.mcontents {
  padding-top: 0;
  width: 1150px;
  overflow: hidden;
  box-sizing: border-box
}

h1, h2, h3, h4, h5 {
  padding-left: 0 !important;
  color: #333;
  font-weight: 600
}

/*popup_slider*/
.swiper-container {
  float: left;
  margin-right: 13px;
  width: 407px;
  height: 419px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
}

.swiper-ctrl {
  position: absolute;
  bottom: 3%;
  left: 25%;
  width: 50%;
  height: 25px;
  z-index: 3;
}

.swiper-container div.swiper-pagination {
  height: 18px;
  right: 35%;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-container div.swiper-pagination span {
  margin: 0 2px;
}

.swiper-container span.swiper-pagination-bullet {
  display: inline-block;
  width: 23px;
  height: 100%;
  background: #959595;
  border: 1px solid #eee;
  border-radius: 10px;
  box-sizing: border-box;
  opacity: 1;
}

.swiper-container div.swiper-pagination-clickable span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  display: inline-block;
  width: 60px;
  box-sizing: border-box;
  height: 100%;
  border-radius: 12px;
  background: #4eaf7b;
  border: 1px solid #eee;
  opacity: 1;
}

.swiper-container .pause-slider {
  width: 16px;
  height: 18px;
  background: url(../2018_img/main/btn_pause.png) no-repeat center;
  border: none;
  position: relative;
  left: 70%;
}

.swiper-container .play-slider {
  display: none;
  width: 16px;
  height: 18px;
  background: url(../2018_img/main/btn_play.png) no-repeat center;
  border: none;
  position: relative;
  left: 70%;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/*main_visual*/
.main_visual_area {
  position: relative;
  padding-top: 58px;
  margin-bottom: 26px;
  max-width: 1920px;
  width: 100%;
  height: 569px;
  background: url('../2018_img/main/visual.jpg') top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main_visual_txt {
  margin: 0 auto;
  width: 665px;
  height: 48px;
}

.main_visual_txt img:nth-child(2) {
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%)
}

/*main_popup - 01*/
.pop_area {
  margin-top: 38px;
  width: 100%;
}

.pop_zone_01 {
  float: left;
  margin-right: 13px;
  width: 407px;
  height: 419px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
}

.pop_zone_01 ul {
  width: 100%;
  height: 100%;
  list-style: none;
}

.pop_zone_01 li {
  float: left;
  width: 100%;
  height: 100%;
}

.pop_zone_01 img {
  width: 100%;
  height: 100%
}

/*main_popup - 02-01*/
.pop_zone_02 {
  position: relative;
  float: left;
  width: 351px;
}

.pop_zone {
  position: relative;
  float: left;
  padding: 15px;
  margin-bottom: 14px;
  margin-right: 28px;
  width: 100%;
  height: 297px;
  background: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  overflow: hidden;
}

.pop_zone h2 {
  float: left;
  margin-top: 0;
  font-size: 24px;
  color: #000;
  display: inline-block;
  border-bottom: 2px solid #5b5b5b
}

.pop_zone_title ul {
  position: absolute;
  top: 18px;
  right: 15%;
  list-style: none;
  height: 32px;
  line-height: 13px;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
}

.pop_zone_title li {
  float: left;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer
}

.pop_zone_title li:first-child a {
  width: 22px;
  display: inline-block;
  color: #f05291 !important
}

.pop_zone_title li:first-child::after {
  content: "/";
  position: absolute;
  top: 0;
  left: 17%;
  margin-left: 11px;
  color: #303030
}

.pop_zone_title li:last-child {
  margin-right: 0;
}

.pop_zone_btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  line-height: 5px;
  text-align: center;
  background: #f191b7;
  color: #fff;
  font-weight: 600;
  display: inline-block;
}

.pop_zone_btn a {
  color: #fff !important
}

.pop_zone_cont {
  clear: both;
  width: 100%;
}

.pop_zone_cont li {
  width: 100%;
  cursor: pointer
}

.pop_zone_cont img {
  width: 100%;
}

.popup_txt {
  text-align: center;
  color: #222;
}

.popup_txt h4 {
  margin: 13px 0 0 0 !important;
  color: #222;
}

.popup_txt p {
  margin-top: 0 !important;
}

/*main_popup - 02-02*/
.pop_zone_bot {
  float: left;
  width: 383px;
  height: 76px;
  overflow: hidden;
  box-sizing: border-box
}

.pop_zone_banner01 {
  position: relative;
  float: left;
  margin-right: 12px;
  width: calc(100% / 2 - 6px);
  height: 100%;
  background: #82abe9 url('../2018_img/main/bn_icon01.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  display: inline-block;
  cursor: pointer
}

.pop_zone_banner02 {
  position: relative;
  float: left;
  width: calc(100% / 2 - 6px);
  height: 100%;
  background: #7c95dd url('../2018_img/main/bn_icon02.png');
  background-repeat: no-repeat;
  background-position: 24px center;
  display: inline-block;
  cursor: pointer
}

.pop_zone_banner01 h4 {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  margin: 0;
  width: 110px;
  color: #fff;
  font-size: 16px
}

.pop_zone_banner02 h4 {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  margin: 0;
  width: 110px;
  color: #fff;
  font-size: 16px
}

/*main_popup - 03-01*/
.pop_zone_03 {
  float: right;
  width: 321px;
  overflow: hidden;
  box-sizing: border-box
}

.pop_zone_03_top {
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.pop_zone_03_top > ul {
  width: 100%;
  list-style: none
}

.pop_zone_03_top li {
  position: relative;
  float: left;
  margin-right: 4px;
  margin-bottom: 3px;
  width: 158px;
  height: 86px;
}

.pop_zone_03_top li:first-child {
  background: #6a6a6f url('../2018_img/main/bn_icon03.png');
  background-repeat: no-repeat;
  background-position: 17px center;
  display: inline-block;
  cursor: pointer
}

.pop_zone_03_top li:nth-child(2) {
  background: #6a6a6f url('../2018_img/main/bn_icon04.png');
  background-repeat: no-repeat;
  background-position: 11px center;
  display: inline-block;
  cursor: pointer
}

.pop_zone_03_top li:nth-child(3) {
  background: #6a6a6f url('../2018_img/main/bn_icon05.png');
  background-repeat: no-repeat;
  background-position: 19px center;
  display: inline-block;
  cursor: pointer
}

.pop_zone_03_top li:last-child {
  background: #6a6a6f url('../2018_img/main/bn_icon06.png');
  background-repeat: no-repeat;
  background-position: 20px center;
  display: inline-block;
  cursor: pointer
}

.pop_zone_03_top li:nth-child(2n) {
  margin-right: 0
}

.pop_zone_03_top h4 {
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
  margin: 0 !important;
  width: 80px;
  color: #fff
}

/*main_popup - 03-02*/
/*main_Pop_Tab*/
.pop_zone_bd_tab {
  height: 37px;
  line-height: 37px;
}

.pop_zone_bd_tab_title {
  float: left;
  margin-right: 4px;
  width: calc(100% / 3 - (4px));
  height: 100%;
  line-height: 37px;
  color: #fff;
  background: #c7c7c7;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  border-collapse: collapse;
  transition: all 0.3s
}

.pop_zone_bd_tab div:last-child {
  margin-right: 0;
  width: calc(100% / 3 - (0px))
}

.pop_zone_bd_tab_title.active {
  background: #f277a8
}

.pop_zone_bd_tab_title:hover {
  background: #f277a8
}

.pop_zone_bd {
  background: #fff
}

.tab_content {
  display: none;
  width: 100%;
}

.tab_content a {
  display: block
}

.tab_content table {
  padding: 20px 0;
  width: 100%;
  height: 100%
}

.tab_content td {
}

.tab_cont_title {
  padding-left: 25px;
  width: 70%;
  background: url(../2018_img/main/list_img.png) 15px center no-repeat;
}

.tab_cont_date {
  width: 30%;
  text-align: center
}

.tab_content li > div {
  float: left;
  display: inline-block
}

.tab_content li > div:last-child {
  float: right;
}

/*main_cont*/
.main_cont {
  margin-bottom: 28px;
  width: 100%;
  height: 251px;
  overflow: hidden;
  box-sizing: border-box;
}

.pink_plus {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #ec6199;
  border-radius: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  cursor: pointer
}

/*main_cont > banner01*/
.main_banner01 {
  position: relative;
  float: left;
  padding: 13px;
  margin-right: 27px;
  width: 489px;
  height: 224px;
  background: #efefef;
  display: inline-block
}

.main_banner01 > div > img {
  cursor: pointer
}

.main_banner01 h3, .main_banner02 h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 19px;
  display: inline-block;
  cursor: pointer
}

.main_banner01 ul {
  margin-left: 22px;
  width: 40%;
  display: inline-block;
  vertical-align: top;
}

.main_banner01 li {
  padding-left: 10px;
  margin-bottom: 5px;
  background: url('../2018_img/main/list_style_img_gray.png') 0 center no-repeat;
  display: inline-block;
  font-size: 14px;
  cursor: pointer
}

.main_banner01 li:first-child {
  padding-left: 0;
  margin-bottom: 0;
  background: transparent;
  color: #000;
}

.main_banner01 li:last-child {
  margin-bottom: 0
}

.main_banner01 li > h5 {
  margin: 0;
  padding-bottom: 5px !important;
  font-size: 15px
}

/*main_cont > banner02*/
.main_banner02 {
  position: relative;
  float: left;
  padding: 13px;
  margin-right: 26px;
  width: 261px;
  height: 250px;
  background: #efefef;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box
}

.main_banner02_cont {
  width: 100%
}

.main_banner02 h4 {
  margin-top: 8px;
  margin-bottom: 0;
  cursor: pointer
}

.main_banner02_img {
  width: 100%;
  height: 154px;
  background: url('../2018_img/main/main_banner01_img.jpg') top center no-repeat;
  background-size: cover;
  cursor: pointer
}

/*main_cont > banner03*/
.main_banner03 {
  float: left;
  width: 321px;
  height: 251px;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box
}

/*main_cont > banner03 > dday*/
.main_banner03 .dday {
  padding: 6px 12px 10px;
  margin-bottom: 5px;
  height: 75px;
  background: #ffdff0
}

.main_banner03 .dday h3 {
  margin: 0;
  margin-bottom: 3px;
  font-size: 18px;
  cursor: pointer
}

.main_banner03 .dday_box {
  padding: 8px;
  height: 33px;
  background: #fff2f9
}

.dday_box_cont {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  display: flex
}

.main_banner03 .dday_count {
  width: 50%;
  padding-right: 25px;
  display: inline-block
}

.main_banner03 .dday_count h2 {
  margin: 0;
  color: #f277a8;
  font-size: 21px;
  font-weight: 900
}

.main_banner03 .dday_count ul {
  list-style: none;
  width: 100%;
  height: 100%;
  display: flex;
}

.main_banner03 .dday_count li {
  float: left;
  margin-right: 4px;
  width: 26px;
  line-height: 33px;
  background: #929292;
  border-radius: 3px;
  color: #fff;
  font-size: 17px;
  text-align: center
}

.main_banner03 .dday_count li:first-child {
  padding: 0;
  background: transparent
}

.main_banner03 .dday_date {
  width: 50%;
  display: inline-block
}

.main_banner03 .dday_date ul {
  width: 100%;
  display: flex
}

.main_banner03 .dday_date li {
  margin-right: 4px;
  line-height: 33px;
  font-size: 17px;
  font-weight: 600
}

.main_banner03 .dday_date li:nth-child(2) {
  margin-right: 14px;
}

.main_banner03 .dday_date li:last-child {
  margin-right: 0
}

.main_banner03 .dday_date .dday_date_month, .main_banner03 .dday_date .dday_date_day {
  margin-right: 4px;
  width: 35px;
  height: 100%;
  background: #f277a8 !important;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  display: inline-block
}

/*main_cont > banner03 > qna_banner*/
.main_qna_banner {
  position: relative;
  padding: 6px 12px;
  margin-bottom: 5px;
  height: 64px;
  background: #e3dbfd url('../2018_img/main/bn_icon07.png') right bottom no-repeat;
  cursor: pointer
}

.main_qna_banner > div {
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
  width: 200px
}

.main_qna_banner h3 {
  margin: 0;
  font-size: 18px;
}

.main_qna_banner p {
  margin: 0;
  margin-top: -5px;
  font-weight: 600
}

/*main_cont > banner03 > sns_banner*/
.main_sns_banner {
  width: 100%;
  height: 74px;
  display: flex;
}

.sns_facebook {
  position: relative;
  margin-right: 4px;
  width: calc(100% / 2 - 4px);
  height: 100%;
  background: #5873ab url('../2018_img/main/bn_icon08.png') 16px center no-repeat;
  cursor: pointer
}

.sns_facebook p {
  position: absolute;
  top: 50%;
  left: 42%;
  transform: translateY(-50%);
  margin: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.05em
}

.sns_youtube {
  position: relative;
  margin-bottom: 5px;
  margin-right: 0;
  width: calc(100% / 2 - (0px));
  height: 100%;
  background: #ed558d url('../2018_img/main/bn_icon09.png') 25px center no-repeat;
  cursor: pointer
}

.sns_youtube p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  margin: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.05em
}

/*main_cont2*/
.main_cont2 {
  clear: both;
  position: relative;
  margin-bottom: 23px;
  height: 60px;
  overflow: hidden;
  box-sizing: border-box;
}

/*main_cont2 > main_all_banner*/
.main_all_banner { /*display: inline-block; margin-right: 36px; height: 60px;*/
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.main_all_banner h3 {
  margin: 0 0 17px 0;
  font-size: 19px;
  vertical-align: top;
  display: inline-block
}

.main_all_banner ul {
  list-style: none;
  width: 80px;
  height: 25px;
  border: 1px solid #ccc;
  display: inline-flex
}

.main_all_banner li {
  float: left;
  width: calc(100% / 3 - (1px));
  border-right: 1px solid #e9e9e9
}

.main_all_banner li:last-child {
  width: calc(100% / 3 - (0px));
  border-right: none
}

.main_all_banner li a {
  width: 100%;
  height: 100%;
  display: block;
}

.all_bn_prev {
  background: url('../2018_img/main/popup_prev.png') center no-repeat;
}

.all_bn_stop {
  background: url('../2018_img/main/popup_stop.png') center no-repeat;
}

.all_bn_next {
  background: url('../2018_img/main/popup_next.png') center no-repeat;
}

.main_bot_banner {
  position: absolute;
  top: 50%;
  left: 18.6%;
  transform: translateY(-50%);
  height: 60px;
}

.main_bot_banner > div {
  float: left;
  margin-right: 20px;
  display: inline-block
}

.main_bot_banner > div:last-child {
  margin-right: 0;
}

/*main_cont2 > main_bot_banner*/
.main_bot_banner {
  height: 60px;
}

.main_bot_banner > div {
  margin-right: 16px;
}

.main_bot_banner01, .main_bot_banner02, .main_bot_banner03, .main_bot_banner04 {
  width: 222px;
  height: 60px;
  cursor: pointer;
}

.main_bot_banner01 {
  position: relative;
  background: url('../2018_img/main/banner_01.png') center no-repeat;
}

.main_bot_banner02 {
  position: relative;
  background: url('../2018_img/main/banner_02.png') center no-repeat;
}

.main_bot_banner03 {
  position: relative;
  background: url('../2018_img/main/banner_03.png') center no-repeat;
}

.main_bot_banner04 {
  position: relative;
  background: url('../2018_img/main/banner_04.png') center no-repeat;
}

.main_bot_banner01 h4, .main_bot_banner02 h4, .main_bot_banner03 h4, .main_bot_banner04 h4 {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 900
}

/*main_footer*/
.f_website_wrap {
  display: none
}