@charset "UTF-8";

/*--------------------------------------------------*/
/*  商品詳細                                        */
/*--------------------------------------------------*/
#item_desc_body2 {
	display: none;
	padding: 25px 0 0 0;
}

.item_dt_tbl {
	display: table;
	width: 1300px;
	margin: 20px auto 20px auto;
}

.item_dt_tbl .item_dt_l {
	display: table-cell;
	padding: 0 20px 0 0;
	vertical-align: top;
}

.item_dt_tbl .item_dt_r {
	display: table-cell;
	width: 240px;
	vertical-align: top;
}

.item_dt_r .menu_box {
	width: 240px;
}

.item_dt_r .menu_box .order_btn {
	position: relative;
	padding: 20px 10px;
	border: 1px solid #c0c0c0;
}

.item_dt_r .menu_box .order_btn a {
	width: 200px;
}

.item_dt_r .menu_box .order_btn a.go_btn.off {
	color: #808080;
	text-shadow: none;
	background: #f0f0f0;
	border: 1px solid #808080;
}

.item_dt_r .menu_box .order_image {
	display: none;
	position: relative;
	height: 198px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	border-bottom: none;
}

.item_dt_r .menu_box .order_image img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.item_dt_r .menu_box .dt_btn {
	font-size: 0;
}

.item_dt_r .menu_box .dt_btn li {
	display: inline-block;
	width: 80px;
	height: 80px;
	vertical-align: top;
}

.item_dt_r .menu_box .dt_btn li a {
	display: block;
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #f8f8f8;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.item_dt_r .menu_box .dt_btn li:nth-child(3n-2) a {
	border-left: 1px solid #c0c0c0;
}

.item_dt_r .menu_box .dt_btn li.ln1 a {
	height: 14px;
	padding: 33px 0 32px 0;
	line-height: 1;
}

.item_dt_r .menu_box .dt_btn li.ln2 a {
	height: 40px;
	padding: 20px 0 19px 0;
	line-height: 20px;
}

.item_dt_r .menu_box .dt_btn li a:hover {
	color: #fff;
	background: #f04070;
	border-color: #f04070;
}

.maker_dt .item_desc_tbl,
.item_dt_l .item_desc_tbl {
	display: table;
	width: 100%;
}

.item_desc_tbl .item_desc_l,
.item_desc_tbl .item_desc_r {
	display: table-cell;
	vertical-align: top;
}

.item_desc_tbl .item_desc_l {
	width: 300px;
	padding: 0 20px 0 0;
}

.item_dt .item_desc_l .item_image {
	width: 300px;
	height: 250px;
	overflow: hidden;
}

.item_dt .item_desc_l .item_image img {
	display: block;
	max-width: 300px;
	max-height: 250px;
	margin: 0 auto;
}

.maker_dt .item_desc_l .item_image {
	display: table;
	width: 298px;
	height: 248px;
	border: 1px solid #c0c0c0;
}

.maker_dt .item_desc_l .item_image .inner {
	display: table-cell;
	width: 298px;
	height: 248px;
	text-align: center;
	vertical-align: middle;
}

.maker_dt .item_desc_l .item_image img {
	max-width: 298px;
	max-height: 248px;
	vertical-align: bottom;
}

.item_desc_l .image_list {
	margin: 15px 0;
	font-size: 0;
}

.item_desc_l .image_list li {
	display: inline-block;
	width: 66px;
	height: 55px;
	margin: 0 9px 8px 0;
	border: 1px solid #c0c0c0;
	overflow: hidden;
	cursor: pointer;
}

.item_desc_l .image_list li:nth-child(4n) {
	margin: 0 0 8px 0;
}

.item_desc_l .image_list li.active,
.item_desc_l .image_list li:hover {
	border-color: #f04070;
}

.item_desc_l .image_list li img {
	display: block;
	height: 100%;
	margin: 0 auto;
}

.item_dt .item_title {
	position: relative;
	padding: 0 170px 5px 0;
	border-bottom: 1px solid #dadada;
}

.maker_dt .item_title {
	position: relative;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dadada;
}

.maker_dt .item_title h1,
.item_dt .item_title h1 {
	margin: 0 !important;
	padding: 0 !important;
	color: #3a3a3a;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	border-bottom: none !important;
}

.maker_dt .item_title .update_date {
	position: static;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
}

.maker_dt .maker_desc,
.item_dt .item_desc {
	position: relative;
	padding: 10px 15px 20px 15px;
	font-size: 16px;
	line-height: 24px;
}

.item_dt .item_desc .item_review {
	position: absolute;
	top: 10px;
	right: 10px;
}

.item_dt .item_desc .item_review a {
	color: #2a2a2a;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

.item_dt .item_desc .item_review a.non {
	text-decoration: underline;
}

.item_dt .item_desc .item_review a:hover {
	color: #f00000;
}

.item_dt .item_tag {
	min-height: 30px;
	margin: 0;
	font-size: 0;
}

.item_dt .item_tag li {
	display: inline-block;
	width: auto;
	margin: 5px 8px 5px 0;
	padding: 7px;
	color: #404040;
	font-size: 15px;
	line-height: 1;
	border: 1px solid #808080;
	border-radius: 2px;
}

.item_dt .item_tag li.original {
	color: #fff;
	font-weight: bold;
	background: #20aa00;
	border: 1px solid #20aa00;
}

.item_dt .item_desc .normal_tbl {
	width: calc(100% - 20px);
	margin: 10px 10px;
}

.item_dt .item_desc .normal_tbl th,
.item_dt .item_desc .normal_tbl td {
	padding: 12px 14px;
	font-size: 14px;
	line-height: 21px;
}

.item_dt .item_desc .normal_tbl th {
	width: 48px;
}

.item_dt .item_desc .chira_area {
	display: none;
	margin: 20px 20px 0 20px;
}

.item_dt .item_desc .chira_area .chira_name {
	display: table-cell;
	width: 160px;
	padding: 0 15px 0 0;
	vertical-align: top;
}

.item_dt .item_desc .chira_area .chira_name li {
	position: relative;
	width: calc(100% - 14px);
	margin: 0 0 0 0;
	padding: 6px 7px;
	color: #404040;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	background: #fafafa;
	border: 1px solid #c0c0c0;
	border-bottom: none;
}

.item_dt .item_desc .chira_area .chira_name li:first-child {
	border-radius: 2px 2px 0 0;
}

.item_dt .item_desc .chira_area .chira_name li:last-child {
	border-bottom: 1px solid #c0c0c0;
	border-radius: 0 0 2px 2px;
}

.item_dt .item_desc .chira_area .chira_name li:not(.active):hover {
	background: #ffe0f0;
}

.item_dt .item_desc .chira_area .chira_name li.active {
	color: #fff;
	font-weight: bold;
	cursor: default;
	background: #f04070;
	border-color: #f04070;
}

.item_dt .item_desc .chira_area .chira_name li.active::after {
	position: absolute;
	top: calc(50% - 4px);
	right: -13px;
	width: 0;
	height: 0;
	content: "";
	border-color: transparent transparent transparent #f04070;
	border-style: solid solid solid solid;
	border-width: 4px 6px 4px 6px;
}

.item_dt .item_desc .chira_body {
	display: table-cell;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}

.item_dt .item_desc .chira_body li {
	display: none;
}

.item_dt .item_desc .chira_body li.active {
	display: block;
	margin: 0 auto;
}

.item_dt .item_desc .chira_body li table {
	margin: 0 auto;
	padding: 0 0 0 0;
	table-layout: fixed;
}

.item_dt .item_desc .chira_body li table th,
.item_dt .item_desc .chira_body li table td {
	padding: 10px 12px;
	color: #323232;
	font-size: 15px;
	line-height: 21px;
	background: #fff;
}

.item_dt .item_desc .chira_body li table th {
	width: 60px;
}

.item_dt .item_desc .chira_body li table tr:nth-child(2n+1) th,
.item_dt .item_desc .chira_body li table tr:nth-child(2n+1) td {
	background: #e2efda;
}

.item_dt .item_desc .ingred {
	padding: 3px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.item_dt .item_desc .effect {
	margin: 10px 0 5px 0;
	font-size: 0;
}

.item_dt .item_desc .effect li {
	display: inline-block;
	margin: 3px 5px 3px 0;
	padding: 6px 6px;
	font-size: 13px;
	line-height: 1;
	border: 1px solid #b0b0b0;
	border-radius: 2px;
}

.item_dt .item_desc .link {
	font-size: 0;
	cursor: default;
}

.item_dt .item_desc .link li {
	display: inline-block;
	margin: 0 15px 0 0;
}

.item_dt .item_desc .link li a {
	position: relative;
	padding: 0 0 0 8px;
	font-size: 14px;
	line-height: 18px;
}

.item_dt .item_desc .link li a::before {
	position: absolute;
	top: calc(50% - 6px);
	left: 2px;
	font-family: FontAwesome;
	font-style: normal;
	content: "\f0da";
	font-size: 12px;
	line-height: 1;
}



.item_dt .scroll_btn {
	display: table;
	width: 80%;
	margin: 60px auto 40px auto;
}

.item_dt .scroll_btn li {
	display: table-cell;
	width: 20%;
}

.item_dt .scroll_btn li a {
	position: relative;
	display: block;
	margin: 0 5px;
	padding: 16px 0 36px 0;
	color: #323232;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	background: -webkit-linear-gradient(top, #faffff, #dadada);
	background: -moz-linear-gradient(top, #faffff, #dadada);
	background: linear-gradient(to bottom, #faffff, #dadada);
	border: 1px solid #808080;
	border-radius: 4px;
}

.item_dt .scroll_btn li a:hover {
	background: -webkit-linear-gradient(top, #faffff, #c0e0f0);
	background: -moz-linear-gradient(top, #faffff, #c0e0f0);
	background: linear-gradient(to bottom, #faffff, #c0e0f0);
}

.item_dt .scroll_btn li a::after {
	position: absolute;
	bottom: 5px;
	left: calc(50% - 10px);
	font-size: 20px;
	content: "\f13a";
	font-family: FontAwesome;
	font-style: normal;
}

.item_dt .scroll_btn li:hover a::after {
	color: #f00;
}


.item_dt .item_deal {
	position: relative;
	margin: 10px 15px 20px 15px;
	padding: 40px 15px 10px 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	background: #fffcff;
	border: 3px solid #ea0000;
	border-radius: 4px;
}

.item_dt .item_deal::before {
	position: absolute;
	top: 12px;
	left: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	content: "■お得な豆知識";
}

.item_dt .item_deal .sub {
	display: block;
	padding: 5px 0 0 5px;
	color: #e00000;
	font-size: 14px;
	line-height: 20px;
}

.item_dt h2 {
	position: relative;
	margin: 20px 0 0 0;
	color: #da0000;
}

.item_dt h2 #order_arrow {
	display: none;
	position: absolute;
	top: 3px;
	right: 0;
	font-size: 64px;
	color: #da0000;
	background: #fff;
	transform: rotate(-30deg);
}

.item_dt .item_text {
	padding: 10px 10px;
	color: #323232;
	font-size: 16px;
	line-height: 26px;
}

.item_dt .item_text img {
	display: block;
	max-width: 720px;
	border: 1px solid #c0c0c0;
}

.item_list .category_title {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 160px 0 0;
	border-bottom: 1px solid #dadada;
}

.item_list .category_title h1 {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
}

.item_list .review_list,
.item_dt .review_list {
	margin: 10px;
}

.item_list .review_list li,
.item_dt .review_list li {
	padding: 20px 10px;
	border-bottom: 1px solid #dadada;
}

.item_list .review_list li:last-child,
.item_dt .review_list li:last-child {
	margin: 0 0 20px 0;
}

.item_list .review_list .title,
.item_dt .review_list .title {
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	vertical-align: bottom;
}

.item_list .review_list .title span,
.item_dt .review_list .title span {
	padding: 0 0 0 5px;
	font-size: 16px;
	font-weight: normal;
}

.item_list .review_list .star,
.item_dt .review_list .star {
	display: inline-block;
	margin: 0 0 8px 0;
	font-size: 0;
}

.item_list .review_list .star i,
.item_dt .review_list .star i {
	margin: 0 3px 0 0;
	color: #ea9a00;
	font-size: 20px;
	line-height: 1;
}

.item_list .review_list time,
.item_dt .review_list time {
	display: inline-block;
	margin: 0 0 0 30px;
	font-size: 16px;
	line-height: 20px;
}

.item_list .review_list .user,
.item_dt .review_list .user {
	display: inline-block;
	margin: 0 0 0 20px;
	font-size: 16px;
	line-height: 20px;
}

.item_list .review_list .user span,
.item_dt .review_list .user span {
	font-size: 13px;
}

.item_list .review_list .comment,
.item_dt .review_list .comment {
	font-size: 16px;
	line-height: 26px;
}

.review_area {
	width: 800px;
	margin: 50px auto 30px auto;
}

.review_tbl {
	width: 798px;
	border: 1px solid #c0c0c0;
}

.review_tbl td {
	background: #f4f4f4;
}

.review_tbl td:first-child {
	width: 450px;
	padding: 30px 30px 0 30px;
}

.review_tbl td:last-child {
	padding: 30px 30px 0 0;
}

.review_tbl tr:last-child td {
	width: calc(100% - 20px);
	padding: 30px;
}

.review_tbl .title {
	font-size: 18px;
	line-height: 1;
}

.review_tbl .input {
	height: 34px;
	margin: 4px 0 0 0;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
}

.review_tbl .input input {
	display: block;
	width: calc(100% - 20px);
	height: calc(100% - 16px);
	padding: 8px 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	border-radius: 4px;
}

.review_tbl .input input[type="number"] {
	width: calc(100% - 10px);
	height: 34px;
	padding: 0 0 0 10px;
	line-height: 34px;
}

.review_tbl select {
	display: block;
	width: 100%;
	height: 34px;
	margin: 4px 0 0 0;
	font-size: 22px;
	line-height: 34px;
	vertical-align: top;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
}

.review_tbl select option {
	color: #000;
	font-size: 18px;
}

.review_tbl textarea {
	display: block;
	width: calc(100% - 22px);
	height: 120px;
	margin: 4px 0 30px 0;
	padding: 8px 10px;
	font-size: 16px;
	line-height: 22px;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
}

.item_dt h3 {
	width: 1000px;
	margin: 20px auto 2px auto;
}

.order_tbl {
	width: 960px;
	margin: 0 0 20px 20px;
}

.order_tbl th {
	padding: 10px 0;
	color: #282828;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	background: #f0f0f0;
}

.order_tbl td {
	min-height: 48px;
	color: #282828;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
}

.order_tbl th,
.order_tbl td {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

.order_tbl th:last-child,
.order_tbl td:last-child {
	border-right: 1px solid #c0c0c0;
}

.order_tbl tr:last-child td {
	border-bottom: 1px solid #c0c0c0;
}

.order_tbl td:nth-child(1) {
	width: 200px;
}

.order_tbl td:nth-child(2) {
	width: 160px;
	border-right: none;
}

.order_tbl td:nth-child(3) {
	width: ;
	border-left: none;
}

.order_tbl td:nth-child(4) {
	width: 80px;
}

.order_tbl td:nth-child(5) {
	width: 240px;
}

.order_tbl .basic {
	position: relative;
	padding: 24px 40px 8px 0;
	font-size: 16px;
	line-height: 16px;
	text-align: right;
}

.order_tbl .basic del {
	color: #7a7a7a;
}

.order_tbl .basic del span {
	color: #282828;
}

.order_tbl .basic small {
	padding: 0 0 0 2px;
	font-size: 11px;
}

.order_tbl .basic::after {
	position: absolute;
	top: calc(50% - 4px);
	right: 10px;
	font-family: FontAwesome;
	font-style: normal;
	content: "\f061";
	color: #a0a0a0;
	font-size: 14px;
	line-height: 14px;
}

.order_tbl .sale {
	height: 28px;
	padding: 14px 0 6px 20px;
	color: #da0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	vertical-align: bottom;
}

.order_tbl .sale strong {
	display: inline-block;
	width: 120px;
	padding: 0 4px 0 0;
	font-size: 28px;
	text-align: right;
}

.order_tbl .sale strong small {
	font-size: 14px;
}

.order_tbl .sale .unit {
	position: relative;
	display: inline-block;
	min-width: 80px;
	margin: 0 0 0 6px;
	font-size: 15px;
}

.order_tbl .sale .title {
	position: absolute;
	top: -18px;
	left: 10px;
	font-size: 11px;
	white-space: nowrap;
}

.order_tbl .sale .unit small {
	font-size: 11px;
}

.order_tbl .point {
	position: relative;
	padding: 0 0 10px 0;
	color: #282828;
}

.order_tbl .point::after {
	position: absolute;
	bottom: 0px;
	right: 8px;
	content: "ポイント";
	font-size: 10px;
	line-height: 1;
}

.order_tbl .btn {
	display: block;
	position: relative;
	width: 160px;
	height: 14px;
	margin: 0 auto;
	padding: 10px 0 10px 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	/*
	color: #3a3a3a;
	background: -webkit-linear-gradient(top,#fff090,#f0ca5a);
	background: -moz-linear-gradient(top,   #fff090,#f0ca5a);
	background: linear-gradient(to bottom,  #fff090,#f0ca5a);
	border: 1px solid #8a8a50;
*/
	/*
	color: #fff;
	background: #3d9982;
	border: 1px solid #20707a;
*/
	color: #fff;
	text-shadow: -1px -1px 1px #606060;
	background: -webkit-linear-gradient(top, #20aa00, #008000);
	background: -moz-linear-gradient(top, #20aa00, #008000);
	background: linear-gradient(to bottom, #20aa00, #008000);
	border: 1px solid #006a00;
	border-radius: 10px;
}

.order_tbl .btn::before {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 20px;
	height: 20px;
	padding: 5px;
	font-family: FontAwesome;
	font-style: normal;
	content: "\f07a";
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	background: #505050;
	border-radius: 8px;
}

.order_tbl .btn:hover {
	/*
	background: -webkit-linear-gradient(top,#fae080,#eaba4a);
	background: -moz-linear-gradient(top,   #fae080,#eaba4a);
	background: linear-gradient(to bottom,  #fae080,#eaba4a);
*/
	/*
	background: #40aa8a;
*/
	background: -webkit-linear-gradient(top, #1aa000, #006000);
	background: -moz-linear-gradient(top, #1aa000, #006000);
	background: linear-gradient(to bottom, #1aa000, #006000);
}

.order_tbl td.ng {
	color: #e00000;
	font-size: 18px;
	font-weight: bold;
}

#popup_overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 301;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.75);
}

#popup_box {
	display: none;
	position: absolute;
	top: 50px;
	left: calc(50% - 621px);
	z-index: 302;
	background: #fff;
}

#popup_box .close_btn {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 304;
	width: 118px;
	height: 24px;
	padding: 37px 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	background: #f05070;
	cursor: pointer;
	border: 1px solid #f05070;
}

#popup_box .close_btn:hover {
	color: #f05070;
	background: #ffeae0;
}

#popup_box .main_img {
	position: relative;
	margin: 20px;
	background: #c0c0c0;
	border: 1px solid #c0c0c0;
}

#popup_box .main_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	background: #fff;
}

#popup_box .img_list {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 303;
	width: calc(100% - 120px);
	height: 100px;
	margin: 0 120px 0 0;
	font-size: 0;
	height: 100px;
	background: #f0f0f0;
	border-top: 1px solid #c0c0c0;
}

#popup_box .img_list li {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 100px;
	font-size: 0;
	cursor: pointer;
	border-right: 1px solid #c0c0c0;
}

#popup_box .img_list li img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	background: #fff;
}

#popup_box .img_list li.active img {
	opacity: 0.7;
}

/* 210428追加 table */
.guideTable,
.symptomTable {
	width: calc(100% - 6px);
	margin: 0px auto 20px;
}

.guideTable caption,
.symptomTable caption {
	font-weight: bold;
}

.guideTable th,
.guideTable td,
.symptomTable th,
.symptomTable td {
	font-size: 13px;
	padding: 5px;
	border: 1px solid #f05070;
}

.guideTable th,
.symptomTable th {
	font-weight: bold;
	background: #fff0ff;
}

.guideTable th.left,
.symptomTable th.left {
	text-align: left;
}

.guideTable td,
.symptomTable td {
	background: #ffffff;
}

.guideTable td {
	/*	text-align: center;*/
}

.guideTable td img {
	max-width: 100px;
	display: block;
	margin: 0 auto;
}

.guideTable td img.large {
	max-width: 150px;
}

.guideTable th.nowrap,
.guideTable td.nowrap {
	white-space: nowrap;
}

.symptomTable th {
	white-space: nowrap;
}

.symptomTable td.dot {
	border-bottom: 1px dotted #f05070;
}

.symptomTable td.noborder {
	border-top: 1px none;
}

.symptomTable span.male {
	color: #ffffff;
	padding: 1px 4px;
	margin-right: 3px;
	background: #3333ff;
}

.symptomTable span.female {
	color: #ffffff;
	padding: 1px 4px;
	margin-right: 3px;
	background: #ff3333;
}

.guideTable span.red {
	color: #ff0000;
}

.guideTable td p {
	font-size: 13px;
}

.guideTable td p:last-child {
	margin-bottom: 0;
}

.guideTable td p.item {
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
	margin: 10px 0;
}

.guideTable td p.link {
	text-align: right;
}

/* 見出し付きリストボックス追加 211007*/
.check-box {
	margin: 30px 10px 30px;
	border: 3px solid #f04070;
	border-radius: 10px;
	padding: 15px;
	position: relative;
}

.check-box .check-box-title {
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	padding: 10px 15px;
	color: #f04070;
	background: #fff;
	display: block;
	position: absolute;
	left: 10px;
	top: -20px;
}

.check-box .check-box-title:before {
	content: "\f058";
	font-family: FontAwesome;
	margin-right: 5px;
}

.check-box .check-box-list {
	list-style: none;
}

.check-box .check-box-list li {
	padding: 5px;
	font-size: 16px;
	border-bottom: 1px solid #d5d5d5;
}

.check-box .check-box-list li:last-child {
	border: none;
}

.check-box .check-box-list li::before {
	content: "●";
	font-size: 13px;
	margin-right: 10px;
	color: #999;
	padding-top: 2px;
}

.check-box br {
	display: none;
}

/*画像部分に動画追加*/
.img_box {

	padding: 0 20px 0 0;
	width: 300px;
}

#subImg {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 15px auto;
}

#subImg li {
	width: 23%;
	aspect-ratio: 6/5;
	margin: 0 0 8px;
	border: 1px solid #c0c0c0;
	cursor: pointer;
	box-sizing: border-box;
	margin-right: 2.666%;
}

#subImg li:nth-child(4) {
	margin-right: 0;
}

#subImg li.active,
#subImg li:hover {
	border-color: #f04070;
}

#subImg li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: top;
}

#mainImg {
	width: 300px;
	aspect-ratio: 6/5;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#mainImg img {
	vertical-align: top;
}

#mainImg img,
#mainImg video {
	width: 100%;
	height: auto;
}

table.normal_tbl th {
	padding: 5px;
	line-height: 1.4;
}

table.normal_tbl td {
	padding: 5px;
	line-height: 1.4;
}

.video_main {
	display: none
}

.video_thum {
	position: relative;
}

#video_thum_list {
	position: relative;
	display: block;
	text-decoration: none;
}

#video_thum_list:before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 3px solid #444;
	width: 20px;
	height: 20px;
	z-index: 1;
	pointer-events: none;
	background: #fff;
}

#video_thum_list:after {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
	border-style: solid;
	border-color: transparent transparent transparent #444;
	border-width: 8px 0 8px 12px;
	pointer-events: none;
	z-index: 1;
}

.video_main_list {
	position: relative;
	display: block;
	text-decoration: none;
}

.video_main_list:before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 3px solid #444;
	width: 20px;
	height: 20px;
	z-index: 1;
	pointer-events: none;
	background: #fff;
}

.video_main_list:after {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
	border-style: solid;
	border-color: transparent transparent transparent #444;
	border-width: 8px 0 8px 12px;
	pointer-events: none;
	z-index: 1;
}

#popup_box.popup_abtest .main_img video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	background: #fff;
}

#popup_box.popup_abtest .img_list {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 303;
	width: calc(100% - 62px);
	margin: 0 62px 0 0;
	font-size: 0;
	background: #f0f0f0;
	border-top: 1px solid #c0c0c0;
	height: auto;
}

#popup_box.popup_abtest .img_list li {
	position: relative;
	display: inline-block;
	width: 16.66666%;
	aspect-ratio: 6/5;
	font-size: 0;
	cursor: pointer;
	border-right: 1px solid #c0c0c0;
	box-sizing: border-box;
	height: auto;
}

#popup_box.popup_abtest .img_list li img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#popup_box.popup_abtest .close_btn {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 304;
	width: 62px;
	height: 62px;
	padding: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 62px;
	text-align: center;
	background: #f05070;
	cursor: pointer;
	border: 1px solid #f05070;
	box-sizing: border-box;
}

#popup_box.popup_abtest .main_img {
	position: relative;
	margin: 40px 20px;
	background: #c0c0c0;
	border: 1px solid #c0c0c0;
}

/*未購入者サイドバナー*/
.detail_nobuy .item_dt_r .menu_box .order_image {
	height: 160px;
}

.detail_nobuy .item_dt_r .menu_box .order_image img {
	height: 90%;
	width: auto;
}

.detail_nobuy .detail_nobuy_banner {
	padding: 5px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.detail_nobuy .detail_nobuy_banner img {
	width: 100%;
	vertical-align: bottom;
	height: auto;
}

.detail_nobuy .item_dt_r .menu_box .dt_btn li {
	height: 60px;
}

.detail_nobuy .item_dt_r .menu_box .dt_btn li.ln1 a {
	padding: 23px 0 22px 0;
}

.detail_nobuy .item_dt_r .menu_box .dt_btn li.ln2 a {
	padding: 10px 0 9px 0;
}

/*ピックアップレビュー*/
.sp_review_cover {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	padding: 0 10px;
	margin-bottom: 40px;
}

.sp_review_cover .sp_review_left {
	width: 100px;
}

.sp_review_cover .sp_review_username {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	margin-top: 5px;
	line-height: 1.3;
}

.sp_review_cover .sp_review_date {
	font-size: 14px;
}

.sp_review_cover .sp_review_userimg img {
	width: 100%;
	margin: 0;
	border-radius: 50%;
	border: 1px solid #e0e0e0;
}

.sp_review_cover .sp_review_right {
	width: calc(100% - 150px);
	background: #f6f6f6;
	padding: 30px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	position: relative;
	border-radius: 5px;
}

.sp_review_cover .sp_review_right:before {
	position: absolute;
	top: 41px;
	left: -30px;
	display: block;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-right: 15px solid #f6f6f6;
	content: "";
	z-index: 1;
}

.sp_review_cover .sp_review_right:after {
	position: absolute;
	top: 40px;
	left: -32px;
	display: block;
	width: 0;
	height: 0;
	border: 16px solid transparent;
	border-right: 16px solid #e0e0e0;
	content: "";
}

.sp_review_cover .sp_review_h {
	padding: 5px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
}

.sp_review_cover .sp_review_h .star {
	margin-bottom: 5px;
}

.sp_review_cover .item_dt .item_text .sp_review_h .star img {
	border: none;
}

.sp_review_cover .sp_review_text p {
	margin-bottom: 15px;
	padding: 0 5px;
}

.sp_review_cover .sp_review_img_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sp_review_cover .sp_review_img {
	margin-bottom: 15px;
	width: auto;
	max-width: calc(50% - 15px);
	border: none;
}
.item_dt .item_text .sp_review_cover .sp_review_img img {
	border: none;
	max-width: 100%;
}
.sp_review_cover br{
	display: none;
}
.item_dt .item_text .sp_review_h .star img{
	border: none;
}
/* アイコン＆モーダル */
.detail_icon_modal .modal{
    display: none;
    position: fixed;
    top: 0;
	left:0;
    height: 100vh;
    width: 100%;
	z-index: 200000;
}


/* モーダル背景 */
.detail_icon_modal .modal-bg {
    position: absolute;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
}

/* モーダル本体 */
.detail_icon_modal .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    max-width: 90%;
    background: white;
    padding: 20px;
    box-sizing: border-box;
}

/* モーダルウィンドウ表示中に記事本体を固定 */
body.fixed {
/* overflow-y: hidden; */
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}

.detail_icon_modal .modal-content .modal-content-h {
    text-align: center;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 17px;
    color: #b7222f;
}

.detail_icon_modal .modal-content p {
    font-size: 16px;
    margin: 0;
}

.detail_icon_modal .js-modal-close {
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
    transition: 0.5s;
    font-weight: 600;
    font-size: 2em;
}

.detail_icon_modal .modal-content .js-modal-close:hover {
    opacity: 0.6;
}

.detail_icon {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px auto 0;
    max-width: 800px;
}

.detail_icon li {
    width: 32%;
	margin-bottom: 15px;
}

.detail_icon li img {
    width: 100%;
    cursor: pointer;
    transition: 0.5s;
	vertical-align: bottom;
	height: auto;
}

.detail_icon li img:hover {
    opacity: 0.6;
}

/* テーブル */
#item_detail .itemTable {
	margin: 0px auto 30px;
	table-layout: fixed;
	width: 100%;
  }

  #item_detail .itemTable th,
  #item_detail .itemTable td {
	padding: 10px 7px;
	border: 1px solid #FFC107;
	font-size: 15px;
	vertical-align: middle;
	line-height: 1.4;
	box-sizing: border-box;
  }

  #item_detail .itemTable th {
	font-weight: bold;
	background: #FFEDBA;
	text-align: center;
  }

  #item_detail .itemTable td {
	background: #ffffff;
  }

  .item_dt #item_detail .item_text .itemTable td img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	box-sizing: border-box;
	border: none;
  }

  #item_detail .itemTable td a {
	display: block;
	margin: 0 auto;
	padding: 11px 0;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 1px #606060;
	cursor: pointer;
	background: -webkit-linear-gradient(top, #20aa00, #008000);
	background: -moz-linear-gradient(top, #20aa00, #008000);
	background: linear-gradient(to bottom, #20aa00, #008000);
	border: 1px solid #006a00;
	border-radius: 4px;
	transition: 0.5s;
  }

  #item_detail .itemTable td a:hover {
	opacity: 0.6;
  }

  /* デザイン追加20221108 */
  ul.shadow_box {
	background: #ffefd5;
	border-radius: 8px;
	box-shadow: 0px 0px 5px silver;
	padding: 1em 1em 1em 2.5em;
	margin: 15px 20px 0;
}
ul.shadow_box br{
	display: none;
}
ul.shadow_box li {
	line-height: 2.2;
	list-style: disc;
}

.center_headline{
    padding: 0.5em;
    background: #fffaf4;
    border-left: solid 5px #ffaf58;
    color: #333;
    margin: 15px 0 10px;
    line-height: 28px;
    font-size: 20px;
	font-weight: bold;
}
.center_headline + br {
    display:none;
}
.detailpage_link{
	display: block;
	margin: 15px 0;
}
.detailpage_link a{
	font-weight: bold;
	display: inline-block;
}
.detailpage_link a:after {
    float: right;
    display: inline-block;
    margin-left: 3px;
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
}
table.vertical_table {
	margin: 15px 20px 20px;
	width: calc(100% - 40px);
	border-collapse: collapse;
}

table.vertical_table tr {
	width: 100%;
}

table.vertical_table  th {
	background: #FFC107;
	color: #54180e;
	font-weight: 600;
	padding: 10px;
	text-align: center;
	border: 1px solid #FFC107;
}

table.vertical_table td {
	text-align: center;
	background: #FFEDBA;
	color: #505050;
	width: 50%;
	padding: 15px 10px;
	border-left: 1px solid #FFC107;
	border: 1px solid #FFC107;
	box-sizing: border-box;
}

table.vertical_table td img {
	max-height: 150px;
	margin: 0 auto;
}
.detail_qa_cover{
    background: #f6f6f6;
    padding: 15px 15px 5px;
    margin: 10px;
    }
.detail_qa_h{
    font-weight: 600;
    line-height: 2;
    font-size: 1.2em;
    margin-bottom: 1em;
    padding-left: 0.5em;
}
.detail_qa dt,
.detail_qa dd {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 1em 1.5em 1em 3.1em;
    color: #333333;
}
.detail_qa br{
    display: block;
}
.detail_qa dt {
    font-weight: 600;
}
.detail_qa dd {
	border-bottom: 1px solid #c0c0c0;
	padding: 0.5em 1.5em 1em 3.1em;
}
.detail_qa dd:last-child {
	border-bottom: none;
}
.detail_qa dd + dt {
    margin-top: 0.5em;
}

.detail_qa dd span,.detail_qa dt span {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 40px;
    text-align: center;
}

.detail_qa dt span {
    background-color: #75bbff;
}

.detail_qa dd span {
    background-color: #ff8d8d;
}