@charset "utf-8";
/* CSS Document */
	.onlySp{
		display:none;
		}	
	.onlyPc{
		display:block;
		
	}
/*------------------------       ----------------
body
------------------------------------------*/
body {
	margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
	background-color: #fbe8eb;
}

/*----------------------------------------
link
------------------------------------------*/
a {
	color: #028BE7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*----------------------------------------
wrap
------------------------------------------*/
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	/*box-shadow: 0px 0px 3px #999999;*/
	position: relative;
	behavior: url(PIE.htc);
	padding-bottom: 0px;
	margin-top:40px;
}
#inner {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#header{
	height:101px;
	background: url(img/bg_header.png) repeat-x;
}
#header .inner{
	}
#header .inner img{
	width:150px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
}
.tel{
	margin-left: auto;
	margin-right: auto;
	display: block;
	/* padding:30px 0px 30px 0px; */
	width:100%;
	text-align: center;
}


h2{
	color:#fff;
	font-size:1.5em;
	background: #e60212;
	text-align: center;
	padding:15px;
	margin:0px 0px 20px 0px;
}

/*----------------------------------------
footer
------------------------------------------*/
#footer {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*----------------------------------------
contact
------------------------------------------*/

.message p{font-size:16px;
	line-height: 155%!important;

}
.message_end {
	text-align: center;
}
.message_end span {
	font-size: 16px;
	font-weight: bold;
}
.wrap-form {
	width: 910px;
	padding:0px 45px 45px 45px;
}
.wrap-form span{
	display:block;
}

.wrap-form span.inline{
	font-weight: bold;
	display: inline;
}

.point div {
}

.input-b {
	height: 49px;
	width: 200px;
	background-color: #00982F;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(../img/btn_form.png);
	background-repeat: repeat-x;
}
.input-b_submit {
}
.input-b_back {
	margin-right: 20px;
}

.copy{
	position: relative;
	right: -9999px;
}
.copy a{font-size:70%;text-decoration:none;color:#ccc;}
.err {
	color: #FF3717;
	font-weight: bold;
	display: block;
}
.point {
	padding-top: 3px;
}
.input-s {
    font-family: Arial, Helvetica, sans-serif;
	width: 260px;
	background-color: #F5FEF7;
	float: left;
	padding: 2px;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #016B22;
	border-right-color: #019930;
	border-bottom-color: #019930;
	border-left-color: #016B22;
	margin-right: 20px;
}
.input-l {
    font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	height: 15px;
}
.input-box {
    font-family: Arial, Helvetica, sans-serif;
	width: 530px;
	font-size: 14px;
	padding: 2px;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #016B22;
	border-right-color: #019930;
	border-bottom-color: #019930;
	border-left-color: #016B22;
	background-color: #F5FEF7;
}


.align-c {
	text-align: center;
	padding-top: 20px;
}

.hiss {
	background-image: url(../img/icon_hiss.svg);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 49px;
	position: absolute;
	top: 15px;
	left: 190px;
}


.w100{width:100px;}




#wrapper{
	background-image: url(../images/bg0.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
}
body{
	margin: 0px;
	padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
#header{
	z-index: auto;
	width:100%;
	overflow: hidden;
	height:auto;
	/* background-color: #FFF; */
}

.inner{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


p{
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/spacer.gif);
}

.left{float:left;}
.right{float:right;}
.center{
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}


.txt-left{text-align:left;}
.txt-right{text-align:right;}
.txt-center{text-align:center!important;}




/*----------------------------------------
link
------------------------------------------*/

a {
	color: #028BE7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.txt16{
	font-size: 15px;
	line-height: 180%;
}
.yel{
	background-color: #FF0;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.blu{
	color: #013492;
}
.mgt20{margin-top:20px;}
.pdt20{
	padding-top: 20px;
}
.pdt35{
	padding-top: 30px;
}
.pdl5{
	padding-left: 5px;
}
.pdl20{
	padding-left: 20px;
}
.pdb20{
	padding-bottom: 20px;
}

.mar20{
	margin-right: 20px;
}
.mar30{
	margin-right: 50px;
}



li{
	list-style-type: none;
}



/*----------------------------------------
footer
------------------------------------------*/
#footer {
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	overflow: hidden;
	z-index: auto;
	text-align: center;
	padding-left: px;
}




/************問い合わせ*********************/
/*画像の縦位置を下に*/
img {
	vertical-align: middle;
}



/* form */
#form_tb{
	text-align: left;
	font-size: 14pt;
	width: 100%;
	margin-bottom: 25px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-top: 10px;/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #E3E3E3;
}
#form_tb th{
	font-weight: 600!important;
	background-color: #f7d2d8!important;
	font-size: 16px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#form_tb th .naiyou{
	padding: 15px;
	font-size: 13px;

}
#form_tb td{
	font-size: 13px;
	font-weight: normal;
	padding: 15px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	word-break:break-all;
	word-wrap: break-word;
	width: auto;
	
}
#form_btn_width{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.no_bdr{
	border-bottom-style: none!important;
}


.small {
	font-size: 11px!important;
	color: #999!important;
	line-height: 130%!important;
	margin-top: 5px;
}

.red{
	color: #F00;
}
.b{
	font-weight: bold!important;
}
.txtbox{
	 width:70%;
	background-color: #FFFFFF!important;
	border: 1px solid #5a6267!important;
	background-image: url(../images/bg_no_required.gif);
	background-position: -1px -1px;
	height: 23px;
}

 .txtbox2{
	background-color: #FFFFFF!important;
	border: 1px solid #5a6267!important;
	background-image: url(../images/bg_no_required.gif);
	background-position: -1px -1px;
}
 .required{
	background-image: url(img/icon_required.png)!important;
	background-repeat: no-repeat!important;
	background-position: 185px center!important;
	vertical-align: middle;
}

 .required_box{
	background-color: #fff4e6!important;
	border: 1px solid #FF3333!important;
}

.text_input {
	background-image: url(../images/bg_required.gif);
	background-position: -1px -1px;
	height: 23px;
}

.required_box.text_box {
}


.hissu_chk{
	border: 1px solid #ea4e5b;
}

.error_messe{
	text-align: left!important;
	background-repeat: no-repeat!important;
	background-position: 0px 1px!important;
	padding-left: 40px!important;
	padding-bottom: 0px!important;
	color: #CC0000!important;
	margin-bottom: 10px!important;
    font-family: Arial, Helvetica, sans-serif;
	text-indent: 10!important;
	height: auto;
	width: auto;
}

.error_title{
	font-size: 16px;
	line-height: 140%;
	color: #C00;
	background-color: #FFECEC;
	padding: 20px;
	border: 1px none #C00;
	margin-bottom: 25px;
	text-align: center;
}
.center{
	text-align: center!important;
	line-height: 25px;
	font-size: 16px;
}
.center_div{
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #0CC;
}

#image-btn{
	font-size: 16px;
	background-image: url(img/btn_confirm.gif)!important;
	height: 47px!important;
	width: 198px!important;
	margin-right: auto!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	cursor:pointer!important;
	text-align: center;
	margin-left: auto;
	color:#000;
	border-radius: 100px;
			font-weight:900;

}
#image-btn1{
	background-image: url(img/btn_submit.gif)!important;
	height: 47px!important;
	width: 198px!important;
	margin-right: auto!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	cursor:pointer!important;
	text-align: center!important;
	margin-left: auto!important;
	color:#000;
	border-radius: 100px;
		font-weight:900;
}
#image-btn2{
	background-image: url(img/btn_back.gif)!important;
	height: 47px!important;
	width: 198px!important;
	margin-right: auto!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	cursor:pointer!important;
	text-align: center!important;
	margin-left: auto!important;
		color:#fff;
	border-radius: 100px;
		font-weight:900;
	}
input[type="submit"] {
	border-width: 0px;
	display: block;
}
input[type="image"] {
	border-width: 0px;
	display: block;
}
input[type="button"] {
	border-width: 0px;
	display: block;
}



.chkbox{
	margin-bottom: 10px;
}
.chkbox input[type=checkbox] {
	width:			16px;
	height:			16px;
	-moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
	vertical-align: middle;
}

/*-------------------------------------------------------------------

	scrollBox

-------------------------------------------------------------------*/

div.scrollBox {
	border: 1px solid #D8D8D8;
	overflow-y: scroll;
	padding: 13px 16px;
	margin-top: 15px;
	height: 160px;
}
div.scrollBox p{
	font-size: 14px;
	line-height: 20px!important;
}


/*=================================================================================================================
画面の横幅が768pxまで（スマホ用）
===================================================================================================================*/
@media screen and (min-width: 1px) and (max-width: 768px) {
/*この部分にタブレット用・スマホ用に対応させたいCSSコードを入力していく*/
	
	.onlySp{
		display:block;
		}	
	.onlyPc{
		display:none;
		
	}

#header{
	height:auto;
	background: url(img/bg_header.png) repeat-x;
}

#header .inner img{
	width:100px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}
.tel img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding:10px 0px 10px 0px;
	width:95%;
	height:auto;
}

h2{
	color:#fff;
	font-size:1.1em;
	background: #e60212;
	text-align: center;
	padding:15px;
}

.inner{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


p{
	font-size: 1em;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/spacer.gif);
}

.left{float:left;}
.right{float:right;}
.center{
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}


.txt-left{text-align:left;}
.txt-right{text-align:right;}
.txt-center{text-align:center!important;}




/*----------------------------------------
link
------------------------------------------*/

a {
	color: #028BE7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.mgt20{margin-top:20px;}
.pdt20{
	padding-top: 20px;
}
.pdt35{
	padding-top: 30px;
}
.pdl5{
	padding-left: 5px;
}
.pdl20{
	padding-left: 20px;
}
.pdb20{
	padding-bottom: 20px;
}

.mar20{
	margin-right: 20px;
}
.mar30{
	margin-right: 50px;
}



li{
	list-style-type: none;
}



/*----------------------------------------
footer
------------------------------------------*/
#footer {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	overflow: hidden;
	z-index: auto;
	text-align: center;
	padding-left: px;
}




/************問い合わせ*********************/
/*画像の縦位置を下に*/
img {
	vertical-align: middle;
}  



/* form */
#form_tb{
	margin:0px;
	height: auto;
	width: auto;

	
}
#form_tb th{
	font-weight: 600!important;
	background-color: #f7d2d8!important;
	font-size: 1em!important;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	padding: 10px;
	text-align: left;
	display: block;
	margin:0;
}
#form_tb th .naiyou{
	padding: 15px;
	font-size: 13px;

}
#form_tb td{
		display: block;
	width: auto;
	font-size: 13px;
	font-weight: normal;
	padding: 15px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;

	
}
#form_btn_width{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
	#form_btn_width td{
		display:block;
		
	}
.no_bdr{
	border-bottom-style: none!important;
}


.small {
	font-size: 1em!important;
	color: #999!important;
	line-height: 130%!important;
	margin-top: 5px;
}

.red{
	color: #F00;
}
.b{
	font-weight: bold!important;
}
 .txtbox{
	background-color: #FFFFFF!important;
	border: 1px solid #5a6267!important;
	background-image: url(../images/bg_no_required.gif);
	background-position: -1px -1px;
	height: 23px;
	 width:70%;
}
 .txtbox2{
	 width:90%;
	background-color: #FFFFFF!important;
	border: 1px solid #5a6267!important;
	background-image: url(../images/bg_no_required.gif);
	background-position: -1px -1px;
	 font-size:1em;
}
 .required{
	background-image: url(img/icon_required.png)!important;
	background-repeat: no-repeat!important;
	background-position: right 15px center!important;
	vertical-align: middle;
}

.required_box{
	background-color: #fff4e6!important;
	border: 1px solid #FF3333!important;
}

.text_input {
	background-image: url(../images/bg_required.gif);
	background-position: -1px -1px;
	height: 23px;
	 width:70%;
}

.required_box.text_box {
}


.hissu_chk{
	border: 1px solid #ea4e5b;
}

.error_messe{
	text-align: left!important;
	background-repeat: no-repeat!important;
	background-position: 0px 1px!important;
	padding-left: 0px!important;
	padding-bottom: 0px!important;
	color: #CC0000!important;
	margin-bottom: 10px!important;
    font-family: Arial, Helvetica, sans-serif;
	text-indent: 10!important;
	height: auto;
	width: auto;
}

.error_title{
	font-size: 16px;
	line-height: 140%;
	color: #C00;
	background-color: #FFECEC;
	padding: 20px;
	border: 1px none #C00;
	margin-bottom: 25px;
	text-align: center;
}
.center{
	text-align: center!important;
	line-height: 25px;
	font-size: 16px;
}
.center_div{
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #0CC;
}

#image-btn{
	font-size: 1em!important;
	background-image: url(img/btn_confirm.gif)!important;
	height: 47px!important;
	width: 198px!important;
	margin-right: auto!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	cursor:pointer!important;
	text-align: center;
	margin-left: auto;
	color:#000;
	border-radius: 100px;
			font-weight:900;

}
#image-btn1{
	background-image: url(img/btn_submit.gif)!important;
	height: 47px!important;
	width: 198px!important;
	margin-right: auto!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	cursor:pointer!important;
	text-align: center!important;
	margin-left: auto!important;
	color:#000;
	border-radius: 100px;
		font-weight:900;
}
#image-btn2{
	background-image: url(img/btn_back.gif)!important;
	height: 47px!important;
	width: 198px!important;
	margin-right: auto!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	cursor:pointer!important;
	text-align: center!important;
	margin-left: auto!important;
		color:#fff;
	border-radius: 100px;
		font-weight:900;
	}
input[type="submit"] {
	border-width: 0px;
	display: block;
}
input[type="image"] {
	border-width: 0px;
	display: block;
}
input[type="button"] {
	border-width: 0px;
	display: block;
}



.chkbox{
	margin-bottom: 10px;
}
.chkbox input[type=checkbox] {
	width:			16px;
	height:			16px;
	-moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
	vertical-align: middle;
}

/*-------------------------------------------------------------------

	scrollBox

-------------------------------------------------------------------*/

div.scrollBox {
	border: 1px solid #D8D8D8;
	overflow-y: scroll;
	padding: 0px!important;
	margin-left: auto;
	margin-right:auto;
	height: 160px;
	width:90%!important;
	float:none;
}
div.scrollBox p{
	font-size: 14px;
	line-height: 20px!important;
}

	

/*----------------------------------------
wrap
------------------------------------------*/
#wrap {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	/*box-shadow: 0px 0px 3px #999999;*/
	position: relative;
	padding: 0px!important;
	margin:0px!important;
}


/*----------------------------------------
footer
------------------------------------------*/
#footer {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	width:90%;}

/*----------------------------------------
contact
------------------------------------------*/
.message{
	width:90%;
display:block;
	margin-left: auto;
	margin-right: auto;
}
.message p{font-size:1em;
	line-height: 155%!important;

}
.message_end {
	text-align: center;
}
.message_end span {
	font-size: 16px;
	font-weight: bold;
}
.wrap-form {
	width: 100%;
	padding:0px;
	overflow: hidden;
}
.wrap-form span{
	display:block;
}

.wrap-form span.inline{
	font-weight: bold;
	display: inline;
}

.point div {
}

.input-b {
	height: 49px;
	width: 200px;
	background-color: #00982F;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(../img/btn_form.png);
	background-repeat: repeat-x;
}
.input-b_submit {
}
.input-b_back {
	margin-right: 20px;
}

.copy{
	position: relative;
	right: -9999px;
}
.copy a{font-size:70%;text-decoration:none;color:#ccc;}
.err {
	color: #FF3717;
	font-weight: bold;
	display: block;
}
.point {
	padding-top: 3px;
}
.input-s {
    font-family: Arial, Helvetica, sans-serif;
	width: 260px;
	background-color: #F5FEF7;
	float: left;
	padding: 2px;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #016B22;
	border-right-color: #019930;
	border-bottom-color: #019930;
	border-left-color: #016B22;
	margin-right: 20px;
}
.input-l {
    font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	height: 15px;
}
.input-box {
    font-family: Arial, Helvetica, sans-serif;
	width: 530px;
	font-size: 14px;
	padding: 2px;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #016B22;
	border-right-color: #019930;
	border-bottom-color: #019930;
	border-left-color: #016B22;
	background-color: #F5FEF7;
}


.align-c {
	text-align: center;
	padding-top: 20px;
}

.hiss {
	background-image: url(../img/icon_hiss.svg);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 49px;
	position: absolute;
	top: 15px;
	right: 20px;
}


.w100{width:85%;}

}
 
.mgb10{margin-bottom:10px;}