<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

html, body {
  height: 100%;
  position: relative;
  overflow: hidden;
}

body {
  margin: 0;
  overflow: scroll;
  position: relative;
  transform: translateZ(0);
  background-image: url(index-main.jpg);
  width: 100%;
  height: 100%;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

@media (max-width: 450px) {
  body {
    background-position: center 80%;
  }
}

@media (min-width: 1700px) {
  body {
    background-size: cover;
  }
}

p {
  color: #fff;
}

.d-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

#first_view {
  width: 100%;
  height: 100%;
  position: absolute;
}

.disp {
  z-index: 0;
  position: relative;
  overflow: hidden;
}

.link1 {
  width: 50%;
}

.link2 {
  width: 50%;
}

.link3, .link4 {
  width: 32%;
}

.link5 {
  width: 60%;
}

.link6 {
  width: 50%;
}

@media (max-width: 1100px) {
  .disp {
    background-size: contain;
  }
}

.disp::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -20px;
  right: -20px;
  background: inherit;
  /*filter: blur(5px);*/
  will-change: filter;
}

.clear::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: inherit;
  /*filter: blur(0px);
  	-webkit-transition: all 5s ease;
	   -moz-transition: all 5s ease;
	    -ms-transition: all 5s ease;
	     -o-transition: all 5s ease;
	        transition: all 5s ease;*/
}

#logo {
  display: block;
  margin: auto;
  padding-top: 15%;
  position: relative;
  will-change: top;
}

.box1 {
  text-align: center;
  color: white;
}

.center-block {
  display: block;
  margin: auto;
}

.mt45 {
  margin-top: 45px;
}

.mt10p {
  margin-top: 10%;
}

#upper {
  position: relative;
}

#under {
  position: relative;
}

.make-border1 {
  width: 10%;
  /*border-bottom: 1px #fff solid;*/
  margin: auto;
  position: relative;
  height: 1px;
  top: -20%;
  display: none;
  background-image: linear-gradient(to right, transparent, #fff 25%, #fff 75%, transparent);
  background: -webkit-linear-gradient(right, transparent, #ffffff 25%, #ffffff 75%, transparent);
}

.make-border2 {
  border-right: 1px #fff solid;
  height: 0px;
  display: block;
  float: left;
  position: relative;
}

.added2 {
  height: 200px;
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  -ms-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}

.added {
  width: 60%;
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  -ms-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}

@media screen and (max-width: 450px) {
  .added2 {
    height: 26vh;
  }
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.sep-2 {
  width: calc(99% / 2);
  float: left;
  display: none;
  opacity: 0.6;
}

.sep-2:hover {
  opacity: 1;
}

.w60p {
  width: 60%;
  margin: auto;
  position: relative;
  z-index: -1;
  top: -20%;
}

.text-center {
  text-align: center;
}

.xs-w90p {
  will-change: opacity, top;
}

footer {
  padding: 30px 0;
  width: 100%;
  display: none;
}

.shop-list-title {
  text-align: center;
  color: #666;
  font-family: '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: bold;
  font-style: italic;
  width: 60%;
  margin: 0 auto 30px;
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
}

.logo_r3 {
  width: 27%;
}

.logo_mess {
  width: 60%;
  margin-top: 4%;
}

.footer-inner {
  width: 80%;
  margin: auto;
  align-items: center;
}

.mt2p {
  margin-top: 2%;
}

.mt3p {
  margin-top: 3%;
}

.mt1p {
  margin-top: 1%;
}

.custom_svg {
  width: 50%;
}

.upside {
  width: calc(92% / 4);
  margin-right: 2%;
}

.upside:nth-child(4n) {
  margin-right: 0;
}

.link9 {
  width: 50%;
}

.airllen__link {
  width: 53%;
}

.null__link {
  width: 47%;
}

.airstream__link {
  width: 54%;
}

.shisha__link {
  width: 44%;
}

.top-logo-wrap--2 {
  justify-content: center;
  align-items: center;
}

.top-logo-wrap--2 .sep-2 {
  opacity: 1;
  text-align: center;
  width: calc(91% / 2);
  padding-top: 20px;
}

.top-logo-wrap--2 .logo--japan {
  max-width: 450px;
  width: 100%;
  padding: 20px 0;
}

.top-logo-wrap--2 .logo--japan a {
  display: block;
}

.top-logo-wrap--2 .logo--euroside img {
  width: 50%;
}

.top-logo-wrap--2 .wrap a {
  opacity: .9;
  text-decoration: none;
}

.top-logo-wrap--2 .wrap a:hover {
  opacity: 1;
}

.top-logo-wrap--2 .wrap p {
  color: #525252;
  font-size: 14px;
  font-weight: bold;
}

.top-logo-wrap--2 .wrap img {
  max-width: 100%;
  height: 100%;
}

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&amp;display=swap');

.top-logo-wrap--2 .enter {
  border: 2px solid rgba(255, 255, 255, .7);
  width: 270px;
  margin: 0 auto 40px;
  padding-top: 0 !important;
}

.top-logo-wrap--2 .enter a {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 40px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: rgba(255, 255, 255, .7);
  position: relative;
  letter-spacing: 0.075em;
}

.top-logo-wrap--2 .enter a::after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(255, 255, 255, .7);
  transition: all .5s;
  opacity: 0;
}

.top-logo-wrap--2 .enter a:hover {
  color: #333;
}

.top-logo-wrap--2 .enter a:hover::after {
  width: 100%;
  opacity: 1;
}

.pr4p {
  padding-right: 4%;
}

.pl4p {
  padding-left: 4%;
}

/*******************************/

@media (max-width: 450px) {
  .disp::before {
    top: -20px;
    bottom: 0px;
    left: -15px;
    right: -15px;
    background: inherit;
    filter: blur(10px);
  }

  .clear::before {
    top: -20px;
    bottom: 0px;
    left: -15px;
    right: -15px;
    background: inherit;
    filter: blur(0px);
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -ms-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease;
  }

  .disp {
    background-size: contain;
  }

  .xs-w100p {
    width: 100%;
  }

  .xs-w90p {
    width: 90%;
  }

  .xs-w80p {
    width: 50%;
  }

  #logo {
    padding-top: 50%;
  }

  .ex_mt0 {
    margin-top: 0 !important;
  }

  .added {
    width: 90%;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
  }

  .w60p {
    width: 80%;
    margin: auto;
    position: relative;
    z-index: -1;
    top: -20%;
  }

  .xs-pl4p {
    padding-left: 4%;
  }

  .xs-pr4p {
    padding-right: 4%;
  }

  .sep-2 {
    width: calc(90% / 2);
    float: left;
    display: none;
  }

  .top-logo-wrap--2 .sep-2 {
    padding: 0;
  }

  .top-logo-wrap--2 .logo--japan img {
    width: 78%;
  }

  .top-logo-wrap--2 .logo--euroside img {
    width: 70%;
  }

  .top-logo-wrap--2 .wrap p {
    font-size: 12px;
  }

  .top-logo-wrap--2 .enter {
    width: 210px;
    margin-bottom: 0;
  }

  .top-logo-wrap--2 .enter a {
    font-size: 28px;
    height: 60px;
  }

  .xs-ex-margin {
    margin: 50px auto 30px;
  }

  footer {
    top: 80%;
  }

  .shop-list-title {
    width: 80%;
    margin-bottom: 15px;
    font-size: 18px;
  }

  .footer-inner {
    width: 100%;
  }

  .mt2p {
    margin-top: 7%;
  }

  .mt3p {
    margin-top: 4%;
  }

  .mt1p {
    margin-top: 7%;
  }

  #first_view {
    width: 100%;
    height: auto;
    padding-top: 60%;
    position: absolute;
  }

  html, body {
    overflow-y: scroll;
  }

  .logo_mess {
    margin: 0% auto 19% auto !important;
  }

  .link3, .link4 {
    width: 50% !important;
  }

  .link7 {
    width: 50% !important;
  }

  .link9 {
    width: 48% !important;
  }

  .upside {
    width: calc(96% / 2);
  }

  .upside:nth-child(4n) {
    margin-right: 2%;
  }

  .upside:nth-child(2n) {
    margin-right: 0;
  }
}

p.text_center {
  text-align: center;
  color: #cccccc;
}

p.text_center a {
  color: #cccccc;
  text-decoration: underline;
}

p.text_center a:link {
  color: #cccccc;
  text-decoration: underline;
}

p.text_center a:visited {
  color: #cccccc;
  text-decoration: underline;
}</pre></body></html>