@charset "UTF-8";
/* CSS Document */
/* 文字サイズ */
/* line 2, sass/lp/_text.scss */
.txt_size5 {
  font-size: 5em;
  line-height: 1.5em !important; }
  @media screen and (max-width: 480px) {
    /* line 2, sass/lp/_text.scss */
    .txt_size5 {
      font-size: 4em; } }

/* line 9, sass/lp/_text.scss */
.txt_size4 {
  font-size: 3em;
  line-height: 1.5em !important; }
  @media screen and (max-width: 480px) {
    /* line 9, sass/lp/_text.scss */
    .txt_size4 {
      font-size: 2em; } }

/* line 16, sass/lp/_text.scss */
.txt_size3 {
  font-size: 1.8em;
  line-height: 1.5em !important; }
  @media screen and (max-width: 480px) {
    /* line 16, sass/lp/_text.scss */
    .txt_size3 {
      font-size: 1.5em; } }

/* line 23, sass/lp/_text.scss */
.txt_size2 {
  font-size: 1.5em;
  line-height: 1.5em !important; }
  @media screen and (max-width: 700px) {
    /* line 23, sass/lp/_text.scss */
    .txt_size2 {
      font-size: 1.25em;
      line-height: 1.5em !important; } }

/* line 32, sass/lp/_text.scss */
.topctt p {
  padding-bottom: 1em; }
  /* line 34, sass/lp/_text.scss */
  .topctt p.txt_size5 {
    padding-bottom: 0.2em; }
  /* line 37, sass/lp/_text.scss */
  .topctt p.txt_size4 {
    padding-bottom: 0.75em; }
  /* line 40, sass/lp/_text.scss */
  .topctt p.txt_size3 {
    padding-bottom: 0.375em; }
  /* line 43, sass/lp/_text.scss */
  .topctt p.txt_size2 {
    padding-bottom: 0.3125em; }

/* 欧文 */
/* line 50, sass/lp/_text.scss */
.eg {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: Italic; }

/* 欧文大きめ */
/* line 55, sass/lp/_text.scss */
.egl {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: Italic;
  font-size: 1.2em; }

/* 欧文+日本語混在フォント */
/* line 61, sass/lp/_text.scss */
.egjp {
  font-family: rig-sans, source-han-sans-japanese, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif; }

/* 文字寄せ */
/* line 66, sass/lp/_text.scss */
.center {
  text-align: center; }

/* line 69, sass/lp/_text.scss */
.right {
  text-align: right; }

/* line 72, sass/lp/_text.scss */
.left {
  text-align: left; }

/* 見出し */
/* line 78, sass/lp/_text.scss */
.topctt h2, .topctt h3 {
  color: #000000;
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 2em; }
  /* line 83, sass/lp/_text.scss */
  .topctt h2:last-child, .topctt h3:last-child {
    padding-bottom: 0; }
  /* line 86, sass/lp/_text.scss */
  .topctt h2:first-child, .topctt h3:first-child {
    padding-top: 0; }
  /* line 89, sass/lp/_text.scss */
  .topctt h2.topttl, .topctt h3.topttl {
    font-size: 2.5em; }
  /* line 92, sass/lp/_text.scss */
  .topctt h2 span, .topctt h3 span {
    display: block;
    line-height: 1.5em; }
    /* line 95, sass/lp/_text.scss */
    .topctt h2 span.txt_size4, .topctt h2 span.txt_size5, .topctt h3 span.txt_size4, .topctt h3 span.txt_size5 {
      font-weight: 900; }
      /* line 98, sass/lp/_text.scss */
      .topctt h2 span.txt_size4.eg, .topctt h2 span.txt_size5.eg, .topctt h3 span.txt_size4.eg, .topctt h3 span.txt_size5.eg {
        font-weight: 700; }
    /* line 102, sass/lp/_text.scss */
    .topctt h2 span.eg, .topctt h3 span.eg {
      font-family: "Montserrat", sans-serif;
      font-optical-sizing: auto;
      font-weight: 900;
      font-style: Italic;
      font-weight: 700;
      line-height: 1em !important; }
/* line 111, sass/lp/_text.scss */
.topctt .innerbox h2:first-child, .topctt .innerbox h3:first-child {
  padding-top: 0; }
/* line 118, sass/lp/_text.scss */
.topctt.top_bg3 h2, .topctt.top_bg3 h3 {
  color: #fff; }

/* 強調 */
/* line 127, sass/lp/_text.scss */
.strong {
  display: inline-block;
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #0096ff)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 70%, #0096ff 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(transparent 70%, #0096ff 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -o-linear-gradient(transparent 70%, #0096ff 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #0096ff 0%) repeat scroll 0 0;
  line-height: 1.3em; }
  /* line 131, sass/lp/_text.scss */
  .strong.gr {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ff0096)) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 70%, #ff0096 0%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(transparent 70%, #ff0096 0%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(transparent 70%, #ff0096 0%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #ff0096 0%) repeat scroll 0 0; }

/* line 135, sass/lp/_text.scss */
.color {
  color: #000000; }
  /* line 137, sass/lp/_text.scss */
  .color.strong {
    background: transparent; }

/* line 141, sass/lp/_text.scss */
.color_sc {
  color: #ff0096; }

/* line 144, sass/lp/_text.scss */
.color_sc4 {
  color: #9805c2;
  display: inline !important; }

/* line 148, sass/lp/_text.scss */
.color_tc {
  color: #000; }

/* line 151, sass/lp/_text.scss */
.color_bc {
  color: #fff; }

/* line 154, sass/lp/_text.scss */
.deco {
  display: inline-block;
  font-family: source-han-sans-japanese, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2em; }

/* line 161, sass/lp/_text.scss */
strong {
  font-size: 1.3em;
  font-weight: 900; }
  /* line 164, sass/lp/_text.scss */
  strong.eg {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: Italic;
    display: inline-block;
    position: relative;
    bottom: -0.08em; }

/* line 175, sass/lp/_text.scss */
h2 .txt_size4 strong,
h2 .txt_size5 strong,
h3 .txt_size4 strong,
h3 .txt_size5 strong {
  font-weight: 900; }

/* line 180, sass/lp/_text.scss */
.bold {
  font-weight: 900; }
  /* line 182, sass/lp/_text.scss */
  .bold.eg {
    font-weight: 900; }

/* line 186, sass/lp/_text.scss */
.semi {
  font-weight: 700; }

/* 改行 */
/* line 191, sass/lp/_text.scss */
.npbr {
  display: inline !important; }
  @media screen and (max-width: 1051px) {
    /* line 191, sass/lp/_text.scss */
    .npbr {
      display: block !important; } }

/* line 197, sass/lp/_text.scss */
.tbbr {
  display: inline !important; }
  @media screen and (max-width: 700px) {
    /* line 197, sass/lp/_text.scss */
    .tbbr {
      display: block !important; } }

/* line 203, sass/lp/_text.scss */
.spbr {
  display: inline !important; }
  @media screen and (max-width: 480px) {
    /* line 203, sass/lp/_text.scss */
    .spbr {
      display: block !important; } }

@media screen and (min-width: 481px) {
  /* line 209, sass/lp/_text.scss */
  .minsp_br {
    display: block !important; } }
@media screen and (max-width: 480px) {
  /* line 209, sass/lp/_text.scss */
  .minsp_br {
    display: inline !important; } }

@media screen and (max-width: 480px) {
  /* line 217, sass/lp/_text.scss */
  .spno {
    display: none; } }

/* line 222, sass/lp/_text.scss */
.il_block {
  display: inline-block !important; }

/* リストリセット */
/* line 3, sass/lp/_list.scss */
.topctt ul {
  list-style: none inside; }

/* 横並びテキスト+画像 */
/* line 3, sass/lp/_imgtxt.scss */
.topctt .imgtxt {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 8em;
  margin: 0 auto; }
  @media screen and (max-width: 1051px) {
    /* line 3, sass/lp/_imgtxt.scss */
    .topctt .imgtxt {
      width: 100% !important; } }
  @media screen and (max-width: 480px) {
    /* line 3, sass/lp/_imgtxt.scss */
    .topctt .imgtxt {
      padding-top: 3em; } }
  /* line 14, sass/lp/_imgtxt.scss */
  .topctt .imgtxt .txtbox {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 700px) {
      /* line 14, sass/lp/_imgtxt.scss */
      .topctt .imgtxt .txtbox {
        padding-bottom: 2em; } }
    /* line 20, sass/lp/_imgtxt.scss */
    .topctt .imgtxt .txtbox p:last-child {
      padding-bottom: 0; }
  /* line 25, sass/lp/_imgtxt.scss */
  .topctt .imgtxt .imgbox {
    position: relative; }
    /* line 27, sass/lp/_imgtxt.scss */
    .topctt .imgtxt .imgbox img {
      width: 100%;
      height: auto; }
  /* line 32, sass/lp/_imgtxt.scss */
  .topctt .imgtxt.float .imgbox {
    float: left;
    padding-right: 2em;
    padding-bottom: 1em; }
    @media screen and (max-width: 700px) {
      /* line 32, sass/lp/_imgtxt.scss */
      .topctt .imgtxt.float .imgbox {
        width: 100% !important;
        padding-bottom: 1.5em;
        padding-right: 0; } }
  /* line 42, sass/lp/_imgtxt.scss */
  .topctt .imgtxt.float .txtbox {
    width: 100% !important; }
  /* line 46, sass/lp/_imgtxt.scss */
  .topctt .imgtxt.float.rvbox .imgbox {
    float: right;
    padding-right: 0;
    padding-left: 2em; }
    @media screen and (max-width: 700px) {
      /* line 46, sass/lp/_imgtxt.scss */
      .topctt .imgtxt.float.rvbox .imgbox {
        padding-left: 0; } }
  /* line 56, sass/lp/_imgtxt.scss */
  .topctt .imgtxt.flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch; }
    /* line 58, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.flex .txtbox {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center; }
      @media screen and (max-width: 700px) {
        /* line 58, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.flex .txtbox {
          width: 100% !important;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          justify-content: center; } }
    @media screen and (max-width: 700px) {
      /* line 65, sass/lp/_imgtxt.scss */
      .topctt .imgtxt.flex .imgbox {
        width: 100% !important;
        padding-bottom: 1.5em; } }
    /* line 71, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.flex.rvbox {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-direction: row-reverse;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    @media screen and (max-width: 700px) {
      /* line 74, sass/lp/_imgtxt.scss */
      .topctt .imgtxt.flex.txt1st {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse; }
        /* line 77, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.flex.txt1st .imgbox {
          padding-bottom: 0; } }
  /* line 83, sass/lp/_imgtxt.scss */
  .topctt .imgtxt.layered {
    display: block; }
    /* line 85, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.layered .txtbox {
      width: auto !important;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      position: absolute;
      top: 0;
      left: 60%;
      right: 0;
      bottom: 0;
      margin: auto;
      z-index: 2; }
      @media screen and (max-width: 1051px) {
        /* line 85, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered .txtbox {
          position: absolute;
          top: 0;
          left: 45%;
          right: 0;
          bottom: 0; } }
      @media screen and (max-width: 700px) {
        /* line 85, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered .txtbox {
          width: 80% !important;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          margin: 0;
          margin-top: -20%;
          left: 20%; } }
  @media screen and (max-width: 700px) and (min-width: 481px) {
    /* line 100, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.layered .txtbox .left {
      text-align: right; } }

      @media screen and (max-width: 480px) {
        /* line 85, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered .txtbox {
          width: 100% !important;
          margin-top: -10%;
          left: 0; } }
    /* line 112, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.layered .imgbox {
      width: 70% !important;
      padding-right: 30%; }
      @media screen and (max-width: 700px) {
        /* line 112, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered .imgbox {
          width: 60% !important;
          padding-right: 40%; } }
      @media screen and (max-width: 480px) {
        /* line 112, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered .imgbox {
          width: 80% !important;
          padding-left: 20%;
          padding-right: 0; } }
    /* line 126, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.layered.rvbox .txtbox {
      position: absolute;
      top: 0;
      left: 0;
      right: 60%;
      bottom: 0; }
      @media screen and (max-width: 1051px) {
        /* line 126, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered.rvbox .txtbox {
          position: absolute;
          top: 0;
          left: 0;
          right: 45%;
          bottom: 0; } }
      @media screen and (max-width: 700px) {
        /* line 126, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered.rvbox .txtbox {
          right: 0;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; } }
  @media screen and (max-width: 700px) and (min-width: 481px) {
    /* line 134, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.layered.rvbox .txtbox .left {
      text-align: left; } }

    /* line 141, sass/lp/_imgtxt.scss */
    .topctt .imgtxt.layered.rvbox .imgbox {
      padding-left: 30%;
      padding-right: 0; }
      @media screen and (max-width: 700px) {
        /* line 141, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered.rvbox .imgbox {
          padding-left: 40%;
          padding-right: 0; } }
      @media screen and (max-width: 480px) {
        /* line 141, sass/lp/_imgtxt.scss */
        .topctt .imgtxt.layered.rvbox .imgbox {
          padding-left: 20%;
          padding-right: 0; } }

/* タイトルの次に来た場合 */
/* line 164, sass/lp/_imgtxt.scss */
.topctt h2 + .imgtxt,
.topctt h3 + .imgtxt,
.topctt h4 + .imgtxt,
.topctt h5 + .imgtxt {
  padding-top: 6em; }
  @media screen and (max-width: 480px) {
    /* line 164, sass/lp/_imgtxt.scss */
    .topctt h2 + .imgtxt,
    .topctt h3 + .imgtxt,
    .topctt h4 + .imgtxt,
    .topctt h5 + .imgtxt {
      padding-top: 3em; } }

/* Scss Document */
/* line 3, sass/lp/_topmenu.scss */
.topctt .topmenu {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 4em; }
  /* line 6, sass/lp/_topmenu.scss */
  .topctt .topmenu:first-child {
    padding-top: 0; }
  /* line 9, sass/lp/_topmenu.scss */
  .topctt .topmenu ul {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin: -3em auto 0 auto; }
    @media screen and (max-width: 1051px) {
      /* line 9, sass/lp/_topmenu.scss */
      .topctt .topmenu ul {
        margin-top: -6%; } }
    @media screen and (max-width: 700px) {
      /* line 9, sass/lp/_topmenu.scss */
      .topctt .topmenu ul {
        width: 100% !important; } }
    @media screen and (max-width: 480px) {
      /* line 9, sass/lp/_topmenu.scss */
      .topctt .topmenu ul {
        margin-top: -3em !important; } }
    /* line 22, sass/lp/_topmenu.scss */
    .topctt .topmenu ul li {
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      line-height: 1.5em;
      margin-top: 3em;
      color: #000 !important; }
      @media screen and (max-width: 1051px) {
        /* line 22, sass/lp/_topmenu.scss */
        .topctt .topmenu ul li {
          margin-top: 6%; } }
      @media screen and (max-width: 480px) {
        /* line 22, sass/lp/_topmenu.scss */
        .topctt .topmenu ul li {
          margin-top: 3em; } }
      /* line 33, sass/lp/_topmenu.scss */
      .topctt .topmenu ul li a {
        text-decoration: none;
        color: #000; }
        /* line 37, sass/lp/_topmenu.scss */
        .topctt .topmenu ul li a:hover img {
          opacity: 1;
          filter: alpha(opacity=70);
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); }
      /* line 43, sass/lp/_topmenu.scss */
      .topctt .topmenu ul li .topmenuimg,
      .topctt .topmenu ul li .topmenutxt {
        padding-top: 1em; }
        /* line 46, sass/lp/_topmenu.scss */
        .topctt .topmenu ul li .topmenuimg:first-child,
        .topctt .topmenu ul li .topmenutxt:first-child {
          padding-top: 0; }
      /* line 50, sass/lp/_topmenu.scss */
      .topctt .topmenu ul li .topmenuimg {
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        /* line 52, sass/lp/_topmenu.scss */
        .topctt .topmenu ul li .topmenuimg img {
          width: 100%;
          height: auto; }
      /* line 56, sass/lp/_topmenu.scss */
      .topctt .topmenu ul li .topmenutxt {
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        /* line 58, sass/lp/_topmenu.scss */
        .topctt .topmenu ul li .topmenutxt h2, .topctt .topmenu ul li .topmenutxt h3 {
          padding-bottom: 0.5em;
          line-height: 1.3em;
          color: #000 !important; }
          /* line 62, sass/lp/_topmenu.scss */
          .topctt .topmenu ul li .topmenutxt h2:last-child, .topctt .topmenu ul li .topmenutxt h3:last-child {
            padding-bottom: 0; }
        /* line 66, sass/lp/_topmenu.scss */
        .topctt .topmenu ul li .topmenutxt p {
          font-weight: 500;
          padding-bottom: 0 !important; }
          /* line 69, sass/lp/_topmenu.scss */
          .topctt .topmenu ul li .topmenutxt p + p {
            padding-top: 0.3em !important; }
          /* line 72, sass/lp/_topmenu.scss */
          .topctt .topmenu ul li .topmenutxt p + h2, .topctt .topmenu ul li .topmenutxt p h3 {
            padding-top: 0.5em; }
          /* line 75, sass/lp/_topmenu.scss */
          .topctt .topmenu ul li .topmenutxt p:last-child {
            padding-bottom: 0; }
    /* line 81, sass/lp/_topmenu.scss */
    .topctt .topmenu ul.menu_type2 {
      margin-top: -10%; }
      @media screen and (max-width: 1051px) {
        /* line 81, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type2 {
          margin-top: -6%; } }
      @media screen and (max-width: 480px) {
        /* line 81, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type2 {
          margin-top: -3em !important; } }
      /* line 89, sass/lp/_topmenu.scss */
      .topctt .topmenu ul.menu_type2 li {
        width: 47%;
        position: relative;
        margin-top: 10%; }
        @media screen and (max-width: 1051px) {
          /* line 89, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2 li {
            width: 47%; } }
        @media screen and (max-width: 1051px) {
          /* line 89, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2 li {
            margin-top: 6%; } }
        @media screen and (min-width: 481px) {
          /* line 89, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2 li {
            margin-right: 6%; }
            /* line 101, sass/lp/_topmenu.scss */
            .topctt .topmenu ul.menu_type2 li:nth-child(2n) {
              margin-right: 0; } }
        @media screen and (max-width: 480px) {
          /* line 89, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2 li {
            margin-top: 3em;
            width: 100%; } }
      /* line 112, sass/lp/_topmenu.scss */
      .topctt .topmenu ul.menu_type2.broken li:nth-child(2) {
        padding: 4em;
        padding-top: 20em; }
        @media screen and (max-width: 700px) {
          /* line 112, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2.broken li:nth-child(2) {
            padding: 2em;
            padding-top: 10em; } }
        @media screen and (max-width: 480px) {
          /* line 112, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2.broken li:nth-child(2) {
            padding: 0;
            padding-left: 2em; } }
      /* line 124, sass/lp/_topmenu.scss */
      .topctt .topmenu ul.menu_type2.broken li:nth-child(3) {
        padding: 2em;
        padding-top: 0;
        margin-top: -8em;
        right: -6em; }
        @media screen and (max-width: 1051px) {
          /* line 124, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2.broken li:nth-child(3) {
            right: 0; } }
        @media screen and (max-width: 700px) {
          /* line 124, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2.broken li:nth-child(3) {
            margin-top: -4em; } }
        @media screen and (max-width: 480px) {
          /* line 124, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type2.broken li:nth-child(3) {
            padding: 0;
            margin-top: 3em; } }
      @media screen and (max-width: 480px) {
        /* line 140, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type2.broken li:nth-child(4) {
          padding-left: 3em; } }
    @media screen and (max-width: 1051px) {
      /* line 148, sass/lp/_topmenu.scss */
      .topctt .topmenu ul.menu_type3 {
        width: 100% !important; } }
    /* line 152, sass/lp/_topmenu.scss */
    .topctt .topmenu ul.menu_type3 li {
      width: 30%;
      position: relative; }
      @media screen and (min-width: 1050px) {
        /* line 152, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type3 li {
          margin-right: 5%; }
          /* line 157, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type3 li:nth-child(3n) {
            margin-right: 0; } }
      @media screen and (max-width: 1051px) {
        /* line 152, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type3 li {
          width: 32%; } }
  @media screen and (max-width: 1051px) and (min-width: 481px) {
    /* line 152, sass/lp/_topmenu.scss */
    .topctt .topmenu ul.menu_type3 li {
      margin-right: 2%; }
      /* line 165, sass/lp/_topmenu.scss */
      .topctt .topmenu ul.menu_type3 li:nth-child(3n) {
        margin-right: 0; } }

      @media screen and (max-width: 480px) {
        /* line 152, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type3 li {
          width: 100%; } }
    /* line 176, sass/lp/_topmenu.scss */
    .topctt .topmenu ul.menu_type4 li {
      width: 23%;
      position: relative; }
      @media screen and (min-width: 1050px) {
        /* line 176, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type4 li {
          margin-right: calc( 8% / 3 ); }
          /* line 181, sass/lp/_topmenu.scss */
          .topctt .topmenu ul.menu_type4 li:nth-child(4n) {
            margin-right: 0; } }
      @media screen and (max-width: 1051px) {
        /* line 176, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type4 li {
          width: 47%; } }
  @media screen and (max-width: 1051px) and (min-width: 481px) {
    /* line 176, sass/lp/_topmenu.scss */
    .topctt .topmenu ul.menu_type4 li {
      margin-right: 6%; }
      /* line 189, sass/lp/_topmenu.scss */
      .topctt .topmenu ul.menu_type4 li:nth-child(2n) {
        margin-right: 0; } }

      @media screen and (max-width: 480px) {
        /* line 176, sass/lp/_topmenu.scss */
        .topctt .topmenu ul.menu_type4 li {
          width: 100%; } }
    /* line 200, sass/lp/_topmenu.scss */
    .topctt .topmenu ul li.li_nomargin {
      margin-top: 0; }
/* line 208, sass/lp/_topmenu.scss */
.topctt h2 + .topmenu {
  padding-top: 2em; }

/* 流れ */
/* line 3, sass/lp/_flowbox.scss */
.topctt .flowbox {
  padding-top: 2em; }
  /* line 5, sass/lp/_flowbox.scss */
  .topctt .flowbox ul {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top: -2%;
    counter-reset: flownumb; }
    @media screen and (max-width: 700px) {
      /* line 5, sass/lp/_flowbox.scss */
      .topctt .flowbox ul {
        margin-top: -3em; } }
    /* line 13, sass/lp/_flowbox.scss */
    .topctt .flowbox ul li {
      background: #fff;
      color: #000;
      border: #000000 solid 0.3em;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 1.5em;
      overflow: visible;
      margin-top: calc( 2% + 3em ); }
      @media screen and (max-width: 700px) {
        /* line 13, sass/lp/_flowbox.scss */
        .topctt .flowbox ul li {
          margin-top: 6em; } }
      /* line 24, sass/lp/_flowbox.scss */
      .topctt .flowbox ul li .flowctt {
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: visible; }
        @media screen and (max-width: 700px) {
          /* line 24, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt {
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-pack: justify;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            -ms-flex-align: stretch;
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
            align-items: stretch; } }
        @media screen and (max-width: 480px) {
          /* line 24, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt {
            display: block; } }
        /* line 33, sass/lp/_flowbox.scss */
        .topctt .flowbox ul li .flowctt .ttl_numb {
          font-size: 1em;
          position: absolute;
          top: -4em;
          left: 0;
          right: auto;
          bottom: auto;
          z-index: 5;
          background: #000000;
          width: 5em;
          height: 5em;
          line-height: 0;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          padding-bottom: 0;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }
          @media screen and (max-width: 700px) {
            /* line 33, sass/lp/_flowbox.scss */
            .topctt .flowbox ul li .flowctt .ttl_numb {
              left: 50%; } }
          /* line 47, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt .ttl_numb.numboff {
            display: none; }
          /* line 50, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt .ttl_numb .numb {
            font-family: "Montserrat", sans-serif;
            font-optical-sizing: auto;
            font-weight: 900;
            font-style: Italic;
            font-size: 2.5em;
            font-weight: 600;
            line-height: 1em;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translate(0, 0.1em);
            -moz-transform: translate(0, 0.1em);
            -ms-transform: translate(0, 0.1em);
            -o-transform: translate(0, 0.1em);
            transform: translate(0, 0.1em); }
            /* line 57, sass/lp/_flowbox.scss */
            .topctt .flowbox ul li .flowctt .ttl_numb .numb::before {
              color: #fff;
              counter-increment: flownumb;
              content: counter(flownumb,decimal-leading-zero); }
        /* line 64, sass/lp/_flowbox.scss */
        .topctt .flowbox ul li .flowctt .imgbpx {
          width: 100%;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding-bottom: 1em;
          z-index: 2; }
          @media screen and (max-width: 700px) {
            /* line 64, sass/lp/_flowbox.scss */
            .topctt .flowbox ul li .flowctt .imgbpx {
              width: 48%; } }
          @media screen and (max-width: 480px) {
            /* line 64, sass/lp/_flowbox.scss */
            .topctt .flowbox ul li .flowctt .imgbpx {
              width: 90%;
              margin-left: 5%; } }
          /* line 75, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt .imgbpx img {
            width: 100%;
            height: auto; }
        @media screen and (max-width: 700px) {
          /* line 79, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt .txtbox {
            width: 48%;
            font-size: 1.5em;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center; } }
        @media screen and (max-width: 480px) {
          /* line 79, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt .txtbox {
            width: 100%;
            padding-left: 0;
            padding-top: 0; } }
        /* line 90, sass/lp/_flowbox.scss */
        .topctt .flowbox ul li .flowctt .txtbox .flow_ttl {
          line-height: 1.5em; }
          /* line 92, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li .flowctt .txtbox .flow_ttl .eg {
            font-weight: 700; }
        /* line 96, sass/lp/_flowbox.scss */
        .topctt .flowbox ul li .flowctt .txtbox p {
          line-height: 1.5em;
          padding-top: 1em; }
      /* line 102, sass/lp/_flowbox.scss */
      .topctt .flowbox ul li::after {
        font-family: "Font Awesome 5 Free";
        content: "\f054";
        font-weight: 900;
        font-size: 1em;
        position: absolute;
        top: 0;
        left: auto;
        right: -1.35em;
        bottom: 0;
        margin: auto;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        color: #000000; }
        /* line 111, sass/lp/_flowbox.scss */
        .top_bg3 .topctt .flowbox ul li::after {
          color: #fff; }
        @media screen and (max-width: 1051px) {
          /* line 102, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li::after {
            right: -0.9em; } }
        @media screen and (max-width: 700px) {
          /* line 102, sass/lp/_flowbox.scss */
          .topctt .flowbox ul li::after {
            position: absolute;
            top: auto;
            left: 0;
            right: auto;
            bottom: -1.35em;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            width: 100%;
            content: "\f078";
            font-size: 2em; } }
      /* line 126, sass/lp/_flowbox.scss */
      .topctt .flowbox ul li:last-child::after {
        display: none;
        content: none; }
    /* line 133, sass/lp/_flowbox.scss */
    .topctt .flowbox ul.flow_type2 li {
      width: 49%;
      margin-right: 2%; }
      /* line 136, sass/lp/_flowbox.scss */
      .topctt .flowbox ul.flow_type2 li:nth-child(2n) {
        margin-right: 0; }
        /* line 138, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type2 li:nth-child(2n)::after {
          display: none;
          content: none; }
      @media screen and (max-width: 700px) {
        /* line 133, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type2 li {
          width: 100%;
          margin-right: 0; } }
    /* line 150, sass/lp/_flowbox.scss */
    .topctt .flowbox ul.flow_type3 li {
      width: 32%;
      margin-right: 2%; }
      /* line 153, sass/lp/_flowbox.scss */
      .topctt .flowbox ul.flow_type3 li:nth-child(3n) {
        margin-right: 0; }
        /* line 155, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type3 li:nth-child(3n)::after {
          display: none;
          content: none; }
      @media screen and (max-width: 700px) {
        /* line 150, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type3 li {
          width: 100%;
          margin-right: 0; } }
    /* line 167, sass/lp/_flowbox.scss */
    .topctt .flowbox ul.flow_type4 li {
      width: 23.5%;
      margin-right: 2%; }
      /* line 170, sass/lp/_flowbox.scss */
      .topctt .flowbox ul.flow_type4 li:nth-child(4n) {
        margin-right: 0; }
        /* line 172, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type4 li:nth-child(4n)::after {
          display: none;
          content: none; }
      @media screen and (max-width: 700px) {
        /* line 167, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type4 li {
          width: 100%;
          margin-right: 0; } }
    /* line 184, sass/lp/_flowbox.scss */
    .topctt .flowbox ul.flow_type5 li {
      width: 18.4%;
      margin-right: 2%; }
      /* line 187, sass/lp/_flowbox.scss */
      .topctt .flowbox ul.flow_type5 li:nth-child(5n) {
        margin-right: 0; }
        /* line 189, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type5 li:nth-child(5n)::after {
          display: none;
          content: none; }
      @media screen and (max-width: 700px) {
        /* line 184, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type5 li {
          width: 100%;
          margin-right: 0; } }
    /* line 201, sass/lp/_flowbox.scss */
    .topctt .flowbox ul.flow_type6 li {
      width: 15%;
      margin-right: 2%; }
      /* line 204, sass/lp/_flowbox.scss */
      .topctt .flowbox ul.flow_type6 li:nth-child(6n) {
        margin-right: 0; }
        /* line 206, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type6 li:nth-child(6n)::after {
          display: none;
          content: none; }
      @media screen and (max-width: 700px) {
        /* line 201, sass/lp/_flowbox.scss */
        .topctt .flowbox ul.flow_type6 li {
          width: 100%;
          margin-right: 0; } }
/* line 223, sass/lp/_flowbox.scss */
.topctt.top_bg1 .flowbox ul li {
  background: #f3f3f3; }
  /* line 226, sass/lp/_flowbox.scss */
  .topctt.top_bg1 .flowbox ul li .flowctt .ttl_numb {
    background: #000000; }

/* Scss Document */
/* line 3, sass/lp/_bgtxtbox.scss */
.bgtxtbox.dark {
  color: #fff; }
/* line 6, sass/lp/_bgtxtbox.scss */
.bgtxtbox h2 {
  font-size: 1em;
  padding-bottom: 3em; }
  /* line 9, sass/lp/_bgtxtbox.scss */
  .bgtxtbox h2 span {
    display: block;
    line-height: 1.5em; }

/* トップページセクション */
/* line 2, sass/lp/_block.scss */
.topctt {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 4, sass/lp/_block.scss */
  .topctt.topnop {
    padding-top: 0; }
  /* line 7, sass/lp/_block.scss */
  .topctt.bottomnop {
    padding-bottom: 0; }
  /* line 10, sass/lp/_block.scss */
  .topctt .topnop {
    padding-top: 0; }
  /* line 13, sass/lp/_block.scss */
  .topctt.top_bg1 {
    background-color: transparent; }
  /* line 16, sass/lp/_block.scss */
  .topctt.top_bg2 {
    background-color: #f3f3f3; }
  /* line 19, sass/lp/_block.scss */
  .topctt.top_bg3 {
    background-color: #000000;
    color: #fff; }

/* テキストブロック */
/* line 27, sass/lp/_block.scss */
.topctt .txt_block {
  padding-top: 4em; }
  /* line 29, sass/lp/_block.scss */
  .topctt .txt_block:first-child {
    padding-top: 0; }
/* line 33, sass/lp/_block.scss */
.topctt h2 + .txt_block,
.topctt h3 + .txt_block {
  padding-top: 0; }
/* line 37, sass/lp/_block.scss */
.topctt .innerbox {
  z-index: 5; }
  /* line 39, sass/lp/_block.scss */
  .topctt .innerbox .txt_block {
    padding-top: 4em; }
    /* line 41, sass/lp/_block.scss */
    .topctt .innerbox .txt_block:first-child {
      padding-top: 0; }
  /* line 45, sass/lp/_block.scss */
  .topctt .innerbox h2 + .txt_block,
  .topctt .innerbox h3 + .txt_block {
    padding-top: 0; }

/* 画像ブロック */
@media screen and (max-width: 700px) {
  /* line 56, sass/lp/_block.scss */
  .topctt .img_block img {
    width: 100% !important; } }
/* line 62, sass/lp/_block.scss */
.topctt .img_block a:hover img {
  opacity: 1;
  filter: alpha(opacity=70); }

/* =======================================================================================================================
　　　　　　　　　Q&A
======================================================================================================================= */
/* line 4, sass/lp/_faq.scss */
.faq-ctt {
  /* -------------------------- Q&Aリスト ------------------------------------------- */
  /* -------------------------- リンクボタン ------------------------------------------- */ }
  /* line 6, sass/lp/_faq.scss */
  .faq-ctt ul.qa_list {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none inside; }
    /* line 9, sass/lp/_faq.scss */
    .faq-ctt ul.qa_list li.qa_set {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #fff;
      margin-bottom: 1em;
      overflow: hidden;
      /* テキスト ------------------------------------------- */
      /* 開閉動作 ------------------------------------------- */ }
      /* line 14, sass/lp/_faq.scss */
      .top_bg1 .faq-ctt ul.qa_list li.qa_set {
        background: #f3f3f3; }
      /* line 17, sass/lp/_faq.scss */
      .faq-ctt ul.qa_list li.qa_set label {
        cursor: pointer; }
      /* line 21, sass/lp/_faq.scss */
      .faq-ctt ul.qa_list li.qa_set .qa_txt {
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /* Q */
        /* A */ }
        /* line 24, sass/lp/_faq.scss */
        .faq-ctt ul.qa_list li.qa_set .qa_txt .question {
          width: 100%;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          font-size: 1.1em;
          font-weight: 400;
          line-height: 2em;
          background: #fff;
          padding: 1.2em;
          text-indent: -1.9em;
          padding-left: 3.45em;
          padding-right: 4em;
          -webkit-transition: 1s ease;
          -moz-transition: 1s ease;
          -ms-transition: 1s ease;
          -o-transition: 1s ease;
          transition: 1s ease; }
          /* line 35, sass/lp/_faq.scss */
          .top_bg1 .faq-ctt ul.qa_list li.qa_set .qa_txt .question {
            background: #f3f3f3; }
          /* line 38, sass/lp/_faq.scss */
          .faq-ctt ul.qa_list li.qa_set .qa_txt .question::before {
            font-family: "Montserrat", sans-serif;
            font-optical-sizing: auto;
            font-weight: 900;
            font-style: Italic;
            content: "Q";
            font-weight: 900;
            font-size: 1.5em;
            padding-right: 0.5em;
            color: #ff0096; }
          /* line 46, sass/lp/_faq.scss */
          .faq-ctt ul.qa_list li.qa_set .qa_txt .question::after {
            font-family: "Montserrat", sans-serif;
            font-optical-sizing: auto;
            font-weight: 900;
            font-style: Italic;
            font-size: 2em;
            font-weight: 300;
            text-indent: 0;
            line-height: 1em;
            content: "+";
            box-sizing: border-box;
            padding-top: 0.25em;
            width: 1em;
            height: 1em;
            border-radius: 50%;
            border: #999 solid 0.05em;
            color: #999;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            position: absolute;
            top: auto;
            left: auto;
            right: 0.6em;
            bottom: 0.6em;
            -webkit-transition: 1s ease;
            -moz-transition: 1s ease;
            -ms-transition: 1s ease;
            -o-transition: 1s ease;
            transition: 1s ease;
            opacity: 0.5;
            filter: alpha(opacity=70); }
        /* line 67, sass/lp/_faq.scss */
        .faq-ctt ul.qa_list li.qa_set .qa_txt p.answer {
          width: 100%;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          height: auto;
          max-height: 0;
          overflow: hidden;
          padding: 0;
          -webkit-transition: 1s ease;
          -moz-transition: 1s ease;
          -ms-transition: 1s ease;
          -o-transition: 1s ease;
          transition: 1s ease; }
          /* line 74, sass/lp/_faq.scss */
          .faq-ctt ul.qa_list li.qa_set .qa_txt p.answer span {
            display: block;
            width: 100%;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 1.5em;
            text-indent: -1.8em;
            padding-left: 3.8em;
            line-height: 1.5em; }
            /* line 81, sass/lp/_faq.scss */
            .faq-ctt ul.qa_list li.qa_set .qa_txt p.answer span::before {
              font-family: "Montserrat", sans-serif;
              font-optical-sizing: auto;
              font-weight: 900;
              font-style: Italic;
              content: "A";
              font-size: 1.5em;
              font-weight: 900;
              padding-right: 0.5em;
              color: #000000; }
      /* line 93, sass/lp/_faq.scss */
      .faq-ctt ul.qa_list li.qa_set .qa_open {
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        z-index: 10;
        opacity: 0;
        filter: alpha(opacity=70); }
        /* line 98, sass/lp/_faq.scss */
        .faq-ctt ul.qa_list li.qa_set .qa_open:checked + .qa_txt {
          /* Q */
          /* A */ }
          /* line 100, sass/lp/_faq.scss */
          .faq-ctt ul.qa_list li.qa_set .qa_open:checked + .qa_txt .question {
            font-weight: 700;
            background: #000000;
            color: #fff; }
            /* line 104, sass/lp/_faq.scss */
            .faq-ctt ul.qa_list li.qa_set .qa_open:checked + .qa_txt .question::before {
              color: #fff; }
            /* line 107, sass/lp/_faq.scss */
            .faq-ctt ul.qa_list li.qa_set .qa_open:checked + .qa_txt .question::after {
              content: "-";
              padding-top: 0.1em;
              color: #fff;
              border-color: #fff; }
          /* line 115, sass/lp/_faq.scss */
          .faq-ctt ul.qa_list li.qa_set .qa_open:checked + .qa_txt p.answer {
            max-height: 50em; }
  /* line 125, sass/lp/_faq.scss */
  .faq-ctt .btn {
    padding-top: 2em; }

/* ===========================================================================================================
　　　　　　　　　WP Lightbox2 調整
=========================================================================================================== */
/* ================= オーバーレイ ============================================================ */
/* line 8, sass/elements/_lightbox.scss */
#overlay {
  background: transparent url("/images/bg_popup.gif") repeat 0 0 !important; }

/* ================= ポップアップ領域 ============================================================ */
/* line 13, sass/elements/_lightbox.scss */
#lightbox {
  font-size: 16px;
  font-size: 1vw;
  width: 50em;
  height: 22em;
  left: calc( 50% - 25em ) !important;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  /* -------------------------- テキストコンテナ ------------------------------------------- */
  /* -------------------------- 画像コンテナ ------------------------------------------- */ }
  @media screen and (min-width: 2200px) {
    /* line 13, sass/elements/_lightbox.scss */
    #lightbox {
      font-size: 22px;
      line-height: 2.5em; } }
  @media screen and (max-width: 1051px) {
    /* line 13, sass/elements/_lightbox.scss */
    #lightbox {
      font-size: 14px;
      font-size: 1.4vw; } }
  @media screen and (max-width: 700px) {
    /* line 13, sass/elements/_lightbox.scss */
    #lightbox {
      font-size: 13px;
      font-size: 2vw; } }
  @media screen and (max-width: 480px) {
    /* line 13, sass/elements/_lightbox.scss */
    #lightbox {
      font-size: 13px;
      font-size: 3vw; } }
  @media screen and (max-width: 700px) {
    /* line 13, sass/elements/_lightbox.scss */
    #lightbox {
      width: 40em;
      height: 32em;
      left: calc( 50% - 20em ) !important; } }
  @media screen and (max-width: 480px) {
    /* line 13, sass/elements/_lightbox.scss */
    #lightbox {
      width: 24em;
      height: 37em;
      left: calc( 50% - 12em ) !important; } }
  /* line 30, sass/elements/_lightbox.scss */
  #lightbox #imageDataContainer,
  #lightbox #outerImageContainer {
    font-family: source-han-sans-japanese, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif;
    font-style: normal;
    font-size: 16px;
    font-size: 1vw;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
    @media screen and (min-width: 2200px) {
      /* line 30, sass/elements/_lightbox.scss */
      #lightbox #imageDataContainer,
      #lightbox #outerImageContainer {
        font-size: 22px;
        line-height: 2.5em; } }
    @media screen and (max-width: 1051px) {
      /* line 30, sass/elements/_lightbox.scss */
      #lightbox #imageDataContainer,
      #lightbox #outerImageContainer {
        font-size: 14px;
        font-size: 1.4vw; } }
    @media screen and (max-width: 700px) {
      /* line 30, sass/elements/_lightbox.scss */
      #lightbox #imageDataContainer,
      #lightbox #outerImageContainer {
        font-size: 13px;
        font-size: 2vw; } }
    @media screen and (max-width: 480px) {
      /* line 30, sass/elements/_lightbox.scss */
      #lightbox #imageDataContainer,
      #lightbox #outerImageContainer {
        font-size: 13px;
        font-size: 3vw; } }
  /* line 42, sass/elements/_lightbox.scss */
  #lightbox #imageDataContainer {
    background: #fff;
    border-radius: 1em;
    border: #000 solid 0.3em; }
    /* line 46, sass/elements/_lightbox.scss */
    #lightbox #imageDataContainer #imageData {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      box-sizing: border-box;
      padding-left: 40%;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      display: -ms-flexbox !important;
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: flex !important;
      /* 説明テキスト ------------------------------------------- */
      /* 閉じるボタン ------------------------------------------- */ }
      @media screen and (max-width: 700px) {
        /* line 46, sass/elements/_lightbox.scss */
        #lightbox #imageDataContainer #imageData {
          padding-left: 0;
          padding-top: 15em; } }
      /* line 62, sass/elements/_lightbox.scss */
      #lightbox #imageDataContainer #imageData #imageDetails {
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 5em;
        /* キャプション */
        /* ナンバー表示 */ }
        @media screen and (max-width: 700px) {
          /* line 62, sass/elements/_lightbox.scss */
          #lightbox #imageDataContainer #imageData #imageDetails {
            padding: 0 5em; } }
        @media screen and (max-width: 480px) {
          /* line 62, sass/elements/_lightbox.scss */
          #lightbox #imageDataContainer #imageData #imageDetails {
            padding: 0 2em; } }
        /* line 74, sass/elements/_lightbox.scss */
        #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText {
          font-weight: 500;
          line-height: 2em; }
          @media screen and (max-width: 480px) {
            /* line 74, sass/elements/_lightbox.scss */
            #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText {
              line-height: 1.7em; } }
          /* line 80, sass/elements/_lightbox.scss */
          #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText strong {
            font-weight: 700;
            display: inline-block;
            padding-bottom: 0.5em; }
          /* line 85, sass/elements/_lightbox.scss */
          #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText img {
            width: auto;
            height: 3em;
            position: absolute;
            top: 0;
            left: auto;
            right: 4em;
            bottom: auto; }
            @media screen and (max-width: 700px) {
              /* line 85, sass/elements/_lightbox.scss */
              #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText img {
                right: 5em; } }
            @media screen and (max-width: 480px) {
              /* line 85, sass/elements/_lightbox.scss */
              #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText img {
                right: 1em; }
                /* line 94, sass/elements/_lightbox.scss */
                #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText img.sp_maxwidth {
                  width: 9em;
                  height: auto;
                  top: 1em; } }
            /* line 100, sass/elements/_lightbox.scss */
            #lightbox #imageDataContainer #imageData #imageDetails #caption #titleText img + strong {
              padding-top: 2em; }
        /* line 108, sass/elements/_lightbox.scss */
        #lightbox #imageDataContainer #imageData #imageDetails #numberDisplay {
          display: none !important; }
      /* line 115, sass/elements/_lightbox.scss */
      #lightbox #imageDataContainer #imageData #bottomNav #bottomNavClose {
        width: 2em !important;
        position: absolute;
        top: -3em;
        left: auto;
        right: -2em;
        bottom: auto;
        padding-bottom: 0 !important;
        /* 閉じるボタン画像 */ }
        /* line 121, sass/elements/_lightbox.scss */
        #lightbox #imageDataContainer #imageData #bottomNav #bottomNavClose #jqlb_closelabel {
          width: 3em !important;
          height: 3em;
          background: url("/images/btn_close.svg") no-repeat 0 0/contain; }
  /* line 132, sass/elements/_lightbox.scss */
  #lightbox #outerImageContainer {
    background-color: transparent; }
    /* line 134, sass/elements/_lightbox.scss */
    #lightbox #outerImageContainer #imageContainer {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      box-sizing: border-box;
      padding-right: 60%;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      /* 画像 ------------------------------------------- */
      /* ナビゲーション ------------------------------------------- */ }
      @media screen and (max-width: 700px) {
        /* line 134, sass/elements/_lightbox.scss */
        #lightbox #outerImageContainer #imageContainer {
          padding-right: 0;
          padding-bottom: 17em;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          -ms-flex-pack: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          justify-content: center; } }
      @media screen and (max-width: 480px) {
        /* line 134, sass/elements/_lightbox.scss */
        #lightbox #outerImageContainer #imageContainer {
          padding-bottom: 22em; } }
      /* line 150, sass/elements/_lightbox.scss */
      #lightbox #outerImageContainer #imageContainer img {
        width: 100% !important; }
        @media screen and (max-width: 700px) {
          /* line 150, sass/elements/_lightbox.scss */
          #lightbox #outerImageContainer #imageContainer img {
            width: 50% !important; } }
        @media screen and (max-width: 480px) {
          /* line 150, sass/elements/_lightbox.scss */
          #lightbox #outerImageContainer #imageContainer img {
            width: 95% !important; } }
      /* line 162, sass/elements/_lightbox.scss */
      #lightbox #outerImageContainer #imageContainer #hoverNav a {
        background-size: 3em auto;
        /* 戻る */
        /* 進む */ }
        /* line 165, sass/elements/_lightbox.scss */
        #lightbox #outerImageContainer #imageContainer #hoverNav a#prevLink {
          background-position: 3em 50%; }
          /* line 167, sass/elements/_lightbox.scss */
          #lightbox #outerImageContainer #imageContainer #hoverNav a#prevLink:hover {
            background: url("/images/btn_prev.svg") no-repeat 1em 50%/2em auto; }
          @media screen and (max-width: 700px) {
            /* line 165, sass/elements/_lightbox.scss */
            #lightbox #outerImageContainer #imageContainer #hoverNav a#prevLink {
              background: url("/images/btn_prev.svg") no-repeat 1em 50%/2em auto; } }
          @media screen and (max-width: 480px) {
            /* line 165, sass/elements/_lightbox.scss */
            #lightbox #outerImageContainer #imageContainer #hoverNav a#prevLink {
              background-position: 1em 25%; }
              /* line 175, sass/elements/_lightbox.scss */
              #lightbox #outerImageContainer #imageContainer #hoverNav a#prevLink:hover {
                background-position: 1em 25%; } }
        /* line 182, sass/elements/_lightbox.scss */
        #lightbox #outerImageContainer #imageContainer #hoverNav a#nextLink {
          background-position: right 3em top 50%; }
          /* line 184, sass/elements/_lightbox.scss */
          #lightbox #outerImageContainer #imageContainer #hoverNav a#nextLink:hover {
            background: url("/images/btn_next.svg") no-repeat right 1em top 50%/2em auto; }
          @media screen and (max-width: 700px) {
            /* line 182, sass/elements/_lightbox.scss */
            #lightbox #outerImageContainer #imageContainer #hoverNav a#nextLink {
              background: url("/images/btn_next.svg") no-repeat right 1em top 50%/2em auto; } }
          @media screen and (max-width: 480px) {
            /* line 182, sass/elements/_lightbox.scss */
            #lightbox #outerImageContainer #imageContainer #hoverNav a#nextLink {
              background-position: right 1em top 25%; }
              /* line 192, sass/elements/_lightbox.scss */
              #lightbox #outerImageContainer #imageContainer #hoverNav a#nextLink:hover {
                background-position: right 1em top 25%; } }

/* =============================== 要約入り投稿一覧 =================================================================== */
/* line 4, sass/topics/_postlist.scss */
.top_abst {
  /* -------------------------- 一覧エリア ------------------------------------------- */ }
  /* line 6, sass/topics/_postlist.scss */
  .top_abst ul {
    list-style: none inside;
    width: 100%;
    position: relative; }
    /* line 10, sass/topics/_postlist.scss */
    .top_abst ul li {
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 2.08em;
      background: #fff;
      overflow: hidden;
      border-radius: 1em; }
      /* line 17, sass/topics/_postlist.scss */
      .top_abst ul li a {
        display: block;
        width: 100%;
        position: relative;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        /* マウスオーバー ------------------------------------------- */ }
        /* line 26, sass/topics/_postlist.scss */
        .top_abst ul li a figure {
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          min-height: 19em;
          margin-bottom: 0;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          /* 画像 ------------------------------------------- */
          /* テキスト ------------------------------------------- */ }
          @media screen and (max-width: 750px) {
            /* line 26, sass/topics/_postlist.scss */
            .top_abst ul li a figure {
              display: block; } }
          /* line 37, sass/topics/_postlist.scss */
          .top_abst ul li a figure .imgbox {
            display: block;
            width: 31.9%;
            position: absolute;
            top: 0;
            left: 0;
            right: auto;
            bottom: 0;
            margin: auto;
            overflow: hidden;
            line-height: 0; }
            @media screen and (max-width: 750px) {
              /* line 37, sass/topics/_postlist.scss */
              .top_abst ul li a figure .imgbox {
                width: 100%;
                position: relative;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box; } }
            /* line 47, sass/topics/_postlist.scss */
            .top_abst ul li a figure .imgbox img.img_max100 {
              object-position: 50% 50%;
              font-family: 'object-fit: cover; object-position: 50% 50%;'; }
          /* line 54, sass/topics/_postlist.scss */
          .top_abst ul li a figure figcaption {
            width: 68.1%;
            padding: 4.167em;
            margin-left: 31.9%;
            box-sizing: border-box;
            color: #000;
            /* 見出し */
            /* 強調 */
            /* 段落 */ }
            @media screen and (max-width: 750px) {
              /* line 54, sass/topics/_postlist.scss */
              .top_abst ul li a figure figcaption {
                width: 100%;
                padding: 2em;
                margin-left: 0; } }
            /* line 67, sass/topics/_postlist.scss */
            .top_abst ul li a figure figcaption h3 {
              font-size: 1.7em;
              font-weight: 700;
              line-height: 1.5em;
              padding-bottom: 0.25em; }
            /* line 75, sass/topics/_postlist.scss */
            .top_abst ul li a figure figcaption strong {
              font-weight: 400;
              line-height: 1.5em;
              display: block;
              padding-bottom: 1em; }
            /* line 83, sass/topics/_postlist.scss */
            .top_abst ul li a figure figcaption p {
              line-height: 1.5em; }
              /* line 85, sass/topics/_postlist.scss */
              .top_abst ul li a figure figcaption p:last-child {
                padding-bottom: 0; }
        /* line 93, sass/topics/_postlist.scss */
        .top_abst ul li a:hover {
          text-decoration: none;
          background: #000000; }
          /* line 96, sass/topics/_postlist.scss */
          .top_abst ul li a:hover figure {
            /* 画像 */
            /* テキスト */ }
            /* line 99, sass/topics/_postlist.scss */
            .top_abst ul li a:hover figure span img.img_max100 {
              -webkit-transform: scale(1.1);
              -moz-transform: scale(1.1);
              -ms-transform: scale(1.1);
              -o-transform: scale(1.1);
              transform: scale(1.1);
              opacity: 1;
              filter: alpha(opacity=70); }
            /* line 106, sass/topics/_postlist.scss */
            .top_abst ul li a:hover figure figcaption h3,
            .top_abst ul li a:hover figure figcaption strong,
            .top_abst ul li a:hover figure figcaption p {
              color: #000; }

/* =============================== 要約入り投稿一覧 =================================================================== */
/* line 120, sass/topics/_postlist.scss */
#topsec_grid {
  /* -------------------------- 記事エリア ------------------------------------------- */ }
  /* line 123, sass/topics/_postlist.scss */
  #topsec_grid .top_grid {
    width: 100%;
    position: relative; }
    /* line 126, sass/topics/_postlist.scss */
    #topsec_grid .top_grid .gridbox {
      margin-bottom: 4.5em;
      /* グリッド ------------------------------------------- */ }
      /* line 129, sass/topics/_postlist.scss */
      #topsec_grid .top_grid .gridbox ul {
        list-style: none inside;
        width: 100%;
        position: relative;
        display: grid;
        grid-template-rows: 23em 23em;
        grid-template-columns: 1fr 27.66% 17% 17%;
        -ms-grid-rows: 23em 23em;
        -ms-grid-columns: 1fr 27.66% 17% 17%; }
        @media screen and (max-width: 750px), screen and (max-height: 450px) {
          /* line 129, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul {
            grid-template-rows: 46em 23em 23em;
            grid-template-columns: 50% 12.5% 12.5% 12.5% 12.5%;
            -ms-grid-rows: 46em 23em 23em;
            -ms-grid-columns: 50% 12.5% 12.5% 12.5% 12.5%; } }
        @media screen and (max-width: 480px) {
          /* line 129, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul {
            grid-template-rows: 46em 30em 23em 23em;
            grid-template-columns: 50% 50%;
            -ms-grid-rows: 46em 30em 23em 23em;
            -ms-grid-columns: 50% 50%; } }
        /* line 150, sass/topics/_postlist.scss */
        #topsec_grid .top_grid .gridbox ul li {
          box-sizing: border-box;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-align: stretch;
          -webkit-box-align: stretch;
          -webkit-align-items: stretch;
          align-items: stretch;
          overflow: hidden;
          /* リンク ------------------------------------------- */
          /* 各アイテム ------------------------------------------- */ }
          /* line 165, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul li a {
            width: 100%;
            position: relative;
            background: #fff;
            color: #000;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: stretch;
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
            align-items: stretch;
            border-radius: 1em;
            overflow: hidden;
            /* アイテム内レイアウト ------------------------------------------- */ }
            /* line 184, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li a figure {
              width: 100%;
              position: relative;
              overflow: hidden;
              position: relative;
              display: -ms-flexbox;
              display: -webkit-box;
              display: -webkit-flex;
              display: flex;
              -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
              margin-bottom: 0;
              /* サムネイル画像 ------------------------------------------- */
              /* 文字 ------------------------------------------- */ }
              /* line 198, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li a figure .gridimg {
                display: block;
                width: 100%;
                position: relative;
                z-index: 2;
                overflow: hidden; }
                /* line 204, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li a figure .gridimg::before {
                  display: block;
                  content: ""; }
                /* line 208, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li a figure .gridimg .gridimginner {
                  position: absolute;
                  top: 0;
                  left: 0;
                  right: 0;
                  bottom: 0;
                  margin: auto; }
              /* line 219, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li a figure figcaption {
                display: block;
                width: 100%;
                position: relative;
                box-sizing: border-box;
                padding: 1em;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
                display: -ms-flexbox;
                display: -webkit-box;
                display: -webkit-flex;
                display: flex;
                -ms-flex-align: center;
                -webkit-box-align: center;
                -webkit-align-items: center;
                align-items: center; }
                /* line 237, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li a figure figcaption div {
                  width: 100%;
                  position: relative;
                  /* 日付 ------------------------------------------- */
                  /* タイトル ------------------------------------------- */ }
                  /* line 242, sass/topics/_postlist.scss */
                  #topsec_grid .top_grid .gridbox ul li a figure figcaption div .date {
                    font-family: "Montserrat", sans-serif;
                    font-optical-sizing: auto;
                    font-weight: 900;
                    font-style: Italic;
                    width: 100%;
                    display: block;
                    font-size: 2em;
                    font-weight: 600;
                    line-height: 1em;
                    color: #ff0096;
                    padding-bottom: 0.2em;
                    -webkit-transition: 0.3s ease;
                    -moz-transition: 0.3s ease;
                    -ms-transition: 0.3s ease;
                    -o-transition: 0.3s ease;
                    transition: 0.3s ease; }
                    /* line 252, sass/topics/_postlist.scss */
                    #topsec_grid .top_grid .gridbox ul li a figure figcaption div .date .year {
                      display: inline-block;
                      padding-right: 0.5em;
                      font-size: 0.625em;
                      font-weight: 400; }
                  /* line 261, sass/topics/_postlist.scss */
                  #topsec_grid .top_grid .gridbox ul li a figure figcaption div .gridttl {
                    width: 100%;
                    display: block;
                    line-height: 2em; }
            /* line 269, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li a:hover {
              color: #0096ff;
              text-decoration: none; }
              /* line 272, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li a:hover figure {
                /* サムネイル画像 ------------------------------------------- */
                /* 文字 ------------------------------------------- */ }
                /* line 276, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li a:hover figure .gridimg .gridimginner img {
                  -webkit-transform: scale(1.1);
                  -moz-transform: scale(1.1);
                  -ms-transform: scale(1.1);
                  -o-transform: scale(1.1);
                  transform: scale(1.1);
                  opacity: 1;
                  filter: alpha(opacity=70); }
                /* line 286, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li a:hover figure figcaption div .date {
                  color: #0096ff; }
          /* line 296, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul li:nth-child(1) {
            grid-row: 1 / 3;
            grid-column: 1 / 2;
            -ms-grid-row: 1;
            -ms-grid-column: 1;
            -ms-grid-row-span: 2;
            padding-right: 2.08em; }
            /* line 306, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure .gridimg::before {
              padding-top: 100%; }
            /* line 312, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure figcaption div .gridttl {
              height: 3.5em;
              overflow: hidden;
              text-align: justify; }
              /* line 323, sass/_mixins.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure figcaption div .gridttl::before, #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure figcaption div .gridttl::after {
                position: absolute;
                background: #fff; }
              /* line 328, sass/_mixins.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure figcaption div .gridttl::before {
                content: "…";
                bottom: 0;
                right: 0;
                color: #000; }
              /* line 334, sass/_mixins.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure figcaption div .gridttl::after {
                content: "";
                height: 100%;
                width: 100%; }
              /* line 315, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure figcaption div .gridttl::before {
                bottom: -0.5em; }
          /* line 324, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul li:nth-child(2) {
            grid-row: 1 / 3;
            grid-column: 2 / 3;
            -ms-grid-row: 1;
            -ms-grid-column: 2;
            -ms-grid-row-span: 2;
            padding-right: 2.08em; }
            /* line 332, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure {
              -ms-flex-direction: column-reverse;
              -webkit-box-orient: vertical;
              -webkit-box-direction: reverse;
              -webkit-flex-direction: column-reverse;
              flex-direction: column-reverse;
              -ms-flex-line-pack: justify;
              -webkit-align-content: space-between;
              align-content: space-between; }
              @media screen and (max-width: 480px) {
                /* line 332, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure {
                  -ms-flex-direction: column;
                  -webkit-box-direction: column;
                  -webkit-flex-direction: column;
                  flex-direction: column; } }
              /* line 348, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure .gridimg::before {
                padding-top: 133.33%; }
              /* line 352, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption {
                overflow: hidden;
                text-align: justify; }
                /* line 323, sass/_mixins.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption::before, #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption::after {
                  position: absolute;
                  background: #fff; }
                /* line 328, sass/_mixins.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption::before {
                  content: "…";
                  bottom: 0;
                  right: 0;
                  color: #000; }
                /* line 334, sass/_mixins.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption::after {
                  content: "";
                  height: 100%;
                  width: 100%; }
                /* line 354, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption::before {
                  right: 1em;
                  bottom: 2.5em;
                  z-index: 1; }
                /* line 359, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption::after {
                  content: none; }
                /* line 363, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption div::after {
                  position: absolute;
                  background: #fff;
                  content: "";
                  height: 100%;
                  width: 100%;
                  z-index: 1; }
                /* line 371, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption div .gridttl {
                  max-height: 8.5em;
                  overflow: hidden; }
          /* line 380, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul li:nth-child(3) {
            grid-row: 1 / 2;
            grid-column: 3 / 5;
            -ms-grid-row: 1;
            -ms-grid-column: 3;
            -ms-grid-column-span: 2;
            padding-bottom: 1.04em; }
            /* line 388, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure {
              -ms-flex-pack: justify;
              -webkit-box-pack: justify;
              -webkit-justify-content: space-between;
              justify-content: space-between;
              -ms-flex-align: stretch;
              -webkit-box-align: stretch;
              -webkit-align-items: stretch;
              align-items: stretch; }
              /* line 397, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure .gridimg {
                width: 50%; }
              /* line 400, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption {
                width: 50%;
                overflow: hidden;
                text-align: justify; }
                /* line 323, sass/_mixins.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption::before, #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption::after {
                  position: absolute;
                  background: #fff; }
                /* line 328, sass/_mixins.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption::before {
                  content: "…";
                  bottom: 0;
                  right: 0;
                  color: #000; }
                /* line 334, sass/_mixins.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption::after {
                  content: "";
                  height: 100%;
                  width: 100%; }
                /* line 403, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption::before {
                  right: 1em;
                  bottom: 1.5em;
                  z-index: 1; }
                /* line 408, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption::after {
                  content: none; }
                /* line 412, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption div::after {
                  position: absolute;
                  background: #fff;
                  content: "";
                  height: 100%;
                  width: 100%;
                  z-index: 1; }
                /* line 420, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption div .gridttl {
                  max-height: 16.5em;
                  overflow: hidden; }
          /* line 429, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul li:nth-child(4) {
            grid-row: 2 / 3;
            grid-column: 3 / 4;
            -ms-grid-row: 2;
            -ms-grid-column: 3;
            padding-top: 1.04em;
            padding-right: 1.04em; }
            /* line 439, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(4) a figure .gridimg::before {
              padding-top: 100%; }
            /* line 445, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(4) a figure figcaption div .gridttl {
              width: 14em;
              height: 1.5em;
              width: 100%;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
              /* Opera9,10対応 */ }
          /* line 455, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul li:nth-child(5) {
            grid-row: 2 / 3;
            grid-column: 4 / 5;
            -ms-grid-row: 2;
            -ms-grid-column: 4;
            padding-top: 1.04em;
            padding-left: 1.04em; }
            /* line 465, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(5) a figure .gridimg::before {
              padding-top: 100%; }
            /* line 471, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(5) a figure figcaption div .gridttl {
              width: 14em;
              height: 1.5em;
              width: 100%;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
              /* Opera9,10対応 */ }
          /* line 481, sass/topics/_postlist.scss */
          #topsec_grid .top_grid .gridbox ul li:nth-child(n + 6) {
            display: none; }
          @media screen and (max-width: 750px), screen and (max-height: 450px) {
            /* line 486, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(1) {
              grid-row: 1 / 2;
              grid-column: 1 / 3;
              -ms-grid-row: 1;
              -ms-grid-column: 1;
              -ms-grid-column-span: 2;
              padding-right: 1em;
              padding-bottom: 1em; }
            /* line 495, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(2) {
              grid-row: 1 / 2;
              grid-column: 3 / 6;
              -ms-grid-row: 1;
              -ms-grid-column: 3;
              -ms-grid-column-span: 3;
              padding-right: 0;
              padding-bottom: 1em; }
            /* line 504, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(3) {
              grid-row: 2 / 3;
              grid-column: 1 / 6;
              -ms-grid-row: 2;
              -ms-grid-column: 1;
              -ms-grid-column-span: 4;
              padding-bottom: 1em; }
            /* line 512, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(4) {
              grid-row: 3 / 4;
              grid-column: 1 / 2;
              -ms-grid-row: 3;
              -ms-grid-column: 1;
              padding-top: 0;
              padding-right: 0.5em; }
              /* line 522, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(4) a figure .gridimg::before {
                padding-top: 50%; }
            /* line 529, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(5) {
              grid-row: 3 / 4;
              grid-column: 2 / 6;
              -ms-grid-row: 3;
              -ms-grid-column: 2;
              -ms-grid-column-span: 4;
              padding-top: 0;
              padding-left: 0.5em; }
              /* line 540, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(5) a figure .gridimg::before {
                padding-top: 50%; } }
          @media screen and (max-width: 480px) {
            /* line 550, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(1) {
              grid-row: 1 / 2;
              grid-column: 1 / 3;
              -ms-grid-row: 1;
              -ms-grid-column: 1;
              -ms-grid-column-span: 2;
              padding-right: 0;
              padding-bottom: 1em; }
              /* line 561, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(1) a figure .gridimg::before {
                padding-top: 100%; }
            /* line 568, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(2) {
              grid-row: 2 / 3;
              grid-column: 1 / 3;
              -ms-grid-row: 2;
              -ms-grid-column: 1;
              -ms-grid-column-span: 2;
              padding-right: 0; }
              /* line 575, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(2) a {
                background: transparent; }
                /* line 579, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure .gridimg::before {
                  padding-top: 60%; }
                /* line 583, sass/topics/_postlist.scss */
                #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption {
                  border-bottom-left-radius: 1em;
                  border-bottom-right-radius: 1em;
                  overflow: hidden;
                  background: #fff; }
                  /* line 588, sass/topics/_postlist.scss */
                  #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption::before {
                    bottom: 1.75em; }
                  /* line 592, sass/topics/_postlist.scss */
                  #topsec_grid .top_grid .gridbox ul li:nth-child(2) a figure figcaption div .gridttl {
                    max-height: 6.5em; }
            /* line 600, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(3) {
              grid-row: 3 / 4;
              grid-column: 1 / 3;
              -ms-grid-row: 3;
              -ms-grid-column: 1;
              -ms-grid-column-span: 2; }
              /* line 609, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(3) a figure figcaption::before {
                bottom: 1.75em; }
            /* line 616, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(4) {
              grid-row: 4 / 5;
              grid-column: 1 / 2;
              -ms-grid-row: 4;
              -ms-grid-column: 1; }
              /* line 624, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(4) a figure .gridimg::before {
                padding-top: 100%; }
            /* line 631, sass/topics/_postlist.scss */
            #topsec_grid .top_grid .gridbox ul li:nth-child(5) {
              grid-row: 4 / 5;
              grid-column: 2 / 3;
              -ms-grid-row: 4;
              -ms-grid-column: 2; }
              /* line 639, sass/topics/_postlist.scss */
              #topsec_grid .top_grid .gridbox ul li:nth-child(5) a figure .gridimg::before {
                padding-top: 100%; } }

/*# sourceMappingURL=style_top.css.map */
