@charset "UTF-8";
body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 28px;
  color: #797979;
}

@media screen and (min-width: 992px) {
  body {
    color: #595959;
  }
}

a {
  color: #428ac9;
  font-weight: bold;
}

.container {
  padding-top: 0;
}

@media screen and (min-width: 992px) {
  .container {
    max-width: 1200px;
  }
}

.scroll-container {
  overflow-x: hidden;
}

.scroll-container img {
  max-width: 100%;
}

.scroll-container .h1-title {
  font-weight: bold;
  color: #3b3b3b;
  font-size: 18px;
  line-height: 32px;
}

@media screen and (min-width: 992px) {
  .scroll-container .h1-title {
    font-size: 36px;
    line-height: 62px;
  }
}

.scroll-container .h1-title__addition {
  font-size: 12px;
  line-height: 24px;
  color: #959595;
}

@media screen and (min-width: 992px) {
  .scroll-container .h1-title__addition {
    font-size: 14px;
    line-height: 30px;
  }
}

.scroll-container .h2-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  color: #3b3b3b;
}

@media screen and (min-width: 992px) {
  .scroll-container .h2-title {
    font-size: 28px;
    line-height: 50px;
  }
}

.scroll-container .h3-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  color: #3b3b3b;
}

@media screen and (min-width: 992px) {
  .scroll-container .h3-title {
    font-size: 21px;
    line-height: 34px;
    font-weight: bold;
  }
}

.scroll-container .section-title {
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .scroll-container .section-title {
    margin-bottom: 32px;
  }
}

.scroll-container .section-title .d-inline-block {
  margin: 0;
}

.scroll-container .section-title img {
  max-height: 31px;
}

@media screen and (min-width: 768px) {
  .scroll-container .section-title img {
    max-height: 100%;
  }
}

.scroll-container .section-title .section-title__addition {
  display: block;
  color: #294c7a;
  font-weight: bold;
  font-size: 10px;
  line-height: 18px;
  margin: 5px 0px 10px;
}

@media screen and (min-width: 576px) {
  .scroll-container .section-title .section-title__addition {
    display: inline;
    vertical-align: bottom;
    font-size: 12px;
    margin: 0px 0px 16px 5px;
  }
}

@media screen and (min-width: 768px) {
  .scroll-container .section-title .section-title__addition {
    font-size: 17px;
  }
}

.scroll-container .section-title p {
  color: #959595;
  margin-top: 8px;
  font-size: 12px;
  line-height: 22px;
}

@media screen and (min-width: 768px) {
  .scroll-container .section-title p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 24px;
  }
}

.scroll-container .title-bar {
  display: inline-block;
  position: relative;
  overflow: visible;
  color: #ffffff;
  background-color: #294c7a;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  margin: 0 48px 0 0;
  padding: 6px 16px;
  z-index: 1;
}

@media screen and (min-width: 992px) {
  .scroll-container .title-bar {
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 40px;
    padding: 0px 16px 0px 24px;
  }
}

@media screen and (max-width: 374px) {
  .scroll-container .title-bar {
    font-size: 16px;
  }
}

.scroll-container .title-bar::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -25px;
  width: 65px;
  height: 100%;
  z-index: -1;
  background-color: #294c7a;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
}

@media screen and (min-width: 768px) {
  .scroll-container .title-bar::before {
    -webkit-transform: skewX(-40deg);
    transform: skewX(-40deg);
  }
}

.scroll-container .title-bar::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -14px;
  width: 7px;
  height: 100%;
  background-color: #ffffff;
  z-index: 1;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
}

@media screen and (min-width: 768px) {
  .scroll-container .title-bar::after {
    -webkit-transform: skewX(-40deg);
    transform: skewX(-40deg);
  }
}

.scroll-container .title-bar span {
  display: block;
}

@media screen and (min-width: 576px) {
  .scroll-container .title-bar span {
    display: inline;
  }
}

.scroll-container .h4-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4em;
  padding: 4px 10px;
  border-left: 4px solid #428ac9;
}

.scroll-container .p-addition {
  margin: 0;
  font-size: 12px;
  line-height: 24px;
  color: #959595;
}

@media screen and (min-width: 992px) {
  .scroll-container .p-addition {
    font-size: 16px;
    line-height: 28px;
  }
}

.scroll-container .p-caption {
  color: #959595;
  font-size: 12px;
  line-height: 2em;
}

.scroll-container .bt-inquiry,
.scroll-container .bt-inquiry__border {
  display: block;
  position: relative;
  width: 100%;
  max-width: 260px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  border: none;
  text-align: center;
  text-decoration: none;
  color: #294c7a;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .scroll-container .bt-inquiry,
  .scroll-container .bt-inquiry__border {
    font-size: 16px;
    line-height: 24px;
  }
}

.scroll-container .bt-inquiry span,
.scroll-container .bt-inquiry__border span {
  display: inline-block;
}

.scroll-container .bt-inquiry:hover,
.scroll-container .bt-inquiry__border:hover {
  cursor: pointer;
  opacity: 0.5;
}

.scroll-container .bt-inquiry__border {
  border: 1px solid #294c7a;
}

.scroll-container .bt-register {
  display: block;
  position: relative;
  width: 100%;
  max-width: 260px;
  background-color: #428ac9;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  border: none;
  text-align: center;
  text-decoration: none;
  color: #294c7a;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 0;
  margin: 0 auto;
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .scroll-container .bt-register {
    font-size: 16px;
    line-height: 24px;
  }
}

.scroll-container .bt-register span {
  display: inline-block;
}

.scroll-container .bt-register:hover {
  cursor: pointer;
  opacity: 0.5;
}

.scroll-container .bt-collapse {
  outline: none;
}
.scroll-container .bt-collapse:hover {
  outline: none;
}

.lp-header {
  display: block;
  position: fixed;
  width: 100vw;
  top: 0;
  background-color: #294c7a;
  z-index: 1000;
}

.lp-header .lp-header__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1200px;
  height: 48px;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 576px) {
  .lp-header .lp-header__container {
    height: 54px;
  }
}

@media screen and (min-width: 1216px) {
  .lp-header .lp-header__container {
    padding: 0;
  }
}

.lp-header .lp-header__container .lp-header__logo {
  margin-right: auto;
}

.lp-header .lp-header__container .lp-header__logo a {
  text-decoration: none;
}

.lp-header .lp-header__container .lp-header__logo .lp-header__logo-img {
  width: 82px;
}

@media screen and (min-width: 576px) {
  .lp-header .lp-header__container .lp-header__logo .lp-header__logo-img {
    width: 122px;
  }
}

.lp-header .lp-header__container .lp-header__logo .lp-header__caption {
  display: none;
}

@media screen and (min-width: 1024px) {
  .lp-header .lp-header__container .lp-header__logo .lp-header__caption {
    display: inline;
    color: #d8e7f5;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: -0.05em;
    margin: 0;
    padding: 0 16px;
  }
}

.lp-header .lp-header__container .lp-header__page-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 576px) {
  .lp-header .lp-header__container .lp-header__page-links {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #263c5e;
    top: 48px;
    left: 0;
    width: 100vw;
    height: 48px;
  }
}

.lp-header .lp-header__container .lp-header__page-links .lp-header__link {
  display: table-cell;
  padding: 7px 10px;
  margin: 0 6px;
  border: 1px solid transparent;
  line-height: 1em;
}

@media screen and (min-width: 576px) {
  .lp-header .lp-header__container .lp-header__page-links .lp-header__link {
    margin: 0;
    padding: 0 16px;
    border: none;
  }
}

.lp-header .lp-header__container .lp-header__page-links .lp-header__link a,
.lp-header
  .lp-header__container
  .lp-header__page-links
  .lp-header__link
  a:visited {
  color: #929dae;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5em;
}

@media screen and (min-width: 576px) {
  .lp-header .lp-header__container .lp-header__page-links .lp-header__link a,
  .lp-header
    .lp-header__container
    .lp-header__page-links
    .lp-header__link
    a:visited {
    color: #ffffff;
  }
}

.lp-header
  .lp-header__container
  .lp-header__page-links
  .lp-header__link.current {
  border: 1px solid #ffffff;
  border-radius: 44px;
}

.lp-header
  .lp-header__container
  .lp-header__page-links
  .lp-header__link.current
  a {
  font-weight: bold;
  color: #ffffff;
}

@media screen and (min-width: 576px) {
  .lp-header
    .lp-header__container
    .lp-header__page-links
    .lp-header__link.current {
    border-radius: 0;
    border: none;
  }
}

@media screen and (min-width: 576px) {
  .lp-header
    .lp-header__container
    .lp-header__page-links
    .lp-header__link.border-between {
    border-right: 1px solid #d8e7f5;
  }
}

.lp-header .lp-header__container .lp-header__btn-subscription,
.lp-header .lp-header__container .lp-header__btn-inquiry {
  display: inline;
  border-radius: 3px;
  margin: 0;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}

@media screen and (min-width: 576px) {
  .lp-header .lp-header__container .lp-header__btn-subscription,
  .lp-header .lp-header__container .lp-header__btn-inquiry {
    font-size: 13px;
    padding: 6px 16px;
  }
}

.lp-header .lp-header__container .lp-header__btn-subscription {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-weight: normal;
  margin: 0 8px;
}

@media screen and (min-width: 576px) {
  .lp-header .lp-header__container .lp-header__btn-subscription {
    margin: 0 16px 0 8px;
  }
}

.lp-header .lp-header__container .lp-header__btn-inquiry {
  background-color: #ffffff;
  color: #294c7a;
}

.lp-footer {
  background-color: #fafafa;
  border-top: 1px solid #d9d9d9;
}

@media screen and (min-width: 768px) {
  .lp-footer {
    border: none;
  }
}

.lp-footer .lp-footer__container {
  max-width: 1216px;
  margin: 0 auto;
  padding: 24px 8px 0;
}

@media screen and (min-width: 768px) {
  .lp-footer .lp-footer__container {
    padding: 0 8px;
  }
}

.lp-footer .lp-footer__container .lp-footer__title {
  color: #3b3b3b;
  font-size: 13px;
  line-height: 160%;
  margin-bottom: 10px;
}

.lp-footer .lp-footer__container .lp-footer__link {
  color: #797979;
  font-size: 12px;
  font-weight: normal;
  line-height: 100%;
  text-decoration: none;
  margin-bottom: 18px;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

.lp-footer .lp-footer__container .lp-footer__link:hover {
  color: #3b3b3b;
  text-decoration: underline;
}

.lp-footer .lp-footer__container .lp-footer__menu {
  display: none;
}

@media screen and (min-width: 768px) {
  .lp-footer .lp-footer__container .lp-footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 0 40px;
    border-bottom: 1px solid #d9d9d9;
  }
}

.lp-footer .lp-footer__container .lp-footer__menu .lp-footer__menu-ul {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style: none;
  padding: 0 8px;
  margin: 0;
}

.lp-footer
  .lp-footer__container
  .lp-footer__menu
  .lp-footer__menu-ul
  .lp-footer__list-category {
  position: absolute;
  list-style: none;
}

.lp-footer
  .lp-footer__container
  .lp-footer__menu
  .lp-footer__menu-ul
  .lp-footer__list-category.hide {
  display: none;
}

.lp-footer .lp-footer__container .lp-footer__recommend {
  padding: 0 8px;
}

.lp-footer
  .lp-footer__container
  .lp-footer__recommend
  .lp-footer__recommend-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .lp-footer
    .lp-footer__container
    .lp-footer__recommend
    .lp-footer__recommend-ul {
    padding-top: 16px;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
}

.lp-footer
  .lp-footer__container
  .lp-footer__recommend
  .lp-footer__recommend-ul
  .lp-footer__link {
  line-height: 1em;
}

.lp-footer
  .lp-footer__container
  .lp-footer__recommend
  .lp-footer__recommend-ul
  li {
  line-height: 1em;
  margin: 0 0 16px;
}

@media screen and (min-width: 768px) {
  .lp-footer
    .lp-footer__container
    .lp-footer__recommend
    .lp-footer__recommend-ul
    li {
    margin: 0;
    margin-right: 24px;
  }
}

.lp-footer .lp-footer__container .lp-footer__recommend .inquiry {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .lp-footer .lp-footer__container .lp-footer__recommend .inquiry {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
  }
}

.lp-footer .lp-footer__container .lp-footer__address {
  color: #797979;
  font-size: 12px;
  line-height: 100%;
  padding: 8px;
}

@media screen and (min-width: 768px) {
  .lp-footer .lp-footer__container .lp-footer__address {
    padding: 16px 8px;
  }
}

.lp-footer .lp-footer__container .lp-footer__address address {
  margin: 0;
}

.kv {
  margin-top: 96px;
}

@media screen and (min-width: 576px) {
  .kv {
    margin-top: 54px;
  }
}

.kv .kv__bg {
  padding: 85px 24px 56px;
  background: url("../img/kv_sp.jpg") center;
  background-size: cover;
  height: 397px;
}

@media screen and (min-width: 768px) {
  .kv .kv__bg {
    background: url("../img/kv_pc.jpg") center;
    background-size: cover;
    padding: 60px 24px;
    height: 630px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.kv .kv__container {
  position: relative;
  padding: 40px 16px 24px;
  background-color: rgba(41, 76, 122, 0.8);
  color: #ffffff;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .kv .kv__container {
    padding: 48px 80px 40px;
    font-size: 12px;
    line-height: 21px;
  }
}

.kv .kv__container .kv__container-icon {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #ffffff;
  border-radius: 100%;
  width: 60px;
  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;
}

.kv .kv__container .kv__container-lead {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .kv .kv__container .kv__container-lead {
    font-size: 16px;
    margin-bottom: 40px;
  }
}

.kv .kv__container .kv__container-head {
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  line-height: 38px;
  font-size: 26px;
  margin: 0 auto 16px;
}

@media screen and (min-width: 768px) {
  .kv .kv__container .kv__container-head {
    font-size: 52px;
    line-height: 1em;
    margin: 0 auto 24px;
  }
}

.kv .kv__container .kv__container-detail {
  letter-spacing: 0;
  font-size: 12px;
  line-height: 21px;
}

@media screen and (max-width: 374px) {
  .kv .kv__container .kv__container-detail {
    font-size: 10px;
    line-height: 2em;
  }
}

@media screen and (min-width: 768px) {
  .kv .kv__container .kv__container-detail {
    font-size: 14px;
    line-height: 2em;
  }
}

.lead-serif-text {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",
    serif;
  color: #3b3b3b;
  padding: 50px 0;
  padding: 32px 16px 0;
  border-bottom: 5px double #f2f2f2;
}

@media screen and (min-width: 992px) {
  .lead-serif-text {
    padding: 80px 0;
  }
}

@media screen and (min-width: 768px) {
  .lead-serif-text {
    text-align: center;
    padding: 60px 0;
  }
}

.lead-serif-text .lead-serif-text__title {
  font-size: 20px;
  line-height: 37px;
  font-weight: normal;
  margin: 0 auto 24px;
}

@media screen and (min-width: 768px) {
  .lead-serif-text .lead-serif-text__title {
    font-size: 32px;
    line-height: 2em;
    max-width: 960px;
    margin: 0 auto 32px;
  }
}

.lead-serif-text p {
  font-size: 15px;
  line-height: 28px;
  font-weight: normal;
  margin: 0 auto 1em;
}

.lead-serif-text p .br-space {
  padding-top: 14px;
}

@media screen and (min-width: 768px) {
  .lead-serif-text p {
    max-width: 960px;
    font-size: 18px;
    line-height: 2em;
    margin: 0 auto 2rem;
  }
}

.about {
  padding: 50px 0;
}

@media screen and (min-width: 992px) {
  .about {
    padding: 80px 0;
  }
}

.about .section-title {
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .about .section-title {
    margin-bottom: 32px;
  }
}

.about .title-bar {
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .about .title-bar {
    margin-bottom: 32px;
  }
}

.about .about-graph-container {
  background: #fafafa;
  padding: 24px 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .about .about-graph-container {
    margin-bottom: 60px;
  }
}

.about .about-graph-container img {
  width: 100%;
  max-width: 310px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .about .about-graph-container img {
    max-width: none;
  }
}

.about .tickets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 16px;
}

.about .tickets .ticket {
  padding: 8px;
  max-width: 384px;
}

.about .tickets .ticket img {
  width: 100%;
}

.about .p-caption {
  margin: 16px 0 0;
}

.about .h4-title {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 14px;
  margin-top: 40px;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .about .h4-title {
    font-size: 18px;
    line-height: 18px;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.about .target-container {
  background: #fafafa;
  padding: 32px 16px 16px;
}

@media screen and (min-width: 768px) {
  .about .target-container {
    padding: 40px 80px;
  }
}

.about .target-container .target-title {
  color: #595959;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 24px;
}

@media screen and (min-width: 992px) {
  .about .target-container .target-title {
    font-weight: bold;
    font-size: 21px;
    line-height: 34px;
  }
}

.about .target-container .target__card {
  position: relative;
  text-align: center;
  border: 1px solid #294c7a;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 28px;
  padding: 24px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about .target-container .target__card .card__num {
  position: absolute;
  color: #ffffff;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  float: left;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  background-color: #294c7a;
  border-top-left-radius: 2px;
}

.about .target-container .target__card .card__title {
  color: #294c7a;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}

@media screen and (min-width: 992px) {
  .about .target-container .target__card .card__title {
    font-size: 21px;
    line-height: 32px;
  }
}

.about .target-container .target__card .help-icon img {
  height: 20px;
  width: 16px;
  padding-bottom: 4px;
}

@media screen and (min-width: 992px) {
  .about .target-container .target__card .help-icon img {
    height: 28px;
    width: 24px;
  }
}

.about .target-container .target__card .card-sub-title {
  font-weight: bold;
  font-size: 12px;
  line-height: 19px;
  color: #294c7a;
}

.about .target-container .follower-container {
  border: 2px solid #294c7a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px 16px;
  position: relative;
  margin-bottom: 16px;
}

@media screen and (min-width: 992px) {
  .about .target-container .follower-container {
    padding: 40px;
    border: 4px solid #294c7a;
  }
}

.about .target-container .follower-container .follower-container__title {
  position: absolute;
  color: #294c7a;
  background: #fafafa;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  padding: 0 16px;
  top: -12px;
}

@media screen and (max-width: 374px) {
  .about .target-container .follower-container .follower-container__title {
    padding: 0 8px;
  }
}

@media screen and (min-width: 992px) {
  .about .target-container .follower-container .follower-container__title {
    font-size: 21px;
    line-height: 34px;
    padding: 0 16px;
    top: -20px;
  }
}

.about .target-container .follower-container .follower-container__text {
  color: #595959;
}

.about .target-container .follower-container .follower-define-text {
  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;
  color: #294c7a;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-top: 24px;
}

@media screen and (min-width: 992px) {
  .about .target-container .follower-container .follower-define-text {
    margin-top: 0;
  }
}

.about .target-container .follower-container .follower-define-text .top {
  font-weight: bold;
  font-size: 12px;
  line-height: 33px;
}

.about .target-container .follower-container .follower-define-text .mid {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width: 992px) {
  .about .target-container .follower-container .follower-define-text .mid {
    font-size: 21px;
    line-height: 36px;
  }
}

.about .target-container .follower-container .follower-define-text .bottom {
  font-size: 12px;
  line-height: 33px;
}

@media screen and (max-width: 374px) {
  .about .target-container .follower-container .follower-define-text .bottom {
    font-size: 10px;
  }
}

.section-cta {
  padding: 50px 0;
  background: url("../img/background-texture.png") center;
  background-size: cover;
}

@media screen and (min-width: 992px) {
  .section-cta {
    padding: 80px 0;
  }
}

.section-cta .bt-inquiry {
  max-width: 320px;
}

@media screen and (min-width: 768px) {
  .section-cta .bt-inquiry {
    max-width: 400px;
    padding: 16px;
  }
}

.section-cta .cta-large-text {
  display: block;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .section-cta .cta-large-text {
    font-size: 20px;
  }
}

.section-cta .cta-small-text {
  display: block;
  font-size: 12px;
}

.merit {
  padding: 50px 0;
}

@media screen and (min-width: 992px) {
  .merit {
    padding: 80px 0;
  }
}

@media screen and (min-width: 768px) {
  .merit {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  .merit .h2-title {
    font-size: 36px;
    line-height: 62px;
  }
}

.merit .h1-title__addition {
  margin: 0;
}

@media screen and (min-width: 992px) {
  .merit .h1-title__addition {
    font-size: 16px;
    line-height: 28px;
  }
}

@media screen and (min-width: 768px) {
  .merit .row {
    margin: 32px 0px 60px 0px;
  }
}

.merit .row .card {
  border: none;
}

.merit .row .col-md-4 {
  padding: 0;
}

.merit .row .col-12 {
  padding: 0;
}

.merit .row .merit__card {
  text-align: center;
  border-bottom: 2px solid #f2f2f2;
  padding: 36px 16px;
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  .merit .row .merit__card {
    border: none;
    padding: 40px 16px;
    border-right: 2px solid #f2f2f2;
  }
}

.merit .row .merit__card img {
  width: 100%;
  width: 320px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .merit .row .merit__card img {
    width: 320px;
  }
}

.merit .row .merit__card .h3-title {
  padding-top: 24px;
}

.merit .row .merit__card p {
  text-align: left;
  margin: 0;
}

.merit .row .merit__card.end {
  border: none;
}

.practical {
  padding: 50px 0;
}

@media screen and (min-width: 992px) {
  .practical {
    padding: 80px 0;
  }
}

@media screen and (min-width: 992px) {
  .practical .h2-title {
    font-size: 36px;
    line-height: 62px;
  }
}

.practical .h1-title__addition {
  margin: 0;
}

@media screen and (min-width: 992px) {
  .practical .h1-title__addition {
    font-size: 16px;
    line-height: 28px;
  }
}

.practical .row {
  border-bottom: 1px solid #d9d9d9;
  padding: 36px 0;
}

@media screen and (min-width: 768px) {
  .practical .row {
    border: none;
  }
}

.practical .row .content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.practical .row .content .h3-title {
  padding: 16px 0 10px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .practical .row .content .h3-title {
    text-align: left;
  }
}

@media screen and (min-width: 992px) {
  .practical .row .content .h3-title {
    font-size: 28px;
    line-height: 50px;
  }
}

.practical .row .content .h3-title span {
  display: block;
}

.practical .row .content p {
  margin: 0;
}

@media screen and (min-width: 992px) {
  .practical .row .content p {
    font-size: 16px;
    line-height: 34px;
  }
}

.practical .row.end {
  padding-bottom: 0;
  border: none;
}

.vc {
  padding: 50px 0;
  padding-top: 0;
}

@media screen and (min-width: 992px) {
  .vc {
    padding: 80px 0;
  }
}

.vc .img-wrapper {
  text-align: center;
}

.vc .img-wrapper img {
  width: 100%;
  max-width: 320px;
}

@media screen and (min-width: 768px) {
  .vc .img-wrapper img {
    max-width: 1200px;
  }
}

.vc .bt-toggle {
  display: block;
  position: relative;
  width: 100%;
  max-width: 260px;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  border: none;
  text-align: center;
  text-decoration: none;
  color: #294c7a;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 0;
  margin: 0 auto;
  width: 260px;
  margin-top: 24px;
}

@media screen and (min-width: 768px) {
  .vc .bt-toggle {
    font-size: 16px;
    line-height: 24px;
  }
}

.vc .bt-toggle span {
  display: inline-block;
}

.vc .bt-toggle:hover {
  cursor: pointer;
  opacity: 0.5;
}

.vc .bt-toggle::before {
  content: "閉じる";
  margin-left: -20px;
}

.vc .bt-toggle::after {
  content: "";
  position: absolute;
  right: 30%;
  top: 45%;
  border-bottom: solid 2px #294c7a;
  border-right: solid 2px #294c7a;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.vc .bt-toggle.collapsed::before {
  content: "もっと見る";
}

.vc .bt-toggle.collapsed::after {
  top: 35%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.vc-inquiry {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url("../img/vc/bg_sp.jpg");
  background-size: cover;
  text-align: center;
  margin: 0 auto;
  padding: 50px 32px;
}

@media screen and (max-width: 374px) {
  .vc-inquiry {
    padding: 16px;
  }
}

@media screen and (min-width: 768px) {
  .vc-inquiry {
    background-image: url("../img/vc/bg_pc.jpg");
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px 0;
  }
}

.vc-inquiry .vc-i__text {
  display: block;
}

@media screen and (min-width: 768px) {
  .vc-inquiry .vc-i__text {
    text-align: left;
  }
}

.vc-inquiry .vc-i__text .h3-title {
  color: #ffffff;
  font-weight: normal;
}

@media screen and (min-width: 992px) {
  .vc-inquiry .vc-i__text .h3-title {
    font-size: 24px;
  }
}

.vc-inquiry p {
  color: #d8e7f5;
  margin: 0;
  font-size: 10px;
  line-height: 24px;
  padding: 16px 0 24px;
}

@media screen and (min-width: 768px) {
  .vc-inquiry p {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  .vc-inquiry p {
    font-size: 14px;
  }
}

.vc-inquiry .bt-inquiry {
  padding: 10px 24px;
}

@media screen and (min-width: 768px) {
  .vc-inquiry .bt-inquiry {
    max-width: none;
  }
}

@media screen and (min-width: 992px) {
  .vc-inquiry .bt-inquiry {
    padding: 20px 54px;
    font-size: 20px;
  }
}

.case-study {
  padding: 50px 0;
  position: relative;
}

@media screen and (min-width: 992px) {
  .case-study {
    padding: 80px 0;
  }
}

.case-study .cases {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow-x: auto;
  max-width: 100%;
  padding: 0 8px;
}

@media screen and (min-width: 1200px) {
  .case-study .cases {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.case-study .cases .row {
  height: 416px;
}

.case-study .cases .col-3 {
  padding: 0 8px;
}

.case-study .cases .bt-inquiry {
  margin: 40px auto 0px;
}

.case-study .cases .case__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 288px;
  flex-basis: 288px;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  text-align: left;
  padding: 16px;
  margin: 8px;
  width: 288px;
  height: 416px;
  background-color: #ffffff;
}

.case-study .cases .case__card a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.case-study .cases .case__card a:hover {
  background-color: rgba(41, 76, 122, 0.25);
}

.case-study .cases .case__card img {
  width: 256;
  height: 181;
}

.case-study .cases .case__card .case__card-title {
  padding-top: 16px;
  font-size: 15px;
  font-weight: bold;
  color: #3b3b3b;
  line-height: 26px;
}

.case-study .cases .case__card .case__card-info {
  bottom: 0;
  margin-top: auto;
}

.case-study .cases .case__card .case__card-info p {
  margin: 0;
  font-size: 12px;
  line-height: 21px;
}

.case-study .cases .case__card .case__card-info .case__date {
  color: #959595;
}

.case-study::after {
  position: absolute;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 68%;
  bottom: 0;
  left: 0;
  background: #294c7a;
  z-index: -1;
  content: " ";
}

.pr-carousel {
  position: relative;
  margin: 0 auto;
  max-width: 1400px;
  height: 100%;
  padding-bottom: 40px;
}

.pr-carousel .carousel {
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .pr-carousel .carousel {
    width: 70%;
  }
}

.pr-carousel .carousel .carousel-item {
  overflow: hidden;
  background-size: cover;
  width: 100%;
}

.pr-carousel .carousel .carousel-item::before {
  content: "";
  display: block;
  padding-top: 52%;
}

.pr-carousel .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #294c7a;
  max-width: 343px;
  margin: -20px auto 0;
}

@media screen and (max-width: 374px) {
  .pr-carousel .contact {
    margin: -20px 8px 0;
  }
}

@media screen and (min-width: 768px) {
  .pr-carousel .contact {
    max-width: none;
    width: 40%;
    position: absolute;
    top: 40px;
    right: 0;
    margin: 0;
  }
}

.pr-carousel .contact::before {
  content: "";
  display: block;
  padding-top: 92%;
}

.pr-carousel .contact .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  width: 100%;
  padding: 15% 8%;
}

.pr-carousel .contact .content .h1-title {
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  margin: 0;
  padding: 16px 0;
}

.pr-carousel .contact .bt-inquiry {
  max-width: 260px;
}

@media screen and (min-width: 768px) {
  .pr-carousel .contact .bt-inquiry {
    max-width: 320px;
    font-size: 14px;
    line-height: 21px;
  }
}

@media screen and (min-width: 992px) {
  .pr-carousel .contact .bt-inquiry {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pr-carousel .contact .bt-inquiry {
    font-size: 20px;
    line-height: 24px;
  }
}

.pr-carousel .contact .bt-inquiry span {
  display: block;
}

.pr-carousel .contact .bt-inquiry .supplement {
  font-size: 10px;
}

@media screen and (min-width: 992px) {
  .pr-carousel .contact .bt-inquiry .supplement {
    font-size: 12px;
  }
}
/*# sourceMappingURL=style.css.map */
