@charset "UTF-8";
/*
$basecolor2: #D7E98D; // red
$basecolor3: #BE99FF; // red
$basecolor4: #FFF899; // red
$basecolor5: #CCCCCC; // red

$basecolor6: #E199FF; // red
$basecolor7: #99D6FF; // red
$basecolor8: #FF99C3; // red
$basecolor9: #FFCF99; // red
*/
/*
@mixin webfont_j3(){
    font-family: "M PLUS Rounded 1c", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
    font-weight: bold;
}
*/
@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
        */
  /* -------------------------------------
           company
        */
  /* -------------------------------------
           shop
        */
}

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

#article .section.section_1 .inner .content.contact {
  margin: 9.33333vw auto 0;
}

#article .section.section_1 .inner .content.contact .h3.h3_3 {
  width: 84vw;
  margin: 0 auto 2.66667vw;
}

#article .section.section_1 .inner .content.contact .h3.h3_3 span {
  display: inline-block;
  text-align: left;
  color: white;
  font-size: 1.4rem;
  line-height: 1.5;
  width: auto;
  height: 6.66667vw;
  padding: 0.4vw 2.66667vw 0;
  border-radius: 30px;
  box-sizing: border-box;
  background: #1269B1;
}

#article .section.section_1 .inner .content.contact .h3.h3_3 span b img {
  display: inline-block;
  width: auto;
  height: 3.46667vw;
  margin: 0 1.33333vw 0 0;
  transform: translateY(-0.53333vw);
}

#article .section.section_1 .inner .content.contact .h4.h4_2 {
  width: 84vw;
  margin: 0 auto 2.66667vw;
}

#article .section.section_1 .inner .content.contact .h4.h4_2 span {
  font-size: 1.2rem;
}

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

#article .section.section_1 .inner .content.contact p {
  width: 84vw;
  margin: 0 auto;
}

#article .section.section_1 .inner .content.contact .tel {
  margin: 0 auto 1.33333vw;
}

#article .section.section_1 .inner .content.contact .tel p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 1.86667vw;
}

#article .section.section_1 .inner .content.contact .tel p span {
  text-align: left;
  line-height: 1;
}

#article .section.section_1 .inner .content.contact .tel p span.txt_2 {
  display: flex;
  align-items: center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
}

#article .section.section_1 .inner .content.contact .tel p span.txt_2 strong {
  font-size: 2.8rem;
  font-family: Helvetica, Arial, sans-serif;
  color: #1269B1;
  transform: translateY(-0.53333vw);
}

#article .section.section_1 .inner .content.contact .tel p span.txt_2 strong a,
#article .section.section_1 .inner .content.contact .tel p span.txt_2 strong a:link {
  color: #1269B1;
}

#article .section.section_1 .inner .content.contact .item {
  width: 84vw;
  margin: 0 auto 8vw;
}

#article .section.section_1 .inner .content.contact .item p {
  text-align: center;
}

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

#article .section.company .inner .content {
  width: 84vw;
}

#article .section.company .inner .content .h3.h3_3 {
  width: 84vw;
  margin: 0 auto 2.66667vw;
}

#article .section.company .inner .content .h3.h3_3 span {
  font-size: 1.6rem;
}

#article .section.company .inner .content .table {
  width: 100%;
  margin: 0 auto;
}

#article .section.company .inner .content .table span.tellink a,
#article .section.company .inner .content .table span.tellink a:link {
  display: inline-block;
}

#article .section.company .inner .content .table .th,
#article .section.company .inner .content .table .td {
  color: black;
  vertical-align: top;
  width: 100%;
  box-sizing: border-box;
}

#article .section.company .inner .content .table .th {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.15em;
  padding: 2.66667vw 4vw 1.33333vw;
}

#article .section.company .inner .content .table .td {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  padding: 0 0 2.66667vw 4vw;
  border-bottom: 1px solid #b3b3b3;
}

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

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

#article .section.shop {
  margin: 0 auto;
}

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

#article .section.shop .inner .content {
  width: 84vw;
  /* -------------------------------------
                       Google Map
                    */
}

#article .section.shop .inner .content .h3.h3_3 {
  width: 100%;
  margin: 0 auto 4vw;
}

#article .section.shop .inner .content .h3.h3_3 span.txt {
  font-size: 1.6rem;
}

#article .section.shop .inner .content .h3.h3_3 span.txt_2, #article .section.shop .inner .content .h3.h3_3 span.txt_3 {
  color: #CC0000;
}

#article .section.shop .inner .content .h4.h4_2 {
  margin: 0 auto 1.33333vw;
}

#article .section.shop .inner .content p strong {
  color: #CC0000;
  font-weight: bold;
}

#article .section.shop .inner .content .figure {
  margin: 4vw 0 2vw;
}

#article .section.shop .inner .content .tel {
  margin: 2.66667vw auto 0;
}

#article .section.shop .inner .content .tel span.txt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8FCEF2;
  width: 84vw;
  height: 16vw;
  border: 2px solid #8FCEF2;
  box-sizing: border-box;
}

#article .section.shop .inner .content .tel span.txt b {
  transform: translateY(-0.26667vw);
}

#article .section.shop .inner .content .tel span.txt b img {
  width: 6.66667vw;
  margin: 0 2vw 0 0;
}

#article .section.shop .inner .content .tel span.txt strong {
  font-size: 3rem;
  font-family: Helvetica, Arial, sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  font-weight: bold;
}

#article .section.shop .inner .content .tel span.txt strong a,
#article .section.shop .inner .content .tel span.txt strong a:link {
  color: #8FCEF2;
}

#article .section.shop .inner .content .map {
  height: 56vw;
  margin: 2.66667vw auto 0;
}

#article .section.shop .inner .content .item {
  width: 100%;
  padding: 21.33333vw 0 5.33333vw;
  border-bottom: 1px solid #cccccc;
}

#article .section.shop .inner .content .item:last-of-type {
  margin: 0 auto;
}

#article .section.shop .inner .content .item .float_l,
#article .section.shop .inner .content .item .float_r {
  margin: 0 auto 5.33333vw;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           section_1
        */
    /* -------------------------------------
           company
        */
    /* -------------------------------------
           shop
        */
  }
  #article .section.section_1 .inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.section_1 .inner .content.contact {
    margin: 60px auto 0;
  }
  #article .section.section_1 .inner .content.contact .h3.h3_3 {
    width: 940px;
    margin: 0 auto 30px;
  }
  #article .section.section_1 .inner .content.contact .h3.h3_3 span {
    color: white;
    font-size: 2.4rem;
    line-height: 1.5;
    height: 50px;
    padding: 7px 20px 0;
    border-radius: 30px;
  }
  #article .section.section_1 .inner .content.contact .h3.h3_3 span b img {
    height: 30px;
    margin: 0 10px 0 0;
    transform: translateY(-3px);
  }
  #article .section.section_1 .inner .content.contact .h4.h4_2 {
    width: 100%;
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner .content.contact .h4.h4_2 span {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  #article .section.section_1 .inner .content.contact .h4.h4_2 span.txt_2 {
    font-size: 3rem;
    margin: 10px auto 0;
  }
  #article .section.section_1 .inner .content.contact .h4.h4_2 span.txt_3 {
    margin: 10px auto 0;
  }
  #article .section.section_1 .inner .content.contact p {
    width: 940px;
    font-size: 1.6rem;
    margin: 30px auto 0;
  }
  #article .section.section_1 .inner .content.contact .tel p {
    justify-content: flex-start;
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content.contact .tel p span {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.contact .tel p span.txt {
    width: 220px;
  }
  #article .section.section_1 .inner .content.contact .tel p span.txt_2 {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.contact .tel p span.txt_2 strong {
    font-size: 4rem;
    transform: translateY(0px);
  }
  #article .section.section_1 .inner .content.contact .item {
    width: 940px;
    margin: 0 auto 60px;
  }
  #article .section.section_1 .inner .content.contact .item p {
    text-align: left;
  }
  #article .section.company .inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.company .inner .content {
    width: 1020px;
  }
  #article .section.company .inner .content .h3.h3_3 {
    width: 100%;
    margin: 0 auto 40px;
  }
  #article .section.company .inner .content .h3.h3_3 span {
    font-size: 3rem;
    text-align: center;
  }
  #article .section.company .inner .content .table {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    border-top: none;
  }
  #article .section.company .inner .content .table .th {
    font-size: 1.6rem;
    width: 310px;
    padding: 30px 0 30px 1.5em;
    border-bottom: 1px solid #b3b3b3;
  }
  #article .section.company .inner .content .table .td {
    font-size: 1.4rem;
    width: 710px;
    padding: 30px 0 30px 30px;
  }
  #article .section.company .inner .content .table .td ul {
    padding: 0 3em 0 0;
    float: left;
  }
  #article .section.shop .inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.shop .inner .content {
    width: 1020px;
    /* -------------------------------------
                       Google Map
                    */
  }
  #article .section.shop .inner .content .h3.h3_3 {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    margin: 0 auto 30px;
  }
  #article .section.shop .inner .content .h3.h3_3 span {
    display: inline-block;
    line-height: 1.5;
    width: auto;
  }
  #article .section.shop .inner .content .h3.h3_3 span.txt {
    font-size: 2.4rem;
  }
  #article .section.shop .inner .content .h3.h3_3 span.txt_2 {
    font-size: 2.4rem;
    margin: 0 0 0 1em;
  }
  #article .section.shop .inner .content .h3.h3_3 span.txt_3 {
    width: 100%;
    margin: 1em 0 0;
  }
  #article .section.shop .inner .content .h4.h4_2 {
    margin: 0 auto 10px;
  }
  #article .section.shop .inner .content .h4.h4_2 span.txt {
    font-size: 1.8rem;
  }
  #article .section.shop .inner .content p {
    width: 100%;
  }
  #article .section.shop .inner .content .figure {
    margin: 0 0 10px;
  }
  #article .section.shop .inner .content .tel {
    margin: 20px auto 0;
  }
  #article .section.shop .inner .content .tel span.txt {
    width: 100%;
    height: 120px;
    margin: 20px 0 0;
  }
  #article .section.shop .inner .content .tel span.txt b {
    transform: translateY(1px);
  }
  #article .section.shop .inner .content .tel span.txt b img {
    width: 25px;
    margin: 0 10px 0 0;
  }
  #article .section.shop .inner .content .tel span.txt strong {
    font-size: 3.6rem;
  }
  #article .section.shop .inner .content .map {
    height: 340px;
    margin: 0;
  }
  #article .section.shop .inner .content .item {
    padding: 100px 0 40px;
    margin: 0 auto;
  }
  #article .section.shop .inner .content .item.float {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #article .section.shop .inner .content .item .float_l,
  #article .section.shop .inner .content .item .float_r {
    width: 490px;
    margin: 20px 0 10px;
  }
}
