@charset "UTF-8";
/*!===========================
このcssはSassから生成されていますので、
直接編集しないようご注意ください。
===========================*/
@media (max-width: 767px) {
  body {
    font-size: 1.4em;
  }
  /* class
  ============================== */
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  img.sp,
  span.sp {
    display: inline;
  }
  table.sp {
    display: table;
  }
  .clearfix::after, #top-catalog p:first-of-type::after {
    content: "";
    display: block;
    clear: both;
  }
  .alignleft,
  .alignright {
    float: none;
    max-width: 100% !important;
  }
  .alignleft {
    margin-right: 0;
  }
  .alignright {
    margin-left: 0;
  }
  .col {
    display: block;
  }
  .col > * {
    width: auto !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }
  .col > *:nth-child(n+2) {
    margin-top: 20px !important;
  }
  .col > table {
    width: 100% !important;
  }
  .scroll {
    overflow-x: auto;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track, .scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    background: #CCCCCC;
  }
  .scroll::-webkit-scrollbar-thumb {
    background: #666666;
  }
  .scroll table {
    white-space: nowrap;
  }
  .pnav {
    margin-top: 40px;
  }
  .pnav > *:not(.previouspostslink):not(.nextpostslink) {
    width: 50px;
    font-size: 1.8rem;
  }
  .pnav .previouspostslink,
  .pnav .nextpostslink {
    font-size: 32px;
  }
  /* slick
  ============================== */
  .slick-prev,
  .slick-next {
    width: 23px !important;
    height: 47px !important;
  }
  .slick-prev::before,
  .slick-next::before {
    font-size: 45px !important;
  }
  .slick-prev {
    left: 5px;
  }
  .slick-next {
    right: 5px;
  }
  /* ==================================================
  layout
  ================================================== */
  #products-detail-sec06, #products-detail-sec01 .product-slide-image, #products-list-sec02-roomshoes .sec02-ttl, .result-ttl, #top-trouble, #kv, #fnav01,
  #fnav02, #breadcrumb-sp, #fbnr, #fguide02 h2, #hnav03,
  #hnews {
    max-width: none;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  main {
    display: block;
  }
  main > *,
  main #menu-inner {
    width: auto !important;
  }
  #menu {
    display: none;
    position: fixed;
  }
  #menu + #content {
    padding-left: 20px;
  }
  #menu.drawer-nav {
    display: block;
  }
  /* ==================================================
  header
  ================================================== */
  #hcopy,
  #hnav01 li:not(.no01, .no04),
  #hnav02 li:not(.no01),
  #hnav03 .no02 {
    display: none !important;
  }
  #hnav03 .no03 {
    display: block;
  }
  #hd-inner {
    padding-top: 12.5px;
    padding-bottom: 0;
    padding-left: 12.5px;
  }
  #hd-inner2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #hlogo-wrap {
    width: 130px;
    max-width: 40%;
    margin-top: 8px;
  }
  #hlogo {
    width: auto;
  }
  #hnav-wrap {
    position: static;
    padding-right: 43px;
    padding-bottom: 10px;
  }
  #hnav-wrap li {
    margin-left: 20px;
  }
  #hnav-wrap a {
    font-size: 1rem;
    text-align: center;
    color: #BA3533;
    padding: 0 !important;
    background: none;
  }
  #hnav-wrap a::before {
    display: block;
    margin: 0 auto 5px;
  }
  #hnav01 li:nth-child(n+2) {
    margin-left: 12px;
  }
  #hnav01 a::before {
    width: 27px !important;
    height: 21px;
    margin-top: 0.15em;
  }
  #hnav01 .no04 {
    margin-left: 0;
  }
  #hnav01 .no04 a::before {
    width: 20px !important;
    height: 21px;
  }
  #hnav02 {
    margin: 0;
  }
  #hnav02 li {
    margin-left: 12px;
  }
  #hnav02 a::before {
    font-size: 23px;
  }
  #hnav02 .no01 a .mark {
    top: -5px;
    right: -8px;
  }
  #hnav03,
  #hnews {
    text-align: center;
    padding: 0;
  }
  #hnav03 {
    width: calc(100% + 40px);
    margin-top: 10px;
  }
  #hnav03 li {
    border-bottom: 1px solid #ccc;
  }
  #hnav03 a {
    color: #0A7A82;
    background: #F7F6F4;
    border-radius: 0;
  }
  #hnews {
    border: none;
  }
  #hnews li {
    border-color: #ccc;
  }
  #hnews li.sp a {
    font-weight: bold;
    font-size: 1.4rem;
    color: #0A7A82;
    background: #F7F6F4;
  }
  #hnews li.sp.sp-review a {
    background-color: #0A7A82;
    color: #fff;
  }
  #hnews li.sp.sp-review a .rate {
    text-align: left;
    color: #ff0;
    margin-top: -0.15em;
    margin-right: 0.25em;
    font-size: 80%;
  }
  .drawer-hamburger {
    width: 38px;
    height: 48px;
    text-indent: 120%;
    white-space: nowrap;
    padding: 0;
    margin: 10px 10px 0 0;
    overflow: hidden;
    background: url("../img/hamburger.svg") center no-repeat;
    z-index: 15;
  }
  .drawer--right.drawer-open .drawer-hamburger {
    right: 300px;
    background-image: url("../img/hamburger-close.svg");
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  .drawer--right.drawer-open .drawer-hamburger {
    right: 75%;
  }
}
@media (max-width: 767px) {
  /* ==================================================
  footer
  ================================================== */
  footer {
    padding-bottom: 80px;
  }
  #ffeature {
    margin-top: 50px;
  }
  #ffeature h2 {
    font-size: 1.3rem;
  }
  #ffeature ul {
    margin-top: 20px;
  }
  #ffeature .slick-list {
    padding-right: 30px;
  }
  #ffeature .slick-slide {
    margin: 0 -10px 0 20px;
  }
  #fsns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 20px;
  }
  #fsns li {
    width: 47.2222222222%;
    margin-top: 20px;
  }
  #fsns li:nth-child(-n+2) {
    margin-top: 0;
  }
  #fsns li:nth-child(3), #fsns li:nth-child(4), #fsns li:nth-child(5) {
    width: 30.5555555556%;
  }
  #fsns a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.2rem;
    text-align: center;
    padding: 20px !important;
  }
  #fsns a::before {
    font-size: 30px;
    margin: 0 0 10px !important;
  }
  #fsns .line a,
  #fsns .mail a {
    font-size: 1.3rem;
  }
  #fsns .line a::before {
    font-size: 47px;
  }
  #fsns .mail a::before {
    font-size: 46px;
  }
  #fguide01 {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #fguide01 > div {
    width: 50%;
  }
  #fguide01 h2 {
    font-size: 1.8rem;
  }
  #fguide01 h2 + * {
    margin-top: 5px;
  }
  #fguide01 p {
    font-size: 1.2rem;
  }
  #fguide01 ul {
    width: 50%;
  }
  #fguide01 li {
    margin-left: 10px;
  }
  #fguide02 {
    padding-bottom: 40px;
  }
  #fguide02 h2 {
    font-size: 1.7rem;
    padding-top: 30px;
  }
  #fguide02 ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #fguide02 ul li {
    width: 47.2222222222%;
    margin-top: 20px;
  }
  #fguide02 ul a {
    font-size: 1.4rem;
    padding: 30px 10px;
    -webkit-box-shadow: 5px 5px 0 0 rgba(230, 230, 230, 0.5);
            box-shadow: 5px 5px 0 0 rgba(230, 230, 230, 0.5);
  }
  #fguide02 ul a::before {
    height: 55px;
    margin-bottom: 25px;
  }
  #fguide02 .btn {
    margin-top: 30px;
  }
  #fbnr {
    margin-top: 40px;
    padding: 0 10%;
  }
  #fbnr a {
    display: block;
  }
  #fbnr .slick-slide {
    margin: 0 5px;
  }
  #fbnr .slick-slide img {
    width: 100%;
  }
  #fbnr .slick-prev,
  #fbnr .slick-next {
    width: 17px !important;
    height: 35px !important;
  }
  #fbnr .slick-prev::before,
  #fbnr .slick-next::before {
    font-size: 34px !important;
  }
  #fbnr .slick-prev {
    left: 3%;
  }
  #fbnr .slick-next {
    right: 3%;
  }
  #breadcrumb-sp {
    margin-top: 40px;
    padding: 0 10px;
  }
  #flogo-wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
    padding-top: 0;
  }
  #flogo-wrap::after {
    content: normal;
  }
  #flogo-wrap > * {
    width: auto !important;
  }
  #flogo {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    margin-top: 30px;
  }
  #flogo img {
    width: 135px;
  }
  #fnav01,
  #fnav02 {
    font-size: 1.4rem;
    text-align: left;
    padding: 0;
    border-bottom: 1px solid #F3F5F7;
  }
  #fnav01 li,
  #fnav02 li {
    display: block;
    border-top: 1px solid #F3F5F7;
  }
  #fnav01 li:not(:last-child)::after,
  #fnav02 li:not(:last-child)::after {
    content: normal;
  }
  #fnav01 li a,
  #fnav02 li a {
    display: block;
    padding: 1em 20px;
  }
  #fnav01 {
    border-bottom: 0;
  }
  #fnav02 {
    margin-top: 0;
  }
  #copyright {
    font-size: 1rem;
    text-align: center;
    margin-top: 30px;
    padding-right: 0;
  }
  #ft-fixd-nav01 {
    left: 0;
    width: 100%;
    max-width: none;
  }
  #ft-fixd-nav01 li {
    width: 50% !important;
    margin-left: 0 !important;
  }
  #ft-fixd-nav01 a {
    height: 60px;
    font-size: 1.4rem !important;
  }
  #ft-fixd-nav01 .btn-tel span {
    display: none;
  }
  #ft-fixd-nav01 .btn-cart.btn-cart-gray {
    height: 60px;
    font-size: 1.4rem;
    padding-top: 20px;
  }
  #ptop {
    bottom: 110px;
  }
  #ptop a {
    width: 43px;
    height: 43px;
  }
  #ptop a::after {
    font-size: 38px;
  }
  /* ==================================================
  menu
  ================================================== */
  #menu {
    z-index: 3;
    width: 300px !important;
    padding: 0 15px 50px;
    overflow-y: auto;
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  #menu {
    width: 75% !important;
  }
}
@media (max-width: 767px) {
  #menu .menu-nav, #menu #menu-sns, #menu #gnav, #menu #hnav-sp {
    margin: 0 -15px;
    padding: 0;
    border-top: 20px solid #F7F6F4;
  }
  #menu .menu-nav li, #menu #menu-sns li, #menu #gnav li, #menu #hnav-sp li {
    margin-top: 0;
  }
  #menu .menu-nav > li, #menu #menu-sns > li, #menu #gnav > li, #menu #hnav-sp > li {
    border-bottom: 1px solid #F3F5F7;
  }
  #menu .menu-nav ul li, #menu #menu-sns ul li, #menu #gnav ul li, #menu #hnav-sp ul li {
    border-top: 1px dotted #F3F5F7;
  }
  #menu .menu-nav a, #menu #menu-sns a, #menu #gnav a, #menu #hnav-sp a,
  #menu .menu-nav .list,
  #menu #menu-sns .list,
  #menu #gnav .list,
  #menu #hnav-sp .list {
    display: block;
    padding: 10px 15px;
  }
  #menu .menu-nav .list, #menu #menu-sns .list, #menu #gnav .list, #menu #hnav-sp .list {
    padding-right: 30px;
  }
  #menu .menu-nav .list::after, #menu #menu-sns .list::after, #menu #gnav .list::after, #menu #hnav-sp .list::after {
    top: 10px;
    right: 15px;
  }
  #menu .menu-nav .list ul, #menu #menu-sns .list ul, #menu #gnav .list ul, #menu #hnav-sp .list ul {
    margin: 10px -30px -10px -15px;
  }
  .drawer--right .drawer-nav {
    right: -300px;
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  .drawer--right .drawer-nav {
    right: -75%;
  }
}
@media (max-width: 767px) {
  .drawer-overlay {
    z-index: 14;
  }
  #menu-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #hnav-sp {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    display: block;
    border-top: 0 !important;
  }
  #hnav-sp li {
    border-bottom: 1px solid #BA3533 !important;
  }
  #hnav-sp li a {
    color: #BA3533;
  }
  #hnav-sp li a::before {
    margin-right: 0.5em;
  }
  #hnav-sp .no01 a::before,
  #hnav-sp .no03 a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  #hnav-sp .no01 {
    border-bottom: 0 !important;
  }
  #hnav-sp .no01 a {
    color: #fff;
    background: #BA3533;
  }
  #hnav-sp .no01 a::before {
    content: "\f2f6";
  }
  #hnav-sp .no01.on a::before {
    content: "\f007";
  }
  #hnav-sp .no02 a {
    color: #BA3533;
  }
  #hnav-sp .no02 a::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 1em;
    vertical-align: middle;
    background: url("../img/icon03.svg") center/100% no-repeat;
  }
  #hnav-sp .no03 a::before {
    content: "\f2f6";
  }
  #hnav-sp .no04 a::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 1em;
    vertical-align: middle;
    background: url("../img/icon02.svg") center/100% no-repeat;
  }
  #menu-search {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 15px;
  }
  #menu-search h2 {
    font-size: 1.2rem;
  }
  #menu-search h2::before {
    font-size: 14px;
  }
  #menu-search [type=text] {
    font-size: 1.6rem;
  }
  #menu-search [type=text]::-webkit-input-placeholder {
    font-size: 1.2rem;
  }
  #menu-search [type=text]::-moz-placeholder {
    font-size: 1.2rem;
  }
  #menu-search [type=text]:-ms-input-placeholder {
    font-size: 1.2rem;
  }
  #menu-search [type=text]::-ms-input-placeholder {
    font-size: 1.2rem;
  }
  #menu-search [type=text]::placeholder {
    font-size: 1.2rem;
  }
  #menu-search [type=submit] {
    font-size: 1.2rem;
  }
  .pc-review {
    margin-top: 1em;
  }
  .pc-review a {
    padding: 1em 1em;
    margin: 0;
  }
  .pc-review a br {
    display: none;
  }
  #menu-bnr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    min-height: 0%;
    margin-top: 5px;
  }
  #menu-bnr li {
    margin-top: 10px;
    width: 47.2222222222%;
  }
  #gnav {
    margin-top: 15px !important;
    border-top: 1px solid #F3F5F7 !important;
  }
  #menu-sns a::before {
    font-size: inherit;
  }
  #menu-mypage h2 {
    font-size: 1.2rem;
  }
  #menu-mypage h2::before {
    font-size: 13px;
  }
  #menu-mypage .name {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  /* ==================================================
  main
  ================================================== */
  #breadcrumb {
    display: none;
  }
  #breadcrumb-sp {
    display: block;
  }
  #content h1 {
    font-size: 2.4rem;
  }
  /* top
  ============================== */
  #kv {
    padding: 0;
  }
  #kv .slick-dots {
    bottom: 5px;
  }
  #kv .slick-dots li {
    width: 7px;
    height: 7px;
  }
  #kv .slick-dots li button {
    width: 7px;
    height: 7px;
  }
  [id^=top-] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  [id^=top-] h2 {
    font-size: 1.6rem;
  }
  #top-news h2 {
    font-size: 1.7rem;
  }
  #top-news ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0;
  }
  #top-news li {
    width: 47.2222222222%;
    margin-left: 0;
  }
  #top-news li a {
    padding: 10px;
  }
  #top-news li figure {
    margin: -10px -10px 10px;
  }
  #top-news li .tag {
    font-size: 1.1rem;
  }
  #top-news li .date {
    font-size: 1rem;
  }
  #top-news .btn {
    margin-top: 20px;
  }
  #top-trouble {
    background-position: top left;
    background-size: 120px auto;
  }
  #top-trouble .dics {
    padding: 20px 0 20px;
  }
  #top-trouble .with {
    position: static;
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #top-trouble .with figure {
    width: 15%;
  }
  #top-trouble .with .txt {
    width: 80%;
    font-size: 12px;
    line-height: 1.4;
  }
  #top-trouble .with .txt h3 {
    font-size: 14px;
    padding: 0 0 5px;
  }
  #top-trouble .with dl {
    font-size: 12px;
    padding: 5px 0 0;
  }
  #top-trouble .with dl dt {
    display: inline;
  }
  #top-trouble .with dl dd {
    display: inline;
  }
  #top-trouble ul {
    margin-top: 5px;
  }
  #top-trouble li {
    width: 30.5555555556%;
    margin: 20px 0 0 4.0972222222% !important;
  }
  #top-trouble li:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  #top-trouble li img {
    width: 100%;
  }
  #top-trouble li .ttl {
    font-size: 1.3rem;
    margin-top: 0.75em;
  }
  #top-trouble .just ul li {
    width: 47.5%;
    margin: 40px 0 0 0 !important;
  }
  #top-trouble .just ul li .tit {
    font-size: 16px;
  }
  #top-trouble .just ul li .tit br {
    display: none;
  }
  #top-trouble .just2 ul li {
    width: 100%;
  }
  #top-trouble .just2 ul li .clm figure {
    width: 100%;
  }
  #top-trouble .just2 ul li .clm figure img {
    max-width: 200px !important;
    padding: 0 0 1em;
  }
  #top-trouble .just2 ul li .clm .txt {
    width: 100%;
    text-align: center;
  }
  #top-shoesform ul {
    margin-top: 0;
  }
  #top-shoesform li {
    width: 30.9722222222%;
    margin-left: 3.4722222222% !important;
  }
  #top-shoesform li:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  #top-shoesform li a {
    font-size: 1.2rem;
  }
  #top-ranking ol,
  #top-longseller ol {
    margin: 20px -20px 0;
  }
  #top-ranking .slick-list,
  #top-longseller .slick-list {
    padding: 0 10px 0 20px;
  }
  #top-ranking .slick-slide,
  #top-longseller .slick-slide {
    margin-right: 10px;
  }
  #top-ranking .slick-slide a,
  #top-longseller .slick-slide a {
    padding-top: 3px;
  }
  #top-ranking .slick-slide a::after,
  #top-longseller .slick-slide a::after {
    left: 5px;
    font-size: 4.8vw;
  }
  #top-ranking li .ttl,
  #top-longseller li .ttl {
    font-size: 1.3rem;
  }
  #top-catalog {
    padding: 20px;
  }
  #top-catalog h2 {
    font-size: 1.8rem;
    text-align: center;
  }
  #top-catalog figure {
    width: 25.8823529412%;
  }
  #top-catalog > *:not(h2):not(figure) {
    margin-left: 0;
  }
  #top-catalog p:first-of-type {
    font-size: 1.3rem;
    margin-left: 31.7647058824%;
  }
  #top-catalog .btn {
    margin-top: 20px;
  }
  #top-catalog .link {
    width: auto;
    font-size: 1.4rem;
  }
  #top-arrival ul figure {
    width: 80px;
  }
  #top-arrival ul div {
    margin-left: 90px;
  }
  /* products
  ============================== */
  .result {
    margin-top: 30px;
  }
  .result-ttl {
    font-size: 1.5rem;
  }
  .result-ttl .pnav-count {
    font-size: 1.4rem;
  }
  .result-bnr-area ul li {
    width: 48.5%;
  }
  .result-ttl + .pnav-cond {
    margin-top: 30px;
  }
  .pnav-cond select {
    width: 100%;
  }
  .result-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .result-list > li {
    width: 47.2222222222%;
    margin: 20px 0 0 0;
  }
  .result-list .ttl {
    font-size: 1.5rem;
  }
  .result-list .price {
    font-size: 1.4rem;
  }
  .result-list .price-txt {
    font-size: 1.2rem;
  }
  .result-list .status li {
    font-size: 1rem;
  }
  .result-list .recommend-ttl,
  .result-list .review-ttl {
    font-size: 1rem;
  }
  .result-list .recommend .rate {
    font-size: 1.1rem;
  }
  .result-list .review .rate {
    font-size: 1.1rem;
  }
  #products-list-sec01 {
    font-size: 1.4rem;
  }
  #products-list-sec01 h1 {
    margin-bottom: 1em;
  }
  #products-list-sec01 .col-sp > figure {
    width: 33.3333333333%;
  }
  #products-list-sec01 .col-sp > figure + * {
    width: 64.4444444444%;
  }
  #products-list-sec01 h2 {
    font-size: 1.5rem;
  }
  #products-list-sec01 ul li {
    background-position: left 0.3em;
  }
  #products-list-sec01 .cat-bnr {
    width: 70%;
    margin: 0 auto;
  }
  #products-list-sec01 .cat-bnr a .img {
    width: 100%;
  }
  #products-list-sec01 .cat-bnr a .txt {
    width: 100%;
  }
  #products-list-sec02-roomshoes {
    padding: 0 0 15px;
  }
  #products-list-sec02-roomshoes .txt {
    text-align: left;
    padding: 0 0 20px;
  }
  #products-list-sec02-roomshoes .sec02-ttl {
    font-size: 1.5rem;
  }
  #products-list-sec02-roomshoes .list {
    padding: 20px 0 25px;
  }
  #products-list-sec02-roomshoes .list > li {
    width: 100%;
    padding: 30px 0 20px;
  }
  #products-list-sec02-roomshoes .list > li figure img {
    width: 100%;
  }
  #products-list-sec02-roomshoes .list > li h4 {
    margin-top: -30px;
    position: relative;
  }
  #products-detail-sec01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 30px;
  }
  #products-detail-sec01 > * {
    margin-left: 0;
  }
  #products-detail-sec01 .img {
    float: none;
    width: auto;
  }
  #products-detail-sec01 .product-slide-image {
    padding: 0;
    border: none;
  }
  #products-detail-sec01 .ttl {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  #products-detail-sec01 .tools {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #products-detail-sec01 .useful {
    padding-top: 10px;
  }
  #products-detail-sec01 .useful ul li {
    padding: 0 10px;
  }
  #products-detail-sec01 .cart {
    margin-top: 30px;
  }
  #products-detail-sec01 .tel {
    margin-top: 10px;
  }
  #products-detail-sec01 .tel p:last-child {
    text-align: center;
    margin-top: 10px;
  }
  #products-detail-sec01 #onayami_button div.nayami_tip {
    position: relative;
    top: 100%;
    width: 100%;
  }
  #products-detail-sec01 #onayami_button div.nayami_tip:before, #products-detail-sec01 #onayami_button div.nayami_tip:after {
    content: normal;
  }
  #products-detail-sec01 #onayami_button div.nayami_tip ul {
    margin: 10px;
  }
  #products-detail-sec01 #onayami_button div.nayami_tip li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #products-detail-sec01 #onayami_button div.nayami_tip li span {
    width: 82.5%;
    line-height: 1.5;
  }
  #products-detail-sec01 #onayami_button div.nayami_tip li span.level {
    width: 15%;
  }
  #products-detail-sec01 #onayami_button .nayami_x {
    display: none;
  }
  #products-detail-sec02 {
    padding: 10px;
  }
  #products-detail-sec02 h2 {
    font-size: 1.5rem;
  }
  #products-detail-sec03 {
    max-height: 185px;
    padding: 10px;
  }
  #products-detail-sec03 h2 {
    font-size: 1.4rem;
  }
  #products-detail-sec03 li {
    margin-top: 10px;
  }
  #products-detail-sec03 li figure {
    width: 23.2857142857%;
  }
  #products-detail-sec03 li div {
    width: 73.8571428571%;
  }
  #products-detail-sec03 li .tag {
    font-size: 1rem;
  }
  #products-detail-sec03 li .ttl {
    font-size: 1.3rem;
  }
  #products-detail-sec03 li .txt {
    font-size: 1.1rem;
  }
  #products-detail-sec04 {
    margin-top: 40px;
  }
  #products-detail-sec04 ul {
    font-size: 1.6rem;
  }
  #products-detail-sec04 .catch {
    font-size: 1.6rem;
  }
  #products-detail-sec04 .catch figure {
    top: -1.5em;
  }
  #products-detail-sec04 .catch-ttl {
    font-size: 2.5rem;
  }
  #products-detail-sec04 li.col {
    margin-top: 20px;
  }
  #products-detail-sec04 .color {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #products-detail-sec04 .color li {
    width: 45.8333333333%;
    margin: 40px 0 0 0 !important;
  }
  #products-detail-sec04 .color li:nth-child(2n+1) {
    margin-left: 0;
  }
  #products-detail-sec04 .color a {
    display: block;
    text-decoration: none;
  }
  #products-detail-sec04 .color img {
    display: block;
    max-width: 100% !important;
    margin: 0 auto 20px;
  }
  #products-detail-sec04 .size li {
    font-size: 1.9rem;
  }
  #products-detail-sec04 .size span {
    font-size: 0.8rem;
  }
  #products-detail-sec04 table th,
  #products-detail-sec04 table td {
    display: block;
    padding: 10px;
  }
  #products-detail-sec04 table th {
    width: 100%;
    font-size: 1.5rem;
  }
  #products-detail-sec04 table td {
    font-size: 1.4rem;
    padding: 20px 10px;
    word-wrap: break-word;
  }
  #products-detail-sec05 {
    display: block;
    margin-top: 20px;
    padding: 25px;
  }
  #products-detail-sec05 .ttl {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  #products-detail-sec05 .ttl .txt {
    font-size: 1.3rem;
  }
  #products-detail-sec05 .btn {
    width: 180px !important;
    font-size: 1.3rem;
    margin-top: 10px;
  }
  #products-detail-sec05_2 {
    display: block;
    margin-top: 10px;
    padding: 25px;
  }
  #products-detail-sec05_2 .ttl {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  #products-detail-sec05_2 .btn {
    width: 180px !important;
    font-size: 1.3rem;
    margin-top: 10px;
  }
  #products-detail-sec05_3 {
    display: block;
    margin-top: 10px;
    padding: 25px;
  }
  #products-detail-sec05_3 .ttl {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  #products-detail-sec05_3 .btn {
    width: 180px !important;
    font-size: 1.3rem;
    margin-top: 10px;
  }
  #products-detail-sec06 {
    padding: 20px;
  }
  #products-detail-sec06 h2 {
    font-size: 1.6rem;
  }
  #products-detail-sec06 h2::before, #products-detail-sec06 h2::after {
    width: 18px;
  }
  #products-detail-sec06 h2::before {
    font-size: 1.3846153846em;
  }
  #products-detail-sec06 h2::after {
    font-size: 0.7692307692em;
  }
  #products-detail-sec06 ul {
    margin: 15px -20px 0;
  }
  #products-detail-sec06 .slick-list {
    padding-right: 30px;
  }
  #products-detail-sec06 .slick-slide {
    margin: 0 -10px 0 20px;
  }
  #products-detail-sec07 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.4rem;
    margin-top: 40px;
  }
  #products-detail-sec07 h2 {
    font-size: 1.5rem;
    margin: 0 -20px;
  }
  #products-detail-sec07 .kuchikomi_menu span {
    display: block;
    margin-right: 0;
  }
  #products-detail-sec07 .kuchikomi_product {
    float: none;
    width: auto;
  }
  #products-detail-sec07 .kuchikomi_product span {
    font-size: 2.6rem;
  }
  #products-detail-sec07 .kuchikomi_product .rate {
    font-size: 2.2rem;
  }
  #products-detail-sec07 .review_button {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    float: none;
    width: auto;
  }
  #products-detail-sec07 .kuchikomi_reviewer {
    padding-left: 0;
  }
  #products-detail-sec07 .kuchikomi_reviewer .profile_box {
    min-height: 85px;
    padding-left: 85px;
  }
  #products-detail-sec07 .kuchikomi_reviewer .prof,
  #products-detail-sec07 .kuchikomi_reviewer .sub_prof {
    display: block !important;
  }
  #products-detail-sec07 .kuchikomi_reviewer .prof {
    margin-right: 0 !important;
  }
  #products-detail-sec07 .kuchikomi_reviewer .prof:last-of-type::before {
    content: normal;
  }
  #products-detail-sec07 .kuchikomi_reviewer .sub_prof {
    margin-right: 0 !important;
  }
  #products-detail-sec07 .kuchikomi_date {
    font-size: 1.2rem;
  }
  #products-detail-sec07 .kuchikomi_level::before {
    content: normal;
  }
  #products-detail-sec07 .kuchikomi_level span {
    font-size: 1.8rem;
  }
  #products-detail-sec07 .kuchikomi_level .rate {
    font-size: 2.2rem;
  }
  #products-detail-sec07 .kuchikomi_image img {
    max-width: 75px !important;
    max-height: 75px;
  }
  /* for sub-pages
  ============================== */
  .sub-pages .bnr-norikae,
  .sub-pages .bnt-tomodachi {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
  }
  .sub-pages h2.txt-note {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    padding: 1em 20px;
  }
  .sub-pages .terms-box {
    height: 200px;
    font-size: 12px;
  }
  /* member, cart
  ============================== */
  .cart-flow li {
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .product-list li .price span.price-txt {
    font-size: 1.2rem;
  }
  .list-border .btn-buyhistory {
    max-width: none;
    margin: 1em auto;
  }
  .list-border .btn-buyhistory a {
    font-size: 1.6rem;
  }
  .mypage-buyhistory .mypage-buyhistory-cnt {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mypage-buyhistory .mypage-buyhistory-cnt .mypage-buyhistory-img {
    width: 25%;
    padding: 0 1em 0 0;
  }
  .mypage-buyhistory .mypage-buyhistory-cnt .mypage-buyhistory-name {
    width: 75%;
    padding: 0 0 0 0;
  }
  .mypage-buyhistory .mypage-buyhistory-cnt .mypage-buyhistory-btn {
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .mypage-buyhistory .mypage-buyhistory-cnt .mypage-buyhistory-btn a {
    padding: 0.75em 1.25em;
    font-size: 1.5rem;
  }
  nav.mypage {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
  }
  nav.mypage ul {
    border: solid 1px #E6E6E6;
    border-width: 1px 0;
  }
  nav.mypage ul li {
    width: 33.3333333333%;
    border-bottom: solid 1px #E6E6E6;
  }
  nav.mypage ul li:last-child {
    border-bottom: none;
    border-right: solid 1px #E6E6E6;
  }
  /* form
  ============================== */
  .form .form-item .input-card-no input {
    padding: 1em 0.25em;
  }
  /*------------------------------------------------
  還元キャンペーン
  ------------------------------------------------*/
  #exp_guide.kangencp .search_menu .search_menu_list li {
    width: 48%;
  }
  #exp_guide.kangencp .akaishi_about .akaishi_about_list li {
    width: 48%;
  }
  /*-- お手入れ方法 --*/
  #exp_guide.shoe-care .shoe-care-page1 li {
    width: 48%;
    list-style-type: none;
    padding: 0 2% 0 0;
    margin: 0 0 1.5em;
  }
  #exp_guide.shoe-care .shoe-care-page2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #exp_guide.shoe-care .shoe-care-page2 li {
    width: 100%;
  }
  #exp_guide.shoe-care .shoe-care-page2 li .tit {
    text-align: left;
  }
}
/* BtoB
============================== */
@media (max-width: 767px) {
  body.design-corp {
    /* ==================================================
    header
    ================================================== */
  }
  body.design-corp .drawer-hamburger {
    background: url("../img-btob/hamburger_wh.svg") center no-repeat;
  }
  body.design-corp {
    /* ==================================================
    footer
    ================================================== */
  }
  body.design-corp #ft-fixd-nav01 li {
    width: 100% !important;
  }
  body.design-corp {
    /* ==================================================
    form
    ================================================== */
  }
  body.design-corp .form .item-checkbox.item-checkbox-left {
    font-size: 14px;
  }
}/*# sourceMappingURL=sp.css.map */