/**
 * addition.scss
 * Japanese Version
 */
:root {
  --key-color-1: map.get($key-colors, 1);
  --key-color-2: map.get($key-colors, 2);
  --key-color-3: map.get($key-colors, 3);
  --key-color-4: map.get($key-colors, 4);
  --key-color-5: map.get($key-colors, 5);
  --key-color-6: map.get($key-colors, 6);
  --key-color-7: map.get($key-colors, 7);
  --key-color-8: map.get($key-colors, 8);
  --key-color-9: map.get($key-colors, 9);
  --key-color-10: map.get($key-colors, 10);
  --key-color-11: map.get($key-colors, 11);
  --key-color-12: map.get($key-colors, 12);
  --border-color: #33343c;
  --icon-color: #33343c;
  --text-color: #33343c;
  --background-color: #fcfbee;
  --underline-color: #e5d067;
}

body {
  font-family: "Aoto Gothic Medium", sans-serif;
  line-height: 1.75;
  letter-spacing: 0.08em;
  color: var(--text-color);
  font-feature-settings: "palt";
}

.device-pc .tpr_background {
  background-size: 1520px 540px;
}

.tpr_contents div[id^=tpr_c_].os_yodogawa > div {
  padding-right: 32px;
  padding-left: 32px;
}
.tpr_contents div[id^=tpr_c_].os_yodogawa > div .tpr_text {
  text-align: justify;
  letter-spacing: 0;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_yodogawa > div .tpr_text {
  text-align: left;
  letter-spacing: 0.08em;
}
.tpr_contents div[id^=tpr_c_].os_yodogawa > div .tpr_text {
  font-family: "Aoto Gothic Bold", sans-serif;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_yodogawa > div .tpr_text {
  font-size: 18px;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box {
  overflow: visible;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn {
  flex-basis: 320px;
  flex-shrink: 0;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_text {
  margin-top: 0;
  margin-right: 0 !important;
  margin-bottom: 0;
  margin-left: 0 !important;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn {
  max-width: 100% !important;
  padding: 0;
  border: 3px solid var(--border-color);
  border-radius: 16px;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn:before {
  content: "\f417";
  font-size: 1.5em;
  top: calc(50% + 20px);
  right: 16px;
  color: var(--icon-color);
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span {
  overflow: hidden;
  width: 100%;
  border-radius: 16px;
  background-color: var(--background-color);
}
.vol1 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #fd9e3f;
}
.vol2 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #d86a5a;
}
.vol3 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #e07a9a;
}
.vol4 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #6fbf73;
}
.vol5 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #3fa38c;
}
.vol6 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #52adcc;
}
.vol7 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #5a8fe4;
}
.vol8 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #7d7dfa;
}
.vol9 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #ac6bb2;
}
.vol10 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #de6f46;
}
.vol11 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #b28659;
}
.vol12 .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  background-color: #6388a6;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:nth-child(1) {
  font-size: 16px;
  text-align: center;
  padding: 8px 0;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:last-child {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px 16px;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:last-child img {
  width: 48px;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span > span:last-child span {
  font-size: 20px;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box .tpr_btn > span br {
  display: none;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box > .tpr_text {
  text-align: justify;
  letter-spacing: 0;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box > .tpr_text {
  text-align: left;
  letter-spacing: 0.08em;
}
.tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box > .tpr_text {
  font-family: "Aoto Gothic Bold", sans-serif;
  line-height: 1.8;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_theme > div > .tpr_box > .tpr_text {
  font-size: 18px;
}
.device-sp .tpr_contents div[id^=tpr_c_].os_topic > div {
  padding-right: 32px;
  padding-left: 32px;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_topic > div {
  padding-top: 48px;
  padding-bottom: 80px;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .tpr_text {
  text-align: justify;
  letter-spacing: 0;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_topic > div .tpr_text {
  text-align: left;
  letter-spacing: 0.08em;
}
.tpr_contents div[id^=tpr_c_].os_topic > div > .tpr_box {
  display: flex;
  overflow: visible;
  align-items: center;
  gap: 24px;
  padding: 0;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_topic > div > .tpr_box {
  justify-content: center;
}
.tpr_contents div[id^=tpr_c_].os_topic > div > .tpr_box .tpr_img {
  flex-shrink: 0;
}
.tpr_contents div[id^=tpr_c_].os_topic > div > .tpr_box .tpr_text {
  font-family: "Aoto Gothic Bold", sans-serif;
  font-size: clamp(16px, 5.76923077vw, 32px);
  line-height: 1.5;
  margin-top: 0;
  padding: 8px 12px;
  border: 3px solid var(--border-color);
  border-radius: 16px;
  background-color: var(--background-color);
}
.device-pc .tpr_contents div[id^=tpr_c_].os_topic > div > .tpr_box .tpr_text {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column {
  flex-direction: column;
  gap: 0;
  border: 3px solid var(--border-color);
  border-radius: 16px;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box {
  overflow: hidden;
  padding: 0;
  border-radius: 16px;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box {
  width: 100%;
}
.vol1 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #fd9e3f;
}
.vol2 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #d86a5a;
}
.vol3 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #e07a9a;
}
.vol4 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #6fbf73;
}
.vol5 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #3fa38c;
}
.vol6 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #52adcc;
}
.vol7 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #5a8fe4;
}
.vol8 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #7d7dfa;
}
.vol9 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #ac6bb2;
}
.vol10 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #de6f46;
}
.vol11 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #b28659;
}
.vol12 .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  background-color: #6388a6;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_title {
  font-family: "Aoto Gothic Bold", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  padding: 8px 12px;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_code {
  margin: 0;
  padding: 16px;
  background-color: var(--background-color);
}
.device-pc .tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_code {
  padding: 32px;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_code .os_dl_books {
  display: grid;
  grid-template-columns: 5.5em auto;
  gap: 8px 16px;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_code .os_dl_books dt,
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_code .os_dl_books dd {
  letter-spacing: 0;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_code .os_dl_books dt {
  font-family: "Aoto Gothic Bold", sans-serif;
  line-height: 1.5;
}
.tpr_contents div[id^=tpr_c_].os_topic > div .os_column > .tpr_box .tpr_code .os_dl_books dd {
  line-height: 1.5;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_fin > div {
  padding-top: 48px;
  padding-bottom: 80px;
}
.tpr_contents div[id^=tpr_c_].os_fin > div .tpr_box {
  display: flex;
  gap: 24px;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_fin > div .tpr_box {
  justify-content: center;
  gap: 40px;
}
.tpr_contents div[id^=tpr_c_].os_fin > div .tpr_box .tpr_img {
  flex-shrink: 0;
}
.tpr_contents div[id^=tpr_c_].os_fin > div .tpr_box .tpr_text {
  font-family: "Aoto Gothic Bold", sans-serif;
  line-height: 1.8;
  margin: 0;
}
.device-pc .tpr_contents div[id^=tpr_c_].os_fin > div .tpr_box .tpr_text {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.vol1 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #e5d067 !important;
}
.vol2 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #d9a091 !important;
}
.vol3 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #e0a4b7 !important;
}
.vol4 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #91cf95 !important;
}
.vol5 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #66ccb4 !important;
}
.vol6 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #a1cee5 !important;
}
.vol7 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #98b8eb !important;
}
.vol8 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #b6b6f2 !important;
}
.vol9 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #c68fcc !important;
}
.vol10 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #dea792 !important;
}
.vol11 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #ccb799 !important;
}
.vol12 .tpr_contents div[id^=tpr_c_] .tpr_decoration {
  text-decoration-color: #8fa7bf !important;
}
.tpr_contents div[id^=tpr_c_] .tpr_decoration {
  font-family: "Aoto Gothic Bold", sans-serif;
  text-decoration-thickness: 0.1875em !important;
  text-underline-offset: 0.125em !important;
}

.os_dstroke_balloon {
  z-index: 1;
}
.os_dstroke_balloon .dynamic-stroke-overlay {
  z-index: -1;
}
.os_dstroke_balloon .dynamic-stroke-overlay path {
  fill: var(--background-color);
}

.os_profile {
  overflow: visible;
}
.os_profile > .tpr_box {
  overflow: hidden;
  padding: 0;
  border-radius: 16px;
}
.os_profile > .tpr_box .tpr_box:first-child {
  overflow: visible;
}
.os_profile > .tpr_box .tpr_box:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  border-bottom: 1px solid var(--border-color);
  padding-right: 40px !important;
  padding-left: 40px !important;
}
.os_profile > .tpr_box .tpr_box:nth-child(2) .tpr_text {
  font-family: "Aoto Gothic Bold", sans-serif;
  font-size: 24px;
  margin: 0;
}
.os_profile > .tpr_box .tpr_box:nth-child(3) .tpr_title {
  font-family: "Aoto Gothic Bold", sans-serif;
  font-size: 20px;
  margin: 0;
}
