@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* =========================================
  base  PC
========================================= */
body { /* fontはcmn-txtに合わせる */
  width: 100%;
  min-width: 1200px;
  margin: auto;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 2.125;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }
}

.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: 1800px;
  margin: auto;
}

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

.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: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  vertical-align: top;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .contact-form-table th, .contact-form-table td {
    font-size: 1.5rem;
  }
}
.contact-form-table th {
  width: 370px;
}
.contact-form-table a {
  color: #222222;
  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;
  box-shadow: none;
}
.contact-form-table .required-mark {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  height: 30px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .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: #ed4a1c;
  }
  .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: #222222;
  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: #222222;
}

/* =========================================
  タグテンプレート
========================================= */
.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 #222222;
  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: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  border: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #222222;
  cursor: pointer;
  border-radius: 0;
  background: none;
  color: #222222;
  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: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  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: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 2.125;
}
@media screen and (max-width: 768px) {
  .com-txt,
  #privacy .txt-box {
    font-size: 1.5rem;
  }
}

.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: 340px;
  border: 1px solid #222222;
  border-radius: 999px;
  padding: 17px 26px;
  background: url(../img/top/com-btn-arw.png) no-repeat calc(100% - 17px) center;
  text-align: center;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .com-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .com-btn:hover {
    background-position-x: calc(100% - 12px);
  }
}

#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: 340px;
  border: 1px solid #222222;
  border-radius: 999px;
  padding: 17px 26px;
  background: url(../img/top/com-btn-arw.png) no-repeat calc(100% - 17px) center;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #contact .contact-submits-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #contact .contact-submits-btn:hover {
    background-position-x: calc(100% - 12px);
  }
}
#contact .contact-submits-btn.mt30 {
  margin-top: 30px !important;
}

/*	com-table  PC
------------------------------------ */
.com-table {
  width: 100%;
  border: 1px solid #b3b3b3;
}
.com-table tr:nth-of-type(n+2) {
  border-top: 1px solid #b3b3b3;
}
.com-table th, .com-table td {
  padding: 16px 50px;
  box-sizing: border-box;
}
.com-table th {
  width: 240px;
  background: #8b7f72;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  color: #fff;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .com-table th {
    font-size: 1.5rem;
  }
}
.com-table td {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .com-table td {
    font-size: 1.5rem;
  }
}
.com-table a {
  color: #222222;
}

/*	heading  PC
------------------------------------ */
.com-ttl01 {
  text-align: center;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .com-ttl01 {
    font-size: 2rem;
  }
}
.com-ttl01::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin: 22px auto 0;
  background: #ed4a1c;
}
.com-ttl01.t-left::after {
  margin-left: 5px;
}
.com-ttl01.md {
  font-size: 3.6rem;
}
@media screen and (max-width: 768px) {
  .com-ttl01.md {
    font-size: 1.8rem;
  }
}
.com-ttl02 {
  padding-bottom: 15px;
  border-bottom: 1px solid #ed4a1c;
  text-align: center;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .com-ttl02 {
    font-size: 1.5rem;
  }
}
.com-ttl03 {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .com-ttl03 {
    font-size: 1.5rem;
  }
}
.com-ttl03::before {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  margin-bottom: 8px;
  background: #ed4a1c;
}
.com-ttl03.t-center::before {
  margin: 0 auto 8px;
}
.com-ttl04 {
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.08em;
  color: #ed4a1c;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .com-ttl04 {
    font-size: 1.5rem;
  }
}
.com-ttl04 .ac {
  padding-bottom: 10px;
  position: relative;
}
.com-ttl04 .ac::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ed4a1c;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.com-ttl05 {
  padding: 10px 26px;
  background: #8b7f72;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .com-ttl05 {
    font-size: 1.5rem;
  }
}
.com-ttl06 {
  padding-left: 20px;
  border-left: 4px solid #ed4a1c;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .com-ttl06 {
    font-size: 1.5rem;
  }
}

/*	sidebar  PC
------------------------------------ */
.sidebar {
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 100;
  color: #fff;
}
.sidebar-btn {
  width: 210px;
  height: 160px;
  padding-top: 70px;
  border-radius: 10px 0 0 0;
  text-align: center;
  background: url(../img/top/side-cart.png) no-repeat center 30px, url(../img/top/side-arw.png) no-repeat calc(100% - 5px) calc(100% - 5px) #ed4a1c;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  color: #fff;
  line-height: 1.5;
  position: relative;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .sidebar-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .sidebar-btn:hover {
    color: #fff;
  }
}
.sidebar-btn .sm {
  display: block;
  color: #fff;
  margin: 6px auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .sidebar-btn .sm {
    font-size: 1.5rem;
  }
}
.sidebar-close {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/top/side-x.png) no-repeat center/contain;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
  transition: all 0.3s ease;
}
.sidebar-close:hover {
  opacity: 0.7;
}
.sidebar-none {
  opacity: 0;
  visibility: hidden;
}

@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-right: 20px;
  margin: auto;
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
}
.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: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.breadcrumb ul li:last-child::after {
  content: none;
}
.breadcrumb li, .breadcrumb a {
  color: #ed4a1c;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .breadcrumb li, .breadcrumb a {
    font-size: 1.5rem;
  }
}
.breadcrumb li::after {
  content: "＞";
  display: inline-block;
  padding: 0 14px;
  color: #222222;
}
.breadcrumb a {
  color: #222222;
}

/*	pagenation  PC
------------------------------------ */
.pagenation {
  display: flex;
  margin: 50px auto 0;
  justify-content: center;
  align-items: center;
}
.pagenation li {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0;
  color: #222222;
}
@media screen and (max-width: 768px) {
  .pagenation li {
    font-size: 1.5rem;
  }
}
.pagenation li:nth-of-type(n+2) {
  margin-left: 20px;
}
.pagenation a, .pagenation span {
  display: block;
}
.pagenation a {
  color: #222222;
}
.pagenation .current {
  color: #ed4a1c;
  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 {
  margin: auto;
  position: relative;
  display: inline-block;
  width: 11.8px;
  height: 19.6px;
}

.arrow-left::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 8.25px solid #ed4a1c;
  border-left: 0;
  transform: translateY(-50%);
}

.arrow-right {
  margin: auto;
  position: relative;
  display: inline-block;
  width: 11.8px;
  height: 19.6px;
}

.arrow-right::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8.25px solid #ed4a1c;
  border-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: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  color: #222222;
  line-height: 1;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .data-nav a {
    font-size: 1.5rem;
  }
}
.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 #222222;
  border-right: 1px solid #222222;
}

.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 #ed4a1c;
  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 #ed4a1c;
  border-right: 0;
  transform: translateY(-50%);
}

/*	ggmap  PC
------------------------------------ */
.ggmap {
  width: 100%;
  height: 0;
  padding-top: 320px;
  position: relative;
}

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

/* =========================================
  header  PC
========================================= */
/* ECCUBE  PC
------------------------------------ */
.orgn-header-login-cart {
  width: auto;
  padding: 8px 30px;
  background: #efe7de;
  align-items: baseline;
  position: fixed;
  top: 0;
  right: 185px;
  z-index: 1000;
}
.orgn-header-login-cart .ec-headerNav {
  display: flex;
}
.orgn-header-login-cart .ec-headerRole__cart {
  margin-left: 15px;
}

/*	headline  PC
------------------------------------ */
header {
  padding-top: 120px;
  position: relative;
}

.headline {
  height: 120px;
  margin: auto;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.headline-contact {
  width: 185px;
  height: 72px;
  padding-top: 36px;
  text-align: center;
  border-radius: 0 0 0 10px;
  background: url(../img/top/info-mail.png) no-repeat center 17px #ed4a1c;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7rem;
  letter-spacing: 0.06em;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .headline-contact {
    font-size: 1.5rem;
  }
}

.logo {
  display: inline-block;
  transition: all 0.3s ease;
}
.logo:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .logo {
    position: absolute;
    left: 53px;
    top: 18px;
  }
}
.logo a, .logo img {
  display: block;
}
.logo img {
  width: 100%;
}

/*	gnav  PC
------------------------------------ */
.gnav {
  margin-top: 12px;
  padding-right: 28px;
  line-height: 1;
}
.gnav-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.gnav-list-item:nth-of-type(n+2) {
  margin-left: 30px;
}
.gnav-list-link {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0;
  color: #222222;
  position: relative;
}
@media screen and (max-width: 768px) {
  .gnav-list-link {
    font-size: 1.5rem;
  }
}
.gnav-list-link::after {
  content: "";
  width: 100%;
  height: 1px;
  margin: auto;
  background: #ed4a1c;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: all 0.4s ease;
}
.gnav-list-link:hover {
  opacity: 1;
}
.gnav-list-link:hover::after {
  transform: scale(1, 1);
}

/*	mv  PC
------------------------------------ */
.mv {
  width: 100%;
  height: 0;
  padding-top: 42.1875%;
  background: url(../img/top/mv.jpg) no-repeat center top/cover;
  text-align: center;
  position: relative;
}
.mv::before {
  content: "";
  display: block;
  width: 18.2%;
  height: 100%;
  margin: auto;
  background: url(../img/top/catch-bg.jpg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mv::after {
  content: "";
  width: 22.76%;
  height: 0;
  padding-top: 20.7%;
  background: url(../img/top/mv-food.png) no-repeat left top/contain;
  position: absolute;
  left: 29.6875%;
  bottom: 1%;
}
.mv-catch {
  width: 9.3%;
  margin: auto;
  position: absolute;
  top: 8.8%;
  left: 0;
  right: 0;
  z-index: 10;
}

/* =========================================
  footer  PC
========================================= */
footer .foo-bg {
  border-top: 2px solid #ed4a1c;
}
footer .foo-inner {
  padding: 50px 0 46px;
}
footer .foo-dl {
  margin-top: 40px;
}
footer .foo-dl-item {
  display: flex;
  align-items: center;
}
footer .foo-dl dt, footer .foo-dl dd {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 2.25;
}
@media screen and (max-width: 768px) {
  footer .foo-dl dt, footer .foo-dl dd {
    font-size: 1.5rem;
  }
}
footer .foo-dl dt {
  flex-shrink: 0;
}
footer .foo-dl dd {
  white-space: pre-line;
}
footer .foo-info {
  margin: 26px 0 0;
}
footer .foo-tel {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  color: #ed4a1c;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  footer .foo-tel {
    font-size: 1.5rem;
  }
}
footer .foo-tel .num {
  margin-left: 8px;
  font-size: 2.5rem;
  color: #222222;
}
@media screen and (max-width: 768px) {
  footer .foo-tel .num {
    font-size: 1.5rem;
  }
}
footer .foo-sns {
  margin-left: 30px;
}
footer .foo-sns li:nth-of-type(n+2) {
  margin-left: 20px;
}
footer .foo-btn {
  display: flex;
  max-width: 300px;
  height: 60px;
  margin-top: 28px;
  background: url(../img/top/f-arw.png) no-repeat calc(100% - 16px) center #ed4a1c;
  border-radius: 999px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  color: #fff;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  footer .foo-btn {
    font-size: 1.5rem;
  }
}
footer .foo-btn::before {
  content: "";
  width: 20px;
  height: 15px;
  margin-right: 10px;
  background: url(../img/top/info-mail.png) no-repeat left top/contain;
}

.fnav {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  line-height: 1;
}
.fnav ul:nth-of-type(n+2) {
  margin-left: 65px;
}
.fnav-list li:nth-of-type(n+2) {
  margin-top: 30px;
}
.fnav-list-link {
  padding-left: 27px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #222222;
  letter-spacing: 0.1em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fnav-list-link {
    font-size: 1.5rem;
  }
}
.fnav-list-link::before {
  content: "";
  width: 16px;
  height: 1px;
  background: #b3b3b3;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .fnav-list-link:hover::before {
    background-color: #ed4a1c;
  }
}

.copy {
  margin: 80px auto 0;
  text-align: center;
}
.copy-txt, .copy-link {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #222222;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}

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

  sub layout  PC

========================================= */
/*	sub mv  PC
------------------------------------ */
.sv {
  width: 100%;
  background: url(../img/sub/list.jpg) no-repeat center/cover;
}
.sv-catch {
  display: inline-block;
  padding: 0 50px;
  height: 80px;
  background: rgba(255, 255, 255, 0.89);
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.2rem;
  letter-spacing: 0.14em;
  line-height: 80px;
}
@media screen and (max-width: 768px) {
  .sv-catch {
    font-size: 2.1rem;
  }
}
.sv-catch-wrap {
  padding: 170px 0;
  text-align: center;
}
.sv-introduction {
  background-image: url(../img/sub/introduction.jpg);
}
.sv-concept {
  background-image: url(../img/sub/concept.jpg);
}
.sv-sanitary {
  background-image: url(../img/sub/sanitary.jpg);
}
.sv-for_business {
  background-image: url(../img/sub/for_business.jpg);
}
.sv-flow {
  background-image: url(../img/sub/flow.jpg);
}
.sv-info {
  background-image: url(../img/sub/info.jpg);
}
.sv-contact {
  background-image: url(../img/sub/contact.jpg);
}
.sv-news {
  background-image: url(../img/sub/news.jpg);
}
.sv-complete {
  background-image: url(../img/sub/complete.jpg);
}
.sv-privacy {
  background-image: url(../img/sub/privacy.jpg);
}
.sv-site {
  background-image: url(../img/sub/site.jpg);
}
.sv-notfound {
  background-image: url(../img/sub/notfound.jpg);
}
.sv-guide {
  background-image: url(../img/sub/guide.jpg);
}
.sv-about {
  background-image: url(../img/sub/about.jpg);
}
.sv-tradelaw {
  background-image: url(../img/sub/tradelaw.jpg);
}

/*	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-ttl {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #news .com-news-ttl {
    font-size: 1.5rem;
  }
}
#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-item:nth-of-type(n+2) {
    margin: 50px 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-flx {
  margin: 20px auto 0;
}
#news .detail-txt {
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  #news .detail-txt {
    margin-top: 10px;
  }
}

/*	contact  PC
------------------------------------ */
#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 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: #ede5dc;
  color: #222222;
  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(34, 34, 34, 0.2);
}
#site .site-link {
  display: block;
  padding: 15px 30px;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  #site .site-link {
    padding: 12px 25px;
  }
}
#site .site-link::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #222222;
  border-right: 1px solid #222222;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  #site .site-link:hover::before {
    left: 10px;
  }
}

/*	e404  PCSP
------------------------------------ */
#e404 .sec-inner {
  box-sizing: border-box;
  color: #222222;
}
@media screen and (min-width: 768px) {
  #e404 .sec-inner {
    padding: 100px 0;
  }
}
#e404 .top {
  display: inline-block;
  color: #222222;
  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;
  }
  /*	parts  SP
  ------------------------------------ */
  /*	com-btn  SP
  ------------------------------------ */
  /*	com-table  SP
  ------------------------------------ */
  /*	heading  SP
  ------------------------------------ */
  /*	sidebar  SP
  ------------------------------------ */
  /*	pagenation  SP
  ------------------------------------ */
  /* =========================================
  header  SP
  ========================================= */
  /* ヘッダーカート  SP
  ------------------------------------ */
  /*	headline  SP
  ------------------------------------ */
  /*	mv  SP
  ------------------------------------ */
  /*	gnav  SP
  ------------------------------------ */
  /*	gnav-add  SP
  ------------------------------------ */
  /*	ggmap  SP
  ------------------------------------ */
  /* =========================================
  footer  SP
  ========================================= */
  /* =========================================

    sub  SP

  ========================================= */
  /*	sub headline  SP
  ------------------------------------ */
  /* sub mv  SP
  ------------------------------------ */
  /*	------- */
}
@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;
  }
  .com-inner,
  .bread-inner,
  .middle-inner,
  .lg-inner .com-inner.md {
    width: 100% !important;
  }
  .com-txt, #privacy .txt-box {
    line-height: 1.6;
  }
  .com-table th, .com-table td {
    padding: 10px;
  }
  .com-table th {
    width: 100px;
    font-size: 1.4rem;
  }
  .com-table td {
    font-size: 1.4rem;
  }
  .com-ttl01::after {
    width: 20px;
    height: 1px;
    margin-top: 15px;
  }
  .com-ttl01.t-left {
    text-align: center !important;
  }
  .com-ttl01.t-left::after {
    margin-left: auto;
  }
  .com-ttl02 {
    padding-bottom: 10px;
    font-size: 1.7rem;
  }
  .com-ttl03 {
    font-size: 1.8rem;
  }
  .com-ttl03::before {
    width: 30px;
    height: 1px;
  }
  .com-ttl04 {
    font-size: 1.8rem;
  }
  .com-ttl04 .ac::after {
    bottom: -1px;
  }
  .com-ttl05 {
    padding: 10px 15px;
    font-size: 1.7rem;
  }
  .com-ttl06 {
    padding-left: 11px;
    border-width: 2px;
    font-size: 1.7rem;
  }
  .sidebar {
    bottom: 0;
  }
  .sidebar-close {
    right: 10px;
  }
  .sidebar-btn {
    width: 196px;
    height: 137px;
    padding-top: 60px;
    background-position-y: 20px, calc(100% - 5px);
  }
  .sidebar-btn .sm {
    font-size: 1.3rem;
  }
  .orgn-header-login-cart {
    padding: 0;
    background: none;
    top: 2px;
    right: 64px;
  }
  .orgn-header-login-cart .ec-headerRole__cart {
    margin-left: 0;
  }
  .orgn-header-login-cart .ec-cartNavi {
    padding: 0;
  }
  header {
    padding-top: 50px;
  }
  .headline {
    height: 50px;
    padding: 7px 7px;
    justify-content: flex-start;
  }
  .headline-contact {
    width: 200px;
    height: 50px;
    background-position: 15px center;
    padding: 0 0 0 10px;
    border-radius: 10px;
    line-height: 50px;
  }
  .logo, .drawer-logo, .foo-logo {
    width: 103px !important;
  }
  .mv {
    padding-top: 204.375%;
    background: url(../img/top/mv-left.jpg) no-repeat center top/100%, url(../img/top/mv-right.jpg) no-repeat center bottom/100%;
  }
  .mv::before {
    content: none;
  }
  .mv::after {
    width: 30.76%;
    padding-top: 30.7%;
    left: 2%;
    bottom: auto;
    top: 56%;
    z-index: 10;
  }
  .mv-catch {
    width: 100%;
    padding: 7% 0%;
    background: url(../img/bg_pattern_cream.png);
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }
  .mv-catch .lg {
    display: block;
    width: 80%;
    margin: auto;
  }
  .sp-menu-btn-wrp {
    border-radius: 10px 0 0 10px;
    background: #ed4a1c;
    top: 0;
    right: 0;
  }
  .sp-menu-btn-wrp .sp-menu-btn-txt {
    display: block;
    font-size: 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    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;
  }
  #drawer-nav {
    padding: 0 0 30px;
    background: #ede5dc;
  }
  #drawer-nav.active {
    z-index: 1000;
  }
  #drawer-nav .drawer-logo {
    max-width: none;
    margin-bottom: 0;
  }
  #drawer-nav .drawer-logo-wrap {
    margin-bottom: 15px;
    padding: 20px 15px 0;
    justify-content: center;
  }
  #drawer-nav .drawer-logo img {
    vertical-align: middle;
  }
  #drawer-nav .drawer-info {
    padding: 0 15px 0;
  }
  #drawer-nav #nav {
    padding: 0 15px;
  }
  #drawer-nav #nav .drawer-link {
    display: block;
    padding: 12px 0 12px;
    border: #b3b3b3;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #222222;
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: 0;
  }
  #drawer-nav #nav .drawer-dropdown span::before, #drawer-nav #nav .drawer-dropdown span::after {
    background-color: #fff;
  }
  #drawer-nav .drawer-nav__link {
    display: block;
    padding: 12px 12px 12px;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #222222;
    text-align: left;
    border-color: #b3b3b3;
    font-size: 1.7rem;
    line-height: 1.8;
    letter-spacing: 0.06em;
  }
  #drawer-nav .drawer-nav__link.current {
    color: #ed4a1c;
  }
  .drawer-info {
    margin: 30px auto 0;
    text-align: center;
  }
  .ec-headerLinkArea {
    margin: 30px auto 0;
  }
  .ec-headerLink__item {
    color: #222222;
  }
  .ec-headerCategoryArea {
    margin: 30px auto 0;
  }
  .ec-headerCategoryArea__heading p {
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #ed4a1c;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 1.7rem;
    letter-spacing: 0.08em;
    line-height: 1;
    color: #222222;
  }
  .ec-itemNav__nav {
    margin: 15px auto 0;
  }
  .ec-itemNav__nav li a {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    letter-spacing: 0.06em;
    color: #222222;
    line-height: 1.5;
  }
  .ggmap {
    padding-top: 250px;
  }
  footer .foo-inner {
    padding: 50px 15px 145px;
  }
  footer .foo-dl {
    margin-top: 15px;
  }
  footer .foo-tel .num {
    font-size: 2.2rem;
  }
  footer .foo-right {
    width: 100%;
    margin: 40px auto 0;
  }
  .fnav {
    display: block;
    width: 100%;
  }
  .fnav ul:nth-of-type(n+2) {
    margin: 25px 0 0;
  }
  .fnav-list li:nth-of-type(n+2) {
    margin-top: 25px;
  }
  .copy {
    margin-top: 30px;
  }
  .copy-txt {
    text-align: center;
  }
  .copy-txt, .copy-link {
    font-size: 1rem;
  }
  .copy-txt {
    margin: 25px auto 0;
  }
  .sv-catch {
    height: auto;
    margin: auto;
    padding: 10px 20px;
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .sv-catch-wrap {
    padding: 15% 15px;
  }
}
/*	------- */
/* =========================================
  breakpoint
========================================= *//*# sourceMappingURL=common.css.map */