@charset "UTF-8";
/* ---------------------------------------------------------
common
----------------------------------------------------------*/
.mb30 {
  margin-bottom: 30px;
}

.mb50 {
  margin-bottom: 50px;
}

/* Layout */
.side-left {
  float: left;
}

.side-right {
  float: right;
}

.wide478 {
  width: 478px;
}

.wide458 {
  width: 458px;
}

.txt_icon img, .txt_icon p {
  display: inline-block;
  vertical-align: middle;
}

.txt_icon img {
  width: 100px;
}

.txt_icon p {
  padding-left: 15px;
  box-sizing: border-box;
}

.bottom-20 {
  margin-bottom: 20px;
}

.side-right a:active, .side-right a:hover img {
  opacity: 0.7;
}

.h2_default h2 span em {
  line-height: 1.18;
  margin: 0 0 6px 0;
  padding: 0 0 0 20px;
  color: #F00;
  font-size: 0.8em;
  font-weight: bold;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.mod_section p {
  line-height: 150%;
}

p.pagetop {
  margin: 20px auto 40px auto;
  text-align: right;
  width: 966px;
}

p.pagetop a {
  background: rgba(0, 0, 0, 0) url("/common/img/v2/icon_topLink_arrow.gif") no-repeat scroll 0 50%;
  font-weight: bold;
  padding: 0 0 0 20px;
}

a {
  color: #333333;
  text-decoration: none;
}

.bg_white {
  background: #fff !important;
}

img {
  max-width: 100%;
  height: auto;
}

.pc_none {
  display: none;
}

/* ---------------------------------------------------------
sp
----------------------------------------------------------*/
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .mod_headerbar_item_in .headerbarTitle {
    padding-right: 10px !important;
  }
  .wide478 {
    width: 100%;
  }
  .side-left {
    float: none;
    margin-bottom: 10px;
  }
  .wide458 {
    width: 100%;
  }
  .side-right {
    float: none;
  }
  .ex_marginEL {
    margin-top: 30px;
  }
  #sectionContents .ex_marginTL {
    margin-top: 20px !important;
  }
  p.ex_pagetop {
    margin: 0 10px 40px 0;
  }
  .txt_icon img {
    width: 25%;
  }
  .txt_icon p {
    width: 73%;
  }
  .pc_none {
    display: inherit;
  }
  .sp_none {
    display: none !important;
  }
}
/* ---------------------------------------------------------
update
----------------------------------------------------------*/
.mv {
  width: 100%;
}

.mainlead {
  padding: 50px 20px 40px;
  text-align: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.65;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .mainlead {
    padding: 36px 20px 44px;
    text-align: left;
    font-size: 14px;
  }
}
.block-drama {
  width: calc(100% - 40px);
  margin-inline: auto;
}
.block-drama .schedule {
  text-align: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 19px;
  letter-spacing: 0.1em;
}
.block-drama .logo {
  max-width: 390px;
  margin-inline: auto;
  margin-top: 10px;
  text-align: center;
}
.block-drama .sitebtn {
  margin-top: 13px;
  text-align: center;
  letter-spacing: 0.1em;
}
.block-drama .sitebtn a {
  position: relative;
  display: inline-block;
  padding-right: 45px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  color: #000;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-size: 19px;
  font-weight: 700;
}
.block-drama .sitebtn a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 30px;
  height: 8px;
  background: url(../img/icon_arrow.svg) no-repeat center center;
  background-size: contain;
  transition: transform 0.3s;
}
.block-drama .sitebtn a:hover:after {
  transform: translateX(10px);
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .block-drama .schedule {
    font-size: 13px;
  }
}
.block-scene {
  width: calc(100% - 40px);
  max-width: 976px;
  margin-inline: auto;
  margin-top: 80px;
}
.block-scene .img {
  position: relative;
  width: 100%;
}
.block-scene .img .btn-modal02 {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.block-scene .img .btn-modal03 {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
}
.block-scene .body {
  margin-top: 30px;
  line-height: 2;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 16px;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .block-scene {
    margin-top: 54px;
  }
  .block-scene .img .btn-modal02 {
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
  }
  .block-scene .img .btn-modal03 {
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
  }
  .block-scene .body {
    margin-top: 20px;
    line-height: 1.867;
    font-size: 15px;
    letter-spacing: -0.02em;
  }
}
.block-lclass {
  margin-top: 90px;
  padding: 0 20px;
}
.block-lclass .title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 18px;
}
.block-lclass .functions {
  margin-top: 8px;
  text-align: center;
  line-height: 1.5;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-size: 12px;
}
.block-lclass .sitebtn {
  margin-top: 52px;
  text-align: center;
  letter-spacing: 0.1em;
}
.block-lclass .sitebtn a {
  position: relative;
  display: inline-block;
  padding-right: 68px;
  padding-left: 65px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  color: #000;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-size: 19px;
  font-weight: 700;
}
.block-lclass .sitebtn a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 30px;
  height: 8px;
  background: url(../img/icon_arrow.svg) no-repeat center center;
  background-size: contain;
  transition: transform 0.3s;
}
.block-lclass .sitebtn a:hover:after {
  transform: translateX(10px);
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .block-lclass {
    margin-top: 60px;
  }
  .block-lclass .title {
    text-align: left;
    font-size: 16px;
  }
  .block-lclass .functions {
    margin-top: 12px;
    text-align: left;
    font-size: 10px;
  }
  .block-lclass .functions dl {
    display: flex;
    flex-wrap: wrap;
  }
  .block-lclass .functions dl dt {
    width: 5.5em;
  }
  .block-lclass .functions dl dd {
    width: calc(100% - 7.5em);
    padding-left: 2em;
  }
  .block-lclass .functions dl dd:before {
    content: ": ";
  }
}
.block-desc {
  position: relative;
  width: 100%;
  max-width: 979px;
  margin-inline: auto;
  margin-top: 90px;
}
.block-desc .btn-modal04 {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.block-desc .btn-modal05 {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .block-desc {
    margin-top: 70px;
  }
  .block-desc .btn-modal04 {
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
  }
  .block-desc .btn-modal05 {
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
  }
}
.block-product {
  display: flex;
  justify-content: center;
  width: calc(100% - 40px);
  max-width: 672px;
  margin-inline: auto;
  margin-top: 100px;
}
.block-product .each {
  display: block;
  width: 50%;
  color: #000;
}
.block-product .each .title {
  margin-top: 16px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
.block-product .each .title span {
  position: relative;
  display: inline-block;
  padding-right: 48px;
  color: #000;
}
.block-product .each .title span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 2px;
  width: 30px;
  height: 8px;
  background: url(../img/icon_arrow.svg) no-repeat center center;
  background-size: contain;
  transition: transform 0.3s;
}
.block-product .each .body {
  margin-top: 10px;
  line-height: 1.5;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 12px;
  font-feature-settings: "palt";
  color: #000;
}
.block-product .each:nth-child(2) {
  border-left: 1px solid #fff;
}
.block-product .each:hover .title span:after {
  transform: translateX(10px);
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .block-product {
    display: block;
    margin-top: 65px;
  }
  .block-product .each {
    width: 100%;
    margin-top: 36px;
  }
  .block-product .each .title {
    margin-top: 18px;
  }
  .block-product .each .title span {
    padding-right: 80px;
  }
  .block-product .each .body {
    margin-top: 12px;
  }
}
.block-dl {
  max-width: 976px;
  margin-inline: auto;
  margin-top: 105px;
}
.block-dl .btns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-inline: auto;
  margin-top: 130px;
}
.block-dl .btns p {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.block-dl .sitebtn {
  width: calc(33.333% - 22px);
}
.block-dl .sitebtn a {
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 45px;
  border: 1px solid #000;
  text-align: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #000;
}
.block-dl .sitebtn a:after {
  content: "";
  position: absolute;
  top: calc(50% - 9px);
  right: 25px;
  width: 18px;
  height: 18px;
  background: url(../img/icon_blank.svg) no-repeat center center;
  background-size: contain;
}
.block-dl .img {
  position: relative;
  margin-top: 25px;
}
.block-dl .img .btn-modal06 {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 33.333%;
  height: 100%;
}
.block-dl .img .btn-modal07 {
  position: absolute;
  display: block;
  top: 0;
  left: 33.333%;
  width: 33.333%;
  height: 100%;
}
.block-dl .img .btn-modal08 {
  position: absolute;
  display: block;
  top: 0;
  left: 66.666%;
  width: 33.333%;
  height: 100%;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .block-dl {
    margin-top: 80px;
  }
  .block-dl .btns {
    display: block;
    padding: 0 20px;
    margin-top: 82px;
  }
  .block-dl .btns p {
    margin-bottom: 0;
    font-size: 24px;
  }
  .block-dl .sitebtn {
    width: 100%;
    margin-top: 15px;
  }
  .block-dl .sitebtn a {
    padding: 22px 40px 18px 14px;
  }
  .block-dl .sitebtn a:after {
    right: 18px;
  }
  .block-dl .img .btn-modal06 {
    left: 0;
    top: 0;
    width: 100%;
    height: 33.333%;
  }
  .block-dl .img .btn-modal07 {
    left: 0;
    top: 33.333%;
    width: 100%;
    height: 33.333%;
  }
  .block-dl .img .btn-modal08 {
    left: 0;
    top: 66.666%;
    width: 100%;
    height: 33.333%;
  }
}
.block_campaign_bnr {
  margin-top: 160px;
  margin-bottom: 85px;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .block_campaign_bnr {
    margin-top: 120px;
    margin-bottom: 65px;
  }
}
.mfp-image-holder .mfp-content {
  width: 90%;
  max-width: 1140px;
}
.mfp-image-holder .mfp-content .mfp-img {
  max-height: initial !important;
}

.sec_slider_wrap .slider_box {
  height: auto !important;
}/*# sourceMappingURL=lp.css.map */