@charset "utf-8";
#contents {
	max-width: 980px;
	margin: 0 auto;
}
#pagetitle h1 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 20px;
	background-color: #FFF8E3;
	border-top: solid 2px #7ECCEE;
	border-right: solid 2px #BE6F06;
	border-bottom: solid 2px #6CB781;
	border-left: solid 2px #EB9C0C;
	font-weight: normal;
	text-align: center;
	margin-top: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#main-area {
	max-width: 980px;
	padding-top: 25px;
	margin: 0 auto;
	font-size: 135%;
	text-align: left;
}
#main-area #topimage {
	max-width: 980px;
}
#catch-area {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.8em;
	float: none;
	background-color: #FC3;
	}
#catch-area p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.2em;
	}
#voice {
	max-width: 800px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 22px;
	padding-top: 50px;
	}
#voice p {
	line-height: 1.8em;
	padding-bottom: 30px;
	padding-top: 10px;
	}
#voice p a {
	text-decoration: underline;
	}
#voice h2{
	font-weight: bold;
	font-size: 1.4em!important;
	color: #00688C;
	line-height: 1.4em;
	}
	/*文字のみブロック*/
#voice .blockTxt {
	overflow: hidden;
	clear: both;
	padding-bottom: 40px;
	}
	/*写真右ブロック*/
#voice .blockPright {
	overflow: hidden;
	clear: both;
	padding-bottom: 40px;
	}
#voice .blockPright-photo {
	float: right;
	width: 320px;
	}
#voice .blockPright-photo img {
	width: 320px;
	}
#voice .blockPright-txt {
	float: left;
	width: 430px;
	}
	/*写真左ブロック*/
#voice .blockPleft {
	overflow: hidden;
	clear: both;
	padding-bottom: 40px;
	}
#voice .blockPleft-photo {
	float: left;
	width: 320px;
	}
#voice .blockPleft-photo img {
	width: 320px;
	}
#voice .blockPleft-txt {
	float: right;
	width: 430px;
	}
	/*写真のみブロック*/
#voice .blockPhoto {
	overflow: hidden;
	clear: both;
	padding-bottom: 70px;
	}	
	

.next-daiku {
	background-color: #333;
	height: 60px;
	max-width: 980px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 15px;
}
.next-daiku:hover {
	background-color: #DDD;
}
.next-daiku p,.next-daiku h4{
	color: #EDEDED!important;
	}
.next-daiku:hover p,.next-daiku:hover h4{
	color: #669900!important;
	}
.next-daiku #nakato-name {
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: left;
	width: 155px;
}
.next-daiku h4 {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.next-daiku p {
	padding-top: 10px;
	font-size: 14px;
}
.next-daikup {
	height: 60px;
	width: 60px;
	float: right;
	margin-left: 20px;
}
.next-daiku img {
	margin: 0px;
	padding: 0px;
}

.next-daiku_r{
	display: none;
	}
.next-daiku p{
	padding-bottom:5px;
	}
.resposiveImg{
	display:none;
	}
#casebtnArea {
	width: 960px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
#casebtnArea img {
	margin-right: 15px;
	margin-left: 15px;
	width: 450px;
}

@media screen and (max-width: 768px) {
/*contents*/

#contents {
	width: 100%;
	font-size: 1.3em;
}
#pagetitle h1 {
	font-size: 1.1em;
}
#main-area {
	overflow: hidden;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#main-area #topimage {
	width: 100%;
}
#catch-area {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4em;
	}
#catch-area p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.0em;
	}
#voice {
	width: 100%;
	}
#voice h2 {
	font-size: 1.2em!important;
}
	/*文字のみブロック*/
#voice .blockTxt {
	width: 100%;
	clear: both;
	}
	/*写真右ブロック*/
#voice .blockPright {
	width: 100%;
	clear: both;
	}
#voice .blockPright-photo {
	float: none;
	width: 100%;
	text-align: center;
	}
#voice .blockPright-photo img {
	width: 55%;
	}
#voice .blockPright-txt {
	float: none;
	width: 100%;
	clear: both;
	}
	/*写真左ブロック*/	
#voice .blockPleft {
	width: 100%;
	clear: both;
	}
#voice .blockPleft-photo {
	float: none;
	width: 100%;
	text-align: center;
	}
#voice .blockPleft-photo img {
	width: 55%;
	}
#voice .blockPleft-txt {
	float: none;
	width: 100%;
	clear: both;
	}
	/*写真のみブロック*/	
#voice .blockPhoto {
	width: 100%;
	clear: both;
	}

	/*バナーエリア*/
#casebtnArea {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#casebtnArea img {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 48%;
}
.tokubetsu {
	font-weight: bold;
}
}
@media screen and (max-width: 480px) {
/*contents*/

.resposiveImg{
	display:block;
	margin:20px 0 0 0;
}
	/*写真右ブロック*/
#voice .blockPright-photo img {
	width: 70%;
	}
	/*写真左ブロック*/	
#voice .blockPleft-photo img {
	width: 70%;
	}
.next-daiku{
	display:none;
	}
.next-daiku_r{
	display: block;
	background-color: #333;
	width: 95%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
.nextDaiku_L{
	width:50%;
	color:#FFF;
	font-size:1.0em!important;
	padding:15px 0 0 15px;
	}
.nextDaiku_R{
	width:45%;
	}
.nextDaiku_L,.nextDaiku_R{
	float:left;
	}
.nextDaiku_R{
	float:right;
	}
.fw_B{
	font-weight:bold;
	font-size:1.3em;
	margin-top:5px;
	}
.daiku-txtright {
	text-align:left;
	background-position:left top;
	margin-bottom: 40px;
	padding-right:0;
}
.daiku-txtright h3 {
	padding-left:27px;
	padding-right:0;
}
	/*バナーエリア*/
#casebtnArea {
	width: 95%;
}
#casebtnArea img {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;

	/* 2016.12.19 */
	margin: 10px 0;
}
}
