@charset "UTF-8";
*:not(input), *:not(select), *:not(textarea), *:before, *:after {
  margin: 0;
  padding: 0;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 100px;
}
@media only screen and (max-width: 479px) {
  html {
    font-size: 86px;
  }
}

html, body {
  height: 100%;
  text-align: center;
}

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 0.16rem;
  line-height: 1;
  color: #000;
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.fwb {
  font-weight: bold;
}

.table {
  display: table;
}

.row {
  display: table-row;
}

.cell {
  display: table-cell;
}

@media only screen and (max-width: 479px) {
  .tblock {
    display: block !important;
  }
  .tblock tbody, .tblock tr, .tblock th, .tblock td {
    display: block !important;
  }
}

.m0a {
  margin: 0 auto;
}

.mbss {
  margin-bottom: 0.2rem;
}

.mbs {
  margin-bottom: 0.4rem;
}

.mbm {
  margin-bottom: 0.6rem;
}

.mbl {
  margin-bottom: 0.8rem;
}

.mbll {
  margin-bottom: 1rem;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.op a img,
.op2 {
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}

.op a img:hover,
.op2:hover {
  opacity: 0.7;
}

.cf:after, #appeal .inner .box:after {
  display: block;
  clear: both;
  content: "";
}

.show_pc {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_pc {
    display: none;
  }
}

img.show_pc, span.show_pc {
  display: inline;
}
@media only screen and (max-width: 979px) {
  img.show_pc, span.show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  img.show_pc, span.show_pc {
    display: none;
  }
}

.show_pctb {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pctb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_pctb {
    display: none;
  }
}

img.show_pctb, span.show_pctb {
  display: inline;
}
@media only screen and (max-width: 979px) {
  img.show_pctb, span.show_pctb {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_pctb, span.show_pctb {
    display: none;
  }
}

.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tbsp {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tbsp {
    display: block;
  }
}

img.show_tbsp, span.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_tbsp, span.show_tbsp {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_tbsp, span.show_tbsp {
    display: inline;
  }
}

.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tb {
    display: none;
  }
}

img.show_tb, span.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_tb, span.show_tb {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_tb, span.show_tb {
    display: none;
  }
}

.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_sp {
    display: block;
  }
}

img.show_sp, span.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_sp, span.show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  img.show_sp, span.show_sp {
    display: inline;
  }
}

#wrap {
  width: 100%;
  min-width: 1080px;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  #wrap {
    min-width: auto;
  }
}

.en, #fixed_pc .btnarea li a.tel, .num {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}

.ttl, #price .inner .box .subttl1, #price .inner .box .subttl2, #help .inner .subttl {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.45rem;
  letter-spacing: 0.01rem;
  line-height: 1.2;
}
@media only screen and (max-width: 479px) {
  .ttl, #price .inner .box .subttl1, #price .inner .box .subttl2, #help .inner .subttl {
    font-size: 0.35rem;
  }
}
.ttl.s, #price .inner .box .s.subttl1, #price .inner .box .s.subttl2, #help .inner .s.subttl {
  font-size: 0.35rem;
}
@media only screen and (max-width: 479px) {
  .ttl.s, #price .inner .box .s.subttl1, #price .inner .box .s.subttl2, #help .inner .s.subttl {
    font-size: 0.25rem;
  }
}
.ttl.m, #price .inner .box .m.subttl1, #price .inner .box .m.subttl2, #help .inner .m.subttl {
  font-size: 0.4rem;
}
@media only screen and (max-width: 479px) {
  .ttl.m, #price .inner .box .m.subttl1, #price .inner .box .m.subttl2, #help .inner .m.subttl {
    font-size: 0.3rem;
  }
}
.ttl.mb, #price .inner .box .mb.subttl1, #price .inner .box .mb.subttl2, #help .inner .mb.subttl {
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  .ttl.mb, #price .inner .box .mb.subttl1, #price .inner .box .mb.subttl2, #help .inner .mb.subttl {
    margin-bottom: 0.4rem;
  }
}

.ttl_border {
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.3rem;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 479px) {
  .ttl_border {
    font-size: 0.28rem;
  }
}
.ttl_border::before, .ttl_border::after {
  content: "";
  width: calc(50% - 1.5rem);
  height: 1px;
  background: #000000;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
@media only screen and (max-width: 479px) {
  .ttl_border::before, .ttl_border::after {
    width: calc(50% - 1.2rem);
  }
}
.ttl_border::before {
  left: 0;
}
.ttl_border::after {
  right: 0;
}
.ttl_border.pink span {
  color: #e14b9e;
}
.ttl_border.blue span {
  color: #21c6d5;
}
.ttl_border.mb {
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  .ttl_border.mb {
    margin-bottom: 0.4rem;
  }
}

.btn {
  display: block;
  background: #f14ba6;
  font-family: 'Noto Sans JP', sans-serif;
  color: #fff;
  font-size: 0.25rem;
  letter-spacing: 0.01rem;
  line-height: 0.8rem;
  width: 100%;
  max-width: 4rem;
  font-weight: bold;
  border-radius: 0.4rem;
  box-shadow: 0px 0px 15px -3px rgba(241, 75, 166, 0.6);
  text-align: center;
  transition: all 0.3s;
}
.btn:hover {
  opacity: 0.6;
}
.btn.s {
  font-size: 0.2rem;
  line-height: 0.6rem;
}
.btn.line {
  background: #00c300;
  box-shadow: 0px 0px 15px -3px rgba(0, 195, 0, 0.6);
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1rem 0;
}
@media only screen and (max-width: 479px) {
  .inner {
    width: 92%;
    padding: 0.6rem 0;
  }
}

.logolist {
  max-width: 980px;
  margin: 0 auto 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.05rem;
}
@media only screen and (max-width: 479px) {
  .logolist li {
    width: 48%;
    border: 1px solid #eee;
  }
}

.slide ul .slick-list {
  overflow: visible;
}
.slide ul li {
  margin: 0 0.2rem;
}
.slide ul li img {
  width: 320px;
  transition: all 0.3s;
  border: 1px solid #eee;
}
@media only screen and (max-width: 479px) {
  .slide ul li img {
    width: 210px;
  }
}
.slide ul li img:hover {
  transform: scale(1.6);
}

.cvarea {
  background: #21c6d5 url("../img/cvarea_bg.png") center no-repeat;
}
.cvarea .inner {
  text-align: left;
  color: #fff;
  padding: 0.8rem 0 0.7rem;
  position: relative;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner {
    padding: 0.1rem 0 0.4rem;
    text-align: center;
  }
}
.cvarea .inner .manzokudo {
  position: absolute;
  top: 0.8rem;
  right: -0.7rem;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .manzokudo {
    position: static;
    text-align: center;
        width: 76%;
        margin: 0.1rem auto 0.2rem;
  }
}
.cvarea .inner .ttl, .cvarea #price .inner .box .subttl1, #price .cvarea .inner .box .subttl1, .cvarea #price .inner .box .subttl2, #price .cvarea .inner .box .subttl2, .cvarea #help .inner .subttl, #help .cvarea .inner .subttl {
  line-height: 1.25;
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .ttl, .cvarea #price .inner .box .subttl1, #price .cvarea .inner .box .subttl1, .cvarea #price .inner .box .subttl2, #price .cvarea .inner .box .subttl2, .cvarea #help .inner .subttl, #help .cvarea .inner .subttl {
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
  }
}
.cvarea .inner .point {
  max-width: 650px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .point {
    display: inline-block;
    margin-bottom: 0.2rem;
  }
}
.cvarea .inner .point li {
  font-size: 0.2rem;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 2;
  padding-left: 0.35rem;
  background: url("../img/cvarea_check.png") left center/0.2rem auto no-repeat;
  text-align: left;
}
.cvarea .inner .point li:nth-child(odd) {
  width: 370px;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .point li:nth-child(odd) {
    width: auto;
  }
}
.cvarea .inner .point li:nth-child(even) {
  width: 240px;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .point li:nth-child(even) {
    width: auto;
  }
}
.cvarea .inner .box {
  background: #fff;
  border-radius: 0.4rem;
  padding: 0.4rem 0.8rem;
  display: flex;
  justify-content: space-between;
  color: #000;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .box {
    display: block;
    padding: 8%;
  }
}
.cvarea .inner .box dl {
  text-align: center;
}
.cvarea .inner .box dl dt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.2rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .box dl.tel {
    margin-bottom: 0.3rem;
  }
}
.cvarea .inner .box dl.tel dd .num {
  display: inline-block;
  font-size: 0.4rem;
  padding-left: 0.55rem;
  background: url("../img/ico_tel.png") left center/auto 100% no-repeat;
  margin-bottom: 0.1rem;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .box dl.tel dd .num {
    font-size: 0.32rem;
    padding-left: 0.4rem;
  }
}
.cvarea .inner .box dl.tel dd p {
  font-weight: bold;
  font-size: 0.14rem;
}
.cvarea .inner .box dl.mail {
  width: 450px;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .box dl.mail {
    width: auto;
  }
}
.cvarea .inner .box dl.mail dd ul {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .box dl.mail dd ul {
    display: block;
  }
}
.cvarea .inner .box dl.mail dd ul li {
  width: 220px;
}
@media only screen and (max-width: 479px) {
  .cvarea .inner .box dl.mail dd ul li {
    width: auto;
    margin-bottom: 0.1rem;
  }
  .cvarea .inner .box dl.mail dd ul li:last-child {
    margin-bottom: 0;
  }
}

header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.15rem 0.3rem;
}
@media only screen and (max-width: 479px) {
  header {
    padding: 0.15rem;
  }
}
@media only screen and (max-width: 479px) {
  header .logo {
    width: 68%;
    margin: 0 auto;
  }
}
header ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 479px) {
  header ul {
    display: none;
  }
}
header ul li .num {
  display: inline-block;
  font-size: 0.28rem;
  padding-left: 0.34rem;
  background: url("../img/ico_tel.png") left center/auto 100% no-repeat;
}
header ul li .btn {
  width: 180px;
  font-size: 0.16rem;
  line-height: 0.5rem;
  border-radius: 0.25rem;
}

#mv {
  background: url("../img/mv_bg.png") center/cover no-repeat;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #mv {
    background: url("../img/mv_bg_sp.png") center/cover no-repeat;
  }
}
#mv .inner {
  position: relative;
  padding: 40px 0 65px;
}
@media only screen and (max-width: 479px) {
  #mv .inner {
    width: auto;
    padding: 7% 0 20%;
  }
}
#mv .inner .txt01 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  #mv .inner .txt01 {
    width: 76%;
    margin: 0 auto 8%;
  }
}
@media only screen and (max-width: 479px) {
  #mv .inner .txt02 {
    width: 76%;
    margin: 0 auto 6%;
  }
}
#mv .inner .txt03 {
  position: absolute;
  top: 310px;
  left: 35px;
}
@media only screen and (max-width: 479px) {
  #mv .inner .txt03 {
    width: 12%;
    top: 35%;
    left: 1%;
  }
}
#mv .inner .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  #mv .inner .box {
    display: block;
    text-align: left;
    width: 92%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 479px) {
  #mv .inner .box .pic {
    position: absolute;
    top: 42%;
    right: 4%;
    width: 34%;
  }
}
@media only screen and (max-width: 479px) {
  #mv .inner .box .txt04 {
    margin-bottom: 4%;
    position: relative;
  }
}
#mv .inner .txt06 {
  width: 1046px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}
@media only screen and (max-width: 479px) {
  #mv .inner .txt06 {
    width: 100%;
  }
}

#about {
  background: #eff2f5 url("../img/difference_bg.png") center no-repeat;
}
#about .inner {
  padding-top: 1.5rem;
}
#about .inner .catch {
  margin-bottom: 0.9rem;
}
@media only screen and (max-width: 479px) {
  #about .inner .catch {
    font-size: 0.4rem;
  }
}
@media only screen and (max-width: 479px) {
  #about .inner .ttl, #about #price .inner .box .subttl1, #price #about .inner .box .subttl1, #about #price .inner .box .subttl2, #price #about .inner .box .subttl2, #about #help .inner .subttl, #help #about .inner .subttl {
    font-size: 0.25rem;
  }
}
#about .inner .case {
  margin-bottom: 0.9rem;
}
#about .inner .explanation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  #about .inner .explanation {
    display: block;
  }
}
#about .inner .explanation figure {
  width: 48%;
}
@media only screen and (max-width: 479px) {
  #about .inner .explanation figure {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
#about .inner .explanation p {
  width: 48%;
  line-height: 1.75;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  #about .inner .explanation p {
    width: 100%;
  }
}
#about .inner .ex {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 479px) {
  #about .inner .ex {
    display: block;
  }
}
#about .inner .ex li {
  max-width: 48%;
}
@media only screen and (max-width: 479px) {
  #about .inner .ex li {
    max-width: none;
    margin-bottom: 0.4rem;
  }
  #about .inner .ex li:last-child {
    margin-bottom: 0;
  }
}
#about .inner .ex li .ttl, #about #price .inner .ex li .box .subttl1, #price #about .inner .ex li .box .subttl1, #about #price .inner .box .ex li .subttl1, #price #about .inner .box .ex li .subttl1, #about #price .inner .ex li .box .subttl2, #price #about .inner .ex li .box .subttl2, #about #price .inner .box .ex li .subttl2, #price #about .inner .box .ex li .subttl2, #about #help .inner .ex li .subttl, #help #about .inner .ex li .subttl {
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #about .inner .ex li .ttl, #about #price .inner .ex li .box .subttl1, #price #about .inner .ex li .box .subttl1, #about #price .inner .box .ex li .subttl1, #price #about .inner .box .ex li .subttl1, #about #price .inner .ex li .box .subttl2, #price #about .inner .ex li .box .subttl2, #about #price .inner .box .ex li .subttl2, #price #about .inner .box .ex li .subttl2, #about #help .inner .ex li .subttl, #help #about .inner .ex li .subttl {
    margin-bottom: 0.2rem;
  }
}
#about .inner .ex li figure {
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #about .inner .ex li figure {
    margin-bottom: 0.2rem;
  }
}
#about .inner .ex li p {
  line-height: 1.75;
  text-align: left;
}
#about .inner .ex li:last-child .ttl, #about #price .inner .ex li:last-child .box .subttl1, #price #about .inner .ex li:last-child .box .subttl1, #about #price .inner .box .ex li:last-child .subttl1, #price #about .inner .box .ex li:last-child .subttl1, #about #price .inner .ex li:last-child .box .subttl2, #price #about .inner .ex li:last-child .box .subttl2, #about #price .inner .box .ex li:last-child .subttl2, #price #about .inner .box .ex li:last-child .subttl2, #about #help .inner .ex li:last-child .subttl, #help #about .inner .ex li:last-child .subttl {
  color: #21c6d5;
}

#pageview {
  background: #21c6d5;
}
#pageview .inner .ttl, #pageview #price .inner .box .subttl1, #price #pageview .inner .box .subttl1, #pageview #price .inner .box .subttl2, #price #pageview .inner .box .subttl2, #pageview #help .inner .subttl, #help #pageview .inner .subttl {
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #pageview .inner .ttl, #pageview #price .inner .box .subttl1, #price #pageview .inner .box .subttl1, #pageview #price .inner .box .subttl2, #price #pageview .inner .box .subttl2, #pageview #help .inner .subttl, #help #pageview .inner .subttl {
    font-size: 0.3rem;
  }
}
#pageview .inner figure {
  display: block;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #pageview .inner figure {
    font-size: 0.3rem;
  }
}
#pageview .inner p {
  font-size: 0.3rem;
  line-height: 1.3333;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 479px) {
  #pageview .inner p {
    font-size: 0.2rem;
  }
  #pageview .inner p br {
    display: none;
  }
}

#feature {
  background: #eff2f5 url("../img/difference_bg.png") center no-repeat;
}
#feature .inner .lsit {
  margin-bottom: 0.8rem;
}
@media only screen and (max-width: 479px) {
  #feature .inner .lsit {
    margin-bottom: 0.6rem;
  }
}
#feature .inner .lsit li {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #feature .inner .lsit li {
    display: block;
    margin-bottom: 0.4rem;
  }
}
#feature .inner .lsit li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  #feature .inner .lsit li figure {
    width: 56%;
    margin: 0 auto 0.2rem;
  }
}
#feature .inner .lsit li .ttl, #feature #price .inner .lsit li .box .subttl1, #price #feature .inner .lsit li .box .subttl1, #feature #price .inner .box .lsit li .subttl1, #price #feature .inner .box .lsit li .subttl1, #feature #price .inner .lsit li .box .subttl2, #price #feature .inner .lsit li .box .subttl2, #feature #price .inner .box .lsit li .subttl2, #price #feature .inner .box .lsit li .subttl2, #feature #help .inner .lsit li .subttl, #help #feature .inner .lsit li .subttl {
  font-size: 0.25rem;
  line-height: 1.4;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  #feature .inner .lsit li .ttl, #feature #price .inner .lsit li .box .subttl1, #price #feature .inner .lsit li .box .subttl1, #feature #price .inner .box .lsit li .subttl1, #price #feature .inner .box .lsit li .subttl1, #feature #price .inner .lsit li .box .subttl2, #price #feature .inner .lsit li .box .subttl2, #feature #price .inner .box .lsit li .subttl2, #price #feature .inner .box .lsit li .subttl2, #feature #help .inner .lsit li .subttl, #help #feature .inner .lsit li .subttl {
    font-size: 0.2rem;
    display: inline-block;
  }
}
#feature .inner .lsit li .ttl span, #feature #price .inner .lsit li .box .subttl1 span, #price #feature .inner .lsit li .box .subttl1 span, #feature #price .inner .box .lsit li .subttl1 span, #price #feature .inner .box .lsit li .subttl1 span, #feature #price .inner .lsit li .box .subttl2 span, #price #feature .inner .lsit li .box .subttl2 span, #feature #price .inner .box .lsit li .subttl2 span, #price #feature .inner .box .lsit li .subttl2 span, #feature #help .inner .lsit li .subttl span, #help #feature .inner .lsit li .subttl span {
  font-size: 0.4rem;
  line-height: 1.25;
  color: #21c6d5;
}
@media only screen and (max-width: 479px) {
  #feature .inner .lsit li .ttl span, #feature #price .inner .lsit li .box .subttl1 span, #price #feature .inner .lsit li .box .subttl1 span, #feature #price .inner .box .lsit li .subttl1 span, #price #feature .inner .box .lsit li .subttl1 span, #feature #price .inner .lsit li .box .subttl2 span, #price #feature .inner .lsit li .box .subttl2 span, #feature #price .inner .box .lsit li .subttl2 span, #price #feature .inner .box .lsit li .subttl2 span, #feature #help .inner .lsit li .subttl span, #help #feature .inner .lsit li .subttl span {
    font-size: 0.26rem;
  }
}
#feature .inner .lsit li:nth-child(even) figure {
  order: 1;
}
#feature .inner .lsit li:nth-child(even) .ttl, #feature #price .inner .lsit li:nth-child(even) .box .subttl1, #price #feature .inner .lsit li:nth-child(even) .box .subttl1, #feature #price .inner .box .lsit li:nth-child(even) .subttl1, #price #feature .inner .box .lsit li:nth-child(even) .subttl1, #feature #price .inner .lsit li:nth-child(even) .box .subttl2, #price #feature .inner .lsit li:nth-child(even) .box .subttl2, #feature #price .inner .box .lsit li:nth-child(even) .subttl2, #price #feature .inner .box .lsit li:nth-child(even) .subttl2, #feature #help .inner .lsit li:nth-child(even) .subttl, #help #feature .inner .lsit li:nth-child(even) .subttl {
  order: 0;
}
#feature .inner .lsit li:nth-child(even) .ttl span, #feature #price .inner .lsit li:nth-child(even) .box .subttl1 span, #price #feature .inner .lsit li:nth-child(even) .box .subttl1 span, #feature #price .inner .box .lsit li:nth-child(even) .subttl1 span, #price #feature .inner .box .lsit li:nth-child(even) .subttl1 span, #feature #price .inner .lsit li:nth-child(even) .box .subttl2 span, #price #feature .inner .lsit li:nth-child(even) .box .subttl2 span, #feature #price .inner .box .lsit li:nth-child(even) .subttl2 span, #price #feature .inner .box .lsit li:nth-child(even) .subttl2 span, #feature #help .inner .lsit li:nth-child(even) .subttl span, #help #feature .inner .lsit li:nth-child(even) .subttl span {
  color: #e14b9e;
}
#feature .inner .box {
  background: #fff;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.2);
  border-radius: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.3rem;
  padding: 0.4rem 0;
}
@media only screen and (max-width: 479px) {
  #feature .inner .box {
    border-radius: 0.2rem;
    display: block;
    padding: 0.2rem;
  }
}
#feature .inner .box figure {
  order: 1;
}
@media only screen and (max-width: 479px) {
  #feature .inner .box figure {
    margin-bottom: 0.1rem;
  }
}
@media only screen and (max-width: 479px) {
  #feature .inner .box figure img {
    width: 130px;
  }
}
#feature .inner .box .txt {
  order: 0;
}
#feature .inner .box .txt .ttl, #feature #price .inner .box .txt .subttl1, #price #feature .inner .box .txt .subttl1, #feature #price .inner .box .txt .subttl2, #price #feature .inner .box .txt .subttl2, #feature #help .inner .box .txt .subttl, #help #feature .inner .box .txt .subttl {
  font-size: 0.46rem;
  text-align: center;
  margin-bottom: 0.3rem;
  line-height: 1.2;
}
@media only screen and (max-width: 479px) {
  #feature .inner .box .txt .ttl, #feature #price .inner .box .txt .subttl1, #price #feature .inner .box .txt .subttl1, #feature #price .inner .box .txt .subttl2, #price #feature .inner .box .txt .subttl2, #feature #help .inner .box .txt .subttl, #help #feature .inner .box .txt .subttl {
    font-size: 0.28rem;
  }
}
#feature .inner .box .txt .ttl span, #feature #price .inner .box .txt .subttl1 span, #price #feature .inner .box .txt .subttl1 span, #feature #price .inner .box .txt .subttl2 span, #price #feature .inner .box .txt .subttl2 span, #feature #help .inner .box .txt .subttl span, #help #feature .inner .box .txt .subttl span {
  color: #21c6d5;
  font-size: 0.8rem;
}
@media only screen and (max-width: 479px) {
  #feature .inner .box .txt .ttl span, #feature #price .inner .box .txt .subttl1 span, #price #feature .inner .box .txt .subttl1 span, #feature #price .inner .box .txt .subttl2 span, #price #feature .inner .box .txt .subttl2 span, #feature #help .inner .box .txt .subttl span, #help #feature .inner .box .txt .subttl span {
    font-size: 0.46rem;
  }
}
#feature .inner .box .txt p {
  max-width: 560px;
  text-align: left;
  line-height: 1.75;
}

#movie {
  background: #21c6d5 url("../img/bg_colorline_blue.png") center no-repeat;
}
@media only screen and (max-width: 479px) {
  #movie .inner .fukidashi img {
    width: 160px;
  }
}
#movie .inner .ttl, #movie #price .inner .box .subttl1, #price #movie .inner .box .subttl1, #movie #price .inner .box .subttl2, #price #movie .inner .box .subttl2, #movie #help .inner .subttl, #help #movie .inner .subttl {
  color: #fff;
}
#movie .inner .video {
  width: 800px;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
  background: #fff;
}
@media only screen and (max-width: 479px) {
  #movie .inner .video {
    width: 100%;
  }
}
#movie .inner .video video {
  width: 100%;
  height: 100%;
}

#twitter {
  background: #eff2f5 url("../img/bg_colorline_grey.png") center -330px repeat-y;
}
#twitter .inner {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media only screen and (max-width: 479px) {
  #twitter .inner {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  #twitter .inner .box {
    margin-bottom: 0.3rem;
  }
}
#twitter .inner .box .fukidashi {
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #twitter .inner .box .fukidashi {
    max-width: 68%;
    margin: 0 auto 0.3rem;
  }
}
#twitter .inner .box .ttl, #twitter #price .inner .box .subttl1, #price #twitter .inner .box .subttl1, #twitter #price .inner .box .subttl2, #price #twitter .inner .box .subttl2, #twitter #help .inner .box .subttl, #help #twitter .inner .box .subttl {
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #twitter .inner .box .ttl, #twitter #price .inner .box .subttl1, #price #twitter .inner .box .subttl1, #twitter #price .inner .box .subttl2, #price #twitter .inner .box .subttl2, #twitter #help .inner .box .subttl, #help #twitter .inner .box .subttl {
    max-width: 88%;
    margin: 0 auto 0.3rem;
  }
}
#twitter .inner .box .txt {
  line-height: 1.75;
}
@media only screen and (max-width: 479px) {
  #twitter .inner .box .txt {
    text-align: left;
  }
  #twitter .inner .box .txt br {
    display: none;
  }
}
#twitter .inner figure {
  width: 42%;
  margin: 0 auto;
  display: block;
}

#price {
  background: #e2f5f7 url("../img/price_bg.png") top center/100% auto no-repeat;
}
#price .inner .ttl, #price .inner .box .subttl1, #price .inner .box .subttl2, #price #help .inner .subttl, #help #price .inner .subttl {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .ttl, #price .inner .box .subttl1, #price .inner .box .subttl2, #price #help .inner .subttl, #help #price .inner .subttl {
    margin-bottom: 0.8rem;
  }
}
#price .inner .box {
  background: #fff url("../img/price_kamifubuki.png") center 50px no-repeat;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.2);
  border-radius: 0.4rem;
  padding: 0 0.4rem 0.6rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box {
    border-radius: 0.3rem;
    margin-bottom: 0.3rem;
    padding: 0 3% 3%;
    background: #fff url("../img/price_kamifubuki.png") center 2%/95% auto no-repeat;
  }
}
@media only screen and (max-width: 479px) {
  #price .inner .box .fukidashi1 {
    width: 97%;
    margin: 0 auto;
  }
}
#price .inner .box .fukidashi1 img {
  margin-top: -0.4rem;
}
#price .inner .box .ttl, #price .inner .box .subttl1, #price .inner .box .subttl2, #price #help .inner .box .subttl, #help #price .inner .box .subttl {
  font-size: 0.5rem;
  line-height: 1.2;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .ttl, #price .inner .box .subttl1, #price .inner .box .subttl2, #price #help .inner .box .subttl, #help #price .inner .box .subttl {
    font-size: 0.26rem;
    margin-bottom: 0.4rem;
  }
}
#price .inner .box .ttl span, #price .inner .box .subttl1 span, #price .inner .box .subttl2 span, #price #help .inner .box .subttl span, #help #price .inner .box .subttl span {
  color: #21c6d5;
}
#price .inner .box .subttl1 {
  font-size: 0.3rem;
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .subttl1 {
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
  }
}
#price .inner .box figure {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box figure {
    margin-bottom: 0.8rem;
  }
}
#price .inner .box .subttl2 {
  font-size: 0.4rem;
  line-height: 1.1;
  margin-bottom: 0.8rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .subttl2 {
    font-size: 0.24rem;
    margin-bottom: 0.7rem;
  }
}
#price .inner .box .subttl2 span {
  color: #21c6d5;
}
#price .inner .box .sbox {
  width: 720px;
  border: solid 0.04rem #21c6d5;
  border-radius: 0.1rem;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0.35rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox {
    width: 100%;
  }
}
#price .inner .box .sbox .ico {
  position: absolute;
  top: -0.55rem;
  left: -0.55rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .ico {
    width: 26%;
    top: -5%;
    left: -6%;
  }
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .fukidashi2 {
    width: 75%;
    margin: 0 0 0 auto;
  }
}
#price .inner .box .sbox .fukidashi2 img {
  margin-top: -0.34rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .fukidashi2 img {
    margin-top: -9.5%;
  }
}
#price .inner .box .sbox .plan {
  padding: 0.15rem 0 0.2rem;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 0.35rem;
}
#price .inner .box .sbox .plan .txt {
  margin-bottom: 0.2rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .plan .txt {
    margin-bottom: 0.1rem;
  }
}
#price .inner .box .sbox .plan .txt .price {
  font-size: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .plan .txt .price {
    font-size: 0.24rem;
  }
}
#price .inner .box .sbox .plan .txt .price .num {
  font-size: 0.6rem;
  color: #f14ca6;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .plan .txt .price .num {
    font-size: 0.48rem;
  }
}
#price .inner .box .sbox .plan .txt .price .tax {
  font-size: 0.16rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .plan .txt .price .tax {
    font-size: 0.13rem;
  }
}
#price .inner .box .sbox .plan .txt .month {
  font-size: 0.25rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .plan .txt .month {
    font-size: 0.2rem;
  }
}
#price .inner .box .sbox .plan .txt .month .num {
  font-size: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox .plan .txt .month .num {
    font-size: 0.32rem;
  }
}
#price .inner .box .sbox ul {
  display: inline-block;
  margin-bottom: 0.35rem;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox ul {
    width: 88%;
    margin-bottom: 0.3rem;
  }
}
#price .inner .box .sbox ul li {
  padding-left: 0.38rem;
  background: url("../img/cvarea_check.png") left center/0.2rem auto no-repeat;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.24rem;
  line-height: 1.3;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox ul li {
    font-size: 0.2rem;
    padding-left: 0.28rem;
    background-size: 0.16rem auto;
  }
}
#price .inner .box .sbox ul li:last-child {
  margin-bottom: 0;
}
#price .inner .box .sbox ul li span {
  font-size: 0.16rem;
}
@media only screen and (max-width: 479px) {
  #price .inner .box .sbox ul li span {
    font-size: 0.14rem;
    display: block;
    margin-top: 0.05rem;
  }
}
#price .inner .box .sbox ul + p {
  line-height: 1.4;
}

#trouble {
  background: url("../img/effect_bg.png") center 1.2rem no-repeat;
}
#trouble .inner {
  padding-top: 1.6rem;
}
@media only screen and (max-width: 479px) {
  #trouble .inner {
    padding: 1.1rem 0 0.4rem;
  }
}
#trouble .inner .ttl, #trouble #price .inner .box .subttl1, #price #trouble .inner .box .subttl1, #trouble #price .inner .box .subttl2, #price #trouble .inner .box .subttl2, #trouble #help .inner .subttl, #help #trouble .inner .subttl {
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #trouble .inner .ttl, #trouble #price .inner .box .subttl1, #price #trouble .inner .box .subttl1, #trouble #price .inner .box .subttl2, #price #trouble .inner .box .subttl2, #trouble #help .inner .subttl, #help #trouble .inner .subttl {
    font-size: 0.3rem;
  }
}
#trouble .inner .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  #trouble .inner .box {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  #trouble .inner .box figure {
    width: 33%;
    margin: 0 auto 0.3rem;
  }
}
#trouble .inner .box dl {
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 479px) {
  #trouble .inner .box dl {
    display: inline-block;
    margin-bottom: 0.3rem;
  }
  #trouble .inner .box dl:last-child {
    margin-bottom: 0;
  }
}
#trouble .inner .box dl dt {
  font-size: 0.25rem;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #trouble .inner .box dl dt {
    text-align: center;
  }
}
#trouble .inner .box dl dd {
  background: url("../img/help_check.png") left center/0.2rem auto no-repeat;
  font-size: 0.2rem;
  line-height: 1.75;
  padding-left: 0.35rem;
}
#trouble .inner .box dl.kojin dt span {
  color: #21c6d5;
}
#trouble .inner .box dl.houjin dt span {
  color: #e14b9e;
}

#help {
  background: url("../img/help_fukidashi_bg.png") center -1px/100% 180px no-repeat, url("../img/bg_colorline_blue.png") center no-repeat;
  background-color: #21c6d5;
  position: relative;
  color: #fff;
}
@media only screen and (max-width: 479px) {
  #help {
    background-size: auto 110px,auto;
  }
}
#help .inner {
  padding-top: 0;
}
#help .inner .txt1 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 1.3;
  margin-bottom: 1.8rem;
  color: #000;
}
@media only screen and (max-width: 479px) {
  #help .inner .txt1 {
    font-size: 0.26rem;
    margin-bottom: 0.7rem;
  }
}
#help .inner .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #help .inner .box {
    display: block;
    margin-bottom: 0.6rem;
  }
}
#help .inner .box figure {
  order: 1;
}
@media only screen and (max-width: 479px) {
  #help .inner .box figure {
    width: 44%;
    margin: 0 auto 0.3rem;
  }
}
#help .inner .box .ttl, #help #price .inner .box .subttl1, #price #help .inner .box .subttl1, #help #price .inner .box .subttl2, #price #help .inner .box .subttl2, #help .inner .box .subttl {
  order: 0;
}
#help .inner .box .ttl .s, #help #price .inner .box .subttl1 .s, #price #help .inner .box .subttl1 .s, #help #price .inner .box .subttl2 .s, #price #help .inner .box .subttl2 .s, #help .inner .box .subttl .s {
  font-size: 0.38rem;
  margin-bottom: 0.1rem;
  display: block;
}
@media only screen and (max-width: 479px) {
  #help .inner .box .ttl .s, #help #price .inner .box .subttl1 .s, #price #help .inner .box .subttl1 .s, #help #price .inner .box .subttl2 .s, #price #help .inner .box .subttl2 .s, #help .inner .box .subttl .s {
    font-size: 0.26rem;
  }
}
#help .inner .box .ttl .l, #help #price .inner .box .subttl1 .l, #price #help .inner .box .subttl1 .l, #help #price .inner .box .subttl2 .l, #price #help .inner .box .subttl2 .l, #help .inner .box .subttl .l {
  font-size: 0.8rem;
  line-height: 1.12;
  display: block;
}
@media only screen and (max-width: 479px) {
  #help .inner .box .ttl .l, #help #price .inner .box .subttl1 .l, #price #help .inner .box .subttl1 .l, #help #price .inner .box .subttl2 .l, #price #help .inner .box .subttl2 .l, #help .inner .box .subttl .l {
    font-size: 0.46rem;
  }
}
#help .inner .txt2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.3rem;
  line-height: 1.33;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 479px) {
  #help .inner .txt2 {
    font-size: 0.2rem;
    margin-bottom: 0.6rem;
    text-align: left;
  }
  #help .inner .txt2 br {
    display: none;
  }
}
#help .inner .subttl {
  font-size: 0.45rem;
  line-height: 1.22;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #help .inner .subttl {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
  }
}
#help .inner .logolist {
  margin-bottom: 0.6rem;
}

#service {
  background: url("../img/bg_colorline_white.png") center -100px no-repeat;
}
#service .inner h2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  color: #21c6d5;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #service .inner h2 {
    margin-bottom: 0.4rem;
  }
}
#service .inner h2 .s {
  font-size: 0.4rem;
  display: block;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #service .inner h2 .s {
    font-size: 0.22rem;
    margin-bottom: 0.1rem;
  }
}
#service .inner h2 .l {
  font-size: 0.8rem;
  display: block;
}
@media only screen and (max-width: 479px) {
  #service .inner h2 .l {
    font-size: 0.34rem;
  }
}
#service .inner .box {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 479px) {
  #service .inner .box {
    margin-bottom: 0.6rem;
  }
}
#service .inner .box:last-child {
  margin-bottom: 0;
}
#service .inner .box h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 1.33;
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #service .inner .box h3 {
    font-size: 0.22rem;
  }
}
#service .inner .box h3 span {
  background: linear-gradient(transparent 70%, #ffff01 0%);
}
#service .inner .box .txt {
  line-height: 1.75;
  text-align: left;
  max-width: 74%;
  margin: 0 auto 0.6rem;
}
@media only screen and (max-width: 479px) {
  #service .inner .box .txt {
    max-width: none;
    margin-bottom: 0.3rem;
  }
}
#service .inner .box .txt.tac {
  text-align: center;
}
@media only screen and (max-width: 479px) {
  #service .inner .box .txt.tac {
    text-align: left;
  }
}
#service .inner .box .sbox {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 479px) {
  #service .inner .box .sbox {
    display: block;
  }
}
#service .inner .box .sbox .ssbox {
  width: 48%;
}
@media only screen and (max-width: 479px) {
  #service .inner .box .sbox .ssbox {
    width: auto;
    margin-bottom: 0.4rem;
  }
  #service .inner .box .sbox .ssbox:last-child {
    margin-bottom: 0;
  }
}
#service .inner .box .sbox .ssbox h4 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.25rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #service .inner .box .sbox .ssbox h4 {
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
  }
}
#service .inner .box .sbox .ssbox h4.blue {
  color: #21c6d5;
}
#service .inner .box .sbox .ssbox figure {
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #service .inner .box .sbox .ssbox figure {
    width: 88%;
    margin: 0 auto 0.2rem;
  }
}
#service .inner .box .sbox .ssbox p {
  line-height: 1.75;
  text-align: left;
}

#problem {
  background: #444444;
  color: #fff;
}
#problem .inner {
  padding-bottom: 1.5rem;
}
@media only screen and (max-width: 479px) {
  #problem .inner {
    padding-bottom: 1.2rem;
  }
}
#problem .inner .ttl span, #problem #price .inner .box .subttl1 span, #price #problem .inner .box .subttl1 span, #problem #price .inner .box .subttl2 span, #price #problem .inner .box .subttl2 span, #problem #help .inner .subttl span, #help #problem .inner .subttl span {
  color: #e14b9e;
}
#problem .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.13rem 1.3%;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #problem .inner ul {
    width: 88%;
    gap: 0.2rem 4%;
    margin: 0 auto 0.4rem;
  }
}
#problem .inner ul li {
  width: 24%;
}
@media only screen and (max-width: 479px) {
  #problem .inner ul li {
    width: 48%;
  }
}
#problem .inner p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 1.3333;
}
@media only screen and (max-width: 479px) {
  #problem .inner p {
    font-size: 0.24rem;
    text-align: left;
  }
}

#customer .inner {
  padding-top: 0;
}
#customer .inner .fukidashi {
  transform: translateY(-50%);
}
@media only screen and (max-width: 479px) {
  #customer .inner .fukidashi img {
    width: 66%;
  }
}
#customer .inner ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}
#customer .inner ul:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  #customer .inner ul {
    margin-bottom: 0.4rem;
    gap: 0.3rem 4%;
  }
}
#customer .inner ul li {
  width: 25%;
  text-align: center;
}
@media only screen and (max-width: 479px) {
  #customer .inner ul li {
    width: 48%;
  }
}
#customer .inner ul li figure {
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #customer .inner ul li figure {
    width: 68%;
    margin: 0 auto 0.2rem;
  }
}
#customer .inner ul li p {
  font-size: 0.2rem;
  line-height: 1.4;
  font-weight: bold;
}

#consultation {
  background: #eff2f5 url("../img/difference_bg.png") center no-repeat;
}
#consultation .inner .ttl, #consultation #price .inner .box .subttl1, #price #consultation .inner .box .subttl1, #consultation #price .inner .box .subttl2, #price #consultation .inner .box .subttl2, #consultation #help .inner .subttl, #help #consultation .inner .subttl {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .ttl, #consultation #price .inner .box .subttl1, #price #consultation .inner .box .subttl1, #consultation #price .inner .box .subttl2, #price #consultation .inner .box .subttl2, #consultation #help .inner .subttl, #help #consultation .inner .subttl {
    margin-bottom: 0.8rem;
  }
}
#consultation .inner .box {
  background: #fff;
  border-radius: 0.4rem;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem;
  padding-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box {
    padding: 0 0.25rem 0.25rem;
  }
}
#consultation .inner .box:last-child {
  margin-bottom: 0;
}
#consultation .inner .box > .en, #consultation .inner #fixed_pc .btnarea li .box > a.tel, #fixed_pc .btnarea li #consultation .inner .box > a.tel {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: 0.04rem solid #fff;
  background: #21c6d5;
  margin: 0 auto -0.1rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box > .en, #consultation .inner #fixed_pc .btnarea li .box > a.tel, #fixed_pc .btnarea li #consultation .inner .box > a.tel {
    margin-bottom: -0.3rem;
  }
}
#consultation .inner .box > .en .num, #consultation .inner #fixed_pc .btnarea li .box > a.tel .num, #fixed_pc .btnarea li #consultation .inner .box > a.tel .num {
  display: block;
  font-size: 0.4rem;
  margin-top: 0.05rem;
}
#consultation .inner .box .ttl, #consultation #price .inner .box .subttl1, #price #consultation .inner .box .subttl1, #consultation #price .inner .box .subttl2, #price #consultation .inner .box .subttl2, #consultation #help .inner .box .subttl, #help #consultation .inner .box .subttl {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .ttl, #consultation #price .inner .box .subttl1, #price #consultation .inner .box .subttl1, #consultation #price .inner .box .subttl2, #price #consultation .inner .box .subttl2, #consultation #help .inner .box .subttl, #help #consultation .inner .box .subttl {
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
  }
}
#consultation .inner .box .ttl span, #consultation #price .inner .box .subttl1 span, #price #consultation .inner .box .subttl1 span, #consultation #price .inner .box .subttl2 span, #price #consultation .inner .box .subttl2 span, #consultation #help .inner .box .subttl span, #help #consultation .inner .box .subttl span {
  color: #e14b9e;
}
#consultation .inner .box .q {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.25rem;
  line-height: 1.2;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .q {
    margin-bottom: 0.3rem;
    text-align: left;
  }
}
#consultation .inner .box .q .en, #consultation .inner .box .q #fixed_pc .btnarea li a.tel, #fixed_pc .btnarea li #consultation .inner .box .q a.tel {
  color: #21c6d5;
  margin-right: 0.05rem;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .q .en, #consultation .inner .box .q #fixed_pc .btnarea li a.tel, #fixed_pc .btnarea li #consultation .inner .box .q a.tel {
    display: block;
  }
}
#consultation .inner .box .pic {
  margin-bottom: 0.4rem;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .pic {
    margin-bottom: 0.3rem;
  }
}
#consultation .inner .box .pic p {
  position: absolute;
}
#consultation .inner .box .pic p.fukidashi01 {
  top: 0;
  right: -30px;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .pic p.fukidashi01 {
    width: 36%;
    top: 10%;
    right: -8%;
  }
}
#consultation .inner .box .pic p.fukidashi02 {
  top: -40px;
  right: -72px;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .pic p.fukidashi02 {
    width: 47%;
    top: 29%;
    right: -9%;
  }
}
#consultation .inner .box .pic p.fukidashi03 {
  top: 0;
  right: -30px;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .pic p.fukidashi03 {
    width: 35%;
    top: 27%;
    right: -9%;
  }
}
#consultation .inner .box .description {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.2rem;
  margin-bottom: 0.4rem;
  line-height: 1.4;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .description {
    margin-bottom: 0.3rem;
  }
}
#consultation .inner .box .txt {
  max-width: 700px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  line-height: 1.75;
  padding-top: 0.45rem;
}
@media only screen and (max-width: 479px) {
  #consultation .inner .box .txt {
    padding-top: 0.4rem;
  }
}
#consultation .inner .box .txt::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.15rem 0.15rem 0 0.15rem;
  border-color: #21c6d5 transparent transparent transparent;
}

#effect {
  background: url("../img/bg_colorline_white.png") center -300px no-repeat;
  position: relative;
}
#effect::before {
  content: "";
  width: 1.15rem;
  height: 0.9rem;
  background: url("../img/effect_arrow.png") center/contain no-repeat;
  position: absolute;
  top: 0.54rem;
  left: 50%;
  transform: translateX(-50%);
}
#effect .inner {
  padding: 1.8rem 0 1rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner {
    padding: 1.8rem 0 0.6rem;
  }
}
@media only screen and (max-width: 479px) {
  #effect .inner .ttl, #effect #price .inner .box .subttl1, #price #effect .inner .box .subttl1, #effect #price .inner .box .subttl2, #price #effect .inner .box .subttl2, #effect #help .inner .subttl, #help #effect .inner .subttl {
    font-size: 0.25rem;
  }
}
#effect .inner .list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .list {
    display: block;
    margin-bottom: 0.6rem;
  }
}
#effect .inner .list li {
  max-width: 310px;
}
@media only screen and (max-width: 479px) {
  #effect .inner .list li {
    max-width: none;
    margin-bottom: 0.3rem;
  }
  #effect .inner .list li:last-child {
    margin-bottom: 0;
  }
}
#effect .inner .list li figure {
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .list li figure img {
    width: auto;
    height: 100px;
  }
}
#effect .inner .list li .ttl, #effect #price .inner .list li .box .subttl1, #price #effect .inner .list li .box .subttl1, #effect #price .inner .box .list li .subttl1, #price #effect .inner .box .list li .subttl1, #effect #price .inner .list li .box .subttl2, #price #effect .inner .list li .box .subttl2, #effect #price .inner .box .list li .subttl2, #price #effect .inner .box .list li .subttl2, #effect #help .inner .list li .subttl, #help #effect .inner .list li .subttl {
  font-size: 0.25rem;
  line-height: 1.4;
  margin-bottom: 0.1rem;
}
#effect .inner .list li p {
  line-height: 1.75;
  text-align: left;
}
#effect .inner .fukidashi1 {
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .fukidashi1 {
    width: 66%;
    margin: 0 auto 0.3rem;
  }
}
#effect .inner .box1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .box1 {
    display: block;
    margin-bottom: 0.6rem;
  }
}
#effect .inner .box1 figure {
  order: 1;
}
@media only screen and (max-width: 479px) {
  #effect .inner .box1 figure {
    margin-bottom: 0.3rem;
  }
}
@media only screen and (max-width: 479px) {
  #effect .inner .box1 figure img {
    width: 200px;
  }
}
@media only screen and (max-width: 479px) {
  #effect .inner .box1 .ttl, #effect #price .inner .box1 .box .subttl1, #price #effect .inner .box1 .box .subttl1, #effect #price .inner .box .box1 .subttl1, #price #effect .inner .box .box1 .subttl1, #effect #price .inner .box1 .box .subttl2, #price #effect .inner .box1 .box .subttl2, #effect #price .inner .box .box1 .subttl2, #price #effect .inner .box .box1 .subttl2, #effect #help .inner .box1 .subttl, #help #effect .inner .box1 .subttl {
    text-align: center;
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
}
#effect .inner .box1 .txt {
  order: 0;
  max-width: 440px;
  text-align: left;
}
#effect .inner .box1 .txt p {
  line-height: 1.75;
}
#effect .inner .questionnaire {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire {
    margin-bottom: 0.6rem;
  }
}
#effect .inner .questionnaire ul li {
  margin-bottom: 0.6rem;
}
#effect .inner .questionnaire ul li:last-child {
  margin-bottom: 0;
}
#effect .inner .questionnaire ul li .ttl, #effect #price .inner .questionnaire ul li .box .subttl1, #price #effect .inner .questionnaire ul li .box .subttl1, #effect #price .inner .box .questionnaire ul li .subttl1, #price #effect .inner .box .questionnaire ul li .subttl1, #effect #price .inner .questionnaire ul li .box .subttl2, #price #effect .inner .questionnaire ul li .box .subttl2, #effect #price .inner .box .questionnaire ul li .subttl2, #price #effect .inner .box .questionnaire ul li .subttl2, #effect #help .inner .questionnaire ul li .subttl, #help #effect .inner .questionnaire ul li .subttl {
  text-align: left;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .ttl, #effect #price .inner .questionnaire ul li .box .subttl1, #price #effect .inner .questionnaire ul li .box .subttl1, #effect #price .inner .box .questionnaire ul li .subttl1, #price #effect .inner .box .questionnaire ul li .subttl1, #effect #price .inner .questionnaire ul li .box .subttl2, #price #effect .inner .questionnaire ul li .box .subttl2, #effect #price .inner .box .questionnaire ul li .subttl2, #price #effect .inner .box .questionnaire ul li .subttl2, #effect #help .inner .questionnaire ul li .subttl, #help #effect .inner .questionnaire ul li .subttl {
    display: block;
  }
}
#effect .inner .questionnaire ul li .ttl .num, #effect #price .inner .questionnaire ul li .box .subttl1 .num, #price #effect .inner .questionnaire ul li .box .subttl1 .num, #effect #price .inner .box .questionnaire ul li .subttl1 .num, #price #effect .inner .box .questionnaire ul li .subttl1 .num, #effect #price .inner .questionnaire ul li .box .subttl2 .num, #price #effect .inner .questionnaire ul li .box .subttl2 .num, #effect #price .inner .box .questionnaire ul li .subttl2 .num, #price #effect .inner .box .questionnaire ul li .subttl2 .num, #effect #help .inner .questionnaire ul li .subttl .num, #help #effect .inner .questionnaire ul li .subttl .num {
  font-size: 0.6rem;
  color: #21c6d5;
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .ttl .num, #effect #price .inner .questionnaire ul li .box .subttl1 .num, #price #effect .inner .questionnaire ul li .box .subttl1 .num, #effect #price .inner .box .questionnaire ul li .subttl1 .num, #price #effect .inner .box .questionnaire ul li .subttl1 .num, #effect #price .inner .questionnaire ul li .box .subttl2 .num, #price #effect .inner .questionnaire ul li .box .subttl2 .num, #effect #price .inner .box .questionnaire ul li .subttl2 .num, #price #effect .inner .box .questionnaire ul li .subttl2 .num, #effect #help .inner .questionnaire ul li .subttl .num, #help #effect .inner .questionnaire ul li .subttl .num {
    display: block;
    font-size: 0.3rem;
    margin-bottom: 0.05rem;
  }
}
#effect .inner .questionnaire ul li .ttl .txt, #effect #price .inner .questionnaire ul li .box .subttl1 .txt, #price #effect .inner .questionnaire ul li .box .subttl1 .txt, #effect #price .inner .box .questionnaire ul li .subttl1 .txt, #price #effect .inner .box .questionnaire ul li .subttl1 .txt, #effect #price .inner .questionnaire ul li .box .subttl2 .txt, #price #effect .inner .questionnaire ul li .box .subttl2 .txt, #effect #price .inner .box .questionnaire ul li .subttl2 .txt, #price #effect .inner .box .questionnaire ul li .subttl2 .txt, #effect #help .inner .questionnaire ul li .subttl .txt, #help #effect .inner .questionnaire ul li .subttl .txt {
  font-size: 0.25rem;
  line-height: 1.4;
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .ttl .txt, #effect #price .inner .questionnaire ul li .box .subttl1 .txt, #price #effect .inner .questionnaire ul li .box .subttl1 .txt, #effect #price .inner .box .questionnaire ul li .subttl1 .txt, #price #effect .inner .box .questionnaire ul li .subttl1 .txt, #effect #price .inner .questionnaire ul li .box .subttl2 .txt, #price #effect .inner .questionnaire ul li .box .subttl2 .txt, #effect #price .inner .box .questionnaire ul li .subttl2 .txt, #price #effect .inner .box .questionnaire ul li .subttl2 .txt, #effect #help .inner .questionnaire ul li .subttl .txt, #help #effect .inner .questionnaire ul li .subttl .txt {
    display: block;
    font-size: 0.2rem;
  }
}
#effect .inner .questionnaire ul li .box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .box {
    gap: 2%;
  }
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .box figure {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .box .txt {
    width: 48%;
  }
}
#effect .inner .questionnaire ul li .box .txt .fukidashi {
  margin-bottom: 0.2rem;
}
#effect .inner .questionnaire ul li .box .txt .percent {
  font-size: 0.4rem;
  color: #21c6d5;
  font-family: 'Rubik', 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .box .txt .percent {
    font-size: 0.3rem;
  }
}
#effect .inner .questionnaire ul li .box .txt .percent span {
  font-size: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .questionnaire ul li .box .txt .percent span {
    font-size: 0.45rem;
  }
}
#effect .inner .merit ul {
  display: flex;
  flex-wrap: wrap;
}
#effect .inner .merit ul li {
  width: 33.33%;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #effect .inner .merit ul li {
    width: 50%;
    padding: 0.2rem 0.1rem !important;
    border: none !important;
  }
}
#effect .inner .merit ul li:nth-child(1), #effect .inner .merit ul li:nth-child(2), #effect .inner .merit ul li:nth-child(3) {
  padding-bottom: 0.4rem;
  border-bottom: solid 1px #eeeeee;
}
#effect .inner .merit ul li:nth-child(4), #effect .inner .merit ul li:nth-child(5), #effect .inner .merit ul li:nth-child(6) {
  padding-top: 0.3rem;
}
#effect .inner .merit ul li:nth-child(1), #effect .inner .merit ul li:nth-child(2) {
  border-right: solid 1px #eeeeee;
}
#effect .inner .merit ul li:nth-child(4), #effect .inner .merit ul li:nth-child(5) {
  border-right: solid 1px #eeeeee;
}
@media only screen and (max-width: 479px) {
  #effect .inner .merit ul li:nth-child(odd) {
    border-right: solid 1px #eeeeee !important;
  }
}
@media only screen and (max-width: 479px) {
  #effect .inner .merit ul li:nth-child(1), #effect .inner .merit ul li:nth-child(2), #effect .inner .merit ul li:nth-child(3), #effect .inner .merit ul li:nth-child(4) {
    border-bottom: solid 1px #eeeeee !important;
  }
}
#effect .inner .merit ul li .num {
  color: #dddddd;
  text-align: left;
  font-size: 0.4rem;
  margin-bottom: 0.1rem;
  padding: 0 0.3rem;
}
#effect .inner .merit ul li figure {
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #effect .inner .merit ul li figure img {
    height: 80px;
  }
}
#effect .inner .merit ul li .ttl, #effect #price .inner .merit ul li .box .subttl1, #price #effect .inner .merit ul li .box .subttl1, #effect #price .inner .box .merit ul li .subttl1, #price #effect .inner .box .merit ul li .subttl1, #effect #price .inner .merit ul li .box .subttl2, #price #effect .inner .merit ul li .box .subttl2, #effect #price .inner .box .merit ul li .subttl2, #price #effect .inner .box .merit ul li .subttl2, #effect #help .inner .merit ul li .subttl, #help #effect .inner .merit ul li .subttl {
  font-size: 0.25rem;
  line-height: 1.4;
}
@media only screen and (max-width: 479px) {
  #effect .inner .merit ul li .ttl, #effect #price .inner .merit ul li .box .subttl1, #price #effect .inner .merit ul li .box .subttl1, #effect #price .inner .box .merit ul li .subttl1, #price #effect .inner .box .merit ul li .subttl1, #effect #price .inner .merit ul li .box .subttl2, #price #effect .inner .merit ul li .box .subttl2, #effect #price .inner .box .merit ul li .subttl2, #price #effect .inner .box .merit ul li .subttl2, #effect #help .inner .merit ul li .subttl, #help #effect .inner .merit ul li .subttl {
    font-size: 0.18rem;
  }
}
#effect .inner .merit ul li .ttl.s, #effect #price .inner .merit ul li .box .s.subttl1, #price #effect .inner .merit ul li .box .s.subttl1, #effect #price .inner .box .merit ul li .s.subttl1, #price #effect .inner .box .merit ul li .s.subttl1, #effect #price .inner .merit ul li .box .s.subttl2, #price #effect .inner .merit ul li .box .s.subttl2, #effect #price .inner .box .merit ul li .s.subttl2, #price #effect .inner .box .merit ul li .s.subttl2, #effect #help .inner .merit ul li .s.subttl, #help #effect .inner .merit ul li .s.subttl {
  font-size: 0.18rem;
  line-height: 1.55;
}
@media only screen and (max-width: 479px) {
  #effect .inner .merit ul li .ttl.s, #effect #price .inner .merit ul li .box .s.subttl1, #price #effect .inner .merit ul li .box .s.subttl1, #effect #price .inner .box .merit ul li .s.subttl1, #price #effect .inner .box .merit ul li .s.subttl1, #effect #price .inner .merit ul li .box .s.subttl2, #price #effect .inner .merit ul li .box .s.subttl2, #effect #price .inner .box .merit ul li .s.subttl2, #price #effect .inner .box .merit ul li .s.subttl2, #effect #help .inner .merit ul li .s.subttl, #help #effect .inner .merit ul li .s.subttl {
    font-size: 0.15rem;
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  #effect .inner .merit ul li .ttl.s br, #effect #price .inner .merit ul li .box .s.subttl1 br, #price #effect .inner .merit ul li .box .s.subttl1 br, #effect #price .inner .box .merit ul li .s.subttl1 br, #price #effect .inner .box .merit ul li .s.subttl1 br, #effect #price .inner .merit ul li .box .s.subttl2 br, #price #effect .inner .merit ul li .box .s.subttl2 br, #effect #price .inner .box .merit ul li .s.subttl2 br, #price #effect .inner .box .merit ul li .s.subttl2 br, #effect #help .inner .merit ul li .s.subttl br, #help #effect .inner .merit ul li .s.subttl br {
    display: none;
  }
}
#effect .box2 {
  background: #21c6d5;
}
#effect .box2 .inner {
  padding: 0.4rem 0.3rem;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #effect .box2 .inner {
    padding: 0.2rem 0 0;
  }
}
#effect .box2 .inner figure {
  position: absolute;
  left: 0.3rem;
  bottom: -0.17rem;
}
@media only screen and (max-width: 479px) {
  #effect .box2 .inner figure {
    width: 240px;
    position: static;
  }
}
@media only screen and (max-width: 479px) {
  #effect .box2 .inner figure img {
    margin-bottom: -13px;
  }
}
#effect .box2 .inner .fukidashi2 {
  text-align: right;
}
@media only screen and (max-width: 479px) {
  #effect .box2 .inner .fukidashi2 {
    margin-bottom: 0.1rem;
  }
}

#merit .inner .fukidashi {
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #merit .inner .fukidashi {
    margin-bottom: 0.3rem;
  }
}
@media only screen and (max-width: 479px) {
  #merit .inner .ttl, #merit #price .inner .box .subttl1, #price #merit .inner .box .subttl1, #merit #price .inner .box .subttl2, #price #merit .inner .box .subttl2, #merit #help .inner .subttl, #help #merit .inner .subttl {
    font-size: 0.3rem;
  }
}
#merit .inner ul {
  display: flex;
  flex-wrap: wrap;
}
#merit .inner ul li {
  width: 33.33%;
  position: relative;
}
#merit .inner ul li::after {
  width: 0.2rem;
  height: 0.2rem;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 100%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li {
    width: 50%;
    padding: 0.2rem 0.1rem !important;
    border: none !important;
  }
}
#merit .inner ul li:nth-child(1), #merit .inner ul li:nth-child(2), #merit .inner ul li:nth-child(3) {
  padding-bottom: 0.4rem;
  border-bottom: solid 1px #eeeeee;
}
#merit .inner ul li:nth-child(4), #merit .inner ul li:nth-child(5), #merit .inner ul li:nth-child(6) {
  padding-top: 0.3rem;
}
#merit .inner ul li:nth-child(1), #merit .inner ul li:nth-child(2) {
  border-right: solid 1px #eeeeee;
}
#merit .inner ul li:nth-child(1)::after, #merit .inner ul li:nth-child(2)::after {
  content: "";
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li:nth-child(1)::after, #merit .inner ul li:nth-child(2)::after {
    content: none;
  }
}
#merit .inner ul li:nth-child(4), #merit .inner ul li:nth-child(5) {
  border-right: solid 1px #eeeeee;
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li:nth-child(odd) {
    border-right: solid 1px #eeeeee !important;
  }
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li:nth-child(odd)::after {
    content: "";
  }
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li:nth-child(1), #merit .inner ul li:nth-child(2), #merit .inner ul li:nth-child(3), #merit .inner ul li:nth-child(4) {
    border-bottom: solid 1px #eeeeee !important;
  }
}
#merit .inner ul li .num {
  color: #dddddd;
  text-align: left;
  font-size: 0.4rem;
  margin-bottom: 0.1rem;
  padding: 0 0.3rem;
}
#merit .inner ul li figure {
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li figure img {
    height: 80px;
  }
}
#merit .inner ul li .ttl, #merit #price .inner ul li .box .subttl1, #price #merit .inner ul li .box .subttl1, #merit #price .inner .box ul li .subttl1, #price #merit .inner .box ul li .subttl1, #merit #price .inner ul li .box .subttl2, #price #merit .inner ul li .box .subttl2, #merit #price .inner .box ul li .subttl2, #price #merit .inner .box ul li .subttl2, #merit #help .inner ul li .subttl, #help #merit .inner ul li .subttl {
  font-size: 0.25rem;
  line-height: 1.4;
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li .ttl, #merit #price .inner ul li .box .subttl1, #price #merit .inner ul li .box .subttl1, #merit #price .inner .box ul li .subttl1, #price #merit .inner .box ul li .subttl1, #merit #price .inner ul li .box .subttl2, #price #merit .inner ul li .box .subttl2, #merit #price .inner .box ul li .subttl2, #price #merit .inner .box ul li .subttl2, #merit #help .inner ul li .subttl, #help #merit .inner ul li .subttl {
    font-size: 0.18rem;
  }
}
#merit .inner ul li .ttl.s, #merit #price .inner ul li .box .s.subttl1, #price #merit .inner ul li .box .s.subttl1, #merit #price .inner .box ul li .s.subttl1, #price #merit .inner .box ul li .s.subttl1, #merit #price .inner ul li .box .s.subttl2, #price #merit .inner ul li .box .s.subttl2, #merit #price .inner .box ul li .s.subttl2, #price #merit .inner .box ul li .s.subttl2, #merit #help .inner ul li .s.subttl, #help #merit .inner ul li .s.subttl {
  font-size: 0.18rem;
  line-height: 1.55;
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li .ttl.s, #merit #price .inner ul li .box .s.subttl1, #price #merit .inner ul li .box .s.subttl1, #merit #price .inner .box ul li .s.subttl1, #price #merit .inner .box ul li .s.subttl1, #merit #price .inner ul li .box .s.subttl2, #price #merit .inner ul li .box .s.subttl2, #merit #price .inner .box ul li .s.subttl2, #price #merit .inner .box ul li .s.subttl2, #merit #help .inner ul li .s.subttl, #help #merit .inner ul li .s.subttl {
    font-size: 0.15rem;
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  #merit .inner ul li .ttl.s br, #merit #price .inner ul li .box .s.subttl1 br, #price #merit .inner ul li .box .s.subttl1 br, #merit #price .inner .box ul li .s.subttl1 br, #price #merit .inner .box ul li .s.subttl1 br, #merit #price .inner ul li .box .s.subttl2 br, #price #merit .inner ul li .box .s.subttl2 br, #merit #price .inner .box ul li .s.subttl2 br, #price #merit .inner .box ul li .s.subttl2 br, #merit #help .inner ul li .s.subttl br, #help #merit .inner ul li .s.subttl br {
    display: none;
  }
}

#listed {
  background: url("../img/listed_bg.jpg") center/cover;
}
#listed .inner .box {
  max-width: 1000px;
  margin: 0 auto;
  border: 1px solid #fff;
  border-top: none;
  border-radius: 0.4rem;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  position: relative;
  padding-bottom: 0.55rem;
}
@media only screen and (max-width: 479px) {
  #listed .inner .box {
    border-radius: 0.2rem;
    padding-bottom: 0.4rem;
  }
}
#listed .inner .box::before, #listed .inner .box::after {
  content: "";
  width: 300px;
  height: 0.4rem;
  position: absolute;
  top: 0;
  border-top: 1px solid #fff;
}
@media only screen and (max-width: 479px) {
  #listed .inner .box::before, #listed .inner .box::after {
    width: 40px;
  }
}
#listed .inner .box::before {
  left: 0;
  border-radius: 0.4rem 0 0 0;
}
@media only screen and (max-width: 479px) {
  #listed .inner .box::before {
    border-radius: 0.2rem 0 0 0;
  }
}
#listed .inner .box::after {
  right: 0;
  border-radius: 0 0.4rem 0 0;
}
@media only screen and (max-width: 479px) {
  #listed .inner .box::after {
    border-radius: 0 0.2rem 0 0;
  }
}
#listed .inner .box .txt1 {
  font-size: 0.25rem;
  line-height: 1.4;
  position: relative;
  display: inline-block;
  padding: 0 0.25rem;
  transform: translateY(-50%);
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #listed .inner .box .txt1 {
    font-size: 0.2rem;
    margin-bottom: 0.1rem;
  }
}
#listed .inner .box .txt1::before, #listed .inner .box .txt1::after {
  content: "";
  width: 1px;
  height: 0.77rem;
  background: #fff;
  position: absolute;
  top: 0.03rem;
}
@media only screen and (max-width: 479px) {
  #listed .inner .box .txt1::before, #listed .inner .box .txt1::after {
    height: 0.6rem;
  }
}
#listed .inner .box .txt1::before {
  left: 0;
  transform: rotate(-28deg);
}
#listed .inner .box .txt1::after {
  right: 0;
  transform: rotate(28deg);
}
@media only screen and (max-width: 479px) {
  #listed .inner .box .ttl, #listed #price .inner .box .subttl1, #price #listed .inner .box .subttl1, #listed #price .inner .box .subttl2, #price #listed .inner .box .subttl2, #listed #help .inner .box .subttl, #help #listed .inner .box .subttl {
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
}
#listed .inner .box .txt2 {
  font-size: 0.2rem;
  line-height: 2;
}
#listed .inner .box .txt2 span {
  background: #e14b9e;
}

#appeal {
  background: #21c6d5 url("../img/bg_colorline_blue.png") center -330px repeat-y;
}
@media only screen and (max-width: 479px) {
  #appeal .inner .fukidashi img {
    width: 66%;
  }
}
#appeal .inner > .ttl, #appeal #price .inner .box .inner > .subttl1, #price .inner .box #appeal .inner > .subttl1, #appeal #price .inner .box .inner > .subttl2, #price .inner .box #appeal .inner > .subttl2, #appeal #help .inner > .subttl, #help #appeal .inner > .subttl {
  color: #fff;
}
#appeal .inner .box {
  background: #fff;
  border-radius: 0.4rem;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.2);
  padding: 0.4rem;
  margin-bottom: 0.4rem;
  text-align: left;
}
#appeal .inner .box:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  #appeal .inner .box {
    padding: 0.3rem;
  }
}
#appeal .inner .box .ttl, #appeal #price .inner .box .subttl1, #price #appeal .inner .box .subttl1, #appeal #price .inner .box .subttl2, #price #appeal .inner .box .subttl2, #appeal #help .inner .box .subttl, #help #appeal .inner .box .subttl {
  width: 60%;
  font-size: 0.4rem;
  margin-bottom: 0.2rem;
  float: right;
}
@media only screen and (max-width: 479px) {
  #appeal .inner .box .ttl, #appeal #price .inner .box .subttl1, #price #appeal .inner .box .subttl1, #appeal #price .inner .box .subttl2, #price #appeal .inner .box .subttl2, #appeal #help .inner .box .subttl, #help #appeal .inner .box .subttl {
    width: auto;
    float: none;
    font-size: 0.24rem;
    text-align: center;
  }
}
#appeal .inner .box .ttl span, #appeal #price .inner .box .subttl1 span, #price #appeal .inner .box .subttl1 span, #appeal #price .inner .box .subttl2 span, #price #appeal .inner .box .subttl2 span, #appeal #help .inner .box .subttl span, #help #appeal .inner .box .subttl span {
  color: #e14b9e;
}
#appeal .inner .box figure {
  width: 34%;
  float: left;
}
@media only screen and (max-width: 479px) {
  #appeal .inner .box figure {
    width: 66%;
    float: none;
    text-align: center;
    margin: 0 auto 0.2rem;
  }
}
#appeal .inner .box p {
  width: 60%;
  line-height: 1.75;
  float: right;
}
@media only screen and (max-width: 479px) {
  #appeal .inner .box p {
    width: auto;
    float: none;
  }
}

#countermeasure {
  background: #eff2f5 url("../img/bg_colorline_grey.png") center -330px repeat-y;
}
@media only screen and (max-width: 479px) {
  #countermeasure .inner .fukidashi img {
    width: 78%;
  }
}
#countermeasure .inner ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 2%;
}
@media only screen and (max-width: 479px) {
  #countermeasure .inner ul {
    display: block;
  }
}
#countermeasure .inner ul li {
  width: 49%;
  border: solid 2px #21C6D5;
  border-radius: 0.05rem;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.2);
  background: #fff;
}
@media only screen and (max-width: 479px) {
  #countermeasure .inner ul li {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  #countermeasure .inner ul li:last-child {
    margin-bottom: 0;
  }
}
#countermeasure .inner ul li .ttl, #countermeasure #price .inner ul li .box .subttl1, #price #countermeasure .inner ul li .box .subttl1, #countermeasure #price .inner .box ul li .subttl1, #price #countermeasure .inner .box ul li .subttl1, #countermeasure #price .inner ul li .box .subttl2, #price #countermeasure .inner ul li .box .subttl2, #countermeasure #price .inner .box ul li .subttl2, #price #countermeasure .inner .box ul li .subttl2, #countermeasure #help .inner ul li .subttl, #help #countermeasure .inner ul li .subttl {
  color: #fff;
  background: #21c6d5;
  font-size: 0.24rem;
  line-height: 1.3;
  padding: 0.1rem 0;
}
@media only screen and (max-width: 479px) {
  #countermeasure .inner ul li .ttl, #countermeasure #price .inner ul li .box .subttl1, #price #countermeasure .inner ul li .box .subttl1, #countermeasure #price .inner .box ul li .subttl1, #price #countermeasure .inner .box ul li .subttl1, #countermeasure #price .inner ul li .box .subttl2, #price #countermeasure .inner ul li .box .subttl2, #countermeasure #price .inner .box ul li .subttl2, #price #countermeasure .inner .box ul li .subttl2, #countermeasure #help .inner ul li .subttl, #help #countermeasure .inner ul li .subttl {
    font-size: 0.24rem;
  }
}
#countermeasure .inner ul li .box {
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
}
#countermeasure .inner ul li .box figure {
  width: 48%;
}
#countermeasure .inner ul li .box p {
  text-align: left;
  width: 46%;
  line-height: 1.75;
}

#suggest {
  background: #444444;
  color: #fff;
}
#suggest .inner ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #suggest .inner ul {
    display: block;
    margin-bottom: 0.4rem;
  }
}
#suggest .inner ul li {
  width: 48%;
  border: solid 0.04rem #e14b9e;
  background: #353535;
  padding: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #suggest .inner ul li {
    width: auto;
    margin-bottom: 0.3rem;
    padding: 0.3rem;
  }
  #suggest .inner ul li:last-child {
    margin-bottom: 0;
  }
}
#suggest .inner ul li .ttl, #suggest #price .inner ul li .box .subttl1, #price #suggest .inner ul li .box .subttl1, #suggest #price .inner .box ul li .subttl1, #price #suggest .inner .box ul li .subttl1, #suggest #price .inner ul li .box .subttl2, #price #suggest .inner ul li .box .subttl2, #suggest #price .inner .box ul li .subttl2, #price #suggest .inner .box ul li .subttl2, #suggest #help .inner ul li .subttl, #help #suggest .inner ul li .subttl {
  font-size: 0.3rem;
  margin-bottom: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #suggest .inner ul li .ttl, #suggest #price .inner ul li .box .subttl1, #price #suggest .inner ul li .box .subttl1, #suggest #price .inner .box ul li .subttl1, #price #suggest .inner .box ul li .subttl1, #suggest #price .inner ul li .box .subttl2, #price #suggest .inner ul li .box .subttl2, #suggest #price .inner .box ul li .subttl2, #price #suggest .inner .box ul li .subttl2, #suggest #help .inner ul li .subttl, #help #suggest .inner ul li .subttl {
    font-size: 0.28rem;
  }
}
#suggest .inner ul li figure {
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #suggest .inner ul li figure {
    margin-bottom: 0.3rem;
  }
}
#suggest .inner ul li p {
  color: #e14b9e;
  font-weight: bold;
  font-size: 0.25rem;
  line-height: 1.4;
}
@media only screen and (max-width: 479px) {
  #suggest .inner ul li p {
    font-size: 0.22rem;
  }
}
#suggest .inner .txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 1.3333;
}
@media only screen and (max-width: 479px) {
  #suggest .inner .txt {
    font-size: 0.24rem;
    text-align: left;
  }
  #suggest .inner .txt br {
    display: none;
  }
}
#suggest .inner .txt span {
  color: #e14b9e;
}

#case {
  background: #eff2f5 url("../img/bg_colorline_grey.png") center -330px repeat-y;
}
#case .inner .wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 4%;
  margin-bottom: 0.8rem;
  padding-top: 0.4rem;
}
#case .inner .wrap:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  #case .inner .wrap {
    display: block;
  }
}
#case .inner .wrap .box {
  width: 48%;
  background: #fff;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.2);
  border-radius: 0 0.05rem 0.05rem 0.05rem;
  text-align: center;
  padding: 0.4rem 0;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #case .inner .wrap .box {
    width: 100%;
    margin-bottom: 0.8rem;
  }
  #case .inner .wrap .box:last-child {
    margin-bottom: 0;
  }
}
#case .inner .wrap .box .en, #case .inner .wrap .box #fixed_pc .btnarea li a.tel, #fixed_pc .btnarea li #case .inner .wrap .box a.tel {
  width: 1.2rem;
  height: 0.4rem;
  color: #fff;
  margin: 0 auto 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.03rem;
  border-radius: 0.05rem 0.05rem 0 0;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  bottom: 100%;
}
#case .inner .wrap .box .en.pink, #case .inner .wrap .box #fixed_pc .btnarea li a.pink.tel, #fixed_pc .btnarea li #case .inner .wrap .box a.pink.tel {
  background: #e14b9e;
}
#case .inner .wrap .box .en.blue, #case .inner .wrap .box #fixed_pc .btnarea li a.blue.tel, #fixed_pc .btnarea li #case .inner .wrap .box a.blue.tel {
  background: #21c6d5;
}
#case .inner .wrap .box .en .num, #case .inner .wrap .box #fixed_pc .btnarea li a.tel .num, #fixed_pc .btnarea li #case .inner .wrap .box a.tel .num {
  font-size: 0.3rem;
}
#case .inner .wrap .box .ttl, #case #price .inner .wrap .box .subttl1, #price #case .inner .wrap .box .subttl1, #case #price .inner .wrap .box .subttl2, #price #case .inner .wrap .box .subttl2, #case #help .inner .wrap .box .subttl, #help #case .inner .wrap .box .subttl {
  font-size: 0.24rem;
  line-height: 1.4;
  text-align: left;
  display: inline-block;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 479px) {
  #case .inner .wrap .box .ttl, #case #price .inner .wrap .box .subttl1, #price #case .inner .wrap .box .subttl1, #case #price .inner .wrap .box .subttl2, #price #case .inner .wrap .box .subttl2, #case #help .inner .wrap .box .subttl, #help #case .inner .wrap .box .subttl {
    font-size: 0.2rem;
    display: inline-block;
  }
}
#case .inner .wrap .box .ttl span, #case #price .inner .wrap .box .subttl1 span, #price #case .inner .wrap .box .subttl1 span, #case #price .inner .wrap .box .subttl2 span, #price #case .inner .wrap .box .subttl2 span, #case #help .inner .wrap .box .subttl span, #help #case .inner .wrap .box .subttl span {
  font-size: 0.34rem;
  line-height: 1.25;
  color: #e14b9e;
}
@media only screen and (max-width: 479px) {
  #case .inner .wrap .box .ttl span, #case #price .inner .wrap .box .subttl1 span, #price #case .inner .wrap .box .subttl1 span, #case #price .inner .wrap .box .subttl2 span, #price #case .inner .wrap .box .subttl2 span, #case #help .inner .wrap .box .subttl span, #help #case .inner .wrap .box .subttl span {
    font-size: 0.26rem;
  }
}
#case .inner .wrap .box .pic {
  position: relative;
  padding: 0 0.4rem;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #case .inner .wrap .box .pic {
    padding: 0 0.2rem;
  }
}
#case .inner .wrap .box .pic p {
  position: absolute;
  right: -0.2rem;
  bottom: -0.2rem;
}
@media only screen and (max-width: 479px) {
  #case .inner .wrap .box .pic p {
    width: 22%;
    right: -4%;
    bottom: -4%;
  }
}
#case .inner .wrap .box .txt {
  text-align: left;
  line-height: 1.75;
  padding: 0 0.4rem;
}
@media only screen and (max-width: 479px) {
  #case .inner .wrap .box .txt {
    padding: 0 0.2rem;
  }
}

#flow .inner ul li .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  #flow .inner ul li .box {
    display: block;
  }
}
#flow .inner ul li .box .step {
  width: 1.2rem;
  height: 1.2rem;
  background: url("../img/ico_flow.png") center/contain;
  color: #fff;
  padding-top: 0.34rem;
}
@media only screen and (max-width: 479px) {
  #flow .inner ul li .box .step {
    margin: 0 auto 0.3rem;
  }
}
#flow .inner ul li .box .step span {
  display: block;
}
#flow .inner ul li .box .step span:last-child {
  font-size: 0.4rem;
}
#flow .inner ul li .box .txt {
  width: 830px;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  #flow .inner ul li .box .txt {
    width: auto;
  }
}
#flow .inner ul li .box .txt .ttl, #flow #price .inner ul li .box .txt .subttl1, #price #flow .inner ul li .box .txt .subttl1, #flow #price .inner ul li .box .txt .subttl2, #price #flow .inner ul li .box .txt .subttl2, #flow #help .inner ul li .box .txt .subttl, #help #flow .inner ul li .box .txt .subttl {
  font-size: 0.3rem;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 479px) {
  #flow .inner ul li .box .txt .ttl, #flow #price .inner ul li .box .txt .subttl1, #price #flow .inner ul li .box .txt .subttl1, #flow #price .inner ul li .box .txt .subttl2, #price #flow .inner ul li .box .txt .subttl2, #flow #help .inner ul li .box .txt .subttl, #help #flow .inner ul li .box .txt .subttl {
    text-align: center;
    font-size: 0.24rem;
  }
}
#flow .inner ul li .box .txt p {
  line-height: 1.75;
  margin-bottom: 0.1rem;
}
#flow .inner ul li .box .txt p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  #flow .inner ul li .box .txt p br {
    display: none;
  }
}
#flow .inner ul li .box .txt .btn {
  width: 2.6rem;
  font-size: 0.18rem;
  line-height: 0.6rem;
  border-radius: 0.3rem;
}
@media only screen and (max-width: 479px) {
  #flow .inner ul li .box .txt .btn {
    margin: 0 auto;
  }
}
#flow .inner ul li .box.s .step {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 0;
}
#flow .inner ul li .box.s .step .num {
  background: #21c6d5;
  font-size: 0.24rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#flow .inner ul li .box.s .txt .ttl, #flow #price .inner ul li .box.s .txt .subttl1, #price #flow .inner ul li .box.s .txt .subttl1, #flow #price .inner ul li .box.s .txt .subttl2, #price #flow .inner ul li .box.s .txt .subttl2, #flow #help .inner ul li .box.s .txt .subttl, #help #flow .inner ul li .box.s .txt .subttl {
  margin-bottom: 0;
}
#flow .inner ul li .box.finish .txt .ttl, #flow #price .inner ul li .box.finish .txt .subttl1, #price #flow .inner ul li .box.finish .txt .subttl1, #flow #price .inner ul li .box.finish .txt .subttl2, #price #flow .inner ul li .box.finish .txt .subttl2, #flow #help .inner ul li .box.finish .txt .subttl, #help #flow .inner ul li .box.finish .txt .subttl {
  margin-bottom: 0;
  color: #e14b9e;
}
#flow .inner ul li.line {
  width: 1.2rem;
  height: 0.75rem;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #flow .inner ul li.line {
    margin: 0 auto;
  }
}
#flow .inner ul li.line::before {
  content: "";
  width: 0.02rem;
  height: 0.4rem;
  background: url("../img/flow_line.png") repeat-y;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#flow .inner ul li.line.s {
  height: 0.5rem;
}
#flow .inner ul li.line.s::before {
  height: 0.25rem;
}

#faq {
  background: #eff2f5 url("../img/bg_colorline_grey.png") center -330px repeat-y;
}
#faq .inner dl {
  background: #fff;
  border-radius: 0.4rem;
  text-align: left;
  margin-bottom: 0.1rem;
}
@media only screen and (max-width: 479px) {
  #faq .inner dl {
    border-radius: 0.2rem;
  }
}
#faq .inner dl:last-child {
  margin-bottom: 0;
}
#faq .inner dl dt span, #faq .inner dl dd span {
  position: relative;
}
#faq .inner dl dt span::before, #faq .inner dl dd span::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  left: -0.6rem;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 479px) {
  #faq .inner dl dt span::before, #faq .inner dl dd span::before {
    width: 0.28rem;
    height: 0.28rem;
    left: -0.4rem;
  }
}
#faq .inner dl dt {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.8rem;
  padding-left: 0.9rem;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #faq .inner dl dt {
    font-size: 0.18rem;
    line-height: 1.3;
    padding: 0.2rem 0.6rem 0.2rem 0.6rem;
  }
}
#faq .inner dl dt::before {
  content: "";
  width: 0.2rem;
  height: 0.12rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.3rem;
  background: url("../img/ico_arrow.png") center/contain no-repeat;
}
@media only screen and (max-width: 479px) {
  #faq .inner dl dt::before {
    width: 0.14rem;
    height: 0.1rem;
    right: 0.26rem;
  }
}
#faq .inner dl dt span::before {
  background: url("../img/ico_q.png") center/contain no-repeat;
}
#faq .inner dl dd {
  display: none;
  padding: 0 0.5rem 0.25rem 0.9rem;
  line-height: 1.75;
}
@media only screen and (max-width: 479px) {
  #faq .inner dl dd {
    padding-left: 0.6rem;
    padding-right: 0.3rem;
    font-size: 0.15rem;
  }
}
#faq .inner dl dd span::before {
  background: url("../img/ico_a.png") center/contain no-repeat;
}

#contact .inner .txt {
  line-height: 1.75;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #contact .inner .txt {
    text-align: left;
    margin-bottom: 0.4rem;
  }
}
#contact .inner table {
  width: 100%;
  text-align: left;
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #contact .inner table {
    margin-bottom: 0.3rem;
  }
}
#contact .inner table tr th, #contact .inner table tr td {
  padding-bottom: 40px;
  vertical-align: middle;
}
@media only screen and (max-width: 479px) {
  #contact .inner table tr th, #contact .inner table tr td {
    padding: 0;
  }
}
#contact .inner table tr th {
  font-weight: bold;
  width: 240px;
  padding-right: 40px;
  font-size: 0.18rem;
}
@media only screen and (max-width: 479px) {
  #contact .inner table tr th {
    width: auto;
    margin-bottom: 0.2rem;
    padding: 0;
  }
}
#contact .inner table tr th span {
  width: 0.4rem;
  line-height: 0.18rem;
  font-size: 0.14rem;
  color: #e43641;
  border: solid 1px #E43641;
  font-style: normal;
  display: block;
  text-align: center;
  float: right;
}
@media only screen and (max-width: 479px) {
  #contact .inner table tr td {
    margin-bottom: 0.3rem;
  }
}
#contact .inner table tr td input, #contact .inner table tr td textarea {
  width: 100%;
  border: none;
  padding: 10px 15px;
  border-radius: 0.05rem;
  background: #eff2f5;
}
#contact .inner table tr td textarea {
  height: 200px;
  resize: none;
}
#contact .inner table tr:last-child th, #contact .inner table tr:last-child td {
  padding-bottom: 0;
}
@media only screen and (max-width: 479px) {
  #contact .inner table tr:last-child td {
    margin-bottom: 0;
  }
}
#contact .inner .privacy {
  position: relative;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 479px) {
  #contact .inner .privacy {
    margin-bottom: 0.4rem;
  }
}
#contact .inner .privacy #privacybox {
  border: solid 1px #ccc;
  height: 200px;
  overflow: scroll;
  margin-bottom: 0.4rem;
}
@media only screen and (max-width: 479px) {
  #contact .inner .privacy #privacybox {
    height: 140px;
    margin-bottom: 0.3rem;
  }
}
#contact .inner .privacy #privacybox .inner {
  padding: 0.3rem;
  text-align: left;
  line-height: 1.8;
}
@media only screen and (max-width: 479px) {
  #contact .inner .privacy #privacybox .inner {
    font-size: 12px;
  }
}
#contact .inner .privacy #privacybox .inner h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 1em;
}
#contact .inner .privacy #privacybox .inner h4 {
  font-weight: bold;
  font-size: 1.1em;
  margin: 1.5em 0 1em;
}
#contact .inner .privacy label {
  font-weight: bold;
}
@media only screen and (max-width: 479px) {
  #contact .inner .privacy label {
    font-size: 0.14rem;
  }
}
#contact .inner .privacy label input[type="checkbox"] {
  margin-right: 0.05rem;
}
#contact .inner .privacy label a {
  text-decoration: underline;
  line-height: 1.4;
}
#contact .inner .privacy label a:hover {
  text-decoration: none;
}
#contact .inner .error {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  color: #E43641;
}

footer {
  background: #444444;
  color: #fff;
}
footer .inner {
  max-width: 860px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  footer .inner {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  footer .inner .ttl, footer #price .inner .box .subttl1, #price footer .inner .box .subttl1, footer #price .inner .box .subttl2, #price footer .inner .box .subttl2, footer #help .inner .subttl, #help footer .inner .subttl {
    margin-bottom: 0.4rem;
  }
}
footer .inner table {
  text-align: left;
}
@media only screen and (max-width: 479px) {
  footer .inner table {
    display: inline-block !important;
  }
}
footer .inner table tr th, footer .inner table tr td {
  padding-bottom: 0.3rem;
  line-height: 1.4;
}
@media only screen and (max-width: 479px) {
  footer .inner table tr th, footer .inner table tr td {
    padding: 0;
  }
}
footer .inner table tr th {
  padding-right: 0.3rem;
}
@media only screen and (max-width: 479px) {
  footer .inner table tr th {
    margin-bottom: 0.1rem;
    font-weight: bold;
  }
}
footer .inner table tr td a {
  text-decoration: underline;
}
footer .inner table tr td a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 479px) {
  footer .inner table tr td {
    margin-bottom: 0.2rem;
  }
}
footer .inner table tr:last-child th, footer .inner table tr:last-child td {
  padding-bottom: 0;
}
footer small {
  background: #333333;
  display: block;
  font-size: 0.12rem;
  letter-spacing: 0.01rem;
  padding: 0.3rem 0;
}
@media only screen and (max-width: 479px) {
  footer small {
    padding-bottom: 0.9rem;
  }
}

#send .inner p {
  line-height: 1.75;
}

#fixed_pc {
  background: #fff;
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  text-align: left;
  display: none;
  width: 200px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
#fixed_pc .nav {
  padding: 20px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px;
}
#fixed_pc .nav li {
  margin-bottom: 10px;
}
#fixed_pc .nav li:last-child {
  margin-bottom: 0;
}
#fixed_pc .nav li a {
  font-weight: bold;
  font-size: 14px;
}
#fixed_pc .txt {
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#fixed_pc .txt .mail {
  color: #f14ba6;
}
#fixed_pc .txt .line {
  color: #00c300;
}
#fixed_pc .btnarea li {
  margin-bottom: 10px;
  padding: 0 20px;
}
#fixed_pc .btnarea li:first-child {
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}
#fixed_pc .btnarea li:last-child {
  margin-bottom: 0;
}
#fixed_pc .btnarea li a.btn {
  font-size: 15px;
  line-height: 40px;
}
#fixed_pc .btnarea li a.tel {
  font-size: 20px;
  background: url("../img/ico_tel.png") left center/18px auto no-repeat;
  padding-left: 24px;
  display: inline-block;
}
#fixed_pc .pmark {
  padding: 0 15px 20px;
  font-size: 10px;
  line-height: 1.4;
}
#fixed_pc .pmark img {
  float: left;
  margin: 0 6px 6px 0;
}

#fixed_sp {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9997;
  display: none;
}
#fixed_sp aside {
  width: 96%;
  margin: 0 auto;
}
#fixed_sp aside h2 {
  background: #1146b4;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-size: 0.2rem;
  line-height: 0.6rem;
  letter-spacing: 0.02rem;
  border-radius: 0.1rem 0.1rem 0 0;
  padding-left: 27%;
  position: relative;
}
#fixed_sp aside h2 span {
  width: 36%;
  position: absolute;
  top: -69%;
  left: 1%;
}
#fixed_sp aside h2 em {
  font-size: 0.24rem;
}
#fixed_sp aside .box {
  padding: 0.3rem 0.2rem 0.2rem;
  display: none;
  background: #fff;
  border-left: 12px solid #1146b4;
  border-right: 12px solid #1146b4;
}
#fixed_sp aside .box .txt {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
#fixed_sp aside .box .txt .mail {
  font-size: 0.16rem;
  font-weight: bold;
  color: #f14ba6;
}
#fixed_sp aside .box .txt .line {
  font-size: 0.16rem;
  font-weight: bold;
  color: #00c300;
}
#fixed_sp aside .box .txt em {
  font-size: 0.16rem;
  font-weight: bold;
}
#fixed_sp aside .box .mail a, #fixed_sp aside .box .line a {
  font-size: 14px;
  line-height: 44px;
  border-radius: 5px;
  letter-spacing: 1px;
  display: block;
  font-weight: bold;
}
#fixed_sp aside .box .tel a {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 26px;
  padding-left: 28px;
  display: inline-block;
  background: url("../img/ico_tel.png") left center/20px auto no-repeat;
  margin-bottom: 10px;
}
#fixed_sp aside .box ul {
  display: flex;
  justify-content: space-between;
}
#fixed_sp aside .box ul li {
  width: 49%;
}
#fixed_sp aside .box ul li a {
  font-size: 0.16rem;
  line-height: 0.5rem;
  border-radius: 0.25rem;
}

.delay01 {
  animation-delay: 0.1s !important;
}

.delay02 {
  animation-delay: 0.2s !important;
}

.delay03 {
  animation-delay: 0.3s !important;
}

.delay04 {
  animation-delay: 0.4s !important;
}

.delay05 {
  animation-delay: 0.5s !important;
}

.delay06 {
  animation-delay: 0.6s !important;
}

.delay07 {
  animation-delay: 0.7s !important;
}

.delay08 {
  animation-delay: 0.8s !important;
}

.delay09 {
  animation-delay: 0.9s !important;
}

.delay10 {
  animation-delay: 1.0s !important;
}

.delay11 {
  animation-delay: 1.1s !important;
}

.delay12 {
  animation-delay: 1.2s !important;
}

.delay13 {
  animation-delay: 1.3s !important;
}

.delay14 {
  animation-delay: 1.4s !important;
}

.delay15 {
  animation-delay: 1.5s !important;
}

.delay16 {
  animation-delay: 1.6s !important;
}

.delay17 {
  animation-delay: 1.7s !important;
}

.delay18 {
  animation-delay: 1.8s !important;
}

.delay19 {
  animation-delay: 1.9s !important;
}

.delay20 {
  animation-delay: 2.0s !important;
}

.delay21 {
  animation-delay: 2.1s !important;
}

.delay22 {
  animation-delay: 2.2s !important;
}

.delay23 {
  animation-delay: 2.3s !important;
}

.delay24 {
  animation-delay: 2.4s !important;
}

.delay25 {
  animation-delay: 2.5s !important;
}

.delay26 {
  animation-delay: 2.6s !important;
}

.delay27 {
  animation-delay: 2.7s !important;
}

.delay28 {
  animation-delay: 2.8s !important;
}

.delay29 {
  animation-delay: 2.9s !important;
}

.delay30 {
  animation-delay: 3.0s !important;
}

.duration01 {
  animation-duration: 0.1s !important;
}

.duration02 {
  animation-duration: 0.2s !important;
}

.duration03 {
  animation-duration: 0.3s !important;
}

.duration04 {
  animation-duration: 0.4s !important;
}

.duration05 {
  animation-duration: 0.5s !important;
}

.duration06 {
  animation-duration: 0.6s !important;
}

.duration07 {
  animation-duration: 0.7s !important;
}

.duration08 {
  animation-duration: 0.8s !important;
}

.duration09 {
  animation-duration: 0.9s !important;
}

.duration10 {
  animation-duration: 1.0s !important;
}

.duration11 {
  animation-duration: 1.1s !important;
}

.duration12 {
  animation-duration: 1.2s !important;
}

.duration13 {
  animation-duration: 1.3s !important;
}

.duration14 {
  animation-duration: 1.4s !important;
}

.duration15 {
  animation-duration: 1.5s !important;
}

.duration16 {
  animation-duration: 1.6s !important;
}

.duration17 {
  animation-duration: 1.7s !important;
}

.duration18 {
  animation-duration: 1.8s !important;
}

.duration19 {
  animation-duration: 1.9s !important;
}

.duration20 {
  animation-duration: 2.0s !important;
}

.duration21 {
  animation-duration: 2.1s !important;
}

.duration22 {
  animation-duration: 2.2s !important;
}

.duration23 {
  animation-duration: 2.3s !important;
}

.duration24 {
  animation-duration: 2.4s !important;
}

.duration25 {
  animation-duration: 2.5s !important;
}

.duration26 {
  animation-duration: 2.6s !important;
}

.duration27 {
  animation-duration: 2.7s !important;
}

.duration28 {
  animation-duration: 2.8s !important;
}

.duration29 {
  animation-duration: 2.9s !important;
}

.duration30 {
  animation-duration: 3.0s !important;
}

.fade {
  opacity: 0;
  transform: translateY(10%);
}

.fade_cntinuous > * {
  opacity: 0;
  transform: translateY(10%);
}

.rightleft {
  transform: translateX(-100vw);
}

.leftright {
  transform: translateX(100vw);
}

.leftrightsmallbig {
  transform: translate(-3000px, 0) scale(0.1);
  opacity: 0;
}

.chakuchi {
  transform: scale(0.8, 1.4) translate(0%, -100%);
  opacity: 0;
}

.chakuchi_ecopink {
  transform: scale(-1, 1) scale(0.8, 1.4) translate(0%, -100%);
  opacity: 0;
}

.updown {
  transform: scale(0.8, 1.1) translate(0, -1000px);
  opacity: 0;
}

.bigsmall {
  transform: scale(2);
  opacity: 0;
}

.gatagata {
  animation: gatagata 0.3s ease infinite;
}

.track_gas {
  animation: gas 0.4s linear infinite;
}

.purupuru {
  opacity: 0;
}

.kakukaku {
  transform: translate(0%, 0%);
  opacity: 0;
}

.wasawasa {
  opacity: 0;
}

.hanabi {
  transform: scale(0, 0) translate(0, 1000px);
  opacity: 0;
}

.bigsmallrepeat {
  animation: bigsmallrepeat 1.5s linear infinite;
}

.jumprepeat {
  animation: jumprepeat 1s ease-in-out infinite;
}

.downuprepeat {
  animation: downuprepeat 1s ease infinite;
}

.yurikago {
  animation: yurikago 3s linear infinite;
}

.downrotate {
  transform-origin: left;
  opacity: 0;
  transform: rotate(-4deg) translate(0, -1000px);
}

.trigger_child.on .fade {
  animation: fadein 0.6s ease-in-out forwards;
}
.trigger_child.on .fade_cntinuous > * {
  animation: fadein 0.6s ease-in-out forwards;
}
.trigger_child.on .fade_cntinuous > *:nth-child(2) {
  animation-delay: 0.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(3) {
  animation-delay: 0.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(4) {
  animation-delay: 0.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(5) {
  animation-delay: 0.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(6) {
  animation-delay: 1s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(7) {
  animation-delay: 1.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(8) {
  animation-delay: 1.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(9) {
  animation-delay: 1.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(10) {
  animation-delay: 1.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(11) {
  animation-delay: 2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(12) {
  animation-delay: 2.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(13) {
  animation-delay: 2.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(14) {
  animation-delay: 2.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(15) {
  animation-delay: 2.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(16) {
  animation-delay: 3s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(17) {
  animation-delay: 3.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(18) {
  animation-delay: 3.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(19) {
  animation-delay: 3.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(20) {
  animation-delay: 3.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(21) {
  animation-delay: 4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(22) {
  animation-delay: 4.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(23) {
  animation-delay: 4.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(24) {
  animation-delay: 4.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(25) {
  animation-delay: 4.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(26) {
  animation-delay: 5s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(27) {
  animation-delay: 5.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(28) {
  animation-delay: 5.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(29) {
  animation-delay: 5.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(30) {
  animation-delay: 5.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(31) {
  animation-delay: 6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(32) {
  animation-delay: 6.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(33) {
  animation-delay: 6.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(34) {
  animation-delay: 6.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(35) {
  animation-delay: 6.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(36) {
  animation-delay: 7s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(37) {
  animation-delay: 7.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(38) {
  animation-delay: 7.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(39) {
  animation-delay: 7.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(40) {
  animation-delay: 7.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(41) {
  animation-delay: 8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(42) {
  animation-delay: 8.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(43) {
  animation-delay: 8.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(44) {
  animation-delay: 8.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(45) {
  animation-delay: 8.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(46) {
  animation-delay: 9s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(47) {
  animation-delay: 9.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(48) {
  animation-delay: 9.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(49) {
  animation-delay: 9.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(50) {
  animation-delay: 9.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(51) {
  animation-delay: 10s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(52) {
  animation-delay: 10.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(53) {
  animation-delay: 10.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(54) {
  animation-delay: 10.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(55) {
  animation-delay: 10.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(56) {
  animation-delay: 11s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(57) {
  animation-delay: 11.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(58) {
  animation-delay: 11.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(59) {
  animation-delay: 11.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(60) {
  animation-delay: 11.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(61) {
  animation-delay: 12s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(62) {
  animation-delay: 12.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(63) {
  animation-delay: 12.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(64) {
  animation-delay: 12.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(65) {
  animation-delay: 12.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(66) {
  animation-delay: 13s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(67) {
  animation-delay: 13.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(68) {
  animation-delay: 13.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(69) {
  animation-delay: 13.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(70) {
  animation-delay: 13.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(71) {
  animation-delay: 14s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(72) {
  animation-delay: 14.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(73) {
  animation-delay: 14.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(74) {
  animation-delay: 14.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(75) {
  animation-delay: 14.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(76) {
  animation-delay: 15s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(77) {
  animation-delay: 15.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(78) {
  animation-delay: 15.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(79) {
  animation-delay: 15.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(80) {
  animation-delay: 15.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(81) {
  animation-delay: 16s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(82) {
  animation-delay: 16.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(83) {
  animation-delay: 16.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(84) {
  animation-delay: 16.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(85) {
  animation-delay: 16.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(86) {
  animation-delay: 17s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(87) {
  animation-delay: 17.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(88) {
  animation-delay: 17.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(89) {
  animation-delay: 17.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(90) {
  animation-delay: 17.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(91) {
  animation-delay: 18s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(92) {
  animation-delay: 18.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(93) {
  animation-delay: 18.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(94) {
  animation-delay: 18.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(95) {
  animation-delay: 18.8s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(96) {
  animation-delay: 19s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(97) {
  animation-delay: 19.2s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(98) {
  animation-delay: 19.4s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(99) {
  animation-delay: 19.6s;
}
.trigger_child.on .fade_cntinuous > *:nth-child(100) {
  animation-delay: 19.8s;
}
.trigger_child.on .wasawasa {
  animation: wasawasa 1s linear forwards;
}
.trigger_child.on .rightleft {
  animation: rightleft 0.6s linear forwards;
}
.trigger_child.on .leftright {
  animation: leftright 0.6s linear forwards;
}
.trigger_child.on .leftrightsmallbig {
  animation: leftrightsmallbig 1.2s linear forwards;
}
.trigger_child.on .chakuchi {
  animation: chakuchi 1s linear forwards;
}
.trigger_child.on .chakuchi_ecopink {
  animation: chakuchi_ecopink 1s linear forwards;
}
.trigger_child.on .updown {
  animation: updown 0.6s linear forwards;
}
.trigger_child.on .bigsmall {
  animation: bigsmall 0.2s linear forwards;
}
.trigger_child.on .purupuru {
  animation: purupuru 0.6s linear forwards;
}
.trigger_child.on .kakukaku {
  animation: kakukaku 1.2s linear infinite;
}
.trigger_child.on .hanabi {
  animation: hanabi 2.4s linear forwards;
}
.trigger_child.on .nobiru {
  animation: nobiru 0.6s linear 0s forwards;
}
.trigger_child.on .downrotate {
  animation: downrotate 1s linear forwards;
}

.trigger.on.fade {
  animation: fadein 0.6s ease-in-out forwards;
}
.trigger.on.fade_cntinuous > * {
  animation: fadein 0.6s ease-in-out forwards;
}
.trigger.on.fade_cntinuous > *:nth-child(2) {
  animation-delay: 0.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(3) {
  animation-delay: 0.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(4) {
  animation-delay: 0.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(5) {
  animation-delay: 0.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(6) {
  animation-delay: 1s;
}
.trigger.on.fade_cntinuous > *:nth-child(7) {
  animation-delay: 1.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(8) {
  animation-delay: 1.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(9) {
  animation-delay: 1.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(10) {
  animation-delay: 1.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(11) {
  animation-delay: 2s;
}
.trigger.on.fade_cntinuous > *:nth-child(12) {
  animation-delay: 2.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(13) {
  animation-delay: 2.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(14) {
  animation-delay: 2.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(15) {
  animation-delay: 2.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(16) {
  animation-delay: 3s;
}
.trigger.on.fade_cntinuous > *:nth-child(17) {
  animation-delay: 3.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(18) {
  animation-delay: 3.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(19) {
  animation-delay: 3.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(20) {
  animation-delay: 3.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(21) {
  animation-delay: 4s;
}
.trigger.on.fade_cntinuous > *:nth-child(22) {
  animation-delay: 4.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(23) {
  animation-delay: 4.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(24) {
  animation-delay: 4.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(25) {
  animation-delay: 4.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(26) {
  animation-delay: 5s;
}
.trigger.on.fade_cntinuous > *:nth-child(27) {
  animation-delay: 5.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(28) {
  animation-delay: 5.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(29) {
  animation-delay: 5.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(30) {
  animation-delay: 5.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(31) {
  animation-delay: 6s;
}
.trigger.on.fade_cntinuous > *:nth-child(32) {
  animation-delay: 6.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(33) {
  animation-delay: 6.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(34) {
  animation-delay: 6.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(35) {
  animation-delay: 6.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(36) {
  animation-delay: 7s;
}
.trigger.on.fade_cntinuous > *:nth-child(37) {
  animation-delay: 7.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(38) {
  animation-delay: 7.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(39) {
  animation-delay: 7.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(40) {
  animation-delay: 7.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(41) {
  animation-delay: 8s;
}
.trigger.on.fade_cntinuous > *:nth-child(42) {
  animation-delay: 8.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(43) {
  animation-delay: 8.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(44) {
  animation-delay: 8.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(45) {
  animation-delay: 8.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(46) {
  animation-delay: 9s;
}
.trigger.on.fade_cntinuous > *:nth-child(47) {
  animation-delay: 9.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(48) {
  animation-delay: 9.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(49) {
  animation-delay: 9.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(50) {
  animation-delay: 9.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(51) {
  animation-delay: 10s;
}
.trigger.on.fade_cntinuous > *:nth-child(52) {
  animation-delay: 10.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(53) {
  animation-delay: 10.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(54) {
  animation-delay: 10.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(55) {
  animation-delay: 10.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(56) {
  animation-delay: 11s;
}
.trigger.on.fade_cntinuous > *:nth-child(57) {
  animation-delay: 11.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(58) {
  animation-delay: 11.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(59) {
  animation-delay: 11.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(60) {
  animation-delay: 11.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(61) {
  animation-delay: 12s;
}
.trigger.on.fade_cntinuous > *:nth-child(62) {
  animation-delay: 12.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(63) {
  animation-delay: 12.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(64) {
  animation-delay: 12.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(65) {
  animation-delay: 12.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(66) {
  animation-delay: 13s;
}
.trigger.on.fade_cntinuous > *:nth-child(67) {
  animation-delay: 13.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(68) {
  animation-delay: 13.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(69) {
  animation-delay: 13.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(70) {
  animation-delay: 13.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(71) {
  animation-delay: 14s;
}
.trigger.on.fade_cntinuous > *:nth-child(72) {
  animation-delay: 14.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(73) {
  animation-delay: 14.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(74) {
  animation-delay: 14.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(75) {
  animation-delay: 14.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(76) {
  animation-delay: 15s;
}
.trigger.on.fade_cntinuous > *:nth-child(77) {
  animation-delay: 15.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(78) {
  animation-delay: 15.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(79) {
  animation-delay: 15.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(80) {
  animation-delay: 15.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(81) {
  animation-delay: 16s;
}
.trigger.on.fade_cntinuous > *:nth-child(82) {
  animation-delay: 16.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(83) {
  animation-delay: 16.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(84) {
  animation-delay: 16.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(85) {
  animation-delay: 16.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(86) {
  animation-delay: 17s;
}
.trigger.on.fade_cntinuous > *:nth-child(87) {
  animation-delay: 17.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(88) {
  animation-delay: 17.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(89) {
  animation-delay: 17.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(90) {
  animation-delay: 17.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(91) {
  animation-delay: 18s;
}
.trigger.on.fade_cntinuous > *:nth-child(92) {
  animation-delay: 18.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(93) {
  animation-delay: 18.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(94) {
  animation-delay: 18.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(95) {
  animation-delay: 18.8s;
}
.trigger.on.fade_cntinuous > *:nth-child(96) {
  animation-delay: 19s;
}
.trigger.on.fade_cntinuous > *:nth-child(97) {
  animation-delay: 19.2s;
}
.trigger.on.fade_cntinuous > *:nth-child(98) {
  animation-delay: 19.4s;
}
.trigger.on.fade_cntinuous > *:nth-child(99) {
  animation-delay: 19.6s;
}
.trigger.on.fade_cntinuous > *:nth-child(100) {
  animation-delay: 19.8s;
}
.trigger.on.wasawasa {
  animation: wasawasa 1s linear forwards;
}
.trigger.on.rightleft {
  animation: rightleft 0.8s linear forwards;
}
.trigger.on.leftright {
  animation: leftright 0.8s linear forwards;
}
.trigger.on.leftrightsmallbig {
  animation: leftrightsmallbig 1.2s linear forwards;
}
.trigger.on.chakuchi {
  animation: chakuchi 1s linear forwards;
}
.trigger.on.chakuchi_ecopink {
  animation: chakuchi_ecopink 1s linear forwards;
}
.trigger.on.updown {
  animation: updown 0.6s linear forwards;
}
.trigger.on.bigsmall {
  animation: bigsmall 0.3s linear forwards;
}
.trigger.on.purupuru {
  animation: purupuru 0.6s linear forwards;
}
.trigger.on.kakukaku {
  animation: kakukaku 1.2s linear infinite;
}
.trigger.on.hanabi {
  animation: hanabi 2.4s linear forwards;
}
.trigger.on.nobiru {
  animation: nobiru 0.6s linear 0s forwards;
}
.trigger.on.downrotate {
  animation: downrotate 1s linear forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pagetop {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(0, 5px);
  }
  50% {
    transform: translate(5px, 0);
  }
  75% {
    transform: translate(0, 5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes leftrightsmallbig {
  0% {
    transform: translate(-3000px, 0) scale(0.1);
    opacity: 0;
  }
  1% {
    transform: translate(-3000px, 0) scale(0.1);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
}
@keyframes gatagata {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(0, 3px);
  }
  50% {
    transform: translate(3px, 0);
  }
  75% {
    transform: translate(0, 3px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes gas {
  0% {
    transform: scale(0, 0) translate(-30, -30px);
    opacity: 0;
  }
  50% {
    transform: scale(0.5, 0.5) translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1) translate(30px, -30px);
    opacity: 0;
  }
}
@keyframes bigsmall {
  0% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes chakuchi {
  0% {
    transform: scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    transform: scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    transform: scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    transform: scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    transform: scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    transform: scale(0.95, 1.2) translate(0%, -10%);
    opacity: 1;
  }
  60% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  70% {
    transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes chakuchi_ecopink {
  0% {
    transform: scale(-1, 1) scale(0.8, 1.4) translate(0%, -100%);
    opacity: 0;
  }
  10% {
    transform: scale(-1, 1) scale(0.8, 1.4) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    transform: scale(-1, 1) scale(1.4, 0.6) translate(0%, 30%);
    opacity: 1;
  }
  30% {
    transform: scale(-1, 1) scale(0.9, 1.1) translate(0%, -10%);
    opacity: 1;
  }
  40% {
    transform: scale(-1, 1) scale(0.95, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  50% {
    transform: scale(-1, 1) scale(0.95, 1.2) translate(0%, -10%);
    opacity: 1;
  }
  60% {
    transform: scale(-1, 1) scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  70% {
    transform: scale(-1, 1) scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
  100% {
    transform: scale(-1, 1) scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes updown {
  0% {
    opacity: 0;
    transform: scale(0.8, 1.1) translate(0, -1000px);
  }
  1% {
    opacity: 1;
    transform: scale(0.8, 1.1) translate(0, -1000px);
  }
  85% {
    opacity: 1;
    transform: scale(1.1, 0.9) translate(0, 30px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
}
@keyframes purupuru {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
    opacity: 0;
  }
  20% {
    transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
    opacity: 1;
  }
  50% {
    transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
    opacity: 1;
  }
  65% {
    transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
    opacity: 1;
  }
  80% {
    transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes kakukaku {
  0% {
    transform: translate(0%, 0%);
    opacity: 0;
  }
  5% {
    transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  25% {
    transform: translate(20%, 0%) rotate(20deg);
    opacity: 1;
  }
  30% {
    transform: translate(-10%, 0%) rotate(-10deg);
    opacity: 1;
  }
  35% {
    transform: translate(-15%, 0%) rotate(-15deg);
    opacity: 1;
  }
  45% {
    transform: translate(10%, 0%) rotate(10deg);
    opacity: 1;
  }
  50% {
    transform: translate(15%, 0%) rotate(15deg);
    opacity: 1;
  }
  60% {
    transform: translate(-5%, 0%) rotate(-5deg);
    opacity: 1;
  }
  65% {
    transform: translate(-7%, 0%) rotate(-7deg);
    opacity: 1;
  }
  75% {
    transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
  100% {
    transform: translate(0%, 0%) rotate(0deg);
    opacity: 1;
  }
}
@keyframes hanabi {
  0% {
    transform: scale(0, 0) translate(0, 5000px);
    opacity: 0;
  }
  90% {
    transform: scale(0.2, 0.2) translate(0, 300px);
    opacity: 0;
  }
  100% {
    transform: scale(1, 1) translate(0, 0);
    opacity: 1;
  }
}
@keyframes bigsmallrepeat {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes jumprepeat {
  0% {
    transform: scale(1) translate(0, 0);
  }
  50% {
    transform: scale(1.2, 0.5) translate(0, 260px);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes nobiru {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  15% {
    transform: scale(0.9, 0.9) translate(0%, 5%);
  }
  30% {
    transform: scale(1.3, 0.8) translate(0%, 10%);
  }
  50% {
    transform: scale(0.8, 1.3) translate(0%, -10%);
  }
  70% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes downuprepeat {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes yurikago {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(-2deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes downrotate {
  0% {
    opacity: 0;
    transform: rotate(-4deg) translate(0, -1000px);
  }
  80% {
    opacity: 1;
    transform: rotate(-4deg) translate(0, 0);
  }
  90% {
    opacity: 1;
    transform: rotate(-4deg) translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: rotate(0) translate(0, 0);
  }
}
@keyframes wasawasa {
  0% {
    transform: scale(1, 1);
    opacity: 0;
  }
  10% {
    transform: scale(1.01, 1.01);
    opacity: 1;
  }
  20% {
    transform: scale(1, 1);
    opacity: 1;
  }
  30% {
    transform: scale(0.99, 0.99);
    opacity: 1;
  }
  40% {
    transform: scale(1, 1);
    opacity: 1;
  }
  50% {
    transform: scale(1.01, 1.01);
    opacity: 1;
  }
  60% {
    transform: scale(1, 1);
    opacity: 1;
  }
  70% {
    transform: scale(0.99, 0.99);
    opacity: 1;
  }
  80% {
    transform: scale(1, 1);
    opacity: 1;
  }
  90% {
    transform: scale(1.01, 1.01);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes rightleft {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes leftright {
  0% {
    transform: translateX(-100vw);
  }
  100% {
    transform: translateX(0);
  }
}



/* 2024/11/15 */
.footer_top {
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}
.footer_top img {
  width: 65%;
}

@media screen and (max-width: 479px) {
  .footer_top {
    margin-bottom: 0;
  }
  .footer_top img {
    width: 100%;
  }
}