#customize.dyfResult div.mainContents.notExNav.migration article {
	width: 100%;
}

html:has(.amsm-modal-background.reset),
body:has(.amsm-modal-background.reset) {
    overflow: auto;
    overscroll-behavior: auto;
}

.search-customize{
	clear:both;
}

@media screen and (max-width: 909px) {
	#customize.dyfResult div.mainContents.notExNav.migration article {
		width: auto;
	}
}

div.mainContents.migration article {
	padding-bottom: 0;
}

.migration article .newContents.rwd {
	padding: 0;
	margin: 0 auto 60px;
	width: calc(100% - 80px);
}

@media screen and (max-width: 909px) {
	.migration article .newContents.rwd {
		max-width: 630px;
		margin: 20px auto 0;
	}
}

@media screen and (max-width: 599px) {
	.migration article .newContents.rwd {
		width: 100%;
		padding: 0;
	}

	#customize .productInfoMain {
		width: calc(100% - 30px);
	}

	#customize .newContents .productdetail .withImgCol {
		padding: 0 16px;
		width: calc(100% - 30px);
	}
}



.comment-wrap {
	display: flex;
}

.search-customize {
	align-items: center;
	justify-content: center;
	margin: 24px 0;
}

@media screen and (max-width: 909px) {
	.search-customize {
		margin: 40px 16px;
	}
}


.newContents .search-customize {
	border: none;
}

.newContents .search-customize li a {
	text-decoration: none;
	padding: 0 0 14px;
	position: relative;
	display: block;
	margin-left: 0;
}

@media screen and (max-width: 909px) {
	.newContents .search-customize li a:not(:last-child) {
		padding: 0 0 24px;
	}

	.newContents .search-customize li a:link {
		margin-left: 0;
	}
}

#customize .newContents .productdetail a.arrow {
	background: none;
	padding-left: 0;
}

#customize .newContents .productdetail a.arrow:hover {
	background: none;
}

.productInfo-wrap {
	display: flex;
}

.commentList {
	white-space: pre-wrap;
}

@media screen and (max-width: 909px) {
	.commentWrap {
		display: block;
	}
}

@media screen and (max-width: 909px) {
	.productInfo-wrap {
		display: block;
	}

	#customize .newContents .productdetail h1 {
		margin: 0 15px 25px 15px;
		font-size: 18px;
	}

	#customize .newContents .productdetail .productInfo .imgS img {
		margin: 0 !important;
	}

	#customize .newContents .productdetail .productImg {
		margin: 0 auto;
		text-align: center;
	}

	div.withImgCol .txtR {
		margin: 0 0px;
	}

	.popupElement.commentOverlay .productInfo.rwd {
		min-height: initial;
		width: auto;
	}

	.annotation.rwd {
		margin: 0 10px 2em;
		width: 330px;
	}

	article .newContents .withImgCol p img {
		display: inline;
		vertical-align: middle;
		max-width: 330px;
	}

	.popupElement.commentOverlay .item {
		width: 100%;
	}

	.popupElement.commentOverlay .item .productInfo {
		width: 90%
	}

	.popupElement.commentOverlay .item .productInfo .productImg {
		width: 90%
	}
}

@media screen and (max-width: 909px) {
	#customize .newContents .productdetail .withImgCol {
		width: 100%;
	}
}

.newContents .withImgCol .imgL {
	float: none;
}

#customize .newContents .productdetail .withImgCol .commentArea {
	overflow: hidden;
	overflow-y: hidden;
	height: auto;
	width: auto;
}

.newContents ul.annotation.rwd li {
	text-align: left;
	padding: 5px;
}

#customize .popupElement.commentOverlay .productInfo.rwd {
	width: calc(100% - 30px);
	background: #f4f2ef;
	padding: 15px;
	min-height: auto;
}

.js-hiddenComment {
	display: none;
}

#customize .newContents .productdetail .withImgCol .commentArea ul li {
	position: relative;
	height: fit-content;
	margin: 16px 0;
	padding: 16px;
	border: 1px dashed #00000080;
	border-radius: 6px;
	opacity: 1;
	font-size: 15px;
}

#customize .newContents .productdetail .withImgCol .commentArea ul li::before {
	content: '';
	position: absolute;
	right: 7px;
	bottom: -5px;
	border-top: 5px solid #00000080;
	border-left: 8px solid transparent;
}

#customize .newContents .productdetail .withImgCol .commentArea ul li::after {
	content: '';
	position: absolute;
	right: 8px;
	bottom: -3px;
	border-top: 5px solid #ffffff;
	border-left: 8px solid transparent;
}

#customize .newContents .productdetail .withImgCol .commentArea ul li span {
	margin-top: 8px;
	font-size: 11px;
	font-weight: 400;
}

.favorite-text-link {
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
	-webkit-font-smoothing: antialiased;
}

#customize header.local h1 {
	padding: 0;
}

#customize .newContents .productdetail .productInfo dl dt span {
	margin: 0;
	font-weight: 400;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
	-webkit-font-smoothing: antialiased;
}

.popupElement .productInfo textarea {
	width: calc(100% - 6px);
	margin-bottom: 20px;
}


#customize .commentNotLogin .commentBtn li {
	max-width: calc(50% - 10px);
}

#customize .commentArea p {
	margin-bottom: 11px;
}

.snsChoice input.snsCheck {
	margin: 0 5px 0 0;
}

#customize input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}

#customize #customizeOverlay05 .productImg {
	padding-right: 0;
	width: 100%;
	text-align: center;
}

article .newContents a:hover {
	opacity: 0.9;
}


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

	/* #customize .mainContents{
        width: calc(100% - 240px);
    } */
	#customize #customizeOverlay05 {
		margin: auto;
		width: 400px;
	}
}

@media screen and (max-width: 909px) {
	.popupElement .productInfo textarea {
		width: calc(100% - 8px);
	}

	.sp-static-share ul.sns {
		padding-left: 10px;
		border-left: 1px dotted #A8A8A8;
		right: calc(50vw - 290px);
		top: 11px;
	}

	.sp-static-share ul.sns li {
		padding: 5px 0;
	}

	.sp-static-share .refine.is-opened {
		position: absolute;
		top: 4.0em;
		right: -25px;
		background-color: #f4f2ef;
		padding: 15px;
		width: 205px;
	}

	.sp-static-share .refine.is-opened li {
		float: left;
		margin: 0;
		padding: 15px;
		text-align: center;
	}

	.sp-static-share .refine.is-opened li.close {
		position: absolute;
		top: 0;
		right: 0;
		background: none;
		text-indent: 0;
		cursor: pointer;
	}

	#customize .mainContents header.local {
		pointer-events: none;
	}

	#customize .header.sp-static-share {
		display: block;
	}

	#customize .newContents .productdetail .productInfo dl {
		padding-right: 0;
		font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
	}
}

#customize .newContents .productdetail .withImgCol h4 {
	color: rgba(0, 0, 0, 0.3);
	border-bottom: none;
}

@media screen and (max-width: 599px) {
	.popupElement .productInfo textarea {
		width: calc(100vw - 43px);
	}

	#customize .newContents .productdetail .withImgCol {
		width: calc(100% - 32px);
	}

	#customize .newContents .productdetail .withImgCol h4 {
		font-size: 14px;
		padding: 0;
	}

	#customize .newContents .search-customize li {
		margin: 0;
	}

	.sp-static-share ul.sns {
		right: 15px;
		top: 30px;
	}

	#customize .newContents .productdetail h1 {
		margin: 0 15px 25px 15px;
	}
}

@media screen and (min-width: 1230px) {
	#customize .productInfo-wrap .productInfo {
		width: 70%;
	}

	.annotation.rwd {
		margin: 0 10px;
		width: 340px;
		float: left;
		background: #FFF;
	}
}

@media screen and (min-width: 910px) and (max-width: 1275px) {
	#customize .productInfoMain {
		width: calc(100vw - 650px);
	}

	#customize .newContents .productdetail .withImgCol {
		width: 100%;
	}

	#customize .popupElement.commentOverlay {
		width: 100%;
	}

	.annotation.rwd {
		margin: 0px;
		width: 360px;
		float: left;
		background: #FFF;
	}
}

.lwaLink {
	background-color: #006241;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 2em;
}

.lwaLink img {
	max-width: 385px;
	width: 85%;
	padding-bottom: 15px;
}

.lwaLink button {
	min-width: 35px;
	min-height: 35px;
	border-style: solid;
	border-width: 1px;
	border-radius: 50px;
	padding: 7px 16px;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	transition: all .2s ease;
	color: #ffffff;
}

.lwaLink button:hover {
	background-color: rgba(255, 255, 255, 0.12);
}

.lwaLink button:active {
	transform: scale(.95);
}

.commentLogin .error {
	position: relative;
}

/* Fav message */
#chgFavoriteDetail {
	position: relative;
}

#favoriteCompDetail {
	position: absolute;
	top: 50%;
	width: 190px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	border-radius: 10px;
	line-height: 20px;
	background-color: #ffffff;
	padding: 32px 36px;
	text-align: center;
	font-size: 13px;
	color: #000;
	box-shadow: 1px 1px 5px #707070;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
}

/* Fav Button PC */

@media screen and (max-width: 910px) {
	.favArea {
		flex-direction: row-reverse;
		margin-bottom: 12px;
	}
}

/* Fav Button SP */
.favArea {
	display: flex;
	justify-content: flex-start;
	margin: auto 0;
}

article .newContents .withImgCol .imgL.productImg .addFavButton {
	display: inline-block;
}

.addFavButton {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	text-align: center;
	border-radius: 50px;
	padding: 6px 10px;
	font-weight: 500;
	transition: all 0.2s ease;
	color: rgba(0, 0, 0, 0.87);
	background: #fff;
	border: solid 1px rgba(0, 0, 0, 0.87);
	cursor: pointer;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
	-webkit-font-smoothing: antialiased;
}

.addFavButton.disabled {
	cursor: auto;
	color: rgba(0, 0, 0, 0.87);
	border: none;
}

.addFavButton.disabled .favGreenLink {
	color: #00754a;
	cursor: pointer;
}

/* QR Link Button SP */
.orderQrButton {
	display: block;
	font-size: 15px;
	border-radius: 50px;
	background: #00754A;
	font-weight: bold;
	padding: 16px 24px;
	text-align: center;
	transition: all .2s ease;
	color: #fff;
}

#qrAreaSticky {
	position: fixed;
	right: 10px;
	bottom: 70px;
	z-index: 2;

	/* --- 【ここから追加・修正】 --- */
	/* アニメーションの対象と時間を設定（0.4秒でフェード） */
	transition: opacity 0.4s ease, visibility 0.4s ease;

	/* 初期状態は透明でクリック不可 */
	opacity: 0;
	visibility: hidden;
	/* (重要) display:none はアニメーションしないため、jQueryの.hide()等の使用をやめます */
}

/* 追従ボタンを表示するクラス */
#qrAreaSticky.is-visible {
	opacity: 1;
	visibility: visible;
}

@media screen and (max-width: 909px) {
	.qrArea {
		display: flex;
		justify-content: flex-end;
		margin-top: 16px;
	}
}

/* QR Link Button PC */
@media screen and (min-width: 910px) {
	.qrArea {
		display: flex;
		flex-direction: row-reverse;
	}

	.orderQrButton {
		position: unset;
	}
}

#contentsMain {
	max-width: 1184px;
	margin: auto;
}

#customize .newContents .productdetail .withImgCol {
	padding-right: 0;
}

/* Fav Button & QR Link Button Wrap PC */
@media screen and (min-width: 910px) {
	.productInfoBtnWrap {
		display: flex;
		justify-content: flex-end;
	}
}


/* ========== コメント投稿トリガーボタン ========== */

.migration article .newContents .commentModalDesc {
	font-size: 13px;
	color: rgba(0, 0, 0, 0.87);
	line-height: 1.6;
	margin: 16px 0;
}

.commentModalTriggerBtn {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: center;
	border-radius: 50px;
	padding: 8px 20px;
	color: #00754a;
	background: #fff;
	border: solid 1.5px #00754a;
	cursor: pointer;
	transition: all 0.2s ease;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
	-webkit-font-smoothing: antialiased;
	margin-left: 0;
}

.productCommentWrap .productCommentInner .commentModalTriggerArea a.loginUrl {
	color: #00754a;
	font-size: 14px;
	margin-left: 0;
}

/* ========== コメントモーダル共通 ========== */
.comment-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999999;
}

body.comment-modal-open {
	overflow: hidden;
	position: fixed;
	width: 100%;
}

.comment-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: min(420px, calc(100% - 32px));
	background: #fff;
	border-radius: 12px;
	z-index: 1000000;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
	-webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 909px) {
	.comment-modal {
		max-height: calc(100vh - 32px);
		max-height: calc(100dvh - 32px);
	}
}

.comment-modal__inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
}

/* スクロール対象エリア（本文＋注意事項） */
.comment-modal__body {
	padding: 20px 16px 0;
	overflow-y: auto;
	flex: 1;
}

@media screen and (min-width: 1024px) {
	.comment-modal__body {
		padding: 40px 24px 0;
		overflow-y: auto;
		flex: 1;
	}
}

.comment-modal {
	.comment-modal__inner {

		.commentThanksIsFavorited,
		.commentThanksNotFavorited {
			text-align: center;
		}

		.comment-modal__title {
			font-size: 16px;
			font-weight: 700;
			color: rgba(0, 0, 0, 0.87);
			margin: 0 0 20px;
		}

		.comment-modal__title {
			font-size: 16px;
			font-weight: 700;
			color: rgba(0, 0, 0, 0.87);
			margin: 0 0 20px;
		}

		.comment-modal__section:first-of-type {
			margin-bottom: 20px;
		}

		.comment-modal__label {
			font-size: 13px;
			color: rgba(0, 0, 0, 0.87);
			margin: 0 0 4px;
			font-weight: bold;
		}

		.comment-modal__sublabel {
			font-size: 11px;
			color: rgba(0, 0, 0, 0.55);
			margin: 0 0 6px;
		}

		.comment-modal__link {
			color: rgba(0, 0, 0, 0.87);
			text-decoration: underline;
		}

		.comment-modal__nickname {
			font-size: 14px;
			color: rgba(0, 0, 0, 0.87);
			margin: 0;
		}

		.comment-modal__textarea {
			width: 100%;
			box-sizing: border-box;
			border: 1px solid #ccc;
			border-radius: 6px;
			padding: 10px;
			font-size: 14px;
			line-height: 1.6;
			resize: vertical;
			min-height: 100px;
			font-family: inherit;
		}

		.comment-modal__textarea:focus {
			outline: none;
		}

		.comment-modal__textarea.is-error {
			border-color: #c00;
		}

		.comment-modal__char-limit {
			font-size: 12px;
			color: rgba(0, 0, 0, 0.55);
			margin-left: 8px;
			font-weight: 400;
		}

		.comment-modal__counter {
			text-align: right;
			font-size: 12px;
			color: rgba(0, 0, 0, 0.55);
			margin: 4px 0 0;
		}

		.comment-modal__counter.is-error {
			color: #c00;
		}

		.comment-modal__error {
			font-size: 12px;
			color: #c00;
			margin: 6px 0 0;
		}

		.comment-modal__confirm-text {
			font-size: 14px;
			color: rgba(0, 0, 0, 0.87);
			margin: 0;
			word-break: break-all;
			white-space: pre-wrap;
		}

		/* 注意事項エリア */
		.comment-modal__notes {
			background: #E1DFDD;
			padding: 16px;
			margin-top: 16px;
		}

		@media screen and (min-width: 1024px) {
			.comment-modal__notes {
				background: #E1DFDD;
				padding: 16px 24px;
				margin-top: 16px;
			}
		}

		.comment-modal__notes p {
			font-size: 11px;
			color: rgba(0, 0, 0, 0.7);
			line-height: 1.6;
			margin: 0 0 6px;
			padding-left: 1em;
			text-indent: -1em;
		}

		.comment-modal__notes p:last-child {
			margin-bottom: 0;
		}

		/* フッター（ボタン行） */
		.comment-modal__footer {
			display: flex;
			justify-content: flex-end;
			align-items: center;
			gap: 16px;
			padding: 20px 16px 20px;
			background: #fff;
			border-top: 1px solid #eee;
			flex-shrink: 0;
		}

		@media screen and (min-width: 1024px) {
			.comment-modal__footer {
				padding: 32px 24px 40px;
			}
		}

		.comment-modal__btn-close {
			background: none;
			border: none;
			font-size: 14px;
			color: #00754a;
			cursor: pointer;
			padding: 8px 4px;
			font-family: inherit;
			-webkit-font-smoothing: antialiased;
		}

		.comment-modal__btn-submit {
			display: inline-block;
			font-size: 14px;
			font-weight: 700;
			text-align: center;
			border-radius: 50px;
			padding: 10px 24px;
			color: #fff;
			background: #00754a;
			border: none;
			cursor: pointer;
			transition: background 0.2s ease;
			font-family: inherit;
			-webkit-font-smoothing: antialiased;
		}

		.comment-modal__btn-submit:hover {
			background: #005a37;
		}

		.comment-modal__btn-submit:disabled,
		.comment-modal__btn-submit.is-disabled {
			background: #cccccc;
			cursor: not-allowed;
			pointer-events: none;
		}

		/* ========== サンキューモーダル固有 ========== */
		.commentThanksNotFavorited {
			text-align: center;
		}

		.comment-modal--thanks .comment-modal__body--thanks {
			text-align: center;
			padding: 32px 24px 24px;
		}

		.comment-modal__title--thanks {
			font-size: 22px;
			font-weight: 700;
			margin-bottom: 24px;
			text-align: center;
		}

		.comment-modal__thanks-img {
			margin-bottom: 20px;
		}

		.comment-modal__thanks-img img {
			width: 150px;
			height: 150px;
			object-fit: cover;
			display: block;
			margin: 0 auto;
		}

		.comment-modal__thanks-text {
			font-size: 13px;
			color: rgba(0, 0, 0, 0.87);
			line-height: 1.6;
			margin-bottom: 20px;
			text-align: left;
		}

		.comment-modal__btn-favorite {
			display: inline-block;
			font-size: 14px;
			font-weight: 500;
			text-align: center;
			border-radius: 50px;
			padding: 10px 24px;
			color: rgba(0, 0, 0, 0.87);
			background: #fff;
			border: solid 1.5px rgba(0, 0, 0, 0.87);
			cursor: pointer;
			transition: all 0.2s ease;
			font-family: inherit;
			-webkit-font-smoothing: antialiased;
		}

		.comment-modal__btn-favorite:hover {
			background: rgba(0, 0, 0, 0.05);
		}

		.comment-modal__footer--thanks {
			border-top: none;
			justify-content: flex-end;
		}

		.comment-modal__btn-close--green {
			color: #00754a;
		}

	}
}

#commentModalConfirm .comment-modal__confirm-text {
	overflow-y: auto;
	flex: 1;
	max-height: 150px;
}

@media screen and (max-width: 909px) {
	#commentModalConfirm .comment-modal__body {
		overflow-y: visible;
		display: flex;
		flex-direction: column;
	}

	#commentModalConfirm .comment-modal__confirm-text {
		overflow-y: auto;
		flex: 1;
		max-height: 77px;
	}
}

/* もっとみるボタン */
.acMenu {
	margin-top: 16px;
}

.acMenu-text {
	display: flex;
	justify-content: center;
	margin: 16px 0;
	cursor: pointer;
	background: none;
	padding: 0;
}

.acMenu-text span {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: center;
	border-radius: 50px;
	padding: 8px 24px;
	color: rgba(0, 0, 0, 0.87);
	background: #fff;
	border: solid 1.5px rgba(0, 0, 0, 0.87);
	transition: all 0.2s ease;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
	-webkit-font-smoothing: antialiased;
	position: static;
	padding-right: 24px;
}

@media screen and (max-width: 909px) {
	.productCommentWrap {
		position: relative;
		padding: 40px 0;
		margin-top: 40px;
	}

	/* 上のボーダー */
	.productCommentWrap::before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 100vw;
		border-top: 8px solid #edebe9;
	}

	/* 下のボーダー */
	.productCommentWrap::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 100vw;
		border-bottom: 8px solid #edebe9;
	}
}