@charset "UTF-8";
/** @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Noto+Sans+SC:wght@300;400;500&display=swap"); **/
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Montserrat:wght@400;600&family=Noto+Sans+JP:wght@400;500;700;900&family=Oswald:wght@300;400;500;700;900&family=Noto+Sans+SC:wght@400;600;700&display=swap");

/* サイト共通 */
.container-fluid {
  position: relative;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
  padding: 80px 20px;
}
.container-fluid:before {
  display: block;
  content: " ";
}
.container-fluid.full {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid.contact {
  padding-top: 20px;
}

.container {
  margin-bottom: 80px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.container:before {
  display: block;
  content: " ";
}

.row:before {
  display: block;
  content: " ";
}
.row:after {
  clear: both;
  display: block;
  content: " ";
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:last-child {
  margin-bottom: -30px;
}

.col-pc-1 {
  width: 100%;
}

.col-pc-offset-1 {
  margin-left: 100%;
}

.col-pc-1-1 {
  width: 100%;
}

.col-pc-offset-1-1 {
  margin-left: 100%;
}

.col-pc-2 {
  width: 50%;
}

.col-pc-offset-2 {
  margin-left: 50%;
}

.col-pc-2-1 {
  width: 50%;
}

.col-pc-offset-2-1 {
  margin-left: 50%;
}

.col-pc-3 {
  width: 33.33333%;
}

.col-pc-offset-3 {
  margin-left: 33.33333%;
}

.col-pc-3-1 {
  width: 33.33333%;
}

.col-pc-offset-3-1 {
  margin-left: 33.33333%;
}

.col-pc-3-2 {
  width: 66.66667%;
}

.col-pc-offset-3-2 {
  margin-left: 66.66667%;
}

.col-pc-4 {
  width: 25%;
}

.col-pc-offset-4 {
  margin-left: 25%;
}

.col-pc-4-1 {
  width: 25%;
}

.col-pc-offset-4-1 {
  margin-left: 25%;
}

.col-pc-4-2 {
  width: 50%;
}

.col-pc-offset-4-2 {
  margin-left: 50%;
}

.col-pc-4-3 {
  width: 75%;
}

.col-pc-offset-4-3 {
  margin-left: 75%;
}

.col-pc-5 {
  width: 20%;
}

.col-pc-offset-5 {
  margin-left: 20%;
}

.col-pc-5-1 {
  width: 20%;
}

.col-pc-offset-5-1 {
  margin-left: 20%;
}

.col-pc-5-2 {
  width: 40%;
}

.col-pc-offset-5-2 {
  margin-left: 40%;
}

.col-pc-5-3 {
  width: 60%;
}

.col-pc-offset-5-3 {
  margin-left: 60%;
}

.col-pc-5-4 {
  width: 80%;
}

.col-pc-offset-5-4 {
  margin-left: 80%;
}

.col-pc-6 {
  width: 16.66667%;
}

.col-pc-offset-6 {
  margin-left: 16.66667%;
}

.col-pc-6-1 {
  width: 16.66667%;
}

.col-pc-offset-6-1 {
  margin-left: 16.66667%;
}

.col-pc-6-2 {
  width: 33.33333%;
}

.col-pc-offset-6-2 {
  margin-left: 33.33333%;
}

.col-pc-6-3 {
  width: 50%;
}

.col-pc-offset-6-3 {
  margin-left: 50%;
}

.col-pc-6-4 {
  width: 66.66667%;
}

.col-pc-offset-6-4 {
  margin-left: 66.66667%;
}

.col-pc-6-5 {
  width: 83.33333%;
}

.col-pc-offset-6-5 {
  margin-left: 83.33333%;
}

.col-pc-7 {
  width: 14.28571%;
}

.col-pc-offset-7 {
  margin-left: 14.28571%;
}

.col-pc-7-1 {
  width: 14.28571%;
}

.col-pc-offset-7-1 {
  margin-left: 14.28571%;
}

.col-pc-7-2 {
  width: 28.57143%;
}

.col-pc-offset-7-2 {
  margin-left: 28.57143%;
}

.col-pc-7-3 {
  width: 42.85714%;
}

.col-pc-offset-7-3 {
  margin-left: 42.85714%;
}

.col-pc-7-4 {
  width: 57.14286%;
}

.col-pc-offset-7-4 {
  margin-left: 57.14286%;
}

.col-pc-7-5 {
  width: 71.42857%;
}

.col-pc-offset-7-5 {
  margin-left: 71.42857%;
}

.col-pc-7-6 {
  width: 85.71429%;
}

.col-pc-offset-7-6 {
  margin-left: 85.71429%;
}

.col-pc-8 {
  width: 12.5%;
}

.col-pc-offset-8 {
  margin-left: 12.5%;
}

.col-pc-8-1 {
  width: 12.5%;
}

.col-pc-offset-8-1 {
  margin-left: 12.5%;
}

.col-pc-8-2 {
  width: 25%;
}

.col-pc-offset-8-2 {
  margin-left: 25%;
}

.col-pc-8-3 {
  width: 37.5%;
}

.col-pc-offset-8-3 {
  margin-left: 37.5%;
}

.col-pc-8-4 {
  width: 50%;
}

.col-pc-offset-8-4 {
  margin-left: 50%;
}

.col-pc-8-5 {
  width: 62.5%;
}

.col-pc-offset-8-5 {
  margin-left: 62.5%;
}

.col-pc-8-6 {
  width: 75%;
}

.col-pc-offset-8-6 {
  margin-left: 75%;
}

.col-pc-8-7 {
  width: 87.5%;
}

.col-pc-offset-8-7 {
  margin-left: 87.5%;
}

.col-pc-9 {
  width: 11.11111%;
}

.col-pc-offset-9 {
  margin-left: 11.11111%;
}

.col-pc-9-1 {
  width: 11.11111%;
}

.col-pc-offset-9-1 {
  margin-left: 11.11111%;
}

.col-pc-9-2 {
  width: 22.22222%;
}

.col-pc-offset-9-2 {
  margin-left: 22.22222%;
}

.col-pc-9-3 {
  width: 33.33333%;
}

.col-pc-offset-9-3 {
  margin-left: 33.33333%;
}

.col-pc-9-4 {
  width: 44.44444%;
}

.col-pc-offset-9-4 {
  margin-left: 44.44444%;
}

.col-pc-9-5 {
  width: 55.55556%;
}

.col-pc-offset-9-5 {
  margin-left: 55.55556%;
}

.col-pc-9-6 {
  width: 66.66667%;
}

.col-pc-offset-9-6 {
  margin-left: 66.66667%;
}

.col-pc-9-7 {
  width: 77.77778%;
}

.col-pc-offset-9-7 {
  margin-left: 77.77778%;
}

.col-pc-9-8 {
  width: 88.88889%;
}

.col-pc-offset-9-8 {
  margin-left: 88.88889%;
}

.col-pc-10 {
  width: 10%;
}

.col-pc-offset-10 {
  margin-left: 10%;
}

.col-pc-10-1 {
  width: 10%;
}

.col-pc-offset-10-1 {
  margin-left: 10%;
}

.col-pc-10-2 {
  width: 20%;
}

.col-pc-offset-10-2 {
  margin-left: 20%;
}

.col-pc-10-3 {
  width: 30%;
}

.col-pc-offset-10-3 {
  margin-left: 30%;
}

.col-pc-10-4 {
  width: 40%;
}

.col-pc-offset-10-4 {
  margin-left: 40%;
}

.col-pc-10-5 {
  width: 50%;
}

.col-pc-offset-10-5 {
  margin-left: 50%;
}

.col-pc-10-6 {
  width: 60%;
}

.col-pc-offset-10-6 {
  margin-left: 60%;
}

.col-pc-10-7 {
  width: 70%;
}

.col-pc-offset-10-7 {
  margin-left: 70%;
}

.col-pc-10-8 {
  width: 80%;
}

.col-pc-offset-10-8 {
  margin-left: 80%;
}

.col-pc-10-9 {
  width: 90%;
}

.col-pc-offset-10-9 {
  margin-left: 90%;
}

.col-pc-11 {
  width: 9.09091%;
}

.col-pc-offset-11 {
  margin-left: 9.09091%;
}

.col-pc-11-1 {
  width: 9.09091%;
}

.col-pc-offset-11-1 {
  margin-left: 9.09091%;
}

.col-pc-11-2 {
  width: 18.18182%;
}

.col-pc-offset-11-2 {
  margin-left: 18.18182%;
}

.col-pc-11-3 {
  width: 27.27273%;
}

.col-pc-offset-11-3 {
  margin-left: 27.27273%;
}

.col-pc-11-4 {
  width: 36.36364%;
}

.col-pc-offset-11-4 {
  margin-left: 36.36364%;
}

.col-pc-11-5 {
  width: 45.45455%;
}

.col-pc-offset-11-5 {
  margin-left: 45.45455%;
}

.col-pc-11-6 {
  width: 54.54545%;
}

.col-pc-offset-11-6 {
  margin-left: 54.54545%;
}

.col-pc-11-7 {
  width: 63.63636%;
}

.col-pc-offset-11-7 {
  margin-left: 63.63636%;
}

.col-pc-11-8 {
  width: 72.72727%;
}

.col-pc-offset-11-8 {
  margin-left: 72.72727%;
}

.col-pc-11-9 {
  width: 81.81818%;
}

.col-pc-offset-11-9 {
  margin-left: 81.81818%;
}

.col-pc-11-10 {
  width: 90.90909%;
}

.col-pc-offset-11-10 {
  margin-left: 90.90909%;
}

.col-pc-12 {
  width: 8.33333%;
}

.col-pc-offset-12 {
  margin-left: 8.33333%;
}

.col-pc-12-1 {
  width: 8.33333%;
}

.col-pc-offset-12-1 {
  margin-left: 8.33333%;
}

.col-pc-12-2 {
  width: 16.66667%;
}

.col-pc-offset-12-2 {
  margin-left: 16.66667%;
}

.col-pc-12-3 {
  width: 25%;
}

.col-pc-offset-12-3 {
  margin-left: 25%;
}

.col-pc-12-4 {
  width: 33.33333%;
}

.col-pc-offset-12-4 {
  margin-left: 33.33333%;
}

.col-pc-12-5 {
  width: 41.66667%;
}

.col-pc-offset-12-5 {
  margin-left: 41.66667%;
}

.col-pc-12-6 {
  width: 50%;
}

.col-pc-offset-12-6 {
  margin-left: 50%;
}

.col-pc-12-7 {
  width: 58.33333%;
}

.col-pc-offset-12-7 {
  margin-left: 58.33333%;
}

.col-pc-12-8 {
  width: 66.66667%;
}

.col-pc-offset-12-8 {
  margin-left: 66.66667%;
}

.col-pc-12-9 {
  width: 75%;
}

.col-pc-offset-12-9 {
  margin-left: 75%;
}

.col-pc-12-10 {
  width: 83.33333%;
}

.col-pc-offset-12-10 {
  margin-left: 83.33333%;
}

.col-pc-12-11 {
  width: 91.66667%;
}

.col-pc-offset-12-11 {
  margin-left: 91.66667%;
}

[class^="col-"] {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  word-wrap: break-word;
}

@media only screen and (max-width: 1231px) {
  .col-tb-1 {
    width: 100%;
  }

  .col-tb-offset-1 {
    margin-left: 100%;
  }

  .col-tb-1-1 {
    width: 100%;
  }

  .col-tb-offset-1-1 {
    margin-left: 100%;
  }

  .col-tb-2 {
    width: 50%;
  }

  .col-tb-offset-2 {
    margin-left: 50%;
  }

  .col-tb-2-1 {
    width: 50%;
  }

  .col-tb-offset-2-1 {
    margin-left: 50%;
  }

  .col-tb-3 {
    width: 33.33333%;
  }

  .col-tb-offset-3 {
    margin-left: 33.33333%;
  }

  .col-tb-3-1 {
    width: 33.33333%;
  }

  .col-tb-offset-3-1 {
    margin-left: 33.33333%;
  }

  .col-tb-3-2 {
    width: 66.66667%;
  }

  .col-tb-offset-3-2 {
    margin-left: 66.66667%;
  }

  .col-tb-4 {
    width: 25%;
  }

  .col-tb-offset-4 {
    margin-left: 25%;
  }

  .col-tb-4-1 {
    width: 25%;
  }

  .col-tb-offset-4-1 {
    margin-left: 25%;
  }

  .col-tb-4-2 {
    width: 50%;
  }

  .col-tb-offset-4-2 {
    margin-left: 50%;
  }

  .col-tb-4-3 {
    width: 75%;
  }

  .col-tb-offset-4-3 {
    margin-left: 75%;
  }

  .col-tb-5 {
    width: 20%;
  }

  .col-tb-offset-5 {
    margin-left: 20%;
  }

  .col-tb-5-1 {
    width: 20%;
  }

  .col-tb-offset-5-1 {
    margin-left: 20%;
  }

  .col-tb-5-2 {
    width: 40%;
  }

  .col-tb-offset-5-2 {
    margin-left: 40%;
  }

  .col-tb-5-3 {
    width: 60%;
  }

  .col-tb-offset-5-3 {
    margin-left: 60%;
  }

  .col-tb-5-4 {
    width: 80%;
  }

  .col-tb-offset-5-4 {
    margin-left: 80%;
  }

  .col-tb-6 {
    width: 16.66667%;
  }

  .col-tb-offset-6 {
    margin-left: 16.66667%;
  }

  .col-tb-6-1 {
    width: 16.66667%;
  }

  .col-tb-offset-6-1 {
    margin-left: 16.66667%;
  }

  .col-tb-6-2 {
    width: 33.33333%;
  }

  .col-tb-offset-6-2 {
    margin-left: 33.33333%;
  }

  .col-tb-6-3 {
    width: 50%;
  }

  .col-tb-offset-6-3 {
    margin-left: 50%;
  }

  .col-tb-6-4 {
    width: 66.66667%;
  }

  .col-tb-offset-6-4 {
    margin-left: 66.66667%;
  }

  .col-tb-6-5 {
    width: 83.33333%;
  }

  .col-tb-offset-6-5 {
    margin-left: 83.33333%;
  }

  .col-tb-7 {
    width: 14.28571%;
  }

  .col-tb-offset-7 {
    margin-left: 14.28571%;
  }

  .col-tb-7-1 {
    width: 14.28571%;
  }

  .col-tb-offset-7-1 {
    margin-left: 14.28571%;
  }

  .col-tb-7-2 {
    width: 28.57143%;
  }

  .col-tb-offset-7-2 {
    margin-left: 28.57143%;
  }

  .col-tb-7-3 {
    width: 42.85714%;
  }

  .col-tb-offset-7-3 {
    margin-left: 42.85714%;
  }

  .col-tb-7-4 {
    width: 57.14286%;
  }

  .col-tb-offset-7-4 {
    margin-left: 57.14286%;
  }

  .col-tb-7-5 {
    width: 71.42857%;
  }

  .col-tb-offset-7-5 {
    margin-left: 71.42857%;
  }

  .col-tb-7-6 {
    width: 85.71429%;
  }

  .col-tb-offset-7-6 {
    margin-left: 85.71429%;
  }

  .col-tb-8 {
    width: 12.5%;
  }

  .col-tb-offset-8 {
    margin-left: 12.5%;
  }

  .col-tb-8-1 {
    width: 12.5%;
  }

  .col-tb-offset-8-1 {
    margin-left: 12.5%;
  }

  .col-tb-8-2 {
    width: 25%;
  }

  .col-tb-offset-8-2 {
    margin-left: 25%;
  }

  .col-tb-8-3 {
    width: 37.5%;
  }

  .col-tb-offset-8-3 {
    margin-left: 37.5%;
  }

  .col-tb-8-4 {
    width: 50%;
  }

  .col-tb-offset-8-4 {
    margin-left: 50%;
  }

  .col-tb-8-5 {
    width: 62.5%;
  }

  .col-tb-offset-8-5 {
    margin-left: 62.5%;
  }

  .col-tb-8-6 {
    width: 75%;
  }

  .col-tb-offset-8-6 {
    margin-left: 75%;
  }

  .col-tb-8-7 {
    width: 87.5%;
  }

  .col-tb-offset-8-7 {
    margin-left: 87.5%;
  }

  .col-tb-9 {
    width: 11.11111%;
  }

  .col-tb-offset-9 {
    margin-left: 11.11111%;
  }

  .col-tb-9-1 {
    width: 11.11111%;
  }

  .col-tb-offset-9-1 {
    margin-left: 11.11111%;
  }

  .col-tb-9-2 {
    width: 22.22222%;
  }

  .col-tb-offset-9-2 {
    margin-left: 22.22222%;
  }

  .col-tb-9-3 {
    width: 33.33333%;
  }

  .col-tb-offset-9-3 {
    margin-left: 33.33333%;
  }

  .col-tb-9-4 {
    width: 44.44444%;
  }

  .col-tb-offset-9-4 {
    margin-left: 44.44444%;
  }

  .col-tb-9-5 {
    width: 55.55556%;
  }

  .col-tb-offset-9-5 {
    margin-left: 55.55556%;
  }

  .col-tb-9-6 {
    width: 66.66667%;
  }

  .col-tb-offset-9-6 {
    margin-left: 66.66667%;
  }

  .col-tb-9-7 {
    width: 77.77778%;
  }

  .col-tb-offset-9-7 {
    margin-left: 77.77778%;
  }

  .col-tb-9-8 {
    width: 88.88889%;
  }

  .col-tb-offset-9-8 {
    margin-left: 88.88889%;
  }

  .col-tb-10 {
    width: 10%;
  }

  .col-tb-offset-10 {
    margin-left: 10%;
  }

  .col-tb-10-1 {
    width: 10%;
  }

  .col-tb-offset-10-1 {
    margin-left: 10%;
  }

  .col-tb-10-2 {
    width: 20%;
  }

  .col-tb-offset-10-2 {
    margin-left: 20%;
  }

  .col-tb-10-3 {
    width: 30%;
  }

  .col-tb-offset-10-3 {
    margin-left: 30%;
  }

  .col-tb-10-4 {
    width: 40%;
  }

  .col-tb-offset-10-4 {
    margin-left: 40%;
  }

  .col-tb-10-5 {
    width: 50%;
  }

  .col-tb-offset-10-5 {
    margin-left: 50%;
  }

  .col-tb-10-6 {
    width: 60%;
  }

  .col-tb-offset-10-6 {
    margin-left: 60%;
  }

  .col-tb-10-7 {
    width: 70%;
  }

  .col-tb-offset-10-7 {
    margin-left: 70%;
  }

  .col-tb-10-8 {
    width: 80%;
  }

  .col-tb-offset-10-8 {
    margin-left: 80%;
  }

  .col-tb-10-9 {
    width: 90%;
  }

  .col-tb-offset-10-9 {
    margin-left: 90%;
  }

  .col-tb-11 {
    width: 9.09091%;
  }

  .col-tb-offset-11 {
    margin-left: 9.09091%;
  }

  .col-tb-11-1 {
    width: 9.09091%;
  }

  .col-tb-offset-11-1 {
    margin-left: 9.09091%;
  }

  .col-tb-11-2 {
    width: 18.18182%;
  }

  .col-tb-offset-11-2 {
    margin-left: 18.18182%;
  }

  .col-tb-11-3 {
    width: 27.27273%;
  }

  .col-tb-offset-11-3 {
    margin-left: 27.27273%;
  }

  .col-tb-11-4 {
    width: 36.36364%;
  }

  .col-tb-offset-11-4 {
    margin-left: 36.36364%;
  }

  .col-tb-11-5 {
    width: 45.45455%;
  }

  .col-tb-offset-11-5 {
    margin-left: 45.45455%;
  }

  .col-tb-11-6 {
    width: 54.54545%;
  }

  .col-tb-offset-11-6 {
    margin-left: 54.54545%;
  }

  .col-tb-11-7 {
    width: 63.63636%;
  }

  .col-tb-offset-11-7 {
    margin-left: 63.63636%;
  }

  .col-tb-11-8 {
    width: 72.72727%;
  }

  .col-tb-offset-11-8 {
    margin-left: 72.72727%;
  }

  .col-tb-11-9 {
    width: 81.81818%;
  }

  .col-tb-offset-11-9 {
    margin-left: 81.81818%;
  }

  .col-tb-11-10 {
    width: 90.90909%;
  }

  .col-tb-offset-11-10 {
    margin-left: 90.90909%;
  }

  .col-tb-12 {
    width: 8.33333%;
  }

  .col-tb-offset-12 {
    margin-left: 8.33333%;
  }

  .col-tb-12-1 {
    width: 8.33333%;
  }

  .col-tb-offset-12-1 {
    margin-left: 8.33333%;
  }

  .col-tb-12-2 {
    width: 16.66667%;
  }

  .col-tb-offset-12-2 {
    margin-left: 16.66667%;
  }

  .col-tb-12-3 {
    width: 25%;
  }

  .col-tb-offset-12-3 {
    margin-left: 25%;
  }

  .col-tb-12-4 {
    width: 33.33333%;
  }

  .col-tb-offset-12-4 {
    margin-left: 33.33333%;
  }

  .col-tb-12-5 {
    width: 41.66667%;
  }

  .col-tb-offset-12-5 {
    margin-left: 41.66667%;
  }

  .col-tb-12-6 {
    width: 50%;
  }

  .col-tb-offset-12-6 {
    margin-left: 50%;
  }

  .col-tb-12-7 {
    width: 58.33333%;
  }

  .col-tb-offset-12-7 {
    margin-left: 58.33333%;
  }

  .col-tb-12-8 {
    width: 66.66667%;
  }

  .col-tb-offset-12-8 {
    margin-left: 66.66667%;
  }

  .col-tb-12-9 {
    width: 75%;
  }

  .col-tb-offset-12-9 {
    margin-left: 75%;
  }

  .col-tb-12-10 {
    width: 83.33333%;
  }

  .col-tb-offset-12-10 {
    margin-left: 83.33333%;
  }

  .col-tb-12-11 {
    width: 91.66667%;
  }

  .col-tb-offset-12-11 {
    margin-left: 91.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .container-fluid {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container {
    margin-bottom: 40px;
  }

  [class^="col-pc-"] {
    width: 100%;
    margin-left: 0;
  }

  [class^="col-tb-"] {
    width: 100%;
    margin-left: 0;
  }

  [class^="col-"] {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-sp-1 {
    width: 100%;
  }

  .col-sp-offset-1 {
    margin-left: 100%;
  }

  .col-sp-1-1 {
    width: 100%;
  }

  .col-sp-offset-1-1 {
    margin-left: 100%;
  }

  .col-sp-2 {
    width: 50%;
  }

  .col-sp-offset-2 {
    margin-left: 50%;
  }

  .col-sp-2-1 {
    width: 50%;
  }

  .col-sp-offset-2-1 {
    margin-left: 50%;
  }

  .col-sp-3 {
    width: 33.33333%;
  }

  .col-sp-offset-3 {
    margin-left: 33.33333%;
  }

  .col-sp-3-1 {
    width: 33.33333%;
  }

  .col-sp-offset-3-1 {
    margin-left: 33.33333%;
  }

  .col-sp-3-2 {
    width: 66.66667%;
  }

  .col-sp-offset-3-2 {
    margin-left: 66.66667%;
  }

  .col-sp-4 {
    width: 25%;
  }

  .col-sp-offset-4 {
    margin-left: 25%;
  }

  .col-sp-4-1 {
    width: 25%;
  }

  .col-sp-offset-4-1 {
    margin-left: 25%;
  }

  .col-sp-4-2 {
    width: 50%;
  }

  .col-sp-offset-4-2 {
    margin-left: 50%;
  }

  .col-sp-4-3 {
    width: 75%;
  }

  .col-sp-offset-4-3 {
    margin-left: 75%;
  }

  .col-sp-5 {
    width: 20%;
  }

  .col-sp-offset-5 {
    margin-left: 20%;
  }

  .col-sp-5-1 {
    width: 20%;
  }

  .col-sp-offset-5-1 {
    margin-left: 20%;
  }

  .col-sp-5-2 {
    width: 40%;
  }

  .col-sp-offset-5-2 {
    margin-left: 40%;
  }

  .col-sp-5-3 {
    width: 60%;
  }

  .col-sp-offset-5-3 {
    margin-left: 60%;
  }

  .col-sp-5-4 {
    width: 80%;
  }

  .col-sp-offset-5-4 {
    margin-left: 80%;
  }

  .col-sp-6 {
    width: 16.66667%;
  }

  .col-sp-offset-6 {
    margin-left: 16.66667%;
  }

  .col-sp-6-1 {
    width: 16.66667%;
  }

  .col-sp-offset-6-1 {
    margin-left: 16.66667%;
  }

  .col-sp-6-2 {
    width: 33.33333%;
  }

  .col-sp-offset-6-2 {
    margin-left: 33.33333%;
  }

  .col-sp-6-3 {
    width: 50%;
  }

  .col-sp-offset-6-3 {
    margin-left: 50%;
  }

  .col-sp-6-4 {
    width: 66.66667%;
  }

  .col-sp-offset-6-4 {
    margin-left: 66.66667%;
  }

  .col-sp-6-5 {
    width: 83.33333%;
  }

  .col-sp-offset-6-5 {
    margin-left: 83.33333%;
  }

  .col-sp-7 {
    width: 14.28571%;
  }

  .col-sp-offset-7 {
    margin-left: 14.28571%;
  }

  .col-sp-7-1 {
    width: 14.28571%;
  }

  .col-sp-offset-7-1 {
    margin-left: 14.28571%;
  }

  .col-sp-7-2 {
    width: 28.57143%;
  }

  .col-sp-offset-7-2 {
    margin-left: 28.57143%;
  }

  .col-sp-7-3 {
    width: 42.85714%;
  }

  .col-sp-offset-7-3 {
    margin-left: 42.85714%;
  }

  .col-sp-7-4 {
    width: 57.14286%;
  }

  .col-sp-offset-7-4 {
    margin-left: 57.14286%;
  }

  .col-sp-7-5 {
    width: 71.42857%;
  }

  .col-sp-offset-7-5 {
    margin-left: 71.42857%;
  }

  .col-sp-7-6 {
    width: 85.71429%;
  }

  .col-sp-offset-7-6 {
    margin-left: 85.71429%;
  }

  .col-sp-8 {
    width: 12.5%;
  }

  .col-sp-offset-8 {
    margin-left: 12.5%;
  }

  .col-sp-8-1 {
    width: 12.5%;
  }

  .col-sp-offset-8-1 {
    margin-left: 12.5%;
  }

  .col-sp-8-2 {
    width: 25%;
  }

  .col-sp-offset-8-2 {
    margin-left: 25%;
  }

  .col-sp-8-3 {
    width: 37.5%;
  }

  .col-sp-offset-8-3 {
    margin-left: 37.5%;
  }

  .col-sp-8-4 {
    width: 50%;
  }

  .col-sp-offset-8-4 {
    margin-left: 50%;
  }

  .col-sp-8-5 {
    width: 62.5%;
  }

  .col-sp-offset-8-5 {
    margin-left: 62.5%;
  }

  .col-sp-8-6 {
    width: 75%;
  }

  .col-sp-offset-8-6 {
    margin-left: 75%;
  }

  .col-sp-8-7 {
    width: 87.5%;
  }

  .col-sp-offset-8-7 {
    margin-left: 87.5%;
  }

  .col-sp-9 {
    width: 11.11111%;
  }

  .col-sp-offset-9 {
    margin-left: 11.11111%;
  }

  .col-sp-9-1 {
    width: 11.11111%;
  }

  .col-sp-offset-9-1 {
    margin-left: 11.11111%;
  }

  .col-sp-9-2 {
    width: 22.22222%;
  }

  .col-sp-offset-9-2 {
    margin-left: 22.22222%;
  }

  .col-sp-9-3 {
    width: 33.33333%;
  }

  .col-sp-offset-9-3 {
    margin-left: 33.33333%;
  }

  .col-sp-9-4 {
    width: 44.44444%;
  }

  .col-sp-offset-9-4 {
    margin-left: 44.44444%;
  }

  .col-sp-9-5 {
    width: 55.55556%;
  }

  .col-sp-offset-9-5 {
    margin-left: 55.55556%;
  }

  .col-sp-9-6 {
    width: 66.66667%;
  }

  .col-sp-offset-9-6 {
    margin-left: 66.66667%;
  }

  .col-sp-9-7 {
    width: 77.77778%;
  }

  .col-sp-offset-9-7 {
    margin-left: 77.77778%;
  }

  .col-sp-9-8 {
    width: 88.88889%;
  }

  .col-sp-offset-9-8 {
    margin-left: 88.88889%;
  }

  .col-sp-10 {
    width: 10%;
  }

  .col-sp-offset-10 {
    margin-left: 10%;
  }

  .col-sp-10-1 {
    width: 10%;
  }

  .col-sp-offset-10-1 {
    margin-left: 10%;
  }

  .col-sp-10-2 {
    width: 20%;
  }

  .col-sp-offset-10-2 {
    margin-left: 20%;
  }

  .col-sp-10-3 {
    width: 30%;
  }

  .col-sp-offset-10-3 {
    margin-left: 30%;
  }

  .col-sp-10-4 {
    width: 40%;
  }

  .col-sp-offset-10-4 {
    margin-left: 40%;
  }

  .col-sp-10-5 {
    width: 50%;
  }

  .col-sp-offset-10-5 {
    margin-left: 50%;
  }

  .col-sp-10-6 {
    width: 60%;
  }

  .col-sp-offset-10-6 {
    margin-left: 60%;
  }

  .col-sp-10-7 {
    width: 70%;
  }

  .col-sp-offset-10-7 {
    margin-left: 70%;
  }

  .col-sp-10-8 {
    width: 80%;
  }

  .col-sp-offset-10-8 {
    margin-left: 80%;
  }

  .col-sp-10-9 {
    width: 90%;
  }

  .col-sp-offset-10-9 {
    margin-left: 90%;
  }

  .col-sp-11 {
    width: 9.09091%;
  }

  .col-sp-offset-11 {
    margin-left: 9.09091%;
  }

  .col-sp-11-1 {
    width: 9.09091%;
  }

  .col-sp-offset-11-1 {
    margin-left: 9.09091%;
  }

  .col-sp-11-2 {
    width: 18.18182%;
  }

  .col-sp-offset-11-2 {
    margin-left: 18.18182%;
  }

  .col-sp-11-3 {
    width: 27.27273%;
  }

  .col-sp-offset-11-3 {
    margin-left: 27.27273%;
  }

  .col-sp-11-4 {
    width: 36.36364%;
  }

  .col-sp-offset-11-4 {
    margin-left: 36.36364%;
  }

  .col-sp-11-5 {
    width: 45.45455%;
  }

  .col-sp-offset-11-5 {
    margin-left: 45.45455%;
  }

  .col-sp-11-6 {
    width: 54.54545%;
  }

  .col-sp-offset-11-6 {
    margin-left: 54.54545%;
  }

  .col-sp-11-7 {
    width: 63.63636%;
  }

  .col-sp-offset-11-7 {
    margin-left: 63.63636%;
  }

  .col-sp-11-8 {
    width: 72.72727%;
  }

  .col-sp-offset-11-8 {
    margin-left: 72.72727%;
  }

  .col-sp-11-9 {
    width: 81.81818%;
  }

  .col-sp-offset-11-9 {
    margin-left: 81.81818%;
  }

  .col-sp-11-10 {
    width: 90.90909%;
  }

  .col-sp-offset-11-10 {
    margin-left: 90.90909%;
  }

  .col-sp-12 {
    width: 8.33333%;
  }

  .col-sp-offset-12 {
    margin-left: 8.33333%;
  }

  .col-sp-12-1 {
    width: 8.33333%;
  }

  .col-sp-offset-12-1 {
    margin-left: 8.33333%;
  }

  .col-sp-12-2 {
    width: 16.66667%;
  }

  .col-sp-offset-12-2 {
    margin-left: 16.66667%;
  }

  .col-sp-12-3 {
    width: 25%;
  }

  .col-sp-offset-12-3 {
    margin-left: 25%;
  }

  .col-sp-12-4 {
    width: 33.33333%;
  }

  .col-sp-offset-12-4 {
    margin-left: 33.33333%;
  }

  .col-sp-12-5 {
    width: 41.66667%;
  }

  .col-sp-offset-12-5 {
    margin-left: 41.66667%;
  }

  .col-sp-12-6 {
    width: 50%;
  }

  .col-sp-offset-12-6 {
    margin-left: 50%;
  }

  .col-sp-12-7 {
    width: 58.33333%;
  }

  .col-sp-offset-12-7 {
    margin-left: 58.33333%;
  }

  .col-sp-12-8 {
    width: 66.66667%;
  }

  .col-sp-offset-12-8 {
    margin-left: 66.66667%;
  }

  .col-sp-12-9 {
    width: 75%;
  }

  .col-sp-offset-12-9 {
    margin-left: 75%;
  }

  .col-sp-12-10 {
    width: 83.33333%;
  }

  .col-sp-offset-12-10 {
    margin-left: 83.33333%;
  }

  .col-sp-12-11 {
    width: 91.66667%;
  }

  .col-sp-offset-12-11 {
    margin-left: 91.66667%;
  }
}
html.openMenu {
  overflow-y: scroll !important;
  height: 100%;
}
html.openMenu body {
  overflow: hidden !important;
  height: 100%;
}
html.openMenu #sp_nav {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.wrapper {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper-main {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.wrapper-main:after {
  content: " ";
  display: block;
  clear: both;
}

#header {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

.inner-hf {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  max-width: 1232px;
}
.inner-hf:after {
  content: " ";
  display: block;
  clear: both;
}

.container-inner {
  position: relative;
  width: 1232px;
  max-width: 1232px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.container-inner:after {
  content: " ";
  display: block;
  clear: both;
}
.container-inner .inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.container-inner .inner + .inner {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .full .container-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

aside {
  display: none !important;
}

#footer {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

#footer {
  background-color: #000; /** 追加 **/
  border: #333;
  padding: 0;
  padding-top: 5px !important; /** 追加 **/
}

#footer #footer-inner {
  padding: 180px 8vw; 
}
#footer #footer-inner #footer-nv {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
#footer #footer-inner #footer-nv a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#footer #footer-inner #footer-nv a + a {
  margin-top: 1em;
}
#footer #footer-inner #footer-nv .title {
  font-size: 1.8rem;
  font-weight: bold;
}
#footer #footer-inner #footer-nv .list-group {
  margin-top: 10px;
}
#footer #footer-inner #footer-nv .list-group li + li {
  margin-top: 8px;
}
#footer #copyright {
  font-size: 1.2rem;
  text-align: center;
  /** background: #fff; **/
  padding: 1em;
  color: #fff; /** 追加 **/
}
@media only screen and (max-width: 767px) {
  #footer #footer-inner {
    padding: 40px 0;
  }
  #footer #footer-inner #footer-nv {
    padding-left: 20px;
    padding-right: 20px;
    flex-direction: column;
  }
  #footer #footer-inner #footer-nv > * + * {
    margin-top: 1em;
  }
  #footer #footer-inner #footer-nv .title {
    font-size: 1.6rem;
    position: relative;
    padding-left: 1em;
  }
  #footer #footer-inner #footer-nv .title:before {
    content: "";
    position: absolute;
    top: 42%;
    left: 0;
    width: 5px;
    height: 5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #footer #footer-inner #footer-nv .list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  #footer #footer-inner #footer-nv .list-group li {
    padding-left: 1.2em;
    margin-top: 1em !important;
  }
  #footer #footer-inner #footer-nv .list-group + .title {
    margin-top: 1em;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-main {
    width: auto;
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper,
  .main,
  .navi-sidebar,
  .header,
  .inner-hf,
  .container-inner,
  .footer {
    min-width: 100%;
    width: auto;
  }

  .main {
    float: none;
  }
  .main .container {
    margin-left: 0;
  }

  .navi-sidebar {
    margin-left: 0;
  }
}
html.openMenu body {
  overflow: hidden !important;
  height: 100%;
}

img {
  width: 100%;
}

.wrapper {
  padding-top: 145px;
}
@media only screen and (max-width: 767px) {
  .wrapper {
    padding-top: 70px;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  margin: 0;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  #header .header-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 70px;
    padding: 0;
    background: #833ab4;
    background: linear-gradient(155deg, #833ab4 0%, #2badc9 0%, #9757a3 100%);
    z-index: 1001;
    transition: all 0.6s;
  }
  #header .header-inner.active {
    left: 0;
  }
}
#header .siteTitle {
  width: 178px;
}
@media only screen and (min-width: 768px) {
  #header .siteTitle {
    text-align: center;
  }
  #header .siteTitle a {
    color: #fff !important;
    font-size: 1.7rem;
    font-weight: bold;
    width: 144px;
    display: block;
    margin: 0 auto;
  }
  #header .siteTitle a span {
    display: block;
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  #header .siteTitle {
    width: 50%;
    min-width: auto;
    height: 70px;
    padding: 10px 0;
    margin-left: 5px;
    position: relative;
  }
  #header .siteTitle a img {
    width: auto;
    height: 100%;
  }
}
#header #gNavi {
  background: #fff;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #header #gNavi {
    display: none;
  }
  #header #gNavi a {
    display: block;
  }
}
#header .list-group {
  position: relative;
}
#header .list-group .has-subNav > a {
  position: relative;
  cursor: pointer;
}
#header .list-group .has-subNav > a::before, #header .list-group .has-subNav > a::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 29px 48px 29px;
  border-color: transparent transparent white transparent;
  top: calc(100% + 10px);
  right: -50px;
  left: -50px;
  margin: auto;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  transform: translateY(-15px);
  transition: .2s;
}
@media only screen and (max-width: 767px) {
  #header .list-group .has-subNav > a::before, #header .list-group .has-subNav > a::after {
    content: none;
  }
}
#header .list-group .has-subNav > a:before {
  z-index: -1;
  filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.16));
}
#header .list-group .has-subNav > a.is-open::before, #header .list-group .has-subNav > a.is-open::after {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}
#header .list-group .has-subNav > a.is-open ~ .subNav {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}
#header .list-group .has-subNav .subNav {
  max-width: 1200px;
  width: 100%;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  padding-top: 50px;
  pointer-events: none;
  opacity: 0;
  transform: translateY(-15px);
  transition: .2s;
}
@media only screen and (max-width: 767px) {
  #header .list-group .has-subNav .subNav {
    display: none !important;
  }
}
#header .list-group .has-subNav .subNav-inner {
  background: white;
  border-radius: 10px;
  width: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  padding: 35px 45px 40px 40px;
}
#header .list-group .has-subNav .subNav .heading-lv1 {
  font-size: 2rem;
  color: #333333;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid #9D9D9D;
}
#header .list-group .has-subNav .subNav .heading-lv1 + .heading-lv2,
#header .list-group .has-subNav .subNav .heading-lv1 + ul {
  margin-top: 30px;
}
#header .list-group .has-subNav .subNav .heading-lv1 a {
  display: inline-flex;
  align-items: center;
}
#header .list-group .has-subNav .subNav .heading-lv1 a::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  transform: rotate(45deg);
  margin-left: 25px;
}
#header .list-group .has-subNav .subNav .heading-lv2 {
  background: #EBEDF0;
  padding: 5px 10px;
  font-size: 1.4rem;
  color: #333333;
  font-weight: 500;
}
#header .list-group .has-subNav .subNav .heading-lv2 + ul {
  margin-top: 20px;
}
#header .list-group .has-subNav .subNav ul {
  margin-left: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
#header .list-group .has-subNav .subNav ul + .heading-lv2 {
  margin-top: 30px;
}
#header .list-group .has-subNav .subNav li {
  width: calc(100% / 3 - 20px);
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 10px;
}
#header .list-group .has-subNav .subNav li a {
  padding-left: 20px;
  position: relative;
  display: block;
}
#header .list-group .has-subNav .subNav li a::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
}
#header .list-group .has-subNav:hover > a::before, #header .list-group .has-subNav:hover > a::after {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 767px) {
  #header .list-group .has-subNav:hover > a::before, #header .list-group .has-subNav:hover > a::after {
    display: none;
    content: none;
  }
}
#header .list-group .has-subNav:hover .subNav {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 767px) {
  #header .list-group .has-subNav:hover .subNav {
    display: none;
  }
}
#header .list-group a {
  color: #333;
}
@media only screen and (max-width: 767px) {
  #header .list-group {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 35px 30px;
  }
  #header .list-group li + li {
    margin-top: 1.3em;
  }
}
@media only screen and (max-width: 767px) {
  #header .utility-area {
    background: #e4e4e4;
    padding: 30px;
  }
  #header .utility-area #searchArea form {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #header .utility-area .btn {
    font-size: clamp(1rem, 0.9vw, 1.2rem);
    width: 100%;
  }
  #header .utility-area .btn:before {
    content: none;
  }
}
#header #searchform #searchsubmit {
  width: 36px;
  height: 30px;
}
@media only screen and (min-width: 768px) {
  #header:not(.top) {
    height: 142px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 0 -3px 25px 0 rgba(0, 0, 0, 0.3);
  }
  #header:not(.top) .list-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 28px;
    border-top: solid 1px #9D9D9D;
    padding-top: 20px;
  }
  #header:not(.top) .list-group > li + li {
    margin-left: 4em;
  }
  #header:not(.top) .utility-area {
    position: absolute;
    top: 5px;
    right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #header:not(.top) .utility-area .link-english {
    order: 1;
  }
  #header:not(.top) .utility-area #searchArea {
    order: 3;
    margin-left: 10px;
  }
  #header:not(.top) .utility-area #searchArea + .btn {
    order: 2;
    margin-left: 19px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  #header:not(.top) .utility-area #searchArea + .btn {
    width: 130px;
  }
  #header:not(.top) .utility-area #searchArea + .btn:before {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  #header:not(.top) #searchform #text-search {
    height: 42px;
    border: solid 1px #333333;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  #header:not(.top) #searchform #text-search {
    width: 180px;
  }
}
@media only screen and (min-width: 768px) {
  #header:not(.top) #searchform #searchsubmit {
    width: 49px;
    height: 42px;
    margin-left: 5px;
    background-size: 25px;
  }
}

.menuBtn {
  display: none;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .menuBtn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    background: #000;
    z-index: 99999;
  }

  .menuBtn span,
  .menuBtn span::before,
  .menuBtn span::after {
    content: "";
    display: block;
    height: 3px;
    width: 40px;
    background-color: #fff;
    transition-duration: 0.2s;
  }

  .menuBtn span::before,
  .menuBtn span::after {
    width: 100%;
  }

  .menuBtn span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -1px;
  }

  .menuBtn span::before {
    margin-top: -12px;
  }

  .menuBtn span::after {
    margin-top: 21px;
  }

  .menuBtn.open span {
    background-color: transparent;
  }

  .menuBtn.open span::before {
    background-color: #fff;
    transform: rotate(45deg);
    margin-top: -1px;
  }

  .menuBtn.open span::after {
    background-color: #fff;
    transform: rotate(-45deg);
    margin-top: -3px;
  }
}
.breadcrumb ol {
  width: 100%;
  margin: 0 20px;
}
.breadcrumb ol .home a {
  color: #9D9D9D;
}
/*
.page-title h1 {
  font-size: 3.0rem;
  text-shadow: #000 2px 3px 5px;
}
.page-title h1 + h2,
.page-title h1 + h3 {
  font-size: 1.8rem;
  line-height: 1.6;
  text-shadow: #000 2px 3px 5px;
}
.page-title h1 + .text-ended {
  color: #CB1919;
  font-size: clamp(1.5rem, 1.4vw, 2rem);
  margin-top: 20px;
}
*/
@media only screen and (max-width: 767px) {
  .page-title h1 {
    font-size: 2.0rem;
  }
  .page-title h1 + p {
    font-size: 1.6rem;
  }
}
.page-title.full {
  padding: 0;
}
.page-title.full .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(/jp/assets/images/bg_page_header.jpg) no-repeat center right;
  background-size: cover;
  height: 315px;
  max-height: 315px;
  padding: 5vw 0;
}
.page-title.full .header > header {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: #fff;
  line-height: 2.4;
  padding-left: 8em;
  padding-right: 8em;
}
.page-title.full.original .header {
  background: none;
  height: 477px;
  max-height: 477px;
}
@media only screen and (max-width: 767px) {
  .page-title.full .header {
    background: url(/jp/assets/images/bg_page_header_sp.jpg) no-repeat center left;
    background-size: cover;
    height: auto;
  }
  .page-title.full .header > * {
    width: 100%;
  }
  .page-title.full .header > header {
    padding: 20px;
  }
  .page-title.full .header figure {
    display: none;
  }
  .page-title.full.original .header {
    height: 226px;
    max-height: 226px;
  }
}

#info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#info-area > div {
  background: #EBEDF0;
  padding: 20px;
  width: 100%;
  max-width: 1360px;
  font-size: 1.4rem;
}
#info-area a {
  color: #333;
  text-decoration: underline;
}
#info-area span {
  background: #333333;
  color: #fff;
  display: inline-block;
  font-size: 1.3rem;
  padding: 0 10px;
  margin-right: 8px;
}
#info-area.list {
  background: #EBEDF0;
  flex-direction: column;
  padding: 20px 10px;
}
#info-area.list > div {
  padding: 0;
}
#info-area.list > div + div {
  margin-top: 18px;
}

#contact-area,
#business-area {
  background: url(/jp/assets/images/bg_contact_area.jpg) no-repeat center center;
  background-size: cover;
  width: 81.1%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 97px 0 88px;
  margin-top: 36px;
}
#contact-area.chat,
#business-area.chat {
  background: url(/jp/assets/images/bg_contact_area-chat.jpg) no-repeat center center;
  background-size: cover;
}
#contact-area.business,
#business-area {
  background: url(/jp/assets/images/bg_contact_area-business.jpg) no-repeat center center;
  background-size: cover;
}
#contact-area .title,
#business-area .title {
  color: #fff;
  font-size: clamp(1.5rem, 2.1vw, 3rem);
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  #contact-area {
    margin-left: -20px;
    margin-right: -20px;
    padding: 50px 0;
    width: calc(100% + 40px);
  }
}

.container-inner + header.container-inner {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .container-inner + header.container-inner {
    margin-top: 40px;
  }
}

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  user-select: text;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* add reset css */
li {
  list-style: none;
}

img {
  vertical-align: bottom;
  border: none;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
  font-size: 1.5rem;
  line-height: 1.78;
  color: #333;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

p:not(:last-child) {
  margin-bottom: 1em;
}

i {
  font-style: normal;
}

em {
  font-style: normal;
}

a {
  color: #78B97F;
  color: #333;
  text-decoration: none;
}
a.disabled {
  color: #ccc;
}
a.disabled:hover {
  text-decoration: none;
}

label, input[type=radio], input[type=checkbox], input[type=file], select {
  cursor: pointer;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}

input, textarea {
  padding-left: 10px;
  padding-right: 10px;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

pre {
  margin-bottom: 20px;
}

code {
  font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
  body {
    width: 100%;
    min-width: 320px;
    font-size: 1.5rem;
  }
}
.btn {
  text-align: center;
  display: block;
  background-color: black;
  color: #FFF;
  font-size: 1.4rem;
  border: 0;
  width: 200px;
  max-width: 100%;
  padding: 10px 20px;
  cursor: pointer;
  text-decoration: none;
}
.btn:after {
  content: '';
  height: 100%;
  width: 0;
  vertical-align: middle;
  display: inline-block;
}
.btn:hover {
  opacity: 0.7;
  text-decoration: none;
  color: white;
  transition: opacity .2s linear;
}
.btn.btn-primary {
  background-color: #78B97F;
}
.btn.btn-secondary {
  background-color: #c063ad;
}
.btn.btn-thirdly {
  background-color: #629db0;
}
.btn.btn-error {
  background-color: #C70000;
}
.btn.btn-accent {
  background-color: #EBEDF0;
  color: #333;
}
.btn.btn-base_bg {
  background-color: #f2f2f2;
  color: #333;
}
.btn.btn-info {
  background-color: #70C1B3;
}
.btn.btn-white {
  background-color: white;
  color: #333;
}
.btn.btn-black {
  background-color: black;
}
.btn.btn-disabled {
  cursor: default;
  background-color: #d1d1d1;
  outline: none;
}
.btn.btn-disabled:hover {
  opacity: 1;
}
.btn.btn-ghost {
  background-color: transparent;
  border: 1px solid white;
  font-weight: normal;
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 0px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.btn.btn-ghost:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.btn.btn-thin {
  padding: 4px 20px;
}
.btn.btn-img {
  padding: 0;
  border-radius: 0px;
  width: 100%;
  background: none;
}
.btn.btn-arrow {
  position: relative;
}
.btn.btn-arrow:after {
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  right: .5em;
  content: '\f105';
  width: 10px;
  height: 14px;
  border-radius: 100%;
  font-weight: bold;
  margin-top: -7px;
}
.btn.btn-wide {
  width: 100%;
}
.btn.btn-flex {
  width: auto;
  display: inline-block;
}
.btn.btn-xl {
  font-size: 2.4rem;
  width: 400px;
  padding: 15px;
}
.btn.btn-l {
  font-size: 2rem;
  width: 300px;
  padding: 15px;
}
.btn.btn-m {
  font-size: 1.4rem;
  width: 150px;
  padding: 10px;
}
.btn.btn-s {
  font-size: 1.2rem;
  font-weight: normal;
  width: auto;
  padding: 4px 10px;
  display: inline-block;
  margin-bottom: 0;
}
.btn.btn-auto {
  width: auto;
  padding: 9px 3.5em;
}
.btn.btn-inline {
  display: inline-block;
}

.btns {
  text-align: center;
}
.btns.txt_r {
  text-align: right;
}
.btns .btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  .btns .btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}
.list-group:not(:last-child) {
  margin-bottom: 30px;
}
.list-group.list-disc > li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 5px;
}
.list-group.list-disc > li:after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #666;
  border-radius: 100%;
}
.list-group.list-disc.list-primary li:after {
  background-color: #78B97F;
}
.list-group.list-disc.list-secondary li:after {
  background-color: #c063ad;
}
.list-group.list-disc.list-thirdly li:after {
  background-color: #629db0;
}
.list-group.list-disc.list-error li:after {
  background-color: #C70000;
}
.list-group.list-disc.list-accent li:after {
  background-color: #EBEDF0;
}
.list-group.list-disc.list-base_bg li:after {
  background-color: #f2f2f2;
}
.list-group.list-disc.list-info li:after {
  background-color: #70C1B3;
}
.list-group.list-disc.list-white li:after {
  background-color: white;
}
.list-group.list-disc.list-black li:after {
  background-color: black;
}
.list-group.list-disc_small > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
.list-group.list-disc_small > li:after {
  position: absolute;
  top: 0;
  left: .5em;
  content: '・';
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.list-group.list-disc_small.list-primary li:after {
  color: #78B97F;
}
.list-group.list-disc_small.list-secondary li:after {
  color: #c063ad;
}
.list-group.list-disc_small.list-thirdly li:after {
  color: #629db0;
}
.list-group.list-disc_small.list-error li:after {
  color: #C70000;
}
.list-group.list-disc_small.list-accent li:after {
  color: #EBEDF0;
}
.list-group.list-disc_small.list-base_bg li:after {
  color: #f2f2f2;
}
.list-group.list-disc_small.list-info li:after {
  color: #70C1B3;
}
.list-group.list-disc_small.list-white li:after {
  color: white;
}
.list-group.list-disc_small.list-black li:after {
  color: black;
}
.list-group.list-angle > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
.list-group.list-angle > li:after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0;
  width: 6px;
  height: 6px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.list-group.list-angle.list-primary li:after {
  border-right-color: #78B97F;
  border-bottom-color: #78B97F;
}
.list-group.list-angle.list-secondary li:after {
  border-right-color: #c063ad;
  border-bottom-color: #c063ad;
}
.list-group.list-angle.list-thirdly li:after {
  border-right-color: #629db0;
  border-bottom-color: #629db0;
}
.list-group.list-angle.list-error li:after {
  border-right-color: #C70000;
  border-bottom-color: #C70000;
}
.list-group.list-angle.list-accent li:after {
  border-right-color: #EBEDF0;
  border-bottom-color: #EBEDF0;
}
.list-group.list-angle.list-base_bg li:after {
  border-right-color: #f2f2f2;
  border-bottom-color: #f2f2f2;
}
.list-group.list-angle.list-info li:after {
  border-right-color: #70C1B3;
  border-bottom-color: #70C1B3;
}
.list-group.list-angle.list-white li:after {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-angle.list-black li:after {
  border-right-color: black;
  border-bottom-color: black;
}
.list-group.list-arrow > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
.list-group.list-arrow > li:after {
  display: block;
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 7px;
  height: 7px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.list-group.list-arrow > li:before {
  display: block;
  content: '';
  position: absolute;
  top: 12px;
  left: -.025em;
  width: 8px;
  height: 1px;
  background-color: black;
}
.list-group.list-arrow.list-primary li:after {
  border-right-color: #78B97F;
  border-bottom-color: #78B97F;
}
.list-group.list-arrow.list-primary li:before {
  background-color: #78B97F;
}
.list-group.list-arrow.list-secondary li:after {
  border-right-color: #c063ad;
  border-bottom-color: #c063ad;
}
.list-group.list-arrow.list-secondary li:before {
  background-color: #c063ad;
}
.list-group.list-arrow.list-thirdly li:after {
  border-right-color: #629db0;
  border-bottom-color: #629db0;
}
.list-group.list-arrow.list-thirdly li:before {
  background-color: #629db0;
}
.list-group.list-arrow.list-error li:after {
  border-right-color: #C70000;
  border-bottom-color: #C70000;
}
.list-group.list-arrow.list-error li:before {
  background-color: #C70000;
}
.list-group.list-arrow.list-accent li:after {
  border-right-color: #EBEDF0;
  border-bottom-color: #EBEDF0;
}
.list-group.list-arrow.list-accent li:before {
  background-color: #EBEDF0;
}
.list-group.list-arrow.list-base_bg li:after {
  border-right-color: #f2f2f2;
  border-bottom-color: #f2f2f2;
}
.list-group.list-arrow.list-base_bg li:before {
  background-color: #f2f2f2;
}
.list-group.list-arrow.list-info li:after {
  border-right-color: #70C1B3;
  border-bottom-color: #70C1B3;
}
.list-group.list-arrow.list-info li:before {
  background-color: #70C1B3;
}
.list-group.list-arrow.list-white li:after {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-arrow.list-white li:before {
  background-color: white;
}
.list-group.list-arrow.list-black li:after {
  border-right-color: black;
  border-bottom-color: black;
}
.list-group.list-arrow.list-black li:before {
  background-color: black;
}
.list-group.list-ad > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
.list-group.list-ad > li:after {
  display: block;
  content: '';
  position: absolute;
  top: .35em;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: black;
  border-radius: 100%;
}
.list-group.list-ad > li:before {
  display: block;
  content: '';
  position: absolute;
  z-index: 2;
  top: .7em;
  left: .3em;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.list-group.list-ad.list-primary li:after {
  background-color: #78B97F;
}
.list-group.list-ad.list-primary li:before {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-ad.list-secondary li:after {
  background-color: #c063ad;
}
.list-group.list-ad.list-secondary li:before {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-ad.list-thirdly li:after {
  background-color: #629db0;
}
.list-group.list-ad.list-thirdly li:before {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-ad.list-error li:after {
  background-color: #C70000;
}
.list-group.list-ad.list-error li:before {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-ad.list-accent li:after {
  background-color: #EBEDF0;
}
.list-group.list-ad.list-accent li:before {
  border-right-color: #333;
  border-bottom-color: #333;
}
.list-group.list-ad.list-base_bg li:after {
  background-color: #f2f2f2;
}
.list-group.list-ad.list-base_bg li:before {
  border-right-color: #333;
  border-bottom-color: #333;
}
.list-group.list-ad.list-info li:after {
  background-color: #70C1B3;
}
.list-group.list-ad.list-info li:before {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-ad.list-white li:after {
  background-color: white;
}
.list-group.list-ad.list-white li:before {
  border-right-color: #333;
  border-bottom-color: #333;
}
.list-group.list-ad.list-black li:after {
  background-color: black;
}
.list-group.list-ad.list-black li:before {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-line > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
.list-group.list-line > li:after {
  display: block;
  content: '';
  position: absolute;
  top: 1.3rem;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: black;
}
.list-group.list-line.list-primary li:after {
  background-color: #78B97F;
}
.list-group.list-line.list-secondary li:after {
  background-color: #c063ad;
}
.list-group.list-line.list-thirdly li:after {
  background-color: #629db0;
}
.list-group.list-line.list-error li:after {
  background-color: #C70000;
}
.list-group.list-line.list-accent li:after {
  background-color: #EBEDF0;
}
.list-group.list-line.list-base_bg li:after {
  background-color: #f2f2f2;
}
.list-group.list-line.list-info li:after {
  background-color: #70C1B3;
}
.list-group.list-line.list-white li:after {
  background-color: white;
}
.list-group.list-line.list-black li:after {
  background-color: black;
}
.list-group.list-inline > li {
  display: inline-block;
  margin-right: 10px;
}
.list-group.list-decimal {
  margin-left: 1em;
}
.list-group.list-decimal > li {
  position: relative;
  padding-left: .5em;
  margin-bottom: 5px;
  list-style-type: decimal;
}

.box {
  padding: 20px;
}
.box:not(:last-child) {
  margin-bottom: 30px;
}
.box.box-primary {
  background: #78B97F;
  color: white;
}
.box.box-secondary {
  background: #c063ad;
  color: white;
}
.box.box-thirdly {
  background: #629db0;
  color: white;
}
.box.box-error {
  background: #C70000;
  color: white;
}
.box.box-accent {
  background: #EBEDF0;
}
.box.box-base_bg {
  background: #f2f2f2;
}
.box.box-info {
  background: #70C1B3;
  color: white;
}
.box.box-white {
  background: white;
}
.box.box-black {
  background: black;
  color: white;
}
.box.box-p-10 {
  padding: 10px;
}
.box.box-p-30 {
  padding: 30px;
}
.box.box-p-50 {
  padding: 50px;
}
.box.box-border {
  border: 1px solid #ccc;
}
.box.box-border.box-primary {
  border: 1px solid #4e9656;
}
.box.box-border.box-secondary {
  border: 1px solid #993e86;
}
.box.box-border.box-thirdly {
  border: 1px solid #427383;
}
.box.box-border.box-error {
  border: 1px solid #7b0000;
}
.box.box-border.box-accent {
  border: 1px solid #bfc6cf;
}
.box.box-border.box-base_bg {
  border: 1px solid #cccccc;
}
.box.box-border.box-info {
  border: 1px solid #459f90;
}
.box.box-border.box-white {
  border: 1px solid #d9d9d9;
}
.box.box-border.box-black {
  border: 1px solid black;
}
.box.box-radius {
  border-radius: 5px;
}
.box.box-thin {
  padding: 10px 20px;
}
.box.box-scroll {
  height: 300px;
  overflow: auto;
}
.box.box-scroll_l {
  height: 500px;
  overflow: auto;
}
.box.box-scroll_s {
  height: 150px;
  overflow: auto;
}
.box.box-note {
  padding: 10px;
  border: 1px solid #C70000;
}
.box.box-sideScroll {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .box.box-sideScroll {
    padding: 0 0 8px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .box.box-sideScroll > * {
    min-width: 100%;
    width: 640px !important;
  }
}
.bg-color-light_gray {
  background: #f2f2f2;
}

.bg-color-primary {
  background: #78B97F;
}

.thumbnail {
  padding: 10px;
  border: 1px solid #ccc;
  position: relative;
}
.thumbnail .thumbnail-img {
  margin-bottom: 20px;
  text-align: center;
}
.thumbnail .thumbnail-img:last-child {
  margin-bottom: 0;
}
.thumbnail .thumbnail-img img {
  max-width: 100%;
  height: auto;
}
.thumbnail .thumbnail-caption {
  margin-top: 20px;
}
.thumbnail.thumbnail-no_border {
  padding: 0;
  border: none;
}
.thumbnail.thumbnail-under_border {
  border-bottom: 3px solid #78B97F;
  padding-bottom: 30px;
}
.thumbnail.thumbnail-with_icon .thumbnail-icon {
  font-style: normal;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #78B97F;
  top: -10px;
  left: 50%;
  color: white;
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.thumbnail.thumbnail-primary {
  border-color: #78B97F;
}
.thumbnail.thumbnail-secondary {
  border-color: #c063ad;
}
.thumbnail.thumbnail-thirdly {
  border-color: #629db0;
}
.thumbnail.thumbnail-error {
  border-color: #C70000;
}
.thumbnail.thumbnail-accent {
  border-color: #EBEDF0;
}
.thumbnail.thumbnail-base_bg {
  border-color: #f2f2f2;
}
.thumbnail.thumbnail-info {
  border-color: #70C1B3;
}
.thumbnail.thumbnail-white {
  border-color: white;
}
.thumbnail.thumbnail-black {
  border-color: black;
}

.panel {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.panel:not(:last-child) {
  margin-bottom: 30px;
}
.panel .panel-header {
  padding: 20px;
  background: black;
  color: white;
}
.panel .panel-body {
  margin: 20px;
}
.panel .panel-footer {
  text-align: right;
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin-left: 20px;
  margin-right: 20px;
}
.panel.panel-thin .panel-header {
  padding: 10px 20px;
}
.panel.panel-thin .panel-body {
  margin: 10px 20px;
}
.panel.panel-thin .panel-footer {
  text-align: right;
  border-top: 1px solid #ccc;
  padding: 10px 0;
  margin-left: 20px;
  margin-right: 20px;
}
.panel.panel-no_border {
  border: none;
}
.panel.panel-no_border .panel-header {
  border: none;
}
.panel.panel-no_border .panel-body {
  margin-left: 0;
  margin-right: 0;
  border: none;
}
.panel.panel-no_border .panel-footer {
  padding-top: 0;
  border: none;
  margin-left: 0;
  margin-right: 0;
}
.panel.panel-transparent .panel-header {
  color: white;
  background: transparent;
}
.panel.panel-transparent .panel-body {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;
}
.panel.panel-no_radius {
  border-radius: 0px;
}
.panel.panel-primary .panel-header {
  background: #78B97F;
  color: white;
}
.panel.panel-secondary .panel-header {
  background: #c063ad;
  color: white;
}
.panel.panel-thirdly .panel-header {
  background: #629db0;
  color: white;
}
.panel.panel-error .panel-header {
  background: #C70000;
  color: white;
}
.panel.panel-accent .panel-header {
  background: #EBEDF0;
}
.panel.panel-base_bg .panel-header {
  background: #f2f2f2;
}
.panel.panel-info .panel-header {
  background: #70C1B3;
  color: white;
}
.panel.panel-white .panel-header {
  background: white;
}
.panel.panel-black .panel-header {
  background: black;
  color: white;
}

.card {
  position: relative;
  background: #f2f2f2;
}
.card:not(:last-child) {
  margin-bottom: 30px;
}
.card > a {
  display: block;
}
.card .card-img img {
  width: 100%;
  height: auto;
}
.card .card-header {
  padding: 20px 20px 0 20px;
}
.card .card-body {
  padding: 20px;
}
.card .card-footer {
  padding: 0 20px 20px 20px;
}
.card.card-no_border {
  background: transparent;
}
.card.card-no_border .card-img img {
  width: 100%;
  height: auto;
}
.card.card-no_border .card-header {
  padding: 10px 0 10px 0;
}
.card.card-no_border .card-header h1, .card.card-no_border .card-header h2, .card.card-no_border .card-header h3, .card.card-no_border .card-header h4, .card.card-no_border .card-header h5, .card.card-no_border .card-header h5 {
  font-weight: bold;
}
.card.card-no_border .card-body {
  padding: 0;
}
.card.card-no_border .card-footer {
  padding: 0 0 20px 0;
}
.card.card-no_border .card-footer-border {
  margin-top: 10px;
  padding: 10px 0 20px 0;
  border-top: 1px solid #ccc;
}
.card.card-overlay .m-tag {
  margin: 0;
}
.card.card-overlay .card-body {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
}
.card.card-overlay .card-footer {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 10px;
  background: #78B97F;
  color: white;
}
.card.card-overlay.card-overlay-fit .card-overlay-fit-category span {
  float: right;
  font-size: 1.2rem;
}
.card.card-primary {
  background-color: #78B97F;
  color: white;
}
.card.card-secondary {
  background-color: #c063ad;
  color: white;
}
.card.card-thirdly {
  background-color: #629db0;
  color: white;
}
.card.card-error {
  background-color: #C70000;
  color: white;
}
.card.card-accent {
  background-color: #EBEDF0;
}
.card.card-base_bg {
  background-color: #f2f2f2;
}
.card.card-info {
  background-color: #70C1B3;
  color: white;
}
.card.card-white {
  background-color: white;
}
.card.card-black {
  background-color: black;
  color: white;
}

.m-horizontal_card {
  position: relative;
}
.m-horizontal_card:after {
  content: '';
  display: table;
  clear: both;
}
.m-horizontal_card .card-img {
  float: left;
  width: 50%;
}
.m-horizontal_card .card-img img {
  width: 100%;
  height: auto;
}
.m-horizontal_card .card-main {
  float: left;
  width: 50%;
  background: #f2f2f2;
}
.m-horizontal_card .card-main .card-header {
  padding: 20px 20px 0 20px;
}
.m-horizontal_card .card-main .card-body {
  padding: 20px;
}
.m-horizontal_card.horizontal_card-reverse .card-img {
  float: right;
}
.m-horizontal_card.vertical_card-primary .card-main {
  background-color: #78B97F;
  color: white;
}
.m-horizontal_card.vertical_card-secondary .card-main {
  background-color: #c063ad;
  color: white;
}
.m-horizontal_card.vertical_card-thirdly .card-main {
  background-color: #629db0;
  color: white;
}
.m-horizontal_card.vertical_card-error .card-main {
  background-color: #C70000;
  color: white;
}
.m-horizontal_card.vertical_card-accent .card-main {
  background-color: #EBEDF0;
}
.m-horizontal_card.vertical_card-base_bg .card-main {
  background-color: #f2f2f2;
}
.m-horizontal_card.vertical_card-info .card-main {
  background-color: #70C1B3;
  color: white;
}
.m-horizontal_card.vertical_card-white .card-main {
  background-color: white;
}
.m-horizontal_card.vertical_card-black .card-main {
  background-color: black;
  color: white;
}
.m-horizontal_card.horizontal_card-top .card-header {
  font-size: 2rem;
  color: #78B97F;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media only screen and (max-width: 767px) {
  .d-flex-sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .flex-sp-row {
    flex-direction: row !important;
  }

  .flex-sp-column {
    flex-direction: column !important;
  }

  .flex-sp-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sp-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sp-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sp-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sp-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sp-fill {
    flex: 1 1 auto !important;
  }

  .flex-sp-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sp-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sp-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sp-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sp-start {
    justify-content: flex-start !important;
  }

  .justify-content-sp-end {
    justify-content: flex-end !important;
  }

  .justify-content-sp-center {
    justify-content: center !important;
  }

  .justify-content-sp-between {
    justify-content: space-between !important;
  }

  .justify-content-sp-around {
    justify-content: space-around !important;
  }

  .align-items-sp-start {
    align-items: flex-start !important;
  }

  .align-items-sp-end {
    align-items: flex-end !important;
  }

  .align-items-sp-center {
    align-items: center !important;
  }

  .align-items-sp-baseline {
    align-items: baseline !important;
  }

  .align-items-sp-stretch {
    align-items: stretch !important;
  }

  .align-content-sp-start {
    align-content: flex-start !important;
  }

  .align-content-sp-end {
    align-content: flex-end !important;
  }

  .align-content-sp-center {
    align-content: center !important;
  }

  .align-content-sp-between {
    align-content: space-between !important;
  }

  .align-content-sp-around {
    align-content: space-around !important;
  }

  .align-content-sp-stretch {
    align-content: stretch !important;
  }

  .align-self-sp-auto {
    align-self: auto !important;
  }

  .align-self-sp-start {
    align-self: flex-start !important;
  }

  .align-self-sp-end {
    align-self: flex-end !important;
  }

  .align-self-sp-center {
    align-self: center !important;
  }

  .align-self-sp-baseline {
    align-self: baseline !important;
  }

  .align-self-sp-stretch {
    align-self: stretch !important;
  }
}
.form-summary {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.form {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.form .form-wrapper {
  margin-left: 250px;
}
.form .form-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.form .form-wrapper.last {
  margin-bottom: 30px;
}
.form .form-header {
  width: 250px;
  float: left;
  position: relative;
  margin-left: -250px;
  padding: 20px 50px 20px 20px;
  border-bottom: 1px solid #f2f2f2;
  font-weight: bold;
}
.form .form-content {
  width: 100%;
  margin-right: -250px;
  float: left;
  padding: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.form input[type=radio] {
  margin-top: -0.1em;
}
.form input[type=checkbox] {
  margin-top: 0.05em;
}
.form input[type=text], .form select {
  height: 35px;
}
.form.form-middle .form-wrapper {
  width: 100%;
  display: table;
  margin-left: 0;
}
.form.form-middle .form-header {
  float: none;
  display: table-cell;
  margin-left: 0;
  vertical-align: middle;
}
.form.form-middle .form-content {
  float: none;
  display: table-cell;
  margin-right: 0;
  vertical-align: middle;
  width: auto;
}
.form.form-striped .form-wrapper:nth-child(2n) {
  background: #f2f2f2;
}
.form.form-striped .form-wrapper:nth-child(2n) .form-header {
  background: #f2f2f2;
}
.form .form-require {
  font-size: smaller;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
}
.form .form-require:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.form .form-require i {
  background: #C70000;
  padding: 2px 5px;
  line-height: 1.1;
  color: white;
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
  .form {
    max-width: none;
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
  .form .form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .form .form-wrapper .m-box {
    margin-left: 20px;
    margin-right: 20px;
  }

  .form .form-wrapper, .form.form-middle .form-wrapper {
    margin-left: 0;
  }
  .form .form-header, .form.form-middle .form-header {
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
    border-bottom: none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .form .form-content, .form.form-middle .form-content {
    margin-right: 0;
    float: none;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
.table {
  background: white;
  border-collapse: collapse;
  font-size: 1.2rem;
  margin-bottom: 30px;
  width: 100%;
}
.table thead th {
  padding: 10px 20px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 3px solid #dcdcdc;
  color: #78B97F;
}
.table thead td {
  border-collapse: collapse;
  padding: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.table tbody th {
  width: 20%;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #dcdcdc;
  background: rgba(120, 185, 127, 0.1);
}
.table tbody td {
  border-collapse: collapse;
  padding: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.table tbody .table_caption_bottom {
  caption-side: bottom;
}
.table.table_striped tbody td {
  border-bottom: none;
}
.table.table_striped tbody th {
  border-bottom: none;
  background: none;
}
.table.table_striped tbody tr:nth-child(2n-1) {
  background: rgba(120, 185, 127, 0.1);
}
.table.table_middle th {
  vertical-align: middle;
}
.table.table_middle td {
  vertical-align: middle;
}
.table.table_comfortable th {
  padding: 20px;
}
.table.table_comfortable td {
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  .table {
    font-size: 1rem;
  }
  .table tbody td, .table tbody th {
    padding: 10px;
  }
  .table thead td, .table thead th {
    padding: 10px;
  }
  .table tfoot td, .table tfoot th {
    padding: 10px;
  }

  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    min-height: .01%;
    overflow-x: auto;
  }
  .table-responsive .table thead tr th, .table-responsive .table thead tr td, .table-responsive .table tbody tr th, .table-responsive .table tbody tr td, .table-responsive .table tfoot tr th, .table-responsive .table tfoot tr td {
    white-space: nowrap;
  }
}
.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mtb0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mlr0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mtb5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.mlr5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mtb10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mlr10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mtb15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.mlr15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mtb20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mtb25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.mlr25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mtb30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mlr30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mtb35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.mlr35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mtb40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mlr40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mtb45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.mlr45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mtb50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mlr50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mtb55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.mlr55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mtb60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.mlr60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mtb65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.mlr65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mtb70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.mlr70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mtb75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.mlr75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mtb80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.mlr80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mtb85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.mlr85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mtb90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.mlr90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mtb95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.mlr95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mtb100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mlr100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

@media only screen and (max-width: 767px) {
  .sp_m0 {
    margin: 0px !important;
  }

  .sp_mt0 {
    margin-top: 0px !important;
  }

  .sp_mb0 {
    margin-bottom: 0px !important;
  }

  .sp_ml0 {
    margin-left: 0px !important;
  }

  .sp_mr0 {
    margin-right: 0px !important;
  }

  .sp_mtb0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .sp_mlr0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .sp_u_mb0 > * {
    margin-bottom: 0px !important;
  }

  .sp_m5 {
    margin: 5px !important;
  }

  .sp_mt5 {
    margin-top: 5px !important;
  }

  .sp_mb5 {
    margin-bottom: 5px !important;
  }

  .sp_ml5 {
    margin-left: 5px !important;
  }

  .sp_mr5 {
    margin-right: 5px !important;
  }

  .sp_mtb5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  .sp_mlr5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .sp_u_mb5 > * {
    margin-bottom: 5px !important;
  }

  .sp_m10 {
    margin: 10px !important;
  }

  .sp_mt10 {
    margin-top: 10px !important;
  }

  .sp_mb10 {
    margin-bottom: 10px !important;
  }

  .sp_ml10 {
    margin-left: 10px !important;
  }

  .sp_mr10 {
    margin-right: 10px !important;
  }

  .sp_mtb10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .sp_mlr10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .sp_u_mb10 > * {
    margin-bottom: 10px !important;
  }

  .sp_m15 {
    margin: 15px !important;
  }

  .sp_mt15 {
    margin-top: 15px !important;
  }

  .sp_mb15 {
    margin-bottom: 15px !important;
  }

  .sp_ml15 {
    margin-left: 15px !important;
  }

  .sp_mr15 {
    margin-right: 15px !important;
  }

  .sp_mtb15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .sp_mlr15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .sp_u_mb15 > * {
    margin-bottom: 15px !important;
  }

  .sp_m20 {
    margin: 20px !important;
  }

  .sp_mt20 {
    margin-top: 20px !important;
  }

  .sp_mb20 {
    margin-bottom: 20px !important;
  }

  .sp_ml20 {
    margin-left: 20px !important;
  }

  .sp_mr20 {
    margin-right: 20px !important;
  }

  .sp_mtb20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .sp_mlr20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .sp_u_mb20 > * {
    margin-bottom: 20px !important;
  }

  .sp_m25 {
    margin: 25px !important;
  }

  .sp_mt25 {
    margin-top: 25px !important;
  }

  .sp_mb25 {
    margin-bottom: 25px !important;
  }

  .sp_ml25 {
    margin-left: 25px !important;
  }

  .sp_mr25 {
    margin-right: 25px !important;
  }

  .sp_mtb25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  .sp_mlr25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }

  .sp_u_mb25 > * {
    margin-bottom: 25px !important;
  }

  .sp_m30 {
    margin: 30px !important;
  }

  .sp_mt30 {
    margin-top: 30px !important;
  }

  .sp_mb30 {
    margin-bottom: 30px !important;
  }

  .sp_ml30 {
    margin-left: 30px !important;
  }

  .sp_mr30 {
    margin-right: 30px !important;
  }

  .sp_mtb30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .sp_mlr30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .sp_u_mb30 > * {
    margin-bottom: 30px !important;
  }

  .sp_m35 {
    margin: 35px !important;
  }

  .sp_mt35 {
    margin-top: 35px !important;
  }

  .sp_mb35 {
    margin-bottom: 35px !important;
  }

  .sp_ml35 {
    margin-left: 35px !important;
  }

  .sp_mr35 {
    margin-right: 35px !important;
  }

  .sp_mtb35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .sp_mlr35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .sp_u_mb35 > * {
    margin-bottom: 35px !important;
  }

  .sp_m40 {
    margin: 40px !important;
  }

  .sp_mt40 {
    margin-top: 40px !important;
  }

  .sp_mb40 {
    margin-bottom: 40px !important;
  }

  .sp_ml40 {
    margin-left: 40px !important;
  }

  .sp_mr40 {
    margin-right: 40px !important;
  }

  .sp_mtb40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .sp_mlr40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .sp_u_mb40 > * {
    margin-bottom: 40px !important;
  }

  .sp_m45 {
    margin: 45px !important;
  }

  .sp_mt45 {
    margin-top: 45px !important;
  }

  .sp_mb45 {
    margin-bottom: 45px !important;
  }

  .sp_ml45 {
    margin-left: 45px !important;
  }

  .sp_mr45 {
    margin-right: 45px !important;
  }

  .sp_mtb45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  .sp_mlr45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .sp_u_mb45 > * {
    margin-bottom: 45px !important;
  }

  .sp_m50 {
    margin: 50px !important;
  }

  .sp_mt50 {
    margin-top: 50px !important;
  }

  .sp_mb50 {
    margin-bottom: 50px !important;
  }

  .sp_ml50 {
    margin-left: 50px !important;
  }

  .sp_mr50 {
    margin-right: 50px !important;
  }

  .sp_mtb50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .sp_mlr50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }

  .sp_u_mb50 > * {
    margin-bottom: 50px !important;
  }

  .sp_m55 {
    margin: 55px !important;
  }

  .sp_mt55 {
    margin-top: 55px !important;
  }

  .sp_mb55 {
    margin-bottom: 55px !important;
  }

  .sp_ml55 {
    margin-left: 55px !important;
  }

  .sp_mr55 {
    margin-right: 55px !important;
  }

  .sp_mtb55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }

  .sp_mlr55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }

  .sp_u_mb55 > * {
    margin-bottom: 55px !important;
  }

  .sp_m60 {
    margin: 60px !important;
  }

  .sp_mt60 {
    margin-top: 60px !important;
  }

  .sp_mb60 {
    margin-bottom: 60px !important;
  }

  .sp_ml60 {
    margin-left: 60px !important;
  }

  .sp_mr60 {
    margin-right: 60px !important;
  }

  .sp_mtb60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .sp_mlr60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .sp_u_mb60 > * {
    margin-bottom: 60px !important;
  }

  .sp_m65 {
    margin: 65px !important;
  }

  .sp_mt65 {
    margin-top: 65px !important;
  }

  .sp_mb65 {
    margin-bottom: 65px !important;
  }

  .sp_ml65 {
    margin-left: 65px !important;
  }

  .sp_mr65 {
    margin-right: 65px !important;
  }

  .sp_mtb65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }

  .sp_mlr65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }

  .sp_u_mb65 > * {
    margin-bottom: 65px !important;
  }

  .sp_m70 {
    margin: 70px !important;
  }

  .sp_mt70 {
    margin-top: 70px !important;
  }

  .sp_mb70 {
    margin-bottom: 70px !important;
  }

  .sp_ml70 {
    margin-left: 70px !important;
  }

  .sp_mr70 {
    margin-right: 70px !important;
  }

  .sp_mtb70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }

  .sp_mlr70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }

  .sp_u_mb70 > * {
    margin-bottom: 70px !important;
  }

  .sp_m75 {
    margin: 75px !important;
  }

  .sp_mt75 {
    margin-top: 75px !important;
  }

  .sp_mb75 {
    margin-bottom: 75px !important;
  }

  .sp_ml75 {
    margin-left: 75px !important;
  }

  .sp_mr75 {
    margin-right: 75px !important;
  }

  .sp_mtb75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }

  .sp_mlr75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }

  .sp_u_mb75 > * {
    margin-bottom: 75px !important;
  }

  .sp_m80 {
    margin: 80px !important;
  }

  .sp_mt80 {
    margin-top: 80px !important;
  }

  .sp_mb80 {
    margin-bottom: 80px !important;
  }

  .sp_ml80 {
    margin-left: 80px !important;
  }

  .sp_mr80 {
    margin-right: 80px !important;
  }

  .sp_mtb80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  .sp_mlr80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  .sp_u_mb80 > * {
    margin-bottom: 80px !important;
  }

  .sp_m85 {
    margin: 85px !important;
  }

  .sp_mt85 {
    margin-top: 85px !important;
  }

  .sp_mb85 {
    margin-bottom: 85px !important;
  }

  .sp_ml85 {
    margin-left: 85px !important;
  }

  .sp_mr85 {
    margin-right: 85px !important;
  }

  .sp_mtb85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }

  .sp_mlr85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }

  .sp_u_mb85 > * {
    margin-bottom: 85px !important;
  }

  .sp_m90 {
    margin: 90px !important;
  }

  .sp_mt90 {
    margin-top: 90px !important;
  }

  .sp_mb90 {
    margin-bottom: 90px !important;
  }

  .sp_ml90 {
    margin-left: 90px !important;
  }

  .sp_mr90 {
    margin-right: 90px !important;
  }

  .sp_mtb90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }

  .sp_mlr90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }

  .sp_u_mb90 > * {
    margin-bottom: 90px !important;
  }

  .sp_m95 {
    margin: 95px !important;
  }

  .sp_mt95 {
    margin-top: 95px !important;
  }

  .sp_mb95 {
    margin-bottom: 95px !important;
  }

  .sp_ml95 {
    margin-left: 95px !important;
  }

  .sp_mr95 {
    margin-right: 95px !important;
  }

  .sp_mtb95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }

  .sp_mlr95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }

  .sp_u_mb95 > * {
    margin-bottom: 95px !important;
  }

  .sp_m100 {
    margin: 100px !important;
  }

  .sp_mt100 {
    margin-top: 100px !important;
  }

  .sp_mb100 {
    margin-bottom: 100px !important;
  }

  .sp_ml100 {
    margin-left: 100px !important;
  }

  .sp_mr100 {
    margin-right: 100px !important;
  }

  .sp_mtb100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }

  .sp_mlr100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }

  .sp_u_mb100 > * {
    margin-bottom: 100px !important;
  }
}
.m0a {
  margin-left: auto;
  margin-right: auto;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.ptb0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.plr0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.ptb5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.plr5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.ptb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.plr10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.ptb15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.plr15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.ptb20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.plr20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.ptb25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.plr25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.ptb30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.plr30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.ptb35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.plr35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.ptb40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.plr40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.ptb45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.plr45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.ptb50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.plr50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.ptb55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.plr55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.ptb60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.plr60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.ptb65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.plr65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.ptb70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.plr70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.ptb75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.plr75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.ptb80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.plr80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.ptb85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.plr85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.ptb90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.plr90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.ptb95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.plr95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.p100 {
  padding: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.ptb100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.plr100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

@media only screen and (max-width: 767px) {
  .sp_p0 {
    padding: 0px !important;
  }

  .sp_pt0 {
    padding-top: 0px !important;
  }

  .sp_pb0 {
    padding-bottom: 0px !important;
  }

  .sp_pl0 {
    padding-left: 0px !important;
  }

  .sp_pr0 {
    padding-right: 0px !important;
  }

  .sp_ptb0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .sp_plr0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sp_p5 {
    padding: 5px !important;
  }

  .sp_pt5 {
    padding-top: 5px !important;
  }

  .sp_pb5 {
    padding-bottom: 5px !important;
  }

  .sp_pl5 {
    padding-left: 5px !important;
  }

  .sp_pr5 {
    padding-right: 5px !important;
  }

  .sp_ptb5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .sp_plr5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .sp_p10 {
    padding: 10px !important;
  }

  .sp_pt10 {
    padding-top: 10px !important;
  }

  .sp_pb10 {
    padding-bottom: 10px !important;
  }

  .sp_pl10 {
    padding-left: 10px !important;
  }

  .sp_pr10 {
    padding-right: 10px !important;
  }

  .sp_ptb10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .sp_plr10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .sp_p15 {
    padding: 15px !important;
  }

  .sp_pt15 {
    padding-top: 15px !important;
  }

  .sp_pb15 {
    padding-bottom: 15px !important;
  }

  .sp_pl15 {
    padding-left: 15px !important;
  }

  .sp_pr15 {
    padding-right: 15px !important;
  }

  .sp_ptb15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .sp_plr15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .sp_p20 {
    padding: 20px !important;
  }

  .sp_pt20 {
    padding-top: 20px !important;
  }

  .sp_pb20 {
    padding-bottom: 20px !important;
  }

  .sp_pl20 {
    padding-left: 20px !important;
  }

  .sp_pr20 {
    padding-right: 20px !important;
  }

  .sp_ptb20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .sp_plr20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .sp_p25 {
    padding: 25px !important;
  }

  .sp_pt25 {
    padding-top: 25px !important;
  }

  .sp_pb25 {
    padding-bottom: 25px !important;
  }

  .sp_pl25 {
    padding-left: 25px !important;
  }

  .sp_pr25 {
    padding-right: 25px !important;
  }

  .sp_ptb25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .sp_plr25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .sp_p30 {
    padding: 30px !important;
  }

  .sp_pt30 {
    padding-top: 30px !important;
  }

  .sp_pb30 {
    padding-bottom: 30px !important;
  }

  .sp_pl30 {
    padding-left: 30px !important;
  }

  .sp_pr30 {
    padding-right: 30px !important;
  }

  .sp_ptb30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .sp_plr30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .sp_p35 {
    padding: 35px !important;
  }

  .sp_pt35 {
    padding-top: 35px !important;
  }

  .sp_pb35 {
    padding-bottom: 35px !important;
  }

  .sp_pl35 {
    padding-left: 35px !important;
  }

  .sp_pr35 {
    padding-right: 35px !important;
  }

  .sp_ptb35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .sp_plr35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .sp_p40 {
    padding: 40px !important;
  }

  .sp_pt40 {
    padding-top: 40px !important;
  }

  .sp_pb40 {
    padding-bottom: 40px !important;
  }

  .sp_pl40 {
    padding-left: 40px !important;
  }

  .sp_pr40 {
    padding-right: 40px !important;
  }

  .sp_ptb40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .sp_plr40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sp_p45 {
    padding: 45px !important;
  }

  .sp_pt45 {
    padding-top: 45px !important;
  }

  .sp_pb45 {
    padding-bottom: 45px !important;
  }

  .sp_pl45 {
    padding-left: 45px !important;
  }

  .sp_pr45 {
    padding-right: 45px !important;
  }

  .sp_ptb45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .sp_plr45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .sp_p50 {
    padding: 50px !important;
  }

  .sp_pt50 {
    padding-top: 50px !important;
  }

  .sp_pb50 {
    padding-bottom: 50px !important;
  }

  .sp_pl50 {
    padding-left: 50px !important;
  }

  .sp_pr50 {
    padding-right: 50px !important;
  }

  .sp_ptb50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .sp_plr50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .sp_p55 {
    padding: 55px !important;
  }

  .sp_pt55 {
    padding-top: 55px !important;
  }

  .sp_pb55 {
    padding-bottom: 55px !important;
  }

  .sp_pl55 {
    padding-left: 55px !important;
  }

  .sp_pr55 {
    padding-right: 55px !important;
  }

  .sp_ptb55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }

  .sp_plr55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }

  .sp_p60 {
    padding: 60px !important;
  }

  .sp_pt60 {
    padding-top: 60px !important;
  }

  .sp_pb60 {
    padding-bottom: 60px !important;
  }

  .sp_pl60 {
    padding-left: 60px !important;
  }

  .sp_pr60 {
    padding-right: 60px !important;
  }

  .sp_ptb60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .sp_plr60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .sp_p65 {
    padding: 65px !important;
  }

  .sp_pt65 {
    padding-top: 65px !important;
  }

  .sp_pb65 {
    padding-bottom: 65px !important;
  }

  .sp_pl65 {
    padding-left: 65px !important;
  }

  .sp_pr65 {
    padding-right: 65px !important;
  }

  .sp_ptb65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }

  .sp_plr65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }

  .sp_p70 {
    padding: 70px !important;
  }

  .sp_pt70 {
    padding-top: 70px !important;
  }

  .sp_pb70 {
    padding-bottom: 70px !important;
  }

  .sp_pl70 {
    padding-left: 70px !important;
  }

  .sp_pr70 {
    padding-right: 70px !important;
  }

  .sp_ptb70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .sp_plr70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }

  .sp_p75 {
    padding: 75px !important;
  }

  .sp_pt75 {
    padding-top: 75px !important;
  }

  .sp_pb75 {
    padding-bottom: 75px !important;
  }

  .sp_pl75 {
    padding-left: 75px !important;
  }

  .sp_pr75 {
    padding-right: 75px !important;
  }

  .sp_ptb75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }

  .sp_plr75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }

  .sp_p80 {
    padding: 80px !important;
  }

  .sp_pt80 {
    padding-top: 80px !important;
  }

  .sp_pb80 {
    padding-bottom: 80px !important;
  }

  .sp_pl80 {
    padding-left: 80px !important;
  }

  .sp_pr80 {
    padding-right: 80px !important;
  }

  .sp_ptb80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .sp_plr80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }

  .sp_p85 {
    padding: 85px !important;
  }

  .sp_pt85 {
    padding-top: 85px !important;
  }

  .sp_pb85 {
    padding-bottom: 85px !important;
  }

  .sp_pl85 {
    padding-left: 85px !important;
  }

  .sp_pr85 {
    padding-right: 85px !important;
  }

  .sp_ptb85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }

  .sp_plr85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }

  .sp_p90 {
    padding: 90px !important;
  }

  .sp_pt90 {
    padding-top: 90px !important;
  }

  .sp_pb90 {
    padding-bottom: 90px !important;
  }

  .sp_pl90 {
    padding-left: 90px !important;
  }

  .sp_pr90 {
    padding-right: 90px !important;
  }

  .sp_ptb90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }

  .sp_plr90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }

  .sp_p95 {
    padding: 95px !important;
  }

  .sp_pt95 {
    padding-top: 95px !important;
  }

  .sp_pb95 {
    padding-bottom: 95px !important;
  }

  .sp_pl95 {
    padding-left: 95px !important;
  }

  .sp_pr95 {
    padding-right: 95px !important;
  }

  .sp_ptb95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }

  .sp_plr95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }

  .sp_p100 {
    padding: 100px !important;
  }

  .sp_pt100 {
    padding-top: 100px !important;
  }

  .sp_pb100 {
    padding-bottom: 100px !important;
  }

  .sp_pl100 {
    padding-left: 100px !important;
  }

  .sp_pr100 {
    padding-right: 100px !important;
  }

  .sp_ptb100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .sp_plr100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}
.w-0 {
  width: 0px !important;
}

.w-0p {
  width: 0% !important;
}

.w-50 {
  width: 50px !important;
}

.w-5p {
  width: 5% !important;
}

.w-100 {
  width: 100px !important;
}

.w-10p {
  width: 10% !important;
}

.w-150 {
  width: 150px !important;
}

.w-15p {
  width: 15% !important;
}

.w-200 {
  width: 200px !important;
}

.w-20p {
  width: 20% !important;
}

.w-250 {
  width: 250px !important;
}

.w-25p {
  width: 25% !important;
}

.w-300 {
  width: 300px !important;
}

.w-30p {
  width: 30% !important;
}

.w-350 {
  width: 350px !important;
}

.w-35p {
  width: 35% !important;
}

.w-400 {
  width: 400px !important;
}

.w-40p {
  width: 40% !important;
}

.w-450 {
  width: 450px !important;
}

.w-45p {
  width: 45% !important;
}

.w-500 {
  width: 500px !important;
}

.w-50p {
  width: 50% !important;
}

.w-550 {
  width: 550px !important;
}

.w-55p {
  width: 55% !important;
}

.w-600 {
  width: 600px !important;
}

.w-60p {
  width: 60% !important;
}

.w-650 {
  width: 650px !important;
}

.w-65p {
  width: 65% !important;
}

.w-700 {
  width: 700px !important;
}

.w-70p {
  width: 70% !important;
}

.w-750 {
  width: 750px !important;
}

.w-75p {
  width: 75% !important;
}

.w-800 {
  width: 800px !important;
}

.w-80p {
  width: 80% !important;
}

.w-850 {
  width: 850px !important;
}

.w-85p {
  width: 85% !important;
}

.w-900 {
  width: 900px !important;
}

.w-90p {
  width: 90% !important;
}

.w-950 {
  width: 950px !important;
}

.w-95p {
  width: 95% !important;
}

.w-1000 {
  width: 1000px !important;
}

.w-100p {
  width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .sp_w-0 {
    width: 0px !important;
  }

  .sp_w-0p {
    width: 0% !important;
  }

  .sp_w-50 {
    width: 50px !important;
  }

  .sp_w-5p {
    width: 5% !important;
  }

  .sp_w-100 {
    width: 100px !important;
  }

  .sp_w-10p {
    width: 10% !important;
  }

  .sp_w-150 {
    width: 150px !important;
  }

  .sp_w-15p {
    width: 15% !important;
  }

  .sp_w-200 {
    width: 200px !important;
  }

  .sp_w-20p {
    width: 20% !important;
  }

  .sp_w-250 {
    width: 250px !important;
  }

  .sp_w-25p {
    width: 25% !important;
  }

  .sp_w-300 {
    width: 300px !important;
  }

  .sp_w-30p {
    width: 30% !important;
  }

  .sp_w-350 {
    width: 350px !important;
  }

  .sp_w-35p {
    width: 35% !important;
  }

  .sp_w-400 {
    width: 400px !important;
  }

  .sp_w-40p {
    width: 40% !important;
  }

  .sp_w-450 {
    width: 450px !important;
  }

  .sp_w-45p {
    width: 45% !important;
  }

  .sp_w-500 {
    width: 500px !important;
  }

  .sp_w-50p {
    width: 50% !important;
  }

  .sp_w-550 {
    width: 550px !important;
  }

  .sp_w-55p {
    width: 55% !important;
  }

  .sp_w-600 {
    width: 600px !important;
  }

  .sp_w-60p {
    width: 60% !important;
  }

  .sp_w-650 {
    width: 650px !important;
  }

  .sp_w-65p {
    width: 65% !important;
  }

  .sp_w-700 {
    width: 700px !important;
  }

  .sp_w-70p {
    width: 70% !important;
  }

  .sp_w-750 {
    width: 750px !important;
  }

  .sp_w-75p {
    width: 75% !important;
  }

  .sp_w-800 {
    width: 800px !important;
  }

  .sp_w-80p {
    width: 80% !important;
  }

  .sp_w-850 {
    width: 850px !important;
  }

  .sp_w-85p {
    width: 85% !important;
  }

  .sp_w-900 {
    width: 900px !important;
  }

  .sp_w-90p {
    width: 90% !important;
  }

  .sp_w-950 {
    width: 950px !important;
  }

  .sp_w-95p {
    width: 95% !important;
  }

  .sp_w-1000 {
    width: 1000px !important;
  }

  .sp_w-100p {
    width: 100% !important;
  }
}
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

@media only screen and (max-width: 767px) {
  .sp_float-left {
    float: left;
  }

  .sp_float-right {
    float: right;
  }

  .sp_float-none {
    float: none;
  }
}
.hidden {
  display: none !important;
}

.hidden-no_important {
  display: none;
}

.sp {
  display: none !important;
}

.sp_d-inline {
  display: none;
}

.d-inline-block {
  display: inline-block;
}

.d-block {
  display: block;
}

@media only screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }

  .sp_d-inline {
    display: inline !important;
  }

  .pc {
    display: none !important;
  }

  .sp_d-inline-block {
    display: inline-block !important;
  }
}
.bg-primary {
  background-color: #78B97F;
}

.bg-secondary {
  background-color: #c063ad;
}

.bg-thirdly {
  background-color: #629db0;
}

.bg-error {
  background-color: #C70000;
}

.bg-accent {
  background-color: #EBEDF0;
  color: #333;
}

.bg-base_bg {
  background-color: #f2f2f2;
  color: #333;
}

.bg-info {
  background-color: #70C1B3;
}

.bg-white {
  background-color: white;
  color: #333;
}

.bg-black {
  background-color: black;
}

.color-primary {
  color: #78B97F;
}

.color-secondary {
  color: #c063ad;
}

.color-thirdly {
  color: #629db0;
}

.color-error {
  color: #C70000;
}

.color-accent {
  color: #EBEDF0;
}

.color-base_bg {
  color: #f2f2f2;
}

.color-info {
  color: #70C1B3;
}

.color-white {
  color: white;
}

.color-black {
  color: black;
}

.font-size10 {
  font-size: 1rem !important;
}

.font-size11 {
  font-size: 1.1rem !important;
}

.font-size12 {
  font-size: 1.2rem !important;
}

.font-size13 {
  font-size: 1.3rem !important;
}

.font-size14 {
  font-size: 1.4rem !important;
}

.font-size15 {
  font-size: 1.5rem !important;
}

.font-size16 {
  font-size: 1.6rem !important;
}

.font-size17 {
  font-size: 1.7rem !important;
}

.font-size18 {
  font-size: 1.8rem !important;
}

.font-size19 {
  font-size: 1.9rem !important;
}

.font-size20 {
  font-size: 2rem !important;
}

.font-size21 {
  font-size: 2.1rem !important;
}

.font-size22 {
  font-size: 2.2rem !important;
}

.font-size23 {
  font-size: 2.3rem !important;
}

.font-size24 {
  font-size: 2.4rem !important;
}

.font-size25 {
  font-size: 2.5rem !important;
}

.font-size26 {
  font-size: 2.6rem !important;
}

.font-size27 {
  font-size: 2.7rem !important;
}

.font-size28 {
  font-size: 2.8rem !important;
}

.font-size29 {
  font-size: 2.9rem !important;
}

.font-size30 {
  font-size: 3rem !important;
}

.font-size31 {
  font-size: 3.1rem !important;
}

.font-size32 {
  font-size: 3.2rem !important;
}

.font-size33 {
  font-size: 3.3rem !important;
}

.font-size34 {
  font-size: 3.4rem !important;
}

.font-size35 {
  font-size: 3.5rem !important;
}

.font-size36 {
  font-size: 3.6rem !important;
}

.font-size37 {
  font-size: 3.7rem !important;
}

.font-size38 {
  font-size: 3.8rem !important;
}

.font-size39 {
  font-size: 3.9rem !important;
}

.font-size40 {
  font-size: 4rem !important;
}

.font-size41 {
  font-size: 4.1rem !important;
}

.font-size42 {
  font-size: 4.2rem !important;
}

.font-size43 {
  font-size: 4.3rem !important;
}

.font-size44 {
  font-size: 4.4rem !important;
}

.font-size45 {
  font-size: 4.5rem !important;
}

.font-size46 {
  font-size: 4.6rem !important;
}

.font-size47 {
  font-size: 4.7rem !important;
}

.font-size48 {
  font-size: 4.8rem !important;
}

.font-size49 {
  font-size: 4.9rem !important;
}

.font-size50 {
  font-size: 5rem !important;
}

.font-size5p {
  font-size: 5% !important;
}

.font-size10p {
  font-size: 10% !important;
}

.font-size15p {
  font-size: 15% !important;
}

.font-size20p {
  font-size: 20% !important;
}

.font-size25p {
  font-size: 25% !important;
}

.font-size30p {
  font-size: 30% !important;
}

.font-size35p {
  font-size: 35% !important;
}

.font-size40p {
  font-size: 40% !important;
}

.font-size45p {
  font-size: 45% !important;
}

.font-size50p {
  font-size: 50% !important;
}

.font-size55p {
  font-size: 55% !important;
}

.font-size60p {
  font-size: 60% !important;
}

.font-size65p {
  font-size: 65% !important;
}

.font-size70p {
  font-size: 70% !important;
}

.font-size75p {
  font-size: 75% !important;
}

.font-size80p {
  font-size: 80% !important;
}

.font-size85p {
  font-size: 85% !important;
}

.font-size90p {
  font-size: 90% !important;
}

.font-size95p {
  font-size: 95% !important;
}

.font-size100p {
  font-size: 100% !important;
}

@media only screen and (max-width: 767px) {
  .sp_font-size10 {
    font-size: 1rem !important;
  }

  .sp_font-size11 {
    font-size: 1.1rem !important;
  }

  .sp_font-size12 {
    font-size: 1.2rem !important;
  }

  .sp_font-size13 {
    font-size: 1.3rem !important;
  }

  .sp_font-size14 {
    font-size: 1.4rem !important;
  }

  .sp_font-size15 {
    font-size: 1.5rem !important;
  }

  .sp_font-size16 {
    font-size: 1.6rem !important;
  }

  .sp_font-size17 {
    font-size: 1.7rem !important;
  }

  .sp_font-size18 {
    font-size: 1.8rem !important;
  }

  .sp_font-size19 {
    font-size: 1.9rem !important;
  }

  .sp_font-size20 {
    font-size: 2rem !important;
  }

  .sp_font-size21 {
    font-size: 2.1rem !important;
  }

  .sp_font-size22 {
    font-size: 2.2rem !important;
  }

  .sp_font-size23 {
    font-size: 2.3rem !important;
  }

  .sp_font-size24 {
    font-size: 2.4rem !important;
  }

  .sp_font-size25 {
    font-size: 2.5rem !important;
  }

  .sp_font-size26 {
    font-size: 2.6rem !important;
  }

  .sp_font-size27 {
    font-size: 2.7rem !important;
  }

  .sp_font-size28 {
    font-size: 2.8rem !important;
  }

  .sp_font-size29 {
    font-size: 2.9rem !important;
  }

  .sp_font-size30 {
    font-size: 3rem !important;
  }

  .sp_font-size31 {
    font-size: 3.1rem !important;
  }

  .sp_font-size32 {
    font-size: 3.2rem !important;
  }

  .sp_font-size33 {
    font-size: 3.3rem !important;
  }

  .sp_font-size34 {
    font-size: 3.4rem !important;
  }

  .sp_font-size35 {
    font-size: 3.5rem !important;
  }

  .sp_font-size36 {
    font-size: 3.6rem !important;
  }

  .sp_font-size37 {
    font-size: 3.7rem !important;
  }

  .sp_font-size38 {
    font-size: 3.8rem !important;
  }

  .sp_font-size39 {
    font-size: 3.9rem !important;
  }

  .sp_font-size40 {
    font-size: 4rem !important;
  }

  .sp_font-size41 {
    font-size: 4.1rem !important;
  }

  .sp_font-size42 {
    font-size: 4.2rem !important;
  }

  .sp_font-size43 {
    font-size: 4.3rem !important;
  }

  .sp_font-size44 {
    font-size: 4.4rem !important;
  }

  .sp_font-size45 {
    font-size: 4.5rem !important;
  }

  .sp_font-size46 {
    font-size: 4.6rem !important;
  }

  .sp_font-size47 {
    font-size: 4.7rem !important;
  }

  .sp_font-size48 {
    font-size: 4.8rem !important;
  }

  .sp_font-size49 {
    font-size: 4.9rem !important;
  }

  .sp_font-size50 {
    font-size: 5rem !important;
  }

  .sp_font-size5p {
    font-size: 5% !important;
  }

  .sp_font-size10p {
    font-size: 10% !important;
  }

  .sp_font-size15p {
    font-size: 15% !important;
  }

  .sp_font-size20p {
    font-size: 20% !important;
  }

  .sp_font-size25p {
    font-size: 25% !important;
  }

  .sp_font-size30p {
    font-size: 30% !important;
  }

  .sp_font-size35p {
    font-size: 35% !important;
  }

  .sp_font-size40p {
    font-size: 40% !important;
  }

  .sp_font-size45p {
    font-size: 45% !important;
  }

  .sp_font-size50p {
    font-size: 50% !important;
  }

  .sp_font-size55p {
    font-size: 55% !important;
  }

  .sp_font-size60p {
    font-size: 60% !important;
  }

  .sp_font-size65p {
    font-size: 65% !important;
  }

  .sp_font-size70p {
    font-size: 70% !important;
  }

  .sp_font-size75p {
    font-size: 75% !important;
  }

  .sp_font-size80p {
    font-size: 80% !important;
  }

  .sp_font-size85p {
    font-size: 85% !important;
  }

  .sp_font-size90p {
    font-size: 90% !important;
  }

  .sp_font-size95p {
    font-size: 95% !important;
  }

  .sp_font-size100p {
    font-size: 100% !important;
  }
}
small {
  font-size: 80%;
}
small.xs {
  font-size: 50%;
}

strong {
  font-size: 130%;
  font-weight: normal;
}
strong.xl {
  font-size: 160%;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

@media only screen and (max-width: 767px) {
  .sp_text-center {
    text-align: center !important;
  }

  .sp_text-left {
    text-align: left !important;
  }

  .sp_text-right {
    text-align: right !important;
  }
}
.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .sp_font-weight-normal {
    font-weight: normal;
  }

  .sp_font-weight-bold {
    font-weight: bold;
  }
}
.text-underline {
  text-decoration: underline;
}

.text-indent {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}

.text_indent1-5 {
  display: block;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.text_indent2 {
  display: block;
  text-indent: -2em;
  padding-left: 2em;
}

.text_indent2-5 {
  display: block;
  text-indent: -2.5em;
  padding-left: 2.5em;
}

.text_indent3 {
  display: block;
  text-indent: -3em;
  padding-left: 3em;
}

/*------------------------------------------
text super
------------------------------------------*/
.text-super {
  font-size: 40%;
  vertical-align: super;
}

.text-sub {
  font-size: 40%;
  vertical-align: sub;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.img-responsive-w100 {
  width: 100%;
  height: auto;
}

.border-0 {
  border: 0px solid #ccc !important;
}

.border-top-0 {
  border-top: 0px solid #ccc !important;
}

.border-bottom-0 {
  border-bottom: 0px solid #ccc !important;
}

.border-left-0 {
  border-left: 0px solid #ccc !important;
}

.border-right-0 {
  border-right: 0px solid #ccc !important;
}

.border-1 {
  border: 1px solid #ccc !important;
}

.border-top-1 {
  border-top: 1px solid #ccc !important;
}

.border-bottom-1 {
  border-bottom: 1px solid #ccc !important;
}

.border-left-1 {
  border-left: 1px solid #ccc !important;
}

.border-right-1 {
  border-right: 1px solid #ccc !important;
}

.border-2 {
  border: 2px solid #ccc !important;
}

.border-top-2 {
  border-top: 2px solid #ccc !important;
}

.border-bottom-2 {
  border-bottom: 2px solid #ccc !important;
}

.border-left-2 {
  border-left: 2px solid #ccc !important;
}

.border-right-2 {
  border-right: 2px solid #ccc !important;
}

.border-3 {
  border: 3px solid #ccc !important;
}

.border-top-3 {
  border-top: 3px solid #ccc !important;
}

.border-bottom-3 {
  border-bottom: 3px solid #ccc !important;
}

.border-left-3 {
  border-left: 3px solid #ccc !important;
}

.border-right-3 {
  border-right: 3px solid #ccc !important;
}

.border-4 {
  border: 4px solid #ccc !important;
}

.border-top-4 {
  border-top: 4px solid #ccc !important;
}

.border-bottom-4 {
  border-bottom: 4px solid #ccc !important;
}

.border-left-4 {
  border-left: 4px solid #ccc !important;
}

.border-right-4 {
  border-right: 4px solid #ccc !important;
}

.border-5 {
  border: 5px solid #ccc !important;
}

.border-top-5 {
  border-top: 5px solid #ccc !important;
}

.border-bottom-5 {
  border-bottom: 5px solid #ccc !important;
}

.border-left-5 {
  border-left: 5px solid #ccc !important;
}

.border-right-5 {
  border-right: 5px solid #ccc !important;
}

.border-6 {
  border: 6px solid #ccc !important;
}

.border-top-6 {
  border-top: 6px solid #ccc !important;
}

.border-bottom-6 {
  border-bottom: 6px solid #ccc !important;
}

.border-left-6 {
  border-left: 6px solid #ccc !important;
}

.border-right-6 {
  border-right: 6px solid #ccc !important;
}

.border-7 {
  border: 7px solid #ccc !important;
}

.border-top-7 {
  border-top: 7px solid #ccc !important;
}

.border-bottom-7 {
  border-bottom: 7px solid #ccc !important;
}

.border-left-7 {
  border-left: 7px solid #ccc !important;
}

.border-right-7 {
  border-right: 7px solid #ccc !important;
}

.border-8 {
  border: 8px solid #ccc !important;
}

.border-top-8 {
  border-top: 8px solid #ccc !important;
}

.border-bottom-8 {
  border-bottom: 8px solid #ccc !important;
}

.border-left-8 {
  border-left: 8px solid #ccc !important;
}

.border-right-8 {
  border-right: 8px solid #ccc !important;
}

.border-9 {
  border: 9px solid #ccc !important;
}

.border-top-9 {
  border-top: 9px solid #ccc !important;
}

.border-bottom-9 {
  border-bottom: 9px solid #ccc !important;
}

.border-left-9 {
  border-left: 9px solid #ccc !important;
}

.border-right-9 {
  border-right: 9px solid #ccc !important;
}

.border-10 {
  border: 10px solid #ccc !important;
}

.border-top-10 {
  border-top: 10px solid #ccc !important;
}

.border-bottom-10 {
  border-bottom: 10px solid #ccc !important;
}

.border-left-10 {
  border-left: 10px solid #ccc !important;
}

.border-right-10 {
  border-right: 10px solid #ccc !important;
}

@media only screen and (max-width: 767px) {
  .sp_border-0 {
    border: 0px solid #ccc !important;
  }

  .sp_border-top-0 {
    border-top: 0px solid #ccc !important;
  }

  .sp_border-bottom-0 {
    border-bottom: 0px solid #ccc !important;
  }

  .sp_border-left-0 {
    border-left: 0px solid #ccc !important;
  }

  .sp_border-right-0 {
    border-right: 0px solid #ccc !important;
  }

  .sp_border-1 {
    border: 1px solid #ccc !important;
  }

  .sp_border-top-1 {
    border-top: 1px solid #ccc !important;
  }

  .sp_border-bottom-1 {
    border-bottom: 1px solid #ccc !important;
  }

  .sp_border-left-1 {
    border-left: 1px solid #ccc !important;
  }

  .sp_border-right-1 {
    border-right: 1px solid #ccc !important;
  }

  .sp_border-2 {
    border: 2px solid #ccc !important;
  }

  .sp_border-top-2 {
    border-top: 2px solid #ccc !important;
  }

  .sp_border-bottom-2 {
    border-bottom: 2px solid #ccc !important;
  }

  .sp_border-left-2 {
    border-left: 2px solid #ccc !important;
  }

  .sp_border-right-2 {
    border-right: 2px solid #ccc !important;
  }

  .sp_border-3 {
    border: 3px solid #ccc !important;
  }

  .sp_border-top-3 {
    border-top: 3px solid #ccc !important;
  }

  .sp_border-bottom-3 {
    border-bottom: 3px solid #ccc !important;
  }

  .sp_border-left-3 {
    border-left: 3px solid #ccc !important;
  }

  .sp_border-right-3 {
    border-right: 3px solid #ccc !important;
  }

  .sp_border-4 {
    border: 4px solid #ccc !important;
  }

  .sp_border-top-4 {
    border-top: 4px solid #ccc !important;
  }

  .sp_border-bottom-4 {
    border-bottom: 4px solid #ccc !important;
  }

  .sp_border-left-4 {
    border-left: 4px solid #ccc !important;
  }

  .sp_border-right-4 {
    border-right: 4px solid #ccc !important;
  }

  .sp_border-5 {
    border: 5px solid #ccc !important;
  }

  .sp_border-top-5 {
    border-top: 5px solid #ccc !important;
  }

  .sp_border-bottom-5 {
    border-bottom: 5px solid #ccc !important;
  }

  .sp_border-left-5 {
    border-left: 5px solid #ccc !important;
  }

  .sp_border-right-5 {
    border-right: 5px solid #ccc !important;
  }

  .sp_border-6 {
    border: 6px solid #ccc !important;
  }

  .sp_border-top-6 {
    border-top: 6px solid #ccc !important;
  }

  .sp_border-bottom-6 {
    border-bottom: 6px solid #ccc !important;
  }

  .sp_border-left-6 {
    border-left: 6px solid #ccc !important;
  }

  .sp_border-right-6 {
    border-right: 6px solid #ccc !important;
  }

  .sp_border-7 {
    border: 7px solid #ccc !important;
  }

  .sp_border-top-7 {
    border-top: 7px solid #ccc !important;
  }

  .sp_border-bottom-7 {
    border-bottom: 7px solid #ccc !important;
  }

  .sp_border-left-7 {
    border-left: 7px solid #ccc !important;
  }

  .sp_border-right-7 {
    border-right: 7px solid #ccc !important;
  }

  .sp_border-8 {
    border: 8px solid #ccc !important;
  }

  .sp_border-top-8 {
    border-top: 8px solid #ccc !important;
  }

  .sp_border-bottom-8 {
    border-bottom: 8px solid #ccc !important;
  }

  .sp_border-left-8 {
    border-left: 8px solid #ccc !important;
  }

  .sp_border-right-8 {
    border-right: 8px solid #ccc !important;
  }

  .sp_border-9 {
    border: 9px solid #ccc !important;
  }

  .sp_border-top-9 {
    border-top: 9px solid #ccc !important;
  }

  .sp_border-bottom-9 {
    border-bottom: 9px solid #ccc !important;
  }

  .sp_border-left-9 {
    border-left: 9px solid #ccc !important;
  }

  .sp_border-right-9 {
    border-right: 9px solid #ccc !important;
  }

  .sp_border-10 {
    border: 10px solid #ccc !important;
  }

  .sp_border-top-10 {
    border-top: 10px solid #ccc !important;
  }

  .sp_border-bottom-10 {
    border-bottom: 10px solid #ccc !important;
  }

  .sp_border-left-10 {
    border-left: 10px solid #ccc !important;
  }

  .sp_border-right-10 {
    border-right: 10px solid #ccc !important;
  }
}
.border-primary {
  border-color: #78B97F !important;
}

.border-top-primary {
  border-top-color: #78B97F !important;
}

.border-bottom-primary {
  border-bottom-color: #78B97F !important;
}

.border-left-primary {
  border-left-color: #78B97F !important;
}

.border-right-primary {
  border-right-color: #78B97F !important;
}

.border-secondary {
  border-color: #c063ad !important;
}

.border-top-secondary {
  border-top-color: #c063ad !important;
}

.border-bottom-secondary {
  border-bottom-color: #c063ad !important;
}

.border-left-secondary {
  border-left-color: #c063ad !important;
}

.border-right-secondary {
  border-right-color: #c063ad !important;
}

.border-thirdly {
  border-color: #629db0 !important;
}

.border-top-thirdly {
  border-top-color: #629db0 !important;
}

.border-bottom-thirdly {
  border-bottom-color: #629db0 !important;
}

.border-left-thirdly {
  border-left-color: #629db0 !important;
}

.border-right-thirdly {
  border-right-color: #629db0 !important;
}

.border-error {
  border-color: #C70000 !important;
}

.border-top-error {
  border-top-color: #C70000 !important;
}

.border-bottom-error {
  border-bottom-color: #C70000 !important;
}

.border-left-error {
  border-left-color: #C70000 !important;
}

.border-right-error {
  border-right-color: #C70000 !important;
}

.border-accent {
  border-color: #EBEDF0 !important;
}

.border-top-accent {
  border-top-color: #EBEDF0 !important;
}

.border-bottom-accent {
  border-bottom-color: #EBEDF0 !important;
}

.border-left-accent {
  border-left-color: #EBEDF0 !important;
}

.border-right-accent {
  border-right-color: #EBEDF0 !important;
}

.border-base_bg {
  border-color: #f2f2f2 !important;
}

.border-top-base_bg {
  border-top-color: #f2f2f2 !important;
}

.border-bottom-base_bg {
  border-bottom-color: #f2f2f2 !important;
}

.border-left-base_bg {
  border-left-color: #f2f2f2 !important;
}

.border-right-base_bg {
  border-right-color: #f2f2f2 !important;
}

.border-info {
  border-color: #70C1B3 !important;
}

.border-top-info {
  border-top-color: #70C1B3 !important;
}

.border-bottom-info {
  border-bottom-color: #70C1B3 !important;
}

.border-left-info {
  border-left-color: #70C1B3 !important;
}

.border-right-info {
  border-right-color: #70C1B3 !important;
}

.border-white {
  border-color: white !important;
}

.border-top-white {
  border-top-color: white !important;
}

.border-bottom-white {
  border-bottom-color: white !important;
}

.border-left-white {
  border-left-color: white !important;
}

.border-right-white {
  border-right-color: white !important;
}

.border-black {
  border-color: black !important;
}

.border-top-black {
  border-top-color: black !important;
}

.border-bottom-black {
  border-bottom-color: black !important;
}

.border-left-black {
  border-left-color: black !important;
}

.border-right-black {
  border-right-color: black !important;
}

@media only screen and (max-width: 767px) {
  .sp_border-primary {
    border-color: #78B97F !important;
  }

  .sp_border-top-primary {
    border-top-color: #78B97F !important;
  }

  .sp_border-bottom-primary {
    border-bottom-color: #78B97F !important;
  }

  .sp_border-left-primary {
    border-left-color: #78B97F !important;
  }

  .sp_border-right-primary {
    border-right-color: #78B97F !important;
  }

  .sp_border-secondary {
    border-color: #c063ad !important;
  }

  .sp_border-top-secondary {
    border-top-color: #c063ad !important;
  }

  .sp_border-bottom-secondary {
    border-bottom-color: #c063ad !important;
  }

  .sp_border-left-secondary {
    border-left-color: #c063ad !important;
  }

  .sp_border-right-secondary {
    border-right-color: #c063ad !important;
  }

  .sp_border-thirdly {
    border-color: #629db0 !important;
  }

  .sp_border-top-thirdly {
    border-top-color: #629db0 !important;
  }

  .sp_border-bottom-thirdly {
    border-bottom-color: #629db0 !important;
  }

  .sp_border-left-thirdly {
    border-left-color: #629db0 !important;
  }

  .sp_border-right-thirdly {
    border-right-color: #629db0 !important;
  }

  .sp_border-error {
    border-color: #C70000 !important;
  }

  .sp_border-top-error {
    border-top-color: #C70000 !important;
  }

  .sp_border-bottom-error {
    border-bottom-color: #C70000 !important;
  }

  .sp_border-left-error {
    border-left-color: #C70000 !important;
  }

  .sp_border-right-error {
    border-right-color: #C70000 !important;
  }

  .sp_border-accent {
    border-color: #EBEDF0 !important;
  }

  .sp_border-top-accent {
    border-top-color: #EBEDF0 !important;
  }

  .sp_border-bottom-accent {
    border-bottom-color: #EBEDF0 !important;
  }

  .sp_border-left-accent {
    border-left-color: #EBEDF0 !important;
  }

  .sp_border-right-accent {
    border-right-color: #EBEDF0 !important;
  }

  .sp_border-base_bg {
    border-color: #f2f2f2 !important;
  }

  .sp_border-top-base_bg {
    border-top-color: #f2f2f2 !important;
  }

  .sp_border-bottom-base_bg {
    border-bottom-color: #f2f2f2 !important;
  }

  .sp_border-left-base_bg {
    border-left-color: #f2f2f2 !important;
  }

  .sp_border-right-base_bg {
    border-right-color: #f2f2f2 !important;
  }

  .sp_border-info {
    border-color: #70C1B3 !important;
  }

  .sp_border-top-info {
    border-top-color: #70C1B3 !important;
  }

  .sp_border-bottom-info {
    border-bottom-color: #70C1B3 !important;
  }

  .sp_border-left-info {
    border-left-color: #70C1B3 !important;
  }

  .sp_border-right-info {
    border-right-color: #70C1B3 !important;
  }

  .sp_border-white {
    border-color: white !important;
  }

  .sp_border-top-white {
    border-top-color: white !important;
  }

  .sp_border-bottom-white {
    border-bottom-color: white !important;
  }

  .sp_border-left-white {
    border-left-color: white !important;
  }

  .sp_border-right-white {
    border-right-color: white !important;
  }

  .sp_border-black {
    border-color: black !important;
  }

  .sp_border-top-black {
    border-top-color: black !important;
  }

  .sp_border-bottom-black {
    border-bottom-color: black !important;
  }

  .sp_border-left-black {
    border-left-color: black !important;
  }

  .sp_border-right-black {
    border-right-color: black !important;
  }
}
.position-relative {
  position: relative !important;
}

.position-fixed {
  position: fixed !important;
}

.line-height10 {
  line-height: 1 !important;
}

.line-height11 {
  line-height: 1.1 !important;
}

.line-height12 {
  line-height: 1.2 !important;
}

.line-height13 {
  line-height: 1.3 !important;
}

.line-height14 {
  line-height: 1.4 !important;
}

.line-height15 {
  line-height: 1.5 !important;
}

.line-height16 {
  line-height: 1.6 !important;
}

.line-height17 {
  line-height: 1.7 !important;
}

.line-height18 {
  line-height: 1.8 !important;
}

.line-height19 {
  line-height: 1.9 !important;
}

.line-height20 {
  line-height: 2 !important;
}

.line-height21 {
  line-height: 2.1 !important;
}

.line-height22 {
  line-height: 2.2 !important;
}

.line-height23 {
  line-height: 2.3 !important;
}

.line-height24 {
  line-height: 2.4 !important;
}

.line-height25 {
  line-height: 2.5 !important;
}

.line-height26 {
  line-height: 2.6 !important;
}

.line-height27 {
  line-height: 2.7 !important;
}

.line-height28 {
  line-height: 2.8 !important;
}

.line-height29 {
  line-height: 2.9 !important;
}

.line-height30 {
  line-height: 3 !important;
}

.js-animation {
  opacity: 0;
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.js-animations > * {
  opacity: 0;
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.ani-scale {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.ttl_01 {
  font-size: clamp(2rem, 1.93vw, 2.8rem);
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 20px;
}
.ttl_01:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 74px;
  height: 4px;
  background: #833ab4;
  background: linear-gradient(90deg, #833ab4 0%, #2badc9 0%, #9757a3 100%);
}
.ttl_01 + .text-copy {
  text-align: center;
}

.ttl_02 {
  font-size: 4rem;
  text-align: center;
  color: white;
  line-height: 1;
  font-weight: normal;
}

.ttl_03 {
  margin-bottom: 30px;
  font-size: 3.2rem;
  text-align: center;
  font-weight: normal;
}

.ttl_04 {
  font-size: clamp(1.6rem, 1.5vw, 2.2rem);
  font-weight: bold;
  line-height: 1.0;
  padding-left: 15px;
  position: relative;
  padding-bottom: 18px;
}
.ttl_04.border {
  border-bottom: solid 1px #333;
  margin-bottom: 30px;
}
.ttl_04:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 1em;
  background: #833ab4;
  background: linear-gradient(180deg, #833ab4 0%, #2badc9 0%, #9757a3 100%);
}
.ttl_04.sub {
  padding-top: 0.4em;
  padding-bottom: 0;
  margin-bottom: 18px;
}
.ttl_04.sub:before {
  height: 100%;
}
.ttl_04 .en {
  color: #004DA0;
  font-size: 1.3rem;
  display: block;
  margin-bottom: .5em;
}

.ttl-primary {
  color: #78B97F;
}

.ttl-secondary {
  color: #c063ad;
}

.ttl-thirdly {
  color: #629db0;
}

.ttl-error {
  color: #C70000;
}

.ttl-accent {
  color: #EBEDF0;
}

.ttl-base_bg {
  color: #f2f2f2;
}

.ttl-info {
  color: #70C1B3;
}

.ttl-white {
  color: white;
}

.ttl-black {
  color: black;
}

.btn {
  background: #833ab4;
  background: linear-gradient(90deg, #833ab4 0%, #2badc9 0%, #9757a3 100%);
  position: relative;
  padding: 9px 10px;
  width: 189px;
}
.btn:before {
  content: "";
  position: absolute;
  top: 45%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn.prev:before {
  right: inherit;
  left: 20px;
  border-top: none;
  border-right: none;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
}
.btn.large {
  font-size: 1.8rem;
  padding: 1.35em 20px;
  width: 545px;
}
@media only screen and (max-width: 767px) {
  .btn.large {
    font-size: 1.6rem;
    padding: 1.35em 2em !important;
  }
}
.btn.small {
  width: auto;
  display: inline-block;
  padding: 9px 2em 9px 1em;
}
.btn.small:before {
  right: 15px;
}
.btn.auto {
  padding: 1.35em 6.5em;
  width: auto;
}
.btn.btn-more {
  color: #fff !important;
  font-size: 1.2rem;
  padding: 0px 2em 0 1.5em;
  text-decoration: none !important;
  width: auto;
}
.btn.btn-more:before {
  top: 40%;
  right: 8px;
  width: 6px;
  height: 6px;
}
.btn.btn-more.icon_pdf:before {
  content: none;
}
.btn.btn-more.icon_pdf:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  width: 14px;
  height: 14px;
  background: url(/jp/assets/images/icon_pdf.svg) no-repeat center center;
  background-size: contain;
}
.btn.btn-white {
  background: #fff !important;
  color: #333;
}
.btn.btn-white:before {
  content: "";
  position: absolute;
  top: 45%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.list-keyword {
  background: #fff;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  width: 100%;
  max-width: 1000px;
  margin: 40px auto 0;
}
.list-keyword a {
  color: #333;
  text-decoration: underline;
  margin-right: 1em;
  display: inline-block;
}
.list-keyword dt {
  background: #333;
  color: #fff;
  padding: 1em .5em;
  width: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-keyword dd {
  padding: 1em 2.0em;
  width: calc(100% - 125px);
}
@media only screen and (max-width: 767px) {
  .list-keyword {
    flex-direction: column;
  }
  .list-keyword dt, .list-keyword dd {
    width: 100%;
  }
  .list-keyword dt {
    padding: .5em 1em;
  }
  .list-keyword dd {
    padding: 1em;
  }
}

.list-info {
  border-top: solid 1px #333;
}
.list-info .list-info_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.list-info .list-info_items dt {
  width: 8.5em;
  margin-top: 2em;
}
.list-info .list-info_items dd {
  margin-top: 2em;
  width: calc(100% - 8.5em);
}
.list-info .list-info_items a {
  color: #333;
  text-decoration: underline;
}

.list-btns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.list-btns:after {
  content: "";
  display: block;
  width: 31.25%;
}
.list-btns > * {
  width: 31.25%;
}
.list-btns > * a {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .list-btns > * {
    width: 100%;
  }
}

.list-usecase_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.list-usecase_tab:before {
  content: "";
  display: block;
  width: 31.25%;
  order: 1;
}
.list-usecase_tab:after {
  content: "";
  display: block;
  width: 31.25%;
}
.list-usecase_tab > * {
  background: #fff;
  width: 31.25%;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
}
.list-usecase_tab > * a {
  display: block;
  padding: 1em;
  min-height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.list-usecase_tab > * span {
  color: #004DA0;
  display: block;
  font-size: clamp(1.8rem, 1.7vw, 2.4rem);
}
.list-usecase_tab > *:before {
  content: "";
  position: absolute;
  top: 45%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-bottom: solid 2px #333;
  border-right: solid 2px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list-usecase_tab > *:nth-child(n+4) {
  margin-top: 40px;
}
.list-usecase_tab.local-navi {
  width: 67%;
  max-width: 835px;
  margin: 0 auto;
}
.list-usecase_tab.local-navi > * {
  font-size: clamp(1.2rem, 1.1vw, 1.5rem);
  font-weight: normal;
  width: 15%;
}
.list-usecase_tab.local-navi > * a {
  padding: 10px;
  min-height: 60px;
}
.list-usecase_tab.local-navi > *:nth-child(n+4) {
  margin-top: 0;
}
.list-usecase_tab.local-navi > *:before {
  top: 65%;
  right: 46%;
  width: 10px;
  height: 10px;
  border-bottom: solid 1px #333;
  border-right: solid 1px #333;
}
@media only screen and (max-width: 767px) {
  .list-usecase_tab {
    flex-direction: column;
  }
  .list-usecase_tab:before, .list-usecase_tab:after {
    content: none;
  }
  .list-usecase_tab > * {
    width: 100%;
  }
  .list-usecase_tab > * + * {
    margin-top: 20px;
  }
  .list-usecase_tab > *:nth-child(n+4) {
    margin-top: 20px;
  }
  .list-usecase_tab > * a {
    min-height: inherit;
  }
  .list-usecase_tab.local-navi {
    flex-direction: row;
    width: 100%;
  }
  .list-usecase_tab.local-navi > * {
    width: 48%;
  }
  .list-usecase_tab.local-navi > * + * {
    margin-top: 0;
  }
  .list-usecase_tab.local-navi > * a {
    padding: 10px 10px 20px 10px;
    min-height: 40px;
  }
  .list-usecase_tab.local-navi > *:nth-child(n+3) {
    margin-top: 20px;
  }
  .list-usecase_tab.local-navi > *:before {
    top: 65%;
    right: 46%;
    width: 10px;
    height: 10px;
    border-bottom: solid 1px #333;
    border-right: solid 1px #333;
  }
}

.list-private_contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px !important;
}
.list-private_contact > * {
  width: 50%;
  text-align: center;
  padding: 15px 0;
}
.list-private_contact .tel {
  font-size: clamp(1.8rem, 2.5vw, 3.5rem);
  padding-left: 77px;
  text-align: left;
}
.list-private_contact .email {
  font-size: clamp(1.8rem, 1.5vw, 2.1rem);
  padding-right: 125px;
  text-align: right;
  border-left: solid 1px #9D9D9D;
}
.list-private_contact + p {
  font-size: 1.3rem;
  padding: 0 77px;
}
@media only screen and (max-width: 767px) {
  .list-private_contact {
    flex-direction: column;
  }
  .list-private_contact > * {
    width: 100%;
  }
  .list-private_contact .tel {
    padding: 0 30px;
  }
  .list-private_contact .email {
    padding: 0 30px;
    text-align: left;
    border: none;
    margin-top: 1em;
  }
  .list-private_contact .icon_tel {
    padding-left: 60px;
  }
  .list-private_contact .icon_email {
    padding-left: 60px;
  }
  .list-private_contact + p {
    padding: 0 30px;
  }
}

.box-obi {
  margin-top: 60px;
  width: 100%;
}

.box-product_slide {
  padding: 55px 40px 10px;
  width: 100%;
}
.box-product_slide .box-product_slide-inner,
.box-product_slide .product-swiper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.box-product_slide .box-product_slide-inner a,
.box-product_slide .product-swiper a {
  background: #fff;
  color: #333;
  width: 32.67%;
  max-width: 379px;
  display: block;
}
.box-product_slide .box-product_slide-inner .slick-slide
.box-product_slide .product-swiper .swiper-slide {
  margin: 0 6px;
  width: 32.67%;
  max-width: 379px;
}
.box-product_slide .box-product_slide-inner .slick-slide figure,
.box-product_slide .product-swiper .swiper-slide figure {
  overflow: hidden;
}
.box-product_slide .box-product_slide-inner .slick-slide figure img,
.box-product_slide .product-swiper .swiper-slide figure img {
  transition: 1s all;
}
.box-product_slide .box-product_slide-inner .slick-slide:hover figure img,
.box-product_slide .product-swiper .swiper-slide:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.box-product_slide .box-product_slide-inner .title,
.box-product_slide .product-swiper .title {
  font-size: clamp(1rem, 1.2vw, 1.6rem);
  font-weight: bold;
  padding: 2em .5em;
}
.box-product_slide .box-product_slide-inner img,
.box-product_slide .product-swiper img {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .box-product_slide {
    padding: 35px 0 10px;
  }
  .box-product_slide .box-product_slide-inner .title,
  .box-product_slide .product-swiper .title {
    font-size: clamp(1.2rem, 3.8vw, 1.4rem);
    padding: 1em;
  }
  .box-product_slide .box-product_slide-inner a,
  .box-product_slide .product-swiper a {
    width: 100%;
    max-width: 100%;
  }
  .box-product_slide .box-product_slide-inner .slick-slide,
  .box-product_slide .product-swiper .swiper-slide {
    width: 100%;
    max-width: 100%;
  }
}
.box-product_slide .slick-prev,
.box-product_slide .slick-next {
  position: relative;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  display: block;
  width: 50px;
  height: 70px;
  z-index: 1;
}
.box-product_slide .slick-prev:before,
.box-product_slide .slick-next:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 1px solid #005EAA;
  border-right: 1px solid #005EAA;
  height: 35px;
  width: 35px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .box-product_slide .slick-prev:before,
  .box-product_slide .slick-next:before {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .box-product_slide .slick-prev,
  .box-product_slide .slick-next {
    background: #fff;
  }
  .box-product_slide .slick-prev:before,
  .box-product_slide .slick-next:before {
    width: 25px;
    height: 25px;
  }
}
.box-product_slide .slick-prev {
  left: -40px;
}
.box-product_slide .slick-prev:before {
  transform: translateX(calc(-50% + 8px)) translateY(-50%) rotate(-135deg);
}
@media only screen and (max-width: 767px) {
  .box-product_slide .slick-prev {
    left: -10px;
  }
  .box-product_slide .slick-prev:before {
    transform: translateX(calc(-50% + 3px)) translateY(-50%) rotate(-135deg);
  }
}
.box-product_slide .slick-next {
  right: -40px;
}
.box-product_slide .slick-next:before {
  left: 60%;
  transform: translateX(calc(-50% - 8px)) translateY(-50%) rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .box-product_slide .slick-next {
    right: -10px;
  }
  .box-product_slide .slick-next:before {
    left: 40%;
    transform: translateX(calc(-50% - 3px)) translateY(-50%) rotate(45deg);
  }
}

.box-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-card > * {
  background: #fff;
  width: 32.6%;
  border: solid 1px #9D9D9D;
  padding-bottom: 70px;
  position: relative;
}
.box-card .title {
  font-size: clamp(1.2rem, 1.6vw, 1.8rem);
  font-weight: bold;
  text-align: center;
  margin-top: 1.5em;
  min-height: 3.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-card .title + p {
  padding: 0 3vw;
}
.box-card .btn-area {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .box-card {
    flex-direction: column;
  }
  .box-card > * {
    width: 100%;
  }
  .box-card > * + * {
    margin-top: 15px;
  }
  .box-card .title {
    font-size: 1.4rem;
    margin-top: 1.5em;
  }
  .box-card .title + p {
    padding: 0 1.8em;
  }
}

.box-products,
.box-relation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  gap: 2%;
  flex-wrap: wrap;
}
.box-products > *,
.box-relation > * {
  background: #fff;
  width: calc(100% / 3 - 2%);
  margin-bottom: 40px;
  position: relative;
}
.box-products.btn_on > *,
.box-relation.btn_on > * {
  padding-bottom: 6em;
}
.box-products.btn_on > * .btn-area,
.box-relation.btn_on > * .btn-area {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.box-products a figure,
.box-relation a figure {
  overflow: hidden;
}
.box-products a figure img,
.box-relation a figure img {
  transition: 1s all;
}
.box-products a:hover figure img,
.box-relation a:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.box-products .title,
.box-relation .title {
  font-size: clamp(1.2rem, 1.6vw, 1.6rem);
  font-weight: bold;
  line-height: 1.375;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.box-products .title .title-tag,
.box-relation .title .title-tag {
  color: #004DA0;
  display: block;
  margin-bottom: 10px;
}
.box-products .title + p,
.box-relation .title + p {
  padding: 0 1.2vw 1.2vw;
  font-size: clamp(1.2rem, 1.6vw, 1.4rem);
}
.box-products .btn-area,
.box-relation .btn-area {
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .box-products,
  .box-relation {
    flex-direction: column;
  }
  .box-products > *,
  .box-relation > * {
    margin-bottom: 0;
    width: 100%;
  }
  .box-products > * + *,
  .box-relation > * + * {
    margin-top: 20px;
  }
  .box-products .title,
  .box-relation .title {
    margin-top: 1.5em;
  }
  .box-products .title + p,
  .box-relation .title + p {
    padding: 0 1.5em 1.5em;
  }
  .box-products .btn-area,
  .box-relation .btn-area {
    margin-bottom: 20px;
  }
}

.box-system {
  margin-top: 75px;
}
.box-system.main-block a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background: #fff;
}
.box-system.main-block a figure {
  width: 60.5%;
  overflow: hidden;
}
.box-system.main-block a figure img {
  transition: 1s all;
}
.box-system.main-block a:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.box-system.main-block a div {
  padding: 2em;
  width: calc(100% - 60.5%);
}
.box-system.main-block a div .title {
  font-size: clamp(1.4rem, 1.4vw, 1.8rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}
.box-system.sub-block {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-system.sub-block > * {
  background: #fff;
  font-weight: bold;
  text-align: center;
  width: 32.8%;
}
.box-system.sub-block > * figure {
  overflow: hidden;
}
.box-system.sub-block > * figure img {
  transition: 1s all;
}
.box-system.sub-block > *:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.box-system.sub-block > * .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 8em;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .box-system {
    margin-top: 30px;
  }
  .box-system.main-block a {
    flex-direction: column;
  }
  .box-system.main-block a figure,
  .box-system.main-block a div {
    width: 100%;
  }
  .box-system.sub-block {
    flex-direction: column;
    margin-top: 15px;
  }
  .box-system.sub-block > * {
    width: 100%;
  }
  .box-system.sub-block > * + * {
    margin-top: 15px;
  }
  .box-system.sub-block > * .title {
    min-height: inherit;
    padding: 1em;
  }
}

.box-simple {
  background: #fff;
  padding: 30px 40px;
}
@media only screen and (max-width: 767px) {
  .box-simple {
    padding: 20px;
  }
}

.box-private_contact {
  border: solid 1px #9D9D9D;
  background: #fff;
  padding: 24px 0;
  margin-top: 55px;
}
.box-private_contact .title {
  font-size: clamp(1.6rem, 1.5vw, 2.1rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.box-acc {
  background: #fff;
  padding: 24px 40px;
}
.box-acc + .box-acc {
  margin-top: 20px;
}
.box-acc .head {
  font-size: clamp(1.6rem, 1.5vw, 2rem);
  font-weight: bold;
  position: relative;
}
.box-acc .head:before, .box-acc .head:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #000;
  right: 0;
  top: 50%;
  width: 27px;
  height: 2px;
  transform: translateY(-50%);
}
.box-acc .head:before {
  transform: translateY(-50%) rotate(90deg);
}
.box-acc .head.open:before {
  transform: translateY(-50%) rotate(0deg);
}
.box-acc .head + * {
  display: none;
  border-top: solid 1px #9D9D9D;
  margin-top: 15px;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .box-acc {
    padding: 15px 20px;
  }
  .box-acc .head:before, .box-acc .head:after {
    width: 15px;
    height: 2px;
  }
}

.box-product.sub {
  border: solid 1px #9D9D9D;
  padding: 22px 40px;
  width: 100%;
  max-width: 1000px;
  margin: 30px auto 0;
}
@media only screen and (max-width: 767px) {
  .box-product.sub {
    flex-direction: column;
    padding: 20px;
  }
}
.box-product.sub .title {
  font-size: clamp(1.5rem, 1.3vw, 1.8rem);
  font-weight: bold;
  white-space: nowrap;
}
.box-product.sub ul li {
  position: relative;
  padding-left: 20px;
  font-size: clamp(1.4rem, 1.1vw, 1.6rem);
}
.box-product.sub ul li + li {
  margin-top: 5px;
}
.box-product.sub ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .3em;
  width: 16px;
  height: 16px;
  background-image: url(/jp/assets/images/icon_voice.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.box-product.suggest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-product.suggest:before {
  content: "";
  display: block;
  width: 48.7%;
  order: 1;
}
.box-product.suggest:after {
  content: "";
  display: block;
  width: 48.7%;
}
.box-product.suggest > * {
  width: 48.7%;
  margin-bottom: 40px;
}
.box-product.suggest > * .title {
  font-size: clamp(1.4rem, 1.1vw, 1.6rem);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
}
.box-product.suggest > * figure {
  margin-bottom: 12px;
}
.box-product.suggest > * .tag {
  background: #004DA0;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  padding: 0px 12px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
  .box-product.suggest:before, .box-product.suggest:after {
    content: none;
  }
  .box-product.suggest > * {
    width: 100%;
  }
}
.box-product.caseup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 92%;
  margin: 60px auto;
}
.box-product.caseup figure {
  width: 23.5%;
}
.box-product.caseup p {
  font-size: clamp(1.4rem, 1.1vw, 1.6rem);
  line-height: 1.875;
  padding: 2em 4em 2em 2em;
  width: 73%;
}
.box-product.caseup p {
  padding: 28px;
}
@media only screen and (max-width: 767px) {
  .box-product.caseup {
    flex-direction: column;
    width: 100%;
  }
  .box-product.caseup figure {
    width: 40%;
    margin: 20px auto 0;
  }
  .box-product.caseup p {
    padding: 20px;
    width: 100%;
  }
}

.bg-logo {
  background: url(/jp/assets/images/img_logo.svg) no-repeat calc(100% - 10px) 180px;
  background-size: 506px;
}
@media only screen and (max-width: 767px) {
  .bg-logo {
    background-position: calc(100% - 10px) 120px;
    background-size: 60%;
  }
}

/**
 * フォーム・サイト内検索
 */
#searchArea form {
  width: 100%;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: none;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

/* Search
--------------------------------------------- */
#searchform {
  *zoom: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

#searchform #text-search {
  width: 230px;
}
@media only screen and (max-width: 767px) {
  #searchform #text-search {
    width: calc(100% - 40px);
  }
}

#searchform:after {
  content: "";
  clear: both;
  display: block;
}

#searchform #searchsubmit {
  background: url("/jp/assets/images/icon_search.svg") #333 no-repeat center center;
  border: 0 none;
  cursor: pointer;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}

.error404 #primary form#searchform {
  width: 320px;
}

.bg-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
/*
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
*/
}

.btn-area {
  display: flex;
  justify-content: center;
  /*margin-top: 40px;*/
}
.btn-area.small {
  margin-top: 20px;
}
.btn-area.text-with {
  flex-direction: column;
  text-align: center;
}
.btn-area.text-with .text {
  font-size: clamp(1.4rem, 1.3vw, 1.8rem);
  font-weight: bold;
  margin-bottom: 30px;
}
.btn-area.text-with .btn {
  margin: 0 auto;
}
/*
@media only screen and (max-width: 767px) {
  .btn-area {
    margin-top: 20px;
  }
}
*/
.link-english {
  color: #333;
  font-weight: bold;
  display: inline-block;
  padding-left: 20px;
  position: relative;
  background: url(/jp/assets/images/icon_earth.svg) no-repeat left center;
  background-size: 18px;
  border: none; /** 追加 **/   
}
.link-english:hover { /** 追加 **/
  border: 1px solid #333;
}

.no-wrap {
  white-space: nowrap;
}

.text-info {
  color: #CB1919;
  font-size: 1.2rem;
}

.icon_tel {
  position: relative;
  padding-left: 80px;
}
.icon_tel:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 60px;
  height: 60px;
  background: url(/jp/assets/images/icon_tel.png) no-repeat center center;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .icon_tel:before {
    width: 40px;
    height: 40px;
  }
}

.icon_email {
  position: relative;
  padding-left: 3.8em;
}
.icon_email:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 60px;
  height: 60px;
  background: url(/jp/assets/images/icon_email.png) no-repeat center center;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .icon_email:before {
    width: 40px;
    height: 40px;
  }
}

/* TOP */
@keyframes ani-isHidden {
  0% {
    opacity: 1;
  }
  100% {
    left: -230px;
    opacity: 0;
  }
}
@keyframes ani-isHiddenOn {
  0% {
    left: -230px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes ani-fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes ani-fadeOut {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes ani-slideIn {
  0% {
    left: -230px;
  }
  100% {
    left: -9.5vw;
  }
}
@keyframes ani-slideInMAX {
  0% {
    left: -230px;
  }
  100% {
    left: -144px;
  }
}
@keyframes ani-slideIn_off {
  0% {
    left: -9.5vw;
  }
  100% {
    left: -230px;
  }
}
@keyframes ani-slideInMAX_off {
  0% {
    left: -144px;
  }
  100% {
    left: -230px;
  }
}
@keyframes ani-slideInNonActive {
  0% {
    left: 0%;
  }
  100% {
    left: -9.5vw;
  }
}
@keyframes ani-slideInNonActiveMAX {
  0% {
    left: 0%;
  }
  100% {
    left: -144px;
  }
}
@keyframes ani-slideInActive {
  0% {
    left: -9.5vw;
  }
  100% {
    left: 0%;
  }
}
@keyframes ani-slideInActiveMAX {
  0% {
    left: -144px;
  }
  100% {
    left: 0%;
  }
}
#main-visual {
  margin-left: -20px;
  margin-right: -20px;
  /*height: 100vh;*/
  transition: all 0.6s;
}
#main-visual.active {
  transform: translateX(calc(100% - (100% - 150px)));
}
#main-visual #main-visual_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
#main-visual .box-slider_mv,
#main-visual .box-slider_mv_org {
  min-width: 100vw;
}
#main-visual .box-slider_mv > div,
#main-visual .box-slider_mv_org > div {
  position: relative;
}
#main-visual .box-slider_mv .slider div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: calc(100vh - 150px);
  margin: 0;
}
#main-visual .box-slider_mv_org .slider div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
}
#main-visual .box-slider_mv .slider .mv01,
#main-visual .box-slider_mv_org .slider .mv01 {
  background: url(/jp/assets/images/slide/slide_main01.jpg) no-repeat center center;
  background-size: cover;
}
#main-visual .box-slider_mv .slider .mv02,
#main-visual .box-slider_mv_org .slider .mv02 {
  background: url(/jp/assets/images/slide/slide_main02.jpg) no-repeat center center;
  background-size: cover;
}
#main-visual .box-slider_mv .slider .mv03,
#main-visual .box-slider_mv_org .slider .mv03 {
  background: url(/jp/assets/images/slide/slide_main03.jpg) no-repeat center center;
  background-size: cover;
}
#main-visual .box-slider_mv .slider .mv04,
#main-visual .box-slider_mv_org .slider .mv04 {
  background: url(/jp/assets/images/slide/slide_main04.jpg) no-repeat center center;
  background-size: cover;
}
#main-visual .box-slider_mv .slick-slide,
#main-visual .box-slider_mv_org .slick-slide {
  position: relative;
}
#main-visual .box-slider_mv .text-copy_main,
#main-visual .box-slider_mv_org .text-copy_main {
  position: absolute;
  bottom: 10vw;
  right: 5vw;
/** 追加 **/
  text-align: left;
}
#main-visual .box-slider_mv .text-copy_main span,
#main-visual .box-slider_mv_org .text-copy_main span {
  /** background: #fff; **/
  display: inline;
  font-size: clamp(1.5rem, 2.1vw, 3rem);
  line-height: 1.8;
  padding: 2px 10px;

  /** 追加 **/
  font-weight : bold;
  color       : #333; /** #000 **/
  text-shadow: #fff 2px 3px 5px;
}
#main-visual .slider-thumbnail {
  height: 60px;
  margin: 13px auto;
}
#main-visual .slider-thumbnail .thumbnail-img {
  font-size: clamp(1rem, 0.9vw, 1.2rem);
}
#main-visual .slider-thumbnail .thumbnail-img .slick-slide + .slick-slide {
  margin-left: 2em;
}
#main-visual .slider-thumbnail .thumbnail-img > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#main-visual .slider-thumbnail .thumbnail-img > div img {
  width: 102px;
}
#main-visual .slider-thumbnail .thumbnail-img > div p {
  padding-left: 1em;
}
#main-visual #info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin: 0;
}
#main-visual #info-area > div {
  background: #EBEDF0;
  padding: 20px;
  width: calc(100% - 15.97% - 20px);
  max-width: none;
  font-size: 1.4rem;
}
@media (min-width: 1460px) {
  #main-visual #info-area > div {
    width: calc(100% - 250px);
  }
}
#main-visual #info-area a {
  color: #333;
  text-decoration: underline;
}
#main-visual #info-area .info-title {
  background: #333333;
  color: #fff;
  display: inline-block;
  font-size: 1.3rem;
  padding: 0 10px;
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  #main-visual {
    /*height: calc(100vh - 70px);*/
  }
  #main-visual .box-slider_mv {
    width: 100%;
  }
  #main-visual .box-slider_mv .slider div {
    height: calc(100vh - 70px - 150px);
  }
  #main-visual .box-slider_mv .text-copy_main {
    top: inherit;
    right: 20px;
  }
  #main-visual .box-slider_mv .text-copy_main span {
    line-height: 2;
  }
  #main-visual .slider-thumbnail {
    height: 33px;
    margin-left: 0;
  }
  #main-visual .slider-thumbnail .thumbnail-img > div img {
    width: 60px;
  }
  #main-visual .slider-thumbnail .thumbnail-img > div p {
    display: none;
  }
  #main-visual #info-area > div {
    width: 100%;
  }
}
#main-visual .slick-prev,
#main-visual .slick-next {
  position: relative;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  display: none !important;
  width: 50px;
  height: 70px;
  z-index: 1;
}
#main-visual .slick-prev:before,
#main-visual .slick-next:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 1px solid #005EAA;
  border-right: 1px solid #005EAA;
  height: 35px;
  width: 35px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #main-visual .slick-prev:before,
  #main-visual .slick-next:before {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #main-visual .slick-prev,
  #main-visual .slick-next {
    background: rgba(255, 255, 255, 0.2);
    display: block !important;
    height: 70px !important;
  }
  #main-visual .slick-prev:before,
  #main-visual .slick-next:before {
    width: 25px;
    height: 25px;
  }
}
#main-visual .slick-prev {
  left: 10px;
}
#main-visual .slick-prev:before {
  transform: translateX(calc(-50% + 8px)) translateY(-50%) rotate(-135deg);
}
#main-visual .slick-prev:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 767px) {
  #main-visual .slick-prev {
    left: 5px;
  }
  #main-visual .slick-prev:before {
    transform: translateX(calc(-50% + 3px)) translateY(-50%) rotate(-135deg);
  }
}
#main-visual .slick-next {
  right: 10px;
}
#main-visual .slick-next:before {
  left: 50%;
  transform: translateX(calc(-50% - 8px)) translateY(-50%) rotate(45deg);
}
#main-visual .slick-next:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 767px) {
  #main-visual .slick-next {
    right: 5px;
  }
  #main-visual .slick-next:before {
    left: 40%;
    transform: translateX(calc(-50% - 3px)) translateY(-50%) rotate(45deg);
  }
}

.container-fluid {
  padding-left: 8vw;
  padding-right: 8vw;
}

.container-inner {
  max-width: 1160px;
}

.ttl_01 + .text-copy {
  font-size: clamp(1.5rem, 1.3vw, 1.7rem);
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .ttl_01 + .text-copy {
    font-size: 1.4rem;
    text-align: left;
  }
}

.box-card.top {
  justify-content: center;
  margin-top: 0;
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .box-card.top > * + * {
    margin-left: 20px;
  }
}

.box-card {
  margin-top: 75px;
}
@media only screen and (max-width: 767px) {
  .box-card {
    margin-top: 30px;
  }
}

.list-keyword {
  border: solid 1px #333;
}

.list-info {
  border-bottom: solid 1px #333;
  margin-top: 55px;
  padding-bottom: 55px;
}

@media only screen and (min-width: 768px) {
  #footer #footer-inner {
    padding: 80px 3vw 80px 12vw;
  }
}

/* About */
.president {
  background: #edf6fd url(/jp/assets/images/about/img_president.jpg) no-repeat left top;
  background-size: 100%;
}
.president .container-inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.president + section {
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .president + section {
    padding-bottom: 0;
  }
}

.box-president {
  font-size: 1.4rem;
  line-height: 2.1; /** 2.2 **/
  width: 48%;
  max-width: 600px;
  margin-right: 9vw;
/** 追加 **/
color: #000;
text-shadow: #fff 2px 3px 5px;
}
.box-president .title {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 1em;
}
.box-president .name {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .box-president {
    width: 100%;
    margin-right: 0;
  }
  .box-president .title {
    margin-left: 25vw;
    padding-top: 5vw;
    margin-bottom: 25vw;
  }
}

.list-about {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list-about:after {
  content: "";
  display: block;
  width: 31.1%;
}
.list-about > * {
  background: #fff;
  display: block;
  width: 31.1%;
  margin-bottom: 40px;
  position: relative;
}
.list-about > * a:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.list-about > * a figure {
  position: relative;
  overflow: hidden;
}
.list-about > * a figure:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.list-about > * a figure span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: clamp(1.6rem, 1.5vw, 2rem);
  font-weight: bold;
  z-index: 2;
}
.list-about > * a figure img {
  transition: 1s all;
}
@media only screen and (max-width: 767px) {
  .list-about > * {
    width: 100%;
  }
  .list-about.new:after {
    top: -54px;
    left: -54px;
    border-width: 54px;
  }
}

.box-business {
  background: #fff;
  padding: 40px;
  margin-top: 40px;
  width: 100%;
}
.box-business > div + div {
  margin-top: 30px;
  border-top: solid 1px #333333;
  padding-top: 30px;
}
.box-business > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-business > div ul:before {
  content: "";
  display: block;
  width: 31.7%;
  order: 1;
}
.box-business > div ul:after {
  content: "";
  display: block;
  width: 31.7%;
}
.box-business > div ul li {
  font-size: clamp(1.1rem, 0.9vw, 1.3rem);
  line-height: 1.6;
  width: 31.7%;
}
.box-business > div ul li .head {
  font-size: clamp(1.2rem, 1.3vw, 1.8rem);
  font-weight: bold;
  padding: 0.8em 0 0.5em;
}
@media only screen and (max-width: 767px) {
  .box-business {
    padding: 20px;
    margin-top: 20px;
  }
  .box-business > div ul li {
    width: 100%;
  }
  .box-business > div ul li + li {
    margin-top: 20px;
  }
}

.box-business01 {
  padding: 40px 57px;
  background: #fff;
  text-align: center;
  margin-top: 30px;
}
.box-business01 .text-copy {
  color: #004DA0;
  font-size: clamp(1.6rem, 2.2vw, 3.2rem);
  font-weight: bold;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .box-business01 {
    padding: 20px 30px;
  }
}

.box-business02 {
  padding: 40px 93px;
  background: #fff;
  text-align: center;
}
.box-business02 .img_logo {
  width: 44%;
  margin: 0 auto;
}
.box-business02 figure {
  margin-top: 40px;
}
.box-business02 .box-copy {
  border: solid 1px #707070;
  font-size: clamp(1.2rem, 1.1vw, 1.6rem);
  text-align: center;
  padding: 22px;
  margin-top: 15px;
}
.box-business02 .box-copy .text-copy {
  color: #004DA0;
  font-size: clamp(1.6rem, 1.9vw, 2.8rem);
  font-weight: bold;
  margin-bottom: 14px;
}
/** 追加 **/
.box-business02 .text-copy {
  color: #004DA0;
  font-size: clamp(1.6rem, 2.2vw, 3.2rem);
  font-weight: bold;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .box-business02 {
    padding: 20px 30px;
  }
}

/* Aboud Detail */
@charset "UTF-8";
.box-search_result {
  background: #fff;
  padding: 0 40px 30px;
  width: 81.1%;
  max-width: 1000px;
  margin: 20px auto;
  font-size: 1.6rem;
}
.box-search_result a {
  display: inline-block;
  text-decoration: underline;
  margin-right: 2.5em;
  margin-top: 1em;
}
.box-search_result a.btn-more:not(.inlinetext) {
  margin-left: -2.5em;
}
.box-search_result .text-word {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 3.1;
  border-bottom: solid 1px #333333;
  margin: 0 0 30px 0;
  position: relative;
}
.box-search_result .text-word a.btn-more {
  margin-left: 1.5em;
  line-height: 1.8;
}
.box-search_result .box-search_result-detail > * {
  font-size: 1.4rem;
}
.box-search_result .box-search_result-detail .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.box-search_result .box-search_result-detail .address dt {
  width: 6.5em;
  position: relative;
}
.box-search_result .box-search_result-detail .address dt:before {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}
.box-search_result .box-search_result-detail .address dd {
  width: calc(100% - 6.5em);
}
.box-search_result .box-search_result-detail .address a {
  color: #333;
  text-decoration: underline;
}
.box-search_result .g-map {
  margin-top: 40px;
}
.box-search_result .g-map iframe {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .box-search_result {
    font-size: 1.4rem;
    padding: 5px 20px 20px;
    width: 100%;
  }
  .box-search_result .text-word {
    font-size: 1.8rem;
    line-height: 2.5;
  }
  .box-search_result .text-word.blank {
    padding-bottom: 30px;
  }
  .box-search_result .text-word.blank a.btn-more {
    margin-right: 0;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 0px;
  }
}

.wrapper-main + .breadcrumb {
  margin-top: 50px;
}

.box-sustainability {
  background: #fff;
  padding: 40px;
}
.box-sustainability.main {
  font-size: 1.6rem;
}
.box-sustainability + .box-sustainability {
  margin-top: 20px;
}
.box-sustainability .title {
  color: #004DA0;
  font-size: clamp(1.6rem, 1.6vw, 2.2rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 2em;
}
.box-sustainability .list-line {
  line-height: 1.2;
  margin-bottom: 1em;
}
.box-sustainability .ttl_04 {
  font-size: clamp(1.2rem, 1.3vw, 1.8rem);
}
.box-sustainability .box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-sustainability .box-header > div {
  width: 69%;
}
.box-sustainability .box-header > figure {
  width: 27%;
}
.box-sustainability .box-body {
  margin-top: 2em;
  border-top: solid 1px #9D9D9D;
  padding-top: 2em;
}
.box-sustainability .box-body .box-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-sustainability .box-body .box-half > * {
  width: 45.6%;
}
.box-sustainability .box-body .box-half .list-dl01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.box-sustainability .box-body .box-half .list-dl01 dt {
  width: 7em;
  position: relative;
}
.box-sustainability .box-body .box-half .list-dl01 dt:before {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}
.box-sustainability .box-body .box-half .list-dl01 dd {
  width: calc(100% - 7.2em);
}
.box-sustainability .box-body .box-half .list-dl02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.box-sustainability .box-body .box-half .list-dl02 dt {
  width: 13em;
  position: relative;
}
.box-sustainability .box-body .box-half .list-dl02 dt:before {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}
.box-sustainability .box-body .box-half .list-dl02 dd {
  width: calc(100% - 13.2em);
}
@media only screen and (max-width: 767px) {
  .box-sustainability {
    padding: 20px;
  }
  .box-sustainability.main {
    font-size: 1.4rem;
  }
  .box-sustainability .ttl_04 {
    font-size: clamp(1.2rem, 4vw, 1.6rem);
  }
  .box-sustainability .box-header {
    flex-direction: column;
  }
  .box-sustainability .box-header > div,
  .box-sustainability .box-header > figure {
    width: 100%;
  }
  .box-sustainability .box-header > figure {
    margin-top: 20px;
  }
  .box-sustainability .box-body .box-half {
    flex-direction: column;
  }
  .box-sustainability .box-body .box-half > * {
    width: 100%;
  }
  .box-sustainability .box-body .box-half > * + * {
    margin-top: 30px;
  }
}

.box-acc {
  background: #fff;
  padding: 24px 40px;
}
.box-acc + .box-acc {
  margin-top: 20px;
}
.box-acc .head {
  font-size: clamp(1.6rem, 1.5vw, 2rem);
  font-weight: bold;
  position: relative;
}
.box-acc .head:before, .box-acc .head:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #000;
  right: 0;
  top: 50%;
  width: 27px;
  height: 2px;
  transform: translateY(-50%);
}
.box-acc .head:before {
  transform: translateY(-50%) rotate(90deg);
}
.box-acc .head.open:before {
  transform: translateY(-50%) rotate(0deg);
}
.box-acc .head + * {
  display: none;
  border-top: solid 1px #9D9D9D;
  margin-top: 15px;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .box-acc {
    padding: 15px 20px;
  }
  .box-acc .head:before, .box-acc .head:after {
    width: 15px;
    height: 2px;
  }
}

/* Contact */
.list-btns {
  margin-top: 52px;
}
.list-btns > * {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .list-btns > * {
    margin: 0;
  }
  .list-btns > * + * {
    margin-top: 20px;
  }
}
.list-btns .btn {
  font-size: clamp(1.4rem, 1.3vw, 1.8rem);
  font-weight: bold;
  min-height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .list-btns .btn {
    min-height: 6em;
  }
}

/* Event */
.news .inner + .inner {
  margin-top: 80px;
}
.news .btn-area + p {
  margin-top: 50px;
}
.news .list-dt {
  margin-bottom: 30px;
}
.news .list-dt dt {
  float: left;
}
.news .list-dt dd {
  padding-left: 6em;
  position: relative;
}
.news .list-dt dd:before {
  content: ':';
  position: absolute;
  top: 0;
  left: 5.5em;
}
.news .title {
  font-size: clamp(1.4rem, 1.3vw, 1.8rem);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .news .title {
    font-size: 1.6rem;
  }
}
.news .box-half {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .box-half > * {
  width: 48%;
  margin-bottom: 60px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .news .box-half > * {
    padding-bottom: 16em;
  }
}
@media screen and (max-width: 1000px) {
  .news .box-half > * {
    padding-bottom: 22vw;
  }
}
.news .box-half.two-less > * {
  margin-bottom: 0;
}
.news .box-half .title + p {
  margin-bottom: 0;
}
.news .box-half .title + p + figure {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .news .box-half figure {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .news .box-half > * {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 0;
  }
  .news .box-half.two-less > * {
    margin-bottom: 30px;
  }
}
.news figure.text-center {
  margin-bottom: 60px;
}
.news figure.text-center img {
  width: auto;
}
@media only screen and (max-width: 767px) {
  .news figure.text-center {
    margin-bottom: 30px;
  }
  .news figure.text-center img {
    width: 100%;
  }
}
.news figcaption {
  margin-top: 15px;
}

/* Facilities */
.contents01 {
  padding-top: 10px;
}

.box-search_word {
  margin-bottom: 60px;
}
.box-search_word .list-keyword + .list-keyword {
  margin-top: 10px;
}
.box-search_word .list-keyword dt {
  width: 150px;
}
.box-search_word .list-keyword a {
  margin-right: 2em;
}
@media only screen and (max-width: 767px) {
  .box-search_word .list-keyword dt {
    width: 100%;
  }
}

.box-search_result {
  background: #fff;
  padding: 0 40px 30px;
  width: 81.1%;
  max-width: 1000px;
  margin: 20px auto;
  font-size: 1.6rem;
}
.box-search_result:first-child {
  margin-top: 40px;
}
.box-search_result a {
  display: inline-block;
  text-decoration: underline;
  margin-right: 2.5em;
  margin-top: 1em;
}
.box-search_result a.btn-more:not(.inlinetext) {
  margin-left: -2.5em;
}
.box-search_result .text-word {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 3.1;
  border-bottom: solid 1px #333333;
  margin: 0 0 30px 0;
  position: relative;
}
.box-search_result .text-word a.btn-more {
  margin-left: 1.5em;
  line-height: 1.8;
}
.box-search_result .box-search_result-detail > * {
  font-size: 1.4rem;
}
.box-search_result .box-search_result-detail .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.box-search_result .box-search_result-detail .address dt {
  width: 6.5em;
  position: relative;
}
.box-search_result .box-search_result-detail .address dt:before {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}
.box-search_result .box-search_result-detail .address dd {
  width: calc(100% - 6.5em);
}
.box-search_result .box-search_result-detail .address a {
  color: #333;
  text-decoration: underline;
}
.box-search_result .g-map {
  margin-top: 40px;
}
.box-search_result .g-map iframe {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .box-search_result {
    font-size: 1.4rem;
    padding: 5px 20px 20px;
    width: 100%;
  }
  .box-search_result .text-word {
    font-size: 1.8rem;
    line-height: 2.5;
  }
  .box-search_result .text-word.blank {
    padding-bottom: 30px;
  }
  .box-search_result .text-word.blank a.btn-more {
    margin-right: 0;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 0px;
  }
}

/* News */
.js-tabBtn {
  display: flex;
  margin-bottom: 7em;
}
.js-tabBtn > * {
  cursor: pointer;
  margin-right: 2.5em;
  position: relative;
  padding: 0 0.5em 0.5em;
}
.js-tabBtn .current:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #833ab4;
  background: linear-gradient(90deg, #833ab4 0%, #2badc9 0%, #9757a3 100%);
}
@media only screen and (max-width: 767px) {
  .js-tabBtn {
    margin-bottom: 3em;
  }
  .js-tabBtn > * {
    margin-right: 1.5em;
  }
}

/* Partners */
.contents01 {
  padding-top: 10px;
}

.box-search_word {
  margin-bottom: 60px;
}
.box-search_word .list-keyword + .list-keyword {
  margin-top: 10px;
}
.box-search_word .list-keyword dt {
  width: 150px;
}
.box-search_word .list-keyword a {
  margin-right: 2em;
}
@media only screen and (max-width: 767px) {
  .box-search_word .list-keyword dt {
    width: 100%;
  }
}

.box-search_result {
  background: #fff;
  padding: 0 30px 30px;
  width: 81.1%;
  max-width: 1000px;
  margin: 20px auto;
  font-size: 1.6rem;
}
.box-search_result:first-child {
  margin-top: 40px;
}

/* 11.13 DEL
.box-search_result .text-word {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 3.1;
  border-bottom: solid 1px #333333;
  margin: 0;
}
*/

.box-search_result a {
  display: inline-block;
  text-decoration: underline;
  margin-right: 2.5em;
  margin-top: 1em;
}
.box-search_result a.btn-more {
  margin-left: -2.5em;
}
@media only screen and (max-width: 767px) {
  .box-search_result {
    font-size: 1.4rem;
    padding: 5px 20px 20px;
    width: 100%;
  }
  .box-search_result .text-word {
    font-size: 1.8rem;
    line-height: 2.5;
  }
}

/* Products */
.contents01 {
  padding-top: 10px;
}

.list-keyword {
  margin-bottom: 56px;
}

.box-products {
  margin-top: 65px;
}
@media only screen and (max-width: 767px) {
  .box-products {
    margin-top: 30px;
  }
}

.box-solution {
  display: flex;
  flex-wrap: wrap;
  margin-top: 58px;
}
.box-solution > * {
  width: 25%;
}
.box-solution > * + * {
  border-left: solid 1px #9D9D9D;
}
.box-solution a figure {
  overflow: hidden;
}
.box-solution a figure img {
  transition: 1s all;
}
.box-solution a:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.box-solution .text-area {
  padding-top: 1.5em;
  padding-bottom: 2em;
}
.box-solution .title {
  font-size: clamp(1.2rem, 1.6vw, 1.7rem);
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
  margin-bottom: 1.5em;
}
.box-solution .title + p {
  padding: 0 1.2vw;
  font-size: clamp(1.2rem, 1.6vw, 1.4rem);
}
@media only screen and (max-width: 767px) {
  .box-solution {
    margin-top: 30px;
  }
  .box-solution > * {
    width: 50%;
  }
  .box-solution > * + * {
    border: none;
  }
  .box-solution > *:nth-child(2n) {
    border-left: solid 1px #9D9D9D;
  }
  .box-solution .title + p {
    padding: 0 1.5em;
  }
}

.box-case_area {
  background: url(/jp/assets/images/products/bg_case_area.jpg) no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 70px 0;
}
.box-case_area .title {
  color: #fff;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 2.3;
}

/* Products Detail */
.box-product_main {
  display: flex;
  justify-content: space-between;
}
.box-product_main > figure {
  width: 40%;
}
.box-product_main > div {
  width: 57.5%;
}
.box-product_main > div .title {
  font-size: clamp(1.5rem, 1.4vw, 2rem);
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .box-product_main {
    flex-direction: column;
  }
  .box-product_main > figure,
  .box-product_main > div {
    width: 100%;
  }
  .box-product_main > div {
    margin-top: 20px;
  }
}

.box-product_main-sub {
  border: solid 1px #9D9D9D;
  padding: 22px 40px;
  margin-top: 30px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .box-product_main-sub {
    flex-direction: column;
    padding: 20px;
  }
}
.box-product_main-sub .title {
  font-size: clamp(1.5rem, 1.3vw, 1.8rem);
  font-weight: bold;
  flex: 1;
  text-align: center;
  white-space: nowrap;
}
.box-product_main-sub ul {
  width: 480px;
}
@media only screen and (max-width: 767px) {
  .box-product_main-sub ul {
    width: auto;
  }
}
.box-product_main-sub ul li {
  white-space: nowrap;
  position: relative;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .box-product_main-sub ul li {
    white-space: normal;
  }
}
.box-product_main-sub ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.35em;
  width: 16px;
  height: 16px;
  background-image: url(/jp/assets/images/Ontenna/icon_voice.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.box-example {
  background: #fff;
  padding: 30px 40px;
}
.box-example .box-block {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.box-example .box-block > figure {
  width: 52%;
}
.box-example .box-block > div {
  width: 46.2%;
}
.box-example .box-block .title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.box-example + .box-example {
  margin-top: 20px;
}
.box-example .box-thoughts {
  border: solid 1px #9D9D9D;
  padding: 20px 40px;
  margin-top: 28px;
}
@media only screen and (max-width: 767px) {
  .box-example {
    padding: 15px 20px;
  }
  .box-example .box-block {
    flex-direction: column;
  }
  .box-example .box-block > figure,
  .box-example .box-block > div {
    width: 100%;
  }
  .box-example .box-block > div {
    margin-top: 20px;
  }
  .box-example .box-thoughts {
    padding: 10px 20px;
  }
}

.box-caseup {
  border: solid 1px #9D9D9D;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.box-caseup p {
  padding: 28px;
}
@media only screen and (max-width: 767px) {
  .box-caseup {
    flex-direction: column;
  }
  .box-caseup figure {
    width: 40%;
    margin: 20px auto 0;
  }
  .box-caseup p {
    padding: 20px;
  }
}

.box-suggest_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-suggest_list:before {
  content: "";
  display: block;
  width: 48.7%;
  order: 1;
}
.box-suggest_list:after {
  content: "";
  display: block;
  width: 48.7%;
}
.box-suggest_list > * {
  width: 48.7%;
  margin-bottom: 25px;
}
.box-suggest_list > * .title {
  font-size: clamp(1.4rem, 1.3vw, 1.8rem);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
}
.box-suggest_list > * figure + p {
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .box-suggest_list:before, .box-suggest_list:after {
    content: none;
  }
  .box-suggest_list > * {
    width: 100%;
  }
}

.box-catalog_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-catalog_list > * {
  width: 49%;
  margin-bottom: 25px;
}
.box-catalog_list > * figure {
  margin-bottom: 20px;
}
.box-catalog_list > * .title {
  font-size: clamp(1.4rem, 1.3vw, 1.8rem);
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .box-catalog_list:before, .box-catalog_list:after {
    content: none;
  }
  .box-catalog_list > * {
    width: 100%;
  }
}

.box-sale_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-sale_list > * {
  width: 49%;
  border: solid 1px #9D9D9D;
}
.box-sale_list > *:nth-child(n+3) {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .box-sale_list:before, .box-sale_list:after {
    content: none;
  }
  .box-sale_list > * {
    width: 100%;
  }
  .box-sale_list > *:nth-child(n+3) {
    margin-: 0;
  }
  .box-sale_list > * + * {
    margin-top: 20px;
  }
}

.lineup_part{
	overflow-x: auto;
    max-width: 100%;
}
.lineup_part table thead th{
	background-color: #4472C4;
    border: solid 3px #FFF;
    color: #FFF;
    font-size: clamp(2rem, 1.93vw, 2.8rem);
    line-height: 1;
	padding: 10px 15px;
}
.lineup_part table tbody>tr>*{
    border: solid 3px #FFF;
    font-size: clamp(1.6rem, 1.5vw, 2.2rem);
    line-height: 1.2;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.lineup_part table tbody>tr:nth-child(odd)>*{
	background-color: #CFD5EA;
}
.lineup_part table tbody>tr:nth-child(even)>*{
	background-color: #E9EBF5;
}

/* Recruit */
.justify-content-center > * + * {
  margin-left: 30px;
}

.list-recruit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.list-recruit > * {
  background: #fff;
  display: block;
  width: 31.1%;
  position: relative;
}
.list-recruit > * + * {
  margin-left: 30px;
}
.list-recruit > * a:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.list-recruit > * a figure {
  position: relative;
  overflow: hidden;
}
.list-recruit > * a figure:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.list-recruit > * a figure span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: clamp(1.6rem, 1.5vw, 2rem);
  font-weight: bold;
  z-index: 2;
}
.list-recruit > * a figure img {
  transition: 1s all;
}
@media only screen and (max-width: 767px) {
  .list-recruit > * {
    width: 100%;
  }
  .list-recruit > * + * {
    margin-left: 0;
    margin-top: 30px;
  }
  .list-recruit.new:after {
    top: -54px;
    left: -54px;
    border-width: 54px;
  }
}

/* Solutions */
.box-case_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 52px;
}
.box-case_area:after {
  content: "";
  display: block;
  width: 31.1%;
}
.box-case_area > * {
  background: #fff;
  display: block;
  width: 31.1%;
  margin-bottom: 29px;
  position: relative;
}
.box-case_area > *:hover figure img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.box-case_area > *.new:before {
  content: 'NEW';
  color: #fff;
  font-size: clamp(1.4rem, 1.6vw, 2.2rem);
  font-weight: bold;
  line-height: 3;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 4;
  transform: rotate(-45deg);
}
.box-case_area > *.new:after {
  content: "";
  position: absolute;
  top: -70px;
  left: -70px;
  width: 0px;
  border-color: #FF7F00;
  border-style: solid;
  border-width: 70px;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 3;
}
.box-case_area .box-case figure {
  position: relative;
  overflow: hidden;
}
.box-case_area .box-case figure:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.box-case_area .box-case figure span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: clamp(1.6rem, 1.5vw, 2rem);
  font-weight: bold;
  z-index: 2;
}
.box-case_area .box-case figure img {
  transition: 1s all;
}
.box-case_area .title {
  font-size: clamp(1.3rem, 1.2vw, 1.6rem);
  font-weight: bold;
  line-height: 1.375;
  text-align: center;
  padding: 31px 18px 22px;
  margin: 0;
  text-decoration: underline;
}
.box-case_area .day {
  display: block;
  text-align: right;
  font-size: 1.4rem;
  text-align: right;
  padding: 0 18px 1em;
}
.box-case_area .tags {
  display: flex;
  flex-wrap: wrap;
  padding: 0 18px 18px;
}
.box-case_area .tags span {
  border: solid 1px #004DA0;
  border-radius: 4px;
  color: #004DA0;
  font-size: 1.2rem;
  line-height: 2;
  margin-bottom: 10px;
  margin-right: 9px;
  padding: 0 .5em;
}
@media only screen and (max-width: 767px) {
  .box-case_area > * {
    width: 100%;
  }
  .box-case_area.new:after {
    top: -54px;
    left: -54px;
    border-width: 54px;
  }
}
/* Products */
.box-case_area.container-products > * {
  background: unset;}

/* Solutions Detail */
/* ネットワークカメラの映像データ活用 */
.list-example {
  color: #004DA0;
  font-size: 1.8rem;
  font-weight: bold;
  display: flex;
  justify-content: space-around;
  width: 700px;
  margin: 0 auto;
}
.list-example > * {
  width: 180px;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.list-example > *:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #004DA0;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .list-example {
    width: 100%;
    font-size: 1.4rem;
  }
  .list-example > * {
    width: 7.5em;
    height: 7.5em;
  }
}
.box-support {
  background: #fff;
  padding: 40px;
}
.box-support .title {
  font-size: clamp(1.6rem, 1.6vw, 2.8rem);
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .box-support {
    padding: 20px;
  }
}
.box-support_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-support_list:before {
  content: "";
  display: block;
  width: 32%;
  order: 1;
}
.box-support_list:after {
  content: "";
  display: block;
  width: 32%;
}
.box-support_list > * {
  background: #fff;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  padding-bottom: 70px;
  position: relative;
  margin-bottom: 20px;
  width: 32%;
}
.box-support_list > * .body {
  padding: 20px;
}
.box-support_list > * .body .head {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.box-support_list > * .body .head em {
  font-size: 3.6rem;
  line-height: 1;
}
.box-support_list > * .btn-area {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .box-support_list:before, .box-support_list:after {
    content: none;
  }
  .box-support_list > * {
    width: 100%;
  }
}

/* ネットワークカメラ映像活用の代表的なユースケース  */
.box-usecase {
  background: #fff;
  padding: 40px;
}
.box-usecase .box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.box-usecase .box-header > div {
  width: 63%;
  border-top: solid 1px #004DA0;
  border-bottom: solid 1px #004DA0;
  display: flex;
  align-items: center;
}
.box-usecase .box-header > div > div {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.box-usecase .box-header > figure {
  width: 32%;
}
.box-usecase .box-header .ttl_04 {
  color: #004DA0;
  font-size: clamp(1.8rem, 2vw, 2.8rem);
}
.box-usecase .box-header .ttl_04 + .ttl {
  font-size: clamp(2rem, 2.2vw, 3.2rem);
  font-weight: bold;
  margin-bottom: 15px;
}
.box-usecase .box-header + figure {
  margin: 40px 0;
}
.box-usecase .ttl-body {
  color: #004DA0;
  font-size: clamp(1.6rem, 1.4vw, 2rem);
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .box-usecase {
    padding: 20px;
  }
  .box-usecase .box-header {
    flex-direction: column;
  }
  .box-usecase .box-header > div,
  .box-usecase .box-header > figure {
    width: 100%;
  }
  .box-usecase .box-header > div {
    padding: 15px 0;
  }
  .box-usecase .box-header > figure {
    margin-top: 20px;
  }
  .box-usecase .box-header + figure {
    margin: 20px 0;
  }
}

/* 大容量データストレージサービス */
.box-graph {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
  border: solid 1px #9D9D9D;
  background: #fff;
  font-size: 1.6rem;
  margin-top: 40px;
}
.box-graph > figure {
  width: 45%;
}
.box-graph > div {
  width: 50%;
}
.box-graph .caption {
  font-size: 1.2rem;
  border-top: solid 1px #9D9D9D;
  padding-top: 1em;
}
@media only screen and (max-width: 767px) {
  .box-graph {
    flex-direction: column;
    padding: 20px;
    font-size: 1.4rem;
  }
  .box-graph > figure,
  .box-graph > div {
    width: 100%;
  }
  .box-graph > div {
    margin-top: 20px;
  }
}

/* Sustainability */
.box-sustainability {
  background: #fff;
  padding: 40px;
}
.box-sustainability.main {
  font-size: 1.6rem;
}
.box-sustainability + .box-sustainability {
  margin-top: 20px;
}
.box-sustainability .title {
  color: #004DA0;
  font-size: clamp(1.6rem, 1.6vw, 2.2rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 2em;
}
.box-sustainability .list-line {
  line-height: 1.2;
  margin-bottom: 1em;
}
.box-sustainability .ttl_04 {
  font-size: clamp(1.2rem, 1.3vw, 1.8rem);
}
.box-sustainability .box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-sustainability .box-header > div {
  width: 69%;
}
.box-sustainability .box-header > figure {
  width: 27%;
}
.box-sustainability .box-body {
  margin-top: 2em;
  border-top: solid 1px #9D9D9D;
  padding-top: 2em;
}
.box-sustainability .box-body .box-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-sustainability .box-body .box-half > * {
  width: 45.6%;
}
.box-sustainability .box-body .box-half .list-dl01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.box-sustainability .box-body .box-half .list-dl01 dt {
  width: 7em;
  position: relative;
}
.box-sustainability .box-body .box-half .list-dl01 dt:before {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}
.box-sustainability .box-body .box-half .list-dl01 dd {
  width: calc(100% - 7.2em);
}
.box-sustainability .box-body .box-half .list-dl02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.box-sustainability .box-body .box-half .list-dl02 dt {
  width: 13em;
  position: relative;
}
.box-sustainability .box-body .box-half .list-dl02 dt:before {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}
.box-sustainability .box-body .box-half .list-dl02 dd {
  width: calc(100% - 13.2em);
}
@media only screen and (max-width: 767px) {
  .box-sustainability {
    padding: 20px;
  }
  .box-sustainability.main {
    font-size: 1.4rem;
  }
  .box-sustainability .ttl_04 {
    font-size: clamp(1.2rem, 4vw, 1.6rem);
  }
  .box-sustainability .box-header {
    flex-direction: column;
  }
  .box-sustainability .box-header > div,
  .box-sustainability .box-header > figure {
    width: 100%;
  }
  .box-sustainability .box-header > figure {
    margin-top: 20px;
  }
  .box-sustainability .box-body .box-half {
    flex-direction: column;
  }
  .box-sustainability .box-body .box-half > * {
    width: 100%;
  }
  .box-sustainability .box-body .box-half > * + * {
    margin-top: 30px;
  }
}

/* ヘッダーに対しスタイルを掛ける */
h1 {
  font-size: clamp(2.2rem, 2.5vw, 4rem);
  font-weight: bold;
}
h2 {
  font-size: clamp(1.8rem, 2.2vw, 3.2rem);
  font-weight: bold;
  line-height: 1.5;
}
h3 {
  font-size: clamp(1.4rem, 1.4vw, 2rem);
  font-weight:normal;
}
h4 {
  font-size: clamp(1.6rem, 1.5vw, 2.2rem);
  font-weight: bold;
  line-height: 1.3em;
  padding-left: 15px;
  position: relative;
  padding-bottom: 18px;
}
h4:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 1.3em;
  background: #833ab4;
  background: linear-gradient(180deg, #833ab4 0%, #2badc9 0%, #9757a3 100%);
}
h1>strong,h2>strong,h3>strong,h4>strong{
  font-size: unset;
  font-weight: bold;
}

/* 段落内表示設定 */
.scs-paragraph-text a{
  text-decoration: none; /** underline; **/
  color: #006CB4;
}
/** 追加 **/
.scs-paragraph-text a:hover{
  text-decoration: underline;
  }

.scs-paragraph-text img{
  width: unset;
}

/** 追加 **/
#footer .sns {
  color: white;
  font-size: 1em;
  display: flex;
}
#footer .sns img{
  float: right;
  border: none;
}

/* 問い合わせエリア余白調整 */
.contact-area-top {
  padding-top: 0px;
}

/** 追加 **/
.scs-component-content {
  line-height: 30px !important;
}

/** 追加 サイト内検索 **/
.gsc-control-cse {
  padding: 0.3em 0em !important;
}

table.gsc-search-box td.gsc-input {
  padding-right: 6px !important;
}

.gsib_a {
  padding: 0px 1px 0px 3px !important;
}

.gsc-search-button .gsc-search-button-v2 {
  padding-right: 12px !important;
  padding-left: 12px !important;
}
/** 追加 フッター **/
.fei-footer {
  max-width: 1200px;
  margin:0px auto;
  padding-left: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
  font-size: 15px;
}

.fei-footer-box {
  width: 300px;
  margin:25px 10px 0px;
  color: #fff;
  white-space: nowrap;
}
.fei-footer-box p {
  margin-bottom: 10px;
}

.fei-footer-box a {
  color: #fff !important;
}
.fei-footer-box a:hover {
  color: #ff69b4 !important;
}

.fei-footer ul {
  margin-bottom: 18px;
  /*list-style-type: disc !important;*/
  list-style: inside !important;
  padding-inline-start: 22px !important;
}

.fei-footer_hp ul li {
  list-style-type: disc !important;
  /** margin-left: 30px; */
}

.fei-footer-copyright {
  width: 100%;
  margin-left: auto;
  padding: 5px 20px 5px;
  background-image: url("_scs_theme_root_/assets/images/common/background-footer.png");
  background-repeat: no-repeat;
  background-size:100% 100%;
  color: #fff;
  font-size: 12px;
  text-align: center; /** right **/
}

@media only screen and (max-width: 768px) {
.fei-footer {
  display: block !important;
  }
}

/* strong（太字） */
.contentspattern-html strong {
  font-weight: bold;
}

/* em（斜体） */
.contentspattern-html em {
  font-style: italic;
}

/* 下線 */
.contentspattern-html u {
  text-decoration: underline;
}

/* リスト */.contentspattern-html ol > li {
  list-style-type: decimal; /* 数字 */
}

.contentspattern-html ul > li {
  list-style-type: disc; /* 黒点（●） */
}

.contentspattern-html ol,
.contentspattern-html ul {
  padding-left: 2em;
  margin: 1em 0;
}


/* テーブル */
.contentspattern-html table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px solid #000;
  margin: 1em 0;
}

.contentspattern-html th,
.contentspattern-html td {
  border: 1px solid #000;
  text-align: left;
}

.contentspattern-html th {
  background-color: #f0f0f0;
}

/* リンク */
.contentspattern-html a {
  color: #007acc;
  text-decoration: underline;
}
.contentspattern-html a:hover {
  text-decoration: none;
}

/*カーソルをI時にする*/
li,
h1,
h2,
h3,
blockquote,
label {
  cursor: text;
}
.HTML編集用 {
      font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
      font-size: 16px;
      margin:0px;
      padding:0px;
      font-style: normal;
      color: #000;
}
/* .HTML編集用 li {
      list-style: none;
      font-size: 16px;
      font-style: normal;
      font-variant-caps: normal;
      color: #333;
      font-weight: 400;
      margin: 0em 0em 1em 0em;
}
.HTML編集用 img {
      width: 100%;
      max-width: 190px;
      margin:0px;
      border-radius: 3px;
} */
.HTML編集用 h1 {
      font-size: 36px;
      margin:0px;
}
.HTML編集用 h2 {
      font-size: 28px;
      margin:0px;
}
.HTML編集用 p {
      margin:0px;