/* line 5, style.scss */
#back .promo {
  margin-bottom: 20px;
}

@media (min-width: 767px) {
  /* line 11, style.scss */
  #back .promo {
    margin-bottom: 25px;
  }
}
/* line 18, style.scss */
#back {
  font-feature-settings: "palt";
  width: 100%;
  max-width: 960px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
/* line 25, style.scss */
#back img {
  width: 100%;
  height: auto;
}
/* line 29, style.scss */
#back .back_contents {
  background-color: #fff;
}
/* line 31, style.scss */
#back .back_contents .contents {
  max-width: 840px;
  padding: 20px;
  margin: 0 auto;
}

@media (min-width: 767px) {
  /* line 41, style.scss */
  #back .back_contents {
    border-radius: 20px;
  }
  /* line 43, style.scss */
  #back .back_contents .contents {
    padding: 60px 0;
  }
}
/* line 53, style.scss */
#back .back_contents .contents h3 {
  margin: 0 auto 20px;
  max-width: 608px;
}
/* line 57, style.scss */
#back .back_contents .contents .ill_city {
  margin: 0 auto 40px;
  max-width: 608px;
}
/* line 61, style.scss */
#back .back_contents .contents p.last_catch {
  margin: 10px 0;
  font-size: 14px;
  line-height: 2.0em;
  color: #009cb0;
  max-width: 760px;
}
/* line 68, style.scss */
#back .back_contents .contents .out_link_wrap {
  background: #009cb0;
  text-align: center;
  padding: 15px 20px;
  border-radius: 20px;
}
/* line 73, style.scss */
#back .back_contents .contents .out_link_wrap h4 {
  color: #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  text-align: center;
  margin: 0 auto 15px;
  padding-bottom: 10px;
}
/* line 83, style.scss */
#back .back_contents .contents .out_link_wrap ul li {
  margin-bottom: 10px;
}
/* line 85, style.scss */
#back .back_contents .contents .out_link_wrap ul li a {
  font-size: 14px;
  display: block;
  border-radius: 7px;
  padding: 15px 40px 15px 20px;
  font-weight: bold;
  background: #fbc600 url("../../images/back/icn_out.png") no-repeat;
  background-position: right 10px center;
  background-size: 23px;
}

@media (min-width: 767px) {
  /* line 109, style.scss */
  #back .back_contents .contents .ill_city {
    margin: 0 auto 80px;
  }
  /* line 112, style.scss */
  #back .back_contents .contents p.last_catch {
    font-size: 16px;
    margin: 30px auto;
  }
  /* line 116, style.scss */
  #back .back_contents .contents .out_link_wrap {
    padding: 30px 40px;
  }
  /* line 118, style.scss */
  #back .back_contents .contents .out_link_wrap h4 {
    margin: 0 auto 30px;
  }
  /* line 121, style.scss */
  #back .back_contents .contents .out_link_wrap ul {
    display: flex;
    justify-content: center;
  }
  /* line 124, style.scss */
  #back .back_contents .contents .out_link_wrap ul li {
    margin: 0 10px;
  }
  /* line 126, style.scss */
  #back .back_contents .contents .out_link_wrap ul li a {
    display: inline-block;
    font-size: 15px;
    width: auto;
  }
}
/* line 145, style.scss */
#back .back_contents .contents p.catch_back {
  margin: 10px 0;
  font-size: 16px;
  line-height: 2.0em;
  color: #009cb0;
}
/* line 151, style.scss */
#back .back_contents .contents .prof_box {
  display: flex;
  justify-content: space-around;
  margin: 20px 0 30px;
}
/* line 156, style.scss */
#back .back_contents .contents .prof_box .profile {
  text-align: center;
}
/* line 159, style.scss */
#back .back_contents .contents .prof_box .profile .prof_img {
  text-align: center;
  margin-bottom: 10px;
}
/* line 162, style.scss */
#back .back_contents .contents .prof_box .profile .prof_img img {
  max-width: 96px;
}
/* line 167, style.scss */
#back .back_contents .contents .prof_box .prof_txt {
  margin-left: 5px;
}
/* line 169, style.scss */
#back .back_contents .contents .prof_box .prof_txt p {
  color: #009cb0;
  font-weight: bold;
  line-height: 1.4em;
  font-size: 14px;
}
/* line 174, style.scss */
#back .back_contents .contents .prof_box .prof_txt p span {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 5px;
  display: inline-block;
}
/* line 181, style.scss */
#back .back_contents .contents .prof_box .prof_txt p strong {
  color: #666;
}
/* line 188, style.scss */
#back .back_contents .contents .photo_box02 {
  margin-bottom: 25px;
}

@media (min-width: 767px) {
  /* line 200, style.scss */
  #back .back_contents .contents p.catch_back {
    font-size: 18px;
    margin: 30px 0;
  }
  /* line 204, style.scss */
  #back .back_contents .contents .prof_box {
    margin: 30px 0 40px;
  }
  /* line 206, style.scss */
  #back .back_contents .contents .prof_box .profile {
    display: flex;
    align-items: center;
    text-align: left;
  }
  /* line 212, style.scss */
  #back .back_contents .contents .prof_box .profile .prof_img {
    max-width: 96px;
    margin-bottom: 0;
  }
  /* line 218, style.scss */
  #back .back_contents .contents .prof_box .prof_txt p {
    font-size: 16px;
  }
  /* line 220, style.scss */
  #back .back_contents .contents .prof_box .prof_txt p span {
    font-size: 13px;
    margin-bottom: 10px;
  }
  /* line 227, style.scss */
  #back .back_contents .contents .photo_box02 {
    margin-bottom: 50px;
  }
}
/* line 239, style.scss */
#back .back_contents .contents .fukidashi_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
/* line 244, style.scss */
#back .back_contents .contents .fukidashi_wrap .sensei_box {
  width: 30%;
  max-width: 75px;
}
/* line 247, style.scss */
#back .back_contents .contents .fukidashi_wrap .sensei_box img {
  margin-bottom: 10px;
}
/* line 250, style.scss */
#back .back_contents .contents .fukidashi_wrap .sensei_box p {
  font-size: 14px;
  text-align: center;
  color: #009cb0;
  font-weight: bold;
  line-height: 1.3em;
}
/* line 258, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi01,
#back .back_contents .contents .fukidashi_wrap .fukidashi02 {
  width: calc(70% - 30px);
}
/* line 261, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi01 p,
#back .back_contents .contents .fukidashi_wrap .fukidashi02 p {
  line-height: 1.8em;
}
/* line 266, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi01 {
  padding: 15px;
  border-radius: 10px;
}
/* line 270, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi02 {
  padding: 15px;
  border-radius: 10px;
}
/* line 275, style.scss */
#back .back_contents .contents .photo_box {
  display: flex;
  gap: 7px;
  max-width: 707px;
  margin: 30px auto;
}

@media (min-width: 767px) {
  /* line 289, style.scss */
  #back .back_contents .contents .fukidashi_wrap {
    align-items: center;
    margin-bottom: 30px;
  }
  /* line 292, style.scss */
  #back .back_contents .contents .fukidashi_wrap .sensei_box {
    width: 11%;
  }
  /* line 295, style.scss */
  #back .back_contents .contents .fukidashi_wrap .fukidashi01,
  #back .back_contents .contents .fukidashi_wrap .fukidashi02 {
    width: calc(89% - 85px);
  }
  /* line 299, style.scss */
  #back .back_contents .contents .fukidashi_wrap .fukidashi01 {
    margin-right: 25px;
    padding: 25px;
    border-radius: 10px;
  }
  /* line 304, style.scss */
  #back .back_contents .contents .fukidashi_wrap .fukidashi02 {
    margin-left: 25px;
    padding: 25px;
    border-radius: 10px;
  }
  /* line 310, style.scss */
  #back .back_contents .contents .photo_box {
    margin: 60px auto;
  }
}
/* line 322, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi01 {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  border: 1px solid #009cb0;
  background-color: #ffffff;
  text-align: left;
}
/* line 331, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi01::before {
  content: "";
  position: absolute;
  top: 15%;
  left: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: transparent #009cb0 transparent transparent;
  translate: -100% -50%;
}
/* line 342, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi01::after {
  content: "";
  position: absolute;
  top: 15%;
  left: 0;
  border-style: solid;
  border-width: 17.6px 17.6px 0 0;
  border-color: transparent #ffffff transparent transparent;
  translate: -100% calc(-50% + 0.2px);
}
/* line 352, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi02 {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  border: 1px solid #009cb0;
  background-color: #ffffff;
  text-align: left;
}
/* line 361, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi02::before {
  content: "";
  position: absolute;
  top: 15%;
  right: 0;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: transparent transparent transparent #009cb0;
  translate: 100% -50%;
}
/* line 372, style.scss */
#back .back_contents .contents .fukidashi_wrap .fukidashi02::after {
  content: "";
  position: absolute;
  top: 15%;
  right: 0;
  border-style: solid;
  border-width: 17.6px 0 0 17.6px;
  border-color: transparent transparent transparent #ffffff;
  translate: 100% calc(-50% + 0.2px);
}

@media (min-width: 767px) {
  /* line 392, style.scss */
  #back .back_contents .contents .fukidashi_wrap .fukidashi01::before,
  #back .back_contents .contents .fukidashi_wrap .fukidashi01::after,
  #back .back_contents .contents .fukidashi_wrap .fukidashi02::before,
  #back .back_contents .contents .fukidashi_wrap .fukidashi02::after {
    position: absolute;
    top: 30%;
  }
}
