@charset "UTF-8";
@media (max-width: 767px) {
  .sp_none {
    display: none;
  }
}

@media (min-width: 768px) {
  .pc_none {
    display: none;
  }
}

/* ----------------------------------------------
common
------------------------------------------------- */
body {
  color: #413b32;
  font-size: 15px;
  line-height: 1.6;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
}
body.open #header .top {
  z-index: unset;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

a {
  color: #ed828b;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

strong {
  color: #7acc93;
  font-weight: bold;
}

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

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}

.t-left {
  text-align: left;
}

.bold {
  font-weight: bold;
}

.red {
  color: #f00;
}

.opacity a {
  transition: all 0.5s ease-out;
}

.opacity a:hover {
  opacity: 0.6;
}

.big {
  font-size: 18px;
  line-height: 1.8;
}

/* ----------------------------------------------
contact
------------------------------------------------- */
#contact {
  margin-top: max(-10.4375vw, -167px);
  position: relative;
  padding-bottom: 92px;
}
#contact::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - min(10.4375vw, 167px));
  background-color: #f2eee7;
  z-index: -1;
}
#contact .mainimage {
  background-image: url(../images/contact2-bg-clip.webp);
  -webkit-mask-image: url(../images/contact2-bg-clip.webp);
          mask-image: url(../images/contact2-bg-clip.webp);
  -webkit-mask-repeat: repeat-x;
          mask-repeat: repeat-x;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
}
#contact .mainimage img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 946px;
}
#contact .inner {
  max-width: 1180px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  background-color: #fff;
  margin-top: max(-10vw, -160px);
  position: relative;
  padding: 74px 0 90px;
  border-radius: 40px;
}
#contact .inner::before, #contact .inner::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
}
#contact .inner::before {
  width: 14%;
  max-width: 210px;
  aspect-ratio: 210/191;
  background-image: url(../images/contact2-shape.webp);
  top: max(-4.5625vw, -73px);
  left: -2.3333333333%;
}
#contact .inner::after {
  width: 7.0666666667%;
  max-width: 106px;
  aspect-ratio: 106/93;
  background-image: url(../images/contact2-shape2.webp);
  bottom: min(2.8125vw, 45px);
  right: 3.8666666667%;
}
#contact .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#contact .head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px 10px;
  margin-bottom: 42px;
}
#contact .head h2 {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 46px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
  display: flex;
  align-items: start;
  gap: 15px 33px;
}
#contact .head h2 small {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.08em;
  writing-mode: vertical-rl;
  margin-top: 15px;
}
#contact .head h2 span {
  border-bottom: 1px solid #413b32;
  padding-bottom: 15px;
}
#contact .head .catch {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
  margin: 0 0 25px auto;
}
#contact .content {
  display: flex;
  align-items: center;
  padding-right: 5.0847457627%;
}
#contact .content .block {
  width: 50%;
  text-align: center;
}
#contact .content .block a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#contact .content .block a:hover {
  opacity: 0.6;
}
#contact .content .block.line .btn {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}
#contact .content .block.line .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 140px;
  border-radius: 30px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  background: url(../images/arow2.webp) no-repeat center right 30px #06c755;
  padding: 0 30px 0 10px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
#contact .content .block.line .btn a::before {
  content: "";
  width: 58px;
  aspect-ratio: 1/1;
  background: url(../images/line-icon2.png) no-repeat center/cover;
}
#contact .content .block.tel .title {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
}
#contact .content .block.tel a {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
}
#contact .content .block.tel a span {
  font-size: 30px;
}
@media (max-width: 999px) {
  #contact .inner {
    padding: 60px 0;
  }
  #contact .head {
    margin-bottom: 30px;
  }
  #contact .head h2 {
    font-size: 30px;
    gap: 10px 20px;
  }
  #contact .head h2 small {
    font-size: 18px;
    margin-top: 10px;
  }
  #contact .head .catch {
    font-size: 20px;
  }
  #contact .content {
    padding-right: 0;
  }
  #contact .content .block.line .btn {
    width: 400px;
  }
  #contact .content .block.line .btn a {
    height: 90px;
    font-size: 16px;
    padding: 0 10px;
    background-image: none;
  }
  #contact .content .block.line .btn a::before {
    width: 35px;
  }
  #contact .content .block.tel .title {
    font-size: 18px;
  }
  #contact .content .block.tel a {
    font-size: 30px;
  }
  #contact .content .block.tel a span {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #contact .inner {
    padding: 40px 0;
    border-radius: 30px;
  }
  #contact .head {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: start;
  }
  #contact .head h2 {
    font-size: 24px;
    gap: 5px 10px;
    flex-direction: column;
  }
  #contact .head h2 small {
    font-size: 16px;
    margin-top: 5px;
    writing-mode: unset;
    order: 1;
  }
  #contact .head h2 span {
    padding-bottom: 10px;
  }
  #contact .head .catch {
    font-size: 18px;
    margin-left: unset;
  }
  #contact .content {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
  }
  #contact .content .block {
    min-width: 270px;
  }
  #contact .content .block.line .btn {
    width: 300px;
  }
  #contact .content .block.line .btn a {
    height: 60px;
    font-size: 12px;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  #contact .content .block.line .btn a::before {
    width: 25px;
  }
  #contact .content .block.tel .title {
    font-size: 16px;
  }
  #contact .content .block.tel a {
    font-size: 24px;
  }
  #contact .content .block.tel a span {
    font-size: 20px;
  }
}

/* ----------------------------------------------
header
------------------------------------------------- */
#header a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#header a:hover {
  opacity: 0.6;
}
#header .top {
  display: flex;
  padding-right: 3.125%;
  -moz-column-gap: 10px;
       column-gap: 10px;
  position: relative;
  z-index: 3;
}
#header .logo {
  max-width: 300px;
}
#header .logo img {
  margin-bottom: -110px;
  border-bottom-right-radius: 90px;
}
#header .right {
  margin-left: auto;
}
#header .right .head {
  margin-bottom: 21px;
}
#header .right .head ul {
  display: flex;
  justify-content: end;
  -moz-column-gap: 11px;
       column-gap: 11px;
}
#header .right .head ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding: 0 10px;
  width: 284px;
  height: 47px;
  -moz-column-gap: 5px;
       column-gap: 5px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#header .right .head ul li.line a {
  color: #fff;
  background-color: #06c755;
}
#header .right .head ul li.recruit a {
  color: #413b32;
  background-color: #ffe057;
}
#header #gnav > ul {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
  gap: 10px 39px;
}
#header #gnav > ul li a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
}
#header #gnav > ul li.parent > a {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-right: -10px;
}
#header #gnav > ul li.parent > a::after {
  content: "";
  width: 6px;
  aspect-ratio: 6/9;
  background-color: #ed828b;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  transition: all 0.5s ease-out;
}
#header #gnav > ul li.parent.on > a::after {
  transform: rotate(90deg);
}
#header #gnav > ul li ul {
  display: none;
  position: absolute;
  margin-top: 12px;
  border: 3px solid #ffe057;
  border-radius: 10px;
  background-color: #fff;
  padding: 15px 22px;
  min-width: 289px;
  z-index: 1;
}
#header #gnav > ul li ul li a {
  font-size: 16px;
  display: flex;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
#header #gnav > ul li ul li a::before {
  content: "";
  width: 6px;
  aspect-ratio: 6/9;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background-color: #ffe057;
}
#header #gnav > ul li ul li:not(:last-child) {
  margin-bottom: 6px;
}
@media (max-width: 999px) {
  #header .right .head ul li a {
    width: 245px;
    font-size: 14px;
  }
  #header #gnav > ul {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  #header #gnav > ul li a {
    font-size: 16px;
  }
  #header #gnav > ul li.parent > a {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #header .top {
    padding-right: 70px;
  }
  #header .logo {
    max-width: 240px;
  }
  #header .logo img {
    margin-bottom: -50px;
    border-bottom-right-radius: 60px;
  }
  #header .right .head {
    display: none;
  }
  #header .right #gnav > ul {
    justify-content: flex-start;
  }
  #header .right #gnav > ul li a {
    color: #fff;
  }
  #header .right #gnav > ul li a img {
    display: none;
  }
  #header .right #gnav > ul li ul {
    display: block;
    position: unset;
    border: unset;
    background-color: unset;
    padding: 0;
  }
}

/* ----------------------------------------------
pagetop
------------------------------------------------- */
/* #pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 3;
  width: 50px;
  height: 50px;
  @include opacity();
  @include sp {
    //display: none !important;
    bottom: 55px;
    right: 10px;
    width: 40px;
    height: 40px;
    a {
    }
  }
} */
/*マウスオーバー時画像切り替え

#pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 3;
  a {
    position: relative;
    display: block;
    width: 40px;
    height: 17px;
    img {
      @include transition();
      position: absolute;
      top: 0;
      &:last-child {
        opacity: 0;
      }
    }
    &:hover img:first-child {
      opacity: 0;
    }
    &:hover img:last-child {
      opacity: 1;
    }
  }
  @include sp {
   //display: none !important;
   bottom: 55px;
    right: 10px;
    width: 40px;
      height: 40px;
    a {

    }
  }
}

*/
/*フッター部分に固定
#pagetop {
  position: absolute;
  top: -30px;
  right: -90px;
  z-index: 3;
  width: 60px;
  height: 60px;
  @include opacity();
  @media (max-width: 1250px){
    right: 20px;
  }
  @include sp {
    //display: none !important;
    top: -20px;
    right: 10px;
    width: 40px;
    height: 40px;
    a {
    }
  }
}
*/
/* ----------------------------------------------
footer
------------------------------------------------- */
#footer {
  background-color: #f2eee7;
  position: relative;
  padding-bottom: 30px;
}
#footer a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#footer a:hover {
  opacity: 0.6;
}
#footer #pagetop {
  position: fixed;
  right: 90px;
  bottom: 30px;
  z-index: 3;
}
#footer #pagetop.fin {
  position: absolute;
  bottom: unset;
  top: 0;
}
#footer #pagetop a {
  display: block;
  width: 60px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/pagetop.webp) no-repeat center #ed828b;
}
#footer #pagetop a:hover {
  opacity: 1;
  border: 1px solid #ed828b;
  background-color: #fff;
  background-image: url(../images/pagetop-after.webp);
}
#footer .inner {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#footer .top {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 57px;
}
#footer .top .left .logo {
  max-width: 240px;
  margin-bottom: 24px;
}
#footer .top .left .data {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.08em;
  color: #413b32;
}
#footer .top .left .data a {
  color: #413b32;
}
#footer .top .right {
  margin-left: auto;
  margin-top: -3px;
}
#footer .top .right #fnav {
  margin-bottom: 35px;
}
#footer .top .right #fnav > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 57px;
}
#footer .top .right #fnav > ul li a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
}
#footer .top .right #fnav > ul li ul {
  margin-top: 6px;
}
#footer .top .right #fnav > ul li ul li a {
  display: flex;
  align-items: center;
  font-size: 16px;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#footer .top .right #fnav > ul li ul li a::before {
  content: "";
  width: 8px;
  aspect-ratio: 8/11;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
  background-color: #ed828b;
}
#footer .top .right #fnav > ul li ul li:not(:last-child) {
  margin-bottom: 3px;
}
#footer .top .right #fnav > ul:nth-child(2) {
  margin: -42px 0 48px;
}
#footer .top .right .links ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 21px;
}
#footer .top .right .links ul li a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer .top .right .links ul li.recruit a {
  color: #413b32;
  background-color: #ffe057;
}
#footer .top .right .links ul li.line a {
  color: #fff;
  background-color: #06c755;
}
#footer .top .right .links ul li:not(.insta) a {
  width: 284px;
  border-radius: 10px;
}
#footer .top .right .links ul li.insta a {
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #413b32;
}
#footer .bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
#footer .bottom .copyright {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
}
#footer .bottom .privacy {
  margin-left: auto;
}
#footer .bottom .privacy a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #413b32;
}
@media (max-width: 1500px) {
  #footer #pagetop.fin {
    top: -70px;
  }
}
@media (max-width: 999px) {
  #footer #pagetop {
    right: 20px;
  }
  #footer .top {
    margin-bottom: 40px;
  }
  #footer .top .left .data {
    font-size: 13px;
  }
  #footer .top .right #fnav > ul {
    gap: 15px 10px;
  }
  #footer .top .right #fnav > ul li a {
    font-size: 15px;
  }
  #footer .top .right #fnav > ul li ul li a {
    font-size: 14px;
  }
  #footer .top .right #fnav > ul:nth-child(2) {
    margin: 0;
  }
  #footer .top .right #fnav > ul:not(:last-child) {
    margin-bottom: 15px;
  }
  #footer .top .right .links ul {
    gap: 10px;
  }
  #footer .top .right .links ul li a {
    font-size: 14px;
    height: 40px;
  }
  #footer .top .right .links ul li:not(.insta) a {
    width: 240px;
  }
  #footer .bottom .copyright {
    font-size: 14px;
  }
  #footer .bottom .privacy a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #footer #pagetop {
    bottom: 60px;
  }
  #footer #pagetop a {
    width: 40px;
  }
  #footer #pagetop.fin {
    top: -50px;
  }
  #footer .top {
    margin-bottom: 30px;
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  #footer .top .right {
    margin-left: unset;
  }
  #footer .top .right #fnav {
    display: none;
  }
  #footer .top .right #fnav > ul {
    gap: 10px;
    justify-content: center;
  }
  #footer .top .right #fnav > ul li a {
    font-size: 14px;
  }
  #footer .top .right #fnav > ul li ul li a {
    font-size: 12px;
  }
  #footer .top .right #fnav > ul li ul li a::before {
    width: 5px;
  }
  #footer .top .right #fnav > ul:not(:last-child) {
    margin-bottom: 10px;
  }
  #footer .top .right .links ul {
    justify-content: center;
  }
  #footer .top .right .links ul li a {
    font-size: 12px;
    height: 35px;
  }
  #footer .top .right .links ul li:not(.insta) a {
    width: 220px;
  }
  #footer .top .right .links ul li.recruit, #footer .top .right .links ul li.line {
    display: none;
  }
  #footer .bottom {
    flex-direction: column;
  }
  #footer .bottom .copyright {
    text-align: center;
    order: 1;
  }
  #footer .bottom .privacy {
    margin-left: unset;
  }
}/*# sourceMappingURL=style.css.map */