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

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

.annot {
  display: none !important;
}

::selection {
  background-color: rgba(109, 216, 71, 0.7);
}

.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;
  line-height: 2.5em;
  letter-spacing: 0.18em;
  font-weight: 500;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.4rem;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

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

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

#contents {
  width: 100%;
  max-width: 1536px;
}

#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: #17e012;
  transition: 1s;
  text-decoration: none;
}

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

.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, "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%;
  line-height: 1;
}
header#global_header .header {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  pointer-events: none;
  padding: 40px 138px 0 0;
}
@media screen and (max-width: 834px) {
  header#global_header .header {
    padding: 32px 130px 0 0;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header {
    padding: 24px 100px 0 0;
  }
}
header#global_header .header .h-btn {
  display: flex;
  justify-content: flex-end;
}
header#global_header .header .h-btn a {
  display: flex;
  align-items: center;
  background-color: #ca9ce4;
  color: #fff;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 4px;
  margin-left: 24px;
  pointer-events: all;
}
@media screen and (max-width: 834px) {
  header#global_header .header .h-btn a {
    padding: 16px 20px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header .h-btn a {
    padding: 12px 14px;
    margin-left: 16px;
  }
}
header#global_header .header .h-btn a:hover {
  opacity: 1;
  background-color: #b37dd2;
}
header#global_header .header .h-btn a.h-tel {
  font-family: "Lato", sans-serif;
  font-size: 2.4rem;
}
header#global_header .header .h-btn a.h-mail {
  font-size: 2rem;
}
header#global_header .header .h-btn a i {
  font-size: 24px;
}
header#global_header .header .h-btn a span {
  margin-left: 8px;
}
@media screen and (max-width: 834px) {
  header#global_header .header .h-btn a span {
    display: none;
  }
}
header#global_header nav.global-nav {
  margin-top: 48px;
}
@media screen and (max-width: 834px) {
  header#global_header nav.global-nav {
    display: none;
  }
}
header#global_header nav.global-nav ul li {
  width: 14.2857142857%;
}
header#global_header nav.global-nav ul li:first-child {
  display: none;
}
header#global_header nav ul {
  display: flex;
  justify-content: center;
}
header#global_header nav ul li:nth-child(1) a span {
  background-image: url("../images/home/nav_01.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(2) a span {
  background-image: url("../images/home/nav_02.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(3) a span {
  background-image: url("../images/home/nav_03.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(4) a span {
  background-image: url("../images/home/nav_04.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(5) a span {
  background-image: url("../images/home/nav_05.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(6) a span {
  background-image: url("../images/home/nav_06.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(7) a span {
  background-image: url("../images/home/nav_07.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(8) a span {
  background-image: url("../images/home/nav_08.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(9) a span {
  background-image: url("../images/home/nav_09.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li:nth-child(10) a span {
  background-image: url("../images/home/nav_010.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
}
header#global_header nav ul li {
  line-height: 1.5;
  border-right: 2px dotted #baa560;
}
header#global_header nav ul li:last-child {
  border-right: none;
}
header#global_header nav ul li a {
  color: #333;
  font-size: 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 0 8px;
}
@media only screen and (max-width: 1200px) {
  header#global_header nav ul li a {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1000px) {
  header#global_header nav ul li a {
    font-size: 1.2rem;
  }
}
header#global_header nav ul li a p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-weight: 700;
  height: 100%;
}
header#global_header nav ul li a span {
  display: block;
  width: 100%;
  padding-top: 80px;
}
header#global_header .hamburger-open {
  position: fixed;
  z-index: 999;
  right: 32px;
  top: 36px;
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-open {
    top: 24px;
    right: 24px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-open {
    top: 16px;
    right: 16px;
  }
}
header#global_header .hamburger-open div {
  width: 80px;
  height: 80px;
  border-radius: 1000px;
  background: #6dd847;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-open div {
    width: 64px;
    height: 64px;
  }
}
header#global_header .hamburger-open span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  height: 4px;
  right: 22px;
  border-radius: 2px;
  background-color: #fff;
  width: 36px;
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-open span {
    right: 14px;
  }
}
header#global_header .hamburger-open span:nth-child(1) {
  top: 33px;
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-open span:nth-child(1) {
    top: 26px;
  }
}
header#global_header .hamburger-open span:nth-child(2) {
  top: 43px;
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-open span:nth-child(2) {
    top: 36px;
  }
}
header#global_header .hamburger-open.active span:nth-child(1) {
  top: 25px;
  transform: translateY(12px) rotate(-45deg);
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-open.active span:nth-child(1) {
    top: 19px;
  }
}
header#global_header .hamburger-open.active span:nth-child(2) {
  transform: rotate(45deg);
  top: 38px;
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-open.active span:nth-child(2) {
    top: 32px;
  }
}
header#global_header .hamburger-nav {
  display: block;
  transition: 0.3s;
}
header#global_header .hamburger-nav .navigation {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  z-index: 101;
  pointer-events: auto;
  display: flex;
  width: 100%;
  max-width: 400px;
  height: 100%;
  flex-direction: column;
  background-color: #f7f4e8;
  justify-content: flex-start;
  transition: 0.3s;
  padding: 120px 32px 48px;
}
@media only screen and (max-width: 1264px) {
  header#global_header .hamburger-nav .navigation {
    padding: 120px 32px 32px;
  }
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation {
    max-width: none;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-nav .navigation {
    padding: 96px 16px 32px;
  }
}
header#global_header .hamburger-nav .navigation.open {
  right: 0;
}
header#global_header .hamburger-nav .navigation > ul {
  padding: 0;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -24px;
  overflow-y: scroll;
}
header#global_header .hamburger-nav .navigation > ul::-webkit-scrollbar {
  width: 8px;
}
header#global_header .hamburger-nav .navigation > ul::-webkit-scrollbar-thumb {
  background-color: #6dd847;
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation > ul {
    margin-bottom: -8px;
  }
}
header#global_header .hamburger-nav .navigation > ul > li {
  width: 100%;
  text-align: left;
  line-height: 1.3;
  border: none;
  border-bottom: 2px dotted #baa560;
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation > ul > li {
    width: calc((100% - 8px) / 2);
    border: 2px dotted #baa560;
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation > ul > li:nth-child(2n) {
    margin-right: 0;
  }
}
header#global_header .hamburger-nav .navigation > ul > li a {
  padding: 16px 8px;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation > ul > li a {
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-nav .navigation > ul > li a {
    font-size: 1.3rem;
    padding: 16px 8px;
  }
}
header#global_header .hamburger-nav .navigation > ul > li a br {
  display: none;
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation > ul > li a br {
    display: block;
  }
}
header#global_header .hamburger-nav .navigation > ul > li a p {
  margin-top: 0;
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation > ul > li a p {
    margin-top: 12px;
  }
}
header#global_header .hamburger-nav .navigation > ul > li a span {
  display: none;
}
@media screen and (max-width: 834px) {
  header#global_header .hamburger-nav .navigation > ul > li a span {
    display: block;
    padding-top: 64px;
    background-size: 64px auto;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .hamburger-nav .navigation > ul > li a span {
    padding-top: 56px;
    background-size: 56px auto;
  }
}

.main {
  position: relative;
}
.main picture > img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .main picture > img {
    min-height: 600px;
    object-fit: cover;
  }
}
@media screen and (max-width: 640px) {
  .main picture > img {
    min-height: 400px;
  }
}
.main::before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: url("../images/home/wave.png") no-repeat bottom left/100%;
}
@media screen and (max-width: 834px) {
  .main::before {
    background-size: 1000px;
  }
}
@media screen and (max-width: 640px) {
  .main::before {
    background-size: 800px;
  }
}
.main h1 {
  position: absolute;
  z-index: 3;
  bottom: 24px;
  left: 6%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  .main h1 {
    bottom: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  .main h1 {
    bottom: 0;
  }
}
.main h1 p {
  font-weight: 700;
  font-size: 2.5vw;
}
@media screen and (max-width: 834px) {
  .main h1 p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .main h1 p {
    font-size: 2.2rem;
  }
}
.main h1 span {
  background-color: #6dd847;
  color: #fff;
  padding: 16px;
  margin-top: 16px;
  font-weight: 700;
  font-size: 1.4583333333vw;
}
@media only screen and (max-width: 1264px) {
  .main h1 span {
    padding: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  .main h1 span {
    padding: 8px;
  }
}
@media screen and (max-width: 834px) {
  .main h1 span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .main h1 span {
    font-size: 1.8rem;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
}
footer#global_footer .footer {
  display: flex;
  justify-content: space-between;
  margin-top: 72px;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer {
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .f-info {
    margin-top: 72px;
  }
}
footer#global_footer .footer .f-info img {
  margin-bottom: 12px;
}
footer#global_footer .footer .f-info .name {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 8px;
}
footer#global_footer .footer .f-info p {
  line-height: 1.5;
}
footer#global_footer .footer nav {
  display: flex;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer nav {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .footer nav {
    flex-direction: column;
  }
}
footer#global_footer .footer nav ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 48px;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer nav ul {
    width: calc(50% - 16px);
    margin-left: 32px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .footer nav ul {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer nav ul:first-child {
    margin-left: 0;
  }
}
footer#global_footer .footer nav ul li {
  margin-top: 12px;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer nav ul li {
    width: 100%;
    border-bottom: 2px dotted #baa560;
    margin-top: 0;
  }
}
footer#global_footer .footer nav ul li:first-child {
  margin-top: 0;
}
footer#global_footer .footer nav ul li a {
  color: #333;
  font-weight: 700;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .footer nav ul li a {
    width: 100%;
    display: block;
    text-align: left;
    padding: 8px 0;
  }
}
footer#global_footer .copy {
  margin-top: 72px;
}
footer#global_footer .copy a {
  pointer-events: none;
  color: #333;
}
footer#global_footer .f-map {
  margin-top: 72px;
  position: relative;
  padding-bottom: 400px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 834px) {
  footer#global_footer .f-map {
    padding-bottom: 320px;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .f-map {
    padding-bottom: 240px;
  }
}
footer#global_footer .f-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

html body {
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #333;
}
html body br.sp {
  display: none;
}
@media screen and (max-width: 640px) {
  html body br.sp {
    display: block;
  }
}

#contents_wrap {
  background-color: transparent;
}
#contents_wrap #contents {
  background-color: transparent;
  padding: 0;
}
@media only screen and (max-width: 1600px) {
  #contents_wrap #contents {
    padding: 0 48px;
  }
}
@media only screen and (max-width: 1264px) {
  #contents_wrap #contents {
    padding: 0 32px;
  }
}
@media screen and (max-width: 640px) {
  #contents_wrap #contents {
    padding: 0 24px;
  }
}
#contents_wrap #contents #main #col_main section {
  color: #333;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents_wrap #contents #main #col_main section .image100 img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.image-radius20 img {
  border-radius: 20px;
}

.text-size-20 div {
  font-size: 2rem;
}
@media only screen and (max-width: 1000px) {
  .text-size-20 div {
    font-size: 1.8rem;
  }
}

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

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

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

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

.t-space-24 article > div {
  margin-top: 24px;
}

.title-top h2 {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  .title-top h2 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 640px) {
  .title-top h2 {
    font-size: 4rem;
  }
}

.ttl-icon img {
  margin-bottom: 16px;
}

.btn a {
  display: inline-block;
  padding: 20px 72px;
  background-color: #ca9ce4;
  color: #fff;
  border-radius: 4px;
  font-weight: 500;
}
.btn a:hover {
  opacity: 1;
  background-color: #b37dd2;
}

@media screen and (max-width: 834px) {
  #main .cont-01 {
    flex-direction: column;
  }
}
#main .cont-01 .box {
  width: calc((100% - 96px) / 3);
  margin-right: 48px;
}
@media only screen and (max-width: 1400px) {
  #main .cont-01 .box {
    width: calc((100% - 64px) / 3);
    margin-right: 32px;
  }
}
@media only screen and (max-width: 1000px) {
  #main .cont-01 .box {
    width: calc((100% - 48px) / 3);
    margin-right: 24px;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-01 .box {
    width: 100%;
    margin-top: 24px;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-01 .box:first-child {
    margin-top: 0;
  }
}
#main .cont-01 .box:nth-child(3n) {
  margin-right: 0;
}
#main .cont-01 .box h3 {
  display: none;
}
#main .cont-01 .box div {
  text-align: center;
  line-height: 1.5;
  margin-top: 24px;
  font-weight: 700;
  font-size: 2.4rem;
}
@media only screen and (max-width: 1400px) {
  #main .cont-01 .box div {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1200px) {
  #main .cont-01 .box div {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 1000px) {
  #main .cont-01 .box div {
    font-size: 1.6rem;
    margin-top: 12px;
  }
}

.wrap-02 {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1400px) {
  .wrap-02 {
    align-items: stretch;
  }
}
@media screen and (max-width: 640px) {
  .wrap-02 {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .wrap-02.reverse {
    flex-direction: column-reverse;
  }
}
.wrap-02 > div {
  width: calc(50% - 48px);
  margin-right: 96px;
}
@media only screen and (max-width: 1600px) {
  .wrap-02 > div {
    width: calc(50% - 24px);
    margin-right: 48px;
  }
}
@media only screen and (max-width: 1264px) {
  .wrap-02 > div {
    width: calc(50% - 16px);
    margin-right: 32px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-02 > div {
    width: 100%;
  }
}
.wrap-02 > div:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .wrap-02 .left {
    padding: 0 24px 0 0;
  }
}
.wrap-02 .left img {
  border-radius: 0 40px 40px 0;
}
@media screen and (max-width: 640px) {
  .wrap-02 .r-right {
    padding: 0 0 0 24px;
  }
}
.wrap-02 .r-right img {
  border-radius: 40px 0 0 40px;
}
.wrap-02 .right {
  padding: 0 96px 0 48px;
}
@media only screen and (max-width: 1600px) {
  .wrap-02 .right {
    padding: 0 48px 0 24px;
  }
}
@media only screen and (max-width: 1264px) {
  .wrap-02 .right {
    padding: 0 32px 0 16px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-02 .right {
    padding: 0 24px;
    margin-top: 24px;
  }
}
.wrap-02 .r-left {
  padding: 0 48px 0 96px;
}
@media only screen and (max-width: 1600px) {
  .wrap-02 .r-left {
    padding: 0 24px 0 48px;
  }
}
@media only screen and (max-width: 1264px) {
  .wrap-02 .r-left {
    padding: 0 16px 0 32px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-02 .r-left {
    padding: 0 24px;
    margin-top: 24px;
  }
}
.wrap-02 .image100 {
  height: 100%;
}
.wrap-02 .image100 img {
  height: 100% !important;
  object-fit: cover;
}

.gallery-01 {
  padding: 0 48px;
}
@media only screen and (max-width: 1264px) {
  .gallery-01 {
    padding: 0 32px;
  }
}
@media screen and (max-width: 640px) {
  .gallery-01 {
    padding: 0 24px;
  }
}
.gallery-01 .box {
  padding: 0 12px;
}

.cont-03 {
  padding-right: 48px;
}
@media only screen and (max-width: 1264px) {
  .cont-03 {
    padding-right: 32px;
  }
}
@media screen and (max-width: 640px) {
  .cont-03 {
    padding-right: 24px;
  }
}
.cont-03 img {
  border-radius: 0 40px 40px 0;
  min-height: 240px;
  object-fit: cover;
}

.wrap-04 {
  padding: 104px 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .wrap-04 {
    padding: 80px 0;
  }
}
.wrap-04::before {
  content: "";
  width: calc(100vw - ((100vw - 1200px) / 2 - 168px));
  height: 100%;
  background-color: #f7f4e8;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 40px 0 0 40px;
}

.cont-04 div.sns_list {
  border: none;
}
.cont-04 div.sns_list > div {
  border: none;
  margin-top: 32px;
  padding-bottom: 32px;
  border-bottom: 2px dotted #baa560;
  flex-direction: row;
}
@media screen and (max-width: 640px) {
  .cont-04 div.sns_list > div {
    flex-direction: column;
  }
}
.cont-04 div.sns_list > div:first-child {
  margin-top: 0;
}
.cont-04 div.sns_list > div div.sns_photo {
  padding: 0;
}
@media screen and (max-width: 834px) {
  .cont-04 div.sns_list > div div.sns_photo {
    width: 30%;
  }
}
@media screen and (max-width: 640px) {
  .cont-04 div.sns_list > div div.sns_photo {
    width: 100%;
  }
}
.cont-04 div.sns_list > div div.sns_text {
  padding: 0 0 0 48px;
}
@media only screen and (max-width: 1264px) {
  .cont-04 div.sns_list > div div.sns_text {
    padding: 0 0 0 32px;
  }
}
@media screen and (max-width: 834px) {
  .cont-04 div.sns_list > div div.sns_text {
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  .cont-04 div.sns_list > div div.sns_text {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
.cont-04 div.sns_list > div div.sns_text div.sns_date {
  background-color: #6dd847;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  padding: 0 16px;
  border-radius: 4px;
  display: inline-block;
}
.cont-04 div.sns_list > div div.sns_text div.caption {
  font-size: 1.8rem;
  margin-top: 16px;
}
.cont-04 div.sns_list > div div.sns_text > ul li a {
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  #main .cont-05 {
    flex-direction: column;
    align-items: center;
  }
}
#main .cont-05 .box {
  width: calc((100% - 96px) / 3);
  margin-right: 48px;
  position: relative;
  border-radius: 4px;
}
@media only screen and (max-width: 1264px) {
  #main .cont-05 .box {
    width: calc((100% - 64px) / 3);
    margin-right: 32px;
  }
}
@media only screen and (max-width: 1000px) {
  #main .cont-05 .box {
    width: calc((100% - 48px) / 3);
    margin-right: 24px;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-05 .box {
    width: 100%;
    margin-right: 0;
    margin-top: 24px;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-05 .box:first-child {
    margin-top: 0;
  }
}
#main .cont-05 .box:nth-child(3n) {
  margin-right: 0;
}
#main .cont-05 .box::before {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: -15%;
  top: 50%;
  transform: translateY(-50%) skew(-10deg);
  -webkit-transform: translateY(-50%) skew(-10deg);
  -ms-transform: translateY(-50%) skew(-10deg);
  background-color: #9f8d57;
  width: 30%;
  height: 100%;
}
#main .cont-05 .box h2 {
  position: absolute;
  z-index: 3;
  left: 32px;
  bottom: 48px;
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  padding-bottom: 8px;
  line-height: 1.25;
  border-bottom: 2px dotted #fff;
  pointer-events: none;
}
@media only screen and (max-width: 1264px) {
  #main .cont-05 .box h2 {
    font-size: 3.2rem;
    left: 24px;
    bottom: 32px;
  }
}
@media only screen and (max-width: 1000px) {
  #main .cont-05 .box h2 {
    font-size: 2.4rem;
  }
}

.cont-06 img {
  min-height: 240px;
  object-fit: cover;
}

#main .reservation-status {
  overflow-x: auto;
  overflow-y: visible;
  font-size: 1.6rem;
}
#main .reservation-status table {
  min-width: 1200px;
  table-layout: fixed;
}
#main .reservation-status table tr:first-child td {
  font-family: "Lato", sans-serif;
  background-color: rgba(202, 156, 228, 0.24);
}
#main .reservation-status table tr:first-child td div {
  font-weight: 700;
}
#main .reservation-status table tr:nth-child(2) td {
  background-color: rgba(202, 156, 228, 0.24);
}
#main .reservation-status table tr:nth-child(2) td div {
  font-weight: 500;
}
#main .reservation-status table tr td {
  text-align: center;
  padding: 0;
}
#main .reservation-status table tr td.fixed {
  position: sticky;
  left: 0;
  top: 0;
  width: 320px;
  background-color: #f7f4e8;
  text-align: left;
  padding: 8px;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 640px) {
  #main .reservation-status table tr td.fixed {
    width: 160px;
  }
}
#main .reservation-status table tr td.fixed:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
}

@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 {
  height: 400px;
  background-size: cover;
  background-position: center center;
  position: relative;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: darken;
}
@media screen and (max-width: 834px) {
  .title-01 {
    height: 320px;
  }
}
@media screen and (max-width: 640px) {
  .title-01 {
    height: 240px;
  }
}
.title-01 h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 5.6rem;
  font-weight: 700;
  color: #fff;
  width: 100%;
  line-height: 1.25;
}
@media screen and (max-width: 834px) {
  .title-01 h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 640px) {
  .title-01 h1 {
    font-size: 3.2rem;
    transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
  }
}
.title-02 h2 {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  background-color: #6dd847;
  border-radius: 4px;
  padding: 12px 16px;
}
@media screen and (max-width: 834px) {
  .title-02 h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 640px) {
  .title-02 h2 {
    font-size: 2.4rem;
  }
}
.title-03 h3 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
  color: #6dd847;
  border-bottom: 2px dotted #6dd847;
  padding: 0 0 8px 0;
}
@media screen and (max-width: 834px) {
  .title-03 h3 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .title-03 h3 {
    font-size: 2rem;
  }
}
.title-04 h4 {
  font-weight: 700;
  line-height: 1.4;
}

.tp {
  margin-top: 48px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .tp {
    margin-top: 12px;
  }
}
@media screen and (max-width: 640px) {
  .tp {
    font-size: 1.4rem;
  }
}
.tp ul li, .tp ul div {
  display: inline-block;
}
.tp ul div::before {
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 900;
}
.tp ul li:last-child a {
  pointer-events: none;
}

.policy h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  background-color: #6dd847;
  border-radius: 4px;
  padding: 12px 16px;
}
.policy article > div {
  margin-top: 16px;
}

#main .about-02 h2 {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (max-width: 1000px) {
  #main .about-02 h2 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 640px) {
  #main .about-02 h2 {
    font-size: 2.6rem;
  }
}
#main .about-02 h2 .mini {
  font-size: 4.8rem;
  display: block;
  color: #6dd847;
}
@media screen and (max-width: 640px) {
  #main .about-02 h2 .mini {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  #main .about-02 article > div {
    text-align: left;
  }
}

#main .about-01 {
  flex-direction: column;
}
#main .about-01 .box:nth-child(1) h3::before {
  content: "Point.01";
}
#main .about-01 .box:nth-child(2) h3::before {
  content: "Point.02";
}
#main .about-01 .box:nth-child(3) h3::before {
  content: "Point.03";
}
#main .about-01 .box:nth-child(4) h3::before {
  content: "Point.04";
}
#main .about-01 .box:nth-child(5) h3::before {
  content: "Point.05";
}
#main .about-01 .box:nth-child(6) h3::before {
  content: "Point.06";
}
#main .about-01 .box:nth-child(1) h3 {
  color: deepskyblue;
}
#main .about-01 .box:nth-child(2) h3 {
  color: orange;
}
#main .about-01 .box:nth-child(3) h3 {
  color: green;
}
#main .about-01 .box {
  width: 100%;
  margin-top: 48px;
}
#main .about-01 .box:first-child {
  margin-top: 0;
}
#main .about-01 .box article {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  #main .about-01 .box article {
    align-items: stretch;
  }
}
@media screen and (max-width: 640px) {
  #main .about-01 .box article {
    flex-direction: column-reverse;
  }
}
#main .about-01 .box article > div {
  width: calc(50% - 24px);
}
@media only screen and (max-width: 1264px) {
  #main .about-01 .box article > div {
    width: calc(50% - 16px);
  }
}
@media screen and (max-width: 640px) {
  #main .about-01 .box article > div {
    width: 100%;
  }
}
#main .about-01 .box article h3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media screen and (max-width: 834px) {
  #main .about-01 .box article h3 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  #main .about-01 .box article h3 {
    font-size: 2.2rem;
  }
}
#main .about-01 .box article h3::before {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  background-color: #6dd847;
  border-radius: 4px;
  color: #fff;
  padding: 0 12px;
  font-size: 2.4rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 640px) {
  #main .about-01 .box article .image {
    margin-top: 16px;
  }
}
#main .about-01 .box article .image img {
  object-fit: cover;
}
@media screen and (max-width: 834px) {
  #main .about-01 .box article .image img {
    height: 100% !important;
  }
}
#main .about-01 .box:nth-child(odd) article {
  flex-direction: row-reverse;
}
@media screen and (max-width: 640px) {
  #main .about-01 .box:nth-child(odd) article {
    flex-direction: column-reverse;
  }
}

#main .price-01 {
  overflow-x: auto;
  font-size: 1.6rem;
  line-height: 1.4;
}
#main .price-01 table {
  min-width: 1200px;
  table-layout: fixed;
}
#main .price-01 table tr:first-child td {
  background-color: #f7f4e8;
}
#main .price-01 table tr td {
  padding: 12px 16px;
}
#main .price-01 table tr td:nth-child(1) {
  width: 96px;
}
#main .price-01 table tr td:nth-child(2) {
  width: 160px;
}
#main .price-01 table tr td:nth-child(3) {
  width: 200px;
}
#main .price-01 table tr td:nth-child(4) {
  width: 96px;
}
#main .price-01 table tr td:nth-child(5) {
  width: 200px;
}

#main .price-02 {
  font-size: 1.6rem;
  line-height: 1.6;
}
@media only screen and (max-width: 1000px) {
  #main .price-02 dl {
    flex-direction: column;
  }
}
@media only screen and (max-width: 1000px) {
  #main .price-02 dl:last-child dt {
    border-bottom: none;
  }
}
#main .price-02 dl dt, #main .price-02 dl dd {
  padding: 12px 16px;
}
@media only screen and (max-width: 1000px) {
  #main .price-02 dl dt, #main .price-02 dl dd {
    width: 100%;
  }
}
#main .price-02 dl dt {
  background-color: #f7f4e8;
}
@media only screen and (max-width: 1000px) {
  #main .price-02 dl dt {
    border-right: 1px solid #ccc;
  }
}

.anc-btn {
  margin-bottom: -16px;
}
.anc-btn .box {
  width: calc((100% - 48px) / 4);
  margin: 0 16px 16px 0;
}
@media screen and (max-width: 834px) {
  .anc-btn .box {
    width: calc((100% - 16px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .anc-btn .box {
    width: 100%;
    margin-right: 0;
  }
}
.anc-btn .box:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .anc-btn .box:nth-child(2n) {
    margin-right: 0;
  }
}
.anc-btn .box div {
  height: 100%;
}
.anc-btn .box a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  text-align: center;
  border: 1px solid #ca9ce4;
  border-radius: 4px;
  padding: 16px;
  font-weight: 500;
  font-size: 1.6rem;
}

.guide-image img {
  max-height: 400px;
}

@media screen and (max-width: 640px) {
  #main .guide-01 dl {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  #main .guide-01 dl:last-child dt {
    border-bottom: none;
  }
}
#main .guide-01 dl dt, #main .guide-01 dl dd {
  padding: 12px 16px;
}
@media screen and (max-width: 640px) {
  #main .guide-01 dl dt, #main .guide-01 dl dd {
    width: 100%;
  }
}
#main .guide-01 dl dt {
  background-color: #f7f4e8;
}
@media screen and (max-width: 640px) {
  #main .guide-01 dl dt {
    border-right: 1px solid #ccc;
  }
}

#main .guide-02 {
  font-size: 1.6rem;
}
#main .guide-02 table {
  table-layout: fixed;
}
@media screen and (max-width: 640px) {
  #main .guide-02 table td {
    display: block;
    border-top: none;
  }
}
@media screen and (max-width: 640px) {
  #main .guide-02 table tr:first-child td:first-child {
    border-top: 1px solid #ccc;
  }
}

#main .guide-03 {
  flex-direction: column;
}
#main .guide-03 .box {
  width: 100%;
  margin-bottom: 32px;
}
#main .guide-03 .box:last-child {
  margin-bottom: 0;
}
#main .guide-03 .box article {
  display: flex;
}
@media screen and (max-width: 640px) {
  #main .guide-03 .box article {
    flex-direction: column;
  }
}
#main .guide-03 .box article h3 {
  display: none;
}
#main .guide-03 .box article .image {
  width: 40%;
}
@media screen and (max-width: 640px) {
  #main .guide-03 .box article .image {
    width: 100%;
  }
}
#main .guide-03 .box article .text {
  width: 60%;
  padding-left: 48px;
}
@media only screen and (max-width: 1264px) {
  #main .guide-03 .box article .text {
    padding-left: 32px;
  }
}
@media screen and (max-width: 640px) {
  #main .guide-03 .box article .text {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
#main .guide-03 .box article .text h4 {
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px;
}

.rental-01 .box {
  width: calc((100% - 48px) / 4);
  margin: 0 16px 16px 0;
  padding: 16px;
  border: 1px solid #baa560;
  border-radius: 12px;
}
@media only screen and (max-width: 1000px) {
  .rental-01 .box {
    width: calc((100% - 16px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .rental-01 .box {
    width: 100%;
    margin-right: 0;
  }
}
.rental-01 .box:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 1000px) {
  .rental-01 .box:nth-child(2n) {
    margin-right: 0;
  }
}
.rental-01 .box h3 {
  font-weight: 700;
  margin-top: 8px;
}
.rental-01 .box div {
  margin-top: 12px;
}
.rental-01 .box ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
  margin-bottom: -12px;
}
.rental-01 .box ul li {
  font-size: 1.6rem;
  background-color: #6dd847;
  color: #fff;
  padding: 4px 12px;
  line-height: 1.4;
  margin-right: 12px;
  margin-bottom: 12px;
  border-radius: 4px;
}

#main .faq-01 {
  padding: 32px 0;
  border-bottom: 2px dotted #baa560;
  flex-direction: column;
}
#main .faq-01 .box {
  display: flex;
  align-items: flex-start;
}
#main .faq-01 .box > * {
  min-width: 0;
}
#main .faq-01 .box::before {
  margin-right: 16px;
  margin-top: 6px;
  display: block;
  width: 48px;
  height: 48px;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  font-size: 2.4rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
#main .faq-01 .box:first-child::before {
  content: "Q";
  color: #fff;
  background-color: #6dd847;
  border: 2px solid #6dd847;
}
#main .faq-01 .box:first-child > div {
  font-weight: 700;
}
#main .faq-01 .box:last-child {
  margin-top: 16px;
}
#main .faq-01 .box:last-child::before {
  content: "A";
  color: #fff;
  background-color: #ca9ce4;
  border: 2px solid #ca9ce4;
}
#main .faq-01 .box > div {
  flex: 1;
}

#main .rule-01 {
  flex-direction: column;
  padding: 24px;
  background-color: #f7f4e8;
  border-radius: 20px;
}
#main .rule-01 .box {
  width: 100%;
  padding: 16px 0;
  border-bottom: 2px dotted #baa560;
}
#main .rule-01 .box:first-child {
  padding-top: 0;
}
#main .rule-01 .box:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#main .rule-01 .box h3 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  #main .rule-01 .box h3 {
    font-size: 2.2rem;
  }
}

#main .form-common dl {
  border-bottom: 2px dotted #6dd847;
  padding: 24px 0;
}
#main .form-common dl:first-child {
  padding-top: 0;
}
@media screen and (max-width: 834px) {
  #main .form-common dl {
    flex-direction: column;
  }
}
#main .form-common dl dt, #main .form-common dl dd {
  background-color: transparent;
  border: none;
}
@media screen and (max-width: 834px) {
  #main .form-common dl dt, #main .form-common dl dd {
    width: 100%;
  }
}

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

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

.submit2 {
  text-align: center;
}

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;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  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 */