<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*-------------
contents
---------------*/
.banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 195px;
  height: 214px;
  background: url("../img/banner_bg.png") no-repeat left top;
  background-size: 100% auto;
  z-index: 1; }
  @media (min-width: 751px) and (max-width: 1400px) {
    .banner {
      width: 13.9285714286vw;
      height: 15.2857142857vw; } }
  @media (max-width: 750px) {
    .banner {
      width: 52vw;
      height: 57.0666666667vw; } }
  .banner a {
    position: absolute;
    display: block;
    top: 27px;
    left: 22.5px;
    width: 68px; }
    @media (min-width: 751px) and (max-width: 1400px) {
      .banner a {
        top: 1.9285714286vw;
        left: 1.6071428571vw;
        width: 4.8571428571vw; } }
    @media (max-width: 750px) {
      .banner a {
        top: 5.2vw;
        left: 5.2vw;
        width: 20.8vw; } }

#mainvisual {
  position: relative;
  padding-top: 200px;
  padding-bottom: 98px;
  z-index: 0; }
  @media (min-width: 751px) and (max-width: 1400px) {
    #mainvisual {
      padding-top: 14.2857142857vw;
      padding-bottom: 7vw; } }
  @media (max-width: 750px) {
    #mainvisual {
      padding-top: 36vw;
      padding-bottom: 8vw; } }
  #mainvisual .title {
    position: relative;
    width: 1093.5px;
    margin: 0 auto 0;
    z-index: 2; }
    @media (min-width: 751px) and (max-width: 1400px) {
      #mainvisual .title {
        width: 78.1071428571vw; } }
    @media (max-width: 750px) {
      #mainvisual .title {
        width: 74.6666666667vw; } }
  #mainvisual .main_txt {
    text-align: center;
    color: #000;
    line-height: 1.7;
    font-weight: 700;
    margin-top: 60px;
    font-size: 20px; }
    @media (min-width: 751px) and (max-width: 1400px) {
      #mainvisual .main_txt {
        margin-top: 4.2857142857vw;
        font-size: 1.4285714286vw; } }
    @media (max-width: 750px) {
      #mainvisual .main_txt {
        text-align: left;
        line-height: 1.6;
        width: 89.3333333333vw;
        margin: 8vw auto 0;
        font-size: 4.2666666667vw; } }

#contents {
  position: relative;
  width: 100%;
  z-index: 20; }
  #contents .obi {
    position: absolute;
    top: 0;
    width: 100%;
    height: 338px;
    overflow: hidden;
    z-index: 0; }
    @media (min-width: 751px) and (max-width: 1400px) {
      #contents .obi {
        height: 24.1428571429vw; } }
    @media (max-width: 750px) {
      #contents .obi {
        height: 45.0666666667vw; } }
    #contents .obi .obi_s {
      position: absolute;
      top: 0;
      height: 100%; }
      #contents .obi .obi_s.center {
        width: 1500px;
        left: 50%;
        margin-left: -750px;
        background: url("../img/obi_center.png") no-repeat center top;
        background-size: 100% auto; }
        @media (min-width: 751px) and (max-width: 1400px) {
          #contents .obi .obi_s.center {
            width: 107.1428571429vw;
            margin-left: -53.5714285714vw; } }
        @media (max-width: 750px) {
          #contents .obi .obi_s.center {
            width: 100%;
            left: 0;
            margin-left: 0;
            background: url("../img/obi_sp.png") no-repeat center top;
            background-size: 100% auto; } }
      #contents .obi .obi_s.left {
        width: 1500px;
        left: 50%;
        margin-left: -2250px;
        background: url("../img/obi_left.png") repeat-x left top;
        background-size: 5px auto; }
        @media (min-width: 751px) and (max-width: 1400px) {
          #contents .obi .obi_s.left {
            width: 107.1428571429vw;
            margin-left: -160.7142857143vw;
            background: url("../img/obi_left.png") repeat-x left top;
            background-size: 0.3571428571vw auto; } }
        @media (max-width: 750px) {
          #contents .obi .obi_s.left {
            display: none; } }
      #contents .obi .obi_s.right {
        width: 1500px;
        left: 50%;
        margin-left: 750px;
        background: url("../img/obi_right.png") repeat-x left top;
        background-size: 5px auto; }
        @media (min-width: 751px) and (max-width: 1400px) {
          #contents .obi .obi_s.right {
            width: 107.1428571429vw;
            margin-left: 53.5714285714vw;
            background: url("../img/obi_right.png") repeat-x left top;
            background-size: 0.3571428571vw auto; } }
        @media (max-width: 750px) {
          #contents .obi .obi_s.right {
            display: none; } }
  #contents .contents_s {
    position: relative;
    padding-top: 129px;
    padding-bottom: 34px;
    z-index: 1; }
    @media (min-width: 751px) and (max-width: 1400px) {
      #contents .contents_s {
        padding-top: 9.2142857143vw;
        padding-bottom: 2.4285714286vw; } }
    @media (max-width: 750px) {
      #contents .contents_s {
        padding-top: 17.3333333333vw;
        padding-bottom: 7.2vw; } }
    #contents .contents_s .metal_log {
      width: 400px;
      margin: 0 auto; }
      @media (min-width: 751px) and (max-width: 1400px) {
        #contents .contents_s .metal_log {
          width: 28.5714285714vw; } }
      @media (max-width: 750px) {
        #contents .contents_s .metal_log {
          width: 64vw; } }
    #contents .contents_s .btn_wrap {
      width: 1200px;
      margin: 20px auto 0;
      padding-bottom: 122px; }
      @media (min-width: 751px) and (max-width: 1400px) {
        #contents .contents_s .btn_wrap {
          width: 85.7142857143vw;
          margin: 1.4285714286vw auto 0;
          padding-bottom: 8.7142857143vw; } }
      @media (max-width: 750px) {
        #contents .contents_s .btn_wrap {
          width: 94.6666666667vw;
          margin: 5.3333333333vw auto 0;
          padding-bottom: 24vw; } }
      #contents .contents_s .btn_wrap .btn {
        margin-top: 28px;
        margin-left: 28px;
        width: 586px; }
        @media (min-width: 751px) {
          #contents .contents_s .btn_wrap .btn {
            float: left; } }
        @media (min-width: 751px) and (max-width: 1400px) {
          #contents .contents_s .btn_wrap .btn {
            margin-top: 2vw;
            margin-left: 2vw;
            width: 41.8571428571vw; } }
        @media (max-width: 750px) {
          #contents .contents_s .btn_wrap .btn {
            margin-top: 4.8vw;
            margin-left: 0;
            width: 100%; } }
        #contents .contents_s .btn_wrap .btn:nth-child(2n+1) {
          margin-left: 0; }
        #contents .contents_s .btn_wrap .btn a {
          display: block;
          border: 3px solid #393939;
          background: #393939; }
          @media (min-width: 751px) {
            #contents .contents_s .btn_wrap .btn a {
              -webkit-transition: opacity 0.3s;
              transition: opacity 0.3s; }
              #contents .contents_s .btn_wrap .btn a:hover {
                opacity: 0.7; } }
          @media (min-width: 751px) and (max-width: 1400px) {
            #contents .contents_s .btn_wrap .btn a {
              border: 0.2142857143vw solid #393939; } }
          @media (max-width: 750px) {
            #contents .contents_s .btn_wrap .btn a {
              border: 0.6666666667vw solid #393939; } }
    #contents .contents_s .bnr_wrap {
      width: 1200px;
      margin: 122px auto 0;
      text-align: center;
      font-size: 0;
      line-height: 0; }
      @media (min-width: 751px) and (max-width: 1400px) {
        #contents .contents_s .bnr_wrap {
          width: 85.7142857143vw;
          margin: 8.7142857143vw auto 0; } }
      @media (max-width: 750px) {
        #contents .contents_s .bnr_wrap {
          width: 94.6666666667vw;
          margin: 24vw auto 0; } }
      #contents .contents_s .bnr_wrap .bnr {
        margin: 5px;
        width: 200px; }
        @media (min-width: 751px) {
          #contents .contents_s .bnr_wrap .bnr {
            display: inline-block; } }
        @media (min-width: 751px) and (max-width: 1400px) {
          #contents .contents_s .bnr_wrap .bnr {
            margin: 0.3571428571vw;
            width: 14.2857142857vw; } }
        @media (max-width: 750px) {
          #contents .contents_s .bnr_wrap .bnr {
            margin: 2.6666666667vw 0 0;
            width: 100%; } }
        #contents .contents_s .bnr_wrap .bnr a {
          display: block; }
          @media (min-width: 751px) {
            #contents .contents_s .bnr_wrap .bnr a {
              -webkit-transition: opacity 0.3s;
              transition: opacity 0.3s; }
              #contents .contents_s .bnr_wrap .bnr a:hover {
                opacity: 0.7; } }

/*======================
cookie.css
2021/11 cookie追加用css
======================*/
.ot-sdk-show-settings {
  display: block;
  background: #d20010;
  position: fixed;
  text-decoration: underline;
  bottom: 20px;
  left: 20px;
  font-size: 1.6rem;
  text-align: center;
  padding: 15px 20px;
  z-index: 1000000; }
  @media (min-width: 751px) and (max-width: 1400px) {
    .ot-sdk-show-settings {
      bottom: 1.4285714286vw;
      left: 1.4285714286vw;
      font-size: 1.1428571429vw;
      padding: 1.0714285714vw 1.4285714286vw; } }
  @media (max-width: 750px) {
    .ot-sdk-show-settings {
      bottom: 0;
      left: 0;
      font-size: 2.1333333333vw;
      padding: 1.2vw 2.6666666667vw 1.4666666667vw; } }

/************************************
    fadein
************************************/
.fadein-- {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.8s linear, transform 0.8s ease-out;
  transition: opacity 0.8s linear, transform 0.8s ease-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }
  @media (max-width: 750px) {
    .fadein-- {
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition: opacity 0.8s linear, transform 0.6s ease-out;
      transition: opacity 0.8s linear, transform 0.6s ease-out;
      -webkit-transition-delay: 0.6s;
      transition-delay: 0.6s; } }

.fadein2-- {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.8s linear, transform 0.8s ease-out;
  transition: opacity 0.8s linear, transform 0.8s ease-out; }

/************************************
    btn
************************************/
.btn_wrap *,
.btn_wrap *:before,
.btn_wrap *:after {
  box-sizing: border-box; }

.btn {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none; }
  .btn:before, .btn:after,
  .btn .btn--inner:before,
  .btn .btn--inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: #000;
    transition: 0.3s ease-in-out; }

.btn--ccw:after {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto; }
.btn--ccw .btn--inner:before {
  right: 0;
  left: auto; }
.btn--ccw .btn--inner:after {
  top: auto;
  bottom: 0; }

.btn--ccw:before, .btn--ccw:after {
  width: 1px;
  height: 100%; }
.btn--ccw .btn--inner:before,
.btn--ccw .btn--inner:after {
  width: 100%;
  height: 1px; }
@media (min-width: 751px) {
  .btn--ccw:hover:before, .btn--ccw:hover:after {
    height: 100%;
    animation: heightAnime 0.4s 0.1s;
    animation-timing-function: ease-in-out; }
  .btn--ccw:hover .btn--inner:before,
  .btn--ccw:hover .btn--inner:after {
    width: 100%;
    animation: widthAnime 0.4s 0.1s;
    animation-timing-function: ease-in-out; } }

@keyframes widthAnime {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@keyframes heightAnime {
  0% {
    height: 0%; }
  100% {
    height: 100%; } }
</pre></body></html>