.kumo{
  display: none;
}

p {
  margin: 0;
}

footer a {
  text-align: center;
}

table {
  font-size: var(--f_m);
}
footer *{
  height: inherit;
}
.uk-text-center {
  width: inherit;
}
.uk-grid > *{
  padding: 0;
}
:root {
  /*
  --f_l: 16px;
  --f_xl: 18px;
  --f_xxl: 20px;
  --f_m: 14px;
  --f_s: 12px;
  --f_xs: 10px;*/


  --f_l: 22px;
  --f_xl: 30px;
  --f_xxl: 35px;
  --f_m: 20px;
  --f_s: 18px;
  --f_xs: 16px;
  --header_h: 6dvh;
  
}


@media screen and (max-width: 575.99px) {
  :root {
    --f_xl: 16px;
    --f_l: 14px;
    --f_m: 12px;
  }
}
.no_rank_msg{
  font-size: var(--f_l)!important;
}
@media screen and (max-width: 1023px){
  :root{
  font-size: var(--f_l)!important;}
}
.f_size_m {
  font-size: var(--f_s)!important;
}

.f_size_sm {
  font-size: var(--f_xs)!important;
}
.font-normal{
  font-size: var(--f_l)!important;
}

.font_size1 {
  font-size: var(--f_l)!important;
}

.font_size2 {
  font-size: var(--f_l)!important;
}

.font_size3 {
  font-size: var(--f_xl)!important;
}

.f_size_l {
  font-size: var(--f_l)!important;
}

.f_size_xl, .big_font {
  font-size: var(--f_xxl)!important;
}

.bigMsg {
  font-size: var(--f_xl)!important;
}

.dc_common_title {
  font-size: var(--f_l)!important;
}

.txt_shadow {
  letter-spacing: normal!important;
  text-shadow: none!important;
}
.head_rnak_txt{
  font-size: var(--f_m)!important;
  height: auto!important;
}
.msgFont {
  font-size: var(--f_xl)!important;
}

.mid_font {
  font-size: var(--f_xl)!important;
}

#nextBtnSpan {
  font-size: var(--f_xl)!important;
}

#achievementGraphBtn {
    padding-left: 0!important;
}

.dc_common_title {
  font-size: var(--f_l)!important;
}

.dc_ranking_title {
  font-size: var(--f_xl)!important;
}

.rank_font_sz_p1 {
  font-size: var(--f_xl)!important;
}

.dc_common_title2 {
  font-size: var(--f_l)!important;
}

.f_size_cnt{
  font-size: var(--f_m)!important;
}
.f_size_mm{
    font-size:var(--f_l)!important;
}
.maru1,
.maru2,
.you {
  font-size: var(--f_l)!important;
  text-align: center;
}

.dc_bg_col_p4 {
  background-color: darkgray;
}

.footer_area .grid_parent .left_down{
  display: none;
}

.header_large{
  height: var(--header_h);
  margin-bottom: 10px;
}

.scallop-down,
.header_large > div:last-of-type {
  height: 21px;
  width: 100%;
  background: -webkit-gradient(radial, 50% 0, 0, 50% 0, 40, from(var(--header-color)), color-stop(0.49, var(--header-color)), color-stop(0.5,var(--header-color)), color-stop(0.51, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  -webkit-background-size: 30px 100vw;
  margin-top: -15px;
  margin-left: 0;
  display: flex;
}

.container {
  max-width: 100%;
  width: auto;
  height: auto;
  position: relative;
  display: block;
  /* flex-direction: column; */
  width: auto;
  min-height: auto;
  height: 100dvh;
  background-size: cover;
  /* flex-direction: column; */
  /* justify-content: center; */
}

.you_wrap {
  padding-top: 0;
}

.admin_base {
  display: flex !important;
  flex-direction: column;
  padding-top: 20px;
  gap: 10px;
}

.foot,
.head,
.main {
  width: 100%;
}

.abtn {
  display: flex;
}
.abtn .img_div {
  height: auto;
}

.abtn2 p {
  position: static;
  margin: 0;
}

.abtn2 {
  width: 100%;
  height: auto;
  min-height: auto;
}
.abtn2 p {
  position: static;
  margin: 0;
}

.foot,
.head,
.main {
  width: 100%;
}

.foot .st_btn,
.head .st_btn,
.main .st_btn {
  display: block;
  height: auto;
  width: 80%;
  padding: 10px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}

.foot .st_btom,
.head .st_btom,
.main .st_btom {
  font-size: 20px;
  position: relative;
  padding: 0;
}

.pic_btom {
  font-size: 20px;
  position: relative;
  padding: 0;
}

.dc_radio_btns input[type=radio] + label.f_size_xl {
  padding: 0;
}

.dc_radio_btns input[type=radio] + label.f_size_xl::after {
  top: 15px;
  left: 15px;
  width: 20px;
  height: 20px;
}

.dc_radio_btns input[type=radio] + label.f_size_xl::before {
  position: relative;
  width: 50px;
  height: 50px;
  margin-right: 5px;
}

.dc_radio_btns label.f_size_xl {
  display: flex;
  align-items: center;
  position: relative;
}

.back_btn,
.st_btn {
  height: auto!important;
  width: auto!important;
  position: static!important;
  font-size: var(--f_m)!important;
  padding: 10px 0!important;
}

.back_btom {
  position: static!important;
  font-size: var(--f_l)!important;
  padding: 0 10px!important;
  min-width: 100px!important;
}

.st_btn {
  height: auto!important;
  width: 100%!important;
  max-width: 450px;
}
.signup_footer_wrap{
  display: flex!important;
  justify-content: center;
}
.st_btom {
  position: relative!important;
  width: 100%!important;
  padding-top: 0!important;
  font-size: var(--f_xl)!important;
}
#guidance{
  font-size: var(--f_l);
}
#endBtn {
  width: 80%!important;
}

.a_footer_btn > * {
  position: relative!important;
}

#slider {
  max-width: 500px;
  margin: 0 auto;
  overflow: hidden;
}

#pattern1 {
  margin: 0 auto;
  width: 100%;
  height: 4dvh;
  left: 0;
}

.topimg_grid_parent > div {
  margin: 0 auto;
}

.pmain h2 {
  padding-top: 10px;
  font-size: 15px;
}
.pmain h4 {
  font-size: 12px;
}
.pmain li,
.pmain ol {
  font-size: 12px;
  font-weight: normal;
}

.conte_area {
  margin-top: 20px!important;
}

.canvas_wrapper {
  position: static!important;
}
.noneArea{
  width: 100vw!important;
}
.video_con {
  display: block!important;
}

video#videoCamera {
  height: 50dvh!important;
  width: auto;
  margin: 0 auto;
}

.video_con .output_canvas {
  height: 50dvh!important;
  width: auto;
}

.face_auth_footer {
  height: inherit!important;
}

.guidance {
  position: static!important;
  top: auto!important;
  bottom: auto!important;
  padding-top: 10px!important;
  margin: auto!important;
}
.guidance > div {
  height: inherit!important;
}
.guidance .f_size_m {
  font-size: var(--f_m)!important;
  width: 95%!important;
}

.circle2 {
  margin-left: 5px;
}

.p_wk{
  font-size: 2dvh;
  position: static;
}

#baseHeader .circle2{
  width: calc( var(--header_h) - 6px);
  height: calc( var(--header_h) - 6px);
  justify-content: center;
  align-items: center;
  display: flex;
}
.video_area {
  padding-bottom: 10px;
  margin: 10px auto 0;
}

@media screen and (orientation: landscape) and (max-height: 799px) {
  .video_area {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}
.img_w2 {
  height: 100%;
  width: auto;
  max-height: 100%;
  max-width: inherit;
}

#pattern1 {
  --footer_h: 10dvh;
  height: var(--footer_h);
  position: absolute;
  bottom: 0;
  width: 100vw;
  align-items: start;
  display: flex;
  justify-items: baseline;
}
#pattern1 * {
  padding: 0;
  margin: 0;
  color: white;
}
#pattern1 img {
  height: 100%;
  width: auto;
  padding: 10px 20px;
}

.mission #footer_pattern_b {
  display: none;
}

.mission_main {
  max-width: 400px!important;
  margin: 0 auto!important;
  overflow-y: visible!important;
  flex-grow: inherit!important;
}

.mission_area {
  justify-content: flex-start!important;
}

.footer_grid > div {
  width: 100%;
}

.up_area {
  margin: 0!important;
  height: auto!important;
}

.under_area {
  margin: 0!important;
}
.under_area > p {
  font-size: var(--f_l)!important;
  padding-top: 10px!important;
}

.signup_footer {
  padding-top: 0;
}
.signup_footer a {
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: fit-content; */
  flex-grow: 2;
}
.footer *{
  height: inherit;
}

.footer_area {
  /* position: absolute; */
  /* bottom: 0; */
  width: 100%;
  /* margin: 0; */
  /* padding: 0; */
}
.footer_area div {
  margin: 0;
  padding: 0;
}
.footer_area .grid_parent {
  padding: 0;
}
.footer_area .pad_top {
  padding: 13px;
}
.footer_area img {
  padding: 10px;
}
.footer_area a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.a_footer_btn > .pdg1 {
  position: static;
  height: var(--footer_h);
  /*top: calc(50% - var(--f_l));*/
  top: 0;
  left: 0;
  font-size: var(--f_l);
  display: flex;
  justify-content: center;
  align-items: center;
}

#footerLBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--footer_h);
}

#footer_pattern_b {
  height: var(--footer_h);
  gap: 10px;
}

#footer_pattern_b > div,
#footer_pattern_b a {
  padding: 0;
  margin: 0;
  height: var(--footer_h);
  /* align-items: center; */
}

.footer_header_large {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  height: 3dvh;
}
@media (max-width: 767.99px) {
  .footer_header_large {
    height: 2dvh;
  }
}

.footer_header_large .footer_area > div {
  display: flex;
  justify-content: space-around;
  /* select */
  
  align-items: flex-start;
}

.select .footer_header_large .footer_area > div{
  justify-content: start;
}

.footer_header_large *{
  padding: 0;
  margin:0;

}
.footer_header_large .footer_area > div > div {
  display: flex;
}
.footer_header_large a {
  display: flex;
  font-size: var(--f_xs);
}
.footer_header_large a img {
  padding: 10px 10px 10px 15px;
  height: 100%;
  width: auto;
}

.footer_header_small {
  margin: 0;
  position: absolute;
  top: 93dvh;
  height: var(--header_h);
}
@media (max-width: 767.99px) {
  .footer_header_small {
    top: 93dvh;
    height: 7dvh;
  }
}
.footer_header_small .footer_area {
  margin: 0;
}
.footer_header_small .f_btn_mg_r {
  margin: 0;
}
.footer_header_small * {
  padding: 0;
  margin: 0;
  height: inherit;
}
.footer_header_small .a_footer_btn {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.footer_header_small .a_footer_btn * {
  display: flex;
  align-items: center;
}
.footer_header_small .a_footer_btn .img_div {
  height: 100%;
}
.footer_header_small .a_footer_btn .str2 {
  padding: 0;
}

#nextBtnDiv a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: var(--footer_h);
}
#nextBtnDiv > div {
  width: 100%;
}

.main_parent {
  overflow: scroll;
}
.main_parent div {
  margin: 0;
}

.cont_btn div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_wrap {
  padding: 20px 0;
}
.main_wrap#mainWrap1 > .text_area {
  height: initial;
}
.main_wrap#mainWrap1 .disp {
  position: relative;
  min-height: initial;
}
.main_wrap#mainWrap1 #hiraganaArea {
  overflow-x: scroll;
  margin: 0 auto;
  padding: 20px;
  right: 0;
}
@media (max-width: 575.99px) {
  .main_wrap#mainWrap1 #hiraganaArea {
    /*margin: 0 5px;*/
  }
}
.main_wrap#mainWrap1 .key {
  padding: 5px;
  font-size: 20px;
}
@media (max-width: 575.99px) {
  .main_wrap#mainWrap1 .key {
    padding: 2px;
    font-size: var(--f_s);
  }
}
.main_wrap#mainWrap1 .key_con {
  gap: 5px;
  grid-template-columns: repeat(10, 35px);
}
@media (max-width: 575.99px) {
  .main_wrap#mainWrap1 .key_con {
    gap: 5px;
    grid-template-columns: repeat(10, 23px);
  }
}

@media (max-width: 575.99px) {
  #numKeyCon {
    gap: 5px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 60px);
  }
  .num_key {
    border: 0.2rem solid #000;
  }
}

.main_area2 {
  height: 88dvh;
  max-height: 88dvh;
}
@media (max-width: 767.99px) {
  .main_area2 {
    height: 92dvh;
    max-height: 92dvh;
  }
}
.main_area2 .main_area2 .pmain {
  width: 100%;
  max-width: 700px;
}

#main {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1dvh;
  width: 100%;
  overflow: scroll;
  min-width: auto;
}
@media (max-width: 767.99px) {
  #main {
    width: 95vw;
    margin-top: 0.5dvh;
  }
}

#mainArea {
  height: 85dvh;
  border-radius: 5px;
  /*height: 89dvh;*/
  /* position: absolute; */
  padding: 5px;
  margin: 0 auto;
  width: 100%;
  /* display: flex; */
  border-width: 2px;
  border-color: rgb(163 163 163 / 23%);
  width: inherit;
  flex-direction: column;
  max-width: 800px;
}
@media (max-width: 767.99px) {
  #mainArea {
    height: 92.5dvh;
    padding: 5px;
  }
}
#mainArea .gret_base {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  gap: 40px;
}
#mainArea .gret_base p {
  padding-top: 20px;
}

#under_area {
  height: auto;
  padding: 0;
}

.point #leftHeader {
  width: 60%;
}
.point #baseHeader {
  height: var(--header_h);
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.point_header ~ main#main #mainArea {
  height: inherit;
}

.point,.play {
  --footer_h: 8dvh;
}
.point main {
  height: auto;
}
.point #mainArea {
  height: 82dvh;
}
@media (max-width: 767.99px) {
  .point #mainArea {
    height: 80dvh;
  }
}
.point .footer_header_large ,.play .footer_header_large{
  height: var(--footer_h);
  max-width: 100%;
  position: absolute;
  z-index: 10;
  /* width: 100%; */
}

.portal .main_area > div {
  padding: 0;
  margin: 0;
}
.portal.point .main_area > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px 0;
}
@media (orientation: landscape) {
  .portal.point .main_area > div {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }
}
.portal.point .main_area > div > div {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (orientation: landscape) {
  .portal.point .main_area > div > div {
    width: 60%;
  }
}
.portal.point .main_area > div > div:last-of-type * {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  font-size: var(--f_l);
}
.portal.point .main_area > div > div:last-of-type > div {
  flex-wrap: nowrap;
  justify-content: space-around;
}
.portal.point .main_area > div > div:last-of-type > div div {
  width: 100%;
}
.portal.point .main_area > div > div:last-of-type > div div a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}
@media (orientation: landscape) {
  .portal.point .main_area > div > div:last-of-type {
    width: 30%;
  }
  .portal.point .main_area > div > div:last-of-type > div {
    flex-direction: column;
    gap: 20px;
  }
}

#ctg_area div {
  padding: 0;
}

#ctg_area > div {
    width: 100%;
}
@media (orientation: landscape){
  .portal .main_area div:has(+ #ctg_area) > div{
    width: 100%;
  }
}
.achievement {
  display: flex;
  align-items: stretch;
  top: 0.2em;
  bottom: 0.2em;
  left: 0.2em;
  right: 0.2em;
}
.achievement .img_circle{
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.achievement .img_circle_anime{
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

#hedRank {
  padding: 0;
  margin: 0;
  width: 40%;
}

.hed_rank {
  margin: 2px 0;
  padding: 2px;
  align-items: center;
}

.head_rank_txt {
  font-size: 2.5dvh;
}

.hed_rank {
  padding: 0;
  align-items: center;
  margin: 0;
  width: 100%;
  /* height: inherit; */
  height: calc(var(--header_h) - 1px);
}

#baseHeader,
header.header_small {
  height: var(--header_h);
}
@media (max-width: 699px) {
  :root{ --header_h:4dvh;}
}

#baseHeader {
  padding-top: 2px;
  display: flex;
  width: 100%;
  flex-direction: column;
}
#baseHeader p {
  position: static;
  margin: 0;
}
#baseHeader .circle img {
  margin-top: 4%;
  margin-left: 4%;
}
#baseHeader > div,
#baseHeader .header_small_logo {
  height: var(--header_h);
  height: calc(var(--header_h) - 4px);
  display: flex;
  justify-content: center;
}
.point #baseHeader > div{
  justify-content: start;
}

#baseHeader .logo_kakomi {
  display: none;
}
#baseHeader .logo_kakomi2 {
  display: none;
}
#baseHeader img {
  margin-left: auto;
  margin-right: auto;
  /* margin-top: 4%; */
  /* margin-left: 4%; */
  height: inherit;
}
#baseHeader .h-full {
  height: inherit;
  text-align: center;
}
#baseHeader .circle img {
  margin: 0;
  padding: 2px;
  max-width: 100%;
}
#baseHeader .logo{
  height: var(--header_h);
  text-align: center;
  padding-top: 0px;
}
#baseHeader .logo img {
  margin: 0;
}
#baseHeader .circle {
  margin: 0;
  /* padding: 0 var(--header_h) 0 0; */
  position: relative;
  width: var(--header_h);
  height: var(--header_h);
  border: none;
}
#baseHeader .achievement {
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
}
#baseHeader #leftHeader {
  padding: 0;
  margin: 0;
}
#baseHeader #leftHeader ul {
  padding: 0;
  margin: 0 auto;
  display: flex;
}
#baseHeader .header_small_logo {
  padding: 0;
  margin: 0;
  border-radius: 3dvh;
  display: flex;
  height: inherit;
  width: fit-content;
  position: static;
  padding-top: 2px;
  background-color: #fff;
  transform: none;
}
#baseHeader .header_small_logo img {
  margin: 0;
  height: calc(var(--header_h) - 5px);
  width: auto;
  padding: 0 2px;
}
@media (max-width: 767.99px) {
  #baseHeader .header_small_logo {
    border-radius: 2dvh;
  }
}

.select .parent {
  grid-template-rows: 5dvh 30dvh 30dvh 5dvh;
  height: auto!important;
  padding: 30px 0;
  grid-template-rows: none;
  max-width: 450px; 
  margin: 0 auto;
}
.parent > div {
  margin: 0;
  padding: 0;
}

.stamp_up,
.stamp_under {
  width: 100%!important;
  /* height: 0; */
  /* padding-top: 30%; */
  /* display: block; */
  position: relative!important;
}

#up_stmp_area {
  height: auto!important;
  width: 95%!important;
  gap: 10px!important;
  justify-content: space-between!important;
  margin-left: auto!important;
  margin-right: auto!important;
  display: flex!important;
}

.stamp_wrap {
  padding: 10px 0px!important;
  margin-bottom: 5px!important;
  /* height: auto; */
  /* height: 100%; */
  /* position: relative; */
  display: flex!important;
  justify-content: center!important;
  flex-direction: column!important;
}

.stamp_up::before,
.stamp_up_last::before,
.stamp_under::before {
  width: 100%!important;
  padding-top: calc(100% - 10px)!important;
  height: 0!important;
  position: relative!important;
  display: block!important;
  position: relative!important;
  border-width: 5px!important;
  z-index: 100!important;
  content: ""!important;
}

#under_stmp_area {
  width: 70%!important;
  margin-left: auto!important;
  margin-right: auto!important;
  justify-content: space-between!important;
  display: flex!important;
  padding: 0!important;
  gap: 10px!important;
  margin: 0 auto!important;
  height: auto!important;
  /* position: absolute; */
  top: 55%!important;
}

.moji_wrap {
  width: 100%!important;
  height: auto!important;
  display: block!important;
  text-align: center!important;
  position: relative!important;
}

.stamp_up_last {
  width: 100%!important;
  height: 0!important;
  display: inline!important;
}

.stamp_under::after,
.stamp_up::after {
  /* border-width: 5px; */
  width: 10px!important;
  position: absolute!important;
  content: ""!important;
  display: block!important;
  height: 100%!important;
  left: 50%!important;
  top: 50%!important;
  /* margin-top: 10px; */
  /* content: ''; */
  /* margin-left: 5px; */
  z-index: auto!important;
}

.stamp_under::after {
  top: -50%!important;
}

.stamp_up::after {
  width: 5px!important;
}

.moji.moji_posi_m {
  font-size: var(--f_m)!important;
  left: 0!important;
  width: 100%!important;
  /* display: flex; */
  position: absolute!important;
}

.stmp_area {
  background-color: #daeee5!important;
  display: flex!important;
  flex-direction: column!important;
}

.stamp_base {
  font-size: 0!important;
  display: inline!important;
}

.zigzag_wrap {
  height: auto!important;
}

.zigzag::before,
.zigzag::after {
  height: 20px!important;
  /* position: static; */
  display: block!important;
}

.zigzag::before {
  top: -10px!important;
  background: linear-gradient(45deg, #5c60aa 5px, transparent 0), linear-gradient(315deg, #5c60aa 5px, transparent 0)!important;
  background-size: 10px 10px!important;
  background-repeat: repeat-x!important;
}

/*
@media (min-height: 700px) {
  grid-template-columns: repeat(10, 45px);
  grid-template-rows: repeat(6, 1fr);
}*/
.menu {
  --header_h: 5dvh;
}
.menu .header_large {
  height: var(--header_h);
}
.menu #mainArea {
  height: 83dvh;
  position: absolute;
}

.full.menu #mainArea {
  height: inherit;
  padding-top: var(--header_h);
  width: 96%;
  max-width: 800px;
  margin: 0 auto 0 auto;
  padding: var(--header_h) 10px;
}
.full #main {
  height: 100dvh;
  position: absolute;
  width: 100%;
  margin: 0 auto;
}

#hedRank {
  font-size: 2dvh;
}
#hedRank .item2{
  min-width: auto;
  min-height: auto;
  width: 100%;
  height: var(--header_h);
  margin: 0;
  padding: 0 10px;
  max-width: 100%;
  display: flex;
  text-align: right;
  align-items: center;
}
#hedRank .item{
  padding: 0;
}



.a_footer_btn > .pdg3 {
    position: static;
    left: 0;

}

footer * {
    height: inherit;
}

.header_large {
    height: var(--header_h);
}

.long #mainArea {
    height: 100dvh;
    width: 95vw;
    max-width: 700px;
    padding-top: var(--header_h);
    background-color: rgba(255,255,255,0.9);
    z-index: auto;
}

.long {
    position: relative;
}

.long main {
    height: 100dvh;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.long #main {
    width: 100%;
    z-index: 1;
}

header {
    z-index: 10;
    position: relative;
}

.abtn2 p{
  position: static!important;
  transform: none!important;
}

#pattern1 * {
    height: inherit;
}

.img{
  margin:0;
}


.setting_area {
    padding: 0 20px;
    margin: 0;
}

.setting_grid {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    align-items: stretch;
}

.setting_grid > div:nth-of-type(3n) {
    width: 25%;
}

.setting_grid > div:nth-of-type(3n-1) {
    width: 50%;
}

.setting_grid > div:nth-of-type(3n-2) {
    width: 25%;
}

.chg_btom {
    position: static;
    padding: 0;
    font-size: var(--f_l);
}

.chg_btn {
    height: auto;
    width: 100%;
}

.setting_grid > div:nth-of-type(3n-1),.setting_grid > div:nth-of-type(3n-2) {
    border-bottom: 1px solid #90a5b7;
}


.uk-grid {
    margin: 0;
}

.rect_btn div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.list .rect_btn{
  border-radius: 20px;
  max-width: 450px;
  border: 2px solid #bcbcbc;
}
.list .rect_btn > div{
  display: flex;
}
.list .rect_btn .f_size_mm{
  font-size: 20px!important;
}
.output_canvas{
  top: 0!important;
}
.sucpon_area{
  width: 30%!important;
}

.img{
  padding: 0;
  margin: 0;
  max-width: auto;
  max-height: auto;
}
.play .balloon-counter{
  margin: 10px 10px 0 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100px; height: 100px;
  border: 5px solid white;
}
.play .counter-area{
  font-size: 30px;
}
.play .count-name{
  font-size: var(--f_l);
}

#rightArrow img{
  /*height: 80%;*/
}
.abtn .img_div{
  height: 70%!important;
  margin:0!important; padding:0!important;
}
#mainBtton #nextBtn p{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.play #footer_pattern_b{
  display: none;
}
.play #contentsEndMsge{
  padding-bottom: 30px;
}
.play #contentsEndOkBtn{
  display: flex;
  margin: 0 auto;
  align-items: center;
  }
.play #contentsEndOkBtn div{
  position: static;
  padding: 0;
}

#footer_pattern_a.hide{
  display: none;
}
#footer_pattern_b.hide{
  display: none;
}

.video .parent{
  width: 100%;
  height: auto;
  max-width: 600px;
  margin: 0 auto;
  position: static;

}

.content_title{
  font-size: var(--f_xl);
}

.video .child > *{
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.point .r_row_area{
  height: 40px;
}
.point .rank_footer{
  height: auto;
  padding-bottom: 10px;
}

.select .select_wrap{
  padding-top: 30px;
}

.point .parent{ padding: 0;}
.child iframe{
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.play .title_section{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 2px 0;
}
.play .title_section img{
  height: 30px; width: auto;
}
.play .oral_logo{
  margin: 0;
}
.play{
  --v_size: 80dvh;
}
.oral_gymnastics{
  --v_size: 60dvh;
}
.play .canvas_wrap{
  object-fit: cover;
  height: var(--v_size);
  width: 100%;
  margin: 0 auto;
}
.play .output_canvas{
  object-fit: cover;
  height: var(--v_size);
  width: 100%;
  margin: 0 auto;
}
.oral_gymnastics #output_canvas{
  object-fit: cover;
  height: var(--v_size);
  width: 100%;
  margin: 0 auto;
}

.play .oral_explanation_navi{
    font-size: var(--f_l);
  }
.play .oral_explanation_navi p{
  display: flex;
  align-items: center;
  justify-content: center;
}
 .play #mouth_type{
    font-size: var(--f_xxl);
}
.play .oral_navi_bar{
  height: initial;
}
.play .oral_navi_bar > *{
  height: initial;
}
.play .oral_explanation_navi_bigtext{
  font-size: var(--xxl);
  height: 100%;
}

.play .meter_section{
  width: 100dvw;
}
.play .oral_progress_area, .play .oral_progress_box{
  width: 100%;
}
.play .oral_progress_bar, .play .progress_counter, .play .progress_volume_area,.play .progress_volume {
  width: 100%;
}
.oral_progress_box_child_text{
  font-size: var(--f_xxl);
}

.play .balloon_counter_bottom{
  display: flex;
  justify-content: center;
  align-items: center;
}
.play .counter_area{
  position: static;
}
.play .progress_volume_name{
  width: 100%;
  padding-left: 10px;
}

/* 角が丸過ぎる問題対応 */
.b_radius_l60{
  border-radius: 6dvw 0px 0px 0px;
}
.b_radius_r60{
  border-radius: 0px 6dvw 0px 0px;
}
.b_radius_top60{
  border-radius: 6dvw 6dvw 0px 0px;
}

/* がんばりグラフ */
#mainBtton .abtn2 {
  display: table;
  border: 0;
}
#mainBtton .abtn2>*{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

/* お役立ち動画 */
.video_wrap {
  overflow-y: scroll;
  height: calc(100dvh - var(--header_h) - var(--footer_h) - 10px);
}

.video_wrap .vide_area {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 2%;
}

.video_wrap .vide_area div {
  position: relative;
}

@media (max-width: 699px) {
  .thm_size {
    padding-left: 2vw;
    width: 90vw;
    height: calc( 90vw *  0.5625);
  }
}
@media (min-width: 700px) {
  .thm_size {
    width: min(40vw,320px);
    height: calc( min(40vw,320px) *  0.5625);
  }
}
/* --------------------------------------------*/
@media (max-width: 699px) {
  :root{
      --f_l: 16px;
    --f_xl: 20px;
    --f_xxl: 30px;
    --f_m: 14px;
    --f_s: 12px;
    --f_xs: 10px;
  } 
  
  .play .balloon_counter_bottom{
    height: 80px;
  }

  .play .content_title{
    margin: 0; padding: 0;
  }

}
/* --------------------------------------------*/
@media (min-width: 700px) {
  .play .title_section img{
    height: 50px;
  }
  .point .head_rnak_txt{
    font-size: var(--f_xl)!important;
  }
  .point .p_wk{
    font-size: var(--f_xl);
  }
  .f_size_mm{
    font-size: var(--f_xl)!important;
  }
  .point .r_row_area{
    height: 60px;
  }
  .font-normal{
    font-size: var(--f_xl)!important;
  }
  .play .balloon-counter{
  margin: 20px 20px 0 0;
  
  width: 200px; height: 200px;
  border: 5px solid white;
}
.play .counter-area{
  font-size: 50px;
}
.play .count-name{
  font-size: var(--f_xxl);
}
#guidance{
  font-size: var(--f_xl);
}

}