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

main {position: relative;}

/* 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: 100dvh; background: url() 50% 50% no-repeat; background-size: cover;}
.page-header > .container {padding-top: 405px;}
/* .page-header.type1 {background-image: url(../images/sub/s-visual01.jpg);} */
.page-header.type1 {display: none;}
.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-1.jpg);}
/* .sub_4_2_ .page-header.type4 {background-image: url(../images/sub/s-visual04.jpg);} */
.page-header.type5 {background-image: url(../images/sub/s-visual05.jpg);}

.page-header .container h3 {font-size: 70px; font-weight: 600; color: #fff; text-align: center;}
.sub_3_1_ .page-header > .container {display: flex; height: 100%; align-items: center; justify-content: center; padding-top: 0;}

.lnb {position: absolute; bottom: 100px; left: 50%; transform: translateX(-50%); width: auto; border-radius: 50px; overflow: hidden; z-index: 10; transition: all .3s linear;}
.lnb ul {width: 100%; display: flex; border-radius: 50px; overflow: hidden; background-color: #fff;}
.lnb ul li {position: relative; width: max-content;}
.lnb ul li a {position: relative; display: block; width: auto; text-align: center; padding: 0 30px; font-size: 20px; color: #666; line-height: 70px; font-weight: 600; transition: all .3s linear; z-index: 2; background-color: #fff; border-radius: 50px; letter-spacing: -.6px;}
.lnb ul li.active a {color: #fff; background-color: #1e305f;}
.lnb ul li.active a:after {opacity: 1;}

.lnb.top {position: fixed; top: 50px; box-shadow: 0px 0px 20px 0px rgba(150, 149, 149, 0.35); bottom: inherit;}

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


section {padding: 120px 0 145px; position: relative;}
.section-header h4 {position: relative; padding-top: 50px; text-align: center; color: #000; font-weight: 600; font-size: 55px;}
.section-header h4::before {position: absolute; content: ''; width: 40px; height: 5px; background-color: #1e305f; top: 0; left: 50%; transform: translateX(-50%);}
.section-header p {font-size: 22px; line-height: 38px; color: #333; text-align: center; padding-top: 40px;}

.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_3 */
.s1_3 {position: relative; height: 5080px; padding-bottom: 0; padding-top: 170px;}
.s1_3 article {width: 100%; background: url() 50% 50% no-repeat; background-size: cover; position: absolute; left: 0;}
.s1_3 .arti01 {top: 350px; height: 949px; background-image: url(../images/sub/bg_s10301.png); padding-top: 335px; z-index: 1;}
.s1_3 .arti02 {top: 1197px; height: 1049px; background-image: url(../images/sub/bg_s10302.png); padding-top: 405px; z-index: 2;}
.s1_3 .arti03 {top: 2145px; height: 998px; background-image: url(../images/sub/bg_s10303.png); padding-top: 390px; z-index: 3;}
.s1_3 .arti04 {top: 3040px; height: 1102px; background-image: url(../images/sub/bg_s10304.png); padding-top: 470px; z-index: 4;}
.s1_3 .arti05 {top: 4040px; height: 1044px; background-image: url(../images/sub/bg_s10305.png); padding-top: 320px; z-index: 5;}
.s1_3 article h5 {position: relative; font-size: 45px; color: #fff; font-weight: 600; line-height: 60px; padding: 100px 45px 0; z-index: 2;}
.s1_3 article h5::before {position: absolute; content: attr(data-year); top: 0; left: 0; font-size: 153px; line-height: 1; font-weight: 600; color: rgba(255,255,255, .2); letter-spacing: -1px; z-index: 1;}
.s1_3 article .container > p {font-size: 22px; color: #fff; line-height: 38px; padding: 15px 45px 0;}
.s1_3 article .container > p ~ p {margin-top: 25px; padding-top: 0;}
.s1_3 article .txt-box {width: calc(100% + 10px); margin: 45px -5px 0; display: flex; align-items: center; padding: 0 5px;}
.s1_3 article .txt-box li {width: 33.3333%; padding: 0 5px;}
.s1_3 article .txt-box li .txt {height: 100%; min-height: 270px; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1px solid rgba(255,255,255, .3);}
.s1_3 article .txt-box li p {font-size: 26px; color: #fff; line-height: 1.462; text-align: center; width: 100%;}

/* s1_3 모바일 */
.s1_3 article.mo-arti {display: none;}
.s1_3 article.mo-arti .mo-bg {width: 100%; height: 400px; background: url() 50% 50% no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center;}
.s1_3 article.mo-arti01 {margin-top: 60px;}
.s1_3 article.mo-arti01 .mo-bg {background-image: url(../images/sub/mo_bg_s10301.png);}
.s1_3 article.mo-arti02 .mo-bg {background-image: url(../images/sub/mo_bg_s10302.png);}
.s1_3 article.mo-arti03 .mo-bg {background-image: url(../images/sub/mo_bg_s10303.png);}
.s1_3 article.mo-arti04 .mo-bg {background-image: url(../images/sub/mo_bg_s10304.png);}
.s1_3 article.mo-arti05 .mo-bg {background-image: url(../images/sub/mo_bg_s10305.png);}
.s1_3 article.mo-arti h4 {font-size: 80px; font-weight: 600; color: rgba(255,255,255, .2); text-align: center; }
.s1_3 article.mo-arti .txt {padding: 50px 0px 100px;}
.s1_3 article.mo-arti .txt h5 {font-size: 30px; font-weight: 700; color: #000; line-height: 1.429; padding: 0;text-transform: uppercase; letter-spacing: -1px}
.s1_3 article.mo-arti .txt p {font-size: 20px; color: #666; line-height: 1.667; padding-top: 30px;}

.s1_3 article.mo-arti05 .txt ul {margin-top: 50px; width: 100%;}
.s1_3 article.mo-arti05 .txt ul li {width: 100%; min-height: 200px; display: flex; align-items: center; justify-content: center; border: 1px solid #112456;}
.s1_3 article.mo-arti05 .txt ul li ~ li {margin-top: 20px;}
.s1_3 article.mo-arti05 .txt ul li p {text-align: center; color: #112456; font-size: 20px; line-height: 1.667; padding-top: 0;}


/* s2_1 */
.s2_1 {transition: all .2s linear;}
.s2_1 article {padding-top: 120px; margin-top: 80px; border-top: 1px solid #ddd;}
.s2_1 article .item {width: 100%; display: flex; align-items: center; gap: 100px;}
.s2_1 article .item.rev {flex-direction: row-reverse;}
.s2_1 article .item ~ .item {margin-top: 200px;}
.s2_1 article .item .img {max-width: 870px; width: 100%;}
.s2_1 article .item .txt {max-width: 650px; width: 100%;}
.s2_1 article .item .txt h5 {font-size: 50px; font-weight: 600; color: #000; line-height: 65px;}
.s2_1 article .item .txt p {position: relative; font-size: 22px; color: #333; line-height: 38px; margin-top: 25px; padding-left: 45px;}
.s2_1 article .item .txt p::before {position: absolute; content: ''; width: 2px; height: calc(100% - 20px); background-color: #1e305f; left: 0; top: 50%; transform: translateY(-50%);}
.s2_1 article .item:nth-of-type(2) .txt p::before {background-color: #cf0d77;}
.s2_1 article .item:nth-of-type(3) .txt p::before {background-color: #4dbcc7;}
.s2_1 article .item:nth-of-type(4) .txt p::before {background-color: #e7cb3a;}
.s2_1 article .item:nth-of-type(6) .txt p::before {background-color: #cf0d77;}
.s2_1 article a {position: relative; display: block; margin: 120px auto 0; max-width: 220px; line-height: 70px; border-radius: 50px; background-color: #1e305f; color: #fff; font-weight: 700; font-size: 22px; text-align: center; transition: all .2s linear;}
.s2_1 article a::before {position: absolute; content:''; width: calc(100% - 6px); height: calc(100% - 6px); top: 50%; left: 50%; transform: translate(-50%, -50%); border: 2px solid #fff; border-radius: 50px; opacity: 0; transition: all .2s linear;}
.s2_1 article a:hover::before {opacity: 1;}

/* s2_2 */
.s2_2 article {margin-top: 80px; width: 100%;}
.s2_2 article ~ article {margin-top: 90px;}
.s2_2 article .year {width: 100%; line-height: 100px; padding: 0 50px; font-size: 50px; font-weight: 600; color: #fff; text-align: right; background: url(../images/sub/y-tit.jpg) 50% 50% no-repeat; background-size: cover;}
.s2_2 article ul {width: 100%;}
.s2_2 article ul li {display: flex; width: 100%; padding: 30px 50px; border-bottom: 1px solid #ddd; justify-content: space-between; gap: 20px;}
.s2_2 article ul li p {font-size: 22px; line-height: 30px; color: #000; font-weight: 600;} 
.s2_2 article ul li span {font-size: 22px; color: #666; font-weight: 400; line-height: 30px;}




/* 캘린더 - s2_2 */
/* .calendar {margin-top: 80px;}
.calendar .calendar-wrap .calendar-title {display: flex; margin-bottom: 40px; align-items: center; justify-content: center;}
.calendar .calendar-wrap .calendar-title a {display:flex; justify-content:center; align-items:center; width: 30px; height: 30px; border: 1px solid #ddd; border-radius: 50%; text-align: center;}
.calendar .calendar-wrap .calendar-title h4 {font-size: 40px; color: #111; padding: 0 15px;}
.calendar .calendar-wrap .calendar-title h4 span {display: inline-block; font-size: 40px; color: #111;}
.calendar .calendar-wrap table {border-spacing:3px; border-collapse:separate; width: 100%; table-layout: fixed;}
.calendar .calendar-wrap tr th {border-radius:5px; background: #f5f5f5; font-size: 20px; color: #333; line-height: 50px;}
.calendar .calendar-wrap tr td {height: 150px; border: 1px solid #ddd; border-radius:5px; vertical-align: top; font-size: 18px; color: #666; padding: 15px;}
.calendar .calendar-wrap tr td p {text-align: right; padding: 0 5px;}
.calendar .calendar-wrap tr td .date-sat {color: #4dbcc7;}
.calendar .calendar-wrap tr td .date-sun {color: #cf0d77;}
.calendar .calendar-wrap tr td ul {padding-top: 10px;}
.calendar .calendar-wrap tr td ul li a{position: relative; display: block; padding-left: 10px; text-align: left; font-size: 15px; line-height: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.calendar .calendar-wrap tr td ul li a:before {position: absolute; content:'-'; width: 10px; height: 1px; left: 0; top: 0;}
.calendar .calendar-wrap tr .sun {background: #cf0d77; color: #fff;}
.calendar .calendar-wrap tr .sat {background: #4dbcc7; color: #fff;}  
@media(max-width: 1024px) {
	.calendar .calendar-wrap tr td {height: 120px; padding: 5px;}
}
@media(max-width: 640px) {
	.calendar {padding-bottom: 80px;}
	.calendar .calendar-wrap tr th {font-size: 18px;}
	.calendar .calendar-wrap tr td {font-size: 16px; height: 80px;}
	.calendar .calendar-wrap .calendar-title h4 span {font-size: 30px;}
	.calendar .calendar-wrap tr td ul li a {font-size: 12px;}

}
 */
 
 
/* s3 */
.s3 {padding-bottom: 0;}
.s3 ~ .s3 {padding-top: 200px;}
.s3_3 {padding-bottom: 145px;}
.s3 .story {width: 100%; display: flex; height: 100%; align-items: flex-start; gap: 100px;}
.s3 .story .img-box {max-width: 540px; width: 100%; position: relative;}
.s3 .story .img-box > span {position: absolute; top: 1px; right: 1px; background-color: #cf0d77; display: block; max-width: 200px; width: 100%; line-height: 70px; text-align: center; font-size: 22px; font-weight: 700; color: #fff; transition: all .2s linear; opacity: 0;}
.s3 .story .img-box:hover > span {opacity: 1;}
.s3 .story .img-box .pic {display: block; position: relative; height: 0; padding-bottom: 139.81%; overflow: hidden;}
.s3 .story .img-box .pic img {position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100% !important; height: 100% !important; max-width: 100%; min-height: 100%; object-fit: cover;}
.s3 .story .txt-box {max-width: 980px; width: 100%; border-top: 1px solid #1e305f;}
.s3 .story .txt-box .txt {border-bottom: 1px solid #ddd; padding: 50px 0;}
/* .s3 .story .txt-box .txt {border-bottom: 1px solid #ddd; padding: 50px 0; min-height: 367px; height: 100%;} */
.s3 .story .txt-box .txt p {width: 100%; font-size: 55px; font-weight: 600; color: #000; line-height: 1.5;display: -webkit-box; word-wrap:break-word; -webkit-line-clamp: 7; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.s3 .story .txt-box .txt p.lora {font-family: "Lora", serif; font-size: 60px; font-weight: 700; color: #4dbcc7;}
/* .s3_1 .story .txt-box h3 {font-size: 40px; font-weight: 600; color: #000; line-height: 1.375; padding: 55px 0 75px; min-height: 240px; height: 100%;} */
.s3 .story .txt-box h3 {font-size: 40px; font-weight: 300; color: #000; line-height: 1.375; padding: 55px 0 75px;}
.s3 .btn-box {max-width: 460px; width: 100%; display: flex; gap: 20px;}
.s3 .btn-box a {position: relative; display: block; max-width: 220px; width: 100%; line-height: 70px; text-align: center; font-size: 22px; font-weight: 700; color: #fff; border-radius: 50px;}
.s3 .btn-box a::before {position: absolute; content: ''; width: calc(100% - 6px); height: calc(100% - 6px); border: 2px solid #fff; border-radius: 50px; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; transition: all .2s linear;}
.s3 .btn-box a.pre {background-color: #1e305f;}
.s3 .btn-box a.give {background-color: #4dbcc7;}
.s3 .btn-box a.none {background-color: #a3a3a3; cursor: default; pointer-events: none;}
.s3 .btn-box a.none::before {display: none;}
.s3 .btn-box a:hover::before {opacity: 1;}

.s3 .story.prayer .txt-box .txt {display: flex; width: 100%; align-items: center; align-items: flex-start; flex-direction: column;}
.s3 .story.prayer .txt-box .txt .txt-tit {max-width: 100%; width: 100%;}
.s3 .story.prayer .txt-box .txt .txt-tit h5 {font-size: 55px; font-weight: 600; color: #000; line-height: 1.727;}
.s3 .story.prayer .txt-box .txt p {-webkit-line-clamp: 4;}

.s3 .story.prayer .img-box .pic {padding-bottom: 100%;}


/* s4_1 */
.s4_1 {padding: 0;}
.s4_1 .arti01 {width: 100%; height: 970px; background: url(../images/sub/bg_s40101.jpg) 50% 50% no-repeat; background-size: cover; background-color: #1e305f;}
.s4_1 .arti01 .container {width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center;}
.s4_1 .arti01 .tit h4 {font-size: 70px; font-weight: 300; color: #fff; line-height: 1.273;}
.s4_1 .arti01 .tit p {font-size: 22px; color: #fff; line-height: 1.727; margin-top: 40px;}
.s4_1 .arti01 .tit p span {color: #e9cd3a; font-weight: 600; font-size: 38px;}
.s4_1 .arti01 .btn-area {max-width: 450px; width: 100%; display: flex; gap: 10px;}
.s4_1 .arti01 .btn-area a {position: relative; display: block; max-width: 220px; width: 100%; line-height: 70px; text-align: center; font-size: 22px; font-weight: 700; color: #fff; border-radius: 50px; margin-top: 65px;}
.s4_1 .arti01 .btn-area a::before {position: absolute; content: ''; width: calc(100% - 6px); height: calc(100% - 6px); border: 2px solid #fff; border-radius: 50px; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; transition: all .2s linear;}
.s4_1 .arti01 .btn-area a.apply {background-color: #cf0d77;}
.s4_1 .arti01 .btn-area a.give {background-color: #e7cb3a;}
.s4_1 .arti01 .btn-area a:hover::before {opacity: 1;}

.s4_1 .arti02 {padding: 100px 0 145px; width: 100%; background: url(../images/sub/bg_s40102.png) 50% 50% no-repeat; background-size: cover;}
.s4_1 .video {position: relative; overflow: hidden; max-width: 1240px; width: 100%; margin: 0 auto;}
.s4_1 .video::before {display: block; content: ''; padding-top: 55.65%;} /* padding-top 값으로 사이즈 조절 */
.s4_1 .video iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}
.s4_1 .arti02 .btn-area {max-width: 460px; width: 100%; display: flex; gap: 20px; margin: 45px auto 0;}
.s4_1 .arti02 .btn-area a {position: relative; display: block; max-width: 220px; width: 100%; line-height: 70px; text-align: center; font-size: 22px; font-weight: 700; color: #fff; border-radius: 50px;}
.s4_1 .arti02 .btn-area a::before {position: absolute; content: '';  width: calc(100% - 6px); height: calc(100% - 6px); border: 2px solid #fff; border-radius: 50px; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; transition: all .2s linear;}
.s4_1 .arti02 .btn-area a.more {background-color: #1e305f;}
.s4_1 .arti02 .btn-area a.contact {background-color: #84d2da;}
.s4_1 .arti02 .btn-area a:hover::before {opacity: 1;}


/* s4_2 */
.s4_2 article {margin-top: 110px;}
.s4_2 .partnership {display: flex; gap: 30px;}
.s4_2 .partnership .item-box {width: 100%; max-width: 520px;}
.s4_2 .partnership .item {position: relative; width: 100%; background: url() 50% 50% no-repeat; background-size: cover;}
.s4_2 .partnership .item ~ .item {margin-top: 30px;}
.s4_2 .partnership .item .txt {position: absolute; bottom: 60px; left: 0; width: 100%; padding: 0 40px 0 50px;}
.s4_2 .partnership .item01 .txt {bottom: 70px;}
.s4_2 .partnership .item .txt h5 {font-size: 32px; font-weight: 500; color: #fff; line-height: 1.5;}
.s4_2 .partnership .item .txt p {font-size: 22px; color: #fff; line-height: 1.6; padding-top: 25px;}
.s4_2 .partnership .item01 {background-image: url(../images/sub/img_s40201.jpg); height: 800px;}
.s4_2 .partnership .item02 {background-image: url(../images/sub/img_s40202.jpg); height: 470px;}
.s4_2 .partnership .item03 {background-image: url(../images/sub/img_s40203.jpg); height: 470px;}
.s4_2 .partnership .item04 {background-image: url(../images/sub/img_s40204.jpg); height: 311px;}
.s4_2 .partnership .item05 {background-image: url(../images/sub/img_s40205.jpg); height: 400px;}

/* s4_3 */
.s4_3 article {margin-top: 110px;}
.s4_3 .banner {width: 100%; display: flex; align-items: center;}
.s4_3 .banner > div {width: 50%; height: 570px;}
.s4_3 .banner .info {padding: 95px 50px 0 85px; background-color: #1e305f;}
.s4_3 .banner .info h5 {font-size: 50px; font-weight: 600; color: #fff;}
.s4_3 .banner .info address {font-style: normal; font-size: 32px; font-weight: 500; color: #fff; line-height: 1.5; padding-top: 30px;}
.s4_3 .banner .info > ul {width: 100%; margin-top: 30px; padding-left: 40px; position: relative;}
.s4_3 .banner .info > ul::before {position: absolute; content: ''; width: 1px; height: 90px; top: 10px; left: 0; background-color: #fff;}
.s4_3 .banner .info > ul li {font-size: 22px; color: #fff; line-height: 1.7;}
.s4_3 .banner .info > ul li a {color: #fff;}
.s4_3 .banner .img img {height: 100%; margin: 0 auto;display: block;}
.s4_3 .sns-area {margin-top: 40px;}
.s4_3 .sns-area ul {display: flex; width: calc(100% + 5px); margin: 0 -2.5px;}
.s4_3 .sns-area ul li {width: 33.3333%; padding: 0 2.5px;}
.s4_3 .sns-area ul li a {display: block; width: 100%; line-height: 80px; text-align: center; color: #fff; font-weight: 700; font-size: 24px; position: relative;}
.s4_3 .sns-area ul li a::before {position: absolute; content: ''; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(100% - 6px); height: calc(100% - 6px); border: 2px solid #fff; background-color: transparent; opacity: 0; transition: all .2s linear;}
.s4_3 .sns-area ul li a:hover::before {opacity: 1;}
.s4_3 .sns-area ul li:nth-of-type(1) a {background-color: #1e305f;}
.s4_3 .sns-area ul li:nth-of-type(2) a {background-color: #cf0d77;}
.s4_3 .sns-area ul li:nth-of-type(3) a {background-color: #4dbcc7;}
.s4_3 .sns-area ul li:nth-of-type(4) a {background-color: #e7cb3a;}
.s4_3 .sns-area ul li a span {padding-left: 35px; width: 25px; height: 24px; background: url() 0% 50% no-repeat; background-size: auto;}
.s4_3 .sns-area ul li:nth-of-type(1) a span {background-image: url(../images/sub/ico_fb.png); padding-left: 25px;}
.s4_3 .sns-area ul li:nth-of-type(2) a span {background-image: url(../images/sub/ico_insta.png);}
.s4_3 .sns-area ul li:nth-of-type(3) a span {background-image: url(../images/sub/ico_yt.png);}
.s4_3 .sns-area ul li:nth-of-type(4) a span {background-image: url(../images/sub/ico_home.png);}

/* s5_1 */
.s5_1 {padding-bottom: 0;}
.s5_1 .arti01 {margin-top: 110px;}
.s5_1 .banner {width: 100%;}
.s5_1 .mo-banner {width: 100%; display: none;}
.s5_1 .banner img {display: block; margin: 0 auto;}
.s5_1 .amount-box {margin-top: 45px; width: 100%; padding: 45px; display: flex; align-items: center; gap: 30px; justify-content: center; background-color: #f5f5f5;}
.s5_1 .amount-box span {font-size: 22px; font-weight: 700; color: #000;}
.amount {position: relative; max-width: 260px; width: 100%; line-height: 68px; border: 1px solid #ddd; background-color: #fff; cursor: pointer;}
.amount::before {position: absolute; content:''; width: 9px; height: 5px; filter: brightness(0); top: 50%; right: 25px; transform: translateY(-50%); background: url(../images/sub/btn-drop.png) 50% 50% no-repeat; background-size: auto; transition: all .2s linear;}
.amount.on::before {transform: translateY(-50%) rotate(-180deg);}
.amount select {width: 100%; line-height: 68px; appearance: none; border: 0; padding: 0 25px; font-size: 22px; color: #000; font-weight: 400; cursor: pointer;}
.amount select:focus {outline: none;}
.amount input {position: absolute; top: 0; left: 0; appearance: none; width: 80%; height: 100%; border: 0; padding: 0 25px; font-size: 22px; color: #000; z-index: 2;}
.amount input:focus {outline: none; border: 1px solid #1e305f;}
.s5_1 .amount-box a {position: relative; display: block; max-width: 220px; width: 100%; line-height: 70px; border-radius: 50px; background-color: #1e305f; text-align: center; color: #fff; font-size: 22px; font-weight: 700; transition: all .2s linear;}
.s5_1 .amount-box a::before {position: absolute; content: '';  width: calc(100% - 6px); height: calc(100% - 6px); border: 2px solid #fff; border-radius: 50px; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; transition: all .2s linear;}
.s5_1 .amount-box a:hover::before {opacity: 1;}

.s5_2 {padding-top: 110px;}
.s5_2 .arti02 {margin-top: 90px;}
.s5_2 .arti02 > ul {width: calc(100% + 45px); display: flex; margin: 0 -22.5px;}
.s5_2 .arti02 > ul li {width: 33.3333%; padding: 0 22.5px;}
.s5_2 .arti02 > ul li dl {transition: all .2s linear;}
.s5_2 .arti02 > ul li dl dt {width: 100%; min-height: 510px; height: 100%; background: url() 50% 50% no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center;}
.s5_2 .arti02 > ul li:nth-of-type(1) dl dt {background-image: url(../images/sub/img_s50201.jpg);}
.s5_2 .arti02 > ul li:nth-of-type(2) dl dt {background-image: url(../images/sub/img_s50202.jpg);}
.s5_2 .arti02 > ul li:nth-of-type(3) dl dt {background-image: url(../images/sub/img_s50203.jpg);}
.s5_2 .arti02 > ul li dl dt p {font-size: 22px; color: #fff; font-weight: 400; line-height: 1.7; text-align: center;}
.s5_2 .arti02 > ul li dl dd {width: 100%; min-height: 350px; height: 100%; display: flex; align-items: center; flex-direction: column; justify-content: center; text-align: center; border: 1px solid #ddd; transition: all .2s linear;}
.s5_2 .arti02 > ul li dl dd h5 {font-size: 36px; font-weight: 600; color: #000; line-height: 1.278;}
.s5_2 .arti02 > ul li dl dd a {position: relative; display: block; max-width: 220px; width: 100%; border-radius: 50px; line-height: 70px; text-align: center; color: #fff; font-weight: 700; font-size: 22px; margin-top: 20px;}
.s5_2 .arti02 > ul li dl dd a::before {position: absolute; content: '';  width: calc(100% - 6px); height: calc(100% - 6px); border: 2px solid #fff; border-radius: 50px; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; transition: all .2s linear;}
.s5_2 .arti02 > ul li:nth-of-type(1) dl dd a {background-color: #1e305f;}
.s5_2 .arti02 > ul li:nth-of-type(2) dl dd a {background-color: #cf0d77;}
.s5_2 .arti02 > ul li:nth-of-type(3) dl dd a {background-color: #4dbcc7;}
.s5_2 .arti02 > ul li dl:hover {box-shadow: 0px 0px 30px 0px rgba(130, 129, 129, 0.3);}
.s5_2 .arti02 > ul li dl:hover dd {border-color: #fff;}
.s5_2 .arti02 > ul li dl dd a:hover::before {opacity: 1;}
.s5_2 .arti02 .amount {margin-top: 20px;}