@charset "UTF-8";
@font-face {
  font-family: "kokoro";
  src: url("../fonts/Kokoro.otf") format("truetype");
}
/* :::::::::::::::::::

	RESET

:::::::::::::::::::::: */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* :::::::::::::::::::

	COMMON

:::::::::::::::::::::: */
html {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  width: 100%;
  height: 100%;
  min-width: 1200px;
  min-height: 100%;
  padding: 0;
  margin: 0 auto;
  text-justify: inter-character;
  word-break: break-all;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Font Awesome 5 Free", sans-serif;
  font-size: 1.8rem;
  /* 15px*/
  line-height: 2;
  letter-spacing: 2px;
  color: #333;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  overflow-x: clip;
  animation: BodyFadeIn 1.5s ease 0s 1 normal;
}
@media only screen and (max-width: 834px) {
  body {
    min-width: initial;
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: 1px;
  }
}

@keyframes BodyFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-style: normal;
}

img,
iframe {
  vertical-align: bottom;
  max-width: 100%;
}

ul,
ol,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #333;
  text-decoration: none;
  transition: all ease 0.3s;
}
a:hover {
  color: #333;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:active {
  color: #333;
  text-decoration: none;
}
a * {
  transition: all ease 0.3s;
}

::selection {
  color: #fff;
  background: #967e76;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.contents {
  width: 100%;
  margin: 0 auto;
  padding: 8rem 0;
}
@media only screen and (max-width: 834px) {
  .contents {
    padding: 6rem 0;
  }
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1200px) {
  .container {
    width: 94%;
  }
}

main {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.belt {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.belt::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eee3cb;
  z-index: -9999;
}

.maru {
  font-family: "Hiragino Maru Gothic Pro", "M Plus Rounded 1c", sans-serif;
}

.dot {
  background: center center url(../images/dotbg.png);
}

/*
Heding
-------------------------------------------------- */
/*
Hero
-------------------------------------------------- */
#hero {
  background: center center/cover no-repeat url(../images/mv_bg.png);
  height: 430px;
  position: relative;
}
#hero .ttl {
  font-size: 4.8rem;
  position: absolute;
  bottom: 1em;
  font-weight: bold;
  left: 3.5em;
  color: #543D1E;
}
#hero .ttl span {
  font-size: 1.8rem;
}
#hero .ttl span:before {
  content: "―";
  color: #E7A914;
  margin-right: 1em;
}
@media only screen and (max-width: 834px) {
  #hero {
    height: 300px;
  }
  #hero .ttl {
    bottom: 3rem;
    left: 3rem;
    font-size: 3.6rem;
  }
  #hero .ttl span {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 600px) {
  #hero {
    height: 200px;
  }
  #hero .ttl {
    bottom: 2rem;
    left: 2rem;
    font-size: 2.4rem;
  }
  #hero .ttl span {
    font-size: 1.2rem;
  }
}

.breadcrumb {
  text-align: right;
  width: 100%;
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 2em 4em 2em 2em;
}
@media only screen and (max-width: 834px) {
  .breadcrumb {
    font-size: 1.4rem;
    padding: 1em;
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .breadcrumb::-webkit-scrollbar {
    display: none;
  }
}
.breadcrumb ul {
  display: flex;
  gap: 2.5rem;
  justify-content: end;
  width: 100%;
  margin: 0 auto;
}
.breadcrumb ul li {
  position: relative;
}
.breadcrumb ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: -18px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: translateY(-0.5px) translateY(-50%) rotate(45deg);
}
.breadcrumb ul li:first-child::after {
  display: none;
}
.breadcrumb a {
  transition: all 0.4s ease-out;
}
.breadcrumb a:hover {
  color: #EE7C74;
}

/*
lead
-------------------------------------------------- */
#lead-il .contents {
  padding: 5% 160px;
  background: left center no-repeat, right center no-repeat;
}
#lead-il .contents .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#lead-il .contents .inner h2 {
  font-size: 2.8rem;
  margin-bottom: 2rem;
}
#lead-il .contents .inner p {
  font-size: 2rem;
}
@media only screen and (max-width: 834px) {
  #lead-il .contents {
    padding: 6rem 5% 25vw;
    background: left 10vw bottom/20vw auto no-repeat, right 10vw bottom/20vw auto no-repeat;
  }
  #lead-il .contents .inner h2 {
    font-size: 2.4rem;
  }
  #lead-il .contents .inner p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 600px) {
  #lead-il .contents .inner h2 {
    font-size: 2rem;
  }
  #lead-il .contents .inner p {
    font-size: 1.6rem;
  }
}

#lead-pic {
  padding: 12rem 0;
}
#lead-pic .txt {
  width: 50%;
}
#lead-pic .txt .inner {
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: 0;
}
#lead-pic .txt h2 {
  font-size: 2.8rem;
  padding-top: 2rem;
}
#lead-pic .txt p {
  margin-top: 1rem;
}
#lead-pic .pic {
  width: 50%;
  padding: 0 6rem;
}
#lead-pic .pic img {
  width: 100%;
  max-width: 720px;
  border-radius: 3rem;
  will-change: filter;
  filter: drop-shadow(4rem 4rem 0 #FAEDEA);
}
@media only screen and (max-width: 834px) {
  #lead-pic {
    padding: 6rem 0;
  }
  #lead-pic .flex {
    flex-direction: column;
  }
  #lead-pic .txt {
    width: 100%;
    padding: 0 5%;
  }
  #lead-pic .txt .inner {
    max-width: none;
  }
  #lead-pic .txt h2 {
    font-size: 2.4rem;
  }
  #lead-pic .pic {
    margin-top: 6rem;
    width: 100%;
    padding: 0 15vw 0 10vw;
  }
  #lead-pic .pic img {
    will-change: filter;
    filter: drop-shadow(5vw 5vw 0 #FAEDEA);
  }
}
@media only screen and (max-width: 600px) {
  #lead-pic .txt h2 {
    font-size: 2rem;
  }
}

/* :::::::::::::::::::

	SCROLL

:::::::::::::::::::::: */
/*
Scroll animation
-------------------------------------------------- */
.scroll,
.scroll-top,
.scroll-bottom,
.scroll-left,
.scroll-right {
  transition: 0.8s ease-in-out;
  opacity: 0;
}
.scroll.on,
.scroll-top.on,
.scroll-bottom.on,
.scroll-left.on,
.scroll-right.on {
  opacity: 1;
}

.scroll-bottom {
  transform: translateY(30px);
}
.scroll-bottom.on {
  transform: translateY(0);
}

.scroll-top {
  transform: translateY(-30px);
}
.scroll-top.on {
  transform: translateY(0);
}

.scroll-left {
  transform: translateX(-30px);
}
.scroll-left.on {
  transform: translateX(0);
}

.scroll-right {
  transform: translateX(30px);
}
.scroll-right.on {
  transform: translateX(0);
}

/*
Scroll-img animation
-------------------------------------------------- */
.img-top,
.img-left,
.img-right {
  position: relative;
}
.img-top::after,
.img-left::after,
.img-right::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  transition: 1.2s;
}

.img-top::after {
  transform-origin: center bottom;
}
.img-top.on::after {
  transform: scaleY(0);
}

.img-left::after {
  transform-origin: right center;
}
.img-left.on::after {
  transform: scaleX(0);
}

.img-right::after {
  transform-origin: center left;
}
.img-right.on::after {
  transform: scaleX(0);
}

/* :::::::::::::::::::

	HEADER

:::::::::::::::::::::: */
header {
  position: fixed;
  width: 100%;
  top: 20px;
  left: 0;
  z-index: 100;
  will-change: filter;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.3));
}
header .flex {
  justify-content: space-between;
}
header .logo {
  background: #fff;
  padding: 15px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
header .logo .sp {
  display: none !important;
}
header .logo a {
  display: block;
  height: 100%;
}
header .logo img {
  height: 140px;
  width: auto;
}
header nav {
  height: 100px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 0 4rem 0 6rem;
  z-index: 0;
  font-weight: bold;
}
header nav > ul {
  display: flex;
  gap: 6rem;
}
header nav > ul > li {
  position: relative;
}
header nav > ul > li.sp {
  display: none;
}
header nav > ul > li a:hover {
  color: #EE7C74;
}
header nav > ul span > a {
  display: block;
  padding: 0.5em 0;
}
header nav > ul span > a i {
  margin-left: 5px;
}
@media only screen and (max-width: 834px) {
  header nav > ul span > a i {
    display: none !important;
  }
}
header nav > ul ul {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) scaleY(0%);
  transform-origin: top center;
  overflow: hidden;
  background: #fff;
  width: 14em;
  transition: all ease 0.3s;
  padding: 1em;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
header nav > ul ul.active {
  transform: translateX(-50%) scaleY(100%);
  height: auto;
}
header nav .contact-btn {
  margin-left: 6rem;
}
header nav .contact-btn a {
  display: flex;
  background: #EE7C74;
  border: 1px solid #EE7C74;
  align-items: center;
  color: #fff;
  line-height: 1.5em;
  padding: 1em 2em;
  border-radius: 4rem;
  transition: all ease 0.3s;
}
header nav .contact-btn a i {
  display: block;
  width: 22px;
  height: 22px;
  background: center center/contain no-repeat url(../images/head-cont.png);
  margin-right: 1rem;
}
header nav .contact-btn a:hover {
  background: #fff;
  color: #EE7C74;
}
header nav .contact-btn a:hover i {
  background: center center/contain no-repeat url(../images/head-cont-act.png);
}
@media only screen and (max-width: 1800px) {
  header nav {
    padding: 0 2rem 0 3rem;
  }
  header nav ul {
    gap: 3rem;
  }
  header nav .contact-btn {
    margin-left: 3rem;
  }
}
@media only screen and (max-width: 1600px) {
  header nav {
    letter-spacing: 0;
  }
  header nav ul {
    gap: 2rem;
  }
  header nav .contact-btn {
    margin-left: 2rem;
  }
  header nav .contact-btn a {
    padding: 1em;
  }
}
@media only screen and (max-width: 1366px) {
  header .logo img {
    height: 100px;
  }
  header nav {
    padding-left: 2rem;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 834px) {
  header {
    top: 0;
    height: 60px;
    background: #fff;
  }
  header .logo {
    height: auto;
    padding: 15px 0;
    border-radius: 0;
    margin-left: 2rem;
  }
  header .logo .pc {
    display: none !important;
  }
  header .logo .sp {
    display: block !important;
  }
  header .logo img {
    height: 30px;
    vertical-align: bottom;
  }
  header nav {
    padding: 4rem 0 16rem;
    flex-direction: column;
    letter-spacing: 1px;
    border-radius: 0;
    position: fixed;
    width: 100%;
    left: 100%;
    top: 60px;
    height: calc(100vh - 60px);
    overflow-y: scroll;
  }
  header nav.open {
    left: 0;
  }
  header nav > ul {
    flex-direction: column;
    gap: 0;
  }
  header nav > ul > li {
    width: 320px;
    border-bottom: 1px solid #E5DED9;
    padding: 1rem 0;
  }
  header nav > ul > li.sp {
    display: block;
  }
  header nav > ul > li > span a {
    padding: 1em;
  }
  header nav > ul ul {
    width: auto;
    position: static;
    transform: none !important;
    padding-top: 0;
  }
  header nav > ul ul li:before {
    content: "―";
    color: #E7A914;
    font-weight: bold;
    margin-right: 0.5em;
  }
  header nav > ul ul li a {
    display: inline-block;
    padding: 1rem 0;
  }
  header nav .contact-btn {
    width: 320px;
    margin-left: 0;
    margin-top: 4rem;
  }
  header nav .contact-btn a {
    justify-content: center;
  }
}
header #hamburger {
  display: none;
}
@media only screen and (max-width: 834px) {
  header #hamburger {
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 99999;
    position: relative;
  }
  header #hamburger span {
    position: absolute;
    left: 0;
    right: 0;
    width: 28px;
    height: 2px;
    margin: 0 auto;
    background: #333;
    border-radius: 4px;
    transition: all 0.4s ease-out;
  }
  header #hamburger span:nth-of-type(1) {
    top: 20px;
  }
  header #hamburger span:nth-of-type(2) {
    top: 30px;
  }
  header #hamburger span:nth-of-type(3) {
    top: 40px;
  }
  header #hamburger.is-active span {
    top: 30px;
  }
  header #hamburger.is-active span:nth-of-type(1) {
    transform: translateY(-50%) rotate(-45deg);
  }
  header #hamburger.is-active span:nth-of-type(2) {
    width: 0;
  }
  header #hamburger.is-active span:nth-of-type(3) {
    transform: translateY(-50%) rotate(45deg);
  }
}

/* :::::::::::::::::::

	FOOTER

:::::::::::::::::::::: */
footer {
  margin-top: 12rem !important;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 834px) {
  footer {
    margin-top: 6rem !important;
  }
}
footer #foot-cont {
  background: top center/cover no-repeat url(../images/footbg.png);
  position: relative;
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
}
footer #foot-cont .container {
  max-width: 1060px;
}
footer #foot-cont h2 {
  text-align: center;
}
footer #foot-cont h2 .eng {
  font-size: 2rem;
  color: #543D1E;
}
footer #foot-cont h2 + p {
  text-align: center;
  letter-spacing: 1px;
  margin: 2em 0;
}
footer #foot-cont h2 p.maru {
  font-size: 4.4rem;
  line-height: 5rem;
}
footer #foot-cont .box {
  background: #fff;
  border-top-right-radius: 6rem;
  border-bottom-left-radius: 6rem;
}
footer #foot-cont .flex {
  justify-content: space-between;
}
footer #foot-cont .flex .box {
  width: 510px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 4rem 0;
  position: relative;
  transition: all ease 0.3s;
}
footer #foot-cont .flex .box:hover {
  background: #FCF4D5;
}
footer #foot-cont .flex .box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
footer #foot-cont .flex .box .ico {
  margin-bottom: 2rem;
}
footer #foot-cont .flex .tel h3 {
  font-size: 3.6rem;
  line-height: 4rem;
}
footer #foot-cont .flex .mail h3 {
  font-size: 2.8rem;
  line-height: 4rem;
}
footer #foot-cont .area {
  margin-top: 4rem;
  padding: 5rem 10rem;
}
footer #foot-cont .area h3 {
  color: #EE7C74;
  display: flex;
  align-items: center;
  font-size: 2.8rem;
}
footer #foot-cont .area h3 span {
  width: 7em;
  text-align: center;
}
footer #foot-cont .area h3:before, footer #foot-cont .area h3:after {
  content: "";
  height: 3px;
  flex: 1;
  background: #BDB9B5;
}
footer #foot-cont .area h3 + p {
  margin: 1em 0;
  text-align: center;
}
footer #foot-cont .area p.area-list {
  color: #543D1E;
  font-weight: bold;
}
@media only screen and (max-width: 1366px) {
  footer #foot-cont {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  }
  footer #foot-cont #pagetop {
    top: 30px;
    right: 10px;
  }
  footer #foot-cont h2 + p {
    padding: 0 2em;
  }
}
@media only screen and (max-width: 834px) {
  footer #foot-cont h2 .eng {
    font-size: 1.8rem;
  }
  footer #foot-cont h2 p.maru {
    font-size: 3.6rem;
    line-height: 4rem;
  }
  footer #foot-cont .box {
    border-top-right-radius: 4rem;
    border-bottom-left-radius: 4rem;
  }
  footer #foot-cont .flex {
    gap: 2rem;
  }
  footer #foot-cont .flex .box {
    width: 100%;
    padding: 2rem 0;
  }
  footer #foot-cont .flex .box .ico {
    margin-bottom: 1rem;
  }
  footer #foot-cont .flex .box .ico img {
    height: 40px;
    width: auto;
  }
  footer #foot-cont .flex .tel h3 {
    font-size: 2.8rem;
  }
  footer #foot-cont .flex .mail h3 {
    font-size: 2.4rem;
  }
  footer #foot-cont .area {
    padding: 4rem 6rem;
  }
  footer #foot-cont .area h3 + p {
    text-align: left;
  }
}
@media only screen and (max-width: 600px) {
  footer #foot-cont h2 .eng {
    font-size: 1.4rem;
  }
  footer #foot-cont h2 p.maru {
    font-size: 2.8rem;
    line-height: 4rem;
  }
  footer #foot-cont .box {
    border-top-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }
  footer #foot-cont .flex {
    flex-direction: column;
  }
  footer #foot-cont .flex .box {
    width: 100%;
    height: 160px;
    justify-content: center;
  }
  footer #foot-cont .flex .mail {
    font-size: 2.4rem;
  }
  footer #foot-cont .flex .mail br {
    display: none;
  }
  footer #foot-cont .area {
    margin-top: 2rem;
    padding: 2rem 3rem;
  }
  footer #foot-cont .area h3 {
    font-size: 2.4rem;
  }
}
footer #foot-menu {
  position: relative;
}
footer #foot-menu #pagetop {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  writing-mode: vertical-rl;
  cursor: pointer;
  transition: all ease 0.3s;
}
footer #foot-menu #pagetop:hover {
  opacity: 0.7;
}
footer #foot-menu #pagetop .arrow {
  width: 13px;
  height: 97px;
  background: center center/contain no-repeat url(../images/pagetop-arrow.png);
}
footer #foot-menu #pagetop p {
  font-weight: bold;
  margin-top: 1em;
  font-size: 1.6rem;
  line-height: 2em;
}
@media only screen and (max-width: 834px) {
  footer #foot-menu #pagetop .arrow {
    width: 10px;
    height: 80px;
  }
  footer #foot-menu #pagetop p {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 600px) {
  footer #foot-menu #pagetop {
    right: 0;
  }
}
footer #foot-menu .contents {
  padding-top: 120px;
}
@media only screen and (max-width: 834px) {
  footer #foot-menu .contents {
    padding-top: 60px;
    top: 50px;
    right: 50px;
  }
}
footer #foot-menu .flex {
  justify-content: space-between;
}
@media only screen and (max-width: 1366px) {
  footer #foot-menu .flex {
    padding-right: 60px;
  }
}
@media only screen and (max-width: 834px) {
  footer #foot-menu .flex {
    padding-right: 0;
  }
}
footer #foot-menu .left .logo {
  width: 360px;
}
footer #foot-menu .left .logo .sp {
  display: none;
}
footer #foot-menu .left .office {
  margin-top: 20px;
  width: 220px;
}
footer #foot-menu .left img {
  width: 100%;
}
footer #foot-menu .left address {
  margin-top: 2rem;
}
footer #foot-menu .left .tel a {
  margin: 2rem 0 1rem;
  display: flex;
  align-items: center;
}
footer #foot-menu .left .tel a i {
  font-size: 2.8rem;
  margin-right: 1rem;
}
footer #foot-menu .left .tel a span {
  font-size: 3.6rem;
  line-height: 4rem;
  font-weight: bold;
  letter-spacing: 0;
}
@media only screen and (max-width: 834px) {
  footer #foot-menu .left {
    display: flex;
    margin-inline: auto;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  footer #foot-menu .left .logo {
    width: 200px;
  }
  footer #foot-menu .left .logo .pc {
    display: none;
  }
  footer #foot-menu .left .logo .sp {
    display: block;
  }
  footer #foot-menu .left .office {
    margin-top: 3rem;
    width: 200px;
  }
  footer #foot-menu .left address {
    padding-left: 0;
  }
}
@media only screen and (max-width: 600px) {
  footer #foot-menu .left address .tel {
    text-align: center;
  }
  footer #foot-menu .left address .tel a {
    justify-content: center;
    margin-bottom: 0;
  }
  footer #foot-menu .left address .tel a i {
    font-size: 2rem;
  }
  footer #foot-menu .left address .tel a span {
    font-size: 2.4rem;
  }
}
footer #foot-menu .right {
  margin-left: 16rem;
  flex: 1;
  display: flex;
  justify-content: space-between;
}
footer #foot-menu .right ul li {
  font-weight: bold;
}
footer #foot-menu .right ul li ~ li {
  margin-top: 1em;
}
footer #foot-menu .right .anc {
  display: flex;
  flex-direction: column;
}
footer #foot-menu .right .anc a {
  font-size: 1.6rem;
  font-weight: normal;
}
footer #foot-menu .right .anc a:before {
  content: "―";
  color: #E7A914;
  font-weight: bold;
  margin-right: 0.5em;
}
@media only screen and (max-width: 834px) {
  footer #foot-menu .right {
    display: none;
  }
}
footer p.copy {
  font-size: 1.6rem;
  text-align: center;
  padding-bottom: 3em;
}
@media only screen and (max-width: 834px) {
  footer p.copy {
    font-size: 1.4rem;
  }
}

/* :::::::::::::::::::

	TOP

:::::::::::::::::::::: */
/*
Main Visual
-------------------------------------------------- */
#mv {
  height: 100vh;
  padding-top: 14rem;
  background: center center/cover no-repeat url(../images/mv1_b.jpeg);
  text-align: center;
}
#mv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}
#mv .sp {
  display: none;
}
#mv .pc, #mv .sp {
  animation: popUp 1s ease-in-out forwards;
}
@keyframes popUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  25% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media only screen and (max-width: 1366px) {
  #mv {
    height: auto;
  }
}
@media only screen and (max-width: 834px) {
  #mv {
    padding-top: 8rem;
  }
  #mv .pc {
    display: none;
  }
  #mv .sp {
    display: block;
  }
}

main#top {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 8rem;
}
main#top a.btn {
  margin-left: auto;
  margin-right: 0;
  display: block;
  color: #fff;
  font-weight: bold;
  background: #EE7C74;
  line-height: 1em;
  width: 200px;
  text-align: center;
  padding: 1em;
  border-radius: 2em;
  border: 1px solid #EE7C74;
}
main#top a.btn:hover {
  background: #fff;
  color: #EE7C74;
}
main#top a.btn:after {
  content: "▶";
  padding-left: 1em;
}
main#top #intro {
  text-align: center;
}
main#top #intro .contents {
  padding: 12rem 0 16rem;
}
main#top #intro p {
  display: inline-block;
  text-align: left;
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 1em;
}
main#top #intro h1 {
  display: inline-block;
  text-align: left;
  font-weight: normal;
  max-width: 900px;
}
@media only screen and (max-width: 834px) {
  main#top #intro .contents {
    padding: 6rem 0 8rem;
  }
  main#top #intro p {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #intro p {
    font-size: 2rem;
    letter-spacing: 0;
  }
  main#top #intro p br {
    display: none;
  }
}
main#top #reason {
  background: #FCF4D5;
  padding: 12rem 0 8rem;
  position: relative;
}
main#top #reason .reason-d {
  position: absolute;
  top: 0;
  left: calc(50% + 280px);
  transform: translateY(-50%);
}
main#top #reason h2 {
  text-align: center;
}
main#top #reason h2 p {
  font-size: 3.2rem;
}
main#top #reason .flex {
  flex-direction: row-reverse;
  justify-content: start;
  margin-top: 8rem;
}
main#top #reason .flex h3 {
  font-size: 2.8rem;
  margin-bottom: 0.5em;
}
main#top #reason .flex h3 br {
  display: none;
}
main#top #reason .flex .pic {
  width: 42%;
  border-top-right-radius: 6rem;
  border-bottom-right-radius: 6rem;
  background: center center/cover no-repeat url(../images/top/reason.png);
}
@media only screen and (min-width: 1921px) {
  main#top #reason .flex .pic {
    height: 25vw;
  }
}
main#top #reason .flex .txt {
  padding-top: 4rem;
  flex: 1;
  margin-left: 8rem;
  max-width: 700px;
  padding-right: 4rem;
}
main#top #reason .flex a.btn {
  margin-top: 4rem;
}
@media only screen and (max-width: 834px) {
  main#top #reason {
    padding: 6rem 0;
  }
  main#top #reason .reason-d {
    width: 35%;
    left: auto;
    right: 5%;
    top: 1rem;
  }
  main#top #reason h2 p {
    font-size: 2.8rem;
  }
  main#top #reason .flex {
    flex-direction: column;
    margin-top: 4rem;
  }
  main#top #reason .flex h3 {
    font-size: 2.4rem;
  }
  main#top #reason .flex .txt {
    margin: 0;
    padding: 0 5vw;
    max-width: none;
  }
  main#top #reason .flex .pic {
    width: 90%;
    padding-top: 60vw;
    margin-top: 6rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #reason h2 p {
    font-size: 2.4rem;
  }
  main#top #reason .flex {
    flex-direction: column;
  }
  main#top #reason .flex h3 {
    font-size: 2rem;
    letter-spacing: 0;
  }
}
main#top #before .flex,
main#top #after .flex {
  justify-content: end;
  padding-bottom: 8rem;
}
main#top #before .flex h2,
main#top #after .flex h2 {
  font-size: 3.2rem;
  margin-bottom: 0.5em;
}
main#top #before .flex .pic,
main#top #after .flex .pic {
  margin-top: 8rem;
  width: 42%;
  border-top-left-radius: 6rem;
  border-bottom-left-radius: 6rem;
  background: center center/cover no-repeat;
}
@media only screen and (min-width: 1921px) {
  main#top #before .flex .pic,
  main#top #after .flex .pic {
    height: 25vw;
  }
}
main#top #before .flex .txt,
main#top #after .flex .txt {
  padding-top: 8rem;
  flex: 1;
  margin-right: 8rem;
  max-width: 700px;
  padding-left: 6rem;
  position: relative;
}
main#top #before .flex .txt p.eng,
main#top #after .flex .txt p.eng {
  position: absolute;
  top: 0;
  left: 0;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  font-weight: bold;
}
main#top #before .flex .txt p.eng:before,
main#top #after .flex .txt p.eng:before {
  content: "";
  width: 2px;
  height: 80px;
  background: #543D1E;
  margin-bottom: 1rem;
}
main#top #before .flex ul,
main#top #after .flex ul {
  display: flex;
  flex-direction: column;
  width: 270px;
  margin-top: 2rem;
  gap: 1.5rem;
}
main#top #before .flex ul li,
main#top #after .flex ul li {
  letter-spacing: 0;
  font-weight: bold;
  background: #fff;
  border: 1px solid #000;
  will-change: filter;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  position: relative;
}
main#top #before .flex ul li a,
main#top #after .flex ul li a {
  display: block;
  padding: 0.25em 1em;
  transition: all ease 0.3s;
}
main#top #before .flex ul li a:hover,
main#top #after .flex ul li a:hover {
  background: #FCF4D5;
}
main#top #before .flex ul li:after,
main#top #after .flex ul li:after {
  content: "▶";
  color: #EE7C74;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
main#top #before .flex a.btn,
main#top #after .flex a.btn {
  margin-top: 4rem;
}
@media only screen and (max-width: 834px) {
  main#top #before .flex,
  main#top #after .flex {
    padding-bottom: 6rem;
    flex-direction: column;
    align-items: end;
  }
  main#top #before .flex h2,
  main#top #after .flex h2 {
    font-size: 2.8rem;
  }
  main#top #before .flex .txt,
  main#top #after .flex .txt {
    margin: 0;
    padding: 6rem 5vw 0 calc(5vw + 2rem);
    max-width: none;
  }
  main#top #before .flex .txt p.eng,
  main#top #after .flex .txt p.eng {
    left: 0;
  }
  main#top #before .flex .txt p.eng:before,
  main#top #after .flex .txt p.eng:before {
    height: 6rem;
  }
  main#top #before .flex .pic,
  main#top #after .flex .pic {
    width: 90%;
    padding-top: 60vw;
    margin-top: 6rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #before .flex h2,
  main#top #after .flex h2 {
    font-size: 2.4rem;
  }
}
main#top #before .flex .pic {
  background-image: url(../images/top/before.png);
}
main#top #after {
  background: #F2F7E1;
}
main#top #after .flex .pic {
  background-image: url(../images/top/after.png);
}
main#top #flow {
  margin-top: 16rem;
  padding-bottom: 8rem;
  border-top-left-radius: 15rem;
  border-bottom-left-radius: 15rem;
  background: #F9F6F6;
}
main#top #flow h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 4rem;
}
main#top #flow h2:before {
  content: "";
  display: block;
  background: #543D1E;
  width: 2px;
  height: 60px;
  margin-bottom: 1rem;
}
main#top #flow h2 p {
  font-size: 3.2rem;
}
main#top #flow .flex {
  justify-content: end;
}
main#top #flow .flex .pic {
  width: 42%;
  border-top-left-radius: 6rem;
  border-bottom-left-radius: 6rem;
  background: center center/cover no-repeat url(../images/top/flow.png);
}
@media only screen and (min-width: 1921px) {
  main#top #flow .flex .pic {
    height: 25vw;
  }
}
main#top #flow .flex .txt {
  flex: 1;
  margin-right: 8rem;
  max-width: 700px;
  padding-left: 4rem;
}
main#top #flow .flex a.btn {
  margin-top: 4rem;
}
@media only screen and (max-width: 834px) {
  main#top #flow {
    margin-top: 8rem;
    padding-bottom: 6rem;
    border-top-left-radius: 4rem;
    border-bottom-left-radius: 4rem;
  }
  main#top #flow h2 p {
    font-size: 2.8rem;
  }
  main#top #flow .flex {
    flex-direction: column;
    align-items: end;
  }
  main#top #flow .flex .txt {
    margin: 0;
    padding: 0 5vw;
    max-width: none;
  }
  main#top #flow .flex .pic {
    width: 90%;
    padding-top: 60vw;
    margin-top: 6rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #flow {
    margin-top: 6rem;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }
  main#top #flow h2 p {
    font-size: 2.4rem;
  }
}
main#top #voice span.eng {
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  font-weight: bold;
}
main#top #voice span.eng:before {
  content: "";
  width: 2px;
  height: 80px;
  background: #543D1E;
  margin-bottom: 1rem;
}
main#top #voice h2 {
  padding-top: 8rem;
  padding-left: 2rem;
  font-size: 3.2rem;
  text-align: center;
}
main#top #voice .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem 7rem;
}
main#top #voice .box {
  padding: 3rem;
  border-radius: 1rem;
  background: #fff;
  will-change: filter;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.3));
}
main#top #voice .box p {
  flex: 1;
}
main#top #voice figure {
  margin-right: 2rem;
  text-align: center;
}
main#top #voice figure figcaption {
  font-size: 1.6rem;
  font-weight: bold;
}
main#top #voice a.btn {
  width: 250px;
  margin-top: 12rem;
  margin-inline: auto;
}
@media only screen and (max-width: 834px) {
  main#top #voice h2 {
    font-size: 2.8rem;
  }
  main#top #voice .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 4rem;
  }
  main#top #voice figure {
    width: 8rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #voice .container > .flex {
    margin-left: -3vw;
  }
  main#top #voice h2 {
    font-size: 2.4rem;
  }
  main#top #voice figure {
    width: 6rem;
  }
}
main#top #faq {
  background: #FCF4D5;
  padding-top: 12rem;
}
main#top #faq h2 {
  text-align: center;
}
main#top #faq h2 p {
  font-size: 3.2rem;
}
main#top #faq dl {
  padding: 3rem 1rem;
  position: relative;
}
main#top #faq dl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #80846F, #80846F 6rem, #D7DEC1 6rem, #D7DEC1);
}
main#top #faq dl:last-of-type:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #80846F, #80846F 6rem, #D7DEC1 6rem, #D7DEC1);
}
main#top #faq dl i {
  position: absolute;
  top: 4rem;
  right: 1rem;
  font-size: 2.8rem;
  color: #80846F;
  cursor: pointer;
}
main#top #faq dl i.fa-minus {
  color: #EE7C74;
}
main#top #faq dl dt {
  padding-right: 5rem;
  display: grid;
  align-items: center;
  grid-template-columns: 5rem 1fr;
  cursor: pointer;
}
main#top #faq dl dt:before {
  content: "Ｑ";
  font-weight: bold;
  font-size: 2.8rem;
  text-align: center;
  color: #80846F;
}
main#top #faq dl dd {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: 5rem 1fr;
  line-height: 4rem;
}
main#top #faq dl dd:before {
  content: "Ａ";
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 4rem;
  text-align: center;
  color: #EE7C74;
}
main#top #faq a.btn {
  margin-top: 6rem;
  margin-inline: auto;
}
@media only screen and (max-width: 834px) {
  main#top #faq {
    padding-top: 6rem;
  }
  main#top #faq h2 p {
    font-size: 2.8rem;
  }
  main#top #faq dl {
    padding: 2rem 0;
  }
  main#top #faq dl i {
    font-size: 2.4rem;
    top: 2.4rem;
  }
  main#top #faq dl dt {
    align-items: start;
    line-height: 2.8rem;
  }
  main#top #faq dl dt:before {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  main#top #faq dl dd {
    line-height: 2.8rem;
  }
  main#top #faq dl dd:before {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #faq h2 p {
    font-size: 2.4rem;
  }
}
main#top #column {
  padding-bottom: 12rem;
}
main#top #column span.eng {
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  font-weight: bold;
}
main#top #column span.eng:before {
  content: "";
  width: 2px;
  height: 60px;
  background: #543D1E;
  margin-bottom: 1rem;
}
main#top #column h2 {
  padding-top: 6rem;
  padding-left: 2rem;
  font-size: 3.2rem;
  text-align: center;
}
main#top #column > .flex {
  padding-top: 4rem;
  flex-direction: row-reverse;
  justify-content: start;
}
main#top #column > .flex .pic {
  width: 42%;
  border-top-right-radius: 6rem;
  border-bottom-right-radius: 6rem;
  background: center center/cover no-repeat url(../images/top/column.png);
}
@media only screen and (min-width: 1921px) {
  main#top #column > .flex .pic {
    height: 25vw;
  }
}
main#top #column > .flex .txt {
  flex: 1;
  margin-right: 8rem;
  max-width: 700px;
  padding-left: 4rem;
}
main#top #column > .flex a.btn {
  margin-top: 4rem;
}
@media only screen and (max-width: 834px) {
  main#top #column {
    padding-bottom: 6rem;
  }
  main#top #column h2 {
    font-size: 2.8rem;
  }
  main#top #column > .flex {
    flex-direction: column;
  }
  main#top #column > .flex .txt {
    margin: 0;
    padding: 0 5vw;
    max-width: none;
  }
  main#top #column > .flex .pic {
    width: 90%;
    padding-top: 60vw;
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #column .container > .flex {
    margin-left: -3vw;
  }
  main#top #column h2 {
    font-size: 2.4rem;
  }
}
main#top #other {
  background: #F9E8EA;
  border-top-right-radius: 15rem;
  border-bottom-right-radius: 15rem;
}
main#top #other .contents {
  padding-top: 0;
}
main#top #other h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main#top #other h2:before {
  content: "";
  display: block;
  background: #543D1E;
  width: 2px;
  height: 60px;
  margin-bottom: 1rem;
}
main#top #other h2 p {
  font-size: 3.2rem;
}
main#top #other .flex {
  gap: 12rem;
}
main#top #other img {
  border-radius: 3rem;
}
@media only screen and (max-width: 834px) {
  main#top #other {
    border-top-right-radius: 4rem;
    border-bottom-right-radius: 4rem;
  }
  main#top #other .flex {
    gap: 4rem;
  }
  main#top #other h2 p {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 600px) {
  main#top #other {
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }
  main#top #other .contents {
    padding-bottom: 4rem;
  }
  main#top #other .flex {
    flex-direction: column;
    gap: 2rem;
  }
  main#top #other .flex .box:last-of-type h2:before {
    display: none;
  }
  main#top #other img {
    border-radius: 1.5rem;
  }
  main#top #other h2 {
    padding-bottom: 1rem;
  }
  main#top #other h2:before {
    height: 30px;
  }
  main#top #other h2 p {
    font-size: 1.8rem;
  }
}

/* :::::::::::::::::::

	WordPress

:::::::::::::::::::::: */
/*
Pagination
-------------------------------------------------- */
.pagination {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1.5rem;
  width: 100%;
  margin: 0 auto;
}
.pagination ul li a,
.pagination ul li .current {
  font-weight: bold;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  letter-spacing: 0;
  color: #EE7C74;
  border: 2px solid #EE7C74;
  background: #fff;
  border-radius: 50%;
  transition: all 0.4s ease-out;
}
.pagination ul li .current {
  color: #fff;
  background: #EE7C74;
}
.pagination ul li .prev,
.pagination ul li .next {
  line-height: 40px;
  color: #000;
  background: none;
  border: 0;
}
.pagination ul li .prev:hover,
.pagination ul li .next:hover {
  color: #EE7C74;
  background: none;
}
.pagination ul li a {
  text-decoration: none;
  transition: all 0.4s ease-out;
}
.pagination ul li a:hover {
  color: #EE7C74;
  background: #fff;
}

/*
Error404
-------------------------------------------------- */
#error404 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  #error404 {
    text-align: justify;
  }
}
#error404 span {
  display: block;
}
@media only screen and (max-width: 600px) {
  #error404 span {
    display: inline;
  }
}
#error404 a.btn {
  margin: 4rem auto 0;
  display: block;
  color: #fff;
  font-weight: bold;
  background: #EE7C74;
  line-height: 1em;
  width: 240px;
  text-align: center;
  padding: 1em;
  border-radius: 2em;
  border: 1px solid #EE7C74;
}
#error404 a.btn:hover {
  background: #fff;
  color: #EE7C74;
}
#error404 a.btn:after {
  content: "▶";
  padding-left: 1em;
}

@media only screen and (max-width: 600px) {
  #hero.hero-404 .ttl h1 {
    font-size: 2rem;
  }
}
/*
Contact Form 7
-------------------------------------------------- */
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  max-width: 1200px;
  width: 100%;
  margin: 2rem auto 0;
  padding: 3rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  color: red;
  background: rgba(255, 0, 0, 0.1);
  border: none;
}
@media only screen and (max-width: 834px) {
  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    padding: 2.5rem;
    font-size: 1.5rem;
  }
}
.wpcf7 form.sent .wpcf7-response-output {
  max-width: 1200px;
  width: 100%;
  margin: 2rem auto 0;
  padding: 3rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  color: green;
  background: rgba(0, 128, 0, 0.1);
  border: none;
}
@media only screen and (max-width: 834px) {
  .wpcf7 form.sent .wpcf7-response-output {
    padding: 2.5rem;
    font-size: 1.5rem;
  }
}
.wpcf7 form .wpcf7-list-item {
  margin: 0;
}
.wpcf7 form .wpcf7-not-valid-tip {
  display: block;
  color: red;
}
.wpcf7 .screen-reader-response {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.recaptcha {
  width: 94%;
  margin: 1rem auto 0;
  text-align: center;
  font-size: 1.1rem;
}
@media only screen and (max-width: 834px) {
  .recaptcha {
    font-size: 1rem;
  }
}

#autozip {
  display: none !important;
}/*# sourceMappingURL=common.css.map */