﻿.side_wrap {
  display: none;
  width: 0%;
  max-width: 0px;
}
.u_page_guide_aspx .document .difinition_set ul.none.wDot, .u_page_terms_aspx .document .difinition_set ul.none.wDot, .u_page_deal_aspx .document .difinition_set ul.none.wDot, .u_page_privacy_aspx .document .difinition_set ul.none.wDot {
  list-style-type: disc !important;
  padding-left: 24px
}
.u_page_guide_aspx .document .difinition_set ul.none.wDot li, .u_page_terms_aspx .document .difinition_set ul.none.wDot li, .u_page_deal_aspx .document .difinition_set ul.none.wDot li, .u_page_privacy_aspx .document .difinition_set ul.none.wDot li {
  list-style-type: disc !important;
}
.culmn_wrap .main_wrap {
  width: 100%;
  padding-left: initial;
}
div.content .WhatsNew .NewsListRowAlt div {
  font-size: 16px;
  line-height: 1.7;
}
div.content .contBlock {
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: solid 1px #969696;
}
div.content .contBlock h2{
  font-size: 26px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-bottom: 30px;
}
div.content .contBlock h2 span{
  display: block;
  font-size: 14px;
  margin-top: 16px;
}
div.content .contBlock h2 span.sub{
  display: block;
  margin-top: 5px;
}
div.content .contBlock h2 span.sub img{
  display: inline-block;
  width: auto;
  vertical-align: baseline;
}
div.content .contBlock.is-last {
  padding-bottom: 60px;

border-bottom: 1px solid #aaa;
}
.is-sp {
  display: none;
}
/* header */
header .spsearch_block {
  display: none;
}
header .headMenu .navi ul.txt_menu li {
  display: flex;
  align-items: flex-end;
}
header .headMenu .navi ul.txt_menu li.h_entry,
header .headMenu .navi ul.txt_menu li.h_guide {
  display: none;
}
.headNavi {
  /* display: none; */
  border: none;
  background-color: #e1d7c4;
}
.login_aspx .headNavi{
  display: none;
}
.headNavi .content {
  background-color: #ceac63;
}
.headNavi .content.hdcate,
.headNavi .content_sub .search-detail,
.headNavi .content_sub .amakara-link{
  display: none;
}
.headNavi .content_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.headNavi .content_category {
  display: none;
  position: absolute;
  top: 102%;
  width: 100%;
  max-width: 1080px;
  background-color: #fff;
  z-index: 10;
  padding: 30px 5%;
  box-sizing: border-box;
}
.headNavi .content_category span{
  display: inline-block;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
}
.headNavi .content_category ul{
  justify-content: flex-start;
  flex-wrap: wrap;
}
.headNavi .content_category ul li a{
  border-bottom: none;
  color: #000;
  font-weight: bold;
  padding: 1em 2em 0.7em 2em;
  position: relative;
}
.headNavi .content_category ul li a:after {
  content: "\03009";
  position: absolute;
  font-size: 1em;
  display: block;
  top: 1em;
  right: 5px;
  transition: all 0.3s ease 0s;
}
.headNavi .content_category ul li:hover a:after {
  right: 0;
}
.headNavi .content_category ul li:first-child a{
  padding-left: 0;
}
.headNavi .content_category ul li:hover a{
  border-bottom: none;
}
.headNavi ul>li.content_category:hover a {
  border-bottom: none;
}
.headNavi .content_category.isShow {
  display: flex;
  flex-direction: column;
}
.headNavi ul>li a {
  color: #fff;
  border-bottom: 6px solid transparent;
}
.headNavi ul>li:hover a {
  border-bottom: 6px solid #ED6161;
}
.headNavi ul>li a span img {
  display: inline-block;
  width: auto;
}
.headNavi ul>li a span:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(/catalog/Images/arrow_nav.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: .5em;
  position: relative;
  top: 4px;  
}
.headNavi .content_sub {
  max-width: 1200px;
  height: 70px;
  border: none;
  margin: 0 auto;
  background-color: #e1d7c4;
  display: flex;
  justify-content: space-between;
}
.headNavi .content_sub:after {
  display: none;
}
.headNavi .content_sub li {
  display: flex;
  position: relative;
}
.headNavi .content_sub .tag h3 {
  padding: 5px 0;
} 
.headNavi .content_sub .tag li {
  border: none;
  border-radius: 25px;
  font-size: 12px;
  margin-left: 6px;
  background-color: #fff;
}
.headNavi .content_sub .tag li:after {
  display: none;
}
.headNavi .content_sub .tag li a {
  display: block;
  margin: 0;
  padding: 3px 13px;
  color: #ceac63;
  border: none;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
.headNavi .content_sub .amakara-link img {
  width: 160px;
  height: 41px;
}

.headNavi .ol-searchform input#ol-search, .headNavi .ol-searchform label.ol-search, .headNavi .ol-searchform label.overlay {
  display: none;
}
.headNavi .ol-searchform .seartBox {
  border-radius: 0;
  background-color: #fff;
  padding: 0;
  border: 1px solid #333;
  width: 370px;
  height: 40px;
}
.headNavi .ol-searchform .seartBox span {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: flex;
}
.headNavi .ol-searchform .seartBox input {
  border: none;
  background-color: transparent;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: calc(100% - 40px);
  height: 100%;
}
.headNavi .ol-searchform .seartBox button.search-submit {
  border: none;
  background-color: #333;
  border-radius: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
}
.headNavi .ol-searchform .seartBox span.searchicon {
  display: inline-block;
  background-image: url(../../Images/icon_loupe.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
}
.headNavi .search-detail {
  display: inline-block;
  height: 40px;
  margin-left: 15px;
  border: solid 1px #000;
  border-radius: 3px;
}
.headNavi .search-detail button {
  width: 100%;
  height: 100%;
  padding: 0 40px 0 20px;
  border: none;
  background-color: #fff;
  position: relative;
  cursor: pointer;
}
.headNavi .search-detail button:after {
  content: "\03009";
  position: absolute;
  font-size: 1.2em;
  display: block;
  top: 22%;
  right: 10px;
}
header .pcsearch_block {
  display: none;
  width: 400px;
  height: auto;
  background-color: #e1d7c4;
  position: absolute;
  right: 10px;
  top: 40px;
}
header.searchActive .pcsearch_block {
  display: block;
}
header .pcsearch_block ul {
  flex-direction: column;
}
header .pcsearch_block li {
  width: 100%;
  padding: 15px 5%;
  border-bottom: solid 1px #AFAFAF;
  box-sizing: border-box;
}
header .pcsearch_block li:last-child {
  border-bottom: none;
}
header .pcsearch_block dl {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
header .pcsearch_block dl dt{
  width: 40%;
  text-align: left;
  display: flex;
  align-items: center;
}
header .pcsearch_block dl dd{
  width: 60%;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}
header .pcsearch_block .pcsearch_title {
  background-color: #fff;
  padding: 14px 5%;
  font-size: 16px;
  text-align: left;
  border-top: solid 1px #707070;
  display: flex;
  justify-content: space-between;
}
header .pcsearch_block .pcsearch_close {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
}
header .pcsearch_block .pcsearch_word input {
  width: calc(100% - 15px);
  padding: 10px 0;
  padding-left: 15px;
}
header .pcsearch_block .pcsearch_category select {
  width: 100%;
  padding: 10px 10px;
  background-color: #fff;
}
header .pcsearch_block .pcsearch_category dd {
  position: relative;
}
header .pcsearch_block .pcsearch_category dd:after {
  content: "▼";
  display: inline-block;
  position: absolute;
  font-size: 1.2em;
  top: 10px;
  right: 10px;
  color: #000;
}
header .pcsearch_block .pcsearch_price dd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .pcsearch_block .pcsearch_price input {
  width: 100%;
  padding: 10px;
  margin-right: 5px;
  -moz-appearance:textfield;
}
header .pcsearch_block .pcsearch_price span{
  display: inline-flex;
  align-items: flex-end;
  width: 45%;
}
header .pcsearch_block dl dd {
  justify-content: space-between;
}
.pcsearch_stock span, .pcsearch_gift span {
  display: block;
  width: 30%;
  position: relative;
} 
.pcsearch_stock span:first-child, .pcsearch_gift span:first-child {
  width: 65%;
} 
.pcsearch_stock label, .pcsearch_gift label {
/*
  width: 100%;
  display: block;
  cursor: pointer;
  padding:5px;
  border: 1px solid #707070;
  background-color: #fff;
  font-size: 12px;
  min-width: 0;
  box-sizing: border-box;
*/
}
.pcsearch_stock input,.pcsearch_gift input{
/*
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  opacity: 0;
  cursor: pointer;
*/
}
.pcsearch_stock input.stockLabel:checked + .label, .pcsearch_gift input.giftLabel:checked + .label{
  background-color: #707070;
}

header .pcsearch_block li.pcsearch_action {
  width: 350px;
  padding: 30px 0;
  display: inline;
}
.pcsearch_action button {
  width: 44%;
  padding: 10px 0;
  border-radius: 25px;
  cursor: pointer;
}
.pcsearch_action .pcsearch_reset {
  background-color: #fff;
}
.pcsearch_action .pcsearch_search {
  background-color: #000;
  color: #fff;
}

/* footer */
.footer {
  background-color: #e1d7c4;
}
.footer .footLinkArea {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #e1d7c4;
}
.footer .footLinkArea .box {
  display: flex;
  justify-content: space-between;
}
.footer .footLinkArea .box dl {
  display: flex;
  padding-right: 0;
  margin-right: 0;
  border-right: solid 1px #000;
}
.footer .footLinkArea .box dl:last-child {
  border-right: none;
  margin-right: 0;
}
.footer .footLinkArea .box dl dd{
  margin-left: 20px;
  padding-right: 10px;
}
.footer .footLinkArea .box dl.guidemenu a, .footer .footLinkArea .box dl.inqmenu a{
  position: relative;
}
.footer .footLinkArea .box dl.guidemenu a:after, .footer .footLinkArea .box dl.inqmenu a:after{
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  right: -1.5em;
  display: block;
  background-image: url(../../Images/arrow_nav_sp.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease 0s;
}
.footer .footLinkArea .box dl.guidemenu a:hover:after, .footer .footLinkArea .box dl.inqmenu a:hover:after{
  transform: translateX(5px);
  transition-duration: 0.3s;
}
.footer .footLinkArea .box dl dd ul li:before, .footer .footLinkArea .box dl.inqmenu dd ul li:before {
  display: none;
}
.footer .footLinkArea .box dl dd ul li span {
  margin-left: 0;
}
.footer .footLinkArea .box dl dd.snsmenu {
  width: 65%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer .footLinkArea .box dl dd.snsmenu .listFooter{
  display: flex;
  justify-content: space-between;
}
.footer .footLinkArea .box dl dd.snsmenu .listFooter:after{
  display: none;
}
.footer footer {
  background-color: #e1d7c4;
  color: #000;
  font-size: 11px;
  padding: 0;
  text-align: right;
}
.footer .footLinkArea .box dl dd ul li a:hover {
  text-decoration: none;
  color: #000;
}
#page-top a {
  background: #c30d23;
}
@media screen and (max-width: 830px) {
  div.content .contBlock {
    margin-top: 27px;
  }
  .headNavi .content_sub {
    padding: 0 5px;
  }
  .headNavi .content_sub li {
    width: 100%;
    padding: 5px 5px;
    justify-content: space-between;
  }
  .headNavi .content_sub .amakara-link {
    justify-content: flex-end;
	background-color: #e1d7c4;
  }
  .headNavi .content_sub .amakara-link img {
    width: 80px;
    height: 21.5px;
  }
  .ol-searchform {
    width: 70%;
    position: relative;
    z-index: 2;
    margin-left: 0;
  }
  .ol-search-wrap {
    display: block;
    opacity: 1;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: fade_overlay .3s;
  }
  .headNavi .ol-searchform .seartBox {
    border-radius: 0;
    background-color: #fff;
    padding: 0;
    border: 1px solid #333;
    width: 100%;
    height: 35px;
  }
  .headNavi .ol-searchform .seartBox input {
    background-color: transparent;
    font-size: 20px;
    display: inline-block;
    padding: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: #fff;
  }
  .ol-searchform .searchform {
    position: static;
    width: 100%;
    max-width: 100%;
    border: none;
    border-radius: 0;
    transform: translate(0%, 0%);
    display: flex;

    background-color: #fff;
  }
  .headNavi .ol-searchform .seartBox button.search-submit {
    background-color: #333;
    border-radius: 0;
    width: 13%;
    height: 35px;
    padding: 0;
    cursor: pointer;
  }
  .headNavi .ol-searchform .seartBox span.searchicon {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding-left: 48%;
    color: #fff;
    display: flex;
    align-items: center;
    background-position: 5px;
    text-indent: 0;
  }
  .headNavi .search-detail {
    width: 30%;
    height: 34px;
    margin-left: 7px;
    border: solid 1px #c30d23;
    border-radius: 0;
  }
  .headNavi .search-detail button{
    width: ;
    font-size: 12px;
    color: #c30d23;
    padding: 0;
  }
  .headNavi .content_sub .tag h3 {
    position: relative;
    width: 15%;
    line-height:13px;
  }
  .headNavi .content_sub .tag h3:after {
    position: absolute;
    content: ":";
    display: inline-block;
    font-size: 18px;
    top: 25%;
    right: 2px;
  }
  .headNavi .content_sub li.tag ul {
    width: 85%;
  }
  .headNavi .content_sub li.tag ul li {
    padding: 0;
    border: solid 1px #7D7D7D;
  }
  .headNavi .content_sub li.tag ul li:first-child {
    font-size:10px;
  }
  .headNavi .content_sub li.tag ul li a{
    padding: 5px 0;
    color: #7D7D7D;
  }
  header #sidemenu_open:checked ~ .spmenu_wrap #menu nav {
    padding-bottom: 50px;
  }
  header .mdropmenu ul.usermenu  {
    margin-top: 15px;
  }
  header .mdropmenu .ol-searchform {
    width: 100%;
    height: 35px;
    position: relative;
  }
  header .mdropmenu .ol-searchform .search-field, header .mdropmenu .ol-searchform .search-submit {
    background: #fff;
    border-radius: 0;
  }
  header .mdropmenu .ol-searchform .search-field {
    height: 35px;
    margin-top: 0;
  }
  header .mdropmenu .ol-searchform .search-submit {
    position: absolute;
    right: 0;
    top: 1px;
    width:35px;
    height: 37px;
    padding: 0;
    border: none;
    background-color: #000;
    font-size: 18px;
    color: #333;
    transition: .3s;
    overflow:hidden;
    outline: none;
    display: flex;
    align-items: center;

  }
  header .mdropmenu li .seartBox span {
    width: 100%;
    background-color: #000;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin-top: 0;
    vertical-align: middle;
  }
  header .mdropmenu li .seartBox span.searchicon {
    width: auto;
    height: 100%;
    display: inline-flex;
    padding-left: 30%;
    background-image: url(../../Images/icon_loupe.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 10px;
    align-items: center;
  }
  header .mdropmenu .famouscont ul {
    display: flex;
    flex-wrap: wrap;
  }
  header .mdropmenu .famouscont li {
    border-top: none;
    border-bottom: solid 1px #000;
    width: 50%;
    flex-shrink: 0;
    font-size: 14px;
    text-align: left;
    padding: 10px 0;
  }
  header .mdropmenu .famouscont li a {
    height: 40px;
    display: flex;
    align-items: center;
    position: relative;
  }
  header .mdropmenu .famouscont li a:after {
    content: "\03009";
    width: 10px;
    height: 20px;
    display: block;
    position: absolute;
    right: 15px;
    color: #000;
  }
  header .mdropmenu .famouscont li:nth-child(2n) a:after {
    right: 0;
  }
  header .mdropmenu .famouscont li:nth-child(2n) a {
    padding-left: 15px;
    border-left: solid 1px #000;
  }
  header .mdropmenu .famouscont li.is-full {
    width: 100%;
  }
  header .mdropmenu .famouscont li.is-full a:after {
    right: 0;
  }
  header .mdropmenu .item li {
    border-top: none;
    border-bottom: solid 1px #000;
    flex-shrink: 0;
    font-size: 14px;
    text-align: left;
    padding: 10px 0;
  }
  header .mdropmenu .item li a {
    height: 40px;
    display: flex;
    align-items: center;
    position: relative;
  }
  header .mdropmenu .item li a span {
    display: inline-flex;
    width: 45px;
    height: 45px;
    align-items: center;
  }
  header .mdropmenu .item li a span img {
    display: block;
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin: 0 auto;
  }
  header .mdropmenu .item li a:after {
    content: "\03009";
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    right: 0;
    color: #000;
    justify-content: center;
    align-items: center;
  }
  header .mdropmenu .guide ul {
    margin-top: 10px;
  }
  header .mdropmenu .guide li {
    border: none;
  }
  header .mdropmenu .guide li a {
    text-align: left;
    padding: 5px 0;
  }
  header .mdropmenu .sns {
    border: none;
  }
  header .mdropmenu .sns ul {
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin-top: 23px;
  }
  header .mdropmenu .sns ul:after {
    display: none;
  }
  header .mdropmenu .sns ul li {
    border: none;
  }
  header .mdropmenu .spmenu_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 12px;
    padding-bottom: 14px;
  }
  header .mdropmenu .spmenu_close {
    width: 18px;
    height: 18px;
  }
  header .mdropmenu .spmenu_close img {
    width: 100%;
    height: 100%;
    display: block;
  }

  /* footer */
  .footer .footLinkArea .box {
    flex-direction: column;
    width: 86%;
  }
  .footer .footLinkArea .box dl {
    width: auto;
    padding-right: 3%;
    margin-top: 27px;
    vertical-align: top;
    text-align: left;
    border-right: none;
  }
  .footer .footLinkArea .box dl.has-borderbottom {
    border-bottom: solid 1px #000;
    padding-bottom: 12px;
  }
  .footer .footLinkArea .box dl dt {
    width: 33%;
  }
  .footer .footLinkArea .box dl dd {
    width: 66%;
    margin-left: 0;
  }
  .footer .footLinkArea .box dl dt.footSnsTitle {
    display: none;
  }
  .footer .footLinkArea .box dl dd.snsmenu {
    margin: 0 auto;
  }
  .footer .footLinkArea .box dl dd.snsmenu .listFooter {
    justify-content: center;
  }
  .footer .footLinkArea .box dl dd.snsmenu .listFooter li {
    margin: 0 15px;
    padding-bottom: 0;
  }
  .footer footer {
    text-align: center;
    padding: 37px 0;
  }
}
@media screen and (max-width: 800px) {
  .is-pc {
    display: none!important;
  }
  .is-sp {
    display: block!important;
  }
  /* header */
  header .headMenu .navi ul.txt_menu li.h_entry {
      display: none;
  }
  header .spmenu_block {
    top: 35px!important;
  }
  header.searchActive .pcsearch_block {
    display: none;
  }
  header .spsearch_block {
    width: 100%;
    height: 100vh;
    background-color: #e1d7c4;
  }
  header.searchActive {
    position: fixed;
  }
  header.searchActive .headNavi {
    display: none;
  }
  header.searchActive .spsearch_block {
    display: block;
  }
  header .spsearch_block li {
    padding: 15px 5%;
    border-bottom: solid 1px #AFAFAF;
  }
  header .spsearch_block li:last-child {
    border-bottom: none;
  }
  header .spsearch_block dl {
    display: flex;
  }
  header .spsearch_block dl dt{
    width: 40%;
    text-align: left;
  }
  header .spsearch_block dl dd{
    width: 60%;
    text-align: left;
    display: flex;
    justify-content: flex-start;
  }
  header .spsearch_block .spsearch_title {
    background-color: #fff;
    padding: 14px 5%;
    font-size: 16px;
    text-align: left;
    border-top: solid 1px #707070;
    display: flex;
    justify-content: space-between;
  }
  header .spsearch_block .spsearch_close {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
  }
  header .spsearch_block .spsearch_word input {
    width: calc(100% - 15px);
    padding: 15px 0;
    padding-left: 15px;
  }
  header .spsearch_block .spsearch_category select {
    width: 100%;
    padding: 10px 10px;
    background-color: #fff;
  }
  header .spsearch_block .spsearch_category dd {
    position: relative;
  }
  header .spsearch_block .spsearch_category dd:after {
    content: "笆ｼ";
    display: inline-block;
    position: absolute;
    font-size: 1.2em;
    top: 10px;
    right: 10px;
    color: #000;
  }
  header .spsearch_block .spsearch_price dd {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header .spsearch_block .spsearch_price input {
    width: 100%;
    padding: 10px;
    margin-right: 5px;
  }
  header .spsearch_block .spsearch_price span{
    display: inline-flex;
    align-items: flex-end;
    width: 45%;
  }
  header .spsearch_block dl dd {
    justify-content: space-between;
  }
  .spsearch_stock span, .spsearch_gift span {
    display: block;
    width: 30%;
  } 
  .spsearch_stock span:first-child, .spsearch_gift span:first-child {
    width: 65%;
  } 
  .spsearch_stock label, .spsearch_gift label {
/*
    width: 100%;
    display: block;
    cursor: pointer;
    padding:5px;
    border: 1px solid #707070;
    background-color: #fff;
    font-size: 12px;
    min-width: 0;
    box-sizing: border-box;
*/
  }
  .spsearch_stock input,.spsearch_gift input{
/*
    display: none;
*/
  }
  .stockLabel:checked + .label, .giftLabel:checked + .label {
    background-color: #707070;
  }
  .spsearch_action button {
    width: 44%;
    padding: 10px 0;
    border-radius: 25px;
  }
  .spsearch_action .spsearch_reset {
    background-color: #fff;
  }
  .spsearch_action .spsearch_search {
    background-color: #000;
    color: #fff;
  }

  .headNavi .content {
    display: none;
  }
  .headNavi .content_sub {
    border-top: solid 1px #707070;
    background-color: #fff;
    flex-direction: column-reverse;
    height: auto;
  }
  header .headNavi ul li:before {
    display: none;
  }
  header .spmenu_wrap #menu {
    right: -340px;
    left: auto;
  }
  header #sidemenu_open:checked ~ .spmenu_wrap #menu {
    right: 0;
    left: auto;
  }
  header .mdropmenu li .seartBox {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
  }
  header .mdropmenu li .seartBox input {
    width: 100%;
    border: 1px solid #333;
    margin-top: 10px;
  }
  header .mdropmenu ul.usermenu li {
    box-sizing: border-box;
    width: 48%;
    padding: 0;
    margin: 0;
    border: none;
    background-color: #000;
  }
  header .mdropmenu ul.usermenu li.sidemenu_rireki {
    background-color: #c30d23;
  }
  header .mdropmenu ul.usermenu:after {
    display: none;
  }
  header .mdropmenu li p.sidemenu_tit {
    background-color: #fff;
    color: #c30d23;
    padding: 3px 5px 5px 5px;
    font-size: 14px;
    box-sizing: border-box;
    border-bottom: double 4px #c30d23;
  }
  header .mdropmenu li p.sidemenu_tit {
    background-color: #fff;
    color: #c30d23;
    padding: 3px 5px 5px 5px;
    font-size: 14px;
    box-sizing: border-box;
    border-bottom: double 4px #c30d23;
  }
  header .mdropmenu li.item li.hasSubCategory.isOpen > a {
    padding-bottom: 10px;
  }
  header .mdropmenu li.item li.hasSubCategory > a:after {
    transform: rotate(90deg);
  }
  header .mdropmenu li.item li.hasSubCategory.isOpen > a:after {
    transform: rotate(-90deg);
  }
  header .mdropmenu li.item li.hasSubCategory .sidemenu_subCategory {
    display: none;
  }
  header .mdropmenu li.item li.hasSubCategory.isOpen .sidemenu_subCategory {
    display: block;
  }
  header .mdropmenu li.item li.hasSubCategory .sidemenu_subCategory li {
    border-bottom: none;
    border-top: solid 1px #d6d6d6;
    padding-left: 45px;
  }
}

@media screen and (max-width: 599px) {
  header .spmenu_block {
    top: 25px!important;
  }
  .footer .footLinkArea .box dl dt {
    background-color: #e1d7c4;
  }
  .footer .footLinkArea .box dl.inqmenu {
    background-color: #e1d7c4;
  }
  .footer .footLinkArea .box dl dt {
    padding: 0;
  }
  .footer .footLinkArea .box dl dt.footinquality {
    width: 33%;
    padding: 0;
  }
  .footer .footLinkArea .box dl dd {
    display: block;
  }
  .footer .footLinkArea .box dl dt, .footer .footLinkArea .box dl dd ul li{
    font-size: 12px;
    text-align: left;
  }
  .footer .footLinkArea .box dl dd ul li {
    padding: 0;
    padding-bottom: 16px;
  }
  .footer .footLinkArea .box dl dt:before, .footer .footLinkArea .box dl dt:after {
    display: none;
  }
  .footer .footLinkArea .box dl.inqmenu {
    border: none;
  }
}