GA@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: #ec0000;
}
.yellow {
	/* background-color: #ffff00; */
	background:linear-gradient(transparent 30%, #ffff0064 60%);
}
.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: 700 !important;
}
@media screen and (max-width: 640px) {
.bold {
		font-weight: 700 !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;
---------------------------------------------------- */

/* モバイルファースト　どのサイズでも同じ形で表示 */

body{
	font-family: 'zen kaku gothic', 'noto sans jp',sans-serif;
	width: 100%;
	/* min-width: 640px; */
}

.wrap-all{
	overflow: hidden;
	width: 100%;
	/* min-width: 640px; */
	width: 640px;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width: 640px) {
	body{
		width:100%;
	}
	.wrap-all{
		width: 100%;
	}
	.wrap-all img{
		width: 100%;	
		height: auto;
	}
}


/* ファーストビュー */

.fv img{
	width: 100%;
}

@media screen and (max-width: 640px) {
	.fv {
		width: 100%;
	}
}


.area06{
	width:100%;
	position: relative;
}

.area06-umikara{
	width: 57%!important;
	position: absolute;
	z-index: 100;
	top: -3%;
	left:-20%;
}



/* エリア０１ */

.area01{
	text-align: left;
	font-size: 12px;
	padding: 0px;
}



/* エリア０２ */

.area02 img{
	width: 100%;

}


/* ボタンエリア０１ */
.btn-area-teiki{
	width:100%;
}
.btn-area-teiki2{
	width:100%;
	position: relative;
}

.btn-area img{
	width: 100%;
}
.btn01-teiki img{
	width: 51%;
	position: absolute;
	top: 73%;
    left: -0%;
}
.btn02-teiki img{
	width: 51%;
	position: absolute;
	top: 73%;
    left: 50%;
}

.btn-area-normal{
	width:100%;
	position: relative;
}
.btn-area img{
	width: 100%;
}
.btn01-normal img{
	width: 51%;
	position: absolute;
	top: 47%;
    left: -0%;
}
.btn02-normal img{
	width: 51%;
	position: absolute;
	top: 47%;
    left: 50%;
}


/* ボタンエリア０2 */
.btn-area-teiki2{
	width:100%;
	position: relative;
}
.btn01-teiki2 img{
	width: 51%;
	position: absolute;
	top: 73%;
    left: -0%;
}
.btn02-teiki2 img{
	width: 51%;
	position: absolute;
	top: 73%;
    left: 50%;
}

.btn-area-normal2{
	width:100%;
	position: relative;
}

.btn01-normal2 img{
	width: 26%;
	position: absolute;
	top: 40%;
    left: 48%;
}
.btn02-normal2 img{
	width: 26%;
	position: absolute;
	top: 40%;
    left: 74%;
}




/* 100%幅に */
.area01 img{
	width: 100%;
}

@media screen and (max-width: 640px) {
	.area01{
			width: 100%;
		}
	}




/* フッター*/
footer{
	width: 100%;
}
.footer-top{
	display: flex;
	align-items: center;
	width: 620px;
	justify-content: space-around;
	margin: 0 auto;
	padding-top:100px;
	padding-bottom:20px;
}
.footer-company-info a,.footer-dsct a,
.footer-privacypolicy a,.footer-tos a{
	font-size: 12px;
	text-decoration: none;
	color: #5e5e5e;
}
/*20260122　GA追加*/
.footer-top * {
	line-height: unset;
}
/*20260122　GA修正 p追加*/
.footer-bottom p{
	width: 100%;
	height: 40px;
	text-align: center;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#882e39+0,a76b72+47,882e39+99 */
	background: linear-gradient(to right,  #882e39 0%,#a76b72 47%,#882e39 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #ffffff;
	line-height: 40px;
	font-size: 12px;
}
@media screen and (max-width: 640px) {
	footer{
		width: 100%;
	}
	.footer-top{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		width: 90%;
		margin: 0 auto;
		padding-top:10%;
		padding-left: 5%;
		padding-bottom:3%;
	}
	.footer-company-info a,.footer-dsct a,
	.footer-privacypolicy a,.footer-tos a{
		font-size: 2.5vw;
		line-height: 7vw;
		text-decoration: none;
		color: #565656;
		padding:3% 0;
	}
	.footer-bottom p{
		width: 100%;
		height: 10vw;
		text-align: center;
		background-color: #000000;
		color: #ffffff;
		line-height: 10vw;
		font-size: 2.3vw;
	}
}
/* フッター ここまで */

 /* ボタンのぽよぽよアニメーション */
 img.poyo2 {
	animation: poyo2 2s linear .5s infinite forwards;
	transform-origin: 50% 50%;
}
@keyframes poyo2 {
		0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.1); }
	50% { transform: scale(1); }
	60% { transform: scale(1.1); }
	70% { transform: scale(1); }
	100% { transform: scale(1); }
}
/* / ボタンのぽよぽよアニメーション */



/* スクロールをスムーズに */
html{
    scroll-behavior: smooth;
}
/* スクロールをスムーズに　ここまで */

 .area01,.faq,footer{
	background-color: #fff;
	width: 100%;
 }
.area01 img{
	width: 100%;
}


/* 注意書き*a */

.information{
	background-color:#fff;
	padding: 0 5% 5% 5%;
	font-size: 0.9em;
	text-align: left;
}
/*20260122　GA追加*/
.information * {
	line-height: 1.8;
}


 /*  パララックス背景の追加（ここから）  */
		/* PC版パララックス背景 */
		body {
			background: url('../images/background.png') no-repeat center top fixed;
			background-size: cover;
		}

		/* モバイルでは fixed を解除 */
		@media (max-width: 767px) {
			body {
				background-attachment: scroll;
			}
		}

		/* wrap の背景が白いとパララックスが隠れるので透明確保 */
		.wrap-all {
			background: transparent;
		}
  /* パララックス背景ここまで */