@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
       section
    ------------------------------------- */
}

#article .section {
  /* -------------------------------------
           section_1
        */
}

#article .section .inner.section_inner {
  /* -------------------------------------
               content
            ------------------------------------- */
}

#article .section.section_1 .inner.section_inner .content {
  /* -------------------------------------
                        company
                    ------------------------------------- */
  /* -------------------------------------
                        content
                    ------------------------------------- */
  /* -------------------------------------
                        content
                    ------------------------------------- */
}

#article .section.section_1 .inner.section_inner .content.content_1 .item .figure, #article .section.section_1 .inner.section_inner .content.content_2 .item .figure, #article .section.section_1 .inner.section_inner .content.content_3 .item .figure {
  width: 100%;
  height: 100vw;
  background: black;
  overflow: hidden;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item .figure img, #article .section.section_1 .inner.section_inner .content.content_2 .item .figure img, #article .section.section_1 .inner.section_inner .content.content_3 .item .figure img {
  position: relative;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#article .section.section_1 .inner.section_inner .content.content_1 .item .float_r, #article .section.section_1 .inner.section_inner .content.content_2 .item .float_r, #article .section.section_1 .inner.section_inner .content.content_3 .item .float_r {
  width: 84vw;
  padding: 8vw 0;
  margin: 0 auto;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item.image, #article .section.section_1 .inner.section_inner .content.content_2 .item.image, #article .section.section_1 .inner.section_inner .content.content_3 .item.image {
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item.image .figure img, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .figure img, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .figure img {
  opacity: 0.75;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item.image .h3.h3_3 span, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .h3.h3_3 span, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .h3.h3_3 span {
  color: white;
  text-shadow: 0 0 12px black;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item.image .h3.h3_3 span.txt, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .h3.h3_3 span.txt, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .h3.h3_3 span.txt {
  font-size: 2.6rem;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item.image .h3.h3_3 span.txt_2, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .h3.h3_3 span.txt_2, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .h3.h3_3 span.txt_2 {
  font-size: 1.8rem;
  margin: 1.4rem 0 0;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item.image .float_c, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .float_c, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .float_c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item .h4.h4_2 {
  margin: 0 auto 1.4rem;
}

#article .section.section_1 .inner.section_inner .content.content_1 .item.item_1 .float_c {
  width: 84vw;
  padding: 8vw;
  margin: 0 auto;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item .h4.h4_2 {
  margin: 0 auto 1.4rem;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item .h4.h4_2 span.txt {
  font-size: 2.6rem;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item .h4.h4_2 span.txt_2 {
  font-size: 1.8rem;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item .h5.h5_1 {
  text-align: right;
  margin: 1.4rem auto 0;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item .h5.h5_1 span.txt {
  font-size: 1.2rem;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item .h5.h5_1 span.txt_2 {
  margin: 0.5rem auto 0;
}

#article .section.section_1 .inner.section_inner .content.company .table {
  display: block;
  width: 84vw;
  margin: 8vw auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

#article .section.section_1 .inner.section_inner .content.company .table .th,
#article .section.section_1 .inner.section_inner .content.company .table .td {
  font-size: 1.2rem;
  vertical-align: top;
  width: 100%;
  padding: 0.75rem 0 0.75rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #cccccc;
}

#article .section.section_1 .inner.section_inner .content.company .table .th {
  letter-spacing: 0.075em;
  color: white;
  background: #000;
}

#article .section.section_1 .inner.section_inner .content.company .table .td {
  letter-spacing: 0.03em;
}

#article .section.section_1 .inner.section_inner .content.company .table .td p {
  padding: 0 0 1em 0;
}

#article .section.section_1 .inner.section_inner .content.company .table .td ul {
  list-style: none;
  padding: 0 0 0 0;
}

#article .section.section_1 .inner.section_inner .content.company table {
  width: 84vw;
  margin: 8vw auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#article .section.section_1 .inner.section_inner .content.company table th,
#article .section.section_1 .inner.section_inner .content.company table td {
  display: block;
  font-size: 1.2rem;
  vertical-align: top;
  width: 100%;
  padding: 0.75rem 0 0.75rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#article .section.section_1 .inner.section_inner .content.company table th {
  letter-spacing: 0.075em;
  color: white;
  background: #000;
}

#article .section.section_1 .inner.section_inner .content.company table td {
  letter-spacing: 0.03em;
  background: #f2f2f2;
}

#article .section.section_1 .inner.section_inner .content.company table td p {
  padding: 0 0 1em 0;
}

#article .section.section_1 .inner.section_inner .content.company table td ul {
  list-style: none;
  padding: 0 0 0 0;
}

#article .section.section_1 .inner.section_inner .content.staff p.lead {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝","游明朝体",YuMincho,"Yu Mincho","Times New Roman","メイリオ",Meiryo,serif;
  font-weight: bold;
  font-weight: 300;
  text-align: center;
  padding: 5.33333vw 0;
}

#article .section.section_1 .inner.section_inner .content.shop {
  /* -------------------------------------
                        Google Map
                        */
}

#article .section.section_1 .inner.section_inner .content.shop .h4.h4_2 {
  width: 100%;
  padding: 5.33333vw 0;
  background: rgba(0, 0, 0, 0.2);
}

#article .section.section_1 .inner.section_inner .content.shop .h4.h4_2 span {
  text-align: center;
}

#article .section.section_1 .inner.section_inner .content.shop .post {
  width: 93.33333vw;
  padding: 5.33333vw 0;
  margin: 0 auto;
}

#article .section.section_1 .inner.section_inner .content.shop .post p {
  font-size: 1.2rem;
  line-height: 1.25;
  margin: 0 auto 0.75rem;
}

#article .section.section_1 .inner.section_inner .content.shop .post p.notice {
  font-size: 1rem;
  margin: -0.5rem auto 0.75rem;
}

#article .section.section_1 .inner.section_inner .content.shop .post p:last-of-type {
  margin: 0 auto;
}

#article .section.section_1 .inner.section_inner .content.shop .post p.tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#article .section.section_1 .inner.section_inner .content.shop .post p.tel strong {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
}

#article .section.section_1 .inner.section_inner .content.shop .figure {
  width: 100%;
  height: 56.24297vw;
  margin: 0;
  overflow: hidden;
}

#article .section.section_1 .inner.section_inner .content.shop .figure img {
  position: relative;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#article .section.section_1 .inner.section_inner .content.shop .map {
  height: 56.24297vw;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           section_1
        */
  }
  #article .section .inner.section_inner {
    /* -------------------------------------
               content
            ------------------------------------- */
  }
  #article .section.section_1 .inner.section_inner .content {
    /* -------------------------------------
                        company
                    ------------------------------------- */
    /* -------------------------------------
                        staff
                    ------------------------------------- */
    /* -------------------------------------
                        shop
                    ------------------------------------- */
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item, #article .section.section_1 .inner.section_inner .content.content_2 .item, #article .section.section_1 .inner.section_inner .content.content_3 .item {
    margin: 0 auto;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item .figure, #article .section.section_1 .inner.section_inner .content.content_2 .item .figure, #article .section.section_1 .inner.section_inner .content.content_3 .item .figure {
    width: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item.image .figure, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .figure, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .figure {
    height: 480px;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item.image .h3.h3_3 span.txt, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .h3.h3_3 span.txt, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .h3.h3_3 span.txt {
    font-size: 6rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item.image .h3.h3_3 span.txt_2, #article .section.section_1 .inner.section_inner .content.content_2 .item.image .h3.h3_3 span.txt_2, #article .section.section_1 .inner.section_inner .content.content_3 .item.image .h3.h3_3 span.txt_2 {
    font-size: 5rem;
    margin: 30px 0 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item {
    background: #f2f2f2;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item .h4.h4_2 {
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item .h4.h4_2 span {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .item.item_1 .float_c {
    width: 940px;
    padding: 40px 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item .figure {
    height: 200px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item.float {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item .float_l {
    width: 200px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item .float_r {
    width: 780px;
    padding: 0;
    margin: 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item {
    background: #f2f2f2;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .h4.h4_2 {
    margin: 0 auto 30px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .h4.h4_2 span.txt {
    font-size: 3rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .h4.h4_2 span.txt_2 {
    font-size: 1.8rem;
    margin: 10px 0 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .h5.h5_1 {
    margin: 30px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .h5.h5_1 span.txt {
    font-size: 1.2rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .h5.h5_1 span.txt_2 {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .figure {
    height: 400px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .figure img {
    width: auto;
    height: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item.float {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .float_l {
    width: 300px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .float_r {
    width: 640px;
    padding: 0;
    margin: 0 0 0 40px;
  }
  #article .section.section_1 .inner.section_inner .content.company .table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  #article .section.section_1 .inner.section_inner .content.company .table .th,
  #article .section.section_1 .inner.section_inner .content.company .table .td {
    font-size: 1.4rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }
  #article .section.section_1 .inner.section_inner .content.company .table .th {
    color: black;
    width: 240px;
    padding: 30px 0 30px 1.5em;
    background: rgba(0, 0, 0, 0.2);
  }
  #article .section.section_1 .inner.section_inner .content.company .table .td {
    width: 780px;
    padding: 30px 0 30px 30px;
    overflow: hidden;
  }
  #article .section.section_1 .inner.section_inner .content.company .table .td ul {
    padding: 0 3em 0 0;
    float: left;
  }
  #article .section.section_1 .inner.section_inner .content.company table {
    display: table;
    width: 100%;
    margin: 0 auto;
    border: none;
    border-top: 1px solid #cccccc;
  }
  #article .section.section_1 .inner.section_inner .content.company table th,
  #article .section.section_1 .inner.section_inner .content.company table td {
    display: table-cell;
    font-size: 1.4rem;
    border-bottom: 1px solid #cccccc;
  }
  #article .section.section_1 .inner.section_inner .content.company table th {
    color: black;
    width: 240px;
    padding: 30px 0 30px 1.5em;
    background: #e6e6e6;
  }
  #article .section.section_1 .inner.section_inner .content.company table td {
    width: 780px;
    padding: 30px 0 30px 30px;
    background: white;
  }
  #article .section.section_1 .inner.section_inner .content.company table td ul {
    padding: 0 3em 0 0;
    float: left;
  }
  #article .section.section_1 .inner.section_inner .content.staff p.lead {
    letter-spacing: 0.25em;
    padding: 0 0 40px;
  }
  #article .section.section_1 .inner.section_inner .content.shop {
    /* -------------------------------------
                            Google Map
                        */
  }
  #article .section.section_1 .inner.section_inner .content.shop .h4.h4_2 {
    padding: 40px 0;
  }
  #article .section.section_1 .inner.section_inner .content.shop .h4.h4_2 span {
    letter-spacing: 0.2em;
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner.section_inner .content.shop .post {
    width: 100%;
    padding: 20px 0 20px 20px;
    background: #f2f2f2;
  }
  #article .section.section_1 .inner.section_inner .content.shop .post p {
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner.section_inner .content.shop .post p strong {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.shop .figure {
    height: 573.67829px;
  }
  #article .section.section_1 .inner.section_inner .content.shop .map {
    width: 100%;
    height: 360px;
  }
  #article .section.section_1 .inner.section_inner .content.shop .item {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 80px;
  }
}
/*# sourceMappingURL=company.css.map */