/* 웹폰트 */
@font-face {
    font-family: 'BMDOHYEON';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMDOHYEON.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'JejuGothic';
    src: url("../font/JejuGothic.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Katuri';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/Katuri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



body {background-color: #f3e6c4;}

/* a 초기화 */
a {
    display: block;
    text-decoration: none;
    color: inherit;
}

/* button 초기화 */
button {
    border: none;
    outline: none;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    
}



/*===================================================*/
/* 컨테이너 */
#container {
    width: 100%;

    position: relative;
}



/*===================================================*/
/* 내비게이션 */ 
#nav {
    width: 100%;
    background-color: #674A40;

    position: fixed;
    top: 0;
    left: 0;

    z-index: 990;
}

#nav > ul {
    width: 1200px;
    height: 59px;
    margin: 0 auto;
}

#nav > ul > li {
    font-family: 'BMDOHYEON';
    font-size: 17px;
    text-align: center;

    float: left;
}

#nav > ul > li:not(:first-child) > a {
    line-height: 59px;
    color: white;
    padding: 0 39.75px;
}

#nav > ul > li:first-child > a {
    width: 116px;
    height: 23px;
    padding: 18px 39.64px;
}

#nav > ul > li:hover > a {background-color: #E58551;}


/*===================================================*/
/* 컨텐츠 : 전시안내 전체 틀 */
#content_show {
    width: 1200px;
    margin: 0 auto;
}



/*---------------------------------------------------*/
/* 상단 무늬 배경 */
.bg {
    width: 1200px;
    height: 283px;
    margin: 0 auto;

    background: url("../images/bg_line.png") no-repeat top center /cover;
    position: relative;
}

/* 제목 : 전시안내 */
.title_b {
    width: 1200px;
    margin: -41px auto 0;
}

.tilte_line {
    width: 443px;
    height: 11px;
    margin-top: 22px;
    background-color: #E58551;
}

.line_left {float: left;}

.line_right {float: right;}

.title_b > h1 {
    margin-left: 49px;
    
    font-family: 'BMDOHYEON';
    font-size: 55.57px;
    color: #674A40;
    text-shadow: 2px 2px 0 white, 4px 4px 0 #188699;

    float: left;
}

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



/*===================================================*/
/* 전시안내 : 테마 안내도 */
#theme {
    width: 1200px;
    margin: 145px auto 0;
}

#theme > h2 {
    width: 255px;
    height: 51px;
    margin: 0 auto;

    background: url("../images/03/ribbon_title.png") no-repeat top center;

    font-family: 'JejuGothic';
    font-size: 27px;
    text-align: center;
    line-height: 51px;
    color: white;
}

#theme > img {
    width: 1156px;
    height: 617px;
    margin: 51px 22px 0;
}

#theme > p {
    margin-top: 52px;

    font-family: 'JejuGothic';
    font-size: 18px;
    text-align: center;
    color: #1E1E1E;
}

/*---------------------------------------------------*/
/* 테마 안내도 : 전시 내용 (전체 틀) */
#theme_all {
    width: 1200px;
    margin-top: 43px;
    padding-left: 65px;
    box-sizing: border-box;
}

#theme_all::after {content: ""; display: block; clear: both;}

/*---------------------------------------------------*/
/* 테마 안내도 : 전시 내용 - 메인 공통 */
.theme_con {
    margin-right: 18px;
    margin-bottom: 18px;
    
    float: left;
}

.theme_17, .theme_18 {margin-bottom: 0;}

.theme_con > a {
    width: 254px;
    height: 209px;
    padding: 9px;
    padding-bottom: 0px;
    background-color: white;

    box-sizing: border-box;
    
    display: block;
    float: left;
}

.theme_con > a > img {
    width: 237px;
    height: 146px;
}

.theme_con > a > h3 {
    font-family: 'Katuri';
    font-size: 24px;
    text-align: center;
    line-height: 54px;
    color: #1E1E1E;
}

/*---------------------------------------------------*/
/* 테마 안내도 : 전시 내용 - 서브 공통 */
.theme_sub {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
    display: none; /* 처음에 안보이기 */
}

.theme_sub.on {display: block;}

/* 서브 : 이미지 슬라이드 - 공통 */
.sub_slide {
    width: 1142px;
    height: 628px;
    border: 8px solid white;

    background-color: white;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.sub_slide > ul {
    width: 100%;
    height: 100%;

    position: relative;
}

.sub_slide > ul > li {
    width: 100%;
    height: 100%;
    
    position: absolute;
    top: 0;
    left: 0;
}

.sub_slide > ul > li:nth-child(1) {z-index: 3;}
.sub_slide > ul > li:nth-child(2) {z-index: 2;}
.sub_slide > ul > li:nth-child(3) {z-index: 1;}

.sub_slide > ul > li > img {
    width: 100%;
    height: 100%;
}

/* 이미지 슬라이드 : 좌우 버튼 - 공통 */
.sub_slide > button {
    width: 36px;
    height: 64px;

    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    opacity: 0.5;
    z-index: 5;
}

.sub_slide > button:hover {opacity: 1;}

.sub_slide > button > span {display: none;}

.button_left {
    background: url("../images/03/slide_left.gif") no-repeat top center;

    left: 20px;
}

.button_right {
    background: url("../images/03/slide_right.gif") no-repeat top center;

    right: 20px;
}

/* 서브 : 텍스트 - 공통 */
.sub_text {
    width: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);

    position: absolute;
    bottom: 0;
    left: 0;

    box-sizing: border-box;
    z-index: 4;
}

.sub_text > h4 {
    font-family: 'Katuri';
    font-size: 24px;
    color: white;

    margin-bottom: 10px;
}

.sub_text > p {
    font-family: 'JejuGothic';
    font-size: 18px;
    line-height: 25px;
    color: white;
}

/* 서브 : 닫기 버튼 - 공통 */
.button_close {
    width: 42px;
    height: 42px;
    background: url("../images/03/close_small.png") no-repeat top center;

    position: absolute;
    top: 50px;
    right: 50px;

    opacity: 0.5;
}

.button_close:hover {opacity: 1;}

.button_close > span {display: none;}



/*===================================================*/
/* 체험 안내 : 큰 틀 */
#experience {
    width: 1200px;
    margin: 145px auto 0;
    position: relative;
}

#experience > h2 {
    width: 255px;
    height: 51px;
    margin: 0 auto;

    background: url("../images/03/ribbon_title.png") no-repeat top center;

    font-family: 'JejuGothic';
    font-size: 27px;
    text-align: center;
    line-height: 51px;
    color: white;
}

#experience_all {
    width: 1088px;
    height: 1681px;
    margin: 72px auto 0;

    position: relative;
}

/*---------------------------------------------------*/
/* 체험 안내 : 내용_사진 (공통) */
.experience_white {
    width: 532px;
    height: 487px;
    background-color: white;
}

.experience_white > h3 {
    font-family: 'BMDOHYEON';
    font-size: 28px;
    text-align: center;
    line-height: 82px;
    color: #1E1E1E;
}

.experience_white > img {
    width: 494px;
    height: 386px;
    margin: 19px 19px 0;
}

/* 체험 안내 : 내용_말풍선 (공통) */
.experience_con > p {
    font-family: 'Katuri';
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    color: #1E1E1E;

    box-sizing: border-box;
}

/*---------------------------------------------------*/
/* 체험 안내 : 옛날 교복 체험 */
.uniform {
    position: absolute;
    top: 0;
    left: 45px;
}

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

.uniform > div {
    transform: rotate(-4.18deg);
    float: left;
}

.uniform > p {
    width: 459px;
    height: 193px;
    margin-top: 19px;
    margin-left: 25px;
    padding-top: 50px;

    background: url("../images/03/experience/uniform_bubble.png") no-repeat top center;

    float: left;
}

/*---------------------------------------------------*/
/* 체험 안내 : 민속놀이 마당 */
.play {
    position: absolute;
    top: 367px;
    right: 55px;

    z-index: 2;
}

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

.play > div {
    box-shadow: 3px 3px 6px gray;
    float: right;
}

.play > p {
    width: 467px;
    height: 165px;
    margin-top: 329px;
    margin-right: 23px;
    padding-top: 55px;

    background: url("../images/03/experience/play_bubble.png") no-repeat top center;

    float: right;
}

/*---------------------------------------------------*/
/* 체험 안내 : 공포의 집 */
.fear {
    position: absolute;
    right: 0;
    bottom: 119px;

    z-index: 1;
}

.fear > div {
    transform: rotate(-7.46deg);
    box-shadow: 3px 3px 6px gray;
}

.fear > p {
    width: 459px;
    height: 189px;
    margin-top: 30px;
    margin-left: 98px;
    padding-top: 52px;

    background: url("../images/03/experience/fear_bubble.png") no-repeat top center;
}

/*---------------------------------------------------*/
/* 체험 안내 : 작은 동물원 */
.animal {
    position: absolute;
    bottom: 0;
    left: 18px;
}

.animal > div {transform: rotate(6.39deg);}

.animal > p {
    width: 459px;
    height: 167px;
    margin-top: 11px;
    margin-left: 9px;
    padding-top: 58px;

    background: url("../images/03/experience/animal_bubble.png") no-repeat top center;
}



/*===================================================*/
/* 편의시설 : 큰 틀 */
#facility {
    width: 1200px;
    margin: 145px auto 0;
    position: relative;
}

#facility > h2 {
    width: 255px;
    height: 51px;
    margin: 0 auto;

    background: url("../images/03/ribbon_title.png") no-repeat top center;

    font-family: 'JejuGothic';
    font-size: 27px;
    text-align: center;
    line-height: 51px;
    color: white;
}

#facility_all {
    width: 977px;
    margin: 50px auto;
}

/*---------------------------------------------------*/
/* 편의시설 : 내용_사진 (공통) */
.facility_white {
    width: 356px;
    height: 349px;
    background-color: white;
}

.facility_white > img {
    width: 336px;
    height: 273px;
    padding: 10px 10px 0;
}

.facility_white > h3 {
    font-family: 'BMDOHYEON';
    font-size: 28px;
    text-align: center;
    line-height: 66px;
    color: #1E1E1E;
}

/* 편의시설 : 내용_말풍선 (공통) */
.facility_con > p {
    font-family: 'Katuri';
    font-size: 22px;
    text-align: center;
    line-height: 35px;
    color: white;

    box-sizing: border-box;
}

/*---------------------------------------------------*/
/* 편의시설 : 선물코너 */
.gift_img {
    width: 977px;
    height: 410px;

    position: relative;
}

.gift_img > li {position: absolute;}

.gift_img > li:nth-child(1) {
    left: 0;
    bottom: 0;
}

.gift_img > li:nth-child(2) {
    top: 0;
    left: 50%;
    transform: translateX(-50%);

    box-shadow: 3px 3px 6px gray;
    z-index: 1;
}

.gift_img > li:nth-child(3) {
    top: 51px;
    right: 0;
}

.gift > p {
    width: 691px;
    height: 214px;
    margin-top: 9px;
    margin-left: 188px;
    padding-top: 48px;

    background: url("../images/03/facility/gift_bubble.png") no-repeat top center;
}

/*---------------------------------------------------*/
/* 편의시설 : 선물코너 */
.food {margin-top: 50px;}

.food_img {
    width: 977px;
    height: 562px;

    position: relative;
}

.food_img > li {position: absolute;}

.food_img > li:nth-child(1) {
    top: 0;
    left: 52px;

    box-shadow: 3px 3px 6px gray;
    z-index: 2;
}

.food_img > li:nth-child(2) {
    left: 303px;
    bottom: 0;

    box-shadow: 3px 3px 6px gray;
    z-index: 1;
}

.food_img > li:nth-child(3) {
    top: 47px;
    right: 70px;
}

.food > p {
    width: 702px;
    height: 267px;
    margin: 15px auto 0;
    padding-top: 52px;

    background: url("../images/03/facility/food_bubble.png") no-repeat top center;

}


/*===================================================*/
/* 푸터 */
#footer {
    width: 100%;
    margin-top: 104px;
    background-color: white;
}

.footer_con{
    width: 1200px;
    margin: 0 auto;
    padding: 29px 19px;
}

.footer_con > p {
    font-family: 'JejuGothic';
    font-size: 15px;
}

.footer_con > p:first-child {
    line-height: 25px;

    float: left;
}

.footer_con > p:last-child {
    margin-top: 7px;
    line-height: 26px;

    float: right;
}

.footer_con > p:last-child > a {
    width: 26px;
    height: 26px;
    margin-left: 9px;

    float: right;
}

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