@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");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
       section
    ------------------------------------- */
}

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

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

#article .section.section_1 .inner .content.content_1 .h4.h4_1, #article .section.section_1 .inner .content.content_2 .h4.h4_1 {
  display: block;
  margin: 2.66667vw auto 0;
}

#article .section.section_1 .inner .content.content_1 .h4.h4_1 span i, #article .section.section_1 .inner .content.content_2 .h4.h4_1 span i {
  display: block;
  font-size: 1rem;
  margin: 1.33333vw auto 0;
}

#article .section.section_1 .inner .content.content_1 .h4.h4_1 span.num, #article .section.section_1 .inner .content.content_2 .h4.h4_1 span.num {
  display: block;
  font-size: 3rem;
  width: auto;
  height: auto;
  margin: 0;
}

#article .section.section_1 .inner .content.content_1 .h4.h4_1 span.txt, #article .section.section_1 .inner .content.content_2 .h4.h4_1 span.txt {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 auto;
}

#article .section.section_1 .inner .content.content_1 .h5.h5_1, #article .section.section_1 .inner .content.content_2 .h5.h5_1 {
  display: flex;
  align-items: center;
  justify-content: center;
}

#article .section.section_1 .inner .content.content_1 .h5.h5_1 span, #article .section.section_1 .inner .content.content_2 .h5.h5_1 span {
  display: block;
  text-align: center;
  color: white;
  line-height: 1;
  width: auto;
  padding: 1.86667vw 4vw;
  margin: 4vw auto 0;
  font-size: 1.2rem;
  background: #036EB8;
}

#article .section.section_1 .inner .content.content_1 p, #article .section.section_1 .inner .content.content_2 p {
  font-size: 1.2rem;
  padding: 0;
  margin: 4vw auto 0;
}

#article .section.section_1 .inner .content.content_1 .tel, #article .section.section_1 .inner .content.content_2 .tel {
  margin: 2.66667vw auto 0;
}

#article .section.section_1 .inner .content.content_1 .tel span, #article .section.section_1 .inner .content.content_2 .tel span {
  color: #333333;
  font-size: 1.2rem;
  line-height: 1;
}

#article .section.section_1 .inner .content.content_1 .tel span.txt, #article .section.section_1 .inner .content.content_2 .tel span.txt {
  display: flex;
  align-items: baseline;
}

#article .section.section_1 .inner .content.content_1 .tel span.txt b, #article .section.section_1 .inner .content.content_2 .tel span.txt b {
  display: block;
  transform: translateY(3px);
}

#article .section.section_1 .inner .content.content_1 .tel span.txt b img, #article .section.section_1 .inner .content.content_2 .tel span.txt b img {
  width: 5.33333vw;
  margin: 0 2.66667vw 0 0;
}

#article .section.section_1 .inner .content.content_1 .tel span.txt .tellink, #article .section.section_1 .inner .content.content_2 .tel span.txt .tellink {
  font-size: 2.1rem;
}

#article .section.section_1 .inner .content.content_1 .tel span.txt .tellink a,
#article .section.section_1 .inner .content.content_1 .tel span.txt .tellink a:link, #article .section.section_1 .inner .content.content_2 .tel span.txt .tellink a,
#article .section.section_1 .inner .content.content_2 .tel span.txt .tellink a:link {
  color: #333333;
}

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

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       section
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           section_1
        */
  }
  #article .section.section_1 .inner .content {
    /* -------------------------------------
                       content_1_2
                    */
  }
  #article .section.section_1 .inner .content.content_1 .h3.h3_1, #article .section.section_1 .inner .content.content_2 .h3.h3_1 {
    padding: 20px 0 50px;
  }
  #article .section.section_1 .inner .content.content_1 .h4.h4_1, #article .section.section_1 .inner .content.content_2 .h4.h4_1 {
    margin: 0 auto 0;
  }
  #article .section.section_1 .inner .content.content_1 .h4.h4_1 span i, #article .section.section_1 .inner .content.content_2 .h4.h4_1 span i {
    font-size: 1.2rem;
    margin: 4px auto 0;
  }
  #article .section.section_1 .inner .content.content_1 .h4.h4_1 span.num, #article .section.section_1 .inner .content.content_2 .h4.h4_1 span.num {
    font-size: 4rem;
  }
  #article .section.section_1 .inner .content.content_1 .h4.h4_1 span.txt, #article .section.section_1 .inner .content.content_2 .h4.h4_1 span.txt {
    font-size: 2.6rem;
  }
  #article .section.section_1 .inner .content.content_1 .h5.h5_1 span, #article .section.section_1 .inner .content.content_2 .h5.h5_1 span {
    font-size: 1.2rem;
    width: 100%;
    height: 40px;
    padding: 14px 0 0;
    margin: 14px auto 0;
    box-sizing: border-box;
  }
  #article .section.section_1 .inner .content.content_1 p, #article .section.section_1 .inner .content.content_2 p {
    font-size: 1.4rem;
    margin: 30px auto 0;
  }
  #article .section.section_1 .inner .content.content_1 .tel, #article .section.section_1 .inner .content.content_2 .tel {
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner .content.content_1 .tel span.txt b, #article .section.section_1 .inner .content.content_2 .tel span.txt b {
    transform: translateY(3px);
  }
  #article .section.section_1 .inner .content.content_1 .tel span.txt b img, #article .section.section_1 .inner .content.content_2 .tel span.txt b img {
    width: 26px;
    margin: 0 20px 0 0;
  }
  #article .section.section_1 .inner .content.content_1 .tel span.txt .tellink, #article .section.section_1 .inner .content.content_2 .tel span.txt .tellink {
    font-size: 3.4rem;
  }
  #article .section.section_1 .inner .content.content_1 .item, #article .section.section_1 .inner .content.content_2 .item {
    width: 100%;
    margin: 0 auto 60px;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_l, #article .section.section_1 .inner .content.content_2 .item .float_l {
    width: 576px;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_r, #article .section.section_1 .inner .content.content_2 .item .float_r {
    width: 400px;
  }
}
