@charset "UTF-8";
/*---------------------------------------------------------------
　　　common
---------------------------------------------------------------*/
.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.orange {
  color: #ff6c00;
}

.fontM {
  font-size: 1.2em;
}

.fontL {
  font-size: 1.5em;
}

.forSP {
  display: block;
}
@media (min-width: 481px) {
  .forSP {
    display: none;
  }
}

.forPC {
  display: none;
}
@media (min-width: 481px) {
  .forPC {
    display: block;
  }
}

.toolBox01 {
  clear: both;
  background-color: #008e69 !important;
  line-height: 1em !important;
  margin-top: 60px;
}

/*---------------------------------------------------------------
　　　base
---------------------------------------------------------------*/
#srs ul, #srs ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#srs a {
  text-decoration: none;
  color: #ff6c00;
}

#srs img {
  width: 100%;
  margin: auto;
}

/*---------------------------------------------------------------
　　　新緑水コンテンツ
---------------------------------------------------------------*/
#srs {
  width: 100%;
  font-size: 16px;
  line-height: 1.6em;
  color: #333;
  font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (min-width: 769px) {
  #srs {
    font-size: 20px;
  }
}

/* header */
#srs #main_visual {
  width: 100%;
  text-align: center;
  background: url(bg_mainvisual.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
#srs #main_visual h1 {
  margin: 0 auto;
  padding: 60px 0 150px;
  width: 100%;
  position: relative;
  z-index: 100;
}
@media (min-width: 481px) {
  #srs #main_visual h1 {
    width: 70%;
    max-width: 620px;
    padding: 70px 0 200px;
  }
}
@media (min-width: 1750px) {
  #srs #main_visual h1 {
    width: 70%;
    max-width: 620px;
    padding: 6% 0 10%;
  }
}
#srs #main_visual img {
  width: 100%;
}
#srs #main_visual .leaf {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  width: 100%;
}
#srs #main_visual .leaf .leafC {
  display: none;
}
@media (min-width: 481px) {
  #srs #main_visual .leaf .leafC {
    display: block;
  }
}
#srs #main_visual .w_bottom {
  background: url(bg_grade.png) repeat-x bottom center;
  background-size: contain;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 100px;
}
@media (min-width: 481px) {
  #srs #main_visual .w_bottom {
    height: 150px;
  }
}
#srs #main_visual p {
  position: absolute;
  bottom: 0px;
  right: 10px;
  font-size: 12px;
  z-index: 100;
}
@media (min-width: 481px) {
  #srs #main_visual p {
    right: 50%;
    margin-right: -330px;
  }
}
#srs_buy {
  clear: both;
}
#srs_buy ul {
  width: 100%;
  max-width: 650px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#srs_buy ul li {
  margin: 0 2px 20px;
  text-align: center;
  flex-grow: 1;
  width: 48%;
}
@media (min-width: 481px) {
  #srs_buy ul li {
    width: 30%;
  }
}
#srs_buy ul li:nth-of-type(1) {
  width: 80%;
  padding-left: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
#srs_buy ul li:nth-of-type(1):after {
  content: "";
  background: url(ico_cart.png) no-repeat left top;
  background-size: 35px;
  position: absolute;
  width: 35px;
  height: 50px;
  top: 0;
  left: 22%;
}
@media (min-width: 321px) {
  #srs_buy ul li:nth-of-type(1):after {
    left: 28%;
  }
}
@media (min-width: 481px) {
  #srs_buy ul li:nth-of-type(1) {
    width: auto;
    text-align: left;
    padding-left: 45px;
  }
  #srs_buy ul li:nth-of-type(1):after {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
  }
}
#srs_buy ul li:nth-of-type(2) {
  margin-left: auto;
}
#srs_buy ul li a {
  background: #ff6c00;
  color: white;
  display: block;
  padding: 8px 0px;
  font-size: 15px;
}
#srs_buy ul li a:hover {
  background: #008e69;
}
#srs_buy.underBtn ul li:nth-of-type(1) {
  display: none;
}

/*---------------------------------------------------------------
　　　導入
---------------------------------------------------------------*/
#srs_story {
  background: url(bg_story.jpg) repeat-x top center;
  text-align: center;
  padding: 50px 0 40px;
}
@media (min-width: 481px) {
  #srs_story {
    padding: 50px 0 80px;
  }
}
#srs_story h2 {
  background: url(ico_sun.png) no-repeat right center;
  background-size: contain;
  display: inline-block;
  margin: auto;
  line-height: 2em;
  padding: 30px 30px 30px 10px;
  color: #008e69;
  font-weight: normal;
  font-size: 17px;
  font-feature-settings: "palt";
}
@media (min-width: 481px) {
  #srs_story h2 {
    font-size: 30px;
    padding: 30px 85px 30px 30px;
    background-size: auto;
  }
}
#srs_story #sns_donyu h2 {
  background: none;
  display: block;
  width: 90%;
  color: #008e69;
  border-bottom: 3px dotted #008e69;
  padding: 0 0 7px;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 21px;
  line-height: 1em;
  text-indent: -1em;
  position: relative;
}
#srs_story #sns_donyu h2:after {
  background: url(ico_hatena.png) no-repeat center center;
  background-size: contain;
  content: " ";
  position: absolute;
  right: -10px;
  bottom: -10px;
  width: 35px;
  height: 52px;
}
#srs_story #sns_donyu ul {
  width: 100%;
  margin: auto;
}
@media (min-width: 321px) {
  #srs_story #sns_donyu ul {
    width: 95%;
  }
}
#srs_story #sns_donyu ul li {
  position: relative;
  text-align: left;
  margin-left: 35px;
  margin-bottom: 15px;
  font-feature-settings: "palt";
  font-size: 14px;
}
@media (min-width: 321px) {
  #srs_story #sns_donyu ul li {
    font-size: 16px;
  }
}
#srs_story #sns_donyu ul li strong {
  color: #ff6c00;
}
#srs_story #sns_donyu ul li:after {
  background: url(ico_check.png) no-repeat center center;
  background-size: contain;
  content: " ";
  position: absolute;
  left: -32px;
  top: -2px;
  width: 28px;
  height: 28px;
}
#srs_story .illust01, #srs_story .illust02 {
  width: 100%;
  max-width: 400px;
  display: inline-block;
}
@media (min-width: 481px) {
  #srs_story .illust01, #srs_story .illust02 {
    width: 49%;
  }
}
#srs_story .illust01 p, #srs_story .illust02 p {
  padding: 0;
  margin: 0 0 15px;
  line-height: 1em;
  font-size: 0.9em;
}
#srs_story .illust03 p {
  text-align: left;
  padding: 0 15px;
  font-feature-settings: "palt";
  font-size: 0.9em;
}
@media (min-width: 481px) {
  #srs_story .illust03 p {
    text-align: center;
  }
}
#srs_story .illust03 img {
  margin: auto;
}
#srs_story .arrow {
  clear: both;
  display: block;
  margin: auto;
}
#srs_story .arrow img {
  margin: auto;
}
#srs_story .sign {
  background: url(ico_denkyu.png) no-repeat center top;
  color: #008e69;
  padding: 120px 0 0 0;
  font-size: 20px;
  line-height: 1.4em;
}
@media (min-width: 481px) {
  #srs_story .sign {
    font-size: 30px;
  }
}

/*---------------------------------------------------------------
　　　point
---------------------------------------------------------------*/
.srs_point {
  width: 100%;
}
.srs_point.bgGreen {
  background: #ebf5ed;
}
.srs_point_inner {
  width: 95%;
  max-width: 940px;
  margin: auto;
  position: relative;
  padding: 130px 0 60px;
}
@media (min-width: 481px) {
  .srs_point_inner {
    padding: 60px 0;
  }
}
@media (min-width: 769px) {
  .srs_point_inner {
    padding: 100px 0;
  }
}
.srs_point_inner .pointTab {
  position: absolute;
  top: -8px;
  left: 50%;
  width: 80px;
  height: 196px;
  margin-left: -40px;
}
@media (min-width: 481px) {
  .srs_point_inner .pointTab {
    width: 18%;
    max-width: 80px;
    left: 0;
    margin-left: 0px;
  }
}
@media (min-width: 769px) {
  .srs_point_inner .pointTab {
    width: 18%;
    max-width: 100px;
    left: 0;
    margin-left: 0px;
  }
}
.srs_point_inner .pointTab img {
  width: 100%;
}
.srs_point_inner h2 {
  color: #008e69;
  border-bottom: 3px dotted #008e69;
  padding: 0 0 7px;
  text-align: center;
  max-width: 340px;
  margin: 0 auto 10px;
  font-size: 20px;
}
@media (min-width: 321px) {
  .srs_point_inner h2 {
    font-size: 22px;
  }
}
@media (min-width: 481px) {
  .srs_point_inner h2 {
    padding: 0 0 18px;
    font-size: 24px;
    max-width: 500px;
    margin: 0 auto 20px;
  }
}
@media (min-width: 769px) {
  .srs_point_inner h2 {
    padding: 0 0 18px;
    font-size: 32px;
    max-width: 620px;
  }
}
.srs_point_inner p {
  text-align: center;
}

/*--- point01 --------------------------------*/
.whiteBox {
  background: white;
  border-radius: 20px;
  position: relative;
  text-align: center;
  margin: 60px auto 0;
  padding: 60px 10px 20px;
}
@media (min-width: 481px) {
  .whiteBox {
    padding: 80px 10px 30px;
  }
}
.whiteBox h3 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: -35px;
  left: 10%;
  width: 80%;
}
@media (min-width: 481px) {
  .whiteBox h3 {
    max-width: 622px;
    top: -25px;
    left: 50%;
    margin-left: -311px;
  }
}
.whiteBox .border {
  border-bottom: 3px solid #008e69;
  padding: 0 0px 5px;
  display: inline-block;
  margin: 20px auto;
  font-feature-settings: "palt";
}
@media (min-width: 321px) {
  .whiteBox .border {
    padding: 0 10px 5px;
  }
}

.plus {
  width: 50px;
  margin: 15px auto 10px;
}
@media (min-width: 481px) {
  .plus {
    width: 99px;
  }
}

.seibun {
  display: block;
}
@media (min-width: 481px) {
  .seibun {
    display: flex;
  }
}
.seibun_box {
  margin: 0 2% 3%;
  border-radius: 20px;
  background: white;
  overflow: hidden;
}
.seibun_box.c01 {
  border: 5px #00a0e9 solid;
}
.seibun_box.c01 h4 {
  background: #d1faff;
}
.seibun_box.c02 {
  border: 5px #f19149 solid;
}
.seibun_box.c02 h4 {
  background: #ffffc5;
}
.seibun h4 {
  padding: 20px 15px 15px;
  margin: 0;
}
.seibun p {
  font-weight: bold;
  padding: 10px 0;
  font-size: 14px;
}
@media (min-width: 321px) {
  .seibun p {
    font-size: 16px;
    padding: 15px 0;
  }
}

/*--- point04 --------------------------------*/
.yellowBox, .whiteBox02 {
  border-radius: 20px;
  position: relative;
  text-align: center;
  margin: 50px auto 40px;
  padding: 40px 10px 10px;
  display: block;
}
@media (min-width: 481px) {
  .yellowBox, .whiteBox02 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 10px 20px;
    margin: 50px auto;
  }
}
.yellowBox h3, .whiteBox02 h3 {
  position: absolute;
  margin: 0 auto;
  padding: 0;
  top: -20px;
  left: 5%;
  width: 90%;
}
@media (min-width: 481px) {
  .yellowBox h3, .whiteBox02 h3 {
    width: 400px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -200px;
  }
}
@media (min-width: 769px) {
  .yellowBox h3, .whiteBox02 h3 {
    width: 480px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -240px;
  }
}
.yellowBox p, .whiteBox02 p {
  font-size: 0.85em;
  padding: 0 10px;
  text-align: left;
}
@media (min-width: 321px) {
  .yellowBox p, .whiteBox02 p {
    padding: 0 20px;
  }
}
.yellowBox img, .whiteBox02 img {
  width: auto;
}
.yellowBox img.img_p04_02, .whiteBox02 img.img_p04_02 {
  width: 75% !important;
}

.yellowBox {
  background: #fffbc2;
}

.whiteBox02 {
  background: white;
}
.whiteBox02 .img01 img {
  width: 90% !important;
  max-width: 600px;
}

.howto {
  max-width: 850px;
  margin: 80px auto 0;
  font-feature-settings: "palt";
}
.howto_box {
  margin-left: 0px;
  background: #fff;
  box-shadow: 0 0 20px #acacac;
  padding: 40px 20px 10px 20px;
  position: relative;
  display: block;
}
@media (min-width: 481px) {
  .howto_box {
    display: flex;
    justify-content: flex-start;
    margin-left: 70px;
    padding: 30px 40px 15px 80px;
  }
}
.howto_box h4 {
  background: #008e69;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  border-radius: 200px;
  display: block;
  position: absolute;
  top: -65px;
  left: 50%;
  margin-left: -45px;
}
@media (min-width: 481px) {
  .howto_box h4 {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    position: absolute;
    top: 30px;
    left: -50px;
    margin-left: auto;
  }
}
@media (min-width: 769px) {
  .howto_box h4 {
    width: 125px;
    height: 125px;
    line-height: 125px;
    font-size: 20px;
    position: absolute;
    top: 35px;
    left: -62px;
    margin-left: auto;
  }
}
.howto_box div:nth-of-type(1) {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.howto_box div:nth-of-type(2) {
  -webkit-flex-basis: 20%;
  margin: auto;
}
.howto_box p:nth-of-type(1) {
  color: #008e69;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 769px) {
  .howto_box p:nth-of-type(1) {
    font-size: 22px;
  }
}
.howto_box p:nth-of-type(2) {
  text-align: left;
}
.howto_box strong {
  color: #ff6c00;
}

#srs_youtube {
  background: #c7e6de url(bg_youtube.jpg) no-repeat top center;
  padding: 40px 0 20px;
  background-size: cover;
}
#srs_youtube h2 {
  max-width: 240px;
  margin: auto;
  padding: 0;
}
@media (min-width: 481px) {
  #srs_youtube h2 {
    max-width: 318px;
  }
}

.movie {
  width: 90%;
  max-width: 670px;
  margin: 30px auto 0;
}
.movie .frame-wrapper__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 481px) {
  .movie .frame-wrapper__video {
    margin-bottom: 50px;
  }
}
.movie .frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*# sourceMappingURL=styles.css.map */
