@charset "UTF-8";
/* ==========================================================================
	 import
========================================================================== */
html {
  overflow-y: scroll;
}

blockquote, body, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: '';
}

embed, object {
  vertical-align: top;
}

hr, legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

abbr, acronym, fieldset, img {
  border: 0;
}

li {
  list-style-type: none;
}

sup {
  vertical-align: super;
  font-size: .5em;
}

img {
  vertical-align: top;
}

i {
  font-style: normal;
}

body {
  max-width: 450px;
  margin: 0 auto;
  font-size: 23px;
  line-height: 1.913;
  font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', sans-serif;
}
body img {
  max-width: 100%;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}
body a:link, body a:visited, body a:active, body a:hover {
  text-decoration: none;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ==========================================================================
	.mainvisualBlock
========================================================================== */
.mainvisualBlock {
  text-align: center;
}

/* ==========================================================================
	.conceptBlock
========================================================================== */
.conceptBlock {
  position: relative;
}
.conceptBlock .happyBlock h2 {
  width: 88.1%;
  margin: -170px auto 23px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .conceptBlock .happyBlock h2 {
    margin: -38vw auto 6.7%;
  }
}
.conceptBlock .happyBlock ul li {
  width: 90%;
  margin-bottom: 30px;
}
.conceptBlock .happyBlock ul li:nth-child(n+3) {
  margin-left: auto;
}
.conceptBlock .happyBlock .deco {
  position: absolute;
}
.conceptBlock .happyBlock .deco.yashi1 {
  left: 0;
  top: 33%;
  max-width: 121px;
  width: 13.4%;
}
@media only screen and (min-width: 450px) {
  .conceptBlock .happyBlock .deco.yashi1 {
    top: 680px;
  }
}
.conceptBlock .happyBlock .deco.yashi2 {
  right: 0;
  top: 33%;
  max-width: 128px;
  width: 14.2%;
}
@media only screen and (min-width: 450px) {
  .conceptBlock .happyBlock .deco.yashi2 {
    top: 680px;
  }
}
.conceptBlock .happyBlock .deco.yashi3 {
  left: 0;
  top: 50%;
  max-width: 121px;
  width: 13.4%;
}
@media only screen and (min-width: 450px) {
  .conceptBlock .happyBlock .deco.yashi3 {
    top: 1025px;
  }
}
.conceptBlock .happyBlock .deco.yashi4 {
  right: 0;
  top: 55.5%;
  max-width: 122px;
  width: 13.6%;
}
@media only screen and (min-width: 450px) {
  .conceptBlock .happyBlock .deco.yashi4 {
    top: 1135px;
  }
}
.conceptBlock .happyBlock .deco.yashi5 {
  left: 0;
  top: 80%;
  max-width: 112px;
  width: 12.4%;
}
@media only screen and (min-width: 450px) {
  .conceptBlock .happyBlock .deco.yashi5 {
    top: 1625px;
  }
}
.conceptBlock .happyBlock .deco.yashi6 {
  right: 0;
  top: 96.5%;
  max-width: 139px;
  width: 15.4%;
}
@media only screen and (min-width: 450px) {
  .conceptBlock .happyBlock .deco.yashi6 {
    top: 1965px;
  }
}

/* ==========================================================================
	.conversionBlock
========================================================================== */
.conversionBlock {
  position: relative;
}
.conversionBlock.second {
  margin-top: -18%;
}
@media only screen and (min-width: 450px) {
  .conversionBlock.second {
    margin-top: -6%;
  }
}
.conversionBlock h2 {
  width: 87.8%;
  margin-bottom: 85px;
}
@media only screen and (max-width: 767px) {
  .conversionBlock h2 {
    margin-bottom: 45px;
  }
}
.conversionBlock .supplement {
  position: absolute;
  right: 0;
  top: 0;
  width: 22.6%;
}
.conversionBlock .courseBox {
  margin-bottom: 40px;
  position: relative;
}
.conversionBlock .courseBox.monthlycourse {
  margin-top: -33%;
}
@media only screen and (min-width: 450px) {
  .conversionBlock .courseBox.monthlycourse {
    margin-top: -170px;
  }
}
.conversionBlock .courseBox .img {
  width: 98%;
  margin-left: auto;
}
.conversionBlock .courseBox .btn {
  animation: btn-move 0.5s infinite alternate ease-in-out;
  width: 82.7%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
.conversionBlock .courseBox .btn.first {
  top: 58%;
}
@media only screen and (min-width: 450px) {
  .conversionBlock .courseBox .btn.first {
    top: 610px;
  }
}
.conversionBlock .courseBox .btn.second {
  top: 88%;
}
@media only screen and (min-width: 450px) {
  .conversionBlock .courseBox .btn.second {
    top: 927px;
  }
}
.conversionBlock .courseBox .btn.single {
  width: 38%;
  right: auto;
  left: 52%;
  top: 26%;
  animation: none;
}
@media only screen and (min-width: 450px) {
  .conversionBlock .courseBox .btn.single {
    top: 31px;
  }
}
.conversionBlock .courseBox .btn.third {
  top: 46.5%;
}
@media only screen and (min-width: 450px) {
  .conversionBlock .courseBox .btn.third {
    top: 377px;
  }
}
.conversionBlock .courseBox .btn.fourth {
  top: 85%;
}
@media only screen and (min-width: 450px) {
  .conversionBlock .courseBox .btn.fourth {
    top: 695px;
  }
}
.conversionBlock .courseBox.single .img {
  width: 89.2%;
  margin: 0 auto;
}
.conversionBlock .courseBox.twomonthcourse .img {
  width: 96.7%;
  margin: 0 auto;
  transform: translateX(0.6%);
}

@keyframes btn-move {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(10px);
  }
}
@keyframes btn-move-small {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(5px);
  }
}
/* ==========================================================================
	.cuddleBlock
========================================================================== */
.cuddleBlock {
  background: url(../img/syurinotane/bg_yorisou.jpg) center 20% no-repeat;
  background-size: 100% auto;
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 32%;
}
@media only screen and (min-width: 450px) {
  .cuddleBlock {
    background-position: center 83px;
    padding-bottom: 150px;
  }
}
.cuddleBlock .img {
  width: 92.4%;
  margin: 0 auto 80px;
}
@media only screen and (max-width: 767px) {
  .cuddleBlock .img {
    margin-bottom: 5%;
  }
}
.cuddleBlock .txtBox {
  width: 82.6%;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.cuddleBlock .txtBox h2 {
  font-size: 4.7vw;
  letter-spacing: 0.289em;
}
@media only screen and (min-width: 450px) {
  .cuddleBlock .txtBox h2 {
    font-size: 24px;
  }
}
.cuddleBlock .txtBox .txt {
  font-size: 4.25vw;
  letter-spacing: 0.22em;
  line-height: 2.3;
}
@media only screen and (min-width: 450px) {
  .cuddleBlock .txtBox .txt {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
}

/* ==========================================================================
	.point1Block
========================================================================== */
.point1Block {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .point1Block {
    margin-bottom: 100px;
  }
}
.point1Block h2 {
  width: 77.3%;
  margin-top: -23%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 450px) {
  .point1Block h2 {
    margin-top: -100px;
    margin-bottom: 60px;
  }
}
.point1Block .img {
  width: 92.4%;
  margin: 0 auto 5%;
}
@media only screen and (min-width: 450px) {
  .point1Block .img {
    margin-bottom: 50px;
  }
}
.point1Block .inner {
  background: url(../img/syurinotane/bg_point1.jpg) center 0 no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.point1Block .inner .txtBox h3 {
  letter-spacing: .111em;
  font-size: 8.5vw;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner .txtBox h3 {
    font-size: 39px;
  }
}
.point1Block .inner .txtBox h3 span {
  background: linear-gradient(transparent 60%, #d7ff52 60%);
}
.point1Block .inner .txtBox .txt {
  width: 92.4%;
  margin: 0 auto;
  letter-spacing: .222em;
  font-size: 5vw;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner .txtBox .txt {
    font-size: 23px;
  }
}
.point1Block .inner ul {
  background: url(../img/syurinotane/img_hand.png) right 78% no-repeat;
  background-size: contain;
  margin-top: 4%;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner ul {
    margin-top: 20px;
    background-position: right 425px;
  }
}
.point1Block .inner ul li {
  position: relative;
}
.point1Block .inner ul li .on {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.point1Block .inner ul li .on:hover {
  opacity: 1;
}
.point1Block .inner ul li:nth-child(1) {
  width: 52.7%;
  margin-left: 3.3%;
}
.point1Block .inner ul li:nth-child(2) {
  width: 46.4%;
  margin-left: auto;
  margin-right: 1.8%;
  margin-top: -20%;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner ul li:nth-child(2) {
    margin-top: -83px;
  }
}
.point1Block .inner ul li:nth-child(3) {
  width: 42%;
  margin-left: 12.7%;
  margin-top: -20%;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner ul li:nth-child(3) {
    margin-top: -92px;
  }
}
.point1Block .inner ul li:nth-child(4) {
  width: 41.4%;
  margin-left: 4.8%;
  margin-top: 30%;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner ul li:nth-child(4) {
    margin-top: 143px;
  }
}
.point1Block .inner ul li:nth-child(5) {
  width: 39.7%;
  margin-left: auto;
  margin-right: 9.7%;
  margin-top: -30%;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner ul li:nth-child(5) {
    margin-top: -130px;
  }
}
.point1Block .inner ul li:nth-child(6) {
  width: 37.8%;
  margin-left: 21.8%;
  margin-top: -5%;
}
@media only screen and (min-width: 450px) {
  .point1Block .inner ul li:nth-child(6) {
    margin-top: -35px;
  }
}

/* ==========================================================================
	.aboutchlorellaBlock
========================================================================== */
.aboutchlorellaBlock {
  background: url(../img/syurinotane/bg_chlorella.jpg) center 0 no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.aboutchlorellaBlock h2 {
  text-align: right;
}
.aboutchlorellaBlock h2 span {
  border-bottom: 1px solid #329f62;
  border-left: 2.9vw solid #329f62;
  padding: 0 0.5em;
  display: inline-block;
  font-size: 6.5vw;
  background: #fff;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock h2 span {
    border-left: 1vw solid #329f62;
    font-size: 29px;
  }
}
.aboutchlorellaBlock .whatBox {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .whatBox {
    margin-bottom: 40px;
  }
}
.aboutchlorellaBlock .whatBox h2 span {
  background: none;
}
.aboutchlorellaBlock .whatBox .img {
  width: 45.3%;
  margin-left: auto;
  text-align: right;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .whatBox .img {
    margin-top: 40px;
  }
}
.aboutchlorellaBlock .whatBox .txtBox {
  background: rgba(255, 255, 255, 0.8);
  width: 92.4%;
  margin: -3% auto 0;
}
.aboutchlorellaBlock .whatBox .txtBox .txt {
  margin: 0 auto;
  letter-spacing: 0.2em;
  padding: 1em 0;
  font-size: 5vw;
  width: 92.9%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .whatBox .txtBox .txt {
    font-size: 22px;
  }
}
.aboutchlorellaBlock .chartBox {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox {
    margin-bottom: 40px;
  }
}
.aboutchlorellaBlock .chartBox h2 {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox h2 {
    margin-bottom: 43px;
  }
}
.aboutchlorellaBlock .chartBox .inner {
  position: relative;
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .inner {
    margin-bottom: 30px;
  }
}
.aboutchlorellaBlock .chartBox .inner .img {
  width: 94.4%;
  margin-left: 3.9%;
}
.aboutchlorellaBlock .chartBox .inner ul li {
  position: absolute;
}
.aboutchlorellaBlock .chartBox .inner ul li:nth-child(1) {
  width: 37.8%;
  right: 5%;
  top: 50%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .inner ul li:nth-child(1) {
    top: 230px;
  }
}
.aboutchlorellaBlock .chartBox .inner ul li:nth-child(2) {
  width: 15.4%;
  left: 19.1%;
  top: 62%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .inner ul li:nth-child(2) {
    top: 274px;
  }
}
.aboutchlorellaBlock .chartBox .inner ul li:nth-child(3) {
  width: 11.1%;
  left: 21.4%;
  top: 37%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .inner ul li:nth-child(3) {
    top: 166px;
  }
}
.aboutchlorellaBlock .chartBox .inner ul li:nth-child(4) {
  width: 10.3%;
  left: 31.9%;
  top: 25%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .inner ul li:nth-child(4) {
    top: 110px;
  }
}
.aboutchlorellaBlock .chartBox .inner ul li:nth-child(5) {
  width: 10.7%;
  left: 44.1%;
  top: 19%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .inner ul li:nth-child(5) {
    top: 86px;
  }
}
.aboutchlorellaBlock .chartBox .txtBox {
  width: 92.4%;
  margin: 0 auto;
}
.aboutchlorellaBlock .chartBox .txtBox .txtNote {
  color: #22834d;
  letter-spacing: 0.18em;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 4.2vw;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .txtBox .txtNote {
    font-size: 19px;
  }
}
.aboutchlorellaBlock .chartBox .txtBox .txtEffect {
  color: #064f26;
  letter-spacing: 0.18em;
  font-weight: bold;
  line-height: 1.75;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 6.1vw;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .chartBox .txtBox .txtEffect {
    font-size: 27px;
  }
}
.aboutchlorellaBlock .chartBox .txtBox .txtEffect span {
  background: linear-gradient(transparent 60%, #d7ff52 60%);
}
.aboutchlorellaBlock .featureBox {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .featureBox {
    margin-bottom: 40px;
  }
}
.aboutchlorellaBlock .featureBox h2 {
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .featureBox h2 {
    margin-bottom: 20px;
  }
}
.aboutchlorellaBlock .featureBox .detailBox {
  background: rgba(255, 255, 255, 0.8);
  width: 92.4%;
  margin: 0 auto;
  padding: 4.2%;
}
.aboutchlorellaBlock .featureBox .detailBox .txt {
  line-height: 1.913;
  letter-spacing: 0.06em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 5.3vw;
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .featureBox .detailBox .txt {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.aboutchlorellaBlock .featureBox .detailBox .txt span {
  background: linear-gradient(transparent 60%, #d7ff52 60%);
}
.aboutchlorellaBlock .featureBox .detailBox .txt em {
  font-weight: bold;
}
.aboutchlorellaBlock .meetingBox {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .meetingBox {
    margin-bottom: 40px;
  }
}
.aboutchlorellaBlock .meetingBox h2 {
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .meetingBox h2 {
    margin-bottom: 20px;
  }
}
.aboutchlorellaBlock .meetingBox .detailBox {
  background: rgba(255, 255, 255, 0.8);
  width: 92.4%;
  margin: 0 auto;
  padding: 4.2%;
}
.aboutchlorellaBlock .meetingBox .detailBox .txt {
  line-height: 1.913;
  letter-spacing: 0.15em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 5.3vw;
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .meetingBox .detailBox .txt {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.aboutchlorellaBlock .meetingBox .detailBox .txt span {
  background: linear-gradient(transparent 60%, #d7ff52 60%);
}
.aboutchlorellaBlock .meetingBox .detailBox .txt em {
  font-weight: bold;
}
.aboutchlorellaBlock .meetingBox .detailBox .img:last-child {
  margin-top: 5%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .meetingBox .detailBox .img:last-child {
    margin-top: 20px;
  }
}
.aboutchlorellaBlock .interviewBox {
  margin-bottom: 15%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox {
    margin-bottom: 50px;
  }
}
.aboutchlorellaBlock .interviewBox h2 {
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox h2 {
    margin-bottom: 20px;
  }
}
.aboutchlorellaBlock .interviewBox h2 span {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  line-height: 1.5;
  text-align: left;
  padding: 0.5em 0.7em;
  font-size: 5.7vw;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox h2 span {
    font-size: 25px;
  }
}
.aboutchlorellaBlock .interviewBox .movie {
  width: 92.4%;
  margin: 0 auto 10%;
  aspect-ratio: 16 / 9;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox .movie {
    margin-bottom: 20px;
  }
}
.aboutchlorellaBlock .interviewBox .movie iframe {
  width: 100%;
  height: 100%;
}
.aboutchlorellaBlock .interviewBox .btn {
  width: 71.1%;
  margin: 0 auto 10%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox .btn {
    margin-bottom: 40px;
  }
}
.aboutchlorellaBlock .interviewBox .btn a {
  display: inline-block;
}
.aboutchlorellaBlock .interviewBox .sliderBox {
  width: 92.4%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity .5s linear;
}
.aboutchlorellaBlock .interviewBox .sliderBox.slick-initialized {
  opacity: 1;
}
.aboutchlorellaBlock .interviewBox .sliderBox .slick-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox .sliderBox .slick-dots {
    bottom: 10px;
  }
}
.aboutchlorellaBlock .interviewBox .sliderBox .slick-dots li {
  display: inline-block;
  overflow: hidden;
  margin: 0 0.9vw;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox .sliderBox .slick-dots li {
    margin: 0 8px;
  }
}
.aboutchlorellaBlock .interviewBox .sliderBox .slick-dots li.slick-active button {
  background: rgba(255, 254, 213, 0.5);
}
.aboutchlorellaBlock .interviewBox .sliderBox .slick-dots li button {
  display: block;
  width: 1.9vw;
  background: #fffed5;
  height: 0;
  margin: 0;
  border: none;
  outline: none;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  padding: 1.9vw 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (min-width: 450px) {
  .aboutchlorellaBlock .interviewBox .sliderBox .slick-dots li button {
    width: 9px;
    padding: 9px 0 0;
  }
}
.aboutchlorellaBlock .interviewBox .sliderBox .slick-dots li button:focus {
  outline: none;
}

/* ==========================================================================
	.point2Block
========================================================================== */
.point2Block {
  background: url(../img/syurinotane/bg_point2.png) 0 0 no-repeat;
  background-size: 36.7% auto;
  padding-top: 10%;
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .point2Block {
    padding-top: 40px;
    margin-bottom: 40px;
  }
}
.point2Block h2 {
  text-align: right;
  width: 76%;
  margin-left: auto;
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .point2Block h2 {
    margin-bottom: 20px;
  }
}
.point2Block h3 {
  text-align: right;
  font-size: 6.5vw;
}
@media only screen and (min-width: 450px) {
  .point2Block h3 {
    font-size: 29px;
  }
}
.point2Block h3 span {
  background: linear-gradient(transparent 60%, #d7ff52 60%);
}
.point2Block h3 em {
  font-size: 8vw;
  display: inline-block;
  padding-left: 0.5em;
}
@media only screen and (min-width: 450px) {
  .point2Block h3 em {
    font-size: 39px;
  }
}
.point2Block .txt {
  width: 93.3%;
  margin: 0 auto;
  text-align: right;
  letter-spacing: 0.2em;
  line-height: 2;
  font-size: 5.6vw;
  font-weight: bold;
}
@media only screen and (min-width: 450px) {
  .point2Block .txt {
    font-size: 25px;
  }
}
.point2Block .img {
  width: 98.6%;
  margin-left: auto;
}
.point2Block h4 {
  text-align: right;
  font-size: 6.5vw;
  letter-spacing: 0.18em;
  line-height: 1.75;
  margin-top: -5%;
}
@media only screen and (min-width: 450px) {
  .point2Block h4 {
    font-size: 32px;
  }
}
.point2Block h4 span {
  background: linear-gradient(transparent 60%, #d7ff52 60%);
}
.point2Block h4 em {
  font-size: 8vw;
}
@media only screen and (min-width: 450px) {
  .point2Block h4 em {
    font-size: 39px;
  }
}

/* ==========================================================================
	.point3Block
========================================================================== */
.point3Block {
  background: url(../img/syurinotane/bg_point3.png) 0 1rem no-repeat;
  background-size: 100% auto;
  padding-bottom: 22%;
}
@media only screen and (min-width: 450px) {
  .point3Block {
    background-position: 0 2rem;
    padding-bottom: 60px;
  }
}
.point3Block h2 {
  width: 78.6%;
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .point3Block h2 {
    margin-bottom: 20px;
  }
}
.point3Block h3 {
  font-size: 6.5vw;
  letter-spacing: 0.18em;
  margin-bottom: 3%;
}
@media only screen and (min-width: 450px) {
  .point3Block h3 {
    font-size: 29px;
    margin-bottom: 15px;
  }
}
.point3Block h3 span {
  background: linear-gradient(transparent 60%, #d7ff52 60%);
  padding-left: 3.35%;
}
.point3Block h3 em {
  font-size: 8.5vw;
}
@media only screen and (min-width: 450px) {
  .point3Block h3 em {
    font-size: 39px;
  }
}
.point3Block .txt {
  width: 93.3%;
  margin: 0 auto;
  letter-spacing: 0.2em;
  line-height: 2;
  font-size: 5.6vw;
  font-weight: bold;
}
@media only screen and (min-width: 450px) {
  .point3Block .txt {
    font-size: 25px;
  }
}
.point3Block .img {
  width: 88.9%;
  margin-left: auto;
  margin-top: -5%;
}

/* ==========================================================================
	.reasonBlock
========================================================================== */
.reasonBlock {
  background: url(../img/syurinotane/bg_reason.jpg) center 0 no-repeat;
  background-size: 100% 80%;
  position: relative;
  padding-top: 5%;
}
.reasonBlock .reasonBox {
  width: 85.4%;
  margin: 0 auto 10%;
}
.reasonBlock .reasonBox h2 {
  text-align: center;
  color: #216841;
  letter-spacing: 0.3em;
  line-height: 1.764;
  font-size: 5.5vw;
  margin-bottom: 3%;
}
@media only screen and (min-width: 450px) {
  .reasonBlock .reasonBox h2 {
    font-size: 26px;
    margin-bottom: 21px;
  }
}
.reasonBlock .reasonBox .txt {
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.17em;
  text-align: justify;
  font-size: 4.5vw;
  margin-bottom: 1em;
}
@media only screen and (min-width: 450px) {
  .reasonBlock .reasonBox .txt {
    font-size: 20px;
  }
}
.reasonBlock .reasonBox .txtAnnotation {
  line-height: 1.667;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.17em;
  text-align: justify;
  font-size: 4vw;
}
@media only screen and (min-width: 450px) {
  .reasonBlock .reasonBox .txtAnnotation {
    font-size: 18px;
  }
}
.reasonBlock .deco {
  position: absolute;
}
.reasonBlock .deco.yashi1 {
  left: 0;
  top: -3%;
  max-width: 100px;
  width: 13.4%;
}
@media only screen and (min-width: 450px) {
  .reasonBlock .deco.yashi1 {
    max-width: 55px;
  }
}
.reasonBlock .deco.yashi2 {
  right: 0;
  top: 48%;
  max-width: 100px;
  width: 14.2%;
}
@media only screen and (min-width: 450px) {
  .reasonBlock .deco.yashi2 {
    max-width: 60px;
    top: 490px;
  }
}

/* ==========================================================================
	.interviewBlock
========================================================================== */
.interviewBlock {
  position: relative;
  padding-top: 13%;
}
.interviewBlock:before {
  content: "";
  background: url(../img/syurinotane/bg_interview.jpg) center 0 no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -15%;
  left: 0;
  z-index: -1;
}
.interviewBlock .interviewBox {
  margin-bottom: 15%;
}
@media only screen and (min-width: 450px) {
  .interviewBlock .interviewBox {
    margin-bottom: 50px;
  }
}
.interviewBlock .interviewBox h2 {
  text-align: right;
  margin-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .interviewBlock .interviewBox h2 {
    margin-bottom: 25px;
  }
}
.interviewBlock .interviewBox h2 span {
  border-bottom: 1px solid #329f62;
  border-left: 2.9vw solid #329f62;
  padding: 0 0.5em;
  display: inline-block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  line-height: 1.5;
  text-align: left;
  padding: 0.5em 0.7em;
  font-size: 5.7vw;
}
@media only screen and (min-width: 450px) {
  .interviewBlock .interviewBox h2 span {
    border-left: 1vw solid #329f62;
    font-size: 25px;
  }
}
.interviewBlock .interviewBox .movie {
  width: 92.4%;
  margin: 0 auto 10%;
  aspect-ratio: 16 / 9;
}
@media only screen and (min-width: 450px) {
  .interviewBlock .interviewBox .movie {
    margin-bottom: 40px;
  }
}
.interviewBlock .interviewBox .movie iframe {
  width: 100%;
  height: 100%;
}
.interviewBlock .interviewBox .img {
  width: 92.4%;
  margin: 0 auto 10%;
}
@media only screen and (min-width: 450px) {
  .interviewBlock .interviewBox .img {
    margin-bottom: 40px;
  }
}
.interviewBlock .interviewBox .btn {
  width: 71.1%;
  margin: 0 auto;
}
.interviewBlock .interviewBox .btn a {
  display: block;
  text-align: center;
}

/* ==========================================================================
	.voiceBlock
========================================================================== */
.voiceBlock {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .voiceBlock {
    margin-bottom: 100px;
  }
}
.voiceBlock .voiceBox {
  background: url(../img/syurinotane/bg_voice_top.png) center 0 no-repeat;
  background-size: 100% auto;
  position: relative;
  padding: 15.4% 0 3.5%;
}
@media only screen and (min-width: 450px) {
  .voiceBlock .voiceBox {
    padding: 70px 0 16px;
  }
}
.voiceBlock .voiceBox:after {
  content: "";
  background: url(../img/syurinotane/bg_voice_bottom.png) center bottom no-repeat;
  background-size: 100% auto;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3.5%;
}
@media only screen and (min-width: 450px) {
  .voiceBlock .voiceBox:after {
    height: 16px;
  }
}
.voiceBlock .voiceBox .inner {
  background: url(../img/syurinotane/bg_voice_middle.png) center 0 repeat-y;
  background-size: 100% auto;
  overflow: hidden;
  padding-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .voiceBlock .voiceBox .inner {
    padding-bottom: 30px;
  }
}
.voiceBlock .voiceBox .inner h2 {
  width: 73.3%;
  margin: 0 auto 3%;
}
@media only screen and (min-width: 450px) {
  .voiceBlock .voiceBox .inner h2 {
    margin-bottom: 20px;
  }
}
.voiceBlock .voiceBox .inner ul {
  width: 83.3%;
  margin: 0 auto 8%;
}
.voiceBlock .voiceBox .inner ul li {
  margin: 0 auto 8%;
}
@media only screen and (min-width: 450px) {
  .voiceBlock .voiceBox .inner ul li {
    margin-bottom: 26px;
  }
}
.voiceBlock .voiceBox .inner .moreBtn {
  text-align: center;
  width: 36.8%;
  margin: 0 auto;
  cursor: pointer;
}

/* ==========================================================================
	.guaranteeBlock
========================================================================== */
.guaranteeBlock {
  background: url(../img/syurinotane/bg_guarantee.jpg) center 0 no-repeat;
  background-size: 100% 100%;
  margin-top: 10%;
  padding-bottom: 30%;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock {
    margin-top: 50px;
    padding-bottom: 140px;
  }
}
.guaranteeBlock .guaranteeBox h2 {
  width: 92.2%;
  margin: 0 auto 10%;
  text-align: center;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox h2 {
    margin-bottom: 40px;
  }
}
.guaranteeBlock .guaranteeBox .pointBox {
  position: relative;
  width: 91.7%;
  margin: 0 auto 0;
  padding-bottom: 5%;
}
.guaranteeBlock .guaranteeBox .pointBox:before {
  content: "";
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 98%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.guaranteeBlock .guaranteeBox .pointBox h3 {
  width: 61%;
  margin: 0 auto 10%;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .pointBox h3 {
    margin-bottom: 36px;
  }
}
.guaranteeBlock .guaranteeBox .pointBox ul {
  position: relative;
  z-index: 1;
  width: 85.1%;
  margin: 0 auto;
  overflow: hidden;
}
.guaranteeBlock .guaranteeBox .pointBox ul li {
  margin-bottom: 7%;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .pointBox ul li {
    margin-bottom: 20px;
  }
}
.guaranteeBlock .guaranteeBox .pointBox ul li h4 {
  margin-bottom: 3%;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .pointBox ul li h4 {
    margin-bottom: 16px;
  }
}
.guaranteeBlock .guaranteeBox .pointBox ul li .txt {
  line-height: 1.765;
  letter-spacing: 0.075em;
  font-size: 3.8vw;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .pointBox ul li .txt {
    font-size: 17px;
  }
}
.guaranteeBlock .guaranteeBox .pointBox ul li .txt span {
  display: block;
  padding-top: 1em;
  line-height: 1.6;
  font-size: 3.3vw;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .pointBox ul li .txt span {
    font-size: 15px;
  }
}
.guaranteeBlock .guaranteeBox .cancelBox {
  position: relative;
  background: url(../img/syurinotane/img_yashi_bothside.png) center 10% no-repeat;
  background-size: 100% auto;
  padding-top: 10%;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .cancelBox {
    background-position: center 15px;
    padding-top: 40px;
  }
}
.guaranteeBlock .guaranteeBox .cancelBox .wrap {
  width: 91.7%;
  margin: 0 auto;
}
.guaranteeBlock .guaranteeBox .cancelBox .wrap h3 {
  width: 89.7%;
  margin: 0 auto 5%;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .cancelBox .wrap h3 {
    margin-bottom: 20px;
  }
}
.guaranteeBlock .guaranteeBox .cancelBox .wrap .txt {
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.18em;
  line-height: 1.8;
  font-size: 4.5vw;
}
@media only screen and (min-width: 450px) {
  .guaranteeBlock .guaranteeBox .cancelBox .wrap .txt {
    font-size: 20px;
  }
}

/* ==========================================================================
	.faqBlock
========================================================================== */
.faqBlock {
  margin-bottom: 10%;
}
@media only screen and (min-width: 450px) {
  .faqBlock {
    margin-bottom: 50px;
  }
}
.faqBlock .faqBox {
  background: url(../img/syurinotane/bg_voice_top.png) center 0 no-repeat;
  background-size: 100% auto;
  position: relative;
  padding: 15.4% 0 3.5%;
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox {
    padding: 70px 0 16px;
  }
}
.faqBlock .faqBox:after {
  content: "";
  background: url(../img/syurinotane/bg_voice_bottom.png) center bottom no-repeat;
  background-size: 100% auto;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3.5%;
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox:after {
    height: 16px;
  }
}
.faqBlock .faqBox .inner {
  background: url(../img/syurinotane/bg_voice_middle.png) center 0 repeat-y;
  background-size: 100% auto;
  overflow: hidden;
  padding-bottom: 5%;
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox .inner {
    padding-bottom: 30px;
  }
}
.faqBlock .faqBox .inner h2 {
  width: 73.3%;
  position: absolute;
  top: 8vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox .inner h2 {
    top: 40px;
  }
}
.faqBlock .faqBox .inner ul {
  width: 83.7%;
  margin: 8% auto 0;
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox .inner ul {
    margin: 45px auto 0;
  }
}
.faqBlock .faqBox .inner ul li {
  border: 1px solid #c7c8c4;
  margin-bottom: 5px;
}
.faqBlock .faqBox .inner ul li .question {
  background: #a1c8b2 url() 0 0 no-repeat;
  padding: 0.5rem 42px 0.5rem 1rem;
  font-size: 4.3vw;
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox .inner ul li .question {
    padding: 0.5rem 42px 0.5rem 1rem;
    font-size: 20px;
  }
}
.faqBlock .faqBox .inner ul li .question:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 10px 0 10px;
  border-color: #252d28 transparent transparent transparent;
  position: absolute;
  right: 14px;
  top: calc(50% - 6px);
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox .inner ul li .question:after {
    border-width: 13px 10px 0 10px;
    right: 14px;
    top: calc(50% - 8px);
  }
}
.faqBlock .faqBox .inner ul li .question span {
  display: inline-block;
  padding-left: 1.7em;
  position: relative;
  font-weight: bold;
  line-height: 1.5;
}
.faqBlock .faqBox .inner ul li .question span:before {
  content: "Q：";
  position: absolute;
  top: 0;
  left: 0;
}
.faqBlock .faqBox .inner ul li .question.open:after {
  transform: scale(1, -1);
}
.faqBlock .faqBox .inner ul li .answer {
  display: none;
  width: 94%;
  margin: 0 auto;
  padding: 3% 0;
  font-size: 4vw;
}
@media only screen and (min-width: 450px) {
  .faqBlock .faqBox .inner ul li .answer {
    font-size: 18px;
  }
}

/* ==========================================================================
	.informationBlock
========================================================================== */
.informationBlock {
  width: 92.4%;
  margin: 10% auto 0;
}
@media only screen and (min-width: 450px) {
  .informationBlock {
    margin: 50px auto 0;
  }
}
.informationBlock dl {
  display: -webkit-flex;
  display: flex;
}
.informationBlock dl dt, .informationBlock dl dd {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 4vw;
}
@media only screen and (min-width: 450px) {
  .informationBlock dl dt, .informationBlock dl dd {
    font-size: 14px;
  }
}
.informationBlock dl dt {
  position: relative;
  padding-right: 1em;
  width: 23%;
}
.informationBlock dl dt:after {
  content: "：";
  position: absolute;
  top: 0;
  right: 0;
}
.informationBlock dl dd {
  width: 77%;
  padding-left: 0.5em;
}
.informationBlock .noteTxt {
  margin-top: 5%;
  font-size: 3.5vw;
  padding-right: 60px;
}
@media only screen and (min-width: 450px) {
  .informationBlock .noteTxt {
    margin-top: 15px;
    font-size: 12px;
  }
  .informationBlock .noteTxt br {
    display: none;
  }
}

/* ==========================================================================
	.pagetop
========================================================================== */
.pagetop {
  text-align: right;
  margin: -50px 0 20px;
  padding-right: 10px;
}
.pagetop a {
  display: inline-block;
  max-width: 85px;
}
.pagetop a:hover {
  opacity: 0.7;
}

/* ==========================================================================
	footer
========================================================================== */
footer {
  text-align: center;
}

/* -----------------------------------------------------------
	inview
----------------------------------------------------------- */
.anime-left-in {
  opacity: 0;
}
.anime-left-in.js-inview-in {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.anime-right-in {
  opacity: 0;
}
.anime-right-in.js-inview-in {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: right-in;
  animation-name: right-in;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

@-webkit-keyframes right-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes right-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fade-in-stairs > * {
  opacity: 0;
}
.fade-in-stairs.js-inview-in > * {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.fade-in-stairs.js-inview-in > *:nth-child(2) {
  animation-delay: .2s;
}
.fade-in-stairs.js-inview-in > *:nth-child(3) {
  animation-delay: .4s;
}
.fade-in-stairs.js-inview-in > *:nth-child(4) {
  animation-delay: .6s;
}
.fade-in-stairs.js-inview-in > *:nth-child(5) {
  animation-delay: .8s;
}
