@charset "UTF-8";
#__bs_notify__ {
  padding: 0 5px 0 5px !important;
  border-radius: 0 !important;
  font-size: 5px !important;
  line-height: 100% !important;
  opacity: .3 !important; }

html {
  font-size: 62.5%; }

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

ol,
ul {
  list-style: none; }

a {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

a:hover {
  opacity: .8; }

@media screen and (min-width: 768px) {
  .sp-only {
    display: none; } }

@media screen and (max-width: 767px) {
  .pc-only {
    display: none; } }

@media screen and (min-width: 768px) {
  body {
    min-width: 1420px; } }

@media screen and (max-width: 767px) {
  body.is-pc::-webkit-scrollbar {
    display: none; } }

.l-container100 {
  margin: 0 auto;
  max-width: 1400px; }
  @media screen and (max-width: 767px) {
    .l-container100 {
      padding: 0 15px; } }

.l-container101 {
  margin: 0 auto;
  max-width: 960px; }
  @media screen and (max-width: 767px) {
    .l-container101 {
      padding: 0 15px; } }

.c-header100 {
  position: relative;
  height: 64px;
  background-color: #000000;
  color: #ffffff;
  font-size: 1.4rem; }
  .c-header100__wrap1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px 18px 15px 18px;
    line-height: 1; }

.c-pagehead100 {
  padding: 33px 0 47px 0; }
  @media screen and (max-width: 767px) {
    .c-pagehead100 {
      padding: 20px 0 20px 0; } }
  .c-pagehead100__title1 {
    font-weight: bold;
    font-size: 2.8rem; }
    @media screen and (max-width: 767px) {
      .c-pagehead100__title1 {
        font-size: 2.2rem; } }

.c-path100 {
  padding: 17px 0;
  font-size: 1.2rem; }
  @media screen and (max-width: 767px) {
    .c-path100 {
      padding: 6px 0;
      font-size: 1.0rem; } }
  .c-path100 a {
    color: #206db8;
    text-decoration: none; }
  .c-path100__inner1 {
    padding: 0 18px; }
    @media screen and (max-width: 767px) {
      .c-path100__inner1 {
        padding: 0 15px; } }
  .c-path100__list1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-path100__item1 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .c-path100__item1:after {
      display: block;
      margin: 0 16px 0 18px;
      width: 1px;
      height: 14px;
      background-color: #cccccc;
      content: "";
      -webkit-transform: translate(0, 1px) rotate(43deg);
          -ms-transform: translate(0, 1px) rotate(43deg);
              transform: translate(0, 1px) rotate(43deg); }
      @media screen and (max-width: 767px) {
        .c-path100__item1:after {
          margin: 0 9px 0 9px;
          width: 1px;
          height: 14px; } }
    .c-path100__item1:last-child:after {
      display: none; }

.c-footer1 {
  margin: 80px 0 0 0;
  padding: 51px 0 53px 0;
  background-color: #111111;
  color: #ffffff;
  font-size: 1.4rem;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  @media screen and (max-width: 767px) {
    .c-footer1 {
      margin: 12.5vw 0 0 0;
      padding: 6.5625vw 0 6.25vw 0;
      font-size: 3.4375vw; } }
  .c-footer1 a {
    color: #ffffff;
    text-decoration: none; }
  .c-footer1__inner1 {
    padding: 0 80px; }
    @media screen and (max-width: 767px) {
      .c-footer1__inner1 {
        padding: 0 4.6875vw; } }
  @media screen and (min-width: 768px) {
    .c-footer1__wrap1 {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 768px) {
    .c-footer1__wrap2 {
      max-width: 349px;
      width: 22%; } }
  .c-footer1__wrap3 {
    padding: 0 0 0 50px; }
    @media screen and (min-width: 768px) {
      .c-footer1__wrap3 {
        max-width: 392px;
        width: 25%;
        border-left: 1px solid #333333; } }
    @media screen and (max-width: 767px) {
      .c-footer1__wrap3 {
        margin: 5.625vw 0 0 0;
        padding: 0 0 0 0;
        border-top: 1px solid #333333; } }
  .c-footer1__wrap4 {
    margin: 0 0 0 20px;
    padding: 0 0 0 50px; }
    @media screen and (min-width: 768px) {
      .c-footer1__wrap4 {
        border-left: 1px solid #333333; } }
    @media screen and (max-width: 767px) {
      .c-footer1__wrap4 {
        margin: 5.625vw 0 0 0;
        padding: 0 0 0 0;
        border-top: 1px solid #333333; } }
  @media screen and (min-width: 768px) {
    .c-footer1__wrap5 {
      position: absolute;
      top: 0;
      right: 0; } }
  @media screen and (max-width: 767px) {
    .c-footer1__wrap5 {
      padding: 9.375vw 0 0 0; } }
  .c-footer1__wrap6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 31px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer1__wrap6 {
        margin: 4.375vw 0 0 0; } }
  .c-footer1__wrap7 {
    margin: 44px 0 0 0;
    padding: 18px 0 20px 0;
    border-top: 1px solid #333333; }
    @media screen and (min-width: 768px) {
      .c-footer1__wrap7 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media screen and (max-width: 767px) {
      .c-footer1__wrap7 {
        margin: 5vw 0 0 0;
        padding: 3.75vw 0 4.6875vw 0;
        text-align: center; } }
  .c-footer1__wrap8 {
    border-top: 1px solid #333333;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .c-footer1__wrap8 {
        padding: 4.6875vw 0 0 0; } }
  .c-footer1__list1 {
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .c-footer1__list1 {
        font-size: 3.4375vw; } }
  .c-footer1__list2 {
    padding: 6px 0 0 0;
    font-size: 1.2rem; }
    @media screen and (max-width: 767px) {
      .c-footer1__list2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 1.5625vw 0 0 0;
        font-size: 3.125vw; } }
    .c-footer1__list2 li {
      padding: 9px 0 0 0; }
      @media screen and (max-width: 767px) {
        .c-footer1__list2 li {
          padding: 1.5625vw 0 0 0;
          width: 50%; } }
  .c-footer1__list3 {
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .c-footer1__list3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 4.0625vw 0 0 0;
        font-size: 3.4375vw; } }
    .c-footer1__list3 li {
      padding: 13px 0 0 0; }
      @media screen and (max-width: 767px) {
        .c-footer1__list3 li {
          padding: 3.125vw 0 0 0;
          width: 50%; } }
      @media screen and (min-width: 768px) {
        .c-footer1__list3 li:first-child {
          padding-top: 0; } }
      @media screen and (max-width: 767px) {
        .c-footer1__list3 li:nth-child(-n+2) {
          padding-top: 0; } }
  .c-footer1__list4 {
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .c-footer1__list4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 5.3125vw 0 0 0;
        font-size: 3.4375vw; } }
    .c-footer1__list4 li {
      padding: 13px 0 0 0; }
      @media screen and (max-width: 767px) {
        .c-footer1__list4 li {
          padding: 3.4375vw 0 0 0;
          width: 50%; } }
      .c-footer1__list4 li:first-child {
        padding-top: 0; }
      @media screen and (min-width: 768px) {
        .c-footer1__list4 li:nth-child(3) {
          padding-top: 47px; } }
      @media screen and (max-width: 767px) {
        .c-footer1__list4 li:nth-child(-n+2) {
          padding-top: 0; } }
  .c-footer1__link1 {
    display: inline-block;
    padding: 6px 25px 8px 25px;
    border: 1px solid #555555;
    border-radius: 3px;
    font-size: 1.2rem;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .c-footer1__link1 {
        display: block;
        padding: 2.8125vw 1.25vw 3.125vw 1.25vw;
        width: 100%;
        text-align: center;
        font-size: 3.125vw; } }
  .c-footer1__link3 {
    margin: 0 0 0 31px; }
  .c-footer1__text1 {
    font-weight: bold; }
  .c-footer1__text2 {
    padding: 0 10px 0 18px;
    font-weight: bold;
    font-size: 2.0rem; }
    @media screen and (max-width: 767px) {
      .c-footer1__text2 {
        padding: 0 0 0 0;
        font-size: 5.625vw; } }
    @media screen and (min-width: 768px) {
      .c-footer1__text2 a {
        pointer-events: none; } }
  @media screen and (max-width: 767px) {
    .c-footer1__img1 {
      width: 6.5625vw;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .c-footer1__img2 {
      width: 4.6875vw;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .c-footer1__text3 {
      font-size: 3.125vw; } }
  .c-footer1__text5 {
    padding: 38px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer1__text5 {
        padding: 0.625vw 0 0 0;
        font-size: 3.125vw; } }

@media screen and (min-width: 768px) and (max-width: 940px) {
  .c-footer1__inner1 {
    padding: 0 30px; }
  .c-footer1__wrap3 {
    padding-left: 30px; } }

.c-footer100 {
  margin: 80px 0 0 0;
  padding: 51px 0 53px 0;
  background-color: #111111;
  color: #ffffff;
  font-size: 1.4rem;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  @media screen and (max-width: 767px) {
    .c-footer100 {
      margin: 12.5vw 0 0 0;
      padding: 5vw 0 12.5vw 0;
      font-size: 3.4375vw; } }
  .c-footer100 a {
    color: #ffffff;
    text-decoration: none; }
  .c-footer100__inner1 {
    padding: 0 18px; }
    @media screen and (max-width: 767px) {
      .c-footer100__inner1 {
        padding: 0 4.6875vw; } }
  @media screen and (min-width: 768px) {
    .c-footer100__wrap1 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (max-width: 767px) {
    .c-footer100__wrap1 {
      text-align: center; } }
  .c-footer100__wrap2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 33px 0 39px 0;
    padding: 23px 0 15px 0;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333; }
    @media screen and (max-width: 767px) {
      .c-footer100__wrap2 {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin: 4.375vw 0 4.375vw 0;
        padding: 2.5vw 0 2.1875vw 0; } }
  .c-footer100__wrap3 {
    text-align: center; }
  .c-footer100__link1:nth-child(1) {
    -webkit-transform: translate(0, -6px);
        -ms-transform: translate(0, -6px);
            transform: translate(0, -6px); }
    @media screen and (max-width: 767px) {
      .c-footer100__link1:nth-child(1) {
        -webkit-transform: translate(0, -0.3125vw);
            -ms-transform: translate(0, -0.3125vw);
                transform: translate(0, -0.3125vw); } }
  .c-footer100__link1:nth-child(2) {
    -webkit-transform: translate(0, -6px);
        -ms-transform: translate(0, -6px);
            transform: translate(0, -6px); }
    @media screen and (min-width: 768px) {
      .c-footer100__link1:nth-child(2) {
        padding: 0 0 0 46px; } }
    @media screen and (max-width: 767px) {
      .c-footer100__link1:nth-child(2) {
        -webkit-transform: translate(0, -0.3125vw);
            -ms-transform: translate(0, -0.3125vw);
                transform: translate(0, -0.3125vw); } }
  @media screen and (min-width: 768px) {
    .c-footer100__link1:nth-child(3) {
      padding: 0 24px 0 56px; } }
  .c-footer100__text1 {
    font-weight: bold; }
  .c-footer100__text2 {
    padding: 0 10px 0 18px;
    font-weight: bold;
    font-size: 2.0rem; }
    @media screen and (max-width: 767px) {
      .c-footer100__text2 {
        padding: 0 0 0 0;
        font-size: 5.625vw; } }
    @media screen and (min-width: 768px) {
      .c-footer100__text2 a {
        pointer-events: none; } }
  @media screen and (max-width: 767px) {
    .c-footer100__img1 {
      width: 6.5625vw;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .c-footer100__img2 {
      width: 4.6875vw;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .c-footer100__logo1 {
      width: 24.0625vw;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .c-footer100__text3 {
      font-size: 3.125vw; } }
  .c-footer100__text5 {
    padding: 18px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer100__text5 {
        padding: 0.625vw 0 0 0;
        font-size: 3.125vw; } }

.c-taglist100 {
  margin: 0 0 40px 0;
  padding: 14px 30px 18px 30px;
  border-radius: 5px;
  background-color: #f3f3f3; }
  @media screen and (max-width: 767px) {
    .c-taglist100 {
      margin: 0 0 20px 0;
      padding: 12px 18px 14px 18px; } }
  .c-taglist100__body1 {
    display: none; }
    .c-taglist100__body1.is-open2 {
      display: block; }
  .c-taglist100__title1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 23px;
    color: #000000;
    font-weight: 700;
    font-size: 1.6rem;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .c-taglist100__title1 {
        font-size: 1.4rem; } }
    .c-taglist100__title1:before {
      position: absolute;
      top: 50%;
      left: 0;
      width: 14px;
      height: 2px;
      border-radius: 1px;
      background: #01476b;
      content: "";
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .c-taglist100__title1:after {
      position: absolute;
      top: 5px;
      left: 6px;
      width: 2px;
      height: 14px;
      border-radius: 1px;
      background: #01476b;
      content: ""; }
      @media screen and (max-width: 767px) {
        .c-taglist100__title1:after {
          top: 3px; } }
    .c-taglist100__title1.is-open:after {
      display: none; }
  .c-taglist100__list1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 7px;
    gap: 4px 29px;
    padding: 12px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-taglist100__list1 {
        margin-bottom: 4px;
        gap: 2px 16px;
        padding: 6px 0 0 0; } }
    .c-taglist100__list1 a {
      color: #1d64b8;
      text-decoration: none;
      font-size: 1.4rem;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .c-taglist100__list1 a {
          font-size: 1.2rem; } }
  .c-taglist100__more1 {
    text-align: center; }
    .c-taglist100__more1 button {
      position: relative;
      display: inline-block;
      padding-left: 14px;
      color: #1d64b8;
      text-decoration: none;
      font-size: 1.4rem; }
      @media screen and (max-width: 767px) {
        .c-taglist100__more1 button {
          font-size: 1.2rem; } }
      .c-taglist100__more1 button:before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 8px;
        height: 8px;
        border-right: 2px solid #01476b;
        border-bottom: 2px solid #01476b;
        content: "";
        -webkit-transform: translateY(-60%) rotate(45deg);
            -ms-transform: translateY(-60%) rotate(45deg);
                transform: translateY(-60%) rotate(45deg); }
      .c-taglist100__more1 button.is-open:before {
        -webkit-transform: translateY(-15%) rotate(-135deg);
            -ms-transform: translateY(-15%) rotate(-135deg);
                transform: translateY(-15%) rotate(-135deg); }

.l-cardwrap100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .l-cardwrap100 {
      gap: 20px; } }

.c-card100 {
  overflow: hidden;
  border-radius: 5px; }
  @media screen and (min-width: 768px) {
    .c-card100 {
      max-width: 440px; } }
  @media screen and (max-width: 767px) {
    .c-card100 {
      width: 100%; } }
  .c-card100__img1 {
    width: 100%;
    height: 248px; }
    @media screen and (max-width: 767px) {
      .c-card100__img1 {
        height: 140px; } }
    .c-card100__img1 a {
      display: block;
      width: 100%;
      height: 100%; }
    .c-card100__img1 img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .c-card100__body1 {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 34px 39px 60px 39px;
    background-color: #01476b;
    color: #ffffff; }
    @media screen and (min-width: 768px) {
      .c-card100__body1 {
        height: calc(100% - 248px); } }
    @media screen and (max-width: 767px) {
      .c-card100__body1 {
        padding: 14px 14px 35px 14px; } }
  .c-card100__title1 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-card100__title1 {
        margin-bottom: 10px;
        font-size: 1.4rem; } }
    .c-card100__title1 a {
      color: #ffffff;
      text-decoration: none; }
  .c-card100__text1 {
    margin-bottom: 13px;
    font-size: 1.2rem;
    line-height: 1.7; }
    @media screen and (max-width: 767px) {
      .c-card100__text1 {
        margin-bottom: 8px;
        font-size: 1.1rem; } }
  .c-card100__taglist1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 11px; }
    @media screen and (max-width: 767px) {
      .c-card100__taglist1 {
        margin-bottom: 10px;
        gap: 11px; } }
    .c-card100__taglist1 li {
      font-weight: bold;
      font-size: 1.2rem;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .c-card100__taglist1 li {
          font-size: 1.1rem; } }
    .c-card100__taglist1 a {
      color: #ffffff;
      text-decoration: none; }
  .c-card100__link1 {
    position: absolute;
    right: 37px;
    bottom: 35px; }
    @media screen and (max-width: 767px) {
      .c-card100__link1 {
        right: 15px;
        bottom: 15px; } }
    .c-card100__link1 a {
      padding: 0 0 6px 0;
      border-bottom: 1px solid #ffffff;
      color: #ffffff;
      text-decoration: none;
      font-size: 1.2rem;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .c-card100__link1 a {
          padding: 0 0 4px 0;
          font-size: 1.0rem; } }

.l-cardwrap101 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .l-cardwrap101 {
      gap: 20px; } }

.c-card101 {
  width: 306px; }
  .c-card101__img1 {
    overflow: hidden;
    width: 100%;
    height: 204px; }
    @media screen and (max-width: 767px) {
      .c-card101__img1 {
        height: 140px; } }
    .c-card101__img1 a {
      display: block;
      width: 100%;
      height: 100%; }
    .c-card101__img1 img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .c-card101__title1 {
    margin: 16px 0 8px 0;
    color: #206cb7;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .c-card101__title1 {
        margin: 10px 0 8px 0;
        font-size: 1.4rem; } }
    .c-card101__title1 a {
      color: #206cb7;
      text-decoration: none; }
  .c-card101__desc1 {
    color: #262d35;
    font-size: 1.4rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-card101__desc1 {
        font-size: 1.2rem; } }
  .c-card101__tag1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 10px 0 0 0;
    gap: 8px 10px; }
    @media screen and (max-width: 767px) {
      .c-card101__tag1 {
        margin: 6px 0 0 0; } }
    .c-card101__tag1 li {
      font-weight: bold;
      font-size: 1.2rem;
      line-height: 1.6; }
    .c-card101__tag1 a {
      color: #206cb7;
      text-decoration: none; }

.l-cardwrap102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .l-cardwrap102 {
      gap: 20px; } }

.c-card102 {
  padding: 40px 40px;
  width: 320px;
  border-radius: 5px;
  background: #ffffff;
  -webkit-box-shadow: 3.214px 3.83px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3.214px 3.83px 20px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 767px) {
    .c-card102 {
      padding: 20px 20px;
      width: 100%; } }
  .c-card102__img1 {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 140px; }
    @media screen and (max-width: 767px) {
      .c-card102__img1 {
        height: 140px; } }
    .c-card102__img1 a {
      display: block;
      width: 100%;
      height: 100%; }
    .c-card102__img1 img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .c-card102__title1 {
    margin: 12px 0 10px 0;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-card102__title1 {
        margin: 8px 0 5px 0;
        font-size: 1.4rem; } }
    .c-card102__title1 a {
      color: #206cb7;
      text-decoration: none; }
  .c-card102__tag1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 4px 10px; }
    .c-card102__tag1 li {
      font-weight: bold;
      font-size: 1.2rem;
      line-height: 1.6; }
      @media screen and (max-width: 767px) {
        .c-card102__tag1 li {
          font-size: 1.0rem; } }
    .c-card102__tag1 a {
      color: #206cb7;
      text-decoration: none; }

.l-cardwrap103 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .l-cardwrap103 {
      gap: 20px; } }

.c-card103 {
  padding: 25px 27px 23px 88px;
  width: 440px;
  border-radius: 5px;
  background: #ffffff url("/common/mt/img/icon_102.png") no-repeat 16px 24px;
  background-size: 44px 48px;
  -webkit-box-shadow: 3.214px 3.83px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3.214px 3.83px 20px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 767px) {
    .c-card103 {
      padding: 10px 27px 14px 54px;
      width: 100%;
      background-position: 10px 18px;
      background-size: 30px auto; } }
  .c-card103__title1 {
    display: inline-block;
    margin-bottom: 9px;
    color: #206db8;
    text-decoration: none;
    word-break: break-all;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .c-card103__title1 {
        font-size: 1.4rem; } }
  .c-card103__text1 {
    padding: 6px 0 0 0;
    border-top: 1px solid #e5e5e5;
    color: #666666;
    font-size: 1.4rem;
    line-height: 1.4; }
    @media screen and (max-width: 767px) {
      .c-card103__text1 {
        font-size: 1.2rem; } }
  .c-card103__tag1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 2px 0 0 0;
    gap: 4px 8px;
    line-height: 1; }
    .c-card103__tag1 a {
      color: #206db8;
      text-decoration: none;
      font-size: 1.2rem;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        .c-card103__tag1 a {
          font-size: 1.0rem; } }

.l-cardwrap104 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .l-cardwrap104 {
      gap: 20px; } }

.c-card104 {
  padding: 40px 40px;
  width: 679px;
  border-radius: 5px;
  background: #ffffff;
  -webkit-box-shadow: 3.214px 3.83px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3.214px 3.83px 20px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 768px) {
    .c-card104 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media screen and (max-width: 767px) {
    .c-card104 {
      padding: 20px 20px;
      width: 100%; } }
  @media screen and (min-width: 768px) {
    .c-card104__img1 {
      width: 200px;
      height: 280px; } }
  @media screen and (max-width: 767px) {
    .c-card104__img1 {
      text-align: center; } }
  .c-card104__img1 img {
    display: inline-block;
    max-width: 200px;
    max-height: 280px;
    width: 100%;
    height: auto; }
  .c-card104__wrap1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 0 0 39px; }
    @media screen and (max-width: 767px) {
      .c-card104__wrap1 {
        padding: 10px 0 0 0; } }
  .c-card104__title1 {
    margin: -3px 0 9px 0;
    color: #111111;
    font-weight: 700;
    font-size: 2.0rem;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .c-card104__title1 {
        margin: 0 0 9px 0;
        font-size: 1.6rem; } }
  .c-card104__text1 {
    margin-bottom: 26px;
    color: #111111;
    font-size: 1.4rem;
    line-height: 1.95; }
    @media screen and (max-width: 767px) {
      .c-card104__text1 {
        margin-bottom: 14px;
        font-size: 1.2rem;
        line-height: 1.6; } }
  .c-card104__text2 {
    display: inline-block;
    font-size: 1.4rem;
    -webkit-transform: translate(0px, 3px);
        -ms-transform: translate(0px, 3px);
            transform: translate(0px, 3px); }
    @media screen and (max-width: 767px) {
      .c-card104__text2 {
        font-size: 1.0rem;
        -webkit-transform: translate(0px, 1px);
            -ms-transform: translate(0px, 1px);
                transform: translate(0px, 1px); } }
  .c-card104__btn1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 12px 20px;
    min-height: 52px;
    width: 100%;
    border-radius: 5px;
    background-color: #01476b;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.4; }
    @media screen and (max-width: 767px) {
      .c-card104__btn1 {
        padding: 12px 10px;
        font-size: 1.3rem; } }
    .c-card104__btn1::before {
      display: inline-block;
      margin: 0 10px 0 0;
      width: 30px;
      height: 32px;
      background: url("/common/mt/img/icon_103.png") 0 0 no-repeat;
      content: ""; }
      @media screen and (max-width: 767px) {
        .c-card104__btn1::before {
          width: 20px;
          height: 22px;
          background-size: 100% auto; } }

.c-pagination100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 59px 0 0 0; }
  @media screen and (max-width: 767px) {
    .c-pagination100 {
      margin: 30px 0 0 0; } }
  .c-pagination100.is-none {
    display: none; }
  .c-pagination100 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 20px; }
    @media screen and (max-width: 767px) {
      .c-pagination100 ul {
        gap: 6px; } }
  .c-pagination100 li {
    list-style: none; }
  .c-pagination100 a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid #01476b;
    border-radius: 5px;
    color: #01476b;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .c-pagination100 a {
        width: 35px;
        height: 35px;
        font-size: 1.4rem; } }
    .c-pagination100 a.is-active {
      background-color: #01476b;
      color: #ffffff;
      cursor: default; }
      .c-pagination100 a.is-active:hover {
        opacity: 1; }
    .c-pagination100 a.prev, .c-pagination100 a.next {
      border: none;
      background: transparent; }
      .c-pagination100 a.prev::before, .c-pagination100 a.next::before {
        position: relative;
        top: 0;
        left: 2px;
        display: inline-block;
        width: 16px;
        height: 16px;
        border-top: 2px solid #0e5571;
        border-left: 2px solid #0e5571;
        content: ""; }
        @media screen and (max-width: 767px) {
          .c-pagination100 a.prev::before, .c-pagination100 a.next::before {
            width: 10px;
            height: 10px; } }
    .c-pagination100 a.prev::before {
      -webkit-transform: rotate(-45deg) translate(7px, 7px);
          -ms-transform: rotate(-45deg) translate(7px, 7px);
              transform: rotate(-45deg) translate(7px, 7px); }
      @media screen and (max-width: 767px) {
        .c-pagination100 a.prev::before {
          -webkit-transform: rotate(-45deg) translate(4px, 4px);
              -ms-transform: rotate(-45deg) translate(4px, 4px);
                  transform: rotate(-45deg) translate(4px, 4px); } }
    .c-pagination100 a.next::before {
      -webkit-transform: rotate(135deg) translate(4px, 4px);
          -ms-transform: rotate(135deg) translate(4px, 4px);
              transform: rotate(135deg) translate(4px, 4px); }
      @media screen and (max-width: 767px) {
        .c-pagination100 a.next::before {
          -webkit-transform: rotate(135deg) translate(7px, 7px);
              -ms-transform: rotate(135deg) translate(7px, 7px);
                  transform: rotate(135deg) translate(7px, 7px); } }

.c-newslist100__item1 {
  padding-top: 27px;
  padding-bottom: 29px;
  border-bottom: 1px solid #cccccc; }
  @media screen and (max-width: 767px) {
    .c-newslist100__item1 {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .c-newslist100__item1:first-child {
    padding-top: 0; }

.c-newslist100__date1 {
  margin-bottom: 8px;
  color: #111111;
  font-size: 1.4rem;
  line-height: 1.6; }
  @media screen and (max-width: 767px) {
    .c-newslist100__date1 {
      margin-bottom: 4px;
      font-size: 1.2rem; } }

.c-newslist100__title1 {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.6; }
  @media screen and (max-width: 767px) {
    .c-newslist100__title1 {
      font-size: 1.4rem; } }
  .c-newslist100__title1 a {
    color: #206db8;
    text-decoration: none; }

.c-newslist100__tags1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 16px;
  margin-bottom: 0;
  gap: 8px 16px; }
  @media screen and (max-width: 767px) {
    .c-newslist100__tags1 {
      margin-top: 11px;
      gap: 8px 10px; } }
  .c-newslist100__tags1 li {
    color: #8f8f8f;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-newslist100__tags1 li {
        font-size: 1.0rem; } }
  .c-newslist100__tags1 a {
    color: #206db8;
    text-decoration: none; }

.c-navi100 {
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 1fr auto 1fr;
  margin: 40px auto 0 auto; }
  .c-navi100__link1, .c-navi100__link2 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    color: #206db8;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-navi100__link1, .c-navi100__link2 {
        gap: 7px;
        font-size: 1.4rem; } }
  .c-navi100__link1 {
    grid-column: 1;
    justify-self: start; }
    .c-navi100__link1::before {
      width: 9px;
      height: 9px;
      border-bottom: 2px solid #206db8;
      border-left: 2px solid #206db8;
      content: "";
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .c-navi100__link1::before {
          width: 8px;
          height: 8px; } }
  .c-navi100__link2 {
    grid-column: 3;
    justify-self: end; }
    .c-navi100__link2::after {
      width: 9px;
      height: 9px;
      border-top: 2px solid #206db8;
      border-right: 2px solid #206db8;
      content: "";
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .c-navi100__link2::after {
          width: 8px;
          height: 8px; } }
  .c-navi100__btn1 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 10px;
    min-height: 50px;
    border: 1px solid #206db8;
    border-radius: 5px;
    background-color: #ffffff;
    color: #206db8;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.4;
    grid-column: 2;
    justify-self: center; }
    @media screen and (min-width: 768px) {
      .c-navi100__btn1 {
        min-width: 200px; } }
    @media screen and (max-width: 767px) {
      .c-navi100__btn1 {
        min-height: 40px;
        font-size: 1.4rem; } }

.c-slider-wrap100 {
  margin: 50px auto 80px auto; }
  @media screen and (min-width: 768px) {
    .c-slider-wrap100 {
      max-width: 800px; } }
  @media screen and (max-width: 767px) {
    .c-slider-wrap100 {
      margin: 40px auto 60px auto;
      padding: 0 30px; } }

.c-slider100 {
  position: relative; }
  .c-slider100__item1 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .c-slider100__item1 img {
      display: block;
      margin: 0 auto;
      max-width: 800px;
      max-height: 550px;
      height: auto; }
      @media screen and (max-width: 767px) {
        .c-slider100__item1 img {
          max-width: 100%;
          max-height: 350px; } }
  .c-slider100 .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-slider100 .slick-slide {
    height: auto !important; }
  .c-slider100 .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    padding: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
    color: transparent;
    -webkit-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
            transform: translateY(-15%); }
    .c-slider100 .slick-arrow:before {
      display: block;
      width: 14px;
      height: 14px;
      border-top: 2px solid #0b5e77;
      border-right: 2px solid #0b5e77;
      content: ""; }
  .c-slider100 .slick-prev {
    left: -57px; }
    @media screen and (max-width: 767px) {
      .c-slider100 .slick-prev {
        left: -30px; } }
    .c-slider100 .slick-prev:before {
      -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotate(-135deg); }
  .c-slider100 .slick-next {
    right: -83px; }
    @media screen and (max-width: 767px) {
      .c-slider100 .slick-next {
        right: -53px; } }
    .c-slider100 .slick-next:before {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }

.modaal-video-container {
  overflow: visible; }

.modaal-close {
  position: absolute;
  top: -50px;
  right: 0; }
  .modaal-close:hover {
    background: transparent; }

.modaal-image.is-fit .modaal-content img {
  display: block;
  margin: 0 auto;
  max-width: 96vw;
  max-height: 88vh;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain; }

.c-single-head100 {
  padding: 0 0 40px 0; }
  @media screen and (max-width: 767px) {
    .c-single-head100 {
      padding: 0 0 20px 0; } }
  .c-single-head100__block1 {
    padding: 15px 14px 17px 38px;
    border-radius: 5px;
    background-color: #01476b;
    color: #ffffff; }
    @media screen and (max-width: 767px) {
      .c-single-head100__block1 {
        padding: 10px 10px 10px 15px; } }
  .c-single-head100__date1 {
    letter-spacing: .00em;
    font-size: 1.4rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-single-head100__date1 {
        font-size: 1.1rem; } }
  .c-single-head100__title1 {
    letter-spacing: .00em;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .c-single-head100__title1 {
        font-size: 1.4rem; } }
  .c-single-head100__tag1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 13px;
    gap: 15px; }
    @media screen and (max-width: 767px) {
      .c-single-head100__tag1 {
        margin-top: 4px; } }
    .c-single-head100__tag1 a {
      color: #206db8;
      text-decoration: none;
      font-size: 1.4rem;
      line-height: 1.6; }
      @media screen and (max-width: 767px) {
        .c-single-head100__tag1 a {
          font-size: 1.2rem; } }

.b-single-body100 {
  /*====================================
article16 style
====================================*/
  /*-----------------------------------------------------
Title
------------------------------------------------------*/
  /*-----------------------------------------------------
Columns
------------------------------------------------------*/
  /*-----------------------------------------------------
Other
------------------------------------------------------*/
  /*-----------------------------------------------------
text
------------------------------------------------------*/ }
  .b-single-body100 img {
    max-width: 100%;
    height: auto; }
  .b-single-body100 .titleLV6 {
    margin-top: 40px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 2.4rem;
    line-height: 1.1; }
  .b-single-body100 .prdUseItem {
    overflow: hidden;
    margin-top: 60px;
    background: #f6f6f6; }
  .b-single-body100 .prdUseItem h2 {
    text-align: center;
    font-weight: normal; }
  .b-single-body100 .prdUseItem__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 20px auto 0; }
  .b-single-body100 .prdUseItem__item {
    margin-right: 20px;
    margin-bottom: 40px;
    width: 168px; }
  .b-single-body100 .prdUseItem__item:nth-child(5n) {
    margin-right: 0; }
  .b-single-body100 .prdUseItem__item a {
    display: block;
    color: #202020;
    text-decoration: none;
    cursor: pointer; }
  .b-single-body100 .prdUseItem__item dt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 168px;
    height: 168px;
    border: 1px solid #e0e0e0;
    background: #ffffff; }
  .b-single-body100 .prdUseItem__item dd {
    margin-top: 10px;
    padding-left: 19px;
    background: url("/common/mt/img/icon_arrow_r.svg") no-repeat 3px 6px/9px auto;
    font-size: 1.4rem; }
  .b-single-body100 .prdUseItem__item img {
    max-width: 115px;
    max-height: 115px; }
  @media screen and (min-width: 768px) {
    .b-single-body100 .pickupBlock {
      display: block;
      overflow: hidden;
      margin-bottom: 60px;
      zoom: 1; }
    .b-single-body100 .pickupBlock h1 {
      margin: 0 0 27px;
      padding: 30px 40px;
      border: none;
      background: #f1f1f1;
      font-weight: normal;
      font-size: 150%; }
    .b-single-body100 .pickupBlock figure {
      margin: 1.5em 0; }
    .b-single-body100 .pickupBlock figcaption {
      font-size: 85%; }
    .b-single-body100 .pickupBlock .taC {
      text-align: center; }
    .b-single-body100 .pickupBlock hr {
      margin: 40px 0;
      height: 1px;
      border: none;
      border-top: 1px solid #cccccc; }
    .b-single-body100 .pickupBlock p {
      margin: 1.5em 0; } }
  @media screen and (max-width: 767px) {
    .b-single-body100 .pickupBlock {
      margin: 0 5vw 10vw; }
    .b-single-body100 .pickupBlock h1 {
      margin: 0 0 3vw;
      padding: 3vw 4vw;
      border: none;
      background: #f1f1f1;
      font-weight: normal;
      font-size: 4vw; }
    .b-single-body100 .pickupBlock figure {
      margin: 1.5em 0; }
    .b-single-body100 .pickupBlock figcaption {
      font-size: 3.125vw; }
    .b-single-body100 .pickupBlock .taC {
      text-align: center; }
    .b-single-body100 .pickupBlock hr {
      margin: 5vw 0;
      height: .2vw;
      border: none;
      border-top: .2vw solid #cccccc; }
    .b-single-body100 .pickupBlock p {
      margin: 1.5em 0; } }
  @media screen and (min-width: 768px) {
    .b-single-body100 .pickupBlock .articleTitle01 {
      margin: 40px 0 30px;
      padding: 0;
      border: none;
      font-weight: bold;
      font-size: 160%;
      line-height: 1.8; }
    .b-single-body100 .pickupBlock .articleTitle01 span {
      border-bottom: 2px solid #000000; }
    .b-single-body100 .pickupBlock .articleTitle02 {
      margin: 40px 0 30px;
      padding: 20px;
      border: none;
      background: #f1f1f1;
      color: #333333;
      font-weight: bold;
      font-size: 140%;
      line-height: 1.2; } }
  @media screen and (max-width: 767px) {
    .b-single-body100 .pickupBlock .articleTitle01 {
      margin: 4vw 0 3vw;
      padding: 0;
      border: none;
      font-weight: bold;
      font-size: 4.6vw;
      line-height: 1.8; }
    .b-single-body100 .pickupBlock .articleTitle01 span {
      border-bottom: .4vw solid #000000; }
    .b-single-body100 .pickupBlock .articleTitle02 {
      margin: 6vw 0 4vw;
      padding: 2vw;
      border: none;
      background: #f1f1f1;
      color: #333333;
      font-weight: bold;
      font-size: 4.6vw;
      line-height: 1.2; } }
  @media screen and (min-width: 768px) {
    .b-single-body100 .pickupBlock .column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 40px 0; }
    .b-single-body100 .pickupBlock .column.space-between {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .b-single-body100 .pickupBlock .column.col3 > div {
      width: 268px; }
    .b-single-body100 .pickupBlock .column.col3 > div:not(:last-child) {
      margin-right: 40px;
      padding-right: 40px;
      width: 306px;
      border-right: 1px solid #cccccc; }
    .b-single-body100 .pickupBlock .column.col4 > div {
      width: 218px; }
    .b-single-body100 .pickupBlock .column.col4 > div:not(:last-child) {
      margin-right: 15px;
      padding-right: 15px;
      width: 232px;
      border-right: 1px solid #cccccc; } }
  @media screen and (max-width: 767px) {
    .b-single-body100 .pickupBlock .column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0; }
    .b-single-body100 .pickupBlock .column.space-between {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .b-single-body100 .pickupBlock .column > * {
      margin-top: 4vw;
      width: 43vw; }
    .b-single-body100 .pickupBlock .column > *:nth-child(odd) {
      border-right: .2vw solid #333333; }
    .b-single-body100 .pickupBlock .column img {
      max-width: 20vw;
      max-height: 20vw; } }
  .b-single-body100 .pickupBlock .linkBtn {
    margin-top: 25px; }
  .b-single-body100 .pickupBlock .linkBtn a {
    display: inline-block;
    padding: 7px 15px;
    background: #333333;
    color: #ffffff;
    text-decoration: none; }
  .b-single-body100 .txtKikuchi {
    padding-left: 5em;
    text-indent: -5em; }
  .b-single-body100 .txtAsano {
    padding-left: 5em;
    text-indent: -5em; }
  .b-single-body100 .youtube {
    width: 100%;
    aspect-ratio: 16 / 9; }
  .b-single-body100 .youtube iframe {
    width: 100%;
    height: 100%; }
