@charset "UTF-8";

/*  一般
======================================== */
.toTop {
  z-index: 2000;
}

.moreInfoBlock .contactBlock .webContactSp,
.moreInfoBlock .contactBlock .webContact {
  display: none;
}

#chapel-preview {
  position: relative;
}
.pageTitle h1::after {
  content: "";
  display: block;
  height: 1px;
  margin: 25px auto 0;
  background: #c0b562;
}
.contentsArea__tabviewContainer {
  margin: 30px 0 50px;
}
.contentsArea__bottom {
  margin-top: 55px;
}
/* calendarとフェア一覧のボタンのサイズが異なっていて下記コメントアウトで対応
/*.contentsArea__bottom .btnContact a {
  width: 240px;
  padding: 8px 0;
  font-size: 12px;
}
*/

@media only screen and (min-width: 737px) {
  .moreInfoBlock .contactBlock .webContact {
    display: block;
  }
  #chapel-preview {
    padding-bottom: 150px;
  }
  .pageTitle h1::after {
    width: 40px;
  }
  .contentsArea {
    width: 980px;
    min-height: 500px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 737px) and (max-width: 980px) {
  .contentsArea {
    width: 96%;
  }
}

@media only screen and (max-width: 736px) {
  .middleMenu03.pcOnly {
    display: none !important;
  }
  .moreInfoBlock .contactBlock .webContactSp {
    display: block;
  }
  #chapel-preview {
    padding-bottom: 40px;
  }
  .pageTitle h1::after {
    width: 20px;
  }
  #chapel-preview .fair-flow-link a {
    display: block;
    margin: 0 15px 10px 0;
    text-align: right;
    color: #c0b562;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: underline;
  }

  .contentsArea__tabviewContainer {
    width: 85%;
    margin: 0 auto;
  }

  .contentsArea__bottom {
    width: 64%;
    margin: auto;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 736px) {}


/*  コンテンツのタブナビ
======================================== */

.c-tabNav {
  border-bottom: 1px solid #c0b562;
}
.c-tabNav__list > li {
  float: left;
  position: relative;
  text-align: center;
  font-size: 1.5rem;
  border: 1px solid #ffffff;
  border-top: 3px solid #ffffff;
  background: #c0b562;
  border-bottom: none;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.c-tabNav__list > li + li {
  margin-left: 1.2665%;
}
.c-tabNav__list > li.active,
.c-tabNav__list > li:hover {
  top: 0;
  border: 1px solid #c0b562;
  border-top: 3px solid #a79d55;
  border-bottom-color: #ffffff;
  background: #ffffff;
  border-bottom: none;
}
.c-tabNav__list > li.active::after,
.c-tabNav__list > li:hover::after {
  content: '';
  width: calc(100% - 0px);
  height: 1px;
  display: block;
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: 100;
  background: #ffffff;
}
.c-tabNav__list > li a,
.c-tabNav__list > li span {
  display: block;
  padding: 15px 0;
  color: #ffffff;
}
.c-tabNav__list > li.active span,
.c-tabNav__list > li:hover span,
.c-tabNav__list > li:hover a {
  position: relative;
  top: 5px;
  color: #333333 !important;
}

@media only screen and (max-width: 736px) {
  .c-tabNav__list {
    width: 86%;
    margin: 0 auto;
  }
  .c-tabNav__list > li {
    width: 49%;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 737px) {
  .c-tabNav__list {
    max-width: 830px;
    margin: 0 auto;
  }
  .c-tabNav__list > li {
    width: 32.489%;
    max-width: 270px;
    top: 5px;
  }
  .c-tabNav__list > li.active,
  .c-tabNav__list > li:hover {
    padding-bottom: 5px;
  }
}


/*  コンテンツのコンポネート
======================================== */
.c-leadTxt {
  font-size: 1.2rem;
  line-height: 2;
}
@media only screen and (min-width: 737px) {
  .c-leadTxt {
    padding: 30px 0 50px;
    text-align: center;
  }
}
@media only screen and (max-width: 736px) {
  .c-leadTxt {
    padding: 20px 0;
    text-align: left;
  }
}

.c-leadTtl {
  margin-bottom: 20px;
  text-align: center;
  font-size: 19px;
  line-height: 1.5;
}


/*  ボタンのコンポネート
======================================== */
.c-goldenBtn {
  text-align: center;
  margin-top: 20px;
}
.c-goldenBtn a {
  position: relative;
  display: inline-block;
  color: #fff;
  border: 1px solid #c0b562;
  background: #c0b562;
}
.c-goldenBtn a:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.c-goldenBtn a::after {
  content: ">";
  display: block;
  height: 10px;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  color: #fff;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}
@media only screen and (min-width: 737px) {
  .c-goldenBtn a {
    padding: 12px 80px;
  }
}
@media only screen and (max-width: 736px) {
  .c-goldenBtn a {
    display: block;
    padding: 8px 0;
  }
}


/*  SPECIAL フェアカテゴリー色
======================================== */
.icon1 { background:#c21e74; }
.icon2 { background:#693f91; }
.icon3 { background:#10acab; }
.icon4 { background:#1b881b; }
.icon5 { background:#d39214; }
.icon6 { background:#f68484; }
.icon7 { background:#f086c9; }
.icon8 { background:#ffc600; }
.icon9 { background:#3e74c5; }
.icon10 { background:#98a82d; }