#globalNav, #spMenu {
  font-family: -apple-system, 'BlinkMacSystemFont', Sans-Serif;
  font-weight: 400;
}
.headline {
  font-size: 80px;
  line-height: 1.0625;
  font-weight: 500;
  letter-spacing: -.02em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
  text-shadow: 4px 4px 9px rgba(0,0,0,.5);
}
@media only screen and (max-width: 1068px) {
  .headline {
    font-size: 59px;
    line-height: 1.10227;
    font-weight: 500;
    letter-spacing: -.025em;
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 735px) {
  .headline {
    font-size: 7.5vw;
    line-height: 1.15825;
    font-weight: 500;
    letter-spacing: .009em;
    margin-bottom: 4px;
  }
}
.typography-headline-reduced {
    font-size: 2vw; /* 40px */
    line-height: 1.75;
    /*font-weight: 400;*/
    font-weight: 600;
    letter-spacing: 0em;
}
@media only screen and (max-width: 735px) {
  .typography-headline-reduced {
    font-size: 2.5vw;
    /*font-weight: 600;*/
  }
}
@media only screen and (max-width: 667px){
  .typography-headline-reduced {
      font-size: 2.5vw;
  }
}
@media only screen and (max-width: 375px){
  .typography-headline-reduced {
      font-size: 3.30vw;
  }
}
.subheadline {
    color: #fff;
    margin-top: 0;
    margin-bottom: 2px;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.9);
}
.footerLogo {
  position: relative;
  width: 414px;
}
.footerLogo a {
  float: left;
}
.footer-logo-ms {
  position: absolute;
  top: 6px;
  left: 0;
}
.footer-logo-ms::after {
  display: block;
  content: " ";
  border-right: 1px solid #ccc;
  height: 28px;
  position: relative;
  top: -34px;
  left: 10px;
}
.footer-logo-iii {
  position: absolute;
  top: -15px;
  right: 0;
}
.footer-logo-iii img {
  width: 56px;
}
#footerNav li {
  margin: 0 23px 0 0;
}
@media screen and (max-width: 1080px) {
  .footerLogo {
    width: 322px;
  }
  .footer-logo-ms::after {
    height: 24px;
    top: -27px;
  }
  .footer-logo-iii img {
    width: 45px;
  }
  .footer-logo-iii {
    top: -10px;
  }
}
@media screen and (max-width: 768px) {
  .footerLogo {
    width: 100%;
    padding: 50px 0 20px;
  }
  .footerLogo img {
    max-width: 300px;
  }
  .footer-logo-iii img {
    width: 33px;
  }
  .footer-logo-iii {
    top: 21px;
    left: 320px;
  }
  .footer-logo-ms {
    height: 28px;
    top: 23px;
  }
  .footer-logo-ms::after {
    top: -26px;
    left: 10px;
  }
  footer {
    height: 159px;
  }
}
@media screen and (max-width: 438px) {
  .footerLogo img {
    max-width: 220px;
  }
  .footer-logo-ms {
    top: 25px;
  }
  .footer-logo-iii {
    top: 22px;
    left: 240px;
  }
  .footer-logo-iii img {
    width: 24px;
  }
  .footer-logo-ms::after {
    height: 18px;
    top: -20px;
  }
}
.en {
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-weight: 400;
  line-height: 1.52947 !important;
}
.en-200 {
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-weight: 400;
  line-height: 1.52947 !important;
}
.en-400 {
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-weight: 400;
  line-height: 1.52947 !important;
}
#main span.pageTitle-en {
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-size: .72em;
  line-height: 2.2;
  font-weight: normal;
  color: #888;
}
.as-imagegrid-item-title {
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  line-height: 1.05 !important;
  color: #fff !important;
  font-size: .85em;
}

.as-ft-section-heading {
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: .008em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  margin-bottom: .35em;
  margin-bottom: .28em;
  color: #888 !important;
  font-size: .72em;
}

h4 .section-heading {
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  line-height: 1.05;
  font-size: .85em;
}
#main h4 {
  margin-top: 40px;
}
#main ul {
  margin-bottom: 20px;
}
#main .col-right h4 {
  margin-top: 0;
}
/* facility */
.col-nav li a {
  height: auto;
  line-height: 1.75;
}
.col-nav li a div {
  background: #636363;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  #main .col-nav {
    margin-right: 5%;
    margin-left: 5%;
  }
}

/* contact */
label .en-200 {
  font-size: 0.92em;
  color: #888 !important;
}

/* guide */
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}

.font-en {
  /*font-family: "Mplus 1p";*/
}

/*@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
.font-en {
  /*font-family: 'Noto Sans Japanese';*/
}

#main .download .en-400,
#main .download .en-200
{
  font-weight: 200;
  color: #888;
}
#main .download .en-200.td-txt {
  color: #333;
}

/* guide */
.w9em__pc {
    width: 9em;
}
@media screen and (max-width: 438px) {
  .w9em__pc {
      width: auto;
  }
}

#section2 .lead {
    top: 50%;
    margin-top: -100px;
}

