@charset "utf-8";
@import url("variable.css");

body {
	width: 100%;
	color: #444444;
	font-size: 16px;
	overflow-x: hidden;
	font-family: var(--baseFont);
	position: relative;
  	letter-spacing: 0.05em;
}

.paddingWr01 {
    padding: 0 15px;
}

.fontA {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}

.fontB {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.inLink>a {
    text-decoration: underline;
    color: #444;
}

.inLink>a:hover {
    text-decoration: none;
    color: #444;
}


.hidden {
    overflow: hidden;
}

.opacity_hover:hover {
    opacity: .7;
}

.cursol-pointer {
    cursor: pointer;
}

/* products ここから*/

a {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.ec-shelfGrid .ec-shelfGrid__item a:hover .ec-shelfGrid__item-image{
	opacity:.8;
}

.pro-ttl {
	color: #006837;
	font-weight: bold;
	margin: 5px 0 0;
}

.pro-listdesc {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 0;
}
.price02-default {
	color: #000;
	font-weight: bold;
	margin: 0.4em 0 0;
	text-align: right;
	padding: 0 0 5px;
}

.ec-numberInput > span {
	font-weight: bold;
}

.quantity.form-control {
	height: 30px;
}

.ec-productRole__actions {
	text-align: right;
}

.ec-cartNaviWrap.p-cartNaviWrap {
	margin: 20px 0 0;
}

.ec-headerNav.p-headerNav {
	text-align: left;
	margin: 20px auto 0;
}

.p-headerNav .ec-headerNav__item {
	display: block;
}

.p-sideCate {
	max-width: 330px;
	/* width: 96%; */
	margin: 0px 0 0 auto;
}

.ec-headerCategoryArea.p-sideCateArea {
	margin: 40px auto 0;
}

.ec-itemNav__nav.p-sideitemNav__nav {
	display: block;
}

.ec-itemNav__nav.p-sideitemNav__nav li {
	float: none;
	width: 100%;
}

.ec-itemNav__nav.p-sideitemNav__nav li a {
	text-align: left;
	border-bottom: 1px solid #E8E8E8;
}

.p-sideitemNav__nav .parent > a {
	position: relative;
	padding-right: 30px;
}

.p-sideitemNav__nav .parent > a:before {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.ec-itemNav__nav.p-sideitemNav__nav li ul {
	display: none;
	position: static;
	z-index: 0;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search{
	background: #000;
}
.ec-headerNav .ec-headerNav__itemIcon{
	color: #000;
}
.fa-shopping-cart:before {
	color: #000;
}
.p-headerNaviRole__search {
	margin: 20px auto 0;
}

.sideBnr01 a {
	display: block;
}

.sideBnr01 a:hover {
	opacity: .8;
}

.sideNavList {
	margin: 30px 0 0;
}

.sideNavList li {
	margin: 0 0 1em;
}

.p-cateTit {
	background: #000;
	padding: 10px 2%;
	color: #fff;
}

.sideNavList li i {
	margin: 0 0.5em 0 0;
}

.sideNavList li a:hover {
	color: #000;
	text-decoration: underline;
}

.sideNavList li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.ec-headerRole__cart {
	margin: 20px 0 0;
}

#page_product_list .ec-layoutRole .ec-layoutRole__contents, #page_product_detail .ec-layoutRole .ec-layoutRole__contents {
	max-width: 1200px;
	padding: 100px 15px;
	flex-wrap: wrap;
}


#page_product_list .ec-pageHeader, #page_product_detail .ec-pageHeader {
	padding: 100px 0 0;
}

.spSideCatWp .ec-headerNav .ec-headerNav__itemLink {
	display: inline-block;
}

.spSideCatWp .ec-cartNavi {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 99999px;
	box-sizing: border-box;
	padding: 12px 17px 10px;
	width: auto;
	min-width: 140px;
	height: 44px;
	white-space: nowrap;
	cursor: pointer;
	background: #F8F8F8;
}
.spSideCatWp {
	width: 100%;
	margin: auto;
}

#page_product_detail .ec-productRole__actions {
	text-align: left;
}

.ec-productRole .ec-productRole__description {
	margin-top: 16px;
	padding-bottom: 16px;
	border-bottom: 2px dotted #000;
	letter-spacing: 0.01em;
	line-height: 1.7;
}

#page_product_detail .ec-productRole .ec-productRole__tags {
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: none;
	padding: 0 0 10px;
}

.ec-productRole .ec-productRole__category > div {
	display: inline-block;
	padding: 4px 7px;
	list-style: none;
	font-size: 80%;
	color: #ffffff;
	border: solid 1px #000;
	border-radius: 3px;
	background-color: #000;
	margin: 0 0 7px;
}

.ec-productRole .ec-productRole__category > ul > li > a {
	color: #333;
}

.codettl {
	display: inline-block;
	padding: 4px 13px;
	list-style: none;
	font-size: 80%;
	color: #ffffff;
	border: solid 1px #000;
	border-radius: 3px;
	background-color: #000;
}

#page_product_detail .ec-numberInput > span {
	color: #000;
}

#page_product_detail .ec-numberInput input[type='number'] {
	border: solid 1px #000;
	color: #000;
	font-weight: bold;
}

.ec-productRole .ec-productRole__category > ul > li > a:hover {
	text-decoration: underline;
}

.ec-productRole__description2 {
	margin-top: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
	letter-spacing: 0.01em;
	line-height: 1.7;
}

.ec-topicpath {
	color: #000;
}
.ec-productRole .ec-productRole__price{
	color: #b7282c;
	border-bottom: 2px dotted #000;
}

.ec-productRole .ec-productRole__category {
	border-bottom: 2px dotted #000;
}

.ec-productRole .ec-productRole__category > div {
	border: solid 1px #000;
	background-color: #000;
}
.ec-productRole .ec-productRole__description {
	border-bottom: 2px dotted #000;
}

.ec-topicpath .ec-topicpath__item--active a {
	color: #f00;
}

.ec-topicpath .ec-topicpath__item, .ec-topicpath .ec-topicpath__divider, .ec-topicpath .ec-topicpath__item--active {
	color: #f00;
}

#page_product_list .ec-shelfRole {
	padding: 0;
}

.ec-productRole {
	padding: 0;
}

.product_page .ec-inlineBtn--action {
	max-width: 146px;
	width: 100%;
}

.ecClassCategoryTxt {
	text-align: left;
}

.ec-productRole__actions .ec-select select {
	width: 100%;
	font-size: 10px;
}

.product_page .ec-productRole .ec-productRole__btn {
	max-width: 350px;
	width: 100%;
	min-width: 1px;
}

.ec-layoutRole .ec-layoutRole__left {
	width: 100%;
	display: block;
	order: 100;
}

.p-sideCate {
	display: none;
}

.ec-cartNaviNull .ec-cartNaviNull__message {
	font-size: 12px;
}

.ec-sliderItemRole {
	padding: 0;
}

#page_product_detail .ec-productRole .ec-productRole__category {
	margin: 0 0 15px;
}

.ec-productRole img {
	width: auto;
}

/* products ここまで */

/* ECデフォルトクラス */

.ec-role {
	padding-top: 100px;
	padding-bottom: 0;
}

.ec-blockBtn--action {
	display: block;
	border: solid 1px #000;
	text-align: center;
	color: #000;
	background: #fff;
}

.ec-blockBtn--action:hover {
	background: #000;
	color: #fff;
	border: #000;
}

.ec-blockBtn--action:focus, .ec-blockBtn--action.focus {
	background: #000;
	color: #fff;
	border: #000;
}

.ec-progress .is-complete .ec-progress__number {
	background: #b7282c;
}

.ec-progress .is-complete .ec-progress__label {
	color: #b7282c;
}

.ec-blockBtn--cancel {
	background: #b7282c;
	border-color: #b7282c;
	color: #fff;
}

.ec-blockBtn--cancel:hover {
	border-color: #b7282c;
	background: #fff;
	color: #b7282c;
}

.ec-blockBtn--cancel:focus, .ec-blockBtn--cancel.focus {
	border-color: #b7282c;
	background: #fff;
	color: #b7282c;
	outline: none;
}

.ec-cartRow .ec-cartRow__summary .ec-cartRow__name > a {
	color: #000;text-decoration: underline;
}

.ec-cartRow .ec-cartRow__summary .ec-cartRow__name > a:hover {
	text-decoration: none;
}

.ec-cartHeader .ec-cartHeader__label {
	background: #e6e6e6;
}

.ec-mypageRole {
	max-width: 1200px;
	/* width: 96%; */
	margin: auto;
	/* padding-top: 100px; */
}

.ec-pageHeader {
	margin: 0 0 40px;
}

.ec-pageHeader h1 {
	font-weight: 700;
	display: block;
	font-size: 20px;
	padding: 0;
	text-align: center;
	border: 0;
}

.ec-navlistRole .active a {
	color: #b7282c;
}

.ec-navlistRole .ec-navlistRole__item a:hover {
	background: #b7282c;
	color: #fff;
}

.ec-favoriteRole .ec-favoriteRole__itemList a:hover {
	opacity: .6;
}

.ec-closeBtn--circle {
	background: #184785;
	z-index: 999;
}

.ec-contactRole {
	padding-top: 100px;
}

.ec-link {
	color: #b7282c;
}

#reviewContent {
	margin: 0 0 20px;
}

.ec-productRole #product_review_area .review_list strong {
	margin: 10px auto 0;
	display: block;
}

.ec-productRole #product_review_area .review_list strong + p {
	margin: 10px auto 0;
}

.ec-productRole #product_review_area .review_list .recommend_name a {
	color: #b7282c;
}

.ec-productRole #product_review_area .review_list .recommend_name a:hover {
	text-decoration: underline;
}

.ec-blockBtn--action[disabled=disabled] {
	font-size: 10px;
}

.ec-role {
	padding: 0 15px;
}

.ec-login {
	padding: 30px 7% 20px;
}

.ec-forgotRole {
	padding: 0 15px;
}

.ec-registerRole {
	padding: 0 15px;
}

.ec-borderedDefs dt {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.registration_page .ec-off1Grid__cell form > p {
	margin: 0 0 16px;
}

.ec-reportHeading {
	margin: 0 0 30px;
	border-top: 0;
}

.ec-reportHeading h2 {
	font-size: 18px;
}

.ec-registerCompleteRole .ec-off3Grid__cell {
	margin: 0 auto;
	max-width: 570px;
	width: 100%;
}

.ec-cartNaviIsset .ec-cartNaviIsset__action .ec-blockBtn--action {
	color: #000;
}

.ec-cartNaviIsset .ec-cartNaviIsset__action .ec-blockBtn--action:hover {
	color: #FFF;
}

.ec-cartRole {
	padding: 0 15px;
}

.ec-progress .ec-progress__label {
	font-size: 9px;
}

.ec-orderPayment {
	margin: 18px auto 0;
}

.ec-orderPayment .ec-input > p {
	margin: 18px auto;
}

.ec-orderAccount {
	margin-bottom: 18px;
}

.ec-orderRole {
	padding: 0 15px;
}

.ec-layoutRole .ec-layoutRole__contents {
	padding: 100px 0;
}

.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailTitle {
	margin: 8px 0 0;
	font-size: 14px;
}

.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailPrice {
	font-size: 14px;
}

.ec-halfInput.error .ec-errorMessage {
	display: inline-block;
	width: 48%;
}

.ec-cartNaviIsset {
	left: 0;
}

select#entry_job {
	width: 100%;
}

#page_entry .ec-off4Grid .ec-off4Grid__cell {
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
}

.ec-navlistRole .ec-navlistRole__item a {
	font-size: 14px;
}

/*-----------------------------------------------------------
特定商取引法ここから
-----------------------------------------------------------*/

/* デフォルトテーブル */

.ec-borderedDefs {
	border: solid 1px #ccc;
}

.ec-borderedDefs dl {
	padding: 0;
	border-bottom: solid 1px #ccc;
}

.ec-borderedDefs dl:last-child {
	border-bottom: 0;
}

.ec-borderedDefs dt, .ec-borderedDefs dd {
	padding: 15px;
	line-height: 1.5em;
}

.ec-borderedDefs dt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #000;
	color: #fff;
}

.ec-borderedDefs dt > label {
	margin: 0;
}

.ec-borderedDefs dd {
	background: #fff;
	color: #333;
	margin-bottom: 0;
}

.ec-borderedDefs .txtBox:not(:first-child) {
	margin: 20px 0 0;
}

.ec-borderedDefs .txt01 {
	font-weight: bold;
}

.ec-borderedDefs .txt02 {
	margin: 10px 0 0;
}

.ec-borderedDefs .list {
	margin: 5px 0 0;
	padding: 0 0 0 20px;
}

.ec-borderedDefs .list > li {
	margin: 5px 0 0;
	list-style: disc;
}

.ec-borderedDefs .list > li:first-child {
	margin: 0;
}

.ec-borderedDefs dd > a {
	text-decoration: underline;
	color: inherit;
}

.ec-borderedDefs dd a:hover {
	text-decoration: none;
}

/* 追加テーブル */

.tradelawTb {
	width: 100%;
	border: solid 1px #ccc;
}

.tradelawTb th {
	width: 30%;
	border: solid 1px #ccc;
	background: #ED7B1D;
	color: #fff;
	padding: 15px;
	text-align: center;
}

.tradelawTb td {
	border: solid 1px #ccc;
	background: #fff;
	color: #333;
	padding: 15px;
	line-height: 1em;
}

.tradelawTb td {
	width: 70%;
}

/* 送料テーブル */

.postageTbArea {
	width: 100%;
	overflow: auto;
}

.postageTb {
	width: 1520px;
}

.postageTb th, .postageTb td {
	width: 6.66%;
	padding: 10px 5px;
	line-height: 1.5em;
}

.postageTb th > span {
	display: block;
	font-size: 10px;
	margin: 10px 0 0;
	line-height: 1.25em;
}

.postageTb td {
	text-align: right;
}

.postageTb .size {
	text-align: center;
}

/*-----------------------------------------------------------
特定商取引法ここまで
-----------------------------------------------------------*/

/* ECデフォルトクラス ここまで*/

/*-----------------------------------------------------------
カートここから
-----------------------------------------------------------*/

#shopping-form .ec-rectHeading h2 {
	margin: 0 0 10px;
	font-size: 16px;
}

#shopping-form .ec-borderedList li:nth-of-type(n + 2) {
	padding: 10px 0 0;
}

#shopping-form .ec-orderAccount__account.non-customer-display {
	margin: 0;
	font-size: 14px;
	line-height: 1.5em;
}

#shopping-form .ec-orderDelivery__title {
	font-size: 16px;
}

#shopping-form .ec-orderDelivery .ec-orderDelivery__change .ec-inlineBtn {
	margin: auto;
	padding: 5px 10px;
}

#shopping-form .ec-orderDelivery .ec-orderDelivery__change {
	margin: 0;
	position: relative;
}

#shopping-form .ec-orderDelivery .ec-orderDelivery__title {
	/* margin: 0 0 10px; */
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#shopping-form .ec-orderDelivery__item .ec-borderedList {
	margin-bottom: 0;
	padding: 10px 0 0;
}

#shopping-form .ec-imageGrid {
	border: 0;
}

#shopping-form .ec-imageGrid .ec-imageGrid__content {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
}

#shopping-form .ec-imageGrid .ec-imageGrid__content > p:first-of-type {
	margin: 0 0 0.5em;
	padding: 0.4em 0.5em;
	background: #f3f3f3;
}

#shopping-form .ec-imageGrid .ec-imageGrid__img {
	padding-top: 0;
	padding-left: 0;
}

#shopping-form .ec-borderedList li {
	padding: 0 0 10px;
}

#shopping-form .ec-orderDelivery .ec-orderDelivery__address {
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 1.5em;
}

#shopping-form .ec-orderDelivery__actions .ec-select {
	margin-right: 0;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

#shopping-form .ec-orderDelivery__actions .ec-select label {
	margin-bottom: 0;
	margin-right: 15px;
	width: 100px;
	font-size: 14px;
}

#shopping-form .ec-orderDelivery__actions .ec-select .ec-select select {
	font-size: 12px;
}

#shopping-form .ec-orderDelivery__actions .ec-select select {
	margin-bottom: 0;
	font-size: 12px;
	flex: 1;
}

#shopping-form .ec-orderDelivery__edit button {
	margin: 0 auto;
	display: block;
}

#shopping-form .ec-orderDelivery__actions {
	margin: 10px 0 0;
}

#shopping-form .ec-selects {
	margin: 0 0 15px;
}

#shopping-form .ec-orderPayment {
	margin: 10px 0 0;
}

#shopping-form .ec-orderPayment .ec-radio label {
	font-size: 14px;
}

#shopping-form .ec-orderPayment .ec-input > p {
	margin: 10px auto 10px;
	font-size: 14px;
}

#shopping-form .ec-orderCoupon p {
	font-size: 12px;
}

#shopping-form .ec-orderCoupon {
	font-size: 14px;
}

#shopping-form .ec-orderCoupon p a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 10px 16px;
	text-decoration: none;
	color: #525263;
	background-color: #F5F7F8;
	border-color: #ccc;
}

#shopping-form .ec-orderCoupon p a {
	margin: 10px auto 10px;
	max-width: 160px;
	display: block;
}

#shopping-form .ec-orderConfirm textarea {
	font-size: 12px;
}

#shopping-form .ec-orderAccount {
	margin: 0 0 10px;
}

#shopping-form .ec-orderConfirm {
	margin: 10px 0 0;
}

/*-----------------------------------------------------------
カートここまで
-----------------------------------------------------------*/

/* 下層カバーここから */

.incover {
    max-width: 1920px;
    width: 100%;
    height: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: auto;
}

.incover:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 40%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.incoverBox {
    max-width: 1530px;
    width: 100%;
    padding: 0 15px;
    margin: auto;
    position: relative;
    z-index: 9;
}

.incoverTit {
    font-size: 26px;
    font-weight: bold;
    font-family: "Zen Maru Gothic", sans-serif;
    line-height: 1.45em;
    letter-spacing: 0.05em;
    text-align: center;
    color: var(--white);
    text-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.inCovBg-mypage {
	background: url(../img/incover/in_mypage_cover.jpg) center center no-repeat;
	background-size: cover;
}

.inCovBg-cart {
	background: url(../img/incover/in_cart_cover.jpg) center center no-repeat;
	background-size: cover;
}

/*
.inCovBg-contact {
	background: url(../img/incover/in_contact_cover.jpg) center center no-repeat;
	background-size: cover;
}
*/

.inCovBg-entry {
	background: url(../img/incover/in_entry_cover.jpg) center center no-repeat;
	background-size: cover;
}

.inCovBg-product_list {
	background: url(../img/incover/in_product_list_cover.jpg) center center no-repeat;
	background-size: cover;
}

.inCovBg-product_detail {
	background: url(../img/incover/in_product_detail_cover.jpg) center center no-repeat;
	background-size: cover;
}

/*
.inCovBg-help_about {
	background: url(../img/incover/in_help_about_cover.jpg) center center no-repeat;
	background-size: cover;
}
*/

/*
.inCovBg-help_privacy {
	background: url(../img/incover/in_help_privacy_cover.jpg) center center no-repeat;
	background-size: cover;
}
*/

.inCovBg-help_agreement {
	background: url(../img/incover/in_help_agreement_cover.jpg) center center no-repeat;
	background-size: cover;
}

.inCovBg-help_tradelaw {
	background: url(../img/incover/in_help_tradelaw_cover.jpg) center center no-repeat;
	background-size: cover;
}

/* 下層カバーここまで */

/* パンくずここから */

.pankuzuList {
	margin: 0 auto;
	padding: 15px;
	max-width: 1200px;
	width: 100%;
}

.pankuzu {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

.pankuzu li {
	font-size: 12px;
}

.pankuzu li a {
	color: #333;
	text-decoration: underline;
}

.pankuzu li a + span {
	margin: 0 0.5em;
}

.pankuzu li a:hover {
	text-decoration: none;
}

/* パンくずここまで */

/* 利用規約ここから */

.iAgreTit01 {
	padding: 0 0 0 0.5em;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	border-left: 7px solid #333;
}

.iAgreTxt01 {
	margin: 15px auto 0;
}

.iAgreAr01 {
	margin: 30px auto 0;
}

.iAgreCt01:nth-of-type(n + 2) {
	margin: 30px auto 0;
}

/* 利用規約ここまで */

/* 商品オプションプラグインここから */

.optionPlugin {
	padding: 5px 0;
}

.optionPlugin label {
	font-size: 11px;
}

.optionPlugin .ec-required {
	margin: 2px 0 0;
	color: #DE5D50;
	vertical-align: middle;
}

.optionPlugin a .ec-link {
	font-size: 12px;
	vertical-align: middle;
}

.optionPlugin a {
	vertical-align: middle;
}

.optionPlugin input[type='number'] {
	margin: 0;
	height: auto;
	padding: 5px 10px;
	max-width: 100%;
	width: 100%;
	font-size: 12px;
	text-align: left;
}

.optionPlugin:nth-of-type(n + 2) {
	margin-top: 5px !important;
	border-top: 1px solid #acacac;
}

.optionPlugin label {
	margin: 0;
	font-size: 11px;
	text-align: left;
}

.optionPlugin .form-control {
	margin: 0;
	height: auto;
	padding: 5px 10px;
	max-width: 100%;
	width: 100%;
	font-size: 12px;
}

.optionPlugin > div {
	text-align: left;
}

.optionPlugin > div > label {
	display: block;
}

body .option_description .modal-header {
	padding: 15px 15px 15px 50px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

body .option_description .plainmodal-close {
	position: absolute;
	top: 20px;
	left: 10px;
}

body .option_description .modal-title {
	font-size: 14px;
	font-weight: 700;
	width: 100%;
}

body .option_description .modal-header > p {
	font-size: 14px;
	width: 100%;
}

body .option_description h3 {
	font-size: 14px;
}

body .option_description img {
	margin: 10px auto 15px;
	max-width: 800px;
	width: 100%;
	height: auto;
	float: none;
}

body .option_description .modal-body > div > p {
	font-size: 14px;
}

body .option_description .plus {
	color: #F00;
}

body .option_description span.small {
	font-size: 0.8em;
}

body .option_description .modal-body > div > p.plus + p {
	padding: 3px 6px;
	border: 1px solid #acacac;
	display: inline-block;
}

body .option_description .btn-info {
	padding: 10px 5px 8px;
	max-width: 200px;
	width: 100%;
	font-size: 16px;
}

#page_product_detail .optionPlugin.ec-numberInput input[type='number'] {
	border-color: #ccc;
	font-weight: 500;
}

/* 商品オプションプラグインここまで */

/* 商品レビュープラグインここから */

.ec-layoutRole #product_review_area .ec-role {
	padding: 0;
}

.ec-layoutRole #product_review_area h4 {
	font-size: 14px;
	display: flex;
	justify-content: space-between;
}
.ec-layoutRole #product_review_area .recommend_average {
	margin-right: 10px;
	margin-left: auto;
}

.ec-layoutRole #product_review_area .ec-rectHeading {
	margin: 10px auto 10px;
}

.ec-layoutRole #product_review_area .chevron.pull-right {
	margin-left: 10px;
}

.ec-layoutRole #product_review_area .review_list {
	padding: 0;
}

.ec-layoutRole #product_review_area .review_list .review_date {
	font-size: 12px;
}

.ec-layoutRole #product_review_area .review_list .recommend_name {
	margin: 3px 0 0;
	font-size: 14px;
	display: block;
}

.ec-layoutRole #product_review_area .review_list .recommend_level {
	margin: 0;
}

.ec-layoutRole #product_review_area .review_list strong {
	padding: 5px 0 10px;
	/* border-top: 1px dotted #ccc; */
	font-size: 14px;
	font-weight: 700;
}

.ec-layoutRole #product_review_area .review_list strong + p {
	margin: 0;
	padding: 10px;
	background: #fafafa;
	font-size: 14px;
	line-height: 1.5em;
}

.ec-layoutRole #product_review_area .review_list li:nth-of-type(n + 2) {
	padding: 16px 0 0;
	border-top: 1px solid #CCC;
}

.ec-layoutRole #product_review_area .review_list .recommend_name > a {
	color: inherit;
	text-decoration: underline;
}

.ec-layoutRole #product_review_area .review_list .recommend_name > a:hover {
	text-decoration: none;
}

#product_review_area .ec-inlineBtn--action {
	margin: 20px auto 0;
	display: flex;
	justify-content: center;
}

/* 商品レビュープラグインここまで */

/* 送信完了ページ 返品条件等 (ASJ・イプシロンバージョン) ここから */

.ec-imageGrid__link {
	display: block;
	font-size: 0.85em;
	color: #b7282c;
	font-weight: 500;
}

.ec-imageGrid__link:hover {
	color: #b7282c;
	text-decoration: underline;
}

.ec-orderPayment .ec-input p a,
.ec-orderCancel .ec-input p a {
	color: #b7282c;
}

.ec-orderPayment .ec-input p a:hover,
.ec-orderCancel .ec-input p a:hover {
	color: #b7282c;
	text-decoration: underline;
}

/* 特商法ページへのアンカーリンクで固定ヘッダー等がコンテンツに被るのを防止 */
#page_help_tradelaw dl {
	margin-top: -50px;
	padding-top: 50px;
}

/* 送信完了ページ 返品条件等 ここまで*/

/* 送信完了ページ 返品条件等 (ヤマトバージョン) ここから*/

/* .ec-orderReturnBox:nth-of-type(n + 2) {
	margin: 15px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #dfdfdf;
}

.ec-orderReturnTit {
	font-size: 14px;
	font-weight: 700;
}

.ec-orderReturnList {
	margin: 10px 0 0;
	padding: 0 0 0 20px;
}

.ec-orderReturnListItem {
	font-size: 14px;
	line-height: 1.75em;
	list-style: disc;
}

.ec-orderReturnTxt {
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 1.75em;
}

.ec-orderReturnContact {
	margin: 15px 0 0;
}

.orderReturnMail {
	display: flex;
	flex-wrap: wrap;
}

.orderReturnMailTxt {
	font-size: 14px;
	line-height: 1.75em;
}

.orderReturnMailLink {
	font-size: 14px;
	line-height: 1.75em;
	color: inherit;
	text-decoration: underline;
}

.orderReturnMailLink:hover {
	text-decoration: none;
	color: inherit;
} */

/* 送信完了ページ 返品条件等 ここまで*/

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ECデフォルトクラス ここから*/

.ec-blockBtn--action[disabled=disabled] {
	font-size: 12px;
}

.ec-progress .ec-progress__label {
	font-size: 12px;
}

/* ECデフォルトクラス ここまで*/

/* products ここから*/

.ec-productRole__actions .ec-select select {
	font-size: 16px;
}

/* products ここまで*/

/* 商品オプションプラグインここから */

.optionPlugin label {
	font-size: 16px;
}

.optionPlugin a .ec-link {
	font-size: 16px;
}

.optionPlugin .ec-required {
	margin: 2.5px 0 0;
	font-size: 16px;
}

.optionPlugin input[type='number'] {
	padding: 10px 9px;
	font-size: 16px;
}

.optionPlugin:nth-of-type(n + 2) {
	margin-top: 5px !important;
	padding: 10px 0;
}

.optionPlugin .form-control {
	font-size: 16px;
	padding: 10px;
}

/* 商品オプションプラグインここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* products ここから*/

.spSideCatWp {
	display: none;
}

.ec-shelfGrid .ec-shelfGrid__item {
	width: 50%;
}

.ec-shelfGrid .ec-shelfGrid__item a .ec-shelfGrid__item-image {
	transition-duration: 0.3s;
	transition-property: transform;
}

.ec-shelfGrid .ec-shelfGrid__item a:hover .ec-shelfGrid__item-image{
	transform: translateY(-5px);
	color: inherit;
	opacity:.8;
}

.product_page .ec-inlineBtn--action {
	max-width: 146px;
	width: 100%;
}

.ec-layoutRole .ec-layoutRole__mainWithColumn {
	margin: 0 0 0 auto;
	width: calc(75% - 30px);
}

.ec-topicpath {
	padding: 20px 0 10px;
}

.p-sideCate {
	display: block;
}

.ec-layoutRole .ec-layoutRole__left {
	width: 25%;
	order: inherit;
}

.ec-cartNaviNull.is-active {
	right: -70px;
}

.ec-searchnavRole {
	padding: 0;
}

#page_product_detail .ec-productRole__actions .ec-select select {
	min-width: 100%;
}

#page_product_detail .ec-headerNaviRole__search.p-headerNaviRole__search {
	margin: 0 auto;
}

/* products ここまで*/

/* ECデフォルトクラス ここから*/

.ec-blockBtn--action[disabled=disabled] {
	font-size: 14px;
}

.ec-pageHeader h1 {
	font-size: 26px;
}

.ec-reportHeading h2 {
	font-size: 22px;
}

#page_entry .ec-checkbox {
	width: 280px;
	margin: 0 auto;
}

/* ECデフォルトクラス ここまで*/

/*-----------------------------------------------------------
カートここから
-----------------------------------------------------------*/

.ec-off3Grid .ec-off3Grid__cell {
    max-width: 740px;
    width: 100%;
    margin: auto;
}

/*-----------------------------------------------------------
カートここまで
-----------------------------------------------------------*/

/* 下層カバーここから */

.incover {
	height: 300px;
}

.incoverTit {
	font-size: 38px;
}
/* 下層カバーここまで */

/* パンくずここから */

.pankuzu li {
	font-size: 15px;
}

/* パンくずここまで */

/* 利用規約ここから */

.iAgreLeadTxt {
	padding: 30px 50px;
}

.iAgreAr01 {
	margin: 60px auto 0;
}

.iAgreTxt01.d-flex {
	margin: 0;
}

.iAgreCt01:nth-of-type(n + 2) {
	margin: 40px auto 0;
}

.iAgreTit01 {
	font-size: 18px;
}

/* 利用規約ここまで */

/* 商品オプションプラグインここから */

body .option_description .modal-title {
	font-size: 18px;
}

body .option_description .modal-header > p {
	font-size: 16px;
}

body .option_description h3 {
	font-size: 18px;
}

body .option_description .modal-body > div > p {
	font-size: 16px;
}

body .option_description .modal-body > div > p.plus {
	font-size: 18px;
}

body .option_description .btn-info {
	margin: 2% 0 0;
}

body .option_description .modal-body > div {
	margin-bottom: 30px;
}

/* 商品オプションプラグインここまで */

/* 商品レビュープラグインここから */

.ec-layoutRole #product_review_area h4 {
	font-size: 18px;
}

.ec-layoutRole #product_review_area .review_list .review_date {
	font-size: 16px;
}

.ec-layoutRole #product_review_area .review_list .recommend_name {
	font-size: 16px;
}

.ec-layoutRole #product_review_area .review_list .recommend_level {
	font-size: 18px;
}

.ec-layoutRole #product_review_area .review_list strong {
	margin: 10px auto 0;
	font-size: 18px;
	display: inline-block;
}

.ec-layoutRole #product_review_area .review_list strong + p {
	margin: 5px auto 0;
	padding: 15px;
	font-size: 16px;
}

.ec-layoutRole #product_review_area .ec-rectHeading {
	margin: 10px auto 25px;
}

.ec-layoutRole #product_review_area .ec-inlineBtn--action {
	max-width: 250px;
	height: 50px;
	align-items: center;
	font-size: 16px;
}

/* 商品レビュープラグインここまで */

/* 送信完了ページ 返品条件等 (ヤマトバージョン) ここから*/

/* .ec-orderReturnTit {
	font-size: 16px;
}

.ec-orderReturnListItem {
	font-size: 16px;
}

.ec-orderReturnList {
	padding: 0 0 0 24px;
}

.ec-orderReturnTxt {
	font-size: 16px;
}

.orderReturnMailTxt {
	font-size: 16px;
}

.orderReturnMailLink {
	font-size: 16px;
} */

/* 送信完了ページ 返品条件等 ここまで*/

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* products ここから*/

.ec-shelfGrid .ec-shelfGrid__item {
	width: 33.3333%;
}

/* products ここまで*/

/* cart ここから */

#shopping-form .ec-rectHeading h2 {
	font-size: 20px;
}

#shopping-form .ec-orderAccount__account.non-customer-display {
	font-size: 16px;
}

#shopping-form .ec-orderDelivery .ec-orderDelivery__title {
	font-size: 18px;
}

#shopping-form .ec-imageGrid .ec-imageGrid__content > p:first-of-type {
	font-size: 16px;
}

#shopping-form .ec-imageGrid .ec-imageGrid__content {
	font-size: 16px;
}

#shopping-form .ec-orderDelivery .ec-orderDelivery__address {
	font-size: 16px;
}

#shopping-form .ec-orderDelivery__actions .ec-select label {
	font-size: 16px;
	width: 120px;
}

#shopping-form .ec-orderDelivery__actions .ec-select select {
	font-size: 15px;
}

#shopping-form .ec-orderPayment .ec-radio label {
	font-size: 16px;
}

#shopping-form .ec-orderPayment .ec-input > p {
	font-size: 16px;
}

#shopping-form .ec-orderCoupon {
	font-size: 16px;
}

#shopping-form .ec-orderConfirm textarea {
	font-size: 16px;
}

/* cart ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

    .incover {
        height: 350px;
    }

    .incoverTit {
        font-size: 60px;
    }


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.ec-shelfGrid .ec-shelfGrid__item {
	width: 25%;
}

/* 下層カバーここから */

.inCovWr {
	height: 350px;
}

.inCovTit {
	font-size: 34px;
}

/* 下層カバーここまで */

/* ECデフォルトクラス ここから*/

.ec-pageHeader h1 {
	font-size: 32px;
}

.ec-reportHeading h2 {
	font-size: 28px;
}

.ec-navlistRole .ec-navlistRole__item a {
	font-size: 16px;
}

.ec-productRole__actions .ec-select select {
	font-size: 14px;
}

/* ECデフォルトクラス ここまで*/

/* 商品オプションプラグインここから */

.optionPlugin label {
	font-size: 14px;
}

.optionPlugin a .ec-link {
	font-size: 14px;
}

.optionPlugin .ec-required {
	margin: 3px 0 0;
	font-size: 14px;
}

.optionPlugin input[type='number'] {
	padding: 10px 9px;
	font-size: 14px;
}

.optionPlugin:nth-of-type(n + 2) {
	margin-top: 5px !important;
	padding: 10px 0;
}

.optionPlugin .form-control {
	font-size: 14px;
	padding: 10px;
}

body .option_description .modal-body > div > p.plus {
	margin: 0 auto;
	max-width: 800px;
	font-size: 20px;
}

/* 商品オプションプラグインここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */