@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
*, *::before, *::after {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
@media (max-width: 360px) {
  html {
    font-size: 60%;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

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

picture {
  display: inline-block;
}

body {
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 400;
  width: 100%;
  background: #fff;
}
body.noscroll {
  overflow: hidden;
}
@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
}

.wrapper {
  overflow-x: hidden;
}

h2, h3, h4 {
  font-weight: lighter;
}

p {
  line-height: 1.8;
  font-weight: lighter;
}

ol, ul, menu, nav {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=text],
input[type=email],
input[type=password],
input[type=submit],
input[type=reset],
button,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

button, input[type=reset], input[type=submit] {
  cursor: pointer;
}

button {
  display: block;
  cursor: default;
}

a {
  text-decoration: none;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
}

.inner {
  max-width: 90rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 920px) {
  .inner {
    width: 90%;
  }
}

.inner810 {
  max-width: 81rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 850px) {
  .inner810 {
    width: 90%;
  }
}

.inner840 {
  max-width: 84rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 900px) {
  .inner840 {
    width: 90%;
  }
}

.inner980 {
  max-width: 98rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 1000px) {
  .inner980 {
    width: 90%;
  }
}

.inner1080 {
  max-width: 108rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 1180px) {
  .inner1080 {
    width: 90%;
  }
}

.inner1097 {
  max-width: 109.8rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 1180px) {
  .inner1097 {
    width: 90%;
  }
}

.inner1100 {
  max-width: 110rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 1140px) {
  .inner1100 {
    width: 90%;
  }
}

.inner_01 {
  width: 100%;
  padding-inline: 15.6% 0%;
}
@media screen and (max-width: 1080px) {
  .inner_01 {
    padding-inline: 3% 0;
    padding-top: 16rem;
  }
}
@media screen and (max-width: 580px) {
  .inner_01 {
    padding-top: 3rem;
  }
}

.inner_02 {
  width: 100%;
  padding-inline: 15.6% 3.3%;
}
@media screen and (max-width: 1080px) {
  .inner_02 {
    padding-inline: 3%;
    padding-top: 16rem;
  }
}
@media screen and (max-width: 580px) {
  .inner_02 {
    padding-top: 10rem;
  }
}

.inner_03 {
  width: 100%;
  padding-inline: 5rem;
}
@media screen and (max-width: 1080px) {
  .inner_03 {
    padding-inline: 3%;
  }
}
@media screen and (max-width: 768px) {
  .inner_03 {
    padding-inline: 2rem;
  }
}

.roboto {
  font-family: "Roboto", sans-serif;
}

.no-link {
  pointer-events: none !important;
}

a {
  color: #000;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
a:hover {
  opacity: 0.8;
}

p {
  font-weight: 400;
  line-height: 1.8;
}

img {
  width: 100%;
  display: block;
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

.bold {
  font-weight: bold;
}

.ma-t-no {
  margin-top: 0 !important;
}

/* フェイドアップ */
/* 下から */
.fadeUpTrigger {
  opacity: 0;
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 左から */
.fadeLeftTrigger {
  opacity: 0;
}

.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 右から */
.fadeRightTrigger {
  opacity: 0;
}

.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.toggle_switch {
  position: relative;
  cursor: pointer;
  padding: 5px 0;
  margin-top: 6rem;
  margin-bottom: 5px;
  background-color: #c2a72a;
  border-radius: 2rem;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .toggle_switch {
    font-size: 1.6rem;
    margin-top: 2rem;
  }
}
.toggle_switch::after {
  content: "▼";
  font-size: 1.8rem;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 3rem;
  transform: translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .toggle_switch::after {
    right: 1rem;
    font-size: 1.2rem;
  }
}
.toggle_switch h3 {
  font-weight: 500;
}
.toggle_switch:hover::after {
  transform: translateY(-50%) scale(1.1);
}
.toggle_switch.open::after {
  transform: translateY(-50%) rotate(180deg);
}

.toggle_contents {
  display: none;
}
.toggle_contents .table03 tr:nth-child(1) td:last-child {
  border-radius: 0 1rem 0 0;
}
.toggle_contents .table03 tr:last-child td:nth-child(1) {
  border-radius: 0 0 0 1rem;
}

.btn {
  width: 100%;
}
.btn a {
  margin-inline: auto;
  text-align: center;
  color: #fff;
  background-color: #08A222;
  border-radius: 2rem;
  padding: 1rem 2rem;
}

.btn02 {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  padding: 3px;
  background-color: #fff;
  border-radius: 1rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 8px 10px;
}
@media screen and (max-width: 768px) {
  .btn02 {
    margin: 4rem auto 10rem;
  }
}
@media screen and (max-width: 580px) {
  .btn02 {
    margin: 4rem auto 6rem;
    font-size: 14px;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 3rem;
  margin: 4rem 0 6rem;
}
.pagination .page-numbers {
  position: relative;
  z-index: 2;
}
.pagination .page-numbers::after {
  content: "";
  display: inline-block;
  background-color: #fff;
  border: 2px solid #08A222;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3rem;
  aspect-ratio: 1;
  z-index: -1;
}
.pagination .page-numbers.next::after, .pagination .page-numbers.prev::after {
  aspect-ratio: 4/3;
  width: 6rem;
}

.sidebar-news .widget_search {
  margin-bottom: 4rem;
}
.sidebar-news .wp-block-search__button {
  border-radius: 2rem;
  padding: 0.5rem 2rem;
  background-color: #08A222;
  color: #fff;
}
.sidebar-news .wp-block-heading {
  font-weight: 700;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .sidebar-news .wp-block-heading {
    font-size: 1.8rem;
  }
}
.sidebar-news .wp-block-latest-posts__list, .sidebar-news .wp-block-categories-list, .sidebar-news .wp-block-archives-list {
  margin-bottom: 4rem;
}
.sidebar-news .wp-block-latest-posts__list li, .sidebar-news .wp-block-categories-list li, .sidebar-news .wp-block-archives-list li {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  padding: 1rem 0;
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-bottom: 2px solid #606060;
}
@media screen and (max-width: 768px) {
  .sidebar-news .wp-block-latest-posts__list li, .sidebar-news .wp-block-categories-list li, .sidebar-news .wp-block-archives-list li {
    font-size: 1.4rem;
  }
}
.sidebar-news .wp-block-latest-posts__list li::before, .sidebar-news .wp-block-categories-list li::before, .sidebar-news .wp-block-archives-list li::before {
  content: "";
  display: inline-block;
  background-image: url("../img/right.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 2rem;
  aspect-ratio: 1;
  transition: all 0.3s;
}
.sidebar-news .wp-block-latest-posts__list li:hover::before, .sidebar-news .wp-block-categories-list li:hover::before, .sidebar-news .wp-block-archives-list li:hover::before {
  transform: translateX(3px);
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

/* br-sp */
.br-sp_1420 {
  display: none;
}
@media screen and (max-width: 1420px) {
  .br-sp_1420 {
    display: block;
  }
}

.br-sp_1380 {
  display: none;
}
@media screen and (max-width: 1380px) {
  .br-sp_1380 {
    display: block;
  }
}

.br-sp_1280 {
  display: none;
}
@media screen and (max-width: 1280px) {
  .br-sp_1280 {
    display: block;
  }
}

.br-sp_1180 {
  display: none;
}
@media screen and (max-width: 1180px) {
  .br-sp_1180 {
    display: block;
  }
}

.br-sp_1080 {
  display: none;
}
@media screen and (max-width: 1080px) {
  .br-sp_1080 {
    display: block;
  }
}

.br-sp_820 {
  display: none;
}
@media screen and (max-width: 800px) {
  .br-sp_820 {
    display: block;
  }
}

.br-sp_580 {
  display: none;
}
@media screen and (max-width: 580px) {
  .br-sp_580 {
    display: block;
  }
}

.br-sp_480 {
  display: none;
}
@media screen and (max-width: 480px) {
  .br-sp_480 {
    display: block;
  }
}

/* br-sp_oo-oo */
/* br-pc */
/* br-pc_oo-oo */
.br-pc_480 {
  display: block;
}
@media screen and (max-width: 480px) {
  .br-pc_480 {
    display: none;
  }
}

/*ヘッダー*/
.header {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 1.6rem 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  .header {
    padding: 0.5rem 1rem;
  }
}
.header .left {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 580px) {
  .header .left {
    gap: 1rem;
  }
}
.header .left a {
  width: 20rem;
}
@media screen and (max-width: 1280px) {
  .header .left a {
    width: 16rem;
  }
}
@media screen and (max-width: 580px) {
  .header .left a {
    width: 12rem;
  }
}
.header .left p {
  font-size: 2rem;
  font-weight: 900;
}
@media screen and (max-width: 1280px) {
  .header .left p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 580px) {
  .header .left p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1100px) {
  .header .right {
    display: none;
  }
}
.header .right .nav_inbox nav {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.header .right .nav_inbox nav ul {
  display: flex;
  align-items: center;
  justify-content: end;
}
.header .right .nav_inbox nav ul li a {
  position: relative;
  overflow: hidden;
  font-size: 1.8rem;
  margin-left: 3.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 5px;
}
@media screen and (max-width: 1480px) {
  .header .right .nav_inbox nav ul li a {
    font-size: 1.6rem;
    margin-left: 1.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .header .right .nav_inbox nav ul li a {
    font-size: 1.4rem;
    margin-left: 0.8rem;
  }
}
.header .right .nav_inbox nav ul li a::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
  transform: translateX(-101%);
}
.header .right .nav_inbox nav ul li a:hover::after {
  transform: translateX(0%);
}
.header .right .nav_inbox nav ul li .contact {
  background-color: #08A222;
  color: #fff;
  border-radius: 1rem;
  padding: 1rem 2rem;
  margin-left: 2.8rem;
  transition: all 0.3s;
}
@media screen and (max-width: 1280px) {
  .header .right .nav_inbox nav ul li .contact {
    margin-left: 1rem;
  }
}
.header .right .nav_inbox nav ul li .contact:hover {
  border-radius: 0;
}
.header .right .nav_inbox nav ul li .contact:hover::after {
  display: none;
}
.header .right .nav_inbox nav ul li .sns {
  width: 3.5rem;
  aspect-ratio: 1;
  margin-left: 1.2rem;
  transition: all 0.3s;
}
.header .right .nav_inbox nav ul li .sns:hover {
  transform: scale(1.1) rotate(10deg);
}
.header .right .nav_inbox nav ul li .sns:hover::after {
  display: none;
}
.header .right .nav_inbox nav ul li.ddown {
  position: relative;
  font-weight: 700;
  font-size: 1.8rem;
  margin-left: 3.8rem;
  padding-bottom: 2px;
  line-height: 2;
  letter-spacing: 0.1em;
  cursor: pointer;
}
@media screen and (max-width: 1480px) {
  .header .right .nav_inbox nav ul li.ddown {
    font-size: 1.6rem;
    margin-left: 1.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .header .right .nav_inbox nav ul li.ddown {
    font-size: 1.4rem;
    margin-left: 0.8rem;
    text-align: center;
    padding-bottom: 0.2rem;
  }
}
.header .right .nav_inbox nav ul li.ddown ul {
  position: absolute;
  top: 1.5em;
  left: 50%;
  transform: scaleY(0) translateX(-50%);
  transition: all 0.3s;
  transform-origin: top;
  width: 22rem;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  padding: 2rem;
}
.header .right .nav_inbox nav ul li.ddown ul li a {
  margin-bottom: 1rem;
  text-align: center;
  margin-left: 0;
}
.header .right .nav_inbox nav ul li.ddown ul li:last-child a{
  margin-bottom: 0;
}
.header .right .nav_inbox nav ul li.ddown:hover ul {
  transform: scaleY(1) translateX(-50%);
}

/*ハンバーガースイッチ*/
.sp-menu {
  display: none;
}
@media screen and (max-width: 1100px) {
  .sp-menu {
    display: block;
  }
}
.sp-menu .list .item {
  position: relative;
}
.sp-menu .list .item .menu-trigger {
  position: absolute;
  top: 50%;
  right: 0rem;
  transform: translateY(-50%);
  width: 3rem;
  height: 2rem;
  cursor: pointer;
}
.sp-menu .list .item .menu-trigger span {
  display: inline-block;
  height: 1.5px;
  width: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
}
.sp-menu .list .item .menu-trigger span:nth-child(1) {
  top: 0;
  transition: all 0.3s;
}
.sp-menu .list .item .menu-trigger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.sp-menu .list .item .menu-trigger span:nth-child(3) {
  top: 100%;
  transition: all 0.3s;
}
.sp-menu .list .item .menu-trigger.open span:nth-child(1) {
  top: 50%;
  transform: rotate(45deg);
  transform-origin: center;
  background-color: #000;
}
.sp-menu .list .item .menu-trigger.open span:nth-child(2) {
  opacity: 0;
}
.sp-menu .list .item .menu-trigger.open span:nth-child(3) {
  background-color: #000;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
}

/*SPメニュー*/
.sp-nav {
  display: none;
  width: 50%;
  height: 100vh;
  min-width: 35rem;
  background-color: #08A222;
  position: fixed;
  right: 0;
  z-index: 10;
  padding-top: 13rem;
}
@media screen and (max-width: 580px) {
  .sp-nav {
    width: 100%;
  }
}
.sp-nav .nav_inbox {
  position: relative;
}
.sp-nav .nav_inbox nav ul li {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.sp-nav .nav_inbox nav ul li a {
  color: #fff;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: 1.4rem;
  text-align: center;
  margin-left: auto;
  font-size: 18px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
.sp-nav .nav_inbox nav ul li a::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
  transform: translateX(-101%);
}
.sp-nav .nav_inbox nav ul li a:hover::after {
  transform: translateX(0%);
}
.sp-nav .nav_inbox nav ul li.ddown {
  width: 100%;
  color: #fff;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 1.4rem;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
  cursor: pointer;
}
.sp-nav .nav_inbox nav ul li.ddown ul {
  position: absolute;
  top: 2em;
  left: 50%;
  transform: scaleY(0) translateX(-50%);
  transition: all 0.3s;
  transform-origin: top;
  width: 14rem;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  z-index: 5;
}
.sp-nav .nav_inbox nav ul li.ddown ul li a {
  margin-bottom: 1rem;
  text-align: center;
  margin-left: 0;
  color: #000;
}
.sp-nav .nav_inbox nav ul li.ddown:hover ul {
  transform: scaleY(1) translateX(-50%);
}
.sp-nav .nav_inbox nav .ul02 {
  display: flex;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  gap: 3rem;
}
.sp-nav .nav_inbox nav .ul02 li a {
  width: 3rem;
  aspect-ratio: 1;
}
.sp-nav .nav_inbox nav .ul02 li a img {
  transition: all 0.3s;
}
.sp-nav .nav_inbox nav .ul02 li a:hover {
  transform: scale(1.1) rotate(10deg);
}
.sp-nav .nav_inbox nav .ul02 li a:hover::after {
  display: none;
}

/*メインビジュアル*/
.mv {
  position: relative;
}
@media screen and (max-width: 768px) {
  /*
  .mv {
    height: 40rem;
  }
  .mv .bg_mv {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }*/
  .mv {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 580px) {
  /*
  .mv {
    height: 30rem;
  }*/
  .mv {
    margin-top: 5rem;
  }
}
.mv .txtbox {
  color: #fff;
  position: absolute;
  top: 10.5vw;
  left: 4vw;
  z-index: 6;
}
@media screen and (max-width: 768px) {
  .mv .txtbox {
    top: 7.5vw;
  }
}
@media screen and (max-width: 580px) {
  .mv .txtbox {
    top: 2.5vw;
  }
}
/*
@media screen and (max-width: 880px) {
  .mv .txtbox {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }
}*/
.mv .txtbox .txt00 {
  font-weight: 900;
  text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0px 0px 13px #000, 0px 0px 19px rgba(0, 0, 0, 3.8);
}
.mv .txtbox .txt01 {
  font-size: 5.3vw;
  line-height: 1.1;
}
/*@media screen and (max-width: 880px) {
  .mv .txtbox .txt01 {
    font-size: 5.3rem;
  }
}*/
@media screen and (max-width: 580px) {
  .mv .txtbox .txt01 {
    font-size: 3.3rem;
  }
}
.mv .txtbox .txt02 {
  font-size: 2.6vw;
}
/*@media screen and (max-width: 880px) {
  .mv .txtbox .txt02 {
    font-size: 2.6rem;
  }
}*/
@media screen and (max-width: 580px) {
  /*
  .mv .txtbox .txt02 {
    font-size: 1.6rem;
  }*/
}
/*MV工場配置（aタグ）*/
.mv .mv00 {
  position: absolute;
  z-index: 3;
  transition: all .3s;
}
.mv .mv01 {
  width: 22vw;
  aspect-ratio: 369 / 214;
  top: 26vw;
  left: 25vw;
}
.mv .mv02 {
  width: 23vw;
  aspect-ratio: 383 / 262;
  top: 25vw;
  left: 51vw;
}
.mv .mv03 {
  width: 19vw;
  aspect-ratio: 307 / 209;
  bottom: 14vw;
  right: 3vw;
}
.mv .mv00 .img {
  position: relative;
}
.mv .mv01 .img {
  top: -80%;
  left: -10%;
}
.mv .mv02 .img {
  top: -100%;
  left: 30%;
}
.mv .mv03 .img {
  top:-115%;
  left: -15%;
}
.mv .mv00 .img::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .3s;
  opacity: 0;
}
.mv .mv01 .img::after {
  top: 0;
  left: 0;
  width: 10vw;
  aspect-ratio: 547 / 204;
  background-image: url("../img/mv05.png");
}
.mv .mv02 .img::after {
  top: 0;
  left: 0;
  width: 10vw;
  aspect-ratio: 647 / 301;
  background-image: url("../img/mv08.png");
}
.mv .mv03 .img::after {
  top: 0;
  left: 0;
  width: 10vw;
  aspect-ratio: 668 / 255;
  background-image: url("../img/mv11.png");
}
.mv .mv00:hover {
  transform: scale(1.1);
  opacity: 1;
}
.mv .mv00:hover .img::after {
  opacity: 1;
}
/*MVキャラ配置*/
.mv .chara00 {
  position: absolute;
  z-index: 5;
}
.mv .chara01 {
  width: 8vw;
  aspect-ratio: 148 / 121;
  top: 35vw;
  left: 31vw;
}
.mv .chara02 {
  width: 3vw;
  aspect-ratio: 52 / 84;
  top: 34vw;
  left: 41vw;
}
.mv .chara03 {
  width: 10vw;
  aspect-ratio: 165 / 115;
  top: 40.5vw;
  left: 49vw;
}
.mv .chara04 {
  width: 10vw;
  aspect-ratio: 160 / 130;
  top: 40.5vw;
  left: 60vw;
}
.mv .chara05 {
  width: 4vw;
  aspect-ratio: 68 / 92;
  top: 34vw;
  left: 66vw;
}
.mv .chara06 {
  width: 5vw;
  aspect-ratio: 86 / 119;
  bottom: 12vw;
  right: 22vw;
}

/* スライダー */
.sliderbox {
  width: 100%;
}
.sliderbox .slider01 {
  padding-inline: 5rem;
  margin-bottom: 4rem;
  position: relative;
}
.sliderbox .slider01 .slider_item {
  margin-inline: 1.25rem;
}
.sliderbox .slider01 .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  gap: 10px;
  list-style: none;
  padding: 0;
}
.sliderbox .slider01 .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
  background-color: #ccc;
  border: none;
  border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  transition: background-color 0.3s;
}
.sliderbox .slider01 .slick-dots li.slick-active button {
  background-color: #999;
}
.sliderbox .slider01 .slick-prev, .sliderbox .slider01 .slick-next {
  width: 4rem;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.sliderbox .slider01 .slick-prev {
  left: 1rem;
}
.sliderbox .slider01 .slick-next {
  right: 1rem;
}
.sliderbox .slider02 {
  width: 100%;
}
.sliderbox .slider02 .slider_item {
  margin-inline: 5px;
}
.sliderbox .slider02 .slider_item .img_sli {
  overflow: hidden;
}
.sliderbox .slider02 .slider_item .img_sli img {
  aspect-ratio: 335.2/200;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.sliderbox .slider03 .slick-prev, .sliderbox .slider03 .slick-next {
  width: 3rem;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 5;
}
@media screen and (max-width: 580px) {
  .sliderbox .slider03 .slick-prev, .sliderbox .slider03 .slick-next {
    width: 2.5rem;
  }
}
.sliderbox .slider03 .slick-prev {
  left: 0;
  transform: translate(-100%, -50%);
}
@media screen and (max-width: 580px) {
  .sliderbox .slider03 .slick-prev {
    left: 0px;
    transform: translate(-25%, -50%);
  }
}
.sliderbox .slider03 .slick-next {
  right: 0;
  transform: translate(100%, -50%);
}
@media screen and (max-width: 580px) {
  .sliderbox .slider03 .slick-next {
    right: 0px;
    transform: translate(25%, -50%);
  }
}

/* Service */
.service {
  position: relative;
}
.service .box .ul-ser {
  width: 100%;
}
.service .box .ul-ser > li {
  margin-bottom: 3.5rem;
  box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.4);
  border-radius: 3rem 0 0 3rem;
  padding: 2.6rem 3.3%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li {
    flex-direction: column;
    justify-content: center;
    gap: 3rem;
  }
}
@media screen and (max-width: 580px) {
  .service .box .ul-ser > li {
    margin-top: 15rem;
  }
}
.service .box .ul-ser > li .left {
  width: calc(100% - 38rem);
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li .left {
    width: 100%;
  }
}
.service .box .ul-ser > li .left .txtbox h3 {
  font-size: 2.9rem;
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li .left .txtbox h3 {
    justify-content: center;
  }
}
@media screen and (max-width: 580px) {
  .service .box .ul-ser > li .left .txtbox h3 {
    font-size: 2.6rem;
  }
}
.service .box .ul-ser > li .left .txtbox h3::before {
  content: "";
  display: inline-block;
  background-image: url("../img/arrow_r_wh.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 4.8rem;
  aspect-ratio: 1;
}
.service .box .ul-ser > li .left .txtbox .txt01 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  margin: 1.7rem 0 2.3rem;
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li .left .txtbox .txt01 {
    text-align: center;
  }
}
.service .box .ul-ser > li .left .txtbox .txt02 {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li .left .txtbox .txt02 {
    text-align: center;
  }
}
@media screen and (max-width: 580px) {
  .service .box .ul-ser > li .left .txtbox .txt02 {
    font-size: 14px;
  }
}
.service .box .ul-ser > li .left .linkbox ul {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 1280px) {
  .service .box .ul-ser > li .left .linkbox ul {
    align-items: start;
    flex-direction: column;
    gap: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li .left .linkbox ul {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.service .box .ul-ser > li .left .linkbox ul li a {
  background-color: #fff;
  border-radius: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28rem;
  aspect-ratio: 284/44;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .service .box .ul-ser > li .left .linkbox ul li a {
    font-size: 14px;
  }
}
.service .box .ul-ser > li .right {
  width: 38rem;
  aspect-ratio: 385/230;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .service .box .ul-ser > li .right {
    width: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li .right {
    margin-inline: auto;
    width: 100%;
  }
}
.service .box .ul-ser > li .right a {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li .right a {
    width: 100%;
}
}
.service .box .ul-ser > li .right a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s;
}
.service .box .ul-ser > li .right a:hover {
  opacity: 1;
}
.service .box .ul-ser > li .right a:hover img {
  transform: scale(1.1);
}
.service .box .ul-ser > li:nth-child(1) {
  background-color: rgba(254, 170, 2, 0.8);
}
.service .box .ul-ser > li:nth-child(1) .left .linkbox ul li a {
  color: #FEAA02;
}
.service .box .ul-ser > li:nth-child(1)::after {
  background-image: url("../img/chara/01.png");
  width: 9.5rem;
  aspect-ratio: 95/202;
}
@media screen and (max-width: 900px) {
  .service .box .ul-ser > li:nth-child(1)::after {
    width: 5.5rem;
  }
}
.service .box .ul-ser > li:nth-child(2) {
  background-color: rgba(2, 202, 92, 0.8);
}
.service .box .ul-ser > li:nth-child(2) .left .linkbox ul li a {
  color: #02CA5C;
}
.service .box .ul-ser > li:nth-child(2)::after {
  background-image: url("../img/chara/02.png");
  width: 18rem;
  aspect-ratio: 181/148;
}
@media screen and (max-width: 900px) {
  .service .box .ul-ser > li:nth-child(2)::after {
    width: 10rem;
  }
}
.service .box .ul-ser > li:nth-child(3) {
  background-color: rgba(242, 102, 149, 0.8);
}
.service .box .ul-ser > li:nth-child(3) .left .linkbox ul li a {
  color: #F26695;
}
.service .box .ul-ser > li:nth-child(3)::after {
  background-image: url("../img/chara/03.png");
  width: 17.2rem;
  aspect-ratio: 172/147;
}
@media screen and (max-width: 900px) {
  .service .box .ul-ser > li:nth-child(3)::after {
    width: 10.2rem;
  }
}
.service .box .ul-ser > li:nth-child(4) {
  background-color: rgba(2, 116, 202, 0.8);
}
.service .box .ul-ser > li:nth-child(4) .left .linkbox ul li a {
  color: #0274CA;
}
.service .box .ul-ser > li:nth-child(4)::after {
  background-image: url("../img/chara/04.png");
  width: 16.1rem;
  aspect-ratio: 161/155;
}
@media screen and (max-width: 900px) {
  .service .box .ul-ser > li:nth-child(4)::after {
    width: 10.1rem;
  }
}
.service .box .ul-ser > li:nth-child(5) {
  background-color: rgba(254, 2, 2, 0.8);
}
.service .box .ul-ser > li:nth-child(5) .left .linkbox ul li a {
  color: #FE0202;
}
.service .box .ul-ser > li:nth-child(5)::after {
  background-image: url("../img/chara/05.png");
  width: 17.7rem;
  aspect-ratio: 177/199;
}
@media screen and (max-width: 900px) {
  .service .box .ul-ser > li:nth-child(5)::after {
    width: 10.7rem;
  }
}
.service .box .ul-ser > li::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 56%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .service .box .ul-ser > li::after {
    left: 46%;
  }
}
@media screen and (max-width: 900px) {
  .service .box .ul-ser > li::after {
    top: 14%;
  }
}
@media screen and (max-width: 768px) {
  .service .box .ul-ser > li::after {
    left: 2rem;
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 580px) {
  .service .box .ul-ser > li::after {
    top: -3rem;
  }
}

/* News */
.news {
  position: relative;
}
@media screen and (max-width: 1080px) {
  .news .inner_02 {
    padding-top: 0;
  }
}
.news .box {
  background-color: #FFD200;
  padding: 0 0 4rem;
}
@media screen and (max-width: 580px) {
  .news .box {
    padding: 4rem 0 4rem;
  }
}
.news .box .ttl {
  font-size: 16rem;
  font-weight: 900;
  position: absolute;
  line-height: 0.85;
  bottom: 0;
  left: 5rem;
  letter-spacing: 0.1em;
  color: #fff;
}
@media screen and (max-width: 1280px) {
  .news .box .ttl {
    font-size: 12rem;
    left: 2rem;
  }
}
@media screen and (max-width: 580px) {
  .news .box .ttl {
    font-size: 5.5rem;
  }
}
.news .box .inbox ul {
  margin-bottom: 9.4rem;
}
@media screen and (max-width: 768px) {
  .news .box .inbox ul {
    margin-bottom: 0;
  }
}
.news .box .inbox ul li a {
  display: flex;
  align-items: center;
  margin-bottom: 4rem;
  font-weight: 500;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .news .box .inbox ul li a {
    flex-wrap: wrap;
    justify-content: left;
  }
}
@media screen and (max-width: 580px) {
  .news .box .inbox ul li a {
    font-size: 14px;
  }
}
.news .box .inbox ul li a .cat {
  margin-inline: 4.3rem 3.5rem;
  color: #fff;
  font-weight: 700;
  padding: 3px 10px;
  background-color: #000;
  border-radius: 1rem;
  display: inline-block;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .news .box .inbox ul li a .cat {
    margin-inline: 2.3rem 0;
  }
}
@media screen and (max-width: 768px) {
  .news .box .inbox ul li a .title {
    width: 100%;
    text-align: left;
  }
}

/* shop */
.shop {
  padding: 7rem 0 4rem;
  position: relative;
}
.shop .ttl_tate {
  top: 7rem;
}
@media screen and (max-width: 680px) {
  .shop .ttl_tate {
    font-size: 5.5rem;
  }
}
.shop .box .ul-shop {
  display: flex;
  flex-wrap: wrap;
  gap: 4.6rem 4.2rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1480px) {
  .shop .box .ul-shop {
    margin-bottom: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .shop .box .ul-shop {
    gap: 2rem;
  }
}
.shop .box .ul-shop > li {
  width: calc((100% - 8.4rem) / 3);
}
@media screen and (max-width: 768px) {
  .shop .box .ul-shop > li {
    width: calc((100% - 2rem) / 2);
  }
}
@media screen and (max-width: 580px) {
  .shop .box .ul-shop > li {
    width: 100%;
  }
}
.shop .box .ul-shop > li a {
  width: 100%;
}
.shop .box .ul-shop > li a .img {
  overflow: hidden;
  aspect-ratio: 38/19;
}
.shop .box .ul-shop > li a .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s;
}
.shop .box .ul-shop > li a h3 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin: 2rem 0;
}
@media screen and (max-width: 580px) {
  .shop .box .ul-shop > li a h3 {
    font-size: 1.8rem;
  }
}
.shop .box .ul-shop > li a .ul-icon {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.shop .box .ul-shop > li a .ul-icon li {
  width: calc((100% - 32px) / 5);
  aspect-ratio: 1;
}
.shop .box .ul-shop > li a:hover .img img {
  transform: scale(1.1);
}
.shop .box .inbox {
  width: 100%;
  background-color: #08A222;
  border-radius: 2rem;
  padding: 2.5rem 3.5rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 6rem;
}
@media screen and (max-width: 1480px) {
  .shop .box .inbox {
    gap: 3rem;
  }
}
@media screen and (max-width: 1280px) {
  .shop .box .inbox {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .shop .box .inbox {
    padding: 2rem;
  }
}
.shop .box .inbox .left {
  display: flex;
  gap: 6rem;
  align-items: center;
  text-align: center;
  width: 33rem;
}
@media screen and (max-width: 768px) {
  .shop .box .inbox .left {
    width: 100%;
  }
}
.shop .box .inbox .left .txtbox {
  color: #fff;
}
.shop .box .inbox .left .txtbox h3 {
  font-size: 6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.25em;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1280px) {
  .shop .box .inbox .left .txtbox h3 {
    font-size: 5rem;
  }
}
.shop .box .inbox .left .txtbox .roboto {
  font-size: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  .shop .box .inbox .left .txtbox .roboto {
    font-size: 2rem;
  }
}
.shop .box .inbox .right {
  max-width: 60rem;
}
.shop .box .inbox .right p {
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 580px) {
  .shop .box .inbox .right p {
    font-size: 14px;
  }
}
.shop .box .inbox .inu {
  position: absolute;
  top: 25%;
  left: 4.3rem;
  transform: translate(0, -50%);
  width: 11.6rem;
  aspect-ratio: 116/168;
}
@media screen and (max-width: 1480px) {
  .shop .box .inbox .inu {
    top: -4rem;
    left: 2rem;
    width: 7.6rem;
  }
}

/* Column */
.column {
  position: relative;
  background-color: #F2EFD8;
  padding-top: 3.7rem;
}
.column .ttl_tate {
  color: #fff;
  top: 7rem;
}
@media screen and (max-width: 1080px) {
  .column .ttl_tate {
    top: 3rem;
  }
}
.column .box .inbox .ttlbox {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .column .box .inbox .ttlbox {
    width: 100%;
    justify-content: center;
  }
}
.column .box .inbox .ttlbox h3 {
  font-size: 4rem;
  color: #fff;
  font-weight: 900;
  text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0px 0px 5px #000;
}
@media screen and (max-width: 580px) {
  .column .box .inbox .ttlbox h3 {
    font-size: 2.4rem;
  }
}
.column .box .inbox .ul-col {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5.5rem;
}
.column .box .inbox .ul-col > li {
  width: 50%;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 900px) {
  .column .box .inbox .ul-col > li {
    width: 100%;
  }
}
.column .box .inbox .ul-col > li a {
  width: 100%;
  display: flex;
  align-items: start;
  gap: 3rem;
}
@media screen and (max-width: 768px) {
  .column .box .inbox .ul-col > li a {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 580px) {
  .column .box .inbox .ul-col > li a {
    flex-direction: column;
  }
}
.column .box .inbox .ul-col > li a .left {
  width: 18.8rem;
  aspect-ratio: 188/139;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .column .box .inbox .ul-col > li a .left {
    width: 13rem;
  }
}
@media screen and (max-width: 580px) {
  .column .box .inbox .ul-col > li a .left {
    width: 100%;
    margin-inline: auto;
  }
}
.column .box .inbox .ul-col > li a .left img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s;
}
.column .box .inbox .ul-col > li a .right {
  width: calc(100% - 3rem - 18.8rem);
}
@media screen and (max-width: 768px) {
  .column .box .inbox .ul-col > li a .right {
    width: calc(100% - 1.5rem - 13rem);
  }
}
@media screen and (max-width: 580px) {
  .column .box .inbox .ul-col > li a .right {
    width: 100%;
  }
}
.column .box .inbox .ul-col > li a .right h4 {
  width: 80%;
}
.column .box .inbox .ul-col > li a .right p, .column .box .inbox .ul-col > li a .right h4 {
  font-weight: 500;
  text-align: left;
}
.column .box .inbox .ul-col > li a:hover .left img {
  transform: scale(1.1);
}
.column .box .inbox01 .ttlbox .img01 {
  width: 4.8rem;
  aspect-ratio: 48/73;
}
@media screen and (max-width: 580px) {
  .column .box .inbox01 .ttlbox .img01 {
    width: 2.8rem;
  }
}
.column .box .inbox01 .ttlbox .img02 {
  width: 13.9rem;
  aspect-ratio: 139/71;
}
@media screen and (max-width: 580px) {
  .column .box .inbox01 .ttlbox .img02 {
    width: 7.9rem;
  }
}
.column .box .inbox02 .ttlbox .img01 {
  width: 4.8rem;
  aspect-ratio: 48/75;
}
@media screen and (max-width: 580px) {
  .column .box .inbox02 .ttlbox .img01 {
    width: 2.8rem;
  }
}
.column .box .inbox02 .ttlbox .img02 {
  width: 8.5rem;
  aspect-ratio: 85/103;
}
@media screen and (max-width: 580px) {
  .column .box .inbox02 .ttlbox .img02 {
    width: 4.5rem;
  }
}
.column .box .inbox03 .ttlbox .img01 {
  width: 5.5rem;
  aspect-ratio: 55/82;
}
@media screen and (max-width: 580px) {
  .column .box .inbox03 .ttlbox .img01 {
    width: 3rem;
  }
}
.column .box .inbox03 .ttlbox .img02 {
  width: 8rem;
  aspect-ratio: 80/96;
}
@media screen and (max-width: 580px) {
  .column .box .inbox03 .ttlbox .img02 {
    width: 5rem;
  }
}
.home .column .box {
  margin-bottom: 6rem;
}

/* フッター */
.footer {
  background-color: #000;
  color: #fff;
  padding: 3.6rem 0;
}
.footer .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .footer .box {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.footer .box .left .ul01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
.footer .box .left .ul01 > li a {
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.25em;
  margin-bottom: 1em;
  padding-inline: 2rem;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .footer .box .left .ul01 > li a {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 580px) {
  .footer .box .left .ul01 > li a {
    font-size: 1.2rem;
    padding-inline: 1rem;
  }
}
.footer .box .left .ul02 {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .footer .box .left .ul02 {
    flex-direction: column;
  }
}
@media screen and (max-width: 580px) {
  .footer .box .left .ul02 {
    align-items: start;
    padding-left: 1rem;
  }
}
.footer .box .left .ul02 li {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 768px) {
  .footer .box .left .ul02 li {
    text-align: center;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 580px) {
  .footer .box .left .ul02 li {
    font-size: 1.2rem;
    text-align: left;
  }
}
.footer .box .left .copy {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 768px) {
  .footer .box .left .copy {
    text-align: center;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 580px) {
  .footer .box .left .copy {
    text-align: left;
    padding-left: 1rem;
  }
}
.footer .box .right {
  width: 23.3rem;
  aspect-ratio: 233/143;
}

/* トップページ・wrap_01,wrap_02 タイトル縦 */
.ttl_tate {
  font-size: 16rem;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #08A222;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  position: absolute;
  top: 0;
  left: 5rem;
}
@media screen and (max-width: 1280px) {
  .ttl_tate {
    font-size: 12rem;
    left: 2rem;
  }
}
@media screen and (max-width: 1080px) {
  .ttl_tate {
    writing-mode: unset;
  }
}
@media screen and (max-width: 580px) {
  .ttl_tate {
    font-size: 5.5rem;
  }
}

.txt_wh-bl {
    color: #b19c00;
    font-weight: 900;
    /* text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0px 0px 5px #000, 0px 0px 19px rgba(0, 0, 0, 0.8); */
}

.mv_parts {
  background-color: #D9D9D9;
  width: 100%;
  height: 50rem;
}
@media screen and (max-width: 768px) {
  .mv_parts {
    height: 40rem;
  }
}

.h_01 {
  font-size: 5rem;
  vertical-align: bottom;
  color: #08A222;
  position: relative;
  padding-left: 9rem;
  margin: 8rem 0 2.4rem;
}
@media screen and (max-width: 768px) {
  .h_01 {
    font-size: 2.5rem;
    padding-left: 3rem;
    text-align: center;
  }
}
.h_01 span {
  font-size: 7rem;
  display: inline-block;
  vertical-align: baseline;
}
@media screen and (max-width: 768px) {
  .h_01 span {
    font-size: 4rem;
  }
}
.h_01::before {
  content: "";
  display: inline-block;
  background-image: url("../img/arrow_gre.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 7.3rem;
  aspect-ratio: 73/65;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .h_01::before {
    width: 2.3rem;
  }
}

.h_02 {
    position: relative;
    font-weight: 900;
    font-size: 5rem;
    line-height: 1;
    vertical-align: bottom;
    margin: 8rem 0 2.4rem;
    color: #08a322;
    background: #ffffff;
    text-align: center;
    border-bottom: 3px solid;
    padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .h_02 {
    font-size: 2.5rem;
    text-align: center;
  }
}
.h_02 span {
    font-size: 7rem;
    color: #08a322;
    vertical-align: baseline;
    position: relative;
    display: inline-block;
    /* margin-right: 2rem; */
    z-index: 2;
}
@media screen and (max-width: 768px) {
  .h_02 span {
    font-size: 4rem;
    margin-right: 0;
  }
}
.h_02 span::after {
    content: "";
    display: inline-block;
    /* background-color: #08A222; */
    width: 9.2rem;
    aspect-ratio: 1;
    position: absolute;
    z-index: -1;
    /* top: 50%; */
    /* left: 50%; */
    transform: translate(-50%, -46%);
}
@media screen and (max-width: 768px) {
  .h_02 span::after {
    width: 5.5rem;
  }
}

.h_03 {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-weight: 900;
  font-size: 5rem;
  line-height: 1;
  margin: 8rem 0 2.4rem;
  color: #787878;
  padding-bottom: 2rem;
  padding-right: 10%;
  border-bottom: 8px solid #08A222;
}
@media screen and (max-width: 768px) {
  .h_03 {
    font-size: 2.5rem;
    padding-bottom: 1rem;
    border-bottom: 3px solid #08A222;
    text-align: center;
  }
}

.h_04 {
  margin: 8rem 0 2.4rem;
  font-size: 3.2rem;
  color: #fff;
  background-color: rgba(8, 162, 34, 0.8);
  font-weight: 700;
  border-radius: 3rem;
  line-height: 1;
  padding: 1.6rem 3.5rem;
}
@media screen and (max-width: 768px) {
  .h_04 {
    font-size: 2rem;
    text-align: center;
  }
}

.colorbox {
  margin: 8rem 0;
}
.colorbox p {
  margin-bottom: 1rem;
}
.colorbox .ul_color {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.colorbox .ul_color li {
  width: 9.5rem;
  aspect-ratio: 1;
  color: #fff;
  padding: 1rem;
}
.colorbox .ul_color li:nth-child(1) {
  background-color: #08A222;
}
.colorbox .ul_color li:nth-child(2) {
  background-color: #FFD200;
}
.colorbox .ul_color li:nth-child(3) {
  background-color: #0086EB;
}
.colorbox .ul_color li:nth-child(4) {
  background-color: #FE0202;
}

.wrap_base {
  padding-top: 3.6rem;
  position: relative;
}
.wrap_base .ttl_tate {
  top: 3.3rem;
  left: 2rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .wrap_base .ttl_tate {
    font-size: 2rem;
	  left: 1.5rem;
  }
}
.wrap_base .ttl_tate span {
  vertical-align: sub;
  display: inline-block;
  transform: translateX(11px);
}
@media screen and (max-width: 1080px) {
  .wrap_base .ttl_tate span {
    transform: translateY(-25px);
  }
}
@media screen and (max-width: 768px) {
  .wrap_base .ttl_tate span {
    transform: translateY(-11px);
  }
}
@media screen and (max-width: 768px) {
  .wrap_base .inner_01 {
    padding-top: 2rem;
  }
}
.wrap_base.wrap_01 {
  /* background-color: #FFD200; */
  background-color: #fff2b5;
  padding-bottom: 18rem;
  padding-right: 3%;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_01 {
    padding-bottom: 3rem;
  }
}
.wrap_base.wrap_01 .ttl_tate {
  color: #fff;
}
.wrap_base.wrap_01 .ttl_tate span {
  font-size: 10rem;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_01 .ttl_tate span {
    font-size: 1.5rem;
  }
}
.wrap_base.wrap_01 .box {
  padding-right: 5%;
}
.wrap_base.wrap_01 .box .ul_wrap01 li {
  margin-bottom: 3rem;
}
.wrap_base.wrap_01 .box .ul_wrap01 li span {
  line-height: 1.5;
  margin-bottom: 2rem;
  padding-right: 5%;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_01 .box .ul_wrap01 li span {
    line-height: 1.8;
  }
  .wrap_base.wrap_01 .box .ul_wrap01 li {
    margin-bottom: 1rem;
  }
}
.wrap_base.wrap_01 .box .ul_wrap01 li span:nth-child(1) {
  display: block;
  color: #08A222;
  font-size: 3.2rem;
  font-weight: 700;
  background-color: unset;
  border-radius: 0;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_01 .box .ul_wrap01 li span:nth-child(1) {
     font-size: 1.5rem;
     padding-right: 40px;
  }
}
.wrap_base.wrap_01 .box .ul_wrap01 li span:nth-child(2) {
  margin-bottom: 0;
}
.wrap_base.wrap_01 .box .ul_wrap01 li .toggle_switch {
  margin-top: 0;
}
.wrap_base.wrap_02 {
  background-color: #F2EFD8;
  padding-bottom: 6rem;
}
.wrap_base.wrap_02 .ttl_tate {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_02 .box {
    padding-right: 3%;
  }
}
.wrap_base.wrap_02 .box .txt_wh-bl {
  font-size: 4.5rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_02 .box .txt_wh-bl {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 580px) {
  .wrap_base.wrap_02 .box .txt_wh-bl {
    font-size: 2.4rem;
  }
}
.wrap_base.wrap_02 .box .ul_wrap02 li {
  margin-bottom: 4rem;
  line-height: 1;
}
.wrap_base.wrap_02 .box .ul_wrap02 li span {
  display: block;
  line-height: 1.5;
}
.wrap_base.wrap_02 .box .ul_wrap02 li span:nth-child(1) {
  font-weight: 700;
  margin-bottom: 2rem;
  font-size: 2rem;
	
}
.wrap_base.wrap_03 {
  background-color: #F0F0F0;
  padding-bottom: 6rem;
}
.wrap_base.wrap_03 .box .txt_note {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 2.2rem;
  font-weight: 900;
  margin-bottom: 3rem;
}
.wrap_base.wrap_03 .box .txt_note::before {
  content: "";
  display: inline-block;
  background-image: url("../img/note.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 3.9rem;
  aspect-ratio: 39/35;
}
.wrap_base.wrap_03 .box .ul_note li {
  line-height: 2;
  position: relative;
}
.wrap_base.wrap_03 .box .ul_note li::before {
  content: "※";
  display: inline-block;
  margin-right: 3px;
}
.wrap_base.wrap_04 {
  background-color: #DCF0DC;
  padding-bottom: 18rem;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_04 {
    padding-bottom: 8rem;
  }
  .wrap_base.wrap_02 .box .ul_wrap02 li span:nth-child(1) {
    margin-bottom: 0.5rem;
  }
}
.wrap_base.wrap_04 .ttl_tate {
  color: #fff;
}
@media screen and (max-width: 1080px) {
  .wrap_base.wrap_04 .box {
    padding-right: 3%;
  }
}
.wrap_base.wrap_04 .box .ul_wrap04 li span {
  display: block;
  border-radius: 2rem;
  padding: 3rem;
  position: relative;
  line-height: 2;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_04 .box .ul_wrap04 li span {
    font-size: 1.6rem;
    padding: 1.5rem;
  }
}
.wrap_base.wrap_04 .box .ul_wrap04 li span:nth-child(1) {
  background-color: #08A222;
  color: #fff;
  margin-bottom: 3rem;
  width: 95%;
  margin-left: auto;
}
.wrap_base.wrap_04 .box .ul_wrap04 li span:nth-child(1)::after {
  content: "";
  display: inline-block;
  background-image: url("../img/radius.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 7.2rem;
  aspect-ratio: 72/63;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-40%, 50%);
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_04 .box .ul_wrap04 li span:nth-child(1)::after {
    width: 4.2rem;
  }
}
.wrap_base.wrap_04 .box .ul_wrap04 li span:nth-child(2) {
  background-color: #FFD200;
  width: 80%;
  margin-left: auto;
}
.wrap_base.wrap_05 {
  background-color: #FFE6E6;
  padding-bottom: 18rem;
  padding-right: 5rem;
}
@media screen and (max-width: 1280px) {
  .wrap_base.wrap_05 {
    padding-right: 3%;
  }
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_05 {
    padding-bottom: 8rem;
  }
}
.wrap_base.wrap_05 .ttl_tate {
  color: #fff;
}
.wrap_base.wrap_05 .box h3 {
  color: #F26695;
  font-size: 4.5rem;
  font-weight: 900;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_05 .box h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 580px) {
  .wrap_base.wrap_05 .box h3 {
    font-size: 2.4rem;
  }
}
.wrap_base.wrap_05 .box .ul_wrap05 {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .wrap_base.wrap_05 .box .ul_wrap05 {
    gap: 1.5rem;
  }
}
.wrap_base.wrap_05 .box .ul_wrap05 li {
  width: calc((100% - 3rem) / 3);
  width: calc((100% - (3rem * 2)) / 3);
}
@media screen and (max-width: 1280px) {
  .wrap_base.wrap_05 .box .ul_wrap05 li {
    width: calc((100% - 3rem) / 3);
  }
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_05 .box .ul_wrap05 li {
    width: calc((100% - 1.5rem) / 2);
  }
}
.wrap_base.wrap_05 .box .ul_wrap05 li a {
  width: 100%;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .img {
  overflow: hidden;
  border-radius: 2rem;
  margin-bottom: 2rem;
  /*aspect-ratio: 291/194;*/
  aspect-ratio: 330/496;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  transition: all 0.3s;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .txtbox {
  font-size: 1.8rem;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .txtbox h4 {
  font-weight: 500;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .txtbox .kyori {
  font-weight: 500;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .txtbox .price {
  font-size: 2rem;
  font-weight: 700;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .txtbox .cat {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.wrap_base.wrap_05 .box .ul_wrap05 li .txtbox .cat a {
  display: inline-block;
  font-size: 12px;
  background-color: #08A222;
  color: #fff;
  border-radius: 1rem;
  padding: 5px 10px;
  line-height: 1;
  width: fit-content;
}
.wrap_base.wrap_06 {
  background-color: #E2F3FF;
  padding-bottom: 18rem;
  padding-right: 5rem;
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 {
    padding-right: 3%;
  }
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_06 {
    padding-bottom: 8rem;
  }
}
.wrap_base.wrap_06 .ttl_tate {
  color: #fff;
}
.wrap_base.wrap_06 .box h3,.wrap_base.wrap_01 .box >h3 {
  color: #0274CA;
  font-size: 4.5rem;
  font-weight: 900;
  margin-bottom: 4rem;
}
.wrap_base.wrap_01 .box >h3 {
  color: #c2a72a;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_06 .box h3,.wrap_base.wrap_01 .box >h3 {
    color: #0274CA;
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 2rem;
  }
}
.wrap_base.wrap_06 .box .ul_wrap06 {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 .box .ul_wrap06 {
    gap: 1.5rem;
  }
}
.wrap_base.wrap_06 .box .ul_wrap06 > li {
  border-radius: 2rem;
  width: calc((100% - 3rem) / 2);
  overflow: hidden;
  background-color: #fff;
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li {
    width: calc((100% - 1.5rem) / 2);
  }
}
@media screen and (max-width: 1080px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li {
    width: 100%;
  }
}
.wrap_base.wrap_06 .box .ul_wrap06 > li h4 {
  background-color: #0086EB;
  text-align: center;
  padding: 1.2rem 0;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li h4 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
    .wrap_base.wrap_06 .box .ul_wrap06 > li h4 {
        font-size: 1.6rem;
    }
}

.wrap_base.wrap_06 .box .ul_wrap06 > li h4 span {
  font-size: 2rem;
  display: inline-block;
  vertical-align: baseline;
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li h4 span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 580px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li h4 span {
    font-size: 1.4rem;
  }
}
.wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 {
  padding-inline: 1.4rem;
}
.wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li {
  display: flex;
  align-items: center;
  padding: 1.4rem 0;
  position: relative;
}
.wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: calc(100% - 2.8rem);
  background-color: #0086EB;
  position: absolute;
  top: 50%;
  left: 13rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li::after {
    left: 9rem;
  }
}
.wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .ttl {
  width: 13rem;
  text-align: center;
  color: #0274CA;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .ttl {
    font-size: 1.6rem;
    width: 9rem;
  }
}
.wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .txt {
  width: calc(100% - 13rem);
  font-size: 1.8rem;
  font-weight: 700;
  padding: 2rem 0 2rem 2rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .ttl {
    font-size: 1.4rem;
  }
  .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li {
    padding: 0.4rem 0;
  }
}
@media screen and (max-width: 1380px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .txt {
    font-size: 1.6rem;
    width: calc(100% - 9rem);
  }
}
@media screen and (max-width: 768px) {
  .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .txt {
    font-size: 1.4rem;
    width: calc(100% - 9rem);
	  padding: 1rem 0 1rem 1rem;
  }
}
.wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li:nth-child(1) {
  border-bottom: 2px solid #0086EB;
}

.ul_verbox {
  margin-bottom: 4rem;
}
.ul_verbox .ttl {
  margin-bottom: 2rem;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .ul_verbox .ttl {
    font-size: 2rem;
  }
}
.ul_verbox ul {
  padding-left: 1.5em;
}
.ul_verbox ul li {
  margin-bottom: 1rem;
}
.ul_verbox .ul_ver01 {
  list-style: disc;
}
.ul_verbox .ul_ver02 {
  list-style: decimal;
}

.tablebox {
  margin-bottom: 2rem;
}
.tablebox table {
  width: 100%;
  border-radius: 2rem;
  border: 6px solid #c2a72a;
  border-collapse: separate;
  border-spacing: 0;
}
.tablebox table tr th, .tablebox table tr td {
  font-size: 2.4rem;
  font-weight: 700;
  padding: 1.6rem 5px;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .tablebox table tr th, .tablebox table tr td {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .tablebox table tr th, .tablebox table tr td {
    font-size: 1.4rem;
    font-weight: 700;
    padding: 1rem 0;
    text-align: center;
  }
}
.tablebox table tr th {
  color: #fff;
  background-color: #c2a72a;
}
@media screen and (max-width: 768px) {
  .tablebox table tr th {
    font-size: 1.8rem;
  }
}
.tablebox.tablebox01 {
  display: flex;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 {
    display: block;
  }
}
.tablebox.tablebox01 .table01 {
  width: 33.3333333333%;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01 {
    width: 100%;
    border: none;
  }
}
.tablebox.tablebox01 .table01 tr th {
  border-right: 3px solid #fff;
}
.tablebox.tablebox01 .table01 tr th:last-child {
  border-right: none;
}
.tablebox.tablebox01 .table01 tr td {
  border-bottom: 2px solid #c2a72a;
  border-right: 2px solid #c2a72a;
}
.tablebox.tablebox01 .table01 tr td:last-child {
  border-right: none;
}
.tablebox.tablebox01 .table01 tr:last-child td {
  border-bottom: none;
}
.tablebox.tablebox01 .table01:nth-child(1) {
  border-radius: 2rem 0 0 2rem;
  border-right: none;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:nth-child(1) {
    border-radius: 0;
  }
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:nth-child(1) tr th {
    border-radius: 2rem 2rem 0 0;
  }
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:nth-child(1) tr td {
    border-left: 4px solid #c2a72a;
    border-right: 4px solid #c2a72a;
  }
}
.tablebox.tablebox01 .table01:nth-child(2) {
  border-collapse: collapse;
  border-left: none;
  border-right: none;
}
.tablebox.tablebox01 .table01:nth-child(2) tr th {
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:nth-child(2) tr th {
    border-left: none;
    border-right: none;
  }
}
.tablebox.tablebox01 .table01:nth-child(2) tr td {
  border-left: 2px solid #c2a72a;
  border-right: 2px solid #c2a72a;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:nth-child(2) tr td {
    border-left: 4px solid #c2a72a;
    border-right: 4px solid #c2a72a;
  }
}
.tablebox.tablebox01 .table01:last-child {
  border-radius: 0 2rem 2rem 0;
  border-left: none;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:last-child {
    border-radius: 0;
  }
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:last-child tr td {
    border-left: 4px solid #c2a72a;
    border-right: 4px solid #c2a72a;
  }
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox01 .table01:last-child tr:last-child td {
    border-radius: 0 0 2rem 2rem;
    border-bottom: 4px solid #c2a72a;
  }
}
.tablebox.tablebox02 .table02 tr th {
  border-bottom: 2px solid #fff;
}
.tablebox.tablebox02 .table02 tr td {
  border-bottom: 2px solid #c2a72a;
  border-right: 2px solid #c2a72a;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox02 .table02 tr td {
    border-right: none;
  }
}
.tablebox.tablebox02 .table02 tr td:last-child {
  border-right: none;
}
.tablebox.tablebox02 .table02 tr:last-child th {
  border-bottom: none;
}
.tablebox.tablebox02 .table02 tr:last-child td {
  border-bottom: none;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox02 .table02 tr:last-child td {
    border-bottom: 2px solid #c2a72a;
  }
  .tablebox.tablebox02 .table02 tr:last-child td:last-child {
    border-bottom: none;
  }
}
@media screen and (max-width: 1280px) {
  .tablebox.tablebox03 {
    overflow-x: scroll;
  }
}
.tablebox.tablebox03 .table03 {
  min-width: 1080px;
}
.tablebox.tablebox03 .table03 tr .td_red {
  background-color: #FFE6E6;
  color: #FE0202;
}
.tablebox.tablebox03 .table03 tr .td_gre {
  background-color: #DCF0DC;
  color: #c2a72a;
}
@media screen and (max-width: 1080px) {
  .tablebox.tablebox03 .table03 tr th, .tablebox.tablebox03 .table03 tr td {
    display: table-cell;
    width: unset;
  }
}
.tablebox.tablebox03 .table03 tr th {
  border-bottom: 2px solid #fff;
  vertical-align: middle;
}
.tablebox.tablebox03 .table03 tr td {
  background-color: #fff;
  border-bottom: 2px solid #c2a72a;
  border-right: 2px solid #c2a72a;
}
.tablebox.tablebox03 .table03 tr td:last-child {
  border-right: none;
}
@media screen and (max-width: 580px) {
  .tablebox.tablebox03 .table03 tr:nth-child(1) th {
    text-align: left;
   /* padding-left: 4em; */
  }
}
.tablebox.tablebox03 .table03 tr:last-child th {
  border-bottom: none;
}
.tablebox.tablebox03 .table03 tr:last-child td {
  border-bottom: none;
}
.tablebox.tablebox03 .table03 tr:last-child td:last-child {
  border-radius: 0 0 1.5rem 0;
}

.flexbox {
  display: flex;
  align-items: center;
  gap: 7rem;
  border-radius: 2rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1320px) {
  .flexbox {
    gap: 4rem;
  }
}
@media screen and (max-width: 1080px) {
  .flexbox {
    flex-direction: column;
  }
}
.flexbox .left {
  width: 28rem;
}
@media screen and (max-width: 1320px) {
  .flexbox .left {
    width: 23rem;
  }
}
.flexbox .left a {
  width: 100%;
}
.flexbox .left a img {
  transition: all 0.3s;
}
.flexbox .left a:hover img {
  transform: rotate(-5deg);
}
.flexbox .right {
  width: calc(100% - 28rem - 7rem);
  padding: 3rem;
  background-color: #0274CA;
  border-radius: 2rem;
}
@media screen and (max-width: 1320px) {
  .flexbox .right {
    width: calc(100% - 23rem - 4rem);
  }
}
@media screen and (max-width: 1080px) {
  .flexbox .right {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .flexbox .right {
    padding: 1rem;
  }
}
.flexbox .right .box {
  display: flex;
  align-items: end;
  gap: 3rem;
}
@media screen and (max-width: 1320px) {
  .flexbox .right .box {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .flexbox .right .box {
    flex-direction: column;
    align-items: center;
  }
}
.flexbox .right .box .inleft {
  font-size: 5.3rem;
  font-weight: 900;
  color: #fff;
  padding-bottom: 1rem;
  border-bottom: 1px solid #fff;
  position: relative;
  width: 14.5rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .flexbox .right .box .inleft {
    font-size: 3.5rem;
  }
}
.flexbox .right .box .inleft .chara {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 8.8rem;
  aspect-ratio: 88/187;
}
@media screen and (max-width: 768px) {
  .flexbox .right .box .inleft .chara {
    top: unset;
    bottom: 0;
    left: unset;
    right: 0;
    transform: translate(100%, 0);
    width: 5.8rem;
  }
}
.flexbox .right .box .inright {
  width: calc(100% - 3rem - 14.5rem);
}
@media screen and (max-width: 1320px) {
  .flexbox .right .box .inright {
    width: calc(100% - 1.5rem - 14.5rem);
  }
}
@media screen and (max-width: 768px) {
  .flexbox .right .box .inright {
    width: 100%;
  }
}
.flexbox .right .box .inright ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}
@media screen and (max-width: 1320px) {
  .flexbox .right .box .inright ul {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .flexbox .right .box .inright ul {
    gap: 1rem;
  }
}
.flexbox .right .box .inright ul li {
  width: calc((100% - 3rem) / 2);
  border-radius: 2rem;
  overflow: hidden;
}
.flexbox .right .box .inright ul li a {
  width: 100%;
  padding: 1rem;
  background-color: #fff;
  color: #0274CA;
  display: flex;
  align-items: center;
  gap: 2rem;
}
.flexbox .right .box .inright ul li a img {
  width: 9.4rem;
  aspect-ratio: 1;
  transition: all 0.3s;
}
@media screen and (max-width: 1320px) {
  .flexbox .right .box .inright ul li a img {
    width: 6.4rem;
  }
}
@media screen and (max-width: 768px) {
  .flexbox .right .box .inright ul li a img {
    width: 4rem;
  }
}
@media screen and (max-width: 580px) {
  .flexbox .right .box .inright ul li a img {
    width: 2.8rem;
  }
}
.flexbox .right .box .inright ul li a p {
  font-size: 4rem;
  font-weight: 900;
}
@media screen and (max-width: 1320px) {
  .flexbox .right .box .inright ul li a p {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .flexbox .right .box .inright ul li a p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 580px) {
  .flexbox .right .box .inright ul li a p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1320px) {
  .flexbox .right .box .inright ul li a {
    width: 100%;
    gap: 1rem;
  }
}
.flexbox .right .box .inright ul li a:hover img {
  transform: scale(1.1);
}

.flex00 {
  display: flex;
  gap: 4rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1080px) {
  .flex00 {
    flex-direction: column;
  }
}
@media screen and (max-width: 1080px) {
  .flex00 {
  display: flex;
  gap: 1rem;
  margin-bottom: 6rem;
}
}
.flex00 .left {
  width: 34rem;
}
@media screen and (max-width: 1080px) {
  .flex00 .left {
    margin-inline: auto;
  }
}
@media screen and (max-width: 580px) {
  .flex00 .left {
    width: 100%;
  }
}
.flex00 .left a {
  width: 100%;
  overflow: hidden;
}
.flex00 .left a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s;
}
.flex00 .left a:hover img {
  transform: scale(1.1);
}
.flex00 .right {
  width: calc(100% - 4rem - 34rem);
}
@media screen and (max-width: 1080px) {
  .flex00 .right {
    width: 100%;
  }
}
.flex03 {
  display: flex;
  gap: 3rem;
  flex-wrap: wrap;
}
.flex03 .box {
  width: calc((100% - (3rem * 2)) / 3);
}
.flex03 .box .left,.flex03 .box .right {
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1080px) {
  .flex03 {
    flex-direction: row;
  }
}
@media screen and (max-width: 580px) {
  .flex03 .box {
  width: 100%;
}
}
.pg .mv {
  height: 40rem;
  margin-bottom: 4rem;
  margin-top: 10rem;
}
@media screen and (max-width: 1280px) {
  .pg .mv {
    margin-top: 8.6rem;
  }
}
@media screen and (max-width: 580px) {
  .pg .mv {
    height: 23rem;
  }
}
.pg .mv img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
.pg .mv .txtbox .txt02 {
  font-size: 6rem;
}
@media screen and (max-width: 880px) {
  .pg .mv .txtbox .txt02 {
    font-size: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .pg .mv .txtbox .txt02 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 580px) {
  .pg .mv .txtbox .txt02 {
    font-size: 3rem;
  }
}

.service {
  margin-bottom: 15rem;
}

.maintenance .inner_03 .flexbox {
  margin-top: 7rem;
}
.maintenance .pg01 .h_02, .maintenance .pg02 .h_02 {
  margin-bottom: 4rem;
          border-bottom: 3px solid;
        padding-bottom: 7px;
}
@media screen and (max-width: 580px) {
  .maintenance .pg01 .h_02, .maintenance .pg02 .h_02 {
        font-size: 2.3rem;
        border-bottom: 3px solid;
        padding-bottom: 7px;
  }
}
@media screen and (max-width: 1280px) {
  .maintenance .pg01 .tablebox03, .maintenance .pg02 .tablebox03 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 580px) {
  .maintenance .pg01 .tablebox03, .maintenance .pg02 .tablebox03 {
    overflow-x: scroll;
  }
}
.maintenance .pg01 .tablebox03 .table03, .maintenance .pg02 .tablebox03 .table03 {
  min-width: 500px;
}
.maintenance .pg01 .tablebox03 .table03 tr th, .maintenance .pg02 .tablebox03 .table03 tr th {
  width: 43rem;
}
@media screen and (max-width: 1080px) {
  .maintenance .pg01 .tablebox03 .table03 tr th, .maintenance .pg02 .tablebox03 .table03 tr th {
    width: unset;
  }
  .maintenance .pg01 .tablebox03 .table03, .maintenance .pg02 .tablebox03 .table03 {
    min-width: unset;
  }
}
@media screen and (max-width: 768px) {
	.maintenance .pg01 .tablebox03 .table03 tr th, .maintenance .pg02 .tablebox03 .table03 tr th {
		font-size: 1.2rem;
		text-align: center ;
	}
}
.maintenance .pg01 .tablebox03 .table03 tr td, .maintenance .pg02 .tablebox03 .table03 tr td {
  background-color: #fff;
}
.maintenance .pg01 .wrap_01 .ttl_tate, .maintenance .pg02 .wrap_01 .ttl_tate {
  width: 17rem;
  aspect-ratio: 162/310;
}
@media screen and (max-width: 1080px) {
  .maintenance .pg01 .wrap_01 .ttl_tate, .maintenance .pg02 .wrap_01 .ttl_tate {
    aspect-ratio: 310/162;
    width: 31rem;
  }
}
.maintenance .pg01 .wrap_01 .box, .maintenance .pg02 .wrap_01 .box {
  padding-right: 0;
}
.maintenance .pg01 .wrap_01 .box .toggle_switch, .maintenance .pg02 .wrap_01 .box .toggle_switch {
  text-align: center;
  
}
.maintenance .pg01 .wrap_01 .box .sw_no,.maintenance .pg02 .wrap_01 .box .sw_no {
  pointer-events: none;
}
.pg01 .wrap_01 .sw_no::after,.pg02 .wrap_01 .sw_no::after {
  display: none;
}
.maintenance .pg01 .wrap_01 .box .tablebox .table03 tr:nth-child(1) td:last-child, .maintenance .pg02 .wrap_01 .box .tablebox .table03 tr:nth-child(1) td:last-child {
  border-radius: 0 1rem 0 0;
}
.maintenance .pg01 .wrap_06, .maintenance .pg02 .wrap_06 {
  margin-top: 7rem;
}
@media screen and (max-width: 1580px) {
  .maintenance .pg02 .tablebox03_02 {
    overflow-x: scroll;
  }
}
.maintenance .pg02 .tablebox03_02 .table03_02 {
  min-width: 1280px;
}
.maintenance .pg02 .tablebox03_02 .table03_02 tr th {
  width: 43rem;
}
@media screen and (max-width: 1080px) {
  .maintenance .pg02 .tablebox03_02 .table03_02 tr th {
    width: unset;
  }
  .maintenance .pg02 .tablebox03_02 .table03_02 {
    min-width: unset;
  }
}
.maintenance .pg02 .tablebox03_02 .table03_02 tr td {
  background-color: #fff;
}
.maintenance .pg03 .box > .txt {
  font-size: 1.8rem;
  font-weight: 500;
  margin: -3rem 0 4rem;
}
@media screen and (max-width: 768px) {
	.maintenance .pg03 .box > .txt {
	  font-size: 1.4rem;
	  font-weight: 500;
	  margin: 0 0 4rem;
	}
}
.maintenance .pg03 .box .ul_wrap06 > li .inbox .ul02 > li {
  border-bottom: 2px solid #0086EB;
}
.maintenance .pg03 .box .ul_wrap06 > li .inbox .ul02 > li:last-child {
  border-bottom: none;
}
.maintenance .pg03 .box .ul_wrap06 > li .inbox .ul_verbox {
  padding-inline: 2rem;
}

.repair .wrap_base.wrap_01 {
  padding-bottom: 28rem;
}
@media screen and (max-width: 768px) {
  .repair .wrap_base.wrap_01 {
    padding-bottom: 8rem;
  }
}
.repair .wrap_base.wrap_06 .box .ul_wrap06 > li {
  width: 100%;
  max-width: 1080px;
}
.repair .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li::after {
  left: 19.5rem;
}
@media screen and (max-width: 1380px) {
  .repair .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li::after {
    left: 17rem;
  }
}
@media screen and (max-width: 768px) {
  .repair .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li::after {
    left: 16rem;
  }
}
@media screen and (max-width: 580px) {
  .repair .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li::after {
    left: 10rem;
  }
}
.repair .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .ttl {
  width: 20rem;
}
@media screen and (max-width: 1380px) {
  .repair .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .ttl {
    width: 18rem;
  }
}
@media screen and (max-width: 580px) {
  .repair .wrap_base.wrap_06 .box .ul_wrap06 > li .inbox .ul02 > li .ttl {
    width: 10rem;
  }
}
.repair .pg01 .flex01 {
  margin-top: 7rem;
}

.sale .sliderbox {
  position: relative;
}
.sale .sliderbox .h_04 {
  font-size: 2vw;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  bottom: -2.5rem;
  left: 0%;
  background-color: #08A222;
}
@media screen and (max-width: 768px) {
  .sale .sliderbox .h_04 {
    bottom: -6rem;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 580px) {
  .sale .sliderbox .h_04 {
    font-size: max(3vw, 14px);
  }
}
.sale .pg01 .txt {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2;
  margin: 6rem 0;
}
@media screen and (max-width: 768px) {
  .sale .pg01 .txt {
    font-size: 1.8rem;
  }
}
.sale .pg01 .wrap_01 .h_03 {
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .sale .pg01 .wrap_01 .h_03 {
    margin-inline: auto;
    padding-inline: 10%;
  }
}
.sale .pg01 .wrap_02 .box .ul_wrap02 h3 {
  font-size: 1.5em;
}
.sale .pg01 .wrap_02 .box .ul_wrap02 li {
  font-size: 1.5em;
}
.sale .pg01 .wrap_04 .box .ul_wrap04 li {
  font-weight: 700;
}
.sale .pg01 .wrap_04 .box .ul_wrap04 li span {
  font-size: 2.4rem;
}
.sale .pg01 .wrap_05 .box .ul_wrap05 {
  margin-bottom: 4rem;
}
.sale .pg01 .wrap_05 .box .ul_wrap05 li {
  width: calc((100% - 6rem) / 3);
}
@media screen and (max-width: 1280px) {
  .sale .pg01 .wrap_05 .box .ul_wrap05 li {
    width: calc((100% - 3rem) / 3);
  }
}
@media screen and (max-width: 768px) {
  .sale .pg01 .wrap_05 .box .ul_wrap05 li {
    width: calc((100% - 1.5rem) / 2);
  }
}
@media screen and (max-width: 580px) {
  .sale .pg01 .wrap_05 .box .ul_wrap05 li {
    width: 100%;
  }
}

.salecar .sec01 .h_03 {
  text-align: center;
  margin-inline: auto;
  padding-inline: 1em;
}
.salecar .sec01 .wrap_05 {
  padding: 0;
  background-color: unset;
}
.salecar .sec01 .wrap_05 .box {
  flex-direction: column;
}
.carwash .pg01 {
  padding-bottom: 18rem;
}
@media screen and (max-width: 768px) {
  .carwash .pg01 {
    padding-bottom: 6rem;
  }
}
.carwash .pg01 .h_02 {
  margin-bottom: 4rem;
}
@media screen and (max-width: 580px) {
  .carwash .pg01 .h_02 {
    font-size: 2.3rem;
  }
}
.carwash .pg01 .txt {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2;
  margin: 6rem 0 1rem;
}
@media screen and (max-width: 768px) {
  .carwash .pg01 .txt {
    font-size: 1.8rem;
  }
}
.carwash .pg01 .wrap_01 .h_03 {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .carwash .pg01 .wrap_01 .h_03 {
    margin-inline: auto;
    padding-inline: 10%;
  }
}
.carwash .pg01 .tablebox03 .table03 tr th, .carwash .pg01 .tablebox03 .table03 tr td {
  width: 33.3333333333%;
}
.carwash .pg01 .tablebox03 .table03_02 {
  min-width: unset;
}
.carwash .pg01 .tablebox03 .table03_02 tr th {
  padding-inline: 0;
  text-align: center;
}

.shop .pg01 .h_01 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.shop .pg01 .h_01::after {
  content: "";
  display: inline-block;
  background-image: url("../img/chara/04.png");
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 161/155;
  width: 16rem;
  position: absolute;
  transform: translate(50%, -90%);
  top: 0;
  right: 50%;
}
@media screen and (max-width: 1180px) {
  .shop .pg01 .h_01::after {
    width: 10rem;
  }
}
.shop .pg01 .store {
  margin-bottom: 2rem;
}
.shop .pg01 .linkbox {
  margin-bottom: 2rem;
}
.shop .pg01 .linkbox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
}
@media screen and (max-width: 580px) {
  .shop .pg01 .linkbox ul {
    gap: 1rem;
  }
}
.shop .pg01 .linkbox ul li {
  max-width: 10rem;
  width: calc((100% - 8rem) / 5);
  aspect-ratio: 1;
}
@media screen and (max-width: 580px) {
  .shop .pg01 .linkbox ul li {
    width: calc((100% - 4rem) / 5);
    max-width: unset;
  }
}
.shop .pg01 .tablebox .table02 {
  margin-bottom: 4rem;
}
.shop .pg01 .tablebox .table02 tr th {
  vertical-align: middle;
  width: 22rem;
}
@media screen and (max-width: 1080px) {
  .shop .pg01 .tablebox .table02 tr th {
    width: 100%;
  }
}
.shop .pg01 .tablebox .table02 tr td {
  text-align: left;
  padding-left: 1.5em;
}
@media screen and (max-width: 880px) {
  .shop .pg01 .tablebox .table02 tr td {
    padding-left: 0.5em;
  }
}
.shop .pg01 .tablebox .table02 tr td a.link01 {
  color: #1400eb;
}
.shop .pg01 .mapbox button {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.shop .pg01 .mapbox button a {
  background-color: #FFD200;
  color: #08A222;
  padding: 1rem 2rem;
  border-radius: 2rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 768px) {
  .shop .pg01 .mapbox button a {
    font-size: 12px;
    padding: 0.5rem 1rem;
  }
}
.shop .pg01 .mapbox button a img {
  width: 3rem;
  aspect-ratio: 576/512;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .shop .pg01 .mapbox button a img {
    width: 2rem;
  }
}
.shop .pg01 .mapbox button a:hover img {
  transform: scale(1.1);
}
.shop .pg01 .mapbox .map {
  aspect-ratio: 2/1;
}
.shop .pg01 .wrap_05 .ul_wrap05 li a .txtbox {
  text-align: center;
}
@media screen and (max-width: 580px) {
  .shop .pg01 .wrap_05 .ul_wrap05 li a .txtbox {
    font-size: 1.4rem;
  }
}
.shop .pg01 .wrap_05 .ul_wrap05 li a .txtbox h4 {
  font-weight: 700;
  font-size: 2rem;
}
@media screen and (max-width: 580px) {
  .shop .pg01 .wrap_05 .ul_wrap05 li a .txtbox h4 {
    font-size: 1.4rem;
  }
}
.shop .pg01 .wrap_05 .ul_wrap05 li a .txtbox .price {
  font-weight: 500;
  color: #F26695;
}
@media screen and (max-width: 580px) {
  .shop .pg01 .wrap_05 .ul_wrap05 li a .txtbox .price {
    font-size: 1rem;
  }
}

.contact .mv .txtbox .txt02 {
  line-height: 1.2;
}
.contact .pg01 .txt {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .contact .pg01 .txt {
    font-size: 1.6rem;
  }
}
.contact .pg01 .tablebox02 .table02 tr th {
  width: 26rem;
  padding: 2rem 0;
  vertical-align: middle;
  position: relative;
}
@media screen and (max-width: 1080px) {
  .contact .pg01 .tablebox02 .table02 tr th {
    width: 100%;
  }
}
.contact .pg01 .tablebox02 .table02 tr th.required p {
  position: relative;
  width: fit-content;
  margin-inline: auto;
}
.contact .pg01 .tablebox02 .table02 tr th.required p::after {
  content: "必須";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -41px;
  transform: translateY(-50%);
  font-size: 12px;
  background-color: #f71616;
  border-radius: 1rem;
  padding: 2px 6px;
}
.contact .pg01 .tablebox02 .table02 tr td {
  padding: 1rem 0;
}
.contact .pg01 .tablebox02 .table02 tr td p {
  padding: 0 2rem;
  text-align: left;
}
.contact .pg01 .tablebox02 .table02 tr td p input, .contact .pg01 .tablebox02 .table02 tr td p textarea {
  width: 100%;
  padding: 1rem;
  border: 1px solid #000;
  border-radius: 1rem;
  background-color: rgba(8, 162, 34, 0.2);
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .contact .pg01 .tablebox02 .table02 tr td p input, .contact .pg01 .tablebox02 .table02 tr td p textarea {
    font-size: 14px;
  }
}
.contact .pg01 .tablebox02 .table02 tr td p select {
  padding: 1rem 2em 1rem 1rem;
  border: 1px solid #000;
  border-radius: 1rem;
  cursor: pointer;
  background-color: rgba(8, 162, 34, 0.2);
}
.contact .pg01 .tablebox02 .table02 tr td p br {
  display: none;
}
.contact .pg01 .tablebox02 .table02 tr td p.select {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 0;
  position: relative;
}
.contact .pg01 .tablebox02 .table02 tr td p.select::after {
  content: "▽";
  font-size: 14px;
  display: inline-block;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.contact .pg01 .tablebox02 .table02 tr td p .sentaku {
  display: block;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .contact .pg01 .tablebox02 .table02 tr td p .sentaku {
    font-size: 14px;
  }
}
.contact .pg01 .tablebox02 .table02 tr td .td02.flex {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
}
.contact .pg01 .tablebox02 .table02 tr td .td02.flex input#zip {
  width: 13rem;
}
.contact .pg01 .tablebox02 .table02 tr td select#pref, .contact .pg01 .tablebox02 .table02 tr td input#area {
  margin-bottom: 1rem;
}
.contact .pg01 .tablebox02 .table02 tr td.check {
  vertical-align: middle;
}
@media screen and (max-width: 580px) {
  .contact .pg01 .tablebox02 .table02 tr td.check span {
    display: inline-block;
  }
}
@media screen and (max-width: 580px) {
  .contact .pg01 .tablebox02 .table02 tr td.check span.mwform-radio-field.horizontal-item {
    margin-left: 0;
  }
}
@media screen and (max-width: 580px) {
  .contact .pg01 .tablebox02 .table02 tr td.check label {
    display: block;
    line-height: 1.8;
  }
}
.contact .pg01 .tablebox02 .table02 tr td.check input {
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
.contact .pg01 .tablebox02 .btn-con {
  background-color: #08A222;
  border-radius: 2rem;
  padding: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 3rem auto;
}
.contact .pg01 .tablebox02 .btn-con input {
  color: #fff;
}
.contact .btn-thx {
  width: 100%;
}
.contact .btn-thx a {
  color: #fff;
  background-color: #08A222;
  border-radius: 2rem;
  padding: 2rem;
  margin: 3rem auto;
}

.company .h_02, .company .h_03, .privacy .h_02, .privacy .h_03, .environment .h_02, .environment .h_03, .law .h_02, .law .h_03 {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  padding-inline: 1em;
  margin-bottom: 4.4rem;
}
.company .tablebox02 .table02 tr td, .privacy .tablebox02 .table02 tr td, .environment .tablebox02 .table02 tr td, .law .tablebox02 .table02 tr td {
  text-align: left;
  padding-left: 1em;
}
.company .tablebox02 .table02 tr td a, .privacy .tablebox02 .table02 tr td a, .environment .tablebox02 .table02 tr td a, .law .tablebox02 .table02 tr td a {
  margin-inline: 0 auto;
}
.company .tablebox02 .table02_02 tr td, .privacy .tablebox02 .table02_02 tr td, .environment .tablebox02 .table02_02 tr td, .law .tablebox02 .table02_02 tr td {
  text-align: left;
  padding-left: 1em;
}
.company .tablebox02 .table02_02 tr td a, .privacy .tablebox02 .table02_02 tr td a, .environment .tablebox02 .table02_02 tr td a, .law .tablebox02 .table02_02 tr td a {
  margin-inline: 0 auto;
}
@media screen and (max-width: 1080px) {
  .company .tablebox02 .table_enkaku tr th, .company .tablebox02 .table_enkaku tr td, .privacy .tablebox02 .table_enkaku tr th, .privacy .tablebox02 .table_enkaku tr td, .environment .tablebox02 .table_enkaku tr th, .environment .tablebox02 .table_enkaku tr td, .law .tablebox02 .table_enkaku tr th, .law .tablebox02 .table_enkaku tr td {
    display: table-cell;
  }
}
.company .tablebox02 .table_enkaku tr th, .privacy .tablebox02 .table_enkaku tr th, .environment .tablebox02 .table_enkaku tr th, .law .tablebox02 .table_enkaku tr th {
  width: 11rem;
}
@media screen and (max-width: 768px) {
  .company .tablebox02 .table_enkaku tr th, .privacy .tablebox02 .table_enkaku tr th, .environment .tablebox02 .table_enkaku tr th, .law .tablebox02 .table_enkaku tr th {
    width: 9rem;
    padding: 5px;
  }
}
.company .tablebox02 .table_enkaku tr td, .privacy .tablebox02 .table_enkaku tr td, .environment .tablebox02 .table_enkaku tr td, .law .tablebox02 .table_enkaku tr td {
  width: calc(100% - 11rem);
  text-align: left;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .company .tablebox02 .table_enkaku tr td, .privacy .tablebox02 .table_enkaku tr td, .environment .tablebox02 .table_enkaku tr td, .law .tablebox02 .table_enkaku tr td {
    width: calc(100% - 9rem);
  }
}
@media screen and (max-width: 1080px) {
  .company .tablebox02 .table_law tr th, .company .tablebox02 .table_law tr td, .privacy .tablebox02 .table_law tr th, .privacy .tablebox02 .table_law tr td, .environment .tablebox02 .table_law tr th, .environment .tablebox02 .table_law tr td, .law .tablebox02 .table_law tr th, .law .tablebox02 .table_law tr td {
    display: table-cell;
  }
}
.company .tablebox02 .table_law tr th, .privacy .tablebox02 .table_law tr th, .environment .tablebox02 .table_law tr th, .law .tablebox02 .table_law tr th {
  width: 26rem;
}
.company .tablebox02 .table_law tr td, .privacy .tablebox02 .table_law tr td, .environment .tablebox02 .table_law tr td, .law .tablebox02 .table_law tr td {
  text-align: left;
  width: calc(100% - 26rem);
  padding-left: 1em;
}
.company .tablebox02 .table_law tr td a, .privacy .tablebox02 .table_law tr td a, .environment .tablebox02 .table_law tr td a, .law .tablebox02 .table_law tr td a {
  margin: 0 auto 0 0;
}
.company .flex01 .right p, .privacy .flex01 .right p, .environment .flex01 .right p, .law .flex01 .right p {
  font-size: 1.8rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .company .flex01 .right p, .privacy .flex01 .right p, .environment .flex01 .right p, .law .flex01 .right p {
    font-size: 1.4rem;
  }
}
.company .pg01 .linkbox, .privacy .pg01 .linkbox, .environment .pg01 .linkbox, .law .pg01 .linkbox {
  max-width: 60rem;
  width: 100%;
  margin-inline: auto;
  background-color: #a9e1b2;
  padding: 2rem;
  border-radius: 2rem;
  display: flex;
  gap: 2rem;
  align-items: center;
}
@media screen and (max-width: 580px) {
  .company .pg01 .linkbox, .privacy .pg01 .linkbox, .environment .pg01 .linkbox, .law .pg01 .linkbox {
    gap: 1rem;
    flex-direction: column;
  }
}
.company .pg01 .linkbox .img, .privacy .pg01 .linkbox .img, .environment .pg01 .linkbox .img, .law .pg01 .linkbox .img {
  width: 9rem;
}
@media screen and (max-width: 580px) {
  .company .pg01 .linkbox .img, .privacy .pg01 .linkbox .img, .environment .pg01 .linkbox .img, .law .pg01 .linkbox .img {
    width: 6rem;
  }
}
.company .pg01 .linkbox ul, .privacy .pg01 .linkbox ul, .environment .pg01 .linkbox ul, .law .pg01 .linkbox ul {
  width: calc(100% - 9rem - 2rem);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
}
@media screen and (max-width: 580px) {
  .company .pg01 .linkbox ul, .privacy .pg01 .linkbox ul, .environment .pg01 .linkbox ul, .law .pg01 .linkbox ul {
    width: 100%;
  }
}
.company .pg01 .linkbox ul li, .privacy .pg01 .linkbox ul li, .environment .pg01 .linkbox ul li, .law .pg01 .linkbox ul li {
  width: calc((100% - 2rem) / 2);
}
.company .pg01 .linkbox ul li a, .privacy .pg01 .linkbox ul li a, .environment .pg01 .linkbox ul li a, .law .pg01 .linkbox ul li a {
  width: 100%;
  background-color: #fff;
  color: #08A222;
  border-radius: 2rem;
  border: 2px solid #a9e1b2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 700;
  padding: 2rem 0;
}
@media screen and (max-width: 580px) {
  .company .pg01 .linkbox ul li a, .privacy .pg01 .linkbox ul li a, .environment .pg01 .linkbox ul li a, .law .pg01 .linkbox ul li a {
    font-size: 1.6rem;
  }
}
.company .pg02 .txt, .company .pg04 .txt, .privacy .pg02 .txt, .privacy .pg04 .txt, .environment .pg02 .txt, .environment .pg04 .txt, .law .pg02 .txt, .law .pg04 .txt {
  font-size: 1.8rem;
  font-weight: 500;
  border-radius: 2rem;
  padding: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 4rem auto 8rem;
}
@media screen and (max-width: 768px) {
  .company .pg02 .txt, .company .pg04 .txt, .privacy .pg02 .txt, .privacy .pg04 .txt, .environment .pg02 .txt, .environment .pg04 .txt, .law .pg02 .txt, .law .pg04 .txt {
    font-size: 1.6rem;
    padding: 5px;
  }
}
.company .pg02 .ul_verbox, .company .pg04 .ul_verbox, .privacy .pg02 .ul_verbox, .privacy .pg04 .ul_verbox, .environment .pg02 .ul_verbox, .environment .pg04 .ul_verbox, .law .pg02 .ul_verbox, .law .pg04 .ul_verbox {
  margin: 3rem 0;
}
.company .pg02 .ul_verbox li, .company .pg04 .ul_verbox li, .privacy .pg02 .ul_verbox li, .privacy .pg04 .ul_verbox li, .environment .pg02 .ul_verbox li, .environment .pg04 .ul_verbox li, .law .pg02 .ul_verbox li, .law .pg04 .ul_verbox li {
  text-align: left;
}
.company .btn, .privacy .btn, .environment .btn, .law .btn {
  margin: 4rem 0 8rem;
}
.company .pg04 .box {
  display: flex;
  gap: 3rem;
  align-items: center;
  flex-direction: row-reverse;
}
.company .pg04 .box .right {
  width: 40rem;
}
.company .pg04 .box .left {
  width: calc(100% - 3rem - 40rem);
}@media screen and (max-width: 1080px) {
  .company .pg04 .box {
    flex-direction: column;
    gap: 1rem;
  }
  .company .pg04 .box .left {
    width: 100%;
  }
  .company .pg04 .box .right {
    width: 90%;
    margin-inline: auto;
    max-width: 40rem;
  }
}
main.news.pg, .category, .blog {
  padding: 0rem 0 8rem;
}
main.news.pg .sec01 .h_02, .category .sec01 .h_02, .blog .sec01 .h_02 {
  width: -moz-fit-content;
  
  margin-inline: auto;
  margin-bottom: 6rem;
}
main.news.pg .sec01 .box, .category .sec01 .box, .blog .sec01 .box {
  display: flex;
  gap: 8rem;
  background-color: unset;
}
@media screen and (max-width: 768px) {
  main.news.pg .sec01 .box, .category .sec01 .box, .blog .sec01 .box {
    flex-direction: column;
  }
}
main.news.pg .sec01 .box .content, .category .sec01 .box .content, .blog .sec01 .box .content {
  width: calc(100% - 8rem - 30rem);
}
@media screen and (max-width: 768px) {
  main.news.pg .sec01 .box .content, .category .sec01 .box .content, .blog .sec01 .box .content {
    width: 100%;
  }
}
main.news.pg .sec01 .box .sidebar, .category .sec01 .box .sidebar, .blog .sec01 .box .sidebar {
  width: 30rem;
}
@media screen and (max-width: 768px) {
  main.news.pg .sec01 .box .sidebar, .category .sec01 .box .sidebar, .blog .sec01 .box .sidebar {
    width: 100%;
  }
}
main.news.pg .sec01 .ul_news li, .category .sec01 .ul_news li, .blog .sec01 .ul_news li {
  color: #08A222;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #08A222;
}
main.news.pg .sec01 .ul_news li .news-title, .category .sec01 .ul_news li .news-title, .blog .sec01 .ul_news li .news-title {
  font-weight: 700;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  main.news.pg .sec01 .ul_news li .news-title, .category .sec01 .ul_news li .news-title, .blog .sec01 .ul_news li .news-title {
    font-size: 1.6rem;
  }
}

.single.news .sin01 .box {
  display: flex;
  gap: 8rem;
  background-color: unset;
}
@media screen and (max-width: 768px) {
  .single.news .sin01 .box {
    flex-direction: column;
  }
}
.single.news .sin01 .box .content {
  width: calc(100% - 8rem - 30rem);
}
@media screen and (max-width: 768px) {
  .single.news .sin01 .box .content {
    width: 100%;
  }
}
.single.news .sin01 .box .sidebar {
  width: 30rem;
}
@media screen and (max-width: 768px) {
  .single.news .sin01 .box .sidebar {
    width: 100%;
  }
}
.single.news .sin01 .ttlbox .date {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.single.news .sin01 h2, .single.news .sin01 h3, .single.news .sin01 h4 {
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .single.news .sin01 h2, .single.news .sin01 h3, .single.news .sin01 h4 {
    margin-inline: auto;
  }
}
.single.news .sin01 h2 {
  color: #08A222;
  margin: 6rem 0 4rem;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .single.news .sin01 h2 {
    font-size: 2.4rem;
  }
}
.single.news .sin01 h3 {
  margin: 5rem 0 3rem;
  padding: 0.5em 1em;
  border-left: 3px solid #08A222;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .single.news .sin01 h3 {
    font-size: 2rem;
  }
}
.single.news .sin01 h4 {
  margin: 4rem 0 2rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #555555;
  padding-inline: 1em;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .single.news .sin01 h4 {
    font-size: 1.8rem;
  }
}
.single.news .sin01 table {
  width: 100%;
  margin: 4rem 0;
}
.single.news .sin01 table th {
  color: #fff;
  background-color: #08A222;
  font-weight: 700;
}
.single.news .sin01 ul {
  margin: 4rem 0;
  list-style: disc;
  padding-left: 1.5em;
}
.single.news .sin01 ul li {
  margin-bottom: 1rem;
}
.single.news .sin01 img {
  margin: 4rem auto;
}
@media screen and (max-width: 768px) {
  .single.news .sin01 img {
    width: 90%;
  }
}
.single.news .sin01 .contentbox {
  margin: 4rem 0 8rem;
}

.category {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .category .sec01 .h_02 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 580px) {
  .category .sec01 .h_02 {
    line-height: 1.5;
  }
}
.category .sec01 .box {
  display: flex;
  gap: 8rem;
  background-color: unset;
}
@media screen and (max-width: 768px) {
  .category .sec01 .box {
    flex-direction: column;
  }
}
.category .sec01 .box .content {
  width: calc(100% - 8rem - 30rem);
}
@media screen and (max-width: 768px) {
  .category .sec01 .box .content {
    width: 100%;
  }
}
.category .sec01 .box .sidebar {
  width: 30rem;
}
@media screen and (max-width: 768px) {
  .category .sec01 .box .sidebar {
    width: 100%;
  }
}
.category .sec01 .box .h_03 {
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 1em;
  margin-inline: auto;
}

.recruit .btnbox {
  background-color: #FFD200;
  width: 100%;
  padding: 6rem 0 12rem;
}
@media screen and (max-width: 768px) {
  .recruit .btnbox {
    padding: 2rem 0 4rem;
  }
}
.recruit .btnbox .btn {
  max-width: 80rem;
  width: 90%;
  margin-inline: auto;
}
.recruit .pg00 {
  padding-bottom: 8rem;
}
@media screen and (max-width: 580px) {
  .recruit .pg00 {
    padding-bottom: 0;
  }
}
.recruit .pg00 .h_02 {
  margin-bottom: 6rem;
}
.recruit .pg00 .h_03 {
  margin-bottom: 4rem;
}
.recruit .pg02 .flex00 h3 {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .recruit .pg02 .flex00 h3 {
    font-size: 1.8rem;
  }
}
.recruit .pg02 .flex00 p {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .recruit .pg02 .flex00 p {
    font-weight: 1.4rem;
  }
}
.recruit .pg02 .flex00 .left img {
  transition: all 0.3s;
}
.recruit .pg02 .flex00:hover .left {
  overflow: hidden;
}
.recruit .pg02 .flex00:hover .left img {
  transform: scale(1.1);
}
.recruit .pg02 .flex02 {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1080px) {
  .recruit .pg02 .flex02 {
    flex-direction: column;
  }
}
.recruit .pg03 .tablebox .table02 tr th {
  vertical-align: middle;
}
.recruit .pg03 .tablebox .table02 tr td {
  text-align: left;
  padding-left: 1em;
}
.recruit.rec02 .btnbox {
  background-color: #08A222;
}
@media screen and (max-width: 980px) {
  .recruit.rec02 .h_03 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 580px) {
  .recruit.rec02 .h_03 {
    font-size: 2.2rem;
    padding-right: 0;
  }
}
.recruit.rec02 .pg00 .ttl {
  width: 100%;
  margin: 6rem auto;
}
@media screen and (max-width: 768px) {
  .recruit.rec02 .pg00 .ttl {
    margin: 3rem auto;
  }
}
.recruit.rec02 .pg00 .ttl00 {
  max-width: 120rem;
}
.recruit.rec02 .pg00 .ttl02 {
  max-width: 60rem;
}
.recruit.rec02 .pg00 .ttl03 {
  max-width: 65rem;
}
.recruit.rec02 .pg00 .ttl04 {
  max-width: 80rem;
}
.recruit.rec02 .pg00 .ttl05 {
  max-width: 80rem;
}
.recruit.rec02 .pg00 .ttl_img {
  background-color: #08A222;
  padding: 4rem;
}
.recruit.rec02 .pg00 .flex00 {
  align-items: center;
}
.recruit.rec02 .pg00 .flex00 .right .ceo {
  font-weight: 700;
  font-size: 2rem;
  text-align: right;
}
.recruit.rec02 .pg00 .flex00 .right p span {
  color: #08A222;
  font-weight: 700;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .recruit.rec02 .pg00 .flex00 .right p span {
    font-size: 1.8rem;
  }
}
.recruit.rec02 .pg00 .imgbox {
  width: 100%;
  background-color: #FFD200;
  padding: 8rem 0;
}
.recruit.rec02 .pg00 .imgbox img:nth-child(1) {
  max-width: 80rem;
  margin: 0 auto 6rem;
}
.recruit.rec02 .pg00 .imgbox p {
  font-weight: 700;
  font-size: 4rem;
  text-align: center;
  padding-top: 4rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .recruit.rec02 .pg00 .imgbox p {
    font-size: 1.8rem;
  }
}
.recruit.rec02 .pg00 .table02 tr th {
  width: 16rem;
}
@media screen and (max-width: 1080px) {
  .recruit.rec02 .pg00 .table02 tr th {
    width: 100%;
  }
}
.recruit.rec02 .pg00 .table02 tr td {
  vertical-align: middle;
}
.recruit.rec02 .pg03 {
  padding-bottom: 0;
}/*# sourceMappingURL=style.css.map */

.jisseki {
  margin: 6rem 0;
}
.jisseki p {
  text-align: center;
}
.jisseki .txt {
  font-size: 2.8rem;
  font-weight: 700;
}

.jisseki .h_03 {
  margin: 3rem auto;
  padding-inline: 0em;
  width: 30rem;
}
@media screen and (max-width: 768px) {
  .jisseki .txt {
    font-size: 2rem;
  }
  .jisseki .h_03 {
    font-size: 3.2rem;
    margin: 0.5rem auto 2rem;
  }
}
@media screen and (max-width: 580px) {
  .jisseki .h_03 {
    width: 20rem;
  }
}
.jisseki .box {
  display: flex;
  justify-content: center;
  gap: 0rem;
}
.jisseki .box .left,.jisseki .box .center,.jisseki .box .right {
  width: calc((100% - 0rem) / 3);
}
@media screen and (max-width: 1080px) {
  .jisseki .box {
    flex-direction: column;
  }
  .jisseki .box .left,.jisseki .box .center,.jisseki .box .right {
    width: 100%;
  }
}
/*点滅*/
.flash {
  animation: flash 2s linear infinite;
}

@keyframes flash {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}