@charset "UTF-8";
html,
body {
  height: 100%;
  font-family: "MS PMincho", "Hiragino Mincho Pro", serif;
  font-size: 1rem !important;
}

.main-img {
  width: 100% !important;
}

section {
  padding: 3em 0 !important;
}

header {
  display: block !important;
}
header a {
  color: #333 !important;
}
header #mainnav {
  margin-top: 1em;
}

small {
  letter-spacing: 1px;
}

#about {
  position: relative;
  background-color: #000;
  padding: 5em 0 10em 0;
  overflow: hidden;
}
#about .container {
  z-index: 1000;
  position: relative;
}
#about .page-header {
  padding: 2em 0;
  margin: 2em 0;
  border-bottom: 1px solid #fff;
}
#about .page-header img {
  padding-bottom: 1em;
}
#about video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#about ul {
  padding-top: 5em;
}
#about ul img {
  border: 1px solid #000;
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#about ul a:hover img {
  border: 1px solid #fff;
}

#news {
  font-size: 1rem !important;
}
#news ul {
  margin: 0 !important;
}
#news .news_title {
  padding-bottom: 3em;
}
#news li {
  padding: 0 0 1em 0 !important;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
#news li a {
  padding: 0 !important;
  display: block;
  color: #333;
}

#shop {
  padding: 0 !important;
  position: relative;
}
#shop ul {
  margin-bottom: 0 !important;
}
#shop ul li {
  padding: 0 !important;
}
#shop a {
  bottom: 0;
  display: block;
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #fff;
  width: 100%;
  position: absolute;
}
#shop a img {
  display: inline;
  margin: 0 0.5em;
  vertical-align: bottom;
}

#ippindokoro {
  padding: 100px 0 !important;
  background-image: url(../images/index_ippin_img01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
#ippindokoro .text-center {
  color: #fff;
  padding: 1em;
  border: 1px solid #fff;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.25);
}
#ippindokoro a img {
  padding-bottom: 1em;
  display: block;
}

#online {
  background-image: url(../images/index_online_bg.jpg);
  background-size: cover;
}
#online .title img {
  padding-bottom: 1em;
}
#online .title img:last-child {
  width: 50%;
}
#online ul {
  padding-top: 4em;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#online ul li {
  padding-bottom: 2rem;
  text-align: center;
}
#online ul li span {
  margin-top: -0.75em;
  display: block;
  font-weight: bold;
}
#online ul li img {
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#online ul li a {
  font-size: 1.1em;
  color: #000;
}

#product1661 {
  padding: 0 0 6em 0 !important;
  background-image: url(../images/index_1661_img01.jpg);
  background-size: cover;
  background-position: center center;
}
#product1661 a {
  padding: 5em 0 0 0;
  display: block;
}

#contact {
  background-attachment: fixed;
  background-image: url(../images/index_inquiry_bg.jpg);
  background-size: cover;
}
#contact .card {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0;
}
#contact .card-block {
  padding: 2.5rem;
}
#contact .card-title img {
  padding-bottom: 0.5em;
}
#contact .btn {
  background-color: #231815;
  color: #fff;
}
#contact ul li {
  text-align: center;
}
#contact ul li strong {
  font-size: 1.25rem;
  display: block;
}
#contact ul li .tel {
  font-size: 1.75rem;
  padding: 0 0.25em;
  font-weight: bold;
  letter-spacing: 1px;
}

.sns a {
  color: #333;
  font-size: 1.75em;
  padding: 0 2em;
}

.copy {
  text-align: center;
  color: #fff;
}

.logo {
  padding: 2em 0 0 1em;
}

.gnav {
  padding: 4em 0;
}
.gnav li {
  float: right;
}
.gnav li a {
  display: block;
  padding: 1.5em;
}
.gnav li a img {
  width: 25px;
}

.snav {
  padding: 4rem 0 0 0;
}
.snav li {
  float: none;
}
.snav li a {
  display: block;
  padding: 0.5em 0;
}
.snav li a img {
  width: 214px;
}

lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

.over {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100000;
  display: block;
  top: 0;
  left: 0;
}

.screen-reader-response,
.wpcf7-not-valid-tip {
  color: #790000;
}

@media (max-width: 48em) {
  #about {
    background-image: url(../images/bg_about.jpg);
    background-size: cover;
    padding: 0 !important;
  }
  #about .p-l-md,
  #about .p-r-md {
    padding: 0 !important;
  }
  #about ul {
    padding: 2em 0 0 0 !important;
  }
  #about ul li {
    padding-bottom: 1em;
  }
  #about ul li img {
    opacity: 1 !important;
  }
  #ippindokoro {
    padding: 3em !important;
  }
  #ippindokoro img:first-child {
    margin-bottom: 2em;
  }
  #product1661 .pull-right {
    float: none !important;
  }
  #news {
    margin: 0 !important;
  }
  #news .pull-right {
    margin-bottom: 1em;
  }
  #news .hidden-md-up {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
  }
  #news .hidden-md-up img {
    padding-bottom: 0.5em;
  }
  #contact .tel {
    font-size: 1.25rem !important;
    padding: 0 0.25em;
    font-weight: bold;
    letter-spacing: 1px;
  }
  #contact .card-block {
    padding: 1.25rem;
  }
  #contact small {
    display: block;
  }
  #contact small span {
    display: block;
  }
}
section#shiseido-zohiko {
  padding: 0 !important;
  position: relative;
}
section#shiseido-zohiko img {
  max-width: 100%;
  height: auto;
}
section#shiseido-zohiko ul {
  padding: 1rem;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section#shiseido-zohiko ul li {
  text-align: center;
  list-style: none;
  padding: 1rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
section#shiseido-zohiko ul li img {
  border: 1px solid #fff;
  display: block;
  margin-bottom: 0.5rem;
}
section#shiseido-zohiko ul li a {
  color: #fff;
  text-decoration: none;
}
section#shiseido-zohiko ul li a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
section#shiseido-zohiko ul li a:hover img {
  opacity: 0.75;
}

@media screen and (max-width: 767px) {
  section#shiseido-zohiko ul {
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0;
  }
  section#shiseido-zohiko ul li {
    width: 50%;
  }
  section#shiseido-zohiko ul li a {
    color: #000;
  }
  section#shiseido-zohiko ul li a img {
    -webkit-transition: none;
    transition: none;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 414px) {
  section#shiseido-zohiko ul li {
    padding: 0.5rem;
  }
}
footer a {
  color: #fff !important;
}