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

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 100;
}
#headwrap {
	clear: both;
	position: relative;
	z-index: 0;
}
#logo {
	float: left;
	width: 300px;
}


#flash {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}

#flash .photo {
	position: relative;
	padding-bottom: 0px;
	z-index: 0;
}
#flash .photo img {
	width: 100%;
	height: auto;
}


#flash h3 {
	position: absolute;
	padding-bottom: 0px;
	z-index: 100;
	left: 4%;
	bottom: 10px;
	width: 33%;
}
#flash h3 img {
	width: 100%;
	height: auto;
}



#cont {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footwrap {
	clear: both;
	overflow: hidden;
}
#foot {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#cr {
	font-size: 14px;
	line-height: 1.6em;
	border-top: 1px solid #b88055;
	padding-top: 20px;
	padding-bottom: 20px;
}


.midashi {
	clear: both;
	font-size: 26px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.midashib {
 margin-bottom: 20px;
 text-align: center;
}
.midashib h4 {
 font-size: 26px;


 line-height: 1.em;
 line-height: 61.em;
 padding-bottom: 0px;
}

.midashi02 {
	font-size: 20px;
	line-height: 1.6em;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.komidashi {
	line-height: 20px;
	background-image: url(../img/list04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
}
.txtbox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 20px;
}
.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px;
	border: 1px solid #def1ff;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.6em;
	color: #998675;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}

.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}


.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "※";
	padding-right: 5px;
}

.inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#sec01 {
	padding-top: 100px;
	padding-bottom: 30px;
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	color: #824F20;
	font-size: 20px;
	line-height: 2em;
	font-weight: bold;
}
#sec02 {
	background-color: #f0f9ff;
	padding-top: 50px;
	padding-bottom: 30px;
}
#sec02 h5 {
	background-image: url(../../img/bg01.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 15px;
}
#sec02 .come  {
	text-align: center;
}
#sec02 .come strong {
	font-size: 20px;
	line-height: 1.6em;
	color: #0071bc;
}
#sec02 .come strong span {
	font-size: 16px;
}





#sec02 h4 {
	background-image: url(../../img/img02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 18px;
	line-height: 2em;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sec03 {
	padding-top: 50px;
	padding-bottom: 40px;
}
#sec03 h4 {
	padding-bottom: 30px;
}
#sec03 dl {
	text-align: center;
	padding-bottom: 20px;
}

#sec03 dl dt {
	display: inline-block;
	background-color: #C69976;
	color: #FFFFFF;
	font-size: 20px;
	padding: 2px 10px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#sec03 dd {
	padding-bottom: 20px;
}
#sec04 {
	padding-bottom: 80px;
}
