@charset "UTF-8";
/*------------------------------------------------------------
	サイト幅でセンタリング
------------------------------------------------------------*/
/*------------------------------------------------------------
	breakpoint
------------------------------------------------------------*/
/*------------------------------------------------------------
	フォント
------------------------------------------------------------*/
/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
/*------------------------------------------------------------
	flex
------------------------------------------------------------*/
/*------------------------------------------------------------
	Other
------------------------------------------------------------*/
.login_annotation_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 30rem;
}
.login_annotation_container .login_annotation {
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.login_annotation_container .login_button {
  width: 10rem;
  background: #151774;
  color: #fff;
  padding: 1.5rem 2rem;
  border-radius: 5px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
}
.login_annotation_container .login_button:hover {
  background: #0e0f4e;
}

.topmain {
  width: 100%;
  background: #d9e1f0;
  display: flex;
  justify-content: center;
  color: rgb(21, 23, 116);
  padding-bottom: 6.6rem;
  flex-direction: column;
  align-items: center;
}
.topmain .topmainelement {
  width: 140rem;
  max-width: 90%;
  margin-top: 5rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .toppagetitle {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.topmain .topmainelement .toppagetitle .top_fukidashi {
  background: #151774;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem 2.8rem;
  border-radius: 1rem;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .topmain .topmainelement .toppagetitle .top_fukidashi {
    font-size: 1.6rem;
    margin-right: auto;
    margin-bottom: 1rem;
    margin-left: 4rem;
  }
}
.topmain .topmainelement .toppagetitle .top_fukidashi span {
  display: block;
  position: absolute;
  width: 2rem;
  height: 2rem;
  transform: skew(9deg, 27deg);
  background: #151774;
  bottom: -0.4rem;
  left: 8%;
}
@media screen and (max-width: 1100px) {
  .topmain .topmainelement .toppagetitle .top_fukidashi span {
    width: 1.5rem;
    height: 1.5rem;
    bottom: -0.2rem;
    left: 6%;
  }
}
.topmain .topmainelement .toppagetitle .top_title_area {
  display: flex;
  align-items: center;
  height: 8.4rem;
  margin-right: auto;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .toppagetitle .top_title_area {
    flex-direction: column;
  }
}
.topmain .topmainelement .toppagetitle .top_title_area .top_subtitle {
  font-size: 3.6rem;
  font-weight: bold;
}
@media screen and (max-width: 1100px) {
  .topmain .topmainelement .toppagetitle .top_title_area .top_subtitle {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .toppagetitle .top_title_area .top_subtitle {
    font-size: 2.4rem;
  }
}
.topmain .topmainelement .toppagetitle .top_title_area .top_title {
  font-size: 7.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .topmain .topmainelement .toppagetitle .top_title_area .top_title {
    font-size: 4.8rem;
  }
}
.topmain .topmainelement .toppagetitle .top_title_area .solopra_top_logo {
  width: 7.5rem;
  height: 7.5rem;
  margin-inline: 2.3rem;
  border-radius: 1rem;
}
@media screen and (max-width: 1100px) {
  .topmain .topmainelement .toppagetitle .top_title_area .solopra_top_logo {
    width: 4.8rem;
    height: 4.8rem;
    margin-inline: 1.5rem;
  }
}
@media screen and (min-width: 1100px) {
  .topmain .topmainelement .toppagebottun_container {
    height: 42.9rem;
    display: grid;
    gap: 2rem;
    margin-block: 2.8rem;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (max-width: 1100px) {
  .topmain .topmainelement .toppagebottun_container {
    height: 64.9rem;
    display: grid;
    gap: 2rem;
    margin-block: 2.8rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .toppagebottun_container {
    height: fit-content;
    display: grid;
    flex-direction: column;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 34rem 21rem 21rem;
  }
}
.topmain .topmainelement .top_hover_button {
  position: relative;
  background: white;
  border-radius: 1rem;
  box-shadow: 0.1rem 0.8rem 1.5rem 0 #6f6f6f;
}
.topmain .topmainelement .mitorizanbottun {
  grid-column: 1/2;
  grid-row: 1/3;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .mitorizanbottun {
    grid-column: 1/3;
    grid-row: 1/2;
  }
}
.topmain .topmainelement .mitoriplus {
  position: absolute;
  display: block;
  width: 9rem;
  height: 9rem;
  right: 9rem;
  top: 3rem;
}
.topmain .topmainelement .mitorizanbottun:hover .mitoriplus,
.topmain .topmainelement .mitorizanbottun:hover .mitoriminus,
.topmain .topmainelement .kakezanbottun:hover .kakewarizanmark,
.topmain .topmainelement .warizanbottun:hover .kakewarizanmark {
  transform: rotate(360deg);
  transition: ease 0.4s;
  z-index: 10;
}
.topmain .topmainelement .top_hover_button:hover {
  transform: scale(1.05);
}
.topmain .topmainelement .tate {
  width: 16%;
  height: 100%;
  right: 0;
  margin: auto;
  left: 0;
  position: absolute;
  background: #444444;
  border-radius: 1.5rem;
}
.topmain .topmainelement .yoko1 {
  width: 100%;
  height: 16%;
  top: 0;
  margin: auto;
  bottom: 0;
  position: absolute;
  background: #444444;
  border-radius: 1.5rem;
}
.topmain .topmainelement .yoko2 {
  width: 100%;
  height: 16%;
  top: 0;
  margin: auto;
  bottom: 0;
  position: absolute;
  background: #444444;
  border-radius: 1.5rem;
}
.topmain .topmainelement .mitoriminus {
  width: 8rem;
  height: 1.4rem;
  top: 18rem;
  right: 5rem;
  position: absolute;
  background: #444444;
  border-radius: 1.5rem;
}
.topmain .topmainelement .recommend {
  height: 12rem;
  position: relative;
}
.topmain .topmainelement .fukidashi {
  position: absolute;
  bottom: 10px;
  left: 5.4rem;
  top: 3.9rem;
  width: 13rem;
  height: 4.9rem;
  text-align: center;
  background: #DA5817;
  color: white;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 900;
}
.topmain .topmainelement .osusume {
  position: relative;
  line-height: 4rem;
  z-index: 1;
}
.topmain .topmainelement .fukidashi2 {
  position: absolute;
  background: #DA5817;
  width: 3rem;
  height: 2rem;
  left: 6.5rem;
  bottom: 2.5rem;
  z-index: 0;
  transform: skew(-124deg) rotate(-45deg);
}
.topmain .topmainelement .mitorilevel {
  display: flex;
  margin: 0 0 2.4rem 5.4rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .mitorilevel {
    margin: 0 0 1.2rem 2.7rem;
  }
}
.topmain .topmainelement .level {
  font-size: 1.6rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.4rem;
  margin-right: 1rem;
  border: solid 1px rgb(21, 23, 116);
  border-radius: 1.75rem;
}
.topmain .topmainelement .mitoricomment {
  font-size: 2.5rem;
  margin-left: 5.4rem;
}
.topmain .topmainelement .mitoricomment .comment {
  line-height: 2.5rem;
  margin: 0.5rem;
  font-weight: bold;
}
.topmain .topmainelement .mitori_title {
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  margin-top: 3.6rem;
  display: flex;
  margin-left: 8.1rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .mitori_title {
    margin-top: 1.6rem;
    margin-left: 6.1rem;
    margin-bottom: 4rem;
  }
}
.topmain .topmainelement .go {
  position: absolute;
  width: 3rem;
  right: 4rem;
  bottom: 3rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .go img {
    width: 3.5rem;
  }
}
.topmain .topmainelement .kakewari {
  width: 49rem;
}
.topmain .topmainelement .kakezanbottun {
  grid-column: 2/3;
  grid-row: 1/2;
  width: 100%;
  display: block;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .kakezanbottun {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
.topmain .topmainelement .kakewarizanmark {
  position: absolute;
  display: block;
  width: 7rem;
  height: 7rem;
  right: 10rem;
  top: 3rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .kakewarizanmark {
    right: 3rem;
  }
}
.topmain .topmainelement .kakewarimarkab {
  position: relative;
  width: 100%;
  height: 100%;
}
.topmain .topmainelement .kake1 {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20%;
  background: rgb(21, 23, 116);
  transform: rotate(45deg);
  border-radius: 1.5rem;
}
.topmain .topmainelement .kake2 {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20%;
  background: rgb(21, 23, 116);
  transform: rotate(-45deg);
  border-radius: 1.5rem;
}
.topmain .topmainelement .warizanbottun {
  grid-column: 2/3;
  grid-row: 2/3;
  width: 100%;
  display: block;
}
.topmain .topmainelement .kakewarilevel {
  position: relative;
  padding: 3rem 0 0.5rem 5rem;
}
.topmain .topmainelement .kakewari_title {
  font-size: 3.2rem;
  font-weight: bold;
  margin: 2rem 0 0 6rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .kakewari_title {
    margin: 5rem 0 4rem 6rem;
  }
}
.topmain .topmainelement .wari1 {
  position: absolute;
  top: 0.2rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 20%;
  height: 20%;
  background: rgb(21, 23, 116);
  border-radius: 1.5rem;
}
.topmain .topmainelement .wari2 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 95%;
  height: 20%;
  background: rgb(21, 23, 116);
  border-radius: 1.5rem;
}
.topmain .topmainelement .wari3 {
  position: absolute;
  width: 20%;
  height: 20%;
  background: rgb(21, 23, 116);
  border-radius: 1.5rem;
  bottom: 2px;
  right: 0;
  left: 0;
  margin: auto;
}
.topmain .topmainelement .top_etc_container {
  gap: 2rem;
}
@media screen and (min-width: 1100px) {
  .topmain .topmainelement .top_etc_container {
    grid-column: 3/4;
    grid-row: 1/3;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }
  .topmain .topmainelement .top_etc_container .flashbottun {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .topmain .topmainelement .top_etc_container .yomiagebottun {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .topmain .topmainelement .top_etc_container .rankingbottun {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
@media screen and (max-width: 1100px) {
  .topmain .topmainelement .top_etc_container {
    grid-column: 1/3;
    grid-row: 3/4;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
  }
  .topmain .topmainelement .top_etc_container .flashbottun {
    grid-column: 1/2;
  }
  .topmain .topmainelement .top_etc_container .yomiagebottun {
    grid-column: 2/3;
  }
  .topmain .topmainelement .top_etc_container .rankingbottun {
    grid-column: 3/4;
  }
}
.topmain .topmainelement .top_etc_container .etc_bottun {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .top_etc_container .etc_bottun {
    height: 20rem;
  }
}
.topmain .topmainelement .top_etc_container .etc_bottun:hover .etc_mark {
  transform: scale(1.2);
  transition: ease 0.4s;
}
.topmain .topmainelement .top_etc_container .etc_bottun .etc_mark {
  position: absolute;
  width: 6rem;
  height: 6rem;
  left: 2rem;
  top: 1rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .top_etc_container .etc_bottun .etc_mark img {
    width: 7rem;
    height: 7rem;
  }
}
.topmain .topmainelement .top_etc_container .etc_bottun .etc_title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-inline: auto;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .top_etc_container .etc_bottun .etc_title {
    margin-top: 4rem;
    font-size: 2rem;
  }
}
.topmain .topmainelement .top_etc_container .etc_bottun .etc_go {
  width: 3rem;
  position: absolute;
  right: 3rem;
}
@media screen and (max-width: 600px) {
  .topmain .topmainelement .top_etc_container .etc_bottun .etc_go {
    width: 2rem;
    position: absolute;
    right: 3rem;
    bottom: 1rem;
  }
  .topmain .topmainelement .top_etc_container .etc_bottun .etc_go img {
    width: 2.5rem;
  }
}
.topmain .top_ranking_container_wrapper {
  height: 47rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 6.7rem;
  position: relative;
  overflow: hidden;
  user-select: none;
}
.topmain .top_ranking_container_wrapper .right_arrow {
  width: 5rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.topmain .top_ranking_container_wrapper .left_arrow {
  width: 5rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.topmain .top_ranking_container_wrapper .right_arrow,
.topmain .top_ranking_container_wrapper .left_arrow {
  display: none;
  padding: 1rem;
}
.topmain .top_ranking_container_wrapper .right_arrow:hover,
.topmain .top_ranking_container_wrapper .left_arrow:hover {
  border-radius: 1rem;
  cursor: pointer;
}
.topmain .top_ranking_container_wrapper .top_ranking_container {
  background: white;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  width: 106rem;
  max-width: 100%;
  position: absolute;
}
.topmain .top_ranking_container_wrapper .top_ranking_container[data-position="1"] {
  left: 50%;
  transform: translateX(-50%);
}
.topmain .top_ranking_container_wrapper .top_ranking_container[data-position="2"] {
  left: 150%;
  transform: translateX(-50%);
}
.topmain .top_ranking_container_wrapper .top_ranking_container[data-position="0"] {
  left: -50%;
  transform: translateX(-50%);
}
.topmain .top_ranking_container_wrapper .top_ranking_container .top_ranking_inside_content {
  border: solid 0.4rem #BCAD2C;
  border-radius: 1rem;
  width: 100%;
  padding-bottom: 3rem;
  margin: 1rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .top_ranking_inside_content .ranking_title_ribbon {
  margin-left: 11.9rem;
  position: relative;
  width: 13.2rem;
  aspect-ratio: 132/53;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .topmain .top_ranking_container_wrapper .top_ranking_container .top_ranking_inside_content .ranking_title_ribbon {
    margin-left: 14%;
  }
}
.topmain .top_ranking_container_wrapper .top_ranking_container .top_ranking_inside_content .ranking_title_ribbon .ranking_ribbon_img {
  width: 100%;
  position: absolute;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .top_ranking_inside_content .ranking_title_ribbon .ranking_ribbon_title {
  font-size: 1.7rem;
  font-weight: bold;
  color: white;
  z-index: 1;
  position: relative;
  margin-top: -1.5rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_title_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -3rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_icon_content {
  width: 5.2rem;
  height: 5.2rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_icon_content img {
  width: 100%;
  height: 100%;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_text {
  font-size: 3.2rem;
  font-weight: bold;
  margin-block: 0rem -0.5rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_en_text {
  font-size: 1.6rem;
  font-weight: bold;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 50%;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 600;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_icon_content {
  width: 6.5rem;
  height: 4.7rem;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_icon_content {
    width: 4.5rem;
    height: 4.7rem;
  }
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_name {
  margin-left: 1.2rem;
}
@media screen and (max-width: 600px) {
  .topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_name {
    width: 8rem;
    text-align: right;
    margin-left: 0.2rem;
  }
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_name span {
  margin-left: 1.3rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_time {
  margin-left: 2rem;
}
@media screen and (max-width: 600px) {
  .topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_time {
    width: 9rem;
    text-align: right;
    margin-left: 0.2rem;
  }
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  width: 45%;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 600;
  height: 4.2rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element .top_etc_icon_content {
  width: 5.1rem;
  aspect-ratio: 51/29;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element .top_etc_icon_content {
    width: 3.1rem;
  }
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element .top_etc_icon_content img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element .top_etc_icon_content .ranking_text {
  font-weight: bold;
  font-size: 1.4rem;
  z-index: 1;
  color: white;
  margin-right: 0.7rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element .ranking_name {
  margin-left: 1.2rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element .ranking_name span {
  margin-left: 1.3rem;
}
.topmain .top_ranking_container_wrapper .top_ranking_container .ranking_main_container .top_etc_ranking_container .ranking_element .ranking_time {
  margin-left: 2rem;
}

.topsub {
  background: white;
  width: 140rem;
  max-width: 95%;
  margin-top: 10rem;
}
.topsub .topsub_section {
  width: 150rem;
  max-width: 90%;
  margin-inline: auto;
}
.topsub .topsub_section:last-child {
  margin-bottom: 6.3rem;
}
.topsub .topsub_section .topsub_section_title {
  position: relative;
}
.topsub .topsub_section .topsub_section_title::before {
  position: absolute;
  content: "";
  width: 10%;
  bottom: 0;
  left: 0;
  height: 0.3rem;
  background: #151774;
}
.topsub .topsub_section .topsub_section_title::after {
  position: absolute;
  content: "";
  width: 90%;
  bottom: 0;
  right: 0;
  height: 0.3rem;
  background: #151774;
  opacity: 0.3;
}
.topsub .topsub_section .about_solopra {
  display: flex;
  align-items: center;
  height: 9.6rem;
  margin-top: 2rem;
}
.topsub .topsub_section .about_solopra .solopra_top_sub_logo {
  width: 6.1rem;
  height: 6.1rem;
  border-radius: 1rem;
}
.topsub .topsub_section .about_solopra .topsub_title {
  font-size: 3.6rem;
  font-weight: bold;
  margin-left: 1.4rem;
  margin-block: 0;
}
@media screen and (max-width: 600px) {
  .topsub .topsub_section .about_solopra .topsub_title {
    font-size: 2.4rem;
  }
}
.topsub .topsub_section .topsub_text {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: 0.1rem;
  font-weight: 500;
}
.topsub .topsub_section .topsub_image_container {
  display: flex;
  justify-content: space-between;
  margin-top: 7.5rem;
  position: relative;
}
@media screen and (max-width: 600px) {
  .topsub .topsub_section .topsub_image_container {
    flex-direction: column;
    gap: 5rem;
  }
}
.topsub .topsub_section .topsub_image_container .topsub_image_content {
  width: 25%;
  border-radius: 1rem;
  border: solid 0.8rem #D9E1F0;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 4rem;
}
@media screen and (max-width: 600px) {
  .topsub .topsub_section .topsub_image_container .topsub_image_content {
    width: auto;
  }
}
.topsub .topsub_section .topsub_image_container .topsub_image_content .topsub_image_fukidashi {
  position: absolute;
  top: -3rem;
  left: 2rem;
  height: 6.6rem;
}
.topsub .topsub_section .topsub_image_container .topsub_image_content .topsub_image_text_title {
  display: flex;
  align-items: center;
}
.topsub .topsub_section .topsub_image_container .topsub_image_content .topsub_image_text_title .topsub_image_text_icon {
  width: 3rem;
  height: 3rem;
}
.topsub .topsub_section .topsub_image_container .topsub_image_content .topsub_image_text_title span {
  font-size: 2rem;
  font-weight: bold;
  margin-left: 1rem;
}
.topsub .topsub_section .topsub_image_container .topsub_image_content .topsub_image_text_text {
  font-size: 2rem;
  line-height: 2.88rem;
  margin-block: 1rem 2rem;
}
.topsub .topsub_section .topsub_image_container .topsub_image_banner_container {
  margin-top: auto;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.topsub .topsub_section .topsub_image_container .topsub_image_banner_container img {
  width: 21.4rem;
}
.topsub .topsub_section .topsub_image_container .topsub_image_banner_container .banner_button {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0.4rem;
  background: #DA5817;
  color: white;
  padding: 1.4rem 2.4rem;
  border-radius: 1rem;
}
.topsub .topsub_section .banner_annotation {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
}
.topsub .topsub_section .left_bracket {
  margin-right: 0.8rem;
  display: flex;
  height: 1.5rem;
  width: 0.2rem;
  background: black;
  transform: rotate(-45deg);
}
.topsub .topsub_section .right_bracket {
  margin-left: 0.8rem;
  display: flex;
  height: 1.5rem;
  width: 0.2rem;
  background: black;
  transform: rotate(45deg);
}
.topsub .topsub_section .banner_button {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0.4rem;
  background: #DA5817;
  color: white;
  padding: 1.4rem 2.4rem;
  border-radius: 1rem;
}
.topsub .topsub_section .topsub_button_container {
  display: flex;
  justify-content: space-between;
  width: fit-content;
  align-items: end;
  margin-left: 3.3rem;
  margin-top: 3.6rem;
}
@media screen and (max-width: 600px) {
  .topsub .topsub_section .topsub_button_container {
    margin-left: 0;
    width: 100%;
  }
}
.topsub .topsub_section .topsub_button_container .topsub_button_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 26rem;
}
.topsub .topsub_section .topsub_button_container .watch_ranking {
  font-size: 2rem;
  font-weight: bold;
  border: solid 0.15rem #151774;
  color: #151774;
  padding-inline: 2.4rem;
  border-radius: 1rem;
  height: 5.7rem;
  display: flex;
  align-items: center;
  margin-left: 4.2rem;
}
@media screen and (max-width: 600px) {
  .topsub .topsub_section .topsub_button_container .watch_ranking {
    margin-left: auto;
  }
}
.topsub .topsub_section .ranking_solopra {
  display: flex;
  align-items: center;
  height: 9.6rem;
  margin-top: 2rem;
}
.topsub .topsub_section .ranking_solopra .solopra_top_sub_logo {
  width: 6.1rem;
  height: 6.1rem;
  border-radius: 1rem;
}
.topsub .topsub_section .ranking_solopra .topsub_title {
  font-size: 3.6rem;
  font-weight: bold;
  margin-left: 1.4rem;
  margin-block: 0;
}
@media screen and (max-width: 600px) {
  .topsub .topsub_section .ranking_solopra .topsub_title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1100px) {
  .topsub .topsub_flex_container {
    display: flex;
    justify-content: space-between;
  }
}
.topsub .topsub_ranking_container {
  background: #D9D9D9;
  border-radius: 1rem;
  padding-block: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1100px) {
  .topsub .topsub_ranking_container {
    margin-inline: auto;
    margin-top: 3rem;
    width: 49.9rem;
    max-width: 90%;
  }
}
@media screen and (min-width: 1100px) {
  .topsub .topsub_ranking_container {
    margin-top: 2.3rem;
    margin-left: auto;
    width: 49.9rem;
  }
}
@media screen and (max-width: 600px) {
  .topsub .topsub_ranking_container {
    margin-top: 2rem;
    max-width: 100%;
  }
}
.topsub .topsub_ranking_container .top_ranking_inside_content {
  border: solid 0.4rem #BCAD2C;
  border-radius: 1rem;
  margin-inline: 2rem;
  padding-bottom: 3rem;
  width: 100%;
}
.topsub .topsub_ranking_container .top_ranking_inside_content .ranking_title_ribbon {
  margin-left: 2.4rem;
  position: relative;
  width: 13.2rem;
  aspect-ratio: 132/53;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topsub .topsub_ranking_container .top_ranking_inside_content .ranking_title_ribbon .ranking_ribbon_img {
  width: 100%;
  position: absolute;
}
.topsub .topsub_ranking_container .top_ranking_inside_content .ranking_title_ribbon .ranking_ribbon_title {
  font-size: 1.7rem;
  font-weight: bold;
  color: white;
  z-index: 1;
  position: relative;
  margin-top: -1.5rem;
}
.topsub .topsub_ranking_container .ranking_title_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -3rem;
}
.topsub .topsub_ranking_container .ranking_icon_content {
  width: 5.2rem;
  height: 5.2rem;
}
.topsub .topsub_ranking_container .ranking_icon_content img {
  width: 100%;
  height: 100%;
}
.topsub .topsub_ranking_container .ranking_main_text {
  font-size: 3.2rem;
  font-weight: bold;
  margin-block: 0rem -0.5rem;
}
.topsub .topsub_ranking_container .ranking_en_text {
  font-size: 1.6rem;
  font-weight: bold;
}
.topsub .topsub_ranking_container .ranking_main_container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24rem;
}
.topsub .topsub_ranking_container .ranking_main_container .top_three_container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.topsub .topsub_ranking_container .ranking_main_container .top_three_container .ranking_element {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 600;
}
.topsub .topsub_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_icon_content {
  width: 6.5rem;
  height: 4.7rem;
  display: flex;
  justify-content: center;
}
.topsub .topsub_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_name {
  margin-left: 1.2rem;
}
.topsub .topsub_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_name span {
  margin-left: 1.3rem;
}
.topsub .topsub_ranking_container .ranking_main_container .top_three_container .ranking_element .ranking_time {
  margin-left: 2rem;
}
.topsub .topsub_merit_container {
  margin-top: 8.9rem;
}
.topsub .topsub_merit_container tr td:nth-child(1) {
  width: 30.2rem;
  padding: 0;
  display: flex;
  height: inherit;
  height: 13.5rem;
  padding: 0.5rem;
}
@media screen and (max-width: 600px) {
  .topsub .topsub_merit_container tr td:nth-child(1) {
    width: 10rem;
  }
}
.topsub .topsub_merit_container tr td:nth-child(1) .th_container {
  width: 95%;
  background: #D9E1F0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  font-size: 2.2rem;
  font-weight: bold;
}
.topsub .topsub_merit_container tr .table_main_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 3.3rem;
  font-weight: bold;
  position: relative;
}
.topsub .topsub_merit_container tr .table_main_content .num_focus {
  font-size: 8.4rem;
  font-style: italic;
  line-height: 1rem;
  padding-inline: 1rem;
}
.topsub .topsub_merit_container tr .table_main_content .str_focus {
  font-size: 5.4rem;
  line-height: 1rem;
}
.topsub .topsub_merit_container tr .table_main_content .annotation {
  font-size: 1.6rem;
  margin-top: 0.5rem;
  position: absolute;
  bottom: -2.5rem;
}
.topsub .topsub_merit_container tr td:not(:nth-child(1)) {
  padding-left: 2rem;
}
.topsub .topsub_merit_container tr:not(:nth-child(1)) td:not(:nth-child(1)) {
  position: relative;
  height: 9rem;
}
.topsub .topsub_merit_container tr:not(:nth-child(1)) td:not(:nth-child(1))::after {
  content: "";
  height: 0.7rem;
  width: 34.5rem;
  background: #D9E1F0;
  display: flex;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.topsub .topsub_merit_container .table_free_plan {
  font-size: 2.7rem;
  font-weight: bold;
  background: #151774;
  color: white;
  height: 8.4rem;
  width: 39rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
}
.topsub .topsub_merit_container .table_standard_plan {
  font-size: 2.7rem;
  font-weight: bold;
  background: #EE884E;
  color: white;
  height: 8.4rem;
  width: 39rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
}
.topsub .pc_plan {
  display: block;
  width: 100%;
}
.topsub .pc_plan img {
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .topsub .pc_plan {
    display: none;
  }
}
.topsub .tb_plan {
  display: flex;
  flex-direction: column;
  gap: 5rem;
  margin-bottom: 3rem;
}
.topsub .tb_plan img {
  display: block;
  width: 100%;
  max-width: 83rem;
  margin-inline: auto;
}
@media screen and (min-width: 1100px) {
  .topsub .tb_plan {
    display: none;
  }
}

.toplast {
  background: #D9E1F0;
  padding-block: 7.1rem;
}
.toplast .toplast_content {
  width: fit-content;
  max-width: 90%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.toplast .toplast_text {
  font-size: 3.6rem;
  font-weight: bold;
}
.toplast .banner_button {
  font-size: 2.8rem;
  font-weight: bold;
  margin-top: 0.4rem;
  background: #DA5817;
  color: white;
  border-radius: 1rem;
  width: 38.8rem;
  height: 9rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toplast .left_bracket {
  margin-right: 1rem;
  display: flex;
  height: 1.8rem;
  width: 0.2rem;
  background: black;
  transform: rotate(-45deg);
}
.toplast .right_bracket {
  margin-left: 1rem;
  display: flex;
  height: 1.8rem;
  width: 0.2rem;
  background: black;
  transform: rotate(45deg);
}
.toplast .banner_annotation {
  display: flex;
  align-items: center;
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
  margin-top: 3.5rem;
  justify-content: center;
}

.mypage_container {
  width: 150rem;
  max-width: 90%;
  margin-inline: auto;
}
.mypage_container .mypage_title_container {
  position: relative;
  display: flex;
  align-items: center;
  height: 8rem;
}
.mypage_container .mypage_title_container::before {
  position: absolute;
  content: "";
  width: 10%;
  bottom: 0;
  left: 0;
  height: 0.3rem;
  background: #151774;
}
.mypage_container .mypage_title_container::after {
  position: absolute;
  content: "";
  width: 90%;
  bottom: 0;
  right: 0;
  height: 0.3rem;
  background: #151774;
  opacity: 0.3;
}
.mypage_container .mypage_title_container .mypage_icon {
  width: 6.1rem;
  height: 6.1rem;
}
.mypage_container .mypage_title_container .mypage_title {
  font-size: 3.6rem;
  font-weight: bold;
  margin-left: 1.4rem;
  margin-block: 0;
}
.mypage_container .mypage_container_inner {
  display: flex;
  margin-top: 6.8rem;
}
@media screen and (max-width: 1100px) {
  .mypage_container .mypage_container_inner {
    justify-content: center;
  }
}
.mypage_container .mypage_container_inner .fixed {
  position: fixed !important;
  top: 5rem;
}
.mypage_container .mypage_container_inner .mypage_menu_container {
  width: 28rem;
  position: absolute;
}
@media screen and (max-width: 1100px) {
  .mypage_container .mypage_container_inner .mypage_menu_container {
    display: none;
  }
}
.mypage_container .mypage_container_inner .mypage_menu_container .mypage_menu_title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-left: 1.3rem;
}
.mypage_container .mypage_container_inner .mypage_menu_container .mypage_menu_list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.mypage_container .mypage_container_inner .mypage_menu_container .mypage_menu_list .mypage_menu_item {
  border-radius: 3rem;
  font-size: 1.6rem;
  padding: 1.5rem 2.9rem;
  font-weight: bold;
  margin-top: 1.5rem;
}
.mypage_container .mypage_container_inner .mypage_menu_container .mypage_menu_list .mypage_menu_item:hover {
  background: #D9E1F0;
}
.mypage_container .mypage_container_inner .mypage_main_container {
  width: calc(100% - 40rem);
  margin-inline: 10rem 2rem;
  margin-left: 40rem;
}
@media screen and (max-width: 1100px) {
  .mypage_container .mypage_container_inner .mypage_main_container {
    width: 80%;
    margin-left: 0;
  }
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_main_section {
  width: 100%;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_main_section .mypage_section_title_container {
  position: relative;
  display: flex;
  align-items: center;
  height: 6rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_main_section .mypage_section_title_container::before {
  position: absolute;
  content: "";
  width: 10%;
  bottom: 0;
  left: 0;
  height: 0.3rem;
  background: #151774;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_main_section .mypage_section_title_container::after {
  position: absolute;
  content: "";
  width: 90%;
  bottom: 0;
  right: 0;
  height: 0.3rem;
  background: #151774;
  opacity: 0.3;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_main_section .mypage_section_title_container .mypage_icon {
  width: 3.9rem;
  height: 3.9rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_main_section .mypage_section_title_container .mypage_section_title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 0.4rem;
  margin-block: 0;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content {
  padding-top: 3.6rem;
  padding-left: 4rem;
}
@media screen and (max-width: 1100px) {
  .mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content {
    padding-top: 2.4rem;
    padding-left: 0rem;
  }
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_table {
  border-collapse: collapse;
  font-size: 1.6rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_table tr {
  height: 4.8rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_table tr td:first-child {
  width: 12rem;
}
@media screen and (max-width: 600px) {
  .mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_table tr td:first-child {
    width: 6rem;
  }
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_table tr td:last-child {
  width: calc(100% - 12rem);
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_table .email_change_button {
  padding: 1rem 1rem;
  background: #0cb365;
  color: white;
  border-radius: 1rem;
  margin-left: 2rem;
  cursor: pointer;
  font-size: 1.6rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_table input {
  height: 3rem;
  min-width: 23rem;
  border: solid 0.1rem #a7a7a7;
  border-radius: 0.3rem;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_change_button_container {
  display: flex;
  justify-content: center;
  margin-top: 3.6rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_change_button_container .account_change_button {
  padding: 1.4rem 2.4rem;
  background: #151774;
  color: white;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_change_button_container .account_change_button:hover {
  background: #1f21a8;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_form .gray_area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000000;
  opacity: 0.6;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_form .six_digit_container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50rem;
  height: 50rem;
  background: #ffffff;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  z-index: 100;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_form .six_digit_container .six_digit_title {
  font-size: 1.6rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_form .six_digit_container .six_digit_input_container {
  margin-top: 2rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_form .six_digit_container .six_digit_input_container .six_digit_input {
  width: 30rem;
  height: 3rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .account_info_form .six_digit_container .send_button {
  background: #151774;
  padding: 1rem 4rem;
  color: white;
  margin-top: 3rem;
  font-size: 1.6rem;
  border-radius: 0.3rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_change_button {
  padding: 1.4rem 2.4rem;
  background: #151774;
  color: white;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  width: fit-content;
  margin-inline: auto;
  cursor: pointer;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_change_button:hover {
  background: #1f21a8;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_container {
  margin-block: 5rem;
  display: flex;
  flex-direction: column;
  gap: 5rem;
  margin-inline: auto;
  justify-content: center;
  align-items: center;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_container .plan_item {
  position: relative;
  padding: 3.4rem 2.4rem;
  color: white;
  border-radius: 3rem;
  width: 50rem;
  max-width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_container .plan_item.free_plan {
  background: #151774;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_container .plan_item.standard_plan {
  background: #DA5817;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_container .plan_item.premium_plan {
  background: #000000;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_container .plan_item .plan_item_checked {
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 36rem;
  height: 5.7rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .plan_container .plan_item_note {
  font-size: 2rem;
  color: #151774;
  margin-top: 1rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 1100px) {
  .mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container {
    flex-direction: column;
    align-items: center;
  }
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table {
  font-size: 1.6rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr {
  height: 3.6rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr td {
  padding-left: 1rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr td:nth-child(1) {
  width: 12rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr td:nth-child(2) {
  width: 14rem;
  text-align: right;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr td:nth-child(3) a {
  display: flex;
  justify-content: center;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr td:nth-child(3) a img {
  width: 3rem;
  height: 3rem;
  padding: 0.2rem;
  border-radius: 0.5rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr td:nth-child(3) a img:hover {
  background: #D9E1F0;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container table tr th {
  text-align: center;
  padding-left: 1rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_container .billing_history_all_button {
  font-size: 1.6rem;
  font-weight: bold;
  color: #151774;
  text-decoration: underline;
  margin-top: 1rem;
  margin-inline: auto;
  display: flex;
  justify-content: center;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_history_empty_container {
  font-size: 1.6rem;
  font-weight: bold;
  color: #151774;
  margin-top: 1rem;
  margin-inline: auto;
  display: flex;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container {
  font-size: 1.6rem;
  font-weight: bold;
  border: solid 0.8rem #D9E1F0;
  border-radius: 1.6rem;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 46.3rem;
  height: fit-content;
}
@media screen and (max-width: 1100px) {
  .mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container {
    margin-top: 2rem;
  }
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container .billing_info_title {
  font-size: 1.8rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container .credit_card_info_container {
  display: flex;
  align-items: center;
  margin-top: 2.4rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container .credit_card_info_container .credit_card_info_title {
  font-size: 1.6rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container .credit_card_info_container .credit_card_info_number {
  margin-left: 3.4rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container .credit_card_info_container .credit_card_info_number .card_brand_icon {
  height: 2.4rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container .billing_info_change_button_container {
  margin-top: 2.4rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_section_content .billing_container .billing_info_container .billing_info_change_button_container .billing_info_change_button {
  padding: 1.4rem 2.4rem;
  background: #151774;
  color: white;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_logout_container {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
  gap: 2rem;
  padding-block: 3.7rem 13.6rem;
  position: relative;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_logout_container::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.3rem;
  top: 0;
  left: 0;
  background: #151774;
  opacity: 0.3;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_logout_container .mypage_logout_button,
.mypage_container .mypage_container_inner .mypage_main_container .mypage_logout_container .mypage_delete_button {
  padding: 1.4rem 2.4rem;
  border: solid 0.1rem #151774;
  color: #151774;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .mypage_main_container .mypage_logout_container .mypage_delete_button {
  cursor: pointer;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container {
  transition: all 0.3s ease-in-out;
  flex-direction: column;
  display: flex;
  flex-direction: column;
  width: 50rem;
  background: #eeeeee;
  padding: 0;
  border-radius: 1rem;
  margin-bottom: 4rem;
  margin-top: 3rem;
  margin-left: 3rem;
  padding: 3rem;
  /* カード情報の要素を横並びから縦並びに調整 */
}
@media screen and (max-width: 600px) {
  .mypage_container .mypage_container_inner .mypage_main_container .payment_container {
    margin-inline: 0;
    width: 100%;
  }
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .payment_title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container label {
  margin-bottom: 5px;
  color: #555;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container input[type=text],
.mypage_container .mypage_container_inner .mypage_main_container .payment_container input[type=email],
.mypage_container .mypage_container_inner .mypage_main_container .payment_container input[type=password] {
  width: 96%;
  padding-left: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  height: 40px;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container #card-element {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
  background: #fff;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .card-details {
  display: flex;
  flex-direction: column;
  /* Stripe Elementsのスタイルをカスタマイズ */
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .card-details .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  column-gap: 2rem;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .card-details .row > div {
  width: 48%;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .card-details .StripeElement {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  background: #fff;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .btn {
  background-color: #28a745;
  color: white;
  padding: 10px;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .btn:hover {
  background-color: #218838;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .error-message {
  color: red;
  margin-bottom: 20px;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .back_button {
  margin-top: 20px;
  background: #6d6d6d;
  color: #fff;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .back_button:hover {
  background: #4d4d4d;
}
.mypage_container .mypage_container_inner .mypage_main_container .payment_container .payment_change_button {
  margin-top: 1rem;
  background: #151774;
  color: #fff;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.mypage_container .mypage_container_inner .plan_change_container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 65rem;
  justify-content: center;
  align-items: center;
  margin-inline: auto;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_radio_container {
  display: flex;
  gap: 2rem;
  justify-content: center;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_radio_container label {
  cursor: pointer;
  width: 25rem;
  height: 15rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 0.1rem #151774;
  border-radius: 1rem;
  font-size: 2rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_radio_container label:hover {
  border: solid 0.1rem #46bbff;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_radio_container input[type=radio] {
  display: none;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_radio_container input[type=radio]:checked + label {
  background: #151774;
  color: #fff;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_description_container .plan_description_content {
  display: flex;
  gap: 1rem;
  border-bottom: solid 0.1rem #8d8d8d;
  padding: 1rem;
  font-size: 1.6rem;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_description_container .plan_description_content .plan_description_title {
  color: #646060;
  width: 15rem;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_description_container .plan_description_content .plan_description_element {
  color: #151774;
  margin-left: auto;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_description_container .display_none {
  display: none;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container.payment_method_display_none {
  display: none;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container .checkbox_mark {
  width: 2rem;
  height: 2rem;
  border: solid 0.1rem #151774;
  border-radius: 1rem;
  position: relative;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container .checkbox_mark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0%;
  height: 0%;
  background: #66b5ff;
  border-radius: 1rem;
  transition: all 0.1s ease-in-out;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container input[type=radio] {
  display: none;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container input[type=radio]:checked + .checkbox_mark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
  background: #66b5ff;
  border-radius: 1rem;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container .payment_info_container {
  display: flex;
  align-items: center;
  gap: 1rem;
  border: solid 0.3rem #5588c9;
  background: #fff;
  border-radius: 1rem;
  padding: 1rem;
  width: fit-content;
  margin-top: 2rem;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container .payment_info_container .card_brand_icon {
  height: 2.4rem;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_method_container .other_payment_info_container {
  display: flex;
  align-items: center;
  gap: 1rem;
  border: solid 0.3rem #5588c9;
  background: #fff;
  border-radius: 1rem;
  padding: 1rem;
  margin-top: 2rem;
  cursor: pointer;
  font-size: 1.6rem;
  width: fit-content;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container {
  margin-top: 2rem;
  background: #d8d8d8;
  padding: 2rem;
  border-radius: 1rem;
  /* カード情報の要素を横並びから縦並びに調整 */
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container.payment_display_none {
  display: none;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .payment_info_form_title {
  font-size: 2rem;
  font-weight: bold;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .payment_title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container label {
  margin-bottom: 5px;
  color: #555;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container input[type=text],
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container input[type=email],
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container input[type=password] {
  width: 96%;
  padding-left: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  height: 40px;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container #card-element {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
  background: #fff;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .card-details {
  display: flex;
  flex-direction: column;
  /* Stripe Elementsのスタイルをカスタマイズ */
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .card-details .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  column-gap: 2rem;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .card-details .row > div {
  width: 48%;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .card-details .StripeElement {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  background: #fff;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .btn {
  background-color: #28a745;
  color: white;
  padding: 1rem 6rem;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .btn:hover {
  background-color: #218838;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .error-message {
  color: red;
  margin-bottom: 20px;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .back_button {
  margin-top: 20px;
  background: #6d6d6d;
  color: #fff;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.mypage_container .mypage_container_inner .plan_change_container .payment_info_form_container .back_button:hover {
  background: #4d4d4d;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_button_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  align-items: center;
  margin-block: 2rem;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_button_container .plan_change_button {
  background: #2c76ff;
  color: #fff;
  border-radius: 1rem;
  cursor: pointer;
  padding: 1.5rem 10rem;
  width: 30rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_button_container .plan_change_button:disabled {
  background: #414141;
  cursor: not-allowed;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_button_container .plan_change_button:hover {
  background: #2448e9;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_button_container .plan_change_button:hover:disabled {
  background: #414141;
}
.mypage_container .mypage_container_inner .plan_change_container .plan_change_button_container .back_button {
  background: #6d6d6d;
  color: #fff;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
  width: 30rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  font-size: 14px;
}

.ranking_choice_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 150rem;
  max-width: 90%;
  margin-inline: auto;
}
.ranking_choice_container .ranking_title {
  font-size: 3.6rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  height: 8rem;
}
.ranking_choice_container .ranking_title::before {
  position: absolute;
  content: "";
  width: 10%;
  bottom: 0;
  left: 0;
  height: 0.3rem;
  background: #151774;
}
.ranking_choice_container .ranking_title::after {
  position: absolute;
  content: "";
  width: 90%;
  bottom: 0;
  right: 0;
  height: 0.3rem;
  background: #151774;
  opacity: 0.3;
}
.ranking_choice_container .ranking_title .title_char {
  margin-left: 1rem;
}
.ranking_choice_container .ranking_choice {
  margin-block: 3rem 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.ranking_choice_container .ranking_choice a {
  width: 30rem;
  aspect-ratio: 1.5;
  border: solid 0.3rem #151774;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .ranking_choice_container .ranking_choice a {
    flex-direction: column;
  }
}
.ranking_choice_container .ranking_choice a:hover {
  border: solid 0.3rem #DA5817;
}
.ranking_choice_container .ranking_choice a span {
  margin-left: 1rem;
}

/* ランキング　見取り算  */
.play_container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 150rem;
  max-width: 90%;
  margin-inline: auto;
}
.play_container .timer_container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-block: 3rem;
  position: sticky;
  top: 0;
}
.play_container .numkey_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60rem;
  max-width: 95%;
  background: #ebebeb;
  padding: 1rem;
  border-radius: 1rem;
  z-index: 9999;
}
@media screen and (min-width: 1100px) {
  .play_container .numkey_container {
    display: none;
  }
}
.play_container .numkey {
  width: 100%;
  height: 7rem;
  margin: auto;
  background: #fff;
  border-radius: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  box-shadow: 0px 1px 0px 1px #b3aeae;
}
.play_container .numkey .delete_img {
  width: 6rem;
}
.play_container .timer {
  font-size: 24px;
  font-weight: bold;
}
.play_container .mitori_play_container {
  margin-inline: auto;
  margin-block: 3rem;
  display: inline-table;
  width: fit-content;
  padding-bottom: 10rem;
  padding-bottom: 40rem;
}
.play_container .display_none {
  display: none;
}
.play_container .mitori_table {
  border-collapse: collapse;
  display: inline-block;
  border: solid thin black;
  margin-left: -1px;
  width: 120px;
  border-spacing: 0;
  padding: 0;
}
.play_container .mitori_no {
  padding-inline: 5px;
  border-bottom: solid thin black;
  text-align: center;
  font-size: 14px;
}
.play_container .mitori_table_cell {
  font-family: "Myfont";
  padding-inline: 5px;
  height: 25px;
  display: flex;
  justify-content: end;
  align-items: center;
  font-size: 16px;
}
.play_container input.mitori_table_cell {
  border: none;
  background: transparent;
  border-top: solid thin black;
  text-align: right;
  width: -webkit-fill-available;
  font-size: 16px;
}
.play_container .play_submit_button {
  height: 8rem;
  width: 36rem;
  border: 0;
  background: rgb(29, 92, 187);
  color: white;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  margin-inline: auto;
  cursor: pointer;
}
.play_container .play_submit_button:hover {
  background: rgb(27, 78, 165);
}
.play_container .countdown {
  z-index: 9999;
}

.ranking_result_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 150rem;
  max-width: 90%;
  margin-inline: auto;
  margin-bottom: 10rem;
}
.ranking_result_container .ranking_result_title {
  display: flex;
  align-items: end;
  width: fit-content;
  margin-inline: auto;
  border-bottom: solid 0.3rem #151774;
}
.ranking_result_container .ranking_result_title .ranking_result_title_text {
  font-size: 4.8rem;
  font-weight: bold;
}
.ranking_result_container .ranking_result_title .ranking_result_sub_title_text {
  font-size: 2.4rem;
  font-weight: bold;
  margin-left: 3rem;
}
.ranking_result_container .ranking_result_pass {
  margin-top: 3rem;
  font-size: 4.5rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ranking_result_container .ranking_result_pass .ranking_result_pass_text {
  color: #22a3ff;
}
.ranking_result_container .ranking_result_pass .ranking_result_fail_text {
  color: #ff0000;
}
.ranking_result_container .ranking_result_column_text {
  font-size: 2.4rem;
  font-weight: bold;
  margin-right: 1rem;
}
.ranking_result_container .ranking_result_point {
  font-size: 2.4rem;
  font-weight: bold;
  display: flex;
  align-items: end;
  width: fit-content;
  margin-inline: auto;
}
.ranking_result_container .ranking_result_point .focus_text {
  color: #22a3ff;
  font-size: 4.5rem;
  line-height: 5rem;
  margin-inline: 0.3rem;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content {
  margin-top: 3rem;
  display: flex;
  align-items: end;
  width: fit-content;
  margin-inline: auto;
  font-size: 2.4rem;
  font-weight: bold;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .focus_text {
  color: #22a3ff;
  font-size: 4.5rem;
  line-height: 5rem;
  margin-inline: 0.3rem;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .detail_show_button {
  cursor: pointer;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 1rem;
  margin-left: 1rem;
  position: relative;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .detail_show_button::before {
  content: "";
  position: absolute;
  width: 0.3rem;
  height: 1.5rem;
  background: #151774;
  transform: rotate(45deg);
  left: 1.7rem;
  border-radius: 0.1rem;
  transition: all 0.3s ease;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .detail_show_button::after {
  content: "";
  position: absolute;
  width: 0.3rem;
  height: 1.5rem;
  background: #151774;
  transform: rotate(-45deg);
  left: 0.85rem;
  border-radius: 0.1rem;
  transition: all 0.3s ease;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .detail_show_button:hover {
  background: #bebebe;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .detail_show_button.open {
  background: #bebebe;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .detail_show_button.open::before {
  transition: all 0.3s ease;
  transform: rotate(135deg);
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_content .detail_show_button.open::after {
  transition: all 0.3s ease;
  transform: rotate(-135deg);
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_detail_container {
  flex-direction: column;
  align-items: end;
  width: fit-content;
  margin-inline: auto;
  font-size: 1.8rem;
  display: none;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_detail_container.open {
  display: flex;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_detail_container .ranking_result_score_detail_content {
  display: flex;
  align-items: end;
  justify-content: start;
  width: fit-content;
  margin-inline: auto;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_detail_container .ranking_result_score_detail_content .column {
  margin-right: 1rem;
}
.ranking_result_container .ranking_result_score_container .ranking_result_score_detail_container .ranking_result_score_detail_content .semi_focus_text {
  font-size: 2.4rem;
  font-weight: bold;
}
.ranking_result_container .ranking_result_past_score_container {
  margin-top: 3rem;
  font-size: 2.4rem;
  font-weight: bold;
  width: fit-content;
  margin-inline: auto;
}
.ranking_result_container .ranking_result_now_ranking {
  margin-top: 3rem;
  font-size: 2.4rem;
  font-weight: bold;
  width: fit-content;
  margin-inline: auto;
}
.ranking_result_container .ranking_result_play_again_button {
  margin-top: 5rem;
  font-size: 2.4rem;
  font-weight: 500;
  width: fit-content;
  margin-inline: auto;
  cursor: pointer;
  background: #26bb19;
  color: #fff;
  padding: 1.5rem 3rem;
  border-radius: 1rem;
}
.ranking_result_container .ranking_result_play_again_button:hover {
  background: #1a8010;
}
.ranking_result_container .ranking_result_back_button {
  margin-top: 3rem;
  font-size: 1.6rem;
  width: fit-content;
  margin-inline: auto;
  cursor: pointer;
  background: #1924bb;
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.ranking_result_container .ranking_result_back_button:hover {
  background: #121b8d;
}
.ranking_result_container .ranking_result_review_button {
  margin-top: 3rem;
  font-size: 1.6rem;
  width: fit-content;
  margin-inline: auto;
  cursor: pointer;
  background: #26bb19;
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.ranking_result_container .ranking_result_review_button:hover {
  background: #1a8010;
}

.start_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 150rem;
  max-width: 90%;
  margin-inline: auto;
}
.start_container .ranking_title {
  font-size: 3.6rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  height: 8rem;
}
.start_container .ranking_title::before {
  position: absolute;
  content: "";
  width: 10%;
  bottom: 0;
  left: 0;
  height: 0.3rem;
  background: #151774;
}
.start_container .ranking_title::after {
  position: absolute;
  content: "";
  width: 90%;
  bottom: 0;
  right: 0;
  height: 0.3rem;
  background: #151774;
  opacity: 0.3;
}
.start_container .ranking_title .title_char {
  margin-left: 1rem;
}
.start_container .start_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-block: 3rem 10rem;
}
.start_container .start_content .ranking_rule {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.start_container .start_content .ranking_rule .ranking_rule_title {
  font-size: 3.6rem;
  font-weight: bold;
}
.start_container .start_content .ranking_rule .ranking_rule_content {
  font-size: 2rem;
  margin-top: 1rem;
}
.start_container .start_content .available_text {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 2rem;
}
.start_container .start_content .limit_text {
  font-size: 2.4rem;
  font-weight: bold;
}
.start_container .start_content .start_button {
  margin-top: 3rem;
  background: #22a3ff;
  color: #fff;
  width: 30rem;
  height: 10rem;
  font-size: 2.4rem;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.start_container .start_content .start_button:hover {
  background: #197dc4;
}
.start_container .start_content .ranking_result_back_button {
  margin-top: 3rem;
  font-size: 1.6rem;
  width: fit-content;
  margin-inline: auto;
  cursor: pointer;
  background: #1924bb;
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.start_container .start_content .ranking_result_back_button:hover {
  background: #121b8d;
}

.play_container .ranking_answer_cell {
  font-family: "Myfont";
}
.play_container .ranking_answer_cell:focus {
  border: solid 0.2rem black;
  border-top: solid 0.2rem black;
  z-index: 2;
  outline: solid 0.6rem #2582d9;
}
.play_container .kakezan_play_container {
  max-width: 90%;
  padding-bottom: 40rem;
}
.play_container .kakezan_play_container .kakezan_table {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #000;
  font-size: 2rem;
  height: 4rem;
}
.play_container .kakezan_play_container .kakezan_table .kakezan_no {
  width: 5rem;
  text-align: center;
}
.play_container .kakezan_play_container .kakezan_question {
  display: flex;
  align-items: center;
  justify-content: center;
}
.play_container .kakezan_play_container .kakezan_question .kakezan_question_number {
  font-family: "Myfont";
}
.play_container .kakezan_play_container .kakezan_question .kakezan_question_mark {
  margin-inline: 1rem;
}
.play_container .kakezan_play_container .kakezan_answer_cell {
  width: fit-content;
  height: 100%;
  border: none;
  font-size: 2rem;
  background: transparent;
}
.play_container .kakezan_play_container .kakezan_answer_cell:focus {
  z-index: 1;
}
.play_container .warizan_play_container {
  max-width: 90%;
  padding-bottom: 40rem;
}
.play_container .warizan_play_container .warizan_table {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #000;
  font-size: 2rem;
  height: 4rem;
}
.play_container .warizan_play_container .warizan_table .warizan_no {
  width: 5rem;
  text-align: center;
}
.play_container .warizan_play_container .warizan_question {
  display: flex;
  align-items: center;
  justify-content: center;
}
.play_container .warizan_play_container .warizan_question .warizan_question_number {
  font-family: "Myfont";
}
.play_container .warizan_play_container .warizan_question .warizan_question_mark {
  margin-inline: 1rem;
}
.play_container .warizan_play_container .warizan_answer_cell {
  width: fit-content;
  height: 100%;
  border: none;
  font-size: 2rem;
  background: transparent;
}
.play_container .warizan_play_container .warizan_answer_cell:focus {
  z-index: 1;
}