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

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

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

#article .section.section_1 .inner.section_inner .content {
  /* -------------------------------------
                       content_1
                    */
  /* -------------------------------------
                       content_2
                    */
  /* -------------------------------------
                       content_3
                    */
}

#article .section.section_1 .inner.section_inner .content.content_1 {
  margin: 8vw auto;
}

#article .section.section_1 .inner.section_inner .content.content_2 .figure {
  width: 100%;
}

#article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 span {
  display: contents;
}

#article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 span.num {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 2rem;
  color: #E45560;
}

#article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 span.txt {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
}

#article .section.section_1 .inner.section_inner .content.content_2 p {
  margin: 2.66667vw auto 0;
  font-size: 1.4rem;
}

#article .section.section_1 .inner.section_inner .content.content_2 .link_choice {
  width: 100%;
  margin: 5.33333vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a,
#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48vw;
  height: 8.66667vw;
  margin: 0 auto;
  background: #E45560;
  position: relative;
}

#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:after,
#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:link:after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
}

#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:after,
#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:link:after {
  border: 3px solid transparent;
  border-right: none;
  border-left: 12px solid white;
  right: 5.33333vw;
  transform: translateY(-50%);
}

#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:after,
#article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:link:after {
  right: 1.86667vw;
}

#article .section.section_1 .inner.section_inner .content.content_2 .link_choice span {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 300;
  font-feature-settings: "palt";
  letter-spacing: 0.125em;
  color: white;
  line-height: 1;
  font-size: 1.2rem;
  font-weight: 500;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item {
  margin: 0 auto 8vw;
  background: #e6e6e6;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item .float_r {
  padding: 5.33333vw 5.33333vw 6.66667vw;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item.item_2 {
  padding: 5.33333vw;
  margin: -9.33333vw auto 8vw;
}

#article .section.section_1 .inner.section_inner .content.content_3 {
  background: #e6e6e6;
}

#article .section.section_1 .inner.section_inner .content.content_3 .figure {
  width: 100%;
}

#article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_2 span {
  display: contents;
}

#article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_2 span.num {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 2rem;
  color: #E45560;
}

#article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_2 span.txt {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
}

#article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_3 span.txt {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
}

#article .section.section_1 .inner.section_inner .content.content_3 p {
  margin: 2vw auto 0;
  font-size: 1.4rem;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item.float .float_r {
  width: 100%;
  padding: 5.33333vw;
  margin: 0 auto 0;
  box-sizing: border-box;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item.item_2 {
  width: 100%;
  margin: -2.66667vw auto 0;
  box-sizing: border-box;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item.item_2 ul {
  list-style: none;
  column-count: 2;
  padding: 0;
  margin: 5.33333vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item.item_2 ul li {
  white-space: nowrap;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 2.66667vw;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item.item_2.float .float_r {
  width: 100%;
  padding: 5.33333vw;
  height: auto;
  box-sizing: border-box;
}

#article .section.section_1 .inner.section_inner .content.content_3 .item.item_3 {
  width: 100%;
  margin: 5.33333vw auto 5.33333vw;
  padding: 4vw 5.33333vw 2.66667vw;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       section_1
    ------------------------------------- */
  }
  #article .section.section_1 .inner.section_inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.section_1 .inner.section_inner .content {
    /* -------------------------------------
                       content_1
                    */
    /* -------------------------------------
                       content_2
                    */
    /* -------------------------------------
                       content_3
                    */
  }
  #article .section.section_1 .inner.section_inner .content.content_1 {
    grid-column: 1/4;
    margin: 0 auto 60px;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .figure {
    height: 720px;
    margin: 0;
    overflow: hidden;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 {
    width: 1020px;
    position: relative;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .figure {
    width: 328px;
    height: 218px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 span {
    display: contents;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 span.num {
    font-size: 2.6rem;
    font-weight: 600;
    color: #E45560;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 span.txt {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.5;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_3 span.txt {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 p {
    margin: 20px auto 0;
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice {
    width: 142px;
    margin: 0 auto 0;
    position: absolute;
    z-index: 1;
    top: 40px;
    right: 40px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice a,
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:link {
    width: 100%;
    height: 30px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:after,
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:link:after {
    border: 3px solid transparent;
    border-right: none;
    border-left: 12px solid white;
    right: 20px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:after,
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice a:link:after {
    right: 6px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .link_choice span {
    font-size: 1.2rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item {
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item.float .float_r {
    width: 960px;
    min-height: 218px;
    padding: 40px;
    box-sizing: border-box;
    position: relative;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item.item_2 {
    width: 1020px;
    height: 575px;
    padding: 40px;
    margin: -40px auto 40px;
    box-sizing: border-box;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item.item_2 .figure {
    width: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 {
    width: 1020px;
    margin: 10px auto 40px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .figure {
    width: 328px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_2 {
    text-align: center;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_2 span {
    display: contents;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_2 span.num {
    font-size: 2.6rem;
    font-weight: 600;
    color: #E45560;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_2 span.txt {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.5;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .h4.h4_3 span.txt {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 p {
    margin: 10px auto 0;
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item {
    background: #e6e6e6;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item .float_r {
    width: 960px;
    height: 218px;
    padding: 0 20px 0 0;
    margin: 0 auto 20px;
    box-sizing: border-box;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item.item_2 {
    width: 100%;
    padding: 0 20px 0 0;
    margin: 0;
    min-height: auto;
    box-sizing: border-box;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item.item_2 ul {
    column-count: 3;
    margin: 10px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item.item_2 ul li {
    font-size: 1.4rem;
    margin: 0 0 2px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item.item_2.float .float_l .figure {
    width: 328px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item.item_2.float .float_r {
    width: 960px;
    padding: 10px 0 40px 20px;
  }
  #article .section.section_1 .inner.section_inner .content.content_3 .item.item_3 {
    width: 1020px;
    padding: 0 0 40px;
    margin: 30px auto 0;
  }
}
/*# sourceMappingURL=strengths.css.map */