#transferArea {
  /* clearfix */
  /*@font-face {
    font-family: "Noto-jp";
    font-weight: 400;
    src: url("/tonami/facility/feature/fonts/NotoSansJP/NotoSansJP-Regular.otf") format("opentype");
  }
  @font-face {
    font-family: "Noto-jp";
    font-weight: 700;
    src: url("/tonami/facility/feature/fonts/NotoSansJP/NotoSansJP-Bold.otf") format("opentype");
  }*/
  /*==============================
     global
  ==============================*/
  /*  contents
  --------------------------------*/
  /*  mv
  --------------------------------*/
  /*  safety
  --------------------------------*/
  /*  comfortable
  --------------------------------*/
  /*  impact
  --------------------------------*/
  /*  section__box
  --------------------------------*/
  /*  schedule
  --------------------------------*/
  /*  add tonami
  --------------------------------*/
}
#transferArea .mt0 {
  margin-top: 0;
}
#transferArea .mt5 {
  margin-top: 5px;
}
#transferArea .mt10 {
  margin-top: 10px;
}
#transferArea .mt15 {
  margin-top: 15px;
}
#transferArea .mt20 {
  margin-top: 20px;
}
#transferArea .mt30 {
  margin-top: 30px;
}
#transferArea .mt40 {
  margin-top: 40px;
}
#transferArea .mt50 {
  margin-top: 50px;
}
#transferArea .mt60 {
  margin-top: 60px;
}
#transferArea .mt70 {
  margin-top: 70px;
}
#transferArea .mb80 {
  margin-bottom: 80px;
}
#transferArea html {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 100%;
}
#transferArea html:first-child body, #transferArea body {
  /*font-family: "Noto-jp", Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,Osaka,Arial,Helvetica,sans-serif;*/
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 100%;
}
#transferArea * {
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
  /*font-family: "Noto-jp", Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,Osaka,Arial,Helvetica,sans-serif;*/
}
#transferArea .bold {
  font-weight: 700;
}
#transferArea .black {
  font-weight: 900;
}
#transferArea .sp-none {
  display: block;
}
@media screen and (max-width: 767px) {
  #transferArea .sp-none {
    display: none;
  }
}
#transferArea .pc-none {
  display: none;
}
@media screen and (max-width: 767px) {
  #transferArea .pc-none {
    display: block;
  }
}
#transferArea br.sp-none {
  display: inline;
}
@media screen and (max-width: 767px) {
  #transferArea br.sp-none {
    display: none;
  }
}
#transferArea br.pc-none {
  display: none;
}
@media screen and (max-width: 767px) {
  #transferArea br.pc-none {
    display: inline;
  }
}
#transferArea .guard {
  pointer-events: none;
}
#transferArea img {
  max-width: 100%;
  vertical-align: bottom;
}
#transferArea img.object-fit-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
#transferArea img.object-fit-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#transferArea h1, #transferArea h2, #transferArea h3, #transferArea h4, #transferArea h5 {
  font-feature-settings: "palt";
  letter-spacing: 0.025em;
}
#transferArea body {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #transferArea body {
    font-size: 3.73333vw;
  }
}
@media screen and (max-width: 767px) {
  #transferArea #wmc_masthead .header_section01 {
    background-color: #000;
    border-top: 5px solid #000000;
    height: 45px;
    padding: 5px 10px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #transferArea #footer_contents .gnav li a {
    width: 96px;
  }
}
#transferArea #CONINNER {
  background: #fff;
}
#transferArea #CONTENTS {
  width: 100%;
  line-height: 1.8;
  background-color: #000;
  padding-bottom: 0;
}
#transferArea #CONTENTS a {
  text-decoration: none;
}
#transferArea .scroll__item, #transferArea .slide__left, #transferArea .slide__right {
  opacity: 0;
}
#transferArea .section {
  width: 100%;
  position: relative;
  color: #fff;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #transferArea .section {
    font-size: 3.73333vw;
  }
}
#transferArea .section__inner {
  width: calc(100% - 40px);
  max-width: 950px;
  margin: 0 auto;
  padding-top: 140px;
}
@media screen and (max-width: 767px) {
  #transferArea .section__inner {
    width: calc(100% - 30px);
    padding-top: 21.33333vw;
  }
}
#transferArea .section__title p {
  line-height: 1.5;
  font-size: 24px;
  margin-top: 5px;
}
#transferArea .section__title.title__right {
  width: 50%;
  margin-left: 50%;
}
@media screen and (max-width: 767px) {
  #transferArea .section__title p {
    font-size: 3.2vw;
    margin-top: 5px;
  }
  #transferArea .section__title.title__right {
    width: 64vw;
    margin-left: auto;
  }
}
#transferArea .item__right, #transferArea .item__left {
  width: 810px;
}
@media screen and (max-width: 767px) {
  #transferArea .item__right, #transferArea .item__left {
    width: 100%;
  }
}
#transferArea .item__right {
  margin-left: auto;
  margin-right: -15px;
}
#transferArea .item__left {
  margin-right: auto;
  margin-left: -15px;
}
#transferArea .safety__box2, #transferArea .section__box {
  background-color: rgba(38, 38, 38, 0.8);
}
#transferArea h1, #transferArea h2, #transferArea h3, #transferArea h4, #transferArea h5, #transferArea h6 {
  margin: 0;
}
#transferArea h1 {
  font-size: 74px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #transferArea h1 {
    font-size: 9.86667vw;
  }
}
#transferArea h2 {
  font-size: 68px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
}
#transferArea h2 span {
  display: inline-block;
  font-size: 32px;
  line-height: 68px;
  position: relative;
  margin-left: 10px;
  padding: 0 40px;
  font-weight: 700;
}
#transferArea h2 span:before, #transferArea h2 span:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
}
#transferArea h2 span:before {
  left: 0;
}
#transferArea h2 span:after {
  right: 0;
}
@media screen and (max-width: 767px) {
  #transferArea h2 {
    font-size: 9.06667vw;
  }
  #transferArea h2 span {
    font-size: 4.26667vw;
    line-height: 9.06667vw;
    padding: 0 5.33333vw;
  }
  #transferArea h2 span:before, #transferArea h2 span:after {
    width: 4vw;
  }
}
#transferArea h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #transferArea h3 {
    font-size: 6.4vw;
  }
}
#transferArea h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #transferArea h4 {
    font-size: 4.26667vw;
  }
}
#transferArea h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  padding-left: 20px;
  border-left: 4px #fff solid;
}
@media screen and (max-width: 767px) {
  #transferArea h5 {
    font-size: 4.26667vw;
  }
}
#transferArea h6 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #transferArea h6 {
    font-size: 4.26667vw;
  }
}
#transferArea #mv {
  background: url("/tonami/facility/feature/images/mv_bg_pc.jpg") center top no-repeat;
  background-size: 1366px auto;
}
#transferArea #mv .section__inner {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #transferArea #mv {
    background: url("/tonami/facility/feature/images/mv_bg_sp.jpg") center top no-repeat;
    background-size: 100% auto;
  }
}
@media screen and (min-width: 1367px) {
  #transferArea #mv {
    background-size: 100% auto;
  }
}
#transferArea .mv__title {
  padding: 90px 0;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
#transferArea .mv__title .mv__title__head {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  background-color: #b60081;
  padding: 10px 20px;
  margin-bottom: 30px;
  opacity: 0;
}
#transferArea .mv__title h1 p {
  opacity: 0;
  font-weight: 700;
}
#transferArea .mv__title .mv__title__sub {
  color: #000;
  font-size: 32px;
  margin-top: 50px;
}
#transferArea .mv__title .mv__title__sub p {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  width: 0;
}
#transferArea .mv__title .mv__title__sub p:first-of-type {
  margin-bottom: 20px;
}
#transferArea .mv__title .mv__title__sub span {
  display: inline-block;
  white-space: nowrap;
  padding: 10px 20px;
  font-weight: 700;
}
#transferArea .mv__note {
  width: 100%;
}
#transferArea .mv__note p {
  text-align: right;
  font-size: 18px;
  margin-top: -28px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  #transferArea .mv__title {
    padding: 9.33333vw 0;
  }
  #transferArea .mv__title .mv__title__head {
    font-size: 3.2vw;
    padding: 5px 10px;
    margin-bottom: 4vw;
  }
  #transferArea .mv__title .mv__title__sub {
    font-size: 4.26667vw;
    margin-top: 6.66667vw;
  }
  #transferArea .mv__title .mv__title__sub p:first-of-type {
    margin-bottom: 2.66667vw;
  }
  #transferArea .mv__title .mv__title__sub span {
    padding: 8px 12px;
  }
  #transferArea .mv__note p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1371px) {
  #transferArea .mv__title {
    padding: 7.29927vw 0;
    height: 44.63158vw;
  }
}
#transferArea .mv__anchor {
  width: 100%;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
#transferArea .mv__anchor a {
  display: block;
  width: 305px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding-top: 40px;
  line-height: 1;
}
#transferArea .mv__anchor a:hover {
  color: #d1be7d;
  transition: all 0.2s ease;
}
#transferArea .mv__anchor .txt_en {
  font-size: 30px;
}
#transferArea .mv__anchor .txt_jp {
  font-size: 20px;
  margin-top: 10px;
}
#transferArea .mv__anchor .mv__anchor__arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #d1be7d transparent transparent transparent;
  margin: 20px auto 0;
}
#transferArea .mv__anchor .anchor__safety {
  background-image: url("/tonami/facility/feature/images/mv_anchor1_bg.jpg");
}
#transferArea .mv__anchor .anchor__conf {
  background-image: url("/tonami/facility/feature/images/mv_anchor2_bg.jpg");
}
#transferArea .mv__anchor .anchor__impact {
  background-image: url("/tonami/facility/feature/images/mv_anchor3_bg.jpg");
}
@media screen and (max-width: 767px) {
  #transferArea .mv__anchor a {
    width: 33.3333333333%;
    height: 21.33333vw;
    padding-top: 4vw;
  }
  #transferArea .mv__anchor .txt_en {
    font-size: 3.2vw;
  }
  #transferArea .mv__anchor .txt_jp {
    font-size: 4.26667vw;
    margin-top: 10px;
  }
  #transferArea .mv__anchor .mv__anchor__arrow {
    border-width: 6px 6px 0 6px;
    margin: 2.66667vw auto 0;
  }
}
#transferArea #safety {
  background: url("/tonami/facility/feature/images/safety_bg.jpg") center top no-repeat;
  background-size: 2400px auto;
}
@media screen and (max-width: 767px) {
  #transferArea #safety {
    background: url("/tonami/facility/feature/images/safety_bg_sp.jpg") center top no-repeat;
    background-size: 100% auto;
  }
}
#transferArea .safety__box1 {
  width: 810px;
  margin-top: 60px;
  padding: 50px 60px;
  background: url("/tonami/facility/feature/images/safety_corner_lt.png") left top no-repeat, url("/tonami/facility/feature/images/safety_corner_lb.png") left bottom no-repeat, url("/tonami/facility/feature/images/safety_corner_rt.png") right top no-repeat, url("/tonami/facility/feature/images/safety_corner_rb.png") right bottom no-repeat, rgba(38, 38, 38, 0.8);
}
#transferArea .safety__box1 .safety__box1__inner {
  width: 100%;
  min-height: 280px;
  position: relative;
}
#transferArea .safety__box1 .safety__box1__body {
  width: 50%;
  margin-top: 30px;
}
#transferArea .safety__box1 .safety__box1__img {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
@media screen and (max-width: 767px) {
  #transferArea .safety__box1 {
    width: 100%;
    margin-top: 8vw;
    padding: 30px 15px 20px;
    background-size: 4vw;
  }
  #transferArea .safety__box1 .safety__box1__body {
    width: 100%;
    margin-top: 5.33333vw;
  }
  #transferArea .safety__box1 .safety__box1__img {
    position: relative;
    right: auto;
    bottom: auto;
    width: 64vw;
    margin: 6.66667vw auto 0;
  }
}
#transferArea .safety__box2 {
  width: 100%;
  margin-top: 80px;
}
#transferArea .safety__box2 .safety__box2__inner {
  width: 100%;
  padding: 40px;
}
#transferArea .safety__box2 ul {
  width: 100%;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
#transferArea .safety__box2 li {
  width: calc((100% - 80px) / 2);
}
@media screen and (max-width: 767px) {
  #transferArea .safety__box2 {
    margin-top: 30px;
  }
  #transferArea .safety__box2 .safety__box2__inner {
    padding: 40px 15px;
  }
  #transferArea .safety__box2 ul {
    display: block;
  }
  #transferArea .safety__box2 li {
    width: 100%;
    margin-top: 40px;
  }
  #transferArea .safety__box2 li:first-of-type {
    margin-top: 0;
  }
}
#transferArea .safety__box2__content {
  width: 100%;
}
#transferArea .safety__box2__content .safety__box2__img {
  width: 100%;
  margin-top: 25px;
}
#transferArea .safety__box2__content .safety__box2__body {
  margin-top: 25px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #transferArea .safety__box2__content .safety__box2__img {
    margin-top: 30px;
    width: 50.66667vw;
    margin-right: auto;
    margin-left: auto;
  }
  #transferArea .safety__box2__content .safety__box2__body {
    margin-top: 30px;
    font-size: 3.73333vw;
  }
}
#transferArea #comfortable {
  background: url("/tonami/facility/feature/images/conf_bg.jpg") center top no-repeat;
  background-size: 2400px auto;
}
@media screen and (max-width: 767px) {
  #transferArea #comfortable {
    background: url("/tonami/facility/feature/images/conf_bg_sp.jpg") center top no-repeat;
    background-size: 100% auto;
  }
}
#transferArea #impact {
  background: url("/tonami/facility/feature/images/impact_bg.jpg") center top no-repeat;
  background-size: 2400px auto;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #transferArea #impact {
    background: url("/tonami/facility/feature/images/impact_bg_sp.jpg") center top no-repeat;
    background-size: 100% auto;
    padding-bottom: 40px;
  }
}
#transferArea .section__box {
  width: 810px;
  padding: 40px;
  margin-top: 30px;
}
#transferArea .section__box.first {
  margin-top: 60px;
}
#transferArea .section__box .section__box__inner {
  width: 100%;
}
#transferArea .section__box .section__box__title {
  width: 100%;
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
}
#transferArea .section__box p.screen {
  font-size: 14px;
  line-height: 32px;
  color: #ddc659;
  border: 1px #ddc659 solid;
  border-radius: 50px;
  padding: 0 30px;
  min-width: 220px;
  margin-left: 50px;
  text-align: center;
}
#transferArea .section__box .section__box__body {
  width: 100%;
  margin-top: 30px;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
#transferArea .section__box .section__box__img {
  width: 210px;
}
#transferArea .section__box .section__box__text {
  width: calc(100% - 210px - 30px);
}
#transferArea .section__box .section__box__text p {
  margin-top: 10px;
}
#transferArea .section__box .section__box__text a {
  margin-top: 30px;
  width: 320px;
  height: 40px;
  display: block;
  border-radius: 5px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background: url("/tonami/facility/feature/images/arrow_white.png") no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 18px 18px;
  background-color: #686868;
  color: #fff;
}
#transferArea .section__box .section__box__text a:hover {
  opacity: 0.7;
  transition: all 0.2s ease;
}
#transferArea .section__box .section__box__note {
  text-align: right;
  font-size: 12px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  #transferArea .section__box {
    width: 100%;
    padding: 30px 15px;
    margin-top: 25px;
  }
  #transferArea .section__box.first {
    margin-top: 30px;
  }
  #transferArea .section__box p.screen {
    font-size: 3.2vw;
    line-height: 7.2vw;
    padding: 0 20px;
    width: 50.66667vw;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  #transferArea .section__box .section__box__body {
    margin-top: 20px;
    display: block;
  }
  #transferArea .section__box .section__box__img {
    width: 50.66667vw;
    margin: 20px auto 0;
  }
  #transferArea .section__box .section__box__text {
    width: 100%;
    margin-top: 20px;
  }
  #transferArea .section__box .section__box__text a {
    margin-top: 20px;
    width: 74.66667vw;
    height: 9.33333vw;
    font-size: 3.2vw;
    line-height: 9.33333vw;
    background-position: calc(100% - 10px) center;
    background-size: 4.53333vw 4.53333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
#transferArea #schedule {
  background-color: #333;
}
#transferArea #schedule .section__inner {
  padding: 40px 0 50px;
}
#transferArea #schedule a {
  display: block;
  width: 660px;
  height: 80px;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  background: url("/tonami/facility/feature/images/arrow_purple.png") no-repeat;
  background-position: calc(100% - 15px) center;
  background-size: 30px 30px;
  background-color: #b60081;
  color: #fff;
  border-radius: 8px;
  margin: 0 auto;
}
#transferArea #schedule a:hover {
  opacity: 0.8;
  transition: all 0.2s ease;
}
#transferArea #schedule .schedule__caption {
  margin-top: 40px;
  font-size: 14px;
}
#transferArea #schedule .schedule__caption p {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  #transferArea #schedule .section__inner {
    padding: 50px 0 40px;
  }
  #transferArea #schedule a {
    width: 100%;
    height: auto;
    font-size: 4.26667vw;
    line-height: 1.2;
    padding: 15px 0;
    background-position: calc(100% - 15px) center;
    background-size: 20px 20px;
  }
  #transferArea #schedule .schedule__caption {
    margin-top: 30px;
    font-size: 2.66667vw;
  }
}
#transferArea .safety__box2.safety__box2_edit {
  width: 810px;
}
#transferArea .safety__box2.safety__box2_edit .safety__box2__content .safety__box2__img {
  margin-top: 0;
}
#transferArea .safety__box2.safety__box2_edit li:nth-child(1) {
  width: calc(28% - 10px);
}
#transferArea .safety__box2.safety__box2_edit li:nth-child(2) {
  width: calc(72% - 10px);
}
@media screen and (max-width: 767px) {
  #transferArea .safety__box2.safety__box2_edit {
    width: 100%;
  }
  #transferArea .safety__box2.safety__box2_edit li:nth-child(1),
  #transferArea .safety__box2.safety__box2_edit li:nth-child(2) {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */