@charset "UTF-8";
/*共通部分
-----------------------------------------*/
/* reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, sub, sup, var, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-style: normal;
  font-weight: 700;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

@blockquote :before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 0 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* reset end */
html {
  font-size: 100%;
}

img {
  display: block;
}

hr {
  border: none !important;
}

a {
  text-decoration: none;
  color: #000;
}

input[type=submit] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

a:link, a:visited, a:hover, a:active {
  color: initial;
}

p + p {
  margin-top: initial !important;
}

button {
  color: #000;
}

html, body, header, nav, a, p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.55;
}

body {
  position: relative;
}
body.active {
  overflow: hidden;
}

@media (max-width: 768px) {
  .sp-off {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .pc-off {
    display: none !important;
  }
}
a {
  transition: all 0.3s;
}
a:hover {
  opacity: 0.5;
  transition: all 0.3s;
}

header img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.kv {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  padding: 90px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .kv {
    display: block;
    padding: 90px 0px 0px 0px;
  }
}
.kv .kv__bg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -3;
}
.kv .kv__txt {
  width: min(820px, 90%);
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 768px) {
  .kv .kv__txt {
    margin: 0 auto;
  }
}
.kv .kv__txt h1, .kv .kv__txt h2 {
  color: #fff;
  width: 100%;
}
.kv .kv__txt h1 {
  text-align: center;
  margin-bottom: 0.5em;
  font-size: clamp(20px, 10.8379888268px + 0.0223463687 * 100vw, 28px);
}
@media (min-width: 769px) {
  .kv .kv__txt h1 {
    text-align: left;
  }
}
.kv .kv__txt h1 span {
  color: #FFFB00;
}
.kv .kv__txt h2 {
  font-size: clamp(40px, -5.8100558659px + 0.1117318436 * 100vw, 80px);
}
.kv .kv__txt h2 span {
  display: block;
  position: relative;
  line-height: 1.3;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .kv .kv__txt h2 span {
    text-align: center;
    margin: 0 auto;
  }
}
.kv .kv__txt h2 span::after {
  content: "";
  position: absolute;
  top: initial;
  bottom: 0.05em;
  left: -0.2em;
  right: -0.2em;
  margin: auto;
  width: calc(100% + 0.4em);
  height: 0.32em;
  border-radius: 0.32em;
  background: #FF6C6C;
  z-index: -1;
}
.kv .kv__right {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: initial;
  right: 0px;
  margin: auto;
  z-index: -2;
}
@media (max-width: 768px) {
  .kv .kv__right {
    position: initial;
    height: initial;
    width: 100%;
    margin-top: 65px;
  }
}

.s01 {
  background-color: #F5F5F5;
  padding-bottom: clamp(45px, -6.5363128492px + 0.125698324 * 100vw, 90px);
}
.s01 .s01__top {
  width: min(820px, 90%);
  margin: 0 auto;
  padding-top: clamp(20px, -2.905027933px + 0.0558659218 * 100vw, 40px);
  color: #000;
  text-align: center;
  font-size: clamp(14px, 14px + 0 * 100vw, 14px);
}
.s01 .s01__title {
  width: min(100%, 820px);
  border-bottom: solid 0.15em #DDD;
  padding-top: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
  margin: 0 auto;
  font-size: clamp(20px, 15.4189944134px + 0.0111731844 * 100vw, 24px);
}
.s01 .s01__title h2 {
  position: relative;
  border-bottom: solid 0.15em #EF0202;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  margin: 0 auto;
  padding-bottom: 0.3em;
  margin-bottom: -0.15em;
}
.s01 .s01__title h2 img {
  display: block;
  height: 2.7em;
  position: absolute;
  top: -0.4em;
  bottom: initial;
  left: -3em;
  right: initial;
  margin: auto;
}
.s01 .s01__selectarea {
  width: min(820px, 90%);
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(11px, -1.5977653631px + 0.030726257 * 100vw, 22px);
  margin-top: clamp(28px, -5.2122905028px + 0.0810055866 * 100vw, 57px);
}
@media (min-width: 769px) {
  .s01 .s01__selectarea {
    margin-top: 40px;
  }
}
.s01 .s01__selectarea .s01__bt {
  width: calc(50% - clamp(11px, -1.5977653631px + 0.030726257 * 100vw, 22px) / 2);
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  border-radius: 3em;
  border: none;
  color: #EF0202;
  font-weight: 600;
  padding: 0.7em 0px;
  transition: all 0.3s;
  box-shadow: -8px -8px 4px 0 #FFF inset, 4px 8px 4px 0 rgba(153, 153, 153, 0.3) inset;
  cursor: pointer;
  position: relative;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
@media (max-width: 768px) {
  .s01 .s01__selectarea .s01__bt {
    font-size: clamp(16px, 16px + 0 * 100vw, 16px);
  }
}
.s01 .s01__selectarea .s01__bt .s01__ico05 {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: initial;
  right: 6%;
  margin: auto;
  height: 1.1em;
}
.s01 .s01__selectarea .s01__bt--active {
  background: #EF0202;
  color: #fff;
  transition: all 0.3s;
  box-shadow: -4px -4px 4px 0 #FFF, 4px 4px 4px 0 rgba(191, 0, 0, 0.27);
}
.s01 .s01__selectarea .s01__bt--active .s01__ico04 {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 6%;
  right: initial;
  margin: auto;
  height: 1.5em;
}
.s01 .s01__bubble {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  top: initial;
  bottom: 110%;
  left: initial;
  right: 4%;
  margin: auto;
  opacity: 0;
  visibility: hidden;
}
.s01 .s01__bubble--active {
  opacity: 1;
  transition: all 0.3s;
  animation: fadeout 0.3s ease-in 1s 1 forwards;
  visibility: visible;
}
.s01 .s01__bubble div {
  position: relative;
  display: block;
  padding: 0.7em 1em;
  border: 2px solid #ddd;
  background-color: #fff;
  border-radius: clamp(8px, -1.1620111732px + 0.0223463687 * 100vw, 16px);
  color: #000;
  font-size: clamp(16px, 16px + 0 * 100vw, 16px);
}
.s01 .s01__bubble div::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 85%;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: #ddd transparent transparent;
  translate: -50% 100%;
  transform: skew(-30deg);
  transform-origin: top;
}
.s01 .s01__bubble div::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 85%;
  border-style: solid;
  border-width: 15.2px 0 0 15.2px;
  border-color: #ffffff transparent transparent;
  translate: calc(-50% + 0.4px) 100%;
  transform: skew(-30deg);
  transform-origin: top;
}

@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
.s02 {
  width: min(820px, 90%);
  box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.17);
  margin: 0 auto;
  border-radius: 32px;
  margin-top: clamp(45px, -6.5363128492px + 0.125698324 * 100vw, 90px);
  padding-bottom: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
  margin-bottom: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
}
.s02 canvas {
  display: block;
  width: 96%;
  margin: 0 auto;
}
.s02 .chart__container {
  display: block;
  width: 90%;
  overflow: hidden;
  position: relative;
  border: 2px solid #DDD;
  box-shadow: 4px 4px 4px 0 #D8D8D8;
  border-radius: 32px;
  padding-top: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
  padding-bottom: clamp(25px, -3.6312849162px + 0.0698324022 * 100vw, 50px);
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: clamp(32px, -4.6480446927px + 0.0893854749 * 100vw, 64px);
}
.s02 .chart__container .chart__label {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 90%;
  margin: 0 auto;
}
.s02 .chart__container .chart__label .chart__labeltxt {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.3em 1em;
  border-radius: 0.4em;
  margin-bottom: 0.4em;
  font-size: clamp(14px, 14px + 0 * 100vw, 14px);
}
.s02 .chart__container .chart__label .chart__labeltxt--red {
  background-color: #EF0202;
  color: #fff;
}
.s02 .chart__container .chart__label .chart__labeltxt--grey {
  background-color: #EBEBEB;
}
.s02 .chart__container .chart__note {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 90%;
  margin: 0 auto;
  font-weight: 400;
  margin-top: 0.4em;
  font-size: clamp(14px, 14px + 0 * 100vw, 14px);
}
.s02 .s02__ico01 {
  display: block;
  width: clamp(42px, -6.1005586592px + 0.1173184358 * 100vw, 84px);
  -o-object-fit: contain;
     object-fit: contain;
  transform: translateY(clamp(-21px, 3.0502793296px + -0.0586592179 * 100vw, -42px));
  margin: 0 auto;
}
.s02 .s02__title {
  width: 90%;
  border-bottom: solid 0.15em #DDD;
  margin: 0 auto;
  font-size: clamp(20px, 10.8379888268px + 0.0223463687 * 100vw, 28px);
}
.s02 .s02__title h2 {
  position: relative;
  border-bottom: solid 0.15em #EF0202;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  margin: 0 auto;
  padding-bottom: 0.3em;
  margin-bottom: -0.15em;
  color: #EF0202;
}
.s02 .s02__number {
  box-shadow: 4px 4px 4px 0 #D8D8D8;
  border-radius: 32px;
  width: min(820px, 90%);
  margin: 0 auto;
  margin-top: clamp(32px, -4.6480446927px + 0.0893854749 * 100vw, 64px);
  overflow: hidden;
}
@media (min-width: 751px) {
  .s02 .s02__number {
    width: 49%;
    margin: initial;
    box-sizing: border-box;
  }
}
.s02 .s02__number--grey {
  background-color: #F5F5F5;
}
.s02 .s02__number--grey div, .s02 .s02__number--grey li {
  background-color: #878787;
}
.s02 .s02__number--grey h4 {
  color: #000 !important;
}
.s02 .s02__number--red {
  background-color: #EF0202;
}
.s02 .s02__number--red div, .s02 .s02__number--red li {
  background-color: #BF0000;
}
.s02 .s02__number--red div .s02__labeltxt--yellow, .s02 .s02__number--red li .s02__labeltxt--yellow {
  color: #FFFB00;
  font-size: clamp(20px, 15.4189944134px + 0.0111731844 * 100vw, 24px);
}
.s02 .s02__number--red div p:last-child, .s02 .s02__number--red li p:last-child {
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
.s02 .s02__number p, .s02 .s02__number h3, .s02 .s02__number h4 {
  color: #fff;
}
.s02 .s02__number div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.s02 .s02__number div h3 {
  padding: 0.5em 0px;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
.s02 .s02__number h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.4em;
  width: 90%;
  margin: 0 auto;
  margin-top: 0.3em;
  font-size: clamp(16px, 16px + 0 * 100vw, 16px);
}
@media (min-width: 751px) {
  .s02 .s02__number h4 {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
}
.s02 .s02__number h4 img {
  display: block;
  height: 3em;
  margin-bottom: 0.4em;
}
.s02 .s02__number ul {
  width: 90%;
  margin: 0 auto;
  padding-bottom: clamp(27px, -3.9217877095px + 0.0754189944 * 100vw, 54px);
}
.s02 .s02__number ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: clamp(8px, -1.1620111732px + 0.0223463687 * 100vw, 16px);
  border-radius: 8px;
  padding: 1.2em 0px;
}
.s02 .s02__number ul li:first-child {
  margin-top: 0px;
}
.s02 .s02__number ul li p:first-child {
  padding-left: 1em;
  font-weight: 400;
  font-size: clamp(16px, 16px + 0 * 100vw, 16px);
}
.s02 .s02__number ul li p:last-child {
  padding-right: 1em;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.4em;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
.s02 .s02__number ul li p:last-child .s02__ico04 {
  display: block;
  height: 0.5em;
  -o-object-fit: contain;
     object-fit: contain;
}
.s02 .s02__number ul li p:last-child .s02__ico04--Up {
  animation: arrrowUp 1.5s ease-in-out infinite;
}
.s02 .s02__number ul li p:last-child .s02__ico04--Down {
  animation: arrrowDown 1.5s ease-in-out infinite;
}
@media (min-width: 751px) {
  .s02 .s02__pcflex {
    width: 90%;
    margin: 0 auto;
    margin-top: clamp(45px, -6.5363128492px + 0.125698324 * 100vw, 90px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: stretch;
  }
}
@media (min-width: 751px) and (min-width: 769px) {
  .s02 .s02__pcflex {
    margin-top: 40px;
  }
}
.s02 .s02__bottom {
  width: min(820px, 90%);
  margin: 0 auto;
  padding-top: clamp(10px, -1.4525139665px + 0.0279329609 * 100vw, 20px);
  color: #000;
  padding-bottom: clamp(20px, -2.905027933px + 0.0558659218 * 100vw, 40px);
  margin-top: 1em;
  font-size: clamp(18px, 20.2905027933px + -0.0055865922 * 100vw, 16px);
}
@media (max-width: 768px) {
  .s02 .s02__bottom {
    font-size: clamp(14px, 14px + 0 * 100vw, 14px);
  }
}
.s02 .s02__bottom a {
  color: #0084FF;
  text-decoration: underline;
}

@keyframes arrrowUp {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes arrrowDown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(50%);
  }
  100% {
    transform: translateY(0px);
  }
}
.common__cv {
  display: block;
  width: min(820px, 90%);
  margin: 0 auto;
  background-color: #EF0202;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  border-radius: 1em;
  padding: 1em 0px;
  position: relative;
  box-shadow: clamp(2px, -0.2905027933px + 0.0055865922 * 100vw, 4px) clamp(2px, -0.2905027933px + 0.0055865922 * 100vw, 4px) clamp(2px, -0.2905027933px + 0.0055865922 * 100vw, 4px) 0 #D8D8D8;
  text-align: center;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
@media (min-width: 769px) {
  .common__cv {
    width: min(420px, 90%);
  }
}
.common__cv img {
  display: block;
  height: 1em;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: initial;
  right: 5%;
  margin: auto;
}

.s03 {
  background-color: #FDEFEF;
  margin-top: clamp(50px, -7.2625698324px + 0.1396648045 * 100vw, 100px);
  padding-top: clamp(50px, -7.2625698324px + 0.1396648045 * 100vw, 100px);
  padding-bottom: clamp(25px, -3.6312849162px + 0.0698324022 * 100vw, 50px);
}
.s03 h1 {
  text-align: center;
  margin-bottom: 1em;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
.s03 .s03__box {
  border-radius: 32px;
  width: min(820px, 90%);
  margin: 0 auto;
  margin-bottom: clamp(55px, -7.9888268156px + 0.1536312849 * 100vw, 110px);
  background-color: #fff;
  padding-top: clamp(41px, -5.9553072626px + 0.1145251397 * 100vw, 82px);
  padding-bottom: clamp(41px, -5.9553072626px + 0.1145251397 * 100vw, 82px);
}
@media (min-width: 769px) {
  .s03 .s03__box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.s03 .s03__box--gold {
  border: solid clamp(2px, -1.4357541899px + 0.0083798883 * 100vw, 5px) #D8A13B;
}
.s03 .s03__box--blue {
  border: solid clamp(2px, -1.4357541899px + 0.0083798883 * 100vw, 5px) #0097AE;
}
.s03 .s03__box--pink {
  border: solid clamp(2px, -1.4357541899px + 0.0083798883 * 100vw, 5px) #F5309D;
}
.s03 .s03__box .s03__title {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
  margin-bottom: 0.8em;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
.s03 .s03__box .s03__title::before, .s03 .s03__box .s03__title::after {
  display: block;
  content: "";
  align-self: stretch;
  width: clamp(2px, -0.2905027933px + 0.0055865922 * 100vw, 4px);
}
.s03 .s03__box .s03__title::before {
  transform: rotate(-30deg);
}
.s03 .s03__box .s03__title::after {
  transform: rotate(30deg);
}
.s03 .s03__box .s03__title--gold {
  color: #D8A13B;
}
.s03 .s03__box .s03__title--gold::before, .s03 .s03__box .s03__title--gold::after {
  background-color: #D8A13B;
}
.s03 .s03__box .s03__title--blue {
  color: #0097AE;
}
.s03 .s03__box .s03__title--blue::before, .s03 .s03__box .s03__title--blue::after {
  background-color: #0097AE;
}
.s03 .s03__box .s03__title--pink {
  color: #F5309D;
}
.s03 .s03__box .s03__title--pink::before, .s03 .s03__box .s03__title--pink::after {
  background-color: #F5309D;
}
.s03 .s03__box .s03__name {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  border-radius: 100px;
}
@media (min-width: 769px) {
  .s03 .s03__box .s03__name {
    width: 60%;
  }
}
.s03 .s03__box .s03__name p {
  color: #fff;
  line-height: 1;
  padding: 0.7em 0px;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
.s03 .s03__box .s03__name img {
  display: block;
  width: 28%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: initial;
  bottom: -70%;
  left: initial;
  right: -5%;
  margin: auto;
}
.s03 .s03__box .s03__name--gold {
  background-color: #D8A13B;
}
.s03 .s03__box .s03__name--blue {
  background-color: #0097AE;
}
.s03 .s03__box .s03__name--pink {
  background-color: #F5309D;
}
.s03 .s03__box .s03__number {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  gap: 1.3em;
  padding-bottom: clamp(10px, -1.4525139665px + 0.0279329609 * 100vw, 20px);
  margin-top: clamp(45px, -6.5363128492px + 0.125698324 * 100vw, 90px);
}
@media (min-width: 769px) {
  .s03 .s03__box .s03__number {
    margin-top: 40px;
    padding-bottom: 10px;
  }
}
.s03 .s03__box .s03__number p:first-child {
  font-size: clamp(45px, -6.5363128492px + 0.125698324 * 100vw, 90px);
  line-height: 1;
}
@media (min-width: 769px) {
  .s03 .s03__box .s03__number p:first-child {
    font-size: 60px;
  }
}
.s03 .s03__box .s03__number p:last-child {
  font-size: clamp(20px, 15.4189944134px + 0.0111731844 * 100vw, 24px);
}
.s03 .s03__box .s03__number--gold {
  border-bottom: solid clamp(1px, -0.1452513966px + 0.0027932961 * 100vw, 2px) #D8A13B;
}
.s03 .s03__box .s03__number--gold p:first-child {
  color: #D8A13B;
}
.s03 .s03__box .s03__number--blue {
  border-bottom: solid clamp(1px, -0.1452513966px + 0.0027932961 * 100vw, 2px) #0097AE;
}
.s03 .s03__box .s03__number--blue p:first-child {
  color: #0097AE;
}
.s03 .s03__box .s03__number--pink {
  border-bottom: solid clamp(1px, -0.1452513966px + 0.0027932961 * 100vw, 2px) #F5309D;
}
.s03 .s03__box .s03__number--pink p:first-child {
  color: #F5309D;
}
.s03 .s03__box .s03__txt {
  font-weight: 400;
  width: 90%;
  margin: 0 auto;
  line-height: 1.8;
  margin-top: 0.4em;
  font-size: clamp(18px, 20.2905027933px + -0.0055865922 * 100vw, 16px);
}
.s03 .s03__box .s03__txt span {
  font-weight: 400;
  display: block;
  margin-top: 0.4em;
  font-size: clamp(14px, 14px + 0 * 100vw, 14px);
}
.s03 .s03__box .s03__chart {
  width: min(600px, 75%);
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
  margin-top: clamp(35px, -5.0837988827px + 0.0977653631 * 100vw, 70px);
}
@media (min-width: 769px) {
  .s03 .s03__box .s03__chart {
    width: min(350px, 75%);
    margin-top: 35px;
  }
}
.s03 .s03__box .s03__category {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  gap: 0.4em;
  margin-top: clamp(17px, -2.469273743px + 0.0474860335 * 100vw, 34px);
}
.s03 .s03__box .s03__category p {
  background-color: #EF0202;
  color: #fff;
  line-height: 1;
  padding: 0.7em 0.6em;
}
.s03 .s03__box .s03__subtitle {
  width: 90%;
  margin: 0 auto;
  margin-top: 0.5em;
  font-size: clamp(20px, 22.2905027933px + -0.0055865922 * 100vw, 18px);
}
.s03 .s03__box .s03__img {
  display: block;
  background-color: #F5F5F5;
  width: 90%;
  margin: 0 auto;
  border-radius: 32px;
  padding-top: clamp(18px, -2.6145251397px + 0.0502793296 * 100vw, 36px);
  padding-bottom: clamp(25px, -3.6312849162px + 0.0698324022 * 100vw, 50px);
  margin-top: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
  margin-bottom: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
}
.s03 .s03__box .s03__img h4 {
  text-align: center;
  margin-bottom: 0.4em;
  font-size: clamp(18px, 20.2905027933px + -0.0055865922 * 100vw, 16px);
}
.s03 .s03__box .s03__img img, .s03 .s03__box .s03__img iframe {
  display: block;
  width: 90%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
  aspect-ratio: 562/310;
}
.s03 .s03__box .s03__img--gold h4 {
  color: #D8A13B;
}
.s03 .s03__box .s03__img--blue h4 {
  color: #0097AE;
}
.s03 .s03__box .s03__img--pink h4 {
  color: #F5309D;
}
.s03 .s03__box .s03__graph {
  display: block;
  width: 90%;
  margin: 0 auto;
  border-radius: 32px;
  padding-top: clamp(18px, -2.6145251397px + 0.0502793296 * 100vw, 36px);
  padding-bottom: clamp(25px, -3.6312849162px + 0.0698324022 * 100vw, 50px);
  margin-top: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
  margin-bottom: clamp(30px, -4.3575418994px + 0.0837988827 * 100vw, 60px);
  border: solid 1px #DDDDDD;
  box-shadow: 0px 0px 5px #F5F5F5;
}
.s03 .s03__box .s03__graph img {
  display: block;
  width: min(90%, 1000px);
  height: auto;
  margin: 0 auto;
}
.s03 .s03__box .s03__graph p {
  margin-top: 2em;
}
.s03 .s03__box .s03__details {
  margin: 0 auto;
  font-weight: 500;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1em;
  font-size: clamp(14px, 14px + 0 * 100vw, 14px);
}
.s03 .s03__box .s03__details a {
  color: #0084FF;
  text-decoration: underline;
}

.common__sticky {
  position: fixed;
  width: 100%;
  bottom: 0px;
  z-index: 999;
  background-color: #fff;
  box-sizing: border-box;
  padding: clamp(10px, -1.4525139665px + 0.0279329609 * 100vw, 20px) 0px;
  box-shadow: 0px -4px 4px 0 rgba(0, 0, 0, 0.1);
}
.common__sticky h2 {
  color: #EF0202;
  text-align: center;
  margin-bottom: 0.4em;
  font-size: clamp(18px, 20.2905027933px + -0.0055865922 * 100vw, 16px);
}
.common__sticky p {
  margin: 0 auto;
  font-weight: 500;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0.3em;
  font-size: clamp(18px, 20.2905027933px + -0.0055865922 * 100vw, 16px);
}
.common__sticky p a {
  color: #0084FF;
  text-decoration: underline;
}
.common__modal {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
}
.common__modal.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s;
}
.common__modal div {
  height: -moz-fit-content;
  height: fit-content;
  padding: 1% 0px 5% 0px;
  background-color: #fff;
  width: min(90%, 600px);
  box-sizing: border-box;
  position: relative;
}
.common__modal .common__cv--gold {
  background-color: #D8A13B;
}
.common__modal .common__cv--blue {
  background-color: #0097AE;
}
.common__modal .common__cv--pink {
  background-color: #f5309d;
}
.common__modal .common__copy {
  text-align: center;
  margin-bottom: 1em;
  margin-top: 2em;
  font-size: clamp(18px, 20.2905027933px + -0.0055865922 * 100vw, 16px);
}
.common__modal .common__close {
  display: block;
  position: absolute;
  top: -0.6em;
  bottom: initial;
  left: initial;
  right: -0.6em;
  margin: auto;
  font-size: clamp(20px, 10.8379888268px + 0.0223463687 * 100vw, 28px);
  background-color: #000;
  color: #fff;
  aspect-ratio: 1/1;
  border-radius: 100%;
  height: auto;
  width: auto;
  line-height: 1;
  padding: 0.4em;
  box-sizing: border-box;
  cursor: pointer;
}

.site-footer {
  position: relative;
  padding: 30px 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.76);
  background: repeating-linear-gradient(118deg, transparent 0 42px, rgba(255, 255, 255, 0.018) 42px 43px), linear-gradient(145deg, #252b34, #171b21);
  text-align: center;
  height: 130px;
}
.site-footer .container{
  padding: 0;
}

.site-footer__brand {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 900;
}

.site-footer p {
  margin: 6px 0 0;
  font-size: 0.875rem;
}

@media (min-width: 760px) {
  .site-footer {
  height: 150px;
}
  .corporate-grid {
    grid-template-columns: 1.1fr 0.9fr;
  }
   .site-footer .container {
    padding: 0;
  }
}

.s1-risk-common {
  font-size: 14px;
  background-color: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 30px;
  z-index: 70;
  color: #333;
}

@media screen and (max-width: 768px) {
  .s1-risk-common {
    box-sizing: border-box;
    padding: 50px 20px 30px;
  }
}
@media screen and (max-width: 984px) and (min-width: 768px) {
  .s1-risk-common {
    box-sizing: border-box;
    padding: 50px 20px 30px;
  }
}
.s1-risk-common h1 {
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
  margin-top: 50px;
  margin-bottom: 21px;
  padding-bottom: 10px;
  border-bottom: none;
  position: relative;
}

@media screen and (max-width: 768px) {
  .s1-risk-common h1 {
    font-size: 17px;
  }
}
.s1-risk-common h1::after {
  display: block;
  content: "";
  width: 100%;
  border-bottom: 1px dotted #999;
  position: absolute;
  left: 0;
  bottom: 0;
}

.s1-risk-common h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
}

.s1-risk-common p {
  margin-bottom: 21px;
  font-size: 1.4rem;
  line-height: 1.4;
}
.s1-risk-common ul {
  margin-left: 20px;
  margin-bottom: 21px;
}

.s1-risk-common ul li {
  font-size: 14px;
  margin-bottom: 7px;
}

.s1-risk-common strong {
  font-weight: bold;
}

.s1-risk-common dl {
  margin-left: 20px;
  margin-bottom: 12px;
  margin-left: 20px;
}

.s1-risk-common dl dt {
  display: list-item;
  list-style-type: disc;
  font-weight: bold;
}

.s1-risk-common dl dd {
  margin-bottom: 10px;
}

.s1-risk-common__container {
  width: 830px;
  margin: -50px auto 0;
}

@media screen and (max-width: 768px) {
  .s1-risk-common__container {
    width: 100%;
  }
}
@media screen and (max-width: 984px) and (min-width: 768px) {
  .s1-risk-common__container {
    width: 100%;
  }
}
.s1-risk-common__container:after {
  content: "";
  clear: both;
  display: block;
}

.s1-risk-common__container div {
  padding-top: 20px;
  border-top: 1px dotted #999;
}

.s1-risk-common h1 span {
  display: flex;
  align-items: center;
}

.s1-risk__hdg-mark {
  font-size: 37px;
  margin-right: 10px;
  color: #a35e04;
  vertical-align: baseline;
}

.s1-risk-common ul li strong {
  font-weight: normal;
}/*# sourceMappingURL=style.css.map */