@charset "UTF-8";

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
#contents {
/*  padding-top: 0;*/
}
#re-corpBlock {
  padding-bottom: 0px;
}
h2,
h3 {
  text-align: center;
}
h2 span {
  display: block;
  position: relative;
}
h2 span::before {
  position: absolute;
  content: "";
  background: #78c285;
}
h3 {
  position: relative;
  margin: 0 auto;
}
img {
  vertical-align: bottom;
}

@media (min-width: 769px) {
  h2 img {
    padding-bottom: 25px;
  }
  h2 span {
    font-size: 20px;
    line-height: 20px;
    padding: 25px 0 0;
  }
  h2 span::before {
    width: 55px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  h3 {
    width: 790px;
    border: 2px solid #d27292;
    border-radius: 5px;
    padding: 24px 0 23px;
    box-sizing: border-box;
    line-height: 0.8;
  }
}

/*.mainVis*/
.mainVis {
  background: url(../images/mainVis_bg_sp.png) no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.mainVis .main_ttl {
  text-align: center;
}
.mainVis .main_catch {
  font-family: YuGothic, "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-shadow: 1px 5px 3px rgb(26 127 44 / 40%);
}
.mainVis .main_catch_txt {
  text-align: center;
}
.mainVis .btn_area {
  display: flex;
  justify-content: space-between;
}
.mainVis .btn_area .btn_item {
  border: 2px solid #fff;
  border-radius: 5px;
  box-sizing: border-box;
}
.mainVis .btn_area .btn_item a {
  width: auto;
  height: auto;
}
.mainVis .btn_area .btn_item a:hover {
  opacity: 0.8;
}
.mainVis .btn_area .btn_item span {
  display: block;
  font-size: 0;
  background: #61b26f;
  position: relative;
  box-sizing: border-box;
}
.mainVis .btn_area .btn_item span::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.mainVis .btn_area .btn_item .btn_txt {
  width: 100%;
  font-weight: bold;
  color: #61b26f;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.mainVis .btn_area .btn_item .btn_txt::after {
  position: absolute;
  content: "";
  background: url(../images/icon_arrow_g.png) no-repeat;
  background-size: 100%;
  background-position: center;
}
.mainVis .ban_message {
  text-align: center;
}
@media (min-width: 769px) {
  .mainVis {
    background: url(../images/mainVis_bg.png) no-repeat;
    background-position: center bottom;
    background-size: cover;
  }
  .mainVis .main_ttl {
    padding: 30px 0 27px;
  }
  .mainVis .main_ttl img {
    width: 165px;
    height: 165px;
  }
  .mainVis .main_catch {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 30px;
    letter-spacing: 0.4rem;
  }
  .mainVis .main_catch_txt {
    margin-bottom: 38px;
  }
  .mainVis .main_catch img {
    padding-bottom: 0;
  }
  .mainVis .btn_area {
    max-width: 770px;
    margin: 0 auto 35px;
    width: 90.588%;
  }
  .mainVis .btn_area .btn_item {
    max-width: 178px;
    width: 23.116%;
  }
  .mainVis .btn_area .btn_item span {
    width: auto;
    height: 135px;
  }
  .mainVis .btn_area .btn_item span.btn_job::before {
    background: url(../images/btn_job.png) no-repeat;
    width: 82px;
    height: 97px;
  }
  .mainVis .btn_area .btn_item span.btn_careea::before {
    background: url(../images/btn_careea.png) no-repeat;
    width: 113px;
    height: 93px;
  }
  .mainVis .btn_area .btn_item span.btn_educational::before {
    background: url(../images/btn_training.png) no-repeat;
    width: 121px;
    height: 99px;
  }
  .mainVis .btn_area .btn_item span.btn_system::before {
    background: url(../images/btn_system.png) no-repeat;
    width: 103px;
    height: 100px;
  }
  .mainVis .btn_area .btn_item .btn_txt {
    height: 100px;
    font-size: 19px;
    line-height: 24px;
    padding-top: 10px;
    letter-spacing: 1px;
    font-family: YuGothic, "Yu Gothic", "游ゴシック", sans-serif;
  }
  .mainVis .btn_area .btn_item:first-child .btn_txt {
    padding-top: 30px;
  }
  .mainVis .btn_area .btn_item .btn_txt::after {
    right: 0;
    bottom: 5px;
    left: 0;
    width: 31px;
    height: 31px;
    margin: auto;
  }
  .mainVis .ban_message {
    padding-bottom: 125px;
  }
}
@media (max-width: 768px) {
  .mainVis {
    padding-bottom: 19.47vw;
  }
  .mainVis img {
    width: 100%;
    vertical-align: bottom;
  }
  .mainVis .main_ttl {
    text-align: center;
    width: 48.6%;
    margin: auto;
    padding: 8.53% 0 6.13%;
  }
  .mainVis .main_catch {
    font-family: YuGothic,'Yu Gothic',sans-serif;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: auto;
    padding-bottom: 5.8%;
    line-height: 1.5;
    font-size: 5.33vw;
  }
  .mainVis .main_catch_txt {
    text-align: center;
    padding: 0 2.6% 7.33%;
  }
  .mainVis .btn_area {
    margin: 0 5.33% 9.2%;
    flex-wrap: wrap;
    border: 2px solid #fff;
    border-radius: 5px;
  }
  .mainVis .btn_area .btn_item {
    width: 100%;
    border-radius: 0px;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #fff;
    border-left: none;
    box-sizing: border-box;
    padding: 4.47vw 0;
    background: #61b26f;
  }
  .mainVis .btn_area .btn_item:last-of-type {
    border-bottom: none;
  }
  .mainVis .btn_area .btn_item span {
    width: auto;
    height: auto;
  }
  .mainVis .btn_area .btn_item span.btn_job::before {
    background: url(/recruit/new-graduates/images/btn_job_sp.png) no-repeat;
    width: 29.86vw;
    height: 9.997vw;
    background-size: contain;
    top: 0;
    right: auto;
    bottom: -25px;
    left: 1.5%;
  }
  .mainVis .btn_area .btn_item span.btn_careea::before {
    background: url(/recruit/new-graduates/images/btn_careea_sp.png)
      no-repeat;
    width: 33.6vw;
    height: 8.4vw;
    background-size: contain;
    top: 0;
    right: auto;
    bottom: -25px;
    left: 3%;
  }
  .mainVis .btn_area .btn_item span.btn_educational::before {
    background: url(/recruit/new-graduates/images/btn_training_sp.png)
      no-repeat;
    width: 33.2vw;
    height: 11.46vw;
    background-size: contain;
    top: 0;
    right: auto;
    bottom: -25px;
    left: 4.5%;
  }
  .mainVis .btn_area .btn_item span.btn_system::before {
    background: url(/recruit/new-graduates/images/btn_system_sp.png)
      no-repeat;
    width: 31.2vw;
    height: 10vw;
    background-size: contain;
    top: 0;
    right: auto;
    bottom: -25px;
    left: 5.5%;
  }
  .mainVis .btn_area .btn_item .btn_txt {
    width: 50%;
    margin: 0 0 0 auto;
    border-radius: 25px 0 0 25px;
    text-align: left;
    padding-top: 0.5%;
    padding-bottom: 0.1%;
    padding-left: 5.33%;
  }
  .mainVis .btn_area .btn_item .btn_txt::after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    border-top: 2px solid #61b26f;
    border-right: 2px solid #61b26f;
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: -4px;
    right: 13px;
    bottom: 0;
    margin: auto 0;
    background: none;
  }
  .mainVis .ban_message {
    width: 89.333%;
    margin: auto;
  }
}

/*共通*/
.job .job_catch,
.career .career_catch,
.career .career_txt,
.educational .educational_catch,
.educational .educational_txt,
.system .system_catch {
  text-align: center;
}
.job .job_catch,
.career .career_catch,
.educational .educational_catch,
.educational .educational_txt,
.system .system_catch {
  font-weight: bold;
}
.career .btn,
.educational .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .job .job_catch,
  .career .career_catch,
  .educational .educational_catch,
  .system .system_catch {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 40px;
  }
  .job .job_txt,
  .career .career_txt {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 30px;
    letter-spacing: 2px;
  }
  .career .btn,
  .educational .btn {
    font-size: 18px;
    background: url(../images/career_btn.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 415px;
    height: 50px;
  }
  .mt_15 {
    margin-top: -15px;
  }
}
@media (max-width: 768px) {
  .career .btn,
  .educational .btn {
    font-size: 3.73vw;
    background: url(../images/career_btn.png) no-repeat;
    background-size: cover;
    background-position: right;
    /*height: 60px;*/
    width: 86.666%;
    margin: auto;
    padding: 5.2% 0;
  }
}
/*#re-corpBlock .re-corpInner */
.new-graduates #re-corpBlock .re-corpInner {
  margin: 0 auto;
  max-width: 850px;
  width: 90%;
  box-shadow: 0px 5px 0px 0px rgba(175, 169, 163, 0.65);
}
/*job*/
.new-graduates .job_bg {
  background: url(../images/job_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 152px 0 0;
  position: relative;
  z-index: -1;
  min-height: 906px;
  margin-top: -7%;
}
.new-graduates .re-corpInner {
  background: rgba(255, 255, 255, 90%);
  box-shadow: 0 5px 0 0 rgba(0, 0, 0, .3);
}
.job .job_ttl {
  position: relative;
}
.job .job_txt span {
  color: #b50081;
  font-weight: bold;
}
@media (min-width: 769px) {
  .job {
    padding: 65px 65px 65px 65px;
  }
  .job .job_ttl {
    margin-bottom: 45px;
  }
  .job .job_ttl img {
    position: absolute;
    bottom: 59px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .job_catch img {
    width: 70%;
    max-width: 504px;
  }
}
@media (max-width: 768px) {
  .job {
    padding: 15% 5% 14.62%;
  }
  .new-graduates .job_bg {
    background: url(../images/job_bg_sp.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 17.13vw 0 22vw;
    position: relative;
    z-index: -1;
    min-height: auto;
    margin-top: -7.5%;
  }
  .new-graduates .re-corpInner {
    width: 86.6666%;
    margin: auto;
    box-sizing: border-box;
  }
  .job .job_ttl {
    margin-bottom: 2.8vw;
  }
  .job .job_ttl img {
    position: absolute;
    top: -17vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 34%;
  }
  .job_catch img {
    width: 100%;
  }
  .job .job_ttl span {
    padding-top: 1vw;
    font-size: 4vw;
  }
  .job .job_ttl span::before {
    width: 55px;
    height: 2px;
    top: -3vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .job_catch {
    width: 80.89%;
    margin: auto;
    padding-bottom: 7%;
  }
  .job .job_txt {
    margin-bottom: 2.9vw;
    line-height: 1.917;
    font-size: 3.1vw;
  }
}

/*career*/
.career {
  background-image: url(../images/step-up_topbg.png);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}
.career figure {
  text-align: center;
}
.career .career_catch {
  font-weight: bold;
  text-align: center;
}
.career .career_system,
.career .career_cdp {
  box-sizing: border-box;
  position: relative;
}
.career .career_system_ttl,
.career .career_cdp_ttl {
  color: #fff;
  font-weight: bold;
  border: none;
  background: #78c285;
  border-radius: inherit;
  position: absolute;
}
.career .cdp_flex {
  display: flex;
  justify-content: space-between;
}
.career .career_system .career_system_list .th_box{
  background: #74be81;
  color: #FFF;
  font-weight: bold;
  border-top: solid 1px #000000;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.career .career_system .career_system_list .th_box .th_box_inner {

}
.career .career_system .career_system_list .th_box .th_box_inner:nth-of-type(2){
  background: #6baf77;
}

.career .career_system .career_system_list ul.career_system_data li{
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: solid 1px #000000;
}
.position_ico_list{
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.position_ico_list li{
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  border-bottom: none !important;
}
.position_ico_list li:last-of-type{
  margin-right: 0;
}
.career .career_system .career_system_list ul.career_system_data li .td_box{
  box-sizing: border-box;
}
.career .career_system .career_system_list ul.career_system_data li .td_box .name_text{
  color: #000000;
  font-weight: bold;
}
.career_system_list .career_system_data li:first-of-type .position_ico_list li {background: #856ab3;}
.career_system_list .career_system_data li:nth-of-type(2) .position_ico_list li {background: #a4b129;}
.career_system_list .career_system_data li:nth-of-type(3) .position_ico_list li {background: #5988bc;}
.career_system_list .career_system_data li:nth-of-type(4) .position_ico_list li {background: #da6d9e;}
.career .career_system .career_system_list ul.career_system_data li .td_box:nth-of-type(2) span{
  display: block;
}

@media (min-width: 769px) {
  .career {
    padding: 100px 0 70px;
    margin-top: -80px;
  }
  .career .career_ttl {
    margin-bottom: 37px;
  }
  .career h2.career_ttl span {
    margin-bottom: 35px;
  }
  .career .career_catch {
    margin-bottom: 60px;
  }
  .career .career_catch img {
    width: 47.5%;
    max-width: 455px;
  }
  .career .career_system {
    max-width: 850px;
    padding: 52px 50px 40px;
    margin: 0 auto 54px;
    border: 2px solid #78c285;
  }
  .career .career_system figure img {
    width: 100%;
  }
  .career .career_system .career_system_list{
  }
  .career .career_system .career_system_list .th_box{
    font-size: 14px;
    padding: 0 0;
    width: 100%;
  }
  .career .career_system .career_system_list .th_box .th_box_inner{
    padding: 15px 0;
  }
  .career .career_system .career_system_list .th_box .th_box_inner:first-of-type {
    width: 21.733%;
  }
  .career .career_system .career_system_list .th_box .th_box_inner:nth-of-type(2) {
    width: 24%;

  }
  .career .career_system .career_system_list .th_box .th_box_inner:nth-of-type(3) {
    width: 54.267%;
  }
  .career .career_system .career_system_list ul.career_system_data{
    list-style: none;
    width: 100%;
  }
  
  .career .career_system .career_system_list ul.career_system_data li .td_box:nth-of-type(1){
    width: 45.733%;
    display: flex;
    justify-content: flex-start;
    align-items: center;

  }
  .career .career_system .career_system_list ul.career_system_data li .td_box .name_text{
    font-size: 13px;
    width: 47.52%;
    padding-left: 12px;
    box-sizing: border-box;
  }

  .career .career_system .career_system_list ul.career_system_data li .td_box:nth-of-type(2){
    width: 54.267%;
    padding-left: 12px;
    font-size: 11px;
  }
  .career .career_system .career_system_list ul.career_system_data li .td_box:nth-of-type(2) span{
    font-size: 13px;
    padding-top: 12px;
  }

  .position_ico_box{
    width: 52.47%;
    background: #ebebeb;
  }
  .position_ico_list{
    padding: 13px 12px 11px;
  }
  .position_ico_list li{
    width: 36px;
    height: 36px;
    font-size: 16px;
    margin-right: 4px;
  }


  
  /**/
  .career .career_cdp {
    max-width: 850px;
    padding: 52px 50px 10px;
    margin: 0 auto 54px;
    border: 2px solid #78c285;
  }
  .career .career_system_ttl {
    width: 170px;
    font-size: 22px;
    padding: 15px;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .career .career_system_txt,
  .career .career_cdp_txt {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 23px;
  }
  .career .career_cdp_ttl {
    width: 442px;
    font-size: 22px;
    padding: 15px;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .career .career_cdp_ttl span {
    font-size: 16px;
  }
  .career .career_cdp_txt {
    /*width: 383px;*/
    width: auto;
  }
  .career .career_cdp {
    margin-bottom: 42px;
  }
}
@media (max-width: 768px) {
  .career {
    padding: 15.27vw 0 0vw;
    margin-top: -11vw;
    background-position: right top;
  }
  .career .career_ttl {
    width: 48%;
    margin: auto;
    padding-bottom: 2.8vw;
  }
  .career img {
    width: 100%;
  }
  .career h2 span {
    padding-top: 4vw;
    font-size: 4vw;
  }
  .career h2 span::before {
    width: 55px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .career h2 img {
    padding-bottom: 4.8vw;
  }
  .career .career_catch {
    width: 71.466%;
    margin: 0 auto 10.4vw;
  }
  .career .career_system {
    padding: 9% 3% 5.5%;
    margin: 0 auto 5.73vw;
    border: 2px solid #78c285;
    width: 93.333%;
  }
  .career .career_system figure img {
    width: 100%;
  }
  .career .career_cdp {
    padding: 0;
    margin: 0 auto 8vw;
    border: 2px solid #78c285;
    width: 93.333%;
  }
  .career .career_system_ttl {
    width: 32%;
    font-size: 4.27vw;
    padding: 2vw 0;
    top: -5vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .career .career_system_txt,
  .career .career_cdp_txt {
    font-size: 3.2vw;
    line-height: 1.917;
    margin-bottom: 4vw;
    padding: 0 3%;
  }
  .career .career_cdp_ttl {
    width: 100%;
    font-size: 4.27vw;
    position: static;
    padding: 2vw 0;
  }
  .career .career_cdp_ttl span {
    font-size: 3.2vw;
  }
  .career .career_cdp_txt {
    /*width: 383px;*/
    width: auto;
  }
  .career .cdp_flex {
    padding: 4% 3% 3%;
  }
  .career .career_system .career_system_list .th_box{
    font-size: 2.93vw;
  }
  .career .career_system .career_system_list .th_box .th_box_inner:first-of-type {
    display: none;
  }
  .career .career_system .career_system_list .th_box .th_box_inner{
    padding: 2% 0;
  }
  
  .career .career_system .career_system_list .th_box .th_box_inner:nth-of-type(2){
    width: 40.16%;
  }
  .career .career_system .career_system_list .th_box .th_box_inner:nth-of-type(3){
    width: 59.84%;
  }
  .position_ico_box{
    padding-top: 3%;
  }
  .position_ico_list{
    justify-content: flex-start;
  }
  .position_ico_list li.pos_t{
    width: 5.6vw;
    height: 5.6vw;
    font-size: .5625rem;
    margin-right: 4px;
    align-items: center;
  }
  .career .career_system .career_system_list ul.career_system_data li{
    /*align-items: flex-start;*/
  }
  .career .career_system .career_system_list ul.career_system_data li .td_box:nth-of-type(1){
    width: 40.16%;
    background: #ebebeb;
    padding-top: 2.5%;
    padding-bottom: 3%;
    padding-left: 1.9%;
  }
  .career .career_system .career_system_list ul.career_system_data li .td_box:nth-of-type(2){
    width: 59.84%;
    font-size: 2.67vw;
    line-height: 1.5;
    padding-top: 3%;
    padding-right: 1.5%;
    padding-bottom: 2%;
    padding-left: 3%;
  }
  .career .career_system .career_system_list ul.career_system_data li .td_box:nth-of-type(2) span{
    font-size: 2.93vw;
  }
  .career .career_system .career_system_list ul.career_system_data li .td_box .name_text{
    font-size: 2.93vw;
  }
  
}

/*educational*/
.educational {
  background-image: url(../images/educational_topbg.jpg);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ebebeb;
}
.educational .inner {
  max-width: inherit;
  margin: 0 auto;
  background: #ebebeb;
  position: relative;
}
.training_box .training_inner .training_list .no{
  color: #FFF;
  text-align: center;
  border-radius: 0;
  border: none;
}
.training_text{
  text-align: center;
}
.training_box .training_inner .training_list.no01 .no{
  background: #da6d9e;
}
.training_box .training_inner .training_list.no02 .no{
  background: #5988bc;
}
.training_box .training_inner .training_list.no03 .no{
  background: #a4b129;
}
.training_box .training_inner .training_list.no04 .no{
  background: #856ab3;
}
.training_text span{
  color: #b50081;
  font-weight: bold;
}

.training_list li{
  text-align: center;
}
.training_list.no01 .detail_list li{
  background: rgba(218, 109, 158, .3);
}
.training_list.no02 .detail_list li{
  background: rgba(89, 136, 188, .3);
}
.training_list.no03 .detail_box{
  background: rgba(164, 177, 41, .3)
}
.training_list.no04 .detail_box{
  background: rgba(133, 106, 179, .2)
}
.training_box .training_inner .training_list .detail_box .detail_text{
  color: #FFF;
}
.training_box .training_inner .training_list.no03 .detail_box .detail_text{
  background: #a4b129;
}
.training_box .training_inner .training_list.no04 .detail_box .detail_text{
  background: #856ab3;
}
@media (min-width: 769px) {
  #anc-educational{
    padding-top: 20px;
  }
  .educational {
    /*padding-top: 120px;
    padding-bottom: 90px;*/
    padding-top: 135px;
    padding-bottom: 90px;
    width: 100%;
    max-width: initial;
  }
  .educational .inner {
    padding-bottom: 40px;
  }
  .educational .educational_ttl {
    margin:-148px auto 0;
    padding-top: 5px;
  }
  .educational h2.educational_ttl img {
    padding-top: 10px;
  }
  .educational .educational_catch {
    padding-top: 27px;
    margin-bottom: 20px;
  }
  .educational .educational_catch img {
    width: 50.15%;
    max-width: 480px;
  }
  .educational .educational_txt {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 28px;
  }
  .educational .educational_txt span {
    font-size: 16px;
    color: #b50081;
  }
  .educational .educational_txt span.color01{
    color: #b50081;
    font-size: 20px;
  }
  .educational figure {
    max-width: 851px;
    margin: 0 auto;
  }
  .educational figure img {
    width: 100%;
  }
  .educational .anote {
    width: 850px;
    margin: 10px auto 30px;
    text-align: right;
    font-size: 10px;
  }
  .educational .btn {
    margin-top: 35px;
  }
  .training_box{
    max-width: 850px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .training_box .training_inner{
    width: 48.94%;
    margin: 0;
    margin-right: 2.12%;
    background: #FFF;
  }
  .training_box .training_inner:last-of-type{
    margin-right: 0;
  }
  .training_box .training_inner .training_list{
    width: 100%;
    /*margin-bottom: 18px;*/
    padding-bottom: 20px;
    overflow: hidden;
  }
  .training_box .training_inner .training_list.no02{
    margin-bottom: 0;
    border-top: solid 18px #ebebeb;
  }
  .training_box .training_inner .training_list.no04{
    margin-bottom: 0;
    border-top: solid 14px #ebebeb;
    
  }
  .training_box .training_inner .training_list .no{
    font-size: 16px;
    width: 100%;
    padding:9px 0;
    margin-bottom: 16px;
    line-height: 1.375;
  }
  .training_box .training_inner .training_list.no02 .no{
    margin-bottom: 13px;
  }
  .training_text{
    font-size: 14px;
    line-height: 1.714;
  }
  .training_box .training_inner .training_list.no04 .detail_box .training_text{
    padding: 7% 10.8% 0;
    text-align: left;
  }
  .detail_list{
    list-style: none;
    margin:14px auto 0;
    width: 90.38%;
  }
  .training_list li{
    margin-bottom: 9px;
    border-radius: 6px;
    padding: 15px 0;
    font-size: 14px;
  }
  .training_list li:last-of-type{
    margin-bottom: 0;
  }
  .training_list .detail_box{
    border-radius: 6px;
    width: 90.625%;
    margin:4.5% auto auto;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
  }
  .training_list.no03 .detail_box{
    margin-top: 5%;
  }
  .training_box .training_inner .training_list.no04 .detail_box{
    float: left;
    width: 44.47%;
    margin: 3% 1.68% .5% 4.69%;
    padding-bottom: 3.5%;
  }
  .training_box .training_inner .training_list.no04 .detail_box:nth-child(even){
    margin-right: 4.56%;
    margin-left: 0;
  }
  .training_box .training_inner .training_list .detail_box .detail_text{
    border-radius: 17px;
    font-size: 14px;
    margin-bottom: 14px;
    padding: 8px 0 6px;
  }
  .training_box .training_inner .training_list.no04 .detail_box .detail_text{
    width: 89.729%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .training_box .training_inner .training_list.no03 .detail_box .detail_text{
    width: 67.374%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  #anc-educational{

  }
  .educational .inner {
    background: none;
  }
  .educational {
    padding: 23.27vw 0 22vw;
    background-position: right top;
  }
  .educational .educational_ttl {
    width: 58%;
    margin: -39vw auto auto;
    padding-bottom: 3.5vw;
    padding-top: 17vw;
  }
  .educational img {
    width: 100%;
  }
  .educational h2 img {
    padding-bottom: 3.53vw;
  }
  .educational h2 span {
    padding-top: 4vw;
    font-size: 4vw;
  }
  .educational h2 span::before {
    width: 55px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .educational .educational_catch {
    width: 58.8%;
    margin: 0 auto 2.5vw;
  }
  .educational .educational_txt {
    font-size: 3.73vw;

    line-height: 2.143;
    margin: 0 auto;
    width: 86.666%;
    text-align: left;
  }
  .educational .educational_txt span {
    font-size: 3.2vw;
    color: #b50081;
  }
  .educational .educational_txt span.color01{
    color: #b50081;
    font-size: 3.73vw;
  }
  .educational figure {
    margin: 2.5vw auto 1vw;
    width: 93.333%;
  }
  .educational .anote {
    width: 93.333%;
    margin: 0 auto 8vw;
    text-align: left;
    line-height: 1.778;
    font-size: 2.93vw;
  }
  .training_box{
    width: 93.33%;
    margin: 2.5vw auto 1vw;
  }
  .training_box .training_inner .training_list{
    background: #FFF;
    overflow: hidden;
    margin-bottom: 3%;
    padding-bottom: 1.5%;
  }
  .training_box .training_inner .training_list .no{
    font-size: 3.47vw;
    padding: 2.8% 0 1.5%;
    margin-bottom: 4%;
  }
  .training_box .training_inner .training_list.no02 .no{
    margin-bottom: 3%;
  }
  .training_box .training_inner .training_list.no04 .no{
    margin-bottom: 3.5%;
  }
  .training_text{
    font-size: 3.2vw;
    line-height: 1.917;
  }
  .training_box .training_inner .training_list.no04 .detail_box .training_text{
    padding: 3% 6.46% 0;
    text-align: left;
  }
  .detail_list{
    list-style: none;
    margin:2.5% auto 0;
    width: 92.85%;
    display: flex;
  }
  .training_list li{
    margin-bottom: 9px;
    border-radius: 6px;
    padding: 5% 0;
    font-size: 3.2vw;
  }

  .training_list.no01 .detail_list li{
    width: 48.30%;
    margin-right: 3.07%;
  }
  .training_list.no01 .detail_list li:last-of-type{
    margin-right: 0;
  }
  .training_list.no02 .detail_list li{
    width: 30.76%;
    margin-right: 3.86%;
  }
  .training_list.no02 .detail_list li:last-of-type{
    margin-right: 0;
  }
  .training_list .detail_box{
    border-radius: 6px;
    width: 92.85%;
    margin:4.5% auto auto;
    padding-top: 4%;
    padding-bottom: 4%;
    text-align: center;
  }
  .training_list.no03 .detail_box{
    margin-top: 4.5%;
    margin-bottom: 3%;
  }
  .training_box .training_inner .training_list.no04 .detail_box{
    margin: 2% auto 3%;
    padding-top: 4.5%;
    padding-bottom: 3.5%;
  }
  .training_box .training_inner .training_list .detail_box .detail_text{
    border-radius: 17px;
    font-size: 3.2vw;
    margin-bottom: 3%;
    padding: 1.5% 0 1.1%;
  }
  .training_box .training_inner .training_list.no04 .detail_box .detail_text{
    width: 64.61%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .training_box .training_inner .training_list.no03 .detail_box .detail_text{
    width: 64.61%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*system*/
.system {
  background-image: url(../images/step-up_topbg.jpg);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}
.system .system_inner {
  /*background: #fff;*/
}
.system h3.system_flex_ttl {
  width: auto;
  border-radius: inherit;
  border: none;
  position: static;
}
.system .system_catch {
  position: relative;
}
.system .system_catch::after {
  position: absolute;
  content: "";
  margin: auto;
}
.system_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.system .system_flex_item {
  position: relative;
}
.system .system_flex_item::before {
  position: absolute;
  content: "";
  margin: auto;
}
.system .system_txt span {
  color: #b50081;
}
.system .system_flex_item:nth-child(1) h3.system_flex_ttl{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 769px) {
  #anc-system{}
  .system {
    padding-top: 120px;
    /*margin-top: -80px;*/
  }
  .system .system_ttl {
    padding-bottom: 35px;
    margin-top: -130px;
  }
  .system h2.system_ttl img {
    padding-top: 10px;
  }
  .system h3.system_flex_ttl {
    padding: 0 0 37px;
  }
  .system .system_catch {
    margin-bottom: 0;
    padding-bottom: 45px;
  }
  .system .system_catch img {
    width: 67.764%;
    max-width: 576px;
  }
  .system .system_catch::after {
    background: url(../images/system_fukidashi.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 114px;
    height: 100px;
    top: -70px;
    bottom: 0;
    left: 0px;
    right: 727px;
  }
  .system_flex {
    max-width: 850px;
    margin: 0 auto 13px;
  }
  .system .system_flex_item {
    max-width: 416px;
    padding: 158px 41px 50px;
    border: 2px solid #78c285;
    box-sizing: border-box;
    width: 48.94117647%;
  }
  .system .system_flex_item:nth-child(-n + 2) {
    margin-bottom: 20px;
  }
  .system .system_flex_item::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 113px;
    height: 113px;
    top: 0;
    left: 0;
    right: 0;
  }
  .system .system_flex_item:nth-child(1) h3.system_flex_ttl{
    margin-top: -15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 62.27%;
  }
  .system .system_flex_item h3.system_flex_ttl img{
    width: 100%;
  }
  .system .system_flex_item:nth-child(2) h3.system_flex_ttl{
    margin-top: -15px;
    width: 70.05%;
  }
  .system .system_flex_item:nth-child(3) h3.system_flex_ttl{
    width: 98.2%;
  }
  .system .system_flex_item:nth-child(4) h3.system_flex_ttl{
    width: 88.92%;
  }
  .system .system_flex_item:nth-child(1)::before {
    background-image: url(../images/system_flex_icon01.png);
  }
  .system .system_flex_item:nth-child(2)::before {
    background-image: url(../images/system_flex_icon02.png);
  }
  .system .system_flex_item:nth-child(3)::before {
    background-image: url(../images/system_flex_icon03.png);
  }
  .system .system_flex_item:nth-child(4)::before {
    background-image: url(../images/system_flex_icon04.png);
  }
  .system .system_txt {
    font-size: 13px;
    line-height: 24px;
  }
  .system .anote_02 {
    width: 850px;
    margin: 0 auto 95px;
  }
  .system .anote.s_text {
    font-size: 10px;
    padding-top: 10px;
    line-height: 2;
  }
}
@media (max-width: 768px) {
  .system {
    padding: 22.27vw 0 7.27vw;
    margin-top: -11vw;
    background-position: right top;
  }

  .system .system_ttl {
    width: 48.933%;
    margin: -42vw auto auto;
    padding-bottom: 3.5vw;
    padding-top: 21vw;
  }
  .system img {
    width: 100%;
  }
  .system h2 img {
    padding-bottom: 3.53vw;
  }
  .system h2 span {
    padding-top: 4.5vw;
    font-size: 4vw;
  }
  .system h2 span::before {
    width: 55px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .system .system_catch {
    width: 67.86%;
    margin: 0 auto 6vw;
  }
  .system .system_catch::after {
    background: url(../images/system_fukidashi_sp.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 21.46vw;
    height: 18.266vw;
    top: -39vw;
    bottom: 0;
    left: -14.26vw;
    right: auto;
  }
  .system_flex {
    margin: 0 auto 13px;
    width: 93.333%;
    border: 2px solid #78c285;
  }
  .system .system_flex_item {
    padding: 25vw 3.29vw 6vw;
    box-sizing: border-box;
    width: 50%;
    border-right: 2px solid #78c285;
    border-bottom: 2px solid #78c285;
  }
  .system .system_flex_item:nth-child(even) {
    border-right: none;
  }
  .system .system_flex_item:nth-last-child(-n + 2) {
    border-bottom: none;
    padding-bottom: 8vw;
  }
  .system .system_flex_item::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 18.53vw;
    height: 18.13vw;
    top: 0;
    left: 0;
    right: 0;
  }
  .system .system_flex_item:nth-child(1)::before {
    background-image: url(../images/system_flex_icon01.png);
  }
  .system .system_flex_item:nth-child(2)::before {
    background-image: url(../images/system_flex_icon02.png);
  }
  .system .system_flex_item:nth-child(3)::before {
    background-image: url(../images/system_flex_icon03.png);
  }
  .system .system_flex_item:nth-child(4)::before {
    background-image: url(../images/system_flex_icon04.png);
  }
  .system .system_txt {
    font-size: 2.93vw;
    line-height: 1.818;
  }
  .system .anote_02 {
    width: 93.333%;
    margin: 0 auto 0;
    line-height: 1.455;
    font-size: 2.93vw;
  }
  .system .anote.s_text {
    font-size: 2.67vw;
    padding-top: 1.33vw;
    line-height: 1.8;
  }
  h3.system_flex_ttl {
    padding: 1.5% 0 19%;
  }
  .system .system_flex_item:nth-child(1) h3.system_flex_ttl {
    padding: 0 0 0;
    width: 86.842%;
  }
  .system .system_flex_item:nth-child(1) h3.system_flex_ttl img{
    padding-bottom: 5%;
  }
  .system .system_flex_item:nth-child(2) h3.system_flex_ttl {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
  .system .system_flex_item:nth-child(2) h3.system_flex_ttl img{
    width: 105%;
    margin-left: -3%;
    padding-bottom: 15%;
  }
  .system .system_flex_item:nth-child(3) h3.system_flex_ttl {
    width: 86.842%;
    padding-bottom: 15%;
  }
  .system .system_flex_item:nth-child(4) h3.system_flex_ttl {
    width: 99.013%;
    padding-bottom: 15%;
  }
}

/*interview*/
.interview {
  background-image: url(../images/educational_topbg.jpg);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ebebeb;
}
.interview .interview_inner {
  margin: 0 auto;
  background: #ebebeb;
  position: relative;
}
.interview .interview_ttl {
  position: absolute;
  margin: auto;
}
.interview h2.interview_ttl span {
  color: #333;
}
h2.interview_ttl span::before {
  content: none;
}
.interview .interview_flex {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.interview .interview_flex .system_txt {
  font-weight: bold;
}
.interview .ban_message {
  text-align: center;
}
.interview .message {
  text-align: center;
  position: relative;
}
.interview .message::before,
.interview .message::after {
  position: absolute;
  content: "";
  margin: auto;
}

@media (min-width: 769px) {
  .interview {
    padding-top: 104px;
  }
  .interview .interview_inner {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .interview .interview_ttl {
    top: -110px;
    left: 0;
    right: 0;
  }
  .interview h2.interview_ttl img {
    padding-bottom: 58px;
  }
  .interview h2.interview_ttl span {
    padding-top: 0;
  }
  h2.interview_ttl span::before {
    content: none;
  }
  .interview .interview_flex {
    padding-top: 70px;
    max-width: 851px;
    margin-bottom: 54px;
  }
  .interview .interview_flex .system_flex_item {
    max-width: 266px;
    width: 31.2573443%;
  }
  .interview .interview_flex figure {
    margin-bottom: 19px;
  }
  .interview .interview_flex figure img {
    width: 100%;
  }
  .interview .interview_flex .system_txt {
    /*height: 81px;*/
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .interview .message {
    font-size: 20px;
    width: 493px;
    margin: 0 auto 0px;
  }
  .interview .message::before {
    width: 40px;
    height: 1px;
    background: #533c34;
    transform: rotate(65deg);
    top: 0;
    bottom: 0;
    left: 0px;
  }
  .interview .message::after {
    width: 40px;
    height: 1px;
    background: #533c34;
    transform: rotate(-65deg);
    top: 0;
    bottom: 0;
    right: 0;
  }
  .ban_message .btn a {
    background: #fff;
    height: 72px;
    padding-left: 28px;
    margin-top: 21px;
    font-size: 16px;
    line-height: 72px;
    border: #b50081 solid 1px;
    border-radius: 5px;
    color: #b50081;
    font-weight: bold;
    box-sizing: border-box;
  }
  .ban_message .btn a:before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    border: 2px solid #b50081;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 0;
    right: 13px;
    bottom: 0;
    margin: auto 0;
  }
  .ban_message .btn a:after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    border-top: 2px solid #b50081;
    border-right: 2px solid #b50081;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 21px;
    bottom: 0;
    margin: auto 0;
  }
  .ban_message .btn a:hover {
    background-color: #b50081;
    color: #fff;
  }
  .ban_message .btn a:before,
  .ban_message .btn a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .ban_message .btn a:hover:before {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #fff;
    right: 13px;
  }
  .ban_message .btn a:hover:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 21px;
  }

  .btn_w {
    max-width: 716px;
    margin: auto;
  }
}

@media (max-width: 768px) {
  .interview {
    padding: 15.27vw 0 11.27vw;
    margin-top: 3vw;
    background-position: right top;
  }
  .interview .interview_inner {
    background: none;
  }
  .interview .interview_ttl {
    position: static;
    width: 67.466%;
    margin: -13vw auto auto;
    padding-bottom: 7.5vw;
  }
  .interview img {
    width: 100%;
  }
  .interview h2.interview_ttl img {
    padding-bottom: 6.53vw;
  }
  .interview h2 span::before {
    position: absolute;
    content: "";
    background: #b50081;
  }
  .interview h2.interview_ttl span {
    padding-top: 7vw;
    font-size: 4vw;
  }
  h2.interview_ttl span::before {
    width: 55px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .interview .interview_flex {
    padding-top: 2px;
    padding-bottom: 11%;
    width: 89.333%;
    margin: auto;
  }
  .interview .interview_flex .system_flex_item {
    width: 48.6567%;
  }
  .interview .interview_flex .system_flex_item:nth-child(n + 3) {
    display: none;
  }
  .interview .interview_flex figure {
    margin-bottom: 8%;
  }
  .interview .interview_flex figure img {
    width: 100%;
  }
  .interview .interview_flex .system_txt {
    font-size: 3.73vw;
    margin-bottom: 2vw;
    line-height: 1.286;
  }
  .interview .interview_flex .anote {
    line-height: 1.5;
    font-size: 3.2vw;
  }
  .interview .message {
    font-size: 4vw;
    width: 70%;
    margin: 0 auto 0px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .interview .message::before {
    width: 40px;
    height: 1px;
    background: #533c34;
    transform: rotate(65deg);
    top: 0;
    bottom: 0;
    left: 0px;
  }
  .interview .message::after {
    width: 40px;
    height: 1px;
    background: #533c34;
    transform: rotate(-65deg);
    top: 0;
    bottom: 0;
    right: 0;
  }
  .ban_message .btn a {
    background: #fff;
    height: auto;
    font-size: 3.73vw;
    border: #b50081 solid 1px;
    border-radius: 3px;
    color: #b50081;
    font-weight: bold;
    box-sizing: border-box;
    margin: 21px 0 0;
    padding: 3.5vw 0;
  }
  .ban_message .btn a:before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    border: 2px solid #b50081;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto 0;
  }
  .ban_message .btn a:after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    border-top: 2px solid #b50081;
    border-right: 2px solid #b50081;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 28px;
    bottom: 0;
    margin: auto 0;
  }
  .ban_message .btn a:hover {
    background-color: #b50081;
    color: #fff;
  }
  .ban_message .btn a:before,
  .ban_message .btn a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .ban_message .btn a:hover:before {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #fff;
    right: 13px;
  }
  .ban_message .btn a:hover:after {
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 21px;
  }

  .btn_w {
    margin: auto;
    width: 86.666%;
  }
}

/*about*/
.about {
  position: relative;
}
.about .top-cont04 {
  position: absolute;
  width: 100%;
  /*overflow: hidden;*/
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .top-cont04 a:hover {
  border-color: #b50081;
  color: #b50081;
}
.about .top-cont04 a:hover:before {
  border-color: #b50081;
}
.about .top-cont04 a:hover:after {
  background-image: url(../images/icon-blank_hover.png);
}
.about .top-cont04 a span span{
  font-size: 70%;
  letter-spacing: -.01em;
  display: inline-block;
}
@media screen and (min-width:769px) and (max-width:1022px) {
  .about .top-cont04 a span span{
    padding-top: 21% !important;
  }
  /*.about .top-cont04 a:nth-child(n + 5):before{
    top: 48% !important;;
  }*/
  .about .top-cont04 a:nth-of-type(5) span{
    position: absolute;
    top: 15% !important;
    /*position: static !important;*/
    /*width: auto !important;*/
  }
}
@media (min-width: 769px) {
  .about {
    margin: 0 auto;
    max-width: 850px;
    width: 90%;
  }
  .about .about_ttl img {
    padding-bottom: 0;
    width: 100%;
  }
  .about .top-cont04 {
    top: 8%;
    right: 4%;
    bottom: 4%;
    max-width: 520px;
    width: 61.176%; /* Android4.3以下用フォールバック */
    width: -webki-calc(520 / 850 * 100%);
    width: calc(520 / 850 * 100%);
  }
  .about .top-cont04 a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 250px;
    max-height: 65px;
    height: 5vw;
    line-height: 5vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-radius: 5px;
    font-weight: bold;
    padding-left: 40px;
    padding-right: 41px;

    font-size: 14px;
    background: #fff;
    width: 48.076%;
    width: -webki-calc(250 / 520 * 100%);
    width: calc(250 / 520 * 100%);
    margin-bottom: 1.5%;
    display: flex;
  }
  .about .top-cont04 a:nth-child(n + 5) {
    height: 6.8vw;
    max-height:68px;
    line-height: 6.8vw;
  }
  .about .top-cont04 a:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    content: "";
    width: 17px;
    height: 17px;
    border: 3px #333333 solid;
    border-radius: 50%;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /*display: inline-flex;
    align-items: start;
    margin-right: 5px;*/
  }
  /*.about .top-cont04 a:nth-of-type(5):before{
    top:40%;
  }*/
  

  .about .top-cont04 a span {
    line-height: 15px;
   /* display: inline-block;
    vertical-align: middle;*/
  }
  .about .top-cont04 a:nth-of-type(5) span{
    position: absolute;
    top: 38%;
    /* padding-right: 13px; */
    /* box-sizing: border-box; */
    width: 63%;
  }
  .about .top-cont04 a:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    content: "";
    background-image: url(../images/icon-blank.png);
    width: 22px;
    height: 22px;
    background-size: 100%;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .about .top-cont04 a span span{
    font-size: 70%;
    letter-spacing: -.01em;
    display: block;
    width: 100%!important;
    line-height: 2 !important;
    padding-top: 6%;
  }
}
@media (max-width: 768px) {
  .about .about_ttl img {
    width: 100%;
  }

  .about .top-cont04 {
    max-width: inherit;
    width: 86.66%;
    margin: auto;
    top: 26vw;
    left: 6.66vw;
  }
  .about .top-cont04 a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 13.33vw;
    height: 13.33vw;
    line-height: 2.125vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-radius: 5px;
    font-weight: bold;
    padding-left: 7.47vw;
    padding-right: 2.67vw;
    font-size: 3.2vw;
    background: #fff;
    width: 48.461%;
    width: -webki-calc(315 / 650 * 100%);
    width: calc(315 / 650 * 100%);
    margin-bottom: 3.08vw;
    display: flex;
  }
  .about .top-cont04 a:nth-child(n + 5) {
    max-height: 14.33vw;
    height: 14.33vw;
  }
  .about .top-cont04 a:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    content: "";
    width: 3.47vw;
    height: 3.47vw;
    border: 2px #333333 solid;
    border-radius: 50%;
    left: 2.62vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /*.about .top-cont04 a:first-of-type,.about .top-cont04 a:nth-of-type(2){
    align-items: flex-start;
    padding-top: 3%;
  }
  .about .top-cont04 a:first-of-type:before, .about .top-cont04 a:nth-of-type(2):before{
    top: 31%;
  }*/
  /*.about .top-cont04 a:nth-child(n + 5):before {
    top: 27% !important;
  }*/
  .about .top-cont04 a span {
    line-height: 4.5vw;
    display: inline-block;
    vertical-align: middle;
  }

  .about .top-cont04 a:nth-of-type(5) span{
    line-height: 3.2vw;
  }
  .about .top-cont04 a span span{
    display: block;
    font-size: 70%;
  }
  .about .top-cont04 a:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    content: "";
    background-image: url(../images/icon-blank.png);
    width: 4.4vw;
    height: 4.4vw;
    background-size: 100%;
    right: 2.67vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 320px) {
  .about .top-cont04 a span span{
    font-size: 50%;
  }
  .about .top-cont04 a:nth-child(n + 5) {
    max-height: 17.33vw;
    height: 17.33vw;
  }
  .about .top-cont04 a:nth-of-type(5) span{
    line-height: 3.2vw;
  }
}
/*flow*/
@media (min-width: 769px) {
  .flow {
    margin-top: 70px;
  }
  .flow .flow_ttl {
    margin-bottom: 27px;
  }
}
@media (max-width: 768px) {
}

/*entry*/
.entry a:hover {
  opacity: 0.8;
}
.entry h2.entry_ttl span::before {
  content: none;
}
.entry .entry_flex {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.entry .next_year .entry_flex_item01,
.entry .year_aft_next .entry_flex_item01 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  background-size: cover;
  background-position: center;
  color: #fff;
  margin-bottom: 30px;
}

.entry .next_year div {
  width: 100%;
  display: flex;
  
  justify-content: space-between;
}


/* PC */
@media (min-width: 769px) {
  .entry {
    margin-top: 66px;
    padding: 44px 50px 80px;
    box-sizing: border-box;
    background: url(../images/entry_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .entry .entry_ttl {
    font-size: 24px;
    line-height: 17px;
  }
  .entry .entry_ttl span {
    font-size: 13px;
    padding-top: 15px;
    margin-bottom: 31px;
  }
  .entry .entry_flex {
    max-width: 850px;
    margin-bottom: 30px;
  }

  .entry .next_year,
  .entry .year_aft_next {
    max-width: 416px;
    width: 48.941%;
    box-sizing: border-box;
  }

  .entry .next_year .entry_flex_item01,
  .entry .year_aft_next .entry_flex_item01 {
    width: 100%;
    height: 50px;
    font-size: 14px;
    margin-bottm: 30px;
    background-image: url(../images/entry_mypage.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
  }

  .entry .year_aft_next .entry_flex_item01 {
    background-image: url(../images/entry_entry.png);
  }

  .entry .next_year .entry_flex_item01 span,
  .entry .year_aft_next .entry_flex_item01 span {
    font-size: 16px;
  }

  .entry .entry_flex_item02 {
    max-width: 416px;
    width: 48.941%;
/*

    max-width: 200px;
    width: 23.529%;
    margin-bottom: 4.08%;
*/
  }
}

/* SP */
@media (max-width: 768px) {
  .entry {
    margin-bottom: 8vw;
		padding: 7vw 0 7.5vw;
		box-sizing: border-box;
		background: url(../images/entry_bg_sp.jpg) no-repeat;
		background-size: cover;
		background-position: center center;
	}
	.entry .entry_ttl {
		font-size: 5.33vw;
	}
	.entry .entry_ttl span {
		font-size: 2.93vw;
		margin-bottom: 25px;
    padding-top: 0;
	}
	.entry .entry_btn a {
		max-width: 650px;
		padding: 3.53vw 17px;
		font-size: 14px;
    width: 86.666%;
	}
  .entry .entry_btn a::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    content: "";
    background-image: url(../images/icon-blank.png);
    width: 4.4vw;
    height: 4.4vw;
    background-size: 100%;
    right: 3.07%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .entry .entry_flex{
    width: 86.666%;
    margin: auto;
  }
  .entry .entry_flex:nth-of-type(2) {
    justify-content: space-between;
    margin: 0 auto;
    flex-wrap:wrap;
  }

  .entry .next_year,
  .entry .year_aft_next {
    width: 48.461%;
  }

  .entry .next_year .entry_flex_item01,
  .entry .year_aft_next .entry_flex_item01 {
    margin-bottom: 4.08%;
    margin-bottom: 14%;
    text-align: center;
    font-size: 3.2vw;
    width: 48.461%;
    width: 100%;
    height: 13.33vw;

    background-image: url(../images/entry_mypage_sp.png);
  }

  .entry .year_aft_next .entry_flex_item01 {
    background-image: url(../images/entry_entry_sp.png);
  }


  .entry .next_year div,
  .entry .year_aft_next div {
    flex-direction: column ;

  }

  .entry .next_year .entry_flex_item02,
  .entry .year_aft_next .entry_flex_item02 {
    width: 100%;
  }

  .entry .next_year .entry_flex_item02 img,
  .entry .year_aft_next .entry_flex_item02 img {
    width: 100%;
  }

  .entry .next_year .entry_flex_item02 img:nth-of-type(1) {
    margin-bottom: 10%;
  }


/*

  .entry .entry_flex_item01{
    text-align: center;
    font-size: 3.2vw;
    width: 48.461%;
    margin-bottom: 4.08%;
  }
  .entry .entry_flex_item01 span{
    font-size: 3.73vw; 
  }
  .entry .mypage {
    background-image: url(../images/entry_mypage_sp.png);
    background-repeat: no-repeat;
    margin-bottom: 2.67%;
    background-size: contain;
    height: 13.33vw;
  }
  
  .entry .email {
    background-image: url(../images/entry_entry_sp.png);
    background-repeat: no-repeat;
    margin-bottom: 7%;
    background-size: contain;
    height: 13.33vw;
  }
  .entry .entry_flex_item02{
    width: 48.461%;
    margin-bottom: 4.08%;
  }
*/

}

/*top_btn*/
.top_btn a {
  display: block;
  text-align: center;
  color: #fff;
}
.top_btn a:hover {
  opacity: 0.8;
}
@media (min-width: 769px) {
  .top_btn a {
    background: url(../images/top_btn_img01.png) no-repeat;
    width: 260px;
    height: 50px;
    margin: 37px auto 42px;
    font-size: 14px;
  }
  .top_btn a {
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .top_btn a{
    background:#b50081;
    height: 16vw;
    margin: 0 auto 0;
    font-size: 3.73vw; 
    line-height: 16vw;
    border-radius: 2px;
    color: #FFF;
    font-weight: bold;
    box-sizing: border-box;
    width: 86.666%;
    position: relative;
  }
  .top_btn a:before{
    content: "";
    width: 5vw;
    height: 5vw;
    display: block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 0;
    right: 5.2vw;
    bottom: 0;
    margin: auto 0;
    border: 2px solid #fff;
  }
  .top_btn a:after{
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 7.5vw;
    bottom: 0;
    margin: auto 0;
  }
  .bottom_l{
    margin-bottom: 10.8vw;
  }
}

/*follow_btn*/
.follow_btn a {
  display: block;
  position: fixed;
  font-size: 0;
  z-index: 999;
}
.follow_btn a::before {
  position: absolute;
  content: "";
}
.follow_btn a.fix_entry::before {
  background: url(../images/follow_btn_img2027.png) no-repeat;
  background-size: contain;
}
.follow_btn a.fix_mypage::before {
  background: url(../images/follow_btn_img2026.png) no-repeat;
  background-size: contain;
}
@media (min-width: 769px) {
  .follow_btn a.fix_entry {
    width: 80px;
    height: 80px;
    top: 160px;
    bottom: 0;
    right: 0;
    margin: auto;
    color: #fff;
    background-color: #0569b8;
    border-radius: 0 0 0 3px;
  }
  .follow_btn a.fix_entry::before {
    width: 52px;
    height: 34px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .follow_btn a.fix_mypage {
    width: 80px;
    height: 80px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    color: #fff;
    background-color: #b50081;
    border-radius: 3px 0 0 0;
  }
  .follow_btn a.fix_mypage::before {
    width: 52px;
    height: 34px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 768px) {
  #contents.new-graduates {
    position: relative;
  }
  #contents.new-graduates .main{
    padding-top: 4px;
  }
  .follow_btn a{
    position: relative;
    text-align: center;
    padding: 13px 0;
    margin: 0 2%;
  }
  .new-graduates .follow_btn{
    position: fixed;
    top: 49px;
    right: 0;
    background: #e6e6e6;
    width: 38.8%;
    display:flex;
    margin: 0;
    justify-content:center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 2%;
    align-content:center;
    padding-left: 0.5%;
    z-index: 1000;
    box-sizing: border-box;
    height: 40px;
    transition-duration: .3s;
    transition-property: width;
  }
  .new-graduates .follow_btn.wide {
    width: 100%;
  }
  .follow_btn a.fix_entry {
    width: 44.67%;
    color: #fff;
    background-color: #0569b8;
    border-radius: 3px;
  }
  .follow_btn a.fix_entry::before {
    width: 30px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .follow_btn a.fix_mypage {
    width: 44.67%;
    color: #fff;
    background-color: #b50081;
    border-radius: 3px;
    
  }
  
  .follow_btn a.fix_mypage::before {
    width: 30px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}

/*文字サイズ大*/
.large .re-grad .top-cont01 ul li.cont01-1,
.large .re-grad .top-cont01 ul li.cont01-2 {
  height: 230px;
}
.large .re-grad .top-cont01 ul li.cont01-3,
.large .re-grad .top-cont01 ul li.cont01-4 {
  height: 355px;
}

@media (max-width: 1200px) {
  .large .re-grad .top-cont01 ul li.cont01-1,
  .large .re-grad .top-cont01 ul li.cont01-2 {
    min-height: 272px;
  }
  .large .re-grad .top-cont01 ul li.cont01-3,
  .large .re-grad .top-cont01 ul li.cont01-4 {
    min-height: 431px;
  }
}
/*モーダル*/

.recruit.new-graduates .educational .modal-open:hover {
	cursor: pointer;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

/*.recruit.new-graduates .educational .modal-open:before,
.recruit.new-graduates .educational .modal-open:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.recruit.new-graduates .educational .modal-open:before {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #fff;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	right: 13px;
}
.recruit.new-graduates .educational .modal-open:after {
	width: 4px;
	height: 4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	right: 19px;
}
*/
.recruit.new-graduates .modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.recruit.new-graduates .modal_bg{
  -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 50px;
    overflow: auto;
    background-color: rgba(0,0,0,.7);
}
.recruit.new-graduates .modal_content{
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 910px;
  padding: 47px 80px 17px 80px;
  margin: auto;
  background-color: #fff;
  border-radius: 6px;
  opacity: 1;
}
.recruit.new-graduates .modal_content .scroll{
}
.recruit.new-graduates p.modal-close {
    position: absolute;
    top: -23px;
    right: -23px;
    display: block;
    width: 42px;
    height: 0;
    cursor: pointer;
    overflow: hidden;
    background: #333;
    padding-top: 42px;
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.recruit.new-graduates p.modal-close:before,
.recruit.new-graduates p.modal-close:after {
    content: "";
    display: block;
    width: 25px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.recruit.new-graduates p.modal-close:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.recruit.new-graduates p.modal-close:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.recruit.new-graduates .modal-box01 {
	padding: 20px 25px 20px;
}
.recruit.new-graduates .modal-box01:after {
	content: "";
	display: block;
	clear: both;
}
.recruit.new-graduates .modal-box01 p{
  margin: 0 auto;
}
.recruit.new-graduates .modal-box01 p img{
  width: 100%;
}
.recruit.new-graduates .modal-inner .modal_section_ttl{
  color: #FFF;
}
.recruit.new-graduates .modal-box01 .modal_section01 .modal-inner {
  background: rgba(218, 110, 158, .3);
}
.recruit.new-graduates .modal-box01 .modal_section02 .modal-inner {
  background: rgba(89, 136, 188, .3);
}
.recruit.new-graduates .modal-box01 .modal_section03 .modal-inner {
  background: rgba(164, 177, 41, .3);
}
.recruit.new-graduates .modal-box01 .modal_section04 .modal-inner {
  background: rgba(133, 106, 179, .3);
}
.recruit.new-graduates .modal-box01 .modal_section05 .modal-inner {
  background: rgba(78, 178, 130, .3);
}
.recruit.new-graduates .modal-box01 .modal_section06 .modal-inner {
  background: rgba(182, 112, 173, .3);
}
.recruit.new-graduates .modal-box01 .modal_section07 .modal-inner {
  background: rgba(191, 144, 3, .3);
}
.recruit.new-graduates .modal-box01 .modal_section08 .modal-inner {
  background: rgba(198, 91, 18, .3);
}
.recruit.new-graduates .modal-box01 .modal_section09 .modal-inner {
  background: rgba(198, 91, 18, .3);
}
.recruit.new-graduates .modal-box01 .modal_section01 .modal-inner .modal_section_ttl{
  background: #da6e9e;
}
.recruit.new-graduates .modal-box01 .modal_section02 .modal-inner .modal_section_ttl{
  background: #5988bc;
}
.recruit.new-graduates .modal-box01 .modal_section03 .modal-inner .modal_section_ttl{
  background: #a4b129;
}
.recruit.new-graduates .modal-box01 .modal_section04 .modal-inner .modal_section_ttl{
  background: #856ab3;
}
.recruit.new-graduates .modal-box01 .modal_section05 .modal-inner .modal_section_ttl{
  background: #4eb282;
}
.recruit.new-graduates .modal-box01 .modal_section06 .modal-inner .modal_section_ttl{
  background: #b670ad;
}
.recruit.new-graduates .modal-box01 .modal_section07 .modal-inner .modal_section_ttl{
  background: #bf9003;
}
.recruit.new-graduates .modal-box01 .modal_section08 .modal-inner .modal_section_ttl{
  background: #c65b12;
}
.practice_name{
  width: 100%;
  border: none;
  color: #FFF;
}
.recruit.new-graduates .modal-box01 .modal_section02 .practice_name{
  background: #5988bc;
}
.recruit.new-graduates .modal-box01 .modal_section04 .practice_name{
  background: #856ab3;
}
.modal_section_box .modal_section_list li {
  padding-left: 1em;
  text-indent: -1em;
}
.modal_section_box .modal_section_list li::before{
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
}
.modal_section01 .modal_section_box .modal_section_list li::before{
  background-color: #da6d9e;
}
.modal_section02 .modal_section_box .modal_section_list li::before{
  background-color: #5988bc;
}
.modal_section03 .modal_section_box .modal_section_list li::before{
  background-color: #a4b129;
}
.modal_section04 .modal_section_box .modal_section_list li::before{
  background-color: #856ab3;
}
.modal_section05 .modal_section_box .modal_section_list li::before{
  background-color: #4eb282;
}
.modal_section06 .modal_section_box .modal_section_list li::before{
  background-color: #b670ad;
}
.modal_section07 .modal_section_box .modal_section_list li::before{
  background-color: #bf9003;
}
.modal_section08 .modal_section_box .modal_section_list li::before{
  background-color: #c65b12;
}
.modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li ul li::before{
  vertical-align: middle;
  background-color: #000;
  content: "";
}
.modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li::before{
  content: none;
}
@media (min-width: 769px) {
  .recruit.new-graduates .modal-box01 .modal-inner  {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .modal-box01 div:last-of-type .modal-inner{ 
    margin-bottom: 5px !important;
  }
  .recruit.new-graduates .modal-box01 .modal-inner .modal_section_ttl{
    padding: 9px 0 5px;
    margin-bottom: 16px;
    line-height: 1.375;
    font-size: 16px;
  }
  .modal-box01 .modal_section{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .modal-box01 .modal_section .w50 {
    width: 48.57%;
    margin-right: 2.857%;
  }
  .modal-box01 .modal_section .w50:nth-child(even){
    margin-right: 0;
  }
  .modal-box01 .modal_section .w50.modal_section04 .modal_section_box{
    height: 9.4em;
  }
  .modal-box01 .modal_section .w50.modal_section05 .modal_section_box{
    height: 6.2em;
  }
  .modal-box01 .modal_section .w50.modal_section08 .modal_section_box{
    height: 4.5em;
  }
  .modal_section_box{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 1.428%;
    box-sizing: border-box;
    flex-wrap: wrap;
  }
  .modal-box01 .modal_section .w50 .modal_section_box{
    padding: 0 2.941%;}
  .modal-box01 .modal_section .w50 .modal_section_block{
    width: 100%;
  }
  .modal_section_box .modal_section_block{
    width: 47.05%;
    margin-right: 5.88%;
  }
  .modal_section_box .modal_section_block:nth-child(even){
    margin-right: 0;
  }
  .modal_section_box .modal_section_list{
    padding-left: 5.31%;
    list-style: none;
  }
  .modal_section02 .modal_section_box .modal_section_block:first-of-type .modal_section_list{
    padding-bottom: 25px;
  }
  .modal_section02 .modal_section_box .modal_section_block:nth-of-type(4) .modal_section_list:first-of-type{
    padding-bottom: 24px;
  }
  .modal_section_box .modal_section_list li{
    font-size: 12px;
    position: relative;
    line-height: 1.667;
  }
  .modal_section_box .modal_section_list li::before{
    width: 9px;
    height: 8px;
    margin-right: 5px;
  }
  .modal_section02 .modal_section_box .modal_section_block:nth-of-type(3) .modal_section_list li{
    width: 42%;
    display: inline-block;
    vertical-align: top;
  }
  .practice_name{
    border-radius: 17px;
      font-size: 13px;
      margin-bottom: 14px;
      padding: 12px 0 10px;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2){
    margin-right: 0;
    width: 52.93%;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list {
    padding-left: 11.76%;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li{
    width: 45%;
    display: inline-block;
    vertical-align: top;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li ul{
    margin: 0;
    padding: 0;
    text-indent: 0;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li ul li{
    width: 100%;
  }
 
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li ul li::before{
    width: 3px;
    height: 3px;
    margin-right: 5px;
  }
  .modal-box01 .notes{
    text-align: right;
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .recruit.new-graduates .modal_bg{
    padding: 50px 0;
  }
  .recruit.new-graduates p.modal-close {
    width: 33px;
    top: -20px;
    right: -15px;
    padding-top: 33px;
    border-width: 1px;
  }
  .recruit.new-graduates p.modal-close:before,
  .recruit.new-graduates p.modal-close:after {
    width: 18px;
    height: 2px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
  }

.recruit.new-graduates .modal_content {
    width: 93.33%;
  box-sizing: border-box;
    padding: 5% 0;
    border-radius: 0;
  }

.recruit.new-graduates .modal-box01 {
  padding: 3.3%;
  }
  .recruit.new-graduates .modal-box01 .modal-inner{
    margin-bottom: 4.5%;
  }
  .recruit.new-graduates .modal-inner .modal_section_ttl{
    font-size: 3.73vw;
    padding: 3% 0 2.5%;
    margin-bottom: 1%;
  }
  .modal_section_box .modal_section_list li::before {
    width: 9px;
    height: 8px;
    margin-right: 5px;
  }
  
  .modal_section_box {
    display: block;
    width: 90.76%;
    margin: auto;
    padding-bottom: 4.5%;
   /* padding-top: 4.3%;*/

    /*padding: 0 1.428%;*/
    box-sizing: border-box;
  }
  .modal_section_box .modal_section_list{
    padding: 5% 2% 2% 3.05%;
  }
  .modal_section_box .modal_section_list li {
    font-size: 3.2vw;
    position: relative;
    line-height: 1.667;
  }
  .practice_name{
    border-radius: 25px;
    font-size: 3.33vw;
    padding: 1.5% 0 1%;
  }
  .modal_section02 .modal_section_box .modal_section_block:nth-of-type(3) .modal_section_list li{
    width: 44%;
    display: inline-block;
    vertical-align: top;
  }
  .modal-box01 div:nth-of-type(2) .modal-inner .modal_section_box{
    padding-bottom: 7%;
  }

  .modal-box01 div:nth-of-type(2) .modal-inner .modal_section_box .modal_section_block:nth-of-type(1) .modal_section_list{
    padding-bottom: 0;
    padding-top: 6%;
  }
  .modal-box01 div:nth-of-type(2) .modal-inner .modal_section_box .modal_section_block:nth-of-type(2) .modal_section_list{
    padding-top: 0;
  }
  .modal-box01 div:nth-of-type(3) .modal-inner .modal_section_box{
    padding-bottom: 0;
    padding-top: 4%;
  }
  .modal-box01 div:nth-of-type(3) .modal-inner .modal_section_box .modal_section_block .modal_section_list{
    padding-top: 2%;
  }
  .modal-box01 .modal_section02 .modal_section_box .modal_section_list{
    padding-top: 2%;
    padding-bottom: 4%;
  }
  .modal-box01 div:nth-of-type(4) .modal-inner .modal_section_box .modal_section_block:nth-of-type(1) .modal_section_list{
    padding-top: 3%;
    padding-bottom: 0;
  }
  .modal-box01 div:nth-of-type(4) .modal_section04.w50 .modal-inner .modal_section_box{
    padding-bottom: 5%;

  }
  .modal-box01 div:nth-of-type(5) .modal-inner .modal_section_box{
    padding-top: 4%;
    padding-bottom: 3%;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li ul li::before{
    width: 3px;
    height: 3px;
    margin-right: 5px;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(1) .modal_section_list{
  padding-top: 2%;
  padding-bottom: 4%;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list {
    padding: 1% 0 2% 3.05%;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li {
    width: 44%;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    text-indent: 0;
  }
  .modal-box01 div:nth-of-type(5) .modal_section_block:nth-of-type(2) .modal_section_list li ul li {
    width: 100%;
  }
.modal-box01 div:nth-of-type(6) .modal-inner .modal_section_box{
  padding-top: 1%;
  padding-bottom: 1%;
}
  .modal-box01 div:nth-of-type(6) .modal_section_block:nth-of-type(1) .modal_section_list{
    padding-top: 2%;
    padding-bottom: 4%;
  }
  .modal-box01 div:nth-of-type(6) .modal_section06.w50 .modal-inner .modal_section_box .modal_section_list{
    padding-top: 2%;
    padding-bottom: 3.5%;
  }
  .modal-box01 div:nth-of-type(7) .modal-inner .modal_section_box{
    padding-top: 1%;
    padding-bottom: 1%;
  }
  .modal-box01 div:nth-of-type(7) .modal_section07.w50 .modal-inner .modal_section_box .modal_section_list{
    padding-top: 2%;
    padding-bottom: 4%;
  }
  .modal-box01 div:nth-of-type(7) .modal_section08.w50 .modal-inner .modal_section_box .modal_section_list{
    padding-top: 2%;
    padding-bottom: 4%;
  }
  .modal-box01 .notes {
    text-align: right;
    font-size: 2.67vw;
    line-height: 1.5;
    padding-right: 1%;
  }
}