@charset "UTF-8";
/*------------------ROSEROSA index----------------------*/
.hidden {
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}

body {
  width: 100%;
  height: auto;
  background-color: #efefef;
  top: 0px;
  /*---------------------------------------------nav----------공통---------------------------------------------*/
  /*------------------------------------공통 태그----header------footer----끝--------------------------------*/
}

body nav {
  width: 100%;
  height: 50px;
  float: left;
  top: 0px;
}

body nav .gnb {
  max-width: 1080px;
  height: 100%;
  margin: auto;
}

body nav .gnb li:nth-child(1) {
  max-width: 120px;
  height: 50px;
  float: left;
  letter-spacing: 1pt;
  text-align: center;
}

body nav .gnb li:nth-child(2) {
  max-width: 150px;
  height: 50px;
  float: left;
  letter-spacing: 1pt;
  text-align: center;
}

body nav .gnb li:nth-child(2) .brand_box {
  width: 1980px;
  height: 96px;
  margin-left: -510px;
  background-color: #fff;
  position: relative;
  z-index: 2000;
  display: none;
}

body nav .gnb li:nth-child(2) .brand_box > dd {
  width: 240px;
  height: 20px;
  margin-left: 510px;
  text-align: left;
}

body nav .gnb li:nth-child(2) .brand_box > dd > a {
  width: 100%;
  height: 100%;
  display: block;
  color: #9fa0a0;
  font-size: 9pt;
  line-height: 16pt;
}

body nav .gnb li:nth-child(2) .brand_box > dd > a:hover {
  color: #f5ac2c;
}

body nav .gnb li:nth-child(2) .brand_box dd:nth-child(1) {
  padding-top: 8px;
}

body nav .gnb li:nth-child(3) {
  max-width: 180px;
  height: 50px;
  float: left;
  letter-spacing: 1pt;
  text-align: center;
}

body nav .gnb li:nth-child(4) {
  max-width: 100px;
  height: 50px;
  float: left;
  letter-spacing: 1pt;
  text-align: center;
}

body nav .gnb li:nth-child(5) {
  max-width: 130px;
  height: 50px;
  float: left;
  letter-spacing: 1pt;
  text-align: center;
}

body nav .gnb li:nth-child(6) {
  max-width: 136px;
  height: 50px;
  float: left;
  letter-spacing: 1pt;
  text-align: center;
}

body nav .gnb li:nth-child(7) {
  max-width: 130px;
  height: 50px;
  float: left;
  letter-spacing: 1pt;
  text-align: center;
}

body nav .gnb li:nth-child(8) {
  width: 26px;
  height: 26px;
  float: right;
  margin-top: 12px;
}

body nav .gnb li:nth-child(8) > a {
  width: 100%;
  height: 100%;
  display: block;
}

body nav .gnb li:nth-child(8) > a > i {
  width: 100%;
  height: 100%;
  font-size: 1.8em;
}

body nav .gnb li:nth-child(8) > a > i:hover {
  color: #f5ac2c;
}

body nav .gnb > li > a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 11pt;
  line-height: 34pt;
}

body nav .gnb > li > u {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 10pt;
  line-height: 34pt;
}

body .logo {
  width: 100%;
  height: 50px;
  float: left;
  margin-top: 20px;
}

body .logo > a {
  width: 200px;
  height: 100%;
  display: block;
  margin: auto;
  background-image: url(../img/logo.png);
}

body .main_slider {
  width: 100%;
  height: 800px;
  float: left;
  margin-top: 60px;
}

body .main_slider .slider_img {
  width: 100%;
  height: 800px;
  overflow: hidden;
}

body .main_slider .banner_h1 {
  width: 100%;
  height: 50px;
  float: left;
  text-align: center;
  position: relative;
  z-index: 1500;
  margin-top: -400px;
  font-size: 2.5em;
  color: #fff;
  font-weight: 600;
}

body .main_slider .arrow {
  width: 100px;
  height: 46px;
  margin: auto;
  background-image: url(../img/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -80px;
  position: relative;
  z-index: 700;
  opacity: 0.7;
}

body article {
  width: 100%;
  min-height: 150px;
  height: auto;
  float: left;
}

body article .main_copy {
  max-width: 1280px;
  height: 300px;
  text-align: center;
  margin: auto;
}

body article .main_copy > p {
  line-height: 18pt;
  margin-top: 50px;
  font-size: 1em;
  text-align: center;
  letter-spacing: 1px;
  /* text-align-last: center;
  -moz-text-align-last: center */
}

body article .collection {
  width: 100%;
  height: 500px;
  float: left;
}

body article .collection .collection_01 {
  width: 50%;
  height: 500px;
  float: left;
  position: absolute;
}

body article .collection .collection_01 > li {
  width: 100%;
  height: 500px;
  background-image: url(../img/index/collection_01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

body article .collection .collection_01 > li:hover {
  opacity: 0.6;
}

body article .collection .collection_01 > li > a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 1.8em;
  color: #fff;
  line-height: 360pt;
  text-align: center;
  letter-spacing: 4pt;
}

body article .collection .collection_02 {
  width: 50%;
  height: 500px;
  float: left;
  margin-left: 50%;
  position: absolute;
}

body article .collection .collection_02 > li {
  width: 100%;
  height: 100%;
  background-image: url(../img/index/collection_02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

body article .collection .collection_02 > li:hover {
  opacity: 0.6;
}

body article .collection .collection_02 > li > a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 1.8em;
  color: #fff;
  line-height: 360pt;
  text-align: center;
  letter-spacing: 4pt;
}

body article .trunk_show {
  width: 100%;
  height: 340px;
  margin: 20px auto;
  float: left;
  background-image: url(../img/index/wedding_show.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

body article .trunk_show .trunk_box {
  width: 350px;
  height: 180px;
  margin: 80px auto;
}

body article .trunk_show .trunk_box li:nth-child(1) {
  width: 350px;
  height: 80px;
  text-align: center;
}

body article .trunk_show .trunk_box li:nth-child(2) {
  width: 140px;
  height: 40px;
  margin: 50px auto;
  border: 2px solid #4d4d4d;
}

body article .trunk_show .trunk_box li:nth-child(2) > a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 28pt;
}

body article .where_are_we {
  width: 100%;
  height: 280px;
  float: left;
}

body article .where_are_we .where_box {
  width: 300px;
  height: 160px;
  margin: 50px auto;
}

body article .where_are_we .where_box li:nth-child(1) {
  width: 30px;
  height: 40px;
  margin: 20px auto;
  font-size: 2.6em;
}

body article .where_are_we .where_box li:nth-child(2) {
  width: 300px;
  height: 30px;
  margin: auto;
  text-align: center;
  font-size: 1.4em;
}

body article .where_are_we .where_box li:nth-child(3) {
  width: 140px;
  height: 30px;
  margin: -20px auto;
  border: 2px solid #9fa0a0;
  text-align: center;
}

body article .where_are_we .where_box li:nth-child(3) > a {
  width: 140px;
  height: 30px;
  display: block;
  line-height: 23pt;
}

body article .instar_widget {
  width: 100%;
  height: 820px;
  float: left;
  text-align: center;
}

body article .instar_widget > p {
  margin-top: -100px;
  margin-bottom: 20px;
}

body article .instar_widget .widget_box {
  width: 100%;
  height: 820px;
  margin: auto;
}

body article .instar_widget .widget_box .snapwidget-widget {
  width: 80%;
  height: 100%;
}

body footer {
  width: 100%;
  height: 130px;
  background-color: #d2d2d2;
  float: left;
}

body footer .left {
  width: 530px;
  height: 100px;
  float: left;
  margin: 20px 0px 0px 60px;
}

body footer .left li:nth-child(1) {
  width: 218px;
  height: 80px;
  float: left;
  background-image: url(../img/footer_logo.png);
}

body footer .left li:nth-child(2) {
  width: 280px;
  height: 80px;
  float: left;
  font-size: 0.8em;
  letter-spacing: 10;
  line-height: 20pt;
  font-family: "dotum";
  margin-left: 30px;
}

body footer .right {
  /*width: 400px;
  height: 90px;*/
  float: right;
  margin: 20px 60px 0px 0px;
  font-family: "dotum";
  font-size: 0.8em;
  letter-spacing: 10;
  line-height: 20pt;
}
.video_box{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.video_banner{
  width: 100%;
  height: 100%;
  background: #ddd;
  -webkit-filter: blur(10px); /* Chrome, Opera */
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);    
  filter: blur(10px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.right_ul{
  min-width: 300px;
}
