@charset "UTF-8";
/* --------------- variables --------------------- */
/* Break Point */
/* Color */
/*サイトカラー*/
/*サイトカラー*/
/*サイトカラー*/
/*テキストに使うフォントカラー*/
/*テキスト内で使うリンクカラー*/
/* font */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@media screen and (max-width: 1000px) {
  #contents {
    overflow: hidden; }
  #mv .mv_slick .slick-slide img {
    width: 100%; }
  #mv .mv_slick .slick-slide.slick-active {
    opacity: 1; }
  #mv .mv_slick .movie {
    background-color: #000;
    aspect-ratio: 749 / 409; }
    #mv .mv_slick .movie .youtube {
      margin: 0 auto;
      height: 100%;
      aspect-ratio: 16 / 9; }
    #mv .mv_slick .movie iframe {
      width: 100%;
      height: 100%; }
  #mv .mv_slick .slick-arrow {
    width: 64px;
    height: 64px;
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    font-size: 0;
    position: absolute;
    box-shadow: 3px 3px 10px -7px rgba(0, 0, 0, 0.3);
    top: calc(50% - 32px);
    z-index: 2; }
    #mv .mv_slick .slick-arrow:hover {
      cursor: pointer; }
    #mv .mv_slick .slick-arrow:focus {
      outline: inherit; }
    #mv .mv_slick .slick-arrow.slick-prev {
      left: calc(20% - 32px); }
      #mv .mv_slick .slick-arrow.slick-prev:before {
        content: '';
        width: 14px;
        height: 14px;
        border: 0px;
        border-bottom: solid 2px #0d3387;
        border-left: solid 2px #0d3387;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 6px);
        left: calc(50% - 5px); }
    #mv .mv_slick .slick-arrow.slick-next {
      right: calc(20% - 32px); }
      #mv .mv_slick .slick-arrow.slick-next:before {
        content: '';
        width: 14px;
        height: 14px;
        border: 0px;
        border-top: solid 2px #0d3387;
        border-right: solid 2px #0d3387;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 6px);
        right: calc(50% - 5px); }
  #mv .mv_slick button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #mv .mv_slick .slick-dots {
    text-align: center;
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -40px; }
    #mv .mv_slick .slick-dots li {
      display: inline-block;
      margin: 0 15px; }
      #mv .mv_slick .slick-dots li button {
        position: relative;
        text-indent: -9999px; }
        #mv .mv_slick .slick-dots li button:before {
          content: '';
          display: inline-block;
          background-color: #cccccc;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          position: absolute;
          top: 0;
          left: 0; }
      #mv .mv_slick .slick-dots li.slick-active button:before {
        content: '';
        background-color: #fff;
        width: 8px;
        height: 8px;
        border: 2px solid #ccc;
        top: -2px; }
  .common_inner {
    padding: 0 20px; }
  .h2 {
    font-weight: 900;
    font-style: italic;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 3px white;
    line-height: 1.3;
    font-size: 26px; }
  .subH2 {
    font-weight: bold;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 3px white;
    font-size: 14px;
    padding-left: 15px;
    margin-top: 15px; }
    .subH2:before {
      content: "";
      display: inline-block;
      background-color: #000;
      width: 20px;
      height: 2px;
      position: absolute;
      top: 20px;
      left: 0;
      width: 10px;
      top: 10px; }
  .cont_link_list {
    position: relative;
    z-index: 2;
    margin-top: 20px; }
    .cont_link_list li:not(:first-of-type) {
      margin-top: 20px; }
    .cont_link_list a {
      display: block;
      width: 100%;
      text-decoration: none; }
      .cont_link_list a .img {
        display: block; }
        .cont_link_list a .img img {
          max-width: 100%;
          transition: all .3s; }
      .cont_link_list a .title {
        color: #fff;
        font-weight: bold;
        background-color: #0d3387;
        text-align: center;
        position: relative;
        display: block;
        padding: 15px 20px;
        font-size: 16px; }
        .cont_link_list a .title:after {
          content: "";
          box-sizing: border-box;
          width: 12px;
          height: 12px;
          border: 12px solid transparent;
          border-bottom: 12px solid #d2383a;
          border-right: 12px solid #d2383a;
          position: absolute;
          bottom: 0;
          right: 0; }
  #atsui {
    padding: 60px 0 50px;
    background: url(../images/home/atsui_bg_sp.png) no-repeat top left;
    background-size: 375px; }
  #tsunagari {
    background-color: #f6f6f7;
    position: relative;
    padding: 30px 0 50px; }
    #tsunagari .beforeBlock {
      content: "";
      background: url(../images/home/tsunagari_bg2.png) no-repeat 0 0;
      background-size: cover;
      position: absolute;
      width: 215px;
      height: 291px;
      right: 0;
      top: -275px; }
    #tsunagari:after {
      content: "";
      background: url(../images/home/contsidetxt_areaparking.png) no-repeat;
      background-size: cover;
      position: absolute;
      left: 0;
      width: 75px;
      height: 771px;
      top: -40px;
      opacity: .4; }
  #sublease {
    background: url(../images/home/sublease_bg_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0 100px; }
  #contact {
    background: url(../images/home/top_contact_bg_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0; }
    #contact .btn_wrap > div:not(:first-of-type) {
      margin-top: 20px; }
    #contact .btn_wrap .btn {
      display: block;
      background-color: #d2383a;
      color: #fff;
      text-decoration: none;
      font-weight: bold;
      position: relative;
      text-align: center;
      -webkit-transform: skewX(-15deg);
              transform: skewX(-15deg);
      padding: 15px 35px; }
      #contact .btn_wrap .btn:after {
        content: "";
        display: inline-block;
        background: url(../images/common/btn_arrow.png) no-repeat;
        background-size: cover;
        width: 27px;
        height: 20px;
        position: absolute;
        right: 40px;
        top: calc(50% - 10px);
        -webkit-transform: skewX(15deg);
                transform: skewX(15deg);
        width: 18px;
        height: 13px;
        top: calc(50% - 7px);
        right: 20px; }
      #contact .btn_wrap .btn.blue {
        background-color: #0d3387; }
        #contact .btn_wrap .btn.blue:hover {
          background-color: #4e6ba9; }
      #contact .btn_wrap .btn span {
        -webkit-transform: skewX(15deg);
                transform: skewX(15deg);
        display: inline-block; }
  #news {
    padding-top: 80px; }
    #news h2 {
      font-family: "Poppins", sans-serif;
      font-size: 28px;
      font-style: italic;
      font-weight: bold;
      line-height: 1; }
      #news h2 .inner span {
        font-size: 12px;
        font-family: "Noto Sans JP", sans-serif;
        display: inline-block;
        font-style: normal; }
        #news h2 .inner span:before {
          content: "/";
          margin: 0 5px; }
    #news .news_wrap .ichiran {
      text-align: right;
      margin-bottom: 10px;
      font-size: 16px;
      margin-top: -1.5em;
      font-size: 14px; }
      #news .news_wrap .ichiran a {
        font-weight: bold;
        text-decoration: none;
        color: #0d3387; }
        #news .news_wrap .ichiran a:hover {
          opacity: .7; }
    #news .news_wrap .news_list {
      border-top: 1px solid #000;
      font-size: 16px;
      margin-top: 20px;
      font-size: 14px; }
      #news .news_wrap .news_list li {
        border-bottom: 1px solid #000; }
      #news .news_wrap .news_list a {
        text-decoration: none;
        color: #000;
        display: block;
        padding: 20px 0; }
      #news .news_wrap .news_list .ymd {
        font-family: "Poppins", sans-serif;
        color: #0d3387;
        font-weight: bold;
        align-self: flex-start; }
      #news .news_wrap .news_list .cat {
        color: #fff;
        display: inline-block;
        background-color: #0d3387;
        text-align: center;
        line-height: 1.3;
        align-self: flex-start;
        font-size: 10px;
        padding: 3px 10px 4px;
        margin-left: 10px; }
      #news .news_wrap .news_list p {
        margin-top: 10px; }
  .fadeIn {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
    transition: all .6s; }
    .fadeIn.inView {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1; }
  .before {
    opacity: 0;
    transition: all .6s;
    -webkit-transform: scale(0);
            transform: scale(0); }
    .before.inView {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
  #carWrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
  #car1 {
    display: none; }
  @-webkit-keyframes car1 {
    100% {
      right: calc(100vw + 140px);
      top: 1500px; } }
  @keyframes car1 {
    100% {
      right: calc(100vw + 140px);
      top: 1500px; } }
  #car2 {
    display: none; }
  @-webkit-keyframes car2 {
    100% {
      left: calc(100vw + 140px);
      top: 3000px; } }
  @keyframes car2 {
    100% {
      left: calc(100vw + 140px);
      top: 3000px; } } }

@media screen and (min-width: 1000px) {
  #mv .mv_slick .slick-slide img {
    width: 100%; }
  #mv .mv_slick .slick-slide.slick-active {
    opacity: 1; }
  #mv .mv_slick .movie {
    background-color: #000;
    aspect-ratio: 749 / 409; }
    #mv .mv_slick .movie .youtube {
      margin: 0 auto;
      height: 100%;
      aspect-ratio: 16 / 9; }
    #mv .mv_slick .movie iframe {
      width: 100%;
      height: 100%; }
  #mv .mv_slick .slick-arrow {
    width: 64px;
    height: 64px;
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    font-size: 0;
    position: absolute;
    box-shadow: 3px 3px 10px -7px rgba(0, 0, 0, 0.3);
    top: calc(50% - 32px);
    z-index: 2; }
    #mv .mv_slick .slick-arrow:hover {
      cursor: pointer; }
    #mv .mv_slick .slick-arrow:focus {
      outline: inherit; }
    #mv .mv_slick .slick-arrow.slick-prev {
      left: calc(20% - 32px); }
      #mv .mv_slick .slick-arrow.slick-prev:before {
        content: '';
        width: 14px;
        height: 14px;
        border: 0px;
        border-bottom: solid 2px #0d3387;
        border-left: solid 2px #0d3387;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 6px);
        left: calc(50% - 5px); }
    #mv .mv_slick .slick-arrow.slick-next {
      right: calc(20% - 32px); }
      #mv .mv_slick .slick-arrow.slick-next:before {
        content: '';
        width: 14px;
        height: 14px;
        border: 0px;
        border-top: solid 2px #0d3387;
        border-right: solid 2px #0d3387;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 6px);
        right: calc(50% - 5px); }
  #mv .mv_slick button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #mv .mv_slick .slick-dots {
    text-align: center;
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    #mv .mv_slick .slick-dots li {
      display: inline-block;
      margin: 0 15px; }
      #mv .mv_slick .slick-dots li button {
        position: relative;
        text-indent: -9999px; }
        #mv .mv_slick .slick-dots li button:before {
          content: '';
          display: inline-block;
          background-color: #cccccc;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          position: absolute;
          top: 0;
          left: 0; }
      #mv .mv_slick .slick-dots li.slick-active button:before {
        content: '';
        background-color: #fff;
        width: 8px;
        height: 8px;
        border: 2px solid #ccc;
        top: -2px; }
  .h2 {
    font-weight: 900;
    font-style: italic;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 3px white; }
  .subH2 {
    font-weight: bold;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 3px white; }
    .subH2:before {
      content: "";
      display: inline-block;
      background-color: #000;
      width: 20px;
      height: 2px;
      position: absolute;
      top: 20px;
      left: 0; }
  .cont_link_list {
    position: relative;
    z-index: 2; }
    .cont_link_list a {
      display: block;
      width: 100%;
      text-decoration: none; }
      .cont_link_list a .img {
        display: block; }
        .cont_link_list a .img img {
          max-width: 100%;
          transition: all .3s; }
      .cont_link_list a .title {
        color: #fff;
        font-weight: bold;
        background-color: #0d3387;
        text-align: center;
        position: relative; }
        .cont_link_list a .title:after {
          content: "";
          box-sizing: border-box;
          width: 12px;
          height: 12px;
          border: 12px solid transparent;
          border-bottom: 12px solid #d2383a;
          border-right: 12px solid #d2383a;
          position: absolute;
          bottom: 0;
          right: 0; }
  #tsunagari {
    background-color: #f6f6f7;
    position: relative; }
    #tsunagari .beforeBlock {
      content: "";
      background: url(../images/home/tsunagari_bg2.png) no-repeat 0 0;
      background-size: cover;
      position: absolute; }
    #tsunagari:after {
      content: "";
      background: url(../images/home/contsidetxt_areaparking.png) no-repeat;
      background-size: cover;
      position: absolute;
      left: 0; }
  #contact .btn_wrap .btn {
    display: block;
    background-color: #d2383a;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    text-align: center;
    -webkit-transform: skewX(-15deg);
            transform: skewX(-15deg); }
    #contact .btn_wrap .btn:after {
      content: "";
      display: inline-block;
      background: url(../images/common/btn_arrow.png) no-repeat;
      background-size: cover;
      width: 27px;
      height: 20px;
      position: absolute;
      right: 40px;
      top: calc(50% - 10px);
      -webkit-transform: skewX(15deg);
              transform: skewX(15deg); }
    #contact .btn_wrap .btn.blue {
      background-color: #0d3387; }
      #contact .btn_wrap .btn.blue:hover {
        background-color: #4e6ba9; }
    #contact .btn_wrap .btn span {
      -webkit-transform: skewX(15deg);
              transform: skewX(15deg);
      display: inline-block; }
  #news .news_wrap .ichiran {
    text-align: right;
    margin-bottom: 10px;
    font-size: 16px; }
    #news .news_wrap .ichiran a {
      font-weight: bold;
      text-decoration: none;
      color: #0d3387; }
      #news .news_wrap .ichiran a:hover {
        opacity: .7; }
  #news .news_wrap .news_list {
    border-top: 1px solid #000;
    font-size: 16px; }
    #news .news_wrap .news_list li {
      border-bottom: 1px solid #000; }
    #news .news_wrap .news_list a {
      text-decoration: none;
      color: #000; }
    #news .news_wrap .news_list .ymd {
      font-family: "Poppins", sans-serif;
      color: #0d3387;
      font-weight: bold;
      align-self: flex-start; }
    #news .news_wrap .news_list .cat {
      color: #fff;
      display: inline-block;
      background-color: #0d3387;
      text-align: center;
      line-height: 1.3;
      align-self: flex-start; }
  .fadeIn {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
    transition: all .6s; }
    .fadeIn.inView {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1; }
  .before {
    opacity: 0;
    transition: all .6s;
    -webkit-transform: scale(0);
            transform: scale(0); }
    .before.inView {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
  #carWrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
  @-webkit-keyframes car1 {
    100% {
      right: calc(100vw + 140px);
      top: 1500px; } }
  @keyframes car1 {
    100% {
      right: calc(100vw + 140px);
      top: 1500px; } }
  @-webkit-keyframes car2 {
    100% {
      left: calc(100vw + 140px);
      top: 3000px; } }
  @keyframes car2 {
    100% {
      left: calc(100vw + 140px);
      top: 3000px; } } }

@media print, screen and (min-width: 1001px) {
  #mv .mv_slick .slick-slide {
    opacity: .5; }
    #mv .mv_slick .slick-slide img {
      width: 100%; }
    #mv .mv_slick .slick-slide.slick-active {
      opacity: 1; }
  #mv .mv_slick .movie {
    background-color: #000;
    aspect-ratio: 749 / 409; }
    #mv .mv_slick .movie .youtube {
      margin: 0 auto;
      height: 100%;
      aspect-ratio: 16 / 9; }
    #mv .mv_slick .movie iframe {
      width: 100%;
      height: 100%; }
  #mv .mv_slick .slick-arrow {
    width: 64px;
    height: 64px;
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    font-size: 0;
    position: absolute;
    box-shadow: 3px 3px 10px -7px rgba(0, 0, 0, 0.3);
    top: calc(50% - 32px);
    z-index: 2; }
    #mv .mv_slick .slick-arrow:hover {
      cursor: pointer; }
    #mv .mv_slick .slick-arrow:focus {
      outline: inherit; }
    #mv .mv_slick .slick-arrow.slick-prev {
      left: calc(20% - 32px); }
      #mv .mv_slick .slick-arrow.slick-prev:before {
        content: '';
        width: 14px;
        height: 14px;
        border: 0px;
        border-bottom: solid 2px #0d3387;
        border-left: solid 2px #0d3387;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 6px);
        left: calc(50% - 5px); }
    #mv .mv_slick .slick-arrow.slick-next {
      right: calc(20% - 32px); }
      #mv .mv_slick .slick-arrow.slick-next:before {
        content: '';
        width: 14px;
        height: 14px;
        border: 0px;
        border-top: solid 2px #0d3387;
        border-right: solid 2px #0d3387;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 6px);
        right: calc(50% - 5px); }
  #mv .mv_slick button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #mv .mv_slick .slick-dots {
    text-align: center;
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    #mv .mv_slick .slick-dots li {
      display: inline-block;
      margin: 0 15px; }
      #mv .mv_slick .slick-dots li button {
        position: relative;
        text-indent: -9999px; }
        #mv .mv_slick .slick-dots li button:before {
          content: '';
          display: inline-block;
          background-color: #cccccc;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          position: absolute;
          top: 0;
          left: 0; }
      #mv .mv_slick .slick-dots li.slick-active button:before {
        content: '';
        background-color: #fff;
        width: 8px;
        height: 8px;
        border: 2px solid #ccc;
        top: -2px; }
  .common_inner {
    width: 96%;
    max-width: 1120px;
    margin: 0 auto; }
  .h2 {
    font-weight: 900;
    font-style: italic;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 3px white;
    line-height: 1.1;
    font-size: 80px; }
  .subH2 {
    font-weight: bold;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 3px white;
    font-size: 24px;
    padding-left: 35px;
    margin-top: 20px; }
    .subH2:before {
      content: "";
      display: inline-block;
      background-color: #000;
      width: 20px;
      height: 2px;
      position: absolute;
      top: 20px;
      left: 0; }
  .cont_link_list {
    position: relative;
    z-index: 2;
    display: flex;
    margin-top: 50px; }
    .cont_link_list li {
      width: calc(50% - 25px); }
      .cont_link_list li:nth-of-type(odd) {
        margin-right: 50px; }
    .cont_link_list a {
      display: block;
      width: 100%;
      text-decoration: none;
      text-align: right; }
      .cont_link_list a:hover .title {
        background-color: #d2383a; }
      .cont_link_list a:hover .img img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
      .cont_link_list a .img {
        display: block;
        transition: all .3s;
        overflow: hidden; }
        .cont_link_list a .img img {
          max-width: 100%;
          transition: all .3s; }
      .cont_link_list a .title {
        color: #fff;
        font-weight: bold;
        background-color: #0d3387;
        text-align: center;
        position: relative;
        display: inline-block;
        font-size: 24px;
        padding: 20px 50px;
        min-width: 350px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        transition: all .3s; }
        .cont_link_list a .title:after {
          content: "";
          box-sizing: border-box;
          width: 12px;
          height: 12px;
          border: 12px solid transparent;
          border-bottom: 12px solid #d2383a;
          border-right: 12px solid #d2383a;
          position: absolute;
          bottom: 0;
          right: 0; }
  #atsui {
    padding-top: 150px;
    padding-bottom: 120px;
    background: url(../images/home/atsui_bg.png) no-repeat;
    background-position: center;
    position: relative; }
    #atsui:before {
      content: "";
      display: block;
      background-image: url(../images/home/bg-town.png);
      width: 620px;
      height: 252px;
      top: 0;
      right: 0;
      position: absolute; }
  #tsunagari {
    background-color: #f6f6f7;
    position: relative;
    padding: 100px 0; }
    #tsunagari .beforeBlock {
      content: "";
      background: url(../images/home/tsunagari_bg2.png) no-repeat 0 0;
      background-size: cover;
      position: absolute;
      width: 761px;
      height: 1021px;
      right: 0;
      top: -545px; }
      #tsunagari .beforeBlock .hito {
        width: 104px;
        height: 170px;
        position: absolute;
        top: 45%;
        left: 20%; }
    #tsunagari:after {
      content: "";
      background: url(../images/home/contsidetxt_areaparking.png) no-repeat;
      background-size: cover;
      position: absolute;
      left: 0;
      width: 212px;
      height: 2178px;
      top: -510px;
      z-index: 1; }
  #sublease {
    background: url(../images/home/sublease_bg2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0 200px;
    position: relative; }
    #sublease > .before {
      width: 46px;
      height: 148px;
      position: absolute;
      bottom: 20px;
      right: 20%; }
    #sublease .common_inner {
      position: relative; }
      #sublease .common_inner .before {
        content: "";
        display: inline-block;
        background: url(../images/home/sublease_human33.png) no-repeat;
        width: 64px;
        height: 136px;
        position: absolute;
        top: -140px;
        left: -50px;
        z-index: 999; }
  #contact {
    background: url(../images/home/top_contact_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 130px 0; }
    #contact .btn_wrap {
      display: flex; }
      #contact .btn_wrap > div {
        width: calc(50% - 25px); }
        #contact .btn_wrap > div:nth-of-type(odd) {
          margin-right: 50px; }
      #contact .btn_wrap .btn {
        display: block;
        background-color: #d2383a;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        position: relative;
        text-align: center;
        -webkit-transform: skewX(-15deg);
                transform: skewX(-15deg);
        font-size: 24px;
        width: 100%;
        padding: 30px 80px 30px 80px;
        transition: all .3s; }
        #contact .btn_wrap .btn:hover {
          background-color: #e86668; }
          #contact .btn_wrap .btn:hover:after {
            -webkit-animation: btnHov .5s forwards;
                    animation: btnHov .5s forwards; }
  @-webkit-keyframes btnHov {
    50% {
      right: 20px; }
    100% {
      right: 40px; } }
  @keyframes btnHov {
    50% {
      right: 20px; }
    100% {
      right: 40px; } }
        #contact .btn_wrap .btn:after {
          content: "";
          display: inline-block;
          background: url(../images/common/btn_arrow.png) no-repeat;
          background-size: cover;
          width: 27px;
          height: 20px;
          position: absolute;
          right: 40px;
          top: calc(50% - 10px);
          -webkit-transform: skewX(15deg);
                  transform: skewX(15deg); }
        #contact .btn_wrap .btn.blue {
          background-color: #0d3387; }
          #contact .btn_wrap .btn.blue:hover {
            background-color: #4e6ba9; }
        #contact .btn_wrap .btn span {
          -webkit-transform: skewX(15deg);
                  transform: skewX(15deg);
          display: inline-block; }
  #news {
    padding-top: 80px;
    position: relative;
    z-index: 1; }
    #news .common_inner {
      display: flex;
      position: relative;
      z-index: 0; }
    #news h2 {
      border: 5px solid #0d3387;
      border-radius: 20px;
      background-color: #0d3387;
      color: #fff;
      font-size: 56px;
      font-family: "Poppins", sans-serif;
      font-style: italic;
      text-align: center;
      line-height: 1;
      width: 242px;
      align-self: flex-start; }
      #news h2 .inner {
        display: block;
        border: 7px solid #fff;
        border-radius: 15px;
        padding: 60px 20px; }
        #news h2 .inner span {
          font-size: 16px;
          font-family: "Noto Sans JP", sans-serif;
          display: block;
          font-style: normal;
          margin-top: 15px; }
    #news .news_wrap {
      width: calc(100% - -242px);
      padding-left: 40px; }
      #news .news_wrap .ichiran {
        text-align: right;
        margin-bottom: 10px;
        font-size: 16px; }
        #news .news_wrap .ichiran a {
          font-weight: bold;
          text-decoration: none;
          color: #0d3387; }
          #news .news_wrap .ichiran a:hover {
            opacity: .7; }
      #news .news_wrap .news_list {
        border-top: 1px solid #000;
        font-size: 16px; }
        #news .news_wrap .news_list li {
          border-bottom: 1px solid #000; }
        #news .news_wrap .news_list a {
          text-decoration: none;
          color: #000;
          padding: 30px;
          display: flex; }
          #news .news_wrap .news_list a:hover p {
            text-decoration: underline; }
        #news .news_wrap .news_list .ymd {
          font-family: "Poppins", sans-serif;
          color: #0d3387;
          font-weight: bold;
          align-self: flex-start;
          width: 110px; }
        #news .news_wrap .news_list .cat {
          color: #fff;
          display: inline-block;
          background-color: #0d3387;
          text-align: center;
          line-height: 1.3;
          align-self: flex-start;
          font-size: 13px;
          width: 90px;
          padding: 5px 5px; }
        #news .news_wrap .news_list p {
          width: calc(100% - 200px);
          padding-left: 30px; }
  .fadeIn {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
    transition: all .6s; }
    .fadeIn.inView {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1; }
  .before {
    opacity: 0;
    transition: all .6s;
    -webkit-transform: scale(0);
            transform: scale(0); }
    .before.inView {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
  #carWrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
  #car1 {
    width: 140px;
    height: 106px;
    position: absolute;
    right: 120px;
    top: 800px;
    z-index: 5; }
    #car1.goto {
      -webkit-animation: car1 3s forwards linear;
              animation: car1 3s forwards linear; }
  @-webkit-keyframes car1 {
    100% {
      right: calc(100vw + 140px);
      top: 1500px; } }
  @keyframes car1 {
    100% {
      right: calc(100vw + 140px);
      top: 1500px; } }
  #car2 {
    width: 140px;
    height: 106px;
    position: absolute;
    left: -300px;
    top: 2300px;
    z-index: 5; }
    #car2.inView {
      -webkit-animation: car2 3s forwards linear;
              animation: car2 3s forwards linear; }
  @-webkit-keyframes car2 {
    100% {
      left: calc(100vw + 140px);
      top: 3000px; } }
  @keyframes car2 {
    100% {
      left: calc(100vw + 140px);
      top: 3000px; } } }

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