@charset "UTF-8";
/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@400;600;700&display=swap");
.container-fluid {
  position: relative;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
  padding: 50px 20px;
}
.container-fluid:before {
  display: block;
  content: " ";
}
.container-fluid.full {
  padding-left: 0;
  padding-right: 0;
}

.container {
  margin-bottom: 50px;
  position: relative;
  /*max-width     : $main_width;
  width         : 100%;*/
  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: 1154px) {
  .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: 25px;
    padding-bottom: 25px;
  }

  .container {
    margin-bottom: 25px;
  }

  [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%;
  }
}
/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
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;
  /*
  padding-top: 60px;//ヘッダー固定分
   */
}
@media only screen and (min-width: 768px) {
  .wrapper.sticky {
    padding-top: 60px;
  }
}

.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: 1155px;
}
.inner-hf:after {
  content: " ";
  display: block;
  clear: both;
}

.container-inner {
  position: relative;
  width: 1155px;
  max-width: 1155px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.container-inner:after {
  content: " ";
  display: block;
  transition: all 2s;
  clear: both;
}
.container-inner .inner {
  width: 66%;
  max-width: 765px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container-inner .inner {
    width: 100%;
  }
}
.container-inner .inner-850 {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container-inner .inner-850 {
    width: 100%;
    padding: 0 20px;
  }
}
.container-inner .inner-960 {
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
}
.container-inner .inner-960 + .inner-960 {
  margin-top: 64px;
}
@media only screen and (max-width: 767px) {
  .container-inner .inner-960 {
    width: 100%;
  }
  .container-inner .inner-960 + .inner-960 {
    margin-top: 30px;
  }
}
.container-inner .inner-1000 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container-inner .inner-1000 {
    width: 100%;
  }
}
.container-inner .inner-1035 {
  width: calc(100% - 40px);
  max-width: 1035px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container-inner .inner-1035 {
    width: 100%;
  }
}
.container-inner .inner-1046 {
  width: 100%;
  max-width: 1046px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container-inner .inner-1046 {
    width: 100%;
    padding: 0 20px;
  }
}

.inner-1280 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .inner-1280 {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .full .container-inner .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

aside {
  display: none !important;
}

#footer {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
}

@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;
  }
}
/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
body {
  min-width: inherit;
}

.wrapper {
  padding-top: 0 !important;
}
.wrapper::before{
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(45, 49, 51, 0) !important;
  z-index: 1;
  transition:  height 0.5s;
}
.wrapper.gNaviHover:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.breadcrumb ol {
  width: 100%;
  max-width: 1155px;
  margin: 0 auto;
}

.main-visual.header {
  text-align: center;
  max-height: 250px;
  padding: 15px 0 30px;
}
.main-visual.header .icon {
  max-width: 320px;
}
.main-visual.header.not_bg {
  background: none;
}
.main-visual.header h1 {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.83;
  text-shadow: 1px 1px 10px black;
      /*
            &.black {
              color: #010101;
              text-shadow: 1px 1px 10px rgba(255, 255, 255, 1);
            }

       */
}
.main-visual.header .black {
  color: #010101;
  text-shadow: 1px 1px 10px white;
}

@media only screen and (max-width: 1225px) {
  .full .container-inner {
    padding-left: 68px;
    padding-right: 20px;
  }
}

.container-footer {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.75;
  padding-bottom: 20px;
}
.container-footer .container-inner {
  border-top: solid 2px #3e3431;
  padding-top: 35px;
}
@media only screen and (max-width: 767px) {
  .container-footer {
    font-size: 1.8rem;
    text-align: left;
  }
  .container-footer .container-inner {
    padding-top: 20px;
  }
}

/* 組みなおしナビ ここから */
#header {
  display: flex;
  justify-content: flex-end;
}

#gNavi > * + * {
  margin-left: 3vw;
}
#gNavi .header__menu___nv {
  position: relative;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
#gNavi .header__menu___nv .title {
  color: #fff;
}
#gNavi .header__menu___nv ul {
  display: block;
}
#gNavi .header__menu___nv li a {
  font-size: 1.2rem;
  position: relative;
  display: block;
  text-decoration: none;
  transition: all .3s;
}
#gNavi .header__menu___nv li a:hover {
  color: #408B46;
}
#gNavi .header__menu___nv li li {
  margin-bottom: 20px;
}
#gNavi .header__menu___nv li.has-child img {
  max-width: 100%;
  height: auto;
  transition: all .5s;
  vertical-align: bottom;
}
#gNavi .header__menu___nv li.has-child img:hover {
  transform: scale(1.2);
}
/* #gNavi .header__menu___nv li.has-child .box-mega_menu {
  visibility: hidden;
  opacity: 0;
  display: none;
} */
#gNavi .header__menu___nv li.has-child ul {
  display: flex;
  flex-wrap: wrap;
  transition: all .3s;
}
#gNavi .header__menu___nv li.has-child:hover:not(.off) .box-mega_menu {
  /* visibility: visible;
  opacity: 1; */
  display: block;
}
@media only screen and (max-width: 767px) {
  #gNavi .header__menu___nv {
    display: block;
  }
  #gNavi li.has-child ul {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    visibility: visible;
    opacity: 1;
    display: none;
    transition: none;
  }
  #gNavi li.has-child ul li {
    width: 100%;
    text-align: left;
    border: none;
    margin-bottom: 0;
  }
  #gNavi li.has-child ul li a {
    padding: 0;
  }
  #gNavi li.has-child ul li li a {
    padding: 0;
  }
  #gNavi li.has-child > a::before {
    top: 17px;
    left: 20px;
    transform: rotate(135deg);
  }
  #gNavi li.has-child.active > a::before {
    transform: rotate(-45deg);
  }
}

header#header h1 {
  max-width: 166px;
  position: absolute;
  top: 23px;
  left: 30px;
}

/* 組みなおしナビ　ここまで */
/*グローバルナビに紐づくメガメニューエリア*/
@media only screen and (min-width: 768px) {
  .link-mega_menu > div,
  .has-child > div {
    visibility: hidden;
    opacity: 0;
    height: 0;
    /* transition: visibility .6s, opacity .6s; */
    transition: visibility 0s, opacity 0s, height 0s;
    background: rgba(255, 255, 255, 0.9);
    color: #fff;
      /*
      a {
        color: #000 !important;
        font-weight: normal !important;
        text-shadow: none !important;
        padding: 7px 10px !important;

        &:hover {
          text-decoration: underline !important;
        }

        &:before {
          content: "";
          position: absolute;
          top: 50%;
          left: -10px;
          width: 6px;
          height: 6px;
          border-top: solid 1px $color_primary;
          border-right: solid 1px $color_primary;
          -ms-transform: rotate(45deg) translateY(-90%);
          -webkit-transform: rotate(45deg) translateY(-90%);
          transform: rotate(45deg) translateY(-90%);
        }


      }

       */
  }
  .link-mega_menu:hover:not(.off) > div,
  .has-child:hover:not(.off) > div {
    visibility: visible;
    opacity: 1;
    height: auto;
    transition: visibility .6s, opacity .6s;
    /*
    height: 130px;
     */
  }
}
@media only screen and (max-width: 767px) {
  .has-child {
    /*
    header {
      a {
        &::before {
          width: 20px!important;
          height: 20px!important;
          background: url(../images/icon_arrow.png) no-repeat left top;
          background-size: 100%;
          transform: rotate(0)!important;
          border: none!important;
          top: 35%!important;
          right: 15px!important;
        }
      }
    }
     */
  }
  .has-child > a::before {
    width: 20px !important;
    height: 20px !important;
    background: url(../images/icon_arrow.png) no-repeat left top;
    background-size: 100%;
    transform: rotate(0) !important;
    border: none !important;
    top: 35% !important;
    left: inherit !important;
    right: 15px !important;
  }
  .has-child.open {
      /*
      header {
        a {
          &::before {
            transform: rotate(180deg)!important;
          }
        }
      }

       */
  }
  .has-child.open > a::before {
    transform: rotate(180deg) !important;
  }
}
.link-mega_menu > div a {
  color: #000 !important;
}

.box-mega_menu {
  background: rgba(45, 49, 51, 0.8) !important;
  position: fixed;
  top: 93px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1150px;
  overflow: auto;
  z-index: 2;
}
.sticky .box-mega_menu {
  position: fixed;
  top: 60px;
  width: 100%;
  
}
.box-mega_menu .title {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-bottom: 20px;
  width: calc(100% - 40px);
}
.box-mega_menu .title p {
  font-weight: 900;
  font-size: clamp(1.6rem, 2.5vw, 3.2rem);
  margin-bottom: 0;
}
.box-mega_menu .title p + p {
  font-size: clamp(1.3rem, 1.4vw, 1.8rem);
  margin-bottom: 5px;
  margin-left: 30px;
}
.box-mega_menu.service {
  padding: 35px 0;
  padding-left: 20px;
  padding-right: 20px;
}
.sticky .box-mega_menu.service {
  margin-top: 0;
}
.box-mega_menu.service .btns {
  margin-top: 12px;
}
.box-mega_menu.service .btns .btn {
  width: 32%;
  font-size: 1.6rem !important;
  color: #fff !important;
  border: 1px solid #949DA2;
  background-color: inherit;
        /*
        &:nth-child(1) {
          width: 44%;
          max-width: 44%;
        }

         */
}
.box-mega_menu.service .btns .btn::before {
  border-color: #949DA2;
}
.box-mega_menu.service .btns .btn:hover {
  background: #408B46;
}
.box-mega_menu.login {
  background: #2B5840 !important;
  width: 266px;
  height: auto;
  padding: 16px;
  left: inherit;
  right: 0;
  transform: translateX(0);
}
@media only screen and (max-width: 767px) {
  .box-mega_menu.login {
    width: 225px;
  }
}
.box-mega_menu.login .title {
  width: 100%;
}
.box-mega_menu.login .text {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.box-mega_menu.login a {
  display: block;
}
.box-mega_menu.login a + a {
  margin-top: 10px !important;
}
@media only screen and (max-width: 767px) {
  .sticky .box-mega_menu.login {
    top: 0 !important;
  }
}
.box-mega_menu .container-inner {
  /* width: 100%; */
  max-width: 1150px;
}
.box-mega_menu .box-mega_menu-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-mega_menu .box-mega_menu-area > * {
  width: 32%;
  margin-bottom: 20px;
      /*
      margin-right: 2%;
      &:nth-child(3n){
        margin-right: 0;
      }

       */
}
.box-mega_menu .box-mega_menu-area:after {
  content: '';
  display: block;
  width: 32%;
  height: 0;
}
.box-mega_menu .box-mega_menu-area .btn {
  background: #fff;
  font-size: 1.9rem !important;
  text-align: left;
  padding: 1.5em;
}
@media only screen and (min-width: 768px) {
  .box-mega_menu .box-mega_menu-area .btn {
    min-height: 78px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    padding: 0 1.5em;
  }
}
.box-mega_menu .box-mega_menu-area .btn.btn-link {
  border-color: #B7A453;
  border-width: 3px;
  margin-bottom: 20px !important;
}
.box-mega_menu .box-mega_menu-area .btn.btn-link:before {
  border-color: #B7A453;
}
.box-mega_menu .box-mega_menu-area .btn.btn-link:hover {
  color: #fff !important;
}
.box-mega_menu .box-mega_menu-area .box-service_card {
  background: #fff;
  color: #2D3133;
  font-size: 1.4rem;
  position: relative;
}
.box-mega_menu .box-mega_menu-area .box-service_card .img {
  position: relative;
}
.box-mega_menu .box-mega_menu-area .box-service_card .img .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 54px;
  height: 54px;
}
.box-mega_menu .box-mega_menu-area .box-service_card .img .icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #2D3133;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  z-index: -1;
}
.box-mega_menu .box-mega_menu-area .box-service_card .body {
  padding: 3px 10px 10px;
  position: relative;
  /*
  .category {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 3px;
    width: 23%;
    img {
      width: 36px;
      margin-right: 6px;
    }
  }
   */
}
.box-mega_menu .box-mega_menu-area .box-service_card .body .header {
  font-family: 'Noto Sans JP';
  font-size: clamp(1.4rem, 2.5vw, 2.8rem);
  font-weight: bold;
  line-height: 1.32;
          /*
          span {
            font-size: 1.2rem !important;
            display: inline-block !important;
            font-weight: normal !important;
            margin-left: 1.5em !important;
          }

           */
}
.box-mega_menu .box-mega_menu-area .box-service_card .body .header small {
  font-size: 1.2rem;
  font-weight: normal;
  margin-left: 1.5em;
}
.box-mega_menu .box-mega_menu-area .box-service_card .body .tag {
  background: #B7A453;
  border-radius: 4px;
  color: #fff;
  font-size: clamp(1rem, 0.9vw, 1.2rem);
  font-weight: bold;
  display: inline-block;
  line-height: 1.33;
  margin: 5px 0 0;
  padding: 3px;
}
.box-mega_menu .box-mega_menu-area .box-service_card .body .category {
  display: inline-block;
  float: right;
  margin-top: 4px;
}
.box-mega_menu .box-mega_menu-area .box-service_card .body .category span {
  display: inline-block !important;
  margin-left: 0 !important;
  font-size: clamp(1rem, 1vw, 1.3rem) !important;
  padding-right: 0 !important;
}
.box-mega_menu .box-mega_menu-area .box-service_card .body .category span img {
  width: clamp(10px, 1.5vw, 26px) !important;
}
.box-mega_menu .box-mega_menu-area .box-service_card .body .category span em {
  font-weight: bold !important;
}
.box-mega_menu .box-mega_menu-area .box-service_card:hover {
  text-decoration: none;
}
.box-mega_menu .box-mega_menu-area .box-service_card:hover .img .icon:before {
  background: #408B46;
}
.box-mega_menu .box-mega_menu-area .box-service_card:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.69);
  z-index: 1;
}
.box-mega_menu .btn-close_mega {
  position: absolute !important;
  width: 29px;
  height: 29px;
  top: 5px;
  right: 0;
  z-index: 999;
}
.box-mega_menu .btn-close_mega:before, .box-mega_menu .btn-close_mega:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 29px;
  background: #949DA2;
}
.box-mega_menu .btn-close_mega:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.box-mega_menu .btn-close_mega:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .box-mega_menu {
    position: relative;
    height: auto;
    top: 0;
  }
  .sticky .box-mega_menu {
    position: relative;
    top: inherit;
  }
  .box-mega_menu .title {
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
  .box-mega_menu .title p + p {
    margin: 0;
    font-size: 1.2rem;
  }
  .box-mega_menu.service {
    display: none;
    background-color: #404548;
    margin: 0;
    padding: 20px 15px;
  }
  #gNavi .header__menu___nv li.has-child:hover:not(.open) .box-mega_menu {
    /* visibility: visible;
    opacity: 1; */
    display: none;
  }

  /* .open .box-mega_menu.service {
    display: block !important;
  } */
  
  .box-mega_menu.login {
    display: none;
  }
  .open .box-mega_menu.login {
    display: block;
  }
  .box-mega_menu .box-mega_menu-area > * {
    width: 100%;
    margin-right: 0;
  }
  .box-mega_menu .box-mega_menu-area .btn {
    font-size: 1.5rem !important;
    padding: 1.5em;
  }
  .box-mega_menu .box-mega_menu-area .btn.btn-link {
    margin-bottom: 10px !important;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card {
    background: #fff;
    font-size: 1.2rem;
    display: flex !important;
    border: none;
    margin-bottom: 5px !important;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .img {
    width: 27%;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .img .icon {
    width: 27px;
    height: 27px;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .img .icon:before {
    width: 48px;
    height: 48px;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .body {
    width: 73%;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .body .header {
    font-size: 2.4rem;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .body .header small {
    display: block;
    font-size: 1.1rem;
    margin-left: 0;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .body .tag {
    padding: 3px;
    margin: 5px 0 0;
    background-color: inherit;
    color: #2D3133;
    font-size: 1.2rem;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .body .category {
    display: flex;
    position: absolute;
    top: 12px;
    right: 3px;
  }
  .box-mega_menu .box-mega_menu-area .box-service_card .body .category img {
    width: 20px;
  }
  .box-mega_menu .box-mega_menu-area .btn {
    background: #408B46;
    color: #fff !important;
    border: none;
    font-weight: bold !important;
    font-size: 1.6rem !important;
    margin-top: 20px !important;
  }
  .box-mega_menu .box-mega_menu-area .btn::before {
    border-color: #fff !important;
  }
}

.info-header {
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
  z-index: 2;
}
.info-header ul li {
  background-color: #CC0000;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 10px 0;
}
.info-header ul li > * {
  color: #fff;
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  position: relative;
}
.info-header ul li > * img {
  width: 25px;
  margin-right: 15px;
}
.info-header ul li a {
  text-decoration: underline;
}
.info-header ul li a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .info-header ul li {
    font-size: 1.2rem;
    padding: 5px 0;
  }
  .info-header ul li > * {
    width: 90%;
  }
}

/* add 200501 */
.mfp-bg {
  opacity: 0.9;
}

.js-mv-popup {
  cursor: pointer;
}

#dg-movie .mfp-bg {
  /*
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(255,255,255,0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

   */
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#dg-movie .mfp-wrap {
  /*
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  top: 50%;
  left: 50%;
  width: 70.3125vw;
  height: 39.53125vw;

   */
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  overflow: inherit !important;
}

#dg-movie .mfp-bg.active {
  opacity: .6;
  visibility: visible;
}

#dg-movie .mfp-wrap.active {
  opacity: 1;
  visibility: visible;
}

#dg-movie .mfp-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

@media screen and (max-width: 1024px) {
  #dg-movie .mfp-wrap {
    width: 100%;
    height: 100%;
  }

  .mfp-container {
    padding: 0;
  }
}
.page-title_inner {
  background-image: url(../images/bg_page_title.png);
  background-size: 51vw;
  background-repeat: no-repeat;
  background-position: 123% 10px;
  padding-top: 50px;
}
.page-title_inner .page-title {
  min-height: 400px;
}
@media only screen and (max-width: 767px) {
  .page-title_inner {
    background-size: 66vw;
    background-position: 123% 30px;
  }
  .page-title_inner .page-title {
    min-height: 100px;
  }
}

.page-title {
  padding: 35px 60px;
  /*
  background-image: url(../images/bg_page_title.png);
  background-size: 1155px;
  background-repeat: no-repeat;
  background-position: 50% 80%;

   */
}
.page-title header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(../images/bg_page_title.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: calc(100% - 90px) 10px;
}
.page-title header .left {
  /* width: 60%; */
}
.page-title header .right {
  /* width: 35%; */
  height: 32vw;
  max-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .page-title header {
    flex-direction: column;
    background-size: 100%;
    background-position: 20vw bottom;
  }
  .page-title header .left,
  .page-title header .right {
    width: 100%;
  }
  .page-title header .right {
    height: inherit;
    min-height: none;
    margin-top: 10px;
    padding-bottom: 20px;
  }
}
.page-title.only {
  min-height: 400px;
}
@media only screen and (max-width: 767px) {
  .page-title.only {
    min-height: 200px;
  }
}
.page-title.single {
  padding: 0;
}
.page-title.single .title {
  background: #ccdfd8;
  background-image: none;
  color: #005b3a;
  display: block;
  font-size: clamp(2.5rem, 3.9vw, 5rem);
  font-weight: 500;
  text-align: center;
  padding: 35px;
  margin: 0 0 50px;
}
.page-title.single .title + div p {
  font-size: clamp(1.2rem, 1.4vw, 1.8rem);
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .page-title.single .title {
    padding: 15px;
    margin: 0 0 25px;
  }
}
.page-title_inner .page-title {
  background-image: none;
}
.page-title .inner {
  width: 100%;
  max-width: 895px;
}
.page-title .title {
  font-size: clamp(2.5rem, 3.7vw, 5rem);
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
}
.page-title .title.eng {
  font-size: clamp(3rem, 3.7vw, 6rem);
}
.page-title .title[class*='icon'] {
  position: relative;
  display: inline-block;
}
.page-title .title + div p,
.page-title .title + p {
  font-size: clamp(1.5rem, 2.2vw, 3rem);
  font-weight: bold;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-title .title + div p.title-sub,
.page-title .title + p.title-sub {
  font-size: clamp(1.3rem, 1.95vw, 2.6rem);
  margin-top: 0;
}
.page-title .title sup {
  top: 0;
}
.page-title .text {
  font-size: clamp(1.5rem, 1.8vw, 3rem);
  line-height: 1.4;
  margin-top: 1.0em;
  margin-bottom: .5em;
}
.page-title .text.large {
  font-size: clamp(2.5rem, 3.6vw, 5rem);
}
.page-title .text.small {
  font-size: clamp(1.5rem, 1.45vw, 2rem);
  line-height: 1.7;
}
.page-title .text-copy {
  font-size: clamp(1.2rem, 1.5vw, 2rem);
  line-height: 1.7;
  min-width: 321px;
}
.page-title .btn {
  font-size: clamp(1.4rem, 1.36vw, 1.8rem);
  padding: 1.0rem 4rem 1.0rem 3rem;
  max-width: none;
  width: auto;
}
.page-title .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-right: 40px;
  margin-bottom: 100px;
}
.page-title .btns .btn {
  margin-left: 0;
  margin-right: 0;
}
.page-title .btns.single {
  justify-content: flex-end;
  margin: 20px 0 0;
}
.page-title .btns .list-group > * + * {
  margin-top: 15px;
}
.page-title .category {
  display: block;
}
.page-title .category .header {
  font-size: 1.2rem;
}
.page-title .category [class*='btn-'] {
  color: #2D3133;
  font-size: clamp(1.4rem, 1.55vw, 2rem) !important;
  font-weight: bold;
  padding: 14px 12px 12px 55px;
}
.page-title .category [class*='btn-']:before {
  left: 0;
}
.page-title .category.tag {
  border: solid 2px #408B46;
  border-radius: 8px;
  font-size: 2.2rem;
  font-weight: bold;
  display: inline-block;
  padding: 2rem 2rem 2rem calc(2rem + 80px);
  position: relative;
  margin-bottom: 30px;
}
.page-title .category.tag:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/icon_cat_high.png) no-repeat left center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.page-title .header-btn {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .page-title .header-btn {
    position: absolute;
    top: 24px;
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title .header-btn {
    margin: 1em 20px;
  }
}
.page-title .header-btn .btn {
  max-width: 320px;
  margin: 0;
}
.page-title__category .title {
  display: block !important;
  font-size: 13.0rem;
  text-align: center;
  position: relative;
}
.page-title__category .title:before {
  content: '';
  position: absolute;
  top: -110px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 90px;
}
.page-title__category .title.icon-enneteye:before {
  background: url(/images_tmpl/icon_title_enneteye.png) no-repeat center center;
  background-size: contain;
}
.page-title__category .title + p {
  font-size: 2.6rem;
  text-align: center;
  margin-top: -1.5em;
}
.page-title__category .category {
  border: none;
  display: block;
  font-size: 2.0rem;
  text-align: center;
  padding: 0;
  margin-bottom: 30px;
}
.page-title__category .category:before {
  content: none;
}
.page-title__category .category[class*='icon'] span {
  padding: .25em .5em .25em 2.8em;
  position: relative;
}
.page-title__category .category[class*='icon'] span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
}
.page-title__category .category.icon_enneteye span:before {
  background: url(../images/icon_high_pressure.png) no-repeat center center;
  background-size: contain;
}

@media only screen and (max-width: 767px) {
  .page-title {
    padding: 15px;
    background-size: 160%;
    background-position: 50% 50%;
  }
  .page-title .title {
    font-size: 3rem;
  }
  .page-title .title + p {
    font-size: 1.8rem;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .page-title .text {
    font-size: 1.6rem;
  }
  .page-title .text.large {
    font-size: 2.0rem;
  }
  .page-title .btns {
    flex-wrap: wrap;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .page-title .category {
    font-size: 1.4rem;
    padding: 1rem 1rem 1rem 0;
  }
  .page-title .category [class*='btn-'] {
    font-size: 1.4rem !important;
    padding-left: 40px;
  }
  .page-title .category [class*='btn-']:before {
    width: 26px;
    height: 26px;
  }
  .page-title .category.tag {
    font-size: 1.8rem;
    padding: 0.5em 1em 0.5em 3.8em;
  }
  .page-title .category.tag:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/icon_cat_high.png) no-repeat left center;
    background-size: contain;
    width: 100%;
    height: 100%;
  }
  .page-title .header-btn .btn {
    width: 100%;
    max-width: none;
    margin: 0 auto 15px;
    padding: 1em;
    font-size: 1.4rem;
  }
  .page-title__category .title:before {
    top: -80px;
    width: 45px;
    height: 45px;
  }
  .page-title__category .title + p {
    margin-top: 0;
  }
  .page-title__category .category {
    padding: 0;
  }
  .page-title__category .category[class*='icon'] span {
    padding: .7em .6em .6em 3.5em;
  }
}
/* 
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;
}

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;
}

/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: clamp(1.4rem, 1.45vw, 1.8rem);
  line-height: 1.875;
  color: #2D3133;
}

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: #408B46;
  text-decoration: none;
}
a:hover {
  color: #61b668;
  text-decoration: underline;
}
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.4rem;
  }
}
/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
.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: #408B46;
}
.btn.btn-secondary {
  background-color: #005E37;
}
.btn.btn-thirdly {
  background-color: #F5F7F8;
  color: #2D3133;
}
.btn.btn-error {
  background-color: #CC0000;
}
.btn.btn-accent {
  background-color: #CC0000;
}
.btn.btn-base_bg {
  background-color: #F5F7F8;
  color: #2D3133;
}
.btn.btn-info {
  background-color: #70C1B3;
}
.btn.btn-white {
  background-color: white;
  color: #2D3133;
}
.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;
}

.btns {
  text-align: center;
}
.btns.txt_r {
  text-align: right;
}
.btns .btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding: 1.0rem 4rem 1.0rem 3rem;
  font-size: clamp(1.4rem, 1.36vw, 1.8rem);
}

@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: #408B46;
}
.list-group.list-disc.list-secondary li:after {
  background-color: #005E37;
}
.list-group.list-disc.list-thirdly li:after {
  background-color: #F5F7F8;
}
.list-group.list-disc.list-error li:after {
  background-color: #CC0000;
}
.list-group.list-disc.list-accent li:after {
  background-color: #CC0000;
}
.list-group.list-disc.list-base_bg li:after {
  background-color: #F5F7F8;
}
.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: #408B46;
}
.list-group.list-disc_small.list-secondary li:after {
  color: #005E37;
}
.list-group.list-disc_small.list-thirdly li:after {
  color: #F5F7F8;
}
.list-group.list-disc_small.list-error li:after {
  color: #CC0000;
}
.list-group.list-disc_small.list-accent li:after {
  color: #CC0000;
}
.list-group.list-disc_small.list-base_bg li:after {
  color: #F5F7F8;
}
.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: #408B46;
  border-bottom-color: #408B46;
}
.list-group.list-angle.list-secondary li:after {
  border-right-color: #005E37;
  border-bottom-color: #005E37;
}
.list-group.list-angle.list-thirdly li:after {
  border-right-color: #F5F7F8;
  border-bottom-color: #F5F7F8;
}
.list-group.list-angle.list-error li:after {
  border-right-color: #CC0000;
  border-bottom-color: #CC0000;
}
.list-group.list-angle.list-accent li:after {
  border-right-color: #CC0000;
  border-bottom-color: #CC0000;
}
.list-group.list-angle.list-base_bg li:after {
  border-right-color: #F5F7F8;
  border-bottom-color: #F5F7F8;
}
.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: #408B46;
  border-bottom-color: #408B46;
}
.list-group.list-arrow.list-primary li:before {
  background-color: #408B46;
}
.list-group.list-arrow.list-secondary li:after {
  border-right-color: #005E37;
  border-bottom-color: #005E37;
}
.list-group.list-arrow.list-secondary li:before {
  background-color: #005E37;
}
.list-group.list-arrow.list-thirdly li:after {
  border-right-color: #F5F7F8;
  border-bottom-color: #F5F7F8;
}
.list-group.list-arrow.list-thirdly li:before {
  background-color: #F5F7F8;
}
.list-group.list-arrow.list-error li:after {
  border-right-color: #CC0000;
  border-bottom-color: #CC0000;
}
.list-group.list-arrow.list-error li:before {
  background-color: #CC0000;
}
.list-group.list-arrow.list-accent li:after {
  border-right-color: #CC0000;
  border-bottom-color: #CC0000;
}
.list-group.list-arrow.list-accent li:before {
  background-color: #CC0000;
}
.list-group.list-arrow.list-base_bg li:after {
  border-right-color: #F5F7F8;
  border-bottom-color: #F5F7F8;
}
.list-group.list-arrow.list-base_bg li:before {
  background-color: #F5F7F8;
}
.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: #408B46;
}
.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: #005E37;
}
.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: #F5F7F8;
}
.list-group.list-ad.list-thirdly li:before {
  border-right-color: #2D3133;
  border-bottom-color: #2D3133;
}
.list-group.list-ad.list-error li:after {
  background-color: #CC0000;
}
.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: #CC0000;
}
.list-group.list-ad.list-accent li:before {
  border-right-color: white;
  border-bottom-color: white;
}
.list-group.list-ad.list-base_bg li:after {
  background-color: #F5F7F8;
}
.list-group.list-ad.list-base_bg li:before {
  border-right-color: #2D3133;
  border-bottom-color: #2D3133;
}
.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: #2D3133;
  border-bottom-color: #2D3133;
}
.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: .65em;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: black;
}
.list-group.list-line.list-primary li:after {
  background-color: #408B46;
}
.list-group.list-line.list-secondary li:after {
  background-color: #005E37;
}
.list-group.list-line.list-thirdly li:after {
  background-color: #F5F7F8;
}
.list-group.list-line.list-error li:after {
  background-color: #CC0000;
}
.list-group.list-line.list-accent li:after {
  background-color: #CC0000;
}
.list-group.list-line.list-base_bg li:after {
  background-color: #F5F7F8;
}
.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;
}

.box {
  padding: 20px;
}
.box:not(:last-child) {
  margin-bottom: 30px;
}
.box.box-primary {
  background: #408B46;
  color: white;
}
.box.box-secondary {
  background: #005E37;
  color: white;
}
.box.box-thirdly {
  background: #F5F7F8;
}
.box.box-error {
  background: #CC0000;
  color: white;
}
.box.box-accent {
  background: #CC0000;
  color: white;
}
.box.box-base_bg {
  background: #F5F7F8;
}
.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 #28572c;
}
.box.box-border.box-secondary {
  border: 1px solid #00120a;
}
.box.box-border.box-thirdly {
  border: 1px solid #c8d3d9;
}
.box.box-border.box-error {
  border: 1px solid maroon;
}
.box.box-border.box-accent {
  border: 1px solid maroon;
}
.box.box-border.box-base_bg {
  border: 1px solid #c8d3d9;
}
.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 #CC0000;
}
.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: #F5F7F8;
}

.bg-color-primary {
  background: #408B46;
}

.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 #408B46;
  padding-bottom: 30px;
}
.thumbnail.thumbnail-with_icon .thumbnail-icon {
  font-style: normal;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #408B46;
  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: #408B46;
}
.thumbnail.thumbnail-secondary {
  border-color: #005E37;
}
.thumbnail.thumbnail-thirdly {
  border-color: #F5F7F8;
}
.thumbnail.thumbnail-error {
  border-color: #CC0000;
}
.thumbnail.thumbnail-accent {
  border-color: #CC0000;
}
.thumbnail.thumbnail-base_bg {
  border-color: #F5F7F8;
}
.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: #408B46;
  color: white;
}
.panel.panel-secondary .panel-header {
  background: #005E37;
  color: white;
}
.panel.panel-thirdly .panel-header {
  background: #F5F7F8;
}
.panel.panel-error .panel-header {
  background: #CC0000;
  color: white;
}
.panel.panel-accent .panel-header {
  background: #CC0000;
  color: white;
}
.panel.panel-base_bg .panel-header {
  background: #F5F7F8;
}
.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: #F5F7F8;
}
.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: #408B46;
  color: white;
}
.card.card-overlay.card-overlay-fit .card-overlay-fit-category span {
  float: right;
  font-size: 1.2rem;
}
.card.card-primary {
  background-color: #408B46;
  color: white;
}
.card.card-secondary {
  background-color: #005E37;
  color: white;
}
.card.card-thirdly {
  background-color: #F5F7F8;
}
.card.card-error {
  background-color: #CC0000;
  color: white;
}
.card.card-accent {
  background-color: #CC0000;
  color: white;
}
.card.card-base_bg {
  background-color: #F5F7F8;
}
.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: #F5F7F8;
}
.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: #408B46;
  color: white;
}
.m-horizontal_card.vertical_card-secondary .card-main {
  background-color: #005E37;
  color: white;
}
.m-horizontal_card.vertical_card-thirdly .card-main {
  background-color: #F5F7F8;
}
.m-horizontal_card.vertical_card-error .card-main {
  background-color: #CC0000;
  color: white;
}
.m-horizontal_card.vertical_card-accent .card-main {
  background-color: #CC0000;
  color: white;
}
.m-horizontal_card.vertical_card-base_bg .card-main {
  background-color: #F5F7F8;
}
.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: #408B46;
}

.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;
}

/*
@include mq2($break_sp) {
  .d-flex-pc { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .flex-pc-row            { flex-direction: row !important; }
  .flex-pc-column         { flex-direction: column !important; }
  .flex-pc-row-reverse    { flex-direction: row-reverse !important; }
  .flex-pc-column-reverse { flex-direction: column-reverse !important; }

  .flex-pc-wrap         { flex-wrap: wrap !important; }
  .flex-pc-nowrap       { flex-wrap: nowrap !important; }
  .flex-pc-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-pc-fill         { flex: 1 1 auto !important; }
  .flex-pc-grow-0       { flex-grow: 0 !important; }
  .flex-pc-grow-1       { flex-grow: 1 !important; }
  .flex-pc-shrink-0     { flex-shrink: 0 !important; }
  .flex-pc-shrink-1     { flex-shrink: 1 !important; }

  .justify-content-pc-start   { justify-content: flex-start !important; }
  .justify-content-pc-end     { justify-content: flex-end !important; }
  .justify-content-pc-center  { justify-content: center !important; }
  .justify-content-pc-between { justify-content: space-between !important; }
  .justify-content-pc-around  { justify-content: space-around !important; }

  .align-items-pc-start    { align-items: flex-start !important; }
  .align-items-pc-end      { align-items: flex-end !important; }
  .align-items-pc-center   { align-items: center !important; }
  .align-items-pc-baseline { align-items: baseline !important; }
  .align-items-pc-stretch  { align-items: stretch !important; }

  .align-content-pc-start   { align-content: flex-start !important; }
  .align-content-pc-end     { align-content: flex-end !important; }
  .align-content-pc-center  { align-content: center !important; }
  .align-content-pc-between { align-content: space-between !important; }
  .align-content-pc-around  { align-content: space-around !important; }
  .align-content-pc-stretch { align-content: stretch !important; }

  .align-self-pc-auto     { align-self: auto !important; }
  .align-self-pc-start    { align-self: flex-start !important; }
  .align-self-pc-end      { align-self: flex-end !important; }
  .align-self-pc-center   { align-self: center !important; }
  .align-self-pc-baseline { align-self: baseline !important; }
  .align-self-pc-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 #F5F7F8;
  font-weight: bold;
}
.form .form-content {
  width: 100%;
  margin-right: -250px;
  float: left;
  padding: 20px;
  border-bottom: 1px solid #F5F7F8;
}
.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: #F5F7F8;
}
.form.form-striped .form-wrapper:nth-child(2n) .form-header {
  background: #F5F7F8;
}
.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: #CC0000;
  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: #408B46;
}
.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(64, 139, 70, 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(64, 139, 70, 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;
  }
}
/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
.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;
}

.m105 {
  margin: 105px !important;
}

.mt105 {
  margin-top: 105px !important;
}

.mb105 {
  margin-bottom: 105px !important;
}

.ml105 {
  margin-left: 105px !important;
}

.mr105 {
  margin-right: 105px !important;
}

.mtb105 {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}

.mlr105 {
  margin-left: 105px !important;
  margin-right: 105px !important;
}

.m110 {
  margin: 110px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mtb110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

.mlr110 {
  margin-left: 110px !important;
  margin-right: 110px !important;
}

.m115 {
  margin: 115px !important;
}

.mt115 {
  margin-top: 115px !important;
}

.mb115 {
  margin-bottom: 115px !important;
}

.ml115 {
  margin-left: 115px !important;
}

.mr115 {
  margin-right: 115px !important;
}

.mtb115 {
  margin-top: 115px !important;
  margin-bottom: 115px !important;
}

.mlr115 {
  margin-left: 115px !important;
  margin-right: 115px !important;
}

.m120 {
  margin: 120px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mtb120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.mlr120 {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

.m125 {
  margin: 125px !important;
}

.mt125 {
  margin-top: 125px !important;
}

.mb125 {
  margin-bottom: 125px !important;
}

.ml125 {
  margin-left: 125px !important;
}

.mr125 {
  margin-right: 125px !important;
}

.mtb125 {
  margin-top: 125px !important;
  margin-bottom: 125px !important;
}

.mlr125 {
  margin-left: 125px !important;
  margin-right: 125px !important;
}

.m130 {
  margin: 130px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.ml130 {
  margin-left: 130px !important;
}

.mr130 {
  margin-right: 130px !important;
}

.mtb130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.mlr130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

.m135 {
  margin: 135px !important;
}

.mt135 {
  margin-top: 135px !important;
}

.mb135 {
  margin-bottom: 135px !important;
}

.ml135 {
  margin-left: 135px !important;
}

.mr135 {
  margin-right: 135px !important;
}

.mtb135 {
  margin-top: 135px !important;
  margin-bottom: 135px !important;
}

.mlr135 {
  margin-left: 135px !important;
  margin-right: 135px !important;
}

.m140 {
  margin: 140px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.ml140 {
  margin-left: 140px !important;
}

.mr140 {
  margin-right: 140px !important;
}

.mtb140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.mlr140 {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

.m145 {
  margin: 145px !important;
}

.mt145 {
  margin-top: 145px !important;
}

.mb145 {
  margin-bottom: 145px !important;
}

.ml145 {
  margin-left: 145px !important;
}

.mr145 {
  margin-right: 145px !important;
}

.mtb145 {
  margin-top: 145px !important;
  margin-bottom: 145px !important;
}

.mlr145 {
  margin-left: 145px !important;
  margin-right: 145px !important;
}

.m150 {
  margin: 150px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mtb150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.mlr150 {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

.m155 {
  margin: 155px !important;
}

.mt155 {
  margin-top: 155px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.ml155 {
  margin-left: 155px !important;
}

.mr155 {
  margin-right: 155px !important;
}

.mtb155 {
  margin-top: 155px !important;
  margin-bottom: 155px !important;
}

.mlr155 {
  margin-left: 155px !important;
  margin-right: 155px !important;
}

.m160 {
  margin: 160px !important;
}

.mt160 {
  margin-top: 160px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.ml160 {
  margin-left: 160px !important;
}

.mr160 {
  margin-right: 160px !important;
}

.mtb160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.mlr160 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

.m165 {
  margin: 165px !important;
}

.mt165 {
  margin-top: 165px !important;
}

.mb165 {
  margin-bottom: 165px !important;
}

.ml165 {
  margin-left: 165px !important;
}

.mr165 {
  margin-right: 165px !important;
}

.mtb165 {
  margin-top: 165px !important;
  margin-bottom: 165px !important;
}

.mlr165 {
  margin-left: 165px !important;
  margin-right: 165px !important;
}

.m170 {
  margin: 170px !important;
}

.mt170 {
  margin-top: 170px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.ml170 {
  margin-left: 170px !important;
}

.mr170 {
  margin-right: 170px !important;
}

.mtb170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

.mlr170 {
  margin-left: 170px !important;
  margin-right: 170px !important;
}

.m175 {
  margin: 175px !important;
}

.mt175 {
  margin-top: 175px !important;
}

.mb175 {
  margin-bottom: 175px !important;
}

.ml175 {
  margin-left: 175px !important;
}

.mr175 {
  margin-right: 175px !important;
}

.mtb175 {
  margin-top: 175px !important;
  margin-bottom: 175px !important;
}

.mlr175 {
  margin-left: 175px !important;
  margin-right: 175px !important;
}

.m180 {
  margin: 180px !important;
}

.mt180 {
  margin-top: 180px !important;
}

.mb180 {
  margin-bottom: 180px !important;
}

.ml180 {
  margin-left: 180px !important;
}

.mr180 {
  margin-right: 180px !important;
}

.mtb180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.mlr180 {
  margin-left: 180px !important;
  margin-right: 180px !important;
}

.m185 {
  margin: 185px !important;
}

.mt185 {
  margin-top: 185px !important;
}

.mb185 {
  margin-bottom: 185px !important;
}

.ml185 {
  margin-left: 185px !important;
}

.mr185 {
  margin-right: 185px !important;
}

.mtb185 {
  margin-top: 185px !important;
  margin-bottom: 185px !important;
}

.mlr185 {
  margin-left: 185px !important;
  margin-right: 185px !important;
}

.m190 {
  margin: 190px !important;
}

.mt190 {
  margin-top: 190px !important;
}

.mb190 {
  margin-bottom: 190px !important;
}

.ml190 {
  margin-left: 190px !important;
}

.mr190 {
  margin-right: 190px !important;
}

.mtb190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

.mlr190 {
  margin-left: 190px !important;
  margin-right: 190px !important;
}

.m195 {
  margin: 195px !important;
}

.mt195 {
  margin-top: 195px !important;
}

.mb195 {
  margin-bottom: 195px !important;
}

.ml195 {
  margin-left: 195px !important;
}

.mr195 {
  margin-right: 195px !important;
}

.mtb195 {
  margin-top: 195px !important;
  margin-bottom: 195px !important;
}

.mlr195 {
  margin-left: 195px !important;
  margin-right: 195px !important;
}

.m200 {
  margin: 200px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.ml200 {
  margin-left: 200px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.mtb200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

.mlr200 {
  margin-left: 200px !important;
  margin-right: 200px !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;
  }

  .sp_m105 {
    margin: 105px !important;
  }

  .sp_mt105 {
    margin-top: 105px !important;
  }

  .sp_mb105 {
    margin-bottom: 105px !important;
  }

  .sp_ml105 {
    margin-left: 105px !important;
  }

  .sp_mr105 {
    margin-right: 105px !important;
  }

  .sp_mtb105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }

  .sp_mlr105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }

  .sp_u_mb105 > * {
    margin-bottom: 105px !important;
  }

  .sp_m110 {
    margin: 110px !important;
  }

  .sp_mt110 {
    margin-top: 110px !important;
  }

  .sp_mb110 {
    margin-bottom: 110px !important;
  }

  .sp_ml110 {
    margin-left: 110px !important;
  }

  .sp_mr110 {
    margin-right: 110px !important;
  }

  .sp_mtb110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }

  .sp_mlr110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }

  .sp_u_mb110 > * {
    margin-bottom: 110px !important;
  }

  .sp_m115 {
    margin: 115px !important;
  }

  .sp_mt115 {
    margin-top: 115px !important;
  }

  .sp_mb115 {
    margin-bottom: 115px !important;
  }

  .sp_ml115 {
    margin-left: 115px !important;
  }

  .sp_mr115 {
    margin-right: 115px !important;
  }

  .sp_mtb115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }

  .sp_mlr115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }

  .sp_u_mb115 > * {
    margin-bottom: 115px !important;
  }

  .sp_m120 {
    margin: 120px !important;
  }

  .sp_mt120 {
    margin-top: 120px !important;
  }

  .sp_mb120 {
    margin-bottom: 120px !important;
  }

  .sp_ml120 {
    margin-left: 120px !important;
  }

  .sp_mr120 {
    margin-right: 120px !important;
  }

  .sp_mtb120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }

  .sp_mlr120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }

  .sp_u_mb120 > * {
    margin-bottom: 120px !important;
  }

  .sp_m125 {
    margin: 125px !important;
  }

  .sp_mt125 {
    margin-top: 125px !important;
  }

  .sp_mb125 {
    margin-bottom: 125px !important;
  }

  .sp_ml125 {
    margin-left: 125px !important;
  }

  .sp_mr125 {
    margin-right: 125px !important;
  }

  .sp_mtb125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }

  .sp_mlr125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }

  .sp_u_mb125 > * {
    margin-bottom: 125px !important;
  }

  .sp_m130 {
    margin: 130px !important;
  }

  .sp_mt130 {
    margin-top: 130px !important;
  }

  .sp_mb130 {
    margin-bottom: 130px !important;
  }

  .sp_ml130 {
    margin-left: 130px !important;
  }

  .sp_mr130 {
    margin-right: 130px !important;
  }

  .sp_mtb130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }

  .sp_mlr130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }

  .sp_u_mb130 > * {
    margin-bottom: 130px !important;
  }

  .sp_m135 {
    margin: 135px !important;
  }

  .sp_mt135 {
    margin-top: 135px !important;
  }

  .sp_mb135 {
    margin-bottom: 135px !important;
  }

  .sp_ml135 {
    margin-left: 135px !important;
  }

  .sp_mr135 {
    margin-right: 135px !important;
  }

  .sp_mtb135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }

  .sp_mlr135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }

  .sp_u_mb135 > * {
    margin-bottom: 135px !important;
  }

  .sp_m140 {
    margin: 140px !important;
  }

  .sp_mt140 {
    margin-top: 140px !important;
  }

  .sp_mb140 {
    margin-bottom: 140px !important;
  }

  .sp_ml140 {
    margin-left: 140px !important;
  }

  .sp_mr140 {
    margin-right: 140px !important;
  }

  .sp_mtb140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }

  .sp_mlr140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }

  .sp_u_mb140 > * {
    margin-bottom: 140px !important;
  }

  .sp_m145 {
    margin: 145px !important;
  }

  .sp_mt145 {
    margin-top: 145px !important;
  }

  .sp_mb145 {
    margin-bottom: 145px !important;
  }

  .sp_ml145 {
    margin-left: 145px !important;
  }

  .sp_mr145 {
    margin-right: 145px !important;
  }

  .sp_mtb145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }

  .sp_mlr145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }

  .sp_u_mb145 > * {
    margin-bottom: 145px !important;
  }

  .sp_m150 {
    margin: 150px !important;
  }

  .sp_mt150 {
    margin-top: 150px !important;
  }

  .sp_mb150 {
    margin-bottom: 150px !important;
  }

  .sp_ml150 {
    margin-left: 150px !important;
  }

  .sp_mr150 {
    margin-right: 150px !important;
  }

  .sp_mtb150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }

  .sp_mlr150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }

  .sp_u_mb150 > * {
    margin-bottom: 150px !important;
  }

  .sp_m155 {
    margin: 155px !important;
  }

  .sp_mt155 {
    margin-top: 155px !important;
  }

  .sp_mb155 {
    margin-bottom: 155px !important;
  }

  .sp_ml155 {
    margin-left: 155px !important;
  }

  .sp_mr155 {
    margin-right: 155px !important;
  }

  .sp_mtb155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }

  .sp_mlr155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }

  .sp_u_mb155 > * {
    margin-bottom: 155px !important;
  }

  .sp_m160 {
    margin: 160px !important;
  }

  .sp_mt160 {
    margin-top: 160px !important;
  }

  .sp_mb160 {
    margin-bottom: 160px !important;
  }

  .sp_ml160 {
    margin-left: 160px !important;
  }

  .sp_mr160 {
    margin-right: 160px !important;
  }

  .sp_mtb160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }

  .sp_mlr160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }

  .sp_u_mb160 > * {
    margin-bottom: 160px !important;
  }

  .sp_m165 {
    margin: 165px !important;
  }

  .sp_mt165 {
    margin-top: 165px !important;
  }

  .sp_mb165 {
    margin-bottom: 165px !important;
  }

  .sp_ml165 {
    margin-left: 165px !important;
  }

  .sp_mr165 {
    margin-right: 165px !important;
  }

  .sp_mtb165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }

  .sp_mlr165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }

  .sp_u_mb165 > * {
    margin-bottom: 165px !important;
  }

  .sp_m170 {
    margin: 170px !important;
  }

  .sp_mt170 {
    margin-top: 170px !important;
  }

  .sp_mb170 {
    margin-bottom: 170px !important;
  }

  .sp_ml170 {
    margin-left: 170px !important;
  }

  .sp_mr170 {
    margin-right: 170px !important;
  }

  .sp_mtb170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }

  .sp_mlr170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }

  .sp_u_mb170 > * {
    margin-bottom: 170px !important;
  }

  .sp_m175 {
    margin: 175px !important;
  }

  .sp_mt175 {
    margin-top: 175px !important;
  }

  .sp_mb175 {
    margin-bottom: 175px !important;
  }

  .sp_ml175 {
    margin-left: 175px !important;
  }

  .sp_mr175 {
    margin-right: 175px !important;
  }

  .sp_mtb175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }

  .sp_mlr175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }

  .sp_u_mb175 > * {
    margin-bottom: 175px !important;
  }

  .sp_m180 {
    margin: 180px !important;
  }

  .sp_mt180 {
    margin-top: 180px !important;
  }

  .sp_mb180 {
    margin-bottom: 180px !important;
  }

  .sp_ml180 {
    margin-left: 180px !important;
  }

  .sp_mr180 {
    margin-right: 180px !important;
  }

  .sp_mtb180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }

  .sp_mlr180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }

  .sp_u_mb180 > * {
    margin-bottom: 180px !important;
  }

  .sp_m185 {
    margin: 185px !important;
  }

  .sp_mt185 {
    margin-top: 185px !important;
  }

  .sp_mb185 {
    margin-bottom: 185px !important;
  }

  .sp_ml185 {
    margin-left: 185px !important;
  }

  .sp_mr185 {
    margin-right: 185px !important;
  }

  .sp_mtb185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }

  .sp_mlr185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }

  .sp_u_mb185 > * {
    margin-bottom: 185px !important;
  }

  .sp_m190 {
    margin: 190px !important;
  }

  .sp_mt190 {
    margin-top: 190px !important;
  }

  .sp_mb190 {
    margin-bottom: 190px !important;
  }

  .sp_ml190 {
    margin-left: 190px !important;
  }

  .sp_mr190 {
    margin-right: 190px !important;
  }

  .sp_mtb190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }

  .sp_mlr190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }

  .sp_u_mb190 > * {
    margin-bottom: 190px !important;
  }

  .sp_m195 {
    margin: 195px !important;
  }

  .sp_mt195 {
    margin-top: 195px !important;
  }

  .sp_mb195 {
    margin-bottom: 195px !important;
  }

  .sp_ml195 {
    margin-left: 195px !important;
  }

  .sp_mr195 {
    margin-right: 195px !important;
  }

  .sp_mtb195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }

  .sp_mlr195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }

  .sp_u_mb195 > * {
    margin-bottom: 195px !important;
  }

  .sp_m200 {
    margin: 200px !important;
  }

  .sp_mt200 {
    margin-top: 200px !important;
  }

  .sp_mb200 {
    margin-bottom: 200px !important;
  }

  .sp_ml200 {
    margin-left: 200px !important;
  }

  .sp_mr200 {
    margin-right: 200px !important;
  }

  .sp_mtb200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }

  .sp_mlr200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }

  .sp_u_mb200 > * {
    margin-bottom: 200px !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;
}

.p105 {
  padding: 105px !important;
}

.pt105 {
  padding-top: 105px !important;
}

.pb105 {
  padding-bottom: 105px !important;
}

.pl105 {
  padding-left: 105px !important;
}

.pr105 {
  padding-right: 105px !important;
}

.ptb105 {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}

.plr105 {
  padding-left: 105px !important;
  padding-right: 105px !important;
}

.p110 {
  padding: 110px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.pl110 {
  padding-left: 110px !important;
}

.pr110 {
  padding-right: 110px !important;
}

.ptb110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.plr110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

.p115 {
  padding: 115px !important;
}

.pt115 {
  padding-top: 115px !important;
}

.pb115 {
  padding-bottom: 115px !important;
}

.pl115 {
  padding-left: 115px !important;
}

.pr115 {
  padding-right: 115px !important;
}

.ptb115 {
  padding-top: 115px !important;
  padding-bottom: 115px !important;
}

.plr115 {
  padding-left: 115px !important;
  padding-right: 115px !important;
}

.p120 {
  padding: 120px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.pl120 {
  padding-left: 120px !important;
}

.pr120 {
  padding-right: 120px !important;
}

.ptb120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.plr120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

.p125 {
  padding: 125px !important;
}

.pt125 {
  padding-top: 125px !important;
}

.pb125 {
  padding-bottom: 125px !important;
}

.pl125 {
  padding-left: 125px !important;
}

.pr125 {
  padding-right: 125px !important;
}

.ptb125 {
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}

.plr125 {
  padding-left: 125px !important;
  padding-right: 125px !important;
}

.p130 {
  padding: 130px !important;
}

.pt130 {
  padding-top: 130px !important;
}

.pb130 {
  padding-bottom: 130px !important;
}

.pl130 {
  padding-left: 130px !important;
}

.pr130 {
  padding-right: 130px !important;
}

.ptb130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.plr130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.p135 {
  padding: 135px !important;
}

.pt135 {
  padding-top: 135px !important;
}

.pb135 {
  padding-bottom: 135px !important;
}

.pl135 {
  padding-left: 135px !important;
}

.pr135 {
  padding-right: 135px !important;
}

.ptb135 {
  padding-top: 135px !important;
  padding-bottom: 135px !important;
}

.plr135 {
  padding-left: 135px !important;
  padding-right: 135px !important;
}

.p140 {
  padding: 140px !important;
}

.pt140 {
  padding-top: 140px !important;
}

.pb140 {
  padding-bottom: 140px !important;
}

.pl140 {
  padding-left: 140px !important;
}

.pr140 {
  padding-right: 140px !important;
}

.ptb140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.plr140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

.p145 {
  padding: 145px !important;
}

.pt145 {
  padding-top: 145px !important;
}

.pb145 {
  padding-bottom: 145px !important;
}

.pl145 {
  padding-left: 145px !important;
}

.pr145 {
  padding-right: 145px !important;
}

.ptb145 {
  padding-top: 145px !important;
  padding-bottom: 145px !important;
}

.plr145 {
  padding-left: 145px !important;
  padding-right: 145px !important;
}

.p150 {
  padding: 150px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.pl150 {
  padding-left: 150px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.ptb150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.plr150 {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

.p155 {
  padding: 155px !important;
}

.pt155 {
  padding-top: 155px !important;
}

.pb155 {
  padding-bottom: 155px !important;
}

.pl155 {
  padding-left: 155px !important;
}

.pr155 {
  padding-right: 155px !important;
}

.ptb155 {
  padding-top: 155px !important;
  padding-bottom: 155px !important;
}

.plr155 {
  padding-left: 155px !important;
  padding-right: 155px !important;
}

.p160 {
  padding: 160px !important;
}

.pt160 {
  padding-top: 160px !important;
}

.pb160 {
  padding-bottom: 160px !important;
}

.pl160 {
  padding-left: 160px !important;
}

.pr160 {
  padding-right: 160px !important;
}

.ptb160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.plr160 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

.p165 {
  padding: 165px !important;
}

.pt165 {
  padding-top: 165px !important;
}

.pb165 {
  padding-bottom: 165px !important;
}

.pl165 {
  padding-left: 165px !important;
}

.pr165 {
  padding-right: 165px !important;
}

.ptb165 {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}

.plr165 {
  padding-left: 165px !important;
  padding-right: 165px !important;
}

.p170 {
  padding: 170px !important;
}

.pt170 {
  padding-top: 170px !important;
}

.pb170 {
  padding-bottom: 170px !important;
}

.pl170 {
  padding-left: 170px !important;
}

.pr170 {
  padding-right: 170px !important;
}

.ptb170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

.plr170 {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

.p175 {
  padding: 175px !important;
}

.pt175 {
  padding-top: 175px !important;
}

.pb175 {
  padding-bottom: 175px !important;
}

.pl175 {
  padding-left: 175px !important;
}

.pr175 {
  padding-right: 175px !important;
}

.ptb175 {
  padding-top: 175px !important;
  padding-bottom: 175px !important;
}

.plr175 {
  padding-left: 175px !important;
  padding-right: 175px !important;
}

.p180 {
  padding: 180px !important;
}

.pt180 {
  padding-top: 180px !important;
}

.pb180 {
  padding-bottom: 180px !important;
}

.pl180 {
  padding-left: 180px !important;
}

.pr180 {
  padding-right: 180px !important;
}

.ptb180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.plr180 {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

.p185 {
  padding: 185px !important;
}

.pt185 {
  padding-top: 185px !important;
}

.pb185 {
  padding-bottom: 185px !important;
}

.pl185 {
  padding-left: 185px !important;
}

.pr185 {
  padding-right: 185px !important;
}

.ptb185 {
  padding-top: 185px !important;
  padding-bottom: 185px !important;
}

.plr185 {
  padding-left: 185px !important;
  padding-right: 185px !important;
}

.p190 {
  padding: 190px !important;
}

.pt190 {
  padding-top: 190px !important;
}

.pb190 {
  padding-bottom: 190px !important;
}

.pl190 {
  padding-left: 190px !important;
}

.pr190 {
  padding-right: 190px !important;
}

.ptb190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

.plr190 {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

.p195 {
  padding: 195px !important;
}

.pt195 {
  padding-top: 195px !important;
}

.pb195 {
  padding-bottom: 195px !important;
}

.pl195 {
  padding-left: 195px !important;
}

.pr195 {
  padding-right: 195px !important;
}

.ptb195 {
  padding-top: 195px !important;
  padding-bottom: 195px !important;
}

.plr195 {
  padding-left: 195px !important;
  padding-right: 195px !important;
}

.p200 {
  padding: 200px !important;
}

.pt200 {
  padding-top: 200px !important;
}

.pb200 {
  padding-bottom: 200px !important;
}

.pl200 {
  padding-left: 200px !important;
}

.pr200 {
  padding-right: 200px !important;
}

.ptb200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

.plr200 {
  padding-left: 200px !important;
  padding-right: 200px !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;
  }

  .sp_p105 {
    padding: 105px !important;
  }

  .sp_pt105 {
    padding-top: 105px !important;
  }

  .sp_pb105 {
    padding-bottom: 105px !important;
  }

  .sp_pl105 {
    padding-left: 105px !important;
  }

  .sp_pr105 {
    padding-right: 105px !important;
  }

  .sp_ptb105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }

  .sp_plr105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }

  .sp_p110 {
    padding: 110px !important;
  }

  .sp_pt110 {
    padding-top: 110px !important;
  }

  .sp_pb110 {
    padding-bottom: 110px !important;
  }

  .sp_pl110 {
    padding-left: 110px !important;
  }

  .sp_pr110 {
    padding-right: 110px !important;
  }

  .sp_ptb110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }

  .sp_plr110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }

  .sp_p115 {
    padding: 115px !important;
  }

  .sp_pt115 {
    padding-top: 115px !important;
  }

  .sp_pb115 {
    padding-bottom: 115px !important;
  }

  .sp_pl115 {
    padding-left: 115px !important;
  }

  .sp_pr115 {
    padding-right: 115px !important;
  }

  .sp_ptb115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }

  .sp_plr115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }

  .sp_p120 {
    padding: 120px !important;
  }

  .sp_pt120 {
    padding-top: 120px !important;
  }

  .sp_pb120 {
    padding-bottom: 120px !important;
  }

  .sp_pl120 {
    padding-left: 120px !important;
  }

  .sp_pr120 {
    padding-right: 120px !important;
  }

  .sp_ptb120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }

  .sp_plr120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }

  .sp_p125 {
    padding: 125px !important;
  }

  .sp_pt125 {
    padding-top: 125px !important;
  }

  .sp_pb125 {
    padding-bottom: 125px !important;
  }

  .sp_pl125 {
    padding-left: 125px !important;
  }

  .sp_pr125 {
    padding-right: 125px !important;
  }

  .sp_ptb125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }

  .sp_plr125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }

  .sp_p130 {
    padding: 130px !important;
  }

  .sp_pt130 {
    padding-top: 130px !important;
  }

  .sp_pb130 {
    padding-bottom: 130px !important;
  }

  .sp_pl130 {
    padding-left: 130px !important;
  }

  .sp_pr130 {
    padding-right: 130px !important;
  }

  .sp_ptb130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }

  .sp_plr130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }

  .sp_p135 {
    padding: 135px !important;
  }

  .sp_pt135 {
    padding-top: 135px !important;
  }

  .sp_pb135 {
    padding-bottom: 135px !important;
  }

  .sp_pl135 {
    padding-left: 135px !important;
  }

  .sp_pr135 {
    padding-right: 135px !important;
  }

  .sp_ptb135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }

  .sp_plr135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }

  .sp_p140 {
    padding: 140px !important;
  }

  .sp_pt140 {
    padding-top: 140px !important;
  }

  .sp_pb140 {
    padding-bottom: 140px !important;
  }

  .sp_pl140 {
    padding-left: 140px !important;
  }

  .sp_pr140 {
    padding-right: 140px !important;
  }

  .sp_ptb140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }

  .sp_plr140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }

  .sp_p145 {
    padding: 145px !important;
  }

  .sp_pt145 {
    padding-top: 145px !important;
  }

  .sp_pb145 {
    padding-bottom: 145px !important;
  }

  .sp_pl145 {
    padding-left: 145px !important;
  }

  .sp_pr145 {
    padding-right: 145px !important;
  }

  .sp_ptb145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }

  .sp_plr145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }

  .sp_p150 {
    padding: 150px !important;
  }

  .sp_pt150 {
    padding-top: 150px !important;
  }

  .sp_pb150 {
    padding-bottom: 150px !important;
  }

  .sp_pl150 {
    padding-left: 150px !important;
  }

  .sp_pr150 {
    padding-right: 150px !important;
  }

  .sp_ptb150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }

  .sp_plr150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }

  .sp_p155 {
    padding: 155px !important;
  }

  .sp_pt155 {
    padding-top: 155px !important;
  }

  .sp_pb155 {
    padding-bottom: 155px !important;
  }

  .sp_pl155 {
    padding-left: 155px !important;
  }

  .sp_pr155 {
    padding-right: 155px !important;
  }

  .sp_ptb155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }

  .sp_plr155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }

  .sp_p160 {
    padding: 160px !important;
  }

  .sp_pt160 {
    padding-top: 160px !important;
  }

  .sp_pb160 {
    padding-bottom: 160px !important;
  }

  .sp_pl160 {
    padding-left: 160px !important;
  }

  .sp_pr160 {
    padding-right: 160px !important;
  }

  .sp_ptb160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }

  .sp_plr160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }

  .sp_p165 {
    padding: 165px !important;
  }

  .sp_pt165 {
    padding-top: 165px !important;
  }

  .sp_pb165 {
    padding-bottom: 165px !important;
  }

  .sp_pl165 {
    padding-left: 165px !important;
  }

  .sp_pr165 {
    padding-right: 165px !important;
  }

  .sp_ptb165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }

  .sp_plr165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }

  .sp_p170 {
    padding: 170px !important;
  }

  .sp_pt170 {
    padding-top: 170px !important;
  }

  .sp_pb170 {
    padding-bottom: 170px !important;
  }

  .sp_pl170 {
    padding-left: 170px !important;
  }

  .sp_pr170 {
    padding-right: 170px !important;
  }

  .sp_ptb170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }

  .sp_plr170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }

  .sp_p175 {
    padding: 175px !important;
  }

  .sp_pt175 {
    padding-top: 175px !important;
  }

  .sp_pb175 {
    padding-bottom: 175px !important;
  }

  .sp_pl175 {
    padding-left: 175px !important;
  }

  .sp_pr175 {
    padding-right: 175px !important;
  }

  .sp_ptb175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }

  .sp_plr175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }

  .sp_p180 {
    padding: 180px !important;
  }

  .sp_pt180 {
    padding-top: 180px !important;
  }

  .sp_pb180 {
    padding-bottom: 180px !important;
  }

  .sp_pl180 {
    padding-left: 180px !important;
  }

  .sp_pr180 {
    padding-right: 180px !important;
  }

  .sp_ptb180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }

  .sp_plr180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }

  .sp_p185 {
    padding: 185px !important;
  }

  .sp_pt185 {
    padding-top: 185px !important;
  }

  .sp_pb185 {
    padding-bottom: 185px !important;
  }

  .sp_pl185 {
    padding-left: 185px !important;
  }

  .sp_pr185 {
    padding-right: 185px !important;
  }

  .sp_ptb185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }

  .sp_plr185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }

  .sp_p190 {
    padding: 190px !important;
  }

  .sp_pt190 {
    padding-top: 190px !important;
  }

  .sp_pb190 {
    padding-bottom: 190px !important;
  }

  .sp_pl190 {
    padding-left: 190px !important;
  }

  .sp_pr190 {
    padding-right: 190px !important;
  }

  .sp_ptb190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }

  .sp_plr190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }

  .sp_p195 {
    padding: 195px !important;
  }

  .sp_pt195 {
    padding-top: 195px !important;
  }

  .sp_pb195 {
    padding-bottom: 195px !important;
  }

  .sp_pl195 {
    padding-left: 195px !important;
  }

  .sp_pr195 {
    padding-right: 195px !important;
  }

  .sp_ptb195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }

  .sp_plr195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }

  .sp_p200 {
    padding: 200px !important;
  }

  .sp_pt200 {
    padding-top: 200px !important;
  }

  .sp_pb200 {
    padding-bottom: 200px !important;
  }

  .sp_pl200 {
    padding-left: 200px !important;
  }

  .sp_pr200 {
    padding-right: 200px !important;
  }

  .sp_ptb200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }

  .sp_plr200 {
    padding-left: 200px !important;
    padding-right: 200px !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 !important;
}

.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: #408B46;
}

.bg-secondary {
  background-color: #005E37;
}

.bg-thirdly {
  background-color: #F5F7F8;
  color: #2D3133;
}

.bg-error {
  background-color: #CC0000;
}

.bg-accent {
  background-color: #CC0000;
}

.bg-base_bg {
  background-color: #F5F7F8;
  color: #2D3133;
}

.bg-info {
  background-color: #70C1B3;
}

.bg-white {
  background-color: white;
  color: #2D3133;
}

.bg-black {
  background-color: black;
}

.color-primary {
  color: #408B46;
}

.color-secondary {
  color: #005E37;
}

.color-thirdly {
  color: #F5F7F8;
}

.color-error {
  color: #CC0000;
}

.color-accent {
  color: #CC0000;
}

.color-base_bg {
  color: #F5F7F8;
}

.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: #408B46 !important;
}

.border-top-primary {
  border-top-color: #408B46 !important;
}

.border-bottom-primary {
  border-bottom-color: #408B46 !important;
}

.border-left-primary {
  border-left-color: #408B46 !important;
}

.border-right-primary {
  border-right-color: #408B46 !important;
}

.border-secondary {
  border-color: #005E37 !important;
}

.border-top-secondary {
  border-top-color: #005E37 !important;
}

.border-bottom-secondary {
  border-bottom-color: #005E37 !important;
}

.border-left-secondary {
  border-left-color: #005E37 !important;
}

.border-right-secondary {
  border-right-color: #005E37 !important;
}

.border-thirdly {
  border-color: #F5F7F8 !important;
}

.border-top-thirdly {
  border-top-color: #F5F7F8 !important;
}

.border-bottom-thirdly {
  border-bottom-color: #F5F7F8 !important;
}

.border-left-thirdly {
  border-left-color: #F5F7F8 !important;
}

.border-right-thirdly {
  border-right-color: #F5F7F8 !important;
}

.border-error {
  border-color: #CC0000 !important;
}

.border-top-error {
  border-top-color: #CC0000 !important;
}

.border-bottom-error {
  border-bottom-color: #CC0000 !important;
}

.border-left-error {
  border-left-color: #CC0000 !important;
}

.border-right-error {
  border-right-color: #CC0000 !important;
}

.border-accent {
  border-color: #CC0000 !important;
}

.border-top-accent {
  border-top-color: #CC0000 !important;
}

.border-bottom-accent {
  border-bottom-color: #CC0000 !important;
}

.border-left-accent {
  border-left-color: #CC0000 !important;
}

.border-right-accent {
  border-right-color: #CC0000 !important;
}

.border-base_bg {
  border-color: #F5F7F8 !important;
}

.border-top-base_bg {
  border-top-color: #F5F7F8 !important;
}

.border-bottom-base_bg {
  border-bottom-color: #F5F7F8 !important;
}

.border-left-base_bg {
  border-left-color: #F5F7F8 !important;
}

.border-right-base_bg {
  border-right-color: #F5F7F8 !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: #408B46 !important;
  }

  .sp_border-top-primary {
    border-top-color: #408B46 !important;
  }

  .sp_border-bottom-primary {
    border-bottom-color: #408B46 !important;
  }

  .sp_border-left-primary {
    border-left-color: #408B46 !important;
  }

  .sp_border-right-primary {
    border-right-color: #408B46 !important;
  }

  .sp_border-secondary {
    border-color: #005E37 !important;
  }

  .sp_border-top-secondary {
    border-top-color: #005E37 !important;
  }

  .sp_border-bottom-secondary {
    border-bottom-color: #005E37 !important;
  }

  .sp_border-left-secondary {
    border-left-color: #005E37 !important;
  }

  .sp_border-right-secondary {
    border-right-color: #005E37 !important;
  }

  .sp_border-thirdly {
    border-color: #F5F7F8 !important;
  }

  .sp_border-top-thirdly {
    border-top-color: #F5F7F8 !important;
  }

  .sp_border-bottom-thirdly {
    border-bottom-color: #F5F7F8 !important;
  }

  .sp_border-left-thirdly {
    border-left-color: #F5F7F8 !important;
  }

  .sp_border-right-thirdly {
    border-right-color: #F5F7F8 !important;
  }

  .sp_border-error {
    border-color: #CC0000 !important;
  }

  .sp_border-top-error {
    border-top-color: #CC0000 !important;
  }

  .sp_border-bottom-error {
    border-bottom-color: #CC0000 !important;
  }

  .sp_border-left-error {
    border-left-color: #CC0000 !important;
  }

  .sp_border-right-error {
    border-right-color: #CC0000 !important;
  }

  .sp_border-accent {
    border-color: #CC0000 !important;
  }

  .sp_border-top-accent {
    border-top-color: #CC0000 !important;
  }

  .sp_border-bottom-accent {
    border-bottom-color: #CC0000 !important;
  }

  .sp_border-left-accent {
    border-left-color: #CC0000 !important;
  }

  .sp_border-right-accent {
    border-right-color: #CC0000 !important;
  }

  .sp_border-base_bg {
    border-color: #F5F7F8 !important;
  }

  .sp_border-top-base_bg {
    border-top-color: #F5F7F8 !important;
  }

  .sp_border-bottom-base_bg {
    border-bottom-color: #F5F7F8 !important;
  }

  .sp_border-left-base_bg {
    border-left-color: #F5F7F8 !important;
  }

  .sp_border-right-base_bg {
    border-right-color: #F5F7F8 !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, 3vw, 4rem);
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 20px;
}
.ttl_01 + .ttl_03 {
  margin-top: 2em;
}
@media only screen and (max-width: 767px) {
  .ttl_01 {
    font-size: 2.5rem;
  }
}

.ttl_02 {
  color: #005E37;
  font-size: clamp(2rem, 3vw, 4rem);
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 70px;
}
.ttl_02.nomargin {
  margin-bottom: 0px;
}
.ttl_02.black {
  color: #2D3133;
}
.ttl_02 + p {
  font-size: 2.0rem;
}
.ttl_02 + .text01 {
  font-size: 1.8rem;
  margin-top: -2em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .ttl_02 {
    font-size: 2rem;
    margin-bottom: 35px;
  }
  .ttl_02 + .text01 {
    font-size: 1.4rem;
    margin-top: -1em;
  }
  .ttl_02 + p.smallsize {
    font-size: 1.4rem;
  }
}

.ttl_03 {
  color: #005E37;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
}
.ttl_03.black {
  color: #2D3133;
}
.ttl_03.white {
  color: #fff;
}
.ttl_03.not-center {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .ttl_03 {
    font-size: 1.8rem;
  }
}

.ttl_04 {
  color: #005E37;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .ttl_04 {
    font-size: 1.86rem;
  }
}

.ttl_05 {
  color: #2D3133;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .ttl_05 {
    font-size: 1.6rem;
  }
}

.ttl_06 {
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .ttl_06 {
    font-size: 1.8rem;
  }
}

.ttl_07 {
  color: #408B46;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .ttl_07 {
    font-size: 1.8rem;
  }
}

.ttl-primary {
  color: #408B46;
}

.ttl-secondary {
  color: #005E37;
}

.ttl-thirdly {
  color: #F5F7F8;
}

.ttl-error {
  color: #CC0000;
}

.ttl-accent {
  color: #CC0000;
}

.ttl-base_bg {
  color: #F5F7F8;
}

.ttl-info {
  color: #70C1B3;
}

.ttl-white {
  color: white;
}

.ttl-black {
  color: black;
}

.btn {
  background: #408B46;
  border-radius: 3px;
  border: solid 1px #949DA2;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  width: 100%;
  max-width: 370px;
  display: inline-block;
  padding: 2.1rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .btn {
    font-size: 1.6rem;
  }
}
.btn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.btn.bnr {
  background: none;
  color: #2D3133;
  max-width: none;
}
.btn.bnr:before {
  content: none;
}
.btn:hover {
  background: #408B46;
  color: #fff;
}
.btn:hover:before {
  border-color: #fff;
}
.btn.btn-link {
  background: #7a7d7e;
  border-radius: 0;
  color: #fff;
    /*
    &:before {
      content: "";
      position: absolute;
      top: 50%;
      right: 20px;
      width: 10px;
      height: 10px;
      border-top: solid 2px #fff;
      border-right: solid 2px #fff;
      -ms-transform: rotate(45deg) translateY(-50%);
      -webkit-transform: rotate(45deg) translateY(-50%);
      transform: rotate(45deg) translateY(-50%);
    }

     */
}
.btn.btn-link.active {
  background: #408B46;
}
.btn.btn-link:hover {
  background: #408B46;
  opacity: 1;
}
.btn.btn-download {
  background: #2B5840;
}
.btn.btn-download:before {
  content: none;
}

.btn-header_login {
  background: #2B5840;
  display: flex !important;
  color: #fff !important;
  height: 93px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(1.2rem, 1.1vw, 1.4rem);
  padding: 0 1.7em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .sticky .btn-header_login {
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-header_login {
    width: 10em;
    height: 44px;
    font-size: 1.2rem;
    line-height: 1.4;
  }
}

.btn-high_pressure,
.btn-low_pressure {
  background: #fff;
  border-radius: 4px;
  color: #2D3133;
  font-size: 1.6rem !important;
  padding: 12px 12px 12px 60px;
  position: relative;
}
.btn-high_pressure span,
.btn-low_pressure span {
  display: block;
  font-size: 1.3rem !important;
  color: #2D3133 !important;
  margin-top: 5px !important;
}
.btn-high_pressure:before,
.btn-low_pressure:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 12px;
  width: 36px;
  height: 36px;
}
@media only screen and (max-width: 767px) {
  .btn-high_pressure,
  .btn-low_pressure {
    font-size: 1.4rem !important;
  }
  .btn-high_pressure span,
  .btn-low_pressure span {
    font-size: 1.1rem !important;
  }
}

.btn-high_pressure:before {
  background: url(../images/icon_high_pressure.png) no-repeat center center;
  background-size: contain;
}

.btn-low_pressure:before {
  background: url(../images/icon_low_pressure.png) no-repeat center center;
  background-size: contain;
}

.btns.btns-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .btns.btns-flex {
    flex-direction: column;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .btns .btn:last-child {
    margin-bottom: 0;
  }
}

.list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 20px;
}
.list-link li {
  border-bottom: solid 1px #d1d9e0;
  width: 46.5%;
}
.list-link li:nth-child(1) {
  border-top: solid 1px #d1d9e0;
}
.list-link:not(.wide) li:nth-child(2) {
  border-top: solid 1px #d1d9e0;
}
.list-link.wide li {
  width: 100%;
}
.list-link a {
  color: #2D3133;
  cursor: pointer;
  font-size: 1.6rem;
  padding: 1.5rem 3rem 1.5rem 1rem;
  display: block;
  position: relative;
  text-decoration: none;
}
.list-link a:before {
  content: "";
  position: absolute;
  top: 40%;
  right: 1rem;
  width: 8px;
  height: 8px;
  border-top: solid 2px #00805D;
  border-right: solid 2px #00805D;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list-link a:hover {
  color: #408B46;
}
@media only screen and (max-width: 767px) {
  .list-link {
    margin-top: 20px;
  }
  .list-link li {
    width: 100%;
  }
  .list-link li:nth-child(2) {
    border-top: none;
  }
  .list-link:not(.wide) li:nth-child(2) {
    border-top: none;
  }
  .list-link a {
    font-size: 1.4rem;
  }
}

.list-information_number li {
  font-size: 1.45rem;
  text-indent: -3em;
  padding-left: 3.5em;
}
.list-information_number li span {
  margin-right: 2rem;
}
.list-information_number.list-flex {
  width: 75%;
  margin: 70px auto 0;
}
@media only screen and (max-width: 767px) {
  .list-information_number.list-flex {
    width: 100%;
    margin: 30px auto 0;
  }
}

.box-fadeImage {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
}
.box-fadeImage li {
  position: absolute;
  top: 0;
  left: 0;
}
.box-fadeImage li[class*='item'] {
  display: none;
}
.box-fadeImage li.item1 {
  display: block;
}

.box-catch_copy {
  background: #2B5840;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.box-catch_copy > figure {
  width: 42.1%;
  min-height: 430px;
  position: relative;
}
.box-catch_copy > figure .bg-image {
  z-index: 0;
}
.box-catch_copy > .text {
  width: calc(100% - 42.1%);
  padding: 10px 10px 10px 30px;
  font-size: clamp(1.4rem, 1.4vw, 1.8rem);
}
.box-catch_copy > .text .title {
  font-size: clamp(2rem, 2.32vw, 2.8rem);
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}
.box-catch_copy + .text-copy {
  font-size: 4.0rem;
  font-weight: bold;
  line-height: 1.65;
  padding: 40px 64px;
}
.box-catch_copy + .text-copy.item {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .box-catch_copy {
    flex-wrap: wrap;
  }
  .box-catch_copy > figure {
    width: 100%;
    min-height: 190px;
  }
  .box-catch_copy > .text {
    width: 100%;
    padding: 15px;
  }
  .box-catch_copy > .text .title {
    font-size: 2.0rem;
    margin-bottom: 1.5rem;
  }
  .box-catch_copy + .text-copy {
    font-size: 2.0rem;
    padding: 15px;
  }
}

.box-catch_copy-point {
  /*
   background: $color_thirdly;
   */
  padding: 50px 0;
}
.box-catch_copy-point .box-movie {
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding-top: 56.25%;
}
.box-catch_copy-point .box-movie iframe,
.box-catch_copy-point .box-movie video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.box-catch_copy-point .box-movie.video {
  padding-top: 45%;
}
.box-catch_copy-point .box-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-catch_copy-point .box-point > * {
  background: #fff;
  padding: 30px 17px;
}
.box-catch_copy-point .box-point > * .icon {
  width: 88px;
  margin: 13px auto 43px;
}
.box-catch_copy-point .box-point > * .title {
  font-size: clamp(1.2rem, 1.2vw, 1.6rem);
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.box-catch_copy-point .box-point > * .title + p {
  font-size: clamp(1.2rem, 1.07vw, 1.4rem);
  line-height: 1.71;
}
.box-catch_copy-point .box-point.column4 > * {
  width: 23.5%;
}
.box-catch_copy-point .box-point.column3 > * {
  width: 30.5%;
}
.box-catch_copy-point .box-point.column2 > * {
  width: 48.5%;
}
.box-catch_copy-point .box-point_list {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 2.18;
}
.box-catch_copy-point .box-point_list ul {
  width: 80%;
  margin: 0 auto;
}
.box-catch_copy-point .box-point_list ul li {
  background: #fff;
  border-radius: 10px;
  padding: 18px 1em 18px 80px;
  position: relative;
}
.box-catch_copy-point .box-point_list ul li + li {
  margin-top: 10px;
}
.box-catch_copy-point .box-point_list ul li:before {
  content: '';
  position: absolute;
  top: 22px;
  left: 30px;
  width: 37px;
  height: 43px;
  background: url(../images/icon_leaf.png) no-repeat center center;
  background-size: contain;
}
.box-catch_copy-point .box-point_list.features ul {
  width: 82%;
}
.box-catch_copy-point .box-point_list.features ul li .header {
  color: #408B46;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 2.18;
  margin-bottom: .5rem;
}
.box-catch_copy-point .box-point_list.features ul li .header + p {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.81;
}
.box-catch_copy-point .box-point_list.features ul li + li {
  margin-top: 20px;
}
.box-catch_copy-point .box-point_list.features ul li:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 30px;
  width: 35px;
  height: 45px;
  background: url(../images/icon_features.png) no-repeat center center;
  background-size: contain;
}
.box-catch_copy-point .header-title {
  color: #005E3C;
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 50px;
  text-align: center;
}
.box-catch_copy-point .box-point_service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 67%;
  margin: 0 auto;
}
.box-catch_copy-point .box-point_service > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-catch_copy-point .box-point_service > * figure {
  width: 87px;
  margin-right: 24px;
}
.box-catch_copy-point .box-point_service > * .title {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.box-catch_copy-point .box-point_service > * .title + p {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .box-catch_copy-point {
    padding: 25px 0;
  }
  .box-catch_copy-point .box-point {
    flex-wrap: wrap;
    margin: 0 15px;
  }
  .box-catch_copy-point .box-point > * {
    padding: 10px;
    margin-bottom: 15px;
  }
  .box-catch_copy-point .box-point > * .icon {
    width: 88px;
    margin: 15px auto 25px;
  }
  .box-catch_copy-point .box-point > * .title {
    font-size: 1.6rem;
  }
  .box-catch_copy-point .box-point > * .title + p {
    font-size: 1.3rem;
  }
  .box-catch_copy-point .box-point.column4 > * {
    width: 48.5%;
  }
  .box-catch_copy-point .box-point.column3 > * {
    width: 48.5%;
  }
  .box-catch_copy-point .box-point_list {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .box-catch_copy-point .box-point_list ul {
    width: 90%;
  }
  .box-catch_copy-point .box-point_list ul li {
    padding: 10px 20px 10px 50px;
  }
  .box-catch_copy-point .box-point_list ul li:before {
    top: 11px;
    left: 15px;
    width: 25px;
  }
  .box-catch_copy-point .box-point_list.features ul {
    width: 90%;
  }
  .box-catch_copy-point .box-point_list.features ul li .header {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .box-catch_copy-point .box-point_list.features ul li .header + p {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .box-catch_copy-point .box-point_list.features ul li:before {
    top: 7px;
    left: 15px;
    width: 25px;
  }
  .box-catch_copy-point .header-title {
    font-size: 2.2rem;
    margin-bottom: 25px;
  }
  .box-catch_copy-point .box-point_service {
    flex-wrap: wrap;
    width: 90%;
  }
  .box-catch_copy-point .box-point_service > * + * {
    margin-top: 15px;
  }
  .box-catch_copy-point .box-point_service > * figure {
    width: 70px;
    margin-right: 12px;
  }
  .box-catch_copy-point .box-point_service > * .title {
    font-size: 1.8rem;
  }
}

.box-introduction {
  width: 90%;
  max-width: 950px;
  margin: 70px auto 0;
}
.box-introduction.nomargin {
  margin: 0 auto 0;
}
.box-introduction + .box-introduction {
  margin-top: 80px;
}
.box-introduction .header-title {
  background: #005E37;
  border-radius: 8px;
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 2.4;
  text-align: center;
  margin-bottom: 23px;
}
.box-introduction .header-title + .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.box-introduction .header-title + .text figure {
  width: 17%;
  max-width: 127px;
}
.box-introduction .header-title + .text figure + p {
  margin-left: 2.2rem;
  line-height: 2;
}
.box-introduction .header-title + .text + figure {
  margin-top: 45px;
}
.box-introduction .header-title + .text.not-icon > p {
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .box-introduction {
    width: 100%;
    margin: 35px auto 0;
  }
  .box-introduction.nomargin {
    margin: 0 auto 0;
  }
  .box-introduction + .box-introduction {
    margin-top: 40px;
  }
  .box-introduction .header-title {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .box-introduction .header-title + .text {
    align-items: flex-start;
  }
  .box-introduction .header-title + .text figure {
    width: 45%;
  }
  .box-introduction .header-title + .text figure + p {
    margin-left: 1.5rem;
    line-height: 1.8;
  }
  .box-introduction .header-title + .text + figure {
    margin-top: 25px;
  }
}

.box-text_report {
  border: solid 1px #00B9D1;
  border-radius: 10px;
  padding: 3% 10%;
  width: 85%;
  margin: 0 auto;
  margin-top: 25px;
}
.box-text_report .title + p {
  font-weight: bold;
  line-height: 1.31;
}
@media only screen and (max-width: 767px) {
  .box-text_report {
    padding: 15px;
    width: 90%;
    margin-top: 15px;
  }
}

.box-case_study {
  background: #F5F7F8;
  padding: 30px 0 15px;
  width: 100%;
  /* EnneGreenの導入事例 */
}
.box-case_study > [class*='ttl_'] {
  margin-bottom: 30px;
}
.box-case_study .box-case_study-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.box-case_study .box-case_study-inner > * {
  color: #363F41;
  width: 19.18%;
  text-align: center;
  margin: 0 20px;
}
.box-case_study .box-case_study-inner > * figure {
  margin-bottom: 20px;
}
.box-case_study.case {
  background: #408B46;
}
.box-case_study.case .box-case_study-inner > * {
  color: #fff;
  width: 16.39%;
  text-align: left;
  margin: 0 10px;
}
.box-case_study.case .box-case_study-inner > * figure {
  margin-bottom: 10px;
}
.box-case_study.case .box-case_study-inner > * .header {
  font-weight: bold;
  margin-bottom: 10px;
}
.box-case_study.case .box-case_study-inner > * .header + p {
  font-size: 1.5rem;
  line-height: 1.46;
}
@media only screen and (max-width: 767px) {
  .box-case_study.case .box-case_study-inner > * {
    width: calc(50% - 20px);
    margin-bottom: 30px;
  }
}
.box-case_study.case .box-case_slide-inner {
      /*
      .slick-prev,
      .slick-next {
        top: 30%;
        border-color: #fff;

      }
      .slick-prev {
        left: 2.2%;
      }
      .slick-next {
        right:2.2%;

      }

       */
}
.box-case_study.case .box-case_slide-inner a {
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  .box-case_study.case .box-case_slide-inner {
        /*
        .slick-prev {
          left: -5.5%;
        }
        .slick-next {
          right: -5.5%;
        }

         */
  }
}
.box-case_study.case .box-case_slide-inner .header {
  font-size: clamp(1rem, 1.22vw, 1.8rem);
  margin-bottom: 1em;
}
.box-case_study.case .box-case_slide-inner .header + p {
  font-size: clamp(1rem, 1.03vw, 1.4rem);
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .box-case_study.case .box-case_slide-inner .header {
    text-align: center;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .box-case_study {
    padding: 25px 20px 10px;
  }
  .box-case_study .box-case_study-inner {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box-case_study .box-case_study-inner > * {
    width: 48.5%;
    margin: 0 0 20px 0;
    font-size: 1.4rem;
    text-align: left;
  }
  .box-case_study .box-case_study-inner > * figure {
    margin-bottom: 10px;
  }
  .box-case_study.ennegreen .box-case_study-inner {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box-case_study.ennegreen .box-case_study-inner > * {
    width: 48.5%;
    margin: 0 0 20px 0;
  }
  .box-case_study.ennegreen .box-case_study-inner > * figure {
    margin-bottom: 10px;
  }
  .box-case_study.ennegreen .box-case_study-inner > * .header {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .box-case_study.ennegreen .box-case_study-inner > * .header + p {
    font-size: 1.5rem;
  }
}

.box-case_slide {
  /*
  background: $color_thirdly;
   */
  padding: 51px 0 69px;
  width: 100%;
}
.box-case_slide .box-case_slide-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.box-case_slide .box-case_slide-inner a {
  color: #363F41;
      /*
      width: 17.86%;
      max-width: 244px;

       */
  text-align: left;
  font-weight: bold;
}
.box-case_slide .box-case_slide-inner a figure {
  margin-bottom: 10px;
}

.box-footer_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.box-footer_contents.connection {
  margin-bottom: 50px;
}
.box-footer_contents > * {
  width: 32.3%;
  color: #2D3133;
}
.box-footer_contents > * + * {
  margin-left: 20px;
}
.box-footer_contents .title {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 15px;
}
.box-footer_contents .title + p {
  font-size: 1.4rem;
  line-height: 1.71;
  margin: 15px;
}
.box-footer_contents:hover > * {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .box-footer_contents {
    flex-wrap: wrap;
  }
  .box-footer_contents > * {
    width: 100%;
  }
  .box-footer_contents > * + * {
    margin-top: 25px;
    margin-left: 0;
  }
  .box-footer_contents > * .title {
    font-size: 1.8rem;
  }
}

.box-contract_flow {
  padding: 80px 0;
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
}
.box-contract_flow .header {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  margin-bottom: 60px;
}
.box-contract_flow > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  background: #fff;
  color: #2D3133;
}
.box-contract_flow > * + * {
  margin-top: 20px;
}
.box-contract_flow > * figure {
  width: 18.75%;
  max-width: 180px;
  background: #408B46;
}
.box-contract_flow > * .text {
  width: calc(100% - 18.75%);
  padding: 10px 38px;
  border: solid 1px #408B46;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.box-contract_flow > * .text.btn-cont {
  position: relative;
  padding-bottom: 60px;
}
.box-contract_flow > * .text.btn-cont a{
  color: #fff;
/*  font-size: clamp(1.4rem, 2.17vw, 2.8rem);*/
	text-align: center;
  line-height: 1.4;
  font-weight: bold;
  max-width: 400px;
  width: 100%;
  display: block;
  padding: 10px 25px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../img/icon_arrow_white.svg") right 15px center no-repeat #959DA2;
}
.box-contract_flow > * .text .title {
  font-size: clamp(1.4rem, 2.17vw, 2.8rem);
  font-weight: bold;
}
.box-contract_flow > * .text .title span {
  color: #B7A453;
  font-size: clamp(2rem, 3.1vw, 4rem);
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .box-contract_flow {
    padding: 40px 0;
  }
  .box-contract_flow .header {
    font-size: 1.6rem;
    text-align: left;
    margin-bottom: 30px;
  }
  .box-contract_flow > * {
    align-items: flex-start;
  }
  .box-contract_flow > * figure {
    width: 24%;
  }
  .box-contract_flow > * .text {
    width: calc(100% - 24%);
    padding: 10px 35px 10px 10px;
  }
.box-contract_flow > * .text.btn-cont { padding-bottom: 10px;}
.box-contract_flow > * .text.btn-cont a{
	text-align: left;
  padding: 10px 25px 10px 10px;
  position: static;
  background: url("../img/icon_arrow_white.svg") right 15px center no-repeat #959DA2;
}
  .box-contract_flow > * .text .title {
    font-size: 1.6rem;
  }
  .box-contract_flow > * .text .title span {
    font-size: 2.0rem;
  }
}

.box-request {
  background: #2B5840;
  color: #fff;
  padding: 50px;
  margin-bottom: 27px;
}
.box-request.bg-gray {
  background: #F5F7F8;
  color: #000;
  font-weight: 500;
}
.box-request > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-request > div + p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.box-request .link-box {
  width: 45%;
  max-width: 582px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.box-request .link-box + .link-box {
  margin-left: 40px;
}
.box-request .link-box figure {
  width: 27.11%;
  max-width: 154px;
}
.box-request .link-box .text {
  width: calc(100% - 27.11%);
  padding: 0 24px;
}
.box-request .link-box .text .title {
  font-size: clamp(1.4rem, 2vw, 2.8rem);
  font-weight: bold;
  line-height: 1.35;
}
.box-request .link-box .tag {
  background: #2D3133;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 2px 1rem;
  margin-bottom: 10px;
}
.box-request .link-box:before {
  content: "";
  right: 30px;
  width: 12px;
  height: 12px;
}
@media only screen and (max-width: 767px) {
  .box-request {
    padding: 25px 15px;
  }
  .box-request > div {
    flex-direction: column;
  }
  .box-request .link-box {
    width: 100%;
    margin: 0 auto;
  }
  .box-request .link-box + .link-box {
    margin-left: 0;
    margin-top: 20px;
  }
  .box-request .link-box figure {
    width: 27.11%;
    max-width: 154px;
  }
  .box-request .link-box .text {
    width: calc(100% - 27.11%);
    padding: 0 24px;
  }
  .box-request .link-box .text .title {
    font-size: 1.6rem;
  }
  .box-request .link-box .tag {
    font-size: 1.4rem;
  }
  .box-request .link-box:before {
    right: 15px;
  }
}

.box-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-service > * {
  width: 32%;
  background: #fff;
  margin-bottom: 20px;
}
.box-service .box-service_card {
  border: solid 1px #D9DFE2;
  background: #fff;
  color: #2D3133;
  font-size: 1.4rem;
  position: relative;
}
.box-service .box-service_card .img {
  position: relative;
}
.box-service .box-service_card .img .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 54px;
  height: 54px;
}
.box-service .box-service_card .img .icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #2D3133;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  z-index: -1;
}
.box-service .box-service_card .body {
  padding: 15px 25px 25px;
  position: relative;
}
.box-service .box-service_card .body .header {
  font-family: 'Noto Sans JP';
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.32;
}
.box-service .box-service_card .body .header small {
  font-size: 1.2rem;
  font-weight: normal;
  margin-left: 1.5em;
}
.box-service .box-service_card .body .tag {
  background: #B7A453;
  border-radius: 4px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  display: inline-block;
  line-height: 1.33;
  margin: 5px 0 15px;
  padding: 3px 10px;
}
.box-service .box-service_card .body .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.box-service .box-service_card:hover {
  border: solid 1px #005E3C;
  text-decoration: none;
}
.box-service .box-service_card:hover .img > img {
  opacity: .62;
}
.box-service .box-service_card:hover .img .icon:before {
  background: #408B46;
}
@media only screen and (max-width: 767px) {
  .box-service > * {
    width: 49%;
  }
  .box-service .box-service_card {
    font-size: 1.2rem;
  }
  .box-service .box-service_card .img .icon {
    width: 27px;
    height: 27px;
  }
  .box-service .box-service_card .img .icon:before {
    width: 48px;
    height: 48px;
  }
  .box-service .box-service_card .body {
    padding: 10px 15px 15px;
  }
  .box-service .box-service_card .body .header {
    font-size: 1.8rem;
  }
  .box-service .box-service_card .body .header small {
    display: block;
    font-size: 1.1rem;
    margin-left: 0;
  }
  .box-service .box-service_card .body .tag {
    font-size: 1.1rem;
    padding: 3px;
    margin: 5px 0 10px;
  }
}

.box-service_contact {
  font-size: 1.2rem;
  line-height: 1.3;
  margin-top: 30px;
}
.box-service_contact .title {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}
.box-service_contact .box-service_contact-inner {
  background: #fff;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  max-width: 802px;
  margin: 0 auto 25px;
}
.box-service_contact .text-phone {
  color: #68AF7C;
  font-size: 2.8rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 1em;
}
.box-service_contact .text {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .box-service_contact .box-service_contact-inner {
    flex-direction: column;
    padding: 15px;
    width: 100%;
  }
  .box-service_contact .box-service_contact-inner .text-guidance {
    margin-top: 20px;
  }
  .box-service_contact .text {
    font-size: 1.4rem;
    text-align: left;
  }
}

.box-support_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.box-support_contact > * {
  width: 47%;
  background: #fff;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 40px 5%;
}
.box-support_contact > * .title {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
.box-support_contact > * .text-phone {
  color: #68AF7C;
  font-size: 2.8rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 1em;
}
.box-support_contact > * .text-guidance {
  margin-top: 40px;
  line-height: 1.6;
}
.box-support_contact .icon_pressure:before, .box-support_contact .icon_pressure:after {
  content: '';
  position: absolute;
  top: 13px;
  width: 36px;
  height: 36px;
}
.box-support_contact .icon_pressure:before {
  left: 23px;
  background: url(../images/icon_high_pressure.png) no-repeat center center;
  background-size: contain;
}
.box-support_contact .icon_pressure:after {
  left: 73px;
  background: url(../images/icon_low_pressure.png) no-repeat center center;
  background-size: contain;
}
.box-support_contact + .text {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.8;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .box-support_contact {
    flex-direction: column;
  }
  .box-support_contact > * {
    padding: 30px 15px;
    width: 100%;
  }
  .box-support_contact > * .title {
    font-size: 1.8rem;
  }
  .box-support_contact > * + * {
    margin-top: 20px;
  }
  .box-support_contact .icon_pressure:before, .box-support_contact .icon_pressure:after {
    width: 25px;
    height: 25px;
  }
  .box-support_contact .icon_pressure:before {
    left: 15px;
  }
  .box-support_contact .icon_pressure:after {
    left: 50px;
  }
  .box-support_contact + .text {
    font-size: 1.4rem;
    text-align: left;
    margin-top: 15px;
  }
}

/* 左右均等幅 */
.box-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.box-half > * {
  width: 50%;
}
.box-half > .text {
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .box-half {
    flex-wrap: wrap;
  }
  .box-half > * {
    width: 100%;
  }
  .box-half > .text {
    padding: 20px;
  }
}

/* 既存コンテンツのレイアウト調整分 （クラスは新規） */
.box-area_terms {
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .box-area_terms {
    font-size: 1.4rem;
  }
}
.box-area_terms .text {
  font-weight: bold;
  text-align: center;
}
.box-area_terms .blockTitle {
  color: #005b3a;
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
  margin: 100px auto 50px;
}
.box-area_terms .blockTitle .txtLink {
  color: #005b3a;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .box-area_terms .blockTitle {
    font-size: calc((36 / 800) * 100vw);
    margin: 50px auto 25px;
  }
}
.box-area_terms .btnArea {
  margin: 50px auto;
}
.box-area_terms .btnArea a {
  display: block;
  width: 100%;
  max-width: 800px;
  text-align: center;
  margin: auto;
  padding: 36px 0;
  border: none;
  background: #F6803E;
  color: #fff;
  position: relative;
}
.box-area_terms .btnArea a:before {
  content: '';
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  margin: auto;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -4px;
}
.box-area_terms .btnArea a:hover {
  text-decoration: none;
  opacity: .7;
}
@media only screen and (max-width: 767px) {
  .box-area_terms .btnArea a {
    padding: calc((15 / 800) * 100vw) calc((15 / 800) * 100vw) calc((15 / 800) * 100vw) calc((60 / 800) * 100vw);
  }
}

.table.table-type01 {
  font-size: 1.9rem;
}
.table.table-type01 tbody th {
  background: #f0f0e4;
}
.table.table-type01 tbody th + th,
.table.table-type01 tbody th + td {
  border-left: solid 1px #005b3a;
}
.table.table-type01 tbody th,
.table.table-type01 tbody td {
  border-bottom: solid 1px #005b3a;
  text-align: center;
}
.table.table-type01 tr:last-child th,
.table.table-type01 tr:last-child td {
  border-bottom: none;
}

/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
sup, sub {
  font-size: 60%;
}

.bg-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-link-arrow {
  position: relative;
  padding-right: 1.5em;
}
.text-link-arrow:after {
  content: '＞';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

/* &reg; */
.icon-reg .icon {
  position: absolute;
  top: 10%;
  font-size: 40%;
}

/* text */
.text-mincho {
  font-family: "Sawarabi Mincho";
}

.text-read {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .text-read {
    font-size: 1.2rem;
  }
}

.text-cap {
  font-size: 1.2rem;
  padding-left: 1em;
  text-indent: -1em;
}
.text-cap + .text-cap {
  margin-top: -1em;
}

.text-small {
  font-size: 1.2rem;
}
.text-14 {
  font-size: 1.4rem;
}

.text-subject {
  text-align: center;
}
.text-subject p {
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 2.15;
  display: inline-block;
  background: #2D3133;
  border-radius: 10px;
  padding: 1rem 5rem;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .text-subject p {
    font-size: 1.6rem;
    line-height: 1.6;
    width: 90%;
  }
}

.text-category {
  font-size: clamp(1rem, 1vw, 1.4rem) !important;
  font-weight: bold;
  line-height: 1.2 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.text-category img {
  width: 26px;
  margin-right: 6px;
}
.text-category img:nth-of-type(2) {
  margin-left: 10px;
}

/* link */
.link-box {
  background: #fff;
  display: block;
  position: relative;
  color: #2D3133;
}
.link-box:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 38px;
  width: 15px;
  height: 15px;
  border-top: solid 2px #949DA2;
  border-right: solid 2px #949DA2;
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.link-box:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .link-box:before {
    right: 20px;
  }
}

.link-arrow {
  color: #2D3133;
  font-size: 1.5rem;
  padding-right: 1rem;
  position: relative;
}
.link-arrow:before {
  content: "";
  position: absolute;
  top: 45%;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: solid 2px #408B46;
  border-right: solid 2px #408B46;
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

/* 高圧低圧表記 */
.category {
  display: flex;
  flex-wrap: wrap;
}
.category .text-category + .text-category {
  margin-left: 15px !important;
}
@media only screen and (max-width: 767px) {
  .category {
    flex-direction: column;
  }
  .category .text-category + .text-category {
    margin-top: 5px;
    margin-left: 0 !important;
  }
}

img.drop-shadow {
  filter: drop-shadow(0px 0px 10px #000);
}

/*==================================================
スライダーのためのcss
===================================*/
.box-case_slide-inner {
  /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .box-case_slide-inner {
    width: 94%;
  }
}

.box-case_slide-inner img {
  width: 100%;
  /*スライダー内の画像を横幅100%に*/
  height: auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.box-case_slide-inner .slick-slide {
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  .box-case_slide-inner .slick-slide {
    margin: 0 5px;
  }
}

/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
  background: none;
  border: none;
  width: 50px;
  height: 50px;
  font-size: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  z-index: 1;
}
.slick-prev:before,
.slick-next:before {
  content: '';
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.slick-prev:after,
.slick-next:after {
  content: '';
  border-top: 4px solid #000;
  border-right: 4px solid #000;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8px;
}
@media only screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: calc((50 / 800) * 100vw);
    height: calc((50 / 800) * 100vw);
    margin-top: calc((-25 / 800) * 100vw);
  }
  .slick-prev:after,
  .slick-next:after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    width: 8px;
    height: 8px;
    right: calc((20 / 800) * 100vw);
    margin-top: calc((-7 / 800) * 100vw);
  }
}

.slick-prev {
  /*戻る矢印の位置と形状*/
  left: 25px;
  transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .slick-prev {
    left: calc((-10 / 800) * 100vw);
  }
}

.slick-next {
  /*次へ矢印の位置と形状*/
  right: 25px;
}
@media only screen and (max-width: 767px) {
  .slick-next {
    right: calc((-10 / 800) * 100vw);
  }
}

#footer-slider img {
  width: 100%;
}
#footer-slider .slick-prev {
  left: 20px;
  border-color: #fff;
}
#footer-slider .slick-next {
  right: 20px;
  border-color: #fff;
}
#footer-slider .slick-prev:before, #footer-slider .slick-prev:after,
#footer-slider .slick-next:before,
#footer-slider .slick-next:after {
  content: none;
}
@media only screen and (max-width: 767px) {
  #footer-slider .slick-prev,
  #footer-slider .slick-next {
    top: 15%;
  }
}

/*ドットナビゲーションの設定*/
.slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  /*ドットボタンのサイズ*/
  height: 8px;
  /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  background: #ccc;
  /*ドットボタンの色*/
}

.slick-dots .slick-active button {
  background: #333;
  /*ドットボタンの現在地表示の色*/
}

/*
ヒラギノの代替（基本フォントはこれ）
https://fonts.google.com/noto/specimen/Noto+Sans+JP?subset=japanese&query=noto+sans
Regular 400
Medium 500
Bold 700
 */
/*
旧サイト上書き設定
 */
#column.price_mechanism .clearfix {
  content: none;
  display: flex;
}

.breadCrumb {
  background: #F5F7F8;
  padding: 3px 20px 6px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
}
.breadCrumb li {
  font-size: 1.2rem;
}

.old-layout .pc {
  display: inherit;
}
.old-layout .contentsWrapper {
  line-height: 1;
}
.old-layout .contentsWrapper sup,
.old-layout .contentsWrapper sub {
  font-size: inherit;
}
.old-layout .contentsWrapper a {
  color: inherit;
  text-decoration: underline;
}
.old-layout .contentsWrapper a:hover {
  opacity: 0.7;
}
.old-layout .contentsWrapper .btnArea a {
  text-decoration: none;
}
.old-layout .contentsWrapper .btnArea a.arrBottom:hover {
  color: inherit;
  text-decoration: none;
}
.old-layout .contentsWrapper dl.howto dd a {
  color: #005e37;
}
.old-layout .contentsWrapper dl.howto dd a.doc_dl {
  text-decoration: none;
}
.old-layout .contentsWrapper .estimateBtnArea .btnArea a {
  color: #fff;
}
.old-layout .contentsWrapper .btn {
  text-decoration: none;
}
.old-layout .contentsWrapper .btn:before {
  right: inherit;
}
.old-layout .contentsWrapper .btn:after {
  box-sizing: initial;
}
.old-layout .contentsWrapper .btn:hover {
  background: inherit;
}
.old-layout .contentsWrapper .btn:hover:before {
  border-color: inherit;
}
.old-layout .contentsWrapper .contactList .contactArea {
  text-decoration: none;
}
.old-layout .contentsWrapper .contactArea .guidance {
  margin-bottom: 10px;
}
.old-layout .contentsWrapper .caseStudyList .slick-slide {
  background-color: transparent;
  border: 1px solid #d3d3d3;
  display: flex;
  flex-direction: column;
  width: 450px;
  margin: 0 50px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .old-layout .contentsWrapper .caseStudyList .slick-slide {
    width: calc((640 / 800) * 100vw);
    margin: auto;
  }
}
.old-layout .contentsWrapper .caseStudyList li {
  margin: 0;
}
.old-layout .contentsWrapper .faqList dl dd a {
  color: #005b3a;
  text-decoration: none;
}
.old-layout .contentsWrapper .faqList dl dd a:hover {
  text-decoration: underline;
}
.old-layout .contentsWrapper .priceLink .anchorLinkBtn .btn,
.old-layout .contentsWrapper .monthLinkBlock .btn,
.old-layout .contentsWrapper .mapLinkArea .btn {
  background-color: #f0f0e4;
}
.old-layout .contentsWrapper ul.tab_link li a {
  color: #878788;
  text-decoration: none;
}
.old-layout .contentsWrapper ul.tab_link li.active a {
  color: #fff;
}
.old-layout .contentsWrapper .serviceList .linkArea {
  text-decoration: none;
}
.old-layout .contentsWrapper .mc-type_select li a {
  text-decoration: none;
}
.old-layout .contentsWrapper .mc-type_select li a:hover {
  opacity: 1;
}
.old-layout .contentsWrapper .innerBlock {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .old-layout .contentsWrapper .innerBlock {
    max-width: none;
  }
}
.old-layout.old-outage .contentsWrapper .btn {
  background-color: #f0f0e4;
  border: 1px solid #000;
  width: calc(100% / 4.25);
  min-height: 50px;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
  /* margin: 0 auto 20px 0; */
  padding: 0.5em 0.5em 0.5em 29px;
  text-decoration: none;
}
.old-layout.old-outage .contentsWrapper .btn:before {
  content: none;
}
.old-layout.old-outage .contentsWrapper .btn:after {
  height: 6px;
  width: 6px;
  vertical-align: inherit;
  display: inherit;
}
.old-layout.old-webinar .contentsWrapper p.read {
  margin-bottom: 30px;
}
.old-layout.old-webinar .contentsWrapper li.btn {
  padding: 0;
  max-width: none;
  font-weight: normal;
}
.old-layout.old-webinar .contentsWrapper li.btn:before {
  content: none;
}
.old-layout.old-webinar .contentsWrapper li.btn a {
  text-decoration: none;
}
.old-layout.backnumber th, .old-layout.backnumber td {
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .old-layout figure {
    margin-bottom: calc((50 / 800) * 100%);
  }
}
.old-layout .btnTel {
  text-decoration: none !important;
}
.old-layout.case .contentsWrapper a {
  text-decoration: none !important;
}
.old-layout.case .contentsWrapper a:hover {
  color: #61b668 !important;
}
.old-layout.case .contentsWrapper .txtLink {
  color: #1437bb !important;
  text-decoration: none;
}
.old-layout .box-mega_menu .box-mega_menu-area .box-service_card {
  background: #fff;
}
.old-layout .box-mega_menu .box-mega_menu-area .box-service_card:hover {
  opacity: 1;
}

/*---------230531追記-------------*/
.top-cnt{
  padding-left: 5rem;
  justify-content: space-between;
}
.page-title .top-cnt .left{
  flex: 0 0 55%;
}
.page-title .top-cnt .right{
  flex: 0 0 33%;
}
/*---------230623追記-------------*/
@media only screen and (max-width: 767px){
  .full .container-inner{
    padding-left: 20px;
  }
}

/*---------230626追記-------------*/
.box-mega_menu .title p{
  line-height: 1;
}

.box-mega_menu-area li em{
  font-weight: bold;
}

/*---------240730追記-------------*/
.box-service.flex-start .box-service_card{
  width: auto;
  max-width: 32%;
}

.box-service.flex-start{
  justify-content: flex-start;
  gap: 2%;
}
.box-service_p{
  margin-bottom: 20px;
  width: 32%;
}

.box-service_p .sp{
  display: block!important;
}

.box-service_p .btn.btn-link{
  border-color: #B7A453;
  border-width: 3px;
  margin-bottom: 20px !important;
  background: #fff;
  font-size: 1.9rem !important;
  text-align: left;
}

@media only screen and (min-width: 768px){
  .box-service_p .btn.btn-link{
    min-height: 78px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    padding: 0 1.5em;
  }
}

@media only screen and (max-width: 767px){
  .box-service.flex-start .box-service_card{
    max-width: 49%;
  }
  
  .box-service.flex-start{
    justify-content: flex-start;
    gap: 2%;
  }

  .box-service_p{
    width: 100%;
    text-align: left;
    border: none;
    margin-bottom: 0;
  }

  .box-service_p .btn.btn-link{
    background: #408B46;
    color: #fff !important;
    border: none;
    font-weight: bold !important;
    font-size: 1.6rem !important;
  }
}

/*--------241018追記----------*/
.box-support_contact.oneColumn{
  justify-content: center;
}

.box-support_contact.oneColumn .box-support_contact-inner{
  padding: 40px 7%;
}

@media only screen and (max-width: 767px) {
  .box-support_contact.oneColumn .box-support_contact-inner{
    padding: 30px 15px;
  }
}

.twoColumn .btns-flex{
  justify-content: center;
  gap: 0 5rem;
}

@media only screen and (max-width: 1225px) {
  .full .container-inner.twoColumn{
    padding-left: 20px;
  }
}

/*--------241225追記----------*/
.box-half.sustainability{
  justify-content: space-between;
}

.box-half.sustainability figure{
  width: auto;
}

@media only screen and (max-width: 1120px){
  .box-half.sustainability{
    flex-direction: row;
  }

  .box-half.sustainability .box-half_SusText{
    width: auto;
  }
}

@media only screen and (max-width: 767px){
  .box-half.sustainability{
    flex-direction: column;
  }

  .box-half.sustainability .box-half_SusText{
    margin-bottom: 1rem;
  }
}

.box-column{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 4rem 2%;
}

.box-column_card{
  flex: 0 0 calc(94% / 4);
}

.box-column_Link figure{
  border: 1px solid #F5F7F8;
}

.box-column_Link:hover{
  text-decoration: none;
}

.box-column_Link:hover figure{
  opacity: .6;
  border-color: #005E3C;
}

.box-column_Link:hover .box-column_Title{
  color: #61b668;
}

.box-column_Title{
  color: #2D3133;
  font-weight: 500;
  margin: 1rem 0;
  line-height: 1.7;
}

.box-column_TagList{
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  line-height: 1.8;
}

.box-column_TagItem{
  font-size: 1.4rem;
}

.box-column_TagLink{
  color: #2D3133;
}

.box-column_TagLink.firstTag{
  border-radius: 4px;
  background: #b7a453;
  font-weight: 700;
  padding: .1em 1em;
  color: #fff;
}

.box-column_TagLink::before{
  content: "#";
  color: #B7A453;
}

.box-column_TagLink.firstTag::before{
  content: none;
}

@media only screen and (max-width: 1024px) {
  .box-column_card{
    flex: 0 0 49%;
  }
}

/*---------カテゴリー（いらない場合はコメントアウト）------------*/
.clm_CategoryList{
  display: flex;
  margin: 3rem 0 4rem;
  gap: 2rem 2%;
  flex-wrap: wrap;
}

.clm_CategoryItem{
  text-align: center;
  flex: 0 0 10%;
}

.clm_CategoryLink{
  color: #2D3133;
}

.clm_CategoryLink:hover{
  text-decoration: none;
}

.clm_CategoryLink::after{
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background-color: #BABABA;
}

.clm_CategoryLink.mouseon::after{
  background-color: #408A46;
}

@media only screen and (max-width: 1024px) {
  .clm_CategoryItem{
    flex: 0 0 14%;
  }
}

@media only screen and (max-width: 768px) {
  .clm_CategoryItem{
    flex: 0 0 49%;
  }
}