@charset "utf-8";
/* CSS Document */

#second_chance #contents,
#second_chance #visual,
#second_chance #cinfo_visual{
  font-family: 'Noto Sans JP', sans-serif;
}
#second_chance #visual,
#second_chance #cinfo_visual{
  height: 510px;
  margin: 0;
  background: url(/second_chance/img/main_pc.png) right no-repeat;
  background-size: cover;
}
#second_chance #visual figure,
#second_chance #cinfo_visual figure{
    position: relative;
    height: 510px;
    overflow: hidden;
}
#second_chance #visual > div,
#second_chance #cinfo_visual > div{
    width: 960px;
    margin: 0 auto;
    height: 510px;
    position: relative;
}

#second_chance #visual div h1,
#second_chance #cinfo_visual div h1{
  position: absolute;
  top:35px;
  left: 0;
  z-index: 1;
  background: url("/second_chance/img/main_bg.png") no-repeat top 5% 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;
}
#second_chance #visual div h1 span,
#second_chance #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;
}
#second_chance #visual div .medal,
#second_chance #cinfo_visual div .medal{
  position: absolute;
  top: 50%;
  left: 50px;
}

#second_chance #visual div a.btn_blue,
#second_chance #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%;
}
#second_chance #visual div a.btn_blue:hover,
#second_chance #cinfo_visual div a.btn_blue:hover{
  background: linear-gradient(to right, #1E3C72, #2A5298);
  color: #FFF;
  border-color: #224D9A;
  opacity: .8;
}
#second_chance #visual div a p.visual_btn,
#second_chance #cinfo_visual div a p.visual_btn{
  font-size: 1.8rem;
  font-weight: 600;
  padding: 3px 0 6px;
}
#second_chance #visual div a p.visual_btn span:nth-of-type(1),
#second_chance #cinfo_visual div a p.visual_btn span:nth-of-type(1){
  font-size: 1.8rem;
  color: #FFD8D8;
}

#second_chance .ml_btn{
    margin: 60px 0;
    text-align: center;
}
#second_chance .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;
}
#second_chance .ml_btn a.btn_blue:hover{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    color: #FFF;
    border-color: #224D9A;
    opacity: .8;
}
#second_chance .ml_btn a p.visual_btn{
    font-size: 1.8rem;
    font-weight: 600;
    padding: 5px 0;
}
#second_chance .ml_btn a p.visual_btn span:nth-of-type(1){
    font-size: 1.8rem;
    color:#FFD8D8;
}
#second_chance #cinfo_visual div a p.visual_btn i{
    font-size: 1.2rem;
}
#second_chance .btn_blue .icon-right:last-child,
#second_chance .btn_blue_o .icon-right:last-child {
  position: absolute;
  top: 50%;
  right: 15px;
  margin: -0.5em 0 0;
  font-size: 1.6rem;
}
#second_chance .ml_btn02{
    margin: 60px 0;
    text-align: center;
}
#second_chance .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;
}
#second_chance .ml_btn02 a.btn_blue:hover{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    color: #FFF;
    border-color: #224D9A;
    opacity: .8;
}
#second_chance .ml_btn02 a p.visual_btn {
  font-size: 2.2rem;
}
#second_chance .ml_btn02 a p.visual_btn span:nth-of-type(1){
    font-size: 2.2rem;
    color:#FFD8D8;
}

#second_chance #reason {
    padding:60px 0;
    background-color: #fff;
}
#second_chance #reason h2{
    font-size: 2.9rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 50px 0;
    line-height: 1.4;
}
#second_chance #reason h2 span{
  font-size: 2.9rem;
  color: #E40057;
  border-bottom: 1px solid #E40057;
}

#second_chance #reason ul{
    display: flex;
    flex-wrap: wrap;
    max-width: 1280px;
  width: 100%;
    margin: 0 auto;
}
#second_chance #reason ul li{
  flex: 0 0 23%;
  margin: 0 auto;
  padding: 150px 0 0;
  text-align: left;
  position: relative;
}
#second_chance #reason ul li figure {
  margin-bottom:20px;
}
#second_chance #reason ul li div{
  z-index: 1;
  position: absolute;
  top: 10px;
  right: -65px;
}

#second_chance #reason ul li div p{
  background: url(/second_chance/img/reason_bg.png) no-repeat top center;
  width: 200px;
  height: 173px;
  padding: 40px 0 0 20px;
  text-align: center;
}
#second_chance #point,
#second_chance #sc_point{
  background: #E7F0F9;
}
#second_chance #point .point_top,
#second_chance #sc_point .sc_point_top {
    background-color: #f5f5f5;
  padding: 60px 0 0;
}
#second_chance #point .point_top h2,
#second_chance #sc_point .sc_point_top h2 {
  font-size: 2.9rem;
  text-align: center;
  font-weight: bold;
}
#second_chance #point .point_top h2 span,
#second_chance #sc_point .sc_point_top h2 span{
  color: #224D9A;
  position: relative;
  font-size: 2.4rem;
}
#second_chance #point .point_top h2 span::before,
#second_chance #sc_point .sc_point_top h2 span::before {
  content: '';
  background: url(/second_chance/img/point_title_blue.png) no-repeat;
  width: 23px;
  height: 34px;
  position: absolute;
  top: 5px;
  left: -40px;
}
#second_chance #point .point_top h2 span::after,
#second_chance #sc_point .point_top h2 span::after {
  content: '';
  background: url(/second_chance/img/point_title_blue.png) no-repeat;
  width: 23px;
  height: 34px;
  position: absolute;
  top: 5px;
  right: -40px;
  transform: scale(-1, 1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
#second_chance #point .point_top ul,
#second_chance #sc_point .sc_point_top ul {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
#second_chance #point .point_top ul li,
#second_chance #sc_point .sc_point_top ul li {
  display: flex;
  margin-top: 50px;
}
#second_chance #point .point_top ul li figure,
#second_chance #sc_point .sc_point_top ul li figure {
  margin-right: 30px;
}
#second_chance #point .point_top ul li:nth-child(2n) figure,
#second_chance #sc_point .sc_point_top ul li:nth-child(2n) figure {
  margin: 0 0 0 30px;
}
#second_chance #point .point_top div,
#second_chance #sc_point .sc_point_top div {
  margin-top: 10px;
}
#second_chance #point .point_top .point_number,
#second_chance #sc_point .sc_point_top .sc_point_number {
  background: #224D9A;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 0 12px;
  margin: 0;
}
#second_chance #point .point_top h3,
#second_chance #sc_point .sc_point_top h3 {
  font-weight: bold;
  font-size: 2.0rem;
  margin: 20px 0;
  line-height: 1.6;
}
#second_chance #point .point_arrow,
#second_chance #sc_point .sc_point_arrow {
    background-color: #f5f5f5;
    border-radius: 0 0 50% 50%;
  height: 120px;
  text-align: center;
  margin-bottom:100px;
}
#second_chance #point .point_arrow img,
#second_chance #sc_point .sc_point_arrow img{
  margin-top: 90px;
}
#second_chance #point .point_btm h2,
#second_chance #sc_point .sc_point_btm h2{
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.6;
  text-align: center;
}
#second_chance #point .point_btm h2 span,
#second_chance #sc_point .sc_point_btm h2 span{
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  color: #e40057;
}
#second_chance #point .point_btm ul,
#second_chance #sc_point .sc_point_btm ul{
  width: 100%;
  max-width: 960px;
  margin: 80px auto 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#second_chance #point .point_btm ul li,
#second_chance #sc_point .point_btm ul li{
  width: 32%;
}
#second_chance #point .point_btm ul li:nth-of-type(2),
#second_chance #sc_point .sc_point_btm ul li:nth-of-type(2){
  margin-top: -40px;
}
#second_chance #point .reason_btm ul li h3,
#second_chance #sc_point .sc_reason_btm ul li h3{
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  color: #224d9a;
  margin: 15px 0;
}
#second_chance #course{
  background: #E7F0F9;
  padding: 60px 0;
}
#second_chance #course h2{
  font-weight: bold;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 60px;
}
#second_chance #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;
}
#second_chance #course .course_list div{
    position: absolute;
    left:15px;
    top:-25px;
    width: 80px;
}
#second_chance #course .course_list div img{
    width: 100%;
}
#second_chance #course .course_list figure{
    position: absolute;
    right:25px;
    top:-25px;
    width: 315px;
}
#second_chance #course .course_list figure img{
    width: 100%;
    border-radius: 8px;
}
#second_chance #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;
}
#second_chance #course .course_list h3 a{
  text-decoration: none;
  color: #224D9A;
}
#second_chance #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;
}
#second_chance #course .course_list h3 span span{
    font-size: 1.1rem;
    border:none;
    margin: 0;
}
#second_chance #course .course_list p{
    width: 530px;
    margin-bottom: 30px;
}
#second_chance #course .course_list ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#second_chance #course .course_list ul li{
      flex: 0 0 110px;
      padding:0 0 20px;
}
#second_chance #course .course_list ul li:nth-of-type(2){
    flex: 0 0 420px;
    padding: 0 0 20px;
    margin-left: 30px;
}
#second_chance #course .course_list ul li:nth-of-type(3){
    flex: 0 0 100%;
    padding: 0 0 20px;
    text-align: center;
}
#second_chance #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;
}
#second_chance #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;
}
#second_chance #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;
}
#second_chance #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;
}
#second_chance #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);
}
#second_chance #course .course_list ul li a.btn_blue:hover{
    background: linear-gradient(to right, #1E3C72, #2A5298);
    color: #FFF;
    border-color: #224D9A;
    opacity: .8;
}
#second_chance #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;
}

#second_chance #course a.btn_blue_o:hover{
    background: #fff;
    color: #224D9A;
    border-color: #224D9A;
    opacity: .8;
}

#second_chance #course a.btn_blue_o i{
    font-size: 1.2rem;
}
#second_chance #support{
  background: url(/second_chance/img/support_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 40px 0;
  margin-bottom: 20px;
}
#second_chance #support h2{
  font-weight: bold;
  font-size: 2.2rem;
  text-align: center;
}
#second_chance #support h2 span{
  font-size: 3rem;
  color: #e40057;
}
#second_chance #support > p{
  font-family: "Hiragino Mincho ProN";
  font-size: 2rem;
  text-align: center;
  text-shadow: 0px 0px 8px #fff;
  margin-top: 20px;
}
#second_chance #support > p > span{
  font-size: 2.8rem;
  background: linear-gradient(transparent 60%, #FFE26D 40%);
  display: inline-block;
  padding: 0 5px;
  line-height: 1.4;
  margin-top: 20px;
}
#second_chance #support .cpn {
  max-width: 780px;
  border-radius: 10px;
  background: #fff;
  border: 3px solid #fbd6e4;
  width: 100%;
  margin: 20px auto;
  padding: 40px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}
#second_chance #support .cpn p span{
  color: #e40057;
}
#second_chance #support .cpn p span span{
  font-size:3.6rem;
}
#second_chance #support .btn_t{
  font-family: "Hiragino Mincho ProN";
  font-weight: normal;
  font-size: 3rem;
}

#second_chance #voice{
  background: #F5F5F5;
  padding: 60px 0;
  margin: 0 auto;
  width: 100%;
}
#second_chance #voice h2 {
  font-weight: bold;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 60px;
}
#second_chance #voice ul{
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
}
#second_chance #voice ul li{
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
}
#second_chance #voice ul li figure{
  width: 48%;
  margin-top: 25px;
}

#second_chance #voice ul li:nth-of-type(2) figure {
  text-align: right;
  margin-top: 0;
}
#second_chance #voice ul li div {
  width: 52%;
  background: #fff;
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.1);
  padding: 40px;
  position:relative;
}
#second_chance #voice ul li:nth-of-type(1) div {
  border-right: 7px solid #FFD8D8;
}

#second_chance #voice ul li:nth-of-type(2) div {
  border-left: 7px solid #FFD8D8;
}

#second_chance #voice ul li div::after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -20px;
    border-right-color:#fff;
    right:100%;
    top:50%;
}
#second_chance #voice ul li:nth-of-type(2) div::after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -20px;
    border-left-color:#FFFFFF;
    left:100%;
    top:50%;
}

#second_chance #voice ul li div h3{
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 20px;
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
}
#second_chance #voice ul li div p {
  font-size: 1.4rem;
}
#second_chance .bg_gray{
  background: #F5F5F5;
  padding-bottom: 10px;
  margin-bottom: 100px;
}

#second_chance .teacher_bg{
  background: url(/cinfo/lesson11/img/teacher_bg.png) no-repeat bottom center #F5F5F5;
  background-size: 115%;
  height: 550px;
}

#second_chance .teacher{
  text-align: center;
  padding: 60px 0 0;
}
#second_chance .teacher p{
  text-align: center;
  margin-bottom: 20px;
}
#second_chance .teacher p span{
  padding: 0 30px 3px 30px;
  font-weight: bold;
  font-size: 2.8rem;
  text-align: center;
  color: #fff;
  line-height: 1.8;
  background: linear-gradient(to right, #1e3c72 0%, #2a5298 100%);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
}
/*-----------------------------------------------------
カウンセリングの流れ
------------------------------------------------------*/
#second_chance #flow_counseling{
  max-width: 1280px;
  width: 100%;
  margin: 0 auto 80px;
}
#second_chance #flow_counseling ul{
  display: flex;
}
#second_chance #flow_counseling ul li{
  border-radius: 20px 20px 0px 0px;
  margin: 0;
  width: 50%;
  text-align: center;
}
#second_chance #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;
}
#second_chance #flow_counseling ul li.school a{
  background: #ffe5ef;
}
#second_chance #flow_counseling ul li.online a{
  background: #e0ecf9;
}
#second_chance #flow_counseling ul li.active a{
  opacity: 1;
}

#second_chance #flow_counseling ul li a span{
  border-radius: 20px;
  background: #fff;
  display: inline-block;
  padding: 0 30px;
  font-size: 2.0rem;
  margin-bottom: 20px;
}
#second_chance #flow_counseling ul li a span:nth-of-type(2){
  background:none;
  padding: 0;
  font-size: 1.8rem;
  margin-bottom: 0;
}
#second_chance #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);
}
#second_chance #flow_counseling .tab_box ol{
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 40px;
}
#second_chance #flow_counseling .tab_box ol li{
  width: 24%;
  position: relative;
}
#second_chance #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%;
}
#second_chance #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%;
}
#second_chance #flow_counseling .tab_box #tab01 ol li:last-child::after,
#second_chance #flow_counseling .tab_box #tab02 ol li:last-child::after {
  display: none;
}

#second_chance #flow_counseling .tab_box #tab01 ol li h3{
  font-size: 2.0rem;
  font-weight: bold;
  margin: 20px 0 40px;
  line-height: 1.2;
}
#second_chance #flow_counseling .tab_box #tab02 ol li h3,
#second_chance #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;
}
#second_chance #flow_counseling .tab_box ol li p{
  padding: 0 30px;
}
#second_chance #flow_counseling .tab_box .note {
  display: block;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 375px) and (max-width: 720px) {
#second_chance #visual,
#second_chance #cinfo_visual {
  position: relative;
  background: url(/second_chance/img/main_sp.png) center no-repeat;
  background-size: cover;
  padding-top: 113.333%;
  margin-top: 0;
  height: 500px;
}
#second_chance #visual div h1,
#second_chance #cinfo_visual div h1{
  position: absolute;
  top: 8%;
  left: 15px;
  z-index: 1;
  background: url("/second_chance/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: 15px 0 0 10px;
  text-shadow: #FFF 0 2px 3px;
  text-align: left;
  width: 80%;
  color: #224d9a;
}
#second_chance #visual,
#second_chance #cinfo_visual{
    position: relative;
    margin: 0;
}
#second_chance #visual figure,
#second_chance #cinfo_visual figure{
    position: relative;
    overflow: hidden;
}
#second_chance #visual div,
#second_chance #cinfo_visual div{
    width: 100%;
  position: initial;
}
#second_chance #visual .sp_line,
#second_chance #cinfo_visual .sp_line{
    position: absolute;
    top: 0;
    left: 25px;
    width: 90%;
    height: auto;
  }
#second_chance #visual .sp_line .line,
#second_chance #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;
  }
#second_chance #visual div a.btn_blue,
#second_chance #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%;
}

#second_chance #visual div .medal,
#second_chance #cinfo_visual div .medal{
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
  }
#second_chance #visual div .medal img,
#second_chance #cinfo_visual div .medal img{
  width: 90%;
}

#second_chance #reason {
  padding: 30px 0;
}
#second_chance #reason h2 {
  font-size: 1.8rem;
    margin: 0 0 20px 0;
}
#second_chance #reason h2 span{
  font-size:1.8rem;
}
#second_chance #reason ul{
  display: block;
  width: 90%;
}
#second_chance #reason ul li {
    flex: 0 0 100%;
  padding: 80px 0 0;
}
#second_chance #reason ul li:nth-child(even) {
   text-align: right;
}

#second_chance #reason ul li figure {
  margin-bottom: 0;
}
#second_chance #reason ul li figure img{
    width: auto;
  }
#second_chance #reason ul li div {
  background-size: contain;
  height: auto;
  right: 0;
  }
 #second_chance #reason ul li:nth-child(even) div {
    left: 0;
  }
#second_chance #reason ul li div p {
  padding: 45px 0 0 0;
}
#second_chance #reason ul li:nth-child(even) div p {
  background: url(/second_chance/img/reason_bg_right.png) no-repeat top center;
}
#second_chance #point {
}
#second_chance #point .point_top,
#second_chance #sc_point .sc_point_top {
  background-color: #f5f5f5;
  padding: 30px 0 0;
}
#second_chance #point .point_top h2,
#second_chance #sc_point .sc_point_top h2 {
  font-size: 1.8rem;
}
#second_chance #point .point_top h2 span::before,
#second_chance #sc_point .sc_point_top h2 span::before {
  content: '';
  top: 0;
  left: -20px;
  background-size: 60%;
}
#second_chance #point .point_top h2 span::after,
#second_chance #sc_point .sc_point_top h2 span::after {
  content: '';
  top: 0;
  right: -20px;
  background-size: 60%;
}
#second_chance #point .point_top h2 span,
#second_chance #sc_point .sc_point_top h2 span {
  font-size: 1.5rem;
}
#second_chance #point .point_top h2 span span,
#second_chance #sc_point .sc_point_top h2 span span {
  font-size: 3.2rem;
}
#second_chance #point .point_top ul,
#second_chance #sc_point .sc_point_top ul {
  width: 90%;
}
#second_chance #point .point_top ul li,
#second_chance #sc_point .sc_point_top ul li{
  display: flex;
  margin-top: 30px;
  flex-direction: column;
}
#second_chance #point .point_top ul li figure,
#second_chance #point .point_top ul li:nth-child(2n) figure,
#second_chance #sc_point .sc_point_top ul li figure,
#second_chance #sc_point .sc_point_top ul li:nth-child(2n) figure{
  margin: 0 0 30px;
  order:2;
}
#second_chance #point .point_top ul li figure img,
#second_chance #sc_point .sc_point_top ul li figure img{
  max-width: 378px;
  width: 100%;
}
#second_chance #point .point_top div,
#second_chance #sc_point .point_top div {
  order:1;
}
#second_chance #point .point_top h3,
#second_chance #sc_point .point_top h3 {
  font-size: 1.6rem;
}
#second_chance #point .point_top p,
#second_chance #sc_point .point_top p {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
#second_chance #point .point_top .ml_btn02,
#second_chance #sc_point .point_top .ml_btn02 {
  margin: 30px auto 0;
}
#second_chance #point .point_top .ml_btn02 p,
#second_chance #sc_point .point_top .ml_btn02 p {
    margin-bottom:0;
  }
#second_chance #point .point_arrow,
#second_chance #sc_point sc_.point_arrow{
    height: 40px;
    margin-bottom: 50px;
  }
#second_chance #point .point_arrow img,
#second_chance #sc_point sc_.point_arrow img{
    margin-top: 20px;
    width: 30%;
  }
#second_chance #point .point_btm h2,
#second_chance #sc_point .sc_point_btm h2{
    font-size: 1.8rem;
  }
#second_chance #point .point_btm h2 span,
#second_chance #sc_point .sc_point_btm h2 span{
  font-size: 1.6rem;
}
#second_chance #point .point_btm ul,
#second_chance #sc_point .sc_point_btm ul{
    width: 80%;
    margin: 40px auto 20px;
    display: block;
  }
#second_chance #point .point_btm ul li,
#second_chance #sc_point .sc_point_btm ul li{
    width: 100%;
    margin-bottom: 40px;
  }
#second_chance #point .point_btm ul li:nth-of-type(2),
#second_chance #sc_point .sc_point_btm ul li:nth-of-type(2){
  margin-top: 0;
}
#second_chance #point .point_btm ul li figure,
#second_chance #sc_point .sc_point_btm ul li figure{
  text-align: center;
}
#second_chance #point .point_btm ul li h3,
#second_chance #sc_point .sc_point_btm ul li h3{
  font-size: 1.8rem;
}
#second_chance .ml_btn02{
    margin: 30px auto;
    text-align: center;
    width: 80%;
  }
#second_chance .ml_btn02 a.btn_blue {
  padding: 10px 40px 15px 50px;
}
#second_chance .ml_btn02 a p.visual_btn {
  font-size: 1.6rem;
}
#second_chance .ml_btn02 a p.visual_btn span:nth-of-type(1) {
  font-size: 1.6rem;
}
#second_chance .ml_btn02 img{
  width: 100%;
}
#second_chance #course{
    padding: 5px 20px 10px;
  }

#second_chance #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;
}
#second_chance #course .course_list div{
    position: absolute;
    left: 10px;
    top: -30px;
    width: 65px;
}
#second_chance #course .course_list div img{
    width: 100%;
}
#second_chance #course .course_list figure{
    order: 1;
    text-align: center;
    width: 100%;
  position: initial;
}
#second_chance #course .course_list figure img{
    width:80%;
    border-radius: 8px;
}
#second_chance #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;
}
#second_chance #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;
}
#second_chance .btn_blue .icon-right:last-child,
#second_chance .btn_blue_o .icon-right:last-child{
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -0.5em 0 0;
}
#second_chance #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;
}
#second_chance #course a.btn_blue_o:hover{
    background: #fff;
    color: #224D9A;
    border-color: #224D9A;
    opacity: .8;
}
#second_chance #course a.btn_blue_o i{
    font-size: 0.8rem;
}


@media screen and (min-width: 320px) and (max-width: 374px) {
#second_chance #course .course_list h3{
    font-size: 1.4rem;
}
}
#second_chance #course .course_list h3 a{
  text-decoration: none;
  color: #224D9A;
}
#second_chance #course .course_list p{
    font-size: 1.2rem;
    margin: 20px 0;
    order: 2;
}
#second_chance #course .course_list ul{
    display: block;
    width: 100%;
    order: 3;
}
#second_chance #course .course_list ul li{
      padding:0;
}
#second_chance #course .course_list ul li:nth-of-type(2){
    padding: 10px 0 5px;
    margin-left: 30px;
    width:90%;
}
#second_chance #course .course_list ul li:nth-of-type(3){
    padding: 0;
    text-align: center;
    margin: 0;
}
#second_chance #course .course_list ul li p{
    font-size: 1.3rem;
    width: auto;
    margin: 5px 0;
    color: #224D9A;
    font-weight: bold;
}
#second_chance #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;
}
#second_chance #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;
}
#second_chance #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;
}

#second_chance .bg_gray{
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
#second_chance #support {
  background: url(/second_chance/img/support_bg_sp.jpg) no-repeat bottom #FFEBEC;
  padding: 40px 0;
  margin-bottom: 20px;
  background-size: contain;
}
#second_chance #support h2 {
  font-size: 1.6rem;
}
#second_chance #support h2 span {
  font-size: 2rem;
}
#second_chance #support > p {
  font-size: 1.4rem;
}
#second_chance #support > p > span {
  font-size: 1.8rem;
  background: linear-gradient(transparent 60%, #FFE26D 40%);
  display: inline-block;
  padding: 0 5px;
  line-height: 1.4;
  margin-top: 0;
}
#second_chance #support .cpn {
  width: 90%;
  padding: 20px;
  font-size: 1.4rem;
}
#second_chance #support .cpn p span span {
  font-size: 2.6rem;
}
#second_chance #support .btn_t {
  font-size: 1.8rem;
}

 #second_chance #voice {
  padding: 40px 0;
  margin: 0 auto 50px;
  width: 100%;
}
#second_chance #voice h2 {
  font-size: 2rem;
  margin-bottom: 30px;
}
#second_chance #voice ul {
  margin: 0 auto;
  width: 90%;
}
#second_chance #voice ul li {
    display: block;
  }
#second_chance #voice ul li div {
  width: 100%;
  padding:20px;
  position: relative;
}
#second_chance #voice ul li div::after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:20px;
    border-right-width:20px;
    margin-left: -20px;
    border-bottom-color:#fff;
    top: -20px;
    left:50%;
}
#second_chance #voice ul li:nth-of-type(2) div::after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:20px;
    border-right-width:20px;
    margin-left: -20px;
    border-bottom-color:#fff;
    top: -20px;
    left:50%;
}

#second_chance #voice ul li:nth-of-type(1) div {
  border-right:none;
  border-bottom: 7px solid #FFD8D8;
}

#second_chance #voice ul li:nth-of-type(2) div {
  border-left:none;
  border-bottom: 7px solid #FFD8D8;
}
#second_chance #voice ul li div h3 {
  font-size: 1.6rem;
}
#second_chance #voice ul li figure{
    width: 100%;
    margin: 0 0 10px -7px;
}
#second_chance #voice ul li:nth-of-type(2) figure {
  text-align: initial;
  margin: 0 0 10px -7px;
}
#second_chance #voice ul li figure img{
  width: 100%;
}
#second_chance .teacher_bg{
    background: url(/cinfo/lesson11/img/teacher_bg_sp.png) no-repeat bottom center #F5F5F5;
    background-size: cover;
    height: 360px;
  }
#second_chance .teacher{
    text-align: center;
    padding: 40px 0 0;
  }
#second_chance .teacher p{
  text-align: center;
  margin-bottom: 20px;
}
#second_chance .teacher p span {
  padding: 0 5px;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  line-height: 1.6;
  background: linear-gradient(to right, #1e3c72 0%, #2a5298 100%);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
}
 /*-----------------------------------------------------
カウンセリングの流れ
------------------------------------------------------*/
#second_chance #flow_counseling{
  width: 95%;
  margin: 0 auto 60px;
}
#second_chance #flow_counseling ul{
  display: flex;
}
#second_chance #flow_counseling ul li{
  border-radius: 20px 20px 0px 0px;
  margin: 0;
  width: 50%;
  text-align: center;
}
#second_chance #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;
}
#second_chance #flow_counseling ul li.school a{
  background: #ffe5ef;
}
#second_chance #flow_counseling ul li.online a{
  background: #e0ecf9;
}
#second_chance #flow_counseling ul li.active a{
  opacity: 1;
}

#second_chance #flow_counseling ul li a span{
  border-radius: 20px;
  background: #fff;
  display: inline-block;
  padding: 0 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
#second_chance #flow_counseling ul li a span:nth-of-type(2) {
  background: none;
  padding: 0;
  font-size: 1.2rem;
  margin-bottom: 0;
}
#second_chance #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);
}
#second_chance #flow_counseling .tab_box ol{
  margin-bottom: 40px;
  display: block;
}
#second_chance #flow_counseling .tab_box ol li{
  display: flex;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}
#second_chance #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);
}
#second_chance #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);
}
#second_chance #flow_counseling .tab_box #tab01 ol li:last-child::after,
#second_chance #flow_counseling .tab_box #tab02 ol li:last-child::after {
  display: none;
}

#second_chance #flow_counseling .tab_box ol li figure{
  width: 35%;
}
#second_chance #flow_counseling .tab_box ol li figure img{
  width: 100%;
}
#second_chance #flow_counseling .tab_box #tab02 ol li figure img{
  width: 100%;
  margin-top: 20%;
}

#second_chance #flow_counseling .tab_box #tab01 ol li:nth-of-type(1) figure img{
  margin-top: 20%;
}
#second_chance #flow_counseling .tab_box #tab02 ol li:nth-of-type(4) figure img{
  margin-top: 0;
}

#second_chance #flow_counseling .tab_box ol li div{
  width: 65%;
  padding-left: 20px;
}
#second_chance #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;
}
#second_chance #flow_counseling .tab_box ol li p{
  text-align: left;
  padding: 0;
}
#second_chance #flow_counseling .tab_box .note{
    display: block;
    font-size: 1.2rem;
    text-align: left;
  }


}