@charset "UTF-8";
p,
dl,
table,
ul,
ol,
div {
  font-size: 14px;
  font-family: "Segoe UI", Meiryo, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

ul {
  padding-left: 0;
  margin-bottom: 0;
}

ul li {
  list-style: none;
}

a {
  color: #222222;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
}

a:hover {
  color: #ff2c2c;
  text-decoration: none;
}

p {
  margin-bottom: 2rem;
}

em {
  color: #212121;
}

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

body {
  padding: 0;
  margin: 0;
}

section {
  padding: 60px 0 20px;
}

.sp {
  display: none;
}

section p,
section li {
  /*margin-bottom: 0;*/
  line-height: 1.72;
  color: #212121;
  font-size: 15px;
}

em {
  font-style: normal;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.big {
  font-weight: bold;
  font-size: 2em;
}

.wrapper {
  overflow: hidden;
}

iframe {
  max-width: 100%;
}

.iframe-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

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

.marker {
  background: yellow;
}

.small {
  font-size: 1rem;
}

h3 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}

.h14521 {
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 0;
}

.h14521 span {
  display: block;
  background: #000;
  padding: 8px;
  border-radius: 16px 16px 0 0;
}

.searchResultImage {
  border: 4px solid #000;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.require {
  color: #f00012;
}

#content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.section-title {
  margin-bottom: 3em;
}

h2 {
  margin: 0;
  padding: 0;
  text-align: center;
}

.sectTitleInner {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 16px;
}

.red {
  color: red;
}

#header {
  background: url(../images/mv.jpg) no-repeat center 0;
  text-indent: -9999em;
  height: 1067px;
  background-size: auto 100%;
}

#header > * {
  display: none;
}

@-webkit-keyframes bounceBtn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  40% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94);
  }
  50% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  60% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
  70% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
  90% {
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceBtn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  40% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94);
  }
  50% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  60% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
  70% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
  90% {
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.bullets {
  -webkit-box-shadow: 4px 5px 4px 0 #d5d5d5;
          box-shadow: 4px 5px 4px 0 #d5d5d5;
  border-radius: 40.786px;
  padding: 36px 97px 44px;
  border: 1px solid #f1f1f1;
  margin-bottom: 3em;
}

.bullets li {
  font-weight: bold;
  line-height: 2;
}

.bullets li:before {
  vertical-align: middle;
  background: url(../images/bullet.png) no-repeat 0 0;
  width: 27px;
  height: 27px;
  display: block;
  display: inline-block;
  content: "";
  margin-right: 14px;
}

.result {
  -webkit-box-shadow: 0 0 10px 0 #ccc;
          box-shadow: 0 0 10px 0 #ccc;
  margin-bottom: 24px;
  padding: 24px;
}

.voice {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 32px;
  background: #fff;
  border: 4px solid #ff0000;
}

.voice .voiceHeader {
  display: table;
  width: 100%;
  margin-bottom: 8px;
}

.voice h3 {
  background: url(../images/voice_h_bg3.png) no-repeat center bottom;
  padding: 24px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  font-size: 32px;
}

.voice .clmn2 {
  padding: 16px;
}

.voice .description {
  text-align: left;
}

#sectVoice h2 {
  background: url(../images/message_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sectVoice .voiceYt {
  position: relative;
}

#sectVoice iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#sect4 h2 {
  background: url(../images/sect4_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sect5 h2 {
  background: url(../images/sect5_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sect6 h2 {
  background: url(../images/sect6_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sectReason {
  position: relative;
  background: #f3f3f3 url(../images/3d.jpg) no-repeat center 0;
  background-size: cover;
  background-attachment: fixed;
}

#sectReason:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.5;
}

#sectReason .sectContent {
  background: #cdc2b2;
  padding: 24px;
}

#sectReason .badge {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -30px;
  left: -36px;
}

#sectReason .reason {
  background: #fff;
  position: relative;
  text-align: left;
  padding: 24px;
  margin-bottom: 24px;
}

#sectReason .reason h3 {
  color: #cc0202;
  font-size: 40px;
  text-align: left;
  margin: -24px -24px 24px -24px;
}

#sectReason .reason h3 img {
  width: 100%;
}

#sect9 h2 {
  background: url(../images/loadmap_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sect10 {
  position: relative;
  background: #f3f3f3 url(../images/365.jpg) no-repeat center 0;
  background-size: cover;
  background-attachment: fixed;
}

#sect10 .sectContent {
  background: rgba(255, 255, 255, 0.95);
  padding: 40px;
}

#sect10 .eyecatch {
  float: left;
  margin-right: 2em;
}

#sectSupports h2 {
  background: url(../images/support_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sectPrice h2 {
  background: url(../images/price_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sectFaq {
  background: #f3f3f3;
}

#sectFaq dl dt, #sectFaq dl dd {
  padding: 20px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-width: 1px 1px 0;
  border-radius: 5px 5px 0 0;
}

#sectFaq dl dt {
  color: #dd292a;
  font-size: 1.72em;
  border-bottom: 0;
  padding-bottom: 0;
}

#sectFaq dl dt:nth-child(n+2) {
  margin-top: 19px;
}

#sectFaq dl dt::after {
  content: "";
  display: block;
  margin: 20px 0 0;
  border-top: 1px dashed #DADADA;
}

#sectFaq dl dd {
  border-top: 0;
  border-radius: 0 0 5px 5px;
  border-bottom-width: 1px;
}

#sectPS .img {
  float: right;
}

#sectPS .sectContent {
  -webkit-box-shadow: 0 0 10px 0 #ccc;
          box-shadow: 0 0 10px 0 #ccc;
  padding: 32px;
  border: 32px solid #f3f3f3;
}

#sectPS .sectContent p:last-child {
  margin-bottom: 0;
}

.doui a {
  text-decoration: underline;
  color: #dc292a;
}

.doui a:hover {
  text-decoration: none;
}

#sectTokuten h2 {
  background: url(../images/tokuten_h.jpg) no-repeat center 0;
  background-size: 1800px auto;
  height: 254px;
  text-indent: -9999em;
  font-size: 0;
}

#sectProfile .prof {
  position: relative;
  margin-bottom: 32px;
}

#sectProfile .prof .label {
  display: block;
  position: absolute;
  left: -60px;
}

#sectProfile .prof .profInner {
  -webkit-box-shadow: 0 0 16px #d2d2d2;
          box-shadow: 0 0 16px #d2d2d2;
  border-radius: 0 23.66px 23.66px 23.66px;
  padding: 32px;
}

#sectProfile .prof .text {
  width: 50%;
}

#sectProfile .prof .text p {
  font-size: 14px;
}

#sectProfile .prof .image {
  width: 50%;
}

.submit {
  position: relative;
  overflow: hidden;
}

.submit a {
  display: block;
}

.submit a:hover {
  opacity: 0.8;
}

.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% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            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;
  }
}

@-webkit-keyframes bounceBtn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  40% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94);
  }
  50% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  60% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
  70% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
  90% {
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceBtn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  40% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94);
  }
  50% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }
  60% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
  70% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
  90% {
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.aside {
  border-top: 1px solid #f9f9f9;
  padding-top: 40px;
}

.aside table {
  border: 2px solid #fff;
}

.aside table th {
  background: #dedede;
  border: 2px solid #fff;
  padding: 24px;
  width: 20%;
  text-align: center;
}

.aside table td {
  background: #f3f3f3;
  border: 2px solid #fff;
  padding: 24px;
}

.aside h4 {
  font-size: 1.2em;
  font-weight: bold;
}

.yt {
  /* 動画をレスポンシブ表示、無駄な余白出さないようにパディング設定 */
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.yt iframe {
  /* 親要素内100%で動画を表示する */
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.yt_video {
  /* 親要素内100%でサムネイル画像を表示する */
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
}

.yt_video img {
  /* 親要素内100%でサムネイル画像を表示する */
  width: 100%;
  height: auto;
}

.yt_video::before {
  /* FontAwesomeで再生ボタンを画像上に。あっても無くても可 */
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f04b";
  font-weight: 900;
  color: #fc0d1c;
  font-size: 70px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: .90;
  -webkit-transition: .5s;
  transition: .5s;
  cursor: pointer;
}

.yt_video img:hover {
  /* ホバー時にカーソル変える */
  cursor: pointer;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.yt_video:hover::before {
  /* ホバー時アイコンの色変える */
  color: #5c5c5c;
  -webkit-transition: .5s;
  transition: .5s;
}

#sectContents .section-title {
  margin-bottom: 0;
}

.contentsWrap {
  background: #fffef3;
  border: 8px solid #fcfadd;
  padding: 24px;
  max-width: 945px;
  margin: 0 auto;
}

.contentsWrap .contents {
  background: #fff;
  max-width: 753px;
  margin: 0 auto 24px;
}

.contentsWrap .contents h3 {
  margin-bottom: 0;
}

.contentsWrap .contents ul {
  padding: 13px 28px 21px;
}

.contentsWrap .contents ul li {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 4px;
}

.contentsWrap .contents ul li:before {
  content: "";
  display: block;
  display: inline-block;
  background: url(../images/contents_bullet.jpg);
  width: 35px;
  height: 34px;
  margin-right: 16px;
  -webkit-transform: translateY(9px);
          transform: translateY(9px);
}

#footer ul {
  float: right;
}

#footer ul li {
  display: inline-block;
  margin-left: 1em;
}

#footer ul li a {
  text-decoration: underline;
}

#footer .copyright {
  clear: both;
  float: right;
}

.timer {
  text-align: center;
  font-size: 2em;
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #e52421;
}

.topTimer .timer {
  margin-bottom: 0;
}

/* 終了後 */
.msg {
  background: #dcdcdc;
  text-align: center;
  padding: 15px;
  margin-bottom: 30px;
}

.msg h1 {
  margin: 0;
  padding: 0;
  color: #212121;
  font-size: 32px;
  line-height: 1.6;
  font-weight: 800;
}

.logo {
  display: block;
  color: #f00;
  background: #f00;
  display: inline-block;
  color: #fff;
  padding: 5px 15px;
  line-height: 1;
  border-radius: 4px;
  font-size: 94%;
}

.formBtn {
  background: url(../images/cta_btn.png) no-repeat center 0;
  width: 561px;
  height: 145px;
  background-size: contain;
  text-indent: -9999em;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  animation-fill-mode: both !important;
  -webkit-animation-fill-mode: both !important;
  -webkit-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important;
  -webkit-animation: bounceBtn 1.8s;
  animation: bounceBtn 1.8s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.btnWrap {
  position: relative;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.sectCTA .sectContent {
  background: #fff;
  border: 3px solid #fa251f;
  border-top: 0;
  border-radius: 0 0 7.377px 7.377px;
  padding-top: 45px;
}

.sectCTA .section-title {
  margin-bottom: -11px;
  position: relative;
  z-index: 10;
}

.sectNextCTA {
  margin-bottom: 40px;
  padding-top: 0;
}

.sectNextCTA form {
  text-align: center;
}

.sectNextCTA .section-title {
  text-align: center;
  color: #fff;
  position: relative;
}

.sectNextCTA .section-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fe0000;
}

.sectNextCTA .section-title .sectTitleInner {
  display: block;
  padding: 0;
}

.sectNextCTA .section-title h2 {
  font-size: 2.4rem;
  line-height: 1.3;
  color: #fff;
  margin: 0 auto;
  background: red;
  width: 100%;
  height: auto;
  padding: 16px;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  color: #ffd75a;
  border-radius: 8px 8px 0 0;
}

.sectNextCTA .section-title h2 span {
  font-size: 1.5rem;
  line-height: 1.3;
  display: block;
  margin-top: 0.72em;
  color: #fff;
}

.sectNextCTA .sectContent {
  padding: 45px 24px 24px;
}

.sectNextCTA .notice {
  font-size: 14px;
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
}

.sectNextCTA .btnWrap {
  margin-top: 2em;
  text-align: center;
}

.sectNextCTA .formBtn {
  background-image: url(../images/cta_btn_next.png);
}

input[type=text], input[type=email] {
  background: #ffeaea;
  width: 457px;
  height: 60px;
  border-radius: 5.029px;
  border: 1px solid #212121;
  padding: 8px 16px;
  font-size: 32px;
}

.require {
  color: #f00012;
}

@media screen and (max-width: 768px) {
  .msg {
    margin-bottom: 16px;
  }
  .msg h1 {
    font-size: 20px;
    line-height: 1.4;
  }
  .formBtn {
    max-width: 100%;
    background: url(../images/sp/btn.png) no-repeat center 0;
    width: 340px;
    height: 174px;
    background-size: contain;
    text-indent: -9999em;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  .sectNextCTA {
    margin-bottom: 0;
  }
  .sectNextCTA .section-title h2 {
    font-size: 1.5rem;
  }
  .sectNextCTA .section-title h2 span {
    font-size: 1rem;
  }
  .sectNextCTA .sectContent {
    padding: 42px 16px 16px;
  }
  .sectNextCTA .formBtn {
    background-image: url(../images/sp/btn_next.png);
  }
  section {
    padding: 30px 0 50px;
  }
  .sectTitleNatural {
    margin-bottom: 32px;
  }
  .sectTitleNatural .h {
    font-size: 24px;
    line-height: 1.3;
  }
  .ctaWrap {
    margin: 0 4%;
  }
  .sectCTA h2 {
    height: 12vw;
    width: 100%;
  }
  .sectCTA .sectContent {
    padding: 16px;
  }
  .sectCTA1 .sectContent {
    padding-top: 40px;
  }
  .formRow {
    margin-bottom: 16px;
  }
  .formRow label {
    margin-bottom: 0;
  }
  input[type=text], input[type=email] {
    font-size: 32px;
    width: 100%;
    font-size: 20px;
  }
  .formBtn {
    max-width: 100%;
  }
  .bullets {
    padding: 16px;
  }
  .bullets li {
    text-indent: -40px;
    margin-left: 40px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
  #sect2 .h span {
    font-size: 22px;
    line-height: 1;
  }
  #sect2 .list li {
    text-indent: -19px;
    margin-left: 19px;
  }
  #sect2 .list li:before {
    width: 12px;
    height: 13px;
    background-size: 100% auto;
    margin-right: 8px;
  }
  #sect2 .merit ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  #sect2 .merit ul li {
    margin-bottom: 2em;
  }
  #sectVoice .voice {
    width: 100%;
  }
  #sectVoice .section-title {
    margin-top: -103px;
  }
  #sectVoice .voiceMeta p {
    line-height: 1.3;
    margin-bottom: 1em;
  }
  #sectVoice .voiceMeta .namae {
    margin-bottom: 0;
  }
  #sectVoice .voiceMeta {
    width: calc(100% - 156px);
  }
  #sectVoice .voiceAbatar {
    width: 140px;
    height: 140px;
  }
  #sectProfile .prof .label {
    left: -13px;
    width: 30px;
  }
  #sectProfile .prof .image {
    width: 100%;
    margin-bottom: 1em;
  }
  #sectProfile .prof .text {
    width: 100%;
  }
  #sectProfile .prof .profInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #footer ul {
    text-align: right;
    margin-bottom: 1em;
  }
  @-webkit-keyframes anime {
    0% {
      -webkit-transform: scale(0.95);
              transform: scale(0.95);
      opacity: 0.5;
    }
    90% {
      opacity: .1;
    }
    to {
      -webkit-transform: scale(1.2, 1.2);
              transform: scale(1.2, 1.2);
      opacity: 0;
    }
  }
  @keyframes anime {
    0% {
      -webkit-transform: scale(0.95);
              transform: scale(0.95);
      opacity: 0.5;
    }
    90% {
      opacity: .1;
    }
    to {
      -webkit-transform: scale(1.2, 1.2);
              transform: scale(1.2, 1.2);
      opacity: 0;
    }
  }
  .animate69,
  .a-option69,
  .a-btnsub69 {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-duration: 1s !important;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s !important;
  }
  a.a-btn {
    position: relative;
    display: inline-block;
    margin: auto;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  a.a-btn img {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  img.a-option {
    z-index: 55;
    position: absolute;
  }
  img.a-main {
    width: 100%;
    position: relative;
    z-index: 54;
  }
  a.shover:hover * {
    -webkit-animation-name: none !important;
            animation-name: none !important;
  }
  @-webkit-keyframes animate69 {
    0% {
      -webkit-transform: skewX(9deg);
    }
    10% {
      -webkit-transform: skewX(-8deg);
    }
    20% {
      -webkit-transform: skewX(7deg);
    }
    30% {
      -webkit-transform: skewX(-6deg);
    }
    40% {
      -webkit-transform: skewX(5deg);
    }
    50% {
      -webkit-transform: skewX(-4deg);
    }
    60% {
      -webkit-transform: skewX(3deg);
    }
    70% {
      -webkit-transform: skewX(-2deg);
    }
    80% {
      -webkit-transform: skewX(1deg);
    }
    90% {
      -webkit-transform: skewX(0deg);
    }
    100% {
      -webkit-transform: skewX(0deg);
    }
  }
  @keyframes animate69 {
    0% {
      -webkit-transform: skewX(9deg);
              transform: skewX(9deg);
    }
    10% {
      -webkit-transform: skewX(-8deg);
              transform: skewX(-8deg);
    }
    20% {
      -webkit-transform: skewX(7deg);
              transform: skewX(7deg);
    }
    30% {
      -webkit-transform: skewX(-6deg);
              transform: skewX(-6deg);
    }
    40% {
      -webkit-transform: skewX(5deg);
              transform: skewX(5deg);
    }
    50% {
      -webkit-transform: skewX(-4deg);
              transform: skewX(-4deg);
    }
    60% {
      -webkit-transform: skewX(3deg);
              transform: skewX(3deg);
    }
    70% {
      -webkit-transform: skewX(-2deg);
              transform: skewX(-2deg);
    }
    80% {
      -webkit-transform: skewX(1deg);
              transform: skewX(1deg);
    }
    90% {
      -webkit-transform: skewX(0deg);
              transform: skewX(0deg);
    }
    100% {
      -webkit-transform: skewX(0deg);
              transform: skewX(0deg);
    }
  }
  .animate69 {
    -webkit-animation-name: animate69;
    animation-name: animate69;
  }
  @-webkit-keyframes option69 {
    0% {
      -webkit-transform: translateX(0);
    }
    20% {
      -webkit-transform: translateX(9%);
    }
    50% {
      -webkit-transform: translateX(5%);
    }
    60% {
      -webkit-transform: translateX(13%);
    }
    90% {
      -webkit-transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @keyframes option69 {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    20% {
      -webkit-transform: translateX(9%);
              transform: translateX(9%);
    }
    50% {
      -webkit-transform: translateX(5%);
              transform: translateX(5%);
    }
    60% {
      -webkit-transform: translateX(13%);
              transform: translateX(13%);
    }
    90% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  .a-option69 {
    -webkit-animation-name: option69;
    animation-name: option69;
  }
  img.a-option69 {
    left: 0;
    top: 18%;
  }
  .a-btn69 {
    max-width: 100% !important;
    padding-left: 11% !important;
  }
  .a-option69 {
    /*top:8%!important;*/
    width: 22% !important;
  }
  #sectThankyou {
    padding: 16px 0;
  }
  #sectThankyou .alert {
    text-align: center;
  }
  #sectThankyou a {
    color: #007bff;
    text-decoration: underline;
  }
  body.pg_raw h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0 0 5px;
    color: #2475aa;
    border-bottom: #cccccc solid 2px;
  }
  body.pg_raw table {
    width: 100%;
    margin: 10px 0 20px 0;
  }
  body.pg_raw table th {
    font-size: 13px;
    font-weight: bold;
    line-height: 170%;
    text-align: left;
    white-space: nowrap;
    padding: 12px 15px;
    border-top: #cccccc solid 1px;
  }
  body.pg_raw table td {
    font-size: 13px;
    line-height: 170%;
    text-align: left;
    padding: 12px 15px;
    border-top: #cccccc solid 1px;
  }
  body.pg_raw h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
    text-align: left;
    background: #f0f0f0;
    margin: 3em 0 1em 0;
    padding: 5px 10px;
  }
  body.pg_raw ol {
    margin: 0 0 2em 2em;
    padding: 0;
  }
  body.pg_raw li {
    font-size: 14px;
    line-height: 180%;
  }
  body.pg_raw p {
    font-size: 13px;
    line-height: 170%;
    text-align: left;
    margin: 0 0 1em 0;
  }
  body.pg_raw section {
    padding: 40px 0;
  }
}

@media screen and (max-width: 768px) {
  .pc,
  img.pc,
  br.pc {
    display: none;
  }
  .sp {
    display: block;
  }
  img.sp,
  br.sp {
    display: inline;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .wrapper {
    overflow: hidden;
  }
  #header {
    height: 113vw;
  }
  .big {
    font-weight: bold;
    font-size: 1.32em;
  }
  .btnWrap {
    margin-bottom: 0;
  }
  .formBtn {
    background: url(../images/sp/btn.png) no-repeat center 0;
    width: 340px;
    height: 174px;
    background-size: contain;
    text-indent: -9999em;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  #sectReason .sectContent {
    padding: 8px;
  }
  #sectReason .reason {
    padding: 16px;
  }
  #sectReason .reason h3 {
    font-size: 24px;
    margin: -16px -16px 16px -16px;
  }
  #sectReason .badge {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #sect10 .sectContent {
    padding: 16px;
  }
  #sect10 .eyecatch {
    margin-right: 0;
    float: none;
    text-align: center;
  }
  #sectPS .sectContent {
    border-width: 16px;
    padding: 16px;
  }
  .table-scroll {
    overflow-x: scroll;
  }
  .table-scroll .table {
    width: 800px;
  }
  body.pg_raw table th {
    display: list-item;
    list-style: none;
  }
  body.pg_raw table td {
    display: list-item;
    list-style: none;
  }
}

@media screen and (max-width: 786px) {
  .timer {
    font-size: 1.5em;
    margin-bottom: 0.3em;
  }
  #sectVideo .col-12 {
    padding: 0;
  }
  .result {
    padding: 8px;
  }
  #sect4 h2 {
    height: auto;
  }
  #sect5 h2 {
    height: auto;
  }
  #sect6 h2 {
    height: auto;
  }
  #sectVoice h2 {
    height: auto;
  }
  .voice h3 {
    font-size: 20px;
    padding: 16px;
  }
  #sect9 h2 {
    height: auto;
  }
  #sectSupports h2 {
    height: auto;
  }
  #sectPrice h2 {
    height: auto;
  }
  #sectTokuten h2 {
    height: auto;
  }
  .contentsWrap {
    padding: 13px;
  }
  .contentsWrap .contents ul {
    padding: 8px;
  }
  .contentsWrap .contents ul li {
    margin-bottom: 9px;
    font-size: 16px;
    text-indent: -2em;
    margin-left: 2em;
  }
  .contentsWrap .contents ul li:before {
    width: 18px;
    height: 18px;
    background-size: 100% auto;
  }
}
/*# sourceMappingURL=style.css.map */