/* sub_top */
.sub_visual { position: relative; height: 410px; overflow: hidden; }
.sub_visual .bg { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform-origin: center; }
.sub_visual .bg { animation: suv_bg forwards linear 5s; }
@keyframes suv_bg {
    0% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.sub_visual.sub1 .bg { background: url(/image/sub/subcommon/subtop_bg1.jpg) no-repeat center/cover; }
.sub_visual.sub2 .bg { background: url(/image/sub/subcommon/subtop_bg2.jpg) no-repeat center/cover; }
.sub_visual.sub3 .bg { background: url(/image/sub/subcommon/subtop_bg3.jpg) no-repeat center/cover; }
.sub_visual.sub4 .bg { background: url(/image/sub/subcommon/subtop_bg4.jpg) no-repeat center/cover; }
.sub_visual.sub5 .bg { background: url(/image/sub/subcommon/subtop_bg5.jpg) no-repeat center/cover; }
.sub_visual.sub6 .bg { background: url(/image/sub/subcommon/subtop_bg6.jpg) no-repeat center/cover; }
.sub_visual.sub7 .bg { background: url(/image/sub/subcommon/subtop_bg7.jpg) no-repeat center/cover; }
.sub_visual.sub_board .bg { background: url(/image/sub/subcommon/subtop_bg1.jpg) no-repeat center/cover; }

.sub_visual .frame { z-index: 2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }
.sub_visual .txtbox { z-index: 3; position: relative; top: 100px; height: calc(100% - 100px); padding: 0 20px; }
.sub_visual .txtbox .texts { position: relative; top: 50%; transform: translateY(-50%); text-align: center; }
.sub_visual .txtbox .text1 { font-family: 'SCDream', serif; font-weight: 600; font-size: 50px; color: #fff; letter-spacing: -0.05em; }

@media (max-width: 1535px) {
    .sub_visual { height: 350px; }
    .sub_visual .txtbox { top: 90px; height: calc(100% - 90px); }
}
@media (max-width: 1279px) {
    .sub_visual { height: 300px; }
    .sub_visual .txtbox { top: 80px; height: calc(100% - 80px); }
}
@media (max-width: 1023px) {
    .sub_visual { height: 250px; }
    .sub_visual .txtbox { top: 70px; height: calc(100% - 70px); }
}
@media (max-width: 767px) {
    .sub_visual { height: 200px; }
    .sub_visual.sub3 .bg { background-position-x: 80%; }
    .sub_visual.sub4 .bg { background-position-x: 80%; }
}

/* sub_common */
.sub_sect { position: relative; padding: 80px 0; overflow: hidden; }
.sub_sect .sub_tit { padding-bottom: 45px; text-align: center; font-weight: 600; font-size: 40px; color: #000; line-height: 1.35; }

/* rollcont */
.rollcont { position: relative; }
.rollcont .rollslick { position: relative; margin: -15px; }
.rollcont .rollslick .cont { padding: 15px; }
.rollcont .rollslick .cont a { display: block; overflow: hidden; border: 1px solid #d0d0d0; border-radius: 15px; cursor: default; }
.rollcont .rollslick .cont a img { width: 100%; }

.rollcont .rollarrow { position: absolute; top: 50%; transform: translateY(-50%); cursor: pointer; }
.rollcont .rollarrow img { display: inline-block; width: 35px; }
.rollcont .rollarrow.arrow_left { left: -60px; }
.rollcont .rollarrow.arrow_right { right: -60px; }

@media (max-width: 1535px) {
    .rollcont { padding: 0 40px; }
    .rollcont .rollslick .cont a { border-end-start-radius: 13px; }

    .rollcont .rollarrow img { width: 25px; }
    .rollcont .rollarrow.arrow_left { left: 0px; }
    .rollcont .rollarrow.arrow_right { right: 0px; }   
}
@media (max-width: 1023px) {
    .rollcont { padding: 0 35px; }
    .rollcont .rollslick { margin: -10px; }
    .rollcont .rollslick .cont { padding: 10px; }
    .rollcont .rollslick .cont a { border-end-start-radius: 11px; }

    .rollcont .rollarrow img { width: 20px; }
}
@media (max-width: 530px) {
    .rollcont { padding: 0 30px; }
    .rollcont .rollslick { margin: initial; }
    .rollcont .rollslick .cont { padding: initial; }

    .rollcont .rollarrow img { width: 15px; }
}

/* sub1_1 */
.sub1_1 { padding-bottom: 0 !important; }

/* sub1_2 */
.sub1_2 { padding-bottom: 0 !important; }

/* sub2 */
.sub2 { padding-bottom: 0 !important; }
.sub2 .cont1 { position: relative; padding-top: 80px; background: url(/image/sub/person/person_top1.jpg) no-repeat center/cover; }
.sub2 .cont1 .scrbox { text-align: center; }
.sub2 .cont1 .scrbox .top { display: inline-block; padding: 12px 30px; font-family: 'SCDream', serif; font-weight: 600; font-size: 30px; color: #fff; line-height: 1; border-radius: 100px; background-color: #181d62; }
.sub2 .cont1 .scrbox .mid { margin-top: 30px; text-align: center; }
.sub2 .cont1 .scrbox .mid .scr1 { font-weight: 600; font-size: 18px; color: #000; line-height: 1.5; }
.sub2 .cont1 .scrbox .mid .scr2 { font-weight: 600; font-size: 22px; color: #ff3600; line-height: 1.5; }
.sub2 .cont1 .scrbox .bottom { margin-top: 20px; display: flex; flex-wrap: nowrap; justify-content: space-between; text-align: left; }
.sub2 .cont1 .scrbox .bottom .left { width: 48%; }
.sub2 .cont1 .scrbox .bottom .left .descbox { padding-bottom: 20px; }
.sub2 .cont1 .scrbox .bottom .left .descbox .desc1 { font-weight: 600; font-size: 36px; color: #181d62; line-height: 1.2; }
.sub2 .cont1 .scrbox .bottom .left .descbox .desc2 { margin-top: 5px; font-weight: 500; font-size: 22px; color: #000; line-height: 1.2; }
.sub2 .cont1 .scrbox .bottom .right { text-align: right;}
.sub2 .cont1 .scrbox .bottom .right .personimg { position: relative; display: inline-block; }
@media (max-width: 1535px) {
    .sub2 .cont1 { padding-top: 60px; }
}
@media (max-width: 1279px) {
    .sub2 .cont1 { padding-top: 40px; }
}
@media (max-width: 1023px) {
    .sub2 .cont1 { padding-top: 30px; padding-bottom: 30px; }
    .sub2 .cont1 .scrbox .bottom { display: block; }
    .sub2 .cont1 .scrbox .bottom .left { width: 100%; }
    .sub2 .cont1 .scrbox .bottom .right { width: 100%; margin-top: 20px; text-align: center; }
    .sub2 .cont1 .scrbox .bottom .right .personimg { width: 100%; max-width: 250px; }
}
@media (max-width: 624px) {
    .sub2 .cont1 .scrbox .bottom .right .personimg { max-width: 200px; }
}

.sub2 .sub2dl { font-weight: 500; font-size: 18px; color: #181d62; line-height: 1.3; }
.sub2 .sub2dl * { font-weight: inherit; font-size: inherit; color: inherit; line-height: inherit; }
.sub2 .sub2dl dl { display: flex; flex-wrap: nowrap; background-color: #fff; padding: 12px; border-radius: 100px; box-shadow: 0 0 8px rgba(170, 170, 170, 0.8); }
.sub2 .sub2dl dl:nth-of-type(n + 2) { margin-top: 6px; }
.sub2 .sub2dl dl dt { min-width: max-content; margin-right: 10px; }
.sub2 .sub2dl dl dt img { display: inline-block; width: 30px; }
.sub2 .sub2dl dl dd { width: 100%; }
@media (max-width: 1535px) {
    .sub2 .sub2dl dl { padding: 11px; box-shadow: 0 0 7px rgba(170, 170, 170, 0.8); }
    .sub2 .sub2dl dl dt { margin-right: 9px; }
    .sub2 .sub2dl dl dt img { width: 28px; }
}
@media (max-width: 1279px) {
    .sub2 .sub2dl dl { padding: 10px; box-shadow: 0 0 6px rgba(170, 170, 170, 0.8); }
    .sub2 .sub2dl dl dt { margin-right: 8px; }
    .sub2 .sub2dl dl dt img { width: 25px; }
}
@media (max-width: 1023px) {
    .sub2 .sub2dl dl { padding: 9px; box-shadow: 0 0 4px rgba(170, 170, 170, 0.8); border-radius: 10px; }
    .sub2 .sub2dl dl dt { margin-right: 7px; }
    .sub2 .sub2dl dl dt img { width: 20px; }
}
@media (max-width: 767px) {
    .sub2 .sub2dl dl { padding: 8px; }
    .sub2 .sub2dl dl dt img { width: 14px; }
}

.sub2 .addcont { z-index: 3; position: absolute; bottom: -30px; left: 50%; transform: translateX(-50%); width: 100%; padding: 20px; background-color: #fff; border: 3px solid #5b5e86; border-radius: 15px; }
.sub2 .addcont ul { display: flex; flex-wrap: nowrap; text-align: center; }
.sub2 .addcont ul li { position: relative; width: 25%; padding: 25px 10px; }
.sub2 .addcont ul li::after { display: block; content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 90%; background-color: #bbb; }
.sub2 .addcont ul li:first-of-type:after { display: none; }
.sub2 .addcont ul li .descbox .desc1 { font-weight: 600; font-size: 24px; color: #181d62; line-height: 1.55; }
.sub2 .addcont ul li .descbox .desc2 { font-weight: 500; font-size: 18px; color: #3d3d3d; line-height: 1.5; }
@media (max-width: 1535px) {
    .sub2 .addcont { bottom: -28px; padding: 18px; }
    .sub2 .addcont ul li { padding: 23px 10px; }
}
@media (max-width: 1279px) {
    .sub2 .addcont { bottom: -25px; padding: 16px; }
    .sub2 .addcont ul li { padding: 20px 10px; }
}
@media (max-width: 1023px) {
    .sub2 .addcont { position: relative; bottom: initial; padding: 0; }
    .sub2 .addcont ul { display: block; }
    .sub2 .addcont ul li { width: 100%; padding: 10px; }
    .sub2 .addcont ul li::after { top: 0; left: 50%; transform: translateY(0); transform: translateX(-50%); width: 80%; height: 1px; }
}

/* sub2 cont2 */
.sub2 .cont2 { z-index: 2; position: relative; padding-top: 80px; padding-bottom: 70px; background: url(/image/sub/person/person_bottom1.jpg) no-repeat center/cover; background-position: top center; }
.sub2 .cont2 .desc1 { padding-bottom: 35px; text-align: center; font-weight: 600; font-size: 30px; color: #292929; line-height: 1.4; }
.sub2 .cont2 .desc1 span { font-size: inherit !important; color: #ff3600; }
.sub2 .cont2 .cont { display: flex; flex-wrap: nowrap; justify-content: space-between; }
.sub2 .cont2 .cont li { width: 48%; }
@media (max-width: 1535px) {
    .sub2 .cont2 { padding-top: 60px; padding-bottom: 60px; }
}
@media (max-width: 1279px) {
    .sub2 .cont2 { padding-top: 50px; padding-bottom: 50px; }
}
@media (max-width: 1023px) {
    .sub2 .cont2 { padding-top: 40px; padding-bottom: 40px; }
    .sub2 .cont2 .cont { display: block; }
    .sub2 .cont2 .cont { width: 100%; }
    .sub2 .cont2 .cont li { width: 100%; }
    .sub2 .cont2 .cont li:last-of-type { margin-top: 6px; }
}

/* sub2 cont3 */
.sub2 .cont3 { padding: 80px 0; }
.sub2 .cont3 .desc1 { padding-bottom: 20px; text-align: center; font-weight: 600; font-size: 50px; line-height: 1; }
@media (max-width: 1023px) {
    .sub2 .cont3 .desc1 { padding-bottom: 15px; }
}

/* sub2_1 */
.sub2_1 .cont3 { background-color: #f7f7f7; }
.sub2_1 .cont3 .desc1 { color: #181d62; }

/* sub2_2 */
.sub2_2 .cont3 { background-color: #132847; }
.sub2_2 .cont3 .desc1 { color: #fff; }




/* sub5_1 */
.sub5_1 .imgbox { text-align: center; }
.sub5_1 .imgbox img { width: 329px; }
.sub5_1 .txtbox { text-align: center; }
.sub5_1 .txtbox p { margin: 35px 0; font-weight: 500; font-size: 30px; color: #181d62; line-height: 1.4; }
.sub5_1 .txtbox p br { display: none; }
.sub5_1 .txtbox a { display: inline-block; padding: 12px 33px; font-weight: 500; font-size: 20px; color: #fff; background-color: #181d62; border-radius: 100px; transition: background-color 0.3s; }
.sub5_1 .txtbox a:hover { background-color: #20354c; }

@media (max-width: 1535px) {
    .sub5_1 .imgbox img { width: calc(200px + 8vw); }
    .sub5_1 .txtbox p { margin: 30px 0; }
    .sub5_1 .txtbox a { padding: 11px 30px; }
}
@media (max-width: 1279px) {
    .sub5_1 .txtbox p { margin: 25px 0; }
    .sub5_1 .txtbox a { padding: 10px 25px; }
}
@media (max-width: 1023px) {
    .sub5_1 .txtbox p { margin: 20px 0; }
    .sub5_1 .txtbox p br { display: inline-block; }
    .sub5_1 .txtbox a { padding: 9px 20px; }
}

/* sub7_1 */
.sub7_1 .textbox { text-align: center; font-weight: 500; font-size: 30px; color: #3a3a3a; line-height: 1.45; }
.sub7_1 .textbox span { font-size: inherit !important; color: #181d62; }

.sub7_1 .contents { margin-top: 60px; }
.sub7_1 .contents ul { display: flex; flex-wrap: nowrap; justify-content: space-between; }
.sub7_1 .contents ul li { position: relative; width: 32%; }
.sub7_1 .contents ul li a { position: relative; display: block; width: 100%; height: 100%; padding: 40px 30px; text-align: center; background-color: #f0f0f0; border-radius: 15px; overflow: hidden; }
.sub7_1 .contents ul li .bg { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.3s; }
.sub7_1 .contents ul li:hover .bg { opacity: 1; }
.sub7_1 .contents ul li:nth-of-type(1) .bg { background: url(/image/sub/sub7/sub7_1_img1.jpg) no-repeat center/cover; }
.sub7_1 .contents ul li:nth-of-type(2) .bg { background: url(/image/sub/sub7/sub7_1_img2.jpg) no-repeat center/cover; }
.sub7_1 .contents ul li:nth-of-type(3) .bg { background: url(/image/sub/sub7/sub7_1_img3.jpg) no-repeat center/cover; }
.sub7_1 .contents ul li .scrbox { z-index: 2; position: relative; }
.sub7_1 .contents ul li .top { font-weight: 600; font-size: 30px; color: #2b2b2b; line-height: 1.5; }
.sub7_1 .contents ul li .mid { display: inline-block; margin: 15px 0 40px; padding: 12px 33px; font-weight: 500; font-size: 18px; border-radius: 100px; }
.sub7_1 .contents ul li:nth-of-type(1) .mid { color: #fff; background-color: #181d62; }
.sub7_1 .contents ul li:nth-of-type(2) .mid { color: #000; background-color: #fbe300; }
.sub7_1 .contents ul li:nth-of-type(3) .mid { color: #fff; background-color: #00c13b; }
.sub7_1 .contents ul li .bottom { position: relative; display: inline-block; width: 162px; height: 162px; border-radius: 50%; }
.sub7_1 .contents ul li:nth-of-type(1) .bottom { background: url(/image/sub/sub7/sub7_1_icon1.png) no-repeat center/cover; }
.sub7_1 .contents ul li:nth-of-type(2) .bottom { background: url(/image/sub/sub7/sub7_1_icon2.png) no-repeat center/cover; }
.sub7_1 .contents ul li:nth-of-type(3) .bottom { background: url(/image/sub/sub7/sub7_1_icon3.png) no-repeat center/cover; }
.sub7_1 .contents ul li:hover .bottom { background: rgba(0, 0, 0, 0.7) !important; }
.sub7_1 .contents ul li .bottom img { z-index: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 82px; display: inline-block; }
@media (max-width: 1535px) {
    .sub7_1 .contents ul li a { padding: 30px 25px; border-radius: 13px; }
    .sub7_1 .contents ul li .mid { margin: 13px 0 30px; padding: 11px 30px; }
    .sub7_1 .contents ul li .bottom { width: 145px; height: 145px; }
    .sub7_1 .contents ul li .bottom img { width: 73px; }
}
@media (max-width: 1279px) {
    .sub7_1 .contents ul li a { padding: 25px 20px; border-radius: 11px; }
    .sub7_1 .contents ul li .mid { margin: 10px 0 20px; padding: 10px 25px; }
    .sub7_1 .contents ul li .bottom { width: 125px; height: 125px; }
    .sub7_1 .contents ul li .bottom img { width: 63px; }
}
@media (max-width: 1023px) {
    .sub7_1 .contents ul { display: block; }
    .sub7_1 .contents ul li { width: 100%; }
    .sub7_1 .contents ul li a { width: 100%; padding: 15px; border-radius: 10px; }
    .sub7_1 .contents ul li:nth-of-type(n + 2) { margin-top: 25px; }
    .sub7_1 .contents ul li .mid { margin: 9px 0 15px; padding: 8px 20px; }
    .sub7_1 .contents ul li .bottom { width: 100px; height: 100px; }
    .sub7_1 .contents ul li .bottom img { width: 50px; }
}
@media (max-width: 767px) {
    .sub7_1 .contents ul li .bottom { width: 70px; height: 70px; }
    .sub7_1 .contents ul li .bottom img { width: 35px; }
}