@charset "utf-8";

body {
	background:#FFF;
	font-size:100%;
    margin: 0 auto;
    padding: 0px;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }
#contents{
	width: 100%;
    display:inline-block;
    margin: 0 auto;
    text-align: left;
}
.wrap{
    width:1000px;
	margin: 0 auto;
	/*padding: 0 0 40px 0;*/
}

.wrap_02{
    max-width:1000px;
	margin: 0 auto;
	position: relative;
}

* ,section{
	margin:0;
	padding:0;
}
p,li,dt,dl {
	line-height:2;
    letter-spacing: 0.05em;
}
p,section h2 {
	margin:0 0 1em 0;
	color: #4e4e4e;
}
li {
	list-style-type:none;
}
img {
	border:0;
	display: block;
	width: 100%;
}
.photo img{
    width:80%;
}
footer img {
	width: inherit;
}
.red{
	color:red;
}
.yel{
	color:#ffe94c;
}
.fit img{
	max-width: 100%;
    width: initial;
    margin: 40px auto;
}
.f15em .kome{
	font-size: 13px;
	display: block;
	font-weight: bold;
}
.kome{
	font-size: 11px;
    display: block;
}
.kome a{
	color: #292929!important;
}
.r_imgbox .kome{
    text-align: right;
}
.center{
	text-align: center!important;
}
.mail{
	background-color: #e6f2f0;
    text-align: center!important;
    padding: 3%;
	font-weight: bold;
    line-height: 1.5em;
}
.letter-p {
background: url('../img/bg-noteline.gif') repeat scroll 0% 0% transparent;
line-height: 40px;
}
ul.company{
	position: absolute;
	display: flex;
	top: calc(50% - 12px);
	right: 5%;
	font-size: 12px;
	justify-content: space-between;
	max-width: 220px;
	width: 100%;
}
ul.company a{
	color:#292929;
}
.cp_actab:before{
	content: "";
	background-image: url(../img/Q.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 1;
	top: 15px;
	left: 15px;
	background-size: contain;
	vertical-align: middle;
}
.f15em{
	font-size: 1.5em;
}
.voice_wrap .flexbox {
	align-items: center;
	-webkit-align-items: center;
}
.haveto {
	font-size: 7px;
	padding: 5px;
	background: #ff9393;
	color: #fff;
	border-radius: 2px;
	margin-right: 5px;
	position: relative;
	bottom: 3px;
	left: 3px;
}
.any {
	font-size: 7px;
	padding: 5px;
	background: #93c9ff;
	color: #fff;
	border-radius: 2px;
	margin-right: 5px;
	position: relative;
	bottom: 3px;
	left: 3px;
}
/*
 Link Color [
----------------------------------------------------------- */
.btn {
    width: 500px;
	background-color: #ccb56b;
	color: #fff !important;
	margin: 0 auto;
	text-align: center;
	box-shadow: 0 5px #8e7e4e;
}
.btn a {
    font-weight:bold;
	display: block;
	padding: 30px;
}

header .img_btn{
	margin: 0 auto;
}
header img{
	max-width: 1200px;
}
.img_btn{
	width: 500px;
	margin: 40px auto 0;
}

.img_btn img{
	width: 100%;
	padding:0;
}
.btn:hover {
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    border-bottom: none;
    box-shadow: none;
}
a:link {
	color:white;
	text-decoration:none;
}
a:visited {
	color:white;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
    color: inherit;
}
.btn a:hover{
	text-decoration: none;
	color: none;
}
a:active {
}
/*基本設定
--------------------------------------------------------------*/
header,main, .btn-area{
    position: relative;
    width: 100%;
	margin: 0 auto;
}
header{
	background: url(../img/header_bg.gif) repeat-x;
	box-shadow: 0px 1px 1px #dadada;
    z-index: 1;
	position: relative;
}
main {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: #fbfbfb;
}
main img{
	max-width: 1200px;
    margin: 0 auto;
}
.bg01{
   	position: relative;
    width: 100%;
    height: 100%;
	background: #7d6e1c9e url(../img/about_break_bg.jpg) no-repeat;
    background-size: cover;
  	background-blend-mode: multiply;
	background-position-x: 75%!important;
}

.flexbox {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
justify-content: center;
flex-wrap: wrap;
-webkit-justify-content: center;
-webkit-flex-wrap: wrap;
}

.r_imgbox{
	float: right;
	width: 30%;
	margin: 0 0 0 40px;
}

.r_imgbox img{
	max-width: 100%;
}
.cd-fixed-bg {
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

form{
	padding: 3% 3% 0;
    background-color: #fff;
    box-sizing: border-box;
    border: 0.8em solid #35be7f;
	border-top: 0;
}
#form{
   	position: relative;
   	width: 100%;
   	height: 100%;
	background-color: #35b9be;
}
.flex{
    display: flex;
}
.sec02 .flex{
    display: flex;
	max-width: 800px;
	margin: 0 auto;
}

ul.flex{
    display: flex;
	justify-content: space-between;
}
ul.flex li.flexitem{
    width: 24%;
	text-align: center;
    justify-content: center;
	margin:0;
}

ul.flex li.flexitem span{
    font-weight: bold;
}

ul.flex li.flexitem img{
    width: 100%;
}
	
ul.flex li.flexitem p{
	text-align: center;
}

.flexitem{
	
}

.flexitem_left,.flexitem_right {
   height: 50%;
    width: 100%;
}
.flexitem_left {
    width: 70%;
}

.flexitem_right{
	width: 30%;
	margin: 0 0 0 40px;
}

.flexitem_left p,.flexitem_right img{
    width: 100%;
    /*height: 100%;
    align-self: flex-start;*/
}
.flexitem_right img{
	box-shadow: 0 0 5px;
}
h2{
 	font-size: 3em;
	line-height: 120%;
}
h2 span{
    display: inline-block;
	line-height: inherit!important;
}
h3{
	color: #35be7f;
	font-size: 1.5em;
    margin: 0 0 20px;
	line-height: 1.5em;
	letter-spacing: 2px;
}
.pc_area{
  display:block;!important;
}
.phone_area{
  display:none;!important;
}

/* =================================
　体験者様の声
================================= */
.voice_box {
	border: 1px solid #487153;
	background: #fbfbfb;
	position: relative;
	padding: 3%;
	max-width: 800px;
	margin: 0 auto 50px;
}
.voice_num {
	position: absolute;
	top: -20px;
	right: 30px;
	width: 100px;
}
.voice_tit {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.4;
	width: 100%;
	margin: 20px 0;
}
.voice_name {
	text-align: right !important;
	font-size: .8rem;
	padding: 10px 0 0 0;
	margin: 16px 0;
	border-top: 1px solid #d9d9d9;

}
.voice_text {
	font-size: 1rem;
	padding: 0 0 10px 0;
}

/*-------------------リスト---------------*/
ul.cp_list {
	list-style-type: none;
	width: 80%;
    margin: 0 auto 30px;
}
ul.cp_list li {
	position:relative;
	padding: 0.5em;
	margin-bottom: 4px;
	background: #FFECB3;
	border-left : 2.5em solid #FF7043;
}
ul.cp_list li::before {
	position: absolute;
	content: "ul.cp_list {
padding: 0 0.5em;
list-style-type: none;
}
ul.cp_list li {
position:relative;
padding: 0.5em;
margin-bottom: 4px;
background: #f0fbf9;
border-left : 2.5em solid #35be7f;
}
ul.cp_list li::before {
position: absolute;
content: "\002713";
display: block;
padding: 0.5em;
color: #fff;
top: 50%;
left: -2.25em;
transform: translateY(-50%);
}
ul.cp_list li:last-of-type {
border-bottom: none;
}2713";
	display: block;
	padding: 0.5em;
	color: #fff;
	top: 50%;
	left: -2.25em;
	transform: translateY(-50%);
}
ul.cp_list li:last-of-type {
	border-bottom: none;
}
.soudan p, .soudan a img{
	text-align: center!important;
	margin: 0 auto;
}
.soudan a img{
	margin:40px auto;
	max-width: 100%;
    width: inherit;
}

/*-------------------QA---------------*/

.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #292929;
	border: 1px solid #ebebeb;
    border-bottom: none;
}
.qa-box > div:last-child {
    border-bottom: 1px solid #ebebeb;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 2.5em;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #fbfbfb;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #292929;
	background: #ffffff;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}

/*-------------------共通---------------*/
header img{
    /*position: absolute;
    top:0;
    left: 20%;
    max-width: 980px
    width:100%;
    height: 100%;
    padding: 5% 0 2% 0;*/
    margin: 0 auto;
	display: block;
}
.backimg{
    width: 100%;
    background-image: url(../img/bg01.jpg);
    background-blend-mode: lighten;
    background-size: cover;
    background-color: #f9f9f99e;
}
.backimg2{
    width: 100%;
    background-image: url(../img/backimg2.jpg);
    background-size: cover;
}
.backcolor{
    padding: 2% 0 3% 0;
    width: 100%;
	background-image: url(../img/backimg4.jpg);
	background-blend-mode: multiply;
	background-size: cover;
	background-color: #7d1c1f9e;
	color: #ececec;
}

.sec01 h2,
.sec02 h2,
.sec04 h2,
.flow h2{
    text-align: center;
    padding: 3% 0;
    background-color: #35be7f;
    color: #fff;
    }
.sec01{
	padding-bottom: 40px;
}
.sec01 p,.sec02 p{
    text-align: left;
    }
.flow h2 {
	margin: 0;
}
h2 span.red{
    font-size: 60%;
    line-height: 2;
    
}
.sec02{
	background-color: #fbfbfb;
	padding: 3% 0;
}
.sec03{
	padding: 6% 0 0 0;
}
.sec03 h2,.sec03 p{
	color:#ececec;
	text-shadow: 0 0 5px #211514;
}
.sec04{
	/*background-color: #fbfbfb;*/
}
.flow{
	background: #e6f2f0;
}
  tbody td {
	padding: 20px;
}
tbody tr:nth-child(odd) td {
	background: #fdfdfd;
}
tbody tr:nth-child(even) td {
	background: #fff;
}

footer{
    color:white;
    text-align: center;
    background-color: #021229;
    padding-bottom: 1%;
}

.link-top{
    margin-top: 1%;
    margin-left: 85%;
}

/*---------form-----------------------*/
#form h2{
	color: #fff;
    padding: 3% 0;
    margin: 0;
}
table{
	width:100%;
	border-top: 1px solid #eeeeee;
	border-collapse: collapse;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}

.l_cell {
	width: 30%;
    background-color: #9c9478;
    font-size: 0.9em;
    font-weight: bold;
    padding-left: 5%;
    text-align: left;
    border-left: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
	box-sizing: border-box;
}

.r_cell {
    background-color: #fff;
    font-color: #333333;
    font-size: 0.8em;
    border: 1px solid #eeeeee;
	border-left: none;
	box-sizing: border-box;
}
.r_cell p{
	margin: 10px 0 0;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea{
	width: 100%;
	padding: 20px;
	font-size: 18px;
	box-shadow: none;
    border: 1px solid #eee;
    color: #999;
    background-color: #f9f9f9;
	box-sizing: border-box;
}
input[type="image"] {
	max-width:40%;
}
.textarea {
	height: 9em;
	overflow: hidden;
	overflow-y: scroll;
	writing-mode: horizontal-tb;
}
button[type="submit"] {
	
	width: 50%;
    height: auto;
	border: solid 1px #5dc11a;
	padding: 20px 10px;
	box-shadow: 0px 7px 0 #149421;
	text-shadow: 0 1px #149421;
	border-radius: 4px;
	background-color: #5dc11a;
	font-size: 22px;
	line-height: 1.4;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.cp_iptxt {
	position: absolute;
	width: 50%;
    top:80%;
    left:50%;
	margin: 40px 3%;
}
.cp_iptxt input[type='text'] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #aaaaaa;
	border: 5px solid #1b2538;
	border-radius: 4px;
}
.ef input[type='text']:focus {
	border: 5px solid #da3c41;
	outline: none;
}

 section{
     /*margin-top: 5%;*/
	 overflow: hidden;
    }

.btn-area{
	padding: 50px 25px;
	box-sizing: border-box;
}


/*---------review-----------------------*/

.flexbox {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-webkit-flex-wrap: wrap;
}

.review_box:after {
	content: '';
	display: inline-block;;
    vertical-align: middle;
	background-image: url(../img/hr.jpg);
	background-size: contain;
}

.review_imgbox {
	width: 100px;
	text-align: center;
	font-family: sans-serif;
	font-size: 1.4rem;
	margin: 0 3% 0 0 !important;
}
.review_box p{
	margin-bottom: 0px;
}
.review_imgbox img {
	width: 100%;
}

.review_textbox2 {
width: 100%;
text-align: center;
}

/* =================================
 口コミ
================================= */
.review_block {
	background-image: url(../img/review_block_bg.jpg);
}

.review_box {
	max-width: 840px;
	box-sizing: border-box;
	margin: 20px auto;
	padding: 4%;
	background: #fbfbfb;
	box-shadow:0px 0px 7px -2px #a0a0a0;
}
.review_imgbox {
	width: 70px;
	text-align: center;
	font-family: sans-serif;
	font-size: 1.4rem;
}

.review_imgbox img {
	width: 100%;
}

.review_imgbox2 {
	margin-bottom: 2%!important;
}
.review_textbox {
	width: calc(97% - 70px);
}



@media screen and (min-width: 641px) and (max-width:999px){
    
    header img{
    /*position: absolute;
    top:0;
    left: 20%;
    width:90%;
    height: 100%;
    padding: 5% 0;*/
    text-align: center;
       
}
	.wrap {
		width: 100%;
		padding: 0 50px 40px;
		box-sizing: border-box;
	}
	
    .flex{
		display: flex;
		min-height: 0%;
    }
	
	ul.flex{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}
    
.flexitem{
     justify-content: space-between;
     font-size: 80%;
     margin: 3%;
    }
	
ul.flex li.flexitem{
    width: 24%;
	text-align: center;
    justify-content: center;
	margin:0;
}
	
ul.flex li.flexitem img{
    width: 100%;
}
	
ul.flex li.flexitem p{
	text-align: center;
}
    
.flexitem_left,.flexitem_right {
   height: 100%;
    width: 100%;
}
	
.flexitem_left {
    width: 60%;
}

.flexitem_right{
	width: 40%;	
}

.flexitem_left p{
    width: 100%;
    /*height: 100%;*/
    }
.flexitem_right img{
        width: 90%;
    }
    
    
    
}

@media screen and (max-width: 640px) {
    /*ここには画面サイズ639pxまでのスタイルを書く*/
 /*-----------基本-------------*/   
.wrap{
	width:90%;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}
  .pc_area{
    display:none;
  }
  .phone_area{
    display:block;
  }
main img.phone_area {
	margin-top: 50px;
}
#form h2 {
    padding: 5% 0 0;
}
ul.cp_list {
    width: 100%;
}
form {
padding: 0;
}
.review_imgbox {
	width: 70px;
	margin-top: 0;
}
.f15em {
	font-size: 1em;
}
/* =================================
　ナビゲーション
================================= */
#sp_header {
	width: 100%;
	height: 50px;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999;
}
#sp_header .inner {
	height: 55px;
	padding: 6px 2%;
	position: relative;
	box-sizing: border-box;
	background: url(../img/header_bg_sp.gif) repeat-x;
	box-shadow: 0 1px 3px rgba(110, 110, 110, 0.5);
}
#header .header_top ul li a {
	    padding: 0 1px 0 15px;
}
.header_bottom p {
	    font-size: 13px;
}
.sp_menu_btn {
	position: absolute;
	top: 12px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../img/sp_cearch_btn2.png) no-repeat;
	background-size: 55px auto;
}
.close {
	background-position: -26px 0;
}
#sp_header .logo_sp {
	width: 180px;
}
#sp_nav {
	width: 100%;
	height: 100%;
	background-color: rgba(107, 173, 68, 0.88);
	position: fixed;
	top: 55px;
	left: 0;
	z-index: 999;
	color: #fff;
	display: none;
	padding: 10px;
    }
#sp_nav a {
	color: #fff;
}
.sp_menu_cate {
	padding: 20px 0;
}
.sp_menu_cate li {
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 1.8;
	padding: 2% 4%;
}
	
/* =================================
　体験者様の声
================================= */
.voice_box {
	margin: 0 auto 40px;
	text-align: left;
	padding: 3% 3% 5%;
}
.voice_num {
	position: absolute;
	top: -20px;
	right: 10px;
	width: 80px;
}
.voice_tit {
	font-size: 1.2rem;
	line-height: 1.4;
	width: 100%;
	margin: 10px 0;
}
.voice_name {
	text-align: right !important;
	font-size: .8rem;
	padding: 10px 0 0 0;
	margin: 10px 0;
	border-top: 1px solid #d9d9d9;

}
.voice_text {
	font-size: .9rem;
	padding: 0 0 10px 0;
}

/*---------------------------*/
header{
   background-position-x: 45%;
}
h2{
    font-size: 1.7em;
    padding: 1em 0.5em!important;
}
header{
   position: relative;
        width: 100%;
/*background: url(../img/testlp_02.png)center/cover;*/
}

.btn {
    width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.img_btn {
    width: 100%;
    box-sizing: border-box;
}
	
.r_imgbox {
    float: none;
    width: 100%;
    margin: 0 0 5% 0;
}

.cd-fixed-bg {
	background-attachment: inherit;
	background-position-x: 30%;
}
	
.flexitem_right {
    margin: 0px;
	text-align: center;
}
	
  .form1{
    position: absolute;
    top:80vw;
    left:0%;
        
    }    
    
.form2{
    width: 100%;
    }    
    
form{
    width: 100%;
    }
 
td{
	display: block;
}
.l_cell {
	width: 100%;
    border-left: 1px solid #eeeeee;
    border-bottom: 0px;
	border-right: 1px solid #eeeeee;
	background-color: #e6f2f0!important;
}

.r_cell {
	}
input[type="image"] {
	max-width:100%;
}
button[type="submit"] {
	
	width: 50%;
    height: auto;
	border: solid 1px #fd781a;
	padding: 10px;
	box-shadow: 0px 7px 0 #bf5910;
	text-shadow: 0 1px #bf5910;
	border-radius: 4px;
	background-color: #fd781a;
	font-size: 18px;
	line-height: 1.4;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
} 
.sec01,.sec02{
    margin: 0 auto;
 }
    
.sec01,.sec02{

    }
.sec01 p,.sec02 p{
    text-align: left;
    }
    
h2 span.red{
    font-size: 60%;
    line-height: 2;
    } 
    
.flex{
    display: flex;
    flex-direction: column;
    min-height: 0%;
    }
ul.flex{
	flex-wrap: wrap;
	flex-direction: row;
    }

ul.flex li.flexitem{
    width: 50%;
	margin: 0 0 20px;
}

	
.flexitem{
     /*justify-content: space-between;*/
     font-size: 80%;
    padding-left: 0;
     /*margin: 3%;*/
    }
.flexitem img{
	width:100%;
    }
    
    .flexitem_left,.flexitem_right {
   height: 100%;
    width: 100%;
        
    
}
.flexitem_left p{
    width: 100%;
    /*height: 100%;*/
    }
.flexitem_right img{
        width: 90%;
    }
   
    .flex p{
        margin: 5% 0;
    }

.review_textbox {
}
	footer p{
		font-size: 80%;
    	padding: 0 3%;
	}
}
.cp_actab label {
	padding: 0 2.5em 0 2.5em;
}
@media screen and (max-width: 521px) {
.cp_actab label {
    line-height: 2;
    padding: 0 2.5em 0 2.5em;

}
	.cp_actab label::after {
    line-height: 2;
    height: 2em;

}
}
@media screen and (max-width: 413px) {
.cp_actab label {
    line-height: 1.5;
    padding: 0.5em 2.5em;

}
	.cp_actab label::after {
    line-height: 3;
	height: 3em;

}
}
