@charset "utf-8";

/* mainvisual129 */
/*--------------------------------------------------*/

.mainvisual129 {
	/* empty */
	margin-bottom: 120px;
}
.mainvisual129-list {
	/* empty */
}

.mainvisual129 .bx-wrapper {
	margin: 0;
	border: none;
	box-shadow: none;
}
.mainvisual129 .bx-wrapper .bx-viewport {
	left: auto;
	border: none;
	box-shadow: none;
}
.mainvisual129 .bx-wrapper .bx-viewport li {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.mainvisual129 .bx-wrapper .bx-controls-direction a {
	z-index: 9998; /* under .nav01-overlay */
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.mainvisual129 .bx-wrapper .bx-prev,
.mainvisual129 .bx-wrapper .bx-next {
	width: 20px !important;
	height: 50px !important;
	background-position: center !important;
}
.mainvisual129 .bx-wrapper .bx-prev {
	background-image: url(images-mainvisual129/arrow_prev.svg);
}
.mainvisual129 .bx-wrapper .bx-next {
	background-image: url(images-mainvisual129/arrow_next.svg);
}
.mainvisual129 .bx-wrapper .bx-pager {
	line-height: 0;
	bottom: 10px;
	padding: 0;
}
.mainvisual129 .bx-wrapper .bx-pager.bx-default-pager a {
	-webkit-transition: opacity 250ms;
	transition: opacity 250ms;
	opacity: .5;
	border-radius: 0;
	background-color: #333 !important;
}
.ua-nontouch .mainvisual129 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.mainvisual129 .bx-wrapper .bx-pager.bx-default-pager a.active {
	opacity: 1;
}
.mainvisual129 .bx-wrapper .bx-loading,
.mainvisual129 .bx-wrapper .bx-controls-auto .bx-start,
.mainvisual129 .bx-wrapper .bx-controls-auto .bx-stop {
	background-image: none;
}
.mainvisual129 .bx-pager-item{
	position: relative;
	z-index: 99;
}

/* media query */
@media (min-width: 768px) {

}
@media (max-width: 767px) {
	.mainvisual129 .bx-wrapper .bx-prev {
		left: 5px;
	}
	.mainvisual129 .bx-wrapper .bx-next {
		right: 5px;
	}
}
@media (max-width: 575px) {
	.mainvisual129 {
		/* empty */
		margin-bottom: 60px;
	}
}

/* introduction */
/*--------------------------------------------------*/


.introduction h2{
	font-size:36px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 60px;
	line-height: 1.4;
}

.intro-text{
	margin-bottom: 180px;
}


@media (max-width: 575px) {
	.introduction h2{
		font-size:18px;
		margin-bottom: 30px;
	}
	.intro-text{
		margin-bottom: 60px;
	}

}

/* banner000 */
/*--------------------------------------------------*/

.banner000 {
	margin-bottom: 180px;
}

.banner000-headline {
	font-size: 36px;
}

.banner000-image {
	-webkit-transition: 250ms;
	-o-transition: 250ms;
	transition: 250ms;
	display:block;
}
.banner000-image:hover {
	opacity: 0.75;
}

.banner000-name {
	padding: 10px 0;
	margin: 15px 0 10px;
	line-height: 1.3;
}

.banner000-name-catch {
	font-size: 14px;
	display:block;
	color: #aaa;
}

.banner000-name-main {
	font-size: 20px;
	display:block;
}

.banner000-name i {
	font-size: 14px;
}

.banner000-price {
	text-align: right;
	line-height: 1.3;
}

.banner000-price-prefix {
	/* empty */
}

.banner000-price-red {
	display:inline-block;
}

.banner000-price-time,
.banner000-price-number {
	color: #ed4b4b;
	color: tomato;
	font-weight: bold;
}

.ua-mac .banner000-price-number-mark {
	margin-right: 10px;
}

.banner000-price-time {
	font-size: 20px;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", serif !important;
	margin-left: 5px;
}

.banner000-price-number {
	font-family: times, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", serif !important;
	font-size: 32px;
}

.banner000-price-number .fontello-1-arrow2-w1-right {
	position:relative;
	bottom: 2px;
	font-size: 20px;
}

.banner000-text {
	/* empty */
}

@media (max-width: 1199px) {
	.banner000-price-prefix {
		display:block;
		margin-top: 10px;
	}
}
@media (max-width: 575px) {
	.banner000 {
		margin-bottom: 60px;
	}
	.banner000-headline {
		font-size: 24px;
	}
	.banner000-price-number {
		font-size: 30px;
	}
}








/* instagram */
/*--------------------------------------------------*/
.instagram {
	margin-bottom: 120px;
}

.instagram h2{
	font-size:36px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 60px;
	letter-spacing: 3px;
	line-height: 1;
}
@media (max-width: 575px) {
	.instagram {
		margin-bottom: 60px;
	}

	.instagram h2{
		font-size:24px;
		margin-bottom: 20px;
	}
}

/* topmenu */
/*--------------------------------------------------*/
.topmenu{
	background:#f3f3e8;
	padding:120px 0;
}

.topmenu h2{
	font-size:36px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 60px;
	letter-spacing: 3px;
}
.topmenu figure{
	position: relative;
	top:0;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.topmenu figure img{
	margin-bottom: 20px;
}

.topmenu figure figcaption dl dt{
	text-align: center;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	padding:8px 0;
	margin-bottom: 10px;
	line-height: 1;
	letter-spacing: 3px;
	font-size:26px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.topmenu figure figcaption dl dt i{
	font-size: 12px;
	position: relative;
	top: -0.2em;
}

.topmenu a{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


.topmenu figure:hover{
	opacity: 0.5;
}

@media (max-width: 767px) {
	.topmenu{
		background:#FFFFFF;
		padding:0 0 50px 0;
	}
	.topmenu figure{
		padding:30px;
		background: #f3f3e8;
	}
	.topmenu figure figcaption dl dt{
		font-size:18px;
	}
	.topmenu figure figcaption dl dd{
		line-height: 1.2;
	}
}

@media (max-width: 575px) {
	.topmenu figure{
		padding:15px 15px 30px 15px;
	}
	.topmenu figure figcaption dl dt{
		padding:5px 0;
	}
	.topmenu figure img{
		margin-bottom: 10px;
	}
	.topmenu figure figcaption dl dt i{
		font-size: 10px;
	}
}

/* shopinfo */
/*--------------------------------------------------*/
.shop-top-info{
	margin-bottom: 180px;
}


.shop-top-photo{
	height: 500px;
	overflow: hidden;
	margin-bottom:120px;
}

.shop-top-photo-box{
	background: url('../images/index/shopphoto.jpg') no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100vh;
	background-size: cover;
	position: relative;
	bottom: 0;
}
.shop-top-photo-box img{

	display: none;
}

.shop-top-info h3{
	font-size:36px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 60px;
	letter-spacing:3px;
	border:none;
}

.shop-top-info-link{
	text-align: center;
	margin-top:60px;
}

.shop-top-info-link a{
	padding:10px 30px;
	border:1px solid #444444;
	font-size:18px;
	line-height: 1;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.shop-top-info-link a:hover{
	border:1px solid #444444;
	background-color: #444444;
	color:#FFFFFF;
}

.ua-touch	.shop-top-photo-box{
	background-attachment: scroll;
	height: 100%;
}

@media (max-width: 767px) {
	.shop-top-photo{
		overflow: visible;
		height:auto;
		margin-bottom: 30px;
	}

	.shop-top-photo-box{
		background-attachment: scroll;
		background:none;
		width: 100%;
		height: auto;
	}
	.shop-top-photo-box img{
		display: block;
	}

	.shop-top-info h3{
		font-size:24px;
		margin-bottom: 30px;
	}

	.shop-top-info{
		margin-bottom: 100px;
	}

	.shopinfo-link a{
		padding:5px 30px;
		border:1px solid #222222;
		background-color: #222222;
		color:#FFFFFF;
	}

	.shopinfo-link{
		margin-top:30px;
	}

}
@media (max-width: 575px) {

	.shopinfo{
		margin-bottom: 60px;
	}

}




/* post001 */
/*--------------------------------------------------*/
.post001{
	margin-bottom:120px;
}

.post001-heading img{
	width: 30px;
	height:auto;

}
.post001-heading {
	font-size: 20px;;
}
.post001-more {
	font-size:14px !important;
	margin-top: -5px;
}
.post001-more a::before{
	font-size:14px !important;
}

.post001 .container-fluid{
	padding:0 !important;
}


.thumbnail-box img{
	height: auto;
}


.post001 h2{
	font-size:36px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 60px;
	letter-spacing: 3px;
}

.post001-inner {
	position: relative;
}
/* more */
.post001-more {
	text-align: right;
	-webkit-transition: opacity 100ms;
	transition: opacity 100ms;
}
.post001-more:hover {
	opacity: .75;
	color: #8c2727;
}

.post001-more a {
	font-size: 14px;
	line-height: 1;
}

/* title */
.post001-heading {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 0 0;
}
/* list */
.post001-list {
	border-bottom: 1px solid #cccccc;
}
.post001-list article {
	position: relative;
	display: table;
	width: 100%;
	padding: 20px;
	-webkit-transition: background-color 100ms;
	transition: background-color 100ms;
	border-top: 1px solid #cccccc;
	top: 0;
}
.post001-list article a{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}


.post001-list article a:hover {
	background: rgba(204, 204, 204,0.2);

}
.post001-list p {
	line-height: 1.3;

	vertical-align: middle;
}
.post001-list img{
	width: 100%;
}

/* date */
.post001-date {
	font-size: 12px;
	width: 6.5em;
	display: table-cell;
}
/* category */
.post001-category {
	min-width: 4em;
	padding-left: 10px;
	display: table-cell;
}
.post001-category > span {
	font-size: 12px;
	display: block;
	padding:3px 5px;
	text-align: center;
	color: white;
	line-height: 1;
}
.post001-category-01 {
	background: #f9a402;
}
.post001-category-01:not(:first-child) {
	margin-top: 2px;
}
.post001-category-02 {
	background: #ff4b47;
}
.post001-category-03 {
	background: #1d7dc5;
}
.post001-category-04 {
	background: #379d2a;
}
/* title */
.post001-title {
	font-size:16px;
	text-decoration: underline;
	margin-top: 5px;
	font-weight: bold;
	color: #8e8379;
	margin-bottom: 5px;
}

/* arrow */
.post001-list article a::after {
	bottom: 0;
	content: "";
	font-family: "fontello-custom";
	height: 1em;
	line-height: 1;
	margin: auto 0;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 0;
	transition: right 250ms ease 0s;
	width: 1em;
	color: #8e8379;
	font-size: 20px;
}
.post001-list article a:hover::after{
	right: 5px;
	position: absolute;
}


@media (max-width: 767px) {

	.thumbnail-box{
		margin-bottom: 20px;
	}
	.post001-list article:last-child{
		margin-bottom: 0;
	}
}
@media (max-width: 575px) {
	.post001{
		margin-bottom: 60px;
	}
	.post001-list{
		border-bottom: none;
	}
	.post001 h2{
		font-size:24px;
		margin-bottom: 30px;
	}
	.post001-more a{
		font-size:14px;
		color: #8c2727;
		text-decoration: underline;
	}

	.post001-list article{
		border: 1px solid #cccccc;
		box-sizing: border-box;
		margin: 0 auto 30px;
		padding: 15px;
		width: 90%;
	}
	.post001-list article a::after{
		display: none;
	}

}


/* gallery-top */
/*--------------------------------------------------*/
.gallery-top{
	margin-bottom: 120px;
}

.gallery-top h2{
	font-size:36px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 60px;
	letter-spacing: 3px;
}


.gallery-top-list img{
	width: 100%;
	height:auto;
}
.gallery-top-list a{
	opacity:1;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}
.gallery-top-list a:hover{
	opacity:0.5;
}

.gallery-top-list:last-child, .gallery-top-list:nth-last-child(1) {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.gallery-top-list{
		margin-bottom: 20px;
	}
}
@media (max-width: 575px) {
	.gallery-top{
		margin-bottom: 60px;
	}

	.gallery-top h2{
		font-size:24px;
		margin-bottom: 30px;
	}
}

/* post002 */
/*--------------------------------------------------*/
.post002{
	margin-bottom:120px;
}

.post002-heading img{
	width: 30px;
	height:auto;

}
.post002-heading {
	font-size: 20px;;
}
.post002-more {
	font-size:14px !important;
	margin-top: -5px;
}
.post002-more a::before{
	font-size:14px !important;
}

.post002 .container-fluid{
	padding:0 !important;
}


.thumbnail-box img{
	height: auto;
}


.post002 h2{
	font-size:36px;
	line-height: 1.3;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 60px;
	letter-spacing: 3px;
}

.post002-inner {
	position: relative;
}
/* more */
.post002-more {
	text-align: right;
	-webkit-transition: opacity 100ms;
	transition: opacity 100ms;
}
.post002-more:hover {
	opacity: .75;
	color: #8c2727;
}

.post002-more a {
	font-size: 12px;
	line-height: 1;
}

/* title */
.post002-heading {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 0 0;
}
/* list */
.post002-list {
	border-bottom: 1px solid #cccccc;
}
.post002-list article {
	position: relative;
	width: 100%;
	padding: 15px;
	-webkit-transition: background-color 100ms;
	transition: background-color 100ms;
	border-top: 1px solid #cccccc;
	top: 0;
}
.post002-list article a{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}


.post002-list article a:hover {
	background: rgba(204, 204, 204,0.2);

}
.post002-metabox{
	display: table;
}

.post002-list p {
	line-height: 1.3;

	vertical-align: middle;
}

/* date */
.post002-date {
	font-size: 12px;
	width: 6.5em;
	display: table-cell;

}
/* category */
.post002-category {
	min-width: 4em;
	padding-left: 5px;
	display: table-cell;
}
.post002-category > span {
	font-size: 12px;
	display: block;
	padding:3px 5px;
	text-align: center;
	color: white;
	line-height: 1;
}
.post002-category-01 {
	background: #f9a402;
}
.post002-category-01:not(:first-child) {
	margin-top: 2px;
}
.post002-category-02 {
	background: #ff4b47;
}
.post002-category-03 {
	background: #1d7dc5;
}
.post002-category-04 {
	background: #379d2a;
}
/* title */
.post002-title {
	font-size:16px;
	text-decoration: underline;
	margin-top: 5px;
	font-weight: bold;
	color: #8e8379;
	margin-bottom: 5px;
}




@media (max-width: 767px) {
	.nega-col-sm-6{
		margin:0 -15px;
	}
	.post002{

		padding:10px  0;
	}
	.thumbnail-box{
		margin-bottom: 20px;
	}
	.post002 .col-md-10{
		margin: 0 -15px !important;
	}
	.post002-more a::before{

	}
}
@media (max-width: 575px) {
	.post002{
		margin-bottom: 60px;
	}

	.post002 h2{
		font-size:24px;
		margin-bottom: 30px;
	}
	.post002-more a{
		color: #8c2727;
		text-decoration: underline;
	}


	.post002-list article a::after{
		display: none;
	}
	.post002-title{
		font-size: 12px;
	}
}
/* Facebook sns */
/*--------------------------------------------------*/
.facebook{
	overflow: hidden;
	margin-bottom: 120px;
}
.facebook h2{
	font-size: 36px;
	line-height: 1.3;
	padding: 0 0 0 0;
	margin-bottom: 60px;
	letter-spacing: 3px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.sns-timeline {
	margin:0 auto;
	max-width: 500px;
	width: 95%;
}

.sns-timeline .fb-page {
	display: block;
	margin: 0 auto;
	max-width: 500px;
	width: 100%;
}
@media (max-width: 767px) {
	.facebook{
		margin-bottom: 60px;
	}

}
@media (max-width: 575px) {
	.facebook h2{
		font-size:24px;
		margin-bottom: 30px;
	}

}