@charset "utf-8";

.dowple_hover {
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 60px;
  height: 60px;
  background-image: url(../../images/main/dowple_log.png);
}

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

/*** Main_Common ***/
.main_wrap section > article {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 80px 0 120px;
}
.main_wrap section > article .marti_tit {
  margin-bottom: 50px;
  font-size: 38px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  letter-spacing: 7px;
}

/** Mv_sec **/
.mv_sec .mv_slog {
  position: absolute; /*left:50%;*/
  top: 313px;
  width: 100%; /*max-width:1700px;margin-left:-850px;*/
  color: #fff;
  text-align: center;
  z-index: 2;
  box-sizing: border-box;
}
.mv_slog .mv_tit {
  font-size: 50px;
  line-height: 1.3;
  letter-spacing: -0.05em;
  font-weight: 300;
  opacity: 0;
  animation: tit_view 1s 0.4s forwards;
}
.mv_slog .mv_txt {
  font-size: 25px;
  font-weight: 350;
  line-height: 2.5;
  font-weight: 200;
  opacity: 0;
  letter-spacing: 0;
  animation: txt_view 1.5s 0.8s forwards;
}

.mv_sec .owl-theme .item {
  height: 870px;
}
.mv_sec .owl-theme .item.mv01 {
  background: url(../../images/main/main_visual01.jpg) no-repeat center top;
}
.mv_sec .owl-theme .item.mv02 {
  background: url(../../images/main/main_visual02.jpg) no-repeat center top;
}
.mv_sec .owl-theme .item.mv03 {
  background: url(../../images/main/main_visual03.jpg) no-repeat center top;
}
.mv_sec .owl-theme .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 75px;
  line-height: 0;
  z-index: 3;
}
.mv_sec .owl-theme .owl-dots .owl-dot {
  vertical-align: top;
  transition: 0.4s;
}
.mv_sec .owl-theme .owl-dots .owl-dot span {
  font-family: "Montserrat";
  font-weight: bold;
  opacity: 0.5;
  margin: 0 10px;
  padding: 10px 0;
  color: #fff;
  width: 17px;
  height: auto;
  border-radius: 0;
  font-size: 13.46px;
  transition: 0.4s;
  background: none;
  border-top: 2px solid transparent;
}
.mv_sec .owl-theme .owl-dots .owl-dot.active span,
.mv_sec .owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  border-top: 2px solid #fff;
  background: none;
}
.mv_sec .owl-theme .owl-nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 55px;
  width: 100%;
  max-width: 1280px;
}
.mv_sec .owl-theme .owl-nav [class*="owl-"] {
  font-size: 0;
  width: 15px;
  height: 27px;
}
.mv_sec .owl-theme .owl-nav .owl-prev {
  background: url(../../images/main/main_btn_prev.png) no-repeat center top;
  position: relative;
  left: -73px;
}
.mv_sec .owl-theme .owl-nav .owl-next {
  background: url(../../images/main/main_btn_next.png) no-repeat center top;
  position: relative;
  right: -73px;
}

@keyframes tit_view {
  0% {
    margin-bottom: 15px;
    opacity: 0;
  }
  100% {
    margin-bottom: 5px;
    opacity: 1;
  }
}
@keyframes txt_view {
  0% {
    margin-bottom: 15px;
    opacity: 0;
  }
  100% {
    margin-bottom: 5px;
    opacity: 1;
  }
}

/**********/
/**공통**/
.en_txt {
  font-family: "Montserrat";
  font-weight: 800;
  letter-spacing: -0.03em;
}
.con_box {
  text-align: center;
}
.con_box .con_tit {
  font-size: 45px;
  color: #261a17;
  line-height: 1;
  padding: 116px 0 20px;
}
.con_box .con_stit {
  font-size: 20px;
  color: #787878;
}

/** msec01 **/
.msec01 {
  width: 100%;
  background: url(../../images/main/msec01_bg.jpg?200924) no-repeat center top;
}
.msec01 .con_stit {
  line-height: 1.8;
}
.msec01 .msec01_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-bottom: 120px;
}
.msec01 .bu_list {
  text-align: center;
  margin: 48px auto 0;
}
.msec01 .bu_list a {
  width: 25%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
  margin: 0 43px;
  padding-bottom: 40px;
}
.msec01 .bu_list li {
  width: 100%;
}
.msec01 .bu_list li .bu_img {
  width: 260px;
  height: 260px;
  box-shadow: 0px 0px 20px rgba(000, 000, 000, 0.1);
  border-radius: 50%;
  margin: 0 auto;
  transition: 0.4s;
}
.msec01 .bu_list li.bu01 .bu_img {
  background: url(../../images/main/msec01_img1.png?200924) no-repeat center top;
}
.msec01 .bu_list li.bu01:hover .bu_img {
  background: url(../../images/main/msec01_img1_ov.png?200924) no-repeat center top;
}
.msec01 .bu_list li.bu02:hover .bu_img {
  background: url(../../images/main/msec01_img2_ov.png?200924) no-repeat center top;
}
.msec01 .bu_list li.bu03:hover .bu_img {
  background: url(../../images/main/msec01_img3_ov.png?200924) no-repeat center top;
}
.msec01 .bu_list li.bu02 .bu_img {
  background: url(../../images/main/msec01_img2.png?200924) no-repeat center top;
}
.msec01 .bu_list li.bu03 .bu_img {
  background: url(../../images/main/msec01_img3.png?200924) no-repeat center top;
}
.msec01 .bu_list li:after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 320px;
  height: 302px;
}
.msec01 .bu_list li.bu01:after {
  background: url(../../images/main/msec01_img1_bg.png?200924) no-repeat center top;
  transition: 0.4s;
}
.msec01 .bu_list li.bu01:hover:after {
  transform: rotate(90deg);
}
.msec01 .bu_list li.bu02:after {
  background: url(../../images/main/msec01_img2_bg.png?200924) no-repeat center top;
  transition: 0.4s;
}
.msec01 .bu_list li.bu02:hover:after {
  transform: rotate(-90deg);
}
.msec01 .bu_list li.bu03:after {
  background: url(../../images/main/msec01_img3_bg.png?200924) no-repeat center top;
  transition: 0.4s;
}
.msec01 .bu_list li.bu03:hover:after {
  transform: rotate(-90deg);
}
.msec01 .bu_list li .bu_txt h3 {
  font-size: 25px;
  color: #333333;
  line-height: 1;
  padding: 50px 0 18px;
}
.msec01 .bu_list li .bu_txt p {
  font-size: 18px;
  color: #787878;
  line-height: 1.66;
}
.msec01 .bu_list li .btm_line {
  width: 100%;
  height: 1px;
  background: #dddddd;
  position: absolute;
  bottom: 0;
  transition: 0.4s;
}
.msec01 .bu_list li:hover .btm_line {
  background: url(../../images/main/msec01_line.jpg?200924) no-repeat center top;
}

/** msec02 **/
.msec02 {
  width: 100%;
  background: #fcfcfc;
  padding-bottom: 123px;
}
.msec02 .con_stit {
  line-height: 1.6;
  padding-bottom: 50px;
}
.msec02 .msec01_inner {
  max-width: 1280px;
  margin: 0 auto;
}
.msec02 .ne_list {
  text-align: center;
  font-size: 0;
}
.msec02 .ne_list a {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}

.msec02 .ne_list a:nth-child(2) {
  margin: 0 73px;
}
.msec02 .ne_list li .ne_img {
  position: relative;
  width: 100%;
  height: 257px;
  background: url(../../images/main/msec02_img1.jpg) no-repeat center top;
}
.msec02 .ne_list li .ne_img:after {
  position: absolute;
  right: 0;
  bottom: -24px;
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url(../../images/main/msec02_icon1.jpg) no-repeat center top;
  transition: 0.4s;
}
.msec02 .ne_list a:hover .ne_img:after {
  background: url(../../images/main/msec02_icon1_ov.jpg) no-repeat center top;
}
.msec02 .ne_list li .ne_txt {
  padding: 50px 40px 25px;
  background-color: #fff;
  text-align: left;
  border-bottom-right-radius: 20px;
  box-shadow: 10px 10px 5px rgba(250, 250, 250, 0.5);
}
.msec02 .ne_list li .ne_txt h3 {
  font-size: 19px;
  color: #261a17;
  line-height: 1;
  padding-bottom: 10px;
}
.msec02 .ne_list li .ne_txt p {
  font-size: 16px;
  color: #787878;
  line-height: 1.87;
}
.msec02 .ne_list li .ne_txt span {
  font-size: 16px;
  color: #999999;
  position: relative;
  padding-left: 22px;
  line-height: 55px;
}
.msec02 .ne_list li .ne_txt span:after {
  position: absolute;
  content: "";
  display: block;
  top: 7px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url(../../images/main/msec02_time.jpg) no-repeat center top;
}
.msec02 .ne_list li:nth-child(2) {
  margin: 0 74px;
}

/** msec03 **/
.msec03 {
  width: 100%;
  background: url(../../images/main/msec03_bg.jpg) no-repeat center top;
}
.msec03 .msec03_inner {
  position: relative;
  margin: 0 auto;
  padding-bottom: 105px;
}
/* .msec03 .msec03_inner:after {position: absolute; left: 0; bottom: 0; content: ""; display: block;width: 100%; height: 171px; background: url(../../images/main/msec03_shadow.png) no-repeat center top;} */
.msec03 .msec03_inner .vi_box {
  position: relative;
  width: 772px;
  margin: 50px auto 0;
  box-shadow: 0px 0px 70px rgba(000, 000, 000, 0.3);
  z-index: 1;
}
.msec03 .msec03_inner .vi_box .vidio {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 0;
}
.msec03 .msec03_inner .vi_box .vidio {
  border: 5px solid #fff;
}
.msec03 .msec03_inner .vi_box .vidio_tit {
  text-align: center;
  width: 100%;
  font-size: 22px;
  color: #fff;
  line-height: 66px;
  background: url(../../images/main/msec03_btn_bg.jpg) no-repeat center top;
}
