/* screens smaller than 640---------------------------------------------------------- */
@media only screen and (max-width:640px) {

/*layout*/
/*------------------------------------------------------------------------------*/
.toptitle03_01 {
	background: none;
	margin-bottom: 20px;
	height: auto;
	text-indent: 1px;
	font-size: calc(18px + 0.9vw);
	color: #25647d;
	line-height: 1.4;
	font-family: Hiragino Mincho W4 JIS2004, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
.lead01 {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.7;
}

/*mainimage*/
/*------------------------------------------------------------------------------*/
.flexslider .slides > li{
    height: auto;
    background: none;
}
.flexslider .slides > li img{
	width: 100%;
	height: auto;
}
.flex-control-nav {
	display: block;
}

/*top_message*/
/*------------------------------------------------------------------------------*/
#top_message {
	font-size: 12px;
}

/*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 97% 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 97% 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_box02*/
/*------------------------------------------------------------------------------*/
#top_box02 .sp img {
	max-width: 560px;
}

/*top_box03*/
/*------------------------------------------------------------------------------*/
#top_box03 .inner {
	background: none;
	height: auto;
	padding: 20px 0 30px;
	width: 94%;
}
#top_box03 h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
#top_box03 .unit01 {
	margin-bottom: 10px;
}
#top_box03 .unit01 li {
	width: 49%;
	margin: 0 2% 10px 0;
}
#top_box03 .unit01 li:nth-child(2n) {
	margin-right: 0;
}

/*top_box04*/
/*------------------------------------------------------------------------------*/
#top_box04 dl {
	width: 100%;
}
#top_box04 .flt_pc {
	margin-bottom: 20px;
}
#top_box04 dd {
	margin-top: 6px;
	font-size: 15px;
}

/*top_box05*/
/*------------------------------------------------------------------------------*/
#top_box05 .blog_wrap {
	margin-bottom: 15px;
}
.bx-viewport{
	height:auto !important;
}
#top_box05 dl {
	float: none;
	width: 100%;
	max-width: 328px;
	max-height:280px;
	margin: 0 auto 20px;
}
#top_box05 .rss_contents {
	height: 158px;
	padding: 3% 5% 0;
}
.bx-wrapper {
	margin-bottom: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ddd;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #d3bc68;
}
/*top_box06*/
/*------------------------------------------------------------------------------*/
#top_box06 h3 {
	font-size: 26px;
	margin-bottom: 20px;
}
.rss_wrap dl{
	margin-bottom: 10px;
}
#top_box06 .flt_pc {
	width: 100%;
	padding-right: 0;
	border-right: none;
	margin-bottom: 40px;
}
#top_box06 .flr_pc {
	width: 100%;
	padding-left: 0;
}
.rss_wrap{
	margin-bottom: 15px;
}
.rss_wrap .rss_date{
	float: none;
	width: 100%;
}
.rss_wrap .rss_title{
	padding-left: 0;
}

/*------------------------------------------------------------------------------*/
}
