@charset "UTF-8";
html{font-size: 62.5%;background-color: #F2E9DC;}

/*--------------------------------------------------------
teaser-lp
--------------------------------------------------------*/
main,
.teaser-lp img{width: 100%}
.teaser-lp{
  background: url(../../Contents/ImagesPkg/lp/mook-vol9/bg-sp.jpg) center 100%/100% no-repeat;
  background-size: cover;
  padding: calc(40 *(100vw / 390)) calc(10 *(100vw / 390)) calc(40 *(100vw / 390)) calc(20 *(100vw / 390));
  position: relative;
}

@media screen and (min-width:600px) and ( max-width:1400px) {
    html{font-size: calc(10 *(100vw / 1400));background-color: #F2E9DC;}
}
@media screen and (min-width:769px) {
    #Wrap,.wrapBottom,.wrapTop{width: 100%;background-color: #F2E9DC;}
  .teaser-lp{
    background: url(../../Contents/ImagesPkg/lp/mook-vol9/bg-pc.jpg) center 100%/100% no-repeat;
    background-size: cover;
    padding: 10rem 0;
  }
  .teaser-lp > picture > img{
    display: block;
    width: 80rem;
    margin: auto;
  }
}

.all_wrap .fl {
  display: flex;
  flex-wrap: wrap;
}

.all_wrap img {
  width: 100%;
}

.bold{
  font-weight: bold;
}

p {
text-align: unset;
}

.all_wrap .sp_only {
  display: none;
}

.all_wrap {
  font-family:  "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  color: #111111;
}

.all_wrap .ja_txt {
  font-family:  "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
}

.all_wrap .en_txt {
  font-family: pragmatica, sans-serif;

}

.Noto{
  font-family:  "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
}

.all_wrap a:hover {
  opacity: 0.6;
}

/* mv */
.mv_wrap {
  width: 70rem;
  margin: 0 auto;
}

.mv_wrap .img{
  width: 46.2rem;
  margin: 4rem 0 3.5rem 16.5rem;
}

.Schedule_area{
  border: #000000 solid 0.1rem;
  border-left: none;
  border-right: none;
  padding: 2.5rem 5rem 3.5rem;
  text-align: center;
}

.Schedule_area ul{
  display: flex;
}

.Schedule_area_inner{
  display: block;
  width: fit-content;
  margin: auto;
}

.Schedule_area ul:nth-of-type(1){
  margin: 2rem auto 1rem;
}

.Schedule_area ul li:nth-child(1){
  font-weight: bold;
  letter-spacing: 0.08em;
}

.Schedule_area ul li:nth-child(2){
  margin-left: 3rem;
  text-align: left;
}

.Schedule_area ul li:nth-child(2) a{
  text-decoration: underline;
  color: #333;
}

.Schedule_area .en_txt{
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 2;
  font-weight: bold;
}

.Schedule_area .ja_txt{
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 400;
}

/* coupon_area */
.coupon_area{
  border: #E49152 solid 0.6rem;
  padding: 2rem 0rem 1rem;
  background-color: #fff;
  margin: 4rem auto 0;
}

.coupon_area ul{
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}

.coupon_area li:nth-of-type(1){
  width: 14rem;
}

.coupon_area li:nth-of-type(2){
  width: 47.2rem;
  text-align: center;
}

.coupon_area .coupon_ttl{
  display: inline-block;
  position: relative;
  font-size: 1.8rem !important;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #E49152;
  font-weight: bold !important;
}

.coupon_area .coupon_ttl::before{
  position: absolute;
  content: "";
  display: block;
  width: 0.1rem;
  height: 2rem;
  top: 0.8rem;
  left: -1rem;
  background-color: #E49152;
  transform: rotate(-45deg);
  z-index: 10;
}

.coupon_area .coupon_ttl::after{
  position: absolute;
  content: "";
  display: block;
  width: 0.1rem;
  height: 2rem;
  top: 0.8rem;
  right: -1rem;
  background-color: #E49152;
  transform: rotate(45deg);
  z-index: 10;
}

.coupon_area .en_txt{
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.75;
  font-weight: 400;
}

.coupon_area .en_txt .bold{
  font-size: 2rem;
}

.coupon_area a{
  width: fit-content;
  height: 2.4rem;
  display: block;
  margin: 1rem auto;
  background-color: #E49152;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.7;
  padding: 1rem 3.6rem;
  border-radius: 100rem;
}

.coupon_area p{
  font-size: 1rem;
  line-height: 2.4;
  letter-spacing: 0.04em;
}



/* sec_共通 */
.sec_inner{
  width: auto;
  margin: -2.5rem auto 0;
  padding: 5rem 5rem 4rem 5rem;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}


.sec_inner h2{
  position: relative;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  display: inline-block;
  z-index: 0;
}

.sec_block{
  width: fit-content;
  background-color: #FCFAF7;
  padding: 2rem;
  font-size: 1.3rem;
  line-height: 1.75;
}

.sec_block ul{
  display: flex;
  width: 5.8rem;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
}
.sec_block li{
  width: 2.4rem;
}

.inner_text{
  margin-bottom: 4rem;
}

.sec_inner .imgBlock{
  width: 100%;
  margin: 2rem auto;
}

.sec_inner .inner_text{
  font-size: 1.6rem;
  line-height: 1.5;
}


/* sec1 */
.sec1{
  width: 70rem;
  margin: 6.6rem auto 0;
}

.sec1 .sec_block{
  text-align: left;
}
.sec1 .sec_block p{
  line-height: 2;
}

.sec1 .pointBlock{
  width: 5rem;
  margin: auto;
}

.sec1 .imgBlock{
  width: 48rem;
}

.sec1 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: 26rem;
  height: 1.6rem;
  bottom: 0;
  left: -1rem;
  background-color: #DBD0C0;
  z-index: -1;
}

/* sec2 */
.sec2{
  width: 70rem;
  margin: 3.6rem auto 0;
}

.sec2 .text{
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 4rem;
}

.sec2 .inner_text.__2{
  margin-bottom: 2rem;
}

.sec2 .sec_inner .inner_text.bold{
  font-size: 1.8rem;
}

.sec2 .pointBlock{
  width: 6.6rem;
  margin: auto;
}

.sec2 .imgBlock.__3{
  width: 42rem;
  margin: 0 0 0 auto;
}

.sec2 .imgBlock.__4{
  width: 42rem;
  margin: 1rem 0 0 0;
}

.sec2 a{
  width: 24rem;
  display: block;
  margin: 1rem auto;
  background-color: #E49152;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.7;
  padding: 1rem 0rem;
  border-radius: 100rem;
}

/* sec3 */
.sec3{
  width: 70rem;
  margin: 3.6rem auto 0;
}

.sec3 .text{
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 4rem;
}

.sec3 .pointBlock{
  width: 6.5rem;
  margin: auto;
}

.sec3 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: 18.6rem;
  height: 1.6rem;
  bottom: 0;
  left: -1rem;
  background-color: #DBD0C0;
  z-index: -1;
}

.sec3 .inner_text{
  margin-bottom: 0;
}

/* sec4 */
.sec4{
  width: 70rem;
  margin: 3.6rem auto 0;
}

.sec4 .text{
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 4rem;
}

.sec4 .pointBlock{
  width: 6.7rem;
  margin: auto;
}

.sec4 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: 30.8rem;
  height: 1.6rem;
  bottom: 0.3rem;
  left: -1rem;
  background-color: #DBD0C0;
  z-index: -1;
}

.sec4 .inner_text{
  margin-bottom: 0;
}

.sec4 .coupon_ttl{
  display: inline-block;
  position: relative;
  font-size: 1.8rem !important;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #E49152;
  font-weight: bold !important;
}

.sec4 .coupon_ttl::before{
  position: absolute;
  content: "";
  display: block;
  width: 0.1rem;
  height: 2.5rem;
  bottom: 0.2rem;
  left: -1.5rem;
  background-color: #E49152;
  transform: rotate(-45deg);
  z-index: 10;
}

.sec4 .coupon_ttl::after{
  position: absolute;
  content: "";
  display: block;
  width: 0.1rem;
  height: 2.5rem;
  bottom: 0.2rem;
  right: -1.5rem;
  background-color: #E49152;
  transform: rotate(45deg);
  z-index: 10;
}

.sec4 .sec_inner .imgBlock{
  width: 36rem;
}

.sec4 .subttl{
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 2;
  color: #E49152;
  font-weight: bold;
}

.sec4 .Noto{
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 2;
  margin-top: 1rem;
}

/* sec5 */
.sec5{
  width: 70rem;
  margin: 3.6rem auto 0;
}

.sec5 .text{
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 4rem;
}

.sec5 .pointBlock{
  width: 6.6rem;
  margin: auto;
}

.sec5 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: 33rem;
  height: 1.6rem;
  bottom: 0;
  left: -1rem;
  background-color: #DBD0C0;
  z-index: -1;
}

.sec5 .inner_text{
  margin-bottom: 0;
}

.sec5 .sec_inner .imgBlock{
  width: 15.6rem;
}


.text_bottom{
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 8rem auto 3rem;
  font-weight: bold;
  text-align: center;
}

/* coupon_area __2 */
.coupon_area.__2{
  width: 70rem;
  margin: 3rem auto 10rem;
}


/*=============================
      nav_box
=============================*/
 /*  ふわ　anime */
  .nav_box {
    transition: opacity .4s ease-in-out;
    opacity: 0;
  }
  .nav_box.fixed {
    transition: opacity .4s ease-in-out;
    opacity: 1;
  }
  .nav_box a:hover{
    transition: opacity .4s ease-in-out;
    opacity: 0.8;
  }


 /* anime */
  .nav_box.fixed {
    position: fixed;
    top: auto;
    bottom: 0;
    z-index: 100;
  }
  .nav_box.none {
    opacity: 0;
  }

  .nav_box {
    width: 100%;
    height: auto;
  }
  .nav_box .top_nav{
    width: 71.6rem;
    margin: 0 auto -1.5rem;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }

  .nav_bg {
    position: relative;
  }
  .nav_bg::before{
    position: absolute;
    display: block;
    content: "";
    width: 100vw;
    height: 7.5rem;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #D9945D;
  }

.top_nav li:first-child {
  width: 45.5rem;
}
.top_nav li:last-child {
  width: 24rem;
  margin-bottom: 2rem;
}

/*=============================
      // nav_box
=============================*/




/*=============================
      1101 up
=============================*/

  #mook_vol10_1101 h2 {
    font-family: 'Bodoni Moda', serif;
    font-size: 3.6rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
    font-weight: bold;
  }

  #mook_vol10_1101 .special_Area_inner {
    border: solid 0.1rem #fff;
    position: relative;
    z-index: 10;
  }

  #mook_vol10_1101 .mv_newArea {
    background-color: #FFFCF2;
  }
  
  #mook_vol10_1101 .mv_newArea .img {
    width: 120rem;
    margin: 0 auto 5rem;
    padding-top: 4rem;
  }
  
  #mook_vol10_1101 .special_Area {
    width: 140rem;
    margin: 5rem auto 10rem;
    position: relative;
    background-color: #C5CADE;
    padding: 1rem;
  }
  
  
  #mook_vol10_1101 .special_Area::before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 64rem;
    top: 0;
    left: 0;
    background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/special_mv.jpg) 100% no-repeat;
    background-size: cover;
    z-index: 0;
  }
  
  
  
  #mook_vol10_1101 .special_Area_warp {
    width: 115rem;
    margin: 22rem auto 0;
  }
  
  #mook_vol10_1101 .special_block_1_bg {
    /* background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/special_mv.jpg) no-repeat; */
    width: 100%;
    margin: auto;
    margin: 10rem auto 0;
  }
  
  #mook_vol10_1101 .special_block_1 {
    width: 115rem;
    margin: auto;
  }
  
  #mook_vol10_1101 .special_block_1 .ttl {
    width: 55rem;
    text-align: left;
  }
  
  #mook_vol10_1101 .special_block_1 .ttl ul {
    display: flex;
    justify-content: space-between;
    margin: 4rem auto 0;
  }
  
  #mook_vol10_1101 .special_block_1 .ttl li {
    padding: 1.4rem 2rem;
    background:rgba(255, 255, 255, 0.5);
    border-radius: 0.5rem;
  }
  
  #mook_vol10_1101 .special_block_1 h3 {
    font-family: 'Bodoni Moda', serif;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.04em;
  }
  
  #mook_vol10_1101 .special_block_1 p {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  
  #mook_vol10_1101 .special_block_1 .ttl a {
    position: relative;
    width: 12rem;
    display: flex;
    justify-content: center;
    font-size: 1.4rem;
    line-height: 1.7;
    padding: 0.2rem 0rem;
    margin: 1.2rem auto 0;
    border: #fff solid 0.1rem;
    border-radius: 2rem;
    color: #fff;
  }
  
  #mook_vol10_1101 .special_block_1 .ttl a::before {
    position: absolute;
    display: block;
    content: "";
    width: 1rem;
    height: 1rem;
    top: 1.1rem;
    right: 1rem;
    background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/special_point.svg) no-repeat;
    background-size: 100%;
    z-index: 1;
    transition: ease-out 0.5s;
  }
  
  #mook_vol10_1101 .special_block_1 .ttl a:hover::before {
    transition: ease-out 0.5s;
    top: 1.4rem;
  }
  
  /* ----- special_kit_Area ----- */
  #mook_vol10_1101 .special_text_Area {
    background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/special_bg_1.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 5rem;
  }

  #mook_vol10_1101 .special_text_Area.__2 {
    background: none;
    width: 105rem;
    margin: auto;
    padding: 5rem 0 0 0;
  }

  #mook_vol10_1101 .special_text_Area ul {
    display: flex;
    justify-content: space-between;
  }

  #mook_vol10_1101 .special_text_Area.__2 ul {
    flex-direction: row-reverse;
  }

  #mook_vol10_1101 .special_text_Area .imgBlock {
    width: 50rem;
  }

  #mook_vol10_1101 .special_text_Area h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
    font-weight: bold;
  }

  #mook_vol10_1101 .special_text_Area h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
    font-weight: bold;
  }

  #mook_vol10_1101 .special_text_Area p {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.04em;
    margin: 2rem auto;
  }

  #mook_vol10_1101 .special_text_Area .name_block {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.04em;
    border: solid #707070 0.1rem;
    display: inline-block;
    padding: 0 1rem;
  }

  #mook_vol10_1101 .special_text_Area .price span {
    font-size: 1.6rem;
  }

  #mook_vol10_1101 .special_text_Area .price {
    margin: 1.4rem auto;
    line-height: 1.3;
  }

  #mook_vol10_1101 .special_text_Area .en_price{
    font-size: 1.6rem;
  }

  #mook_vol10_1101 .special_text_Area .price .tax {
    font-size: 1.3rem;
  }

  #mook_vol10_1101 .special_text_Area a {
    background-color: #333333;
    font-size: 1.4rem;
    color: #fff;
    padding: 1.2rem 3rem;
    border-radius: 10rem;
    display: inline-block;
  }

  #mook_vol10_1101 .special_text_Area .flexBlock_2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
  }

  #mook_vol10_1101 .special_text_Area.__2 .flexBlock_2 {
    flex-direction: unset;
  }

  #mook_vol10_1101 .special_text_Area .flexBlock_2 li:nth-of-type(1) div {
    background-color: #E49152;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.7;
    padding: 0rem 1rem;
  }

  #mook_vol10_1101 .special_text_Area .flexBlock_2 li:nth-of-type(2) {
    font-size: 2.8rem;
    letter-spacing: 0.04em;
    font-weight: bold;
    margin-left: 1rem;
    line-height: 1;
  }

  #mook_vol10_1101 .special_text_Area .flexBlock_2 li:nth-of-type(2) span {
    font-size: 1.3rem;
  }
  
  /* ----- special_kit_Area ----- */
  
  /* ----- special_contents ----- */
  #mook_vol10_1101 .special_contents {
    text-align: center;
    padding-top: 5rem;
    padding-bottom: 8rem;
  }

  #mook_vol10_1101 .special_contents h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
    font-weight: normal;
  }

  #mook_vol10_1101 .special_contents ul {
    display: flex;
    justify-content: space-between;
    margin: 3rem auto 0;
  }

  #mook_vol10_1101 .special_contents li {
    width: 54rem;
  }
  /* ----- special_contents ----- */

  /* ----- aboutArea ----- */
  #mook_vol10_1101 .aboutArea .ttl {
    width: 46.8rem;
    margin: auto;
  }

  #mook_vol10_1101 .aboutArea .aboutArea_main {
    margin: 3rem auto 0;
    padding: 5rem 0;
    background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/aboutArea_ttl_bg.jpg) no-repeat;
    background-size: 100%;
  }

  #mook_vol10_1101 .aboutArea .aboutArea_main .block_Area {
    width: 70rem;
    margin: auto;
  }

  #mook_vol10_1101 .aboutArea .aboutArea_main .block_1 {
    width: 63.4rem;
  }

  #mook_vol10_1101 .aboutArea .aboutArea_main .block_2 {
    width: 47rem;
    margin-left: auto;
  }
  
  #mook_vol10_1101 .aboutArea_point {
    width: 10rem;
    margin: 0 0 0.2rem 0;
  }

  /* ----- aboutArea ----- */
  
  /*=============================
        1101 up
  =============================*/









/* フェードイン */
.fade {
  opacity: 0;
}

.fade_in {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-name: up;
  animation-name: up;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*** SPデバイス ***/
@media only screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }

  .sp_only {
    display: block !important;
  }

  .all_wrap a:hover {
    opacity: 1;
  }

/* mv */

.mv_wrap {
  width: 100%;
  margin: 0 auto;
}

.mv_wrap .img{
  width: calc(344 *(100vw/428));
  margin: calc(40 *(100vw/428)) 0 calc(40 *(100vw/428)) calc(75 *(100vw/428));
}

.Schedule_area{
  width: calc(388 *(100vw/428));
  margin: auto;
  border: #000000 solid 0.1rem;
  border-left: none;
  border-right: none;
  padding: calc(18 *(100vw/428)) 0 calc(25 *(100vw/428));
  text-align: center;
}

.Schedule_area ul{
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(40 *(100vw/428));
}

.Schedule_area ul:nth-of-type(1){
  margin: calc(10 *(100vw/428)) auto calc(16 *(100vw/428));
  margin-left: calc(40 *(100vw/428));
}
.Schedule_area ul:nth-of-type(2){
  display: block;
}

.Schedule_area ul li:nth-child(1){
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: calc(15 *(100vw/428));
  line-height: 2;
  text-align: left;
}

.Schedule_area ul li:nth-child(2){
  margin-left: 0;
  text-align: left;
  font-size: calc(14 *(100vw/428));
  line-height: 1.5;
}

.Schedule_area .en_txt{
  font-size: calc(20 *(100vw/428));
}

.Schedule_area .ja_txt{
  font-size: calc(11 *(100vw/428));
}

/* coupon_area */
.coupon_area{
  width: calc(388 *(100vw/428));
  border: #E49152 solid 4px;
  padding: calc(30 *(100vw/428)) 0rem calc(30 *(100vw/428));
  background-color: #fff;
  margin: calc(30 *(100vw/428)) auto 0;
}

.coupon_area ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}

.coupon_area li:nth-of-type(1){
  width: calc(140 *(100vw/428));
}

.coupon_area li:nth-of-type(2){
  width: 100%;
  text-align: center;
}

.coupon_area .coupon_ttl{
  display: inline-block;
  position: relative;
  font-size: 1.8rem !important;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #E49152;
  font-weight: bold !important;
}

.coupon_area .coupon_ttl::before{
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: calc(20 *(100vw/428));
  top: calc(5 *(100vw/428));
  left: calc(-14 *(100vw/428));
  background-color: #E49152;
  transform: rotate(-45deg);
  z-index: 10;
}

.coupon_area .coupon_ttl::after{
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: calc(20 *(100vw/428));
  top: calc(5 *(100vw/428));
  right: calc(-14 *(100vw/428));
  background-color: #E49152;
  transform: rotate(45deg);
  z-index: 10;
}

.coupon_area .en_txt{
  font-size: calc(18 *(100vw/428)) !important;
  letter-spacing: 0.04em;
  line-height: 2;
}

.coupon_area .sp_size{
  font-size: calc(16 *(100vw/428)) !important;
  letter-spacing: 0.04em;
  line-height: 1.75;
}

.coupon_area .en_txt .bold{
  font-size: calc(20 *(100vw/428));
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.coupon_area a{
  width: calc(240 *(100vw/428));
  height: auto;
  display: block;
  margin: calc(10 *(100vw/428)) auto;
  background-color: #E49152;
  color: #fff;
  font-size: calc(14 *(100vw/428));
  line-height: 1.7;
  padding: calc(10 *(100vw/428)) 0;
  border-radius: 100rem;
}

.coupon_area p{
  font-size: calc(10 *(100vw/428));
  line-height: 2;
  letter-spacing: 0.04em;
}



/* sec_共通 */
.sec_inner{
  margin: calc(-25 *(100vw/428)) auto 0;
  padding: calc(50 *(100vw/428)) calc(20 *(100vw/428)) calc(40 *(100vw/428)) calc(20 *(100vw/428));
}


.sec_inner h2{
  font-size: calc(24 *(100vw/428));
}

.sec_block{
  padding: calc(20 *(100vw/428));
  font-size: calc(13 *(100vw/428));
}

.sec_block ul{
  width: calc(58 *(100vw/428));
  margin-top: calc(8 *(100vw/428));
}
.sec_block li{
  width: calc(24 *(100vw/428));
}

.inner_text{
  margin-bottom: calc(40 *(100vw/428));
}

.sec_inner .imgBlock{
  width: 100%;
  margin: calc(20 *(100vw/428)) auto;
}

.sec_inner .inner_text{
  font-size: calc(14 *(100vw/428));
  line-height: 1.5;
  letter-spacing: -0.03em;
}


/* sec1 */
.sec1{
  width: calc(388 *(100vw/428));
  margin: calc(66 *(100vw/428)) auto 0;
}

.sec1 .sec_block{
  text-align: left;
}
.sec1 .sec_block p{
  line-height: 2;
}

.sec1 .pointBlock{
  width: calc(54 *(100vw/428));
  margin: auto;
}

.sec1 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: calc(260 *(100vw/428));
  height: calc(16 *(100vw/428));
  bottom: 0;
  left: calc(-10 *(100vw/428));
  background-color: #DBD0C0;
  z-index: -1;
}

/* sec2 */
.sec2{
  width: calc(388 *(100vw/428));
  margin: calc(40 *(100vw/428)) auto 0;
}

.sec2 h2{
  width: calc(294 *(100vw/428));
}

.sec2 .text{
  font-size: calc(18 *(100vw/428));
  line-height: 1.5;
  margin-top: calc(40 *(100vw/428));
}

.sec2 .sec_inner .inner_text.bold{
  font-size: calc(18 *(100vw/428));
}


.sec2 .inner_text.__2{
  margin-bottom: calc(20 *(100vw/428));
}

.sec2 .pointBlock{
  width: calc(66 *(100vw/428));
  margin: auto;
}

.sec2 .imgBlock.__3{
  width: calc(300 *(100vw/428));
  margin: 0 0 0 auto;
}

.sec2 .imgBlock.__4{
  width: calc(300 *(100vw/428));
  margin: 1rem 0 0 0;
}

.sec2 a{
  width: calc(240 *(100vw/428));
  display: block;
  margin: calc(12 *(100vw/428)) auto 0;
  background-color: #E49152;
  color: #fff;
  font-size: calc(14 *(100vw/428));
  line-height: 1.7;
  padding: calc(10 *(100vw/428)) 0rem;
  border-radius: 100rem;
}

/* sec3 */
.sec3{
  width: calc(388 *(100vw/428));
  margin: calc(40 *(100vw/428)) auto 0;
}

.sec3 .text{
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 4rem;
}

.sec3 .pointBlock{
  width: calc(64 *(100vw/428));
  margin: auto;
}

.sec3 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: calc(186 *(100vw/428));
  height: calc(12 *(100vw/428));
  bottom: calc(2 *(100vw/428));
  left: calc(-10 *(100vw/428));
  background-color: #DBD0C0;
  z-index: -1;
}

.sec3 .inner_text{
  margin-bottom: 0;
}

/* sec4 */
.sec4{
  width: calc(388 *(100vw/428));
  margin: calc(40 *(100vw/428)) auto 0;
}

.sec4 .text{
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 4rem;
}

.sec4 .pointBlock{
  width: calc(67 *(100vw/428));
  margin: auto;
}

.sec4 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: calc(308 *(100vw/428));
  height: calc(12 *(100vw/428));
  bottom: calc(2 *(100vw/428));
  left: calc(-10 *(100vw/428));
  background-color: #DBD0C0;
  z-index: -1;
}

.sec4 .inner_text{
  margin-bottom: 0;
}

.sec4 .coupon_ttl{
  font-size: calc(18 *(100vw/428)) !important;
}

.sec4 .coupon_ttl::before{
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: calc(25 *(100vw/428));
  top: calc(0 *(100vw/428));
  left: calc(-15 *(100vw/428));
  background-color: #E49152;
  transform: rotate(-45deg);
  z-index: 10;
}

.sec4 .coupon_ttl::after{
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: calc(25 *(100vw/428));
  top: calc(0 *(100vw/428));
  right: calc(-15 *(100vw/428));
  background-color: #E49152;
  transform: rotate(45deg);
  z-index: 10;
}

.sec4 .sec_inner .imgBlock{
  width: calc(328 *(100vw/428));
}

.sec4 .subttl{
  font-size: calc(14 *(100vw/428));
  letter-spacing: 0.04em;
  line-height: 2;
  color: #E49152;
  font-weight: bold;
}

.sec4 .Noto{
  font-size: calc(12 *(100vw/428));
  letter-spacing: 0.04em;
  line-height: 2;
  margin-top: calc(10 *(100vw/428));
}

/* sec5 */
.sec5{
  width: calc(388 *(100vw/428));
  margin: calc(40 *(100vw/428)) auto 0;
}

.sec5 .text{
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 4rem;
}

.sec5 .pointBlock{
  width: calc(66 *(100vw/428));
  margin: auto;
}

.sec5 .sec_inner h2::before{
  position: absolute;
  content: "";
  display: block;
  width: calc(330 *(100vw/428));
  height: calc(12 *(100vw/428));
  bottom: calc(2 *(100vw/428));
  left: calc(-10 *(100vw/428));
  background-color: #DBD0C0;
  z-index: -1;
}

.sec5 .inner_text{
  margin-bottom: 0;
}

.sec5 .sec_inner .imgBlock{
  width: calc(156 *(100vw/428));
}


.text_bottom{
  font-size: calc(18 *(100vw/428));
  line-height: 1.5;
  margin: calc(80 *(100vw/428)) auto calc(0 *(100vw/428));
  font-weight: bold;
  text-align: center;
}

/* coupon_area __2 */
.coupon_area.__2{
  width: calc(388 *(100vw/428));
  margin: calc(20 *(100vw/428)) auto calc(80 *(100vw/428));
}


/*=============================
      nav_box
=============================*/
 /*  ふわ　anime */
  .nav_box {
    transition: opacity .4s ease-in-out;
    opacity: 0;
  }
  .nav_box.fixed {
    transition: opacity .4s ease-in-out;
    opacity: 1;
  }
  .nav_box a:hover{
    transition: opacity .4s ease-in-out;
    opacity: 0.8;
  }


 /* anime */
  .nav_box.fixed {
    position: fixed;
    top: auto;
    bottom: 0;
    z-index: 100;
  }
  .nav_box.none {
    opacity: 0;
  }

  .nav_box {
    width: 100%;
    height: auto;
  }
  .nav_box .top_nav{
    width: calc(400 *(100vw/428));
    margin: 0 auto calc(-15 *(100vw/428));
    display: flex;
    align-items: end;
    justify-content: space-between;
  }

  .nav_bg {
    position: relative;
  }
  .nav_bg::before{
    position: absolute;
    display: block;
    content: "";
    width: 100vw;
    height: calc(80 *(100vw/428));
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #D9945D;
  }

.top_nav li:first-child {
  width: calc(212 *(100vw/428));
}
.top_nav li:last-child {
  width: calc(178 *(100vw/428));
  margin-bottom: calc(20 *(100vw/428));
}

/*=============================
      // nav_box
=============================*/



/*=============================
      1101 up
=============================*/

#mook_vol10_1101 h2 {
  font-size: calc(32 *(100vw/428));
  line-height: 1.5;
  margin-top: calc(20 *(100vw/428));
}

#mook_vol10_1101 .special_Area_inner {
  border: solid 0.1rem #fff;
  position: relative;
  z-index: 10;
}

#mook_vol10_1101 .mv_newArea {
  background-color: #FFFCF2;
}

#mook_vol10_1101 .mv_newArea .img {
  width: 100%;
  margin: 0 auto 5rem;
  padding-top: 0;
}

#mook_vol10_1101 .special_Area {
  width: 95.5%;
  margin: calc(40 *(100vw/428)) auto calc(50 *(100vw/428));
  position: relative;
  background-color: #C5CADE;
  padding: calc(10 *(100vw/428));
}


#mook_vol10_1101 .special_Area::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: calc(880 *(100vw/428));
  top: 0;
  left: 0;
  background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/special_mv_sp.jpg) no-repeat;
  background-size: cover;
  z-index: 0;
}

#mook_vol10_1101 .special_Area::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: calc(955 *(100vw/428));
  top: calc(880 *(100vw/428));
  left: 0;
  background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/special_bg_1_sp.png) no-repeat;
  background-size: cover;
  z-index: 0;
}


#mook_vol10_1101 .special_Area_warp {
  width: 100%;
  margin: calc(384 *(100vw/428)) auto 0;
}

#mook_vol10_1101 .special_block_1_bg {
  width: 100%;
  margin: auto;
  margin: calc(25 *(100vw/428)) auto 0;
}

#mook_vol10_1101 .special_block_1 {
  width: calc(360 *(100vw/428));
  margin: auto;
}

#mook_vol10_1101 .special_block_1 .ttl {
  width: calc(360 *(100vw/428));
  text-align: center;
}

#mook_vol10_1101 .special_block_1 .ttl ul {
  justify-content: center;
  flex-wrap: wrap;
  margin: calc(20 *(100vw/428)) auto 0;
}

#mook_vol10_1101 .special_block_1 .ttl li {
  width: 100%;
  padding: calc(20 *(100vw/428)) calc(20 *(100vw/428));
  background: rgba(255, 255, 255, 0.5);
  border-radius: calc(5 *(100vw/428));
}

#mook_vol10_1101 .special_block_1 .ttl li:nth-last-of-type(1) {
  margin-top: calc(10 *(100vw/428));
}

#mook_vol10_1101 .special_block_1 h3 {
  font-size: calc(20 *(100vw/428));
  line-height: 1.8;
}

#mook_vol10_1101 .special_block_1 p {
  font-size: calc(16 *(100vw/428));
  line-height: 1.3;
}

#mook_vol10_1101 .special_block_1 .ttl a {
  position: relative;
  width: calc(155 *(100vw/428));
  display: inline-table;
  justify-content: center;
  font-size: calc(18 *(100vw/428));
  line-height: 1.7;
  padding: calc(0 *(100vw/428)) 0;
  margin: calc(12 *(100vw/428)) auto 0;
  border: #fff solid 0.1rem;
  border-radius: calc(20 *(100vw/428));
  color: #fff;
}

#mook_vol10_1101 .special_block_1 .ttl a::before {
  position: absolute;
  display: block;
  content: "";
  width: 1rem;
  height: 1rem;
  top: 1.1rem;
  right: 1rem;
  background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/special_point.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  transition: ease-out 0.5s;
}

#mook_vol10_1101 .special_block_1 .ttl a:hover::before {
  transition: ease-out 0.5s;
  top: 1.4rem;
}

/* ----- special_kit_Area ----- */
#mook_vol10_1101 .special_text_Area {
  background: unset;
  background-size: 100%;
  padding: calc(60 *(100vw/428)) calc(25 *(100vw/428)) 0;
  position: relative;
  z-index: 1;
}

#mook_vol10_1101 .special_text_Area.__2 {
  background: none;
  width: calc(360 *(100vw/428));
  margin: auto;
  padding: calc(50 *(100vw/428)) 0 0 0;
}

#mook_vol10_1101 .special_text_Area ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

#mook_vol10_1101 .special_text_Area.__2 ul {
  flex-direction: inherit;
  justify-content: flex-start;
}

#mook_vol10_1101 .special_text_Area .imgBlock {
  width: 100%;
}

#mook_vol10_1101 .special_text_Area h3 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: bold;
}

#mook_vol10_1101 .special_text_Area h3 {
  font-size: calc(18 *(100vw/428));
}

#mook_vol10_1101 .special_text_Area p {
  font-size: calc(14 *(100vw/428));
  line-height: 2;
  letter-spacing: 0.04em;
  margin: calc(15 *(100vw/428)) auto calc(20 *(100vw/428));
}

#mook_vol10_1101 .special_text_Area .name_block {
  font-size: calc(14 *(100vw/428));
  line-height: 2;
  letter-spacing: 0.04em;
}

#mook_vol10_1101 .special_text_Area .en_price{
  font-size: calc(16 *(100vw/428));
}

#mook_vol10_1101 .special_text_Area .price span {
  font-size: calc(16 *(100vw/428));
}

#mook_vol10_1101 .special_text_Area .price {
  margin: calc(15 *(100vw/428)) 0;
  line-height: 1.3;
  font-size: calc(16 *(100vw/428));
  letter-spacing: 0.04em;
}

#mook_vol10_1101 .special_text_Area .price .tax {
  font-size: calc(13 *(100vw/428));
}

#mook_vol10_1101 .special_text_Area a {
  background-color: #333333;
  font-size: calc(14 *(100vw/428));
  color: #fff;
  padding: calc(6 *(100vw/428)) calc(30 *(100vw/428));
  border-radius: calc(100 *(100vw/428));
  display: inline-block;
  margin-left: calc(60 *(100vw/428));
}

#mook_vol10_1101 .special_text_Area .flexBlock_2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: calc(20 *(100vw/428));
  flex-wrap: wrap;
  flex-direction: inherit;
}

#mook_vol10_1101 .special_text_Area.__2 .flexBlock_2 {
  flex-direction: unset;
}

#mook_vol10_1101 .special_text_Area .flexBlock_2 li:nth-of-type(1) div {
  background-color: #E49152;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.7;
  padding: 0rem 1rem;
}

#mook_vol10_1101 .special_text_Area .flexBlock_2 li:nth-of-type(2) {
  font-size: 2.8rem;
  letter-spacing: 0.04em;
  font-weight: bold;
  margin-left: 1rem;
  line-height: 1;
}

#mook_vol10_1101 .special_text_Area .flexBlock_2 li:nth-of-type(2) span {
  font-size: calc(13 *(100vw/428));
}
/* ----- special_kit_Area ----- */

/* ----- special_contents ----- */
#mook_vol10_1101 .special_contents {
  text-align: center;
  padding-top: calc(90 *(100vw/428));
  padding-bottom: calc(50 *(100vw/428));
}

#mook_vol10_1101 .special_contents h3 {
  font-size: calc(16 *(100vw/428));
}

#mook_vol10_1101 .special_contents ul {
  margin: calc(30 *(100vw/428)) auto 0;
  flex-wrap: wrap;
  justify-content: center;
}

#mook_vol10_1101 .special_contents li {
  width: calc(360 *(100vw/428));
}

#mook_vol10_1101 .special_contents li:nth-last-of-type(1) {
  margin-top: calc(10 *(100vw/428));
}
/* ----- special_contents ----- */

/* ----- aboutArea ----- */
#mook_vol10_1101 .aboutArea .ttl {
  width: calc(365 *(100vw/428));
}

#mook_vol10_1101 .aboutArea .aboutArea_main {
  margin: calc(30 *(100vw/428)) auto 0;
  padding: calc(40 *(100vw/428)) 0;
  background: url(../../Contents/ImagesPkg/lp/mook-vol10/mook_vol10_1101/aboutArea_ttl_bg_sp.jpg) no-repeat;
  background-size: 100%;
}

#mook_vol10_1101 .aboutArea .aboutArea_main .block_Area {
  width: calc(388 *(100vw/428));
  margin: auto;
}

#mook_vol10_1101 .aboutArea .aboutArea_main .block_1 {
  width: calc(320 *(100vw/428));
}

#mook_vol10_1101 .aboutArea .aboutArea_main .block_2 {
  width: calc(320 *(100vw/428));
  margin-top: calc(20 *(100vw/428));
  margin-left: auto;
}

#mook_vol10_1101 .aboutArea_point {
  width: calc(128 *(100vw/428));
  margin: 0 0 calc(5 *(100vw/428)) 0;
}

#mook_vol10_1101 .special_text_Area.__2 .imgBlock {
  margin-top: calc(15 *(100vw/428));
}


/* ----- aboutArea ----- */

/*=============================
      1101 up
=============================*/











}

/* 追加対応 */
.overflow-hidden {
  overflow: hidden;
}

@keyframes tenmetsu {
  0% { transform: scale(1); opacity: 1; }
  24% { transform: scale(1.2); opacity: 1; }
  48% { transform: scale(1.2); opacity: 0; }
  52% { transform: scale(0.8); opacity: 0; }
  76% { transform: scale(0.9); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}

@media only screen and (min-width: 769px) {
.sec3 {
  position: relative;
  width: 100%;
  /* z-index: 1; */
}

.sec3 .sec_inner {
  width: 70rem;
  margin: -2.5rem auto 0;
}

.sec3 .sec_inner .imgBlock {
  width: 60rem;
}

.item_wrap {
  position: absolute;
    width: 70rem;
    top: 17.5rem;
    left: 50%;
    transform: translateX(-50%);
}

.item_wrap.on_modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  transform: none;
  background: rgb(0 0 0 / 50%);
  z-index: 10000;
}

.item_wrap.on_modal .item_button_wrap {
  position: relative;
  width: 40rem;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  background: #fff;
}

.item_button {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background: #fff;
  border-radius: 50%;
  animation: tenmetsu 2s linear 2s infinite;
}

.item_wrap.on_modal .item_button {
  background: transparent;
}

.item_wrap01 .item_button {
  top: 15rem;
  left: 14rem;
}

.item_wrap02 .item_button {
  top: 14.2rem;
  left: 24.2rem;
}

.item_wrap03 .item_button {
  top: 11rem;
  left: 30rem;
}

.item_wrap04 .item_button {
  top: 17.5rem;
  left: 39rem;
}

.item_wrap05 .item_button {
  top: 17.5rem;
  left: 46.7rem;
}

.item_wrap06 .item_button {
  top: 19.5rem;
  left: 54.7rem;
}

.item_wrap07 .item_button {
  top: 28.2rem;
  left: 13.5rem;
}

.item_wrap08 .item_button {
  top: 33.5rem;
  left: 22rem;
}

.item_wrap09 .item_button {
  top: 26.7rem;
  left: 29.7rem;
}

.item_wrap10 .item_button {
  top: 33rem;
  left: 40.3rem;
}

.item_wrap11 .item_button {
  top: 29rem;
  left: 53.1rem;
}

.item_wrap .modal {
  position: relative;
  display: none;
}

.item_wrap.on_modal .modal {
  top: 0;
  left: 0;
  display: block;
  transition: all .5s;
}

.modal {
  width: 40rem;
  margin: 0 auto;
}

.modal .img {
  width: 34rem;
    margin: 0 auto;
    padding-top: 3rem;
}

.cancel {
  position: absolute;
  width: 2rem;
  top: 2rem;
  right: 2rem;
  z-index: 2;
}

.modal_brand {
  padding-top: 2rem;
    font-family: 'Bodoni Moda', serif;
    font-size: 3rem;
    line-height: 1;
    text-align: center;
}

.modal_brand span {
    display: block;
    padding-top: 0.5rem;
    font-family: "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
}

.modal_Product-name {
    padding-top: 2.5rem;
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
}

.modal_lead {
  width: 34rem;
    margin: 0 auto;
    padding: 1rem 0 2.5rem;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: justify;
}

}



/*** SPデバイス ***/
@media only screen and (max-width: 768px) {
  .sec3 {
    z-index: 5;
    position: relative;
}

  .item_wrap {
    position: absolute;
    width: 100%;
    top: 17.5rem;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .item_wrap.on_modal {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    transform: none;
    background: rgb(0 0 0 / 50%);
    z-index: 10000;
  }
  
  .item_wrap.on_modal .item_button_wrap {
    position: relative;
    width: calc(400 *(100vw/428));
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    background: #fff;
  }
  
  .item_button {
    position: absolute;
    width: calc(16 *(100vw/428));
    height: calc(16 *(100vw/428));
    background: #fff;
    border-radius: 50%;
    animation: tenmetsu 2s linear 2s infinite;
  }
  
  .item_wrap.on_modal .item_button {
    background: transparent;
  }
  
  .item_wrap01 .item_button {
    top: calc(35 *(100vw/428));
    left: calc(70 *(100vw/428));
  }
  
  .item_wrap02 .item_button {
    top: calc(30 *(100vw/428));
    left: calc(128 *(100vw/428));
  }
  
  .item_wrap03 .item_button {
    top: calc(10 *(100vw/428));
    left: calc(163 *(100vw/428));
  }
  
  .item_wrap04 .item_button {
    top: calc(50 *(100vw/428));
    left: calc(215 *(100vw/428));
  }
  
  .item_wrap05 .item_button {
    top: calc(50 *(100vw/428));
    left: calc(258 *(100vw/428));
  }
  
  .item_wrap06 .item_button {
    top: calc(60 *(100vw/428));
    left: calc(305 *(100vw/428));
  }
  
  .item_wrap07 .item_button {
    top: calc(110 *(100vw/428));
    left: calc(65 *(100vw/428));
  }
  
  .item_wrap08 .item_button {
    top: calc(140 *(100vw/428));
    left: calc(116 *(100vw/428));
  }
  
  .item_wrap09 .item_button {
    top: calc(100 *(100vw/428));
    left: calc(160 *(100vw/428));
  }
  
  .item_wrap10 .item_button {
    top: calc(137 *(100vw/428));
    left: calc(222 *(100vw/428));
  }
  
  .item_wrap11 .item_button {
    top: calc(115 *(100vw/428));
    left: calc(296 *(100vw/428));
  }
  
  .item_wrap .modal {
    position: relative;
    display: none;
  }
  
  .item_wrap.on_modal .modal {
    top: 0;
    left: 0;
    display: block;
    transition: all .5s;
  }
  
  .modal {
    width: 100%;
    margin: 0 auto;
  }
  
  .modal .img {
    width: calc(340 *(100vw/428));
    margin: 0 auto;
    padding-top: calc(30 *(100vw/428));
  }
  
  .cancel {
    position: absolute;
    width: calc(20 *(100vw/428));
    top: calc(20 *(100vw/428));
    right: calc(20 *(100vw/428));
    z-index: 2;
  }
  
  .modal_brand {
    padding-top: calc(20 *(100vw/428));
    font-family: 'Bodoni Moda', serif;
    font-size: calc(30 *(100vw/428));
    line-height: 1;
    text-align: center;
  }
  
  .modal_brand span {
    display: block;
    padding-top: calc(5 *(100vw/428));
    font-family: "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
    font-size: calc(12 *(100vw/428));
  }
  
  .modal_Product-name {
    padding-top: calc(25 *(100vw/428));
    font-size: calc(16 *(100vw/428));
    font-weight: 600;
    text-align: center;
  }
  
  .modal_lead {
    width: calc(340 *(100vw/428));
    margin: 0 auto;
    padding: calc(10 *(100vw/428)) 0 calc(25 *(100vw/428));
    font-size: calc(16 *(100vw/428));
    line-height: 1.5;
    text-align: justify;
  }
}

/* 追加対応 */