@charset "UTF-8";
/*fade in animation*/
.vertical-fadein {
  opacity: 0;
  transition: all 3s;
  transform: translateY(20px);
}
.normal-fadein {
  opacity: 0;
  transition: all 3s;
  transform: translateY(0);
}
/* main visual */
#mv:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100vh;
  background: url("../images/overlay0.png"), url(../images/mv01.jpg) center no-repeat;
  background-size: cover;
}
#mv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  color: #fff;
  text-align: center;
}
#mv .content h1 img {
  padding-bottom: 50px;
  width: 60%;
}
#mv figure img {
  width: 40%;
}

/*sroll-down*/
a.scroll-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  display: inline-block;
  padding-top: 68px;
  color: #fff;
  text-decoration: none;
  letter-spacing: .1rem;
  font-size: .8em;
  transform: translateX(-50%);
}
a.scroll-btn:hover {
  opacity: .8;
}
.arrow {
  position: absolute;
  top: 0;
  left: 50%;
  box-sizing: border-box;
  margin-left: -12px;
  width: 25px;
  height: 25px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
  animation-name: scrlbtn;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-delay: 0;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
@keyframes scrlbtn {
  0% {
    opacity: 0;
    transform: rotate(-45deg) translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(-45deg) translate(-20px, 20px);
  }
}
/*concept*/
#concept {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background-image: url("../images/overlay2.png"), url("../images/hwconcept.jpg");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
#concept .inner {
  padding: 60px 30px;
}
#concept h2 img {
  width: 100%;
}
#concept p {
  display: block;
  margin-top: 3em;
  color: #fff;
  font-size: 15px;
  line-height: 2em;
}
.pcbr {
  display: none;
}
/* factories */
#factories {
  display: flex;
  flex-direction: column;
}
#factories h2 {
  letter-spacing: .1rem;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.6em;
}
.moanalua-factory {
  padding: 80px 0;
  color: #fff;
}
.moanalua-bg {
  background-image: url("../images/factory-bg01.jpg");
  background-size: cover;
}
.nimitz-factory {
  padding: 80px 0;
  background-color: #fff;
}
.nimitz-bg {
  background-image: url("../images/factory-nimitz-bg.png");
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
}
.factory-inner {
  padding: 0 30px;
}
#factories img {
  margin: 32px 0;
  width: 100%;
}
#factories p {
  line-height: 2em;
}
.btl-line {
  height: 133px;
}
#design {
  padding: 80px 30px 380px;
  background-image: url("../images/design_spbg.jpg");
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#design img {
  width: 90%;
}
#design .pc {
  display: none;
}
#design .sp {
  width: 100%;
}
#design h2 {
  padding-bottom: 2rem;
  color: #fff;
  letter-spacing: .2rem;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2em;
}
#design p.lead {
  padding-bottom: 2rem;
  color: #fff;
  line-height: 2em;
}
#quality {
  padding: 60px 30px 30px;
  background-image: url("../images/quality_background.jpg");
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#quality div.container {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.ro01 img {
  width: 100%;
}
#quality h3 {
  padding-bottom: 1em;
  letter-spacing: .1rem;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.6em;
}
.ro02 {
  margin-bottom: 2em;
  line-height: 2em;
}
#design p.rofilter {
  line-height: 2rem;
}
#bottle {
  padding: 40px 30px 10px;
  background-color: #fff;
}
#bottle div.container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.prodimg img {
  width: 100px;
  height: 312px;
}
#bottle .title {
  margin-bottom: 1em;
  letter-spacing: 0.05rem;
  font-weight: 600;
  font-size: 1.1rem;
  white-space: nowrap;
  text-align: center;
}
#bottle .text02 {
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
}
#bottle .info {
  margin-bottom: 1em;
  line-height: 2em;
}
#bottle .bottle-type-list {
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin: 40px auto 0;
}
#bottle .bottle-type-list li {
  width: 100%;
  text-align: center;
  list-style: none;
  margin-bottom: 50px;
}
#bottle .bottle-type-list li:nth-last-of-type(1) {
  margin-bottom: 0;
}
#bottle .bottle-type320 {
  width: 104px;
}
#bottle .bottle-type500 {
  width: 123px;
}
#bottle .bottle-type1000 {
  width: 156px;
}
#bottle .bottle-type-name {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
}
#bottle .bottle-type-price {
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 20px;
}
#bottle .amazon-link {
  font-size: 0.9rem;
  color: #fff;
  background-color: #f98100;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 3px;
}
#bottle .amazonbtn {
  margin-top: 2em;
  text-align: center;
}
#ws {
  padding: 100px 20px 50px;
  background-color: #fff;
  text-align: center;
}
#ws p {
  margin-bottom: 1em;
}
#ws img {
  width: 90%;
}
.ws-list {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}
.ws-list-item {
  max-width: 390px;
}
footer#footer {
  padding: 30px;
  background-color: #fff;
}
footer .inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  color: #000;
}
div.inquiry {
  text-align: center;
  letter-spacing: .1rem;
  font-weight: bolder;
  font-size: 40px;
}
div.inquiry p {
  margin: 10px;
  font-size: 16px;
}
div.brands {
  padding: 0 0 20px 0;
  text-align: center;
}
div.brands p {
  margin-bottom: 8px;
  font-size: 14px;
}
.f-link-item {
  display: flex;
  justify-content: space-between;
  width: 240px;
}
.f-link-item a img {
  height: 72px;
}
#footer .toelllogo {
  order: 4;
}
#footer .toelllogo img {
  width: 95px;
}
div.openhours p {
  margin: 1em auto;
  text-align: center;
  font-size: 15px;
}