@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
.main_box {
  width: 100%;
  padding: 0; }

.inner01 {
  height: auto;
  width: 90%;
  margin: 0 auto 30px auto; }

.inner01 h2 {
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  color: #6b2559;
  border-bottom: 1px solid #c5a282;
  background: url(../images/common/h2_icon.png) no-repeat left 0px;
  background-size: 27px 30px;
  padding: 0 0 12px 40px;
  margin-bottom: 10px; }
.inner01 ul.case {
  padding: 10px 0 0; }
  .inner01 ul.case li {
    list-style: none;
    width: 100%;
    margin-bottom: 20px; }
    .inner01 ul.case li:after {
      content: "";
      display: block;
      clear: both; }
    .inner01 ul.case li h3 {
      font-size: 14px;
      font-weight: bold;
      color: #6c2559;
      margin-bottom: 10px; }
    .inner01 ul.case li img {
      float: left;
      width: 30%;
      margin-right: 10px; }
    .inner01 ul.case li p {
      font-size: 13px;
      line-height: 20px; }

.schedule01 {
  width: 90%;
  margin: 0 auto 20px auto;
  border: 1px solid #dedede; }
  .schedule01 h2 {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 50px;
    background-image: url(../images/index/schedule01.png);
    background-size: auto 50px; }

.schedule02 {
  width: 90%;
  margin: 0 auto 20px auto;
  border: 1px solid #dedede; }
  .schedule02 h2 {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 50px;
    background-image: url(../images/index/schedule02.png);
    background-size: auto 50px; }

.schedule03 {
  width: 90%;
  margin: 0 auto 20px auto;
  border: 1px solid #dedede; }
  .schedule03 h2 {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 50px;
    background-image: url(../images/index/schedule03.png);
    background-size: auto 50px; }

.schedule04 {
  width: 90%;
  margin: 0 auto 20px auto;
  border: 1px solid #dedede; }
  .schedule04 h2 {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 20px;
    background-image: url(../images/index/schedule04.png);
    background-size: auto 50px; }

.graduate-list, .interview-list {
  width: 90%;
  margin: 20px auto;
  border: 1px solid #dedede;
  position: relative; }
  .graduate-list h2, .interview-list h2 {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 50px;
    background-image: url(../images/index/schedule05.png);
    background-size: auto 50px; }
  .graduate-list h3, .interview-list h3 {
    margin: 10px 10px 8px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #dedede; }
  .graduate-list .thumb-link, .interview-list .thumb-link {
    display: block;
    margin: 10px 10px 0 10px;
    float: left; }
    .graduate-list .thumb-link img, .interview-list .thumb-link img {
      width: 60px;
      height: auto;
      display: block; }
  .graduate-list .title span, .interview-list .title span {
    display: block; }
  .graduate-list .title p, .interview-list .title p {
    line-height: 1.2;
    font-size: 12px; }
  .graduate-list .detail > p, .interview-list .detail > p {
    margin: 10px;
    font-size: 14px;
    font-weight: bold; }

.schedule06 {
  width: 90%;
  margin: 0 auto 20px auto;
  border: 1px solid #dedede;
  margin-left: 20px; }
  .schedule06 h2 {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 50px;
    background-image: url(../images/index/schedule06.png);
    background-size: auto 50px; }

.schedule07 {
  width: 90%;
  margin: 0 auto 20px auto;
  border: 1px solid #dedede; }
  .schedule07 h2 {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 50px;
    background-image: url(../images/index/schedule06.png);
    background-size: auto 50px; }

.schedule08 {
  width: 90%;
  margin: 0 auto 20px auto;
  border: 1px solid #dedede; }

.schedulebox01, .schedulebox02, .schedulebox03 {
  width: 100%; }

.schedulebox04 {
  width: 100%; }
  .schedulebox04 .data-main dt, .schedulebox04 .data-main dd {
    width: 100% !important;
    display: block; }

.data-main {
  padding: 15px;
  height: 300px;
  overflow: auto;
  box-sizing: border-box; }
  .data-main dl {
    display: table;
    width: 100%;
    margin-top: 5px;
    color: #FF0000;
    border-bottom: 1px dotted #999; }
  .data-main dt {
    display: table-cell;
    padding: 0 0 4px 0;
    width: 50px; }
    .data-main dt img {
      margin-bottom: -2px; }
  .data-main dd {
    display: table-cell;
    padding: 0 0 4px 0;
    font-size: 13px; }
    .data-main dd span {
      color: #666666;
      font-size: 12px; }
  .data-main .img {
    width: 114px;
    float: left;
    margin-right: 15px; }
  .data-main .detail {
    font-size: 13px;
    line-height: 20px; }
    .data-main .detail h3 {
      margin-bottom: 15px;
      font-size: 12px;
      font-weight: bold;
      color: #333333;
      border-bottom: 1px solid #dedede; }
  .data-main dt.date {
    color: #666666;
    width: 30%; }

.if_media {
  width: 100%;
  height: 300px; }

#newyear {
  margin: 30px auto;
  width: 90%; }
  #newyear strong {
    display: block;
    background: url("../images/index/newyearholidays/ttl_bg.jpg") left top;
    background-size: auto 100%;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 4px 4px 4px 40px; }
    #newyear strong:before {
      display: block;
      position: absolute;
      left: 4px;
      top: -5px;
      content: url("../images/index/newyearholidays/calendar.svg");
      width: 30px;
      height: 30px; }
  #newyear div {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
    background: url("../images/index/newyearholidays/bg.jpg") left top;
    padding: 10px 20px; }
    #newyear div p:last-child {
      line-height: 1.5; }
    #newyear div p:first-child {
font-size: 15px;
font-weight: bold;
color: #a81919;
padding-bottom: 10px;
text-align: center;
}
      #newyear div p:first-child span {
        font-size: 10px;
        display: block; }
						#newyear div p .sp_obj {
        display: block; }

#ClosedPeriod {
    width: auto;
    margin: 20px 20px 0;
    padding: 15px;
    background-color: #e8e4d0;
    line-height: 2em;
    text-align: center;
}
#ClosedPeriod .ttl {
font-weight: bold;
font-size: 1.25em;
color: #a81919;
}
#ClosedPeriod .txt {
}
.period {
font-weight: bold;
font-size: 1.25em;
}

#ClosedPeriod.index_info {
padding: 10px;
background-color: transparent;
border: 1px solid #6c2659;
}
#ClosedPeriod.index_info .ttl {
font-size: 1em;
color: #6c2659;
}
#ClosedPeriod.index_info .ttl a {
color: #6c2659;
}

@media only screen and (max-width: 320px) {
  .smallsp-none {
    display: none; } }

.smallsp {
  display: none; }
  @media only screen and (max-width: 320px) {
    .smallsp {
      display: block; } }

@media only screen and (max-width: 320px) {
  br.sp {
    display: none; } }
#course-flow {
  width: 90%;
  margin: 35px auto; }
  #course-flow * {
    font-family: 'Noto Sans JP', sans-serif;
    box-sizing: border-box;
    position: relative; }
  #course-flow h2 {
    margin-bottom: 10px;
    color: #6c2659;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 900;
    font-feature-settings: "palt"; }
    #course-flow h2 div {
      border-bottom: 4px solid #6c2659;
      padding-bottom: 6px; }
      #course-flow h2 div span {
        font-size: 18px;
        display: block; }
    #course-flow h2 a {
      display: block;
      margin: auto; }
      #course-flow h2 a img {
        display: block;
        margin: 10px auto;
        width: 260px;
        height: 41.7597px; }
  #course-flow p.lead {
    font-size: 14px;
    line-height: 1.57;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    margin-top: 4px;
    width: 100%; }
  #course-flow ul.place {
    text-align: center;
    margin-top: 10px; }
    #course-flow ul.place li {
      vertical-align: middle;
      display: inline-block;
      margin-left: 2em;
      font-size: 12px;
      font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif; }
      #course-flow ul.place li img {
        width: 30px;
        height: 30px;
        vertical-align: middle; }
  #course-flow .for-biginer {
    padding-top: 30px; }
    #course-flow .for-biginer .trial h3 {
      font-weight: 900;
      border-bottom: 1px solid #6c2659;
      padding-left: 30px;
      margin-bottom: 18px; }
      #course-flow .for-biginer .trial h3:before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 25px;
        height: 40px;
        background: url("../images/common/course_flow/biginer.svg") left center no-repeat;
        background-size: contain; }
      #course-flow .for-biginer .trial h3 span {
        vertical-align: middle;
        line-height: 1.2; }
        #course-flow .for-biginer .trial h3 span:first-child {
          font-size: 27px; }
        #course-flow .for-biginer .trial h3 span:last-child {
          font-size: 16px; }
    #course-flow .for-biginer .trial ul {
      text-align: center; }
      #course-flow .for-biginer .trial ul li {
        margin: 0 auto 15px;
        list-style: none; }
        #course-flow .for-biginer .trial ul li img {
          width: 100%;
          max-width: 320px;
          height: auto; }
    #course-flow .for-biginer > a {
      display: block;
      width: 100%;
      max-width: 320px;
      height: auto;
      margin: 20px auto 0; }
  #course-flow h3.nonbiginer {
    margin: 30px 0 16px;
    border-top: 2px solid #373737;
    text-align: center; }
    #course-flow h3.nonbiginer:before {
      display: block;
      content: "";
      width: 100%;
      height: 2px;
      background: #fff; }
    #course-flow h3.nonbiginer div {
      background: #e5e5e5;
      padding: 6px 10px; }
      #course-flow h3.nonbiginer div span {
        vertical-align: middle;
        line-height: normal; }
        #course-flow h3.nonbiginer div span.st {
          font-size: 20px;
          font-weight: 700; }
        #course-flow h3.nonbiginer div span.bt {
          display: block;
          font-size: 28px;
          font-weight: 900; }
    #course-flow h3.nonbiginer:after {
      display: block;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 12px 13px 0 13px;
      border-color: #e5e5e5 transparent transparent transparent;
      margin: 0 auto; }
  #course-flow .course-layout dl.c-box {
    float: none;
    width: 100%;
    height: auto;
    max-width: 360px;
    margin: 20px auto;
    background-size: 100% auto !important;
    background-repeat: repeat-y !important; }
    #course-flow .course-layout dl.c-box dt {
      background: #fff; }
      #course-flow .course-layout dl.c-box dt img:not(.pc) {
        display: block; }
    #course-flow .course-layout dl.c-box dd {
      position: relative;
      z-index: 1;
      width: 100%;
      background-repeat: no-repeat !important;
      background-position: left bottom !important;
      background-size: 100% auto !important; }
      #course-flow .course-layout dl.c-box dd span.pnt {
        font-weight: 700;
        display: inline;
        line-height: inherit;
        padding: 0; }
    #course-flow .course-layout dl.c-box#c-basic {
      background: url("../images/common/course_flow/course_basic_sp_bg.svg"); }
      #course-flow .course-layout dl.c-box#c-basic dd {
        background: url("../images/common/course_flow/course_basic_sp_btm.svg");
        padding-bottom: 130px; }
        #course-flow .course-layout dl.c-box#c-basic dd span {
          margin-top: calc((100% * 0.18) * -1); }
    #course-flow .course-layout dl.c-box#c-advance {
      background: url("../images/common/course_flow/course_advance_sp_bg.svg"); }
      #course-flow .course-layout dl.c-box#c-advance dd {
        background: url("../images/common/course_flow/course_advance_sp_btm.svg");
        padding-bottom: 40px; }
    #course-flow .course-layout dl.c-box#c-trainer {
      background: url("../images/common/course_flow/course_trainer_sp_bg.svg"); }
      #course-flow .course-layout dl.c-box#c-trainer dd {
        background: url("../images/common/course_flow/course_trainer_sp_btm.svg");
        padding-bottom: 40px; }
    #course-flow .course-layout dl.c-box#c-internal {
      margin-top: calc(20px + 13.181px);
      background: url("../images/common/course_flow/course_internal_sp_bg.svg"); }
      #course-flow .course-layout dl.c-box#c-internal dd {
        background: url("../images/common/course_flow/course_internal_sp_btm.svg");
        padding-bottom: 40px; }
    #course-flow .course-layout dl.c-box:after {
      content: "";
      display: block;
      width: 100%;
      height: 20px;
      background: #fff;
      position: absolute;
      z-index: 0;
      left: 0;
      bottom: 0; }
  #course-flow .course-layout dd span {
    display: block;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 12px;
    line-height: 1.58;
    font-feature-settings: "palt";
    color: #3e3a39;
    padding: 0.75em 7.692%; }
  #course-flow .course-layout dd img {
    display: block;
    width: 100%;
    height: auto; }
  #course-flow .course-layout #c-point {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden; }
    #course-flow .course-layout #c-point p {
      flex: 1; }
      #course-flow .course-layout #c-point p img {
        max-width: 100%; }
    #course-flow .course-layout #c-point h4 {
      font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
      font-weight: bold;
      font-size: 15px;
      vertical-align: middle;
      padding-top: 4px; }
      #course-flow .course-layout #c-point h4:before {
        display: inline-block;
        vertical-align: middle;
        content: "";
        width: 30.5px;
        height: 26px;
        margin-top: -4px;
        background: url("../images/common/course_flow/check_point.svg") left center no-repeat;
        background-size: contain; }
    #course-flow .course-layout #c-point dl dt {
      font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
      font-size: 14px;
      font-weight: bold;
      padding-left: 1.5em;
      margin-top: 12px; }
      #course-flow .course-layout #c-point dl dt:before {
        display: block;
        content: "";
        width: 6px;
        height: 6px;
        background: #b2b2b2;
        position: absolute;
        left: 6px;
        top: 7px; }
    #course-flow .course-layout #c-point dl dd {
      position: relative;
      left: inherit;
      top: inherit;
      padding-left: 1.5em;
      text-align: justify; }
  #course-flow .course-note {
    margin-top: 14px;
    padding: 14px 0;
    border-top: 1px solid #b2b2b2;
    border-bottom: 3px double #b2b2b2;
    margin-bottom: 1em; }
    #course-flow .course-note li {
      list-style: none;
      font-size: 12px;
      line-height: 1.4;
      color: #666;
      padding-left: 1.5em;
      margin-bottom: 0.5em; }
      #course-flow .course-note li:last-child {
        margin-bottom: 0; }
      #course-flow .course-note li:before {
        display: block;
        content: "・";
        position: absolute;
        left: 0;
        top: 0; }
  #course-flow .course-layout2 {
    width: 100%;
    height: auto;
    max-width: 360px;
    margin: 0 auto 35px; }
    #course-flow .course-layout2 #c-biz {
      background: url("../images/common/course_flow/course_biz_sp_bg.svg") center top repeat-y;
      background-size: 100% auto; }
      #course-flow .course-layout2 #c-biz:before, #course-flow .course-layout2 #c-biz:after {
        display: block;
        content: "";
        width: 100%;
        height: 10px;
        background: #fff;
        position: absolute;
        z-index: 1; }
      #course-flow .course-layout2 #c-biz:after {
        bottom: 0; }
      #course-flow .course-layout2 #c-biz a {
        display: block; }
      #course-flow .course-layout2 #c-biz dl {
        z-index: 2; }
        #course-flow .course-layout2 #c-biz dl dt {
          background: url("../images/common/course_flow/course_biz_sp_top.svg") center top no-repeat;
          background-size: 100% auto;
          font-size: 22px;
          font-weight: 900;
          color: #000;
          padding: 47px 7.6923% 0; }
          #course-flow .course-layout2 #c-biz dl dt span {
            display: block;
            font-size: 12px;
            font-weight: 700;
            margin-top: 0.5em; }
        #course-flow .course-layout2 #c-biz dl dd {
          background: url("../images/common/course_flow/course_biz_sp_bg.svg") center top repeat-y;
          background-size: 100% auto;
          font-size: 12px;
          line-height: 1.58;
          color: #3e3a39;
          padding: 0.5em 7.6923%; }
        #course-flow .course-layout2 #c-biz dl + img {
          z-index: 2;
          display: block;
          width: 100%; }
          #course-flow .course-layout2 #c-biz dl + img + img {
            z-index: 2;
            display: block;
            position: absolute;
            width: 15%;
            height: auto;
            bottom: 0;
            right: 9%; }
    #course-flow .course-layout2 #c-personal {
      width: 100%;
      max-width: 360px;
      min-height: 190px;
      margin-top: 30px;
      background: url("../images/common/course_flow/course_personal_sp.svg") right bottom no-repeat;
      background-size: 86.8px auto; }
      #course-flow .course-layout2 #c-personal dt {
        font-size: 20px;
        font-weight: 900;
        color: #6c2659; }
        #course-flow .course-layout2 #c-personal dt span {
          color: #000;
          font-weight: 700;
          font-size: 12px;
          display: block; }
      #course-flow .course-layout2 #c-personal dd {
        font-size: 12px;
        line-height: 1.58;
        color: #3e3a39;
        margin-top: 0.5em; }
.top_braken_link img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.top_braken_link a {
display: block;
}
.top_braken_link a + a {
margin-top:6px;
}
/*# sourceMappingURL=index_sp.css.map */

/*# sourceMappingURL=index_sp.css.map */
