@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,p,ul,li,dl,dt,dd{ margin: 0; padding: 0;}
html,body{ font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}
body{ padding-top: 70px;}
ul,li{ list-style-type: none;}
h1,h2,h3,p,a{ letter-spacing: 0.07em;}
p{ font-size: 16px; line-height: 24px; word-break: break-all;}
a{ color: #289404; text-decoration: none;}
a:hover{ opacity: .4;}
img{ border: 0; display: block; outline: 0;}
header{ background-color: #ffffff; box-shadow: 0 5px 10px 0 rgba( 0, 0, 0, .2); font-size: 0; left: 0; position: fixed; top: 0; width: 100%; z-index: 1000;}
header::after,header .menu-tel-bt-area::after,.breadcrumb-area::after{ clear: both; content: ""; display: block;}
header h1{ box-shadow: 0 2px 4px 0 rgba( 0, 0, 0, .2); color: 222222; font-size: 10px; line-height: 17px; height: 16px; overflow: hidden; padding-left: 18px; position: relative; text-overflow: ellipsis; width: calc(100% - 20px); z-index: 1;}
header .logo{ display: inline-block; margin: 11px 22px 11px 18px;}
header nav{ float: right; width: calc(100% - 180px);}
header .header-link-menu{ background-image: url("/module/img/common/bg_green.jpg"); background-position: center bottom; display: -webkit-box; display: -webkit-flexbox; display: -webkit-flex; display: flex; width: 100%;}
header .header-link-menu > li{ border-left: 1px solid rgba( 0, 0, 0, .1); position: relative; width: calc(100% - 1px);}
header .header-link-menu .basic-view-none,header .menu-tel-bt-area,.header-link-category-bt{ display: none;}
header .header-link-menu > li > a{ color: #ffffff; display: block; height: 54px; font-size: 12.5px; letter-spacing: 1.5px; position: relative; text-align: center; webkit-transition: .3s; transition: .3s;}
header .header-link-menu > li > a:hover{ background: rgba( 1, 100, 8, 0.5); border-top: 3px solid #ff6600; height: 51px; opacity: 1;}
header .header-link-menu > li > a::before,header .header-link-menu > li > a::after{ background-image: url("/module/img/common/all_icon-01.png"); bottom: 0; content: ""; height: 50px; position: absolute; width: 53px;}
header .header-link-menu > li > a::before{ background-position: center 0; left: 0;}
header .header-link-menu > li > a::after{ background-position: center -150px; right: 0;}
header .header-link-menu > li > a > span{ left: 0; position: absolute; top: 10px; width: 100%; z-index: 1;}
header .header-link-menu > li:nth-child(3) > a{ line-height: 17px;}
header .header-link-menu > li:nth-child(3) > a > span{ left: calc(50% - 57px); width: 110px;}
header .header-link-menu > li > a > span span{ color: #c8dc5c; display: block; font-size: 10px; letter-spacing: 0.7px; margin-top: 1px;}
header .header-link-menu > li .header-category-children-area{ background-color: rgba( 0, 0, 0, .5); display: none; height: 353px; left: 0; position: absolute; webkit-transition: .5s; transition: .5s; top: 54px; width: 100%;}
header .header-link-menu > li:nth-child(5):hover .header-category-children-area{ display: block;}
header .header-link-menu > li .header-category-children-area .company-title{ background-image: url("/images/header-link-company-01.png"); background-position: center; background-repeat: no-repeat; height: 50px;}
header .header-link-menu > li .header-category-children-area .company-link{ background-color: #ffffff; background-image: url("/images/company-link-photo-01.png"); background-position: right 0; background-repeat: no-repeat; display: block; color: #289404; font-size: 10px; font-weight: bold; height: 42px; overflow: hidden; padding: 6px 6px; text-shadow: 0 0 2px #ffffff;}
header .header-link-menu > li .header-category-children-area .company-link:hover{ background-color: #289404; background-position: right -60px; color: #ffffff; opacity: 1; text-shadow: none;}
header .header-link-menu > li .header-category-children-area .company-link span{ display: block; font-size: 12px; line-height: 14px;}
header .header-link-menu > li .header-category-children-area ul li{ margin-bottom: 1px;}
header .header-link-menu > li .header-category-children-area ul li:first-child{ margin-top: 1px;}
header .header-link-menu > li .header-category-children-area ul li a{ background-color: rgba( 255, 255, 255, .9); display: block; font-size: 12px; font-weight: bold; height: 30px; line-height: 30px; overflow: hidden; padding-left: 6px; text-overflow: ellipsis;}
header .header-link-menu > li .header-category-children-area ul li a:hover{ background-color: #289404; color: #ffffff; opacity: 1;}
header .menu-tel-bt-area{ float: right;}
header .menu-tel-bt-area li{ float: right; margin-right: 6px;}
header .menu-tel-bt-area li div{ cursor: pointer; height: 44px; position: relative; width: 44px;}
header .menu-tel-bt-area li div span{ background-color: #606060; border-radius: 3px; height: 3px; left: 20%; position: absolute; width: 60%;}
header .menu-tel-bt-area li div,header .menu-tel-bt-area li div span { box-sizing: border-box; display: inline-block; transition: all .5s;}
header .menu-tel-bt-area li div span:nth-of-type(1){ top: 10px;}
header .menu-tel-bt-area li div span:nth-of-type(2){ top: 20px;}
header .menu-tel-bt-area li div span:nth-of-type(3){ bottom: 10px;}
header .menu-tel-bt-area li div.active span:nth-of-type(1){ -webkit-animation: active-menu-bar01 .75s forwards; animation: active-menu-bar01 .75s forwards; top: 0;}
@-webkit-keyframes active-menu-bar01 {
	0%{ -webkit-transform: translateY(0) rotate(0);}
	50%{ -webkit-transform: translateY(20px) rotate(0);}
	100%{ -webkit-transform: translateY(20px) rotate(45deg);}
}
@keyframes active-menu-bar01{
	0%{ transform: translateY(0) rotate(0);}
	50%{ transform: translateY(20px) rotate(0);}
	100%{ transform: translateY(20px) rotate(45deg);}
}
header .menu-tel-bt-area li div.active span:nth-of-type(2){ opacity: 0;}
header .menu-tel-bt-area li div.active span:nth-of-type(3){ -webkit-animation: active-menu-bar03 .75s forwards; animation: active-menu-bar03 .75s forwards; bottom: 2px;}
@-webkit-keyframes active-menu-bar03{
	0%{ -webkit-transform: translateY(0) rotate(0);}
	50%{ -webkit-transform: translateY(-20px) rotate(0);}
	100%{ -webkit-transform: translateY(-20px) rotate(-45deg);}
}
@keyframes active-menu-bar03{
	0%{ transform: translateY(0) rotate(0);}
	50%{ transform: translateY(-20px) rotate(0);}
	100%{ transform: translateY(-20px) rotate(-45deg);}
}
header .menu-tel-bt-area li a{ background-image: url("/images/tel-icon-01.png"); background-position: center; background-repeat: no-repeat; background-size: 70%; display: block; height: 44px; width: 44px;}
header .header-link-category-bt{ cursor: pointer; height: 28px; padding: 0 8px; position: absolute; right: 0; top: 0; width: 40px;}
header .header-link-category-bt span{ background-color: #289404; border-radius: 3px; height: 3px; pointer-events: none; position: absolute; webkit-transition: .5s; transition: .5s; width: 40%;}
header .header-link-category-bt span:first-child{ left: 8px; top: 12px; transform: rotate(30deg);}
header .header-link-category-bt span:last-child{ right: 8px; top: 12px; transform: rotate(-30deg);}
header .header-link-category-bt.active span:first-child{ transform: rotate(-30deg);}
header .header-link-category-bt.active span:last-child{ transform: rotate(30deg);}

h2{ color: #289404; font-size: 32px; line-height: 40px; margin-bottom: 20px; text-align: center;}
.w-980{ margin: 0 auto; width: 980px;}
.w-1080{ margin: 0 auto; padding: 80px 0; width: 1080px;}
.margin-b100{ margin-bottom: 100px !important;}
.margin-b60{ margin-bottom: 60px !important;}
.margin-t160{ margin-top: 160px !important;}
.padding-bt100{ padding: 100px 0 !important;}
.jimon-01{ background-image: url("/module/img/common/bg_light.jpg"); background-position: center top; background-repeat: repeat;}
.jimon-02{ background-image: url("/module/img/common/bg_white.jpg"); background-position: center top; background-repeat: repeat;}
.flex-between-01{ display: -webkit-box; display: -webkit-flexbox; display: -webkit-flex; display: flex; -webkit-box-lines: multiple; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; width: 100%;}
.ul-center-01{ text-align: center; width: 100%;}
.ul-center-01 li{ display: inline-block; vertical-align: middle;}
.table-base{ border-collapse: collapse; table-layout: fixed; width: 100%;}
.text-align-center{ text-align: center;}
.darkening-area,.popup-white-area{ display: none; transition: all 1s ease;}
.darkening-area.activation,.popup-white-area.activation{ display: block; transition: all 1s ease;}
.darkening-area{ background-color: rgba( 0, 0, 0, .7); cursor: pointer; height: 100vh; left: 0; position: fixed; top: 0; width: 100%; z-index: 1001;}
.popup-white-area{ background-color: #ffffff; height: calc(80vh - 40px); left: 10%; position: fixed; top: 10vh; width: 80%; z-index: 1002;}
.popup-white-area div:first-child{ height: calc(100% - 40px); margin: 20px; overflow-y: auto; width: calc(100% - 40px);}
.popup-white-area div.close-bt-01{ color: rgba( 255, 255, 255, .7); cursor: pointer; font-size: 20px; font-weight: bold; position: absolute; right: 0; top: -26px;}
.popup-white-area div.close-bt-01:hover{ color: rgba( 255, 255, 255, 1);}

.contact-tel-info-area{ background-color: #ffffff; margin: 40px auto; padding: 6px; width: 768px;}
.contact-tel-info-area ul{ border: 1px solid #ff6600; padding: 10px; text-align: center;}
.contact-tel-info-area ul li{ display: inline-block;}
.contact-tel-info-area ul p:first-child{ font-size: 16px !important; font-weight: bold; text-align: left;}
.contact-tel-info-area ul p:first-child span{ display: block; font-size: 20px;}
.contact-tel-info-area ul .tel{ cursor: default; color: #000000; display: inline-block; font-family: auto !important; font-size: 34px; font-weight: bold; letter-spacing: 0; line-height: 30px; margin-top: 4px; pointer-events: none; position: relative;}
.contact-tel-info-area ul .tel::before{ background-image: url("/images/free-dial-icon-01.png"); content: ""; display: inline-block; height: 24px; margin-right: 6px; width: 36px;}
.contact-tel-info-area ul li:last-child p:last-child{ font-size: 12px; font-weight: bold; line-height: 16px;}

.category-top-photo-area{ background-position: center; background-repeat: no-repeat; background-size: cover; height: calc(100vh - 70px); margin-top: 0; position: relative; width: 100%;}
.category-top-photo-area > div{ left: 0; position: absolute; text-align: center; top: 18%; width: 100%;}
.category-top-photo-area > div > div{ background-image: url(/images/category-title-photo-01.png); margin: 0 auto; text-indent: -9999px;}
.category-top-photo-area > div > h2{ font-size: 20px;}
.category-top-photo-area > div > p{ color: #289404; font-size: 50px; font-weight: bold; line-height: 54px; margin: 8vh auto 16vh;}
.category-top-photo-area > div > a{ background-image: url(/images/scroll-bt-01.png); display: block; height: 83px; margin: 0 auto; text-indent: -9999px; width: 72px;}

.contents-top-photo-area{ background-position: center; background-repeat: no-repeat; background-size: cover; height: 500px; margin-top: -70px; position: relative; width: 100%;}
.contents-top-photo-area > div{ left: 100px; position: absolute; top: 200px;}
.contents-top-photo-area > div > div{ background-image: url(/images/contents-title-photo-01.png); background-repeat: no-repeat; height: 30px; text-indent: -9999px;}
.contents-top-photo-area p,.contents-top-photo-area h2{ color: #289404; font-weight: bold;}
.contents-top-photo-area p{ font-size: 20px; margin: 8px auto 40px;}
.contents-top-photo-area h2{ font-size: 40px; text-align: left !important;}
.white-pattern-area{ background-image: url(/module/img/common/bg_white.jpg); background-position: center top; padding: 100px 0; width: 100%;}
.light-pattern-area{ background-image: url(/module/img/common/bg_light.jpg); background-position: center top; padding: 100px 0; width: 100%;}
.table-basic{ border-collapse: collapse; width: 100%;}

.breadcrumb-area{ border-bottom: 1px solid #ececec; border-top: 1px solid #ececec; padding: 8px 20px 4px;}
.breadcrumb-area li{ padding-left: 26px; float: left; position: relative;}
.breadcrumb-area li::before{ background-image: url("/module/img/common/ico_arrow.gif"); content: ""; display: inline-block; height: 8px; left: 10px; position: absolute; top: 9px; width: 6px;}
.breadcrumb-area li:first-child{ padding-left: 28px;}
.breadcrumb-area li:first-child::before{ background-image: url("/module/img/common/ico_home.gif"); height: 18px; left: 0; top: 4px; width: 20px;}
.breadcrumb-area li a{ font-size: 12px; font-weight: bold;}
.breadcrumb-area li p{ font-size: 12px; line-height: 26px;}
.footer-photo-link-area{ margin: 30px auto;}
.footer-photo-link-area li{ border-right: 1px solid #d5d5d5; vertical-align: top; width: 189px;}
.footer-photo-link-area li:first-child{ border-left: 1px solid #d5d5d5; width: 188px;}
.footer-photo-link-area li a{ display: block; font-size: 14px !important; font-weight: bold; min-height: 116px; line-height: 18px !important; text-align: center;}
/*
.footer-photo-link-area li:first-child a br{ display: none;}
*/
.footer-photo-link-area li a span{ background-image: url("/module/img/common/footer-photo-01.png"); background-repeat: no-repeat; display: block; height: 100px; margin: 0 auto; text-indent: -9999px; width: 145px;}
.footer-photo-link-area li:hover a span{ opacity: .4;}
.footer-photo-link-area li:first-child a span{ background-position: center 0;}
.footer-photo-link-area li:nth-child(2) a span{ background-position: center -120px;}
.footer-photo-link-area li:nth-child(3) a span{ background-position: center -240px;}
.footer-photo-link-area li:nth-child(4) a span{ background-position: center -360px;}
.footer-photo-link-area li:last-child a span{ background-position: center -480px;}

.online-counseling-reservation-link-area{ bottom: 0; height: 39px; position: fixed; left: 10px; z-index: 10;}
.online-counseling-reservation-link-area.right{ left: inherit; right: 10px;}
.online-counseling-reservation-link-area li{ height: 39px; width: 214px;}
.online-counseling-reservation-link-area li:first-child{ float: left;}
.online-counseling-reservation-link-area li:last-child{ float: right;}
.online-counseling-reservation-link-area li a,.online-counseling-reservation-link-area li div{ position: absolute; text-indent: -9999px;}
.online-counseling-reservation-link-area li a{ background-image: url("/images/online-counseling-reservation-bt-01.png"); bottom: 0; left: 0;}
.online-counseling-reservation-link-area li a{ display: block; height: 39px; width: 214px;}
.online-counseling-reservation-link-area li a.small-bt{ height: 39px;}
.online-counseling-reservation-link-area.left li a.small-bt{ background-position: center -180px;}
.online-counseling-reservation-link-area.right li a{ background-position: center -238px;}
.online-counseling-reservation-link-area.right li a.small-bt{ background-position: center -420px;}
.online-counseling-reservation-link-area li div{ cursor: pointer; height: 30px; right: 0; top: 0; width: 30px;}
.online-counseling-reservation-link-area li div.cross-none{ display: none;}
.online-counseling-reservation-link-area li div::before,.online-counseling-reservation-link-area li div::after,.online-counseling-reservation-link-area li div div::before,.online-counseling-reservation-link-area li div div::after{ background: #ffffff; content: ""; display: block; height: 4px; position: absolute; top: calc(14% - 2px); width: 100%;}
.online-counseling-reservation-link-area li > div::before,.online-counseling-reservation-link-area li > div::after{ box-shadow: 0 0 8px 2px rgba( 0, 0, 0, .7);}
.online-counseling-reservation-link-area li > div div::before,.online-counseling-reservation-link-area li > div div::after{ z-index: 2;}
.online-counseling-reservation-link-area li div::before,.online-counseling-reservation-link-area li div div::before{ left: 14%; transform: rotate(45deg); transform-origin: 0% 50%;}
.online-counseling-reservation-link-area li div::after,.online-counseling-reservation-link-area li div div::after{ left: auto; transform: rotate(-45deg); transform-origin: 100% 50%; right: 14%;}
.online-counseling-reservation-link-area.right li a {	pointer-events: none;}

.online-counseling-reservation-link-sp-area{ bottom: 0; display: none; height: 26px; left: 0; pointer-events: none; position: fixed; width: 100%; z-index: 100;}
.online-counseling-reservation-link-sp-area a{ background-image: url("/images/online-counseling-reservation-bt-03.png"); bottom: 0; display: inline-block; height: 26px; pointer-events: auto; position: absolute; text-indent: -9999px;}
.online-counseling-reservation-link-sp-area a:first-child{ background-position: center 0; left: 10px; width: 156px;}
.online-counseling-reservation-link-sp-area a:last-child{ background-position: center -50px; right: 10px; width: 140px;}

footer{ background-image: url(/module/img/common/bg_green.jpg); background-position: bottom center; padding: 40px 0 10px;}
footer a{ color: #ffffff; display: block; font-size: 12px; font-weight: bold;}
footer a:hover{ color: #fff000; opacity: 1;}
footer ul:first-child{ margin: 0 auto; width: 900px;}
footer ul:first-child li{ width: 220px;}
footer ul:first-child li a{ margin-bottom: 12px; line-height: 12px;}
footer ul:first-child li a span{ border-left: 4px solid #ffffff; padding-left: 6px;}
footer ul:first-child li div{ margin-left: 10px;}
footer ul:nth-child(2){ margin: 20px auto;}
footer ul:nth-child(2) li:nth-child(2){ margin: 0 30px 0 40px;}
footer ul:nth-child(2) li a:hover{ opacity: .4;}
footer p:last-child{ color: #ffffff; font-size: 10px; line-height: 12px; letter-spacing: 2px; margin: 0 10px; text-align: center;}

.parts-rigth-banner-area{ position: fixed; right: 20px; top: 90px; width: 162px; z-index: 10;}
.parts-rigth-banner-area > a,.parts-rigth-banner-area > div{ display: block; margin-bottom: 10px;}
.parts-rigth-banner-area .info{ background-color: #35af02; border-radius: 6px; color: #c8dc5c; display: block; font-size: 10px; padding: 10px 0; text-align: center !important;}
.parts-rigth-banner-area .info span{ color: #ffffff; display: block; font-size: 14px;}
.parts-rigth-banner-area .info span::before { background-image: url("/module/img/index/update-information-topic-icon.png"); content: ""; display: inline-block; height: 24px; margin-right: 6px; vertical-align: middle; width: 24px;}
.parts-rigth-banner-area .incident{ background-color: rgba(255,255,255,0.5); border: 1px solid #888888; padding: 5px;}
.parts-rigth-banner-area .incident a{ background: -webkit-linear-gradient(top,#adadad,#474747 10%,#474747 50%,#262626 90%,#262626 100%); background: linear-gradient(top,#adadad,#474747 10%,#474747 50%,#262626 90%,#262626 100%); border-radius: 6px; color: #ffffff !important; font-size: 14px !important; display: block; font-weight: bold; line-height: 18px !important; margin-bottom: 10px; padding: 10px !important; position: relative;}
.parts-rigth-banner-area .incident aa::after{ content: "▲"; display: block; position: absolute; right: 2px; top: calc(50% - 8px); transform: rotate(90deg) scale(1, 0.7);}

@media screen and (max-width: 1249px){
.parts-rigth-banner-area{ display: none !important;}
}
@media screen and (max-width: 1159px){
header .header-link-menu > li .header-category-children-area .company-title{ background-size: 80%;}
}
@media screen and (max-width: 1096px){
.w-1080{ width: 96%;}
}
@media screen and (max-width: 996px){
.w-980{ width: 96%;}
}
@media screen and (max-width: 992px){
.footer-photo-link-area li{ width: calc(24% - 1px);}
.footer-photo-link-area li:first-child{ width: calc(24% - 2px);}
}
@media screen and (max-width: 991px){
.footer-photo-link-area li:last-child{ border-left: 1px solid #d5d5d5; margin-top: 20px;}
}
@media screen and (max-width: 916px){
footer ul:first-child{ width: 90%;}
}
@media screen and (max-width: 874px){
body{ padding-top: 60px;}
header h1{ box-shadow: none;}
header .logo{ display: inline-block; margin: 4px 20px 8px 20px;}
header nav{ box-shadow: 0 5px 10px 0 rgba( 0, 0, 0, .5); display: none; float: none; position: absolute; right: 0; top: 60px; width: 100%;}
header .header-link-menu{ background-color: #ffffff; background-image: none; border-top: 1px solid #a1a1a1; display: block !important; width: 100%;}
header .header-link-menu > li{ border-bottom: 1px solid #a1a1a1;}
header .header-link-menu .basic-view-none{ display: block;}
header .header-link-menu > li > a{ color: #000000; height: 28px; line-height: 28px; padding-left: 10px; text-align: left;}
header .header-link-menu > li > a:hover{ background: none; border-top: none; height: auto;}
header .header-link-menu > li > a > span{ left: 0; position: inherit; top: 0;}
header .header-link-menu > li:nth-child(3) > a{ line-height: 28px;}
header .header-link-menu > li:nth-child(3) > a > span{ left: 0; width: 100%;}
header .header-link-menu > li > a > span span{ display: none;}
header .header-link-menu > li > a::before,header .header-link-menu > li > a::after{ display: none;}
header .header-link-menu > li .header-category-children-area{ background-color: inherit; display: none; height: auto; position: inherit; top: 0;}
header .header-link-menu > li .header-category-children-area.active{ display: block;}
header .header-link-menu > li:nth-child(5):hover .header-category-children-area{ display: none;}
header .header-link-menu > li .header-category-children-area .company-title,header .header-link-menu > li .header-category-children-area .company-link{ display: none !important;}
header .header-link-menu > li .header-category-children-area ul{ border-top: 1px solid #a1a1a1;}
header .header-link-menu > li .header-category-children-area ul li a{ background-color: inherit; color: #000000; padding-left: 20px;}
header .header-link-menu > li .header-category-children-area ul li a:hover{ background-color: inherit; color: #000000;}
header .menu-tel-bt-area{ display: block;}
header .header-link-category-bt{ display: block;}
.contact-tel-info-area ul .tel{ pointer-events: auto;}
}
@media screen and (max-width: 839px){
footer{ padding: 40px 0;}
}
@media screen and (max-width: 796px){
.contact-tel-info-area{ width: calc(96% - 12px);}
.contact-tel-info-area ul p:first-child{ line-height: 24px; margin-bottom: 10px;}
}
@media screen and (max-width: 783px){
.footer-photo-link-area li:first-child a br{ display: block;}
}
@media screen and (max-width: 750px){
footer ul:first-child{ width: 220px;}
footer ul:nth-child(2) li:nth-child(2){ margin: 0 0 0 40px;}
footer ul:nth-child(2) li:last-child{ display: none;}
}
@media screen and (max-width: 724px){
.white-pattern-area,.light-pattern-area{ padding: 60px 0;}
}
@media screen and (max-width: 699px){
a:hover{ opacity: 1 !important;}
.w-1080{ padding: 40px 0;}
.online-counseling-reservation-link-area{ display: none;}
.online-counseling-reservation-link-sp-area{ display: block;}
}
@media screen and (max-width: 692px){
.footer-photo-link-area li{ margin-bottom: 20px; width: calc(45% - 1px);}
.footer-photo-link-area li:first-child,.footer-photo-link-area li:nth-child(3){ width: calc(45% - 2px);}
.footer-photo-link-area li:nth-child(3){ border-left: 1px solid #d5d5d5;}
.footer-photo-link-area li:last-child{ margin-top: 0;}
}
@media screen and (max-width: 492px){
.contact-tel-info-area ul p:first-child span{ display: inline; font-size: 16px; margin-left: 10px;}
}
@media screen and (max-width: 425px){
.footer-photo-link-area li{ border-left: 1px solid #d5d5d5; width: calc(60% - 2px) !important;}
}
@media screen and (max-width: 368px){
.contact-tel-info-area ul .tel{ font-size: 9vw;}
}
@media screen and (max-width: 346px){
.contact-tel-info-area ul .tel{ letter-spacing: -.5px;}
.contact-tel-info-area ul .tel::before{ background-size: 100%; height: 17px; width: 26px;}
}
@media screen and (max-width: 332px){
.online-counseling-reservation-link-sp-area a{ transform: translateX(.8);}
}

