@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
*/
/*
.overflow{
                            
    position: relative;

    &:after{
        content: "";
        display: block;
        width: (40/640)*100vw;
        height: 100%;
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;

        @include gra($monocolor,1); // color,rotate:0 or 1
        transform: scaleX(-1);
        opacity: 0.2;
    }
    .figure{

        display: flex;
        width: 100%;
        box-sizing: border-box;
        overflow: auto;

        img{
            width: (960/640)*100vw;
        }
        &:after{
            content: "■■";
            display: block;
            opacity: 0;
        }
    }
}
*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(//fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700&amp;subset=japanese);
@font-face {
  font-family: 'tegaki';
  src: url("../webfont/apjapanesefont.eot");
  src: url("../webfont/apjapanesefont.eot?#iefix") format("embedded-opentype"), url("../webfont/apjapanesefont.woff") format("woff"), url("../webfont/apjapanesefont.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: 'tex gyre heros r';
  src: url("../webfont/texgyreheros-regular-webfont.eot");
  src: url("../webfont/texgyreheros-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../webfont/texgyreheros-regular-webfont.woff") format("woff"), url("../webfont/texgyreheros-regular-webfont.ttf") format("truetype");
  font-display: swap;
}

/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
       section
    ------------------------------------- */
}

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

#article .section .inner {
  width: 93.75%;
  margin: 0 auto;
  /* -------------------------------------
               content
            ------------------------------------- */
  /* -------------------------------------
               link
            ------------------------------------- */
}

#article .section .inner .content {
  padding: 0 0 1.4rem 0;
}

#article .section .inner .content .item {
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
}

#article .section .inner .content ul {
  padding: 0 0 0 1.5em;
  margin: 0 0 0.5em 0;
}

#article .section .inner .content ul li {
  padding: 0 0 0.5em 0;
}

#article .section .inner .content ul.border {
  padding: 0.75em 0.5em 0.25em 2.2em;
  border: 1px solid #EF4220;
}

#article .section .inner .content ul.nolist {
  list-style: none;
  padding: 0.75em 0.5em 0.25em 0.5em;
}

#article .section .inner .content ul.nolist li {
  text-indent: -1.25em;
  padding: 0 0 0.5em 1.5em;
}

#article .section .inner .link {
  padding: 2.0rem 0;
  background: #f2f2f2;
}

#article .section .inner .link .h3.h3_1 {
  font-feature-settings: "pkna";
  letter-spacing: 0.075em;
  text-align: center;
  width: 93.33333%;
  margin: 0 auto;
}

#article .section .inner .link .h3.h3_1 span {
  display: block;
  font-size: 1.2rem;
}

#article .section .inner .link .h3.h3_1 span.txt_2 strong {
  color: #EF4220;
  font-size: 1.8rem;
}

#article .section .inner .link .h3.h3_2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  margin: 0 auto;
}

#article .section .inner .link .h3.h3_2 span {
  display: block;
}

#article .section .inner .link .h3.h3_2 span.txt {
  flex: 1;
  letter-spacing: 0.075em;
  color: white;
  font-size: 1.0rem;
  text-align: center;
  line-height: 1;
  padding: 0.6rem 0.5rem 0.4rem;
  margin: 0 1.0rem 0 0;
  background: #EF4220;
  box-sizing: border-box;
}

#article .section .inner .link .h3.h3_2 span.txt_2 {
  flex: 5;
  line-height: 1.5;
}

#article .section .inner .link a,
#article .section .inner .link a:link {
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  width: 66.66667%;
  padding: 1.0rem 0;
  margin: 1.25rem auto 0;
  background: #EF4220;
}

#article .section.section_1.underline {
  border-bottom: 1px solid #cccccc;
}

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

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

#article .section.section_1 .inner .content .h3 span {
  display: block;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-feature-settings: "pkna";
  letter-spacing: 0.15em;
  text-align: center;
  font-size: 1.6rem;
}

#article .section.section_1 .inner .content .h3.h3_1 {
  margin: 0 auto 2rem;
}

#article .section.section_1 .inner .content .h3.h3_1 span {
  line-height: 1.25;
}

#article .section.section_1 .inner .content .h3.h3_2 {
  padding: 1rem 0 0;
  border-top: 1px solid #cccccc;
}

#article .section.section_1 .inner .content .h3.h3_2 span {
  line-height: 1.5;
  font-size: 1.2rem;
}

#article .section.section_1 .inner .content .h4 span {
  display: block;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-feature-settings: "pkna";
  letter-spacing: 0.125em;
}

#article .section.section_1 .inner .content .h4.h4_1 {
  display: flex;
  align-items: center;
  margin: 0 0 0.25em;
}

#article .section.section_1 .inner .content .h4.h4_1 span.num {
  font-family: "tex gyre heros r", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #EF4220;
  font-size: 4rem;
  line-height: 1;
  margin: 0 1.4rem 0 0;
}

#article .section.section_1 .inner .content .h4.h4_1 span.num.circle {
  color: white;
  font-size: 3.0rem;
  text-align: center;
  width: 4rem;
  height: 4rem;
  padding: 0.2em 0 0 0;
  background: #EF4220;
  border-radius: 100%;
  box-sizing: border-box;
}

#article .section.section_1 .inner .content .h4.h4_1 span.txt {
  font-size: 1.4rem;
  line-height: 1.25;
  margin: 0.5em 0;
}

#article .section.section_1 .inner .content .h4.h4_1.underline {
  margin: 0 0 0.75em 0;
  border-bottom: 2px solid #EF4220;
}

#article .section.section_1 .inner .content .h4.h4_1.underline span.num {
  font-size: 5.5rem;
  margin: 0 1.4rem -0.17em 0;
}

#article .section.section_1 .inner .content .h4.h4_1.underline span.num.circle {
  color: white;
  font-size: 3.0rem;
  text-align: center;
  width: 4rem;
  height: 4rem;
  padding: 0.2em 0 0 0;
  margin: 0 1.4rem 0 0;
  background: #EF4220;
  border-radius: 100%;
  box-sizing: border-box;
}

#article .section.section_1 .inner .content .h5 span {
  display: block;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 500;
  font-feature-settings: "pkna";
  letter-spacing: 0.05em;
}

#article .section.section_1 .inner .content p {
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0.5em 0 0 0;
}

#article .section.section_1 .inner .content p:first-of-type {
  margin: 0;
}

#article .section.section_1 .inner .content p.lead {
  text-align: center;
  font-size: 1.4rem;
}

#article .section.section_1 .inner .content .figure {
  margin: 0 0 0.25em 0;
}

#article .section.section_1 .inner .content .item {
  margin: 0 auto 2.5rem;
}

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

#article .section.section_1 .inner .content .item.underline {
  padding: 0 0 2.5rem;
  border-bottom: 1px solid #cccccc;
}

#article .section.section_1 .inner .content .item.framed {
  padding: 1.0em;
  border: 1px solid #cccccc;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       section_1
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           section_2
        */
  }
  #article .section .inner {
    width: 920px;
    /* -------------------------------------
               content
            ------------------------------------- */
    /* -------------------------------------
               link
            ------------------------------------- */
  }
  #article .section .inner .content {
    padding: 0;
  }
  #article .section .inner .content .float {
    display: flex;
  }
  #article .section .inner .content .float.justify {
    justify-content: space-between;
  }
  #article .section .inner .content .float.wrap {
    flex-wrap: wrap;
  }
  #article .section .inner .content .float.reverse {
    flex-direction: row-reverse;
  }
  #article .section .inner .content .item {
    width: 100%;
  }
  #article .section .inner .content ul {
    margin: 0 0 1em 0;
  }
  #article .section .inner .link {
    padding: 40px 0 30px;
    margin: 40px auto 0;
  }
  #article .section .inner .link .h3 {
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    font-weight: 300;
  }
  #article .section .inner .link .h3.h3_1 {
    letter-spacing: 0.175em;
    width: 100%;
  }
  #article .section .inner .link .h3.h3_1 span {
    line-height: 1;
  }
  #article .section .inner .link .h3.h3_1 span.txt {
    font-size: 1.8rem;
  }
  #article .section .inner .link .h3.h3_1 span.txt_2 {
    font-size: 1.8rem;
    margin: 20px 0 0;
  }
  #article .section .inner .link .h3.h3_1 span.txt_2 strong {
    font-size: 3.6rem;
  }
  #article .section .inner .link .h3.h3_1 span.txt_3 {
    font-size: 2.1rem;
    margin: 20px 0 0;
  }
  #article .section .inner .link .h3.h3_2 {
    align-items: center;
    font-feature-settings: "pkna";
    width: 100%;
    margin: 0;
  }
  #article .section .inner .link .h3.h3_2 span.txt {
    flex: none;
    letter-spacing: 0.175em;
    font-size: 1.4rem;
    padding: 0.6rem 0.8rem 0.5rem;
    margin: 0 1.5rem 0 0;
  }
  #article .section .inner .link .h3.h3_2 span.txt_2 {
    flex: none;
    letter-spacing: 0.15em;
    font-size: 1.8rem;
    line-height: 1;
    padding: 0.3rem 0 0;
  }
  #article .section .inner .link a,
  #article .section .inner .link a:link {
    font-size: 1.8rem;
    width: 360px;
    height: 72px;
    padding: 2.0rem 0 0 0;
    margin: 30px auto 0;
    box-sizing: border-box;
  }
  #article .section.section_1 .inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.section_1 .inner .content {
    /* -------------------------------------
                       lyout
                    */
    /* -------------------------------------
                       content_1
                    */
    /* -------------------------------------
                       content_2
                    */
  }
  #article .section.section_1 .inner .content .h3.h3_1 {
    margin: 0 auto 40px;
  }
  #article .section.section_1 .inner .content .h3.h3_1 span {
    font-size: 2.8rem;
  }
  #article .section.section_1 .inner .content .h3.h3_2 {
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0 auto 40px;
    border-top: none;
    position: relative;
    z-index: 1;
  }
  #article .section.section_1 .inner .content .h3.h3_2 span {
    display: inline-block;
    background: white;
  }
  #article .section.section_1 .inner .content .h3.h3_2 span.txt {
    font-size: 1.6rem;
    padding: 0 2em;
  }
  #article .section.section_1 .inner .content .h3.h3_2:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #999999;
    box-sizing: border-box;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  #article .section.section_1 .inner .content .h4.h4_1 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #article .section.section_1 .inner .content .h4.h4_1 span.num {
    font-size: 9rem;
    font-weight: 300;
    line-height: 1;
    margin: 0 2.5rem 0 0;
  }
  #article .section.section_1 .inner .content .h4.h4_1 span.num.circle {
    font-size: 5.5rem;
    width: 7rem;
    height: 7rem;
    padding: 0.15em 0 0 0;
  }
  #article .section.section_1 .inner .content .h4.h4_1 span.txt {
    font-size: 2.4rem;
    margin: 0.5em 0;
  }
  #article .section.section_1 .inner .content .h4.h4_1.underline {
    margin: 0 0 30px 0;
  }
  #article .section.section_1 .inner .content .h4.h4_1.underline span.num {
    font-size: 9.0rem;
    margin: 0 2.5rem -0.15em 0;
  }
  #article .section.section_1 .inner .content .h4.h4_1.underline span.num.circle {
    font-size: 5.5rem;
    width: 7rem;
    height: 7rem;
    padding: 0.15em 0 0 0;
  }
  #article .section.section_1 .inner .content p {
    font-size: 1.4rem;
    line-height: 1.75;
    margin: 0.5em 0 0 0;
  }
  #article .section.section_1 .inner .content p:first-of-type {
    margin: 0.5em 0 0 0;
  }
  #article .section.section_1 .inner .content p.lead {
    display: flex;
    justify-content: center;
    font-size: 1.6rem;
  }
  #article .section.section_1 .inner .content .float .float_l {
    width: 340px;
  }
  #article .section.section_1 .inner .content .float .float_r {
    width: 540px;
  }
  #article .section.section_1 .inner .content .item {
    margin: 0 0 40px 0;
  }
  #article .section.section_1 .inner .content .item.underline {
    padding: 0 0 40px 0;
  }
  #article .section.section_1 .inner .content .item.framed {
    padding: 40px;
  }
  #article .section.section_1 .inner .content .item.framed.float .float_l {
    width: 340px;
  }
  #article .section.section_1 .inner .content .item.framed.float .float_r {
    width: 460px;
  }
}
