@charset "UTF-8";


#illum strong {
  font-weight: 500;
}

.main-banner {
  width: 100%;
  height: auto;
  margin-top: 2rem;
}

.feature-h2 {
  color: #00a086;
/*  background: #F6DD5D;*/
  text-align: center;
/*  margin-top: 5rem;*/
  margin-bottom: 3rem;
  padding-bottom: 0;
/*  position: relative;*/
/*  padding: 1rem 2rem;*/
}

/*.feature-h2:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 0 15px;
  border-color: #F6DD5D transparent transparent transparent;
  position: absolute;
  left: 5rem;
  bottom: -14px;
}*/
/*#hanabi .feature-h2:first-child {
  margin-top: 0;
}*/

#illum .feature-h3 {
/*  font-size: 2.6rem;*/
  font-size: 2rem;
  color: #fff;
  text-align: center;
}

.post-type-page ul li:before,
.post-type-feature ul li:before,
.post-type-store ul li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
/*    background: #b92f35;*/
    background: #93231e;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

.post-type-feature .feature-boxline {
  border: solid 2px #93231e;
  bprder-radius: none;
}

a {
/*  color: #b92f35;*/
  color: #93231e;
}

#illum .feature-box .feature-h4 {
  color: #fff;
  font-size: 2rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 1.5rem;
}

#illum .feature-btn{
/*  color: #333;
  background: #B7CCA3;*/
  color: #fff;
  background: #98802f;
  border-radius: 0px;
  text-align: center;
  display: block;
  padding: 0.8rem 2rem;
/*  margin: 3rem auto 6rem;*/
/*  margin: 5rem auto 3rem;*/
  margin: 2rem auto;
  max-width: 200px;
}

#illum .feature-box {
  background: radial-gradient(#323d6e, #070324);
/*  background: url(../images/illum/illum_bg_blue_kira.png),radial-gradient(#323d6e, #070324) ;*/
  background-size: contain;
  padding: 2rem;
/*  padding: 2rem 0 3rem;*/
  border-radius: 0;
}

#illum .feature-box-shop {
/*  padding: 2rem 0 3rem;*/
  padding: 0;
}

#illum .feature-box p {
  color: #fff;
}

#illum .feature-block {
  background: #fff;
/*  margin-top: 5rem;*/
  margin-top: 0;
/*  padding: 1.5rem 3rem;*/
  padding: 1.5rem;
}

#illum .feature-block.feature-block-home {
  background: #f8f1e7;
}

#illum .feature-box-shop {
  background: url(../images/illum/illum_bg_red_kira.png) ;
  background-size: contain;
  color :#000;
}

#illum .mt-50 {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px dotted #fff;
}

#illum .feature-box-shop .product-descript {
  font-size: 1.2rem;
}

#illum .feature-box-shop .product-name {
  display: block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #d6000f;
}

#illum .feature-box-shop .product {
  position: relative;
}

#illum .feature-box-shop .product-copy {
  padding: 5px;
  position: absolute;
  top: 40px;
  left: 202px;
  font-size: 1.2rem;
  color: #fff;
  background: #000;
}

#illum .feature-block .feature-box-shop {
  background: none;
}

#illum .feature-box-shop {
  padding: 2rem 0 3rem;
}

#illum .feature-box-shop .subttl {
  color: #98802f;
  text-align: center;
  font-size: 2rem;
/*  background: #b92f35;*/
  background: #93231e;
  line-height: 1.2;
  padding: 20px 0;
  font-family: serif;
  font-weight: bold;
/*  margin: 0 -50px;*/      
}

#illum .feature-block-home .feature-box-shop .subttl{
  background: none;
  padding: 0;
}


#illum .feature-box-shop .shop-sub-ttl {
  color: #98802f;
  text-align: center;
}

#illum .feature-box-shop .shop-name {
  color: #000;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}

#illum .feature-box-shop .shop-descript {
  color: #000;
}

#illum .feature-box-shop .caption {
  display: block;
  text-align: center;
  font-size: 1.3rem;
}

#illum .feature-box-shop .subttl-text {
  display: block;
  text-align: center;
/*  font-size: 1.6rem;*/
  font-size: 1.8rem;
  font-weight: bold;
}

.background {
  background: url(../images/illum/feature-1466.png);
  background-size: contain;
}

.headline--feature {
/*  padding: 0 0 5rem 0;*/
  padding: 0;
}

.catch-illum {
  position: relative;
}

.catch-illum-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  line-height: 1.0;
  font-size: 2.6rem;
  color: #fff;
  text-align: center;
/*    text-shadow: 0 0 25px #edf8ff, 0 0 20px #edf8ff, 0 0 0.40px #edf8ff;*/
  text-shadow: 0 0 25px #c17902, 0 0 40px #c17902, 0 0 60px #c17902, 0 0 80px #c17902;
}

.catch-illum-text.catch-illum-text-blue {
  text-shadow: 0 0 25px #2a306e, 0 0 40px #2a306e, 0 0 60px #2a306e, 0 0 80px #2a306e;
}

.catch-illum-text.catch-illum-text-green {
  text-shadow: 0 0 25px #4e651c, 0 0 40px #4e651c, 0 0 60px #4e651c, 0 0 80px #4e651c;
}

.catch-illum-text span {
/*  display: inline-block;    */
  font-size: 2rem;
}

.links {
  overflow: hidden;
}
.links a {
  display: block;
  font-size: 1.4rem;
  text-decoration: underline;
  text-align: center;
  color: #e6855e;
}
#illum .link-icon {
  max-width: 80px;
  margin: 0 auto;
}

.map {
  width: 100%;
  height: auto;
}

.map-item {
  background: #FFF3BC;
  padding: 1rem;
  border-radius: 10px;
  height: 100%;
}
.map-item__name {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.map-item__name .number {
  display: inline-block;
  background: #E6855E;
  border-radius: 50%;
  color: #fff;
  line-height: 26px;
  width: 26px;
  text-align: center;
  margin-right: 1.5rem;
}
.map-item p {
  font-size: 1.4rem;
}

.map-items--store {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.map-items--store .map-item {
  background: #ECD0D8;
}
.map-items--store .number {
  background: #722D74;
}


.qa {
  margin-top: 1rem; }
  .qa a {
    color: #B95C4D;
    text-decoration: underline; }
    .qa a:hover {
      text-decoration: none; }
  .qa__q {
    position: relative;
    padding: 2rem 5rem 2rem 2rem;
    color: #625f98;
    background: #FFFCEC;
    font-weight: bold;
    cursor: pointer;
    -moz-transition: 0.25s ease-out;
    -o-transition: 0.25s ease-out;
    -ms-transition: 0.25s ease-out;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out; }
    .qa__q:hover {
      color: #E6855E }
    .qa__q:not(:first-child) {
      margin-top: 1px; }
    .qa__q:after, .qa__q:before {
      content: "";
      background: #E6855E;
      position: absolute; }
    .qa__q:before {
      height: 2px;
      width: 14px;
      right: 1.9rem;
      top: 3rem; }
    .qa__q:after {
      height: 14px;
      width: 2px;
      right: 2.5rem;
      top: 2.4rem;
      -moz-transition: 0.1s ease-out;
      -o-transition: 0.1s ease-out;
      -ms-transition: 0.1s ease-out;
      -webkit-transition: 0.1s ease-out;
      transition: 0.1s ease-out; }
  .qa__a {
    padding: 1.5rem 0;
    color: #333;
    display: none;
    line-height: 1.8; }
  .qa .active.qa__q:after {
    top: 4rem;
    opacity: 0; }


.yukata,
.staff {
  width: 150px;
}


p.text {
  color: #d2527b;
  font-size: 1.6rem;
  line-height: 2em;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
p.text .border {
  border-bottom: solid 1px #d2527b;
}

@media screen and (min-width: 768px) {

  .catch-illum-text {
    font-size: 3.6rem;
  }

  .catch-illum-text span {
    font-size: 2.4rem;
  }

  .feature-h2 {
    padding: 1rem 2rem;
  }

  #illum .feature-block {
    padding: 1.5rem 3rem;
  }

  #illum .feature-box-shop .subttl {
    font-size: 2.4rem;
  }

  #illum .feature-box-shop .subttl {
    margin: 0; 
  }

}

/*PC表示*/
@media screen and (min-width: 1080px) {
  .background {
    background: url(../images/illum/feature-1466.png);
    background-size: cover;
    background-attachment: fixed;
  }

  .headline--feature {
    padding: 0 0 5rem 0;
  }

  #illum .feature-box-shop .subttl {
    font-size: 3rem;
 }

  #illum .feature-box {
    margin-top: 3rem;
    padding: 2rem 5rem 3rem;
  }

  #illum .feature-block {
    margin-top: 5rem;
  }


  #illum .feature-block .feature-box-shop {
/*    border: 2px solid #b92f35;*/
    border: 2px solid #93231e;
  }

  #illum .feature-block.feature-block-home .feature-box-shop {
    border: none;
  }

  #illum .feature-box-shop .product-copy {
    padding: 10px;
  }

  #illum .mt-50 {
    margin-top: 50px;
    padding-top: 50px;
    border: none;
  }

  .catch-illum-text {
    font-size: 5rem;
  }

  .catch-illum-text span {
    font-size: 3rem;
  }
  
  .map {
    max-width: 600px;
  }
  .links a:hover {
    opacity: .6;
  }
  #hanabi .link-icon {
    max-width: 150px;
  }
}