@charset "utf-8";
/*-------------------------------------------
共通
-------------------------------------------*/
#content {
  padding-bottom: 8rem;
}
.anchor {
  display: block;
  padding-top: 2rem;
  margin-top: -2rem;
}
#content p {
  text-align: justify;
  text-justify: inter-ideograph;
}
#content p.m_line {
  line-height: 1.7;
  font-size: 1.6rem;
}
#content p.l_line {
  line-height: 1.7;
}
#content .s_line {
  line-height: 1.3;
}
#content p.text {
  line-height: 1.7;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.breaks span {
  display: inline-block;
  padding-right: 1rem;
}
/*-------------------------------------------
メインタイトル
-------------------------------------------*/
.section-contents-title {
  background-image: url("../img/contents/title_bg.jpg");
  background-color: #f7f6fa;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.section-contents-title .wrapper {
  text-align: center;
  align-items: center;
}
.section-contents-title h2 {
  height: 37rem;
  display: flex;
}
.section-contents-title h2 span {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  font-size: 2.9rem;
  letter-spacing: 0.2rem;
}
@media screen and (max-width:1022.9px) {
  .section-contents-title .wrapper {
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .section-contents-title {
    background-size: 90rem auto;
  }
}
@media print, screen and (min-width:767px) {
  .section-contents-title {
    background-size: 100rem auto;
  }
}
@media screen and (min-width:1023px) {
  .section-contents-title .wrapper {
    padding-top: 4rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .section-contents-title {
    background-size: 125rem auto;
  }
}
/*-----------------------------------
title
-----------------------------------*/
#content h3 {
  font-size: 3.4rem;
  font-weight: 500;
  position: relative;
  padding-left: 3.2rem;
}
#content h3:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  height: 2px;
  width: 2.8rem;
  left: 0;
  background: var(--color-nl);
}
/*-----------------------------------
space
-----------------------------------*/
.spaceLineTop {
  padding-bottom: 7rem;
  border-bottom: var(--color-gd) solid 1px;
}
.spaceTop {
  padding-top: 6rem;
}
.spaceLine {
  padding-top: 6rem;
  padding-bottom: 7rem;
  border-bottom: var(--color-gd) solid 1px;
}
/*-----------------------------------
company
-----------------------------------*/
.greeting.grid .img {
  position: relative;
}
.greeting.grid .img img {
  border-radius: 2rem;
}
.greeting.grid .img p {
  position: absolute;
  right: 0;
  padding: 1.2rem 0 0 1.5rem;
  background-color: rgba(255, 255, 255, 0.95);
  font-size: 1.5rem;
  line-height: 1.4;
}
.greeting.grid .img p span {
  font-size: 1.8rem;
  font-weight: 500;
}
.greeting.grid .exp {
  background-image: url("../img/contents/logo_bg.png");
  background-repeat: no-repeat;
  background-position: center top 50%;
}
.shop_info_img {
  display: flex;
  justify-content: space-between;
}
.shop_info_img > div {
  width: 32%;
}
.gmap {
  height: 0;
  overflow: hidden;
  position: relative;
  border-radius: 3rem;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.map_container {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  border-radius: 3rem;
}
.map_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width:766.9px) {
  .grid .img {
    text-align: center;
    margin-bottom: 3.5rem;
  }
  .greeting.grid .img p {
    bottom: 0;
  }
  .gmap {
    padding-bottom: 85%;
  }
  .map_container {
    padding-top: 70%;
  }
}
@media screen and (max-width:420px) {
  .gmap {
    padding-bottom: 95%;
  }
  .map_container {
    padding-top: 80%;
  }
}
@media print, screen and (min-width:767px) {
  .grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .grid.reverse {
    flex-direction: row-reverse;
  }
  .greeting.grid .img p {
    bottom: -2.6rem;
  }
  .greeting.grid .img {
    width: 40%
  }
  .greeting.grid .exp {
    width: 58%
  }
  .gmap {
    padding-bottom: 58%;
  }
  .map_container {
    padding-top: 50%;
  }
}
@media screen and (min-width:1023px) {
  .greeting.grid .img {
    width: 35%
  }
  .greeting.grid .exp {
    width: 60%
  }
}
/*-----------------------------------
table
-----------------------------------*/
.table-default {
  width: 100%
}
.table-default th, .table-default td {
  border: var(--color-gd) solid 1px;
}
.table-default th {
  font-weight: 500;
  width: 21rem;
  padding: 1.8rem 0.5rem;
  background-color: var(--color-bg)
}
@media screen and (max-width:766.9px) {
  .table-default th {
    width: 18rem;
  }
  .table-default td {
    padding: 1.8rem 1rem;
  }
}
@media screen and (max-width:420px) {
  .table-default th {
    width: 15rem;
  }
}
@media print, screen and (min-width:767px) {
  .table-default td {
    padding: 1.8rem 2rem;
  }
}
/*-----------------------------------
about
-----------------------------------*/
.word_box {
  position: relative;
  margin-bottom: 2rem;

}
.word_box span {
  display: inline-block;
  width: 14rem;
  text-align: center;
  background-color: var(--color-nl);
  color: var(--color-w);
  font-size: 1.8rem;
  padding: 0.5rem 0;
}
.word_box::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  height: 1px;
  left: 14rem;
  width: calc(100% - 14rem);
  background: var(--color-nl);
}
.stripe_bg {
  background-image: repeating-linear-gradient(135deg, #7EAD9A, #7EAD9A 4px, transparent 4px, transparent 8px);
  padding: 2rem;
}
.stripe_bg > div {
  background: var(--color-w);
  border-radius: 2.4rem;
}
.stripe_box .exp span {
  display: inline-block;
  padding-right: 1rem;
}
.locally .exp ol {
  padding-left: 1.8rem;
  margin-bottom: 1rem;
}
.locally .exp ol li {
  position: relative;
  display: block;
  font-size: 1.5rem;
  margin-bottom: 0.4rem;
  font-weight: 500;
}
.locally .exp ol li:before {
  position: absolute;
  content: '';
  top: 0.4rem;
  left: -1.8rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: var(--color-nl);
}
@media screen and (max-width:766.9px) {
  /*.Predecessor.grid .img{text-align:center;margin-bottom: 3.5rem;}*/
  .stripe_box.grid .img {
    text-align: center;
    margin-bottom: 2.2rem;
  }
  .locally.grid .img {
    text-align: center;
    margin-bottom: 3.5rem;
  }
  .stripe_bg > div {
    padding: 2.6rem 2.2rem;
  }
}
@media screen and (max-width:420px) {}
@media print, screen and (min-width:767px) {
  .Predecessor.grid .img {
    width: 22rem
  }
  .Predecessor.grid .exp {
    width: calc(96% - 22rem)
  }
  .stripe_box.grid .img {
    width: 24.5rem
  }
  .stripe_box.grid .exp {
    width: calc(98% - 24.5rem)
  }
  .locally.grid .img {
    width: 33rem
  }
  .locally.grid .exp {
    width: calc(97% - 33rem)
  }
  .stripe_bg > div {
    padding: 2.2rem 2.6rem;
  }
}
@media screen and (min-width:1023px) {
  .Predecessor.grid .img {
    width: 22rem
  }
  .Predecessor.grid .exp {
    width: calc(94% - 22rem)
  }
  .stripe_box.grid .img {
    width: 25rem
  }
  .stripe_box.grid .exp {
    width: calc(97% - 25rem)
  }
  .locally.grid .img {
    width: 33rem
  }
  .locally.grid .exp {
    width: calc(96% - 33rem)
  }
}
/*-----------------------------------
kengaku
-----------------------------------*/
.flow_design {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow {
  padding-left: 0;
}
.flow > li {
  list-style-type: none;
  position: relative;
  padding-left: 6rem;
}
.flow > li:not(:last-child) {
  padding-bottom: 1rem;
}
.flow > li .icon {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  border-radius: 100vh;
  display: inline-block;
  background: var(--color-nl);
  color: var(--color-w);
  position: absolute;
  left: 0;
}
.flow > li:not(:last-child)::before {
  content: '';
  border-right: 2px dotted var(--color-gb);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 1.9rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.flow > li dl dt {
  font-size: 1.8rem;
  font-weight: 500;
}
.flow > li dl dd {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.flow > li dl dd ol {
  padding: 0;
  margin-left: 1.5rem;
  margin-right: 0;
  margin-bottom: 1.1rem;
}
.flow > li dl dd ol li {
  font-size: 1.5rem;
  list-style-type: none;
  counter-increment: cnt;
  padding-bottom: 0.4rem;
}
.flow > li dl dd ol li::before {
  content: counter(cnt) ":";
  display: inline-block;
  margin-left: -1.5rem;
  width: 1.5rem;
}
@media print, screen and (min-width:767px) {
  .flow > li dl dd {
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .flow > li dl dd .img {
    width: 19%;
  }
  .flow > li dl dd .exp {
    width: 78%;
  }
  .flow > li dl dd.extr .img {
    width: 19%;
  }
  .flow > li dl dd.extr .exp {
    width: 56%;
  }
}
.services_box > div {
  position: relative;
}
.services_box > div a {
  display: inline-block;
  text-align: center;
  transition: all .3s ease-in-out;
  overflow: hidden;
  outline: 1px solid rgba(0, 0, 0, 0.5);
  outline-offset: -1.2rem;
}
.services_box > div a:hover {
  border-radius: 2.5rem;
}
.services_box > div p {
  font-size: 2.4rem;
  align-items: center;
  text-align: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.services_box > div p span {
  text-align: center;
}
@media screen and (max-width:766.9px) {
  .flow > li dl dd .img {
    margin-bottom: 1rem;
  }
  .flow > li dl dd .img.btm {
    margin-bottom: 0;
    margin-top: 1rem;
  }
}
/*-----------------------------------
haccp
-----------------------------------*/
.permit {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.permit > div p {
  padding-top: 1.5rem;
  font-size: 1.5rem;
  text-align: center !important;
}
@media screen and (min-width:421px) {
  .permit > div {
    width: 24%
  }
}
@media print, screen and (min-width:767px) {
  #haccp .stripe_box.grid .img {
    width: 22rem
  }
  #haccp .stripe_box.grid .exp {
    width: calc(99% - 22rem)
  }
  .system.grid .img {
    width: 40%
  }
  .system.grid .exp {
    width: 58%
  }
  .permit > div {
    width: 23%
  }
}
@media screen and (min-width:1023px) {
  .system.grid .img {
    width: 40%
  }
  .system.grid .exp {
    width: 57%
  }
}
@media screen and (max-width:766.9px) {
  .permit > div {
    width: 48%
  }
  .permit > div:nth-child(1), .permit > div:nth-child(2) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width:420px) {
  .permit > div {
    width: 49%
  }
}

/*-----------------------------------
media
-----------------------------------*/
.media ul {
  padding-left: 1.7rem;
}
.media ul li {
  position: relative;
  display: block;
  font-size: 1.5rem;
  padding-bottom: 1rem;
}
.media ul li a{text-decoration: none;
font-weight: 600;}
.media ul li:before {
  position: absolute;
  content: '';
  top: 0.6rem;
  left: -1.7rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: var(--color-nl);
}
.media ul li .text-small{font-size: 1.4rem;}
.media ul li span{display: inline-block;padding-left: 0.7rem; color: var(--color-gb)}
.mediaLine{padding-bottom:3.5rem;
border-bottom: var(--color-gd) solid 1px; margin-bottom: 3.5rem;}
/*-----------------------------------
breadcrumbs
-----------------------------------*/
.breadcrumbs {
  padding-top: 2rem;
  padding-bottom: 7rem;
  white-space: nowrap;
  font-size: 1.4rem;
  color: var(--color-n);
  overflow: hidden;
  text-decoration: none;
}
.breadcrumbs ul {
  margin-right: auto;
  margin-left: auto;
}
.breadcrumbs a {
  color: var(--color-n);
}
.breadcrumbs ul li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 1rem;
  position: relative;
}
.breadcrumbs ul li:before {
  content: "/";
  position: absolute;
  top: 0;
  left: -1rem;
}
.breadcrumbs ul li:first-child:before {
  content: none;
}
.breadcrumbs ul li a:hover {
  text-decoration: underline;
}
/*-------------------------------------------
pagination
-------------------------------------------*/
.pagination ul {
  display: flex;
}
.pagination ul li {
  margin-right: 0.6rem;
  margin-bottom: 0.6rem;
}
.pagination ul li a, .pagination ul li span {
  text-decoration: none;
  border: 1px var(--color-gb) solid;
  font-size: 1.4rem;
  color: var(--color-n);
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 2.8rem;
  text-align: center;
  border-radius: 1.6rem;
  text-align: center;
}
.pagination ul li.prev a, .pagination ul li.next a {
  width: 3.2rem;
  font-size: 1.4rem;
  text-align: center;
}
.pagination ul li a {
  transition: background 0.2s ease 0s;
}
.pagination ul li a:hover {
  background: var(--color-gb);
  color: var(--color-w);
}
.pagination ul li.current span {
  background: var(--color-gd);
}
/*-----------------------------------
SNS
-----------------------------------*/
.sns-box ul {
  display: flex;
  align-items: center;
  width: 100%;
}
.sns-box ul li.sns_circle {
  width: 19.2%;
  margin-right: 1%;
}
.sns-box ul li.sns_circle:last-child {
  margin-right: 0;
}
.sns_circle a {
  text-align: center;
  display: block;
  text-decoration: none !important;
}
.sns_circle a:hover {
  opacity: 0.5;
}
.sns_circle.facebook {
  background-color: #265a96;
}
.sns_circle.twitter {
  background-color: #000;
}
.sns_circle.line {
  background-color: #2cbf13;
}
.sns_circle.pocket {
  background-color: #EE4256;
}
.sns_circle.print {
  background-color: #A09026;
}
@media print, screen and (min-width: 800px) {
  .sns_circle a {
    font-size: 1.4rem;
    padding: 0.7rem 0.3rem;
  }
  .sns_circle a span {
    position: relative;
    padding-left: 2.5rem;
    color: var(--color-w);
  }
  .sns_circle a span::before {
    position: absolute;
    left: 0;
    content: "";
    display: inline-block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .sns_circle.facebook a span::before {
    width: 1.8rem;
    height: 2rem;
    background-image: url('../img/contents/facebook-f.svg');
  }
  .sns_circle.twitter a span::before {
    top: 0.1rem;
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/x-twitter.svg');
  }
  .sns_circle.line a span::before {
    top: 0.1rem;
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/line.svg');
  }
  .sns_circle.pocket a span::before {
    top: 0.2rem;
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/get-pocket.svg');
  }
  .sns_circle.print a span::before {
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/print.svg');
  }
}
@media screen and (max-width: 799.99px) {
  .sns_circle a {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
  }
  .sns_circle a span {
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .sns_circle.facebook a span {
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/facebook-f.svg');
  }
  .sns_circle.twitter a span {
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/x-twitter.svg');
  }
  .sns_circle.line a span {
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/line.svg');
  }
  .sns_circle.pocket a span {
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/get-pocket.svg');
  }
  .sns_circle.print a span {
    width: 2rem;
    height: 2rem;
    background-image: url('../img/contents/print.svg');
  }
}
/*-------------------------------------------
form
-------------------------------------------*/
#formBox table {
  width: 100%;
}
#formBox table th {
  text-align: right;
  font-size: 1.5rem;
  border-bottom: var(--color-gb) solid 1px;
  font-weight: 400;
  padding: 1.5rem 1.7rem;
}
#formBox table td {
  text-align: left;
  font-size: 1.5rem;
  border-bottom: var(--color-gd) solid 1px;
  padding: 1.5rem 1.7rem;
}
#formBox table td label {
  display: inline-block;
  margin-right: 2rem;
}
#formBox table td p.error {
  padding-top: 0.5rem;
  font-weight: 500;
}
#formBox table td select, #formBox table td input, #formBox table td textarea {
  padding: 1.3rem 1.5rem;
  font-size: 1.5rem;
  background: var(--color-bg);
  border: solid 1px var(--color-ge);
}
#formBox table td select {
  -webkit-appearance: button;
  appearance: button;
}
#formBox h3 {
  padding: 1rem 0.5rem;
  background-color: var(--color-n);
  color: var(--color-w);
  margin-top: 2rem;
  font-size: 1.8rem;
  text-align: center;
}
#formBox h3 span {
  font-size: 1.5rem;
  display: inline-block;
}
.require {
  font-size: 1.3rem;
  padding: 0.2rem 0.5rem 0.3rem;
  background-color: var(--color-nl);
  white-space: nowrap;
  color: var(--color-n);
  font-weight: 500;
  margin-left: 1rem;
}
.require.nor {
  background-color: var(--color-gd);
  color: var(--color-n);
}
.error {
  color: var(--color-r);
  line-height: 1.3;
}
#contactBtnBox {
  margin-top: 3em;
  text-align: center;
}
#contactBtn input[type="submit"] {
  cursor: pointer;
  outline: 0;
  color: var(--color-n);
  font-weight: 500;
  line-height: 1;
  background: var(--color-w);
  border: var(--color-n) solid 1px;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  transition: 0.3s linear;
}
#contactBtn input[type="submit"]:hover {
  background: var(--color-n);
  color: var(--color-w);
}
#contactBtn {
  position: relative;
  display: inline-block;
}
#contactBtn::before {
  position: absolute;
  top: 50%;
  right: .8em;
  width: .5em;
  height: .5em;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid var(--color-nl);
  border-top: 2px solid var(--color-nl);
  content: "";
}
@media print, screen and (min-width: 800px) {
  #formBox table th {
    width: 25rem;
    padding-right: 2rem;
  }
  #formBox table td {
    width: calc(100% - 27rem);
  }
  #formBox table td .w360 {
    width: 100%;
    max-width: 30rem;
  }
  #formBox table td .w550 {
    width: 100%;
  }
  #formBox textarea {
    width: 100%;
    height: 10rem;
  }
  #contactBtn input[type="submit"] {
    padding: 1.5rem 1rem;
    min-width: 30rem;
    font-size: 2rem;
  }
}
@media screen and (max-width: 799.99px) {
  #formBox table th {
    width: 98.5%;
    display: block;
    padding-left: 1.5%;
    text-align: left;
    padding-bottom: 1rem;
  }
  #formBox table td {
    display: block;
    width: 98.5%;
    padding-left: 1.5%;
    border-bottom: none;
    margin-top: 0.7rem;
    padding: 0.7rem;
    background-color: var(--color-bg);
  }
  #formBox table td {
    width: 100%;
    max-width: inherit;
  }
  #formBox table td .w360 {
    width: 100%;
    max-width: inherit;
  }
  #formBox table td .w550 {
    width: 100%;
    max-width: inherit;
  }
  #formBox table td textarea {
    width: 100%;
    height: 10rem;
  }
  #contactBtn input[type="submit"] {
    padding: 1.5rem 2rem;
    min-width: 35rem;
    font-size: 2rem;
  }
  #contactBtn input[type="submit"] {
    padding: 1.4rem 1rem;
    min-width: 20rem;
    font-size: 1.8rem;
  }
}