html, body {
    color: #333;
    line-height: 1.5;
    font-family: sans-serif;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
a {
	outline: none;
}
a:hover {
    text-decoration: none;
}
.header .__banner .__wrap a.__logo img {
    vertical-align: middle;
    max-width: 250px;
    margin: 0;
}
.c-alert.c-alert--success {
    background-color: #00c5a4;
    color: #FFF;
}
.wrapper.wrapper--column-2 .__inner .main.main--home, .wrapper.wrapper--column-1 .__inner .main.main--home {
    padding-right: 0;
}
@media screen and (min-width: 960px) {
.wrapper .__inner .main, .wrapper .__inner .aside {
	padding-top: 0;
}
}
@media (max-width: 599px) {
.header .__banner .__wrap .__view-cart a span.__counter {
	display: none;
}
.p-product-block.p-product-block--compact ul.__product {
	white-space: normal;
	overflow-x: initial;
	overflow-y: initial;
}
.p-product-block.p-product-block--compact ul.__product li.__item {
	width: 50%;
}
}
.main.main--home section.__block .__heading {
	text-align: center;
	margin-bottom: 30px;
}
.main.main--home section.__block .__heading span {
	display: inline-block;
	position: relative;
	color: #3f2a00;
}

.main.main--home section.__block .__heading span:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    background-color: #ffda38;
}
.c-button-submit {
	font-family: inherit;
	line-height: inherit;
	padding: 0.3em 1em;
	border: 1px solid transparent;
	text-decoration: none;
	border-radius: 0.3em;
	display: inline-block;
	zoom: 1;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: border-box;
	background-color: #F7041A;
}
.__submitt .c-button-submit,
#__js-submit,
.__js-add-cart,
.__reorder .c-button {
	background-color: #F7041A!important;
	color: #FFF;
}
.__submitt .c-button-submit span,
#__js-submit span,
.__js-add-cart span,
.__reorder .c-button span {
	color: #FFF!important;;
}
.__update .c-button span,
.__add-bookmark .c-button span {
	color: #333;
}	
.main.main--cart section.__shipping-wrap .__shipping .__control ul li.__to-order .__button {
    background-color: #F7041A;
    color: #fff!important;
    font-weight: bold;
}
.main.main--cart section.__shipping-wrap .__shipping .__control ul li.__to-estimate .__button {
    background-color: #fff;
    color: #F7041A!important;
    border: 1px solid #F7041A;
    font-weight: bold;
}
.p-cart .__product table thead th {
	border: 1px solid #ddd;
	background-color: #FBF3EE;
}

@media screen and (max-width: 959px) {
.main.main--product-detail section.__breadcrumb, .main.main--product-detail section.__content-top, .main.main--product-detail section.__content-middle, .main.main--product-detail section.__content-bottom, .main.main--product-detail section.__common-content-top, .main.main--product-detail section.__common-content-middle, .main.main--product-detail section.__common-content-bottom, .main.main--product-detail section.__add-cart {
	padding: 0;
}
}
.main.main--page-detail-1column section.__to-home a:before, .main.main--page-detail-2column section.__to-home a:before {
	color: #F7041A;
}
.header .__banner .__wrap .__login.__is-guest .__block .__body .__login-link .__link {
	color: #fff;
	background-color: #F7041A;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	border-radius: 2em;
}
.header .__banner .__wrap .__login .__block .__body ul.__menu li a:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	margin-right: 0.3em;
	color: #F7041A;
}
.__block--banner {
	margin-top: -30px;
}
.main.main--home section.__block {
	margin-bottom: 50px;
}
@media screen and (max-width: 599px) {
.main.main--home section.__block {
	margin-bottom: 30px;
}
}
.gnav-pc {
	background-color: #FFE36B;
    padding: 5px 0;
}
.gnav-pc .__menu.__menu--default ul li, .gnav-pc .__menu.__menu--custom ul li {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
	background-color: #FFE36B;
}
.gnav-pc .__menu.__menu--default ul li a, .gnav-pc .__menu.__menu--custom ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 100%;
    padding: 0.75em 0;
    color: #000;
}
.gnav-sp .__drawer .__menu .__content .__heading {
    background-color: #ffda38;
}
.gnav-sp .__drawer .__menu .__content .__heading {
    color: #fff;
}
@media screen and (max-width: 959px) {
.header .__banner .__wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.gnav-sp .__drawer .__menu .__toggle-close label {
	display: block;
	padding: 0.5em;
	line-height: 1;
	text-align: right;
}
.gnav-sp .__drawer .__menu .__content {
    padding-bottom: 20px;
}
.__search--keyword input {
	border-radius: 0.3em 0 0 0.3em;
    width: calc(100% - 48px);
}
.__search--keyword button {
	background: #F7041A;
	margin-left: -4px;
	border-radius: 0 0.3em 0.3em 0;
	height: 36px;
	color: #fff;
}
.__search--keyword button span {
	font-size: 0;
}
.__search--keyword button span:before {
	font-size: 16px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f002";
	position: relative;
    top: -3px;
}
.wrapper .__inner .main, .wrapper .__inner .aside {
	padding: 1em;
}
.wrapper.wrapper--column-2 .__inner, .wrapper.wrapper--column-1 .__inner {
	padding-top: 0;
	padding-bottom: 1em;
}
}
.wrapper.wrapper--column-2, .wrapper.wrapper--column-1 {
    background-color: #fff;
}
.aside section.__block {
    background-color: #fff;
    border: 1px #ffce5e solid;
    border-radius: 5px;
}
.aside section.__block--free {
    border: none;
	white-space: nowrap;
}
.aside section.__block.__block--calendar ul li table.cal tbody td {
    padding: 2px;
    border: 1px solid #fff;
}
.aside section.__block.__block--calendar ul li table.cal tbody td span.cal-week-close {
    border-radius: 50px;
}
@media screen and (max-width: 959px) {
.aside {
	margin-top: 50px;
}
}
h3.side-h {
	font-weight: normal;
	padding: 0 15px;
}
h3.side-h span i {
	color: #ffda38;
	margin-right: 5px;
}
.c-table-dl tr th {
	font-weight: normal;
	background-color: #FBF3EE;
}
.c-table-dl tr th, .c-table-dl tr td {
	padding: 0.75em 1em;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.main.main--product-list section.__control {
	padding: 0.5em;
	background: #FBF3EE;
	font-size: 0.85em;
}
.p-product-set table thead tr th {
	padding: 0.75em 1em;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-weight: normal;
	white-space: nowrap;
	font-size: 0.85em;
	background-color: #FBF3EE;
}}
.p-product-set table tbody tr td {
	padding: 0.75em 1em;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.main.main--product-detail section.__information .__secondary .__control span.__bookmark .__button, .main.main--product-detail section.__information .__secondary .__control span.__download .__button {
    border: 1px solid #ddd;
}
.main.main--product-detail section.__information .__secondary .__control span.__bookmark .__button:before {
    color: #F7041A;
}
.main.main--product-detail section.__information .__secondary .__control span.__bookmark .__button.__is-added {
    background-color: #FFF6CC;
}
@media screen and (max-width: 599px) {
.__description table {
	width: 100%;
	
}
}
.aside section.__block.__block--category .__body ul.__tree > li.__item {
    margin-top: 0;
	border-top: 1px solid #ffce5e;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 960px) {
.aside section.__block.__block--category .__body ul.__tree > li.__item {
	padding: 0 15px;
}
}
.aside section.__block.__block--category .__body ul.__tree > li.__item:after {
 	font-family: "Font Awesome 5 Free";
	content: "\f0a9";
	font-weight: 900;
	color: #ffce5e;
}
.aside section.__block.__block--category .__body ul.__tree > li.__item > a {
	padding: 0.5em 0;
	display: block;
	width: 100%;
	height: 100%;
}
.aside section.__block.__block--cart .__body .__to-cart a:before {
    color: #ffda38;
}
.jconfirm .jconfirm-box.jconfirm-type-green {
    border-top: solid 7px #ffda38;
    -webkit-animation-name: none;
    animation-name: none;
};
.jconfirm .jconfirm-box.jconfirm-type-red {
    border-top: solid 7px #F7041A;
    -webkit-animation-name: none;
    animation-name: none;
}
.c-alert.c-alert--danger, .c-alert.c-alert--error {
    background-color: #F7041A;
	color: #fff;
}
.c-tax-type {
    font-weight: normal;
    color: #fc8c78;
}
.p-form-table tr.__is-error > th,
.p-form-table tr.__is-error > td {
	background-color: #ffc3ad;
}
.p-form-table tr.__is-error > td p.__message {
    color: #F7041A;
    padding: 0.3em 0;
    margin: 0;
}
.p-product-set table tbody tr td.__order .__body dl.__cart-count dd {
    font-size: 0.85em;
    background-color: #00c5a4;
    color: #fff;
    display: inline-block;
    padding: 0 0.4em;
    margin: 0;
    text-align: center;
    border-radius: 2em;
}
.p-product-set table tbody tr td {
    border-right: none;
}
@media (max-width: 599px) {
.main.main--product-detail section.__information .__secondary .__control span.__bookmark, .main.main--product-detail section.__information .__secondary .__control span.__download {
	padding: 0.5em 0;
}
.p-product-set table tbody {
	padding: 0;
}
.p-product-set table tbody tr td {
    border-right: none;
}
}
.p-form-flow .__flow .__number {
    background-color: #b2ab99;
    display: inline-block;
    font-size: 1.8em;
    height: 2em;
    width: 2em;
    border-radius: 2em;
    margin-bottom: 0.5em;
    color: #fff;
}
.p-form-flow .__flow.__active .__number {
    background-color: #534100;
}
.p-form-flow .__flow.__active .__text {
    color: #534100;
}
.p-form-flow .__flow .__text {
    display: block;
    color: #b2ab99;
    font-weight: bold;
}
.p-form-table tr.__is-required > th:after {
    display: inline-block;
    font-size: 0.8em;
    padding: 0 0.5em;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    background-color: #fc8c78;
    content: "必須";
    margin-left: 0.5em;
}
input,
textarea {
  outline: none;
}
.c-form select, .c-form textarea,.c-form input[type=text], .c-form input[type=password], .c-form input[type=email], .c-form input[type=url], .c-form input[type=date], .c-form input[type=month], .c-form input[type=time], .c-form input[type=datetime], .c-form input[type=datetime-local], .c-form input[type=week], .c-form input[type=number], .c-form input[type=search], .c-form input[type=tel], .c-form input[type=color] {
    box-shadow: none;
    border-radius: 4px;
}
@media screen and (min-width: 600px) {
.p-form-table tr th {
	background-color: #FBF3EE;
}
.p-form-table tr th, .p-form-table tr td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
}
@media screen and (max-width: 599px) {
.p-form-table tr {
	background-color: #FBF3EE;
	border-bottom: 1px solid #ddd;
}
.p-form-table tr td {
	background-color: #FBF3EE;
}
.main--contact-form input {
	width: 100%;
}
.__row-tel input,
.__row-fax input,
.__row-zip_code input {
	width: 25%;
}
#zip2add {
	padding: 0 5px;
	height: 36px;
	color: #333;
}
}
.p-mypage-search .__heading {
    background-color: #FFE36B;
}
.p-mypage-search .__heading .__title {
    font-size: 1em;
}
.p-mypage-search .__body .__control .__submit .__button {
    background-color: #F7041A;
}
.p-mypage-search .__heading .__toggle span.__button {
    font-size: 0.8em;
}
@media screen and (min-width: 600px) {
.main.main--mypage-estimate-list section.__list table.__table tr th {
	background-color: #FBF3EE;
}
.main.main--mypage-estimate-list section.__list table.__table tr th, .main.main--mypage-estimate-list section.__list table.__table tr td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.main.main--mypage-order-list section.__list table.__table tr th {
	background-color: #FBF3EE;
}
.main.main--mypage-order-list section.__list table.__table tr th, .main.main--mypage-order-list section.__list table.__table tr td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.main.main--mypage-address-list section.__list table.__table thead tr th {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #F9F8F1;
}
}
.c-news-label.c-news-label--color-2 {
  background-color: #1b96d5;
}
.c-news-label.c-news-label--color-3 {
  background-color: #00c5a4;
}
.c-news-label.c-news-label--color-4 {
  background-color: #fc8c78;
}
.c-news-label.c-news-label--color-5 {
  background-color: #bf5747;
}

.footer {
    text-align: center;
    color: #fff;
	margin-top: 50px;
}
.footer nav.__nav, .footer .__copyright {
	margin: 0 auto;
	background: #473300;
	max-width: 100%;
}
.footer nav.__nav ul {
	list-style-type: none;
	margin: 0;
	padding: 2em 0;
	letter-spacing: -0.5em;
}
.footer nav.__nav ul li a {
    padding: 0 1em;
    color: #fff;
    border-right: 1px solid #ccc;
}
.footer .__copyright {
	font-size: 0.85em;
	text-align: center;
	padding: 1em;
	background: #3f2a00;
}
.c-pagetop span:before {
    background-color: #ffce5e;
}
.main.main--sitemap .__wrap .__block .__body ul li a:before {
    color: #F7041A;
}