/* individual settings */
/*====================================================*/
/* base */
/*------------------------------*/
#wrap {
  background: #fff;
  color: #004A27;
}

/* key */
/*------------------------------*/
@media (min-width: 768px) {
  .key__bg {
    background-position: 50% 40%;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_key_bg01.jpg");
  }
}

@media (max-width: 767px) {
  .key__bg {
    background-position: 50% 10%;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_key_bg01_sp.jpg");
  }
}

@media (min-width: 768px) {
  .key__txt {
    bottom: 52%;
  }
}

.key__txt__ttl {
  font-weight: 700;
  color: #fff;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
  .key__txt__ttl {
    font-size: 45px;
    line-height: 1.24444;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .key__txt__ttl {
    padding-top: 2.6rem;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: -.02em;
  }
}

@media (max-width: 374px) {
  .key__txt__ttl {
    font-size: 8vw;
  }
}

@media (min-width: 768px) {
  .key__txt__btn > label {
    margin: 0 auto;
  }
}

.key__scr {
  color: #fff;
}

@media (min-width: 768px) {
  .key__scr {
    bottom: 55px;
    left: 258px;
  }
}

.key__scr > span::before {
  border-color: #fff;
}

@media (max-width: 767px) and (min-width: 450px) {
  .key__img {
    margin-top: 45.6px;
  }
}

@media (max-width: 449px) {
  .key__img {
    margin-top: 10.13333vw;
  }
}

.key__img__pic {
  border: 1px solid #fff;
}

.key__img__pic.opt-1 {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_key_book01.jpg");
}

.key__img__pic.opt-1::before {
  content: '';
  display: block;
  padding-top: 141.01695%;
}

@media (min-width: 768px) {
  .key__img__pic.opt-1 {
    right: 28.81647%;
  }
}

.key__img__pic.opt-2 {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_key_book02.jpg");
}

@media (min-width: 768px) {
  .key__img__pic.opt-2 {
    width: 42.02401%;
    top: 40.74074%;
    right: -0.68611%;
  }
  .key__img__pic.opt-2::before {
    content: '';
    display: block;
    padding-top: 70.81633%;
  }
}

@media (max-width: 767px) {
  .key__img__pic.opt-2 {
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_key_book02_sp.jpg");
  }
  .key__img__pic.opt-2::before {
    content: '';
    display: block;
    padding-top: 141.17647%;
  }
}

.key__img__asd {
  background: #80B959;
}

.key__img__asd__txt {
  color: #fff;
  -webkit-transform: translate(50%, 54%);
      -ms-transform: translate(50%, 54%);
          transform: translate(50%, 54%);
}

@media (max-width: 767px) {
  .key__img__asd__txt {
    line-height: 1.41667;
  }
}

@media (max-width: 767px) and (min-width: 450px) {
  .key__img__asd__txt {
    font-size: 14.4px;
  }
}

@media (max-width: 449px) {
  .key__img__asd__txt {
    font-size: 3.2vw;
  }
}

/* end */
/*------------------------------*/
.end {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_end_bg01.jpg");
}

@media (max-width: 767px) {
  .end {
    background-position: 50% 30%;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_end_bg01_sp.jpg");
  }
}

.end__pic {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_end01.jpg");
}

.end__pic > div {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_end02.jpg");
  border: 1px solid #fff;
  box-sizing: border-box;
}

/* ld */
/*------------------------------*/
.ld {
  position: relative;
  background: #FAF9ED;
}

.ld img {
  display: block;
  max-width: 100%;
  height: auto;
}

.ld__anc {
  display: block;
  position: relative;
  height: 0;
}

.ld__in {
  position: relative;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .ld__in {
    max-width: 525px;
  }
}

.ld__in::before, .ld__in::after {
  content: '';
  display: block;
}

@media (min-width: 768px) {
  .ld__in::before {
    height: 100px;
  }
  .ld__in::after {
    height: 110px;
  }
}

@media (max-width: 767px) {
  .ld__in::before, .ld__in::after {
    padding-top: 10.66667%;
  }
}

.ld__tt {
  width: 697px;
  margin: 0 auto 52px;
}

@media (max-width: 767px) {
  .ld__tt {
    width: 92.8%;
    margin: 0 auto 5.86667%;
  }
}

.ld__t {
  width: 680px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .ld__t {
    width: 86.93333%;
  }
}

.ld__p {
  position: absolute;
  background: 50% 50% no-repeat;
  background-size: contain;
}

.ld__p::before {
  content: '';
  display: block;
}

.ld__p.is-01 {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_ld_p01.png");
}

.ld__p.is-01::before {
  padding-top: 122.84644%;
}

@media (min-width: 768px) {
  .ld__p.is-01 {
    left: 22.24575vw;
    bottom: -75px;
    width: 267px;
    -webkit-transform: translateX(-320px);
        -ms-transform: translateX(-320px);
            transform: translateX(-320px);
  }
}

@media (min-width: 768px) and (max-width: 1366px) {
  .ld__p.is-01 {
    left: 303.87701px;
  }
}

@media (max-width: 767px) {
  .ld__p.is-01 {
    left: -26px;
    bottom: -57px;
    width: 28.26667%;
    max-width: 127.2px;
  }
}

@media (min-width: 768px) {
  .ld__p.is-02 {
    right: 0;
    top: 59px;
    width: 225px;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_ld_p02.png");
  }
  .ld__p.is-02::before {
    padding-top: 133.33333%;
  }
}

@media (max-width: 767px) {
  .ld__p.is-03 {
    right: 0;
    top: 10px;
    width: 14.93333%;
    max-width: 67.2px;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_ld_p03.png");
  }
  .ld__p.is-03::before {
    padding-top: 110.71429%;
  }
}

@media (max-width: 767px) {
  .ld__p.is-04 {
    right: -1px;
    bottom: -15px;
    width: 16.8%;
    max-width: 75.6px;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_ld_p04.png");
  }
  .ld__p.is-04::before {
    padding-top: 100%;
  }
}

/* gr */
/*------------------------------*/
.gr {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .gr {
    padding: 60px 0 37px;
  }
}

.gr img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .gr__fg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1160px;
    margin: 0 auto 67px;
    box-sizing: border-box;
  }
}

@media (max-width: 767px) {
  .gr__fg {
    max-width: 525px;
    margin: 0 auto 46px;
  }
}

.gr__fg__p {
  width: 50.60345%;
  margin: 0 0 0 50px;
}

@media (max-width: 767px) {
  .gr__fg__p {
    width: 81.33333%;
    margin: 0 auto 33px;
  }
}

.gr__fg__i {
  position: relative;
  margin: 0 38px 12px 0;
  padding: 30px 0 22px 34px;
  box-sizing: border-box;
  text-align: left;
}

@media (min-width: 768px) {
  .gr__fg__i {
    top: 20px;
    width: 470px;
  }
}

@media (max-width: 767px) {
  .gr__fg__i {
    margin: 0 18px;
    padding: 22px 18px 15px;
  }
}

.gr__fg__i::before, .gr__fg__i::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 100% 100% no-repeat;
  z-index: 1;
}

@media (min-width: 768px) {
  .gr__fg__i::before, .gr__fg__i::after {
    background-image: url("/kurashi-naruhodo/greenstyling/images/bg_dot01.png");
    background-size: 804px;
  }
}

@media (max-width: 767px) {
  .gr__fg__i::before, .gr__fg__i::after {
    background-image: url("/kurashi-naruhodo/greenstyling/images/bg_dot02.png");
    background-size: 1004px;
  }
}

.gr__fg__i::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.gr__fg__i__tt {
  width: 200px;
  margin: 0 0 18px;
}

@media (max-width: 767px) {
  .gr__fg__i__tt {
    width: 120px;
    margin: 0 0 10px;
  }
}

.gr__fg__i__ls {
  margin: 0 0 14px;
}

@media (max-width: 767px) {
  .gr__fg__i__ls {
    margin: 0 0 6px;
  }
}

.gr__fg__i__ls > li {
  position: relative;
  padding: 0 0 0 20px;
  font-size: 16px;
  line-height: 1.75;
}

@media (max-width: 767px) {
  .gr__fg__i__ls > li {
    padding: 0 0 0 16px;
    font-size: 12px;
    letter-spacing: -.015em;
  }
  .gr__fg__i__ls > li + li {
    margin: 1px 0 0 0;
  }
}

.gr__fg__i__ls > li > span.is-ib {
  display: inline-block;
}

.gr__fg__i__ls > li::before {
  content: '';
  display: block;
  position: absolute;
  top: 0.875em;
  left: 0;
  width: 13px;
  height: 13px;
  background: #C5CDC9;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .gr__fg__i__ls > li::before {
    width: 10px;
    height: 10px;
  }
}

@media (max-width: 374px) {
  .gr__fg__i__ls > li:nth-child(1) {
    padding: 0 42px 0 16px;
  }
}

.gr__fg__i__ls > li:nth-child(1)::before {
  background: #2EA058;
}

.gr__fg__i__ls > li:nth-child(2)::before {
  background: #80B959;
}

.gr__fg__i__ls > li:nth-child(3)::before {
  background: #FDBF68;
}

.gr__fg__i__ls > li:nth-child(4)::before {
  background: #67BEED;
}

.gr__fg__i__n {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: -.02em;
  text-indent: -.5em;
}

.gr__fg__i__p {
  position: absolute;
  top: -109px;
  right: -37px;
  width: 196px;
  background: url("/kurashi-naruhodo/greenstyling/images/pic_gr_fg_i01.png") 50% 50% no-repeat;
  background-size: contain;
  z-index: 2;
}

@media (max-width: 767px) {
  .gr__fg__i__p {
    top: -4px;
    right: -4px;
    width: 24.48378%;
    max-width: 99.6px;
  }
}

@media (max-width: 374px) {
  .gr__fg__i__p {
    top: -8px;
    right: -8px;
  }
}

.gr__fg__i__p::before {
  content: '';
  display: block;
  padding-top: 107.65306%;
}

.gr__q {
  position: relative;
}

.gr__q__p {
  position: absolute;
  background: url("/kurashi-naruhodo/greenstyling/images/pic_gr_q_p01.png") 0 50% no-repeat;
  background-size: contain;
  z-index: 1;
}

@media (min-width: 768px) {
  .gr__q__p {
    top: -206px;
    left: 0;
    width: 202px;
  }
}

@media (max-width: 767px) {
  .gr__q__p {
    top: -30px;
    left: 0;
    width: 33.6%;
    max-width: 176.4px;
    opacity: .1;
  }
}

.gr__q__p::before {
  content: '';
  display: block;
  padding-top: 136.13861%;
}

.gr__q__in {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

@media (min-width: 768px) {
  .gr__q__in {
    max-width: 1160px;
  }
}

@media (max-width: 767px) {
  .gr__q__in {
    max-width: 525px;
  }
}

.gr__q__t {
  position: absolute;
  bottom: 51%;
  left: 50px;
  width: 501px;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  z-index: 1;
}

@media (max-width: 767px) {
  .gr__q__t {
    bottom: 53.5%;
    left: 4.8%;
    width: 57.86667%;
  }
}

.gr__q__f {
  background: 50% 50% no-repeat;
  background-size: contain;
}

@media (min-width: 768px) {
  .gr__q__f {
    width: 498px;
    margin: 0 59px 0 auto;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_gr_q_f01.png");
  }
}

@media (max-width: 767px) {
  .gr__q__f {
    width: 55.73333%;
    margin: 0 0 0 auto;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_gr_q_f01_sp.png");
    -webkit-transform: translateX(11.96172%);
        -ms-transform: translateX(11.96172%);
            transform: translateX(11.96172%);
  }
}

.gr__q__f::before {
  content: '';
  display: block;
  padding-top: 79.7054%;
}

@media (max-width: 767px) {
  .gr__q__f::before {
    padding-top: 97.12919%;
  }
}

/* pt */
/*------------------------------*/
.pt {
  position: relative;
  margin: 0 0 237px;
  padding: 120px 0 125px;
  background: #FAF9ED;
}

@media (max-width: 767px) {
  .pt {
    margin: 0 auto;
    padding: 25px 0 52px;
  }
  .pt::before {
    content: '';
    display: block;
    padding-top: 4%;
  }
}

@media (max-width: 767px) and (max-width: 374px) {
  .pt::before {
    padding-top: 15px;
  }
}

.pt img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .pt__in {
    max-width: 525px;
    margin: 0 auto;
  }
}

.pt__tt {
  width: 926px;
  margin: 0 auto 100px;
}

@media (max-width: 767px) {
  .pt__tt {
    width: 76.8%;
    margin: 0 auto 40px;
  }
}

@media (min-width: 768px) {
  .pt__p {
    position: absolute;
    top: 116px;
    left: 50%;
    width: 254px;
    margin: 0 0 0 442px;
    background: url("/kurashi-naruhodo/greenstyling/images/pic_pt_p01.png") 50% 50% no-repeat;
    background-size: contain;
  }
  .pt__p::before {
    content: '';
    display: block;
    padding-top: 112.20472%;
  }
}

@media (min-width: 768px) {
  .pt__in2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    max-width: 1366px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .pt__f {
    width: 50%;
    background: url("/kurashi-naruhodo/greenstyling/images/pic_pt_f01.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
  .pt__f::before {
    content: '';
    display: block;
    padding-top: 66.61786%;
  }
}

.pt__i {
  position: relative;
  text-align: left;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .pt__i {
    width: 50%;
    max-width: 583px;
    padding: 56px 0 78px 85px;
  }
}

.pt__i__tt {
  width: 436px;
  margin: 0 0 38px;
}

@media (max-width: 767px) {
  .pt__i__tt {
    width: 52.26667%;
    margin: 0 auto 27px;
  }
}

.pt__i__t {
  font-size: 16px;
  line-height: 1.875;
}

@media (max-width: 767px) {
  .pt__i__t {
    padding: 0 20px 30px;
    font-size: 15px;
    line-height: 1.66667;
  }
}

.pt__i__f {
  background: 50% 50% no-repeat;
  background-size: cover;
}

.pt__i__f::before {
  content: '';
  display: block;
}

@media (min-width: 768px) {
  .pt__i__f {
    position: absolute;
    top: 100%;
    right: 0;
    width: 398px;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_pt_i_f01.jpg");
  }
  .pt__i__f::before {
    padding-top: 66.58291%;
  }
}

@media (max-width: 767px) {
  .pt__i__f {
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_pt_i_f01_sp.jpg");
  }
  .pt__i__f::before {
    padding-top: 125.86667%;
  }
}

/* cv */
/*------------------------------*/
.cv {
  position: relative;
  background: 50% 50% no-repeat;
  background-size: cover;
}

@media (min-width: 768px) {
  .cv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 343px;
    margin: 0 0 107px;
    background-image: url("/kurashi-naruhodo/greenstyling/images/bg_cv01.png");
  }
}

@media (max-width: 767px) {
  .cv {
    padding: 40px 0 52px;
    background-image: url("/kurashi-naruhodo/greenstyling/images/bg_cv01_sp.png");
  }
}

.cv__in {
  position: relative;
  box-sizing: border-box;
  color: #fff;
}

@media (min-width: 768px) {
  .cv__in {
    width: 1066px;
    margin: 0 auto;
    padding: 0 0 0 414px;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .cv__in {
    max-width: 525px;
    margin: 0 auto;
    text-align: center;
  }
}

.cv__t {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .cv__t {
    margin: 0 0 20px;
    font-size: 5.33333vw;
    line-height: 1.45;
    letter-spacing: .06em;
  }
}

@media (max-width: 767px) and (min-width: 525px) {
  .cv__t {
    font-size: 28px;
  }
}

.cv__p {
  border: 1px solid #C1C1C1;
  box-sizing: border-box;
  background: url("/kurashi-naruhodo/greenstyling/images/pic_key_book01.jpg") 50% 50% no-repeat;
  background-size: cover;
}

@media (min-width: 768px) {
  .cv__p {
    position: absolute;
    bottom: 50%;
    left: 60px;
    width: 295px;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
  }
}

@media (max-width: 767px) {
  .cv__p {
    width: 43.46667%;
    margin: 0 auto 20px;
  }
}

.cv__p::before {
  content: '';
  display: block;
  padding-top: 141.01695%;
}

.cv__tt {
  margin: 0 0 25px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.61765;
  letter-spacing: .05em;
}

@media (max-width: 767px) {
  .cv__tt {
    margin: 0 0 27px;
    font-size: 6.4vw;
    line-height: 1.54167;
    letter-spacing: 0;
  }
}

@media (max-width: 767px) and (min-width: 525px) {
  .cv__tt {
    font-size: 33.6px;
  }
}

.cv__btn {
  width: 320px;
}

@media (max-width: 767px) {
  .cv__btn {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.cv__btn label {
  height: 80px;
  border-radius: 40px;
}

@media (max-width: 767px) {
  .cv__btn label {
    height: 50px;
    border-radius: 25px;
  }
}

.cv__btn label > span {
  font-size: 24px;
  font-weight: 700;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .cv__btn label > span {
    font-size: 18px;
  }
}

/* pl */
/*------------------------------*/
.pl {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .pl {
    padding: 52px 0 0;
  }
}

.pl img {
  display: block;
  max-width: 100%;
  height: auto;
}

.pl__h {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

@media (min-width: 768px) {
  .pl__h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1166px;
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .pl__h {
    max-width: 525px;
    margin: 0 auto;
  }
}

.pl__h__tt {
  width: 45.7976%;
  padding: 98px 0 0;
}

@media (max-width: 767px) {
  .pl__h__tt {
    width: 85.06667%;
    margin: 0 auto 10px;
    padding: 0;
  }
}

.pl__h__f {
  position: relative;
  background: 50% 50% no-repeat;
  background-size: contain;
}

.pl__h__f::before {
  content: '';
  display: block;
}

@media (min-width: 768px) {
  .pl__h__f {
    left: 12px;
    width: 51.02916%;
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_pl_h_f01.png");
  }
  .pl__h__f::before {
    padding-top: 127.22689%;
  }
}

@media (max-width: 767px) {
  .pl__h__f {
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_pl_h_f01_sp.png");
  }
  .pl__h__f::before {
    padding-top: 132.8%;
  }
}

.pl__h__p {
  position: absolute;
  bottom: 9px;
  left: -18px;
  width: 550px;
  background: 50% 50% no-repeat;
  background-size: contain;
}

@media (min-width: 768px) {
  .pl__h__p {
    background-image: url("/kurashi-naruhodo/greenstyling/images/pic_pl_h_p01.png");
  }
}

.pl__h__p::before {
  content: '';
  display: block;
  padding-top: 52.72727%;
}

.pl__b {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .pl__b {
    padding: 4% 0 72px;
  }
}

.pl__b::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% + 175px);
  background: #FAF9ED;
  z-index: 1;
}

@media (max-width: 767px) {
  .pl__b::before {
    height: calc(100% + 80px);
    padding-top: 42.13333%;
  }
}

.pl__b__in {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

@media (min-width: 768px) {
  .pl__b__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1166px;
    padding: 70px 20px 140px;
  }
}

@media (max-width: 767px) {
  .pl__b__in {
    max-width: 525px;
    margin: 0 auto;
  }
}

.pl__b__p {
  width: calc(50% - 16px);
  background: 50% 50% no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .pl__b__p {
    width: 90.4%;
  }
}

.pl__b__p::before {
  content: '';
  display: block;
  padding-top: 66.66667%;
}

.pl__b__p.is-01 {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_pl_b_p01.jpg");
}

@media (max-width: 767px) {
  .pl__b__p.is-01 {
    margin: 0 0 5.33333%;
  }
}

.pl__b__p.is-02 {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_pl_b_p02.jpg");
}

@media (max-width: 767px) {
  .pl__b__p.is-02 {
    margin: 0 0 0 auto;
  }
}

/* st */
/*------------------------------*/
.st {
  position: relative;
  padding: 110px 0 100px;
  z-index: 2;
}

@media (max-width: 767px) {
  .st {
    padding: 52px 0;
  }
}

.st img {
  display: block;
  max-width: 100%;
  height: auto;
}

.st__in {
  position: relative;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .st__in {
    max-width: 1160px;
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .st__in {
    max-width: 525px;
    margin: 0 auto;
  }
}

.st__tt {
  width: 624px;
  margin: 0 auto 70px;
}

@media (max-width: 767px) {
  .st__tt {
    width: 91.73333%;
    margin: 0 auto 6.4%;
  }
}

@media (max-width: 374px) {
  .st__tt {
    margin: 0 auto 24px;
  }
}

@media (min-width: 768px) {
  .st__p {
    position: absolute;
    width: 215px;
    top: -207px;
    right: -10px;
    background: url("/kurashi-naruhodo/greenstyling/images/pic_st_p01.png") 50% 50% no-repeat;
    background-size: contain;
  }
  .st__p::before {
    content: '';
    display: block;
    padding-top: 143.25581%;
  }
}

@media (min-width: 768px) {
  .st__ls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 72px;
  }
  .st__ls > li {
    width: calc(50% - 16px);
  }
}

@media (max-width: 767px) {
  .st__ls {
    padding: 0 20px 31px;
  }
  .st__ls > li + li {
    margin: 22px 0 0;
  }
}

.st__ls__p {
  margin: 0 0 12px;
  background: 50% 50% no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .st__ls__p {
    margin: 0 auto 10px;
  }
}

.st__ls__p::before {
  content: '';
  display: block;
  padding-top: 66.66667%;
}

.st__ls__p.is-01 {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_st_ls_p01.jpg");
}

.st__ls__p.is-02 {
  background-image: url("/kurashi-naruhodo/greenstyling/images/pic_st_ls_p02.jpg");
}

.st__ls__t {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

@media (max-width: 767px) {
  .st__ls__t {
    font-size: 15px;
    text-align: center;
  }
}

.st__ls__t > span.is-ib {
  display: inline-block;
}

.st__btn {
  width: 420px;
  margin: 0 auto 31px;
}

@media (max-width: 767px) {
  .st__btn {
    width: auto;
    max-width: 520px;
    margin: 0 auto 12px;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.st__btn label {
  height: 80px;
  border-radius: 40px;
}

@media (max-width: 767px) {
  .st__btn label {
    height: 50px;
    border-radius: 25px;
  }
}

.st__btn label > span {
  font-size: 24px;
  font-weight: 700;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .st__btn label > span {
    font-size: 18px;
  }
}

.st__btn label.is-checked {
  border: 2px solid #333 !important;
}

@media (min-width: 768px) {
  .st__btn label:hover {
    border: 2px solid #de2f1a;
  }
}

.st__n {
  font-size: 12px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .st__n {
    max-width: 520px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: left;
  }
}
