@charset "UTF-8";
/* CSS Document */

.flower-bg {
	background-image: url(bg_pattern.jpg);
	background-attachment: fixed;
	padding: 60px 0;
}


ul.under_link {
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-left: 5px;
    width: 610px;
}
ul.under_link li {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    width: 300px;
}
/* ul.under_link li a {
	background-color: #7e6b5a;
    color: #fff;
    display: block;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
	border-radius: 4px;
} */


.under-link-insta {
	width: 610px;
	margin: 50px auto 0;
	text-align: center;
	padding-bottom: 60px;
}

.under-link-insta p {
	font-size: 13px;
}

.under-link-insta img {
	width: 60px;
	padding: 10px;
}

.shopimage-area,
.limited-item-area {
	margin-bottom: 40px;
}

.limited-item-area {
	display: flex;
	align-items: center;
	background-color: #fff;
	padding: 20px 20px 20px 20px;
	box-sizing: border-box;
}

/* ﾃ?ﾂεつてｹﾂづ?ﾂεつζｹﾅ淌?ﾂε???ﾃ?ﾂεつてｹ?ﾃ?ﾂεつεつ催?ﾂεつづつ､ﾃ?ﾂε??? */

.salon-content-wrapper{
	width:1000px;
	margin: 0 12px;
	padding: 56px 0;
	/* overflow: hidden; */
	display: block;
}

.salon-content {
	margin: 0 auto 30px;
}
/* 
.salon-content-wrapper ul li:nth-child(1){
	margin-bottom: 56px;
} */

/* 
.salon-content-wrapper ul li:last-child{
	margin-bottom: 56px;
} */

.salon-content-wrapper a.m-btn-active {
	/* display:block; */
	margin: 10px 12px;
	width: calc(100% - 24px);
}
.salon-content-wrapper a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}

.salon-content-head {
	font-family: Times New Roman, "Noto Serif JP",  serif;
	font-size: 26px;
	text-align: center;
	margin-bottom: 1em;
	color: #555;
}


.salon-content-subhead {
	font-family: Times New Roman, "Noto Serif JP",  serif;
	font-size: 23px;
	text-align: center;
	margin-bottom: 1em;
}


.salon-content-subhead-num img {
	width: 100px;
	aspect-ratio: 1/1;
}

.salon-content-head .txt-s,
.salon-content-subhead .txt-s {
	font-size: .8em;
}

.salon-content-desc p {
	margin-bottom: 1em;
}

.brand-comment {
	font-size: 16px;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
	/* border: solid #aaa 1px; */
	padding: 40px;
	margin-top: 60px;
	margin-bottom: 40px;
	position: relative;
	background-color: #efefef;
	box-sizing: border-box;
	/* border-radius: 20px; */
}

.brand-comment-head {
	text-align: center;
}

.brand-comment-head span {
	border-bottom: 1px solid #aaa;

}

.brand-comment img {	
	position: absolute;
	top: -4%;
	left: -7%;
	width: 50vw;
	max-width: 260px;
}

.salon-content-movie {
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.salon-content-movie p {
	margin-top: .8em;
	font-size: 14px;
}

.main-ttl {
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}

.main-ttl-img {
    /* width: 1000px; */
	margin: 0 auto;

}

.main-ttl img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.ttl-read {
	text-align: center;
	margin: 0 auto;
	padding: 20px;
}

.ttl-read p {
	/* font-family: 'Noto Serif JP', serif; */
    font-size: 15px;
	line-height: 1.8em;
	font-weight: 400;
	font-feature-settings: "palt";
	letter-spacing: 1px;
	margin-bottom: 1em;
}



.ttl-read .place {
	text-align: center;
	font-size: .9em;
	position:relative;
	margin-top: 40px;
}

.ttl-read .place::before {
	content: '';
	width: 110px;
	height: 1px;
	display: inline-block;
	background-color: #ccc;
	position: absolute;
	top: -20px;
	left: calc(50% - 55px)
}

.salon-food-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/* background-color: #FDEAEC; */
	font-size: 12px;
}

.salon-food-inner-reverse {
	flex-direction: row-reverse;
}

.salon-food-inner .salon-food-comment {
	padding: 0 10px 1px 10px;
}


.salon-food-inner.salon-food-inner-reverse .salon-food-comment {
	padding: 0 10px 1px 10px;
}


.salon-food-inner img {
	max-width: 100%;
	aspect-ratio: 1/1;
}

.salon-food-comment {
	flex: 4;
	line-height: 1.75;
	/* background-color: #fff; */
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #ffeaec 50%, #ffeaec 100%), /* 点線1の色 */
					  linear-gradient(180deg, #aaa 1px, transparent 1px); /* 点線2の色と太さ */
	background-size: 8px 100%, /* 点線1のサイズ */
					 100% 2.5em; /* 点線2のサイズ */
	line-height: 2.5em; /* 文字の高さ */
	padding-bottom: 1px; /* 最終行の下にも罫線を引く */
}

.salon-food-img {
	flex: 2;
}

.shop-image-whole {
    /* text-align: center; */
    width: 100%;
	position:relative;
	aspect-ratio: 1000/658;
	margin-bottom: 60px;
}

.shop-image-detail {
    text-align: center;
	position:relative;
	margin-bottom: 60px;

}

.shop-image-detail {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
	position: relative;
}


.shop-image-main img,
.detail-image-block img {
	max-width: 100%;
	margin-bottom: 1em;
	aspect-ratio: 5/6;
}


.shop-image-detail.shop-image-detail-reverse {
    flex-direction: row-reverse;
}

.shop-image-credit-l a, 
.shop-image-credit-r a {
    margin-bottom: 10px;
}

/* .shop-image-credit-l a,
.shop-image-credit-r a {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
} */


.icn_check {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#fff;
	background-color: #212121;
    border-radius: 4px;
	padding: 2px 8px;
	margin-left: 8px;
}


.shop-image-main {
	text-align: center;
	margin-bottom: 60px;
	font-size: 14px;
}

/* .shop-image-main img {
	margin-bottom: 10px;
} */

.shop-image-credit-r {
	font-size: 14px;
    line-height: 1.7em;
    text-align: left;
    text-decoration: none;
	padding-left: 40px;
}


.shop-image-credit-l {
	font-size: 14px;
    line-height: 1.7em;
    text-align: left;
    text-decoration: none;
	padding-right: 40px;
}

.shop-image-credit-r p,
.shop-image-credit-l p {
	margin-bottom: 1em;
	font-size: 14px;
}

.shop-image-credit-l .credit, 
.shop-image-credit-r .credit {
	padding-top: 8px;
	border-top: 1px dotted #ccc;
}

.coordinate-link {
	text-decoration: underline;
	position: relative;
}

.coordinate-link::after {
	-webkit-transform: translate(-3px, -2px) rotate(45deg);
    transform: translate(-3px, -2px) rotate(45deg);
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #313131;
    border-right: 1px solid #313131;
    margin-left: 7px;
}

.brand_info{
	color: #3e3e3e;
	font-family: 'Noto Serif JP', serif;
	font-size: 15px;
	text-align: center;
	padding: 0 0 50px;
	line-height: 1.5em;
	width: 1000px;
	margin: 40px auto 0;
	letter-spacing: 1px;
	position: relative;
}

/* .brand_info::before {
	content:"";
	display: block;
	width: 100px;
	height: 1px;
	background-color:#aaa;
	position: absolute;
	margin: 0 auto;
	top: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
} */

.brand_info p {
	text-align: justify;
	margin-bottom: 40px;
    line-height: 1.8;
}

.brand_info img{
	margin: 16px 0;
	aspect-ratio: 16/5;
}

.brand_info .shop-map {
	width: 80%;
	aspect-ratio: 776/492;
}

.brand-link {
	margin: 0 auto;
}

.content-btn {
    background: #45423f;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
    margin: 40px auto 0;
    padding: 20px 0;
    text-align: center;
    width: 80%;
    max-width: 320px;
}

.content-btn:hover {
    opacity: 0.7;
}

.bland-name {
	letter-spacing: 1px;
	margin-bottom: 1em;
	color: #666;
	font-size: 14px;
	font-family: "Bodoni Moda", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}



/* itemlist */

.itemlist {
	margin-bottom: 80px;
}

.itemlist ul{
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 auto 24px;
}
.itemlist ul > li{
	/*background: #f7f6f2;*/
	box-sizing: border-box;
	margin-top: 12px;
	padding: 12px;
	width: calc(50% - 6px);
}


.itemlist ul > li a{
	display: flex;
	flex-direction: column;
	height: 100%;
}
.itemlist ul > li p{
	margin-top: 8px;
}
.itemlist ul > li b{
	display: block;
}
.itemlist ul > li img{
	aspect-ratio: 5/6;
	width: 100%;
}

.itemlist ul .m-btn-active{
	height: 32px;
	line-height: 32px;
	margin-top: auto;

}

.staff-name {
	margin-bottom: 1em;
}

.itemlist-headline{
	width: 96%;
	font-size: 24px;
	margin: 32px auto 0;
	text-align: center;
    display: flex;
    align-items: center;
	letter-spacing: 1px;
	font-family: "Bodoni Moda", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.itemlist-headline:before,
.itemlist-headline:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #a9a7a0;
}
 
.itemlist-headline:before {
    margin-right: 1rem;
}
 
.itemlist-headline:after {
    margin-left: 1rem;
}

.preorder {
	max-width: 700px;
	margin: 0 auto;
	position: relative;
	font-size: 14px;
}

.preorder img {
	margin-bottom: 1em;
	max-width: 100%;
	aspect-ratio: 10/7;

}

.preorder .notice_icon {
	width: 130px;
	position: absolute;
	top: -20px;
	right: -16px;
	aspect-ratio: 1/1;
}

.staff-comment {
	font-size: 12px;
	line-height: 1.8;
	margin: 60px 12px;
}

.staff-comment figure {
	margin-right: 40px;
	position: relative;

}

.staff-comment figure img:last-child {
	aspect-ratio: 1/1;
}

.buyer-comment {
	position: absolute;
	top: -50px;
	left: -60px;
	max-width: 260px;
}

.staff-comment h3 {
	color: #aaa;
	font-size: 16px;
	margin-bottom: 1em;
	letter-spacing: 1px;
}

.staff-comment-box {
	position: relative;
    padding: 2em 2.5em;
	text-align: justify;
}

.staff-comment-box:before {
    border-left: solid 1px #aaa;
    border-top: solid 1px #aaa;
    top: 0;
    left: 0;
}

.staff-comment-box:after {
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    bottom: 0;
    right: 0;
}

.staff-comment-box:before, .staff-comment-box:after {
    content: '';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}

.novelty-bg {
	background-color: #f9f7f2;
	border-radius: 20px;
}

.novelty-img img {
 	max-width: 100%;
	margin-bottom: 1em;
	aspect-ratio: 5/6;
}

.novelty-desc h3 {
	font-size: 22px;
	text-align: center;
	margin-bottom: .6em;
}

.novelty-terms {
	text-align: center;
	font-size: 14px;
	margin-bottom: 1em;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.video_container {
    width: 100%;
    text-align: center;
    margin: auto;
}

.video_container video {
    width: 100%;
    max-width: 800px;
	aspect-ratio: 128/72;
}


/* slider */

.slider-contents-main,
.slider-contents-main2,
.slider-contents-main3 {
  /* ?? */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
  }
  
  
  .slider-contents-main-wrapper {
  /* wrapper??????? */
	width: 100%;
  /*height: 300px;*/
  /* ?????? */
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
  }
  
  .slider-contents {
  /* ??????????????????????????? */
	color: #ffffff;
	width: 100%;
	height: 100%;
	text-align: center;
	/*line-height: 300px;*/
	text-align: center;
	font-size: 0;
	/* background-color: #e3e0dd; */
  
  }
  
  .swiper-pagination-bullets {
	position: static;
	margin-top: 16px;
  }
  
  /*
	.swiper-pagination-bullet {
	  width: 12px !important;
	  height: 12px !important;
	  margin: 0 0 0 10px !important;
	 background: #333 !important;
	}
  
	.swiper-pagination-bullet:first-child {
	  margin: 0 !important;
	}
  */
#slide-contents-1 img {
	width: 100%;
	aspect-ratio: 10/6;
  }

  #slide-contents-2 img {
	width: 100%;
	aspect-ratio: 60/43;
  }
  
  .swiper-button-prev:after,
  .swiper-button-next:after {
	display: none;
  }
  
  .slider-contents-btn-prev {
	background: url(/assets/frontend/btn-slide-index-sub-left-pc-993030c95064bb5970fe2ee021f4f20088a5a434a5556cc39db6bbbd0056ffa8.png) 10px center no-repeat;
	width: 55px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0px;
	-webkit-background-size: 19px auto;
	background-size: 19px auto;
	z-index: 2;
	cursor: pointer;
  }
  
  .slider-contents-btn-next {
	background: url(/assets/frontend/btn-slide-index-sub-right-pc-00ae0e2505d296a4471e6d026568abd868948f213fb08862542cf4e361aef88e.png) 28px center no-repeat;
	width: 55px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0px;
	-webkit-background-size: 19px auto;
	background-size: 19px auto;
	z-index: 2;
	cursor: pointer;
  }
  
  .slider-contents-main .swiper-pagination .swiper-pagination-bullet,
  .slider-contents-main2 .swiper-pagination .swiper-pagination-bullet,
  .slider-contents-main3 .swiper-pagination .swiper-pagination-bullet
   {
	width: 8px;
	height: 8px;
	margin: 0 7px;
	display: inline-block;
	background: none;
	border-radius: 0;
	border: 1px solid #9E9E9E;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1;
	cursor: pointer;
  }
  
  .slider-contents-main .swiper-pagination .swiper-pagination-bullet-active,
  .slider-contents-main2 .swiper-pagination .swiper-pagination-bullet-active,
  .slider-contents-main3 .swiper-pagination .swiper-pagination-bullet-active {
	background: #9E9E9E;
	opacity: 1;
  }
  
  


@media screen and (min-width: 640px) {

.main-ttl-img {
	background-repeat: no-repeat;
	background-image: url(top_bg.jpg);
	background-position: top center;
	background-size: cover;
	height: 45vw;
	min-height: 470px;
}

.main-ttl img {
	width: 46vw;
	aspect-ratio: 25/7;
	min-width: 490px;
	max-width: 750px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
}

.shopimage-area,
.limited-item-area {
	margin-bottom: 60px;
}

.salon-content-head {
	font-size: 36px;
}

.salon-content-desc {
	text-align: center;
}

.salon-content-subhead {
	font-size: 28px;
}

.salon-content-wrapper {
	margin: 0 auto;
}


.salon-food-inner .salon-food-comment {
	padding: 0 20px 1px 20px;
}


.salon-food-inner.salon-food-inner-reverse .salon-food-comment {
	padding: 0 20px 1px 20px;
}

.salon-food-comment {
	flex: 4;
}

.salon-food-img {
	flex: 2;
}


.brand-comment {
	margin-top: 0;
}

.brand-comment img {	
	top: -10%;
	left: -4%;
	width: auto;
}

.small_read1 {
	line-height: 1.7em;
	position: absolute;
	top: 50%;
	right: 50px;
	transform: translate(0,-50%);
	width: 470px;
	text-decoration: none;
}

.detail-image-block {
	width: 360px;
}

.shop-image-detail {
	width: 1000px;
	margin: 0 auto 60px;
}

.salon-food {
	width:600px;
	margin: 0 auto;
}


.staff-comment {
	width: 720px;
	margin: 80px auto;
	display: flex;
	align-items: center;
}


.brand-logo-container-r {
	width: 480px;
}

/* PC itemlist*/
.itemlist ul{
	width: 800px;
	box-sizing: border-box;
	justify-content: space-around;
	margin: 0 auto 24px;
}
.itemlist ul > li{
	width: calc(33% - calc(24px / 3));
}
/* .itemlist ul > li:not(:first-of-type){
	margin-left: 12px;
} */

.itemlist-headline{
	width: 800px;
}

.brand-comment {
	width: 800px;
	margin: 0 auto 40px;
	
}

.itemlist .m-btn-inactive {
	transition: all 0.2s linear;
}

.slider-contents-main
 {
    width: 800px;
    margin: auto;
}

.slider-contents-main2 {
	width: 540px;
    margin: 0 auto 0;
}

.slider-contents-main3 {
	width: 500px;
    margin: 0 auto 0;
}


.limited-item-txt {
	text-align: center;
	width: calc(100% - 540px);
}

.brand_info p {
	text-align: center;
}

.preorder .notice_icon {
	top: -30px;
	right: -30px;
}

.novelty {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.novelty-desc {
	line-height: 1.7;
	width:calc(100% - 540px);
}

.novelty-img {
	margin-right: 40px;
	width: 400px;
}
}




@media screen and (max-width: 640px) {

#contents{
	width:100%;
	position:relative;
	padding-top:0px;
}

.main-ttl-img {
	width: auto;
	margin: 0;
}

.main-ttl img {
	width: 100%;
	aspect-ratio: 8/7;
}

.ttl-read {
	width: calc(100% - 48px);
	padding: 20px 24px 20px;
}

.ttl-read p {
	font-size: 13px;
	text-align: justify;
}

.shop-image-detail {
	display: block;
}



ul.under_link {
	margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    width: auto;
}
ul.under_link li {
	float: none;
    margin-bottom: 10px;
    margin-right: 0;
    width: auto;
}

.under-link-insta {
	width: 100%;
	margin: 50px 0 0;
}

.under-link-insta img {
	padding: 10px;
}

.under-link-insta p {
	padding: 5px 0 0;
}

.staff-comment figure {
	max-width:200px;
	margin: 20px auto;
}


/* ﾃ?ﾂεつてｹﾂづ?ﾂεつζｹﾅ淌?ﾂε???ﾃ?ﾂεつてｹ?ﾃ?ﾂεつεつ催?ﾂεつづつ､ﾃ?ﾂε??? */

.salon-content-wrapper{
	width:auto;
	padding: 40px 12px;

}


.salon-content-wrapper a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}

.salon-food-inner {
	margin-bottom: 30px;
}

.shop-image-detail {
	width: 90%;
	margin: 0 auto 60px;
}

.shop-image-credit-l, 
.shop-image-credit-r {
	width:100%;
	font-size:105%;
	margin-top:5px;
	margin-bottom:10px;
	line-height:1.7em;
	position:static;
	top:0px;
	left:0px;
	padding: 0;
}

.shop-image-credit-l a, 
.shop-image-credit-r a {
	padding: 5px 0 0 5px;
	color: #000;
	font-size: 12px;
    text-align: left;
    display: block;
}


/* .shop-image-detail .credit {
	width: calc(100% - 60px);
} */

.brand_info {
	font-size: 14px;
	margin: 40px auto 0;
	padding-left: 12px;
	padding-right: 12px;
	width: auto;
}

.brand_info img{
	width: 100%;
	max-width: 320px;
}

.brand_info .shop-map {
	width: 100%;
	aspect-ratio: 366/232;
}

.content-btn {
	padding: 15px 0;
}


}

@media screen and (min-width: 999px) {
	.main-ttl img {
		bottom: 4vw;
	}
}