@charset "UTF-8";
/*
Theme Name: KIMONO DRESS HIME Online Shop (storefront - Child Theme)
Template: storefront
Theme URI: https://hime-dress.com
Description: KIMONO DRESS HIME Online Shop サイトテーマ
Author: maki@frog-eight.com
Author URI: http://frog-eight.com
Version: 1.0.1

Style List *
 *  0.Base
 *  1.Common [header, footer]
 *  2.Home
 *  3.Other
 *  4.Responsive-iPad min-768px
 *  5.Responsive-PC min-1300px
*/
/* ---- 0.Base ----*/
html {
  font-size: 16px;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  overscroll-behavior-y: none;
}

body {
  overscroll-behavior-y: none;
  width: 100%;
}
body > meta {
  display: none;
}

div {
  box-sizing: border-box;
}

header {
  display: block;
  box-sizing: border-box;
}

main {
  width: 100%;
  overflow: hidden;
}

h1,
h2,
h3 {
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
  color: #432F2F;
  text-align: left;
}

p {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  color: #626262;
}

img {
  display: inline-block;
}

li {
  display: inline-block;
}

a,
li {
  transition: 0.3s;
}

a:hover,
li:hover {
  transition: 0.3s;
  opacity: 0.9;
}

@keyframes hover-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes hover-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* ---- 1.Common [header, footer] ----*/
body #lightbox {
  z-index: 999999;
}

body #overlay {
  z-index: 999998;
}

body #biz_calendar {
  display: inline-block;
  margin: 30px 0 0 0;
}
body #biz_calendar > p {
  display: inline-block;
  margin-right: 10px;
}
body #biz_calendar table.bizcal .holiday {
  background-color: #FF0001;
  color: #ffffff;
}
body #biz_calendar p span.boxholiday {
  background-color: #FF0001;
  padding-left: 25px;
  margin-right: 10px;
}
body #biz_calendar table.bizcal th:nth-last-of-type(1) {
  color: #e2401c;
}
body #biz_calendar table.bizcal .eventday {
  background-color: #a73836;
  color: #ffffff;
}
body #biz_calendar table.bizcal th {
  font-weight: normal;
}
body #biz_calendar table.bizcal .today {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
body #biz_calendar table.bizcal .calmonth {
  text-align: left;
  font-weight: normal;
  padding: 4px 7px;
  border: none;
}

#trp-floater-ls {
  position: fixed;
  z-index: 99999;
  bottom: initial;
  top: 30px;
  left: initial;
  right: 300px;
  background-color: #432F2F;
  border-radius: 5px;
  display: block;
  overflow: hidden;
}
#trp-floater-ls img {
  vertical-align: baseline;
}

.woo-wrap .storefront-sorting {
  display: flex;
}

.storefront-sorting .woocommerce-result-count {
  margin-right: 1rem;
}

header.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
  z-index: 99999;
}
header.main-header a {
  color: #fff;
}
header.main-header select {
  color: #fff;
  font-family: "Century", "Jomolhari", serif;
  letter-spacing: 1px;
  padding: 0 0.75rem 0 2rem;
  background-image: url(img/icon-globe.svg), url(img/icon-down.svg);
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 18px, 9px auto;
}
header.main-header select option {
  text-align: center;
  color: #000;
}

header.main-header .trp-language-switcher a {
  color: #432F2F;
}

.trp-language-switcher > div {
  line-height: 1.2;
}

body .woocs_auto_switcher {
  top: auto;
  bottom: 20px;
}

body .woocs_auto_switcher.right {
  right: -45px;
}

body .grecaptcha-badge {
  display: none;
}

.header-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(img/bg-header-pattern.png) left top repeat #432F2F;
  background-size: auto 100%;
  padding: 8px 3.5rem;
}
.header-main h1 {
  line-height: 1;
  margin: 0 0 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
.header-main .aws-container {
  position: relative;
}
.header-main .aws-search-field {
  background: url(img/bg-search.svg) 0.6180469716em center no-repeat #f2f2f2;
  background-size: auto 50%;
}
.header-main form.aws-search-form {
  margin-bottom: 0;
}
.header-main .widget_search form::before,
.header-main .widget_product_search form::before {
  display: none;
}
.header-main .widget_product_search {
  margin-bottom: 0;
}
.header-main .woocommerce-product-search {
  margin-bottom: 0;
}
.header-main .sp-wrap {
  display: flex;
  align-items: center;
  width: 30%;
  min-width: 250px;
}
.header-main .lang-switch {
  margin-right: 1rem;
  width: 40%;
  display: none;
  /*translatepress free使用中にて非表示*/
}
.header-main .wp-container-core-group-is-layout-1.wp-container-core-group-is-layout-1 {
  width: 100%;
}
.header-main .site-search {
  margin-bottom: 0;
  display: flex;
  width: 100%;
  /*translatepress free使用中にて100%表示*/
}
.header-main .trp-block-container {
  width: 35%;
}
.header-main .widget_product_search {
  width: 100%;
}
.header-main .shop-nav ul {
  margin: 0;
  display: flex;
  line-height: 1.618;
}
.header-main .logo a {
  font-family: "Century", "Jomolhari", serif;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
}
.header-main .logo img {
  margin-right: 2rem;
  max-width: 200px;
}
.header-main .logo-text {
  line-height: 1.2;
  text-align: left;
}
.header-main .shop-nav a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  line-height: 1.618;
}
.header-main .shop-nav li {
  margin-left: 2.5rem;
  line-height: 1;
}
.header-main .shop-nav img {
  margin-bottom: 0.5rem;
  width: 32px;
}

.shop-nav-text {
  font-size: 1rem;
}

input[type=search].search-field {
  padding: 0.6180469716em 0.6180469716em 0.6180469716em 2.5rem;
  background: url(img/bg-search.svg) 0.6180469716em center no-repeat #f2f2f2;
  background-size: auto 50%;
}

input[type=search]::-moz-placeholder {
  color: #ccc;
}

input[type=search]::placeholder {
  color: #ccc;
}

#nav-input,
#nav-open,
#nav-close {
  display: none;
}

.gnav {
  background: #A73836;
  padding: 0 20px;
}
.gnav .has-child {
  background: url(img/icon-down.svg) calc(100% - 30px) center no-repeat;
  background-size: 9px auto;
}
.gnav .has-child a {
  padding: 20px 50px 20px 30px;
}
.gnav a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
}
.gnav ul {
  margin: 0;
  display: flex;
  justify-content: center;
  line-height: 1.618;
}
.gnav ul li a + ul {
  display: none;
  animation: hover-out 0.3s linear 0s;
}
.gnav ul li:hover a + ul {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 65px;
  background: rgba(167, 56, 54, 0.9);
  width: 390px;
  animation: hover-in 0.3s linear 0s;
}
.gnav ul li:hover a + ul > li > ul {
  display: none;
}
.gnav ul li:hover a + ul li a {
  padding: 15px 30px;
}
.gnav li {
  position: relative;
  line-height: 1.618;
}
.gnav li.cat-item-15 {
  display: none;
}
.gnav li a {
  padding: 20px 30px;
  line-height: 1.618;
}
.gnav li:hover,
.gnav li.current-menu-item,
.gnav li.current-cat {
  background-color: #CC4441;
}

.sub-category-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 60px;
}

.sub-category-list li {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
}

.sub-category-list li a {
  display: inline-block;
  border: 1px solid #A73836;
  border-radius: 10px;
  padding: 8px 12px;
  font-size: 12px;
}

footer {
  font-family: a-otf-ryumin-pr6n, serif;
}
footer .guide {
  padding: 80px;
  margin: 0 auto;
  max-width: 1300px;
  border-bottom: 1px solid #CCCCCC;
}
footer .guide h2,
footer .guide h3,
footer .guide h4 {
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 1rem;
  font-weight: 800;
  color: #626262;
}
footer .guide h2 {
  font-size: 2.5rem;
  font-weight: 300;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 40px;
  color: #626262;
}
footer .guide h3 {
  background: url(img/square-solid.svg) left 45% no-repeat;
  background-size: 10px;
  padding-left: 18px;
  color: #626262;
  text-align: left;
}
footer .guide h4 {
  background: url(img/circle-solid.svg) 4px 45% no-repeat;
  background-size: 6px;
  padding-left: 18px;
  color: #626262;
}
footer .guide ul {
  margin: 0 0 0 20px;
  list-style-type: disc;
  list-style-position: outside;
}
footer .guide li {
  display: list-item;
  margin: 0 0 10px 20px;
  color: #626262;
}
footer .guide p {
  color: #626262;
}
footer .guide-content {
  padding: 20px;
  width: 45%;
}
footer .flex-wrap {
  display: flex;
  justify-content: center;
}
footer .footer-content {
  padding: 54px;
  margin: 0 auto;
  max-width: 1000px;
  display: flex;
  justify-content: center;
}
footer .footer-content .logo {
  margin-right: 100px;
}
footer .footer-content .logo img {
  max-width: 250px;
  width: 100%;
}
footer .footer-content .line {
  margin: 0;
  display: flex;
  align-items: center;
}
footer .footer-content .line li {
  margin-right: 20px;
  font-size: 0.875rem;
  color: #626262;
}
footer .footer-content .line li:last-child {
  margin-right: 0;
}
footer .footer-content h2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 1.5rem;
  font-family: a-otf-ryumin-pr6n, serif;
  color: #626262;
  border: none;
}
footer .footer-content p {
  font-size: 0.875rem;
  color: #626262;
}
footer .footer-author {
  background-color: #2B2B2B;
  padding: 22px;
  color: #fff;
  text-align: center;
}
footer .footer-nav {
  margin: 40px 0 0;
}
footer .footer-nav li {
  background: url(img/icon-listmark.svg) left center no-repeat;
  background-size: auto 10px;
  padding-left: 10px;
  margin-right: 20px;
}
footer .footer-nav li a {
  font-size: 0.875rem;
  color: #626262;
}
footer small {
  font-size: 0.937rem;
}

main.main-header {
  margin-top: 187px;
  overflow: hidden;
}

.privacy-policy .content-wrap article {
  max-width: 780px;
  margin: 0 auto 80px;
}
.privacy-policy .content-wrap h3 {
  background: url(img/square-solid.svg) left 54% no-repeat;
  background-size: 10px;
}
.privacy-policy .content-wrap p {
  line-height: 1.75;
  margin: 0 auto 20px;
}

.gnav li.cat-item-94,
.gnav li.cat-item-65 {
  display: none !important;
}

@media screen and (max-width: 1380px) {
  #trp-floater-ls {
    position: fixed;
    z-index: 9999999;
    bottom: initial;
    top: 24px;
    left: initial;
    right: 200px;
    background-color: #432F2F;
    border-radius: 5px;
    display: block;
    overflow: hidden;
  }
  .header-main {
    padding: 8px 2rem;
  }
  .header-main h1 {
    margin-right: 10px;
  }
  .header-main .logo a {
    font-size: 1rem;
    display: flex;
    align-items: center;
  }
  .header-main .logo img {
    margin-right: 1.5rem;
    width: 30%;
  }
  .shop-nav {
    width: 14%;
    min-width: 130px;
    height: 100%;
    margin-left: 1rem;
  }
  .shop-nav-text {
    font-size: 0.75rem;
    letter-spacing: 0;
    line-height: 1;
  }
  .header-main .shop-nav li {
    margin-left: 0;
    width: 48%;
  }
  .lang-switch {
    margin-right: 1rem;
  }
  header select {
    font-size: 0.875rem;
    padding: 0 0.75rem 0 1.5rem;
  }
  .gnav li {
    position: relative;
    display: inline-block;
  }
  .gnav li a {
    padding: 16px 10px;
    font-size: 0.75rem;
  }
  .gnav .has-child {
    background: url(img/icon-down.svg) calc(100% - 10px) center no-repeat;
    background-size: 9px auto;
  }
  .gnav .has-child a {
    padding: 16px 24px 16px 16px;
  }
  .gnav ul li:hover a + ul {
    top: 51px;
  }
  .gnav ul li:hover a + ul > li > ul {
    display: none;
  }
  footer .guide {
    padding: 40px;
  }
  footer .guide h2 {
    font-size: 1.75rem;
  }
  footer small {
    font-size: 0.812rem;
  }
}
.w780 {
  padding: 80px 20px;
  margin: 0 auto;
  max-width: 780px;
}

.about h2 {
  text-align: center;
}

@media screen and (max-width: 700px) {
  body .woo-wrap .storefront-sorting {
    display: block;
  }
  #trp-floater-ls {
    position: fixed;
    z-index: 9999999;
    bottom: initial;
    top: 84px;
    left: initial;
    right: 10px;
    background-color: #A73836;
    border-radius: 5px;
    display: block;
    overflow: hidden;
  }
  .header-main {
    padding: 10px 5px 10px 60px;
    height: 72px;
  }
  .logo-text {
    display: none;
  }
  .header-main .site-search {
    width: 100%;
    /*translatepress free使用中にて表示変更*/
  }
  .header-main .logo img {
    margin-right: 10px;
    width: auto;
    height: 43px;
  }
  .header-main .sp-wrap {
    position: absolute;
    top: 72px;
    left: 0;
    padding: 4px 20px;
    width: 100%;
    background-color: #A73836;
    justify-content: space-between;
  }
  .gnav ul {
    display: block;
  }
  .gnav li {
    position: relative;
    display: block;
  }
  .gnav > li > ul {
    position: relative;
    display: block;
  }
  .gnav li a {
    padding: 16px 30px;
    font-size: 1.25rem;
    background-color: rgba(102, 71, 71, 0);
  }
  .gnav li.current-menu-item,
  .gnav li.current-cat {
    background-color: rgba(102, 71, 71, 0);
  }
  .gnav .has-child,
  .gnav .cat-parent {
    background: none;
  }
  .gnav .has-child a {
    padding: 16px 30px;
  }
  .gnav a {
    font-size: 1.25rem;
  }
  .gnav ul li a + ul {
    display: block;
    margin-top: 0;
    margin-left: 20px;
  }
  .gnav ul li:hover a + ul {
    position: static;
    background: none;
    width: 100%;
    animation: none;
  }
  .gnav ul li.has-child a + ul li a,
  .gnav ul li.cat-parent a + ul li a {
    padding: 16px 0px 16px 50px;
  }
  #nav-drawer {
    position: relative;
  }
  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none;
  }
  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    position: absolute;
    top: 20px;
    left: 10px;
  }
  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span,
  #nav-open span:before,
  #nav-open span:after {
    position: absolute;
    height: 3px;
    /*線の太さ*/
    width: 25px;
    /*長さ*/
    background: #fff;
    display: block;
    content: "";
    cursor: pointer;
  }
  #nav-open span:before {
    bottom: -10px;
  }
  #nav-open span:after {
    bottom: -20px;
  }
  /*閉じる用の薄黒カバー*/
  #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 999999;
    top: 0;
    /*全体に広がるように*/
    left: 0;
    width: 60px;
    height: 60px;
    background: url(img/menu-btn-close.svg) left top no-repeat;
    opacity: 1;
  }
  /*中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    /*最前面に*/
    width: 100%;
    /*右側に隙間を作る（閉じるカバーを表示）*/
    /*最大幅（調整してください）*/
    height: 100%;
    background-color: rgba(67, 47, 47, 0.9);
    /*背景色*/
    transition: 0.3s ease-in-out;
    /*滑らかに表示*/
    transform: translateX(-105%);
    padding: 75px 0 20px;
  }
  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
    display: block;
    /*カバーを表示*/
    opacity: 1;
  }
  #nav-input:checked ~ #nav-content {
    transform: translateX(0%);
    /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
  }
  .woo-wrap .topic-path {
    display: none;
  }
  main {
    margin-top: 117px;
  }
  footer .guide {
    padding: 60px 20px 40px;
    border: none;
  }
  footer .guide h2 {
    font-size: 1.875rem;
    border-bottom: none;
  }
  footer .guide h3 {
    border-bottom: 1px solid #cccccc;
    font-size: 1.25rem;
    padding-bottom: 10px;
    background: url(img/square-solid.svg) left 34% no-repeat;
    background-size: 10px;
    margin-bottom: 20px;
  }
  footer .guide ul {
    margin: 0 0 0 15px;
  }
  footer .flex-wrap {
    display: block;
  }
  footer .guide-content {
    padding: 0;
    width: 100%;
    margin-bottom: 60px;
  }
  footer .footer-content {
    padding: 40px 0 12px;
    max-width: initial;
    display: block;
    border-top: 1px solid #ccc;
    width: calc(100% - 40px);
  }
  footer .footer-content .logo {
    margin-right: 0;
    margin-bottom: 40px;
    text-align: center;
  }
  footer .footer-content .logo img {
    max-width: 200px;
  }
  footer .footer-content .line {
    justify-content: center;
  }
  footer .footer-content h2 {
    text-align: center;
  }
  footer .footer-content p {
    text-align: center;
  }
  footer .footer-content .line li {
    margin-right: 10px;
  }
  footer .footer-nav {
    text-align: center;
  }
  footer .footer-nav li {
    margin-right: 6px;
    background: url(img/icon-listmark.svg) left 10px no-repeat;
    background-size: auto 8px;
    padding-left: 8px;
  }
  footer .footer-nav li a {
    font-size: 0.75rem;
  }
  footer .footer-author {
    padding: 18px;
  }
}
/* ---- 2.Home ----*/
.ec-slider {
  position: relative;
}

.urgent-notice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  text-align: center;
  background-color: yellow;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
}

/* ---- 3.Other ----*//*# sourceMappingURL=style.css.map */