@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;
}

* {
  -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: 400;
  word-wrap: break-word;
  overflow: hidden;
  font-family: YakuHanJP, "Poppins", "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.05em;
  color: #333;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 1.5rem;
  }
}

.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;
  }
}

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

#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: #70c2da;
  transition: 0.3s;
  text-decoration: underline;
}

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

.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;
  }
}

.mincho {
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: YakuHanJP, "Poppins", "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#global_header a {
  text-decoration: none;
}

.header {
  display: flex;
  align-items: center;
  line-height: 1.4;
  height: 10rem;
  padding-right: 13.2rem;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 1600px) {
  .header {
    padding-right: 12.4rem;
  }
}
@media only screen and (max-width: 1400px) {
  .header {
    padding-right: 10.8rem;
    height: 8.4rem;
  }
}
@media screen and (max-width: 640px) {
  .header {
    padding-right: 9.6rem;
    height: 7.2rem;
  }
}
.header .h-logo {
  flex: 1;
  text-align: left;
  padding: 12px 20px;
}
@media only screen and (max-width: 1600px) {
  .header .h-logo img {
    max-width: 360px;
  }
}
@media only screen and (max-width: 1400px) {
  .header .h-logo img {
    max-width: 300px;
  }
}
@media screen and (max-width: 640px) {
  .header .h-logo img {
    max-width: 100%;
  }
}

.global-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  padding-block: 20px;
}
@media only screen and (max-width: 1600px) {
  .global-nav {
    padding-block: 12px;
  }
}
.global-nav .nav-list {
  display: flex;
  margin-top: 16px;
}
@media only screen and (max-width: 1400px) {
  .global-nav .nav-list {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 1200px) {
  .global-nav .nav-list {
    display: none;
  }
}
.global-nav .nav-list .nav-item:not(:first-child) {
  margin-left: 40px;
}
@media only screen and (max-width: 1600px) {
  .global-nav .nav-list .nav-item:not(:first-child) {
    margin-left: 32px;
  }
}
@media only screen and (max-width: 1400px) {
  .global-nav .nav-list .nav-item:not(:first-child) {
    margin-left: 24px;
    font-size: 1.4rem;
  }
}
.global-nav .nav-list .nav-item.nav-none {
  display: none;
}
.global-nav .nav-list .nav-item a, .global-nav .nav-list .nav-item p {
  font-weight: 500;
}
.global-nav .nav-list .nav-item a {
  color: #333;
  text-decoration: none;
}
.global-nav .nav-list .nav-item a:hover {
  opacity: 1;
  color: #59b67a;
}
.global-nav .nav-list .nav-item p {
  cursor: pointer;
}
.global-nav .nav-list .nav-item.dropdown-menu {
  position: relative;
}
.global-nav .nav-list .nav-item.dropdown-menu .dropdown-list {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: none;
  width: 160px;
  z-index: 2;
  margin: 0;
}
.global-nav .nav-list .nav-item.dropdown-menu .dropdown-list .dropdown-item {
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.global-nav .nav-list .nav-item.dropdown-menu .dropdown-list .dropdown-item:last-child {
  border-bottom: none;
}
.global-nav .nav-list .nav-item.dropdown-menu .dropdown-list .dropdown-item a {
  display: block;
  width: 100%;
  padding: 8px 0;
  color: #fff;
  background-color: #70c2da;
}
.global-nav .nav-info {
  font-size: 1.4rem;
}
@media only screen and (max-width: 1200px) {
  .global-nav .nav-info {
    display: none;
  }
}

.open-btn {
  display: block;
  cursor: pointer;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  background: linear-gradient(to bottom right, #59b67a 0%, #70c2da 100%);
  width: 10rem;
  height: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1400px) {
  .open-btn {
    height: 8.4rem;
    width: 8.4rem;
  }
}
@media screen and (max-width: 640px) {
  .open-btn {
    height: 7.2rem;
    width: 7.2rem;
  }
}
.open-btn .in {
  position: relative;
  width: 48px;
  height: 48px;
}
.open-btn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  height: 1px;
  right: 0;
  border-radius: 5px;
  background: #fff;
  width: 48px;
}
.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 {
  transition: 0.3s;
  display: block;
  width: 100%;
}
.nav .navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  pointer-events: auto;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  justify-content: center;
  text-align: left;
  transition: 0.6s;
  padding: 10rem 0;
  padding-top: 8.4rem;
  overflow-y: auto;
}
.nav .navigation::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}
.nav .navigation::-webkit-scrollbar {
  width: 8px;
}
.nav .navigation::-webkit-scrollbar-thumb {
  background-color: #59b67a;
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(112, 194, 218, 0.48);
}
@media only screen and (max-width: 1400px) {
  .nav .navigation {
    padding: 8.4rem 0;
  }
}
@media screen and (max-width: 834px) {
  .nav .navigation {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .nav .navigation {
    padding: 7.2rem 0;
    justify-content: flex-start;
  }
}
.nav .navigation .nav-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .nav .navigation .nav-inner {
    flex-direction: column;
    max-width: 60%;
  }
}
@media screen and (max-width: 640px) {
  .nav .navigation .nav-inner {
    max-width: 100%;
  }
}
.nav .navigation .nav-inner .left, .nav .navigation .nav-inner .right {
  width: calc(50% - 24px);
}
@media screen and (max-width: 834px) {
  .nav .navigation .nav-inner .left, .nav .navigation .nav-inner .right {
    width: 100%;
  }
}
.nav .navigation .nav-inner .right {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 834px) {
  .nav .navigation .nav-inner .right {
    margin-top: 48px;
  }
}
@media screen and (max-width: 834px) {
  .nav .navigation .nav-logo {
    max-width: calc(100% - 10rem);
  }
}
.nav .navigation .nav-list {
  height: auto;
  order: 1;
}
.nav .navigation .nav-list .nav-item {
  overflow: hidden;
}
.nav .navigation .nav-list .nav-item:not(:first-child) {
  margin-top: 16px;
}
.nav .navigation .nav-list .nav-item a, .nav .navigation .nav-list .nav-item p {
  color: #333;
  text-decoration: none;
  font-size: 2.2rem;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  .nav .navigation .nav-list .nav-item a, .nav .navigation .nav-list .nav-item p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .nav .navigation .nav-list .nav-item a, .nav .navigation .nav-list .nav-item p {
    font-size: 1.8rem;
  }
}
.nav .navigation .nav-list .nav-item a:hover, .nav .navigation .nav-list .nav-item p:hover {
  opacity: 1;
}
.nav .navigation .nav-list .nav-item.dropdown-menu p {
  display: inline-block;
  cursor: pointer;
}
.nav .navigation .nav-list .nav-item.dropdown-menu .dropdown-list {
  display: none;
}
.nav .navigation .nav-list .nav-item.dropdown-menu .dropdown-list li a {
  font-size: 1.8rem;
  color: #70c2da;
}
.nav .navigation .nav-list .nav-item.dropdown-menu .dropdown-list li a::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: linear-gradient(to bottom, transparent 50%, #70c2da 50%, #70c2da calc(50% + 1px), transparent calc(50% + 1px));
  margin-right: 8px;
}
.nav .navigation .c-btn {
  order: 2;
  margin-top: 32px;
  flex-direction: column;
}
.nav .navigation .c-btn a {
  min-width: 320px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 16px 0;
  padding: 16px;
  font-size: 1.8rem;
}
@media screen and (max-width: 640px) {
  .nav .navigation .c-btn a {
    min-width: 0;
    width: 100%;
  }
}
.nav .navigation .c-btn a:nth-child(even) {
  margin-right: 0;
}
.nav .navigation .nav-info {
  order: 3;
}

.navigation {
  border-bottom-left-radius: 100vw;
  transform: translateY(-100%);
  transition: opacity 0.5s, border-radius 0.8s 0.1s ease, transform 450ms ease;
  opacity: 0.3;
}
.navigation .nav-item .nav-anime {
  transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition-delay: 0.6s;
  display: inline-block;
  transform: translateY(100%);
}
.navigation .c-btn {
  transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition-delay: 0.6s;
  opacity: 0;
}
.navigation.open {
  opacity: 1;
  transform: translateY(0);
  border-bottom-left-radius: 0;
  top: 0;
}
.navigation.open .nav-item .nav-anime {
  transform: translateY(0);
}
.navigation.open .c-btn {
  opacity: 1;
}

.c-btn {
  display: flex;
}
.c-btn a {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.c-btn a.c-tel {
  color: #70c2da;
  border: 2px solid #70c2da;
}
.c-btn a.c-mail {
  color: #59b67a;
  border: 2px solid #59b67a;
}
.c-btn a span {
  font-weight: 500;
  margin-left: 8px;
}
.c-btn a span, .c-btn a i {
  transition: 0.3s;
}
.c-btn a:hover {
  opacity: 1;
}
.c-btn a:hover span, .c-btn a:hover i {
  opacity: 0.6;
  transition: 0.3s;
}

.h-btn {
  position: fixed;
  z-index: 11;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  flex-direction: column;
}
@media screen and (max-width: 834px) {
  .h-btn {
    flex-direction: row;
    width: 100%;
    top: initial;
    transform: none;
    bottom: 0;
  }
}
.h-btn a {
  flex-direction: column;
  font-size: 1.8rem;
  padding: 24px 16px;
}
@media only screen and (max-width: 1200px) {
  .h-btn a {
    font-size: 1.6rem;
    padding: 16px 12px;
  }
}
@media screen and (max-width: 834px) {
  .h-btn a {
    width: 50%;
    flex-direction: row;
    padding: 12px 8px;
  }
}
@media screen and (max-width: 640px) {
  .h-btn a {
    font-size: 1.2rem;
  }
}
.h-btn a:not(:first-child) {
  margin-top: 16px;
}
@media only screen and (max-width: 1200px) {
  .h-btn a:not(:first-child) {
    margin-top: 12px;
  }
}
@media screen and (max-width: 834px) {
  .h-btn a:not(:first-child) {
    margin: 0;
  }
}
.h-btn a span {
  margin: 8px 0 0;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 834px) {
  .h-btn a span {
    writing-mode: initial;
    margin: 0 0 0 8px;
  }
}
@media screen and (max-width: 640px) {
  .h-btn a span {
    margin: 0 0 0 4px;
  }
}
.h-btn a i {
  font-size: 2rem;
}
@media only screen and (max-width: 1200px) {
  .h-btn a i {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  .h-btn a i {
    font-size: 1.4rem;
  }
}
.h-btn a.h-tel span {
  font-size: 2.2rem;
}
@media only screen and (max-width: 1200px) {
  .h-btn a.h-tel span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .h-btn a.h-tel span {
    font-size: 1.5rem;
  }
}

.main-area {
  position: relative;
}
.main-area::before {
  content: "";
  width: 52%;
  height: 80%;
  background: url("../images/home/sakura_01.png") top left/contain no-repeat;
  position: absolute;
  top: 8%;
  left: 4%;
  z-index: 2;
}
.main-area h1 {
  background-color: rgba(243, 181, 181, 0.8);
  padding: 48px 72px;
  color: #fff;
  font-family: ten-mincho, "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 3;
  bottom: 8%;
  left: 4%;
}
@media only screen and (max-width: 1200px) {
  .main-area h1 {
    padding: 32px 48px;
  }
}
@media screen and (max-width: 834px) {
  .main-area h1 {
    padding: 24px 32px;
  }
}
@media screen and (max-width: 640px) {
  .main-area h1 {
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 48px);
    max-width: 320px;
  }
}
.main-area h1 span {
  font-weight: 500;
}
.main-area h1 .t1 {
  font-size: 4rem;
}
@media only screen and (max-width: 1200px) {
  .main-area h1 .t1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 834px) {
  .main-area h1 .t1 {
    font-size: 2rem;
  }
}
.main-area h1 .t2 {
  font-size: 4.8rem;
}
@media only screen and (max-width: 1200px) {
  .main-area h1 .t2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 834px) {
  .main-area h1 .t2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 640px) {
  .main-area h1 .t2 {
    font-size: 2.4rem;
  }
}
.main-area picture img {
  width: 100%;
}

.main, .title-01 {
  margin-top: 10rem;
}
@media only screen and (max-width: 1400px) {
  .main, .title-01 {
    margin-top: 8.4rem;
  }
}
@media screen and (max-width: 640px) {
  .main, .title-01 {
    margin-top: 7.2rem;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  margin-top: 96px;
  text-align: left;
}
footer#global_footer .copy {
  text-align: center;
  margin-top: 48px;
}
footer#global_footer .copy a {
  pointer-events: none;
  color: #333;
  text-decoration: none;
}

.f-map {
  position: relative;
  padding-bottom: 400px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .f-map {
    padding-bottom: 75%;
  }
}
.f-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.footer {
  padding-block: 72px;
}
.footer .f-inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  .footer .f-inner {
    flex-direction: column;
    align-items: center;
  }
}
.footer .f-inner .left, .footer .f-inner .right {
  width: calc(50% - 24px);
}
@media only screen and (max-width: 1000px) {
  .footer .f-inner .left, .footer .f-inner .right {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .f-inner .left {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 48px;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .f-inner .right {
    order: 1;
  }
}
.footer .f-info {
  margin-top: 20px;
}
.footer .f-info dl {
  display: flex;
  align-items: baseline;
}
.footer .f-info dl:not(:first-child) {
  margin-top: 12px;
}
.footer .f-info dl dt {
  min-width: 104px;
  background-color: #a87350;
  color: #fff;
  text-align: center;
  padding: 2px 8px;
}
.footer .f-info dl dd {
  padding-left: 16px;
}

.f-nav .nav-list {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-end;
}
@media only screen and (max-width: 1000px) {
  .f-nav .nav-list {
    justify-content: center;
  }
}
.f-nav .nav-list .nav-item {
  margin: 0 0 16px 32px;
}
@media only screen and (max-width: 1000px) {
  .f-nav .nav-list .nav-item {
    margin: 0 16px 16px;
  }
}
.f-nav .nav-list .nav-item a {
  color: #333;
  text-decoration: none;
}
.f-nav .nav-list .nav-item a:hover {
  opacity: 1;
  color: #59b67a;
}

#main #col_main section {
  color: #333;
  font-family: YakuHanJP, "Poppins", "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;
  -o-object-fit: cover;
     object-fit: cover;
}
#main #col_main section .image100.property-01 .box img {
  -o-object-fit: contain;
     object-fit: contain;
}

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

.cl-main {
  color: #59b67a;
}

.bg-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-contain {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.flex-h3-none article > h3 {
  display: none;
}

.mw-600 {
  max-width: 600px;
  margin-inline: auto;
}

.mw-800 {
  max-width: 800px;
  margin-inline: auto;
}

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

.mt-72 {
  margin-top: 72px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-24 {
  margin-top: 24px;
}

.pblk-96 {
  padding-block: 96px;
}
@media screen and (max-width: 640px) {
  .pblk-96 {
    padding-block: 72px;
  }
}

.pblk-72 {
  padding-block: 72px;
}

.pblk-48 {
  padding-block: 48px;
}

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

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

@media screen and (max-width: 640px) {
  .sp-interval-8 article > div {
    margin-top: 8px;
  }
}

.title-top h2 {
  font-size: 3.2rem;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .title-top h2 {
    font-size: 2.4rem;
  }
}

.ttl-top-01 {
  text-align: center;
}
.ttl-top-01 h2 {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 834px) {
  .ttl-top-01 h2 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .ttl-top-01 h2 {
    font-size: 1.8rem;
  }
}
.ttl-top-01 h2 .t2 {
  font-size: 4.8rem;
}
@media screen and (max-width: 834px) {
  .ttl-top-01 h2 .t2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 640px) {
  .ttl-top-01 h2 .t2 {
    font-size: 2.8rem;
  }
}
.ttl-top-01 h2 .t3 {
  font-size: 7.2rem;
}
@media screen and (max-width: 834px) {
  .ttl-top-01 h2 .t3 {
    font-size: 6.4rem;
  }
}
@media screen and (max-width: 640px) {
  .ttl-top-01 h2 .t3 {
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-top-02 article > div {
    text-align: left !important;
  }
}

.ttl-top-04 {
  text-align: center;
}
.ttl-top-04 .t1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ttl-top-04 .t1::before, .ttl-top-04 .t1::after {
  content: "";
  width: 72px;
  height: 1px;
  background-color: #767676;
  display: block;
}
@media screen and (max-width: 640px) {
  .ttl-top-04 .t1::before, .ttl-top-04 .t1::after {
    flex: 1;
  }
}
.ttl-top-04 .t2 {
  font-size: 2.4rem;
  color: #767676;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  padding-inline: 16px;
}
@media screen and (max-width: 640px) {
  .ttl-top-04 .t2 {
    font-size: 1.6rem;
    padding-inline: 12px;
  }
}
.ttl-top-04 h2 {
  margin-top: 16px;
}
@media screen and (max-width: 640px) {
  .ttl-top-04 h2 {
    font-size: 2rem;
  }
}

.ttl-top-icon-01 h2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ttl-top-icon-01 h2::before, .ttl-top-icon-01 h2::after {
  content: "";
  width: 72px;
  height: 60px;
  display: block;
}
@media screen and (max-width: 640px) {
  .ttl-top-icon-01 h2::before, .ttl-top-icon-01 h2::after {
    width: 36px;
  }
}
.ttl-top-icon-01 h2::before {
  background: url("../images/home/flw_01.png") center center/contain no-repeat;
  margin-right: 24px;
}
@media screen and (max-width: 640px) {
  .ttl-top-icon-01 h2::before {
    margin-right: 12px;
  }
}
.ttl-top-icon-01 h2::after {
  background: url("../images/home/flw_02.png") center center/contain no-repeat;
  margin-left: 24px;
}
@media screen and (max-width: 640px) {
  .ttl-top-icon-01 h2::after {
    margin-left: 12px;
  }
}

.ttl-top-icon-02 h2::before {
  content: "";
  width: 64px;
  height: 59px;
  display: block;
  background: url("../images/home/flw_03.png") center center/contain no-repeat;
  margin: 0 auto 20px;
}

.btn a {
  display: inline-block;
  padding-left: 48px;
  position: relative;
  color: #333;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none;
}
.btn a::before {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: linear-gradient(to bottom right, #59b67a 0%, #70c2da 100%);
  color: #fff;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn a::after {
  content: "";
  width: calc(100% - 48px);
  height: 2px;
  display: block;
  background-color: #333;
  position: absolute;
  left: 48px;
  bottom: 0;
  transition: 0.3s;
}
.btn a:hover {
  opacity: 1;
  color: #59b67a;
}
.btn a:hover::after {
  background-color: #59b67a;
  transition: 0.3s;
  animation: btnAnime 0.7s;
}

.contact-btn1 {
  justify-content: center;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .contact-btn1 {
    flex-direction: column;
  }
}
.contact-btn1 a {
  min-width: 320px;
  font-size: 2rem;
  padding: 20px;
}
@media screen and (max-width: 834px) {
  .contact-btn1 a {
    min-width: 240px;
    font-size: 1.6rem;
  }
}
.contact-btn1 a:not(:first-child) {
  margin-left: 32px;
}
@media screen and (max-width: 834px) {
  .contact-btn1 a:not(:first-child) {
    margin: 16px 0 0;
  }
}
.contact-btn1 a i {
  font-size: 2.2rem;
}
@media screen and (max-width: 834px) {
  .contact-btn1 a i {
    font-size: 1.8rem;
  }
}
.contact-btn1 a.c-tel span {
  font-size: 2.4rem;
}
@media screen and (max-width: 834px) {
  .contact-btn1 a.c-tel span {
    font-size: 2rem;
  }
}

.cont-01 {
  margin-bottom: -24px;
}
.cont-01 .box {
  width: calc((100% - 48px) / 3);
  margin: 0 24px 24px 0;
}
@media screen and (max-width: 834px) {
  .cont-01 .box {
    width: calc((100% - 24px) / 3);
    margin: 0 12px 24px 0;
  }
}
@media screen and (max-width: 640px) {
  .cont-01 .box {
    width: 100%;
    margin-right: 0;
  }
}
.cont-01 .box:nth-child(3n) {
  margin-right: 0;
}
.cont-01 .box:nth-child(1) h3 {
  background: #70c2da;
}
.cont-01 .box:nth-child(2) h3 {
  background: #59b67a;
}
.cont-01 .box:nth-child(3) h3 {
  background: #a87350;
}
.cont-01 .box h3 {
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 12px;
  width: calc(100% - 24px);
  margin: -24px auto 0;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .cont-01 .box h3 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 1000px) {
  .cont-01 .box h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) and (min-width: 641px) {
  .cont-01 .box h3 {
    width: calc(100% - 16px);
    margin: -16px auto 0;
    font-size: 1.4rem;
    padding: 8px;
  }
}

.wrap-02 {
  position: relative;
}
.wrap-02::before {
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1600px;
  background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.8) 80%, transparent 100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1200px) {
  .wrap-02::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.8) 80%, rgba(255, 255, 255, 0.4) 100%);
  }
}
.wrap-02 > div {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 640px) {
  #main .cont-03 {
    flex-direction: column;
  }
}

.cont-03 {
  text-align: center;
  align-items: center;
}
.cont-03 .box {
  width: calc((100% - 96px) / 4);
  margin: 0 24px 24px 0;
}
.cont-03 .box:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .cont-03 .box {
    width: calc((100% - 16px) / 2);
    margin: 0 8px 24px 0;
  }
  .cont-03 .box:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .cont-03 .box {
    width: 100%;
    max-width: 400px;
    margin-right: 0;
  }
}
.cont-03 .box a {
  display: block;
  padding: 0 0 100%;
  border-radius: 50%;
  position: relative;
  color: #fff;
  overflow: hidden;
}
.cont-03 .box a article {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.cont-03 .box a img {
  transition: 0.6s;
}
.cont-03 .box a:hover {
  opacity: 1;
}
.cont-03 .box a:hover img {
  transition: 0.6s;
  animation: fluffy1 1.6s;
}
.cont-03 .box article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.cont-03 .box article h3 {
  order: 1;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1200px) {
  .cont-03 .box article h3 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 834px) and (min-width: 641px) {
  .cont-03 .box article h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  .cont-03 .box article h3 {
    font-size: 1.8rem;
  }
}
.cont-03 .box article img {
  order: 2;
  max-width: 30%;
}
.cont-03 .box article div {
  order: 3;
  font-size: 1.3rem;
  margin-top: 16px;
}
@media only screen and (max-width: 1000px) {
  .cont-03 .box article div {
    display: none;
  }
}
.cont-03 .box:nth-child(1) a {
  background: #7ed397 url("../images/home/pt_01.jpg") center center/cover no-repeat;
}
.cont-03 .box:nth-child(2) a {
  background: #78c8e1 url("../images/home/pt_02.jpg") center center/cover no-repeat;
}
.cont-03 .box:nth-child(3) a {
  background: #7ed397 url("../images/home/pt_01.jpg") center center/cover no-repeat;
}
.cont-03 .box:nth-child(4) a {
  background: #78c8e1 url("../images/home/pt_02.jpg") center center/cover no-repeat;
}

.inner-04 {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 72px;
}
@media only screen and (max-width: 1000px) {
  .inner-04 {
    padding: 48px;
  }
}
@media screen and (max-width: 640px) {
  .inner-04 {
    padding: 28px;
  }
}
.inner-04.pblk-48 {
  padding-block: 48px;
}
@media only screen and (max-width: 1000px) {
  .inner-04.pblk-48 {
    padding-block: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner-04.pblk-48 {
    padding-block: 24px;
  }
}

.cont-04 {
  justify-content: center;
}
.cont-04 .box {
  margin: 0 4px;
  width: 8rem;
  height: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.cont-04 .box:nth-child(1) {
  background-color: #a87350;
}
.cont-04 .box:nth-child(2) {
  background-color: #70c2da;
}
.cont-04 .box:nth-child(3) {
  background-color: #59b67a;
}
.cont-04 .box div {
  font-size: 1.8rem;
  color: #fff;
  line-height: 2.4rem;
  letter-spacing: 0.2em;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  #main .cont-05 {
    flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  .cont-05 {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .cont-05 {
    padding-inline: 24px;
  }
}
.cont-05 .box {
  width: calc((100% - 96px) / 3);
  margin-right: 48px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .cont-05 .box {
    width: calc((100% - 64px) / 3);
    margin-right: 32px;
  }
}
@media only screen and (max-width: 1000px) {
  .cont-05 .box {
    width: calc((100% - 48x) / 3);
    margin-right: 24px;
  }
}
@media screen and (max-width: 834px) {
  .cont-05 .box {
    width: 100%;
    margin: 24px 0 0;
  }
}
@media screen and (max-width: 834px) {
  .cont-05 .box:first-child {
    margin-top: 0;
  }
}
.cont-05 .box:nth-child(3n) {
  margin-right: 0;
}
.cont-05 .box:nth-child(1) {
  border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 834px) {
  .cont-05 .box:nth-child(1) {
    border-radius: 20px;
  }
}
.cont-05 .box:nth-child(1) h3::after {
  color: #59b67a;
}
.cont-05 .box:nth-child(2) {
  border-radius: 20px;
}
.cont-05 .box:nth-child(2) h3::after {
  color: #a87350;
}
.cont-05 .box:nth-child(3) {
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 834px) {
  .cont-05 .box:nth-child(3) {
    border-radius: 20px;
  }
}
.cont-05 .box:nth-child(3) h3::after {
  color: #70c2da;
}
.cont-05 .box div {
  position: absolute;
  z-index: 2;
  padding: 36px 48px;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  pointer-events: none;
}
@media only screen and (max-width: 1400px) {
  .cont-05 .box div {
    padding: 24px 32px;
  }
}
@media only screen and (max-width: 1000px) {
  .cont-05 .box div {
    padding: 16px 24px;
  }
}
.cont-05 .box div h3 {
  font-size: 3.2rem;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .cont-05 .box div h3 {
    font-size: 2.4rem;
  }
}
.cont-05 .box div h3::after {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  width: 5.6rem;
  height: 5.6rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
}
@media only screen and (max-width: 1200px) {
  .cont-05 .box div h3::after {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
}
.cont-05 .box a img {
  transition: 0.6s;
}
.cont-05 .box a:hover {
  opacity: 1;
}
.cont-05 .box a:hover img {
  transform: scale(1.1);
  transition: 0.6s;
}

#main .top-sns-01 div.sns_list {
  display: block;
}

.top-sns-01 {
  padding-inline: 48px;
}
@media only screen and (max-width: 1264px) {
  .top-sns-01 {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .top-sns-01 {
    padding-inline: 24px;
  }
}
.top-sns-01 div.sns_list {
  border: none;
}
.top-sns-01 div.sns_list .slick-slide {
  padding-inline: 12px;
}
.top-sns-01 div.sns_list > div {
  display: block;
  border: none;
}
.top-sns-01 div.sns_list > div div.sns_photo {
  padding: 0;
  width: 100%;
}
.top-sns-01 div.sns_list > div div.sns_photo a {
  padding: 0 0 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.top-sns-01 div.sns_list > div div.sns_photo a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.6s;
}
.top-sns-01 div.sns_list > div div.sns_photo a:hover {
  opacity: 1;
}
.top-sns-01 div.sns_list > div div.sns_photo a:hover img {
  transform: translate(-50%, -50%) scale(1.1);
  transition: 0.6s;
}
.top-sns-01 div.sns_list > div div.sns_text {
  display: none;
}

@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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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: center center;
  background-size: cover;
  height: 240px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .title-01 {
    height: 200px;
  }
}
@media screen and (max-width: 640px) {
  .title-01 {
    height: 160px;
  }
}
.title-01 article {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.title-01 h1 {
  font-weight: 500;
  font-size: 4rem;
  color: #fff;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  line-height: 1.25;
  background-color: rgba(243, 181, 181, 0.8);
  margin: auto;
  padding: 24px 48px;
}
@media screen and (max-width: 834px) {
  .title-01 h1 {
    font-size: 3.2rem;
    padding: 16px 32px;
  }
}
@media screen and (max-width: 640px) {
  .title-01 h1 {
    font-size: 2.4rem;
    padding: 12px 18px;
  }
}
.title-02 h2 {
  font-weight: 500;
  line-height: 1.4;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.4rem;
}
.title-02._common h2 {
  font-size: 2.2rem;
  position: relative;
  padding-left: 40px;
  padding-bottom: 8px;
  border-bottom: 2px dotted #ccc;
}
.title-02._common h2::before {
  content: "";
  background: url("../images/home/flw_03.png") center center/contain no-repeat;
  width: 32px;
  height: 30px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.title-03 h3 {
  font-weight: 500;
  line-height: 1.4;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.4rem;
}
@media screen and (max-width: 834px) {
  .title-03 h3 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 640px) {
  .title-03 h3 {
    font-size: 2rem;
  }
}
.title-03._common {
  text-align: center;
}
.title-03._common h3 {
  display: inline-block;
  padding-block: 12px 16px;
  border-block: 4px double #333;
}

.tp {
  margin-top: 12px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .tp {
    font-size: 1.3rem;
  }
}
.tp ul li, .tp ul div {
  display: inline-block;
}
.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: #333;
  text-decoration: none;
}
.tp ul div {
  margin: 0 4px;
}
.tp ul div::before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.frame-01 {
  padding: 16px;
  background-color: #E4F3EA;
}

.inner-contact {
  background-color: rgba(255, 255, 255, 0.8);
  padding-inline: 24px;
  padding-block: 48px;
}
@media only screen and (max-width: 1000px) {
  .inner-contact {
    padding-block: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner-contact {
    padding-block: 24px;
  }
}

.title-contact {
  text-align: center;
}
.title-contact h2 {
  font-size: 3.2rem;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .title-contact h2 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  #main .anc-btn1 {
    flex-direction: column;
  }
}

.anc-btn1 {
  margin-bottom: -16px;
}
.anc-btn1 .box {
  width: calc((100% - 32px) / 3);
  margin: 0 16px 16px 0;
}
@media screen and (max-width: 834px) {
  .anc-btn1 .box {
    width: 100%;
    margin: 0 0 16px;
  }
}
.anc-btn1 .box:nth-child(3n) {
  margin-right: 0;
}
.anc-btn1 .box a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #70c2da;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.8rem;
  border-radius: 4px;
  padding: 16px 48px;
  position: relative;
}
.anc-btn1 .box a::before {
  content: "\f063";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  color: #70c2da;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#main .flow-01 {
  flex-direction: column;
}
#main .flow-01 .box:nth-child(1) h3::before {
  content: "STEP.01";
}
#main .flow-01 .box:nth-child(2) h3::before {
  content: "STEP.02";
}
#main .flow-01 .box:nth-child(3) h3::before {
  content: "STEP.03";
}
#main .flow-01 .box:nth-child(4) h3::before {
  content: "STEP.04";
}
#main .flow-01 .box:nth-child(5) h3::before {
  content: "STEP.05";
}
#main .flow-01 .box:nth-child(6) h3::before {
  content: "STEP.06";
}
#main .flow-01 .box:nth-child(7) h3::before {
  content: "STEP.07";
}
#main .flow-01 .box:nth-child(8) h3::before {
  content: "STEP.08";
}
#main .flow-01 .box:nth-child(9) h3::before {
  content: "STEP.09";
}
#main .flow-01 .box:nth-child(10) h3::before {
  content: "STEP.010";
}
#main .flow-01 .box {
  width: 100%;
  padding: 24px;
  border: 1px solid #ccc;
  border-bottom: none;
  position: relative;
  overflow: initial;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box {
    padding: 20px;
  }
}
#main .flow-01 .box:last-child {
  border-bottom: 1px solid #ccc;
}
#main .flow-01 .box:last-child::before, #main .flow-01 .box:last-child::after {
  content: none;
}
#main .flow-01 .box::before {
  content: "";
  border: solid transparent;
  border-width: 22px;
  border-top-color: #fff;
  position: absolute;
  z-index: 3;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
}
#main .flow-01 .box::after {
  content: "";
  border: solid transparent;
  border-width: 22px;
  border-top-color: #ccc;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
#main .flow-01 .box article {
  display: flex;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box article {
    flex-direction: column;
  }
}
#main .flow-01 .box .image {
  order: 2;
  width: 40%;
  padding-left: 24px;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box .image {
    width: 100%;
    padding-left: 0;
    margin-top: 16px;
  }
}
#main .flow-01 .box .text {
  order: 1;
  flex: 1;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box .text {
    width: 100%;
  }
}
#main .flow-01 .box h3 {
  font-size: 2.4rem;
  line-height: 1.25;
  margin-bottom: 16px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box h3 {
    font-size: 2rem;
  }
}
#main .flow-01 .box h3::before {
  font-size: 2rem;
  margin-bottom: 8px;
  font-family: "Poppins", "Arial Black", sans-serif;
  font-weight: 500;
  color: #59b67a;
}
@media screen and (max-width: 640px) {
  #main .flow-01 .box h3::before {
    font-size: 1.8rem;
  }
}

#main .faq-01 {
  flex-direction: column;
  padding-block: 16px;
  border-bottom: 1px solid #ccc;
}
#main .faq-01 .box {
  margin-top: 8px;
  padding-block: 8px;
}
#main .faq-01 .box > * {
  min-width: 0;
}
#main .faq-01 .box:first-child {
  margin-top: 0;
}
#main .faq-01 .box:first-child div {
  font-weight: 700;
}
#main .faq-01 .box:first-child div::before {
  content: "Q";
  background-color: #59b67a;
}
#main .faq-01 .box:last-child div::before {
  content: "A";
  background-color: #70c2da;
}
#main .faq-01 .box > div {
  flex: 1;
  position: relative;
  padding-left: 48px;
}
#main .faq-01 .box > div::before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 32px;
  height: 32px;
  line-height: 1.4;
  font-size: 2rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-weight: 500;
  color: #fff;
}

@media screen and (max-width: 640px) {
  #main .form-common1 dl {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  #main .form-common1 dl:not(:first-child) {
    margin-top: 16px;
  }
}
#main .form-common1 dt, #main .form-common1 dd {
  border: none;
  background-color: transparent;
  padding: 16px 12px;
}
@media screen and (max-width: 640px) {
  #main .form-common1 dt, #main .form-common1 dd {
    padding: 0;
    width: 100%;
  }
}
#main .form-common1 dt {
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 640px) {
  #main .form-common1 dt {
    border: none;
    font-weight: 700;
  }
}
#main .form-common1 dd {
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
  #main .form-common1 dd {
    margin-top: 4px;
    padding-bottom: 16px;
  }
}

#main .form-common2 dl {
  flex-direction: column;
}
#main .form-common2 dl:not(:first-child) {
  margin-top: 24px;
}
#main .form-common2 dt, #main .form-common2 dd {
  border: none;
  background-color: transparent;
  padding: 0;
  width: 100%;
}
#main .form-common2 dt {
  font-weight: 700;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
#main .form-common2 dt label {
  margin-left: 8px;
}
#main .form-common2 dd {
  margin-top: 8px;
}
#main .form-common2 dd input, #main .form-common2 dd textarea {
  background-color: #f1f1f1;
  border: none;
  font-family: YakuHanJP, "Poppins", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .form-common2 dd input {
  min-height: 40px;
}
#main .form-common2 dd textarea {
  min-height: 120px;
}

.bt_confirm, .bt_back, .bt_send {
  margin: 0;
  width: 200px;
  height: auto;
  background: #70c2da;
  border-radius: 100px;
  border: none;
  color: #fff;
  font-family: YakuHanJP, "Poppins", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-indent: initial;
  padding: 8px;
  font-weight: 700;
  transition: 0.3s;
}

.submit {
  margin: 48px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .submit {
    flex-direction: column;
  }
}
.submit button {
  margin-left: 16px;
}
@media screen and (max-width: 640px) {
  .submit button {
    margin: 16px 0 0;
  }
}
.submit button:first-child {
  margin: 0;
}

.services-01 .box:nth-child(1) h3::before {
  content: "その01";
}
.services-01 .box:nth-child(2) h3::before {
  content: "その02";
}
.services-01 .box:nth-child(3) h3::before {
  content: "その03";
}
.services-01 .box:nth-child(4) h3::before {
  content: "その04";
}
.services-01 .box:nth-child(5) h3::before {
  content: "その05";
}
.services-01 .box:nth-child(6) h3::before {
  content: "その06";
}
.services-01 .box {
  width: 100%;
  padding-block: 32px;
  border-bottom: 1px solid #ccc;
}
.services-01 .box:first-child {
  padding-top: 8px;
}
.services-01 .box article {
  display: flex;
}
@media screen and (max-width: 640px) {
  .services-01 .box article {
    flex-direction: column;
  }
}
.services-01 .box article .image {
  width: 40%;
}
@media screen and (max-width: 640px) {
  .services-01 .box article .image {
    order: 2;
    width: 100%;
    margin-top: 24px;
  }
}
.services-01 .box article .text {
  width: 60%;
}
@media screen and (max-width: 640px) {
  .services-01 .box article .text {
    width: 100%;
  }
}
.services-01 .box article .text h3 {
  margin-bottom: 16px;
  font-size: 2rem;
  font-weight: 500;
}
.services-01 .box article .text h3::before {
  margin-right: 8px;
  background-color: #59b67a;
  color: #fff;
  padding: 4px 12px;
  font-weight: 500;
  border-radius: 4px;
  font-size: 1.8rem;
}
.services-01 .box:nth-child(2n-1) .text {
  padding-right: 24px;
  order: 1;
}
@media screen and (max-width: 640px) {
  .services-01 .box:nth-child(2n-1) .text {
    padding: 0;
  }
}
.services-01 .box:nth-child(2n-1) .image {
  order: 2;
}
.services-01 .box:nth-child(2n) .text {
  padding-left: 24px;
}
@media screen and (max-width: 640px) {
  .services-01 .box:nth-child(2n) .text {
    padding: 0;
    order: 1;
  }
}

@media screen and (max-width: 640px) {
  #main .sale-01 {
    flex-direction: column;
  }
}

.sale-01 {
  text-align: center;
  align-items: center;
}
.sale-01 .box {
  width: calc((100% - 48px) / 3);
  margin: 0 24px 24px 0;
}
@media screen and (max-width: 834px) {
  .sale-01 .box {
    width: calc((100% - 16px) / 3);
    margin: 0 8px 24px 0;
  }
}
@media screen and (max-width: 640px) {
  .sale-01 .box {
    width: 100%;
    max-width: 400px;
    margin-right: 0;
  }
}
.sale-01 .box:nth-child(3n) {
  margin-right: 0;
}
.sale-01 .box .box-inner {
  display: block;
  padding: 0 0 100%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  background-color: #E4F3EA;
}
.sale-01 .box .box-inner article {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.sale-01 .box article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.sale-01 .box article img {
  max-width: 30%;
}
.sale-01 .box article div {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 16px;
}
@media screen and (max-width: 834px) {
  .sale-01 .box article div {
    font-size: 1.6rem;
  }
}
.sale-01 .box:nth-child(2n) .box-inner {
  background-color: #EEF8FB;
}

#main .sale-02 {
  flex-direction: column;
}

.sale-02 .box {
  width: 100%;
  background-color: #E4F3EA;
  padding: 24px;
}
@media screen and (max-width: 640px) {
  .sale-02 .box {
    padding: 16px;
  }
}
.sale-02 .box:not(:first-child) {
  margin-top: 16px;
}
.sale-02 .box article {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .sale-02 .box article {
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
  }
}
.sale-02 .box .image {
  width: 160px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  padding: 0 0 160px;
  position: relative;
}
.sale-02 .box .image img {
  max-width: 64%;
  max-height: 64%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sale-02 .box .text {
  flex: 1;
  padding-left: 24px;
}
@media screen and (max-width: 640px) {
  .sale-02 .box .text {
    width: 100%;
    padding: 0;
    margin-top: 12px;
  }
}
.sale-02 .box h3 {
  margin-bottom: 16px;
  font-size: 2rem;
  padding: 0 0 4px 8px;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 1px solid #59b67a;
  border-left: 4px solid #59b67a;
}

.concept-01 .box:nth-child(1) h3::before {
  content: "その01";
}
.concept-01 .box:nth-child(2) h3::before {
  content: "その02";
}
.concept-01 .box:nth-child(3) h3::before {
  content: "その03";
}
.concept-01 .box:nth-child(4) h3::before {
  content: "その04";
}
.concept-01 .box:nth-child(5) h3::before {
  content: "その05";
}
.concept-01 .box:nth-child(6) h3::before {
  content: "その06";
}
.concept-01 .box {
  width: 100%;
  margin-top: 48px;
}
.concept-01 .box:first-child {
  margin-top: 0;
}
.concept-01 .box article {
  display: flex;
}
@media screen and (max-width: 640px) {
  .concept-01 .box article {
    flex-direction: column;
  }
}
.concept-01 .box article .image {
  width: 40%;
}
@media screen and (max-width: 640px) {
  .concept-01 .box article .image {
    width: 100%;
    order: 2;
    margin-top: 16px;
  }
}
.concept-01 .box article .text {
  width: 60%;
}
@media screen and (max-width: 640px) {
  .concept-01 .box article .text {
    width: 100%;
    order: 1;
  }
}
.concept-01 .box article .text h3 {
  margin-bottom: 16px;
  font-size: 2rem;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.concept-01 .box article .text h3::before {
  margin-bottom: 8px;
  color: #59b67a;
  padding: 4px 12px;
  font-weight: 500;
  border-radius: 4px;
  font-size: 1.8rem;
  text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
  background: linear-gradient(to top, transparent calc(50% - 0.5px), #59b67a calc(50% - 0.5px), #59b67a calc(50% + 0.5px), transparent calc(50% + 0.5px), transparent 100%);
}
.concept-01 .box:nth-child(2n-1) .text {
  padding-right: 24px;
  order: 1;
}
@media screen and (max-width: 640px) {
  .concept-01 .box:nth-child(2n-1) .text {
    padding: 0;
  }
}
.concept-01 .box:nth-child(2n-1) .image {
  order: 2;
}
.concept-01 .box:nth-child(2n) .text {
  padding-left: 24px;
}
@media screen and (max-width: 640px) {
  .concept-01 .box:nth-child(2n) .text {
    padding: 0;
  }
}

#main .property-list-01 {
  flex-direction: column;
}

.property-list-01 .box {
  width: 100%;
  position: relative;
}
.property-list-01 .box:not(:first-child) {
  margin-top: 16px;
}
.property-list-01 .box a {
  padding: 24px;
  border: 1px solid #ccc;
  width: 100%;
  display: block;
  text-decoration: none;
  color: #333;
}
@media screen and (max-width: 834px) {
  .property-list-01 .box a {
    padding: 20px;
  }
}
@media screen and (max-width: 640px) {
  .property-list-01 .box a {
    padding: 16px;
  }
}
.property-list-01 .box a .image img, .property-list-01 .box a h3 {
  transition: 0.3s;
}
.property-list-01 .box a:hover {
  opacity: 1;
}
.property-list-01 .box a:hover .image img {
  transition: 0.3s;
  transform: scale(1.2);
}
.property-list-01 .box a:hover h3 {
  color: #59b67a;
}
.property-list-01 .box article {
  display: flex;
}
@media screen and (max-width: 640px) {
  .property-list-01 .box article {
    flex-direction: column;
  }
}
.property-list-01 .box h3 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.4;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
@media screen and (max-width: 834px) {
  .property-list-01 .box h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .property-list-01 .box h3 {
    font-size: 1.8rem;
    flex-direction: column;
  }
}
.property-list-01 .box h3 .name {
  padding: 2px 8px;
  background-color: #59b67a;
  color: #fff;
  font-size: 2rem;
  margin-right: 8px;
}
@media screen and (max-width: 834px) {
  .property-list-01 .box h3 .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .property-list-01 .box h3 .name {
    font-size: 1.4rem;
    margin-bottom: 4px;
  }
}
.property-list-01 .box .image {
  width: 32%;
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  .property-list-01 .box .image {
    width: 28%;
  }
}
@media screen and (max-width: 640px) {
  .property-list-01 .box .image {
    width: 100%;
  }
}
.property-list-01 .box .text {
  flex: 68%;
  padding-left: 24px;
}
@media screen and (max-width: 834px) {
  .property-list-01 .box .text {
    width: 72%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .property-list-01 .box .text {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
.property-list-01 .box .sold-out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: red;
  z-index: 2;
}

.property-01 .slick-list {
  border: 1px solid #ccc;
  aspect-ratio: 3/2;
}
.property-01 .box {
  aspect-ratio: 3/2;
  background-color: #EEF8FB;
}
.property-01 .box img {
  aspect-ratio: 3/2;
}
.property-01 ul {
  margin-top: 16px;
  width: 100%;
}
.property-01 ul li {
  width: calc((100% - 36px) / 4);
  margin: 0 12px 12px 0;
  display: inline-block;
  padding-bottom: calc((100% - 80px) / 5);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.property-01 ul li:nth-child(4n) {
  margin-right: 0;
}
.property-01 ul li img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.wrap-ba-01 {
  display: flex;
}
@media screen and (max-width: 640px) {
  .wrap-ba-01 {
    flex-direction: column;
  }
}
.wrap-ba-01 .left, .wrap-ba-01 .right {
  width: 50%;
  padding: 24px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  .wrap-ba-01 .left, .wrap-ba-01 .right {
    padding: 16px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-ba-01 .left, .wrap-ba-01 .right {
    width: 100%;
  }
}
.wrap-ba-01 .left::before, .wrap-ba-01 .right::before {
  display: block;
  text-align: center;
  width: 100%;
  color: #59b67a;
  font-weight: 500;
  text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
  background: linear-gradient(to top, transparent calc(50% - 0.5px), #59b67a calc(50% - 0.5px), #59b67a calc(50% + 0.5px), transparent calc(50% + 0.5px), transparent 100%);
  font-size: 2.4rem;
  margin-bottom: 12px;
}
.wrap-ba-01 .left::before {
  content: "BEFORE";
}
.wrap-ba-01 .right::before {
  content: "AFTER";
}

.ba-01 .slick-list {
  border: 1px solid #ccc;
}
.ba-01 div > div > .box {
  width: 100%;
}
.ba-01 ul {
  margin-block: 12px -8px;
  width: 100%;
}
.ba-01 ul li {
  width: calc((100% - 16px) / 3);
  margin: 0 8px 8px 0;
  display: inline-block;
  overflow: hidden;
}
.ba-01 ul li:nth-child(3n) {
  margin-right: 0;
}
.ba-01 ul li img {
  width: 100%;
}
.ba-01 img {
  aspect-ratio: 3/2;
}

.sns-01 div.sns_list {
  border: none;
}
.sns-01 div.sns_list > div {
  border: none;
  border-bottom: 1px solid #ccc;
  padding-block: 24px;
  flex-direction: row;
}
@media screen and (max-width: 640px) {
  .sns-01 div.sns_list > div {
    flex-direction: column;
  }
}
.sns-01 div.sns_list > div:first-child {
  padding-top: 0;
}
.sns-01 div.sns_list > div div.sns_photo {
  padding: 0;
}
@media screen and (max-width: 834px) {
  .sns-01 div.sns_list > div div.sns_photo {
    width: 30%;
  }
}
@media screen and (max-width: 640px) {
  .sns-01 div.sns_list > div div.sns_photo {
    width: 100%;
  }
}
.sns-01 div.sns_list > div div.sns_text {
  padding: 0 0 0 24px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .sns-01 div.sns_list > div div.sns_text {
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  .sns-01 div.sns_list > div div.sns_text {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
.sns-01 div.sns_list > div div.sns_text div.sns_date {
  color: #333;
}

@keyframes btnAnime {
  0% {
    width: 0%;
  }
  100% {
    width: calc(100% - 48px);
  }
}
@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(-6px);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-8px);
  }
  45% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.property-list-01 .box:not(:first-child) {
  margin-top: 20px;
}
.property-list-01 .box h3 {
  margin-bottom: 20px;
}
.property-list-01 .box .image {
  width: 40% !important;
  margin-right: 40px;
}
@media screen and (max-width: 640px) {
  .property-list-01 .box .image {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.property-list-01 .box .image > img {
  width: 100% !important;
}
.property-list-01 .box .js-property-list-01-link {
  padding: 20px;
}
.property-list-01 .box .js-property-list-01-wrapper {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .property-list-01 .box .js-property-list-01-wrapper {
    display: block;
  }
}
.property-list-01 .box .js-property-list-01-div {
  flex: 1 0 0;
}/*# sourceMappingURL=common_style.css.map */