@charset "utf-8";
/*------------------------------------------------------------
共通
------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-text-size-adjust: 100%;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', sans-serif;
  background: #fff;
  color: #404040;
}
*, *:before, *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}
a:visited, a:hover {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
/*------------------------------------------------------------
レイアウト
------------------------------------------------------------*/
#content {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
figure {
  margin: 0 auto;
  max-width: 100%;
}
img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
p {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (min-width:650px) {
  #content {
    width: 650px;
    margin: 0 auto;
  }
  p {
    font-size: 18px;
  }
}
/*------------------------------------------------------------
スマホから
ヘッダー
------------------------------------------------------------*/
header {
  position: relative;
  top: 0;
}
.header_tel {
  position: absolute;
  width: 45%;
  top: 12%;
  right: 3%;
}

/*-------------timer-------------*/
.timer01 {
  border: 5px solid #30a4d4;
  text-align: center;
  padding: 5px 0;
  font-weight: bold;
}
.timer01 p {
  font-size: 15px;
  line-height: 1.6;
}
.timer02 {
  text-align: center;
  font-weight: bold;
}
.timer02 p {
  font-size: 20px;
  line-height: 1.6;
}
.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

/*-------------cta-------------*/
.cta {
  padding-top: calc(60 / 1920 * 100vw);
  padding-bottom: calc(90 / 1920 * 100vw);
}
.cta_btn {
  width: 85%;
  margin: 0 auto;
  padding-top: calc(30 / 1920 * 100vw);
  padding-bottom: calc(30 / 1920 * 100vw);
}
.tel_btn {
  position: relative;
  z-index: 1;
  margin-bottom: calc(15 / 1920 * 100vw);
}
.tel_btn a::before {
  animation: aura 3s ease-out infinite;
}
.tel_btn a::after {
  animation: aura 3s ease-out 1.5s infinite;
}
.tel_btn a::before,
.tel_btn a::after {
  content: "";
  position: absolute;
  z-index: -10;
  border-radius: 100px;
  background: #ff8902;
  width: 100%;
  height: 84%;
  top: 7%;
  right: 0;
  margin: 0 auto;
}
@keyframes aura {
  0% {
      transform: scale(0.95);
      opacity: 1;
  }
  90% {
      opacity: 0.1;
  }
  to {
      transform: scale(1.2, 1.5);
      opacity: 0;
  }
}
@keyframes aura2 {
  0% {
      transform: scale(0.95);
      opacity: 1;
  }
  90% {
      opacity: 0.1;
  }
  to {
      transform: scale(1.1, 1.2);
      opacity: 0;
  }
}

.payment {
  width: calc(570 / 1920 * 100vw);
  margin: 0 auto;
}
@media screen and (max-width:650px) {
  .cta {
    padding-top: calc(60 / 650 * 100vw);
    padding-bottom: calc(60 / 650 * 100vw);
  }
  .cta_btn {
    padding-top: calc(30 / 650 * 100vw);
    padding-bottom: calc(30 / 650 * 100vw);
  }
  .tel_btn {
    margin-bottom: calc(15 / 650 * 100vw);
  }
  .payment {
    width: calc(470 / 650 * 100vw);
  }
}

/*-------------price-------------*/
.price {
  background-color   : #fff;
  background-image   : radial-gradient(#f1f1f1 5%, transparent 8%),
                       radial-gradient(#f1f1f1 5%, transparent 8%);
  background-position: 0 0, 11px 11px;
  background-size    : 22px 22px;
  padding-bottom: calc(90 / 1920 * 100vw);
}
.price_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 90%;
  padding-top: calc(60 / 1920 * 100vw);
  padding-bottom: calc(30 / 1920 * 100vw);
}
.price_box_item {
  width: calc(97% / 2);
  margin: 10px 2px;
  border-radius: 20px;
}
.price_txt {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width:650px) {
  .price {
    padding-bottom: calc(90 / 650 * 100vw);
  }
  .price_box {
    padding-top: calc(60 / 650 * 100vw);
    padding-bottom: calc(30 / 650 * 100vw);
  }
}

/*-------------attention-------------*/
.attention {
  margin-top: -20%;
}

/*-------------comparison-------------*/
.comparison {
  margin-top: -15%;
}

/*-------------voice-------------*/
.voice {
  background: #e7fbff;
  padding-bottom: calc(90 / 1920 * 100vw);
}
.voice_box {
  padding-top: calc(60 / 1920 * 100vw);
  padding-bottom: calc(30 / 1920 * 100vw);
}
.slider {
  width: 100%;
  margin: 0 auto;
}
.slider .slick-slide img {
  display: inline-block;
  padding: 0;
  margin: 0 auto;
}
.slider .slick-slide {
  transform: scale(0.8);/*左右の画像のサイズを80%に*/
  transition: all .5s;/*拡大や透過のアニメーションを0.5秒で行う*/
  opacity: 0;
}
.slider .slick-slide.slick-center{
  transform: scale(1);/*中央の画像のサイズだけ等倍に*/
  opacity: 1;/*透過なし*/
}
.slider.slick-list {
  overflow: inherit;
}
.voice_item {
  padding: 40px;
  background: linear-gradient(135deg, transparent 20px, #fff 0) top left, linear-gradient(-135deg, transparent 20px, #fff 0) top right, linear-gradient(-45deg, transparent 20px, #fff 0) bottom right, linear-gradient(45deg, transparent 20px, #fff 0) bottom left;
  background-size: 60% 60%;
  background-repeat: no-repeat;
}
.voice_item_ttl {
  text-align: center;
  font-size: clamp(23px, 3vw, 25px);
  font-weight: bold;
  color: #30a4d4;
  margin: 30px 0;
  padding: 0 0 15px;
  border-bottom: 3px dotted #d6d6d6;
  letter-spacing: 2px;
  line-height: 1.3;
}
.voice_item_txt02 {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
}
.voice_smalltxt {
  text-align: right;
  font-size: 13px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width:650px) {
  .voice {
    padding-bottom: calc(90 / 650 * 100vw);
  }
  .voice_box {
    padding-top: calc(60 / 650 * 100vw);
    padding-bottom: calc(30 / 650 * 100vw);
  }
  .voice_item {
    padding: 30px;
  }
  .voice_item_ttl {
    margin: 20px 0;
    padding: 0 0 10px;
  }
}

/*-------------reason-------------*/
.reason {
  background: url(../img/reason_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: calc(90 / 1920 * 100vw);
}
.reason_box {
  padding-top: calc(60 / 1920 * 100vw);
  width: 90%;
  margin: 0 auto;
}
.reason_box_item {
  margin-bottom: calc(60 / 1920 * 100vw);
  filter: drop-shadow(10px 10px 10px #d6dfe5);
}
.reason_box_item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width:650px) {
  .reason {
    padding-bottom: calc(90 / 650 * 100vw);
  }
  .reason_box {
    padding-top: calc(60 / 650 * 100vw);
  }
  .reason_box_item {
    margin-bottom: calc(60 / 650 * 100vw);
  }
}

/*-------------flow-------------*/
.flow {
  background-image: linear-gradient(180deg, #33c7ce, #30a4d4);
  padding-bottom: calc(90 / 1920 * 100vw);
  padding-top: calc(90 / 1920 * 100vw);
}
.flow_ttl {
  margin: 0 auto;
  width: calc(410 / 1920 * 100vw);
}
.flow_img {
  width: 90%;
  margin: 0 auto;
  padding-top: calc(60 / 1920 * 100vw);
  filter: drop-shadow(10px 10px 10px #1c8bb9);
}
@media screen and (max-width:650px) {
  .flow {
    padding-bottom: calc(90 / 650 * 100vw);
    padding-top: calc(90 / 650 * 100vw);
  }
  .flow_ttl {
    width: calc(310 / 650 * 100vw);
  }
  .flow_img {
    padding-top: calc(60 / 650 * 100vw);
  }
}

/*-------------Q&A-------------*/
.qa {
  padding-bottom: calc(90 / 1920 * 100vw);
  padding-top: calc(90 / 1920 * 100vw);
}
.qa_ttl {
  width: calc(440 / 1920 * 100vw);
  margin: 0 auto;
}
.qa_inner {
  width: 90%;
  padding-top: calc(60 / 1920 * 100vw);
  margin: 0 auto;
}
.qa_item {
	font-style: normal;
	border-bottom: 1px solid #d0d0d0;
  padding: 4% 3%;
}
.qa_item:nth-of-type(1) {
	border-top: 1px solid #d0d0d0;
}
.question_content {
	display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.question_content:hover {
  cursor: pointer;
}
.question_content::before, 
.question_content::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.question_content::before {
  right: 0;
	width: 14px;
	height: 14px;
	border-top: 2px solid #404040;
	border-right: 2px solid #404040;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	transition: all 0.5s ease-in-out;
	border-radius: 2px;
}
.open::before {
  -webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.question_content img {
  width: 7%;
  margin-right: 3%;
}
.question_content h2 {
	font-size: clamp(18px, 2vw, 20px);
	font-weight: bold;
  text-align: left;
  letter-spacing: 3px;
  line-height: 1.5;
  margin: 0 5% 0 0;
}
.answer_content {
	padding: 5% 3% 2%;
  display: none;
}
.answer_content p{
  text-align: justify;
  letter-spacing: 1px;
  line-height: 1.7;
}

@media screen and (max-width: 650px) {
  .qa {
    padding-bottom: calc(90 / 650 * 100vw);
    padding-top: calc(90 / 650 * 100vw);
  }
  .qa_ttl {
    width: calc(340 / 650 * 100vw);
    margin: 0 auto;
  }
  .qa_inner {
    padding-top: calc(60 / 650 * 100vw);
  }
  .qa_item {
    padding: 6% 3%;
  }
  .question_content img {
    width: 10%;
    margin-right: 4%;
  }
  .question_content h2{
    margin: 0 10% 0 0;
  }
  .question_content::before {
    right: 0;
    width: 12px;
    height: 12px;
  }
}

/*-------------フッター-------------*/
footer {
  background: #000;
  color: #fff;
  padding-bottom: calc(60 / 1920 * 100vw);
  padding-top: calc(60 / 1920 * 100vw);
}
footer p {
  text-align: center;
  font-size: 13px;
}
footer a:link, a:visited, a:hover, a:active {
  color: #fff;
}
@media screen and (max-width: 650px) {
  footer {
    padding-bottom: calc(90 / 650 * 100vw);
    padding-top: calc(90 / 650 * 100vw);
  }
}
/*floating*/
#floating {
  position: fixed;
  bottom: 0;
  width: 650px;
  z-index: 9999;
  background: #000;
  overflow: hidden;
}
.floating-inner {
  margin: 0 auto;
  width: 85%;
  padding-top: calc(15 / 1920* 100vw);
}
@media screen and (max-width: 650px) {
  #floating {
    width: 100%;
  }
  .floating-inner {
    padding-top: calc(15 / 650* 100vw);
  }
}

/*profile*/
#profile {
  padding-bottom: calc(90 / 1920 * 100vw);
  padding-top: calc(60 / 1920 * 100vw);
}
#profile h2 {
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  padding-bottom: calc(30 / 1920 * 100vw);
}
#profile table , #profile td, #profile th {
  border: 1px solid #c3c3c3;
  border-collapse: collapse;
}
#profile td, #profile th {
padding: 3%;
font-size: 14px;
line-height: 1.5;
}
#profile table{
  width: 90%;
  margin: 0 auto;
}
#profile th {
  background: #e9e9e9;
  width: 30%;
text-align: left;
vertical-align: middle;
}
#profile td{
text-align: center;
}
@media screen and (max-width: 650px) {
  #profile {
    padding-bottom: calc(90 / 650 * 100vw);
    padding-top: calc(60 / 650 * 100vw);
  }
  #profile h2 {
    padding-bottom: calc(30 / 650 * 100vw);
  }
}
