@charset "utf-8";
/*******************
もともとあったスタイル
*******************/

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.gilda-display-regular {
  font-family: "Gilda Display", serif;
  font-weight: 400;
  font-style: normal;
}

/*--パンくず--*/
.main {
	font-family: "游ゴシック", "Yu <strong></strong>Gothic";
}
#breadcrumb {
	border-top: none;
}
/*--メイン--*/
.main p {
	font-size: 17px;
	letter-spacing: 0.5px;
	line-height: 31px;
	font-family: "游ゴシック", "Yu Gothic";
}
.flex {
	display: flex;
}
.Ex_mainText {
	margin: 45px auto 25px;
}
.Ex_mainText p {
	margin: 25px auto;
	line-height: 18pt;
	font-size: 10pt;
}
.Ex_mainText2 p {
	line-height: 24pt;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 0;
	color: #746d62;
}
/*スライド*/
/*スライド矢印*/
button.slick-prev,
button.slick-next {
	display: none !important;
}
/*スライドドット数字*/
#wrap .slick-dots * {
	color: #FFF;
}
/*フェードイン*/
.fade {
	opacity: 0;
	transform: translateY(20px);
	transition: all 1s;
}
/*スライド*/
#style_slider {
	width: 100%;
	margin: 0 auto 35px;
}
#style_slider2 {
	width: 100%;
	margin: 0 auto 30px;
}
#style_slider3 {
	width: 100%;
	margin: 0 auto 50px;
}
.slick-list {
	padding: 0;
}
.slick-slide img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
span.couponPrice {
	color: #987a70;
	font-size: 11pt;
	border-bottom: 1px solid;
	line-height: 40px;
}
.couponPrice a:active,
.couponPrice a:visited,
.couponPrice a:hover {
	color: #987a70 !important;
}
.Ex_pickupNo {
	font-size: 11pt !important;
	margin: 0 0 10px 0;
}
.Ex_pickupName {
	font-size: 14pt !important;
	font-weight: bold;
}
span.couponPrice .Ex_pickupPrice {
	font-size: 14pt !important;
	font-weight: bold;
}
.Ex_pickupDescription {
	width: 96%;
	margin: 0 3% 40px;
	font-size: 10pt;
}
img.Ex_pickupTitle {
	margin: 20px auto !important;
}
/*アコーディオンメニュー*/
.accordion-container {
	position: relative;
	width: 100%;
	border: none;
	border-top: none;
	outline: 0;
	cursor: pointer
}
.accordion-container .article-title {
	display: block;
	position: relative;
	margin: 0;
	padding: 1em 1em 1em 0em;
	font-size: 10pt;
	font-weight: normal;
	color: #6a2fa7;
	background: #fff;
	border: 1px solid #000;
	cursor: pointer;
	text-align: center;
}
.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
	color: #000;
}
.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
	color: #000;
}
.article-title img.reviwBtn {
	width: 20% !important;
}
.article-title {
	position: relative;
}
.article-title:after {
	content: "";
	position: absolute;
	right: 25px;
	top: 38%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.article-title.open:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 45%;
}
.accordion-content {
	display: none;
}
/* CSS for CodePen */
.accordion-container {
	width: 94%;
	margin: 10px auto 20px;
}
.accordion-content ul li:nth-child(1) {
	margin: 30px auto;
}
.Ex_buyBtn {
	display: block;
	position: relative;
	margin: 0;
	padding: 1em 1em 1em 0em;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	background: #000;
	cursor: pointer;
	text-align: center;
	width: 94%;
	margin: 0 auto;
	letter-spacing: 1px;
}
.Ex_buyBtn a:active,
.Ex_buyBtn a:visited {
	color: #fff;
}
ul.Ex_otherItemBtn {
	/*margin: 0 3%;*/
}
ul.Ex_otherItemBtn li {
	float: left;
	width: 49.5%;
	margin: 0 0.5% 0.5% 0;
}
ul.Ex_otherItemBtn li:nth-child(even) {
	margin: 0 0 0.5% 0
}
.Ex_otherItemTitle {
	font-size: 14pt !important;
	margin: 0 0 30px 0;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.Ex_btn {
	margin: 50px auto 70px;
	width: 500px;
}
img.otherNo {
	margin: 75px 0 15px 0 !important;
}
.Ex_pickupReview {
	width: 600px;
	margin: 0 auto;
}
.Ex_mainVis,
.Ex_imgSlider {
	width: 700px;
	margin: 0 auto;
}
.Ex_buyBtn a p {
	font-size: 10pt;
	/*border-bottom: 1px solid #fff ;*/
	/*width: 32%;*/
	/*margin: 0 33%;*/
	line-height: 18px;
}
.Ex_pickupText {
	margin: 25px 0 25px 0;
}
#otherItem01,
#otherItem02,
#otherItem03,
#otherItem04,
#otherItem05,
#otherItem06,
#otherItem07 {
	padding-top: 150px;
	margin-top: -150px;
}
.couponBnr a p {
	font-size: 14px;
	font-weight: bold;
	color: #776159;
}
.couponBnr {
	padding: 30px;
	background: #eae3df;
	/*border: 1px dotted #816e67;*/
	margin: 40px auto;
	width: 600px;
}
.Ex_mainText2 {
	margin: 0 0 10px 0;
}
.Ex_pickupPrice {
	font-size: 12pt !important;
	font-weight: bold;
}
p a:hover {
	color: #111;
}
p a {}
.contentMoreBtn {
	width: 330px;
	background-color: #16a4b5;
	margin: 0 auto 55px;
}
.contentMoreBtn p {
	color: #fff !important;
	padding: 20px 30px;
	font-weight: bold;
	font-size: 20px;
}
.contentMoreBtn a:link,
.contentMoreBtn a:hover,
.contentMoreBtn a:visited {
	color: #fff;
}
.pageLinkArea p.MoreBtnSubText {
	color: #16a4b5;
	font-weight: bold;
	font-size: 15px !important;
	letter-spacing: 2px;
}
.Ex_buyBtn a:hover,
.Ex_buyBtn a:visited,
.Ex_buyBtn a:link,
.Ex_buyBtn a:active {
	color: #fff !important;
}
.bnrArea {
	width: 600px;
	margin: 70px auto;
	padding: 2%;
	background: #f2f2f2;
}
.bnrArea p {
	font-size: 15px;
	font-weight: bold;
}
.bnrArea ul.aw2022bnr li {
	margin: 0 0 30px 0;
}
.bnrArea ul.aw2022bnr li img {
	width: 90% !important;
	margin: 0 5% !important;
}
/*******************
SP
********************/
@media screen and (max-width: 768px) {
	/*--メイン--*/
	.main p {
		text-align: center !important;
		font-size: 10pt;
		letter-spacing: 0.5px;
		line-height: 25px;
		font-family: "游ゴシック", "Yu Gothic";
	}
	.Ex_otherItemTitle {
		font-size: 12pt !important;
		margin: 0 0 45px 0;
	}
	.main_wrap_project img {
		width: 100%;
		margin: 0;
	}
	/*--ヘッダー食い込み対策--*/
	.Ex_otherReview .Ex_pickupReview {
		padding-top: 100px;
	}
	#otherItem01,
	#otherItem02,
	#otherItem03,
	#otherItem04,
	#otherItem05,
	#otherItem06,
	#otherItem07 {
		padding-top: 60px;
		margin-top: -60px;
		margin-bottom: 60px;
	}
	.Ex_pickupImg .style_img {
		width: 94%;
		margin: 0 3% 10px;
	}
	.Ex_pickupReview {
		width: 100%;
	}
	.Ex_mainVis,
	.Ex_imgSlider {
		width: 100%;
		margin: 0 auto 15px;
	}
	.Ex_btn {
		margin: 30px 10% 70px;
		width: 80%;
	}
	.Ex_buyBtn a p {
		/*width: 52%;*/
		/*margin: 0 27%;*/
	}
	.Ex_mainText p {
		margin: 20px auto 35px;
		line-height: 20pt;
		font-size: 10pt;
	}
	.Ex_mainText {
		margin: 40px auto 0;
	}
	.Ex_mainText2 p {
		line-height: 18pt;
		font-size: 9pt;
		font-weight: bold;
		letter-spacing: 0;
		color: #746d62;
	}
	.Ex_pickupDescription {
		width: 93%;
		margin: 0 3.5% 10px;
		letter-spacing: 0.5px;
		line-height: 20px;
	}
	span.couponPrice {
		color: #927970;
		font-size: 11pt;
		border-bottom: 1px solid;
	}
	.Ex_pickupName {
		font-size: 12pt !important;
		font-weight: bold;
		line-height: 30px !important;
	}
	.Ex_pickupPrice {
		font-size: 12pt !important;
		font-weight: bold;
	}
	img.otherNo {
		margin: 0 0 15px 0 !important;
	}
	.couponBnr {
		width: 100%;
	}
	.main p {
		text-align: center !important;
		font-size: 9pt;
		letter-spacing: 0.5px;
		line-height: 19px;
	}
	.article-title img.reviwBtn {
		width: 25% !important;
	}
	.contentMoreBtn {
		width: 70%;
		margin: 0 auto 55px;
	}
	.contentMoreBtn p {
		font-size: 14px !important;
	}
	.pageLinkArea p.MoreBtnSubText {
		font-size: 12px !important;
		line-height: 35px;
		letter-spacing: 2px;
	}
	.bnrArea {
		width: 100%;
		padding: 10% 2%;
	}
}
/*******************
今回LP用に追加したスタイル
*******************/
.look-title {
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 20px;
	width: 60%;
	color: #384b77;
}
.look-titletx {
	margin-bottom: 15px;
	padding-top: 10px;
}
.look-title_1 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.look-title_1_1 {
	font-size: 44px;
	margin-right: 10px;
	letter-spacing: -2px;
}
.look-title_1_2 span {
	display: block;
	text-align: left;
	font-size: 16px;
}
.look-title_1_2 span:nth-child(1) {
	letter-spacing: 4px;
	font-weight: bold;
}
.look-title_1_2 span:nth-child(2) {
	letter-spacing: 5px;
}
.look-title_2 {
    font-size: 130px;
    letter-spacing: -16px;
    line-height: 1em;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.gallery img {
	width: 30%;
	cursor: pointer;
	transition: transform 0.3s ease;
	padding: 5px;
}
/* モーダルのスタイル */
.modal {
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: block;           
    transition: .3s;
}

/* 表示状態：フェードイン */
.modal.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.modal-content {
	position: relative;
	margin: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	max-width: 33%;
	/* モーダルの最大幅を狭くする */
	padding: 20px 10px;
	background-color: white;
	/* 背景色 */
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	/* 影を追加 */
	border-radius: 0 !important;
	/* 角を四角くする */
}
.modal-body {
	display: flex;
	align-items: center;
	padding: 0 !important;
	/* 余白を削除 */
	margin-right: 0px;
	justify-content: space-around;
	/* 横方向を中央に整列 */
	gap: 10px;
}
.modal-body img {
	max-width: 55%;
	/* 画像のサイズを調整 */
	height: auto;
	/* 画像とテキストの間の余白を調整 */
}
.modal-text {
	width: 45%;
	/* テキストエリアの幅を調整 */
	padding-left: 5px;
	/* 画像との間に余白を追加 */
}
.modal-title {
	font-size: 22px;
	letter-spacing: 1px;
	font-family: "Oxygen", sans-serif;
	font-weight: 200;
	font-style: normal;
	margin-bottom: 5px;
}
.modal-discription {
	text-decoration: underline !important;
	color: #333333;
}
.modal-discription a {
	font-size: 16px !important;
}
h2 {
	margin-top: 0;
	/* 上の余白を削除 */
	margin-bottom: 10px;
	/* 下の余白を設定 */
	font-size: 24px;
	color: #333;
}
p {
	font-size: 16px;
	color: #666;
	margin: 15px 0;
	/* 上下の余白を設定 */
}
.modal-content img {
	width: 100%;
}
.close {
	position: absolute;
	top: 10px;
	/* モーダルの上からの距離 */
	right: 10px;
	/* モーダルの右からの距離 */
	color: #000;
	/* ボタンの文字色 */
	font-size: 35px !important;
	/* フォントサイズを大きく */
	font-weight: bold;
	/* 文字を太くする */
	cursor: pointer;
	/* カーソルをポインターに */
	background: transparent;
	/* 背景を透明に設定 */
	border: none;
	/* ボーダーを削除 */
	line-height: 1em;
}
.lookaria {
	margin: 0 auto;
	max-width: 830px;
	width: 100%;
}
.wrap {
	margin-bottom: 15px;
}
.modal-box {
	width: 86%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.modal-box img {
	width: 50%;
}
.prev-button {
	background-color: transparent;
	/* 背景を透明に設定 */
	color: white;
	/* ボタンのテキスト色 */
	cursor: pointer;
	/* マウスカーソルをポインターに */
	border: none;
	/* ボーダーを削除 */
	color: #232323;
	/* テキストの色を青に */
	font-size: 24px;
	/* フォントサイズを大きく */
	width: 7%;
}
.next-button {
	float: right;
	/* ボタンを右に配置 */
	background-color: transparent;
	/* 背景を透明に設定 */
	font-size: 18px;
	/* フォントサイズを調整 */
	cursor: pointer;
	/* マウスカーソルをポインターに */
	border: none;
	/* ボーダーを削除 */
	color: #232323;
	/* テキストの色を青に */
	font-size: 24px;
	/* フォントサイズを大きく */
	margin-left: auto;
	/* 右端に配置 */
	width: 7%;
}






@media (max-width: 768px) {
	.look-title {
		font-size: 14px;
		margin-bottom: 8px;
		padding-top: 15px;
	}
	.lookaria {
		margin: 0 auto;
		width: 98%;
	}
	.look-title_1_1 {
		font-size: 7vw;
		margin-right: 7px;
		letter-spacing: -0.5vw;
	}
	.look-title_1_2 span {
		display: block;
		text-align: left;
		font-size: 2.5vw;
	}
	.look-title_1_2 span:nth-child(1) {
		letter-spacing: 1px;
		font-weight: bold;
	}
	.look-title_1_2 span:nth-child(2) {
		letter-spacing: 5px;
	}
	.look-title_2 {
		font-size: 15.5vw;
		letter-spacing: -2vw;
		line-height: 1em;
	}
	.gallery img {
		width: 33.333%;
		padding: 2px;
	}
	.modal-content {
		width: 95%;
		max-width: 700px;
		padding: 16px 4px;
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
		border-radius: 8px;
		height: auto;
	}
	.modal-body {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		padding: 0;
		height: auto;
		margin-right: 0px;
	}
	.modal-body img {
		max-width: 50%;
		height: auto;
		margin-right: 0px;
	}
	.modal-text {
		padding-left: 5px;
		/* 画像との間に余白を追加 */
	}
	.modal-text {
		width: 45%;
		margin: 20px 0;
		/* 上下の余白を調整 */
		padding: 0px;
		/* 内側の余白を調整 */
		/* テキストを中央揃え */
	}
	.modal-title {
		font-size: 16px;
		/* タイトルの文字サイズ */
		margin-bottom: 10px;
		/* タイトルの下に余白を追加 */
	}
	.modal-description {
		font-size: 15px;
		/* 説明文などの文字サイズ */
		font-family: "Oxygen", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	.modal-discription a {
		font-size: 12px !important;
	}
	.close {
		font-size: 24px!important;
		top: 5px;
		right: 5px;
		/* line-height: 0; */
	}
	.next-button {
		padding: 0px;
		margin-right: 0px;
	}
	.prev-button {
		padding: 0px;
		margin-right: 0px;
	}
}