@charset "utf-8";
/* ---------------------------------- */
/* 進路ナビ
/* 特集ページ（偏差値ってどういう意味？）
/* --------------------------------- */


.topimg{
  margin: 0 auto;
  height: 270px;
  width: 373px;
}

.diff img{
  max-width: 101%;
  width: 100%;
  
}
.diff figure{
  text-align: center;
  margin: .5rem;
}

.difference{
 margin: 0 14px;
 margin-top: 40px;
}

#animation {
  margin: 50px 0;
  font-size: 40px;
  font-weight: bold;
  color: #ff0000;
  }
  
  .fadeInDown {
   -webkit-animation-fill-mode:both;
   -ms-animation-fill-mode:both;
   animation-fill-mode:both;
   -webkit-animation-duration:1s;
   -ms-animation-duration:1s;
   animation-duration:1s;
   -webkit-animation-name: fadeInDown;
   animation-name: fadeInDown;
   visibility: visible !important;
  }
  @-webkit-keyframes fadeInDown {
   0% { opacity: 0; -webkit-transform: translateY(-20px); }
   100% { opacity: 1; -webkit-transform: translateY(0); }
  }
  @keyframes fadeInDown {
   0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
   100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
  }

.imggirl{
  margin-top: 2rem;
}

.pageIndex p{
  text-align: center;
  font-size: 20px!important;
  font-weight: 700;
  margin: 0!important;
}

.pageIndex ul {
  padding: 1rem 1rem 7rem 20px;
  margin: 0 2rem;
  color: #7EC7AA;
  background: #eff8fc;
  border-top: solid 3px #16a9ca;
  border-bottom: solid 3px #16a9ca;
  line-height: 1.8;
  position: relative;
  margin-top: 5rem;
}

.mokuzi{
  width: 110px;
  margin: 0 auto;
}

.mokuzi p{
  position: relative;
  border-bottom: solid 2px #16a9ca;
  width: 110px;
}

.mokuzi p::before{
  content: '';
  background: url("../../../../../_webroot/img/page/newcolumn/deviation_value/icon_enpitu.png") left top no-repeat;
  color: white;
  margin-right: -27px;
  top: 32%;
  left: -4px;
  width: 21px;
  height: 44px;
}

.pageIndex{
  position: relative;
}
.pageIndex::after{
  content: '';
  background: url("../../../../../_webroot/img/page/newcolumn/deviation_value/img_piyoandusa.png") left top no-repeat;
  color: white;
  margin-right: -27px;
  width: 113px;
  height: 75px;
  right: 54px;
  bottom: -9px;  
}

.pageIndex li {
  line-height: 30px;
  position: relative;
  padding-left: 1em;
  list-style-type: none;
}

.pageIndex li::before {
  content: "";
  position: absolute;
  top: 54%;
  left: -1%;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-left: 9px solid #16a9ca;
}

.pageIndex li.mini{
  position: relative;
}

.pageIndex li.mini::before{
content: none;
}

.greenback{
  background-color: #eff8fc;
  padding: 2rem;
}

.contentWrap p{
  font-size: 15px;
  line-height: 2;
  margin: 2rem;
}

.whatsdev{
  background-color: #eff8fc;
  padding: 1em;
  margin: 1em 2rem;
  position: relative;
  margin-top: 3.5em;
}
.whatsdev p{
  margin: 0px;
}
.whatsdev::before{
    position: absolute;
    font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
    font-weight: 900;
    content: '偏差値とは？';
    background: #ed7c81;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 5px 10px 5px;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.05em;
}

h2{
  font-size: 20px;
  margin: 2rem;
  line-height: 1.2;
  padding-left: 5rem;
  margin-top: 5rem;
  position: relative;
}

h2::before{
  content: '';
  background: url("../../../../../_webroot/img/page/newcolumn/deviation_value/h2_icon_enpitu.png") left top no-repeat;
  color: white;
  width: 45px;
  height: 45px;
  left: -4px;
  position: absolute;
  top: 48%;
  transform: translate(0,-50%);
}

.deviationimg{
  width: 265px;
  margin: 0 auto;
}

.deviationimg.numerical{
  width: 350px;
  margin: 0 auto;
}

h3.checkmark{
  font-size: 18px;
  position: relative;
  margin: 2rem;
  padding-left: 2rem;
  line-height: 1.2;
  margin-top: 2rem;
}

h3.checkmark::before{
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -0.1em;
  width: 14px;
  height: 10px;
  border-left: 3px solid #16a9ca;
  border-bottom: 3px solid #16a9ca;
  transform: rotate(-45deg);
}
.h3intext{
  background: #eff8fc;
  margin: 2rem;
  padding: 1px;
  padding-bottom: 6rem;
  position: relative;
}

.h3intext::before{
  content: '';
  background: url("../../../../../_webroot/img/page/newcolumn/deviation_value/img_down.png") left top no-repeat;
  color: white;
  margin-right: -27px;
  width: 113px;
  height: 75px;
  right: 42px;
  bottom: 4px;
}
.h3intext.baratuki::before{
  background: url("../../../../../_webroot/img/page/newcolumn/deviation_value/img_baratuki.png") left top no-repeat;
  width: 145px;
  height: 104px;
}

.h3intext.baratuki{
  padding-bottom: 10rem!important;
}

.h2bottom{
  font-size: 18px;
  position: relative;
  margin: 2rem;
  line-height: 1.2;
  margin-top: 2rem;
  border-bottom: 3px solid #16a9ca;
  padding-bottom: 10px;
}

.h2bottom::before{
  content: none;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
}
th, td {
  border: 1px solid #333;
  padding: 2rem 5rem;
  text-align: center;
}
th{
  background-color: #16a9ca;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.h3intext.calculation{
  position: relative;
  padding-bottom: 1rem;
  padding: 1rem;
}
.h3intext.calculation::before{
  content: none;
}

.example{
  font-weight: 700;
  color: #ed7c81;
}

.facinglist.blue {
  background-color: #DBF0FA;
  margin: 14px;
  padding: 14px;
  padding-left: 25px;
  border-radius: 0.5rem;
  z-index: 2;
  position: relative;
}

.checkpoint li {
  margin: 0 0 10px 15px;
  line-height: 1.8;
  position: relative;
}

.checklist ul li{
  position: relative;
  line-height: 1.8;
}

.checklist ul li::before{
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.7em;
  width: 14px;
  height: 10px;
  border-left: 3px solid #ed7c81;
  border-bottom: 3px solid #ed7c81;
  transform: rotate(-45deg);
}

.checklist ul{
  margin: 2rem 5rem;
}

.backbulue{
  background-color: #eff8fc;
  padding-top:3rem;
  padding-bottom: 3rem;
  margin-bottom: 4rem;
}

.backbulue p span{
  color: #ed7c81;
  font-weight: 700;
}

.backbulue p.arrow{
  position: relative;
}

.backbulue p.arrow::after{
  content: "";
  position: absolute;
  top: 130%;
  left: 45%;
  background: url("../../../../../_webroot/img/page/newcolumn/deviation_value/step_yazirusi.png") left top no-repeat;
  background-size: auto 100%;
  transform: translate(0,-50%);
  width: 3em;
  height: 1em;
}

.botan{
  background: #ed7c81;
  color: #FFF;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 20px;
  font-weight: 700;
  border-radius: 10px;
  position: relative;
  margin: 0 auto;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.2);
  width: 228px;
  text-align: center;
  font-size: 18px!important;
}

.botancenter{
  margin: 0 auto;
  margin-top: 5rem;
  width: 273px;
}

.suggestion{
  margin-top: 5rem;
}

.botanbottom{
  width: 147px;
  margin: 0 auto;
}

.botanbottom img{
  width: 147px;
  margin: 0 auto;
}

.botancenter.withpiyo{
  margin-top: -1rem;
}

.ocimg{
  margin-right: 10px;
  margin-left: 10px;
}
/* -------------------------
  /* for pc only
  --------------------------*/
  @media screen and (min-width: 768px) {

    @CHARSET "UTF-8";
    @import url('../deviation_value_pc.css');


 
    .topimg{
      width: 77%;
      margin: 0 auto;
      height: 264px;
    }

    .gimongirl{
      width: 500px;
      margin: 0 auto;
    }

    .contentWrap{
      width: 960px;
      margin: 0 auto;
    }

    .pageIndex{
      width: 600px;
      margin: 0 auto;
    }

    .pageIndex ul{
      width: 600px;
    }
    
    .pageIndex li::before{
      left: 2%;
    }

    .pageIndex li{
      line-height: 37px;
      padding-left: 2em;
    }
    .pageIndex::after{
      right: 52px;
    }

    h2{
      position: relative;
    }

    h3::before{
      top: 0.2em;
    }

    .h3intext{
      margin: 2rem auto;
      width: 800px;
    }
    .textheight{
      width: 900px;
      margin: 0 auto;
    }

    table{
      width: 538px;
    }

    .backbulue p.arrow::after{
      top: 162%;
      left: 48%;
    }

    .backbulue p.arrow{
      margin: 2rem 10rem;
    }

    .h2bottom{
      margin-top: 4rem;
    }

    .deviationimg {
      width: 319px;
      margin: 0 auto;
    }

    .deviationimg img{
      max-width: none;
      width: 329px;
      margin-top: 3rem;
    }

    .deviationimg.bottom img{
      width: 214px;
    }
    .deviationimg.bottom{
      width: 215px;
    }
    h3.checkmark::before{
      top: 0.1em;
    }

    .deviationimg.numerical{
      width: 310px;
    }

    .h3intext::before{
      right: 100px;
      bottom: 12px;
    }
    .ocimg{
      width: 380px;
      margin: 0 auto;
    }
  }