@charset "utf-8";
/* CSS Document */

h2.title01 {
	text-align:center;
	margin:60px auto 50px;
	padding-bottom:40px;
	border-bottom:#EC6867 solid 19px;
}

h3.title02 {
	margin-top:20px;
	margin-bottom:20px;
}

.photo_box {
	width:357px;
	float:left;
	text-align: center;
	margin-bottom:20px;

}

.photo_box p {
	color:#EC6867;
	line-height:140%;
	margin-bottom:20px;
}

p.text01 {
	font-size:1.4em;
	line-height:170%;
	float:left;
	width:640px;
}

p.text01 span {
	font-weight:bold;
	font-size:1.1em;
	display:block;
	margin-bottom:15px;
}



#button01 {
	padding:40px 0;
	text-align:center;
}

#inquiry_box {
	background:#EAF6FD;
	padding:27px 38px;
	border-top:#EC6867 solid 19px;
	border-bottom:#EC6867 solid 1px;
}

#inquiry_box p {
	font-size:25px;
}

#inquiry_box p img {
	float:right;
}

.tencho {
	padding: 40px 0;
}

.tencho .photo {
	float: left;
	width: 440px;
}

.tencho .photo img {
	width: 100%;
	height: auto;
}

.tencho .right {
	float: right;
	width: 520px;
}

.tencho .right h3 {
	font-size: 25px;
	margin-top: 0;
	color: #6cb4e4;
  text-align: center;
  padding: 0.20em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}

.tencho .right p {
	margin-bottom: 10px;
	line-height: 173%;
	font-size: 15px;
}


