@charset "utf-8";
/* CSS Document */

.mt0{
	margin-top: 0 !important;
}

.col-red{
	color: #e71c24;
}

.top80{
	margin-top: 80px;
}

ul{
	padding-left: 0px;
	list-style: none;
}
.lp_main{
	background: url("../img/lp07/bg01.jpg")no-repeat;
	background-size:cover;
	overflow: hidden;
	height: 840px;
	position: relative;
}



.lp_main .lp_catch{
	margin: 192px auto 0;
	max-width: 800px;
	width: 100%;
	line-height: 0;
	position: relative;
	z-index: 0;
}

.lp_main .lp_catch h2{
	margin: 0;
}

.lp_main .lp_catch img{
	width: 100%;
	height: auto;
}

/*テスト用(公開時消す）-------------------*/

.lp_main_2{
	background: url("../img/lp07/bg01_2.jpg")no-repeat;
	background-size:cover;
	overflow: hidden;
	height: 840px;
	position: relative;
}



.lp_main_2 .lp_catch{
	margin: 192px auto 0;
	max-width: 800px;
	width: 100%;
	line-height: 0;
	position: relative;
	z-index: 0;
}

.lp_main_2 .lp_catch h2{
	margin: 0;
}

.lp_main_2 .lp_catch img{
	width: 100%;
	height: auto;
}

/*テスト用-------------------*/

/****************************************
*****************************************/
.lp_gree{
	text-align: center;
	margin: 50px auto;;
	font-size: 120%;
	font-weight: bolder;
	line-height: 200%;
	border: #eb5a24 2px solid;
	width: 80%;
	padding: 10px;

}


a.center-btn-orange02 {
    display: inline-block;
    padding: 1.2em 6em 1.2em 1.6em;
    border-radius: 1.2em;
    color: #fff;
    font-size: 30px;
	font-weight: bold;
    text-decoration: none;
    background-color: #eb5a24;
    background-image: url(../img/arrow-icon-white.svg);
    background-repeat: no-repeat;
    background-position: center right 1.4em;
    background-size: 1.2em;
	margin-top: 40px;
}

/****************************************
*****************************************/




.lp_block00{
	margin: auto;

}

.lp_block00 .block_inner{
	
	margin: 38px auto 74px;
	overflow: hidden;
}

.lp_block00 ul{
	max-width: 1200px;
	margin: auto;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.lp_block00 ul li{
	margin-top: 40px;
	width: 50%;
}

.lp_block00 dl{
	display: flex;
	align-items: center;
}




.car_box dl dt{
	
}


.car_box dl dd{
	margin-left: 10px;
	text-align: center;
	
}

.car_box dl dd .sub_tit{
	font-size: 140%;
	font-weight: bolder;
	margin-bottom: 10px;
}

.car_box dl dd p{
	font-weight: bolder;
	margin-bottom: 10px;

}

.car_box dl dd p span{
	font-size: 200%;
	font-weight: bolder;
	color: #000;
	margin: 10px;
}


/****************************************
*****************************************/

.lp_block01{
	overflow: hidden;
	background: url("../img/lp/b01_bg.png")no-repeat top center;
	background-size: 100% auto;
}

.lp_block01 .block_inner{
	max-width: 1100px;
    margin: auto;
}

.lp_block01 .block_inner h2{
	padding-top: 118px;
	margin-bottom: 0;
	position: relative;
}

.org_txt{
	text-align: center;
	font-family : Noto Sans JP;
	font-weight : bold;
	font-size : 40px;
	line-height : 51px;
	letter-spacing : 4.8px;
	color : #D66437;
	color : rgb(214, 100, 55);
}


.lp_block01 .block_inner .tokucho_list{
	list-style: none;
	display: flex;
	justify-content: space-around;
	margin-top: 42px;
}

.lp_block01 .block_inner .tokucho_list li{
	min-width: 231px;
	min-height: 230px;
	background: url("../img/lp/waku01.png")no-repeat;
	background-size: cover;
	position: relative;
}

.lp_block01 .block_inner .tokucho_list li::before{
	content: '';
	display: inline-block;
	background: url("../img/lp/num2_01.png")no-repeat;
	background-size: contain;
	width: 65px;
	height: 65px;
	position: absolute;
	top: -21px;
	left: 50%;
	transform: translateX(-50%);
}

.lp_block01 .block_inner .tokucho_list li:nth-child(2)::before{
	background: url("../img/lp/num2_02.png")no-repeat;
}

.lp_block01 .block_inner .tokucho_list li:nth-child(3)::before{
	background: url("../img/lp/num2_03.png")no-repeat;
}

.lp_block01 .block_inner .tokucho_list li:nth-child(4)::before{
	background: url("../img/lp/num2_04.png")no-repeat;
}


.lp_block01 .block_inner .tokucho_list li p{
	width: 100%;
	font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 2.15em;/*34.52*/
	line-height: 1.38;
	text-align: center;
	color: #ff8d1e;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.lp_block01 .block_inner .tokucho_list li p.fs{
	font-size: 1.75em;
}

.lp_block01 .block_inner .area01{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-top: 58px;
	position: relative;
	
}

.lp_block01 .block_inner .area01.right{
	justify-content: flex-start;
}

.lp_block01 .block_inner .area01.area_02{
	margin-top: 84px;
}

.lp_block01 .block_inner .area01.area_03{
	margin-top: 85px;
}

.lp_block01 .block_inner .area01.area_04{
	margin-top: 90px;
	padding-bottom: 25px;
}


.lp_block01 .block_inner .area01 .bg{
	width: 902px;
	background: url("../img/lp/area_bg.png")no-repeat;
	background-size: cover;
	border-radius: 20px;
}

.lp_block01 .block_inner .area01 .bg p{
	background: url("../img/lp/fukidashi.png")no-repeat;
	display: block;
	width: 349px;
	line-height: 89px;
	font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;
	/*font-size: 1.87em;*//*30*/
	font-size: 1.65em;/*30*/
	color: #fff;
	padding-left: 57px;
	box-sizing: border-box;
	position: absolute;
	top: -26px;
	right: 180px;
}

.lp_block01 .block_inner .area01.right .bg p{
	right: 589px;
	padding-left: 135px;
}

.lp_block01 .block_inner .area01.area_03 .bg p{
	padding-left: 56px;
}

.lp_block01 .block_inner .area01.area_04 .bg p{
	padding-left: 56px;
}

.lp_block01 .block_inner .area01 .bg dl{
	padding: 87px 75px 36px 370px;
	position: relative;
}

.lp_block01 .block_inner .area01.area_03 .bg dl{
	padding: 101px 65px 80px 370px;
}

.lp_block01 .block_inner .area01.right .bg dl{
	padding: 104px 332px 50px 153px;
}

.lp_block01 .block_inner .area01.area_04 .bg dl{
	padding: 104px 300px 51px 153px;
}

.lp_block01 .block_inner .area01 .bg dl::before{
	content: '';
	display: inline-block;
	background: url("../img/lp/num01.png")no-repeat;
	background-size: contain;
	width: 90px;
	height: 90px;
	position: absolute;
	top: 78px;
	left: 261px;
}

.lp_block01 .block_inner .area01.area_02 .bg dl::before{
	content: '';
	display: inline-block;
	background: url("../img/lp/num02.png")no-repeat;
	background-size: contain;
	width: 90px;
	height: 90px;
	position: absolute;
	top: 78px;
	left: 51px;
}

.lp_block01 .block_inner .area01.area_03 .bg dl::before{
	content: '';
	display: inline-block;
	background: url("../img/lp/num03.png")no-repeat;
	background-size: contain;
	width: 90px;
	height: 90px;
	position: absolute;
	top: 78px;
	left: 261px;
}

.lp_block01 .block_inner .area01.area_04 .bg dl::before{
	content: '';
	display: inline-block;
	background: url("../img/lp/num04.png")no-repeat;
	background-size: contain;
	width: 90px;
	height: 90px;
	position: absolute;
	top: 78px;
	left: 51px;
}


.lp_block01 .block_inner .area01 .bg dl dt{
	font-size: 1.56em;/*25*/
	letter-spacing: 0.1em;
	font-weight: 600;
}

.lp_block01 .block_inner .area01 .bg dl dt ins{
	display: block;
	width: 100%;
	font-size: 0.68em;/*17*/
	text-decoration: none;
	margin-top: 11px;
}

.lp_block01 .block_inner .area01 .bg dl dd{
	font-size: 1.12em;/*18*/
	line-height: 1.72;
	/*font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;*/
	margin-top: 25px;
}

.lp_block01 .block_inner .area01 .bg dl dd .link{
	display: block;
	width: 335px;
	line-height: 53px;
	border: 2px solid #eb5a24;
	border-radius: 20px;
	background: #fff;
	font-size: 1em;/*18*/
	font-weight: 700;
	color: #eb5a24;
	text-decoration: none;
	text-align: center;
	margin-top: 35px;
}

.lp_block01 .block_inner .area01 .img{
	width: 412px;
	position: absolute;
	top: 25px;
	left: 0;
}

.lp_block01 .block_inner .area01 .img img{
	width: 100%;
	height: auto;
}


.lp_block01 .block_inner .area01.right .img{
	left: 688px;
}

/****************************************
*****************************************/

.lp_block02{
	overflow: hidden;
}

.lp_block02 .block_inner{
	max-width: 1100px;
	margin: 55px auto 85px;
	overflow: hidden;
}

.lp_block02 .block_inner h2{
	margin-bottom: 0;
}

.lp_block02 .block_inner .time_area{
	display: flex;
	justify-content: space-between;
	margin-top: 42px;
}

.lp_block02 .block_inner .time_area .left{
	width: 495px;
}

.lp_block02 .block_inner .time_area .left dl{
	margin-top: 15px;
}

.lp_block02 .block_inner .time_area .left dl dt{
	/*font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;*/
	font-size: 1.5em;/*24*/
}

.lp_block02 .block_inner .time_area .left dl dt span{
	color: #0071b6;
	/*font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;*/
}

.lp_block02 .block_inner .time_area .left dl dd{
	/*font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;*/
	font-size: 1.125em;/*18*/
	margin-top: 10px;
}

.lp_block02 .block_inner .time_area .left .time01{
	width: 100%;
	margin-top: 31px;
}

.lp_block02 .block_inner .time_area .left .time01 p{
	display: block;
	width: 100%;
	line-height: 68px;
	box-sizing: border-box;
	border-radius: 15px;
	border: 3px solid #f5aa3b;
	background: #fff;
	/*font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;*/
	font-size: 1.375em;/*22*/
	padding-left: 20px;
}

.lp_block02 .block_inner .time_area .left .time01 p span{
	color: #f18d1e;
	margin-right: 6px;
}

.lp_block02 .block_inner .time_area .left .time02{
	width: 100%;
	margin-top: 28px;
}

.lp_block02 .block_inner .time_area .left .time02 p{
	display: block;
	width: 100%;
	line-height: 68px;
	box-sizing: border-box;
	border-radius: 15px;
	border: 3px solid #29a5dc;
	background: #fff;
	/*font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;*/
	font-size: 1.375em;/*22*/
	padding-left: 20px;
}

.lp_block02 .block_inner .time_area .left .time02 p span{
	color: #29a5dc;
	margin-right: 6px;
}

.lp_block02 .block_inner .time_area .left .txt01{
	margin-top: 30px;
	font-size: 1.0625em;/*17*/
	/*font-style: normal;
	font-weight: 700;
	font-family: fot-tsukuardgothic-std, sans-serif;*/
	line-height: 1.58;
}

.lp_block02 .block_inner .time_area .left .txt01 span{
	color: #eb5a24;
	margin-right: 4px;
}

.lp_block02 .block_inner .time_area .right{
	width: 538px;
}

.lp_block02 .block_inner .time_area .right img{
	width: 100%;
	height: auto;
}

.lp_block02 .block_inner a.big-orange-btn{
	background-color: #f18d1e;
	color: #fff;
	background-image: url("../img/arrow-icon-white.svg");
}


/****************************************

*****************************************/

.facility-img-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
	margin-top: 50px;

}


/****************************************

*****************************************/

.block_flow ul{
	display: block;
	margin: auto;
	font-size: 18px;
	margin-top: 30px;

}



.block_flow ul li{
	width: 600px;
	margin: auto;
	text-align: center;

}

.block_flow ul li dl dt{
	border-radius: 10px;
	padding: 1em;
	border: #f18d1e 2px solid;
	background-color: #fffef3;

}


.block_flow ul li dl dt.gree {

	border: solid 2px #86c03f;
	background-color: #fdfff0;
	
	}
	.block_flow ul li dl dt.blue {

		border: solid 2px #29a5dc;
		background-color: #f3fcff;
		
		}	
		.block_flow ul li dl dt.re {
		background-color: #eb5a24;
		border: solid 2px #eb5a24;
		color: #fff;
	}	
	

.block_flow ul li dl dd{
	text-align: center;
	margin: auto;
	display: block;
}


.flow-list{
	width: 500px;
	margin: auto;

}

.gg-chevron-down {
	box-sizing: border-box;
	position: relative;
	display: block;
	transform: scale(var(--ggs,1));
	width: 40px;
    height: 40px;
	border: 2px solid transparent;
	border-radius: 100px;
	margin: auto;
	color: #f18d1e;
   }
   
   .gg-chevron-down::after {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	width: 20px;
    height: 20px;
	border-bottom: 2px solid;
	border-right: 2px solid;
	transform: rotate(45deg);
	left: 4px;
	top: 2px;

}

/****************************************

*****************************************/

.lp_gree02{
	text-align: center;
	margin: 50px auto;
	font-size: 140%;
	color: #eb5a24;
	font-weight: bolder;
	line-height: 200%;
	border: #eb5a24 2px solid;
	width: 70%;
	padding: 10px;

}


.lp_gree02 p{
	text-align: center;
	font-size: 80%;
	color: #000;


}


.toggle_contents {
    width: 100%;
    max-width: 1000px;
    margin: 2.5em auto;
}


.fopen dd{
	display: block;
}





/**/

.googlecal{
	width: 800px;
	margin: 40px auto;
	overflow:hidden;
}


.btn_googlecal{
	display: none;
}


/**/

.ac_block{

    margin: auto;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}

.ac_box{
	width: 48%;
	margin-bottom: 50px;
}

.ac_box p{
	font-weight: bold;
	margin-bottom: 10px;
}

.ac_box ul {

}

.ac_box ul li {
	margin-bottom: 8px;

}

.ac_box ul li dl {
	display: flex;
    align-items: stretch;
}

.ac_box ul li dl dt {
	background : #DF8F3D;
  background : rgba(223, 143, 61, 1);
  color: #fff;
  width: 25%;
  padding: 10px;
	
}

.ac_box ul li dl dd {
	width: 75%;
	background : #FFEBDA;
  background : rgba(255, 235, 218, 1);
  padding: 10px;
  margin-left: 8px;
  display: block;


}




.nyukou_box{
	background : #FFFFFF;
	background : rgba(255, 255, 255, 1);
	border-style : Solid;
	border-color : #D56437;
	border-color : rgba(213, 100, 55, 1);
	border-width : 2px;
	border-radius : 41px;
	-moz-border-radius : 41px;
	-webkit-border-radius : 41px;
	border-radius: 80px;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;

}

.lp_block02 {
    overflow: hidden;
    background: url(../img/lp07/b02_bg.png)no-repeat top center;
    background-size: 100% auto;
}

.icon_box{
	text-align: center;
}

.icon_box .icon01 {
	background : #DF8F3D;
	background : rgba(223, 143, 61, 1);
	border-radius : 26px;
	-moz-border-radius : 26px;
	-webkit-border-radius : 26px;
	color: #fff;
	padding: 10px 20px;
}


.icon_box .icon02 {
	background : #D66437;
  background : rgba(214, 100, 55, 1);
  border-radius : 26px;
  -moz-border-radius : 26px;
  -webkit-border-radius : 26px;
	color: #fff;
	padding: 10px 20px;
}

.txt02 span{
	
	font-weight : bold;
	font-size : 25px;
	line-height : 31px;
	color : #D66437;
	color : rgb(214, 100, 55);
}	

.txt02 {
	text-align: center;
	font-size : 18px;
	line-height : 37px;
	color : #000000;
	color : rgb(0, 0, 0);

}

.area_list{
	width: 80%;
    margin: auto;

}


.area_list ul{
	display: flex;
    flex-wrap: wrap;
	
}

.area_list ul li{
	width: 50%;
	margin-bottom: 10px;
	
}


.area_list ul li dl{
	display: flex;
	align-items: center;
	
}

.area_list ul li dl dt{
	width: 11em;
    background: #DF8F3D;
    background: rgba(223, 143, 61, 1);
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    color: #fff;
    padding: 14px 5px;
    text-align: center;
	
}

.area_list ul li dl dd{
	margin-left: 20px;
}


.flow_box{

}

.flow_box .block_inner{
width: 80%;
margin: auto;

}

.flow_box dl{
	background : #FFFFFF;
	background : rgba(255, 255, 255, 1);
	border-style : Solid;
	border-color : #EC903E;
	border-color : rgba(236, 144, 62, 1);
	border-width : 2px;
	border-radius : 22px;
	-moz-border-radius : 22px;
	-webkit-border-radius : 22px;
	padding: 20px;
}

.flow_box dl dt{
	font-family : Noto Sans JP;
	font-weight : bold;
	font-size : 22px;
	line-height : 25px;
	color : #D66437;
	color : rgb(214, 100, 55);
	margin-bottom: 15px;

}

.flow_box dl dd{

}


.flow_block{

}

.flow_block .block_inner{
	width: 80%;
	margin: auto;
	
}

.flow_arrow{
	margin: 20px auto;
	text-align: -webkit-center;
}

.flow_arrow img{
	width: 36px;
}

.camp_box dl{
	width:80%;
	margin: auto;
	display: flex;
}

.camp_box dl dt,
.camp_box dl dd{
	width: 50%;
}

.camp_box dl img{
	padding: 10px;
	width: 100%;
	height: auto;
}



.accordion-inner-wrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}



/**/

.sche_table_kuma{
	max-width: 1000px;
	height: 600px;
	margin: 0 auto 2em;
	white-space: nowrap;
}


.sche_table_kuma table{
	background: #fff;
}
		
.sche_table_kuma table th,
.sche_table_kuma table td {
  max-width: 10rem;
  min-width: 10rem;
  padding: 0.5rem;
  max-height: 2rem;
	box-sizing: border-box;
  min-height: 2rem;
  font-size: 0.85rem;
  line-height: 1rem;
  text-align: center;
}
.sche_table_kuma table thead th {
  background-color: lavenderblush;
}
.sche_table_kuma table tbody tr td:nth-child(1){
  background-color: aliceblue;
}
.sche_table_kuma table thead tr th:nth-child(1),
.sche_table_kuma table tbody tr th:nth-child(1),
.sche_table_kuma table thead tr td:nth-child(1),
.sche_table_kuma table tbody tr td:nth-child(1),
.sche_table_kuma table tbody tr th:nth-child(2),
.sche_table_kuma table thead tr td:nth-child(2){
  position: sticky;
  position: -webkit-sticky;
  z-index: 1;
}
.sche_table_kuma table thead tr th:nth-child(1),
.sche_table_kuma table tbody tr th:nth-child(1),
.sche_table_kuma table thead tr td:nth-child(1),
.sche_table_kuma table tbody tr td:nth-child(1) {
  left: 0;
}
.sche_table_kuma table tbody tr th:nth-child(2),
.sche_table_kuma table thead tr td:nth-child(2){
  left: 6rem;
}
.sche_table_kuma table thead tr:nth-child(1) th,
.sche_table_kuma table thead tr:nth-child(2) th {
  position: sticky;
  position: -webkit-sticky;
  z-index: 2;
}
.sche_table_kuma table thead tr:nth-child(1) th {
  top: 0;
}
.sche_table_kuma table thead tr:nth-child(2) th {
  top: 2rem;
}
.sche_table_kuma table thead tr th:nth-child(1){
  z-index: 3;
}		

.sche_table_kuma table .color{
	background: #FFFFCC;
}		

.price_plan{
	max-width: 1000px;
	margin: 2em auto;
}

.price_plan .lv1,
.price_plan .lv3,
.price_plan .lv5{
	margin: 2em 0 0.5em;
}
.price_plan .lv6{
	margin-bottom: 1em;
}

.price_plan .lv2,
.price_plan .lv4{
	padding-left: 0.75em;
	position: relative;
}

.price_plan .lv2::before,
.price_plan .lv4::before{
	content: '';
	display: inline-block;
	background: #fc8c1e;
	width: 0.45em;
	height: 0.45em;
	border-radius: 50%;
	position: absolute;
	top: 0.3em;
	left: 0;
}

.js-scroll-table table{
}

.js-scroll-table table td{
}

/**/


.sche_table_kuma02{
	max-width: 1000px;
	margin: 0 auto 2em;
}


.sche_table_kuma02 table{
	background: #fff;
	border: none;
	border-top: 2px solid #c5c5c5;
	border-right: 2px solid #c5c5c5;
}
		
.sche_table_kuma02 table td{
	min-width: 230px;
	padding: 0.5em;
	box-sizing: border-box;
	border: none;
	border-left: 2px solid #c5c5c5;
	border-bottom: 2px solid #c5c5c5;
}

.sche_table_kuma02 table td.cell02{
	min-width: 100px;
	border-left: none;
}

.sche_table_kuma02.p02 table td.cell02{
	min-width: 180px;
	border-left: none;
}

.sche_table_kuma02.p02 table td.cell03{
	min-width: 100px;
	border-left: 2px solid #c5c5c5;
}

.sche_table_kuma02 table tr td.cell01{
	min-width: 250px;
	position: sticky;
	left: 0;
	background: #fff;
	border-left: none;
}

.sche_table_kuma02 table thead tr td.cell01{
	background: #29a4db;
}

.sche_table_kuma02.green table thead tr td:nth-child(1){
	background: #39ae4a;
}

.sche_table_kuma02 table tr td.cell01::before{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	border-right: 2px solid #c5c5c5;
	border-left: 2px solid #c5c5c5;
	box-sizing: border-box;
}


.top28{
	margin-top: 2.8em;
}

/**/

.otoku_block .block_inner .support_txt01{
	font-size: 18px;
	text-align: center;
}

.otoku_block .block_inner .support_area{
	width: 60%;
	margin: 50px auto 0;
}

.otoku_block .block_inner .support_area table{
	width: 100%;
	border-left: 1px solid #f18d1e;
	border-top: 1px solid #f18d1e;
	box-sizing: border-box;
}

.otoku_block .block_inner .support_area table tr td{
	width: 50%;
	border-right: 1px solid #f18d1e;
	border-bottom: 1px solid #f18d1e;
	box-sizing: border-box;
}

.otoku_block .block_inner .support_area table tr td.color01{
	background: rgba(223, 143, 61, 1);
}

.otoku_block .block_inner .support_area table tr td.color01:first-child{
	border-right: 1px solid #fff;
}

.otoku_block .block_inner .support_area table tr td div{
	padding: 15px 20px;
	font-size: 17px;
}

.otoku_block .block_inner .support_area table tr td.color01 div{
	color: #fff;
}

.otoku_block .block_inner ul.support_list{
	margin: 40px auto 50px;
}

.otoku_block .block_inner ul.support_list li{
    position: relative;
    margin-bottom: 0.6em;
    line-height: 1.4;
}


/**/

.content-width .other_area{
	margin-top: 60px;
}

.content-width .other_area .other01{
}

.content-width .other_area .other01 + .other01{
	margin-top: 50px;
}

.content-width .other_area .other01 h5.sub-tit{
	border-bottom: 2px solid #eb5a24;
	padding: 15px 0 15px 45px;
	box-sizing: border-box;
	font-size: 20px;
	color: #151515;
	letter-spacing: 0.1em;
	position: relative;
}

.other01 h4.mini_tit,
.other01 h4.mini_tit{
	border-bottom: 2px solid #eb5a24;
	padding: 15px 0 15px 45px;
	box-sizing: border-box;
	font-size: 20px;
	color: #151515;
	letter-spacing: 0.1em;
	position: relative;
}


.content-width .other_area .other01 h5.sub-tit::before{
	content: '';
	display: inline-block;
	background: #ff8d1e;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
}

.other01 h4.mini_tit::before,
.other01 h5.mini_tit::before{
	content: '';
	display: inline-block;
	background: #ff8d1e;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
}

.content-width .other_area .other01 .other_table,
.content-width .other_area .other01 .other_table02{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 1.5em;
}


.content-width .other_area .other01 .other_table table,
.content-width .other_area .other01 .other_table02 table{
	width: 100%;
	border-top: 2px solid #c5c5c5;
	border-left: 2px solid #c5c5c5;
	box-sizing: border-box;
}

.content-width .other_area .other01 .other_table table tr td,
.content-width .other_area .other01 .other_table02 table tr td{
	border-bottom: 2px solid #c5c5c5;
	border-right: 2px solid #c5c5c5;
	box-sizing: border-box;
	padding: 0.8em 0.5em;
}

.content-width .other_area .other01 .other_table table tr td.color01,
.content-width .other_area .other01 .other_table02 table tr td.color01{
	background: rgba(223, 143, 61, 1);
	color: #fff;
}

.content-width .other_area .other01 .other_table02 table tr td.half{
	width: 23%;
}


.content-width .other_area .other01 .other_table table tr td div,
.content-width .other_area .other01 .other_table02 table tr div{
	font-size: 15px;
	letter-spacing: 0.1em;
	text-align: center;
	
}

.content-width .other_area .other01 .other_table table tr td div.left{
	text-align: left;
	padding: 0 0.5em;
	box-sizing: border-box;
}


.content-width .other_area .other01 .other_table table tr td div:not(.wrap){
	white-space: nowrap;
}

.content-width .other_area .other01 .other_table p.t-e_txt + p.t-e_txt{
	margin-top: 1.5em;
}

/**/

.bento_area{
	width: 100%;
	max-width: 1000px;
	margin:  50px auto 0;
}

.bento_area .area_inn h5.bento_midashi{
	border-bottom: 1px solid #ff8d1e;
	padding-bottom: 10px;
	font-size: 18px;
	color: #D66437;
}

.bento_area .area_inn > p{
	line-height: 1.75;
	letter-spacing: 0.05em;
	text-align: justify;
}

.bento_area .area_inn .table-area{
	margin-top: 20px;
}

/**/

.head_txt{
	text-align: right;
	color: #aeaeae;
}

