/*全体設定
===============================*/
* {
 margin: 0;
 padding: 0;
}
html {
 overflow: inherit;
 line-height: 1.15;
 -webkit-text-size-adjust: 100%;
}
body {
 margin: 0;
 color: #333;
 font-size: 16px;
 font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", "Arial", sans-serif;
 line-height: 150%;
}
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font-weight: normal;
 vertical-align: baseline;
 background: transparent
}
ul {
 list-style: none
}
li {
 list-style: none;
 font-size: 16px;
}
a {
 color: #159DD9;
 text-decoration: none;
 font-size: 16px
}
h1 {
 font-size: 24px;
 font-weight: bold;
 color: #53392B;
}
em {
 font-style: normal;
}
b, strong {
 font-weight: bolder
}
p {
 font-size: 16px;
}
button, optgroup, select, textarea {
 font-family: inherit;
 font-size: 100%;
 line-height: 1.15;
 margin: 0
}
input {
 font-family: inherit;
 font-size: 16px;
 line-height: 1.15;
 margin: 0;
}
button, input {
 overflow: visible
}
.clickable, label, input[type=button], input[type=submit], input[type=file], button {
 cursor: pointer;
}
button, select {
 text-transform: none
}
button:focus {
 outline: 0;
}
button:focus {
 outline: 0;
}
button, [type="button"], [type="reset"], [type="submit"] {
 -webkit-appearance: button
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText
}
input, select {
 font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", "Arial", sans-serif;
 -moz-outline-style: none
}
textarea {
 overflow: auto
}
td, td img {
 vertical-align: top;
}
dt {
 color: #53392B;
 font-weight: bold;
}
dd {
 font-size: 16px;
 line-height: 1.5;
}
.text-red {
 color: #E23619;
}
.pc {
 display: none !important;
}
.cf:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

/*header(ヘッダー)
===============================*/
header {
 position: absolute;
 background-color: #fff;
 box-shadow: 0px 0px 10px #0000001A;
 height: 210px;
 top: 0;
 width: 480px;
}
/*#header
===============================*/
#header {
 position: relative;
 margin: 0 auto;
 width: 480px;
}
/*#header_main
===============================*/
#header_main {
 width: 480px;
 position: relative;
 height: 68px;
}
/*アースダンボールロゴ*/
#logo1 img {
 width: 230px;
 margin: 11px 0 0 0;
}
/*カートボタン*/
#header_cart {
 position: absolute;
 top: 12px;
 right: 10px;
}
#header_cart a {
 color: #53392B;
}
#header_cart li {
 float: left;
 width: 53px;
}
#header_cart #li-mypage, #header_cart #li-login {
 width: 63px;
}
#header_cart li + li {
 margin: 0 0 0 5px;
}
#header_cart li a {
 display: block;
 position: relative;
 padding: 30px 0 0 0;
 line-height: 1.3;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}
#header_cart li a:before {
 display: block;
 content: '';
 position: absolute;
 top: -27px;
 left: 0;
 bottom: 0;
 width: 53px;
 height: 36px;
 margin: auto;
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: 36px auto;
}
#header_cart .li-guide a:before {
 background-image: url(/img/common/nav-danballguide.png);
}
#header_cart #li-mypage a:before {
 background-image: url(/img/common/web_log_in.png);
 width: 63px;
}
#header_cart #li-login a:before {
 background-image: url(/img/common/web_log_in.png);
	width: 63px;
}
#li-cart a:before {
 background-image: url(/img/common/nav-cart.png);
}
#header_cart li a span {
 display: block;
 font-weight: bold;
}
#cart_in {
 position: absolute;
 top: -6px;
 left: 30px;
 padding: 2px 2px;
 width: 17px;
 height: 17px;
 font-size: 13px;
 color: #fff;
 text-align: center;
 background-color: #E23619;
 border-radius: 20px;
}
/*スマホ用メニュー*/
#header_main #header_cart #menuOpen {
 display: inline-block;
 position: relative;
 padding: 30px 0 0 0;
 line-height: 1.3;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}
#header_main #header_cart #menuClose {
 display: none;
 position: relative;
 padding: 30px 0 0 0;
 line-height: 1.3;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}
#header_main #header_cart #menuOpen:before {
 display: block;
 content: '';
 position: absolute;
 top: -35px;
 left: 4px;
 bottom: 0;
 width: 45px;
 height: 36px;
 margin: auto;
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: 43px auto;
 background-image: url(/img/common/nav-menu.png);
}
#header_main #header_cart #menuClose:before {
 display: block;
 content: '';
 position: absolute;
 top: -35px;
 left: 4px;
 bottom: 0;
 width: 45px;
 height: 36px;
 margin: auto;
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: 43px auto;
 background-image: url(/img/common/nav-menuClose.png);
}
#smMenu {
 position: absolute;
 z-index: 11;
 overflow: hidden;
 transition: all 0.5s ease-out;
 top: 50px;
 right: -10px;
 width: 415px!important;
 height: 0;
 background: #fff;
 box-shadow: 0px 10px 10px #00000029;
}
#smMenu ul {
 padding: 20px;
}
#header_main #header_cart #smMenu li a {
 display: block;
 padding: 20px 0 20px 60px;
 position: relative;
 font-size: 18px;
 text-decoration: none;
 border-bottom: 1px #DBBD94 solid;
 font-weight: normal;
 text-align: left;
}
#header_main #header_cart #smMenu li a:before {
 content: '';
 width: 10px;
 height: 10px;
 border-right: 3px #DBBD94 solid;
 border-bottom: 3px #DBBD94 solid;
 position: absolute;
 top: -5px;
 right: -345px;
 transform: rotate(
-45deg);
}
#header_main #header_cart #smMenu li .link:before {
 background: url(/img/sitemap-icon-unei_li.png) no-repeat;
 transform: rotate(
0deg);
 border: none;
 width: 25px;
}
#header_main #header_cart #smMenu li + li {
 margin: 0;
}
#header_main #header_cart #smMenu li {
 width: 375px;
}
#header_main #header_cart #smMenu li.menu_title {
 padding: 10px 20px 10px 20px;
 color: #53392B;
 font-size: 20px;
 background: #faf7ef;
 font-weight: bold;
 margin: 20px 0 0 -20px;
}
#header_main #header_cart #smMenu li.no_border a {
 border: none;
}
#smMenu .smMenu_title {
 padding: 10px 20px 10px 20px;
 color: #53392B;
 font-size: 20px;
 background: #faf7ef;
 float: left;
 font-weight: bold;
 width: 375px;
 margin-top: 20px;
}
/*スマホメニュー 閲覧履歴、お気に入り*/
#smMenu .scroll {
 width: 1000px;
 overflow: hidden;
}
#smMenu .scrollBox {
 width: 480px;
 overflow-x: scroll;
}
#smMenu .product_viewed, #smMenu .product_fovo {
 float: left;
 width: 170px;
 padding: 15px 0px 15px 15px;
}
#smMenu .product_text {
 height: 50px;
 overflow: hidden;
 margin-bottom: 10px;
}
#smMenu .product_viewed .product_text, #smMenu .product_fovo .product_text {
 font-size: 16px;
 width: 165px;
 color: #159DD9;
 line-height: 25px;
}
#menuFavoriteGoodsBox .smMenu_title {
margin-top: 5px;
}
#smMenu .product_viewed li, #smMenu .product_fovo li {
 width: 165px!important;
 margin-top: -20px;
 margin-left: -20px;
}
#smMenu .product_viewed .product_innersize, #smMenu .product_fovo .product_innersize {
 width: 170px!important;
 margin-top: -2px!important;
 margin-left: -20px!important;
}
#smMenu .product_viewed ul, #smMenu .product_fovo ul {
margin: -10px 0px 0px 0px;
width: 130px;
}
/*スマホ版ログインボタン*/
#header_main #header_cart #smMenu li#sm-li-login {
 margin: 20px 0 0 -2px;
}
#header_main #header_cart #smMenu li#sm-li-login a {
 background-color: #F6AC2B;
 padding: 15px 15px !important;
 border-radius: 5px;
 width: 355px;
 text-align: center !important;
 text-indent: 0px;
}#header_main #header_cart #smMenu li#sm-li-login a:before,#header_main #header_cart #smMenu li.sm-mypage-btn a:before {
 display: none;
}
#header_main #header_cart #smMenu li.sm-mypage-btn {
 margin: 15px 0 0 -2px;
}
#header_main #header_cart #smMenu li#sm-li-join {
 margin: 15px 0 20px -2px;
}
#header_main #header_cart #smMenu li#sm-logout_direct {
 margin: 15px 0 20px -2px;
}
#header_main #header_cart #smMenu li.sm-mypage-btn a {
 padding: 15px 15px !important;
 border-radius: 5px;
 width: 355px;
 text-align: center !important;
 background-color: #FFFFF7;
 border: solid 1px #F6AC2B;
 text-indent: 0px;
}
#header_main #header_cart #smMenu li.sm-mypage-btn a:before {
 right: 10px;
}
#header_main #header_cart #smMenu li.sm-mypage-btn input {
 padding: 17px 15px !important;
 border-radius: 5px;
 width: 387px;
 text-align: center !important;
 background-color: #FFFFF7;
 border: solid 1px #F6AC2B;
 text-indent: 0px;
 font-size: 18px;
 color:#53392B;
 font-weight: normal;
}
#header_main #header_cart #smMenu li#sm-li-member .point {
 display: block;
 font-size: 16px;
 font-weight: bold;
 padding: 10px 0 0 0;
}
#header_main #header_cart #smMenu .hidden_box label {
 padding: 20px 0 20px 60px;
 transition: .5s;
 display: block;
 color: #53392B;
 font-size: 18px;
 position: relative;
}
#smMenu .hidden_box label::before, #smMenu .hidden_box label::after {
 content: "";
 position: absolute;
 top: 25px;
 right: 10px;
 width: 3px;
 height: 15px;
 background-color: #53392B;
}
#smMenu .hidden_box label::after {
 transform: rotate(90deg);
}
#smMenu .hidden_box label::before {
 transition: 0.4s;
}
#smMenu .hidden_box input:checked + label::before {
 transform: rotate(90deg);
 transition: 0.3s;
}
#header_main #header_cart #smMenu .hidden_box input {
 display: none;
}
#header_main #header_cart #smMenu .hidden_box .hidden_show {
 height: 0;
 padding: 0;
 overflow: hidden;
 opacity: 0;
 transition: 0.8s;
}
#header_main #header_cart #smMenu .hidden_box .hidden_show li {
 float: left;
}
#header_main #header_cart #smMenu .hidden_box .hidden_show h3 {
 margin-bottom: 5px;
}
#header_main #header_cart #smMenu .hidden_box input:checked + label + .hidden_show {
 padding: 10px 0;
 height: auto;
 opacity: 1;
 border-bottom: 1px #DBBD94 solid;
}
#header_main #header_cart #smMenu .hidden_show ul {
 padding: 0;
}
#header_main #header_cart #smMenu .hidden_show a {
 padding: 10px 0;
 border: none;
}
#header_main #header_cart #smMenu .hidden_show .half {
 padding:0;
 margin-bottom: 20px;
 margin-left: -20px;
}
#header_main #header_cart #smMenu .hidden_show .half li {
 width: 177px;
 margin-left: 20px;
 float: left;
 border-bottom: none;
}
#header_main #header_cart #smMenu .hidden_show .half li a:before {
 right:-160px;
}
#header_main #header_cart #smMenu #sm-menu-recom2,#header_main #header_cart #smMenu #sm-menu-search3,#header_main #header_cart #smMenu #sm-menu-search4,#header_main #header_cart #smMenu #sm-menu-search5 {
border-bottom: 1px #DBBD94 solid;
}
#header_main #header_cart #smMenu #sm-menu-recom1 {
 background: url(/img/common/sm-nav-icon02.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-recom2 {
 background: url(/img/common/sm-nav-icon09.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-recom3 {
 background: url(/img/common/sm-nav-icon03.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-search1 {
 background: url(/img/common/sm-nav-icon01.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-search2 {
 background: url(/img/common/sm-nav-icon07.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-search3 {
 background: url(/img/common/sm-nav-icon04.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-search4 {
 background: url(/img/common/sm-nav-icon05.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-search5 {
 background: url(/img/common/sm-nav-icon08.png) no-repeat left -10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-customer1 {
 background: url(/img/common/sm-navscroll-guide.png) no-repeat left 10px top 15px;
}
#header_main #header_cart #smMenu #sm-menu-customer2 {
 background: url(/img/common/icon-title_beginner.svg) no-repeat left 15px top 20px;
 background-size: 20px;
}
#header_main #header_cart #smMenu #sm-menu-customer3 {
 background: url(/img/common/sm-navscroll-question.png) no-repeat left 10px top 15px;
}
/*#header_bottom
===============================*/
#header_bottom {
 position: relative;
	width: 480px;
	overflow: hidden;
}
#header_bottom:after {
 display: block;
 position: absolute;
 right: 0;
 top: 0;
 content: '';
 width: 40px;
 height: 70px;
background: linear-gradient(90deg,rgba(255,255,255,.0), rgba(255,255,255,1));
}
#header_bottom .scroll {
 overflow-x: scroll;
 display: flex;
	gap: 24px;
	height: 70px;
	margin: 0 10px;
}
.categoryBox {
	display: flex;
	background: #FAF7EF;
	border-radius: 10px;
}
/*並び替え*/
#header_bottom .categoryBox .category-search {
	order: 1;
}
#header_bottom .categoryBox .category-discount {
	order: 2;
}
#header_bottom .categoryBox .category-size {
	order: 3;
}
#header_bottom .categoryBox .category-useful {
	order: 5;
}
#header_bottom .categoryBox .category-mercari {
	order: 4;
}
#header_bottom .categoryBox .category-kansyo {
	order: 6;
}

.order_categoryBox {
	display: flex;
	background: #F5F5F5;
	border-radius: 10px;
	position: relative;
}
.order_categoryBox::before {
	content: '';
	display: block;
	width: 1px;
	height: 70px;
	border-right: dashed 2px #C4C4C4;
	position: absolute;
	top: 0;
	left: -14px;
}
.categoryBox li, .order_categoryBox li {
	width: 116px;
	position: relative;
}
.categoryBox li:first-child, .order_categoryBox li:first-child {
	width: 150px;
}
.categoryBox li::after {
	content: '';
	display: block;
	width: 1px;
	height: 50px;
	background-color: #DBBD94;
	position: absolute;
	left: 0;
	top: 10px;
}
.order_categoryBox li::after {
	content: '';
	display: block;
	width: 1px;
	height: 50px;
	background-color: #C4C4C4;
	position: absolute;
	left: 0;
	top: 10px;
}
.categoryBox li:first-child::after, .order_categoryBox li:first-child::after {
	display: none;
}
.categoryBox li a, .order_categoryBox li a {
 width: 100%;
 display: block;
 text-decoration: none;
 font-size: 13px;
	line-height: 15px;
 padding: 47px 0 8px 0;
 text-align: center;
 color: #53392B;
 font-weight: bold;
}
.categoryBox .category-search a {
 background: url(/img/icon/header-menu-search.svg) no-repeat;
 background-position: center 4px;
 background-size: 100px;
}
.categoryBox .category-discount a {
 background: url(/img/icon/header-menu-discount.svg) no-repeat;
 background-position: center 4px;
 background-size: 100px;
}
.categoryBox .category-size a {
 background: url(/img/icon/header-menu-size.svg) no-repeat;
 background-position: center 4px;
 background-size: 100px;
}
.categoryBox .category-useful a {
 background: url(/img/icon/header-menu-useful.svg) no-repeat;
 background-position: center 3px;
 background-size: 100px;
}
.categoryBox .category-mercari a {
 background: url(/img/icon/header-menu-mercari.svg) no-repeat;
 background-position: center 5px;
 background-size: 100px;
}
.categoryBox .category-kansyo a {
 background: url(/img/icon/header-menu-kansyo.png) no-repeat;
 background-position: center 5px;
 background-size: 100px;
}
.order_categoryBox .category-order a {
 background: url(/img/icon/header-menu-order.svg) no-repeat;
 background-position: center 4px;
 background-size: 100px;
}
.order_categoryBox .category-sample a {
 background: url(/img/icon/header-menu-sample.svg) no-repeat;
 background-position: center 5px;
 background-size: 100px;
}
.order_categoryBox li:first-child a::after {
	display: block;
 content: '';
	width: 130px;
	background: url(/img/icon/header-menu-order-under.png);
 position: absolute;
	left: 10px;
 bottom: 5px;
 height: 3px;
	border-radius: 5px;
 -webkit-transition: .3s;
 transition: .3s;
}
/*header内のキーワード検索*/
#header_kensaku {
 position: absolute;
 top: 150px;
 width: 480px;
}
#header_main .gKensaku {
 margin: 0 auto;
 width: 460px;
}
#header_main #gForm {
 height: 37px;
 background-color: #fff;
 border: 3px solid #FB8700;
 border-radius: 5px;
 position: relative;
}
#header_main #gFrame {
 background-color: transparent;
 border: none;
 color: #53392B;
 font-size: 22px;
 word-wrap: break-word;
 outline: none;
 display: block;
 -webkit-tap-highlight-color: transparent;
 overflow: hidden;
 width: 410px;
 height: 27px;
 padding: 5px 0 5px 5px;
}
#header_main #gFrame::placeholder,#smMenu #gFrame4::placeholder {
 color: #868686;
}
#header_main #gKensaku {
 position: absolute;
 top: -2px;
 right: -3px;
 width: 43px;
 height: 41px;
 text-indent: 50px;
 background: url(/img/common/icon_head_search.png) no-repeat center center;
 background-size: 50% auto;
 background-color: #FB8700;
 border-radius: 0 5px 5px 0;
 overflow: hidden;
 border: none;
}
::-webkit-input-placeholder {
 color: #333333;
}
::-moz-placeholder {
 color: #333333;
}
:-ms-input-placeholder {
 color: #333333;
}
#smMenu #gForm4 {
 width: 377px;
 height: 43px;
 background-color: #fff;
 border: 2px solid #FB8700;
 border-radius: 5px;
 position: relative;
}
#smMenu #gKensaku4 {
 position: absolute;
 top: -2px;
 right: -4px;
 width: 48px;
 height: 46px;
 text-indent: 50px;
 background: url(/img/common/icon_head_search.png) no-repeat center center;
 background-size: 50% auto;
 background-color: #FB8700;
 border-radius: 0 5px 5px 0;
 overflow: hidden;
 border: none;
}
#smMenu #gFrame4 {
 background-color: transparent;
 border: none;
 color: #53392B;
 word-wrap: break-word;
 outline: none;
 display: block;
 height: 34px;
 -webkit-tap-highlight-color: transparent;
 overflow: hidden;
 width: 387px;
 padding: .3em .3em .3em .7em;
}
/*header内の人気カテゴリ
#popular_category {
 position: absolute;
 top: 205px;
 left: 25px;
 display: flex;
 line-height: 1;
}
#popular_category p {
 font-size: 14px;
}
#popular_category a {
 font-size: 14px;
 color: #159DD9;
}
#popular_category ul {
 margin-top: -2px;
}
#popular_category li {
 display: inline-block;
}
#popular_category li + li {
 margin-left: 8px;
}
*/
/*#smsidenavi
===============================*/
#smsidenavi {
 position: fixed;
 z-index: 20;
}
#smsidenavi ul {
 padding: 10px 0 15px;
 width: 480px;
 position: fixed;
 bottom: 0;
 background: #fff;
 box-shadow: 0 0 6px #999999;
 z-index: 20;
}
#smsidenavi li {
 position: relative;
 float: left;
 width: 85px;
 text-align: center;
 border-left: solid 1px #DBBD94;
 padding: 25px 5px 0px 5px;
}
#smsidenavi li:first-child {
 border: none;
}
#smsidenavi li a {
 font-size: 13px;
 color: #53392B;
}
#smsidenavi li img {
 position: absolute;
 left: 31px;
 top:-5px;
}
.page_top {
 position: fixed;
 bottom: 85px;
 right: 15px;
}
.page_top a {
 display: block;
 margin: auto;
 width: 70px;
 height: 70px;
 background-color: #DBBD94;
 border-radius: 60px;
}
.page_top span {
 position: relative;
 display: block;
 padding-top: 100%;
 height: 0;
 overflow: hidden;
}
#smsidenavi .page_top span:before {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 margin: auto;
 width: 32px;
 height: 32px;
 background-image: url(/img/common/icon-arrow_white.svg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transform: translate(0, 0) rotate(-90deg);
 transform: translate(0, 0) rotate(-90deg);
 -webkit-transition: .5s;
 transition: .5s;
}
/* フッター
====================================================================================================*/
footer {
	margin: 30px 0 0 0;
	width: 480px;
}
/* #footer_contents
==============================*/
#footer_contents {
	margin: 0 auto;
	width: 460px;
}
/* #footer_info
==============================*/
/* アースダンボールの紹介資料(PDF) */
#catalog_info {
	padding: 20px;
	background-color: #fff;
	border: solid 1px #C4C4C4;
	border-radius: 10px;
	margin-bottom: 30px;
	position: relative;
}
#catalog_info dt {
	font-size: 18px;
	font-weight: bold;
	color: #53392B;
	margin-bottom: 10px;
}
#catalog_info dd p:first-child {
	width: 240px;
}
#catalog_info dd p:nth-of-type(2) {
	padding: 10px 60px 10px 10px;
	background: #FAF7EF;
	border-radius: 5px;
	font-size: 14px;
	position: relative;
	margin-top: 10px;
}
#catalog_info dd p:nth-of-type(2) .red {
	font-weight: bold;
}
#catalog_info dd p:nth-of-type(2) span:nth-of-type(2) {
	display: block;
	font-size: 13px;
	color: #666;
}
#catalog_info dd p:nth-of-type(2)::after {
	content: '';
	display: block;
	width: 56px;
	height: 80px;
	background: url(/img/profile/catalog-2.0.png) no-repeat center / 56px 80px;
	position: absolute;
	top: 10px;
	right: 0px;
	transform: rotate(15deg);
}
#catalog_info dd img {
	width: 154px;
	height: 110px;
	position: absolute;
	top: 57px;
	right: 20px;
}
/* 営業日カレンダー */
#footer_info .calendar {
	margin-bottom: 10px;
}
#footer_info .calendar p {
	padding: 5px;
	background-color: #FAF7EF;
	color: #53392B;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer_info .calendar dl {
	margin-bottom: 5px;
}
#footer_info .calendar dt {
	float: left;
	width: 80px;
	padding: 4px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #53392B;
	border-radius: 3px;
	margin-right: 10px;
}
#footer_info .calendar dd {
	display: block;
	padding: 4px 0;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
}
/* #footer_about
==============================*/
#footer_about dl {
	margin-bottom: 30px;
}
#footer_about dt {
	padding: 5px;
	background-color: #FAF7EF;
	margin-bottom: 10px;
}
#footer_about dt a {
	color: #53392B;
	font-size: 20px;
	font-weight: bold;
}
#footer_about dd {
	line-height: 1.5;
}
#footer_about dd .red {
	font-weight: bold;
}
#footer_about dd a {
	color: #159DD9;
}
#footer_about dl:nth-of-type(1) img {
	margin-top: 10px;
}
#footer_about dl:nth-of-type(3) {
	position: relative;
}
#footer_about dl:nth-of-type(3) dl dt {
	display: inline-block;
	padding: 3px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #53392B;
	border-radius: 3px;
	margin-bottom: 5px;
}
#footer_about dl:nth-of-type(3) dl dd + dt {
	margin-top: 10px;
}
#footer_about dl:nth-of-type(3) dl + a {
	position: absolute;
	right: 0;
	bottom: 0;
}
#footer_about dl:nth-of-type(3) dl + a img {
	width: 140px;
	height: 70px;
}
/* #footer_contact
==============================*/
#footer_contact {
	display: flex;
	flex-wrap: wrap;
}
#footer_contact li {
	width: 460px;
	padding: 20px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-color: #F2ECDB;
	border-radius: 10px;
	margin-bottom: 30px;
	line-height: 1.5;
}
#footer_contact li p:first-child {
	padding: 1px 0 2px 40px;
	font-size: 18px;
	color: #53392B;
}
#footer_contact li:nth-of-type(1) p:first-child {
	background: url(/img/icon/title-tel.svg) no-repeat 0px 2px / 30px 30px;
}
#footer_contact li:nth-of-type(2) p:first-child {
	background: url(/img/icon/title-fax.svg) no-repeat 0px 2px / 30px 30px;
}
#footer_contact li:nth-of-type(3) p:first-child {
	background: url(/img/icon/title-mail.svg) no-repeat 0px 2px / 30px 30px;
}
#footer_contact li p:first-child span {
	font-size: 20px;
	font-weight: bold;
}
#footer_contact li:nth-of-type(1) a, #footer_contact li:nth-of-type(2) p + span, #footer_contact li:nth-of-type(2) p + span a {
	font-size: 45px;
	font-weight: bold;
	color: #53392B;
	font-family: "Helvetica", "Arial", "sans-serif";
}
#footer_contact li:nth-of-type(1) p:last-child, #footer_contact li:nth-of-type(2) p:last-child {
	color: #53392B;
}
#footer_contact .button-brown {
	width: 320px;
	margin: 20px 0;
	position: relative;
}
#footer_contact .button-brown::after {
	content: '';
	display: block;
	width: 80px;
	height: 70px;
	background: url(/img/hakomaru/hakomaru-mail.png) no-repeat center / 80px auto;
	background-size: cover;
	position: absolute;
	top: -17px;
	right: -25px;
}
/* #footer_sitemap
==============================*/
#footer_sitemap {
	padding-bottom: 30px;
	background-color: #FAF7EF;
}
#footer_sitemap * {
	color: #53392B;
}
#footer_sitemap .sitemap_title {
	display: block;
	width: 430px;
	padding: 17px 15px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	border-top: 1px solid #53392B;
}
#footer_sitemap > ul li:first-child ul {
	display: flex;
	flex-wrap: wrap;
}
#footer_sitemap > ul li:first-child ul li {
	width: 230px;
}
#footer_sitemap > ul li:first-child ul .sitemap_title {
	width: 430px;
	border: none;
}
#footer_sitemap > ul li:last-child ul:last-child .sitemap_title {
	border-bottom: 1px solid #53392B;
}
#footer_sitemap .sitemap_title.footer_open {
	width: 430px;
	padding: 17px 25px;
	color: #fff;
	background: #53392B;
}
#footer_sitemap .sitemap_title::before, #footer_sitemap .sitemap_title::after {
	content: "";
	width: 15px;
	height: 3px;
	background-color: #53392B;
	position: absolute;
	top: 48%;
	right: 20px;
}
#footer_sitemap .footer_close::after {
	transform: rotate(90deg);
}
#footer_sitemap .footer_open::before, #footer_sitemap .footer_open::after {
	background-color: #fff;
	right: 30px;
}
#footer_sitemap .sitemap_title ~ li {
	height: 0;
	overflow: hidden;
	transition: all 0.5s;
}
#footer_sitemap .footer_open ~ li {
	height: 50px;
}
#footer_sitemap > ul a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 25px;
}
/* #footer_other */
#footer_other {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 30px;
}
#footer_other > div {
	display: inline-block;
}
#footer_other > div > span {
	font-size: 18px;
	font-weight: bold;
}
#footer_other > div a {
	color: #53392B;
}
#footer_other ul {
	margin-top: 10px;
}
#footer_other .sns {
	display: flex;
	justify-content: center;
	gap: 15px;
}
#footer_other .sns li {
	width: 40px;
	height: 40px;
}
/* #footer_bottom
==============================*/
#footer_bottom {
	padding: 30px 10px 150px;
	text-align: center;
	background-color: #53392B;
}
#footer_bottom * {
	color: #fff;
}
#footer_bottom ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 10px;
}
#footer_bottom li {
	padding-right: 10px;
	border-right: solid 1px #fff;
}
#footer_bottom li:last-child {
	padding: 0;
	border: none;
}
#footer_bottom li a:hover {
	text-decoration: underline;
}
/* #footer_short
==============================*/
#footer_short #footer_other {
	margin: 0 0 30px 0;
	color: #53392B;
}
/* ログイン・ログアウト
===================================*/
.display_none {
 display: none;
}
/*main
===============================*/
main {
 display: block;
 margin: 210px auto 0;
 width: 480px;
}
#contents, .contents {
 margin: 20px auto 0;
 padding-top:25px;
 width: 480px;
}
#contents > div {
 margin: 0 auto;
}
.contents > div {
 margin: 0 auto;
}
h2 {
 margin: 0 0 25px;
 padding: 5px 0 5px 40px;
 color: #53392B;
 font-size: 25px;
 font-weight: bold;
 border-bottom: 2px solid #DBBD94;
 position: relative;
 line-height: 28px;
}
h3 {
 position: relative;
 color: #53392B;
 font-size: 20px;
 line-height: 26px;
}
h4 {
 position: relative;
 color: #53392B;
 font-size: 18px;
 line-height: 24px;
 font-weight: bold;
}
.section {
 margin: 30px auto 0 !important;
}
.red {
 color: #E23619;
}
/*.pan
===============================*/
#panBox {
 width: 440px;
 line-height: 25px;
 margin: 30px auto 0;
 padding: 10px 10px 10px 10px;
 border-top: solid 1px #c4c4c4;
 border-bottom: solid 1px #c4c4c4;
 overflow-x: scroll;
 overflow-y: hidden;
}
#panBox ol {
 white-space: nowrap;
}
#panBox ol + ol {
 margin-top: 25px;
}
#panBox li {
 padding: 0 15px 0 0;
 display: inline-block;
 font-size: 16px;
 position: relative;
}
#panBox li + li {
 padding: 0 15px 0 10px;
}
#panBox li#pan_top {
 padding: 0 15px 0 0;
}
#panBox li a {
 color: #159DD9;
 font-size: 16px;
}
#panBox li + li:before {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 left: -7px;
 bottom: 0;
 width: 6px;
 height: 6px;
 margin: auto;
 border-top: 1px solid #DBBD94;
 border-right: 1px solid #DBBD94;
 -webkit-transform: translate(0, 0) rotate(45deg);
 transform: translate(0, 0) rotate(45deg);
}
/* 全文検索サジェスト(#suggest)
===================================*/
#suggest div, #suggest2 div {
 position: relative;
 padding: 5px;
 display: block;
 overflow: hidden;
 width: 440px;
 border-bottom: 1px solid #C4C4C4;
 text-overflow: ellipsis;
}
#suggest, #suggest2 {
 position: absolute;
 background-color: #FFFFFF;
 border-top: 1px solid #C4C4C4;
 border-left: 1px solid #C4C4C4;
 border-right: 1px solid #C4C4C4;
 max-height: 700px;
 width: 450px;
 z-index: 99999;
 box-shadow: 1px 1px 10px #c1c1c1;
 overflow: scroll;
 left: -12px;
}
#suggest img, #suggest2 img {
 float: left;
 margin-right: 10px;
}
#suggest a, #suggest2 a {
 text-decoration: none;
}
#suggest div:nth-child(2n+1), #suggest2 div:nth-child(2n+1) {
 background-color: #F5F5F5;
}
#suggest div:nth-child(2n), #suggest2 div:nth-child(2n) {
 background-color: #fff;
}
#suggest .item_text, #suggest2 .item_text {
 display: block;
 margin: 15px 0 15px 110px;
}
#suggest div a {
 color: #159DD9;
}
.categoryBox li div#suggest2 div a {
 color: #159DD9;
 position: relative;
 display: inline;
}
.categoryBox li div#suggest2 div a:hover:after {
 display: none;
}
.item_no {
 font-size: small;
 color: #54392c;
 border: solid 1px;
 border-radius: 5px;
 padding: 0px 10px;
 background: #fff;
}
.item_name {
 color: #159DD9;
 text-decoration: underline;
 padding-left: 5px;
}
.item_size {
 font-size: 15px;
 font-weight: bold;
 position: absolute;
 left: 180px;
 color: #53392B;
}
.item_icon_mail, .item_icon50, .item_icon60, .item_icon80, .item_icon100, .item_icon120, .item_icon140, .item_icon160, .item_icon170, .item_icon180, .item_icon200, .item_icon220, .item_icon240, .item_icon260, .item_icon260ex {
 color: #fff;
 font-weight: bold;
 padding: 2px 3px;
 width: 61px;
 text-align: center;
 position: absolute;
 left: 38px;
 height: 24px;
	font-size: 15px;
}
.item_icon_mail {
 background: #CC0000;
}
.item_icon50 {
 background: #80AF19;
}
.item_icon60 {
 background: #45AC41;
}
.item_icon80 {
 background: #159DD9;
}
.item_icon100 {
 background: #2878D6;
}
.item_icon120 {
 background: #7152C6;
}
.item_icon140 {
 background: #EF6FAC;
}
.item_icon160 {
 background: #f75d77;
}
.item_icon170 {
 background: #EA611C;
}
.item_icon180 {
 background: #E2A317;
}
.item_icon200, .item_icon220, .item_icon240, .item_icon260, .item_icon260ex {
 background-color: #B2A509;
}
.item_iconsoku {
 border: solid #c64444 2px;
 color: #c64444;
 background: #fff;
 font-weight: bold;
 padding: 0px 1px;
 position: absolute;
 left: 104px;
	font-size: 15px;
}
.item_price {
 float: right;
 font-size: 17px;
 color: #E23619;
 font-weight: bold;
}
.p-name {
 padding: 5px 0 0 0;
 font-size: 120%;
}
/*宅配サイズアイコン
===============================*/
.product_size {
 top: 138px;
 left: 0px;
 width: 42px;
 height: 22px;
 background-repeat: no-repeat;
 background-position: center 0;
 border-radius: 4px;
 display: block;
 position: absolute;
 color: #fff;
 padding: 19px 0 0 0;
 text-align: center;
 font-family: Arial Narrow;
 background-size: 40px;
 font-size: 14px;
}
.product_size span {
 font-size: 12px;
}
.product_size.size-60 {
 background-image: url(/img/common/icon-size60_s_g.png);		
}
.product_size.size-70 {
 background-image: url(/img/common/icon-size70_s_g.png);
}
.product_size.size-80 {
 background-image: url(/img/common/icon-size80_s_g.png);	
}
.product_size.size-90 {
 background-image: url(/img/common/icon-size90_s_g.png);	
}
.product_size.size-100 {
 background-image: url(/img/common/icon-size100_s_g.png);	
}
.product_size.size-120 {
 background-image: url(/img/common/icon-size120_s_g.png);		
}
.product_size.size-130 {
 background-image: url(/img/common/icon-size130_s_g.png);		
}
.product_size.size-140 {
 background-image: url(/img/common/icon-size140_s_g.png);
}
.product_size.size-160 {
 background-image: url(/img/common/icon-size160_s_g.png);
}
.product_size.size-170 {
 background-image: url(/img/common/icon-size170_s_g.png);	
}
.product_size.size-180 {
 background-image: url(/img/common/icon-size180_s_g.png);	
}
.product_size.size-200 {
 background-image: url(/img/common/icon-size200_s_g.png);	
}
.product_size.size-220 {
 background-image: url(/img/common/icon-size220_s_g.png);	
}
.product_size.size-240 {
 background-image: url(/img/common/icon-size240_s_g.png);	
}
.product_size.size-260 {
 background-image: url(/img/common/icon-size260_s_g.png);	
}
.product_size.size-260ex {
 background-image: url(/img/common/icon-size260ex_s_g.png);	
}
.product_size.size-mail {
 background-image: url(/img/common/icon-sizemail_s_g.png);	
}
.size-mail {
 background-image: url(/img/common/icon-sizemail_s_g.png);
}
.size-13 {
 background-image: url(/img/common/icon-mail_nekoposu.png);
}
.size-31 {
 background-image: url(/img/common/icon-mail_nekodm.png);
}
.size-15 {
 background-image: url(/img/common/icon-mail_hikyakuyu.png);
}
.size-32 {
 background-image: url(/img/common/icon-mail_hikyakumail.png);
}
.size-14 {
 background-image: url(/img/common/icon-mail_kuriposu.png);
}
.size-35 {
 background-image: url(/img/common/icon-mail_yupake.png);
}
.size-34 {
 background-image: url(/img/common/icon-mail_yumail.png);
}
.size-33 {
 background-image: url(/img/common/icon-mail_teikeigai.png);
}
.size-yuyumerukari {
 background-image: url(/img/common/icon-mail_yuyumerukari.png);
}
.size-rakumerukari {
 background-image: url(/img/common/icon-mail_rakumerukari.png);
}
/*外寸無し宅配サイズアイコン
===============================*/
.product_size.size-60.no-gsanp {
 background-image: url(/img/common/icon-size60_s.png);
}
.product_size.size-70.no-gsanp {
 background-image: url(/img/common/icon-size70_s.png);
}
.product_size.size-80.no-gsanp {
 background-image: url(/img/common/icon-size80_s.png);
}
.product_size.size-90.no-gsanp {
 background-image: url(/img/common/icon-size90_s.png);
}
.product_size.size-100.no-gsanp {
 background-image: url(/img/common/icon-size100_s.png);
}
.product_size.size-120.no-gsanp {
 background-image: url(/img/common/icon-size120_s.png);
}
.product_size.size-130.no-gsanp {
 background-image: url(/img/common/icon-size130_s.png);
}
.product_size.size-140.no-gsanp {
 background-image: url(/img/common/icon-size140_s.png);
}
.product_size.size-160.no-gsanp {
 background-image: url(/img/common/icon-size160_s.png);
}
.product_size.size-170.no-gsanp {
 background-image: url(/img/common/icon-size170_s.png);
}
.product_size.size-180.no-gsanp {
 background-image: url(/img/common/icon-size180_s.png);
}
.product_size.size-200.no-gsanp {
 background-image: url(/img/common/icon-size200_s.png);
}
.product_size.size-220.no-gsanp {
 background-image: url(/img/common/icon-size220_s.png);
}
.product_size.size-240.no-gsanp {
 background-image: url(/img/common/icon-size240_s.png);
}
.product_size.size-260.no-gsanp {
 background-image: url(/img/common/icon-size260_s.png);
}
.product_size.size-260ex.no-gsanp {
 background-image: url(/img/common/icon-size260ex_s.png);
}
.product_size.size-mail.no-gsanp {
 background-image: url(/img/common/icon-sizemail_s.png);
}
.size-mail.no-gsanp {
 background-image: url(/img/common/icon-sizemail_s.png);
}
/*対応サービスアイコン
===============================*/
.mail_icon {
 margin-left: -6px;
 margin-top: 0px;
}
.mail_icon .product_size {
 display: block;
 height: 20px;
 position: relative;
 top: 0px;
 left: 0px;
 background-repeat: no-repeat;
 border-radius: 0;
 color: #fff;
 line-height: 20px;
 float: left;
 margin: 0px 0 5px 6px;
}
.mail_icon .size-60, .mail_icon .size-70, .mail_icon .size-80, .mail_icon .size-90, .mail_icon .size-100, .mail_icon .size-120, .mail_icon .size-130, .mail_icon .size-140, .mail_icon .size-160, .mail_icon .size-170, .mail_icon .size-180, .mail_icon .size-200, .mail_icon .size-220, .mail_icon .size-240, .mail_icon .size-260, .mail_icon .size-260ex {
 background-image: none!important;
 width: 82px;
 padding: 0 5px 0 0;
 position: relative;
 text-align: right;
}
.mail_icon .size-60::before, .mail_icon .size-70::before, .mail_icon .size-80::before, .mail_icon .size-90::before, .mail_icon .size-100::before, .mail_icon .size-120::before, .mail_icon .size-130::before, .mail_icon .size-140::before, .mail_icon .size-160::before, .mail_icon .size-170::before, .mail_icon .size-180::before, .mail_icon .size-200::before, .mail_icon .size-220::before, .mail_icon .size-240::before, .mail_icon .size-260::before, .mail_icon .size-260ex::before {
 position: absolute;
 left: 5px;
 top: 0;
 font-size: 15px;
 font-weight: bold;
 color: #fff;
 font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", "Arial", sans-serif;
}
.mail_icon .size-180::before {
 position: absolute;
 left: 1px;
 top: 0;
 font-size: 13px;
 letter-spacing: -1px;
 font-weight: bold;
 color: #fff;
 font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", "Arial", sans-serif;
}
.mail_icon .size-60 {
 background-color: #45AC41;
}
.mail_icon .size-60::before {
 content: '60';
}
.mail_icon .size-70 {
 background-color: #09B4A7;
}
.mail_icon .size-70::before {
 content: '70';
}
.mail_icon .size-80 {
 background-color: #159DD9;
}
.mail_icon .size-80::before {
 content: '80';
}
.mail_icon .size-90 {
 background-color: #1E8BD8;
}
.mail_icon .size-90::before {
 content: '90';
}
.mail_icon .size-100 {
 background-color: #2878D6;
}
.mail_icon .size-100::before {
 content: '100';
}
.mail_icon .size-120 {
 background-color: #7152C6;
}
.mail_icon .size-120::before {
 content: '120';
}
.mail_icon .size-130 {
 background-color: #B24AA2;
}
.mail_icon .size-130::before {
 content: '130';
}
.mail_icon .size-140 {
 background-color: #EF6FAC;
}
.mail_icon .size-140::before {
 content: '140';
}
.mail_icon .size-160 {
 background-color: #F75D77;
}
.mail_icon .size-160::before {
 content: '160';
}
.mail_icon .size-170 {
 background-color: #EA611C;
}
.mail_icon .size-170::before {
 content: '170';
}
.mail_icon .size-180 {
 background-color: #E2A317;
}
.mail_icon .size-180::before {
 content: '180';
}
.mail_icon .size-200, .mail_icon .size-220, .mail_icon .size-240, .mail_icon .size-260, .mail_icon .size-260ex {
 background-color: #B2A509;
}
.mail_icon .size-200::before {
 content: '200';
}
.mail_icon .size-220::before {
 content: '220';
}
.mail_icon .size-240::before {
 content: '240';
}
.mail_icon .size-260::before {
 content: '260';
}
.mail_icon .size-260ex::before {
 content: '260超';
}
.mail_icon .size_teikeigai, .mail_icon .size_yuumail {
 background-color: #CC0000;
 font-weight: bold;
 width: 87px;
 padding: 0;
 font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", "Arial", sans-serif;
}
.mail_icon .size_kuriposu, .mail_icon .size_yuupake, .mail_icon .size_kuroneko, .mail_icon .size_nekoposu {
 overflow: hidden;
 width: 87px;
 padding: 0;
}
.mail_icon .product_size .mailicon-img {
 width: 85px;
 height: 20px;
}
.size_yuupake .product_size .mailicon-img {
 margin-top: -1px;
}
.mail_icon .size_kuriposu {
 background-color: #CC0000;
}
.mail_icon .size_yuupake {
 background-position: 0 0;
 border: solid 1px #354E98;
 box-sizing: border-box;
}
.mail_icon .size_kuroneko {
 background-color: #088D7B;
}
.mail_icon .size_nekoposu {
 background-color: #088D7B;
}
/*王冠アイコン
===============================*/
.product_rank {
 top: -8px;
 right: 65px;
 width: 63px;
 height: 42px;
 background-repeat: no-repeat;
 background-position: center 0;
 border-radius: 4px;
 display: block;
 position: absolute;
}
.rank-1 {
 background-image: url(/img/common/rank-img1.png);
 background-size: cover;
}
.rank-2 {
 background-image: url(/img/common/rank-img2.png);
 background-size: cover;
}
.rank-3 {
 background-image: url(/img/common/rank-img3.png);
 background-size: cover;
}
.rank-4 {
 background-image: url(/img/common/rank-img4.png);
 background-size: cover;
}
.rank-5 {
 background-image: url(/img/common/rank-img5.png);
 background-size: cover;
}
.rank-6 {
 background-image: url(/img/common/rank-img6.png);
 background-size: cover;
}
/*お気に入りアイコン
===============================*/
.product_favorite {
 top: 5px;
 right: 5px;
 width: 35px;
 height: 35px;
 position: absolute;
}
.product_favorite.on {
 background-image: url(/img/common/icon-favoriteS_on.png);
 background-size: cover;
}
.product_favorite.off {
 background-image: url(/img/common/icon-favoriteS_off.png);
 background-size: cover;
}
/*商品一覧(ブロック)
===============================*/
.product_box {
 position: relative;
 width: 200px;
 float: left;
}
.product_id {
 top: -20px;
 left: 0px;
 right: auto;
 padding: 3px 5px;
 color: #333;
 font-size: 13px;
 font-weight: bold;
 line-height: 1;
 border: 1px solid #333;
 border-radius: 4px;
 position: absolute;
 background: #fff;
}
.product_icon li.product_flute {
 width: 72px;
}
.product_icon {
 display: inline-block;
 background-color: #FAF7EF;
 border: 1px solid #C4C4C4;
 font-size: 12px;
 font-weight: bold;
 color: #53392B;
 overflow: hidden;
 clear: both;
 margin: 5px 0;
}
.product_icon li {
 float: left;
 padding: 5px;
 text-align: center;
 line-height: 1;
}
.product_icon li + li {
 border-left: 1px solid #C4C4C4;
}
.product_icon li.active {
 color: #53392B;
 background-color: #FFD6DD;
}
.product_icon .font1 {
 font-size: 8px;
}
.product_icon .font2 {
 font-size: 6px;
}
.product_text {
 font-size: 18px;
 color: #333;
 line-height: 1.7;
 height: 60px;
 overflow: hidden;
}
.product_box h3 {
 font-size: 18px;
 color: #333;
 line-height: 1.7;
 height: 60px;
 overflow: hidden;
 background: none;
 font-weight: normal;
}
.product_innersize {
 color: #53392B;
 font-size: 16px;
 font-weight: bold;
 display: block;
 margin: 5px 0;
}
.product_price {
 color: #E23619;
 font-size: 16px;
 font-weight: bold;
 display: block;
}
.product_price span {
 font-size: 20px;
 font-weight: bold;
}
.product_price span.tax {
 font-size: 14px;
 font-weight: normal;
}
.product_price span.small {
 font-size: 16px;
}
.product_textsize + .product_price {
 margin-top: 10px;
}
.product_other {
 margin-top: 10px;
}
.sort select.cart_select {
 width: 85px;
}
.sort select {
 width: 285px;
 position: relative;
 background-color: #fff;
 border: 1px solid #C4C4C4;
 border-radius: 5px;
 padding: 7px 7px;
 top: 9px;
}
.with_cart .sort {
 top: auto;
 bottom: -10px;
 left: 0;
}
.small_button {
 float: left;
 position: relative;
 top: 10px;
}
.small_button input {
 padding: 7px 4px;
 width: 130px;
 font-size: 16px;
}
.with_cart .add_arrow:after {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 right: 5px;
}
.product_innersize .depth {
 font-size: 13px;
 display: inline-block;
}
.product_price .sales_unit {
 font-size: 13px;
 font-weight: normal;
 color: #53392B;
}
.review_star {
 color: #f6ac2b;
}
.review_star a {
 color: #159DD9;
 margin: 0 3px;
}
/* X0001・X0002・X0004のサイズ表記 */
.img_inside {
	position: absolute;
	font-size: 14px;
	color: #333;
	background: rgba(255, 255, 255, 0.7);
	padding: 2px 6px;
	border-radius: 5px;
	white-space: nowrap;
	pointer-events: none;
}
.product_box .photoimg:has(span) {
	position: relative;
}
.photoimg:has(span) span {
	position: absolute;
	color: #333;
}
.photoimg:has(.posterNagasa) .posterNagasa {
	top: 63px;
	left: 130px;
	background: #fff;
	font-size: 12px;
}
.photoimg:has(.posterHaba) .posterHaba {
	top: 168px;
	left: 132px;
	background: #fff;
	padding: 0 1px;
	font-size: 12px;
	line-height: 1;
}
.photoimg:has(.posterNaikei) .posterNaikei {
	top: 165px;
	left: 75px;
	background: #fff;
	width: 40px;
	text-align: center;
	font-size: 12px;
}
/*ボタン関係
===============================*/
/*青いボタン*/
.button-blue {
 display: block;
 padding: 9px 0 19px;
 min-width: 150px;
 color: #159DD9;
 font-size: 16px;
 font-weight: bold;
 border: 1.5px solid #159DD9;
 border-radius: 50px;
 background: #fff;
 position: relative;
}
.button-blue:after {
 display: block;
 content: '';
 left: 67px;
 width: 10px;
 height: 10px;
 border: none;
 background-image: url(/img/common/icon-arrow_blue_xs.svg);
 -webkit-transform: translate(0, 0) rotate(90deg);
 transform: translate(0, 0) rotate(90deg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transition: .2s;
 transition: .2s;
 position: absolute;
 top: 27px;
}
/*オレンジのボタン*/
.button-orange {
 color: #fff;
 background: #E23619;
 border: 1px solid #E23619;
 box-shadow: 0 3px 5px rgb(0,0,0,0.3);
 border-radius: 5px;
 font-weight: bold;
}
/*茶色のボタン*/
.button-brown {
 position: absolute;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 background: transparent linear-gradient(180deg, #963 0%, #53392B 100%, #53392B 100%) 0% 0% no-repeat padding-box;
 border: 1px solid #5D3F1C;
 display: block;
 width: 400px;
 padding: 14px 0;
 border-radius: 5px;
 text-align: center;
}
.button-brown:hover {
 opacity: 0.8;
}
/*グレーのボタン*/
.nomal_button {
 color: #7f7f7f;
 background: transparent linear-gradient(180deg, #fff 0%, #DEDEDE 100%, #f5f5f5 100%) 0% 0% no-repeat padding-box;
 border: 1px solid #C4C4C4;
 border-radius: 5px;
 padding: 5px 5px;
 font-weight: bold;
 width: 150px;
}
/*お気に入りアイコン
===============================*/
.product_favorite button {
 top: 5px;
 right: 5px;
 width: 28px;
 height: 28px;
 position: absolute;
 border: none;
 z-index: 1;
}
.product_favorite button.mylistON {
 background: url(/img/common/icon-favoriteS_on.png?date=20200514);
 background-size: cover;
}
.product_favorite button.mylistOFF {
 background: url(/img/common/icon-favoriteS_off.png?date=20200514);
 background-size: cover;
}
button.mylistON:before {
 content: "";
 display: block;
 width: 60px;
 height: 52px;
 position: absolute;
 left: -13px;
 top: -13px;
 animation: mymove1 0.8s cubic-bezier(0, 0, 0.7, 1.0) 0s 1 normal;
 background: url(/img/common/mylist-icon-anime.png) no-repeat;
 opacity: 0;
 outline: none;
 background-size: contain;
}
@keyframes mymove1 {
 0% {
  top: 25px;
  left: 25px;
  width: 0px;
  height: 0px;
  opacity: 1;
 }
 50% {
  top: -10px;
  left: -10px;
  width: 50px;
  height: 42px;
  opacity: 1;
 }
 100% {
  top: -13px;
  left: -13px;
  width: 60px;
  height: 52px;
  opacity: 0;
 }
}
/*矢印関係
===============================*/
/*上向き茶　矢印*/
.up_arrow {
 position: relative;
}
.up_arrow:after {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 right: 5px;
 bottom: 0;
 width: 20px;
 height: 20px;
 margin: auto;
 background-image: url(/img/common/icon-arrow_brown.svg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transform: translate(0, 0) rotate(270deg);
 transform: translate(0, 0) rotate(270deg);
 -webkit-transition: .5s;
 transition: .5s;
}
/*上向き青　矢印*/
.show_less {
 color: #159DD9;
 font-size: 15px;
 margin: 15px 0;
 position: relative;
}
.show_less:after {
 display: block;
 content: '';
 left: 83px;
 width: 10px;
 height: 10px;
 border: none;
 background-image: url(/img/common/icon-arrow_blue_xs.svg);
 -webkit-transform: translate(0, 0) rotate(270deg);
 transform: translate(0, 0) rotate(270deg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transition: .2s;
 transition: .2s;
 position: absolute;
 top: 6px;
}
/*右向き白　矢印*/
.add_arrow:after {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 right: 15px;
 bottom: 0;
 width: 14px;
 height: 14px;
 margin: auto;
 background-image: url(/img/common/icon-arrow_white.svg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transform: translate(0, 0) rotate(0deg);
 transform: translate(0, 0) rotate(0deg);
}
/*右向き青　矢印*/
.more_right {
 padding-right: 16px;
 position: relative;
 display: inline-block;
}
.more_right a {
 position: relative;
 display: inline-block;
}
.more_right:after {
 display: block;
 content: '';
 position: absolute;
 top: 5px;
 right: 0;
 margin: auto;
 width: 14px;
 height: 14px;
 background-image: url(/img/common/icon-arrow_blue_xs.svg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transform: translate(0, 0) rotate(0deg);
 transform: translate(0, 0) rotate(0deg);
 border: none;
}
/*右向き茶　矢印*/
.right_arrow {
 position: absolute;
 top: 0;
 bottom: 0;
 width: 14px;
 height: 25px;
 z-index: 1;
 right: 0px;
}
.right_arrow:before {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 width: 14px;
 height: 25px;
 margin: auto;
 background-repeat: no-repeat;
 background-position: center 0;
 cursor: pointer;
}
.right_arrow:before {
 background-image: url(/img/common/icon-arrow_brown.svg);
 background-size: 14px auto;
}
/*下向き白　矢印*/
.more_bottom2:after {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 right: 1.2em;
 bottom: 0;
 width: 14px;
 height: 14px;
 margin: auto;
 background-image: url(/img/common/icon-arrow_white.svg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transform: translate(0, 0) rotate(90deg);
 transform: translate(0, 0) rotate(90deg);
}
/*下向き青　矢印*/
.more_bottom {
 color: #159DD9;
 font-size: 15px;
 margin: 15px 0;
 position: relative;
}
.more_bottom:after {
 display: block;
 content: '';
 left: 83px;
 width: 10px;
 height: 10px;
 border: none;
 background-image: url(/img/common/icon-arrow_blue_xs.svg);
 -webkit-transform: translate(0, 0) rotate(90deg);
 transform: translate(0, 0) rotate(90deg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transition: .2s;
 transition: .2s;
 position: absolute;
 top: 6px;
}
/*下向き茶　矢印*/
.under_arrow {
 position: relative;
}
.under_arrow:after {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 right: 5px;
 bottom: 0;
 width: 20px;
 height: 20px;
 margin: auto;
 background-image: url(/img/common/icon-arrow_brown.svg);
 background-repeat: no-repeat;
 background-position: center 0;
 background-size: contain;
 -webkit-transform: translate(0, 0) rotate(90deg);
 transform: translate(0, 0) rotate(90deg);
 -webkit-transition: .5s;
 transition: .5s;
}
/*左向き茶　矢印*/
.left_arrow {
 position: absolute;
 top: 0;
 bottom: 0;
 width: 14px;
 height: 25px;
 z-index: 1;
 left: 0px;
}
.left_arrow:before {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 width: 14px;
 height: 25px;
 margin: auto;
 background-repeat: no-repeat;
 background-position: center 0;
 cursor: pointer;
}
.left_arrow:before {
 background-image: url(img/common/icon-arrow_brown.svg);
 background-size: 14px auto;
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
}
/*丸い茶　矢印*/
.slide_arrow:before {
 display: block;
 content: '';
 position: absolute;
 top: 0;
 bottom: 0;
 width: 48px;
 height: 48px;
 margin: auto;
 background-color: #53392B;
 background-repeat: no-repeat;
 background-position: center;
 border-radius: 50px;
 cursor: pointer;
}
.left_slide:before {
 background-image: url(/img/common/icon-arrow_white.svg);
 background-size: 15px auto;
 -webkit-transform: rotate(-180deg);
 transform: rotate(-180deg);
 left: 0;
}
.right_slide:before {
 background-image: url(/img/common/icon-arrow_white.svg);
 background-size: 15px auto;
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
 right: 0;
}
/*#overBox
===============================*/
#overBox {
 display: none;
}
#printBox1 {
 display: block;
 margin: 0 auto 30px;
 width: 450px;
 height: 171px;
 border: solid 2px #cfcfcf;
 border-radius: 5px;
 padding: 5px;
 background: url(/img/jp-common/image-printBox1.jpg)no-repeat;
 background-size: 644px;
 background-position: top -8px center;
 position: relative;
}
#printBox1 h2 {
 text-align: center;
 color: #54392C;
 height: 38px;
 background-size: 219px;
 background-position: 0px 22px;
 font-size: 21px;
 font-weight: bold;
 padding: 0;
 margin: 40px 0 0px;
 border: none;
}
#printBox1 p {
 text-align: center;
 margin-top: 15px;
}
#printBox1 p#printLink a {
 display: block;
 width: 460px;
 padding-top: 155px;
 text-align: right;
 position: absolute;
 top: 0;
 left: 0;
}
#printBox2 {
 display: none;
}
#HitokotoBox {
 margin-top: 50px;
}
#HitokotoBox li + li {
 margin-top: 20px;
}
#HitokotoBox li {
 margin: 0 auto;
 border: solid 2px #cfcfcf;
 border-radius: 5px;
 width: 440px;
 padding: 10px;
}
#HitokotoBox li h3 {
 float: left;
 width: 110px;
 background-repeat: no-repeat;
 padding-top: 102px;
 margin: 0;
 background-color: #fff;
 background-size: 90px;
}
#HitokotoBox li h3 span {
 font-size: 18px;
 text-align: center;
 font-weight: bold;
}
#HitokotoBox li p {
 float: right;
 width: 320px;
 background: #E8F3F9;
 padding: 3px;
 border-radius: 5px;
 height: 120px;
}
#hitokoto1 {
 background-image: url(/img/jp-common/image-staff1.jpg);
 margin: 0;
}
#hitokoto2 {
 background-image: url(/img/jp-common/image-staff2.jpg);
}
#hitokoto3 {
 background-image: url(/img/jp-common/image-staff3.jpg);
}
#hitokoto4 {
 background-image: url(/img/jp-common/image-staff4.jpg);
}
#hitokoto5 {
 background-image: url(/img/jp-common/image-staff5.jpg);
}