@charset "UTF-8";
/*
body
{
	overflow-x: hidden;
}
*/
#module_titleArea {
  position: relative;
  max-width: 824px;
  min-height: 38px;
  height: auto !important;
  height: 38px;
  margin: 0 auto;
  padding: 0 13px;
}

@media screen and (max-width: 767px) {
  #main {
    margin-top: 15px;
  }

  #module_titleArea {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5;
  }
}
#module_titleArea {
  max-width: 1440px;
}

#category_title {
  margin-bottom: 18px;
  font-size: 1.13em;
  font-weight: 700;
  font-weight: bold;
}

#category_title::before {
  display: inline-block;
  width: 4px;
  height: 19px;
  content: "";
  margin-right: 7px;
  background: #ec1d00;
  border-radius: 4px;
  vertical-align: -3px;
}

#category_title span:before {
  background: #e60000 none repeat scroll 0 0;
  border-radius: 1px;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 6px;
  position: relative;
  top: 1px;
  vertical-align: top;
  width: 4px;
}

#content {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 13px;
  color: #00538d;
}
#content .bc-player-HyOVNc6C_default .vjs-poster {
  background-color: white;
}
@media (max-width: 767px) {
  #content .pc_only {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #content {
    font-size: 16px;
  }
  #content .sp_only {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #content {
    font-size: 1.25vw;
  }
}
#content img {
  max-width: 100%;
}
#content .intro-area {
  background: url(../img/kv_bg@sp.png) no-repeat center top;
  background-size: 100%;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  #content .intro-area {
    background: url(../img/kv_bg.png) no-repeat center top;
    padding-top: 40px;
    margin-bottom: 140px;
  }
}
@media (min-width: 768px) {
  #content .intro-area .intro-section {
    max-width: 1440px;
    container-type: inline-size;
    margin: 0 auto;
    padding: 0 13px;
  }
}
@media (max-width: 767px) {
  #content .intro-area .intro-section .kv__ttl {
    color: #00538d;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.05em;
    margin-bottom: 14px;
  }
}
#content .intro-area .intro-section .kv-area {
  display: grid;
  grid-template-columns: 2fr 5fr;
  margin-bottom: 50px;
  gap: 20px;
}
@media (min-width: 768px) {
  #content .intro-area .intro-section .kv-area {
    margin-bottom: 40px;
    grid-template-columns: 42fr 42fr 44fr;
    gap: 40px;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
  }
  @container (max-width: 1413px) {
    #content .intro-area .intro-section .kv-area {
      gap: 2.7777777778cqw;
    }
  }
}
#content .intro-area .intro-section .kv-swiper-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  container-type: inline-size;
}
#content .intro-area .intro-section .kv-swiper-container .swiper-slide {
  width: 100%;
}
@media (max-width: 767px) {
  #content .intro-area .intro-section .kv-swiper-container .ha-logo {
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 1;
    width: 59.126984127%;
  }
}
@media (min-width: 768px) {
  #content .intro-area .intro-section .kv-swiper-container .ha-logo {
    position: absolute;
    top: 26.6666666667%;
    left: 0;
    right: 0;
    margin: auto;
    width: 67.7272727273%;
    z-index: 1;
  }
  #content .intro-area .intro-section .kv-swiper-container .kv__ttl {
    position: absolute;
    top: 2.3333333333%;
    right: 0;
    font-size: 31px;
    color: #00538d;
    z-index: 1;
    width: 100%;
    letter-spacing: 0.07em;
  }
  @container (max-width: 440px) {
    #content .intro-area .intro-section .kv-swiper-container .kv__ttl {
      font-size: 7cqw;
    }
  }
}
#content .intro-area .intro-section .section__ttl {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #content .intro-area .intro-section .section__ttl {
    padding-right: 30px;
    padding-left: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #content .intro-area .intro-section .section__inner {
    width: 92.5333333333%;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  #content .intro-area .intro-section .section__inner {
    max-width: 1200px;
    width: 83.3333333333%;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #content .intro-area .intro-section .section__inner {
    width: 90%;
  }
}
#content .intro-area .intro-section .section__txt {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.1em;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #content .intro-area .intro-section .section__txt {
    padding-right: 30px;
    padding-left: 18px;
  }
}
@media (min-width: 768px) {
  #content .intro-area .intro-section .section__txt {
    letter-spacing: 0.16em;
    font-size: 18px;
    line-height: 2;
  }
}
#content .intro-area .page__nav {
  font-family: "Osaka", Osaka, "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
@media (max-width: 1023px) {
  #content .intro-area .page__nav {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #content .intro-area .page__nav {
    font-size: 12px;
  }
}
@media (max-width: 767px) and (max-width: 414px) {
  #content .intro-area .page__nav {
    font-size: 2.8985507246vw;
  }
}
@media (min-width: 1024px) {
  #content .intro-area .page__nav {
    padding: 26px 20px 0;
    background: #00538d;
    font-size: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  #content .intro-area .page__nav {
    font-size: 1.0416666667vw;
    padding: 1.8055555556vw 1.3888888889vw 0;
  }
}
#content .intro-area .page__nav ul {
  display: flex;
  display: -webkit-flex;
  line-height: 2;
  list-style-type: none;
}
@media (max-width: 1023px) {
  #content .intro-area .page__nav ul {
    flex-wrap: wrap;
  }
}
#content .intro-area .page__nav li {
  padding-bottom: 30px;
  background: #00538d url(../img/nav-arrow.png) no-repeat center bottom 10px;
}
@media (max-width: 1023px) {
  #content .intro-area .page__nav li {
    background-size: 18px;
  }
}
@media (min-width: 1024px) {
  #content .intro-area .page__nav li {
    padding-bottom: 30px;
    background: url(../img/nav-arrow.png) no-repeat center bottom 15px;
    width: 17%;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #content .intro-area .page__nav li {
    background-size: 1.71875vw;
  }
}
@media (max-width: 1023px) {
  #content .intro-area .page__nav li {
    width: calc(50% + 15px);
    letter-spacing: 0;
    position: relative;
  }
  #content .intro-area .page__nav li:nth-child(1):before, #content .intro-area .page__nav li:nth-child(3):before, #content .intro-area .page__nav li:nth-child(7):before {
    content: "";
    border-bottom: solid 1px white;
    position: absolute;
    bottom: 0;
  }
  #content .intro-area .page__nav li:nth-child(1), #content .intro-area .page__nav li:nth-child(5) {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
  #content .intro-area .page__nav li:nth-child(1):before, #content .intro-area .page__nav li:nth-child(5):before {
    width: calc(100% - 40px);
  }
  #content .intro-area .page__nav li:nth-child(1):after, #content .intro-area .page__nav li:nth-child(5):after {
    content: "";
    display: block;
    width: 15px;
    height: 53px;
    background: url(../img/slash.png) no-repeat center top;
    background-size: contain;
    position: absolute;
    right: 5px;
    top: 20px;
  }
  #content .intro-area .page__nav li:nth-child(3), #content .intro-area .page__nav li:nth-child(7) {
    width: calc(50% - 15px);
    padding-left: 0;
    padding-right: 5px;
    padding-top: 20px;
    background-position-x: 45%;
  }
  #content .intro-area .page__nav li:nth-child(3):before, #content .intro-area .page__nav li:nth-child(7):before {
    width: calc(100% - 15px);
  }
  #content .intro-area .page__nav li:nth-child(9) {
    width: calc(50% - 4px);
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 20px;
    margin-left: auto;
  }
}
@media screen and (min-width: 1024px) {
  #content .intro-area .page__nav .nav--ank3,
#content .intro-area .page__nav .nav--ank4 {
    width: 17.75%;
  }
}
@media (max-width: 1023px) {
  #content .intro-area .page__nav .separate {
    display: none;
  }
}
@media (min-width: 1024px) {
  #content .intro-area .page__nav .separate {
    background: url(../img/slash.png) no-repeat center top;
    width: 2.9166666667%;
    height: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #content .intro-area .page__nav .separate {
    height: 4.6875vw;
    background-size: contain;
  }
}
#content .intro-area .page__nav a {
  color: white;
  display: block;
}
#content .intro-area .page__nav a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#content .section .section__inner {
  max-width: 1124px;
}
@media (max-width: 767px) {
  #content .section .section__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #content .section .section__inner {
    width: 78.0555555556%;
    margin-left: auto;
    margin-right: auto;
  }
}
#content .section .section__no {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  #content .section .section__no img {
    height: 108px;
    width: auto;
  }
}
@media (min-width: 768px) {
  #content .section .section__no {
    margin-bottom: 53px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #content .section .section__no {
    margin-bottom: 4.140625vw;
  }
  #content .section .section__no img {
    height: 12.8125vw;
    width: auto;
  }
}
#content .section .section__ttl {
  font-size: 21px;
  line-height: 2;
  letter-spacing: 0.2em;
  margin-bottom: 1em;
  font-family: "Osaka", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  /*
  			span:last-child
  			{
  				width: 100%;
  			}
  */
}
#content .section .section__ttl sub {
  font-size: 1em;
  display: inline-block;
}
@media (min-width: 768px) {
  #content .section .section__ttl {
    letter-spacing: 0.1em;
    font-size: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #content .section .section__ttl {
    font-size: 2.265625vw;
  }
}
#content .section .section__ttl .letter-spacing0 {
  letter-spacing: 0;
}
#content .section .section__ttl span:not(.letter-spacing0) {
  display: inline-block;
  border-bottom: solid 1px #00538d;
}
@media (max-width: 767px) {
  #content .section .section__ttl span:not(.letter-spacing0) {
    white-space: nowrap;
  }
}
#content .section .section__txt {
  line-height: 2;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  #content .section .section__txt {
    letter-spacing: 0.16em;
  }
}
#content .section1 {
  max-width: 1440px;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  #content .section1 {
    margin: 0 auto;
    padding: 0 13px;
    margin-bottom: 93px;
  }
}
@media (min-width: 768px) {
  #content .section1 .section__inner {
    width: 80.2687411598%;
    margin-left: 10.396039604%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #content .section1 .section__row {
    margin-bottom: 68px;
  }
  #content .section1 .section__row .section__txt {
    margin-bottom: 40px;
    padding-right: 38px;
  }
}
@media (min-width: 768px) {
  #content .section1 .section__row {
    width: 92.337164751%;
    margin-left: auto;
    margin-bottom: 80px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
  }
  #content .section1 .section__row .section__info {
    width: 41.4937759336%;
    container-type: inline-size;
  }
  #content .section1 .section__row .section__pic {
    width: 51.867219917%;
  }
}
#content .section1 .video-caption {
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  #content .section1 .video-caption {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  #content .section1 .video-caption {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #content .section1 .figure {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #content .section1 .figure {
    width: 80.2687411598%;
    margin-left: 10.396039604%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #content .section1 .figure__row .figure__pic {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #content .section1 .figure__row {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 92.337164751%;
    margin-left: auto;
  }
  #content .section1 .figure__row .figure__txt {
    width: 29.356846473%;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  #content .section1 .figure__row .figure__pic {
    width: 64.3153526971%;
  }
}
#content .section1 .figcaption {
  margin-top: 30px;
  border-top: solid 1px #00538d;
  font-size: 12px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  #content .section1 .figcaption {
    display: flex;
    display: -webkit-flex;
    font-size: 10px;
  }
  #content .section1 .figcaption span:first-child {
    margin-right: 1em;
  }
}
@media (min-width: 768px) {
  #content .section1 .figcaption {
    border-top: solid 2px #00538d;
    margin-top: 40px;
    width: 92.337164751%;
    margin-left: auto;
  }
  #content .section1 .figcaption span:first-child {
    margin-right: 0.5em;
  }
}
#content .section2 {
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  #content .section2 {
    background-image: url(../img/02_bg_1@sp.jpg), url(../img/02_bg_2@sp.jpg), url(../img/02_bg_3@sp.jpg), url(../img/02_bg_4@sp.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center top, center top 29.0196743555%, center top 61.1092265943%, center bottom;
    background-size: 100%, 100%, 100%, 100%;
    padding-top: 50px;
  }
}
@media (min-width: 768px) {
  #content .section2 {
    background: url(../img/02_bg.jpg) no-repeat center top;
    padding-bottom: 280px;
  }
}
#content .section2 .section__inner {
  position: relative;
}
@media (min-width: 768px) {
  #content .section2 .section__inner {
    padding-top: 358px;
  }
}
@media (max-width: 767px) {
  #content .section2 .section__info {
    width: 298px;
    margin-left: auto;
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  #content .section2 .section__info {
    container-type: inline-size;
    width: 39.8340248963%;
    position: absolute;
    top: 0;
    right: 0;
  }
}
#content .section2 .section__no {
  text-align: right;
}
#content .section2 .section__no img {
  margin-left: auto;
}
#content .section2 .section__ttl {
  text-align: right;
}
#content .section2 .section__ttl span:first-child:not(.letter-spacing0) {
  padding-left: 1em;
}
#content .section2 .section__ttl span:last-child {
  padding-left: 1em;
}
@media (max-width: 767px) {
  #content .section2 .panel-list .panel-section:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  #content .section2 .panel-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
  }
}
#content .section2 .panel-list .panel-section {
  background: white;
  border: solid 1px #00538d;
  border-radius: 8px;
  padding: 30px 20px;
}
@media (min-width: 768px) {
  #content .section2 .panel-list .panel-section {
    border: solid 2px #00538d;
    padding: 50px 46px;
    width: calc(50% - 30px);
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section2 .panel-list .panel-section {
    width: calc(50% - (30/1440)*100vw);
    padding: 3.4722222222vw 3.1944444444vw;
  }
}
#content .section2 .panel-list .panel-section .panel__ttl {
  border-left: solid 3px #e60001;
  padding-left: 8px;
  font-size: 19px;
  letter-spacing: 0.08em;
  font-weight: normal;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  #content .section2 .panel-list .panel-section .panel__ttl {
    font-size: 28px;
    padding-left: 13px;
    margin-bottom: 40px;
    border-left: solid 5px #e60001;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section2 .panel-list .panel-section .panel__ttl {
    font-size: 1.9vw;
    padding-left: 0.9027777778vw;
    margin-bottom: 2.7777777778vw;
  }
}
#content .section2 .panel-list .panel-section .figure {
  border: solid 1px #00538d;
  padding: 20px 10px 15px;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  #content .section2 .panel-list .panel-section .figure {
    border: solid 2px #00538d;
    padding: 25px 10px 15px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section2 .panel-list .panel-section .figure {
    padding: 1.7361111111vw 0.6944444444vw 1.0416666667vw;
    margin-bottom: 2.7777777778vw;
  }
}
#content .section2 .panel-list .panel-section .figure .figcaption {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  color: black;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
#content .section2 .panel-list .panel-section .figure .figcaption small {
  font-weight: normal;
  font-size: 10px;
}
@media (min-width: 768px) {
  #content .section2 .panel-list .panel-section .figure .figcaption {
    font-size: 14px;
    margin-top: 26px;
  }
  #content .section2 .panel-list .panel-section .figure .figcaption small {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section2 .panel-list .panel-section .figure .figcaption {
    font-size: 0.9722222222vw;
    margin-top: 1.8055555556vw;
  }
  #content .section2 .panel-list .panel-section .figure .figcaption small {
    font-size: 0.8333333333vw;
  }
}
#content .section2 .panel-list .panel-section .figure .figcaption1 {
  text-align: left;
}
@media (max-width: 767px) {
  #content .section2 .panel-list .panel-section .figure .figcaption1 {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
  }
  #content .section2 .panel-list .panel-section .figure .figcaption1 .figcaption__ttl {
    text-align: center;
  }
}
#content .section2 .panel-list .panel-section .figure .figcaption1 .figcaption1__flex {
  display: flex;
  display: -webkit-flex;
  line-height: 1.1666666667;
  margin-top: 0.4em;
}
#content .section2 .panel-list .panel-section .figure .figcaption1 .figcaption1__flex__left {
  white-space: nowrap;
}
@media (max-width: 767px) {
  #content .section2 .panel-list .panel-section .figure .figcaption1 small {
    width: 220px;
    text-align: left;
    display: inline-block;
  }
}
#content .section2 .panel-list .panel-section .panel__txt {
  line-height: 1.75;
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section2 .panel-list .panel-section .panel__table {
    font-size: 1.1111111111vw;
  }
}
#content .section2 .panel-list .panel-section .panel__table th, #content .section2 .panel-list .panel-section .panel__table td {
  vertical-align: top;
  padding-bottom: 14px;
}
@media (min-width: 768px) {
  #content .section2 .panel-list .panel-section .panel__table th, #content .section2 .panel-list .panel-section .panel__table td {
    padding-bottom: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section2 .panel-list .panel-section .panel__table th, #content .section2 .panel-list .panel-section .panel__table td {
    padding-bottom: 0.9722222222vw;
  }
}
#content .section2 .panel-list .panel-section .panel__table tr:last-child th, #content .section2 .panel-list .panel-section .panel__table tr:last-child td {
  padding-bottom: 0;
}
#content .section2 .panel-list .panel-section .panel__table th {
  width: 6em;
  font-weight: normal;
  text-align: left;
}
@media (max-width: 767px) {
  #content .section2 .panel-list .panel-section4 .panel__ttl {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
#content .section2 .panel-list2 {
  align-items: flex-end;
  margin-top: 72px;
}
@media (max-width: 767px) {
  #content .section2 .panel-list1 {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  #content .section2 .panel-list1 {
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  #content .section2 .panel-list1 .panel-section:last-child {
    transform: translateY(180px);
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section2 .panel-list1 .panel-section:last-child {
    transform: translateY(12.5vw);
  }
}
#content .section3 {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #content .section3 {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  #content .section3 .section__row {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  #content .section3 .section__row .section__no {
    margin-bottom: 0;
    width: 18.0604982206%;
  }
}
@media (max-width: 767px) {
  #content .section3 .section__row .section__ttl span {
    width: fit-content;
  }
}
@media (min-width: 768px) {
  #content .section3 .section__row .section__ttl span {
    padding-left: 1em;
  }
}
#content .section3 .section__row .section__sub-ttl {
  color: white;
  font-size: 17px;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
  font-family: "Osaka", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.16em;
}
@media (max-width: 414px) {
  #content .section3 .section__row .section__sub-ttl {
    font-size: 4.1062801932vw;
  }
}
@media (max-width: 767px) {
  #content .section3 .section__row .section__sub-ttl span {
    background: #00538d;
    padding: 0.25em 0.5em;
    display: inline-block;
    font-weight: bold;
  }
  #content .section3 .section__row .section__sub-ttl span:not(:last-child) {
    margin-bottom: 8px;
  }
  #content .section3 .section__row .section__sub-ttl span:last-child {
    padding-right: 1em;
  }
}
@media (min-width: 768px) {
  #content .section3 .section__row .section__sub-ttl {
    font-size: 26px;
    margin-bottom: 30px;
    background: #00538d;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #content .section3 .section__row .section__sub-ttl {
    font-size: 2.03125vw;
    margin-bottom: 2.34375vw;
  }
}
@media (max-width: 767px) {
  #content .section3 .section__row .section__info {
    padding-right: 36px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #content .section3 .section__row .section__info {
    width: 74.1992882562%;
  }
}
#content .section3 .figure {
  position: relative;
}
#content .section3 .figure .figcaption {
  letter-spacing: 0.1em;
  line-height: 1.7692307692;
}
@media (max-width: 767px) {
  #content .section3 .figure .figcaption {
    margin-top: 1em;
  }
}
@media (min-width: 768px) {
  #content .section3 .figure .figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
#content .section3 .figure1 {
  margin-bottom: 30px;
}
#content .section3 .figure2 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #content .section3 .figure2 {
    margin-bottom: 118px;
  }
}
#content .section3 .figure2 .figcaption {
  bottom: -3.5em;
}
#content .section3 .figure2 .figcaption small {
  font-size: 10px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  #content .section3 .figure2 .figcaption small {
    font-size: 12px;
  }
}
#content .section3 .section__bottom {
  font-family: "Osaka", Osaka, "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
#content .section3 .section__bottom span {
  background: #00538d;
  color: white;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1;
  font-size: 15px;
  letter-spacing: 0.1em;
  /*
  				@media (max-width: 414px)
  				{
  					font-size: (15/414)*100vw;
  				}
  */
}
@media (max-width: 767px) {
  #content .section3 .section__bottom span {
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  #content .section3 .section__bottom span {
    letter-spacing: 0.2em;
    font-size: 20px;
    padding-right: 2em;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #content .section3 .section__bottom span {
    font-size: 1.5625vw;
  }
}
#content .section3 .section__bottom span:not(:last-child) {
  margin-bottom: 12px;
}
#content .section3 .section__bottom span strong {
  color: #fffd6d;
}
#content .section4 {
  background: url(../img/04_bg@sp.png) no-repeat center top;
  background-size: 100%;
  padding-top: 50px;
  padding-bottom: 156px;
}
@media (min-width: 768px) {
  #content .section4 {
    padding-top: 145px;
    background: url(../img/04_bg.jpg) no-repeat center top;
    padding-bottom: 347px;
  }
}
@media (max-width: 767px) {
  #content .section4 .section__row .section__info {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #content .section4 .section__row {
    display: flex;
    display: -webkit-flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
  }
  #content .section4 .section__row .section__info {
    width: 26.4%;
    container-type: inline-size;
  }
  #content .section4 .section__row .section__pic {
    width: 67.615658363%;
  }
}
#content .section4 .section__row .section__no {
  text-align: right;
}
#content .section4 .section__row .section__ttl span {
  width: fit-content;
}
@media (min-width: 768px) {
  #content .section4 .section__row .section__ttl span {
    width: 100%;
  }
}
#content .section5 {
  padding-bottom: 88px;
}
@media (min-width: 768px) {
  #content .section5 {
    padding-bottom: 170px;
  }
  #content .section5 .section__ttl span {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #content .section5 .section__row {
    margin-bottom: 50px;
  }
  #content .section5 .section__row .section__no {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #content .section5 .section__row {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    margin-bottom: 80px;
  }
  #content .section5 .section__row .section__no {
    width: 19.8398576512%;
    margin-right: 4.2704626335%;
  }
  #content .section5 .section__row .section__info {
    width: 61.3879003559%;
  }
  #content .section5 .section__row .section__ttl {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #content .section5 .product-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #content .section5 .product-list:after {
    content: "";
    display: block;
    width: 28.6476868327%;
  }
}
#content .section5 .product-list .product {
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 15px;
}
@media (max-width: 767px) {
  #content .section5 .product-list .product:not(:last-child) {
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) {
  #content .section5 .product-list .product {
    width: 28.6476868327%;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #content .section5 .product-list .product {
    font-size: 1.3888888889vw;
  }
}
@media (min-width: 768px) {
  #content .section5 .product-list .product:nth-child(n+4) {
    margin-top: 60px;
  }
}
#content .section5 .product-list .product a:not(.ex-link) {
  display: block;
  color: #00538d;
}
#content .section5 .product-list .product a:not(.ex-link) span {
  transition: 0.3s ease-out;
}
#content .section5 .product-list .product a:not(.ex-link):hover {
  text-decoration: none;
}
#content .section5 .product-list .product a:not(.ex-link):hover span {
  background: #00538d;
  color: white;
}
#content .section5 .product-list .product .ex-link {
  max-width: 260px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  background: #00538d;
  color: white;
  height: 26px;
  margin: auto;
  margin-top: 12px;
  font-size: 15px;
  padding-left: 7px;
  padding-right: 6px;
  transition: opacity 0.3s ease-out;
}
@media (max-width: 767px) {
  #content .section5 .product-list .product .ex-link {
    width: 186px;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  #content .section5 .product-list .product .ex-link {
    margin-top: 20px;
    padding-left: 14px;
    padding-right: 11px;
    height: 42px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #content .section5 .product-list .product .ex-link {
    font-size: 1.953125vw;
  }
}
#content .section5 .product-list .product .ex-link:hover {
  opacity: 0.8;
  text-decoration: none;
}
#content .section5 .product-list .product .ex-link:after {
  content: "＞";
  margin-left: auto;
}
#content .section5 .product-list .product .product__pic {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #content .section5 .product-list .product .product__pic {
    width: 282px;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
  }
}
#content .section5 .product-list .product .line {
  display: inline-block;
  border-bottom: solid 1px #00538d;
  padding: 0 0.5em;
}

.Android #content .section1 .figcaption span:first-child {
  display: inline-block;
  transform: translateY(10%);
}

.goTop {
  text-align: right;
  padding-right: 20px;
}
.goTop img {
  vertical-align: bottom;
  width: 35px;
}

@media (min-width: 768px) {
  @container (max-width: 429px) {
    #content .section1 .section__info .section__ttl {
      font-size: 6.5cqw;
    }
  }
  @container (min-width: 430px) {
    #content .section1 .section__info .section__ttl {
      font-size: 28px;
    }
  }

  @container (max-width: 446px) {
    #content .section2 .section__info .section__ttl {
      font-size: 6.7264573991cqw;
    }
  }

  @container (max-width: 296px) {
    #content .section4 .section__info .section__ttl {
      font-size: 10.1351351351cqw;
    }
  }
}
