@charset "UTF-8";
/* Scss Document */
html {
  height: 100%;
  letter-spacing: 0.15em;
  font-feature-settings: "palt";
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  html {
    font-size: 17px;
  }
}
body {
  background-color: #fff;
  margin: 0;
  min-height: 100%;
  font-family: "dnp-shuei-gothic-kin-std", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  top: 0;
  height: 100%;
  line-height: 1.8em;
  color: #000;
  text-align: left;
}

section {
  position: relative;
}

@media screen and (min-width: 768px) {
  .container {
    padding: 0 50px;
    max-width: 1280px;
  }
}
a {
  color: inherit;
  text-decoration: none;
  display: block;
}

a:hover {
  opacity: 0.7;
  text-decoration: none;
}

i {
  font-style: normal;
}

ul {
  padding-left: 0;
}

p {
  margin-bottom: 0rem;
}

.light_bg {
  background-color: #F6F1EC;
}

.general_txt {
  line-height: 1.8em;
  text-align: justify;
}

.center_txt {
  line-height: 1.8em;
  text-align: justify;
}

@media screen and (min-width: 768px) {
  .center_txt {
    text-align: center;
  }
  .mg-45 {
    margin-left: -45px !important;
    margin-right: -45px !important;
  }
  .mg-45 .mg-45-in {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
}
.navbar-brand {
  width: 5em;
}

.navbar-light .navbar-nav .nav-link {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.nav-item {
  display: flex;
  height: 40px;
  align-items: center;
  padding: 0 2rem;
}

@media screen and (min-width: 992px) {
  .nav-item {
    padding: 0 0.6rem;
  }
  .nav_icon {
    padding: 0 0.4rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .nav-item {
    padding: 0 1.176rem;
  }
  .nav_icon {
    padding: 0 0.4rem !important;
  }
}
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0);
  outline: none;
}

.navbar-light .navbar-toggler-icon {
  background-image: none;
}

.navbar-toggler-icon {
  position: relative;
  width: 40px;
  height: 40px;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
.navbar-toggler-icon,
.navbar-toggler-icon span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
.navbar-toggler-icon span {
  position: absolute;
  left: 5px;
  width: 80%;
  height: 2px;
  background-color: rgb(165, 165, 165);
  border-radius: 1px;
}
.navbar-toggler-icon span:nth-of-type(1) {
  top: 8px;
}
.navbar-toggler-icon span:nth-of-type(2) {
  top: 16px; /*origin(20px)*/
}
.navbar-toggler-icon span:nth-of-type(3) {
  top: 24px; /*origin(32px)*/
}

.navbar-toggler[aria-expanded=true] span.navbar-toggler-icon span:nth-of-type(1) {
  transform: translateY(8px) rotate(-315deg); /*origin(12px)*/
}
.navbar-toggler[aria-expanded=true] span.navbar-toggler-icon span:nth-of-type(2) {
  opacity: 0;
}
.navbar-toggler[aria-expanded=true] span.navbar-toggler-icon span:nth-of-type(3) {
  transform: translateY(-8px) rotate(315deg); /*origin(-12px)*/
}

h2 {
  color: #A67C52;
  margin-bottom: 2.7rem;
  line-height: 0.8em;
  font-size: 0.7rem;
}

h2 p {
  margin-top: 1.23rem;
  font-size: 2.117rem;
  font-family: "corporate-logo-ver2", sans-serif;
  white-space: nowrap;
  line-height: 3rem;
}

h3 {
  font-size: 1.4117rem;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 2.4rem;
  margin-bottom: 1.176rem;
}

h4 {
  color: #A67C52;
  margin-bottom: 2.7rem;
  line-height: 0.8em;
  font-size: 0.7rem;
}

h4 p {
  margin-top: 1.23rem;
  font-size: 1.8rem;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  white-space: nowrap;
  line-height: 3rem;
}

.natural_readmore {
  color: #A67C52 !important;
  border-bottom: 1px solid #A67C52;
  display: inline-flex;
  font-weight: bold;
  margin-top: auto;
  width: 10em;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .natural_readmore {
    margin-bottom: 0;
  }
}
.marker {
  background: linear-gradient(transparent 50%, #FFFF94 50%);
}

@media screen and (min-width: 1200px) {
  .side_img img {
    max-width: 590px;
  }
}
.button01 {
  border: 1px solid #A67C52;
  border-radius: 0;
  background: #fff;
  border-radius: 100vh;
  color: #A67C52;
  font-size: 1rem;
  padding: 0.47rem 5.0588rem;
  margin-top: 4.5rem;
  margin-bottom: 5.5rem;
}

.button01:hover {
  color: #fff;
  border: 1px solid #888;
  background: #888;
}

.radius {
  border-radius: 15px;
}

.sustena_icon {
  padding: 0 5px;
}

.store-button-box {
  margin-top: 4.5rem;
  margin-bottom: 5.5rem;
}

.button-store {
  border-radius: 4px;
  font-size: 1rem;
  padding: 1.4rem 1.4rem;
  color: #fff;
  font-weight: bold;
  width: 100%;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.45);
}

.btn-rakuten {
  border: 1px solid #bf0000;
  background-color: #bf0000;
}

.btn-rakuten:hover {
  background-color: #fff;
  color: #bf0000;
}

.btn-amazon {
  border: 1px solid #f8981d;
  background-color: #f8981d;
}

.btn-amazon:hover {
  background-color: #fff;
  color: #f8981d;
}

.comingsoon {
  border: 1px solid #999;
  background-color: #999;
}

.comingsoon:hover {
  color: #fff;
  border: 1px solid #999;
  background-color: #999;
}

.comingsoon::before {
  content: "Coming Soon";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%) translateY(-50%);
  font-size: 12px;
  letter-spacing: 0;
  color: #f00;
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .btn-rakuten {
    margin-top: 40px;
  }
}
/* .storebtn::before {
	content: '';
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	background-image: url(../../img/icon_cart2.png);
	background-size: contain;
	vertical-align: text-bottom;
} */
@media screen and (min-width: 768px) {
  .sustena_icon {
    padding: 0 30px;
  }
}
.pd_var01 {
  text-align: center;
  margin-bottom: 30px;
}

.pd_var01 img {
  width: 16.5rem;
}

.item_box {
  padding: 2rem;
}

.item_box img {
  margin-bottom: 1em;
}

.item_name {
  font-size: 1.153rem;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}

.item_price {
  font-size: 0.823rem;
}

.comsoon {
  color: #A67C52;
  font-size: 1.29rem;
}

.sp_cont {
  position: relative;
}

.sp_cont_img {
  position: relative;
  padding-top: 60%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
}

.sp_cont_img::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  mix-blend-mode: multiply;
  background-color: rgba(166, 124, 82, 0.4);
  border-radius: 15px;
}

.bg_img01 {
  background-image: url("../../img/sp_cont01.jpg");
}

.bg_img02 {
  background-image: url("../../img/sp_cont02.jpg");
}

.bg_img03 {
  background-image: url("../../img/sp_cont03.jpg");
}

.bg_img04 {
  background-image: url("../../img/sub_visual01.jpg");
}

.underpage_img {
  position: relative;
  padding-top: 18rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.underpage_img::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  mix-blend-mode: multiply;
  background-color: rgba(166, 124, 82, 0.4);
}

.underpage_title {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  text-align: center;
  font-family: "corporate-logo-ver2", sans-serif;
  font-size: 2.2rem;
  line-height: 2.4rem;
  z-index: 99;
}

a:hover .sp_cont_img {
  transform: scale(1.1);
  transition: all 0.8s ease;
}

.sp_cont_title {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  text-align: center;
  font-size: 1.6em;
  line-height: 2em;
  z-index: 99;
}

@media screen and (min-width: 768px) {
  .sp_cont_img {
    padding-top: 100%;
  }
}
#newsList a {
  margin-bottom: 5.588rem;
}

#newsList a li {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.thumbNailWrap {
  position: relative;
  width: 40%;
}

.thumbNailWrap::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.thumbNailWrap img {
  border-radius: 10px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.info_txt {
  width: 50%;
}

.up_ymd {
  font-size: 0.7rem;
  color: #A67C52;
}

.title {
  font-size: 1.2rem;
  line-height: 1.35rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
  .thumbNailWrap {
    position: relative;
    width: 35%;
  }
  .thumbNailWrap:before {
    content: none;
    display: none;
    padding-top: 0;
  }
  .thumbNailWrap img {
    border-radius: 10px;
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .info_txt {
    width: 55%;
  }
}
.detailText {
  text-align: justify;
}

.detailText span {
  font-size: 1.4rem;
  line-height: 1rem;
}

.detailUpfile {
  padding: 2rem 0;
}

.contact_info {
  border-right: none;
}

.contact_info ul {
  list-style-type: none;
}

.contact_info ul li {
  margin-bottom: 2rem;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  text-decoration-color: #666;
}

.contact_logo {
  width: 10rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  .contact_info {
    border-right: 1px solid #808080;
  }
}
.followus {
  width: 8rem;
}

.terms p, .terms dd, .terms dt {
  text-align: left;
}

.terms dt {
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 120%;
}

.terms ul {
  list-style-type: decimal;
  padding-left: 2.5em;
}

#totop {
  width: 30px;
  height: 30px;
  position: fixed;
  left: 50%;
  bottom: 10px;
  border-left: 2px solid #666;
  border-bottom: 2px solid #666;
  transform: rotate(135deg);
}

footer {
  background-color: #A67C52;
  text-align: center;
}

footer p {
  color: #fff;
}/*# sourceMappingURL=custom.css.map */