@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Hammersmith+One");
@import url("https://fonts.googleapis.com/css?family=EB+Garamond");
@import url("https://fonts.googleapis.com/css?family=Cinzel");
@import url("https://fonts.googleapis.com/css?family=Poppins");
@import url("https://fonts.googleapis.com/css?family=Hammersmith+One");
@import url("https://fonts.googleapis.com/css?family=EB+Garamond");
@import url("https://fonts.googleapis.com/css?family=Cinzel");
@import url("https://fonts.googleapis.com/css?family=Poppins");
.container {
  max-width: 1680px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 95%;
  }
}

.container {
  width: 95%;
}

/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.container {
  max-width: 1680px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 95%;
  }
}

.container {
  width: 95%;
}

.enzymespa {
  margin: 0 0 50px;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa {
    margin: 0 0 50px;
    padding: 40px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa {
    margin: 0 0 50px;
    padding: 40px 0 0;
  }
}
.enzymespa .title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .title {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .title {
    margin-bottom: 2%;
  }
}
.enzymespa .title .jp {
  font-size: 270%;
  margin-bottom: 30px;
  color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .title .jp {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .title .jp {
    font-size: 154%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .title .jp {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .title .jp {
    margin-bottom: 2%;
  }
}
.enzymespa .title .en {
  font-size: 154%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .title .en {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .title .en {
    font-size: 100%;
  }
}
.enzymespa .title:after {
  display: none;
}
.enzymespa .text01 {
  display: block;
  text-align: center;
  font-size: 193%;
  line-height: 2;
  margin-bottom: 59px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .text01 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .text01 {
    font-size: 124%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .text01 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .text01 {
    text-align: left;
    margin-bottom: 3%;
  }
}
.enzymespa .text02 {
  margin-bottom: 50px;
  font-size: 139%;
  display: block;
  text-align: center;
  line-height: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .text02 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .text02 {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .text02 {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .text02 {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .text02 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .text02 {
    text-align: left;
    margin-bottom: 3%;
  }
}
.enzymespa .slider02 {
  margin: 0 auto;
  height: 100%;
  width: 1440px;
  margin-bottom: 64px;
}
@media only screen and (min-width: 768px) and (max-width: 1679px) {
  .enzymespa .slider02 {
    width: 78%;
    height: auto;
  }
}
@media print {
  .enzymespa .slider02 {
    width: 78%;
    height: auto;
  }
}
.ie8 .enzymespa .slider02 {
  width: 78%;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .slider02 {
    margin-bottom: 3%;
    width: 100%;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .slider02 {
    margin-bottom: 3%;
    width: 100%;
    top: 0;
  }
}
.enzymespa .slider02 .container {
  width: 100%;
  max-width: 100%;
}
.enzymespa .slider02 .box_slider {
  display: block;
  position: relative;
  justify-content: flex-end;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .slider02 .box_slider {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .slider02 .box_slider {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .slider02 .box_slider {
    margin-left: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .slider02 .box_slider {
    margin: 0 auto;
    width: 100%;
  }
}
.enzymespa .slider02 .box_slider .js_slider {
  margin: 0 auto;
  width: 100%;
  max-width: 1325px;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .slider02 .box_slider .js_slider {
    max-width: 86%;
    width: 86%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .slider02 .box_slider .js_slider {
    width: 100%;
    height: auto;
  }
}
.enzymespa .slider02 .box_slider .js_slider .slick-slide {
  outline: none;
}
.enzymespa .slider02 .box_slider .js_slider .slick-dots {
  position: absolute;
  width: 100px;
  bottom: 0;
  left: -15%;
}
@media only screen and (min-width: 768px) and (max-width: 1679px) {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots {
    left: -9%;
  }
}
@media print {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots {
    left: -9%;
  }
}
.ie8 .enzymespa .slider02 .box_slider .js_slider .slick-dots {
  left: -9%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots {
    width: 72px;
    left: -15%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots {
    width: 6em;
    right: -8em;
    bottom: 0%;
  }
}
.enzymespa .slider02 .box_slider .js_slider .slick-dots li:not(:last-child) {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1219px) {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots li:not(:last-child) {
    margin-bottom: 1.3em;
  }
}
@media print {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots li:not(:last-child) {
    margin-bottom: 1.3em;
  }
}
.ie8 .enzymespa .slider02 .box_slider .js_slider .slick-dots li:not(:last-child) {
  margin-bottom: 1.3em;
}
.enzymespa .slider02 .box_slider .js_slider .slick-dots li a {
  text-decoration: none;
  position: relative;
  cursor: pointer;
  font-size: 100%;
  font-weight: bold;
  color: #a8a8ad;
  display: block;
  letter-spacing: .15em;
}
.enzymespa .slider02 .box_slider .js_slider .slick-dots li a::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 2px;
  background: #1a1a1d;
  position: absolute;
  right: 0;
  top: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.enzymespa .slider02 .box_slider .js_slider .slick-dots li.slick-active a {
  color: #1a1a1d;
}
.enzymespa .slider02 .box_slider .js_slider .slick-dots li.slick-active a::after {
  width: 56px;
}
@media only screen and (max-width: 1024px) {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots li.slick-active a::after {
    width: 2em;
  }
}
@media all and (-ms-high-contrast: none) {
  .enzymespa .slider02 .box_slider .js_slider .slick-dots {
    position: absolute;
    width: 100px;
    bottom: 0;
    left: -9%;
  }
}
.enzymespa .slider02 .box_slider .slick_next {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 27.1%;
  font-size: 0;
  width: 110px;
  height: 110px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #fff url(../images/home/ic_slide_arrow_r.png) center no-repeat;
  background-size: cover;
}
.enzymespa .slider02 .box_slider .slick_next:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 768px) and (max-width: 1334px) {
  .enzymespa .slider02 .box_slider .slick_next {
    left: 45%;
  }
}
@media print {
  .enzymespa .slider02 .box_slider .slick_next {
    left: 45%;
  }
}
.ie8 .enzymespa .slider02 .box_slider .slick_next {
  left: 45%;
}
@media only screen and (min-width: 1140px) and (max-width: 1449px) {
  .enzymespa .slider02 .box_slider .slick_next {
    width: 79px;
    height: 79px;
  }
}
@media print {
  .enzymespa .slider02 .box_slider .slick_next {
    width: 79px;
    height: 79px;
  }
}
.ie8 .enzymespa .slider02 .box_slider .slick_next {
  width: 79px;
  height: 79px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .enzymespa .slider02 .box_slider .slick_next {
    width: 51px;
    height: 51px;
  }
}
@media print {
  .enzymespa .slider02 .box_slider .slick_next {
    width: 51px;
    height: 51px;
  }
}
.ie8 .enzymespa .slider02 .box_slider .slick_next {
  width: 51px;
  height: 51px;
}
@media only screen and (max-width: 767px) {
  .enzymespa .slider02 .box_slider .slick_next {
    width: 12%;
    height: 16%;
    left: 260px;
  }
}

.enzymebox1 {
  margin: 0 auto;
  max-width: 1640px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox1 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox1 {
    margin-bottom: 4em;
  }
}
.enzymebox1 .container {
  width: 85.41667%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox1 .container {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox1 .container {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox1 .container {
    margin: 0 auto;
    width: 98%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox1 .container {
    margin: 0 auto;
    width: 95%;
  }
}
.enzymebox1 .container .lbox {
  font-size: 193%;
  width: 26.55052%;
  border-right: #138243 solid 2px;
  padding: 18px 25px;
  box-sizing: border-box;
  color: #138243;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox1 .container .lbox {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox1 .container .lbox {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox1 .container .lbox {
    width: 100%;
    padding: 0;
    min-height: 0;
    margin: 0 auto;
    border-right: none;
    border-bottom: #138243 solid 2px;
  }
}
.enzymebox1 .container .rbox {
  width: 67.01389%;
  padding: 18px 0 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .enzymebox1 .container .rbox {
    margin: 0 auto;
    width: 95%;
  }
}
.enzymebox1 .container .rbox .txt01 {
  font-size: 154%;
  margin-bottom: 50px;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox1 .container .rbox .txt01 {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox1 .container .rbox .txt01 {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox1 .container .rbox .txt01 {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox1 .container .rbox .txt01 {
    margin-bottom: 1em;
  }
}

.enzymebox2 {
  width: 100%;
  margin-bottom: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 {
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 {
    margin: 0;
  }
}
.enzymebox2 .container {
  width: 87.5%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container {
    margin: 0 auto;
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container {
    margin: 0 auto;
    width: 95%;
  }
}
.enzymebox2 .container .lbox {
  font-size: 154%;
  width: 49.88095%;
  box-sizing: border-box;
  margin-right: 4.94048%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container .lbox {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container .lbox {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container .lbox {
    width: 52%;
    min-height: 162px;
    margin-right: 15px;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container .lbox {
    width: 95%;
    min-height: 0;
    margin: 0 auto;
    border-right: none;
  }
}
.enzymebox2 .container .lbox .title {
  text-align: left;
  padding-bottom: 21px;
  margin-bottom: 44px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container .lbox .title {
    margin-bottom: 19px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container .lbox .title {
    text-align: center;
  }
}
.enzymebox2 .container .lbox .title .jp, .enzymebox2 .container .lbox .title .en {
  display: block;
  color: #107038;
}
.enzymebox2 .container .lbox .title:after {
  margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container .lbox .title:after {
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container .lbox .title:after {
    margin: auto;
  }
}
.enzymebox2 .container .lbox p {
  margin-bottom: 10px;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container .lbox p {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container .lbox p {
    margin-bottom: 1em;
  }
}
.enzymebox2 .container .rbox {
  width: 45.11905%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox2 .container .rbox {
    padding-top: 5%;
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox2 .container .rbox {
    margin: 0 auto 2em;
    width: 100%;
  }
}

.enzymebox3 {
  width: 100%;
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 {
    margin: 0 0 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 {
    margin: 0;
  }
}
.enzymebox3 .title .jp, .enzymebox3 .title .en {
  display: block;
  color: #107038;
}
.enzymebox3 .cbox {
  width: 75%;
  margin: 0 auto;
  display: flex;
  margin-bottom: 73px;
  justify-content: space-around;
  flex-wrap: wrap;
  align-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox {
    margin: 0 auto;
    width: 95%;
  }
}
.enzymebox3 .cbox div {
  width: 30.48611%;
  vertical-align: top;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox div {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox div {
    width: 100%;
    margin-bottom: 2em;
  }
}
.enzymebox3 .cbox div .img {
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox div .img {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox div .img {
    margin-bottom: 1em;
  }
}
.enzymebox3 .cbox div h3 {
  font-size: 177%;
  margin-bottom: 22px;
  color: #107038;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox div h3 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox div h3 {
    font-size: 124%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox div h3 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox div h3 {
    margin-bottom: 1em;
  }
}
.enzymebox3 .cbox div p {
  font-size: 154%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox div p {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox div p {
    font-size: 100%;
  }
}
.enzymebox3 .cbox2 {
  width: 75%;
  margin: 0 auto;
  display: flex;
  margin-bottom: 73px;
  justify-content: space-around;
  flex-wrap: wrap;
  align-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 {
    margin: 0 auto;
    width: 95%;
  }
}
.enzymebox3 .cbox2.mb01 {
  margin-bottom: 100px;
}
.enzymebox3 .cbox2 div {
  width: 23.95833%;
  vertical-align: top;
}
@media only screen and (min-width: 300px) and (max-width: 768px) {
  .enzymebox3 .cbox2 div {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 div {
    width: 24%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 div {
    margin-bottom: 2em;
    width: 100%;
  }
}
.enzymebox3 .cbox2 div .img {
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 div .img {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 div .img {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 300px) and (max-width: 768px) {
  .enzymebox3 .cbox2 div .img img {
    width: 100%;
  }
}
.enzymebox3 .cbox2 div h3 {
  font-size: 177%;
  margin-bottom: 22px;
  color: #107038;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 div h3 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 div h3 {
    font-size: 124%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 div h3 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 div h3 {
    margin-bottom: 1em;
  }
}
.enzymebox3 .cbox2 div p {
  font-size: 154%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .enzymebox3 .cbox2 div p {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .enzymebox3 .cbox2 div p {
    font-size: 100%;
  }
}

.footerbox2 {
  width: 100%;
  padding: 92px 0 99px;
  background: url(../enzyme/images/bg_01.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 {
    margin: 0;
    padding: 5% 0;
    background: url(../enzyme/images/bg_01.jpg) no-repeat top center;
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 {
    margin: 0;
    padding: 5% 0;
    background: url(../enzyme/images/bg_01.jpg) no-repeat top center;
    background-size: cover;
  }
}
.footerbox2 .container {
  width: 75%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1216px) {
  .footerbox2 .container {
    margin: 0 auto;
    width: 95%;
  }
}
@media print {
  .footerbox2 .container {
    margin: 0 auto;
    width: 95%;
  }
}
.ie8 .footerbox2 .container {
  margin: 0 auto;
  width: 95%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container {
    margin: 0 auto;
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container {
    margin: 0 auto;
    width: 95%;
  }
}
.footerbox2 .container .imgbox {
  width: 52.63889%;
  margin-right: 10.41667%;
}
@media only screen and (min-width: 768px) and (max-width: 1216px) {
  .footerbox2 .container .imgbox {
    margin-right: 15px;
  }
}
@media print {
  .footerbox2 .container .imgbox {
    margin-right: 15px;
  }
}
.ie8 .footerbox2 .container .imgbox {
  margin-right: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .imgbox {
    width: 52%;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .imgbox {
    width: 100%;
    margin: 0 auto 1.5em;
  }
}
.footerbox2 .container .textbox {
  width: 36.94444%;
}
@media only screen and (min-width: 768px) and (max-width: 1216px) {
  .footerbox2 .container .textbox {
    width: 44%;
  }
}
@media print {
  .footerbox2 .container .textbox {
    width: 44%;
  }
}
.ie8 .footerbox2 .container .textbox {
  width: 44%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox {
    margin: 0 auto;
    width: 95%;
  }
}
.footerbox2 .container .textbox .txt01 {
  font-size: 193%;
  line-height: 1.8;
  line-height: 1.8;
  margin-bottom: 37px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .txt01 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .txt01 {
    font-size: 124%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .txt01 {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .txt01 {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .txt01 {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .txt01 {
    margin-bottom: 1.5em;
  }
}
.footerbox2 .container .textbox .txt02 {
  font-size: 139%;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .txt02 {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .txt02 {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .txt02 {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .txt02 {
    margin-bottom: 1em;
  }
}
.footerbox2 .container .textbox .btn {
  margin-bottom: 14px;
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .btn {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .btn {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .btn {
    width: 95%;
  }
}
.footerbox2 .container .textbox .btn a {
  padding: 24px 0;
  background: #bea67c;
  color: #fff;
  display: block;
  max-width: 480px;
  width: 480px;
  text-align: center;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .btn a {
    padding: 19px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .btn a {
    padding: 24px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1216px) {
  .footerbox2 .container .textbox .btn a {
    width: 90%;
  }
}
@media print {
  .footerbox2 .container .textbox .btn a {
    width: 90%;
  }
}
.ie8 .footerbox2 .container .textbox .btn a {
  width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footerbox2 .container .textbox .btn a {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footerbox2 .container .textbox .btn a {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    width: 90%;
  }
}
.footerbox2 .container .textbox .btn a:hover {
  background: #107038;
  color: #fff;
}
.footerbox2 .container .textbox .btn a.cl {
  background: #107038;
}
.footerbox2 .container .textbox .btn a.cl:hover {
  background: #bea67c;
  color: #fff;
}

/* -----------------------------------------------------------
	使うCSS
----------------------------------------------------------- */
.con_menu {
  padding-top: 72px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu {
    padding-top: 2em;
  }
}
.con_menu h2.title {
  margin-bottom: 44px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu h2.title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu h2.title {
    margin-bottom: 1em;
  }
}
.con_menu .txt_intro {
  font-size: 139%;
  text-align: center;
  line-height: 2.7;
  margin-bottom: 67px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .txt_intro {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .txt_intro {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .txt_intro {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .txt_intro {
    margin-bottom: 1.5em;
  }
}
.con_menu .wrap_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1860px) {
  .con_menu .wrap_inner {
    padding: 0 2em;
  }
}
@media print {
  .con_menu .wrap_inner {
    padding: 0 2em;
  }
}
.ie8 .con_menu .wrap_inner {
  padding: 0 2em;
}
.con_menu .wrap_inner .box_menu {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu {
    margin-bottom: 2em;
  }
}
.con_menu .wrap_inner .box_menu a {
  text-decoration: none;
}
.con_menu .wrap_inner .box_menu a .txt {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #107038;
  color: #fff;
  text-align: center;
  max-width: 95%;
  width: 95%;
  margin: auto;
  padding: 30px 0;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
}
.con_menu .wrap_inner .box_menu a .txt h4 {
  font-size: 200%;
  font-family: "02UtsukushiMincho", serif;
  font-weight: normal;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner .box_menu a .txt h4 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu a .txt h4 {
    font-size: 116%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner .box_menu a .txt h4 {
    margin-bottom: 10;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu a .txt h4 {
    margin-bottom: 0.4em;
  }
}
.con_menu .wrap_inner .box_menu a .txt p {
  font-size: 139%;
  line-height: 2.2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner .box_menu a .txt p {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu a .txt p {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu a .txt p {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu a .txt {
    position: relative;
    width: 100%;
    max-width: 100%;
    bottom: inherit;
    padding: 1em;
  }
  .con_menu .wrap_inner .box_menu a .txt p {
    text-align: left;
  }
}
.con_menu .wrap_inner .box_menu a .txt_cate {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 15px;
  width: 206px;
  background: #107038;
  color: #fff;
  font-size: 108%;
  text-align: center;
  padding: 15px 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner .box_menu a .txt_cate {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu a .txt_cate {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_menu a .txt_cate {
    display: none;
  }
}
.con_menu .wrap_inner .box_menu a:hover .txt, .con_menu .wrap_inner .box_menu a:hover .txt_cate {
  background: #fff;
  color: #107038;
}
.con_menu .wrap_inner .box_menu a:hover .txt ul li, .con_menu .wrap_inner .box_menu a:hover .txt_cate ul li {
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .con_menu .wrap_inner .box_menu a .txt {
    bottom: 0.7em;
    padding: 1em 1.5em;
  }
  .con_menu .wrap_inner .box_menu a .txt h4 {
    font-size: 139%;
    margin-bottom: 0.5em;
  }
  .con_menu .wrap_inner .box_menu a .txt p {
    font-size: 108%;
  }
  .con_menu .wrap_inner .box_menu a .txt_cate {
    padding: 0.7em 0.2em;
    max-width: 180px;
    width: 90%;
  }
}
@media print {
  .con_menu .wrap_inner .box_menu a .txt {
    bottom: 0.7em;
    padding: 1em 1.5em;
  }
  .con_menu .wrap_inner .box_menu a .txt h4 {
    font-size: 139%;
    margin-bottom: 0.5em;
  }
  .con_menu .wrap_inner .box_menu a .txt p {
    font-size: 108%;
  }
  .con_menu .wrap_inner .box_menu a .txt_cate {
    padding: 0.7em 0.2em;
    max-width: 180px;
    width: 90%;
  }
}
.ie8 .con_menu .wrap_inner .box_menu a .txt {
  bottom: 0.7em;
  padding: 1em 1.5em;
}
.ie8 .con_menu .wrap_inner .box_menu a .txt h4 {
  font-size: 139%;
  margin-bottom: 0.5em;
}
.ie8 .con_menu .wrap_inner .box_menu a .txt p {
  font-size: 108%;
}
.ie8 .con_menu .wrap_inner .box_menu a .txt_cate {
  padding: 0.7em 0.2em;
  max-width: 180px;
  width: 90%;
}
.con_menu .wrap_inner .box_left {
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner .box_left {
    width: 51%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_left {
    width: 100%;
  }
}
.con_menu .wrap_inner .box_left .box_menu:not(:last-child) {
  margin-bottom: 64px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner .box_left .box_menu:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_left .box_menu:not(:last-child) {
    margin-bottom: 2em;
  }
}
.con_menu .wrap_inner .box_right {
  width: 45.83333%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_menu .wrap_inner .box_right {
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_right {
    width: 100%;
  }
}
.con_menu .wrap_inner .box_right .box_menu a .txt {
  padding: 55px 0 40px;
  background: linear-gradient(to top right, #107038, #0d1c33);
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_right .box_menu a .txt {
    padding: 1em;
  }
}
.con_menu .wrap_inner .box_right .box_menu a .txt h4 {
  color: #ac9c50;
  margin-bottom: 35px;
}
.safari .con_menu .wrap_inner .box_right .box_menu a .txt h4, .chrome .con_menu .wrap_inner .box_right .box_menu a .txt h4, .opera .con_menu .wrap_inner .box_right .box_menu a .txt h4 {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #fffbee, #ffffc1);
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_right .box_menu a .txt h4 {
    margin-bottom: 1em;
  }
}
.con_menu .wrap_inner .box_right .box_menu a .txt ul li {
  font-size: 139%;
  margin-top: 16px;
}
.safari .con_menu .wrap_inner .box_right .box_menu a .txt ul li, .chrome .con_menu .wrap_inner .box_right .box_menu a .txt ul li, .opera .con_menu .wrap_inner .box_right .box_menu a .txt ul li {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #fffbee, #ffffc1);
}
@media only screen and (max-width: 767px) {
  .con_menu .wrap_inner .box_right .box_menu a .txt ul li {
    text-align: left;
    font-size: 100%;
  }
}
.con_menu .wrap_inner .box_right .box_menu a:hover .txt, .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate {
  background: #fff;
  color: #107038;
}
.con_menu .wrap_inner .box_right .box_menu a:hover .txt h4, .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate h4 {
  color: #107038;
}
.safari .con_menu .wrap_inner .box_right .box_menu a:hover .txt h4, .chrome .con_menu .wrap_inner .box_right .box_menu a:hover .txt h4, .opera .con_menu .wrap_inner .box_right .box_menu a:hover .txt h4, .safari .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate h4, .chrome .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate h4, .opera .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate h4 {
  background-image: linear-gradient(to right, #107038, #107038);
}
.con_menu .wrap_inner .box_right .box_menu a:hover .txt ul li, .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate ul li {
  color: #107038;
}
.safari .con_menu .wrap_inner .box_right .box_menu a:hover .txt ul li, .chrome .con_menu .wrap_inner .box_right .box_menu a:hover .txt ul li, .opera .con_menu .wrap_inner .box_right .box_menu a:hover .txt ul li, .safari .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate ul li, .chrome .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate ul li, .opera .con_menu .wrap_inner .box_right .box_menu a:hover .txt_cate ul li {
  background-image: linear-gradient(to right, #107038, #107038);
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .con_menu .wrap_inner .box_right .box_menu a .txt {
    bottom: 0.7em;
    padding: 1.4em 1.5em;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt h4 {
    font-size: 154%;
    margin-bottom: 0.7em;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt p {
    font-size: 124%;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt ul {
    margin-bottom: 1.1em;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt ul li {
    font-size: 124%;
    margin-top: 0.6em;
  }
}
@media print {
  .con_menu .wrap_inner .box_right .box_menu a .txt {
    bottom: 0.7em;
    padding: 1.4em 1.5em;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt h4 {
    font-size: 154%;
    margin-bottom: 0.7em;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt p {
    font-size: 124%;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt ul {
    margin-bottom: 1.1em;
  }
  .con_menu .wrap_inner .box_right .box_menu a .txt ul li {
    font-size: 124%;
    margin-top: 0.6em;
  }
}
.ie8 .con_menu .wrap_inner .box_right .box_menu a .txt {
  bottom: 0.7em;
  padding: 1.4em 1.5em;
}
.ie8 .con_menu .wrap_inner .box_right .box_menu a .txt h4 {
  font-size: 154%;
  margin-bottom: 0.7em;
}
.ie8 .con_menu .wrap_inner .box_right .box_menu a .txt p {
  font-size: 124%;
}
.ie8 .con_menu .wrap_inner .box_right .box_menu a .txt ul {
  margin-bottom: 1.1em;
}
.ie8 .con_menu .wrap_inner .box_right .box_menu a .txt ul li {
  font-size: 124%;
  margin-top: 0.6em;
}

.con_faq_note {
  overflow: hidden;
  padding-top: 124px;
  padding-bottom: 30px;
  margin-bottom: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note {
    padding-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note {
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note {
    margin-bottom: 2em;
  }
}
.con_faq_note h2.title {
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note h2.title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note h2.title {
    margin-bottom: 2em;
  }
}
.con_faq_note .title .jp, .con_faq_note .title .en {
  display: block;
  color: #107038;
}
.con_faq_note .wrap_faq_note {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note {
    display: block;
  }
}
@media only screen and (max-width: 980px) {
  .con_faq_note .wrap_faq_note {
    display: block;
  }
}
.con_faq_note .wrap_faq_note .box_faq {
  padding: 55px 84px 0 0;
  width: 50%;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq {
    padding: 5% 5% 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq {
    width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  .con_faq_note .wrap_faq_note .box_faq {
    width: 100%;
    margin-bottom: 5em;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq {
    margin-bottom: 2em;
  }
}
.con_faq_note .wrap_faq_note .box_faq .box_lst {
  padding: 0 0 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst {
    padding: 0;
  }
}
.con_faq_note .wrap_faq_note .box_faq .box_lst ul li:nth-child(n+5) {
  display: none;
}
.con_faq_note .wrap_faq_note .box_faq .box_lst dt {
  position: relative;
  padding: 22px 10px 18px;
  font-size: 131%;
  font-family: "02UtsukushiMincho", serif;
  margin-bottom: 20px;
  font-weight: normal;
  color: #fff;
  background: #107038;
  transition: .3s ease;
  padding-left: 57px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt {
    padding: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt {
    padding: 1.1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt {
    padding-left: 12%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt {
    padding-left: 2.3em;
  }
}
.con_faq_note .wrap_faq_note .box_faq .box_lst dt:before {
  content: 'Q';
  position: absolute;
  left: 0.8em;
  font-size: 139%;
  font-weight: normal;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt:before {
    left: 1.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt:before {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dt:before {
    font-size: 93%;
  }
}
.con_faq_note .wrap_faq_note .box_faq .box_lst dt:hover {
  opacity: .8;
}
.con_faq_note .wrap_faq_note .box_faq .box_lst dd {
  position: relative;
  padding: 14px;
  margin-bottom: 20px;
  color: #333333;
  display: block;
  padding-left: 55px;
  padding-top: 10px;
  font-size: 139%;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    padding: 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    padding: 0 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    margin-bottom: 0.7em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    padding-left: 12%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    padding-left: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd {
    font-size: 93%;
  }
}
.con_faq_note .wrap_faq_note .box_faq .box_lst dd::before {
  content: 'A.';
  position: absolute;
  font-size: 131%;
  font-weight: normal;
  color: #333333;
  left: 0.8em;
  top: 0.3em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd::before {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd::before {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd::before {
    left: 1.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst dd::before {
    top: 1.5%;
  }
}
.con_faq_note .wrap_faq_note .box_faq .box_lst .btn a {
  position: relative;
  padding: 18px 0 16px;
}
.con_faq_note .wrap_faq_note .box_faq .box_lst .btn a::after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 131%;
  content: '';
  display: inline-block;
  width: 36px;
  height: 28px;
  padding-top: 7px;
  margin: 0 auto;
  position: absolute;
  content: '\f107';
  background: #107038;
  border-radius: 50%;
  color: #fff;
  left: 0;
  right: 0;
  bottom: -22px;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst .btn a::after {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst .btn a::after {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_faq .box_lst .btn a::after {
    width: 1.4em;
    height: 1.1em;
    padding-top: 0.2em;
    bottom: -0.8em;
  }
}
.con_faq_note .wrap_faq_note .box_faq .box_lst .btn a:hover::after {
  bottom: -30px;
  background: #fff;
  color: #107038;
}
.con_faq_note .wrap_faq_note .box_notes {
  width: 50%;
  background: #107038;
  padding: 55px 0 50px 90px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_notes {
    width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  .con_faq_note .wrap_faq_note .box_notes {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_notes {
    padding: 3% 0 7% 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_notes {
    padding: 3em;
  }
}
.con_faq_note .wrap_faq_note .box_notes::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #107038;
  position: absolute;
  top: 0;
  left: 100%;
}
@media only screen and (max-width: 980px) {
  .con_faq_note .wrap_faq_note .box_notes {
    padding: 5%;
  }
  .con_faq_note .wrap_faq_note .box_notes::after {
    display: none;
  }
}
.con_faq_note .wrap_faq_note .box_notes h2.title .en, .con_faq_note .wrap_faq_note .box_notes h2.title .jp {
  color: #fff;
}
.con_faq_note .wrap_faq_note .box_notes h2.title::after {
  background: #fff;
}
.con_faq_note .wrap_faq_note .box_notes ul {
  padding-right: 20px;
}
.con_faq_note .wrap_faq_note .box_notes ul li {
  position: relative;
  color: #fff;
  margin-bottom: 20px;
  font-size: 139%;
  padding-left: 28px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_notes ul li {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_notes ul li {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faq_note .wrap_faq_note .box_notes ul li {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_notes ul li {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faq_note .wrap_faq_note .box_notes ul li {
    padding-left: 1em;
  }
}
.con_faq_note .wrap_faq_note .box_notes ul li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
}

/* -----------------------------------------------------------
	.con_contact
----------------------------------------------------------- */
.con_contact {
  background: #f8f9fa;
  padding-top: 70px;
  margin-bottom: -70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact {
    padding-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact {
    margin-bottom: 0;
  }
}
.con_contact h2.title .en {
  text-transform: capitalize;
}
.con_contact .box_contact {
  margin: 0 auto;
  max-width: 955px;
  width: 100%;
  background: #fff;
  padding: 65px 55px 50px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_contact {
    padding: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact {
    padding: 1em;
  }
}
.con_contact .box_contact .box_input {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.con_contact .box_contact .box_input p {
  color: #1a1a1d;
  font-size: 139%;
  width: 32%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_contact .box_input p {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .box_input p {
    font-size: 100%;
  }
}
.con_contact .box_contact .box_input p span {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .box_input p span {
    margin-bottom: 0.7em;
  }
}
.con_contact .box_contact .box_input p span i {
  color: #4b4b4b;
  position: absolute;
  right: 18px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .box_input p {
    width: 100%;
  }
}
.con_contact .box_contact .box_input p.txt_cm {
  width: 100%;
  margin: 20px 0 38px;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .box_input p.txt_cm {
    margin: 0.7em 0 1em;
  }
}
.con_contact .box_contact .box_input p input, .con_contact .box_contact .box_input p textarea {
  width: 100%;
  border: 2px solid #cccccc;
  border-radius: 4px;
  padding: 9px 40px 10px 15px;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .box_input p input, .con_contact .box_contact .box_input p textarea {
    padding: 0.5em 3em 0.5em 0.7em;
  }
}
.con_contact .box_contact .box_input p textarea {
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .box_input p textarea {
    max-height: 220px;
  }
}
.con_contact .box_contact .btn a {
  background: #fff;
  color: #107038;
  border-radius: 50px;
  max-width: 300px;
  padding: 18px 0 15px;
}
.con_contact .box_contact .btn a:hover {
  background: #107038;
  color: #fff;
}
.con_contact .box_map {
  position: relative;
  top: -60px;
  z-index: 1;
}
.con_contact .box_map .img {
  text-align: center;
}
.con_contact .box_map .img img {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .con_contact .box_map {
    top: 0;
  }
}

.con_int {
  padding-bottom: 10px;
}
.con_int .box_int {
  text-align: center;
  padding-bottom: 10px;
}

.wrp_btn {
  margin: 2em 0;
  text-align: center;
  display: block;
}
.wrp_btn .btn_simple_arrow {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .wrp_btn .btn_simple_arrow {
    display: block;
  }
}
.wrp_btn .btn_simple_arrow a {
  display: inline-block;
  background: #fff;
  color: #107038;
  border-radius: 50px;
  max-width: 300px;
  width: 200px;
  padding: 18px 0 15px;
  border: 1px solid #107038;
  text-decoration: none;
}
.wrp_btn .btn_simple_arrow a:hover {
  background: #107038;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrp_btn .btn_simple_arrow a {
    width: 100%;
  }
}
.wrp_btn .btn_submit {
  display: inline-block;
  margin-left: 40px;
}
@media only screen and (max-width: 767px) {
  .wrp_btn .btn_submit {
    display: block;
    margin-left: 0;
  }
}
.wrp_btn .btn_submit button {
  background: #107038;
  color: #fff;
  border-radius: 50px;
  max-width: 300px;
  width: 200px;
  padding: 18px 0 15px;
  border: 1px solid #107038;
}
.wrp_btn .btn_submit button:hover {
  background: #fff;
  color: #107038;
}
@media only screen and (max-width: 767px) {
  .wrp_btn .btn_submit button {
    width: 100%;
  }
}
