@charset "UTF-8";
@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);
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700;900&display=swap");
@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;
}
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
     section
  ------------------------------------- */
}
#article .section {
  overflow: hidden;
  /* -------------------------------------
     section_1
  */
}
#article .section.section_1 {
  width: 100%;
  padding: 0;
}
#article .section.section_1 .inner {
  width: 100%;
  margin: 0 auto;
}
#article .section.section_1 .inner .content.content_1 {
  width: 100%;
  background: #CCCCCC;
}
#article .section.section_1 .inner .content.content_1 .item {
  width: 90.625%;
  margin: 0 auto;
}
#article .section.section_1 .inner .content.content_2 .h3.h3_1 {
  text-align: center;
  font-size: 1.6rem;
  width: 93.75%;
  padding: 1.25em 0;
  margin: 1em auto 0;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
}
#article .section.section_1 .inner .content.content_2 .h3.h3_1 .txt {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.125em;
  line-height: 1.5;
}
#article .section.section_1 .inner .content.content_2 .h3.h3_1 .lead {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left;
  font-weight: 300;
  width: 90%;
  margin: 1em auto 0;
}
#article .section.section_1 .inner .content.content_2 .item {
  width: 93.75%;
  margin: 1em auto 0;
}
#article .section.section_1 .inner .content.content_2 .item.float {
  display: flex;
  flex-direction: column;
}
#article .section.section_1 .inner .content.content_2 .item .h4.h4_1 {
  order: 1;
  margin: 0 0 1em;
  box-sizing: border-box;
}
#article .section.section_1 .inner .content.content_2 .item .h4.h4_1 span {
  display: inline-block;
  font-feature-settings: "palt";
  letter-spacing: 0.075em;
}
#article .section.section_1 .inner .content.content_2 .item .h4.h4_1 span.num {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  color: hsl(0, 0%, 100%);
  font-size: 1.4rem;
  line-height: 1;
  height: 20px;
  padding: 0.3em 0.8em 0;
  position: relative;
  background: #999999;
  box-sizing: border-box;
}
#article .section.section_1 .inner .content.content_2 .item .h4.h4_1 span.num:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-right: none;
  border-left: 10px solid #999999;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -10px;
}
#article .section.section_1 .inner .content.content_2 .item .h4.h4_1 span.txt {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  color: hsl(0, 0%, 0%);
  font-size: 1.2rem;
  padding: 0.2em 0;
  margin: 0 0 0 6.25%;
}
#article .section.section_1 .inner .content.content_2 .item .float_l {
  order: 3;
}
#article .section.section_1 .inner .content.content_2 .item .float_r {
  order: 2;
}

@media screen and (min-width: 768px) {
  /* =================================================
     unique layout
  ================================================= */
  /* -------------------------------------
     article
  ------------------------------------- */
  #article {
    /* -------------------------------------
       section
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
       section_1
    */
  }
  #article .section.section_1 {
    width: 100%;
  }
  #article .section.section_1 .inner {
    width: 100%;
  }
  #article .section.section_1 .inner .content {
    width: 920px;
    margin: 0 auto;
  }
  #article .section.section_1 .inner .content.content_1 {
    width: 100%;
    padding: 0;
  }
  #article .section.section_1 .inner .content.content_1 .item {
    width: 920px;
    padding: 30px 0;
    margin: 0 auto;
    position: relative;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_l {
    width: 640px;
    padding: 0 0 30px 0;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_r {
    width: 240px;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_r .figure {
    margin: 0;
  }
  #article .section.section_1 .inner .content.content_1 .item p {
    padding: 0;
  }
  #article .section.section_1 .inner .content.content_2 {
    padding: 0 0 0 0;
  }
  #article .section.section_1 .inner .content.content_2 .h3.h3_1 {
    font-size: 2.1rem;
    width: 920px;
    padding: 1.5em 0;
    margin: 60px auto 0;
  }
  #article .section.section_1 .inner .content.content_2 .h3.h3_1 span.txt {
    letter-spacing: 0.125em;
  }
  #article .section.section_1 .inner .content.content_2 .h3.h3_1 span.lead {
    font-size: 1.4rem;
    line-height: 1.5;
    width: 800px;
    margin: 1.5em auto 0;
  }
  #article .section.section_1 .inner .content.content_2 .item {
    width: 920px;
    padding: 0 0 0 0;
    margin: 40px auto 0;
  }
  #article .section.section_1 .inner .content.content_2 .item.float {
    flex-direction: row;
  }
  #article .section.section_1 .inner .content.content_2 .item.reverse {
    flex-direction: row-reverse;
  }
  #article .section.section_1 .inner .content.content_2 .item .h4.h4_1 {
    width: 920px;
    margin: 0 0 40px 0;
  }
  #article .section.section_1 .inner .content.content_2 .item .h4.h4_1 span.num {
    font-size: 1.8rem;
    height: 30px;
    padding: 0.35em 0.5em 0em 1em;
  }
  #article .section.section_1 .inner .content.content_2 .item .h4.h4_1 span.num:after {
    width: 15px;
    height: 15px;
    border: 15px solid transparent;
    border-right: none;
    border-left: 15px solid #999999;
    right: -15px;
  }
  #article .section.section_1 .inner .content.content_2 .item .h4.h4_1 span.txt {
    font-size: 1.8rem;
    padding: 0.3em 0;
    margin: 0 0 0 30px;
  }
  #article .section.section_1 .inner .content.content_2 .item .float_l {
    width: 580px;
  }
  #article .section.section_1 .inner .content.content_2 .item .float_r {
    width: 300px;
  }
  #article .section.section_1 .inner .content.content_2 .item p {
    font-size: 1.4rem;
  }
}/*# sourceMappingURL=value.css.map */