@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  box-sizing: border-box;
}

html,
body {
  margin: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  color: #333;
  font-family: Noto Sans Japanese, Noto Sans JP, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", arial, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1px;
  background: #FFF;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0px;
  padding: 0px;
}

p,
td,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

img {
  border: 0px;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
  max-width: 100%;
  transition: 0.5s;
  height: inherit;
}

a,
img {
  transition: 0.5s;
  text-decoration: none;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.left {
  float: left;
}

.right {
  float: right;
}

.pc {
  display: inline-block;
}

.pc-block {
  display: block;
}

.sp {
  display: none;
}

.center {
  text-align: center;
}

h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1.4em;
  letter-spacing: 0;
  font-weight: 900;
}

h2.after {
  position: relative;
  margin: 10px 0;
  padding: 10px 0;
}

h2.after:after {
  position: relative;
  content: "";
  height: 9px;
  width: 143px;
  bottom: -10px;
  display: block;
  text-align: center;
  background: url(../img/h2-ln.png) center 0 no-repeat;
  margin: 0 auto;
}

/*header
*********************/
.header {
  overflow: hidden;
  margin: 0 auto 1px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 100;
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro", sans-serif;
}
.header .wmain {
  background: #212424;
  padding: 0 20px;
  height: 130px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .wmain-left {
  display: flex;
  align-items: center;
}
.header .wmain-left img {
  width: 215px;
}
.header .wmain-left .hti {
  color: #fff;
  padding-left: 20px;
}
.header .wmain-left .hti p {
  margin: 0 auto;
  font-weight: normal;
  font-size: 18px;
  font-weight: bold;
}
.header .wmain-left .hti p .sitename-br {
  display: none;
}
.header .wmain-right {
  display: flex;
  align-items: center;
  padding-top: 6px;
}
.header .wmain-right .tel-wrap {
  color: #fff;
  margin-right: 30px;
  letter-spacing: -0.1rem;
}
.header .wmain-right .tel-wrap a {
  display: block;
  color: #fff;
  text-align: center;
}
.header .wmain-right .tel-wrap a .nb {
  font-size: 40px;
  font-weight: bold;
}
.header .wmain-right .tel-wrap .business {
  font-size: 24px;
  font-weight: bold;
}
.header .wmain-right .contact-wrap {
  width: 360px;
}

/*fv
*********************/
.fv {
  padding-top: 130px;
}
.fv-message {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 5px;
}
.fv-message p {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: -0.1rem;
}
.fv-main {
  font-family: "ヒラギノ角ゴ StdN", sans-serif;
  background: url("../img/bg-fv.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 65px;
  height: 650px;
}
.fv-main .fv-list {
  display: flex;
  justify-content: center;
  margin-bottom: 70px;
}
.fv-main .fv-list li {
  background: #E73765;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  height: 70px;
  width: 370px;
  margin-right: 50px;
  line-height: 70px;
  text-align: center;
  border-radius: 70px;
  letter-spacing: -0.1rem;
  text-shadow: 7px 7px 20px #000;
}
.fv-main .fv-list li:last-child {
  margin-right: 0;
}
.fv-main .fv-list li .fv-br {
  display: none;
}
.fv-main .fv-inner .catch {
  text-align: center;
  font-size: 37px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-shadow: 7px 7px 20px #000;
  margin-bottom: 20px;
  letter-spacing: -0.1rem;
}
.fv-main .fv-inner h1 {
  text-align: center;
  font-size: 125px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-shadow: 7px 7px 20px #000;
  letter-spacing: -0.1rem;
  margin-bottom: 50px;
}
.fv-main .fv-inner .contact-btn {
  width: 518px;
  margin: auto;
}
.fv .campaign {
  font-family: "ヒラギノ角ゴ StdN", sans-serif;
  text-align: center;
  color: #000;
  font-size: 25px;
  height: 470px;
  background: url("../img/bg-campaign.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fv .campaign-inner {
  padding-top: 35px;
  position: relative;
  max-width: 1400px;
  margin: auto;
}
.fv .campaign-inner h2 {
  border-top: 5px dotted #000;
  border-bottom: 5px dotted #000;
  padding: 15px 0;
  width: 870px;
  font-size: 50px;
  margin: auto;
  margin-bottom: 10px;
}
.fv .campaign-inner h3 {
  width: 920px;
  margin: auto;
  font-size: 160px;
  padding-left: 100px;
  line-height: 1;
  margin-bottom: 10px;
}
.fv .campaign-inner h3 .off {
  transform: scale(0.8, 1);
  font-size: 170px;
  margin-left: -30px;
  display: inline-block;
}
.fv .campaign-inner .period {
  background: #000;
  color: #fff;
  width: 870px;
  font-size: 26px;
  margin: auto;
  height: 65px;
  border-radius: 65px;
  line-height: 65px;
  margin-bottom: 5px;
}
.fv .campaign-inner .note {
  font-size: 20px;
}
.fv .campaign-inner .badge {
  width: 230px;
  height: 230px;
  position: absolute;
  left: 30px;
  top: 140px;
  font-size: 20px;
  background: url("../img/bg-badge.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.fv .campaign-inner .badge span {
  font-size: 22px;
  line-height: 1.2;
}
.fv .campaign-inner .badge .large {
  font-size: 34px;
}

@keyframes loop1 {
  0% {
    transform: translateX(0);
  }
  49.99999% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.slider-wrap {
  position: relative;
}
.slider-wrap .slider-box {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  background: #f5f5f5;
  border: none;
  margin: 0 auto;
}
.slider-wrap .slider-box .loop-box {
  height: 300px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.slider-wrap .slider-box .loop-box ul {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  background: #f5f5f5;
  list-style: none;
  max-width: 10000%;
  min-width: 300%;
  width: calc(300px * 1.5 * 2);
  animation: 200s linear infinite;
}
.slider-wrap .slider-box .loop-box ul.loop1 {
  animation-name: loop1;
}
.slider-wrap .slider-box .loop-box ul.loop2 {
  animation-name: loop2;
}
.slider-wrap .slider-box .loop-box ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: calc(100% / 3);
}
.slider-wrap .slider-box .loop-box ul li img {
  height: auto;
  width: 100%;
  margin: inherit;
  max-width: 100%;
}
.slider-wrap .slider-box p,
.slider-wrap .slider-box div,
.slider-wrap .slider-box ul,
.slider-wrap .slider-box li {
  box-sizing: border-box;
  margin: 0 !important;
  padding: 0 !important;
}
.slider-wrap .main-slider {
  position: absolute;
  z-index: 5;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.slider-wrap .slider-box2 {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  background: inherit;
  border: none;
  margin: 0 auto;
  padding: 10px 0 0;
}
.slider-wrap .slider-box2 .loop-box {
  height: 150px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.slider-wrap .slider-box2 .loop-box ul {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  background: #fff0;
  list-style: none;
  max-width: 10000%;
  min-width: 100%;
  width: calc(100px * 1.5 * 10);
  animation: 30s linear infinite;
}
.slider-wrap .slider-box2 .loop-box ul.loop1 {
  animation-name: loop1;
}
.slider-wrap .slider-box2 .loop-box ul.loop2 {
  animation-name: loop2;
}
.slider-wrap .slider-box2 .loop-box ul li {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: calc(100% / 10);
  margin-right: 0rem;
}
.slider-wrap .slider-box2 .loop-box ul li img {
  height: auto;
  width: 80%;
  margin: inherit;
  max-width: 100%;
}

/*reason
*********************/
.reason {
  padding: 40px 0;
}

.reason h2 span {
  color: #ea0954;
}

.reason ul {
  margin: 30px auto 0;
  text-align: center;
  max-width: 1200px;
}

.reason li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 4px;
  width: 18%;
}

.reason .ti {
  text-align: center;
  margin: 15px 0;
  color: #ea0954;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4em;
}

.reason li p {
  text-align: left;
}

/*nayami
*********************/
.nayami {
  padding: 40px 0;
  background: url(../img/nayami-bg.png);
}
.nayami h2 span {
  color: #f31861;
}
.nayami .ctn {
  margin: 30px auto 5px;
  background: #fff;
  padding: 20px;
  width: 85%;
  max-width: 1200px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
.nayami .img {
  float: right;
  width: 35%;
  text-align: center;
}
.nayami .txt {
  float: left;
  width: 65%;
}
.nayami ul {
  padding: 0 20px;
}
.nayami ul li {
  padding: 5px 0 5px 45px;
  background: url(../img/nayami-ch.png) 0 5px no-repeat;
  margin: 0 0 5px;
  border-bottom: 1px dashed #d50349;
}
.nayami ul li p {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4em;
}

/*cta
*********************/
.cta {
  padding: 80px 0 50px;
  background: url(../img/cta-bg.jpg) center 0 no-repeat;
  background-size: cover;
}
.cta ul {
  text-align: center;
  margin: 20px auto 0;
}
.cta ul li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 2px;
}
.cta ul li.tel {
  position: relative;
}
.cta ul li.tel .nb {
  position: absolute;
  top: 32px;
  right: 40px;
  font-size: 32px;
  font-weight: bold;
  color: #111;
}
.cta ul li.contact {
  width: 460px;
  padding: 0;
}

/*can
*********************/
.can {
  padding: 40px 0;
}
.can ul {
  text-align: center;
  max-width: 1200px;
  margin: 30px auto 0;
}
.can ul li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 5px;
  width: 28%;
  padding: 15px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
.can ul li .img {
  width: auto;
  height: 90px;
  margin-bottom: 10px;
}
.can ul li .ti {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.can .can-text {
  text-align: center;
  font-size: 30px;
  margin: 20px 0;
  font-weight: bold;
  line-height: 1.2;
}

/*jirei
*********************/
.jirei {
  padding: 40px 0;
  background: #f2f2f2;
}
.jirei-catch {
  text-align: center;
  font-weight: bold;
  font-size: 23px;
  margin: 30px 0;
}
.jirei ul {
  text-align: center;
  margin: 30px auto 0;
  color: #fff;
  max-width: 1200px;
}
.jirei ul li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 5px;
  width: 31%;
  background: #252525;
  margin-bottom: 50px;
}
.jirei ul li .txt {
  padding: 15px;
  letter-spacing: 0;
}
.jirei ul li .ti {
  text-align: center;
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4em;
}
.jirei ul li .cat {
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 0 20px;
}
.jirei .contact-btn {
  width: 460px;
  margin: 40px auto 50px;
}

.ytube {
  width: 100%;
}

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*price
*********************/
.price {
  padding: 40px 0;
}

.price ul {
  text-align: center;
  margin: 30px auto 0;
}

.price li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 5px;
}

/*greeting
*********************/
.greeting {
  padding: 40px 0;
  background: #EAEAEA;
}
.greeting-wrap {
  display: flex;
  align-items: center;
  width: 85%;
  margin: 30px auto 5px;
  overflow: hidden;
  max-width: 1200px;
}
.greeting-text {
  font-size: 18px;
  padding-right: 50px;
  width: 70%;
  box-sizing: border-box;
}
.greeting-text p {
  margin-bottom: 0px;
  line-height: 36px;
}
.greeting-text p.representative {
  margin-top: 30px;
}
.greeting-img {
  width: 30%;
}

/*flow
*********************/
.flow {
  overflow: hidden;
  padding: 40px 0;
}

.flow ul {
  overflow: hidden;
  text-align: center;
  margin: 30px 0 0;
}

.flow li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 10px;
  width: 16%;
  position: relative;
  letter-spacing: 0;
}

.flow li:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 41px;
  background: url(../img/flow-ar.png) center no-repeat;
  background-size: contain;
  top: 50px;
  right: -25px;
}

.flow li:last-child:after {
  display: none;
}

.flow li .ti {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
  color: #b6936a;
  text-align: center;
  margin: 10px 0;
}

.flow li p {
  text-align: left;
}

/*qa
*********************/
.qa {
  overflow: hidden;
  padding: 40px 0;
  background: url(../img/qa-bg.jpg) center 0 no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.qa ul {
  width: 85%;
  margin: 30px auto 0;
}

.qa ul li {
  overflow: hidden;
  margin: 0 0 15px;
}

.qa ul li .q {
  background: url(../img/qa-ar.png) right 15px center no-repeat #ffffff;
  padding: 2px 5px;
  cursor: pointer;
}

.qa ul li .q p {
  background: url(../img/qa-q.png) 5px 6px no-repeat;
  padding: 12px 0 12px 50px;
  font-size: 17px;
  color: #222;
}

.qa ul li .a {
  padding: 10px 15px;
  display: none;
}

.qa ul li .a p {
  background: url(../img/qa-a.png) 0 8px no-repeat;
  padding: 12px 0 12px 40px;
  font-size: 16px;
  line-height: 1.6em;
}

.qa ul li .a.open {
  display: block;
}

/*contact
*********************/
.contact {
  padding: 40px 0;
  padding-top: 140px;
}

.contact .sub {
  color: #ff6c00;
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
  margin: 10px 0;
  font-weight: bold;
}

.contact .mailform {
  padding: 10px;
  color: #222;
  width: 65%;
  margin: 10px auto 0;
}

.contact table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
}

.contact table th,
.contact table td {
  padding: 15px 0;
  vertical-align: middle;
}

.contact table th {
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  width: 35%;
  position: relative;
}

.contact table td {
  width: 75%;
  padding: 10px 30px;
}

.contact .form-text,
.contact .form-textarea {
  width: 100%;
  height: 45px;
  border: 1px solid #D6D6D6;
  background: #fff;
  padding: 3px;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 4px;
  font-size: 14px;
}

.contact .form-textarea {
  height: 120px;
}

input[type="submit"],
input[type="button"] {
  cursor: pointer;
}

.contact table th:before {
  content: '';
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 38px;
  height: 24px;
  background-size: cover;
}

.contact table th.hissu:before {
  background: url(../img/contact-hissu.png) no-repeat;
}

.contact table th.nini:before {
  background: url(../img/contact-nini.png) no-repeat;
}

.contact input[type=radio] {
  display: inline-block;
  margin-right: 6px;
}

.contact input[type=radio] + label {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
}

.contact input[type=radio] {
  display: none;
  margin: 0;
}

.contact input[type=radio] + label {
  padding: 0 0 0 24px;
}

.contact input[type=radio] + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: #FFF;
}

.contact input[type=radio] + label::before {
  border: 1px solid #999;
  border-radius: 30px;
}

.contact input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  left: 5px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #ff2900;
  border-radius: 8px;
}

.contact input[type=radio]:checked + label {
  color: #ff2900;
  font-weight: bold;
}

.contact input[type=radio]:checked + label::before {
  border: 1px solid #ff2900;
}

.private-text {
  color: #7a7a7a;
  font-size: 14px;
  line-height: 1.8;
  margin: 30px 0 15px;
}

.confirm table th,
.confirm table td {
  border-bottom: 1px dotted #CCC;
}

.form-btn-conf {
  background: url(../img/contact-confirm.png) center no-repeat;
  background-size: contain;
}

.form-btn-back {
  background: url(../img/contact-back.png) center no-repeat;
  background-size: contain;
}

.form-btn-send {
  background: url(../img/contact-send.png) center no-repeat;
  background-size: contain;
}

.form-btn {
  width: 290px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  text-indent: -999px;
}

.form-btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition: 0.5s;
}

.mail-btn li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}

.contact .footer p {
  font-weight: normal;
}

.contact .footer p span {
  font-weight: bold;
}

.copyright {
  text-align: center;
  padding: 15px;
  font-size: 12px;
}

.contact .cfm {
  background: #FFF;
  padding: 10px 10px;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  margin: 0;
  color: #333;
}

.contact .thx {
  padding: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  margin: 0;
  color: #000;
}

.contact .thx p {
  color: #222;
  font-weight: normal;
}

.contact .btn-tosite {
  background-color: #555;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 50px 2px 0;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
}

.contact .s {
  font-size: 11px;
  color: #999;
}

#formWrap {
  text-align: center;
}

.formwrap {
  padding: 20px;
  margin: 20px 0;
}

.error,
.error_messe {
  color: red;
}

.bold {
  font-size: 16px;
  font-weight: bold;
}

#contact .footer p {
  font-weight: normal;
}

#contact .footer p span {
  font-weight: bold;
}

.copyright {
  text-align: center;
  padding: 15px;
  font-size: 12px;
}

#contact .thx {
  background: #FFF;
  padding: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  margin: 0;
  color: #000;
}

#contact .thx p {
  color: #222;
  font-weight: normal;
}

#contact .btn-tosite {
  background-color: #555;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 50px 2px 0;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
}

#contact.confirm p {
  color: #222;
  font-weight: normal;
  font-size: 16px;
}

#contact.confirm .error,
#contact.confirm .error_messe {
  color: red;
}

#formWrap {
  text-align: center;
}

.formwrap {
  padding: 20px;
  margin: 20px 0;
}

.cln {
  border-top: 1px solid #eee;
}

.terms-block {
  margin-bottom: 30px;
  padding: 15px;
  background: #eee;
}

.terms-block p {
  margin-bottom: 0;
  margin: 0 0 10px;
}

.terms-block p.center strong {
  font-weight: bold;
  font-size: 17px;
  border: none;
}

.terms-block p strong {
  font-weight: bold;
  border-bottom: 1px dotted #ddd;
  display: block;
  margin: 0 0 5px;
  padding: 0 0 5px;
}

.terms-block .terms-inner {
  height: 180px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 15px;
  overflow-y: scroll;
  line-height: 1.7;
  font-size: 12px;
  background: #fff;
  border: 1px solid #ccc;
}

.terms-block ol + p {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #ddd;
}

.input-block p {
  margin-bottom: 0;
  line-height: 1.5;
}

.terms-block .acceptance {
  text-align: center;
  font-size: 20px;
}

/*footer
*********************/
.footer {
  padding: 40px 0 0;
  background: #f7f7f7;
  text-align: center;
}

.footer h2 {
  font-size: 18px;
  line-height: 1.8em;
  position: relative;
  margin: 0 0 15px;
  padding: 0 0 15px;
}

.footer h2:after {
  position: absolute;
  content: "";
  height: 1px;
  background: #ddd;
  width: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.footer span {
  font-weight: bold;
}

.copyright {
  padding: 14px 0;
  text-align: center;
  font-size: 14px;
  background: #000;
  margin: 40px 0 0;
  color: #fff;
}

.gotop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 2;
}

.reflection {
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 3s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflection 3s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -moz-animation: reflection 3s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -ms-animation: reflection 3s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -o-animation: reflection 3s ease-in-out infinite;
}

@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes reflection {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-moz-keyframes reflection {
  0% {
    -moz-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -moz-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -moz-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-ms-keyframes reflection {
  0% {
    -ms-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -ms-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -ms-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -ms-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-o-keyframes reflection {
  0% {
    -o-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -o-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -o-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -o-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
/*****************************************************************
max-width 1299
******************************************************************/
@media screen and (max-width: 1299px) {
  .header .wmain-left .hti p .sitename-br {
    display: block;
  }
}
/*****************************************************************
max-width 1215
******************************************************************/
@media screen and (max-width: 1215px) {
  .header .wmain {
    height: 100px;
  }
  .header .wmain-left img {
    width: 160px;
  }
  .header .wmain-left .hti {
    padding-left: 15px;
  }
  .header .wmain-left .hti p {
    font-size: 16px;
  }
  .header .wmain-left .hti p .sitename-br {
    display: block;
  }
  .header .wmain-right .tel-wrap {
    margin-right: 15px;
  }
  .header .wmain-right .tel-wrap a .nb {
    font-size: 26px;
  }
  .header .wmain-right .tel-wrap .business {
    font-size: 16px;
  }
  .header .wmain-right .contact-wrap {
    width: 260px;
  }

  .fv {
    padding-top: 100px;
  }
  .fv-main {
    height: 580px;
  }
  .fv-main .fv-list {
    width: 98%;
    margin: 0 auto 60px;
  }
  .fv-main .fv-list li {
    width: 300px;
    margin-right: 20px;
    font-size: 22px;
  }
  .fv-main .fv-inner .catch {
    font-size: 28px;
  }
  .fv-main .fv-inner h1 {
    font-size: 90px;
  }
  .fv-main .fv-inner .contact-btn {
    width: 430px;
  }
  .fv-message {
    padding-top: 10px;
  }
  .fv-message p {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .slider-wrap .slider-box .loop-box {
    height: 220px;
  }

  .cta ul li.contact {
    width: 400px;
  }

  .greeting-text {
    padding-right: 10px;
  }

  		/*.fv{height: 445px;}
  .main-movie iframe{top:-100px;}*/
  .fv h2 {
    margin: 30px 0 0;
  }
  .fv .campaign {
    height: 300px;
  }
  .fv .campaign-inner {
    width: 880px;
    padding-top: 20px;
  }
  .fv .campaign-inner h2 {
    width: 550px;
    font-size: 30px;
    padding: 10px 0;
  }
  .fv .campaign-inner h3 {
    width: 600px;
    font-size: 80px;
    padding-left: 20px;
  }
  .fv .campaign-inner h3 .off {
    font-size: 80px;
    margin-left: -20px;
  }
  .fv .campaign-inner .period {
    width: 550px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
  }
  .fv .campaign-inner .badge {
    width: 170px;
    height: 170px;
    top: 70px;
    left: 20px;
  }
  .fv .campaign-inner .badge span {
    font-size: 14px;
  }
  .fv .campaign-inner .badge .large {
    font-size: 24px;
  }
  .fv .campaign-inner .note {
    font-size: 18px;
  }

  .price li {
    width: 30%;
  }

  .contact .mailform,
  .qa ul {
    width: 95%;
  }
}
/*****************************************************************
max-width 888
******************************************************************/
@media screen and (max-width: 888px) {
  h2 {
    font-size: 30px;
  }

  .header .wmain-left {
    display: block;
  }
  .header .wmain-left .hti {
    padding-left: 0;
  }
  .header .wmain-left .hti p {
    font-size: 14px;
  }
  .header .wmain-left .hti p .sitename-br {
    display: none;
  }
  .header .wmain-right {
    display: block;
  }
  .header .wmain-right .tel-wrap {
    margin-right: 0;
    text-align: center;
  }
  .header .wmain-right .tel-wrap a {
    line-height: 1;
  }
  .header .wmain-right .tel-wrap a .nb {
    font-size: 18px;
  }
  .header .wmain-right .tel-wrap .business {
    font-size: 14px;
    line-height: 1;
  }
  .header .wmain-right .contact-wrap {
    width: 210px;
  }

  .fv-message {
    padding: 10px;
  }
  .fv-message p {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .fv-main {
    padding-top: 30px;
    height: 520px;
  }
  .fv-main .fv-list {
    margin: 0 auto 30px;
  }
  .fv-main .fv-list li {
    width: 160px;
    margin-right: 30px;
    font-size: 20px;
    line-height: 40px;
    height: 160px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .fv-main .fv-list li .fv-br {
    display: block;
  }
  .fv-main .fv-inner .catch {
    font-size: 20px;
  }
  .fv-main .fv-inner h1 {
    font-size: 60px;
  }
  .fv-main .fv-inner .contact-btn {
    width: 360px;
  }
  .fv .campaign {
    height: auto;
  }
  .fv .campaign-inner {
    width: 590px;
    padding: 20px;
  }
  .fv .campaign-inner h2 {
    width: 100%;
    margin-bottom: 30px;
  }
  .fv .campaign-inner h3 {
    width: 100%;
    font-size: 75px;
    padding-left: 100px;
    margin-bottom: 30px;
  }
  .fv .campaign-inner h3 .off {
    font-size: 80px;
    margin-left: -10px;
  }
  .fv .campaign-inner .badge {
    width: 130px;
    height: 130px;
    top: 100px;
    left: 20px;
  }

  .slider-wrap .slider-box .loop-box {
    height: 150px;
  }

  .nayami li p {
    font-size: 16px;
    letter-spacing: 0;
  }

  .nayami li {
    background-size: 30px;
    padding: 5px 0 5px 35px;
  }

  .merit .ti {
    font-size: 15px;
    letter-spacing: 0;
  }

  .cta li {
    width: 45%;
  }

  .cta .nb {
    top: 20px;
    right: 29px;
    font-size: 24px;
  }

  .reason .ti {
    font-size: 15px;
  }

  .can li {
    width: 26%;
  }

  .greeting-wrap {
    display: block;
    position: relative;
  }
  .greeting-text {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0 0 120px;
  }
  .greeting-text p.representative {
    margin-top: 50px;
  }
  .greeting-img {
    width: 240px;
    position: absolute;
    bottom: 0px;
    right: 0;
  }
}
/*****************************************************************
max-width 590
******************************************************************/
@media screen and (max-width: 590px) {
  html,
  body {
    font-size: 14px;
  }

  h2 {
    font-size: 23px;
    letter-spacing: 0;
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .pc-block {
    display: none;
  }

  .main-movie {
    padding-bottom: 66%;
  }

  .desc p {
    letter-spacing: 0;
    text-align: left;
  }

  .header .wmain {
    justify-content: center;
  }
  .header .wmain-left {
    text-align: center;
  }
  .header .wmain-left img {
    width: 140px;
  }
  .header .wmain-right {
    display: none;
  }

  .fv-main {
    height: 84.7457627119vw;
    padding-top: 5.0847457627vw;
  }
  .fv-main .fv-list {
    margin-bottom: 5.0847457627vw;
  }
  .fv-main .fv-list li {
    width: 25.4237288136vw;
    margin-right: 3.3898305085vw;
    font-size: 3.0508474576vw;
    line-height: 4.2372881356vw;
    height: 25.4237288136vw;
  }
  .fv-main .fv-inner .catch {
    font-size: 3.0508474576vw;
    margin-bottom: 3.3898305085vw;
  }
  .fv-main .fv-inner h1 {
    font-size: 9.4915254237vw;
    margin-bottom: 8.4745762712vw;
  }
  .fv-main .fv-inner .contact-btn {
    width: 61.0169491525vw;
  }
  .fv .campaign-inner {
    width: 100%;
    padding: 3.3898305085vw;
  }
  .fv .campaign-inner h2 {
    font-size: 5.0847457627vw;
    margin-bottom: 6.7796610169vw;
    padding: 1.6949152542vw 0;
  }
  .fv .campaign-inner h3 {
    font-size: 12.7118644068vw;
    padding-left: 20.3389830508vw;
    margin-bottom: 8.4745762712vw;
  }
  .fv .campaign-inner h3 .off {
    font-size: 13.5593220339vw;
    margin-left: -1.6949152542vw;
  }
  .fv .campaign-inner .period {
    width: 100%;
    font-size: 3.0508474576vw;
    height: 8.4745762712vw;
    line-height: 8.4745762712vw;
    margin-bottom: 0.8474576271vw;
  }
  .fv .campaign-inner .note {
    font-size: 3.0508474576vw;
  }
  .fv .campaign-inner .badge {
    width: 25.4237288136vw;
    height: 25.4237288136vw;
    top: 17.7966101695vw;
    left: 1.6949152542vw;
  }
  .fv .campaign-inner .badge span {
    font-size: 2.0338983051vw;
  }
  .fv .campaign-inner .badge .large {
    font-size: 3.0508474576vw;
  }

  .nayami .img {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }

  .nayami .txt {
    float: none;
    width: 100%;
  }

  .nayami ul {
    padding: 0;
  }

  .merit li {
    width: 85%;
    padding: 15px;
    margin: 0 0 10px;
    background: #3d3d3d;
  }

  .cta li {
    width: 95%;
    margin: 0 auto 3px;
  }

  .cta {
    background-position: left -250px top 0;
    padding: 40px 0 20px;
  }
  .cta ul li.contact {
    width: 85%;
  }

  .reason li {
    width: 85%;
    padding: 15px;
    background: #fff;
    margin: 0 0 10px;
  }

  .reason {
    background: #f5f5f5;
  }

  .jirei {
    background: #e5e5e5;
  }
  .jirei-catch {
    font-size: 24px;
    line-height: 30px;
  }
  .jirei ul {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .jirei ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .jirei ul li .ti {
    font-size: 14px;
  }
  .jirei .contact-btn {
    margin-top: 0;
    width: 85%;
  }

  .can ul {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .can ul li {
    width: 30%;
  }
  .can ul li .ti {
    font-size: 14px;
  }

  .greeting-text {
    padding-bottom: 20.3389830508vw;
  }
  .greeting-img {
    width: 40.6779661017vw;
  }

  .price li {
    text-align: center;
    margin: 0 auto 15px;
    width: 90%;
  }

  .gnav {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .gnav:before {
    content: "右へスクロールしてください→";
    padding: 5px;
    width: 100%;
    display: block;
    color: red;
  }

  .gnav .tbl {
    width: 630px;
    margin: 0;
  }

  .flow {
    padding: 30px 0 15px;
  }

  .flow li .img {
    float: left;
    width: 30%;
  }

  .flow li .txt {
    float: right;
    width: 65%;
  }

  .flow li .ti {
    text-align: left;
    margin: 0 0 10px;
    min-height: inherit;
    font-size: 18px;
  }

  .flow li:after {
    top: inherit;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 30px;
  }

  .flow li {
    width: 90%;
    overflow: hidden;
    margin: 0 auto 25px;
    padding: 0 0 25px;
  }

  .qa ul li .q p {
    font-size: 14px;
    padding: 12px 30px 12px 50px;
  }

  .qa ul li .a p {
    font-size: 14px;
  }

  .contact table th,
  .contact table td {
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 0;
  }

  .contact table th {
    padding: 5px 0;
    background: #f5f5f5;
  }

  .contact table td {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px dotted #ddd;
  }

  .footer h2 {
    font-size: 16px !important;
  }

  .footer {
    font-size: 12px;
    line-height: 1.4em;
  }

  .copyright {
    margin: 20px 0 65px;
    font-size: 10px;
    line-height: 1.4em;
  }

  .gotop {
    bottom: 75px;
    width: 38px;
  }

  p.confirm {
    margin: 0 0 30px;
  }

  .mail-btn li {
    display: block;
    margin: 0 0 3px;
  }
}

/*# sourceMappingURL=style.css.map */
