@charset "utf-8";




/* shops over write */
.mod-auto,
.mod-auto_pc {
	padding: 0;
}

.shops-prefecture {
	background: transparent;
}

.mod-head02,
.mod-head03 {
	color: #000;
	font-family: 'Roboto', 'Yu Gothic', YuGothic, sans-serif !important;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
	margin: 0 0 20px;
	padding: 0 0 20px 35px;
	border-bottom: 1px solid #ef9698;
	background: url(/contents/nishikawa-chain/global/img/icon-tile-01.png) no-repeat left 3px top .3em;
	position: relative;
}

.mod-search {
	border: 0;
	background: transparent;
}

.mod-search-box {
	padding: 10px 0 0;
}

.mod-search-body {
	margin-right: 0;
	margin-left: 0;
}


.shops-prefecture-all {
	padding: 0 0 60px;
}

.mod-search-block02 .mod-select label:after {
	color: transparent;
	background: url(/contents/nishikawa-chain/global/img/arrow-down-01.png) no-repeat center / 100% auto;
}

.mod-search-block02 .mod-select select {
	padding: 10px;
}

/* icon ? */
.mod-search-tip-btn {
	width: 24px;
	height: 24px;
	margin-left: 10px;
}


.mod-search-tip-btn .icon:before {
	content: '\EA26';
	font-weight: 700;
	left: 50%;
	transform: translateX(-50%);
}

.pure-u-1-4,
.pure-u-6-24,
.pure-u-1-3,
.pure-u-8-24 {
	width: 50%;
}




/* 詳細 */
.mod-sideLeftNav {
	display: none;
}

.mod-sideLeftContent-inner {
	margin: 0;
}

.shops-detail-map {
	background: #f1f1f1;
}

.shops-detail-infoTbl_address .mapLink a,
.shops-detail-infoTbl_url .shops-detail-infoTbl_urlIcon a {
	line-height: 1.2;
	padding: 2px 10px;
}

.shops-detail-infoTbl_address .mapLink {
	display: block;
	margin-top: 8px;
}


/* 検索結果 */
.shops-searchBox {
	margin: 0 0 30px;
	border: 1px solid #e1d3b0;
	background: transparent;
}

.shops-searchBox-head {
	color: #000;
	font-family: 'Roboto', 'Yu Gothic', YuGothic, sans-serif !important;
	font-size: 1.8rem;
	font-weight: 700;
	text-align: left;
	padding: 20px;
}

.shops-searchBox-head:before,
.shops-searchBox-head:after {
	background: #b3923a;
}

.shops-searchBox-head:before {
	width: 16px;
}

.shops-searchBox-head:after {
	height: 16px;
	right: 47px;
}

.shops-prefecture {
	padding: 0;
}

.shops-prefecture-all {
	padding: 30px;
}

.mod-search-box {
	padding: 30px;
}

.mod-search-block02 .pure-u-1-2:nth-child(odd) {
	width: 45%;
}

.mod-search-block02 .pure-u-1-2:nth-child(even) {
	width: 55%;
}

.mod-check-text:before {
	top: -2px;
}

.shops-list-item-address,
.shops-list-item-tel {
	margin-top: 15px;
}



/* 詳細 */
.l-shop-main-title {
	font-family: 'Roboto', 'Yu Gothic', YuGothic, sans-serif;
	font-size: 3rem;
	line-height: 1.35;
	margin: 0 0 20px;
	padding: 0;
	border: 0;
}

.shops-detail {
	border-bottom: 0;
	margin-top: 174px;
}

.shops-detail-service,
.shops-detail-adviser,
.shops-detail-brand-inner {
	padding: 0 0 60px;
}

.shops-detail-service li,
.shops-detail-adviser li,
.shops-detail-brand-inner {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1;
	padding: 7px 10px 5px;
}

/*
.mod-button {
	margin-bottom: 60px;
}
*/

.shops-list-item-label {
	padding: 7px 10px 5px;
}

/* Pager */
.mod-paginate-index {
	padding: 7px 0 0;
}

.mod-paginate-prev .icon,
.mod-paginate-next .icon {
	margin-top: 6px;
}

.shops-detail-share {
	padding: 10px;
}

.shops-detail-share span {
	padding: 6px 0 0;
	display: inline-block;
}

.imgicon.imgicon-mail:after,
.imgicon.imgicon-twitter_small:after,
.imgicon.imgicon-facebook_small:after,
.imgicon.imgicon-line_small:after {
	transform: scale(.8);
}

/* 絞り込み */
.shops-searchBox__sort {
	padding: 20px;
	display: flex;
	border-top: 1px solid #e1d3b0;
	border-bottom: 1px solid #e1d3b0;
}

.shops-searchBox__sort:last-of-type {
	margin-bottom: 60px;
}

.shops-searchBox__sort-title {
	font-size: 1.8rem;
	font-weight: 700;
	white-space: nowrap;
	padding-right: 20px;
}

.shops-searchBox__sort .paramsList {
	margin: -3px 0;
}

.shops-searchBox__sort .paramsList-item {
	margin: 3px;
	padding: 4px 6px;
	border-radius: 3px;
	display: inline-block;
	background: #f1f1f1;
	transform: rotate(.05deg);
	backface-visibility: hidden;
	transition: .2s ease;
}

.shops-searchBox__sort .paramsList-item:hover {
	color: #fff;
	background: #b3923a;
	opacity: 1;
}

/* 並び替え */
.shops-result-sort .mod-select label {
	transform: translateY(-6px);
	display: inline-block;
}

.shops-result-sort .mod-select .js-selectViewSort {
	font-size: 1.4rem;
	line-height: 1.35;
}

.shops-result-sort .mod-select label:after {
	top: 9px;
}

/* 2020.08 NEW SHOP PAGE */
.is-newShopPage {
	padding: 150px 0 0;
}

.is-newShopPage .g-breadcrumb-items {
	display: none;
}

.is-newShopPage .l-kv {
	display: none;
}

.c-shopInformation {
	padding: 30px 0 0;
}

.c-shopInformation__title {
	font-size: 1.8rem;
	text-align: center;
}

.c-shopInformation__title em {
	position: relative;
}

.c-shopInformation__title em:after {
	content: '';
	width: 26px;
	height: 26px;
	display: block;
	background: url("/contents/nishikawa-chain/shops/icon-house.png") no-repeat center / cover;
	position: absolute;
	top: calc(50% - 2px);
	left: -10px;
	transform: translate(-100%,-50%);
}

.c-shopInformation__wrap {
	margin: 30px 0 0;
	padding: 40px 0 50px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	display: flex;
	align-items: center;
	position: relative;
}

.c-shopInformation__wrap:after {
	content: '';
	width: 26px;
	height: 15px;
	display: block;
	background: url("/contents/nishikawa-chain/shops/arrow-01.png") no-repeat center bottom / cover;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-100%);
}

.c-shopInformation__photo {
	width: 50%;
	padding: 0 0 0 40px;
}

.c-shopInformation .slick-arrow {
	text-indent: -9999px;
	width: 12px;
	height: 20px;
	background: url("/contents/nishikawa-chain/shops/arrow-02.png") no-repeat center / cover;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	z-index: 10;
	overflow: hidden;
}

.c-shopInformation .slick-prev {
	left: -10px;
	transform: translate(-100%,-50%);
}

.c-shopInformation .slick-next {
	right: -10px;
	transform: translate(100%,-50%) scale(-1,1);
}

.c-shopInformation .slick-dots {
	width: 100%;
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: -10px;
	left: 0;
	transform: translate(0,100%);
}

.c-shopInformation .slick-dots > li {
	text-indent: -9999px;
	width: 6px;
	height: 6px;
	margin: 0 8px;
	border-radius: 50%;
	background: #c6c6c6;
	overflow: hidden;
	cursor: pointer;
}

.c-shopInformation .slick-dots .slick-active {
	background: #df2c32;
}

.c-shopInformation .slick-track {
	display: flex;
	align-items: center;
}

.c-shopInformation__text {
	line-height: 1.5;
	width: 100%;
	padding: 0 30px 0 60px;
}

.c-shopInformation__photo + .c-shopInformation__text {
	/*width: 50%;*/
}

.c-shopInformation__text p {
	position: relative;
}

.c-shopInformation__text p:not(:first-child) {
	padding: 1em 0 0;
}

.c-shopInformation__photoNone .c-shopInformation__wrap {
	padding: 40px 0;
	display: block;
}

.c-shopInformation__photoNone .c-shopInformation__photo {
	display: none;
}

.c-shopInformation__photoNone .c-shopInformation__text {
	width: 100%;
	padding: 0 30px;
}

.shops-detail-infoTbl a {
	color: #af3131;
	text-decoration: underline;
	pointer-events: auto;
	cursor: pointer;
	word-break: break-all;
}

.c-shopLink {
	letter-spacing: -.5em;
	margin: 0 -10px;
	padding: 0 0 40px;
}

.c-shopLink__items {
	display: flex;
	flex-wrap: wrap;
}

.c-shopLink__item {
	letter-spacing: .1em;
	width: calc(100% / 2);
	padding: 20px 10px 0;
	display: inline-block;
}

.c-shopLink__item > a {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1;
	width: 100%;
	margin: 0 auto;
	padding: 1.5em 0 1.5em 95px;
	display: block;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.c-shopLink__item > a:before {
	content: '';
	width: 75px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c-shopLink__item > a i.icon {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translate(0,-50%);
}

.c-shopLink__tel {
	width: 100%;
}

.c-shopLink__tel > a {
	width: 530px;
	padding: 1.25em 0 1.25em 135px;
	background: #af3131;
}

.c-shopLink__tel > a:before {
	background: rgba(0,0,0,.1) url("/contents/nishikawa-chain/shops/icon-tel.png") no-repeat center / 42.5% auto;
}

.c-shopLink__tel span {
	font-size: 1.6rem;
	display: block;
}

.c-shopLink__tel em {
	font-size: 3.8rem;
	padding: .15em 0 0;
	display: block;
}

.c-shopLink__etc > a {
	background: #4b88ac;
}

.c-shopLink__etc > a:before {
	background: rgba(0,0,0,.1) url("/contents/nishikawa-chain/shops/icon-star.png") no-repeat center / 42.5% auto;
}

.c-shopLink__line > a {
	background: #3eb74f;
}

.c-shopLink__line > a:before {
	background: rgba(0,0,0,.1) url("/contents/nishikawa-chain/shops/icon-line.png") no-repeat center / 42.5% auto;
}

.c-shopLink__info {
	padding: 1em 1em 0;
}

.c-shopLink__info p {
	font-size: 1.4rem;
	line-height: 1.35;
}

.c-shopLink__info p a {
	color: #af3131;
	font-weight: 700;
	text-decoration: underline;
}



.c-shopBanner__items {
	padding: 20px 0 40px;
	display: flex;
	justify-content: center;
	background: #f1f1f1;
}

.c-shopBanner__item {
	padding: 20px 20px 0;
}

.c-shopRecommend {
	padding: 0 0 15px;
}

.c-shopRecommend__item {
	padding: 1em 35px;
	border-bottom: 1px solid #ddd;
}

.c-shopRecommend__item:first-child {
	padding-top: 0;
}

.c-shopRecommend__item a {
	color: #af3131;
	line-height: 1.35;
	vertical-align: baseline;
	text-decoration: underline;
}

.c-shopRecommendBanner__items {
	padding: 0 25px;
	display: flex;
	flex-wrap: wrap;
}

.c-shopRecommendBanner__item {
	width: calc(100% / 2);
	padding: 30px 10px 0;
}

.shops-detail-service {
	width: 100%;
	display: block;
	position: relative;
}

.shops-detail-service .shops-detail-service__item {
	padding: 0;
	background: transparent;
	position: relative;
}

.shops-detail-service .shops-detail-service__item a,
.shops-detail-service .shops-detail-service__item span {
	color: #fff;
	padding: 7px 10px 5px;
	display: block;
	background-color: #9a6f35;
	border-radius: 4px;
}

.shops-detail-service .c-linkNone-balloon__button {
	transition: all .3s ease;
	cursor: pointer;
}

.shops-detail-service .c-linkNone-balloon__button:hover {
	opacity: 0.7;
}

.shops-detail-service .c-linkNone-balloon__button:after {
	content: '';
	width: 30px;
	height: 15px;
	background: url("/contents/nishikawa-chain/shops/arrow-03.png") no-repeat center / 100% 100%;
	border-top: 1px solid #fff;
	display: block;
	position: absolute;
	bottom: 1px;
	left: 0;
	transform: translate(40px,100%);
	opacity: 0;
	visibility: hidden;
	transition: .2s;
}

.shops-detail-service .c-linkNone-balloon {
	color: #000 !important;
	white-space: normal;
	max-width: 300px;
	min-width: 300px;
	padding: 10px !important;
	background: #fff !important;
	border: 1px solid #999;
	border-radius: 10px !important;
	position: absolute;
	top: -15px;
	left: 0;
	z-index: 10;
	transform: translate(-20px,-100%);
	display: block;
	opacity: 0;
	visibility: hidden;
	transition: .2s;
}

.shops-detail-service .c-linkNone-balloon.is-on {
	opacity: 1;
	visibility: visible;
}

.shops-detail-service .c-linkNone-balloon__button-close {
	content: '';
	width: 40px;
	height: 40px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(15px,-15px);
	z-index: 10;
	transition: all .3s ease;
	cursor: pointer;
}

.shops-detail-service .c-linkNone-balloon__button-close:before,
.shops-detail-service .c-linkNone-balloon__button-close:after {
	content: '';
	width: 50%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
}

.shops-detail-service .c-linkNone-balloon__button-close:after {
	transform: translate(-50%,-50%) rotate(-45deg);
}

.shops-detail-service .c-linkNone-balloon__button-close:hover {
	opacity: 0.7;
}

.shops-detail-service .c-linkNone-balloon em {
	line-height: 1.5;
	padding: .5em 0 0;
	width: 100%;
	display: block;
}

/*20220419*/
.mod-check-text {
	padding-top: .35em;
}

.mod-check-text:before {
	top: -3px;
}

.mod-check-text:after {
	top: 9px;
}

.mod-check-text--multipleLines {
	line-height: 1.25;
	padding-top: 2px;
}

.mod-check-text--multipleLines:before {
	top: 5px;
}

.mod-check-text--multipleLines:after {
	top: 16px;
}

.mod-search-tip {
	margin-top: .25em;
}

.shops-search-adviserList {
	position: relative;
	margin-top: 20px;
	padding: 30px 20px;
	border: 1px solid #72797d;
}

.shops-search-adviserList h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	padding: .25em;
	background: #fff;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	transform: translate(1em,-.75em);
}

.mod-modal {
	z-index: 600;
}

.shops-search-qual h3 span {
	display: inline-block;
	padding: .25em 20px;
	background-color: #f7f7f4;
	font-weight: 400
}

.shops-search-qual .__list {
	padding: 10px 20px;
	margin-top: 10px
}

.shops-search-qual .ul-disc li {
	margin-top: .5em;
}


/*** 2025.12 ***/

.mod-search-box form div:nth-child(5) .mod-search-block02 > .pure-g .pure-u-1-2:nth-child(even) {
	display: none;
}

.mod-search-box form div:nth-child(5) .mod-search-block02 .shops-search-adviserList .pure-u-1-2:nth-child(5) {
  display: none;
}

.mod-modal .shops-search-qual > *:nth-child(3) {
  display: none
}

.mod-modal .shops-search-qual div:nth-child(4) .ul-disc > *:nth-child(5) {
  display: none
}