/* CSS Document */
.question01{
    padding-left: 15px!important;
    text-align: left!important;
}

.sp_device .question01{
    font-size: 1.3rem;
    padding-left: 10px!important;
}
.answer01{
    padding-left: 25px!important;
    padding-bottom: 25px!important;
    text-align: left!important;
}
.sp_device .answer01{
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.reserveText {
padding-top: 10px;
padding-bottom: 20px;
width: 95%;
margin-right: auto;
margin-left: auto;
display: block;
font-size: 2rem;
}

/*ボタンパーツー
ーーーーーーーー*/
.button-20 {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    padding: 0.4em 0;
    text-decoration: none;
    color: #fff;
    background-color: #30873F;
    border-radius: 10px;
}

.text {
  display: inline-block;
  margin-right: 1em;
  font-size: 0.7em;
  color: #fff;
}

.arrow-right{
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
}

.arrow {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #fff;
  border: #fff;
}

.arrow::before {
  position: absolute;
  top: -2px;
  right: -5px;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-right: 7px solid transparent;
  border-bottom: 3px solid #fff;
}

.site_stuffT{
    margin-top: -20px;        
}

li.indent{
  padding-left: 1em;
  text-indent: -1em;
}

.sp_device li.indent{
  padding-left: 0.7em;
  text-indent: -0.7em;
}

p.indent{
  padding-left: 1em!important;
  text-indent: -1em!important;
}
p.indent02{
  padding-left: 1em!important;
  text-indent: -0.6em!important;
}

.indent03{
  padding-left: 1em!important;
  text-indent: -0.6em!important;
}

.sp_device p.indent{
  padding-left: 0.7em;
  text-indent: -0.7em;
}

.underline01 {
      text-decoration:underline;
      text-decoration-color: red;
}

.underline02 {
      text-decoration:underline;
      text-decoration-color: #111111;
}

.sectionLine_camp {
    width: 95%;
    padding-top: 5px;
    border-top: 1.7px solid #D3C097;
    margin-top: 8px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*-------------------------------------------
md_tableBlock_camp（表組）
-------------------------------------------*/
.md_tableBlock_camp{
    table-layout: fixed;
    display: table;
    width: 100%;
}

.md_tableBlock_camp2{
	width: 100%;
	table-layout: fixed;
	margin-top: 5px;
}

.md_tableBlock_camp3{
	width: 50%;
	table-layout: fixed;
	margin-top: 5px;
}

.camp_tableRow>*{
  vertical-align: middle;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: solid 1px #fff;
}

 .camp_tableTtl{
	color: #fff;
	font-weight: bold;
	background: #573518;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
    border-left: solid 1px #fff;
}

.camp_tableTtl2{
	color: #fff;
	font-weight: bold;
	background: #573518;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #fff;
}
.camp_tableTtl3{
	color: #fff;
	font-weight: bold;
	background-color: #164EA7;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #fff;
}

.camp_tableTtl4{
    color: #fff;
    font-weight: bold;
    background: #0A8AF8;
    text-align: left;
    padding-left: 25px;
    padding-right: 10px;
    width: 210px;
}

.camp_tableTtl5{
    color: #fff;
    background: #51ABF8;
    text-align: right;
    padding-left: 10px;
    padding-right: 25px;
    width: 210px;
    font-size: 1.3rem;
}

.camp_tableTtl1-1{
	color: #fff;
	font-weight: bold;
	background: #164EA7;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
}
 .camp_tableTtl1-2{
	color: #fff;
	font-weight: bold;
	background: #067add;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
}
 .camp_tableTtl1-2-2{
	color: #fff;
	font-weight: bold;
	background: #067add;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
	border-left: solid 1px #fff;
}
.camp_tableTtl1-3{
	color: #fff;
	font-weight: bold;
	background: #f0a236;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
}

 .camp_tableTtl1-3-2{
	color: #fff;
	font-weight: bold;
	background: #067add;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
	border-left: solid 1px #fff;
}

.camp_tableCnt{
    width: 100%;
    background: #E1D7C2;
    padding-left: 10px;
    padding-right: 10px;
    border-left: solid 1px #fff;
    text-align: center;
}

.camp_tableCnt>*+*{
  margin-top: 10px;
}
.camp_tableCnt2{
	width: 100%;
	background-color: #f2f2f2;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #fff;
}

.camp_tableCnt2>*+*{
  margin-top: 10px;
}


/*sp
---------------------------*/
.sp_device .md_tableBlock_camp{
	width: 100%;
	table-layout: fixed;
	margin-top: 5px;
}
.sp_device .md_tableBlock_camp2{
	width: 100%;
	table-layout: fixed;
	margin-top: 5px;
}

.sp_device .md_tableBlock_camp3{
	width: 100%;
	table-layout: fixed;
	margin-top: 5px;
}

.sp_device .camp_tableTtl{
  width: 80px;
  padding-left: 15px;
  padding-right: 15px;
}
.sp_device .camp_tableTtl2{
	padding-left: 15px;
	padding-right: 15px;
}
.sp_device .camp_tableTtl3{
  padding-left: 15px;
  padding-right: 15px;
}

.sp_device .camp_tableTtl4{
  width: 130px;
  padding-left: 15px;
  padding-right: 15px;
}
.sp_device .camp_tableTtl5{
  width: 130px;
  padding-left: 15px;
  padding-right: 15px;
}

.sp_device .camp_tableTtl1-1{
	 width: 130px;
  padding-left: 15px;
  padding-right: 15px;
}
 .sp_device .camp_tableTtl1-2{
	 width: 130px;
  padding-left: 15px;
  padding-right: 15px;
}
 .sp_device .camp_tableTtl1-2-2{
	 width: 130px;
  padding-left: 15px;
  padding-right: 15px;
}

 .sp_device .camp_tableTtl1-3{
	 width: 130px;
  padding-left: 15px;
  padding-right: 15px;
}
 .sp_device .camp_tableTtl1-3-2{
	 width: 130px;
  padding-left: 15px;
  padding-right: 15px;
}

.newmenu_ul{
    padding-left: 15px;
    padding-right: 15px;
}

.camp_PriceImg{
    margin-top: -22px;
    margin-bottom: -13px;
}
.camp_Price-cell{
    text-align: right;
}
.sp_device .camp_Price-cell{
    text-align: center;
}