@charset "utf-8";

/*--------------基本設定----------------*/


body {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

body.modal{
	overflow: hidden;
}
/* モーダル表示中にスクロール止めるため */
input[type="submit"],
button{ -webkit-appearance: none; }

img {
	vertical-align: bottom;
}
a {
	text-decoration: none;
	color: inherit;
}

.wrapper {
	width: 960px;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}


/*--------------パターン背景部分----------------*/
.pattern {
	background-image: url(../images/bg_grid_grey_pt.png);
}

/*--------------見出し・ボタン共通部分----------------*/

.section_head {
	padding-top: 85px;
}
.section_head h2 {
	width: 233px;
	margin: 0 auto;
}
.section_head h2 img {
	width: 100%;
}
.section_title h2 {
	width: 480px;
	margin-bottom: 3px;
}
.section_title h2 img {
	width: 100%;
}
.section_title span {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	color: #000;
}
.head_sub {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: -1px;
	padding: 10px 0 0;
	text-align: center;
	font-size: 24px;
	display: block;
	border-top: 2px dotted #000;
}
.head_inner {
	border-bottom: 1px solid #000;
	margin:85px 0 37px;
}
.head_inner h3 {
	width: 207px;
	margin: 0 auto;
}
.head_inner img {
	width: 100%;
}
.btn_box {
	text-align: center;
}
.btn_more {
	font-size: 16px;
	font-weight: bold;
	padding: 17px 60px;
	background-color: #323232;
	border-radius: 25px;
	color: #fff;
	background-image: url("../images/arrow_white.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 50px;
	display: inline-block;
	transition: 0.3s ease;
}
.btn_more:hover {
	opacity: 0.5;
}


/*--------------ヘッダー部分----------------*/

#top{

}
#top h1{
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1;
	padding-top: 3.13%;
	padding-bottom: 0.73%;
	font-size: 23px;
}
.right_tel{
	width: 46.88%;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 100;
}
.right_contact{
	display: inline-block;
	vertical-align: bottom;
	font-size: 14px;
	margin-right: 3%;
}
.tel_number{
	display: inline-block;
	vertical-align: bottom;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 37px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right;
}

/*--------------トップリード部分----------------*/

.lead_cont {}

.lead_cont h2,
.lead_cont h3{
	color: #6ed232;
	text-align: center;
	line-height: 1;
	font-family: 'Noto Sans JP', sans-serif;
}
.lead_cont h2{
	padding-top: 4.5%;
	padding-bottom: 3.2%;
	font-size: 70px;
}
.lead_cont span{
	display: inline-block;
	vertical-align: middle;
}
.lc_h2_2{
	margin-left: 5.5%;
	margin-right: 7.5%;
	font-size: 75%;
	padding-top: 1.5%;
}
.lc_h2_3{
	font-size: 122%;
	margin-right: 11%;
	padding-top: 7px;
}
.lead_cont h3{
	font-size: 44px;
}
.lead_cont p {
	font-weight: bold;
	font-size: 20px;
	width: 64%;
	margin: 0 auto;
	line-height: 1.8;
	padding: 3.4% 0 5.7%;
}
.lead_cont a{
	display: block;
	margin: 0 auto;
	box-sizing: border-box;
	width: 34.06%;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 2.1% 0 2.4%;
}
.main_image{
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 2.5% 0 3.1% 4px;
}
.main_image img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

/*--------------数字で見る部分----------------*/

#lookat{
	background-color: #6ed232;
	color: #fff;
}

.lookat_box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 2.3% 0;
}
.lookat_box div{
	width: 26.2%;
	box-sizing: border-box;
	border-right: solid 2px #fff;
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
	font-weight: bold;
	padding: 3.2% 2% 3.2% 0;
}
.lookat_ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 68%;
}
.lookat_ul li:nth-of-type(1),
.lookat_ul li:nth-of-type(2){
	margin-right: 5.2%;
}
.lookat_he{
	display: block;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	margin-bottom: -1%;
	padding-right: 18%;
}
.lookat_nu{
	display: inline-block;
	vertical-align: bottom;
	font-size: 110px;
	font-family: 'Noto Sans JP', sans-serif;
}
.lookat_po{
	display: inline-block;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 37px;
	padding-bottom: 5px;
}


/*--------------専門家部分----------------*/

.he_lspacing{
	margin: 0 -6px;
}

#ser_list{

}
#ser_list h3{
	font-size: 30px;
	text-align: center;
	padding: 10.42% 0 5.4%;
	font-family: 'Noto Sans JP', sans-serif;
}
.ser_list_ul{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 4%;
}
.ser_list_ul li{
	box-sizing: border-box;
	width: 95%;
	max-width: 304px;
	height: 344px;
	margin-right: 24px;
	border: solid 2px #6ed232;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-radius: 20px;
	background-color: #fff;
	padding: 0 1.8%;
	margin-bottom: 26px;
}
.ser_list_ul li:nth-of-type(3n){
	margin-right: 0;
}
.ser_list_ul span{
	display: block;
	text-align: center;
	width: 30%;
	margin: 0 auto;
	border-bottom: solid 1px #6ed232;
	padding: 9% 0 3%;
}
.ser_list_ul img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.ser_list_ul h4{
	text-align: center;
	color: #6ed232;;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
	line-height: 1.6;
	padding: 8.7% 0 8%;
}
.ser_list_ul p{
	font-size: 15px;
	text-align: justify;
	line-height: 1.9;
}


/*--------------よくある質問部分----------------*/

#faq_list{
	background-color: #6ed232;
}

.faq_h3{
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	color: #fff;
	font-size: 28px;
	padding-top: 5.7%;
}
.faq_h3 span{
	display: block;
	font-size: 22px;
	font-weight: initial;
	padding-top: 1.2%;
	transform: scaleX(1.2);
}
.faq_list_ul{
	padding: 3.3% 0 3.7%;
}
.faq_list_ul li{
	background-color: #fff;
	padding: 0 2.5%;
	border-radius: 19px;
	margin-bottom: 2.4%;
}
.faq_list_ul h4{
	background-image: url(../images/faq_q.png);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	font-weight: bold;
	border-bottom: dashed 1px #6ed232;
	padding: 20px 0 17px 40px;
}
.faq_list_ul p{
	background-image: url(../images/faq_a.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding: 12px 0 14px 40px;
	font-size: 13.5px;
	line-height: 1.5;
}


/*--------------#company記事部分----------------*/

.company_h3{
	font-family: 'Noto Sans JP', sans-serif;
	padding: 6.5% 0 17px;
	text-align: center;
	font-size: 31px;
	border-bottom: 1px solid #404040;
	font-weight: bold;
}
.company_info_flex {
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-bottom: 5.6%;
}
.company_info_box {
	font-size: 14px;
	line-height: 1.5;
	width: 47.5%;
	padding: 31px 0 0;
}
.company_info_box dt {
	float: left;
}
.company_info_box dd {
	margin-left: 28px;
}
.company_info_box span {
	padding: 0 20px 0 0;
	display: inline-block;
}
.dd_space {
	padding-bottom: 10px;
}

.info_privacy{
	position: absolute;
    bottom: 100px;
    right: 119px;
    display: flex;
    flex-wrap: wrap;
}
.info_privacy p:nth-of-type(1){
	width: 86px;
	margin-right: 22px;
}
.info_privacy p:nth-of-type(2){
	font-size: 13px;
    line-height: 1.9;
    padding-top: 17px;
}
.info_privacy a{
	display: block;
}
.info_privacy img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.info_tri{
    display: inline-block;
    border-top: solid 11px #000;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    width: 12px;
    box-sizing: border-box;
    margin-right: 2px;
}
.company_info_box .dd_head1{
	margin-left: 89px;
}
.company_info_box .dd_head2{
	margin-left: 90px;
    letter-spacing: -1px;
}
.company_info_box .prace_space{
	padding-left: 5.5rem;
}

/*--------------#contact記事部分----------------*/

#contact {
	background-color: #6ed232;
}
.contact_h3{
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	font-size: 30px;
	color: #fff;
	padding-top: 6.5%;
}
.cf_area ul{
	padding-top: 6.2%;
}
.cf_area li {
	margin-bottom: 2.7%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cf_area li label {
	width: 23%;
	padding-top: 18px;
	font-weight: bold;
}
.cf_area li label span {
	font-size: 14px;
	color: #e60000;
	padding-left: 5px;
}
.cf_area li input,
.cf_area li textarea {
	width: 77%;
}
.cf_area li select,
.cf_area li input,
.cf_area li textarea {
	border: none;
	padding-left: 10px;
}
.cf_area li select {
	width: 300px;
}
.cf_area li label,
.cf_area li input,
.cf_area li textarea {
	box-sizing: border-box;
	height: 50px;
	font-size: 14px;
}
.cf_area li textarea {
	height: 185px;
	resize: vertical;
}
.cf_area input[type="submit"] {
	font-family: inherit;
	display: inline;
	border: none;
	font-size: 16px;
	background-image: none;
	padding: 12px 53px;
	cursor: pointer;
}
.contact_tel{
	padding-bottom: 8%;
}
.contact_tel h3 {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	text-align: center;
}
.contact_tel span {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: bold;
}
.contact_tel .tel {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 2px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	margin: 14px 0 9px;
}
.contact_tel a {
	cursor: default;
}
.contact_tel .open_time {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: -1px;
	text-align: center;
	font-size: 18px;
	line-height: 1.3;
}
.cf_area li p{
	padding-left: 23.5%;
	padding-top: 1%;
	font-size: 14px;
	color: #f00;
	font-weight: bold;
}
#contact .btn_box{
	padding-bottom: 11.5%;
	padding-top: 1.5%;
}

/*送信内容確認画面*/
.damy_black {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.73);
	z-index: 400;
	text-align: center;
	display: none;
	overflow-y: auto;
}
.damy_black:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.preview_area{
	display: inline-block;
	vertical-align: middle;
	width: 95%;
}
.preview_window,
.thanks_window {
	display: block;
	width: 700px;
	margin: 0 auto 20px;
	background-color: #fff;
	text-align: left;
}
.thanks_window{display: none;}.preview_window h3,
.thanks_window h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 1.6;
	text-align: center;
	padding: 25px 0 15px;
}
.preview_wrapper {
	width: 650px;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	box-sizing: border-box;
	margin: 0 auto 24px;
}
.preview_window dl {
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
	word-break: break-all;
}
.preview_window dt {
	float: left;
	font-weight: bold;
	padding-left: 20px;
}
.preview_window dd {
	margin-left: 200px;
	padding-bottom: 30px;
	padding-right: 20px;
}

/*個人情報同意のチェックボックスオリジナル*/

/* css checkbox01 */
.check_input{
	display: none;
}
.check_input + label {
	padding-left: 21px;
	position:relative;
	font-size: 14px;
	cursor: pointer;
}
.check_input+ label::before{
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 12px;
	height: 12px;
	border: 1px solid #7d7d7d;
}
.check_input:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: 5px;
	width: 7px;
	height: 14px;
	transform: rotate(40deg);
	border-bottom: 3px solid #009a9a;
	border-right: 3px solid #009a9a;
}


.privacy_link {
	text-align: center;
	margin-bottom: 10px;
}
.privacy_link a {
	text-decoration: underline;
	font-size: 14px;
}
.submit_btn {
	text-align: center;
	padding: 20px 0 35px;
}
.submit_btn .btn_correct,
.submit_btn .btn_more {
	margin: 0 20px;
}
.submit_btn .btn_correct {
	font-size: 16px;
	padding: 17px 0;
	background-color: #c7c7c7;
	border-radius: 25px;
	color: #323232;
	background-image: url("../images/arrow_back.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px;
	display: inline-block;
	width: 250px;
}
.submit_btn .btn_more {
	font-family: inherit;
	border: solid 2px #000;
	cursor: pointer;
	padding: 12px 53px;
	border-radius: 25px;
	width: 250px;
	box-sizing: border-box;
}
.submit_btn .btn_more:hover{opacity: 1;}
.submit_btn .btn_more:disabled{
	background-color: #fff;
	color: #000;
	cursor: no-drop;
}
.thanks_window {
	text-align: center;
}
.thanks_window p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 100px;
}
.thanks_window .btn_box {
	padding-bottom: 80px;
}
.thanks_window .btn_more {
	background-image: url("../images/close_btn_02.png");
	background-position: left center;
	padding: 17px 47px 17px 65px;
}

/*--------------フッター部分----------------*/

footer {}
footer ul {
	padding-top: 30px;
	display: flex;
	justify-content: center;
}
footer li {
	font-size: 12px;
	margin: 0 20px;
	
}
footer div {
	text-align:center;
	margin-top: 25px;
}
footer div img {
	width: 86px;
	height: auto;
}
.copyright {
	text-align: center;
	font-size: 13px;
	padding: 33px 0 43px;
}

@media only screen and (max-width: 767px) {
	.pattern{width: 1160px;}
}