@charset "UTF-8";
/* CSS Document */
body{
	color: #000;
	margin: 0 auto;
	padding: 0px;
	line-height: 1em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
}

.clearfix:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

img{
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a,
a img{
	transition: 0.3s;
}

a:hover img{
	opacity: 0.8;
}

a[href^="tel:"] {
	pointer-events: none;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

/*----------------------------contents----------------------------*/

header{
	background-image: url(../image/mainimg.jpg);
	min-height: 855px;
	background-size: cover;
}

header h1{
	width: 840px;
	margin: 0 auto;
	padding: 40px 0px 130px;
}

header div{
	width: 525px;
	margin: 0 auto;
	text-align: right;
}

#catchy{
	text-align: center;
	line-height: 2.6em;
	padding: 70px 0px 0px;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0.1em;
}

#contents{
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

h2.title{
	padding: 20px 0px;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-top: 65px;
}

h2.title01{
	border-top: 1px solid #b79105;
	border-bottom: 1px solid #b79105;
}

h2.title02{
	border-top: 1px solid #870303;
	border-bottom: 1px solid #870303;
}

h2.title span{
	font-size: 15px;
	display: block;
}

p.title_txt{
	font-size: 25px;
	line-height: 2.2em;
	padding-top: 70px;
}

p.title_txt01{
	color:#b79100;
}

p.title_txt02{
	color:#9f3535;
}

p#private_txt{
	width: 720px;
	margin: 0 auto;
	line-height: 1.8em;
	font-size: 15px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 20px;
}

.private_detail{
	overflow: hidden;
	padding-top: 35px;
}

.private_detail_cont{
	width: 350px;
}

.private_detail_cont h3{
	background-color: #9f3535;
	line-height: 28px;
	color:#fff;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px;
}

.private_detail_cont p{
	text-align: left;
	line-height: 2em;
	font-size: 15px;
	padding-top: 10px;
}

.private_detail_cont p span{
	display: block;
	padding-top: 10px;
	font-size: 13px;
	line-height: 1.6em;
}

p.detail_txt{
	border: 1px solid #b79100;
	margin-top: 10px;
	margin-bottom: 30px;
}

p.detail_txt span{
	display: block;
	margin: 3px;
	border: 1px solid #b79100;
	font-size: 15px;
	padding: 30px;
	line-height: 1.8em;
	text-align: left;
	letter-spacing: 0.05em;
}

h3.rc_titl{
	border: 1px solid #870303;
	margin-top: 35px;
}

h3.rc_titl span{
	display: block;
	margin: 3px;
	border: 1px solid #b79100;
	font-size: 20px;
	line-height: 46px;
	text-align: center;
	font-weight: 400;
	color:#870303;
	letter-spacing: 0.05em;
}

h3.rd_ttl{
	background-color: #9f3535;
	line-height: 28px;
	color:#fff;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px;
}

.season .left{
	width: 270px;
}

.season .left img{
	margin-bottom: 5px;
}

.season .right{
	width: 495px;
	font-size: 15px;
	line-height: 2em;
	text-align: left;
}

.season .right span{
	font-size: 13px;
	display: block;
	padding-top: 10px;
	line-height: 1.6em;
}

ul.title_graph{
	text-align: center;
	padding: 55px 0px 35px;
}

ul.title_graphs{
	text-align: center;
	padding: 40px 20px 85px;
	display: inline-block;
}

ul.title_graph li{
	display: inline-block;
	margin: 0px 20px;
	vertical-align: top;
}

ul.title_graphs li{
	display: inline-block;
	vertical-align: top;
}

ul.title_graph li p,
ul.title_graphs li p{
	font-size: 19px;
	line-height: 1.4em;
	height: 50px;
}

ul.title_graph li p span,
ul.title_graphs li p span{
	font-size: 15px;
	display: block;
}

ul.title_graphs li img{
	margin: 0px 5px;
}

#site_btn{
	text-align: center;
	padding-bottom: 100px;
}

p.add_txt{
	text-align: center;
	margin-bottom: 30px;
}

p.add_txt img{
	display: inline-block;
	margin-left: 10px;
}