<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
@import url("https://storage.arch-hoop.com/js/owl-carousel/owl.carousel.css");
@import url("https://storage.arch-hoop.com/js/owl-carousel/owl.theme.css");

#container {
  padding-top: 30px;
}

/* HEADER */
.header-headline-nav li {
    color: #292929;
}
.header-headline-nav li a {
  color: #292929;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #292929;
  text-decoration: none;
  cursor: pointer;
}
.btn-01 {
   color: #FFFFFF;
}

/* SLIDER */
.swiper-container {
  width: 100%;
  height: 100%;
}
.bt-margin {
/*2019.09.09 表示修正*/
  top: -130px;
  margin-bottom: -130px !important;
  /*top: -145px;*/
  /*margin-bottom: -145px !important;*/
}
.slide-outer {
  color: #FFFFFF;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: table;
  width: 100%;
}
.img-1 {
  background-image: url('https://storage.arch-hoop.com/img/top_main_1.jpg');
}
.img-2 {
  background-image: url('https://storage.arch-hoop.com/img/top_main_2.jpg');
}
.img-3 {
  background-image: url('https://storage.arch-hoop.com/img/top_main_3.jpg');
}
.img-4 {
  background-image: url('https://storage.arch-hoop.com/img/top_main_4.jpg');
}
.slide-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 550px;
  padding: 8% 0;
}
.slide-inner.img-1,
.slide-inner.img-2,
.slide-inner.img-3,
.slide-inner.img-4 {
   background: none;
  }
.slide-hb,
.slide-sp,
.slide-hd,
.slide-lr,
.slide-ot {
  max-width: 350px;
  padding: 0;
  margin: 2%;
}
.slide-hb {
  height: 189px;
}
.slide-sp {
  height: 260px;
}
.slide-hd {
  height: 239px;
}
.slide-lr {
  height: 150px;
}
.slide-ot {
  height: 219px;
}
.slide-title {
  font-family: 'alternate',sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.0;
  letter-spacing: 0.14em;
  text-shadow:  0 0 10px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
}
.slide-cap {
  font-size: 20px;
  font-family: 'alternate',sans-serif;
  font-weight: normal;
  letter-spacing:0.13em;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
}
.slide-button {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック Medium", meiryo, sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 0 0 3px rgba(0,0,0,.15);
  padding: 0;
  margin: 0;
}

/* CAROUSEL */
#owl-demo {
  z-index: 2;
}
#owl-demo h2 {
  font-weight: 400 !important;
  line-height: 1 !important;
  margin-bottom: 0 !important;
  letter-spacing: 3px;
}
#owl-demo h2 a {
  color: #FFF;
  padding: 30% 0;
  margin: -27px 0 0 0;
  display: block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#owl-demo h2 a:hover,
#owl-demo h2 a:focus {
  color: #67B2BC;
  text-decoration: none !important;
}
#owl-demo .item {
  background: #71B7B9;
}
div.owl-item :hover {
  background-color: rgba(0, 0, 0, .45);
}
#owl-demo .item-1 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_1.jpg");
}
#owl-demo .item-2 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_2.jpg");
}
#owl-demo .item-3 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_3.jpg");
}
#owl-demo .item-4 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_4.jpg");
}
#owl-demo .item-5 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_5.jpg");
}
#owl-demo .item-6 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_6.jpg");
}
#owl-demo .item-7 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_7.jpg");
}
#owl-demo .item-8 {
  background-image: url("https://storage.arch-hoop.com/img/top_sub_8.jpg");
}
#owl-demo .item,
#owl-demo .item-1,
#owl-demo .item-2,
#owl-demo .item-3,
#owl-demo .item-4,
#owl-demo .item-5,
#owl-demo .item-6,
#owl-demo .item-7,
#owl-demo .item-8 {
  font-family: 'alternate', sans-serif;
  font-size: 22px;
  color: #FFF;
  margin: 0;
  padding: 0px;
  display: block;
  overflow: hidden;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(110,180,183,.15);
  background-blend-mode: soft-light;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #6EB9C3 !important;
}

/* RECOMMEND*/
.item-lst {
  position: relative;
  width: 100%;
  padding-top: 66.7%;
  overflow: hidden;
  margin-bottom: 4.5%;
}
.item-lst img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.item-title {
    position: absolute;
    font-size: 14px;
    left: 0;
    bottom: 0;
    padding: 5px 0;
    margin: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
}

.free_space_block {
  margin: 0 0 2em !important;
  border: 0 !important;
}

/* VIDEO */
.bg-video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.bg-video-wrap h1 {
  font-family: 'TradeGothic',sans-serif;
  font-size: 400%;
  color: #fff;
  text-shadow:0px 0px 15px rgba(0,0,0,.3);
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  z-index: 3;
}
video, 
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
video {
  z-index: 1;
}
.overlay {
  z-index: 2;
  /* オーバーレイフィルターを使うときはコメントタグを外してください
  background-image: linear-gradient(45deg, rgba(143, 250, 255, 0.3) 50%, rgba(143, 250, 255, 0.5) 50%);
  background-size: 2px 2px;
  */
}

/* BOTTOM BANNER */
.ft_banner {
    margin: 0 0 3.3%;
}
.lst_m a {
    background-image: url("https://storage.arch-hoop.com/img/top_title_b.jpg");
}
.lst_w a {
    background-image: url("https://storage.arch-hoop.com/img/top_title_a.jpg");
}
.ft_banner a {
    background-repeat: no-repeat;
    background-position: 30% 0%;
    background-size: cover;
    font-family: 'TradeGothic',sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 3px;
    text-align: center;
    padding: 25% 5% 25% 60%;
    display: block;
}
.ft_banner a:hover {
    background-color: rgba(255,255,255,0.2);
    background-blend-mode: soft-light;
    transition: all 0.25s ease-in-out;
}
.ft_banner .kakomi {
    padding: 8px;
    border: 1px solid #292929;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: .9em;
}
h3.ft_banner span.kakomi {
    color: #292929;
}

.bottom_spacer {
  width: 100%;
  height: 65px;
}

@media only screen and (max-width: 768px) {
  .bt-margin {
    top: 0;
    padding-top: 50px;
    margin-bottom: -50px !important;
  }
  .slide-inner {
    height: 450px;
  }
  .slide-hb, 
  .slide-sp, 
  .slide-hd,
  .slide-lr,
  .slide-ot {
    max-width: 250px;
    height: auto;
    padding: 0;
    margin: 3% 0 8%;
  }
  .slide-lr {
    max-width: 230px;
  }
  .slide-title {
    font-size: 22px;
  }
  .slide-cap {
    font-size: 16px;
  }
  #owl-demo {
    padding-top: 50px;
    margin-bottom: -50px;
 }
/* RECOMMEND */
  .item-title {
    font-size: 12px;
  }
  .item-lst {
    margin-bottom : 15px;
  }
  
/* VIDEO */
  .bg-video-wrap h1 {
    font-size: 200%;
  }
  video, 
  .overlay {
    width: 98%;
    height: 98%;
    padding-left: 1%;
    padding-right: 1%;
  }
  /* BOTTOM BANNER */
  .ft_banner a {
    background-size: cover;
    padding: 23% 5% 23% 55%;
  }
}

@media only screen and (max-width: 479px) {
  #owl-demo .item,
  #owl-demo .item-1,
  #owl-demo .item-2,
  #owl-demo .item-3,
  #owl-demo .item-4,
  #owl-demo .item-5,
  #owl-demo .item-6,
  #owl-demo .item-7,
  #owl-demo .item-8 {
    margin: 2.5% 2.5% 0;
  }
  .bg-video-wrap h1 {
    font-size: 180%;
  }
}

@media only screen and (max-width: 414px) {
/* BOTTOM BANNER */
  .ft_banner a {
    font-size: 28px;
  }
  .ft_banner .kakomi {
    padding: 6px;
    font-size: 9px;
  }
}


/* SAIYOU (2021.07.20追加) */
.saiyou {
 text-align: center;
}
.saiyou img {
  margin-top:10px;
  /*width: 50%;*/
}</pre></body></html>