@charset "UTF-8";
/*@include layout-SP {
}
*/
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url("/assets/common/font/RobotoCondensed-Bold.woff") format("woff"); }

@font-face {
  font-family: 'RobotoCondensed-BoldItalic';
  src: url("/assets/common/font/RobotoCondensed-BoldItalic.woff") format("woff"); }

@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url("/assets/common/font/RobotoCondensed-Regular.woff") format("woff"); }

body {
  background-color: #fff; }

.Mv {
  display: block;
  width: 100%;
  background-color: #f7f7f7;
  background-image: url("/assets/common/img/redline-1-pc.png");
  background-repeat: no-repeat;
  background-position: top 240px center;
  padding-bottom: 30px;
  background-size: contain; }
  @media screen and (max-width: 1280px) {
    .Mv {
      background-position: top 18.75vw center;
      padding-bottom: 2.34375vw; } }
  @media screen and (max-width: 768px) {
    .Mv {
      padding-bottom: 4vw;
      background-image: url("/assets/common/img/redline-1-sp.png");
      background-position: top 37.33333vw center;
      background-size: contain; } }

.Mv-Inner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .Mv-Inner {
      width: 93.75vw; } }
  @media screen and (max-width: 768px) {
    .Mv-Inner {
      width: 100%; } }

.Mv-Ttl-En {
  text-align: center;
  color: #d42d1f;
  font-size: 24px;
  padding-top: 77px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Mv-Ttl-En {
      font-size: 1.875vw;
      padding-top: 6.01563vw; } }
  @media screen and (max-width: 768px) {
    .Mv-Ttl-En {
      font-size: 3.73333vw;
      padding-top: 10.66667vw; } }

.Mv-Ttl {
  text-align: center;
  font-size: 66px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Mv-Ttl {
      font-size: 5.15625vw; } }
  @media screen and (max-width: 768px) {
    .Mv-Ttl {
      font-size: 8.8vw; } }

.Mv-Line {
  width: 70px;
  margin-top: 50px;
  height: 2px;
  background-color: #d42c1e;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .Mv-Line {
      width: 5.46875vw;
      margin-top: 3.90625vw; } }
  @media screen and (max-width: 768px) {
    .Mv-Line {
      width: 9.33333vw;
      height: 0.26667vw;
      margin-top: 5.33333vw; } }

.Mv-Img {
  margin-top: 70px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .Mv-Img img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 1280px) {
    .Mv-Img {
      margin-top: 5.46875vw; } }
  @media screen and (max-width: 768px) {
    .Mv-Img {
      margin-top: 8vw;
      width: 90%;
      margin-left: auto;
      margin-right: auto; }
      .Mv-Img img {
        width: 100%;
        height: auto; } }

.Ta {
  display: block;
  width: 100%;
  margin-top: 0px;
  background-color: #f7f7f7;
  padding-bottom: 80px; }
  @media screen and (max-width: 1280px) {
    .Ta {
      padding-bottom: 6.25vw; } }
  @media screen and (max-width: 768px) {
    .Ta {
      padding-bottom: 10.66667vw; } }

.Ta-Looper {
  position: absolute;
  width: 100%;
  height: 270px;
  overflow: hidden; }
  @media screen and (max-width: 1280px) {
    .Ta-Looper {
      height: 21.09375vw; } }
  @media screen and (max-width: 768px) {
    .Ta-Looper {
      height: 36vw; } }

.Ta-Slider {
  display: flex;
  position: absolute;
  top: 0;
  left: 0; }
  @media screen and (max-width: 1280px) {
    .Ta-Slider img {
      width: 157.8125vw;
      height: 21.09375vw; } }
  @media screen and (max-width: 768px) {
    .Ta-Slider img {
      width: 269.33333vw;
      height: 36vw; } }

.Ta-Inner {
  width: 1200px;
  height: 270px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column; }
  @media screen and (max-width: 1280px) {
    .Ta-Inner {
      width: 93.75vw;
      height: 21.09375vw; } }
  @media screen and (max-width: 768px) {
    .Ta-Inner {
      width: 100%;
      height: 36vw; } }

.Ta-Txt {
  margin-top: 15px;
  font-size: 80px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center; }
  @media screen and (max-width: 1280px) {
    .Ta-Txt {
      margin-top: 1.17188vw;
      font-size: 6.25vw; } }
  @media screen and (max-width: 768px) {
    .Ta-Txt {
      margin-top: 2vw;
      font-size: 6.53333vw;
      line-height: 1.2;
      letter-spacing: -0.13333vw; } }

.Ta-List {
  border: solid 3px #F00;
  padding: 20px 25px;
  padding-right: 35px;
  margin-top: 30px;
  background-color: #FFF;
  z-index: 3; }
  @media screen and (max-width: 1280px) {
    .Ta-List {
      padding: 1.5625vw 1.95313vw;
      padding-right: 2.73438vw;
      margin-top: 2.34375vw; } }
  @media screen and (max-width: 768px) {
    .Ta-List {
      width: 90%;
      border: solid 0.53333vw #F00;
      padding: 2vw 3.33333vw;
      margin-top: 6.66667vw; } }

.Ta-Item {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media screen and (max-width: 1280px) {
    .Ta-Item {
      margin-top: 1.17188vw;
      margin-bottom: 1.17188vw; } }
  @media screen and (max-width: 768px) {
    .Ta-Item {
      margin-top: 2vw;
      margin-bottom: 2vw; } }

.Ta-DT {
  line-height: 1;
  display: flex;
  background-image: url("/assets/exhibition/img/icon-new-bg.png");
  background-repeat: no-repeat;
  font-size: 18px;
  width: 98px;
  height: 30px;
  padding-left: 10px;
  margin-right: 10px;
  background-size: contain;
  align-items: center;
  color: #FFF; }
  @media screen and (max-width: 1280px) {
    .Ta-DT {
      font-size: 1.40625vw;
      width: 7.65625vw;
      height: 2.34375vw;
      padding-left: 0.78125vw;
      margin-right: 0.78125vw; } }
  @media screen and (max-width: 768px) {
    .Ta-DT {
      font-size: 2.66667vw;
      width: 13.06667vw;
      height: 4vw;
      padding-left: 1.33333vw;
      margin-right: 1.33333vw; } }

.Ta-DD {
  font-size: 28px;
  line-height: 1;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Ta-DD {
      font-size: 2.1875vw; } }
  @media screen and (max-width: 768px) {
    .Ta-DD {
      font-size: 3.46667vw; } }

.Ta-Ya {
  margin-top: 25px; }
  @media screen and (max-width: 1280px) {
    .Ta-Ya {
      margin-top: 1.95313vw; } }
  @media screen and (max-width: 768px) {
    .Ta-Ya {
      margin-top: 4vw;
      width: 13%; }
      .Ta-Ya img {
        width: 100%;
        height: auto; } }

.Guid {
  width: 100%;
  display: block;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #f7f7f7;
  overflow: hidden;
  background-image: url("/assets/common/img/redline-2-pc.png"), url("/assets/common/img/redline-3-pc.png");
  background-repeat: no-repeat;
  background-position: top center, bottom 300px center;
  background-size: contain; }
  @media screen and (max-width: 1280px) {
    .Guid {
      padding-top: 3.125vw; } }
  @media screen and (max-width: 768px) {
    .Guid {
      padding-top: 5.33333vw;
      padding-bottom: 0vw; } }

.Guid-Bger {
  width: 100%;
  height: 100%;
  background-image: url("/assets/common/img/white.png");
  background-position: top center;
  background-size: contain;
  background-color: transparent; }
  @media screen and (max-width: 768px) {
    .Guid-Bger {
      width: 95%;
      margin-left: auto; } }

.Guid-Wrapper {
  max-width: 1500px;
  width: 90%;
  transform: translateX(0px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  z-index: 1; }
  @media screen and (max-width: 1280px) {
    .Guid-Wrapper {
      max-width: 117.1875vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Wrapper {
      max-width: 100%;
      transform: translateX(0px); } }

.Guid-Inner {
  width: 90%;
  max-width: 1200px;
  padding-top: 80px;
  padding-bottom: 50px;
  overflow: hidden;
  background-color: #FFF;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 1280px) {
    .Guid-Inner {
      max-width: 93.75vw;
      padding-top: 6.25vw;
      padding-bottom: 3.90625vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Inner {
      width: 90%;
      padding-top: 10.66667vw;
      padding-left: 0px;
      padding-bottom: 6.66667vw;
      transform: translateX(0px); } }

.Guid-Ttl {
  text-align: center;
  font-size: 66px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Guid-Ttl {
      font-size: 5.15625vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Ttl {
      font-size: 8.8vw; } }

.Guid-Line {
  width: 70px;
  height: 2px;
  margin-top: 50px;
  background-color: #d42c1e;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .Guid-Line {
      width: 5.46875vw;
      height: 0.15625vw;
      margin-top: 3.90625vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Line {
      width: 9.33333vw;
      height: 0.26667vw;
      margin-top: 5.33333vw; } }

.Guid-Txt {
  margin-top: 70px;
  font-size: 18px;
  text-align: center; }
  .Guid-Txt p {
    margin-top: 18px; }
  @media screen and (max-width: 1280px) {
    .Guid-Txt {
      margin-top: 5.46875vw;
      font-size: 1.40625vw; }
      .Guid-Txt p {
        margin-top: 1.40625vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Txt {
      margin-top: 9.33333vw;
      font-size: 3.2vw;
      text-align: center; }
      .Guid-Txt p {
        margin-top: 4vw; } }

.Guid-List {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between; }
  @media screen and (max-width: 1280px) {
    .Guid-List {
      margin-top: 3.90625vw; } }
  @media screen and (max-width: 768px) {
    .Guid-List {
      margin-top: 6.66667vw; } }

.Guid-Item {
  width: 48%;
  order: 10;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  align-items: flex-start;
  justify-content: flex-start; }
  .is-col3 .Guid-Item {
    width: 31.5%; }
  .Guid-Item.is-order-1 {
    order: 0; }
  .Guid-Item.is-order-2 {
    order: 1; }
  .Guid-Item.is-order-3 {
    order: 2; }
  .Guid-Item.is-order-4 {
    order: 3; }
  .Guid-Item.is-order-5 {
    order: 4; }
  .Guid-Item.is-order-6 {
    order: 5; }
  .Guid-Item.is-order-7 {
    order: 6; }
  .Guid-Item.is-order-8 {
    order: 7; }
  .Guid-Item.is-order-9 {
    order: 8; }
  @media screen and (max-width: 1280px) {
    .Guid-Item {
      margin-bottom: 2.34375vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Item {
      width: 100%;
      margin-bottom: 9.33333vw; }
      .Guid-Item.is-order-1 {
        order: 0; }
      .Guid-Item.is-order-2 {
        order: 0; }
      .Guid-Item.is-order-3 {
        order: 0; }
      .Guid-Item.is-order-4 {
        order: 0; }
      .Guid-Item.is-order-5 {
        order: 0; }
      .Guid-Item.is-order-6 {
        order: 0; }
      .Guid-Item.is-order-7 {
        order: 0; }
      .Guid-Item.is-order-8 {
        order: 0; }
      .Guid-Item.is-order-9 {
        order: 0; }
      .is-col3 .Guid-Item {
        width: 100%; } }

.Guid-ItemT {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 250px; }
  .event2 .Guid-ItemT {
    height: 180px; }
  .event3 .Guid-ItemT {
    height: 180px; }
  @media screen and (max-width: 1280px) {
    .Guid-ItemT {
      height: 19.53125vw; }
      .event2 .Guid-ItemT {
        height: 14.0625vw; }
      .event3 .Guid-ItemT {
        height: 14.0625vw; } }
  @media screen and (max-width: 768px) {
    .Guid-ItemT {
      height: auto; }
      .event2 .Guid-ItemT {
        height: auto; }
      .event3 .Guid-ItemT {
        height: auto; } }

.Guid-Num {
  font-size: 120px;
  padding-left: 10px;
  color: #d42d1f;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Guid-Num {
      font-size: 9.375vw;
      padding-left: 0.78125vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Num {
      font-size: 16vw;
      padding-left: 1.33333vw; } }

.Guid-ItemTtl {
  font-size: 28px;
  padding-left: 20px;
  font-weight: 700;
  color: #FFF;
  text-align: left;
  line-height: 2; }
  .is-movie-only .Guid-ItemTtl {
    padding-left: 0; }
  .Guid-ItemTtl span {
    display: inline;
    background-color: #000;
    margin-bottom: 3px;
    line-height: 1.7;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 8px;
    padding-left: 5px; }
  @media screen and (max-width: 1280px) {
    .Guid-ItemTtl {
      font-size: 2.1875vw;
      padding-left: 1.5625vw; }
      .is-movie-only .Guid-ItemTtl {
        padding-left: 0; }
      .Guid-ItemTtl span {
        margin-bottom: 0.23438vw;
        padding-right: 0.625vw;
        padding-left: 0.39063vw; } }
  @media screen and (max-width: 768px) {
    .Guid-ItemTtl {
      font-size: 3.46667vw;
      padding-left: 2.66667vw; }
      .is-movie-only .Guid-ItemTtl {
        padding-left: 0; }
      .Guid-ItemTtl span {
        margin-bottom: 0.4vw;
        padding-top: 0.13333vw;
        padding-bottom: 0.13333vw;
        padding-right: 1.06667vw;
        padding-left: 0.66667vw; } }

.Guid-Pic {
  width: 100%;
  margin-bottom: 10px; }
  .Guid-Pic img {
    width: 100%;
    height: auto;
    vertical-align: top; }
  @media screen and (max-width: 1280px) {
    .Guid-Pic {
      margin-bottom: 0.78125vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Pic {
      width: 100%;
      height: auto;
      margin-top: 1.33333vw;
      margin-bottom: 3.33333vw; } }

.Guid-Block {
  width: 100%;
  margin-top: 5px; }
  @media screen and (max-width: 1280px) {
    .Guid-Block {
      margin-top: 0.39063vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Block {
      margin-top: 0.66667vw; } }

.Guid-BlockTtl {
  font-size: 28px;
  margin-top: 10px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Guid-BlockTtl {
      font-size: 2.1875vw;
      margin-top: 0.78125vw; } }
  @media screen and (max-width: 768px) {
    .Guid-BlockTtl {
      font-size: 4.26667vw;
      margin-top: 2vw; } }

.Guid-BlockTxt {
  font-size: 18px; }
  @media screen and (max-width: 1280px) {
    .Guid-BlockTxt {
      font-size: 1.40625vw; } }
  @media screen and (max-width: 768px) {
    .Guid-BlockTxt {
      font-size: 3.2vw; } }

.Guid-Btn {
  margin-top: 50px;
  font-size: 24px;
  width: 680px;
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  margin-left: auto;
  font-weight: 700;
  margin-right: auto;
  background-image: url("/assets/exhibition/img/btn-bg-pc.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  transition: filter 200ms 0s ease-out; }
  .Guid-Btn:after {
    margin-left: 20px;
    margin-top: -5px;
    content: '';
    background-image: url("/assets/exhibition/img/btn-arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 15px;
    transition: all 200ms 0s ease-out; }
  @media screen and (min-width: 769px) {
    .Guid-Btn:hover {
      filter: brightness(1.1); }
      .Guid-Btn:hover:after {
        transform: translateX(5px); } }
  @media screen and (max-width: 1280px) {
    .Guid-Btn {
      margin-top: 3.90625vw;
      font-size: 1.875vw;
      width: 53.125vw;
      height: 5.9375vw; }
      .Guid-Btn:after {
        margin-left: 1.5625vw;
        margin-top: -0.39063vw;
        width: 3.51563vw;
        height: 1.17188vw; } }
  @media screen and (max-width: 768px) {
    .Guid-Btn {
      margin-top: 2.66667vw;
      font-size: 3.2vw;
      width: 79.2vw;
      height: 9.12vw; }
      .Guid-Btn:after {
        margin-left: 2.66667vw;
        margin-top: -0.66667vw;
        width: 6vw;
        height: 2vw; } }

.Guid-TubeWrapper {
  width: 504px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }
  .event3 .Guid-TubeWrapper {
    margin-top: 0; }
  .Guid-TubeWrapper iframe {
    width: 504px;
    height: 283.5px; }
  @media screen and (max-width: 1280px) {
    .Guid-TubeWrapper {
      width: 39.375vw;
      margin-top: 2.34375vw; }
      .event3 .Guid-TubeWrapper {
        margin-top: 0; }
      .Guid-TubeWrapper iframe {
        width: 39.375vw;
        height: 22.14844vw; } }
  @media screen and (max-width: 768px) {
    .Guid-TubeWrapper {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      margin-top: 4vw; }
      .event3 .Guid-TubeWrapper {
        margin-top: 4vw; }
      .Guid-TubeWrapper iframe {
        width: 74.66667vw;
        height: 42vw; } }

.Event {
  display: block;
  padding-bottom: 100px; }
  @media screen and (max-width: 1280px) {
    .Event {
      padding-bottom: 7.8125vw; } }
  @media screen and (max-width: 768px) {
    .Event {
      padding-bottom: 13.33333vw; } }

.Event-Ttl {
  font-size: 28px;
  margin-top: 70px;
  text-align: center;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Event-Ttl {
      font-size: 2.1875vw;
      margin-top: 5.46875vw; } }
  @media screen and (max-width: 768px) {
    .Event-Ttl {
      font-size: 5.06667vw;
      margin-top: 10.66667vw; } }

.Event-List {
  margin-top: 30px; }
  @media screen and (max-width: 1280px) {
    .Event-List {
      margin-top: 2.34375vw; } }
  @media screen and (max-width: 768px) {
    .Event-List {
      margin-top: 4vw; } }

.Event-Item {
  display: flex;
  align-items: center;
  border-bottom: solid #e5e5e5 1px;
  padding-top: 30px;
  padding-bottom: 30px; }
  .Event-Item:first-child {
    border-top: solid #e5e5e5 1px; }
  @media screen and (max-width: 1280px) {
    .Event-Item {
      padding-top: 2.34375vw;
      padding-bottom: 2.34375vw; } }
  @media screen and (max-width: 768px) {
    .Event-Item {
      flex-direction: column;
      align-items: flex-start;
      padding-top: 4vw;
      padding-bottom: 4vw; } }

.Event-Item-Date {
  color: #d42c1e;
  font-size: 16px;
  margin-left: 10px; }
  @media screen and (max-width: 1280px) {
    .Event-Item-Date {
      font-size: 1.25vw;
      margin-left: 0.78125vw; } }
  @media screen and (max-width: 768px) {
    .Event-Item-Date {
      margin-left: 0;
      font-size: 3.2vw; } }

.Event-Item-Txt {
  font-size: 16px;
  margin-left: 30px; }
  @media screen and (max-width: 1280px) {
    .Event-Item-Txt {
      font-size: 1.25vw;
      margin-left: 2.34375vw; } }
  @media screen and (max-width: 768px) {
    .Event-Item-Txt {
      margin-left: 0;
      font-size: 3.2vw;
      margin-top: 0.8vw; } }

.Solution {
  width: 100%;
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f7f7f7; }
  @media screen and (max-width: 1280px) {
    .Solution {
      padding-top: 6.25vw;
      padding-bottom: 6.25vw; } }
  @media screen and (max-width: 768px) {
    .Solution {
      padding-top: 10.66667vw;
      padding-bottom: 10.66667vw; } }

.Solution-Inner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .Solution-Inner {
      width: 93.75vw; } }
  @media screen and (max-width: 768px) {
    .Solution-Inner {
      width: 100%; } }

.Solution-Ttl {
  text-align: center;
  font-size: 52px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Solution-Ttl {
      font-size: 4.0625vw; } }
  @media screen and (max-width: 768px) {
    .Solution-Ttl {
      font-size: 8vw; } }

.Solution-Line {
  width: 70px;
  margin-top: 50px;
  height: 2px;
  background-color: #d42c1e;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .Solution-Line {
      width: 5.46875vw;
      margin-top: 3.90625vw; } }
  @media screen and (max-width: 768px) {
    .Solution-Line {
      width: 9.33333vw;
      height: 0.26667vw;
      margin-top: 5.33333vw; } }

.Solution-TubeArea {
  display: flex; }
  @media screen and (max-width: 768px) {
    .Solution-TubeArea {
      flex-direction: column;
      width: 100%; } }

.Solution-TubeWrapper {
  width: 560px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto; }
  .Solution-TubeWrapper iframe {
    width: 560px;
    height: 315px; }
  .is-one .Solution-TubeWrapper {
    width: 960px; }
    .is-one .Solution-TubeWrapper iframe {
      width: 960px;
      height: 540px; }
  .is-two .Solution-TubeWrapper {
    width: 560px; }
    .is-two .Solution-TubeWrapper iframe {
      width: 560px;
      height: 315px; }
  @media screen and (max-width: 1280px) {
    .Solution-TubeWrapper {
      width: 43.75vw;
      margin-top: 4.6875vw; }
      .Solution-TubeWrapper iframe {
        width: 43.75vw;
        height: 24.60938vw; }
      .is-one .Solution-TubeWrapper {
        width: 75vw; }
        .is-one .Solution-TubeWrapper iframe {
          width: 75vw;
          height: 42.1875vw; }
      .is-two .Solution-TubeWrapper {
        width: 43.75vw; }
        .is-two .Solution-TubeWrapper iframe {
          width: 43.75vw;
          height: 24.60938vw; } }
  @media screen and (max-width: 768px) {
    .Solution-TubeWrapper {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      margin-top: 8vw; }
      .Solution-TubeWrapper iframe {
        width: 74.66667vw;
        height: 42vw; }
      .is-one .Solution-TubeWrapper {
        width: 100%; }
        .is-one .Solution-TubeWrapper iframe {
          width: 85.33333vw;
          height: 48vw; }
      .is-two .Solution-TubeWrapper {
        width: 100%; }
        .is-two .Solution-TubeWrapper iframe {
          width: 74.66667vw;
          height: 42vw; } }

.Solution-Txt {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  margin-top: 40px;
  text-align: center; }
  @media screen and (max-width: 1280px) {
    .Solution-Txt {
      font-size: 1.40625vw;
      margin-top: 3.125vw; } }
  @media screen and (max-width: 768px) {
    .Solution-Txt {
      font-size: 3.2vw;
      margin-top: 5.33333vw;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      text-align: left;
      margin-bottom: 4vw; } }

.Map {
  width: 100%;
  display: block;
  padding-bottom: 100px;
  background-position: top 280px center;
  padding-top: 60px;
  background-color: #f7f7f7;
  background-image: url("/assets/common/img/redline-1-pc.png");
  background-repeat: no-repeat;
  background-size: contain; }
  @media screen and (max-width: 1280px) {
    .Map {
      padding-bottom: 7.8125vw;
      background-position: top 21.875vw center;
      padding-top: 4.6875vw; } }
  @media screen and (max-width: 768px) {
    .Map {
      padding-bottom: 6.66667vw;
      background-image: url("/assets/common/img/redline-1-sp.png");
      background-position: top 37.33333vw center;
      padding-top: 8vw;
      background-size: contain; } }

.Map-Inner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .Map-Inner {
      width: 93.75vw; } }
  @media screen and (max-width: 768px) {
    .Map-Inner {
      width: 100%; } }

.Map-Ttl {
  text-align: center;
  font-size: 52px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Map-Ttl {
      font-size: 4.0625vw; } }
  @media screen and (max-width: 768px) {
    .Map-Ttl {
      font-size: 8vw; } }

.Map-Line {
  width: 70px;
  margin-top: 50px;
  height: 2px;
  background-color: #d42c1e;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .Map-Line {
      width: 5.46875vw;
      margin-top: 3.90625vw; } }
  @media screen and (max-width: 768px) {
    .Map-Line {
      width: 9.33333vw;
      height: 0.26667vw;
      margin-top: 5.33333vw; } }

.Map-Wrapper {
  margin-top: 70px;
  text-align: center; }
  .Map-Wrapper img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 1280px) {
    .Map-Wrapper {
      margin-top: 5.46875vw; } }
  @media screen and (max-width: 768px) {
    .Map-Wrapper {
      width: 90%;
      margin-top: 9.33333vw;
      margin-left: auto;
      margin-right: auto; }
      .Map-Wrapper img {
        width: 100%;
        height: auto; } }

.Sido-Wrapper {
  width: 100%;
  background-color: #f7f7f7; }

.Sido {
  display: block;
  width: 100%;
  min-width: 1200px;
  margin-top: 0px;
  height: 42.5vw;
  background-color: transparent;
  background-image: url("/assets/top/img/sido-bg-pc.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 1280px) {
    .Sido {
      min-width: 93.75vw; } }
  @media screen and (max-width: 768px) {
    .Sido {
      margin-top: 0vw;
      width: 100%;
      min-width: 100%;
      height: 73.86667vw;
      background-image: url("/assets/top/img/sido-bg-sp.png");
      background-size: cover;
      background-position: top center; } }

.Sido-Inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    .Sido-Inner {
      max-width: 100%; } }

.Sido-Ttl {
  font-size: 42px;
  color: #FFF;
  line-height: 1;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Sido-Ttl {
      font-size: 3.28125vw; } }
  @media screen and (max-width: 768px) {
    .Sido-Ttl {
      font-size: 6.13333vw; } }

.Sido-Txt {
  font-size: 24px;
  margin-top: 37px;
  color: #FFF;
  line-height: 1;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .Sido-Txt {
      font-size: 1.875vw;
      margin-top: 2.89063vw; } }
  @media screen and (max-width: 768px) {
    .Sido-Txt {
      font-size: 3.73333vw;
      margin-top: 2.66667vw;
      text-align: center;
      line-height: 1.6; } }

.Sido-Btn {
  font-weight: 700;
  width: 890px;
  height: 100px;
  margin-top: 60px;
  font-size: 32px;
  color: #FFF;
  background-image: url("/assets/top/img/sido-btn-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: filter 200ms 0s ease-out; }
  .Sido-Btn:after {
    content: '';
    background-image: url("/assets/top/img/sido-btn-arrow.png");
    background-repeat: no-repeat;
    width: 50.4px;
    height: 34.4px;
    margin-left: 10px;
    background-size: contain;
    transition: all 200ms 0s ease-out; }
  @media screen and (min-width: 769px) {
    .Sido-Btn:hover {
      filter: brightness(1.1); }
      .Sido-Btn:hover:after {
        transform: translateX(5px); } }
  @media screen and (max-width: 1280px) {
    .Sido-Btn {
      width: 69.53125vw;
      height: 7.8125vw;
      margin-top: 4.6875vw;
      font-size: 2.5vw; }
      .Sido-Btn:after {
        width: 3.9375vw;
        height: 2.6875vw;
        margin-left: 0.78125vw; } }
  @media screen and (max-width: 768px) {
    .Sido-Btn {
      width: 94.8vw;
      height: 13.33333vw;
      margin-top: 5.33333vw;
      font-size: 3.73333vw;
      background-image: url("/assets/top/img/sido-btn-bg-sp.png"); }
      .Sido-Btn:after {
        background-image: url("/assets/top/img/sido-btn-arrow.png");
        width: 8.4vw;
        height: 5.73333vw;
        margin-left: 1.33333vw; } }

.st-Con {
  padding-top: 20px;
  width: 100%;
  background-color: #f7f7f7; }
  @media screen and (max-width: 1280px) {
    .st-Con {
      padding-top: 1.5625vw; } }
  @media screen and (max-width: 768px) {
    .st-Con {
      padding-top: 2.66667vw; } }

.st-Con-Inner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .st-Con-Inner {
      width: 93.75vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Inner {
      width: 100%; } }

.st-Con-Ttl-En {
  text-align: center;
  color: #d42d1f;
  font-size: 24px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .st-Con-Ttl-En {
      font-size: 1.875vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Ttl-En {
      font-size: 3.73333vw; } }

.st-Con-Ttl {
  text-align: center;
  font-size: 66px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .st-Con-Ttl {
      font-size: 5.15625vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Ttl {
      font-size: 8.8vw; } }

.st-Con-Line {
  width: 70px;
  margin-top: 25px;
  height: 2px;
  background-color: #d42c1e;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1280px) {
    .st-Con-Line {
      width: 5.46875vw;
      margin-top: 1.95313vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Line {
      width: 9.33333vw;
      height: 0.26667vw;
      margin-top: 3.33333vw; } }

.st-Con-Txt {
  font-size: 18px;
  margin-top: 40px;
  text-align: center; }
  @media screen and (max-width: 1280px) {
    .st-Con-Txt {
      font-size: 1.40625vw;
      margin-top: 3.125vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Txt {
      font-size: 3.2vw;
      margin-top: 5.33333vw; } }

.st-Con-Box {
  width: 100%;
  height: 270px;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 1280px) {
    .st-Con-Box {
      height: 21.09375vw;
      margin-top: 3.125vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Box {
      height: auto;
      margin-top: 5.33333vw; } }

.st-Con-Mail-Dt {
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center; }
  .st-Con-Mail-Dt:before {
    content: '';
    margin-right: 5px;
    background-image: url("/assets/common/img/icon-mail.png");
    background-repeat: no-repeat;
    width: 31px;
    height: 23px;
    background-size: contain; }
  @media screen and (max-width: 1280px) {
    .st-Con-Mail-Dt {
      font-size: 1.875vw; }
      .st-Con-Mail-Dt:before {
        margin-right: 0.39063vw;
        width: 2.42188vw;
        height: 1.79687vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Mail-Dt {
      font-size: 3.73333vw; }
      .st-Con-Mail-Dt:before {
        width: 4.13333vw;
        height: 3.06667vw; } }

.st-Con-Mail-Btn {
  font-weight: 700;
  font-size: 18px;
  width: 500px;
  height: 80px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #000;
  position: relative; }
  .st-Con-Mail-Btn:after {
    content: '';
    background-image: url("/assets/common/img/btn-arrow.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 15px;
    position: absolute;
    background-size: contain;
    top: 27px;
    right: 80px;
    transition: all 200ms 0s ease-out; }
  @media screen and (min-width: 769px) {
    .st-Con-Mail-Btn:hover {
      opacity: 0.8; }
      .st-Con-Mail-Btn:hover:after {
        transform: translateX(5px); } }
  @media screen and (max-width: 1280px) {
    .st-Con-Mail-Btn {
      font-size: 1.40625vw;
      width: 39.0625vw;
      height: 6.25vw;
      margin-top: 2.34375vw; }
      .st-Con-Mail-Btn:after {
        width: 3.51563vw;
        height: 1.17188vw;
        top: 2.10938vw;
        right: 6.25vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Mail-Btn {
      font-size: 3.2vw;
      margin-top: 5.2vw;
      width: 88%;
      height: 14.66667vw; }
      .st-Con-Mail-Btn:after {
        width: 6vw;
        height: 2vw;
        top: 5.73333vw;
        right: 17.33333vw; } }

.st-Con-R {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    .st-Con-R {
      width: 90%;
      margin-left: auto;
      margin-right: auto; } }

.st-Con-Tel-Dt {
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center; }
  .st-Con-Tel-Dt:before {
    content: '';
    margin-right: 7px;
    background-image: url("/assets/common/img/icon-tel.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 41px;
    background-size: contain; }
  @media screen and (max-width: 1280px) {
    .st-Con-Tel-Dt {
      font-size: 1.875vw; }
      .st-Con-Tel-Dt:before {
        margin-right: 0.54688vw;
        width: 3.125vw;
        height: 3.20312vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Tel-Dt {
      margin-top: 8vw;
      font-size: 3.73333vw; }
      .st-Con-Tel-Dt:before {
        margin-right: 0.93333vw;
        width: 5.33333vw;
        height: 5.46667vw; } }

.st-Con-Tel-Num {
  font-size: 52px;
  font-weight: 700; }
  @media screen and (max-width: 1280px) {
    .st-Con-Tel-Num {
      font-size: 4.0625vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Tel-Num {
      font-size: 9.33333vw;
      margin-top: 0.66667vw; } }

.st-Con-Tel-List {
  margin-top: 7px; }
  @media screen and (max-width: 768px) {
    .st-Con-Tel-List {
      margin-top: 2vw; } }

.st-Con-Tel-Txt {
  font-size: 12px;
  margin-bottom: 3px;
  padding-left: 1rem; }
  .st-Con-Tel-Txt:before {
    margin-left: -1rem;
    content: '・'; }
  @media screen and (max-width: 768px) {
    .st-Con-Tel-Txt {
      font-size: 2.66667vw;
      margin-bottom: 2vw;
      letter-spacing: -0.13333vw; } }

.st-Con-Logo {
  width: 220px;
  margin-top: 50px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto; }
  .st-Con-Logo img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 1280px) {
    .st-Con-Logo {
      width: 17.1875vw;
      margin-top: 3.90625vw;
      padding-bottom: 2.34375vw; } }
  @media screen and (max-width: 768px) {
    .st-Con-Logo {
      width: 50.66667vw;
      margin-top: 6.66667vw;
      padding-bottom: 4vw; } }

.st-Footer {
  width: 100%; }

.st-Footer-PageTop {
  width: 100%;
  height: 40px;
  cursor: pointer;
  background-color: #d42c1e;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (min-width: 769px) {
    .st-Footer-PageTop {
      transition: all 200ms 0s ease-out; }
      .st-Footer-PageTop:hover {
        opacity: 0.85; } }
  @media screen and (max-width: 1280px) {
    .st-Footer-PageTop {
      height: 3.125vw; } }
  @media screen and (max-width: 768px) {
    .st-Footer-PageTop {
      height: 9.33333vw; } }

@media screen and (max-width: 768px) {
  .st-Footer-Tri {
    width: 6%; }
    .st-Footer-Tri img {
      width: 100%;
      height: auto; } }

.st-Footer-Inner {
  width: 100%;
  background-color: #1a1a1a; }

.st-Footer-Box {
  width: 100%;
  max-width: 90%;
  min-width: 1200px;
  padding-left: 18px;
  padding-right: 18px;
  height: 40px;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  color: #FFF;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 1280px) {
    .st-Footer-Box {
      max-width: 90%;
      min-width: 93.75vw;
      padding-left: 1.40625vw;
      padding-right: 1.40625vw;
      height: 3.125vw;
      font-size: 0.9375vw; } }
  @media screen and (max-width: 768px) {
    .st-Footer-Box {
      max-width: 100%;
      min-width: 100%;
      flex-direction: column;
      height: 38.66667vw;
      justify-content: center;
      align-items: center; } }

.st-Footer-Link {
  color: #FFF;
  font-size: 12px;
  margin-right: 25px;
  display: flex;
  align-items: center; }
  .st-Footer-Link:before {
    margin-right: 5px;
    content: '';
    background-image: url("/assets/common/img/footer-arrow-pc.png");
    background-repeat: no-repeat;
    width: 6px;
    height: 10px;
    background-size: contain; }
  @media screen and (max-width: 1280px) {
    .st-Footer-Link {
      font-size: 0.9375vw;
      margin-right: 1.95313vw; }
      .st-Footer-Link:before {
        margin-right: 0.39063vw;
        width: 0.46875vw;
        height: 0.78125vw; } }
  @media screen and (max-width: 768px) {
    .st-Footer-Link {
      font-size: 2.66667vw;
      margin-right: 25px;
      margin-right: 0;
      margin-bottom: 3.33333vw; }
      .st-Footer-Link:before {
        background-image: url("/assets/common/img/footer-arrow-sp.png");
        width: 8px;
        height: 15px;
        background-size: contain; } }

.st-Footer-Copy {
  font-family: 'RobotoCondensed-Regular';
  letter-spacing: 1px;
  font-size: 11px;
  margin-left: auto; }
  @media screen and (max-width: 1280px) {
    .st-Footer-Copy {
      font-size: 0.85938vw; } }
  @media screen and (max-width: 768px) {
    .st-Footer-Copy {
      letter-spacing: 0.13333vw;
      margin-left: auto;
      margin-right: auto;
      font-size: 2.4vw;
      margin-top: 10px; } }

.toTop-Wrapper {
  width: 100%;
  background-color: #f7f7f7;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .toTop-Wrapper .toTop-btn {
    margin-top: 0; }
  @media screen and (max-width: 768px) {
    .toTop-Wrapper {
      padding-top: 6.66667vw;
      padding-bottom: 10.66667vw; } }

.Contact {
  width: 100%;
  padding-bottom: 80px;
  background-color: #f7f7f7; }
  @media screen and (max-width: 768px) {
    .Contact {
      padding-bottom: 10.66667vw; } }

.Contact_Inner {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  border: solid 3px #d42c1e;
  padding: 50px 20px; }
  @media screen and (max-width: 768px) {
    .Contact_Inner {
      width: 88%;
      border: solid 0.66667vw #d42c1e;
      padding: 6vw 2.66667vw; } }

.Contact_Txt {
  font-size: 28px;
  text-align: center;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .Contact_Txt {
      font-size: 3.73333vw;
      line-height: 1.7; } }

.Guid-Btn-contact {
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    .Guid-Btn-contact {
      margin-top: 3.33333vw; } }
