@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
        */
  /* -------------------------------------
           section_2
        */
}

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

#article .section.section_1 .inner.section_inner .content {
  width: 89.33333vw;
  margin: 13.33333vw auto 0;
  /* -------------------------------------
                       content_1
                    */
  /* -------------------------------------
                       content_2
                    */
  /* -------------------------------------
                       qa
                    */
  /* -------------------------------------
                       step
                    */
}

#article .section.section_1 .inner.section_inner .content .h3.h3_1 {
  text-align: center;
  width: 100%;
  margin: 0 auto 5.33333vw;
}

#article .section.section_1 .inner.section_inner .content .h3.h3_1 span {
  font-size: 2.4rem;
  font-weight: 500;
}

#article .section.section_1 .inner.section_inner .content.content_1 {
  width: 100%;
  margin: 0 auto;
}

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

#article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 {
  margin: 0.5em auto 0;
}

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

#article .section.section_1 .inner.section_inner .content.content_2 p {
  margin: 0.5em auto 0;
}

#article .section.section_1 .inner.section_inner .content.content_2 .figure {
  height: 43.33333vw;
  margin: 0;
  overflow: hidden;
}

#article .section.section_1 .inner.section_inner .content.content_2 .figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

#article .section.section_1 .inner.section_inner .content.content_2 .item.float {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item .float_c {
  width: 43.33333vw;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item .float_c:nth-of-type(2) {
  width: 100%;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item .float_c:nth-of-type(2) .figure {
  height: auto;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item .float_c:nth-of-type(2) .figure img {
  object-fit: inherit;
  width: 100%;
  height: auto;
}

#article .section.section_1 .inner.section_inner .content.content_2 .item .float_r,
#article .section.section_1 .inner.section_inner .content.content_2 .item .float_l {
  width: 43.33333vw;
}

#article .section.section_1 .inner.section_inner .content.qa {
  width: 89.33333vw;
}

#article .section.section_1 .inner.section_inner .content.qa .h2.h2_4 {
  text-align: center;
}

#article .section.section_1 .inner.section_inner .content.qa .h2.h2_4 span {
  font-size: 1.8rem;
}

#article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 {
  text-align: center;
  margin: 8vw auto 0;
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner.section_inner .content.qa .h3.h3_3::after {
  content: "";
  display: block;
  width: 37.33333vw;
  margin: 5.33333vw auto 0;
  border: 37.33333vw solid transparent;
  border-bottom: none;
  border-top: 6.66667vw solid #cccccc;
  box-sizing: border-box;
}

#article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 span {
  font-size: 2.1rem;
  font-weight: 500;
}

#article .section.section_1 .inner.section_inner .content.qa ul {
  list-style: none;
  padding: 5.33333vw;
  background: #f2f2f2;
}

#article .section.section_1 .inner.section_inner .content.qa ul li {
  display: flex;
  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;
  border-bottom: 1px dotted #999999;
  padding: 0 0 2.66667vw;
  margin: 0 auto 2vw;
}

#article .section.section_1 .inner.section_inner .content.qa ul li i {
  flex-shrink: 0;
  display: block;
  width: 8vw;
  margin: 0 1em 0 0;
}

#article .section.section_1 .inner.section_inner .content.qa .item {
  margin: 5.33333vw auto 0;
}

#article .section.section_1 .inner.section_inner .content.step {
  width: 89.33333vw;
}

#article .section.section_1 .inner.section_inner .content.step .figure {
  margin: 0;
}

#article .section.section_1 .inner.section_inner .content.step .h2.h2_1 {
  margin: 0 auto 10.66667vw;
}

#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 {
  width: 97.33333vw;
  margin: 0 auto 1rem;
}

#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span {
  line-height: 1.5;
}

#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num {
  flex-shrink: 0;
  line-height: 1;
}

#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle {
  width: 13.33333vw;
  height: 13.33333vw;
}

#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle strong {
  display: block;
  letter-spacing: 0.05em;
  font-size: 1rem;
}

#article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.txt {
  font-size: 1.8rem;
  font-weight: 500;
}

#article .section.section_1 .inner.section_inner .content.step .item {
  width: 100%;
  padding: 0 0 5.33333vw;
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner.section_inner .content.step .item:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #E45560;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 6.66667vw;
}

#article .section.section_1 .inner.section_inner .content.step .item:last-of-type:before {
  display: none;
}

#article .section.section_1 .inner.section_inner .content.step .item.float {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#article .section.section_1 .inner.section_inner .content.step .item .float_l,
#article .section.section_1 .inner.section_inner .content.step .item .float_r {
  width: 77.33333vw;
}

#article .section.section_1 .inner.section_inner .content.step .item .float_r {
  margin: 4vw 0 0;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       section_1
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           section_2
        */
  }
  #article .section.section_1 .inner.section_inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.section_1 .inner.section_inner .content {
    width: 100%;
    margin: 80px auto 0;
    /* -------------------------------------
                       content_1
                    */
    /* -------------------------------------
                       content_2
                    */
    /* -------------------------------------
                       qa
                    */
    /* -------------------------------------
                       step
                    */
  }
  #article .section.section_1 .inner.section_inner .content .h3.h3_1 {
    margin: 0 auto 50px;
  }
  #article .section.section_1 .inner.section_inner .content .h3.h3_1 span {
    font-size: 3.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 {
    grid-column: 1/4;
    height: 720px;
    overflow: hidden;
  }
  #article .section.section_1 .inner.section_inner .content.content_1 .figure {
    height: 100%;
  }
  #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 .h4.h4_2 {
    margin: 1em auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .h4.h4_2 span {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .figure {
    width: 100%;
    height: auto;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .figure img {
    object-fit: inherit;
    width: 100%;
    height: auto;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item {
    width: 960px;
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item .float_c {
    width: 470px;
    margin: 0 0 40px;
  }
  #article .section.section_1 .inner.section_inner .content.content_2 .item .float_r,
  #article .section.section_1 .inner.section_inner .content.content_2 .item .float_l {
    width: 470px;
  }
  #article .section.section_1 .inner.section_inner .content.qa {
    width: 830px;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h2.h2_4 span {
    font-size: 2.6rem;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 {
    margin: 60px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h3.h3_3::after {
    width: 250px;
    margin: 40px auto 0;
    border: 250px solid transparent;
    border-bottom: none;
    border-top: 40px solid #cccccc;
    box-sizing: border-box;
  }
  #article .section.section_1 .inner.section_inner .content.qa .h3.h3_3 span {
    font-size: 3.2rem;
  }
  #article .section.section_1 .inner.section_inner .content.qa ul {
    padding: 40px 40px 20px;
  }
  #article .section.section_1 .inner.section_inner .content.qa ul li {
    font-size: 1.8rem;
    padding: 0 0 20px;
    margin: 0 auto 15px;
  }
  #article .section.section_1 .inner.section_inner .content.qa ul li i {
    width: 30px;
  }
  #article .section.section_1 .inner.section_inner .content.qa .item {
    margin: 40px auto 0;
  }
  #article .section.section_1 .inner.section_inner .content.step {
    width: 960px;
  }
  #article .section.section_1 .inner.section_inner .content.step .h2.h2_1 {
    margin: 0 auto 80px;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 {
    width: 100%;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle {
    font-size: 4.8rem;
    width: 80px;
    height: 80px;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.num.circle strong {
    font-size: 1.2rem;
  }
  #article .section.section_1 .inner.section_inner .content.step .h4.h4_1 span.txt {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner.section_inner .content.step .item {
    padding: 0 0 40px;
  }
  #article .section.section_1 .inner.section_inner .content.step .item:before {
    left: 40px;
  }
  #article .section.section_1 .inner.section_inner .content.step .item.float {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
  }
  #article .section.section_1 .inner.section_inner .content.step .item .float_l {
    width: 480px;
  }
  #article .section.section_1 .inner.section_inner .content.step .item .float_r {
    width: 380px;
    margin: 0 0 0 20px;
  }
}
/*# sourceMappingURL=studio.css.map */