@charset "UTF-8";
html{font-size: 62.5%}

/*--------------------------------------------------------
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:1024px) {
    html{font-size: calc(10 *(100vw / 1400));}
}
@media screen and (min-width:1025px) {
    #Wrap,.wrapBottom,.wrapTop{width: 100%}
  .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%;
}

p {
text-align: unset;
}


.all_wrap .sp_only {
  display: none;
}

.all_wrap {
  font-family: 'Roboto Slab', 'Noto Sans JP', sans-serif;
  letter-spacing: 0.04em;
}

.all_wrap .ja_txt {
  font-family: 'Noto Sans JP', sans-serif;
}

.all_wrap .en_txt {
  font-family: 'Roboto Slab', serif;

}

.all_wrap a:hover {
  opacity: 0.6;
}

/* mv */
.mv_wrap {
  margin: 0 auto;
}

.mv_wrap .img{
  width: 980px;
  margin: auto;
}

.mv_txtwrap {
  padding-top: 10px;
  text-align: center;
}

.mv_ttl {
  position: relative;
  width: 646px;
  margin: 0 auto;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: bold;
  z-index: 2;
}

.mv_ttl:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 18px;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background: #EDF2B6;
  z-index: -1;
}

.mv_subttl {
  padding-top: 28px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}

.mv_txt {
  padding-top: 38px;
  font-size: 15px;
  line-height: 2;
}

.border {
  width: 100px;
  margin: 0 auto;
  padding-top: 35px;
  border-bottom: 1px solid #707070;
}

.menu_wrap {
  width: 692px;
  margin: 0 auto;
  padding-top: 54px;
}

.menu_ttl {
  font-size: 17px;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
}

.menu_wrap ul {
  justify-content: space-between;
  padding-top: 20px;
}

.menu_wrap ul li {
  width: 336px;
  height: 140px;
  border-radius: 5px;
  text-align: center;
}

.menu_wrap ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.menu_wrap ul li:nth-child(1) a ,
.menu_wrap ul li:nth-child(2) a {
background: #EDF2B6;
}

.menu_wrap ul li:nth-child(3) ,
.menu_wrap ul li:nth-child(4) {
margin-top: 20px;
border: 1px solid #D6DD81;
background: #fff;
}

.menu_wrap ul li .txt {
padding-top: 20px;
font-size: 16px;
line-height: 1.5;
font-weight: bold;
}

.menu_wrap ul li:nth-child(1) .txt {
padding-top: 32px;
font-size: 18px;
}

.menu_wrap ul li .txt span {
  font-size: 12px;
}

.menu_wrap ul li .link {
  position: relative;
  margin: 11px auto 0;
  width: 140px;
  height: 40px;
  border-radius: 100px;
  line-height: 40px;
}

.menu_wrap ul li:nth-child(1) .link ,
.menu_wrap ul li:nth-child(2) .link {
background: #fff;
}

.menu_wrap ul li:nth-child(3) .link ,
.menu_wrap ul li:nth-child(4) .link {
  background: #EDF2B6;

}

.menu_wrap ul li:nth-child(1) .link {
margin: 21px auto 0;
}

.menu_wrap ul li .link span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}

.menu_wrap ul li:nth-child(1) .link span ,
.menu_wrap ul li:nth-child(2) .link span {
width: 10px;
}

.menu_wrap ul li:nth-child(3) .link span ,
.menu_wrap ul li:nth-child(4) .link span {
width: 5px;
}

.menu_wrap .en_txt {
  padding-top: 25px;
  font-size: 17px;
  letter-spacing: 0.06em;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.book_wrap{
  margin: 40px auto 0;
  background: #D6DE7B;
  padding: 30px 0;
}
.book {
  position: relative;
  width: 690px;
  padding: 35px 0;
  background: #fff;
  border-radius: 5px;
  margin: auto;
}

.book .txt {
  width: 340px;
  padding-left: 100px;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;

}

.book .txt span {
display: block;
font-weight: normal;
}

.book .img {
  position: absolute;
  width: 165px;
  top: -17px;
  right: 85px;
}

.book .txt a {
  display: block;
  margin: 10px auto 0;
  width: fit-content;
  height: 40px;
  padding: 0 20px;
  font-weight: normal;
  background: #EDF2B6;
  border-radius: 100px;
  line-height: 40px;
}

/* sec共通 */
.content__container {
}

.content__wrapper {
  width: 1100px;
  margin: 0 auto;
}

.content__wrapper .button {
  margin: 0 auto;
  height: 60px;
}

.content__wrapper .button a {
display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  border-radius: 100px;
}

.content__wrapper .button a span {
  font-weight: normal;
}

.subttl {
  font-size: 13px;
  line-height: 1;
}

.ttl {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  padding-top: 31px;
  font-size: 35px;
  letter-spacing: 0;
  line-height: 1;
}

.ttl::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 10px;
  background: url(../../Contents/ImagesPkg/lp/mook-vol9/icon.png) no-repeat center;
  background-size: 100%;
}

.ttl span {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 18px;
  letter-spacing: 0.04em;
  font-weight: normal;
  border-bottom: 1px solid;
}

.schedule {
  position: relative;
  padding-top: 24px;
}

.schedule:before {
  content: "";
  position: absolute;
  width: 200px;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid;
}

.schedule h4 {
position: relative;
  width: 164px;
  margin: 0 auto;
  background: #fff;
  z-index: 2;
}

.schedule p {
  width: 390px;
  margin: 0 auto;
  padding-top: 5px;
  font-size: 13px;
  line-height: 2;
  text-align: left;
}

/* sec01 */
.content__wrapper--sec01 {
  padding: 80px 0 60px;
  background: #EFEFEF;
}

.content__wrapper--sec01 .button {
  margin: 0 auto;
  padding-top: 40px;
  width: 422px;
  height: 60px;
}

.content__wrapper--sec01 .button a {
  background: #E3DDCB;
}


/* sec02 */
.content__wrapper--sec02 {
  padding: 63px 0 57px;
  background: #fff;
  text-align: center;
}

.content__wrapper--sec02 .txt {
  padding-top: 23px;
  font-size: 13px;
  line-height: 30px;
}

.content__wrapper--sec02 .txt span {
font-weight: bold;
}

.content__wrapper--sec02 .img {
  width: 1079px;
  margin-top: -65px;
}

.content__wrapper--sec02 .button {
width: 362px;
  padding-top: 40px;
}

.content__wrapper--sec02 .button a {
  background: #D6DE7B;
}

/* sec03 */
.content__wrapper--sec03 {
  padding: 65px 0 0;
}

.content__wrapper--sec03 .content__wrapper >div {
  width: 720px;
  margin: 0 auto;
  justify-content: space-between;
}

.content__wrapper--sec03 .img {
  width: 360px;
}

.content__wrapper--sec03 .txt {
width: fit-content;
  padding-top: 26px;
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  text-align: center;
}

.content__wrapper--sec03 .txt .dig {
  display: block;
  font-size: 20px;
  position: relative;
}

.content__wrapper--sec03 .txt .dig:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 12px;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    background: #EDF2B6;
    z-index: -1;
}

.content__wrapper--sec03 .txt .small {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.content__wrapper--sec03 .content__wrapper{
  width: 100%;
}

.content__wrapper--sec03 ul {
  justify-content: center;
  gap:20px;
  margin: 60px auto 0;
  padding-top: 82px;
  background: #DBDBDB;
  padding: 40px 0;
}

.content__wrapper--sec03 ul li {
  width: 300px;
  position: relative;
}

.content__wrapper--sec03 ul li .book{
  position: absolute;
  width: 130px;
  top: 0;
  bottom: 0;
  right: 0;
  background: none;
}

/* フェードイン */
.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 !important;
  }

  .all_wrap .sp_only {
    display: block !important;
  }

  .all_wrap a:hover {
    opacity: 1;
  }

/* mv */
.mv_wrap .img,
.mv_wrap {
  width: 100%;
}

.mv_txtwrap {
  width: calc(350 *(100vw / 390));
  margin: 0 auto;
  padding-top: calc(10 *(100vw / 390));
}

.mv_ttl {
  width: auto;
  font-size: calc(20 *(100vw / 390));
  line-height: 1.5;
  z-index: 2;
}

.mv_ttl:before {
  width: calc(220 *(100vw / 390));
  height: calc(18 *(100vw / 390));
  bottom: calc(30 *(100vw / 390));
}

.mv_ttl:after {
  content: "";
  position: absolute;
  width: calc(339 *(100vw / 390));
  height: calc(18 *(100vw / 390));
  bottom: calc(-3 *(100vw / 390));
  left: calc(13 *(100vw / 390));
  background: #EDF2B6;
  z-index: -1;
}

.mv_subttl {
  padding-top: calc(20 *(100vw / 390));
  font-size: calc(14 *(100vw / 390));
  line-height: 2;
  text-align: left;
}

.mv_txt {
  padding-top: calc(20 *(100vw / 390));
  font-size: calc(12 *(100vw / 390));
  text-align: justify;
}

.border {
  width: calc(100 *(100vw / 390));
  padding-top: calc(27 *(100vw / 390));
}

.menu_wrap {
  width: calc(350 *(100vw / 390));
  padding-top: calc(43 *(100vw / 390));
}

.menu_ttl {
  font-size: calc(15 *(100vw / 390));
  letter-spacing: 0.04em;
}

.menu_wrap ul {
  justify-content: unset;
  padding-top: calc(20 *(100vw / 390));
}

.menu_wrap ul li {
  width: 100%;
  height: calc(62 *(100vw / 390));
  margin-bottom: calc(5 *(100vw / 390));
  border-radius: calc(5 *(100vw / 390));
  text-align: left;
}

.menu_wrap ul li:nth-child(1) ,
.menu_wrap ul li:nth-child(2)  {
  width: 100%;
  height: calc(62 *(100vw / 390));
  margin-bottom: calc(5 *(100vw / 390));
  border-radius: calc(5 *(100vw / 390));
  text-align: left;
}

.menu_wrap ul li:nth-child(2) {
  height: calc(85 *(100vw / 390));
}

.menu_wrap ul li:nth-child(3) ,
.menu_wrap ul li:nth-child(4) {
  height: calc(78 *(100vw / 390));
margin-top: auto;
}

.menu_wrap ul li a {
  position: relative;
}

.menu_wrap ul li .txt {
padding-top: calc(10 *(100vw / 390)) !important;
padding-left: calc(10 *(100vw / 390));
font-size: calc(15 *(100vw / 390)) !important;
line-height:1.5;
}

.menu_wrap ul li:nth-child(1) .txt {
  padding-top: calc(20 *(100vw / 390)) !important;
  }

  .menu_wrap ul li:nth-child(2) .txt {
    padding-top: calc(20 *(100vw / 390)) !important;
  }

  .menu_wrap ul li:nth-child(3) .txt ,
  .menu_wrap ul li:nth-child(4) .txt {
    padding-top: calc(18 *(100vw / 390)) !important;
    font-size: calc(14 *(100vw / 390)) !important;
  }

  .menu_wrap ul li .txt span {
    font-size:  calc(12 *(100vw / 390));
  }

.menu_wrap ul li .link {
  position: absolute;
margin: calc(0 *(100vw / 390)) auto 0;
width: calc(80 *(100vw / 390));
height: auto;
}

.menu_wrap ul li:nth-child(1) .link ,
.menu_wrap ul li:nth-child(2) .link {
background: none;
}

.menu_wrap ul li:nth-child(3) .link ,
.menu_wrap ul li:nth-child(4) .link {
  border: none;
  background: none;
}

.menu_wrap ul li:nth-child(1) .link {
margin: 0;
}

.menu_wrap ul li .link span {
  top: calc(-25 *(100vw / 390));
  transform: none;
  right: calc(-260 *(100vw / 390));
}

.menu_wrap ul li:nth-child(1) .link span ,
.menu_wrap ul li:nth-child(2) .link span {
width: calc(30 *(100vw / 390));
}

.menu_wrap ul li:nth-child(2) .link span {
  top: calc(-35 *(100vw / 390));
  }

.menu_wrap ul li:nth-child(3) .link span ,
.menu_wrap ul li:nth-child(4) .link span {
  top: calc(-35 *(100vw / 390));
width: calc(80 *(100vw / 390));
}

.menu_wrap .en_txt {
  padding-top: calc(14 *(100vw / 390));
  font-size: calc(17 *(100vw / 390));
}

.book_wrap{
  margin: calc(60 *(100vw / 390)) auto 0;
  padding: calc(96 *(100vw / 390)) 0 calc(30 *(100vw / 390));
}

.book{
  width: calc(330 *(100vw / 390));
    margin: auto;
    padding: calc(175 *(100vw / 390)) 0 calc(20 *(100vw / 390));
    border-radius: calc(20 *(100vw / 390));
}

.book .txt {
  font-size: calc(15 *(100vw / 390));
  text-align: center;
  padding-left: 0;
}

.book .txt span {
display: block;
font-weight: normal;
}

.book .img {
  width: calc(240 *(100vw / 390));
    top: calc(-100 *(100vw / 390));
    right: 0;
    left: 0;
}

.book .txt a {
  margin: calc(12 *(100vw / 390)) auto 0;
  height: calc(40 *(100vw / 390));
  padding: 0 calc(20 *(100vw / 390));
  border-radius: calc(100 *(100vw / 390));
  line-height: calc(40 *(100vw / 390));
  text-align: center;
}

/* sec共通 */
.content__container {
}

.content__wrapper {
  width: 100%;
  margin: 0 auto;
}

.content__wrapper .button {
  height:  calc(55 *(100vw / 390));
}

.content__wrapper .button a {
  font-size: calc(13 *(100vw / 390));
  line-height: calc(55 *(100vw / 390));
  border-radius: calc(100 *(100vw / 390));
}

.content__wrapper .button a span {
  font-weight: normal;
}

.subttl {
  font-size: calc(13 *(100vw / 390));
}

.ttl {
  padding-top: calc(28 *(100vw / 390));
  font-size: calc(32 *(100vw / 390));
}

.ttl span {
  width: fit-content;
  margin: 0 auto;
  margin-bottom: calc(10 *(100vw / 390));
  padding-bottom: calc(0 *(100vw / 390));
  font-size: calc(14 *(100vw / 390));
}

.schedule {
  padding-top: calc(15 *(100vw / 390));
}

.schedule:before {
  width: calc(200 *(100vw / 390));
  top: calc(25 *(100vw / 390));
}

.schedule h4 {
  width: calc(164 *(100vw / 390));
}

.schedule p {
  width: calc(360 *(100vw / 390));
  padding-top: calc(5 *(100vw / 390));
  font-size: calc(12 *(100vw / 390));
}

/* sec01 */
.content__wrapper--sec01 {
  padding: calc(40 *(100vw / 390)) 0;
}

.content__wrapper--sec01 .button {
  padding-top: calc(30 *(100vw / 390));
  width: calc(354 *(100vw / 390));
  height: calc(55 *(100vw / 390));
}

.content__wrapper--sec01 .button a {
  background: #E3DDCB;
}


/* sec02 */
.content__wrapper--sec02 {
  padding: calc(30 *(100vw / 390)) 0 calc(35 *(100vw / 390));
}

.content__wrapper--sec02 .txt {
  padding: calc(20 *(100vw / 390)) calc(20 *(100vw / 390)) 0;
  font-size: calc(13 *(100vw / 390));
  line-height: 2;
  text-align: justify;
}

.content__wrapper--sec02 .img {
  width: calc(370 *(100vw / 390));
  margin-top: calc(20 *(100vw / 390));
}

.content__wrapper--sec02 .button {
  width: calc(306 *(100vw / 390));
  padding-top: calc(25 *(100vw / 390));
}

/* sec03 */
.content__wrapper--sec03 {
  padding: calc(40 *(100vw / 390)) 0 0;
}

.content__wrapper--sec03 .content__wrapper >div {
  width: calc(350 *(100vw / 390));
}

.content__wrapper--sec03 .img {
  width: calc(250 *(100vw / 390));
  margin: 0 auto;
}

.content__wrapper--sec03 .txt {
  margin: 0 auto;
  padding-top: calc(5 *(100vw / 390));
  font-size: calc(15 *(100vw / 390));
}

.content__wrapper--sec03 .txt .dig {
  font-size: calc(20 *(100vw / 390));
}

.content__wrapper--sec03 .txt .small {
  font-size: calc(12 *(100vw / 390));
}

.content__wrapper--sec03 ul {
  padding: calc(40 *(100vw / 390)) calc(20 *(100vw / 390));
  gap:calc(10 *(100vw / 390));
}

.content__wrapper--sec03 ul li {
  width: 100%;
}

.content__wrapper--sec03 ul li .book {
  width: calc(130 *(100vw / 390));
  right: calc(10 *(100vw / 390));
  padding: 0;
}

}