﻿/* =======================================

	トップ頁

======================================= */


/* bk01
***************************************************************/

.bk01 {
	width: 980px;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	padding: 50px 0;
}
.bk01 h2.news_ttl {
	width: 74px;
	height: auto;
	float: left;
}
.bk01 h2.blog_ttl {
	width: 74px;
	height: 34px;
	float: left;
	background: url(../img/top/blog_ttl.png) no-repeat 0 0;
	text-align: center;
	padding-top: 130px;
}

/*ie10*/
@media all and (-ms-high-contrast:none) {
.bk01 h2.blog_ttl {
	width: 74px;
	height: 39px;
	float: left;
	background: url(../img/top/blog_ttl.png) no-repeat 0 0;
	text-align: center;
	padding-top: 125px;
}
}

/*ie11*/
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .bk01 h2.blog_ttl {
width: 74px;
 height: 39px;
 float: left;
 background: url(../img/top/blog_ttl.png) no-repeat 0 0;
 text-align:center;
 padding-top:125px;
}
}
/*edge*/
@supports (-ms-accelerator:true) {
.bk01 h2.blog_ttl {
width: 74px;
 height: 39px;
 float: left;
 background: url(../img/top/blog_ttl.png) no-repeat 0 0;
 text-align:center;
 padding-top:125px;
}
}
.bk01 h2.blog_ttl img {
	width: 66px;
	height: 14px;
}
.bk01 dl.news_box {
	width: 255px;
	height: 164px;
	float: left;
	margin: 0 10px 0 20px;
	overflow: auto;
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
}
.bk01 dl.news_box dt {
	color: #69A6BD;
	font-size: 10px;
	line-height: 1em;
	margin-bottom: 5px;
}
.bk01 dl.news_box dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #808080;
}

/*ブログ*/
.bk01 dl.blog_box {
	width: 255px;
	height: 164px;
	float: left;
	margin: 0 0 0 20px;
	overflow: auto;
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
}
.bk01 dl.blog_box dt {
	color: #69A6BD;
	font-size: 10px;
	line-height: 1em;
	margin-bottom: 5px;
}
.bk01 dl.blog_box dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #808080;
}

.bk01 div.blog_rss {
	width: 255px;
	height: 164px;
	float: left;
	margin: 0 0 0 20px;
	overflow-y: auto;
    overflow-x: hidden;
}
.bk01 div.blog_rss dl {
	width: 255px;
	height: auto;
	margin: 0;
	padding: 0;
    overflow: hidden;

}
.bk01 div.blog_rss dl dt {
    float: left;
}
.bk01 div.blog_rss dl dt a {
	color: #69A6BD;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 5px;
}
.bk01 div.blog_rss dl dd {
	margin-bottom: 15px;
    float: left;
    font-size: 11px;
	line-height: 16px;
    height: 32px;
    overflow: hidden;
}


.bk01 div.blog_rss_t {
	width: 255px;
	height: 164px;
	float: left;
	margin: 0 0 0 20px;
	overflow-y: auto;
    overflow-x: hidden;
}
.bk01 div.blog_rss_t dl {
	width: 255px;
	height: auto;
	margin: 0;
	padding: 0;
    overflow: hidden;

}
.bk01 div.blog_rss_t dl dt {
    float: left;
}
.bk01 div.blog_rss_t dl dt a {
	color: #69A6BD;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 5px;
}
.bk01 div.blog_rss_t dl dd {
	margin-bottom: 15px;
    float: left;
    font-size: 11px;
	line-height: 16px;
    height: auto;
    overflow: hidden;
}


.bk01 div.rss_box {
	width: 354px;
	height: 164px;
	float: left;
}
.bk01 div.rss_box > div{
	width: 354px;
	height: 72px;
	float: left;
	margin-bottom:20px;
}
.bk01 div.rss_box > div:nth-child(2){
	margin-bottom:0px;
}
.bk01 div.rss_box > div > h2.blog_ttl01 {
	width: 74px;
	height: 32px;
	float: left;
	background: url(../img/top/blog_ttl.png) no-repeat 0 0;
	text-align: center;
	padding-top: 40px;
}
.bk01 div.rss_box > div > h2.blog_ttl01 img {
	width: 66px;
	height: 14px;
}
.bk01 div.rss_box > div > h2.blog_ttl02 {
	width: 74px;
	height: 32px;
	float: left;
	background: url(../img/top/blog_ttl.png) no-repeat 0 0;
	text-align: center;
	padding-top: 40px;
}
.bk01 div.rss_box > div > h2.blog_ttl02 img {
	width: 66px;
	height: 14px;
}
.bk01 div.rss_box > div > dl.blog_rss01,
.bk01 div.rss_box > div > dl.blog_rss02 {
	width: 255px;
	height: 72px;
	float: left;
	margin: 0 10px 0 15px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 18px;
	overflow:hidden;
}
.bk01 div.rss_box > div > dl.blog_rss01 dt,
.bk01 div.rss_box > div > dl.blog_rss02 dt {
	color: #69A6BD;
	font-size: 10px;
	line-height: 1em;
	margin-bottom: 2px;
}
.bk01 div.rss_box > div > dl.blog_rss01 dd,
.bk01 div.rss_box > div > dl.blog_rss02 dd {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #808080;
}
.bk01 div.rss_box > div > dl.blog_rss01 dd:nth-child(3),
.bk01 div.rss_box > div > dl.blog_rss02 dd:nth-child(3) {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

.bk01 p {
	width: 225px;
	height: auto;
	float: right;
}
/* bk02
***************************************************************/

.bk02 {
	width: 100%;
	height: auto;
	background: #E3E3E3;
}
.bk02 div {
	width: 980px;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	padding: 30px 0 35px;
}
.bk02 div p.aw_l {
	width: 20px;
	height: 180px;
	float: left;
}
.bk02 div p.aw_r {
	width: 20px;
	height: 180px;
	float: right;
}
.bk02 div ul {
	width: 900px;
	height: 180px;
	float: left;
	margin: 0 20px;
}
.bk02 div ul li {
	width: 290px;
	height: 180px;
	float: left;
	margin-right: 15px;
}
.bk02 div ul li:last-child {
	margin-right: 0px;
}
.bk02 ul {
	text-align: center;
}
.bk02 ul li {
	display: inline;
	margin-right: 20px;
	width: 9px;
	height: 8px;
}

#footer ul.f_ban02 .instagramArea .instaPhoto{
	width:100%;
	height:100%;
	background-size:cover;
	border-radius:4px;
}

#footer ul.f_ban02 .instagramArea .txt{
	color:#000;
}

#footer ul.f_ban02{
	overflow:visible;
}

.instaLogo{
	width:170px;
	position: absolute;
	top: -43px;
}

.instaLogo img{
	max-width:100%;
}

.instagramArea{
	position: relative;
}

.instagramArea a{
	display: block;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}