@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;
	background: url(../../img/bg.png) repeat left top;
}
li {list-style-type: none;}
img {border: none;}
header,
footer,
section,
article,
aside,
nav,
address {display: block;}

/* header */
.subMenu {
	z-index: 1000;
	width: 100%;
	background: url(../../img/bg.png) repeat left top;
}
.subMenu h1 {
	width: 310px;
	height: 70px;
	margin: 20px 0 0 55px;
	background: url(../../img/header_logo.png) no-repeat left top;
	text-indent: -9999px;
	float: left;
}
.subMenu ul {
	width: auto;
	margin: 0 auto;
	padding: 50px 0 5px;
	float: right;
}
.subMenu ul li {
	display: inline-block;
}
.subNavBtn {
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 15px;
	color: #221815;
}
.subMenu a:hover {
	color: #E61011;
}
.active {
	color: #E4067E;
}


/* contents */
.pc {
	display: block;
}
.sp {
	display: none;
}
.section {
	width: 100%;
}
.section article {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: left;
}
.section h2 {
	padding-bottom: 40px;
	text-align: center;
}
.section h2.resizeimage img {
	width: 100%;
	text-align: center;
}
.section h2 span {
	display: inline-block;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0;
	font-weight: normal;
}
.section h2.visual {
	padding-bottom: 0;
	position: relative;
}
.section h2.visual span {
	position: absolute;
	top: 47%;
	left: 0;
	width: 100%;
	margin-top: -15px;
	padding-top: 0;
	font-size: 30px;
	line-height: 31px;
	letter-spacing: 2px;
	color: #FFF;
	border-top: none;
}



/* .section */
/*	border: 1px solid red;*/
.section.s2 article .img {
	text-align: center;
}
.section.s2 article .img img {
	width: auto;
}
.section.s2 article .img.space {
	padding-top: 30px;
}
.section h4 {
	padding-top: 30px;
	font-size: 24px;
	line-height: 30px;
}
.section h5 {
	padding-top: 30px;
	font-size: 20px;
	line-height: 30px;
}
.section p.text1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.section p.text2 {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}

.section.s2 article #title {
	background: url(../../img/title_bg.png) no-repeat left top;
/*	border: 1px solid red;*/
	height: 44px;
	padding-bottom: 15px;
}
.section.s2 article #title h3 {
	color: #fff;
	padding-top: 15px;
	padding-left: 55px;
	font-size: 22px;
	line-height: 22px;
	float: left;
}


#newslist {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 25px;
}
#newslist ul#yearslist {
	padding-left: 10px;
}
#newslist ul#yearslist span {
	font-size: 0.75em;
	line-height: 1.50em;
}
#newslist ul#yearslist li {
	padding-bottom: 25px;
	padding-right: 15px;
	float: left;
}

#newslist #list_title {
	padding: 15px 10px 7px 10px;
	font-size: 22px;
	line-height: 22px;
	border-bottom: 1px dotted #cccccc;
}
#newslist #list_title span {
	font-size: 18px;
	line-height: 22px;
}

#newslist ul#datelist li {
	text-align: left;
	padding: 15px 10px 7px 10px;
	border-bottom: 1px dotted #cccccc;
}
#newslist ul#datelist li span {
	font-size: 16px;
	line-height: 22px;
	width: 150px;
	float: left;
}
#newslist ul#datelist li p {
	font-size: 16px;
	line-height: 22px;
	width: 830px;
	float: right;
}













.section .photo {
	margin: 0 0 0 30px;
	text-align: center;
	float: right;
}
.section .photo img {
	width: auto;
}



article table {
	width: 100%;
	border-collapse: collapse;
	margin: 5px auto 30px auto;
	font-size: 16px;
	line-height: 28px;
	margin-top: 30px;
}
article table th {
	font-weight: bold;
	text-align: left;
}
article table td.month {
	width: 10%;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-right: 30px;
}
article table td.details1 {
	width: 25%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}
article table td.details2 {
	width: 65%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
article table td.details3 {
	width: 90%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}



/* 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 {
	padding: 23px 40px;
	background-color: #84ab94;
}
footer p {
	color: #fff;
	width: auto;
	padding-top: 20px;
	font-size: 12px;
	line-height: 12px;
	float: right;
}
footer ul {
	width: auto;
	float: left;
}
footer li {
	color: #fff;
	width: auto;
	padding-left: 26px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
footer li.add {
	padding-top: 15px;
}

/* fit images size */
.section h2.visual img,
.thumnail li img {
	width: 100%;
	height: auto;
}

/* fit images on text tags */
.subMenu h1,
.thumnail {
	font-size: 0;
	line-height: 0;
}

/* clearfix */
.clearfix:after,
.subMenu:after,
.subMenu ul:after,
.inner:after,
.thumnail:after,
.flow:after,
.section dl:after,
.section section:after,
footer:after,
footer ul:after,
article ul.img_sp:after,
article ul#yearslist:after,
article ul#datelist li:after,
article ul#list_title:after,
article #newslist ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
.subMenu,
.subMenu ul,
.inner,
.thumnail,
.flow,
.section dl,
.section section,
footer,
footer ul,
article #newslist ul li {zoom:100%;}



/*     */
@media screen and (max-width: 720px) {

.sp {
	display: block;
}
.pc {
	display: none;
}
.subMenu h1 {
	width: 310px;
	height: 70px;
	margin: 10px auto;
	float: none;
}
.subMenu ul {
	width: auto;
	padding: 0 0 29px;
	float: none;
}
.subNavBtn {
	font-size: 10px;
	padding: 5px;
}

.section article {
	width: 94%;
	margin: 0 auto;
	padding: 10% 3%;
}
.section.s2 article .img {
	text-align: center;
}
.section.s2 article .img img {
	width: 100%;
}
.section .photo {
	margin: 0 0 5%;
	float: none;
}
.section .photo img {
	width: 100%;
}



#newslist {
	width: 100%;
}
#newslist ul#datelist li span {
	width: 40%;
}
#newslist ul#datelist li p {
	width: 60%;
}



article table td.month {
	width: 25%;
	padding-right: 10px;
}
article table td.details1 {
	width: 40%;
}
article table td.details2 {
	width: 35%;
}
article table td.details3 {
	width: 75%;
}



footer {
	padding: 5% 0;
}
footer p {
	padding-top: 5%;
	font-size: 10px;
	float: none;
}
footer ul {
	float: none;
}
footer li {
	text-align: center;
	width: 90%;
	padding: 0 5%;
}


}
