@charset "utf-8";

.sub-visual {height: 500px; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.sub-visual01 {background-image: url('../img/sub/sub_visual01.jpg');}
.sub-visual02 {background-image: url('../img/sub/sub_visual02.jpg');}
.sub-visual03 {background-image: url('../img/sub/sub_visual03.jpg');}
.sub-visual04 {background-image: url('../img/sub/sub_visual04.jpg');}
.sub-visual05 {background-image: url('../img/sub/sub_visual05.jpg');}
.sub-visual .text-box {display: flex; justify-content: center; align-items: center; height: 100%;}
.sub-visual .text-box h2 {font-size: 60px; font-weight: 700; line-height: 1.2em; color: #fff; margin-top: 80px;}

#lnb {border-bottom: 1px solid #ddd;}
#lnb ul {display: flex;}
#lnb ul li {position: relative; flex: 1; height: 64px;}
#lnb ul li:after {position: absolute; top: 50%; right: 0; margin-top: -5px; content: ''; width: 1px; height: 10px; background: #ddd;}
#lnb ul li:last-child:after {display: none;}
#lnb ul li a {position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 20px; font-weight: 600; line-height: 1.5em; color: #666; text-align: center; transition: all 0.5s;} 
#lnb ul li a:before {position: absolute; bottom: -1px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 3px; background: #144280; transition: all 0.5s;}
#lnb ul li.active a {color: #144280;}
#lnb ul li.active a:before {width: 100%;}
#lnb ul li a:hover {color: #144280;}
#lnb ul li a:hover:before {width: 100%;}

.real-cont {padding: 100px 0 130px;}
.real-cont.type02 {padding-bottom: 0;}

.page-title {margin-bottom: 60px;}
.page-title h3 {font-size: 50px; font-weight: 700; line-height: 1.3em; color: #000; text-align: center;}
.arti-title {margin-bottom: 45px;}
.arti-title h3 {font-size: 50px; font-weight: 700; line-height: 1.5em; color: #000;}
.arti-title h3 span {color: #144280;}

/* s1-1 */
.greeting {padding-top: 120px;}
.greeting .wrap {display: flex; justify-content: space-between;}
.greeting .text-box {width: 1%; flex: 1 1 auto; padding-right: 105px; margin-top: -10px;}
.greeting .text-box h3 {font-size: 45px; font-weight: 700; line-height: 1.44em; color: #000; margin-bottom: 30px; word-break: break-word;}
.greeting .text-box > p {font-size: 18px; line-height: 1.77em; color: #666; margin-bottom: 32px;}
.greeting .text-box .name {display: flex; color: #000; margin-top: 60px;}
.greeting .text-box .name p {font-size: 18px; font-weight: 600;}
.greeting .text-box .name p span {margin-left: 20px;}
.greeting .text-box .name b {display: inline-block; font-size: 36px; font-weight: 700; margin-left: 40px;}
.greeting .img-box {max-width: 540px; width: 100%;}
.greeting .img-box img {border-radius: 20px; overflow: hidden;}

/* s1-2 */
.purpose .row {display: flex; align-items: center; margin-bottom: 150px;}
.purpose .row:nth-child(even) {flex-direction: row-reverse;}
.purpose .row:last-child {margin-bottom: 0;}
.purpose .row > div {width: 50%;}
.purpose .row .img-box img {border-radius: 15px; overflow: hidden;}
.purpose .row .text-box {margin-top: -45px;}
.purpose .row:nth-child(odd) .text-box {padding-left: 90px;}
.purpose .row:nth-child(even) .text-box {padding-right: 40px;}
.purpose .row .text-box .num {font-size: 120px; font-weight: 700; line-height: 1em; color: rgba(0,0,0,0.2); margin-bottom: 30px;}
.purpose .row .text-box p {font-size: 32px; font-weight: 600; line-height: 1.43em; color: #000;}

/* s1-3 */
.history .img-box {width: 100%; height: 350px; background: url('../img/sub/s13_img01.jpg') no-repeat center center/cover; border-radius: 15px; overflow: hidden;}
.history-wrap {position: relative; padding: 64px 0 130px;}
.history-wrap:before {position: absolute; top: 0; left: 540px; content: ''; width: 1px; height: 100%; background: #ddd;}
.year-wrap {display: flex; margin-bottom: 43px;}
.year-wrap:last-child {margin-bottom: 0;}
.year-wrap .year {position: relative; max-width: 540px; width: 100%; padding-right: 45px;}
.year-wrap .year:after {position: absolute; top: 23px; right: -5px; content: ''; width: 9px; height: 9px; background: #144280; border-radius: 50%;}
.year-wrap .year h4 {font-size: 50px; font-weight: 700; line-height: 1em; color: #144280; text-align: right;}
.year-wrap .details {width: 1%; flex: 1 1 auto; padding-left: 45px; margin-top: 15px;}
.month-wrap {display: flex; margin-bottom: 11px;}
.month-wrap:last-child {margin-bottom: 0;}
.month-wrap .month {max-width: 50px; width: 100%; font-size: 18px; font-weight: 700; line-height: 1.4em; color: #000;}
.month-wrap ul {width: 1%; flex: 1 1 auto;}
.month-wrap ul li {font-size: 18px; line-height: 1.4em; color: #666; margin-bottom: 11px;}
.month-wrap ul li:last-child {margin-bottom: 0;}

/* s1-4 */
.org {background: url('../img/sub/s14_bg.jpg') no-repeat center center/cover; }
.org .arti01 {padding-bottom: 130px;}
.org .arti01 figure {text-align: center;}

/* s1-5 */
.ci .img-box {margin-bottom: 41px;}
.ci .img-box ul {display: flex; margin: 0 -23px;}
.ci .img-box ul li {width: 50%; padding: 0 23px;}
.ci .img-box ul li .inner {border: 1px solid #ddd; border-radius: 15px; overflow: hidden;}
.ci .text-box {padding: 0 70px;}
.ci .text-box p {font-size: 18px; line-height: 1.77em; color: #666; text-align: center;}

/* s1-6 */
.business .arti01 {background: #f3f3f3; padding: 100px 0 130px;}
.business .arti01 ol {display: flex; flex-wrap: wrap; margin: -25px;}
.business .arti01 ol li {width: 50%; padding: 25px;}
.business .arti01 ol li .inner {display: flex; height: 100%; border-radius: 15px; overflow: hidden;}
.business .arti01 ol li .img-box {max-width: 330px; width: 100%;}
.business .arti01 ol li .img-box img {height: 100%;}
.business .arti01 ol li .text-box {width: 1%; flex: 1 1 auto; background: #fff; padding: 50px 40px 50px 43px;}
.business .arti01 ol li .text-box .num {display: inline-block; width: 45px; height: 45px; background: #144280; border-radius: 50%; font-size: 18px; font-weight: 600; line-height: 45px; text-align: center; color: #fff; margin-bottom: 21px;}
.business .arti01 ol li .text-box p {font-size: 22px; font-weight: 600; line-height: 1.55em; color: #000;} 

/* s2 */
.journey.real-cont {padding-top: 0;}
.journey .sec01 .slide .text-box {min-height: auto; padding: 22px 40px;}
.journey .sec01 .slide .text-box .title {margin-bottom: 0;}

.journey .arti02 {padding-top: 118px;}
.journey .arti02 .arti-title {margin-bottom: 33px;}
.journey .arti02 .slick-list {overflow: visible;}
.journey .arti02 .item {position: relative;}
.journey .arti02 .item:before {position: absolute; top: 29px; left: 0; content: ''; width: 100%; height: 2px; background: #144280; z-index: -1;}
.journey .arti02 .item .title {display: inline-block; height: 60px; font-size: 24px; background: #fff; border: 2px solid #144280; border-radius: 30px; padding-right: 30px; box-shadow: 0px 5px 21px 0px rgba(131, 131, 131, 0.35); margin-bottom: 48px;}
.journey .arti02 .item .title b {display: inline-block; width: 100px; line-height: 57px; font-weight: 700; color: #fff; background: #144280; border-radius: 27px; text-align: center; margin-right: 15px; margin-top: -1px; margin-left: -1px;}
.journey .arti02 .item .title p {display: inline-block; font-weight: 600; line-height: 1.3em; color: #000;}
.journey .arti02 .item .details {margin-bottom: 73px;}
.journey .arti02 .item .details p {font-size: 18px; line-height: 1.77em; color: #666; margin-bottom: 40px;}
.journey .arti02 .item dl {position: relative; display: flex; padding-bottom: 55px;}
.journey .arti02 .item dl:last-child {padding-bottom: 0;}
.journey .arti02 .item dl:before {position: absolute; top: 15px; left: 212px; content: ''; width: 1px; height: 100%; border: 1px dashed #8a8a8a;}
.journey .arti02 .item dl:last-child:before {display: none;}
.journey .arti02 .item dt {position: relative; max-width: 212px; width: 100%; font-size: 24px; font-weight: 700; line-height: 1.4em; color: #144280; padding-right: 15px;}
.journey .arti02 .item dt:before {position: absolute; top: 5px; right: -13px; content: ''; width: 25px; height: 25px; background: rgba(20,66,128,0.2); border-radius: 50%;}
.journey .arti02 .item dt:after {position: absolute; top: 13px; right: -5px; content: ''; width: 8px; height: 8px; background: #144280; border-radius: 50%;}
.journey .arti02 .item dd {width: 1%; flex: 1 1 auto; font-size: 18px; line-height: 1.77em; color: #666; padding-left: 55px;}
.journey .arti02 .item .img-box ul {display: flex; flex-wrap: wrap; margin: -16px;}
.journey .arti02 .item .img-box ul li {width: 25%; padding: 16px;}
.journey .arti02 .item .img-box ul li .inner {border-radius: 10px; overflow: hidden;}
.journey .arti02 .item .img-box figcaption {display: flex; justify-content: center; align-items: center; height: 60px; font-size: 20px; font-weight: 600; line-height: 1.37em; color: #000; text-align: center; background: #f5f5f5; padding: 0 6px;}
.journey .arti02 .item .img-box figcaption.small {font-size: 16px;}

/* s4-1 */
.support.real-cont {padding-top: 0;}
.support .arti01 {background: url('../img/sub/s41_bg.jpg') no-repeat center center/cover; padding: 108px 0 130px;}
.support .arti01 .text-box {text-align: center; margin-bottom: 55px;}
.support .arti01 .text-box h4 {font-size: 45px; font-weight: 700; line-height: 1.44em; color: #000; margin-bottom: 26px;}
.support .arti01 .text-box h4 span {color: #144280;}
.support .arti01 .text-box p {font-size: 30px; line-height: 1.5em; color: #666; margin-bottom: 13px;}
.support .arti01 .text-box small {display: block; font-size: 20px; line-height: 1.3em; color: #666;}
.support .arti01 ul {display: flex; flex-wrap: wrap; margin: -10px;}
.support .arti01 ul li {width: 33.3333%; padding: 10px;}
.support .arti01 ul li .inner {display: flex; align-items: center; min-height: 190px; height: 100%; border-radius: 15px; background: #fff; overflow: hidden; padding: 35px 20px 35px 40px;}
.support .arti01 ul li .icon {max-width: 100px; width: 100%; height: 100px; background-repeat: repeat; background-position: left center;}
.support .arti01 ul li:nth-child(1) .icon {background-image: url('../img/sub/s41_icon01.png');}
.support .arti01 ul li:nth-child(2) .icon {background-image: url('../img/sub/s41_icon02.png');}
.support .arti01 ul li:nth-child(3) .icon {background-image: url('../img/sub/s41_icon03.png');}
.support .arti01 ul li:nth-child(4) .icon {background-image: url('../img/sub/s41_icon04.png');}
.support .arti01 ul li:nth-child(5) .icon {background-image: url('../img/sub/s41_icon05.png');}
.support .arti01 ul li:nth-child(6) .icon {background-image: url('../img/sub/s41_icon06.png');}
.support .arti01 ul li .text {width: calc(100% - 100px); padding-left: 28px;}
.support .arti01 ul li .text b {display: block; font-size: 28px; font-weight: 700; line-height: 1.3em; color: #000; margin-bottom: 10px;}
.support .arti01 ul li .text p {font-size: 20px; line-height: 1.6em; color: #666;}
.support .arti01 ul li.blue .inner {background: #144280;}
.support .arti01 ul li.blue .text b {color: #fff;}
.support .arti01 ul li.blue .text p {color: #fff;}
.support .arti01 ul li.blue .text p span {font-weight: 600; color: #f6c20c;}

/* s4-2 */
.support-inquiry .arti01 {background: url('../img/sub/s42_bg.jpg') no-repeat center center/cover; padding: 108px 0 117px; margin-bottom: 120px;}
.support-inquiry .arti01 .text-box {text-align: center; margin-bottom: 38px;}
.support-inquiry .arti01 .text-box h4 {font-size: 45px; font-weight: 700; line-height: 1.44em; color: #000; margin-bottom: 26px;}
.support-inquiry .arti01 .text-box h4 span {color: #144280;}
.support-inquiry .arti01 .text-box p {font-size: 30px; line-height: 1.5em; color: #666; margin-bottom: 13px;}
.support-inquiry .arti01 .text-box small {display: block; font-size: 20px; line-height: 1.3em; color: #666;}
.support-inquiry .arti01 ul {display: flex; background: #fff; border-radius: 15px; overflow: hidden; margin-bottom: 30px;}
.support-inquiry .arti01 ul li {width: 20%; min-height: 320px; padding: 40px 20px 25px; border-right: 1px solid #ddd;}
.support-inquiry .arti01 ul li:last-child {border-right: none;}
.support-inquiry .arti01 ul li .icon {max-width: 120px; width: 100%; height: 120px; background-repeat: repeat; background-position: left center; margin: 0 auto 25px;}
.support-inquiry .arti01 ul li:nth-child(1) .icon {background-image: url('../img/sub/s42_icon01.png');}
.support-inquiry .arti01 ul li:nth-child(2) .icon {background-image: url('../img/sub/s42_icon02.png');}
.support-inquiry .arti01 ul li:nth-child(3) .icon {background-image: url('../img/sub/s42_icon03.png');}
.support-inquiry .arti01 ul li:nth-child(4) .icon {background-image: url('../img/sub/s42_icon04.png');}
.support-inquiry .arti01 ul li:nth-child(5) .icon {background-image: url('../img/sub/s42_icon05.png');}
.support-inquiry .arti01 ul li .text {text-align: center;}
.support-inquiry .arti01 ul li .text b {display: block; font-size: 26px; font-weight: 700; line-height: 1.2em; color: #000; margin-bottom: 10px;}
.support-inquiry .arti01 ul li .text p {font-size: 18px; line-height: 1.66em; color: #666;}
.support-inquiry .arti01 .account {display: flex; justify-content: center; align-items: center; background: #144280; padding: 42px 20px; text-align: center; border-radius: 15px; overflow: hidden;}
.support-inquiry .arti01 .account b {position: relative; display: inline-block; font-size: 26px; font-weight: 700; line-height: 1.4em; color: #fff; padding-left: 55px; margin-right: 20px;}
.support-inquiry .arti01 .account b:before {position: absolute; top: -1px; left: 0; content: ''; width: 37px; height: 37px; background-image: url('../img/sub/s42_icon06.png'); background-repeat: no-repeat; background-position: left center;}
.support-inquiry .arti01 .account p {font-size: 26px; font-weight: 600; line-height: 1.4em; color: #fff;}
.support-inquiry .arti01 .account p span {color: #f6c20c;}
.support-inquiry .inquiry-wrap .notice {background: #f7f7f7; padding: 25px 40px; border-radius: 15px;}
.support-inquiry .inquiry-wrap .notice li {position: relative; font-size: 17px; line-height: 1.77em; color: #777; padding-left: 15px;}
.support-inquiry .inquiry-wrap .notice li:before {position: absolute; top: 2px; left: 0; content: '*'; font-size: 17px; color: #666;}

