@charset "utf-8";
.real-cont {padding:110px 0 180px;}


/* splitting */
.page-header > .container.motion h3.chars .char {animation:textAni 1.5s both; animation-delay:calc(0.1s * var(--char-index));}

@keyframes textAni {
    0% {opacity:0;}
    30% {opacity:0;}
}

/* page-header */
.page-header {position: relative; width: 100%; height: 300px; background: url() 50% 50% no-repeat; background-size: cover;}
.page-header > .container {height: 100%; display: flex; align-items: center; justify-content: center;}
.page-header.type1 {background-image: url(../images/sub/s-visual01.jpg);}
.page-header.type2 {background-image: url(../images/sub/s-visual02.jpg);}
.page-header.type3 {background-image: url(../images/sub/s-visual03.jpg);}
.page-header.type4 {background-image: url(../images/sub/s-visual04.jpg);}
.page-header.type10 {background-image: url(../images/sub/s-visual01.jpg);}

.page-header .container h3 {font-size: 55px; font-weight: 700; color: #fff; text-align: center;}

.lnb {width: 100%; background-color: #fff; border-bottom: 1px solid #ddd;}
.lnb ul {width: 100%; display: table; table-layout:fixed;}
.lnb ul li {display: table-cell; position: relative;}
.lnb ul li::after {position: absolute; content:''; width: 1px; height: 15px; top: 50%; right: 0; transform: translateY(-50%); background-color: #d8d8d8;}
.lnb ul li:last-child::after {display: none;}
.lnb ul li a {position: relative; display: block; width: 100%; text-align: center; font-size: 18px; color: #666; line-height: 64px; font-weight: 600; transition: all .3s linear; z-index: 2;}  
.lnb ul li a:hover {color: #026bb7;}
.lnb ul li a:after {position: absolute; content:''; width: 100%; height: 2px; background-color: #026bb7; bottom: -1px; left: 0; opacity: 0;}
.lnb ul li.active a {color: #026bb7; font-weight: 600;}
.lnb ul li.active a:after {opacity: 1;}

.lnb .btn-drop {display: none;}

.sub10 .lnb {display: none;}


section {padding: 110px 0 180px;}
.section-header {margin-bottom: 70px;}
.section-header h4 {position: relative; text-align: center; color: #000; font-weight: 700; font-size: 45px;}

.article-header h5 {font-size: 50px; font-weight: 600; color: #000; text-align: center; line-height: 60px;}
.article-header p {font-size: 24px; line-height: 40px; color: #333; padding-top: 45px; text-align: center;}


/* s1_1 */
.s1_1 .bg {width: 100%; height: 400px; background: url(../images/sub/bg_s101.jpg) 50% 50% no-repeat; background-size: cover;}
.history-wrap {position:relative; margin-top: 65px;}
.history-wrap.history-fixed .year p {position:fixed; left:0; top:55px; padding-left:calc((100% - 780px)/2); padding-top:210px; color: #026bb7;}
.history-wrap.history-fixed.last .year p  {position:absolute; bottom:240px; left:0; padding-left:0; padding-top:0; top:auto;}
.history-wrap .col {display:flex; position:relative; z-index:5;}
.history-wrap .year {max-width: 530px; width:100%; position:relative; padding-left: 320px;}
.history-wrap .year h3 {font-size:48px; color:#000; font-weight:700;  position:absolute; top:0; left:350px; font-family: 'play';}
.history-wrap .year p {font-size:50px; font-weight:700; position:absolute; top:0; left:320px; opacity:0; color: #026bb7;}
.history-wrap .year p.on {opacity:1;}
.history-wrap .txt-wrap {width:1%; flex:1 1 auto; position: relative; padding-top: 5px;}
.history-wrap .txt-wrap .txt-box {position:relative; padding-bottom:60px;}
.history-wrap .txt-wrap .txt-box:last-child {padding-bottom:120px; margin-bottom:0;}
.history-wrap .txt-wrap .txt-box ~ .txt-box::after {top: 0;}
.history-wrap .txt-wrap .txt-box:last-child::after {display: none;} 
.history-wrap .txt-wrap .txt-box .mo-year {display:none;}
.history-wrap .txt-wrap .txt {display:flex;}
.history-wrap .txt-wrap .txt .month {max-width: 50px; width: 100%; font-size: 18px; font-weight: 700; color: #000; line-height: 32px;}
.history-wrap .txt-wrap .txt ul {width:1%; flex:1 1 auto;}
.history-wrap .txt-wrap .txt ul li {font-size:18px; color:#666; line-height:32px;}
.history-wrap .txt-wrap .txt ul li ~ li {padding-top: 5px;}


/* s1_2 */
.s1_2 article ~ article {margin-top: 60px;}
.s1_2 .arti-tit {width: 100%; background-color: #f5f5f5; display: flex;}
.s1_2 .arti-tit span {width: 90px; line-height: 90px; font-size: 36px; font-weight: 700; color: #fff; text-align: center; display: flex; align-items: center; justify-content: center;}
.s1_2 .arti01 .arti-tit span {background-color: #026bb7;}
.s1_2 .arti02 .arti-tit span {background-color: #df0000;}
.s1_2 .arti03 .arti-tit span {background-color: #a1a3a2;}
.s1_2 .arti-tit h4 {font-size: 24px; font-weight: 700; color: #000; padding: 0 40px 0 30px; line-height: 1.545; display: flex; align-items: center; max-width: 1330px; width: 100%;}
.s1_2 .arti02 .arti-tit h4 {font-size: 22px;}
.s1_2 .txt-box {width: 100%; margin-top: 20px;}
.s1_2 .txt-box p {position: relative; padding-left: 15px; font-size: 18px; color: #666; line-height: 1.889;}
.s1_2 .txt-box p::before {position: absolute; content: ''; width: 4px; height: 4px; background-color: #026bb7; top: 14px; left: 0;}


/* s1_4 */
.s1_4 article ~ article {margin-top: 80px; padding-top: 80px; border-top: 1px solid #ddd;}
.s1_4 figure {display: block; margin: 0 auto;}
.s1_4 figure img {display: block; margin: 0 auto;}

/* s1_5 */
.inquiry .notice {width: 100%; padding: 30px; border: 1px solid #000; margin-bottom: 70px;}
.inquiry .notice dl {width: 100%;}
.inquiry .notice dl ~ dl {margin-top: 30px;}
.inquiry .notice dl dt {position: relative; padding-left: 15px; font-size: 20px; font-weight: 500; color: #000;}
.inquiry .notice dl dt::before {position: absolute; content:''; width: 5px; height: 5px; background-color: #000; top: 8px; left: 0; border-radius: 50%;}
.inquiry .notice dl dd {margin-top: 20px;}
.inquiry .notice dl dd p {font-size: 18px; color: #666; font-weight: 400; line-height: 28px;}
.inquiry .notice dl dd p > a {display: inline-block; color: #666}

/* s1_6 */
.s1_6 .map {width: 100%; height: 400px;}
.s1_6 .map iframe {width: 100%; height: 100%; border: 0;}
.s1_6 .map-info {margin-top: 40px; width: 100%; display: flex; justify-content: space-between;}
.s1_6 .map-info .info {max-width: 1000px; width: 100%;}
.s1_6 .map-info .info dl {width: 100%; display: flex; align-items: center;}
.s1_6 .map-info .info dl ~ dl {margin-top: 15px;}
.s1_6 .map-info .info dl dt {max-width: 50px; width: 100%; font-size: 18px; color: #000; font-weight: 700;}
.s1_6 .map-info .info dl dd {font-size: 18px; color: #666;}
.s1_6 .map-info .info dl dd address {font-style: normal;}
.s1_6 .map-info .info dl dd a {color: #666;}
.s1_6 .map-info .map-btn {max-width: 310px; width: 100%; display: flex; gap: 10px;}
.s1_6 .map-info .map-btn a {display: block; max-width: 150px; width: 100%; line-height: 53px; text-align: center; color: #fff; font-size: 18px; font-weight: 600; transition: all .2s linear;}
.s1_6 .map-info .map-btn a.search {background-color: #026bb7; border: 1px solid #026bb7;}
.s1_6 .map-info .map-btn a.print {background-color: #a1a3a2; border: 1px solid #a1a3a2;}
.s1_6 .map-info .map-btn a.search:hover {background-color: #fff; color: #026bb7;}
.s1_6 .map-info .map-btn a.print:hover {background-color: #fff; color: #a1a3a2;}