/* screens smaller than 1025---------------------------------------------------------- */
@media only screen and (min-width:641px) and (max-width:1024px) {

/*layout*/
/*------------------------------------------------------------------------------*/
.toptitle03_01 {
	background: none;
	margin-bottom: 30px;
	height: auto;
	text-indent: 1px;
	font-size: calc(24px + 1vw);
	color: #25647d;
	line-height: 1.4;
	font-family: Hiragino Mincho W4 JIS2004, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}

/*mainimage*/
/*------------------------------------------------------------------------------*/
.flexslider .slides > li{
    height: auto;
    background: none;
}
.flexslider .slides > li img{
	width: 100%;
	height: auto;
}
.flex-control-nav {
	display: block;
}

/*top_box01*/
/*------------------------------------------------------------------------------*/
#top_box01 {
	margin-top: 42px;
}
#top_box01 .inner {
	border: none;
	padding: 0;
}
#top_box01 .title {
	margin: 0 0 20px;
}
#top_box01 .unit01 {
	padding-top: 117px;
}
#top_box01 .unit01 li {
	width: 100%;
	float: none;
	height: 107px;
	margin-bottom: 10px;
}
#top_box01 .unit01 a img,
#top_box01 .unit02 a img {
	display: none;
}
#top_box01 .unit01 li .area01 {
	height: 107px;
	text-align: left;
	background: url("../image/common/arr04.png") no-repeat 96% center;
}
#top_box01 .unit01 li:nth-child(2n) .area01 {
	padding: 27px 5px 0 5%;
	background-color: #e2e4e2;
}
#top_box01 .unit01 li:nth-child(2n+1) .area01 {
	padding: 27px 5px 0 5%;
	background-color: #d6dfe8;
}
#top_box01 .unit01 li .area01 h4 {
	margin-bottom: 10px;
}
#top_box01 .unit02 {
	top: 47px;
	width: 100%;
	height: 107px;
	border-radius: 0;
}
#top_box01 .unit02 .area01 {
	top: 0;
	height: 107px;
	background: #fff url("../image/common/arr10.png") no-repeat 96% center;
	padding: 27px 5px 0 5%;
	text-align: left;
	border: 1px solid #d3bc68;
}
#top_box01 .unit02 h4 {
	margin-bottom: 5px;
}
#top_box01 .unit02 a img {
	width: 100%;
	height: 160px;
	border-radius: 0;
}
#top_box01 .unit01 li:hover .area01,
#top_box01 .unit02:hover .area01 {
	display: inherit;
}



/*top_box03*/
/*------------------------------------------------------------------------------*/
#top_box03 .inner {
	background: none;
	height: auto;
	padding: 30px 0 40px;
	width: 95%;
}
#top_box03 .unit01 li {
	width: calc((100% - 30px) / 4);
	margin: 0 10px 10px 0;
}
#top_box03 .unit01 li:nth-child(4n) {
	margin-right: 0;
}

/*top_box05*/
/*------------------------------------------------------------------------------*/
#top_box05 dl {
	height: 220px;
}
#top_box05 .rss_contents {
	height: 168px;
	padding: 3% 5% 0;
}

/*top_box06*/
/*------------------------------------------------------------------------------*/
#top_box06 .flt_pc {
	width: 100%;
	padding-right: 0;
	border-right: none;
	margin-bottom: 60px;
}
#top_box06 .flr_pc {
	width: 100%;
	padding-left: 0;
}
.rss_wrap{
	margin-bottom: 20px;
}



/*------------------------------------------------------------------------------*/
}
