body {
  color: #000;
  background-color: #FFF;
  font-family:Avenir,"Open Sans","Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
a:link, a:visited {
  color: #000;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover, a:active {
  color: #F00;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}



/*WRAPPER*/
.wraps {
  margin: 0 18%;
}
.wpevdate {
  padding: 0 18%;
}
.wpevtime {
  padding: 0 22%;
}
.wpbody {
  padding: 0 7%;
}
.wpbodyX {
  padding: 0 0 0 7%;
}
.wpvideo {
  padding: 0 12%;
}
.inners {
  padding: 0 5%;
}

.wd06 {
  margin: 0 6.7%;
}
.wd06 .wdbtn {
  margin: 0 11%;
}
.wd06 .inbtn {
  margin: 0 29%;
}
.wd06 .wd1day {
  margin: 0 52% 0 3%;
}

.wdtdtop {
  margin: 0 16%;
}


.wd07 {
  margin: 0 7.5%;
}
.wd08 {
  margin: 0 8%;
}
.wd08 .inbtn {
  margin: 0 28%;
}
.wd11 {
  margin: 0 11%;
}
.wd11 .inbtn {
  margin: 0 26%;
}
.wd13 {
  margin: 0 13%;
}
.wd205 {
  margin: 0 20.5%;
}
.wd315 {
  margin: 0 31.5%;
}
.wdYT {
  margin: 0 15%;
}
.wdYTbtn {
  margin: 0 17.5%;
}
@media (max-width: 1200px) {
  .wraps {
    margin: 0 12%;
  }
}
@media (max-width: 992px) {
  .wraps {
    margin: 0 3%;
  }
}
@media (max-width: 768px) {
  .wraps {
    margin: 0 0%;
  }
}
@media (max-width: 640px) {
  .wraps {
    margin: 0;
  }
}
.fsA {
  font-size: 2.4rem;
}
.fsB {
  font-size: 2rem;
}
.fsC {
  font-size: 1.8rem;
}
.fsD {
  font-size: 1.6rem;
}
.fsE {
  font-size: 1.4rem;
}
.fsF {
  font-size: 1.2rem;
}
h2 {
  font-size: 3.4rem;
  font-weight: 300;
}
h3 {
  font-size: 2.6rem;
  font-weight: 700;
}
@media (max-width: 1200px) {
  h2 {
    font-size: 3.3rem;
  }
  h3 {
    font-size: 2.5rem;
  }
  .fsA {
    font-size: 2.3rem;
  }
  .fsB {
    font-size: 1.9rem;
  }
  .fsC {
    font-size: 1.7rem;
  }
  .fsD {
    font-size: 1.5rem;
  }
  .fsE {
    font-size: 1.3rem;
  }
  .fsF {
    font-size: 1.1rem;
  }
}
@media (max-width: 992px) {
  h2 {
    font-size: 3.2rem;
  }
  h3 {
    font-size: 2.4rem;
  }
  .fsA {
    font-size: 2.2rem;
  }
  .fsB {
    font-size: 1.8rem;
  }
  .fsC {
    font-size: 1.6rem;
  }
  .fsD {
    font-size: 1.4rem;
  }
  .fsE {
    font-size: 1.2rem;
  }
  .fsF {
    font-size: 1.0rem;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 4.2vw;
  }
  h3 {
    font-size: 3.4vw;
  }
  .fsA {
    font-size: 2.8vw;
  }
  .fsB {
    font-size: 2.5vw;
  }
  .fsC {
    font-size: 2.3vw;
  }
  .fsD {
    font-size: 2.0vw;
  }
  .fsE {
    font-size: 1.9vw;
  }
  .fsF {
    font-size: 1.7vw;
  }
}

.inners table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 0 0;
}
.inners table th {
  padding: 0.5em 2em 0.5em 0;
  white-space: nowrap;
  vertical-align: top;
}
.inners table td {
  padding: 0.5em 0;

}
.bg_black {
  color: #000;
  background-color: #000;
}
.bgtitle {
  clear: both;
  margin-top: 2em;
  color: #555;
  background-color: #E5E5E5;
  padding: 1em;
}
.fcsblue {
  color: #6F97A3;
}
.fcsblue span {
  font-size: 140%;
}
.fcsblue span a,
.fcsblue span a:link,
.fcsblue span a:visited {
  color: #6F97A3;
  text-decoration: none;
}
.fcsblue span a:hover,
.fcsblue span a:active {
  color: #F00;
}
.fcgreen {
  color: #006600;
  font-weight: 700;
}
.fcgreen a,
.fcgreen a:link,
.fcgreen a:visited {
  color: #006600;
  text-decoration: none;
}
.fcgreen a:hover,
.fcgreen a:active {
  color: #F00;
}







.mlc40 {
  margin-left: 28px;
}
.tsite th {
  white-space: nowrap;
  vertical-align: top;
  padding-right: 1em;
}






h1.roots {
  margin: 0;;
  padding: 0;
  font-size: 0;
}

.containers {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .containers {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .containers {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .containers {
    width: 1170px;
  }
}
.containers:before, .containers:after {
  display: table;
  content: " ";
  clear: both;
}

.bg-chaps1 {
  background-image: url("../img/chaps1.jpg");
  background-size: contain;
  background-repeat: no-repeat;
}
.bg-chaps2 {
  background-image: url("../img/chaps2.jpg");
  background-size: contain;
  background-repeat: no-repeat;
}
.bg-chaps3 {
  background-image: url("../img/chaps3.jpg");
  background-size: contain;
  background-repeat: no-repeat;
}
.bglineup {
  color: #000;
  background-color: #E2EAED;
}
.bgfooter {
  color: #333;
  background-color: #FFF;
}
.tid1 {
   margin-left: 0.9em;
}
.tid1:first-letter {
  margin-left: -0.9em;
}
.snaps {
  display: flex;
  flex-wrap: wrap;
}
.snapI {
  width: calc(100% / 3);
  padding: 4px;
}
.oders {
  margin: 1.5em 6em 1em 6em;
  padding: 0.2em;
  color: #FFF;
  background-color: #555;
}
.cars {
  display: flex;
}
.car01 {
  width: calc(100% / 2);
  padding: 0 5px 0 0;
}
.car02 {
  width: calc(100% / 2);
  padding: 0 0 0 5px;
}





figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}
figure img {
  height: auto;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
  width: 100%;
  vertical-align: bottom;
}
a.thumnail {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
}
a.thumnail:hover > figure img {
  transform: scale(1.05,1.05);
  -webkit-transform:scale(1.05,1.05);
  -moz-transform:scale(1.05,1.05);
  -ms-transform:scale(1.05,1.05);
  -o-transform:scale(1.05,1.05);
  height: auto;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
  width: 100%;
  vertical-align: bottom;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -ms-filter: "alpha(opacity=65)";
  background: #000;
}
img.ihv {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
img.ihv:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}


.type1 {
  width: 100%;
  height: 250px;
}
.type2 {
  width: 100%;
  height: 280px;
}


.ctr {
  margin: 0 auto;
  text-align: center;
}
.movies {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.movies video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}











.movies iframe {
  width: 570px;
  height: 335px;
}
@media (max-width: 1200px) {
  .movies iframe {
    width: 560px;
    height: 329px;
  }
  .type1 {
    height: 230px;
  }
  .type2 {
    height: 250px;
  }
}
@media (max-width: 992px) {
  .movies iframe {
    width: 536px;
    height: 315px;
  }
  .type1 {
    height: 220px;
  }
  .type2 {
    height: 240px;
  }
}


@media screen and (max-width: 768px) {
/*
  .movies {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
*/
  .movies iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .type1 {
    height: 200px;
  }
  .type2 {
    height: 220px;
  }
}






/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  color: #333 !important;
  padding: 4px 12px 6px 12px;
  font-size: 30px;
  border: 1px solid #333;
  border-radius: 4px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}
.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #FFF !important;
  outline: none;
}
.back-to-top:hover {
  background: #DC143C;
  color: #FFF !important;
}