

@font-face {
	font-family: 'GmarketSans';
	src: url('./fonts/GmarketSansTTFLight.woff2') format('woff2'),
		url('./fonts/GmarketSansTTFLight.woff') format('woff'),
		url('./fonts/GmarketSansTTFLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'GmarketSans';
	src: url('./fonts/GmarketSansTTFMedium.woff2') format('woff2'),
		url('./fonts/GmarketSansTTFMedium.woff') format('woff'),
		url('./fonts/GmarketSansTTFMedium.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'GmarketSans';
	src: url('./fonts/GmarketSansTTFBold.woff2') format('woff2'),
		url('./fonts/GmarketSansTTFBold.woff') format('woff'),
		url('./fonts/GmarketSansTTFBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}


@font-face {
	font-family: 'JALNAN';
	src: url('./fonts/Jalnan.woff2') format('woff2'),
		url('./fonts/Jalnan.woff') format('woff'),
		url('./fonts/Jalnan.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



*{word-break: keep-all; word-wrap: break-word; box-sizing: border-box;}
html, body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5{margin: 0px; padding: 0px; list-style: none;}
body{font-family: 'GmarketSans', sans-serif;}
a{text-decoration: none; font-size: inherit; color: inherit;}
a:hover, a:focus{text-decoration: none;}
img{vertical-align: top; margin:0; padding: 0; border: none; max-width: 100%;}
table {border-collapse: collapse; width: 100%;}
caption{padding: 0; width: 0; height: 0; font-size: 0; overflow: hidden;}



.e-wp{background: #ffede3;}
.e-hd{text-align: right; padding: 50px 2% 0;}
.e-bd{margin-top: 90px; background: url(./image/con_bg1.png) 0 0 no-repeat, url(./image/con_bg2.png) right 0 no-repeat; background-size: 18% auto;}

.pg-titt{width: 80%; text-align: center; padding: 0 2%; margin: 0 auto 90px;}
.e-con{width: 92%; max-width: 1090px; margin: 0 auto; position: relative; z-index: 1;}
.e-con > section + section{margin-top: 60px;}
.e-con > section > h3{background: #ff6752; text-align: center; font-size: 35px; color: #fff; line-height: 40px; padding: 18px 20px 14px; border-radius: 30px 30px 0 0;}
.e-con > section .scc{display: flex; flex-wrap: wrap; justify-content: center; background: #fff; padding: 40px 4%; border-radius: 0 0 30px 30px;}

.ls-tbf > li{display: table; font-size: 30px; color: #453f3e; letter-spacing: -1px;}
.ls-tbf > li + li{margin-top: 8px;}
.ls-tbf > li > span{display: table-cell; vertical-align: top; font-weight: 600; white-space: nowrap;}
.ls-tbf > li > p{display: table-cell; vertical-align: top; padding-left: 8px; word-break: keep-all;}
.ls-tbf > li > ul{padding-left: 30px;}
.ls-tbf.bgv > li > span > span{display: block; background: #ff6752; color: #fff; width: 150px; text-align: center; padding: 6px 0 3px; border-radius: 24px;}
.ls-tbf.bgv > li > p{padding-top: 6px; padding-left: 10px;}
.ls-tbf.bgv.ssbg > li > span > span{width: 90px;}

.sp-tbl1{}
.sp-tbl1 th{background: #ff6752; font-size: 30px; color: #fff; padding: 10px 2px 6px; word-break: break-all;}
.sp-tbl1 th:first-child{border-left: 2px solid #ff6752;}
.sp-tbl1 th + th{border-left: 2px solid #fff;}
.sp-tbl1 th.oc{background: #2d78bc;}
.sp-tbl1 th.oc:last-child{border-right: 2px solid #2d78bc;}
.sp-tbl1 td{text-align: center; font-size: 30px;  color: #ff6752; padding: 10px 2px 6px; border: 2px solid #ff6752;}
.sp-tbl1 td.oc{border: 2px solid  #2d78bc; color: #2d78bc;}
.sp-tbl1 .spc{border: none; border-left: 2px solid #ff6752; border-right: 2px solid #2d78bc; padding: 0; background: none; width: 8px;}


.sp-tbl-bx{width: calc(100% - 40px); margin: 0 20px;}
.sp-tbl-bx .tbl-bx{margin: 0 -10px;}
.sp-tbl-bx .tx{margin-bottom: 20px;}
.sp-tbl-bx .tx .ls-tbf > li > p{padding-left: 0;}

.sp-tbl-bx2{width: 100%; margin-top: 30px;}
.sp-tbl-bx2 h4{text-align: center; position: relative; font-size: 40px; color: #574d4b;}
.sp-tbl-bx2 h4:before{content: ''; position: absolute; left: 0; right: 0; top: 50%; margin-top: -2px; border-top: 2px dashed #a5a09f; }
.sp-tbl-bx2 h4 span{display: inline-block; background: #fff; position: relative; z-index: 1; padding: 0 10px;}
.sp-tbl-bx2 ul{margin: 20px 0 12px;}
.sp-tbl-bx2 ul > li{position: relative; padding-left: 18px; font-size: 28px; color: #443e3d; line-height: 32px;}
.sp-tbl-bx2 ul > li:before{content: ''; position: absolute; left: 0; top: 10px; width: 8px; height: 8px; background: #ff6752; border-radius: 100%;}
.sp-tbl-bx2 ul > li + li{margin-top: 8px;}

.sp-tbx{padding-bottom: 5px; border-bottom: 5px solid #ff6752;}
.sp-tbl2{border-collapse: separate; border-spacing: 0;}
.sp-tbl2 th{background: #ff6752; font-size: 30px; color: #fff; padding: 10px 4px 6px; border-bottom: 4px solid #fff;}
.sp-tbl2 th + th{border-left: 2px solid #fff;}
.sp-tbl2 td{border-left: 2px solid #ff6752; border-bottom: 2px solid #ff6752; text-align: center; font-size: 30px; color: #443e3d; letter-spacing: -1px; padding: 10px 4px 6px;}
.sp-tbl2 tbody tr:first-child td{border-top: 2px solid #ff6752;}
.sp-tbl2 td:last-child{border-right: 2px solid #ff6752;}

.ls-tbf + .btn-tp1{margin-top: 20px;}
.btn-tp1{display: block; text-align: center; background: #22a69b; font-family: 'JALNAN'; font-size: 40px;  color: #fff; line-height: 1; padding: 16px 60px; border-radius: 40px; box-shadow: inset 0 4px rgba(255, 255, 255, 0.2), inset 0 -4px rgba(0, 0, 0, 0.1);}
.btn-tp1:after{content: ''; display: inline-block; vertical-align: top; width: 40px; height: 40px; margin-left: 10px; background: url(./image/btn_arr.png) no-repeat; background-size: 100%;}
.btn-tp1.s-arr:after{display: none;}
.btn-tp1.s-arr span{display: inline-block; margin: 2px 0;}
.btn-tp1.s-arr .arr:after{content: ''; display: inline-block; vertical-align: top; width: 40px; height: 40px; margin-left: 10px; background: url(./image/btn_arr.png) no-repeat; background-size: 100%;}

.ac-tx{font-size: 30px; color: #443e3d;}
.btt-bx{margin-top: 30px;}
.fbt-tel-bx{display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 20px;}
.fbt-tel-bx > div{width: calc(50% - 10px); text-align: center; background: #22a69b; font-family: 'JALNAN'; font-size: 34px;  color: #fff; line-height: 1; padding: 16px 20px; border-radius: 40px; box-shadow: inset 0 4px rgba(255, 255, 255, 0.2), inset 0 -4px rgba(0, 0, 0, 0.1);}
.fbt-tel-bx > div > p{margin-bottom: 8px;}
.fbt-tel-bx > div > span{font-size: 32px; color: #fcf566; display: inline-block;}
.fbt-tel-bx > div > span:after{content: ''; display: inline-block; vertical-align: top; width: 32px; height: 32px; margin-left: 10px; background: url(./image/btn_arr2.png) no-repeat; background-size: 100%; }

.block-btbx{ padding: 0 8px; margin-top: 30px;}
.block-btbx .btn-tp1{background: #f35e5e;     padding: 22px 60px;}
.e-ft{margin-top: 50px;}
.e-ft img{width: 100%;}


@media screen and (max-width: 1600px) {
.e-bd{background-size: 10% auto; background-repeat: repeat-y;}
}

@media screen and (max-width: 1200px) {
.e-bd{background: none;}
.e-con > section > h3{font-size: 40px; line-height: 44px;}
.btn-tp1{font-size: 30px; padding: 16px 30px;}
.btn-tp1:after, .btn-tp1.s-arr .arr:after{width: 30px; height: 30px;}

.fbt-tel-bx > div{font-size: 28px;}
.fbt-tel-bx > div > span{font-size: 26px;}
.fbt-tel-bx > div > span:after{width: 26px; height: 26px;}
}

@media screen and (max-width: 1024px) {
.e-con > section + section{margin-top: 40px;}
.e-con > section > h3{font-size: 30px; line-height: 34px;}

.ls-tbf > li{font-size: 20px;}
.ls-tbf > li > ul{padding-left: 22px;}
.ls-tbf > li > ul > li{padding-left: 12px; text-indent: -12px;}
.ls-tbf.bgv > li > span > span{width: 120px;}

.sp-tbl-bx{margin: 0; width: 100%;}
.sp-tbl-bx .tbl-bx{margin: 0 -4px;}
.sp-tbl1{    border-spacing: 4px 0;}
.sp-tbl1 th, .sp-tbl1 td{font-size: 20px;}

.sp-tbl-bx2 h4{font-size: 24px;}
.sp-tbl-bx2 ul > li{    padding-left: 14px; font-size: 18px; line-height: 24px;}
.sp-tbl-bx2 ul > li:before{top: 6px;}
.sp-tbl2 th, .sp-tbl2 td{font-size: 20px;}

.ac-tx{font-size: 20px;}
}

@media screen and (max-width: 800px){
.pg-titt{margin: 80px auto 40px;}
.fbt-tel-bx > div{width: 100%;}
.fbt-tel-bx > div + div{margin-top: 20px;}
}

@media screen and (max-width: 600px){
.e-con > section > h3{font-size: 24px; line-height: 28px; padding: 14px 14px 10px;}

.sp-tbl1 th, .sp-tbl1 td{font-size: 15px; letter-spacing: -1px;}
.sp-tbl2 th, .sp-tbl2 td{font-size: 16px;}

.ls-tbf > li{font-size: 18px;}
.ls-tbf > li > ul{padding-left: 20px;}
.ls-tbf.bgv > li > span > span{width: 90px; }

.btn-tp1{font-size: 22px; line-height: 28px; padding: 16px;}
.btn-tp1:after, .btn-tp1.s-arr .arr:after{width: 28px; height: 28px;}

.fbt-tel-bx > div{font-size: 22px; }
.fbt-tel-bx > div > span{font-size: 20px; line-height: 26px;}

.block-btbx .btn-tp1{padding: 20px 30px;}
}



