@charset "UTF-8";
/* ※このCSSファイルはSassから生成されています */
html {
  font-size: calc( 1000vw / 320 );
}
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
}

body {
  font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 1.6;
  color: #646464;
  background: #fff;
  margin: 0;
  padding: 0;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: "palt";
}

small {
  font-size: 10px;
  font-size: 1rem;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

img {
  max-width: 100%;
  display: block;
  border-style: none;
  vertical-align: bottom;
  height: auto;
}

p, dl, dt, dd, ul, ul > li, h1, h2, h3, h4, h5, h6, iframe, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

ul {
  list-style: none;
}

ul > li {
  list-style-type: none;
}

caption, th {
  text-align: left;
}

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

abbr, acronym {
  border: 0;
}

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

main {
  display: block;
}

.cf::before, .cf::after {
  content: "";
  display: table;
}
.cf::after {
  clear: both;
}

/* 共通
========================================================= */
@media screen and (min-width: 1024px) {
  html, body {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 768px) {
  body {
    min-height: 600px;
  }
}

img {
  pointer-events: none;
}

.img-circle {
  border-radius: 50%;
}

.txt-r {
  text-align: right;
}

.txt-c {
  text-align: center;
}

.img-c {
  display: flex;
  justify-content: center;
}
.img-c--top {
  margin-bottom: 5vw;
}
.img-c--btm {
  margin-top: 5vw;
}
.img-c--in {
  margin: 5vw 0;
}
@media screen and (min-width: 768px) {
  .img-c--top {
    margin-bottom: 40px;
  }
  .img-c--btm {
    margin-top: 40px;
  }
  .img-c--in {
    margin: 40px 0;
  }
}

.img-r {
  margin: 0 auto 5vw;
}
@media screen and (min-width: 768px) {
  .img-r {
    float: right;
    margin: 0 0 40px 40px;
  }
}

.flex-cw {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.flex-ch {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.just {
  text-align: justify;
  text-justify: inter-ideograph;
}

.txt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
}
.txt + .txt {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .txt + .txt {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .txt--s {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

em {
  color: #ff0000;
}

.bold {
  font-weight: bold;
}

hr {
  border-top: 1px dotted #bbb;
  border-bottom: none;
}

img[src$=".svg"] {
  width: 100%;
}

.sp-hide {
  display: none !important;
}
@media screen and (min-width: 1024px) {
  .sp-hide {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  .pc-hide {
    display: none !important;
  }
}

.note {
  font-size: 10px;
  font-size: 1rem;
  color: #666;
}
@media screen and (min-width: 768px) {
  .note {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.list-def {
  padding-left: 1.5rem;
}
.list-def li {
  list-style-type: disc;
  margin: 0 0 1rem 1rem;
  font-size: 13px;
  font-size: 1.3rem;
}
.list-def li + li {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .list-def li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.shadow {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/* リンク関連 */
/* ========================================================= */
a {
  color: #88ad47;
}

/* WEBフォント */
/* ========================================================= */
.en {
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.05em;
}
.en--rob {
  font-family: 'Roboto', sans-serif;
}
.en--r {
  font-weight: 400;
}
.en--m {
  font-weight: 500;
}
.en--sb {
  font-weight: 600;
}
.en--b {
  font-weight: 700;
}
.en--eb {
  font-weight: 800;
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans JP Thin"), url("../fonts/NotoSansJP-Thin.woff2") format("woff2"), url("../fonts/NotoSansJP-Thin.woff") format("woff"), url("../fonts/NotoSansJP-Thin.ttf") format("ttf"), url("../fonts/NotoSansJP-Thin.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans JP Light"), url("../fonts/NotoSansJP-Light.woff2") format("woff2"), url("../fonts/NotoSansJP-Light.woff") format("woff"), url("../fonts/NotoSansJP-Light.ttf") format("ttf"), url("../fonts/NotoSansJP-Light.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans JP Regular"), url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff"), url("../fonts/NotoSansJP-Regular.ttf") format("ttf"), url("../fonts/NotoSansJP-Regular.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans JP Medium"), url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff"), url("../fonts/NotoSansJP-Medium.ttf") format("ttf"), url("../fonts/NotoSansJP-Medium.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans JP Bold"), url("../fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/NotoSansJP-Bold.woff") format("woff"), url("../fonts/NotoSansJP-Bold.ttf") format("ttf"), url("../fonts/NotoSansJP-Bold.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans JP Black"), url("../fonts/NotoSansJP-Black.woff2") format("woff2"), url("../fonts/NotoSansJP-Black.woff") format("woff"), url("../fonts/NotoSansJP-Black.ttf") format("ttf"), url("../fonts/NotoSansJP-Black.eot") format("embedded-opentype");
  font-display: swap;
}
.jp {
  font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.jp--t {
  font-weight: 100;
}
.jp--l {
  font-weight: 300;
}
.jp--r {
  font-weight: 400;
}
.jp--m {
  font-weight: 500;
}
.jp--b {
  font-weight: 700;
}
.jp--bl {
  font-weight: 900;
}

.jp-def {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.jp-def--m {
  font-weight: 500;
}
.jp-def--b {
  font-weight: 600;
}

/* ボタン
========================================================= */
.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  clear: both;
  border: none;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  display: inline-block;
  width: 300px;
  max-width: 100%;
  background: #e2eae1;
  color: #fff !important;
  padding: 1em 0;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  margin: 0 auto;
}
.btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  clear: both;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  background: #e2eae1;
  color: #fff !important;
}
.btn--search {
  border: 2px solid #88ad47;
  color: #88ad47;
  background: #f4f4f4;
}
.btn--search:hover {
  background: #88ad47;
  color: #fff;
}
.btn--line {
  background: #fff;
  border: 1px solid #ecf2ec;
  color: #ecf2ec !important;
}
.btn--contact::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 400;
  font-size: 1.2em;
  margin-right: 0.5em;
}

.btn-wrap {
  text-align: center;
  margin-top: 3vw;
}
@media screen and (min-width: 768px) {
  .btn-wrap {
    margin-top: 20px;
  }
}

/* 円形 ＋ 矢印ボタン
========================================================= */
.round-btn {
  color: #646464;
  text-decoration: none;
  padding: 1.5em 3em;
  border-radius: 3em;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all .3s;
  font-size: 4vw;
  font-weight: 500;
  z-index: 1;
  overflow: hidden;
  width: fit-content;
}
.round-btn::after {
  content: "";
  display: block;
  transition: all 0.35s;
  width: 2.4vw;
  height: 2.4vw;
  border-top: 2px solid #646464;
  border-right: 2px solid #646464;
  transform: rotate(45deg);
  margin-left: 1rem;
}
.round-btn--s {
  padding: 1em 3em;
  font-size: 3.5vw;
  width: fit-content;
  font-weight: 400;
}
.round-btn--s::after {
  width: 2vw;
  height: 2vw;
}
.round-btn--line {
  border: 1px solid #646464;
}
.round-btn--wh {
  background: #fff;
}
.round-btn--wh-line {
  border: 1px solid #fff;
  color: #fff;
}
.round-btn--wh-line::after {
  border-color: #fff;
}
.round-btn--def {
  background: -moz-linear-gradient(left, #feb100 0%, #ffcd13 100%);
  background: -webkit-linear-gradient(left, #feb100 0%, #ffcd13 100%);
  background: linear-gradient(to right, #feb100 0%, #ffcd13 100%);
}
.round-btn--def::after {
  background: -moz-linear-gradient(left, #ffcd13 0%, #feb100 100%);
  background: -webkit-linear-gradient(left, #ffcd13 0%, #feb100 100%);
  background: linear-gradient(to right, #ffcd13 0%, #feb100 100%);
}
.round-btn--greenA {
  background: #ecf2ec;
  box-shadow: 6px 6px 12px #c4d4c1, -6px -6px 12px #fff;
}
.round-btn--greenB {
  background: #e2eae1;
  box-shadow: 6px 6px 12px #b7c7b3, -6px -6px 12px #f1f8f1;
}
.round-btn--footer {
  background: #eaeaea;
  box-shadow: 8px 8px 16px #cecece, -8px -8px 16px #fefefe;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .round-btn {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .round-btn::after {
    width: 15px;
    height: 15px;
  }
  .round-btn--s {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 1em 3em;
  }
  .round-btn--s::after {
    width: 10px;
    height: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .round-btn::after {
    width: 12px;
    height: 12px;
  }
  .round-btn:hover::after {
    transform: rotate(45deg) translate(5px, -5px);
  }
  .round-btn--s {
    min-width: auto;
  }
  .round-btn--s::after {
    width: 8px;
    height: 8px;
  }
  .round-btn--footer:hover {
    box-shadow: 4px 4px 8px #bebebe, -4px -4px 8px #fefefe;
  }
  .round-btn--greenA:hover {
    background: #ecf2ec;
    box-shadow: 3px 3px 6px #c4d4c1, -3px -3px 6px #fff;
  }
  .round-btn--greenB:hover {
    background: #e2eae1;
    box-shadow: 3px 3px 6px #b7c7b3, -3px -3px 6px #f1f8f1;
  }
  .round-btn--wh:hover {
    opacity: .8;
  }
  .round-btn--wh-line:hover {
    background: #fff;
    color: #646464;
  }
  .round-btn--wh-line:hover::after {
    border-color: #646464;
  }
}

/* section下ボタン枠
========================================================= */
.bottom-btn-wrapper {
  margin: 8vw auto 0;
  display: flex;
  justify-content: flex-start;
}
.bottom-btn-wrapper--c {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .bottom-btn-wrapper {
    margin: 50px auto 0;
  }
  .bottom-btn-wrapper--s {
    margin: 30px auto 0;
  }
}

/* 詳しく見る
========================================================= */
.line-more-btn {
  display: flex;
  align-items: center;
  font-size: 3.5vw;
  width: fit-content;
  padding: 0 0.2em 0.8em;
  border-bottom: 1px solid #c8c9ca;
  position: relative;
}
.line-more-btn::after {
  content: "";
  display: block;
  transition: all .4s;
  width: 2.4vw;
  height: 2.4vw;
  border-top: 1px solid #646464;
  border-right: 1px solid #646464;
  transform: rotate(45deg);
  margin-left: 0.5em;
}
.line-more-btn::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #646464;
  transition: transform .3s ease;
  transform: scale(0, 1);
  transform-origin: right center;
}
@media screen and (min-width: 768px) {
  .line-more-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .line-more-btn::after {
    width: 14px;
    height: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .line-more-btn::after {
    width: 11px;
    height: 11px;
  }
}

/* フォーム用送信ボタン
========================================================= */
.submit-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  clear: both;
  border: none;
  padding: 1.2em 4em;
  border-radius: 4em;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all .3s;
  font-size: 4vw;
  font-weight: 500;
  z-index: 1;
  display: inline-block;
  width: fit-content;
  max-width: 100%;
  background: #88ad47;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .submit-btn {
    font-size: 17px;
    font-size: 1.7rem;
    padding: 1.4em 5em;
  }
}
@media screen and (min-width: 1024px) {
  .submit-btn:hover {
    background: #6c8a38;
  }
}

/* arrow　共通
========================================================= */
.arrow {
  position: relative;
  display: inline-block;
  color: currentColor;
  vertical-align: middle;
}
.arrow::before, .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

/* arrow：くの字の矢印アイコン（正円枠）
========================================================= */
.arrow-line-circle {
  padding: 0 0 0 2rem;
}
.arrow-line-circle::before {
  width: 5vw;
  height: 5vw;
  border: 1px solid;
  border-radius: 50%;
}
.arrow-line-circle::after {
  left: 1.35vw;
  width: 1.5vw;
  height: 1.5vw;
  border-top: 1px solid;
  border-right: 1px solid;
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .arrow-line-circle {
    padding: 0 0 0 40px;
  }
  .arrow-line-circle::before {
    width: 30px;
    height: 30px;
  }
  .arrow-line-circle::after {
    left: 8px;
    width: 9px;
    height: 9px;
  }
}
@media screen and (min-width: 1024px) {
  .arrow-line-circle {
    padding: 0 0 0 46px;
  }
  .arrow-line-circle::before {
    width: 36px;
    height: 36px;
  }
  .arrow-line-circle::after {
    left: 10px;
    width: 11px;
    height: 11px;
  }
}

/* arrow：くの字の矢印アイコン小（正円枠）
========================================================= */
@media screen and (min-width: 768px) {
  .arrow-line-circle--s {
    padding: 0 0 0 30px;
  }
  .arrow-line-circle--s::before {
    width: 24px;
    height: 24px;
  }
  .arrow-line-circle--s::after {
    left: 7px;
    width: 7px;
    height: 7px;
  }
}
@media screen and (min-width: 1024px) {
  .arrow-line-circle--s {
    padding: 0 0 0 36px;
  }
  .arrow-line-circle--s::before {
    width: 30px;
    height: 30px;
  }
  .arrow-line-circle--s::after {
    left: 8px;
    width: 9px;
    height: 9px;
  }
}

/*リンク用アイコン
========================================================= */
.link-a::after {
  font-family: 'Font Awesome 6 Free';
  color: #ecf2ec;
  text-decoration: none;
  line-height: 1;
  padding: 0 0.3em;
  font-size: 1.2em;
}
.link-a--ex::after {
  content: "\f35d";
  font-weight: 900;
}
.link-a--ex-white::after {
  color: #fff;
}
.link-a--pdf::after {
  content: "\f1c1";
  font-weight: 400;
}

.link-b::before {
  font-family: 'Font Awesome 6 Free';
  color: #ecf2ec;
  text-decoration: none;
  line-height: 1;
  padding: 0 0.3em;
  font-size: 1.2em;
}
.link-b--map::before {
  content: "\f3c5";
  font-weight: 900;
}
.link-b--pdf::before {
  content: "\f1c1";
  font-weight: 400;
}
.link-b--mail::before {
  content: "\f0e0";
  font-weight: 400;
}
.link-b--print::before {
  content: "\f02f";
  font-weight: 900;
}
.link-b--ex::before {
  content: "\f35d";
  font-weight: 900;
}
.link-b-white::before {
  color: #fff;
}

.icon-a::after {
  font-family: 'Font Awesome 6 Free';
  text-decoration: none;
  line-height: 1;
  margin: 0 0.1em;
}
.icon-a--reg {
  position: relative;
  margin: 0 1em 0 0.1em;
}
.icon-a--reg::after {
  content: "\f25d";
  font-weight: 400;
  font-size: 0.8em;
  position: absolute;
  top: 10%;
}

/* SNSアイコン
========================================================= */
.sns-icon {
  width: 8vw;
  height: 0 !important;
  height: 8vw;
  padding-top: 8vw;
  line-height: 8vw;
  display: block;
  overflow: hidden;
  position: relative;
  transition: .25s;
  color: #6b8b63;
}
.sns-icon:hover {
  opacity: 0.8;
}
.sns-icon::before {
  font-family: "Font Awesome 5 Brands";
  text-decoration: none;
  line-height: 1;
  position: absolute;
  top: 0;
  font-size: 8vw;
}
.sns-icon--in::before {
  content: "\f16d";
}
.sns-icon--tw::before {
  content: "\f099";
}
.sns-icon--fb::before {
  content: "\f09a";
}
.sns-icon--fb:hover {
  color: #3b5998;
}
@media screen and (min-width: 768px) {
  .sns-icon {
    width: 30px;
    height: 30px;
    padding-top: 30px;
    line-height: 30px;
  }
  .sns-icon::before {
    font-size: 30px;
    font-size: 3rem;
  }
}

/* テーブル：通常
========================================================= */
.table-def {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
}
.table-def th, .table-def td {
  border: 1px solid #ddd;
  padding: 0.8em 1em;
  font-size: 13px;
  font-size: 1.3rem;
}
.table-def--s th, .table-def--s td {
  padding: 0.8em 0.4em;
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .table-def th, .table-def td {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .table-def th {
    font-weight: 500;
  }
  .table-def--s th, .table-def--s td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* 可変テーブル
========================================================= */
.table-variable {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: none;
}
.table-variable + .table-variable {
  margin-top: 5vw;
}
.table-variable th, .table-variable td {
  border: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  padding: 0.5em;
  font-size: 13px;
  font-size: 1.3rem;
}
.table-variable tr + tr {
  display: block;
  margin-top: 2em;
}
.table-variable th {
  font-weight: 500;
  background: #f4f4f4;
  border: none;
}
.table-variable tr.group-header th {
  background: #ccc;
  font-weight: 600;
}
.table-variable th em {
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: inline-block;
  font-weight: 500;
  color: #fff;
  padding: 0.3em;
  background: #FF0004;
  line-height: 1;
  border-radius: 4px;
}
p + .table-variable {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .table-variable + .table-variable {
    margin-top: 50px;
  }
  .table-variable tr + tr {
    display: table-row;
  }
  .table-variable th, .table-variable td {
    padding: 1em 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .table-variable th {
    font-size: 15px;
    font-size: 1.5rem;
    width: 20%;
    background: none;
    display: table-cell;
  }
  .table-variable td {
    display: table-cell;
  }
  .table-variable th em {
    font-size: 12px;
    font-size: 1.2rem;
    right: 10px;
  }
}

/* テーブル：シンプルライプ（ラインのみ）
========================================================= */
.table-simple-line {
  border-spacing: 0;
}
@media screen and (min-width: 768px) {
  .table-simple-line th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 2em 1em;
  }
  .table-simple-line td {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 2em 1em;
  }
  .table-simple-line tr:last-child th,
  .table-simple-line tr:last-child td {
    border-bottom: none;
  }
}

/* ライン付きリスト
========================================================= */
.line-list li {
  padding: 1rem 0;
}
.line-list li + li {
  border-top: 1px solid #c8c9ca;
}
@media screen and (min-width: 768px) {
  .line-list li {
    padding: 1.5rem 0;
  }
}

.cmn {
  width: 100%;
  border: 1px #bbb solid;
  padding: 0.8em 0.5em;
  background: #fff;
  -webkit-appearance: none;
  /* */
  appearance: none;
  /* CSS3
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  transition: background 0.5s ease; */
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1.6rem;
}
.cmn:hover {
  border: 1px #888 solid;
}

.cmn + .select-wrap,
.select-wrap + .cmn {
  font-size: 16px;
  font-size: 1.6rem;
}

.select-wrap {
  overflow: hidden;
  text-align: center;
  width: 20%;
  min-width: 80px;
  position: relative;
  border: 1px solid #bbb;
  background: #fff;
  box-sizing: border-box;
}
.select-wrap select {
  width: 100%;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0.5em 2em 0.5em 0.5em;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
.select-wrap select::-ms-expand {
  display: none;
}
.select-wrap::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #999;
  pointer-events: none;
  z-index: 2;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 0.5em 0 0;
}

input[type=checkbox] {
  display: none;
}

.mwform-checkbox-field-text {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 5px 30px;
  position: relative;
  width: auto;
}
.mwform-checkbox-field-text:hover::before {
  border: 1px solid #888;
}
.mwform-checkbox-field-text::before {
  background: #fff;
  border: 1px solid #bbb;
  content: '';
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}
.mwform-checkbox-field-text::after {
  border-right: 3px solid #ff0000;
  border-bottom: 3px solid #ff0000;
  content: '';
  display: block;
  height: 15px;
  left: 10px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 40%;
  transform: rotate(45deg);
  width: 10px;
}
@media screen and (min-width: 768px) {
  .mwform-checkbox-field-text {
    display: inline-block;
  }
}

input[type=checkbox]:checked + .mwform-checkbox-field-text::after {
  opacity: 1;
}

.cmn.alert,
select.alert {
  background: #fff1f1;
}

p.alert-area {
  padding-top: 20px !important;
}

em.alert {
  display: block;
  color: #F00;
  font-style: normal;
  margin: 0.5em 0;
}

.form-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  clear: both;
  border: none;
  padding: 1em;
  margin: 1em auto 0;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.1em;
  transition: background 0.3s ease;
  border-radius: 5px;
  border-radius: 100vh;
  cursor: pointer;
  box-sizing: border-box;
  width: 60vw;
  text-align: center;
  display: block;
  line-height: 1;
}
.form-btn--submit {
  background: #ff3535;
  box-shadow: 0px 4px 0px 0px #9f0000;
  font-size: 4.5vw;
}
.form-btn--back {
  background: #999;
  box-shadow: 0px 4px 0px 0px #666;
  font-size: 4vw;
}
.form-btn + .form-btn {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .form-btn {
    margin: 2em auto 0;
    width: 50%;
  }
  .form-btn--submit {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .form-btn--submit:hover {
    background: #ff0000;
    box-shadow: 0px 1px 0px 0px #9f0000;
    transform: translateY(3px);
  }
  .form-btn--back {
    font-size: 20px;
    font-size: 2rem;
  }
  .form-btn--back:hover {
    background: #777;
    box-shadow: 0px 1px 0px 0px #444;
    transform: translateY(3px);
  }
}

.sup {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
input + .sup, .sup + input {
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .sup {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

input::-webkit-input-placeholder {
  color: #aaa;
  font-weight: normal;
}
input:-ms-input-placeholder {
  color: #aaa;
  font-weight: normal;
}
input::-moz-placeholder {
  color: #aaa;
  font-weight: normal;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}
@media screen and (min-width: 768px) {
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 10px !important;
  }
}

.mw_wp_form_preview .select-wrap {
  border: none;
  text-align: left;
  width: auto;
  min-width: auto;
}
.mw_wp_form_preview .select-wrap::before {
  content: none;
}

.pagetop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  z-index: 2;
}
.pagetop a {
  display: block;
  overflow: hidden;
  width: 48px;
  height: 0 !important;
  height: 48px;
  padding-top: 48px;
  line-height: 48px;
  text-align: center;
  background: #BDBEBF;
  border-radius: 50%;
  z-index: 2;
  position: relative;
}
.pagetop a::after {
  display: block;
  position: absolute;
  content: url("../../img/icon_arrow_top.svg");
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .pagetop {
    right: 30px;
    bottom: 30px;
  }
  .pagetop a {
    width: 70px;
    height: 70px;
    height: 70px;
    padding-top: 70px;
    transition: .25s all;
  }
  .pagetop a::after {
    top: 50%;
    width: 24px;
  }
  .pagetop a:hover {
    opacity: .8;
    transform: translateY(-10px);
  }
}

/* 見出し：第２階層メイン
========================================================= */
.heading-lv1 {
  position: relative;
  border-top: 1px solid #c8c9ca;
  border-bottom: 1px solid #c8c9ca;
  padding: 1.4em 0;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.heading-lv1__en {
  font-size: 0.6em;
  color: #c8c9ca;
  display: block;
  line-height: 1;
}
.heading-lv1__jp {
  display: block;
}
@media screen and (min-width: 768px) {
  .heading-lv1 {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .heading-lv1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.breadcrumb + .main__header {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .breadcrumb + .main__header {
    margin-top: 20px;
  }
}

/* 見出し：第２階層サブ（左線）
========================================================= */
.heading-lv2 {
  position: relative;
  padding: 0 0 0 0.5em;
  border-left: 3px solid #c8c9ca;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 1.5em;
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.8rem;
}
.heading-lv2--s {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .heading-lv2 {
    font-size: 27px;
    font-size: 2.7rem;
  }
  .heading-lv2--s {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

/* 見出し：第２階層サブ（下線）
========================================================= */
.heading-lv3 {
  position: relative;
  padding: 0 0 1rem;
  width: fit-content;
  border-bottom: 2px solid #c8c9ca;
  font-weight: 500;
  letter-spacing: 0.2rem;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .heading-lv3 {
    font-size: 20px;
    font-size: 2rem;
    padding: 0 0 2.5rem;
    margin-bottom: 3rem;
  }
}

/* 見出し：第２階層サブ（装飾なし）
========================================================= */
.heading-lv4 {
  font-weight: 500;
  letter-spacing: 0.2rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .heading-lv4 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}

/* 見出し：サービス事例
========================================================= */
.heading-example {
  font-weight: 500;
  letter-spacing: 0.2rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  background: #6b8b63;
  padding: 0.8rem 1.5rem;
  border-radius: 100px;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .heading-example {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}

/* 見出し：白枠
========================================================= */
.heading-frame {
  padding: 5px;
  background: #fff;
  width: fit-content;
  display: block;
  line-height: 1;
}
.heading-frame__sub {
  font-size: 0.8em;
}
.heading-frame--en {
  color: #949494;
  letter-spacing: 0.2rem;
  font-weight: 400;
}
.heading-frame--jp {
  color: #646464;
  letter-spacing: 0.1rem;
  font-weight: 500;
}

/* 見出し：HOME用（丸）
========================================================= */
.heading-circle {
  border: 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30vw;
  width: 15vw;
  border-radius: 0 15vw 15vw 0;
  border-left: 0;
  font-size: 5.2vw;
  margin-left: 6vw;
  margin-bottom: 1rem;
}
.heading-circle .en {
  font-weight: 500;
  color: #9ab39e;
  letter-spacing: 0.1rem;
  font-size: 0.48em;
  display: block;
  line-height: 1;
}
.heading-circle .jp {
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.8rem;
}
.heading-circle--wh {
  color: #fff;
}
.heading-circle--wh .en {
  color: #fff;
}
.heading-circle__inner {
  margin-left: -9vw;
  width: 18vw;
}
@media screen and (min-width: 768px) {
  .heading-circle {
    height: 160px;
    width: 80px;
    border-radius: 0 80px 80px 0;
    margin-left: 0;
    font-size: 30px;
    font-size: 3rem;
  }
  .heading-circle .en {
    font-size: 0.4em;
  }
  .heading-circle .jp {
    letter-spacing: 1.4rem;
  }
  .heading-circle__inner {
    margin-left: -53px;
    width: 106px;
  }
}
@media screen and (min-width: 1024px) {
  .heading-circle {
    height: 180px;
    width: 90px;
    border-radius: 0 90px 90px 0;
    font-size: 36px;
    font-size: 3.6rem;
  }
  .heading-circle__inner {
    margin-left: -60px;
    width: 120px;
  }
}

/* 見出し：HOME用
========================================================= */
.heading-home {
  line-height: 1.2;
  margin-bottom: 1.5em;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-size: 1.6rem;
}
.heading-home .en {
  font-size: 0.8em;
  color: #9ab39e;
  display: block;
  margin-bottom: 0.3em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .heading-home {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .heading-home {
    font-size: 30px;
    font-size: 3rem;
  }
}

/* 見出し：フッター用（SNS/お問い合わせ）
========================================================= */
.heading-f-sns {
  color: #848484;
  font-weight: 500;
  margin-bottom: 0.8em;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .heading-f-sns {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.heading-f-contact {
  font-weight: 500;
  margin-bottom: 0.8em;
  font-size: 18px;
  font-size: 1.8rem;
}
.heading-f-contact__en {
  color: #848484;
  display: block;
  font-size: 0.6em;
}
.heading-f-contact__jp {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .heading-f-contact {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .heading-f-contact {
    font-size: 27px;
    font-size: 2.7rem;
  }
}

/* ロゴ
========================================================= */
.site-id {
  z-index: 999;
}
.site-id a {
  background: url("../img/logo_s.svg");
  line-height: 1;
  display: block;
  overflow: hidden;
  width: 244px;
  height: 0 !important;
  height: 30px;
  padding-top: 30px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 244px 30px;
}
@media screen and (min-width: 768px) {
  .site-id a {
    width: 326px;
    height: 40px;
    padding-top: 40px;
    background-size: 326px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .site-id {
    position: absolute;
    left: 0;
    top: 40px;
  }
}

.hero .site-id {
  transition: all .3s;
  padding: 25px;
  position: absolute;
  width: fit-content;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: rgba(255, 255, 255, 0.9);
}
.hero .site-id a {
  background: url("../img/logo_l.svg");
  width: 100px;
  height: 211px;
  background-size: 100px 211px;
  padding-top: 211px;
}
.hero .site-id.active {
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .hero .site-id {
    padding: 40px;
  }
  .hero .site-id a {
    width: 160px;
    height: 337px;
    background-size: 160px 337px;
    padding-top: 337px;
  }
}
@media screen and (min-width: 1024px) {
  .hero .site-id {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 22.5%;
  }
}

/* ハンバーガーメニュー（3本線が回転して×に）
========================================================= */
.ham-menu {
  position: relative;
  /*ボタン内側の基点となるためrelativeを指定*/
  background: #fff;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  /*ボタン内側*/
  /*activeクラスが付与されると線が回転して×になる*/
}
.ham-menu span {
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background: #646464;
}
.ham-menu span:nth-of-type(1) {
  top: 15px;
  width: 45%;
}
.ham-menu span:nth-of-type(2) {
  top: 23px;
  width: 35%;
}
.ham-menu span:nth-of-type(3) {
  top: 31px;
  width: 20%;
}
.ham-menu.active {
  background: #e2eae1;
}
.ham-menu.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-135deg);
  width: 30%;
}
.ham-menu.active span:nth-of-type(2) {
  opacity: 0;
}
.ham-menu.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(135deg);
  width: 30%;
}
@media screen and (min-width: 768px) {
  .ham-menu {
    transform: scale(1.28);
  }
}
@media screen and (min-width: 1024px) {
  .ham-menu {
    display: none;
  }
}

.header__ham-menu {
  z-index: 9999;
  position: fixed;
  top: 8px;
  right: 8px;
}
@media screen and (min-width: 768px) {
  .header__ham-menu {
    width: 64px;
    height: 64px;
    top: 14px;
    right: 0;
  }
}

/* Copyright
========================================================= */
.copyright {
  font-size: 9px;
  font-size: 0.9rem;
  display: block;
  line-height: 1;
  font-weight: 400;
}
.copyright span {
  margin-right: 0.2em;
}
@media screen and (min-width: 768px) {
  .copyright {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .copyright span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* グローバルナビゲーション
========================================================= */
.g-nav {
  background: #fff;
  width: auto;
  position: fixed;
  z-index: -1;
  opacity: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  transition: all .4s;
}
.g-nav__inner {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 130px 10vw;
}
.g-nav__list {
  display: none;
  flex-flow: column;
}
.g-nav__item {
  display: flex;
  flex-flow: column;
  align-items: baseline;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
.g-nav__item + .g-nav__item {
  margin-top: 6vw;
}
.g-nav__item .en {
  display: block;
  font-size: 0.6em;
  line-height: 1;
  color: #9ab39e;
}
.g-nav a {
  color: #4e4e4e;
  display: block;
  cursor: pointer;
  position: relative;
}
.g-nav a:link, .g-nav a:visited, .g-nav a:active {
  text-decoration: none;
}
.g-nav.active {
  opacity: 1;
  z-index: 999;
}
.g-nav.active .g-nav__list {
  display: flex;
}
@media screen and (min-width: 768px) {
  .g-nav__inner {
    padding: 180px 10vw;
  }
  .g-nav__item {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .g-nav {
    background: none;
    position: absolute;
    right: -15px;
    bottom: 0;
    z-index: auto;
    opacity: 1;
    top: auto;
    width: auto;
    height: auto;
  }
  .g-nav__inner {
    position: static;
    z-index: auto;
    width: auto;
    height: auto;
    overflow: visible;
    padding: 0;
  }
  .g-nav__list {
    display: flex;
    flex-flow: row;
    align-items: center;
    background: #fff;
  }
  .g-nav__item {
    text-align: center;
    font-size: 1.28vw;
  }
  .g-nav__item + .g-nav__item {
    margin-top: 0;
  }
  .g-nav__item::before {
    content: none;
  }
  .g-nav__item + .g-nav__item {
    margin-left: 2em;
  }
  .g-nav__item > a {
    height: 48px;
    display: flex;
    align-items: center;
  }
  .g-nav__item > a::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #88ad47;
    transition: transform .3s ease;
    transform: scale(0, 1);
    transform-origin: right center;
  }
  .g-nav__item > a.stay::after, .g-nav__item > a:hover::after {
    transform: scale(1, 1);
    transform-origin: left center;
  }
  .g-nav__item .en {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .g-nav {
    right: 0;
  }
  .g-nav__item {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .g-nav__item + .g-nav__item {
    margin-left: 40px;
  }
}

/* フロートメニュー（第2階層）
========================================================= */
@media screen and (min-width: 1024px) {
  .menu-toggle:hover .float-menu {
    transform: translate(-50%, 5px);
    visibility: visible;
    opacity: 1;
  }
}

.float-menu {
  display: none;
}
@media screen and (min-width: 1024px) {
  .float-menu {
    font-size: 14px;
    font-size: 1.4rem;
    width: 240px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -5px);
    transform-origin: center top;
    transition: all .4s ease;
    display: block;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    z-index: 2;
  }
  .float-menu li:first-child a {
    border-radius: 10px 10px 0 0;
  }
  .float-menu li:last-child a {
    border-radius: 0 0 10px 10px;
  }
  .float-menu a {
    display: block;
    padding-top: 1em !important;
    padding-bottom: 1em;
    padding-left: 1.2em;
    padding-right: 1.2em;
    background: #fff;
    transition: color .3s ease, background .3s ease;
    position: relative;
  }
  .float-menu a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #88ad47;
    border-right: 2px solid #88ad47;
    transform: rotate(45deg) translateY(-50%);
    top: 50%;
    position: absolute;
    right: 1.5rem;
    opacity: 0;
    transition: all .3s ease;
  }
  .float-menu a:hover {
    color: #88ad47 !important;
  }
  .float-menu a:hover::after {
    opacity: 1;
  }
}

/* パンくず
========================================================= */
.breadcrumb {
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow: auto;
  white-space: nowrap;
}
.breadcrumb a {
  color: currentColor;
}
.breadcrumb ol {
  padding: 0;
  margin: 8px 0;
}
.breadcrumb li {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  display: inline-block;
  padding: 0 0 0 6.25vw;
  position: relative;
  color: #707070;
}
.breadcrumb li::before {
  content: "";
  display: inline-block;
  margin: auto;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #c8c9ca;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2vw;
}
.breadcrumb li:first-child {
  padding: 0;
}
.breadcrumb li:first-child::before {
  content: none;
}
@media screen and (min-width: 768px) {
  .breadcrumb li {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 0 0 20px;
  }
  .breadcrumb li::before {
    left: 7px;
  }
  .breadcrumb li:nth-child(n + 3) {
    display: inline-block;
  }
}
@media screen and (min-width: 1024px) {
  .breadcrumb {
    overflow-y: auto;
    overflow: auto;
    white-space: normal;
    padding: 0;
  }
  .breadcrumb a:hover {
    opacity: .8;
  }
  .breadcrumb ol {
    margin: 15px 0 10px;
  }
  .breadcrumb li {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/* フッターナビゲーション
========================================================= */
.f-nav {
  /* SNS */
  /* 会社ロゴ */
}
.f-nav a {
  color: #646464;
  text-decoration: none;
}
.f-nav__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.f-nav__list {
  order: 0;
  width: 65%;
  flex-grow: 1;
  margin-top: 10vw;
}
.f-nav__item {
  font-size: 11px;
  font-size: 1.1rem;
}
.f-nav__item + .f-nav__item {
  margin-top: 0.8em;
}
.f-nav__2nd {
  margin-top: 1rem;
  padding-left: 0.5rem;
}
.f-nav__2nd li::before {
  content: "-";
  margin-right: 0.5rem;
}
.f-nav__sns {
  order: 1;
  width: 30%;
  flex-shrink: 0;
  margin-top: 10vw;
}
.f-nav__sns a {
  color: #646464;
}
.f-nav__logo {
  order: 2;
  margin-top: 12vw;
}
.f-nav__logo img {
  width: 70%;
}
@media screen and (min-width: 768px) {
  .f-nav {
    /* SNS */
    /* 会社ロゴ */
  }
  .f-nav__inner {
    flex-wrap: nowrap;
    padding: 0;
    margin-top: 80px;
  }
  .f-nav__item {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .f-nav__list {
    order: 1;
    margin-top: 0;
    margin-right: 50px;
    width: auto;
  }
  .f-nav__sns {
    order: 2;
    margin-top: 0;
  }
  .f-nav__logo {
    order: 0;
    width: 144px;
    margin-right: 80px;
    margin-top: 0;
  }
  .f-nav__logo img {
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  .f-nav {
    /* 会社ロゴ */
    /* SNS */
  }
  .f-nav__inner {
    margin-top: 0;
  }
  .f-nav__list {
    margin-right: 50px;
  }
  .f-nav__item {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .f-nav__item a:hover {
    opacity: .8;
  }
  .f-nav__logo {
    width: 144px;
  }
  .f-nav__sns {
    width: auto;
  }
}

/* container */
/* ========================================================= */
.container {
  position: relative;
  display: flex;
  flex-flow: column;
  min-height: 100vh;
}
@media screen and (min-width: 1024px) {
  .container {
    background: url("../../img/logoline_header.svg") no-repeat top right;
    background-size: 364px;
  }
}

/* main
========================================================= */
.main {
  padding: 8vw 6vw 0;
}
@media screen and (min-width: 768px) {
  .main {
    width: 90%;
    padding: 50px 20px 0;
    margin: auto;
  }
}
@media screen and (min-width: 1024px) {
  .main {
    padding: 50px 40px 0;
    max-width: 1200px;
  }
}

.main {
  padding-top: calc(6vw + 68px);
}
@media screen and (min-width: 768px) {
  .main {
    padding-top: 130px;
  }
}
@media screen and (min-width: 1024px) {
  .main {
    padding-top: 50px;
  }
}

/* section
========================================================= */
.section {
  padding-top: 12vw;
  padding-bottom: 12vw;
}
.section--btm0 {
  padding-bottom: 0 !important;
}
.section:not(.section--bg) + .section:not(.section--bg) {
  padding-top: 0;
}
.heading-area + .section {
  padding-top: 12vw;
}
.heading-area + .section > .section {
  padding-top: 12vw;
}
.section--bg {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  background: #f4f4f4;
}
.section--bg-green {
  background: #ecf2ec;
}
.section--bg-cherbal {
  background-image: url("../img/cherbal_main_sp.webp");
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 6vw;
  padding-right: 6vw;
  background-color: #e2eae1;
}
.section__inner + .section__inner {
  padding-top: 8vw;
}
@media screen and (min-width: 768px) {
  .section__inner + .section__inner {
    padding-top: 80px;
  }
  .section--bg-cherbal {
    background-image: url("../img/cherbal_main.webp");
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 10%;
    padding-right: 8%;
  }
}
@media screen and (min-width: 1024px) {
  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section > .section {
    padding-top: 80px;
  }
  .heading-area + .section, .heading-area + .section:not(.section--bg) {
    padding-top: 70px;
  }
  .section > .section--bg {
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
  }
}

/* section（今井商事用）　パンくずと隣接した場合の調整
========================================================= */
.breadcrumb + .section {
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .breadcrumb + .section {
    padding-top: 20px;
  }
}

/* box（白）
========================================================= */
@media screen and (min-width: 768px) {
  .box-area {
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media screen and (min-width: 1024px) {
  .box-area {
    margin-left: -50px;
    margin-right: -50px;
  }
}

.box {
  padding: 5vw;
  border-radius: 4px;
  background: #fff;
}
.box + .box {
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  .box {
    padding: 40px;
    border-radius: 5px;
  }
  .box + .box {
    margin-top: 20px;
  }
  .box--booth {
    padding: 20px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .box {
    padding: 40px 50px;
  }
  .box--booth {
    padding: 20px 50px;
  }
}

/* box：試乗の手順
========================================================= */
.box--flow {
  position: relative;
}
.box--flow + .box--flow {
  margin-top: 40px;
}
.box--flow::after {
  content: "";
  background: #fff;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  left: 50%;
  bottom: -16px;
  position: absolute;
  transform: translateX(-50%) rotate(45deg);
}
.box-area .box--flow:last-of-type::after {
  content: none;
}

/* ヘッダー
========================================================= */
.header__inner {
  background: #fff;
  overflow: hidden;
  height: 68px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  justify-content: space-between;
  z-index: 9999;
  position: fixed;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .header__inner {
    padding: 0 20px;
    height: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .header {
    position: relative;
    width: auto;
    height: 94px;
    margin: 0 120px 0 50px;
  }
  .header::after {
    content: "";
    background-image: url("../img/ivy_1.png");
    background-size: 50px 110px;
    position: absolute;
    top: 0;
    right: -100px;
    display: block;
    width: 50px;
    height: 110px;
  }
  .header__inner {
    overflow: visible;
    height: auto;
    display: block;
    padding: 0;
    position: static;
  }
}
@media screen and (min-width: 1200px) {
  .header::after {
    background-size: 58px 128px;
    right: -100px;
    width: 58px;
    height: 128px;
  }
}

/* フッター
========================================================= */
.footer {
  margin-top: auto;
  color: #646464;
  background: #eee;
  /* 住所 */
  /* お問い合わせ */
  /* お問い合わせボタン */
}
.footer__inner {
  position: relative;
  padding: 12vw 6vw 6vw;
}
.footer__address-area {
  margin-top: 4vw;
}
.footer__address {
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 0.8em;
}
.footer__contact {
  padding-bottom: 10vw;
  border-bottom: 1px solid #acacac;
}
.footer__btn-area {
  margin-top: 6vw;
}
@media screen and (min-width: 768px) {
  .footer {
    /* お問い合わせ */
    /* お問い合わせボタン */
  }
  .footer__inner {
    padding: 80px 50px 50px;
    margin: auto;
  }
  .footer__address-area {
    margin-top: 50px;
  }
  .footer__address {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .footer__contact {
    padding-bottom: 80px;
  }
  .footer__btn-area {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .footer {
    /* 住所 */
    /* お問い合わせ */
  }
  .footer__inner {
    max-width: 1200px;
  }
  .footer__nav-area {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
  }
  .footer__address-area {
    display: flex;
    align-items: baseline;
  }
  .footer__address {
    margin-right: 100px;
    letter-spacing: 0.1rem;
  }
  .footer__contact {
    width: 40%;
    padding-left: 50px;
    padding-bottom: 0;
    border-left: 1px solid #acacac;
    border-bottom: none;
  }
}

/* カラム 1/2
========================================================= */
.column-half {
  display: flex;
  flex-flow: column;
}
.column-half__item + .column-half__item {
  margin-top: 2rem;
}
.column-half--s .column-half__item + .column-half__item {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .column-half {
    flex-flow: row;
    justify-content: space-between;
  }
  .column-half__item {
    width: calc((100% - 40px)/2);
  }
  .column-half__item + .column-half__item {
    margin-top: 0;
  }
  .column-half--s {
    justify-content: flex-start;
  }
  .column-half--s .column-half__item {
    width: auto;
  }
  .column-half--s .column-half__item + .column-half__item {
    margin-left: 4rem;
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .column-half__item {
    width: calc((100% - 60px)/2);
  }
}

/* メディア
========================================================= */
.media {
  text-decoration: none;
  color: currentColor;
  display: flex;
  flex-flow: column;
  transition: color .3s;
  padding: 40px 0;
}
.media__thumb {
  position: relative;
}
.media__thumb img {
  width: 100%;
}
.media__body {
  margin-top: 20px;
}
.media__heading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}
.media__heading + .media__txt {
  margin-top: 1em;
}
.media__crop {
  overflow: hidden;
}
.media__crop--3to2 {
  aspect-ratio: 3/2;
}
.media__crop--4to3 {
  aspect-ratio: 4/3;
}
.media__crop--16to9 {
  aspect-ratio: 16/9;
}
@media screen and (min-width: 768px) {
  .media {
    flex-flow: row;
    align-items: flex-start;
  }
  .media__thumb {
    transition: .3s;
    width: 30%;
    margin-right: 40px;
    flex-shrink: 0;
  }
  .media__body {
    margin-top: 0;
    flex-grow: 1;
  }
  .media__heading {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

a.media:hover, a.media:visited {
  color: currentColor;
}
@media screen and (min-width: 1024px) {
  a.media:hover .media__thumb {
    opacity: 0.8;
  }
}

/* カード
========================================================= */
.card {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: color .3s;
}
.card:visited, .card:hover {
  color: currentColor;
}
.card__thumb {
  overflow: hidden;
}
.card__thumb img {
  max-width: none;
  width: 100%;
  transition: transform .3s;
}
.card__body {
  margin-top: 15px;
}
.card__heading {
  font-weight: 500;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.6;
}
.card__txt {
  font-size: 10px;
  font-size: 1rem;
  color: #848484;
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  .card__body {
    margin-top: 20px;
  }
  .card__heading {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .card__txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .card:hover .card__thumb img {
    transform: scale(1.1);
  }
}

/* カード用リスト
========================================================= */
.card-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -40px;
}
.card-list__item {
  margin-top: 40px;
  width: calc((100% - 24px) / 2);
}
@media screen and (min-width: 1024px) {
  .card-list__item {
    margin-top: 50px;
    width: calc((100% - 48px) / 3);
  }
  .card-list::after {
    content: "";
    display: block;
    width: calc((100% - 48px) / 3);
  }
}

/* Loading画面設定
========================================================= */
.splash {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Loading画像中央配置　*/
}
.splash__inner {
  width: 24vw;
}
.splash__logo {
  width: 100%;
}
.splash__bar {
  height: 6px;
  width: 120%;
  margin: 40px -10% 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .splash__inner {
    width: 20vw;
  }
}
@media screen and (min-width: 1024px) {
  .splash__inner {
    width: 150px;
  }
}

.bar-mask {
  clip-path: inset(0 round 6px);
}

/* HOME
========================================================= */
.main--home {
  padding-top: 0 !important;
}

/* ヒーローヘッダー
========================================================= */
.hero {
  display: flex;
  flex-flow: column;
  position: relative;
}
.hero__img {
  height: 60vh;
  position: relative;
  overflow: hidden;
}
.hero__infinitescroll {
  width: 100%;
  height: 300%;
  animation: infinitescroll-sp 80s linear infinite;
  background-size: 500px 833.5px;
}
.hero__infinitescroll.image01 {
  background: url("../img/hero_image01_sp.webp");
  background-size: 500px 833.5px;
}
.hero__infinitescroll.image02 {
  background: url("../img/hero_image02_sp.webp");
  background-size: 500px 833.5px;
}
.hero__infinitescroll.image03 {
  background: url("../img/hero_image03_sp.webp");
  background-size: 500px 833.5px;
}
.hero__header {
  height: 0;
  margin: 0 !important;
}
.hero__header::after {
  display: none;
}
.hero__scroll {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 99;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.hero__scroll a {
  width: 90px;
  height: 90px;
  border-radius: 90px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background-color: #e2eae1;
  color: #9ab39e;
}
.hero__scroll a span {
  font-size: 11px;
  order: 0;
  letter-spacing: 0.05em;
}
.hero__scroll a::before {
  content: "";
  height: 30px;
  width: 1px;
  background: #9ab39e;
  display: block;
  order: 1;
  margin-top: 5px;
}
.hero__scroll a::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 1px solid #9ab39e;
  border-right: 1px solid #9ab39e;
  transform: rotate(135deg);
  order: 2;
  margin-top: -10px;
}
.hero .scroll-start {
  animation: scroll-start .5s forwards ease;
}
.hero .header__inner {
  background: none;
  overflow: visible;
  position: static;
  padding: 0;
  height: 60vh;
}
@media screen and (min-width: 768px) {
  .hero__scroll {
    right: 40px;
  }
  .hero__scroll a {
    transform: scale(1.2);
  }
  .hero__infinitescroll {
    background-size: 667.8px 1484px;
    animation: infinitescroll 80s linear infinite;
  }
  .hero__infinitescroll.image01 {
    background: url("../img/hero_image01.webp");
    background-size: 890.4px 1484px;
  }
  .hero__infinitescroll.image02 {
    background: url("../img/hero_image02.webp");
    background-size: 890.4px 1484px;
  }
  .hero__infinitescroll.image03 {
    background: url("../img/hero_image03.webp");
    background-size: 890.4px 1484px;
  }
}
@media screen and (min-width: 1024px) {
  .hero {
    flex-flow: row;
  }
  .hero__header {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100vh;
  }
  .hero__header::after {
    top: 0;
    right: 20px !important;
    display: block;
  }
  .hero__img {
    width: 45%;
    height: 100vh;
  }
  .hero__scroll {
    right: 27.5%;
    bottom: 8%;
  }
  .hero__scroll a {
    transition: .3s all;
  }
  .hero__scroll a:hover {
    opacity: .8;
    transform: translateY(10px) scale(1.2);
  }
  .hero .header__inner {
    height: 100vh;
  }
  .hero .g-nav {
    z-index: 2;
    top: 46px;
    right: 105px;
  }
}
@media screen and (min-width: 1200px) {
  .hero {
    min-height: 700px;
  }
  .hero .g-nav {
    right: 120px;
  }
}

.home-introduction {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-introduction__inner {
  padding: 40px 100px 40px 6vw;
}
.home-introduction__copy {
  color: #646464;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: 5.8vw;
  font-weight: 500;
}
.home-introduction__copy .copy-gr {
  color: #88ad47;
}
.home-introduction__sub {
  line-height: 1.9;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 2em;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .home-introduction__inner {
    width: 68%;
    padding: 80px 0;
  }
  .home-introduction__copy {
    font-size: 5.8vw;
  }
  .home-introduction__sub {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .home-introduction {
    width: 55%;
    height: 100vh;
    position: relative;
  }
  .home-introduction::before {
    content: "";
    background: url("../img/ivy_3.png");
    display: block;
    position: absolute;
    width: 60px;
    height: 154px;
    left: -19px;
    z-index: 2;
    bottom: 15%;
    background-size: 60px 154px;
    transform: scale(-1, 1);
  }
  .home-introduction__inner {
    width: 64%;
    padding: 0;
    margin-top: -3%;
  }
  .home-introduction__copy {
    font-size: 3vw;
    margin: 0;
  }
  .home-introduction__sub {
    font-size: 14px;
    font-size: 1.4rem;
    width: 90%;
  }
}

/* 事業紹介
========================================================= */
.section--home-service {
  overflow: hidden;
}

.home-service {
  display: flex;
  flex-flow: column;
}
.home-service__header {
  margin-top: -3%;
}
.home-service__item {
  display: flex;
  text-decoration: none;
  color: currentColor;
  position: relative;
}
.home-service__item--bf {
  margin-right: -6vw;
  flex-flow: row-reverse;
}
.home-service__item--sd {
  margin-top: 10%;
  margin-left: -6vw;
  padding-left: 6vw;
}
.home-service__item--sd .home-service__img-wrapper {
  margin-left: -6vw;
}
.home-service__item--sd::after {
  content: "";
  display: block;
  background: #e2eae1;
  width: 200%;
  height: 200%;
  position: absolute;
  top: 30%;
  left: -6vw;
}
.home-service__body {
  position: relative;
  z-index: 2;
  width: 90%;
}
.home-service__heading {
  z-index: 2;
  padding: 0.5em 0.8em 0.8em 0;
  position: absolute;
  top: 55%;
  font-size: 20px;
  font-size: 2rem;
  margin-left: -5%;
  transition: .5s all ease;
}
.home-service__heading .en {
  font-weight: 400;
}
.home-service__heading .jp {
  display: block;
  font-size: 0.5em;
  font-weight: 500;
}
.home-service__heading--bf {
  background: #ecf2ec;
}
.home-service__heading--sd {
  right: 0;
  margin-right: -5%;
  padding-left: 0.8em;
  background: #e2eae1;
}
.home-service__img-wrapper {
  position: relative;
}
.home-service__img {
  aspect-ratio: 3/4;
  overflow: hidden;
}
.home-service__img img {
  object-fit: cover;
  height: 100%;
}
.home-service__txt {
  margin-top: 2rem;
  font-size: 11px;
  font-size: 1.1rem;
}
.home-service__btn {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .home-service {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
  }
  .home-service__item {
    width: calc(100% / 2.6);
    display: block;
  }
  .home-service__item--bf {
    margin-right: 0;
  }
  .home-service__item--sd {
    margin-top: 8%;
    margin-left: 0;
    padding-left: 0;
  }
  .home-service__item--sd::after {
    top: 25%;
    left: -35%;
  }
  .home-service__item--sd .home-service__img-wrapper {
    margin-left: 0;
  }
  .home-service__item--sd .home-service__txt {
    padding-left: 0;
  }
  .home-service__body {
    width: 100%;
  }
  .home-service__heading {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .home-service__heading--sd {
    right: auto;
    margin-right: 0;
    padding-left: 0;
  }
  .home-service__img {
    aspect-ratio: 2/3;
  }
  .home-service__txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .home-service__btn {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .home-service__item--sd::after {
    left: -45%;
  }
  .home-service__item:hover .home-service__img img {
    clip-path: inset(0 0 0 100%);
  }
  .home-service__item:hover .home-service__img::after {
    transform: scale(1.1);
  }
  .home-service__heading {
    font-size: 30px;
    font-size: 3rem;
  }
  .home-service__img {
    aspect-ratio: 3/4;
    position: relative;
  }
  .home-service__img img {
    transition: .5s all;
    clip-path: inset(0);
  }
  .home-service__img--bf::after {
    background: url("../img/home_service_bf2.webp");
  }
  .home-service__img--sd::after {
    background: url("../img/home_service_sd2.webp");
  }
  .home-service__img::after {
    content: "";
    display: block;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 2s all;
  }
  .home-service__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* 制作事例
========================================================= */
.home-works__header {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
}
.home-works__heading {
  width: 20vw;
  margin-left: 10%;
  margin-top: -3%;
  flex-shrink: 0;
}
.home-works__txt {
  font-size: 11px;
  font-size: 1.1rem;
  flex-grow: 1;
  margin-top: 10%;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .home-works__heading {
    width: 80px;
    margin-left: 15%;
  }
  .home-works__txt {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 3%;
    margin-left: 10%;
  }
}
@media screen and (min-width: 1024px) {
  .home-works__heading {
    width: 60px;
  }
  .home-works__txt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 5%;
  }
}

.works-lineup {
  display: flex;
  flex-flow: column;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.works-lineup__item {
  color: currentColor;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.works-lineup__item:nth-of-type(-n+1) {
  border-top: 1px solid #ddd;
}
.works-lineup__img {
  aspect-ratio: 5/4;
  overflow: hidden;
  width: 35%;
  flex-shrink: 0;
  margin-right: 4%;
}
.works-lineup__img img {
  object-fit: cover;
  height: 100%;
  transition: .4s all;
}
.works-lineup__heading {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  position: relative;
  flex-grow: 1;
  width: fit-content;
}
.works-lineup__heading::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -0.8em;
  left: 0;
  width: 100%;
  height: 1px;
  background: #646464;
  transition: transform .4s ease;
  transform: scale(0, 1);
  transform-origin: right center;
}
@media screen and (min-width: 768px) {
  .works-lineup {
    justify-content: space-between;
    flex-flow: row;
    flex-wrap: wrap;
  }
  .works-lineup__item {
    width: 50%;
    margin: 0;
  }
  .works-lineup__item:nth-of-type(-n+2) {
    border-top: 1px solid #ddd;
  }
  .works-lineup__heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
  }
}
@media screen and (min-width: 1024px) {
  .works-lineup {
    margin-right: calc(50% - 50vw);
    margin-left: -40px;
  }
  .works-lineup__item {
    flex-flow: column;
    align-items: flex-start;
    width: calc(100% / 4);
    border: none;
  }
  .works-lineup__item:nth-of-type(-n+2) {
    border-top: none;
  }
  .works-lineup__item:nth-of-type(n + 3) {
    margin-top: 0;
  }
  .works-lineup__item:hover .works-lineup__heading::after {
    transform: scale(1, 1);
    transform-origin: left center;
  }
  .works-lineup__item:hover .works-lineup__img img {
    opacity: .9;
    transform: scale(1.05);
  }
  .works-lineup__img {
    aspect-ratio: 4/3;
    margin-right: 0;
    width: 100%;
  }
  .works-lineup__heading {
    margin-top: 0.8em;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.section--home-works {
  position: relative;
}
@media screen and (min-width: 768px) {
  .section--home-works::before {
    content: "";
    background: url("../img/ivy_4.png") no-repeat;
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 1%;
    width: 80px;
    height: 178px;
    background-size: cover;
  }
}
@media screen and (min-width: 1024px) {
  .section--home-works::before {
    width: 100px;
    height: 222px;
  }
}

/* C-herbal
========================================================= */
.cherbal__inner {
  display: flex;
  flex-flow: column;
}
.cherbal__header {
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
  aspect-ratio: 8/4;
}
.cherbal__body {
  margin-top: 20%;
}
.cherbal__btn {
  margin: 3rem auto 0;
  display: flex;
  justify-content: center;
}
.cherbal__btn--pc {
  display: none;
}
.cherbal__img {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.cherbal__img li {
  width: calc((100% - 20px) / 3);
}
@media screen and (min-width: 768px) {
  .cherbal__inner {
    flex-flow: row;
    justify-content: space-between;
  }
  .cherbal__header {
    margin-top: -3%;
    display: block;
    aspect-ratio: auto;
  }
  .cherbal__body {
    width: 35%;
    margin-top: 5%;
  }
  .cherbal__txt {
    color: #fff;
    font-weight: 500;
  }
  .cherbal__btn {
    margin-top: 40px;
  }
  .cherbal__btn .round-btn--wh {
    padding: 1.2em 2em;
  }
  .cherbal__btn--pc {
    display: flex;
  }
  .cherbal__img {
    margin-top: 20%;
    margin-bottom: -12vw;
    margin-right: -23%;
  }
  .cherbal__img li {
    width: calc(100% / 3);
  }
  .cherbal__img img {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
  }
}
@media screen and (min-width: 1024px) {
  .cherbal__body {
    width: 38%;
  }
  .cherbal__txt {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cherbal__img {
    margin-right: -90px;
    margin-bottom: -110px;
  }
  .cherbal__btn .round-btn--wh {
    padding: 1.5em 3em;
  }
}

/* 私たちについて
========================================================= */
.home-about {
  margin-right: calc(50% - 50vw);
  display: flex;
  flex-flow: column;
}
.home-about__item {
  position: relative;
  display: block;
  text-decoration: none;
  color: #fff;
}
.home-about__img {
  aspect-ratio: 4/3;
  overflow: hidden;
}
.home-about__img img {
  filter: brightness(80%);
  transition: .4s all;
  object-fit: cover;
  height: 100%;
}
.home-about__heading {
  z-index: 2;
  position: absolute;
  bottom: 20px;
  left: 15px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  font-size: 16px;
  font-size: 1.6rem;
  width: fit-content;
}
.home-about__heading .en {
  font-size: 0.6em;
  display: block;
  line-height: 1.1;
}
.home-about__heading::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -0.5em;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  transition: transform .4s ease;
  transform: scale(0, 1);
  transform-origin: right center;
}
@media screen and (min-width: 768px) {
  .home-about {
    flex-flow: row;
    flex-wrap: wrap;
  }
  .home-about__item {
    width: calc(100% / 2);
  }
  .home-about__heading {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .home-about__item {
    width: calc(100% / 3);
  }
  .home-about__item:hover .home-about__heading::after {
    transform: scale(1, 1);
    transform-origin: left center;
  }
  .home-about__img {
    aspect-ratio: 1/1;
  }
  .home-about__img:hover img {
    filter: brightness(95%);
  }
  .home-about__heading {
    bottom: 30px;
    left: 20px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

/* swiper
========================================================= */
:root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --color-base: #f8f8f8;
  --color-gray: #ddd;
  --color-theme: #f5695f;
  --color-theme-darken: #f12617;
  --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .06), -.8rem -.8rem 1.2rem #fff;
  --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08);
  --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
  --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff,.2);
}

[class*=swiper]:focus {
  outline: none;
}

.stickout-swiper {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-right: calc(50% - 50vw);
  /* 前へ 次へボタン */
  /* スライド部分 */
}
.stickout-swiper__inner {
  position: relative;
}
.stickout-swiper .swiper {
  overflow: visible;
  padding: 0 5vw 0 0;
}
.stickout-swiper .swiper-controller {
  display: flex;
  gap: 1.6rem;
  align-items: center;
  justify-content: flex-end;
  padding-top: 4rem;
  position: relative;
}
.stickout-swiper .swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem 0.8rem;
  justify-content: flex-start;
  margin: 0 auto 0 0;
  text-align: center;
  top: 2rem;
}
.stickout-swiper .swiper-pagination-bullet {
  width: 1.6rem;
  height: 4px;
  cursor: pointer;
  border-radius: 0;
  transition: var(--transition);
  vertical-align: top;
  background-color: #aaa;
}
.stickout-swiper .swiper-pagination-bullet-active {
  width: 4rem;
  background-color: #88ad47;
}
.stickout-swiper .swiper-button-prev,
.stickout-swiper .swiper-button-next {
  position: relative;
  flex-shrink: 0;
  margin: 0;
}
.stickout-swiper .swiper-slide {
  width: max-content;
  text-decoration: none;
  color: currentColor;
  display: flex;
  height: auto;
}
.stickout-swiper .slide-card {
  overflow: hidden;
  width: 20rem;
}
.stickout-swiper .slide-card__img {
  aspect-ratio: 3/2;
}
.stickout-swiper .slide-card__body {
  padding: 1.5em 1em;
  text-decoration: none;
  color: currentColor;
}
.stickout-swiper .slide-card__date {
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  color: var(--color-theme);
}
.stickout-swiper .slide-card__heading {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .stickout-swiper .swiper-controller {
    padding-top: 0;
    margin-top: 3.2rem;
    padding-right: 3.2rem;
    padding-bottom: 1rem;
    justify-content: flex-end;
  }
  .stickout-swiper .swiper-pagination {
    top: auto;
    bottom: auto;
  }
}
@media screen and (min-width: 1024px) {
  .stickout-swiper .swiper {
    padding-right: 3.2rem;
  }
  .stickout-swiper .slide-card {
    width: 36rem;
    transition: var(--transition);
  }
  .stickout-swiper .slide-card img {
    transition: var(--transition);
  }
  .stickout-swiper .slide-card:hover {
    transform: translateY(-16px);
    -webkit-box-shadow: var(--box-shadow-hover);
    box-shadow: var(--box-shadow-hover);
  }
  .stickout-swiper .slide-card__body {
    padding: 1.5em 2em;
  }
  .stickout-swiper .slide-card__heading {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.slide-card__img {
  position: relative;
  overflow: hidden;
}
.slide-card__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 前へ 次へボタン */
.swiper-button-prev,
.swiper-button-next {
  display: grid;
  place-content: center;
  width: 5rem;
  height: 5rem;
  cursor: pointer;
  transition: var(--transition);
  position: relative;
  flex-shrink: 0;
  margin: 0;
}
.swiper-button-prev::before,
.swiper-button-next::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  box-shadow: var(--box-shadow);
}
.swiper-button-prev::after,
.swiper-button-next::after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid #646464;
  border-width: 3px 3px 0 0;
}
@media screen and (min-width: 1024px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 6.4rem;
    height: 6.4rem;
  }
  .swiper-button-prev::before,
  .swiper-button-next::before {
    transition: var(--transition);
  }
  .swiper-button-prev:hover::before,
  .swiper-button-next:hover::before {
    transform: scale(1.1);
  }
}

.swiper-button-prev {
  left: auto;
}

.swiper-button-next {
  right: auto;
}

.swiper-button-prev::after {
  margin-left: 0.4rem;
  transform: rotate(-135deg);
}

.swiper-button-next::after {
  margin-right: 0.4rem;
  transform: rotate(45deg);
}

.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* 表示順の並べ替え
========================================================= */
.swipe01 {
  order: 0;
}

.swipe02 {
  order: 1;
}

.swipe03 {
  order: 2;
}

.swipe04 {
  order: 3;
}

.swipe05 {
  order: 4;
}

.swipe06 {
  order: 5;
}

.swipe07 {
  order: 6;
}

.swipe08 {
  order: 7;
}

/* loop-img-swiper
========================================================= */
:root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --color-base: #f8f8f8;
  --color-gray: #ddd;
  --color-theme: #f5695f;
  --color-theme-darken: #f12617;
  --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
  --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
  --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff,.2);
}

[class*=swiper]:focus {
  outline: none;
}

.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}

.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.loop-img-swiper {
  overflow: hidden;
}
.loop-img-swiper .swiper {
  overflow: visible;
}
.loop-img-swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.loop-img-swiper .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.loop-img-swiper .slide {
  overflow: hidden;
  width: 24rem;
  border-radius: 4px;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}
.loop-img-swiper .slide-media {
  aspect-ratio: 3/4;
}
.loop-img-swiper .slide-media img {
  height: calc(100% + 16px);
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
}
@media only screen and (max-width: 599px) {
  .loop-img-swiper .slide {
    width: 12rem;
  }
}
@media only screen and (min-width: 1025px) {
  .loop-img-swiper .slide {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .loop-img-swiper .slide img {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
}

/* 私たちについて
========================================================= */
.about-header {
  margin-right: calc(50% - 50vw);
  display: flex;
  flex-flow: column;
}
.breadcrumb + .about-header {
  margin-top: 40px;
}
.about-header__inner {
  position: relative;
}
.about-header__heading {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  z-index: 2;
  font-size: 20px;
  font-size: 2rem;
}
.about-header__heading .heading-frame--en {
  font-size: 0.6em;
  margin-bottom: -1px;
  font-weight: 500;
  color: #c8c9ca;
}
.about-header__img img {
  width: 100%;
}
.about-header__nav {
  margin-top: 40px;
}
.about-header__nav ul {
  padding-left: 1rem;
}
.about-header__nav li {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.about-header__nav li::before {
  content: "";
  background: #c8c9ca;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  display: block;
  margin-right: 0.8rem;
}
.about-header__nav li + li {
  margin-top: 1rem;
}
.about-header__nav a {
  color: currentColor;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .about-header {
    margin-left: calc(50% - 50vw);
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .about-header__nav {
    width: 24%;
    margin-right: 4%;
    padding-left: 50px;
    margin-top: 0;
  }
  .about-header__nav ul {
    padding-left: 0;
  }
  .about-header__nav li {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .about-header__inner {
    width: 72%;
  }
  .about-header__inner::before {
    content: "";
    background: url("../img/ivy_3.png");
    display: block;
    position: absolute;
    width: 50px;
    height: 128px;
    left: -34px;
    z-index: 2;
    bottom: -20px;
    background-size: 50px 128px;
  }
  .about-header__heading {
    font-size: 30px;
    font-size: 3rem;
    top: 48%;
    transform: translateY(-48%);
  }
}
@media screen and (min-width: 1024px) {
  .about-header__inner::before {
    width: 70px;
    height: 180px;
    left: -48px;
    bottom: -30px;
    background-size: 70px 180px;
  }
  .about-header__heading {
    font-size: 36px;
    font-size: 3.6rem;
    left: 30px;
  }
  .about-header__nav {
    width: 24%;
    margin-right: 4%;
    padding-left: 4%;
  }
  .about-header__nav li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .about-header__nav li a {
    transition: .3s all;
  }
  .about-header__nav li a:hover {
    color: #222;
  }
}

/* ごあいさつ
========================================================= */
#message {
  padding-top: 15vw;
  padding-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  #message {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

.message {
  margin-left: calc(50% - 50vw);
  display: flex;
  flex-flow: column;
}
.message__img {
  aspect-ratio: 2/3;
  overflow: hidden;
  width: 75%;
}
.message__img img {
  object-fit: cover;
  width: 100%;
}
.message__body {
  margin: 8vw 0 0 6vw;
  position: relative;
}
.message__heading {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 1em;
  font-weight: 500;
  letter-spacing: 0.1em;
  background: #fff;
  padding: 0.2em;
  top: -50%;
  left: 48%;
  z-index: 2;
  position: absolute;
}
.message__txt {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .message {
    flex-flow: row;
    align-items: center;
  }
  .message__img {
    aspect-ratio: 2/3;
    width: 40%;
    margin-right: 60px;
    flex-shrink: 0;
  }
  .message__body {
    flex-grow: 1;
    margin: 0;
  }
  .message__heading {
    font-size: 34px;
    font-size: 3.4rem;
    background: none;
    padding: 0;
    position: static;
  }
  .message__txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .message {
    padding-left: 5%;
  }
  .message__img {
    margin-right: 80px;
  }
  .message__body {
    padding-right: 5%;
    padding-left: 5%;
  }
}

/* 会社概要
========================================================= */
.company {
  display: flex;
  flex-flow: column;
  position: relative;
}
.company__outline {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.company__outline dt {
  width: 16%;
  margin-right: 4%;
  flex-shrink: 0;
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
}
.company__outline dt::after {
  content: "";
  background: #646464;
  height: 1px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -0.8rem;
}
.company__outline dt:nth-of-type(n + 2) {
  margin-top: 3rem;
}
.company__outline dd {
  width: 80%;
  flex-grow: 1;
  font-size: 13px;
  font-size: 1.3rem;
}
.company__outline dd:nth-of-type(n + 2) {
  margin-top: 3rem;
}
.company__outline::before {
  content: url("../img/flower_y.svg");
  width: 20%;
  position: absolute;
  right: 18%;
  top: -20%;
  opacity: 0.4;
}
.company::before {
  content: url("../img/flower_p.svg");
  width: 18%;
  position: absolute;
  right: -1%;
  bottom: 15%;
  transform: rotate(90deg);
  opacity: 0.4;
}
.company::after {
  content: url("../img/flower_g.svg");
  width: 15%;
  position: absolute;
  right: 20%;
  bottom: -5%;
  opacity: 0.4;
}
@media screen and (min-width: 768px) {
  .company {
    flex-flow: row;
  }
  .company__heading {
    width: 30%;
    flex-shrink: 0;
    margin-right: 4%;
  }
  .company__outline {
    margin-top: 0;
    flex-grow: 1;
  }
  .company__outline dt {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .company__outline dd {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .company__outline::before {
    width: 20%;
    right: 20%;
    top: -50%;
  }
  .company::before {
    width: 12%;
    right: 0;
    top: 25%;
  }
  .company::after {
    width: 10%;
    right: 10%;
    bottom: -40%;
  }
}
@media screen and (min-width: 1024px) {
  .company__heading {
    width: 20%;
  }
  .company__outline::before {
    width: 13%;
    right: 30%;
    top: -50%;
  }
  .company::before {
    width: 10%;
    right: -5%;
    top: auto;
    bottom: 25%;
  }
  .company::after {
    width: 9%;
    right: 10%;
    bottom: -50%;
  }
}

/* 事業案内
========================================================= */
#service .column-half--service {
  margin-top: 0;
}

/* プロフィール
========================================================= */
.profile__inner {
  display: grid;
  gap: 20px;
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-template-areas: "heading" "img" "body";
}
.profile__heading {
  grid-area: heading;
  display: flex;
  align-items: self-end;
  font-size: 18px;
  font-size: 1.8rem;
}
.profile__heading--l {
  font-size: 20px;
  font-size: 2rem;
}
.profile__heading .heading-frame--en {
  font-size: 0.7em;
}
.profile__img {
  grid-area: img;
  aspect-ratio: 1/1;
  overflow: hidden;
  margin-right: -6vw;
}
.profile__img img {
  object-fit: cover;
  width: 100%;
}
.profile__body {
  grid-area: body;
}
.profile__skill {
  color: #848484;
  font-size: 11px;
  font-size: 1.1rem;
}
.profile__txt {
  margin-top: 2rem;
}
.profile__txt + .profile__txt {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .profile__inner {
    margin-right: calc(50% - 50vw);
    row-gap: 20px;
    column-gap: 60px;
    grid-template-columns: 1fr 35%;
    grid-template-rows: 10% 90%;
    grid-template-areas: "heading img" "body img";
  }
  .profile__img {
    margin-right: 0;
  }
  .profile__heading {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .profile__heading--l {
    font-size: 27px;
    font-size: 2.7rem;
  }
  .profile__body {
    place-content: top;
  }
  .profile__skill {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .profile__inner {
    row-gap: 40px;
    column-gap: 100px;
  }
  .profile__img {
    aspect-ratio: 4/5;
  }
  .profile__heading {
    font-size: 30px;
    font-size: 3rem;
  }
  .profile__heading--l {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .profile__skill {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* 執筆・掲載等 */
.profile-pub li {
  font-size: 12px;
  font-size: 1.2rem;
}
.profile-pub__heading {
  font-size: 14px;
  font-size: 1.4rem;
}
.profile-pub + .profile-pub {
  margin-top: 20px;
}
.profile-pub__img {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.profile-pub__img li {
  width: 30%;
  margin-right: 4%;
}
.profile-pub__img li.two-pages {
  width: 60%;
}
.profile-pub__img li:nth-child(n + 3) {
  margin-top: 4%;
}
@media screen and (min-width: 768px) {
  .profile-pub li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .profile-pub__heading {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

/* 雑誌 */
.book__img img {
  border: 1px solid #c8c9ca;
}
.book__title {
  font-size: 9px;
  font-size: 0.9rem;
  margin-top: 0.8em;
}
@media screen and (min-width: 768px) {
  .book__title {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* 受賞歴 */
.line-list--award dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.line-list--award dt {
  font-weight: 500;
  width: 16%;
  margin-right: 4%;
  flex-shrink: 0;
}
.line-list--award dd {
  width: 80%;
  flex-grow: 1;
}
.line-list--award dt, .line-list--award dd {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .line-list--award dt, .line-list--award dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.profile-sub-heading {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .profile-sub-heading {
    font-size: 20px;
    font-size: 2rem;
  }
}

.column-half--profile {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .column-half--profile {
    flex-flow: column;
    margin-top: 80px;
  }
  .column-half--profile .column-half__item {
    width: 100%;
  }
  .column-half--profile .column-half__item + .column-half__item {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .column-half--profile {
    flex-flow: row;
    justify-content: space-between;
  }
  .column-half--profile .column-half__item {
    width: calc((100% - 60px)/2);
  }
  .column-half--profile .column-half__item + .column-half__item {
    margin-top: 0;
  }
}

/* スタッフ紹介
========================================================= */
.staff {
  display: flex;
  flex-flow: column;
}
.staff__item + .staff__item {
  margin-top: 8vw;
}
.staff__heading {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
.staff__heading .heading-frame--en {
  font-size: 11px;
  font-size: 1.1rem;
}
.staff__heading .heading-frame--jp {
  font-size: 15px;
  font-size: 1.5rem;
}
.staff__img-wrapper {
  position: relative;
}
.staff__img {
  aspect-ratio: 4/3;
  overflow: hidden;
}
.staff__img img {
  object-fit: cover;
  height: 100%;
}
.staff__body {
  margin-top: 20px;
}
.staff__skill {
  font-size: 11px;
  font-size: 1.1rem;
  color: #848484;
}
.staff__txt {
  margin-top: 0.8em;
}
@media screen and (min-width: 768px) {
  .staff {
    flex-flow: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .staff__item {
    width: calc((100% - 40px) / 2);
  }
  .staff__item + .staff__item {
    margin-top: 0;
  }
  .staff__item:nth-of-type(3) {
    margin-top: 40px;
  }
  .staff__heading .heading-frame--en {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .staff__heading .heading-frame--jp {
    font-size: 20px;
    font-size: 2rem;
  }
  .staff__img {
    aspect-ratio: 1/1;
  }
  .staff__skill {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .staff__item {
    width: calc((100% - 80px) / 3);
  }
  .staff__item:nth-of-type(3) {
    margin-top: 0;
  }
  .staff__heading .heading-frame--en {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .staff__heading .heading-frame--jp {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .staff__skill {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* 事業紹介
========================================================= */
.service-nav {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  color: currentColor;
  text-decoration: none;
}
.service-nav__item {
  position: relative;
}
.service-nav__heading {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 2;
  font-size: 20px;
  font-size: 2rem;
}
.service-nav__heading .heading-frame--jp {
  font-size: 0.5em;
}
.service-nav__img {
  position: relative;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.service-nav__img img {
  object-fit: cover;
  height: 100%;
  transition: .4s all;
}
.service-nav__txt {
  margin-top: 20px;
  font-size: 11px;
  font-size: 1.1rem;
}
.service-nav__more {
  display: flex;
  justify-content: flex-end;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .service-nav__heading {
    left: 15px;
    bottom: 15px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .service-nav__img {
    aspect-ratio: 5/4;
  }
  .service-nav__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .service-nav:hover .service-nav__img img {
    opacity: .9;
    transform: scale(1.05);
  }
  .service-nav:hover .line-more-btn::before {
    transform: scale(1, 1);
    transform-origin: left center;
  }
  .service-nav__heading {
    left: 20px;
    bottom: 20px;
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.column-half--service {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .column-half--service {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .column-half--service {
    margin-top: 60px;
  }
}

/* 事業紹介：詳細　共通ヘッダー
========================================================= */
.service-header {
  margin-right: calc(50% - 50vw);
  display: flex;
  flex-flow: column;
  position: relative;
  /* ブルーベルフラワー背景 */
}
.breadcrumb + .service-header {
  margin-top: 40px;
}
.service-header__body {
  padding-right: 6vw;
}
.service-header__heading {
  font-size: 27px;
  font-size: 2.7rem;
}
.service-header__heading .heading-service__en {
  color: #949494;
  letter-spacing: 0.2rem;
  font-weight: 400;
}
.service-header__heading .heading-service__jp {
  display: block;
  letter-spacing: 0.1rem;
  font-weight: 500;
  font-size: 0.5em;
}
.service-header__txt {
  margin-top: 2em;
  border-left: 1px solid #c8c9ca;
  padding-left: 1em;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2;
}
.service-header__img {
  margin-top: 3rem;
  overflow: hidden;
  /* ブルーベルフラワー */
}
.service-header__img--bf img {
  border-radius: 100vh;
  width: 100%;
  margin-left: 5%;
}
.service-header--bf::after {
  content: "";
  display: block;
  background: linear-gradient(0deg, white 5%, #f5f2ec 50%, white 95%);
  width: 150%;
  height: 100%;
  z-index: -1;
  top: 50%;
  position: absolute;
  margin-left: -50%;
}
@media screen and (min-width: 768px) {
  .service-header__img {
    /* ブルーベルフラワー */
  }
  .service-header__img--bf img {
    width: 80%;
    margin-left: 25%;
  }
  .service-header__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .service-header__heading {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .service-header {
    flex-flow: row;
    align-items: center;
  }
  .service-header__heading {
    font-size: 3.2vw;
  }
  .service-header__body {
    flex-grow: 1;
    padding-right: 0;
  }
  .service-header__img {
    width: 55%;
    margin-left: 5%;
    margin-top: 0;
    flex-shrink: 0;
    /* ブルーベルフラワー */
  }
  .service-header__img--bf {
    padding-right: 5%;
  }
  .service-header__img--bf img {
    width: 100%;
    max-width: 640px;
    margin-left: 0;
  }
  .service-header__txt {
    margin-top: 4rem;
  }
}

/* 事業紹介：詳細　イントロダクション
========================================================= */
.introduction {
  margin-left: calc(50% - 50vw);
  display: flex;
  flex-flow: column;
}
.introduction__img {
  overflow: hidden;
  /* ブルーベルフラワー */
}
.introduction__img--bf {
  margin-top: -30%;
  z-index: 2;
}
.introduction__img--bf img {
  border-radius: 100vh;
  margin-left: -5%;
  width: 60%;
}
.introduction__body {
  padding: 6vw 0 0 6vw;
}
.introduction__txt {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .introduction__img {
    /* ブルーベルフラワー */
  }
  .introduction__img--bf {
    margin-top: -15%;
  }
  .introduction__body {
    flex-grow: 1;
  }
  .introduction__heading {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 3rem;
  }
  .introduction__txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .introduction {
    flex-flow: row;
  }
  .introduction__img {
    margin-right: 80px;
    width: 40%;
    flex-shrink: 0;
    /* ブルーベルフラワー */
  }
  .introduction__img--bf {
    margin-top: -10%;
    padding-left: 5%;
  }
  .introduction__img--bf img {
    max-width: 480px;
    margin-left: 0;
    width: 100%;
  }
  .introduction__body {
    padding: 8% 5% 0 3%;
  }
}

#introduction-sd {
  padding-top: 15vw;
}
@media screen and (min-width: 768px) {
  #introduction-sd {
    padding-top: 150px;
  }
}

/* 事業紹介：詳細　サービスメニュー
========================================================= */
.service-menu {
  display: flex;
  flex-flow: column;
}
.service-menu__price {
  width: 100%;
}
.service-menu__price li {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 1.2rem  0.8rem;
}
.service-menu__price li:nth-child(even) {
  background: #f4f4f4;
}
.service-menu__price dl {
  display: flex;
  flex-flow: column;
}
.service-menu__price dd {
  margin-top: 1rem;
  text-align: right;
}
.service-menu__img {
  aspect-ratio: 1/1;
  overflow: hidden;
}
.service-menu__img img {
  object-fit: cover;
  width: 80%;
  margin: 10%;
}
.service-menu__example {
  width: 100%;
  margin-top: 3rem;
}
.service-menu__example ul {
  margin-bottom: 1.5rem;
}
.service-menu__example li {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #6b8b63;
  border-color: #e2eae1 !important;
  display: flex;
  align-items: center;
}
.service-menu__example li::before {
  content: "";
  background: #6b8b63;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  display: block;
  margin-right: 0.8rem;
}
.service-menu__example li:first-child {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .service-menu__body {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
  }
  .service-menu__price li {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .service-menu dl {
    flex-flow: row;
    align-items: center;
  }
  .service-menu dt {
    flex-grow: 1;
  }
  .service-menu dd {
    width: 20%;
    margin-left: 4%;
    margin-top: 0;
    text-align: left;
    flex-shrink: 0;
  }
  .service-menu__txt {
    flex-grow: 1;
    width: calc(100% - (35% + 40px));
  }
  .service-menu__img {
    aspect-ratio: 2/3;
    width: 35%;
    margin-left: 40px;
    margin-top: 0;
    flex-shrink: 0;
  }
  .service-menu__img img {
    width: 100%;
    margin: auto;
  }
  .service-menu__example li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .service-menu {
    flex-flow: row;
  }
  .service-menu__heading {
    width: 20%;
    margin-right: 80px;
    flex-shrink: 0;
  }
  .service-menu__txt {
    flex-grow: 1;
    width: calc(100% - (35% + 60px));
  }
  .service-menu__img {
    margin-left: 60px;
  }
  .service-menu__price li {
    padding: 1.5rem  1rem;
  }
  .service-menu__price li:first-child {
    padding-top: 0;
  }
  .service-menu__example {
    margin-top: 1rem;
  }
}

/* ブルーベルフラワー　制作事例
========================================================= */
.wedding-photo {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* ストラクチャー＆デザイン　制作事例
========================================================= */
@media screen and (min-width: 1024px) {
  .card-list--sd::after {
    content: none;
  }
  .card-list--sd .card-list__item:nth-of-type(1) {
    order: 0;
  }
  .card-list--sd .card-list__item:nth-of-type(2) {
    order: 1;
  }
  .card-list--sd .card-list__item:nth-of-type(3) {
    order: 3;
  }
  .card-list--sd .card-list__item:nth-of-type(4) {
    order: 4;
  }
  .card-list--sd .card-list__item:nth-of-type(5) {
    order: 2;
  }
  .card-list--sd .card-list__item:nth-of-type(6) {
    order: 5;
  }
}

/* 制作事例
========================================================= */
.works-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 10vw;
}
.works-nav__item {
  margin: 0 0.5em 0.8em 0;
}
.works-nav a {
  display: inline-block;
  padding: 0.8em 2em;
  border-radius: 2em;
  background: #fafafa;
  border: 1px solid #646464;
  color: #646464;
  text-decoration: none;
  font-size: 10px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .works-nav {
    margin: 20px 0 80px;
  }
  .works-nav a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .works-nav a {
    transition: .3s all;
  }
  .works-nav a:hover {
    border-color: #222;
    color: #222;
    background: #fff;
  }
}

/* 制作事例：見出し
========================================================= */
.works-header {
  border-top: 1px solid #aaa;
  padding: 3em 0;
}
.works-header__heading {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}
.works-header__txt {
  font-size: 11px;
  font-size: 1.1rem;
  color: #848484;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .works-header__heading {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .works-header__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .works-header__heading {
    font-size: 27px;
    font-size: 2.7rem;
  }
}

/* 制作事例：イメージ写真
========================================================= */
.works-img {
  display: grid;
  gap: 8px;
  /* イメージ写真 8コマ */
  /* イメージ写真 6コマ */
  /* イメージ写真 5コマ */
  /* イメージ写真 3コマ */
  /* イメージ写真 2コマ */
}
.works-img--eight {
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-template-areas: "main" "m1" "m2"		 "s1" "s2" "s3" "s4" "l";
}
.works-img--eight .works-img__item:nth-of-type(1) {
  grid-area: main;
}
.works-img--eight .works-img__item:nth-of-type(2) {
  grid-area: m1;
}
.works-img--eight .works-img__item:nth-of-type(3) {
  grid-area: m2;
}
.works-img--eight .works-img__item:nth-of-type(4) {
  grid-area: s1;
}
.works-img--eight .works-img__item:nth-of-type(5) {
  grid-area: s2;
}
.works-img--eight .works-img__item:nth-of-type(6) {
  grid-area: s3;
}
.works-img--eight .works-img__item:nth-of-type(7) {
  grid-area: s4;
}
.works-img--eight .works-img__item:nth-of-type(8) {
  grid-area: l;
}
@media screen and (min-width: 768px) {
  .works-img--eight {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "main main" "m1 m2" "s1 s2" "s3 s4" "l l";
  }
}
@media screen and (min-width: 1024px) {
  .works-img--eight {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "main main main main main main" "m1 m1 m1 m2 m2 m2" "s1 s1 s2 s2 l l" "s3 s3 s4 s4 l l";
  }
  .works-img--eight .works-img__item--l {
    aspect-ratio: 1/1.357;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1079px) {
  .works-img--eight .works-img__item--l {
    aspect-ratio: 1/1.36;
  }
}
.works-img--six {
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-template-areas: "main" "s1" "s2" "s3" "s4" "l";
}
.works-img--six .works-img__item:nth-of-type(1) {
  grid-area: main;
}
.works-img--six .works-img__item:nth-of-type(2) {
  grid-area: s1;
}
.works-img--six .works-img__item:nth-of-type(3) {
  grid-area: s2;
}
.works-img--six .works-img__item:nth-of-type(4) {
  grid-area: s3;
}
.works-img--six .works-img__item:nth-of-type(5) {
  grid-area: s4;
}
.works-img--six .works-img__item:nth-of-type(6) {
  grid-area: l;
}
@media screen and (min-width: 768px) {
  .works-img--six {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "main main" "s1 s2" "s3 s4" "l l";
  }
}
@media screen and (min-width: 1024px) {
  .works-img--six {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "main main main main main main" "s1 s1 s2 s2 l l" "s3 s3 s4 s4 l l";
  }
  .works-img--six .works-img__item--l {
    aspect-ratio: 1/1.357;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1079px) {
  .works-img--six .works-img__item--l {
    aspect-ratio: 1/1.36;
  }
}
.works-img--five {
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-template-areas: "main" "s1" "s2" "s3" "l";
}
.works-img--five .works-img__item:nth-of-type(1) {
  grid-area: main;
}
.works-img--five .works-img__item:nth-of-type(2) {
  grid-area: s1;
}
.works-img--five .works-img__item:nth-of-type(3) {
  grid-area: s2;
}
.works-img--five .works-img__item:nth-of-type(4) {
  grid-area: s3;
}
.works-img--five .works-img__item:nth-of-type(5) {
  grid-area: l;
}
@media screen and (min-width: 768px) {
  .works-img--five {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "main main" "s1 s2" "s3 s4" "l l";
  }
}
@media screen and (min-width: 1024px) {
  .works-img--five {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "main main l" "s1 s2 s3";
  }
  .works-img--five .works-img__item--l {
    aspect-ratio: 1/1.348;
  }
}
.works-img--three {
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-template-areas: "main" "s1" "s2" "s3" "s4" "l";
}
.works-img--three .works-img__item:nth-of-type(1) {
  grid-area: main;
}
.works-img--three .works-img__item:nth-of-type(2) {
  grid-area: m1;
}
.works-img--three .works-img__item:nth-of-type(3) {
  grid-area: m2;
}
@media screen and (min-width: 768px) {
  .works-img--three {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "main main" "m1 m2";
  }
}
.works-img--two {
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-template-areas: "main" "l";
}
.works-img--two .works-img__item:nth-of-type(1) {
  grid-area: main;
}
.works-img--two .works-img__item:nth-of-type(2) {
  grid-area: l;
}
@media screen and (min-width: 1024px) {
  .works-img--two {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "main main l";
  }
  .works-img--two .works-img__item--l {
    aspect-ratio: 1/1.348;
  }
}
.works-img__item {
  overflow: hidden;
}
.works-img__item--l img {
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .works-img__item--l img {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .works-img__item--l img {
    object-fit: cover;
    height: 100%;
    width: auto;
  }
}

/* 制作事例：イメージ写真（墓園用）
========================================================= */
@media screen and (min-width: 1024px) {
  .boen-image {
    background: url("../works/boen/img/boen_bg.png");
  }
  .boen-image img {
    width: 70%;
    margin: auto;
  }
}

.boen-tour {
  margin-top: 40px;
}

/* 制作事例：イメージ写真（スマホ用※縦位置）
========================================================= */
.sp-image {
  background-color: #f4f4f4;
}
.sp-image img {
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .sp-image img {
    width: 40%;
  }
}

/* 制作事例：説明
========================================================= */
.works-txt {
  display: flex;
  flex-flow: column;
  margin-top: 40px;
}
.works-txt__item--half + .works-txt__item--half {
  margin-top: 40px;
}
.works-txt__sidenote {
  padding: 15px;
  background: #f4f4f4;
  margin-top: 40px;
}
.works-txt__heading {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 0.8em;
  font-weight: 500;
}
.works-txt__heading--l {
  font-size: 16px;
  font-size: 1.6rem;
}
.works-txt__sidenote .txt {
  font-size: 11px;
  font-size: 1.1rem;
}
.works-txt__inner + .works-txt__inner {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .works-txt__heading {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .works-txt__heading--l {
    font-size: 20px;
    font-size: 2rem;
  }
  .works-txt__sidenote .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .works-txt {
    flex-flow: row;
  }
  .works-txt--half {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .works-txt__inner {
    width: calc((100% - 60px)/2);
  }
  .works-txt__inner + .works-txt__inner {
    margin-top: 0;
  }
  .works-txt__heading--l {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .works-txt__item {
    flex-grow: 1;
  }
  .works-txt__sidenote {
    width: calc(33.3333% + 40px);
    margin-top: 0;
    background: none;
    padding: 0 0 0 40px;
    border-left: 1px solid #c8c9ca;
    margin-left: 40px;
    flex-shrink: 0;
  }
}

/* 制作事例：ページ送り
========================================================= */
.works-pagination {
  padding-top: 6vw;
  display: flex;
  flex-direction: column-reverse;
  border-bottom: 1px solid #ddd;
  margin-top: 40px;
  margin-left: -6vw;
  margin-right: -6vw;
}
.works-pagination__item {
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: .25s;
  color: #646464;
  border-top: 1px solid #ddd;
}
.works-pagination__img {
  aspect-ratio: 5/4;
  overflow: hidden;
  width: 35%;
  flex-shrink: 0;
  margin-right: 4%;
}
.works-pagination__img img {
  object-fit: cover;
  height: 100%;
  transition: .4s all;
}
.works-pagination__img {
  width: 30%;
  margin-right: 4%;
  flex-shrink: 0;
}
.works-pagination__body {
  flex-grow: 1;
  display: block;
  padding-right: 1em;
}
.works-pagination__txt {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #646464;
  margin-top: -0.5em;
}
.works-pagination__txt span {
  display: flex;
  align-items: center;
  font-size: 11px;
  font-size: 1.1rem;
  color: #88ad47;
}
.works-pagination__txt--prev span::before, .works-pagination__txt--next span::after {
  content: "";
  display: block;
  transition: all 0.35s;
  width: 2vw;
  height: 2vw;
  border-top: 2px solid;
  border-right: 2px solid;
}
.works-pagination__txt--prev span::before {
  transform: rotate(-135deg);
  margin-right: 0.5em;
}
.works-pagination__txt--next span::after {
  transform: rotate(45deg);
  margin-left: 0.5em;
}
@media screen and (min-width: 768px) {
  .works-pagination {
    border-top: 1px solid #c8c9ca;
    border-bottom: 1px solid #c8c9ca;
    padding: 1.5em 0;
    margin-left: 0;
    margin-right: 0;
  }
  .works-pagination__item {
    border-top: none;
  }
  .works-pagination__item + .works-pagination__item {
    margin-bottom: 5vw;
  }
  .works-pagination__body {
    padding-right: 0;
  }
  .works-pagination__txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .works-pagination__txt span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .works-pagination__txt--prev span::before, .works-pagination__txt--next span::after {
    width: 8px;
    height: 8px;
  }
  .works-pagination__img {
    width: 30%;
    margin-right: 4%;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1024px) {
  .works-pagination {
    padding-top: 0;
    flex-direction: row;
    padding: 40px 0;
  }
  .works-pagination__item {
    width: 49%;
    padding: 0 10px;
  }
  .works-pagination__item:hover {
    opacity: 0.8;
  }
  .works-pagination__item + .works-pagination__item {
    margin-bottom: 0;
  }
  .works-pagination__item--next {
    flex-flow: row-reverse;
    text-align: right;
    margin: 0 0 0 auto;
    justify-content: space-between;
  }
  .works-pagination__item--next .works-pagination__img {
    margin-left: 4%;
    margin-right: 0;
  }
  .works-pagination__item--next span {
    justify-content: flex-end;
  }
  .works-pagination__body {
    padding-top: 1em;
  }
  .works-pagination__txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

/* お問い合わせ
========================================================= */
.contact__txt {
  margin: 2em 0;
}
.contact__policy ol {
  padding-left: 1.5em;
}
.contact__policy li {
  font-size: 11px;
  font-size: 1.1rem;
}
.contact__policy li + li {
  margin-top: 1em;
}
.contact__policy li > ul {
  padding-left: 1em;
}
.contact__policy li > ul li {
  list-style-type: disc;
}
@media screen and (min-width: 768px) {
  .contact__policy li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

form#mail_form dl dt {
  font-size: 12px;
  font-size: 1.2rem;
}
form#mail_form dl dt span {
  font-size: 10px;
  font-size: 1rem;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  form#mail_form dl dt {
    font-size: 15px;
    font-size: 1.5rem;
  }
  form#mail_form dl dt span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

form#mail_form ul li + li {
  margin-top: 0.5em;
}

form#mail_form ul li label {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  form#mail_form ul li label {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  font-size: 10px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  form#mail_form dl dd span.error_blank,
  form#mail_form dl dd span.error_format,
  form#mail_form dl dd span.error_match {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*ラジオボタン・チェックボックス
------------------------------------*/
input[type="radio"],
input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

/*クリック範囲*/
input[type="radio"] + span,
input[type="checkbox"] + span {
  display: inline-block;
  position: relative;
  margin: 0 2em 0 0;
  padding: 0.3em 0.3em 0.3em 2em;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
}

/*フォーカス時*/
input[type="radio"]:focus + span,
input[type="checkbox"]:focus + span {
  outline: 1px solid #ccc;
}

/*ラジオボタンスタイル*/
input[type="radio"] + span:before {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 1.375em;
  height: 1.375em;
  border: 1px solid #999;
  border-radius: 50%;
  line-height: 1;
  background: #fff;
}

/*ラジオボタンチェック印（未選択）*/
input[type="radio"] + span:after {
  content: "";
  display: none;
}

/*ラジオボタンチェック印（選択）*/
input[type="radio"]:checked + span:after {
  display: block;
  position: absolute;
  top: 0.45em;
  left: 0.2em;
  width: 1em;
  height: 1em;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #88ad47;
  line-height: 1;
}

input[type="radio"]:checked + span {
  font-weight: 500;
  color: #343434;
}

/*チェックボックススタイル*/
input[type="checkbox"] + span:before {
  position: absolute;
  top: 0.3em;
  left: 0;
  content: "";
  width: 1.25em;
  height: 1.25em;
  border: 1px solid #999;
  background: #fff;
  line-height: 1;
  vertical-align: middle;
}

/*チェックボックス未チェック時*/
input[type="checkbox"] + span:after {
  content: "";
  display: none;
}

/*チェックボックスチェック時*/
input[type="checkbox"]:checked + span:after {
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.4em;
  width: 0.5em;
  height: 1em;
  content: "";
  border-bottom: 3px solid #88ad47;
  border-right: 3px solid #88ad47;
  transform: rotate(45deg);
}

/* グローバルナビゲーション
========================================================= */
.g-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-nav__inner {
  position: static;
  z-index: 999;
  width: auto;
  height: auto;
  overflow: visible;
  padding: 0;
}
.g-nav__list {
  opacity: 0;
}
.g-nav.active .g-nav__list {
  animation: gnav .8s ease .25s 1 forwards;
}
.g-nav__flower::before {
  content: url("../img/flower_p.svg");
  width: 15%;
  position: absolute;
  right: 3vw;
  bottom: 25vw;
  animation: 18s linear infinite flower;
  transform: rotate(90deg);
}
.g-nav__flower::after {
  content: url("../img/flower_g.svg");
  width: 18%;
  position: absolute;
  right: 20vw;
  bottom: 3vw;
  animation: 24s linear infinite flower;
}
@media screen and (min-width: 768px) {
  .g-nav__inner {
    padding: 0;
  }
  .g-nav__flower::before {
    width: 10%;
    right: 3vw;
    bottom: 18vw;
  }
  .g-nav__flower::after {
    width: 12%;
    right: 15vw;
    bottom: 3vw;
  }
}
@media screen and (min-width: 1024px) {
  .g-nav {
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 0;
  }
  .g-nav__list {
    margin-top: 0;
    opacity: 1;
  }
  .g-nav__flower {
    display: none;
  }
  .g-nav__inner {
    z-index: auto;
    overflow: visible;
  }
}

.g-nav__item--service .float-menu {
  display: block;
  margin-top: 5vw;
  margin-left: 1em;
}
.g-nav__item--service .float-menu li {
  font-size: 10px;
  font-size: 1rem;
}
.g-nav__item--service .float-menu li .en {
  font-size: 1.8em;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.g-nav__item--service .float-menu li + li {
  margin-top: 3vw;
}
@media screen and (min-width: 768px) {
  .g-nav__item--service .float-menu li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .g-nav__item--service .float-menu {
    margin-top: 0;
    margin-left: 0;
  }
  .g-nav__item--service .float-menu li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .g-nav__item--service .float-menu li + li {
    margin-top: 0;
  }
}

/* ※今井商事用　フェードイン
========================================================= */
@keyframes vertical {
  0% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes vertical2 {
  0% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes arrow {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(200px);
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes fadeup {
  0% {
    opacity: 0;
    filter: blur(5px);
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}
@keyframes scroll-start {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes infinitescroll-sp {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -833.5px;
  }
}
@keyframes infinitescroll {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -1484px;
  }
}
@keyframes spnaviAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeinCopy {
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes flower {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gnav {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    transform: translateY(-3%);
  }
}
/* スクロールアニメーション
========================================================= */
/* フェードイン
========================================================= */
.fadein {
  opacity: 0;
  animation: fadein .8s ease 0.4s 1 forwards;
}

/* 下からフェードイン
========================================================= */
.fadeup {
  opacity: 0;
}
.fadeup--active {
  animation: fadeup .8s ease .4s 1 forwards;
}

/* slidein
========================================================= */
.slidein {
  clip-path: inset(0 100% 0 0);
}
.slidein--active {
  clip-path: inset(0);
}

/* Edge(edgeHTML) */
_:-ms-lang(x)::backdrop, html {
  overflow-x: hidden;
}

_:-ms-lang(x)::backdrop, body {
  overflow-x: hidden;
}

/* Edge(Chromium) */
_:lang(x)::-ms-, html {
  overflow-x: hidden;
}

_:lang(x)::-ms-, body {
  overflow-x: hidden;
}

@supports (-ms-ime-align: auto) {
  html, body {
    overflow-x: hidden;
  }
}
