@charset "UTF-8";
/**
 * mixins and functions
 * @version 1.0
 */
/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (min-width: 769px) {
  a:hover {
    cursor: pointer;
    opacity: 0.7;
  }
 }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-family: "Hiragino Kaku Gothic Std", "Hiragino Sans W3", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: #000;
  line-height: 1.8;
  font-weight: 600; }
  @media screen and (max-width: 768px) {
    body {
      line-height: 1.6; } }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.6;
  font-weight: bold; }

a {
  color: #727272; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

ul {
  list-style: none; }

@media screen and (max-width: 768px) {
  .pc, .pcbr {
    display: none !important; } }
@media screen and (min-width: 769px) {
  .sp, .spbr {
    display: none !important; } }
@media screen and (min-width: 769px) and (max-width: 960px) {
  .sp, .spbr {
    display: none !important; } }
.c-content {
  width: 90%;
  margin: 0 auto;
  max-width: 1064px; }

  .c-content2 {
    width: 90%;
    margin: 100px auto 0;
    max-width: 1064px; }

@media screen and (max-width: 768px) {
  .c-content2 {
    width: 90%;
    margin: 50px auto 0;}

    .c-content2 .c-ttl {
    font-size: 32px;
}

  }




.c-content3 {
  width: 100%;
  padding: 100px auto 0;
  background-color: #44B0D4;
}

@media screen and (max-width: 768px) {
  .c-content3 {
    width: 100%;
    padding: 10px auto 0;}

    .c-content3 .c-ttl {
    font-size: 32px;
  }
}


.c-content3 .inner {
  width: 90%;
  margin: 0 auto 0;
  padding: 90px 0;
  max-width: 1064px;
  display: flex;
  justify-content: space-between;
}

.c-content3 .inner .img{
  max-width: 500px;
}

.c-content3 .inner .txt{
  width: 500px;
}




@media screen and (max-width: 768px) {
.c-content2 .inner{
  width: 90%;
  margin: 10px auto 0;}

  .c-content2 .inner .c-ttl {
  font-size: 32px;
}

}






.c-ttl {
  font-size: 60px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .c-ttl {
      letter-spacing: 1px; } }
  .c-ttl img {
    display: block;
    margin-bottom: 20px; }

.h2-main {
  text-align: center;
  margin-bottom: 15px; }
  @media screen and (min-width: 769px) {
    .h2-main {
      margin-bottom: 30px; } }
  .h2-main .short {
    display: block;
    font-size: 16px; }
    @media screen and (min-width: 769px) {
      .h2-main .short {
        font-size: 20px; } }
  .h2-main .big {
    font-size: 42px; }
    @media screen and (max-width: 768px) {
      .h2-main .big {
        font-size: 27px; } }

@media screen and (max-width: 768px) {
  .slider {
    width: 90%;
    margin: 0 auto; } }
.slider__item {
  background: #fff; }
  .slider__item img {
    width: 100%; }
.slider .slick-arrow::before {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #727272;
  border-right: 2px solid #727272; }
  @media screen and (max-width: 768px) {
    .slider .slick-arrow::before {
      width: 10px;
      height: 10px; } }
.slider .slick-next::before {
  right: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
.slider .slick-prev::before {
  left: 5px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg); }
@media screen and (min-width: 769px) {
  .slider .slick-slide {
    margin: 0 15px; } }

.slider.slick-initialized {
  display: block; }

.l-style01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  @media screen and (max-width: 768px) {
    .l-style01 {
      display: block; } }
  .l-style01 .l-img {
    -webkit-box-flex: 1.1;
        -ms-flex: 1.1;
            flex: 1.1; }
  .l-style01 .l-desc {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 50px; }
    @media screen and (max-width: 768px) {
      .l-style01 .l-desc {
        margin-left: 0; } }

.l-style02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media screen and (max-width: 768px) {
    .l-style02 {
      display: block; } }
  .l-style02 .l-img {
    -webkit-box-flex: 1.1;
        -ms-flex: 1.1;
            flex: 1.1;
    margin-left: 50px; }
    @media screen and (max-width: 768px) {
      .l-style02 .l-img {
        margin-left: 0; } }
  .l-style02 .l-desc {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.main-txt {
  font-size: 26px;
  color: #727272;
  font-weight: 600;
  line-height: 1.4; }

.c-content2 .main-txt {
  font-size: 26px;}


  .main-txt2 {
    font-size: 26px;
    color: #1F84BC;
    font-weight: 600;
    line-height: 1.4;
    padding-top:60px;
    padding-bottom: 100px;

  }
  .main-txt2 span{background:linear-gradient(transparent 60%, #F3FFAD 60%);}

@media screen and (max-width: 768px) {
  .c-content2 .main-txt {
    font-size: 20px;
  font-weight: bold;}

  .main-txt2 {
    font-size: 20px;
    color: #1F84BC;
    font-weight: 600;
    line-height: 1.4;
    padding-top:30px;
    padding-bottom: 50px;  font-weight: bold;

}
.sec02 .c-content2 .main-txt {
  font-size: 22px;}

}


  @media screen and (max-width: 768px) {
    .main-txt {
      line-height: 1.6;
      letter-spacing: -0.5px; } }
  .main-txt span {
    color: #0274B4; }

.c-h3 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
  letter-spacing: 1px; }
  .c-h3 span {
    display: inline-block;
    padding: 3px 5px 4px;
    color: #fff;
    line-height: 1;
    background: #0274B4; }

.c-h4 {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
  position: relative;
  padding-left: 15px;
  letter-spacing: 1px; }
  @media screen and (max-width: 768px) {
    .c-h4 {
      font-size: 22px; } }
  .c-h4:before {
    content: "";
    background: #0274B4;
    width: 6px;
    height: 60%;
    position: absolute;
    left: 0;
    top: 7.5px; }
    @media screen and (max-width: 768px) {
      .c-h4:before {
        top: 6.5px;
        height: 70%; } }

.voice-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .voice-list .list-item {
      display: block; } }
.voice-list .list-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
@media screen and (max-width: 768px) {
.voice-list .list-img {
  width: 90%;
  margin: 0 auto; } }
.voice-list .list-desc {
  -webkit-box-flex: 1.4;
      -ms-flex: 1.4;
          flex: 1.4;
  margin-left: 50px; }
  @media screen and (max-width: 768px) {
    .voice-list .list-desc {
      margin: 20px 0 0 0; } }
.voice-list .list-ttl {
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #C3C3C3;
  line-height: 1.4; }
  @media screen and (max-width: 768px) {
    .voice-list .list-ttl {
      font-size: 28px; } }
.voice-list .list-txt {
  color: #727272; }

.header {
  width: 100%; }
  @media screen and (min-width: 769px) {
    .header {
      padding: 10px 0; } }
  @media screen and (max-width: 768px) {
    .header {
      padding-bottom: 2vw; } }
  .header__logo {
    padding-left: 40px; }
    @media screen and (max-width: 768px) {
      .header__logo {
        padding-left: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 256px; } }

.follow-btn {
  position: fixed;
  background: #DF0011;
  border-radius: 50px;
  bottom: 10px;
  z-index: 100;
  -webkit-box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, 0.1);
        transition: .3s; }
  @media screen and (min-width: 769px) {
    .follow-btn {
      bottom: 20px;
      right: 20px;
      width: 345px; } }
  @media screen and (max-width: 768px) {
    .follow-btn {
      width: 90%;
      right: 0;
      left: 0;
      margin: auto; } }
  .follow-btn a {
    margin: 0 auto;
    color: #fff;
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 600;
    position: relative;
    font-size: 20px; }
    .follow-btn a:after {
      content: '';
      position: absolute;
      width: 20px;
      height: 13px;
      top: 38%;
      right: 20px;
      background: url(../img/icon_arrow.png);
      background-size: 100% 100%; }
  .follow-btn__bnr-txt {
    padding-right: 20px;
    line-height: 1.4; }
  .follow-btn__bnr-short {
    font-size: 1.4rem; }
  .follow-btn__bnr-main {
    font-size: 2.0rem;
    line-height: 1.2; }
    .follow-btn.is-hide {
      opacity: 0;
      z-index: -1;
    }

/*--------------------------------
2021.9 Medix
---------------------------------*/
.header__logo {
  padding-top: 0; }

.logo_new {
  width: 100%;
  padding: 5px 0 12px 40px; }

.logo_new img {
  width: 150px;
  vertical-align: middle; }

@media screen and (max-width: 960px) {
  .logo_new {
    padding: 5px 0 12px 20px; } }
@media screen and (max-width: 760px) {
  .logo_new {
    width: 100%;
    padding: 2vw 0 2vw 10px;
    line-height: 1.1; }

  .logo_new img {
    width: 25vw; } }

.mv {
  width: 100%;
  background-image: url(../img/mv_pc.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat:no-repeat;
  position: relative;
}

@media screen and (max-width: 768px) {
  .mv {
    width: 100%;
    background-image: url(../img/mv_sp.jpg);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

.mv img {
  width: 100%;
}
.mv .-badge {
  position: absolute;
  right: 20px;
  bottom: 30px;
  width: 160px;
  height: 160px;
}
@media screen and (max-width: 768px) {
  .mv img {
    height: 667px;
  }
  .mv .-badge {
    left: 10px;
    top: 10px;
    width: 90px;
    height: 90px;
  }
  .mv .-badge img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.mv .mv-num {
  font-family: "Lato", serif;
  font-weight: 700;
  color: #E5FF58;
  font-size: 6vw;
  position: absolute;
  top: 7%;
  right: 2vw;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 768px) {
  .mv .mv-num {
    font-size: 12vw;
    top: 5.5%;
    right: 5vw;
  }
}
.mv .mv-num .per {
  font-size: 3.5vw;
}
@media screen and (max-width: 768px) {
  .mv .mv-num .per {
    font-size: 7vw;
  }
}
.mv .note {
  position: absolute;
  bottom: 10px;
  left: 50px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .mv .note {
    bottom: 10px;
    left: 10px;
    font-size: 10px;
  }
}


.cta {
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .cta {
    padding-top: 35px;
  }
}
.cta-ttl {
  text-align: center;
  margin-bottom: 15px;
}
.cta-ttl span {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  background: linear-gradient(transparent 50%, #FDFFA9 50%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding-bottom: 3px;
}
@media screen and (max-width: 768px) {
  .cta-ttl span {
    font-size: 1.4rem;
  }
}
.cta-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 15px;
  line-height: 1.6;
}
.cta-txt span {
  display: inline-block;
  text-align: center;
  letter-spacing: 0.05em;
}
.cta-txt .txt01 {
  font-weight: 600;
  font-size: 1.7rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cta-txt .txt01 {
    font-size: 1.5rem;
  }
}
.cta-txt .txt01::before {
  content: "";
  width: 2px;
  height: 18px;
  transform: rotate(-21deg);
  position: absolute;
  left: -13px;
  top: 6px;
  background: #2E2E2E;
}
@media screen and (max-width: 768px) {
  .cta-txt .txt01::before {
    height: 15px;
    left: -10px;
    top: 4px;
  }
}
.cta-txt .txt01::after {
  content: "";
  width: 2px;
  height: 18px;
  transform: rotate(21deg);
  position: absolute;
  right: -13px;
  top: 6px;
  background: #2E2E2E;
}
@media screen and (max-width: 768px) {
  .cta-txt .txt01::after {
    height: 15px;
    right: -10px;
    top: 4px;
  }
}
.cta-txt .txt02 {
  font-size: 2.4rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .cta-txt .txt02 {
    font-size: 1.8rem;
  }
}
.cta-btn a {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border: 1px solid #DF0011;
  padding: 13px 30px 15px;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  transition: .3s !important;
}
.cta-btn a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .cta-btn a {
    padding: 10px 30px 15px;
    width: 100%;
  }
}

.cta-btn span {
  display: block;
  width: fit-content;
  text-align: center;
  color: #fff;
  font-weight: 600;
  line-height: 1.58;
}
.cta-btn .txt01 {
  font-size: 2.1rem;
  letter-spacing: 0.05em;
  color: #DF0011;
  position: relative;
  padding-right: 17px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .cta-btn .txt01 {
    font-size: 1.8rem;
  }
}
.cta-btn .txt01::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #DF0011;
  z-index: 2;
}
.cta-btn .txt02 {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  background: #DF0011;
  color: #fff;
  padding: 7px 19px 6px;
}
@media screen and (max-width: 768px) {
  .cta-btn .txt02 {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}

.sec01 {
  padding: 100px 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .sec01 {
      padding: 80px 0 0; } }
  .sec01:before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 668px;
    background-image: url(../img/sec01_en.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 768px) {
      .sec01:before {
        left: auto;
        right: 0;
        top: 35px;
        width: 20%; } }
  @media screen and (max-width: 768px) {
    .sec01 .c-content {
      margin-bottom: 60px; } }
  @media screen and (max-width: 768px) {
    .sec01 .c-ttl {
      font-size: 42px;
      letter-spacing: 0; } }
  .sec01 .l-style02 {
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .sec01 .l-style02 {
        margin-bottom: 0; } }

.sec02-ttl {
  background: #0274B4;
  margin-bottom: 50px; }
  .sec02-ttl .c-ttl {
    max-width: 1064px;
    margin: 0 auto;
    width: 90%;
    color: #fff;
    font-size: 70px;
    padding: 30px 0; }
    @media screen and (max-width: 768px) {
      .sec02-ttl .c-ttl {
        font-size: 46px; } }
    .sec02-ttl .c-ttl img {
      margin-bottom: 10px; }
.sec02 .l-style02 .l-ttl {
  font-size: 60px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 50px;
  letter-spacing: 1px; }
  @media screen and (max-width: 768px) {
    .sec02 .l-style02 .l-ttl {
      font-size: 28px;
      margin-top: 50px;
      line-height: 1.5;
      letter-spacing: normal;
      margin-bottom: 30px; } }
.sec02 .l-style02 .l-img {
  border: solid 2px #000;
  width: 45%;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  padding: 30px; }
  @media screen and (max-width: 768px) {
    .sec02 .l-style02 .l-img {
      margin-top: 40px;
      width: 100%;
      padding: 20px; } }
  .sec02 .l-style02 .l-img .ttl {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .sec02 .l-style02 .l-img .ttl {
        font-size: 22px; } }
  .sec02 .l-style02 .l-img .img {
    text-align: center; }
.sec02-bg {
  background: #F5F5F7;
  padding: 50px 0 100px;
  margin-top: 80px; }
  @media screen and (max-width: 768px) {
    .sec02-bg {
      padding: 40px 0 70px;
      margin-top: 60px; } }
.sec02-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .sec02-list {
      display: block; } }
  .sec02-list .list-item {
    background: #fff;
    width: calc(100% / 3 - 20px);
    padding: 20px; }
    @media screen and (max-width: 768px) {
      .sec02-list .list-item {
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .sec02-list .list-item:nth-child(2) .list-ttl {
        letter-spacing: -1px; } }
    @media screen and (max-width: 768px) {
      .sec02-list .list-item:not(:last-child) {
        margin-bottom: 70px;
        position: relative; }
        .sec02-list .list-item:not(:last-child):before {
          content: '';
          display: block;
          width: 1px;
          height: 40px;
          bottom: -55px;
          left: 0;
          right: 0;
          margin: auto;
          position: absolute;
          background: #000; } }
  .sec02-list .list-year {
    color: #0274B4;
    border: solid 1px #0274B4;
    display: inline;
    padding: 5px; }
  .sec02-list .list-ttl {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4;
    min-height: 100px; }
    @media screen and (max-width: 768px) {
      .sec02-list .list-ttl {
        min-height: auto;
        font-size: 38px;
        margin-top: 5px;
        letter-spacing: 1px; } }
  .sec02-list .list-img {
    margin: 10px 0; }
  .sec02-list .list-txt {
    margin-bottom: 20px; }
  .sec02-list .list-work {
    color: #0274B4; }
  .sec02-list .list-desc {
    border-top: solid 1px #C3C3C3;
    margin-top: 20px;
    padding-top: 20px; }
    @media screen and (max-width: 768px) {
      .sec02-list .list-desc {
        margin-top: 30px;
        padding-top: 30px; } }
  .sec02-list .c-h4 {
    margin-bottom: 10px; }
.sec02-layout:not(:last-child) {
  margin-bottom: 80px; }
.sec02-layout .l-ttl {
  font-size: 40px;
  margin-bottom: 20px; }

.sec03 {
  background: #4783AF;
  padding: 100px 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .sec03 {
      padding: 80px 0 70px; } }
  .sec03:before {
    content: '';
    display: inline-block;
    width: 105px;
    height: 621px;
    background-image: url(../img/sec03_en.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .sec03:before {
        left: auto;
        right: 0;
        top: 35px;
        width: 20%; } }
  .sec03 .c-ttl {
    color: #fff; }
    @media screen and (max-width: 768px) {
      .sec03 .c-ttl {
        font-size: 42px;
        letter-spacing: 0; } }
  .sec03 .l-style02 {
    margin-bottom: 50px; }
    .sec03 .l-style02 .main-txt {
      color: #fff; }
      @media screen and (max-width: 768px) {
        .sec03 .l-style02 .main-txt {
          font-size: 20px; } }
  .sec03-box {
    border: solid 2px #000;
    background: #fff;
    margin-bottom: 100px; }
    .sec03-box .box-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 768px) {
        .sec03-box .box-item {
          display: block; } }
      .sec03-box .box-item:nth-child(2) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; }
    .sec03-box .box-img {
      width: 50%; }
      @media screen and (max-width: 768px) {
        .sec03-box .box-img {
          width: 100%; } }
    .sec03-box .box-desc {
      padding: 30px;
      width: 50%; }
      @media screen and (max-width: 768px) {
        .sec03-box .box-desc {
          width: 100%;
          padding: 25px 20px; } }
    .sec03-box .box-ttl {
      font-size: 30px;
      margin-bottom: 20px;
      font-weight: 700;
      line-height: 1.3; }
      @media screen and (max-width: 768px) {
        .sec03-box .box-ttl {
          font-size: 24px; } }
    .sec03-box .box-txt {
      color: #727272; }
  .sec03 .w-content {
    width: 90%;
    margin: 0 auto;
    max-width: 1064px; }
    @media screen and (max-width: 768px) {
      .sec03 .w-content {
        width: 100%; } }
  .sec03-ttl {
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    margin-bottom: 40px;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 20px;
    line-height: 1.4; }
    @media screen and (max-width: 768px) {
      .sec03-ttl {
        padding: 0 15px 30px; } }
    .sec03-ttl:after {
      content: "";
      background: #fff;
      width: 50px;
      height: 5px;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media screen and (max-width: 768px) {
        .sec03-ttl:after {
          left: 20px; } }
  .sec03-list .list-item:not(:last-child) {
    margin-bottom: 70px; }
  .sec03-list .list-name {
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 1px; }
    @media screen and (max-width: 768px) {
      .sec03-list .list-name {
        font-size: 28px;
        padding: 0 15px; } }
    .sec03-list .list-name span {
      display: inline-block;
      padding: 3px 5px 4px;
      color: #4783AF;
      line-height: 1;
      background: #000; }
  .sec03-list .list-ttl {
    font-size: 48px;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .sec03-list .list-ttl {
        font-size: 35px;
        padding: 0 15px;
        margin: 5px 0 30px;
        margin-bottom: 30px; } }
  .sec03-list .list-txt {
    font-size: 20px;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .sec03-list .list-txt {
        padding: 0 15px;
        margin-top: 30px;
        font-size: 20px; } }
  .sec03-voice {
    background: #fff;
    padding: 30px;
    margin-top: 80px; }
    @media screen and (max-width: 768px) {
      .sec03-voice {
        padding: 30px 20px; } }

.sec04 {
  padding: 100px 0;
  background: #F5F5F7;
  position: relative;
  z-index: -1; }
  @media screen and (max-width: 768px) {
    .sec04 {
      padding: 90px 0 70px; } }
  .sec04:before {
    content: '';
    display: inline-block;
    width: 103px;
    height: 565px;
    background-image: url(../img/sec04_en.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 768px) {
      .sec04:before {
        left: auto;
        right: 0;
        top: 35px;
        width: 20%; } }
  @media screen and (max-width: 768px) {
    .sec04 .c-ttl {
      font-feature-settings: "palt";
      font-size: 44px;
      padding: 0 15px; } }
  .sec04 .w-content {
    width: 90%;
    margin: 0 auto;
    max-width: 1064px; }
    @media screen and (max-width: 768px) {
      .sec04 .w-content {
        width: 100%; } }
  @media screen and (max-width: 768px) {
    .sec04 .l-style02 .l-desc .l-img {
      position: relative;
      z-index: -1; } }
  .sec04 .l-style02 .l-bnr {
    margin-bottom: 30px;
    max-width: 85%;
  }
  @media screen and (max-width: 768px) {
    .sec04 .l-style02 .l-bnr {
      margin-bottom: 20px;
      max-width: 100%;
    }
  }
  .sec04 .l-style02 .l-box {
    background: #0274B4;
    color: #fff;
    padding: 20px;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .sec04 .l-style02 .l-box {
        margin: -20px 15px 30px;
        z-index: 100; } }
  .sec04 .l-style02 .l-cource {
    font-size: 38px;
    font-weight: 800; }
    @media screen and (max-width: 768px) {
      .sec04 .l-style02 .l-cource {
        line-height: 1.2;
        margin-bottom: 5px; } }
  .sec04 .l-style02 .l-year {
    border: solid 1px #fff;
    display: inline;
    padding: 5px; }
  @media screen and (max-width: 768px) {
    .sec04 .l-style02 .main-txt {
      padding: 0 15px;
      font-size: 20px; } }
  .sec04 .c-h3 {
    margin-top: 80px; }
    @media screen and (max-width: 768px) {
      .sec04 .c-h3 {
        margin-top: 50px; } }
  .sec04-list .list-item {
    border: solid 2px #000;
    background: #fff; }
    .sec04-list .list-item:first-child .l-style02 .l-img {
      background: url(../img/sec04_img02.jpg) no-repeat;
      background-size:cover; }
      @media screen and (min-width: 769px) {
        .sec04-list .list-item:first-child .l-style02 .l-img {
          background-position: left; } }
    .sec04-list .list-item:first-child .l-style02 .l-list li:nth-child(4) {
      margin-left: 20px; }
      @media screen and (max-width: 768px) {
        .sec04-list .list-item:first-child .l-style02 .l-list li:nth-child(4) {
          margin-left: 0; } }
    .sec04-list .list-item:first-child .l-style02 .l-list li:nth-child(5) {
      margin-left: 0; }
    .sec04-list .list-item:nth-child(2) .l-style02 .l-img {
      background: url(../img/sec04_img03.jpg) no-repeat;
      background-size:cover; }
      @media screen and (min-width: 769px) {
        .sec04-list .list-item:nth-child(2) .l-style02 .l-img {
          background-position: center; } }
    @media screen and (max-width: 768px) {
      .sec04-list .list-item:nth-child(2) .l-style02 .l-ttl {
        font-size: 36px; } }
    .sec04-list .list-item:last-child .l-style02 .l-img {
      background: url(../img/sec04_img04.jpg) no-repeat;
      background-size:cover; }
      @media screen and (min-width: 769px) {
        .sec04-list .list-item:last-child .l-style02 .l-img {
          background-position: center; } }
    .sec04-list .list-item:not(:last-child) {
      margin-bottom: 40px; }
  .sec04-list .l-style02 .l-img {
    background: url(../img/sec04_img05.jpg) center / cover no-repeat;
    margin-left: 0;
    -webkit-box-flex: 0.5;
        -ms-flex: 0.5;
            flex: 0.5;
    background-size: cover;
    height: 570px; }
.sec04-list .list-item2:nth-child(2) .l-style02 .l-img {
    background: url(../img/sec04_img06.jpg);
    object-position: left;
    margin-left: 0;
    -webkit-box-flex: 0.5;
        -ms-flex: 0.5;
            flex: 0.5;
    background-size: cover;
    height: 570px; }
    @media screen and (max-width: 768px) {
      .sec04-list .l-style02 .l-img {
        height: 220px; 
      }
      .sec04-list .list-item2:nth-child(2) .l-style02 .l-img {
        height: 220px; 
      }
    }
  .sec04-list .l-style02 .l-desc {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 40px; }
    @media screen and (max-width: 768px) {
      .sec04-list .l-style02 .l-desc {
        padding: 30px 20px; } }
  .sec04-list .l-style02 .l-ttl {
    font-size: 40px;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 20px; }
  .sec04-list .l-style02 .l-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        @media screen and (max-width: 768px) {
          .sec04-list .l-style02 .l-list {
            display: block; } }
        .sec04-list .l-style02 .l-list li {
          position: relative;
          padding-left: 20px;
        padding-right: 30px;  }

            @media screen and (max-width: 768px) {
              .sec04-list .l-style02 .l-list li:not(:first-child) {
                margin-left: 0; } }
          .sec04-list .l-style02 .l-list li:nth-child(5) {
            margin-left: 0; }
          .sec04-list .l-style02 .l-list li:before {
            content: '';
            position: absolute;
            width: 17px;
            height: 14px;
            top: 28%;
            left: 0;
            background: url(../img/icon_check.png);
            background-size: 100% 100%; }
      .sec04-list .l-style02 .c-h4 {
        margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .sec04-list .l-style02 .c-h4 {
        margin-bottom: 5px; } }
  @media screen and (max-width: 768px) {
    .sec04-list .l-style02 .l-feature {
      letter-spacing: -1px; } }
  .sec04-list .l-style02 .l-txt {
    color: #727272;
    margin: 10px 0 20px; }
    @media screen and (max-width: 768px) {
      .sec04-list .l-style02 .l-txt {
        margin: 15px 0 30px; } }
.sec04-list .list-item2 {
  border: solid 2px #000;
  background: #fff;
}
.sec04-list .list-item2:not(:last-child) {
  margin-bottom: 40px;
}
.sec05 {
  padding: 100px 0;
  background: #F5F5F7;
  position: relative; }
  @media screen and (max-width: 768px) {
    .sec05 {
      padding: 80px 0 70px; } }
  .sec05:before {
    content: '';
    display: inline-block;
    width: 103px;
    height: 591px;
    background-image: url(../img/sec05_en.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .sec05:before {
        left: auto;
        right: 0;
        top: 35px;
        width: 20%; } }
  .sec05 .c-ttl {
    font-size: 50px;
    z-index: 1;
    position: relative; }
    @media screen and (max-width: 768px) {
      .sec05 .c-ttl {
        font-size: 40px; } }
  .sec05-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 1;
    position: relative; }
    @media screen and (max-width: 768px) {
      .sec05-list {
        display: block; } }
    .sec05-list .list-item {
      width: calc(100% / 3 - 20px); }
      @media screen and (max-width: 768px) {
        .sec05-list .list-item {
          width: 100%; } }
      @media screen and (max-width: 768px) {
        .sec05-list .list-item:not(:last-child) {
          margin-bottom: 40px; } }
    .sec05-list .list-img {
      margin-bottom: 20px; }

.sec06 {
  padding: 100px 0 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .sec06 {
      padding: 90px 0 0; } }
  @media screen and (max-width: 768px) {
    .sec06 .c-ttl {
      font-size: 50px; } }
  .sec06:before {
    content: '';
    display: inline-block;
    width: 103px;
    height: 591px;
    background-image: url(../img/sec06_en.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 768px) {
      .sec06:before {
        left: auto;
        right: 0;
        top: 35px;
        width: 20%; } }
  .sec06-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sec06-list {
        display: block; } }
    .sec06-list .list-item {
      width: 48%;
      background: #F5F5F7;
      padding: 30px; }
      @media screen and (max-width: 768px) {
        .sec06-list .list-item {
          width: 100%;
          padding: 30px 20px; } }
.sec06-list .list-item {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .sec06-list .list-item {
      margin-top: 0; } }
      @media screen and (max-width: 768px) {
        .sec06-list .list-item:not(:last-child) {
          margin-bottom: 30px; } }
    .sec06-list .list-img {
      margin-bottom: 20px; }
    .sec06-list .list-txt {
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .sec06-list .list-txt {
          font-size: 12px; } }

.footer {
  text-align: center;
  font-size: 12px;
  padding: 50px 20px 40px; }
  .footer img {
    display: block;
    margin: 0 auto; }
  .footer .logo_school {
    margin: 20px auto 30px; }
  @media screen and (max-width: 768px) {
    .footer {
      padding: 40px 0 100px; }
      .footer .logo_school {
        margin: 20px 0auto 30px; } }


.logo_new {
	width:100%;
  padding: 0;
}
.logo_new img {
	width:300px;
	vertical-align:middle;
}
.white.background {
  background-color: #ffffff;
}
.all_header {
  padding: 20px 40px;
}

@media screen and (max-width: 800px){
.all_header {
padding: 10px 20px;
}
.logo_new img {
	width:240px;
}

}





      .sec03-list .list-txt02 {
      font-size: 20px;
      color: #fff;
      margin-top: 40px;
      padding-top: 40px;
      border-top: 1px dotted #77A4C4;
      }

      @media screen and (max-width: 768px) {
      .sec03-list .list-txt02 {
      padding: 30px 15px 0;
      margin-top: 30px;
      font-size: 20px; }
      }



      .sec07 {
        padding-top: 0px; }

      @media screen and (max-width: 768px) {
        .sec07 {
          padding-top: 0px; } }
      @media screen and (max-width: 768px) {
        .sec07 .sec-mv {
          margin: 0 auto; } }
      .sec07-bg {
        background-color: #2AE2BE;
        background: url(../img/sec07_bg.png);
        background-size: cover;
        padding: 80px 0; }

      @media screen and (max-width: 768px) {
        .sec07-bg {
          padding: 40px 0 70px; } }
      .sec07 .c-ttl {
        text-align: center;
        margin-bottom: 0px;
        padding-bottom: 10px;
        font-size: 30px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .sec07 .c-ttl {
            font-size: 19px;
            text-align: left; } }

      .sec07 .c-ttl img {
        margin: auto;
        width: 260px; }

      @media screen and (max-width: 768px) {
        .sec07 .c-ttl img {
          margin: auto;
          width: 60%; } }
      .sec07 .c-ttl:after {
        background: none; }

      .sec07 .l-style02 {
        margin-bottom: 20px; }

      @media screen and (max-width: 768px) {
        .sec07 .l-style02 {
          margin-bottom: 0px; } }
      .sec07 .l-style02 .main-txt {
        color: #fff; }

      .sec07-layout {
        margin-bottom: 100px; }

      .sec07-layout .l-style01 {
        margin-bottom: 50px; }

      .sec07-layout .l-desc {
        color: #fff; }

      .sec07 .c-h3 {
        color: #fff; }

      @media screen and (max-width: 768px) {
        .sec07 .c-h3 {
          margin-bottom: 40px; } }
      .sec07-list .l-style01 .l-desc, .sec07-list .l-style02 .l-desc {
        -webkit-box-flex: 1.4;
        -ms-flex: 1.4;
        flex: 1.4; }

      .sec07-list .list-item:not(:last-child) {
        margin-bottom: 70px; }

      .sec07-list .list-name {
        font-size: 38px;
        font-weight: 700;
        letter-spacing: 1px; }

      @media screen and (max-width: 768px) {
        .sec07-list .list-name {
          font-size: 30px; } }
      .sec07-list .list-name span {
        display: inline-block;
        padding: 3px 5px 4px;
        color: #000;
        line-height: 1;
        background: #fff; }

      .sec07-list .list-ttl {
        font-size: 48px;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 30px;
        font-weight: 700; }

      @media screen and (max-width: 768px) {
        .sec07-list .list-ttl {
          font-size: 35px;
          margin: 5px 0 30px;
          margin-bottom: 30px; } }
      .sec07-list .list-txt {
        font-size: 20px;
        color: #fff; }

      @media screen and (max-width: 768px) {
        .sec07-list .list-txt {
          margin-top: 30px;
          font-size: 18px; } }
      .sec07-voice {
        background: #fff;
        padding: 30px;
        margin-top: 10px; }

      @media screen and (max-width: 768px) {
        .sec07-voice {
          padding: 30px 0px;
          margin-top: 10px; } }
      .sec07-voice .c-h3 {
        color: #000; }

      @media screen and (max-width: 768px) {
        .sec07-voice .c-h3 {
          margin-bottom: 20px; } }
      .sec07 .content {
        margin: 0;
        width: 90%; }

      .sec07 .content .button {
        border-bottom: dotted 1px #999;
        padding-bottom: 10px;
        padding-top: 5px;
        text-align: center; }

      @media screen and (max-width: 768px) {
        .sec07 .content {
          margin: auto; }

        .sec07_voice-ttl {
          margin-bottom: 20px; } }
      @media screen and (max-width: 768px) {
        .sec07_other-ttl {
          margin-top: 50px; } }
      .sec08 {
        padding: 100px 0 50px; }

      @media screen and (max-width: 768px) {
        .sec08 {
          padding: 60px 0 40px; } }
      .sec08 .main-txt {
        font-size: 25px;
        font-weight: 700; }

      .sec07_voice-naitei {
        background: #DF0011;
        color: #fff;
        font-weight: 700;
        font-size: 1.6rem;
        padding: 2px 10px;
        display: inline-block; }

      .sec07_voice-ttl2 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: 20px;
        margin-bottom: 50px; }

      .sec07_voice-ttl2 img {
        width: 190px;
        margin-right: 30px; }

      .sec07_voice-ttl2 p {
        width: 310px;
        font-size: 3.6rem;
        font-weight: bold;
        line-height: 1.3; }

      .sec07 .content2 .button {
        border-bottom: dotted 1px #999;
        padding-bottom: 10px;
        padding-top: 0px;
        text-align: left; }

      .sec07_wrap_naitei {
        margin-top: 60px;
        text-align: center; }

      .sec07_wrap_naitei-ttl {
        padding: 7px;
        background: #000;
        text-align: center;
        color: #fff;
        font-size: 2.4rem;
        font-weight: bold;
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
        .sec07_wrap_naitei-ttl {
          margin-bottom: 20px; }
         }

      .sec07_wrap_naitei-txt1 {
        padding-bottom: 20px;
        font-size: 1.6rem;
        color: #6D6D73;
        font-weight: bold;
        border-bottom: 1px solid #333;
        width: 96%;
        margin: auto auto 30px auto;
        text-align: left; }
        @media screen and (max-width: 768px) {
        .sec07_wrap_naitei-txt1 {
          margin: auto auto 20px auto;
          width: 90%; } }

      .sec07_wrap_naitei-txt2 {
        padding-bottom: 30px;
        font-size: 1.6rem;
        color: #6D6D73;
        font-weight: bold;
        width: 96%;
        margin: auto auto auto auto;
        text-align: left; }
        @media screen and (max-width: 768px) {
        .sec07_wrap_naitei-txt2 {
          padding-bottom: 0;
          width: 90%; } }


        .sec08 {
  padding: 100px 0 50px; }

@media screen and (max-width: 768px) {
  .sec08 {
    padding: 60px 0 40px; } }
.sec08 .main-txt {
  font-size: 25px;
  font-weight: 700; }


  .c-content {
    width: 90%;
    margin: 0 auto;
    max-width: 1064px; }

  .c-ttl8 {
    font-size: 60px;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .c-ttl8 {
        letter-spacing: 1px; } }
    .c-ttl8 img {
      display: block;
      margin-bottom: 20px; }


      .attention {
        position: relative;
        display: inline-block;
        padding: 0 20px;
        margin-bottom: 20px; }

      .attention p {
        font-size: 20px;
        font-weight: bold;
        color: #D00515; }

      .attention:before {
        position: absolute;
        left: 0;
        top: 10px;
        content: "";
        width: 1px;
        height: 80%;
        background: #000;
        border-radius: 3px;
        transform: rotate(-35deg); }

      .attention:after {
        position: absolute;
        content: "";
        right: 0;
        top: 10px;
        width: 1px;
        height: 80%;
        background: #000;
        border-radius: 3px;
        transform: rotate(35deg); }

.news_202301 {
  display: flex;
  align-items: center;
}
.news_202301 + .news_202301 {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .news_202301 {
    display: block;
  }
  .news_202301 + .news_202301 {
    margin-top: 40px;
  }
}
.news_202301-inner {
  padding-left: 30px;
  width: 60%;
}
@media screen and (max-width: 768px) {
  .news_202301-inner {
    padding-left: 0px;
    width: 100%; 
  } 
}
.news_202301-ttl {
  line-height: 1;
  color: #333;
  margin-bottom: 30px;
}
.news_202301-ttl .job {
  font-size: 18px;
  display: block;
}
@media screen and (max-width: 768px) {
  .news_202301-ttl .job {
    font-size: 16px;
  }
}
.news_202301-ttl .name {
  font-size: 30px;
  display: block;
}
@media screen and (max-width: 768px) {
  .news_202301-ttl .name {
    font-size: 25px;
  } 
}
          .news_202301-txt {
            font-size: 16px;
            color: #333; }
            @media screen and (max-width: 768px) {
              .news_202301-txt {
                margin-top: 20px;
                font-weight: lighter;
                line-height: 1.7; } }
          .news_202301 img {
            width: 400px; }
            @media screen and (max-width: 768px) {
              .news_202301 img {
                width: 100%; } }


                @media screen and (max-width: 768px) {
                  .c-ttl8 {
                    letter-spacing: 1px;
                    font-size: 35px;
                    margin-bottom: 40px; } }




                    .voice-list .list-item {
                      display: flex;
                      justify-content: space-between; }
                      @media screen and (max-width: 768px) {
                        .voice-list .list-item {
                          display: block; } }
                    .voice-list .list-img {
                      flex: 1;
                      text-align: center; }
                    .voice-list .list-desc {
                      flex: 1.4;
                      margin-left: 50px; }
                      @media screen and (max-width: 768px) {
                        .voice-list .list-desc {
                          margin: 20px 0 0 0; } }
                    .voice-list .list-ttl {
                      font-size: 36px;
                      font-weight: 700;
                      padding-bottom: 20px;
                      margin-bottom: 20px;
                      border-bottom: solid 1px #C3C3C3;
                      line-height: 1.4; }
                      @media screen and (max-width: 768px) {
                        .voice-list .list-ttl {
                          font-size: 28px; } }
                    .voice-list .list-txt {
                      color: #727272; }


                      .voice-list .list-item {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-pack: justify;
                        -ms-flex-pack: justify;
                        justify-content: space-between; }

                      @media screen and (max-width: 768px) {
                        .voice-list .list-item {
                          display: block; } }
                      .voice-list .list-item:not(:last-child) {
                        margin-bottom: 50px; }

                      .voice-list .list-img {
                        -webkit-box-flex: 1;
                        -ms-flex: 1;
                        flex: 1; }

                      .voice-list .list-desc {
                        -webkit-box-flex: 1.4;
                        -ms-flex: 1.4;
                        flex: 1.4;
                        margin-left: 50px; }

                      @media screen and (max-width: 768px) {
                        .voice-list .list-desc {
                          margin: 20px 0 0 0; } }
                      .voice-list .list-ttl {
                        font-size: 35px;
                        font-weight: 700;
                        margin-bottom: 20px;
                        line-height: 1.4; }

                      @media screen and (max-width: 768px) {
                        .voice-list .list-ttl {
                          font-size: 25px; } }


.button {
  margin-top: 30px;
}
.button:hover {
  cursor: pointer;
}
