@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important; } }
.sp-only {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .sp-only {
      display: block !important; } }
@media screen and (max-width: 767px) {
  .wrapper {
    padding-bottom: 10px; } }
.mv {
  background: url(../images/kv.png) no-repeat center bottom/ 1170px #000;
  }
  @media screen and (max-width: 767px) {
    .mv {
      padding-top: 0;
      background: #000; } }
.mv-sp {
  max-width: 767px; }
  .mv-sp img {
    width: 100%; }
.mv__inner {
  width: 1150px;
  height: 640px;
  margin: 0 auto;
  position: relative;
 }
  @media screen and (max-width: 767px) {
    .mv__inner {
      width: auto;
	  height: 0;
      margin: 0; } }
.mv__title {
  margin: 0 auto;}
  .mv__title img {
    width: 100%;
    height: auto; }
.mv__lead {
  width: 461.5px;
  margin-top: 35px;
  margin-bottom: 11px; }
  .mv__lead img {
    width: 100%; }
.mv__image1{
	position: absolute;
    top: 10px;
    left: 220px;
}
.mv__image2 {
    position: absolute;
    top: 120px;
    left: 98px;
}
.mv__image3 {
    position: absolute;
    bottom: 9px;
    right: 84px;
}
.mv__image4 {
    position: absolute;
    bottom: 15px;
    left: 100px;
}
.btn_fv, a.btn_fv, button.btn_fv {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1.5rem 4rem 1.5rem 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #fff;
    border-radius: 1.5rem;
	background: #3e8f28;
}
.mv__btn {
    position: absolute;
    bottom: 5px;
    right: 345px;
    padding-bottom: 5px;
    text-align: center;
    border-radius: 10px;
}
.mv__btn > img:hover {
    
}
.mv__btn > a > img:hover{
    filter:brightness(120%);
}
a.btn_fv.btn--cubic {
    border-bottom: 6px solid #337422;
}
a.btn_fv span {
    font-size: 2.0rem;
    padding: 2px 2px 2px 5px;
    background: #000;
    display: inline-block;
    color: #f5ba16;
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
}
.fa-position-right {
    color: #ecba1b;
    line-height: 1;
    width: 0.8em;
    height: 0.8em;
    border: 0.2em solid currentColor;
    border-bottom-width: 0.2em;
    border-bottom-style: solid;
    border-bottom-color: currentcolor;
    border-left-width: 0.2em;
    border-left-style: solid;
    border-left-color: currentcolor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateX(-25%) rotate(45deg);
    position: absolute;
    display: block;
    right: 13px;
    top: 23px;
}
a.btn_fv.btn--cubic:hover {
    margin-top: 3px;
    border-bottom: 2px solid #08660d;
}
.price-badge {
  width: 297px;
  margin-bottom: 16px; }
.enty-button {
  width: 380px;
  display: block;
  position: absolute;
  bottom: 50px;
  right: 97px;}
  .enty-button:hover {
    opacity: 0.8; }
  .enty-button img {
    width: 100%; }
.scale {
  width: 186px;
  position: absolute;
  top: 0;
  right: 0; }
.mv__image {
  width: 699px;
  position: absolute;
  top: 31px;
  right: -30px; }
.mv__text {
  width: 967.5px; }
  .mv__text img {
    width: 100%; }
.contents1 {
  padding-top: 30px;
  padding-bottom: 23px;
  background: url(../images/bg_contents1.webp) no-repeat center top/cover #f1eee7; }
  @media screen and (max-width: 767px) {
    .contents1 {
      padding-top: 15px;
      padding-bottom: 9px; } }
.contents__inner {
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .contents__inner {
      max-width: 91%; }
      .contents__inner iframe {
        max-width: 420px;
        width: 100%; } }
  @media screen and (min-width: 768px) {
    .contents__inner .acrdBtn {
      position: relative;
      cursor: auto;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      pointer-events: none; }
      .contents__inner .acrdBtn::before {
        display: none; } }
.contents__heding {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  line-height: 1.2;
  width: 600px;
  margin: 0 auto 24px;
  background-color: #fff;
  padding: 10px;
  border-bottom: solid 5px;
  border-top: solid 3px;
  border-image: linear-gradient(to right, #5a490f 0%, #faedbe 50%, #cab467 100%) 1;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;}
  .contents__heding--black {
    color: #000; }
.contents__heding--white{
	color: #fff;
	background-color: #000;
}
  .contents__heding--btlead {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .contents__heding {
	  width: 100%;
      padding: 6px 0;
      font-size: 20px;
      line-height: 1.4;
	  margin: 0;}
      .contents__heding--contents1 {
        margin-bottom: 0; } }
.contents__lead {
  width:900px;
  margin: 0 auto 34px;
  color: #2a2a2a;
  font-size: 20px;
  font-weight: bold;
  text-align: center;}
  @media screen and (max-width: 767px) {
    .contents__lead {
	  width: 96%;
      font-size: 15px;
	  margin: 0 auto;
	  padding: 8px 0;} }
.lead_wh{
	color: #ffffff;
	font-weight: 400;
}
  @media screen and (max-width: 767px) {
    .lead_wh {
	color: #ffffff;
    font-weight: 400;
    background: url(../images/section2_img_sp.png) no-repeat center top;
    background-size: 100%;
    padding-top: 52%;
	padding-bottom: 20px;
  text-align: center;
	  }
}
.contents1_list-heding {
  width: 450px;
  padding-left: 8px;
  background: #a72925;
  background: -webkit-gradient(linear, left top, right top, color-stop(72%, #a72925), color-stop(93%, rgba(167, 41, 37, 0)));
  background: -webkit-linear-gradient(left, #a72925 72%, rgba(167, 41, 37, 0) 93%);
  background: -o-linear-gradient(left, #a72925 72%, rgba(167, 41, 37, 0) 93%);
  background: linear-gradient(90deg, #a72925 72%, rgba(167, 41, 37, 0) 93%);
  border: 2px solid #e9be46;
  border-right: none;
  -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(69%, #e9be46), color-stop(90%, rgba(167, 41, 37, 0)));
  -webkit-border-image: -webkit-linear-gradient(left, #e9be46 69%, rgba(167, 41, 37, 0) 90%);
  -o-border-image: -o-linear-gradient(left, #e9be46 69%, rgba(167, 41, 37, 0) 90%);
  border-image: -webkit-gradient(linear, left top, right top, color-stop(69%, #e9be46), color-stop(90%, rgba(167, 41, 37, 0)));
  border-image: linear-gradient(90deg, #e9be46 69%, rgba(167, 41, 37, 0) 90%);
  border-image-slice: 1;
  font-size: 22.5px;
  color: #000;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .contents1_list-heding {
      width: 100%;
      padding: 0 15px;
      margin-bottom: 10px;
      background: #a72925;
      border: 2px solid #e9be46;
      border-right: none;
      border-left: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      font-size: 22px; }
      .contents1_list-heding::before {
        content: "";
        display: inline-block;
        margin: auto;
        border-style: solid;
        border-color: #e9be46 #e9be46 transparent transparent;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        bottom: 0;
        -webkit-transform: translateY(-0.25em) rotate(135deg);
        -ms-transform: translateY(-0.25em) rotate(135deg);
        transform: translateY(-0.25em) rotate(135deg);
        width: 14px;
        height: 14px;
        border-width: 3px 3px 0 0;
        right: 15px; } }
.contents1_list-text {
  width: 371px;
  padding: 8px 0 8px 8px;
  font-size: 20px;
  color: #FFF;
  line-height: 1.2; }
  @media screen and (max-width: 767px) {
    .contents1_list-text {
      width: 100%;
      padding: 15px;
      line-height: 1.3;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: none; } }
.contents2 {
  height: 760px;
    background: url(../images/section2_img2.png) no-repeat center top / 1200px;
    background-color: #000000;
    padding: 40px 0 0;}
  @media screen and (max-width: 767px) {
    .contents2 {
      padding: 0;
      overflow-y: hidden;
	  background: none;
	  height: auto;
	  }
}
/*.contents2__box {
  padding: 40px 0;
  background: url(../images/bg_contents2_bottom.webp) no-repeat center bottom/contain; }*/
  @media screen and (max-width: 767px) {
    .contents2 > .contents2__box {
      background-color: #000; } }
.contents2__img {
  width: 1010.5px;
  margin: 0 auto;
  display: block; }
  @media screen and (max-width: 767px) {
    .contents2__img {
      width: 100%;
      max-width: 300px;
      margin: 0; } }
.content2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.content2__item {
  width: 208px;
  position: relative;
  z-index: 1;
  color: #000;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .content2__item {
      width: 113px; } }
.contents2_2{
	padding: 40px 0;
	background: url(../images/section2_2_bg.webp) no-repeat center top;
    background-size: cover;
}
  @media screen and (max-width: 767px) {
    .contents2_2 {
      padding: 0;
	  background: url(../images/section2_2_bg_sp.webp) no-repeat center top;
    background-size: cover;} }
.block_list .tab li {
  margin-right: 11px;
  padding: 4px 0;
  font-size: 25px;
  font-style: normal;
  background-color: #fff;
  color: #c52922;
  border: solid 1px #c52922;
  line-height: inherit; }
  .block_list .tab li:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    .block_list .tab li {
      font-size: 13px; } }
.block_list .tab li.show_tab {
  color: #fff;
  background-color: #c52922; }
.contents3 {
  height: auto;
  padding: 38px 0;
  background: url("../images/section3_img.webp") no-repeat center top/ 1360px;
  background-color: #b4b2b4;
  }
  @media screen and (max-width: 767px) {
    .contents3 {
      padding:0;
	  background: url(../images/section3_img_sp.webp) no-repeat bottom -80px center;
	  background-color: #b4b2b4;
      background-size: 100%;} }
.contents3__inner {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  position: relative;
  height: 846px;}
 @media screen and (max-width: 767px) {
    .contents3__inner {
      height: auto;} }
.contents3__img-box {
  position: relative;
  height: 662px;}
 @media screen and (max-width: 767px) {
    .contents3__img-box {
    position: relative;
    /*height: 300px;*/
    height: 395px;
    } }
.contents3__img {
  width: 100%;
  margin-bottom: 16px;
  display: block; }
.contents3__pointer {
  width: 4.19vw;
  height: 4.07vw;
  background: url(../images/img_plus2.webp) no-repeat center top/contain;
  position: absolute;
  max-width: 60px;
}
.contents3__pointer:hover{
  background: url(../images/img_plus2_on.webp) no-repeat center top/contain;
}
  .contents3__pointer--one {
    top: 76.5%;
    left: 20%; }
  .contents3__pointer--two {
    top: 56%;
    left: 15%; }
  .contents3__pointer--three {
    top: 15.5%;
    left: 45%; }
  .contents3__pointer--four {
    top: 80.5%;
    left: 49%; }
  .contents3__pointer--five {
    top: 45%;
    left: 63%; }
  .contents3__pointer--six {
    top: -7%;
    left: 86%; }
  .contents3__pointer--seven {
    top: 25%;
    left: 91%; }
  .contents3__pointer--eight {
    top: 83%;
    left: 63%; }
  .contents3__pointer--nine {
    top: 60%;
    left: 83%; }
  .contents3__pointer--ten {
    top: 35%;
    left: 64%; }
  @media screen and (max-width: 767px) {
    .contents3__pointer {
      width: 7vw;
      height: 7vw;
      background-size: contain; }
      .contents3__pointer--one {
        top: 73%;
        left: 18%; }
      .contents3__pointer--two {
        top: 53%;
        left: 16%; }
      .contents3__pointer--three {
        top: 20%;
        left: 27%; }
      .contents3__pointer--four {
        top: 75%;
        left: 43%; }
      .contents3__pointer--five {
        top: 55%;
        left: 58%; }
      .contents3__pointer--six {
        top: 7%;
        left: 61%; }
      .contents3__pointer--seven {
        top: 28%;
        left: 89%; }
      .contents3__pointer--eight {
        top: 73%;
        left: 72%; }
      .contents3__pointer--nine {
        top: 62%;
        left: 78%;} }
.contents3__notes {
  max-width: 1000px;
  margin: 0 auto;
  text-align: right;}
  @media screen and (max-width: 767px) {
    .contents3__notes {
      margin-bottom: 0;
      padding: 0 15px 10px; } }
@media screen and (max-width: 767px) {
  .content3__guide {
    padding: 10px 15px; } }
.contents3__guide-img {
  max-width: 934.5px;
  margin: 0 auto;
  display: block; }
  @media screen and (max-width: 767px) {
    .contents3__guide-img {
      max-width: 100%; } }
.secPart2{
  padding: 40px 0 60px;
}
  @media screen and (max-width: 767px) {
    .secPart2 {
      padding: 0 0 20px;  } }
.zoom{
  position: relative;
}
.zoom a::after {
    content: "";
    display: inline-block;
    width: 95px;
    height: 29px;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 4px;
    bottom: 4px;
    background-size: 100%;
}
@media screen and (max-width: 767px) {
  .zoom a::after {
    width: 90px;
    height: 27px; } }
.entry-area {
  padding: 50px 0;
  background-color: #fff; }
@media screen and (max-width: 767px) {
  .entry-area2 {
    position: fixed;
    bottom: 0;
    z-index: 1;
    background-color: #000;
    padding: 15px; } }
.entry-link {
  width: 898.5px;
  margin: 0 auto;
  display: block; }
  .entry-link:hover {
    opacity: 0.8; }
  .entry-link img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .entry-link {
      width: auto; } }
.contents4 {
  padding: 60px 0;
  background: url(../images/bg_contents4.webp) no-repeat center top/1470px #FFF; }
  @media screen and (max-width: 767px) {
    .contents4 {
      padding: 15px 0; } }
.magazine-list {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .magazine-list {
      width: auto; } }
.magazine-list__heding {
  padding: 0 28px;
  background-color: #a72925;
  border: 3px solid #e9be46;
  color: #FFF;
  font-size: 36px;
  font-weight: bold;
  line-height: 74px;
  position: relative;
  cursor: pointer; }
  .magazine-list__heding::before {
    content: "";
    display: inline-block;
    margin: auto;
    border-style: solid;
    border-color: #e9be46 #e9be46 transparent transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: translateY(-0.25em) rotate(135deg);
    -ms-transform: translateY(-0.25em) rotate(135deg);
    transform: translateY(-0.25em) rotate(135deg);
    width: 30px;
    height: 30px;
    border-width: 5px 5px 0 0;
    right: 30px; }
  @media screen and (max-width: 767px) {
    .magazine-list__heding {
      padding: 0 15px;
      font-size: 16px;
      line-height: 33px;
      border-right: none;
      border-left: none; }
      .magazine-list__heding::before {
        width: 14px;
        height: 14px;
        border-width: 3px 3px 0 0; } }
.magazine-list__item {
  margin-bottom: 4px; }
.acrdBtn:hover {
  -webkit-filter: none;
  filter: none; }
.magazine-list__box {
  width: 1000px;
  display: none; }
  .magazine-list__box img {
    width: 100%; }
  .magazine-list__box--700 img {
    max-width: 700px;
    margin: 0 auto;
    display: block; }
  @media screen and (max-width: 767px) {
    .magazine-list__box {
      width: auto; } }
.contents5 {
  padding: 48px 0 30px;
  background: url(../images/bg_contents5.webp) no-repeat center top/contain #000; }
  @media screen and (max-width: 767px) {
    .contents5 {
      padding: 17px 0 25px; } }
.contents__heding--contents5 {
  max-width: 707px;
  width: 64vw;
  margin: 0 auto 50px; }
  .contents__heding--contents5 img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .contents__heding--contents5 {
      width: auto;
      max-width: 79%;
      margin-bottom: 25px; } }
.contents5__list {
  max-width: 1435px;
  width: 100%;
  margin: 0 auto 98px;
  padding: 0 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .contents5__list {
      width: 618px;
      margin-bottom: 10px; } }
.contents5__item {
  width: 24%; }
.contents5__image {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .contents5__image {
      width: 38vw; } }
.spScrlX {
  position: relative; }
.ar-sp {
  position: absolute;
  top: 14vw;
  right: 37vw;
  background: url(../images/img_swipe.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20vw;
  height: 19vw; }
.contents5__item-heading {
  width: 58%;
  margin: 0 auto 12px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  box-shadow: 2px 2px 5px rgba(0, 3, 3, 0.5);
  transform: skew(-16deg);
  background-color: #c72922;
  text-align: center;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .contents5__item-heading {
      font-size: 2.8rem; } }
.contents5__text {
  font-size: 45px;
  color: #FFF;
  font-weight: bold;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .contents5__text {
      font-size: 24px; } }
.contents5__sup {
  padding-bottom: 32px;
  font-size: 16px;
  color: #000;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .contents5__sup {
      padding-bottom: 30px;
      font-size: 14px; } }
.contents6 {
  padding: 34px 0;
  background: url(../images/bg_contents6.webp) no-repeat center top/cover #fffefc;
}
  @media screen and (max-width: 767px) {
    .contents6 {
      padding: 26px 0; } }
@media screen and (max-width: 767px) {
  .contents6__box {
    padding: 0 15px;
    position: relative;
    overflow-x: scroll; } }
.contents6__list {
  max-width: 928px;
  margin: 30px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .contents6__list {
      margin-top: 10px;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
.contents6__item {
  width: 435px;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .contents6__item {
      max-width: 346px;
      min-width: 90%;
      width: 100%;
      margin-right: 15px;
      margin-bottom: 30px; } }
.contents6__image {
  max-width: 100%;
  margin-bottom: 18px; }
.contents6__detail-title {
  margin-bottom: 17px;
  -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5)); }
  .contents6__detail-title span {
    width: 213px;
    font-weight: bold;
    line-height: 1;
    padding: 13px 30px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    -webkit-clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
    background-color: #c80d1b;
    display: block; }
  @media screen and (max-width: 767px) {
    .contents6__detail-title {
      margin-bottom: 12px; }
      .contents6__detail-title span {
        width: 165px;
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 18px; } }
.contents6__detail-box {
  max-width: 362px;
  padding-left: 20px; }
  @media screen and (max-width: 767px) {
    .contents6__detail-box {
      padding-left: 14px; } }
.contents6__detail-head {
  margin-bottom: 4px;
  color: #984230;
  font-size: 22px;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .contents6__detail-head {
      font-size: 18px; } }
.contents6__detail-text {
  color: #2a2a2a;
  font-size: 20px;
  line-height: 1.3; }
  @media screen and (max-width: 767px) {
    .contents6__detail-text {
      font-size: 16px; } }
.contents6__notes {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 16px;
  color: #2a2a2a; }
  @media screen and (max-width: 767px) {
    .contents6__notes {
      font-size: 14px;
      padding: 0 15px; } }
.contents7 {
  padding: 40px 0 0;
  background: linear-gradient(to top, #ffffff 0%, #ffffff 15%, #e1e7ea 35%, #cbd2d6 72%, #c2c4c4 85%, #b8bcbd 90%, #a9b4b9 100%);
}
  @media screen and (max-width: 767px) {
    .contents7 {
      padding: 14px 0px 0; } }
.contents7__box {
  max-width: 1000px;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media screen and (max-width: 767px) {
    .contents7__box {
      margin-bottom: 20px;
      display: block; } }
.contents7__box-left {
  width: 45%; }
  @media screen and (max-width: 767px) {
    .contents7__box-left {
      width: 100%; } }
.contents7__box-right {
  max-width: 523px;
  position: absolute;
  right: 0; }
  .contents7__box-right img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .contents7__box-right {
      position: relative; } }
.contents7__heading {
  margin-bottom: 20px;
  font-size: 45px;
  color: #FFF;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .contents7__heading {
      margin-bottom: 12px;
      font-size: 25px;
      text-align: center; } }
.contents7__title {
  margin-bottom: 20px;
  -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5)); }
  .contents7__title span {
    width: 427px;
    font-weight: bold;
    line-height: 1;
    padding: 13px 30px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    -webkit-clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
    background-color: #c80d1b;
    display: block; }
  @media screen and (max-width: 767px) {
    .contents7__title span {
      width: 100%;
      padding: 11px 30px;
      font-size: 19px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
.contents7__text {
  margin-bottom: 6px;
  font-size: 20px; }
  @media screen and (max-width: 767px) {
    .contents7__text {
      font-size: 16px; } }
.contents7__date {
  margin-bottom: 20px;
  font-size: 22px;
  color: #c80d1b;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .contents7__date {
      margin: 15px 0 4px;
      font-size: 18px; } }
.contents7__notes {
    font-size: 16px;
    color: #2a2a2a;}
  @media screen and (max-width: 767px) {
    .contents7__notes {
      font-size: 14px;
      padding-left: 0;
      text-indent: 0; } }
.contents7__image {
  max-width: 999.5px;
  margin: 0 auto;
  display: block; }
  @media screen and (max-width: 767px) {
    .contents7__image {
      max-width: 100%;
      margin-bottom: 15px; } }
.link-list {
  max-width: 711px;
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .link-list {
      margin: 30px 0;
      padding: 0 15px; } }
.link-list__item {
  max-width: 332px; }
  .link-list__item a {
    display: block; }
  .link-list__item img {
    max-width: 100%; }
  @media screen and (max-width: 767px) {
    .link-list__item:first-child {
      margin-right: 8px; } }
@media screen and (max-width: 767px) {
  .contents8 {
    padding: 0 15px; } }
.contents8__box {
  max-width: 1000px;
  margin: 0 auto 40px;
  padding-bottom: 20px;
  border: 5px solid #984230;
  border-radius: 8px; }
  @media screen and (max-width: 767px) {
    .contents8__box {
      margin-bottom: 15px; } }
.contents8__title {
  margin-bottom: 8px;
  padding: 7px 0;
  font-size: 32px;
  color: #fff;
  background-color: #984230;
  font-weight: bold; }
  .contents8__title--two {
    margin-bottom: 22px; }
  .contents8__title--three {
    margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .contents8__title {
      margin-bottom: 15px;
      font-size: 20px;
      padding: 2px 0 5px; } }
.contents8__list {
  margin-bottom: 15px;
  padding: 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  @media screen and (max-width: 767px) {
    .contents8__list {
      margin-bottom: 4px;
      padding: 0 15px;
      display: block; } }
.contents8__heading {
  width: 220px;
  height: 52px;
  margin-right: 20px;
  background: #2a2a2a;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .contents8__heading {
      width: 131px;
      height: 32px;
      font-size: 13px; } }
.contents8__heading--2{
  height: 70px;
}
@media screen and (max-width: 767px) {
  .contents8__heading--2{
    height: 32px;
 } }
.contents8__text {
  font-size: 22px;
  color: #2a2a2a;
  font-weight: bold; }
  .contents8__text strong {
    font-size: 42px; }
  .contents8__text span {
    color: #c80d1b; }
  .contents8__text--two {
    line-height: 1; }
  @media screen and (max-width: 767px) {
    .contents8__text {
      font-size: 17px; }
      .contents8__text strong {
        font-size: 33px; }
      .contents8__text--two {
        margin-top: 6px;
        margin-bottom: 20px; }
        .contents8__text--two strong {
          font-size: 25px; }
        .contents8__text--two span {
          display: block;
          margin-bottom: -10px; } }
.contents8__notes {
  padding: 0 36px;
  font-size: 20px;
  text-indent: -18px; }
  @media screen and (max-width: 767px) {
    .contents8__notes {
      padding: 0 24px;
      font-size: 14px;
      text-indent: -10px; } }
@media screen and (max-width: 767px) {
  .present-area {
    padding: 0 15px; } }
  .present-box img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .present-box {
      width: auto;
      margin: 23px auto 8px; } }
.present-box__heading {
  font-size: 45px;
  color: #000;
  font-weight: bold;
  text-align: center; }
  .present-box__heading em {
    color: #d32c2f; }
  @media screen and (max-width: 767px) {
    .present-box__heading {
      font-size: 24px; } }
.magazine-case {
  width: 728.5px;
  margin: 0 auto 24px; }
  .magazine-case img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .magazine-case {
      width: auto;
      margin-bottom: 18px;
      padding: 0 15px; } }
.bottom-text {
  margin: 28px auto;
  font-size: 24px;
  color: #000;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .bottom-text {
      margin-bottom: 18px;
      font-size: 14px; } }
.btnFaq {
  max-width: 240px;
  margin: 0 auto 24px; }
  @media screen and (max-width: 767px) {
    .btnFaq {
      max-width: unset; } }
.copyright {
  color: #000;
  text-align: center;
  font-size: 18px;
  display: block;
  padding-bottom: 24px;
}
  @media screen and (max-width: 767px) {
    .copyright {
      font-size: 13px; } }
.block_main {
  padding-top: 30px;
  background: #fff; }
  @media screen and (max-width: 767px) {
    .block_main {
      padding-top: 16px; } }
.block_main .bot_intro .slkBox{
	width: 1000px;
	margin: 0 auto 68px;
}
@media screen and (max-width: 767px) {
  .block_main .bot_intro .slkBox {
    padding-bottom: 3vw;
	margin-bottom: 0;
    width: 100%;
	} }
.block_main .bot_intro {
  padding: 0; }
.slick-arrow {
  width: 69px;
  height: 62px;
  margin: auto;
  background-color: #000 !important;
  top: 0;
  bottom: 0;
  box-shadow: 0 20px 25px 0 rgb(249, 245, 245); }
  .slick-arrow::before {
    width: 30.48276%;
    height: 32.48276%;
    border-left: 3px solid #c52922;
    border-bottom: 3px solid #c52922;
}
@media screen and (max-width: 767px) {
    .slick-arrow {
        width: 9.8125vw;
        height: 9.8125vw;
    }
}
.block_main .bot_intro .slkBox .slick-next{
	right: -80px;
}
.block_main .bot_intro .slkBox .slick-prev{
	left: -80px;
}
.block_main .bot_intro .slkBox .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 12.5px;
  border-radius: 50%; }
.slideBox__img {
  width: 330px; }
  .slideBox__img img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .slideBox__img {
      width: 127px; } }
.naviArea {
  border-color: #e3e1e2; }
.clsNav {
  background: #e3e1e2; }
.naviArea li + li {
  border-top: 1px solid #e3e1e2; }
.naviArea li a:before {
  border-bottom: 0.14286em solid #fff;
  border-right: 0.14286em solid #fff; }
.naviArea li a:hover {
  color: #e9be46; }
.btnSprt {
    bottom: 100px;
}
.btnSprt img {
  width: 60px; }
.mdlNum:link {
  text-decoration: none; }
.support {
  padding: 20px 15px;
  background: #000; }
.vsbCopyright {
  max-width: 216.5px;
  margin-bottom: 48px; }
.entry-fixed {
  padding: 15px;
  position: fixed;
  bottom: 0;
  z-index: 111;
  background-color: #000; }
  .slash {
    position: relative;
    padding: 0.2rem 0.2rem calc(0.2rem + 1px);
    background: #b55f52;
    display: block;
    width: 30%;
    margin: 0 auto;
    font-size: 70%;
    color: #fff;
    margin-top: 8px;
  }
  .slash:before {
    position: absolute;
    top: -8px;
    left: -10px;
    width: 100%;
    height: 100%;
    content: '';
    border: 3px solid #4d3115;
  }
  @media screen and (max-width: 767px) {
    .slash {
    width: 80%;
    }
  }
  .pcFix {
    position: fixed;
    background: #0009;;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    z-index: 9999;
    left: 0;
    bottom: 0;
    padding: 0 15px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2.6rem;
    font-weight: bold;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    color: #FFF !important;
    text-decoration: none !important; }
  .pcFix:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2); }
  .pcFix .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .pcFix .img img {
    max-width: 170px;
    margin-right: 15px; }
  .pcFix .btn img {
    max-width: 636.5px; }
  .pcFix .btn_fix,
  .pcFix a.btn_fix,
  .pcFix button.btn_fix {
      font-size: 2.8rem;
      font-weight: 700;
      line-height: 1.5;
      position: relative;
      display: inline-block;
      padding: 1.3rem 5rem 1.3rem 1rem;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      text-align: center;
      vertical-align: middle;
      text-decoration: none;
      letter-spacing: 0.1em;
      color: #fff;
      border-radius: 0.5rem;
      background: #3e8f28;
    }
  .pcFix a.btn_fix.btn--cubic {
    border-bottom: 6px solid #08660d;
    }
  .pcFix a.btn_fix.btn--cubic:hover {
    margin-top: 3px;
    border-bottom: 2px solid #08660d;
    }
  .pcFix a.btn--radius {
    border-radius: 1.8vh;
    }
  .pcFix a.btn_fix span{
    padding: 2px 2px 2px 5px;
    display: inline-block;
    color: #f5ba16;
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
background: #000;
    }
  .pcFix .fa-position-right2 {
    color: #ecba1b;
    line-height: 1;
    width: 0.8em;
    height: 0.8em;
    border: 0.2em solid currentColor;
    border-bottom-width: 0.2em;
    border-bottom-style: solid;
    border-bottom-color: currentcolor;
    border-left-width: 0.2em;
    border-left-style: solid;
    border-left-color: currentcolor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateX(-25%) rotate(45deg);
    position: absolute;
    display: block;
    right: 15px;
    top: 23px;
    }
  .toTop {
    bottom: 110px; }
  #footer {
    padding-bottom: 100px; }
    @media screen and (max-width: 767px) {
      #footer {
        padding-bottom: 0; } }
  .spFix {
    width: 100%;
    padding: 12px;
    background-color: #000;
    position: fixed;
    bottom: 0;
    z-index: 2;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .spFix a {
      display: block; }
    .spFix img {
      margin: 0 auto;
      display: block; }
    @media screen and (max-width: 1090px) {
      .spFix {
        display: block; } }
.magzine_title{
	color: #c52922;
	text-align: center;
	text-decoration: none;
	margin-bottom: 8px;
	font-weight: bold;
  font-size: 110%;
}
.magzine_text{
	color: #000;
	text-align: center;
	text-decoration: none;
	margin-top: 8px;
	font-weight: bold;
}
.magazine_txtdeco{
	text-decoration: none !important;
}
.secPart2 > div > ul > div > div > li{
	margin: 0 16px;
}
.magazine_img_relative{
	position: relative;
}
#scrl_detail2 > div > ul > div > div > li > div > a > div::after {
    content: "";
    display: inline-block;
    width: 38px;
    height: 38px;
    background-image: url(../images/scope.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100%;
}
.scrl_detail2:hover img{
    opacity: 0.7;
}
.block_detail{
	background: url("../images/magazine_bg.png") no-repeat center top;
    background-size: cover;
}
.block_detail2{
	background: url("../images/mag_bg.webp") no-repeat center top;
    background-size: cover;
}
.block_detail2 .img:hover img {
    opacity: 0.7;
}
section.contents7 > img{
	display: block;
    margin: 0 auto;
}
  @media screen and (max-width: 767px) {
    section.contents7 > img {
    width: 100%;
    }
  }
.w730{
	width: 730px;
}
  @media screen and (max-width: 767px) {
    .w730 {
    width: 100%;
    }
  }
.w520{
	width: 520px;
}
  @media screen and (max-width: 767px) {
    .w520 {
    width: 100%;
    }
  }
.w330{
	width: 330px;
}
  @media screen and (max-width: 767px) {
    .w330 {
    width: 100%;
    }
  }
#cbox2LoadedContent img{
	max-width: 100vm;
}
@media screen and (min-width: 767px) {
    #cbox2LoadedContent img {
        max-width: 80vw;
    }
 }
#cbox2Previous, #cbox2Next{
	border-color: #c52922 #c52922 transparent transparent;
}
  @media screen and (max-width: 767px) {
    .sp_title_white {
    color: #000000;
	background-color: #FFFFFF;
    }
  }
  @media screen and (max-width: 767px) {
    .slick-prev {
    left:12px;
    }
  }
  @media screen and (max-width: 767px) {
    .slick-next {
    right:12px;
    }
  }
@media screen and (max-width: 767px) {
    .btnSprt a {
        border: none;
    }
}
@media screen and (max-width: 767px) {
    .footerCopyright {
        padding: 15px 0;
    }
}
@media screen and (max-width: 767px) {
    #scrl_detail3 > div > ul > div > div > li > div > a > div > img {
        margin: 0 auto;
    }
}
@media screen and (max-width: 320px) {
    .contents3__img-box {
        position: relative;
        height: 225px;
    }
	 .contents__heding {
        font-size: 18px;
    }
	 .contents5__sup {
        font-size: 12px;
    }
}
/* 点滅 */
.blinking{
  -webkit-animation:blink 1.0s ease-in-out infinite alternate;
  -moz-animation:blink 1.0s ease-in-out infinite alternate;
  animation:blink 1.0s ease-in-out infinite alternate;
}
  @-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
  }
  @-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
  }
  @keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
  }
  /* ブランクアイコン */
  a.icon_blank:after {
    margin: 0 0 0 3px;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url("../images/icon_blank.webp");
    background-size: contain;
    position: absolute;
    right: 5%;
    top: 30%;
  }
  a.icon_blank:after {
    margin: inherit;
    font-family: inherit;
    content: '';
    font-weight: inherit;
  }
  .pcFix .btn_fix_end {
      font-size: 2.8rem;
      font-weight: 700;
      line-height: 1.5;
      padding: 1.3rem 2rem;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      text-align: center;
      vertical-align: middle;
      text-decoration: none;
      letter-spacing: 0.1em;
      color: #3d3434;
      border-radius: 0.5rem;
      background: #c7b9b9;
      text-align: center;
  }
  .btn_fv_end {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1.5rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #3d3434;
    border-radius: 0.5rem;
    background: #c7b9b9;
}
/*20250308*/
.sec_detail {
    padding: 20px 0;
    background: url(../images/engine_bg.png) no-repeat center top;
    background-size: cover;
    color: #000;
}
@media screen and (max-width: 767px) {
    .sec_detail {
        padding: 20px 0;
		background: url(../images/engine_bg_sp.png) no-repeat center top;
    background-size: cover;
    }
}
.sec_detail .inner {
    max-width: 1168px;
}
.sec_detail .inner .box {
    margin-bottom: 20px;
    position: relative;
	height: 260px;
}
@media screen and (max-width: 767px) {
 .sec_detail .inner .box{
    margin-bottom: 0;
    }
}
article.sec_detail > div > div > div.img > picture{
	display: block;
    width: auto;
    position: absolute;
    right: 48px;
    top: 61px;
}
@media screen and (max-width: 767px) {
 article.sec_detail > div > div > div.img > picture{
    position: static;
    margin: 0 auto;
    }
}
.sec_detail .inner .box .text {
    position: absolute;
    top: 24px;
    left: 110px;
    color: #fff;
    text-align: left;
}
@media screen and (max-width: 767px) {
    .sec_detail .inner .box .text {
        position: static;
    }
}
.sec_detail .inner .box .text h3, .sec_detail .inner .box h3 {
    font-size: 2.8rem;
	color: #c52922;
    font-weight: bold;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
@media screen and (max-width: 767px) {
    .sec_detail .inner .box h3  {
        text-align: center;
		font-size: 3.2rem;
		margin-bottom: 16px;
    }
}
.sec_detail .inner .box .text p {
    font-size: 1.8rem;
    margin-top: 8px;
    position: relative;
    text-align: left;
	width: 45%;
}
@media screen and (max-width: 767px) {
    .sec_detail .inner .box .text p {
        width: 100%;
        font-size: 15px;
    }
}
.block_presen {
    background: url(../images/mag_bg.png) no-repeat center top;
    background-size: cover;
    padding: 40px 0;
}
@media screen and (max-width: 767px) {
    .block_presen {
        background-size: cover;
        padding: 15px 0;
    }
}
.present-box {
    width: 800px;
    margin: 0px auto;
}
.present-box--2 {
    margin: 0px auto 30px auto;
}
@media screen and (max-width: 767px) {
    .present-box {
        width: 100%;
        margin: 0px auto;
    }
  .present-box--2 {
        margin: 0px auto 15px 0;
    }
}
.present-box img {
    width: 100%;
}
.present-area {
    max-width: 1000px;
    margin: auto;
}
@media screen and (max-width: 767px) {
    .present-area {
        margin-top: 5px;
    }
}
.present__sup {
    margin-bottom: 30px;
    font-size: 13px;
    color: #000;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .present__sup {
        margin-bottom: 0;
        font-size: 12px;
    }
}
.up_sell {
    border: 1px solid #7b7171;
    overflow: hidden;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .up_sell {
        margin: 4vw 0 0 0;
    }
}
.up_sell .txt_in {
    padding: 20px 35px 35px;
    color: #000;
    background: #ffffff;
}
@media screen and (max-width: 767px) {
    .up_sell .txt_in {
        padding: 3vw 3vw 5vw 3vw;
    }
}
.up_sell .txt_in .fl_cap {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .up_sell .txt_in .fl_cap {
        margin-bottom: 3vw;
        flex-direction: column;
    }
}
.up_sell .txt_in .fl_cap .cap {
    text-align: left;
    font-size: 1.9rem;
    font-weight: bold;
    margin-right: 25px;
}
@media screen and (max-width: 767px) {
    .up_sell .txt_in .fl_cap .cap {
        margin-right: 0;
        font-size: 15px;
    }
}
.up_sell .txt_in .fl_cap .cap em.yl {
    color: #ac171e;
}
.up_sell .txt_in p {
    text-align: left;
    font-size: 14px;
    line-height: 1.75;
}
@media screen and (max-width: 767px) {
    .up_sell .txt_in p {
        font-size: 12px;
    }
}
.up_sell .txt_in p+p {
    margin-top: 10px;
}
@media screen and (max-width: 767px) {
    .up_sell .txt_in p+p {
        margin-top: 2vw;
    }
}
.up_sell .txt_in .box {
    display: block;
    text-align: center;
    padding: 3px;
    border: solid 1px;
    font-size: 15px;
}
@media screen and (max-width: 767px) {
    .up_sell .txt_in .box {
        font-size: 14px;
        margin-bottom:5px;
    }
}
.up_sell--02 {
    margin-top: 40px;
}
@media screen and (max-width: 767px) {
    .up_sell {
        margin: 4vw 0 0 0;
    }
}
.kumitateService {
    max-width: 850px;
    margin: 40px auto 0 auto;
}
@media screen and (max-width: 767px) {
    .kumitateService {
        max-width: none;
        margin: 4vw 0 0 0;
    }
}
.kumitateService a {
    display: block;
    background: url(../images/bg_slant.webp) 0 0 repeat;
    padding: 3px 4px;
    color: #2ea8a3;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 100px;
    transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
    .kumitateService a {
        background-size: 6.93333vw auto;
        padding: 0.8vw 1vw;
        font-size: 2rem;
    }
}
.kumitateService a span {
    display: block;
    background-color: #fff;
    padding: 1.25em 4em 1.25em 9.9em;
    border-radius: 100px;
    position: relative;
}
@media screen and (max-width: 767px) {
    .kumitateService a span {
        padding: 3vw 3vw 3vw 17vw;
    }
}
.kumitateService a span em {
    display: inline-block;
    background: linear-gradient(to bottom, transparent 60%, #fff20c 60%);
}
.kumitateService a span::before {
    content: "";
    background: url(../images/kumitate_service_img.webp) 0 0 repeat;
    display: block;
    position: absolute;
    width: 122px;
    height: 135px;
    bottom: 0;
    left: 54px;
}
@media screen and (max-width: 767px) {
    .kumitateService a span::before {
        background-size: contain;
        width: 13.33333vw;
        height: 16vw;
        left: 3vw;
    }
}
.kumitateService a span::after {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    margin: auto;
    border-style: solid;
    border-width: 0 5px 5px 0;
    border-color: transparent #2ea8a3 #2ea8a3 transparent;
    top: 0;
    bottom: 0;
    right: 45px;
    transform: translate(0, 0) rotate(-45deg);
}
@media screen and (max-width: 767px) {
    .kumitateService a span::after {
        width: 4vw;
        height: 4vw;
        right: 6vw;
        border-width: 1vw;
    }
}
.present-area .priceBox {
    text-align: center;
}
.present-area .priceBox ul {
    padding: 30px 0 10px 0;
}
@media screen and (max-width: 767px) {
    .present-area .priceBox ul {
        flex-direction: column;
        padding: 15px 0 0 0;
    }
}
.priceBox .notes2 {
    font-size: 1.5rem;
    margin-bottom: 2em;
    color: #000000;
}
@media screen and (max-width: 767px) {
    .priceBox .notes2 {
        font-size: 2.0rem;
        margin-top: 1.5rem;
        margin-bottom: 0;
    }
}
.present-area .priceBox ul li:nth-child(2) {
    margin-left: 50px;
}
@media screen and (max-width: 767px) {
    .present-area .priceBox ul li:nth-child(2) {
        margin: 3.90625vw 0 0;
    }
}
.hdSnsBtn {
  width: 62px;
  height: 62px;
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 900;
}
.hdSnsBtn:hover {
  opacity: 0.7;
}
@media screen and (max-width:767px) {
  .hdSnsBtn {
    width: 12vw;
    height: 12vw;
    right: 12vw;
  }
  .hdSnsBtn img {
    width: 100%;
    height: 100%;
  }
}
.hdSns {
  position: fixed;
  right: 0;
  top: 0px;
  z-index: 10005;
}
.hdSns .btnClose {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  color: #666;
  border-radius: 50px;
  position: absolute;
  right: 0em;
  top: 0.1em;
  font-size: 2rem;
}
@media screen and (max-width:767px) {
  .hdSns .btnClose {
    line-height: 1;
    width: 1em;
    right: 0.2em;
    top: 0.3em;
    font-size: 6rem;
  }
}
.hdSns .hdSnsList {
  position: absolute;
  background: rgb(255, 255, 255);
  padding: 13px 20px 13px 13px;
  right: -230px;
  border-radius: 5px 0 0 5px;
  transition: 0.3s;
  display: flex;
}
@media screen and (max-width:767px) {
  .hdSns .hdSnsList {
    padding: 3vw 13vw 3vw 3vw;
  }
  .hdSns .hdSnsList img {
    width: 10vw;
    max-width: none;
    height: auto;
  }
}
.hdSns .hdSnsList.show {
  right: 0;
}
.hdSns .hdSnsList li + li {
  margin-left: 10px;
}
.contents_intro--mov {
    padding: 30px 0 30px;
    background: #000000;
}
@media screen and (max-width: 767px) {
    .contents_intro--mov {
      padding: 3vw 0;
    }
  }
.contents_intro--mov .secMov .movBox {
    width: 600px;
    margin: 0 auto;
    position: relative;
}
.contents_intro--mov .movZone .movBox > li:before {
    content: "";
    display: block;
    background: url(../images/mov_btn.svg) 0 0 no-repeat;
    width: 120px;
    height: 70px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
 @media screen and (max-width: 767px) {
    .contents_intro--mov .secMov .movBox {
      width: 90%;
    }
  }
@media screen and (max-width: 767px) {
   .contents_intro--mov .secMov .movBox .mov img {
      width: 100%;
    }
  }
@media screen and (max-width: 767px) {
    .contents_intro--mov .movZone .movBox > li:before {
        width: 18.75vw;
        height: 10.9375vw;
    }
}
