@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* =========================================
  base  PC
========================================= */
body { /* fontはcmn-txtに合わせる */
  width: 100%;
  min-width: 1180px;
  margin: auto;
  color: #42372c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }
}
body {
  letter-spacing: 0.15em;
  line-height: 2.2;
}

.disable-auto-tel a {
  color: inherit;
  text-decoration: none;
}

a[href^="tel:"] {
  pointer-events: none;
}

a[href^=fax] {
  -webkit-tap-highlight-color: transparent !important;
  pointer-events: none !important;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  text-decoration: none !important;
}

.com-inner,
.bread-inner {
  width: 100%;
  max-width: 1080px;
  margin: auto;
}

.com-inner-lg {
  width: 100%;
  max-width: 1080px;
  margin: auto;
}

.sec-inner-md {
  width: 1080px;
}

.sp-only, .xs-only {
  display: none !important;
}

/*==================================================
お問い合わせフォーム
================================================== */
.contact-form-table {
  width: 100%;
  max-width: 1080px;
  margin: 50px auto 0 !important;
  background: none;
}
.contact-form-table tr {
  border: none;
}
.contact-form-table th, .contact-form-table td {
  padding: 15px 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .contact-form-table th, .contact-form-table td {
    font-size: 1.5rem;
  }
}
.contact-form-table th, .contact-form-table td {
  letter-spacing: 0.05em;
  vertical-align: top;
  line-height: 1.6;
}
.contact-form-table th {
  width: 370px;
}
.contact-form-table a {
  color: #42372c;
  text-decoration: underline;
}
.contact-form-table textarea {
  resize: none;
}
.contact-form-table select, .contact-form-table textarea, .contact-form-table input[type=tel], .contact-form-table input[type=text], .contact-form-table input[type=email], .contact-form-table input[type=url] {
  background: #fff;
  border-radius: 0;
}
.contact-form-table .required-mark {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  height: 30px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .contact-form-table {
    margin-top: 25px !important;
  }
  .contact-form-table th, .contact-form-table td {
    padding: 9px;
    font-size: 1.6rem;
  }
  .contact-form-table th {
    border: none;
  }
  .contact-form-table td {
    border-color: #f38c1e;
  }
  .contact-form-table label[for=agree] {
    margin: auto;
    font-size: 1.6rem;
  }
}
.contact-form-table .date-list {
  padding-left: 0;
}

.error-text {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .error-text {
    font-size: 1.5rem;
  }
}

.privacy-wrap {
  display: flex;
  max-width: 334px;
  margin: auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.privacy-wrap .error-text {
  font-size: 14px;
  font-size: 1.4rem;
}
.privacy-wrap a {
  color: #42372c;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .privacy-wrap .inline-privacy-policy-txt, .privacy-wrap a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

input[type=radio] + label, input[type=checkbox] + label {
  color: #42372c;
}

/* =========================================
  タグテンプレート
========================================= */
.tag-select-box {
  position: relative;
  width: 40%;
  margin: 20px 0 20px auto;
  max-width: 230px;
}
.tag-select-box::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #42372c;
  pointer-events: none;
}
.tag-select-box #tag-select {
  width: 100%;
  padding: 5% 20% 5% 5%;
  box-sizing: border-box;
  font-size: 1.2rem;
  margin-left: auto;
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  border: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #42372c;
  cursor: pointer;
  border-radius: 0;
  background: none;
  color: #42372c;
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.tag-select-box #tag-select option {
  padding: 10px;
  cursor: pointer;
  box-sizing: border-box;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #006;
}

/*	parts  PC
------------------------------------ */
a {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  a {
    transition: all 0.3s ease;
  }
  a:hover {
    opacity: 0.7;
  }
}

.br {
  display: inline-block;
}

.over {
  overflow: hidden;
}

.com-txt,
#privacy .txt-box {
  color: #42372c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .com-txt,
  #privacy .txt-box {
    font-size: 1.5rem;
  }
}
.com-txt,
#privacy .txt-box {
  letter-spacing: 0.15em;
  line-height: 2.2;
}

.fit {
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}

/*	com-btn  PC
------------------------------------ */
.com-btn {
  display: block;
  width: 100%;
  max-width: 450px;
  height: 70px;
  background: url(../img/top/com-btn-arw.png) no-repeat calc(100% - 20px) center #f38c1e;
  border-radius: 999px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .com-btn {
    font-size: 1.5rem;
  }
}
.com-btn {
  color: #fff;
  letter-spacing: 0.15em;
  line-height: 67px;
}
@media screen and (min-width: 768px) {
  .com-btn:hover {
    background-position-x: calc(100% - 15px);
  }
}
.com-btn02 {
  background-color: #74ab3f;
}

#contact .contact-submits-wrap {
  text-align: center;
}
#contact .contact-submits-btn {
  /*必須*/
  margin: auto;
  padding: 0;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  /*追加*/
  display: block;
  width: 100%;
  max-width: 450px;
  height: 70px;
  background: url(../img/top/com-btn-arw.png) no-repeat calc(100% - 20px) center #f38c1e;
  border-radius: 999px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #contact .contact-submits-btn {
    font-size: 1.5rem;
  }
}
#contact .contact-submits-btn {
  color: #fff;
  letter-spacing: 0.15em;
  line-height: 67px;
}
@media screen and (min-width: 768px) {
  #contact .contact-submits-btn:hover {
    background-position-x: calc(100% - 15px);
  }
}
@media screen and (max-width: 767px) {
  #contact .contact-submits-btn {
    height: 50px;
    line-height: 50px;
    background-size: 12px;
  }
}

/*	com-table  PC
------------------------------------ */
.com-table {
  width: 100%;
}
.com-table tr:nth-of-type(n+2) th {
  border-top: 1px solid #f38c1e;
}
.com-table tr:nth-of-type(n+2) td {
  border-top: 1px solid #d4cec8;
}
.com-table th, .com-table td {
  padding: 12px 27px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .com-table th, .com-table td {
    font-size: 1.5rem;
  }
}
.com-table th, .com-table td {
  line-height: 1.5;
  vertical-align: middle;
}
.com-table th {
  width: 250px;
  background: #42372c;
  text-align: center;
  color: #fff;
}
.com-table td {
  white-space: pre-line;
}
.com-table-note {
  display: block;
  line-height: 1;
}
.com-table-note img {
  vertical-align: middle;
}

/*	heading  PC
------------------------------------ */
.com-ttl01 .en {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .com-ttl01 .en {
    font-size: 1.5rem;
  }
}
.com-ttl01 .en {
  letter-spacing: 0.15em;
  color: #f38c1e;
  line-height: 1;
}
.com-ttl01 .ja {
  margin: 25px auto 0;
  color: #42372c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  .com-ttl01 .ja {
    font-size: 2.5rem;
  }
}
.com-ttl01 .ja {
  letter-spacing: 0.15em;
  line-height: 1.5;
}
.com-ttl01 .ja.sm {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .com-ttl01 .ja.sm {
    font-size: 2rem;
  }
}
.com-ttl02 {
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.5rem;
}
@media screen and (max-width: 768px) {
  .com-ttl02 {
    font-size: 1.75rem;
  }
}
.com-ttl02 {
  letter-spacing: 0.15em;
  color: #f38c1e;
  line-height: 1.5;
}
.com-ttl03 {
  padding: 17px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.5rem;
}
@media screen and (max-width: 768px) {
  .com-ttl03 {
    font-size: 1.75rem;
  }
}
.com-ttl03 {
  letter-spacing: 0.15em;
  line-height: 1.5;
  color: #f38c1e;
}

/*	sidebar  PC
------------------------------------ */
#sidebar {
  position: fixed;
  bottom: 30px;
  right: 0;
  z-index: 500;
}
#sidebar .sidebar-list li:nth-of-type(n+2) {
  margin: 20px auto 0;
  text-align: center;
}

@keyframes floatY {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0);
  }
}
/*	breadcrumb  PC
------------------------------------ */
.breadcrumb {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}
.breadcrumb .bread-inner {
  width: 100%;
  max-width: 1080px;
  padding: 0 20px 0 0;
  margin: auto;
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  z-index: 1;
}
.breadcrumb ul {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb ul li {
  display: inline;
}
.breadcrumb ul li:nth-of-type(3) {
  display: inline;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.breadcrumb ul li:last-child::after {
  content: none;
}
.breadcrumb li, .breadcrumb a {
  color: #42372c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  line-height: 1;
}
.breadcrumb li::after {
  content: "＞";
  display: inline-block;
  margin: 0 20px;
}
.breadcrumb a {
  color: #42372c;
}

/*	pagenation  PC
------------------------------------ */
.pagenation {
  display: flex;
  margin: 50px auto 0;
  justify-content: center;
  align-items: center;
}
.pagenation li {
  display: inline-block;
  width: 40px;
  height: 40px;
  outline: 1px solid #74ab3f;
  background-color: #fff;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .pagenation li {
    font-size: 1.5rem;
  }
}
.pagenation li {
  letter-spacing: 0.05em;
  color: #74ab3f;
  line-height: 40px;
}
.pagenation li:nth-of-type(n+2) {
  margin-left: 10px;
}
.pagenation a, .pagenation span {
  display: block;
}
.pagenation a {
  color: #42372c;
}
.pagenation .current {
  background: #f38c1e;
  color: #fff;
  pointer-events: none;
}
.pagenation .next-li, .pagenation .back-li {
  background: none;
  border: none;
}
.pagenation .back-arrow, .pagenation .next-arrow {
  display: block;
  height: 100%;
}
.pagenation-arrow {
  width: 100%;
  height: 100%;
}
.pagenation-arrow::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.arrow-left {
  width: 100%;
  height: 100%;
  margin: auto;
  border: none;
  background: none;
  position: relative;
  display: inline-block;
}

.arrow-left::before {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 9px solid #42372c;
  border-left: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.arrow-right {
  width: 100%;
  height: 100%;
  margin: auto;
  border: none;
  background: none;
  position: relative;
  display: inline-block;
}

.arrow-right::before {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 9px solid #42372c;
  border-right: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

/*	detail pagenation  PC
------------------------------------ */
.pagenation-inner {
  width: 100%;
  margin: 28px auto 0;
  height: 25px;
  text-align: center;
}

.data-nav {
  position: relative;
  text-align: center;
}
.data-nav a {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .data-nav a {
    font-size: 1.5rem;
  }
}
.data-nav a {
  letter-spacing: 0.04em;
  color: #42372c;
  line-height: 1;
  transition: all 0.3s ease;
}
.data-nav a:hover {
  opacity: 0.7;
}
.data-nav .next a, .data-nav .back a {
  background: none !important;
}

.to-works-btn {
  display: inline-block;
  padding: 0 9px;
  border-left: 1px solid #42372c;
  border-right: 1px solid #42372c;
}

.back-btn {
  display: flex;
  align-items: flex-end;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.back-btn::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-right: 14px;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 8.25px solid #42372c;
  border-left: 0;
  transform: translateY(-50%);
}

.next-btn {
  display: flex;
  align-items: flex-end;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.next-btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 14px;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8.25px solid #42372c;
  border-right: 0;
  transform: translateY(-50%);
}

/*	ggmap  PC
------------------------------------ */
.ggmap {
  width: 100%;
  max-width: 480px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}

.ggmap iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

/* =========================================
  header  PC
========================================= */
#header {
  background: url(../img/ent/bg-lt.png) no-repeat left top, url(../img/ent/bg-rt.png) no-repeat right top;
}

/*	headline  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  .headline {
    min-height: 288px;
  }
}
.headline {
  padding: 47px 0 42px;
  text-align: center;
}
.headline-tel {
  padding: 25px 25px 20px;
  background: #f3efea;
  border-radius: 10px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .headline-tel {
    position: fixed;
    top: 58px;
    left: 50px;
    z-index: 11;
  }
}
.headline-tel::before {
  content: "";
  display: block;
  width: 65px;
  height: 73px;
  background: url(../img/ent/info-tel-illu.png) no-repeat right top/contain;
  position: absolute;
  top: 16px;
  right: -49px;
}
.headline-tel-num {
  padding-left: 30px;
  background: url(../img/ent/info-tel.png) no-repeat left center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.4rem;
}
@media screen and (max-width: 768px) {
  .headline-tel-num {
    font-size: 1.7rem;
  }
}
.headline-tel-num {
  letter-spacing: 0.1em;
}
.headline-tel-note {
  margin: 10px auto 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.15em;
}
.headline-reserve {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .headline-reserve {
    position: fixed;
    top: 58px;
    right: 50px;
    line-height: 1;
    z-index: 11;
  }
}
.headline-reserve-ttl {
  display: inline-block;
  margin-bottom: 11px;
  padding: 0 20px;
  background: url(../img/ent/info-web-l.png) no-repeat left bottom, url(../img/ent/info-web-r.png) no-repeat right bottom;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .headline-reserve-ttl {
    font-size: 1.5rem;
  }
}
.headline-reserve-ttl {
  letter-spacing: 0.15em;
}

.logo {
  display: inline-block;
}
.logo-list > li:nth-of-type(1) {
  background-color: #f38c1e;
}
.logo-list > li:nth-of-type(2) {
  background-color: #fcac00;
}
.logo-list > li:nth-of-type(3) {
  background-color: #74ab3f;
}
.logo-list.flx {
  margin: 20px auto 0;
}
.logo-list.flx > li:nth-of-type(n+2) {
  margin-left: 20px;
}
.logo-list-item {
  width: 200px;
  height: 50px;
  border-radius: 6px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .logo-list-item {
    font-size: 1.5rem;
  }
}
.logo-list-item {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 50px;
}
.logo a, .logo img {
  display: block;
}
.logo img {
  width: 100%;
}

/* mv  PC
------------------------------------ */
.mv {
  position: relative;
  z-index: 1;
}
.mv-img01 {
  width: 14.0625%;
  margin-top: 8.85%;
  border-radius: 0 0 25px 25px;
  overflow: hidden;
}
.mv-img02 {
  width: 59.9%;
}
.mv-img03 {
  width: 14.0625%;
  margin-top: 9.89%;
  position: relative;
  z-index: 1;
}
.mv-img03 img {
  border-radius: 25px 0 0 25px;
}
.mv-img03::before {
  content: "";
  display: block;
  width: 64.8%;
  height: 0;
  padding-top: 61.5%;
  background: url(../img/top/mv-panda.png) no-repeat center/contain;
  position: absolute;
  left: 19.6%;
  top: -38.2%;
}
.mv-img img {
  width: 100%;
}

/*	gnav  PC
------------------------------------ */
.gnav {
  margin-top: 10px;
  padding-bottom: 47px;
}
.gnav-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gnav-list-item:nth-of-type(n+2) {
  padding-left: 74px;
}
.gnav-list-item:nth-of-type(n+2)::before {
  content: "";
  width: 18px;
  height: 20px;
  margin: 0 25px;
  background: url(../img/top/nav-line.png) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 3px;
}
.gnav-list-link {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .gnav-list-link {
    font-size: 1.5rem;
  }
}
.gnav-list-link {
  letter-spacing: 0.15em;
  line-height: 1;
}
.gnav-list-link.current {
  color: #f38c1e;
}

/* dropdown  PC
------------------------------------ */
.gnav-list-item {
  position: relative;
}
.gnav-list-item:hover .dropdown-menu__list {
  opacity: 1 !important;
  visibility: visible !important;
}

#header .dropdown-menu {
  position: relative;
}
#header .dropdown-menu::after {
  content: none;
}
#header .dropdown-menu__list {
  padding: 20px;
  border-radius: 7px;
  visibility: hidden;
  opacity: 0;
  background: #fff3e2;
  position: absolute;
  left: 69px;
  top: 40px;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  white-space: nowrap;
  z-index: 10;
  line-height: 1;
}
#header .dropdown-menu__list li:nth-of-type(n+2) {
  margin-top: 14px;
}
#header .dropdown-menu__link {
  display: block;
  padding-left: 19px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #header .dropdown-menu__link {
    font-size: 1.5rem;
  }
}
#header .dropdown-menu__link {
  letter-spacing: 0.15em;
  position: relative;
}
#header .dropdown-menu__link::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #f38c1e;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 5px;
}
#header .dropdown-menu__link:hover {
  color: #f38c1e;
  opacity: 1;
}
#header .dropdown-menu__link.current {
  color: #f38c1e;
}

/* =========================================
  footer  PC
========================================= */
.top #footer, .sub #footer {
  background: url(../img/top/f-panda.png) no-repeat right bottom;
}
@media screen and (max-width: 1884px) {
  .top #footer, .sub #footer {
    background-size: 150px;
  }
  .top #footer .foo-inner, .sub #footer .foo-inner {
    padding-bottom: 230px;
  }
}

#footer .logo-list {
  margin-left: 29px;
}
#footer .logo-list-item {
  width: 130px;
  height: 40px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #footer .logo-list-item {
    font-size: 1.5rem;
  }
}
#footer .logo-list-item {
  line-height: 40px;
}
#footer .logo-list-item:nth-of-type(n+2) {
  margin-top: 15px;
}
#footer .foo-inner {
  padding: 150px 0 90px;
}
#footer .foo-address {
  margin-top: 73px;
}
#footer .foo-tel {
  margin-top: 24px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #footer .foo-tel {
    font-size: 1.5rem;
  }
}
#footer .foo-tel {
  letter-spacing: 0.1em;
  line-height: 1;
}
#footer .foo-tel-note {
  display: block;
}
#footer .foo-flx-right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #footer .foo-flx-right {
    max-width: 490px;
  }
}
#footer .foo-btn {
  display: grid;
  place-content: center;
  width: 300px;
  height: 75px;
  margin: 164px 0 0 auto;
  background: #74ab3f;
  border-radius: 999px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #footer .foo-btn {
    font-size: 1.5rem;
  }
}
#footer .foo-btn {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1.33;
}
#footer .com-calendar {
  margin-top: 53px;
}
#footer .com-calendar-time {
  width: 150px;
}
#footer .com-calendar-day {
  width: 50px;
}
#footer .com-calendar-day-lg {
  width: 90px;
}
#footer .com-calendar th, #footer .com-calendar td {
  padding: 14px 0;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #footer .com-calendar th, #footer .com-calendar td {
    font-size: 1.5rem;
  }
}
#footer .com-calendar-note {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #footer .com-calendar-note {
    font-size: 1.5rem;
  }
}
#footer .com-calendar-note {
  line-height: 1.875;
}
#footer .com-calendar-note li {
  padding-left: 18px;
}
#footer .dropdown-menu__link.current {
  color: #f38c1e;
}

.fnav {
  display: flex;
  padding: 50px 0 50px 64px;
  background: #f3efea;
  line-height: 1;
  align-items: flex-start;
}
.fnav-list:nth-of-type(n+2) {
  margin-left: 48px;
}
.fnav-list > li:nth-of-type(n+2) {
  margin-top: 27px;
}
.fnav-list-link {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .fnav-list-link {
    font-size: 1.5rem;
  }
}
.fnav-list-link {
  letter-spacing: 0.15em;
}
.fnav-list-link.current {
  color: #f38c1e;
}
.fnav .dropdown-menu__list {
  margin-top: 10px;
}
.fnav .dropdown-menu__list > li:nth-of-type(n+2) {
  margin-top: 5px;
}
.fnav .dropdown-menu__link {
  padding-left: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .fnav .dropdown-menu__link {
    font-size: 1.5rem;
  }
}
.fnav .dropdown-menu__link {
  letter-spacing: 0.15em;
  position: relative;
}
.fnav .dropdown-menu__link::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #f38c1e;
  border-radius: 2px;
  position: absolute;
  top: 5px;
  left: 0;
}
.fnav .dropdown-menu__link.current {
  color: #f38c1e;
}

.copy {
  margin-top: 100px;
  text-align: right;
}
.copy-txt, .copy-link {
  color: #42372c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.15em;
}

/* =========================================

  sub layout  PC

========================================= */
/*	sub mv  PC
------------------------------------ */
.sv {
  width: 88.5%;
  max-width: 1700px;
  margin: auto;
  padding: 14.0625% 0;
  text-align: center;
  border-radius: 50px;
  overflow: hidden;
}
.sv-catch {
  width: 100%;
  max-width: 780px;
  margin: auto;
  padding: 24px;
  border-radius: 10px;
  background: #fff3e2;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  .sv-catch {
    font-size: 2.1rem;
  }
}
.sv-catch {
  letter-spacing: 0.15em;
  line-height: 1.3;
}
.sv-symptoms {
  background: url(../img/sub/symptom.jpg) no-repeat center/cover;
}
.sv-allergy {
  background: url(../img/sub/allergy.jpg) no-repeat center/cover;
}
.sv-allergy_treatment {
  background: url(../img/sub/allergy_treatment.jpg) no-repeat center/cover;
}
.sv-atopic {
  background: url(../img/sub/atopic.jpg) no-repeat center/cover;
}
.sv-atopic_treatment {
  background: url(../img/sub/atopic_treatment.jpg) no-repeat center/cover;
}
.sv-information {
  background: url(../img/sub/information.jpg) no-repeat center/cover;
}
.sv-faq {
  background: url(../img/sub/faq.jpg) no-repeat center/cover;
}
.sv-recruit {
  background: url(../img/sub/recruit.jpg) no-repeat center/cover;
}
.sv-news {
  background: url(../img/sub/news.jpg) no-repeat center/cover;
}
.sv-blog {
  background: url(../img/sub/news.jpg) no-repeat center/cover;
}
.sv-contact {
  background: url(../img/sub/contact.jpg) no-repeat center/cover;
}
.sv-complete {
  background: url(../img/sub/complete.jpg) no-repeat center/cover;
}
.sv-privacy {
  background: url(../img/sub/privacy.jpg) no-repeat center/cover;
}
.sv-notfound {
  background: url(../img/sub/notfund.jpg) no-repeat center/cover;
}
.sv-site {
  background: url(../img/sub/site.jpg) no-repeat center/cover;
}

/*	news  PCSP
------------------------------------ */
#news .com-news {
  margin: 60px auto 0;
}
#news .com-news-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #news .com-news-item:nth-of-type(n+2) {
    margin-top: 80px;
  }
}
#news .com-news-link {
  display: block;
  width: 100%;
}
#news .com-news-img {
  width: 250px;
  height: 200px;
  margin-right: 30px;
  position: relative;
  flex-shrink: 0;
}
#news .com-news-con {
  width: 100%;
}
#news .com-news-txt {
  margin-top: 10px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #news .com-news-txt {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #news .com-news {
    margin-top: 30px;
  }
  #news .com-news-item:nth-of-type(n+2) {
    margin: 40px auto 0;
  }
  #news .com-news-box {
    display: block;
  }
  #news .com-news-img {
    margin: 0 auto 15px;
  }
  #news .com-news-ttl {
    font-size: 1.8rem;
  }
  #news .com-news-txt {
    line-height: 1.8;
  }
}
#news .detail-txt {
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  #news .detail-txt {
    margin-top: 10px;
  }
}

/*	contact  PC
------------------------------------ */
#contact .contact-note {
  margin: 50px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contact .contact-note {
    margin-top: 25px;
  }
}
#contact .complete-box {
  text-align: center;
}
#contact .complete-link {
  margin: 30px auto 0;
  color: inherit;
  text-decoration: underline;
}

/*	privacy  PC
------------------------------------ */
#privacy .privacy-box {
  margin: 50px auto 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #privacy .privacy-box {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #privacy .privacy-box {
    margin-top: 20px;
  }
}
#privacy .privacy-box-mt-none {
  margin-top: 0;
}
#privacy .privacy-box p {
  margin: 10px auto 0;
  line-height: 2;
}
#privacy .privacy-box ul {
  margin-top: 15px;
  padding-left: 20px;
}
#privacy .privacy-box li {
  list-style: disc;
}
#privacy .privacy-box-ttl_default {
  background-color: #74ab3f;
  color: #42372c;
  padding: 10px 15px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #privacy .privacy-box p {
    line-height: 1.7;
  }
}

/*	site  PCSP
------------------------------------ */
#site .site-box {
  max-width: 960px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  #site .site-box {
    margin-top: 20px;
  }
}
#site .site-ul {
  width: 100%;
  max-width: 880px;
  margin: auto;
}
#site .site-li:nth-of-type(n+2) {
  border-top: 1px solid rgba(66, 55, 44, 0.2);
}
#site a.site-link::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #42372c;
  border-right: 1px solid #42372c;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  transition: all 0.3s ease;
}
#site .site-link {
  display: block;
  padding: 15px 30px;
  color: #42372c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  #site .site-link {
    padding: 12px 25px;
  }
}
@media screen and (min-width: 768px) {
  #site .site-link:hover::before {
    left: 10px;
  }
}
#site .dropdown-menu__list {
  margin-left: 30px;
  padding-bottom: 20px;
}
#site .dropdown-menu__list li:nth-of-type(n+2) {
  margin-top: 15px;
}
#site .dropdown-menu__link {
  padding-left: 30px;
  color: #42372c;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
  position: relative;
}
#site .dropdown-menu__link::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #42372c;
  border-right: 1px solid #42372c;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  transition: all 0.3s ease;
}

/*	e404  PCSP
------------------------------------ */
@media screen and (min-width: 768px) {
  #e404 .sec-inner {
    padding: 100px 0;
  }
}
#e404 .sec-inner {
  box-sizing: border-box;
  color: #42372c;
}
#e404 .top {
  display: inline-block;
  color: #42372c;
  text-decoration: underline;
  transition: all 0.3s ease;
}
#e404 .top:hover {
  opacity: 0.7;
}
#e404 .section-content {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #e404 .section-content {
    margin-top: 0;
  }
}

/* =========================================

  sub layout  SP

========================================= */
@media screen and (max-width: 767px) {
  /* =========================================
    base  SP
  ========================================= */
  body {
    width: 100%;
    margin: auto;
    min-width: 350px;
    line-height: 2;
  }
  body.active { /* スクロール禁止 */
    overflow: hidden;
  }
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: inherit !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  .xs-only {
    display: inherit !important;
  }
}
@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: all;
  }
  .ib {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  /*	parts  SP
  ------------------------------------ */
  .com-inner,
  .bread-inner,
  .middle-inner,
  .lg-inner .com-inner.md {
    width: 100% !important;
  }
  .com-txt, #privacy .txt-box {
    line-height: 1.8;
  }
  /*	com-btn  SP
  ------------------------------------ */
  .com-btn {
    height: 50px;
    line-height: 50px;
    background-size: 12px;
  }
  /*	com-table  SP
  ------------------------------------ */
  .com-table th, .com-table td {
    padding: 10px 10px;
    font-size: 1.4rem;
  }
  .com-table th {
    width: 133px;
  }
  .com-table-note {
    display: block;
  }
  /*	heading  SP
  ------------------------------------ */
  .com-ttl01 .ja {
    margin-top: 10px;
    font-size: 2.3rem;
  }
  .com-ttl02 {
    font-size: 2rem;
  }
  /*	sidebar  SP
  ------------------------------------ */
  #sidebar .sidebar {
    right: 0;
    bottom: 15px;
  }
  #sidebar .sidebar-list li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  /*	pagenation  SP
  ------------------------------------ */
  .pagenation-inner {
    margin-top: 30px;
  }
  .pagenation li {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .pagenation li:nth-of-type(n+2) {
    margin-left: 15px;
  }
  /* =========================================
  header  SP
  ========================================= */
  #header {
    background-size: 21.8%;
  }
  /*	headline  SP
  ------------------------------------ */
  .headline {
    padding: 20px 0;
  }
  .headline-info {
    display: flex;
    justify-content: space-between;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
  }
  .headline-info > li {
    width: 55%;
  }
  .headline-info > li:nth-of-type(2) {
    width: 45%;
  }
  .headline-tel {
    padding: 0;
    height: 50px;
    position: relative;
    display: grid;
    place-content: center;
    border-radius: 0;
  }
  .headline-tel::before {
    content: none;
  }
  .headline-tel-num {
    padding-left: 6vw;
    background-size: 3.7vw;
    font-size: 6vw;
  }
  .headline-tel-ttl {
    display: inline-block !important;
  }
  .headline-reserve {
    position: relative;
  }
  .headline-reserve-ttl {
    margin: auto;
    background-size: 10px;
    line-height: 1;
  }
  .headline-reserve-btn {
    width: 100% !important;
    height: 50px !important;
    border-radius: 0 !important;
  }
  .headline-reserve-btn::before {
    width: 20px !important;
    height: 17px !important;
    margin-right: 10px !important;
  }
  .logo, .drawer-logo, .foo-logo {
    width: 139px !important;
  }
  .logo {
    z-index: 10;
  }
  .logo-list.flx {
    margin-top: 10px;
  }
  .logo-list.flx > li:nth-of-type(n+2) {
    margin-left: 10px;
  }
  .logo-list-item {
    width: 93px;
    height: 37px;
    line-height: 37px;
    font-size: 1.4rem;
  }
  /*	mv  SP
  ------------------------------------ */
  .mv {
    display: block;
    margin: 5% auto 0;
  }
  .mv-img01 {
    width: 35%;
    border-radius: 0 12.5px 12.5px 0;
    position: absolute;
    left: 0;
    top: 49%;
  }
  .mv-img02 {
    width: 81%;
    margin: 0 auto 0;
  }
  .mv-img03 {
    width: 35%;
    margin-top: 18%;
    margin-left: auto;
  }
  .mv-img03 img {
    border-radius: 12.5px 0 0 12.5px;
  }
  /*	gnav  SP
  ------------------------------------ */
  .sp-menu-btn-wrp {
    background: #f38c1e;
    border-radius: 5px;
    top: 11px;
  }
  .sp-menu-btn-wrp .sp-menu-btn-txt {
    display: block;
    font-size: 1rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
  }
  .sp-menu-btn-wrp .sp-menu-btn span {
    height: 2px;
    background: #fff;
  }
  .sp-menu-btn-wrp .sp-menu-btn .bottom {
    top: 29px;
  }
  .sp-menu-btn.active .bottom {
    top: 30px;
  }
  /*	gnav-add  SP
  ------------------------------------ */
  #drawer-nav {
    padding: 20px 15px 30px;
    background: url(../img/ent/bg-lt.png) no-repeat left top/120px, url(../img/ent/bg-rt.png) no-repeat right top/120px, url(../img/top/f-panda.png) no-repeat right bottom/90px #fff;
  }
  #drawer-nav.active {
    z-index: 1000;
  }
  #drawer-nav .headline-info-tel {
    font-size: 1.5rem !important;
  }
  #drawer-nav .headline-info-tel .num {
    font-size: 2.3rem !important;
  }
  #drawer-nav .drawer-logo {
    width: 153px !important;
    max-width: none;
    margin: auto;
    margin-bottom: 0;
  }
  #drawer-nav .drawer-logo-wrap {
    text-align: center;
    justify-content: center;
  }
  #drawer-nav .drawer-logo img {
    vertical-align: middle;
  }
  #drawer-nav #nav {
    padding: 0 15px;
  }
  #drawer-nav #nav .drawer-link {
    display: block;
    padding: 12px 0 12px;
    border-color: #d4cec8;
    color: #42372c;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
  #drawer-nav #nav .drawer-link.current {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #f38c1e;
  }
  #drawer-nav #nav .drawer-dropdown span::before, #drawer-nav #nav .drawer-dropdown span::after {
    background-color: #f38c1e;
  }
  #drawer-nav .drawer-nav__link {
    display: block;
    padding: 12px 12px 12px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #42372c;
    text-align: left;
    border-color: #d4cec8;
    font-size: 1.7rem;
    line-height: 1.8;
    letter-spacing: 0.06em;
  }
  #drawer-nav .drawer-nav__link.current {
    color: #f38c1e;
  }
  .drawer-info {
    max-width: 280px;
    margin: 30px auto 0;
    text-align: center;
  }
  .drawer-info li:nth-of-type(n+2) {
    margin: 25px auto 0;
  }
  /*	ggmap  SP
  ------------------------------------ */
  .ggmap {
    padding-top: 250px;
    border-radius: 15px;
  }
  /* =========================================
  footer  SP
  ========================================= */
  #footer .foo-inner {
    padding: 50px 15px;
  }
  #footer .foo-logo-wrap {
    justify-content: center;
  }
  #footer .foo-address {
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: center;
  }
  #footer .foo-tel {
    text-align: center;
  }
  #footer .foo-tel-link {
    font-size: 2.5rem;
  }
  #footer .foo-tel-note {
    display: inline-block;
    margin: 5px auto 0;
    text-align: center;
  }
  #footer .foo-btn {
    width: 250px;
    height: 65px;
    margin: 20px auto 0;
  }
  #footer .headline-info-tel {
    font-size: 1.5rem !important;
  }
  #footer .headline-info-tel .num {
    font-size: 2.3rem !important;
  }
  .fnav {
    display: block;
    width: 100%;
    margin-top: 30px;
    padding: 30px 20px;
  }
  .fnav-list {
    display: block;
  }
  .fnav-list:nth-of-type(n+2) {
    margin: 25px 0 0;
  }
  .fnav-list > li:nth-of-type(n+2) {
    margin: 25px 0 0;
    padding: 0;
    border: none;
  }
  .fnav .dropdown-menu__list {
    margin-top: 15px;
    margin-left: 5px;
  }
  .fnav .dropdown-menu__list > li:nth-of-type(n+2) {
    margin-top: 15px;
  }
  .copy {
    margin-top: 25px;
    text-align: center;
  }
  .copy-inner {
    display: block;
  }
  .copy-nav {
    justify-content: center;
  }
  .copy-txt {
    display: block;
    margin: 25px auto 0;
  }
  .copy-txt, .copy-link {
    font-size: 1rem;
  }
  /* =========================================

    sub  SP

  ========================================= */
  /*	sub headline  SP
  ------------------------------------ */
  /* sub mv  SP
  ------------------------------------ */
  .sv {
    width: 90%;
    border-radius: 20px;
  }
  .sv-catch {
    width: 90%;
    margin: auto;
    padding: 10px;
  }
  .sv-allergy .sv-catch, .sv-allergy_treatment .sv-catch, .sv-atopic .sv-catch, .sv-atopic_treatment .sv-catch {
    font-size: 1.8rem;
  }
  /*	------- */
}
/*	------- */
/* =========================================
  breakpoint
========================================= *//*# sourceMappingURL=common.css.map */