@charset "utf-8";

* {
    letter-spacing: -1px;
}

.clear:after {
    display: block;
    content: "";
    clear: both;
}

body {
    background: #FEF5EE ;
    padding-bottom: 63px;
}

#header {
    height: 70px;
    background: none;
    /* padding-top: 50px; */
    box-sizing: border-box;
    display: block;
}

/* 이상희 */

#header .box {
width: 100%;
height: 20px;
}

#header .box .rectangle {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 20px;
background-color: #802e69;
z-index: 200;
}

#header .box .rectangle .pattern {
    width: 1048px; height: 20px; background: #802E69; justify-content: flex-start; align-items: center; display: flex;margin: 0 auto;
}

#header .box .rectangle .pattern .rectangle-1 {width: 60px; height: 20px; background: #FA4A3B}
#header .box .rectangle .pattern .rectangle-2 {width: 60px; height: 20px; background: #6A2335}
#header .box .rectangle .pattern .rectangle-3 {width: 60px; height: 20px; background: #64AD7B}
#header .box .rectangle .pattern .rectangle-4 {width: 60px; height: 20px; background: #FFCE78}
#header .box .rectangle .pattern .rectangle-5 {width: 60px; height: 20px; background: #FDC8D3}

#section {
    width: 1048px;
    display:flex;
    flex-direction: column;
    gap: 40px;
    margin: 0 auto;
    background: url(../../../bt/images/202512/Object.svg) no-repeat right 62px;
}

#section h1{
    margin: 0 0;
}



#section .main-btn-wrap {
display: flex;
justify-content: space-between;
align-self: stretch;
width: 100%;
align-items: center;
position: relative;
flex: 0 0 auto;
}

#section p.element-SRT {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
font-weight: 700;
color: #4c2f48;
font-size: 36px;
letter-spacing: 0;
line-height: 50.4px;
}

#section .main-btn-big {
display: inline-flex;
gap: 24px;
align-items: center;
position: relative;
flex: 0 0 auto;
}

#section .btn-big-01 {
position: relative;
width: 280px;
height: 228px;
background: #621B2D url(../../../bt/images/202512/btn-big-01.svg) no-repeat ;
border-radius: 10px;
border: 2px solid #725885;
display: flex;
justify-content: center;
}



#section .txt {
/* width: 142px;
left: calc(50.00% - 71px); */
display: flex;
flex-direction: column;
align-items: center;
position: absolute;
top: 123px;
}

#section .text-wrapper {
position: relative;
display: flex;
align-items: center;
justify-content: center;
align-self: stretch;
margin:0;
font-weight: 700;
color: #ffffff;
font-size: 30px;
text-align: center;
letter-spacing: 0;
line-height: 45px;
}

#section .div {
font-weight: 400;
color: #ffffff;
font-size: 18px;
line-height: 27px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
align-self: stretch;
letter-spacing: 0;
}

#section .btn-big-02 {
position: relative;
width: 280px;
height: 228px;
background: url(../../../bt/images/202512/btn-big-02.svg) #fff no-repeat ;
border-radius: 10px;
border: 2px solid #cacaca;
display: flex;
justify-content: center;
}

#section .txt-2 {
/* width: 146px;
left: calc(50.00% - 73px); */
display: flex;
flex-direction: column;
align-items: center;
position: absolute;
top: 123px;
}

#section .text-wrapper-2 {
position: relative;
display: flex;
align-items: center;
justify-content: center;
align-self: stretch;
margin:0;
font-weight: 700;
color: #333333;
font-size: 30px;
text-align: center;
letter-spacing: 0;
line-height: 45px;
}

#section .text-wrapper-3 {
position: relative;
display: flex;
align-items: center;
justify-content: center;
align-self: stretch;
font-weight: 400;
color: #333333;
font-size: 18px;
letter-spacing: 0;
line-height: 27px;
}

#section .t-box-wrap {
display: flex;
gap: 60px;
align-self: stretch;
width: 100%;
align-items: flex-start;
position: relative;
flex: 0 0 auto;
}

#section .t-box {
display: inline-flex;
flex-direction: column;
min-width: 340px;
gap: 12px;
align-items: flex-start;
position: relative;
flex: 0 0 auto;
}

#section .text-wrapper-4 {
width: fit-content;
margin:0;
font-weight: 700;
color: #4c2f48;
font-size: 20px;
line-height: 30px;
white-space: nowrap;
position: relative;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0;
}

#section .table {
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
align-self: stretch;
width: 100%;
flex: 0 0 auto;
border-bottom-width: 1px;
border-bottom-style: solid;
border-color: #b2b2b2;
}

#section .row {
display: flex;
align-items: flex-start;
position: relative;
align-self: stretch;
width: 100%;
flex: 0 0 auto;
}

#section .cell {
display: flex;
width: 76px;
flex-direction: column;
align-items: flex-start;
position: relative;
align-self: stretch;
border-top-width: 1px;
border-top-style: solid;
border-color: #b2b2b2;
}

#section .content {
display: flex;
align-self: stretch;
width: 100%;
align-items: flex-start;
padding: 8px;
position: relative;
flex: 0 0 auto;
}

#section .text-wrapper-5 {
flex: 1;
margin:0;
font-weight: 500;
color: #333333;
font-size: 15px;
line-height: 22.5px;
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
letter-spacing: 0;
}

#section .content-wrapper {
display: flex;
width: 262px;
border-left-width: 1px;
border-left-style: solid;
flex-direction: column;
align-items: flex-start;
position: relative;
align-self: stretch;
border-top-width: 1px;
border-top-style: solid;
border-color: #b2b2b2;
}

#section .t-box-2 {
width: 340px;
gap: 12px;
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
}

#section .text-wrapper-6 {
align-self: stretch;
margin:0;
font-weight: 700;
color: #4c2f48;
font-size: 20px;
line-height: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
letter-spacing: 0;
}

#section .div-wrapper {
display: inline-flex;
flex: 0 0 auto;
flex-direction: column;
align-items: flex-start;
position: relative;
align-self: stretch;
border-top-width: 1px;
border-top-style: solid;
border-color: #b2b2b2;
}

#section .content-2 {
display: inline-flex;
align-items: flex-start;
padding: 8px;
position: relative;
flex: 0 0 auto;
}

#section .text-wrapper-7 {
width: 60px;
margin:0;
font-weight: 500;
color: #333333;
font-size: 15px;
line-height: 22.5px;
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
letter-spacing: 0;
}

#section .cell-2 {
display: inline-flex;
flex: 0 0 auto;
border-left-width: 1px;
border-left-style: solid;
flex-direction: column;
align-items: flex-start;
position: relative;
align-self: stretch;
border-top-width: 1px;
border-top-style: solid;
border-color: #b2b2b2;
}

#section .text-wrapper-8 {
width: 246px;
margin:0;
font-weight: 500;
color: #333333;
font-size: 15px;
line-height: 22.5px;
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
letter-spacing: 0;
}

#section .t-box-3 {
width: 246px;
gap: 60px;
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
}

#section .div-2 {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 12px;
position: relative;
align-self: stretch;
width: 100%;
flex: 0 0 auto;
}

#section .element {
font-weight: 500;
color: #333333;
font-size: 15px;
line-height: 22.5px;
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
align-self: stretch;
letter-spacing: 0;
}

#section .MI-cont {
display: flex;
align-items: center;
justify-content: space-between;
padding: 8px 40px;
position: relative;
align-self: stretch;
width: 100%;
flex: 0 0 auto;
background-color: #ffffff80;
border-radius: 8px;
overflow: hidden;
border: 3px solid;
border-color: #ffffff;
}

#section .mtc-btn {
display: inline-flex;
align-items: center;
gap: 12px;
padding: 8px 0px;
position: relative;
flex: 0 0 auto;
}

#section .icon {
position: relative;
width: 44px;
height: 44px;
background-color: #4c2f48;
border-radius: 99px;
aspect-ratio: 1;
}

#section .img-2 {
position: absolute;
top: 10px;
left: 10px;
width: 25px;
height: 25px;
aspect-ratio: 1;
}

#section .img-3 {
position: absolute;
top: 5px;
left: 5px;
width: 34px;
height: 34px;
aspect-ratio: 1;
}

#section .text-wrapper-9 {
width: fit-content;
font-weight: 600;
color: #4c2f48;
font-size: 16px;
line-height: 24px;
white-space: nowrap;
position: relative;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: 0;
}

#section .info {
display: flex;
flex-direction: column;
width: 1043px;
align-items: flex-start;
justify-content: center;
gap: 10px;
padding: 32px;
position: relative;
flex: 0 0 auto;
background-color: #f9ece3;
border-radius: 8px;
overflow: hidden;
}
#section .element-SRT-https-etk {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
margin-top: -1.00px;
font-weight: 500;
color: #555555;
font-size: 14px;
letter-spacing: 0;
line-height: 21px;
}

/* 이상희 */





#header .chu-header {
    width: 1048px;
    margin: auto;
    position: relative;
}

/* #header .chu-header h1 {
    float: left;
}

#header .chu-header .global {
    display: inline-block;
    background: #544161;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    float: right;
    padding: 5px 15px;
    padding: 3px 10px 3px 5px;
    box-shadow: 7px 7px 10px rgba(84, 65, 97, 0.35);    

}

#header .chu-header .global a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#header .chu-header .global a.join {
    display: inline-block;
    padding-left: 10px;
}

#section .chu-section .top {
    margin-bottom: 8px;
}  */

/*#section .chu-section .top .reserv {display:inline-block; width:400px; height:270px; background:url("../images/202412/reserv_bg.png") no-repeat top center; background-size: 400px 270px;}*/
#section .chu-section .top .reserv {
    display: inline-block;
    width: 400px;
    height: 234px;
    background: #b8a5da;
    border-radius: 10px;
    border: none;
    padding: 0;
    cursor: pointer;
    outline-offset: 4px;
        text-decoration: none;    
        box-shadow: 7px 7px 10px rgba(84, 65, 97, 0.35);
}

#section .chu-section .top .reserv:active strong {
    transform: translateY(0px);
}

/*버튼 테스트*/
#section .chu-section .top .reserv:hover {
    color: inherit;
    ;
}

/*#section .chu-section .top .reserv strong {display:block;font-size:24px;text-align:center;margin-top: 160px;letter-spacing: 1.8;}*/
/* #section .chu-section .top .reserv strong {display:inline-block; width:316px; height:244px;display: block;padding: 12px 42px;border-radius: 12px;font-size: 1.25rem;background:url("../images/202412/reserv_bg.png");color: white;transform: translateY(-6px);}	버튼 테스트 */
#section .chu-section .top .reserv strong {
    box-sizing: content-box;
    width: 316px;
    height: 156px;
    display: block;
    padding: 70px 42px 9px 42px;
    border-radius: 12px;
    font-size: 36px;
    background: url("../images/202509/reserv_bg.png");
    color: white;
    transform: translateY(-10px);
    text-align: center;
    line-height: 140%
}

/*버튼 테스트*/
#section .chu-section .top .reserv span {
    display: block;
    padding: 2px 0;
    width: 85%;
    margin: 10px auto;
    font-size: 16px;
    line-height: 1.6;
    /* border-top:1px solid #fff; */
    border-bottom: 1px solid #fff
}

#section .chu-section .top .reserv * {
    color: #fff;
}

#section .chu-section .bottom {}

#section .chu-section .bottom > a {
    display: inline-block;
    float: left;
    width: 191px;
    height: 197px;
    background: #fff;
    margin-right: 8px;
    text-align: center;
        box-shadow: 7px 7px 10px rgba(84, 65, 97, 0.35);
}

#section .chu-section .bottom > a span {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 37px;
    display: inline-block;
}

#section .chu-section .bottom .ticket {
    width: 400px;
    border-radius: 10px;
    box-shadow: 7px 7px 10px rgba(84, 65, 97, 0.35);
}

#section .chu-section .bottom .info > a {
    display: inline-block;
    float: left;
    width: 190px;
    height: 90px;
    background: #fff;
    margin-top: 106px;
    margin-right: 10px;
    text-align: center;
    border-radius: 10px;
            box-shadow: 7px 7px 10px rgba(84, 65, 97, 0.35);
}

#section .chu-section .bottom .info > a span {
    color: #544161;
    font-size: 20px;
    font-weight: bold;
    margin-top: 34px;
    display: inline-block;
    line-height: 120%;
}

#section .chu-section .bottom .info .box1 {}

#section .chu-section .bottom .info .box2 {}

#section .chu-section .bottom .info .box3 {}

#section .chu-section .bottom .info .box4 {
    margin-right: 0;
}

#section .chu-section .bottom .ticket span {
    font-size: 20px;
    font-weight: normal;
    color: #aaa;
    line-height: 120%;
}

#section .chu-section .bottom .ticket strong {
    font-size: 36px;
    color: #aaa;
    line-height: 140%
}

#footer {
    margin-top: 40px;
}

#footer .chu-footer {
    width: 100%; flex-direction: column; justify-content: center; align-items: flex-start; display: inline-flex;
}

#footer .chu-footer .f-content {
    width: 1048px; height: 100%; padding: 32px; background: #f9ece3; overflow: hidden; border-radius: 8px; margin: 0 auto;letter-spacing: 0;
}

#footer .chu-footer .f-content strong {
    color: #544161; font-size: 14px; font-weight: 700; line-height: 1.8; 
}

#footer .chu-footer .f-content ul {
    padding-left: 20px;
    
}


#footer .chu-footer .f-content ul li {
    list-style: disc;
    color: #555555;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.8;
}

.hidden {
    font-size: 0px;
    width: 1px;
    height: 1px;
    text-indent: -999em;
}

/* ■ 버튼 [size] */
.btn_xlarge {
    display: inline-block;
    text-align: center;
}

.btn_large {
    display: inline-block;
    text-align: center;
    height: 44px;
    line-height: 42px;
    padding: 0 25px;
}

.btn_large > span {
    font-size: 16px;
}

.btn_large > img.ico_srch {
    width: 20px;
}

.btn_midium {
    display: inline-block;
    text-align: center;
    height: 36px;
    line-height: 35px;
    padding: 0 20px;
}

.btn_midium > img.ico_srch {
    width: 20px;
}

.btn_small {
    display: inline-block;
    text-align: center;
    height: 24px;
    line-height: 22px;
    padding: 0 16px;
}

.btn_small > span {
    font-size: 13px;
}

/* ■ 버튼 [color] */
.btn_burgundy {
    background: #c70074;
    color: #fff;
}

.btn_burgundy_dark {
    background: #6f135e;
    color: #fff;
}

.btn_burgundy_dark2 {
    background: #572b4c;
    color: #fff;
}

.btn_burgundy_dark3 {
    background: #685176;
    color: #fff;
}

.btn_blue {
    background: #4396c3;
    color: #fff;
}

.btn_blue_dark {
    background: #213c5a;
    color: #fff;
}

.container-w .btn_blue_dark {
    background: #213c5a;
    color: #fff;
}

.btn_peach {
    background: #e46268;
    color: #fff;
}

.btn_gray_dark {
    background: #615f5f;
    color: #fff;
}

.btn_green {
    background: #58bd63;
    color: #fff;
}

.btn_silver {
    background: #909090;
    color: #fff;
}

.container-w .btn_silver {
    background: #615f5f;
    color: #fff;
}

.btn_gold {
    background: #b3a36b;
    color: #fff;
}

.btn_emerald {
    background: #2B9898;
    color: #fff;
}

.btn_pastel1 {
    background: #835c7d;
    color: #fff;
}

.btn_pastel2 {
    background: #5c6583;
    color: #fff;
}

.btn_view {
    background: #fafafa;
    color: #666;
    border: 1px solid #c5c5c5;
}

.btn_consult {
    color: #fff;
    border: 1px solid #fff;
}