@charset "utf-8";
.l-main {
	margin: 0 0 20px;
}

.l-main-read {
	line-height: 2.25;
	text-align: center;
}

.l-main-img {
	margin-top: 20px;
	text-align: center;
}

.l-specialty-read {
	line-height: 2.25;
	text-align: center;
	margin: 0 0 15px;
	transform: translateY(-.5em);
}

.l-specialty-main-items {
	letter-spacing: -.4em;
	margin: 0 -13px;
}

.l-specialty-main-item {
	text-align: center;
	letter-spacing: 0;
	width: calc(100% / 4);
	padding: 0 13px;
	display: inline-block;
}

.l-specialty-main-item .e-caption {
 position: relative;
}

.l-specialty-main-item .e-caption:after {
 border-top: 2px solid #b3923a;
 border-right: 2px solid #b3923a;
 content: "";
 display: block;
 position: absolute;
 right: 10px;
 top: calc(50% + 2px);
 width: 8px;
 height: 8px;
 transform: rotate(45deg);
}

.l-specialty-main-item .e-img {
	border-radius: 10px;
}

.l-specialty-main-item .e-strong {
	color: #b3923a;
	line-height: 1.5;
	letter-spacing: .15em;
	text-align: center;
	padding: 15px 20px 0 0;
	display: block;
}

.l-about-items {
	letter-spacing: -.4em;
}

.l-about-item {
	line-height: 1.75;
	letter-spacing: 0;
	width: calc(100% / 2);
	min-height: 165px;
	padding: 0 20px 0 0;
	display: inline-block;
}

.l-about-items.l-about-items--column1 > .l-about-item {
	min-height: initial;
	margin: 30px 0 0 0;
	width: 100%;
}

.l-about-items.l-about-items--column1 > .l-about-item:first-child {
	margin-top: 0;
}

.l-about-item .e-link {
	padding: 0 0 0 190px;
	display: block;
	position: relative;
}

.l-about-item .e-image {
	width: 170px;
	position: absolute;
	top: 0;
	left: 0;
}

.l-about-item .e-title {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
	display: block;
}

.l-about-item .e-text {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.75;
	padding: 10px 0 0;
	display: block;
}

.l-about-item .e-text--fontNormal {
	font-weight: normal;
}

.l-about-item .e-time {
	font-size: 1.4rem;
	margin: 0 20px 0 0;
	display: inline-block;
}

.l-about-item .e-area {
	color: #df2d32;
	font-size: 1.4rem;
	line-height: 1;
	text-align: center;
	min-width: 100px;
	padding: 5px .5em 4px;
	display: inline-block;
	border: 1px solid #df2d32;
}

.l-about-item .e-name {
	color: #df2d32;
	display: inline-block;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
}

.l-about-button {
	text-align: center;
}

.l-about-button .e-button {
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: .1em;
	min-width: 535px;
	padding: 15px 10px;
	display: inline-block;
	background: #b3923a;
	border-radius: 10px;
	cursor: pointer;
	transition: all .2s;
}

.no-touch .l-about-button .e-button:hover {
	background-color: #987323;
	opacity: 1;
}

/*l-about-banner*/
.l-about-banner {
	background-color: #df2d32;
	border-radius: 10px;
}

.l-about-banner .e-link {
	background: url(/contents/nishikawa-chain/global/img/arrow-white-right-02.png) no-repeat right 30px center;
	color: #fff;
	display: table;
	overflow: hidden;
	padding: 15px 80px 15px 15px;
	width: 100%;
}
.l-about-banner-main {
	display: table-cell;
	vertical-align: middle;
}
.l-about-banner .e-title {
	font-size: 2.0rem;
	margin-bottom: 10px;
}

.l-about-banner .e-text {
	font-size: 1.6rem;
	line-height: 1.5;
}

.l-about-banner .e-image {
	display: table-cell;
	padding-right: 30px;
	vertical-align: middle;
	width: 310px;
}

.l-about-banner .e-image img {
	border-radius: 8px;
}




/* ----------------------------------------------------------------------
 * 店舗詳細
 * ---------------------------------------------------------------------- */
.l-store-main-inner {
	position: relative;
}

.l-store-main-title {
	color: #fff;
	font-size: 2.4rem;
	line-height: 1.5;
	width: 100%;
	padding: 30px 0 30px 150px;
	background: #df2d32;
	position: absolute;
	bottom: 0;
	left: 0;
}

.l-store-main-title:before {
	content: attr(caption);
	font-size: 2rem;
	text-align: center;
	width: 95px;
	display: inline-block;
	border: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}

.l-entry-body {
	padding: 20px 0 0;
}

.l-entry-body p {
	font-size: 1.6rem;
	line-height: 2.25;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin: 0 0 20px;
}

.l-entry-body figure {
	margin: 0 0 60px;
	padding-right: 90px;
	padding-left: 90px;
}

.l-entry-body figure figcaption {
	font-size: 1.3rem;
	line-height: 1.5;
	margin-top: 15px;
	text-align: left;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.is-photo-left,
.is-photo-right {
	margin: 0 0 40px;
}

.is-photo-left:after,
.is-photo-right:after {
	content: '';
	display: block;
	clear: both;
}

.is-photo-left p {
	width: 50%;
	margin-bottom: 30px;
	padding-left: 30px;
	float: right;
}

.is-photo-left.is-photo-small p {
	width: 60%;
}

.is-photo-right p {
	width: 50%;
	margin-bottom: 30px;
	padding-right: 30px;
	float: left;
}

.is-photo-right.is-photo-small p {
	width: 60%;
}

.is-photo-left figure {
	width: 50%;
	margin: .5em 0 0;
	padding: 0;
	float: left;
}

.is-photo-left.is-photo-small figure {
	width: 40%;
}

.is-photo-right figure {
	width: 50%;
	margin: .5em 0 0;
	padding: 0;
	float: right;
}

.is-photo-right.is-photo-small figure {
	width: 40%;
}

.is-photo-2,
.is-photo-3 {
	margin: 0 -20px;
	display: flex;
}

figure.is-photo-2--caption {
	flex-wrap: wrap;
	padding: 0;
	margin-left: -20px;
	margin-right: -20px;
}

figure.is-photo-2--caption figure {
	margin-bottom: 0;
}

figure.is-photo-2--caption figcaption {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.is-photo-2 figure {
	width: 50%;
	padding: 0 20px;
}

.is-photo-3 figure {
	width: 33.3%;
	padding: 0 20px;
}

.l-entry-body .e-question {
	font-weight: 700;
	padding-left: 110px;
	position: relative;
}

.l-entry-body .e-question:before {
	content: '';
	width: 100px;
	height: 1px;
	display: inline-block;
	background: #000;
	position: absolute;
	top: 1em;
	left: 0;
}



/* ----------------------------------------------------------------------
 * 店舗情報
 * ---------------------------------------------------------------------- */
.l-shop-data {
	margin: 0;
}

.l-shop-data-title {
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	margin: 0 0 40px;
}

.l-shop-data-title:before {
	content: '';
	vertical-align: -.25em;
	width: 32px;
	height: 32px;
	margin: 0 15px 0 0;
	display: inline-block;
	background: url(/contents/nishikawa-chain/global/img/icon-home-02.png) no-repeat center / 100% auto;
}

.l-shop-data-title:after {
	content: '店舗詳細';
}

.l-shop-data-inner {
	display: flex;
}

.l-shop-data-inner .e-map {
	width: calc(50% - 20px);
	padding-top: 25%;
	padding-right: 20px;
	position: relative;
}

.l-shop-data-inner .e-map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.l-shop-data-inner .e-data {
	width: calc(50% + 20px);
	padding-left: 40px;
}

.l-shop-data-inner .e-data-item {
	line-height: 1.75;
	margin: 0 0 10px;
	display: flex;
}

.l-shop-data-inner .e-data-item .e-link {
	color: #b3923a;
	font-weight: 700;
	text-decoration: underline;
}

.l-shop-data-inner .e-data-item em {
	font-weight: 700;
	width: 110px;
}

.l-shop-data-inner .e-button {
	padding: 20px 0 0;
}

.l-shop-data-inner .e-button .e-link {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	width: 100%;
	padding: 12px 0;
	display: block;
	border-radius: 10px;
	background: #b3923a;
	position: relative;
}

.l-shop-data-inner .e-button .e-link:after {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(/contents/nishikawa-chain/global/img/arrow-white-right-02.png) no-repeat center / 100% auto;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
}

.no-touch .l-shop-data-inner .e-button .e-link:hover {
	background-color: #987323;
	opacity: 1;
}

.no-touch .l-shop-data-inner .e-button .e-link:hover:after {
	margin: 0 -5px 0 0;
}

.l-entry-body p .e-person {
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1;
	vertical-align: .05em;
	margin-right: 10px;
	padding: 5px 15px;
	border-radius: 100px;
	display: inline-block;
	background: #ccc;
}

.l-entry-body p .e-person.is-color-pink {
	background: #d36c76;
}

.l-entry-body p .e-person.is-color-blue {
	background: #5981bf;
}

.l-entry-body p .e-person.is-color-green {
	background: #50aa68;
}



/* ----------------------------------------------------------------------
 * できること
 * ---------------------------------------------------------------------- */
/* Menu */
.l-specialty-page-menu {
	padding: 0;
}

.l-specialty-entry {
	margin: 0 0 20px;
}

.l-specialty-entry:after {
	content: '';
	display: block;
	clear: both;
}

.l-specialty-entry .u-content-title-mid {
	margin: 0 0 30px;
}

.l-specialty-entry .e-image {
	width: 50%;
	float: left;
}

.l-specialty-entry .e-image.is-width-30 {
	width: 30%;
}

.l-specialty-entry .e-image figcaption {
 font-size: 90%;
 margin-top: 10px;
}

.l-specialty-entry .e-text {
	font-size: 1.6rem;
	line-height: 2.25;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	width: 50%;
	margin-bottom: 30px;
	padding-left: 30px;
	float: right;
}
.l-specialty-entry .e-text.is-width-70 {
	width: 70%;
}
.l-specialty-entry .e-text.e-text--mgb-0 {
	margin-bottom: 0;
}

.l-specialty-entry .e-text .e-link {
	color: #b3923a;
	text-decoration: underline;
	padding: 0 0 0 12px;
	display: inline-block;
	position: relative;
}

.l-specialty-entry .e-text .e-link:before {
	content: '';
	display: inline-block;
	border-style: solid;
	border-width: 4.5px 0 4.5px 6px;
	border-color: transparent transparent transparent #b3923a;
	position: absolute;
	top: .75em;
	left: 0;
}

.l-specialty-entry .e-text .e-link2 {
	color: #b3923a;
	text-decoration: underline;
	display: inline-block;
	position: relative;
}
.l-specialty-entry .e-text .e-link2:before {
	content: '...';
	display: inline-block;
}

.l-specialty-entry-note {
	font-size: 1.3rem;
	text-align: center;
	padding: 60px 0 0;
}

.l-specialty-entry-block {
 overflow: hidden;
}

.l-specialty-entry-block--bgGold {
 background-color: #f9f6f0;
 padding: 40px;
}


/* ----------------------------------------------------------------------
 * 動画ページ
 * ---------------------------------------------------------------------- */
.is-about__movie .g-footer {
	padding-top: 0;
}

.is-about__movie .u-content-title-high {
	padding: 0;
}

.is-about__movie .u-content-title-high:before,
.is-about__movie .u-content-title-high:after {
	display: none;
}


/* ----- Main ----- */
.l-movie-main.u-content {
	margin: 0 0 120px;
}


/* mainImage */
.l-movie-mainImage {
	height: 350px;
	margin-bottom: 60px;
	position: relative;
	width: 970px;
}

.l-movie-mainImage-title {
	background: url(/contents/nishikawa-chain/about/movie/img/main-title-bg.png) no-repeat top center;
	height: 350px;
	padding-top: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 970px;
}

.l-movie-mainImage-text {
	bottom: 5em;
	color: #fff;
	font-size: 1.4rem;
	height: 0;
	line-height: 1.5;
	position: relative;
	text-align: center;
}


/* mainAbout */
.l-movie-mainAbout-title {
}

.l-movie-mainAbout-text {
	font-size: 1.6rem;
	line-height: 2.25;
	text-align: center;
}


/* mainSinger */
.l-movie-mainSinger {
	margin-top: 60px;
}

.l-movie-mainSinger-block {
}

.l-movie-mainSinger-block-inner {
	display: table;
	margin: 0 auto;
	position: relative;
}

.l-movie-mainSinger-image {
	box-shadow: 0 2px 20px rgba(0,0,0,0.1);
	float: left;
	margin-right: 50px;
	width: 160px;
}

.l-movie-mainSinger-contents {
	display: table-cell;
	vertical-align: middle;
}

.l-movie-mainSinger-title {
	color: #df2d32;
	font-size: 1.6rem;
	font-weight: bold;
	text-shadow: -1px 0px 2px rgba(255,255,255,1);
}

.l-movie-mainSinger-text {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.l-movie-mainSinger-name {
	font-size: 1.6rem;
	font-weight: bold;
	margin-top: 30px;
}

.l-movie-mainSinger-name span {
	font-size: 2.6rem;
	vertical-align: baseline;
}


/* ----- Article ----- */
.l-movie-article {
	background-color: #000;
	color: #fff;
	/*overflow: hidden;*/
	padding: 100px 0;
	position: relative;
}

.l-movie-article.u-content {
	margin: 0;
}

.l-movie-article:before {
	border-bottom: 180px solid transparent;
	border-left: 115px solid #df2d32;
	border-right: 115px solid transparent;
	border-top: 180px solid #df2d32;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	top: 0;
	width: 0;
}

.l-movie-article:after {
	border-bottom: 180px solid #df2d32;
	border-left: 115px solid transparent;
	border-right: 115px solid #df2d32;
	border-top: 180px solid transparent;
	bottom: 0;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.l-movie-article-inner {
	position: relative;
	z-index: 1;
}

.l-movie-article-block {
	overflow: hidden;
	padding-top: 80px;
}

.l-movie-article-block:before {
	background: #b3923a;
	content: "";
	display: block;
	height: 2px;
	margin: 0 auto 70px;
	width: 200px;
}

.l-movie-article-block:first-child {
	padding-top: 0;
}

.l-movie-article-block:first-child:before {
	display: none;
}

.l-movie-article-box {
	float: left;
	padding-left: 80px;
	width: 50%;
}

.l-movie-article-box__is-left {
	padding-left: 0;
}

.l-movie-article-title {
}

.l-movie-article-title .e-number {
	color: #b3923a;
	display: block;
	font-family: 'Crimson Text', serif;
	font-size: 4rem;
	font-style: italic;
	font-weight: normal;
}

.l-movie-article-title .e-number span {
	font-size: 8.0rem;
	font-style: italic;
	padding-left: 0.05em;
	vertical-align: baseline;
}

.l-movie-article-title .e-title {
	display: block;
	font-size: 3.0rem;
	line-height: 1.5;
	padding-left: 30px;
}

.l-movie-article-title2 {
	color: #b3923a;
	font-size: 2.4rem;
	font-weight: bold;
	margin: 40px 0 10px;
}

.l-movie-article-text {
	font-size: 1.6rem;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.l-movie-article-text .e-song {
	color: #b3923a;
	display: block;
}

.l-movie-article-text .e-song:before {
	background: #b3923a;
	content: "";
	display: inline-block;
	height: 1px;
	margin-right: 10px;
	vertical-align: middle;
	width: 60px;
}

.l-movie-article-note {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 20px;
}

.l-movie-article-note .e-link {
	background: url(/contents/nishikawa-chain/global/img/icon-blank.png) no-repeat right / 19px 13px;
	color: #fff;
	padding-right: 29px;
	text-decoration: underline;
}

.l-movie-article-movie {
	margin-top: 20px;
	position: relative;
}

.l-movie-article-movie_wrap {
	background: #000;
	display: block;
	position: relative;
	z-index: 1;
}

.l-movie-article-movie img {
	opacity: 0.7;
	position: relative;
	z-index: 1;
}

.l-movie-article-movie .e-link:before {
	background: url(/contents/nishikawa-chain/about/movie/img/arroe_movie.png) no-repeat center;
	content: "";
	display: block;
	width: 103px;
	height: 103px;
	position: absolute;
	top: calc(50% - 51px);
	left: calc(50% - 51px);
	z-index: 2;
}

.l-movie-article-movie:after {
	border: 1px solid #b3923a;
	content: "";
	display: block;
	height: 274px;
	margin: -234px 0 0 -40px;
	padding: 0;
	position: relative;
	width: 485px;
	z-index: 0;
}



/* ----------------------------------------------------------------------
 * 商品ページ／「プルミエール」
 * ---------------------------------------------------------------------- */
.is-premiere .is-photo-left,
.is-premiere .is-photo-right {
	margin: 0;
}

.is-premiere .l-solution-entry-relation {
	margin-top: 40px;
}

.is-premiere .l-solution-entry-relation .e-text {
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0 0 15px;
}

/* 2021.08 */
.l-premiereLineup__items {
	margin: 0 -15px;
	display: flex;
}

.l-premiereLineup__item {
	width: calc(100% / 4);
	padding: 15px 15px 0;
}

.l-premiereLineup__item em {
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	display: block;
}

.l-premiereLineup__item figure {
	margin: 15px 0 0;
}

.l-premiereLineup__item span {
	font-size: 1.3rem;
	line-height: 1.75;
	text-align: center;
	margin: .75em 0 0;
	display: block;
}




/*l-product-body*/
.l-product-body {
}

.l-product-body:after {
	content: '';
	display: block;
	clear: both;
}

.l-product-body .e-lead {
	font-size: 1.6rem;
	font-weight: 700;
	padding-bottom: 0.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.l-product-body .e-lead.e-lead--border {
	padding-left: 110px;
	position: relative;
}

.l-product-body .e-lead.e-lead--border:before {
	background: #000;
	content: '';
	display: inline-block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 0.5em;
	width: 100px;
}

.l-product-body .l-product-text {
	font-size: 1.6rem;
	line-height: 2.25;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	margin-bottom: 40px;
}

.l-product-body .l-product-img {
	margin-top: 30px;
	text-align: center;
}

.l-product-body .e-text {
	font-size: 1.5rem;
	line-height: 2;
	margin-bottom: 0;
	margin-top: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.l-product-body .e-text:first-child {
	margin-top: 0;
}

.l-product-body .e-text-box {
	background: #f4f4f4;
	display: block;
	line-height: 1.75;
	margin-bottom: 10px;
	padding: 10px 30px;
}

.l-product-body .l-product-block {
	margin-top: 60px;
}

.l-product-body .l-product-box {
	margin-top: 20px;
}

.l-product-body .l-product-box:first-child {
	margin-top: 0;
}

.l-product-body .l-product-block--bgGold {
	background-color: #f9f6f0;
}

.l-product-body .l-product-block-inner {
	padding: 40px;
}

.is-photo-left .l-product-box-body {
	width: 50%;
	padding-left: 30px;
	float: right;
}

.l-product-body .l-product-title {
	background: #df2d32;
	color: #fff;
	margin-bottom: 20px;
	padding: 5px 20px;
}

.l-product-body .l-product-list {
	margin-bottom: 20px;
}

.l-product-body .l-product-list.l-product-list--type-circle li {
	line-height: 1.5;
	margin-top: 10px;
	padding-left: 1.3em;
	position: relative;
}

.l-product-body .l-product-list.l-product-list--type-circle li:first-child {
	margin-top: 0;
}

.l-product-body .l-product-list.l-product-list--type-circle li:before {
	background: #000;
	border-radius: 4px;
	content: '';
	display: block;
	position: absolute;
	height: 4px;
	left: .3em;
	top: .85em;
	width: 4px;
}

.l-product-products {
	letter-spacing: -.5em;
	margin: 0 -13px;
}

.l-product-products figure {
	display: inline-block;
	letter-spacing: 0;
	padding: 0 13px 30px;
	width: calc(100% / 2);
}

.l-product-products .e-name {
	display: block;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 20px;
}

.l-product-products .e-text {
	display: block;
	line-height: 1.5;
	margin-top: 10px;
	word-break: break-all;
}

.l-product-special {
	padding: 30px;
}

.l-product-special-title {
	border-bottom: 1px dotted;
	color: #b3923a;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.l-product-special-title span {
	background: #b3923a;
	border-radius: 20px;
	color: #fff;
	display: block;
	font-size: 1.6rem;
	line-height: 2;
	margin: 0 auto 15px;
	padding: 0 20px;
	text-align: center;
}

.l-product-special-items {
	letter-spacing: -.5em;
	margin: 0 -15px 0;
}

.l-product-special-item {
	line-height: 1.75;
	letter-spacing: 0;
	width: calc(100% / 2);
	padding: 0 15px 0;
	display: inline-block;
}

.l-product-special-item .e-image {
	float: left;
	width: 40%;
}

.l-product-special-item .e-text {
	font-size: 1.4rem;
	line-height: 1.75;
	display: block;
	margin: 0;
	padding-left: calc(40% + 20px);
}

.l-product-special-item .e-text-box {
	font-size: 1.4rem;
	line-height: 1.75;
	display: block;
	margin: 0;
	padding-left: calc(40% + 20px);
}

.l-product-special-item .e-text span {
	/*color: #df2d32;*/
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
}

.l-product-special-item .e-text:after {
	background: #fff;
	border: 1px solid #df2d32;
	content: '詳しくはこちら';
	color: #df2d32;
	display: block;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	margin: 10px auto 0;
	transition: all .4s;
	text-align: center;
}



/* ----------------------------------------------------------------------
 * エリア記事表示
 * ---------------------------------------------------------------------- */
.l-search_content .is-search_hide {
 display: none;
}
.l-search_trigger {
 letter-spacing: -.5em;
 margin: 0 -10px 30px;
}
.l-search_trigger li {
 letter-spacing: 0;
 cursor: pointer;
 display: inline-block;
 width: calc(100% / 4);
 padding: 0 10px 10px;
}
.l-search_trigger li span {
 color: #333;
 font-size: 1.4rem;
 font-weight: bold;
 line-height: 40px;
 text-align: center;
 border: 1px solid #333;
 display: block;
 transition: 0.5s;
}
.l-search_trigger li span:hover,
.l-search_trigger li.is-search_active span {
 color: #fff;
 background: #333;
}
.l-search_m_trigger {
 display: none;
}



/* prof */
.l-solution-entry-prof {
	padding: 25px 25px 25px 40%;
	background: #f9f6f0;
	position: relative;
}

.l-solution-entry-prof .e-image {
	width: calc(40% - 50px);
	padding-right: 0;
	padding-left: 0;
	position: absolute;
	top: 25px;
	left: 25px;
}

.l-solution-entry-prof .e-title:before {
	content: attr(caption);
	color: #e23f44;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	width: 9em;
	margin: 0 10px 20px 0;
	padding: 7px 12.5px 5px;
	display: block;
	border: 2px solid #e23f44;
	border-radius: 50px;
}

.l-solution-entry-prof .e-title .e-shop {
	font-size: 1.6rem;
	margin: 0 15px 15px 0;
	display: inline-block;
}

.l-solution-entry-prof .e-title .e-name {
	font-size: 2rem;
	display: inline-block;
	transform: translateY(-.3em);
}

.l-solution-entry-prof .e-text {
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0 0 10px;
}

.l-solution-entry-prof .e-button .e-link {
	color: #b3923a;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 0 15px;
	display: inline-block;
	position: relative;
}

.l-solution-entry-prof .e-button .e-link:before {
	content: '';
	display: inline-block;
	border-style: solid;
	border-width: 4.5px 0 4.5px 6px;
	border-color: transparent transparent transparent #b3923a;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.l-solution-entry-prof h5 {
	font-size: 1.6rem;
	line-height: 1.35;
	margin: .35em 0 0;
	display: block;
}

.l-solution-entry-prof__address {
	margin: .5em 0 0;
	display: flex;
	flex-wrap: wrap;
}

.l-solution-entry-prof__address dt {
	line-height: 1.35;
	width: 5em;
	margin: .35em 0 0;
}

.l-solution-entry-prof__address dd {
	line-height: 1.35;
	width: calc(100% - 5em);
	margin: .35em 0 0;
}

.u-checkpointBox {
	margin: 40px 90px 0;
	padding: 20px;
	border: 1px solid #ef9698;
}

.u-checkpointBox__title {
	color: #df2d32;
	font-size: 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #df2d32;
}

.u-checkpointBox p {
	line-height: 1.75;
	margin: 10px 0 0;
}

.u-checkpointBox figure {
	margin: 20px 0;
	padding: 0 60px;
}



.l-relationEntry {
	position: relative;
}

.l-relationEntry__title {
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	margin: 0 0 40px;
}

.l-relationEntry__title:before {
	content: '';
	vertical-align: -.25em;
	width: 38px;
	height: 32px;
	margin: 0 10px 0 0;
	display: inline-block;
	background: url(/contents/nishikawa-chain/img/icon-02.png) no-repeat center / 100% auto;
}

.l-relationEntry ul li {
	font-size: 18px;
	text-align: center;
}

.l-relationEntry ul li a {
	text-decoration: underline;
}





