@charset "utf-8";

/* 全ページ共通 */

/* base setting */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinPro-W3, HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", MS-PMincho, serif;
	color: #221815;
	text-align: center;
}
li {list-style-type: none;}
img {border: none;}
header,
footer,
section,
article,
aside,
nav,
address {display: block;}

/* header */
/*.subMenu {
	z-index: 730;
	width: 100%;
}*/
.subMenu section {
	width: 730px;
	margin: 10px auto;
/*	border: 1px solid #f00;*/
}
.subMenu section h1 {
	width: 115px;
	height: 59px;
	margin-left: 308px;
	background: url(../img/header_logo.png) no-repeat left top;
	text-indent: -9999px;
	float: left;
}
.subMenu section #info {
	float: right;
	vertical-align: bottom;
	padding-top: 45px;
}
.subMenu ul {
	width: auto;
	margin: 0 auto;
	border-top: 1px solid #000;
}
.subMenu ul li {
	display: inline-block;
}
.subNavBtn {
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding: 10px 10px;
	color: #221815;
}
.subMenu a {
	border-top: 2px solid #fff;
}
.subMenu a:hover {
	border-top: 2px solid #000;
}
.active {
	border-top: 2px solid #000;
}
.section.sTop {
	width: auto;
	margin: 0 auto;
	background: #FFF url(../img/header_bg01.png) repeat;
}
.section.sTop .kaifukujiTOP {
	width: 730px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}



/* contents */
.pc {
	display: block;
}
.sp {
	display: none;
}
.section {
	width: 100%;
}
.section article {
	width: 654px;
	margin: 0 auto;
	text-align: left;
/*	border: 1px solid #f00;*/
}
.section h2 {
	margin: 40px auto;
	text-align: center;
	background: #FFF url(../img/header_bg01.png) repeat;
}
.section h2 p {
	width: 730px;
	margin: 0 auto;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 27px;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: 2px;
	color: #FFF;
	background: #FFF url(../img/header_bg02.png) no-repeat;
}
.section h2.kaifukujiTitle p {
	width: 730px;
	margin: 0 auto;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 27px;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: 2px;
	color: #FFF;
	background: #FFF url(../img/kaifukuji_bg02.png) repeat;
}
.section h3 {
	padding-left: 5px;
	padding-top: 28px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 20px;
	line-height: 22px;
}
.section h4 {
	margin-top: 20px;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	background: #FFF url(../img/daiya.png) no-repeat;
}
.section h4.daiya2 {
	margin-top: 20px;
	padding: 0 0 10px 20px;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	background: #FFF url(../img/daiya2.png) no-repeat;
}
.section p {
	font-size: 16px;
	line-height: 28px;
}
.section.s1 p.small {
	font-size: 14px;
	line-height: 16px;
	padding-left: 365px;
}
.section.s1 .about {
	margin: 30px 0 0 0;
	float: right;
}
.section.s1 .about1 {
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 16px;
	float: right;
}
.section.s1 .about2 {
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 16px;
	float: left;
}

section.fb {
	padding-bottom: 10px;
/*	border: 1px solid #f00;*/
}
section.fb .event {
	width: 313px;
	text-align: left;
	float: left;
}
section.fb .news {
	width: 310px;
	text-align: left;
	float: right;
}
section.fb table.gyoji {
	width: 313px;
	text-align: left;
	float: left;
}
/*section.fb iframe {
	text-align: left;
	float: right;
}*/
article table.gyoji {
	width: 313px;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 20px;
}
article table.gyoji th,
article table.gyoji td {
	padding: 0.5em 0px 0.5em 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: top;
}
article table.gyoji th {
	width: 135px;
/*	background-color: #F6F6F6;
	font-weight: normal;*/
	border-right: 1px solid #000;
	text-align: left;
}
article table.gaiyo1 {
	width: 360px;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 20px;
	float: left;
}
article table.gaiyo1 th,
article table.gaiyo1 td {
	padding: 0.5em 0px 0.5em 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: top;
}
article table.gaiyo1 th {
	width: 50px;
/*	background-color: #F6F6F6;
	font-weight: normal;*/
	border-right: 1px solid #000;
	text-align: left;
}
article table.gaiyo2 {
	width: 280px;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 20px;
	float: right;
}
article table.gaiyo2 td {
	padding: 1.5em 0px 1.5em 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

section.fb .news dl {
	width: 300px;
	height: 400px;
	border: 1px solid #000;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	overflow:auto;
}
section.fb .news dl dt {
	font-weight: bold;
	padding: 5px;
}
section.fb .news dl dd {
	padding: 0 5px 10px 5px;
}
section.fb .news p {
	text-align: left;
	float: right;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
}

/*.section dl {
	width: 313px;
	font-size: 16px;
	line-height: 20px;
	float: left;
	border-top: 1px solid #000;
}
.section dt {
	width: 133px;
	padding: 5px 5px 5px 5px;
	float: left;
	clear: both;
	border-bottom: 1px solid #000;
	font-family: "ＭＳ 明朝", "MS Mincho", "Osaka－等幅", Osaka-mono, monospace;
}
.section dd {
	width: 159px;
	padding: 5px 5px 5px 5px;
	float: left;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}*/

.thumnail li {
/*	width: 346px;*/
	font-size: 14px;
	line-height: 20px;
	padding: 0 1px 1px 0;
	float: left;
}
.thumnail li:nth-child(3n) {
	padding: 0 0 1px 0;
}
.thumnail li:nth-child(3n+1) {
	clear: both;
}
.thumnail2 li {
	font-size: 14px;
	line-height: 20px;
	padding: 0 2px 10px 0;
	float: left;
	color: #817f7f;
}
.thumnail2 li:nth-child(2n) {
	padding: 0 0 10px 0;
}
.thumnail2 li:nth-child(2n+1) {
	clear: both;
}

section.textall {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
/*	border: 1px solid #f00;*/
}
section.textall .text_left {
	width: 270px;
	text-align: left;
	float: left;
}
section.textall .text_right {
	text-align: left;
	float: right;
}
section.photoall {
	font-size: 14px;
	line-height: 20px;
	color: #817f7f;
	padding-bottom: 10px;
/*	border: 1px solid #f00;*/
}
section.photoall .photo_left {
	text-align: left;
	float: left;
}
section.photoall .photo_right {
	text-align: left;
	float: right;
}

p.kyakuden {
	width: 310px;
	padding-top: 30px;
}

.section .photo {
	padding-bottom: 10px;
}
.section.s2 p.small,
.section.s3 p.small {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 0 20px;
}

.section.s3 .btn {
/*	width: 654px;
	text-align: rihgt;
	float: rihgt;
	clear: both;*/
	padding-left: 375px;
/*	border: 1px solid #f00;*/
}

/*.flow {
	padding: 0 92px 10px 102px;
}
.flow li {
	width: 107px;
	margin-bottom: 20px;
	padding: 0 54px 0 0;
	background: url(../img/design_arrow.png) no-repeat right center;
	float: left;
}
.flow li:first-child {
	background: url(../img/design_arrow.png) no-repeat 158px center;
}
.flow li:nth-child(5n+1) {
	padding: 0 54px 0 41px;
	clear: both;
}*/

.section.s4 section {
	height: 273px;
	margin-bottom: 64px;
	background-color: #F5EFE9;
	clear: both;
}
.section.s4 section .photo,
.section.s5 section .photo {
	width: 450px;
	margin: 0;
}
.section.s4 section h5 {
	padding: 18px 0 0 18px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.section.s4 section h6 {
	padding: 48px 0 65px;
	text-align: center;
}
.section.s4 section p {
	font-size: 14px;
	line-height: 15px;
	text-align: right;
}
.section.s4 section p a {
	margin-right: 25px;
	color: #221815;
	text-decoration: none;
}
.section.s4 section p a:after {
	content: "　＞";
	color: #472110;
	font-weight: bold;
}
.section.s4 iframe {
	width: 654px;
	height: 315px;
	padding-top: 10px;
}

/*.section.s5 section {
	height: 171px;
	margin-bottom: 32px;
	background-color: #F2F3F6;
}
.section.s5 section h5 {
	height: 42px;
	padding: 20px 0 0 25px;
	font-size: 19px;
	line-height: 20px;
	font-weight: normal;
}
.section.s5 section h6 {
	padding: 0 0 0 25px;
}*/
.clear { clear:both; }
.clear hr { display:none; }


section.ka1 {
	width: 654px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
/*	border: 1px solid #f00;*/
}
section.ka1 .ka1_photo {
	float: left;
}
section.ka1 .ka1_text {
	width: 395px;
	float: right;
}



/* pageTop */
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99998;
}
#pageTop a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #999;
	border-radius: 4px;
	font-family: 'Marcellus', serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	opacity: 0.5;
}
#pageTop a:hover {
	opacity: 1;
}

/* footer */
footer {
	margin-top: 40px;
}
footer .add {
	background-color: #dbdbdb;
}
footer .add ul {
	width: 654px;
	margin: 0 auto;
	padding: 20px 0;
/*	border: 1px solid #f00;*/
}
footer .add li {
	width: auto;
	padding: 0 0 0 10px;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
}
footer p {
	padding-top: 10px;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


/* fit images size */
.thumnail li img {
	width: 100%;
	height: auto;
}

/* fit images on text tags */
.subMenu section h1,
.section section .photo,
.subMenu section #info {
	font-size: 0;
	line-height: 0;
}

/* clearfix */
.clearfix:after,
section.fb:after,
section.fb .news dl:after,
.subMenu:after,
.subMenu section:after,
.subMenu ul:after,
.inner:after,
.thumnail:after,
.flow:after,
.section article:after,
.section dl:after,
.section section:after,
section.photoall:after,
section.textall:after,
footer:after,
footer .add:after,
footer ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
section.fb,
section.fb .news dl,
.subMenu,
.subMenu section,
.subMenu ul,
.inner,
.thumnail,
.flow,
.section article,
.section dl,
.section section,
section.photoall,
section.textall,
footer,
footer .add,
footer ul {zoom:100%;}