.mainHeader {
  padding-top: 56px;
}
@media screen and (max-width: 1366px) {
  .mainHeader {
    padding-top: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader {
    padding-top: 11.5942028986vw;
  }
}
.mainHeader_title {
  line-height: 1;
}
.mainHeader_title_main, .mainHeader_title_sub {
  display: block;
}
.mainHeader_title_main {
  color: #8CA8B9;
  font-size: 5.6rem;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .mainHeader_title_main {
    font-size: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader_title_main {
    font-size: 11.1111111111vw;
  }
}
.mainHeader_title_main.-en {
  font-family: "Lato", sans-serif;
  font-size: 8rem;
}
@media screen and (max-width: 1366px) {
  .mainHeader_title_main.-en {
    font-size: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader_title_main.-en {
    font-size: 11.1111111111vw;
  }
}
.mainHeader_title_sub {
  font-size: 1.5rem;
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .mainHeader_title_sub {
    font-size: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader_title_sub {
    font-size: 3.6231884058vw;
  }
}
@media screen and (max-width: 1366px) {
  .mainHeader_title_sub {
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader_title_sub {
    margin-top: 5.7971014493vw;
  }
}

@media screen and (min-width: 829px) {
  .layoutColumn2 {
    display: flex;
    justify-content: space-between;
  }
}
.layoutColumn2_header {
  width: 320px;
}
@media screen and (max-width: 1366px) {
  .layoutColumn2_header {
    width: 23.4260614934vw;
  }
}
@media screen and (max-width: 828px) {
  .layoutColumn2_header {
    width: 100vw;
  }
}
@media screen and (max-width: 828px) {
  .layoutColumn2_header {
    width: 100%;
  }
}
.layoutColumn2_main {
  width: 720px;
  padding-top: 24px;
}
@media screen and (max-width: 1366px) {
  .layoutColumn2_main {
    width: 52.7086383602vw;
  }
}
@media screen and (max-width: 828px) {
  .layoutColumn2_main {
    width: 100vw;
  }
}
@media screen and (max-width: 1366px) {
  .layoutColumn2_main {
    padding-top: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .layoutColumn2_main {
    padding-top: 0vw;
  }
}
@media screen and (max-width: 828px) {
  .layoutColumn2_main {
    width: 100%;
  }
}

.button a {
  background: #8CA8B9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
  border-radius: 70px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-indent: -8px;
}
@media screen and (min-width: 829px) {
  .button a {
    cursor: pointer;
    transition: 0.8s;
  }
  .button a:hover {
    background: #1E51A2;
  }
}
@media screen and (max-width: 1366px) {
  .button a {
    width: 23.4260614934vw;
    height: 5.1244509517vw;
    padding: 0 1.4641288433vw;
    border-radius: 5.1244509517vw;
    font-size: 1.0980966325vw;
    text-indent: -0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .button a {
    width: 77.2946859903vw;
    height: 16.9082125604vw;
    padding: 0 4.8309178744vw;
    border-radius: 16.9082125604vw;
    font-size: 3.6231884058vw;
    text-indent: -1.9323671498vw;
  }
}
.button a::before, .button a::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
  transition: 0.8s;
}
@media screen and (max-width: 1366px) {
  .button a::before, .button a::after {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    right: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .button a::before, .button a::after {
    width: 4.8309178744vw;
    height: 4.8309178744vw;
    right: 3.8647342995vw;
  }
}
.button a::before {
  background: url(../img/common/icon_arrow_circle_white.svg) no-repeat center center/contain;
}
.button a::after {
  opacity: 0;
}
.button.-external a {
  background: #8CA8B9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
  border-radius: 70px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-indent: -8px;
}
@media screen and (min-width: 829px) {
  .button.-external a {
    cursor: pointer;
    transition: 0.8s;
  }
  .button.-external a:hover {
    background: #1E51A2;
  }
}
@media screen and (max-width: 1366px) {
  .button.-external a {
    width: 23.4260614934vw;
    height: 5.1244509517vw;
    padding: 0 1.4641288433vw;
    border-radius: 5.1244509517vw;
    font-size: 1.0980966325vw;
    text-indent: -0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-external a {
    width: 77.2946859903vw;
    height: 16.9082125604vw;
    padding: 0 4.8309178744vw;
    border-radius: 16.9082125604vw;
    font-size: 3.6231884058vw;
    text-indent: -1.9323671498vw;
  }
}
.button.-external a::before, .button.-external a::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
  transition: 0.8s;
}
@media screen and (max-width: 1366px) {
  .button.-external a::before, .button.-external a::after {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    right: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-external a::before, .button.-external a::after {
    width: 4.8309178744vw;
    height: 4.8309178744vw;
    right: 3.8647342995vw;
  }
}
.button.-external a::before {
  background: url(../img/common/icon_arrow_circle_white.svg) no-repeat center center/contain;
}
.button.-external a::after {
  opacity: 0;
}
.button.-external a::before {
  background: url(../img/common/icon_external.svg) no-repeat center center/contain;
  width: 12px;
  height: 12px;
  right: 24px;
}
@media screen and (max-width: 1366px) {
  .button.-external a::before {
    width: 0.878477306vw;
    height: 0.878477306vw;
    right: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-external a::before {
    width: 2.8985507246vw;
    height: 2.8985507246vw;
    right: 5.7971014493vw;
  }
}
.button.-prev a {
  background: #8CA8B9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
  border-radius: 70px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-indent: -8px;
  text-indent: 0;
}
@media screen and (min-width: 829px) {
  .button.-prev a {
    cursor: pointer;
    transition: 0.8s;
  }
  .button.-prev a:hover {
    background: #1E51A2;
  }
}
@media screen and (max-width: 1366px) {
  .button.-prev a {
    width: 23.4260614934vw;
    height: 5.1244509517vw;
    padding: 0 1.4641288433vw;
    border-radius: 5.1244509517vw;
    font-size: 1.0980966325vw;
    text-indent: -0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-prev a {
    width: 77.2946859903vw;
    height: 16.9082125604vw;
    padding: 0 4.8309178744vw;
    border-radius: 16.9082125604vw;
    font-size: 3.6231884058vw;
    text-indent: -1.9323671498vw;
  }
}
.button.-prev a::before, .button.-prev a::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
  transition: 0.8s;
}
@media screen and (max-width: 1366px) {
  .button.-prev a::before, .button.-prev a::after {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    right: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-prev a::before, .button.-prev a::after {
    width: 4.8309178744vw;
    height: 4.8309178744vw;
    right: 3.8647342995vw;
  }
}
.button.-prev a::before {
  background: url(../img/common/icon_arrow_circle_white.svg) no-repeat center center/contain;
}
.button.-prev a::after {
  opacity: 0;
}
.button.-prev a::before {
  background: url(../img/common/icon_arrow_circle_white_prev.svg) no-repeat center center/contain;
  right: auto;
  left: 16px;
}
@media screen and (max-width: 1366px) {
  .button.-prev a::before {
    left: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-prev a::before {
    left: 3.8647342995vw;
  }
}
.button.-white a {
  background: #8CA8B9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
  border-radius: 70px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-indent: -8px;
  background: #fff;
  border: 1px solid #7D7C7B;
  color: #333;
}
@media screen and (min-width: 829px) {
  .button.-white a {
    cursor: pointer;
    transition: 0.8s;
  }
  .button.-white a:hover {
    background: #1E51A2;
  }
}
@media screen and (max-width: 1366px) {
  .button.-white a {
    width: 23.4260614934vw;
    height: 5.1244509517vw;
    padding: 0 1.4641288433vw;
    border-radius: 5.1244509517vw;
    font-size: 1.0980966325vw;
    text-indent: -0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-white a {
    width: 77.2946859903vw;
    height: 16.9082125604vw;
    padding: 0 4.8309178744vw;
    border-radius: 16.9082125604vw;
    font-size: 3.6231884058vw;
    text-indent: -1.9323671498vw;
  }
}
.button.-white a::before, .button.-white a::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
  transition: 0.8s;
}
@media screen and (max-width: 1366px) {
  .button.-white a::before, .button.-white a::after {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    right: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-white a::before, .button.-white a::after {
    width: 4.8309178744vw;
    height: 4.8309178744vw;
    right: 3.8647342995vw;
  }
}
.button.-white a::before {
  background: url(../img/common/icon_arrow_circle_white.svg) no-repeat center center/contain;
}
.button.-white a::after {
  opacity: 0;
}
.button.-white a::before, .button.-white a::after {
  right: auto;
  left: 16px;
}
@media screen and (max-width: 1366px) {
  .button.-white a::before, .button.-white a::after {
    left: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-white a::before, .button.-white a::after {
    left: 3.8647342995vw;
  }
}
.button.-white a::before {
  background: url(../img/common/icon_arrow_circle_black_prev.svg) no-repeat center center/contain;
}
.button.-white a::after {
  background: url(../img/common/icon_arrow_circle_white_prev.svg) no-repeat center center/contain;
}
@media screen and (min-width: 829px) {
  .button.-white a:hover {
    color: #fff;
    background: #333;
  }
  .button.-white a:hover::after {
    opacity: 1;
  }
}
.button.-large a {
  background: #8CA8B9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 960px;
  height: 160px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 24px;
  border-radius: 160px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-indent: -8px;
  width: 100%;
  border-radius: 0;
  flex-direction: column;
}
@media screen and (min-width: 829px) {
  .button.-large a {
    cursor: pointer;
    transition: 0.8s;
  }
  .button.-large a:hover {
    background: #1E51A2;
  }
}
@media screen and (max-width: 1366px) {
  .button.-large a {
    width: 70.2781844802vw;
    height: 11.7130307467vw;
    padding: 0 1.756954612vw;
    border-radius: 11.7130307467vw;
    font-size: 1.0248901903vw;
    text-indent: -0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-large a {
    width: 77.2946859903vw;
    height: 33.8164251208vw;
    padding: 0 5.7971014493vw;
    border-radius: 33.8164251208vw;
    font-size: 3.3816425121vw;
    text-indent: -1.9323671498vw;
  }
}
.button.-large a::before, .button.-large a::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
  transition: 0.8s;
}
@media screen and (max-width: 1366px) {
  .button.-large a::before, .button.-large a::after {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    right: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-large a::before, .button.-large a::after {
    width: 4.8309178744vw;
    height: 4.8309178744vw;
    right: 3.8647342995vw;
  }
}
.button.-large a::before {
  background: url(../img/common/icon_arrow_circle_white.svg) no-repeat center center/contain;
}
.button.-large a::after {
  opacity: 0;
}
@media screen and (max-width: 1366px) {
  .button.-large a {
    border-radius: 0;
  }
}
@media screen and (max-width: 828px) {
  .button.-large a {
    width: 100%;
    border-radius: 0;
  }
}
.button.-large a .en,
.button.-large a .jp {
  display: block;
}
.button.-large a .en {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 3.6rem;
}
@media screen and (max-width: 1366px) {
  .button.-large a .en {
    font-size: 2.635431918vw;
  }
}
@media screen and (max-width: 828px) {
  .button.-large a .en {
    font-size: 8.6956521739vw;
  }
}

.pageNavi {
  display: flex;
  align-items: center;
  padding: 12px 0;
}
@media screen and (max-width: 1366px) {
  .pageNavi {
    padding: 0.878477306vw 0;
  }
}
.pageNavi .pageNaviList {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
}
@media screen and (max-width: 1366px) {
  .pageNavi .pageNaviList {
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .pageNavi .pageNaviList {
    font-size: 2.4154589372vw;
  }
}
.pageNavi .pageNaviList_item:not(:first-child) {
  margin-left: 40px;
  /*
  &:before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    top: 1px;
    bottom: 0;
    left: -16px;
    margin: auto;
    border-right: 1px solid #858585;
    border-bottom: 1px solid #858585;
    transform: rotate(315deg);
    @include bp(max,1366px) {
      width: vw_pc( 7 );
      height: vw_pc( 7 );
      left: vw_pc( -16 );
      //border-width: vw_pc( 1.5 );
      //border-width: 1px;
    }
    @include bp( max, 828px ) {
      width: vw_sp( 6 );
      height: vw_sp( 6 );
      left: vw_sp( -14 );
      //border-width: vw_sp( 1.5 );
    }
  }
  */
}
@media screen and (max-width: 1366px) {
  .pageNavi .pageNaviList_item:not(:first-child) {
    margin-left: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .pageNavi .pageNaviList_item:not(:first-child) {
    margin-left: 7.729468599vw;
  }
}
.pageNavi .pageNaviList_item:not(:first-child):before {
  content: "";
  width: 24px;
  height: 1px;
  background: #707070;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -32px;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .pageNavi .pageNaviList_item:not(:first-child):before {
    width: 1.756954612vw;
    height: 0.0732064422vw;
    left: -2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .pageNavi .pageNaviList_item:not(:first-child):before {
    width: 5.7971014493vw;
    height: 0.2415458937vw;
    left: -7.729468599vw;
  }
}
@media screen and (min-width: 829px) {
  .pageNavi .pageNaviList_item a {
    transition: 0.8s;
  }
  .pageNavi .pageNaviList_item a:hover {
    color: #1E51A2;
  }
}
@media screen and (max-width: 828px) {
  .pageNavi {
    display: none;
  }
}

.tableList {
  font-size: 1.5rem;
}
@media screen and (max-width: 1366px) {
  .tableList {
    font-size: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .tableList {
    font-size: 3.6231884058vw;
  }
}
@media screen and (max-width: 828px) {
  .tableList {
    margin-top: 13.5265700483vw;
  }
}
.tableList.-border .tableList_item {
  border-bottom: 1px solid #D8D8D8;
}
.tableList_item {
  display: flex;
  padding: 24px 0;
  /*
  &:not(:first-child) {
    @include marginTop(48,32);
  }
  */
}
@media screen and (max-width: 1366px) {
  .tableList_item {
    padding: 1.756954612vw 0;
  }
}
@media screen and (max-width: 828px) {
  .tableList_item {
    padding: 5.7971014493vw 0;
  }
}
.tableList_title {
  width: 120px;
  min-width: 120px;
}
@media screen and (max-width: 1366px) {
  .tableList_title {
    width: 8.78477306vw;
    min-width: 8.78477306vw;
  }
}
@media screen and (max-width: 828px) {
  .tableList_title {
    width: 28.9855072464vw;
    min-width: 28.9855072464vw;
  }
}
.tableList_body {
  width: 100%;
  margin-left: 48px;
}
@media screen and (max-width: 1366px) {
  .tableList_body {
    margin-left: 3.513909224vw;
  }
}
@media screen and (max-width: 828px) {
  .tableList_body {
    margin-left: 5.7971014493vw;
  }
}
@media screen and (min-width: 829px) {
  .tableList_body.grid {
    display: grid;
  }
  .tableList_body.grid.-column2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 56px;
    /*
    column-gap: 40px;
    row-gap: 72px;
    @include bp( max, 1366px ) {
      column-gap: vw_pc( 40 );
      row-gap: vw_pc( 72 );
    }
    */
  }
}
@media screen and (min-width: 829px) and (max-width: 1366px) {
  .tableList_body.grid.-column2 {
    gap: 4.0995607613vw;
  }
}
.tableList_text {
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .tableList_text {
    font-size: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .tableList_text {
    font-size: 3.6231884058vw;
  }
}
.tableList_text:not(:first-child) {
  margin-top: 8px;
}
@media screen and (max-width: 1366px) {
  .tableList_text:not(:first-child) {
    margin-top: 0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .tableList_text:not(:first-child) {
    margin-top: 1.9323671498vw;
  }
}

.sectionTitle_main, .sectionTitle_sub {
  display: block;
}
.sectionTitle_sub {
  color: #7D7C7B;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1366px) {
  .sectionTitle_sub {
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 828px) {
  .sectionTitle_sub {
    font-size: 3.3816425121vw;
    letter-spacing: 0.08em;
    line-height: 1.3;
  }
}
.sectionTitle_main {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  margin-top: 8px;
  font-size: 3.6rem;
  letter-spacing: 0.16em;
  color: #8CA8B9;
}
@media screen and (max-width: 1366px) {
  .sectionTitle_main {
    margin-top: 0.5856515373vw;
    font-size: 2.635431918vw;
  }
}
@media screen and (max-width: 828px) {
  .sectionTitle_main {
    margin-top: 1.9323671498vw;
    font-size: 8.6956521739vw;
  }
}

.mainContent {
  padding-top: 80px;
  padding-bottom: 160px;
}
@media screen and (max-width: 1366px) {
  .mainContent {
    padding-top: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .mainContent {
    padding-top: 15.4589371981vw;
  }
}
@media screen and (max-width: 1366px) {
  .mainContent {
    padding-bottom: 11.7130307467vw;
  }
}
@media screen and (max-width: 828px) {
  .mainContent {
    padding-bottom: 28.9855072464vw;
  }
}

@media screen and (min-width: 829px) {
  .mv {
    display: flex;
  }
}
.mv:not(:first-child) {
  margin-top: 160px;
}
@media screen and (max-width: 1366px) {
  .mv:not(:first-child) {
    margin-top: 11.7130307467vw;
  }
}
@media screen and (max-width: 828px) {
  .mv:not(:first-child) {
    margin-top: 28.9855072464vw;
  }
}
@media screen and (max-width: 828px) {
  .mv {
    max-width: 92.270531401vw;
    margin: auto;
  }
}
@media screen and (min-width: 829px) {
  .mv_image {
    width: 80%;
    min-width: 56.4%;
    margin-right: 80px;
  }
}
@media screen and (min-width: 829px) and (max-width: 1366px) {
  .mv_image {
    margin-right: 5.8565153734vw;
  }
}
.mv_content {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 829px) {
  .mv_content {
    margin-right: 106px;
  }
}
@media screen and (min-width: 829px) and (max-width: 1366px) {
  .mv_content {
    margin-right: 7.7598828697vw;
  }
}
@media screen and (max-width: 828px) {
  .mv_content {
    margin-top: 5.7971014493vw;
  }
}
.mv_content > .wrapper > .wrapper {
  margin-top: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 1366px) {
  .mv_content > .wrapper > .wrapper {
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .mv_content > .wrapper > .wrapper {
    margin-top: 7.729468599vw;
  }
}
@media screen and (max-width: 1366px) {
  .mv_content > .wrapper > .wrapper {
    padding-left: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .mv_content > .wrapper > .wrapper {
    padding-left: 9.6618357488vw;
  }
}
.mv_content > .wrapper > .wrapper::before {
  content: "";
  background: url(/assets/img/about/about_mv_deco.svg) no-repeat center center/contain;
  position: absolute;
  top: 9px;
  left: 0;
  width: 14px;
  height: 250px;
}
@media screen and (max-width: 1366px) {
  .mv_content > .wrapper > .wrapper::before {
    top: 0.6588579795vw;
    width: 1.0248901903vw;
    height: 18.3016105417vw;
  }
}
@media screen and (max-width: 828px) {
  .mv_content > .wrapper > .wrapper::before {
    top: 2.1739130435vw;
    width: 3.3816425121vw;
    height: 60.38647343vw;
  }
}
.mv_content .title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .mv_content .title {
    font-size: 1.9033674963vw;
  }
}
@media screen and (max-width: 828px) {
  .mv_content .title {
    font-size: 5.3140096618vw;
  }
}
.mv_content .text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .mv_content .text {
    font-size: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .mv_content .text {
    font-size: 3.6231884058vw;
  }
}
.mv_content .text:not(:first-child) {
  margin-top: 32px;
}
@media screen and (max-width: 1366px) {
  .mv_content .text:not(:first-child) {
    margin-top: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .mv_content .text:not(:first-child) {
    margin-top: 5.7971014493vw;
  }
}

.company,
.access {
  margin-top: 120px;
}
@media screen and (max-width: 1366px) {
  .company,
  .access {
    margin-top: 8.78477306vw;
  }
}
@media screen and (max-width: 828px) {
  .company,
  .access {
    margin-top: 15.4589371981vw;
  }
}

.access .accessList {
  margin-top: 56px;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1366px) {
  .access .accessList {
    margin-top: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList {
    margin-top: 11.5942028986vw;
  }
}
@media screen and (max-width: 1366px) {
  .access .accessList {
    max-width: 100vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList {
    max-width: 92.270531401vw;
    margin: auto;
  }
}
@media screen and (min-width: 829px) {
  .access .accessList_item {
    display: flex;
  }
}
.access .accessList_item:not(:first-child) {
  margin-top: 160px;
}
@media screen and (max-width: 1366px) {
  .access .accessList_item:not(:first-child) {
    margin-top: 11.7130307467vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList_item:not(:first-child) {
    margin-top: 28.9855072464vw;
  }
}
@media screen and (min-width: 829px) {
  .access .accessList_map {
    width: 770px;
    min-width: 770px;
    height: 513px;
    margin-left: 80px;
  }
}
@media screen and (min-width: 829px) and (max-width: 1366px) {
  .access .accessList_map {
    width: 56.3689604685vw;
    min-width: 56.3689604685vw;
    height: 37.5549048316vw;
    margin-left: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList_map {
    width: 100%;
    height: 92.270531401vw;
    margin-top: 9.6618357488vw;
  }
}
.access .accessList_map iframe {
  width: 100%;
  height: 100%;
}
.access .accessList_content {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 829px) and (max-width: 1366px) {
  .access .accessList_content {
    margin-left: 6.7349926794vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList_content {
    margin-top: 5.7971014493vw;
  }
}
.access .accessList_content > .wrapper img {
  margin-bottom: 24px;
}
@media screen and (max-width: 1366px) {
  .access .accessList_content > .wrapper img {
    margin-bottom: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList_content > .wrapper img {
    margin-bottom: 5.7971014493vw;
  }
}
.access .accessList_content .title {
  font-weight: 700;
}
.access .accessList_content .text {
  margin-top: 16px;
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .access .accessList_content .text {
    margin-top: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList_content .text {
    margin-top: 3.8647342995vw;
  }
}
@media screen and (max-width: 1366px) {
  .access .accessList_content .text {
    font-size: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList_content .text {
    font-size: 3.6231884058vw;
  }
}
.access .accessList_content .button {
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .access .accessList_content .button {
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .access .accessList_content .button {
    margin-top: 7.729468599vw;
  }
}

.center {
  justify-content: center;
}
.center .mv_image {
  margin-right: 0;
}

.mo-enlarge {
  display: inline-block;
  transition: 0.6s;
  -webkit-transform: scale(1);
  transform: scale(1);
  height: auto;
  transform-origin: left center;
}
@media screen and (min-width: 829px) {
  .mo-enlarge:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    color: #1E51A2;
  }
}