@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:14px;
	color:#231815;
}
.mincho {
	font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
p,ul,li{
	margin:0;
	padding:0;
}
a{
	color:#231815;
}
a:hover{
	opacity:0.8;
	color:#231815;
	text-decoration:none;
}
img{
	width:100%;
	vertical-align:bottom;
}
ul,li{
	list-style:none;
}
header{
	margin:40px 0 0 ;
	position:relative;
}
table{
	border:#9fa0a0 1px solid;
	width:100%;
}
table th{
	background:#fce5e7;
	padding:1em;
	border:#9fa0a0 1px solid;
	font-weight:normal;
	border:none;
	vertical-align:top;
}
table td{
	border:none;
	padding:1em;
	word-break: break-all;
}
table tr{
	border-bottom:#9fa0a0 1px solid;
}
.top:after{
	background:none;
	height:0;
}
footer{
	min-width:960px;
	width:100%;
	margin:30px 0 20px;
	border-top:3px solid #b5b5b6;
}
footer p{
	text-align:center;
	padding:10px;
	font-size:12px;
}
.wrap{
	width:960px;
	margin:0 auto;
}
.wrap2{
	width:900px;
	margin:15px auto;
}
.wrap3{
	width:790px;
	margin:0 auto;
}
.wrap4{
	width:665px;
	margin:50px auto;
}
.wrap5{
	width:660px;
	margin:30px auto;
}
.rs_img{
	width:100%;
}
.mb_30{
	margin-bottom:30px;
}
.text_red{
	color:red;
}
.mobile-navigation, .pure-drawer{
	display:none;
}
#inquiry{
	width:100%;
	margin:0 auto;
}
#inquiry table{
	border:#9fa0a0 1px solid;
	width:100%;
	font-size:20px;
}
#inquiry table th{
	background:#eef4d9;
	padding:0.5em 1em;
	border:#9fa0a0 1px solid;
	font-weight:normal;
	border:none;
	width: 12em;
	vertical-align:middle;
}
#inquiry table td{
	border:none;
	padding:1em;
	word-break: break-all;
}
#inquiry table tr{
	border-bottom:#9fa0a0 1px solid;
}
#inquiry .req{
	color:#e50012;
	margin-left:0.2em;
}
#inquiry input[type=file]{
	width:100%;
}
#inquiry input[type=text]{
	width:100%;
	height:2.5em;
	border:#9fa0a0 1px solid;
}
#inquiry textarea{
	width:100%;
	height:10em;
}
#inquiry input.i_post{
	width:10em;
}
#inquiry input.i_email{
	width:46%;
}
#inquiry .txt_alert{
	color:#e73828;
	font-size:20px;
}
#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 #zip{
	background:#9fa0a0;
	border:none;
	color:white;
	padding:0.5em 1em;
	width:12em;
	margin:0 0.5em;
	cursor:pointer;
	font-size:14px;
	border-radius:5px;
}
#inquiry #zip:hover{
	opacity:0.8;
}
#inquiry .confirm_btn,#inquiry .submit_btn{
	background:#f6ab00;
	border:none;
	color:white;
	padding:0.5em 1em;
	width:10em;
	margin:0 1em;
	cursor:pointer;
	font-size:26px;
}
#inquiry .reset_btn, #inquiry .back_btn{
	background:#9fa0a0;
	border:none;
	color:white;
	padding:0.5em 1em;
	width:10em;
	margin:0 1em;
	cursor:pointer;
	font-size:26px;
}
#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;

}
.txt_warning{
	color:#e50012;
}
.column2{
	width:50%;
	float:left;
}
.column3{
	width:33.33333%;
	float:left;
}
/*
* ここからサイト毎のCSS
*/
h1{
	font-size:16px;
	text-align:left;
	padding:0.3em 0;
	font-weight:normal;
}
.top_main_txt{
	max-width:960px;
	margin:0 auto;
}
.top_mv{
	margin:0;
}
.top_wrap1{
	background:url(../images/bg1.png);
}
.top_cnt1{
	width:960px;
	margin:0 auto;
	background:url(../images/chara1.png) no-repeat 30px center;
	padding:50px 0;
	padding-left:240px;
	font-size:20px;
}
.price_link{
	width:90%;
}
.price_link a{
	font-size:30px;
	color:#fff;
	text-align:center;
	padding:0.4em;
	margin-top:10px;
	display:block;
	background:#e95513;
	text-align:center;
}
.mail_wrap{
	width:48%;
	float:left;
	margin:50px 0;
}
.mail_wrap a{
	display:block;
	font-size:24px;
	color:#fff;
	background:#abcd07 url(../images/icon_mail.png) no-repeat 30px center;
	padding:20px 20px 20px 125px;
	text-align:center;
	height:112px;
}
.tel_wrap{
	width:48%;
	float:right;
	margin:50px 0;
}
.tel_wrap a{
	display:block;
	font-size:24px;
	color:#fff;
	background:#00b9ef url(../images/icon_tel.png) no-repeat 30px center;
	padding:20px 20px 20px 125px;
	text-align:center;
	line-height: 150%;
	height:112px;
	text-decoration:none;
}
.tel_wrap a span{
	font-size:140%;
	display:block;
}
.top_wrap2{
	background:url(../images/bg2.png);
	padding:50px 0 30px;
}
.top_wrap2 ol{
	box-sizing:border-box;
	width:960px;
	margin:0 auto;
	background:url(../images/chara2.png) no-repeat 30px center;
	padding : 20px 0 20px 160px;
}
.top_wrap2 ol img{
	width:35px;
	vertical-align:text-bottom;
	margin-right:0.3em;
}
.top_wrap2 ol li{
	font-size:24px;
	color:#fff;
	margin-bottom:0.4em;
}
.sub_ttl1{
	color:#fff000;
	font-size:35px;
	text-align:center;
}
.sub_ttl1 span{
	display:inline-block;
	min-width:470px;
	border-bottom:3px solid #fff000;
	padding-bottom:0.2em;
	padding:0 1em;
	margin:0 2%;
}
.sub_ttl1.sub_type2{
	color:#1ea464;
	margin-top:50px;
}
.sub_ttl1.sub_type2 span{
	border-bottom:3px solid #1ea464;
}
.sub_txt2{
	font-size:24px;
	margin:20px auto;
	
}
.sub_ttl1.sub_type3{
	color:#f29600;
	margin-top:50px;
}
.sub_ttl1.sub_type3 span{
	border-bottom:3px solid #f29600;
}
.sub_ttl1.sub_type4{
	color:#e95513;
}
.sub_ttl1.sub_type4 span{
	border-bottom:3px solid #e95513;
}
.sub_ttl1.sub_type5{
	color:#abcd07;
}
.sub_ttl1.sub_type5 span{
	border-bottom:3px solid #abcd07;
}
.top_cnt2{
	padding:20px 0;
	background:url(../images/chara3.png) no-repeat left center;
}
.top_cnt2_in{
	width:580px;
	box-sizing:border-box;
	padding:15px;
	background:#e89213;
	margin:0 auto;
}
.top_cnt2_txt{
	width:50%;
	float:left;
	font-size:24px;
	color:#fff;
	text-align:center;
	margin-top:2.6em;
}
.top_cnt2_img{
	width:50%;
	float:left;
}
.top_adress{
	font-siZe:24px;
	text-align:center;
	margin-bottom:20px;
}
.top_wrap3{
	background:url(../images/bg1.png);
	padding:50px 0 30px;
}
.top_comment{
	width:405px;
	height:290px;
	box-sizing:border-box;
	padding:30px 30px 60px;
	float:left;
	margin:20px 35px 0;
	background:url(../images/comment.png) no-repeat center center;
	position:relative;
}
.top_comment_txt{
	font-size:18px;
	line-height: 1.4em;
}
.top_comment_female{
	width:340px;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:0.1em 0;
	background:#f19ec2;
	position:absolute;
	bottom:60px;
	left:30px;
}
.top_comment_male{
	width:340px;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:0.1em 0;
	background:#54c3f1;
	position:absolute;
	bottom:60px;
	left:30px;
}
.sp_only{
	display:none;
}
/* サブページ */
.subpage header{
	width:100%;
	margin:0;
	position:relative;
	background:url(../images/sub_header.png) no-repeat center top;
	padding-top:145px;
}
.sub_txt{
	background:#a1cc00;
}
.subpage header h1{
	max-width:960px;
	margin:0 auto;
	padding:0.75em 0;
}
.sub_txt2{
	font-size:24px;
	text-align:center;
}
.tbl1{
	font-size:18px;
}
.tbl1 th{
	text-align:center;
	vertical-align:middle;
	background:#fdd23e;
	border:1px solid #231815;
	padding:0.5em 0.1em;
	line-height: 1em;
}
.tbl1 th.tblwidths{
	width:15%;
}
.tbl1 th.tblwidthl{
	width:27.5%;
}
.tbl1 td{
	text-align:center;
	vertical-align:middle;
	padding:0.7em 0.1em;
	border:1px solid #231815;
	line-height: 1.2em;
}
.tbl1 tr.tbl_bg1{
	background:#fffeee;
}
.tbl1 small{
	font-size:11px;
}
.t_calc{
	max-width:85px;
}
.sub_cnt1{
	background:#e95513;
	color:#fff;
	font-size:34px;
	text-align:center;
	padding:30px;
	margin-top:50px;
}
.sub_sinai{
	width:48%;
	float:left;
	color:#231815;
	background:#fffbc7;
	border:4px solid #f7b52c;
	border-radius:7px;
	padding:0.3em 0;
}
.sub_sigai{
	width:48%;
	float:right;
	color:#231815;
	background:#fffbc7;
	border:4px solid #f7b52c;
	border-radius:7px;
	padding:0.3em 0;
}
.sub_cnt2{
	margin-top:50px;
	font-size:35px;
	text-align:center;
}
.txt_price{
	display:inline-block;
	border:3px solid #231815;
	min-width:390px;
	margin:0 0.3em;
	vertical-align: bottom;
	padding: 1em 0;
}
.fontsize20{
	font-size:20px;
}
/*
* タブレット
*/
@media screen and (max-width: 960px){
	
}
/*
* SP
*/
@media screen and (max-width: 768px){
	/*
	* 共通
	*/
	footer{
		min-width:100%
	}
	.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:#000;
		padding:1em 2em;
		font-size:15px;
		text-decoration:none;
		display:block;
	}
	.m_menu li a span{
		display:block;
		font-size:0.8em;
	}
	.m_menu .current{
		background:url(../images/menu_current_m.png) no-repeat 14px center;
	}
	.wrap{
		width:96%;
		margin:0 auto;
	}
	.wrap4,.wrap5{
		width:96%;
		margin:30px 2%;
	}
	.wrap2,.wrap3{
		width:96%;
		margin:0 2%;
	}
	#inquiry{
		width:100%;
	}
	#inquiry .confirm_btn, #inquiry .reset_btn, #inquiry .back_btn, #inquiry .submit_btn{
		width:44%;
		margin:0 1%;
	}
	#inquiry table tr,#inquiry table td,#inquiry table th{
		display:block;
		width:100%;
	}
	.column2{
		width:100%;
		float:none;
	}
	.column3{
		width:100%;
		float:none;
	}
	/*
	* ここからサイトごと
	*/
	.top_main_txt{
		width:96%;
	}
	.top_cnt1{
		width:96%;
		padding-left:100px;
		background-size:90px;
		background-position:left center;
		font-size:16px;
	}
	.price_link{
		width:96%;
	}
	.price_link a{
		font-size:18px;
	}
	
	.mail_wrap{
		width:96%;
		float:none;
		margin:50px auto 10px;
	}
	.mail_wrap a{
		height:auto;
	}
	.tel_wrap{
		width:96%;
		float:none;
		margin:10px auto 50px;
	}
	.tel_wrap a{
		height:auto;
	}
	.top_wrap2 ol{
		width:96%;
		background-size:90px;
		background-position:left center;
		padding : 20px 0 20px 90px;
	}
	.top_wrap2 ol li{
		font-size:20px;
	}
	.sub_ttl1{
		font-size:30px;
		padding:
	}
	.sub_ttl1 span{
		min-width:auto;
	}
	.top_cnt2{
		padding:20px 0;
		background:none;
	}
	.top_cnt2_in{
		width:96%;
		margin:0 auto;
	}
	.top_cnt2_txt{
		width:100%;
		float:none;
		margin-top:0;
	}
	.top_cnt2_img{
		width:100%;
		float:none;
	}
	.top_comment{
		float:none;
		margin:20px auto 0;
	}
}
/*
* iphone5以下
*/
@media screen and (max-width: 480px){
	/*
	* 共通
	*/
	#inquiry input.i_email{
		width:40%;
	}
	.info_cnt01{
		padding-left:0;
	}
	.mail_wrap a{
		font-size:18px;
		padding:20px 20px 20px 60px;
		background-size:60px;
		background-position:15px center;
	}
	.tel_wrap a{
		font-size:18px;
		padding:20px 20px 20px 60px;
		background-size:60px;
		background-position:15px center;
	}
	.sp_only{
		display:block;
	}
	.top_comment{
		width:96%;
		height:auto;
		box-sizing:border-box;
		padding:30px;
		background:#fff;
		border:2px solid #e73828;
		border-radius:10px;
	}
	.top_comment_female,.top_comment_male{
		width:100%;
		color:#fff;
		text-align:center;
		position:relative;
		bottom:auto;
		left:auto;
		margin:0.5em auto 0;
	}
	.txt_price{
		width:100%;
		min-width:100%;
		margin:0 auto;
		box-sizing:border-box;
	}
}
/*
* 共通
*/
@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%;
	}
}
@media screen and (min-width: 768px){
	.top_cnt.container,.company_cnt1.container,.purchase_cnt.container{
		max-width:100%;
	}
}

