@charset "UTF-8";
/* テンプレート
------------------------*/
.template {
  background-color: #eee;
  width: 100%;
  height: 50px; }
  @media screen and (max-width: 640px) {
    .template {
      width: 100%;
      height: 25px;
      background-color: #999; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.main a {
  display: block; }

.main a:hover {
  opacity: 0.8; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.pc {
  display: block; }

.sp {
  display: none; }

@media screen and (max-width: 640px) {
  .pc {
    display: none; }
  .sp {
    display: block; } }

/* main
------------------------*/
.index_main {
  margin-top: 30px;
  background: url(../../img/kashiwa/index/link_back.jpg) no-repeat center center;
  background-size: cover;
  padding: 120px 0; }
  @media screen and (max-width: 640px) {
    .index_main {
      padding: 80px 0 60px; } }
  .index_main__box {
    width: 49%;
    background: #fff;
    padding: 30px 20px 20px;
    border: 3px solid #000; }
    @media screen and (max-width: 640px) {
      .index_main__box {
        width: 100%;
        margin-bottom: 20px; } }
    .index_main__box p {
      font-size: 2.5rem;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .index_main__box p {
          font-size: 2rem; } }
  .index_main__box:first-child {
    margin-right: 2%; }
  .index_main .main-btn {
    display: inline-block;
    margin: 20px 0 10px;
    font-weight: bold;
    padding: 5px;
    border: 2px solid #f6ad3c;
    font-size: 2rem;
    color: #f6ad3c;
    letter-spacing: 0.08rem; }
    @media screen and (max-width: 640px) {
      .index_main .main-btn {
        font-size: 1.8rem; } }
  @media screen and (max-width: 640px) {
    .index_main .row {
      display: block; } }

@media screen and (max-width: 640px) {
  .calendar {
    height: 500px;
    overflow: scroll; } }

/* nwes */
.news dl {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #e0e0e7;
  clear: both; }

.news dt {
  width: 30%;
  margin-left: 2%;
  float: left; }
  .news dt span {
    margin-right: 10px; }
  .news dt .new {
    background: #ff0000;
    color: #fff;
    text-align: center;
    padding: 3px; }

.news dd {
  width: 68%;
  float: left; }

.news dt, .news dd {
  padding: 10px 0;
  line-height: 2rem;
  font-size: 1.1rem; }
  @media screen and (max-width: 640px) {
    .news dt, .news dd {
      font-size: 1.3rem; } }

@media screen and (max-width: 640px) {
  .news dt, .news dd {
    width: 100%; }
  .news dt {
    padding-bottom: 5px; }
  .news dd {
    padding-top: 0; } }

/* link
------------------------*/
.link {
  padding: 67px 0;
  background: url(../../img/kashiwa/index/main_back.jpg) no-repeat center center;
  background-size: cover; }
  .link .row {
    width: 86%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto; }
    @media screen and (max-width: 640px) {
      .link .row {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around; } }
    .link .row .col {
      margin-bottom: 60px; }
      @media screen and (max-width: 640px) {
        .link .row .col {
          margin-bottom: 30px; } }
    @media screen and (max-width: 640px) {
      .link .row .col:last-child {
        margin-bottom: 0; } }
    .link .row .col:nth-child(2n) {
      margin-left: 3%; }
      @media screen and (max-width: 640px) {
        .link .row .col:nth-child(2n) {
          margin-left: 0; } }

/* access
------------------------*/
.access {
  padding: 70px 0;
  background: #f6ad3c;
  color: #585656; }
  .access p {
    font-size: 1.6rem; }
  .access strong {
    vertical-align: middle;
    font-size: 2.4rem; }
    @media screen and (max-width: 640px) {
      .access strong {
        font-size: 2rem; } }
    .access strong img {
      padding-right: 10px; }
  .access .row {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 640px) {
      .access .row {
        display: block; } }
  .access li:last-child {
    margin-left: 2%; }
  @media screen and (max-width: 640px) {
    .access__map {
      margin-top: 40px; } }
  .access__intro {
    padding-bottom: 30px;
    margin-top: 30px; }
  .access__point {
    position: relative;
    letter-spacing: 0.08rem;
    background: #ec7600;
    border-radius: 10px;
    padding: 20px 15px;
    text-align: center;
    color: #fff; }
    .access__point span {
      vertical-align: baseline;
      text-decoration: underline;
      color: #ffff00;
      font-size: 2.7rem; }
    .access__point strong {
      vertical-align: baseline;
      font-size: 2.6rem;
      margin-top: -10px;
      -webkit-text-emphasis: filled circle #ffff00;
      text-emphasis: filled circle #ffff00; }
    .access__point .piont-p {
      display: block;
      position: absolute;
      top: -10px;
      right: 0;
      left: 0;
      margin: auto; }

.main .tns-item img {
  width: 100%;
  height: auto; }

.main {
  /* 動画ボタン */ }
  .main .main-header {
    width: 100%;
    background: url(../../img/kashiwa/index/back_sky.jpg) no-repeat center center;
    background-size: cover; }
  .main .head {
    position: relative;
    max-width: 1280px;
    margin: auto; }
  .main .tns-controls button {
    border-style: none;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: -30px;
    content: "";
    display: block;
    width: 55px;
    height: 55px;
    z-index: 100;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden; }
  .main .tns-controls {
    width: 100%;
    max-width: 1200px;
    position: absolute;
    z-index: 1000;
    margin: auto;
    top: 44%;
    left: 0;
    right: 0; }
  .main .tns-controls > [data-controls="prev"] {
    left: 0%;
    background: url(../../img/kashiwa/index/next01.png) no-repeat; }
    @media screen and (max-width: 640px) {
      .main .tns-controls > [data-controls="prev"] {
        display: none; } }
  .main .tns-controls > [data-controls="next"] {
    right: -5px;
    background: url(../../img/kashiwa/index/next02.png) no-repeat; }
    @media screen and (max-width: 640px) {
      .main .tns-controls > [data-controls="next"] {
        display: none; } }
  .main .tns-nav {
    z-index: 100;
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    background: #585656;
    padding: 10px 0;
    text-align: center; }
  .main .tns-nav > [aria-controls] {
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #585656; }
  .main .tns-nav > [aria-selected="true"] {
    background: #fff; }
  .main .tns-outer [data-action] {
    display: none; }
  .main #tns1-item0 {
    position: relative; }
  .main .my-slider li {
    position: relative; }
  .main .position-slider {
    position: relative; }
  .main .position-slider-movie {
    position: absolute;
    bottom: 100px;
    right: 0;
    z-index: 200; }
  .main .lightboxarea {
    position: absolute;
    bottom: -20px;
    left: 10px;
    z-index: 200; }
    @media screen and (max-width: 640px) {
      .main .lightboxarea img {
        width: 60%; } }

.lightboxarea {
  position: absolute;
  bottom: -20px;
  z-index: 200; }
  .lightboxarea a {
    width: 89%;
    position: absolute;
    bottom: 6%;
    left: 0;
    right: 0;
    margin-left: 5px; }
    @media screen and (max-width: 640px) {
      .lightboxarea a {
        margin-left: 3px; } }

.movie_auto {
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .movie_auto {
      width: 95%; } }

#cboxLoadedContent {
  width: 70vw;
  display: block; }

#cboxNext, #cboxPrevious {
  display: none !important; }

.movie_wrap {
  z-index: 20;
  position: absolute;
  display: block;
  max-width: 129px;
  height: auto;
  bottom: 3%;
  /* left: 10vh; */
  left:30px;
  width: 10%; }
  /* @media screen and (max-width: 1400px) {
    .movie_wrap {
      left: 2%; } } */

.mv_map {
  position: absolute;
  top: 58%;
  /* left: 3%; */
  left:5.5%; }

.sp-movie_wrap {
  z-index: 20;
  display: block;
  width: 12%;
  height: auto;
  left: 0; }

.sp-mv_map {
  width: 12%;
  position: absolute;
  bottom: -80%;
  left: 0; }

#cboxCurrent {
  display: none !important; }
