@charset "UTF-8";
/*
Theme Name: HONEY CLOVER
*/
/* -------------------------
MEDIA QUERY
-------------------------- */
.tx-black {
  color: #404040;
}

.bg-yellow {
  background-color: #fffbd9 !important;
}

.bg-orange {
  background-color: #ff662b !important;
}

.tx-orange {
  color: #ff662b !important;
}

.bg-orange2 {
  background-color: #ff8a5c !important;
}

.bg-orange3 {
  background-color: #ffe580 !important;
}

.bg-green {
  background-color: #6ff1d2 !important;
}

.bg-d-green {
  background-color: #1cc49c !important;
}

.tx-d-green {
  color: #1cc49c !important;
}

/*
  Josh's Custom CSS Reset
  https://www.joshwcomeau.com/css/custom-css-reset/
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

@media (prefers-reduced-motion: no-preference) {
  html {
    interpolate-size: allow-keywords;
  }
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

p {
  text-wrap: pretty;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: wrap;
}

#root,
#__next {
  isolation: isolate;
}

/* -----------------------------------------------------
    DEFAULT
----------------------------------------------------- */
html {
  font-size: 16;
}

body {
  font-size: 1rem;
  line-height: 1.7857142857;
  color: #404040;
  font-family: "Zen Kaku Gothic New", "Zen Maru Gothic", "Noto Sans SC", sans-serif;
}

.sub-font {
  font-family: "Zen Maru Gothic", sans-serif !important;
}

.ch-font {
  font-family: "Noto Sans SC", sans-serif !important;
  font-weight: 400;
}

strong {
  font-weight: 600;
}

nav ul {
  margin-left: 0;
  padding-left: 0;
}

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

/* fonts */
a {
  color: #1cc49c;
}

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

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

.fs10 {
  font-size: 0.625rem !important;
}

.fs11 {
  font-size: 0.6875rem !important;
}

.fs12 {
  font-size: 0.75rem !important;
}

.fs13 {
  font-size: 0.8125rem !important;
}

.fs14 {
  font-size: 0.875rem !important;
}

.fs15 {
  font-size: 0.9375rem !important;
}

.fs16 {
  font-size: 1rem !important;
}

.fs17 {
  font-size: 1.0625rem !important;
}

.fs18 {
  font-size: 1.125rem !important;
}

.fs19 {
  font-size: 1.1875rem !important;
}

.fs20 {
  font-size: 1.25rem !important;
}

.fs21 {
  font-size: 1.3125rem !important;
}

.fs22 {
  font-size: 1.375rem !important;
}

.fs23 {
  font-size: 1.4375rem !important;
}

.fs24 {
  font-size: 1.5rem !important;
}

.fs25 {
  font-size: 1.5625rem !important;
}

.fs26 {
  font-size: 1.625rem !important;
}

.fs27 {
  font-size: 1.6875rem !important;
}

.fs28 {
  font-size: 1.75rem !important;
}

.fs29 {
  font-size: 1.8125rem !important;
}

.fs30 {
  font-size: 1.875rem !important;
}

.fs31 {
  font-size: 1.9375rem !important;
}

.fs32 {
  font-size: 2rem !important;
}

.fs08em {
  font-size: 0.8em !important;
}

.fs12em {
  font-size: 1.2em !important;
}

.fs14em {
  font-size: 1.4em !important;
}

/* margin-bottom */
.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 0.625rem !important;
}

.mb11 {
  margin-bottom: 0.6875rem !important;
}

.mb12 {
  margin-bottom: 0.75rem !important;
}

.mb13 {
  margin-bottom: 0.8125rem !important;
}

.mb14 {
  margin-bottom: 0.875rem !important;
}

.mb15 {
  margin-bottom: 0.9375rem !important;
}

.mb16 {
  margin-bottom: 1rem !important;
}

.mb17 {
  margin-bottom: 1.0625rem !important;
}

.mb18 {
  margin-bottom: 1.125rem !important;
}

.mb19 {
  margin-bottom: 1.1875rem !important;
}

.mb20 {
  margin-bottom: 1.25rem !important;
}

.mb21 {
  margin-bottom: 1.3125rem !important;
}

.mb22 {
  margin-bottom: 1.375rem !important;
}

.mb23 {
  margin-bottom: 1.4375rem !important;
}

.mb24 {
  margin-bottom: 1.5rem !important;
}

.mb25 {
  margin-bottom: 1.5625rem !important;
}

.mb26 {
  margin-bottom: 1.625rem !important;
}

.mb27 {
  margin-bottom: 1.6875rem !important;
}

.mb28 {
  margin-bottom: 1.75rem !important;
}

.mb29 {
  margin-bottom: 1.8125rem !important;
}

.mb30 {
  margin-bottom: 1.875rem !important;
}

.mb31 {
  margin-bottom: 1.9375rem !important;
}

.mb32 {
  margin-bottom: 2rem !important;
}

.mb33 {
  margin-bottom: 2.0625rem !important;
}

.mb34 {
  margin-bottom: 2.125rem !important;
}

.mb35 {
  margin-bottom: 2.1875rem !important;
}

.mb36 {
  margin-bottom: 2.25rem !important;
}

.mb37 {
  margin-bottom: 2.3125rem !important;
}

.mb38 {
  margin-bottom: 2.375rem !important;
}

.mb39 {
  margin-bottom: 2.4375rem !important;
}

.mb40 {
  margin-bottom: 2.5rem !important;
}

/* padding bottom */
.pb0 {
  padding-bottom: 0rem !important;
}

.pb20 {
  padding-bottom: 1.25rem !important;
}

/* padding top */
.pt20 {
  padding-top: 1.25rem !important;
}

/* border */
.bdr-top {
  border-top: 1px solid #1cc49c;
}

/* -----------------------------------------------------
    button
----------------------------------------------------- */
.btn {
  margin-bottom: 30px;
}
.btn a {
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  background-color: #ff8a5c;
  border-radius: 5px;
  padding: 13px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
}
.btn a:hover {
  background-color: #ff662b;
}
.btn.l-green a {
  background-color: #b2eddf;
  color: #404040;
}
.btn.l-green a:hover {
  background-color: #b2eddf;
  opacity: 0.8;
}
.btn.green a {
  background-color: #6ff1d2;
  color: #ffffff;
}
.btn.green a:hover {
  background-color: #1cc49c;
}
.btn.full a {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .home .btn {
    margin-bottom: 20px;
  }
  .home .btn a {
    font-size: 0.875rem;
    padding-block: 8px;
  }
}
.btn-arrow {
  display: block;
  width: 100%;
  border-radius: 5px;
  background: #1cc49c;
  text-align: center;
  color: #fff;
  border: none;
  font-family: "Zen Maru Gothic", sans-serif;
  position: relative;
  padding: 8px 20px;
  text-decoration: none;
  position: relative;
  font-weight: 600;
}
.btn-arrow::after {
  content: "";
  pointer-events: none;
  display: block;
  width: 13px;
  height: 11px;
  background-image: url(./images/icon-arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.btn-arrow:hover, .btn-arrow:active {
  background-color: #19b18d;
}
.btn-arrow.orange {
  background: #ff8a5c;
}
.btn-arrow.orange:hover, .btn-arrow.orange:active {
  background: #ff662b;
}

/* -----------------------------------------------------
    FOOTER
----------------------------------------------------- */
#footer {
  padding-top: 36px;
}
@media screen and (max-width: 767px) {
  #footer {
    padding-top: 24px;
  }
}

figure.footer-logo {
  display: flex;
  justify-content: center;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  figure.footer-logo {
    margin-bottom: 32px;
  }
}

.footer-nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  gap: 40px;
  max-width: 980px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .footer-nav {
    flex-direction: column;
    gap: 30px;
  }
}

.footer-address {
  align-self: center;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .footer-address {
    padding: 0px;
  }
}
.footer-address .tel {
  font-size: 1.4375rem;
  font-weight: 600;
  line-height: 1.4782608696;
  margin-bottom: 17px;
  color: #1cc49c;
  font-family: "Zen Maru Gothic", sans-serif;
  white-space: nowrap;
}
.footer-address .time {
  text-align: center;
  font-weight: 500;
}

.f-nav {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  padding-right: 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .f-nav {
    padding-right: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .f-nav .nav1 {
    width: calc(100% - 30px - 170px);
  }
  .f-nav .nav2 {
    width: 170px;
  }
  .f-nav .nav3 {
    width: 100%;
    border-top: 1px solid #1cc49c;
    padding-top: 30px;
    border-bottom: 1px solid #1cc49c;
    padding-bottom: 30px;
  }
}
.f-nav::after {
  content: "";
  display: block;
  width: 1px;
  height: 90%;
  background: #1cc49c;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .f-nav::after {
    content: none;
  }
}
.f-nav > ul {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.f-nav > ul a {
  font-size: 0.875rem;
  line-height: 1.4285714286;
  text-decoration: none;
  padding-left: 14px;
  color: #404040;
  position: relative;
  display: block;
}
.f-nav > ul a:hover {
  opacity: 0.8;
}
.f-nav > ul a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 9px;
  height: 8px;
  background-image: url(./images/icon-arrow-green.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .f-nav > ul a {
    font-size: 0.8125rem;
  }
}

.copy {
  background: #1cc49c;
  color: #ffffff;
  font-size: 0.625rem;
  line-height: 1;
  padding: 22px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .copy {
    padding-bottom: 50px;
  }
}

/* -----------------------------------------------------
    汎用
----------------------------------------------------- */
.tar {
  text-align: right !important;
}

.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

@media screen and (max-width: 767px) {
  .sp-tar {
    text-align: right !important;
  }
  .sp-tal {
    text-align: left !important;
  }
  .sp-tac {
    text-align: center !important;
  }
}
@media screen and (max-width: 480px) {
  .xs-tar {
    text-align: right !important;
  }
  .xs-tal {
    text-align: left !important;
  }
  .xs-tac {
    text-align: center !important;
  }
}
.cols {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}
.cols .col-item {
  background: #fffbd9;
  border-radius: 10px;
  padding: 20px 20px 26px;
  width: calc((100% - 40px) / 3);
}
.cols .col-item dt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 13px;
}
.cols .col-item dt .img {
  height: 160px;
}
@media screen and (max-width: 767px) {
  .cols .col-item dt .img {
    margin-bottom: 0px;
    height: 152px;
  }
}
.cols .col-item dt .title {
  display: flex;
  align-items: center;
  min-height: 52px;
  text-align: center;
  color: #1cc49c;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .cols .col-item:nth-child(2) dt {
    margin-bottom: 11px;
  }
  .cols .col-item:nth-child(2) dt .img {
    margin-bottom: 21px;
  }
  .cols .col-item:nth-child(3) dt {
    margin-bottom: 11px;
  }
  .cols .col-item:nth-child(3) dt .img {
    margin-bottom: 9px;
  }
}
.cols .col-item dd {
  line-height: 1.7857142857;
}
@media screen and (max-width: 767px) {
  .cols .col-item {
    width: 100%;
  }
  .cols .col-item dt {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .cols {
    flex-wrap: wrap;
    margin-bottom: 22px;
  }
}

/* -----------------------------------------------------
    見出し
----------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Zen Maru Gothic", sans-serif;
}

.bdr-top-header {
  font-size: 1.125rem;
  padding-block: 15px;
  border-top: 2px solid #1cc49c;
  font-weight: 600;
  text-align: center;
}

.bgc-heading {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  border-radius: 5px;
  line-height: 1.6666666667;
  padding: 10px 10px;
}
.bgc-heading.round-bottom-none {
  border-radius: 5px 5px 0 0;
}

/* -----------------------------------------------------
    TITLE AREA
----------------------------------------------------- */
.title-area {
  position: relative;
  padding-top: 81px;
  padding-bottom: 35px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: calc(100% + 20px);
  background-image: url(./images/bg-cloud.svg);
}
@media screen and (min-width: 1280px) {
  .title-area {
    padding-top: 6.5vw;
    background-size: calc(100% + 70px);
  }
}
.title-area.home {
  padding-top: 96px;
  padding-bottom: 35px;
}
.briefing .title-area {
  padding-top: 88px;
  padding-bottom: 18px;
}
.dispatch .title-area, .request .title-area {
  padding-top: 94px;
  padding-bottom: 10px;
}
.dispatch .second-contents .title-area {
  padding-bottom: 60px;
}
.title-area::after {
  display: block;
  width: 100%;
  aspect-ratio: 1300/465;
  max-width: 1280px;
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(./images/bg-cloud.svg);
}
.title-area.add-bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: -1;
}
.title-area.yellow {
  background-image: url(./images/bg-cloud-yellow.svg);
}
.title-area.yellow.add-bg::before {
  background: #fffbd9;
}
.title-area.orange {
  background-image: url(./images/bg-cloud-orange.svg);
}
.dispatch-price .title-area {
  padding-bottom: 8px;
  padding-top: 90px;
}
@media screen and (max-width: 767px) {
  .title-area {
    padding-top: 63px;
    padding-bottom: 28px;
    background-size: 150%;
  }
  .page .title-area {
    padding-top: 28px;
    padding-top: 48px;
    padding-bottom: 36px;
  }
  .dispatch .title-area, .request .title-area {
    padding-top: 42px;
  }
  .briefing .title-area {
    padding-top: 31px;
    padding-bottom: 21px;
  }
}

.contents-area {
  position: relative;
  z-index: 1;
  background: #ffffff;
  overflow: hidden;
  padding-bottom: 60px;
}
.contents-area::after {
  display: block;
  width: 120%;
  height: 80px;
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  border-radius: 50%;
}
.contents-area.yellow {
  background: #fffbd9;
}
.second-contents .contents-area {
  padding-bottom: 60px;
}

.contents-area p {
  margin-bottom: 24px;
}

.contents-header {
  font-size: 1.125rem;
  line-height: 1.9444444444;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-color: #1cc49c;
  padding: 7px 0;
  color: #1cc49c;
  text-align: center;
  margin-bottom: 18px;
}

.full-w {
  margin-inline: calc(50% - 50vw);
  width: 100vw;
}

/* list 装飾 */
.content-list {
  padding-left: 0px;
  margin-bottom: 0px;
}
.content-list li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 11px;
  list-style-type: none;
  line-height: 1.75;
}
.content-list li::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #1cc49c;
}
.content-list li.large-li::before {
  top: 0.8em;
}
.content-list .large {
  font-size: 1.25em;
}
.content-list .bld {
  font-weight: 600;
}
.content-list strong {
  font-weight: 600;
  color: #1cc49c;
}

.normal-list {
  padding-left: 0px;
}
.normal-list li {
  margin-bottom: 0;
}
.normal-list li::before {
  width: 4px;
  height: 4px;
  background: #404040;
  top: 0.8em;
}

/* -----------------------------------------------------
    BREAD CRUMB
----------------------------------------------------- */
#bread {
  max-width: 1190px;
  padding: 14px 20px 0px;
  margin-inline: auto;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.2;
}
#bread a {
  color: #404040;
}
#bread > span {
  display: flex;
  gap: 5px;
}
#bread > span img {
  padding-top: 3px;
}
#bread > span {
  position: relative;
  padding-left: 11px;
}
#bread > span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 6px;
  height: auto;
  aspect-ratio: 5.815/10.217;
  background: url(./images/icon-sep.svg) no-repeat;
  background-size: cover;
}
#bread > span img {
  padding-top: 3px;
}
#bread > span:first-child {
  padding-left: 0;
}
#bread > span:first-child::before {
  content: none;
}
@media screen and (max-width: 767px) {
  #bread {
    margin-bottom: 15px;
    padding-top: 12px;
  }
}

#breadcrumbs {
  max-width: 1190px;
  padding: 14px 20px 0px;
  margin-inline: auto;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.2;
}
#breadcrumbs > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}
#breadcrumbs > span > span {
  position: relative;
  padding-left: 11px;
}
#breadcrumbs > span > span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 6px;
  height: auto;
  aspect-ratio: 5.815/10.217;
  background: url(./images/icon-sep.svg) no-repeat;
  background-size: cover;
}
#breadcrumbs > span > span img {
  padding-top: 3px;
}
#breadcrumbs > span > span:first-child {
  padding-left: 0;
}
#breadcrumbs > span > span:first-child::before {
  content: none;
}
#breadcrumbs a {
  color: #404040;
}
@media screen and (max-width: 767px) {
  #breadcrumbs {
    margin-bottom: 15px;
    padding-top: 12px;
  }
}

/* -----------------------------------------------------
    TABLE
----------------------------------------------------- */
.contents-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.contents-table img {
  display: inline-block;
}
.contents-table tbody td,
.contents-table tbody th {
  text-align: center;
  line-height: 1.48;
  font-size: 0.875rem;
  padding: 9px 6px 9px;
  background: #fff;
  border: 1px solid #d9d9d9;
  font-weight: 600;
}
.contents-table tbody td strong,
.contents-table tbody th strong {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .contents-table tbody td,
  .contents-table tbody th {
    padding: 4px 4px;
    line-height: 1.2;
  }
}
.contents-table.col4 tbody tr td {
  width: 25%;
}
.contents-table.col4 tbody tr td:first-child {
  width: 23.5%;
}
@media screen and (max-width: 767px) {
  .contents-table.col4 tbody tr td:first-child {
    width: 27.5%;
  }
}
.contents-table.col5 tbody tr td {
  width: 19%;
}
@media screen and (max-width: 767px) {
  .contents-table.col5 tbody tr td {
    width: auto;
  }
}
.contents-table.col5 tbody tr td:first-child {
  width: 23.5%;
}
@media screen and (max-width: 767px) {
  .contents-table.col5 tbody tr td:first-child {
    width: auto;
    width: 23.5%;
  }
}
@media screen and (max-width: 767px) {
  .dispatch-price .contents-table.col5 tbody tr td:nth-child(3) {
    width: auto;
    width: 25%;
  }
}
.contents-table.col3 tbody tr td {
  width: 33.3333333333%;
}
.contents-table.col2 tbody tr td {
  width: 50%;
}
.contents-table tbody tr:first-child th {
  color: #fff;
  background: #1cc49c;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .contents-table tbody tr:first-child th {
    line-height: 1.3;
  }
}
.contents-table.price tbody tr:first-child th:first-child {
  background: none;
  border: 0;
}
.contents-table tbody tr td {
  border-top: 0;
}
.contents-table tbody tr th:first-child {
  border-left: 0;
}
.contents-table tbody tr td:first-child {
  color: #1cc49c;
  border-left: 0;
}
.contents-table tbody tr th:last-child,
.contents-table tbody tr td:last-child {
  border-right: 0;
}
.contents-table tbody tr:last-child td {
  border-bottom: 0;
}
.contents-table.even tbody tr:nth-child(odd) td {
  background: #f5f5f5;
}
.contents-table.odd tbody tr:nth-child(even) td {
  background: #f5f5f5;
}
.contents-table.company td,
.contents-table.company th {
  padding: 15px;
  font-weight: 400;
  text-align: left;
}
.contents-table.company tbody tr:first-child th,
.contents-table.company th {
  background: #f5f5f5;
  text-align: left;
  color: #404040;
  width: 250px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .contents-table.company tbody tr:first-child th,
  .contents-table.company th {
    width: 118px;
  }
}
.contents-table.company tbody tr td:first-child {
  color: #404040;
}
.contents-table.company tbody tr:first-child th {
  border-top: 0;
}
.contents-table.company tbody th.last,
.contents-table.company tbody tr:last-child th {
  border-bottom: 0;
}

.round-border-box {
  padding: 20px;
  border-radius: 5px;
  border: 1px dashed #afafaf;
}

/* -----------------------------------------------------
    BOX
----------------------------------------------------- */
/* box */
.box {
  width: 100%;
  margin-inline: auto;
  padding: 30px 20px;
  border-radius: 10px;
  background: #ffffff;
}

.boxes {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .boxes {
    flex-direction: column;
  }
}
.boxes .box {
  flex: 1;
}
.boxes .box.has-box {
  padding: 0;
  border-radius: 0;
  display: flex;
  flex-direction: column;
}
.boxes .box.has-box .round-box {
  padding: 20px 40px;
  height: 100%;
  display: flex;
  align-items: center;
}
.boxes h3 {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: flex-start;
}

/* round-box */
.round-box {
  max-width: 930px;
  margin-inline: auto;
  padding: 30px 40px 40px;
  border-radius: 5px;
  background: #ffffff;
}
.round-box.border-box {
  border: 2px solid #1cc49c;
}
.round-box.round-top-none {
  border-radius: 0 0 5px 5px;
}
.round-box.yellow {
  background-color: #fffbd9;
}
.round-box.area-box {
  max-width: 850px;
  padding-block: 60px;
}
.round-box.cat-link-wrapper {
  padding: 20px;
}
.round-box.single-wrapper {
  padding: 35px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .round-box.single-wrapper {
    padding: 20px;
  }
}
.contact .round-box {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .round-box {
    padding-top: 15px;
    padding-inline: 20px;
    padding-bottom: 20px;
    margin-bottom: 12px;
  }
}

.flow {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.flow li {
  list-style-type: none;
}

p.num-title {
  line-height: 1;
  padding: 9px 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  color: #1cc49c;
  position: relative;
  margin-bottom: 12px;
}
p.num-title::before, p.num-title::after {
  content: "";
  display: block;
  background: #1cc49c;
  height: 2px;
  border-radius: 10px;
  width: calc(50% - 34px);
  position: absolute;
  top: 57%;
}
p.num-title::before {
  left: 0;
}
p.num-title::after {
  right: 0;
}

p.flow-img {
  text-align: center;
  margin-bottom: 12px;
}
p.flow-img img {
  display: table;
  margin-inline: auto;
}

.flow-title {
  color: #1cc49c;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 13px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .flow-title {
    margin-bottom: 10px;
  }
}

.flow-desc {
  margin-bottom: 18px;
  max-width: 700px;
  margin-inline: auto;
  line-height: 1.7857142857;
}

ol.green-num {
  padding-left: 0;
  margin-bottom: 0.9375rem;
  /*要素の連番（カウンタ）の値をリセットする*/
  counter-reset: li;
}
ol.green-num li {
  position: relative;
  padding-left: 18px;
  /*デフォルトのスタイルを非表示にする*/
  list-style: none;
}
ol.green-num li:before {
  position: absolute;
  font-size: 1.2em;
  top: -0.2em;
  left: 0;
  font-weight: bold;
  color: #1cc49c;
  /*要素の連番（カウンタ）の値を進める*/
  counter-increment: li;
  /*自動連番を付ける関数*/
  content: counter(li) ".";
}

.circle-list {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .circle-list {
    gap: 6px;
  }
}
.circle-list li {
  line-height: 1.25;
  list-style-type: none;
  padding-left: 16px;
  position: relative;
}
.circle-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #1cc49c;
}

/* 固定メニュー */
.fixed-chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
@media screen and (max-width: 767px) {
  .fixed-chat {
    bottom: 10px;
    right: 10px;
  }
}

.fix-nav {
  position: fixed;
  z-index: 10;
}
.fix-nav a {
  text-decoration: none;
  color: #404040;
  font-weight: 600;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  border: 3px solid #fff;
  background: linear-gradient(#ffe580 0%, #ffd840 100%);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  line-height: 1;
}

nav#sp-fix-nav {
  display: flex;
  gap: 10px;
  bottom: 0;
  justify-content: flex-start;
  width: 100%;
  padding: 0 10px;
}
nav#sp-fix-nav a {
  border-radius: 5px 5px 0 0;
  padding: 7px;
  width: 100px;
}

nav#sp-fix-nav2 {
  display: flex;
  gap: 10px;
  bottom: 100px;
  right: 0;
}
nav#sp-fix-nav2 a {
  writing-mode: vertical-lr;
  border-radius: 5px 5px 0 0;
  padding: 7px;
}

nav#pc-fix-nav {
  display: flex;
  z-index: 9999;
  flex-direction: column;
  gap: 10px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
nav#pc-fix-nav a {
  border-radius: 5px 0 0 5px;
  padding: 23px 13px;
  writing-mode: vertical-lr;
}

/* -----------------------------------------------------
    サービスエリア
----------------------------------------------------- */
.archive-links {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 30px;
}

.archive-link {
  background: #fff;
  text-decoration: none;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.archive-link:hover {
  opacity: 0.8;
}
.archive-link article {
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
}
.archive-link .date {
  width: 110px;
  font-weight: 600;
  line-height: 1;
  padding-top: 2px;
}
.archive-link .cat-labels {
  width: calc(100% - 110px);
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 0;
}
.archive-link .cat-labels li {
  list-style-type: none;
  font-weight: 600;
  line-height: 1;
  border: 1px solid #1cc49c;
  padding: 2px 10px 3px;
  border-radius: 100px;
  font-size: 14px;
}
.archive-link .title {
  width: 100%;
  color: black;
}

/* -----------------------------------------------------
    ページナビ
----------------------------------------------------- */
.wp-pagenavi {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
.wp-pagenavi > a,
.wp-pagenavi > span {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  color: #afafaf;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
}
.wp-pagenavi .current, .wp-pagenavi > a:hover {
  background: #1cc49c;
  color: #fff;
  width: 34px;
  height: 34px;
  font-size: 18px;
}
.wp-pagenavi .next.page-numbers,
.wp-pagenavi .prev.page-numbers,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  width: 30px !important;
  height: 30px !important;
  background: none !important;
}
.wp-pagenavi .next.page-numbers:hover,
.wp-pagenavi .prev.page-numbers:hover,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  opacity: 0.8;
}

/* -----------------------------------------------------
    記事ページ
----------------------------------------------------- */
.single-meta {
  max-width: 450px;
  margin: 0 auto 10px;
  display: flex;
  gap: 5px;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .single-meta {
    justify-content: flex-start;
  }
}
.single-meta .date {
  color: #1cc49c;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}
.single-meta .cat-labels {
  color: #1cc49c;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 0;
}
.single-meta .cat-labels li {
  list-style-type: none;
}
.single-meta .cat-labels a {
  font-weight: 600;
  line-height: 1;
  border: 1px solid #1cc49c;
  padding: 2px 10px 3px;
  border-radius: 100px;
  font-size: 14px;
  text-decoration: none;
  background: #fff;
}

.single .related-title {
  font-size: 23px;
  color: #1cc49c;
  text-align: center;
  margin-bottom: 20px;
}
.single .single-title {
  font-size: 23px;
  color: #1cc49c;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .single .single-title {
    text-align: left;
    font-size: 1.125rem;
  }
}
.single .single-wrapper p {
  margin-bottom: 30px;
  font-size: 1rem;
}
.single .single-wrapper p:last-child {
  margin-bottom: 0;
}
.single .single-wrapper h2.wp-block-heading {
  color: #1cc49c;
  font-size: 1.125rem;
  margin-bottom: 15px;
}
.single .single-wrapper strong {
  font-weight: 600;
  color: #1cc49c;
}
.single .single-wrapper em {
  font-weight: 600;
  font-style: normal;
}

/* 前後記事 */
.nav-next-prev {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

.link {
  width: calc((100% - 20px) / 2);
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .link {
    flex: auto;
    flex-direction: column;
    width: 100%;
  }
}
.link .arrow {
  display: flex;
  color: #404040;
  gap: 5px;
}
.link.next {
  margin-left: auto;
}
.link.next .arrow {
  justify-content: flex-end;
  text-align: right;
}
.link .title {
  display: block;
  text-decoration: underline;
}

/* -----------------------------------------------------
    Contact
----------------------------------------------------- */
.wpcf7-form dl {
  margin-bottom: 20px;
}
.wpcf7-form dt {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
}
.contact .wpcf7-form dt {
  font-family: "Zen Maru Gothic", sans-serif;
}

.hissu {
  background: #ff8a5c;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 3px 6px;
  border-radius: 100px;
}

.required {
  color: #ff662b;
  font-weight: 600;
}

button,
input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
  width: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 3px 6px;
  font-size: 16px;
  outline: 0;
}

.wpcf7-submit {
  cursor: pointer;
  width: 100%;
  border-radius: 5px;
  background: #1cc49c;
  color: #fff;
  border: none;
  font-family: "Zen Maru Gothic", sans-serif;
  position: relative;
  padding: 8px 20px;
}
.wpcf7-submit:hover, .wpcf7-submit:active {
  background-color: #19b18d;
}

.form-btn-wrapper {
  position: relative;
}
.form-btn-wrapper::after {
  content: "";
  pointer-events: none;
  display: block;
  width: 13px;
  height: 11px;
  background-image: url(./images/icon-arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

span.wpcf7-spinner {
  display: none;
}

/* checkbox */
.wpcf7-list-item {
  margin: 0;
}

.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wpcf7-checkbox input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.wpcf7-checkbox .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 34px;
  min-height: 25px;
  background-image: url(./images/icon-checkbox.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
.wpcf7-checkbox input:checked + .wpcf7-list-item-label {
  background-image: url(./images/icon-checkbox-checked.svg);
}

/* radio */
.wpcf7-checkbox.wpcf7-exclusive-checkbox .wpcf7-list-item-label {
  background-image: url(./images/icon-radio.svg);
}
.wpcf7-checkbox.wpcf7-exclusive-checkbox input:checked + .wpcf7-list-item-label {
  background-image: url(./images/icon-radio-checked.svg);
}

/* -----------------------------------------------------
    external link 外部リンク
----------------------------------------------------- */
.external-link {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.external-link li {
  list-style-type: none;
}
.external-link a {
  display: block;
  text-decoration: none;
  padding-right: 40px;
  position: relative;
}
.external-link a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 13px;
  height: 11px;
  background-image: url(./images/icon-arrow-green.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.external-link a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}
/* -----------------------------------------------------
    レイアウト
----------------------------------------------------- */
html {
  scrollbar-gutter: stable;
}

a {
  word-break: break-all;
}

html.is-fixed,
html.is-fixed body {
  overflow: hidden;
}

#main-contents {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #main-contents {
    margin-top: 62px;
  }
}

.inner {
  max-width: 1040px;
  margin-inline: auto;
  padding-inline: 20px;
}

.page-inner {
  max-width: 890px;
  margin-inline: auto;
  padding-inline: 20px;
}

.wide-inner {
  max-width: 970px;
  margin-inline: auto;
  padding-inline: 20px;
}

.tbl-center {
  display: table !important;
  margin-inline: auto !important;
}

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

.ilf {
  display: inline-flex !important;
}

.bdr-bottom-none {
  border-bottom: none !important;
}

.w930 {
  max-width: 930px !important;
  margin-inline: auto !important;
}

.w700 {
  max-width: 700px !important;
  margin-inline: auto !important;
}

.w850 {
  max-width: 850px !important;
  margin-inline: auto !important;
}

.w630 {
  max-width: 630px !important;
  margin-inline: auto !important;
}

.w590 {
  max-width: 590px !important;
  margin-inline: auto !important;
}

.w550 {
  max-width: 550px !important;
  margin-inline: auto !important;
}

.w335 {
  max-width: 335px !important;
  margin-inline: auto !important;
}

/* -----------------------------------------------------
    HEADER
----------------------------------------------------- */
.acc-btn {
  cursor: pointer;
}

.acc-body {
  display: none;
}

.acc-title {
  display: block;
  cursor: pointer;
}

.acc-content {
  display: none;
}

.acc-title {
  position: relative;
}

/*========= ナビゲーションのためのCSS ===============*/
#g-nav {
  /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
  position: fixed;
  overflow: hidden;
  z-index: 999;
  /*ナビのスタート位置と形状*/
  top: -100%;
  width: 100%;
  height: 100vh; /*ナビの高さ*/
  /*動き*/
  background: #ffffff;
  /*アクティブクラスがついたら位置を0に*/
  /*ナビゲーションの縦スクロール*/
  /*ナビゲーション*/
  /*リストのレイアウト設定*/
}
@media screen and (max-width: 767px) {
  #g-nav {
    padding-top: 80px;
  }
}
#g-nav.panelactive {
  top: 0;
}
#g-nav.panelactive #acc-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh; /*表示する高さ*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  #g-nav.panelactive #acc-nav-list {
    height: calc(100vh - 120px);
  }
}
#g-nav .acc-nav {
  /*ナビゲーション天地中央揃え*/
  width: 100%;
  max-width: 780px;
  padding-inline: 20px;
  margin: 110px auto 0;
  top: 110px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #g-nav .acc-nav {
    display: block;
    margin-top: 0;
  }
}
#g-nav .acc-nav > ul {
  width: calc(50% - 20px);
  max-width: 335px;
}
@media screen and (max-width: 767px) {
  #g-nav .acc-nav > ul {
    width: 100%;
    max-width: none;
  }
  #g-nav .acc-nav > ul.nav-1 {
    border-top: 1px solid #1cc49c;
  }
}
#g-nav .acc-nav > ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 6px;
  padding-right: 0;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
@media screen and (max-width: 767px) {
  #g-nav .acc-nav > ul li {
    padding-block: 4px;
  }
}
#g-nav .acc-nav > ul > li {
  border-bottom: 1px solid #1cc49c;
}
#g-nav .acc-nav > ul .nav-img {
  width: 53px;
  height: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #g-nav .acc-nav > ul .nav-img {
    width: 45px;
    height: 45px;
  }
}
#g-nav .acc-nav > ul .acc-title {
  display: flex;
  width: 53px;
  height: 53px;
  padding: 20px;
  margin-left: auto;
}
#g-nav .acc-nav > ul .acc-title:hover {
  opacity: 0.8;
}
#g-nav .acc-nav > ul .acc-title .close-icon {
  display: none;
}
#g-nav .acc-nav > ul .acc-title.open .open-icon {
  display: none;
}
#g-nav .acc-nav > ul .acc-title.open .close-icon {
  display: block;
}
@media screen and (max-width: 767px) {
  #g-nav .acc-nav > ul .acc-title {
    width: 45px;
    height: 45px;
    padding: 16px;
  }
}
#g-nav .acc-nav .acc-content {
  width: 100%;
}
#g-nav .acc-nav .acc-content li {
  padding-left: 63px;
}
@media screen and (max-width: 767px) {
  #g-nav .acc-nav .acc-content li {
    padding-left: 55px;
    padding-block: 6px;
  }
}
#g-nav li a {
  text-decoration: none;
  display: block;
  color: #404040;
}

/*========= ボタンのためのCSS ===============*/
.openbtn {
  display: block;
  position: relative;
  z-index: 9999; /*ボタンを最前面に*/
  cursor: pointer;
  width: 40px;
}
@media screen and (max-width: 767px) {
  .openbtn {
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.openbtn > div {
  color: #1cc49c;
}
.openbtn .nav-item {
  display: flex;
  flex-direction: column;
}
.openbtn .nav-item .img {
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.openbtn .nav-item .txt {
  font-size: 0.8125rem;
  font-family: "Zen Maru Gothic", sans-serif;
  display: flex;
  justify-content: space-between;
  line-height: 2;
  font-weight: bold;
}
.openbtn .nav-item.open-icon img {
  width: 32.76px;
}
.openbtn .nav-item.close-icon img {
  width: 32px;
}
@media screen and (max-width: 767px) {
  .openbtn .nav-item {
    width: 65px;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .openbtn .nav-item .txt {
    font-size: 0.75rem;
  }
  .openbtn .nav-item .img {
    margin-bottom: 0;
    width: 24px;
  }
}
.openbtn .close-icon {
  display: none;
}
.openbtn.active .close-icon {
  display: flex;
}
.openbtn.active .open-icon {
  display: none;
}

header#site-header {
  position: fixed;
  width: 100%;
  top: 0;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 999;
}

.pc-nav-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 22px 45px 0px 26px;
  max-width: 1280px;
}
@media screen and (max-width: 767px) {
  .pc-nav-wrapper {
    padding: 10px 20px 10px 15px;
  }
}

/* PC nav */
nav.pc-nav {
  font-family: "Zen Maru Gothic", sans-serif;
}
nav.pc-nav > ul {
  display: flex;
}
nav.pc-nav ul .nav-item {
  padding-inline: clamp(1.25rem, -0.625rem + 3.90625vw, 2.5rem);
}
nav.pc-nav ul .nav-item > a,
nav.pc-nav ul .nav-item > span {
  display: block;
  text-align: center;
  padding-bottom: 17px;
  font-size: 0.8125rem;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
  line-height: 1;
}
nav.pc-nav ul .nav-item > span:hover,
nav.pc-nav ul .nav-item a:hover {
  opacity: 0.8;
}
nav.pc-nav ul .nav-item:first-child {
  padding-left: 0;
}
nav.pc-nav ul .nav-item:last-child {
  padding-right: 0;
}
nav.pc-nav ul .nav-item .sub-nav {
  opacity: 0;
  pointer-events: none;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 0.9375rem;
  transition: all ease 0.2s;
}
nav.pc-nav ul .nav-item .sub-nav a {
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.42;
  color: #404040;
  gap: 1.25rem;
}
nav.pc-nav ul .nav-item .sub-nav a::after {
  content: "";
  display: block;
  width: 0.8125rem;
  height: 0.6875rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./images/icon-arrow-green.svg);
}
nav.pc-nav ul .nav-item .sub-nav a:hover {
  color: #1cc49c;
}
nav.pc-nav ul .nav-item:hover .sub-nav {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}
nav.pc-nav ul .nav-item:hover .sub-nav::before {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  height: 100px;
  width: 100%;
  opacity: 0.2;
}
nav.pc-nav ul .nav-item.work:hover .sub-nav {
  gap: clamp(1.875rem, -7.5rem + 19.53125vw, 8.125rem);
}
nav.pc-nav ul .nav-item.price:hover .sub-nav {
  gap: clamp(1.875rem, -3.75rem + 11.71875vw, 5.625rem);
}
nav.pc-nav ul figure.img {
  display: flex;
  height: 47px;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
nav.pc-nav ul figure.img img {
  position: relative;
  width: 53px;
}
nav.pc-nav ul .nav-item.about .img img {
  top: -5px;
}
nav.pc-nav ul .nav-item.work .img img {
  top: -3px;
}
nav.pc-nav ul .nav-item.recruit .img img {
  top: -6px;
}
nav.pc-nav ul .nav-item.gov .img img {
  top: -3px;
}
nav.pc-nav ul .nav-item.price img {
  top: -3px;
}
nav.pc-nav ul .txt {
  display: block;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  nav.pc-nav {
    display: none;
  }
}

.logo {
  position: relative;
  z-index: 9999;
}
.logo a {
  display: block;
}
.logo img {
  display: block;
}
@media screen and (max-width: 767px) {
  .logo img {
    width: 39px;
  }
}

/* -----------------------------------------------------
    TOP
----------------------------------------------------- */
/* mv */
#mv {
  background: linear-gradient(#6ff1d2 0%, #e8fff6 100%);
  padding-top: 22px;
  padding-bottom: 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #mv {
    padding-top: 16px;
    padding-bottom: 20px;
  }
}

.main-copy {
  text-align: center;
  display: table;
  margin: 0 auto 9px;
}
@media screen and (max-width: 767px) {
  .main-copy img {
    max-width: 300px;
  }
}

.top-bear {
  display: flex;
  justify-content: space-around;
  margin-bottom: -4px;
}
.top-bear figure {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .top-bear {
    margin-top: -12px;
    margin-bottom: 12px;
  }
}

.pc-clover {
  display: flex;
}
.pc-clover.in {
  padding-bottom: 1rem;
  align-items: flex-end;
}
.pc-clover.out {
  padding-top: 2rem;
  align-items: flex-start;
}

.sub-copy {
  font-family: "Zen Maru Gothic", sans-serif;
  display: table;
  margin-inline: auto;
  padding-inline: 15px;
  position: relative;
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 0.25rem;
}
@media screen and (max-width: 767px) {
  .sub-copy {
    font-size: 1.125rem;
    margin-bottom: 7px;
  }
}
.sub-copy strong {
  font-size: 1.3em;
  color: #ff662b;
}
.sub-copy::before, .sub-copy::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 90%;
  border-radius: 20px;
  background: #ff662b;
}
.sub-copy::before {
  left: 0;
  transform: rotate(-22deg);
}
.sub-copy::after {
  right: 0;
  transform: rotate(22deg);
}

.merit {
  margin: 0 0 7px;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: clamp(0.625rem, -0.3125rem + 1.953125vw, 1.25rem);
  font-family: "Zen Maru Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  .merit {
    flex-wrap: wrap;
    margin-inline: -30px;
    gap: 6px;
  }
}
.merit li {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.444;
  list-style-type: none;
}
.merit li div {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.125rem;
  font-weight: bold;
  aspect-ratio: 260/160;
  background-image: url(./images/top-main-cloud.svg);
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 260px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .merit li div {
    font-size: 0.875rem;
    min-width: 190px;
  }
}
@media screen and (max-width: 767px) {
  .merit li {
    line-height: 1.3;
  }
  .merit li:nth-child(1) {
    width: 100%;
  }
  .merit li:nth-child(2), .merit li:nth-child(3) {
    width: calc(50% - 6px);
    margin-top: -42px;
  }
  .merit li:nth-child(2) {
    justify-content: flex-end;
  }
  .merit li:nth-child(3) {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .merit li:nth-child(1) {
    order: 2;
  }
  .merit li:nth-child(2) {
    order: 1;
  }
  .merit li:nth-child(3) {
    order: 3;
  }
}
.merit strong {
  color: #1cc49c;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .merit strong {
    font-size: 1.3em;
  }
}

/* TOP NEWS */
.top-news {
  display: flex;
  align-items: flex-start;
  gap: 17px;
}
@media screen and (max-width: 767px) {
  .top-news {
    gap: 6px;
  }
}

dt.top-news-title {
  background: #1cc49c;
  color: #fff;
  border-radius: 20px;
  padding: 4px 15px;
  font-weight: 600;
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: 1;
  width: 70px;
  text-align: center;
}

.top-news-list {
  width: calc(100% - 18px - 70px);
}
@media screen and (max-width: 767px) {
  .top-news-list {
    width: calc(100% - 6px - 70px);
  }
}
.top-news-list ul {
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .top-news-list ul {
    gap: 4px;
  }
}
.top-news-list li {
  list-style-type: none;
}
.top-news-list li a {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 20px;
  color: #404040;
  line-height: 1.43;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}
.top-news-list li a:hover {
  opacity: 0.8;
}
.top-news-list li a::after {
  content: "";
  display: block;
  width: 13px;
  height: 11px;
  background-image: url(./images/icon-arrow-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* about */
#about-app {
  background: #e8fff6;
}
@media screen and (max-width: 767px) {
  #about-app p.btn.l-green.full {
    margin-inline: calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 16px;
  }
  #about-app p.btn.l-green.full a {
    box-shadow: none;
    border-radius: 0;
    font-size: 1.125rem;
    line-height: 1.6;
    padding-block: 20px 23px;
  }
}

.top-about-title {
  text-align: center;
  font-size: 1.6875rem;
  line-height: 1.65;
}
.top-about-title strong {
  font-size: 1.2592592593em;
  color: #1cc49c;
  font-weight: 600;
}
.top-about-title img {
  display: table;
  margin-inline: auto;
  margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
  .top-about-title {
    font-size: 1.125rem;
    line-height: 1.7;
  }
  .top-about-title img {
    width: 103px;
    margin-bottom: 18px;
  }
}

/* -----------------------------------------------------
    PAGES
----------------------------------------------------- */
.page-title-wrapper {
  padding-top: 31px;
}

.page-title {
  font-size: 1.25rem;
  line-height: 1.7;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 26px;
}
.page-title strong {
  font-size: 1.2777777778em;
  color: #1cc49c;
  font-weight: 600;
}
.promise .page-title {
  margin-bottom: 0px;
  padding-bottom: 15px;
}
.dispatch .page-title, .request .page-title {
  margin-bottom: 0px;
  padding-bottom: 6px;
}
.dispatch .second-contents .page-title {
  padding-top: 0px;
  margin-bottom: 16px;
}

.page-sub-title {
  text-align: center;
  font-size: 0.875rem;
  padding-top: 15px;
  padding-bottom: 9px;
}

.page-copy {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .page-copy {
    text-align: left;
  }
}

/* -----------------------------------------------------
    PROMISE お客様へ　必ずご一読下さい
----------------------------------------------------- */
/* -----------------------------------------------------
    個別説明会のご案内
----------------------------------------------------- */
.briefing-images {
  padding: 27px 0 5px;
  display: flex;
  justify-content: space-between;
  max-width: 370px;
  margin-inline: auto;
  margin-bottom: 19px;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .briefing-images {
    justify-content: center;
    gap: 43px;
    margin-bottom: 34px;
  }
}
.briefing-images::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 90%;
  background: #1cc49c;
}
.briefing-images li {
  list-style-type: none;
  text-align: center;
  line-height: 1.5;
  padding-top: 17px;
}
.briefing-images img {
  display: table;
  margin-inline: auto;
  margin-bottom: 12px;
}

.image-box {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .image-box {
    flex-direction: column;
  }
}
.image-box li {
  flex: 1;
  background: #fffbd9;
  border-radius: 10px;
  padding: 20px;
  list-style-type: none;
}
.image-box.col1 li {
  flex: auto;
  width: 100%;
  padding: 35px;
}
@media screen and (max-width: 767px) {
  .image-box.col1 li {
    padding: 20px;
  }
}
.image-box dt {
  text-align: center;
  padding: 20px 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4444444444;
  color: #1cc49c;
}
.dispatch .image-box dt, .request .image-box dt {
  line-height: 1.4;
  min-height: 40px;
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .image-box dt {
    padding: 14px 0;
  }
}
.image-box dd {
  line-height: 1.5;
}

/* -----------------------------------------------------
    派遣 
----------------------------------------------------- */
.switch-link {
  display: flex;
  max-width: 406px;
  margin-inline: auto;
  background: #f5f5f5;
  border-radius: 200px;
  margin-bottom: 10px;
}
.switch-link a {
  text-decoration: none;
  color: #afafaf;
  text-align: center;
  line-height: 1;
  width: calc(100% - 217px);
  padding: 15px 0;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  .switch-link a {
    width: calc(100% - 168px);
    font-size: 0.875rem;
  }
}
.switch-link .current {
  color: #fff;
  background: #1cc49c;
  border-radius: 200px;
  width: 217px;
}
@media screen and (max-width: 767px) {
  .switch-link .current {
    width: 168px;
  }
}

/* -----------------------------------------------------
    Q&A
----------------------------------------------------- */
.qa-wrap-title::after,
.qa-title::before,
.qa-title::after,
.qa-body::before {
  content: "";
  position: absolute;
}

.qa-title::before,
.qa-body::before {
  left: 1em;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  margin-top: -0.1em;
}

.qa-wrap-title {
  position: relative;
  cursor: pointer;
  background: #1cc49c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 1em 2.5em;
}
.qa-wrap-title span {
  font-size: 1.25em;
}
.qa-wrap-title::after {
  display: block;
  width: 13px;
  height: 11px;
  background: url(./images/icon-triangle-white.svg) no-repeat;
  right: 1em;
  top: calc(50% - 6px);
  transition: all ease 0.3s;
}
.qa-wrap-title.open::after {
  transform: rotate(180deg);
}

.qa-contents dl {
  background: #fffbd9;
  margin-bottom: 20px;
  border-radius: 5px;
}

.qa-title {
  cursor: pointer;
  line-height: 1.7857142857;
  position: relative;
  padding: 1em 3em;
}
@media screen and (max-width: 767px) {
  .qa-title {
    padding: 1em 2em 1em 3em;
  }
}
.qa-title::before {
  content: "Q";
  color: #1cc49c;
}
@media screen and (max-width: 767px) {
  .qa-title::before {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
}
.qa-title::after {
  width: 18px;
  height: 18px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: 1em;
  top: 1.25em;
  background-image: url(./images/icon-acc-open.svg);
  transform: rotate(0deg);
  transition: all ease 0.3s;
}
@media screen and (max-width: 767px) {
  .qa-title::after {
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
  }
}
.qa-title.open::after {
  background-image: url(./images/icon-acc-close-90.svg);
  transform: translateY(-50%) rotate(-90deg);
}

.qa-body {
  display: none;
  position: relative;
  padding: 1em 3em;
  padding-top: 0;
  color: transparent;
  transition: color ease 0.3s;
}
@media screen and (max-width: 767px) {
  .qa-body {
    padding: 0em 2em 1em 3em;
  }
}
.qa-body::before {
  content: "A";
  color: #ff662b;
  opacity: 0;
  transition: opacity ease-out 0.5s;
}
.qa-title.open + .qa-body {
  color: #404040;
}
.qa-title.open + .qa-body::before {
  opacity: 1;
}

/* -----------------------------------------------------
    お支払い方法
----------------------------------------------------- */
.col-list {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding-block: 20px;
}
.col-list li {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.col-list li img {
  margin-bottom: 0;
}
.col-list li::before {
  content: none;
}
@media screen and (max-width: 767px) {
  .col-list.col5-3 {
    justify-content: flex-start;
    row-gap: 10px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .col-list.col5-3 li {
    width: calc((100% - 40px) / 3);
  }
}

/* -----------------------------------------------------
    サービスエリア
----------------------------------------------------- */
.area-box ul {
  padding-left: 0;
}
.area-box ul li {
  list-style-type: none;
}
.area-box ul li a {
  text-decoration: none;
}
.area-box .area-links {
  display: flex;
  flex-wrap: wrap;
  max-width: 620px;
  margin-inline: auto;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .area-box .area-links {
    gap: 20px;
  }
}
.area-box .area-links .area-item {
  width: calc((100% - 30px) / 2);
}
@media screen and (max-width: 767px) {
  .area-box .area-links .area-item {
    width: 100%;
  }
}
.area-box .current-area {
  display: block;
  position: relative;
  border-radius: 200px;
  background: #ff8a5c;
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
  padding: 3px 30px;
  margin-bottom: 10px;
}
.area-box .current-area::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 9px;
  height: 8px;
  background: url(./images/icon-arrow-white.svg);
  background-size: containe;
  background-repeat: no-repeat;
}
.area-box .child-area {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.area-box .child-area li {
  padding-left: 16px;
  position: relative;
}
.area-box .child-area li a {
  color: #404040;
}
.area-box .child-area li a:hover {
  opacity: 0.8;
}
.area-box .child-area li::before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #1cc49c;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.cat-links {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding-left: 0;
}
.cat-links li {
  list-style-type: none;
}
.cat-links li a {
  text-decoration: none;
  background: #1cc49c;
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1;
  padding: 2px 10px;
  border-radius: 100px;
  font-weight: 500;
}
.cat-links li a:hover {
  opacity: 0.8;
}

/* -----------------------------------------------------
    フォーム関連
----------------------------------------------------- */
.contact h2 {
  color: #1cc49c;
  font-size: 1.25rem;
  margin-bottom: 10px;
}

.contact-box {
  background: #fff;
  padding: 30px 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.contact-box .tel {
  text-align: center;
  font-size: 1.25rem;
  color: #1cc49c;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.2;
}
.contact-box .tel strong {
  font-size: 1.2777777778em;
  color: #404040;
  font-weight: 600;
}
.contact-box dl {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.2;
  gap: 10px;
  max-width: 490px;
  margin-inline: auto;
}
.contact-box dl dt {
  font-size: 1.25rem;
  width: 2.8125rem;
  font-weight: 500;
}
.contact-box dl dd {
  width: calc(100% - 2.8125rem - 10px);
  font-size: 1.125rem;
}

#main-contents.forms .wpcf7-form {
  margin-bottom: 20px;
}
#main-contents.forms .wpcf7-form h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
#main-contents.forms .wpcf7-form dl {
  margin-bottom: 20px;
}
#main-contents.forms .wpcf7-form dt {
  margin-bottom: 10px;
  font-weight: 500;
}
.contact #main-contents.forms .wpcf7-form dt {
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (max-width: 767px) {
  #main-contents.forms .wpcf7-form dt {
    margin-bottom: 5px;
  }
  #main-contents.forms .wpcf7-form dt.children-title {
    margin-bottom: 10px;
  }
}
#main-contents.forms .wpcf7-form .age > span {
  display: inline-block;
  padding-right: 10px;
}
#main-contents.forms .wpcf7-form .age > span input {
  width: 140px;
}
#main-contents.forms .wpcf7-form .pref > span select {
  width: 135px;
}
#main-contents.forms .bgc-heading.round-bottom-none {
  padding: 15px 20px;
}
#main-contents.forms .round-box.round-top-none {
  padding: 20px;
}

/* お子様追加 */
.children-wrapper {
  border-bottom: 1px solid #1cc49c;
  padding-bottom: 20px;
}

.children-box {
  display: none;
  margin-bottom: 0 !important;
}

.add-child {
  color: #ff662b;
  text-decoration: underline;
  font-weight: 500;
}
.add-child:hover {
  opacity: 0.8;
}

.children-title {
  padding-bottom: 5px;
  margin-top: 20px;
  color: #1cc49c;
  border-bottom: 1px solid #1cc49c;
}

.birth-set {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.birth-set > div {
  display: flex;
}
.birth-set > div > .wpcf7-form-control-wrap {
  padding-right: 30px;
}
.birth-set select {
  padding-block: 0;
}
.birth-set > div .wpcf7-form-control-wrap {
  position: relative;
}
.birth-set > div .wpcf7-form-control-wrap::after {
  content: "";
  padding-left: 5px;
  position: absolute;
  top: 0;
}
.birth-set .year .wpcf7-form-control-wrap::after {
  content: "年";
  left: 75px;
}
.birth-set .year select {
  width: 70px;
}
.birth-set .month .wpcf7-form-control-wrap::after {
  content: "月";
  left: 57px;
}
.birth-set .month select {
  width: 52px;
}
.birth-set .day .wpcf7-form-control-wrap::after {
  content: "日";
  left: 57px;
}
.birth-set .day select {
  width: 52px;
}
.birth-set.en > div > .wpcf7-form-control-wrap {
  padding-right: 0;
}
.birth-set.en .year .wpcf7-form-control-wrap::after {
  content: "";
}
.birth-set.en .year .wpcf7-form-control-wrap::before {
  content: "Year";
  left: 0;
  padding-right: 5px;
}
.birth-set.en .month .wpcf7-form-control-wrap::after {
  content: "";
}
.birth-set.en .month .wpcf7-form-control-wrap::before {
  content: "Month";
  left: 0;
  padding-right: 5px;
}
.birth-set.en .day .wpcf7-form-control-wrap::after {
  content: "";
}
.birth-set.en .day .wpcf7-form-control-wrap::before {
  content: "Day";
  left: 0;
  padding-right: 5px;
}

.reserve {
  display: flex;
  gap: 10px;
  margin-bottom: 5px;
}
.reserve > span {
  display: inline-flex;
  flex-direction: column;
}
.reserve input.wpcf7-date {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 0px 6px;
}
.reserve .js-datepicker {
  width: 120px;
  padding: 0px 6px 0px 30px;
  background: #fff url(./images/icon-date.svg) no-repeat;
  background-position: 6px center;
  font-size: 15px;
}
main.eng-form .reserve .js-datepicker {
  width: 178px;
}
.reserve select {
  padding-block: 0;
}

.txt-area-height textarea {
  height: 105px;
}

/* -----------------------------------------------------
	recruit 採用
----------------------------------------------------- */
.contents-table.recruit tr td {
  width: 39%;
}
.contents-table.recruit tr th:nth-child(1) {
  background: none;
  border: none;
}
@media screen and (max-width: 767px) {
  .contents-table.recruit tr th:nth-child(3) {
    text-align: left;
  }
}
.contents-table.recruit tr td:nth-child(1) {
  width: 22%;
}
@media screen and (max-width: 767px) {
  .contents-table.recruit tr td:nth-child(1) {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .contents-table.recruit tr td:nth-child(2) {
    text-align: left;
  }
}

#main-contents .contents-table.recruit2 td {
  width: 40.5%;
  font-weight: 500;
  text-align: center;
  color: #404040;
}
@media screen and (max-width: 767px) {
  #main-contents .contents-table.recruit2 td {
    text-align: left;
  }
}
#main-contents .contents-table.recruit2 tr td:nth-child(1) {
  width: 19%;
}
@media screen and (max-width: 767px) {
  #main-contents .contents-table.recruit2 tr td:nth-child(1) {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #main-contents .contents-table.recruit2 tr td:nth-child(1) {
    width: auto;
    width: 82px;
  }
  #main-contents .contents-table.recruit2 tr td:nth-child(2) {
    width: auto;
  }
  #main-contents .contents-table.recruit2 tr td:last-child {
    width: 150px;
  }
}

/* -----------------------------------------------------
	自治体サービス government-service
----------------------------------------------------- */
#main-contents .round-box.external-link-box {
  padding: 0;
}
#main-contents .round-box.external-link-box dl {
  border-bottom: 1px solid #d9d9d9;
  padding: 20px;
}
#main-contents .round-box.external-link-box dl.last {
  border-bottom: 0;
}
#main-contents .round-box.external-link-box dl dt {
  font-weight: 500;
  margin-bottom: 3px;
}

/* -----------------------------------------------------
	会社概要 company
----------------------------------------------------- */
#main-contents.company .title-area {
  padding-bottom: 20px;
}

/* -----------------------------------------------------
	中国語ページ
----------------------------------------------------- */
#main-contents.service-ch .btn-arrow,
#main-contents.service-ch h1,
#main-contents.service-ch h2,
#main-contents.service-ch h3,
#main-contents.service-ch h4,
#main-contents.service-ch h5,
#main-contents.service-ch h6,
#main-contents.ch-form .btn-arrow,
#main-contents.ch-form h1,
#main-contents.ch-form h2,
#main-contents.ch-form h3,
#main-contents.ch-form h4,
#main-contents.ch-form h5,
#main-contents.ch-form h6 {
  font-family: "Noto Sans SC", sans-serif;
}

/* -----------------------------------------------------
	プライバシーポリシー
----------------------------------------------------- */
#main-contents .round-box.rules {
  padding: 20px;
}
#main-contents .round-box.rules ol,
#main-contents .round-box.rules p {
  margin-bottom: 10px;
}
#main-contents .round-box.rules li {
  padding-left: 20px;
}
#main-contents .round-box.rules h2 {
  color: #1cc49c;
  font-size: 1.25rem;
  border-bottom: 2px solid #1cc49c;
  padding-bottom: 5px;
  line-height: 1.9444444444;
}
#main-contents .round-box.rules h3 {
  color: #1cc49c;
  font-size: 1.25rem;
  margin-bottom: 5px;
  line-height: 1.9444444444;
}
#main-contents .round-box.rules ol:last-child,
#main-contents .round-box.rules p:last-child {
  margin-bottom: 0;
}
#main-contents .round-box.rules ol.green-num li:before {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1em;
  top: 0;
  font-weight: 500;
}
#main-contents .round-box.rules ol.green-num ol.green-num li:before {
  color: #404040;
  font-weight: 400;
}
#main-contents .round-box.rules ol.green-num.dots li::before {
  content: "･" !important;
}/*# sourceMappingURL=style.css.map */