@charset "UTF-8";
#main {
  padding-top: 30px;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  #main {
    padding-top: 20px;
  }
}
#main * {
  box-sizing: border-box;
  color: #000;
}
#main a {
  text-decoration: none;
  transition: 0.3s;
}
#main a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main h2 {
  font-size: 3.125rem;
  letter-spacing: 0.025em;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #main h2 {
    font-size: 1.375rem;
    text-align: center;
  }
}
#main .kv-container {
  position: relative;
  padding: 0 55px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #main .kv-container {
    padding: 0;
    background-image: url("../img/kv_sp_2.jpg");
    background-size: 30.67%;
    background-repeat: no-repeat;
    background-position: left bottom 3%;
    margin-bottom: 60px;
  }
}
#main .kv-container .kv-inner {
  padding-bottom: 42.28%;
  background-image: url("../img/kv@2x.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #main .kv-container .kv-inner {
    padding-bottom: 84%;
    background-image: url("../img/kv_sp_1.jpg");
    background-position: right center;
  }
}
#main .kv-container .kv-tagline {
  position: absolute;
  left: 0;
  top: 27.1721958926%;
  background: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  width: 28.6%;
  font-size: 2.5vw;
  letter-spacing: 0.05em;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  padding-top: 2vw;
  padding-bottom: 2vw;
  line-height: 1.3;
  white-space: nowrap;
}
@media (min-width: 1440px) {
  #main .kv-container .kv-tagline {
    font-size: 36px;
    padding-top: 23px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #main .kv-container .kv-tagline {
    font-size: 5.33vw;
    line-height: 1.45;
    padding: 0;
    width: 61%;
    height: 25%;
    bottom: auto;
    top: 5.2380952381%;
    padding-left: 5.2%;
    padding-top: 1%;
  }
}
#main .kv-container .kv-tagline .mitsubishi-text {
  font-size: 1.84vw;
}
@media (min-width: 1440px) {
  #main .kv-container .kv-tagline .mitsubishi-text {
    font-size: 26.5px;
  }
}
@media (max-width: 767px) {
  #main .kv-container .kv-tagline .mitsubishi-text {
    font-size: 3.73vw;
  }
}
#main .kv-container .kv-tagline .kv-woosh {
  position: absolute;
  bottom: 4%;
  right: 0;
  width: 55.8%;
  transform: translateX(21%);
}
@media (max-width: 767px) {
  #main .kv-container .kv-tagline .kv-woosh {
    bottom: 7%;
    width: 55%;
    transform: translateX(10%);
  }
}
#main .kv-container .kv-link {
  display: block;
  position: absolute;
  left: 3.7007874016%;
  width: 25.8267716535%;
  bottom: -3.9106145251%;
  background: #FFF;
  border: solid 4px #6cac9b;
  border-radius: 6px;
  text-align: center;
  padding: 10px 0;
  line-height: 1;
  font-weight: bold;
  background-image: url("../img/kv-arrow-down1@2x.png");
  background-size: 5.0595238095%;
  background-repeat: no-repeat;
  background-position: right 6.5476190476% bottom 25.8620689655%;
  font-size: 1.25vw;
}
@media (max-width: 767px) {
  #main .kv-container .kv-link {
    left: 2.6666666667%;
    width: 47.4666666667%;
    bottom: 38.8888888889%;
    font-size: 2.9333333333vw;
    line-height: 4.2666666667vw;
    background-position: right 3.6516853933% bottom 24.6753246753%;
    background-size: 5.0561797753%;
    padding-top: 1.3333333333vw;
    padding-bottom: 1.2vw;
    border-width: 0.6666666667vw;
  }
}
@media (min-width: 1440px) {
  #main .kv-container .kv-link {
    font-size: 1.125rem;
  }
}
#main .kv-container .kv-link .large-txt {
  font-size: 1.4583333333vw;
}
@media (max-width: 767px) {
  #main .kv-container .kv-link .large-txt {
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 1440px) {
  #main .kv-container .kv-link .large-txt {
    font-size: 1.3125rem;
  }
}
#main .kv-container .kv-link .small-txt {
  display: block;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 6px;
  color: #009881;
  font-size: 0.9722222222vw;
}
@media (max-width: 767px) {
  #main .kv-container .kv-link .small-txt {
    font-size: 2.4vw;
    margin-bottom: 0.8vw;
    line-height: 1;
  }
}
@media (min-width: 1440px) {
  #main .kv-container .kv-link .small-txt {
    font-size: 0.875rem;
  }
}
#main .kv-container .kv-link.kv-link-3 {
  left: auto;
  right: 3.7007874016%;
  bottom: -3.9106145251%;
}
@media (max-width: 767px) {
  #main .kv-container .kv-link.kv-link-3 {
    left: 2.6666666667%;
    bottom: -0.3174603175%;
  }
}
#main .kv-container .kv-link.kv-link-2 {
  left: auto;
  right: 32.5984251969%;
}
@media (max-width: 767px) {
  #main .kv-container .kv-link.kv-link-2 {
    left: 2.6666666667%;
    right: auto;
    bottom: 19.5238095238%;
  }
}
#main .kv-container .kv-link.kv-link-1 {
  border-color: #698ac8;
  background-image: url("../img/kv-arrow-down2@2x.png");
}
@media (max-width: 767px) {
  #main .kv-container .kv-link.kv-link-1 {
    left: 2.6666666667%;
    right: auto;
    bottom: 36.3492063492%;
    background-position: right 3.6516853933% bottom 46.017699115%;
    background-size: 5.0561797753%;
  }
}
@media (min-width: 768px) {
  #main .kv-container .kv-link.kv-link-1 {
    left: 3.7007874016%;
    width: 34.7244094488%;
    background-position: right 4.1570438799% bottom 25.8620689655%;
    background-size: 3.9260969977%;
  }
}
#main .kv-container .kv-link.kv-link-1 .small-txt {
  color: #035294;
}
#main .kv-container .onayami2-emblem {
  display: inline-block;
  position: absolute;
  right: 2%;
  top: 4%;
  width: 14.65vw;
  height: 14.65vw;
}
@media (min-width: 1440px) {
  #main .kv-container .onayami2-emblem {
    width: 211px;
    height: 211px;
  }
}
@media (max-width: 767px) {
  #main .kv-container .onayami2-emblem {
    top: auto;
    bottom: 0.5%;
    left: 2.67vw;
    width: 34.1vw;
    height: 34.1vw;
  }
}
#main .kv-container .onayami2-emblem img {
  display: block;
  width: 100%;
}
#main .kv-container .emblem-footnote {
  position: absolute;
  right: 1%;
  top: 42%;
  background: rgba(255, 255, 255, 0.7);
  font-size: 0.75rem;
  line-height: 1.25rem;
  padding: 6px 8px;
}
@media (max-width: 767px) {
  #main .kv-container .emblem-footnote {
    top: auto;
    bottom: 0;
    left: 2.67vw;
    background: none;
    font-size: 0.5625rem;
    line-height: 0.8125rem;
    transform: translateY(100%);
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #main .kv-container .emblem-footnote {
    font-size: 0.625rem;
  }
}
#main .kv-container .emblem-footnote p {
  margin-left: 2.5em;
  text-indent: -2.5em;
}
#main .kv-container .kv-kotsu-button {
  display: inline-block;
  position: absolute;
  right: -2.5%;
  bottom: 3%;
  background-color: #FFF;
  background-image: url("../img/arrow-right-double@2x.png");
  background-size: 11%;
  background-repeat: no-repeat;
  background-position: right 8% center;
  border-radius: 4px;
  border: solid 3px #000;
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-size: 1.81vw;
  font-weight: bold;
  text-decoration: none;
  width: 22.5vw;
  text-align: left;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  height: 4.65vw;
  line-height: 4.65vw;
  transition: 0.3s;
  padding-left: 2.43vw;
  letter-spacing: 0.05em;
}
@media (min-width: 1440px) {
  #main .kv-container .kv-kotsu-button {
    width: 324px;
    font-size: 26px;
    height: 67px;
    line-height: 65px;
    padding-left: 35px;
  }
}
@media (max-width: 767px) {
  #main .kv-container .kv-kotsu-button {
    bottom: -4%;
    right: 5.2%;
    width: 45.07vw;
    font-size: 3.8vw;
    height: 10vw;
    line-height: calc(10vw - 3px);
    padding-left: 4.5vw;
    border: solid 2px #000;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    background-size: 9%;
  }
}
#main .kv-container .kv-kotsu-button:hover {
  opacity: 0.7;
}
#main .kv-container .kv-kotsu-button:before {
  content: "";
  font-family: sans-serif;
}
#main .kv-container .kv-message {
  text-align: right;
  font-size: 0.9375rem;
  line-height: 2;
  letter-spacing: 0.025em;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
@media (max-width: 767px) {
  #main .kv-container .kv-message {
    line-height: 1.8;
    text-align: left;
    font-size: 3.2vw;
    width: 56.5vw;
    margin-left: auto;
    margin-top: 4.8vw;
  }
}
#main .ranking {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #main .ranking {
    border-top: solid 2px #035294;
    border-bottom: solid 2px #035294;
    justify-content: center;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 38px;
  }
}
#main .ranking .ranking-text {
  color: #035294;
  font-weight: bold;
  font-size: 1.625rem;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  #main .ranking .ranking-text {
    font-size: 0.75rem;
  }
}
#main .ranking .ranking-emblem {
  width: 108px;
}
@media (max-width: 767px) {
  #main .ranking .ranking-emblem {
    width: 54px;
  }
}
#main #contact-right-bg {
  display: none;
}
@media (max-width: 767px) {
  #main #contact-right-bg.active {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
#main #contact-right {
  position: fixed;
  right: 0;
  width: 680px;
  top: 65vh;
  background: #035294;
  border-radius: 20px 0 0 20px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.17);
  text-align: center;
  padding: 30px 0;
  transform: translate(584px, -50%);
  transition: 0.5s;
}
@media (max-width: 767px) {
  #main #contact-right {
    width: 360px;
    border-radius: 15px 0 0 15px;
    max-width: calc(100% - 15px);
    padding: 15px 5px;
    top: 45vh;
    transform: translate(calc(100% - 30px), 0);
    height: 132px;
    cursor: pointer;
  }
}
#main #contact-right.open {
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  #main #contact-right.open {
    height: 186px;
    transform: none;
    cursor: auto;
  }
}
#main #contact-right.open .contact-toggle-img {
  opacity: 0;
}
#main #contact-right.open .contact-right-inner {
  opacity: 1;
}
@media (max-width: 767px) {
  #main #contact-right.open .telephone-container .number-container {
    pointer-events: auto;
  }
}
#main #contact-right.hidden {
  transform: translate(640px, -50%);
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  #main #contact-right.hidden {
    transform: translate(330px, 0);
  }
}
#main #contact-right .contact-toggle-img {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
@media (max-width: 767px) {
  #main #contact-right .contact-toggle-img {
    width: 12px;
    left: 11px;
    top: 14px;
    transform: none;
  }
}
#main #contact-right .contact-right-inner {
  opacity: 0;
  transition: 0.2s;
}
#main #contact-right .top-txt {
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #FFF;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #main #contact-right .top-txt {
    font-size: 0.8125rem;
    margin-bottom: 9px;
  }
}
#main #contact-right .telephone-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container {
    margin-bottom: 2px;
  }
}
#main #contact-right .telephone-container .number-container {
  display: flex;
  align-items: center;
  pointer-events: none;
}
#main #contact-right .telephone-container .icon-phone {
  margin-right: 6px;
  width: 30px;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .icon-phone {
    width: 20px;
    margin-right: 5px;
  }
}
#main #contact-right .telephone-container .icon-green {
  margin-right: 3px;
  width: 43px;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .icon-green {
    width: 24px;
  }
}
#main #contact-right .telephone-container .phone-number {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: bold;
  white-space: nowrap;
  line-height: 1;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Lucida Grande", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .phone-number {
    font-size: 0.9375rem;
  }
}
#main #contact-right .telephone-container .free-dial {
  color: #fdf050;
}
#main #contact-right .telephone-container .contact-text3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 10px;
  white-space: nowrap;
  color: #FFF;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .contact-text3 {
    font-size: 0.75rem;
    margin-left: 2px;
    margin-right: 6px;
  }
}
#main #contact-right .warning {
  color: #e60011;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #main #contact-right .warning {
    font-size: 0.75rem;
  }
}
#main #contact-right .bottom-txt {
  font-size: 0.9375rem;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #FFF;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #main #contact-right .bottom-txt {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-bottom: 12px;
  }
}
#main #contact-right .contact-button {
  display: block;
  width: 380px;
  margin: 0 auto;
  background: #FFF;
  border-radius: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 1.1875rem;
  font-weight: bold;
  color: #035294;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
@media (max-width: 767px) {
  #main #contact-right .contact-button {
    width: 215px;
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 0.75rem;
  }
}
#main #contact-right .contact-button .icon-mail {
  margin-right: 10px;
  transform: translateY(5px);
}
@media (max-width: 767px) {
  #main #contact-right .contact-button .icon-mail {
    width: 18px;
    margin-right: 8px;
    transform: translateY(3px);
  }
}
#main .campaign-badge-container {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  z-index: 10;
}
@media (max-width: 767px) {
  #main .campaign-badge-container {
    width: 100%;
    left: 0;
    transform: none;
  }
}
#main .campaign-badge-container #campaign-badge {
  position: absolute;
  display: block;
  right: 0%;
  top: 153px;
  width: 15.9420289855%;
  z-index: 4;
  transition: 0.5s;
  pointer-events: auto;
}
@media (max-width: 767px) {
  #main .campaign-badge-container #campaign-badge {
    left: 2.9333333333%;
    right: auto;
    top: calc(110px + 84vw);
    width: 32%;
  }
}
#main .campaign-badge-container #campaign-badge.no-header {
  top: 20px;
}
@media (max-width: 767px) {
  #main .campaign-badge-container #campaign-badge.no-header {
    max-width: 160px;
  }
}
#main .campaign-badge-container #campaign-badge.hidden {
  opacity: 0;
  pointer-events: none;
}
#main .campaign-badge-container #campaign-badge img {
  display: block;
  width: 100%;
}
#main .top-button {
  position: fixed;
  right: 60px;
  bottom: 10px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #e3eef9;
  background-image: url("../img/up-arrow-blue@2x.png");
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center center;
  opacity: 0;
  transition: 0.5s;
  pointer-events: none;
}
@media (max-width: 767px) {
  #main .top-button {
    width: 35px;
    height: 35px;
    background-size: 12px;
    right: 15px;
    bottom: 15px;
  }
}
#main .top-button.active {
  opacity: 1;
  pointer-events: auto;
}
#main .subsidy-section {
  background: url("../img/subsidy-bg@2x.png");
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 47px;
  margin-bottom: 100px;
}
@media (min-width: 768px) and (max-width: 1330px) {
  #main .subsidy-section {
    padding-top: 3.5vw;
    margin-bottom: 7.5vw;
  }
}
@media (max-width: 767px) {
  #main .subsidy-section {
    background: none;
    padding-top: 0;
    position: relative;
    margin-bottom: 40px;
  }
}
#main .subsidy-section h2 {
  font-size: 0;
  margin: 0;
  margin-bottom: 13px;
  text-align: center;
}
@media (max-width: 767px) {
  #main .subsidy-section h2 {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 36%;
    height: 28%;
  }
}
#main .subsidy-section h2 img {
  width: 46.85%;
}
@media (max-width: 767px) {
  #main .subsidy-section h2 img {
    width: 88%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
#main .subsidy-section .img-flex {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  #main .subsidy-section .img-flex {
    flex-flow: row wrap;
  }
}
#main .subsidy-section .img-flex div {
  flex: 0 0 25%;
  width: 25%;
}
@media (max-width: 767px) {
  #main .subsidy-section .img-flex div {
    width: 50%;
    flex: 0 0 50%;
  }
}
#main .subsidy-section .img-flex div img {
  display: block;
  width: 100%;
}
#main .onayami-section h2, #main .onayami-section h3 {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
#main .onayami-section .img-onayami {
  width: 170px;
  transform: translateY(24px);
  margin-left: 10px;
}
@media (max-width: 767px) {
  #main .onayami-section .img-onayami {
    width: 97px;
    transform: translateY(17px);
  }
}
#main .onayami-section .onayami-container {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  margin-left: -47px;
  margin-right: -47px;
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container {
    margin-left: -14px;
    margin-right: -14px;
  }
}
#main .onayami-section .onayami-container .onayami-item {
  border: solid 4px #e3eef9;
  width: 30%;
  max-width: 333px;
  padding: 28px 0 0;
  position: relative;
  font-size: 0;
  margin-left: 47px;
  margin-right: 47px;
  margin-bottom: 70px;
  font-size: 0;
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container .onayami-item {
    border: solid 2px #e3eef9;
    width: calc(50% - 28px);
    max-width: none;
    margin-right: 14px;
    margin-left: 14px;
    padding: 14px 0 0;
    margin-bottom: 64px;
  }
}
#main .onayami-section .onayami-container .onayami-item .onayami-number {
  position: absolute;
  left: -48px;
  top: -30px;
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container .onayami-item .onayami-number {
    left: -15px;
    top: -28px;
    width: 38px;
  }
}
#main .onayami-section .onayami-container .onayami-item .onayami-text-container {
  max-width: calc(100% - 50px);
  margin-left: 25px;
  min-height: 53px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container .onayami-item .onayami-text-container {
    max-width: calc(100% - 20px);
    margin-left: 10px;
    min-height: 28px;
  }
}
#main .onayami-section .onayami-container .onayami-item .onayami-text-container .onayami-text {
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container .onayami-item .onayami-text-container .onayami-text1 {
    width: 116px;
  }
  #main .onayami-section .onayami-container .onayami-item .onayami-text-container .onayami-text2 {
    width: 114px;
  }
  #main .onayami-section .onayami-container .onayami-item .onayami-text-container .onayami-text3 {
    width: 125px;
  }
  #main .onayami-section .onayami-container .onayami-item .onayami-text-container .onayami-text4 {
    width: 120px;
  }
  #main .onayami-section .onayami-container .onayami-item .onayami-text-container .onayami-text5 {
    width: 126px;
  }
}
#main .onayami-section .onayami-container .onayami-item .onayami-img {
  width: 100%;
  transform: translate(25px, 25px);
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container .onayami-item .onayami-img {
    transform: translate(10px, 10px);
  }
}
#main .onayami-section .onayami-container .onayami-item .down-triangle {
  background-color: #FFF;
  background-image: url("../img/down-triangle@2x.png");
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center center;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -22px;
  top: 45px;
  border: solid 4px #698ac8;
  transition: 0.3s;
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container .onayami-item .down-triangle {
    border: solid 2px #698ac8;
    width: 20px;
    height: 20px;
    background-size: 13px;
    right: -10px;
    top: 32px;
  }
}
#main .onayami-section .onayami-container .onayami-item .down-triangle:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  #main .onayami-section .onayami-container.onayami-container2 .onayami-text-container {
    min-height: 43px;
  }
}
#main .onayami-section h3 {
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 0.025em;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #main .onayami-section h3 {
    font-size: 1.1875rem;
  }
}
#main .onayami-section h3 .img-demo {
  width: 146px;
  transform: translateY(20px);
  margin-left: 30px;
}
@media (max-width: 767px) {
  #main .onayami-section h3 .img-demo {
    width: 81px;
    margin-left: 6px;
    transform: translateY(12px);
  }
}
#main .onayami-section .down-triangle-lrg {
  display: block;
  width: 599px;
  max-width: 100%;
  margin: 77px auto 50px;
}
@media (max-width: 767px) {
  #main .onayami-section .down-triangle-lrg {
    margin: 0 auto 50px;
    width: 295px;
  }
}
#main .onayami-section .omakase {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  background-color: #e2f7ef;
  background-image: url("../img/wind-img@2x.png"), url("../img/recycle-img@2x.png");
  background-repeat: no-repeat;
  background-size: 242px, 254px;
  background-position: left top 10px, right 8.5% bottom -7px;
  padding: 38px 20px 20px;
  margin-bottom: 130px;
  text-align: center;
  min-height: 255px;
}
@media (max-width: 767px) {
  #main .onayami-section .omakase {
    min-height: 0;
    background: #e2f7ef;
    padding: 38px 20px 35px;
    margin-bottom: 85px;
  }
}
#main .onayami-section .omakase p {
  font-size: 3.75rem;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #main .onayami-section .omakase p {
    font-size: 1.625rem;
    margin-bottom: 8px;
    line-height: 1.6;
  }
}
#main .onayami-section .omakase p .small {
  font-size: 2.75rem;
}
@media (max-width: 767px) {
  #main .onayami-section .omakase p .small {
    font-size: 1.25rem;
  }
}
#main .section3 .nayami-header {
  border: solid 8px #e2f7ef;
  background: #FFF;
  padding: 0 20px 50px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #main .section3 .nayami-header {
    border-width: 4px;
    padding: 0 10px 25px;
    margin-bottom: 22px;
  }
}
#main .section3 .nayami-header img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#main .section3 .nayami-header .ttl-p1 {
  margin: -62px auto 11px;
  padding: 0 30px;
  box-sizing: content-box;
  background: #FFF;
}
@media (max-width: 767px) {
  #main .section3 .nayami-header .ttl-p1 {
    width: 123px;
    margin: -28px auto 8px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  #main .section3 #onayami1 .ttl-p2 {
    width: 184px;
  }
}
@media (max-width: 767px) {
  #main .section3 #onayami2 .ttl-p2 {
    width: 184px;
  }
}
@media (max-width: 767px) {
  #main .section3 #onayami3 .ttl-p2 {
    width: 223px;
  }
}
@media (max-width: 767px) {
  #main .section3 #onayami4 .ttl-p2 {
    width: 245px;
  }
}
@media (max-width: 767px) {
  #main .section3 #onayami5 .ttl-p2 {
    width: 304px;
  }
}
#main .section3 h3 {
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #main .section3 h3 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 18px;
  }
}
#main .section3 h3 .red-txt {
  color: #f6545d;
}
#main .section3 h3 .red-txt * {
  color: #f6545d;
}
#main .section3 .green-container {
  background: #e2f7ef;
  border-radius: 8px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  padding: 34px 0 40px;
  margin-bottom: 80px;
  width: 100%;
}
@media (max-width: 767px) {
  #main .section3 .green-container {
    display: block;
    padding: 0 0 15px;
    margin-bottom: 42px;
    border-radius: 4px;
  }
}
#main .section3 .green-container .flex-item {
  flex: 0 1 50%;
  width: 50%;
  text-align: center;
  padding: 0 30px;
}
@media (max-width: 767px) {
  #main .section3 .green-container .flex-item {
    width: 100%;
    padding: 25px 17px;
  }
}
#main .section3 .green-container .flex-item:first-child {
  position: relative;
}
#main .section3 .green-container .flex-item:first-child:after {
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  width: 1px;
  border-right: dotted 2px #7ab5a5;
}
@media (max-width: 767px) {
  #main .section3 .green-container .flex-item:first-child:after {
    border-right: none;
    border-bottom: dotted 2px #7ab5a5;
    bottom: 0;
    left: 10%;
    height: 1px;
    width: 80%;
    top: auto;
  }
}
#main .section3 .green-container .flex-item h3 {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #main .section3 .green-container .flex-item h3 {
    font-size: 1rem;
    margin-bottom: 17px;
  }
}
#main .section3 .green-container .flex-item h3 .green-txt {
  color: #009881;
}
#main .section3 .green-container .flex-item h3 .green-txt * {
  color: #009881;
}
#main .section3 .green-container .flex-item img {
  max-width: 100%;
}
#main .section3 .green-container .img-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 455px;
}
@media (max-width: 767px) {
  #main .section3 .green-container .img-flex {
    max-width: 300px;
  }
}
#main .section3 .green-container .img-flex div {
  flex: 0 1 265px;
  margin-right: 8px;
}
#main .section3 .green-container .img-flex div:last-child {
  flex: 0 1 154px;
}
#main .section3 .green-container .img-flex div img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .section3 .green-container .s3-p2-img1 {
    width: 169px;
  }
}
@media (max-width: 767px) {
  #main .section3 .green-container .s3-p2-img2 {
    width: 101px;
  }
}
@media (max-width: 767px) {
  #main .section3 .green-container .s3-p2-img3 {
    width: 262px;
  }
}
#main .section3 .header-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
@media (max-width: 767px) {
  #main .section3 .header-flex {
    display: block;
    margin-bottom: 32px;
  }
}
#main .section3 .header-flex .flex-left {
  margin-right: 28px;
  flex: 0 0 170px;
}
@media (max-width: 767px) {
  #main .section3 .header-flex .flex-left {
    margin-right: 0;
    margin-bottom: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1420px) {
  #main .section3 .header-flex .flex-left {
    margin-right: 20px;
    flex: 0 0 150px;
  }
}
#main .section3 .header-flex .flex-left img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  #main .section3 .header-flex .flex-left img {
    width: 110px;
  }
}
#main .section3 .header-flex h2 {
  margin-bottom: 6px;
  letter-spacing: 0.075em;
  font-size: 2.375rem;
  text-align: left;
  font-weight: bold;
}
@media (max-width: 767px) {
  #main .section3 .header-flex h2 {
    font-size: 1.625rem;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1420px) {
  #main .section3 .header-flex h2 {
    font-size: 2.25rem;
  }
}
#main .section3 .header-flex p {
  font-size: 1.25rem;
  font-weight: bold;
  color: #151515;
  letter-spacing: 0.05em;
  text-align: left;
}
@media (max-width: 767px) {
  #main .section3 .header-flex p {
    font-size: 0.875rem;
    text-align: center;
    line-height: 1.6;
    margin-left: -12px;
    margin-right: -20px;
  }
}
@media (min-width: 768px) and (max-width: 1420px) {
  #main .section3 .header-flex p {
    font-size: 1.125rem;
  }
}
#main .section3 .s3-p3 {
  margin-bottom: 112px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p3 {
    margin-bottom: 100px;
  }
}
#main .section3 .s3-p3 h4 {
  color: #6cac9b;
  font-size: 1.625rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 26px;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  #main .section3 .s3-p3 h4 {
    font-size: 1.1875rem;
  }
}
#main .section3 .s3-p3 h4 * {
  color: #6cac9b;
}
#main .section3 .s3-p3 .s3-p3-fig1 {
  display: block;
  margin: 0 auto 40px;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .section3 .s3-p3 .s3-p3-fig1 {
    width: 264px;
  }
}
#main .section3 .green-container2 {
  background: #e2f7ef;
  border-radius: 8px;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: center;
  padding: 34px 0 14px;
  margin-bottom: 80px;
  width: 100%;
}
@media (max-width: 767px) {
  #main .section3 .green-container2 {
    display: block;
    padding: 5px 0 25px;
    margin-bottom: 42px;
    border-radius: 4px;
  }
}
#main .section3 .green-container2 .flex-item {
  flex: 2 0 auto;
  width: 33%;
  text-align: center;
  padding: 5px 30px;
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  #main .section3 .green-container2 .flex-item {
    width: 100%;
    padding: 32px 17px;
    margin-bottom: 0;
  }
}
#main .section3 .green-container2 .flex-item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 5%;
  height: 90%;
  width: 1px;
  border-right: dotted 2px #7ab5a5;
}
@media (max-width: 767px) {
  #main .section3 .green-container2 .flex-item:after {
    border-right: none;
    border-bottom: dotted 2px #7ab5a5;
    bottom: 0;
    left: 10%;
    height: 1px;
    width: 80%;
    top: auto;
  }
}
@media (min-width: 768px) {
  #main .section3 .green-container2 .flex-item:nth-child(3):after {
    display: none;
  }
}
#main .section3 .green-container2 .flex-item:nth-child(4) {
  flex: 0 1 50%;
  width: 50%;
}
@media (max-width: 767px) {
  #main .section3 .green-container2 .flex-item:nth-child(4) {
    flex: 0 0 100%;
    width: 100%;
  }
}
#main .section3 .green-container2 .flex-item:last-child {
  /*flex: 0 1 50%;
  width: 50%;
  @media(max-width: 767px){
  	flex: 0 0 100%;
  	width: 100%;
  }*/
}
#main .section3 .green-container2 .flex-item:last-child:after {
  display: none;
}
#main .section3 .green-container2 .flex-item h3 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #009881;
  margin-bottom: 27px;
}
#main .section3 .green-container2 .flex-item h3 * {
  color: #009881;
}
@media (max-width: 767px) {
  #main .section3 .green-container2 .flex-item h3 {
    font-size: 0.9375rem;
    margin-bottom: 17px;
  }
}
#main .section3 .green-container2 .flex-item img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .section3 .green-container2 .flex-item .rosunai-img1 {
    width: 185px;
  }
  #main .section3 .green-container2 .flex-item .rosunai-img2 {
    width: 197px;
  }
  #main .section3 .green-container2 .flex-item .rosunai-img3 {
    width: 201px;
  }
  #main .section3 .green-container2 .flex-item .rosunai-img4 {
    width: 201px;
  }
  #main .section3 .green-container2 .flex-item .rosunai-img5 {
    width: 159px;
  }
}
#main .section3 .green-container2 .img-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 455px;
}
@media (max-width: 767px) {
  #main .section3 .green-container2 .img-flex {
    max-width: 300px;
  }
}
#main .section3 .green-container2 .img-flex div {
  flex: 0 1 265px;
  margin-right: 8px;
}
#main .section3 .green-container2 .img-flex div:last-child {
  flex: 0 1 154px;
}
#main .section3 .green-container2 .img-flex div img {
  max-width: 100%;
}
#main .section3 .s3-p4 {
  margin-bottom: 112px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p4 {
    margin-bottom: 100px;
  }
}
#main .section3 .s3-p4 .s3-p4-flex {
  max-width: 900px;
  margin: 0 auto 18px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: row wrap;
}
@media (max-width: 767px) {
  #main .section3 .s3-p4 .s3-p4-flex {
    margin-bottom: 36px;
    display: block;
    padding: 0 20px;
  }
}
#main .section3 .s3-p4 .s3-p4-flex .image-container {
  width: 45%;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p4 .s3-p4-flex .image-container {
    width: 100%;
    max-width: 294px;
    margin: 0 auto 8px;
  }
}
@media (max-width: 767px) {
  #main .section3 .s3-p4 .s3-p4-flex .image-container:nth-child(2) {
    margin-top: 34px;
  }
}
#main .section3 .s3-p4 .s3-p4-flex .image-container img {
  display: block;
  width: 100%;
}
#main .section3 .s3-p4 .s3-p4-flex .text-container {
  width: 100%;
  font-weight: bold;
  font-size: 1rem;
  color: #6cac9b;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  #main .section3 .s3-p4 .s3-p4-flex .text-container {
    max-width: 294px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.6875rem;
  }
}
#main .section3 .green-container3 {
  background: #e2f7ef;
  border-radius: 8px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 50px 40px 60px;
  margin-bottom: 80px;
  width: 100%;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 {
    display: block;
    padding: 40px 20px 75px;
    margin-bottom: 42px;
    border-radius: 4px;
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
}
#main .section3 .green-container3 .flex-item {
  flex: 0 0 auto;
  position: relative;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item {
    width: 100%;
  }
}
#main .section3 .green-container3 .flex-item:first-child {
  width: 59.8319327731%;
  padding-right: 2.5210084034%;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item:first-child {
    padding-right: 0;
    width: 100%;
    margin-bottom: 50px;
  }
}
#main .section3 .green-container3 .flex-item:first-child:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 78.2051282051%;
  border-right: dotted 2px #74b1a1;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item:first-child:after {
    display: none;
  }
}
#main .section3 .green-container3 .flex-item:last-child {
  width: 40.1680672269%;
  padding-left: 2.5210084034%;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item:last-child {
    width: 100%;
    padding-left: 0;
  }
}
#main .section3 .green-container3 .flex-item:last-child .content-container {
  padding-bottom: 69.1964285714%;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item:last-child .content-container {
    padding-bottom: 65.0847457627%;
  }
}
#main .section3 .green-container3 .flex-item .green-container-ttl {
  background: #FFF;
  color: #009881;
  text-align: center;
  font-size: 1.5rem;
  padding: 4px 5px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .green-container-ttl {
    font-size: 0.9375rem;
    margin-bottom: 26px;
  }
}
#main .section3 .green-container3 .flex-item .green-container-ttl sup {
  color: #009881;
}
#main .section3 .green-container3 .flex-item .content-container {
  padding-bottom: 45.4545454545%;
  position: relative;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container {
    padding-bottom: 154.7457627119%;
  }
}
#main .section3 .green-container3 .flex-item .content-container p {
  position: absolute;
  font-size: 22px;
  line-height: 1.73;
  font-weight: bold;
}
@media (max-width: 1440px) {
  #main .section3 .green-container3 .flex-item .content-container p {
    font-size: 1.5277777778vw;
  }
}
@media (max-width: 1440px) and (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media (max-width: 1440px) and (max-width: 767px) and (max-width: 375px) {
  #main .section3 .green-container3 .flex-item .content-container p {
    font-size: 3.7333333333vw;
  }
}
#main .section3 .green-container3 .flex-item .content-container p.small {
  font-size: 18px;
  line-height: 1.67;
}
@media (max-width: 1440px) {
  #main .section3 .green-container3 .flex-item .content-container p.small {
    font-size: 1.25vw;
  }
}
@media (max-width: 1440px) and (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container p.small {
    font-size: 13px;
    line-height: 1.46;
  }
}
@media (max-width: 1440px) and (max-width: 767px) and (max-width: 375px) {
  #main .section3 .green-container3 .flex-item .content-container p.small {
    font-size: 3.4666666667vw;
  }
}
#main .section3 .green-container3 .flex-item .content-container img {
  position: absolute;
}
#main .section3 .green-container3 .flex-item .content-container .ttl1 {
  text-align: center;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .ttl1 {
    left: 5.7627118644%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .img1 {
  left: 1.1730205279%;
  width: 34.8973607038%;
  bottom: 0;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .img1 {
    left: 1.3559322034%;
    top: 13.143483023%;
    width: 64.5762711864%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .ttl2 {
  top: 37.0967741935%;
  left: 36.2170087977%;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .ttl2 {
    left: 68.6440677966%;
    top: 11.3910186199%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .img2 {
  left: 39.7360703812%;
  width: 9.2375366569%;
  bottom: 0;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .img2 {
    left: 75.7627118644%;
    top: 23.3296823658%;
    width: 15.2542372881%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .ttl3 {
  text-align: center;
  top: 0;
  left: 63.7829912023%;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .ttl3 {
    left: 31.186440678%;
    top: 52.7929901424%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .img3 {
  left: 59.8240469208%;
  width: 34.8973607038%;
  bottom: 0;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .img3 {
    left: 17.4576271186%;
    width: 64.5762711864%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .ttl4 {
  left: 8.3682008368%;
  top: 0;
  text-align: center;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .ttl4 {
    left: 5.9322033898%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .img4 {
  left: 7.5313807531%;
  width: 55.230125523%;
  bottom: 0;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .img4 {
    left: 2.5423728814%;
    top: 30.2083333333%;
    width: 63.0508474576%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .ttl5 {
  top: 37.0967741935%;
  left: 67.9916317992%;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .ttl5 {
    left: 68.6440677966%;
    top: 34.6354166667%;
  }
}
#main .section3 .green-container3 .flex-item .content-container .img5 {
  left: 74.4769874477%;
  width: 13.3891213389%;
  bottom: 0;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .content-container .img5 {
    left: 76.1016949153%;
    top: 62.2395833333%;
    width: 15.2542372881%;
  }
}
#main .section3 .green-container3 .flex-item .flex-left {
  flex: 0 1 55%;
  width: 55%;
  text-align: center;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .flex-left {
    width: auto;
    flex: 0 1 auto;
  }
}
#main .section3 .green-container3 .flex-item .flex-right {
  flex: 0 1 44%;
  width: 44%;
  align-self: flex-end;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .flex-right {
    width: auto;
    flex: 0 1 auto;
  }
}
#main .section3 .green-container3 .flex-item h3 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.075em;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item h3 {
    font-size: 0.9375rem;
    margin-bottom: 17px;
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media (min-width: 768px) and (max-width: 1250px) {
  #main .section3 .green-container3 .flex-item h3 {
    font-size: 1.25rem;
  }
}
#main .section3 .green-container3 .flex-item img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .rimokon-type-img {
    width: 191px;
  }
}
#main .section3 .green-container3 .flex-item .rimokon-img {
  margin: 0 auto;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .rimokon-img {
    width: 45px;
  }
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .switch-type-img {
    width: 191px;
  }
}
#main .section3 .green-container3 .flex-item .rimokon-container {
  margin-bottom: 23px;
}
#main .section3 .green-container3 .flex-item .rimokon-container h3 {
  font-size: 1.375rem;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-item .rimokon-container h3 {
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) and (max-width: 1250px) {
  #main .section3 .green-container3 .flex-item .rimokon-container h3 {
    font-size: 1rem;
  }
}
#main .section3 .green-container3 .flex-item.switch-type {
  justify-content: space-between;
}
@media (max-width: 1350px) {
  #main .section3 .green-container3 .flex-item.switch-type {
    justify-content: center;
  }
}
#main .section3 .green-container3 .flex-right.award-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-left: 10px;
}
@media (max-width: 1350px) {
  #main .section3 .green-container3 .flex-right.award-container {
    justify-content: center;
    flex-flow: row wrap;
    width: 120px;
  }
}
@media (max-width: 1350px) and (max-width: 767px) {
  #main .section3 .green-container3 .flex-right.award-container {
    width: 94px;
  }
}
#main .section3 .green-container3 .flex-right.award-container div {
  flex: 0 1 auto;
  margin: 0 10px;
  position: relative;
}
@media (max-width: 1350px) {
  #main .section3 .green-container3 .flex-right.award-container div {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-right.award-container div {
    width: 100%;
  }
}
#main .section3 .green-container3 .flex-right.award-container div img {
  display: block;
  max-width: 100%;
}
@media (max-width: 1350px) {
  #main .section3 .green-container3 .flex-right.award-container div img {
    margin: 0 auto;
  }
}
@media (max-width: 1350px) {
  #main .section3 .green-container3 .flex-right.award-container div .kids-design {
    width: 90px;
  }
}
@media (max-width: 1350px) and (max-width: 767px) {
  #main .section3 .green-container3 .flex-right.award-container div .kids-design {
    width: 65px;
  }
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-right.award-container div .good-design {
    width: 90px;
  }
}
@media (max-width: 767px) {
  #main .section3 .green-container3 .flex-right.award-container div:first-child {
    margin-bottom: 6px;
  }
}
@media (max-width: 1350px) {
  #main .section3 .green-container3 .flex-right.award-container div:first-child {
    margin-bottom: 12px;
  }
}
#main .section3 .s3-p6 {
  margin-bottom: 112px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p6 {
    margin-bottom: 100px;
  }
}
@media (min-width: 768px) {
  #main .section3 .s3-p6 .header-flex .flex-right h2 {
    margin-right: -1.5em;
    letter-spacing: 0.05em;
  }
}
#main .section3 .s3-p6 .s3-p6-flex {
  max-width: 900px;
  margin: 0 auto 18px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: row wrap;
}
@media (max-width: 767px) {
  #main .section3 .s3-p6 .s3-p6-flex {
    display: block;
    margin-bottom: 35px;
    padding: 0 20px;
  }
}
#main .section3 .s3-p6 .s3-p6-flex .image-container {
  width: 45%;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p6 .s3-p6-flex .image-container {
    width: 100%;
    max-width: 295px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  #main .section3 .s3-p6 .s3-p6-flex .image-container:last-child {
    margin-bottom: 0;
  }
}
#main .section3 .s3-p6 .s3-p6-flex .image-container img {
  display: block;
  width: 100%;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p6 .s3-p6-flex .image-container img {
    margin-bottom: 8px;
  }
}
#main .section3 .s3-p6 .s3-p6-flex .image-container p {
  text-align: center;
  color: #6cac9b;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media (max-width: 767px) {
  #main .section3 .s3-p6 .s3-p6-flex .image-container p {
    font-size: 0.6875rem;
  }
}
#main .section3 .nayami-header4 {
  padding-bottom: 85px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #main .section3 .nayami-header4 {
    padding-bottom: 42px;
  }
}
#main .section3 .nayami-header4 .ttl-p1 {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  #main .section3 .nayami-header4 .ttl-p1 {
    margin-bottom: 8px;
  }
}
#main .section3 .nayami-header5 {
  margin-top: -4px;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  #main .section3 .nayami-header5 {
    padding-bottom: 25px;
  }
}
#main .section3 .nayami-header5 .ttl-p1 {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  #main .section3 .nayami-header5 .ttl-p1 {
    margin-bottom: 8px;
  }
}
#main .section3 .s3-p8 {
  margin-bottom: 98px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 {
    margin-bottom: 83px;
    margin-top: 35px;
  }
}
#main .section3 .s3-p8 .detail-link-container {
  margin-top: 0px;
}
#main .section3 .s3-p8 .s3-p8-flex {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  margin-top: 100px;
  margin-bottom: 38px;
}
@media (max-width: 1320px) {
  #main .section3 .s3-p8 .s3-p8-flex {
    display: block;
  }
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex {
    margin-top: 70px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item {
  flex: 0 0 560px;
  width: 560px;
  margin-bottom: 155px;
  position: relative;
  padding-top: 208px;
}
@media (max-width: 1320px) {
  #main .section3 .s3-p8 .s3-p8-flex .item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 110px;
  }
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item {
    padding-top: 85px;
    width: auto;
    max-width: 335px;
    margin-bottom: 82px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item .setting-img {
  border: solid 6px #94c2b6;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item .setting-img {
    width: 253px;
    border-width: 4px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item h4 {
  position: absolute;
  right: 35px;
  top: 0;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  background: #6cac9b;
  color: #FFF;
  font-size: 1.5rem;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.025em;
  transform: translate(0, -50%);
  white-space: nowrap;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item h4 {
    width: 73px;
    height: 73px;
    font-size: 0.875rem;
    right: 45px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item .contents {
  background: #e2f7ef;
  border-radius: 8px;
  width: 530px;
  height: 420px;
  margin-left: auto;
  padding-top: 88px;
  padding-left: 45px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item .contents {
    border-radius: 4px;
    width: calc(100% - 25px);
    padding-top: 85px;
    padding-left: 30px;
    height: 301px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item .contents ul li {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.8;
  list-style-type: disc;
  text-shadow: -2px -2px 1px #e2f7ef, 0px -2px 1px #e2f7ef, 2px -2px 1px #e2f7ef, 2px 0px 1px #e2f7ef, 2px 2px 1px #e2f7ef, 0px 2px 1px #e2f7ef, -2px 2px 1px #e2f7ef, -2px 0px 1px #e2f7ef;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item .contents ul li {
    font-size: 0.8125rem;
    line-height: 1.7;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item .contents ul li.reduce-indent {
  text-indent: -0.7em;
}
#main .section3 .s3-p8 .s3-p8-flex .item1 .contents {
  background-image: url("../img/p2-4-1-2@2x.png"), url("../img/p2-4-1-3@2x.png"), url("../img/p2-4-1-4@2x.png");
  background-size: 188px, 213px, 204px;
  background-repeat: no-repeat;
  background-position: 310px 179px, 39px 298px, 274px 381px;
  height: 640px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item1 .contents {
    background-size: 111px, 131px, 125px;
    background-position: right 15px top 80px, 21px 191px, right 15px top 172px;
    height: 304px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item2 .contents {
  background-image: url("../img/p2-4-2-1@2x.png"), url("../img/p2-4-2-2@2x.png"), url("../img/p2-4-2-3@2x.png"), url("../img/p2-4-2-5@2x.png"), url("../img/p2-4-2-4@2x.png");
  background-size: 205px, 176px, 235px, 208px, 217px;
  background-repeat: no-repeat;
  background-position: 30px 449px, 300px 80px, 256px 471px, 28px 270px, 266px 282px;
  height: 640px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item2 .contents {
    background-size: 121px, 110px, 138px, 124px, 126px;
    background-position: 17px 314px, right 12px top 102px, 162px 327px, 18px 210px, 162px 216px;
    height: 430px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item3 h4 {
  padding-top: 10px;
  padding-left: 5px;
  letter-spacing: 0;
}
#main .section3 .s3-p8 .s3-p8-flex .item3 .contents {
  background-image: url("../img/p2-4-3-2@2x.png"), url("../img/p2-4-1-4@2x.png"), url("../img/p2-4-2-3@2x.png");
  background-size: 198px, 197px, 235px;
  background-repeat: no-repeat;
  background-position: 295px 89px, 28px 276px, 268px 304px;
  height: 480px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item3 .contents {
    background-size: 118px, 125px, 142px;
    background-position: right 12px top 71px, 17px 204px, 152px 223px;
    height: 330px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item4 h4 {
  padding-top: 10px;
  letter-spacing: 0;
}
#main .section3 .s3-p8 .s3-p8-flex .item4 .contents {
  background-image: url("../img/p2-4-3-2@2x.png"), url("../img/p2-4-2-3@2x.png"), url("../img/p2-4-4-4@2x.png");
  background-size: 202px, 235px, 216px;
  background-repeat: no-repeat;
  background-position: 294px 90px, 269px 299px, 32px 302px;
  height: 480px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item4 .contents {
    background-size: 118px, 142px, 127px;
    background-position: right 14px top 71px, 162px 192px, 17px 194px;
    height: 304px;
  }
}
@media (min-width: 1321px) {
  #main .section3 .s3-p8 .s3-p8-flex .item5 {
    margin-bottom: 0;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item5 .contents {
  background-image: url("../img/p2-4-5-3@2x.png"), url("../img/p2-4-5-2@2x.png"), url("../img/p2-4-5-4@2x.png");
  background-size: 278px, 221px, 197px;
  background-repeat: no-repeat;
  background-position: 26px 438px, 272px 283px, 277px 116px;
  height: 540px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item5 .contents {
    height: 330px;
    background-size: 164px, 131px, 115px;
    background-position: 13px 262px, right 8px top 181px, right 25px top 94px;
  }
}
#main .section3 .s3-p8 .s3-p8-flex .item6 {
  margin-bottom: 0;
}
#main .section3 .s3-p8 .s3-p8-flex .item6 .contents {
  background-image: url("../img/p2-4-6-2@2x.png"), url("../img/p2-4-6-3@2x.png");
  background-size: 139px, 279px;
  background-repeat: no-repeat;
  background-position: 330px 97px, 28px 272px;
  height: 540px;
}
@media (max-width: 767px) {
  #main .section3 .s3-p8 .s3-p8-flex .item6 .contents {
    height: 252px;
    background-size: 83px, 167px;
    background-position: right 31px top 81px, 13px 166px;
  }
}
#main .section3 .subsidy-container {
  border: solid 8px #94c2b6;
  padding: 66px 50px 70px;
  text-align: center;
}
@media (max-width: 767px) {
  #main .section3 .subsidy-container {
    border-width: 4px;
    padding: 25px 8px 30px;
  }
}
#main .section3 .subsidy-container .subsidy-ttl {
  font-size: 1.5rem;
  color: #009881;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 15px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  #main .section3 .subsidy-container .subsidy-ttl {
    font-size: 1.0625rem;
    margin-bottom: 12px;
  }
}
#main .section3 .subsidy-container p {
  font-size: 1rem;
  line-height: 1.7;
  color: #0e0e0e;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #main .section3 .subsidy-container p {
    font-size: 0.8125rem;
    margin-bottom: 6px;
  }
}
#main .section3 .subsidy-container .support-pic {
  display: block;
  max-width: 100%;
  margin: 0 auto 45px;
}
@media (max-width: 767px) {
  #main .section3 .subsidy-container .support-pic {
    margin-bottom: 12px;
    width: 312px;
  }
}
#main .section3 .subsidy-container .subsidy-button {
  display: inline-block;
  width: 400px;
  max-width: 100%;
  background: #009881;
  background-image: url("../img/subsidy-button-arrow@2x.png");
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: right 30px center;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
  height: 60px;
  line-height: 60px;
  border-radius: 4px;
  padding: 0 45px;
}
@media (max-width: 767px) {
  #main .section3 .subsidy-container .subsidy-button {
    font-size: 1.0625rem;
    height: 50px;
    line-height: 50px;
    width: 270px;
    background-size: 6px;
    background-position: right 25px center;
    padding: 0 35px;
  }
}
#main .woosh-hr {
  height: 80px;
  background-image: url("../img/woosh-hr-bg@2x.png");
  background-size: 380px;
  margin-top: 116px;
  margin-bottom: 116px;
  background-repeat: repeat-x;
}
@media (max-width: 767px) {
  #main .woosh-hr {
    height: 30px;
    background-size: 142px;
    margin-top: 50px;
    margin-bottom: 68px;
  }
}
#main .green-underline {
  display: inline;
  padding-bottom: 0.3em;
  background: url("../img/green-underline@2x.png");
  background-position: left top 1.1em;
  background-size: auto 0.15em;
  background-repeat: repeat-x;
  /*display: inline-block;
  padding-bottom: 2px;
  background: url("../img/green-underline@2x.png");
  background-position: left bottom;
  background-size: auto 6px;
  background-repeat: repeat-x;
  @media(max-width: 767px){
  	background-size: auto 4px;
  }*/
}
@media (max-width: 767px) {
  #main .green-underline {
    padding-bottom: 0.4em;
    background-size: auto 0.2em;
  }
}
#main .section4 {
  margin-bottom: 178px;
  text-align: center;
}
@media (max-width: 767px) {
  #main .section4 {
    margin-bottom: 60px;
  }
}
#main .section4 h2 {
  display: flex;
  font-size: 3.75rem;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  margin-bottom: 118px;
}
@media (max-width: 767px) {
  #main .section4 h2 {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section4 h2 {
    font-size: 3rem;
  }
}
#main .section4 h2 .text-container {
  width: 68%;
  text-align: left;
  margin-bottom: 6px;
  z-index: 2;
}
@media (max-width: 767px) {
  #main .section4 h2 .text-container {
    width: 100%;
    text-align: center;
  }
}
#main .section4 h2 .wind-img-container {
  width: 20%;
  margin-right: 40px;
  margin-left: -25px;
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section4 h2 .wind-img-container {
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  #main .section4 h2 .wind-img-container {
    margin: 0;
    position: absolute;
    right: calc(50% + 102px);
    top: -32px;
    width: 78px;
  }
}
#main .section4 h2 .wind-img-container img {
  width: 100%;
}
#main .section4 .contact-text {
  background: #e2f7ef;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-size: 1.25rem;
  display: inline-block;
  padding: 4px 14px;
  letter-spacing: 0.05em;
  margin-bottom: 80px;
  margin-top: 10px;
  position: relative;
}
@media (max-width: 767px) {
  #main .section4 .contact-text {
    font-size: 0.75rem;
    line-height: 1.3;
    margin-top: 18px;
    padding: 4px 0;
    width: 100%;
    max-width: 295px;
    margin-bottom: 35px;
  }
}
#main .section4 .contact-text .wind-img {
  position: absolute;
  width: 78px;
  top: -20px;
  left: -30px;
}
#main .section4 .section4-ul {
  background: #e2f7ef;
  text-align: left;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul {
    padding: 40px 40px 5px;
  }
}
#main .section4 .section4-ul .section4-li {
  border-bottom: solid 3px #94c2b6;
  padding-top: 48px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 48px;
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li {
    border-width: 2px;
    padding: 0;
    margin-bottom: 30px;
  }
}
#main .section4 .section4-ul .section4-li:last-child {
  border-bottom: none;
}
#main .section4 .section4-ul .section4-li .section4-img {
  flex: 0 0 21%;
  height: 100%;
  text-align: center;
  margin-right: 3.6%;
  margin-bottom: 24px;
}
#main .section4 .section4-ul .section4-li .section4-img--bg {
  background: white;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-img {
    flex: 0 0 100%;
    margin-bottom: 16px;
  }
}
#main .section4 .section4-ul .section4-li .section4-img img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-img img {
    width: 147px;
  }
}
#main .section4 .section4-ul .section4-li .ranking-img {
  padding: 15px;
  background: #FFF;
  width: 143px;
}
#main .section4 .section4-ul .section4-li .section4-text {
  flex: 0 0 75.4%;
  letter-spacing: 0.025em;
  font-size: 1rem;
  line-height: 2;
  margin-bottom: 24px;
  align-self: center;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-text {
    flex: 0 0 100%;
    font-size: 0.75rem;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
#main .section4 .section4-ul .section4-li .section4-text h3 {
  background: #FFF;
  margin-bottom: 26px;
  margin-top: 26px;
  font-size: 0;
  height: 46px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 14px;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-text h3 {
    justify-content: center;
    height: auto;
    padding: 6px 10px;
    margin-bottom: 22px;
  }
}
#main .section4 .section4-ul .section4-li .section4-text h3:first-child {
  margin-top: 0;
}
#main .section4 .section4-ul .section4-li .section4-text h3 .image-container {
  width: 100%;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-text h3 .image-container {
    text-align: center;
  }
}
#main .section4 .section4-ul .section4-li .section4-text h3 img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-text h3 .section4-title1 {
    width: 287px;
  }
  #main .section4 .section4-ul .section4-li .section4-text h3 .section4-title2 {
    width: 274px;
  }
  #main .section4 .section4-ul .section4-li .section4-text h3 .section4-title3 {
    width: 260px;
  }
  #main .section4 .section4-ul .section4-li .section4-text h3 .section4-title4 {
    width: 189px;
  }
  #main .section4 .section4-ul .section4-li .section4-text h3 .section4-title5 {
    width: 166px;
  }
  #main .section4 .section4-ul .section4-li .section4-text h3 .section4-title6 {
    width: 154px;
  }
  #main .section4 .section4-ul .section4-li .section4-text h3 .section4-title7 {
    width: 121px;
  }
}
#main .section4 .section4-ul .section4-li .section4-text h3.mt-0 {
  margin-top: 0;
}
#main .section4 .section4-ul .section4-li .section4-text h4 {
  font-weight: bold;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-text h4 {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  #main .section4 .section4-ul .section4-li .section4-text img.sp_only {
    display: block;
    margin: 0 auto 16px;
    width: 147px;
    max-width: 100%;
  }
}
#main .section4 .section4-ul .section4-li .section4-text ul li {
  list-style: disc;
  margin-left: 1.5em;
}
@media (min-width: 768px) {
  #main .section4 .section4-ul .section4-li .section4-text.ranking-text {
    align-self: center;
  }
  #main .section4 .section4-ul .section4-li .section4-text.ranking-text h3 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #main .section4 .section4-ul .section4-li.award-section div:nth-child(4), #main .section4 .section4-ul .section4-li.award-section div:nth-child(6) {
    align-self: center;
  }
}
#main .section5 h2 {
  text-align: center;
  font-size: 3.375rem;
  margin-bottom: 126px;
  position: relative;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
@media (max-width: 767px) {
  #main .section5 h2 {
    font-size: 1.5rem;
    margin-bottom: 35px;
    line-height: 2rem;
  }
}
#main .section5 h2 .recycle-img {
  position: absolute;
  left: 22%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -100;
}
@media (max-width: 767px) {
  #main .section5 h2 .recycle-img {
    width: 84px;
    left: 50%;
    top: -5px;
    transform: translateX(-75px);
  }
}
#main .section5 .section5-container {
  display: flex;
  flex-flow: row wrap;
  padding: 15px 0;
  background: #e2f7ef;
  margin-bottom: 113px;
}
@media (max-width: 767px) {
  #main .section5 .section5-container {
    padding: 37px 40px 40px;
    margin-bottom: 54px;
  }
}
#main .section5 .section5-container .item {
  width: 50%;
  padding: 60px 43px;
  position: relative;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item {
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  #main .section5 .section5-container .item:nth-child(1), #main .section5 .section5-container .item:nth-child(2) {
    border-bottom: solid 3px #94c2b6;
  }
  #main .section5 .section5-container .item:nth-child(odd):after {
    position: absolute;
    content: "";
    top: 60px;
    bottom: 60px;
    right: 0;
    border-right: solid 3px #94c2b6;
  }
}
#main .section5 .section5-container .item h3 {
  background: #FFF;
  text-align: center;
  padding: 13px 0;
  font-size: 0;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item h3 {
    background: #6cac9b;
    position: relative;
    padding: 7px 0;
    margin-bottom: 21px;
  }
  #main .section5 .section5-container .item h3:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #6cac9b;
  }
  #main .section5 .section5-container .item h3 .section5-title1 {
    width: 65px;
  }
  #main .section5 .section5-container .item h3 .section5-title2 {
    width: 98px;
  }
  #main .section5 .section5-container .item h3 .section5-title3 {
    width: 65px;
  }
  #main .section5 .section5-container .item h3 .section5-title4 {
    width: 64px;
  }
}
#main .section5 .section5-container .item .section5-img {
  display: block;
  margin: 0 auto 30px;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item .section5-img {
    width: 181px;
    margin-bottom: 16px;
  }
}
#main .section5 .section5-container .item .headline {
  display: block;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 16px;
  background-color: #c8efe0;
  background-image: url("../img/green-plus@2x.png");
  background-repeat: no-repeat;
  background-size: 36px;
  background-position: right 30px center;
  padding: 5px 20px;
  letter-spacing: 0.025em;
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item .headline {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    margin-bottom: 0;
    padding: 7px 7px;
    background-size: 17px;
    background-position: right 11px center;
  }
}
#main .section5 .section5-container .item .headline.isOpen {
  background-image: url("../img/green-minus@2x.png");
}
#main .section5 .section5-container .item .section5-text {
  margin: 0 auto;
  max-width: 460px;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item .section5-text {
    font-size: 0.75rem;
    line-height: 1.5;
    max-width: none;
  }
}
#main .section5 .section5-container .item .content-container {
  display: none;
  padding-left: 20px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item .content-container {
    padding: 8px 0 0;
  }
}
#main .section5 .section5-container .item .content-container *:last-child {
  margin-bottom: 0;
}
#main .section5 .section5-container .item p {
  margin-bottom: 16px;
}
#main .section5 .section5-container .item h4 {
  font-size: 1rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item h4 {
    font-size: 0.75rem;
  }
}
#main .section5 .section5-container .item ul {
  margin-bottom: 16px;
}
#main .section5 .section5-container .item ul li {
  list-style: disc;
  margin-left: 1.5em;
  font-weight: bold;
}
#main .section5 .section5-container .item .footnote {
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.05em;
  padding-left: 2em;
  text-indent: -2em;
}
@media (max-width: 767px) {
  #main .section5 .section5-container .item .footnote {
    font-size: 0.625rem;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  #main .section6 {
    margin-bottom: 80px;
  }
}
#main .section6 h2 {
  text-align: center;
  margin-bottom: 115px;
  position: relative;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
@media (max-width: 767px) {
  #main .section6 h2 {
    line-height: 1.4;
    margin-bottom: 62px;
  }
}
#main .section6 h2 .wave-img {
  position: absolute;
  left: 50%;
  top: -16px;
  z-index: -100;
  transform: translateX(50px);
}
@media (max-width: 767px) {
  #main .section6 h2 .wave-img {
    width: 73px;
    top: -10px;
    transform: translateX(30px);
  }
}
#main .section6 .section6-item {
  position: relative;
  padding-top: 48px;
  padding-right: 49px;
  padding-bottom: 50px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  #main .section6 .section6-item {
    padding: 0 20px 33px;
    margin-bottom: 50px;
  }
  #main .section6 .section6-item:last-child {
    margin-bottom: 0;
  }
}
#main .section6 .section6-item:before {
  content: "";
  z-index: -100;
  position: absolute;
  right: 0;
  top: 0;
  width: 85%;
  border: solid 8px #e2f7ef;
  box-sizing: border-box;
  height: 100%;
}
@media (max-width: 767px) {
  #main .section6 .section6-item:before {
    border-width: 4px;
    top: 49px;
    bottom: 0;
    height: auto;
    width: 100%;
  }
}
#main .section6 .section6-item .inner-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #main .section6 .section6-item .inner-flex {
    display: block;
  }
}
#main .section6 .section6-item .inner-flex .flex-left {
  width: 300px;
  flex: 0 0 300px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #main .section6 .section6-item .inner-flex .flex-left {
    width: 180px;
    max-width: 100%;
    margin: 0 auto 25px;
  }
}
#main .section6 .section6-item .inner-flex .flex-left img {
  display: block;
  width: 100%;
}
#main .section6 .section6-item .inner-flex .flex-right {
  width: calc(100% - 347px);
  flex: 0 0 calc(100% - 347px);
  align-self: center;
}
@media (max-width: 767px) {
  #main .section6 .section6-item .inner-flex .flex-right {
    width: 100%;
    max-width: 295px;
    margin-left: auto;
    margin-right: auto;
  }
}
#main .section6 .section6-item .inner-flex .flex-right h3 {
  background-color: #e2f7ef;
  background-image: url("../img/p5-icon1@2x.png");
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: left 28px top 25px;
  padding-left: 60px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-right: 10px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  #main .section6 .section6-item .inner-flex .flex-right h3 {
    margin-bottom: 10px;
    background-size: 12px;
    background-position: 14px 13px;
    padding-left: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#main .section6 .section6-item .inner-flex .flex-right h3 img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #main .section6 .section6-item .inner-flex .flex-right .location-ttl1 {
    width: 246px;
  }
  #main .section6 .section6-item .inner-flex .flex-right .location-ttl2 {
    width: 253px;
  }
  #main .section6 .section6-item .inner-flex .flex-right .location-ttl3 {
    width: 237px;
  }
  #main .section6 .section6-item .inner-flex .flex-right .location-ttl4 {
    width: 238px;
  }
  #main .section6 .section6-item .inner-flex .flex-right .location-ttl5 {
    width: 244px;
  }
  #main .section6 .section6-item .inner-flex .flex-right .location-ttl6 {
    width: 244px;
  }
}
#main .section6 .section6-item .inner-flex .flex-right .location {
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-left: 29px;
}
@media (max-width: 767px) {
  #main .section6 .section6-item .inner-flex .flex-right .location {
    font-size: 0.875rem;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
  }
}
#main .section6 .section6-item .inner-flex .flex-right .location:before {
  display: inline-block;
  content: "";
  background-image: url("../img/p5-icon2@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 18px;
  height: 24px;
}
@media (max-width: 767px) {
  #main .section6 .section6-item .inner-flex .flex-right .location:before {
    width: 10px;
    height: 13px;
  }
}
#main .no-wrap {
  white-space: nowrap;
}
#main .detail-link-container {
  text-align: right;
}
@media (max-width: 767px) {
  #main .detail-link-container {
    text-align: center;
  }
}
#main .detail-link-container .detail-link {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  display: inline-block;
  font-size: 1.375rem;
  line-height: 40px;
  height: 43px;
  border: solid 3px #6cac9b;
  color: #000;
  letter-spacing: 0.025em;
  transition: 0.3s;
  background-color: #FFF;
  background-image: url("../img/arrow-right@2x.png");
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: right 11px center;
  padding-left: 25px;
  padding-right: 45px;
}
@media (max-width: 767px) {
  #main .detail-link-container .detail-link {
    font-weight: bold;
    text-align: center;
    padding: 0;
    width: 193px;
    max-width: 100%;
    font-size: 0.875rem;
    border: solid 2px #6cac9b;
    height: 35px;
    line-height: 31px;
    background-size: 7px;
    background-position: right 20px center;
  }
}
#main .detail-link-container .detail-link:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main .detail-link-container .detail-link:before {
  content: "";
  font-family: sans-serif;
}
#main .detail-link-container .detail-link.inpage-link {
  background-image: url("../img/arrow-down@2x.png");
  background-size: 17px;
}
@media (max-width: 767px) {
  #main .detail-link-container .detail-link.inpage-link {
    background-size: 11px;
  }
}
#main .detail-link-container.align-left {
  text-align: left;
}
#main .ranking2 {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #main .ranking2 {
    margin-bottom: 0;
    background: #035294;
    padding: 6px 10px;
  }
  #main .ranking2 img {
    width: 55px;
    padding: 5px 3px;
    background: #FFF;
  }
}
#main .ranking2 .ranking-text {
  background: #035294;
  color: #FFF;
  padding: 12px 24px;
  margin-right: 12px;
}
@media (max-width: 767px) {
  #main .ranking2 .ranking-text {
    padding: 0;
    font-size: 0.8125rem;
    margin-right: 2px;
  }
}
#main #campaign {
  margin-bottom: 160px;
}
#main #campaign .campaign-inquiry-banner {
  display: block;
}
#main #campaign .campaign-inquiry-banner img {
  display: block;
  width: 100%;
}
#main .section7 {
  background: #e3eef9;
  padding-top: 76px;
  padding-bottom: 56px;
  text-align: center;
}
@media (max-width: 767px) {
  #main .section7 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#main .section7 .message {
  color: #035294;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  font-weight: bold;
  line-height: 2.5rem;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #main .section7 .message {
    font-size: 0.9375rem;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 27px;
  }
}
#main .section7 .highlight-white {
  background: #FFF;
  padding: 0 4px;
  color: #035294;
  display: inline-block;
  height: 38px;
  line-height: 38px;
}
@media (max-width: 767px) {
  #main .section7 .highlight-white {
    padding: 2px;
    height: auto;
    line-height: inherit;
    display: inline;
  }
}
#main .section7 .highlight-white:before {
  content: "";
  font-family: sans-serif;
}
#main .section7 .contact-text1 {
  font-weight: bold;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  #main .section7 .contact-text1 {
    font-size: 0.75rem;
    margin-bottom: 6px;
  }
}
#main .section7 .contact-button {
  display: inline-block;
  background: #035294;
  color: #FFF;
  font-weight: bold;
  font-size: 1.5rem;
  height: 71px;
  line-height: 71px;
  padding: 0 15px;
  width: 475px;
  max-width: 100%;
  text-align: center;
  transition: 0.3s;
  margin-bottom: 55px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  border-radius: 6px;
}
@media (max-width: 767px) {
  #main .section7 .contact-button {
    font-size: 0.875rem;
    height: 35px;
    line-height: 35px;
    width: 238px;
    border-radius: 3px;
    margin-bottom: 40px;
  }
}
#main .section7 .contact-button:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main .section7 .contact-button:before {
  content: "";
  font-family: sans-serif;
}
#main .section7 .contact-button .icon-mail {
  margin-right: 10px;
  transform: translateY(5px);
}
@media (max-width: 767px) {
  #main .section7 .contact-button .icon-mail {
    width: 21px;
    margin-right: 8px;
    transform: translateY(2px);
  }
}
@media (max-width: 767px) {
  #main .section7 .top {
    padding: 0 20px;
  }
}
#main .section7 .bottom {
  border-top: solid 4px #89b0d1;
  padding-top: 40px;
}
@media (max-width: 767px) {
  #main .section7 .bottom {
    border-top: solid 2px #035294;
    padding: 30px 20px 0;
  }
}
#main .section7 .header-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #main .section7 .header-flex {
    display: block;
  }
}
#main .section7 .header-flex h3 {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-size: 2.125rem;
  font-weight: bold;
  display: inline-block;
  padding-left: 8px;
  letter-spacing: 0.05em;
  line-height: 40px;
  height: 40px;
  order: 1;
}
@media (max-width: 767px) {
  #main .section7 .header-flex h3 {
    background: none;
    font-size: 1.1875rem;
    display: block;
    padding: 0;
    margin-bottom: 12px;
    line-height: 1.2;
    height: auto;
  }
}
#main .section7 .header-flex h3:before {
  content: "";
  font-family: sans-serif;
}
#main .section7 .header-flex .circle {
  display: inline-block;
  background: #698ac8;
  width: 88px;
  height: 88px;
  border-radius: 90px;
  color: #FFF;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 90px;
  text-align: center;
  margin-left: 25px;
  order: 2;
}
@media (max-width: 767px) {
  #main .section7 .header-flex .circle {
    display: block;
    margin: 0 auto 10px;
    height: 25px;
    line-height: 25px;
    width: 89px;
    font-size: 0.6875rem;
  }
}
@media (max-width: 767px) {
  #main .section7 .telephone-container.pc_only {
    display: none;
  }
}
@media (min-width: 768px) {
  #main .section7 .telephone-container.sp_only {
    display: none;
  }
}
#main .section7 .telephone-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  #main .section7 .telephone-container {
    flex-flow: row wrap;
    margin-bottom: 4px;
    text-align: center;
  }
}
#main .section7 .telephone-container .number-container {
  display: flex;
  align-items: center;
}
#main .section7 .telephone-container .icon-phone {
  margin-right: 6px;
  width: 38px;
}
@media (max-width: 767px) {
  #main .section7 .telephone-container .icon-phone {
    width: 24px;
  }
}
#main .section7 .telephone-container .icon-green {
  margin-right: 3px;
  width: 54px;
}
@media (max-width: 767px) {
  #main .section7 .telephone-container .icon-green {
    width: 28px;
  }
}
#main .section7 .telephone-container .phone-number {
  color: #035294;
  font-size: 2.25rem;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #main .section7 .telephone-container .phone-number {
    font-size: 1.4375rem;
  }
}
#main .section7 .telephone-container .free-dial {
  color: #f6545d;
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  #main .section7 .telephone-container .free-dial {
    font-size: 1.625rem;
  }
}
#main .section7 .telephone-container .phone-text {
  font-size: 1.25rem;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 10px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #main .section7 .telephone-container .phone-text {
    flex: 0 0 100%;
    text-align: center;
    margin: 6px 0;
    font-size: 0.75rem;
  }
}
#main .section7 .warning {
  color: #e60011;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #main .section7 .warning {
    font-size: 0.8125rem;
    margin-bottom: 6px;
  }
}
#main .section7 .contact-text2 {
  font-size: 0.9375rem;
  font-weight: bold;
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  #main .section7 .contact-text2 {
    font-size: 0.75rem;
    line-height: 1.5;
    margin-bottom: 26px;
  }
}
#main .section7 .link-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
}
@media (max-width: 767px) {
  #main .section7 .link-container {
    display: block;
  }
}
@media (max-width: 767px) {
  #main .section7 .link-container a {
    display: block;
    max-width: 238px;
    margin: 0 auto 12px;
    background-color: #FFF;
    padding: 7px 0;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.0625rem;
    color: #035294;
    border: solid 2px #035294;
    background-image: url("../img/blue-arrow-right@2x.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: right 13px center;
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  #main .section7 .link-container a {
    color: #035294;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-size: 1.375rem;
    font-weight: bold;
    margin-right: 26px;
    padding-right: 42px;
    position: relative;
    margin-bottom: 10px;
  }
  #main .section7 .link-container a:after {
    display: inline-block;
    content: "";
    background-color: #FFF;
    background-image: url("../img/arrow-right-small@2x.png");
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: center center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: solid 2px #035294;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
  }
  #main .section7 .link-container a:last-child {
    margin-right: 0;
  }
}
#main .section7 .link-container a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.triangle-down-green {
  display: block;
  width: 310px;
  height: 50px;
  margin: 0 auto;
  background: url("../img/triangle-down-green@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .triangle-down-green {
    width: 155px;
    height: 25px;
    margin-bottom: 21px;
  }
}

sub {
  vertical-align: baseline;
  font-size: 65%;
}

sup {
  vertical-align: super;
  font-size: 65%;
}

.bold {
  font-weight: bold;
}

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

@media (min-width: 768px) {
  .inner-1380 {
    max-width: 1380px;
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .inner-1270 {
    max-width: 1270px;
    width: calc(100% - 170px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .inner-1190 {
    max-width: 1190px;
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .inner-sp {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .sp_only {
    display: none;
  }
}

@media (max-width: 767px) {
  .pc_only {
    display: none;
  }
}

/*!* -------------------------------
    pagetop
------------------------------- *!*/
.pagetop {
  visibility: visible;
  opacity: 1;
  position: fixed;
  z-index: 990;
  right: 24px;
  bottom: 24px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s, visibility 0.3s, background 0.3s;
  transition: opacity 0.3s, visibility 0.3s, background 0.3s;
  font-size: 0;
  text-align: right;
}

.pagetop a {
  display: inline-block;
  background: #c00;
}

.pagetop a:hover {
  background: #e60000;
}

.pagetop img {
  width: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.pagetop:hover img {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}

.pagetop.is-hidden {
  visibility: hidden;
  opacity: 0;
}

.pagetop.is-absoluted {
  position: absolute;
  bottom: 0;
}

@media (max-width: 767px) {
  .pagetop {
    right: 20px;
  }
  .pagetop img {
    width: 33px;
  }
  .pagetop:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
