/*  商品詳細ページ用CSS  */
/* h1,h2は detail.htmlにインライン記述 */
/*
h3.article {
	position: relative;
	margin: 20px 0 0;
	color: #00a4e8;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	border-bottom: 1px solid #dadada;
}
h3.article {
    color: #fff;
    background: #19c0ff;
    font-size: 20px!important;
    padding: 8px 12px!important;
    border-radius: 4px;
    text-shadow: 1px 1px 0#1a96c5;
    box-shadow: 2px 2px 0#ebebeb;
    border: 0 !important;
	font-weight: 700;
}*/
h3.article {
    font-size: 19px !important;
	font-weight: 700;
	line-height: 26px !important;
    position: relative;
    color: #495254;
    background: #fff;
    border-radius: 4px;
    padding: 12px 7px 10px 30px!important;
    border: 1px solid #d5d5d5!important;
    box-shadow: 0 2px 0#ddd;
	margin: 20px auto 2px auto;
}
h3.article::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 5px 3px;
    width: 7px;
    background: #00c5ff;
    background: linear-gradient(180deg,#00c5ff 0,#baefff 100%)
}
h4.article,
h5.article {
    font-size: 18px;
    margin: 10px 0 0;
    padding: 10px 0;
    color: #333;
	font-weight: 700;
}
h4.article::before,
h5.article::before {
    content: "■";
    color: #19c0ff;
    margin-right: 5px;
}

.item_dt .item_deal {
	position: relative;
	margin: 10px 15px 20px;
	padding: 40px 15px 10px;
	font-size: 15px;
	font-weight: 700;
	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: 700;
	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 .item_text {
	padding: 10px 10px;
	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;
}

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

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

.order_tbl td {
	min-height: 48px;
	color: #2a2a2a;
	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: 150px !important;
}

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

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

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

.order_tbl td:nth-child(5) {
	width: 220px !important;
}

.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: #2a2a2a;
}

.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: icomoon;
	font-style: normal;
	content: "\f061";
	color: #a0a0a0;
	font-size: 14px;
	line-height: 14px;
}

/* 250414 */
.order_tbl td.td_dsc {
    width: 130px !important;
    border-right: none;
    padding-top: 10px;
}

.order_tbl .discount {
    color: #da0000;
	font-size: 19px;
	font-weight: 700;
	line-height: 28px;
	text-align: left;
	vertical-align: bottom;
}



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

.order_tbl .sale strong {
	display: inline-block;
	width: 120px;
	padding: 0 4px 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;
}

.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;
	color: #3a3a3a;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	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;
	border-radius: 4px;
}

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

.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);
}

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

/*--------------------------------------------------*/
/*  その他コンテンツ                                */
/*--------------------------------------------------*/
.belt_link {
	width: 100%;
	padding: 20px 0 0;
}

.belt_link a {
	display: block;
	width: 100%;
	height: 40px;
	color: transparent;
	text-decoration: none;
	background: url(/img/banner/line_1000_belt.png) repeat-x 0 0;
}

.belt_link a:hover {
	opacity: 0.8;
}

.search_box {
	position: relative;
	width: 600px;
	margin: 20px auto;
	padding: 20px 20px 10px;
	background: #dcf3fc;
	border: 2px solid #53c3f1;
}

.search_box .search {
	position: relative;
	width: 480px;
	height: 38px;
	margin: 10px auto;
	background: #53c3f1;
	border-radius: 3px;
}

.search_box .search input[type="text"] {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 394px;
	height: 32px;
	padding: 0 10px;
	font-size: 22px;
	line-height: 32px;
	border: none;
	border-radius: 3px 0 0 3px;
}

.search_box .search input[type="image"] {
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 60px;
	height: 32px;
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	background: #53c3f1;
	border: none;
	border-radius: 0 3px 3px 0;
}

.search_box .search input[type="image"]:hover {
	background: #3a88a8;
}

.search_box p {
	padding: 10px 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	vertical-align: bottom;
}

.search_box p strong {
	color: #f00;
	font-size: 16px;
	font-weight: 700;
}

section.no_padding {
	padding: 0;
}

section > .update_date {
	top: 14px;
}

.contents > h2 {
	margin: 20px 0 10px -10px;
}

section > h2 {
	margin: 0 0 10px -10px;
}

section.no_padding > h2 {
	margin: 25px 0 10px 5px;
}

.contents > p,
section > p {
	padding: 8px 0;
}

.contents > p strong,
section > p strong,
strong.bg_pink {
	padding: 0 2px;
	font-size: 17px;
	font-weight: 700;
	background: -webkit-linear-gradient(top, #fff, 60%, #fff, 60%, #ffd0ff, 89%, #ffbaff, 89%, #fff);
	background: -moz-linear-gradient(top, #fff, 60%, #fff, 60%, #ffd0ff, 89%, #ffbaff, 89%, #fff);
	background: linear-gradient(to bottom, #fff, 60%, #fff, 60%, #ffd0ff, 89%, #ffbaff, 89%, #fff);
}

.contents .img_l,
section .img_l {
	float: left;
	max-width: 60%;
	max-height: 400px;
	margin: 10px 10px 10px;
}

.contents .img_r,
section .img_r {
	float: right;
	max-width: 60%;
	max-height: 400px;
	margin: 10px 0 10px 10px;
}

.contents .img_c,
section .img_c {
	display: block;
	max-width: 100%;
	max-height: 400px;
	margin: 10px auto;
}

.contents .img_c.border,
section .img_c.border {
	border: 1px solid #c0c0c0;
}

.contents .youtube,
section .youtube {
	display: block;
	margin: 20px auto;
	border: 1px solid #b0b0b0;
}

.agree h2 {
	margin: 0 0 0 -10px;
	border: none;
}

.agree p {
	margin: 0 0 20px;
}

.faq > h2 {
	position: relative;
	margin: 20px 0 0;
	padding: 10px 10px 10px 50px;
	vertical-align: bottom;
	background: #eaeaea;
	border: none;
}

.faq > h2::before {
	position: absolute;
	top: calc(50% - 12px);
	left: 10px;
	content: "Ｑ";
	color: #ea0000;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}

.faq > div {
	position: relative;
	padding: 20px 0 20px 50px;
}

.faq > div::before {
	position: absolute;
	top: 30px;
	left: 10px;
	content: "Ａ";
	color: #1010a0;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}

.faq > div p {
	padding: 8px 0;
	font-size: 16px;
	line-height: 26px;
}

.contents_menu {
	width: 640px;
	margin: 20px auto;
	padding: 15px 20px;
	background: #fdfdfd;
	border: 2px solid #a0a0a0;
	border-radius: 4px;
}

.contents_menu li {
	padding: 2px 0;
	font-size: 16px;
	line-height: 20px;
}

.contents_menu li a {
	position: relative;
	text-decoration: none;
}

.faq .contents_menu li a {
	padding: 0 0 0 30px;
	color: #2a2a2a;
	text-decoration: underline;
}

.faq .contents_menu li a:hover {
	color: #f00000;
}

.faq .contents_menu li a::before {
	position: absolute;
	top: calc(50% - 11px);
	left: 0;
	width: 22px;
	height: 14px;
	padding: 4px 0;
	content: "Q";
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	background: #1010a0;
	border-radius: 2px;
}

.contents_menu li a:hover {
	text-decoration: underline;
}

.normal_box,
.pink_box,
.blue_box {
	margin: 20px;
	padding: 10px 15px;
	border-radius: 4px;
}

.normal_box {
	background: #ffffff;
	border: 2px solid #b0b0b0;
}

.pink_box {
	background: #fff7fa;
	border: 2px solid #f0a0c0;
}

.blue_box {
	background: #f7ffff;
	border: 2px solid #90daf0;
}

.normal_box .title,
.pink_box .title,
.blue_box .title {
	padding: 5px 0;
	font-size: 18px;
	font-weight: 700;
}

.normal_box p:not(.title),
.pink_box p:not(.title),
.blue_box p:not(.title) {
	padding: 5px 20px;
	font-size: 16px;
	line-height: 1.6;
}

ul.normal_box,
ul.pink_box,
ul.blue_box,
ol.normal_box,
ol.pink_box,
ol.blue_box {
	padding: 10px 20px 10px 35px;
}

.normal_box ul,
.pink_box ul,
.blue_box ul,
.normal_box ol,
.pink_box ol,
.blue_box ol {
	padding: 0 20px 0 35px;
}

ul.normal_box li,
ul.pink_box li,
ul.blue_box li,
ol.normal_box li,
ol.pink_box li,
ol.blue_box li,
.normal_box ul li,
.pink_box ul li,
.blue_box ul li {
	padding: 2px 0;
}

.list_disc {
	padding: 0 10px 30px 10px;
	font-size: 16px;
	line-height: 24px;
}

.page_disc {
	padding: 0 10px 20px 10px;
	font-size: 16px;
	line-height: 26px;
}

.search_fail {
	position: relative;
	height: 63px;
	margin: 20px 0;
}

.search_fail img {
	position: absolute;
	top: calc(50% - 26px);
	left: 20px;
	width: 72px;
}

.search_fail p {
	position: absolute;
	bottom: 0;
	left: 102px;
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	vertical-align: bottom;
}

.search_fail strong {
	font-size: 32px;
}

.info_box {
	position: relative;
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #b0b0b0;
}

.info_box .title {
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 21px;
}

.info_box p {
	position: relative;
	padding: 2px 15px;
	color: #2a2a2a;
	font-size: 12px;
	line-height: 16px;
}

.info_box p::before {
	position: absolute;
	top: 8px;
	left: 4px;
	width: 4px;
	height: 4px;
	content: "";
	background: #505050;
	border-radius: 100%;
}

.info_box .dsp_cel {
	width: calc(50% - 20px);
	padding: 10px;
	vertical-align: top;
}

.info_box.safety {
	background: url("/img/safety.png") no-repeat right 40px bottom 10px;
}

.select_category {
	margin: 0 0 20px 0;
	font-size: 0;
}

.select_category li {
	display: inline-block;
	width: 144px;
	margin: 0 10px;
}

.select_category li a,
.select_category li a img {
	display: block;
	width: 100%;
}

.select_category li a {
	color: #2a2a2a;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}

.select_category li a:hover {
	color: #f00000;
	text-decoration: underline;
}

.news_list {
	margin: 20px 10px;
}

.news_list > li {
	border: 1px solid #b0b0b0;
	border-bottom: none;
}

.news_list > li:last-child {
	border-bottom: 1px solid #b0b0b0;
}

.news_list > li .title {
	position: relative;
	padding: 20px 80px 12px 15px;
	font-size: 20px;
	line-height: 28px;
	cursor: pointer;
	background: #f7f7f7;
}

.news_list > li .title.ac_open {
	font-weight: 700;
	background: #fff0ff;
}

.news_list > li .title time {
	display: block;
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
}

.news_list > li .title i {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 100%;
	font-weight: normal;
	text-align: center;
}

.news_list > li .title i::before {
	position: absolute;
	top: calc(50% - 24px);
	left: 0;
	width: 80px;
	font-family: icomoon;
	font-style: normal;
	content: "\f055";
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
}

.news_list > li .title i::after {
	position: absolute;
	top: calc(50% + 16px);
	left: 0;
	width: 80px;
	content: "開 く";
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
}

.news_list > li .title.ac_open i::before {
	content: "\f056";
}

.news_list > li .title.ac_open i::after {
	content: "閉じる";
}

.news_list > li .title:hover {
	color: #f00000;
	text-decoration: underline;
}

.news_list > li .title:hover i::after {
	color: #f00000;
	text-decoration: underline;
}

.news_list > li .title:hover i::before {
	color: #f00000;
}

.news_list > li .body {
	padding: 20px 20px 30px 20px;
	font-size: 16px;
	line-height: 26px;
	border-top: 1px solid #e0e0e0;
}

.process {
	font-weight: 700;
	margin: 0 0 20px 0;
}

.process li {
	font-weight: normal;
	padding: 0 0 10px 0;
	font-size: 16px;
	line-height: 22px;
	list-style: decimal;
}

.normal_tbl {
	width: 100%;
	margin: 0 0 20px 0;
}

.normal_tbl th {
	width: 140px;
	padding: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	text-align: left;
	vertical-align: middle;
	background: #f0f0f0;
	border: 1px solid #b0b0b0;
	border-bottom: none;
}

.normal_tbl td {
	padding: 15px;
	font-size: 15px;
	line-height: 1.5;
	vertical-align: middle;
	border-top: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}

.normal_tbl tr:last-child th,
.normal_tbl tr:last-child td {
	border-bottom: 1px solid #b0b0b0;
}

.normal_tbl td p {
	font-size: 15px;
	line-height: 1.5;
	vertical-align: bottom;
}

.normal_tbl td p.calc {
	padding: 4px 0;
	font-size: 16px;
	font-weight: 700;
}

.normal_tbl td p span {
	color: #f00000;
	font-size: 18px;
	font-weight: 700;
}

.normal_tbl th span {
	float: right;
	display: inline-block;
	width: 32px;
	height: 12px;
	padding: 4px 0;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	background: #f00000;
	border: 1px solid #f00000;
}

.normal_tbl input[type="text"],
.normal_tbl select,
.normal_tbl textarea {
	width: 500px;
	padding: 6px 8px;
	font-size: 16px;
	line-height: 1;
	border: 1px solid #b0b0b0;
	border-radius: 2px;
}

.normal_tbl.login input[type="text"] {
	width: 400px;
}

.normal_tbl option,
.normal_tbl select {
	line-height: 22px;
	padding: 6px 8px 8px 8px;
}

.normal_tbl textarea {
	height: 120px;
	line-height: 22px;
}

.normal_tbl.tips {
	width: auto;
	margin: 10px auto;
}

.normal_tbl.login {
	width: 640px;
	margin: 0 auto;
}

.normal_tbl.tips th,
.normal_tbl.contact th,
.normal_tbl.company th {
	width: 180px;
}

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

.normal_tbl.maker th {
	width: 60px;
	font-size: 15px;
	text-align: center;
}

.normal_tbl.maker th,
.normal_tbl.maker td {
	padding: 5px 15px;
}

.normal_tbl.tips th {
	padding: 8px 15px;
}

.normal_tbl.tips td {
	padding: 8px 40px 8px;
	font-size: 18px;
	font-weight: 700;
}

.normal_tbl.tips td strong {
	font-size: 24px;
	margin: 0 4px;
}

.company1 {
	height: 286px;
	background: url("/img/images/company_2.png?20211001") no-repeat 0 0;
}

.company2 {
	height: 289px;
	background: url("/img/images/company_3.png?20211001") no-repeat 0 0;
}

.company3 {
	height: 272px;
	background: url("/img/images/company_4.png?20211001") no-repeat 0 0;
}

.company4 {
	height: 332px;
	background: url("/img/images/company_5.png?20211001") no-repeat 0 0;
}

.flow_link {
	margin: 0 0 40px;
	font-size: 0;
	text-align: center;
}

.flow_link li {
	display: inline-block;
	width: 148px;
	height: 148px;
	margin: 0 5px;
}

.flow_link li a {
	display: block;
	position: relative;
	width: 120px;
	height: 120px;
	padding: 20px 13px 6px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	border: solid 1px #0080ff;
	border-radius: 4px;
}

.flow_link li a img {
	display: block;
	width: 100%;
}

.flow_link li a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 0;
	content: "";
	border-top: 64px solid #0080ff;
	border-right: 64px solid transparent;
}

.flow_link li a .step {
	position: absolute;
	top: 17px;
	left: -3px;
	z-index: 2;
	color: #fff;
	transform: rotate(-45deg);
}

.flow_link li a .title {
	position: absolute;
	top: 18px;
	left: 60px;
	z-index: 2;
	width: 80px;
	font-size: 20px;
	text-align: center;
	color: #0080ff;
}

.flow_link.tracking {
	margin: 20px 0 40px;
}

.flow_link.tracking li a .step {
	top: 15px;
	left: 7px;
}

.flow_link.tracking li a .title {
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	height: 20px;
	line-height: 1;
}

.tracking li.jp a {
	border: solid 1px #ff4040;
}

.tracking li.jp a::before {
	border-top: 60px solid #ff4040;
}

.tracking li.jp a .title {
	color: #ff4040;
}

.flow_link li a:hover {
	border: solid 1px #53c3f1;
}

.flow_link li a:hover::before {
	border-top: 60px solid #53c3f1;
}

.flow_link li a:hover .title {
	color: #53c3f1;
}

.flow_list {
	width: 640px;
	margin: 20px auto;
}

.flow_list > .box:not(:last-child) {
	position: relative;
	padding: 0 0 80px;
}

.flow_list > .box:not(:last-child)::after {
	position: absolute;
	bottom: 10px;
	left: calc(50% - 30px);
	width: 60px;
	height: 60px;
	content: "";
	background: url("/img/images/flow_5.png") no-repeat 0 0;
}

.flow_list > .box .title {
	padding: 12px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	background: #0080ff;
}

.flow_list > .box .body {
	padding: 20px;
	border: 2px solid #0080ff;
	border-top: none;
}

.flow_list > .box > .body > a {
	display: block;
	width: 560px;
	max-height: 240px;
	margin: 0 auto;
	overflow: hidden;
}

.flow_list > .box > .body > a > img {
	display: block;
	width: 560px;
}

.flow_list .img_list {
	width: 100%;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}

.flow_list .img_list li {
	display: inline-block;
	width: 180px;
	margin: 0 5px;
}

.flow_list .img_list li a,
.flow_list .img_list li a img {
	display: block;
	width: 100%;
}

.tracking_tbl1 {
	width: 100%;
	margin: 20px auto;
}

.tracking_tbl1 th {
	width: 160px;
	padding: 10px;
	vertical-align: middle;
}

.tracking_tbl1 td {
	padding: 10px;
}

.tracking_tbl1 td a {
	display: block;
	padding: 0 20px;
	max-height: 200px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
}

.tracking_tbl1 th img,
.tracking_tbl1 td a img {
	display: block;
	width: 100%;
}

.tracking_tbl1 td p {
	margin: 10px 0 0 0;
	color: #ea0000;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

.tracking_tbl2 {
	margin: 20px auto;
}

.tracking_tbl2 td {
	vertical-align: middle;
}

.tracking_tbl2 td:nth-child(1) {
	width: 300px;
	text-align: right;
}

.tracking_tbl2 td:nth-child(2) {
	width: 60px;
	padding: 0 15px;
	vertical-align: top;
}

.tracking_tbl2 td:nth-child(3) {
	width: 300px;
	font-size: 24px;
	font-weight: 700;
}

.tracking_tbl2 td:nth-child(1) img {
	height: 50px;
}

.tracking_tbl2 td:nth-child(2) img {
	width: 60px;
}

/*--------------------------------------------------*/
/*  コンビニ決済の説明                              */
/*--------------------------------------------------*/
.conveni_warn {
	margin: 0 10px 20px 10px;
	padding: 14px 0;
	color: #e00000;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	background: #fff0c0;
	border: 1px solid #ffc000;
}

.conveni_select {
	margin: 0 10px;
	font-size: 0;
}

.conveni_select li {
	display: inline-block;
	position: relative;
	width: calc(50% - 22px);
	margin: 0 10px 20px 10px;
	padding: 16px 0 0 0;
	color: #202020;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 24px;
	vertical-align: top;
	cursor: pointer;
	border: 1px solid #808080;
	border-radius: 4px;
}

.conveni_select li:hover {
	color: #f06000;
	font-size: 24px;
	border-color: #f06000;
}

.conveni_select li img {
	display: block;
	width: 80%;
	max-width: 400px;
	margin: 0 auto;
}

/*--------------------------------------------------*/
/*  注文履歴                                        */
/*--------------------------------------------------*/
.order_list > li {
	margin: 20px 20px 40px;
	border: 1px solid #b0b0b0;
}

.order_list.track {
	margin: 20px 20px 0 20px;
	border: 1px solid #b0b0b0;
	border-bottom: none;
}

.order_list .order_title {
	display: table;
	width: 100%;
	color: #0a0a0a;
	background: #f3f3f3;
	border-bottom: 1px solid #b0b0b0;
}

.order_list.track .order_title {
	border-bottom: none;
}

.order_list .order_title > div {
	display: table-cell;
	padding: 8px 0;
}

.order_list .order_title .order_date {
	width: 180px;
	padding-left: 20px;
}

.order_list .order_title .order_price {
	padding-left: 30px;
}

.order_list .order_title .order_price .use_pt {
	display: block;
	margin-left: -20px;
	font-size: 14px;
}

.order_list .order_title .order_status {
	width: 200px;
	padding-right: 20px;
	font-size: 18px;
	text-align: center;
}

.order_list .order_title .order_status a {
	display: block;
	font-size: 14px;
}

.order_list .order_title > div p.t {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
}

.order_list .order_title > div p.b {
	padding: 0 0 0 5px;
	font-size: 18px;
	line-height: 24px;
}

.order_list .order_title > div p strong {
	color: #e00000;
	font-size: 18px;
	font-weight: 700;
}

.order_list .order_pay {
	padding: 20px;
	border-bottom: 1px solid #b0b0b0;
}

.order_list .order_pay p {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
}

.order_list .order_pay .payment_btn {
	margin: 10px 0 0 0;
	font-size: 0;
	text-align: center;
	vertical-align: bottom;
}

.order_list .order_pay .payment_btn li {
	display: inline-block;
	width: 160px;
	margin: 0 5px;
	padding: 8px 0;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: normal;
	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;
}

.order_list .order_pay .payment_btn li:hover {
	background: -webkit-linear-gradient(top, #faffff, #c0e0f0);
	background: -moz-linear-gradient(top, #faffff, #c0e0f0);
	background: linear-gradient(to bottom, #faffff, #c0e0f0);
}

.order_list .order_pay .payment_btn li.active {
	padding: 10px 0;
	font-size: 18px;
	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;
}

.order_list .order_pay .payment_btn li.active:hover {
	background: -webkit-linear-gradient(top, #fae080, #eaba4a);
	background: -moz-linear-gradient(top, #fae080, #eaba4a);
	background: linear-gradient(to bottom, #fae080, #eaba4a);
}

.order_list .payment_info > li {
	display: none;
	padding: 20px;
	background: #ffeafa;
	border: 3px solid #ffa0ba;
}

.order_list .payment_info > li.active {
	display: block;
}

.order_list .payment_info > li .gray_btn {
	width: 320px;
}

.order_list .payment_info .pay_info {
	margin: 20px 30px 0 30px;
	padding: 10px 10px 10px 30px;
	background: #f7ffff;
	border: 1px solid #80a0f0;
	border-radius: 4px;
}

.order_list .payment_info .pay_info li {
	position: relative;
	margin: 4px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 18px;
	list-style: disc;
}

.order_list .bank_tbl {
	width: 290px;
	margin: 0 auto;
}

.order_list .bank_tbl th {
	width: 72px;
	padding: 8px 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

.order_list .bank_tbl td {
	position: relative;
	padding: 8px 0 8px 20px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	text-align: left;
	vertical-align: middle;
}

.order_list .bank_tbl td::before {
	position: absolute;
	top: 9px;
	left: 0;
	content: "：";
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}

.order_list .select_credit {
	max-width: 600px;
	margin: 0 auto;
	font-size: 0;
	text-align: left;
}

.order_list .select_credit li {
	display: inline-block;
	width: calc(50% - 10px);
	margin: 0 5px 10px 5px;
	font-size: 0;
}

.order_list .select_credit li input,
.order_list .select_credit li img {
	display: block;
	width: 100%;
	cursor: pointer;
}

.order_list .select_credit li:hover {
	opacity: 0.8;
}

.order_list .order_item {
	position: relative;
}

.order_list .order_item .overlay {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 1;
	width: 240px;
	height: calc(100% - 20px);
	background-color: rgba(0, 0, 0, 0.8);
}

.order_list .order_item .overlay > div {
	position: absolute;
	top: calc(50% - 44px);
	left: 0;
	z-index: 2;
	width: 100%;
}

.order_list .order_item .overlay > div p {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}

.order_list .order_item .overlay > div .gray_btn {
	width: 180px;
	margin: 10px auto 0 auto;
	padding: 8px 0;
	font-size: 16px;
	font-weight: normal;
}

.order_list li .item_box {
	padding: 0 20px;
	border-bottom: 1px dotted #b0b0b0;
}

.order_list li .item_box:last-child {
	border-bottom: none;
}

.order_list li .item_box .item_title {
	padding: 20px 0 0;
	font-size: 15px;
	line-height: 27px;
}

.order_list li .item_box .item_title strong {
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
}

.order_list li .item_box table {
	width: 100%;
}

.order_list li .item_box table .item_img {
	width: 120px;
	padding: 20px 0;
	vertical-align: top;
}

.order_list li .item_box table .item_img a {
	display: block;
	border: 1px solid #b0b0b0;
}

.order_list li .item_box table .item_img a img {
	display: block;
	width: 100%;
}

.order_list li .item_box table .item_info {
	padding: 20px;
	vertical-align: top;
}

.order_list li .item_box table .item_info p {
	position: relative;
	padding: 0 0 8px 42px;
	font-size: 14px;
	line-height: 18px;
}

.order_list li .item_box table .item_info p::before {
	position: absolute;
	top: 0;
	left: 0;
}

.order_list li .item_box table .item_info p.n::before {
	content: "商品：";
}

.order_list li .item_box table .item_info p.p::before {
	content: "金額：";
}

.order_list li .item_box table .item_info p.q::before {
	content: "数量：";
}

.order_list li .item_box table .item_btn {
	width: 200px;
	padding: 20px;
	vertical-align: middle;
}

.order_list li .item_box table .item_btn a {
	margin: 0 auto 10px auto;
	padding: 8px 0;
	font-size: 14px;
	font-weight: normal;
}

.order_list li .item_box table .item_btn a:last-child {
	margin: 0 auto;
}

/* detail.php 商品の特長 */
.box_merit {
    margin: 40px 0;
    border: 3px solid #f18052;
    border-radius: 10px;
    padding: 22px 18px 15px;
    position: relative;
    background: #fff;
    line-height: 0
}

.box_merit .box-title {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    padding: 10px 20px;
    color: #f18052;
    background: #fff;
    display: block;
    position: absolute;
    left: 10px;
    top: -30px
}

.box_merit .box-title::before {
    content: "";
    font-family: icomoon;
    font-size: 30px;
    font-weight: 400;
    margin-right: 10px
}

.box_merit p {
    margin: 7px 0;
    padding: 0 15px 2px;
    line-height: 2.4em;
    font-size: 16px;
    background-image: linear-gradient(180deg,rgba(204,204,204,0)0,rgba(204,204,204,0) 98.5%,#646464 100%);
    background-repeat: repeat-y;
    background-size: 100% 2.4em
}

/*---------------
 商品詳細/参考リンク
---------------*/
div[class^="box_reference"] {
    position: relative;
    margin: 0 0 30px 0;
    padding: 10px 10px 7px;
    background: #e3f9ff;
    border: solid 1px #C3D5FF;
    border-radius: 4px;
	line-height: 0;
}
div[class^="box_reference"] .box-title {
    display: block;
    padding: 0 9px;
    line-height: 25px;
    font-size: 17px;
    background: transparent !important;
    color: #46BCE9;
    font-weight: 700;
}
div[class^="box_reference"] p {
	margin: -10px 0 0 !important;
    padding: 10px;
    color: #2a2a4b;
    line-height: 1.5em;
}
div[class^="box_reference"] p a{
    color: #1010ca;
}
div[class^="box_reference"] p a:hover{
	color: #f71b13;
}

div[class^=box_reference] {
    position: relative;
    margin: 0 0 30px;
    padding: 10px 10px 7px;
    background: #e3f9ff;
    border: solid 1px #c3d5ff;
    border-radius: 4px;
    line-height: 0
}

div[class^=box_reference] .box-title {
    display: block;
    padding: 0 9px;
    line-height: 25px;
    font-size: 17px;
    background: 0 0!important;
    color: #46bce9;
    font-weight: 700
}

div[class^=box_reference] p {
    margin: -10px 0 0!important;
    padding: 10px;
    color: #2a2a4b;
    line-height: 1.5em
}

div[class^=box_reference] p a {
    color: #1010ca
}

.howto_OralMedication ul li a:hover,div[class^=box_reference] p a:hover {
    color: #f71b13
}

/*---------------
 商品詳細/サイズ表
---------------*/
table.sizechart {
	width: 440px;
	margin: 0 0 30px 0 !important;
	border: solid 1px #c0c0c0;
}

table.sizechart tr {
	border: solid 1px #c0c0c0;
}

table.sizechart th,
td {
	text-align: left;
	border: solid 1px #c0c0c0;
}

table.sizechart th {
	width: 200px;
	padding: 10px;
	background: #f0f0f0;
}

table.sizechart td {
	width: 200px;
	padding: 10px;
}

/*---------------
 商品詳細2/サイズ表2
---------------*/
table.sizechart2 {
	width: 440px;
	margin: 0 0 30px 0 !important;
	border: solid 1px #c0c0c0;
}

table.sizechart2 tr {
	border: solid 1px #c0c0c0;
}

table.sizechart2 th,
td {
	text-align: left;
	border: solid 1px #c0c0c0;
}

table.sizechart2 th {
	width: 200px;
	padding: 10px;
	background: #f0f0f0;
	text-align: center;
	font-weight: 700;
}

table.sizechart2 td {
	width: 200px;
	padding: 10px;
}

/*---------------
 商品詳細/サイズ表
---------------*/
table.sizechart_col3 {
	max-width: 640px;
	margin: 0 0 30px 0 !important;
	border: solid 1px #c0c0c0;
}

table.sizechart_col3 tr {
	border: solid 1px #c0c0c0;
}

table.sizechart_col3 th,
td {
	text-align: left;
	border: solid 1px #c0c0c0;
}

table.sizechart_col3 th {
	min-width: 80px;
	padding: 10px;
	background: #f0f0f0;
}

table.sizechart_col3 td {
	width: 200px;
	padding: 10px;
}

/*---------------
 商品詳細/サイズ表4
---------------*/
table.sizechart4 {
	max-width: 600px;
	margin: 0 0 30px 0 !important;
	border: solid 1px #c0c0c0;
}

table.sizechart4 tr {
	border: solid 1px #c0c0c0;
}

table.sizechart4 th,
td {
	text-align: left;
	border: solid 1px #c0c0c0;
}

table.sizechart4 th {
	width: 15%;
	padding: 10px;
	text-align: center;
	background: #f0f0f0;
}

table.sizechart4 td {
	padding: 10px;
}


/*---------------
 犬の薬の飲ませ方へのリンク
---------------*/
.howto_OralMedication {
    border: 3px solid #ee6b61!important;
    margin: 20px 0!important;
    padding: 0!important;
    background: #fffbf4;
    border-radius: 5px
}

.howto_OralMedication p {
    margin: -1px;
    font-size: 18px!important;
    font-weight: 700;
    color: #fff!important;
    background: #ee6b61!important;
    padding: 10px!important;
    position: relative
}

.howto_OralMedication p:first-of-type::before {
    content: "";
    position: absolute;
    left: 30px;
    bottom: -18px;
    width: 0;
    border: 10px solid transparent;
    border-top: 10px solid #ee6b61
}

.howto_OralMedication ul {
    margin: 0!important;
    padding: 20px!important
}

.howto_OralMedication ul li {
    font-size: 17px!important;
    line-height: 1.5;
    list-style-type: none!important;
    border-bottom: 1px dashed #999;
    text-indent: -20px;
    padding: 7px 15px 7px 20px!important
}

.check-box .check-box-list li:last-child,.howto_OralMedication ul li:last-child {
    border-bottom: none
}

.howto_OralMedication .link a.arrow::before,.howto_OralMedication ul li::before {
    font-family: icomoon;
    content: "";
    font-weight: 400;
    position: relative!important;
    left: 0!important
}

.howto_OralMedication ul li::before {
    margin-right: 10px
}

.howto_OralMedication ul li a {
    color: #1010ca;
    text-decoration: underline
}

.howto_OralMedication .link a.arrow::before {
    padding-right: 10px
}

.howto_OralMedication ul.link {
    cursor: default;
    text-decoration: none
}

.howto_OralMedication ul.link:hover {
    color: unset!important
}

/*---------------
 FTのL梱包について/商品詳細の注意書き
---------------*/
.shipping_notice {
	padding: 0.5em 1em;
	margin: 1em 0;
	background: #ffebe9;
	border-top: solid 10px #ff7d6e;
}

.shipping_notice p {
	margin: 0;
	padding: 0;
	color: #ff7d6e !important;
	font-size: 13px !important;
	line-height: 1.2;
}


/* 鑑定書枠 */
.box_report{
    margin: 0px auto;
}
.box_report .box_report_img{
    display: inline-block;
    vertical-align: top;
    width: 120px;
    margin-right: 10px;
    position: relative;
    z-index: 1;
}
.box_report .box_report_img a{
    display: block;
    position: relative;
    border: 1px solid #a8a8a8;
}
.box_report .box_report_img a::before{
    content: "\f00e";
    font-family: icomoon;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 2;
    color: #fff;
    background: #555;
    font-size: 22px;
    line-height: 1;
    font-weight: normal;
    padding: 5px;
}
.box_report .box_report_img a:hover::before{
    opacity: 0.75;
}
.box_report .box_report_img a img{
    width: 120px;
    height: 150px;
    object-fit: contain;
	border: none !important;
}

/* レコメンドパーツ（商品ページ） */
#ppz_recommend,
#ppz_recommend03{
    width: 100%;
    max-width: 960px;
    border: 1px solid #19c0ff;
    padding: 20px;
    margin: 0px auto 0px 10px;
    border-radius: 3px;
    box-sizing: border-box;
}
.ppz_detail .ppz_title{
    margin: 5px auto 19px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 0px 10px;
}
.ppz_detail .ppz_title{
    color: #00a4e8;
}
.ppz_detail .ppz_item ul li.ppz_prd{
    display: inline-block;
    width: calc(100% / 6 - 20px);
    margin: 5px;
    padding: 5px;
    background: #E4F6FF;
}
.ppz_detail .ppz_item ul li.ppz_prd a .image{
    display: block;
    max-width: 100%;
    min-height: 90px;
}
.ppz_detail .ppz_item ul li.ppz_prd a .name{
	height: 50px;
	margin-top: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 19px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ppz_detail .ppz_item ul li.ppz_prd a .price span{
    font-size: 130%;
}

/* YouTube埋め込み 20221028 */
.youtube_box {
    border: 3px solid #54c2f1;
    padding: 2px;
    display: block;
    margin: 30px 0;
    font-size: 0;
	line-height: 0;
    box-sizing: border-box;
    width: fit-content;
}
.youtube_box iframe {
	display: block;
    margin: 0;
    max-width: 100%;
    border: none;
}

/* Q&Aパーツ */
.s_section {
    width: 80%;
}
.accordion_area .accordion_one:first-child .ac_header {
	border-top: 1px solid #ccc;
}
.accordion_area .accordion_one p{
       margin:0 !important;
}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 1rem 4rem 1rem 1rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  /*background-color: #f5f5f5;*/
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 15px;
  height: 15px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #bdbcbc;
  width: 12px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #bdbcbc;
  width: 0;
  height: 12px;
  top: 0;
  bottom: 0;
  right: 4.7px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1rem 2rem 1rem 1rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #faf9fa;
}
.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "Q";
  color: #ffffff;
  background: #03A6D9;
  font-size: 15px;
  font-weight: bold;
  width: 26px;
    height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A";
  color: #ffffff;
  background: #D93402;
  font-size: 15px;
  font-weight: bold;
  width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 16px;
  line-height: 26px;
}


/* お気に入り追加ボタン */
.c-main-btn-link,
.c-main-btn-link-del{
    background: #e6e6e6;
    display: block;
    width: 28px;
    height: 28px;
    text-align: center;
    margin: 0px auto;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.c-main-btn-link:hover,
.c-main-btn-link-del:hover{
    opacity: .75;
}
.c-main-btn-link::before,
.c-main-btn-link-del i.on{
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 1px;
    right: 0;
    line-height: 0;
}
.c-main-btn-link::before{
    content: "";
    background-image: url(/img/icon/detail/heart-solid-gray.svg);
}
.c-main-btn-link-del i.on{
    background-image: url(/img/icon/detail/heart-solid-blue.svg);
}

/* お気に入りモーダル */
.favorite_add_check{
    position: fixed;
    width: 500px;
    top: 25vh;
    left: 33vw;
    background: rgba(255, 255, 255, 0.9);
    color: #222;
    border: 4px solid #19c0ff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
}
.favorite_add_check_top{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.favorite_add_check_h{
    line-height: 40px;
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
}
.favorite_check_ok{
    display: block;
    width: 110px;
    background: #19c0ff;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.favorite_check_ok:hover{
    opacity: .75;
}
.favorite_add_check i{
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(/img/icon/detail/heart-solid-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0;
    margin-right: 10px;
    margin-top: -2px;
}

/* 取扱い終了 */
.order_tbl td.NG {
	color: #868481;
	font-size: 18px;
	font-weight: bold;
}
/* 在庫切れ　入荷通知 */
.order_tbl td.ng span.notification  {
    display: block;
    position: relative;
    width: 160px;
    /* height: 14px; */
    margin: 0 auto;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to bottom, #666666, #444444);
    border-radius: 4px;
    cursor: pointer;
}
.order_tbl td.ng span.notification .fa-envelope{
    margin-right: 5px;
}
.order_tbl td.ng span.notification:hover{
	opacity: 0.6;
}
.order_tbl button.c-main-btn-link-notify:hover {
	opacity: 0.6;
}
.order_tbl button.c-main-btn-link-notify {
	all: unset;
	position: relative;
	width: 160px;
	/* height: 14px; */
	margin: 0 auto;
	padding: 10px;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-align: center;
	color: #fff;
	background: linear-gradient(to bottom, #666666, #444444);
	border-radius: 4px;
	cursor: pointer;
	display: block;
}
.order_tbl button.c-main-btn-link-notify br{
	display: none;
}
.notify-msg{
	position: absolute;
}
.order_tbl button.c-main-btn-link-notify .fa-envelope {
	margin-right: 5px;
}
.order_tbl td.ng span.notification br{
	display:none;
}
.order_tbl button.c-main-btn-link-notify.waiting {
	background: linear-gradient(to bottom, #5e7ffb, #001f80);
	border: 1px solid #000e6a;
	cursor: auto;
	pointer-events: none;
}
.order_tbl button.c-main-btn-link-notify.waiting:hover{
	opacity:1;
}

/* PC_DETAIL_HISTORY */
#pc_detail_history{
    margin: 20px 0;
    border: 1px solid #c0c0c0;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    max-height: calc(100% - 520px);
    overflow: auto;
}
#pc_detail_history .title{
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1;
}
#pc_detail_history ul#right_check_list{
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100% - 30px);
}
#pc_detail_history .check_list li:not(:last-child){
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #ddd;
}
#pc_detail_history .check_list li a {
    display: table;
    position: relative;
    max-width: 100%;
    padding: 10px 5px;
    text-decoration: none;
    background: #fff;
    color: #333;
    border: 1px solid #fff;
}
#pc_detail_history .check_list li a .img{
    width: 84px;
    height: 75px;
    padding: 5px;
    vertical-align: middle;
}
#pc_detail_history .check_list li a .dsp_cel {
    height: 75px;
    padding: 5px;
    vertical-align: top;
}
#pc_detail_history .check_list li a .name{
    font-size: 12px;
    line-height: 1.2;
    display: block;
    margin: 3px 0 10px;
}
#pc_detail_history .check_list li a .price{
    display: block;
    color: #e00000;
    font-size: 12px;
    line-height: 1;
    display: block;
    margin: 3px 0 0;
}
#pc_detail_history .check_list li a::after {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #1010ca;
    font-size: 11px;
    content: "詳細を見る";
    text-decoration: underline;
    line-height: 1;
}