/* Generated by less 3.11.1 */
@charset "utf-8";
body {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 100%;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  color: #000;
  -webkit-print-color-adjust: exact;
}
.forSp {
  display: none;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.cmmnt {
  padding-left: 15px;
  position: relative;
}
.cmmnt::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
#wrap ul li,
#wrap ol li {
  list-style-type: none;
}
#wrap a {
  text-decoration: none;
}
#wrap img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.col02 .col02List {
  width: 48%;
}
.col02 .col02List:first-child {
  float: left;
}
.col02 .col02List:last-child {
  float: right;
}
.col03 .col03List {
  width: 30%;
  float: left;
  margin-right: 5%;
}
.col03 .col03List:last-child {
  margin-right: 0;
}
.col04 .col04List {
  width: 24%;
  margin-right: 1%;
  float: left;
}
.col04 .col04List:last-child {
  width: 25%;
  margin-right: 0;
}
#btnPagetop {
  position: fixed;
  width: 50px;
  right: 40px;
  bottom: 40px;
  z-index: 10;
}
#btnPagetop a {
  display: block;
  width: 100%;
  background-color: #ffcc33;
}
#btnPagetop a::before {
  background-color: #14ad30;
}
#globalHeader {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding-top: 40px;
  transition: 0.6s;
  z-index: 2;
}
#globalHeader .headerInner {
  width: 118.2%;
  margin-left: -9.1%;
}
#globalHeader .headerInner .logo {
  width: 10.321489%;
}
#mainContents {
  position: relative;
  z-index: 1;
}
#globalFooter {
  padding: 30px 0;
  position: relative;
  z-index: 2;
  /* background-color: #ff0000; */
}
#globalFooter .copy {
  text-align: center;
  line-height: 1;
  /* color: #fff; */
  color: #000;
}
@media screen and (min-width: 551px) and (max-width: 1200px) {
  .forSp {
    display: none;
  }
  .inner {
    width: 96.09375%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 550px) {
  .inner {
    width: 89%;
    margin: 0 auto;
  }
  img {
    width: 100%;
    height: auto;
  }
  .col02 .col02List {
    float: none;
    width: 100%;
  }
  .col03 .col03List {
    float: none;
    width: 100%;
  }
  .col04 .col04List {
    float: none;
    width: 100%;
  }
  .forSp {
    display: block;
  }
  .forPc {
    display: none !important;
  }
  #btnPagetop {
    right: 2%;
    bottom: 20px;
  }
  #wrap #globalHeader {
    padding-top: 10px;
  }
  #wrap #globalHeader .headerInner {
    width: 100%;
    margin-left: 0;
  }
  #wrap #globalHeader .headerInner .logo {
    width: 20%;
  }
  #wrap #globalFooter {
    padding: 20px 10px 20px;
    background-color: #fff;
    font-size: 14px;
  }
}
