@charset "UTF-8";
.priceBox .discount > p {
  display: inline-block;
}

.priceBox .discount .ec-color-red {
  display: inline-block;
  color: #da0505;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
}

.priceBox .discount .ec-color-red span {
  font-size: 28px;
  margin: 0 4px;
}

.craDetailArea .priceBox .ec-price {
  color: #212121;
}

.craDetailArea .priceBox .ec-price .ec-price__price {
  font-size: 17px;
}

.craDetailArea .priceBox .ec-price .price02-default {
  font-size: 30px;
  color: #da0505;
}

.checkedArea .index_categoryArea .sp_scrollWrap {
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}

.checkedArea .index_categoryArea .sp_scrollWrap::-webkit-scrollbar {
  display: none;
}

.ec-layoutRole__header .navArea .navBox_menuText_label .icon {
  height: 14px;
}

.breadcrumbArea .breadcrumb {
  background-color: transparent;
}

@media screen and (max-width: 896px) {
  .other_page .ec-layoutRole .ec-layoutRole__contents {
    width: 90%;
  }
  .other_page .ec-orderRole .ec-orderHome .form-table th {
    width: 100%;
    display: block;
    white-space: normal;
  }
  .other_page .ec-orderRole .ec-orderHome .form-table td {
    width: 100%;
    display: block;
  }
  .other_page .ec-orderRole .ec-choiseAccount .optionArea .optionArea_box .ec-select {
    width: 100%;
  }
  .ec-layoutRole__header .navArea .toggleBox .ec-headerSearch .ec-headerSearch__keyword {
    width: 100%;
    border-radius: 0;
  }
  .ec-layoutRole__header .navArea .toggleBox .guideFlex .guideInfo {
    width: 100%;
  }
}

.other_page .ec-layoutRole .ec-layoutRole__contentTop {
  padding-top: 86px;
}

@media screen and (max-width: 896px) {
  .other_page .ec-layoutRole .ec-layoutRole__contentTop {
    padding-top: 50px;
  }
}

#sp_searchIconBack {
  display: none;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}

#sp_search:checked ~ #sp_searchIconBack {
  display: block;
  opacity: 0.7;
}

#navCheck3 #nav-open2 {
  display: inline-block;
  width: 28px;
  height: 30px;
  vertical-align: middle;
  position: relative;
  z-index: 10000;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  left: 0;
  margin-bottom: 0;
  -webkit-animation: menuBtnMove 0.2s ease-in-out forwards;
          animation: menuBtnMove 0.2s ease-in-out forwards;
}

@media screen and (max-width: 896px) {
  #navCheck3 #nav-open2 {
    width: 20px;
  }
}

#navCheck3 #nav-open2 span,
#navCheck3 #nav-open2 span:before,
#navCheck3 #nav-open2 span:after {
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  display: block;
  content: "";
  cursor: pointer;
  top: 0;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  top: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#navCheck3 #nav-open2 {
  display: none;
}

#navCheck3 #sp_search:checked ~ #nav-open2 {
  display: block;
}

#navCheck3 #sp_search:checked ~ #sp_searchIcon {
  display: none;
}

#navCheck3 #sp_search:checked ~ #nav-open2 span {
  background: transparent;
}

#navCheck3 #sp_search:checked ~ #nav-open2 span:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 10px;
  right: 0;
  background: #fff;
}

#navCheck3 #sp_search:checked ~ #nav-open2 span:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 10px;
  right: 0;
  background: #fff;
}

#navCheck3 #sp_search:checked ~ #nav-open2 {
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  position: relative;
  z-index: 99;
}

.ipad_back.on {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.4;
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .boxwap {
    width: 96%;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .reviewArea .reviewArea_wrap {
    width: 100%;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  body {
    min-width: 100%;
  }
  .ec-layoutRole__header .navArea {
    width: auto;
    margin-right: 2%;
    margin-left: auto;
  }
  .ec-layoutRole__header .navArea .navBox_menuText_label {
    display: none;
    height: auto;
    padding: 0;
  }
  .ec-layoutRole__header .navArea .navBox_menuText_label#navCheck3 {
    display: block;
  }
  .ec-layoutRole__header .navArea .navBox_menuText_label #sp_searchIcon {
    display: block;
    width: 20px;
    z-index: 100;
    margin-bottom: 2px;
  }
  .ec-layoutRole__header .navArea .navBox_menuText_label#navCheck3 .icon {
    display: none;
  }
  .ec-layoutRole__header .navArea .navBox_menuText_label#navCheck3 .nameP {
    display: none;
  }
  .ec-layoutRole__header .navArea .navBox_menuText_label #area3 {
    display: block;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    z-index: -1;
  }
  .supportArea .supportArea_flex .supportArea_Box {
    width: 32%;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .conseptArea {
    background-color: #555;
    margin-top: 20px;
  }
  .conseptArea .titleArea {
    background-color: #555;
    color: #fff;
    margin-bottom: 0;
    padding: 40px 0 0;
  }
  .conseptArea .titleArea .title_en {
    color: #fff;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .conseptArea .boxwap {
    width: 100%;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .conseptArea .conseptWrap {
    padding-bottom: 55%;
    margin-top: 0;
    background-size: 100%;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .conseptArea .conseptArea_title {
    font-size: 20px;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .conseptArea .conseptArea_textBox {
    padding: 5% 5%;
    width: 100%;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .conseptArea .conseptArea_textBox .conseptArea_info {
    font-size: 13px;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 897px) and (max-width: 1024px) {
  .conseptArea .conseptArea_textBox .ipadbr {
    display: none;
  }
  .conseptArea .pc_ipad {
    display: none !important;
  }
  .ec-layoutRole__header .navArea .navBox_menuText_label:hover {
    background-color: #222222;
  }
  .ec-layoutRole__header .infoArea .ec-headerNav__item.navi3 {
    display: none;
  }
  .ec-productRole .ec-productRole__actions .ec-select select {
    min-width: 100%;
    max-width: 100%;
  }
  #page_product_list .ec-layoutRole__contents {
    max-width: 94%;
    width: 94%;
  }
  .listArea .rankingArea .rankingArea_flex li {
    width: 48%;
  }
}

.selectImgBox {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.selectImgBox .selectImgBox_list {
  width: 47%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.selectImgBox .selectImgBox_list:hover {
  background-color: #eee;
}

.selectImgBox .selectImgBox_list.hover {
  font-weight: 600;
  background-color: #eee;
}

.selectImgBox .selectImgBox_list .zoom {
  width: 30%;
}

.selectImgBox .selectImgBox_list span {
  margin-left: 5%;
  line-height: 1.8;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 65%;
}

@media screen and (max-width: 568px) {
  .priceBox .optionArea .optionArea_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .priceBox .optionArea .optionArea_box .optionArea_boxTitle {
    width: 100%;
    margin-bottom: 10px;
  }
  .priceBox .optionArea .optionArea_box .optionWrap {
    width: 100%;
  }
}

.optionArea select {
  height: 40px;
}

.redInfoP{
  font-size: 13px;
  margin-bottom: 10px;
  color: #e0685b;
}

.decoline{
  text-decoration: underline;
  color: #212121;
}
.decoline:hover{
  text-decoration: none;
  color: #212121;
}

.cart_matomeText{
  text-align: center;
  width: 100%;
  margin: 30px auto 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.6;
}

.redText{
  color: #cc0202;
}

.cart_fixBtnWrap{
  position: relative;
  text-align: center;
}

.cart_page .ec-cartRole__actions .cartWrap .cart_fixBtnWrap .whiteBtn{
  margin-left: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.cart_fixBtnWrap .whiteBtn .imgsize{
  margin-right: 10px;
  margin-left: 0;
}

.cart_fixBtnWrap .whiteBtn .imgsize img{
  transform: scale(-1, 1);
}

@media screen and (max-width: 896px){
  .cart_fixBtnWrap{
    display: flex;
    flex-wrap: wrap;
  }
  .cart_fixBtnWrap .ec-blockBtn--action{
    order: 1;
  }
  .cart_page .ec-cartRole__actions .cartWrap .cart_fixBtnWrap .whiteBtn{
    margin-left: 0;
    position: static;
    order: 2;
    margin-top: 30px;
  }
  
}

.ec-off4Grid .ec-off4Grid__cell {
  width: 42%;
}

.ec-off4Grid .ec-off4Grid__cell {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 896px){
  .ec-off4Grid .ec-off4Grid__cell {
    width: 80%;
  }
}

@media screen and (max-width: 568px){
  .ec-off4Grid .ec-off4Grid__cell {
    width: 100%;
  }
  .ec-blockBtn--action.long {
    font-size: 5vw;
  }
}

.ec-totalBox .ec-totalBox__spec:nth-child(2){
  display: none;
}

.craDetailArea .favArea .snsArea iframe:first-of-type{
  margin-right: 10px;
}




.listArea .ec-shelfGrid__item .imgsize{
  text-align: center;
}

.listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(odd){
  padding: 30px 20px;
}

.listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(even){
  padding: 30px 20px;
}

.listArea .ec-shelfGrid .ec-shelfGrid__item{
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 0;
}
.listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(1),
.listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(2),
.listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(3),
.listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(4),
.listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(5){
  border-top: 1px solid #ccc;
}

.listArea .ec-shelfGrid{
  border-left: 1px solid #ccc;
}

.listArea .ec-shelfGrid__item .recommend_level{
  text-align: right;
}

@media screen and (max-width: 1024px){
  .listArea .ec-shelfGrid .ec-shelfGrid__item{
    width: 25%;
  }
  .listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(5){
    border-top: 1px solid transparent;
  }
 
}
@media screen and (max-width: 568px){
  .listArea .ec-shelfGrid .ec-shelfGrid__item{
    width: 50%;
  }
  .listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(odd){
    padding: 5%;
  }
  
  .listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(even){
    padding: 5%;
  }
  .listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(3),
  .listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(4),
  .listArea .ec-shelfGrid .ec-shelfGrid__item:nth-child(5){
    border-top: 1px solid transparent;
  }
  .listArea .ec-shelfGrid__item .imgsize{
    height: 85px;
  }

}

#shopping-form{
  position: relative;
}

@media only screen and (min-width: 768px){
  .ec-orderRole .ec-orderRole__summary {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.ec-orderDelivery__actions{
  display: none;
}

.rakurakuArea.noGrayBox{
  margin-bottom: 30px;
}

.rakurakuArea.noGrayBox .ec-radio .form-check{
  border: 1px solid #ccc;
}

.ec-orderRole .hissu{
  color: #cd110d;
  margin-left: 10px;
  font-weight: 500;
  font-size: 0.9em;
}

.ec-totalBox .ec-totalBox__taxRate{
  display: none;
}

.ec-orderCoupon{
  margin-top: 30px;
}

.ec-orderCouponText{
  padding: 15px;
  border: 1px solid #eee;
  line-height: 1.8;
  position: relative;
  margin-bottom: 50px;
}

.ec-orderCouponText .kaiin_link{
  display: block;
  position: absolute;
  bottom: 15px;
  right: 15px;
}

@media screen and (max-width: 1024px){
  .ec-orderCouponText .kaiin_link{
    position: static;
    text-align: right;
  }
  
}

.sp_inline_ipad {
  display: none;
}

@media screen and (max-width: 896px) {
  .sp_inline_ipad {
    display: inline-block;
  }
}

.mypage .ec-orderRole{
  position: relative;
}