.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;
  }
}

.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 .date {
  font-size: 1.2rem;
  color: #7D7C7B;
}
@media screen and (max-width: 1366px) {
  .mainHeader .date {
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader .date {
    font-size: 2.8985507246vw;
  }
}
.mainHeader .title {
  margin-top: 16px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .mainHeader .title {
    margin-top: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader .title {
    margin-top: 3.8647342995vw;
  }
}
@media screen and (max-width: 1366px) {
  .mainHeader .title {
    font-size: 1.9033674963vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader .title {
    font-size: 4.8309178744vw;
  }
}
.mainHeader .category {
  display: inline-block;
  margin-top: 28px;
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
  padding-bottom: 4px;
}
@media screen and (max-width: 1366px) {
  .mainHeader .category {
    margin-top: 2.0497803807vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader .category {
    margin-top: 5.7971014493vw;
  }
}
@media screen and (max-width: 1366px) {
  .mainHeader .category {
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader .category {
    font-size: 3.3816425121vw;
  }
}
@media screen and (max-width: 1366px) {
  .mainHeader .category {
    padding-bottom: 0.2928257687vw;
  }
}
@media screen and (max-width: 828px) {
  .mainHeader .category {
    padding-bottom: 0.9661835749vw;
  }
}
.mainHeader .category::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #333;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mainContent {
  padding-top: 64px;
  padding-bottom: 160px;
}
@media screen and (max-width: 1366px) {
  .mainContent {
    padding-top: 4.6852122987vw;
  }
}
@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;
  }
}

.editorContent p {
  line-height: 2.4;
  letter-spacing: 0.02em;
}
.editorContent img {
  width: auto;
  max-width: auto;
  height: auto;
  display: inline;
}
@media screen and (max-width: 1366px) {
  .editorContent img {
    width: auto;
    max-width: auto;
  }
}
.editorContent img.alignright {
  display: block;
  margin: 0 0 0 auto;
}
.editorContent img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}
.editorContent img.aligncenter {
  display: block;
  margin: 0 auto;
}
.editorContent a {
  display: inline;
  text-decoration: underline;
  color: #8CA8B9;
}
.editorContent h4 {
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 2px solid #333;
  font-family: "ShipporiMincho-Regular";
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .editorContent h4 {
    margin-bottom: 2.3426061493vw;
    padding-bottom: 1.756954612vw;
    font-size: 2.0497803807vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h4 {
    margin-bottom: 5.7971014493vw;
    padding-bottom: 3.8647342995vw;
    font-size: 5.3140096618vw;
    border-bottom-width: 2px;
  }
}
.editorContent h2 {
  font-size: 2.4rem;
  padding-bottom: 24px;
  border-bottom: 1px solid #333;
  margin-bottom: 24px;
}
@media screen and (max-width: 1366px) {
  .editorContent h2 {
    font-size: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h2 {
    font-size: 5.7971014493vw;
  }
}
@media screen and (max-width: 1366px) {
  .editorContent h2 {
    padding-bottom: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h2 {
    padding-bottom: 5.7971014493vw;
  }
}
@media screen and (max-width: 1366px) {
  .editorContent h2 {
    margin-bottom: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h2 {
    margin-bottom: 5.7971014493vw;
  }
}
.editorContent h3 {
  font-size: 2rem;
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 700;
  border-left: 5px solid #1E51A2;
  padding-left: 10px;
}
@media screen and (max-width: 1366px) {
  .editorContent h3 {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h3 {
    font-size: 4.8309178744vw;
  }
}
@media screen and (max-width: 1366px) {
  .editorContent h3 {
    margin-top: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h3 {
    margin-top: 5.7971014493vw;
  }
}
@media screen and (max-width: 1366px) {
  .editorContent h3 {
    margin-bottom: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h3 {
    margin-bottom: 3.8647342995vw;
  }
}
.editorContent h4 {
  font-size: 1.8rem;
  margin-top: 24px;
  margin-bottom: 16px;
  border: none;
  padding-bottom: 0;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .editorContent h4 {
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h4 {
    font-size: 4.347826087vw;
  }
}
@media screen and (max-width: 1366px) {
  .editorContent h4 {
    margin-top: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h4 {
    margin-top: 5.7971014493vw;
  }
}
@media screen and (max-width: 1366px) {
  .editorContent h4 {
    margin-bottom: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .editorContent h4 {
    margin-bottom: 3.8647342995vw;
  }
}

.button {
  margin-top: 120px;
}
@media screen and (max-width: 1366px) {
  .button {
    margin-top: 8.78477306vw;
  }
}
@media screen and (max-width: 828px) {
  .button {
    margin-top: 19.3236714976vw;
  }
}