
/*=================================================
 * CSS for PC
 * ================================================= */

main{	min-height: auto; padding-bottom: 0;}

#ad{
	padding: 0;
}

#ad .page_title{	margin: 0;}

.cate{	padding-bottom: 10px;}


/** atop **/

.atop{
	display: block;
	width: auto;
	font-size: 0;
	line-height: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.atop_1{
	width: auto;
	margin: 0 0 15px 0;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.atop_1 h4{
	font-family: "Sawarabi Mincho";
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	padding: 20px 0;
}

.atop_2{
	width: auto;
	text-align: center;
	padding: 0 15px;
}

.atop_2 img{
	width: 480px;
	height: auto;
}

br.pc_none{	display: none;}

.a_kiyaku{
	border: 1px solid #3e3e41;
	margin: 0 15px 15px 15px;
	padding: 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.a_kiyaku p{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin: 0;
}

.a_kiyaku .bt{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 210px;
	height: 45px;
	font-size: 16px;
	line-height: 20px;
	margin: 0 auto;
}
.a_kiyaku .bt span{
	margin: -2px 5px 0 0;
}


/** acom **/

.acom{
	display: block;
	width: auto;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0 10px;
}

.acom_l,
.acom_r{
	display: block;
	width: auto;
}

.acom_l{	padding: 0 0 5px 0;}
.acom_r{	padding: 0 0 10px 0;}

.ifbox{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	color: #fff;
	margin: 0 0 1px 0;
	background: #28282a;
	border: 1px solid #28282a;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.ifbox:first-of-type{	border-radius: 5px 5px 0 0;}
.ifbox:last-of-type{	margin-bottom: 0; height: 70px; border-radius: 0 0 5px 5px;}

.ifbox_l,
.ifbox_r{
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.ifbox_l{
	position: relative;
	width: 100px;
	text-align: right;
}
.ifbox_l:after{
	content: '';
	height: calc(100% - 20px);
	border-left: 1px solid #1c1c1e;
	position: absolute;
	top: 10px;
	right: 0;
}

.ifbox_r{
	width: auto;
	position: relative;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.com0{
	display: block;
	width: auto;
	font-size: 10px;
	line-height: 14px;
	text-indent: 0;
	letter-spacing: 1px;
	text-align: center;
}

.com0{
	text-indent: 0;
	padding: 14px 0 0 0;
	background: url(img/logo1.png) no-repeat 50% -6px;
	-webkit-background-size: 75px auto;
	background-size: 75px auto;
}
.area{
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding: 0 0 0 12px;
}

.ifbox_r p{
	display: block;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	padding: 13px 0 0 0;
}

.com1{
	display: block;
	font-family: "FontC";
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 0 0 10px 0;
}
.acom_l .com1{	font-size: 13px;}

.bt_mail{
	display: inline-block;
	vertical-align: top;
	width: 35px;
	height: 35px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	position: absolute;
	top: calc(50% - 17px);
	right: 10px;
}
.bt_mail img{
	width: 35px;
	height: auto;
}
.bt_mail:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/** atxt **/

.atxt{
	width: auto;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	margin: 0 10px;
	padding: 10px 0;
	background-color: #3e3e41;
	background-image: linear-gradient(45deg, #1c1c1e 25%, transparent 25%, transparent 75%, #1c1c1e 75%, #1c1c1e), linear-gradient(45deg, #1c1c1e 25%, transparent 25%, transparent 75%, #1c1c1e 75%, #1c1c1e);
	background-position: 0 0, 1px 1px;
	background-size: 2px 2px;
}


/** amid **/

.amid{
	position: relative;
	margin: 0 0 80px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #3e3e41;
}

.amid p{
	font-size: 15px;
	line-height: 25px;
	padding: 0 10px 10px 10px;
}

.amid .bt{
	display: block;
	width: auto;
	position: static;
	max-width: 300px;
	margin: 0 auto;
}

.amid .bt span{
	display: inline-block;
	padding-left: 24px;
	background: url(img/i1.png) no-repeat 0 50%;
	-webkit-background-size: 18px 22px;
	background-size: 18px 22px;
}

.amid+.bt_bg{
	width: auto;
	text-align: center;
	margin: 0;
	padding: 10px;
}

.amid+.bt_bg .bt{
	display: block;
	width: auto;
	max-width: 300px;
	margin: 0 auto;
}


/** faq **/

.tbs_qa{	margin-bottom: 50px;}


/** camp **/

#camp{
	margin: 0 0 80px 0;
}

#camp .camp_top{
	text-align: center;
	margin: 0 10px 0 10px;
	padding: 10px 0;
	border-bottom: 1px dotted #3e3e41;
}

#camp .camp_top h4{
	font-family: "Sawarabi Mincho";
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 10px;
}

#camp .camp_top dl{
	display: block;
	background: #ff528f;
	background: -moz-linear-gradient(left, #ff528f 0%, #ff34a7 100%);
	background: -webkit-linear-gradient(left, #ff528f 0%,#ff34a7 100%);
	background: linear-gradient(to right, #ff528f 0%,#ff34a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff528f', endColorstr='#ff34a7',GradientType=1 );
	padding: 1px;
	width: 100%;
	margin: 0 auto 10px auto;
	font-size: 16px;
	line-height: 20px;
	border-radius: 3px;
}
#camp .camp_top dt{
	color: #fff;
	font-weight: bold;
	padding: 5px 10px
}
#camp .camp_top dd{
	line-height: 20px;
	background: #1c1c1e;
	border-radius: 0 0 2px 2px;
	padding: 7px 10px;
	text-align: left;
}

#camp .camp_top div{
	display: block;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	background: #3e3e41;
	width: 230px;
	margin: 0 auto;
	border-radius: 13px;
}

.caution{
	text-align: left;
	margin: 0;
	padding: 15px;
}

.caution li{
	text-align: left;
	position: relative;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 0 15px;
}
.caution li em{
	position: absolute;
	top: 0;
	left: 0;
}


/** abt **/

.abt{
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 15px 0 20px 0;
}

.abt_1{
	width: auto;
	text-align: center;
	padding: 0 15px;
}
.abt_1 img{
	width: 100%;
	max-width: 540px;
	height: auto;
}

.abt_2{	padding: 0 15px;}

.abt_2 h3{
	font-family: "Sawarabi Mincho";
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	padding: 20px 0;
}

.abt_2 p{
	margin-bottom: 15px;
}

.abt_2 .hp_link{
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.abt_2 .hp_link a{
	position: relative;
	display: block;
	text-align: center;
	width: 270px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	margin: 0 auto 10px auto;
	border-radius: 5px;
	padding: 0;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.abt_2 .hp_link a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.abt_2 .hp_link a:nth-of-type(1){
	border: 1px solid #ffba19;
	background: #ffba19;
	background: -moz-linear-gradient(-45deg, #ffba19 0%, #ff7400 100%);
	background: -webkit-linear-gradient(-45deg, #ffba19 0%,#ff7400 100%);
	background: linear-gradient(135deg, #ffba19 0%,#ff7400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba19', endColorstr='#ff7400',GradientType=1 );
}
.abt_2 .hp_link a:nth-of-type(2){
	border: 1px solid #ff79be;
	background: #ff79be;
	background: -moz-linear-gradient(-45deg, #ff79be 0%, #ff329c 100%);
	background: -webkit-linear-gradient(-45deg, #ff79be 0%,#ff329c 100%);
	background: linear-gradient(135deg, #ff79be 0%,#ff329c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff79be', endColorstr='#ff329c',GradientType=1 );
}
.abt_2 .hp_link a:nth-of-type(3){
	margin-bottom: 0;
	border: 1px solid #c4954a;
	background: #c4954a;
	background: -moz-linear-gradient(-45deg, #c4954a 0%, #aa6e3d 100%);
	background: -webkit-linear-gradient(-45deg, #c4954a 0%,#aa6e3d 100%);
	background: linear-gradient(135deg, #c4954a 0%,#aa6e3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4954a', endColorstr='#aa6e3d',GradientType=1 );
}


/** appl **/
.appl{
	font-size: 0;
	line-height: 0;
	margin: 0 15px 50px 15px;
	padding: 15px 0 0 0;
}

.appl div{
	display: block;
	width: auto;
	text-align: center;
	margin-bottom: 10px;
}
.appl div:last-child{	margin-bottom: 0;}

.appl div a{
	display: block;
	width: auto;
	max-width: 300px;
	margin: 0 auto;
}

.appl a.bt_pink{
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	border: 2px solid #ff528f;
	border-radius: 5px;
	box-shadow:0px 0px 0px 1px #ad0c66 inset;
	background: #ff528f;
	background: -moz-linear-gradient(left, #ff528f 0%, #ff34a7 100%);
	background: -webkit-linear-gradient(left, #ff528f 0%,#ff34a7 100%);
	background: linear-gradient(to right, #ff528f 0%,#ff34a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff528f', endColorstr='#ff34a7',GradientType=1 );
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.appl a.bt_pink:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.appl a.bt_pink span{
	width: 35px;
	height: 35px;
	font-size: 26px;
	font-weight: normal;
	line-height: 35px;
	text-align: center;
	color: #ff528f;
	background: #fff;
	border-radius: 50%;
	margin: 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.appl a.bt_pink:after{
	content: '';
	width: 10px;
	height: 10px;
	border-top: 1px solid #ffacda;
	border-right: 1px solid #ffacda;
	position: absolute;
	top: calc(50% - 5px);
	right: 12px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
}


/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {
	.scroll::-webkit-scrollbar{	display: none;}
	.ad1 .scroll.naiyou{	padding-bottom: 0;}
	.price .th,
	.price .td{
		min-width: 135px;
	}
	.naiyou .th,
	.naiyou .td{
		min-width: 122px;
	}
	.ad1 .th.th_l{	justify-content: flex-start; width: 150px; min-width: 150px;}
	br.pc_none{	display: inline;}
}