@font-face {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-style: normal;
  src: local(), url("../fonts/NotoSansJP-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-style: normal;
  src: local(), url("../fonts/NotoSansJP-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-style: normal;
  src: local(), url("../fonts/NotoSansJP-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-style: normal;
  src: local(), url("../fonts/NotoSansJP-Black.ttf") format("truetype");
}
#header-2021 a:hover,
#header-2021 a:hover img,
#nav-2021 a:hover,
#nav-2021 a:hover img,
#footer-2021 a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#breadcrumbs-2021 * {
  font-family: "Noto Sans JP", sans-serif;
}

#breadcrumbs-2021 .breadcrumbs__list a {
  color: #111;
}

#header-2021 .header-2021-sp__mypage-button,
#nav-2021 .nav-2021-pc__menu,
#nav-2021 .nav-2021-sp__mypage-heading,
#nav-2021 .nav-2021-sp__mypage-button,
#nav-2021 .nav-2021-sp__accordion-head,
#nav-2021 .nav-2021-sp__logout-button,
#page-top-2021 .page-top-2021-sp__label {
  font-weight: 500;
}

@media print, screen and (min-width: 769px) {
  #footer-2021 .footer-2021__main-button {
    font-weight: 600;
  }
  #footer-2021 .footer-2021__main-link,
  #footer-2021 .footer-2021__service-heading {
    font-weight: 500;
  }
}
@media print, screen and (max-width: 768px) {
  #footer-2021 .footer-2021__main-button,
  #footer-2021 .footer-2021__main-link,
  #footer-2021 .footer-2021__service-head,
  #footer-2021 .footer-2021__service-heading {
    font-weight: 500;
  }
}
.page50th {
  font-family: "Noto Sans JP", sans-serif;
}
.page50th img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  image-rendering: crisp-edges;
}
.page50th figure {
  margin: 0;
  padding: 0;
}
.page50th picture {
  margin: 0;
  padding: 0;
}
.page50th .main {
  background-color: #ECEFFF;
  color: #000;
  width: 100%;
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .page50th .main {
    padding-bottom: 24px;
  }
}
.page50th .kv {
  overflow: hidden;
  width: 100%;
}
.page50th .kv .kvTtl {
  margin: 0 auto;
  width: 1280px;
}
@media screen and (max-width: 768px) {
  .page50th .kv .kvTtl {
    width: 100%;
  }
}
.page50th .kv .kvTtl img {
  height: auto;
  width: 100%;
}
.page50th .kv .KvImage {
  background-color: #00255F;
  position: relative;
  width: 100%;
  z-index: 2;
}
.page50th .kv .KvImage::before {
  background-image: url("../img/bg_kv.webp");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 1600px) {
  .page50th .kv .KvImage::before {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .page50th .kv .KvImage::before {
    display: none;
  }
}
.page50th .kv .KvImage .kvImageInner {
  position: relative;
  margin: 0 auto;
  width: 1280px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page50th .kv .KvImage .kvImageInner {
    width: 100%;
  }
}
.page50th .kv .KvImage .kvImageInner .ribbon {
  position: absolute;
  left: 0;
  top: -70px;
  width: 240px;
}
@media screen and (max-width: 768px) {
  .page50th .kv .KvImage .kvImageInner .ribbon {
    top: -22.3076923077vw;
    left: 1.7948717949vw;
    width: 32.5641025641vw;
  }
}
.page50th .kv .KvText {
  background-color: #173485;
  width: 100%;
}
.page50th .kv .KvText .KvTextInner {
  margin: 0 auto;
  width: 1280px;
}
@media screen and (max-width: 768px) {
  .page50th .kv .KvText .KvTextInner {
    width: 100%;
  }
}
.page50th .content {
  margin: 0 auto;
  padding-top: 32px;
  width: 1280px;
}
@media screen and (max-width: 768px) {
  .page50th .content {
    width: 100%;
  }
}
.page50th .content .ttlLv02 {
  color: #091F40;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .page50th .content .ttlLv02 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.page50th .content .campaign {
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  width: 1100px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign {
    width: calc(100% - 32px);
    margin: 0 auto 32px;
  }
}
.page50th .content .campaign:last-child {
  margin-bottom: 0;
}
.page50th .content .campaign .ttlLv03 {
  background: linear-gradient(45deg, #926C1A 0%, #BC983E 51%, #926C1A 100%);
  width: 100%;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 67px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign .ttlLv03 {
    font-size: 24px;
    line-height: 47px;
  }
}
.page50th .content .campaign .ttlLv03 span {
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign .ttlLv03 span {
    font-size: 20px;
  }
}
.page50th .content .campaign .campaignCnt {
  box-sizing: border-box;
  width: 100%;
}
.page50th .content .campaign.campaign01 .campaignCnt {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 40px 70px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt {
    display: block;
    padding: 24px 16px 30px;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .imageBox {
  width: 392px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .imageBox {
    margin-bottom: 16px;
    width: 100%;
  }
  .page50th .content .campaign.campaign01 .campaignCnt .imageBox img {
    width: 100%;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox {
  line-height: 1;
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .text {
  color: #000;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 24px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .text {
    font-size: 16px;
    letter-spacing: inherit;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text01 {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text01 {
    font-size: 16px;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text02 {
  color: #926C1A;
  font-size: 40px;
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 3px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text02 {
    font-size: 24px;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text03 {
  color: #926C1A;
  font-size: 50px;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text03 {
    font-size: 32px;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text04 {
  color: #926C1A;
  font-size: 37px;
  display: inline-block;
  padding-right: 3px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text04 {
    font-size: 24px;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text05 {
  color: #926C1A;
  font-size: 32px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text05 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .text .text06 {
    font-size: 24px;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .btn01 {
  text-align: center;
  position: relative;
  width: 344px;
  margin: 0 auto;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .btn01 {
    width: 100%;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .btn01 a {
  display: inline-block;
  background: linear-gradient(to right, #D5280D 0%, #FC322F 50%, #D5280D 100%);
  border-radius: 999px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 74px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  transition: all 0.3s ease;
  height: 74px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .btn01 a {
    font-size: 22px;
    height: 70px;
    line-height: 70px;
  }
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .btn01 a:hover {
  background: linear-gradient(to right, #F22000 0%, #FF0400 50%, #F22000 100%);
  opacity: 1;
}
.page50th .content .campaign.campaign01 .campaignCnt .textBox .btn01 a::before {
  content: "";
  display: inline-block;
  background: #A91B1B;
  border-radius: 999px;
  transition: all 0.3s ease;
  height: 74px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign01 .campaignCnt .textBox .btn01 a::before {
    height: 70px;
    line-height: 70px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt {
  padding: 40px 64px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt {
    padding: 0 16px 24px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .imageBox {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .imageBox {
    position: relative;
  }
  .page50th .content .campaign.campaign02 .campaignCnt .imageBox img {
    width: 100%;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .imageBox figure {
  width: 495px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .imageBox figure {
    margin-left: 16px;
    margin-bottom: 14px;
    width: calc(100% + 32px);
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .textBox {
  line-height: 1;
  padding-left: 6px;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .textBox {
    padding-left: 0;
    margin-bottom: 24px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .textBox .text {
  color: #000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .textBox .text {
    font-size: 16px;
    letter-spacing: inherit;
    margin-bottom: 16px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text01 {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text01 {
    font-size: 16px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text02 {
  color: #926C1A;
  font-size: 40px;
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 3px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text02 {
    font-size: 21px;
    margin-bottom: 5px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text03 {
  color: #926C1A;
  font-size: 50px;
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 3px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text03 {
    font-size: 24px;
  }
  .page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text03 .text03num {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .textBox .text .text04 {
    font-size: 24px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .textBox .note {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .textBox .note {
    font-size: 14px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .ttlLv04 {
  background-color: #293368;
  border-radius: 8px;
  color: #D9B04A;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 67px;
  margin-bottom: 24px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .ttlLv04 {
    font-size: 24px;
    line-height: 59px;
    margin-bottom: 16px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05 {
  position: relative;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05 {
    margin-bottom: 45px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05 span {
  background: linear-gradient(45deg, #926C1A 0%, #BC983E 51%, #926C1A 100%);
  display: block;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  position: relative;
  line-height: 55px;
  width: calc(100% - 60px);
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05 span {
    font-size: 26px;
    line-height: 46px;
    width: calc(100% - 68px);
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  background-image: url("../img/ribbon_left_pc.webp");
  height: 48px;
  width: 59px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05::before {
    height: 39px;
    background-image: url("../img/ribbon_left_sp.webp");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05::after {
  content: "";
  position: absolute;
  right: 0;
  top: 14px;
  background-image: url("../img/ribbon_right_pc.webp");
  height: 48px;
  width: 59px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .ttlLv05::after {
    height: 39px;
    background-image: url("../img/ribbon_right_sp.webp");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList {
    margin-bottom: 32px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li {
  position: relative;
  width: calc((100% - 32px) / 5);
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li {
    width: calc((100% - 8px) / 2);
    margin-bottom: 44px;
  }
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li:last-child {
    margin-bottom: 0;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li .num {
  background-color: #293368;
  border-radius: 999px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  color: #D9B04A;
  position: absolute;
  top: -32px;
  left: 50%;
  transform: translateX(-50%);
  height: 42px;
  width: 42px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li .num {
    font-size: 20px;
    top: -22px;
    height: 32px;
    width: 32px;
    line-height: 30px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li .image {
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li .image {
    margin-bottom: 8px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li .image img {
  height: auto;
  width: 100%;
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li .text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .choiceBox .choiceList li .text {
    font-size: 15px;
  }
}
.page50th .content .campaign.campaign02 .campaignCnt .choice .note {
  font-size: 18px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.campaign02 .campaignCnt .choice .note {
    font-size: 16px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt {
  padding: 32px 40px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt {
    padding: 24px 16px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesList01 {
  list-style: inherit;
  padding-left: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesList01 {
    margin-bottom: 16px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesList01 li {
  list-style: inherit;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesList01 li {
    font-size: 15px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox {
  margin-bottom: 32px;
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox:last-child {
  margin-bottom: 0;
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .guidelinesTtl01 {
  background-color: #293368;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 4px;
  line-height: 38px;
  padding: 0 12px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .guidelinesTtl01 {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 12px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .guidelinesTtl02 {
  font-size: 20px;
  font-weight: bold;
  color: #293368;
  padding-bottom: 10px;
  border-bottom: 1px solid #293368;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .guidelinesTtl02 {
    font-size: 16px;
    padding-bottom: 8px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box {
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box {
    margin-bottom: 8px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box:last-of-type {
  margin-bottom: 0;
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box + .guidelinesTtl02 {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box + .guidelinesTtl02 {
    margin-bottom: 12px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box h6 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.46;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box h6 {
    font-size: 15px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box p {
  font-size: 15px;
  line-height: 1.46;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box p {
    font-size: 14px;
  }
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box p .dot {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box p a {
  color: #0091D4;
  text-decoration: underline;
}
.page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box ul li {
  font-size: 15px;
  line-height: 1.46;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  .page50th .content .campaign.guidelines .campaignCnt .guidelinesBox .box ul li {
    font-size: 14px;
  }
}