@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	list-style-type: none;
	word-break: break-all;
}
html {
	scroll-behavior: smooth;
}
html,body{
	width: 100%;
	height: 100%;
}
body {
	position: relative;
	font-family: "Zen Maru Gothic", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	-webkit-text-size-adjust: 100%!important;
	letter-spacing: 0.03em;
	font-weight: 500;
	font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	background: #fff;
	color: #6C5A51;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	animation: fadeIn 2s ease 0s;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.blinking{
	-webkit-animation:blink 1.5s infinite;
    -moz-animation:blink 1.5s infinite;
    animation:blink 1.5s infinite;}
@-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;}}
ul,
ol {
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
	color: #454040;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	cursor:pointer;
	text-decoration: none;
}
img{
	display:block;
	width: 100%;
	height: auto;
}
ul {
	list-style: none; }
.pc{
	display: none;
}
.sp{
	display: block;
}
@media screen and (min-width: 750px) {
.pc{
	display: block;
}
.sp{
	display: none;
}
}
.txt_center{
	text-align: center;
}
/******************************
** FV
*******************************/
.relative{
	position: relative;
	z-index: 1;
}
.contents{
	max-width: 750px;
	margin: 0 auto;
	background: #f9f6ee;
	overflow: hidden;
}
.fv_bt_wrap{
	padding: 2% 0 5%;
}
.fv_bt{
	max-width: 695px;
	width: 92.67%;
	margin: 0 auto;
	background: url("../img/fv_bt.png")no-repeat center center;
	background-size: cover;
}
.fv_bt a{
	display: block;
	background: url("../img/fv_bt.png")no-repeat center center;
	background-size: cover;
	padding: 23.1654677% 0 0;
	transition: .2s;
}
.fv_bt a:hover{
	background: url("../img/fv_bt_over.png")no-repeat center center;
	background-size: cover;
}
.c1_wrap{
	background: #fddbdb;
	padding: 10% 0;
}
.c1_1{
	max-width: 668px;
	width: 89.067%;
	margin: 0 auto 8%;
}
.review_tit{
	position: absolute;
	z-index: 2;
	max-width: 563px;
	width: 89.65%;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
}
.swiper .swiper-slide {
	padding: 0;
}
.swiper_single{
	max-width: 628px;
	width: 83.74%;
	margin: 0 auto;
	padding: 8% 0 7%;
}
.swiper_single .swiper-slide {
  padding: 0 2%;
}
.swiper-slide img {
	height: auto;
	margin: 0 auto;
}
.swiper-pagination-bullet {
  background-color: #F9889B!important;
}
.cta_wrap{
	background: #a3eead;
	padding: 8% 0 10%;
}
.cta1{
	max-width: 500px;
	width: 66.67%;
	margin: 0 auto;
}
.cta2{
	max-width: 685px;
	width: 91.3423%;
	margin: 0 auto;
}
.cta3{
	position: absolute;
	z-index: 2;
	max-width: 203px;
	width: 30.86%;
	right: 3%;
	bottom: 0;
}
.cta_bt{
	position: absolute;
	z-index: 1;
	max-width: 610px;
	width: 89.06%;
	left: 0;
	right: 0;
	bottom: 34%;
	margin: auto;
	background: url("../img/cta_bt.png")no-repeat center center;
	background-size: cover;
}
.cta_bt a{
	display: block;
	background: url("../img/cta_bt.png")no-repeat center center;
	background-size: cover;
	padding: 26.3934426% 0 0;
	transition: .2s;
}
.cta_bt a:hover{
	background: url("../img/cta_bt_over.png")no-repeat center center;
	background-size: cover;
}
.c3_wrap{
	background: #979eaa;
	padding: 6% 0 10%;
}
.c3_1{
	max-width: 647px;
	width: 86.267%;
	margin: 0 auto;
}
.c3_2{
	max-width: 566px;
	width: 75.467%;
	margin: 3% auto;
}
.c3_3{
	max-width: 682px;
	width: 90.934%;
	margin: 0 auto 5%;
}
.c3_8{
	max-width: 594px;
	width: 79.2%;
	margin: 8% auto 0;
}
.c6_bt{
	position: absolute;
	z-index: 1;
	max-width: 608px;
	width: 81.067%;
	left: 0;
	right: 0;
	bottom: 8.5%;
	margin: auto;
	background: url("../img/c6_bt.png")no-repeat center center;
	background-size: cover;
}
.c6_bt a{
	display: block;
	background: url("../img/c6_bt.png")no-repeat center center;
	background-size: cover;
	padding: 18.2565789% 0 0;
	transition: .2s;
}
.c6_bt a:hover{
	background: url("../img/c6_bt_over.png")no-repeat center center;
	background-size: cover;
}
.c7_wrap{
	background: #fff;
}
.c7_logo{
	max-width: 180px;
	width: 24%;
	margin: 8% auto 0;
}
.footer{
	text-align: center;
	padding: 0;
}
.footer ul{
	margin: 0!important;
	padding: 5% 0 5%!important;
	font-size: 0;
}
.footer ul li{
	display: inline-block;
	padding: 0 12px;
}
.footer ul li a{
	display: inline-block;
	width: fit-content;
	font-size: 2.6vw;
	line-height: 3.2vw;
}
.copyright{
	font-weight: 500;
	padding: 3.5% 0;
	font-size: 2.3vw;
	line-height: 3.2vw;
	background: #F9889B;
	color: #fff;
}
@media screen and (min-width: 750px) {
.footer{
	padding: 20px 0;
}
.footer ul li a{
	font-size: 13px;
	line-height: 16px;
}
.copyright{
	font-size: 11px;
	line-height: 16px;
}
}