@charset "utf-8";



@media (max-width: 450px){
#contents {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-outer {
	background-repeat: repeat-x;
	background-image: url(../images/inaho-bg.png);
	background-position: center bottom;
	height: 244px;
}
#header-outer h1  {
	height: 90px;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/header-h1.jpg);
	background-repeat: no-repeat;
	background-position: 49px top;
	color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#navigation ul {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#navigation ul li {
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	border-top: 2px solid rgba(208,210,77,1.00);
	background-color: rgba(245,246,229,1.00);
}
#contents-inner {
	min-height: 400px;
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.o-157img {
	width: 100%;
	height: auto;
}
.koukin-shiken {
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
}
.item-feature-box img {
	width: 100%;
	height: auto;
}
#nuka-megumi #nuka-youto-img img {
	width: 98.5%;
	height: auto;
}
#nuka-youto-img figure {
	width: 48.5%;

}
}

@media (max-width: 768px){
#navigation ul {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#navigation ul li {
	width: 32.3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	border-top: 2px solid rgba(208,210,77,1.00);
	background-color: rgba(245,246,229,1.00);
}
#nuka-megumi .nuka-half {
	width: 98%;
	float: none;
	margin-left: 1%;
	margin-right: 1%;
}
footer#copyright  ,footer#copyright address{
	text-align: center;
}


}

@media (max-width: 990px){
#contents {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.table-width-50per {
	clear: both;
	float: none;
}
.comparison {
	float: none;
}


#header-outer h1  {
	height: 90px;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/header-h1.jpg);
	background-repeat: no-repeat;
	background-position: 49px top;
	color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}


#navigation ul {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-inner {
	min-height: 400px;
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.koukin-shiken {
	float: none;
	clear: both;
}
#nuka-megumi #nukamegumi_top p {
	margin-left: 64.5%;
	width: 34%;
}



}

@media (min-width: 451px) and (max-width: 768px){
	#nuka-megumi #nukamegumi_top p {
	margin-left: 54%;
	width: 42%;
}


}
