@charset "utf-8";
/* CSS Document */


img, object, embed, video {
	max-width: 100%;
}

/*PC*/
@media print, screen and (min-width: 769px) {
.hedimg {
		background: url(../images/category/contact/hed_bg.jpg);
		opacity: 1;
		top: 0;
		z-index: 100;
	background-size: cover;
	height: 500px;
	
	}
	
	
	.table_tag th span {
float: right;
font-size: 0.8em;
background: #0073d4;
padding: 0 10px;
color: #FFF;
line-height: normal;
	font-style: normal;
}

input[type="submit"] {
background:  #0073d4;
border:  #0073d4 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

input[type="submit"]:hover {
background: #fff;
border: #0073d4 1px solid;
color: #0073d4;
}

.submit:hover {
background: #fff;
border: #165aa2 1px solid;
color: #165aa2;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
select {
padding: 8px;
border: 1px solid #dddddd;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.w240 { width: 240px;}
.w350 { width: 350px;}
.w540 { width: 540px;}
.w100p { width: 100%; box-sizing: border-box;}

	.h_kome {
background:  #0073d4 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 0.9em;
margin-right: 5px;
padding: 1px 10px;
}	
	
	
	
	
	

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



}




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





/*sp*/
@media only screen and (max-width: 768px) {
	.hedimg {
		background: url(../images/category/contact/hed_bg.jpg);
	opacity: 1;
top: 0;
		width: 80%;
		margin-left: 20%;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: 140% auto;
		min-height: 250px;
		background-size: cover;
		position: relative;
		z-index: 3;
		box-sizing: border-box;
	}

/*-------------------------------*/
    
    
.table_tag th span {
float: right;
font-size: 0.8em;
background:  #0073d4;
padding: 0 10px;
color: #FFF;
line-height: normal;
font-style: normal;
}

input[type="submit"] {
background:  #0073d4;
border:  #0073d4 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

input[type="submit"]:hover {
background: #fff;
border: #0073d4 1px solid;
color:  #0073d4;
}

.submit:hover {
background: #fff;
border: #165aa2 1px solid;
color: #165aa2;
}

input[type="text"],
textarea,
select {
padding: 8px;
border: 1px solid #dddddd;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.w240 { width: 90%;}
.w350 { width: 90%;}
.w540 { width: 90%;}
.w100p { width: 100%; box-sizing: border-box;}
    
    
	
.h_kome {
background:  #0073d4 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 0.9em;
margin-right: 5px;
padding: 1px 10px;
}	


}