@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

img{
	width:100%;
}
header{
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;  /* ヘッダーが画面全体の幅に広がるようにする */
  background-color: #fff;  /* ヘッダーの背景色 */
  color: white;  /* テキストの色 */
  padding: 10px 0;  /* ヘッダーの内側の余白 */
  z-index: 1000;  /* 他の要素より前に表示する */
}

.inner{
	width:1200px;
	max-width: 90%;
	justify-content: space-between;
	margin:0 auto;
	display: flex;
	align-items: center;
}
.header-btn{
	display: grid!important;
}
.rd{
	background: orange;
	padding:3% 0;
}
.tel-btn{
	cursor: pointer;
}
@media screen and (max-width: 640px) {
	
	body{
		margin-top: 0!important;
	}
	header{
		position: static;
		padding:6px 0;
	}
.inner{
	width:94%;
	max-width: 94%;
	
}
	.logo img{
		width:40vw;
		min-width: 40vw;
	}
	.inner .tel-btn,.inner .line-btn{

		width: 22vw !important;
		min-width: 22vw !important;
	}
	.rd{
		padding:6% 0;
	}
	.coupon{
		margin-bottom: 4%;
	}
	.rd .inner{
		flex-direction: column;
	}

	.rd .tel-btn,.rd .line-btn{
		width: 100%!important;
	}
}
.area7-pc{
	background: url(../images/area7-bg-pc.webp);
	background-attachment: fixed;
    background-size: cover; /* 背景を画面全体に表示 */
    background-repeat: no-repeat; /* 背景を繰り返さない */
    background-position: center; /* 背景を中央に配置 */
}
.area7-pc,.area7-sp{
	position: relative;
}
.area7 .tel-btn{
	position: absolute;
	width:19vw;
	top:25.5%;
	left:50%;
}
.area7 .line-btn{
	position: absolute;
	width:19vw;
	top:31.3%;
	left:50%;
}
.area6-table{
	width:100%!important;
	overflow-x: auto;
}
.area6-table img{

	width:150%!important;
max-width: none;
}
::-webkit-scrollbar {
	width: 12px; /* 横スクロールバーの高さや縦スクロールバーの幅 */
	height: 12px; /* 横スクロールバーの高さ */
	
}

/* スクロールバーの背景 */
::-webkit-scrollbar-track {
	background: #f1f1f1; /* 背景色 */
	border-radius: 10px; /* 角を丸くする */
}

/* スクロールバーのつまみ部分 */
::-webkit-scrollbar-thumb {
	background: #22b573; /* つまみの色 */
	border-radius: 10px; /* 角を丸くする */
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev:after,
.swiper-button-next:after {
  bottom: 0;
  content: ""!important;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
/* 前への矢印カスタマイズ */
.swiper-button-prev:after {
  border-bottom: 20px solid transparent;
  border-right: 30px solid #006837;
  border-top: 20px solid transparent;
}
/* 次への矢印カスタマイズ */
.swiper-button-next:after {
  border-bottom: 20px solid transparent;
  border-left: 30px solid #006837;
  border-top: 20px solid transparent;
}
/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 640px) {
	

	.area7 .tel-btn{
		width:78%;
		top:23.3%;
		transform: translate(-50%,-50%);
	}
	.area7 .line-btn{
		width:78%;
		top:28.1%;
		transform: translate(-50%,-50%);
	}
	.area8{
		background: url(../images/area8-bg-sp.webp);
	}
}
.qa-container {
	margin: 0 auto 4%;
	max-width: 800px;
	width: 90%;
	padding-bottom: 40px;
}
.qa-list {
	padding: 1% 0;
}
.question-title {
	background: #9ae2bf;
	cursor: pointer;
	font-size: 20px;
	padding: 2.5% 12% 2.5% 10%;
	position: relative;

	font-weight: bold;
	line-height: 1.3;
}
.question-title:before {
	position: absolute;
	display: block;
	content: url(../images/Q.webp);
	top: 60%;
	transform: translate(-50%, -50%);
	left: 5%;
	width: 30px;
}
.question-title:after {
	position: absolute;
	display: block;
	content: '';
	top: 30%;
	right: 5%;
	width: 14px;
	height: 14px;
	border-top: 3px solid #006837;
	border-right: 3px solid #006837;
	transform: rotate(135deg);
	transition: all .3s ease-in-out;
}
.question-title.open:after {
	transform: rotate(-45deg);
	top: 45%;
}
.answer-text {
	display: none;
	padding: 20px 4%;
	position: relative;
	background: #f2f2f2;
	line-height: 1.4;
	margin-top: 0px;
	font-size: 18px;
	color: #333;
}
@media screen and (max-width: 1200px) {
	.qa-list {
			padding: 1% 0;
	}
	.qa-container {
			max-width: 76%;
			margin: 20px auto 30px;
	}
	.question-title:after {
			width: 10px;
			height: 10px;
	}
	.answer-text:before {
			font-size: 120%;
			font-weight: bold;
	}
}
@media screen and (max-width: 640px) {
	.qa-container {
			width: 90%;
			max-width: 90%;
			padding-bottom: 20px;
	}
	.qa-list {
			padding: 2% 0 ;
	}
	.question-title {
			font-size: 18px;
			padding: 4% 14% 4% 14%;
	}
	.question-title:before {
			left: 7%;
	}
	.answer-text {
			font-size: 15px;
			padding: 4% 5%;
			margin-top: 0px;
	}
	.answer-text p {
			padding-left: 50px;
	}
}
/* ぷるぷる動くボタン */
.purupuru2 {
	animation: purupuru2 0.7s infinite;
}
@keyframes purupuru2 {
	0% {
			transform: scale(1, 1);
	}
	50% {
			transform: scale(0.98, 0.95)
	}
}

.fix-btn{
	position: sticky;
  z-index: 1;
	bottom:0;
	background: #ffffffbd;
	justify-content: center;
}