@charset "utf-8";
/* CSS Document */

#for_beginners #contents,
#for_beginners #visual,
#for_beginners #cinfo_visual{
  font-family: 'Noto Sans JP', sans-serif;
}
#for_beginners #visual,
#for_beginners #cinfo_visual{
  height: 410px;
  margin: 0;
  background: url(/for_beginners/img/main_pc.png) right no-repeat;
  background-size: cover;
}
#for_beginners #visual figure,
#for_beginners #cinfo_visual figure{
    position: relative;
    height: 410px;
    overflow: hidden;
}
#for_beginners #visual > div,
#for_beginners #cinfo_visual > div{
    width: 960px;
    margin: 0 auto;
    height: 410px;
    position: relative;
}

#for_beginners #visual div h1,
#for_beginners #cinfo_visual div h1{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("/for_beginners/img/main_bg.png") no-repeat top 25% left 10%;
  font-size: 3.6rem;
  line-height: 1.2;
  padding: 50px 0 0 50px;
  background-size: 300px;
  letter-spacing: 0em;
  color: #224d9a;
  text-shadow: 0px 1px 11px #fff;
  font-weight: 600;
}
#for_beginners #visual div h1 span,
#for_beginners #cinfo_visual div h1 span {
  font-size: 1.8rem;
  font-weight: bold;
  background: linear-gradient(transparent 60%, #FFE26D 40%);
  display: inline-block;
  margin-bottom: 20px;
}
#for_beginners #visual div .medal,
#for_beginners #cinfo_visual div .medal{
  position: absolute;
  top: 43%;
  left: 50px;
}

#for_beginners #visual div a.btn_blue,
#for_beginners .ml_btn a.btn_blue,
#for_beginners #cinfo_visual div a.btn_blue{
  background: linear-gradient(to right, #1E3C72, #2A5298);
  font-weight: normal;
  bottom: 12%;
  position: absolute;
  left: 4%;
  padding: 10px 0;
  height: auto;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
  border: none;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
  max-width: 400px;
  width: 100%;
}
#for_beginners #visual div a.btn_blue:hover, 
#for_beginners .ml_btn a.btn_blue:hover,
#for_beginners #cinfo_visual div a.btn_blue:hover {
  background: linear-gradient(to right, #1E3C72, #2A5298);
  color: #FFF;
  border-color: #224D9A;
  opacity: .8;
}
#for_beginners #visual div a p.visual_btn, 
#for_beginners .ml_btn a p.visual_btn,
#for_beginners #cinfo_visual div a p.visual_btn {
  font-size: 1.8rem;
  font-weight: 600;
  padding: 3px 0 6px;
}
#for_beginners #visual div a p.visual_btn span:nth-of-type(1), 
#for_beginners .ml_btn a p.visual_btn span:nth-of-type(1),
#for_beginners #cinfo_visual div a p.visual_btn span:nth-of-type(1) {
  font-size: 1.8rem;
  color: #FFD8D8;
}
#for_beginners #visual div a p.visual_btn i, 
#for_beginners .ml_btn a p.visual_btn i,
#for_beginners #cinfo_visual div a p.visual_btn i{
  font-size: 1.2rem;
}
#for_beginners .ml_btn{
    margin: 60px 0;
    text-align: center;
}
#for_beginners .ml_btn a.btn_blue{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    font-weight: normal;
    height: auto;
    line-height: 1.2;
    text-decoration: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: none;
}
#for_beginners .ml_btn a.btn_blue:hover{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    color: #FFF;
    border-color: #224D9A;
    opacity: .8;
}
#for_beginners .ml_btn a p.visual_btn{
    font-size: 1.8rem;
    font-weight: 600;
    padding: 5px 0;
}
#for_beginners .ml_btn a p.visual_btn span:nth-of-type(1){
    font-size: 1.8rem;
    color:#FFD8D8;
}
#for_beginners #cinfo_visual div a p.visual_btn i{
    font-size: 1.2rem;
}
#for_beginners .btn_blue .icon-right:last-child,
#for_beginners .btn_blue_o .icon-right:last-child {
  position: absolute;
  top: 50%;
  right: 15px;
  margin: -0.5em 0 0;
  font-size: 1.6rem;
}
#for_beginners .ml_btn02{
    margin: 60px 0;
    text-align: center;
}
#for_beginners .ml_btn02 a.btn_blue{
  background: linear-gradient(to right, #1E3C72, #2A5298);
  padding: 20px 40px 25px 50px;
  line-height: 1.2;
  text-decoration: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: none;
  max-width: 500px;
  width: 100%;
  filter: drop-shadow(0px 1px 10px rgba(0, 0, 0, 0.29));
  height: auto;
  margin-top: 10px;
}
#for_beginners .ml_btn02 a.btn_blue:hover{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    color: #FFF;
    border-color: #224D9A;
    opacity: .8;
}
#for_beginners .ml_btn02 a p.visual_btn {
  font-size: 2.2rem;
}
#for_beginners .ml_btn02 a p.visual_btn span:nth-of-type(1){
    font-size: 2.2rem;
    color:#FFD8D8;
}

#for_beginners #worries {
    padding:60px 0;
    background-color: #fff;
}
#for_beginners #worries h2{
    font-size: 2.9rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 50px 0;
    line-height: 1.4;
}
#for_beginners #worries h2 span{
  font-size:2.9rem;
  color: #224d9a;
  border-bottom: 1px solid #224d9a;
}

#for_beginners #worries ul{
    display: flex;
    flex-wrap: wrap;
    max-width: 1080px;
  width: 100%;
    margin: 0 auto;
}
#for_beginners #worries ul li{
  flex: 0 0 23%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  position: relative;
}
#for_beginners #worries ul li figure {
  margin-bottom:20px;
}
#for_beginners #worries ul li div{
  z-index: 1;
  position: absolute;
  bottom: 10px;
}
#for_beginners #worries ul li div p{
  background: url(/for_beginners/img/worries_bg.png) no-repeat top center;
  width: 250px;
  height: 80px;
  padding: 20px 0 0;
  text-align: center;
}

#for_beginners #reason {
    padding:60px 0;
}
#for_beginners #reason .reason_top {
  background: linear-gradient(#fff 50%, #f5f5f5 100%);
  padding: 60px 0 0;
}
#for_beginners #reason .reason_top h2{
  font-weight: bold;
  font-size: 3.2rem;
  text-align: center;
  line-height: 1.2;
}
#for_beginners #reason .reason_top h2 span{
  background: linear-gradient(transparent 70%, #FFE26D 30%);
  display: inline-block;
}
#for_beginners #reason .reason_top h2 span span{
  font-size:5rem;
  padding: 0;
  background:none;
}

#for_beginners #reason .reason_top ul{
  width: 100%;
  max-width: 960px;
  margin: 50px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#for_beginners #reason .reason_top ul li{
  width: 450px;
}
#for_beginners #reason .reason_top ul li h3{
  font-weight: bold;
  font-size: 2rem;
  position: relative;
  padding-left: 120px;
  margin-bottom: 15px;
}
#for_beginners #reason .reason_top ul li h3 span.circle{
  width: 100px;
  height: 100px;
  background: #e40057;
  border-radius: 100%;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.2;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  left:0;
  top:-20px;
}
#for_beginners #reason .reason_top ul li figure{
  border-radius: 10px;
  background: #f6f5e3;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 20px;
}
#for_beginners #reason .reason_top ul li p{
  font-size: 1.6rem;
}
#for_beginners #reason .answer_reason{
  border-radius: 10px;
  background: #f6f5e3;
  padding: 50px;
  max-width: 960px;
  width: 100%;
  margin: 80px auto 0;
}
#for_beginners #reason .answer_reason h3{
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  border-top: 1px solid #c10042;
  border-bottom: 1px solid #c10042;
  padding: 5px 0;
  margin-bottom: 30px;
}
#for_beginners #reason .answer_reason h3 span{
  font-size: 3.2rem;
  color: #E40057;
}
#for_beginners #reason .answer_reason p{
  word-break: break-all;
  overflow: hidden;
  line-height: 2;
}
#for_beginners #reason .answer_reason p img{
  float: left;
  margin-right: 30px;
}
#for_beginners #reason .answer_reason p span{
  font-size: 0.9rem;
}
#for_beginners #reason .answer_reason .reason_box{
  border: 1px solid #c1afa2;
  background: #fff;
  padding: 0 50px 20px;
  margin: 60px auto 0;
  position: relative;
}
#for_beginners #reason .answer_reason .reason_box::before,
#for_beginners #reason .answer_reason .reason_box::after,
#for_beginners #reason .answer_reason .reason_box ul::before,
#for_beginners #reason .answer_reason .reason_box ul::after{
  position: absolute;
  content: "●";
  color: #7d4e29;
  font-size: 1rem;
}
#for_beginners #reason .answer_reason .reason_box::before {
  top: -10px;
  left: -5px;
}
#for_beginners #reason .answer_reason .reason_box ul::before {
  bottom: -10px;
  left: -5px;
}

#for_beginners #reason .answer_reason .reason_box::after {
  top: -10px;
  right: -5px;
}
#for_beginners #reason .answer_reason .reason_box ul::after {
  bottom: -10px;
  right: -5px;
}

#for_beginners #reason .answer_reason .reason_box h4{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
#for_beginners #reason .answer_reason .reason_box ul {
  width: 100%;
  margin: 50px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#for_beginners #reason .answer_reason .reason_box ul li{
  width: 45%;
}
#for_beginners #reason .answer_reason .reason_box ul li p:nth-of-type(1){
  font-weight: bold;
  font-size: 2rem;
  color: #7d4e29;
  margin-bottom: 10px;
}
#for_beginners #reason .answer_reason .reason_box ul li p:nth-of-type(2){
  font-size: 1.4rem;
  margin-bottom: 30px;
}

#for_beginners #reason .worries_arrow {
    background-color: #f5f5f5;
    border-radius: 0 0 50% 50%;
  height: 120px;
  text-align: center;
  margin-bottom:100px;
}
#for_beginners #reason .worries_arrow img{
  margin-top: 90px;
}
#for_beginners #reason .reason_btm h2,
#for_beginners #support h2{
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.6;
  text-align: center;
}
#for_beginners #reason .reason_btm h2 span,
#for_beginners #support h2 span{
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  color: #e40057;
}
#for_beginners #reason .reason_btm ul{
  width: 100%;
  max-width: 960px;
  margin: 80px auto 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#for_beginners #reason .reason_btm ul li{
  width: 32%;
}
#for_beginners #reason .reason_btm ul li:nth-of-type(2){
  margin-top: -40px;
}
#for_beginners #reason .reason_btm ul li h3{
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  color: #224d9a;
  margin: 15px 0;
}
#for_beginners #features .features_inner{
  background: url(/for_beginners/img/features_bg.png) no-repeat bottom;
  background-size:cover;
  padding-bottom: 60px;
}
#for_beginners #features .features_inner h2{
  font-weight: bold;
  font-size: 3.2rem;
  text-align: center;
  line-height: 1.2;
  padding: 80px 0 90px;
}
#for_beginners #features .features_inner h2 span:nth-of-type(1){
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  color: #e40057;
  display: inline-block;
  margin-bottom: 10px;
}
#for_beginners #features .features_inner h2 span:nth-of-type(2){
  font-size: 2.2rem;
}

#for_beginners #features .features_inner ul{
  max-width: 860px;
  margin: 0 auto;
  width: 100%;
}
#for_beginners #features .features_inner ul li{
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
#for_beginners #features .features_inner ul li div{
  width: 45%;
}
#for_beginners #features .features_inner ul li div h3{
  font-weight: bold;
  font-size: 2rem;
  margin: 60px 0 20px;
  line-height: 1.4;
}
#for_beginners #features .features_inner ul li div p{
  font-size: 1.5rem;
}

#for_beginners #features .features_inner ul li figure{
  width: 60%;
  text-align: right;
}
#for_beginners #features .features_inner ul li:nth-of-type(2) figure{
  text-align: left;
}
#for_beginners #support{
  background: #f2f2f2;
  padding: 60px 0 80px;
}
#for_beginners #support .support_inner{
  max-width: 960px;
  width: 100%;
  margin: 40px auto 0;
}
#for_beginners #support .support_inner h3{
  width: 100%;
  max-width: 770px;
  background: #224d9a;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.22);
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 2.2rem;
  color: #fff;
  padding: 5px 0 7px;
  position: sticky;
  z-index: 1;
  margin-top: 40px;
}
#for_beginners #support .support_inner h3::after{
  position: absolute;
  top: 15px;
  right: 5px;
  content: "\e90c";
  font-family: 'icomoon';
  font-size: 1.2rem;
  padding: 5px 10px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
}

#for_beginners #support .support_inner h3.active::after {
  content: "\e90d";
}

#for_beginners #support .support_inner h3 img{
  margin-right: 15px;
}
#for_beginners #support .support_inner div{
  display:none;
  width: 100%;
  background: #fff;
  padding: 60px 40px 40px;
  margin: -30px 0 0;
}
#for_beginners #support .support_inner div p,
#for_beginners #support .support_inner div .support_txt{
  font-weight: bold;
  font-size: 1.6rem;
}
#for_beginners #support .support_inner div .support_txt span{
  color: #FFBEBE;
  margin-right: 10px;
  font-size: 1.2rem;
}
#for_beginners #support .support_inner div .note{
  font-weight: normal;
  font-size: 1.4rem;
  margin-top:20px;
}
#for_beginners #support .support_inner ul{
  display: flex;
  justify-content: space-between;
}
#for_beginners #support .support_inner ul li{
  text-align: center;
  width: 31%;
}
#for_beginners #support .support_inner ul li:nth-of-type(1){
  width: 38%;
}
#for_beginners #support .support_inner ul li:nth-of-type(2){
  padding-top: 30px;
}

#for_beginners #support .support_inner div a{
  font-weight: bold;
  text-decoration: underline;
  font-size: 2.4rem;
  color: #224d9a;
}
#for_beginners #support .support_inner div a span{
  margin-left:10px;
  text-decoration: none;
}
#for_beginners #support .support_inner div a span img{
  vertical-align: middle;
}

#for_beginners .teacher{
  width: 100%;
  max-width: 1280px;
  margin: 100px auto 0;
}
#for_beginners .teacher .teacher_main h2{
  font-weight: bold;
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 30px;
}
#for_beginners .teacher .teacher_main p {
  text-align: center;
  font-size: 1.8rem;
  margin: 40px 0;
  font-weight: bold;
}
#for_beginners .teacher .inner{
  overflow: hidden;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
#for_beginners .teacher .inner .movie {
  max-width: 700px;
  width: 100%;
  margin: 40px auto;
}
#for_beginners .teacher .inner .movie iframe {
  background: #fff;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
  width: 100%;
  aspect-ratio: 16 / 9;
}
#for_beginners .teacher .inner > p{
  text-align: center;
  font-size: 1.8rem;
  margin: 40px 0;
}

#for_beginners .teacher ul{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  max-width: 960px;
  margin: 0 auto 40px;
}
#for_beginners .teacher ul li {
  width: 25%;
}
#for_beginners .teacher ul li figure{
  text-align: center;
  margin-bottom:0;
}
#for_beginners .teacher ul li p{
  width: 80%;
  margin: 0 auto;
  font-size: 1.8rem;
}
#for_beginners .teacher .teacher_btm{
  min-height: 120px;
  background-size: cover;
  text-align: center;
}
#for_beginners .teacher .teacher_btm p{
  font-size: 3rem;
  font-weight: bold;
  border-top: 2px dotted #E40057;
  border-bottom: 2px dotted #E40057;
  color: #E40057;
  padding: 5px 0;
  display: inline-block;
  margin-top: 32px;
}
#for_beginners .teacher .teacher_btm p span{
  background: linear-gradient(transparent 70%, #FFF5D1 30%);
}
#for_beginners .teacher .teacher_btm p span:nth-of-type(2){
  background: none;
  font-size: 2.8rem;
}
#for_beginners .teacher h3{
  margin: 0 0 60px -10%;
  overflow: hidden;
  position: relative;
  height: 120px;
  background: #E40057;
  border-radius: 0 0 50% 50%;
  text-align: center;
  color: #fff;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 3;
  width: 120%;
}
#for_beginners .teacher h3 img{
  vertical-align: middle;
  margin-right: 20px;
}
#for_beginners .teacher figure{
  text-align: center;
  margin-bottom: 80px;
}
#for_beginners .teacher figure img{
  width: 100%;
}
#for_beginners .teacher .ml_btn02{
    margin: 0 auto 80px;
  }


#for_beginners #course{
  background: #fff3f7;
  padding: 60px 0;
  margin-bottom: 100px;
}
#for_beginners #course h2{
  font-weight: bold;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 60px;
}
#for_beginners #course .course_list{
    width: 960px;
    margin: 40px auto;
    padding: 25px 35px;
    box-shadow: 3px 3px 16px -3px rgba(58, 78, 114, 0.25);
    background-color: #fff;
    border-radius: 8px;
    position: relative;
    word-break: break-all;
}
#for_beginners #course .course_list div{
    position: absolute;
    left:15px;
    top:-25px;
    width: 80px;
}
#for_beginners #course .course_list div img{
    width: 100%;
}
#for_beginners #course .course_list figure{
    position: absolute;
    right:25px;
    top:-25px;
    width: 315px;
}
#for_beginners #course .course_list figure img{
    width: 100%;
    border-radius: 8px;
}
#for_beginners #course .course_list h3{
    text-align: left;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.4;
    margin: 0 0 20px 80px;
    border-bottom: 1px solid #224D9A;
    color: #224D9A;
    width: 450px;
    padding-bottom:5px;
}
#for_beginners #course .course_list h3 a{
  text-decoration: none;
  color: #224D9A;
}
#for_beginners #course .course_list h3 span{
    font-size: 1.4rem;
    font-weight: normal;
    color: #333;
    border-radius: 25px;
    border: 1px solid #707070;
    padding: 0 10px;
    margin: 0 0 0 15px;
    vertical-align: middle;
}
#for_beginners #course .course_list h3 span span{
    font-size: 1.1rem;
    border:none;
    margin: 0;
}
#for_beginners #course .course_list p{
    width: 530px;
    margin-bottom: 30px;
}
#for_beginners #course .course_list ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#for_beginners #course .course_list ul li{
      flex: 0 0 110px;
      padding:0 0 20px;
}
#for_beginners #course .course_list ul li:nth-of-type(2){
    flex: 0 0 420px;
    padding: 0 0 20px;
    margin-left: 30px;
}
#for_beginners #course .course_list ul li:nth-of-type(3){
    flex: 0 0 100%;
    padding: 0 0 20px;
    text-align: center;
}
#for_beginners #course .course_list ul li p{
    font-size: 1.3rem;
    width: auto;
    margin-bottom: 0;
    color: #224D9A;
    text-indent: 1em;
    margin-left: 1em;
    font-weight: bold;
}
#for_beginners #course .course_list ul li p::before{
    content: "";
    display: inline-block;
    background-size: 100%;
    width: 17px;
    height: 17px;
    background-image: url(/cinfo/img/checkbox.png);
    margin: 0 10px 0 -40px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
#for_beginners #course .course_list ul li.osusume div{
    position: relative;
    display: inline-block;
    padding: 15px 0;
    text-align: center;
    color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 10px;
    background-color: #E40057;
    line-height: 1.4;
    width: 90%;
    left: initial;
    top: initial;
}
#for_beginners #course .course_list ul li.osusume div::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #E40057;
    z-index: 0;
}
#for_beginners #course .course_list ul li a.btn_blue{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    font-weight: normal;
    padding: 13px 80px 15px;
    height: auto;
    line-height: 1.2;
    text-decoration: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 2px solid #224D9A;
    margin: 0 10px;
    position: relative;
    display: inline-flex;
    border-radius: 100px;
    font-size: 1.8rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
#for_beginners #course .course_list ul li a.btn_blue:hover{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    color: #FFF;
    border-color: #224D9A;
    opacity: .8;
}
#for_beginners #features a.btn_blue_o{
    background: #fff;
    font-weight: normal;
    padding: 10px 40px;
    height: auto;
    line-height: 1.2;
    text-decoration: none;
    color: #1E3C72;
    text-align: center;
    cursor: pointer;
    border: 2px solid #224D9A;
    margin:0 10px;
    position: relative;
    border-radius: 100px;
  display: inline-block;
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.29);
}
#for_beginners #course a.btn_blue_o{
    background: #fff;
    font-weight: normal;
    padding: 10px 40px;
    height: auto;
    line-height: 1.2;
    text-decoration: none;
    color: #1E3C72;
    text-align: center;
    cursor: pointer;
    border: 2px solid #224D9A;
    margin:0 10px;
    position: relative;
    border-radius: 100px;
  display: inline-block;
}

#for_beginners #features a.btn_blue_o:hover,
#for_beginners #course a.btn_blue_o:hover{
    background: #fff;
    color: #224D9A;
    border-color: #224D9A;
    opacity: .8;
}

#for_beginners #features a.btn_blue_o i,
#for_beginners #course a.btn_blue_o i{
    font-size: 1.2rem;
}


/*-----------------------------------------------------
カウンセリングの流れ
------------------------------------------------------*/
#for_beginners #flow_counseling{
  max-width: 1280px;
  width: 100%;
  margin: 0 auto 80px;
}
#for_beginners #flow_counseling ul{
  display: flex;
}
#for_beginners #flow_counseling ul li{
  border-radius: 20px 20px 0px 0px;
  margin: 0;
  width: 50%;
  text-align: center;
}
#for_beginners #flow_counseling ul li a{
  display: block;
  text-decoration: none;
  font-size: 2.6rem;
  font-weight: bold;
  border-radius: 20px 20px 0px 0px;
  padding: 10px 0;
  opacity: 0.5;
}
#for_beginners #flow_counseling ul li.school a{
  background: #ffe5ef;
}
#for_beginners #flow_counseling ul li.online a{
  background: #e0ecf9;
}
#for_beginners #flow_counseling ul li.active a{
  opacity: 1;
}

#for_beginners #flow_counseling ul li a span{
  border-radius: 20px;
  background: #fff;
  display: inline-block;
  padding: 0 30px;
  font-size: 2.0rem;
  margin-bottom: 20px;
}
#for_beginners #flow_counseling ul li a span:nth-of-type(2){
  background:none;
  padding: 0;
  font-size: 1.8rem;
  margin-bottom: 0;
}
#for_beginners #flow_counseling .tab_box {
  padding: 40px;
  width: 100%;
  border-radius: 0 0 20px 20px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
#for_beginners #flow_counseling .tab_box ol{
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 40px;
}
#for_beginners #flow_counseling .tab_box ol li{
  width: 24%;
  position: relative;
}
#for_beginners #flow_counseling .tab_box #tab01 ol li::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow01.png) no-repeat left;
  position: absolute;
  right: -20px;
  top: 28%;
}
#for_beginners #flow_counseling .tab_box #tab02 ol li::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow02.png) no-repeat left;
  position: absolute;
  right: -20px;
  top: 28%;
}
#for_beginners #flow_counseling .tab_box #tab01 ol li:last-child::after,
#for_beginners #flow_counseling .tab_box #tab02 ol li:last-child::after {
  display: none;
}

#for_beginners #flow_counseling .tab_box #tab01 ol li h3{
  font-size: 2.0rem;
  font-weight: bold;
  margin: 20px 0 40px;
  line-height: 1.2;
}
#for_beginners #flow_counseling .tab_box #tab02 ol li h3,
#for_beginners #flow_counseling .tab_box #tab01 ol li:nth-of-type(2) h3{
  font-size: 2.0rem;
  font-weight: bold;
  margin: 20px 0 15px;
  line-height: 1.2;
}
#for_beginners #flow_counseling .tab_box ol li p{
  padding: 0 30px;
}
#for_beginners #flow_counseling .tab_box .note {
  display: block;
  font-size: 1.2rem;
  text-align: center;
}
#for_beginners #voice{
  background: #DBEAFB;
  padding: 60px 0;
  margin: 0 auto 100px;
  max-width: 1280px;
  width: 100%;
}
#for_beginners #voice h2 {
  font-weight: bold;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 60px;
}
#for_beginners #voice ul{
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
}
#for_beginners #voice ul li{
  background: #EAF3FD;
  padding: 40px 50px;
  margin-bottom: 20px;
}
#for_beginners #voice ul li .voice_inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
#for_beginners #voice ul li .voice_inner .voice_right {
  background: #fff;
  padding: 40px;
  max-width: 550px;
  width: 100%;
}
#for_beginners #voice ul li .voice_inner .voice_right figure{
  max-width: 270px;
  width: 100%;
}
#for_beginners #voice ul li .voice_inner .voice_right .name{
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
#for_beginners #voice ul li .voice_inner .voice_right h3{
  font-weight: bold;
  font-size: 2rem;
  color: #224d9a;
  line-height: 1.2;
  margin-bottom: 20px;
}
#for_beginners #voice ul li .voice_inner .voice_right p {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 1.6rem;
}
#for_beginners #voice ul li .voice_inner .voice_right p::before {
  content: "●";
  color: #8cb8e8;
  margin-right: 5px;
  font-size: 1.2rem;
}

@media screen and (min-width: 375px) and (max-width: 720px) {
#for_beginners #visual,
#for_beginners #cinfo_visual {
  position: relative;
  background: url(/for_beginners/img/main_sp.png) center no-repeat;
  background-size: cover;
  padding-top: 113.333%;
  margin-top: 0;
}
#for_beginners #visual div h1,
#for_beginners #cinfo_visual div h1{
  position: absolute;
  top: 18%;
  left: 15px;
  z-index: 1;
  background: url("/for_beginners/img/main_bg.png") no-repeat top left;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
  background-size: 75%;
  background-position: top left;
  padding: 0 0 0 10px;
  text-shadow: #FFF 0 2px 3px;
  text-align: left;
  width: 70%;
  color: #224d9a;
}
#for_beginners #visual,
#for_beginners #cinfo_visual{
    position: relative;
    margin: 0;
}
#for_beginners #visual figure,
#for_beginners #cinfo_visual figure{
    position: relative;
    overflow: hidden;
}
#for_beginners #visual div,
#for_beginners #cinfo_visual div{
    width: 100%;
  position: initial;
}
#for_beginners #visual .sp_line,
#for_beginners #cinfo_visual .sp_line{
    position: absolute;
    top: 40px;
    left: 25px;
    width: 90%;
    height: auto;
  }
#for_beginners #visual .sp_line .line,
#for_beginners #cinfo_visual .sp_line .line{
    font-size: 1.6rem;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #FFE26D 40%);
    display: inline-block;
    line-height: 1.1;
    margin-bottom: 8px;
  }
#for_beginners #visual div a.btn_blue,
#for_beginners #cinfo_visual div a.btn_blue{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    font-weight: normal;
    bottom:0;
    position: absolute;
    padding: 10px 30px 10px 40px;
    height: auto;
    line-height: 1.2;
    text-decoration: none;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: none;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    width: 90%;
}
#for_beginners #visual div .medal,
#for_beginners #cinfo_visual div .medal{
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
  }
#for_beginners #visual div .medal img,
#for_beginners #cinfo_visual div .medal img{
  width: 90%;
}
#for_beginners #worries {
  padding: 30px 0;
}
#for_beginners #worries h2 {
  font-size: 1.8rem;
}
#for_beginners #worries h2 span{
  font-size:1.8rem;
}
#for_beginners #worries ul{
}
#for_beginners #worries ul li {
    flex: 0 0 45%;
    margin: 0 auto;
    padding: 0 0 20px;
    text-align: center;
  }
#for_beginners #worries ul li figure {
  margin-bottom:70px;
}
#for_beginners #worries ul li figure img{
    width: 80%;
  }
#for_beginners #worries ul li div {
  width: 100%;
}
#for_beginners #worries ul li div p{
    background: url(/for_beginners/img/worries_bg_sp.png) no-repeat top center;
    width: 100%;
    padding: 22px 10px 0;
    text-align: center;
    background-size: 100%;
    font-size: 1.3rem;
    height: 95px;
    line-height: 1.4;
  }
#for_beginners #worries ul li:nth-of-type(1) div p{
  padding-top: 30px;
}
#for_beginners #reason {
  padding: 30px 0;
}
#for_beginners #reason .reason_top {
  background-color: #f5f5f5;
  padding: 30px 0 0;
}
#for_beginners #reason .reason_top h2 {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
#for_beginners #reason .reason_top h2 span span {
  font-size: 3.2rem;
}
#for_beginners #reason .reason_top ul {
  width: 90%;
  margin: 20px auto 0;
}
#for_beginners #reason .reason_top ul li {
  width: 100%;
  margin-bottom: 40px;
}
#for_beginners #reason .reason_top ul li h3 {
  font-size: 1.8rem;
  position: relative;
  padding-left: 100px;
}
#for_beginners #reason .reason_top ul li h3{
  font-weight: bold;
  font-size: 2rem;
  position: relative;
  padding-left: 100px;
  margin-bottom: 15px;
}
#for_beginners #reason .reason_top ul li figure,
#for_beginners #reason .reason_top ul li:nth-child(2n) figure{
  margin: 0 0 10px;
  order: 1;
  padding: 20px;
}
#for_beginners #reason .reason_top ul li figure img{
  max-width: 378px;
  width: 100%;
}
#for_beginners #reason .reason_top ul li p {
  font-size: 1.4rem;
  order: 2;
}

#for_beginners #reason .reason_top div{
    order: 1;
    width: 90%;
    margin: 20px auto 0;
    padding: 20px;
  }

#for_beginners #reason .reason_top ul li h3 span.circle {
  width: 80px;
  height: 80px;
  background: #e40057;
  border-radius: 100%;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  left: 0;
  top: -10px;
}

#for_beginners #reason .reason_top p {
  font-size: 1.4rem;
}

#for_beginners #reason .reason_top .ml_btn02 {
  margin: 30px auto 0;
}
#for_beginners #reason .reason_top .ml_btn02 p {
    margin-bottom:0;
  }
#for_beginners #reason .answer_reason h3 {
  font-size: 1.6rem;
  padding: 5px 0;
  margin-bottom: 30px;
}
#for_beginners #reason .answer_reason h3 span {
  font-size: 2rem;
}
  #for_beginners #reason .answer_reason p img {
  float: initial;
  margin: 0 0 20px;
  width: 100%;
}
 #for_beginners #reason .answer_reason .reason_box {
  padding: 0 20px;
  margin: 60px auto 0;
  position: relative;
   width: 100%;
} 
#for_beginners #reason .answer_reason .reason_box h4 {
  width: 80%;
}
#for_beginners #reason .answer_reason .reason_box h4 img{
  width: 100%;
}
#for_beginners #reason .answer_reason .reason_box ul {
  width: 100%;
  margin: 0 auto;
  display: block;
}
#for_beginners #reason .answer_reason .reason_box ul li {
  width: 100%;
}
#for_beginners #reason .answer_reason .reason_box ul li p:nth-of-type(1) {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
#for_beginners #reason .answer_reason .reason_box ul li p:nth-of-type(2) {
  font-size: 1.3rem;
  margin-bottom: 0;
}
  
  
#for_beginners #reason .worries_arrow{
    height: 40px;
    margin-bottom: 50px;
  }
#for_beginners #reason .worries_arrow img{
    margin-top: 20px;
    width: 30%;
  }
#for_beginners #reason .reason_btm h2,
#for_beginners #support h2{
  font-size: 2rem;
}
#for_beginners #reason .reason_btm h2 span,
#for_beginners #support h2 span{
  font-size: 1.6rem;
}
#for_beginners #reason .reason_btm ul{
    width: 80%;
    margin: 40px auto 20px;
    display: block;
  }
#for_beginners #reason .reason_btm ul li{
    width: 100%;
    margin-bottom: 40px;
  }
#for_beginners #reason .reason_btm ul li:nth-of-type(2){
  margin-top: 0;
}
#for_beginners #reason .reason_btm ul li figure{
  text-align: center;
}
#for_beginners #reason .reason_btm ul li h3{
  font-size: 1.8rem;
}

#for_beginners .ml_btn02{
    margin: 30px auto;
    text-align: center;
    width: 80%;
  }
#for_beginners .ml_btn02 a.btn_blue {
  padding: 10px 40px 15px 50px;
}
#for_beginners .ml_btn02 a p.visual_btn {
  font-size: 1.6rem;
}
#for_beginners .ml_btn02 a p.visual_btn span:nth-of-type(1) {
  font-size: 1.6rem;
}
#for_beginners .ml_btn02 img{
  width: 100%;
}
#for_beginners #features .features_inner{
    padding-bottom: 10px;
    background: url(/for_beginners/img/features_bg.png) no-repeat left 65% bottom 60%;
  }
#for_beginners #features .features_inner h2 {
  font-size: 2rem;
  padding: 40px 0;
}
#for_beginners #features .features_inner h2 span:nth-of-type(1){
  font-size: 1.6rem;
}

#for_beginners #features .features_inner h2 span:nth-of-type(2){
  font-size: 1.6rem;
}
#for_beginners #features .features_inner ul li {
  display: block;
  margin-bottom: 50px;
}
#for_beginners #features .features_inner ul li figure,
#for_beginners #features .features_inner ul li:nth-of-type(2) figure{
  width: 50%;
  text-align: center;
}
#for_beginners #features .features_inner ul li figure img{
  width: 80%;
}
#for_beginners #features .features_inner ul li div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
} 
#for_beginners #features .features_inner ul li div h3 {
  font-weight: bold;
  font-size: 1.6rem;
  margin: 30px 0 0;
  width: 50%;
}
#for_beginners #features .features_inner ul li p{
  width: 90%;
  margin: 20px auto;
}
#for_beginners #support {
  padding: 30px 0 40px;
}
#for_beginners #support .support_inner {
  width: 90%;
  margin: 40px auto 0;
}
#for_beginners #support .support_inner h3{
    text-align: left;
    font-size: 1.6rem;
    margin-top: 20px;
  }
#for_beginners #support .support_inner h3::after {
  top: 10px;
}
#for_beginners #support .support_inner div {
  padding: 50px 20px 20px;
}
#for_beginners #support .support_inner div p{
  font-size: 1.4rem;
}

#for_beginners #support .support_inner div .support_txt{
    font-size: 1.4rem;
    margin-left: 1.5em;
    text-indent: -1.5em;
  }
#for_beginners #support .support_inner div .support_txt span {
  font-size: 1rem;
}
#for_beginners #support .support_inner div .note{
  font-size: 1.2rem;
}

#for_beginners #support .support_inner h3 img {
  margin: 0 15px;
  width: 8%;
  display: block;
  float: left;
}
#for_beginners #support .support_inner ul {
  display: block;
}
#for_beginners #support .support_inner ul li,
#for_beginners #support .support_inner ul li:nth-of-type(1) {
  width: 100%;
}
#for_beginners #support .support_inner ul li:nth-of-type(2) {
  padding: 30px 0;
}
#for_beginners #support .support_inner div a {
  font-size: 2rem;
}
#for_beginners .teacher {
  margin: 30px auto 0;
}
#for_beginners #course h2 {
  font-size: 2rem;
}
#for_beginners .teacher .teacher_main{
  width: 90%;
  margin: 0 auto;
}
#for_beginners .teacher .teacher_main h2 {
  font-size: 2rem;
}
#for_beginners .teacher .teacher_main p {
  text-align: left;
  font-size: 1.6rem;
  margin: 30px 0;
}
#for_beginners .teacher .inner > p {
  font-size: 1.4rem;
}
#for_beginners .teacher ul li {
  width: 50%;
}
#for_beginners .teacher ul li p {
  width: 80%;
  margin: 0 auto 20px;
  font-size: 1.4rem;
}
#for_beginners .teacher .teacher_btm {
  text-align: center;
  padding: 20px 0;
}
#for_beginners .teacher h3 {
  height: 100px;
  font-size: 2.6rem;
}
#for_beginners .teacher figure {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 20px;
}
#for_beginners .teacher figure img,
#for_beginners .teacher ul li figure img,
#for_beginners .teacher .teacher_btm img{
 max-width: 100%;
}
#for_beginners #course{
    padding:40px 20px 0;
}

#for_beginners #course .course_list{
    width: 100%;
    margin: 40px auto;
    padding: 20px;
    box-shadow: 3px 3px 16px -3px rgba(58, 78, 114, 0.25);
    background-color: #fff;
    border-radius: 8px;
    position: relative;
    word-break: break-all;
}
#for_beginners #course .course_list div{
    position: absolute;
    left: 10px;
    top: -30px;
    width: 65px;
}
#for_beginners #course .course_list div img{
    width: 100%;
}
#for_beginners #course .course_list figure{
    order: 1;
    text-align: center;
    width: 100%;
  position: initial;
}
#for_beginners #course .course_list figure img{
    width:80%;
    border-radius: 8px;
}
#for_beginners #course .course_list h3{
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.4;
    margin: 10px 0 20px;
    border-bottom: 1px solid #224D9A;
    color: #224D9A;
    width: 100%;
    padding: 0 0 5px;
}
#for_beginners #course .course_list ul li a.btn_blue {
  background: linear-gradient(to right, #1E3C72, #2A5298);
  font-weight: normal;
  padding: 13px 0 15px;
  height: auto;
  line-height: 1.2;
  text-decoration: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: 2px solid #224D9A;
  position: relative;
  display: inline-flex;
  border-radius: 100px;
  font-size: 1.6rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin:0 auto;
}
#for_beginners .btn_blue .icon-right:last-child,
#for_beginners .btn_blue_o .icon-right:last-child{
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -0.5em 0 0;
}
#for_beginners #course a.btn_blue_o{
    background: #fff;
    font-weight: normal;
    padding: 10px 40px;
    height: auto;
    line-height: 1.2;
    text-decoration: none;
    color: #1E3C72;
    text-align: center;
    cursor: pointer;
    border-radius: 25px;
    border: 2px solid #224D9A;
    display: block;
    margin:10px 0;
    position: relative;
    border-radius: 100px;
}
#for_beginners #course a.btn_blue_o:hover{
    background: #fff;
    color: #224D9A;
    border-color: #224D9A;
    opacity: .8;
}
#for_beginners #course a.btn_blue_o i{
    font-size: 0.8rem;
}


@media screen and (min-width: 320px) and (max-width: 374px) {
#for_beginners #course .course_list h3{
    font-size: 1.4rem;
}
}
#for_beginners #course .course_list h3 a{
  text-decoration: none;
  color: #224D9A;
}
#for_beginners #course .course_list p{
    font-size: 1.2rem;
    margin: 20px 0;
    order: 2;
}
#for_beginners #course .course_list ul{
    display: block;
    width: 100%;
    order: 3;
}
#for_beginners #course .course_list ul li{
      padding:0;
}
#for_beginners #course .course_list ul li:nth-of-type(2){
    padding: 10px 0 5px;
    margin-left: 30px;
    width:90%;
}
#for_beginners #course .course_list ul li:nth-of-type(3){
    padding: 0;
    text-align: center;
    margin: 0;
}
#for_beginners #course .course_list ul li p{
    font-size: 1.3rem;
    width: auto;
    margin: 5px 0;
    color: #224D9A;
    font-weight: bold;
}
#for_beginners #course .course_list ul li p::before{
    content: "";
    display: inline-block;
    background-size: 100%;
    width: 17px;
    height: 17px;
    background-image: url(/cinfo/img/checkbox.png);
    margin: 0 10px 0 -40px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
#for_beginners #course .course_list ul li.osusume div{
    position: relative;
    display: inline-block;
    padding: 2px 0 4px 0 ;
    text-align: center;
    color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 5px;
    background-color: #E40057;
    line-height: 1.4;
    width: 100%;
    left: initial;
    top: initial;
}
#for_beginners #course .course_list ul li.osusume div::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #E40057;
    top: 100%;
    right: initial;
    margin-top: 0;
}


 /*-----------------------------------------------------
カウンセリングの流れ
------------------------------------------------------*/
#for_beginners #flow_counseling{
  width: 95%;
  margin: 0 auto 60px;
}
#for_beginners #flow_counseling ul{
  display: flex;
}
#for_beginners #flow_counseling ul li{
  border-radius: 20px 20px 0px 0px;
  margin: 0;
  width: 50%;
  text-align: center;
}
#for_beginners #flow_counseling ul li a{
  display: block;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 20px 20px 0px 0px;
  padding: 10px 0;
  opacity: 0.5;
  line-height: 1.4;
}
#for_beginners #flow_counseling ul li.school a{
  background: #ffe5ef;
}
#for_beginners #flow_counseling ul li.online a{
  background: #e0ecf9;
}
#for_beginners #flow_counseling ul li.active a{
  opacity: 1;
}

#for_beginners #flow_counseling ul li a span{
  border-radius: 20px;
  background: #fff;
  display: inline-block;
  padding: 0 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
#for_beginners #flow_counseling ul li a span:nth-of-type(2) {
  background: none;
  padding: 0;
  font-size: 1.2rem;
  margin-bottom: 0;
}
#for_beginners #flow_counseling .tab_box {
  padding: 10px;
  width: 100%;
  border-radius: 0 0 20px 20px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
#for_beginners #flow_counseling .tab_box ol{
  margin-bottom: 40px;
  display: block;
}
#for_beginners #flow_counseling .tab_box ol li{
  display: flex;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}
#for_beginners #flow_counseling .tab_box #tab01 ol li::after{
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow01.png) no-repeat left;
  position: absolute;
  left: 50%;
  top: initial;
  bottom: -15%;
  transform: rotateZ(90deg);
}
#for_beginners #flow_counseling .tab_box #tab02 ol li::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow02.png) no-repeat left;
  position: absolute;
  left: 50%;
  top: initial;
  bottom: -15%;
  transform: rotateZ(90deg);
}
#for_beginners #flow_counseling .tab_box #tab01 ol li:last-child::after,
#for_beginners #flow_counseling .tab_box #tab02 ol li:last-child::after {
  display: none;
}

#for_beginners #flow_counseling .tab_box ol li figure{
  width: 35%;
}
#for_beginners #flow_counseling .tab_box ol li figure img{
  width: 100%;
}
#for_beginners #flow_counseling .tab_box #tab02 ol li figure img{
  width: 100%;
  margin-top: 20%;
}

#for_beginners #flow_counseling .tab_box #tab01 ol li:nth-of-type(1) figure img{
  margin-top: 20%;
}
#for_beginners #flow_counseling .tab_box #tab02 ol li:nth-of-type(4) figure img{
  margin-top: 0;
}

#for_beginners #flow_counseling .tab_box ol li div{
  width: 65%;
  padding-left: 20px;
}
#for_beginners #flow_counseling .tab_box ol li h3{
  font-size: 1.6rem;
  font-weight: bold;
  margin: 10px 0 15px 0;
  line-height: 1.2;
  text-align: left;
}
#for_beginners #flow_counseling .tab_box ol li p{
  text-align: left;
  padding: 0;
}
#for_beginners #flow_counseling .tab_box .note{
    display: block;
    font-size: 1.2rem;
    text-align: left;
  }
 #for_beginners #voice {
  padding: 40px 0;
  margin: 0 auto 50px;
  width: 100%;
}
#for_beginners #voice h2 {
  font-size: 2rem;
  margin-bottom: 30px;
}
#for_beginners #voice ul {
  margin: 0 auto;
  width: 90%;
}
#for_beginners #voice ul li {
  padding: 20px;
}
#for_beginners #voice ul li .voice_inner {
  display: block;
}
#for_beginners #voice ul li .voice_inner figure {
  text-align: center;
  margin-bottom: 20px;
}
#for_beginners #voice ul li .voice_inner figure img{
  width: 70%;
}
#for_beginners #voice ul li .voice_inner .voice_right {
  padding: 20px;
  width: 100%;
}
#for_beginners #voice ul li .voice_inner .voice_right .name {
  font-size: 1.4rem;
}
#for_beginners #voice ul li .voice_inner .voice_right h3 {
  font-size: 1.6rem;
}
}