@charset "utf-8";
/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * section *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
.section {padding: 50px 0; box-sizing: border-box;}
.section.pt-0 {padding-top: 0;}
.section.pb-0 {padding-bottom: 0;}
.section.bgc {background-color: #f5f5f5;}

[class^=row] + [class^=row] {margin-top: 60px;}

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * Title *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
.main_tit.mb {margin-bottom: 30px;}
.main_tit {text-align: center;} /* basic margin-bottom 60px */
.main_tit.left {text-align: left;}
.main_tit.right {text-align: right;}
.main_tit h3 {font-weight: normal; font-family: var(--eng-font); font-size: var(--fz-48); letter-spacing: 0; line-height: 1.2em; color: #0a2a3b;}
.main_tit h4 {font-size: var(--fz-38); color: #0a2a3b;}
.main_tit p {font-size: var(--fz-16); line-height: 1.625em; color: #666; margin-top: 20px;}

@media all and (max-width: 767px) {
    .main_tit h3 {font-size: var(--fz-40);}
}

.sub_main_tit.mb {margin-bottom: 50px;}
.sub_main_tit {text-align: center;}
.sub_main_tit h3 {font-weight: 600; font-size: var(--fz-24); line-height: 1.16em; letter-spacing: -0.04em; color: #0a2a3b; text-transform: capitalize;}
.sub_main_tit h3 span {font-weight: normal; color: #595959;}
.sub_main_tit p {font-size: var(--fz-20); line-height: 1.5em; letter-spacing: -0.04em; margin-top: 20px;}
.sub_main_tit .line {width: 100%; height: 2px; background-color: #353331; margin-top: 20px;}
.sub_main_tit .btn_wrap {justify-content: space-between; align-items: last baseline;}

@media all and (max-width: 767px) {
    .sub_main_tit .btn_wrap .txtBtn span {display: none;}
    .sub_main_tit .btn_wrap h3 {flex-shrink: 1;}
}

.sub_con_tit.mb {margin-bottom: 10px;}
.sub_con_tit {display: flex; align-items: last baseline; gap: 0 15px;}
.sub_con_tit h5 {font-weight: normal; font-size: var(--fz-16); line-height: 1.55em;}
.sub_con_tit p {font-size: var(--fz-16); color: #888; position: relative; padding-left: 15px; box-sizing: border-box;}
.sub_con_tit p::before {content: ''; position: absolute; width: 1px; height: 10px; background-color: #888; left: 0; top: 50%; transform: translateY(-50%);}

.heading.sub.mb {margin-bottom: 50px;}
.heading.sub .sub_main_tit {margin-bottom: 30px;}
.heading .desc p {font-size: var(--fz-18); line-height: 1.55em; color: #444; text-align: center;}


/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * Note *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
.anchor {position: absolute; top: -180px; left: 0; opacity: 0; visibility: hidden;}
.note {font-size: 14px; line-height: 2em; color: #8d8d8d;}
ul.note {list-style: '*'; padding-left: 0.5em; box-sizing: border-box;}
ul.note li {padding-left: 0.25em; box-sizing: border-box;}
ul.note li.red {color: #d10000;}

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * input, select, textarea *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
input, select, textarea {outline: none;}
input.type01:not([type=radio], [type=checkbox]) {width: 100%; height: 40px; border-radius: 25px; border: 1px solid #e9e9e9; padding: 0 20px; background-origin: border-box;}
input.type01[type=search] {background: url(/img/search_18x17.png) no-repeat center right 20px / 18px 17px; padding-right: 50px; font-size: 14px;}

select.type02 {width: 100%; height: 40px; border: 1px solid #d9d9d9; font-size: var(--fz-16); color: #888; padding: 0 15px; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; background: url(/img/select_type02_arrow.png) no-repeat center right 15px; background-size: 11px 7px;}

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * icon *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
i.goose {display: inline-block; background: url(/img/goose_28x33.png) no-repeat center center; background-size: 28px 33px; width: 28px; height: 33px;}
i.laundry {display: inline-block; background: url(/img/laundry_25x31.png) no-repeat center center; background-size: 25px 31px; width: 25px; height: 31px;}
i.bed {display: inline-block; background: url(/img/bed_30x29.png) no-repeat center center; background-size: 30px 29px; width: 30px; height: 29px;}
i.next_arrow {display: inline-block; width: 49px; height: 8px; background: url(/img/arrow_next_49x8.png) no-repeat center center; background-size: 49px 8px;}
i.call {display: inline-block; width: 25px; height: 25px; background: url(/img/call_25x25.png) no-repeat center center; background-size: 25px 25px;}
i.kakao {display: inline-block; background: url(/img/kakao_28x26.png) no-repeat center center; background-size: 28px 26px; width: 28px; height: 26px;}
i.insta {display: inline-block; background: url(/img/insta_20x19.png) no-repeat center center; background-size: 20px 19px; width: 20px; height: 19px;}
i.facebook {display: inline-block; background: url(/img/facebook_10x20.png) no-repeat center center; background-size: 10px 20px; width: 10px; height: 20px;}
i.twitter {display: inline-block; background: url(/img/twitter_20x16.png) no-repeat center center; background-size: 20px 16px; width: 20px; height: 16px;}

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * btn *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
.btn_wrap {display: flex;}
.btn_wrap .btn {display: flex; align-items: center; justify-content: center;}
.tabBtn_wrap,
.tabBtn_wrap .inner {display: flex; justify-content: center;}
.tabBtn_wrap.sticky {position: sticky; top: 85px; background-color: #fff; z-index: 1;}
.tabBtn_wrap.mb {margin-bottom: 60px;}
.tabCon_wrap .tab {display: none;}
.tabCon_wrap .tab.on {display: block;}
.tabBtn_wrap .btn {display: flex; align-items: center; justify-content: center;}
/* basic */
.btn_wrap .basic {width: 100%; height: 60px; font-size: var(--fz-16);}
:visited.gray-color,
:link.gray-color {background-color: #435863; color: #fff;}
/*--- textBtn ---*/
.btn_wrap .txtBtn {align-items: baseline; font-size: var(--fz-18); letter-spacing: -0.02em; color: #0a2a3b; gap: 15px;}
.btn_wrap .txtBtn i {filter: brightness(0) saturate(100%) invert(13%) sepia(11%) saturate(3876%) hue-rotate(160deg) brightness(92%) contrast(95%);}
/*--- border btn ---*/
.btn_wrap .bd-btn {width: fit-content; padding: 10px 30px; box-sizing: border-box; border-radius: 100px; border: 1px solid #0a2a3b; font-size: var(--fz-16); letter-spacing: -0.02em; color: #0a2a3b; transition: 0.25s;}
.btn_wrap .bd-btn:hover {background-color: #0a2a3b; color: #fff;}

/*--- tabBtn(type01) ---*/
.tabBtn_wrap.type01 {flex-wrap: wrap;}
.tabBtn_wrap.type01 .btn {font-size: var(--fz-18); line-height: 1.44em; color: #666; min-width: 200px; position: relative; transition: 0.25s;}
.tabBtn_wrap.type01 .btn::before,
.tabBtn_wrap.type01 .btn:last-child::after {content: ''; position: absolute; top: 50%; left: 0; height: 12px; width: 1px; background-color: #666; transform: translateY(-50%);}
.tabBtn_wrap.type01 .btn:last-child::after {left: 100%;}
.tabBtn_wrap.type01 .btn.on,
.tabBtn_wrap.type01 .btn:hover {font-weight: 600; color: #0a2a3b;}
/*--- tabBtn(type02) ---*/
.tabBtn_wrap.type02,
.tabBtn_wrap.type02 .inner {gap: 10px; justify-content: center;}
.tabBtn_wrap.type02 .btn {width: calc(25% - 8px); height: 70px; font-size: var(--fz-20); line-height: 1.5em; color: #666; letter-spacing: 0; border: 1px solid #0a2a3b; transition: 0.25s; box-sizing: border-box; text-align: center; background-color: #fff;}
.tabBtn_wrap.type02 .btn.on {background-color: #0a2a3b; color: #fff;}

@media all and (max-width: 1024px) {
    .tabBtn_wrap.sticky {top: 96px;}
}

@media all and (min-width: 1025px) {
    .tabBtn_wrap.type02 .btn:hover {background-color: #0a2a3b; color: #fff;}
}

@media all and (max-width: 767px) {
    .tabBtn_wrap.type02,
    .tabBtn_wrap.type02 .inner {flex-wrap: wrap;}
    .tabBtn_wrap.type02 .btn {width: calc(33.3333% - 7px) !important;}
    .tabBtn_wrap.type02.grid-4 .btn {width: calc(50% - 5px);}
}

/*--- swiper btn(type01) ---*/
.swiper-button.type01 {display: flex; align-items: center; justify-content: center; gap: 30px; margin-top: 30px;}
.swiper-button.type01 [class*=Btn] span {font-family: var(--eng-font); font-size: var(--fz-18); letter-spacing: 0; line-height: 1.55em; color: #b4b4b4; display: inline-block; vertical-align: middle; transition: 0.25s;}
.swiper-button.type01 .prevBtn::after,
.swiper-button.type01 .nextBtn::before {content: ''; display: inline-block; vertical-align: middle; width: 49px; height: 8px; background: no-repeat center center / 49px 8px; filter: invert(75%) sepia(0%) saturate(29%) hue-rotate(248deg) brightness(99%) contrast(87%);}
.swiper-button.type01 .prevBtn::after {background-image: url(/img/arrow_prev_49x8.png); margin-left: 20px;}
.swiper-button.type01 .nextBtn::before {background-image: url(/img/arrow_next_49x8.png); margin-right: 20px;}
/* hover */
.swiper-button.type01 [class*=Btn]:hover span {color: #0a2a3b;}
.swiper-button.type01 .prevBtn:hover::after,
.swiper-button.type01 .nextBtn:hover::before {filter: invert(13%) sepia(14%) saturate(2896%) hue-rotate(158deg) brightness(93%) contrast(96%);}

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * list *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
/*--- item_list(type01) ---*/
.item_list.type01 {display: flex;}
.item_list.type01 a {display: block; width: calc(25%); box-sizing: border-box; transition: 0.25s;}
.item_list.type01 .img_box {width: 100%; aspect-ratio: 1/1; background-color: #eee;}
.item_list.type01 .img_box img {width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.item_list.type01 .txt_box {padding: 30px; box-sizing: border-box; background-color: #fff;}
.item_list.type01 .title h5 {font-weight: 500; font-size: var(--fz-20); line-height: 1.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.item_list.type01 .title p {font-size: var(--fz-20); line-height: 1.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.item_list.type01 .desc {margin-top: 20px;}
.item_list.type01 .desc p {font-size: var(--fz-16); line-height: 1.625em; color: #888; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; min-height: 3.25em;}
.item_list.type01 .price {margin-top: 10px; text-align: right; font-family: var(--price-font); font-size: var(--fz-22); line-height: 1.27em; letter-spacing: 0; color: #666;}
/*--- item_list(type02) ---*/
.item_list.type02 {display: flex;}
.item_list.type02 a {display: block; width: 33.3333%; background-color: #fff; padding: 20px; box-sizing: border-box; transition: 0.25s;}
.item_list.type02 a:hover {box-shadow: 5px 9px 54.28px 4.72px rgba(34, 34, 34, 0.14);}
.item_list.type02 a .img_box {width: 100%; aspect-ratio: 1/0.95; background-color: #eee;}
.item_list.type02 a .img_box img {width: 100%; height: 100%; object-fit: cover; object-position: center;}
.item_list.type02 a .txt_box {margin-top: 20px;}
.item_list.type02 .title h5 {font-weight: 600; font-size: var(--fz-20); line-height: 1.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.item_list.type02 .title p {font-size: var(--fz-20); line-height: 1.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.item_list.type02 a .desc p {font-weight: 300; font-size: var(--fz-18); line-height: 1.55em; color: #444; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; min-height: 3.1em;}
.item_list.type02 a .button {text-align: right; font-family: var(--sub-font); font-weight: 300; font-size: var(--fz-16); color: #999; margin-top: 20px;}
.item_list.type02 .price {margin-top: 10px; text-align: right; font-family: var(--price-font); font-size: var(--fz-22); line-height: 1.27em; letter-spacing: 0; color: #666;}
/*--- item_list(type03) ---*/
.item_list.type03 {display: flex; gap: 20px;}
.item_list.type03 li {width: calc(33.3333% - 14px); border: 1px solid #0a2a3b; box-sizing: border-box;}
.item_list.type03 li .tit_box {display: flex; align-items: center; justify-content: center; text-align: center; background-color: #0a2a3b; color: #fff; padding: 15px 20px; box-sizing: border-box;}
.item_list.type03 li .tit_box h5 {font-weight: 600; font-size: var(--fz-20);}
.item_list.type03 li .img_box img {width: 100%;}
.item_list.type03 li .desc_box {text-align: center; background-color: #e8edf0; color: #0a2a3b; font-size: var(--fz-18); line-height: 1.44em; padding: 20px 60px; box-sizing: border-box;}
.item_list.type03 li .detail_box {padding: 25px 35px; box-sizing: border-box; border-top: 1px solid #0a2a3b;}
.item_list.type03 li .detail_box table th,
.item_list.type03 li .detail_box table td {font-weight: normal; font-size: var(--fz-18); height: 50px;}
@media all and (max-width: 1024px) {
    .item_list.type03 {flex-wrap: wrap; justify-content: center;}
    .item_list.type03 li {width: 100%; max-width: 325px;}
}
/*--- item_list(type04) ---*/
.item_list.type04 {display: flex; flex-wrap: wrap; gap: 65px 20px; counter-reset: item;}
.item_list.type04 li {position: relative; border: 1px solid #0a2a3b; counter-increment: item; box-sizing: border-box;}
.item_list.type04 li i {font-style: normal; position: absolute; top: 0; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background-color: #0a2a3b; color: #fff; border: 2px solid #fff; display: flex; align-items: center; justify-content: center;}
.item_list.type04 li i::before {content: counter(item, decimal-leading-zero); font-family: var(--eng-font); font-weight: 600; font-size: var(--fz-20); color: #fff; line-height: 1em;}
.item_list.type04 li .tit_box {background-color: #0a2a3b; color: #fff; text-align: center; padding: 30px 0 20px; box-sizing: border-box; min-height: 80px;}
.item_list.type04 li .tit_box h5 {font-weight: 600; font-size: var(--fz-20);}
.item_list.type04 li .con_box {padding: 20px; box-sizing: border-box;}

/*--- square_list ---*/
.square_list > li {position: relative; padding: 0 20px; box-sizing: border-box;}
.square_list > li::before {content: ''; position: absolute; width: 8px; height: 8px; background-color: #0a2a3b; top: 0.45em; left: 0; font-size: var(--fz-22);}
.square_list > li h5 {font-weight: 600; font-size: var(--fz-22); line-height: 1.27em; color: #0a2a3b; margin-bottom: 20px;}
.square_list > li p {font-size: var(--fz-18); line-height: 1.55em;}
/*--- rect_list ---*/
.rect_list.type01 {counter-reset: rectNum;}
.rect_list.type01 > li {counter-increment: rectNum; position: relative; padding: 4px 50px; box-sizing: border-box; font-size: var(--fz-18); color: #444; line-height: 1.55em; box-sizing: border-box;}
.rect_list.type01 > li + li {margin-top: 10px;}
.rect_list.type01 > li > i {font-style: normal; position: absolute; top: 0; left: 0; width: 35px; height: 35px; border: 1px solid #0a2a3b; display: flex; align-items: center; justify-content: center;}
.rect_list.type01 > li > i::before {content: counter(rectNum, decimal-leading-zero); font-family: var(--eng-font); font-size: 18px; color: #0a2a3b;}
.rect_list.type01 > li > i::after {content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 12px 12px 0 0; border-color: #0a2a3b transparent transparent transparent;}
/*--- check_list (type01) ---*/
.check_list.type01 li {position: relative; padding-left: 40px; box-sizing: border-box;}
.check_list.type01 li + li {margin-top: 25px;}
.check_list.type01 li i {position: absolute; width: 20px; height: 20px; border: 2px solid #0a2a3b; left: 0; top: 0.14em; font-size: var(--fz-22);}
.check_list.type01 li i::before {content: url(/img/check_32x23.png); position: absolute; bottom: 3px; left: 3px;}
.check_list.type01 li .tit {margin-bottom: 5px;}
.check_list.type01 li .tit h5 {font-weight: 600; font-size: var(--fz-22); line-height: 1.4em; color: #0a2a3b;}
.check_list.type01 li .txt p {font-size: var(--fz-18); line-height: 1.55em; color: #444;}
/*--- check_list (type02) ---*/
.check_list.type02 li {position: relative; padding-left: 35px; box-sizing: border-box;}
.check_list.type02 li + li {margin-top: 20px;}
.check_list.type02 li i {position: absolute; content: url(/img/check_21x15.png); top: 0.277em; left: 0; font-size: var(--fz-18); filter: brightness(0) saturate(100%) invert(13%) sepia(11%) saturate(3876%) hue-rotate(160deg) brightness(92%) contrast(95%);}
.check_list.type02 li p {font-size: var(--fz-18); line-height: 1.55em;}
.check_list.type02 li p b {font-weight: 600; color: #0a2a3b;}
/*--- num_list (type01) ---*/
.num_list {list-style: decimal; padding-left: 1em; box-sizing: border-box;}
/*--- refer_list ---*/
.refer_list {list-style: '※'; padding-left: 1em; box-sizing: border-box;}
.refer_list li {padding-left: 0.25em; box-sizing: border-box;}
.refer_list li::marker {font-size: 14px; line-height: 1.57em;}
.refer_list .tit {font-size: 14px; line-height: 1.57em;}
.refer_list .txt {font-size: 14px; line-height: 1.57em; color: #888;}


/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * box *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
/* type01 */
.desc_box.type01 {text-align: center;}
.desc_box.type01 p {font-size: var(--fz-18); line-height: 1.55em; color: #666; margin: auto;}
.desc_box.type01 p + p {margin-top: 10px;}
.desc_box.type01 h5 {font-family: var(--sub-font); font-weight: 600; font-size: var(--fz-24); line-height: 1.4em; color: #0a2a3b; margin: auto;}
.desc_box.type01 h6 {font-family: var(--sub-font); font-weight: 600; font-size: var(--fz-20); line-height: 1.5em; color: #0a2a3b; margin: auto;}
.desc_box.type01 h6 span {background-color: #0a2a3b; color: #fff;}
.desc_box.type01 .divider {height: 30px; width: 1px; background-color: #0a2a3b; margin: 20px auto;}
.desc_box.type01 i {font-style: normal; text-decoration: underline; text-underline-offset: 5px;}
/* type02 */
.desc_box.type02 h5 {font-weight: 600; font-size: var(--fz-18); line-height: 1.55em; color: #0a2a3b;}
.desc_box.type02 .txt {margin-top: 30px;}
.desc_box.type02 p {font-size: var(--fz-18); line-height: 1.55em; color: #666;}
.desc_box.type02 p b {color: #0a2a3b; font-weight: normal;}
.desc_box.type02 p .black {font-weight: 500; color: #222;}
.desc_box.type02 ul {margin-top: 25px;}
.desc_box.type02 ul li {display: flex; gap: 15px;}
.desc_box.type02 ul li + li {margin-top: 10px;}
.desc_box.type02 ul li b {display: block; width: 220px; height: 1.66em; background-color: #0a2a3b; color: #fff; font-weight: 600; font-size: var(--fz-18); line-height: 1.66em; padding: 0 20px; box-sizing: border-box;}
.desc_box.type02 ul li p {font-size: var(--fz-18); line-height: 1.66em; flex-shrink: 1;}

@media all and (max-width: 767px) {
    .desc_box.type02 ul li {flex-wrap: wrap; gap: 10px;}
    .desc_box.type02 ul li p {width: 100%;}
    .desc_box.type02 .txt {margin-top: 10px;}
}

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * table *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
table {width: 100%; table-layout: fixed;}
/* type01 */
table.type01 {text-align: center;}
table.type01 tr + tr {border-top: 1px solid #e5e5e5;}
table.type01 th, table.type01 td {padding: 20px; box-sizing: border-box;}
table.type01 th {border-bottom: 1px solid #0a2a3b; font-size: var(--fz-18); color: #0a2a3b;}
table.type01 td {font-size: var(--fz-18); line-height: 1.55em; color: #666;}
/* type02 */
table.type02 {text-align: center; border-bottom: 1px solid #d3d3d3;}
table.type02 .ta-left {text-align: left;}
table.type02 th {height: 50px; background-color: #f7f7f7; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; font-size: var(--fz-16); color: #666;}
table.type02 td {font-size: var(--fz-16); color: #666; height: 50px;}

.season_wrap {display: flex; gap: 20px; max-width: 1100px; margin: auto; margin-top: 40px;}
.season_wrap .blue {--color: #3ebcff;}
.season_wrap .deep-blue {--color: #0a2a3b;}
.season_wrap .green {--color: #53b458;}
.season_wrap .red {--color: #940000;}
.season_wrap .sky-blue{--color:#69bad0;}
.season_wrap .mustard{--color:#dea928;}
.season_wrap .orange{--color:#d87402;}
.season_wrap .deep-red{--color:#c32728;}

.season_wrap > * {width: calc(25% - 15px); border: 1px solid var(--color); box-sizing: border-box;}
.season_wrap .tit_box {font-weight: 600; font-size: var(--fz-20); color: #fff; background-color: var(--color); text-align: center; padding: 20px; box-sizing: border-box;}
.season_wrap .img_box {width: 100%; aspect-ratio: 1/0.78;}
.season_wrap .img_box img {width: 100%; height: 100%; object-fit: cover; object-position: center;}
.season_wrap p {font-weight: 600; font-size: var(--fz-18); line-height: 1.4em; color: #444; text-align: center;}
.season_wrap .txt_box {padding: 20px 0; padding-bottom: 25px; box-sizing: border-box;}

.season_wrap .gram_wrap {display: flex; justify-content: center; gap: 30px; text-align: center; margin-top: 20px;}
.season_wrap .gram_wrap > * {flex-shrink: 1;}
.season_wrap .gram_wrap i {display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 50%; background-color: var(--color); color: #fff; font-weight: 600; font-size: 18px; font-style: normal;}
.season_wrap .gram_wrap span {display: block; margin-top: 10px; font-size: var(--fz-18); color: #666;}

@media all and (max-width: 1024px) {
    .season_wrap {flex-wrap: wrap;}
    .season_wrap > * {width: calc(50% - 10px);}
}

@media all and (max-width: 767px) {
    .season_wrap .gram_wrap {gap: 10px;}
}

/* @media all and (max-width: 560px) {
    .season_wrap > * {width: 100%;}
} */

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * goose banner *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
.goose-banner {background-color: #0a2a3b; color: #fff; margin-bottom: 50px; box-sizing: border-box; margin-top: 30px;}
.goose-banner .flex_wrap {display: flex; align-items: center; height: 315px;}
.goose-banner .flex_wrap > * {width: 50%;}
.goose-banner .img_box {text-align: center;}
.goose-banner .txt_box h5 {font-weight: 600; font-family: var(--sub-font); font-size: var(--fz-26); line-height: 1.53em;}
.goose-banner .txt_box p {font-size: var(--fz-18); line-height: 1.66em; margin-top: 25px;}

@media all and (max-width: 767px) {
    .goose-banner .flex_wrap {flex-wrap: wrap; gap: 30px; height: unset; padding: 40px 0;}
    .goose-banner .flex_wrap > * {width: 100% !important;}
}