/*全体設定
===============================*/
* {
 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;
}
/* Googleレビュー */
[id^="___ratingbadge_"] {
  display: none!important;
}
/* ログイン・ログアウト
===================================*/
.display_none {
 display: none;
}
/*main
===============================*/
main {
 display: block;
 margin: 0 auto;
 width: 480px;
}
#contents, .contents {
 margin: 0 auto;
 width: 480px;
}
#contents, body:not(:has(#contents)) main {
	padding-top: 20px;
}
#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);
}
/*宅配サイズアイコン
===============================*/
.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-280 {
 background-image: url(/img/common/icon-size280_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-280.no-gsanp {
 background-image: url(/img/common/icon-size280_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-280 {
 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-280::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-280 {
 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-280::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);
}
/* チャット（aibis）
====================================================================================================*/
#aibis-window {
	display: none;
}

/*navigation
====================================================================================================*/
.tab, .pc, .tab-pc {
  display: none;
}
/* color
==============================*/
:root {
	--white: #FFFFFF;
	--black: #333333;
	--brown_l: #DBBD94;
	--brown_d: #53392B;
	--orange_l: #F6AC2B;
	--orange_d: #FB8700;
	--blue_l: #159DD9;
	--blue_d: #2878D6;
	--red: #E23619;
	--gray_l: #F5F5F5;
	--gray: #C4C4C4;
	--gray_d: #6C6C6C;
	--beige_l: #FAF7EF;
	--beige_d: #F2ECDB;
	--pink_l: #FFF7F7;
	--pink_d: #FFEEF1;
	--yellow_l: #FFFFF7;
	--yellow_d: #EDA732;
	--s50: #80AF19;
	--s60: #45AC41;
	--s70: #09B4A7;
	--s80: #159DD9;
	--s90: #1E8BD8;
	--s100: #2878D6;
	--s120: #7152C6;
	--s130: #B24AA2;
	--s140: #EF6FAC;
	--s160: #F75D77;
	--s170: #EA611C;
	--s180: #E2A317;
	--s200: #B2A509;
	--post: #CC0000;
	--yamato: #088D7B;
	--sagawa: #3A499E;
}
header, footer, #sidenavi {
	font-size: 16px;
	font-family: "Helvetica", "Arial", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	line-height: 1.5;
}
header *, footer *, #sidenavi *, header *:before, header *:after, footer *:before, footer *:after, #sidenavi *:before, #sidenavi *:after  {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
header a, footer a, #sidenavi a {
	color: inherit;
	font-size: inherit;
}
header p a, footer p a {
	color: var(--blue_l);
}
header img, footer img, #sidenavi img, header picture, footer picture, #sidenavi picture {
	display: block;
	max-width: 100%;
	height: auto;
}
header input, footer input, #sidenavi input {
	font: inherit;
	appearance: none;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
	border: none;
	border-radius: 0;
}
header input[type=text], header input[type=number] {
	background-color: var(--white);
	border-radius: 5px;
	padding: 5px 10px;
}
header input::placeholder {
	color: var(--gray);
}
header button {
	font: inherit;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	vertical-align: middle;
	text-transform: none;
	background: none;
	border: none;
	border-radius: 0;
}
header li, footer li, #sidenavi li {
	font-size: inherit;
}
/* header
==============================*/
#header_mypage > ul li a {
	color: var(--brown_d);
}
#gFrame {
	font-size: 16px;
}
#sp_guest .button-orange {
	background: transparent linear-gradient(180deg, #FFD750 0%, var(--orange_d) 100%) 0% 0% no-repeat padding-box;
	border: 1px solid var(--orange_l);
	height: 50px;
	display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 2px rgb(0, 0, 0, 0.2);
  transition: 0.2s;
}
#sp_guest .arrow-white {
	position: relative;
	padding-right: 34px;
}
#sp_guest .arrow-white::after {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background: url(/img/icon/arrow-white.svg) no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	transition: 0.2s;
}
#sp_inquiry .button-brown, #footer_contact .button-brown {
	width: auto;
	height: 50px;
	position: relative;
	display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
	box-shadow: 1px 1px 2px rgb(0, 0, 0, 0.2);
  transition: 0.2s;
}
#sp_search dl dt {
	margin-bottom: 0;
}
/* footer
==============================*/
#footer_contact .button-brown, #sp_inquiry .button-brown {
	width: auto;
}
#footer_contact li p {
	font-size: 16px;
}
footer .more_right {
	color: var(--blue_l);
	position: relative;
	padding-right: 20px;
}
footer .more_right::after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/img/icon/arrow-blue.svg) no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin-left: 5px;
}
#catalog_info dd p {
	font-size: 16px;
}
#footer_about dd {
	font-size: 16px;
}
#footer_contact li p {
	font-size: 16px;
}