@charset "UTF-8";
@import"https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese";
@import"https://fonts.googleapis.com/css?family=Roboto:400,700";

@font-face {
  font-family: iconfont;
  src: url(../font/iconfont.eot);
  src: url(../font/fonts/iconfont.eot?#iefix) format("eot"), url(../font/iconfont.woff2) format("woff2"), url(../font/iconfont.woff) format("woff"), url(../font/iconfont.ttf) format("truetype"), url(../font/iconfont.svg#iconfont) format("svg")
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-family: inherit;
    background-color: transparent;
    outline: none;
}
#wrapper {
	padding-bottom: 100px;
    padding-bottom:  calc(100px + constant(safe-area-inset-bottom));
    padding-bottom:  calc(100px + env(safe-area-inset-bottom));
}
body.copyOnly #wrapper {
	padding-bottom: 0;
}
body.copyOnly .footerWrap {
	margin-top: 70px;
}
#delivAttention p a:after,
#product_top .categorySelect .selectList > li > a.active:after,
.footerWrap .categorySelect  .selectList > li > a.active:after,
#product_top .categorySelect .selectList > li > a:after,
.footerWrap .categorySelect .selectList > li > a:after,
.box-modal.success .button-close:before,
.box-modal.warning .button-close:before,
#product_list .cartInsert a:before,
.iconfont-arrowCircle-down:before, .iconfont-arrowCircle-left:before, .iconfont-arrowCircle-right:before, .iconfont-arrowCircle-right_cart:after, .iconfont-arrowCircle-up:before, .iconfont-arrowTriangle-down:before, .iconfont-arrowTriangle-left:before, .iconfont-arrowTriangle-right:before, .iconfont-arrowTriangle-up:before, .iconfont-bag:before, .iconfont-calendar:before, .iconfont-card:before, .iconfont-cart-plus:before, .iconfont-cart:before, .iconfont-category:before, .iconfont-char-check:before, .iconfont-char-circle:before, .iconfont-char-cross:before, .iconfont-char-triangle:before, .iconfont-delivery:before, .iconfont-favorite-off:before, .iconfont-filter:before, .iconfont-flag:before, .iconfont-glint:before, .iconfont-history:before, .iconfont-login:before, .iconfont-new:before, .iconfont-search:before, .iconfont-sort:before, .iconfont-store:before, .iconfont-time:before, .iconfont-user:before, .button-plane.link:after, #siteHeader .globalControl a:before, #siteHeader .globalControl button:before, #siteMenu>nav button:before, .sideContent .button-close:before, .menuContent .button-close:before, .modalContent .button-close:before, .button-favorite:before, .button-changeDelivery:before, .button-changeStore:before, .button-pageTop:before, .form-select:after, .form-radioButton input[type=radio]:checked+.icon:before, .form-radioButton .icon.success:before, .form-radioButton .icon.warning:before, .form-radioButton .icon.danger:before, .form-search .form-search-icon:after, .cartStep:before, .sliderControl .button-prev:before, .sliderControl .button-next:before, .categoryList button.item:after, .categoryFilterList button.title:after, .itemCassette .detail .favorite:before, #footerCart.subTotal .cartNum:before, .itemSearch .cartButton button.add:before, .itemSearch .cartButton3 button.add:before {
  font-family: iconfont;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  line-height: 1
}
.box-main>.box-section>:last-child, .form-menu .fieldset>:last-child, .form-menu .fieldset.column>*>:last-child, .list-item>:last-child, .itemCassette .detail>:last-child, .sideContent>:last-child, .menuContent>:last-child, .box-main>.box-section:last-child, .box-button:last-child, .form-item:last-child {
    margin-bottom: 0;
}
*[class*=iconfont-].double:before {
  display: inline-block;
  margin-right: 1.4em;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(2);
  transform: scale(2)
}
/* ローディング */
#outLoading {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.7);
	top:0;
	left:0;
	z-index: 9999999;
	text-align:center;
	vertical-align:middle;
}
#outLoading img {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-47px;
	margin-left:-47px;
}
.iconfont-arrowCircle-down:before {
  content: ""
}

.iconfont-arrowCircle-left:before {
  content: ""
}

.iconfont-arrowCircle-right:before {
  content: ""
}
.iconfont-arrowCircle-right_cart:after {
  content: ""
}

.iconfont-arrowCircle-up:before {
  content: ""
}

.iconfont-arrowTriangle-down:before {
  content: ""
}

.iconfont-arrowTriangle-left:before {
  content: ""
}

.iconfont-arrowTriangle-right:before {
  content: ""
}

.iconfont-arrowTriangle-up:before {
  content: ""
}

.iconfont-bag:before {
  content: ""
}

.iconfont-calendar:before {
  content: ""
}

.iconfont-card:before {
  content: ""
}

.iconfont-cart-plus:before {
  content: ""
}

.iconfont-cart:before {
  content: ""
}

.iconfont-category:before {
  content: ""
}

.iconfont-char-check:before {
  content: ""
}

.iconfont-char-circle:before {
  content: ""
}

.iconfont-char-cross:before {
  content: ""
}

.iconfont-char-triangle:before {
  content: ""
}

.iconfont-delivery:before {
  content: ""
}

.iconfont-favorite-off:before {
  content: ""
}

.iconfont-filter:before {
  content: ""
}

.iconfont-flag:before {
  content: ""
}

.iconfont-glint:before {
  content: ""
}

.iconfont-history:before {
  content: ""
}

.iconfont-login:before {
  content: ""
}

.iconfont-new:before {
  content: ""
}

.iconfont-search:before {
  content: ""
}

.iconfont-sort:before {
  content: ""
}

.iconfont-store:before {
  content: ""
}

.iconfont-time:before {
  content: ""
}

.iconfont-user:before {
  content: ""
}

html {
  height: 100%;
  font-size: 62.5%
}

body {
  height: 100%;
  padding: 0;
  margin: 0;
  font-feature-settings: "palt";
  font-family: Roboto, Noto Sans JP, sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #595959;
  background-color: white
}

body.fixed {
  overflow: hidden
}


/* RESET */
* {
  box-sizing: border-box
}

*:after {
  box-sizing: border-box
}
html, body, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
header, hgroup, menu, section, article, aside, footer, figure, figcaption, nav, summary, details, canvas, legend, dialog {
	display: block;
}
iframe{
	border:0;
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	line-height: 1.4;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	color: #000;
}
section {
	clear: both;
	display: block;
	margin:auto;
}
ul li {
	list-style:none;
}
form {
	margin:0;
}
img {
	border: none;
	vertical-align: bottom;
}
a {
	color:#225496;
	-webkit-text-decoration-skip: none;
}

input[type="text"], input[type="tel"], textarea {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	cursor:pointer;
	padding:0;
	-webkit-appearance: button;
	*overflow: visible;
}
input[type="radio"], input[type="checkbox"] {
	vertical-align: baseline;
}

#siteHeader .globalControl a, #siteHeader .globalControl button, #siteMenu>nav button, .sideContent .button-close, .menuContent .button-close, .modalContent .button-close {
  display: block;
  overflow: hidden
}

#siteHeader .globalControl a:before, #siteHeader .globalControl button:before, #siteMenu>nav button:before, .sideContent .button-close:before, .menuContent .button-close:before, .modalContent .button-close:before {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

/*ヘッダー*/
#siteHeader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 70px;
    width: 100%;
    border-bottom: #d1d1d1 solid 1px;
    background-color: #fff;
}
#siteHeader .siteLogo {
    display: block;
    width: 37px;
    height: 48px;
    overflow: hidden;
    margin-left:15px;
}
#siteHeader .siteLogo:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../svg/siteLogo.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
#siteHeader.wideHeader .siteLogo {
    display: block;
    width: 37px;
    height: 48px;
    overflow: hidden;
    margin:0 auto;
}
#siteHeader.wideHeader .siteLogo:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../svg/siteLogo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
}
#siteHeader .globalControl {
  display: -webkit-flex;
  display: flex;
  margin-right: 15px;
}

#siteHeader .globalControl a, #siteHeader .globalControl button {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0 0 0 7.5px;
  color: #595959;
  font-size: 32px;
  text-decoration: none
}

#siteHeader .globalControl a.cart, #siteHeader .globalControl button.cart {
  position: relative;
  overflow: visible
}
#siteHeader .globalControl a.cart.empty span.count {
	display:none;
}


#siteHeader .globalControl a.cart:before, #siteHeader .globalControl button.cart:before {
  content: ""
}

#siteHeader .globalControl a.cart .count, #siteHeader .globalControl button.cart .count {
	position: absolute;
right: -4px;
    top: 0;
    padding: 0 4px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    /* width: 15px; */
    height: 15px;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    background-color: #595959;
    border-radius: 100px;
}

#siteHeader .globalControl a.login:before, #siteHeader .globalControl button.login:before {
  content: ""
}

#siteHeader .globalControl a.userMenu:before, #siteHeader .globalControl button.userMenu:before {
  content: ""
}

#siteHeader .floatMenu {
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 70px;
  display: none;
  width: 100vw;
  height: calc(100vh - 70px)
}


#siteHeader.menuOpen .floatMenu {
  display: block
}

#siteHeader.menuOpen button.userMenu {
  color: #f60
}


#siteHeader .globalMenu {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1501;
  width: 64vw;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
  background-color: black
}

#siteHeader .globalMenu:before {
  content: "";
  position: absolute;
  right: 25px;
  bottom: 100%;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0 10px 15px;
  border-bottom-color: #000
}

#siteHeader .globalMenu .accountInfo {
  padding: 20px
}

#siteHeader .globalMenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: black;
  background-color: #fff
}

#siteHeader .globalMenu ul a {
  display: block;
  padding: 20px;
  color: inherit;
  text-decoration: none
}

#siteHeader .globalMenu ul>li+li {
  border-top: #d1d1d1 solid 1px
}
#siteHeader .globalMenu ul>li.on {
	color: #CCC;
	background: #FAFAFA;
	padding: 20px;
}


/* .categorySelect（フッタカテゴリメニュー）
------------------------------------------------------------*/
/*180420 add*/
#categoryList {
    list-style: none;
    padding: 0;
    border-top: #d1d1d1 solid 1px;
    margin: 0;
}

#product_top .categorySelect,
.footerWrap .categorySelect{
	overflow: hidden;
}
#product_top .categorySelect .selectList,
.footerWrap .categorySelect .selectList{
	font-weight: bold;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#product_top .categorySelect .selectList>li,
.footerWrap .categorySelect .selectList>li{
}
#product_top .categorySelect .selectList>li>a,
.footerWrap .categorySelect .selectList>li>a{
	display: block;
	text-decoration: none;
	color: #000;
}


#product_top .categorySelect .selectList>li>a span,
.footerWrap .categorySelect .selectList>li>a>span{
    width: 74%;
        display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#product_top .categorySelect .selectList>li>a span span,
.footerWrap .categorySelect .selectList>li>a>span span{
	-webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    padding: 0 30px 0 15px;
    color: black;
    font-size: 17px;
    font-size: 1.7rem;
    text-align: left;
	font-weight: normal;
}
#product_top .categorySelect .selectList>li>a span.cateIcon,
.footerWrap .categorySelect .selectList>li>a span.cateIcon{
    width: 77.5px;
	display: block;
    margin-left: 0;
    margin-right: 0;
}
#product_top .categorySelect .selectList>li>a span.cateIcon img,
.footerWrap .categorySelect .selectList>li>a span.cateIcon img{
	width:100%;
}
#product_top .categorySelect .selectList > li > a,
.footerWrap .categorySelect .selectList > li > a{
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 60px;
	padding: 0;
	border-bottom: #eee solid 1px;
	margin: 0;
}
#product_top .categorySelect .selectList > li > a:after,
.footerWrap .categorySelect .selectList > li > a:after {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  font-size: 32px;
}
#product_top .categorySelect .selectList > li > a:after,
.footerWrap .categorySelect .selectList > li > a:after {
  content: ""
}
#product_top .categorySelect .selectList > li > a.active:after,
.footerWrap .categorySelect .selectList > li > a.active:after {
  content: ""
}


#product_top .categorySelect .selectList li div,
.footerWrap .categorySelect .selectList li div{
	overflow: hidden;
	display: none;
}

#product_top .categorySelect .selectList li ul li,
.footerWrap .categorySelect .selectList li ul li{
	border-bottom:#eee solid 1px;
}
#product_top .categorySelect .selectList li ul li:last-child,
.footerWrap .categorySelect .selectList li ul li:last-child,
#product_top .categorySelect .selectList li ul li:nth-last-child(2):nth-child(odd),
.footerWrap .categorySelect .selectList li ul li:nth-last-child(2):nth-child(odd){
}

#product_top .categorySelect .selectList li ul li a,
.footerWrap .categorySelect .selectList li ul li a{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0;
    margin: 0;
}
#product_top .categorySelect .selectList li ul li a.categoryBtn2,
.footerWrap .categorySelect .selectList li ul li a.categoryBtn2{
	display: block;
	width: 82%;
	padding: 14px 4% 14px 0;
	margin:0 0 0 14%;
	overflow: hidden;
	background-color: #FFF;
	background-image: url("../img/category_menu/arr_selectList_down.gif");
	background-size:15px auto;
	background-repeat: no-repeat;
	background-position: 98.5% center;
	text-decoration: none;
	color: #673F16;
	border-bottom: 1px solid #b2aa9d;
}
#product_top .categorySelect .selectList li ul li:last-child a.categoryBtn,
.footerWrap .categorySelect .selectList li ul li:last-child a.categoryBtn{
	border-bottom:none;
}
#product_top .categorySelect .selectList li ul li:last-child a.categoryBtn2,
.footerWrap .categorySelect .selectList li ul li:last-child a.categoryBtn2,
#product_top .categorySelect .selectList li ul li:last-child a.categoryBtn3,
.footerWrap .categorySelect .selectList li ul li:last-child a.categoryBtn3{
	border-bottom:none;
}
#product_top .categorySelect .selectList li ul li:last-child a.categoryBtn2 + ul li:last-child a,
.footerWrap .categorySelect .selectList li ul li:last-child a.categoryBtn2 + ul li:last-child a{
	border-bottom:none;
}
#product_top .categorySelect .selectList li ul li:last-child a.categoryBtn2.active,
.footerWrap .categorySelect .selectList li ul li:last-child a.categoryBtn2.active{
	border-bottom: 1px solid #b2aa9d;
}
#product_top .categorySelect .selectList li ul li a.categoryBtn2.active,
.footerWrap .categorySelect .selectList li ul li a.categoryBtn2.active{
	background-image: url("../img/category_menu/arr_selectList_up.gif");
}
#product_top .categorySelect .selectList li ul li a.categoryBtn3,
.footerWrap .categorySelect .selectList li ul li a.categoryBtn3{
    border-left: #eee solid 15px;
    border-color: #ebebeb;
	text-decoration: none;
	color: #000;
}
#product_top .categorySelect .selectList li ul li a.categoryBtn3 span,
.footerWrap .categorySelect .selectList li ul li a.categoryBtn3 span{
}

#product_top .categorySelect .selectList li ul li a.categoryBtn3 span.text,
.footerWrap .categorySelect .selectList li ul li a.categoryBtn3 span.text{
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    padding: 0 30px 0 15px;
    color: #595959;
    font-size: 17px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}
#product_top .categorySelect .selectList li ul li a.categoryBtn3 span.ico,
.footerWrap .categorySelect .selectList li ul li a.categoryBtn3 span.ico{
	width: 70px;
	display: block;
	margin: 3px 0 3px 8px;
}
#product_top .categorySelect .selectList li ul li a.categoryBtn3 span img,
.footerWrap .categorySelect .selectList li ul li a.categoryBtn3 span img{
	width: 100%;
}


/*ポップアップ*/
#overlayTrans {
    position: fixed;
    width: 100%;
    height: 120%;
    left: 0;
    top: 0;
    z-index: 999990;
    background-color: rgba(255, 255, 255, .4);
}
.text-normal, .text-annotation {
    color: #595959;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.63636;
}
.popupLayout3.deliveryLock {
    height: 280px;
    margin-top: -140px;
    font-size: 14px;
}
.popupLayout3.logout.deliveryLock .ttl {
    padding: 30px 0;
}
.popupLayout3.logout .btnWrap a {
    padding: 5px 0;
}
.popupLayout3 .closeBtnDiv a {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
    display: block;
    background-image: url(../img/btn_close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px 30px;
}
.popupLayout3 a.sendBtn {
    left: 20px;
    color: #FFF;
    font-weight: bold;
    border: 2px solid #673F16;
    background: -moz-linear-gradient(
 top,
 #673F16 0%,
 #673F16);
    background: -webkit-gradient(
 linear, left top, left bottom,
 from(#673F16),
 to(#673F16));
}
.popupLayout3 .btnWrap a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    bottom: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 115px;
    padding: 15px 0;
}
.popupLayout3 a.closeBtn {
    right: 20px;
    color: #673F16;
    background: -moz-linear-gradient(
 top,
 #ffffff 0%,
 #ffffff);
    background: -webkit-gradient(
 linear, left top, left bottom,
 from(#ffffff),
 to(#ffffff));
    border: 2px solid #673F16;
}
.popupLayout3 .btnWrap a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    bottom: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 115px;
    padding: 15px 0;
}
.popupLayout3 a.sendBtn span {
    display: block;
}
.popupLayout3 a.closeBtn span {
    display: block;
}

.box-modal.danger {
    border-color: #FF0000;
}
.box-modal.warning {
    border-color: #d1d1d1;
}
.box-modal {
    width: calc(100vw - 20px);
    max-height: calc(100vh - 20px);
    background-color: #fff;
    border-style: solid;
    border-width: 5px 5px 0;
    position:fixed;
    left:50%;
    top:50%;
    margin-left: calc(-50vw + 10px);
        margin-top: -30%;
    z-index: 99999999;
}
.box-modal.noClosePop {
    border-width: 5px 5px 5px;
}
.box-modal .message {
    padding: 20px 10px;
    font-size: 14px;
}
.center.text-normal, .center.text-annotation, .center.text-message {
    text-align: center;
}
.box-modal .message p+p {
    margin-top: 1em;
}

.danger.text-normal, .danger.text-annotation, .danger.text-message {
    color: #FF0000;
}
.text-message {
    color: black;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
}
.box-button {
    display: -webkit-flex;
    display: flex;
    margin: 30px auto;
}
.button-close:before {
    content: "";
}
 .box-modal.danger .button-close {
    background-color: #FF0000;
    text-decoration:none;
}
 .box-modal.warning .button-close {
    background-color: #d1d1d1;
    text-decoration:none;
}
.button-close {
    width: 100%;
    height: 25px;
    padding: 0;
    color: #fff;
    font-size: 20px;
}
.button-plane {
    border: #d1d1d1 solid 1px;
    color: #595959;
    background-color: #fff;
}
.button-secondary {
    color: #fff;
    background-color: #008833;
}
.button-active, .button-passive, .button-primary, .button-secondary, .button-normal, .button-plane, .button-negative {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    min-height: 50px;
    padding: 0 15px;
    margin: auto;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
}
.button-active>*, .button-passive>*, .button-primary>*, .button-secondary>*, .button-normal>*, .button-plane>*, .button-negative>* {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}
.box-button>* {
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 315px;
}


/*フッター*/
.footer {
    position: fixed;
    left: 0;
    bottom:0;
    z-index: 11;
    width: 100%;
    height: 20px;
    height:  calc(20px + constant(safe-area-inset-bottom));
    height:  calc(20px + env(safe-area-inset-bottom));
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2;
    background-color: black;
}
.footer.copyOnly {
    position: static;
    left: 0;
    bottom: 0;
    z-index: 11;
    width: 100%;
    height: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2;
    background-color: black;
}

#siteMenu {
  position: fixed;
  left: 0;
  bottom: 20px;
  z-index: 201;
  width: 100%;
}

/*固定フッターメニュー*/
#siteMenu>nav {
  position: absolute;
  left: 0;
    bottom:0;
    bottom: calc(0px + constant(safe-area-inset-bottom));
    bottom: calc(0px + env(safe-area-inset-bottom));
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  padding: 0 30px;
  color: #fff;
  background-color: black;
  z-index: 99999999;
}

#siteMenu>nav button {
  width: 40px;
  height: 40px;
  padding: 0;
  color: #fff;
  font-size: 32px
}

#siteMenu>nav button.category:before {
  content: ""
}

#siteMenu>nav button.search:before {
  content: ""
}

#siteMenu>nav button.delivery:before {
  content: ""
}

#siteMenu>nav button.history:before {
  content: ""
}
.menuContent#categoryMenu {
    height: 460px;
}
.menuContent {
    position: absolute;
    left: 0;
    bottom: 60px;
    width: 100%;
    background-color: #fff;
    transition: height .4s;
    z-index: 9999999;
}
.menuContent#categoryMenu>.content {
    height: calc(100% - 50px - 40px);
}
.menuContent>.content {
    height: calc(100% - 50px);
    overflow: auto;
}
.menuContent.close {
    height: 0!important;
    overflow: hidden;
    padding: 0;
}
.menuContent.close {
    height: 0!important;
    overflow: hidden;
    padding: 0;
}
.menuContent .tab .menu>* {
    width: 50%;
    margin: 0;
}

/*ページトップ*/
.button-pageTop {
  position: fixed;
  right: 10px;
  bottom: 90px;
    bottom:  calc(90px + constant(safe-area-inset-bottom));
    bottom:  calc(90px + env(safe-area-inset-bottom));
  display: block;
  width: 37.5px;
  height: 37.5px;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  background-color: black;
  opacity: 0;
  pointer-events:none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity .4s
}
.itemListBody .button-pageTop {
  bottom: 140px;
    bottom:  calc(140px + constant(safe-area-inset-bottom));
    bottom:  calc(140px + env(safe-area-inset-bottom));
}
.copyOnly .button-pageTop {
  bottom: 35px;
    bottom:  calc(35px + constant(safe-area-inset-bottom));
    bottom:  calc(35px + env(safe-area-inset-bottom));
}

.button-pageTop:before {
  content: ""
}

.button-pageTop:before {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 37.5px;
  height: 37.5px;
  font-size: 20px
}

.button-pageTop.disp {
  pointer-events:auto;
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}

.tab .menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.tab .menu>* {
  width: calc((100% - 2px)/3);
  margin-bottom: 1px
}

.tab .contents {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  overflow: hidden
}
#categoryMenu .tab .contents {
  overflow-y: auto
}

.tab .contents>* {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-order: 2;
  order: 2;
  width: 100%
}

.tab .contents>*.active {
  -webkit-order: 1;
  order: 1
}

h3.pageHeading {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 50px;
  margin: 30px 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  background-color: black
}
#menuOverlay {
  display:none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  z-index:99999;
}
#headMenuOverlay {
  display:none;
  position: fixed;
  left: 0;
  top: 70px;
  z-index: -1;
  width: 100vw;
  height: calc(100vh);
  background-color: rgba(0, 0, 0, .6);
  z-index:10;
}
.menuContent.close:before {
  display: none
}

.menuContent .button-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  width: 20px;
  height: 25px;
  padding: 0;
  color: #fff;
  font-size: 20px
}

.menuContent .button-close:before {
  content: ""
}

.menuContent .button-close+h3 {
  margin: 0
}
.menuContent .button-tab {
  font-size: 13px;
  font-size: 1.3rem
}

.menuContent .button-tab.active {
  color: #FF0000;
  background-color: #fff;
	pointer-events: none;
}
.button-tab {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 40px;
  color: #595959;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  text-decoration: none;
  background-color: #f2f2f2
}


.list-link {
    list-style: none;
    padding: 0;
    border-top: #d1d1d1 solid 1px;
    margin: 0;
}
.list-link>li {
    border-bottom: #d1d1d1 solid 1px;
}
.list-link>li a {
    display: block;
    padding: 15px 30px;
    color: inherit;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.3;
    text-decoration: none;
}


input.form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border: #d1d1d1 solid 1px;
  font-size: 16px;
  line-height: 1;
  border-radius: unset
}

.form-input[readonly] {
  border: none;
  height: auto
}

.form-radio {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 40px;
  color: #000;
  font-size: 15px;
  font-size: 1.5rem
}

.form-radio:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: #595959 solid 1px;
  margin-right: 6px;
  background-color: #fff;
  border-radius: 50%
}

.form-radio input[type=radio] {
  display: none
}

.form-radio input[type=radio]:checked+span:before {
  content: ""
}

.form-radio span:before {
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  background-color: #FF0000;
  border-radius: 50%;
}
#boxFilter .form-radio span:before {
  background-color: #008833;
}

.form-select {
  position: relative;
  width: 100%;
  height: 44px;
  background-color: #f2f2f2
}

.form-select:after {
  content: ""
}

.form-select:after {
  position: absolute;
  right: 1px;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 38px;
  height: 38px;
  margin: auto;
  font-size: 38px;
  background-color: #f2f2f2
}

.form-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  border: #d1d1d1 solid 1px;
  color: #595959;
  font-size: 16px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  background-color: transparent;
  border-radius: unset
}

.form-radioButton input[type=radio] {
  display: none
}

.form-radioButton input[type=radio]:disabled+.icon {
  border: none;
  box-shadow: unset
}

.form-radioButton input[type=radio]:checked+.icon {
  background-color: #008833
}

.form-radioButton input[type=radio]:checked+.icon:before {
  content: ""
}

.form-radioButton input[type=radio]:checked+.icon:before {
  color: #fff
}

.form-radioButton .icon {
  display: block;
  width: 70px;
  height: 30px;
  overflow: hidden;
  border: #d1d1d1 solid 1px;
  margin: auto;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .14)
}

.form-radioButton .icon:before {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #595959;
  font-size: 17px
}

.form-radioButton .icon.success:before {
  content: ""
}

.form-radioButton .icon.success:before {
  color: #008833
}

.form-radioButton .icon.warning:before {
  content: ""
}

.form-radioButton .icon.danger:before {
  content: ""
}

.form-radioPanel {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.form-radioPanel:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: #595959 solid 1px;
  margin-right: 6px;
  background-color: #fff;
  border-radius: 50%
}

.form-radioPanel input[type=radio] {
  display: none
}

.form-radioPanel input[type=radio]:checked+.panel:before {
  content: ""
}

.form-radioPanel .panel:before {
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  background-color: #008833;
  border-radius: 50%
}

.form-number {
  display: -ms-grid;
  display: grid;
  gap: 1px;
  -ms-grid-columns: 5fr 8fr 5fr;
  grid-template-columns: 5fr 8fr 5fr;
  height: 40px;
  border: #d1d1d1 solid 1px;
  background-color: #d1d1d1
}

.form-number>button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #f2f2f2;
  color: #595959;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1
}

.form-number>input {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  outline: none;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  border-radius: unset
}

.form-tel {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.form-tel span {
  margin: 0 5px
}

.form-search {
  position: relative;
  width: 100%
}

.form-search .form-search-icon {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  cursor:pointer;
}

.form-search .form-search-icon:after {
  content: ""
}

.form-search .form-search-icon:after {
  font-size: 20px
}

.form-minmax {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.form-minmax .tilde {
  width: 50px;
  text-align: center
}

.form-item {
  display: -webkit-flex;
  display: flex;
  margin: 20px 0
}

.form-item.sub {
  margin-left: 30px
}

.form-normal {
  color: black
}

.form-normal .legend:after {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  height: 1.6em;
  padding: 0 .4em;
  margin-left: .4em;
  color: #fff;
  font-size: .6em;
  line-height: 1
}

.form-normal .legend.required:after {
  content: "必須";
  background-color: #FF0000
}

.form-normal .legend.optional:after {
  content: "任意";
  background-color: #008833
}

.form-normal fieldset {
  border: none;
  padding: 0;
  margin: 20px 0
}
.fieldset.hidden {
	display:none;
}

.form-normal fieldset legend {
  margin-bottom: 5px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.3
}

.form-normal fieldset legend:after {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  height: 1.6em;
  padding: 0 .4em;
  margin-left: .4em;
  color: #fff;
  font-size: .6em;
  line-height: 1
}

.form-normal fieldset legend.required:after {
  content: "必須";
  background-color: #FF0000
}

.form-normal fieldset legend.optional:after {
  content: "任意";
  background-color: #008833
}

.form-normal dl.form-list {
  margin: 0 0 20px
}

.form-normal dl.form-list dt, .form-normal dl.form-list dd {
  display: block;
  margin: 0
}

.form-normal dl.form-list dt {
  font-size: 15px;
  font-size: 1.5rem
}

.form-normal dl.form-list dt+dd {
  margin-top: 5px
}

.form-normal dl.form-list dd {
  font-size: 13px;
  font-size: 1.3rem
}

.form-normal dl.form-list dd+dt {
  margin-top: 10px
}

.form-menu {
  margin: 20px 0
}

.form-menu .fieldset {
  padding: 20px 10px
}

.form-menu .fieldset+.fieldset {
  border-top: #000 solid 1px
}

.form-menu .fieldset:first-child {
  padding-top: 0
}

.form-menu .fieldset:last-child {
  padding-bottom: 0
}

.form-menu .fieldset.column {
  display: -webkit-flex;
  display: flex;
  padding-top: 0;
  padding-bottom: 0
}

.form-menu .fieldset.column>* {
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  padding-top: 20px;
  padding-bottom: 20px
}

.form-menu .fieldset.column>*+* {
  margin-left: 10px;
  border-left: #d1d1d1 solid 1px;
  padding-left: 10px
}

.formGrid {
  display: -ms-grid;
  display: grid;
  gap: 20px
}

.formGrid.col4 {
  grid-template-columns: repeat(4, 1fr)
}

.formGrid.col2per1 {
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr
}

.formButton {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  margin: auto;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  border: #d1d1d1 solid 1px;
  color: black;
  background-color: #fff
}

.form-relativeInput {
  margin: 20px 0
}

.form-relativeInput>.relativeInput {
  display: none
}

.form-relativeInput>.relativeInput+label~* {
  height: 0;
  overflow: hidden
}

.form-relativeInput>.relativeInput:checked+label .panel:before {
  content: ""
}

.form-relativeInput>.relativeInput:checked+label~* {
  height: auto;
  overflow: auto
}

.menuContent#searchMenu {
    height: 460px;
}
.menuContent#deliveryMenu {
    height: 305px;
}
.form-select-secondary {
    margin-top: 8px;
}
#searchMenu .form-select-secondary {
    display:none;
}
#siteMenu h4 {
    margin: 10px 0;
    color: black;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
}


.list-normal {
  list-style: none;
  width: calc(100% - 20px);
  padding: 0;
  margin: 20px auto
}

.list-normal>li+li {
  margin-top: 10px
}

.box-image-text {
    display: -ms-grid;
    display: grid;
    gap: 15px;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
    padding: 10px 20px;
    border-top: #d1d1d1 solid 1px;
    border-bottom: #d1d1d1 solid 1px;
    background-color: #f2f2f2;
}
#deliveryMenu .box-image-text {
    cursor:pointer;
}
.box-image-text .image {
    grid-column: 1 / 2;
    color: #595959;
}
.button-changeDelivery {
    display: block;
    color: inherit;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}
.button-changeDelivery:before {
  content: ""
}

.button-changeDelivery:before {
  display: block;
  width: 60px;
  height: 60px;
  margin: auto;
  font-size: 60px
}

.box-image-text .text {
    grid-column: 2 / 3;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}
.text-title {
    color: black;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;
}
.strong.text-normal, .strong.text-annotation, .strong.text-message {
    color: black;
}
.text-normal, .text-annotation {
    color: #595959;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.63636;
}

.button-changeStore {
  display: block;
  color: inherit;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none
}

.button-changeStore:before {
  content: ""
}

.button-changeStore:before {
  display: block;
  width: 60px;
  height: 60px;
  margin: auto;
  font-size: 60px
}

/*footerCart*/
#footerCart.subTotal {
  position: fixed;
    bottom:80px;
    bottom: calc(80px + constant(safe-area-inset-bottom));
    bottom: calc(80px + env(safe-area-inset-bottom));
  width: 100%;
}

#footerCart.subTotal .cartNum {
  position: absolute;
  right: 10px;
  height: 30px;
  width: 50px;
  bottom: 10px;
}

#footerCart.subTotal .cartNum:before {
  content: ""
}
#footerCart.subTotal .cartNum:before {
  display: block;
  margin-right: 20px;
  font-size: 32px
}

#footerCart.subTotal .cartNum span {
	position: absolute;
    right: 11px;
    top: -4px;
    padding: 0 4px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    /* width: 15px; */
    height: 15px;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    background-color: #FFF;
    border-radius: 100px;
    color:#008833;
}
#footerCart.subTotal .cartNum.empty span {
	display:none;
}
#footerCart.subTotal .format-price .num {
    font-size: 1.38462em;
}
.itemSearch .box-filter {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  height: 50px;
}

.itemSearch .box-filter>ul {
  position: absolute;
  left: 0;
  top: calc(100% + 1px);
  z-index: 1;
  width: 100%;
  background-color: #fff;
}

.itemSearch .box-filter>ul .form-radio {
  height: 50px
}

.itemSearch .box-filter>button {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 20px;
  color: #595959
}

.itemSearch .box-filter>button:before {
  display: inline-block;
  font-size: 1.4em;
  margin-right: .4em
}
.js-accordion.close+* {
    height: 0;
}
.js-accordion+* {
    overflow: hidden;
}
.itemSearch .box-filter .list-border>li {
    padding: 0 30px;
    border-bottom: #d1d1d1 solid 1px;
}
.itemSearch .box-filter .list-border>li:first-child {
  border-top: #d1d1d1 solid 1px;
}

.itemSearch .cartInsert a .num {
	font-weight:normal;
    position: absolute;
    right: 2px;
    top: calc(50% - 25px);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 15px;
    color: #008833;
    font-size: 13px;
    line-height: 1;
    padding:0 4px;
    background-color: #fff;
	border-radius: 100px;
}



/* 一覧TOPの注記用 */
#delivAttention {
	border-bottom: #d1d1d1 solid 1px;
    background-color: #FFF;
}
#delivAttention p {
    font-size: 13px;
    color:#FF0000;
}
#delivAttention p a {
	display:block;
    padding:15px 30px 15px 10px;
    text-decoration: none;
    color:#FF0000;
    position:relative;
}
#delivAttention p a:after {
    position:absolute;
    right:10px;
    top:50%;
    margin-top:-15px;
  content: "";
  font-size: 30px;
  color:#5C5C5C;
  transform: rotate(90deg);
}
#delivAttention p a span {
    text-decoration: underline;
}

/* ポップアップ用
------------------------------------------------------------*/
#AddShow {
	z-index:9999;
	position:fixed;
}
#AddShow.box-modal,
#ErrorShow.box-modal {
    border-width: 5px 5px 5px;
}


#AddShow.box-modal {
	margin-top: -20%;
}

.box-modal.success {
    border-color: #008833;
}
.box-modal.warning {
    border-color: #d1d1d1;
}
.danger.text-message {
    color: #FF0000;
}
.box-modal.success .button-close {
    background-color: #008833;
}
.box-modal.warning .button-close {
    background-color: #d1d1d1;
}
.box-modal.success .button-close,
.box-modal.warning .button-close {
    display: block;
    overflow: hidden;
}
.box-modal.success .button-close:before,
.box-modal.warning .button-close:before {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.success.text-normal, .success.text-annotation, .success.text-message {
    color: #008833;
}
#ErrorShow {
	z-index:9999;
	position:fixed;
}

#overlay{
	width: 100%;
	display: none;
}
.cv-spinner {
	background-image:url("../img/common/icon_loade.gif");
	background-position:center center;
	background-repeat:no-repeat;
	padding-bottom:40px;
}


#noItem {
	font-size: 14px;
	text-align: left;
	padding: 15px 0 50px 10px;
}
