@charset "UTF-8";
.din, header.sipadusshowcase nav.head_nav .menu_title span, .sipadusshowcase_map_info_content::before, .walkthrough_open::before, .zone_num, .sipadusshowcase_map_info_content a span, .sipadusshowcase_entry_title span {
  font-family: 'din-2014',sans-serif;
  font-weight: 700;
  font-style: normal;
}

html {
  margin: 0;
  padding: 0;
}

body {
  font: 400 18px/2rem 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 0;
  position: relative;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
}

a * {
  -webkit-transition: all .2s;
  transition: all .2s;
}

a.link {
  text-decoration: underline;
}

a:hover, a:visited {
  background: inherit;
  color: inherit;
  text-decoration: none;
}

menu, ul, ol, li, div, p,
h1, h2, h3, h4 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.scroll_lock {
  overflow: hidden;
}

::-moz-selection {
  background: #0F5DC7;
  color: #fff;
}

::selection {
  background: #0F5DC7;
  color: #fff;
}

.pc-display {
  display: inherit;
}

.tab-display {
  display: none !important;
}

.sp-display {
  display: none !important;
}

@media screen and (max-width: 1023px) {
  .tab-display {
    display: inherit !important;
  }
}

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

input, button, select, textarea,
input[type='text'], input[type='number'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], input[type='email'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type='checkbox'],
input[type='radio'] {
  display: none;
}

input[type='submit'],
input[type='button'],
label, button, select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

.title_h2, .title_h3, .sipadusshowcase_entry_content [class*="unit"] h3, .sipadusshowcase_map_info_title, .sipadusshowcase_map_info_content h2, .sipadusshowcase_entry_content [class*="unit"] h2, .panel_list h1 {
  border: none;
  font-size: 36px;
  font-weight: 700;
  margin: 40px 0;
  padding: 0;
}

.title_h3, .sipadusshowcase_entry_content [class*="unit"] h3 {
  font-size: 28px;
}

.txt_strong, .sipadusshowcase_entry_content [class*="unit"] p strong, .sipadusshowcase_entry_tag p, .sipadusshowcase_entry_tag a {
  font-weight: 700;
  color: #0F5DC7;
}

.fas, .sipadusshowcase_map_info_content a, .sipadusshowcase_entry_content [class*="unit"] dl dd, .privacy main.main a {
  font-family: "Font Awesome 5 Free";
}

@media screen and (max-width: 1024px) {
  .title_h2, .title_h3, .sipadusshowcase_entry_content [class*="unit"] h3, .sipadusshowcase_map_info_title, .sipadusshowcase_map_info_content h2, .sipadusshowcase_entry_content [class*="unit"] h2, .panel_list h1 {
    font-size: 24px;
    margin: 20px 0;
  }
  .title_h3, .sipadusshowcase_entry_content [class*="unit"] h3 {
    font-size: 20px;
  }
}

.btn {
  border-radius: 0;
  font-size: 24px;
  font-weight: 700;
  padding: 15px 0;
  text-align: center;
}

.btn i {
  font-size: 36px;
  padding-right: 10px;
  vertical-align: sub;
}

.btn_key {
  background: #0F5DC7;
  border: solid 1px #0F5DC7;
  color: #fff !important;
}

.btn_key:hover {
  background: #fff;
  color: #0F5DC7 !important;
}

.btn_sub {
  background: #38A1ED;
  border: solid 1px #38A1ED;
  color: #fff !important;
}

.btn_sub:hover {
  background: #fff;
  color: #38A1ED !important;
}

.btn_violet {
  background: #560fc7;
  border: solid 1px #560fc7;
  color: #fff !important;
}

.btn_violet:hover {
  background: #fff;
  color: #560fc7 !important;
}

.btn_pink {
  background: #ed388c;
  border: solid 1px #ed388c;
  color: #fff !important;
}

.btn_pink:hover {
  background: #fff;
  color: #ed388c !important;
}

.btn_wt {
  background: #fff;
  border: solid 1px #38A1ED;
  color: #38A1ED !important;
}

.btn_wt:hover {
  background: #38A1ED;
  color: #fff !important;
}

.btn_wt_key {
  background: #fff;
  border: solid 1px #0F5DC7;
  color: #0F5DC7 !important;
}

.btn_wt_key:hover {
  background: #0F5DC7;
  border-color: #fff;
  color: #fff !important;
}

.btn_wt_violet {
  background: #fff;
  border: solid 1px #560fc7;
  color: #560fc7 !important;
}

.btn_wt_violet:hover {
  background: #560fc7;
  border-color: #fff;
  color: #fff !important;
}

header.sipadusshowcase {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  padding: 14px 10px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 790;
}

header.sipadusshowcase_top {
  background: transparent;
}

header.sipadusshowcase .head_logo {
  display: inline-block;
  height: 53px;
  width: auto;
  max-width: calc(100% / 16 * 7);
  margin: 0 30px;
}

header.sipadusshowcase .head_content {
  float: right;
}

header.sipadusshowcase .head_content .searchbox {
  background: #fff;
  display: inline-block;
  line-height: 52px;
  padding: 0 10px 0 55px;
  border-radius: 27px;
  position: relative;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 790;
  vertical-align: top;
}

header.sipadusshowcase .head_content .searchbox input {
  width: 12em;
}

header.sipadusshowcase .head_search, header.sipadusshowcase .head_menu {
  background: #fff;
  color: #0F5DC7;
  border-radius: 50%;
  display: inline-block;
  font-size: 24px;
  height: 53px;
  line-height: 54px;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  -webkit-transition: all .2s;
  transition: all .2s;
  right: 72px;
  width: 54px;
  z-index: 799;
}

header.sipadusshowcase .head_menu {
  background: #0F5DC7;
  color: #fff;
  position: relative;
  right: 0;
}

header.sipadusshowcase .search_toggle {
  margin-right: calc(12em - 55px);
}

header.sipadusshowcase .searchbox_open {
  -webkit-transform: scaleX(1) !important;
          transform: scaleX(1) !important;
}

header.sipadusshowcase .head_nav_wrap {
  background: #0F5DC7;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 780;
}

header.sipadusshowcase nav.head_nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: none;
  height: 100vh;
  margin: auto;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 90px calc(100% / 16);
  position: fixed;
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
  width: 100%;
  z-index: 780;
}

header.sipadusshowcase nav.head_nav .menu_title {
  margin: 0 0 30px !important;
  padding: 0 !important;
  width: 100% !important;
}

header.sipadusshowcase nav.head_nav .menu_title span {
  background: #0F5DC7;
  color: #38A1ED;
  font-size: 20px;
  position: relative;
  z-index: 1;
}

header.sipadusshowcase nav.head_nav .menu_title span::after {
  content: "";
  display: block;
  border-top: solid 1px #38A1ED;
  margin: -.8em 0 .8em;
  position: relative;
  width: 100%;
}

header.sipadusshowcase nav.head_nav a {
  display: block;
}

header.sipadusshowcase nav.head_nav a i {
  padding-right: 10px;
}

header.sipadusshowcase nav.head_nav a:hover {
  color: #38A1ED;
}

header.sipadusshowcase nav.head_nav .nav_left {
  float: left;
  width: calc(100% / 16 * 4);
}

header.sipadusshowcase nav.head_nav .nav_left img {
  margin: 50px 0;
}

header.sipadusshowcase nav.head_nav .nav_left a {
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0;
}

header.sipadusshowcase nav.head_nav .nav_right {
  float: right;
  padding-right: calc(100% / 16);
  width: calc(100% / 16 * 10);
}

header.sipadusshowcase nav.head_nav .nav_right .menu_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 24px;
  margin-bottom: 20px;
  width: 100%;
}

header.sipadusshowcase nav.head_nav .nav_right .menu_main li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 16px 30px 0;
  width: calc(50% - 8px);
}

header.sipadusshowcase nav.head_nav .nav_right .menu_main li:nth-of-type(2n+1) {
  margin-right: 0;
}

header.sipadusshowcase nav.head_nav .nav_right .menu_sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column1 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 45px;
  font-size: 24px;
}

header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column1 li {
  padding: 1em 0;
}

header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column2 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column2 li {
  padding: .7em 0;
}

header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column2 li:last-child {
  padding-bottom: 40px;
}

header.sipadusshowcase nav.menu_show {
  -webkit-animation: .2s menuFadeIn;
          animation: .2s menuFadeIn;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

header.sipadusshowcase .menu_close {
  background: #fff;
  color: #0F5DC7;
}

@-webkit-keyframes menuFadeIn {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes menuFadeIn {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.sipadusshowcase_map_modal {
  background: #EFF9FF;
  padding: 65px calc(100% / 16 * 1);
  overflow-y: auto;
}

.sipadusshowcase_map_modal .map_close {
  margin: 14px !important;
}

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

.sipadusshowcase_map_info_title {
  color: #0F5DC7;
}

.sipadusshowcase_map_info_clicabl {
  height: calc(100vh - 200px);
  overflow-y: auto;
  width: 50%;
}

.sipadusshowcase_map_info_clicabl p {
  background: #0F5DC7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding: 5px 15px;
}

.sipadusshowcase_map_info_clicabl_image {
  background: #D9E5F6;
  display: block;
  height: auto;
  position: relative;
  z-index: 1;
}

.sipadusshowcase_map_info_clicabl_image img,
.sipadusshowcase_map_info_clicabl_image map {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.sipadusshowcase_map_info_clicabl_image area {
  cursor: pointer;
}

.sipadusshowcase_map_info_clicabl_image area:hover {
  opacity: .85;
}

.sipadusshowcase_map_info_content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  counter-increment: number;
  display: none;
  padding: 0 40px;
  width: 50%;
}

.sipadusshowcase_map_info_content::before {
  content: "";
  color: #0F5DC7;
  font-size: 250px;
  font-weight: 700;
  margin: 105px 0;
  opacity: .35;
  position: absolute;
  right: calc(100% / 16 * 1);
  top: 65px;
  line-height: 1em;
}

.sipadusshowcase_map_info_content h2 {
  color: #0F5DC7;
  font-size: 46px;
  line-height: 1.4em;
}

.sipadusshowcase_map_info_content h2::before {
  content: "";
  display: block;
  background: #0F5DC7;
  color: #fff;
  font-size: 16px;
  line-height: 1em;
  padding: 15px;
  text-align: center;
  width: 80px;
}

.sipadusshowcase_map_info_content:nth-of-type(2)::before {
  content: "00";
}

.sipadusshowcase_map_info_content:nth-of-type(2) h2::before {
  content: "ZONE A";
}

.sipadusshowcase_map_info_content:nth-of-type(3)::before {
  content: "01";
}

.sipadusshowcase_map_info_content:nth-of-type(3) h2::before {
  content: "ZONE B";
}

.sipadusshowcase_map_info_content:nth-of-type(4)::before {
  content: "02";
}

.sipadusshowcase_map_info_content:nth-of-type(4) h2::before {
  content: "ZONE C";
}

.sipadusshowcase_map_info_content:nth-of-type(5)::before {
  content: "03";
}

.sipadusshowcase_map_info_content:nth-of-type(5) h2::before {
  content: "ZONE D";
}

.sipadusshowcase_map_info_content:nth-of-type(6)::before {
  content: "04";
}

.sipadusshowcase_map_info_content:nth-of-type(6) h2::before {
  content: "ZONE E";
}

.sipadusshowcase_map_info_content p {
  margin: 40px 0;
}

.sipadusshowcase_map_info_content a {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
  padding: 10px;
  position: relative;
}

.sipadusshowcase_map_info_content a span {
  float: left;
  margin: -10px 10px -10px -10px;
  padding: 10px !important;
  text-align: center;
  width: 30px;
}

.sipadusshowcase_map_info_content a strong {
  display: inline-block;
  width: calc(100% - 3em - 20px);
}

.sipadusshowcase_map_info_content a i {
  color: #0F5DC7;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
}

.sipadusshowcase_map_info_content a:hover strong {
  color: #0F5DC7;
}

.sipadusshowcase_map_info_content a:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.sipadusshowcase_map_info_content.show {
  display: block;
}

.walkthrough_open {
  cursor: not-allowed;
  pointer-events: none;
  position: relative;
  opacity: .85;
}

.walkthrough_open::before {
  content: "3/26 OPEN!!";
  background: #ed388c;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 16px;
  margin: -40px 0;
  padding: 0 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
}

.walkthrough_open::after {
  content: "";
  left: 0;
  top: 0;
  border-top: solid 14px #ed388c;
  border-right: solid 9px transparent;
  border-left: solid 9px transparent;
  position: absolute;
  margin: -10px 45px;
}

@media all and (-ms-high-contrast: none) {
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column2 {
    padding-bottom: 90px;
  }
  .map_info_content a i {
    height: 100%;
    position: relative;
    right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .sipadusshowcase_map_modal {
    padding: 65px 20px;
  }
  .sipadusshowcase_map_info {
    display: block;
  }
  .sipadusshowcase_map_info_clicabl {
    height: 50vh;
    width: 100%;
  }
  .sipadusshowcase_map_info_content {
    padding: 0;
    position: relative;
    width: 100%;
  }
  .sipadusshowcase_map_info_content::before {
    margin: 0;
    top: 0;
    font-size: 25vw;
  }
  .sipadusshowcase_map_info_content h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  header.sipadusshowcase nav.head_nav {
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 40px 20px;
  }
  header.sipadusshowcase nav.head_nav .nav_left {
    float: none;
    width: 100%;
  }
  header.sipadusshowcase nav.head_nav .nav_left img {
    margin: 0 0 40px;
  }
  header.sipadusshowcase nav.head_nav .nav_left ul {
    float: right;
    margin: 55px 0;
    width: 50%;
    vertical-align: middle;
  }
  header.sipadusshowcase nav.head_nav .nav_right {
    float: none;
    width: 100%;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_main {
    display: block;
    margin: 50px 0;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_main li {
    float: left;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub {
    display: block;
    margin: 50px 0;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub li {
    display: inline-block;
    width: calc(50% - 8px);
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column1 {
    margin: 50px 0;
    font-size: 16px;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column2 ul {
    margin: 50px 0;
  }
}

@media screen and (max-width: 767px) {
  header.sipadusshowcase .head_logo {
    position: absolute;
    width: 50%;
  }
  header.sipadusshowcase nav.head_nav {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 80px 20px;
  }
  header.sipadusshowcase nav.head_nav .nav_left {
    float: none;
    width: 100%;
  }
  header.sipadusshowcase nav.head_nav .nav_left img {
    margin: 0 0 40px;
    width: 100%;
  }
  header.sipadusshowcase nav.head_nav .nav_right {
    float: none;
    width: 100%;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_main {
    display: block;
    margin: 50px 0;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_main li {
    width: 100%;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub {
    display: block;
    margin: 50px 0;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub li {
    width: 100%;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column1 {
    margin: 50px 0;
  }
  header.sipadusshowcase nav.head_nav .nav_right .menu_sub_column2 ul {
    margin: 50px 0;
  }
}

footer.sipadusshowcase {
  background: #fff;
}

footer.sipadusshowcase .foot_logo ul {
  text-align: center;
  padding: 45px 0;
}

footer.sipadusshowcase .foot_logo ul li {
  display: inline;
  width: auto;
}

footer.sipadusshowcase .foot_logo img {
  height: 60px;
  margin: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  max-width: calc(100% / 16 * 2);
}

footer.sipadusshowcase .foot_info {
  margin: auto;
  width: calc(100% / 16 * 14);
  max-width: 1280px;
  padding: 70px 0;
}

footer.sipadusshowcase .foot_info_wrap {
  background: #0F5DC7;
  color: #fff;
}

footer.sipadusshowcase .foot_info .foot_link {
  float: right;
  opacity: .65;
  width: calc(100% / 14 * 4);
}

footer.sipadusshowcase .foot_info .foot_link li {
  display: inline-block;
}

footer.sipadusshowcase .foot_info .foot_link a {
  background: #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #0F5DC7;
  display: block;
  height: 60px;
  margin: 20px 10px;
  text-align: center;
  width: 60px;
}

footer.sipadusshowcase .foot_info .foot_link a i {
  font-size: 28px;
  line-height: 60px;
}

footer.sipadusshowcase .foot_info .foot_nav {
  width: calc(100% / 14 * 6);
}

footer.sipadusshowcase .foot_info .foot_nav a {
  display: block;
}

footer.sipadusshowcase .foot_info .foot_nav a i {
  display: inline;
  margin-left: 10px;
}

footer.sipadusshowcase .foot_info small {
  display: block;
  font-size: 12px;
  margin-top: 20px;
}

.bottom_nav {
  bottom: 0;
  display: none;
  margin: auto;
  position: fixed;
  top: calc(50% - 150px);
  right: 0;
}

.bottom_nav nav .btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 100px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  width: 100px;
}

.bottom_nav nav .btn i {
  display: block;
  font-size: 36px;
  padding: 0;
}

.bottom_nav .guidetour {
  bottom: 10px;
  position: absolute;
  right: 10px;
  width: 145px;
}

.bottom_nav .guidetour img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  footer.sipadusshowcase .foot_logo ul li {
    display: block;
  }
  footer.sipadusshowcase .foot_logo img {
    width: auto;
    max-width: none;
    margin: 10px 0;
  }
  footer.sipadusshowcase .foot_info .foot_link {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }
  footer.sipadusshowcase .foot_info .foot_nav {
    width: 100%;
  }
  .bottom_nav {
    left: 0;
    margin: auto;
    top: auto;
  }
  .bottom_nav nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

[class$="modal"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 910;
}

[class$="modal"] .modal_close {
  border-radius: 50%;
  background: #0F5DC7;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 36px;
  height: 55px;
  line-height: 55px;
  margin: 80px 20px;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  width: 55px;
}

.zone_num, .sipadusshowcase_map_info_content a span, .sipadusshowcase_entry_title span {
  background: #0F5DC7;
  color: #fff;
  padding: 2px 10px;
  margin-right: 10px;
  vertical-align: bottom;
}

.video_list {
  overflow-x: auto;
  position: absolute;
  right: 0;
  top: calc(100vw / 16 * 10 * 0.5675 + 20px);
  width: calc(100% / 15 * 10 + 12px);
  white-space: nowrap;
}

.video_list a {
  width: calc(100% / 10 * 4 + 12px);
  margin: 0 16px;
  display: inline-block;
}

.video_list a span {
  display: block;
}

.video_list a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.video_list_img {
  width: 100%;
  height: calc(100vw / 16 * 4 * .5675);
  overflow: hidden;
}

.video_list_img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all .2s;
  transition: all .2s;
  width: 100%;
}

.list_bottom .video_list {
  margin-top: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.list_bottom .video_list:before {
  background: #D9E5F6;
}

.list_bottom .video_list a {
  width: calc(100vw / 15 * 4 + 12px);
}

.list_bottom .video_list a img {
  height: calc((100vw / 15 * 4 + 12px) * .5675);
  width: 100%;
}

.entry_width, .sipadusshowcase_entry_content, .sipadusshowcase_entry_tag, .sipadusshowcase_entry_pager, .sipadusshowcase_entry_recommend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 80px auto 80px calc(100% / 16);
  padding: 40px 30px;
  width: calc(100% / 16 * 13);
  max-width: 1280px;
}

.sipadusshowcase_entry {
  background-size: 100% auto;
  background-position: top center;
  display: block;
  padding: 140px 0 0;
}

.sipadusshowcase_entry_btn {
  font-size: 16px;
  margin: -15px 15px;
  padding: 15px;
  position: absolute;
  top: 0;
  right: 0;
}

.sipadusshowcase_entry_btn i {
  font-size: 16px;
  vertical-align: inherit;
}

.sipadusshowcase_entry_content {
  background: #fff;
  margin-bottom: 0;
  position: relative;
}

.sipadusshowcase_entry_content [class*="unit"] {
  padding: 0 10px;
}

.sipadusshowcase_entry_content [class*="unit"] img {
  height: 100%;
  margin: 20px 0;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.sipadusshowcase_entry_content [class*="unit"] h3 {
  background: none;
  border-bottom: solid 3px #0F5DC7;
  color: #0F5DC7;
  display: block;
  margin: 40px 0 10px;
  padding-bottom: 5px;
  vertical-align: bottom;
}

.sipadusshowcase_entry_content [class*="unit"] h4 {
  font-weight: bold;
  margin: 0 inherit;
}

.sipadusshowcase_entry_content [class*="unit"] p {
  font-size: 1em;
  line-height: 2em;
  margin: 20px 0;
}

.sipadusshowcase_entry_content [class*="unit"] p em {
  border: none;
  background: #D9E5F6;
  color: #0F5DC7;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  margin: 0 5px;
  padding: 2px 5px;
}

.sipadusshowcase_entry_content [class*="unit"] ul {
  list-style: none;
}

.sipadusshowcase_entry_content [class*="unit"] ul li::before {
  border: solid 8px #0F5DC7;
  background: #0F5DC7;
  left: 6px;
}

.sipadusshowcase_entry_content [class*="unit"] dl {
  border: none;
  margin: 0;
}

.sipadusshowcase_entry_content [class*="unit"] dl dd {
  margin: 0 0 .75em 5px;
  padding: 0 0 0 calc(.5em + 25px);
}

.sipadusshowcase_entry_content [class*="unit"] dl dd::before {
  content: "\f14a";
  color: #0F5DC7;
  font-size: 24px;
  line-height: 1.7;
  margin: 0 5px 0 -25px;
  vertical-align: sub;
}

.sipadusshowcase_entry_content [class*="unit"] .columnImage {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.sipadusshowcase_entry_title {
  vertical-align: middle;
}

.sipadusshowcase_entry_title h1 {
  color: #0F5DC7;
  font-size: 24px;
  display: inline-block;
}

.sipadusshowcase_entry_tag {
  background: #fff;
  margin: 20px auto 0 calc(100% / 16);
  padding: 0;
}

.sipadusshowcase_entry_tag p {
  margin: 20px 0;
}

.sipadusshowcase_entry_tag a {
  background: #D9E5F6;
  border-radius: 2em;
  display: inline-block;
  font-size: 16px;
  margin: 0 10px 10px 0;
  padding: 2px 15px;
}

.sipadusshowcase_entry_pager {
  display: table;
  margin: 30px auto 80px calc(100% / 16);
  padding: 0;
}

.sipadusshowcase_entry_pager a {
  background: #EFF9FF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  float: left;
  font-weight: 700;
  padding: 20px 30px;
  width: 100%;
}

.sipadusshowcase_entry_pager [class*="item"] {
  width: calc(100% / 13 * 6);
}

.sipadusshowcase_entry_pager [class*="next"] {
  float: right;
}

.sipadusshowcase_entry_recommend {
  padding: 40px 0 65px;
  margin: 0 0 0 calc(100% / 16);
}

.sipadusshowcase_entry_recommend_wrap {
  background: #D9E5F6;
  clear: both;
}

.sipadusshowcase_entry_recommend h2 {
  color: #0F5DC7;
  font-size: 24px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1580px) {
  .sipadusshowcase_entry_content, .sipadusshowcase_entry_tag, .sipadusshowcase_entry_pager, .sipadusshowcase_entry_recommend {
    margin: 80px auto;
  }
}

@media screen and (max-width: 1024px) {
  .sipadusshowcase_entry_btn {
    margin: -35px 15px;
  }
  .sipadusshowcase_entry_title h1 {
    font-size: 18px;
    line-height: 1.4em;
  }
  .sipadusshowcase_entry_content, .sipadusshowcase_entry_tag, .sipadusshowcase_entry_pager, .sipadusshowcase_entry_recommend {
    margin: 65px auto -40px;
    padding: 40px 30px;
    width: calc(100% - 40px);
  }
  .sipadusshowcase_entry_pager [class*="item"] {
    display: block;
    float: none !important;
    width: 100%;
  }
  .sipadusshowcase_entry_pager a {
    border: solid 1px #D9E5F6;
    margin: 10px 0;
  }
}

main.index {
  display: block;
  margin-left: auto;
  width: calc(100% / 16 * 15);
}

main.index h2 {
  color: #0F5DC7;
  font-size: 24px;
  margin-bottom: 20px;
}

main.index .mv_video {
  background: #888 url(./img/dummy.jpg) no-repeat;
  background-size: cover;
  border: none;
  height: auto;
  display: block;
  min-width: calc(100vw / 16 * 10);
  min-height: calc(100vw / 16 * 10 * 0.5675);
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  z-index: -1;
}

main.index .mv_overlay {
  display: block;
  background: rgba(0, 0, 0, 0.01);
  height: calc(100vw / 16 * 10 * 0.5675);
  right: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  width: calc(100vw / 16 * 10);
  z-index: 700;
}

main.index .mv_overlay:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background: rgba(0, 0, 0, 0.45);
}

main.index .mv_overlay:hover::before {
  content: "\f04b";
  color: #fff;
  font-size: 46px;
  height: 1em;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1em;
}

main.index .video_modal iframe {
  width: 100%;
  height: 100%;
}

main.index .index_mv {
  min-height: 100vh;
  position: static !important;
}

main.index .index_mv h1 {
  padding: 40px 0 75px;
  width: calc(100% / 15 * 6 - 40px);
  position: relative;
  z-index: 770;
}

main.index .index_mv h1 img {
  width: 100%;
}

main.index .index_mv ul {
  display: inline-block;
  width: calc(100% / 15 * 4);
}

main.index .index_mv ul a {
  display: block;
  margin: 0 0 10px;
  width: 100%;
}

main.index .index_panel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 50px;
  padding: 50px 0;
  position: relative;
}

main.index .index_panel::before {
  content: "";
  background: #EFF9FF;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}

main.index .index_panel .panel_filter {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px;
  width: calc(100% / 15 * 12);
  max-width: 1880px;
}

main.index .index_panel .panel_filter ul li {
  display: inline-block;
  margin: 0 5px 10px;
}

main.index .index_panel .panel_filter ul li:first-child {
  color: #38A1ED;
  display: block;
  font-size: 16px;
}

main.index .index_panel .panel_filter button {
  background: #D9E5F6;
  border-radius: 2em;
  color: #0F5DC7;
  font-weight: 700;
  padding: 3px 20px;
}

main.index .index_panel .panel_grid {
  width: calc(100% / 15 * 12 + 16px);
  max-width: 1896px;
}

main.index .index_panel .panel_grid-item {
  border-right: inset 16px transparent;
  cursor: pointer;
  display: block;
  margin: 0 0 16px 0;
  width: calc(100% / 3 - 16px);
}

main.index .index_panel .panel_grid-item_img {
  height: calc(100vw / 16 * 4 * .5675);
  overflow: hidden;
  width: 100%;
}

main.index .index_panel .panel_grid-item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all .2s;
  transition: all .2s;
  width: 100%;
  vertical-align: bottom;
}

main.index .index_panel .panel_grid-item p {
  background: #D9E5F6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 700;
  min-height: calc(4rem + 50px);
  -webkit-transition: all .2s;
  transition: all .2s;
  padding: 25px 20px;
  position: relative;
}

main.index .index_panel .panel_grid-item p span {
  color: #0F5DC7;
  font-size: 36px;
  font-weight: 700;
  margin: -.5em 20px;
  position: absolute;
  top: 0;
  right: 0;
}

main.index .index_panel .panel_grid-item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main.index .index_panel .panel_grid-item:hover p {
  color: #0F5DC7;
}

main.index .caution {
  margin-bottom: 70px;
  padding: 15px;
  color: #ed388c;
  font-size: 16px;
  border: 1px solid #ed388c;
  width: calc(100% / 15 * 3.7);
  text-align: justify;
}

@media screen and (max-width: 1024px) {
  .video_list {
    position: static;
    top: auto;
    margin: 40px 0;
    width: 100%;
  }
  .video_list a {
    width: 50vw;
  }
  .video_list .video_list_img {
    height: calc(50vw * .5675);
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  main.index .index_mv {
    min-height: auto;
  }
  main.index .index_mv ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: calc(100% / 15 * 14);
  }
  main.index .index_mv ul li {
    margin: 0 8px;
    width: calc(50% - 16px);
  }
  main.index .index_panel .panel_grid-item {
    width: calc(100% / 2 - 16px);
  }
}

@media screen and (max-width: 767px) {
  main.index {
    margin: auto;
    width: calc(100% - 40px);
  }
  main.index .mv_video {
    margin: 0 -20px 0;
    position: static;
    top: auto;
    min-width: calc(100% + 40px);
    min-height: calc(100vw * .5675);
  }
  main.index .mv_overlay {
    height: calc(100vw * .5675);
    position: absolute;
    top: auto;
    -webkit-transform: translate(0);
            transform: translate(0);
    width: 100%;
  }
  main.index .index_mv h1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: auto;
    margin: 40px 0;
    padding: 0;
    width: 100%;
  }
  main.index .index_mv ul {
    margin-top: 60px;
    width: 100%;
  }
  main.index .index_mv .video_list::before {
    content: "ピックアップ";
    color: #0F5DC7;
    display: block;
    font-size: 24px;
    font-weight: 700;
    left: 0;
    margin: 20px 0;
    position: -webkit-sticky;
    position: sticky;
  }
  main.index .index_panel::before {
    left: -20px;
    width: calc(100% + 40px);
  }
  main.index .index_panel .panel_filter,
  main.index .index_panel .panel_grid {
    width: 100%;
  }
  main.index .index_panel .panel_grid-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 25px 0;
    width: 100%;
  }
  main.index .index_panel .panel_grid-item_img {
    height: 100px;
    width: 100px;
  }
  main.index .index_panel .panel_grid-item p {
    max-height: 100px;
    min-height: auto;
    padding: 20px;
    width: inherit;
  }
  main.index .index_panel .panel_grid-item p span {
    left: 0;
    margin: -.3em -75px;
    right: auto;
  }
  main.index .caution {
    margin-bottom: 70px;
    padding: 15px;
    color: #ed388c;
    font-size: 16px;
    border: 1px solid #ed388c;
    width: calc(100% / 15 * 13.5);
  }
}

.panel_list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 80px auto 80px calc(100% / 16);
  width: calc(100% / 16 * 13);
  max-width: 1280px;
}

.panel_list h1 {
  color: #0F5DC7;
}

.panel_list p {
  margin: 40px 0;
  font-weight: 700;
}

.panel_list_item {
  border-right: inset 16px transparent;
  cursor: pointer;
  display: block;
  margin-bottom: 32px;
}

.panel_list_item_img {
  height: calc(100vw / 16 * 4 * .5675);
  overflow: hidden;
  width: 100%;
}

.panel_list_item_img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all .2s;
  transition: all .2s;
  width: 100%;
  vertical-align: bottom;
}

.panel_list_item p {
  background: #D9E5F6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 700;
  min-height: calc(4rem + 50px);
  margin: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
  padding: 25px 20px;
  position: relative;
}

.panel_list_item p span {
  color: #0F5DC7;
  font-size: 36px;
  font-weight: 700;
  margin: -.5em 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.panel_list_item.tagrelational p {
  background: #fff;
}

.panel_list_item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.panel_list_item:hover p {
  color: #0F5DC7;
}

.all-panels,
.search-results,
body[class^="panel_list_wrap"],
.notfound,
.privacy {
  background: #D9E5F6;
}

.all-panels main.main,
.search-results main.main,
body[class^="panel_list_wrap"] main.main,
.notfound main.main,
.privacy main.main {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 40px;
}

.privacy main.main h2,
.privacy main.main ol {
  margin: 40px 0;
}

.privacy main.main a {
  color: #0F5DC7;
}

.privacy main.main a::after {
  content: "\f2d2";
  margin-left: 5px;
}

body[class*="zone"] {
  background: none;
}

body[class*="zone"]::before, body[class*="zone"]::after {
  content: "";
  background-color: #D9E5F6;
  background-position: top;
  background-attachment: fixed;
  display: block;
  height: 100%;
  left: 0;
  opacity: .2;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

body[class*="zone"]::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#EFF9FF), to(#fff));
  background: -webkit-linear-gradient(#EFF9FF, #fff);
  background: linear-gradient(#EFF9FF, #fff);
  background-repeat: no-repeat;
  opacity: 1;
}

body[class$="zone-a"]::after {
  background: url(../img/bk_entry.jpg) no-repeat top center;
}

body[class$="zone-b"]::after {
  background: url(../img/bk_zone01.svg) no-repeat top center;
}

body[class$="zone-c"]::after {
  background: url(../img/bk_zone02.svg) no-repeat top center;
}

body[class$="zone-d"]::after {
  background: url(../img/bk_zone03.svg) no-repeat top center;
}

body[class$="zone-e"]::after {
  background: url(../img/bk_zone04.svg) no-repeat top center;
}

@media screen and (min-width: 1580px) {
  .panel_list {
    margin: 80px auto;
  }
}

@media screen and (max-width: 1024px) {
  .panel_list {
    margin: 70px auto;
    width: calc(100% - 40px);
  }
  .panel_list_item {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 25px;
    padding: 0;
    width: 100%;
  }
  .panel_list_item_img {
    height: 100%;
    width: 100px;
  }
  .panel_list_item p {
    max-height: none;
    min-height: auto;
    padding: 15px;
    width: inherit;
  }
  .panel_list_item p span {
    left: 0;
    margin: -.3em -65px;
    right: auto;
  }
  .all-panels main.main,
  .search-results main.main,
  body[class^="panel_list_wrap"] main.main,
  .notfound main.main,
  .privacy main.main {
    padding: 20px 30px;
  }
}

@media screen and (max-width: 767px) {
  .panel_list_item_img {
    height: auto;
  }
}
/*# sourceMappingURL=style.css.map */



/***** 追加 *****/
.mv_area {
  height: auto;
  display: block;
  max-width: calc(100vw / 16 * 10);
  max-height: calc(100vw / 16 * 10 * 0.5675);
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}

.mv_area video {
    width: 100%;
    height: 100%;
}

.mv_area_full video {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

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

.mv_area_half div {
    width: 48%;
}

.mv_area_half video {
    width: 100%;
}
@media screen and (max-width: 767px) {
.mv_area {
    margin: 0 -20px 0;
    position: static;
    top: auto;
    min-width: calc(100% + 40px);
    min-height: calc(100vw * .5675);
  }
  
.mv_area_half {
    display: block;
}

.mv_area_half div {
    width: 100%;
    margin-bottom: 10px;
}
}