@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
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, sup, 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;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

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

ul, ol {
  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;
  box-sizing: border-box;
  text-decoration: none;
}

/* 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;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

th, strong, address {
  font-weight: normal;
}

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

/* basic class */
.clear {
  clear: both;
}

br.clear {
  line-height: 0;
  font-size: 0;
  height: 0;
}

.acenter {
  text-align: center;
}

.aright {
  text-align: right;
}

.aleft {
  text-align: left;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.vtop {
  vertical-align: top;
}

.vmiddle {
  vertical-align: middle;
}

.vbottom {
  vertical-align: bottom;
}

.clearfix {
  zoom: 1;
}

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

.inline_block {
  display: inline-block;
  display: -moz-inline-box;
  *display: inline;
  *zoom: 1;
}

textarea {
  font-size: 100%;
}

/* for iphone */
* {
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  color: #383838;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
}
body a, body button {
  cursor: pointer;
  color: #383838;
}
body a, body a:before, body a:after, body button, body button:before, body button:after {
  transition: 0.3s ease;
}
body a:hover {
  text-decoration: none;
}
body img {
  height: auto;
}

.container {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
}

select::-ms-expand {
  display: none;
}

.tb,
.tb-flex,
.tb-inline-block {
  display: none !important;
}

.sp,
.sp-flex,
.sp-inline-block {
  display: none !important;
}

.pc {
  display: block !important;
}

.pc-inline-block {
  display: inline-block !important;
}

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

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 900px) {
  .pc,
  .pc-inline-block,
  .pc-flex {
    display: none !important;
  }
  .sp,
  .sp-flex,
  .sp-inline-block {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  .tb-inline-block {
    display: inline-block !important;
  }
  .tb-flex {
    display: flex !important;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .pc,
  .pc-inline-block,
  .pc-flex {
    display: none !important;
  }
  .tb,
  .tb-inline-block,
  .tb-flex {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp-inline-block {
    display: inline-block !important;
  }
  .sp-flex {
    display: flex !important;
    flex-wrap: wrap;
  }
}
.ls-0 {
  letter-spacing: 0 !important;
}

@media screen and (max-width: 600px) {
  .ls-sp-0100 {
    letter-spacing: -0.1em !important;
  }
  .ls-sp-0 {
    letter-spacing: 0 !important;
  }
}
.inner {
  padding-left: 60px;
  padding-right: 60px;
  margin-right: auto;
  margin-left: auto;
  width: 1080px;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.cmn-ttl__en {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 50px;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-left: -0.16em;
}
.cmn-ttl__ja {
  margin-top: 10px;
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media screen and (max-width: 600px) {
  .cmn-ttl {
    margin-left: -1px;
  }
  .cmn-ttl__en {
    font-size: 40px;
    margin-left: 0;
  }
  .cmn-ttl__ja {
    margin-top: 13px;
  }
}

.cmn-ttl2__ja {
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .cmn-ttl2__ja {
    font-size: 25px;
    letter-spacing: 0.05em;
  }
}
.cmn-ttl2__en {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.1em;
  margin-top: 15px;
}
@media screen and (max-width: 600px) {
  .cmn-ttl2__en {
    margin-top: 10px;
  }
}

.cmn-btn__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  width: 280px;
  height: 60px;
  background: #fff;
  border: 1px solid #4caa35;
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  color: #000;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .cmn-btn__inner:hover {
    background: #4caa35;
    color: #fff;
  }
  .cmn-btn__inner:hover .cmn-btn__arrow circle {
    fill: #fff;
  }
  .cmn-btn__inner:hover .cmn-btn__arrow path {
    fill: #4caa35;
  }
}
.cmn-btn__arrow {
  position: absolute;
  top: 50%;
  right: 23px;
  transform: translateY(-50%);
}
.cmn-btn__arrow circle, .cmn-btn__arrow path {
  transition: 0.3s ease;
}
.cmn-btn--tel {
  font-family: "Roboto", sans-serif !important;
  font-size: 16px;
}
.cmn-btn--tel .cmn-btn__icn {
  margin: -2px 3px 0 0 !important;
  vertical-align: 2px;
}
.cmn-btn--contact {
  padding-right: 17px;
}
.cmn-btn--contact .cmn-btn__arrow {
  right: 19px;
}
.cmn-btn__time {
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3;
  margin: 12px auto 0;
  max-width: 270px;
  white-space: nowrap;
  color: #fff;
}
.cmn-btn__time-label {
  margin-right: 0.9em;
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .cmn-btn__inner {
    width: 100%;
  }
}

.cmn-btn2__inner {
  display: inline-block;
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding: 0 30px 8px 0;
  border-bottom: #4caa35 solid 1px;
  position: relative;
  text-align: left;
  min-width: 155px;
}
@media screen and (min-width: 1025px) {
  .cmn-btn2__inner:hover {
    color: #4caa35;
  }
}
.cmn-btn2__arrow {
  position: absolute;
  top: calc(50% - 4px);
  right: 0;
  transform: translateY(-50%);
}

.block-recruit {
  padding-bottom: 80px;
  background: url("../img/index/bg-cmn.jpg") center;
}
.block-recruit.link-active .block-recruit__cont:before {
  transform: translate(-50%, -50%) scale(1.05);
}
.block-recruit__inner {
  width: 1280px;
}
.block-recruit__cont {
  color: #383838;
  padding: 50px 15px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.block-recruit__cont:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url("../img/index/bg-recruit.jpg") center no-repeat;
  background-size: cover !important;
  z-index: -1;
  transition: 0.8s cubic-bezier(0.32, 0, 0.15, 1);
}
.block-recruit__cont__inner {
  max-width: 650px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px 0 29px 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.61) center no-repeat;
  background-size: cover !important;
  transition: 0.8s cubic-bezier(0.32, 0, 0.15, 1);
}
.block-recruit__ttl {
  text-align: center;
  margin-bottom: 40px;
}
.block-recruit__txt {
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 32px;
  color: #383838;
  text-align: center;
}
.block-recruit__btn {
  margin-top: 40px;
  text-align: center;
}
.block-recruit__btn a {
  color: #383838;
}
@media screen and (max-width: 600px) {
  .block-recruit {
    padding-bottom: 40px;
  }
  .block-recruit__inner {
    padding: 0;
  }
  .block-recruit__cont {
    padding: 59px 15px;
  }
  .block-recruit__cont:before {
    background: url("../img/index/sp/bg-recruit@2x.jpg") top left no-repeat;
  }
  .block-recruit__cont__inner {
    padding: 54px 29px 45px 29px;
  }
  .block-recruit__ttl {
    text-align: left;
    margin-bottom: 29px;
  }
  .block-recruit__txt {
    letter-spacing: 0.025em;
    text-align: left;
    line-height: 30px;
  }
  .block-recruit__btn {
    text-align: right;
  }
}

.block-contact {
  background: #4caa35;
  color: #fff;
  padding: 77px 0 75px;
}
.block-contact__ttl {
  text-align: center;
  margin-bottom: 40px;
}
.block-contact__txt {
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 32px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.block-contact__link {
  display: flex;
  justify-content: center;
  margin: 0 -7.5px;
}
.block-contact__link .cmn-btn__inner {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 0;
  width: 270px;
  margin: 0;
  color: #4caa35;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 1025px) {
  .block-contact__link .cmn-btn__inner:hover {
    background: #c5ffb7;
  }
  .block-contact__link .cmn-btn__inner:hover .cmn-btn__arrow circle {
    fill: #4caa35;
  }
  .block-contact__link .cmn-btn__inner:hover .cmn-btn__arrow path {
    fill: #fff;
  }
}
.block-contact__link .cmn-btn__icn {
  margin-right: 0.7em;
}
@media screen and (max-width: 600px) {
  .block-contact__link .cmn-btn {
    margin-bottom: 38px;
  }
  .block-contact__link .cmn-btn:last-child {
    margin-bottom: 0;
  }
  .block-contact__link .cmn-btn__inner {
    width: 100%;
  }
}
.block-contact__btn {
  margin: 0 7.5px;
}
@media screen and (max-width: 600px) {
  .block-contact {
    padding: 60px 0;
  }
  .block-contact__ttl {
    margin-bottom: 28px;
  }
  .block-contact__txt {
    letter-spacing: 0.025em;
    margin-bottom: 52px;
  }
  .block-contact__link {
    display: block;
  }
}

.page-ttl {
  margin-top: 112px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.page-ttl__top {
  position: relative;
  z-index: 0;
}
.page-ttl__bg {
  position: absolute;
  z-index: -1;
  left: 161px;
  top: 4px;
}
.page-ttl__label {
  position: relative;
  padding-bottom: 40px;
}
.page-ttl__label:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #4caa35;
  width: 62px;
  height: 1px;
}
.page-ttl__en {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 55px;
  letter-spacing: 0.05em;
  line-height: 1.16;
}
.page-ttl__ja {
  font-family: "ヒラギノ角ゴ W5 JIS2004", "Hiragino Kaku Gothic W5 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  margin-top: 12px;
}
.page-ttl__img {
  height: 308px;
  margin-top: 64px;
}
.page-ttl__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.page-ttl .pnkz {
  position: absolute;
  top: 76px;
  right: 60px;
}
.page-ttl__bg {
  transform: translateX(-40px);
  opacity: 0;
  transition: 1.6s cubic-bezier(0.32, 0, 0.15, 1) 0.2s;
}
.page-ttl__label {
  transform: translateX(-20px);
  opacity: 0;
  transition: 1s cubic-bezier(0.32, 0, 0.15, 1);
}
.page-ttl__label:before {
  transform: scaleX(0);
  transition: 1s cubic-bezier(0.32, 0, 0.15, 1) 0.5s;
  transform-origin: left center;
}
.page-ttl .pnkz {
  opacity: 0;
  transition: 0.4s cubic-bezier(0.32, 0, 0.15, 1) 0.9s;
}
.page-ttl__img {
  position: relative;
  opacity: 0;
  transition: 1.5s cubic-bezier(0.32, 0, 0.15, 1) 0.3s;
  overflow: hidden;
}
.page-ttl__img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 200%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  transition: 1s cubic-bezier(0.32, 0, 0.15, 1) 0.4s;
}
.page-ttl.is-show .page-ttl__bg {
  transform: none;
  opacity: 1;
}
.page-ttl.is-show .page-ttl__label {
  transform: none;
  opacity: 1;
}
.page-ttl.is-show .page-ttl__label:before {
  transform: none;
}
.page-ttl.is-show .page-ttl__img {
  opacity: 1;
}
.page-ttl.is-show .page-ttl__img:before {
  transform: translateX(100%);
}
.page-ttl.is-show .pnkz {
  opacity: 1;
}
@media screen and (max-width: 600px) {
  .page-ttl {
    margin-top: 49px;
  }
  .page-ttl__top {
    padding-top: 14px;
  }
  .page-ttl__bg {
    height: 95px;
    width: auto;
    top: 0;
    left: 3px;
  }
  .page-ttl__label {
    padding-bottom: 21px;
  }
  .page-ttl__label:before {
    width: 55px;
  }
  .page-ttl__en {
    font-size: 50px;
  }
  .page-ttl__ja {
    font-size: 13px;
    margin-top: 7px;
  }
  .page-ttl__img {
    height: 207px;
    margin-top: 22px;
  }
  .page-ttl .pnkz {
    position: static;
    margin-top: 12px;
  }
}

.pnkz {
  display: flex;
}
.pnkz__item {
  position: relative;
  margin-left: 11px;
  padding-left: 11px;
  font-family: "ヒラギノ角ゴ W5 JIS2004", "Hiragino Kaku Gothic W5 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  color: #CCCCCC;
}
.pnkz__item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background: #383838;
}
.pnkz__item a {
  color: #383838;
}
@media screen and (min-width: 1025px) {
  .pnkz__item a:hover {
    color: #4caa35;
  }
}
.pnkz__item:first-child {
  padding-left: 0;
  margin-left: 0;
}
.pnkz__item:first-child:before {
  display: none;
}

::-moz-selection {
  background: #CCCCCC;
  color: #fff;
}

::selection {
  background: #CCCCCC;
  color: #fff;
}

::-moz-selection {
  background: #CCCCCC;
  color: #fff;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #4caa35;
  display: none;
}
.loader__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.content-wrapper {
  padding-top: 79px;
}
@media screen and (max-width: 600px) {
  .content-wrapper {
    padding-top: 65px;
  }
}

.header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 79px;
  z-index: 100;
}
.header__logo {
  position: absolute;
  top: 17px;
  left: 39px;
  transition: 0.25s cubic-bezier(0.32, 0, 0.15, 1);
}
.header__logo-icn {
  transition: 0.25s cubic-bezier(0.32, 0, 0.15, 1);
}
.header__logo-txt {
  margin: 16px 0 0 2px;
  opacity: 1;
  transition: 0.25s cubic-bezier(0.32, 0, 0.15, 1);
}
.header__sitemap {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
  position: absolute;
  top: 32px;
  right: 125px;
  opacity: 1;
  transition: 0.25s cubic-bezier(0.32, 0, 0.15, 1);
}
.header__sitemap-item {
  padding: 0 24px;
  position: relative;
}
.header__sitemap-item:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 13px;
  background: #4caa35;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.header__sitemap-item a {
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .header__sitemap-item a:hover {
    color: #4caa35;
  }
}
.header__sitemap-item:first-child:before {
  display: none;
}
@media screen and (max-width: 830px) {
  .header__sitemap {
    margin-right: -12px;
    margin-left: -12px;
  }
  .header__sitemap-item {
    padding: 0 12px;
  }
  .header__sitemap-item:before {
    height: 10px;
  }
  .header__sitemap-item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .header__sitemap {
    margin: 0 -12px;
    justify-content: flex-start;
  }
  .header__sitemap-item a {
    font-size: 13px;
  }
}
@media screen and (max-width: 350px) {
  .header__sitemap {
    margin: 0 -8px;
  }
  .header__sitemap-item {
    padding: 0 8px;
  }
  .header__sitemap-item a {
    font-size: 12px;
  }
}
.header__menu, .header__contact {
  background: #4caa35;
  width: 79px;
  height: 79px;
  display: inline-block;
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: 0.3s cubic-bezier(0.32, 0, 0.15, 1);
}
.header__menu-label, .header__contact-label {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
}
.header__menu {
  z-index: 102;
}
.header__menu-bar {
  position: relative;
  width: 40px;
  height: 10px;
  margin: 24px auto 11px;
}
.header__menu-bar span {
  position: absolute;
  left: 0;
  background: #fff;
  width: 40px;
  height: 1px;
  transition: 0.3s cubic-bezier(0.32, 0, 0.15, 1);
}
.header__menu-bar span:nth-child(1) {
  top: 0;
}
.header__menu-bar span:nth-child(2) {
  bottom: 0;
}
@media screen and (min-width: 1025px) {
  .header__menu:hover {
    background: #56ba3b;
  }
}
.header__menu.active {
  background: #fff;
}
.header__menu.active .header__menu-label {
  color: #4caa35;
}
.header__menu.active .header__menu-bar span {
  background: #4caa35;
  width: 44px;
}
.header__menu.active .header__menu-bar span:nth-child(1) {
  transform: rotate(26deg) translate(-1px, 4px);
}
.header__menu.active .header__menu-bar span:nth-child(2) {
  transform: rotate(-26deg) translate(1px, -6px);
}
.header__contact {
  top: 79px;
  background: #4CCC2D;
  z-index: 100;
}
.header__contact-icn {
  display: block;
  margin: 25px auto 10px;
}
@media screen and (min-width: 1025px) {
  .header__contact:hover {
    background: #50d630;
  }
}
.header.scroll .header__logo {
  top: 14px;
}
.header.scroll .header__logo-icn {
  width: 63px;
}
.header.scroll .header__logo-txt {
  opacity: 0;
  visibility: hidden;
}
.header.scroll .header__sitemap {
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 600px) {
  .header {
    height: 65px;
  }
  .header__logo {
    top: 16px;
    left: 15px;
  }
  .header__logo-icn {
    width: 43px !important;
  }
  .header__logo-txt {
    width: 115px;
    margin: 12px 0 0 1px;
  }
  .header__sitemap {
    display: none;
  }
  .header__menu, .header__contact {
    width: 65px;
    height: 65px;
  }
  .header__menu-label, .header__contact-label {
    font-size: 12px;
  }
  .header__menu-bar {
    width: 36px;
    margin: 20px auto 9px;
  }
  .header__menu-bar span {
    width: 36px;
  }
  .header__menu.active .header__menu-bar span {
    width: 34px;
  }
  .header__menu.active .header__menu-bar span:nth-child(1) {
    transform: rotate(26deg) translate(1px, 2px);
  }
  .header__menu.active .header__menu-bar span:nth-child(2) {
    transform: rotate(-26deg) translate(3px, -6px);
  }
  .header__contact {
    display: none;
  }
}

.nav {
  background: #4caa35;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 101;
  width: 586px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: right 1.3s cubic-bezier(0.32, 0, 0.15, 1), opacity 0.15s cubic-bezier(0.32, 0, 0.15, 1);
}
.nav__inner {
  padding: 0 15px;
}
.nav__list {
  margin-bottom: 51px;
}
.nav__list-item {
  margin-bottom: 34px;
  text-align: center;
}
.nav__list-item a {
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #fff;
}
.nav__list-item a span {
  position: relative;
}
.nav__list-item a span:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  background: #4CCC2D;
  height: 3px;
  width: 0;
  transition: 0.25s cubic-bezier(0.32, 0, 0.15, 1);
}
@media screen and (min-width: 1025px) {
  .nav__list-item a:hover span:before {
    width: 100%;
  }
}
.nav .cmn-btn__inner {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 0;
  width: 270px;
  margin: 0;
  color: #4caa35;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 1025px) {
  .nav .cmn-btn__inner:hover {
    background: #c5ffb7;
  }
  .nav .cmn-btn__inner:hover .cmn-btn__arrow circle {
    fill: #4caa35;
  }
  .nav .cmn-btn__inner:hover .cmn-btn__arrow path {
    fill: #fff;
  }
}
.nav .cmn-btn__icn {
  margin-right: 0.7em;
}
@media screen and (max-width: 600px) {
  .nav .cmn-btn {
    margin-bottom: 38px;
  }
  .nav .cmn-btn:last-child {
    margin-bottom: 0;
  }
  .nav .cmn-btn__inner {
    width: 100%;
  }
}
.nav .cmn-btn__inner {
  margin: 0 auto;
}
.nav__btn {
  margin-bottom: 20px;
}
.nav__btn:last-child {
  margin-bottom: 0;
}
.nav__inst {
  margin-top: 25px;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .nav__inst a:hover {
    opacity: 0.5;
  }
}
.nav__inst img {
  width: 113px;
}
@media screen and (max-width: 600px) {
  .nav__inst img {
    width: 106px;
  }
}
.nav.open {
  transition: right 0.4s cubic-bezier(0.32, 0, 0.15, 1), opacity 0.25s cubic-bezier(0.32, 0, 0.15, 1) 0.15s;
  right: 0;
  opacity: 1;
}
@media screen and (max-width: 600px) {
  .nav {
    width: 100%;
  }
  .nav__inner {
    width: 100%;
  }
  .nav .cmn-btn {
    margin-bottom: 20px;
  }
  .nav .cmn-btn--contact {
    padding: 0 0 0 10px;
  }
  .nav .cmn-btn__arrow {
    position: static;
    transform: none;
    margin-left: 15px;
  }
}

.pagetop a {
  display: block;
  padding: 50px 0 46px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: center;
  color: #4caa35;
}
.pagetop a img {
  display: block;
  margin: 0 auto 5px;
}
@media screen and (min-width: 1025px) {
  .pagetop a:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 600px) {
  .pagetop a {
    padding: 39px 0 32px;
  }
}

.footer {
  background: #F5F5F5;
  width: 100%;
  padding-top: 61px;
  padding-bottom: 60px;
}
.footer__cont {
  display: flex;
}
.footer__right {
  margin: 22px 0 0 auto;
}
.footer__logo {
  margin-bottom: 44px;
}
.footer__info {
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 25px;
}
.footer__tel img {
  margin: 7px -4px 0 0;
}
.footer__inst {
  margin-top: 16px;
}
@media screen and (min-width: 1025px) {
  .footer__inst a:hover {
    opacity: 0.5;
  }
}
.footer__inst img {
  width: 113px;
}
@media screen and (max-width: 600px) {
  .footer__inst img {
    width: 106px;
  }
}
.footer__sitemap {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
  margin-bottom: 38px;
}
.footer__sitemap-item {
  padding: 0 24px;
  position: relative;
}
.footer__sitemap-item:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 13px;
  background: #4caa35;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.footer__sitemap-item a {
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .footer__sitemap-item a:hover {
    color: #4caa35;
  }
}
.footer__sitemap-item:first-child:before {
  display: none;
}
@media screen and (max-width: 830px) {
  .footer__sitemap {
    margin-right: -12px;
    margin-left: -12px;
  }
  .footer__sitemap-item {
    padding: 0 12px;
  }
  .footer__sitemap-item:before {
    height: 10px;
  }
  .footer__sitemap-item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .footer__sitemap {
    margin: 0 -12px;
    justify-content: flex-start;
  }
  .footer__sitemap-item a {
    font-size: 13px;
  }
}
@media screen and (max-width: 350px) {
  .footer__sitemap {
    margin: 0 -8px;
  }
  .footer__sitemap-item {
    padding: 0 8px;
  }
  .footer__sitemap-item a {
    font-size: 12px;
  }
}
.footer__sitemap-item {
  margin-bottom: 8px;
}
.footer__sitemap2 {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-right: -15px;
}
.footer__sitemap2-item {
  margin-bottom: 8px;
  padding: 0 15px;
}
.footer__sitemap2-item a {
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 1025px) {
  .footer__sitemap2-item a:hover {
    opacity: 0.5;
  }
}
.footer__sitemap2-icn {
  margin-left: 4px;
  vertical-align: 1px;
}
.footer__copy {
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: right;
  color: #9f9f9f;
  display: block;
  margin-top: 51px;
}
@media screen and (max-width: 750px) {
  .footer__cont {
    display: block;
  }
  .footer__logo {
    margin-bottom: 41px;
  }
  .footer__info {
    font-size: 13px;
  }
  .footer__right {
    margin: 53px 0 0;
  }
  .footer__sitemap2 {
    margin: 14px -15px 0;
    justify-content: flex-start;
  }
}

.page-ttl__img img {
  -o-object-position: left center;
     object-position: left center;
}
@media screen and (max-width: 600px) {
  .page-ttl__ja {
    margin-top: 13px;
  }
}

.pp {
  padding-top: 100px;
  padding-bottom: 92px;
}
.pp__top {
  font-family: "ヒラギノ角ゴ W5 JIS2004", "Hiragino Kaku Gothic W5 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 45px;
  margin-bottom: 92px;
}
.pp__sec {
  margin-bottom: 67px;
}
.pp__sec:last-child, .pp__sec *:last-child {
  margin-bottom: 0;
}
.pp__sec-ttl {
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  border-bottom: #707070 solid 1px;
  padding-bottom: 18px;
  margin-bottom: 37px;
}
.pp__block {
  margin-bottom: 30px;
}
.pp__block-ttl {
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.025em;
  line-height: 30px;
  font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic W7 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
}
@media screen and (max-width: 600px) {
  .pp__block-ttl {
    font-size: 14px;
    line-height: 28px;
  }
}
.pp__txt {
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.025em;
  line-height: 30px;
  font-size: 14px;
  letter-spacing: 0;
}
@media screen and (max-width: 600px) {
  .pp__txt {
    font-size: 14px;
    line-height: 28px;
  }
}
.pp__sec-first {
  font-family: "ヒラギノ角ゴ W4 JIS2004", "Hiragino Kaku Gothic W4 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.025em;
  line-height: 30px;
  font-family: "ヒラギノ角ゴ W5 JIS2004", "Hiragino Kaku Gothic W5 JIS2004", "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  margin: -9px 0 35px;
}
@media screen and (max-width: 600px) {
  .pp__sec-first {
    font-size: 14px;
    line-height: 28px;
  }
}
@media screen and (max-width: 600px) {
  .pp {
    padding-top: 71px;
    padding-bottom: 54px;
  }
  .pp__top {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 66px;
  }
  .pp__sec {
    margin-bottom: 73px;
  }
  .pp__sec-ttl {
    margin-bottom: 33px;
  }
  .pp__block {
    margin-bottom: 28px;
  }
  .pp__sec-first {
    margin: 0 0 36px;
  }
}