@charset "UTF-8";
/*
Theme Name: temple25
Theme URI: http://sp-pack.com/
Description: temple25
Author: Hayashi
Author URI: http://sp-pack.com/
Version: 2.1
License: GNU General Public License v2 or later
License URI: LICENSE
*/
/*--------------------------------------------------------------
*   Base
--------------------------------------------------------------*/
/* scr _variables.scss
    @media only screen and (min-width: 1600px) {
    }
    @media only screen and (min-width: 1230px) and (max-width: 1499px) {
    }
    @media only screen and (min-width: 1080px) and (max-width: 1229px) {
    }
    @media only screen and (min-width: 768px) and (max-width: 1079px) {
    }
    @media only screen and (min-width: 501px) and (max-width: 767px) {
    }
    @media only screen and (max-width: 500px) {
    }

    @media only screen and (min-width: 768px) and (max-width: 1079px) {
    }
    @media only screen and (max-width: 767px) {
    }
    @media only screen and (max-width: 500px) {
    }
    @media only screen and (max-width: 1079px) {
    }

/* == menu =========================
*   setting
================================== */
@font-face {
  font-display: auto;
  font-family: mclaren-bespoke;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/mclaren-bespoke-light.6555357.woff2) format("woff2"), url(../fonts/mclaren-bespoke-light.64ceda7.woff) format("woff");
}

@font-face {
  font-display: auto;
  font-family: mclaren-bespoke;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/mclaren-bespoke-regular.9527808.woff2) format("woff2"), url(../fonts/mclaren-bespoke-regular.144802d.woff) format("woff");
}

@font-face {
  font-display: auto;
  font-family: mclaren-bespoke;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/mclaren-bespoke-bold.49950c5.woff2) format("woff2"), url(../fonts/mclaren-bespoke-bold.5ac851b.woff) format("woff");
}

/*--------------------------------------------------------------
*   setting
--------------------------------------------------------------*/
h1 {
  position: relative;
  font-size: 50px !important;
  font-weight: 100 !important;
  font-family: "mclaren-bespoke", sans-serif !important;
  font-weight: normal;
  text-align: center;
  background: linear-gradient(79deg, #ff8d1c, #ff5e17 50%, #ff3414);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  h1 {
    font-size: 40px !important;
  }
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 30px !important;
  }
}

h1 span {
  font-family: "noto-sans-cjk-jp", sans-serif !important;
  color: #f1f1f1;
}

h1 .head_test-point {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: relative;
  width: 100%;
  margin: 10px auto 0;
}

@media only screen and (max-width: 500px) {
  h1 .head_test-point {
    font-size: 15px;
  }
}

h1 .head_test-point:before,
h1 .head_test-point:after {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #f1f1f1;
}

h1 .head_test-point:before {
  margin-right: 1em;
}

h1 .head_test-point:after {
  margin-left: 1em;
}

h2 {
  font-weight: 400;
  font-size: 56px;
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  h2 {
    font-size: 46px;
  }
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 36px;
  }
}

.top-areanavi-inr h3 {
  font-size: 28px !important;
  font-weight: 100 !important;
}

@media only screen and (max-width: 1079px) {
  .top-areanavi-inr h3 {
    font-size: 25px !important;
  }
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr h3 {
    font-size: 21px !important;
    font-weight: 300 !important;
  }
}

.top-areanavi-inr p {
  line-height: 1.5 !important;
  font-size: 0.9em;
}

h4 {
  font-size: 36px;
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  h4 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 27px;
  }
}

h5 {
  font-size: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  h5 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 22px;
  }
}

.jp {
  font-family: "noto-sans-cjk-jp", sans-serif !important;
}

.en {
  font-family: "noto-sans-cjk-jp", sans-serif !important;
}

.enmc {
  font-family: "mclaren-bespoke", sans-serif !important;
}

#header_slider .caption .animate_item span {
  color: #fff;
  font-weight: 100;
  font-size: 2em;
  padding-top: 30px;
  display: block;
  line-height: 1.5;
  text-align: center !important;
  padding-left: 0px !important;
  font-family: "mclaren-bespoke", sans-serif !important;
}

@media only screen and (max-width: 500px) {
  #header_slider .caption .animate_item span {
    font-size: 1.5em !important;
    padding-left: 0px !important;
  }
}

@media only screen and (max-width: 500px) {
  .logo_image {
    width: 80% !important;
    margin: auto !important;
  }
  .logo_image img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 500px) {
  h1.logo {
    max-width: 280px;
  }
  h1.logo img {
    max-width: 280px;
    height: auto;
  }
}

@media only screen and (max-width: 500px) {
  #header_slider .center_logo img {
    max-width: 100% !important;
  }
}

#drawer_menu .menu li {
  font-weight: 100 !important;
}

#drawer_menu a:hover {
  opacity: 0.8;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#index_content_builder {
  background-color: #000;
  color: #fff;
}

#one_col {
  margin: 0 auto;
  padding: 100px 0 100px !important;
  width: 1230px !important;
}

@media only screen and (max-width: 1079px) {
  #one_col {
    padding: 100px 0 50px !important;
  }
}

@media only screen and (max-width: 500px) {
  #one_col {
    padding: 100px 0 10px !important;
  }
}

#gaiyou h1,
#program h1,
#schedule h1,
#infogm h1,
#etcpgm h1 {
  margin-bottom: 70px !important;
  font-family: "mclaren-bespoke" !important;
  font-weight: light;
}

#boutou {
  background: linear-gradient(67deg, #181c20, #363f44);
  /* inviewクラス付与後の状態：枠が端から閉じていく */
}

#boutou .gaiyouconte {
  margin: 10px 0 10px;
  font-size: 1.3em;
  line-height: 1.4;
}

#boutou .gaiyouconte ul {
  list-style: none !important;
  margin-left: 0em;
  font-size: 0.9em;
  margin-bottom: 0px;
}

#boutou .gaiyouconte ul li {
  line-height: 1.6;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin: 0 auto;
  justify-content: flex-start;
}

@media only screen and (max-width: 1079px) {
  #boutou .gaiyouconte ul li br {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  #boutou .gaiyouconte ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
  }
}

#boutou .gaiyouconte ul li span {
  width: 80px;
}

@media only screen and (max-width: 500px) {
  #boutou .gaiyouconte ul li span {
    width: 100%;
  }
}

#boutou .gaiyouconte ul li .rightcont {
  flex: 1;
}

@media only screen and (max-width: 500px) {
  #boutou .gaiyouconte ul li .rightcont {
    width: 100%;
  }
}

#boutou .gaiyouconte ul li .sp {
  display: none;
}

@media only screen and (max-width: 1079px) {
  #boutou .gaiyouconte ul li .sp {
    display: inline-block;
  }
}

@media only screen and (max-width: 1079px) {
  #boutou .gaiyomg {
    padding-bottom: 100px !important;
  }
}

@media only screen and (max-width: 500px) {
  #boutou .gaiyomg {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

#boutou .border-box {
  position: relative;
  padding: 20px;
  border: 1px solid #fff;
  /* 基本の枠線 */
  /* 初期状態では角丸のやや大きな範囲をclipして見せない */
  clip-path: inset(50% 50% 50% 50%);
  /* アニメーションの設定 */
  transition: clip-path 1s ease;
}

#boutou .border-box.inview {
  clip-path: inset(0);
}

/*--------------------------------------------------------------
*   gaiyou
--------------------------------------------------------------*/
.schedulebg {
  background: linear-gradient(67deg, #111111, #161616);
}

.gaiyoubg {
  background: linear-gradient(67deg, #111111, #161616);
}

.programbg {
  background: linear-gradient(67deg, #181c20, #363f44);
}

.infogmbg {
  background: linear-gradient(67deg, #111111, #161616);
}

.etcpgmbg {
  background: linear-gradient(67deg, #181c20, #363f44);
}

#gaiyou .gaiyouconte,
#program .gaiyouconte,
#infogm .gaiyouconte,
#etcpgm .gaiyouconte {
  margin: 10px 0 30px;
  font-size: 1.3em;
  line-height: 1.4;
}

#gaiyou .gaiyouconte .gaiyoudanrakutwo,
#program .gaiyouconte .gaiyoudanrakutwo,
#infogm .gaiyouconte .gaiyoudanrakutwo,
#etcpgm .gaiyouconte .gaiyoudanrakutwo {
  position: relative;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte .gaiyoudanrakutwo,
  #program .gaiyouconte .gaiyoudanrakutwo,
  #infogm .gaiyouconte .gaiyoudanrakutwo,
  #etcpgm .gaiyouconte .gaiyoudanrakutwo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0px auto 5px;
    margin-bottom: 10px;
  }
}

#gaiyou .gaiyouconte .gaiyoudanrakutwo span,
#program .gaiyouconte .gaiyoudanrakutwo span,
#infogm .gaiyouconte .gaiyoudanrakutwo span,
#etcpgm .gaiyouconte .gaiyoudanrakutwo span {
  width: 120px;
  margin-right: 10px;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte .gaiyoudanrakutwo span,
  #program .gaiyouconte .gaiyoudanrakutwo span,
  #infogm .gaiyouconte .gaiyoudanrakutwo span,
  #etcpgm .gaiyouconte .gaiyoudanrakutwo span {
    width: 100%;
  }
}

#gaiyou .gaiyouconte .gaiyoudanrakutwo p,
#program .gaiyouconte .gaiyoudanrakutwo p,
#infogm .gaiyouconte .gaiyoudanrakutwo p,
#etcpgm .gaiyouconte .gaiyoudanrakutwo p {
  flex: 1;
  line-height: normal !important;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte .gaiyoudanrakutwo p,
  #program .gaiyouconte .gaiyoudanrakutwo p,
  #infogm .gaiyouconte .gaiyoudanrakutwo p,
  #etcpgm .gaiyouconte .gaiyoudanrakutwo p {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#gaiyou .gaiyouconte ul,
#program .gaiyouconte ul,
#infogm .gaiyouconte ul,
#etcpgm .gaiyouconte ul {
  list-style: none !important;
  margin-left: 0em;
  font-size: 0.8em;
  margin-bottom: 60px;
}

#gaiyou .gaiyouconte ul li,
#program .gaiyouconte ul li,
#infogm .gaiyouconte ul li,
#etcpgm .gaiyouconte ul li {
  line-height: 1.4;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin: 0 auto;
  justify-content: flex-start;
}

#gaiyou .gaiyouconte ul li span,
#program .gaiyouconte ul li span,
#infogm .gaiyouconte ul li span,
#etcpgm .gaiyouconte ul li span {
  width: 80px;
}

#gaiyou .gaiyouconte ol,
#program .gaiyouconte ol,
#infogm .gaiyouconte ol,
#etcpgm .gaiyouconte ol {
  margin-top: 10px;
  list-style: none !important;
  margin-left: 0em;
  font-size: 0.9em;
  margin-bottom: 40px;
  padding-left: 30px;
  margin-top: 30px;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte ol,
  #program .gaiyouconte ol,
  #infogm .gaiyouconte ol,
  #etcpgm .gaiyouconte ol {
    padding-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

#gaiyou .gaiyouconte ol li,
#program .gaiyouconte ol li,
#infogm .gaiyouconte ol li,
#etcpgm .gaiyouconte ol li {
  line-height: 1.4;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin: 10px auto;
  justify-content: flex-start;
  padding-left: 30px;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte ol li,
  #program .gaiyouconte ol li,
  #infogm .gaiyouconte ol li,
  #etcpgm .gaiyouconte ol li {
    padding-left: 15px;
  }
}

#gaiyou .gaiyouconte ol li span,
#program .gaiyouconte ol li span,
#infogm .gaiyouconte ol li span,
#etcpgm .gaiyouconte ol li span {
  width: 28px;
  height: 28px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  margin-right: 10px;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte ol li span,
  #program .gaiyouconte ol li span,
  #infogm .gaiyouconte ol li span,
  #etcpgm .gaiyouconte ol li span {
    width: 25px;
    height: 25px;
  }
}

#gaiyou .gaiyouconte ol li p,
#program .gaiyouconte ol li p,
#infogm .gaiyouconte ol li p,
#etcpgm .gaiyouconte ol li p {
  line-height: normal;
}

#gaiyou .gaiyouconte .titlearea,
#program .gaiyouconte .titlearea,
#infogm .gaiyouconte .titlearea,
#etcpgm .gaiyouconte .titlearea {
  margin-bottom: 30px;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte .titlearea,
  #program .gaiyouconte .titlearea,
  #infogm .gaiyouconte .titlearea,
  #etcpgm .gaiyouconte .titlearea {
    margin-bottom: 15px;
  }
}

#gaiyou .gaiyouconte .honbntxt,
#program .gaiyouconte .honbntxt,
#infogm .gaiyouconte .honbntxt,
#etcpgm .gaiyouconte .honbntxt {
  padding-left: 30px;
  font-size: 0.9em;
}

@media only screen and (max-width: 500px) {
  #gaiyou .gaiyouconte .honbntxt,
  #program .gaiyouconte .honbntxt,
  #infogm .gaiyouconte .honbntxt,
  #etcpgm .gaiyouconte .honbntxt {
    padding-left: 20px;
  }
}

#gaiyou .gaiyouconte .honbntxt2,
#program .gaiyouconte .honbntxt2,
#infogm .gaiyouconte .honbntxt2,
#etcpgm .gaiyouconte .honbntxt2 {
  padding-left: 0px;
  font-size: 0.9em;
}

#gaiyou span.chushaku,
#program span.chushaku,
#infogm span.chushaku,
#etcpgm span.chushaku {
  display: block;
  width: 100%;
  text-align: right;
  font-size: .9em;
}

@media screen and (max-width: 767px) {
  #gaiyou span.chushaku,
  #program span.chushaku,
  #infogm span.chushaku,
  #etcpgm span.chushaku {
    text-align: left;
  }
}

#gaiyou table,
#program table,
#infogm table,
#etcpgm table {
  width: 100%;
  position: relative;
  font-size: .9em;
  margin: 0 0 5px 0 !important;
}

#gaiyou table.yuryomuryo,
#program table.yuryomuryo,
#infogm table.yuryomuryo,
#etcpgm table.yuryomuryo {
  font-size: 0.9em;
  margin-bottom: 20px !important;
}

@media screen and (max-width: 1079px) {
  #gaiyou table.yuryomuryo,
  #program table.yuryomuryo,
  #infogm table.yuryomuryo,
  #etcpgm table.yuryomuryo {
    margin-bottom: 10px !important;
  }
}

#gaiyou tr,
#program tr,
#infogm tr,
#etcpgm tr {
  border: solid 1px #8a8a8a !important;
}

@media screen and (min-width: 768px) {
  #gaiyou tr:last-child th,
  #gaiyou tr:last-child td,
  #program tr:last-child th,
  #program tr:last-child td,
  #infogm tr:last-child th,
  #infogm tr:last-child td,
  #etcpgm tr:last-child th,
  #etcpgm tr:last-child td {
    border-bottom: solid 1px #8a8a8a !important;
  }
}

#gaiyou th,
#program th,
#infogm th,
#etcpgm th {
  padding: 10px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  #gaiyou th,
  #program th,
  #infogm th,
  #etcpgm th {
    border-top: solid 1px #8a8a8a !important;
    border-bottom: none !important;
  }
}

@media screen and (max-width: 767px) {
  #gaiyou th,
  #program th,
  #infogm th,
  #etcpgm th {
    padding: 5px;
    height: auto !important;
    display: block;
    width: 100% !important;
  }
}

#gaiyou td,
#program td,
#infogm td,
#etcpgm td {
  padding: 10px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  #gaiyou td,
  #program td,
  #infogm td,
  #etcpgm td {
    border-top: solid 1px #8a8a8a !important;
    border-bottom: none !important;
  }
}

@media screen and (max-width: 767px) {
  #gaiyou td,
  #program td,
  #infogm td,
  #etcpgm td {
    padding: 5px 5px 0px 5px;
    height: auto !important;
    display: block;
    width: 100% !important;
  }
}

#gaiyou .tbltitle,
#program .tbltitle,
#infogm .tbltitle,
#etcpgm .tbltitle {
  padding-left: 30px;
}

#gaiyou .sankahi td.koumoku,
#program .sankahi td.koumoku,
#infogm .sankahi td.koumoku,
#etcpgm .sankahi td.koumoku {
  width: 25%;
}

#gaiyou .sankahi td.naiyou,
#program .sankahi td.naiyou,
#infogm .sankahi td.naiyou,
#etcpgm .sankahi td.naiyou {
  width: 55%;
}

#gaiyou .sankahi td.sankahi,
#program .sankahi td.sankahi,
#infogm .sankahi td.sankahi,
#etcpgm .sankahi td.sankahi {
  width: 20%;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  #gaiyou .sankahi thead th,
  #program .sankahi thead th,
  #infogm .sankahi thead th,
  #etcpgm .sankahi thead th {
    display: none;
  }
}

#schedule .honbntxt {
  padding-left: 30px;
  font-size: 0.9em;
}

#schedule .tbltitle {
  padding-left: 30px;
  font-size: 1.22em;
}

#schedule table {
  width: 100%;
  position: relative;
}

#schedule tr {
  border: solid 1px #8a8a8a !important;
}

@media screen and (min-width: 768px) {
  #schedule tr:last-child th,
  #schedule tr:last-child td {
    border-bottom: solid 1px #8a8a8a !important;
  }
}

#schedule th {
  padding: 10px;
  text-align: left;
  border-top: solid 1px #8a8a8a !important;
  border-bottom: none !important;
}

#schedule td {
  padding: 10px;
  text-align: left;
  border-top: solid 1px #8a8a8a !important;
  border-bottom: none !important;
}

#schedule .yellow {
  color: #e4d446;
}

#schedule .blue {
  color: #518eff;
}

#schedule .green {
  color: #7ffc9e;
}

#schedule .red {
  color: #ff4343;
}

#schedule .red2 {
  color: #ff8843;
}

@media only screen and (max-width: 767px) {
  #schedule .sptbl {
    overflow-x: auto;
  }
}

@media only screen and (max-width: 767px) {
  #schedule {
    overflow-x: auto;
  }
}

#schedule .sptbl::-webkit-scrollbar {
  width: 10px;
  height: 15px;
}

#schedule .sptbl::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
}

#schedule .sptbl::-webkit-scrollbar-thumb {
  background: linear-gradient(79deg, #ff8d1c, #ff5e17 50%, #ff3414);
  border-radius: 5px;
}

#schedule .sptbl::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(79deg, #eb7f13, #e64c0b 50%, #e92709);
}

#schedule .skj th.inout {
  width: 10%;
  text-align: center;
}

#schedule .skj th.contents {
  width: 30%;
  text-align: center;
}

#schedule .skj th.other {
  width: 15%;
  text-align: center;
}

#schedule .skj th.contents2 {
  width: 35%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #schedule .skj {
    font-size: 0.9em !important;
    width: 100% !important;
    min-width: 968px;
  }
}

#etcpgm .honbntxt, #infogm .honbntxt {
  padding-left: 30px;
}

#etcpgm .infotxt, #infogm .infotxt {
  margin: 20px 0 40px !important;
  display: block;
  line-height: 1.6;
}

#etcpgm table, #infogm table {
  width: 100%;
  position: relative;
}

#etcpgm tr, #infogm tr {
  border: solid 1px #8a8a8a !important;
}

@media screen and (min-width: 768px) {
  #etcpgm tr:last-child th,
  #etcpgm tr:last-child td, #infogm tr:last-child th,
  #infogm tr:last-child td {
    border-bottom: solid 1px #8a8a8a !important;
  }
}

#etcpgm th, #infogm th {
  padding: 10px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  #etcpgm th, #infogm th {
    border-top: solid 1px #8a8a8a !important;
    border-bottom: none !important;
  }
}

@media screen and (max-width: 767px) {
  #etcpgm th, #infogm th {
    padding: 5px;
    height: auto !important;
    display: block;
    width: 100% !important;
  }
}

#etcpgm td, #infogm td {
  padding: 10px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  #etcpgm td, #infogm td {
    border-top: solid 1px #8a8a8a !important;
    border-bottom: none !important;
  }
}

@media screen and (max-width: 767px) {
  #etcpgm td, #infogm td {
    padding: 5px;
    height: auto !important;
    display: block;
    width: 100% !important;
  }
}

@media only screen and (max-width: 500px) {
  #etcpgm td, #infogm td {
    border-bottom: solid 1px #8a8a8a !important;
  }
}

/* リンクボタンのカスタム */
#btw_wrp {
  min-height: 200px;
}

.cb_carousel {
  padding: 10px 0 !important;
}

.cb_carousel.num4 .button {
  color: #fff;
  border-color: white;
}

.cb_carousel.num4 .button:before {
  background: linear-gradient(79deg, #ff8d1c, #ff5e17 50%, #ff3414);
}

.cb_carousel .link_button {
  margin-top: 20px !important;
}

.top-areanavi-inr {
  /*2col*/
  position: relative;
  padding: 12px 0px 0;
  margin: 0px auto 120px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}

@media only screen and (min-width: 1080px) {
  .top-areanavi-inr {
    width: 100%;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 1079px) {
  .top-areanavi-inr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0px auto 40px;
  }
}

.top-areanavi-inr .child {
  position: relative;
}

.top-areanavi-inr .col1 {
  width: 48%;
  padding: 0px 0px;
  text-align: left;
  margin-right: 2%;
}

@media only screen and (max-width: 1079px) {
  .top-areanavi-inr .col1 {
    width: 100%;
    padding: 10px 0 0px;
    margin-left: 0%;
  }
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .col1 {
    width: 100%;
    padding: 10px 0 0px;
  }
}

.top-areanavi-inr .col2 {
  width: 50%;
  padding: 0px 0px;
  text-align: left;
}

@media only screen and (max-width: 1079px) {
  .top-areanavi-inr .col2 {
    width: 100%;
    padding: 10px 0 20px;
  }
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .col2 {
    width: 100%;
    padding: 10px 0 20px;
  }
}

.top-areanavi-inr .col3 {
  width: 50%;
  padding: 0px 0px;
  text-align: left;
}

@media only screen and (max-width: 1079px) {
  .top-areanavi-inr .col3 {
    width: 100%;
    padding: 10px 0 50px;
  }
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .col3 {
    width: 100%;
  }
}

.top-areanavi-inr .col4 {
  width: 48%;
  padding: 0px 0px;
  text-align: left;
  margin-left: 2%;
}

@media only screen and (max-width: 1079px) {
  .top-areanavi-inr .col4 {
    width: 100%;
    padding: 10px 0 0px;
    margin-left: 0%;
  }
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .col4 {
    width: 100%;
    padding: 10px 0 0px;
  }
}

.top-areanavi-inr .honbubtxt3 {
  font-size: 0.9em;
}

.top-areanavi-inr .danrakutwo {
  position: relative;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .danrakutwo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0px auto 5px;
  }
}

.top-areanavi-inr .danrakutwo span {
  width: 50px;
  margin-right: 10px;
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .danrakutwo span {
    width: 100%;
  }
}

.top-areanavi-inr .danrakutwo span.etcdt {
  width: 115px;
  margin-right: 10px;
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .danrakutwo span.etcdt {
    width: 100%;
  }
}

.top-areanavi-inr .danrakutwo span.waku {
  width: 50px !important;
  margin-right: 10px;
  color: #ff8d1c;
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .danrakutwo span.waku {
    width: 100%;
  }
}

.top-areanavi-inr .danrakutwo span.zenya {
  width: 115px;
  margin-right: 10px;
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .danrakutwo span.zenya {
    width: 100%;
  }
}

.top-areanavi-inr .danrakutwo span.zenya2 {
  width: 120px;
  margin-right: 10px;
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .danrakutwo span.zenya2 {
    width: 100%;
  }
}

.top-areanavi-inr .danrakutwo p {
  flex: 1;
}

@media only screen and (max-width: 500px) {
  .top-areanavi-inr .danrakutwo p {
    width: 100%;
  }
}

@media only screen and (max-width: 1079px) {
  .rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0px auto 20px;
  }
}

#footer {
  background-color: #000;
}

@media only screen and (max-width: 500px) {
  #footer_top {
    height: auto;
    min-height: 200px;
  }
}

@media screen and (max-width: 500px) {
  #copyright {
    font-size: 10px !important;
    text-align: left !important;
    padding-left: 15px;
  }
}

#copyright {
  font-family: "mclaren-bespoke", sans-serif !important;
}

.top_to_bottom {
  transform: translate3d(0, -20px, 0);
  transition: all 0.1s ease-in-out 0s;
  opacity: 0;
}

.top_to_bottom_fadeIn {
  transform: translate3d(0, 0, 0);
  transition: 1s ease-in-out 0.5s;
  opacity: 1;
}

.bottom_to_top {
  transform: translate3d(0, 10px, 0);
  transition: all 0.1s ease-in-out 0s;
  opacity: 0;
}

.bottom_to_top_fadeIn {
  transform: translate3d(0, 0, 0);
  transition: 1s ease-in-out 0.5s;
  opacity: 1;
}

.left_to_right {
  transform: translate3d(-10px, 0, 0);
  transition: all 0.1s ease-in-out 0s;
  opacity: 0;
}

.left_to_right_fadeIn {
  transform: translate3d(0, 0, 0);
  transition: 1s ease-in-out 0.5s;
  opacity: 1;
}

.right_to_left {
  transform: translate3d(10px, 0, 0);
  transition: all 0.1s ease-in-out 0s;
  opacity: 0;
}

.right_to_left_fadeIn {
  transform: translate3d(0, 0, 0);
  transition: 1s ease-in-out 0.5s;
  opacity: 1;
}

.zoom {
  transform: scale(0.8);
  opacity: 0;
}

.zoom_fadeIn {
  transform: scale(1);
  transition: 0.5s ease-out 0.5s;
  opacity: 1;
}
