@charset "UTF-8";
/* CSS Document */

.logo_layout {
	display: none;
}
.main_visual {
	width: 100%;
}
.main_visual_sp {
	margin-bottom: 20px;
}
.sns_bt {
	display: none;
}
.news_blog {
	margin-bottom: 100px;
}
.news_blog h2 {
	font-size: 22px;
	letter-spacing: 0.2em;
	font-family: 'Playfair Display', serif;
	margin-bottom: 10px;
}
.news_blog h2 span {
	color: #666666;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-left: 20px;
}
.news_blog .inner {
	border: 1px solid #999999;
	padding: 20px;
	min-height:235px;
}
.news_blog .inner dl {
	padding-bottom: 15px;
}
.news_blog .inner dl dt {
	float: left;
	padding: 0 30px 10px 0;
	font-weight: normal;
}
.news_blog .inner dl dd {
	padding: 0 0 10px 0;
	display: block;
}
.news_blog .inner .more {
	float: right;
}
.news_blog .inner .more a {
	display: block;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #4d4d4d;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.contents, .social {
	margin-bottom: 100px;
}
.contents h2, .social h2 {
	text-align: center;
	font-size: 42px;
	letter-spacing: 0.2em;
	font-family: 'Playfair Display', serif;
	padding-bottom: 15px;
	border-bottom: 1px solid #989da3;
	margin-bottom: 40px;
}
.contents .bn {
	margin-bottom: 20px;
}
.social h2 {
	margin-bottom: 60px;
}
.social h3 {
	font-size: 22px;
	letter-spacing: 0.2em;
	font-family: 'Playfair Display', serif;
	margin-bottom: 10px;
}
.social h3 a {
	font-size: 22px;
	letter-spacing: 0.2em;
	font-family: 'Playfair Display', serif;
}
.social h3 img {
	margin-right: 15px;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
	width: 100%!important;
}
.shop {
	margin-bottom: 100px;
}
.shop h2 {
	text-align: center;
	font-size: 42px;
	letter-spacing: 0.2em;
	font-family: 'Playfair Display', serif;
	padding-bottom: 15px;
	border-bottom: 1px solid #989da3;
	margin-bottom: 60px;
}
.shop p.ph {
	margin-bottom: 20px;
}
.shop h3 {
	font-size: 15px;
	margin-bottom: 20px;
	text-align: center;
}
.shop h3 img {
	margin-right: 20px;
}
.shop .add {
	font-size: 15px;
	margin-bottom: 20px;
	text-align: center;
	color: #808080;
}
.shop .bt {
	text-align: center;
}
.shop .bt a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #333333;
	font-size: 18px;
}
.shop .bt.tel a {
	font-family: 'Playfair Display', serif;
}
.shop .bt img {
	    overflow: hidden;
	margin-right: 15px;
}


/* #insta ul.insta{
	width:100%;
	overflow:hidden;
}
#insta ul.insta li{
	float:left;
	width:30%;
	margin: 0 2% 2% 0;
	height:auto;
	overflow:hidden;
	position:relative;
	-webkit-transition:0.4s all;
	transition:0.4s all;
	background: #f6f6f7;
}
#insta ul.insta li:before{ padding-top:100%; content: ""; display: block; }
#insta ul.insta li:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#insta ul.insta li img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
} */
.instaBase .row > div{
	margin-bottom: 40px;
}
.instaBase ul.insta{
	width:100%;
	overflow:hidden;
}
.instaBase ul.insta li{
	float:left;
	width:15%;
	margin: 0 2% 2% 0;
	height:auto;
	overflow:hidden;
	position:relative;
	-webkit-transition:0.4s all;
	transition:0.4s all;
	background: #f6f6f7;
}
.instaBase ul.insta li:before{ padding-top:100%; content: ""; display: block; }
.instaBase ul.insta li:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.instaBase ul.insta li img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}



@media only screen and (max-width:991px) {
.shop .bt.tel a {
	border-bottom: none;
}
}

@media only screen and (min-width: 768px) {
.main_h1 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
}
.navbar .container-fluid {
	margin-bottom: 50px;
}

.instaBase ul.insta li:nth-child(6n){
	margin-right: 0;
}

}

@media only screen and (max-width: 767px) {
.news_blog {
	margin-bottom: 50px;
}
.news_blog h2 {
	text-align: center;
	font-size: 18px;
}
.news_blog > div {
	margin-bottom: 30px;
}
.news_blog div div dl dt {
	float: none;
	padding: 0 30px 5px 0;
}
.contents, .social {
	margin-bottom: 40px;
}
.contents h2, .social h2 {
	font-size: 18px;
	margin-bottom: 20px;
}
.social h3 {
	padding-top: 20px;
}
.social h3 a {
	display: block;
	text-align: center;
	border: 1px solid #666;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.social h3 a:after {
	position: absolute;
	content: ">";
	right: 10px;
	top: 10px;
}
.shop {
	margin-bottom: 50px;
}
.shop h2 {
	font-size: 18px;
	margin-bottom: 30px;
}
.shop h3 span {
	display: block;
	padding-top: 15px;
}

.instaBase h3 a{
	font-size: 18px;
}
.instaBase .row > div{
	margin-bottom: 30px;
}
.instaBase ul.insta li{
	width:32%;
	margin: 0 2% 2% 0;
}
.instaBase ul.insta li:nth-child(3n){
	margin-right: 0;
}


}
