@charset "utf-8";
/* CSS Document */
body{
	color:#000 !important;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","YuGothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック","helvetica","arial",sans-serif !important;
	letter-spacing: inherit;
}
@media screen and (max-width: 1200px){
body{
}
}

img{max-width: 100%;height: auto;}

.sp_none{
	display: block;
}
@media screen and (max-width: 1200px){
.sp_none{
	display: none;
	}
}
.pc_none{
	display: none;	
}
@media screen and (max-width: 1200px){
.pc_none{
	display: block;
	}
}
.sp_center{}
.sp_m_auto{}
@media screen and (max-width: 1200px){
.sp_center{
	text-align: center;
	}
.sp_m_auto{
	margin: 0 auto;
	}	
}
.relative{
	position:relative;
}
.f_blue{
	color: #009CD0 !important;
}
.f_red{
	color: #FF3D00 !important;
}

.f_bold{font-weight: bold !important;}
.fS16{ font-size:  16px !important; }
.fS14{ font-size:  14px !important; }
@media screen and (max-width: 1200px){
.fS16--sp{ font-size:  16px !important; }
}
.fS24{ font-size:  24px !important; }
@media screen and (max-width: 1200px){
.fS24--sp{ font-size:  24px !important; }
}

.fS40{ font-size:  40px !important; }
@media screen and (max-width: 1200px){
.fS40--sp{ font-size:  40px !important; }
}
.fS50{ font-size:  50px !important; }
@media screen and (max-width: 1200px){
.fS50--sp{ font-size:  50px !important; }
}
.fS60{ font-size:  60px !important; }
@media screen and (max-width: 1200px){
.fS60--sp{ font-size:  60px !important; }
}
.hd_btn_box{
	background: #009CD0;
	padding: 10px 0;
}
.hd_btn{
	display: flex;
	justify-content: flex-end;
}
@media screen and (max-width: 1200px){
.hd_btn{
	flex-wrap: wrap;
}
}
.hd_btn li:first-child {
	margin-right: 15px;
}
@media screen and (max-width: 1200px){
.hd_btn li:first-child {
	margin-right: 0;
}
}
.hd_btn li a{
	background: url("../images/hd_arrow.jpg") right center no-repeat;
	padding-right: 30px;
	color: #fff;
}
@media screen and (max-width: 1200px){
.hd_btn li a{
	background-size:18px;
	padding-right: 25px;
}
}




.main_box{
	padding: 26px 0;
	background-image:url( "../images/bg_main.jpg");
	background-repeat: no-repeat,no-repeat;
	background-position:left bottom ,center top;
	background-size: auto auto,cover;
}

.main_box > .wrp-contents{
display: flex;flex-wrap: wrap;justify-content: center;}

@media screen and (max-width: 1200px){
.main_box{
	padding: 0px 0 10px;
	background-image:url( "../images/bg_main_sp.jpg");
	background-repeat: no-repeat;
	background-position:center top;
	background-size:cover;
}
}
.txt_main01{
width: 910px;margin-bottom: 40px;
}

@media screen and (max-width: 1200px){
	.txt_main01{width: 100%;margin-bottom: 0;
	padding: 25px 0 25px;}
	.txt_main01 h1{width: 100%;
	display: flex;justify-content: flex-start;}
.txt_main01 img{
width: 100%;
}
}


.txt_main02{width: 910px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
display: flex;flex-wrap: wrap;justify-content: space-between;
}
@media screen and (max-width: 1200px){
.txt_main02{width: 100%;
	font-size: 20px;margin-bottom: 10px;
	}
}
@media screen and (max-width: 460px){
.txt_main02{
	font-size: 14px;
	}
}
.txt_main02 > li{width: 24%;}

.txt_main02 .box{min-height: 268px;
	background-color: #fff;color: #009CD0;padding: 15px 0;border-radius: 10px;border-bottom: 10px solid #009CD0;margin-bottom: 10px;text-align: center;}

.txt_main02 .box p.txt{line-height: 1.5;}
.txt_main02 .box .ico{text-align: center;margin-bottom: 10px;}

.txt_main02 .txt_main02_ul > li{font-size: 12px;
	font-weight: 300;
	text-indent: -1.2em;
	padding-left: 1.2em;}

@media screen and (max-width: 1200px){
	
	.txt_main02 > li{width: 49%;}
	
	.txt_main02 .box{margin-bottom: 8px;min-height: 218px;}
	.txt_main02 .box .ico{width: 30px;margin: 0 auto 0px;}
}
@media screen and (max-width: 460px){
.txt_main02 .box{margin-bottom: 8px;min-height: 180px;}
}

.after01{position: relative;}
.after01::after{content: "";display: none;}

.after02{position: relative;}
.after02::after{content: "";display: none;}

.after03{position: relative;}
.after03::after{content: "";display: none;}

.after04{position: relative;}
.after04::after{content: "";display: none;}

@media screen and (max-width: 1200px){
.after01::after{content: "※1";display: inline;color: #000;font-size: 14px;}
.after02::after{content: "※2";display: inline;color: #000;font-size: 14px;}
.after03::after{content: "※3";display: inline;color: #000;font-size: 14px;}
.after04::after{content: "※4";display: inline;color: #000;font-size: 14px;}

}


.txt_main03 {display: none;}
@media screen and (max-width: 1200px){
	.txt_main03 {display: block;}
.txt_main03 > li{
	font-size: 20px;	font-weight: 300;
	text-indent: -1.8em;
	padding-left: 1.8em;
}
}
@media screen and (max-width: 460px){
	.txt_main03 > li{font-size: 12px;}
}

.content_link{padding: 100px 0;}
.content_link .txt{font-size: 16px;text-align: center;margin-bottom: 60px;}
.content_link .txt a{border-bottom: 1px solid #009CD0; color: #009CD0;}
@media screen and (max-width: 1200px){
.content_link .txt{font-size: 28px;text-align: left;margin-bottom: 40px;}
}

@media screen and (max-width: 460px){
.content_link{padding: 50px 0;}
.content_link .txt{font-size: 14px;margin-bottom: 30px;}
}

.content_link_ul{
	display: flex;
	justify-content: space-between;
}


.content_link_ul > li{
	background: #fff;
	
	width: 48%;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.1);
	text-align: center;
}

.content_link_ul > li a{
	background: url("../images/arrow_blue_02.png") no-repeat center bottom 20px;
	display: block;
	padding: 20px;min-height: 150px;text-align: center;
}

.content_link_ul .link_logo img{height: 35px;}

@media screen and (max-width: 1200px){
.content_link_ul{display: block;}
.content_link_ul > li{
	width: 100%;margin-bottom: 30px;
}

.content_link_ul > li a{
	background: url("../images/arrow_blue_02_sp.png") no-repeat center bottom 30px;
	display: block;
	padding: 20px 20px 80px 20px;min-height: 240px;text-align: center;font-size: 28px;
}

.content_link_ul .link_logo img{height: auto;}


}
@media screen and (max-width: 460px){
	

.content_link_ul > li a{
	background: url("../images/arrow_blue_02_sp.png") no-repeat center bottom 15px;
	background-size: 15px 15px;
	padding: 10px 10px 40px 10px;min-height: auto;text-align: center;font-size: 14px;
}
	.content_link_ul .link_logo img{height: 35px;}
}


.bg_ttl01{
	position: relative;
	background:#009CD0; 
	padding: 10px 20px;
	text-align: center;
}
.bg_ttl01::after{
	content: "";
	border-top: 20px solid #009CD0;	
	border-bottom: 0px solid transparent;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;

	width: 0px;
	height: 0px;
	position: absolute;
	bottom:-20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10;
}
.bg_ttl01 h2{font-size: 38px;letter-spacing: 0.05em; font-weight: bold;color: #fff;}

@media screen and (max-width: 1200px){
	.bg_ttl01 h2{font-size: 44px;}
	#enedo .bg_ttl01 h2{font-size: 36px;}
	
	.bg_ttl01::after{bottom: -19px;}
}

@media screen and (max-width: 460px){
	.bg_ttl01{padding: 10px 0;}
	.bg_ttl01 h2{font-size: 22px;}
	#enedo .bg_ttl01 h2{font-size: 18px;}
.bg_ttl01::after{
	content: "";
	border-top: 10px solid #009CD0;	
	border-bottom: 0px solid transparent;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	bottom: -9px;}
}

.txt_01{
	font-weight: bold;
	font-size: 26px;
	text-align:center;
	padding: 80px 0 50px;color: #004DA0;
}
@media screen and (max-width: 1200px){
.txt_01{
	font-size: 36px;
	padding: 60px 0 50px;
}
	
}
@media screen and (max-width: 460px){
.txt_01{
	font-size: 18px;
	padding: 30px 0 25px;
}
	
}


.contact_box{background: #fff;box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.1);border-radius: 20px;/*margin-bottom: 50px;*/border: 1px solid #009CD0;}

.contact_box h4{
	background: #009CD0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;letter-spacing: 0.05em;
	padding: 15px 30px;border-radius: 20px 20px 0 0;}
	
.contact_col{padding: 25px;
display: flex;flex-wrap: wrap;justify-content: space-between;

}
.contact_col > div{width: 50%;padding: 0 10px;}


@media screen and (max-width: 1200px){
	.contact_box{border-radius: 12px;}
	.contact_col{font-size: 28px;}
.contact_box h4{border-radius: 10px 10px 0 0;
	font-size: 36px;}
	
	.contact_col > div{width: 100%;}
}

@media screen and (max-width: 460px){
		.contact_col{font-size: 14px;}
.contact_box h4{font-size: 18px;}
	.contact_col{padding: 15px;}
		.contact_col > div{padding: 0;}
}


@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

.tel{width: 430px;margin: 15px 0 25px;}
.tel .ruby{font-size: 12px;display: block;text-align: center;font-weight: 300;letter-spacing: 0.1em}
.tel .num{font-size: 40px;letter-spacing: 0.03em;font-weight: 500;margin-left: 10px;line-height: 1.1;border-bottom: 1px solid #009CD0;}
.tel img{width: 25px;vertical-align: baseline;}
.contact_box .info{font-size: 14px;font-weight: 300;text-indent: -1.3em;padding-left: 1.3em;}


.shindan_box{background: #FFFCEF;padding: 25px;border-radius: 20px;border: 1px solid #FF3D00;box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.1);text-align: center;margin-bottom: 50px;}

.shindan_box .info{font-size: 14px;font-weight: 300;text-indent: -1.3em;padding-left: 1.3em;}
@media screen and (max-width: 1200px){
.tel{width: 100%;margin: 15px 0 25px;}
.tel .ruby{font-size: 20px;display: block;text-align: center;font-weight: 300;letter-spacing: 0.1em}
.tel .num{font-size: 56px;letter-spacing: 0.03em;font-weight: 500;margin-left: 15px;line-height: 1.1;border-bottom: 1px solid #009CD0;}
.tel img{width: auto;vertical-align: bottom;}
	.tel .navi{font-size: 20px;}
.contact_box .info{font-size: 24px;font-weight: 300;text-indent: -1.3em;padding-left: 1.3em;margin-bottom: 40px;}


.shindan_box{font-size: 28px;border-radius: 10px;}

	.shindan_box .info{text-align: left;font-size: 20px;}
}
@media screen and (max-width: 710px){
.tel .ruby{font-size: 12px;display: block;text-align: center;font-weight: 300;letter-spacing: 0.1em;padding-left: 1vw;}
.tel .num{font-size: 32px;margin-left: 5px;}
.tel img{width: 25px;}
.tel .navi{font-size: 10px;text-align: center;padding: 10px 0 0 0;}
.contact_box .info{font-size: 12px;font-weight: 300;text-indent: -1.3em;padding-left: 1.3em;margin-bottom: 20px;}

.shindan_box{font-size: 14px;}

.shindan_box .info{text-align: left;font-size: 12px;}
}
@media screen and (max-width: 389px){

.tel .num{font-size: 27px;margin-left: 5px;}
}
.bg_ttl02{text-align: center;margin-bottom: 60px;}
.bg_ttl02 h2{background: #009CD0;display: inline-block;padding: 10px 90px;font-size: 30px;font-weight: bold;color: #fff;position: relative;border-radius: 45px;}
.bg_ttl02 h2.stairs{background: #fff;color: #009CD0;}

.bg_ttl02 h2::before{content: "";background-position: left top;background-repeat: no-repeat;
background-size:70px 70px ;width: 70px;height: 70px;position: absolute;top: -35px;}
.bg_ttl02 h2::after{
	content: "";
	border-top: 8px solid #009CD0;	
	border-bottom: 0px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	width: 0px;
	height: 0px;
	position: absolute;
	bottom:-8px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10;
}

@media screen and (max-width: 1200px){
.bg_ttl02 h2::after{
	content: "";
	border-top: 16px solid #009CD0;	
	border-bottom: 0px solid transparent;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	bottom:-16px;
}
	
	.bg_ttl02 h2{font-size: 40px;line-height: 1.2;border-radius: 60px;padding: 15px;width: 100%;}
	.bg_ttl02 h2::before{}
}
@media screen and (max-width: 460px){
	.bg_ttl02{margin-bottom: 30px;}
	.bg_ttl02 h2{font-size: 20px;}
	.bg_ttl02 h2::before{width: 35px;height: 35px;top: -14px;-webkit-background-size: 35px 35px;}
	.bg_ttl02 h2::after{
	content: "";
	border-top: 8px solid #009CD0;	
	border-bottom: 0px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom:-7px;
	}
}

.bg_ttl02 h2.stairs::after{
	content: "";
	border-top: 8px solid #fff;
}

.bg_ttl02 h2.clock::before{background-image: url( "../images/ico_clock.png");left: 10px;}
.bg_ttl02 h2.fire::before{background-image: url( "../images/ico_fire.png");left: 10px;}
.bg_ttl02 h2.money::before{background-image: url( "../images/ico_money.png");left: 10px;}
.bg_ttl02 h2.stairs::before{background-image: url( "../images/ico_stairs.png");left: 10px;}
.bg_ttl02 h2.hammer::before{background-image: url( "../images/ico_hammer.png");left: 10px;}
.bg_ttl02 h2.question::before{background-image: url( "../images/ico_question.png");left: 10px;}


.uketsuke_copy p{text-align: center;color: #004DA0;font-weight: bold;font-size: 24px;margin-bottom: 50px;line-height: 1.5;}
@media screen and (max-width: 1200px){
.bg_ttl02 h2.stairs::after{
	content: "";
	border-top: 16px solid #fff;	
	border-bottom: 0px solid transparent;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	bottom:-16px;
}
	.uketsuke_copy p{font-size: 28px;}
}
@media screen and (max-width: 460px){
	.bg_ttl02 h2.stairs::after{
	content: "";
	border-top: 8px solid #fff;	
	border-bottom: 0px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom:-7px;
}
	.uketsuke_copy p{font-size: 13px;margin-bottom: 20px;}
}
.col_uketsuke{
display: flex;
flex-wrap: wrap;
justify-content: space-between;flex-direction: row-reverse;margin-bottom: 30px;
}

.col_uketsuke .right_area{width: 30%;text-align: right;}
.col_uketsuke .left_area{width: 65%;}

.col_uketsuke .left_area dl{
display: flex;
	flex-wrap: wrap;margin-bottom: 20px;
}

.col_uketsuke .left_area dl dt{width: 190px;text-align: center;font-weight: bold;color: #fff;background-color: #000;font-size: 20px;padding: 5px;display: flex;align-items: center;justify-content: center;}
.col_uketsuke .left_area dl dd{padding-left: 20px;font-size: 20px;font-weight: bold;
display: flex;align-items: center;}

@media screen and (max-width: 1200px){
.col_uketsuke .right_area{width: 100%;text-align: center;margin-bottom: 40px;}
.col_uketsuke .left_area{width: 100%;}
	.col_uketsuke .left_area dl dt{width: auto;}
}
@media screen and (max-width: 460px){
	.col_uketsuke{margin-bottom: 15px;}
	.col_uketsuke .left_area dl{margin-bottom: 10px;}
	.col_uketsuke .left_area dl dt{font-size: 14px;}
	.col_uketsuke .left_area dl dd{font-size: 14px;}
	.col_uketsuke .right_area{margin-bottom: 20px;}
	.col_uketsuke .right_area figure{max-width: 65%;margin: auto;}
}


.uketsuke_info{margin-bottom: 60px;}
.uketsuke_info li{text-indent: -1.3em;padding-left: 1.3em;}


.box_02 {
background: #fff;box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);border-radius: 10px;border-top: 10px solid #009CD0;margin-bottom: 50px;padding: 50px;
	font-size: 20px;
}
.box_02 h3{font-size: 20px;text-align: center;font-weight: bold;margin: 0 0 30px;}

.box_02 .content{font-size: 16px;}

@media screen and (max-width: 1200px){
.uketsuke_info{margin-bottom: 100px;}
.uketsuke_info li{font-size: 24px;}
.box_02 {border-radius: 10px;border-top: 10px solid #009CD0;padding: 40px;font-size: 28px;}
.box_02 h3{font-size: 40px;margin-bottom: 15px;}
.box_02 .content{font-size: 28px;}
}
@media screen and (max-width: 460px){
.uketsuke_info{margin-bottom: 50px;}
.uketsuke_info li{font-size: 12px;}


.box_02 {
	    margin-bottom: 40px;padding: 20px;font-size: 14px;
}
.box_02 h3{
	font-size: 20px;
	padding: 10px;
}
	.box_02 .content{font-size: 14px;}
}
@media screen and (max-width: 460px){
	.box_02 h3{padding: 0;}
}
.box_inner{
	background: #fff;border-radius: 10px;padding: 40px 20px;
border: 1px solid #009CD0;
}
@media screen and (max-width: 1200px){
.box_inner{
padding: 20px;
}
	
}

.sv {margin-bottom: 120px;}
.sv_copy{position: relative;text-align: center;font-size: 24px;color: #004DA0;margin-bottom: 50px;}
.sv_copy figure{width: 250px;position: absolute;right: 0;top: -30px;}
@media screen and (max-width: 1200px){
	.sv {margin-bottom: 70px;}
.sv_copy figure{width: 60%;margin: auto;text-align: center;padding: 30px 0 0;position: relative;right: 0;top: 0;}
	.sv_copy {font-size: 28px;}
}


@media screen and (max-width: 460px){
	.sv {margin-bottom: 40px;}
	.sv_copy {font-size: 14px;}
}

.sv .info{text-indent: -1em;padding-left: 1em;}

.money_copy{font-size: 20px;font-weight: bold;margin-bottom: 50px;text-align: center;}

.money_uchiwake{
display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 40px;}

.money_uchiwake > li{width: 250px;text-align: center;}
.money_uchiwake > li.plus{width: 50px;padding-top: 100px;}

@media screen and (max-width: 1200px){
.money_copy{font-size: 40px;margin-bottom: 30px;}
	.money_uchiwake{margin-bottom: 20px;}
.money_uchiwake > li{width: 100%;text-align: center;}
.money_uchiwake > li.plus{width: 100%;padding-top: 0px;padding-bottom: 20px;}
}
@media screen and (max-width: 460px){
	.money_uchiwake{margin-bottom: 10px;}
.money_copy{font-size: 20px;margin-bottom: 20px;}
	.money_uchiwake > li.plus img{width: 25px;}
}
.money_uchiwake > li .icon figure{background: #F5F7F8;border-radius: 50%;text-align: center;padding: 60px 0 50px;margin-bottom: 20px;}
.money_uchiwake > li .icon figure figcaption{
color: #004DA0;font-weight: bold;font-size: 18px;
}

@media screen and (max-width: 1200px){
	.money_uchiwake .txt{font-size: 28px;padding-bottom: 20px;}
	.money_uchiwake > li .icon figure{width: 250px;margin: 0 auto 20px;}
}

@media screen and (max-width: 460px){
	.money_uchiwake .txt{font-size: 14px;padding-bottom: 10px;}
	.money_uchiwake > li .icon figure{width: 126px;margin: 0 auto 10px;padding: 30px 0 25px;}
	.money_uchiwake > li .icon figure img{width: 45px;}
	.money_uchiwake > li .icon figure figcaption{font-size: 10px;}
}

.puls_mb{text-align: center;margin-bottom: 20px;}

.bet{border: 1px solid #707070; margin-bottom: 60px;}
.bet dt{text-align: center;font-size: 18px;font-weight: bold;padding: 15px;background: #F5F7F8;border-bottom: 1px solid #707070;}
.bet dd{text-align: center;padding: 15px;}

@media screen and (max-width: 1200px){
	.puls_mb{margin-bottom: 40px;}

.bet dt{text-align: center;font-size: 36px;font-weight: bold;padding: 10px;}
.bet dd{text-align: left;font-size: 28px;padding: 20px;}
}

@media screen and (max-width: 460px){
	.puls_mb{margin-bottom: 20px;}
	.puls_mb img{width: 25px;}
.bet{margin-bottom: 30px;}
.bet dt{font-size: 18px;}
.bet dd{font-size: 14px;padding: 10px;}
}

.repair_info > li{text-indent: -1.5em;padding:0 0 1.0em 1.5em;}
@media screen and (max-width: 1200px){
	.repair_info > li{font-size: 28px;}
}
@media screen and (max-width: 460px){
	.repair_info > li{font-size: 14px;}
}

.pa_send{padding: 100px 0;}
.ttl04{text-align: center;margin-bottom: 55px;}
@media screen and (max-width: 460px){
.pa_send{padding: 50px 0;}
.ttl04{margin-bottom: 20px;padding: 0 20px;}
}

.txt_04{font-size: 24px;font-weight: bold;text-align: center;margin:70px 0 50px;}
.renraku_col{padding: 30px 30px 25px 30px;
display: flex;flex-wrap: wrap;justify-content: space-between;

}
.renraku_col > .left_area{width: 350px;}
.renraku_col > .right_area{width: 630px;}
.renraku_col .link_btn{display: flex;flex-wrap: wrap;justify-content: space-between; align-items: center; height: 100%;}
.renraku_col .link_btn > li{width: 100%;margin-bottom: 12px;border-radius: 50px; overflow: hidden; box-shadow: 0px 2px 5px 0px rgb(0 156 208 / 50%);}
.renraku_col .link_btn > li a{padding: 35px 20px;font-weight: bold;background: url("../images/arrow_blue.png") no-repeat right 20px center #009CD0;color: #fff;display: block; text-align: center;}

.for_customer .info{font-size: 14px;font-weight: 300;text-indent: -1.3em;padding-left: 1.3em;}
.for_customer .txt{margin-bottom: 20px;}

@media screen and (max-width: 1200px){
.txt_04{font-size: 32px;margin:100px 0 60px;}
.renraku_col > .left_area{width: 100%;margin-bottom: 20px;}
	.renraku_col > .left_area img{width: 100%;}
.renraku_col > .right_area{width: 100%;}
.renraku_col .link_btn > li{width: 100%;}
.renraku_col .link_btn > li a{padding: 15px 20px;font-size: 28px;}

.for_customer .info{font-size: 20px;font-weight: 300;text-indent: -1.3em;padding-left: 1.3em;}
.for_customer .txt{margin-bottom: 40px;font-size: 28px;}
}
@media screen and (max-width: 460px){
.txt_04{font-size: 16px;margin:50px 0 30px;}
.renraku_col .link_btn > li a{padding: 15px 20px;font-size: 14px;}
	.for_customer .info{font-size: 12px;}
	.for_customer .txt{margin-bottom: 20px;font-size: 14px;}
}

.list_01 > li{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 14px;
}
.ttl_01{
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	position: relative;
}
@media screen and (max-width: 1200px){
.ttl_01{
	font-size: 26px;
}	
}
.ttl_01 .kome{
	font-size: 16px;
	position:absolute;
	top: 0;
}
.day{
	color: #fff;
	position: absolute;
	right:110px;
	bottom: 10px;
}
.txt_02{
	font-size: 26px;
	font-weight: bold;
	color:#009CD0; 
}
@media screen and (max-width: 1200px){
.txt_02{
	font-size: 20px;
}
}
.box_03{
	padding: 70px 0 70px 200px;
	position: relative;
}
.posi_01{
	position:absolute;
	right: 0;
	top: 90px;
}
@media screen and (max-width: 1200px){
.posi_01{
	position:inherit;
	right: auto;
	top: auto;
	text-align: center;
}
}
.box_03 figure{
	position: absolute;
	bottom: -8px;
	left: 0;
	
}
.box_04{
		background: #fff;
	padding: 30px 20px;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.1);
	text-align: center;
	border-top: #009CD0 10px solid;

}


/* アコーディオン */

.accordion{/*
			background: #fff;
	padding: 30px 50px;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.1);*/

}
@media screen and (max-width: 1200px){
.accordion{
}
}
.toggle {
display: none;
}
.option {
position: relative;
}
.title,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}






.area .title ,.money_box .title{
display: block;
color: #009CD0;
	font-weight: bold;
font-size: 18px;
	text-align: center;
}

.sv .title{
display: block;background-color: #fff;
color: #004DA0;
	font-weight: bold;position: relative;
font-size: 18px;
	text-align: center;padding: 10px;border: 1px solid #004DA0;
}
.flow .title{display: block;position: relative;}

@media screen and (max-width: 1200px){
.area .title ,.money_box .title{font-size: 36px;}
.sv .title{font-size: 28px;}
}
@media screen and (max-width: 460px){
.area .title ,.money_box .title{font-size: 18px;}
.sv .title{font-size: 18px;padding: 5px;}
}

.area .title::after,.money_box .title::after{
content: "";
position: absolute;top: 0;right: 1.35em;
width: 30px;
height:30px;
background-image: url( "../images/on.png");background-repeat: no-repeat;background-position: center center;
transition: all 0.3s;
	color: #fff;
}
@media screen and (max-width: 1200px){
	.area .title::after{top: 18px;}
	.money_box .title::after{top: 48px;right: 0.6em;}
}
@media screen and (max-width: 460px){
	.area .title::after{top: 2px;right: 0;
	background-size: 15px 15px;}
	.money_box .title::after{top: 18px;right: 0;background-size: 15px 15px;}
}

.qanda .title::after{
content: "";
position: absolute;top: 30px;right: 1.35em;
width: 20px;
height:20px;
background-image: url( "../images/acc_p.png");
transition: all 0.3s;
	color: #fff;
}

.flow .title::after{
content:"";
position: absolute;top: 5px;right: 15px;
width: 20px;
height:20px;
background-image: url( "../images/acc_p.png");
background-repeat: no-repeat;background-position: left top;
transition: all 0.3s;
color: #fff;z-index: 2;
}

.sv .title::after{
content: "";
position: absolute;top: 15px;right: 1.35em;
width: 20px;
height:20px;
background-image: url( "../images/acc_p2.png");background-repeat: no-repeat;background-position: center center;
transition: all 0.3s;
	color: #fff;
}
@media screen and (max-width: 1200px){
	.qanda .title::after{top: 28px;}
	.sv .title::after{top: 25px;right: 15px;}
	.flow .title::after{top: 20px;right: 15px;}
}
@media screen and (max-width: 460px){
	.qanda .title::after{top: 25px;width: 10px;height: 10px;
	background-size: 100% 100%;}
	.sv .title::after{top: 10px;
	background-size: 10px 10px;}
	.flow .title::after{top: 12px;right: 0px;
	background-size: 15px 15px;}
}

.content {
max-height: 0;
overflow: hidden;
	text-align: left;
}
.toggle:checked + .title + .content {
max-height: 800px;
transition: all 1.5s;
padding-top: 40px;
}

.flow .toggle:checked + .title + .content {
max-height: 1100px;
padding-top: 0px;
}

@media screen and (max-width: 1200px){
.toggle:checked + .title + .content {
max-height: 100%;
}
}
@media screen and (max-width: 460px){
.toggle:checked + .title + .content {
padding-top: 20px;
}
	
.flow .toggle:checked + .title + .content {
max-height: 100%;
}
}

.area .toggle:checked + .title::after {
background-image: url( "../images/close.png");
}

.money_box .toggle:checked + .title::after {
background-image: url( "../images/close.png");
}

.qanda .toggle:checked + .title::after{
background-image: url( "../images/acc_m.png");
}

.flow .toggle:checked + .title::after{
background-image: url( "../images/acc_m.png");
}

.sv .toggle:checked + .title::after{
background-image: url( "../images/acc_m2.png");
}

.qanda .accordion{border: 1px solid #009CD0;background: #fff;margin-bottom: 10px;}

.qanda .accordion .title{
display: flex;}

.qanda .accordion .title .faqico_q{background-color: #009CD0;color: #fff;width: 80px;height: 80px;padding: 20px;font-size: 24px;font-weight: bold;text-align: center;}
.qanda .accordion .title .tit{display: block;color: #009CD0;font-weight: bold;padding: 22px 30px;font-size: 20px;}
.qanda .toggle + .title + .content{display: flex;padding-top: 0;}

.qanda .toggle:checked + .title + .content{
padding-top: 0;}
.qanda .content .right_area{padding: 20px;width: calc(100% - 80px);}
.qanda .content .right_area .content_area{padding-top: 20px;}
.qanda .content .right_area a{color: #009CD0;text-decoration: underline;}
.qanda .content .right_area .info{display: block;font-size: 14px;font-weight: 300;text-indent: -1em; padding-left: 1em;}
.faqico_a{color: #009CD0;font-size: 24px;padding: 20px;width: 80px;display: block;font-weight: bold;text-align: center;}

@media screen and (max-width: 1200px){
	.qanda .accordion .title .faqico_q{font-size: 40px;padding: 0px;display: block;}
.qanda .accordion .title .tit{padding: 24px 20px;font-size: 16px;}
	
}
@media screen and (max-width: 460px){
	.qanda .content .right_area{padding: 10px;}
	.qanda .accordion .title .faqico_q{width: 40px;height: 40px;line-height: 40px;font-size: 20px;padding: 0px;display: block;}
.qanda .accordion .title .tit{ width: calc(100% - 40px);padding: 20px 35px 20px 20px;font-size: 18px;line-height: 1.4;}
.faqico_a{font-size: 20px;padding: 10px;width: 40px;}
}
.txt_03{
	font-weight: bold;
font-size: 18px;
	text-align: left;
	border-bottom: #D3D3D3 1px solid;
	color: #009CD0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.bg_gray{
	background: #F5F7F8;
	padding: 100px 0;
}

@media screen and (max-width: 1200px){
.bg_gray{
	padding: 50px 0;
}
}


.box_content{
	background: #fff;
	border-radius: 10px;
	padding: 50px;
}
@media screen and (max-width: 1200px){
.box_content{
	padding:50px 40px;
}
}
@media screen and (max-width: 460px){
.box_content{
	padding:30px 15px;
}
}

.flow{}


.flow_box{
	display: flex;
	justify-content: space-between;
	border-top: #009CD0 1px solid;
	padding-top: 30px;
	margin-top: 30px;
	align-items: center;position: relative;
}
@media screen and (max-width: 1200px){

.flow_box{
	display: block;font-size: 28px;
}	
}

@media screen and (max-width: 460px){
.flow_box{
	display: block;font-size: 14px;
}	
}


.flow_box::before{
	content: "";
	border-top: 8px solid #009CD0;	
	border-bottom: 0px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	width: 0px;
	height: 0px;
	position: absolute;
	top:0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10;
}
.flow_box.flow_top{border-top: none !important;padding: 0;margin: 0;}
.flow_box.flow_top::before{display: none;}

.flow_box dt{
	width: 130px;
}
.flow_box dd{
	width: 820px;
}
	@media screen and (max-width: 1200px){
.flow_box dt{
	margin: 0 auto;
}
.flow_box dd{
	width: 100%;
}
}

@media screen and (max-width: 460px){
.flow_box dt{
	width: 65px;
}
}
.txt_flow{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}


.txt_flow span{
	padding:5px 0 5px 40px; 
}

.txt_flow span.n_01{
	background: url( "../images/nunber_01.png") left center no-repeat;
}
.txt_flow span.n_02{
	background: url( "../images/nunber_02.png") left center no-repeat;
}
.txt_flow span.n_03{
	background: url( "../images/nunber_03.png") left center no-repeat;
}
.txt_flow span.n_04{
	background: url( "../images/nunber_04.png") left center no-repeat;
}
.txt_flow span.n_05{
	background: url( "../images/nunber_05.png") left center no-repeat;
}
.txt_flow span.n_06{
	background: url( "../images/nunber_06.png") left center no-repeat;
}

@media screen and (max-width: 1200px){
	.txt_flow{font-size: 36px;}
	.flow_box .txt_flow span{display: block;background-position:left top 24px;}
}
@media screen and (max-width: 460px){
	.txt_flow{font-size: 18px;}
		.flow_box .txt_flow span{display: block;background-position:left top 5px;}

}

.flow_list_box{background-color: #F5F7F8;border: 1px solid #707070;padding: 20px;
display: flex;flex-wrap: wrap;justify-content: flex-start;
}

.flow_list_box .left_area{width: 250px;}

.flow_list_box li{text-indent: -1.3em;padding-left: 1.3em;}
@media screen and (max-width: 1200px){
.flow_list_box .left_area{width: 100%;}
}

.works_outer{margin: 0 auto 70px ;width: 1120px;max-width: 100%;}

@media screen and (max-width: 1200px){
.works_outer{margin: 0 auto 70px ;max-width: 94%;}
}

.core-site-content .works_outer .slick-dots{width: 100%;text-align: center;left: auto;bottom: -60px;}

.core-site-content .works_outer .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.core-site-content .works_outer .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: transparent;}
.core-site-content .works_outer .slick-dots li button:before {
    font-family: 'slick';
    font-size: 4px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.works_in{width: 1080px;margin: auto;}
.works_title{border-bottom: 1px solid #000;margin-bottom: 30px;padding-bottom: 25px;font-size: 20px;font-weight: bold;letter-spacing: 0.05em;}
.works_title .cat{border: 1px solid #009CD0;border-radius: 20px;background-color: #fff;color: #009CD0;font-weight: 500;display: inline-block;padding: 0px 20px;margin-right: 10px;font-size: 16px;}

.works_column{
display: flex;flex-wrap: wrap;justify-content: space-between;}
.works_column .left_area{width: 400px;}
.works_column .right_area{width: 640px;}
.works_column > .left_area figure img{border: 1px solid #ddd;}
@media screen and (max-width: 1200px){
	.works_in{width: 100%;margin: auto;}
.works_column{
display: block;}
.works_column .left_area{width: 100%;margin-bottom: 40px;}
	.works_column .left_area figure img{text-align: center;margin: auto;}
.works_column .right_area{width: 100%;}
}

@media screen and (max-width: 468px){
.works_column .left_area{margin-bottom: 20px;}
	.works_title{font-size: 18px;margin-bottom: 15px;padding-bottom: 10px;}
	.works_title .cat{padding: 0 10px;font-size: 12px;}
}

.works_copy{text-indent: -1.0em;padding-left: 1.0em;margin:-40px 0 40px;text-align: right;}
.works_under .info li{text-indent: -1.0em;padding-left: 1.0em;}
@media screen and (max-width: 1200px){
	.works_copy{text-align: left;margin: -10px 0 30px  ;}
}

.table_area{
	display: flex;justify-content: space-between;border-radius: 10px 10px 0 0 ;
	margin-bottom: 17px;grid-gap: 1px 0;overflow: hidden;}
.table_area dl {width: 25%;border-left: 1px solid #F5F7F8;}
.table_area dl:nth-child(1){border-left: none;}
.table_area dl dt{background-color: #009CD0; color: #fff;text-align: center;font-size: 14px;}

.table_area dl dd{background: #fff;height: 92px;text-align: center;align-items: center;
display: flex;}
.table_area dl dd p{width: 100%;font-size: 14px;font-weight: 300;}
@media screen and (max-width: 1200px) {
	.table_area{display: block;grid-gap: 0;}
	.table_area dl {width: 100%;border-left: none;}
	.table_area dl dt{font-size: 28px;}
	.table_area dl dd{height: auto;display: block;padding: 20px;}
	.table_area dl dd p{font-size: 28px;}
}

@media screen and (max-width: 460px) {
	.table_area{display: block;grid-gap: 0;}
	.table_area dl dt{font-size: 14px;}
	.table_area dl dd{height: auto;display: block;padding: 10px;}
		.table_area dl dd p{font-size: 14px;}
}

.works_info{background: #FFFCEF;padding: 20px;
display: flex;flex-wrap: wrap;justify-content: space-between;
}

.works_info .left_area{width: 122px;text-align: center;}
.works_info .left_area .name{font-weight: 500;font-size: 14px;color: #FF3D00;margin-bottom: 10px;}

.works_info .right_area{width: 460px;background-color: #fff;border-radius: 5px;padding: 20px;box-shadow: 0 3px 6px rgb(0 0 0 / 16%);position: relative;}

.works_info .right_area::before{content:"";  border: 20px solid transparent;border-right: 20px solid #fff;position: absolute;left: -30px;top: 100px;}
@media screen and (max-width: 1200px) {
	.works_info{padding: 40px;display: block;}
	.works_info .left_area{display: none;}
	.works_info .right_area{width: 100%;font-size: 28px;}
	.works_info .right_area::before{display: none;}
}
@media screen and (max-width: 460px) {
	.works_info{padding: 20px;display: block;}
	.works_info .right_area{width: 100%;font-size: 14px;}
	
}

    .slick-next{ width: 35px; height: 35px;}
    .slick-prev{ width: 35px; height: 35px;}
@media screen and (max-width: 1200px) {
    .slick-next{ width: 60px; height: 60px;top: 250px;right: 0;}
    .slick-prev{ width: 60px; height: 60px;top: 250px;left: 0;}

}
@media screen and (max-width: 460px) {
    .slick-next{ width: 35px; height: 35px;}
    .slick-prev{ width: 35px; height: 35px;}
}
    .slick-arrow{ z-index:2!important; }


.slick-prev:before{content: "";background: url("../images/arrow_l.png") left top no-repeat;width:35px;height: 35px;position: absolute;top:0;left: 0;opacity: 1;background-size: 100% 100%;}
.slick-next:before{content: "";background: url("../images/arrow_r.png") left top no-repeat;width:35px; height: 35px;position: absolute;top:0;left: 0; opacity: 1;background-size: 100% 100%;}
@media screen and (max-width: 1200px) {
.slick-prev:before{background-size: cover; width:60px; height: 60px;}
.slick-next:before{background-size: cover; width:60px; height: 60px;}
}
@media screen and (max-width: 460px) {
.slick-prev:before{background-size: cover; width:35px; height: 35px;}
.slick-next:before{background-size: cover; width:35px; height: 35px;}
}

.slick-prev:hover:before, .slick-next:hover:before{opacity: 0.7;}




/* ボタン */

.btn_01 a{
	display: block;
	background:url( "../images/icon_link.png") 95% center no-repeat,#009CD0;
	width: 400px;max-width: 100%;
	margin: 15px 0;
	padding: 20px;
	border-radius: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	    box-shadow: 0px 5px 15px 0px rgb(0 156 208 / 50%);
}
@media screen and (max-width: 1200px){
	.btn_01 a{max-width: 100%;width: 100%;margin: 15px auto;padding: 15px;font-size: 32px;border-radius: 60px;background-image: url("../images/icon_link_s.png");}
}
@media screen and (max-width: 460px){
	.btn_01 a{font-size: 16px;padding: 8px;background-image: url("../images/icon_link.png");}
}


.btn_02{margin: 10px 0;}
.btn_02 a{
	display: block;
	background:url("../images/icon_link.png") 95% center no-repeat,#FF3D00;
	width: 400px;max-width: 100%;
	margin: 0 auto;
	padding: 20px;
	border-radius: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	    box-shadow: 0px 5px 15px 0px rgb(255 204 188 / 100%);
}
@media screen and (max-width: 1200px){
	.btn_02 a{max-width: 100%;width: 100%;margin: 15px auto;padding: 15px;font-size: 32px;border-radius: 60px;background-image: url("../images/icon_link_s.png");}
}
@media screen and (max-width: 460px){
	.btn_02 a{font-size: 16px;padding: 8px;background-image: url("../images/icon_link.png");}
}

.btn_02.ver02 a{
	background:url("../images/arrow_orange.png") 95% center no-repeat,#FF3D00;
	margin:20px auto 0;
}



.posi_04{
	position: absolute;
	bottom: 150px;
	right: 40px;
}
@media screen and (max-width: 1200px){
.posi_04{
	position: static;
	bottom: 0;
	right: 0;
	text-align: center;
	margin-bottom: 20px;
}
	
}
.bg_blue{
	background: #009CD0;
	padding: 80px 0;
}
@media screen and (max-width: 1200px){
.bg_blue{
	padding: 50px 0;
}
	
}
.box_contact{
	background: #fff;
	border-radius: 10px;
	padding: 40px;
}
@media screen and (max-width: 1200px){
.box_contact{
	padding:30px 15px;
}
}
.btn_free a{
	display: block;
	border: #12A83B 2px solid;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background: #fff;
}
.free span{
	background: url("../images/icon_free.jpg") left center no-repeat;
	padding-left: 45px;
	font-size: 26px;
	line-height: 1;
}
.btn_contact a{
	display: block;
	background: url("../images/arrow_orange.png") 95% center no-repeat,#FF3D00;
	padding:30px 15px;
	color: #fff;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 1200px){
.btn_contact a{
	padding:20px 15px;
}
}
.btn_contact a span{
	background: url("../images/icon_mail.png") left center no-repeat;
	padding-left: 45px;
	font-size: 26px;
}
@media screen and (max-width: 1200px){
.btn_contact a span{
	background-size: 25px;
	padding-left: 35px;
	font-size: 20px;
}
}
.btn_box{
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 1200px){
.btn_box{
	display: block;
}
}
.btn_box li{
	width: 48%;
}
@media screen and (max-width: 1200px){
.btn_box li{
	width: 100%;
	margin-bottom: 10px;
}
}
.f_green{
	color: #12A83B;
}
.bg_yellow{
	background: #FFF9DB;
	padding: 100px 0;
}
@media screen and (max-width: 1200px){
.bg_yellow{
	padding: 50px 0;
}
}
.arrow_box{
    position:relative;
    background:#FF8B28;
	width: 250px;
	height: auto;
    padding:5px;
	margin: 0 auto;
    text-align:center;
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
	margin-bottom: 15px;
}
.arrow_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 139, 40, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#FF8B28;
    top:100%;
    left:50%;
}
.txt_05{
	color: #FF8B28;
	font-weight: 900;
	font-size:30px;
	text-align: center;
	margin-bottom: 50px;
}
@media screen and (max-width: 1200px){
.txt_05{
	font-size:26px;
	margin-bottom: 30px;
}
}
.box_06{
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
	flex-wrap: wrap;
}
@media screen and (max-width: 1200px){
.box_06{
	margin-bottom: 30px;
}
}
.box_06 > li{
	border: #FF8B28 2px solid;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	    width: 264px;
}
@media screen and (max-width: 1200px){
.box_06 > li{
	    width: 49%;
	margin-bottom: 10px;
}
}
.box_06 > li p{
	background: #fff;
	padding: 15px;
	font-size: 18px;
	color: #FF8B28;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
@media screen and (max-width: 1200px){
.box_06 > li p{
	padding: 10px;
	font-size: 15px;
}
}
.indent20_tb{
	padding: 20px 0 !important;
}
@media screen and (max-width: 1200px){
.indent20_tb{
	padding:10px !important;
}
}
.indent_content{
	padding: 100px 0;
}
@media screen and (max-width: 1200px){
.indent_content{
	padding: 50px 20px
}
}
@media screen and (max-width: 460px){
.indent_content{
	padding: 50px 0px;
}
}
.ft_contact{
	background: #F5F7F8;
	padding: 50px 0 20px;
  position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
  transition: 0.2s;
  opacity: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 99;
}
@media screen and (max-width: 1200px){
	.ft_contact{
	padding: 10px 20px;
		height: 76px;
}
}
.btn_box02{
	display: flex;
}
.btn_box02 > li{
	width: 50%;
}
.btn_box02 > li img{
	width: 100%;
	height: auto;
}
/*sp_margin
---------------------------------------------*/
@media screen and (max-width: 1200px){
	.mb100{
		margin-bottom: 40px !important;
	}
	.mb80{
		margin-bottom: 40px !important;
	}
	.mb60{
		margin-bottom: 30px !important;
	}
	.mb40{
		margin-bottom: 20px !important;
	}

}

/*fontsize_margin
---------------------------------------------*/
@media screen and (max-width: 1200px){
	
	.fS60 {
    font-size: 40px !important;
}
	.fS50 {
    font-size: 40px !important;
}
	.fS26 {
    font-size: 24px !important;
}
	.fS18 {
    font-size: 16px !important;
}
	.fS14 {
    font-size: 12px !important;
}	
	.fS15 {
    font-size: 14px !important;
}
	.fS16 {
    font-size: 14px !important;
}	
	.fS30 {
    font-size: 24px !important;
}
	.fS40 {
    font-size: 32px !important;
}
	.fS20 {
    font-size: 18px !important;
}
.fS24 {
    font-size: 20px !important;
}	

}

@media screen and (max-width: 460px){
	
	.fS60 {
    font-size: 30px !important;
}
	.fS50 {
    font-size: 20px !important;
}

	.fS18 {
    font-size: 14px !important;
}
	.fS14 {
    font-size: 12px !important;
}	
	.fS15 {
    font-size: 14px !important;
}
	.fS16 {
    font-size: 14px !important;
}	
	.fS30 {
    font-size: 20px !important;
}
	.fS40 {
    font-size: 24px !important;
}
	.fS20 {
    font-size: 18px !important;
}
.fS24 {
    font-size: 20px !important;
}	

}


.f_white{
	color: #fff !important;
}
.marker {
	background: linear-gradient(transparent 60%, #FFDC00 60%);
}
.txt_indent {
	text-indent: -1em;
	padding-left: 1em;
}

.repair_gas a, .water_lp a img {
  text-decoration: none;
  transition: color .3s ease, background .3s ease, opacity .3s ease;
}

.repair_gas a:hover {
  opacity: .75;
  text-decoration: none;
}

.repair_gas a:hover * {
  opacity: .75;
}

.repair_gas a:focus {
  outline: none;
}


/* 追記20231026　動画ページcss
-------------------------------------------*/
.bg_ttl_movie{
	background: url("../images/movie/bg_ttl.jpg") left center no-repeat;
	background-size: cover;
	padding: 100px 0;
	margin-bottom: 80px;
}
@media screen and (max-width: 768px){
.bg_ttl_movie{
	padding: 50px 20px;
	margin-bottom: 40px;
}	
}
.bg_ttl_movie h2{
	font-weight: bold;
	text-align: center;
	color: #009CD0;
	font-size: 60px;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0-2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
	line-height: 1.4;
}
@media screen and (max-width: 768px){
.bg_ttl_movie h2{
	font-size: 36px;
}
}
.bg_ttl_movie h2 span{
	font-size: 40px;
}
@media screen and (max-width: 768px){
.bg_ttl_movie h2 span{
	font-size: 24px;
}
}
.btn_box_movie{
	display: flex;
	gap:15px;
	margin-bottom: 80px;
}
@media screen and (max-width: 768px){
	.btn_box_movie{
	gap:10px;
	margin-bottom: 40px;
		flex-wrap: wrap;
}
}
.btn_box_movie > li{
	width: calc(20% - 12px);	
}
@media screen and (max-width: 768px){
.btn_box_movie > li{
	width: calc(50% - 5px);	
}
}
.btn_box_movie > li a{
	box-sizing: border-box;
	display: block;
	background: url("../images/movie/arrow.png") right 10px center no-repeat,#009CD0;
	background-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 15px;
	border-radius: 30px;
box-shadow: 0px 2px 5px 0px rgb(0 156 208 / 50%);
}
@media screen and (max-width: 768px){
	.btn_box_movie > li a{
	padding: 10px 5px;
	background: url("../images/movie/arrow.png") right 7px center no-repeat,#009CD0;
	background-size: 12px;
}
}

/* ==========================
  モーダル（ポップアップ）
========================== */
.js_modalBtnWrap {
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.js_modalBtnCont {
  display: block;
  transition: 0.3s;
}
.js_modalWrap {
  display: none;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.js_modalBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.js_modalContInner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 80%;
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 767px) {
.js_modalContInner {
  width: 95%;
}
}
.js_modalClose {
  display: block;
  position: absolute;
  top: -15%;
  right: 0;
  width: 44px;
  height: 44px;
  background:#009CD0;
  cursor: pointer;
  transition: opacity .6s;
	border-radius: 50%;
  overflow: hidden;
  z-index: 100;
}
.js_modalClose::before,
.js_modalClose::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  background: #fff;
}
.js_modalClose::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.js_modalClose::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* ==========================
  コンテンツの中身
========================== */


.md_linkBtnCont {
  display: block;
  color: #222;
  border: 1px solid #222;
  padding: 15px 5px;
  transition: 0.3s;
}
.md_linkBtnCont:hover,
.md_linkBtnCont:focus {
  color: #fff;
  background-color: #222;
}

/* スマホ幅に適用 */
@media (max-width: 767px) {
  .js_modalClose {
    top: -50%;
  }
  .js_modalClose::before,
  .js_modalClose::after {
    background-color: #fff;
  }
}
.modal__trigger {
  cursor: pointer;
}


/* モーダルを閉じるボタン */
a.modal-close {
  position: absolute;
  top: -15%;
  right: -15%;
  width: 44px;
  height: 44px;
  background:#009CD0;
  cursor: pointer;
  transition: opacity .6s;
	border-radius: 50%;
	display: block;
}
@media screen and (max-width: 768px){
	a.modal-close {
  top: -25%;
  right: 0;
  width: 35px;
  height: 35px;
}
}

a.modal-close:hover {
  opacity: .6;
}

a.modal-close:before,
a.modal-close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  background: #fff;
  content: '';
}

a.modal-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

a.modal-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}



.youtube iframe{
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
max-width: 900px;
display: block;
margin: auto;
}
@media screen and (max-width: 768px){
}

.list_movie{
	display: flex;
	gap:30px;
}
@media screen and (max-width: 768px){
.list_movie{
	flex-wrap: wrap;
	gap:20px 10px;
}	
}
.list_movie > li{
	width: calc(33.333% - 20px);
}
@media screen and (max-width: 768px){
.list_movie > li{
	width: calc(50% - 10px);
}
}
.list_movie > li figure{
	margin-bottom: 20px;
}
@media screen and (max-width: 768px){
.list_movie > li figure{
	margin-bottom: 10px;
}
}
.list_movie > li ul > li{
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 5px;
}
.list_movie > li ul > li:last-child{
	margin-bottom: 0;
}

.pc__none{
	display: none;
}
@media screen and (max-width: 768px){
.pc__none{
	display: block;
}
}

.btn_01.arrow a{background: url("../images/arrow_blue.png") 95% center no-repeat,#009CD0;
margin:0 auto;
}

.hukidashi{
	background: #FDF6D7;
	border-radius: 10px;
	margin: 0 auto 10px;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
	width: 350px;
	font-size: 0.8rem;
	font-weight: bold;
	position: relative;
}
@media screen and (max-width: 768px){
	.hukidashi{
	width: 90%;
	margin: 0 auto 10px;
}
}
.hukidashi:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(0, 153, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#FDF6D7;
    top:100%;
    left:50%;
}
#trouble.content_link{
	padding: 50px 0;
}