@charset "utf-8";

body{
    width: 100%;
	background-color: #ffffff;
	padding:0;
	margin: 0 auto;
	font-size: 100%;
}
header{
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
}
html {
    /* important */
    scroll-padding-top:110px;
     width: 100%;
    height: 100%;
    
}
/* グローバルナビ */
.logo_all{
    display: flex;
    justify-content: space-between;
    padding: 10px 2vw;
     position: fixed;
  width: 100%;
  top: 0;
    background-color: #fff;
  z-index: 2;
    opacity: 95%
}
.menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 6vh;
}
.menu_1{
    list-style: none;
    padding-right: 6vw;  
}
/* グローバルナビ終わり*/
.menu_1 a{
    text-decoration: none;
    color:#333;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
}
.menu_1 a:hover{
    color: #ccc;
}
.logo{
margin-top: 1.5vh;
margin-left: 2vh;
}
  .cd-fixed-bg.cd-bg-1 {
  background: url("images/top.png");
    height: 800px;
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}
.k2{
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 5vh 0 3vw 3vw;
    margin: 0 5vw;
    border-bottom:solid #009944;   
}
.k3{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 3vw;
}
.k4{
    font-family: 'Noto Sans JP', sans-serif;
    
}
.container a{
    display: inline-block;
    max-width: 180px;
    text-align: left;
    border: 1px solid #333;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 2vw;
    transition: .4s;
  }
.btn-border2{
    display: inline-block;
    max-width: 180px;
    text-align: left;
    border: 1px solid #333;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 2vw;
    transition: .4s;
  }
  .container a:hover{
    background-color: #ccc;
    border-color: #333;
    color: #FFF;
  }
  .btn-border2:hover {
    background-color: #ccc;
    border-color: #333;
    color: #FFF;
  }
  .container{
      text-align: center;
      margin-top: 12vh;
      margin-bottom: 10vh;
  }
h2.k6{
    width: 50%;
    text-align: right;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 5vw 3vw 0.5vw 0;
    margin: 10vh 5vw 4vh 5vw;
    margin-left: auto;
    border-bottom:solid #009944;
  }
  .k8{
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 6vh;
     padding-bottom: 3vh;
     padding-left: 4.5vw;
     font-size: 20px;
  }
  .k9-1{
      display: flex;
      justify-content: space-around;
      align-items: center;
      width: 85%;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 10vh;
  }
  .k10{
      text-align: center;
      font-weight: bold;
  }
  .k9-0{
      background-image: url(images/system0.png);
      width: 100%;
      height: auto;
      background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .k9-3{
      line-height: 2em;
      font-family: 'Noto Sans JP', sans-serif;
      padding-left: 7vw;
      padding-bottom: 2vw;
      
  }
  .k9-2{
      width: 15vw;
      height: 15vw;
      object-fit: cover;
  }
  .k9-1 a{
      text-decoration: none;
      color: #333;
  }
  .k9-1 a:hover{
      opacity: 50%;
  }
  .k11{
      display: flex;
      justify-content: space-around;
      align-items: center;
     margin: 3vw 0 5vw 0 ;
  }
  .k11-1{
    font-family: 'Noto Sans JP', sans-serif;
  }
  .k12{
    width: 30%;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 5vw 0 0.5vw 3vw;
    margin: 0 5vw;
    border-bottom:solid #009944;
  }
  .k12-1{
      margin: 5vw;
      font-family: 'Noto Sans JP', sans-serif;
  }
  .k12-2{
      display: flex;
      justify-content: space-around;
      align-items: center;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
  }
  .k12-2 a{
      text-decoration: none;   
  }
  .k12-2 a:hover{
      opacity: 80%;
      text-decoration: solid;
  }
  .k12-4{
      width: 25vw;
      height: 14vw;
      object-fit: cover;
  }
  .k12-5{
      text-align: center;
      color: #333;
  }
  .k13{
      background: url(images/recruit.png);
      width: 100%;
      height: auto;
      background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 2.5vw;
  }
  .k13-1{
      text-align: center;
      padding: 6vw 0 1.5vw 0;
      border-bottom: solid #009944;
      width: 30%;
      margin-left: auto;
      margin-right: auto;
      font-family: 'Noto Sans JP', sans-serif;
  }
.k13-8{
    text-align: center;
}
.k13-7{
    margin-left: auto;
    margin-right: auto;
    padding-top: 5vh;
    padding-bottom: 2vh;
    font-family: 'Noto Sans JP', sans-serif;
    
}
.k13-7 tr th{
    padding:0 2vw 1vw 0;
}
.k13-7 tr td{
    padding:0 2vw 1vw 0;
}
.k13-8{
    line-height: 2.5em;
    font-family: 'Noto Sans JP', sans-serif;
}
.time{
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 0.7em;
    
}
.k13-8 a{
    text-decoration: none;
    color: #333;
}
.k13-8 a:hover{
    border-bottom: solid;
}
.k13-9{
    display: flex;
    justify-content: center;
}
.k13-10{
    padding-right: 2vh;
}
.k13-13{
    padding-left: 2.5vw;
    padding-bottom: 6vh;
}
.k13-13 img{
    width: 5vw;
    height: 5vw;
    object-fit: cover;
}
.k13-14{
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.k15-4{
    padding-right: 4.5vw;
    padding-left: 1.5vw;
}
.k15-5{
    padding-left: 4vh;
    padding-right: 1vh;
    text-align: center;
}
.k13-2{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.k13-5{
    text-align:start;
    margin-left: auto;
    margin-right: auto;
    width: 36%;
    line-height: 2em;
    font-family: 'Noto Sans JP', sans-serif;
}
/* index終わり*/
/* footer始まり*/
  .k14{
      display: flex;
      justify-content: space-around;
      align-items: flex-start;
      padding: 6vw 0;
  }
  .k14-1 tr td{
     padding: 0.6vw 0;
     width: 80%;
     font-family: 'Noto Sans JP', sans-serif;
  }
  .k14-1 a{
      text-decoration: none;
      color: #333;
  }
  .k15{
      display: flex;
      justify-content: center;
      height: auto;
      align-items: center;
  }
  .k15-7 {
      padding-top: 5vh;
      text-align: center;
     
      }
    .k15-1{
        max-width: 430px;
        width:100%;
        height: auto;
        padding-top: 4vh;
        
    }
  .k15-2{
      padding-left:0.7vw;
      font-size: 0.9vw;
  }

  .k15-3{
    background-color: #e4eff9; 
    padding-top: 5.5vh;
    margin-left: auto;
    margin-right: auto;
  }
  .copi{
      text-align: center;
      padding: 1.5vw 0 1vw 0;
  }
  /* footer終わり*/
  /* TOPに戻るアイコン */
#page_top{
    width: 70px;
    height: 70px;
    position: fixed;
    right: 2vw;
    bottom: 2vw;
    background: #ccc;
    opacity: 0.7;
    border-radius: 50%;
  }
  #page_top a{
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    text-decoration: none;
  }
  #page_top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 20px;
    color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    top: -30px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  #page_top a::after{
    content: 'PAGE TOP';
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 35px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  /* profile始まり*/
.k20{
    background: url(images/company01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding:23vw 0 5vw 10vw;
    margin-top: 19vh;
    font-family: 'Noto Sans JP', sans-serif;
    min-height: 250px;
    height: auto;
}
.k20-1{
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 7vw 0;
}
.k21{
    width: 60%;
    border-collapse: separate;
    border-spacing: 0px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto;
    }
    .k21 th{
    width:20%;
    padding:2vw;
    text-align: left;
    vertical-align: top;
    color: #444;
    background-color: #e6e7e8;
    border-left: 3px double #999;
    border-top: 1px solid #fff;
    border-right: 1px solid #e6e7e8;
    border-bottom: 1px solid #ccc;
    font-size: 1em;
    font-family: 'Noto Sans JP', sans-serif;
    }
    .k21 td{
    width:40%;
    padding: 2vw;
    margin-left: 7vw;
    background-color: #fafafa;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1em;
    font-family: 'Noto Sans JP', sans-serif;
    }
    #profile pre{
        font-size: 0.9em;
        font-family: 'Noto Sans JP', sans-serif;
    }
    .k22{
        padding: 5vw 0 2vw 5vw;
      border-bottom: #009944 solid;
      width:75%;
      margin-left: auto;
      margin-right: auto;
      font-family: 'Noto Sans JP', sans-serif;
    }
    .k22-1{
        margin-top: 5vw;
    }
    .k23{
        display: flex;
        align-items: flex-start;
    }
    .k22-4{
       text-align: justify;
     margin: 2vw 0 2vw 20vw;
    }
    .k22-4 li{
        list-style:square;
    }
    hr{
        margin: 6vw 0 0.5vw 0;
    }
    .k24{
        background-image: url(images/system02.png);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 8vw;
        width: 100%;
        height: auto;
        padding-top: 24.65753424657534%;
        
    }
    .k24 h2{
        font-family: 'Noto Sans JP', sans-serif;
        padding: 0 0 30px 11vh;
        font-size: 1.3em;

    }
    .k25{
        margin-top: 5vw;
        padding: 4vw 0 5vw 15vw;
        font-size: 17px;
        font-weight: bold;
        font-family: 'Noto Sans JP', sans-serif;
    }
    .k25-1{
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        font-family: 'Noto Sans JP', sans-serif;
    }
.k26-1{
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #505151;
    color: #fff;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding: 4vw 1.5vw;
}
.k26-1-2{
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #505151;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding: 4vw 1.5vw;
}
.k26-1-3{
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #505151;
    color: #fff;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding: 4vw 1.5vw;
}
.k26-5{
    font-family: 'Noto Sans JP', sans-serif;
}
.k26-8{
    font-family: 'Noto Sans JP', sans-serif;
}
.k27{
    margin-left: auto;
    margin-right: auto;
    width: 32%;
    margin-top: 6vw;
    margin-bottom: 2vw;
    font-size: 0.9em;
    font-family: 'Noto Sans JP', sans-serif;
}
.k28{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3vw;
    font-size: 0.8em; 
}
.k26-2{
    font-family: 'Sawarabi Mincho', sans-serif;
    font-size: 2em;
    
}
.k26-3{
    font-family: 'Noto Sans JP', sans-serif;
}
.k26-3 ul {
    margin-left: 5vh;
}
.k26-6{
    font-family: 'Sawarabi Mincho', sans-serif;
    font-size: 2em;
    padding-left: 2.5vw;
    padding-right: 0.7vw;
}
.k26-7{
    font-family: 'Sawarabi Mincho', sans-serif;
    font-size: 2em;
    padding-left: 2vw;
    padding-right: 1.5vw;
}
.k30{
        padding: 2vw 0 1vw 10vw;
        font-family: 'Noto Sans JP', sans-serif; 
        border-bottom: #333 solid;
        margin-top: 20vh;
}
.k30-1{
    padding: 20px 0 10px 10vh;
    font-family: 'Noto Sans JP', sans-serif; 
}
.k30-2{
    display: flex;
    justify-content: flex-start;
    align-items: center; 
    padding-left: 3vh;  
}
.k30-2 a{
    text-decoration: none;
    color: #333;
}
.k30-2 a:hover{
    text-decoration: underline;
    color: #fff;
    text-decoration-color: #fff;
}
.k30-2 li{
    margin:2vw 0 3vw 6vw;
    font-size: 1.2em;
    list-style: square;
    padding-bottom: 3vw;
}
.k30-5{
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 0.9em;
    padding: 3vw 0;
}
.k31{
    padding: 15px 0 10px 10vw;
    font-family: 'Noto Sans JP', sans-serif;
    margin-top: 6vw;
    margin-left: 5vw;
    border-bottom: solid #009944;
    width: 20%;
    text-align: center;
}
.k31-1{
    padding: 20px 0 7px 10vw;
    margin-top: 3vw;
}

.k31-4{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.k31-4 img{
    width:285px;
    height: 192px;
    object-fit: cover;
    margin-left: 5vw;
    margin-top: 5vh;
}

.k31-4-1{
    display: flex;
    justify-content: center;
    align-items: center;
}
.k31-7{
    width: 100%;
    text-align: center;
}
.k31-10{
    background-color: #e4eff9;
}
@media screen and (max-width:640px) {
    body{
        width: 100%;
    }
    header{
        width: 100%;
    }
    section{
    padding-top:2vh;
    width: 100%;
    }
    /*　ハンバーガーボタン　*/
    .hamburger {
        display : block;
        position: fixed;
        z-index : 4;
        right : 13px;
        top   : 12px;
        width : 42px;
        height: 42px;
        cursor: pointer;
        text-align: center;
      }
      .hamburger span {
        display : block;
        position: absolute;
        width   : 30px;
        height  : 2px ;
        left    : 6px;
        background : #555;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition   : 0.5s ease-in-out;
        transition        : 0.5s ease-in-out;
      }
      .hamburger span:nth-child(1) {
        top: 10px;
      }
      .hamburger span:nth-child(2) {
        top: 20px;
      }
      .hamburger span:nth-child(3) {
        top: 30px;
      }
      
      /* ナビ開いてる時のボタン */
      .hamburger.active span:nth-child(1) {
        top : 16px;
        left: 6px;
        -webkit-transform: rotate(315deg);
        -moz-transform   : rotate(315deg);
        transform        : rotate(315deg);
      }
      
      .hamburger.active span:nth-child(2),
      .hamburger.active span:nth-child(3) {
        top: 16px;
        -webkit-transform: rotate(-315deg);
        -moz-transform   : rotate(-315deg);
        transform        : rotate(-315deg);
      }
      
      nav.globalMenuSp {
        position: fixed;
        z-index : 3;
        top  : 0;
        left : 0;
        color: #000;
        background: #fff;
        text-align: center;
        transform: translateX(100%);
        transition: all 0.6s;
        width: 100%;
        opacity: 88%;
      }
      
      nav.globalMenuSp ul {
        background: #ccc;
        margin: 0 auto;
        padding: 0;
        width: 100%;
      }
      
      nav.globalMenuSp ul li {
        list-style-type: none;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #fff;
      }
      nav.globalMenuSp ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
      }
      nav.globalMenuSp ul li:hover{
        background :#ddd;
      }
      
      nav.globalMenuSp ul li a {
        display: block;
        color: #000;
        padding: 1em 0;
        text-decoration :none;
      }
      
      /* このクラスを、jQueryで付与・削除する */
      nav.globalMenuSp.active {
        transform: translateX(0%);
      }
          /* バーガーメニュー終わり */
          .menu{
              display: none;
          }
          .cd-fixed-bg.cd-bg-1 {
            background: url("images/sp_top.png");
            background-repeat: no-repeat;
            min-height: 450px;
            height: auto;
           background-size: cover;
            background-position: center;
    
        }
        .logo_all{
            display: none;
        }
        .sp_logo_all{
            display: flex;
            justify-content: space-between;
            padding: 10px 2vw;
             position: fixed;
          width: 100%;
          top: 0;
            background-color: #fff;
          z-index: 2;
            opacity: 95%
        }
          .k2{
              font-size: 1em;
          }
          .k3{
              display: block;
              text-align: center;
          }
          .k4{
              font-size: 0.9em;
              width: 90%;
              margin-left: auto;
              margin-right: auto;
          }
          .k5{
              margin-top: 4vw;
              width: 70%;
              height: auto;
          }
          h2.k6{
              font-size: 1em;
              width: 80%;
          }
          .sp_k9-1{
              display: block;
              text-align: center;
          }
          .sp_k9-1 a{
            text-decoration: none;
            color: #333;
        }
        .sp_k9-1 a:hover{
            opacity: 40%;
        }
          .k9-1{
              display: none;
          }
          .k11{
              display: block;
              text-align: center;
              padding: 15vh 0;
          }
          .btn-border2{
              margin-top: 3vw;
          }
          .k12{
              font-size: 1em;
             margin-bottom: 10px;
             width: 80%;
          }
          .k12-2{
              display: block;
              text-align: center;
          }
          .k12-4{
              margin-top: 6vw;
              width: 50vw;
              height: 28vw;
              object-fit: cover;
          }
          .k13-1{
              font-size: 1.1em;
              width: 80%;
          }
          .k14{
              display: none;
          }
     /* footer始まり */
    /*アコーディオン全体*/
.sp_menu {
    width: 100%;
    padding: 10px 10px 20px;
  }
  .sp_menu input {
    display: none; /*チェックボックスを隠す*/
  }
  /*バー部分*/
  .sp_menu label {
    cursor :pointer;
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    position: relative;
    margin: 0 0 10px;
    padding: 10px;
    background-color: #ccc;
  }
  .sp_menu label2{
    cursor :pointer;
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    position: relative;
    margin: 0 0 10px;
    padding: 10px;
    background-color: #ccc;
  }
  /*開いたときに表示される部分*/
  .sp_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 1px;
  }
  .sp_menu li {
    height: 0;
    overflow-y: hidden;
    transition: padding-bottom 0.5s, padding-top 0.5s; /*閉じるときのアニメーション*/
    -webkit-transition: padding-bottom 0.5s, padding-top 0.5s;
    -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
    -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
    -o-transition: padding-bottom 0.5s, padding-top 0.5s;
  }
  #menu_bar01:checked ~ #links01 li,
  #menu_bar02:checked ~ #links02 li,
  #menu_bar03:checked ~ #links03 li {
    height: auto; /*開いたときに表示されるliの高さ*/
    opacity: 1;
    background: #f1f1f1;
    padding: 10px;
  }
   /*開いたときの下の余白*/
  #menu_bar01:checked ~ #links01 li:last-child,
  #menu_bar02:checked ~ #links02 li:last-child,
  #menu_bar03:checked ~ #links03 li:last-child {
    margin-bottom: 20px;
  }
  /*閉じた状態の矢印描画*/
  .sp_menu label:after{
    content:"";
    display:block;
    width:8px;
    height:8px;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position:absolute;
    right: 2%;
    top: 0;
    bottom: 15%;
    margin: auto;
  }
  /*開いた状態の矢印描画*/
  .sp_menu input[type=checkbox]:checked + label:after{
    content:"";
    display:block;
    width:8px;
    height:8px;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position:absolute;
    right: 2%;
    top: 7%;
    bottom: 0;
    margin: auto;
  }
 label a{
        text-decoration: none;
        color: #fff;
  }
 label a:hover{
      text-decoration: solid #fff;
  }

  #links01 a{
      color: #333;
      text-decoration: none;
  }
  #links02 a{
    color: #333;
    text-decoration: none;
  }
  #links03 a{
    color: #333;
    text-decoration: none;
  }
  #links01 a:hover{
    text-decoration: solid #fff;
}
#links02 a:hover{
    text-decoration: solid #fff;
}
#links03 a:hover{
    text-decoration: solid #fff;
}
.kk_1{
    position: relative;
}
.kk_1 a{
    display: block;
text-decoration: none;
}
label2 a{
    text-decoration: none;
    color: #fff;
}
label2 a:hover{
  text-decoration: solid #fff;
}
  .k13-9{
      display: block;
  }
  .k13-13{
      display: none;
  }
  .k15{
      display: none;
  }
  .k15-3{
      display: none;
  }
  .sp_k15_3{
      font-size: 0.9em;
      margin-top: 2vh;
  }
.sp_k15_3 a{
    text-decoration: none;
    color: #333;
   
}
.sp_k15_3 a:hover{
    text-decoration: solid #333;
}
.sp_k15_2{
    text-align: center;
    margin: 0 auto;
}
.sp_k15_3{
    display: inline-block;
    text-align: left;
    font-size: 0.9em;
}
.sp_k15_3 a:hover{
    text-decoration: solid;
}
.sp_footer{
    text-align: center;
}
.sp_copi{
    font-size: 3vw;
}
.sp_footer img{
width: 65%;
}
.k15-4 {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    }
    .k15-4 iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    }
.copi{
    display: none;
}
.k20{
    background: url(images/sp_company.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1em;
    margin-top: 6vh;
    min-height: 250px;
    height: auto;
}
.k20-1{
    font-size: 0.8em
}
.k21{
    width: 90%;
    font-size: 0.65em;
}
.k21 th{
    width: 15%;
}
.k21_td{
    width: 85%;
}
.k23{
    display: block;
}
.sp_k22{
    padding: 5vw 0 2vw 5vw;
  border-bottom: #009944 solid;
  width:75%;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Noto Sans JP', sans-serif;
}
.sp_k22-1{
    margin-top: 5vw;
}
.sp_k22-4{
   text-align: justify;
 margin: 2vw 0 2vw 20vw;
 font-size: 0.8em;
}
.sp_k22-4 li{
    list-style:square;
}
.k22-10{
    display: none;
}
.k24{
        background: url(images/sp_system.png);
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1em;
    margin-top: 8vh;
    width: 100%;
        height: auto;
        padding-top: 42.29607250755287%;
}
.k24 h2{
    padding: 0 0 2vh 2vh;
}
.k25{
    padding: 2vw;
    font-size: 0.8em;
}
.sp_k25-1{
    font-size: 0.8em;
    text-align: start;
    padding: 0 2vw;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Noto Sans JP', sans-serif;
}
.k25-1{
    display: none;
}
.k26-1{
    display: block;
    width: 100%;
    
}
.k26-1-2{
    display: block;
    width: 100%;
}
.k26-1-3{
    display: none;
}
.k26-1-2{
    display: none;
}
.sp_k26-6{
    font-family: 'Sawarabi Mincho', sans-serif;
    padding: 2.5vw 0;
    font-size: 2em;
    color: #333;
    text-align: center;
}
.k26-2{
    text-align: center;
    margin: 0 auto;
    font-size: 2em;
}
.k26-5-1{
    padding: 1.5vw 0;
    font-size: 0.9em;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
}
.sp_k26-5{
    text-align: left;
  display: inline-block;
  padding: 0 5vw 4vw 5vw;
}
.k26-3{
    padding: 1.5vw 0;
    font-size: 0.9em;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
}
.k26-3 ul{
    text-align: left;
  display: inline-block;
  padding: 1vw 0;
  }
  .sp_k26{
    background-color: #505151;
    color: #fff;
  }
.sp_k26-7{
    text-align: center;
    font-family: 'Sawarabi Mincho', sans-serif;
    padding: 2.5vw 0;
    font-size: 2em;
    color: #fff;
}
.sp_k26-8-1{
    padding: 1.5vw 0;
    font-size: 0.9em;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
}
.sp_k26-8{
    text-align: left;
  display: inline-block;
  padding: 0 5vw 4vw 5vw;
}
.k27{
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-top: 6vw;
    margin-bottom: 4.5vw;
    font-size: 0.9em;
    font-family: 'Noto Sans JP', sans-serif;
}
.k12-5{
    font-size: 0.8em;
}
.k30{
    padding: 2vw 0 1vw 10vw;
    font-family: 'Noto Sans JP', sans-serif; 
    font-size: 1.3em;
    border-bottom: #333 solid;
    margin-top: 8vh;
}
.k30-1{
    font-size: 0.9em;
    padding-left: 3.5vh;
}
.k30-2{
   display: block; 
   padding-left: 3.5vh; 
}

.k30-2 li{
    font-size: 0.9em;
}
.k30-3{
    padding-bottom: 0;
}
.k30-5{
    font-size: 0.9em;
}
.k31{
    font-size: 1em;
    width: 32%;
}
.k31-1{
    font-size: 0.9em;
}
.k31-4{
    display: block;
}
.k31-5{
    display: block !important;
    padding-top: 2vh;
    font-size: 0.85em;
}
.k31-6{
    display: block;  
}
.k31-4 img{
    width:55vw;
    height: 38vw;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
}
.k31-7{
    padding-left: 0;
    margin: 0 0 0 a;
    width:100%;
}
.k9-2{
    width: 30vw;
    height: 30vw;
    object-fit: cover;
}
.k10{
    padding-bottom: 1.5vw;
}
.k13-5{
    width: 94%;
    font-size: 0.9em;
}
.k13-8{
    line-height: 1.7em;
    font-size: 0.9em;
}
}
@media screen and (min-width:641px) {
.hamburger{
    display: none;
}
.globalMenuSp{
    display: none;
}
.sp_logo_all{
    display: none;
}
.sp_menu{
    display: none;
}
.k15-8{
    display: none;
}
.sp_k9-1{
    display: none;
}
.sp_footer{
    display: none;
}
.sp_k22-10{
    display: none;
}
.sp_k25-1{
    display: none;
}
.sp_k26-1-2{
    display: none;
}
.sp_k26-7{
    display: none;
}
.sp_k26-8-1{
    display: none;
}
}