﻿@charset "utf-8";
/***  メインビジュアル　フェード  ***/

#top01,
#top02,
#top03,
#top04,
#top05,
#top06,
#top07,
#top08,
#top09,
#top10,
#top11,
#top12,
#top13,
#top14,
#top15,
#top16,
#top17{
	width:94%;
	margin:0 auto;
	text-align:left;
	padding:2em 0;
}


/*===========================
	ポップアップウィンドウ
===========================*/

.loader_block {
	position: fixed;
	width: 100%;
	height: 130%;
	background: #FFFFFF;
	z-index: 20000000;
	color:#000000;
}

.loader_naka{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #333333;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
	box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
	box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
	box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
	box-shadow: 0 2.5em 0 0;
  }
}

/*===========================
	メインビジュアル
===========================*/
.title_block{
	position: relative;
	z-index: 2;
}

.title_on{
	width: 98%;
	position: absolute;
	top: 4em;
	left: 1%;
}

.title_on img{
	width:100%;
}

.title_cont{
	width:100%;
	margin:0 auto;
	background:#F4E9E9;
	padding:2em;
	box-sizing: border-box;
}

.title_cont_img{
	margin:-5em auto 0;
}


.title_cont ul{
	max-width: 500px;
	margin:0 auto 5em;
}

.title_cont ul>li{
	padding:0.2em 0;
}

.title_cont ul>li>dl{
    display: table;
    width:100%;
	box-sizing: border-box;
    table-layout: fixed;
	border:#D10E16 6px solid;
	border-radius: 15px;
}

.title_cont ul>li>dl>dt{
	display: table-cell;
	vertical-align: middle;
	width:83%;
	padding:0.5em 1em;
	text-align: center;
	background:#D10E16;
	box-sizing: border-box;
	color:#FFFFFF;
	border-radius: 7px 0 0 7px;
}
.title_cont ul>li>dl>dd{
	display: table-cell;
	vertical-align: middle;
	width:100%;
	background:#FFFFFF;
	padding:0.5em 2em;
	box-sizing: border-box;
	text-align: center;
	border-radius:0 7px 7px 0;
}


.title_bg img{
	width: 100%;
}

/*===========================
	コンバージョンエリア
===========================*/
.conv_block{
	margin:-4em auto 1em;
	position: relative;
}

.conv_block_naka_on{
	position: absolute;
	width:8%;
	bottom: 62%;
    left: 1%;
}

.conv_block_naka{
	position: absolute;
	width:90%;
	bottom: 13%;
    left: 5%;
}
.conv_block_naka>ul{
	display: flex;
	flex-wrap:wrap;
	width:100%;
	align-items: center;
	justify-content: center;
}

.conv_block_naka>ul>li:nth-child(1),
.conv_block_naka>ul>li:nth-child(2){
	width:28%;
	margin:0 1%;
}

.conv_block_naka>ul>li:nth-child(3){
	width:32%;
	margin:0 1%;
}

.cv_bg{
	position: relative;
}

.cv_bg::after{
	content: '';
	background: url("../img/top/cvarea_bb.png") no-repeat bottom;
	background-size: cover;
	width:100%;
	height:350px;
	position: absolute;
	bottom:0;
	left:0;
	z-index: -1;
}

.cv_bg .conv_block{
	margin:0 auto;
}

.cv_sp_block{
	width:92%;
	margin:-6em auto 0;
	background:#FFFFFF;
	border-radius: 20px;
	box-shadow: 4px 4px 10px rgba(0,0,0,0.15);
	padding:1.5em;
	box-sizing: border-box;
}

.cv_sp_block02{
	width:92%;
	margin:0 auto;
	background:#FFFFFF;
	border-radius: 20px;
	box-shadow: 4px 4px 10px rgba(0,0,0,0.15);
	padding:1.5em;
	box-sizing: border-box;	
}

.cv_sp_title{
	width:96%;
	margin:-4em auto 1em;
}

.kumo_FFF img{
	width:100%;
}

.kumo_FFF{
	margin:-1px auto 0;
}

.kumo_FFF_mainasu{
	margin:0 auto ;
	background: linear-gradient(transparent 0, #FFFFFF 0 0);
}

.kumo_D7EBF2_mainasu{
	margin:0 auto;
	background: linear-gradient(transparent 0, #D7EBF2 0 0);
}



.nami_9BD1E0 img{
	width:100%;
}

.nami_9BD1E0{
	margin:0 auto;
}

.nami_9BD1E0_mainasu{
	margin:-3em auto 0;
	background: linear-gradient(transparent 3em, #9BD1E0 0 3em);
}



/*===========================
	コンテンツ
===========================*/

.wheel_area_title{
	text-align: center;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 170%;
}

.wheel_area_text{
	padding:0 0 2em;
	text-align: center;
}

.wheel_area_block>ul{
	display: flex;
	flex-wrap: wrap;
	width:100%;
	padding:0 0 3em 0;
}
.wheel_area_block>ul>li{
	width:31.3333%;
	margin:0 1% 1em;
}

.wheel_area_block>ul>li a{
	display: block;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	background:#D10E16;
	color:#FFFFFF;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 3px #F6CFD0;
	padding:1em;
	box-sizing: border-box;
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;

}

.wheel_area_block>ul>li a:hover{
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	border-bottom: none;
	box-shadow: none;
}



.top01_01{
	width:83.3333%;
	margin:0 auto;
}
.top01_01>ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.top01_01>ul>li{
	width:90%;
	position: relative;
	box-sizing: border-box;
	max-width: 298px;
	margin: 0 auto 1em;
}

#top07 .top01_01{
	width:100%;
	margin:0 auto;
}

#top07 .top01_01>ul>li{
	width:48%;
	margin:0 auto;
}

.top01_01text{
	padding:1em;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius:0 0 20px 20px;
}

.top02_01{
	width:100%;
	margin:0 auto;
}
.top02_01>ul{
	display: flex;
	flex-wrap: wrap;
	width:100%;
}

.top02_01>ul>li:nth-child(1){
	width:100%;
}

.top02_01>ul>li:nth-child(2){
	width:100%;
	margin:2em 0 0 0;
}

.top02_01cate{
	text-align: center;
	margin:-2em 0 0 0;
}
.top02_01cate span{
	display: inline-block;
	background:#417CA5;
	border-radius: 50px;
	padding:0.5em 2em;
	color:#FFFFFF;
	font-weight: bold;
}

.top02_01area{
	margin:1em 0 0 0;
	background:#D7EBF2;
	border-radius: 20px;
	padding:1em 2em 2em;
	box-sizing: border-box;
}
.top02_01area_01>ul{
	display: flex;
	flex-wrap:nowrap;
	width: 100%;
}
.top02_01area_01>ul>li{
	width: 50%;
}

.top06_01{
	width:100%;
	margin:0 auto;
	background:#FFFFFF;
	border-radius: 20px;
	padding:0 2em;
	box-sizing: border-box;
	
}

.top06_01>ul>li{
	padding:2em 0;
	border-bottom:2px dashed #0B318F;
}

.top06_01>ul>li:last-child{
	border:none;
}

.top06_02>ul{
	display: flex;
	flex-wrap: wrap;
	width:100%;
	justify-content: center;
}

.top06_02>ul>li{
	width:80%;
	margin:0 auto 1em;
}

.top07_01{
	width:100%;
	margin:0 auto;
	padding:1em;
	background:#FFFFFF;
	box-sizing: border-box;
	border-radius: 20px;
}

.top07_01title{
	width:100%;
	margin:-4em auto 0;
	
}

.top10_01{
	width:100%;
	margin:-0.1em auto 0;
}
.top10_01>ul{
	position: relative;
}
.top10_01>ul::after{
	content: '';
	position: absolute;
	background:#0068B7;
	width:4px;
	height:100%;
	top:0;
	left:calc(50% - 2px);
	z-index: -1;
}
.top10_01>ul>li{
	background:#FFFFFF;
	border-radius: 20px;
	border:#0068B7 4px solid;
	padding:1em 2em;
	margin:0 0 3em;
	box-sizing: border-box;
}

.top10_01title{
	width:100%;
	margin:-2em 0 1em 0;
}

.top15_01{
	width:100%;
	margin:0 auto;
}

.top15_01title{
	margin:-10em auto 1em;
}


.top15_01block>ul{
	display: flex;
	flex-wrap: wrap;
	width:100%;
}

.top15_01block>ul>li{
	width:100%;
	margin:1em auto 0;
}

.top15_02{
	background:#FFFFFF;
	padding:2em;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: 4px 4px 0 rgba(0,0,0,0.15);
	
}
.top15_03{
	background:#FFFFFF;
	padding:1em 0;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: 4px 4px 0 rgba(0,0,0,0.15);
	
}



.area04_01block{
	position: relative;
	z-index: 7;
}
.area04_01img img{
	width:100%;
}


.area04_01text{
	background: #FFFFFF;
	border-radius: 0 0 15px 15px;
	padding:0.5em 0.5em 1.5em 0.5em;
	box-sizing: border-box;
}

.area04_03>ul{
	display: flex;
	flex-wrap:wrap;
	width:100%;
}

.area04_03>ul>li{
	width:49%;
	margin:0 auto 2em ;
	background:#FFFFFF;
	border-radius:20px;
	line-height: 1.2;
}


.area05_bg{
	/*background:linear-gradient(to bottom,#9BD1E0 0%,#9BD1E0 2em,#E8EFD5 2em,#E8EFD5 100%);*/
	background: linear-gradient(transparent 3em, #E8EFD5 0 3em);
}


.area05_01title{
	margin:-5em auto 1em;
}
.area05_02{
	width:100%;
	background:#FFFF00;
	border-radius: 20px;
	padding:1em 2em;
	margin:1em auto 0;
	box-sizing: border-box;
	position: relative;
}

.area09_01>ul{
	display: flex;
	flex-wrap:wrap;
	width:100%;
	justify-content: center;
}

.area09_01>ul>li:nth-child(1){
	width:50%;
	margin:0 auto;
}

.area09_01>ul>li:nth-child(2){
	width:100%;
	padding:0 1em;
	box-sizing: border-box;
}


.area10_01{
	margin:-6em auto 0;
	width:100%;
}

.zoom_icon{
	position: relative;
}
.zoom_icon::after{
	content: '';
	background: url("../img/top/icon_zoom.svg") no-repeat;
	background-size: contain;
	position: absolute;
	bottom:10px;
	right:10px;
	width:20px;
	height:20px;
}


.area10_01>ul>li:nth-child(even),
.area10_01>ul>li:nth-child(odd){
	width:100%;
	margin:0 0 2em 0;
	background: #FFFFFF;
	border:#DDDDDD 5px solid;
	border-radius: 20px;
	padding:1em;
	box-sizing: border-box;
}

.area10_01>ul>li:nth-child(even){
	margin:0 0 2em 0;
}

.area10_01>ul>li>dl{
	display: flex;
	flex-wrap:wrap;
	width:100%;
}

.area10_01>ul>li>dl>dt{
	width:30%;
}

.area10_01>ul>li>dl>dd{
	width:70%;
	padding:1em;
	box-sizing: border-box;
}


.area10_01>ul>li>dl>dd{
	width:70%;
	padding:1em;
	box-sizing: border-box;
}

.area10_01cate span{
	background:#114826;
	color:#FFFFFF;
	display: inline-block;
	padding:0.1em 2em;
	border-radius: 50px;
	font-weight: bold;
}

.area10_01_clu02_block>ul{
	display: flex;
	flex-wrap:wrap;
	width:100%;
}
.area10_01_clu02_block>ul>li{
	width:100%;
	margin:0 auto 0.5em;
}

.area10_01 .area10_01_clu02>dl>dt{
	width:30%;
}
.area10_01 .area10_01_clu02>dl>dd{
	width:70%;
}

.area11_bg{
	background:linear-gradient(to bottom,#FFFFFF 0%,#FFFFFF 4em,#E8EFD5 4em,#E8EFD5 100%);
	margin:-0.5em 0 0 0;
}
.area12_01{
	width:100%;
	margin:0 auto;
}
.area12_01>ul>li{
	padding:2em 1em;
	border-bottom:#CCCCCC 1px solid;
	width:90%;
	margin:0 auto;
	box-sizing: border-box;
}
.area12_01>ul>li>dl{
	display: flex;
	flex-wrap:wrap;
	width:100%;
	font-weight: 500;
}

.area12_01>ul>li>dl>dt{
	width:100%;
	font-weight: 800;
}
.area12_01>ul>li>dl>dd{
	width:100%;
	margin:0.5em 0 0 0;
}



/*========================
	メールフォームテンプレ
========================*/

.mail01_01 dl{
	box-sizing: border-box;
	font-size: 16px;
	padding:0.5em  1.5em;
}
.mail01_01 dl:last-child{
	border-bottom: none;
}
.mail01_01 dt{
	box-sizing: border-box;
	margin: 0 0 0.5em;
}
input.text_min,
input.text,
input.text_middle,
select.text,
select.text_middle,
select.text_min,
textarea.text{
	font-family: 'M PLUS 1', sans-serif,-apple-system, Roboto, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue,"Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform:rotateZ(0.03deg);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFFF;
	border: solid 3px #E6E6E6;
	border-radius: 50px;
	padding: 1em;
	font-size: 16px;
	width: 100%;
	margin: 0.5em 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
textarea.text{
	border-radius:20px;
}
input.text_min,
select.text_min{
	width:30%;
}
input.text_middle,
select.text_middle{
	width:50%;
}
input[type=checkbox] {
	margin:0.5em;
	transform: scale(1.5);
}
input[type=radio] {
	margin:0.5em;
	transform: scale(1.5);
}
.mwform-checkbox-field-text {
	font-weight: bold !important;
}
::placeholder{
	color:#ccc;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 0 0.5em;
}
.hissu{
	box-sizing: border-box;
	display: inline-block;
	background:#FF0000;
	border-radius: 50px;
	color:#FFFFFF;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.2;
	padding:0.3em 0.8em;
}
.ninni{
	background:#B3B3B3;
	padding:0.1em 1em;
	color:#FFFFFF;
}
input[type="submit"],
input[type="button"] {
	box-sizing: border-box;
	font-family: 'M PLUS 1', sans-serif,-apple-system, Roboto, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue,"Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform:rotateZ(0.03deg);
	-webkit-appearance: none;
	cursor: pointer;
	position: relative;
	width: 96%;
	height: 100%;
	margin: 1em auto 0;
	display: block;
	border-radius: 50px;
	padding:1.5em 1.5em 1.5em 0.2em;
	background:#D10E16;
	border:none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 125%;
	font-weight: bold;
}

.submit_block{
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.submit_block:hover{
	 -ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	
}

.select_block{
	position: relative;
}

.submit_block{
	width:90%;
	margin:0 auto;
	position: relative;
}

.select_block::after,
.submit_block::after{
	content: '';
	background: url("../img/common/icon_arrow.svg") no-repeat;
	background-size: contain;
	position: absolute;
	z-index: 3;
	width:10px;
	height:10px;
	top: 53%;
	right: 20px;
	transform: translate(-50%,-50%);
	pointer-events: none;
}
.submit_block::after{
	content: '';
	background: url("../img/top/icon_zoom.png") no-repeat;
	background-size: contain;
	position: absolute;
	z-index: 3;
	width:40px;
	height:40px;
	top: 53%;
	right: 0.5em;
	transform: translate(-50%,-50%);
	pointer-events: none;
}
.map_block{
	position:relative;
	padding-bottom: 70%; /* 100/横*縦*/
	height: 0;
	overflow: hidden;
}
.map_block iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.top01_01smn,
.top01_02smn{
	position:relative;
	padding-bottom: 100%; /* 100/横*縦*/
	height: 0;
	overflow: hidden;
}

.top01_01smn,
.top01_02smn{
	padding-bottom:100%; /* 100/横*縦*/
	background:#E6E6E6;
	box-sizing: border-box;
	border-radius: 15px;
}
.top01_02smn{
	padding-bottom:69.22%; /* 100/横*縦*/
	background:#E6E6E6;
	box-sizing: border-box;
	border-radius: 15px;
}

.top01_01smn span,
.top01_01smn a,
.top01_02smn span,
.top01_02smn a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.top01_01smn img{
	width: 100%;
	height: 100%;
	object-fit:contain;
}
.top01_02smn img{
	width: 100%;
	height: 100%;
	object-fit:cover;
}


/*よくある質問*/

.qa01_01sub{
	width:100%;
	margin:0 auto;
}

.qa01_00sub>ul>li{
	padding:1.5em 0;
}


.qa01_01sub>ul>li{
	background:#FFFFFF;
	border:#114826 4px solid;
	margin:0 0 1.5em;
	border-radius: 20px;

}

.qa01_01sub>ul>li>a{
	display: block;
	width:100%;
	padding:1em 2em 1em 1em;
	box-sizing: border-box;
	text-decoration: none;
	cursor: pointer;
}

.qa01_01sub>ul>li>ul>li{
	border-radius: 0 0 15px 15px;
	background:#D0DBA7;
	border-top:#F2F2F2 1px solid;
}

.qa01_01sub>ul>li>ul>li>dl{
	width:100%;
	box-sizing: border-box;
	padding: 1em 5%;
}

.qa01_01sub .pluse_toggle>dl{
	display: table;
}
.qa01_01sub .pluse_toggle>dl>dt{
	display: table-cell;
	width:7%;
}
.qa01_01sub .pluse_toggle>dl>dd{
	display: table-cell;
	width:93%;
	padding:0.2em 2em 0 0;
	box-sizing: border-box;
}
.qa01_01sub .pluse_inner>li{
	padding:1em 2em;
	box-sizing: border-box;
}

.child {
    display: none;
}
.qa01_01sub>ul>li>a{
	position: relative;
}
.qa01_01sub>ul>li>a::after{
	content: '';
	background: url("../img/top/faq_plus.svg") no-repeat;
	background-size: contain;
	width:20px;
	height:20px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-50%,-50%);
}

.qa01_01sub>ul>li>a.pluse_active::after{
	content: '';
	background: url("../img/top/faq_mai.svg") no-repeat;
	background-size: contain;
	width:20px;
	height:20px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-50%,-50%);
}





@media (min-width : 768px) {
	
	
.title_cont ul>li>dl>dt{
	width:35%;
}
.title_cont ul>li>dl>dd{
	width:65%;
}
	
.conv_block{
	margin:-7em auto 1em;
}
	
.cv_bg::after{
	height:785px;
}

.conv_block_naka_on{
	width:8%;
	bottom: 20%;
    left: 13%;
}
.conv_block_naka{
	width:72%;
	bottom:16%;
	left:18%;
}
	
.title_on{
	width: 60%;
	top: 6em;
	left: 38%;
}
	
/*==================
	コンテンツ
==================*/
	
.wheel_area_block>ul>li{
	width:23%;
	margin:0 1% 1em;
}
	
.top01_01{
	width:100%;
	margin:0 auto;
}
.top01_01>ul>li{
	width:29.8%;
	margin: 0 auto 2.5em;
}
	
	
.top02_01>ul>li:nth-child(1){
	width:50.5%;
}

.top02_01>ul>li:nth-child(2){
	width:49.5%;
	margin:0;
}
	
	
.title_cont_img{
	margin:-7em auto 0;
}
	
.area04_01text{
	padding:1.5em;
}
	
.area04_03>ul>li{
	width:31.3333%;
	margin:0 1% 2em ;
}
	
.area05_01title{
	margin:-7em auto 1em;
}
	
.area05_bg{
	background: linear-gradient(transparent 5em, #E8EFD5 0 5em);
}

	
.area05_02{
	width:70%;
	padding:1.5em 6em;
	margin:2em auto 0;
}
	

.top07_01title{
	width:100%;
	margin:-8em auto 0;
	
}
	
.top10_01title{
	width:30%;
	margin:-3.5em 0 1em 0;
}
	
.top10_01>ul>li{
	padding:2em 4em;
	margin:0 0 3em;
}

.top15_01block>ul>li{
	width:48%;
	margin:0 auto;
}
	
.top15_03{
	padding:2em;
	
}
	
.map_block{
	position:relative;
	padding-bottom: 50%; /* 100/横*縦*/
}
	

.area09_01>ul>li:nth-child(1){
	width:25%;
	margin:0;
}

.area09_01>ul>li:nth-child(2){
	width:75%;
	padding:0 0 0 2em;
	box-sizing: border-box;
}
	
.area10_01>ul>li>dl{
	align-items: center;
}
	
.area10_01_clu02_block>ul>li{
	width:48%;
	margin:0 auto;
}
	
.area10_01 .area10_01_clu02>dl>dt{
	width:60%;
}
.area10_01 .area10_01_clu02>dl>dd{
	width:40%;
}

.area10_01>ul>li:nth-child(even),
.area10_01>ul>li:nth-child(odd){
	width:80%;
	margin:0 0 2em 8%;
}

.area10_01>ul>li:nth-child(even){ 
	margin:0 0 2em 18%;
}
	
	
.area10_01_clu02>dl>dt,
.area10_01_clu02>dl>dd{
	width:50%;
}

.area11_bg{
	background:linear-gradient(to bottom,#FFFFFF 0%,#FFFFFF 5em,#E8EFD5 5em,#E8EFD5 100%);
	margin:-0.5em 0 0 0;
}

.area12_01>ul>li>dl>dt{
	width:25%;
	font-weight: bold;
}
.area12_01>ul>li>dl>dd{
	width:75%;
	margin:0;
}
	
	
/*よくある質問*/
	

.qa01_01sub>ul>li>a::after{
	content: '';
	background: url("../img/top/faq_plus.svg") no-repeat;
	background-size: contain;
	width:40px;
	height:40px;
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translate(-50%,-50%);
}

.qa01_01sub>ul>li>a{
	padding:1.5em 2em;
}
.qa01_01sub>ul>li>a.pluse_active::after{
	content: '';
	background: url("../img/top/faq_mai.svg") no-repeat;
	background-size: contain;
	width:40px;
	height:40px;
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translate(-50%,-50%);
}
.qa01_01sub>ul>li>ul>li>dl{
	display: flex;
	flex-wrap: wrap;
}
.qa01_01sub>ul>li>ul>li>dl>dt{
	width:5%;
}
.qa01_01sub>ul>li>ul>li>dl>dd{
	width:95%;
}
.qa01_01sub .pluse_inner>li{
	padding:1em 3em;
	box-sizing: border-box; 
}

	
#top01,
#top02,
#top03,
#top04,
#top05,
#top06,
#top07,
#top08,
#top09,
#top10,
#top11,
#top12,
#top13,
#top14,
#top15,
#top16,
#top17{ width:96%; }

/*===========================
	トップコンテンツ
===========================*/
	
	
	
.kumo_FFF_mainasu{
	margin:-5em auto 0;
	background: linear-gradient(transparent 5em, #FFFFFF 0 5em);
}
	
.nami_9BD1E0_mainasu{
	margin:-6em auto 0;
	background: linear-gradient(transparent 6em, #9BD1E0 0 6em);
}
	
.kumo_D7EBF2_mainasu{
	margin:-7em auto 0;
	background: linear-gradient(transparent 7em, #D7EBF2 0 7em);
}

	
.top14_01>ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top14_01>ul>li{
	width: 48%;
	margin: 0 auto 7em;
}
	
	
	
/*=========================
	メールフォームテンプレ
==========================*/
.mail01_01 dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 0.5em 4em 0.5em 2.5em;
}
.mail01_01 dt{
	width:25%;
	padding: 0;
}
.mail01_01 dd{
	width:75%;
	margin:0;
}
input.text,
select.text,
textarea.text{
	width:100%;
}
input.text_middle,
select.text_middle{
	width:45%;
}
input.text_min,
select.text_min{
	width:25%;
}
input.text_min,
input.text,
input.text_middle,
select.text,
select.text_min,
textarea.text{
	padding: 1.5em 1.2em;
	border: solid 6px #E6E6E6;
}
input[type="submit"],
input[type="button"] {
	max-width: 840px;
	margin: 0 auto 1em;
	padding: 1em 2em;
	font-size: 150%;
}
.submit_block::after{
	content: '';
	right: 5em;
	width:54px;
	height:53px;
}
}
/*=================================================================================*/
/** 1140px以上 padding: ;PCサイズ画面 **/
@media (min-width : 1200px) {
	
.top01_01{
	width:83.3333%;
	margin:0 auto;
}
	
#top07 .top01_01{
	width:83.3333%;
	margin:0 auto;
}
	
.top02_01 {
	width:83.3333%;
}
	
.top06_01{ 
	width:83.3333%;
	padding:2em 6em;
}
	
.top06_02{ 
	width:83.3333%;
	padding:2em 6em;
	margin: 0 auto;
}
	
.top06_02>ul>li{
	width:46%;
	margin:0 auto 1em;
}
	

.top07_01{
	width:83.3333%;
	padding:2em 4em;
}
.area09_01>ul{
	width:83.3333%;
	margin:0 auto;
}
.top10_01{
	width:83.3333%;
}
.area10_01{
	margin:-6em auto 6%;
	width:94%;
}
	
	
.area12_01{
	width:83.3333%;
}
	
.top15_01{
	width:83.3333%;
}
.qa01_01sub{
	width:83.3333%;
	margin:0 auto;
}

	
.kumo_FFF_mainasu{
	margin:-12em auto 0;
	background: linear-gradient(transparent 12em, #FFFFFF 0 12em);
}
	
.kumo_D7EBF2_mainasu{
	margin:-15em auto 0;
	background: linear-gradient(transparent 15em, #D7EBF2 0 15em);
}
	

#top01,
#top02,
#top03,
#top04,
#top05,
#top06,
#top07,
#top08,
#top09,
#top10,
#top11,
#top12,
#top13,
#top14,
#top15,
#top16,
#top17{ max-width:1200px; padding:40px 0; }

}
@media (min-width : 1300px) {
.title_on{
	width:50%;
	position: absolute;
	top:15%;
	left: 3%;
}

.title_cont{
	width:27%;
	margin:0;
	background:#F4E9E9;
	border-radius: 20px;
	padding:2em;
	box-sizing: border-box;
	position: absolute;
	top: 20%;
	right: 5%;
}
	
.title_cont ul{
	margin:0 auto;
}
}


/*reCAPTCHAのバッジを非表示に*/
.grecaptcha-badge { 
   visibility: hidden; 
}