@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

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

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

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

.disnone {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.disnone {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

html {
  font-size: 62.5% !important;
}

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, 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 {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  font-weight: 500;
  word-wrap: break-word;
  overflow: hidden;
  font-family: YakuHanJP, "Heebo", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #000;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
@media only screen and (max-width: 1264px) {
  .inner {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner {
    padding-inline: 24px;
  }
}

.inner-1400 {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}
@media only screen and (max-width: 1464px) {
  .inner-1400 {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner-1400 {
    padding-inline: 24px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
  background-color: transparent;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  background-color: transparent;
}
@media only screen and (max-width: 1264px) {
  #contents {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-inline: 24px;
  }
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}
#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}
@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #3bc29b;
  transition: 0.5s;
}

a:hover {
  opacity: 0.6;
  transition: 0.5s;
}

.imgR, .imgL {
  max-width: 100% !important;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.gothic {
  font-family: YakuHanJP, "Heebo", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 28px 3.75vw;
  line-height: 1;
  position: fixed;
  top: 0;
  z-index: 20;
  background-color: #fff;
}
@media only screen and (max-width: 1600px) {
  .header {
    padding: 24px 32px;
  }
}
@media only screen and (max-width: 1400px) {
  .header {
    padding: 20px 32px;
  }
}
@media screen and (max-width: 640px) {
  .header {
    padding: 24px;
    height: 72px;
  }
}
.header a {
  text-decoration: none;
}

.h-logo img {
  max-width: 360px;
}
@media only screen and (max-width: 1600px) {
  .h-logo img {
    max-width: 320px;
  }
}
@media only screen and (max-width: 1400px) {
  .h-logo img {
    max-width: 280px;
  }
}
@media screen and (max-width: 640px) {
  .h-logo img {
    max-width: 240px;
  }
}

.global-nav {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .global-nav {
    padding-right: 60px;
  }
}
.global-nav .nav-list {
  display: flex;
}
@media only screen and (max-width: 1200px) {
  .global-nav .nav-list {
    display: none;
  }
}
.global-nav .nav-list .nav-item {
  border-left: 1px solid #ccc;
}
.global-nav .nav-list .nav-item:last-child {
  border-right: 1px solid #ccc;
}
.global-nav .nav-list .nav-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 500;
  color: #000;
  padding: 4px 32px;
}
@media only screen and (max-width: 1600px) {
  .global-nav .nav-list .nav-item a {
    padding: 4px 24px;
  }
}
@media only screen and (max-width: 1400px) {
  .global-nav .nav-list .nav-item a {
    font-size: 1.4rem;
    padding: 0 16px;
  }
}
.global-nav .nav-list .nav-item a span {
  font-size: 1.2rem;
  font-weight: 500;
  color: #555;
  margin-top: 8px;
}
@media only screen and (max-width: 1400px) {
  .global-nav .nav-list .nav-item a span {
    margin-top: 4px;
  }
}
.global-nav .h-btn {
  margin-left: 32px;
}
@media only screen and (max-width: 1600px) {
  .global-nav .h-btn {
    margin-left: 24px;
  }
}
@media screen and (max-width: 640px) {
  .global-nav .h-btn {
    display: none;
  }
}
.global-nav .h-btn a {
  padding: 16px 32px;
  margin-left: 16px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1600px) {
  .global-nav .h-btn a {
    padding: 16px 24px;
    margin-left: 12px;
  }
}
@media only screen and (max-width: 1400px) {
  .global-nav .h-btn a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 834px) {
  .global-nav .h-btn a {
    padding: 0;
    width: 48px;
    height: 48px;
    font-size: 20px;
  }
}
.global-nav .h-btn a:first-child {
  margin-left: 0;
}
@media screen and (max-width: 834px) {
  .global-nav .h-btn a span {
    display: none;
  }
}

.c-btn {
  display: flex;
}
.c-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 10px;
}
.c-btn a span {
  margin-left: 8px;
  font-weight: 500;
}
.c-btn a.c-tel {
  color: #3bc29b;
  border: 1px solid #3bc29b;
}
.c-btn a.c-mail {
  color: #fff;
  background-color: #3bc29b;
}

.main {
  padding-inline: 3.75vw;
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .main {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .main {
    padding-inline: 24px;
  }
}
.main img {
  width: 100%;
  border-radius: 10px;
}
.main .main-text {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 48px 72px 12px;
  background-color: #fff;
  border-radius: 10px 0 0 0;
  text-align: left;
}
@media only screen and (max-width: 1400px) {
  .main .main-text {
    padding: 32px 48px 8px;
  }
}
@media screen and (max-width: 834px) {
  .main .main-text {
    padding: 24px 32px 0 32px;
  }
}
@media screen and (max-width: 640px) {
  .main .main-text {
    position: relative;
    padding: 16px 0 0;
  }
}
.main .main-text h1 {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.6;
  color: #00977A;
}
@media only screen and (max-width: 1400px) {
  .main .main-text h1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 834px) {
  .main .main-text h1 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .main .main-text h1 {
    font-size: 1.8rem;
    text-align: center;
  }
}

.open-btn {
  display: none;
  cursor: pointer;
  position: fixed;
  z-index: 9999;
  background-color: #000;
  border-radius: 10px;
  right: 32px;
  top: 20px;
}
@media only screen and (max-width: 1200px) {
  .open-btn {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .open-btn {
    right: 24px;
    top: 12px;
  }
}
.open-btn .in {
  position: relative;
  width: 48px;
  height: 48px;
}
.open-btn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  height: 2px;
  right: 7.5px;
  border-radius: 5px;
  background: #fff;
  width: 33px;
}
.open-btn span:nth-child(1) {
  top: 15px;
}
.open-btn span:nth-child(2) {
  top: 24px;
}
.open-btn span:nth-child(3) {
  top: 33px;
}
.open-btn.active span:nth-child(1) {
  top: 11px;
  transform: translateY(12px) rotate(-45deg);
}
.open-btn.active span:nth-child(2) {
  opacity: 0;
}
.open-btn.active span:nth-child(3) {
  top: 24px;
  transform: rotate(45deg);
}

.nav {
  display: none;
  transition: 0.3s;
}
@media only screen and (max-width: 1200px) {
  .nav {
    display: block;
    width: 100%;
  }
}
.nav .navigation {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 5;
  pointer-events: auto;
  display: flex;
  width: fit-content;
  min-width: 400px;
  height: 100%;
  flex-direction: column;
  background-color: #b9e9db;
  justify-content: flex-start;
  transition: 0.3s;
  padding: 32px;
  padding-top: 120px;
}
@media screen and (max-width: 640px) {
  .nav .navigation {
    padding-top: 104px;
    min-width: 0;
    width: 100%;
  }
}
.nav .navigation.open {
  right: 0;
}
.nav .navigation .nav-list {
  height: auto;
  overflow-y: auto;
}
.nav .navigation .nav-list::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}
.nav .navigation .nav-list::-webkit-scrollbar {
  width: 8px;
}
.nav .navigation .nav-list::-webkit-scrollbar-thumb {
  background-color: #3bc29b;
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.08);
}
.nav .navigation .nav-list .nav-item {
  display: block;
  text-align: left;
  line-height: 1.3;
  border-bottom: 1px solid #fff;
}
.nav .navigation .nav-list .nav-item a {
  color: #000;
  display: flex;
  align-items: baseline;
  padding: 16px 0px;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 500;
}
.nav .navigation .nav-list .nav-item a span {
  color: #555;
  font-size: 1.6rem;
  margin-left: 8px;
  font-weight: 500;
}
.nav .navigation .h-btn {
  flex-direction: column;
  margin-top: 32px;
}
.nav .navigation .h-btn a {
  margin-top: 16px;
  padding: 16px;
  font-size: 2rem;
}
.nav .navigation .h-btn a:first-child {
  margin-top: 0;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  margin-top: 96px;
}
footer#global_footer .copy {
  color: #fff;
  background-color: #000;
  padding: 8px 16px;
}
@media screen and (max-width: 640px) {
  footer#global_footer .copy {
    font-size: 1.4rem;
  }
}
footer#global_footer .copy a {
  pointer-events: none;
  color: #fff;
  text-decoration: none;
}

.footer {
  padding-block: 72px;
  border-top: 1px solid #000;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .footer {
    padding-block: 48px;
  }
}

.f-inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .f-inner {
    flex-direction: column;
  }
}

.f-info p {
  margin-top: 24px;
}

.f-nav {
  display: flex;
}
@media screen and (max-width: 834px) {
  .f-nav {
    margin-top: 32px;
  }
}
.f-nav .nav-list {
  margin-left: 48px;
}
@media screen and (max-width: 834px) {
  .f-nav .nav-list {
    margin-left: 24px;
  }
}
@media screen and (max-width: 834px) {
  .f-nav .nav-list:first-child {
    margin-left: 0;
  }
}
.f-nav .nav-list .nav-item {
  margin-top: 16px;
}
.f-nav .nav-list .nav-item:first-child {
  margin-top: 0;
}
.f-nav .nav-list .nav-item a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

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

#main #col_main section {
  color: #000;
  font-family: YakuHanJP, "Heebo", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main #col_main section .image100 img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.title-top h2 {
  display: flex;
  flex-direction: column;
  line-height: 1;
  font-weight: 700;
}
.title-top h2 .ttl-acs {
  font-size: 6.4rem;
  font-weight: 500;
  margin-bottom: 12px;
  color: #00977A;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 1000px) {
  .title-top h2 .ttl-acs {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 640px) {
  .title-top h2 .ttl-acs {
    font-size: 4rem;
  }
}

.btn a {
  position: relative;
  padding: 20px 72px;
  border-radius: 10px;
  border: 2px solid #3bc29b;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 700;
  display: inline-block;
}
.btn a::before {
  content: "\f105";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
}

.mt-96 {
  margin-top: 96px;
}
@media screen and (max-width: 640px) {
  .mt-96 {
    margin-top: 72px;
  }
}

.mt-48 {
  margin-top: 48px;
}
@media screen and (max-width: 640px) {
  .mt-48 {
    margin-top: 32px;
  }
}

.interval-24 article div {
  margin-top: 24px;
}

.lh-2 div {
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .wrap-01 {
    margin-top: 56px;
  }
}

.inner-01 {
  position: relative;
  padding-top: 48px;
}
@media screen and (max-width: 834px) {
  .inner-01 {
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }
}
.inner-01 .text {
  padding: 72px 72px 32px 0;
  background-color: #fff;
  border-radius: 0 10px 0 0;
  max-width: 50%;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .inner-01 .text {
    padding: 56px 32px 32px 0;
  }
}
@media screen and (max-width: 834px) {
  .inner-01 .text {
    padding: 0;
    order: 2;
    margin-top: 24px;
    max-width: 100%;
    width: 100%;
  }
}
.inner-01 .text::before {
  content: "";
  height: 100%;
  width: 48px;
  position: absolute;
  top: 0;
  left: -32px;
  z-index: -1;
  background-color: #fff;
}
.inner-01 .image {
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin-inline: auto 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -2;
}
@media only screen and (max-width: 1464px) {
  .inner-01 .image {
    max-width: calc(100% - 64px);
    right: initial;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 834px) {
  .inner-01 .image {
    width: 100%;
    max-width: 100%;
    position: relative;
    order: 1;
  }
}
.inner-01 .image .image100 {
  height: 100%;
}
@media screen and (max-width: 834px) {
  .inner-01 .image .image100 {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .inner-01 .image .image100 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.inner-02 {
  display: flex;
}
@media screen and (max-width: 834px) {
  .inner-02 {
    flex-direction: column;
  }
}
.inner-02 .image {
  width: 56%;
}
@media screen and (max-width: 834px) {
  .inner-02 .image {
    width: 100%;
    order: 1;
  }
}
.inner-02 .image .image100 {
  height: 100%;
}
@media screen and (max-width: 834px) {
  .inner-02 .image .image100 {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .inner-02 .image .image100 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.inner-02 .text {
  width: 44%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 24px;
}
@media screen and (max-width: 834px) {
  .inner-02 .text {
    width: 100%;
    padding: 0;
    margin-top: 24px;
    order: 2;
  }
}
.inner-02 .text.right {
  padding-left: 48px;
}
@media only screen and (max-width: 1264px) {
  .inner-02 .text.right {
    padding-left: 32px;
  }
}
@media screen and (max-width: 834px) {
  .inner-02 .text.right {
    padding: 0;
  }
}

.img-br10 img {
  border-radius: 10px;
}

.cont-03 {
  margin-bottom: -48px;
}
@media only screen and (max-width: 1264px) {
  .cont-03 {
    margin-bottom: -32px;
  }
}
@media screen and (max-width: 834px) {
  .cont-03 {
    margin-bottom: -24px;
  }
}
@media screen and (max-width: 640px) {
  .cont-03 {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.cont-03 .box {
  width: calc((100% - 96px) / 3);
  margin: 0 48px 48px 0;
}
@media only screen and (max-width: 1264px) {
  .cont-03 .box {
    width: calc((100% - 64px) / 3);
    margin: 0 32px 32px 0;
  }
}
@media screen and (max-width: 834px) {
  .cont-03 .box {
    width: calc((100% - 48px) / 3);
    margin: 0 24px 24px 0;
  }
}
@media screen and (max-width: 640px) {
  .cont-03 .box {
    width: 100%;
    margin: 0 0 32px;
  }
}
.cont-03 .box:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .cont-03 .box:last-child {
    margin-bottom: 0;
  }
}
.cont-03 .box img {
  border-radius: 10px;
  border: 2px solid #000;
  box-sizing: border-box;
}
.cont-03 .box h3 {
  margin-block: 12px 8px;
  font-size: 2rem;
  font-weight: 500;
}
.cont-03 .box div {
  font-size: 1.4rem;
}

#main .cont-04 {
  margin-bottom: -48px;
}
@media only screen and (max-width: 1264px) {
  #main .cont-04 {
    margin-bottom: -32px;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-04 {
    margin-bottom: -24px;
  }
}
@media screen and (max-width: 640px) {
  #main .cont-04 {
    flex-direction: column;
    margin-bottom: 0;
  }
}
#main .cont-04 .box {
  width: calc(50% - 24px);
  margin: 0 48px 48px 0;
  border-radius: 10px;
  border: 2px solid #000;
  position: relative;
}
@media only screen and (max-width: 1264px) {
  #main .cont-04 .box {
    width: calc(50% - 16px);
    margin: 0 32px 32px 0;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-04 .box {
    width: calc(50% - 12px);
    margin: 0 24px 24px 0;
  }
}
@media screen and (max-width: 640px) {
  #main .cont-04 .box {
    width: 100%;
    margin-right: 0;
  }
}
#main .cont-04 .box:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #main .cont-04 .box:last-child {
    margin-bottom: 0;
  }
}
#main .cont-04 .box h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 32px 20px 20px;
  pointer-events: none;
}
#main .cont-04 .box h2 .ttl-acs {
  font-size: 4.8rem;
}
@media only screen and (max-width: 1000px) {
  #main .cont-04 .box h2 .ttl-acs {
    font-size: 4rem;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-04 .box h2 .ttl-acs {
    font-size: 3.2rem;
  }
}
#main .cont-04 .box a {
  width: 100%;
  padding-bottom: 32%;
  display: block;
}
@media screen and (max-width: 834px) {
  #main .cont-04 .box a {
    padding-bottom: 40%;
  }
}
#main .cont-04 .box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

#main .top-news {
  max-height: 280px;
  overflow-y: auto;
}
#main .top-news::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}
#main .top-news::-webkit-scrollbar {
  width: 8px;
}
#main .top-news::-webkit-scrollbar-thumb {
  background-color: #3bc29b;
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.16);
}
#main .top-news dl {
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
  align-items: baseline;
}
@media screen and (max-width: 640px) {
  #main .top-news dl {
    flex-direction: column;
  }
}
#main .top-news dl:first-child {
  padding-top: 0;
}
#main .top-news dt, #main .top-news dd {
  padding: 0;
  background-color: transparent;
  border: none;
}
#main .top-news dt {
  width: fit-content;
  color: #3bc29b;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  #main .top-news dt {
    width: 100%;
  }
}
#main .top-news dd {
  flex: 1;
  padding-left: 48px;
}
@media screen and (max-width: 834px) {
  #main .top-news dd {
    padding-left: 24px;
  }
}
@media screen and (max-width: 640px) {
  #main .top-news dd {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 auto;
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}
.bg100 .bgwrap {
  max-width: 1200px;
  margin: 0 auto;
}

.popup {
  display: none;
}

.flex2cl_01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 68%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 30%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    flex-direction: column-reverse;
  }
}
.flex2cl_02._rr {
  flex-direction: row;
}
.flex2cl_02 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    width: 100%;
  }
}
.flex2cl_02 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_02 .flxR .img {
  width: 100%;
}
.flex2cl_02 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 {
    flex-direction: column-reverse;
  }
}
.flex2cl_03._rr {
  flex-direction: row;
}
.flex2cl_03 .flxL {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}
.flex2cl_03 .flxR {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_03 .flxR .img {
  width: 100%;
}
.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

.flex5cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6393442623%;
}
@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex5cl .box {
  position: relative;
  width: 18.3606557377%;
  margin-left: 1.6393442623%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex5cl .box img {
  width: 100% !important;
}
.flex5cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex5cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.title-01 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 240px;
  position: relative;
  background-color: #b9e9db;
}
@media screen and (max-width: 834px) {
  .title-01 {
    height: 200px;
  }
}
@media screen and (max-width: 640px) {
  .title-01 {
    height: 160px;
  }
}
.title-01 h1 {
  font-weight: 700;
  color: #555;
  font-size: 1.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  line-height: 1;
  padding: 16px;
}
.title-01 h1 .ttl-acs {
  font-size: 6.4rem;
  font-weight: 500;
  margin-bottom: 12px;
  color: #000;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 834px) {
  .title-01 h1 .ttl-acs {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 640px) {
  .title-01 h1 .ttl-acs {
    font-size: 4rem;
  }
}
.title-02 h2 {
  font-weight: 700;
  display: flex;
  flex-direction: column;
  line-height: 1.4;
  color: #000;
  font-size: 3.2rem;
}
@media screen and (max-width: 640px) {
  .title-02 h2 {
    font-size: 2.4rem;
  }
}
.title-02 h2 .ttl-acs {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 8px;
  color: #555;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .title-02 h2 .ttl-acs {
    font-size: 1.8rem;
  }
}
.title-03 h3 {
  font-size: 2rem;
  font-weight: 700;
  background-color: rgba(185, 233, 219, 0.48);
  padding: 8px 16px;
  border-radius: 4px;
}

.policy h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  padding-bottom: 12px;
  border-bottom: 1px solid #3bc29b;
}
@media screen and (max-width: 640px) {
  .policy h2 {
    font-size: 2rem;
  }
}
.policy article div {
  margin-top: 12px;
}

.interval-16 article div {
  margin-top: 16px;
}

.tp {
  margin-top: 12px;
  font-size: 1.4rem;
}
.tp ul li, .tp ul div {
  display: inline;
}
.tp ul li:first-child a::before {
  content: "\e3af";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 4px;
}
.tp ul li:last-child a {
  pointer-events: none;
  color: #000;
  text-decoration: none;
}
.tp ul div {
  margin: 0 4px;
}
.tp ul div::before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

@media screen and (max-width: 640px) {
  #main .flex-01 {
    flex-direction: column;
  }
}
#main .flex-01 .box {
  flex: 1;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box {
    order: 1;
    width: 100%;
    flex: initial;
  }
}
#main .flex-01 .box:nth-child(1) {
  padding: 0 164px 0 0;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:nth-child(1) {
    padding: 0;
  }
}
#main .flex-01 .box:nth-child(1):has(img) {
  padding: 0;
}
#main .flex-01 .box:nth-child(2) {
  padding: 0 0 0 16px;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:nth-child(2) {
    padding: 0;
  }
}
#main .flex-01 .box:nth-child(2):has(img) {
  padding: 0;
}
#main .flex-01 .box:has(img) {
  width: 40%;
  flex: initial;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:has(img) {
    order: 2;
    width: 100%;
    margin-top: 16px;
  }
}
#main .flex-01 .box h3 {
  margin-bottom: 16px;
}

@media screen and (max-width: 834px) {
  #main .form-common dl {
    flex-direction: column;
  }
}
@media screen and (max-width: 834px) {
  #main .form-common dl:first-child dt {
    padding-top: 0;
  }
}
#main .form-common dt, #main .form-common dd {
  padding: 16px 8px;
}
#main .form-common dt {
  border: none;
  border-bottom: 1px solid #3bc29b;
  background-color: transparent;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  #main .form-common dt {
    border: none;
    width: 100%;
    padding: 16px 0 0;
  }
}
#main .form-common dd {
  border: none;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  #main .form-common dd {
    width: 100%;
    padding: 8px 0 16px;
  }
}

.c-btn2 {
  justify-content: center;
  align-items: center;
}
.c-btn2 a {
  padding: 16px 48px;
  font-size: 2rem;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.item_view ul li a {
  color: #fff;
  padding: 5px 10px;
  line-height: 1.7em;
}

div.under ul li a {
  font-weight: 400;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}
div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl,
button.addcart {
  width: 50% !important;
}
@media screen and (max-width: 834px) {
  div.item_option dl,
button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title,
.wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2,
.item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a,
.item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover,
.item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.shopwrap .search {
  margin-top: 0;
}
.shopwrap .items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.9126213592%;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .shopwrap .items {
    margin-left: -2.1097%;
  }
}
@media screen and (max-width: 640px) {
  .shopwrap .items {
    justify-content: space-between;
    margin-left: 0;
  }
}
.shopwrap .items article {
  position: relative;
  width: 21.359223301%;
  margin-left: 2.9126213592%;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .shopwrap .items article {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .shopwrap .items article {
    width: 48%;
    margin-left: 0;
  }
}
.shopwrap .items article .photo {
  display: block;
  width: 100%;
  height: auto;
}
.shopwrap .items article img {
  display: block !important;
  width: 100% !important;
}
.shopwrap .items article .price {
  width: 100%;
  text-align: center;
}/*# sourceMappingURL=common_style.css.map */