@charset "UTF-8";
/***********************共通設定************************/
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-style: normal;
}

body {
  /* for iOS */
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  width: 100%;
  color: #000;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0px;
  background-image: url(../images/bg.jpg);
  background-size: cover;
}

img {
  /* for Chrome */
  -webkit-backface-visibility: hidden;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

section {
  display: block;
}

a {
  outline: none;
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

a img {
  border: none;
}

ul, li {
  list-style: none;
}

input, label, select, textarea {
  vertical-align: middle;
}

/* 1000以下  */
@media all and (max-width: 1000px) {
  html,
body {
    height: auto;
    overflow-x: hidden;
  }

  body {
    height: auto;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 1.1;
  }
}
/* 1001以上  */
@media all and (min-width: 1001px) {
  html,
body {
    font-size: 17px;
    min-height: 100%;
  }
}
*:focus {
  outline: none;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

.br_pc {
  display: inline;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .br_pc {
    display: none;
  }
}

.font_gen {
  font-family: "源ノ角ゴシック JP", "Noto Sans JP", sans-serif;
}

.font_arial_b {
  font-family: Arial-black, Helvetica, sans-serif;
}

.font_arial {
  font-family: "Arial", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.br_sp {
  display: none;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .br_sp {
    display: inline;
  }
}

main {
  max-width: 1500px;
  padding: 40px;
  margin: 0 auto;
  /* 1000以下  */
  /* 750以下  */
}
@media all and (max-width: 1000px) {
  main {
    padding: 10px;
  }
}
@media all and (max-width: 750px) {
  main {
    padding: 5px;
  }
}

.race_list_wrap {
  /* 1001以上  */
}
@media all and (min-width: 1001px) {
  .race_list_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.race_list {
  /* 1001以上  */
}
@media all and (min-width: 1001px) {
  .race_list {
    width: calc(100% - 570px);
  }
}

.slick-list.draggable {
  padding: 5px 0 10px;
}

.race_map {
  padding: 10px 0;
  /* 1001以上  */
}
@media all and (min-width: 1001px) {
  .race_map {
    width: 550px;
  }
}

ul#thumbs {
  /* 1001以上  */
  /* 1000以下  */
}
@media all and (min-width: 1001px) {
  ul#thumbs {
    height: 6vw;
    max-height: 88px;
  }
}
@media all and (max-width: 1400px) {
  ul#thumbs {
    height: 5.5vw;
    max-height: 88px;
  }
}
@media all and (max-width: 1200px) {
  ul#thumbs {
    height: 5vw;
  }
}
@media all and (max-width: 1000px) {
  ul#thumbs {
    height: auto;
    padding: 0 10px;
    max-height: unset;
  }
}

.race_list {
  position: relative;
}
.race_list ul#thumbs li {
  cursor: pointer;
  -webkit-box-shadow: 2px 3px 10px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 3px 10px 1px rgba(0, 0, 0, 0.5);
  height: auto;
  margin: 5px 0.1% 5px 0;
  padding: 0.8% 0.8% 1.2% 0.8%;
  /* 750以下  */
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  position: relative;
  top: 0px;
  /* 1201以上  */
  /* 1001以上  */
}
@media all and (max-width: 750px) {
  .race_list ul#thumbs li {
    padding: 0.2% 0.2% 1.7% 0.2%;
  }
}
.race_list ul#thumbs li.slick-current {
  -webkit-transform: scale(1);
          transform: scale(1);
  top: -10px;
}
@media all and (min-width: 1271px) {
  .race_list ul#thumbs li {
    padding: 1% 1% 5% 1%;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  .race_list ul#thumbs li.slick-current {
    margin: 5px 0.1% 5px 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@media all and (min-width: 1001px) {
  .race_list ul#thumbs li {
    height: 100px;
  }
}
.race_list ul#thumbs li.all {
  background: #fff;
}
.race_list ul#thumbs li.nasu {
  background: #FFF034;
}
.race_list ul#thumbs li.utsunomiya {
  background: #D70C18;
}
.race_list ul#thumbs li.saitama {
  background: #70C547;
}
.race_list ul#thumbs li.sagamihara {
  background: #000000;
}
.race_list ul#thumbs li.shizuoka {
  background: #FD4012;
}
.race_list ul#thumbs li.matrix {
  background: #00BD9C;
}
.race_list ul#thumbs li.kinan {
  background: #0068B6;
}
.race_list ul#thumbs li.hiroshima {
  background: #FD8529;
}
.race_list ul#thumbs li.fukuoka {
  background: #E8342F;
}
.race_list ul#thumbs li.oita {
  background: #906C22;
}
.race_list ul#thumbs li img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.race_list ul#thumbs li:hover {
  /* 1201以上  */
}
@media all and (min-width: 1271px) {
  .race_list ul#thumbs li:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.race_list ul#thumbs li:hover.slick-current img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.race_list .race_table {
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 3px 8px 7px 1px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 8px 7px 1px rgba(0, 0, 0, 0.3);
}
.race_list .race_table thead td {
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 5px 0;
  z-index: 1;
  /* 1300以下  */
}
.race_list .race_table thead td:last-child {
  border-right: none;
}
@media all and (max-width: 1315px) {
  .race_list .race_table thead td {
    font-size: 13px;
  }
}
.race_list .race_table#all thead td {
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  color: #000;
  background: #fff;
}
.race_list .race_table#all thead td:last-child {
  border-right: none;
}
.race_list .race_table#all tbody tr:hover {
  background: #EBE4EA;
}
.race_list .race_table#nasu .race_table_inner, .race_list .race_table#utsunomiya .race_table_inner, .race_list .race_table#saitama .race_table_inner, .race_list .race_table#sagamihara .race_table_inner, .race_list .race_table#shizuoka .race_table_inner, .race_list .race_table#matrix .race_table_inner, .race_list .race_table#kinan .race_table_inner, .race_list .race_table#hiroshima .race_table_inner, .race_list .race_table#fukuoka .race_table_inner, .race_list .race_table#oita .race_table_inner {
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .race_list .race_table#nasu .race_table_inner, .race_list .race_table#utsunomiya .race_table_inner, .race_list .race_table#saitama .race_table_inner, .race_list .race_table#sagamihara .race_table_inner, .race_list .race_table#shizuoka .race_table_inner, .race_list .race_table#matrix .race_table_inner, .race_list .race_table#kinan .race_table_inner, .race_list .race_table#hiroshima .race_table_inner, .race_list .race_table#fukuoka .race_table_inner, .race_list .race_table#oita .race_table_inner {
    height: 820px;
  }
}
.race_list .race_table#nasu tbody tr:nth-child(n+13), .race_list .race_table#utsunomiya tbody tr:nth-child(n+13), .race_list .race_table#saitama tbody tr:nth-child(n+13), .race_list .race_table#sagamihara tbody tr:nth-child(n+13), .race_list .race_table#shizuoka tbody tr:nth-child(n+13), .race_list .race_table#matrix tbody tr:nth-child(n+13), .race_list .race_table#kinan tbody tr:nth-child(n+13), .race_list .race_table#hiroshima tbody tr:nth-child(n+13), .race_list .race_table#fukuoka tbody tr:nth-child(n+13), .race_list .race_table#oita tbody tr:nth-child(n+13) {
  display: none;
}
.race_list .race_table#nasu thead td {
  border-right: 1px solid #fff;
  color: #000;
  background: #FCF37B;
}
.race_list .race_table#nasu thead td:last-child {
  border-right: none;
}
.race_list .race_table#nasu tbody tr:hover {
  background: #FFFADE;
}
.race_list .race_table#nasu tbody tr:nth-child(n+13) {
  display: none;
}
.race_list .race_table#utsunomiya thead td {
  background: #D91A25;
}
.race_list .race_table#utsunomiya tbody tr:hover {
  background: #FEDEDE;
}
.race_list .race_table#saitama thead td {
  background: #70C547;
}
.race_list .race_table#saitama tbody tr:hover {
  background: #E5F9DC;
}
.race_list .race_table#sagamihara thead td {
  background: #232323;
}
.race_list .race_table#sagamihara tbody tr:hover {
  background: #D7D7D7;
}
.race_list .race_table#shizuoka thead td {
  background: #FD4012;
}
.race_list .race_table#shizuoka tbody tr:hover {
  background: #FCE7D5;
}
.race_list .race_table#matrix thead td {
  background: #00BD9C;
}
.race_list .race_table#matrix tbody tr:hover {
  background: #D6FAF3;
}
.race_list .race_table#kinan thead td {
  background: #0068B6;
}
.race_list .race_table#kinan tbody tr:hover {
  background: #D9EBF8;
}
.race_list .race_table#hiroshima thead td {
  background: #FD8529;
}
.race_list .race_table#hiroshima tbody tr:hover {
  background: #FEF5D6;
}
.race_list .race_table#fukuoka thead td {
  background: #E8342F;
}
.race_list .race_table#fukuoka tbody tr:hover {
  background: #FEECE1;
}
.race_list .race_table#oita thead td {
  background: #906C22;
}
.race_list .race_table#oita tbody tr:hover {
  background: #F7F0E0;
}
.race_list .race_table_inner {
  /* 1001以上  */
}
@media all and (min-width: 1001px) {
  .race_list .race_table_inner {
    max-height: 576px;
  }
}
.race_list table {
  border-collapse: separate;
  table-layout: fixed;
  width: 100%;
  display: table;
  border-spacing: 0;
}
.race_list thead th, .race_list thead td {
  position: sticky;
  top: 0;
}
.race_list thead {
  pointer-events: none;
  position: relative;
  z-index: 1;
}
.race_list thead tr {
  font-size: 18px;
  font-weight: bold;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .race_list thead tr {
    font-size: 12px;
  }
}
.race_list tbody tr {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.race_list tbody tr.no_gps td span {
  background: none;
}
.race_list tbody tr.nasu span {
  color: #000;
  background: #FFF034;
}
.race_list tbody tr.nasu.no_gps span {
  color: #A49807;
}
.race_list tbody tr.utsunomiya span {
  background: #D91A25;
}
.race_list tbody tr.utsunomiya.no_gps span {
  color: #D91A25;
}
.race_list tbody tr.saitama span {
  background: #70C547;
}
.race_list tbody tr.saitama.no_gps span {
  color: #70C547;
}
.race_list tbody tr.sagamihara span {
  background: #000000;
}
.race_list tbody tr.sagamihara.no_gps span {
  color: #000;
}
.race_list tbody tr.shizuoka span {
  background: #FD4012;
}
.race_list tbody tr.shizuoka.no_gps span {
  color: #FD4012;
}
.race_list tbody tr.matrix span {
  background: #00BD9C;
}
.race_list tbody tr.matrix.no_gps span {
  color: #00BD9C;
}
.race_list tbody tr.kinan span {
  background: #0068B6;
}
.race_list tbody tr.kinan.no_gps span {
  color: #0068B6;
}
.race_list tbody tr.hiroshima span {
  background: #FD7812;
}
.race_list tbody tr.hiroshima.no_gps span {
  color: #FD8529;
}
.race_list tbody tr.fukuoka td span {
  background: #E61F19;
}
.race_list tbody tr.fukuoka.no_gps td span {
  background: none;
  color: #E8342F;
}
.race_list tbody tr.oita span {
  background: #845D0B;
}
.race_list tbody tr.oita.no_gps span {
  color: #906C22;
}
.race_list tbody tr.no_gps {
  background: #E6E6E6;
  pointer-events: none;
}
.race_list tbody tr.no_gps span {
  border: none;
  background: none;
  color: #000;
}
.race_list tbody tr:hover.no_gps {
  background: #E6E6E6;
}
.race_list tbody tr.no_gps td.active::before {
  opacity: 0;
}
.race_list tbody tr.no_gps td::after, .race_list tbody tr.no_gps td::before {
  display: none;
}
.race_list tbody td {
  font-weight: bold;
}
.race_list tbody td:nth-child(1) {
  position: relative;
}
.race_list tbody td:nth-child(1)::after, .race_list tbody td:nth-child(1)::before {
  content: "";
  position: absolute;
}
.race_list tbody td:nth-child(1)::after {
  width: 27px;
  height: 27px;
  border: 1px solid #707070;
  left: 50%;
  top: 18px;
  margin-left: -16px;
}
.race_list tbody td:nth-child(1)::before {
  background-image: url(../images/check.png);
  width: 15px;
  height: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  left: 50%;
  margin-left: -9px;
  top: 24px;
}
.race_list tbody td:nth-child(1).active::before {
  opacity: 1;
}
.race_list td {
  cursor: pointer;
  text-align: left;
}
.race_list td:nth-child(1) {
  width: 90px;
  /* 1300以下  */
}
@media all and (max-width: 1315px) {
  .race_list td:nth-child(1) {
    width: 50px;
  }
}
.race_list td:nth-child(2) {
  width: 65%;
}
@media all and (max-width: 340px) {
  .race_list td:nth-child(2) {
    width: 60%;
  }
}
.race_list td:nth-child(3) {
  width: 30%;
  /* 1300以下  */
}
@media all and (max-width: 1315px) {
  .race_list td:nth-child(3) {
    display: none;
    width: 0%;
  }
}
.race_list td:nth-child(4) {
  width: 120px;
  border-right: none;
  /* 1300以下  */
}
@media all and (max-width: 1315px) {
  .race_list td:nth-child(4) {
    width: 20%;
    text-align: center;
  }
}
@media all and (max-width: 340px) {
  .race_list td:nth-child(4) {
    width: 25%;
  }
}
.race_list td input {
  display: none;
}
.race_list tbody td {
  height: 65px;
  padding: 0 20px;
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  /* 1300以下  */
}
@media all and (max-width: 1315px) {
  .race_list tbody td {
    padding: 0 5px;
  }
}
.race_list tbody td:nth-child(2) {
  padding: 0;
}
.race_list tbody td:nth-child(2) .player_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 1300以下  */
}
@media all and (max-width: 1315px) {
  .race_list tbody td:nth-child(2) .player_wrap {
    height: 56px;
  }
}
.race_list tbody td:nth-child(2) .player_photo {
  overflow: hidden;
  width: 67px;
  /* 1300以下  */
}
@media all and (max-width: 1315px) {
  .race_list tbody td:nth-child(2) .player_photo {
    width: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.race_list tbody td:nth-child(2) .player_photo img {
  height: 67px;
  /* 1300以下  */
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 1315px) {
  .race_list tbody td:nth-child(2) .player_photo img {
    width: 56px;
  }
}
.race_list tbody td:nth-child(2) span {
  border-radius: 100px;
  color: #fff;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px;
  font-size: 15px;
  /* 1200以下  */
  /* 750以下  */
}
@media all and (max-width: 1270px) {
  .race_list tbody td:nth-child(2) span {
    margin: 0 10px;
    font-size: 10px;
  }
}
@media all and (max-width: 750px) {
  .race_list tbody td:nth-child(2) span {
    margin: 0 5px;
  }
}
.race_list tbody td:nth-child(2) .player_info {
  width: calc(100% - 160px);
  /* 1300以下  */
  /* 1300以下  */
  /* 750以下  */
}
@media all and (max-width: 1315px) {
  .race_list tbody td:nth-child(2) .player_info {
    min-width: 105px;
    text-align: center;
    width: calc(100% - 100px);
  }
}
@media all and (max-width: 1315px) {
  .race_list tbody td:nth-child(2) .player_info p.long {
    font-size: 13px;
  }
}
@media all and (max-width: 750px) {
  .race_list tbody td:nth-child(2) .player_info {
    min-width: 90px;
  }
}
.race_list tbody td:nth-child(2) .player_info .team_sp {
  /* 1301以上  */
  font-size: 8px;
  color: #7D7B7B;
  margin: 0 0 4px;
}
@media all and (min-width: 1316px) {
  .race_list tbody td:nth-child(2) .player_info .team_sp {
    display: none;
  }
}
.race_list tbody .no_gps td span {
  border: none;
}
.race_list tbody tr.nasu td span {
  color: #000;
}

.bundle {
  padding: 10px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bundle_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bundle_check {
  cursor: pointer;
  background: #636363;
  color: #fff;
  border-radius: 200px;
  width: 55px;
  font-size: 16px;
  margin: 0 10px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bundle_check:hover {
  background: #3d3d3d;
}

.bundle_reset, .bundle_all_reset {
  cursor: pointer;
  border: 1px solid #8E8E8E;
  border-radius: 200px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bundle_reset:hover, .bundle_all_reset:hover {
  background: #e8e8e8;
}
.bundle_reset img, .bundle_all_reset img {
  width: 10px;
  height: 14px;
}

.bundle_all_reset {
  width: 60px;
}

.race_map {
  position: relative;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .race_map {
    margin: 20px 0;
  }
}
.race_map img {
  width: 100%;
}

.map_info {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  font-size: 15px;
  font-weight: bold;
  z-index: 1;
  /* 1200以下  */
}
@media all and (max-width: 1270px) {
  .map_info {
    font-size: 10px;
  }
}
.map_info div {
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}
.map_info div.nasu {
  color: #000;
  background: #FFF034;
}
.map_info div.utsunomiya {
  background: #D91A25;
}
.map_info div.saitama {
  background: #70C547;
}
.map_info div.sagamihara {
  background: #000000;
}
.map_info div.shizuoka {
  background: #FD4012;
}
.map_info div.matrix {
  background: #00BD9C;
}
.map_info div.kinan {
  background: #0068B6;
}
.map_info div.hiroshima {
  background: #FD7812;
}
.map_info div.fukuoka {
  background: #E61F19;
}
.map_info div.oita {
  background: #845D0B;
}

.race_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .race_tit {
    margin: 0 0 10px;
  }
}
.race_tit h1 {
  width: 72px;
  margin: 0 10px;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .race_tit h1 {
    width: 47px;
    margin: 0 10px;
  }
}
.race_tit h2 {
  width: calc(100% - 72px);
  color: #fff;
  font-size: 34px;
  text-align: left;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  .race_tit h2 {
    font-size: 20px;
    line-height: 1;
  }
  .race_tit h2.long {
    font-size: 16px;
  }
}

#thumbs .slick-prev {
  left: -10px;
  margin-top: -10px;
}
#thumbs .slick-prev::before {
  border-right: 6px solid #fff;
}
#thumbs .slick-next {
  right: -10px;
  margin-top: -10px;
}
#thumbs .slick-next::before {
  border-left: 6px solid #fff;
}
#thumbs .slick-prev::before, #thumbs .slick-next::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  font-size: 0;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.6));
}

#thumbs2 li {
  background: #00BD9C;
}
#thumbs2 .slick-prev {
  left: -10px;
  margin-top: -10px;
}
#thumbs2 .slick-prev::before {
  border-right: 6px solid #fff;
}
#thumbs2 .slick-next {
  right: -10px;
  margin-top: -10px;
}
#thumbs2 .slick-next::before {
  border-left: 6px solid #fff;
}
#thumbs2 .slick-prev::before, #thumbs2 .slick-next::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  font-size: 0;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.6));
}

#slider {
  margin: -5px 0 0;
  /* 1000以下  */
}
@media all and (max-width: 1000px) {
  #slider {
    margin: -45px 0 0;
  }
}
#slider .slick-prev {
  top: 50%;
  margin-top: -40px;
  z-index: 1;
  left: -10px;
}
#slider .slick-prev::before {
  border-right: 8px solid #CECECE;
}
#slider .slick-next {
  top: 50%;
  margin-top: -40px;
  right: -10px;
}
#slider .slick-next::before {
  border-left: 8px solid #CECECE;
}
#slider .slick-prev::before, #slider .slick-next::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  font-size: 0;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.6));
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0;
}

#toPageTop, #toMapTop {
  /* 1001以上  */
  position: fixed;
  bottom: 10px;
}
@media all and (min-width: 1001px) {
  #toPageTop, #toMapTop {
    display: none;
  }
}
#toPageTop .top_btn a, #toPageTop .map_btn a, #toMapTop .top_btn a, #toMapTop .map_btn a {
  border-radius: 100px;
  display: block;
  width: 50px;
  height: 50px;
  background: #BCBCBC;
  position: relative;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}
#toPageTop .top_btn a::after, #toMapTop .top_btn a::after {
  content: "";
  position: absolute;
  background-image: url(../images/btn_top.png);
  width: 22px;
  height: 14px;
  background-size: cover;
  left: 50%;
  margin-left: -11px;
  top: 50%;
  margin-top: -10px;
}
#toPageTop .map_btn a, #toMapTop .map_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-family: arial;
  font-size: 15px;
}

#toPageTop {
  right: -60px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#toPageTop.scrollfixed {
  right: 70px;
}

#toMapTop {
  right: 10px;
}

/*----------------------------------------------------
loader
----------------------------------------------------*/
#loaderBg {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10000;
  background: #fff;
}

@-webkit-keyframes slideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  pointer-events: none;
}
#loader .loader-slide {
  width: 100%;
  height: 100%;
}
#loader .loader-slide.open {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.load_logo {
  /* 751以上 */
  /* 750以下  */
}
@media all and (min-width: 751px) {
  .load_logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 200px;
    left: 50%;
    margin-left: -100px;
  }
  .load_logo img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
}
@media all and (max-width: 750px) {
  .load_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .load_logo img {
    width: 120px;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/*# sourceMappingURL=common.css.map */