@charset "utf-8";

/* CSS Document */

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
    height: auto;
    margin: 0px;
    background-color: #fff;
    word-break: break-all;
    word-wrap: break-word;
    background-image: url(../images/bg.png);
}

.cf:after {
    content: '';
    display: table;
    clear: both;
}

img {
    max-width: 100%;
    border: none;
    vertical-align: bottom;
}

/*/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
全デバイス共通のスタイルとスマートフォンおよび小型タブレット向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/*-----------------------------------------------------
     wraper
-----------------------------------------------------*/
#healine_outer{
	width: 95%;
	height: auto;
	margin: 0 auto 150px;
	padding: 10px 0;
}

/*-----------------------------------------------------
     header
-----------------------------------------------------*/
header{
	width: auto;
	height: auto;
	margin: 0 auto 30px;
}
.area_outer{
	width: 100%;
	height: 0;
	margin: 0 auto;
	padding-top: 32%;
	background-image: url(../images/mainimg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-background-size: contain;
	position: relative;
}
h1{
	width: auto;
	height: auto;
	color: #3D3D3D;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 5%;
	right: 5%;
}
h1 a{
	color: #3D3D3D;
	text-decoration: none;
}
h1 a:hover{
	color: #3D3D3D;
	text-decoration: underline;
}
/*-----------------------------------------------------
     main
-----------------------------------------------------*/
#main{
	width: 100%;
	height: auto;
}
/*-----------------------------------------------------
     left
-----------------------------------------------------*/
.left-contents{
	width: 90%;
	height: auto;
	padding: 5%;
	margin: 0 0 40px;
	background-color: #FFF;
}
h2{
	width: 100%;
	height: auto;
	line-height: 25px;
	font-size: 16px;
	color: #121212;
	background-color: #f4f4f4;
	padding: 5px 2%;
	margin: 5px 0 5px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	box-sizing: border-box;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1) inset;
}
.dates{
	width: auto;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	line-height: 25px;
	font-size: 12px;
	text-align: right;
}
.contents-frame{
	width: auto;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
}
.content-frames{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.content-frames p{
	width: auto;
	height: auto;
	margin: 0 auto 10px;
	font-size: 14px;
	line-height: 25px;
}
.content-frames p a{
	color: #000;
	text-decoration: none;

}
.content-frames p a:hover{
	color: #000;
	text-decoration: underline;

}
.content-frames .pager{
	width: 110px;
	height: 25px;
	margin: 0;
	line-height: 25px;
	text-align: right;
	background-color: #5aa43c;
	float: right;
}
.subimg{
	margin-bottom: 5px;
}
.snbtn{
	overflow: hidden;
	margin-bottom: 5px;
}
.snbtn li{
	float: right;
	margin-left: 5px;
}
/*-----------------------------------------------------
     right
-----------------------------------------------------*/
.right-contents{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	float: none;

}
.section_right{
	width: 90%;
	height: auto;
	padding: 5%;
	margin: 0 auto 40px;
	background-color: #FFF;
}
.section_right p{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	overflow: hidden;
	line-height: 1.5em;
}
.section_right p img{
	width: 100%;
	max-width: 80px;
	height: auto;
	padding: 0;
	margin: 0 5px 5px 0;
	float: left;
}
h4{
	width: 100%;
	height: 40px;
	margin: 0 auto 5px;
	padding: 0;
	line-height: 40px;
	border-bottom: 3px solid #5aa43c;
	box-sizing: border-box;
}
.sitemenu{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 20px;
	font-size: 14px;
	border-bottom: 1px dotted #9e9e9e;
}
.sitemenu a{
	color: #000;
	text-decoration: none;
}
.sitemenu a:hover{
	color: #000;
	text-decoration: underline;
}
.section_right dl {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	display: block;
	border-bottom: 1px dotted #9e9e9e;
}
.section_right dt {
	width: auto;
	height: auto;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.section_right dd {
	width: auto;
	height: auto;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
	display: table-cell;
	vertical-align: middle;
}
.section_right dl .sitemenu{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 20px;
	font-size: 14px;
	border: none;
}
.section_right dd a {
	text-decoration:none;
	color: #000;
}
.section_right dd a:hover {
	text-decoration: underline;
	color: #000;
}

/*-----------------------------------------------------
     pagetop
-----------------------------------------------------*/
.pagetop{
	width: 95%;
	height: auto;
	padding: 0px;
	margin:0 auto;
	text-align: right;
}
.pagetop a{
	width: auto;
	height: auto;
	padding: 5px 10px;
	margin: 0;
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
	background-color: #5aa43c;
	text-decoration: none;
}
.pagetop a:hover{
	color: #FFF;
	text-decoration: underline;
}








/*-----------------------------------------------------
     footer
-----------------------------------------------------*/

#foot-wrapper{
    width: 100%;
    height: auto;
    background-color: #5aa43c;
}


#foot-wrapper ul{
    text-align: center;
    background-image:url(../images/footer_bg.png);
    background-repeat: repeat;
    background-position: top center;
    margin:-5px 0;
}

.menu_ft{
    font-size: 13px;
    display: inline-block;
    padding: 15px 15px 10px 0;
}

.menu_ft a{
    color: #FFF;
    text-decoration: none;
}

#foot-wrapper p{
    color: #FFF;
    font-size: 13px;
    text-align: center;
    padding: 10px 5px 10px 5px;
	line-height: 1.5;
}

#foot-wrapper p a{
    color:#FFF;
    text-decoration: none;
}
/*-----------------------------------------------------
     tail
-----------------------------------------------------*/

h3{
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	line-height: 25px;
	font-size: 15px;
	border-bottom: 2px solid #5aa43c;
}

/*-----------------------------------------------------
     form
-----------------------------------------------------*/


.formbox {
    margin: 0 0 18px;
    padding: 0;
    display: block;
}

.content-frames .formbox p {
    font-size: 14px;
    color: #000;
    margin-bottom:5px;
}

.formbox input {
    width: 100%;
    padding: 12px;
    background-color: #EEE;
    border: 1px #ccc solid;
    box-sizing: border-box;
}

.formbox textarea {
    width: 100%;
    height: 180px;
    padding: 12px;
    background-color: #F7F7F7;
    border: 1px #ccc solid;
    box-sizing: border-box;
	resize:none;
}

.form_bt{
    width: 100%;
    text-align: center;
}

.form_bt input{
    padding:15px 15px;
}
/*-----------------------------------------------------
    profile
-----------------------------------------------------*/

.left-contents dl{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.left-contents dt{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	padding: 5px 10px;
	line-height: 1.8em;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: #EEE;
}
.left-contents dd{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	padding: 5px 10px;
	line-height: 1.8em;
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	color: #000;
}
/*/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
メディアクエリによる切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けおよび大型タブレット向けのレイアウトの指定:768~960px */

@media only screen and (min-width: 768px) {
/*-----------------------------------------------------
     wraper
-----------------------------------------------------*/
#healine_outer{
	width: 1000px;
	height: auto;
	margin: 0 auto 150px;
	padding: 10px 0;
}

/*-----------------------------------------------------
     header
-----------------------------------------------------*/
header{
	width: auto;
	height: auto;
	margin: 0 auto 30px;
}
.area_outer{
	width: 1000px;
	height: 310px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-image: url(../images/mainimg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
    width: auto;
    height: auto;
    color: #000;
    font-size: 22px;
    top: 15px;
}
/*-----------------------------------------------------
     main
-----------------------------------------------------*/
#main{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden
}
/*-----------------------------------------------------
     left
-----------------------------------------------------*/
.left-contents{
	width: 625px;
	height: auto;
	padding: 15px;
	margin: 0;
	float: left;
	background-color: #FFF;
}
h2{
	width: 625px;
	height: 40px;
	margin: 0 auto 10px;
	padding: 0;
	line-height: 40px;
	text-align: left;
	text-indent: 10px;
	font-size: 16px;
	color: #121212;

	background-image: url(../images/h2.png);
	background-position: center left;
	background-repeat: repeat-x;
}
.dates{
	width: auto;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	line-height: 25px;
	font-size: 12px;
	text-align: right;
}
.content-frames p{
	width: auto;
	height: auto;
	margin: 0 auto 20px;
	font-size: 14px;
	line-height: 25px;
}

/*-----------------------------------------------------
     right
-----------------------------------------------------*/
.right-contents{
	width: 325px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.section_right{
	width: 305px;
	height: auto;
	margin: 0 auto 20px;
	padding: 10px;
}
h4{
	width: 305px;
	height: 40px;
	margin: 0 auto 5px;
	padding: 0;
	line-height: 40px;
	border-bottom: 3px solid #5aa43c;
	box-sizing: border-box;
}
.sitemenu{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 20px;
	font-size: 14px;
	border-bottom: 1px dotted #5aa43c;
}
/*-----------------------------------------------------
     pagetop
-----------------------------------------------------*/
.fb_iframe_widget > span {
 vertical-align: baseline !important;
}

.pagetop{
	width: 1000px;
	height: auto;
	padding: 0px;
	margin:0 auto;
	text-align: right;
}
.pagetop a{
	width: auto;
	height: auto;
	padding: 5px 10px;
	margin: 0;
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
	background-color: #5aa43c;
	text-decoration: none;
}
.pagetop a:hover{
	color: #FFF;
	text-decoration: underline;
}
}
