@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  box-sizing: border-box;
  font-family: "Open Sans", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  line-height: 140%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  height: 100%;
}

body {
  background: #272a6d;
  color: #ffffff;
  font-size: 1.02941vw;
  height: 100%;
}

a:hover {
  opacity: 0.7;
}

ul {
  list-style: none;
}

img {
  vertical-align: top;
}

a {
  color: #ffffff;
  text-decoration: none;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

#Wrapper ~ div {
  display: none;
}

#Header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 2.94118vw 4.41176vw;
  pointer-events: none;
  position: fixed;
  width: 100%;
  z-index: 3;
}

#Header .logo {
  background: url(/assets/img/logo_hubanice.png) center center no-repeat;
  background-size: contain;
  cursor: pointer;
  display: none;
  pointer-events: auto;
  height: 3.97059vw;
  width: 13.23529vw;
}

#Header .logo.white {
  background-image: url(/assets/img/logo_hubanice2.png);
}

#Header .logo span {
  display: none;
}

#Header .menus ul {
  display: -webkit-box;
  display: flex;
  margin-top: 1.02941vw;
}

#Header .menus ul li {
  cursor: pointer;
  font-family: "DM Serif Display";
  font-size: 1.32353vw;
  font-style: italic;
  pointer-events: auto;
  margin-left: 2.94118vw;
}

#Header .menus ul li.white {
  color: #21242d;
}

#Main #particles-js {
  position: fixed;
  z-index: 1;
}

#Main .count-particles {
  display: none;
}

#Main .scene {
  height: 100vh !important;
  padding: 6.91176vw 5.88235vw 2.94118vw 5.88235vw;
  position: relative;
}

#Main .scene > .wrapper {
  position: relative;
  pointer-events: none;
  z-index: 2;
}

#Main .scene2 {
  background: url(/assets/img/background_scene2.jpg) top center no-repeat;
  background-size: cover;
}

#Main .scene3 {
  background: url(/assets/img/background_scene3.jpg) top center no-repeat;
  background-size: cover;
}

#Main .scene4 {
  background: url(/assets/img/background_scene4.jpg) top center no-repeat;
  background-size: cover;
}

#Main .scene5 {
  background: url(/assets/img/background_scene5.jpg) top center no-repeat;
  background-size: cover;
}

#Main .scene6 {
  background: url(/assets/img/background_scene6.jpg) top center no-repeat;
  background-size: cover;
}

#Main .scene7 {
  background: url(/assets/img/background_scene7.jpg) top center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  #Main .scene1 .backgrounds {
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  #Main .scene1 .backgrounds div {
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  #Main .scene1 .backgrounds .background1 {
    background: url(/assets/img/background_scene1_1.jpg) top center no-repeat;
    background-size: cover;
  }
  #Main .scene1 .backgrounds .background2 {
    background: url(/assets/img/background_scene1_2.jpg) top center no-repeat;
    background-size: cover;
  }
  #Main .scene1 .backgrounds .background3 {
    background: url(/assets/img/background_scene1_3.jpg) top center no-repeat;
    background-size: cover;
  }
}

#Main .scene1 > .wrapper {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
}

#Main .scene1 .first {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
}

#Main .scene1 .first .svg {
  max-height: 350px;
  max-width: 740px;
  height: 100%;
  width: 100%;
}

#Main .scene1 .second {
  display: none;
  text-align: center;
}

#Main .scene1 .second h2 {
  font-family: "DM Serif Display";
  font-size: 7.35294vw;
  font-style: italic;
  line-height: 100%;
}

#Main .scene1 .second p {
  font-size: 1.32353vw;
  line-height: 240%;
  margin-top: 2.94118vw;
}

#Main .scene1 .scroll {
  bottom: 0px;
  cursor: pointer;
  font-family: "DM Serif Display";
  left: 50%;
  letter-spacing: 0.8em;
  position: absolute;
  text-align: center;
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  z-index: 2;
}

#Main .scene1 .scroll::after {
  background: #ffffff;
  content: "";
  display: block;
  height: 4.41176vw;
  margin: 1.10294vw auto 0 auto;
  width: 1px;
}

#Main .scene2 {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

#Main .scene2 > .wrapper {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
}

#Main .scene2 .box {
  width: 50%;
}

#Main .scene2 .box svg {
  max-height: 350px;
  max-width: 740px;
  min-height: 50vh;
}

#Main .scene2 .box:first-child {
  padding-right: 2.20588vw;
}

#Main .scene2 .box:last-child {
  padding-left: 2.20588vw;
}

#Main .scene2 .box h2 {
  font-family: "DM Serif Display";
  font-size: 5.29412vw;
  font-style: italic;
  line-height: 100%;
  margin-bottom: 3.67647vw;
}

#Main .scene2 .box p {
  font-size: 1.02941vw;
  margin-bottom: 2.20588vw;
}

#Main .scene2 .box p strong {
  font-weight: 700;
}

#Main .scene3 {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

#Main .scene3 .shadow{
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}

#Main .scene3 .world {
  background: url(/assets/img/background_world.png) center center no-repeat;
  background-size: contain;
  margin: auto;
  position: relative;
  width: 98.52941vw;
}

#Main .scene3 .world::before {
  content: "";
  display: inline-block;
  padding-top: 49.92224%;
}

#Main .scene3 .world .headline {
  position: absolute;
  left: 4.66926%;
  top: 71.65109%;
}

#Main .scene3 .world .headline h2 {
  font-family: "DM Serif Display";
  font-size: 5.29412vw;
  font-style: italic;
  line-height: 100%;
  margin-bottom: 2.20588vw;
}

#Main .scene3 .world .headline p {
  font-size: 1.02941vw;
}

#Main .scene3 .world dl {
  position: absolute;
}

#Main .scene3 .world dl.Tokyo {
  left: 40.46693%;
  top: 34.26791%;
}

#Main .scene3 .world dl.seoul {
  left: 33.23735%;
  top: 34.26791%;
}

#Main .scene3 .world dl.ny {
  left: 80.92607%;
  top: 20.26791%;
}

#Main .scene3 .world dl.hawaii {
  left: 56.03113%;
  top: 59.19003%;
}

#Main .scene3 .world dl.belrin {
  left: 9.66926%;
  top: 15.57632%;
}

#Main .scene3 .world dl.paris {
  left: 3.66926%;
  top: 20.57632%;
}

#Main .scene3 .world dl.bangalore {
  left: 23.66926%;
  top: 45.57632%;
}

#Main .scene3 .world dl.manira {
  left: 35.01946%;
  top: 65.42056%;
}

#Main .scene3 .world dl img {
  width: 4.41176vw;
}

#Main .scene3 .world dl dt {
  font-family: "DM Serif Display";
  font-size: 1.10294vw;
  padding: 0.36765vw 0px;
  text-align: center;
}

#Main .scene3 .world dl dd {
  text-align: center;
}

#Main .scene3 .world dl .more {
  background: #ffffff;
  border-radius: 0.73529vw;
  color: #21242d;
  font-size: 0.73529vw;
  margin: auto;
  text-align: center;
  width: 5.88235vw;
}

#Main .scene3 .world dl .more a {
  color: #21242d;
  display: block;
  padding: 5px 0px;
  pointer-events: auto;
}

#Main .scene4 {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

#Main .scene4 > .wrapper {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

#Main .scene4 .world {
  background: url(/assets/img/background_world.png) center center no-repeat;
  background-size: contain;
  margin: auto;
  position: relative;
  width: 98.52941vw;
}

#Main .scene4 .world::before {
  content: "";
  display: inline-block;
  padding-top: 49.92224%;
}

#Main .scene4 .world .svg {
  position: absolute;
  height: 80%;
  width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#Main .scene5 {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 6.91176vw 0vw 2.94118vw 0vw;
}

#Main .scene5 > .wrapper {
  display: -webkit-box;
  display: flex;
}

#Main .scene5 .box {
  position: relative;
  width: 50%;
}

#Main .scene5 .box:first-child {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  padding: 0px 2.20588vw 5.14706vw 8.82353vw;
}

#Main .scene5 .box:last-child {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  padding-left: 2.20588vw;
}

#Main .scene5 .box .headline {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

#Main .scene5 .box .headline h2 {
  font-family: "DM Serif Display";
  font-size: 5.29412vw;
  font-style: italic;
  line-height: 100%;
  margin-bottom: 3.67647vw;
}

#Main .scene5 .box .headline .number {
  display: -webkit-box;
  display: flex;
  font-family: "DM Serif Display";
  font-size: 5.29412vw;
  font-style: italic;
  line-height: 100%;
  margin-top: -1.47059vw;
}

#Main .scene5 .box .headline .number div:nth-child(1) {
  font-family: "DM Serif Display";
  font-style: italic;
  margin: 0vw 0px 0px 0px;
}

#Main .scene5 .box .headline .number div:nth-child(2) {
  font-family: "DM Serif Display";
  font-style: italic;
  margin: 2.64706vw 0px 0px 0px;
}

#Main .scene5 .box .headline .number div:nth-child(3) {
  font-family: "DM Serif Display";
  font-style: italic;
  margin: 5.29412vw 0px 0px 0px;
}

#Main .scene5 .box p {
  font-size: 1.02941vw;
}

#Main .scene5 .box .move {
  bottom: 0px;
  display: -webkit-box;
  display: flex;
  position: absolute;
  right: 2.20588vw;
}

#Main .scene5 .box .move li {
  -webkit-box-align: center;
  align-items: center;
  background: #ffffff;
  color: #423a80;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  font-weight: 700;
  height: 3.67647vw;
  -webkit-box-pack: center;
  justify-content: center;
  pointer-events: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 3.67647vw;
}

#Main .scene5 .box .move li.prev {
  border-radius: 6px 0px 0px 6px;
  margin-right: 1px;
}

#Main .scene5 .box .move li.next {
  border-radius: 0px 6px 6px 0px;
}

#Main .scene5 .box .slider {
  min-height: 0px;
  min-width: 0px;
  pointer-events: auto;
  width: 30.88235vw;
}

#Main .scene5 .box .slider .slick-list {
  overflow: visible;
}

#Main .scene5 .box .slider .slick-track {
  white-space: nowrap;
}

#Main .scene5 .box .slider .slick-slide {
  display: inline-block;
  float: none;
  opacity: 0.2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  vertical-align: top;
}

#Main .scene5 .box .slider .slick-current, #Main .scene5 .box .slider .active {
  opacity: 1;
}

#Main .scene5 .box .slider dl {
  margin: 0px 4.41176vw 0px 0px;
  white-space: normal;
}

#Main .scene5 .box .slider dl .image {
  margin-bottom: 1.76471vw;
}

#Main .scene5 .box .slider dl .image img {
  max-width: 100%;
}

#Main .scene5 .box .slider dl dt {
  font-size: 1.17647vw;
  font-weight: 700;
  margin-bottom: 0.88235vw;
}

#Main .scene5 .box .slider dl dd {
  font-size: 1.02941vw;
  line-height: 180%;
}

#Main .scene6 {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  padding: 0vw 0vw 0vw 0vw;
}

#Main .scene6 > .wrapper {
  max-height: 100%;
  overflow: auto;
  padding: 6.91176vw 5.88235vw 2.94118vw 5.88235vw;
  pointer-events: all;
  width: 100%;
  padding: 0;
}

#Main .scene6 .txt {
  margin: 0px 0px 50px 0px;
  text-align: center;
  font-size: 26px;
}


#Main .scene6 h2 {
  font-family: "DM Serif Display";
  font-size: 5.29412vw;
  font-style: italic;
  line-height: 100%;
  margin: 2.20588vw 0vw 4.41176vw 8.82353vw;
}

#Main .scene6 ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  pointer-events: none;
}

#Main .scene6 ul li {
  display: -webkit-box;
  display: flex;
  margin-bottom: 2.20588vw;
  width: 21%;
}


#Main .scene6 .wrapper .image_mc_crew {
  text-align: center;
  overflow: auto;
}

#Main .scene6 .wrapper .image_mc_crew .mc_discription p {
  margin: auto;
  max-height: 350px;
  max-width: 740px;
  min-height: 50vh;
  width: 100%;
  margin-bottom: 200px;
}

#Main .scene6 .wrapper .image_mc_crew img {
  width: 70%;
  margin:auto;
}

#Main .scene6 .wrapper .image_mc_crew p {
  width: 70%;
  text-align: center;
  font-size: 1.02941vw;
}

#Main .scene6 ul li .image img {
  margin:10px 0px 0px 0px;
  height: 3.23529vw;
  width: 4.41176vw;
}

#Main .scene6 ul li dl {
  margin: 0px 1.10294vw;
}

#Main .scene6 ul li dl dt {
  font-family: "DM Serif Display";
  font-size: 1.17647vw;
  margin: 0.73529vw 0vw;
}

#Main .scene6 ul li dl dd {
  font-size: 1.02941vw;
  white-space: nowrap;
}

#Main .scene7 {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  padding: 0vw 0vw 0vw 0vw;
}

#Main .scene7 > .wrapper {
  max-height: 100%;
  overflow: auto;
  padding: 6.91176vw 5.88235vw 2.94118vw 5.88235vw;
  pointer-events: all;
  width: 100%;
  padding: 0;
}

/* 追記2023/02/26 */
.scene7 .inner{
  display: flex;
}

#Main .scene7 .inner .box {
  position: relative;
  width: 50%;
}

#Main .scene7 .inner .box:nth-child(2) {
  padding: 0px 1.10294vw 0vw 6.61765vw;
}

#Main .scene7 .inner .box:last-child {
  padding-left: 2.20588vw;
  top: 0;
  bottom: 0;
  margin: auto;
}

#Main .scene7 h2 {
  font-family: "DM Serif Display";
  font-size: 5.29412vw;
  font-style: italic;
  line-height: 100%;
  margin: 0vw 0vw 2.20588vw 0vw;
}

#Main .scene7 ul {
  border-collapse: collapse;
  display: table;
  width: 100%;
}

#Main .scene7 ul li {
  display: table-row-group;
}

#Main .scene7 ul li dl {
  display: table-row;
}

#Main .scene7 ul li dl dt {
  border-bottom: 1px solid #ffffff;
  display: table-cell;
  font-size: 1.02941vw;
  font-weight: 700;
  padding: 1.47059vw 2.20588vw 1.47059vw 0vw;
}

#Main .scene7 ul li dl dd {
  border-bottom: 1px solid #ffffff;
  display: table-cell;
  font-size: 1.02941vw;
  padding: 1.47059vw 0vw 1.47059vw 0vw;
}

#Main .scene7 ul li dl dd .mail {
  background: #ffffff;
  border-radius: 6px;
  color: #21242d;
  display: inline-block;
  font-size: 1.17647vw;
  font-style: italic;
  padding: 0.73529vw 5.14706vw;
  pointer-events: auto;
}

#Main .scene7 .chart {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

#Main .scene7 .chart dt {
  border: 5px solid #ffffff;
  font-size: 1.17647vw;
  font-style: italic;
  padding: 0.88235vw 0vw 0.88235vw 0vw;
  text-align: center;
  width: 22.05882vw;
}

#Main .scene7 .chart dd::before {
  background: url(/assets/img/line_chart.png) center center no-repeat;
  background-size: contain;
  content: "";
  display: block;
  padding-top: 52.73438%;
}

#Main .scene7 .chart dd ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 22.05882vw;
}

#Main .scene7 .chart dd ul li {
  border: 1px solid #ffffff;
  font-size: 1.02941vw;
  padding: 4.41176vw 0.73529vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  width: 3.08824vw;
}

#Main .scene8 {
  background: #ffffff;
  padding: 6.91176vw 0vw 0vw 0vw;
}

#Main .scene8 > .wrapper {
  bottom: 0px;
  left: 0px;
  pointer-events: auto;
  right: 0px;
  top: 6.91176vw;
}

#Main .scene8 h2 {
  color: #21242d;
  font-family: "DM Serif Display";
  font-size: 5.29412vw;
  font-style: italic;
  line-height: 100%;
  margin: 0vw 0vw 0vw 0vw;
  text-align: center;
}

#Main .scene8 .form iframe {
  min-height: 700px;
  pointer-events: auto;
}

#Main .scene8 footer {
  border-top: 4.41176vw solid #ffffff;
  background: #21242d;
  padding: 5.14706vw 0.73529vw 5.14706vw 0.73529vw;
  position: static;
  text-align: center;
  z-index: 2;
}

#Main .scene8 footer .logo {
  margin-bottom: 3.67647vw;
}

#Main .scene8 footer .logo img {
  width: 22.05882vw;
}

#Main .scene8 footer small {
  font-family: "DM Serif Display";
  font-size: 0.88235vw;
}

/* モーダル */
#Modal {
  background: rgba(255, 255, 255, 0);
  bottom: 0px;
  display: none;
  overflow: auto;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 30;
}

#Modal::before {
  content: "　";
  display: block;
  width: 4.41176vw;
}

#Modal::after {
  content: "　";
  display: block;
  width: 4.41176vw;
}

#Modal > .inner {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
}

#Modal > .inner::before {
  content: "　";
  display: block;
  min-height: 4.41176vw;
}

#Modal > .inner::after {
  content: "　";
  display: block;
  min-height: 4.41176vw;
}

#Modal > .inner .contents {
  background: #ffffff;
  padding: 4.41176vw;
  position: relative;
  max-width: 920px;
  width: 100%;
}

#Modal > .inner .contents .close {
  height: 19px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 19px;
}

#Modal > .inner .contents section {
  color: #21242d;
  display: -webkit-box;
  display: flex;
}

#Modal > .inner .contents section .photo {
  margin-right: 4.41176vw;
}

#Modal > .inner .contents section .photo img {
  box-shadow: 4px 6px 8px #777;
  width: 18.38235vw;
}

#Modal > .inner .contents section .photo a {
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid #e5e5e5;
  border-radius: 1.10294vw;
  color: #21242d;
  display: -webkit-box;
  display: flex;
  font-size: 1.02941vw;
  height: 2.20588vw;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 1.47059vw auto;
  padding: 0.73529vw 2.20588vw;
}

#Modal > .inner .contents section .explain .country {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
}

#Modal > .inner .contents section .explain .country img {
  height: 3.23529vw;
  width: 4.41176vw;
}

#Modal > .inner .contents section .explain .country dl {
  margin-left: 1.47059vw;
}

#Modal > .inner .contents section .explain .country dl dt {
  font-family: "DM Serif Display";
  font-size: 2.35294vw;
}

#Modal > .inner .contents section .explain .country dl dd {
  font-size: 1.02941vw;
}

#Modal > .inner .contents section .explain p {
  line-height: 180%;
  margin-top: 2.20588vw;
}

@media screen and (min-width: 1360px) {
  body {
    font-size: 14px;
  }
  #Header {
    padding: 40px 60px;
  }
  #Header .logo {
    width: 182px;
  }
  #Header .menus ul {
    margin-top: 14px;
  }
  #Header .menus ul li {
    font-size: 18px;
    margin-left: 40px;
  }
  #Main .scene {
    padding: 94px 90px 40px 90px;
  }
  #Main .scene1 .first img {
    height: 160px;
    width: 530px;
  }
  #Main .scene1 .second h2 {
    font-size: 100px;
  }
  #Main .scene1 .second p {
    font-size: 18px;
    margin-top: 40px;
  }
  #Main .scene1 .scroll::after {
    height: 60px;
    margin: 15px auto 0 auto;
  }
  #Main .scene2 .box:first-child {
    padding-right: 30px;
  }
  #Main .scene2 .box:last-child {
    padding-left: 30px;
  }
  #Main .scene2 .box h2 {
    font-size: 72px;
    margin-bottom: 50px;
  }
  #Main .scene2 .box p {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #Main .scene3 .world {
    width: 1360px;
  }
  #Main .scene3 .world .headline h2 {
    font-size: 72px;
    margin-bottom: 30px;
  }
  #Main .scene3 .world .headline p {
    font-size: 14px;
  }
  #Main .scene3 .world dl img {
    width: 60px;
  }
  #Main .scene3 .world dl dt {
    font-size: 15px;
    padding: 5px 0px;
  }
  #Main .scene3 .world dl .more {
    border-radius: 10px;
    font-size: 10px;
    width: 80px;
  }
  #Main .scene4 .world {
    width: 1360px;
  }
  #Main .scene5 {
    padding: 94px 0px 40px 0px;
  }
  #Main .scene5 .box:first-child {
    padding: 0px 30px 70px 120px;
  }
  #Main .scene5 .box:last-child {
    padding-left: 30px;
  }
  #Main .scene5 .box .headline h2 {
    font-size: 72px;
    margin-bottom: 50px;
  }
  #Main .scene5 .box .headline .number {
    font-size: 72px;
    margin-top: -20px;
  }
  #Main .scene5 .box .headline .number div:nth-child(1) {
    margin: 0px 0px 0px 0px;
  }
  #Main .scene5 .box .headline .number div:nth-child(2) {
    margin: 36px 0px 0px 0px;
  }
  #Main .scene5 .box .headline .number div:nth-child(3) {
    margin: 72px 0px 0px 0px;
  }
  #Main .scene5 .box p {
    font-size: 14px;
  }
  #Main .scene5 .box .move {
    right: 30px;
  }
  #Main .scene5 .box .move li {
    height: 50px;
    width: 50px;
  }
  #Main .scene5 .box .slider {
    width: 420px;
  }
  #Main .scene5 .box .slider dl {
    margin: 0px 60px 0px 0px;
  }
  #Main .scene5 .box .slider dl .image {
    margin-bottom: 24px;
  }
  #Main .scene5 .box .slider dl dt {
    font-size: 16px;
    margin-bottom: 12px;
  }
  #Main .scene5 .box .slider dl dd {
    font-size: 14px;
  }
  #Main .scene6 {
    padding: 0px 0px 0px 0px;
  }
  #Main .scene6 > .wrapper {
    padding: 94px 80px 40px 80px;
  }
  #Main .scene6 h2 {
    font-size: 72px;
    margin: 30px 0px 60px 120px;
  }
  #Main .scene6 ul li {
    margin-bottom: 30px;
  }
  #Main .scene6 ul li .image img {
    height: 44px;
    width: 60px;
  }
  #Main .scene6 ul li dl {
    margin: 0px 15px;
  }
  #Main .scene6 ul li dl dt {
    font-size: 16px;
    margin: 10px 0px;
  }
  #Main .scene6 ul li dl dd {
    font-size: 14px;
  }
  #Main .scene7 .box:nth-child(2) {
    padding: 0px 15px 0px 90px;
  }
  #Main .scene7 .box:last-child {
    padding-left: 30px;
  }
  #Main .scene7 h2 {
    font-size: 72px;
    margin: 0px 0px 30px 0px;
  }
  #Main .scene7 ul li dl dt {
    font-size: 14px;
    padding: 20px 30px 20px 0px;
  }
  #Main .scene7 ul li dl dd {
    font-size: 14px;
    padding: 20px 0px 20px 0px;
  }
  #Main .scene7 ul li dl dd .mail {
    font-size: 16px;
    padding: 10px 70px;
  }
  #Main .scene7 .chart dt {
    font-size: 16px;
    padding: 12px 0px 12px 0px;
    width: 300px;
  }
  #Main .scene7 .chart dd ul {
    width: 300px;
  }
  #Main .scene7 .chart dd ul li {
    font-size: 14px;
    padding: 60px 10px;
    width: 42px;
  }
  #Main .scene8 {
    padding: 94px 0px 0px 0px;
  }
  #Main .scene8 h2 {
    font-size: 72px;
    margin: 0px 0px 0px 0px;
  }
  #Main .scene8 footer {
    height: 300px !important;
    padding: 70px 10px 70px 10px;
  }
  #Main .scene8 footer .logo {
    margin-bottom: 50px;
  }
  #Main .scene8 footer .logo img {
    width: 300px;
  }
  #Main .scene8 footer small {
    font-size: 12px;
  }
  #Modal::before {
    width: 60px;
  }
  #Modal::after {
    width: 60px;
  }
  #Modal > .inner::before {
    min-height: 60px;
  }
  #Modal > .inner::after {
    min-height: 60px;
  }
  #Modal > .inner .contents {
    padding: 60px;
  }
  #Modal > .inner .contents section .photo {
    margin-right: 60px;
  }
  #Modal > .inner .contents section .photo img {
    width: 250px;
  }
  #Modal > .inner .contents section .photo a {
    border-radius: 15px;
    font-size: 14px;
    height: 30px;
    margin: 20px auto;
    width: 200px;
  }
  #Modal > .inner .contents section .explain .country img {
    height: 44px;
    width: 60px;
  }
  #Modal > .inner .contents section .explain .country dl {
    margin-left: 20px;
  }
  #Modal > .inner .contents section .explain .country dl dt {
    font-size: 32px;
  }
  #Modal > .inner .contents section .explain .country dl dd {
    font-size: 14px;
  }
  #Modal > .inner .contents section .explain p {
    margin-top: 30px;
  }
}

/*# sourceMappingURL=map/style.css.map */


#Main .scene8 footer p {
  margin-bottom: 2vw;
  cursor: pointer;
}
#Main .scene8 footer {
  height: 380px !important;
  padding: 70px 10px 150px 10px;
}
#Main .scene8 footer .logo {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #Main .scene8 footer p {
    font-size: 2.6vw;
  }
  #Main .scene8 footer small {
    font-size: 1.5vw;
  }
  #Main .scene8 footer {
    height: 230px !important;
    padding: 40px 10px 150px 10px;
  }
  #Main .scene8 footer .logo img {
    width: 36vw;
  }
}


/* 追記 */
@media screen and (max-width: 767px){
  .br-sp {display: none; }
  }