@charset "UTF-8";
#global-header {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 0;
  left: 0; }
  #global-header .inner {
    position: relative;
    top: 0;
    left: 0;
    width: 80%; }
    @media screen and (max-width: 1440px) {
      #global-header .inner {
        width: 90%; } }
    @media screen and (max-width: 1280px) {
      #global-header .inner {
        width: 95%; } }
    @media screen and (max-width: 1024px) {
      #global-header .inner {
        width: 100%;
        border-radius: 0; } }
    #global-header .inner .logo {
      width: 197px;
      height: auto;
      position: fixed;
      left: 20px;
      top: 20px; }
      #global-header .inner .logo a {
        display: block;
        height: 100%; }
        #global-header .inner .logo a img {
          width: 100%; }
      @media screen and (max-width: 1280px) {
        #global-header .inner .logo {
          width: 250px; }
          #global-header .inner .logo a {
            padding: 8px 0; }
            #global-header .inner .logo a img {
              width: 100%;
              height: auto; } }
      @media screen and (max-width: 768px) {
        #global-header .inner .logo {
          width: 20%; } }
      @media screen and (max-width: 480px) {
        #global-header .inner .logo {
          width: 50%; } }

html {
  background: #1E2225; }

#top-key-visual {
  width: 100%;
  position: relative;
  /*slick setting*/
  /*slick setting*/
  /*.hero-header {
    width: 100vw;
    min-height: 100vh; 
    min-height: calc(var(--vh, 1vh) * 100);
    @media screen and (max-width: 1024px){
      min-height: 70vh;
    }
    @media screen and (max-width: 480px){
      min-height: 65vh;
    }
    position: absolute;
    top: 0;
    left: 0;
    overflow-y: hidden;
    .hero-header__title {
      position: absolute;
      width: 100%;
      height: 118px;
      text-align: center;
      top: 0;
      bottom: 13%;
      margin: auto;
      font-size: 72px;
      font-weight: bold;
      line-height: 1;
      color: #fff;
      .key-logo {
        filter: drop-shadow(0 0 6px rgba(0,0,0,.7));
      }
      .key-senmon {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        text-shadow: 0 0 6px rgba(0,0,0,.7);
        letter-spacing: .25em;
        margin-bottom: 12px;
      }
      .key-desc {
        color: #fff;
        font-size: 32px;
        font-family: $midashi2;
        text-shadow: 0 0 4px rgba(0,0,0,.85);
        span {
          color: #fff;
          font-size: 32px;
          font-family: $midashi2;
          padding: 12px;
          line-height: 1.8;
          br {
            display: none;
          }
          br.sp {
            display: none;
          }
        }
        @media screen and (max-width: 1440px){
          width: 70%;
          margin: 0 auto;
          span {
            br {
              display: none;
            }
            br.sp {
              display: block;
            }
          }
        }
        @media screen and (max-width: 480px){
          width: 90%;
          margin: 0 auto;
          font-size: 15px;
          span {
            font-size: 15px;
            padding: 0;
            line-height: 1.4;
          }
        }
      }
      @media screen and (max-width: 768px){
        img {
          width: 50%;
        }
      }
    }
  }*/ }
  #top-key-visual #slider {
    width: 100%;
    margin: 8% auto;
    opacity: 0;
    transition: opacity .3s linear; }
    #top-key-visual #slider.slick-initialized {
      opacity: 1; }
    @media screen and (max-width: 768px) {
      #top-key-visual #slider {
        margin: 0; } }
  #top-key-visual .slick-slide {
    transform: scale(0.8); }
    @media screen and (max-width: 768px) {
      #top-key-visual .slick-slide {
        transform: scale(1); } }
  #top-key-visual .slick-current {
    transform: scale(1); }
  #top-key-visual .slide-item img {
    width: 100%;
    height: auto; }
  #top-key-visual .tps {
    width: 70%; }
    @media screen and (max-width: 768px) {
      #top-key-visual .tps {
        width: 100%; } }
  #top-key-visual .slide-item {
    margin-right: 1vw !important;
    margin-left: 1vw !important; }
    @media screen and (max-width: 768px) {
      #top-key-visual .slide-item {
        margin-right: 0 !important;
        margin-left: 0 !important; } }
  #top-key-visual .tps .slide-item:not(.slick-center) {
    -webkit-filter: opacity(70%);
    -moz-filter: opacity(70%);
    -o-filter: opacity(70%);
    -ms-filter: opacity(70%);
    filter: opacity(70%);
    transition: 0.2s linear; }
  #top-key-visual .slick-prev:before,
  #top-key-visual .slick-next:before {
    color: #000; }
  @media screen and (max-width: 768px) {
    #top-key-visual .slick-prev::before {
      position: absolute;
      left: -30px; }
    #top-key-visual .slick-next::before {
      position: absolute;
      right: -50px; } }
  @media screen and (max-width: 480px) {
    #top-key-visual .slick-prev::before {
      position: absolute;
      left: -10px; }
    #top-key-visual .slick-next::before {
      position: absolute;
      right: -15px; } }

#sub-key-visual {
  position: relative;
  z-index: 1; }
  #sub-key-visual .key-slide {
    position: relative; }
    @media screen and (max-width: 768px) {
      #sub-key-visual .key-slide {
        height: 240px; } }
    @media screen and (max-width: 415px) {
      #sub-key-visual .key-slide {
        height: 200px; } }
    #sub-key-visual .key-slide img {
      width: 100%;
      height: 100%;
      vertical-align: bottom;
      object-fit: cover;
      font-family: "object-fit: cover;"; }
  #sub-key-visual .key-text {
    position: absolute;
    width: 100%;
    height: 0;
    text-align: center;
    top: -30%;
    bottom: 0;
    margin: auto;
    font-weight: bold;
    line-height: 1;
    color: #fff; }
    #sub-key-visual .key-text img {
      margin-bottom: 12px; }
      @media screen and (max-width: 1024px) {
        #sub-key-visual .key-text img {
          width: 30%; } }
      @media screen and (max-width: 480px) {
        #sub-key-visual .key-text img {
          width: 40%;
          margin-bottom: 6px; } }
    @media screen and (max-width: 1024px) {
      #sub-key-visual .key-text {
        top: -25%; } }
    @media screen and (max-width: 768px) {
      #sub-key-visual .key-text {
        top: -10%; } }
    @media screen and (max-width: 415px) {
      #sub-key-visual .key-text {
        top: -15%; } }
    #sub-key-visual .key-text span {
      font-size: 2em; }
      @media screen and (max-width: 1024px) {
        #sub-key-visual .key-text span {
          font-size: 1.6em; } }
      @media screen and (max-width: 415px) {
        #sub-key-visual .key-text span {
          font-size: 1.4em; } }

.pankuzu {
  background: #F0F0F0; }
  .pankuzu ul {
    width: 1240px;
    margin: 0 auto;
    padding: 8px 0;
    display: flex; }
    @media screen and (max-width: 1366px) {
      .pankuzu ul {
        width: 80%; } }
    @media screen and (max-width: 1024px) {
      .pankuzu ul {
        width: 90%; } }
    @media screen and (max-width: 415px) {
      .pankuzu ul {
        padding: 4px 0; } }
    .pankuzu ul li::after {
      content: ">";
      margin: 0 12px; }
    .pankuzu ul li:last-child::after {
      display: none; }
    .pankuzu ul li a {
      font-family: "futura-pt, sans-serif";
      font-weight: 400;
      font-size: 1.3em;
      transition: all ease .5s; }
      @media screen and (max-width: 415px) {
        .pankuzu ul li a {
          font-size: 1.1em; } }
      .pankuzu ul li a:hover {
        color: #838383; }

#global-footer {
  background: #0D0D0D;
  padding-top: 40px; }
  @media screen and (max-width: 768px) {
    #global-footer {
      padding: 40px 0 0; } }
  #global-footer .inner {
    padding: 12px 0 40px; }
    @media screen and (max-width: 768px) {
      #global-footer .inner {
        padding-top: 40px; } }
    @media screen and (max-width: 520px) {
      #global-footer .inner {
        padding-top: 0; } }
    #global-footer .inner .key-text {
      margin-bottom: 24px; }
    #global-footer .inner ul {
      width: 1200px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: 128px 128px 128px 128px 128px 128px 128px 128px 128px;
      column-gap: 6px;
      row-gap: 2px; }
      @media screen and (max-width: 1100px) {
        #global-footer .inner ul {
          width: 80%;
          grid-template-columns: 33% 33% 33%;
          column-gap: .5%; } }
      #global-footer .inner ul li {
        width: 100%;
        margin-bottom: 3%;
        opacity: 0; }
        #global-footer .inner ul li a {
          display: inline-block;
          transition: all ease .5s; }
          @media screen and (max-width: 1100px) {
            #global-footer .inner ul li a {
              width: 100%; } }
          #global-footer .inner ul li a:hover {
            opacity: .5; }
          #global-footer .inner ul li a img {
            width: 100%;
            height: auto;
            vertical-align: bottom; }
  #global-footer .copy-wrap {
    background: url(../images/global_footer_bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
    position: relative; }
    @media screen and (max-width: 520px) {
      #global-footer .copy-wrap {
        padding: 0 0 130px 0; } }
    #global-footer .copy-wrap .copy_wrap_inner {
      width: 1200px;
      margin: 0 auto; }
      @media screen and (max-width: 1100px) {
        #global-footer .copy-wrap .copy_wrap_inner {
          width: 90%; } }
      #global-footer .copy-wrap .copy_wrap_inner .footer-logo {
        text-align: left; }
        @media screen and (max-width: 520px) {
          #global-footer .copy-wrap .copy_wrap_inner .footer-logo {
            display: none; } }
        #global-footer .copy-wrap .copy_wrap_inner .footer-logo img {
          display: inline-block; }
      #global-footer .copy-wrap .copy_wrap_inner .footer-navi {
        padding: 40px 0;
        display: flex;
        justify-content: center; }
        @media screen and (max-width: 520px) {
          #global-footer .copy-wrap .copy_wrap_inner .footer-navi {
            padding-bottom: 24px; } }
        #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap {
          width: 100%; }
          @media screen and (max-width: 520px) {
            #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap {
              flex-direction: column;
              justify-content: flex-start; } }
          #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li > a {
            display: inline-block;
            border-left: 6px solid #D4000F;
            padding: 8px 12px;
            line-height: 1;
            background: #040405;
            color: #fff;
            font-size: 2.1em;
            margin-bottom: 8px;
            margin-right: 4px;
            position: relative;
            z-index: 10;
            width: 240px;
            transition: all .5s ease; }
            @media screen and (max-width: 520px) {
              #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li > a {
                width: 100%;
                box-sizing: border-box;
                border-left: none;
                border-top: 1px solid #D4000F;
                text-align: center; } }
            #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li > a:hover {
              background: #D4000F;
              border-left-color: #ccc; }
          #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li div.footer-inner {
            display: grid;
            grid-template-columns: 16.5% 16.5% 16.5% 16.5% 16.5% 16.5%;
            column-gap: 0.2%;
            row-gap: 4px;
            margin-bottom: 14px; }
            @media screen and (max-width: 520px) {
              #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li div.footer-inner {
                grid-template-columns: 49% 49%;
                column-gap: 2%; } }
            #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li div.footer-inner a {
              display: inline-block;
              color: #FFFFFF;
              text-align: center;
              padding: 8px 16px;
              font-size: 1.3em;
              background: #0F0F0F;
              margin-right: 2px;
              width: 100%;
              box-sizing: border-box;
              transition: all .5s ease; }
              @media screen and (max-width: 520px) {
                #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li div.footer-inner a {
                  margin-right: 0;
                  margin-bottom: 4px;
                  background: rgba(0, 0, 0, 0.45);
                  font-size: 14px;
                  padding: 6px 0; } }
              #global-footer .copy-wrap .copy_wrap_inner .footer-navi ul.footer-wrap li.footer-li div.footer-inner a:hover {
                background: #A53139;
                color: #ccc; }
      #global-footer .copy-wrap .copy_wrap_inner .copy {
        position: absolute;
        bottom: 12px;
        left: 0;
        right: 0;
        text-align: center;
        width: 100%; }
        @media screen and (max-width: 768px) {
          #global-footer .copy-wrap .copy_wrap_inner .copy {
            bottom: 78px; } }
        @media screen and (max-width: 520px) {
          #global-footer .copy-wrap .copy_wrap_inner .copy {
            bottom: auto;
            position: static; } }
        #global-footer .copy-wrap .copy_wrap_inner .copy small {
          font-family: "futura-pt, sans-serif";
          color: #fff;
          font-size: 1.1em; }
          @media screen and (max-width: 768px) {
            #global-footer .copy-wrap .copy_wrap_inner .copy small {
              font-size: 1em; } }

.pankuzu {
  background: #F0F0F0; }
  .pankuzu ul {
    width: 1240px;
    margin: 0 auto;
    padding: 8px 0;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1366px) {
      .pankuzu ul {
        width: 80%; } }
    @media screen and (max-width: 1024px) {
      .pankuzu ul {
        width: 90%; } }
    @media screen and (max-width: 480px) {
      .pankuzu ul {
        padding: 4px 0; } }
    .pankuzu ul li {
      color: #fff; }
      .pankuzu ul li::after {
        content: ">";
        margin: 0 12px; }
        @media screen and (max-width: 480px) {
          .pankuzu ul li::after {
            margin: 0 5px; } }
      .pankuzu ul li:last-child::after {
        display: none; }
      .pankuzu ul li a {
        font-family: "futura-pt, sans-serif";
        font-weight: 400;
        font-size: 1.3em;
        transition: all ease .5s;
        color: #fff; }
        @media screen and (max-width: 415px) {
          .pankuzu ul li a {
            font-size: 1.1em; } }
        .pankuzu ul li a:hover {
          color: #838383; }

/*#pankuzu {
  .inner {
    width: 1024px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    @media screen and (max-width: 768px){
      width: 100%;
    }
    li {
      &.cursor {
        padding: 8px 16px;
      }
      a {
        display: inline-block;
        padding: 8px 16px;
        font-size: 12px;
        color: #333333;
        transition: all .5s ease;
        &:hover {
          background: #333;
          color: #fff;
        }
      }
      span {
        font-size: 12px;
        color: #333333;
        display: inline-block;
        padding: 8px 16px;
      }
    }
  }
}*/
#container {
  padding: 150px 0 0 0; }
  @media screen and (max-width: 768px) {
    #container {
      padding: 120px 0 0 0; } }
  @media screen and (max-width: 480px) {
    #container {
      padding: 60px 0 0 0; } }
  @media screen and (max-width: 415px) {
    #container {
      padding: 40px 0 0 0; } }

.content-area {
  width: 1240px;
  margin: 0 auto;
  padding: 0 0 150px 0; }
  @media screen and (max-width: 1366px) {
    .content-area {
      width: 80%;
      padding: 0 0 120px 0; } }
  @media screen and (max-width: 1024px) {
    .content-area {
      width: 90%; } }
  @media screen and (max-width: 768px) {
    .content-area {
      width: 80%;
      padding: 0 0 80px 0; } }
  @media screen and (max-width: 480px) {
    .content-area {
      width: 95%;
      padding: 0 0 50px 0; } }

.content-header {
  margin-bottom: 24px; }
  @media screen and (max-width: 415px) {
    .content-header {
      margin-bottom: 0; } }
  .content-header h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 6em;
    color: #EC6E01;
    line-height: .8em; }
    @media screen and (max-width: 415px) {
      .content-header h2 {
        font-size: 4em; } }
    .content-header h2 span {
      font-family: "futura-pt, sans-serif";
      font-size: .4em;
      color: #333; }
      .content-header h2 span::before {
        content: "";
        background: url("../svg/cta-line.svg") no-repeat center;
        width: 104px;
        height: 1px;
        display: block;
        margin-top: 24px; }
        @media screen and (max-width: 415px) {
          .content-header h2 span::before {
            margin-top: 18px; } }

.content-header2 {
  margin-bottom: 80px; }
  @media screen and (max-width: 415px) {
    .content-header2 {
      margin-bottom: 60px; } }
  .content-header2 h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 6em;
    color: #EC6E01;
    line-height: .8em;
    text-align: center; }
    @media screen and (max-width: 415px) {
      .content-header2 h2 {
        font-size: 4em; } }
    .content-header2 h2 span {
      font-family: "futura-pt, sans-serif";
      font-size: .4em;
      color: #333; }
      .content-header2 h2 span::before {
        content: "";
        background: url("../svg/cta-line.svg") no-repeat center;
        width: 104px;
        height: 1px;
        display: block;
        margin: 24px auto 0 auto; }
        @media screen and (max-width: 415px) {
          .content-header2 h2 span::before {
            margin-top: 18px; } }

a.btn {
  text-align: center;
  margin-top: 54px;
  position: relative;
  background: #010302;
  padding: 5% 0;
  width: 100%;
  margin: 40px auto 0 auto;
  display: block;
  transition: all ease .5s; }
  a.btn::before {
    content: "";
    position: absolute;
    left: 24px;
    width: 12px;
    height: 20px;
    transition: all ease .5s; }
  a.btn:hover {
    background: #1C1C1C; }
    a.btn:hover::before {
      left: 36px; }
  a.btn img {
    width: 13%; }

.btn2 {
  text-align: center;
  margin-top: 64px; }
  @media screen and (max-width: 415px) {
    .btn2 {
      margin-top: 40px; } }
  .btn2 a {
    display: inline-block;
    padding: 16px 84px;
    border-radius: 3em;
    border: 1px solid #EC6E01;
    font-size: 16px;
    color: #EC6E01;
    position: relative;
    transition: all .8s ease; }
    @media screen and (max-width: 415px) {
      .btn2 a {
        font-size: 14px;
        padding: 10px 48px; } }
    .btn2 a:hover {
      background: rgba(236, 110, 1, 0.25); }
    .btn2 a img {
      position: relative;
      left: 24px; }

.key-text {
  text-align: center;
  margin-bottom: 80px; }
  @media screen and (max-width: 768px) {
    .key-text {
      margin-bottom: 40px; } }
  .key-text img {
    margin-bottom: 12px; }
    @media screen and (max-width: 1024px) {
      .key-text img {
        width: 50%; } }
    @media screen and (max-width: 415px) {
      .key-text img {
        margin-bottom: 0px; } }
  .key-text span {
    font-size: 2em; }
    @media screen and (max-width: 1024px) {
      .key-text span {
        font-size: 1.6em; } }
    @media screen and (max-width: 415px) {
      .key-text span {
        font-size: 1.4em; } }
  .key-text span.txt-white {
    color: #fff; }
  .key-text span.txt-black {
    color: #111111; }

.follow {
  width: 400px;
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgba(30, 62, 100, 0.75);
  z-index: 100; }
  @media screen and (max-width: 768px) {
    .follow {
      display: flex;
      align-items: center;
      width: 100%; } }
  .follow .info {
    padding: 16px 20px;
    border-bottom: 1px solid #fff; }
    @media screen and (max-width: 768px) {
      .follow .info {
        border-right: 1px solid #fff;
        padding: 16px 24px;
        border-bottom: none;
        width: 80%; } }
    @media screen and (max-width: 480px) {
      .follow .info {
        width: 100%;
        padding: 20px 0px 20px 12px; } }
    @media screen and (max-width: 410px) {
      .follow .info {
        padding: 20px 0px 20px 12px; } }
    @media screen and (max-width: 400px) {
      .follow .info {
        width: 60%;
        padding: 14px 0px 14px 12px; } }
    .follow .info p {
      color: #fff;
      font-size: 1.4em;
      line-height: 1.6em;
      text-align: left; }
      @media screen and (max-width: 768px) {
        .follow .info p {
          font-size: 1.4em;
          line-height: 1.4em; } }
      @media screen and (max-width: 480px) {
        .follow .info p {
          font-size: 1.2em;
          line-height: 1.4em; } }
      @media screen and (max-width: 350px) {
        .follow .info p {
          line-height: 1.2em; } }
      .follow .info p br.sp {
        display: none; }
        @media screen and (max-width: 400px) {
          .follow .info p br.sp {
            display: block; } }
      .follow .info p br.sp-s {
        display: none; }
        @media screen and (max-width: 375px) {
          .follow .info p br.sp-s {
            display: block; } }
  @media screen and (max-width: 768px) {
    .follow .contact-wrap {
      width: 35%; } }
  @media screen and (max-width: 400px) {
    .follow .contact-wrap {
      width: 40%; } }
  .follow .contact-wrap ul {
    display: flex;
    align-items: center; }
    .follow .contact-wrap ul li {
      width: 200px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 18px 12px; }
      @media screen and (max-width: 768px) {
        .follow .contact-wrap ul li {
          width: 50%;
          padding: 24px 12px; } }
      @media screen and (max-width: 480px) {
        .follow .contact-wrap ul li {
          width: 70px;
          padding: 18px 12px; } }
      @media screen and (max-width: 440px) {
        .follow .contact-wrap ul li {
          width: 60px;
          padding: 18px 12px; } }
      @media screen and (max-width: 400px) {
        .follow .contact-wrap ul li {
          width: 80px; } }
      @media screen and (max-width: 350px) {
        .follow .contact-wrap ul li {
          padding: 24px 12px; } }
      .follow .contact-wrap ul li a {
        text-align: center;
        height: 100%;
        transition: all ease .5s;
        width: 100%; }
        .follow .contact-wrap ul li a img {
          margin-right: 6px; }
          @media screen and (max-width: 768px) {
            .follow .contact-wrap ul li a img {
              width: 20%;
              margin-right: 0; } }
          @media screen and (max-width: 480px) {
            .follow .contact-wrap ul li a img {
              width: 40%; } }
          @media screen and (max-width: 410px) {
            .follow .contact-wrap ul li a img {
              width: 50%; } }
          @media screen and (max-width: 400px) {
            .follow .contact-wrap ul li a img {
              width: 40%; } }
        .follow .contact-wrap ul li a span {
          color: #fff;
          font-size: 1.4em; }
          @media screen and (max-width: 768px) {
            .follow .contact-wrap ul li a span {
              font-size: 1.3em;
              display: none; } }
      .follow .contact-wrap ul li:not(:last-child) {
        border-right: 1px solid #fff; }

.pankuzu {
  background: #0c0c0c; }
  .pankuzu .inner {
    width: 1200px;
    margin: 0 auto;
    padding: 5px 0; }
    @media screen and (max-width: 1100px) {
      .pankuzu .inner {
        width: 95%; } }
    .pankuzu .inner a {
      color: #fff;
      font-size: 12px; }
    .pankuzu .inner span {
      color: #fff;
      font-size: 12px; }

.ctabox {
  width: 220px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  padding: 10px 14px; }
  @media screen and (max-width: 520px) {
    .ctabox {
      width: 90%;
      left: 5%;
      right: auto; } }
  .ctabox .holiday_time {
    padding-bottom: 12px;
    border-bottom: 2px solid #FEF251; }
    @media screen and (max-width: 520px) {
      .ctabox .holiday_time {
        display: flex;
        justify-content: space-between;
        margin-bottom: 8px; } }
    .ctabox .holiday_time p {
      color: #fff;
      font-weight: bold;
      font-size: 14px; }
      @media screen and (max-width: 520px) {
        .ctabox .holiday_time p {
          font-size: 12px;
          width: 50%; } }
      .ctabox .holiday_time p:nth-child(1) {
        margin-bottom: 8px; }
        @media screen and (max-width: 520px) {
          .ctabox .holiday_time p:nth-child(1) {
            margin-bottom: 0; } }
  .ctabox .linkbox {
    padding-top: 12px; }
    @media screen and (max-width: 520px) {
      .ctabox .linkbox {
        padding-top: 0; } }
    .ctabox .linkbox a {
      display: inline-block;
      padding: 4px 8px 4px 26px;
      color: #fff;
      font-size: 14px;
      transition: all .5s ease; }
      @media screen and (max-width: 520px) {
        .ctabox .linkbox a {
          font-size: 12px;
          padding-left: 20px; } }
      .ctabox .linkbox a:nth-child(1) {
        background: url(../svg/ctabox_icon1.svg) no-repeat left center; }
      .ctabox .linkbox a:nth-child(2) {
        background: url(../svg/ctabox_icon2.svg) no-repeat left center; }
      .ctabox .linkbox a:hover {
        color: #FEF251; }

.anchor {
  padding-top: 120px;
  margin-top: -120px; }

/*---------------animation---------------*/
/*---スクロール時遅れて表示、順番に表示---*/
.fadein {
  opacity: 0;
  transition: all 1.3s; }

/*---TOP遅れて表示---*/
.post {
  opacity: 0; }

#wrapper {
  background: #1E2225; }

#container {
  padding-top: 0; }

#sub-key-visual {
  padding: 200px 0; }
  @media screen and (max-width: 768px) {
    #sub-key-visual {
      padding: 120px 0; } }
  #sub-key-visual h2 span {
    color: #fff; }

.page-title {
  font-size: 2.4em;
  font-weight: bold;
  color: #fff; }

#blog {
  width: 80%;
  margin: 0 auto;
  padding: 120px 0; }
  @media screen and (max-width: 1024px) {
    #blog {
      width: 90%; } }
  @media screen and (max-width: 768px) {
    #blog {
      padding: 80px 0; } }
  #blog .top-subtitle h2 {
    text-align: center; }
  #blog .top-subtitle p {
    text-align: center;
    color: #fff; }
  #blog .colum-2 {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      #blog .colum-2 {
        flex-direction: column-reverse; } }
    #blog .colum-2 .side-bar {
      width: 22%;
      max-width: 350px; }
      @media screen and (max-width: 1024px) {
        #blog .colum-2 .side-bar {
          min-width: 190px; } }
      @media screen and (max-width: 768px) {
        #blog .colum-2 .side-bar {
          width: 100%;
          max-width: 100%; } }
      #blog .colum-2 .side-bar .side-wrap {
        width: 100%;
        margin-top: 40px; }
        #blog .colum-2 .side-bar .side-wrap .title-wrap {
          border-bottom: 2px solid #EBEBEB; }
          #blog .colum-2 .side-bar .side-wrap .title-wrap h3 {
            font-size: 1.9em;
            font-family: "Montserrat", sans-serif;
            color: #A5A5A5; }
            @media screen and (max-width: 1024px) {
              #blog .colum-2 .side-bar .side-wrap .title-wrap h3 {
                font-size: 1.7em; } }
            #blog .colum-2 .side-bar .side-wrap .title-wrap h3 span {
              font-size: .6em;
              color: #A5A5A5;
              padding-left: 8px; }
              @media screen and (max-width: 1024px) {
                #blog .colum-2 .side-bar .side-wrap .title-wrap h3 span {
                  font-size: .5em;
                  padding-left: 4px; } }
        #blog .colum-2 .side-bar .side-wrap ul li {
          border-bottom: 1px solid #EBEBEB;
          padding: 12px 0;
          color: #EBEBEB; }
          #blog .colum-2 .side-bar .side-wrap ul li a {
            color: #A5A5A5;
            font-size: 1.4em; }
        #blog .colum-2 .side-bar .side-wrap ul.category-wrap li {
          position: relative;
          border-bottom: 1px solid #EBEBEB;
          padding: 12px 0;
          align-items: center;
          color: #fff; }
          #blog .colum-2 .side-bar .side-wrap ul.category-wrap li a {
            color: #868686;
            font-size: 1.4em;
            padding-right: 4px; }
          #blog .colum-2 .side-bar .side-wrap ul.category-wrap li ul.children {
            display: flex;
            flex-direction: column;
            padding: 12px 0 0 18px; }
            #blog .colum-2 .side-bar .side-wrap ul.category-wrap li ul.children li {
              border-top: 1px solid #EBEBEB;
              border-bottom: none;
              color: #fff;
              padding: 8px 0; }
              #blog .colum-2 .side-bar .side-wrap ul.category-wrap li ul.children li:last-child {
                padding: 8px 0 0 0; }
    #blog .colum-2 .blog-contents {
      width: 70%; }
      @media screen and (max-width: 768px) {
        #blog .colum-2 .blog-contents {
          width: 100%;
          margin-bottom: 40px; } }
      #blog .colum-2 .blog-contents ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap; }
        #blog .colum-2 .blog-contents ul li {
          width: 32%;
          margin-right: 2%;
          margin-bottom: 24px;
          padding: 1%;
          transition: all ease .5s;
          cursor: pointer; }
          #blog .colum-2 .blog-contents ul li:nth-child(3n) {
            margin-right: 0; }
            @media screen and (max-width: 1024px) {
              #blog .colum-2 .blog-contents ul li:nth-child(3n) {
                margin-right: 2%; } }
          @media screen and (max-width: 1024px) {
            #blog .colum-2 .blog-contents ul li {
              width: 49%;
              margin-right: 2%; }
              #blog .colum-2 .blog-contents ul li:nth-child(2n) {
                margin-right: 0; } }
          #blog .colum-2 .blog-contents ul li:hover {
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.4); }
          #blog .colum-2 .blog-contents ul li .thumbnail img {
            width: 100%;
            object-fit: contain;
            height: auto; }
          #blog .colum-2 .blog-contents ul li .blog-txt h4 {
            font-size: 1.5em;
            color: #A5A5A5; }
          #blog .colum-2 .blog-contents ul li .blog-txt .date-box {
            display: flex;
            justify-content: flex-start; }
            #blog .colum-2 .blog-contents ul li .blog-txt .date-box time {
              color: #B4B4B4;
              font-size: 1.2em;
              padding-right: 4px; }
            #blog .colum-2 .blog-contents ul li .blog-txt .date-box .category {
              color: #A5A5A5;
              font-size: 1.2em; }

.check::after {
  font-family: FontAwesome;
  content: '\f105';
  position: absolute;
  color: #fff;
  right: 8px;
  top: 14px; }
.check:hover::after {
  font-family: FontAwesome;
  content: '\f107'; }

.category-wrap li a + ul {
  display: none !important; }

.category-wrap li:hover ul {
  display: block !important; }

.search_container {
  box-sizing: border-box;
  position: relative;
  border: 1px solid #999;
  padding: 4px 10px 4px 30px;
  border-radius: 20px;
  height: 3.5em;
  overflow: hidden;
  color: #A0A0A0;
  background: #F7F7F7; }
  @media screen and (max-width: 768px) {
    .search_container {
      height: 3.8em; } }

.search_container input[type="text"] {
  border: none;
  height: 1.7em;
  font-size: 16px;
  padding-left: 8px;
  background: #F7F7F7; }
  @media screen and (max-width: 768px) {
    .search_container input[type="text"] {
      height: 1.3em; } }

.search_container input[type="text"]:focus {
  outline: 0; }

.search_container input[type="submit"] {
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 1.8em;
  border: none;
  background: none;
  color: #333;
  position: absolute;
  width: 2.5em;
  height: 2.4em;
  left: 0;
  top: -4px;
  outline: none; }
  @media screen and (max-width: 768px) {
    .search_container input[type="submit"] {
      top: -5px; } }

.pagenation {
  border-radius: 7px;
  overflow: hidden; }

.pagenation ul {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F5F3F3;
  padding: 32px 40px;
  margin: 80px 0;
  position: relative; }
  .pagenation ul li {
    margin-right: 2%; }
    .pagenation ul li:last-child {
      margin-right: 0; }

.page-active {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  border-radius: 50%;
  height: 35px;
  font-size: 1.4em;
  width: 35px;
  transition: all ease .3s;
  background: #333; }
  @media screen and (max-width: 480px) {
    .page-active {
      height: 28px;
      width: 28px; } }

.pagenation a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  border-radius: 50%;
  height: 35px;
  font-size: 1.4em;
  width: 35px;
  transition: all ease .3s;
  background: #C1C1C1; }
  @media screen and (max-width: 480px) {
    .pagenation a {
      height: 28px;
      width: 28px; } }
  .pagenation a:hover {
    opacity: .5; }
  .pagenation a .pagenation > li:nth-child(n+2):nth-last-child(n+2) {
    border-radius: 0;
    color: #333; }

.prev {
  position: absolute;
  left: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content; }
  @media screen and (max-width: 480px) {
    .prev {
      left: 5%; } }
  .prev a {
    font-size: 1.4em;
    color: #A4A3A3;
    font-family: "Montserrat", sans-serif;
    background: none; }

.next {
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content; }
  @media screen and (max-width: 480px) {
    .next {
      right: 5%; } }
  .next a {
    font-size: 1.4em;
    color: #A4A3A3;
    font-family: "Montserrat", sans-serif;
    background: none; }

/*# sourceMappingURL=blog-list.css.map */
