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

.keyImage{
  background: url(../images/contact/keyImage.jpg) 0 0 no-repeat;
  background-size: cover;
  width: 1024px;
  height: 443px;
  margin: 0 auto 30px auto;
  position: relative;
}

.keyImage h1{
	width: 100%;
	height: auto;
	background: rgba(0,0,0,.4);
	color: #FFF;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	text-align: right;
	position: absolute;
	top: 10%;
	left: 0;
}

/*.ttl{
	width: 100%;
	height: auto;
	font-size: 30px;
	font-weight: bold;
	padding: 10px 20px;
	color: #FFF;
	background: #27939c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	line-height:1.5;
	-moz-box-shadow:3px 3px 3px 0px #cccccc;
	-webkit-box-shadow:3px 3px 3px 0px #cccccc;
	box-shadow:3px 3px 3px 0px #cccccc;
	margin-bottom: 30px;
}*/

.phoneContactBox{
	margin: 0 auto 30px;
	text-align: center;
}

.phoneContactBox a{
	display: block;
	width: 90%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px 20px;
	text-decoration: none;
	color: #FFF;
	background: #3875e4;
	margin: 0 auto 30px;
	-moz-box-shadow:3px 3px 3px 0px #cccccc;
	-webkit-box-shadow:3px 3px 3px 0px #cccccc;
	box-shadow:3px 3px 3px 0px #cccccc;
}

.phoneContactBox a:hover{
	opacity: 0.6;
}


.boxInner{
	width: 100%;
	height: auto;
}

.boxInner span{
	display: block;
	width: 50%;
	height: auto;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	padding: 0 10px;
}

.boxInner span:nth-child(1){
	text-align:right;
	line-height: 2.5;
}

.boxInner span:nth-child(2){
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.boxInner span:nth-child(3){
	text-align:right;
	line-height: 1.0;	
}

.boxInner span:nth-child(4){
	text-align: left;
	line-height: 1.0;	
}

.ttl{
	width: 100%;
	height: auto;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 20px;
	color: #FFF;
	background: #27939c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	line-height:1.5;
	-moz-box-shadow:3px 3px 3px 0px #cccccc;
	-webkit-box-shadow:3px 3px 3px 0px #cccccc;
	box-shadow:3px 3px 3px 0px #cccccc;
	margin-bottom: 30px;
	text-align: center;
}

.contactSection{
	margin: 0 auto 30px;
}

.contactSection p{
	width: 96%;
	height: auto;
	margin: 0 auto 30px;
}

.contactSection form{
	width: 100%;
	height: auto;
}

.contactSection form table{
	width: 96%;
	height: auto;
	margin: 0 auto 30px;
	border-collapse: collapse;
}

.contactSection form table tr{
	background: rgba(39,146,157,.1);
}

.contactSection form table tr td{
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px;
}

.contactSection form table tr td span{
	font-size: 12px;
}

.contactSection form table tr td:nth-child(1){
	background: rgba(39,146,157,.8);
	width: 20%;
	color: #FFFFFF;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.contactSection form table tr td:nth-child(2){
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.contactSection form table tr td textarea{
	vertical-align: top;
	display: table-cell;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: solid 1px #CCCCCC;
	width: 100%;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

.contactSection form table tr td input[type="text"]{
	width: 30%;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: solid 1px #CCCCCC;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

.contactSection form table tr td input[type="tel"]{
	width: 30%;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: solid 1px #CCCCCC;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

.contactSection form table tr td input[type="email"]{
	width: 30%;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: solid 1px #CCCCCC;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

input:focus{
	border: solid 1px #3875e4;
}

.submitBtnBox{
	margin: 0 auto;
	text-align: center;
}

.submitBtn{
	border:solid 1px #ccc;
	padding:10px 20px;
	margin:0 0 20px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	background:#3875e4;
	color: #FFF;
	cursor:pointer;	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 20%;
	height: auto;
}

.submitBtn:hover{
	opacity: 0.6;
}

.contactSection aside{
	margin: 0 auto;
	text-align: center;
}

.contactSection aside a{
	color: #27939c;
}

.contactSection aside a:hover{
	color: #3875e4;
	text-decoration: none;
}


@media screen and (max-width: 1024px){
	.keyImage{
		width: 768px;
		height: 332px;
	}
	.contactSection form table tr td input[type="text"]{
		width: 50%
	}
	
	.contactSection form table tr td input[type="tel"]{
		width: 50%;
	}
	
	.contactSection form table tr td input[type="email"]{
		width: 50%;
	}
}

@media screen and (max-width: 768px){
	.keyImage{
		width: 480px;
		height: 207px;
	}
	.keyImage h1{
		padding: 5px 10px;
		font-size: 20px;
	}
	
	.boxInner span{
		font-size: 14px;
	}
	
	.boxInner span:nth-child(1){
		text-align:right;
		line-height: 2;
	}
	
	.boxInner span:nth-child(2){
		font-size: 16px;
		line-height: 2;
	}
	
	.contactSection form table tr td:nth-child(1){
		display: block;
		width: 100%;
	}
	
	.contactSection form table tr td:nth-child(2){
		display: block;
		width: 100%;
	}
	
	.contactSection form table tr td input[type="text"]{
		width: 100%;
		border-radius: 3px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		padding: 5px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		border: solid 1px #CCCCCC;
	}
	
	.contactSection form table tr td input[type="tel"]{
		width: 100%;
		border-radius: 3px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		padding: 5px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		border: solid 1px #CCCCCC;
	}
	
	.contactSection form table tr td input[type="email"]{
		width: 100%;
		border-radius: 3px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		padding: 5px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		border: solid 1px #CCCCCC;
	}
	
}

@media screen and (max-width: 480px){
	
	.keyImage{
		width: 320px;
		height: 138px;
	}
	.keyImage h1{
		padding: 5px 10px;
		font-size: 14px;
	}
	
	.boxInner span{
		float: none;
		width: 100%;
	}
	
	.boxInner span:nth-child(1){
		text-align:center;
		line-height: 2;
	}
	
	.boxInner span:nth-child(2){
		text-align:center;
		line-height: 2;
		font-size: 18px;
	}
	
	.boxInner span:nth-child(3){
		text-align:center;
		line-height: 2;
	}
	
	.boxInner span:nth-child(4){
		font-size: 16px;
		line-height: 2;
		text-align:center;
	}
	
	.phoneContactBox a{
		padding: 10px 10px 10px;
	}
	
	.checkBox{
		display: block;
	}
	
	.submitBtn{
		border:solid 1px #ccc;
		padding:10px 20px;
		margin:0 0 20px;
		font-size:1.2em;
		text-transform:uppercase;
		font-weight:bold;
		background:#3875e4;
		color: #FFF;
		cursor:pointer;	
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		width: 40%;
		height: auto;
	}
}