@charset "utf-8";
header {
	width: 100%;
	position: absolute;
	z-index: 999;
	min-width: 1200px;
}

header h1 {
	width: 361px;
	height: 203px;
	margin: 0 auto;
}

header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url('../images/common/logo_new.png') no-repeat;
}

#header_contact {
	display: block;
	width: 420px;
	height: 130px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right !important;
}

#header_contact img{
	vertical-align: middle;
}

#mainimage {
	width: 100%;
}

#mainimage img {
	width: 100%;
	height: auto;
}

#gnav ul {
	width: 1020px;
	margin: 0 auto;
}

#gnav li {
	float: left;
	width: 160px;
padding:0 0px;
	height: 100px;
	margin: 0;
}

#main {
	padding: 0 10px;
	line-height: 1.8em;
display:flex;
}

#side {
	width: 28.3%;
margin-right:0.6%;
	box-sizing: border-box;
/*	float: left;*/
background:#ebebf7;
}

#side #news {
	padding: 20px;
border-bottom:20px solid #fff;
	box-sizing: border-box;
	background: url('../images/common/bg_side.jpg');
}

#news h2 {
	text-align: center;
	margin: 0 0 10px 0;
}

#side .news_item {
	padding: 20px 0;
	border-bottom: 1px dashed #2f2f2f;
}

#side .news_item img {
	float: left;
	margin: 0 20px 0 0;
	width: 110px;
	height: auto;
}

#side .news_item:last-child {
	border-bottom: 0 !important;
}

#sns {
	padding: 304px 20px 20px;
	background: url('../images/common/bg_sns.jpg') no-repeat;
	background-size: cover;
}
#sns h3{
padding:0 10% 10px;
font-family: athelas, serif;
font-weight: 700;
font-size:24px;
}

#sns_box{
padding:15px;
margin:0 auto 30px;
border-radius:5px;
max-width:322px;
}
#sns ul {
	list-style: none;
}

#sns ul li {
	margin: 0 0 10px 0;
}

#sns ul li a img{
	display: block;
	border-radius: 10px;
}

#sns ul li img {
	display: block;
	width: 80%;
	height: auto;
margin:0 auto;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

#contents {
	width: 71.1%;
/*	float: right;*/
	background: url('../images/common/bg_side.jpg');
}

img.width100 {
	display: block;
	width: 100%;
	height: auto;
}

#top1 {
border-bottom:20px solid #fff;
}

#top1 article {
	position: relative;
}

#more1 {
	display: block;
	width: 175px;
	height: 40px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#top2 {
	padding: 30px 10px 0px;
	box-sizing: border-box;
/*	background: url('../images/common/bg_side.jpg');*/
}

#top2 h2 {
	text-align: center;
	margin: 0 0 20px 0;
}

#top2 article {
	position: relative;
	padding: 0 0 40px 0;
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
}

#top2 article div{
	width: 50%;
}

#top2 article ul {
	width: 100%;
	list-style: none;
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
}

#top2 article li {
	box-sizing: border-box;
	width: calc(49.99% - 40px);
/*	height: 120px;*/
	margin: 0 20px 20px;
}

#top2 article li a{
	display: block;
	width: 100%;
	overflow: hidden;
	border-radius: 6px;
}

#top2 article li img {
	width: 100%;
	height: auto;
	display: block;
	line-height: 1;
}

#more2 {
	display: block;
	width: 175px;
	height: 40px;
	position: absolute;
	right: 490px;
	bottom: 10px;
}
#gallery_box{
border-right:2px dotted #ddd;
box-sizing:border-box;
}
#gallery_box #banner{
padding:40px 0;
text-align:center;
}
#koinu_box #banner2{
padding:40px 0;
text-align:center;
}
.instagram li{
display:none;
}

.instagram li:nth-child(1),
.instagram li:nth-child(2),
.instagram li:nth-child(3),
.instagram li:nth-child(4),
.instagram li:nth-child(5),
.instagram li:nth-child(6),
.instagram li:nth-child(7),
.instagram li:nth-child(8){
display:block !important;
}