.bgcb {
  background-color: #231815;
}

.bgcb2 {
  background-color: #231c1a;
}

.bgcw {
  background-color: #fff;
}

.white {
  color: #fff !important;
}

.black {
  color: #000 !important;
}

.green{
  color: #8fc31f;
}

.fs11rem{
  font-size: 1.1rem;
}

.contentsheader__title2 {
  margin: 50px auto 20px;
  /* padding: 0 20px 20px; */
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 5.2rem;
  /* text-align: center; */
  font-weight: 400;
}

.bgcb2 .contentsheader__title2 {
  margin: 0px auto 20px;
  /* padding: 0 20px 20px; */
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 5.2rem;
  /* text-align: center; */
  font-weight: 400;
}

.contentsheader__title3 {
  margin: 0px auto 60px;
  /* padding: 0 20px 20px; */
  /* IE8以下用、スマホ専用サイトでは不要 */
  /* font-size: 4.8rem; */
  font-size: 3.2rem;
  text-align: center;
  font-weight: 400;
  border-bottom: 1px solid #000;
}

.bgcb2 .contentsheader__title3 {
  margin: 0px auto 60px;
  /* padding: 0 20px 20px; */
  /* IE8以下用、スマホ専用サイトでは不要 */
  /* font-size: 4.8rem; */
  font-size: 3.2rem;
  text-align: center;
  font-weight: 400;
  border-bottom: 1px solid #8fc31f;
}

a:link {
  color: #00468C;
  text-decoration: none;
}

.border {
  max-width: 200px;
  border-top: solid 2px #8fc31f;
  margin: 0 auto;
}

.border2 {
  max-width: 200px;
  border-top: solid 2px #8fc31f;
  margin: 50px auto;
}

.border3 {
  max-width: 200px;
  border-top: solid 2px #8fc31f;
  margin: 0 auto;
}

.border4{
  border: solid 2px #fff;
  padding: 50px;
}

.gt img {
  width: 500px;
  padding-bottom: 50px;
}

.flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 50px;
}

/* .flex img {
  width: 500px;
  padding-bottom: 20px;
} */

/* .flex p {
  width: 500px;
  padding-bottom: 50px;
} */

.flex-sb {
  display: flex;
  justify-content: space-between;
}

.flexcontainer--two > *{
  margin-right: 3.3%;
}

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

.sns {
  margin-top: 9.7rem;
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mbpc0{
  margin-bottom: 0 !important;
}

.mlpc20px{
  margin-left: 20px !important;
}

.mtpc50px{
  margin-top: 50px !important;
}

.mb05em{
  margin-bottom: 0.5em;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.text {
  font-size: 3.0rem;
  font-size: 30px;
}

.text2 {
  font-size: 1.6rem;
  font-size: 16px;
}

.text3 {
  font-size: 1.4rem;
  font-size: 14px;
}

.text4 {
  font-size: 2.4rem;
  font-size: 24px;
}

.text5 {
  font-size: 2.0rem;
  font-size: 20px;
}

.text6 {
  font-size: 4.0rem;
  font-size: 40px;
}

.text7 {
  font-size: 2.7rem;
  font-size: 27px;
}

.text8 {
  font-size: 2.2rem;
  font-size: 22px;
}

.lh{
  line-height: 1.0;
}

.lh2{
  line-height: 1.5;
}

.button2 {
  background-color: #fff;
  color: #000;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  padding: 15px 45px 12px;
  border: none;
  white-space: nowrap;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.75;
}

dl {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  background-color: #fff;
  color: #fff;
}

dt {
  flex-basis: 20%;
  padding: 10px;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
}

.dt {
  flex-basis: 20%;
  padding: 15px 10px 10px 10px;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  width: 40%;
}

dd {
  flex-basis: 80%;
  padding: 15px;
  color: #000;
}

.dd {
  flex-basis: 80%;
  padding: 15px;
  color: #000;
  display: inline-block;
}

.detail {
  padding: 20px 0;
  margin: 50px auto;
  max-width: 750px;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
  font-size: 144%;
  border: 3px solid #000;
}

.main a {
  text-decoration: none !important;
}

.pcnone {
  display: none !important;
}

.pcnone2 {
  display: none !important;
}

.spnone {
  display: inline-block !important;
}

.spnone2 {
  display: block !important;
}

.contentsbody--brown {
  background-color: #221815;
  color: #fff;
}

.contentsbody--brown p{
  font-size: 2.0rem;
}

.insta{
  width: 60px;
}

.border-white{
  border-bottom: 1px solid #fff;
}

.present p{
  margin: 0 0 1em;
}

.display p{
  margin: 0 0 1em;
}

.title p{
  margin: 0 0 1.5em;
}

.fsss{
  font-size: 47%;
}

.datatable1 th, .datatable2 th {
    background-color: transparent;
    border: none;
    padding: 0;
}

.datatable1 td, .datatable2 td {
    background-color: transparent;
    border: none;
    padding: 0;
}

.datatable1, .datatable2{
  border: none !important;
}

hr{
  border-top: 1px solid #666;
  margin: 5em 0;
}

@media only screen and (max-width: 768px) {
  .contentsheader {
    margin-bottom: 0;
  }

  .contentsbody {
    padding: 20px;
  }

  .pt50px {
    padding-top: 20px !important;
  }

  .mt30px{
    margin-top: 15px !important;
  }

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

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

  .mtsp30px {
    margin-top: 30px !important;
  }

  .mtsp40px {
    margin-top: 40px !important;
  }

  .mbpc0{
    margin-bottom: 2em !important;
  }

  .mlpc20px{
    margin-left: 0 !important;
  }

  .mtpc50px{
    margin-top: 60px !important;
  }

  .mbsp30px {
    margin-bottom: 30px !important;
  }

  .mbsp40px {
    margin-bottom: 40px !important;
  }

  .mbsp60px {
    margin-bottom: 60px !important;
  }

  .border {
    max-width: 100px;
    margin: 0 auto;
  }

  .border2 {
    max-width: 100px;
    margin: 30px auto;
  }

  .border3 {
    max-width: 100px;
    margin: 30px auto;
  }

  .border4{
    padding: 25px;
  }  

  .contentsheader__title2 {
    width: 100%;
    margin: 25px auto 20px;
    /* IE8以下用、スマホ専用サイトでは不要 */
    font-size: 2.4rem;
  }

  .bgcb2 .contentsheader__title2 {
    width: 100%;
    margin: 25px auto 20px;
    /* IE8以下用、スマホ専用サイトでは不要 */
    font-size: 2.8rem;
  }

  .contentsheader__title3 {
    width: 100%;
    margin: 0 auto 20px;
    /* IE8以下用、スマホ専用サイトでは不要 */
    font-size: 2.2rem;
    line-height: 1;
  }

  .bgcb2 .contentsheader__title3 {
    width: 100%;
    margin: 25px auto 20px;
    /* IE8以下用、スマホ専用サイトでは不要 */
    font-size: 2.0rem;
    line-height: 1.5;
  }

  .gt img {
    width: 100%;
    padding-bottom: 30px;
  }

  .flex{
    display: block;
    margin-bottom: 20px;
  }

  .flex img {
    width: 48%;
    padding-bottom: 20px;
  }

  .flex p {
    width: 100%;
    /* padding-bottom: 30px; */
  }

  .flex-sb {
    display: block;
  }

  .sns {
    margin: 2.7rem auto 0 auto;
  }

  .text {
    font-size: 2.0rem;
    font-size: 20px;
  }

  .text2 {
    font-size: 1.2rem;
    font-size: 12px;
  }

  .text3 {
    font-size: 1.0rem;
    font-size: 10px;
  }

  .text4 {
    font-size: 1.6rem;
    font-size: 16px;
  }

  .text5 {
    font-size: 1.4rem;
    font-size: 14px;
  }

  .text6 {
    font-size: 2.6rem;
    font-size: 26px;
  }

  .text7 {
    font-size: 1.8rem;
    font-size: 18px;
  }

  .text8 {
    font-size: 1.5rem;
    font-size: 15px;
  }

  .button2{
    display: block;
    margin: 0;
    padding: 15px 15px 12px;
    font-size: 1.6rem;
  }

  .sptac {
    text-align: center;
  }

  .pcnone {
    display: inline-block !important;
  }

  .pcnone2 {
    display: block !important;
  }

  .spnone {
    display: none !important;
  }

  .spnone2 {
    display: none !important;
  }

  .photogallery {
    margin: 0;
  }

  .contentsbody--brown p{
    font-size: 1.4rem;
  }

  .present p{
    margin: 0 0 2em;
  }

}