@charset "UTF-8";
body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	font-size:15px;
}
p,ul,li{
	margin:0;
	padding:0;
}

a:hover{
	opacity:0.8;
}

header{
	margin:30px 0 0 ;
	position:relative;
}

footer{
	margin:30px 0;
	border-top: 3px #036eb7 solid;
	padding:10px;
	
}
footer p{
	text-align:center;
	font-size:13px;
}

.wrap{
	max-width:960px;
	width:100%;
	margin:50px auto 0;
}
.wrap2{
	max-width:960px;
	width:100%;
	margin:0 auto;
}
.wrap_txt{
	padding:0 2em;
}
.wrap_txt h3{
	font-size:20px;
}
.wrap_r{
	width:50%;
	float:right;
	
}
.wrap_l{
	margin:50px 0 0 ;
	position:relative;
}
.wrap_l:before{
	content:"　";
	display:block;
	width:30%;
	width:-webkit-calc(50% - 240px);
	width:calc(50% - 240px);
	background:#036eb7;
	border-radius:0 20px 20px 0;
	font-size:18px;
	padding:2px 0;
}
.sub .wrap_l:before{
	width:-webkit-calc(50% - 200px);
	width:calc(50% - 200px);
}
.wrap_lr{
	max-width:960px;
	width:100%;
	margin:-44px auto 0;
	padding:0 0 0 280px;
}

.wrap_l h2{
	max-width:960px;
	width:100%;
	margin:0 auto;
	color:white;
	font-size:18px;
	line-height:18px;
	position:relative;
	top:-25px;
	padding:0 0 0 1em;
}

.f_left{
	float:left;
}

.g_navi{
	background:#036eb7;
	border-radius:20px 0 0 20px;
	
	position:relative;
	top:-40px;
}

.g_navi ul{
	list-style:none;
	padding-left:1.5em
}
.g_navi ul li{
	float:left;
}
.g_navi ul li a{
	display:block;
	padding:0.5em;
	color:white;
}

.g_navi ul li.current{
	background:url(../images/menu_current.png) no-repeat center top;
	margin: -12px 0 0 0;
    padding: 12px 0 0 0;
}

.main_v img{
	width:100%;
	max-width:800px;
}

.mobile-navigation,.pure-drawer{
	display:none;
}
.bnr_rcy,.bnr_buy{
	width:100%;
	height:250px;
	border-radius:10px;
	position:relative;
}
.bnr_qa,.bnr_inq{
	width:100%;
	height:150px;
	border-radius:10px;
	position:relative;
}
.bnr_rcy p,.bnr_buy p,.bnr_qa p,.bnr_inq p{
	width:100%;
	height:100%;
}
.bnr_rcy a,.bnr_buy a,.bnr_qa a,.bnr_inq a{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	position:relative;
	font-size:22px;
}
.bnr_rcy{
	background:url(../images/bnr_bg_rcy20240607.png) no-repeat center center;
	background-size:cover;
}
.bnr_rcy a{
	color:#036eb7;
}
.bnr_rcy a span{
	width:60%;
	background:white;
	position:absolute;
	line-height:40px;
	text-align:right;
	top:50%;
	padding:0 1em 0 0;;
	margin:-20px 0 0;
	border-radius:0 20px 20px 0;
}
.bnr_buy{
	background:#138f2e;
}
.bnr_buy a{
	color:#138f2e;
}
.bnr_buy a span{
	width:90%;
	background:white;
	position:absolute;
	line-height:40px;
	text-align:right;
	top:50%;
	padding:0 1em 0 0;;
	margin:-20px 0 0;
	border-radius:0 20px 20px 0;
}
.bnr_qa{
	background:url(../images/bnr_bg_qa.png) no-repeat center center;
	background-size:cover;
}
.bnr_qa a{
	color:#f29600;
}
.bnr_qa a span{
	width:70%;
	background:white;
	position:absolute;
	line-height:40px;
	text-align:right;
	top:50%;
	padding:0 1em 0 0;;
	margin:-20px 0 0;
	border-radius:0 20px 20px 0;
}
.bnr_inq{
	background:url(../images/bnr_bg_inq.png) no-repeat center center;
	background-size:cover;
}
.bnr_inq a{
	color:#e73828;
}
.bnr_inq a span{
	width:70%;
	background:white;
	position:absolute;
	line-height:40px;
	text-align:right;
	top:50%;
	padding:0 1em 0 0;;
	margin:-20px 0 0;
	border-radius:0 20px 20px 0;
}
.container{
	max-width:100%;
}
.center_table{
	max-width:600px;
	margin: 0 auto;
}
.center_table ul{
	list-style-position: inside;
}

.access_map h3{
	background:#00b8ee;
	color:white;
	font-size:20px;
	padding:0.2em 0.5em;
}
.access_map p{
	margin-bottom:0.3em;
}
.access_map iframe{
	margin:0.8em auto 3em;
}
.reason{
	border-collapse:separate;
	border-spacing:10px;
}
.reason th{
	background:#00b8ee;
}
.reason h3{
	font-size:18px;
}
.buy_cnt img{
	width:100%;
}
.buy_msg{
	background:#f7b52c;
	color:white;
	text-align:center;
	font-size:20px;
	padding:0.2em 0.5em;
	border-radius:20px;
}
.rcy_wrap{
	background:#00b8ee;
	border-radius:10px;
	position:relative;
}
.rcy_ttl{
	width:15%;
	float:left;
}
.rcy_ttl h3{
	color:white;
	font-size:36px;
	padding:0.2em 0 0 0.2em;
}
.rcy_cnt{
	width:78%;
	margin:2px;
	background:white;
	border-radius:0 7px 7px 0;
	float:right;
}
.rcy_img{
	float:left;
	padding:10px;
}
.rcy_txt{
	height:170px;
	display:table-cell;
	vertical-align:middle;
}
.rcy_movie{
	position:absolute;
	left:8%;
	bottom:10px;
}

.rcy_arrow{
	width:20%;
	text-align:center;
	margin:10px 0;
}
.inq_ttl:before{
	background:#e73828;
}
#inquiry{
	width:80%;
	margin:0 auto;
}
#inquiry table{
	border:#9fa0a0 1px solid;
	width:100%;
}
#inquiry table th{
	background:#efefef;
	padding:1em;
	border:#9fa0a0 1px solid;
	font-weight:normal;
	border:none;
}
#inquiry table td{
	border:none;
	padding:1em;
}
#inquiry table tr{
	border-bottom:#9fa0a0 1px solid;
}
#inquiry .req{
	color:#e73828;
}
#inquiry input[type=text]{
	width:100%;
	height:2.5em;
	border:#9fa0a0 1px solid;
}
#inquiry textarea{
	width:100%;
	height:10em;
}
#inquiry input.i_email{
	width:46%;
}
#inquiry .txt_alert{
	color:#e73828;
}
#inquiry .f_btn1,#inquiry .f_btn2{
	margin:40px 0 0 ;
	text-align:center;
}
#inquiry .f_btn2{
	display:none;
}
#inquiry.confirm .f_btn1{
	display:none;
}
#inquiry.confirm .f_btn2{
	display:block;
}
#inquiry .confirm_btn:hover, #inquiry .reset_btn:hover, #inquiry .back_btn:hover, #inquiry .submit_btn:hover{
	opacity:0.8;
}

#inquiry .confirm_btn,#inquiry .submit_btn{
	background:#e73828;
	border:none;
	color:white;
	padding:0.8em 2em;
	width:16em;
	margin:0 1em;
	cursor:pointer;
}
#inquiry .reset_btn, #inquiry .back_btn{
	background:#9fa0a0;
	border:none;
	color:white;
	padding:0.8em 2em;
	width:10em;
	margin:0 1em;
	cursor:pointer;
}
#inquiry.confirm input[type=text], #inquiry.confirm textarea{
	border:none;
	outline: 0;
	resize: none;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;

}
.customer_list{
	list-style:none;
}
.customer_list li{
	width:31%;
	margin:0.5em 1%;
	padding:0.5em 1%;
	text-align:center;
	border:2px solid #00b8ee;
	border-radius:10px;
	float:left;
}
.item_list{
	text-align:center;
}
.item_list img{
	width:100%;
}
.recovery img{
	width:100%;
}

.environment section:not(:first-of-type) {
	margin: 20px 0 0;
}

.environment section h3 {
	font-size: 18px;
	margin-bottom: 0.25rem;
}

.environment #philosophy p span {
	font-weight: 900;
}

.environment #activity ol {
	margin: 0;
	padding: 0;
	counter-reset: number;
}

.environment #activity ol > li {
	list-style: none;
	margin: 10px 0 0;
	position: relative;
	padding: 0 0 0 1.5em;
}

.environment #activity ol > li:before {
	content: counter(number) ".";
	counter-increment: number;
	position: absolute;
	top: 0;
	left: 0;
}

.environment #activity ol > li:first-of-type {
	margin: 0;
}

.environment #activity ol > li > ol > li {
	margin: 3px 0 0;
	padding: 0 0 0 1.7em;
}

.environment #activity ol > li > ol > li:before {
	content: "（"counter(number) "）";
	left: -0.7em;
}

@media screen and (max-width: 960px){
	.sub .wrap_l:before{
		width:15em;
	}
}

@media screen and (max-width: 768px){
	.mobile-navigation,.pure-drawer{
		display:block;
	}
	.g_navi{
		display:none;
	}
	.m_menu{
		margin:100px 0 0 ;
	}
	.m_menu li{
		border-bottom:1px solid #ccc;
		list-style:none;
	}
	.m_menu li a{
		display:block;
		color:#036eb7;
		padding:1em 1.5em;
		font-size:15px;
	}
	.m_menu .current{
		background:url(../images/menu_current_m.png) no-repeat 7px center;
	}
	.wrap{
		width:96%;
		margin:30px 2% 0;
	}
	.wrap2{
		width:96%;
		margin:0 2% 0;
	}
	
	.wrap_l:before{
		width:13em;
	}
	.wrap_lr{
		width:100%;
		margin:0;
		padding:0;
	}
	.bnr_rcy a span,.bnr_buy a span,.bnr_qa a span,.bnr_inq a span{
		width:55%;
	}
	.rcy_img{
		float:none;
	}
	.rcy_txt{
		height:auto;
		padding:10px;
	}
	.rcy_ttl{
		width:20%;
	}
	.rcy_movie{
		position:relative;
		padding:10px;
	}
	.rcy_movie img{
		max-width:90px;
		width:100%;
	}
	#inquiry .confirm_btn, #inquiry .reset_btn, #inquiry .back_btn, #inquiry .submit_btn{
		width:44%;
		margin:0 1%;
		padding: 1em 0;
	}
	#inquiry tr,#inquiry td,#inquiry th{
		display:block;
	}
}

@media screen and (max-width: 480px){
	.bnr_rcy a span,.bnr_buy a span,.bnr_qa a span,.bnr_inq a span{
		width:75%;
	}
	.rcy_movie{
		padding:10px 0;
	}
	.rcy_movie img{
		width:100%;
	}
	#inquiry input.i_email{
		width:40%;
	}
	.customer_list li{
		float:none;
		width:96%;
	}
}
@media screen and (min-width: 576px){
	.col-sm-45 {
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%;
	}
	.col-sm-55 {
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
		max-width: 55%;
	}
}

.business_text {
	  background: #138f2e;
    color: white;
    font-size: 20px;
    padding: 0.2em 0.5em;
		margin-top: 16px;
		margin-right: 56%;
}

.business_text2 {
	background: #138f2e;
	color: white;
	font-size: 20px;
	padding: 0.2em 0.5em;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: 56%;
}

.flex_business {
	display: flex;
	justify-content: space-between;
}

.flex_business_img {
	width: 32%;
}

.flex_business_img img {
	width: 100%;
}

@media screen and (max-width: 576px){
	.business_text {
	  background: #138f2e;
    color: white;
    font-size: 18px;
    padding: 0.2em 0.5em;
		margin-top: 16px;
		margin-right: 0%;
}
.business_text2 {
	background: #138f2e;
	color: white;
	font-size: 18px;
	padding: 0.2em 0.5em;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: 0%;
}
.flex_business {
	align-items: center;
	flex-direction: column;
}
.flex_business_img {
	width: 72%;
}
}