@charset "utf-8";
.swip {position: fixed;top: 250px;left:2.6%;z-index: 4;padding:0;display: block;width: 140px;transition:  0.25s ease-out;}
.swip ul,.swip li{padding:0;margin: 0;list-style-type: none;}
.swip a{display:block;position: relative;}
.swip a{padding:12px 0;transition:  0.2s ease-out; line-height: 1.2;position: relative;overflow: hidden;font-weight: normal;font-size: 20px;color: #999;}
.swip li.on a::after{display: block;content: ''; width: 5px;height: 5px;display: inline-block;background-color: #f37443;vertical-align: bottom;border-radius:3px ;margin-left: 4px;bottom: 4px;position: relative;animation-name:pickout;  animation-duration: 0.7s;  animation-delay: 1.25s;animation-fill-mode: forwards;opacity: 0;bottom: 10px;}
.swip  a:hover,
.swip li.on a{color: #000;}
.swip li.on a{font-weight: 800;}
.for_m.mt50{display: none;}
@media screen and (max-width:1024px) {
.for_m.mt50{display: block;}
.subNavWrap{position: relative;display: block;background-color: #fff;border-top: 1px solid #ddd;border-bottom: 1px solid #e0e0e0;transition:all .25s ease-out}/*
.subNavWrap::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;background-color: #e0e0e0;height: 1px;} */
.subNavWrap .wrapper{width: auto;}
.swip_area{overflow: visible;position: relative;width: 100%;}
#subMenu.swip{position: relative;top: 0;left: 0;width: 100%;margin-top: 0;height: 60px;padding: 0;box-sizing: border-box;z-index: 2;}
.menu_list{list-style-type: none;padding: 0;margin: 0;height: 100%;text-align: center;}
.menu_list li{list-style-type: none;margin: 0;padding: 0;position:relative;box-sizing: border-box;display: inline-block;vertical-align: top;height: 100%;}
.menu_list li a{position:relative;width: 100%;height: 100%;display: flex;flex-wrap: wrap;align-items: center;font-size: 16px;padding:0 14px;box-sizing:border-box;letter-spacing:-1px;}
.swip li.on a::after{display: none;}
.menu_list li.on a{ color:#000; }
.menu_list li::after{display: block;content: '';position: absolute;bottom: 0;left: 50%;right: 50%;height: 1px;background-color: #000;opacity: 0;transition: .25s}
.menu_list li.on::after{left: 0;right: 0;opacity: 1;}


.menu_list li + li:before{display: inline-block;content: "";position: absolute;top:50%;left: -1px;width: 1px;height: 13px;background: rgba(0,0,0,0.1);vertical-align: top;transform:translateY(-50%);}
.menu_list{width: 100%;display: inline-block;-webkit-box-sizing: border-box;box-sizing: border-box;white-space: nowrap;overflow-y: hidden;overflow-x: auto;-webkit-overflow-scrolling: touch;font-size: 0;/* padding: 0 3%; */}
.menu_list::-webkit-scrollbar{display:none;}
#subMenu a br{display: none;}
}
@keyframes pickout {
0{transform:scale(1, 1.2);}
40% {transform: scale(1,0.7);bottom: -2px;opacity: 1;}
100% {transform: scale(1, 1);bottom: 4px;opacity: 1;}
}
@media screen and (min-width:1921px) {
#subMenu{left:calc(50% - 900px)}
}
@media screen and (min-width:1024px) {
#subMenu.fixed_x {position: absolute;top: auto;bottom: 80px;}
}
.subVisual{background: #eee ;overflow: hidden;position: relative;z-index: 2;border-radius:30px ;}
.subVisual img{display: block;max-width: 100%;animation: 7s zoom-ani   ease-out /* infinite */}
@keyframes zoom-ani {
0{transform: scale(1.2, 1.5);}
5% {transform: scale(1.5, 1.3);}
18% {transform: scale(1, 1);}
100%{transform: scale(1, 1);}
}
.subTopTxtFade{font-size: 400px;position: absolute;left: 485px;top: 40px;font-weight: 900;z-index: -1;color: #fafafa;text-transform: uppercase;}
.subTit{position: relative;text-align: center;transition:all .25s ease-out;z-index: 1;}
.subTit h2{display: block;font-size: 50px;font-weight: 800;margin-bottom: 25px;}
.subTit p{line-height: 1.1;font-size: 18px;}
.pageDr{color: #666;position: relative;line-height: 1.1;text-align: right;font-size: 14px;padding: 30px 2.2% 110px 0;}
.pageDr a.locH{display: inline-block;background:  url(../img/sub/loc_h.png) 0 0 no-repeat;text-indent: -999em;font-size: 0;width: 13px;height: 13px;vertical-align: top;opacity: .5;background-size:13px auto;}
.pageDr .aro{position: relative;display: inline-block;width: 17px;vertical-align: middle;text-indent: -999em;font-size: 0;border: 0 solid #000;text-align: center;}
.pageDr .aro::before{display: inline-block;content: '';width: 4px;height: 4px;background-color: #999;border-radius:50% ;vertical-align: middle;}
.pageDr b{font-weight: 700;color: #000;}

.pageContent{padding-bottom: 60px;overflow: hidden;min-height: 500px;padding-top: 70px;}
.pageContent::after{display: block;content: '';clear: both;}
.pageContent.pb0{padding-bottom: 0;}
.pageContent .wrapper{max-width: 1400px;}

@media screen and (max-width:1760px) {
.pageContent .wrapper{max-width: inherit;padding-left: calc(1.5% + 135px);padding-right: calc(1.5% + 135px);box-sizing: border-box;}
}
@media screen and (max-width:1500px) {
#subMenu {left:1.6%}
.subTit{padding-left: calc(1.5% + 135px);padding-right: 2%}
.pageContent .wrapper{/* padding-left: calc(1% + 135px); */padding-right: 2%}
}
@media screen and (max-width:1038px) and (min-width:1025px) {/* resizing gap */
#subMenu{display: block !important;}
}
@media screen and (max-width:1024px) {
.pageContent{padding-top: 0;}
.subVisual{margin-top: 50px;}
.subTit,
.pageContent .wrapper{padding-left: 0; padding-right: 0}
.subTit {padding-bottom: 0;background-color: #fff;height: 60px;line-height: 60px;border-top: 1px solid #ddd;}
.subTit h2{font-size: 24px;margin-bottom: 0;}
.pageDr,
body.fixed2:not(.gate) .header::before,
.subTit p{display: none;}
body.fixed2 .subTit{position: fixed;top: 0;left: 0;width: 100%;border-top: none;z-index: 12;}
body.fixed2:not(.gate) .header {background: none;box-shadow:none;}
body.fixed2:not(.gate) #sb-site.top-padding{padding-top: 200px;}
body.fixed2 .subNavWrap{position: fixed;left: 0;right: 0;top: 60px;z-index: 2;box-shadow:0 3px 25px -5px rgba(0,0,0,0.15)}
body.fixed2 .pageContent{min-height: calc(100vh - 460px);padding-bottom: 50px;}
body.fixed2:not(.gate) .header h1.topLogo{width:auto;}
body.fixed2:not(.gate) .header h1.topLogo a{width: 60px;}
body.fixed2:not(.gate) .header h1.topLogo a{background:url(../img/sub/loc_h.png) center no-repeat}
}

table.classic { border: 0; border-collapse: separate; width: 100%; border-top: solid 2px #333;/* border-bottom: 1px solid #000; */}
table.classic td,
table.classic th { border: 0; border-bottom: solid 1px #e5e5e5; border-left: solid 1px #e5e5e5;padding: 20px 1% ; text-align: center; line-height: 1.4; vertical-align: middle;  height: auto ;word-wrap:break-word;word-break: break-all;font-size: 20px;}
table.classic th{background-color: #f9f9f9;}
table.classic td{font-weight:400;}
table.classic thead th.first { border-left: none; }
table.classic tbody td.first { border-left: none}
table.classic tbody th { border-left: none;}
table.classic th.bdl{border-left: solid 1px #e5e5e5;background-color: #fff;font-weight: 500;}
table.classic .bdl0{border-left:0}
table.classic th.left,
table.classic td.left,
table.classic tr.left td{padding-left:3%; text-align: left;padding-right: 0.5%; }
table.classic td.va-t{vertical-align: top;}
table.classic.tdLeft tbody td{text-align: left;padding-left: 3%;}
table.classic.thBg tbody th{background-color: #fff;font-weight: 500;}
table.classic tbody td.center{padding-left: 0;padding-right: 0;text-align: center;}
table.classic.thLeft tbody th{text-align: left;padding-left: 0;}
table.classic.tdBdn tbody td{border-left: none;}
table.classic .bdt th,table.classic .bdt td{border-top: 1px solid #000;}
table.classic .multith th{padding-top: 10px;padding-bottom: 10px;}
.m_scroll{margin-bottom: 30px;}
.m_scroll::-webkit-scrollbar {  width: 8px;height: 8px;}
.m_scroll::-webkit-scrollbar-track {  background: #f2f2f2; }
.m_scroll::-webkit-scrollbar-thumb {  background: #636261;   border-radius:4px;}
.m_scroll.mb0{margin-bottom: 0;}

/*  font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));*/

@media screen and (min-width:1201px) {
table.classic.details td,
table.classic.details th{line-height: 1.3;padding-top: 12px;padding-bottom: 12px;}
}
@media screen and (max-width:1200px) {
table.classic td,
table.classic th{font-size: 18px;line-height: 1.3;padding-top: 12px;padding-bottom: 12px;}
}
@media screen and (max-width:920px) {
.subVisual{height: 260px;}
.subVisual img{height: 100%;max-width: inherit;position: relative;left: 50%;margin-left: -465px;}
}
@media screen and (max-width:820px) {
table.classic td,
table.classic th{font-size: 16px;}
}

@media screen and (max-width:500px) {
.pageContent{padding-top: 0}
.for_m.mt50,
.subVisual{border-radius:20px; margin-top: calc(40/500 * 100vw);}
.subVisual{height: calc(260/500 * 100vw);}
.subVisual img{margin-left: calc(((930/500 * 100vw)/2) * -1)}
}


.tabNavWrap{position: relative;}
.tabNavWrap::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;background-color: #e6e6e6;height: 2px;}
.swipTabArea{overflow: visible;position: relative;width: 100%;}
.swipTabLst{position: relative;top: 0;left: 0;width: 100%;margin-top: 0;height: 64px;padding: 0;box-sizing: border-box;z-index: 2;}
.swipTab{list-style-type: none;padding: 0;margin: 0;height: 100%;text-align: center;}
.swipTab li{list-style-type: none;margin: 0;padding: 0;position:relative;box-sizing: border-box;display: inline-block;vertical-align: top;height: 100%;}
.swipTab li a{position:relative;width: 100%;height: 100%;display: flex;flex-wrap: wrap;align-items: center;font-size: 22px;font-weight: 500;padding:0 20px;box-sizing:border-box;letter-spacing:-1px;color: #999;}
.swipTab li a:hover{ color:#000;}
.swipTab li.on a{ color:#000; font-weight: 700;}
.swipTab li a::after{display: block;content: '';position: absolute;bottom: 0;left: 50%;right: 50%;height: 2px;background-color: #000;opacity: 0;transition: .25s}
.swipTab li a:hover::after,
.swipTab li.on a::after{left: 3px;right: 3px;opacity: 1;}

.swipTab{width: 100%;display: inline-block;-webkit-box-sizing: border-box;box-sizing: border-box;white-space: nowrap;overflow-y: hidden;overflow-x: auto;-webkit-overflow-scrolling: touch;font-size: 0;/* padding: 0 3%; */}
.swipTab::-webkit-scrollbar{display:none;}

@media screen and (max-width:1024px) {
.tabNavWrap{margin-right: -3%;margin-left: -3%;}
.swipTabLst{height: 60px;}
.swipTab li a{font-size: 20px;padding: 0 18px;}
.for_m.mt50{display: block;}
}

@media screen and (max-width:640px) {
#subMenu.swip{height: 46px;}

.swipTab li a{font-size: 18px;padding: 0 14px;}
}
