@charset "utf-8";



#main {position: relative; overflow-x: hidden;}
#main .inner_bx {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box;}
#main .ttl_bx1 {text-align: center;}
#main .ttl_bx1 span {font-size: 20px; color: #e30413; word-break: keep-all; display: block; margin-bottom: 10px;}
#main .ttl_bx1 strong {display: block; font-size: 46px; color: #111111; font-weight: 800; word-break: keep-all; margin: 0 auto; line-height: 56px;}
#main .ttl_bx1 strong.type2 {font-size: 68px; line-height: 78px; color: #222222; margin-bottom: -19px;}
#main .ttl_bx1 strong.type2::after {content: ''; display: inline-block; width: 14px; height: 14px; background-color: #e30413; border-radius: 50%; vertical-align: top;}
#main .ttl_bx1 strong.type3 {font-size: 46px; line-height: 65px; color: #222222; margin-bottom: -15px;}
#main .ttl_bx1 strong.type3::after {content: ''; display: inline-block; width: 14px; height: 14px; background-color: #e30413; border-radius: 50%; vertical-align: top;}
#main .ttl_bx1 strong em {font-style: normal;}
#main .ttl_bx1 strong .col2 {color: #e30413;}
#main .ttl_bx1 p {font-size: 18px; color: #888888; line-height: 28px; word-break: keep-all; margin: 19px auto 0;}



/* sec1 */
#sec1 {position: relative; font-size: 0;}
#sec1 .img_bx {position: relative; overflow: hidden; display: block;}
#sec1 .img_bx div {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important; transform: scale(1.2);}
#sec1 .img_bx.on div {-webkit-transition: all 1.8s; -moz-transition: all 1.8s; transition: all 1.8s; transform: scale(1);}
#sec1 .slick-dots {display: none!important;}
#sec1 .arrow_bx {position: absolute; width: 100%; z-index: 1; bottom: 57px; left: 0; text-align: center;}
#sec1 .arrow_bx .arrow {width: 30px; height: 16px; background: url(../images/main/sec1_arrow.png) no-repeat center; display: inline-block; vertical-align: middle; margin-right: 19px; cursor: pointer;}
#sec1 .arrow_bx #arrow_next1 {transform: rotate(180deg); margin-right: 0; margin-left: 19px;}
#sec1 .arrow_bx .num {font-size: 18px; color: #ffffff; display: inline-block; vertical-align: middle;}
#sec1 .arrow_bx .num span {display: inline-block;}
#sec1 .arrow_bx .num .thisNum {font-weight: 800; min-width: 12px; text-align: center;}



/* sec1_2 */
#sec1_2 {padding: 120px 0 0;}
#sec1_2 .con_bx {background: url(../images/main/sec1_2_bg.jpg) no-repeat center; background-size: cover; padding: 40px 0 0; max-width: 1200px; width: calc(100% - 40px); box-sizing: border-box; margin: 0 auto;}
#sec1_2 .con_bx .con_w {max-width: 400px; width: calc(100% - 60px); margin: 0 auto; box-sizing: border-box; background-color: #fff; border-radius: 35px 35px 0 0; padding: 22px 20px 18px;}
#sec1_2 .con_bx .con_w .txt1 {font-size: 24px; color: #111111; font-weight: 700; letter-spacing: -0.05em; word-break: keep-all; font-family: 'S-CoreDream', sans-serif; text-align: center; margin-bottom: 21px;}
#sec1_2 .con_bx .con_w .txt1 strong {color: #e30413;}
#sec1_2 .con_bx .con_w .mid_bx {min-height: 220px; box-sizing: border-box; border-radius: 25px; background: url(../images/main/sec1_2_bg2.jpg) no-repeat center; background-size: cover; display:flex; justify-content:center; align-items:center; table-layout:fixed; position: relative; box-shadow: inset 24px 34px 60px 0 rgb(0,0,0,0.09)}
#sec1_2 .con_bx .con_w .mid_bx img {max-width: 100%:}
#sec1_2 .con_bx .con_w .mid_bx .txt_w {position: absolute; left: 50%; top: 50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}
#sec1_2 .con_bx .con_w .mid_bx .txt {font-size: 54px; color: transparent; line-height: 60px; font-weight: 800; letter-spacing: -0.04em; word-break: keep-all; font-family: 'S-CoreDream', sans-serif; width: 245px;}
#sec1_2 .con_bx .con_w .txt2 {font-size: 18px; color: #666666; font-weight: 500; letter-spacing: -0.04em; word-break: keep-all; text-align: center; margin-top: 20px; opacity: 0.6;}

#sec1_2.type2 .con_bx .con_w .mid_bx .txt_w {top: 20px; transform:translate(-50%, 0%); -webkit-transform:translate(-50%, 0%);}
#sec1_2.type2 .con_bx .con_w .mid_bx .txt {text-align: center;}
#sec1_2.type2 .con_bx .con_w .mid_bx .txt span {display: block;}
#sec1_2.type2 .con_bx .con_w .mid_bx .txt .txt1_1 {font-size: 30px; line-height: 40px;}
#sec1_2.type2 .con_bx .con_w .mid_bx .txt .txt1_2 em {font-style: normal; font-size: 26px;}
#sec1_2.type2 .con_bx .con_w .mid_bx .btm_txt {text-align: center; font-size: 16px; color: #111111; font-weight: 500; letter-spacing: -0.04em; word-break: keep-all; margin-top: -4px;}



/* sec2 */
#sec2 {padding: 154px 0 157px;}
#sec2 .ttl_bx1 p {max-width: 900px;}
#sec2 .con_bx {display: flex; flex-flow: wrap; margin-top: 55px;}
#sec2 .con_bx li {box-shadow: 10px 0px 20px 0px rgba(0,0,0,0.1); width: calc(16.666% - 40px); margin-right:48px; box-sizing: border-box; position: relative; min-height: 160px; text-align: center; padding: 36px 0 0;}
#sec2 .con_bx li::before {content: ''; width: 8px; height: 14px; background: url(../images/icon/arrow2.png) no-repeat center; position: absolute; right: -28px; top: 50%; margin-top: -7px;}
#sec2 .con_bx li:last-child::before {display: none;}
#sec2 .con_bx li.col1 {background-image: linear-gradient(-45deg, #660000, #ff0000);}
#sec2 .con_bx li:last-child {margin-right: 0;}
#sec2 .con_bx li strong {display: block; font-size: 30px; color: #cccccc; font-weight: 800;}
#sec2 .con_bx li.col1 strong {color: #fff;}
#sec2 .con_bx li p {font-size: 16px; color: #222222; line-height: 24px; word-break: keep-all; min-height: 48px; display:flex; justify-content:center; align-items:center; table-layout:fixed; margin-top: 8px;}
#sec2 .con_bx li.col1 p span{font-size: 18px; color: #fff; line-height: 28px; font-weight: 700;}
#sec2 .btm_txt {text-align: center; font-size: 24px; color: #666666; line-height: 34px; word-break: keep-all; margin-top: 55px;}
#sec2 .btm_txt span {display: inline-block;}
#sec2 .btm_txt strong {position: relative; display: inline-block; z-index: 1; color: #222222; font-weight: 700;}
#sec2 .btm_txt strong::before {content: ''; width: 0%; height: 14px; background-color: #fff338; position: absolute; bottom: 0; left: 0; z-index: -1; -webkit-transition: width 0.7s; -moz-transition: width 0.7s; transition: width 0.7s; transition-delay: 0.4s;}
#sec2 .btm_txt.aos-animate strong::before {width: 100%;}



/* event */
/*#main_event {padding-bottom: 100px;}*/
#main_event {padding-bottom: 150px}
#main_event .con_bx {background: url(../images/main/event_bg.jpg) no-repeat center; background-size: cover; text-align: center; padding: 81px 0 70px;}
#main_event .con_bx .ttl {font-size: 60px; color: #ffffff; font-weight: 900; word-break: keep-all; line-height: 93px; margin-bottom: 11px;}
#main_event .con_bx .ttl strong {display: inline-block;}
#main_event .con_bx .ttl span {color: #fff338; position: relative; display: inline-block;}
#main_event .con_bx .ttl span::before {content: ''; width: 10px; height: 10px; background-color: #fff338; border-radius: 50%; position: absolute; left: 50%; margin-left: -5px; top: 0;}
#main_event .txt_bx {max-width: 840px; width: calc(100% - 60px); margin: 0 auto; box-sizing: border-box; position: relative; height: 265px; padding: 0 22px;}
#main_event .txt_bx::before {content: ''; width: 115px; height: 100%; background: url(../images/main/event_bg2.png) no-repeat center; position: absolute; left: 0px; top: 0; z-index: 2;}
#main_event .txt_bx::after {content: ''; width: 115px; height: 100%; background: url(../images/main/event_bg2.png) no-repeat center; position: absolute; right: 0px; top: 0; transform: rotate(180deg); z-index: 2;}
#main_event .txt_bx .txt_w {position: relative; padding: 46px 48px 0; height: 265px; box-sizing: border-box; background-color: #fff;}
#main_event .txt_bx .txt_w::before {content: ''; width: 100%; height: 24px; background: url(../images/main/event_bg3.png) repeat-x center; position: absolute; left: 0; top: 0;}
#main_event .txt_bx .txt_w::after {content: ''; width: 100%; height: 24px; background: url(../images/main/event_bg3.png) repeat-x center; position: absolute; left: 0; bottom: 0; transform: rotate(180deg);}
#main_event .txt_bx .num {font-size: 30px; color: #222222; font-weight: 900; margin: 0 auto; border-bottom: 1px solid #222222; padding-bottom: 4px; margin-bottom: 15px; position: relative; z-index: 3;}
#main_event .txt_bx .num strong {font-size: 80px;}
#main_event .txt_bx p {font-size: 16px; line-height: 24px; color: #222222; word-break: keep-all; position: relative; z-index: 3;}


#main_event2 {margin-bottom: 100px;}
#main_event2 .con_bx {position: relative; overflow: hidden;}
#main_event2 .con_bx .dot_bx {position: absolute; width: 60px; height: calc(100% - 27px); background: url(../images/main/event2_dot.png) repeat-y center 0; top: 30px; right: 34.167%;}
#main_event2 .con_bx .dot_bx::before {content: ''; width: 60px; height: 60px; background-color: #fff; position: absolute; top: -57px; left: 50%; margin-left: -30px; border-radius: 50%;}
#main_event2 .con_bx .dot_bx::after {content: ''; width: 60px; height: 60px; background-color: #fff; position: absolute; bottom: -30px; left: 50%; margin-left: -30px; border-radius: 50%;}
#main_event2 .t_bx {height: 120px; background: url(../images/main/event2_bg1.jpg) no-repeat center; background-size: cover; display: flex; flex-flow: wrap;}
#main_event2 .t_bx .l_bx {width: 63.333%; box-sizing: border-box; display:flex; justify-content:left; align-items:center; table-layout:fixed; padding: 0 64px;}
#main_event2 .t_bx .l_bx span {vertical-align: middle; font-size: 24px; color: #fff; font-weight: 800;}
#main_event2 .t_bx .l_bx img {vertical-align: middle; margin: 0 12px;}
#main_event2 .t_bx .r_bx {width: 36.667%; box-sizing: border-box; display:flex; justify-content:right; align-items:center; table-layout:fixed; padding-right: 58px;}
#main_event2 .b_bx {background: url(../images/main/event2_bg2.jpg) no-repeat center; background-size: cover; display: flex; flex-flow: wrap; min-height: 400px;}
/*#main_event2 .b_bx .l_bx {width: 63.333%; box-sizing: border-box; padding: 79px 60px; display:flex; justify-content:left; align-items:end; table-layout:fixed;}*/
#main_event2 .b_bx .l_bx {width: 63.333%; box-sizing: border-box; padding: 79px 40px 79px 60px; display:flex; justify-content:left; align-items:end; table-layout:fixed;}
/*#main_event2 .b_bx .l_bx .txt_bx strong {font-size: 80px; color: #ffffff; font-weight: 800; word-break: keep-all;}*/
#main_event2 .b_bx .l_bx .txt_bx strong {font-size: 70px; color: #ffffff; font-weight: 800; word-break: keep-all;}
#main_event2 .b_bx .l_bx .txt_bx strong span {display: inline-block;}
#main_event2 .b_bx .l_bx .txt_bx strong span em {position: relative; font-style: normal; color: #eec769; display: inline-block; padding-top: 18px;}
#main_event2 .b_bx .l_bx .txt_bx strong span em::before {content: ''; width: 10px; height: 10px; border-radius: 50%; background-color: #eec769; position: absolute; top: 0; left: 50%; margin-left: -5px;}
#main_event2 .b_bx .l_bx .txt_bx p {font-size: 24px; color: #ffffff; word-break: keep-all; margin-top: 8px; line-height: 32px;}
#main_event2 .b_bx .r_bx {width: 36.667%; box-sizing: border-box; text-align: right; padding: 70px 75px 70px 0; display:flex; justify-content:right; align-items:end; table-layout:fixed;}
#main_event2 .b_bx .r_bx .txt_bx p {font-size: 48px; color: #ffffff; font-weight: 700; margin-top: 4px;}
#main_event2 .b_bx .r_bx .txt_bx p:first-child {margin-top: 0;}
#main_event2 .b_bx .r_bx .txt_bx p strong {font-size: 96px; color: #eec769; line-height: 96px;}



/* sec2_0 */
/*#sec2_0 {background: url(../images/main/sec2_0_bg.jpg) no-repeat center; background-size: cover; margin-bottom: 153px;}
#main #sec2_0 .inner_bx {height: 500px; display:flex; justify-content:left; align-items:center; table-layout:fixed; max-width: 1120px;}
#sec2_0 .txt_bx p {font-size: 26px; color: #411c0a; font-weight: 700; letter-spacing: -0.05em; word-break: keep-all; margin-bottom: 16px;}
#sec2_0 .txt_bx strong {display: block; font-size: 60px; color: #411c0a; letter-spacing: -0.02em; word-break: keep-all; font-weight: 700; margin-bottom: 2px; background: linear-gradient(to right top, #c89a40, #ffe082, #d9b37b); color: transparent; -webkit-background-clip: text;}
#sec2_0 .txt_bx strong:last-child {margin-bottom: 0;}
#sec2_0 .txt_bx img {position: relative; left: -4px; max-width: 100%;}*/

/*#sec2_0 {margin-bottom: 150px;}*/
#sec2_0 {margin-bottom: 100px; padding-top: 160px;}
#sec2_0 .con_bx {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; padding: 10px; box-sizing: border-box; position: relative; box-shadow: 30px 30px 20px 0px rgba(0,0,0,0.1);}
#sec2_0 .con_bx .line1 {position: absolute; width: 100%; height: 10px; top: 0; left: 0;}
#sec2_0 .con_bx .line1::before {content: ''; width: 10px; height: 10px; background: url(../images/main/sec2_0_line.png) no-repeat center; position: absolute; left: 0; top: 0; z-index: 1; opacity: 0.5}
#sec2_0 .con_bx .line1::after {content: ''; width: 10px; height: 10px; background: url(../images/main/sec2_0_line.png) no-repeat center; position: absolute; right: 0; top: 0; z-index: 1; opacity: 0.5; transform: rotate(90deg);}
#sec2_0 .con_bx .line2 {position: absolute; width: 100%; height: 10px; bottom: 0; left: 0;}
#sec2_0 .con_bx .line2::before {content: ''; width: 10px; height: 10px; background: url(../images/main/sec2_0_line.png) no-repeat center; position: absolute; left: 0; top: 0; z-index: 1; opacity: 0.5; transform: rotate(90deg);}
#sec2_0 .con_bx .line2::after {content: ''; width: 10px; height: 10px; background: url(../images/main/sec2_0_line.png) no-repeat center; position: absolute; right: 0; top: 0; z-index: 1; opacity: 0.5;}
#sec2_0 .con_bx::before {content: ''; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/main/sec2_0_bg2.jpg) no-repeat center; background-size: cover; position: absolute;}
#sec2_0 .con_bx::after {content: ''; width: calc(100% - 4px); height: calc(100% - 4px); top: 2px; left: 2px; background: url(../images/main/sec2_0_bg1.jpg) no-repeat center; background-size: cover; position: absolute;}
#sec2_0 .con_bx .txt_bx {height: 380px; background-color: #fff; display:flex; justify-content:center; align-items:center; table-layout:fixed; position: relative; z-index: 1;}
#sec2_0 .con_bx .txt_w {max-width: 840px; width: 100%; position: relative; padding-right: 250px; box-sizing: border-box;}
#sec2_0 .con_bx .txt_w p {font-size: 24px; color: #aaaaaa; letter-spacing: -0.02em; word-break: keep-all; margin-bottom: 10px;}
#sec2_0 .con_bx .txt_w strong {display: block; font-size: 46px; color: #111111; line-height: 54px; font-weight: 700; letter-spacing: -0.02em; word-break: keep-all; max-width: 500px;}
#sec2_0 .con_bx .txt_w img {position: absolute; right: 0; top: 50%; transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%);}


/* sec2_1 */
#sec2_1 {background: url(../images/main/sec2_1_bg.jpg) no-repeat center bottom #fff; background-size: cover; text-align: center; padding: 103px 0 154px;}
#sec2_1 img {max-width: 100%;}
#sec2_1 .ttl_bx1 {margin-bottom: 60px;}
#sec2_1 .ttl_bx1 p {font-size: 24px; color: #444444; line-height: 34px;}
#sec2_1 .ttl_bx1 em {display: inline-block; position: relative; font-style: normal; font-weight: 700; color: #111111; z-index: 1;}
#sec2_1 .ttl_bx1 em::before {content: ''; width: 0%; height: 14px; background-color: #fff338; position: absolute; bottom: 0; left: 0; z-index: -1; -webkit-transition: width 0.7s; -moz-transition: width 0.7s; transition: width 0.7s; transition-delay: 0.4s;}
#sec2_1 .ttl_bx1.aos-animate em::before {width: 100%;}
#sec2_1 ul {margin-top: 20px; display: flex; flex-flow: wrap; justify-content:center;}
#sec2_1 ul li {width: calc(20% - 20px); margin-right: 25px; margin-top: 20px;}
#sec2_1 ul li:nth-child(5n) {margin-right: 0;}
#sec2_1 ul li a {display: block;}
#sec2_1 ul li p {font-size: 24px; color: #111111; font-weight: 800; text-transform: uppercase; margin-top: 24px;}


/* sec2_2 */
#sec2_2 {margin-bottom: 132px;}
#sec2_2 .con_bx {margin-bottom: 132px;}
#sec2_2 .con_bx:last-child {margin-bottom: 0;}
#sec2_2 .ttl_bx1 {margin-bottom: 54px;}
#sec2_2 .btn {text-align: center; margin-top: 41px;}
#sec2_2 .btn a {display: inline-block; font-size: 17px; color: #e30413; padding-right: 24px; position: relative; line-height: 40px;}
#sec2_2 .btn a::before {content: ''; width: 7px; height: 11px; background: url(../images/icon/arrow1.png) no-repeat center; position: absolute; right: 0px; top: 50%; margin-top: -6px;}



/* sec3 */
#sec3 {position: relative; background-color: #f7f7f7; padding: 100px 0 160px; overflow: hidden;}
#sec3::before {content: ''; max-width: 1400px; width: calc(100% - 40px); height: calc(100% - 260px); background-color: #fff; position: absolute; top: 100px; left: 50%; transform:translate(-50%, 0%); -webkit-transform:translate(-50%, 0%); z-index: 1;}
#sec3::after {content: ''; width: 50%; height: calc(100% - 260px); background-color: #fff; position: absolute; top: 100px; right: 0; z-index: 1;}
#sec3 .bg_txt {position: absolute; transform: rotate(90deg); z-index: 0; width: 2635px; height: 160px; left: -1241px; top: 1227px;}
#sec3 .bg_txt span {font-size: 220px; line-height: 159px; color: #fff; font-weight: 800; text-transform: uppercase; position: absolute; top: 0; left: 0; width: 2635px; animation: leftMove 30s linear infinite;}
@-webkit-keyframes leftMove {
	0% {
		left: 100%;
	}
	100% {
		left: -2635px;
	}
}
#sec3 .con_bx {position: relative; z-index: 2; padding: 160px 0;}
#sec3 .con_bx .con_w {position: relative; margin-bottom: 160px;}
#sec3 .con_bx .con_w:last-child {margin-bottom: 0;}
#sec3 .con_bx .txt_bx {max-width: 1200px; width: calc(100% - 80px); margin: 0 auto; min-height: 700px; display:flex; justify-content:center; align-items:center; table-layout:fixed; position: relative; z-index: 3;}
#sec3 .con_bx .txt_bx .txt_w {width: 100%;}
#sec3 .con_bx .con_w:nth-child(2n) .txt_bx .txt_w {text-align: right;}
#sec3 .con_bx .txt_bx .txt_w strong {display: block; font-size: 120px; line-height: 90px; color: #222222; font-weight: 800; text-transform: uppercase; margin-top: 38px;}
#sec3 .con_bx .txt_bx .txt_w div {font-size: 18px; line-height: 28px; color: #888888; word-break: keep-all; margin-top: 57px;}
#sec3 .con_bx .txt_bx .txt_w div span {display: block; font-size: 30px; color: #222222; font-weight: 700; margin-bottom: 12px;}
#sec3 .con_bx .txt_bx .txt_w div a {display: inline-block; font-size: 17px; color: #e30413; font-weight: 400; padding-right: 24px; position: relative; margin-top: 25px;}
#sec3 .con_bx .txt_bx .txt_w div a::before {content: ''; width: 7px; height: 11px; background: url(../images/icon/arrow1.png) no-repeat center; position: absolute; right: 0; top: 50%; margin-top: -6px;}
#sec3 .con_bx .img_bx {height: 100%; width: calc(50% + 140px); position: absolute; right: 0; top: 0; overflow: hidden;}
#sec3 .con_bx .con_w:nth-child(2n) .img_bx {right: auto; left: 0;}
#sec3 .con_bx .img_bx div {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important;}

#sec3 .list_bx {display: flex; flex-flow: wrap; max-width: 1200px; width: calc(100% - 80px); margin: 0 auto; z-index: 2; position: relative; padding-bottom: 160px;}
#sec3 .list_bx .list_w {width: calc(33.333% - 20px); margin-right: 30px;}
#sec3 .list_bx .list_w:last-child {margin-right: 0; margin-bottom: 0;}
#sec3 .list_bx .ttl {position: relative; border-bottom: 1px solid #222222; padding: 4px 30px 9px 0;}
#sec3 .list_bx .ttl strong {font-size: 30px; color: #111111; font-weight: 700;}
#sec3 .list_bx .ttl .more {position: absolute; width: 20px; height: 20px; right: 0px; top: 15px; font-size: 0; background: url(../images/icon/more1.png) no-repeat center;}
#sec3 .list_bx ul {padding-top: 18px;}
#sec3 .list_bx ul li {padding-left: 10px; position: relative; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; margin-bottom: 20px;}
#sec3 .list_bx ul li:last-child {margin-bottom: 0;}
#sec3 .list_bx ul li::before {content: ''; width: 3px; height: 3px; background-color: #e30413; position: absolute; left: 0px; top: 8px; border-radius: 50%;}
#sec3 .list_bx ul li a {font-size: 17px; color: #444444; font-weight: 600; word-break: keep-all;}
#sec3 .list_bx ul li.no_data {padding-left: 0; text-align: center; font-size: 17px; color: #e7e7e7; height: 180px; display:flex; justify-content:center; align-items:center; table-layout:fixed; box-sizing: border-box; padding-bottom: 18px;}
#sec3 .list_bx ul li.no_data::before {display: none;}
#sec3 .list_bx .bn_bx {display:flex; justify-content:center; align-items:center; table-layout:fixed; background: url(../images/main/sec3_3_1.jpg) no-repeat center; background-size: cover; min-height: 260px;}
#sec3 .list_bx .bn_bx .txt_bx {width: 100%; padding: 0 40px;}
#sec3 .list_bx .bn_bx .txt_bx strong {display: block; font-size: 30px; color: #222222; font-weight: 700;}
#sec3 .list_bx .bn_bx .txt_bx p {font-size: 18px; color: #444444; line-height: 28px; word-break: keep-all; margin-top: 12px; opacity: 0.6;}
#sec3 .list_bx .bn_bx .txt_bx a {display: inline-block; font-size: 17px; color: #e30413; font-weight: 700; padding-right: 16px; position: relative; line-height: 30px; margin-top: 41px;}
#sec3 .list_bx .bn_bx .txt_bx a::before {content: ''; width: 7px; height: 11px; background: url(../images/icon/arrow1.png) no-repeat center; position: absolute; right: 0; top: 50%; margin-top: -6px;}



/* sec4 */
#sec4 {background: url(../images/main/sec4_bg.jpg) no-repeat center; background-size: cover;}
#sec4 .con_bx {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; display: flex; flex-flow: wrap; padding: 160px 0;}
#sec4 .con_bx .l_bx {width: 50%; box-sizing: border-box;}
#sec4 .con_bx .l_bx .txt_bx {width: 100%; padding-right: 30px; box-sizing: border-box;}
#sec4 .con_bx .l_bx .txt1 {font-size: 20px; color: #ffffff; word-break: keep-all; margin-bottom: 11px;}
#sec4 .con_bx .l_bx .txt2 {font-size: 46px; color: #ffffff; font-weight: 800; word-break: keep-all; margin-bottom: 28px;}
#sec4 .con_bx .l_bx .txt3 {font-size: 18px; color: #ffffff; line-height: 28px; word-break: keep-all;}
#sec4 .con_bx .r_bx {width: 50%; box-sizing: border-box;}
#sec4 .con_bx .r_bx .f_w {margin-bottom: 20px; position: relative;}
#sec4 .con_bx .r_bx .f_w > label {position: absolute; font-size: 0; left: 0px; height: 50px; width: 50px; top: 0;}
#sec4 .con_bx .r_bx .name_bx > label {background: url(../images/icon/name.png) no-repeat center;}
#sec4 .con_bx .r_bx .tel_bx > label {background: url(../images/icon/tel.png) no-repeat center;}
#sec4 .con_bx .r_bx .age_bx > label {background: url(../images/icon/age.png) no-repeat center;}
#sec4 .con_bx .r_bx .f_w input[type=text] {width: 100%; border: none; border-bottom: 1px solid #eeeeee; height: 50px; background-color: transparent; padding: 0 14px 0 60px; font-size: 16px; color: #ffffff; letter-spacing: -0.05em; outline: none;}
#sec4 .con_bx .r_bx .age_bx {display: flex; flex-flow: wrap;}
#sec4 .con_bx .r_bx .age_bx input[type=text] {width: calc(100% - 220px);}
#sec4 .con_bx .r_bx .age_bx ul {width: 200px; margin-left: 20px; display: flex; flex-flow: wrap; box-sizing: border-box; border: 1px solid #eeeeee;}
#sec4 .con_bx .r_bx .age_bx ul li {width: 50%; box-sizing: border-box;}
#sec4 .con_bx .r_bx .age_bx ul li input[type=radio] {display: none;}
#sec4 .con_bx .r_bx .age_bx ul li label {display: block; width: 100%; line-height: 48px; text-align: center; font-size: 16px; color: #ffffff; letter-spacing: -0.05em; cursor: pointer; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s;}
#sec4 .con_bx .r_bx .age_bx ul li input[type=radio]:checked + label {background-color: #fff; color: #e30413; font-weight: 700;}
#sec4 .con_bx .r_bx .f_w input::placeholder {color: #fff;}
#sec4 .con_bx .r_bx .agree {margin-bottom: 40px;}
#sec4 .con_bx .r_bx .agree input[type=checkbox] {appearance: none; -webkit-appearance: none; -moz-appearance: none; width: 20px; height: 20px; border: 1px solid #fff; box-sizing: border-box; cursor: pointer; outline: none;}
#sec4 .con_bx .r_bx .agree input[type=checkbox]:checked {background: url(../images/icon/chk2.png) no-repeat center; background-size: 11px auto;}
#sec4 .con_bx .r_bx .agree label {display: inline-block; font-size: 16px; color: #ffffff; cursor: pointer; line-height: 20px;}
#sec4 .con_bx .r_bx .agree a {display: inline-block; font-size: 16px; color: #ffffff; font-weight: 700; line-height: 20px;}
#sec4 .con_bx .r_bx .btn {display: block; width: 100%; border: 1px solid #fff; line-height: 58px; box-sizing: border-box; text-align: center; font-size: 16px; color: #ffffff; font-weight: 700;}



/* sec4_1 */
#sec4_1 {padding: 160px 0 0;}
#sec4_1 .con_bx {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; position: relative; padding-top: 73px;}
#sec4_1 .con_bx .bg_bx {position: absolute; left: 0; top: 0px; width: 58.334%; height: 400px; overflow: hidden;}
#sec4_1 .con_bx .bg_bx div {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important;}
#sec4_1 .con_bx .bg_bx img {max-width: 100%;}
#sec4_1 .con_bx .txt_bx {width: 58.334%; margin: 0 0 0 auto; position: relative; z-index: 1; background-color: #fff; padding: 23px; box-sizing: border-box; box-shadow: 20px 20px 40px 0px rgba(0,0,0,0.1);}
#sec4_1 .con_bx .txt_bx::before {content: ''; width: calc(100% - 40px); height: calc(100% - 40px); top: 20px; left: 20px; background: url(../images/main/sec4_1_bg.jpg) no-repeat center; position: absolute; background-size: cover;}
#sec4_1 .con_bx .txt_bx .txt_w {background-color: #fff; position: relative; z-index: 1; box-sizing: border-box; padding: 54px 57px 43px;}
#sec4_1 .con_bx .txt_bx .txt_w::before {content: ''; width: 282px; height: 131px; background: url(../images/main/sec4_1_logo.png) no-repeat center; position: absolute; bottom: 37px; right: 37px;}
#sec4_1 .con_bx .txt_bx .txt_w span {display: block; font-size: 20px; color: #e30413; word-break: keep-all;}
#sec4_1 .con_bx .txt_bx .txt_w strong {display: block; font-size: 40px; color: #111111; line-height: 50px; word-break: keep-all; font-weight: 700; margin-top: 9px;}
#sec4_1 .con_bx .txt_bx .txt_w .btn {margin-top: 92px;}
#sec4_1 .con_bx .txt_bx .txt_w .btn a {display: inline-block; font-size: 17px; color: #e30413; padding-right: 24px; position: relative; line-height: 40px;}
#sec4_1 .con_bx .txt_bx .txt_w .btn a::before {content: ''; width: 7px; height: 11px; background: url(../images/icon/arrow1.png) no-repeat center; position: absolute; right: 0px; top: 50%; margin-top: -6px;}



/* sec4_2 */
#sec4_2 {padding: 160px 0 0;}
#sec4_2 .con_bx {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; position: relative; padding: 0 80px; background: url(../images/main/sec4_2_bg.jpg) no-repeat center; background-size: cover; display: flex; flex-flow: wrap;}
#sec4_2 .txt_bx {width: 50%; box-sizing: border-box; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
#sec4_2 .txt_bx .txt_w {width: 100%;}
#sec4_2 .txt_bx .txt_w span {display: block; font-size: 26px; color: #000000; word-break: keep-all; margin-bottom: 7px;}
#sec4_2 .txt_bx .txt_w p {font-size: 50px; line-height: 60px; color: #000000; word-break: keep-all;}
#sec4_2 .txt_bx .txt_w p strong {color: #e30413; font-weight: 700;}
#sec4_2 .img_bx {width: 50%; box-sizing: border-box; padding: 29px 0 0 42px;}
#sec4_2 .img_bx img {max-width: 100%;}



/* sec5 */
#sec5 {padding: 157px 0 50px; overflow: hidden;}
#sec5 .con_bx {padding: 100px 20px 70px; background-color: #fff; box-shadow: 7px 7px 20px 0px rgba(17,17,17,0.1); margin-top: 95px; position: relative;}
#sec5 .con_bx .icon {width: 226px; height: 79px; background: url(../images/main/sec5_01.png) no-repeat center; position: absolute; left: 50%; margin-left: -113px; top: -41px; z-index: 1;}
#sec5 .con_bx::before {content: ''; width: 21px; height: calc(100% - 112px); background: url(../images/main/sec5_03.jpg) no-repeat center; position: absolute; top: 0; right: -21px;}
#sec5 .con_bx::after {content: ''; width: 180px; height: 137px; background: url(../images/main/sec5_02.jpg) no-repeat center; position: absolute; bottom: -26px; right: -21px;}
#sec5 .con_bx ul {max-width: 910px; width: 100%; display: flex; flex-flow: wrap; margin: 0 auto; position: relative; z-index: 1;}
#sec5 .con_bx ul li {width: 45.055%; box-sizing: border-box; font-size: 22px; color: #222222; font-weight: 700; word-break: keep-all; line-height: 27px; background: url(../images/icon/chk.png) no-repeat left top; min-height: 46px; padding: 10px 0 0 70px; margin-bottom: 30px;}
#sec5 .con_bx ul li:nth-child(2n) {width: 54.945%;}
#sec5 .con_bx ul li span {font-size: 20px; color: #888888; font-weight: 400;}



/* sec6 */
#sec6 {padding: 104px 0 160px;}
#sec6 .con_bx {margin-top: 72px;}
#sec6 .con_w {display: flex; flex-flow: wrap; margin-bottom: 60px;}
#sec6 .con_w:last-child {margin-bottom: 0;}
#sec6 .con_w li {width: calc(33.333% - 40px); margin-right: 60px; background-color: #ffffff; box-sizing: border-box; box-shadow: 7px 7px 20px 0px rgba(17,17,17,0.1); min-height: 200px; padding: 0 20px; display:flex; justify-content:center; align-items:center; table-layout:fixed; position: relative;}
#sec6 .con_w li::before {content: ''; width: 8px; height: 14px; background: url(../images/icon/arrow2.png) no-repeat center; position: absolute; right: -37px; top: 50%; margin-top: -7px;}
#sec6 .con_w:nth-child(2n) li:nth-child(1) {order: 3;}
#sec6 .con_w:nth-child(2n) li:nth-child(2) {order: 2;}
#sec6 .con_w:nth-child(2n) li:nth-child(3) {order: 1;}
#sec6 .con_w:nth-child(2n-1) li:last-child {margin-right: 0;}
#sec6 .con_w:nth-child(2n-1) li:last-child::before {display: none;}
#sec6 .con_w:nth-child(2n) li:first-child {margin-right: 0;}
#sec6 .con_w:nth-child(2n) li::before {transform: rotate(180deg);}
#sec6 .con_w:nth-child(2n) li:first-child::before {top: auto; left: 50%; margin-left: -3px; top: -37px; margin-top: 0; transform: rotate(90deg);}
#sec6 .con_w .txt_bx {width: 100%; max-width: 273px; position: relative;}
#sec6 .con_w .txt_bx::before {content: ''; width: 92px; height: 84px; position: absolute; right: 0; top: 21px;}
#sec6 .con_w .icon1 .txt_bx::before {background: url(../images/main/sec6_01.png) no-repeat center;}
#sec6 .con_w .icon2 .txt_bx::before {background: url(../images/main/sec6_02.png) no-repeat center;}
#sec6 .con_w .icon3 .txt_bx::before {background: url(../images/main/sec6_03.png) no-repeat center;}
#sec6 .con_w .icon4 .txt_bx::before {background: url(../images/main/sec6_04.png) no-repeat center;}
#sec6 .con_w .icon5 .txt_bx::before {background: url(../images/main/sec6_05.png) no-repeat center;}
#sec6 .con_w .icon6 .txt_bx::before {background: url(../images/main/sec6_06.png) no-repeat center;}
#sec6 .con_w .txt_bx strong {display: block; font-size: 26px; color: #dddddd; font-weight: 800; margin-bottom: 8px;}
#sec6 .con_w .txt_bx .txt {font-size: 18px; color: #222222; line-height: 28px; word-break: keep-all; font-weight: 700; min-height: 56px; width: calc(100% - 92px);}
#sec6 .con_w .txt_bx .txt span {display: block; font-weight: 400; font-size: 16px; color: #888888; line-height: 26px;}
#sec6 .btm_txt {max-width: 1400px; width: calc(100% - 40px); margin: 160px auto 0; box-sizing: border-box; border-radius: 20px; overflow: hidden; position: relative; padding: 97px 20px; min-height: 560px;}
#sec6 .btm_txt .bg {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/main/sec6_bg.jpg) no-repeat center; background-size: cover}
#sec6 .btm_txt .txt_bx {position: relative; z-index: 1; max-width: 1200px; width: 100%; margin: 0 auto; box-sizing: border-box;}
#sec6 .btm_txt .txt1 {font-size: 20px; color: #ffffff; margin-bottom: 12px;}
#sec6 .btm_txt .txt2 {font-size: 46px; line-height: 56px; color: #ffffff; font-weight: 800; word-break: keep-all; margin-bottom: 26px;}
#sec6 .btm_txt .txt3 {font-size: 18px; line-height: 28px; color: #ffffff; word-break: keep-all; max-width: 480px;}
#sec6 .btm_txt .txt3 strong {font-size: 700; display: inline-block; position: relative; z-index: 1;}
#sec6 .btm_txt .txt3 strong::before {content: ''; width: 0; height: 10px; position: absolute; bottom: 2px; left: 0; background: rgba(255,243,56,0.5); z-index: -1; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; transition: all 0.7s; transition-delay: 0.4s;}
#sec6 .btm_txt .txt3.aos-animate strong::before {width: 100%;}



/* sec7 */
#sec7 {position: relative; padding: 157px 0 160px;}
#sec7 .bg {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/main/sec7_bg.jpg) no-repeat center; background-size: cover;}
#sec7 .inner_bx {max-width: 1850px; position: relative; z-index: 1;}
#sec7 .ttl_bx1 strong {max-width: 590px;}
#sec7 .ttl_bx1 p {max-width: 590px;}
/*#sec7 .img_bx {display: flex; flex-flow: wrap; margin-top: 74px;}
#sec7 .img_bx li {width: calc(20% - 8px); margin-right: 10px;}
#sec7 .img_bx li:last-child {margin-right: 0; margin-bottom: 0;}*/
#sec7 .img_bx {margin-top: 74px;}
#sec7 .img_bx .slick-slide {padding: 0 5px;}
#sec7 .img_bx li img {width: 100%;}



/* sec8 */
#sec8 {padding: 157px 0 146px;}
#sec8 .con_bx {display: flex; flex-flow: wrap; margin-top: 53px;}
#sec8 .con_bx .con_w {width: calc(33.333% - 20px); margin-right: 30px; box-sizing: border-box; position: relative; padding-bottom: 48.334%;}
#sec8 .con_bx .con_w:last-child {margin-right: 0; margin-bottom: 0;}
#sec8 .con_bx .con_w > div {position: absolute; width: 100%; height: 100%; top: 0px; left: 0; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important;}
#sec8 .con_bx .con_w.mid > div {position: absolute; top: auto; height: calc(50% - 15px);}
#sec8 .con_bx .con_w.mid > div:first-child {top: 0;}
#sec8 .con_bx .con_w.mid > div:last-child {bottom: 0;}



/* sec9 */
#sec9 {padding-bottom: 146px;}
#sec9.type2 {padding-bottom: 30px;}
#sec9 .con_bx {margin-bottom: 132px;}
#sec9 .con_bx:last-child {margin-bottom: 0;}
#sec9 .ttl_bx1 {margin-bottom: 54px;}
#sec9 .btn {text-align: center; margin-top: 41px;}
#sec9 .btn a {display: inline-block; font-size: 17px; color: #e30413; padding-right: 24px; position: relative; line-height: 40px;}
#sec9 .btn a::before {content: ''; width: 7px; height: 11px; background: url(../images/icon/arrow1.png) no-repeat center; position: absolute; right: 0px; top: 50%; margin-top: -6px;}



/* sec10 */
#sec10 {position: relative; overflow: hidden; padding: 160px 0;}
#sec10 .bg {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/main/sec10_bg.jpg) no-repeat center; background-size: cover;}
#sec10 .con_bx {display: flex; flex-flow: wrap; position: relative; z-index: 1;}
#sec10 .l_bx {width: 433px; box-sizing: border-box;}
#sec10 .l_bx strong {font-size: 50px; color: #222222; line-height: 60px; font-weight: 800; word-break: keep-all; display: block;}
#sec10 .r_bx {width: calc(100% - 433px); box-sizing: border-box;}
#sec10 .r_bx ul li {position: relative; padding-left: 50px; font-size: 20px; color: #222222; word-break: keep-all; line-height: 30px; margin-bottom: 10px; box-sizing: border-box; padding-top: 4px; min-height: 40px;}
#sec10 .r_bx ul li:last-child {margin-bottom: 0;}
#sec10 .r_bx ul li span {position: absolute; width: 40px; line-height: 40px; background-color: #df3374; text-align: center; left: 0; top: 0; font-size: 17px; color: #ffffff; font-weight: 800; border-radius: 50%;}



/* sec11 */
#sec11 {padding: 160px 0 146px;}
#sec11 .inner_bx {max-width: 1400px; position: relative;}
#sec11 .bg {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/main/sec11_bg.jpg) no-repeat center; background-size: cover;}
#sec11 .con_bx {display: flex; flex-flow: wrap; position: relative; z-index: 1;}
#sec11 .l_bx {width: 50%; box-sizing: border-box; min-height: 560px; padding: 0 0 0 20px; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
#sec11 .l_bx .txt_bx {width: 100%; max-width: 500px; font-size: 26px; color: #ffffff; word-break: keep-all;}
#sec11 .l_bx .txt_bx strong {display: block; font-size: 50px; line-height: 60px; font-weight: 800; margin-top: 8px;}
#sec11 .r_bx {width: 50%; box-sizing: border-box; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
#sec11 .r_bx .txt_bx {text-align: left;}
#sec11 .r_bx .txt_bx strong {display: block; font-size: 20px; color: #ffffff; word-break: break-all; margin-bottom: 11px;}
#sec11 .r_bx .txt_bx strong span {display: block; font-size: 50px; line-height: 50px; font-weight: 800; margin-top: 1px;}
#sec11 .r_bx .txt_bx p {font-size: 16px; color: #ffffff; word-break: keep-all;}
#sec11 .r_bx .txt_bx .sns {font-size: 0; margin-top: 17px;}
#sec11 .r_bx .txt_bx .sns li {margin-right: 10px; display: inline-block;}
#sec11 .r_bx .txt_bx .sns li:last-child {margin-right: 0;}
#sec11 .r_bx .txt_bx .sns li a {display: block; width: 50px; height: 50px; border-radius: 50%; display: inline-block; width: 50px; height: 50px; border-radius: 50%;}
#sec11 .r_bx .txt_bx .sns li.blog a {background: url(../images/icon/blog.png) no-repeat center;}
#sec11 .r_bx .txt_bx .sns li.cafe a {background: url(../images/icon/cafe.png) no-repeat center;}
#sec11 .r_bx .txt_bx .sns li.youtube a {background: url(../images/icon/youtube.png) no-repeat center;}



/* sec12 */
#sec12 .inner_bx {max-width: 1240px;}
#sec12 .con_bx {padding: 74px 0 114px;}
#sec12 .con_bx ul {display: flex; flex-flow: wrap; justify-content:center; position: relative; padding: 0 114px 46px; margin-bottom: 55px; background: url(../images/main/sec12_table_02.png) repeat-x center bottom;}
#sec12 .con_bx ul::before {content: ''; width: 60px; height: 70px; background: url(../images/main/sec12_table_01.png) no-repeat center #fff; position: absolute; left: 0; bottom: 0; z-index: 1;}
#sec12 .con_bx ul::after {content: ''; width: 60px; height: 70px; background: url(../images/main/sec12_table_03.png) no-repeat center #fff; position: absolute; right: 0; bottom: 0; z-index: 1;}
#sec12 .con_bx ul:last-child {margin-bottom: 0;}
#sec12 .con_bx ul li {width: calc(25% - 4.446%); margin-right: 5.92%; box-sizing: border-box; /*padding-bottom: 27.668%;*/ position: relative; overflow: hidden; cursor: pointer;}
/*#sec12 .con_bx ul li::before {content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/main/sec12_bg.png) no-repeat center; z-index: 1; background-size: 100% auto;}*/
#sec12 .con_bx ul li:nth-child(4n) {margin-right: 0;}
/*#sec12 .con_bx ul li div {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important;}*/
#sec12 .con_bx ul li img {width: 100%;}



/* sec13_1 */
#sec13_1 {padding: 0 0 160px;}
#sec13_1 .txt_bx {min-height: 480px; background: url(../images/sub/photo_bg.jpg) no-repeat center; background-size: cover; box-sizing: border-box; padding: 98px 15px; display:flex; justify-content:center; align-items:end; table-layout:fixed; position: relative; margin-top: 54px;}
#sec13_1 .txt_bx::before {content: ''; width: 618px; height: 539px; background: url(../images/sub/photo_bg2.png) no-repeat center; position: absolute; bottom: 0; right: 55px;}
#sec13_1 .txt_bx .txt_w {width: 100%; max-width: 1040px; position: relative; z-index: 1;}
#sec13_1 .txt_bx img {max-width: 100%;}
#sec13_1 .txt_bx p {font-size: 18px; color: #222222; word-break: keep-all; padding: 0 12px; margin-top: 12px;}
#sec13_1 .img_bx {display: flex; flex-flow: wrap;}
#sec13_1 .img_bx li {margin-top: 30px; width: calc(33.333% - 20px); margin-right: 30px; box-sizing: border-box;}
#sec13_1 .img_bx li:nth-child(3n) {margin-right: 0;}
#sec13_1 .img_bx li img {max-width: 100%; object-fit: cover;}



/* sec13_2 */
#sec13_2 {padding: 0 0 160px;}
#sec13_2 .con_bx {padding-top: 54px;}
#sec13_2 .map_bx {background: url(../images/sub/location_01.jpg) no-repeat center; background-size: cover; height: 480px; overflow: hidden;}
#sec13_2 .root_daum_roughmap .border1, #sec13_2 .root_daum_roughmap .border3, #sec13_2 .root_daum_roughmap .border4 {display: none!important;}
#sec13_2 .info_bx {text-align: center; font-size: 0; padding-top: 58px;}
#sec13_2 .info_bx li {display: inline-block; position: relative; text-align: left; font-size: 18px; color: #222222; word-break: keep-all; margin-right: 120px;}
#sec13_2 .info_bx li::before {content: ''; width: 1px; height: 40px; background-color: #eeeeee; position: absolute; right: -60px; top: 50%; margin-top: -20px;}
#sec13_2 .info_bx li:last-child {margin-right: 0; margin-bottom: 0;}
#sec13_2 .info_bx li:last-child::before {display: none;}
#sec13_2 .info_bx li span {display: block; font-size: 14px; color: #e30413; font-weight: 800; margin-bottom: 8px;}



/* sec13 */
#sec13 {position: relative; padding-bottom: 160px;}
#sec13::before {content: ''; width: 100%; height: 260px; background-color: #0e0e0e; position: absolute; left: 0px; bottom: 0px;}
#sec13 .inner_bx {display: flex; flex-flow: wrap; position: relative; z-index: 1;}
#sec13 .inner_bx > a {width: 50%; box-sizing: border-box; display:flex; justify-content:center; align-items:center; table-layout:fixed; min-height: 240px; padding: 0 40px; position: relative;}
#sec13 .inner_bx > a::before {content: ''; width: 161px; height: 161px; position: absolute; right: 35px; top: 50%; transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%);}
#sec13 .l_bx {background-color: #601717;}
#sec13 .l_bx::before {background: url(../images/main/sec13_01.png) no-repeat center;}
#sec13 .r_bx {background-color: #e30413;}
#sec13 .r_bx::before {background: url(../images/main/sec13_02.png) no-repeat center;}
#sec13 .txt_bx {width: 100%;}
#sec13 .txt_bx strong {display: block; font-size: 30px; color: #ffffff; word-break: keep-all;}
#sec13 .txt_bx p {font-size: 18px; line-height: 28px; color: #ffffff; word-break: keep-all; margin-top: 11px;}


/* PC */
@media all and (min-width:1025px){
	/* sec2_1 */
	#sec2_1 ul li a {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; position: relative;}
	#sec2_1 ul li a:hover {transform: translate(0, -20px);}



	/* sec2_2 */
	#sec2_2 .btn a::before {-webkit-transition: right 0.3s; -moz-transition: right 0.3s; transition: right 0.3s;}
	#sec2_2 .btn a:hover::before {right: -8px;}



	/* sec3 */
	#sec3 .con_bx .txt_bx .txt_w div a::before {-webkit-transition: right 0.3s; -moz-transition: right 0.3s; transition: right 0.3s;}
	#sec3 .con_bx .txt_bx .txt_w div a:hover::before {right: -8px;}

	#sec3 .list_bx .ttl .more {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	#sec3 .list_bx .ttl .more:hover {transform: rotate(180deg);}
	#sec3 .list_bx ul li a:hover {text-decoration: underline;}
	#sec3 .list_bx .bn_bx .txt_bx a::before {-webkit-transition: right 0.3s; -moz-transition: right 0.3s; transition: right 0.3s;}
	#sec3 .list_bx .bn_bx .txt_bx a:hover::before {right: -8px;}



	/* sec4 */
	#sec4 .con_bx .r_bx .agree a:hover {text-decoration: underline;}
	#sec4 .con_bx .r_bx .btn {-webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s;}
	#sec4 .con_bx .r_bx .btn:hover {background-color: #fff; color: #e30413;}
	
	
	
	/* sec4 */
	#sec4_1 .con_bx .txt_bx .txt_w .btn a::before {-webkit-transition: right 0.3s; -moz-transition: right 0.3s; transition: right 0.3s;}
	#sec4_1 .con_bx .txt_bx .txt_w .btn a:hover::before {right: -8px;}



	/* sec9 */
	#sec9 .btn a::before {-webkit-transition: right 0.3s; -moz-transition: right 0.3s; transition: right 0.3s;}
	#sec9 .btn a:hover::before {right: -8px;}



	/* sec12 */
	/*#sec12 .con_bx ul li img {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	#sec12 .con_bx ul li:hover img {transform: scale(1.1);}*/
	#sec12 .con_bx ul li {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	#sec12 .con_bx ul li:hover {transform: translate(0, -20px);}



	/* sec13 */
	#sec13 a {-webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; transition: padding 0.3s;}
	#sec13 a:hover {padding-left: 55px;}
	#sec13 a::before {-webkit-transition: right 0.3s; -moz-transition: right 0.3s; transition: right 0.3s;}
	#sec13 a:hover::before {right: 20px;}
}

/* 태블릿&모바일 공통*/
@media all and (max-width:1024px){
	/* 공통 */
	#main .ttl_bx1 span {font-size: 12px; margin-bottom: 4px;}
	#main .ttl_bx1 strong {font-size: 25px; line-height: 30px;}
	#main .ttl_bx1 strong.type2 {font-size: 34px; line-height: 38px; margin-bottom: -14px;}
	#main .ttl_bx1 strong.type2::after {width: 7px; height: 7px;}
	#main .ttl_bx1 strong.type3 {font-size: 25px; line-height: 36px; margin-bottom: -14px;}
	#main .ttl_bx1 strong.type3::after {width: 7px; height: 7px;}
	#main .ttl_bx1 p {margin-top: 15px; font-size: 13px; line-height: 18px;}



	/* sec1 */
	#sec1 .img_bx {height: 600px!important;}
	#sec1 .arrow_bx {bottom: 39px;}
	#sec1 .arrow_bx .num {font-size: 13px;}
	#sec1 .arrow_bx .num .thisNum {min-width: 9px;}
	#sec1 .arrow_bx .arrow {margin-right: 0; background-size: 5px auto; width: 25px;}
	#sec1 .arrow_bx #arrow_next1 {margin-left: 0;}



	/* sec1_2 */
	#sec1_2 {padding: 60px 0 0;}
	#sec1_2 .con_bx .con_w {padding: 19px 15px 14px; border-radius: 20px 20px 0 0;}
	#sec1_2 .con_bx .con_w .txt1 {margin-bottom: 17px; font-size: 18px;}
	#sec1_2 .con_bx .con_w .mid_bx {min-height: 166px; border-radius: 20px;}
	#sec1_2 .con_bx .con_w .mid_bx .txt {font-size: 45px; line-height: 50px; width: 202px;}
	#sec1_2 .con_bx .con_w .txt2 {margin-top: 15px; font-size: 13px;}
    
    #sec1_2.type2 .con_bx .con_w .mid_bx .txt {font-size: 40px;}
    #sec1_2.type2 .con_bx .con_w .mid_bx .txt .txt1_1 {font-size: 22px; line-height: 22px;}
    #sec1_2.type2 .con_bx .con_w .mid_bx .txt .txt1_2 em {font-size: 20px;}
    #sec1_2.type2 .con_bx .con_w .mid_bx .btm_txt {margin-top: -6px; font-size: 11px;}


	/* sec2 */
	#sec2 {padding: 56px 0;}
	#sec2 .con_bx {margin-top: 36px;}
	#sec2 .con_bx li {padding-top: 30px; min-height: 120px; width: calc(16.666% - 33.333px); margin-right: 40px;}
	#sec2 .con_bx li::before {width: 8px; background-size: 8px auto; right: -24px;}
	#sec2 .con_bx li strong {font-size: 20px;}
	#sec2 .con_bx li p {font-size: 12px; line-height: 17px; margin-top: 4px; min-height: 34px;}
	#sec2 .btm_txt {margin-top: 18px; font-size: 13px; line-height: 18px;}
	#sec2 .btm_txt strong::before {height: 7px; width: 100%;}



	/* event */
	/*#main_event {padding-bottom: 50px;}*/
	#main_event {padding-bottom: 110px;}
	#main_event .con_bx {padding: 40px 0 30px;}
	#main_event .con_bx .ttl {margin-bottom: 6; font-size: 30px; line-height: 46px;}
	#main_event .con_bx .ttl span::before {width: 5px; height: 5px; margin-left: -2px;}
	#main_event .txt_bx {height: 133px; padding: 0 20px;}
	#main_event .txt_bx::before {width: 58px; height: 133px; background-size: 58px 133px;}
	#main_event .txt_bx::after {width: 58px; height: 133px; background-size: 58px 133px;}
	#main_event .txt_bx .txt_w {height: 133px; padding: 23px 5px 0;}
	#main_event .txt_bx .txt_w::before {height: 12px; background-size: 7px 12px;}
	#main_event .txt_bx .txt_w::after {height: 12px; background-size: 7px 12px;}
	#main_event .txt_bx .num {padding-bottom: 3px; font-size: 15px; width: calc(100% - 20px); margin: 0 auto 8px;}
	#main_event .txt_bx .num strong {font-size: 40px;}
	#main_event .txt_bx p {font-size: 8px; line-height: 12px;}
	
	#main_event2 {margin-bottom: 50px;}
	#main_event2 .con_bx .dot_bx {background-size: 9px auto; height: calc(100% - 18px); top: 18px;}
	#main_event2 .con_bx .dot_bx::before {width: 37px; height: 37px; margin-left: -18px; top: -36px;}
	#main_event2 .con_bx .dot_bx::after {width: 37px; height: 37px; margin-left: -18px; bottom: -18px;}
	#main_event2 .t_bx {height: 60px;}
	#main_event2 .t_bx .l_bx {padding: 0 20px;}
	#main_event2 .t_bx .l_bx span {font-size: 12px;}
	#main_event2 .t_bx .l_bx img {margin: 0 5px; max-width: 15px;}
	#main_event2 .t_bx .r_bx {padding-right: 20px;}
	#main_event2 .t_bx .r_bx img {max-width: 64px;}
	#main_event2 .b_bx {min-height: 214px;}
	#main_event2 .b_bx .l_bx {padding: 37px 20px;}
	#main_event2 .b_bx .l_bx .txt_bx strong {font-size: 45px; line-height: 50px;}
	#main_event2 .b_bx .l_bx .txt_bx strong span em {padding-top: 16px;}
	#main_event2 .b_bx .l_bx .txt_bx strong span em::before {width: 6px; height: 6px; margin-left: -3px;}
	#main_event2 .b_bx .l_bx .txt_bx p {margin-top: 12px; font-size: 15px; line-height: 20px;}
	#main_event2 .b_bx .r_bx {padding: 36px 20px 36px 0;}
	#main_event2 .b_bx .r_bx .txt_bx p {margin-top: 6px; font-size: 24px;}
	#main_event2 .b_bx .r_bx .txt_bx p strong {font-size: 48px; line-height: 43px;}


	/* sec2_0 */
	/*#sec2_0 {margin-bottom: 60px;}
	#main #sec2_0 .inner_bx {height: 310px;}
	#sec2_0 .txt_bx p {font-size: 18px; margin-bottom: 12px;}
	#sec2_0 .txt_bx img {max-width: 460px; width: 100%;}*/
	
	/*#sec2_0 {margin-bottom: 110px;}*/
	#sec2_0 {margin-bottom: 50px; padding-top: 60px}
	#sec2_0 .con_bx {padding: 5px;}
	#sec2_0 .con_bx::after {top: 1px; left: 1px; width: calc(100% - 2px); height: calc(100% - 2px);}
	#sec2_0 .con_bx .txt_bx {height: 240px;}
	#sec2_0 .con_bx .txt_w {padding-right: 170px; max-width: 540px;}
	#sec2_0 .con_bx .txt_w img {max-width: 142px; width: 100%;}
	#sec2_0 .con_bx .txt_w p {margin-bottom: 4px; font-size: 13px;}
	#sec2_0 .con_bx .txt_w strong {font-size: 25px; line-height: 30px; max-width: 290px;}



	/* sec2_1 */
	#sec2_1 {padding-bottom: 57px; padding-top: 0;}
	#sec2_1 .ttl_bx1 {margin-bottom: 36px;}
	#sec2_1 .ttl_bx1 p {font-size: 13px; line-height: 18px;}
	#sec2_1 .ttl_bx1 em::before {height: 7px; width: 100%;}
	#sec2_1 ul {margin-top: 3px}
	#sec2_1 ul li {width: calc(20% - 8px); margin-right: 10px; margin-top: 17px;}
	#sec2_1 ul li p {margin-top: 8px; font-size: 13px;}
	
	
	
	/* sec2_2 */
	#sec2_2 {margin-bottom: 51px;}
	#sec2_2 {padding-bottom: 51px;}
	#sec2_2 .ttl_bx1 {margin-bottom: 36px;}
	#sec2_2 .con_bx {margin-bottom: 45px;}
	#sec2_2 .btn {margin-top: 29px;}
	#sec2_2 .btn a {line-height: 25px; font-size: 12px; padding-right: 15px;}
	#sec2_2 .btn a::before {width: 6px; background-size: 6px auto;}



	/* sec3 */
	#sec3 {padding: 60px 0;}
	#sec3::before {top: 60px; height: calc(100% - 120px);}
	#sec3::after {top: 60px; height: calc(100% - 120px);}
	#sec3 .bg_txt {display: none;}
	#sec3 .con_bx {padding: 30px 0 39px;}
	#sec3 .con_bx .con_w {margin-bottom: 50px;}
	#sec3 .con_bx .txt_bx {min-height: 400px;}
	#sec3 .con_bx .txt_bx .txt_w img {max-width: 61px;}
	#sec3 .con_bx .txt_bx .txt_w strong {font-size: 40px; line-height: 45px; margin-top: 6px;}
	#sec3 .con_bx .txt_bx .txt_w div {margin-top: 23px; font-size: 12px; line-height: 17px;}
	#sec3 .con_bx .txt_bx .txt_w div span {font-size: 20px; margin-bottom: 8px;}
	#sec3 .con_bx .txt_bx .txt_w div a {font-size: 12px; padding-right: 15px; margin-top: 8px;}
	#sec3 .con_bx .txt_bx .txt_w div a::before {width: 6px; background-size: 6px auto;}
	#sec3 .list_bx {padding-bottom: 30px;}
	#sec3 .list_bx .list_w {width: calc(33.333% - 13.333px); margin-right: 20px;}
	#sec3 .list_bx .ttl {padding: 7px 20px 5px 0;}
	#sec3 .list_bx .ttl strong {font-size: 20px;}
	#sec3 .list_bx .ttl .more {width: 15px; height: 15px; background-size: 15px 15px; top: 11px;}
	#sec3 .list_bx ul {padding-top: 7px;}
	#sec3 .list_bx ul li {margin-bottom: 10px; padding-left: 10px;}
	#sec3 .list_bx ul li::before {top: 7px;}
	#sec3 .list_bx ul li a {font-size: 12px;}
	#sec3 .list_bx ul li.no_data {height: 127px; font-size: 12px; padding-bottom: 7px;}
	#sec3 .list_bx .bn_bx {min-height: 171px;}
	#sec3 .list_bx .bn_bx .txt_bx {padding: 10px 35px;}
	#sec3 .list_bx .bn_bx .txt_bx strong {font-size: 20px;}
	#sec3 .list_bx .bn_bx .txt_bx p {margin-top: 5px; font-size: 13px; line-height: 18px;}
	#sec3 .list_bx .bn_bx .txt_bx a {margin-top: 20px; font-size: 12px; line-height: 27px;}



	/* sec4 */
	#sec4 .con_bx {padding: 59px 0 60px;}
	#sec4 .con_bx .l_bx .txt1 {margin-bottom: 5px; font-size: 12px;}
	#sec4 .con_bx .l_bx .txt2 {margin-bottom: 15px; font-size: 25px;}
	#sec4 .con_bx .l_bx .txt3 {font-size: 13px; line-height: 18px;}
	#sec4 .con_bx .r_bx .f_w {margin-bottom: 10px;}
	#sec4 .con_bx .r_bx .f_w input[type=text] {height: 35px; padding: 0 5px 0 30px; font-size: 12px;}
	#sec4 .con_bx .r_bx .f_w > label {width: 25px; height: 35px; background-size: 16px auto;}
	#sec4 .con_bx .r_bx .age_bx input[type=text] {width: calc(100% - 130px);}
	#sec4 .con_bx .r_bx .age_bx ul {width: 120px; margin-left: 10px;}
	#sec4 .con_bx .r_bx .age_bx ul li label {line-height: 33px; font-size: 12px;}
	#sec4 .con_bx .r_bx .agree {padding-top: 10px; margin-bottom: 30px;}
	#sec4 .con_bx .r_bx .agree input[type=checkbox] {width: 15px; height: 15px;}
	#sec4 .con_bx .r_bx .agree input[type=checkbox]:checked {background-size: 7px auto;}
	#sec4 .con_bx .r_bx .agree label {font-size: 12px; line-height: 15px;}
	#sec4 .con_bx .r_bx .agree a {font-size: 12px; line-height: 15px;}
	#sec4 .con_bx .r_bx .btn {line-height: 43px; font-size: 12px;}



	/* sec4_1 */
	#sec4_1 {padding: 60px 0 0;}
	#sec4_1 .con_bx .bg_bx {height: 200px;}
	#sec4_1 .con_bx .txt_bx {padding: 12px; box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.1);}
	#sec4_1 .con_bx .txt_bx::before {width: calc(100% - 20px); height: calc(100% - 20px); top: 10px; left: 10px;}
	#sec4_1 .con_bx .txt_bx .txt_w {padding: 27px 18px 19px;}
	#sec4_1 .con_bx .txt_bx .txt_w::before {width: 141px; height: 66px; background-size: 141px 66px; bottom: 18px; right: 18px;}
	#sec4_1 .con_bx .txt_bx .txt_w span {font-size: 12px;}
	#sec4_1 .con_bx .txt_bx .txt_w strong {font-size: 25px; line-height: 30px; margin-top: 4px;}
	#sec4_1 .con_bx .txt_bx .txt_w .btn {margin-top: 27px;}
	#sec4_1 .con_bx .txt_bx .txt_w .btn a {line-height: 25px; font-size: 12px; padding-right: 15px;}
	#sec4_1 .con_bx .txt_bx .txt_w .btn a::before {width: 6px; background-size: 6px auto;}



	/* sec4_2 */
	#sec4_2 {padding: 60px 0 0;}
	#sec4_2 .txt_bx .txt_w span {margin-bottom: 3px; font-size: 12px;}
	#sec4_2 .txt_bx .txt_w p {font-size: 25px; line-height: 30px;}
	#sec4_2 .img_bx {text-align: center; padding-left: 0;}
	#sec4_2 .img_bx img {max-width: 195px; width: 100%;}



	/* sec5 */
	#sec5 {padding: 59px 0 20px;}
	#sec5 .con_bx {margin-top: 38px; padding: 40px 0 18px; box-shadow: 5px 5px 10px 0px rgba(17,17,17,0.1);}
	#sec5 .con_bx::after {width: 97px; height: 66px; background: url(../images/main/sec5_02_m.jpg) no-repeat center; background-size: 97px 66px; right: -10px; bottom: -12px;}
	#sec5 .con_bx .icon {width: 111px; height: 36px; margin-left: -55px; background-size: 111px 36px; top: -18px;}
	#sec5 .con_bx ul {max-width: 700px; padding: 0 20px; box-sizing: border-box;}
	#sec5 .con_bx ul li {padding: 2px 0 0 35px; font-size: 13px; line-height: 18px; background-size: 23px auto; min-height: 23px; margin-bottom: 22px;}
	#sec5 .con_bx ul li span {font-size: 12px; line-height: 17px;}



	/* sec6 */
	#sec6 {padding: 36px 0 60px;}
	#sec6 .con_bx {margin-top: 37px;}
	#sec6 .con_w {margin-bottom: 40px;}
	#sec6 .con_w li {box-shadow: 5px 5px 10px 0px rgba(17,17,17,0.1); min-height: 120px; width: calc(33.333% - 26.666px); margin-right: 40px; padding: 0 15px;}
	#sec6 .con_w li::before {right: -24px;}
	#sec6 .con_w:nth-child(2n) li:first-child::before {top: -27px}
	#sec6 .con_w .txt_bx {max-width: 210px;}
	#sec6 .con_w .txt_bx::before {width: 69px; height: 63px; background-size: 69px 63px!important; top: 0px;}
	#sec6 .con_w .txt_bx strong {font-size: 20px; margin-bottom: 4px;}
	#sec6 .con_w .txt_bx .txt {width: calc(100% - 70px); font-size: 13px; line-height: 18px; min-height: 36px;}
	#sec6 .con_w .txt_bx .txt span {font-size: 13px;  line-height: 18px;}
	#sec6 .btm_txt {margin-top: 60px; padding: 59px 20px; border-radius: 10px; min-height: 376px;}
	#sec6 .btm_txt .txt1 {margin-bottom: 5px; font-size: 12px;}
	#sec6 .btm_txt .txt2 {margin-bottom: 15px; font-size: 25px; line-height: 30px;}
	#sec6 .btm_txt .txt3 {font-size: 13px; line-height: 18px; max-width: 350px;}
	#sec6 .btm_txt .txt3 strong::before {height: 5px; width: 100%;}



	/* sec7 */
	#sec7 {padding: 79px 0 60px;}
	#sec7 .ttl_bx1 strong {max-width: 360px;}
	#sec7 .ttl_bx1 p {max-width: 440px;}
	#sec7 .img_bx {margin-top: 36px;}



	/* sec8 */
	#sec8 {padding: 57px 0 53px;}
	#sec8 .con_bx {margin-top: 27px;}
	#sec8 .con_bx .con_w {width: calc(33.333% - 6.666px); margin-right: 10px;}
	#sec8 .con_bx .con_w.mid > div {height: calc(50% - 5px);}



	/* sec9 */
	#sec9 {padding-bottom: 51px;}
	#sec9.type2 {padding-bottom: 70px;}
	#sec9 .ttl_bx1 {margin-bottom: 36px;}
	#sec9 .con_bx {margin-bottom: 45px;}
	#sec9 .btn {margin-top: 29px;}
	#sec9 .btn a {line-height: 25px; font-size: 12px; padding-right: 15px;}
	#sec9 .btn a::before {width: 6px; background-size: 6px auto;}



	/* sec10 */
	#sec10 {padding: 56px 0 60px;}
	#sec10 .l_bx {width: 293px;}
	#sec10 .l_bx strong {font-size: 25px; line-height: 30px;}
	#sec10 .r_bx {width: calc(100% - 293px);}
	#sec10 .r_bx ul li {padding: 0 0 0 40px; margin-bottom: 6px; font-size: 12px; line-height: 15px; min-height: 30px; display:flex; justify-content:left; align-items:center; table-layout:fixed;}
	#sec10 .r_bx ul li span {width: 30px; line-height: 30px; font-size: 13px;}



	/* sec11 */
	#sec11 {padding: 68px 0 54px;}
	#sec11 .l_bx {min-height: 240px;}
	#sec11 .l_bx .txt_bx {font-size: 12px;}
	#sec11 .l_bx .txt_bx strong {margin-top: 2px; font-size: 25px; line-height: 30px;}
	#sec11 .r_bx .txt_bx strong {margin-bottom: 8px; font-size: 15px;}
	#sec11 .r_bx .txt_bx strong span {margin-top: 6px; font-size: 35px; line-height: 29px;}
	#sec11 .r_bx .txt_bx p {font-size: 12px;}
	#sec11 .r_bx .txt_bx .sns {margin-top: 18px;}
	#sec11 .r_bx .txt_bx .sns li {margin-right: 10px;}
	#sec11 .r_bx .txt_bx .sns li a {width: 37px; height: 37px; background-size: 37px auto!important;}



	/* sec12 */
	#sec12 .con_bx {padding: 26px 0 30px;}
	#sec12 .con_bx ul {margin-bottom: 0; padding: 0 85px 46px;}



	/* sec13_1 */
	#sec13_1 {padding: 0 0 54px;}
	#sec13_1 .txt_bx {padding: 50px 15px; min-height: 240px; margin-top: 26px;}
	#sec13_1 .txt_bx::before {width: 309px; height: 270px; background-size: 309px auto;}
	#sec13_1 .txt_bx img {max-width: 183px; width: 100%;}
	#sec13_1 .txt_bx p {margin-top: 7px; padding: 0 6px; font-size: 13px; line-height: 18px;}
	#sec13_1 .img_bx li {margin-top: 10px; width: calc(33.333% - 6.666px); margin-right: 10px;}



	/* sec13_2 */
	#sec13_2 {padding: 0 0 54px;}
	#sec13_2 .con_bx {padding-top: 26px;}
	#sec13_2 .map_bx {height: 300px; position: relative;}
	#sec13_2 .map_bx > div  {position: absolute; width: 100%; height: 480px; left: 0; top: 50%; margin-top: -240px;}
	#sec13_2 .info_bx {padding-top: 30px;}
	#sec13_2 .info_bx li {font-size: 12px; margin-right: 60px;}
	#sec13_2 .info_bx li::before {height: 20px; margin-top: -10px; right: -30px;}
	#sec13_2 .info_bx li span {margin-bottom: 4px; font-size: 11px;}



	/* sec13 */
	#sec13 {padding-bottom: 48px;}
	#sec13::before {height: 108px;}
	#sec13 .inner_bx > a {min-height: 120px; padding: 0 30px;}
	#sec13 .inner_bx > a::before {width: 81px; height: 81px; background-size: 81px 81px; right: 18px;}
	#sec13 .txt_bx strong {font-size: 20px;}
	#sec13 .txt_bx p {margin-top: 5px; font-size: 13px; line-height: 18px;}
}

/* 모바일 */
@media all and (max-width:768px){
	#sec1_2 .con_bx {background: url(../images/main/sec1_2_bg_m.jpg) no-repeat center top; background-size: cover; padding: 60px 0;}
	#sec1_2 .con_bx .con_w {border-radius: 20px;}
	
	
	
	/* sec2 */
	#sec2 .ttl_bx1 p {max-width: 300px;}
	#sec2 .con_bx {margin-bottom: -10px;}
	#sec2 .con_bx li {width: calc(50% - 20px); margin-right: 40px!important; margin-bottom: 10px; display:flex; justify-content:center; align-items:center; table-layout:fixed; padding-top: 0;}
	#sec2 .con_bx li:nth-child(2n) {margin-right: 0!important;}
	#sec2 .con_bx li:nth-child(2n)::before {display: none;}
	#sec2 .con_bx li div {width: 100%;}
	#sec2 .con_bx li p {min-height: auto;}
	#sec2 .btm_txt {max-width: 230px; margin: 18px auto 0;}




	/* sec2_0 */
	/*#sec2_0 {background: url(../images/main/sec2_0_bg_m.jpg) no-repeat center; background-size: cover;}
	#main #sec2_0 .inner_bx {height: auto; padding-bottom: 114.445%; position: relative;}
	#sec2_0 .txt_bx {width: 100%; text-align: center; position: absolute; left: 0; top: 58%;}
	#sec2_0 .txt_bx img {max-width: 257px; margin: 0 auto; left: 0;}*/
	#sec2_0 .con_bx .txt_bx {height: auto;}
	#sec2_0 .con_bx .txt_w {max-width: 100%; text-align: center; padding: 18px 15px 31px;}
	#sec2_0 .con_bx .txt_w img {position: relative; transform: none; right: auto; top: auto;}
	#sec2_0 .con_bx .txt_w p {margin-top: 19px;}
	#sec2_0 .con_bx .txt_w strong {margin: 0 auto; max-width: 240px;}



	/* sec2_1 */
	#sec2_1 ul li {width: calc(33.333% - 6.666px); margin-right: 10px;}
	#sec2_1 ul li:nth-child(1) {margin-left: 10px;}
	
	
	#main_event2 .con_bx .dot_bx {width: 100%; height: 37px; left: 0; top: auto; bottom: 140px; background: url(../images/main/event2_dot_m.png) repeat-x left center;}
	#main_event2 .con_bx .dot_bx::before {margin-left: 0; left: -18px; top: 0;}
	#main_event2 .con_bx .dot_bx::after {margin-left: 0; left: auto; right: -18px; bottom: auto; top: 0;}
	#main_event2 .t_bx {background: url(../images/main/event2_bg1_m.jpg) no-repeat center; background-size: cover;}
	#main_event2 .b_bx {background: url(../images/main/event2_bg2_m.jpg) no-repeat center top; background-size: cover; min-height: auto;}
	#main_event2 .b_bx .l_bx {padding: 50px 20px 65px; width: 100%; justify-content: center; text-align: center;}
	#main_event2 .b_bx .r_bx {width: 100%; justify-content: center; text-align: center; padding: 51px 20px 36px;}



	/* sec3 */
	#sec3::after {display: none;}
	#sec3 .con_bx .txt_bx {min-height: 250px;}
	#sec3 .con_bx .img_bx {width: 50%;}
	#sec3 .list_bx .list_w {margin-right: 0; width: 100%; margin-bottom: 17px;}
	#sec3 .list_bx ul li.no_data {padding-bottom: 0;}
	#sec3 .list_bx .bn_bx {margin-top: 11px; min-height: 150px; background: url(../images/main/sec3_3_1_m.jpg) no-repeat center; background-size: cover;}



	/* sec4 */
	#sec4 {background: url(../images/main/sec4_bg_m.jpg) no-repeat center; background-size: cover;}
	#sec4 .con_bx {display: block;}
	#sec4 .con_bx .l_bx {width: 100%; margin-bottom: 36px;}
	#sec4 .con_bx .l_bx .txt_bx {padding-right: 0; text-align: center;}
	#sec4 .con_bx .r_bx {width: 100%;}



	/* sec4_1 */
	#sec4_1 .con_bx {padding-top: 0;}
	#sec4_1 .con_bx .bg_bx {height: auto; width: 100%; position: relative; top: auto; left: auto; z-index: 2;}
	#sec4_1 .con_bx .bg_bx div {display: none;}
	#sec4_1 .con_bx .bg_bx img {width: 100%;}
	#sec4_1 .con_bx .txt_bx {width: 100%; box-shadow: none; padding: 2px; margin-top: 10px;}
	#sec4_1 .con_bx .txt_bx::before {width: 100%; height: 100%; top: 0; left: 0;}



	/* sec4_2 */
	#sec4_2 .con_bx {padding: 49px 20px 0; display: block; background: url(../images/main/sec4_2_bg_m.jpg) no-repeat center; background-size: cover;}
	#sec4_2 .txt_bx {width: 100%; text-align: center;}
	#sec4_2 .img_bx {width: 100%; padding: 19px 0 0;}



	/* sec5 */
	#sec5 .con_bx {text-align: center;}
	#sec5 .con_bx ul {display: inline-block; text-align: left; max-width: none; width: auto;}
	#sec5 .con_bx ul li {width: 100%!important; margin-right: 0;}
	#sec5 .con_bx ul li span {display: block;}



	/* sec6 */
	#sec6 .con_w {margin-bottom: 30px;}
	#sec6 .con_w li {margin-right: 0; width: 100%; margin-bottom: 30px; padding: 0 30px;}
	#sec6 .con_w li:last-child {margin-bottom: 0;}
	#sec6 .con_w:nth-child(2n) li:nth-child(1) {order: 1;}
	#sec6 .con_w:nth-child(2n) li:nth-child(2) {order: 2;}
	#sec6 .con_w:nth-child(2n) li:nth-child(3) {order: 3;}
	#sec6 .con_w li::before {transform: rotate(90deg); margin-top: 0; margin-left: -3px; left: 50%; bottom: -22px; top: auto;}
	#sec6 .con_w:nth-child(2n) li::before {top: -22px; bottom: auto; transform: rotate(90deg);}
	#sec6 .con_w:nth-child(2n) li:first-child::before {top: -22px;}
	#sec6 .con_w .txt_bx {max-width: 100%;}
	#sec6 .btm_txt {min-height: 500px;}
	#sec6 .btm_txt .bg {background: url(../images/main/sec6_bg_m.jpg) no-repeat center #19729a; background-size: cover;}
	#sec6 .btm_txt .txt_bx {text-align: center;}
	#sec6 .btm_txt .txt3 {margin: 0 auto;}
	#sec6 .btm_txt .txt3 br {display: none;}



	/* sec7 */
	#sec7 .bg {background: url(../images/main/sec7_bg_m.jpg) no-repeat center; background-size: cover;}
	#sec7 .img_bx {width: calc(100% + 40px); position: relative; left: -20px; overflow: hidden;}
	#sec7 .img_bx .slick-list {padding: 0 20%!important; box-sizing: border-box;}
	#sec7 .ttl_bx1 p {max-width: 295px;}



	/* sec8 */
	#sec8 .con_bx {position: relative;}
	#sec8 .con_bx .con_w {width: calc(50% - 5px); margin-right: 10px; padding-bottom: 111.875%;}
	#sec8 .con_bx .con_w div {height: calc(67.32% - 5px);}
	#sec8 .con_bx .con_w:last-child div {top: auto; bottom: 0;}
	#sec8 .con_bx .con_w.mid {position: unset; width: 0; margin: 0;}
	#sec8 .con_bx .con_w.mid div {width: calc(50% - 5px); position: absolute; height: calc(32.682% - 5px);}
	#sec8 .con_bx .con_w.mid div:nth-child(1) {bottom: 0; left: 0; top: auto;}
	#sec8 .con_bx .con_w.mid div:nth-child(2) {top: 0; right: 0; left: auto;}



	/* sec10 */
	#sec10 .bg {background: url(../images/main/sec10_bg_m.jpg) no-repeat center; background-size: cover;}
	#sec10 .con_bx {padding: 0 20px;}
	#sec10 .l_bx {width: 100%; text-align: center; margin-bottom: 37px;}
	#sec10 .r_bx {width: 100%;}
	#sec10 .r_bx ul li {margin-bottom: 15px;}



	/* sec11 */
	#sec11 .bg {background: url(../images/main/sec11_bg_m.jpg) no-repeat center; background-size: cover;}
	#sec11 .con_bx {padding: 59px 0 60px;}
	#sec11 .l_bx {min-height: auto; width: 100%; padding: 0 0 35px; text-align: center;}
	#sec11 .r_bx {width: 100%;}
	#sec11 .r_bx .txt_bx {text-align: center;}



	/* sec12 */
	#sec12 .con_bx .con_w {padding: 0 28px; position: relative;}
	#sec12 .con_bx .con_w .bg {position: absolute; width: 100%; height: 53px;background: url(../images/main/sec12_table_02_m.png) repeat-x center top; left: 0; background-size: 3px auto; top: 50%; margin-top: -53px;}
	#sec12 .con_bx .con_w .bg::before {content: ''; width: 32px; height: 53px; background: url(../images/main/sec12_table_01_m.png) no-repeat center; background-size: 32px 53px; position: absolute; left: 0; top: 0;}
	#sec12 .con_bx .con_w .bg::after {content: ''; width: 32px; height: 53px; background: url(../images/main/sec12_table_03_m.png) no-repeat center; background-size: 32px 53px; position: absolute; right: 0; top: 0;}
	#sec12 .con_bx .con_w .bg2 {top: auto; bottom: 0; margin-top: 0;}
	#sec12 .con_bx ul {padding: 0; background: none;}
	#sec12 .con_bx ul::after {display: none;}
	#sec12 .con_bx ul::before {display: none;}
	#sec12 .con_bx ul li {width: calc(50% - 28px); margin-right: 56px!important; padding-bottom: 40px;}
	#sec12 .con_bx ul li:nth-child(2n), #sec12 .con_bx ul li:last-child {margin-right: 0!important;}



	/* sec13_1 */
	#sec13_1 .txt_bx {padding: 30px 15px; background: url(../images/sub/photo_bg_m.jpg) no-repeat center top; background-size: cover; align-items: start;}
	#sec13_1 .txt_bx::before {display: none;}
	#sec13_1 .txt_bx p {max-width: 150px;}
	#sec13_1 .img_bx li:nth-child(n) {width: 100%; margin-right: 0;}
	#sec13_1 .img_bx li img {width: 100%;}



	/* sec13_2 */
	#sec13_2 .map_bx {height: 240px}
	#sec13_2 .info_bx {padding-top: 19px;}
	#sec13_2 .info_bx li {display: block; width: 100%; margin-right: 0; text-align: center; margin-bottom: 26px;}
	#sec13_2 .info_bx li::before {height: 1px; width: 20px; margin-top: 0; top: auto; right: auto; left: 50%; margin-left: -10px; bottom: -14px;}



	/* sec13 */
	#sec13::before {height: 228px;}
	#sec13 .inner_bx > a {width: 100%;}
}
