/* 와이드 pc  */
.big_img01{width: 100%; height: 900px; background-image:url(../images/big_img02.jpg); background-repeat: no-repeat; 
         background-size: cover;background-position: center; position: relative;}
.big_img01 p{z-index: 99; position: absolute; bottom: 20%; right: 57%; font-size: 3rem; color: #fff; font-weight: 500;}
.big_img02{width: 100%; height: 900px; background-image:url(../images/big_img03.jpg); background-repeat: no-repeat; 
   background-size: cover;background-position: center; position: relative;}
.big_img02 p{z-index: 99; position: absolute; bottom: 20%; right: 57%; font-size: 3rem; color: #fff; font-weight: 500;}
.big_img03{width: 100%; height: 900px; background-image:url(../images/big_img01.jpeg); background-repeat: no-repeat; 
   background-size: cover;background-position: center; position: relative;}
.big_img03 p{z-index: 99; position: absolute; bottom: 20%; right: 57%; font-size: 3rem; color: #fff; font-weight: 500;}
section{width: 80%; margin: 0 auto;}
h3{font-size: 1.67rem;}
/*섹션1*/
.info{margin-top: 200px;}
.info h3{margin-bottom: 20px;}
.info_img_box{background:  linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/img12.jpg); background-repeat: no-repeat;
               background-size: cover;background-position: center; width: 100%; height: 400px; border-radius: 15px; margin-top: 50px;}
.info_img_box a{margin-right: 5%; float: right; color: #333; padding: 5px 20px; background: #fff; border-radius: 50px; margin-top: 20%;}
.info_img_box dl{float: left; margin-left: 5%; margin-top: 19%; color: #fff;}
.info_img_box dl dt{font-size: 1.39rem;}
.info_img_box dl dd{font-weight: 300;}
/*섹션2*/
.area{width: 80%; margin: 200px auto;}
.area h3{margin-bottom: 50px;}
.area a{width: 80%; margin: 100px auto 0; text-align: right;color: #333;}
.area ul {display: flex; flex-wrap: wrap;}
.area ul li{ width: 20%; margin-bottom: 50px;}
.area ul li p{text-align: center; margin-left: -50px;}
/*섹션3*/
.comto_box{display: flex; justify-content: space-between;}
.comto_box dl dt{font-size: 1.67rem; font-weight: 500; margin-bottom: 40px;}
.comto_box dl dd{font-weight: 500; margin: 10px 0;}
.map{border-radius: 20px;}
.cometo{margin-top: 300px;}
.inside{display: flex; gap: 30px;}
.inside a{color: #333;margin-top: 50px; padding: 5px 10px; background: #fff; font-weight: 500; border: 1px solid#333; border-radius: 15px;}
.inside .inside_f{color: #fff; background: #333; font-weight: 350;}
/*섹션 4*/
.reservation{width: 100%; margin: 250px 0 200px;}
.reservation a{color: #333;}
.reservation dl{background: url(../images/img13.jpg); background-size: cover;background-repeat: no-repeat;background-position: center; width: 100%; height: 400px;}
.reservation dl dt{font-size: 2.50rem; font-weight: 600; width: 80%; margin: 0 auto 0; padding-top: 5%;}
.reservation dl dd{width: 80%; margin: 0 auto;padding-top: 5px;font-weight: 500;}
.reservation dl dd a{font-size: 2rem; color: #000;}


@media screen and (max-width:1350px) {
	.box_02 span{font-size: .89rem; padding: 10% 0 0 0;}
   .game_mode p{font-size: 1.11rem;}
   .ib_sp01{top: 27%;width: 100%;font-size: .89rem;}
   .box_02 span{padding: 0;}
}
/* 일반 pc */
@media screen and (max-width:1280px) {
	.story_imfo dt{font-size: 1.60rem;}
   .vi_aos_flex_box p{font-size: 1.5rem;}
   .big_img01 p{z-index: 99; position: absolute; bottom: 20%; right: 47%; font-size: 3rem; color: #fff; font-weight: 500;}
   .big_img02 p{z-index: 99; position: absolute; bottom: 20%; right: 47%; font-size: 3rem; color: #fff; font-weight: 500;}
   .big_img03 p{z-index: 99; position: absolute; bottom: 20%; right: 47%; font-size: 3rem; color: #fff; font-weight: 500;}
}
@media screen and (max-width:1160px) {
	.box_01 .none480{display: none;}
}


/* 테블릿 */
@media screen and (max-width:1024px) {
   #gnb ul{gap: 20px; margin-left: 0;}   
   .big_img01 p{z-index: 99; position: absolute; bottom: 20%; right: 47%; font-size: 2.5rem; color: #fff; font-weight: 500;}
   .big_img02 p{z-index: 99; position: absolute; bottom: 20%; right: 47%; font-size: 2.5rem; color: #fff; font-weight: 500;}
   .big_img03 p{z-index: 99; position: absolute; bottom: 20%; right: 47%; font-size: 2.5rem; color: #fff; font-weight: 500;}
   .info_img_box{height: 300px;}
   .comto_box{display: block;}
   .map{margin-top: 100px;}
   .reservation dl{height: 270px;}
   .area{display: none;}

}

/* 모바일 */
@media screen and (max-width:640px) {
   .big_img01{width: 100%; height: 750px; background-image:url(../images/big_img03_small.jpg); background-repeat: no-repeat; 
      background-size: cover;background-position: center; position: relative;}
   .big_img02{width: 100%; height: 750px; background-image:url(../images/big_img02_small.jpg); background-repeat: no-repeat; 
         background-size: cover;background-position: center; position: relative;}
   .big_img03{width: 100%; height: 750px; background-image:url(../images/big_img01_small.jpg); background-repeat: no-repeat; 
            background-size: cover;background-position: center; position: relative;}
   .big_img01 p, .big_img02 p, .big_img03 p{right: 25px; font-size: 1.67rem;}
   .info{width: 90%;}
   .info h3{font-size: 1.29rem;}
   .info p{font-size: 1rem;}
   .info_img_box a{font-size: 1rem;}
   .cometo{width: 90%;}
   .comto_box dl dd a{font-size: .8rem;}
   .inside{justify-content: space-between;}
   .wrap_map{width: 100%; height: 300px;}
   .comto_box dl dt{font-size: 1.29rem;}
   .map{display: none;}
   .cometo{margin-top: 200px; margin-bottom: 150px;}
   .reservation{display: none;}
}



