@charset "UTF-8";
@charset "UTF-8";
html *,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: source-han-serif-japanese, serif;
  color: #000;
  font-size: 14px; }

body.fixed {
  overflow: hidden; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

p {
  font-size: 14px;
  line-height: 1.7; }

a {
  text-decoration: none;
  color: #000; }

a:visited {
  text-decoration: none;
  color: #000; }

a:link {
  text-decoration: none;
  color: #000; }

.mincho {
  font-family: source-han-serif-japanese, serif;
  font-style: normal; }

.kozuka {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-style: normal; }

.ebgaramond {
  font-family: adobe-garamond-pro, serif;
  font-style: normal; }

.wrap {
  max-width: 1000px;
  width: 90%;
  margin: auto; }

.common_txt_note {
  font-size: 12px;
  display: inline-block;
  line-height: 130%;
}

/* iOS縺ｧ縺ｮ繝�ヵ繧ｩ繝ｫ繝医せ繧ｿ繧､繝ｫ繧偵Μ繧ｻ繝�ヨ */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none; }

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px; }

.trans {
  display: block; }

.trans:hover {
  opacity: 0.5; }

.spv {
  display: none; }

@media (min-width: 1px) and (max-width: 1050px) {
  .trans:hover {
    opacity: 1; } }

@media (min-width: 1px) and (max-width: 767px) {
  .trans:hover {
    opacity: 1; }
  .pcv {
    display: none; }
  .spv {
    display: block; } }

.header_top_txt {
  text-align: center;
  font-size: 13px;
  background-color: #9e8839;
  color: #fff;
  padding: 5px 0; }

.header_top_txt.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #9e8839; }

header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  background-color: #fff; }

header .header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1000px;
  width: 90%;
  margin: auto;
  position: relative; }

header .header_logo {
  max-width: 133px;
  width: 100%;
  margin-right: 44px; }

header .header_lft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%; }

header .header_lft_nav_list {
  padding: 50px 0;
  margin-right: 30px; }

header .header_lft_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

header .header_rig_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

header .header_rig_nav_list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px; }

header .cart-badge {
  background: #ef4933;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -8px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 12px; }

header .header_rig_nav_list_last {
  position: relative; }

header .header_rig_nav_list_link {
  display: block;
  margin-right: 20px; }

header .header_rig_nav_list:last-child .header_rig_nav_list_link {
  margin-right: 0; }

header .header_lft_nav_list_link {
  display: block; }

header .underline:hover {
  text-decoration: underline; }

header .megamenu {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  z-index: 1000; }

header .megamenu_list {
  padding: 30px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

header .megamenu_list li {
  margin-right: 80px; }

header .megamenu_list li a:after {
  content: "";
  padding-right: 7px;
  margin-left: 10px;
  background-image: url(https://gigaplus.makeshop.jp/Kanebo4/common/img/footer/ui03.png);
  background-repeat: no-repeat;
  background-size: 7px 13px;
  background-position: center; }

header .megamenu02 {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  z-index: 1000; }

header .megamenu02 select {
  padding: 5px;
  font-size: 14px; }

header .megamenu02.active {
  display: block; }

header .megamenu02_wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff; }

header .megamenu02_wrap .megamenu02_search_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

header .megamenu02_search_wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%; }

header .megamenu02_search {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #000;
  font-size: 14px;
  padding-bottom: 10px; }

header .megamenu02_search_checkbox {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%; }

header .megamenu02_search_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 19px; }

header .megamenu02_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px; }

header .megamenu02_list li {
  margin-right: 20px; }

header .megamenu02_list li a {
  text-decoration: underline; }

header .megamenu02_search_linkbtn {
  background: #333;
  color: #fff;
  display: inline-block;
  max-width: 140px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  margin-top: 20px; }

nav .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #333;
  position: relative; }

nav .nav_list {
  margin: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  text-align: center;
  border-right: 1px solid #fff; }

nav .nav_list:last-child {
  border-right: none; }

nav .nav_list_link {
  display: block;
  color: #fff;
  padding: 10px 0; }

nav .megamenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

nav .megamenu_list {
  margin-right: 20px; }

@media (min-width: 1px) and (max-width: 767px) {
  header .header_wrap {
    height: 50px;
    position: unset;
    padding: 40px 0 30px; }
  header .header_lft_nav {
    display: none; }
  header .header_lft_nav {
    display: none; }
  header .header_lft {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%; }
  header .header_rig {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%; }
  header .header_rig_nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  header .header_rig_nav_list_link {
    margin-right: 0; }
  header .spmenu.clicked {
    width: 20px;
    height: 20px;
    background-image: url(https://gigaplus.makeshop.jp/Kanebo4/common/img/header/menubar02.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center; }
  header .header_sp_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px; }
  header .header_sp_nav .header_sp_nav_li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%; }
  header .header_sp_nav .header_sp_nav_li:last-child .header_sp_nav_link {
    border-right: none; }
  header .header_sp_nav .header_sp_nav_link {
    text-align: center;
    display: block;
    border-right: 1px solid #000; }
  header .megamenu {
    top: 172px; }
  header .megamenu_list {
    padding: 20px;
    display: block; }
  header .megamenu_list a {
    width: 100%;
    display: block;
    position: relative; }
  header .megamenu_list li {
    margin-right: 0;
    margin-bottom: 20px; }
  header .megamenu_list li a:after {
    position: absolute;
    right: 0;
    width: 7px;
    height: 13px;
    margin-left: 0; }
  header .megamenu02 {
    z-index: 10001;
    top: 120px; }
  header .megamenu02_wrap {
    padding: 20px; }
  header .megamenu02_wrap .megamenu02_search_form {
    display: block; }
  header .megamenu02_search_checkbox {
    margin-bottom: 20px; }
  header .megamenu02_search_btn {
    top: 40px; }
  header .header_sp_nav_li.active .megamenu {
    display: block; }
  header .header_sp_nav_li.active span {
    text-decoration: underline; }
  nav {
    overflow-y: auto;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    display: none; }
    nav .nav {
      width: 100%;
      height: 600px;
      display: block; }
    nav .nav_list {
      border-right: none; } }

footer {
  padding: 50px 0;
  background-color: #f7f7f5; }
  footer .footer_sns_sec_ttl img {
    max-width: 101px;
    width: 100%;
    margin: auto; }
  footer .footer_sns_sec_ttl {
    padding-bottom: 35px; }
  footer .sns_flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 35px; }
  footer .sns_flexitem:first-child {
    margin-right: 25px; }
  footer .footer_nav01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 350px;
    margin: auto;
    padding: 0 0 50px; }
  footer .footer_nav02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 50px;
    max-width: 650px;
    margin: auto; }
  footer .footer_nav02 li a {
    display: block; }
  footer .footer_nav02 li a:before {
    content: "";
    padding-left: 7px;
    margin-right: 5px;
    background-image: url(https://gigaplus.makeshop.jp/Kanebo4/common/img/footer/ui03.png);
    background-repeat: no-repeat;
    background-size: 7px 13px;
    background-position: center; }
  footer .footer_logolink_sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 50px; }
  footer .copyright {
    border-top: 1px solid #acb6bf;
    text-align: center;
    padding: 10px 0; }
  footer .footer_logolink_sec_rig a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #000;
    color: #000;
    padding: 20px 80px;
    font-size: 16px;
    background-image: url(https://gigaplus.makeshop.jp/Kanebo4/common/img/footer/ui04.png);
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: 90% center;
    font-weight: bold;
    background-color: #fff; }
  footer .footer_logolink_sec_rig a img {
    margin-right: 5px; }
  footer .footer_logolink_sec_lft img {
    max-width: 287px;
    width: 100%;
  }
  footer small {
    display: inline-block;
    padding: 10px 0 0;
    color: #000; }

@media (min-width: 1px) and (max-width: 767px) {
  footer {
    padding: 30px 0; }
    footer .sns_flexitem:first-child {
      margin-right: 10px; }
    footer .footer_nav01 {
      padding-bottom: 30px; }
    footer .footer_nav01 li a:before {
      content: "";
      padding-left: 7px;
      margin-right: 5px;
      background-image: url(https://gigaplus.makeshop.jp/Kanebo4/common/img/footer/ui03.png);
      background-repeat: no-repeat;
      background-size: 7px 13px;
      background-position: center; }
    footer .footer_nav02 {
      display: block;
      padding-bottom: 30px; }
    footer .footer_nav02 li a {
      width: 100%;
      position: relative;
      background-image: url(https://gigaplus.makeshop.jp/Kanebo4/common/img/footer/ui03.png);
      background-repeat: no-repeat;
      background-size: 7px 13px;
      background-position: right center;
      padding: 15px 0; }
    footer .footer_nav02 li a:before {
      display: none; }
    footer .footer_logolink_sec {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap-reverse;
      flex-flow: row wrap-reverse; }
    footer .footer_logolink_sec_lft img {
      width: 70%; }
    footer .footer_logolink_sec_rig {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 30px; }
    footer .footer_logolink_sec_rig a {
      padding: 20px 0;
      text-align: center;
      background-position: 95% center;
      font-size: 16px; }
    footer .footer_logolink_sec_rig img {
      max-width: 80px; }
    footer .footer_logolink_sec {
      padding-bottom: 20px; } }

#page.index.in .sec {
  padding: 50px 0; }

#page.index.in .series_ttl {
  font-size: 30px;
  padding-bottom: 50px; }

#page.index.in .series_flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

#page.index.in .series_flexitem {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%; }

#page.index.in .series_flexitem_ttl {
  font-size: 18px;
  text-align: center;
  padding: 23px 0; }

#page.index.in .series_flexitem_txt {
  font-size: 16px; }

#page.index.in .mainvisual .slick-dots li button:before {
  opacity: 1;
  content: url("https://gigaplus.makeshop.jp/Kanebo4/common/img/index/ui02.png"); }

#page.index.in .mainvisual .slick-dots li.slick-active button:before {
  opacity: 1;
  content: url("https://gigaplus.makeshop.jp/Kanebo4/common/img/index/ui01.png"); }

#page.index.in .mainvisual .slick-dots {
  bottom: -35px; }

#page.index.in .mainvisual .mv_slider_item img.spv {
  display: none; }

#page.index.in .sec01 .sec01_flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#page.index.in .sec01 .sec01_flexitem {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  padding: 40px 0;
  text-align: center;
  border: 1px solid #9e8839;
  color: #9e8839;
  font-size: 20px; }

#page.index.in .sec02 {
  background-image: url(https://gigaplus.makeshop.jp/Kanebo4/common/img/index/sec02_img01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  #page.index.in .sec02 .sec02_ttl {
    text-align: center;
    padding-bottom: 50px;
    font-size: 40px; }
  #page.index.in .sec02 .sec02_flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  #page.index.in .sec02 .sec02_flexitem {
    font-size: 16px; }
  #page.index.in .sec02 .sec02_flexitem p {
    font-size: 16px; }

#page.index.in .sec03 .note {
  padding-top: 30px;
  text-align: right; }

#page.index.in .sec06 .sec06_flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

#page.index.in .sec06 .sec06_flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }

#page.index.in .sec06 .sec06_flexitem_rig_ttl {
  font-size: 18px;
  margin-bottom: 5px; }

#page.index.in .sec06 .sec06_flexitem_lft {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 72px;
  flex: 0 0 72px;
  margin-right: 30px; }

#page.index.in .sec06 .sec06_flexitem_lft img {
  margin: auto; }

#page.index.in .sec06_flexitem_rig_txt span {
  font-size: 12px;
}

@media (min-width: 1px) and (max-width: 767px) {
  #page.index.in .sec {
    padding: 30px 0; }
  #page.index.in .series_ttl {
    font-size: 25px;
    padding-bottom: 30px;
    text-align: center; }
  #page.index.in .series_flexitem_ttl {
    font-size: 14px;
    padding: 15px 0;
    text-align: left;
  }
  #page.index.in .series_flexitem_txt {
    font-size: 12px; }
  #page.index.in .series_flexitem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-bottom: 30px; }
  #page.index.in .mainvisual .wrap {
    width: 100%; }
  #page.index.in .mainvisual .mv_slider_item img.spv {
    display: block; }
  #page.index.in .mainvisual .mv_slider_item img.pcv {
    display: none; }
  #page.index.in .sec01 .sec01_flexbox {
    display: block; }
  #page.index.in .sec01 .sec01_flexitem {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 30px; }
  #page.index.in .sec02 .sec02_ttl {
    font-size: 25px;
    padding-bottom: 30px; }
  #page.index.in .sec02 .sec02_flexitem p {
    font-size: 12px; }
  #page.index.in .sec02 .sec02_flexitem_mid {
    margin: 0 20px; }
  #page.index.in .sec03 .note {
    font-size: 11px;
    padding-top: 0; }
  #page.index.in .sec06 .sec06_flexbox {
    display: block; }
  #page.index.in .sec06 .sec06_flexitem_lft {
    margin-right: 10px; }
  #page.index.in .sec06 .sec06_flexitem_lft img {
    margin: auto;
    width: 60%; }
  #page.index.in .sec06 .sec06_flexitem_rig_ttl {
    font-size: 14px; }
  #page.index.in .sec06 .sec06_flexitem_rig_txt {
    font-size: 12px; } }