@charset "utf-8";
/*全体///////////////////////////////////////////////////////////////////////////////////////////*/
html {
    background: none;
}

body {
    min-width: 320px!important;
    font-size: 90%;
    -webkit-text-size-adjust: none;
    line-height: 1.5;
}
p{
    font-size: 1rem;
    line-height: 1.5;
}
.pc{
    display: none;
}
.sm{
    display: block;
}
h4 {
    margin-bottom: 5px;
}

.btn_blue_sub{

}
.btn_blue a {
    padding: 15px 0;
    width: 80%;
    display: block;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;

}
#Wrapper, #main{
    max-width: 100%!important;
    min-width: 320px!important;
    margin: 0 auto;
    height: 840px;
}

#Wrapper {
}
#main{

}
#pageTop {
    bottom: 12px;
    right: 12px;
}

#pageTop a {
    padding: 10px;
    width: 30px;
    height: 30px;
}

#pageTop a i {
    margin-top: -10px;
}

.visual_img{
    background-size: 45%, 50%, 50%;

}
video{
    width:100%;
    text-align:center;
    margin: 0 auto;

}
#message{margin-bottom: 0}
.message_box2:last-child{
    margin-bottom: 0;
}

.Essentials tbody td:not(.text_left){
    text-align: left;
}
.Essentials td{
    max-width: 300px;
}

.Learning td{
    min-width: 250px;
}
td, th{
    border: unset;
}
.doriru_table :first-child td {
    border-bottom: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.doriru_table td:first-child {
    padding: 5px 10px 0;
}
.doriru_table td:nth-child(2){
    padding: 0 10px;
}
.doriru_table td:last-child {
    padding: 0 10px 5px;
}
.doriru_table :last-child td{
text-align: left;
}
.ver_title {
    display: block;
    width: 100%;
    padding-bottom:5px;
    border-bottom: solid 1px #02b3c8;

}
.ver_title span{
    padding: 0;
    margin-right: 5px;
    border: none;
    display: block;
width: 100%;
}
.dot-line{
    margin-bottom: 30px;
}
.question{
    padding-bottom: 60px;
}
.question_box p{
    padding: 20px 15px;
    border-radius: 10px;
    border: rgb(2, 179, 200) solid 2px;
}
section{
    width: 90%;
    max-width: 728px!important;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.title_bar_2{
    height: 60px;
}
.title_bar.title_bar_2{
    display: block;

}

.title_rogo {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    box-sizing: border-box;

    overflow: hidden;
    align-items: center;
    padding: 0 15px 0 0;
}
.title_rogo img{
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 174px;
    min-width: 174px;
}
.title_rogo p{
    display: none;
}
.book{
    margin-top: 0!important;
    width: 100% !important;
    padding: 10px 30px;
    font-size: 0.9rem !important;
    overflow-wrap: break-word!important;
   }
.how_to_use .book{
    margin-top: 30px!important;
}
.recorded_content{
    padding:20px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.recorded_content:last-child{margin-bottom: 30px;}

.recorded_content table{
    padding: 0 15px 0;
}
.recorded_content .pc{
    display: none;
}
table{
    margin-bottom: 0;
}
.ver_text2_red{
    max-width: 300px;
    min-width: 200px;
}

.navi_btn_red_round a:hover{
    color: #ffffff!important;
    background: rgba(247, 147, 30, 0.8);
    border: solid #fff 4px;
}

.ver_text2_red a:hover{
    background: #f7931e;
    color: #ffffff;
    border: solid 2px #f7931e;

}
.group_link a{
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 1em;
    height: auto;
}
.answer_box{
    display: block;
}
.answer_box .text{
    width: 100%;
    margin-bottom: 30px;
}

.answer_box .doga{
    width: 100%;
}
.answer_box video {
    height: auto;
    max-height: 550px;
}
.title_bar{
    background: #ffffff;
}

.main_visual.sm{
    max-width: unset!important;
    height: unset!important;
    padding-top: 60px;
}
.main_visual.sm img{
    width: 100%!important;
    box-sizing: border-box;
}
.main_illust{
    background: url("/view/img/cert/ja/img/learning/main_illust_m.png");
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    height:700px;
}
.main_illust_2{
    background: url("/view/img/cert/ja/img/learning/main_illust2_m.png");
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    height:700px;
}
.main_illust_3{
    background: url("/view/img/cert/ja/img/learning/main_illust3_m.png");
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    height:700px;
}
.main_illust_4{
    background: url("/view/img/cert/ja/img/learning/main_illust4_m.png");
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    height:700px;
}
.main_right{
    position: inherit;
    height: auto;
    background:unset;
    background-repeat: no-repeat;
    background-size: 100%;
margin-top: -180px;
}
.main_text{
    width: 100%;
background: unset;
    position: relative;
}
.main_text img{
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
#how_to_use,
#info,
#question{
    padding: 40px;
}
#question{
    padding: 40px 40px 0;
}
#how_to_use{
    padding: 0 40px 40px;
}
.how_to_use{
    padding: 0 40px 40px;
}
.question_box_1{
    margin-bottom: 30px;
    padding: 30px;
}



.nayami_kazari_2,
.nayami_kazari_4{
    right: 0;
}
.nayami_kazari_2 {
    width: 130px;
    height: 130px;
    top: 0;
}
.nayami_kazari_1 {
    width: 120px;
    height: 120px;
    top: 130px;
    left: 0;
}

.nayami_title img{
width: 100%;
    margin: 0 auto;
}
.nayami_text {

    position: relative;

    height: 220px;
    top: 0;
    text-align: center;
    z-index: 1;
    margin-top: 30px;
    left: 0;
    right: 0;
}
.doriru_info_box{
    border: solid 2px #02b3c8;
    border-radius: 10px;
}
.kaketeru{
    width: 100%;
    background-size: 100%;
    height: 100%;
    max-width: unset;
    background: url("/view/img/cert/ja/img/learning/kaketeru_text_m.png");
    background-repeat: no-repeat;
    background-size: 100%;
}

.top_ink_2{
    width: 100%;
    max-width: unset;
    background-size: 100%;
    margin-top: -16px;
    height: 140px;
}
.top_ink_3{
    width: 100%;
    background: url("/view/img/cert/ja/img/learning/top_ink_3_m.png");
    max-width: unset;
    background-size: 100%;
    height: 100px;
    margin-top: 0;
    min-width: unset;
    background-repeat: no-repeat;
    background-position: bottom center;
}
#question{
    padding-bottom: 100px;
    background-size: 100%,40%,40%;
}
#question .sitteru_text{
    height: 80px;
}
#nayami{
    background:rgba(255,255,255,1);
    margin-top: 0;
}
.answer_box .doga{
    border-radius: 5px;
}
.question_box_1{
    border-radius: 10px;
}
.recorded_box_1{
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.how_to_use{
    padding: 0;
}
.how_arrows{
    margin-top: 0;
    position: relative;
}
.how_to_use .gb_color_3{
    margin-top: 0;
    margin-bottom: 30px;
}
#learn{
    padding: 30px 30px;
    border-radius: 10px;
}
.learn_box1 div{
    padding: 15px 15px;
}
.ver_text2 a{
    border-radius: 10px;
}
.gb_color_2 a::after, .gb_color_3 a::after, .gb_color_4 a::after,
.gb_color_2 a::before, .gb_color_3 a::before, .gb_color_4 a::before{
    border-radius: 10px;
}
.bg__01{
    max-width: unset;
}
.ink_last{
    max-width: unset;
    background-size: 100%;
    height: 180px;
}
.q_box1 .kyara_q {
    top: 0;
    right: 0;
}
.q_box1 .kazari_q {
    top: 20px;
    left: 10px;
}
.q_box2 .kazari_q {
    top: 20px;
    right: 10px;
}
.nayami_text_box p{
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: border-box;
}
.kumo{
    margin-top: -38px;
}


.recorded_content summary{
    outline: none!important;
}

@media (max-width: 800px) {
    #Wrapper, #main{
        width: 100%;
        max-width: unset!important;
    }
    .main_visual.sm{
        max-width: unset!important;
        height: auto;

    }
    .main_visual.sm img{
        width: 100%;

    }
    .navi ul li{
        padding: 0 20px;
        white-space: pre-wrap;
        font-size: 86%;
    }
    .pc{
        display: none;
    }
    .sm{
        display: block;
    }
    .Essentials tbody td:not(.text_left){
        text-align: left;
    }
    .Essentials td{
        max-width: 300px;
    }

    .Learning td{
        min-width: 250px;
    }
    .book{
        width: 100%!important;
    }
    #info .info_read{
        display: block;
        margin-bottom: 30px;
    }
    #info .info_read div{
        width: 100%;
    }
    .learn_box1 div{
        width:26%;
    }


    .navi{
        top:620px;
    }

    .navi_btn_red_round_gray{
        bottom: 14%;
    }
    #nayami {
        height: 480px;
    }

    .nayami_title{
        width: 100%;
        height:auto;
        background: rgba(2,179,200,0.89);
        padding: 10px 15px;
        box-sizing: border-box;
        font-weight: bold;
        font-size: 2em;
        color: #ffffff;
        text-align: center;
    }
    .nayami > div{
        background-size: 45%;
        height: 480px;
        min-height: 480px;
    }
    .nayami_kazari_2 {
        width: 160px;
        height: 160px;
        top: 0;
        right: -10px;
    }
    .kumo {
        height:480px;
    }
    .kumo_1{
        position: absolute;
        box-sizing: border-box;
        background: url("/view/img/cert/ja/img/learning/kumo1_m.png");
        background-repeat: no-repeat;
        background-size: contain;
        top: -80px;
        left: 50px;
        animation-name: huwahuwa;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-duration: 1.5s;
        width: 230px;
        height: 114px;
        background-position: center;
    }

    .kumo_1 p{
        top: 30%;
        right: unset;
        left: unset;
        margin: 0 auto;
        width: 100%;

    }
    .kumo_2 {
        width: 240px;
        height: 180px;
        top: -4px;
        left: 30%;
    }
    .kumo_2 p{
        top: 22%;
        left: -23px;
    }
    .kumo_3 {
        width: 290px;
        height: 150px;
        top: 80px;
        left: 3%;
    }
    .kumo_3 p{
        top: 34%;
    }
    .kumo_4 {
        width: 278px;
        height: 122px;
        left: 24%;
        bottom: 130px;
    }
.kumo_4 p{
    top: 24%;
    left: -20px;
    right: 26px;
}
    .top_ink_3{
        height: 200px;
    }
    .h2 img{
        padding: 0 15px;
    }
}


@media (max-width: 700px) {
    body {

    }
    .nayami_kazari_1 {
        width: 140px;
        height: 140px;
        top: 170px;
        left: 0;
    }
    .top_ink_3 {
        height: 170px;
    }
}

@media (max-width: 800px) {
    body {

    }
    .nintei{
        display: block;
    }
video{
    height: 700px;
}
    .video{
        height: 700px;
        max-height: 700px;
    }

    .navi{
        top:620px;
    }

    .visual_img{
        padding-top: 0;
        background-size: 70%, 50%, 50%;
        background-position: center top 25%, left bottom, right top;
    }

    #info .info_read{
        display: block;
    }
    #info .info_read div:first-child{
        margin: 0;
    }
    #info .info_read div{
        width: 100%;
    }
    .h2{
        padding-top: 0;
        padding-bottom: 30px;
    }
    .learn_box1{
        display: block;
margin-bottom: 30px;
    }
    .learn_box1 div{
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 30px;

    }
    .learn_box1 div:last-child{
        margin-bottom: 0;
    }

}

@media (max-width: 700px) {
    body{
        min-width: 700px!important;
    }
    .question_box{
        width: 100%;
    }
    .question_box img {
        box-sizing: border-box;
    }
    .main_right{
        margin-top: -260px;
    }

    .kumo_2 {
        top: 90px;
        left: 32%;
    }
    .kumo_3 {
        width: 290px;
        height: 150px;
        top: 95px;
        left: 15px;
    }
    .kumo_4 {
        width: 280px;
        height: 160px;
        left: 18%;
        bottom: 60px;
    }
    .kumo_4 p {
        position: absolute;
        top: 20%;
        left: -20px;
        right: 30px;
        bottom: 0;
        text-align: center;
    }
    #nayami{

    }

}
@media (max-width: 690px){
    body{
        min-width: 320px!important;
    }
    .visual_img{
        background-size: 70%, 50%, 50%;
    }
    .Learning td{
        min-width:30%;
    }


    .kumo_4 {
        width: 280px;
        height: 160px;
        left: 18%;
        bottom: 60px;
    }
    .main_right {
        margin-top: -300px;
    }
}
    @media (max-width: 640px) {
        #Wrapper, #main{
            height: 800px;
        }
        .Learning td {
            min-width: 200px;}

      .hamburger span {
          display: block;
          position: absolute;
          width: 30px;
          height: 2px;
          left: 6px;

          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out;
      }
      .hamburger p{
          font-size: 70%;
          display: block;
          position: absolute;
          width: 30px;
          bottom: 0;
          height: 2px;
          left: 6px;
          text-align: center;
          color: #bababa;
      }

      .hamburger span:nth-child(1) {
          top: 6px;
          background: #427bbf;
      }

      .hamburger span:nth-child(2) {
          top: 14px;
          background: #02b3c8;
      }

      .hamburger span:nth-child(3) {
          top: 22px;
          background: #b8cc00;
      }

      /* ナビ開いてる時のボタン */
      .hamburger.active span:nth-child(1) {
          top: 16px;
          left: 6px;
          background: #b8cc00;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          transform: rotate(-45deg);
      }

      .hamburger.active span:nth-child(2),
      .hamburger.active span:nth-child(3) {
          top: 16px;
          background: #b8cc00;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          transform: rotate(45deg);
      }

      .hamburger{
          border-radius: 5px;
          border: 1px solid #bababa;
      }
      .hamburger {
          display: block;
          position: fixed;
          z-index: 11;
          right: 13px;
          top: 8px;
          width: 42px;
          height: 42px;
          cursor: pointer;
          text-align: center;
      }

      nav.navi {
          display: none;
          min-width: 320px;
          overflow: hidden;
          position: fixed;
          z-index: -99;
          top: 0;
          right: 0;
          color: #fff;
          background: rgba(0, 0, 0, 0.8);
          text-align: center;
          width: 100%;
          max-width: 50%;
          margin: 0 0 0 50%;
          height: 100%;
          opacity: 0;
          padding: 0;
          transition: opacity .6s ease, visibility .6s ease;
      }
      nav.navi.active{
          z-index: 2;
          display: block;
      }
      nav.navi ul {
          display: block;
          margin: 0 auto;
          padding:60px 0 0;
          width: 100%;
          height: 100%;
      }

      nav.navi ul li {
          list-style-type: none;
          padding: 0 ;
          margin: 0;
          width: 100%;
          font-size: 100%;
          transition: .4s all;
          border-left: none;
          border-bottom: none;
          white-space: nowrap;
      }
      .navi ul li:not(:first-child){
          border-left: none;
      }


      nav.navi ul li:last-child {
          padding-bottom: 0;
      }
      nav.navi ul li:not(:last-child) {
          border-bottom: #b8cc00 2px solid;
      }

      nav.navi ul li:hover {
          background: #000000;
      }

      nav.navi ul li a {
          display: block;
          color: #fff;
          padding: 1em 0;
          text-decoration: none;
      }
      nav a:hover{
          border-bottom:none;
      }

      /* このクラスを、jQueryで付与・削除する */
      nav.navi.active {
          opacity: 100;

      }
        .navi_btn_red{
            padding-left: 5px;
        }
        .navi_btn_gray{
            margin-right: 52px;
            margin-left: 5px;
        }
        .video{
            height: 600px;
            max-height:600px;

        }
    video{
        height: 600px;
        max-height:600px;

    }
        .navi_btn_red_round{
        bottom:7%;}
        .right_q{
            display:none;
        }
        .bottom_q{
            display: block;
            width: 30%;
            box-sizing: border-box;
            margin-right: 30px;
            max-width: 40px;
        }
        .bottom_q img{
            width: 100%;
            box-sizing: border-box;
        }
        .question_box_2{
            display: block;

        }
        .question_box{
            width: 100%;
            display: block;
        }

        .question_box p{
            box-sizing: border-box;
            width: 100%;
            margin-bottom: 0;

        }
        .illust_box{
            display: flex;
            box-sizing: border-box;
            width: 100%;
            justify-content: right;
            min-height: unset;
            margin-bottom: 30px;
            padding-right:0;
        }
        .kyara_q {
            width: 25%;
            margin: -30px 0 0px;
    }
        .book{
            max-width: 100% !important;
        }
        .arrows {
            width: 60px;
            height: 72px;
            position: absolute;
            left: 50%;
            margin-left: -15px;
            bottom: 20px;
        }
        .big_text {
            font-size: 1.8em!important;
        }
        .nayami_text{
            height: 180px;
        }
        .kumo_1{
            top: -50px;
        }
        .kumo_2 {
            top: 40px;
            left: 32%;
        }
        .kumo_3 {
            width: 290px;
            height: 150px;
            top: 135px;
            left: 15px;
        }
        .kumo_4 {
            width: 280px;
            height: 160px;
            left: 18%;
            bottom: 40px;
        }
    }

@media (max-width: 580px) {
    .top_ink_3 {
        height: 130px;
    }
    #Wrapper, #main {
        height: 780px;
    }
    h2{
        font-size: 95%;
    }
        .ver_text p{
            font-size: 100%;
        }

        .visual_img{
        background-size: 80%, 50%, 50%;
    }
    .message_rogo{
        margin: 0 auto;
        padding: 0 0 30px ;
        width: 100%;
        max-width: 200px;
    }
    .message_box2{
        display: block;
    }
    .logo_right{
        display: none;
    }

    .kumo_2 {
        top: 40px;
        width: 183px;
        height: 152px;

    }
    .kumo_2 p{
        top: 17%;
        left: -6px;
    }
    .kumo_3 {
        width: 260px;
        height: 130px;
        top: 125px;
        left: 15px;
    }
    .kumo_4 {
        width: 260px;
        height: 180px;
        left: 85px;
        bottom: 40px;
    }
    .kumo_4 p {
        position: absolute;
        top: 15%;
        left: -24px;
        right: 30px;
        bottom: 0;
        text-align: center;
    }
    .learn_box1 div{
        margin-bottom: 15px;
    }
    #question{
        background-position: bottom center, top left -50px, top 100px right -50px;
    }
    .bg__03{
        background-position: top left -50px, top right -50px;
    }


}
@media (max-width: 560px){
    #Wrapper, #main {
        height: 760px;
    }
    .nayami_text{
        height: 180px;
    }
#how_to_use{
    padding: 0 0 40px;
}
.smbox{
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
}
.recorded_box_1{
    width: 100%;
    border-radius: unset;
}
    .kumo_1 {
        top: -30px;
    }
    .kumo_2{
        top: 40px;
        left: 42%;
    }
    .kumo_3 {
        width: 260px;
        height: 130px;
        top: 120px;
        left: 15px;
    }
    .kumo_4 p {
        position: absolute;
        top: 24%;
        left: -20px;
        right: 30px;
        bottom: 0;
        text-align: center;
    }
    .kumo_4 {
        width: 270px;
        height: 120px;
        left: 75px;
        bottom: 110px;
    }
}
    @media (max-width: 500px) {
        #Wrapper, #main {
            height: 730px;
        }
    .ver_text2{
        width: 18%;
    }
        .sample_box .ver_text2{
            width: 100%;
        }
        .sample_box .ver_text2 a{
            margin-left: 0;
            margin-top: 10px;
            inline-size: fit-content;
        }

    .flex_btn_right{
        display: block;
    }
    .login_text{
        padding-top: 0!important;
        padding-left: 0!important;
    }
    .Learning td {
        min-width: 35%;
    }
    nav.navi{
        max-width: 100%;
    }
    .visual_img {
        background-size: 90%, 50%, 50%;
        background-position: center top 30%,bottom left,top right;
    }

    .navi_btn_red_round{


    }
    .navi_btn_red_round a{

    }
    .navi_btn_red_round_gray{
        width: 120px;
        height: 120px;
        bottom: 4%;

    }
    .navi_btn_red_round_gray a{
        padding: 28px 0;
        width: 120px;
        height: 120px;
        font-size: 1em;
    }
    .navi_btn_red_round a:hover{


    }
    #nayami{
        height: 480px;
    }
    .nayami > div{
        height: 480px;
        min-height: 56px;
        background-size: 48%;
    }
    .kumo {
        position: relative;
        box-sizing: border-box;
        height: 480px;
    }
        .kumo_1 {
            width: 260px;
            height: 110px;
            top: -30px;
            left: 10px;
        }
        .kumo_1 p {
            position: absolute;
            top: 24%;
            left: 0;
            right: 50px;
            bottom: 0;
            text-align: center;
        }
        .kumo_2 {
            width: 180px;
            height: 140px;
    }
        .kumo_2 p {
            position: absolute;
            top: 18%;
            left: -6%;
            right: 0;
            bottom: 0;
        }
        .kumo_3 {
            width: 250px;
            top: 120px;
            animation-name: huwahuwa3;
        }
    .kumo_3 p {
        position: absolute;
        top: 30%;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
    }
        .kumo_4 {
            width: 250px;
            height: 120px;
            left: 15px;
            bottom: 100px;
        }
        .kumo_4 p {
            position: absolute;
            top: 22%;
            left: -30px;
            right: 0;
            bottom: 0;
            text-align: center;
        }
    .doriru_info_box{
        padding: 50px 30px 40px;
    }
        .nayami_text{
            height: 160px;
        }
        .nayami_text_box{
            padding-bottom: 30px;
            box-sizing: border-box;
        }
        #how_to_use,
        #info,
        #question{
            padding: 30px;
        }
        #question{
            padding: 30px 30px 60px;
        }
        #how_to_use{
            padding: 0 0 30px;
        }
        .how_to_use{
        }
        .smbox{
            padding: 0 30px;
        }
        .question_box_1 {
            margin-bottom: 30px;
            padding: 0 0 30px;
        }
        .answer_box{
            padding: 0 30px;
        }
        .h2_q img {
            margin-top: 30px;
        }
        .q_box1 .kazari_q {
            top: 10px;
            left: 0;
        }
        .q_box2 .kazari_q {
            top: 0;
            right: 0;
        }
        .q_box3 .kazari_q {
            bottom: 20px;
            left: 10px;
        }
        .q_box4 .kazari_q {
            bottom: 20px;
            right: 0;
        }
        .nayami_text {
            height: 160px;
        }

}
@media (max-width: 480px){
    .nayami_text{
        height: 160px;
    }
}
@media (max-width: 460px) {
    #Wrapper, #main {
        height: 700px;
    }
    .nayami_text {
        height: 140px;
    }
    .doriru_info_box .box_top{
        margin: 0 auto;
        right: 0;
        left: 0;
    }
}
@media (max-width: 420px) {
    .sm_320{
        display:block;
    }
    #Wrapper, #main {
        height: 670px;
    }
    .pcbtn{
        display: none;
    }
    .mbbtn{
        display: block;
    }
    .navi_btn_red a{
        max-width: 76px;
        min-width: 76px;
        line-height: 18px;
        padding: 0 ;

    }
    .navi_btn_gray a{
        max-width: 76px;
        min-width: 76px;
        line-height: 18px;
        padding: 0 ;

    }

    .navi_btn_red a:hover{
        font-size:1em;
        color:#ffffff;
        background: #f7931e;
        border: none;
        opacity: 1;
    }
    .navi_btn_red a{
        overflow-wrap: break-word!important;
        white-space: normal;
    }
    .navi_btn_red a span{
        white-space: nowrap;

    }
    .navi_btn_red_round{
        position: absolute;
        color: #ffffff;
        margin:0 auto;
        right: 0;
        left: 0;
        width: 100%;
    }
    .navi_btn_red_round a{
        position: absolute;
        color: #ffffff!important;
        right: 0;
        left: 0;
        width: 100%;
        max-width: 200px;
        margin: 0 auto;
        border: 2px solid #ffffff;
        border-radius: 5px;
        height: auto;
        padding: 15px 0;
        text-decoration: none;
        background: rgba(247, 147, 30, 0.8);
        -webkit-tap-highlight-color:rgba(0,0,0,0);
    }
    .navi_btn_gray a{
        overflow-wrap: break-word!important;
        white-space: normal;
    }
    .navi_btn_gray a span{
        white-space: nowrap;

    }
    .navi_btn_red_round_gray{
        position: absolute;
        color: #ffffff;
        margin:0 auto;
        right: 0;
        left: 0;
        width: 100%;
    }
    .navi_btn_red_round_gray a{
        position: absolute;
        color: #ffffff!important;
        right: 0;
        left: 0;
        width: 100%;
        max-width: 200px;
        margin: 0 auto;
        border: 2px solid #ffffff;
        border-radius: 5px;
        height: auto;
        padding: 15px 0;
        text-decoration: none;
        background: rgba(153, 153, 153, 0.8);
        -webkit-tap-highlight-color:rgba(0,0,0,0);
    }

    .navi_btn_red_round a:hover{
        position: absolute;
        color: #ffffff!important;
        right: 0;
        left: 0;
        width: 100%;
        max-width: 200px;
        margin: 0 auto;
        border: 2px solid #ffffff;
        border-radius: 5px;
        background: rgba(247, 147, 30, 0.8);
        height: auto;

        -webkit-tap-highlight-color:rgba(0,0,0,0);

    }

    .title_bar > div{
        padding: 0 10px 0 0;
    }
    .hamburger{
        right: 6px;
    }
    .title_rogo img{
        margin-top: 3px;
    }
    .video{
        height: 550px;
        max-height: 550px;
    }
video{
    height: 550px;
    max-height: 550px;
}
    .bottom_q{
        display: none;
    }
    section{
        padding: 0!important;
        box-sizing: border-box;
    }
    #nayami{
        height: auto;
        min-height: 560px;
    }
    .nayami > div{
        height: 560px;
        min-height: 560px;
        background-size: 50%;
    }
    .kumo{
        width: 100%;
        height: 560px;

    }
    .kumo p {
        font-size: 1rem;
    }
    .kumo_1 {
         width: 260px;
         height: 110px;
         top: 0;
         left: 10px;
     }

    .kumo_1 p {
        position: absolute;
        top: 25%;
        left: 0;
        right: 37px;
        bottom: 0;
        text-align: center;
    }
    .kumo_2 {
        top: 90px;
    }
    .kumo_2 p {
        position: absolute;
        top: 18%;
        left: -9px;
        right: 0;
        bottom: 0;
    }
    .kumo_3 {
        top: 170px;
    }
    .kumo_4 {
        width: 230px;
        height: 110px;
        left: 0;
        bottom:140px;
    }
    .kumo_4 p{
        position: absolute;
        top: 20%;
        left: -40px;
        right: 20px;
        bottom: 0;
        text-align: center;
    }
    .big_text {
        font-size: 1.6em !important;
    }
    details > summary .recorded_arrow span::before{

    }
    details[open] > summary .recorded_arrow span::before{

    }
    details > summary .recorded_arrow::before{

    }
    .nayami_kazari_1{
        top: 120px;
    }
    .kyara_q {
        width: 25%;
        margin: -15px 0 0px;
    }
    .nayami_text {
        height: 110px;
    }
    .nayami > div {
        height: 520px;
        min-height: 520px;
        background-size: 50%;
    }
    #nayami {
        height: auto;
        min-height: 520px;
    }
}
@media (max-width: 400px) {
    #Wrapper, #main {
        height: 640px;
    }
    .ink_last{
        margin-top: -20px;
    }
    #question{
        padding: 30px 30px 120px;
    }
    .top_ink_2{
        height: 80px;
    }
    .h2 img {
        padding: 0;
    }
    .h2_q img{
        margin-top: 20px;
    }
    .question_box_1 {
        margin-bottom: 30px;
        padding: 0 0 30px;
    }
    .answer_box{
        padding: 0 20px;
    }
    .q_box2 .kazari_q {
        top: 0px;
        right: 0;
    }
    .q_box1 .kazari_q {
        top: 0;
        left: 0;
    }
    .q_box3 .kazari_q {
        bottom: unset;
        left: 0;
        top: 60px;
    }
    .q_box4 .kazari_q {
        bottom: unset;
        right: 0;
        top: 0;
    }
    .recorded_box_1 {
        padding: 30px 20px;

    }
    #learn{
        padding: 30px 20px;
    }
    #nayami{
        min-height: 480px;
    }

    .nayami > div{
        height: 460px;
        min-height: 460px;
    }
    .kumo{
        height: 480px;
    }
    .kumo_4 {
        width: 230px;
        height: 110px;
        left: 0;
        bottom: 70px;
    }
}
@media (max-width: 390px){
    p{
        font-size: 0.9rem;
    }
    #nayami {
        height: auto;
        min-height: 440px;
    }
    .nayami_title{
        font-size: 1.8em;
    }
    .nayami_text {
        height: 120px;
    }
    .nayami > div {
        height: 440px;
        min-height: 440px;
        background-size: 50%;
    }
    .kumo {
        width: 100%;
        height: 440px;
    }
    .kumo_1 {
        width: 200px;
        height: 90px;
    }
    .kumo_2 {
        width: 150px;
        height: 120px;
        top: 60px;
    }
    .kumo_3 {
        width: 220px;
        height: 110px;
        top: 130px;
        animation-name: huwahuwa3;
    }
    .kumo_3 p {
        position: absolute;
        top: 34%;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
    }
    .kumo_4 {
        left: 0;
        bottom: 80px;
        width: 210px;
        min-height: 100px;
    }

    .kumo_4 p {
        position: absolute;
        top: 20%;
        left: -50px;
        right: 20px;
        bottom: 0;
        text-align: center;
    }
    .question_box p{
        font-size: 1em;
    }
    .kyara_q {
        width: 33%;
        margin: -15px 0 0px;
    }
    .answer_box{
        margin-top: 15px;
    }
    .top_ink_3 {
        height: 110px;
    }
    .kumo p {
        font-size: 0.8rem;
    }

}
@media (max-width: 360px) {
    p {
        font-size: 0.9rem;
        line-height: 1.5;
    }
    #nayami{
        height: 400px;
        min-height: 400px;
    }
    .kumo {
        width: 100%;
        height: 400px;
    }
    .kumo p {
        font-size: 0.8rem;
    }
    .kumo_2 {
        top: 80px;
    }
    .kumo_3 {
        top: 140px;
        left: 0px;
    }
    .kumo_3 p{
        top: 34%;
    }
    .nayami > div {
        height: 400px;
        min-height: 400px;
    }
    .kumo_4 {
        left: 0;
        bottom: 40px;
        width: 210px;
        min-height: 90px;
    }
    .kumo_4 p {
        top: 20%;
        left: -50px;
        right: 20px;
    }
    #Wrapper, #main {
        height: 630px;
    }
    .nayami_text {
        height: 100px;
    }
    .top_ink_3 {
        height: 110px;
    }
    #info, #question {
        padding: 30px 20px;
    }
    #question {
        padding: 30px 20px 120px;
    }
    #how_to_use {
        padding: 0 0 30px;
    }

    .book{
        padding: 10px 15px;
    }
    .learn_p_2{
        font-size: 0.9rem;
    }

}
@media (max-width: 320px) {
    #Wrapper, #main {
        height: 600px;
    }
    .nayami_text {
        height: 100px;
    }
    .top_ink_3 {
        height: 90px;
    }
}