@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@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;
}

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

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

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

#article .section.list .inner .h3 {
  font-feature-settings: "pkna";
  letter-spacing: 0.175em;
}

#article .section.list .inner .h3.h3_0 {
  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;
  text-align: center;
  color: white;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.5rem 0;
  margin: 0 auto 2rem;
  background: #0000CD;
  background: -moz-linear-gradient(left, white 0%, #0000CD 20%, #0000CD 80%, white 100%);
  background: -webkit-linear-gradient(left, white 0%, #0000CD 20%, #0000CD 80%, white 100%);
  background: linear-gradient(to right, white 0%, #0000CD 20%, #0000CD 80%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$monocolor2', endColorstr='$monocolor2',GradientType=1 );
}

#article .section.list .inner .content {
  width: 93.75%;
  margin: 0 auto;
}

#article .section.list .inner .content.content_1 .item {
  display: block;
  width: 100%;
  margin: 0 auto 2rem;
}

#article .section.list .inner .content.content_1 .item:last-of-type {
  margin: 0 auto;
}

#article .section.list .inner .content.content_1 .item .figure {
  width: 100%;
  height: 65.625vw;
  position: relative;
  border: 1px solid #0000CD;
  box-sizing: border-box;
  overflow: hidden;
}

#article .section.list .inner .content.content_1 .item .figure img {
  position: relative;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#article .section.list .inner .content.content_1 .item .figure img.w {
  width: auto;
  height: 100%;
}

#article .section.list .inner .content.content_1 .item .figure img.h {
  width: 100%;
  height: auto;
}

#article .section.list .inner .content.content_1 .item .h4.h4_1 {
  width: 100%;
  padding: 0.5rem 0 0;
}

#article .section.list .inner .content.content_1 .item .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;
}

#article .section.list .inner .content.content_1 .item .h4.h4_1 span.txt {
  text-align: center;
  color: #C09F30;
  font-size: 1.2rem;
}

#article .section.list .inner .content.content_1 .item .h4.h4_4 {
  width: 28.125vw;
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

#article .section.list .inner .content.content_1 .item .h4.h4_4 a,
#article .section.list .inner .content.content_1 .item .h4.h4_4 a:link {
  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;
  text-align: center;
  color: white;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.75rem 0;
  background: #0000CD;
}

#article .section.list .inner .content.content_1 .item .h5.h5_1 {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0.75rem 0 0;
}

#article .section.list .inner .content.content_1 .item .h5.h5_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.075em;
  text-align: center;
  color: black;
  font-size: 1rem;
  margin: 0 0.5rem;
}

#article .section.list .inner .content.content_1 .item a,
#article .section.list .inner .content.content_1 .item a:link {
  display: block;
  text-decoration: none;
}

#article .section.list .inner .content.content_1 .item .float_l {
  width: 100%;
  margin: 0 auto;
  border: 0.5rem solid white;
  box-sizing: border-box;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  position: relative;
}

#article .section.list .inner .content.content_1 .item .float_r {
  width: 100%;
  margin: 0 auto;
}

#article .section.detail {
  padding: 0 0 2rem;
}

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

#article .section.detail .inner .content {
  width: 93.75%;
  margin: 0 auto 1.0rem;
  /* -------------------------------------
                       item
                    */
  /* -------------------------------------
                       header
                    */
  /* -------------------------------------
                       leadset
                    */
  /* -------------------------------------
                       beforeafterset
                    */
}

#article .section.detail .inner .content .h3.h3_1 {
  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;
  color: white;
  font-size: 1.8rem;
  line-height: 1.5;
}

#article .section.detail .inner .content .h4.h4_1 {
  display: flex;
  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: 1.4rem;
  line-height: 1;
  margin: 1rem 0 0;
}

#article .section.detail .inner .content .h4.h4_1 span {
  display: block;
  color: #C09F30;
  background: white;
}

#article .section.detail .inner .content .h4.h4_1 span.cata {
  flex-shrink: 0;
}

#article .section.detail .inner .content .h4.h4_1 span.cata a,
#article .section.detail .inner .content .h4.h4_1 span.cata a:link {
  text-decoration: none;
  display: block;
  color: white;
  padding: 0.75rem 1.5rem;
  background: #0000CD;
}

#article .section.detail .inner .content .h4.h4_1 span.txt {
  padding: 0.75rem 0.75rem 0.75rem 1.5rem;
}

#article .section.detail .inner .content .h4.h4_1 span.txt_2 {
  padding: 0.75rem 1.5rem 0.75rem 0.75rem;
}

#article .section.detail .inner .content .h5.h5_1 {
  margin: 0 auto 1rem;
}

#article .section.detail .inner .content .h5.h5_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.2em;
  color: #786118;
  line-height: 1.5;
  text-align: center;
  font-size: 1.4rem;
}

#article .section.detail .inner .content .h6 {
  width: auto;
  padding: 0.5rem 1rem;
  background: #cccccc;
}

#article .section.detail .inner .content .h6 span {
  display: block;
  font-family: "Lora", "Hiragino Mincho ProN", "游明朝","游明朝体",YuMincho,"Yu Mincho","Times New Roman","メイリオ",Meiryo,serif;
  font-weight: bold;
  font-weight: 400;
  color: white;
  font-size: 1.2rem;
  line-height: 1;
}

#article .section.detail .inner .content .text {
  font-size: 1.2rem;
  line-height: 1.25;
  margin: 0 auto;
}

#article .section.detail .inner .content .item {
  width: 90%;
  margin: 0 auto;
}

#article .section.detail .inner .content.header {
  width: 100%;
  padding: 0;
  background: #C09F30;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}

#article .section.detail .inner .content.header .item {
  width: 84.375%;
  padding: 3rem 0 0;
}

#article .section.detail .inner .content.header .item .float_l {
  width: 83.33333%;
  height: 92.1875vw;
  margin: 0 auto 4.5rem;
  border: 2px solid white;
  border-radius: 100%;
  box-sizing: border-box;
  position: relative;
}

#article .section.detail .inner .content.header .item .float_l:after {
  content: "";
  display: block;
  width: calc(100% + 3rem);
  height: calc(100% + 8rem);
  background: url(../images/common/frame_photo_4.png) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#article .section.detail .inner .content.header .item .float_l .figure {
  height: 100%;
  border: 3px solid #C09F30;
  border-radius: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

#article .section.detail .inner .content.header .item .float_l .figure img {
  width: auto;
  height: 100%;
  border: 3px solid white;
  border-radius: 100%;
  box-sizing: border-box;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#article .section.detail .inner .content.header .item .float_r {
  margin: 0;
}

#article .section.detail .inner .content.header:before, #article .section.detail .inner .content.header:after {
  content: "";
  display: block;
  height: 0.5rem;
  box-sizing: border-box;
}

#article .section.detail .inner .content.header:before {
  margin: 0 0 2rem;
  border-bottom: 1px solid white;
}

#article .section.detail .inner .content.header:after {
  margin: 2rem 0 0;
  border-top: 1px solid white;
}

#article .section.detail .inner .content.leadset {
  width: 100%;
  margin: 0 auto 2rem;
  position: relative;
}

#article .section.detail .inner .content.leadset .text {
  font-size: 1rem;
  width: 75%;
}

#article .section.detail .inner .content.leadset .item {
  width: 100%;
  padding: 1rem 0;
  margin: 0 auto 0.5rem;
  position: relative;
}

#article .section.detail .inner .content.leadset .item:before, #article .section.detail .inner .content.leadset .item:after {
  content: "";
  display: block;
  width: 9.375vw;
  height: 100%;
  background: url(../images/common/artframe_5.png) left center no-repeat;
  background-size: 100% auto;
  position: absolute;
  z-index: 1;
  top: -0.5rem;
  opacity: 0.5;
}

#article .section.detail .inner .content.leadset .item:before {
  left: 0;
}

#article .section.detail .inner .content.leadset .item:after {
  right: 0;
  transform: scaleX(-1);
}

#article .section.detail .inner .content.leadset:before, #article .section.detail .inner .content.leadset:after {
  content: "";
  display: block;
  width: 100%;
}

#article .section.detail .inner .content.leadset:before {
  border-top: 1px solid #cccccc;
  position: absolute;
  z-index: -1;
  bottom: 1.5rem;
}

#article .section.detail .inner .content.leadset:after {
  height: 3rem;
  background: url(../images/common/artframe_3.png) center center no-repeat;
  background-size: 21.875% auto;
}

#article .section.detail .inner .content.beforeafterset {
  margin: 0 auto;
}

#article .section.detail .inner .content.beforeafterset .item {
  margin: 0 auto 1rem;
}

#article .section.detail .inner .content.beforeafterset .item.float {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  /*
                                &:before{
                                    -webkit-box-ordinal-group: 2;
                                               -ms-flex-order: 1;
                                                        order: 1;
                                    content: "";
                                    display: block;
                                    border: (30/540)*100vw solid transparent;
                                    border-right: none;
                                    border-left: (16/540)*100vw solid $maincolor;
                                    box-sizing: border-box;
                                }
                                */
}

#article .section.detail .inner .content.beforeafterset .item.float .h6 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

#article .section.detail .inner .content.beforeafterset .item.float .text {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin: 1rem auto 0;
}

#article .section.detail .inner .content.beforeafterset .item.float .figure {
  box-sizing: border-box;
}

#article .section.detail .inner .content.beforeafterset .item.float .float_l,
#article .section.detail .inner .content.beforeafterset .item.float .float_r {
  width: 46.2963%;
  position: relative;
}

#article .section.detail .inner .content.beforeafterset .item.float .float_l {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

#article .section.detail .inner .content.beforeafterset .item.float .float_l .figure {
  border: 2px solid #cccccc;
}

#article .section.detail .inner .content.beforeafterset .item.float .float_r {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#article .section.detail .inner .content.beforeafterset .item.float .float_r .h6 {
  background: #C09F30;
}

#article .section.detail .inner .content.beforeafterset .item.float .float_r .figure {
  border: 2px solid #C09F30;
}

#article .section.detail .inner .content.beforeafterset .notice {
  color: #FF0014;
  font-size: 1rem;
  line-height: 1.5;
  width: 90%;
  padding: 1rem;
  margin: 0 auto;
  border: 1px solid #FF0014;
  box-sizing: border-box;
}

#article .section.detail .inner .content.beforeafterset .notice p {
  text-indent: -1em;
  padding: 0 0 0 1em;
}

@media screen and (min-device-width: 767px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       section
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           list
        */
    /* -------------------------------------
           detail
        */
  }
  #article .section.list .inner {
    width: 960px;
    margin: 0 auto;
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.list .inner .h3.h3_0 {
    font-size: 1.4rem;
    padding: 10px 0;
    width: 400px;
    margin: 0 auto 40px;
  }
  #article .section.list .inner .content {
    width: 100%;
    margin: 0;
  }
  #article .section.list .inner .content.content_1 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    /*
                        .item{

                            display: block;
                            width: ($inwidth - 40px*1) / 2;
                            margin: 5px 40px 40px 0;

                            &:nth-child(2n){
                                margin: 5px 0 40px 0;
                            }
                            figure{

                                height: 133px;
                                overflow: hidden;

                                img{

                                }
                                span{
                                    display: none !important;
                                }
                            }
                            .h3.h3_1{
                                line-height: 1.25;
                                font-size: 1.8rem;
                                padding: 0;
                            }
                            p{
                                font-size: 1.4rem;
                                line-height: 1;
                                padding: 1.0em 0 0 0;
                            }
                            a,
                            a:link{
                                width: 100%;
                                margin: 0 auto;
                                background: $monocolor3;
                                border: 1px solid $monocolor5;
                                box-sizing: border-box;
                            }
                            &.float{

                                a,
                                a:link{
                                    display: flex;
                                    justify-content: space-between;
                                }
                                .float_l{
                                    width: 200px;
                                }
                                .float_r{
                                    width: 230px;
                                    padding: 20px 0 0;
                                }
                            }
                        }
                        */
  }
  #article .section.list .inner .content.content_1 .item {
    width: 420px;
    margin: 0 20px 40px;
    box-sizing: border-box;
    position: static;
  }
  #article .section.list .inner .content.content_1 .item:last-of-type {
    margin: 0 20px 40px;
  }
  #article .section.list .inner .content.content_1 .item a,
  #article .section.list .inner .content.content_1 .item a:link {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
  }
  #article .section.list .inner .content.content_1 .item .figure {
    width: 100%;
    height: 274px;
  }
  #article .section.list .inner .content.content_1 .item .h4.h4_1 {
    padding: 10px 0 0 0;
  }
  #article .section.list .inner .content.content_1 .item .h4.h4_1 span {
    letter-spacing: 0.175em;
  }
  #article .section.list .inner .content.content_1 .item .h4.h4_1 span.txt {
    text-align: left;
    font-size: 1.4rem;
  }
  #article .section.list .inner .content.content_1 .item .h4.h4_4 {
    width: 100px;
    margin: 0 auto 14px;
  }
  #article .section.list .inner .content.content_1 .item .h4.h4_4 a,
  #article .section.list .inner .content.content_1 .item .h4.h4_4 a:link {
    font-size: 1.6rem;
    padding: 6px 0;
  }
  #article .section.list .inner .content.content_1 .item .h5.h5_1 {
    justify-content: flex-end;
    padding: 6px 0 0;
  }
  #article .section.list .inner .content.content_1 .item .h5.h5_1 span {
    letter-spacing: 0.15em;
    font-size: 1.2rem;
  }
  #article .section.list .inner .content.content_1 .item .float_l {
    width: 100%;
    border: 5px solid white;
  }
  #article .section.list .inner .content.content_1 .item .float_r {
    width: 100%;
  }
  #article .section.detail .inner {
    width: 100%;
    margin: 0 auto;
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.detail .inner .content {
    width: 960px;
    /* -------------------------------------
                       item
                    */
    /* -------------------------------------
                       header
                    */
    /* -------------------------------------
                       leadset
                    */
    /* -------------------------------------
                       beforeafterset
                    */
  }
  #article .section.detail .inner .content .figure {
    width: 100%;
  }
  #article .section.detail .inner .content .h3.h3_1 {
    font-size: 3rem;
    line-height: 1.5;
    padding: 0;
  }
  #article .section.detail .inner .content .h4.h4_1 {
    font-size: 2.1rem;
    margin: 20px 0 0;
  }
  #article .section.detail .inner .content .h4.h4_1 span.cata a,
  #article .section.detail .inner .content .h4.h4_1 span.cata a:link {
    padding: 10px 26px;
  }
  #article .section.detail .inner .content .h4.h4_1 span.txt {
    padding: 10px 10px 10px 26px;
  }
  #article .section.detail .inner .content .h4.h4_1 span.txt_2 {
    padding: 10px 26px 10px 10px;
  }
  #article .section.detail .inner .content .h5.h5_1 {
    margin: 0 auto 30px;
  }
  #article .section.detail .inner .content .h5.h5_1 span.txt {
    font-size: 2.4rem;
  }
  #article .section.detail .inner .content .h6 span {
    font-size: 2.1rem;
  }
  #article .section.detail .inner .content .text {
    font-size: 1.4rem;
    line-height: 1.75;
    margin: 0 auto;
  }
  #article .section.detail .inner .content .item {
    width: 100%;
  }
  #article .section.detail .inner .content.header .item {
    width: 680px;
    padding: 0;
  }
  #article .section.detail .inner .content.header .item.float {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #article .section.detail .inner .content.header .item.float .float_l {
    width: 200px;
    height: 266px;
    margin: 0;
  }
  #article .section.detail .inner .content.header .item.float .float_l:after {
    width: 220px;
    height: 326px;
  }
  #article .section.detail .inner .content.header .item.float .float_r {
    width: 440px;
    margin: 0;
  }
  #article .section.detail .inner .content.header:before, #article .section.detail .inner .content.header:after {
    height: 5px;
  }
  #article .section.detail .inner .content.header:before {
    margin: 0 0 40px;
  }
  #article .section.detail .inner .content.header:after {
    margin: 40px 0 0;
  }
  #article .section.detail .inner .content.leadset {
    width: 960px;
    margin: 40px auto 60px;
  }
  #article .section.detail .inner .content.leadset .text {
    font-size: 1.4rem;
    width: 560px;
  }
  #article .section.detail .inner .content.leadset .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 212px;
    width: 800px;
    padding: 0;
    margin: 0 auto 40px;
  }
  #article .section.detail .inner .content.leadset .item:before, #article .section.detail .inner .content.leadset .item:after {
    width: 100px;
    height: 212px;
    top: 0;
  }
  #article .section.detail .inner .content.leadset:before {
    bottom: 18px;
  }
  #article .section.detail .inner .content.leadset:after {
    height: 36px;
    background-size: 100px auto;
  }
  #article .section.detail .inner .content.beforeafterset {
    width: 800px;
  }
  #article .section.detail .inner .content.beforeafterset .item {
    margin: 0 auto 40px;
  }
  #article .section.detail .inner .content.beforeafterset .item.float {
    /*
                                &:before{
                                    border: 50px solid transparent;
                                    border-right: none;
                                    border-left: 40px solid $maincolor;
                                }
                                */
  }
  #article .section.detail .inner .content.beforeafterset .item.float .text {
    width: 100%;
    margin: 1rem auto 0;
  }
  #article .section.detail .inner .content.beforeafterset .item.float .float_l,
  #article .section.detail .inner .content.beforeafterset .item.float .float_r {
    width: 320px;
  }
  #article .section.detail .inner .content.beforeafterset .notice {
    font-size: 1.4rem;
    line-height: 1.75;
    width: 100%;
    padding: 10px 20px;
    margin: 0 auto;
  }
}
