@charset "UTF-8";
:root {
  --ff-01: "Montserrat", Arial, "Zen Kaku Gothic Antique", "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  --ff-02: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  --size-0-45: clamp(0px, -10.922px + 2.91vw, 45px);
  --size-5-8: clamp(5px, 4.272px + .19vw, 8px);
  --size-5-10: clamp(5px, 3.786px + .32vw, 10px);
  --size-5-15: clamp(5px, 2.573px + .65vw, 15px);
  --size-10-15: clamp(10px, 8.786px + .32vw, 15px);
  --size-10-20: clamp(10px, 7.573px + .65vw, 20px);
  --size-10-30: clamp(10px, 5.146px + 1.29vw, 30px);
  --size-10-60: clamp(10px, -2.136px + 3.24vw, 60px);
  --size-10-90: clamp(10px, -9.417px + 5.18vw, 90px);
  --size-14-18: clamp(14px, 13.029px + .26vw, 18px);
  --size-14-20: clamp(14px, 12.544px + .39vw, 20px);
  --size-15-20: clamp(15px, 13.786px + .32vw, 20px);
  --size-15-24: clamp(15px, 12.816px + .58vw, 24px);
  --size-15-30: clamp(15px, 11.359px + .97vw, 30px);
  --size-15-45: clamp(15px, 7.718px + 1.94vw, 45px);
  --size-16-18: clamp(16px, 15.515px + .13vw, 18px);
  --size-16-20: clamp(16px, 15.029px + .26vw, 20px);
  --size-16-22: clamp(16px, 14.544px + .39vw, 22px);
  --size-16-24: clamp(16px, 14.058px + .52vw, 24px);
  --size-17-22: clamp(17px, 15.786px + .32vw, 22px);
  --size-18-22: clamp(18px, 17.029px + .26vw, 22px);
  --size-18-24: clamp(18px, 16.544px + .39vw, 24px);
  --size-18-28: clamp(18px, 15.573px + .65vw, 28px);
  --size-18-32: clamp(18px, 14.602px + .91vw, 32px);
  --size-19-26: clamp(19px, 17.301px + .45vw, 26px);
  --size-20-28: clamp(20px, 18.058px + .52vw, 28px);
  --size-20-30: clamp(20px, 17.573px + .65vw, 30px);
  --size-20-40: clamp(20px, 15.146px + 1.29vw, 40px);
  --size-20-45: clamp(20px, 13.932px + 1.62vw, 45px);
  --size-20-50: clamp(20px, 12.718px + 1.94vw, 50px);
  --size-20-60: clamp(20px, 10.291px + 2.59vw, 60px);
  --size-21-30: clamp(21px, 18.816px + .58vw, 30px);
  --size-22-30: clamp(22px, 20.058px + .52vw, 30px);
  --size-24-30: clamp(24px, 22.544px + .39vw, 30px);
  --size-24-38: clamp(24px, 20.602px + .91vw, 38px);
  --size-25-45: clamp(25px, 20.146px + 1.29vw, 45px);
  --size-28-40: clamp(28px, 25.087px + .78vw, 40px);
  --size-28-60: clamp(28px, 20.233px + 2.07vw, 60px);
  --size-28-66: clamp(28px, 18.777px + 2.46vw, 66px);
  --size-28-68: clamp(28px, 18.291px + 2.59vw, 68px);
  --size-30-60: clamp(30px, 22.718px + 1.94vw, 60px);
  --size-30-70: clamp(30px, 20.291px + 2.59vw, 70px);
  --size-34-40: clamp(34px, 32.544px + .39vw, 40px);
  --size-40-70: clamp(40px, 32.718px + 1.94vw, 70px);
  --size-40-80: clamp(40px, 30.291px + 2.59vw, 80px);
  --size-40-120: clamp(40px, 20.583px + 5.18vw, 120px);
  --size-40-150: clamp(40px, 13.301px + 7.12vw, 150px);
  --size-45-90: clamp(45px, 34.078px + 2.91vw, 90px);
  --size-50-70: clamp(50px, 45.146px + 1.29vw, 70px);
  --size-60-80: clamp(60px, 55.146px + 1.29vw, 80px);
  --size-60-90: clamp(60px, 52.718px + 1.94vw, 90px);
  --size-60-120: clamp(60px, 45.437px + 3.88vw, 120px);
  --size-75-150: clamp(75px, 56.796px + 4.85vw, 150px);
  --size-80-100: clamp(80px, 75.146px + 1.29vw, 100px);
  --size-80-300: clamp(80px, 26.602px + 14.24vw, 300px);
  --size-90-120: clamp(90px, 82.718px + 1.94vw, 120px);
  --size-90-180: clamp(90px, 68.155px + 5.83vw, 180px);
  --size-100-150: clamp(100px, 87.864px + 3.24vw, 150px);
  --size-120-180: clamp(120px, 105.437px + 3.88vw, 180px);
  --size-210-270: clamp(210px, 195.437px + 3.88vw, 270px);
  --tp: transparent;
  --green-01: #5ab806;
  --green-02: #029528;
  --green-03: #f5faf5;
  --brown-01: #983b0f;
  --brown-02: #fffbf2;
  --orange-01: #ef7b48;
  --overlay: #1b311a;
  --red: #e8382f;
  --ts-02: all .2s ease;
  --ts-06: all .6s ease;
}

body {
  font-family: var(--ff-01) !important;
  font-weight: 500 !important;
  color: #222 !important;
  letter-spacing: 0.05em !important;
}

a {
  color: #222;
  transition: var(--ts-02);
}
a[href^="tel:"] {
  pointer-events: auto;
}

@media (min-width: 601px) {
  .sp-less {
    display: none !important;
  }
}

@media (max-width: 600px) {
  .sp-more {
    display: none !important;
  }
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  box-sizing: border-box;
  width: 100%;
  padding: 0.75em 1em !important;
  font-size: 16px;
  background: #fff;
  border: 1px solid #fff !important;
  border-radius: 5px;
  transition: var(--ts-02);
}
input[type=text]:hover, input[type=text]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
textarea:hover,
textarea:focus {
  border: 1px solid var(--green-01) !important;
  outline: none;
}

textarea {
  height: 180px !important;
}

table {
  width: 100%;
}

.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
  margin-bottom: 2em !important;
  line-height: 1.75 !important;
}
@media (max-width: 600px) {
  .post_content h1,
  .post_content h2,
  .post_content h3,
  .post_content h4,
  .post_content h5,
  .post_content h6 {
    margin-bottom: 1em !important;
  }
}
.post_content h1 {
  font-size: var(--size-21-30) !important;
}
.post_content h2 {
  font-size: var(--size-20-28) !important;
}
.post_content h3 {
  font-size: var(--size-19-26) !important;
}
.post_content h4 {
  font-size: var(--size-18-24) !important;
}
.post_content h5 {
  font-size: var(--size-17-22) !important;
}
.post_content h6 {
  font-size: var(--size-16-20) !important;
}
.post_content .styled_h2 {
  font-size: var(--size-20-28) !important;
  color: var(--green-01);
}
.post_content .styled_h3 {
  padding-right: 1em;
  font-size: var(--size-19-26) !important;
  line-height: 2 !important;
  background: #f7f7f7;
  border-left: 3px solid var(--green-01);
}

.ta-c_TEXT-WIDTH-TOP-BOTTOM-BORDER {
  text-align: center;
}
.ta-c_TEXT-WIDTH-TOP-BOTTOM-BORDER span {
  display: inline-block;
  padding: 0.5em;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}

.flex,
.card,
.media,
.flex-column2 {
  display: flex;
}

@media (max-width: 600px) {
  .media {
    flex-direction: column;
  }
}

.media-tx {
  flex: 1;
}

.card {
  flex-direction: column;
  align-items: center;
}

.flex-column2 {
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex-column2 > * {
  width: calc(50% - var(--size-10-30));
  margin-bottom: var(--size-20-60);
}
@media (max-width: 600px) {
  .flex-column2 > * {
    width: 100%;
  }
}

.grid {
  display: grid;
}

.ai-s {
  align-items: start;
}

.ai-c {
  align-items: center;
}

.ai-e {
  align-items: end;
}

.base-table {
  border-top: 1px solid #ddd;
}
.base-table > dl {
  position: relative;
  display: grid;
  grid-template-columns: 15em 1fr;
  margin: 0;
}
@media (max-width: 800px) {
  .base-table > dl {
    display: block;
  }
}
.base-table > dl > dt,
.base-table > dl > dd {
  padding: 1.5em;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.base-table > dl > dt {
  color: var(--green-01);
}
@media (max-width: 800px) {
  .base-table > dl > dt {
    width: 100%;
    padding: 1em;
    text-align: center;
    background: #fafafa;
  }
}
@media (max-width: 800px) {
  .base-table > dl > dd {
    padding: 1em;
  }
}
.base-table > dl > dd dt {
  padding: 0.5em 0.75em;
  margin-bottom: 0.5em;
  line-height: 1.75;
  background: #f7f7f7;
  border-left: 3px solid #ddd;
}
.base-table > dl > dd a {
  text-decoration: underline;
}
.base-table > dl > dd a:hover {
  text-decoration: none;
}
.base-table iframe {
  width: 100%;
  height: 300px;
  margin-top: 20px;
}
@media (max-width: 800px) {
  .base-table iframe {
    height: 210px;
  }
}
.base-table .route {
  display: block;
  padding: 10px 20px;
  margin-top: 10px;
  color: var(--green-01);
  background: var(--green-03);
}
.base-table ul {
  margin-bottom: 0;
}

.frame {
  padding: var(--size-20-45);
  background: var(--green-03);
  border: 1px solid rgba(90, 184, 6, 0.3);
}

.frame2 {
  padding: var(--size-20-45);
  background: #fff;
  border: 3px solid var(--green-01);
  border-radius: var(--size-20-40);
  box-shadow: 0 0 var(--size-15-30) #b3d9b3;
}
@media (max-width: 600px) {
  .frame2 {
    border-width: 2px;
  }
}
.frame2 + .frame2 {
  margin-top: var(--size-20-45);
}

.history-table {
  position: relative;
  padding: 20px 0;
}
.history-table::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  content: "";
  background: var(--green-01);
}
@media (max-width: 800px) {
  .history-table::before {
    left: 10px;
  }
}
.history-table dl {
  position: relative;
}
.history-table dt,
.history-table dd {
  width: 50%;
}
@media (max-width: 800px) {
  .history-table dt,
  .history-table dd {
    width: 100%;
  }
}
.history-table dt:nth-of-type(odd),
.history-table dd:nth-of-type(odd) {
  padding-right: 60px;
}
@media (max-width: 800px) {
  .history-table dt:nth-of-type(odd),
  .history-table dd:nth-of-type(odd) {
    padding: 0 0 0 50px;
  }
}
.history-table dt:nth-of-type(even),
.history-table dd:nth-of-type(even) {
  padding-left: 60px;
  margin-left: auto;
}
@media (max-width: 800px) {
  .history-table dt:nth-of-type(even),
  .history-table dd:nth-of-type(even) {
    padding-left: 50px;
    margin-left: 0;
  }
}
.history-table dt {
  position: relative;
  font-size: 22px;
  color: #888;
}
.history-table dt::before {
  position: absolute;
  top: 15px;
  width: 16px;
  height: 16px;
  content: "";
  background: var(--green-01);
  border-radius: 20px;
}
@media (max-width: 800px) {
  .history-table dt::before {
    top: 13px;
    width: 14px;
    height: 14px;
  }
}
.history-table dt::after {
  position: absolute;
  top: 22px;
  height: 2px;
  content: "";
  background: var(--green-01);
}
@media (max-width: 800px) {
  .history-table dt::after {
    top: 19px;
    width: 30px;
  }
}
.history-table dt:nth-of-type(odd)::before {
  right: -9px;
}
@media (max-width: 800px) {
  .history-table dt:nth-of-type(odd)::before {
    right: auto;
    left: 4px;
  }
}
.history-table dt:nth-of-type(odd)::after {
  right: 0;
  width: 270px;
}
@media (max-width: 1024px) {
  .history-table dt:nth-of-type(odd)::after {
    width: 180px;
  }
}
@media (max-width: 800px) {
  .history-table dt:nth-of-type(odd)::after {
    right: auto;
    left: 10px;
    width: 30px;
  }
}
.history-table dt:nth-of-type(even)::before {
  left: -7px;
}
@media (max-width: 800px) {
  .history-table dt:nth-of-type(even)::before {
    left: 4px;
  }
}
.history-table dt:nth-of-type(even)::after {
  left: 0;
  width: 50px;
}
@media (max-width: 800px) {
  .history-table dt:nth-of-type(even)::after {
    left: 10px;
    width: 30px;
  }
}
.history-table dt span {
  font-size: 0.7em;
}

.small {
  font-size: 0.9em;
}

.name dl {
  font-size: 1em;
  text-align: right;
}
.name dt {
  font-weight: 500;
}
.name dd {
  font-size: 1.4em;
}
.name span {
  margin-right: 1em;
  font-size: 0.7em;
}

.bg-white {
  background: #fff;
}

.bg-gray {
  box-sizing: border-box;
  background: #f7f7f7;
}

.bg-bright-green {
  background: #72e908;
}

.w-90p {
  width: 90%;
  margin: 0 auto;
}

.w-90p_mxw-900 {
  width: 90%;
  max-width: 900px;
  margin: 0 auto !important;
}

.w-90p_mxw-1200 {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto !important;
}

.w-90p_mxw-1500 {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto !important;
}

.m-90-0 {
  margin: var(--size-45-90) 0;
}

.mt--60 {
  margin-top: calc(var(--size-30-60) * -1);
}

.mt-10 {
  margin-top: var(--size-5-10) !important;
}

.mt-20 {
  margin-top: var(--size-10-20) !important;
}

.mt-30 {
  margin-top: var(--size-15-30) !important;
}

.mt-45 {
  margin-top: var(--size-20-45);
}

.mt-60 {
  margin-top: var(--size-30-60);
}

.mt-90 {
  margin-top: var(--size-45-90) !important;
}

.mb-20 {
  margin-bottom: var(--size-10-20);
}

.mb-45 {
  margin-bottom: var(--size-20-45);
}

.mb-60 {
  margin-bottom: var(--size-30-60);
}

.mb-1e {
  margin-bottom: 1em !important;
}

.mb-2e {
  margin-bottom: 2em !important;
}

.ml-120 {
  margin-left: var(--size-60-120);
}

.p-60 {
  padding: var(--size-30-60);
}

.p-90-0 {
  padding: var(--size-45-90) 0;
}

.pt-90 {
  padding-top: var(--size-45-90);
}

.pt-60 {
  padding-top: var(--size-30-60);
}

.pb-90 {
  padding-bottom: var(--size-45-90) !important;
}

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

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

.ff-serif {
  font-family: var(--ff-02);
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fz-18 {
  font-size: var(--size-16-18);
}

.fz-24 {
  font-size: var(--size-18-24);
}

.c-green {
  color: var(--green-01);
}

.c-brown {
  color: var(--brown-01);
}

.c-orange {
  color: var(--orange-01);
}

.yellow-marker {
  background: linear-gradient(to top, rgba(255, 255, 0, 0.6) 60%, transparent 40%);
}

.bdb-3-solid-orange {
  border-bottom: 3px solid var(--orange-01);
}
@media (max-width: 600px) {
  .bdb-3-solid-orange {
    border-bottom-width: 2px;
  }
}

.q_frame2 {
  padding: var(--size-20-45);
  border-color: var(--green-01);
}
.q_frame2 .q_frame_label {
  color: var(--green-01);
}

.blank-tab > * {
  background-image: url(../img/blank_tab.svg) !important;
  background-repeat: no-repeat !important;
}

.blank-tab-g > * {
  background-image: url(../img/blank_tab_g.svg) !important;
  background-repeat: no-repeat !important;
}

.btn a {
  position: relative;
  display: inline-block;
  padding: 1.25em calc(var(--size-20-50) + 20px) 1.25em var(--size-20-50);
  font-weight: 700;
  line-height: 1.75;
  color: #fff;
  background: var(--green-01);
}
.btn a::before {
  position: absolute;
  top: calc(50% - 4px);
  right: var(--size-15-30);
  width: 10px;
  height: 10px;
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: var(--ts-02);
  transform: rotate(45deg);
}
.btn a:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}
.btn a:hover::before {
  right: 20px;
}
.btn .blank-tab::before {
  top: calc(50% - 7px);
  width: 14px;
  height: 14px;
  content: "";
  background: url(../img/blank_tab.svg) no-repeat center;
  background-size: contain;
  border: none;
  transition: var(--ts-02);
  transform: none;
}
.btn .blank-tab:hover::before {
  right: var(--size-15-30);
}

.LEFT-TITLE_RIGHT-LIST {
  display: flex;
  margin-top: var(--size-20-45);
  background: var(--green-03);
  border: 1px solid rgba(90, 184, 6, 0.3);
}
@media (max-width: 800px) {
  .LEFT-TITLE_RIGHT-LIST {
    flex-direction: column;
  }
}
.LEFT-TITLE_RIGHT-LIST > *:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  margin-bottom: 0 !important;
  color: #fff;
  text-align: center;
  background: var(--green-01);
}
@media (max-width: 800px) {
  .LEFT-TITLE_RIGHT-LIST > *:first-child {
    width: 100%;
    padding: 10px 0;
  }
}
.LEFT-TITLE_RIGHT-LIST > *:last-child {
  flex: 1;
  padding: var(--size-15-30);
}

.TOP-IMGS_BOTTOM-TX {
  margin-top: var(--size-20-45);
  background: var(--green-03);
  border: 1px solid rgba(90, 184, 6, 0.3);
}
.TOP-IMGS_BOTTOM-TX h4 {
  color: #fff;
  text-align: center;
  background: var(--green-01);
}
.TOP-IMGS_BOTTOM-TX .imgs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--size-10-15);
  padding: var(--size-10-15) var(--size-10-15) 0;
}
@media (max-width: 600px) {
  .TOP-IMGS_BOTTOM-TX .imgs {
    grid-template-columns: repeat(2, 1fr);
  }
}
.TOP-IMGS_BOTTOM-TX .tx {
  padding: var(--size-15-30);
}

.flow section {
  background: #f7fbf7;
}
.flow section + section {
  margin-top: var(--size-20-45);
}
.flow .styled_h2 {
  margin-bottom: 1em !important;
}
.flow .flow-tx {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.flow .flow-tx p {
  line-height: 2;
}
.flow .ttl {
  width: 100%;
  padding: 15px;
  margin-bottom: 1.5em;
  font-weight: 600;
  color: var(--green-01);
  text-align: center;
  background: #fff;
  border: 1px solid var(--green-01);
}

.flow-bread p {
  line-height: 2;
}
@media (max-width: 600px) {
  .flow-bread p {
    line-height: 1.75;
  }
}
.flow-bread ol {
  margin-left: 0;
  counter-reset: num;
}
.flow-bread li {
  position: relative;
  padding: var(--size-20-30);
  list-style: none;
  counter-increment: num;
  background: #fff7e5;
  border: 3px solid rgba(191, 132, 0, 0.3);
  border-radius: var(--size-15-20);
}
.flow-bread li::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: 100px;
  padding: 15px 0;
  font-size: var(--size-15-20);
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  content: "STEP " counter(num);
  background: #bf8400;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 600px) {
  .flow-bread li::before {
    width: 62px;
    padding: 7px 0;
    font-size: 13px;
    border-radius: 0 0 5px 5px;
  }
}
.flow-bread li + li {
  margin-top: 50px;
}
@media (max-width: 600px) {
  .flow-bread li + li {
    margin-top: 35px;
  }
}
.flow-bread li + li::after {
  position: absolute;
  top: -55px;
  left: 50%;
  content: "";
  border: 35px solid var(--tp);
  border-top: 30px solid #bf8400;
  transform: translateX(-50%);
}
@media (max-width: 600px) {
  .flow-bread li + li::after {
    top: -41px;
    border: 25px solid var(--tp);
    border-top: 20px solid #bf8400;
  }
}
.flow-bread .ttl {
  padding: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  color: var(--brown-01);
  background: var(--tp);
  border: none;
}
@media (max-width: 800px) {
  .flow-bread .ttl {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .flow-bread .ttl {
    font-size: 16px;
  }
}
.flow-bread .tx {
  padding: var(--size-10-20) var(--size-15-30);
  margin-top: 10px;
  background: #fff;
  border-radius: var(--size-10-15);
}

.cta-oem {
  position: relative;
  width: 90%;
  max-width: 780px;
  margin: var(--size-45-90) auto 0;
  background: var(--green-03);
  border: 1px solid var(--green-01);
}
.cta-oem::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/logo_pt.svg) no-repeat center;
  background-size: 1800px auto;
  opacity: 0.05;
}
@media (max-width: 600px) {
  .cta-oem::before {
    background-size: 1200px auto;
  }
}
.cta-oem h6 {
  position: relative;
  padding: 1.25em 0;
  font-size: 20px;
  line-height: 1.75;
  color: #fff;
  text-align: center;
  background: var(--green-01);
}
@media (max-width: 600px) {
  .cta-oem h6 {
    padding: 1em 0;
    font-size: 18px;
  }
}
.cta-oem .tx {
  position: relative;
  padding: var(--size-20-60);
}
.cta-oem p {
  line-height: 2;
}
.cta-oem .blank-tab a {
  background-position: center right 20px;
  background-size: 14px auto;
}
.cta-oem .blank-tab a::before {
  display: none;
}

.shutter_image {
  margin: 0;
}

.widget_headline {
  background: var(--green-01);
}

.rich_font_type2,
.large_headline {
  font-family: var(--ff-01);
}

.g-form-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}
.g-form-links li {
  line-height: 1;
  list-style: none;
}
.g-form-links a {
  display: block;
  width: 330px;
  padding: 25px 40px 25px 30px;
  font-weight: 600;
  color: #fff !important;
  text-decoration: none !important;
  background: var(--green-01);
  background-position: center right 30px;
  background-size: 14px auto;
}
@media (max-width: 600px) {
  .g-form-links a {
    width: 300px;
  }
}
.g-form-links a:hover {
  opacity: 0.7;
}

#header {
  background: var(--green-01);
}
@media (max-width: 1100px) {
  #header {
    background: #fff;
  }
}
#header::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  content: "";
  background: #fff;
}

#header_logo {
  padding-right: 40px;
  background: #fff;
}
@media (max-width: 1100px) {
  #header_logo {
    padding-right: 20px;
  }
}
#header_logo img {
  height: 50px;
}
@media (max-width: 600px) {
  #header_logo img {
    height: 36px;
  }
}

@media (max-width: 1440px) {
  #global_menu {
    right: 40px;
  }
}

#global_menu .blank-tab a {
  padding-right: 40px;
  background-image: url(../img/blank_tab.svg) !important;
  background-position: right 20px center !important;
  background-size: 14px auto !important;
}
@media (max-width: 1440px) {
  #global_menu .blank-tab a {
    padding-right: 30px;
    background-position: right 10px center;
  }
}

#global_menu a {
  font-weight: 600;
}

#global_menu > ul > li > a {
  height: 79px;
  color: #fff !important;
}

#global_menu > ul > li#menu-item-114 > a,
#global_menu > ul > li#menu-item-114.active > a{
	height: 78px;
	background-color: #d93636;
}

@media (max-width: 1440px) {
  #global_menu > ul > li > a {
    padding: 0 10px;
  }
}
@media (max-width: 1280px) {
  #global_menu > ul > li > a {
    font-size: 15px;
  }
}
#global_menu > ul > li > a:hover {
  background-color: var(--green-02) !important;
}

#global_menu > ul > li.active > a,
#global_menu > ul > li.current-menu-item > a {
  color: #fff !important;
  background-color: var(--green-02);
}
/*
#global_menu #menu-item-114.active a {
  background-color: var(--green-01);
}
*/
#global_menu ul ul {
  background: var(--green-01);
}

#global_menu ul ul a {
  color: #fff;
}
#global_menu ul ul a:hover {
  background-color: var(--green-02);
}

#drawer_menu {
  background: #53a906;
}

@media (max-width: 1100px) {
  #drawer_menu_button {
    background: var(--green-01);
  }
}

@media (max-width: 1100px) {
  #drawer_menu_button span {
    background: #fff;
  }
}

#mobile_menu li li a {
  background: #499505;
}

#mobile_menu .blank-tab a {
  background-position: right 22px center;
  background-size: 14px auto;
}
#mobile_menu .blank-tab a::after {
  display: none;
}

#footer_logo {
  width: var(--size-210-270);
}
#footer_logo img {
  width: 100%;
  height: auto;
}

#footer_address {
  line-height: 2;
}

.footer-sns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 390px;
  padding: 15px 10px 15px 20px;
  margin-top: 10px;
  background: #ebf5eb;
  border-radius: 5px;
}
@media (max-width: 600px) {
  .footer-sns {
    width: 100%;
    padding: 12px;
  }
}
.footer-sns .ttl {
  font-size: 15px;
  font-weight: 600;
  color: var(--green-01);
}
@media (max-width: 600px) {
  .footer-sns .ttl {
    font-size: 14px;
  }
}
.footer-sns #footer_sns {
  margin: 0;
}

.footer-sns-official {
  margin-top: 20px;
}

.p-footer-bar--type2 {
  background: #366e04;
}

.home #header_slider_content h2 .line_inner {
  font-size: var(--size-28-66);
  font-weight: 700;
}
.home #header_slider_content .desc .line_inner {
  font-size: var(--size-15-30);
  font-weight: 700;
  color: var(--green-01);
}
.home .large_headline {
  margin-bottom: 0 !important;
  font-size: var(--size-24-38) !important;
  line-height: 1.5 !important;
}
.home .large_headline + .sub_title {
  font-weight: 600;
}
.home .sub_title.colored {
  font-size: var(--size-16-22);
}
.home .cb_free_space {
  padding: var(--size-40-150) 0;
}
.home .cb_design_header {
  margin-bottom: var(--size-20-60);
}
.home .cb_design_arrow_button {
  margin-top: var(--size-10-60);
}
.home .free-space .item a:hover {
  opacity: 0.7;
}
.home .free-space .item .title_area {
  padding: var(--size-10-20) var(--size-15-30);
}
.home .free-space .overlay {
  height: var(--size-60-80);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0) 100%);
}
.home #index-company .cb_service_category_list {
  display: flex;
  justify-content: space-between;
}
.home #index-company .cb_service_category_list .item {
  flex: initial;
  width: calc(50% - 3px);
  height: auto;
  aspect-ratio: 3/2;
  margin: 0 0 6px 0;
}
@media (max-width: 600px) {
  .home #index-company .cb_service_category_list .item {
    width: 100%;
  }
}
.home #index-business .cb_service_category_list {
  display: flex;
  justify-content: space-between;
}
.home #index-business .cb_service_category_list .item {
  flex: initial;
  width: calc(33.3333333333% - 5px);
  height: auto;
  aspect-ratio: 3/4;
}
@media (max-width: 600px) {
  .home #index-business .cb_service_category_list .item {
    width: 100%;
    aspect-ratio: 3/2;
  }
  .home #index-business .cb_service_category_list .item:last-child img {
    top: 0;
  }
  .home #index-business .cb_service_category_list .item img {
    top: 50%;
    transform: translateY(-50%);
  }
}
.home #index-business .title_area,
.home #index-business .desc-area {
  width: 100%;
}
.home #index-business .title_area {
  margin-bottom: var(--size-15-30);
}
.home #index-business .large_headline,
.home #index-business .sub_title,
.home #index-business .desc-area {
  text-align: center;
}

/*.design_header .large_headline span::first-letter {
  font-size: 5.5rem;
  font-weight: bold;
}
.design_header .large_headline span {
  border-bottom: 5px solid #ff832b;
}
@media (max-width: 600px) {
  .design_header .large_headline span {
    border-bottom-width: 3px;
  }
}*/

.large_headline {
  font-size: var(--size-28-60) !important;
}

.sub_title {
  font-size: var(--size-15-24) !important;
  font-weight: 700 !important;
}

#page_contents:has(.page-nav) {
  padding-bottom: 0;
}
#page_contents .post_content {
  max-width: 1350px;
}

.page-nav {
  padding: var(--size-30-60) 0 var(--size-20-50) 0;
  margin: var(--size-50-70) auto 0;
  background: #f7f7f7;
}
.page-nav a {
  text-align: center;
}
.page-nav a:hover {
  opacity: 0.7;
}
.page-nav > .flex {
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .page-nav > .flex {
    flex-direction: column;
  }
}
.page-nav .parent {
  width: 33.3333333333%;
  margin-right: 10px;
}
@media (max-width: 600px) {
  .page-nav .parent {
    width: 100%;
    margin: 0 0 25px 0;
  }
}
.page-nav .parent a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--green-01);
}
.page-nav .parent span {
  position: relative;
  display: block;
  padding-bottom: 55px;
  font-size: 1.2em;
}
@media (max-width: 600px) {
  .page-nav .parent span {
    padding: 0 40px 0 0;
  }
}
.page-nav .parent span::before {
  position: absolute;
  bottom: 0;
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
  font-family: "design_plus";
  font-size: 10px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  content: "\e94f";
  background: var(--green-01);
  border-radius: 40px;
}
@media (max-width: 600px) {
  .page-nav .parent span::before {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    transform: translateY(-50%);
  }
}
.page-nav .child {
  flex: 1;
}
.page-nav ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-nav li {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}
@media (max-width: 600px) {
  .page-nav li {
    width: 100%;
  }
}
.page-nav li a {
  display: block;
  padding: 1.5em 1em;
  color: #fff;
  background: var(--green-01);
  border: 1px solid var(--green-01);
}
@media (max-width: 600px) {
  .page-nav li a {
    padding: 1.25em 0.5em;
  }
}
.page-nav .current a {
  color: var(--green-01);
  background: #fff;
}

#page_header .catch {
  font-size: var(--size-18-32) !important;
}

#page_header .catch + .desc {
  line-height: 2;
}
@media (max-width: 600px) {
  #page_header .catch + .desc {
    line-height: 1.75;
  }
}
#page_header .catch + .desc span {
  display: block;
  font-size: var(--size-16-24);
  font-weight: bold;
  color: var(--green-01);
}

#page_header .desc a {
  color: var(--green-01);
  text-decoration: underline;
}
#page_header .desc a:hover {
  text-decoration: none;
}

.page-archive ul {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0;
}
@media (max-width: 600px) {
  .page-archive ul {
    flex-direction: column;
  }
}
.page-archive li {
  width: calc(50% - var(--size-20-60) / 2);
  margin-bottom: var(--size-20-60) !important;
  list-style: none;
}
@media (max-width: 600px) {
  .page-archive li {
    width: 100%;
  }
}
.page-archive a {
  display: block;
  height: 100%;
  padding: var(--size-10-20);
  background: #f7f7f7;
}
.page-archive a:hover {
  text-decoration: none;
  background: var(--green-01);
}
.page-archive a:hover h3,
.page-archive a:hover p {
  color: #fff;
}
.page-archive .shutter_image {
  margin-bottom: 0 !important;
}
.page-archive h3 {
  margin: 1em 0 0.5em !important;
  font-size: var(--size-18-28) !important;
  text-align: center;
  transition: var(--ts-02);
}
.page-archive p {
  color: #333;
  transition: var(--ts-02);
}

#container:has(#page-message), #container:has(#page-oem-flow), #container:has(#page-flow), #container:has(#page-food-wholesale) {
  overflow: visible;
}
#container:has(#page-message) #page_contents .post_content, #container:has(#page-oem-flow) #page_contents .post_content, #container:has(#page-flow) #page_contents .post_content, #container:has(#page-food-wholesale) #page_contents .post_content {
  overflow: visible;
}
#container:has(#page-belief) #page_header .image {
  margin-bottom: 0;
}
#container:has(#page-belief) .post_content {
  max-width: none;
  padding: 0;
}
#container:has(#page-food-wholesale) #page_header {
  padding-bottom: var(--size-30-70);
  margin-bottom: var(--size-40-70);
  border-bottom: 1px solid #ddd;
}
#container:has(#page-food-wholesale) #page_header .image {
  display: none;
}
#container:has(#page-food-wholesale) #page_header .desc_area {
  margin-bottom: 0;
}
#container:has(#page-our-oem) .post_content {
  max-width: none;
  padding: 0;
}
#container:has(#page-our-green-tea) #page_contents .post_content {
  width: 100%;
  max-width: none;
  padding: 0;
}
#container:has(#page-our-green-tea) #page_contents .post_content + .page-nav {
  margin-top: 0;
  border-top: 1px solid #ddd;
}
#container:has(#page-oem-flow) #page_header .image, #container:has(#page-flow) #page_header .image {
  margin-bottom: 0;
}
#container:has(#page-oem-flow) #page_contents .post_content, #container:has(#page-flow) #page_contents .post_content {
  width: 100%;
  max-width: none;
  padding: 0;
}
#container:has(#page-our-meal-delivery) #page_header .image {
  margin-bottom: 0;
}
#container:has(#page-our-meal-delivery) #page_contents .post_content {
  width: 100%;
  max-width: none;
  padding: var(--size-75-150) 0 0;
  background: var(--green-03);
}
#container:has(#page-faq) #page_header .desc {
  width: 100%;
  padding-left: 0;
}
#container:has(#page-faq) #page_header .desc_area {
  margin-bottom: var(--size-40-120);
}
#container:has(.contact-primary) #page_contents .post_content {
  padding: 0;
}

#page-message .media {
  align-items: start;
}
@media (max-width: 600px) {
  #page-message .media {
    flex-direction: column;
    align-items: center;
  }
}
#page-message .media-img {
  position: sticky;
  top: 90px;
  width: 33.3333333333%;
  margin-left: var(--size-10-90);
}
@media (max-width: 600px) {
  #page-message .media-img {
    position: static;
    min-width: 240px;
    margin: 30px 0 0;
  }
}
#page-message .name {
  margin-top: var(--size-15-30);
}

#page-belief .blc01 {
  position: relative;
  background: #f7f7f7;
}
#page-belief .blc01::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/logo_pt.svg) no-repeat center;
  filter: grayscale(100%);
  background-size: 110% auto;
  opacity: 0.05;
}
@media (max-width: 800px) {
  #page-belief .blc01::before {
    background-size: 1200px auto;
  }
}
#page-belief .blc01 .flex {
  position: relative;
  justify-content: center;
}
@media (max-width: 600px) {
  #page-belief .blc01 .flex {
    flex-direction: column;
    align-items: center;
  }
  #page-belief .blc01 .flex section {
    width: 100%;
    text-align: center;
  }
  #page-belief .blc01 .flex .ml-120 {
    margin: 45px 0 0;
  }
}
#page-belief .blc01 .ta-c_TEXT-WIDTH-TOP-BOTTOM-BORDER {
  font-size: var(--size-16-22) !important;
}
#page-belief .blc01 p {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.75;
  color: var(--green-01);
}
@media (max-width: 800px) {
  #page-belief .blc01 p {
    font-size: 24px;
  }
}
#page-belief .blc02 .bg-white {
  position: relative;
}
@media (max-width: 600px) {
  #page-belief .blc02 .bg-white {
    padding: 15px;
  }
}

#page-about .blc02 .img {
  width: 300px;
  margin: 0 auto 45px;
}
@media (max-width: 600px) {
  #page-about .blc02 .img {
    width: 180px;
    margin-bottom: 20px;
  }
}

#page-feature {
  margin-top: 10px !important;
}
#page-feature section {
  background: #f7fbf7;
}
#page-feature section + section {
  margin-top: var(--size-20-45);
}
#page-feature section:nth-child(odd) .media-img {
  margin-right: var(--size-20-45);
}
@media (max-width: 600px) {
  #page-feature section:nth-child(odd) .media-img {
    margin-right: 0;
  }
}
#page-feature section:nth-child(even) .media {
  flex-direction: row-reverse;
}
@media (max-width: 600px) {
  #page-feature section:nth-child(even) .media {
    flex-direction: column;
  }
}
#page-feature section:nth-child(even) .media-img {
  margin-left: var(--size-20-45);
}
@media (max-width: 600px) {
  #page-feature section:nth-child(even) .media-img {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  #page-feature .q_frame2 {
    padding-top: 25px;
  }
}
#page-feature .q_frame_label {
  font-size: var(--size-18-24);
}
#page-feature .styled_h2 {
  margin-bottom: 1em !important;
}
@media (max-width: 600px) {
  #page-feature .styled_h2 {
    font-size: 18px !important;
  }
}
#page-feature .media {
  align-items: start;
}
@media (max-width: 600px) {
  #page-feature .media {
    align-items: center;
  }
}
#page-feature .media-img {
  width: 33.3333333333%;
  padding: var(--size-5-10);
  margin-top: 10px;
  line-height: 0;
  background: #fff;
  box-shadow: 0 0 var(--size-20-30) #b3d9b3;
}
@media (max-width: 600px) {
  #page-feature .media-img {
    width: 180px;
    margin: 0 0 20px 0;
  }
}

#page-food-wholesale {
  display: flex;
  gap: var(--size-30-60);
  align-items: start;
}
@media (max-width: 600px) {
  #page-food-wholesale {
    flex-direction: column;
  }
}
#page-food-wholesale .foods-menu {
  position: sticky;
  top: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: var(--size-90-180);
  background: var(--green-03);
  border: 1px solid rgba(90, 184, 6, 0.3);
}
@media (max-width: 600px) {
  #page-food-wholesale .foods-menu {
    position: static;
    top: 60px;
    flex-direction: row;
    width: 100%;
  }
}
#page-food-wholesale .foods-menu h6 {
  width: 100%;
  padding: 10px 0;
  margin-bottom: 0 !important;
  color: #fff;
  text-align: center;
  background: var(--green-01);
}
@media (max-width: 600px) {
  #page-food-wholesale .foods-menu h6 {
    width: auto;
    padding: 5px 20px;
  }
}
#page-food-wholesale .foods-menu ul {
  padding: 10px 0;
  margin: 0 !important;
}
@media (max-width: 600px) {
  #page-food-wholesale .foods-menu ul {
    display: flex;
    padding: 0;
  }
}
#page-food-wholesale .foods-menu li {
  line-height: 1;
  list-style: none;
}
@media (max-width: 600px) {
  #page-food-wholesale .foods-menu li {
    margin-left: 25px;
  }
}
#page-food-wholesale .foods-menu a {
  position: relative;
  display: block;
  padding: 10px 10px 10px 20px;
}
@media (max-width: 600px) {
  #page-food-wholesale .foods-menu a {
    padding-right: 0;
  }
}
#page-food-wholesale .foods-menu a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  border-top: 2px solid var(--green-01);
  border-right: 2px solid var(--green-01);
  opacity: 0.5;
  transition: var(--ts-02);
  transform: translateY(-50%) rotate(45deg);
}
#page-food-wholesale .foods-menu a:hover {
  text-decoration: none;
}
#page-food-wholesale .foods-menu a:hover::before {
  opacity: 1;
}
#page-food-wholesale .foods-main {
  flex: 1;
}
#page-food-wholesale .blc03 .TOP-IMGS_BOTTOM-TX h4 {
  padding: var(--size-5-10) 0;
  margin-bottom: 0 !important;
}
#page-food-wholesale .blc03 .TOP-IMGS_BOTTOM-TX .item {
  background: #fff;
  font-weight: 600;
  padding: 10px;
}
#page-food-wholesale .blc03 .TOP-IMGS_BOTTOM-TX h5 {
  padding: 0 10px;
  margin: 15px 0 0 !important;
  font-size: 16px !important;
  color: var(--green-01);
  text-align: center;
}
@media (max-width: 800px) {
  #page-food-wholesale .blc03 .TOP-IMGS_BOTTOM-TX h5 {
    margin-top: 5px !important;
    font-size: 13px !important;
  }
}
#page-food-wholesale .blc03 .TOP-IMGS_BOTTOM-TX .desc {
  padding: 0 10px;
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 2;
  text-align: center;
}
@media (max-width: 800px) {
  #page-food-wholesale .blc03 .TOP-IMGS_BOTTOM-TX .desc {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.75;
    text-align: left;
  }
}
#page-food-wholesale .blc03 .LEFT-TITLE_RIGHT-LIST h4 {
  position: relative;
  padding: 120px 0 10px;
}
@media (max-width: 800px) {
  #page-food-wholesale .blc03 .LEFT-TITLE_RIGHT-LIST h4 {
    justify-content: start;
    padding: 15px 0 15px 80px;
  }
}
#page-food-wholesale .blc03 .LEFT-TITLE_RIGHT-LIST h4::before {
  position: absolute;
  top: 50%;
  width: 90px;
  height: 90px;
  content: "";
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  transform: translateY(calc(-50% - 20px));
}
@media (max-width: 800px) {
  #page-food-wholesale .blc03 .LEFT-TITLE_RIGHT-LIST h4::before {
    left: 15px;
    width: 50px;
    height: 50px;
    transform: translateY(-50%);
  }
}
#page-food-wholesale .blc03 .bg-bright-green h4 {
  background-color: #3cb63a;
}
#page-food-wholesale .blc03-01 h4::before {
  background-image: url(../img/food-wholesale01.svg);
}
#page-food-wholesale .blc03-02 h4::before {
  background-image: url(../img/food-wholesale02.svg);
}
#page-food-wholesale .blc03-03 h4::before {
  background-image: url(../img/food-wholesale03.svg);
}
#page-food-wholesale .blc03-04 h4::before {
  background-image: url(../img/food-wholesale04.svg);
}
#page-food-wholesale .blc03-05 h4::before {
  background-image: url(../img/food-wholesale05.svg);
}

#page-our-private-products section {
  background: var(--green-03);
  border: 1px solid rgba(90, 184, 6, 0.5);
}
#page-our-private-products section:last-child {
  margin-bottom: var(--size-20-60);
}
#page-our-private-products h3 {
  line-height: 2.5 !important;
  color: #fff;
  background: var(--green-01);
}
#page-our-private-products p {
  padding: 0 var(--size-20-45) var(--size-20-30);
}

#page-frozen-bread-dough .bnr {
  display: flex;
  justify-content: center;
}
#page-frozen-bread-dough .bnr a {
  display: flex;
  align-items: center;
  padding-right: 25px;
  background: var(--brown-02) url(../img/blank_tab_b.svg) no-repeat center right 35px;
  background-size: 14px auto;
  border: 3px solid var(--brown-01);
}
@media (max-width: 600px) {
  #page-frozen-bread-dough .bnr a {
    background: var(--brown-02) url(../img/blank_tab_b.svg) no-repeat center right 18px;
    background-size: 14px auto;
  }
}
#page-frozen-bread-dough .bnr a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#page-frozen-bread-dough .bnr img {
  width: var(--size-90-120);
}
#page-frozen-bread-dough .bnr span {
  padding: 0 30px;
  font-weight: 600;
  line-height: 1.75;
  color: var(--brown-01);
}
@media (max-width: 600px) {
  #page-frozen-bread-dough .bnr span {
    padding: 0 15px;
  }
}
#page-frozen-bread-dough .links {
  margin-top: -2em;
}
#page-frozen-bread-dough .links .blank-tab-g ::marker {
  text-indent: 10px !important;
}
#page-frozen-bread-dough .links a {
  padding-right: 24px;
  text-decoration: underline;
  background-position: right center;
  background-size: 14px auto;
}
#page-frozen-bread-dough .links a:hover {
  text-decoration: none;
}

#page-our-green-tea .q_frame {
  margin: 0;
  background: var(--green-03);
}
#page-our-green-tea .blc01 .grid {
  grid-template-areas: "B C" "B A" "B D";
  grid-template-rows: repeat(3, auto);
  grid-template-columns: repeat(2, 1fr);
  gap: var(--size-15-30);
}
@media (max-width: 600px) {
  #page-our-green-tea .blc01 .grid {
    grid-template-areas: "A" "B" "C" "D";
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
#page-our-green-tea .blc01 .grid section {
  display: flex;
  flex: 1;
  flex-basis: 45%;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  background: var(--green-03);
  border: 2px solid var(--green-01);
  border-radius: var(--size-10-20);
}
@media (max-width: 600px) {
  #page-our-green-tea .blc01 .grid section {
    flex-basis: 100%;
  }
}
#page-our-green-tea .blc01 .grid .styled_h2 {
  width: 100%;
  padding: var(--size-10-15) 0;
  margin-bottom: 0 !important;
  font-size: var(--size-16-20) !important;
  font-weight: 700 !important;
  line-height: 2.2 !important;
  color: #fff;
  background: var(--green-01);
}
#page-our-green-tea .blc01 .grid ul {
  padding: var(--size-15-30);
}
#page-our-green-tea .blc01-01 {
  grid-area: A;
}
#page-our-green-tea .blc01-02 {
  grid-area: B;
}
#page-our-green-tea .blc01-03 {
  grid-area: C;
}
#page-our-green-tea .blc01-04 {
  grid-area: D;
}
#page-our-green-tea .blc02 section .styled_h2 {
  margin-bottom: 1em !important;
  font-size: var(--size-18-24) !important;
}
#page-our-green-tea .blc02 .media {
  align-items: start;
}
@media (max-width: 600px) {
  #page-our-green-tea .blc02 .media {
    align-items: center;
  }
}
#page-our-green-tea .blc02 .media-img {
  width: 33.3333333333%;
  padding: var(--size-5-10);
  margin-top: 10px;
  line-height: 0;
  background: #fff;
  box-shadow: 0 0 var(--size-20-30) #b3d9b3;
}
@media (max-width: 600px) {
  #page-our-green-tea .blc02 .media-img {
    width: 180px;
    margin: 0 0 20px 0;
  }
}
#page-our-green-tea .blc02-01 .media-img {
  margin-right: var(--size-20-45);
}
@media (max-width: 600px) {
  #page-our-green-tea .blc02-01 .media-img {
    margin-right: 0;
  }
}
#page-our-green-tea .blc02-02 {
  margin-top: var(--size-20-45);
}
#page-our-green-tea .blc02-02 .media {
  flex-direction: row-reverse;
}
@media (max-width: 600px) {
  #page-our-green-tea .blc02-02 .media {
    flex-direction: column;
  }
}
#page-our-green-tea .blc02-02 .media-img {
  margin-left: var(--size-20-45);
}
@media (max-width: 600px) {
  #page-our-green-tea .blc02-02 .media-img {
    margin-left: 0;
  }
}
#page-our-green-tea .blc03 {
  background: var(--green-03);
}
#page-our-green-tea .blc03 .frame2-blc {
  counter-reset: num;
}
#page-our-green-tea .blc03 .frame2-blc .media {
  align-items: center;
}
#page-our-green-tea .blc03 .frame2-blc .media > * {
  flex: 1;
}
#page-our-green-tea .blc03 .frame2-blc h4 {
  margin-bottom: 1em !important;
  font-size: var(--size-20-28) !important;
  text-align: center;
}
@media (max-width: 600px) {
  #page-our-green-tea .blc03 .frame2-blc h4 {
    margin-bottom: 0.5em !important;
  }
}
#page-our-green-tea .blc03 .frame2-blc p {
  line-height: 2;
}
#page-our-green-tea .blc03 .frame2-blc .media-img {
  margin-left: var(--size-20-45);
}
@media (max-width: 600px) {
  #page-our-green-tea .blc03 .frame2-blc .media-img {
    margin-left: 0;
  }
}
#page-our-green-tea .blc03 .frame2 {
  position: relative;
  padding-top: 60px;
  counter-increment: num;
}
#page-our-green-tea .blc03 .frame2::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: var(--size-120-180);
  padding: 15px 0;
  font-size: var(--size-16-24);
  font-weight: 700;
  color: #fff;
  text-align: center;
  content: "COLUMN " counter(num);
  background: var(--green-01);
  border-radius: 0 0 10px 10px;
}
#page-our-green-tea .blc03 .frame2 .flex {
  flex-wrap: wrap;
  gap: 20px;
}
#page-our-green-tea .blc03 .frame2 .flex dl {
  margin-bottom: 0;
}
#page-our-green-tea .blc03 .frame2 .flex > dl {
  flex: 1;
  flex-basis: 45%;
  overflow: hidden;
  background: var(--green-03);
  border: 2px solid var(--green-01);
  border-radius: var(--size-10-20);
}
@media (max-width: 600px) {
  #page-our-green-tea .blc03 .frame2 .flex > dl {
    flex-basis: 100%;
  }
}
#page-our-green-tea .blc03 .frame2 .flex > dl > dt {
  padding: var(--size-10-15) 0;
  font-size: var(--size-16-20);
  color: #fff;
  text-align: center;
  background: var(--green-01);
}
#page-our-green-tea .blc03 .frame2 .flex > dl > dd {
  padding: var(--size-15-30);
}
#page-our-green-tea .blc03 .frame2 .flex > dl > dd > ul > li {
  list-style: disc;
}
#page-our-green-tea .blc03 .blc03-01 .flex > dl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-our-green-tea .blc03 .blc03-01 .flex > dl > dt {
  width: 100%;
}
#page-our-green-tea .blc03 .blc03-03 .flex > dl {
  flex-basis: 100%;
}
#page-our-green-tea .blc03 .blc03-03 .base-table {
  margin-bottom: 30px;
  border-top: 1px dotted var(--green-01);
}
#page-our-green-tea .blc03 .blc03-03 .base-table dl {
  grid-template-columns: 18em 1fr;
}
#page-our-green-tea .blc03 .blc03-03 .base-table dt,
#page-our-green-tea .blc03 .blc03-03 .base-table dd {
  color: var(--green-01);
  border-bottom: 1px dotted var(--green-01);
}
#page-our-green-tea .blc03 .blc03-03 .base-table dt {
  font-weight: 600;
}
@media (max-width: 800px) {
  #page-our-green-tea .blc03 .blc03-03 .base-table dt {
    background: #fff;
  }
}
@media (max-width: 1024px) {
  #page-our-green-tea .blc03 .blc03-04 .flex > dl {
    flex-basis: 100%;
  }
}

#page-our-oem #food-safety-policy {
  border-bottom: 1px solid #ddd;
}
#page-our-oem #food-safety-policy ol {
  display: inline-block;
}
#page-our-oem #food-safety-policy li {
  text-align: left;
}
#page-our-oem #food-safety-policy .styled_h3 {
  margin-top: var(--size-30-60);
}
#page-our-oem #food-safety-policy .mark {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-our-oem #food-safety-policy .img {
  max-width: 300px;
}
@media (max-width: 600px) {
  #page-our-oem #food-safety-policy .img {
    max-width: 210px;
  }
}
#page-our-oem #food-safety-policy .tx {
  margin-top: 15px;
  text-align: center;
}
@media (max-width: 600px) {
  #page-our-oem #food-safety-policy .tx {
    letter-spacing: 0;
  }
}
#page-our-oem .frame2-blc {
  counter-reset: num;
}
#page-our-oem .frame2-blc .media {
  align-items: center;
}
@media (max-width: 800px) {
  #page-our-oem .frame2-blc .media {
    flex-direction: column;
  }
}
#page-our-oem .frame2-blc .media > * {
  flex: 1;
}
#page-our-oem .frame2-blc h4 {
  margin-bottom: 1em !important;
  font-size: var(--size-22-30) !important;
  font-weight: 700;
  color: var(--green-01);
}
#page-our-oem .frame2-blc p {
  line-height: 2;
}
#page-our-oem .frame2-blc .media-tx {
  width: 100%;
}
#page-our-oem .frame2-blc .media-img {
  margin-left: var(--size-20-45);
}
@media (max-width: 1440px) {
  #page-our-oem .frame2-blc .media-img {
    flex: 0.75;
  }
}
@media (max-width: 1100px) {
  #page-our-oem .frame2-blc .media-img {
    flex: 0.5;
  }
}
@media (max-width: 800px) {
  #page-our-oem .frame2-blc .media-img {
    max-width: 450px;
    margin: 20px 0 0;
  }
}
#page-our-oem .frame2 {
  position: relative;
  padding-top: var(--size-60-80);
  counter-increment: num;
}
#page-our-oem .frame2:nth-child(2) img {
  border-radius: var(--size-15-30);
}
@media (max-width: 800px) {
  #page-our-oem .frame2:nth-child(2) img {
    margin-top: 20px;
  }
}
@media (max-width: 800px) {
  #page-our-oem .frame2:last-child .media-img {
    margin-top: 20px;
  }
}
#page-our-oem .frame2::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: var(--size-100-150);
  padding: 15px 0;
  font-size: var(--size-16-24);
  font-weight: 700;
  color: #fff;
  text-align: center;
  content: "POINT " counter(num);
  background: var(--green-01);
  border-radius: 0 0 10px 10px;
}
#page-our-oem .frame2 img {
  border-radius: var(--size-15-30);
}

#page-oem-flow .frame2-blc-wrap {
  padding: var(--size-75-150) 0 var(--size-45-90);
  background: var(--green-03);
}
#page-oem-flow .frame2-blc-wrap .frame2 {
  position: relative;
  padding-top: var(--size-60-90);
  counter-increment: num;
  background: #fff;
}
#page-oem-flow .frame2-blc-wrap .frame2::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: var(--size-100-150);
  padding: 15px 0;
  font-size: var(--size-16-24);
  font-weight: 700;
  color: #fff;
  text-align: center;
  content: "STEP " counter(num);
  background: var(--green-01);
  border-radius: 0 0 10px 10px;
}
#page-oem-flow .frame2-blc-wrap .frame2 + .frame2 {
  margin-top: 50px;
}
@media (max-width: 600px) {
  #page-oem-flow .frame2-blc-wrap .frame2 + .frame2 {
    margin-top: 40px;
  }
}
#page-oem-flow .frame2-blc-wrap .frame2 + .frame2::after {
  position: absolute;
  top: -55px;
  left: 50%;
  content: "";
  border: 35px solid var(--tp);
  border-top: 30px solid var(--green-01);
  transform: translateX(-50%);
}
@media (max-width: 600px) {
  #page-oem-flow .frame2-blc-wrap .frame2 + .frame2::after {
    top: -43px;
    border: 30px solid var(--tp);
    border-top: 25px solid var(--green-01);
  }
}
#page-oem-flow .frame2-blc-wrap .flow-tx {
  display: block;
}
#page-oem-flow .frame2-blc-wrap h4 {
  margin-bottom: var(--size-5-15) !important;
  font-size: var(--size-22-30) !important;
  font-weight: 700;
  color: var(--green-01);
}
#page-oem-flow .frame2-blc-wrap .yellow-marker {
  line-height: 2;
}
#page-oem-flow .frame2-blc-wrap .yellow-marker + * {
  margin-top: var(--size-5-15);
}
#page-oem-flow .blc06 .frame {
  padding: var(--size-15-45);
  margin-top: var(--size-15-30);
  border: 3px solid rgba(90, 184, 6, 0.3);
  border-radius: var(--size-15-30);
}
@media (max-width: 600px) {
  #page-oem-flow .blc06 .frame {
    border-width: 2px;
  }
}
#page-oem-flow .blc06 .frame h4 {
  margin-bottom: 1em !important;
  font-size: var(--size-20-28) !important;
  color: var(--green-01);
  text-align: center;
}
#page-oem-flow .blc06 .frame ol {
  margin: 0;
  counter-reset: step;
}
#page-oem-flow .blc06 .frame li + li {
  margin-top: var(--size-10-30);
}
#page-oem-flow .blc06 .frame .step {
  margin-bottom: 0;
  counter-increment: step;
}
#page-oem-flow .blc06 .frame dt,
#page-oem-flow .blc06 .frame dd {
  padding-left: 32px;
}
@media (max-width: 600px) {
  #page-oem-flow .blc06 .frame dt,
  #page-oem-flow .blc06 .frame dd {
    padding-left: 20px;
  }
}
#page-oem-flow .blc06 .frame dt {
  position: relative;
  font-size: var(--size-15-20);
  font-weight: 600;
  line-height: 1;
}
#page-oem-flow .blc06 .frame dt::before {
  position: absolute;
  top: -3px;
  left: 0;
  width: 24px;
  height: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  color: #fff;
  text-align: center;
  content: counter(step);
  background: var(--green-01);
  border-radius: 100px;
}
@media (max-width: 600px) {
  #page-oem-flow .blc06 .frame dt::before {
    top: 0;
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
  }
}
#page-oem-flow .blc06 .frame dd {
  margin: 5px 0 var(--size-15-30);
  line-height: 1.75;
}
@media (max-width: 600px) {
  #page-oem-flow .blc06 .frame dd {
    padding-left: 0;
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  #page-oem-flow .blc06 .media {
    flex-direction: row;
  }
}
#page-oem-flow .blc06 .media-img {
  width: var(--size-80-300);
  line-height: 0;
}
#page-oem-flow .blc06 .media-tx {
  margin-left: var(--size-10-30);
}
#page-oem-flow .LEFT-TITLE_RIGHT-LIST li + li {
  margin-top: 20px;
}

#page-merit-of-food-oem .step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  counter-reset: step;
}
#page-merit-of-food-oem .step li {
  width: calc(50% - 15px);
  padding: var(--size-20-30);
  margin-bottom: var(--size-15-30);
  list-style: none;
  counter-increment: step;
  border: 3px solid var(--green-01);
  border-radius: var(--size-20-30);
  box-shadow: 0 0 15px #b3d9b3;
}
@media (max-width: 800px) {
  #page-merit-of-food-oem .step li {
    width: 100%;
    border-width: 2px;
  }
}
#page-merit-of-food-oem .step dt {
  position: relative;
  padding-left: var(--size-28-40);
  font-size: var(--size-18-22);
  font-weight: 700;
}
#page-merit-of-food-oem .step dt::before {
  position: absolute;
  top: var(--size-5-8);
  left: 0;
  width: var(--size-20-30);
  height: var(--size-20-30);
  font-size: var(--size-14-20);
  font-weight: 700;
  line-height: var(--size-20-30);
  color: #fff;
  text-align: center;
  content: counter(step);
  background: var(--orange-01);
  border-radius: 100px;
}
#page-merit-of-food-oem .step dd {
  margin-top: var(--size-10-20);
  line-height: 2;
}
#page-merit-of-food-oem .case .styled_h3 {
  margin-bottom: 1em !important;
}
@media (max-width: 600px) {
  #page-merit-of-food-oem .case .styled_h3 {
    font-size: 16px !important;
    line-height: 1.75 !important;
  }
}
#page-merit-of-food-oem .case .styled_h3 span {
  display: inline-block;
  padding: 2px 10px;
  margin-right: 5px;
  font-size: 0.8em;
  color: #fff;
  background: var(--green-01);
  border-radius: 4px;
}
@media (max-width: 600px) {
  #page-merit-of-food-oem .case .styled_h3 span {
    display: block;
    width: 90px;
    margin: 10px 0;
    text-align: center;
  }
}

#page-our-nursing-care .blc03 .frame h4 {
  margin-bottom: 20px !important;
}

#page-our-meal-delivery .frame2-blc {
  counter-reset: num;
}
#page-our-meal-delivery .frame2-blc .media {
  align-items: center;
}
#page-our-meal-delivery .frame2-blc .media > * {
  flex: 1;
}
#page-our-meal-delivery .frame2-blc h4 {
  margin-bottom: 1em !important;
  font-size: var(--size-22-30) !important;
  font-weight: 700;
  color: var(--green-01);
}
#page-our-meal-delivery .frame2-blc p {
  line-height: 2;
}
#page-our-meal-delivery .frame2-blc .media-img {
  margin-left: var(--size-20-45);
}
@media (max-width: 600px) {
  #page-our-meal-delivery .frame2-blc .media-img {
    margin-left: 0;
  }
}
#page-our-meal-delivery .frame2 {
  position: relative;
  counter-increment: num;
}
@media (max-width: 1024px) {
  #page-our-meal-delivery .frame2 {
    padding-top: 60px;
  }
}
#page-our-meal-delivery .frame2:nth-child(2) img {
  border-radius: var(--size-15-30);
}
@media (max-width: 600px) {
  #page-our-meal-delivery .frame2:nth-child(2) img {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  #page-our-meal-delivery .frame2:last-child .media-img {
    margin-top: 20px;
  }
}
#page-our-meal-delivery .frame2::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: var(--size-100-150);
  padding: 15px 0;
  font-size: var(--size-16-24);
  font-weight: 700;
  color: #fff;
  text-align: center;
  content: "POINT " counter(num);
  background: var(--green-01);
  border-radius: 0 0 10px 10px;
}
#page-our-meal-delivery .blc03 {
  background: var(--green-01);
}
#page-our-meal-delivery .blc03 .styled_h2 {
  color: #fff;
}
#page-our-meal-delivery .blc03 .media {
  align-items: center;
}
#page-our-meal-delivery .blc03 .media-img {
  flex: 1;
}
#page-our-meal-delivery .blc03 .media-tx {
  margin-left: var(--size-30-60);
  color: #fff;
}
@media (max-width: 600px) {
  #page-our-meal-delivery .blc03 .media-tx {
    margin: 30px 0 0;
  }
}
#page-our-meal-delivery .blc03 .imgs {
  justify-content: center;
  margin: var(--size-20-45) 0 0 0;
}
#page-our-meal-delivery .blc03 .imgs li {
  width: 30%;
  max-width: 330px;
  margin: 0 var(--size-10-20);
  text-align: center;
  list-style: none;
}
@media (max-width: 600px) {
  #page-our-meal-delivery .blc03 .imgs li {
    width: 50%;
  }
}
#page-our-meal-delivery .blc03 .imgs .img {
  overflow: hidden;
  line-height: 0;
  border-radius: 900px;
}
#page-our-meal-delivery .blc03 .imgs h4 {
  margin: 0.75em 0 0 !important;
  color: #fff;
}
#page-our-meal-delivery .blc03 .frame {
  margin-top: var(--size-20-45);
}
#page-our-meal-delivery .blc03 .frame li {
  list-style: none;
}
#page-our-meal-delivery .blc03 .frame li + li {
  margin-top: 10px;
}

#page-flow .frame2-blc-wrap {
  padding: var(--size-75-150) 0 var(--size-45-90);
  background: var(--green-03);
}
#page-flow .frame2-blc-wrap .frame2 {
  position: relative;
  padding-top: var(--size-60-90);
  counter-increment: num;
  background: #fff;
}
#page-flow .frame2-blc-wrap .frame2::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: var(--size-100-150);
  padding: 15px 0;
  font-size: var(--size-16-24);
  font-weight: 700;
  color: #fff;
  text-align: center;
  content: "STEP " counter(num);
  background: var(--green-01);
  border-radius: 0 0 10px 10px;
}
#page-flow .frame2-blc-wrap .frame2 + .frame2 {
  margin-top: 50px;
}
@media (max-width: 600px) {
  #page-flow .frame2-blc-wrap .frame2 + .frame2 {
    margin-top: 40px;
  }
}
#page-flow .frame2-blc-wrap .frame2 + .frame2::after {
  position: absolute;
  top: -55px;
  left: 50%;
  content: "";
  border: 35px solid var(--tp);
  border-top: 30px solid var(--green-01);
  transform: translateX(-50%);
}
@media (max-width: 600px) {
  #page-flow .frame2-blc-wrap .frame2 + .frame2::after {
    top: -43px;
    border: 30px solid var(--tp);
    border-top: 25px solid var(--green-01);
  }
}
#page-flow .frame2-blc-wrap .flow-tx {
  display: block;
}
#page-flow .frame2-blc-wrap h4 {
  margin-bottom: var(--size-5-15) !important;
  font-size: var(--size-22-30) !important;
  font-weight: 700;
  color: var(--green-01);
}
#page-flow .frame2-blc-wrap .yellow-marker {
  line-height: 2;
}
#page-flow .frame2-blc-wrap .yellow-marker + * {
  margin-top: var(--size-5-15);
}

#page-faq .faq_list .title {
  margin-bottom: 0 !important;
  font-size: 100% !important;
}
#page-faq .faq_list .active + .desc_area {
  height: auto !important;
}
#page-faq .desc {
  margin-bottom: 0 !important;
}
@media (max-width: 600px) {
  #page-faq .desc {
    padding-bottom: 10px;
  }
}
#page-faq .contact-box {
  display: flex;
  align-items: center;
  padding: 0 30px 30px 60px;
  background: #f8f8f8;
}
@media (max-width: 600px) {
  #page-faq .contact-box {
    flex-direction: column;
    padding: 0 0 30px;
  }
}
#page-faq .contact-box p {
  margin-bottom: 0 !important;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.75;
}
#page-faq .contact-box .btn {
  margin-left: 45px;
}
@media (max-width: 600px) {
  #page-faq .contact-box .btn {
    margin: 10px 0 0;
  }
}

.single-news #main_content {
  justify-content: center;
}
.single-news #main_content #single_post_header,
.single-news #main_content #main_col {
  width: 100%;
  max-width: 900px;
}

.single-post #main_content {
  align-items: start;
}
.single-post #side_col {
  position: sticky;
  top: 90px;
}
@media (max-width: 1100px) {
  .single-post #side_col .widget_content {
    margin-right: auto;
    margin-left: auto;
  }
}
.single-post #container {
  overflow: visible;
}

.contact-primary .mail-form-intro {
  text-align: center;
}
.contact-primary .mail-form-intro ul {
  margin: 0 0 var(--size-20-40) 0;
}
.contact-primary .mail-form-intro li {
  font-size: 14px;
  font-weight: 700 !important;
  list-style: none;
}
.contact-primary .mail-form-intro .req {
  margin-right: 10px;
}
.contact-primary .mail-form-intro .desc {
  font-size: 14px;
}
@media (max-width: 600px) {
  .contact-primary .mail-form-intro .desc {
    text-align: left;
  }
}
.contact-primary .req {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.75;
  color: #fff;
  background: var(--green-01);
  border-radius: 100px;
}
.contact-primary .form-cont fieldset dt {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.contact-primary .form-cont .wpcf7-list-item {
  margin-left: 0;
  line-height: 2.2;
}
.contact-primary .form-cont dd {
  margin: 5px 0 0 20px;
}
.contact-primary .form-cont .req {
  margin-left: 5px;
}
.contact-primary .form-cont .note {
  font-size: 0.8em;
}
.contact-primary .form-cont .agreement {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
@media (max-width: 600px) {
  .contact-primary .form-cont .agreement {
    flex-direction: column;
  }
  .contact-primary .form-cont .agreement dd {
    margin: 0;
  }
}
.contact-primary .form-cont .agreement .req {
  top: 0;
  margin-left: 0;
}
.contact-primary .wpcf7 {
  padding: var(--size-20-40);
  background: #f7f7f7;
  border: none;
}
.contact-primary .wpcf7 form {
  margin: 0;
}
.contact-primary .wpcf7 select,
.contact-primary .wpcf7 .wpcf7-list-item-label {
  font-size: inherit;
}
.contact-primary .form-btns {
  justify-content: center;
  margin-top: 20px;
}
.contact-primary .form-btns .form-btn span {
  display: block;
}
.contact-primary .form-btns .form-btn input {
  display: inline-block;
  height: auto;
  padding: 20px 50px;
  margin: 10px;
  font-size: 18px;
  font-weight: 700 !important;
  color: #fff;
  letter-spacing: 0.1em;
  cursor: pointer;
  background: var(--green-01);
  border: none;
  transition: var(--ts-02);
}
.contact-primary .form-btns .form-btn input:hover {
  opacity: 0.7;
}
.contact-primary .wpcf7-not-valid-tip,
.contact-primary .wpcf7-response-output {
  font-size: 14px;
  font-weight: 500;
  color: var(--red) !important;
}
.contact-primary .wpcf7-response-output {
  padding: 10px !important;
  margin: 0 !important;
  line-height: 1.75;
  background: #fef5f4;
  border: 1px solid var(--red) !important;
}
.contact-primary .complete-msg a {
  margin: 0 10px;
}
.contact-primary .privacy {
  height: 300px;
  padding: var(--size-15-30);
  margin-top: 30px;
  overflow-y: scroll;
  background: #fff;
  border: 1px solid #ddd;
}
@media (max-width: 600px) {
  .contact-primary .privacy {
    margin-top: -10px;
  }
}
.contact-primary .privacy h3,
.contact-primary .privacy h4 {
  margin-bottom: 10px !important;
  font-size: var(--size-16-20) !important;
  font-weight: 500 !important;
}
.contact-primary .privacy p {
  font-size: 13px;
  line-height: 1.75;
}
.contact-primary .for-phone {
  margin-bottom: var(--size-20-40);
  text-align: center;
}
.contact-primary .for-phone dl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-primary .for-phone dt {
  font-weight: 600 !important;
}
.contact-primary .for-phone a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.75;
  color: var(--green-01);
  transition: var(--ts-02);
}
@media (max-width: 800px) {
  .contact-primary .for-phone a {
    font-size: 18px;
  }
}
.contact-primary .for-phone a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.contact-primary .for-phone svg {
  display: none;
}
.contact-primary:has(.wpcf7cp-form-hide) .wpcf7cp-form-hide,
.contact-primary:has(.wpcf7cp-form-hide) .mail-form-intro {
  display: none;
}
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf {
  position: static;
}
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf table,
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf tr,
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf th,
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf td {
  display: block;
  padding: 0;
  text-align: left;
  border: none;
}
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf tr + tr {
  margin-top: 20px;
}
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf th {
  font-weight: bold;
}
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf td {
  margin-left: 20px;
  background: var(--tp);
}
.contact-primary:has(.wpcf7cp-form-hide) #wpcf7cpcnf td p {
  line-height: 1.75;
}
.contact-primary:has(.wpcf7cp-form-hide) .wpcf7cp-btns {
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  .contact-primary:has(.wpcf7cp-form-hide) .wpcf7cp-btns {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.contact-primary:has(.wpcf7cp-form-hide) .wpcf7cp-btns button {
  display: inline-block;
  height: auto;
  padding: 20px 40px;
  margin: 10px;
  font-size: 18px;
  font-weight: 700 !important;
  color: #fff;
  letter-spacing: 0.1em;
  cursor: pointer;
  background: var(--green-01);
  border: none;
  transition: var(--ts-02);
}
@media (max-width: 600px) {
  .contact-primary:has(.wpcf7cp-form-hide) .wpcf7cp-btns button {
    min-width: 230px;
  }
}
.contact-primary:has(.wpcf7cp-form-hide) .wpcf7cp-btns button:hover {
  opacity: 0.7;
}
.contact-primary:has(.wpcf7cp-form-hide) .wpcf7cp-btns .wpcf7cp-cfm-edit-btn {
  background: #999;
}/*# sourceMappingURL=style.css.map */

.shutter_image.col3 .item_textbox {
    width: calc(100% / 3 - 3px);
	padding:15px; background-color:#fff; text-align:center; font-size:1.2rem; font-weight:600;
}