@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
*/
@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");
@font-face {
  font-family: 'TheanoDidot';
  src: url("../webfont/TheanoDidot-Regular.eot");
  src: url("../webfont/TheanoDidot-Regular.eot?#iefix") format("embedded-opentype"), url("../webfont/TheanoDidot-Regular.woff") format("woff"), url("../webfont/TheanoDidot-Regular.ttf") format("truetype");
  font-display: swap;
}

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

#article .section {
  /* -------------------------------------
           list
        */
  /* -------------------------------------
           detail
        */
}

#article .section.list .inner .content {
  margin: 8vw auto 0;
  /* -------------------------------------
                       item
                    */
}

#article .section.list .inner .content .h4.h4_1 {
  width: 61.33333vw;
  margin: 0;
}

#article .section.list .inner .content .h4.h4_1 span {
  display: block;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝","游明朝体",YuMincho,"Yu Mincho","Times New Roman","メイリオ",Meiryo,serif;
  font-weight: bold;
  font-weight: 300;
  font-feature-settings: "pkna";
  letter-spacing: 0.15em;
  font-size: 1rem;
  line-height: 1.5;
  color: #8F7F5D;
}

#article .section.list .inner .content .day {
  display: flex;
  align-items: center;
  font-family: TheanoDidot, "Times New Roman", serif;
  letter-spacing: 0.025em;
  color: #8F7F5D;
  line-height: 1.5;
  font-size: 1rem;
  width: 26.66667vw;
}

#article .section.list .inner .content .item {
  width: 88vw;
  padding: 0 0 4vw;
  margin: 0 auto 3.33333vw;
  border-bottom: 1px dotted #8F7F5D;
  position: relative;
}

#article .section.list .inner .content .item a,
#article .section.list .inner .content .item a:link {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#article .section.list .inner .content .item.new .day:after {
  content: "NEW";
  display: inline-block;
  font-family: TheanoDidot, "Times New Roman", serif;
  letter-spacing: 0.025em;
  font-size: 1rem;
  color: #8F7F5D;
  width: auto;
  margin: 0 0 0 1rem;
}

#article .section.list .inner .pager {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  padding: 5.33333vw 0 10.66667vw;
}

#article .section.list .inner .pager .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: TheanoDidot, "Times New Roman", serif;
  font-size: 2.1rem;
  line-height: 1;
  width: 8vw;
  height: 8vw;
  padding: 1.06667vw 0 0;
  margin: 0.3em 0.5em;
  border: solid 1px #FFFBF4;
  border-radius: 2px;
  background: #FFFBF4;
  box-sizing: border-box;
}

#article .section.list .inner .pager .page-numbers.prev, #article .section.list .inner .pager .page-numbers.next, #article .section.list .inner .pager .page-numbers.dots {
  background: #FFFBF4;
  border: solid 1px #FFFBF4;
}

#article .section.list .inner .pager .page-numbers.current {
  color: white;
  background: #8F7F5D;
  border: solid 1px #FFFBF4;
}

#article .section.list .inner .pager a,
#article .section.list .inner .pager a:link {
  text-decoration: none;
}

#article .section.list .inner .pager a:hover {
  color: white;
  background: #8F7F5D;
  border: solid 1px #cccccc;
}

#article .section.detail .inner .content {
  /* -------------------------------------
                       item
                    */
  /* -------------------------------------
                       content_1
                    */
}

#article .section.detail .inner .content .h3.h3_1 {
  letter-spacing: 0.175em;
  width: 85.33333vw;
  padding: 0 0 4vw;
  margin: 3.33333vw auto 3.33333vw;
  border-bottom: 1px dotted #8F7F5D;
}

#article .section.detail .inner .content .h3.h3_1 span {
  display: block;
  font-size: 1.8rem;
  line-height: 1.5;
}

#article .section.detail .inner .content .day {
  display: flex;
  align-items: center;
  font-family: TheanoDidot, "Times New Roman", serif;
  color: #999999;
  line-height: 1;
  font-size: 1.2rem;
  width: 85.33333vw;
  margin: 3.5rem auto 0;
}

#article .section.detail .inner .content .text {
  margin: 3rem 0 0;
  /* -------------------------------------
                           USER AREA
                        ------------------------------------- */
  /*
    select, 
    input[type=text],
    input[type=number],
    input[type=email],
    input[type=tel],
    input[type=date],
    textarea {
        width: 100%;
    }
    */
}

#article .section.detail .inner .content .text a,
#article .section.detail .inner .content .text a:link {
  text-decoration: underline;
  display: inline-block;
}

#article .section.detail .inner .content .text h1 {
  font-size: 2.4rem;
}

#article .section.detail .inner .content .text h2 {
  font-size: 2.1rem;
}

#article .section.detail .inner .content .text h3 {
  font-size: 1.8rem;
}

#article .section.detail .inner .content .text h4 {
  font-size: 1.6rem;
}

#article .section.detail .inner .content .text h5 {
  font-size: 1.4rem;
}

#article .section.detail .inner .content .text h6 {
  font-size: 1.4rem;
}

#article .section.detail .inner .content .text strong {
  font-weight: bold;
}

#article .section.detail .inner .content .text em {
  -webkit-transform: skewX(-5deg);
  -moz-transform: skewX(-5deg);
  -o-transform: skewX(-5deg);
  transform: skewX(-5deg);
}

#article .section.detail .inner .content .text ul, #article .section.detail .inner .content .text ol {
  padding: 0 0 0 1.5em;
}

#article .section.detail .inner .content .text blockquote {
  padding: 0 0 0 1.0em;
}

#article .section.detail .inner .content .text p {
  display: block;
  font-size: 1.2rem;
}

#article .section.detail .inner .content .text img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
}

#article .section.detail .inner .content .item {
  width: 85.33333vw;
  padding: 0;
  margin: 1rem auto 1.4rem;
}

#article .section.detail .inner .content.new .day:after {
  content: "NEW";
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 400;
  letter-spacing: 0.075em;
  text-align: center;
  color: black;
  font-size: 1rem;
  line-height: 1;
  padding: 0.2rem 0.5rem;
  margin: 0 0 0 0.75rem;
  background: #EBEBEB;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       section
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           list
        */
    /* -------------------------------------
           detail
        */
  }
  #article .section.list .inner .content {
    margin: 100px auto 0;
  }
  #article .section.list .inner .content .h4.h4_1 {
    width: 660px;
    margin: 0;
  }
  #article .section.list .inner .content .h4.h4_1 span {
    font-size: 2.1rem;
  }
  #article .section.list .inner .content .day {
    font-size: 2.1rem;
    width: 200px;
  }
  #article .section.list .inner .content .item {
    width: 900px;
    padding: 0 0 30px;
    margin: 0 auto 25px;
  }
  #article .section.list .inner .content .item.new .day:after {
    font-size: 2.1rem;
    margin: 0 0 0 20px;
  }
  #article .section.list .inner .pager {
    padding: 70px 0 100px;
  }
  #article .section.list .inner .pager .page-numbers {
    font-size: 2.4rem;
    line-height: 1;
    width: 40px;
    height: 40px;
    padding: 4px 0 0;
    margin: 0.3em 0.5em;
  }
  #article .section.detail .inner .content {
    margin: 80px auto 0;
    /* -------------------------------------
                       item
                    */
    /* -------------------------------------
                       content_1
                    */
  }
  #article .section.detail .inner .content .h3.h3_1 {
    width: 100%;
    padding: 0 0 30px;
    margin: 14px auto 0;
  }
  #article .section.detail .inner .content .h3.h3_1 span {
    font-size: 3rem;
  }
  #article .section.detail .inner .content .day {
    font-size: 2.1rem;
    width: 100%;
    margin: 0 auto;
  }
  #article .section.detail .inner .content .text {
    margin: 40px 0 0;
    /* -------------------------------------
                           USER AREA
                        ------------------------------------- */
  }
  #article .section.detail .inner .content .text h1 {
    font-size: 3.0rem;
  }
  #article .section.detail .inner .content .text h2 {
    font-size: 2.8rem;
  }
  #article .section.detail .inner .content .text h3 {
    font-size: 2.4rem;
  }
  #article .section.detail .inner .content .text h4 {
    font-size: 2.0rem;
  }
  #article .section.detail .inner .content .text h5 {
    font-size: 1.8rem;
  }
  #article .section.detail .inner .content .text h6 {
    font-size: 1.6rem;
  }
  #article .section.detail .inner .content .text p {
    font-size: 1.4rem;
    padding: 0 0 0.5em 0;
  }
  #article .section.detail .inner .content .item {
    width: 100%;
    padding: 0;
    margin: 0 auto 20px;
  }
  #article .section.detail .inner .content.new .day:after {
    width: 40px;
    padding: 0.3rem 0 0.15rem;
    margin: 0 10px 0;
    box-sizing: border-box;
  }
}
