@charset "UTF-8";
/*

 File Name  : sp.css
 Style Info : RESPONSIVE

---------------------------------------------------------------------*/
/* BASE
----------------------------------------------- */
#container {
  padding: 65px 0 40px;
}

.fixed {
  top: 65px;
}

.wpc_item {
  display: none;
}

.pc_item {
  display: none;
}

.sp_item {
  display: block;
}

/* header
----------------------------------------------- */
#header {
  height: 65px;
}

#header .logo {
  top: 10px;
}

#header .nav {
  padding: 15% 3% 0;
}

#header .gNav .gNav_li {
  padding: 5px 0;
}

#header .gNav .gNav_li a {
  font-size: 5vw;
  line-height: 1;
}

#header .gNav .gNav_li a span {
  font-size: 3vw;
}

#header .subNav li a {
  font-size: 3vw;
}

#header .contact {
  margin: 25px auto 0;
}

#header .contact a {
  font-size: 3.5vw !important;
}

#header .pamphlet {
  margin: 8px auto 0;
}

#header .pamphlet a {
  font-size: 3.5vw !important;
}

#header .address {
  margin: 25px auto !important;
}

@media screen and (min-width: 425px) {
  #header .nav {
    padding: 10% 3% 0;
  }
  #header .gNav .gNav_li a {
    font-size: 2.8vw;
  }
  #header .gNav .gNav_li a span {
    font-size: 1.8vw;
  }
  #header .subNav li a {
    font-size: 2.3vw;
    border-radius: 11px;
  }
  #header .contact a {
    font-size: 2.8vw !important;
  }
  #header .pamphlet a {
    font-size: 2.8vw !important;
  }
}

/* menu_icon
----------------------------------------------- */
.menuIcon {
  top: 15px;
}

/* footer
----------------------------------------------- */
body.top #footer {
  border-top: none;
}

#footer {
  height: 40px;
  border-top: 3px solid #f15a24;
}

#footer .footer_inner {
  text-align: center;
  right: 0;
  left: 0;
  bottom: 10px;
}

#footer .footer_inner .footer_right {
  float: none;
}

/* top
----------------------------------------------- */
#top #stage1 .fieldWrap .video {
  width: 76%;
  height: 60vh;
  margin: 0 auto;
  top: 0.5vh;
  right: 0;
  left: 0;
}

#top #stage1 .fieldWrap .plain {
  width: 55%;
  height: 27vh;
  margin: 0 auto;
  top: 10vh;
  right: 0;
  left: 0;
}

#top #stage1 .fieldWrap .txt_wrap {
  top: 48%;
  right: 0;
  left: 0;
  text-align: center;
}

#top #stage1 .fieldWrap .txt_wrap .catchcopy {
  margin: 0 0 12px 0;
  font-size: 48px;
}

#top #stage1 .fieldWrap .txt_wrap .course {
  margin: 0 0 20px 0;
  font-size: 14px;
}

#top #stage1 .fieldWrap .txt_wrap .txt {
  font-size: 12px;
  letter-spacing: 0;
}

@media screen and (min-width: 600px) {
  #top #stage1 .fieldWrap .video {
    top: 0.3vh;
  }
  #top #stage1 .fieldWrap .plain {
    width: 48%;
    height: 28vh;
    top: 10vh;
  }
  #top #stage1 .fieldWrap .txt_wrap {
    text-align: center;
  }
  #top #stage1 .fieldWrap .txt_wrap .catchcopy {
    font-size: 60px;
  }
  #top #stage1 .fieldWrap .txt_wrap .course {
    font-size: 18px;
  }
  #top #stage1 .fieldWrap .txt_wrap .txt {
    font-size: 16px;
  }
}

/* concept
----------------------------------------------- */
#top #stage2 .fieldWrap .photo p {
  width: 30%;
  height: 12vh;
}

#top #stage2 .fieldWrap .photo p:nth-child(1) {
  -webkit-transform: translateZ(220px);
  transform: translateZ(220px);
  top: 2.5vh;
  left: 5%;
}

#top #stage2 .fieldWrap .photo p:nth-child(2) {
  -webkit-transform: translateZ(220px);
  transform: translateZ(220px);
  top: 2.5vh;
  right: 0;
  left: 0;
  margin: 0 auto;
}

#top #stage2 .fieldWrap .photo p:nth-child(3) {
  -webkit-transform: translateZ(220px);
  transform: translateZ(220px);
  top: 2.5vh;
  right: 5%;
  left: auto;
}

#top #stage2 .fieldWrap .plain {
  display: none;
}

#top #stage2 .fieldWrap .txt_wrap {
  width: 80%;
  margin: 0 auto;
  top: 57%;
  right: 0;
  left: 0;
  z-index: 3;
}

#top #stage2 .fieldWrap .txt_wrap .title {
  font-size: 32px;
}

#top #stage2 .fieldWrap .txt_wrap .caption {
  margin-bottom: 5%;
  font-size: 18px;
  line-height: 1.5;
}

#top #stage2 .fieldWrap .txt_wrap .txt {
  font-size: 12px;
}

#top #stage2 .fieldWrap .txt_wrap .btn {
  width: 70%;
  margin: 5% auto 0 auto;
  font-size: 14px;
}

@media screen and (min-width: 600px) {
  #top #stage2 .fieldWrap .photo p {
    width: 30%;
    height: 18vh;
  }
  #top #stage2 .fieldWrap .txt_wrap {
    top: 62%;
  }
  #top #stage2 .fieldWrap .txt_wrap .title {
    font-size: 48px;
  }
  #top #stage2 .fieldWrap .txt_wrap .caption {
    font-size: 24px;
  }
  #top #stage2 .fieldWrap .txt_wrap .txt {
    font-size: 14px;
  }
  #top #stage2 .fieldWrap .txt_wrap .btn {
    width: 60%;
    font-size: 16px;
  }
}

/* content
----------------------------------------------- */
#top #stage3 .fieldWrap .box_wrap:nth-child(1) {
  position: absolute;
  top: 12%;
}

#top #stage3 .fieldWrap .box_wrap:nth-child(2) {
  position: absolute;
  top: 12%;
}

#top #stage3 .fieldWrap .box_wrap .txt_wrap {
  text-align: center;
}

#top #stage3 .fieldWrap .box_wrap .txt_wrap .title {
  display: block;
  font-size: 14px;
  letter-spacing: 0;
}

#top #stage3 .fieldWrap .box_wrap .txt_wrap .caption {
  display: block;
  margin: 0 0 5px 0;
  font-size: 10px;
}

#top #stage3 .fieldWrap .box_wrap .txt_wrap .txt {
  display: none;
  font-size: 10px;
  line-height: 1.5;
}

#top #stage3 .fieldWrap .box_wrap .txt_wrap .btn {
  width: 90%;
  padding: 2px 5%;
  font-size: 12px;
}

@media screen and (min-width: 600px) {
  #top #stage3 .fieldWrap .box_wrap .txt_wrap .title {
    font-size: 18px;
  }
  #top #stage3 .fieldWrap .box_wrap .txt_wrap .caption {
    font-size: 12px;
  }
  #top #stage3 .fieldWrap .box_wrap .txt_wrap .txt {
    font-size: 12px;
  }
  #top #stage3 .fieldWrap .box_wrap .txt_wrap .btn {
    font-size: 12px;
  }
}

/* supporters
----------------------------------------------- */
#top #stage4 .fieldWrap .plain {
  width: 80%;
  margin: auto;
  height: 64vh;
  top: 1vh;
  right: 0;
  left: 0;
  -webkit-transform: translateZ(150px);
  transform: translateZ(150px);
}

#top #stage4 .fieldWrap .txt_wrap .title {
  font-size: 32px;
}

#top #stage4 .fieldWrap .txt_wrap .caption {
  font-size: 18px;
}

#top #stage4 .fieldWrap .txt_wrap .company li {
  font-size: 12px;
}

@media screen and (min-width: 600px) {
  #top #stage4 .fieldWrap .txt_wrap .title {
    font-size: 48px;
  }
  #top #stage4 .fieldWrap .txt_wrap .caption {
    font-size: 24px;
  }
  #top #stage4 .fieldWrap .txt_wrap .company li {
    font-size: 14px;
  }
}

/* news
----------------------------------------------- */
#top #stage5 .fieldWrap .box_wrap #box8 .news {
  width: 100%;
  height: 40%;
  float: none;
}

#top #stage5 .fieldWrap .box_wrap #box8 .news ul {
  padding: 0;
}

#top #stage5 .fieldWrap .box_wrap #box8 .news ul li {
  padding: 12px 10px;
}

#top #stage5 .fieldWrap .box_wrap #box8 .news ul li .head .category {
  padding: 0 15px;
  font-size: 12px;
  border-radius: 9.5px;
}

#top #stage5 .fieldWrap .box_wrap #box8 .news ul li .head .date {
  font-size: 14px;
}

#top #stage5 .fieldWrap .box_wrap #box8 .news ul li .title a {
  font-size: 14px;
}

#top #stage5 .fieldWrap .box_wrap #box8 .news .moreBtn {
  text-align: center;
  font-size: 15px;
}

#top #stage5 .fieldWrap .box_wrap #box8 .fb {
  display: none;
  width: 100%;
  margin: 0 auto 0 0;
  float: none;
}

#top #stage5 .fieldWrap .box_wrap #box8 .fb .fb_inner {
  text-align: center;
}

#top #stage5 .fieldWrap .box_wrap #box8 .fb .fb_inner iframe {
  margin: auto;
}

#top #stage5 .fieldWrap .box_wrap #box8 .feed > .title {
  font-size: 20px;
  margin: 10px 0 15px 0;
  text-align: center;
}

/* news
----------------------------------------------- */
#top #stage6 {
  display: block;
}

#top #stage6 .fieldWrap .box_wrap #box9 .fb {
  display: block;
  width: 100%;
  height: 100%;
}

#top #stage6 .fieldWrap .box_wrap #box9 .fb .fb_inner {
  text-align: center;
}

#top #stage6 .fieldWrap .box_wrap #box9 .fb .fb_inner iframe {
  margin: auto;
}

#top #stage6 .fieldWrap .box_wrap #box9 .fb > .title {
  font-size: 20px;
  margin: 10px 0 15px 0;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

/* #container
--------------------------- */
body.top #container {
  padding: 15% 5% 7% 5%;
}

@media screen and (min-width: 600px) {
  body.top #container {
    padding: 10% 5% 7% 5%;
  }
}

/* .stageBase
--------------------------- */
.stageBase .fieldWrap {
  height: 100%;
  padding: 15% 5% 7% 5%;
}

@media screen and (min-width: 600px) {
  .stageBase .fieldWrap {
    padding: 10% 5% 7% 5%;
  }
}

/* #pageDown
--------------------------- */
#pageDown {
  bottom: 5px;
}

#pageDown a {
  width: 40px;
  height: 40px;
  background: transparent url(../images/scroll/next_arw.png) no-repeat center center;
  background-size: 40px;
}

#pageDown a:hover {
  background: transparent url(../images/scroll/next_arw_hover.png) no-repeat center center;
  background-size: 40px;
}

.pageTitle {
  padding: 10px 0;
}

.pageTitle .title {
  font-size: 26px;
}

.pageTitle .pageTitle .caption {
  font-size: 16px;
  margin: 2px 0 0 0;
}

.pageNav {
  padding: 7px 0 3px;
}

.pageNav li {
  margin: 0 2% 5px 2%;
  padding: 0;
}

.pageNav li a {
  line-height: 1.3;
  font-size: 3.2vw;
  padding: 0;
}

.pageNav li a:before {
  width: 15px;
  height: 15px;
  background: url(/project/lid/cmn/images/common/icon_right_01.png) no-repeat left center/12px;
}

@media screen and (min-width: 425px) {
  .pageNav li a {
    font-size: 14px;
  }
  .pageNav li a:before {
    width: 15px;
    height: 15px;
    background: url(/project/lid/cmn/images/common/icon_right_01.png) no-repeat left center/12px;
  }
}

/* コース内容
--------------------------- */
.message .message_wrap {
  margin: 40px auto 20px;
}

.message .message_wrap .title {
  font-size: 28px;
  top: 15%;
}

.message .message_wrap .txt {
  font-size: 12px;
  top: 35%;
}

@media screen and (min-width: 480px) {
  .message .message_wrap .title {
    font-size: 32px;
  }
  .message .message_wrap .txt {
    font-size: 15px;
  }
}

@media screen and (max-width: 374px) {
  .message .message_wrap .title {
    font-size: 24px;
  }
  .message .message_wrap .txt {
    font-size: 10.2px;
  }
}

.content_wrap {
  padding: 30px 3%;
}

.content_wrap .contentTitle .title {
  font-size: 20px;
}

.content_wrap .contentTitle .title span {
  font-size: 16px;
}

.content_wrap .contentTitle .txt {
  margin: 15px 0 0 0;
  font-size: 12px;
}

.curriculum_wrap .curriculum_bg {
  background-size: 3px;
}

.curriculum_wrap .curriculum {
  margin: 40px auto 0;
}

.curriculum_wrap .curriculum .bgText {
  display: none;
}

.curriculum_wrap .curriculum .title_wrap .term {
  font-size: 14px;
  margin: 0 auto 15px auto;
}

.curriculum_wrap .curriculum .title_wrap .title {
  height: 32px;
  margin: 0 auto 20px auto;
  font-size: 16px;
}

.curriculum_wrap .curriculum .mainImg {
  height: 200px;
}

.curriculum_wrap .movie_wrap .mainImg {
  height: 100%;
}

@media screen and (min-width: 600px) {
  .curriculum_wrap .curriculum .mainImg {
    height: 300px;
  }
  .curriculum_wrap .movie_wrap .mainImg {
    height: 100%;
  }
}

@media screen and (max-width: 600px) {
  .curriculum_wrap .curriculum .content .subtitle {
    margin: 20px 0 15px;
  }
  .curriculum_wrap .curriculum .content .subtitle span {
    font-size: 19px;
    line-height: 1.5;
  }
  .curriculum_wrap .curriculum .content .txt_wrap {
    padding: 10px 0 0 0;
  }
  .curriculum_wrap .curriculum .content .txt_wrap .link a {
    font-size: 14px;
  }
  .curriculum_wrap .curriculum .content .txt {
    font-size: 12px;
    margin: 0 0 20px 0;
  }
  .curriculum_wrap .curriculum .content .point {
    width: 100%;
  }
  .curriculum_wrap .curriculum .content .point .pointTxt {
    font-size: 10px;
  }
}

.classList_wrap .class_inner {
  margin: 20px auto 0;
}

.classList_wrap .class_inner .class .plain {
  min-width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.classList_wrap .class_inner .class .content .subtitle {
  font-size: 16px;
}

.classList_wrap .class_inner .class .content .txt_wrap {
  display: block;
}

.classList_wrap .class_inner .class .content .txt_wrap .txt {
  font-size: 12px;
  border-right: none;
  margin-right: 0;
  padding: 0;
}

.classList_wrap .class_inner .class .content .txt_wrap .link {
  margin: 15px 0 0 0;
}

.classList_wrap .class_inner .class .content .txt_wrap .link a {
  font-size: 14px;
  border-radius: 15px;
}

.classList_wrap .class_inner .all a {
  font-size: 16px;
}

@media screen and (max-width: 600px) {
  .classList_wrap .class_inner .class {
    display: block;
    text-align: center;
  }
  .classList_wrap .class_inner .class .plain {
    width: 100%;
    height: 240px;
    margin: 0 auto 20px;
  }
  .classList_wrap .class_inner .class .content {
    padding: 0;
  }
  .classList_wrap .class_inner .class .content .subtitle {
    font-size: 16px;
  }
  .classList_wrap .class_inner .class .content .txt_wrap {
    display: block;
  }
  .classList_wrap .class_inner .class .content .txt_wrap .txt {
    text-align: left;
  }
  .classList_wrap .class_inner .class .content .txt_wrap .link {
    margin: 15px auto 0;
  }
  .classList_wrap .class_inner .class .content .txt_wrap .link a {
    margin: 15px auto 0;
  }
}

@media screen and (max-width: 425px) {
  .classList_wrap .class_inner .class .plain {
    height: 160px;
  }
}

/* 履修方法
--------------------------- */
.target_wrap .target_content {
  width: 260px;
  margin: 30px 3% 0;
}

.target_wrap .target_content .title {
  font-size: 20px;
  top: 25px;
}

.target_wrap .target_content .caption {
  font-size: 16px;
  top: 80px;
}

.target_wrap .target_content .txt {
  font-size: 12px;
  top: 150px;
}

.requirement_wrap .requirement_content {
  margin: 40px auto;
  padding: 30px 5% 15px;
}

.requirement_wrap .requirement_content .title {
  height: 30px;
  font-size: 15px;
  border-radius: 15px;
  top: -15px;
}

.requirement_wrap .requirement_content .txt {
  font-size: 14px;
}

.requirement_wrap .requirement_content ol > li {
  padding-left: 2.5em;
  /*li:before分左に余白を。調整可*/
}

.requirement_wrap .requirement_content ol > li:before {
  counter-increment: li;
  content: counter(li);
  margin-right: 1em;
  width: 22px;
  /*幅を決めるheightと同じ数値に*/
  height: 22px;
  /*高さ。widthと同じ数値に。数値変更した場合はline-heightで調整を*/
  line-height: 1.4;
  /*数字の位置あわせで数値を指定*/
  font-size: 16px;
}

.requirement_wrap .requirement_note {
  font-size: 12px;
}

.schedule_wrap .content_inner {
  max-width: 600px;
  margin: 30px auto 0;
}

.schedule_wrap .content_inner .txt {
  margin: 0 0 20px;
  font-size: 12px;
}

.support_wrap .content_inner {
  width: 90%;
  max-width: 600px;
  margin: 30px auto 0;
}

.support_wrap .content_inner .content {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
}

.support_wrap .content_inner .content .img img {
  height: 70px;
}

.support_wrap .content_inner .content .title {
  font-size: 16px;
  margin: 10px 0 3px;
}

.support_wrap .content_inner .content .txt {
  font-size: 12px;
}

.last_wrap {
  width: 100%;
  max-width: 600px;
}

.last_wrap .title {
  font-size: 17px;
  margin: 0 0 20px 0;
}

.last_wrap .txt {
  margin: 0 0 20px 0;
  font-size: 12px;
}

/* キャリアイメージ
----------------------------------------------- */
@media screen and (max-width: 599px) {
  .top_content {
    padding: 30px 3%;
  }
  .top_content .title_wrap .title {
    margin: 0 0 20px 0;
    font-size: 20px;
  }
  .top_content .title_wrap .txt {
    font-size: 11px;
  }
  .top_content .careerImage_wrap {
    height: 350px;
    margin: 30px auto 0;
  }
  .top_content .careerImage_wrap .people {
    width: 50%;
  }
  .top_content .careerImage_wrap .people .img {
    width: 40%;
    height: 40%;
    top: 25%;
  }
  .top_content .careerImage_wrap .people .txt {
    font-size: 16px;
  }
  .top_content .careerImage_wrap .people .txt span {
    font-size: 8px;
  }
  .top_content .careerImage_wrap .circle .careerImage {
    width: 80px;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(1) {
    top: 0px;
    right: 20%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(2) {
    top: 100px;
    right: 3%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(3) {
    top: 200px;
    right: 10%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(4) {
    top: 260px;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(5) {
    top: 200px;
    left: 10%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(6) {
    top: 100px;
    left: 3%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(7) {
    top: 0;
    left: 20%;
  }
  .top_content .careerImage_wrap .circle .careerImage .image {
    height: 80px;
  }
  .top_content .careerImage_wrap .circle .careerImage .name {
    display: none;
  }
}

@media screen and (min-width: 600px) {
  .top_content {
    padding: 40px 3%;
  }
  .top_content .title_wrap .title {
    margin: 0 0 30px 0;
    font-size: 36px;
  }
  .top_content .title_wrap .txt {
    font-size: 14px;
  }
  .top_content .careerImage_wrap {
    height: 550px;
    margin: 40px auto 0;
  }
  .top_content .careerImage_wrap .people .txt {
    font-size: 22px;
  }
  .top_content .careerImage_wrap .people .txt span {
    font-size: 12px;
  }
  .top_content .careerImage_wrap .circle .careerImage {
    width: 120px;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(1) {
    top: 0px;
    right: 24%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(2) {
    top: 160px;
    right: 5%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(3) {
    top: 350px;
    right: 12%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(4) {
    top: 410px;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(5) {
    top: 350px;
    left: 12%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(6) {
    top: 160px;
    left: 5%;
  }
  .top_content .careerImage_wrap .circle .careerImage:nth-child(7) {
    top: 0;
    left: 24%;
  }
  .top_content .careerImage_wrap .circle .careerImage .image {
    display: block;
    height: 120px;
    margin: 0 0 10px 0;
  }
  .top_content .careerImage_wrap .circle .careerImage .name {
    font-size: 12px;
  }
}

@media screen and (max-width: 600px) {
  .image_wrap .image {
    margin: 0 0 20px;
    padding: 20px 5%;
    width: 100%;
    display: block;
  }
  .image_wrap .image .plain {
    width: 50%;
    margin: 0 auto 15px;
  }
  .image_wrap .image .content .subtitle {
    display: inline-block;
    font-size: 16px;
  }
  .image_wrap .image .content .txt {
    font-size: 10px;
    padding: 10px 0 0 0;
  }
  .image_wrap .image .content .subtxt {
    margin: 10px 0 0 0;
    font-size: 10px;
  }
}

/* 受講生の声
----------------------------------------------- */
.voice_wrap {
  padding-top: 0;
}

.voice_wrap .voice_inner .voice .content {
  padding: 30px 0 0 0;
}

.voice_wrap .voice_inner .voice .content .title {
  font-size: 19px;
}

.voice_wrap .voice_inner .voice .content .grade {
  padding: 0px 10px;
  font-size: 12px;
}

.voice_wrap .voice_inner .voice .content .name {
  margin: 0 0 0 10px;
  font-size: 14px;
}

.voice_wrap .voice_inner .voice .content .txt {
  margin: 15px 0 20px 0;
  font-size: 12px;
}

.voice_wrap .voice_inner .voice .plain {
  height: 200px;
}

@media screen and (min-width: 600px) {
  .voice_wrap .voice_inner .voice .plain {
    height: 300px;
  }
}

/* 特別講師
----------------------------------------------- */
.lecturer_wrap {
  padding-top: 0;
}

.lecturer_wrap .lecturer_inner .lecturer {
  display: block;
  padding: 30px 0 0 0;
  border-top: 1px solid #dddddd;
}

.lecturer_wrap .lecturer_inner .lecturer .plain {
  width: 250px;
  height: 280px;
  margin: 0 auto;
}

.lecturer_wrap .lecturer_inner .lecturer .content {
  width: 100%;
  padding: 30px 0 0 0;
  border: none;
}

.lecturer_wrap .lecturer_inner .lecturer .content .name {
  margin: 0 0 5px;
  font-size: 19px;
  text-align: center;
}

.lecturer_wrap .lecturer_inner .lecturer .content .post {
  text-align: center;
}

.lecturer_wrap .lecturer_inner .lecturer .content .txt {
  margin: 15px 0 0 0;
}

.lecturer_wrap .lecturer_inner .lecturer .content .link {
  margin: 15px 0 0 0;
}

.lecturer_wrap .lecturer_inner .lecturer .content .link a {
  width: 220px;
  margin: 0 auto;
  font-size: 14px;
  border-radius: 15px;
}

/* 取り組み紹介
----------------------------------------------- */
.top_content .link {
  font-size: 11px;
}

.activity_wrap .activity_inner .category_wrap {
  width: 100%;
  float: none;
  margin: 0 0 20px 0;
}

.activity_wrap .activity_inner .category_wrap .title {
  font-size: 20px;
}

.activity_wrap .activity_inner .category_wrap .category li a {
  font-size: 13px;
}

.activity_wrap .activity_inner .main_wrap {
  margin-left: 0;
  padding-left: 0;
  float: none;
}

.activity_wrap .activity_inner .main_wrap .activity {
  margin: 0 0 20px 0;
  padding: 20px 5%;
}

.activity_wrap .activity_inner .main_wrap .activity .date,
.activity_wrap .activity_inner .main_wrap .activity .category {
  font-size: 12px;
}

.activity_wrap .activity_inner .main_wrap .activity .title {
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}

.activity_wrap .activity_inner .main_wrap .activity .text {
  font-size: 12px;
  margin: 0 0 15px 0;
}

@media screen and (min-width: 600px) {
  .top_content .link {
    font-size: 14px;
  }
}

/* ページャー
----------------------------------------------- */
.content_wrap .pager ul li {
  margin: 2px;
}

.content_wrap .pager ul li span,
.content_wrap .pager ul li a {
  font-size: 15px;
  padding: 0.4em 0.8em;
}

/* 報告書
----------------------------------------------- */
.report_wrap .report_inner .category_wrap {
  width: 100%;
  margin: 0 0 20px 0;
  float: none;
}

.report_wrap .report_inner .category_wrap .title {
  font-size: 20px;
}

.report_wrap .report_inner .category_wrap .category li {
  display: inline-block;
}

.report_wrap .report_inner .category_wrap .category li a {
  display: block;
  margin: 4px 0 0 0;
  font-size: 13px;
}

.report_wrap .report_inner .main_wrap {
  margin: 0;
  padding: 0;
  float: none;
}

.report_wrap .report_inner .main_wrap .report {
  margin: 0 0 20px 0;
  padding: 20px 5%;
}

.report_wrap .report_inner .main_wrap .report ul li {
  padding: 15px 0 0;
}

.report_wrap .report_inner .main_wrap .report ul li a {
  font-size: 13px;
  line-height: 1.5;
}

/* ピックアップ授業
----------------------------------------------- */
.class_wrap {
  padding-top: 0;
  font-size: 12px;
  width: 100%;
  display: block;
}

.class_wrap .class_inner {
  padding: 0;
  width: 100%;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.class_wrap .class_inner .top .title_wrap .title {
  margin: 0 0 10px 0;
  float: none;
}

.class_wrap .class_inner .top .title_wrap .title span.catchCopy {
  font-size: 14px;
}

.class_wrap .class_inner .top .title_wrap .info_wrap {
  margin: 0 0 10px 0;
}

.class_wrap .class_inner .top .title_wrap .info_wrap .department {
  font-size: 12px;
  padding: 0 12px 0;
}

.class_wrap .class_inner .top .content {
  padding: 20px 0 0 0;
}

.class_wrap .class_inner .top .content .plain {
  height: 250px;
}

.class_wrap .class_inner .top .content .section {
  padding: 30px 0 0 0;
}

.class_wrap .class_inner .top .content .section .title {
  padding: 2px 0 0 0;
  font-size: 13px;
}

.class_wrap .class_inner .top .content .section .link {
  margin: 0 0 30px 0;
}

.class_wrap .class_inner .top .content .check_wrap {
  padding: 30px 0 0 0;
}

.class_wrap .class_inner .top .content .check_wrap ol li {
  font-size: 13px;
}

.class_wrap .class_inner .top .content .check_wrap ol li:before {
  height: 20px;
  width: 20px;
}

@media screen and (max-width: 600px) {
  .class_wrap .class_inner .top .title_wrap .title {
    text-align: center;
    font-size: 24px;
    background: none;
    padding: 0;
  }
  .class_wrap .class_inner .top .title_wrap .info_wrap {
    text-align: center;
    margin: 0;
  }
  .class_wrap .class_inner .top .content .plain {
    width: 100%;
    height: 250px;
    float: none;
  }
  .class_wrap .class_inner .top .content > .txt {
    width: 100%;
    float: none;
    margin: 20px 0 0 0;
  }
  .class_wrap .class_inner .top .content .section .title {
    margin: 3px auto 15px auto;
  }
  .class_wrap .class_inner .top .content .check_wrap .recommend {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px auto;
    float: none;
  }
  .class_wrap .class_inner .top .content .check_wrap .benefit {
    width: 100%;
    margin: 0 auto 0 auto;
    float: none;
  }
}

/* 授業一覧
----------------------------------------------- */
.schedule_download {
  margin: 30px auto 0;
}

.schedule_download .btn {
  font-size: 12px;
}

.classTable_wrap {
  padding-top: 0;
  font-size: 12px;
  width: 100%;
  display: block;
}

.classTable_wrap .class_inner {
  padding: 0;
  width: 100%;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  float: none;
}

.classTable_wrap .class_inner .semester .year {
  border-radius: 10px 10px 0 0;
  margin: 0 0 20px 0;
  text-align: center;
}

.classTable_wrap .class_inner .semester .timeTable .time {
  width: 95px;
}

.classTable_wrap .class_inner .semester .timeTable .time span {
  font-size: 12px;
}

.classTable_wrap .class_inner .semester .timeTable .day a {
  font-size: 13px;
}

.menu_inner {
  width: 100%;
  margin: 0;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.menu_inner .pickUp_wrap ul .pickUp .bg {
  max-width: 300px;
  height: 200px;
  margin: auto;
}

@media screen and (min-width: 600px) {
  .menu_inner .pickUp_wrap ul .pickUp .bg {
    max-width: 360px;
    height: 240px;
    margin: auto;
  }
}

/* 188bet体育_188bet备用网址一覧
----------------------------------------------- */
@media screen and (max-width: 768px) {
  ul.newsList {
    padding: 0;
  }
  ul.newsList li {
    padding: 12px 10px;
  }
  ul.newsList li .head .category {
    padding: 0 15px;
    font-size: 12px;
    border-radius: 9.5px;
  }
  ul.newsList li .head .date {
    font-size: 14px;
  }
  ul.newsList li .title a {
    font-size: 14px;
  }
}

/* 188bet体育_188bet备用网址
----------------------------------------------- */
.news_wrap {
  padding-top: 0;
}

.news_wrap .news_inner .news .title {
  font-size: 19px;
}

.news_wrap .news_inner .news .category {
  padding: 0px 10px;
  font-size: 12px;
}

.news_wrap .news_inner .news .date {
  margin: 0 0 0 10px;
  font-size: 14px;
}

.news_wrap .news_inner .news .txt {
  margin: 15px 0 20px 0;
  font-size: 12px;
}

/* 188bet体育_188bet备用网址
----------------------------------------------- */
#event #report {
  border-top: 30px solid #eeeeee;
}

#event .event_wrap > .content {
  padding: 30px;
}

#event .event_wrap > .content > .title {
  font-size: 19px;
}

#event .event_wrap > .content .bar {
  margin: 25px auto;
}

#event .event_wrap > .content .text {
  margin: 0;
}

#event .event_wrap .event_inner {
  padding: 20px 0;
}

#event .event_wrap .event_inner .event {
  display: block;
}

#event .event_wrap .event_inner .event .img {
  width: 100%;
}

#event .event_wrap .event_inner .event .info {
  width: 100%;
  margin: 20px 0 0;
}

#event .event_wrap .event_inner .event .info .date {
  padding: 0 0 0 23px;
  font-size: 14px;
  background: url(/project/lid/cmn/images/common/icon_date_01.png) no-repeat center left/18px;
}

#event .event_wrap .event_inner .event .info .title {
  margin: 10px 0;
  font-size: 17px;
}

#event .event_wrap .event_inner .event .info .subtitle {
  display: none;
}

.content_wrap > .subtitle_w {
  padding: 0 0 30px 0;
  font-size: 12px;
}

.content_wrap > .subtitle_w .go_report {
  padding: 0.5em 3em;
  background-size: 8x;
  border-radius: 1.4em;
}

/* イベント詳細
----------------------------------------------- */
#event .detail_wrap {
  border-bottom: 30px solid #eeeeee;
}

#event .detail_wrap .detail_inner {
  padding: 3%;
}

#event .detail_wrap .detail_inner .detail .date {
  font-size: 14px;
}

#event .detail_wrap .detail_inner .detail .category {
  margin: 10px 0 10px;
  padding: 0;
}

#event .detail_wrap .detail_inner .detail .category li {
  font-size: 12px;
}

#event .detail_wrap .detail_inner .detail .title {
  margin: 0 0 10px;
  font-size: 19px;
}

#event .detail_wrap .detail_inner .detail .subtitle {
  margin: 0 0 30px;
  font-size: 15px;
}

#event .detail_wrap .detail_inner .detail .img {
  margin: 0 auto 30px;
}

#event .detail_wrap .detail_inner .detail .catchcopy {
  margin: 10px 0 0;
  font-size: 16px;
}

#event .detail_wrap .detail_inner .detail .text {
  margin: 10px 0 0;
}

#event .detail_wrap .detail_inner .detail .section_title {
  margin: 30px 0 0;
  font-size: 15px;
}

#event .detail_wrap .detail_inner .detail .report_table tr th {
  width: 30%;
  padding: 10px;
}

#event .detail_wrap .detail_inner .detail .report_table tr td {
  padding: 10px;
}

#event .detail_wrap .detail_inner .detail .character {
  margin: 10px 0 0;
}

#event .detail_wrap .detail_inner .detail .character li {
  padding: 10px 0 10px 30px;
  background: url(/project/lid/cmn/images/common/icon_check_01.png) no-repeat top 15px left/20px;
}

#event .detail_wrap .detail_inner .entry a {
  padding: 0.75em 3em;
  background-size: 10px;
  font-size: 12px;
}

#event .detail_wrap .detail_inner .pager {
  margin: 30px auto 0;
}

#event .detail_wrap .detail_inner .pager li a {
  padding: 10px 0;
  font-size: 14px;
}

#event .detail_wrap .detail_inner .pager li.next a {
  padding-left: 20px;
  background-size: 10px;
}

#event .detail_wrap .detail_inner .pager li.prev a {
  padding-right: 20px;
  background-size: 10px;
}
/*# sourceMappingURL=sp.css.map */