@charset "utf-8";

/*
    トッップページ ----------------------------------------------------------------------
*/
#content_top_left{
	width:633px;
	margin:20px 0 0 0;
	padding:0 24px 0 0;
	border-right:solid 1px #e9e9e9;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#content_top_right{
	width:282px;
	margin:20px 0 0 0;
	float:right;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.banner_pc{
	display:block;
	text-align:center;
}

.banner_sp{
	display:none;
	text-align:center;
}

.index_title01{
	width:100%;
	padding:5px 10px;
	border-left:solid 5px #6c9f78;
	background:#458053;
	font-size:138.5% !important; line-height:26px !important;
	font-weight:bold;
	color:#FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.index_title01 a{
	color:#FFFFFF;
	text-decoration:none;
}

.index_title02{
	width:100%;
	padding:5px 10px;
	border-left:solid 5px #cfa972;
	background:#b18750;
	font-size:138.5% !important; line-height:26px !important;
	font-weight:bold;
	color:#FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.cont_left_img{
	width:198px;
	margin:10px 0 0 0;
	float:left;
}

.cont_left_txt{
	width:385px;
	margin:10px 0 0 0;
	float:right;
}

.cont_right_img{
	width:100%;
	margin:10px 0 0 0;
	float:none;
}

.cont_right_txt{
	width:100%;
	margin:10px 0 0 0;
	float:none;
}

.news_title{
	width:100%;
	margin:20px 0 0 0;
	padding:5px 10px;
	background:#cfcfcf;
	font-weight:bold;
	color:#458053;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.news_txt{
	width:100%;
	height:140px;
	overflow-y:scroll;
    overflow-x:hidden;
	padding:10px;
	border:solid 1px #cfcfcf;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

@media screen and (max-width: 900px) {
#content_top_left{
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	border-right:none;
	float:none;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#content_top_right{
	width:100%;
	margin:0;
	float:none;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.cont_left_img{
	width:198px;
	margin:10px 0 0 0;
	float:left;
}

.cont_left_txt{
	width:70%;
	margin:10px 0 0 0;
	float:right;
}

.cont_right_img{
	width:198px;
	margin:10px 0 30px 0;
	float:left;
}

.cont_right_txt{
	width:70%;
	margin:10px 0 0 0;
	float:right;
}

.news_title{
	width:100%;
	margin:0 0 0 0;
	padding:5px 10px;
	background:#cfcfcf;
	font-weight:bold;
	color:#458053;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
}

@media screen and (max-width: 767px) {
#content_top_left{
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	border-right:none;
	float:none;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#content_top_right{
	width:100%;
	margin:0;
	float:none;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.banner_pc{
	display:none;
	text-align:center;
}

.banner_sp{
	display:block;
	text-align:center;
}

.index_title01{
	width:100%;
	padding:5px 10px;
	border-left:solid 5px #6c9f78;
	background:#458053;
	font-size:123.1% !important; line-height:24px !important;
	font-weight:bold;
	color:#FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.index_title02{
	width:100%;
	padding:5px 10px;
	border-left:solid 5px #cfa972;
	background:#b18750;
	font-size:123.1% !important; line-height:24px !important;
	font-weight:bold;
	color:#FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.cont_left_img{
	width:100px;
	margin:10px 10px 0 0;
	float:left;
}

.cont_left_txt{
	width:100%;
	margin:10px 0 0 0;
	float:none;
}

.cont_right_img{
	width:198px;
	margin:10px auto 0 auto;
	float:none;
}

.cont_right_txt{
	width:100%;
	margin:10px 0 0 0;
	float:none;
}

.news_title{
	width:100%;
	margin:0 0 0 0;
	padding:5px 10px;
	background:#cfcfcf;
	font-weight:bold;
	color:#458053;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.news_txt{
	width:100%;
	height:200px;
	overflow-y:scroll;
    overflow-x:hidden;
	padding:5px 8px;
	border:solid 1px #cfcfcf;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
}