@charset "UTF-8";

header.second-hader{
	display: block;
	width: 100%;
	background: #fff;
}
.second-hader .second-hader-top{
	background: var(--primary-color);
}
.second-hader .header-h{
	padding: 1px 0;
	margin-bottom: 0;
}

header.second-hader .second-hader-bottom{
	border-bottom: solid 1px var(--line-color);
}
header.second-hader .second-hader-bottom #header-box{
	width: 100%;
	padding: 1.125rem 0;
}
header.second-hader #header-inner{
	padding-bottom: 0;
}

.l-cotainer .breadcrumb{
	width: auto;
	margin: 1rem auto;
	padding:0;
}
.breadcrumb-area .breadcrumb li, .breadcrumb-area .breadcrumb li a{
	color: #1b1b1b;
}
.breadcrumb-area .breadcrumb li:first-of-type a{
	color: var(--primary-color-m);
}
.breadcrumb-area .breadcrumb li a:before{
	border-top: 1px solid #1b1b1b;
 border-right: 1px solid #1b1b1b;
}
.breadcrumb-area .breadcrumb li:first-of-type a span{
	position: relative;
	padding-left: 1.25rem;
}
.breadcrumb-area .breadcrumb li:first-of-type a span:before{
	content: "";
	display: block;
	position: absolute;
	background: url("/image/icon/pankuzu-home.png") no-repeat center;
	background-size: contain;
	width: 15px;
	height: 16px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.top-select-area{
	background: #dcdcdc;
}
.top-select-area .l-cotainer{
	display: flex;
	flex-wrap: wrap;
	padding-top: 1.5rem;
	/* padding-bottom: 1.5rem; */ /* 2025-07修正 */
}
.top-select-area .top-select-box{
	width: 270px;
	background: #fff;
	border-radius: 9px;
	margin-bottom: 1.5rem; /* 2025-07追加 */
}
.top-select-area .top-select-box:not(:last-of-type){
	margin-right: 1.5rem;
}
.top-select-area .top-select-box .select-button{
	padding: 0.625rem 0.5rem;
}
.top-select-area .top-select-box  .select-button:hover{
cursor: pointer;
}
.top-select-area .top-select-box p{
	font-size: 18px;
	line-height: 1;
	padding-left: 2rem;
	position: relative;
}
.top-select-area .top-select-box p::before{
	content: "";
	display: block;
	width: 21px;
	height: 22px;
	background: url("/image/icon/icon-search.png") no-repeat center;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.shop-list-cotainer .soap-shop-area-title,
.common-cotainer .common-page-title{
	background: var(	--primary-color-sub);
	padding: 1rem 0;
	border-bottom: solid 1px var(--primary-color-m);
}
.soap-shop-area-title .area-h2-style,
.common-page-title .area-h2-style{
	color: #1b1b1b;
	font-size: 28px;
	margin-bottom: 0.25rem;
}
p.area-h2-sub{
	color: #434343;
}


.soap-shop-area-title h2 + p{
	color: #707070;
	font-size: 15px;
}

.wrap_items{
	/* display: flex; */ /* 2025-04修正 */
	/* flex-wrap: wrap; */ /* 2025-04修正 */
	width: 100%;
}
.shop-list-area{
	margin-top: 2rem;
}
/* .main-h2-style{
	font-size: 24px;
	margin-bottom: 1.5rem;
} */ /* 2024-07修正 */
/* 2024-07追加 ▼ ここから ▼ --------------- */
.main-h2-wrap{
	margin-bottom: 1.5rem;
}
.main-h2-style{
	font-size: 24px;
	/* margin-bottom: 1.5rem; */
}
.main-h2-wrap h2{
	margin-top: 0;
}
.main-h2-wrap p{
	margin-bottom: 0;
}
/* 2024-07追加 ▲ ここまで ▲ --------------- */

.shop-box{
	border-bottom: solid 1px var(--line-color);
	padding-bottom: 1.875rem;
}
.shop-box:not(:first-of-type){
	margin-top: 1.875rem;
}
.shop-list-area .shop-box{
	display: flex;
	flex-wrap: wrap;
	background: transparent;
	box-shadow: none;
	width: 100%; /* 2023-10追加 */
}
.shop-list-area .shop-ph{
	width: 250px;
	position:relative;
}
.shop-list-area .shop-ph a{
	position: inherit;
	display: block;
}
.shop-hp-link {
	transition: all .6s;
	opacity: 0;
	background: rgba(27,27,27,0.88);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.superior-shop .shop-ph a:hover .shop-hp-link{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-self: center;
	opacity: 1;
}
.superior-shop .shop-ph a .shop-hp-link  p {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 18px;
	width: 80%;
	max-width: 98px;
	font-size: 18px;
	background: #0084ff;
	padding: 6px;
	border-radius: 12px;
	text-align: center;
}
.shop-date-area{
	display: flex;
 flex-wrap: wrap;
	width: calc(100% - 250px);
	padding: 0 0 0 1.875rem;
	align-content: flex-start; /* 2023-10追加 */
}
.shop-list-area .shop-box.superior-shop .shop-title{
	width: 100%;
	background: #eaf9ff;
	padding: 0;
	border-top: 0;
	/* padding: 0.3125rem 0.875rem; */ /* 2024-08修正 */
	padding: calc(0.3125rem + 2px) 0.875rem; /* 2024-08追加 */
}
.shop-list-area .shop-box.superior-shop .shop-title h3{
	font-size: 26px;
	color: #0084ff;
	width: 100%;
}

/* 2024-05追加 ▼ ここから ▼ -------------------- */
.shop-list-area .shop-box.superior-shop.hot-shop .shop-title,
.shop-box.other-shop-box.hot-shop .shop-title .shop-tile-word h3{
	position: relative;
}
.shop-box.other-shop-box.hot-shop .shop-title .shop-tile-word h3{
	/* padding-left: calc(50px + 0.5rem); */ /* 2024-08修正 */
	padding-left: calc(23px + 0.5rem); /* 2024-08追加 */
}
.shop-list-area .shop-box.superior-shop.hot-shop .shop-title::before,
.shop-box.other-shop-box.hot-shop .shop-title .shop-tile-word h3::before{
	display: inline-block;
	/* width: 50px; */ /* 2024-08修正 */
	/* height: 50px; */ /* 2024-08修正 */
	width: 42px; /* 2024-08追加 */
	height: 42px; /* 2024-08追加 */
	border-radius: 50%;
	border: 1px solid #0084ff;
	content: "";
	background: url(/image/icon/icon-hot.png) 100% 100% / cover;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	left: 0px;
}
.shop-list-area .shop-box.superior-shop.hot-shop .shop-title::before{
	/* margin-top: -3px; */ /* 2024-08修正 */
	margin-top: 4px; /* 2024-08追加 */
	margin-left: 4px; /* 2024-08追加 */
}
.shop-list-area .shop-box.superior-shop.hot-shop .shop-title h3{
	max-width: 100%;
	width: auto;
	padding-left: calc((46px - 0.875rem) + 0.5rem);
}
.shop-box.other-shop-box.hot-shop .shop-title .shop-tile-word h3::before{
	/* margin-top: calc((50px / 4) * -1); */ /* 2024-08修正 */
	width: 23px; /* 2024-08追加 */
	height: 23px; /* 2024-08追加 */
}
/* 2024-05追加 ▲ ここまで ▲ -------------------- */

/* 2025-04追加 ▼ ここから ▼ -------------------- */
/* 店舗名の枠 */
.shop-list-area .shop-box.superior-shop .shop-title{
	justify-content: space-between;
	overflow: hidden;
}
.shop-list-area .shop-box.superior-shop .shop-title h3 {
	width: auto;
}
/* 店舗名の枠内の店舗カテゴリー */
.shop-list-area .shop-box .shop-title .shop_categories{
	display: flex;
	/* padding-left: calc(1.875rem + .25rem); */
	padding-left: 1.875rem;
}
.shop-list-area .shop-box .shop-title .shop_categories .badge{
	display: inline-block;
	border: 1px solid #000;
	background-color: #fff;
	padding: .25em .4em;
	margin-left: .25rem;
	line-height: 1;
	vertical-align: baseline;
}
.shop-list-area .shop-box .shop-title .shop_categories .badge:first-child{
	margin-left: 0;
}
.shop-list-area .shop-box .shop-title .shop_categories .badge.visibility_hidden {
	/* display: none !important; */
	visibility: hidden;
}
.shop-list-area .shop-box.superior-shop .shop-title .shop_categories .badge.visibility_hidden {
	display: none !important;
	visibility: visible;
}
/* 2025-04追加 ▲ ここまで ▲ -------------------- */

.shop-list-area .shop-box.superior-shop .shop-text-wrap{
	width: calc(100% - 414px);
	padding-right: 2.25rem;
}

.main-wrap .shop-box.is-hidden{
	display: none;
}

.shop-list-area .superior-shop .shop-date-inner{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 1.25rem 0 0 0;
}
.shop-date-inner .shop-base-info{
	display: flex;
	flex-wrap: wrap;
}
.superior-shop .shop-base-info .shop-info-list{
	width: calc(100% / 2);
}
.shop-date-inner .shop-title-icon{
	position: relative;
	line-height: 1.3;
	padding-left: 1.75rem;
}
.shop-date-textsub{
	width: 100%;
	margin-top: 0.75rem;
}
.shop-deta-text h4{
	font-size: 18px;
	color: #0063bf;
	margin-bottom: 0.5rem;
	overflow: hidden; /* 2023-10追加 */
	text-overflow: ellipsis; /* 2023-10追加 */
	white-space: nowrap; /* 2023-10追加 */
}
.shop-deta-text p{
	/* font-size: 15px; */ /* 2024-08修正 */
	font-size: 16.7px; /* 2024-08追加 */
	color: #0084ff; /* 2024-08追加 */
	line-height: 1.5;
	display: -webkit-box; /* 2023-10追加 */
	overflow: hidden; /* 2023-10追加 */
	-webkit-box-orient: vertical; /* 2023-10追加 */
	-webkit-line-clamp: 4; /* 2023-10追加 */
	line-clamp: 4; /* 2023-10追加 */
}

.shop-girls-ph-wrap{
	display: flex;
	flex-wrap: wrap;
}
.shop-girls-ph-wrap .girls-ph:nth-of-type(n + 4){
 display: none;
}
.shop-girls-ph-wrap .girls-ph{
	max-width: 138px;
	line-height: 0;
}

.superior-shop .shop-base-info .shop-title-icon:nth-child(-n+2){
	margin-bottom: 0.5rem;
}
.superior-shop .shop-date-text .shop-base-info .shop-info-list:nth-child(odd),
.superior-shop .shop-date-text .shop-base-info .shop-info-list:nth-child(even){
	padding-left: 0;
}
.superior-shop .shop-date-text .shop-base-info .shop-info-list:nth-child(odd):after{
	content: none;
}
.shop-tile-word h3 a{
 color: #0084ff;
}
.shop-title-icon:before {
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
}
.shop-place:before{
	background: url(/image/icon/shop-icon-marker.png) no-repeat center;
	background-size:12px 18px;
	top:-1px;
}
.shop-price:before{
	background: url(/image/icon/shop-icon-price.png) no-repeat center;
	background-size: 13px 18px;
	top: -1px;
}
.superior-shop .shop-categorys:before{
	background: url(/image/icon/shop-icon-category.png) no-repeat center;
	background-size: 20px 18px;
	left: 0;
	top: -2px;
}
.superior-shop .shop-time:before{
	background: url(/image/icon/shop-icon-time.png) no-repeat center;
	background-size: 18px 18px;
	left: 0;
	top: -2px;
}
.other-shop-box .shop-time:before{
	background: url(/image/icon/shop-icon-time.png) no-repeat center;
	background-size: 18px 18px;
	left: 0;
	top: -1px;
}
.other-shop-box .shop-categorys:before{
	background: url(/image/icon/shop-icon-category.png) no-repeat center;
	background-size: 18px 18px;
	left: 0;
	top: -1px;
}

/*　横2列の場合
.shop-list-area .shop-box.other-shop-box:nth-of-type(2n){
	margin-left: auto;
}
.shop-list-area .shop-box.other-shop-box{
	width: calc(50% - 0.9375rem);
}
.shop-box.other-shop-box .shop-title{
	width: 100%;
	padding:0;
	border-top: 0;
}
*/

/* 横1列の場合 */
.shop-list-area .shop-box.other-shop-box{
	width:100%;
}
.shop-box.other-shop-box .shop-title{
	width: 100%;
	padding:0;
	border-top: 0;
}
.shop-box.other-shop-box .shop-tile-word{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.shop-list-area .shop-box .shop-title .shop-heading { /* 2025-04追加 */
	width: 100%;
	max-width: calc(250px + 250px);
	display: flex;
	justify-content: space-between;
	/* justify-content: flex-start; */
}
.shop-box.other-shop-box .shop-title .shop-tile-word h3{
	color:#1b1b1b;
	width: 100%;
	max-width: 250px;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.shop-box.other-shop-box .shop-header-bottom{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/* width: calc(100% - 250px); */ /* 2025-04修正 */
	/* max-width: calc(100% - 500px); */
	width: calc(100% - 500px);
	padding: 0 0 0 1.875rem;
}
.shop-box.other-shop-box .shop-header-bottom .shop-title-icon{
	font-size: 15px;
	position: relative;
	padding-left: 27px;
	line-height: 1.5;
	margin-top:0;
	max-width: calc((100% - 81px) / 3); /* 2024-05追加 */
}
.shop-box.other-shop-box .shop-header-bottom p:not(:last-of-type){
	margin-right: 1rem;
}

.list_description.list_t_description .soap-t-box h2{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 1.25rem;
}
.list_description .soap-t-box h2:before,
.list_description .soap-t-box h2:after{
	content: none;
}
.list_description .soap-t-box h3{
	font-size: 19px;
	margin-top: 2rem;
	margin-bottom: 1rem;
	color: #1b1b1b;
}
.soap-text-area .soap-t-box h4{
	border-left: 0;
	padding-left: 0;
}

.recommend-area{
	margin: 3rem auto 0 auto;
}
.recommend-area h2{
	font-size: 22px;
	margin-bottom: 1rem;
}
.recommend-area .ad-bnr-box{
	margin-bottom: 0;
}


/* hover */
.superior-shop .shop-ph a:hover,
.shop-list-area .shop-box.superior-shop .shop-title:hover,
.breadcrumb-area .breadcrumb li:first-of-type a:hover span{
	opacity: .7;
}
.breadcrumb-area .breadcrumb li a:hover,
.top-select-area .top-select-box .select-button:hover p{
	color: var(--primary-color-m);
}
.top-select-area .top-select-box .select-button:hover p::before{
	background: url('/image/icon/icon-search-hover.png')no-repeat center;
}


.two-column-cotainer,
.two-column-cotainer .column-area{
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.shop-list-area.two-column-cotainer{
	margin-top: 3.125rem;
}
.two-column-cotainer .main-wrap{
	width: calc(100% - 306px);
}

.two-column-cotainer .column-area .column-item:nth-of-type(3n){
	margin-right: 0;
}
.two-column-cotainer .column-area .column-item:nth-of-type(n + 4){
	margin-top: 1.25rem;
}
.two-column-cotainer .column-area .column-item{
	width: calc(100% / 3 - 0.83333rem);
}
.pager-wrap{
	margin-top: 3.75rem;
	margin-bottom: 0;
}
.pager-wrap .active,
.pager-wrap a:hover,
.pager-wrap .prev:hover,
.pager-wrap .next:hover{
	background: var(--primary-color-m);
}
.pager-wrap a,
.pager-wrap p{
	color:var(--primary-color-m);
	border-color: var(--primary-color-m);
}
.pager-wrap .next span:before{
	border-left-color: var(--primary-color-m);
}
.pager-wrap .next:hover span:before{
	border-left-color: #fff;
}
.pager-wrap .prev span:before{
	border-right-color: var(--primary-color-m);
}
.pager-wrap .prev:hover span:before{
	border-right-color: #fff;
}
.shop-list-area .shop-girls-ph-wrap.no-photo{
 display: none;
}



.two-column-cotainer .side-cotainer{
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	width: 266px;
	margin-left: auto;
}
.side-cotainer .side-items{
	width: 100%;
}
.two-column-cotainer .side-items h2{
	font-size: 1.5rem;
	font-weight: bold;
	border-bottom: solid 2px var(--primary-color-m);
	padding-bottom: 4px;
}
.side-cotainer .side-items .side-box{
	display: flex;
 flex-wrap: wrap;
	margin-top: 0.75rem;
}
.side-cotainer .side-items .ul-box{
	width: calc(100% + 16px);
 margin-left: -0.5rem;
}
.side-cotainer .side-items .ul-box li{
	min-width: 64px;
	border:solid 1px #bababa;
	margin:0.5rem;
}
.side-cotainer .side-items .ul-box li a{
	display: flex;
	justify-content: center;
	color: #1b1b1b;
	padding: 0.375rem;
}
.side-cotainer .side-items:not(:last-of-type){
	margin-bottom: 2.5rem;
}
.side-cotainer .side-items.side-keyword{
	margin-bottom: 2rem;
}
.side-ul-style{
	border:solid 1px #bababa;
	margin-top: 1.25rem;
}
.side-ul-style li:not(:last-of-type){
	border-bottom: solid 1px #bababa;
}
.side-ul-style li a{
	display: block;
	font-size: 1rem;
	color: #1b1b1b;
	padding: 0.625rem 0.9375rem;
	position: relative;
}
.side-ul-style li a:before,
.side-shop-serch.side-items .side-select-box:before{
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		display: block;
		width: 10px;
		height: 10px;
		margin-top: -6px;
		border-top: 1px solid #bababa;
		border-right: 1px solid #bababa;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
}
.side-shop-serch.side-items .side-select-box:first-of-type{
	margin-top: 1.25rem;
	border-bottom: 0;
}
.side-shop-serch.side-items .side-select-box{
	border:solid 1px #bababa;
	font-size: 1rem;
	color: #1b1b1b;
	padding: 0.625rem 0.9375rem;
	position: relative;
	cursor: pointer;
}

.side-cotainer .side-keyword li a:hover,
.side-ul-style li a:hover,
.side-shop-serch.side-items .side-select-box:hover{
	color: #fff;
	background: var(--primary-color-m);
}
.side-ul-style li a:hover:before,
.side-shop-serch.side-items .side-select-box:hover:before{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.side-cotainer .side-keyword li:hover{
	border: solid 1px var(--primary-color-m);
}

.side-cotainer .side-feature ul{
	margin-top: 1.25rem;
}

.area-h2-ather{
	display: flex;
	flex-wrap: wrap;
}
.area-h2-ather > time{
	position: relative;
	font-size: 0.9375rem;
	padding-left: 28px;
	margin-right: 0.9375rem;
	color: gray; /* 2024-02追加 */
}
.area-h2-ather > time.time-icon:before{ /* 2024-02修正（「.time-icon」を追加） */
	display: block;
	content: "";
	width: 20px;
	height: 20px;
	background: url('/image/icon/shop-icon-time.png') no-repeat center;
	background-size: contain;
	position: absolute;
	top: 1px;
	left: 0;
}
.area-h2-ather > time.update-time-icon:before{ /* 2024-02追加 */
	display: block;
	content: "";
	width: 20px;
	height: 20px;
	background: url('/image/icon/shop-icon-update-time.png') no-repeat center;
	background-size: contain;
	position: absolute;
	top: 1px;
	left: 0;
}
figure{line-height: 0;}

.column-detail img{
	margin-bottom: 30px;
}
.column-detail h3,
.column-detail h4{
	width: 100%;
}
.column-detail p:not(:last-of-type),
.column-detail ol,
.column-detail ul,
.column-detail dl,
.column-detail table{
	margin-bottom: 1.5rem;
}
.column-detail p,
.column-detail li,
.column-detail th,
.column-detail td,
.column-detail dt,
.column-detail dd{
	width: 100%;
	font-size: 1.125rem;
	line-height: 1.54;
}
.column-detail h4,
.column-detail h5,
.column-detail p,
.column-detail li,
.column-detail th,
.column-detail td,
.column-detail dt,
.column-detail dd{
	padding-left: 1rem;
	padding-right: 1rem;
}
.column-detail li:not(:last-of-type),
.column-detail th:not(:last-of-type),
.column-detail td:not(:last-of-type),
.column-detail dt:not(:last-of-type),
.column-detail dd:not(:last-of-type){
	margin-bottom: 0.375rem;
}

.column-detail p + h3{
	margin-top: 1rem;
}
.column-detail h3 + h4,
.column-detail p + h4{
	margin-top: 0;
}
.column-detail h3{
	font-size: 1.625rem;
	color: #1b1b1b;
	line-height: 1.4;
	background: #eaf9ff;
	padding: 1rem;
	margin-top: 2.5rem;
	margin-bottom: 1.5rem;
}
.column-detail h4{
	font-size: 1.5rem;
	color: var(--primary-color);
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.column-detail h5{
	font-size: 1.25rem;
	margin-bottom: 1rem;
}


/*おすすめエリア 2014-12追加 ▼ ここから ▼ ---------------*/
.popular-area-wrapper {
	margin-top: 5rem;
}
.popular-area-wrapper .popular-area {
	width: 100%;
	padding-top: 0;
	padding-right: .5rem;
	padding-left: .5rem;
}
.popular-area-wrapper .heading {
	font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: 4px;
}
.popular-area-wrapper .popular-area .l-cotainer {
	max-width: none;
	padding-top: 1rem;
	padding-bottom: 0;
}
.popular-area-wrapper .popular-area .l-cotainer .popular-box {
	width: calc(100% / 4);
	/* max-height: 72px; */
	padding-right: .5rem;
	padding-left: .5rem;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1rem;
}
.popular-area-wrapper .popular-area .l-cotainer .popular-box .ph-area {
	width: 71px;
}
.popular-area-wrapper .popular-area .l-cotainer .popular-box .text-area {
	width: calc(100% - 71px);
}
/*おすすめエリア 2014-12追加 ▲ ここまで ▲ ---------------*/

/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▼ ここから ▲▼---------------*/
.modal-style .modal-inner .popular-area-wrapper {
	margin-top: 0;
	margin-bottom: 30px;
}
.modal-style .modal-inner .popular-area-wrapper .popular-area .l-cotainer .popular-box .ph-area {
	width: 80px;
}
.modal-style .modal-inner .popular-area-wrapper .popular-area .l-cotainer .popular-box .text-area {
	width: calc(100% - 80px);
}
.modal-style .modal-inner .popular-area-wrapper .popular-area .l-cotainer .popular-box .area-name {
	font-size: 14px;
}
/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▲ ここまで ▲ ---------------*/

.marker { /* 2023-12追加  */
	background-color: yellow;
}
/* 目次 */
.mokuji{
	width: 100%;
	padding: 2rem;
	background: #f8f8f8;
}
.mokuji	ul{
		margin-bottom: 0;
	}

	.column-detail .mokuji{
		margin: 1.125rem 0;
	}
	.column-detail .mokuji	li {
			border-top:solid 1px var(--line-color);
			padding:0.75rem 0;
			margin-bottom: 0;
	}
	.column-detail .mokuji	li	a{
			display: block;
			width: 100%;
			color: #1b1b1b;
			font-size: 1rem;
		}
		.column-detail .mokuji	li	a:hover{
				color: var(--primary-color-m);
		}
		.column-detail .mokuji li.indent-1{
			border-bottom: solid 1px var(--line-color);
		}
		.column-detail .mokuji li.indent-1 + li.indent-1{
			border-top: none;
		}
		.column-detail .mokuji li.indent-1 + li.indent-2{
			border-top: none;
		}
		.column-detail .mokuji li.indent-2{
			width: calc(100% - 1rem);
			margin-left: 1rem;
		}
		.column-detail .mokuji li:last-of-type{
			padding-bottom: 0;
	 }
		/* h3で終わる場合の調整用12/27追加 */
		.column-detail .mokuji .indent-1:last-of-type {
			border-bottom: 0;
		}

	.column-detail	.mokuji-title{
			display: flex;
			flex-wrap: wrap;
			margin-bottom: 0.75rem;
		}
	.column-detail	.mokuji-title p{
				display: block;
				font-weight: bold;
				width: auto;
				padding: 0;
				margin-bottom: 0;
		}
	.column-detail	.mokuji-title .mokuji-btn{
				margin-left:0.5rem;
				cursor: pointer;
	}
	.column-detail	.mokuji-title .mokuji-btn:hover{
		color:var(--primary-color-m);
	}

	.column-detail .mokuji-title.close{
		margin-bottom: 0;
	}
	.column-detail .mokuji + p{
		margin-top: 1.5rem;
	}

 .shop-box.other-shop-box h4{
  width: 100%;
  color: #0063bf;
  font-size: 0.9375rem;
  margin-bottom: 0.625rem;
 }






@media (max-width: 1199px){
	/*おすすめエリア 2014-12追加 ▼ ここから ▼ ---------------*/
	.popular-area-wrapper .popular-area .l-cotainer .popular-box {
		width: calc(100% / 2);
	}
	/*おすすめエリア 2014-12追加 ▲ ここまで ▲ ---------------*/
	
	.shop-box {
		padding-bottom: 1.5rem;
	}
	.shop-box:not(:first-of-type) {
		margin-top: 1.5rem;
	}
	.shop-list-area .shop-ph{
		width: 232px;
	}
	.shop-date-area,
	.shop-box.other-shop-box .shop-header-bottom {
		width: calc(100% - 232px);
		padding: 0 0 0 1.25rem;
	}
	.shop-girls-ph-wrap .girls-ph{
		width: 124px;
	}
	.shop-list-area .shop-box.superior-shop .shop-text-wrap{
		width: calc(100% - 372px);
		padding-right: 1.5rem;
	}
	.shop-box.other-shop-box .shop-title .shop-tile-word h3{
		max-width: 232px;
	}



}


@media (max-width: 1079px){
	.shop-list-area .shop-ph {
		width: 204px;
	}
	.shop-date-area,
	.shop-box.other-shop-box .shop-header-bottom {
		width: calc(100% - 204px);
	}

	.shop-list-area .shop-box.superior-shop .shop-text-wrap {
		width: calc(100% - 312px);
	}
	.shop-girls-ph-wrap .girls-ph {
		width: 104px;
	}
	.shop-deta-text h4{
		font-size: 16px;
	}
	.shop-box.other-shop-box .shop-title .shop-tile-word h3{
		max-width: 204px;
	}

	.two-column-cotainer .main-wrap {
		width: calc(100% - 280px);
	}
	.two-column-cotainer .side-cotainer{
		width: 240px;
	}
	.shop-list-area.two-column-cotainer{
		margin-top: 2.5rem;
	}


}



@media (max-width: 949px){
	.shop-box{
		border-bottom: none;
		padding-bottom: 0;
	}
	.shop-list-area .shop-box.superior-shop{ /* 2025-04追加 */
		min-height: calc(204px + 20px);
	}
	.shop-box:not(:first-of-type) {
		margin-top: 2rem;
	}

	.shop-date-area,
	.shop-list-area .shop-box.superior-shop .shop-text-wrap{
		width: 100%;
		padding: 0;
	}
	.shop-list-area .superior-shop .shop-date-inner{
		padding: 1rem 1rem 0 1rem;
	}
	.shop-list-area .shop-box.superior-shop .shop-title{
		background: transparent;
		/* padding: 1.125rem; */
		/* padding-right: 1rem; */
		padding: 1.125rem 1rem 1.125rem 1.125rem;
  /*
		color: var(--primary-color-m);
		border-top: solid 1px var(--primary-color-m);
  */
	}
	.shop-list-area .shop-box.superior-shop .shop-title h3{
		font-size: 20px;
	}
/* 2024-05追加 ▼ ここから ▼ -------------------- */
	.shop-list-area .shop-box.superior-shop.hot-shop .shop-title::before{
		margin-top: calc(1.4rem / 4);
		left: 20px;
		width: 50px; /* 2024-08追加 */
		height: 50px; /* 2024-08追加 */
		margin-left: 0; /* 2024-08追加 */
	}
	.shop-list-area .shop-box.superior-shop.hot-shop .shop-title h3{
		padding-left: calc(50px + 0.5rem);
	}
	.shop-box.other-shop-box.hot-shop .shop-title .shop-tile-word h3{
		/* padding-left: calc(30px + 0.5rem); */ /* 2024-08修正 */
		padding-left: calc(20px + 0.5rem); /* 2024-08追加 */
	}
	.shop-box.other-shop-box.hot-shop .shop-title .shop-tile-word h3::before{
		/* width: 30px; */ /* 2024-08修正 */
		/* height: 30px; */ /* 2024-08修正 */
		/* margin-top: -4px; */ /* 2024-08修正 */
		width: 20px; /* 2024-08追加 */
		height: 20px; /* 2024-08追加 */
	}
/* 2024-05追加 ▲ ここまで ▲ -------------------- */

/* 2025-04追加 ▼ ここから ▼ -------------------- */
/* .shop-list-area .shop-box.superior-shop.hot-shop.has_category_option .shop-title::before{
	margin-top: 1.125rem;
} */
/* 店舗名の枠内の店舗カテゴリー */
/* .shop-list-area .shop-box.superior-shop.hot-shop.has_category_option .shop-title .shop_categories{
	padding-left: calc(50px + 0.5rem);
} */
/* 2025-04追加 ▲ ここまで ▲ -------------------- */
.shop-ph{
		width: 25.78%!important;
	}
	.shop-girls-ph-wrap{
		width: calc(100% - 25.78%);
	}
	.shop-girls-ph-wrap .girls-ph{
		width: calc(100% / 3);
		max-width: inherit;
	}
	.shop-ph.sp-no-ph{
		display: none;
	}
	.shop-date-textsub{
  width: calc(100% - 27.03%);
  margin-left: auto;
  margin-top: 0;
	}

 .sp-shop-title-wrap{
  width: 100%;
  position: relative;
  margin-bottom: 1.25rem;
 }
 .sp-shop-title-inner{
  width: 100%;
 }
 .superior-shop .shop-deta-text p{
  display: block;
  font-size: 12.5px; /* 2024-08追加 */
 }
 .sp-shop-title-wrap .shop-ph{
  top: 20px;
  padding-left: 0.625rem;
  position: absolute;
 }
 .superior-shop .sp-shop-title-inner{
  color: var(--primary-color-m);
  background: rgb(218,238,255);
  background: linear-gradient(0deg, rgba(218,238,255,1) 0%, rgba(196,227,255,1) 100%);
  /*
  background: linear-gradient(0deg, rgba(218,238,255,1) 0%, rgba(175,217,255,1) 100%);
  */
  
  border-top: solid 1px var(--primary-color-m);
 }
 .superior-shop .sp-shop-title-inner-box{
  width: calc(100% - 25.74%);
  margin-left: auto;
  
 }

 .superior-shop .sp-shop-title-wrap .shop-base-info{
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 25.74%);
  margin-left: auto;
  padding: 1rem 1.25rem 0 1.25rem;
 }
 .superior-shop .sp-shop-title-wrap .shop-base-info .shop-info-list{
  width: calc(50% - 0.25rem);
 }
 .superior-shop .sp-shop-title-wrap .shop-title-icon{
  font-size: 13px;
  letter-spacing: -0.014rem;
 }
 .shop-list-area .superior-shop .shop-date-area .shop-date-inner{
  padding-top: 0;
 }
 .shop-list-area .shop-girls-ph-wrap{
  display: block;
  width: calc(100% - 26.78%);
  overflow-x: auto;
  white-space: nowrap;
  background: transparent;
  margin-left: auto;
  margin-top: 1rem;
 }
	.shop-list-area .shop-girls-ph-wrap .girls-ph:last-of-type{
		margin-right: 0;
	}
 .shop-list-area .shop-girls-ph-wrap .girls-ph{
  display: inline-block;
  width: 112px;
  margin-right: 0.25rem;
 }
 .shop-girls-ph-wrap .girls-ph:nth-of-type(n + 4){
  display: inline-block;
 }

/* スクロールバーの見た目を変えている部分　*/
	.shop-girls-ph-wrap {
  --sb-track-color: rgba(255,255,255, 0);
  --sb-thumb-color: rgba(27, 27, 27, 0.4);
  --sb-size: 8px;
}

.shop-girls-ph-wrap::-webkit-scrollbar {
  width: var(--sb-size);
		height: 8px;
}

.shop-girls-ph-wrap::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 2px;
}

.shop-girls-ph-wrap::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 2px;
}

@supports not selector(::-webkit-scrollbar) {
	.shop-girls-ph-wrap {
      scrollbar-color: var(--sb-thumb-color)
                     var(--sb-track-color);
  }
}
/* ここまで */


}


@media (max-width: 899px){
	/*おすすめエリア 2014-12追加 ▼ ここから ▼ ---------------*/	
	.popular-area-wrapper .heading {
		padding-left: 0.625rem;
	}
	.popular-area-wrapper .popular-area .l-cotainer {
		padding-right: 0;
		padding-left: 0;
	}
	/*おすすめエリア 2014-12追加 ▲ ここまで ▲ ---------------*/

	/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▼ ここから ▲▼---------------*/
	.modal-style .modal-inner .popular-area-wrapper .popular-area {
		padding-top: 0;
	}
	/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▲ ここまで ▲ ---------------*/

	#header-box{
		justify-content: center;
	}
	.header-h h1{
		text-align: center;
	}
	.l-cotainer .breadcrumb{
		margin: 0.625rem 0;
	}

	.soap-shop-area-title .area-h2-style{
		font-size: 26px;
	}
	.main-h2-style{
		font-size: 22px;
	}
	.top-select-area .l-cotainer{
		padding-top: 1.25rem;
		/* padding-bottom: 1.25rem; */ /* 2025-07修正 */
	}
	.top-select-area .top-select-box:not(:last-of-type){
		margin-right: 1rem;
	}
	.top-select-area .top-select-box{
		width: calc(50% - 0.5rem);
		max-width: 240px;
		margin-bottom: 1.25rem; /* 2025-07追加 */
	}
	.wrap_items {
		width: calc(100% + 2rem);
		position: relative;
		left: -1rem;
	}
	/*
	.shop-box{
		border-bottom: none;
		padding-bottom: 0;
	}
	.shop-box:not(:first-of-type) {
		margin-top: 2rem;
}
	.wrap_items {
		width: calc(100% + 2rem);
		position: relative;
		left: -1rem;
	}
	.shop-date-area,
	.shop-list-area .shop-box.superior-shop .shop-text-wrap{
		width: 100%;
		padding: 0;
	}
	.shop-list-area .superior-shop .shop-date-inner{
		padding: 1rem 1rem 0 1rem;
	}
	.shop-list-area .shop-box.superior-shop .shop-title{
		padding: 0.5rem 1rem;
		color: var(--primary-color-m);
		border-top: solid 1px var(--primary-color-m);
	}
	.shop-list-area .shop-box.superior-shop .shop-title h3{
		font-size: 24px;
	}
	.shop-ph{
		width: 30.78%!important;
	}
	.shop-girls-ph-wrap{
		width: calc(100% - 30.78%);
		background: #f8f8f8;
	}
	.shop-girls-ph-wrap .girls-ph{
		width: calc(100% / 3);
		max-width: inherit;
	}
	.shop-ph.sp-no-ph{
		display: none;
	}
	.shop-date-textsub{
		margin-top: 1rem;
	}
	*/
	.shop-list-area .shop-box.other-shop-box{
		padding: 0.75rem 1rem;
		border-bottom: solid 1px var(--line-color);
	}
	.shop-list-area .other-shop-box{
		margin-top: 0;
	}
	.shop-list-area .other-shop-box.other-first{
		margin-top: 2rem;
		border-top: solid 1px var(--line-color);
	}
	.shop-box.other-shop-box .shop-title .shop-tile-word h3{
		font-size: 16px;
		max-width: 190px;
	}
	.shop-box.other-shop-box .shop-header-bottom{
		width: calc(100% - 190px);
		padding-left: 1rem;
	}
	.shop-box.other-shop-box .shop-header-bottom .shop-title-icon{
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}
	.other-shop-box .shop-price:before,
	.other-shop-box .shop-time:before,
	.other-shop-box .shop-place:before,
	.other-shop-box .shop-categorys:before{
		top: 4px;
	}

	p.area-h2-sub{
		font-size: 0.9375rem;
	}
	.two-column-cotainer .main-wrap {
		width: calc(100% - 252px);
	}
	.two-column-cotainer .side-cotainer {
		width: 220px;
	}
	.shop-list-area.two-column-cotainer{
		margin-top: 2rem;
	}

	.two-column-cotainer .column-area .column-item:nth-of-type(3n) {
		margin-right: 1rem;
	}
	.two-column-cotainer .column-area .column-item:nth-of-type(2n) {
		margin-right: 0;
	}
	.column-area .column-item:not(:last-of-type) {
		margin-right: 1rem;
	}
	.two-column-cotainer .column-area .column-item:nth-of-type(n + 3) {
		margin-top: 0.9375rem;
	}
	.two-column-cotainer .column-area .column-item {
		width: calc(100% / 2 - 0.5rem);
	}
	.side-cotainer .side-items .ul-box {
		width: calc(100% + 10px);
		margin-left: -0.3125rem;
	}
	.side-cotainer .side-items .ul-box li {
		margin: 0.3125rem;
	}
	.pager-wrap {
		margin-top: 3.125rem;
		margin-bottom: 0;
	}

	.column-detail p, .column-detail li, .column-detail th, .column-detail td, .column-detail dt, .column-detail dd{
		font-size: 1rem;
	}
	.column-detail img, .column-detail p:not(:last-of-type), .column-detail ol, .column-detail ul, .column-detail dl, .column-detail table{
		margin-bottom: 1rem;
	}

	.column-detail h3{
		font-size: 1.375rem;
	}
	.column-detail h4{
		font-size: 1.25rem;
		margin-bottom: 1rem;
	}
	.column-detail h5{
		font-size: 1.125rem;
		margin-bottom: 1rem;
	}

	/*目次*/
	.column-detail .mokuji{
		padding: 1.5rem;
	}
	.column-detail .mokuji	ul{
			margin-bottom: 0;
		}
	.column-detail .mokuji ul	li a{
				font-size: 0.875rem;
		}

	.column-detail .mokuji-title p{
			margin-bottom: 0;
	}
	.column-detail .mokuji-title.close{
		margin-bottom: 0;
	}
	.column-detail .mokuji + p{
		margin-top: 1rem;
	}
	.column-detail .mokuji + h3{
		margin-top: 1rem;
	}


	

	.shop-hp-link {
		opacity: 1;
		background-color: transparent;
	}
	.superior-shop .shop-ph a .shop-hp-link p{
		opacity: .6;
	}

}


@media (max-width: 768px){
	/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▼ ここから ▲▼---------------*/
	.modal-style .modal-inner .popular-area-wrapper .popular-area .l-cotainer .popular-box .ph-area {
		width: 50px;
	}
	.modal-style .modal-inner .popular-area-wrapper .popular-area .l-cotainer .popular-box .text-area {
		width: calc(100% - 50px);
	}
	/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▲ ここまで ▲ ---------------*/
}


@media (max-width: 569px){
	/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▼ ここから ▲▼---------------*/
	.modal-style .modal-inner .popular-area-wrapper .popular-area .l-cotainer .popular-box .ph-area {
		width: 50px;
	}
	.modal-style .modal-inner .popular-area-wrapper .popular-area .l-cotainer .popular-box .text-area {
		width: calc(100% - 50px);
	}
	/*モーダルウィンドウ内「人気エリア」下 2014-12追加 ▲ ここまで ▲ ---------------*/

	.soap-shop-area-title .area-h2-style, .common-page-title .area-h2-style {
		font-size: 1.5rem;
	}


	.two-column-cotainer .main-wrap {
		width: calc(100% - 200px);
	}
	.two-column-cotainer .side-cotainer{
		width: 168px;
	}
	.side-cotainer .side-items .ul-box li{
		min-width: 60px;
	}

	.two-column-cotainer{
		margin-top: 1.25rem;
	}
	.two-column-cotainer .main-wrap{
		width: 100%;
	}
	.two-column-cotainer .side-cotainer{
		width: 100%;
	}
	.shop-list-area.two-column-cotainer{
		margin-top: 1.5rem;
	}

	.two-column-cotainer .column-area .column-item {
		width: calc(100% / 2 - 0.375rem);
	}

	.two-column-cotainer .column-area .column-item:nth-of-type(n + 3),
	.column-area .column-item:not(:last-of-type){
		margin-right: 0.75rem;
	}
	.two-column-cotainer .column-area .column-item:nth-of-type(2n){
		margin-right: 0;
	}
	.column-area .column-item h3{
		margin-bottom: 0;
	}



	.l-cotainer.column-detail-cotainer{
		padding-left: 0;
		padding-right: 0;
	}

	.two-column-cotainer .side-cotainer{
		position: relative;
		margin-top: 2rem;
	}
	.two-column-cotainer .side-cotainer:before{
		content: "";
		background: #dcdcdc;
		width: calc(100% + 32px);
		height: 1px;
		position: absolute;
		left: -16px;
	}
	.two-column-cotainer.column-detail-cotainer .side-cotainer:before{
		width: 100%;
		left: 0;
	}

	.side-cotainer .side-items:first-of-type{
		margin-top: 1.25rem;
	}
	.two-column-cotainer .side-items h2{
		width: calc(100% + 32px);
		margin-left: -16px;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.two-column-cotainer.column-detail-cotainer .side-items h2{
		width: 100%;
		margin-left: 0;
	}
	.side-cotainer .side-items .side-box{
		margin-top: 0.6875rem;
	}
	.side-ul-style,
	.side-shop-serch.side-items .side-select-box:first-of-type,
	.side-cotainer .side-feature ul{
		margin-top: 1rem;
	}

	.column-detail + .side-cotainer,
	.column-detail h4,
	.column-detail h5,
	.column-detail p,
	.column-detail li,
	.column-detail th,
	.column-detail td,
	.column-detail dt,
	.column-detail dd{
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.column-detail + .side-cotainer{
		padding-left: 0;
		padding-right: 0;
	}
	.two-column-cotainer.column-detail-cotainer .side-select-box,
	.two-column-cotainer.column-detail-cotainer .side-ul-style{
		margin-left: 1rem;
		margin-right: 1rem;
	}
	.column-detail p + h3 {
		margin-top: 0.625rem;
	}
	.column-detail h3{
		font-size: 1.25rem;
		padding: 0.625rem;
		margin-bottom: 1.25rem;
	}
	.column-detail h4{
		font-size: 1.125rem;
	}
	.column-detail h5{
		font-size: 1rem;
		margin-bottom: 1rem;
	}

		/*目次*/
		.column-detail .mokuji{
			width: calc(100% - 1.25rem);
			margin: 1rem auto;
			padding: 1rem;
		}
		p + .column-detail .mokuji{
			margin-top: 0.5rem;
		}
		.column-detail .mokuji + h3{
			margin-top: 1rem;
		}
		.column-detail .mokuji	ul{margin-bottom: 0;}
		.column-detail .mokuji ul	li{
				font-size: 1rem;
				padding: 0.625rem 0;
			}
			.column-detail .mokuji ul	li .mokuji-title{
				margin-bottom: 0.625rem;
			}
			.column-detail .mokuji .mokuji-title	p{
					font-size: 1rem;
					margin-bottom: 0;
				}
			.column-detail .mokuji.mokuji-title.close{
				margin-bottom: 0;
			}

   .superior-shop .shop-date-inner{
    flex-direction: column-reverse;
   }
			.shop-title-icon,
			.shop-box.other-shop-box .shop-header-bottom .shop-title-icon{
				padding-left: 22px;
			}
			.superior-shop .sp-shop-title-wrap .shop-title-icon{
				letter-spacing: -0.02rem;
			}
			.shop-title-icon:before{
				width: 18px;
				height: 18px;
			}	
			.superior-shop .shop-categorys:before,
			.superior-shop .shop-time:before{
				top: 0;
			}
			.superior-shop .shop-place:before,
			.shop-price:before{
				top: 1px;
			}
   .sp-shop-title-wrap .shop-ph{
    width: 112px!important;
    margin-left: 0.625rem;
    padding-left: 0;
   }
   .superior-shop .sp-shop-title-inner-box,
   .superior-shop .sp-shop-title-wrap .shop-base-info{
    width: calc(100% - 112px);
   }
			.shop-list-area .shop-box.superior-shop .shop-title,
   .superior-shop .sp-shop-title-wrap .shop-base-info{
    padding-left: 1.25rem;
				padding-right: 0.625rem;
   }
   .shop-list-area .shop-girls-ph-wrap,
   .shop-date-textsub{
    width: 100%;
   }
   .shop-list-area .shop-girls-ph-wrap{
    margin-top: 0;
    margin-bottom: 1rem;
   }
   .shop-box.other-shop-box h4{
    font-size: 14px;
    margin-top: 0.25rem;
   }
			.shop-list-area .shop-girls-ph-wrap .girls-ph{
				margin-right: 4px;
			}
			.other-shop-box .shop-price:before,
			.other-shop-box .shop-time:before,
			.other-shop-box .shop-place:before,
			.other-shop-box .shop-categorys:before{
				top: 6px;
			}


	/* 2025-04追加 ▼ ここから ▼ -------------------- */
	/* NSアイコンを表示させている店舗名の枠内に店舗カテゴリーが表示されている場合 */
	/* .shop-list-area .shop-box.superior-shop.has_category_option .shop-title{
		display: block;
	} */
	/* .shop-list-area .shop-box.superior-shop.hot-shop.has_category_option .shop-title::before{
		margin-top: 1.125rem;
	} */
	/* 店舗カテゴリー */
	/* .shop-list-area .shop-box.superior-shop.hot-shop.has_category_option .shop-title .shop_categories{
		padding-left: calc(50px + 0.5rem);
	} */
	/* 2025-04追加 ▲ ここまで ▲ -------------------- */
}




@media (max-width: 480px){
	.two-column-cotainer .side-cotainer:before{
		width: calc(100% + 20px);
		left: -10px;
	}
	header.second-hader .second-hader-bottom #header-box{
		padding: 0;
	}
	.top-select-area .top-select-box{
		width: calc(100% / 2 - 0.375rem);
		margin-bottom: 1rem; /* 2025-07追加 */
	}
	.top-select-area .l-cotainer{
		padding-top: 1rem;
		/* padding-bottom: 1rem; */ /* 2025-07修正 */
		padding-bottom: 0; /* 2025-07追加 */
		justify-content: space-between; /* 2025-07追加 */
	}
	.top-select-area .top-select-box:not(:last-of-type){
		/* margin-right: auto; */ /* 2025-07修正 */
		margin-right: 0; /* 2025-07追加 */
	}
	.soap-shop-area-title .area-h2-style{
		font-size: 24px;
	}
	.wrap_items {
		width: calc(100% + 1.25rem);
		position: relative;
		left: -0.625rem;
	}
	.shop-list-area .shop-box.superior-shop .shop-text-wrap{
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.shop-date-textsub{
		margin-top: 0;
	}
	.shop-deta-text h4{
		font-size: 15px;
	}
	.shop-deta-text p{
		display: none;
	}
	.shop-list-area .superior-shop .shop-date-inner{
		padding: 0.625rem 0.625rem 0 0.625rem;
	}
	.shop-box:not(:first-of-type){
		margin-top: 1.25rem;
	}
	.superior-shop .shop-title-icon{
		font-size: 16px;
	}
	/*
	.soap-shop-area-title .area-h2-style, .common-page-title .area-h2-style{
		font-size: 1.5rem;
	}*/

	.shop-list-area .other-shop-box{
		margin-top: 0;
	}
	.shop-list-area .other-shop-box.other-first{
		margin-top: 1.25rem;
	}
	.shop-list-area .shop-box.other-shop-box{
		padding: 0.625rem;
	}
	.shop-box.other-shop-box .shop-title .shop-tile-word h3,
	.shop-box.other-shop-box .shop-header-bottom{
		width: 100%;
	}
	.shop-box.other-shop-box .shop-title .shop-tile-word h3{
		margin-bottom: 0.25rem;
	}
	/* .shop-box.other-shop-box .shop-title .shop-tile-word h3{
		max-width: inherit;
	} */

	.superior-shop .shop-base-info .shop-info-list:not(:last-of-type){
		margin-bottom: 0;
	}
	.superior-shop .shop-base-info .shop-title-icon:nth-child(-n+2) {
		margin-bottom: 0.5rem;
	}

	.shop-box.other-shop-box .shop-header-bottom{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		width: 100%;
		padding-left: 0;
	}
	.superior-shop .shop-base-info .shop-info-list,
	.shop-box.other-shop-box .shop-header-bottom .shop-title-icon{
		width: calc(50% - 0.3125rem);
		max-width: none; /* 2024-05追加 */
	}
	.shop-box.other-shop-box .shop-header-bottom p:not(:last-of-type){
		margin-right: 0;
	}
	.superior-shop .shop-base-info .shop-info-list:nth-of-type(2n),
	.shop-box.other-shop-box .shop-header-bottom .shop-title-icon:nth-of-type(2n){
		margin-left: auto;
	}
	.two-column-cotainer .side-items h2{
		width: calc(100% + 20px);
		margin-left: -10px;
		padding-left: 0.625rem;
		padding-right: 0.625rem;
	}
	.column-detail + .side-cotainer,
	.column-detail h4,
	.column-detail h5,
	.column-detail p,
	.column-detail li,
	.column-detail th,
	.column-detail td,
	.column-detail dt,
	.column-detail dd{
		padding-left: 0.625rem;
		padding-right: 0.625rem;
	}
	.column-detail-cotainer .column-detail + .side-cotainer{
		padding-left: 0;
		padding-right: 0;
	}
	.two-column-cotainer.column-detail-cotainer .side-select-box,
	.two-column-cotainer.column-detail-cotainer .side-ul-style{
		margin-left: 0.625rem;
		margin-right: 0.625rem;
	}


	.recommend-area{
		margin-top: 2rem;
	}
	.recommend-area h2{
		margin-bottom: 0.625rem;
	}
	
	/* 2024-02追加 ▼ ここから ▼ -------------------- */
	.area-h2-ather > time{
		padding-left: 0;
		font-size: 0.9rem;
	}
	.area-h2-ather > time.update-time-icon{
		margin-right: 0.8rem;
	}
	.area-h2-ather > time.time-icon{
		margin-right: 0;
	}
	.area-h2-ather > time.update-time-icon:before,
	.area-h2-ather > time.time-icon:before{
		content: none;
	}
	/* 2024-02追加 ▲ ここまで ▲ -------------------- */

	/* 2025-04追加 ▼ ここから ▼ -------------------- */
	.superior-shop .sp-shop-title-wrap{
		/* margin-bottom: 0; */ /* 2025-04修正 */
		height: calc(112px + 0.625rem);
	}
	.shop-box {
		min-height: auto;
	}
	.superior-shop .sp-shop-title-inner{
		height: 64px;
	}
	.shop-box.other-shop-box .shop-tile-word {
		justify-content: space-between;
	}
	.shop-list-area .shop-box.superior-shop{
		min-height: 112px;
	}
	/* NSアイコンを表示させている店舗名の枠内に店舗カテゴリーが表示されている場合 */
	.shop-list-area .shop-box.superior-shop.has_category_option .shop-title{
		display: block;
	}
	.shop-list-area .shop-box.superior-shop .shop-title{
		/* padding-top: 2rem; */
		padding-top: .39rem !important;
		height: 64px;
		position: relative;
	}
	.shop-list-area .shop-box.superior-shop.hot-shop .shop-title::before{
		width: 28px;
		height: 28px;
		/* margin-top: 1.125rem; */
		margin-top: .25rem;
	}
	.shop-list-area .shop-box.superior-shop .shop-title h3{
		padding-top: 0;
		line-height: 1;
		position: absolute;
		top: .6rem;
		left: 1.25rem;
	}
	.shop-list-area .shop-box.superior-shop.hot-shop .shop-title h3{
		padding-left: 33px;
	}
	.shop-list-area .shop-box .shop-title .shop-heading {
		justify-content: space-between;
		/* justify-content: flex-start; */
	}
	/* 店舗カテゴリー */
	.shop-list-area .shop-box .shop-title .shop_categories{
		padding-left: 0;
	}
	.shop-list-area .shop-box.superior-shop.has_category_option .shop-title .shop_categories{
		/* padding-left: calc(50px + 0.5rem); */
		/* padding-top: .25rem; */
		position: absolute;
		bottom: .5rem;
	}
	.shop-list-area .shop-box .shop-title .shop_categories .badge {
		/* padding: .2em .35em; */
		font-size: 12px;
	}
	.sp-shop-title-wrap .shop-ph{
		top: 0.625rem;
	}
	.superior-shop .sp-shop-title-wrap .shop-base-info{
		padding-top: .5rem;
	}
	/* 2025-04追加 ▲ ここまで ▲ -------------------- */
	
	/*

	元々SP用の分岐分を569pxに移動させています。

	.two-column-cotainer{
		margin-top: 1.25rem;
	}
	.two-column-cotainer .main-wrap{
		width: 100%;
	}
	.two-column-cotainer .side-cotainer{
		width: 100%;
	}

	.two-column-cotainer .column-area .column-item {
		width: calc(100% / 2 - 0.375rem);
	}

	.two-column-cotainer .column-area .column-item:nth-of-type(n + 3),
	.column-area .column-item:not(:last-of-type){
		margin-right: 0.75rem;
	}
	.two-column-cotainer .column-area .column-item:nth-of-type(2n){
		margin-right: 0;
	}
	.column-area .column-item h3{
		margin-bottom: 0;
	}

	.two-column-cotainer .side-cotainer{
		position: relative;
		margin-top: 2rem;
	}
	.two-column-cotainer .side-cotainer:before{
		content: "";
		background: #dcdcdc;
		width: calc(100% + 20px);
		height: 1px;
		position: absolute;
		left: -10px;
	}
	.side-cotainer .side-items:first-of-type{
		margin-top: 1.25rem;
	}
	.two-column-cotainer .side-items h2{
		width: calc(100% + 20px);
		margin-left: -10px;
		padding-left: 0.625rem;
		padding-right: 0.625rem;
	}
	.side-cotainer .side-items .side-box{
		margin-top: 0.6875rem;
	}
	.side-ul-style,
	.side-shop-serch.side-items .side-select-box:first-of-type,
	.side-cotainer .side-feature ul{
		margin-top: 1rem;
	}
	*/





}


@media (max-width: 360px){
}


@media (max-width: 340px){
}