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

.ingeborg-logo-bg {
	background-image: url(bg_logo.png);
	background-attachment: fixed;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	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 40px;
	/* 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: #212121;
}


.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: 2em;
}

.newbrand-img {
	margin-bottom: 40px;
}

.newbrand-img img {
	display: block;
	width: 300px;
	height: auto;
	margin: 0 auto;
}

.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: #ffffff;
	box-sizing: border-box;
	/* border-radius: 20px; */
}

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

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

}

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

S .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-direction: row;
	align-items: center;
	font-size: 12px;
	margin: 0 auto;
	justify-content: center;
	gap: 32px;
}




.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;
}


.foodsshopimage-area {
	display: flex;
}

.foodshop-name-area {
	width: 420px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 0 auto 16px;
}

.foodshop-name-area p {
	display: block;
	font-family: Times New Roman, "Noto Serif JP", serif;
	font-size: 20px;
	text-align: center;
}


.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;
}

.brand-meaning {
	display: block;
	padding: 20px auto;
}

.brand-meaning::before {
	display: block;
	content: '';
	border-top: solid 0.5px #666;
	width: 700px;
	margin-inline: auto;
	padding-bottom: 20px;
}

.brand-meaning::after {
	display: block;
	content: '';
	border-bottom: solid 0.5px #666;
	width: 700px;
	margin-inline: auto;
	padding-top: 20px;
}

.brand-info-comment {
	font-family: Times New Roman, "Noto Serif JP", serif;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

/* .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: .6em 0;
}

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

/* ????????????????? */

.slider-contents-main,
.slider-contents-main2,
.slider-contents-main3,
.slider-contents-main4 {
	/* ?? */
	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: 16px auto 7px;
}

/*
	.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;
}

#slide-contents-3 img,
#slide-contents-4 img,
#slide-contents-5 img {
	width: 100%;
	height: auto;
}

.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,
.slider-contents-main4 .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,
.slider-contents-main4 .swiper-pagination .swiper-pagination-bullet-active {
	background: #9E9E9E;
	opacity: 1;
}

.salon-food .slider-contents-main {
	width: 500px;
}

.brand-meaning::before,
.brand-meaning::after {
	width: 100%;
}


.button-sandp {
	position: absolute;
	display: block;
	background-image: url(icon_pause.svg);
	background-size: 24px;
	width: 24px;
	height: 24px;
	right: 41%;
	bottom: 1%;
	z-index: 2;
}

.button-sandp.paused {
	background-image: url(icon_start.svg);
}

#slide-contents-3 .button-sandp,
#slide-contents-2 .button-sandp,
#slide-contents-4 .button-sandp {
	right: 35%;
}




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

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

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


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

	.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 {
		position: relative;
		display: inline-block;
		margin-left: 11px;
		padding: 16px;
		border: 1px solid #757575;
		border-radius: 12px;
		background-color: #ffffff;
		text-align: left;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5;
		color: #424242;
	}

	.salon-food-inner .salon-food-comment::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		border-style: solid;
		border-width: 8px 11px 8px 0;
		border-color: transparent #757575 transparent transparent;
		translate: -100% -50%;
	}

	.salon-food-inner .salon-food-comment::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		border-style: solid;
		border-width: 6.8px 9.3px 6.8px 0;
		border-color: transparent #ffffff transparent transparent;
		translate: -100% -50%;
	}



	.salon-food-inner img {
		width: 250px;
		height: auto;
	}


	.foodshop-name-area span {
		font-size: 14px;
		position: relative;
		display: inline-block;
		margin: 8px auto 16px;
		padding: 16px;
		border: 1px solid #757575;
		border-radius: 12px;
		background-color: #ffffff;
		text-align: left;
		font-weight: 400;
		line-height: 1.5;
		color: #424242;
	}

	.foodshop-name-area span::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		border-style: solid;
		border-width: 8px 0 8px 16px;
		border-color: transparent transparent transparent #757575;
		translate: 100% -50%;
	}


	.foodshop-name-area span::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		border-style: solid;
		border-width: 6.9px 0 6.9px 13.8px;
		border-color: transparent transparent transparent #ffffff;
		translate: 100% -50%;
	}


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

	.brand-comment img {
		top: -5%;
		left: -10%;
		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 {
		position: relative;
		width: 1000px;
		margin: 0 auto;
	}

	.foodsshop-logo {
		width: 100px;
		height: 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: 64px 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;
	}

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


	.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;
		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;
	}

	.ingeborg-logo-bg {
		background-image: url(bg_logo_sp.png);
		background-size: 50%;
	}


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

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

	.shopimage-area {
		margin-bottom: 56px;
	}

	.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;
		flex-direction: column;
	}

	.salon-food {
		width: 100%;
	}

	.salon-food-inner .salon-food-comment {
		position: relative;
		display: inline-block;
		margin-top: 11px;
		padding: 16px;
		border: 1px solid #757575;
		border-radius: 12px;
		background-color: #ffffff;
		text-align: left;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5;
		color: #424242;
	}

	.salon-food-inner .salon-food-comment::before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		border-style: solid;
		border-width: 0 8px 11px 8px;
		border-color: transparent transparent #757575;
		translate: -50% -100%;
	}

	.salon-food-inner .salon-food-comment::after {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		border-style: solid;
		border-width: 0 6.8px 9.3px 6.8px;
		border-color: transparent transparent #ffffff;
		translate: -50% -100%;
	}

	.foodsshopimage-area {
		width: 100%;
		flex-direction: column;
	}

	.foodshop-name-area {
		width: 100%;
		justify-content: center;
		margin: 0 auto 24px;
	}

	.foodshop-name-area img {
		display: block;
		width: 80%;
		margin: 0 auto;
	}

	.foodshop-name-area span {
		position: relative;
		display: inline-block;
		margin-right: 16px;
		padding: 16px;
		border: 1px solid #757575;
		border-radius: 12px;
		background-color: #ffffff;
		text-align: left;
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5;
		color: #424242;
	}

	.foodshop-name-area span::before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		border-style: solid;
		border-width: 11px 8px 0 8px;
		border-color: #757575 transparent transparent;
		translate: -50% 100%;
	}

	.foodshop-name-area span::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		border-style: solid;
		border-width: 9.3px 6.8px 0 6.8px;
		border-color: #ffffff transparent transparent;
		translate: -50% 100%;
	}


	.salon-food .slider-contents-main {
		width: 100%;
	}

	.salon-food-inner img {
		display: block;
		width: 60%;
		margin: 32px auto 0;
	}

	.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;
	}

	.button-sandp {
		right: 27%;
	}

	#slide-contents-3 .button-sandp,
	#slide-contents-2 .button-sandp,
	#slide-contents-4 .button-sandp {
		right: 30%;
	}


}

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