@charset "utf-8";
/*
====================================================
■ top
====================================================
*/
#top {
  background: url(../img/top/bg.jpg) no-repeat;
  width: 100%;
  height: 960px;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
}
#top .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#top h1 {
  text-indent: -9999px;
  background: url(../img/top/title.png) no-repeat;
  width: 910px;
  height: 441px;
  position: absolute;
  left: 30px;
  top: 290px;
  z-index: 10;
  visibility: hidden;
}
#top .tel {
  background: url(../img/top/tel_2020_10.png) no-repeat;
  width: 408px;
  height: 223px;
  position: absolute;
  left: 530px;
  top: 0px;
  z-index: 4;
  text-indent: -9999px;
  visibility: hidden;
}
#top .se {
  background: url(../img/top/se.png) no-repeat;
  width: 979px;
  height: 689px;
  position: absolute;
  left: -7px;
  top: 26px;
  z-index: 5;
  visibility: hidden;
}
#top .se.anime {
  animation: se1_animation 600ms infinite steps(2);
}
#top .snsbox {
  position: absolute;
  left: 12px;
  top: 12px;
  background: url(../img/sns/bg.png) no-repeat;
  width: 111px;
  height: 123px;
  z-index: 10;
}
#top .snsbox .fb {
  position: absolute;
  left: 21px;
  top: 15px;
}
#top .snsbox .fb .pc {
  display: block;
}
#top .snsbox .fb .sp {
  display: none;
}
#top .snsbox .tw {
  position: absolute;
  left: 20px;
  top: 90px;
}
#top .snsbox .chara {
  background: url(../img/sns/chara.png) no-repeat;
  width: 33px;
  height: 70px;
  position: absolute;
  left: 100px;
  top: 70px;
}
#top .snsbox .box {
  background: url(../img/sns/hukidashi.png) no-repeat;
  width: 38px;
  height: 41px;
  position: absolute;
  left: 115px;
  top: 30px;
}
#top .snsbox .box .heart {
  background: url(../img/sns/heart.png) no-repeat;
  width: 11px;
  height: 10px;
  position: absolute;
  left: 14px;
  top: 14px;
}
#top .bnr_member {
  display: block;
  background: #FFF;
  width: 950px;
  height: 155px;
  text-indent: -9999px;
  position: absolute;
  left: 15px;
  top: 758px;
  z-index: 11;
}
#top .bnr_member:before {
  content: "";
  background: url(../img/bnr/bnr_member.jpg) no-repeat;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  transition: opacity 100ms;
}
#top .bnr_member:hover:before {
  opacity: 0.8;
}
@keyframes se1_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -1378px;
  }
}
@media screen and (max-width: 980px) {
  #top h1 {
    visibility: visible;
  }
  #top .tel {
    visibility: visible;
  }
  #top .se {
    visibility: visible;
  }
}
@media screen and (max-width: 640px) {
  #top {
    background: url(../img/top/bg_sp.jpg) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 138%;
    background-position: center top;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }
  #top .inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
  }
  #top h1 {
    text-indent: -9999px;
    background: url(../img/top/title_sp.png) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 49.5%;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 38%;
    z-index: 10;
    visibility: visible;
  }
  #top .tel {
    background: url(../img/top/tel_2020_10.png) no-repeat;
    width: 63%;
    height: 31%;
    background-size: contain;
    position: absolute;
    left: 19%;
    top: -3%;
    z-index: 4;
    visibility: visible;
  }
  #top .se {
    background: url(../img/top/se_sp.png) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 76%;
    position: absolute;
    background-size: contain;
    left: 0px;
    top: 14%;
    z-index: 5;
    visibility: visible;
  }
  #top:after {
    content: "";
    background: url(../img/top/border_sp.png) no-repeat center center;
    width: 100%;
    height: 0;
    padding-top: 3.4%;
    background-size: contain;
    position: absolute;
    border: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
  }
  #top .snsbox {
    position: absolute;
    left: auto;
    right: auto;
    top: 91%;
    width: 100%;
    height: 0;
    padding-top: 10%;
    overflow: visible;
    z-index: 10;
    background: none;
  }
  #top .snsbox .fb {
    position: absolute;
    left: 12%;
    top: 0;
  }
  #top .snsbox .fb .pc {
    display: none;
  }
  #top .snsbox .fb .sp {
    display: block;
  }
  #top .snsbox .tw {
    position: absolute;
    left: 58%;
    top: 2px;
  }
  #top .snsbox .chara {
    background: url(../img/sns/chara_sp.png) no-repeat;
    width: 4.4%;
    height: 0;
    padding-top: 9.328%;
    background-size: cover;
    position: absolute;
    left: auto;
    right: 12%;
    top: 31%;
  }
  #top .snsbox .box {
    background: url(../img/sns/hukidashi_sp.png) no-repeat;
    width: 5%;
    height: 0;
    padding-top: 5.35%;
    background-size: cover;
    position: absolute;
    left: auto;
    right: 9%;
    top: -12%;
  }
  #top .snsbox .box .heart {
    background: url(../img/sns/heart_sp.png) no-repeat;
    width: 30%;
    height: 0;
    padding-top: 30%;
    background-size: cover;
    position: absolute;
    left: 35%;
    top: 30%;
  }
  #top .bnr_member {
    display: block;
    background: #FFF;
    width: 84%;
    height: 0;
    padding-top: 20.0%;
    text-indent: -9999px;
    position: absolute;
    left: 8%;
    top: 74%;
    z-index: 11;
  }
  #top .bnr_member:before {
    content: "";
    background: url(../img/bnr/bnr_member_sp.jpg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: none;
  }
  #top .bnr_member:hover:before {
    opacity: inherit;
  }
}
/*
====================================================
■ header
====================================================
*/
#header {
  height: 53px;
}
@media screen and (max-width: 640px) {
  #header {
    height: auto;
  }
}
/*
====================================================
■ Gnavi
====================================================
*/
#gnav {
  width: 100%;
  border-top: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  position: relative;
}
#gnav:before {
  content: "";
  background: #0a0d9b;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 47px;
  z-index: 1;
}
#gnav:after {
  content: "";
  background: #f30000;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 47px;
  z-index: 1;
}
#gnav ul {
  width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#gnav ul li {
  float: left;
  width: 16.6%;
  transition: width 200ms;
}
#gnav ul li a {
  display: block;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  height: 47px;
  line-height: 50px;
  text-align: center;
  transition: all 100ms;
  position: relative;
}
#gnav ul li.nav1 a {
  background: #0a0d9b;
}
#gnav ul li.nav2 a {
  background: #000000;
}
#gnav ul li.nav2 a:after {
  content: "";
  display: block;
  background: url(../img/gnav/icon_blank.png) no-repeat;
  width: 12px;
  height: 9px;
  vertical-align: middle;
  position: absolute;
  right: 18px;
  top: 10px;
}
#gnav ul li.nav3 a {
  background: #2bbf20;
}
#gnav ul li.nav4 a {
  color: #000;
  background: #ffff00;
}
#gnav ul li.nav5 a {
  background: #ff619c;
}
#gnav ul li.nav6 a {
  background: #f30000;
}
#gnav ul li.on {
  width: 20%;
}
#gnav ul li.off {
  width: 15%;
}
#gnav.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}
@media screen and (max-width: 640px) {
  #gnav {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    border-top: none;
    border-bottom: none;
  }
  #gnav:before {
    display: none;
  }
  #gnav:after {
    display: none;
  }
  #gnav ul {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 2;
  }
  #gnav ul li {
    float: none;
    width: 100%;
  }
  #gnav ul li a {
    display: block;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    width: 100%;
    height: 47px;
    overflow: hidden;
    line-height: 50px;
    text-align: center;
    transition: none;
  }
  #gnav ul li a:hover {
    line-height: 50px;
  }
  #gnav ul li.nav1 a {
    background: #0a0d9b;
  }
  #gnav ul li.nav2 a {
    background: #000000;
  }
  #gnav ul li.nav2 a:after {
    content: "";
    display: block;
    background: url(../img/gnav/icon_blank.png) no-repeat;
    width: 12px;
    height: 9px;
    vertical-align: middle;
    position: absolute;
    right: 18px;
    top: 10px;
  }
  #gnav ul li.nav3 a {
    background: #2bbf20;
  }
  #gnav ul li.nav4 a {
    color: #000;
    background: #ffff00;
  }
  #gnav ul li.nav5 a {
    background: #ff619c;
  }
  #gnav ul li.nav6 a {
    background: #f30000;
  }
}
/*
====================================================
■ menubtn_sp
====================================================
*/
#menubtn_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  #menubtn_sp {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 110;
    width: 44px;
    height: 44px;
  }
  #menubtn_sp .line {
    display: block;
    width: 26px;
    height: 3px;
    background: #FFF;
    position: absolute;
    left: 7px;
    top: 0;
  }
  #menubtn_sp .line.line1 {
    top: 10px;
  }
  #menubtn_sp .line.line2 {
    top: 18px;
  }
  #menubtn_sp .line.line3 {
    top: 26px;
  }
  #menubtn_sp .menu {
    display: block;
    width: 26px;
    height: 10px;
    font-family: 'Fjalla One', sans-serif;
    position: absolute;
    color: #FFF;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0.05em;
    left: 7px;
    top: 34px;
  }
}
/*
====================================================
■ about
====================================================
*/
#about {
  background: url(../img/about/bg.jpg) no-repeat;
  width: 100%;
  height: 1085px;
  background-position: center top;
  padding-top: 88px;
}
#about h2 {
  background: url(../img/about/title.png) no-repeat;
  width: 647px;
  height: 174px;
  text-indent: -9999px;
  margin: 0 auto;
}
#about .txt {
  color: #FFF;
  font-size: 31px;
  width: 700px;
  min-height: 440px;
  padding-left: 50px;
  margin: 25px auto 0;
  font-weight: bold;
  line-height: 205%;
  letter-spacing: 0.1em;
}
#about .txt .t1 {
  letter-spacing: 0.08em;
}
#about .txt .t2 {
  letter-spacing: 0.1em;
}
#about .txt .t3 {
  letter-spacing: 0.1em;
}
#about .txt .t4 {
  letter-spacing: 0.04em;
}
#about .txt .t5 {
  letter-spacing: 0.075em;
}
#about .txt .t6 {
  letter-spacing: 0.04em;
}
#about .txt .t7 {
  letter-spacing: -0.01em;
}
#about .txt strong {
  background: #ffff00;
  color: #000;
}
#about .sebox {
  margin: 60px auto 0;
  width: 502px;
  position: relative;
}
#about .sebox .hukidashi {
  position: absolute;
  left: 0;
  top: 0;
}
#about .sebox .chara {
  background-image: url(../img/about/chara.png);
  width: 502px;
  height: 233px;
  position: absolute;
  left: 0;
  top: 100px;
}
#about .sebox .chara.anime {
  animation: se2_animation 600ms infinite steps(2);
}
@keyframes se2_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -466px;
  }
}
@media screen and (max-width: 640px) {
  #about {
    background: url(../img/about/bg_sp.jpg) no-repeat;
    width: 100%;
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
    background-position: center top;
    background-size: cover;
  }
  #about h2 {
    background: url(../img/about/title_sp.png) no-repeat;
    width: 84%;
    height: 0;
    padding-top: 23%;
    background-size: contain;
    text-indent: -9999px;
    margin: 0 auto;
  }
  #about .txt {
    color: #FFF;
    font-size: 13px;
    width: 84%;
    padding-left: 0px;
    min-height: inherit;
    margin: 15px auto 0;
    font-weight: bold;
    line-height: 205%;
    letter-spacing: 0.1em;
  }
  #about .txt .t1 {
    letter-spacing: 0.02em;
  }
  #about .txt .t2 {
    letter-spacing: 0.02em;
  }
  #about .txt .t3 {
    letter-spacing: 0.02em;
  }
  #about .txt .t4 {
    letter-spacing: 0.02em;
  }
  #about .txt .t5 {
    letter-spacing: 0.02em;
  }
  #about .txt .t6 {
    letter-spacing: 0.02em;
  }
  #about .txt .t7 {
    letter-spacing: 0.02em;
  }
  #about .txt strong {
    background: #ffff00;
    color: #000;
  }
  #about .txt br {
    display: none;
  }
  #about .sebox {
    margin: 20px auto 0;
    width: 100%;
    position: relative;
  }
  #about .sebox .hukidashi {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
  }
  #about .sebox .chara {
    background-image: url(../img/about/chara_sp.png);
    width: 78%;
    height: 0;
    padding-top: 36%;
    background-size: contain;
    margin: 4px auto 0;
    position: relative;
    left: 0;
    top: 0px;
  }
}
/*
====================================================
■ naiyo
====================================================
*/
#naiyo h2 {
  background: #0a0d9b;
}
#naiyo h2 .jp {
  font-size: 111px;
}
#naiyo h2 .en {
  color: #0827bf;
  font-size: 142px;
}
#naiyo .desc {
  width: 100%;
  height: 520px;
  margin-top: 80px;
  background-position: 70% bottom;
  position: relative;
  overflow: hidden;
}
#naiyo .desc .txt {
  color: #FFF;
  font-size: 72px;
  width: 742px;
  margin: 0 auto;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 2;
}
#naiyo .desc .txt .t1 {
  letter-spacing: -0.02em;
}
#naiyo .desc .txt .t2 {
  letter-spacing: 0.04em;
}
#naiyo .desc .txt .t2 .ten {
  letter-spacing: -0.5em;
}
#naiyo .desc .txt .t3 {
  letter-spacing: 0.11em;
}
#naiyo .desc .txt .t4 {
  letter-spacing: 0.04em;
}
#naiyo .desc .txt strong {
  background: #ffff00;
  color: #000;
}
#naiyo .desc .tobihi {
  background: url(../img/naiyo/desc/tobihi.png) no-repeat 58% bottom;
  transform-origin: 50% 100%;
  width: 100%;
  height: 520px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#naiyo h3 .jp {
  font-size: 45px;
}
#naiyo h3 .en {
  font-size: 90px;
}
@media screen and (max-width: 640px) {
  #naiyo h2 {
    background: #0a0d9b;
  }
  #naiyo h2 .jp {
    font-size: 55px;
  }
  #naiyo h2 .en {
    color: #0827bf;
    font-size: 71px;
    letter-spacing: -0.1em;
  }
  #naiyo .desc {
    width: 100%;
    height: auto;
    margin-top: 40px;
    padding-bottom: 40px;
    background-position: 30% bottom;
    background-size: 140% 80%;
    position: relative;
  }
  #naiyo .desc .txt {
    color: #FFF;
    font-size: 31px;
    width: 84%;
    margin: 0 auto;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 0.1%;
    position: relative;
    z-index: 2;
  }
  #naiyo .desc .txt .t1 {
    letter-spacing: -0.01em;
  }
  #naiyo .desc .txt .t2 {
    letter-spacing: 0.04em;
  }
  #naiyo .desc .txt .t2 .ten {
    letter-spacing: -0.4em;
  }
  #naiyo .desc .txt .t3 {
    letter-spacing: 0.12em;
  }
  #naiyo .desc .txt .t4 {
    letter-spacing: 0.05em;
  }
  #naiyo .desc .txt strong {
    background: #ffff00;
    color: #000;
  }
  #naiyo .desc .tobihi {
    background: url(../img/naiyo/desc/tobihi.png) no-repeat 28% bottom;
    background-size: 120% 80%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  #naiyo h3 .jp {
    font-size: 21px;
  }
  #naiyo h3 .en {
    font-size: 45px;
  }
}
@media screen and (max-width: 374px) {
  #naiyo .desc .txt {
    font-size: 26px;
  }
}
#naiyo .enemy {
  background: url(../img/naiyo/enemy/bg.jpg) no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 910px;
  padding-top: 70px;
  position: relative;
  overflow: hidden;
}
#naiyo .enemy .system {
  font-size: 64px;
  font-weight: bold;
  line-height: 64px;
  color: #FFF;
  text-align: center;
  letter-spacing: 0.05em;
}
#naiyo .enemy h4 {
  background: url(../img/naiyo/enemy/aruaru.png) no-repeat;
  width: 602px;
  height: 138px;
  margin: 0 auto 0;
  text-indent: -9999px;
}
#naiyo .enemy .illust {
  background: url(../img/naiyo/enemy/chara.png) no-repeat;
  width: 498px;
  height: 526px;
  position: absolute;
  left: 50%;
  bottom: -30px;
  margin-left: -240px;
}
#naiyo .enemy .illust.anime {
  animation: aruaru_animation 600ms infinite steps(2);
}
#naiyo .enemy ul {
  position: absolute;
  left: 50%;
  top: 604px;
  z-index: 10;
}
#naiyo .enemy ul li {
  background: #0a0d9b;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  line-height: 130%;
  position: absolute;
  left: 0;
  top: 0;
}
#naiyo .enemy ul li span {
  display: block;
}
#naiyo .enemy ul .li1 {
  background: url(../img/naiyo/enemy/hukidashi1.png) no-repeat;
  width: 294px;
  height: 256px;
  margin-left: -147px;
  margin-top: -128px;
  left: -334px;
  top: 191px;
}
#naiyo .enemy ul .li1 span {
  padding-top: 100px;
}
#naiyo .enemy ul .li2 {
  background: url(../img/naiyo/enemy/hukidashi2.png) no-repeat;
  width: 296px;
  height: 284px;
  margin-left: -148px;
  margin-top: -142px;
  left: -304px;
  top: -110px;
}
#naiyo .enemy ul .li2 span {
  padding-top: 100px;
}
#naiyo .enemy ul .li3 {
  background: url(../img/naiyo/enemy/hukidashi3.png) no-repeat;
  width: 298px;
  height: 236px;
  margin-left: -149px;
  margin-top: -118px;
  left: -10px;
  top: -210px;
}
#naiyo .enemy ul .li3 span {
  padding-top: 80px;
}
#naiyo .enemy ul .li4 {
  background: url(../img/naiyo/enemy/hukidashi4.png) no-repeat;
  width: 294px;
  height: 251px;
  margin-left: -147px;
  margin-top: -125.5px;
  left: 320px;
  top: -110px;
}
#naiyo .enemy ul .li4 span {
  padding-top: 95px;
}
#naiyo .enemy ul .li5 {
  background: url(../img/naiyo/enemy/hukidashi5.png) no-repeat;
  width: 291px;
  height: 281px;
  margin-left: -145.5px;
  margin-top: -140.5px;
  left: 320px;
  top: 190px;
}
#naiyo .enemy ul .li5 span {
  padding-top: 105px;
  padding-left: 20px;
}
@keyframes aruaru_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -1052px;
  }
}
@media screen and (max-width: 640px) {
  #naiyo .enemy {
    background: url(../img/naiyo/enemy/bg_sp.jpg) no-repeat center top;
    width: 100%;
    height: 643px;
    background-size: cover;
    padding-top: 30px;
    position: relative;
    overflow: hidden;
  }
  #naiyo .enemy .system {
    font-size: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #FFF;
    text-align: center;
    letter-spacing: 0.05em;
  }
  #naiyo .enemy h4 {
    background: url(../img/naiyo/enemy/aruaru_sp.png) no-repeat;
    background-size: contain;
    width: 84%;
    height: 0;
    padding-top: 21%;
    margin: 10px auto 0;
  }
  #naiyo .enemy .illust {
    background: url(../img/naiyo/enemy/chara_sp.png) no-repeat;
    width: 100%;
    height: 0;
    padding-top: 78%;
    background-size: cover;
    position: absolute;
    left: 0%;
    bottom: 0px;
    z-index: 10;
    margin-left: 0;
  }
  #naiyo .enemy ul {
    position: absolute;
    left: 0%;
    top: 285px;
    z-index: 8;
    width: 100%;
  }
  #naiyo .enemy ul li {
    background: #0a0d9b;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    line-height: 130%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #naiyo .enemy ul li span {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 38%;
    text-align: center;
  }
  #naiyo .enemy ul .li1 {
    background: url(../img/naiyo/enemy/hukidashi1.png) no-repeat;
    background-size: 100% 100%;
    width: 44%;
    height: 0;
    padding-top: 34%;
    margin-left: 0;
    margin-top: 0;
    z-index: 6;
    left: 50%;
    top: 5px;
  }
  #naiyo .enemy ul .li1 span {
    padding-top: 0px;
  }
  #naiyo .enemy ul .li2 {
    background: url(../img/naiyo/enemy/hukidashi2.png) no-repeat;
    background-size: 100% 100%;
    width: 44%;
    height: 0;
    padding-top: 37%;
    margin-left: 0;
    margin-top: 0;
    z-index: 4;
    left: 10%;
    top: 20px;
  }
  #naiyo .enemy ul .li2 span {
    padding-top: 0px;
    top: 30%;
  }
  #naiyo .enemy ul .li3 {
    background: url(../img/naiyo/enemy/hukidashi3.png) no-repeat;
    background-size: 100% 100%;
    width: 44%;
    height: 0;
    padding-top: 38%;
    margin-left: 0;
    margin-top: 0;
    left: 24%;
    top: -140px;
  }
  #naiyo .enemy ul .li3 span {
    padding-top: 0px;
    top: 31%;
  }
  #naiyo .enemy ul .li4 {
    background: url(../img/naiyo/enemy/hukidashi4.png) no-repeat;
    background-size: 100% 100%;
    width: 44%;
    height: 0;
    padding-top: 35%;
    margin-left: 0;
    margin-top: 0;
    left: 54%;
    top: -80px;
  }
  #naiyo .enemy ul .li4 span {
    padding-top: 0px;
    top: 32%;
  }
  #naiyo .enemy ul .li5 {
    background: url(../img/naiyo/enemy/hukidashi5_sp.png) no-repeat;
    background-size: 100% 100%;
    width: 50%;
    height: 0;
    padding-top: 41%;
    margin-left: 0;
    margin-top: 0;
    left: -8%;
    top: -86px;
  }
  #naiyo .enemy ul .li5 span {
    padding-top: 0px;
  }
}
#naiyo .howto .box {
  width: 100%;
  height: 640px;
  position: relative;
  overflow: hidden;
}
#naiyo .howto .box.blue1 {
  background: #0a9cff;
}
#naiyo .howto .box.blue1 .bg {
  width: 100%;
  height: 100%;
  background: url(../img/naiyo/howto/bg1.png) no-repeat;
  background-position: 50% 65%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#naiyo .howto .box.blue2 {
  background: #0a55f3;
}
#naiyo .howto .box.blue2 .bg {
  width: 100%;
  height: 100%;
  background: url(../img/naiyo/howto/bg2.png) no-repeat;
  background-position: 50% 65%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#naiyo .howto .box h5 {
  position: relative;
  z-index: 12;
  padding-top: 80px;
}
#naiyo .howto .box h5 .txt1 {
  display: block;
  position: relative;
  width: 100%;
  height: 55px;
  overflow: hidden;
}
#naiyo .howto .box h5 .txt1 span {
  display: block;
  font-size: 19px;
  color: #FFF;
  text-align: center;
  position: relative;
  z-index: 2;
  letter-spacing: 0.1em;
  padding-top: 23px;
}
#naiyo .howto .box h5 .txt1:after {
  content: "";
  background: #000;
  text-align: center;
  width: 180px;
  height: 180px;
  border-radius: 90px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  margin-left: -90px;
}
#naiyo .howto .box h5 .txt2 {
  display: block;
  background: #ffff00;
  overflow: hidden;
  width: 520px;
  height: 48px;
  color: #000;
  text-align: center;
  margin: 0 auto;
  font-size: 34px;
  line-height: 52px;
}
#naiyo .howto .box h5 .txt2.s {
  font-size: 30px;
}
#naiyo .howto .box .konnakoto {
  text-align: center;
  color: #FFF;
  margin-top: 14px;
  font-size: 20px;
  position: relative;
  z-index: 3;
}
#naiyo .howto .box .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent;
  margin: 12px auto 0;
  position: relative;
  z-index: 3;
}
#naiyo .howto .box ul {
  background: rgba(255, 255, 255, 0.6);
  width: 490px;
  margin: 13px auto 0;
  padding: 15px;
  position: relative;
  z-index: 3;
  font-size: 20px;
}
#naiyo .howto .box ul.s {
  font-size: 16px;
}
#naiyo .howto .box ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin-top: 12px;
  font-weight: bold;
  color: #000;
}
#naiyo .howto .box ul li:first-child {
  margin-top: 0;
}
#naiyo .howto .box .advice {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #FFF;
  font-size: 23px;
  line-height: 175%;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-top: 6px;
}
#naiyo .howto .box .chara {
  width: 100%;
  height: 640px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center center;
}
#naiyo .howto .box .chara1 {
  background-image: url(../img/naiyo/howto/chara1.png);
}
#naiyo .howto .box .chara2 {
  background-image: url(../img/naiyo/howto/chara2.png);
}
#naiyo .howto .box .chara3 {
  background-image: url(../img/naiyo/howto/chara3.png);
}
#naiyo .howto .box .chara4 {
  background-image: url(../img/naiyo/howto/chara4.png);
}
#naiyo .howto .box.box1 ul li {
  margin-left: 80px;
}
#naiyo .howto .box.box2 ul li {
  margin-left: 42px;
}
#naiyo .howto .box.box3 ul li {
  margin-left: 22px;
}
#naiyo .howto .box.box4 ul li {
  margin-left: 46px;
}
@media screen and (max-width: 640px) {
  #naiyo .howto .box {
    width: 100%;
    height: 350px;
    position: relative;
  }
  #naiyo .howto .box.blue1 {
    background: #0a9cff;
  }
  #naiyo .howto .box.blue1 .bg {
    width: 100%;
    height: 100%;
    background: url(../img/naiyo/howto/bg1.png) no-repeat;
    background-position: 50% 55%;
    position: absolute;
    background-size: 150% 150%;
    left: 0;
    top: 0;
    z-index: 1;
  }
  #naiyo .howto .box.blue2 {
    background: #0a55f3;
  }
  #naiyo .howto .box.blue2 .bg {
    width: 100%;
    height: 100%;
    background: url(../img/naiyo/howto/bg2.png) no-repeat;
    background-position: 50% 55%;
    position: absolute;
    background-size: 150% 150%;
    left: 0;
    top: 0;
    z-index: 1;
  }
  #naiyo .howto .box h5 {
    position: relative;
    z-index: 12;
    padding-top: 40px;
  }
  #naiyo .howto .box h5 .txt1 {
    display: block;
    position: relative;
    width: 100%;
    height: 30px;
    overflow: hidden;
  }
  #naiyo .howto .box h5 .txt1 span {
    display: block;
    font-size: 10px;
    color: #FFF;
    text-align: center;
    position: relative;
    z-index: 2;
    letter-spacing: 0.1em;
    padding-top: 7px;
  }
  #naiyo .howto .box h5 .txt1:after {
    content: "";
    background: #000;
    text-align: center;
    width: 30%;
    height: 0;
    padding-top: 30%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    margin-left: -15%;
  }
  #naiyo .howto .box h5 .txt2 {
    display: block;
    background: #ffff00;
    overflow: hidden;
    width: 84%;
    height: 24px;
    color: #000;
    text-align: center;
    margin: 0 auto;
    font-size: 17px;
    line-height: 26px;
  }
  #naiyo .howto .box h5 .txt2.s {
    font-size: 15px;
  }
  #naiyo .howto .box .konnakoto {
    text-align: center;
    color: #FFF;
    margin-top: 8px;
    font-size: 10px;
    position: relative;
    z-index: 3;
    line-height: 100%;
  }
  #naiyo .howto .box .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
    margin: 6px auto 0;
    position: relative;
    z-index: 3;
  }
  #naiyo .howto .box ul {
    background: rgba(255, 255, 255, 0.6);
    width: 84%;
    margin: 7px auto 0;
    padding: 2% 0%;
    position: relative;
    z-index: 3;
    font-size: 10.5px;
  }
  #naiyo .howto .box ul.s {
    font-size: 10px;
  }
  #naiyo .howto .box ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 0px;
    font-weight: bold;
    color: #000;
  }
  #naiyo .howto .box ul li:first-child {
    margin-top: 0;
  }
  #naiyo .howto .box .advice {
    position: relative;
    z-index: 3;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    line-height: 175%;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin-top: 6px;
  }
  #naiyo .howto .box .chara {
    width: 100%;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
  }
  #naiyo .howto .box .chara1 {
    background-image: url(../img/naiyo/howto/chara1_sp.png);
  }
  #naiyo .howto .box .chara2 {
    background-image: url(../img/naiyo/howto/chara2_sp.png);
  }
  #naiyo .howto .box .chara3 {
    background-image: url(../img/naiyo/howto/chara3_sp.png);
  }
  #naiyo .howto .box .chara4 {
    background-image: url(../img/naiyo/howto/chara4_sp.png);
  }
  #naiyo .howto .box.box1 ul li {
    margin-left: 17%;
  }
  #naiyo .howto .box.box2 ul li {
    margin-left: 11%;
  }
  #naiyo .howto .box.box3 ul li {
    margin-left: 5%;
  }
  #naiyo .howto .box.box4 ul li {
    margin-left: 12%;
  }
}
#naiyo .result {
  padding-top: 78px;
  position: relative;
  padding-bottom: 240px;
}
#naiyo .result:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 328px;
  background: #0a0d9b;
}
#naiyo .result h4 {
  font-size: 132px;
  text-align: center;
  color: #FFF;
  line-height: 132px;
  letter-spacing: 0.1em;
}
#naiyo .result .txt {
  color: #FFF;
  font-size: 35px;
  width: 827px;
  min-height: 380px;
  margin: 45px auto 0;
  font-weight: bold;
  line-height: 200%;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 4;
}
#naiyo .result .txt .t1 {
  letter-spacing: 0.08em;
}
#naiyo .result .txt .t1 .ten {
  letter-spacing: -0.2em;
}
#naiyo .result .txt .t2 {
  letter-spacing: 0.08em;
}
#naiyo .result .txt .t2 .ten {
  letter-spacing: -0.1em;
}
#naiyo .result .txt .t3 {
  letter-spacing: 0.09em;
}
#naiyo .result .txt .t3 .ten {
  letter-spacing: -0.1em;
}
#naiyo .result .txt .t4 {
  letter-spacing: 0.08em;
}
#naiyo .result .txt .t4 .ten {
  letter-spacing: -0.2em;
}
#naiyo .result .txt .t5 {
  letter-spacing: 0.08em;
}
#naiyo .result .txt strong {
  background: #ffff00;
  color: #000;
}
#naiyo .result .sebox {
  margin: 60px auto 0;
  width: 485px;
  height: 340px;
  position: relative;
  z-index: 3;
}
#naiyo .result .sebox .hukidashi {
  position: absolute;
  left: 0;
  top: 0;
}
#naiyo .result .sebox .chara {
  background-image: url(../img/naiyo/result/chara.png);
  width: 485px;
  height: 230px;
  position: absolute;
  left: 0;
  top: 100px;
}
#naiyo .result .sebox .chara.anime {
  animation: se3_animation 600ms infinite steps(2);
}
#naiyo .result .tobihi {
  background: url(../img/naiyo/result/tobihi.png) no-repeat;
  width: 823px;
  height: 577px;
  position: absolute;
  left: 53%;
  bottom: 230px;
  z-index: 2;
  margin-left: -411px;
}
#naiyo .result .bnr_result {
  display: block;
  background: #FFF;
  width: 950px;
  height: 155px;
  margin-left: -475px;
  position: absolute;
  left: 50%;
  bottom: 46px;
  z-index: 10;
  text-indent: -9999px;
}
#naiyo .result .bnr_result:before {
  content: "";
  background: url(../img/bnr/bnr_result.jpg) no-repeat;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  transition: opacity 100ms;
}
#naiyo .result .bnr_result:hover:before {
  opacity: 0.8;
}
@keyframes se3_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -460px;
  }
}
@media screen and (max-width: 640px) {
  #naiyo .result {
    padding-top: 36px;
    position: relative;
    padding-bottom: 100px;
  }
  #naiyo .result:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 138px;
    background: #0a0d9b;
  }
  #naiyo .result h4 {
    font-size: 66px;
    text-align: center;
    color: #FFF;
    line-height: 66px;
    letter-spacing: 0.1em;
  }
  #naiyo .result .txt {
    color: #FFF;
    font-size: 12.5px;
    width: 84%;
    margin: 20px auto 0;
    font-weight: bold;
    line-height: 200%;
    letter-spacing: 0.1em;
    position: relative;
    min-height: inherit;
    z-index: 3;
  }
  #naiyo .result .txt .t1 {
    letter-spacing: 0.08em;
  }
  #naiyo .result .txt .t1 .ten {
    letter-spacing: -0.1em;
  }
  #naiyo .result .txt .t2 {
    letter-spacing: 0.0em;
  }
  #naiyo .result .txt .t2 .ten {
    letter-spacing: -0.1em;
  }
  #naiyo .result .txt .t3 {
    letter-spacing: 0.01em;
  }
  #naiyo .result .txt .t3 .ten {
    letter-spacing: -0.1em;
  }
  #naiyo .result .txt .t4 {
    letter-spacing: 0.03em;
  }
  #naiyo .result .txt .t4 .ten {
    letter-spacing: -0.1em;
  }
  #naiyo .result .txt .t5 {
    letter-spacing: 0em;
  }
  #naiyo .result .txt strong {
    background: #ffff00;
    color: #000;
  }
  #naiyo .result .txt br {
    display: none;
  }
  #naiyo .result .sebox {
    margin: 30px auto 0;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3;
  }
  #naiyo .result .sebox .hukidashi {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
  }
  #naiyo .result .sebox .chara {
    background-image: url(../img/naiyo/result/chara.png);
    width: 78%;
    height: 0;
    padding-top: 36%;
    background-size: cover;
    position: relative;
    left: 0;
    top: 0px;
    margin: 10px 8%;
  }
  #naiyo .result .sebox .chara.anime {
    animation: se3_animation 600ms infinite steps(2);
  }
  #naiyo .result .tobihi {
    background: url(../img/naiyo/result/tobihi.png) no-repeat;
    background-size: 130% 100%;
    background-position: 30% bottom;
    width: 100%;
    height: 0;
    padding-top: 75%;
    position: absolute;
    left: 0;
    bottom: 100px;
    z-index: 2;
    margin-left: 0;
  }
  #naiyo .result .bnr_result {
    display: block;
    background: #FFF;
    width: 84%;
    height: 0;
    padding-top: 20.0%;
    margin-left: -42%;
    position: absolute;
    left: 50%;
    bottom: 18px;
    z-index: 10;
    text-indent: -9999px;
  }
  #naiyo .result .bnr_result:before {
    content: "";
    background: url(../img/bnr/bnr_result_sp.jpg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: opacity 100ms;
  }
  #naiyo .result .bnr_result:hover:before {
    opacity: inherit;
  }
}
/*
====================================================
■ shikin
====================================================
*/
#shikin h2 {
  background: #2bbf20;
}
#shikin h2 .jp {
  font-size: 111px;
}
#shikin h2 .en {
  color: #2bcd1f;
  font-size: 142px;
}
#shikin .desc {
  padding-bottom: 62px;
  background: url(../img/shikin/desc/bg.png) no-repeat;
  background-position: 40% 60%;
}
#shikin .desc .txt1 {
  color: #FFF;
  font-size: 37px;
  width: 620px;
  margin: 65px auto 0;
  min-height: 120px;
  font-weight: bold;
  line-height: 160%;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 3;
}
#shikin .desc .txt1 .t1 {
  letter-spacing: 0.08em;
}
#shikin .desc .txt1 .t2 {
  letter-spacing: 0.22em;
}
#shikin .desc .txt1 .t2 .ten {
  letter-spacing: 0em;
}
#shikin .desc .txt2 {
  color: #FFF;
  font-size: 72px;
  width: 620px;
  margin: 15px auto 0;
  font-weight: bold;
  line-height: 160%;
  letter-spacing: 0.1em;
  position: relative;
  min-height: 350px;
  z-index: 3;
}
#shikin .desc .txt2 .t1 {
  letter-spacing: 0.07em;
}
#shikin .desc .txt2 .t2 {
  letter-spacing: 0.06em;
}
#shikin .desc .txt2 .t3 {
  letter-spacing: 0.06em;
}
#shikin .desc .txt2 strong {
  background: #ffff00;
  color: #000;
}
#shikin .desc .moneybox {
  min-height: 210px;
}
#shikin .desc .moneybox .money {
  background: #FFF;
  width: 600px;
  margin: 0 auto;
  padding: 15px 10px 0 10px;
  position: relative;
}
#shikin .desc .moneybox .money .t {
  display: block;
  font-size: 38px;
  line-height: 38px;
  font-weight: bold;
}
#shikin .desc .moneybox .money .n {
  display: block;
  font-size: 132px;
  margin-top: 3px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 132px;
  letter-spacing: 0.03em;
}
#shikin .desc .moneybox .money .z {
  display: block;
  font-size: 21px;
  letter-spacing: 0.03em;
  position: absolute;
  right: 8px;
  bottom: 12px;
  font-weight: bold;
}
#shikin .desc .majime {
  width: 580px;
  border: 1px solid #FFF;
  color: #FFF;
  padding: 20px 20px 25px 20px;
  margin: 33px auto 0;
}
#shikin .desc .majime h5 {
  font-size: 25px;
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 15px;
}
#shikin .desc .majime p {
  margin-top: 30px;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0.07em;
}
#shikin .desc .majime p a {
  color: #FFF;
  text-decoration: underline;
}
#shikin .desc .majime p a:hover {
  text-decoration: none;
  color: #ffff00;
}
#shikin h3 .jp {
  font-size: 45px;
}
#shikin h3 .en {
  font-size: 90px;
}
@media screen and (max-width: 640px) {
  #shikin h2 {
    background: #2bbf20;
  }
  #shikin h2 .jp {
    font-size: 55px;
  }
  #shikin h2 .en {
    color: #2bcd1f;
    font-size: 71px;
  }
  #shikin .desc {
    padding-bottom: 32px;
    background: url(../img/shikin/desc/bg.png) no-repeat;
    background-position: 45% 10%;
    background-size: 130% 60%;
  }
  #shikin .desc .txt1 {
    color: #FFF;
    font-size: 18px;
    width: 84%;
    margin: 46px auto 0;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 0.1em;
    position: relative;
    min-height: inherit;
    z-index: 3;
  }
  #shikin .desc .txt1 .t1 {
    letter-spacing: 0.08em;
  }
  #shikin .desc .txt1 .t2 {
    letter-spacing: 0.22em;
  }
  #shikin .desc .txt1 .t2 .ten {
    letter-spacing: 0em;
  }
  #shikin .desc .txt2 {
    color: #FFF;
    font-size: 36px;
    width: 84%;
    margin: 12px auto 0;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 0.1em;
    position: relative;
    min-height: inherit;
    z-index: 3;
  }
  #shikin .desc .txt2 .t1 {
    letter-spacing: 0.tem;
  }
  #shikin .desc .txt2 .t2 {
    letter-spacing: 0.09em;
  }
  #shikin .desc .txt2 .t3 {
    letter-spacing: 0.07em;
  }
  #shikin .desc .txt2 strong {
    background: #ffff00;
    color: #000;
  }
  #shikin .desc .moneybox {
    min-height: inherit;
    margin-top: 12px;
  }
  #shikin .desc .moneybox .money {
    background: #FFF;
    width: 80%;
    margin: 0 auto;
    padding: 10px 2% 0 2%;
    overflow: hidden;
    position: relative;
  }
  #shikin .desc .moneybox .money .t {
    display: block;
    font-size: 17px;
    line-height: 17px;
    font-weight: bold;
  }
  #shikin .desc .moneybox .money .n {
    display: block;
    font-size: 60px;
    margin-top: 3px;
    font-family: 'Fjalla One', sans-serif;
    line-height: 60px;
    letter-spacing: 0.08em;
  }
  #shikin .desc .moneybox .money .z {
    display: block;
    font-size: 14px;
    letter-spacing: 0.03em;
    position: absolute;
    right: 1px;
    bottom: -2px;
    font-weight: bold;
  }
  #shikin .desc .majime {
    width: 76%;
    border: 1px solid #FFF;
    color: #FFF;
    padding: 10px 4% 10px 4%;
    margin: 30px auto 0;
  }
  #shikin .desc .majime h5 {
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.1em;
    margin-top: 14px;
  }
  #shikin .desc .majime p {
    margin-top: 20px;
    font-size: 10px;
    line-height: 200%;
    letter-spacing: 0.07em;
  }
  #shikin .desc .majime p a {
    color: #FFF;
    text-decoration: underline;
  }
  #shikin .desc .majime p a:hover {
    text-decoration: none;
    color: #ffff00;
  }
  #shikin h3 .jp {
    font-size: 23px;
  }
  #shikin h3 .en {
    font-size: 45px;
  }
}
@media screen and (max-width: 374px) {
  #shikin .desc .txt1 {
    font-size: 16px;
  }
  #shikin .desc .txt2 {
    font-size: 30px;
  }
  #shikin .desc .moneybox .money .n {
    font-size: 52px;
  }
  #shikin .desc .moneybox .money .z {
    font-size: 12px;
  }
}
#shikin .plan .planbox {
  padding-top: 52px;
  padding-bottom: 50px;
}
#shikin .plan .planbox.light {
  background: #ceff86;
}
#shikin .plan .planbox.light .boxinner {
  min-height: 899px;
}
#shikin .plan .planbox.basic {
  background: #adff9c;
}
#shikin .plan .planbox.basic .boxinner {
  min-height: 918px;
}
#shikin .plan .planbox .boxinner {
  width: 735px;
  margin: 0 auto;
}
#shikin .plan .planbox h4 {
  background: url(../img/shikin/plan/plan_bg.png) no-repeat;
  width: 232px;
  height: 146px;
  padding-top: 85px;
  font-size: 30px;
  line-height: 125%;
  text-align: center;
  margin: 0 auto;
}
#shikin .plan .planbox .kingaku {
  background: #000;
  color: #FFF;
  padding: 35px 0px 35px 0px;
  margin-top: 35px;
}
#shikin .plan .planbox .kingaku .money {
  font-family: 'Fjalla One', sans-serif;
  font-size: 75px;
  line-height: 75px;
  letter-spacing: 0.1em;
  text-align: center;
}
#shikin .plan .planbox .kingaku .money span {
  font-family: 'メイリオ', Meiryo, 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', YuGothic, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 26px;
  vertical-align: bottom;
  letter-spacing: 0;
  line-height: 48px;
}
#shikin .plan .planbox .kingaku .txt {
  font-size: 17px;
  text-align: center;
  padding-top: 10px;
}
#shikin .plan .planbox .kingaku .txt.row1 {
  padding-top: 13px;
}
#shikin .plan .planbox .box {
  margin-top: 20px;
}
#shikin .plan .planbox .box table {
  width: 100%;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  box-sizing: border-box;
}
#shikin .plan .planbox .box table th {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  box-sizing: border-box;
  font-weight: normal;
  text-align: left;
  padding: 15px 6px 12px 12px;
  width: 20%;
  font-size: 15px;
}
#shikin .plan .planbox .box table td {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  width: 5%;
}
#shikin .plan .planbox .box ul {
  width: 100%;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  box-sizing: border-box;
  padding-top: 35px;
  padding-bottom: 35px;
}
#shikin .plan .planbox .box ul li {
  margin-left: 70px;
  font-size: 14px;
  list-style: disc;
  margin-top: 12px;
}
#shikin .plan .planbox .box ul li:first-child {
  margin-top: 0;
}
#shikin .plan .planbox .point {
  font-size: 17px;
  font-weight: bold;
  margin-top: 25px;
  text-align: center;
}
#shikin .plan .planbox .point br {
  display: none;
}
@media screen and (max-width: 640px) {
  #shikin .plan .planbox {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  #shikin .plan .planbox.light {
    background: #ceff86;
  }
  #shikin .plan .planbox.light .boxinner {
    min-height: inherit;
  }
  #shikin .plan .planbox.basic {
    background: #adff9c;
  }
  #shikin .plan .planbox.basic .boxinner {
    min-height: inherit;
  }
  #shikin .plan .planbox.basic .kingaku .txt {
    width: 90%;
  }
  #shikin .plan .planbox .boxinner {
    width: 84%;
    margin: 0 auto;
  }
  #shikin .plan .planbox h4 {
    background: url(../img/shikin/plan/plan_bg.png) no-repeat;
    background-size: contain;
    width: 120px;
    height: 75px;
    padding-top: 45px;
    font-size: 17px;
    line-height: 125%;
    text-align: center;
    float: none;
    margin: 0 auto;
  }
  #shikin .plan .planbox .kingaku {
    background: #000;
    color: #FFF;
    padding: 12px 0 12px 0;
    text-align: center;
    margin-top: 14px;
  }
  #shikin .plan .planbox .kingaku .money {
    font-family: 'Fjalla One', sans-serif;
    font-size: 26px;
    line-height: 26px;
    float: none;
    letter-spacing: 0.1em;
    width: 100%;
  }
  #shikin .plan .planbox .kingaku .money span {
    font-family: 'メイリオ', Meiryo, 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', YuGothic, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    letter-spacing: 0;
  }
  #shikin .plan .planbox .kingaku .txt {
    font-size: 10px;
    float: none;
    width: 60%;
    margin: 0 auto;
    padding-top: 3px;
    line-height: 135%;
  }
  #shikin .plan .planbox .kingaku .txt.row1 {
    padding-top: 6px;
  }
  #shikin .plan .planbox .box {
    margin-top: 20px;
  }
  #shikin .plan .planbox .box table {
    width: 100%;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    box-sizing: border-box;
  }
  #shikin .plan .planbox .box table th {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    box-sizing: border-box;
    font-weight: normal;
    text-align: left;
    padding: 15px 3px 12px 3px;
    width: 20%;
    font-size: 11px;
  }
  #shikin .plan .planbox .box table td {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    width: 5%;
  }
  #shikin .plan .planbox .box ul {
    width: 100%;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #shikin .plan .planbox .box ul li {
    margin-left: 10%;
    padding-right: 5%;
    font-size: 10px;
    list-style: disc;
    line-height: 155%;
    margin-top: 0px;
  }
  #shikin .plan .planbox .box ul li:first-child {
    margin-top: 0;
  }
  #shikin .plan .planbox .point {
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
    margin-top: 14px;
    text-align: center;
  }
  #shikin .plan .planbox .point br {
    display: inline;
  }
}
#shikin .contact {
  padding-top: 130px;
  position: relative;
  padding-bottom: 140px;
  overflow: hidden;
}
#shikin .contact:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 186px;
  background: #2bbf20;
}
#shikin .contact h4 {
  font-size: 50px;
  text-align: center;
  color: #FFF;
  line-height: 50px;
  letter-spacing: 0.1em;
  position: relative;
  min-height: 120px;
  z-index: 3;
}
#shikin .contact h4 br {
  display: none;
}
#shikin .contact .sebox {
  margin: 20px auto 0;
  width: 665px;
  height: 240px;
  position: relative;
  z-index: 3;
}
#shikin .contact .sebox .hukidashi {
  margin: 0 auto;
}
#shikin .contact .sebox .chara {
  background-image: url(../img/shikin/contact/chara.png);
  width: 665px;
  height: 136px;
  position: absolute;
  left: 0;
  top: 120px;
}
#shikin .contact .sebox .chara.anime {
  animation: se4_animation 600ms infinite steps(2);
}
#shikin .contact .tobihi {
  background: url(../img/shikin/contact/tobihi.png) no-repeat;
  width: 823px;
  height: 577px;
  position: absolute;
  left: 53%;
  bottom: 50px;
  z-index: 2;
  margin-left: -411px;
}
@keyframes se4_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -272px;
  }
}
@media screen and (max-width: 640px) {
  #shikin .contact {
    padding-top: 40px;
    position: relative;
    padding-bottom: 40px;
    overflow: hidden;
  }
  #shikin .contact:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 93px;
    background: #2bbf20;
  }
  #shikin .contact h4 {
    font-size: 25px;
    text-align: center;
    color: #FFF;
    line-height: 35px;
    letter-spacing: 0.1em;
    min-height: inherit;
    position: relative;
    z-index: 3;
  }
  #shikin .contact h4 br {
    display: inline;
  }
  #shikin .contact .sebox {
    margin: 30px auto 0;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3;
  }
  #shikin .contact .sebox .hukidashi {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
  }
  #shikin .contact .sebox .chara {
    background-image: url(../img/shikin/contact/chara.png);
    width: 78%;
    height: 0;
    padding-top: 16%;
    background-size: cover;
    position: relative;
    left: 0;
    top: 0px;
    margin: 10px 10% 0;
  }
  #shikin .contact .tobihi {
    background: url(../img/shikin/contact/tobihi.png) no-repeat;
    background-size: 130% 100%;
    background-position: 30% bottom;
    width: 100%;
    height: 0;
    padding-top: 75%;
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 2;
    margin-left: 0;
  }
}
/*
====================================================
■ qa
====================================================
*/
#qa {
  position: relative;
  padding-bottom: 140px;
  overflow: hidden;
}
#qa:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 186px;
  background: #ffff00;
}
#qa h2 {
  background: #ffff00;
}
#qa h2 .jp {
  color: #000;
  font-size: 111px;
  line-height: 121px;
}
#qa h2 .en {
  color: #ffef00;
  font-size: 142px;
  letter-spacing: -0.05em;
}
#qa .qbox {
  color: #FFF;
  margin-top: 80px;
  position: relative;
  z-index: 3;
}
#qa .qbox .q {
  margin: 0 auto;
  width: 750px;
}
#qa .qbox .q:before {
  content: "Q";
  font-family: 'Fjalla One', sans-serif;
  font-size: 72px;
  line-height: 72px;
  float: left;
  width: 50px;
}
#qa .qbox .q span {
  display: block;
  font-size: 37px;
  text-align: center;
  width: 700px;
  height: 57px;
  line-height: 62px;
  font-weight: bold;
  background: #FFF;
  color: #000;
  float: left;
  margin-top: 12px;
  transform-origin: left;
}
#qa .qbox .q span br {
  display: none;
}
#qa .qbox .a {
  margin: 10px auto 0;
  width: 750px;
}
#qa .qbox .a:before {
  content: "A";
  font-family: 'Fjalla One', sans-serif;
  font-size: 72px;
  line-height: 72px;
  float: left;
  width: 50px;
}
#qa .qbox .a span {
  display: block;
  font-size: 37px;
  text-align: center;
  width: 700px;
  height: 57px;
  line-height: 62px;
  font-weight: bold;
  background: #ffff00;
  color: #000;
  float: left;
  margin-top: 6px;
  transform-origin: left;
}
#qa .qbox .a span br {
  display: none;
}
#qa .qbox .txt {
  text-align: center;
  font-size: 15px;
  line-height: 180%;
  margin-top: 12px;
}
#qa .qbox ul {
  border: 1px solid #FFF;
  width: 640px;
  padding: 20px 20px;
  margin: 20px auto 0;
}
#qa .qbox ul li {
  list-style-type: disc;
  list-style-position: inside;
  font-size: 14px;
  margin-top: 3px;
}
#qa .qbox ul li:first-child {
  margin-top: 0;
}
#qa .qbox .btn {
  display: block;
  border: 1px solid #FFF;
  width: 415px;
  height: 38px;
  margin: 22px auto 0;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  line-height: 122%;
  padding-top: 20px;
}
#qa .qbox .btn .arrow {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #ffffff;
  margin-left: 10px;
  vertical-align: top;
}
#qa .qbox .btn:hover {
  color: #000;
  background: #FFF;
}
#qa .qbox .btn:hover .arrow {
  border-color: transparent transparent transparent #000;
}
#qa .sebox {
  margin: 90px auto 0;
  width: 785px;
  height: 220px;
  position: relative;
  z-index: 3;
}
#qa .sebox .hukidashi {
  position: relative;
  z-index: 3;
  margin: 0 auto;
}
#qa .sebox .hukidashi br {
  display: none;
}
#qa .sebox .chara {
  background-image: url(../img/qa/chara.png);
  width: 785px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 120px;
}
#qa .sebox .chara.anime {
  animation: se5_animation 600ms infinite steps(2);
}
#qa .tobihi {
  background: url(../img/qa/tobihi.png) no-repeat;
  width: 823px;
  height: 577px;
  position: absolute;
  left: 53%;
  bottom: 50px;
  z-index: 2;
  margin-left: -411px;
}
@keyframes se5_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -200px;
  }
}
@media screen and (max-width: 640px) {
  #qa {
    position: relative;
    padding-bottom: 40px;
    overflow: hidden;
  }
  #qa:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 93px;
    background: #ffff00;
  }
  #qa h2 {
    background: #ffff00;
  }
  #qa h2 .jp {
    color: #000;
    font-size: 55px;
    line-height: 48px;
  }
  #qa h2 .en {
    color: #ffef00;
    font-size: 71px;
    letter-spacing: -0.05em;
  }
  #qa .qbox {
    color: #FFF;
    margin-top: 35px;
    position: relative;
    z-index: 3;
  }
  #qa .qbox .q {
    margin: 0 auto;
    width: 84%;
  }
  #qa .qbox .q:before {
    content: "Q";
    font-family: 'Fjalla One', sans-serif;
    font-size: 36px;
    line-height: 36px;
    float: left;
    width: 8%;
    margin-top: 7px;
  }
  #qa .qbox .q span {
    display: block;
    font-size: 18px;
    text-align: center;
    width: 92%;
    height: 50px;
    line-height: 52px;
    font-weight: bold;
    background: #FFF;
    color: #000;
    float: left;
    margin-top: 0px;
  }
  #qa .qbox .q.row2:before {
    content: "Q";
    font-family: 'Fjalla One', sans-serif;
    font-size: 36px;
    line-height: 36px;
    float: left;
    width: 8%;
    margin-top: 7px;
  }
  #qa .qbox .q.row2 span {
    display: block;
    font-size: 18px;
    text-align: center;
    width: 92%;
    height: 47px;
    padding-top: 10px;
    line-height: 120%;
    font-weight: bold;
    background: #FFF;
    color: #000;
    float: left;
    margin-top: 0px;
  }
  #qa .qbox .q.row2 span br {
    display: inline;
  }
  #qa .qbox .a {
    margin: 10px auto 0;
    width: 84%;
  }
  #qa .qbox .a:before {
    content: "A";
    font-family: 'Fjalla One', sans-serif;
    font-size: 36px;
    line-height: 36px;
    float: left;
    width: 8%;
    margin-top: 12px;
  }
  #qa .qbox .a span {
    display: block;
    font-size: 18px;
    text-align: center;
    width: 92%;
    height: 57px;
    padding-top: 0px;
    line-height: 57px;
    font-weight: bold;
    background: #ffff00;
    color: #000;
    float: left;
    margin-top: 0px;
    white-space: normal;
  }
  #qa .qbox .a span br {
    display: inline;
  }
  #qa .qbox .a.row2:before {
    content: "A";
    font-family: 'Fjalla One', sans-serif;
    font-size: 36px;
    line-height: 36px;
    float: left;
    width: 8%;
    margin-top: 12px;
  }
  #qa .qbox .a.row2 span {
    display: block;
    font-size: 18px;
    text-align: center;
    width: 92%;
    height: 47px;
    padding-top: 10px;
    line-height: 120%;
    font-weight: bold;
    background: #ffff00;
    color: #000;
    float: left;
    margin-top: 0px;
    white-space: normal;
  }
  #qa .qbox .a.row2 span br {
    display: inline;
  }
  #qa .qbox .txt {
    text-align: center;
    font-size: 15px;
    line-height: 180%;
    margin-top: 0;
    margin: 14px auto 0;
    width: 84%;
    text-align: left;
    font-size: 10px;
  }
  #qa .qbox .txt br {
    display: none;
  }
  #qa .qbox ul {
    border: 1px solid #FFF;
    width: 76%;
    padding: 12px 4%;
    margin: 20px auto 0;
  }
  #qa .qbox ul li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 10px;
    margin-top: 1px;
  }
  #qa .qbox ul li:first-child {
    margin-top: 0;
  }
  #qa .qbox .btn {
    display: block;
    border: 1px solid #FFF;
    width: 84%;
    height: 25px;
    margin: 16px auto 0;
    color: #FFF;
    text-align: center;
    font-size: 10px;
    line-height: 100%;
    padding-top: 16px;
  }
  #qa .qbox .btn .arrow {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #ffffff;
    margin-left: 10px;
    vertical-align: top;
  }
  #qa .qbox .btn:hover {
    color: #000;
    background: #FFF;
  }
  #qa .qbox .btn:hover .arrow {
    border-color: transparent transparent transparent #000;
  }
  #qa .sebox {
    margin: 30px auto 0;
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 30px;
    z-index: 3;
  }
  #qa .sebox .hukidashi {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  #qa .sebox .hukidashi br {
    display: inline;
  }
  #qa .sebox .chara {
    background-image: url(../img/qa/chara.png);
    width: 95%;
    height: 0;
    padding-top: 11%;
    background-size: cover;
    position: relative;
    left: 0;
    top: 0px;
    margin: 10px 2% 0;
  }
  #qa .tobihi {
    background: url(../img/qa/tobihi.png) no-repeat;
    background-size: 130% 100%;
    background-position: 30% bottom;
    width: 100%;
    height: 0;
    padding-top: 75%;
    position: absolute;
    left: 0;
    bottom: 37px;
    z-index: 2;
    margin-left: 0;
  }
}
/*
====================================================
■ member
====================================================
*/
#member {
  position: relative;
}
#member h2 {
  background: #ff619c;
}
#member h2 .jp {
  font-size: 111px;
}
#member h2 .en {
  color: #ff79a4;
  font-size: 142px;
  letter-spacing: -0.05em;
}
#member .memberbox {
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
  height: 320px;
}
#member .memberbox .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;
}
#member .memberbox.white {
  background: #FFF;
  color: #000;
}
#member .memberbox.white h3 {
  padding-left: 44px;
}
#member .memberbox.white .box {
  padding-left: 44px;
  width: 510px;
}
#member .memberbox.white .se {
  right: -130px;
}
#member .memberbox.black {
  background: #000;
  color: #FFF;
}
#member .memberbox.black h3 {
  padding-left: 400px;
}
#member .memberbox.black .box {
  padding-left: 400px;
  width: 540px;
}
#member .memberbox.black .se {
  left: -130px;
}
#member .memberbox h3 {
  position: relative;
  z-index: 3;
  font-size: 37px;
  line-height: 37px;
}
#member .memberbox h3 .nm {
  font-size: 22px;
}
#member .memberbox .box {
  margin-top: 20px;
  position: relative;
  z-index: 3;
}
#member .memberbox .box .profile {
  font-size: 15px;
  line-height: 165%;
  float: left;
}
#member .memberbox .box .profile br.sp {
  display: none;
}
#member .memberbox .box .ph {
  float: right;
  width: 145px;
  height: 145px;
  margin-top: 3px;
}
#member .memberbox .se {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 620px;
  height: 320px;
}
#member .memberbox.se1 .ph {
  background-image: url(../img/member/se1/ph.jpg);
}
#member .memberbox.se1 .se {
  background-image: url(../img/member/se1/se.png);
}
#member .memberbox.se2 .ph {
  background-image: url(../img/member/se2/ph.jpg);
}
#member .memberbox.se2 .se {
  background-image: url(../img/member/se2/se.png);
}
#member .memberbox.se3 .ph {
  background-image: url(../img/member/se3/ph.jpg);
}
#member .memberbox.se3 .se {
  background-image: url(../img/member/se3/se.png);
}
#member .memberbox.se4 .ph {
  background-image: url(../img/member/se4/ph.jpg);
}
#member .memberbox.se4 .se {
  background-image: url(../img/member/se4/se.png);
}
#member .memberbox.se5 .ph {
  background-image: url(../img/member/se5/ph.jpg);
}
#member .memberbox.se5 .se {
  background-image: url(../img/member/se5/se.png);
}
#member .memberbox.se6 .ph {
  background-image: url(../img/member/se6/ph.jpg);
}
#member .memberbox.se6 .se {
  background-image: url(../img/member/se6/se.png);
}
#member .memberbox.se7 .ph {
  background-image: url(../img/member/comingsoon.jpg);
}
#member .memberbox.se7 .se {
  background-image: url(../img/member/se7/se.png);
}
@media screen and (max-width: 640px) {
  #member {
    position: relative;
  }
  #member h2 {
    background: #ff619c;
  }
  #member h2 .jp {
    font-size: 55px;
  }
  #member h2 .en {
    color: #ff79a4;
    font-size: 71px;
    letter-spacing: -0.05em;
  }
  #member .memberbox {
    position: relative;
    z-index: 3;
    width: 100%;
    overflow: hidden;
    height: 310px;
  }
  #member .memberbox .inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 0px;
  }
  #member .memberbox.white {
    background: none;
    color: #000;
  }
  #member .memberbox.white h3 {
    padding-left: 8%;
  }
  #member .memberbox.white .box {
    padding-left: 8%;
    width: 84%;
  }
  #member .memberbox.white .se {
    right: auto;
  }
  #member .memberbox.black {
    background: none;
    color: #FFF;
  }
  #member .memberbox.black h3 {
    padding-left: 8%;
  }
  #member .memberbox.black .box {
    padding-left: 8%;
    width: 84%;
  }
  #member .memberbox.black .se {
    left: auto;
  }
  #member .memberbox h3 {
    position: relative;
    z-index: 3;
    font-size: 19px;
    line-height: 19px;
    padding-top: 24px;
  }
  #member .memberbox h3 .nm {
    font-size: 11px;
    display: block;
  }
  #member .memberbox .box {
    margin-top: 12px;
    position: relative;
    z-index: 3;
  }
  #member .memberbox .box .profile {
    font-size: 10px;
    line-height: 165%;
    width: 55%;
    float: none;
  }
  #member .memberbox .box .profile br {
    display: none;
  }
  #member .memberbox .box .profile br.sp {
    display: inline;
  }
  #member .memberbox .box .ph {
    float: none;
    width: 74px;
    height: 74px;
    margin-top: 15px;
    background-size: contain;
  }
  #member .memberbox .se {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 310px;
    background-position: center center;
    background-size: cover;
  }
  #member .memberbox.se1 .ph {
    background-image: url(../img/member/se1/ph.jpg);
  }
  #member .memberbox.se1 .se {
    background-image: url(../img/member/se1/se_sp.jpg);
  }
  #member .memberbox.se2 .ph {
    background-image: url(../img/member/se2/ph.jpg);
  }
  #member .memberbox.se2 .se {
    background-image: url(../img/member/se2/se_sp.jpg);
  }
  #member .memberbox.se3 .ph {
    background-image: url(../img/member/se3/ph.jpg);
  }
  #member .memberbox.se3 .se {
    background-image: url(../img/member/se3/se_sp.jpg);
  }
  #member .memberbox.se4 .ph {
    background-image: url(../img/member/se4/ph.jpg);
  }
  #member .memberbox.se4 .se {
    background-image: url(../img/member/se4/se_sp.jpg);
  }
  #member .memberbox.se4 .box {
    margin-top: 7px;
  }
  #member .memberbox.se5 .ph {
    background-image: url(../img/member/se5/ph.jpg);
  }
  #member .memberbox.se5 .se {
    background-image: url(../img/member/se5/se_sp.jpg);
  }
  #member .memberbox.se6 .ph {
    background-image: url(../img/member/se6/ph.jpg);
  }
  #member .memberbox.se6 .se {
    background-image: url(../img/member/se6/se_sp.jpg);
  }
  #member .memberbox.se7 .ph {
    background-image: url(../img/member/comingsoon.jpg);
  }
  #member .memberbox.se7 .se {
    background-image: url(../img/member/se7/se_sp.jpg);
  }
}
#member .seger_area {
  height: 604px;
  overflow: hidden;
}
#member .seger_area:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 186px;
  background: #ff619c;
}
#member .seger_area .sebox {
  margin: 150px auto 0;
  width: 445px;
  height: 240px;
  position: relative;
  z-index: 3;
}
#member .seger_area .sebox .hukidashi {
  margin: 0 auto;
}
#member .seger_area .sebox .chara {
  background-image: url(../img/member/chara.png);
  width: 445px;
  height: 234px;
  position: absolute;
  left: 0;
  top: 120px;
}
#member .seger_area .sebox .chara.anime {
  animation: se6_animation 600ms infinite steps(2);
}
#member .seger_area .tobihi {
  background: url(../img/member/tobihi.png) no-repeat;
  width: 823px;
  height: 577px;
  position: absolute;
  left: 53%;
  bottom: 50px;
  z-index: 2;
  margin-left: -411px;
}
@keyframes se6_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -468px;
  }
}
@media screen and (max-width: 640px) {
  #member .seger_area {
    height: 340px;
    overflow: hidden;
  }
  #member .seger_area:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 93px;
    background: #ff619c;
  }
  #member .seger_area .sebox {
    margin: 70px auto 0;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3;
  }
  #member .seger_area .sebox .hukidashi {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
  }
  #member .seger_area .sebox .chara {
    background-image: url(../img/member/chara.png);
    background-size: contain;
    width: 84%;
    height: 0;
    padding-top: 45%;
    background-size: cover;
    position: relative;
    left: 0;
    top: 0px;
    margin: 10px 5% 0;
  }
  #member .seger_area .tobihi {
    background: url(../img/member/tobihi.png) no-repeat;
    background-size: 130% 100%;
    background-position: 30% bottom;
    width: 100%;
    height: 0;
    padding-top: 75%;
    position: absolute;
    left: 0;
    bottom: 37px;
    z-index: 2;
    margin-left: 0;
  }
}
/*
====================================================
■ contact
====================================================
*/
#contact {
  position: relative;
}
#contact h2 {
  background: #f30000;
}
#contact h2 .jp {
  font-size: 111px;
}
#contact h2 .en {
  color: #db0000;
  font-size: 162px;
  letter-spacing: 0.05em;
}
#contact hr {
  display: block;
  border: none;
  width: 100%;
  height: 5px;
  background: #f30000;
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  #contact {
    position: relative;
  }
  #contact h2 {
    background: #f30000;
  }
  #contact h2 .jp {
    font-size: 55px;
  }
  #contact h2 .en {
    color: #db0000;
    font-size: 81px;
    letter-spacing: 0.05em;
  }
  #contact hr {
    display: block;
    border: none;
    width: 100%;
    height: 3px;
    background: #f30000;
    margin-top: 30px;
  }
}
#contact .contactbox .txt {
  color: #FFF;
  font-size: 56px;
  width: 620px;
  margin: 65px auto 0;
  font-weight: bold;
  line-height: 160%;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 3;
}
#contact .contactbox .txt1 {
  min-height: 270px;
}
#contact .contactbox .txt1 .t1 {
  letter-spacing: 0.1em;
}
#contact .contactbox .txt1 .t2 {
  letter-spacing: 0.12em;
}
#contact .contactbox .txt1 .t2 .ten {
  letter-spacing: -0.1em;
}
#contact .contactbox .txt1 .t3 {
  letter-spacing: 0.08em;
}
#contact .contactbox .txt2 {
  min-height: 360px;
}
#contact .contactbox .txt2 .t1 {
  letter-spacing: 0.11em;
}
#contact .contactbox .txt2 .t1 .ten {
  letter-spacing: 0.06em;
}
#contact .contactbox .txt2 .t2 {
  letter-spacing: 0.0em;
}
#contact .contactbox .txt2 .t3 {
  letter-spacing: 0.0em;
}
#contact .contactbox .txt2 .t3 .ten {
  letter-spacing: -0.4em;
}
#contact .contactbox .txt2 .t4 {
  letter-spacing: 0.02em;
}
#contact .contactbox .txt3 {
  min-height: 180px;
}
#contact .contactbox .txt3 .t1 {
  letter-spacing: 0.0em;
}
#contact .contactbox .txt3 .t2 {
  letter-spacing: 0.01em;
}
#contact .contactbox .pleasebox {
  width: 620px;
  height: 52px;
  margin: 25px auto 0;
  position: relative;
}
#contact .contactbox .pleasebox .bar {
  background: #ffff00;
  width: 620px;
  height: 52px;
  transform-origin: left;
}
#contact .contactbox .pleasebox .please {
  font-family: 'Fjalla One', sans-serif;
  font-size: 46px;
  line-height: 46px;
  padding-top: 4px;
  float: left;
  padding-left: 5px;
}
#contact .contactbox .pleasebox .comment {
  float: left;
  font-size: 16px;
  color: #f32677;
  font-weight: bold;
  line-height: 52px;
  padding-left: 12px;
}
#contact .contactbox .pleasebox .ph {
  width: 153px;
  height: 153px;
  position: absolute;
  right: 8px;
  top: -110px;
  z-index: 2;
}
#contact .contactbox .pleasebox .ph1 {
  background-image: url(../img/contact/chara1.png);
}
#contact .contactbox .pleasebox .ph2 {
  background-image: url(../img/contact/chara2.png);
}
#contact .contactbox .pleasebox .ph3 {
  background-image: url(../img/contact/chara3.png);
}
#contact .contactbox .telbox {
  width: 620px;
  margin: 20px auto 0;
}
#contact .contactbox .telbox .tel {
  font-family: 'Fjalla One', sans-serif;
  font-size: 92px;
  line-height: 92px;
  color: #ffff00;
  white-space: nowrap;
  letter-spacing: 0.03em;
}
#contact .contactbox .telbox .telmemo {
  text-align: right;
  color: #FFF;
  font-size: 20px;
  letter-spacing: 1.6em;
  margin-right: -25px;
}
#contact .contactbox .mail {
  display: block;
  background: url(../img/contact/mail_bg.png) no-repeat;
  width: 246px;
  height: 173px;
  text-indent: -9999px;
  margin: 35px auto 0;
  position: relative;
}
#contact .contactbox .mail:after {
  content: "";
  background: url(../img/contact/mail_heart.png) no-repeat;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 95px;
  top: 80px;
  z-index: 2;
  animation: mail_animation 800ms infinite;
}
#contact .contactbox .chatwork {
  display: block;
  background: url(../img/contact/chatwork.png) no-repeat;
  width: 186px;
  height: 186px;
  text-indent: -9999px;
  margin: 45px auto 0;
}
@keyframes mail_animation {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 640px) {
  #contact .contactbox .txt {
    color: #FFF;
    font-size: 26px;
    width: 84%;
    margin: 28px auto 0;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 3;
  }
  #contact .contactbox .txt br {
    display: none;
  }
  #contact .contactbox .txt1 {
    min-height: inherit;
  }
  #contact .contactbox .txt1 .t1,
  #contact .contactbox .txt1 .t2,
  #contact .contactbox .txt1 .t3,
  #contact .contactbox .txt1 .t4 {
    letter-spacing: 0.2em;
  }
  #contact .contactbox .txt2 {
    min-height: inherit;
  }
  #contact .contactbox .txt2 .t1,
  #contact .contactbox .txt2 .t2,
  #contact .contactbox .txt2 .t3,
  #contact .contactbox .txt2 .t4 {
    letter-spacing: 0.1em;
  }
  #contact .contactbox .txt3 {
    min-height: inherit;
  }
  #contact .contactbox .txt3 .t1,
  #contact .contactbox .txt3 .t2,
  #contact .contactbox .txt3 .t3,
  #contact .contactbox .txt3 .t4 {
    letter-spacing: 0.1em;
  }
  #contact .contactbox .pleasebox {
    width: 84%;
    height: 27px;
    margin: 25px auto 0;
    position: relative;
  }
  #contact .contactbox .pleasebox .bar {
    background: #ffff00;
    width: 100%;
    height: 27px;
    transform-origin: left;
  }
  #contact .contactbox .pleasebox .please {
    font-family: 'Fjalla One', sans-serif;
    font-size: 23px;
    line-height: 23px;
    padding-top: 4px;
    float: left;
    padding-left: 5px;
  }
  #contact .contactbox .pleasebox .comment {
    float: left;
    font-size: 10px;
    color: #f32677;
    font-weight: bold;
    line-height: 12px;
    padding-left: 12px;
    padding-top: 14px;
  }
  #contact .contactbox .pleasebox .ph {
    width: 77px;
    height: 77px;
    background-size: contain;
    position: absolute;
    right: 0px;
    top: -63px;
    z-index: 1;
  }
  #contact .contactbox .pleasebox .ph1 {
    background-image: url(../img/contact/chara1.png);
  }
  #contact .contactbox .pleasebox .ph2 {
    background-image: url(../img/contact/chara2.png);
  }
  #contact .contactbox .pleasebox .ph3 {
    background-image: url(../img/contact/chara3.png);
  }
  #contact .contactbox .telbox {
    width: 84%;
    margin: 20px auto 0;
  }
  #contact .contactbox .telbox .tel {
    font-family: 'Fjalla One', sans-serif;
    font-size: 42px;
    line-height: 42px;
    color: #ffff00;
    white-space: nowrap;
    letter-spacing: 0.09em;
  }
  #contact .contactbox .telbox .telmemo {
    text-align: right;
    color: #FFF;
    font-size: 10px;
    letter-spacing: 1.7em;
    margin-right: -14px;
  }
  #contact .contactbox .mail {
    display: block;
    background: url(../img/contact/mail_sp.png) no-repeat;
    background-size: contain;
    width: 40%;
    height: 0;
    padding-top: 28%;
    text-indent: -9999px;
    margin: 28px auto 0;
  }
  #contact .contactbox .mail:after {
    display: none;
  }
  #contact .contactbox .chatwork {
    display: block;
    background: url(../img/contact/chatwork.png) no-repeat;
    background-size: contain;
    width: 35%;
    height: 0;
    padding-top: 35%;
    text-indent: -9999px;
    margin: 28px auto 0;
  }
}
@media screen and (max-width: 374px) {
  #contact .contactbox .telbox .tel {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0.02em;
  }
  #contact .contactbox .telbox .telmemo {
    font-size: 10px;
    letter-spacing: 1.3em;
    margin-right: -8px;
  }
}
#contact .seger_area {
  height: 924px;
  overflow: hidden;
}
#contact .seger_area:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 364px;
  z-index: 3;
  background: url(../img/contact/tobihibg.jpg) no-repeat center center;
  background-size: cover;
}
#contact .seger_area .sebox {
  margin: 250px auto 0;
  width: 444px;
  height: 240px;
  position: relative;
  z-index: 4;
}
#contact .seger_area .sebox .hukidashi {
  margin: 0 auto;
}
#contact .seger_area .sebox .chara {
  background-image: url(../img/contact/chara.png);
  width: 444px;
  height: 290px;
  position: absolute;
  left: 0;
  top: 120px;
}
#contact .seger_area .sebox .chara.anime {
  animation: se7_animation 600ms infinite steps(2);
}
#contact .seger_area .tobihi {
  background: url(../img/contact/tobihi.png) no-repeat;
  width: 823px;
  height: 577px;
  position: absolute;
  left: 53%;
  bottom: 100px;
  z-index: 2;
  margin-left: -411px;
}
@keyframes se7_animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -580px;
  }
}
@media screen and (max-width: 640px) {
  #contact .seger_area {
    height: 444px;
    overflow: hidden;
  }
  #contact .seger_area:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 123px;
    z-index: 3;
    background: url(../img/contact/tobihibg.jpg) no-repeat center center;
    background-size: cover;
  }
  #contact .seger_area .sebox {
    margin: 100px auto 0;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 4;
  }
  #contact .seger_area .sebox .hukidashi {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    z-index: 4;
  }
  #contact .seger_area .sebox .chara {
    background-image: url(../img/contact/chara.png);
    width: 75%;
    height: 0;
    padding-top: 49%;
    background-size: cover;
    position: relative;
    left: 0;
    top: 0px;
    margin: 20px 10% 0;
  }
  #contact .seger_area .tobihi {
    background: url(../img/contact/tobihi.png) no-repeat;
    background-size: 130% 100%;
    background-position: 30% bottom;
    width: 100%;
    height: 0;
    padding-top: 75%;
    position: absolute;
    left: 0;
    bottom: 100px;
    z-index: 3;
    margin-left: 0;
  }
}
/*
====================================================
■ pagetop
====================================================
*/
#pagetop {
  position: fixed;
  right: 10px;
  bottom: -150px;
  z-index: 101;
  cursor: pointer;
  transition: bottom 300ms;
}
#pagetop .btn {
  background: #000;
  width: 62px;
  height: 62px;
  position: relative;
  z-index: 2;
}
#pagetop .btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../img/pagetop/pagetop_btn.png) no-repeat;
  width: 100%;
  height: 100%;
}
#pagetop .chara {
  background: url(../img/pagetop/pagetop_chara.png) no-repeat;
  width: 33px;
  height: 70px;
  position: absolute;
  left: 12px;
  top: -70px;
}
#pagetop.show {
  bottom: 10px;
}
@media screen and (max-width: 640px) {
  #pagetop {
    position: fixed;
    right: 10px;
    bottom: -150px;
    z-index: 101;
    cursor: pointer;
    transition: bottom 300ms;
  }
  #pagetop .btn {
    background: #000;
    width: 31px;
    height: 31px;
    position: relative;
    z-index: 2;
  }
  #pagetop .btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: url(../img/pagetop/pagetop_btn.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
  }
  #pagetop .chara {
    background: url(../img/pagetop/pagetop_chara.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 35px;
    position: absolute;
    left: 6px;
    top: -35px;
  }
  #pagetop.show {
    bottom: 15px;
  }
}
#pagetopmotion {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
#pagetopmotion .charabox {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  position: absolute;
}
#pagetopmotion .charabox .chara {
  background-repeat: no-repeat;
  width: 120px;
  height: 250px;
  position: absolute;
  left: 0;
  bottom: -250px;
}
#pagetopmotion .charabox .chara1 {
  background-image: url(../img/pagetop/chara1.png);
  left: -300px;
}
#pagetopmotion .charabox .chara2 {
  background-image: url(../img/pagetop/chara2.png);
  left: -180px;
}
#pagetopmotion .charabox .chara3 {
  background-image: url(../img/pagetop/chara3.png);
  left: -60px;
}
#pagetopmotion .charabox .chara4 {
  background-image: url(../img/pagetop/chara4.png);
  left: 60px;
}
#pagetopmotion .charabox .chara5 {
  background-image: url(../img/pagetop/chara5.png);
  left: 180px;
}
@media screen and (max-width: 640px) {
  #pagetopmotion {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
    display: none;
  }
  #pagetopmotion .charabox {
    width: 100%;
    height: 100%;
    left: 50%;
    top: 0;
    position: absolute;
  }
  #pagetopmotion .charabox .chara {
    background-repeat: no-repeat;
    background-size: cover;
    width: 60px;
    height: 125px;
    position: absolute;
    left: 0;
    bottom: -125px;
  }
  #pagetopmotion .charabox .chara1 {
    background-image: url(../img/pagetop/chara1.png);
    left: -150px;
  }
  #pagetopmotion .charabox .chara2 {
    background-image: url(../img/pagetop/chara2.png);
    left: -90px;
  }
  #pagetopmotion .charabox .chara3 {
    background-image: url(../img/pagetop/chara3.png);
    left: -30px;
  }
  #pagetopmotion .charabox .chara4 {
    background-image: url(../img/pagetop/chara4.png);
    left: 30px;
  }
  #pagetopmotion .charabox .chara5 {
    background-image: url(../img/pagetop/chara5.png);
    left: 90px;
  }
}
/*
====================================================
■ footer
====================================================
*/
#footer {
  position: relative;
  z-index: 10;
}
#footer .bnr_trustring {
  position: absolute;
  left: 50%;
  top: -200px;
  z-index: 10;
  margin-left: -133px;
  background: url(../img/footer/bnr_trustring.png) no-repeat;
  width: 266px;
  height: 63px;
  text-indent: -9999px;
}
#footer .copyright {
  color: #FFF;
  text-align: center;
  position: absolute;
  left: 50%;
  top: -110px;
  z-index: 10;
  margin-left: -90px;
  font-family: 'Fjalla One', sans-serif;
  letter-spacing: 0.05em;
  font-weight: normal;
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  #footer {
    position: relative;
    z-index: 10;
  }
  #footer .bnr_trustring {
    position: absolute;
    left: 50%;
    top: -80px;
    z-index: 10;
    margin-left: -67px;
    background: url(../img/footer/bnr_trustring.png) no-repeat;
    background-size: cover;
    width: 134px;
    height: 32px;
    text-indent: -9999px;
  }
  #footer .copyright {
    color: #FFF;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -40px;
    z-index: 10;
    margin-left: -60px;
    font-family: 'Fjalla One', sans-serif;
    letter-spacing: 0.05em;
    font-weight: normal;
    font-size: 10px;
  }
}
