@charset "UTF-8";

/* ---------------------------------------*/
/* index */
/* ---------------------------------------*/

.body {
	padding-top: 0;
}

.mainvisual {
	position: relative;
	height: 580px;
	min-width: 960px;
	overflow: hidden;
	margin: 0 0 40px;
}

.mainvisual .image {
	position: absolute;
	top: 50%;
	width: 100%;
	min-width: 960px;
	margin: -30% 0 0;
}

.mainvisual .image img {
	width: 100%;
}

.mainvisual .big_logo {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.mainvisual .big_logo img {
	position: absolute;
	top: 240px;
	left: 40px;
}


.block_promotionbanner {
	float: left;
	width: 450px;
	margin: 0 0 60px;
}

.pb_slider {
	margin: 0 0 30px;
}

.pb_slider .bx-viewport {
	margin: 0 0 14px;
}

.pb_slider .bx-pager {
	text-align: center;
}

.pb_slider .bx-pager-item {
	display: inline-block;
	*display: block;
	*zoom: 1;
	margin: 0 7px;
}

.pb_slider .bx-pager-link {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: url(/img/index/ico_pager.png) no-repeat;
}

.pb_slider .bx-pager-link.active {
	background: url(/img/index/ico_pager_cu.png) no-repeat;
}

.list_pb2 {
	margin: 0 0 0 -5%;
}

.item_pb2 {
	float: left;
	width: 45%;
	margin: 0 0 0 5%;
}

.item_pb2 img {
	width: 100%;
	height: auto;
}

.right_area {
	float: right;
	width: 450px;
	margin: 0 0 60px;
}

.block_index_news {
	padding: 0 0 40px;
	background: url(/img/index/news_chapter_bottom.png) no-repeat 50% bottom;
}

.block_index_news .title_block {
	margin: 10px 0;
	padding: 0 0 45px;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	font-size: 171%;
	font-weight: normal;
	text-align: center;
	letter-spacing: .1em;
	background: url(/img/index/news_chapter_top.png) no-repeat 50% bottom;
}

.list_index_news {
	position: relative;
	height: 320px;
	overflow: auto;
	padding: 0 30px;
}

.list_index_news .date {
	position: absolute;
	padding: 9px 0 0;
	margin: 8px 0 0;
	color: #666;
	font-size: 79%;
}

.list_index_news .date:first-child {
	margin-top: 0;
}

.list_index_news .text {
	padding: 8px 0 0 8em;
	margin: 8px 0 0;
	font-size: 86%;
	border-top: 1px solid #ccc;
}

.list_index_news .date:first-child + .text {
	padding-top: 0;
	border-top: none;
}



.block_contentsbanner {
	margin: 0 0 70px;
	padding: 55px 0 30px;
	background: #f6f2ec;
	font-size: 86%;
}

.list_contentsbanner {
	margin: 0 auto 0 -30px;
	letter-spacing: -.4em;
}

.item_contentsbanner {
	display: inline-block;
	*display: block;
	*zoom: 1;
	width: 300px;
	margin: 0 0 0 30px;
	color: #666;
	text-align: center;
	vertical-align: top;
	letter-spacing: normal;
}

.item_contentsbanner a {
	color: #666;
	text-decoration: none;
}

.item_contentsbanner .image {
	margin: 0 0 15px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
}

.item_contentsbanner .text {
	padding: 0 20px;
}



/* facebook
---------------------------------------- */
.block_facebook {
	position: relative;
	margin: 0 0 40px;
	text-align: left;
}

.block_facebook .heading {
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	font-size: 171%;
	font-weight: normal;
	letter-spacing: .1em;
	border-bottom: 1px solid #ccc;
}

.block_facebook .heading img {
	vertical-align: -5px;
}

.block_facebook .morelink {
	position: absolute;
	top: 5px;
	right: 0;
}

.block_facebook .morelink a {
	display: block;
	color: #fff;
	padding: 0 1em;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	letter-spacing: .1em;
	text-decoration: none;
	background: #4e69a1;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#feed {
	font-size: 86%;
}

#feed li {
	display: inline-block;
	width: 300px;
	margin: 0 30px 30px 0;
	vertical-align: top;
}

#feed li:nth-child(3n) {
	margin-right: 0;
}

#feed a {
	display: block;
	text-decoration: underline;
}

#feed a:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#feed .entry_image {
	float: left;
	width: 104px;
	margin: 0 15px 10px 0;
}

#feed .entry_image img {
	width: 100%;
}

#feed .box_info {
	float: left;
	width: 181px;
}

#feed .entry_date {
	color: #666;
}

#feed a .entry_text {
	text-decoration: underline;
}

#feed a:hover .entry_text {
	text-decoration: none;
}



/* instagram
---------------------------------------- */
.block_instagram {
	position: relative;
	margin: 0 0 130px;
	text-align: left;
}

.block_instagram .heading {
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	font-size: 171%;
	font-weight: normal;
	letter-spacing: .1em;
	border-bottom: 1px solid #ccc;
}

.block_instagram .heading img {
	vertical-align: -5px;
}

.block_instagram .morelink {
	position: absolute;
	top: 5px;
	right: 0;
}

.block_instagram .morelink a {
	display: block;
	color: #fff;
	padding: 0 1em;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	letter-spacing: .1em;
	text-decoration: none;
	background: #3f729b;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.list_instagram {
	font-size: 86%;
}

.list_instagram li {
	display: inline-block;
	width: 140px;
	margin: 0 24px 0 0;
	vertical-align: top;
}

.list_instagram li:nth-child(6n) {
	margin-right: 0;
}

.list_instagram li img {
	width: 100%;
	height: auto;
}




/* gallery
---------------------------------------- */
.block_gallery {
	clear: both;
	background: url("/img/index/bg_gallery.jpg") no-repeat left top #fff;
}

.block_gallery .block_inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.content_gallery {
	position: absolute;
	right: 200px;
	top: 50px;
	text-align: center;
}

.block_gallery .title {
	margin: 0 0 20px;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	font-size: 171%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.3;
}

.block_gallery .intro {
	font-size: 93%;
	color: #666;
}

.block_gallery .bxslider li img {
	width: 100%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.25);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.25);
}

.block_gallery .bx-viewport {
	padding: 10px 0;
}

.block_gallery .bx-wrapper {
	padding: 190px 0 0;
}



/* shop
---------------------------------------- */

.block_index_shop {
	padding: 50px 0;
	text-align: left;
	background: #efefef;
}

.block_index_shop:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.block_index_shop .title_block {
	position: relative;
	margin: 0 0 30px;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	font-size: 171%;
	font-weight: normal;
	text-align: center;
	letter-spacing: .1em;
}

.block_index_shop .title_block:before {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ccc;
	z-index: 1;
}

.block_index_shop .title_block span {
	background: #efefef;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}

.list_index_shop {
	letter-spacing: -.4em;
	text-align: center;
}

.block_index_shop a {
	color: #212121;
	text-decoration: none;
}

.item_index_shop {
	display: inline-block;
	*display: block;
	*zoom: 1;
	width: 180px;
	margin: 0 20px;
	padding: 0 15px;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.05);
}

.item_index_shop:nth-child(4n) {
	margin-right: 0;
}

.block_index_shop .image {
	margin: 0 0 .5em;
	padding: 15px 0 0;
}

.block_index_shop .image-comingsoon {
	display: flex;
	justify-content: center;
	align-items: center;
	aspect-ratio: 1.4285714285 / 1;
	font-size: calc((16 * 100 / 14) * 1%);
}

.block_index_shop .image img {
	width: 100%;
}

.block_index_shop .box_info {
	margin: 0 0 15px;
}

.block_index_shop .box_info .name {
	margin: .5em 0;
	font-size: 86%;
	font-weight: bold;
}

.block_index_shop .box_info .tel {
	position: relative;
	padding: 0 0 0 20px;
	font-family: 'Crimson Text', 'EB Garamond', serif;
	font-size: 157%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1;
	background: url(/img/index/ico_tel.png) no-repeat 0 50%;
}

.block_index_shop .box_info .address {
	margin: .5em 0;
	font-size: 79%;
}
