@charset "utf-8";

/*
  File Name   : collegelife-study.css
  Description : コンテンツエリア関係 他
*/

/* base
============================================================ */
#lay-main {
  padding-bottom: 0;
}

/* com-section-base
============================================================ */
.com-section-base {
  margin-bottom: 100px;
}
.com-section-base:last-of-type {
  margin-bottom: 0 !important;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .com-section-base {
    margin-bottom: 80px;
  }
}

/* svg-title-A
============================================================ */
.svg-title-A {
  text-align: center;
  margin-bottom: 60px;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .svg-title-A {
    margin-bottom: 40px;
  }
}

/* collegelife-study-text-wrap
============================================================ */
.collegelife-study-text-wrap .text-block .title {
  font-size: 20px;
  font-weight: bold;
  color: #5a514b;
  margin-bottom: 8px;
  line-height: 1.6;
}
.collegelife-study-text-wrap .text-block {
  width: calc(100% - 300px);
}
.collegelife-study-text-wrap .img-block {
  width: 300px;
  text-align: right;
  margin-left: auto;
}
.collegelife-study-text-wrap .single-img-block {
  width: 100%;
  text-align: center;
  margin-top: 45px;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .collegelife-study-text-wrap .text-block .title {
    font-size: 20px;
    font-weight: bold;
    color: #5a514b;
    margin-bottom: 8px;
    line-height: 1.6;
  }
  .collegelife-study-text-wrap .text-block {
    width: 100%;
  }
  .collegelife-study-text-wrap .single-img-block {
    margin-top: 30px;
  }
}

/* -collegelife-study-top-A
============================================================ */
.-collegelife-study-top-A {
  margin-top: 40px !important;
}
.-collegelife-study-top-A .com-or-line-title {
  margin-top: 25px;
}
.-collegelife-study-top-A {
}
.-collegelife-study-top-A .collegelife-study-text-wrap {
  margin-top: 20px;
}
.-collegelife-study-top-A .collegelife-study-text-wrap .img-block img {
  width: 290px;
  border-radius: 10px;
  overflow: hidden;
}
.-collegelife-study-top-A .list-box {
  margin-top: 20px;
}
.-collegelife-study-top-A .list-box li {
  padding-left: 23px;
  position: relative;
}
.-collegelife-study-top-A .list-box li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #e24a7e;
  border-radius: 50%;
}
.-collegelife-study-top-A .com-or-title-text-box {
  margin-top: 40px;
}
.-collegelife-study-top-A .com-or-title-text-box .com-btn-wrap {
  margin-left: auto;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .-collegelife-study-top-A {
    margin-top: 0 !important;
  }
  .-collegelife-study-top-A .com-or-line-title {
    margin-top: 25px;
  }
  .-collegelife-study-top-A {
  }
  .-collegelife-study-top-A .collegelife-study-text-wrap {
    margin-top: 20px;
  }
  .-collegelife-study-top-A .collegelife-study-text-wrap .img-block {
    width: 100%;
    margin: 30px auto 0;
  }
  .-collegelife-study-top-A .collegelife-study-text-wrap .img-block img {
    width: 100%;
  }
  .-collegelife-study-top-A .list-box {
    margin-top: 20px;
  }
  .-collegelife-study-top-A .com-or-title-text-box {
    margin-top: 40px;
  }
  .-collegelife-study-top-A .com-or-title-text-box .com-btn-wrap {
    margin: 20px auto 0;
    width: 100%;
    display: block;
  }
  .-collegelife-study-top-A .com-or-title-text-box .com-btn-wrap a {
    display: block;
    text-align: center;
  }
}

/* -collegelife-study-top-B
============================================================ */
.-collegelife-study-top-B .com-bk-bg-title {
  margin-bottom: 28px;
}
.-collegelife-study-top-B .collegelife-study-list-A {
  margin-top: 20px;
}
.-collegelife-study-top-B .collegelife-study-list-A ul {
  display: flex;
  flex-wrap: wrap;
}
.-collegelife-study-top-B .collegelife-study-list-A li {
  width: calc((100% - 40px * 1) / 2);
  margin-right: 40px;
}
.-collegelife-study-top-B .collegelife-study-list-A li:nth-child(2n) {
  margin-right: 0;
}
.-collegelife-study-top-B .collegelife-study-list-A li:nth-child(n + 3) {
  margin-top: 30px;
}
.-collegelife-study-top-B .collegelife-study-list-A .img-block {
  text-align: center;
}
.-collegelife-study-top-B .collegelife-study-list-A .img-block img {
  border-radius: 10px;
  overflow: hidden;
}
.-collegelife-study-top-B .collegelife-study-list-A .desc-block {
  margin-top: 20px;
}
.-collegelife-study-top-B .collegelife-study-list-A .desc-block .title {
  font-size: 20px;
  font-weight: bold;
  color: #e24a7e;
  line-height: 1.4;
}
.-collegelife-study-top-B .collegelife-study-list-A .desc-block .text {
  margin-top: 10px;
}

/* pc-set-wrap */
.-collegelife-study-top-B .pc-set-wrap {
  margin-top: 50px;
}
.-collegelife-study-top-B .pc-set-wrap .com-or-title-text-box .desc-wrap {
  padding-bottom: 25px;
}
.-collegelife-study-top-B .pc-set-wrap .com-or-title-text-box .text {
  letter-spacing: 1px;
}
.-collegelife-study-top-B .pc-set-wrap .desc-box-A {
  position: relative;
}
.-collegelife-study-top-B .pc-set-wrap .desc-box-B {
  border-top: dashed 1px #e24a7e;
  padding-top: 33px;
  margin-top: 26px;
}
.-collegelife-study-top-B .pc-set-wrap .title-sub {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.-collegelife-study-top-B .pc-set-wrap .title-sub span {
  font-size: 30px;
  margin-left: 10px;
}
.-collegelife-study-top-B .pc-set-wrap .title-sab-2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #e24a7e;
  margin-bottom: 6px;
}
.-collegelife-study-top-B .pc-set-wrap .img-block {
  width: 460px;
  position: absolute;
  top: 10px;
  right: -10px;
}
.-collegelife-study-top-B .pc-set-wrap .com-or-title-text-box {
  margin-top: 30px;
}
.-collegelife-study-top-B .pc-set-wrap .com-table-wrap-A {
  margin-top: 30px;
}
.-collegelife-study-top-B .pc-set-wrap .com-btn-wrap {
  margin-top: 30px;
}

/* support-wrap */
.-collegelife-study-top-B .support-wrap {
  margin-top: 50px;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .-collegelife-study-top-B .collegelife-study-list-A ul {
    display: block;
  }
  .-collegelife-study-top-B .collegelife-study-list-A li {
    width: 100%;
    margin-right: 0;
  }
  .-collegelife-study-top-B .collegelife-study-list-A li:nth-child(n + 3),
  .-collegelife-study-top-B .collegelife-study-list-A li:nth-child(n + 2) {
    margin-top: 30px;
  }
  .-collegelife-study-top-B .collegelife-study-list-A .desc-block {
    margin-top: 20px;
  }
  .-collegelife-study-top-B .collegelife-study-list-A .desc-block .text {
    margin-top: 10px;
  }
  .-collegelife-study-top-B .collegelife-study-list-A .desc-block .title {
    font-size: 16px;
  }

  .-collegelife-study-top-B .pc-set-wrap .desc-box-B {
    padding-top: 20px;
    margin-top: 20px;
  }
  .-collegelife-study-top-B .pc-set-wrap .title-sub {
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .-collegelife-study-top-B .pc-set-wrap .title-sub span {
    font-size: 26px;
    margin-left: 0;
    display: block;
    line-height: 1.2;
  }
  .-collegelife-study-top-B .pc-set-wrap .title-sab-2 {
    line-height: 1.4;
  }
  .-collegelife-study-top-B .pc-set-wrap .img-block {
    width: 100%;
    position: static;
    margin:  30px auto 0;
    text-align: center;
  }
}

/* -collegelife-study-top-C
============================================================ */
.-collegelife-study-top-C .com-bk-bg-title {
  margin-bottom: 28px;
}
.-collegelife-study-top-C .com-or-line-title {
  margin-bottom: 20px;
}
.-collegelife-study-top-C .recommend-wrap {
  margin-top: 60px;
}
.-collegelife-study-top-C .collegelife-study-text-wrap {
  margin-top: 20px;
  position: relative;
}
.-collegelife-study-top-C .collegelife-study-text-wrap .text-block {
  width: calc(100% - 330px);
}
.-collegelife-study-top-C .collegelife-study-text-wrap .img-block {
  position: absolute;
  top: -60px;
  right: 0;
}
.-collegelife-study-top-C .com-btn-wrap {
  margin-top: 40px;
}
.-collegelife-study-top-C .img-block {
  margin-bottom: 30px;
  text-align: center;
}
.-collegelife-study-top-C .flex-wrap {
  display: flex;
}
.-collegelife-study-top-C .flex-wrap .img-block {
  width: calc((100% - 40px) /2);
}
.-collegelife-study-top-C .flex-wrap .img-block.-A {
  margin-right: 40px;
}
.-collegelife-study-top-C .com-btn-wrap {
  text-align: center;
  margin-bottom: 40px;
}
.-collegelife-study-top-C .person-B,
.-collegelife-study-top-C .person-C,
.-collegelife-study-top-C .person-D {
  position: relative;
}
.-collegelife-study-top-C .person-B .person-B-inner {
  width: 165px;
  position: absolute;
  bottom: -20px;
  right: 20px;
}
.-collegelife-study-top-C .person-C .person-C-inner {
  width: 160px;
  position: absolute;
  bottom: -20px;
  right: 20px;
}
.-collegelife-study-top-C .person-D .person-D-inner {
  width: 160px;
  position: absolute;
  bottom: -20px;
  right: 20px;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .-collegelife-study-top-C .com-bk-bg-title {
    margin-bottom: 23px;
  }
  .-collegelife-study-top-C .recommend-wrap {
    margin-top: 40px;
  }
  .-collegelife-study-top-C .collegelife-study-text-wrap {
    margin-top: 20px;
  }
  .-collegelife-study-top-C .collegelife-study-text-wrap .text-block {
    width: 100%;
  }
  .-collegelife-study-top-C .collegelife-study-text-wrap .img-block {
    position: static;
    text-align: center;
    width: 100%;
    margin: 30px auto 0;
  }
  .-collegelife-study-top-C .flex-wrap {
    display: block;
  }
  .-collegelife-study-top-C .flex-wrap .img-block {
    width: 100%;
  }
  .-collegelife-study-top-C .flex-wrap .img-block.-A {
    margin-right: 0;
  }
  .-collegelife-study-top-C .person-B .com-or-line-title,
  .-collegelife-study-top-C .person-C .com-or-line-title,
  .-collegelife-study-top-C .person-D .com-or-line-title {
    width: calc(100% - 130px);
  }
  .-collegelife-study-top-C .person-B .person-B-inner {
    width: 120px;
    bottom: -20px;
    right: 15px;
  }
  .-collegelife-study-top-C .person-C .person-C-inner {
    width: 120px;
    bottom: -20px;
    right: 15px;
  }
  .-collegelife-study-top-C .person-D .person-D-inner {
    width: 120px;
    bottom: -20px;
    right: 15px;
  }
}

/* -collegelife-study-top-D
============================================================ */
.-collegelife-study-top-D .com-or-line-title {
  margin-top: 25px;
}
.-collegelife-study-top-D .ebook-box-A {
  margin-top: 20px;
}
.-collegelife-study-top-D .ebook-box-A ul {
  display: flex;
}
.-collegelife-study-top-D .ebook-box-A li {
  width: calc((100% - 40px * 2) / 3);
  margin-right: 40px;
}
.-collegelife-study-top-D .ebook-box-A li:last-child {
  margin-right: 0;
}
.-collegelife-study-top-D .ebook-box-A .inner-bg {
  padding: 10px;
  background-color: #fff;
  border: solid 1px #e24a7e;
  border-radius: 10px;
}
.-collegelife-study-top-D .ebook-box-A .inner-bg .inner {
  height: 140px;
  border: dashed 1px #e24a7e;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
}
.-collegelife-study-top-D .ebook-box-A .img-block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.-collegelife-study-top-D .ebook-box-A .item-A .img-block img {
  width: 148px;
}
.-collegelife-study-top-D .ebook-box-A .item-B .img-block img {
  width: 74px;
}
.-collegelife-study-top-D .ebook-box-A .item-C .img-block img {
  width: 74px;
}
.-collegelife-study-top-D .ebook-box-A li .number-parts {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e24a7e;
  text-align: center;
  color: #fff;
  padding-top: 14px;
  box-sizing: border-box;
  position: absolute;
  top: -20px;
  left: 12px;
}
.-collegelife-study-top-D .ebook-box-A li .number-parts span {
  font-weight: bold;
  line-height: 1;
  display: block;
}
.-collegelife-study-top-D .ebook-box-A li .number-parts .title {
  font-size: 12px;
  letter-spacing: 0;
}
.-collegelife-study-top-D .ebook-box-A li .number-parts .number {
  font-size: 20px;
  margin-top: 4px;
}
.-collegelife-study-top-D .ebook-box-A .text-block {
  margin-top: 20px;
}
.-collegelife-study-top-D .ebook-box-A .text-block p {
  font-weight: bold;
}
.-collegelife-study-top-D .ebook-box-A .text-block span {
  color: #e24a7e;
}
.-collegelife-study-top-D .bottom-text-wrap {
  margin-top: 25px;
}
.-collegelife-study-top-D .bottom-text-wrap p {
  font-size: 12px;
}
.-collegelife-study-top-D .list-contents-wrap {
  margin-top: 55px;
}
.-collegelife-study-top-D .list-contents-wrap .person-A {
  position: relative;
}
.-collegelife-study-top-D .list-contents-wrap .person-A .person-A-inner {
  width: 209px;
  position: absolute;
  bottom: -20px;
  right: 11px;
}
.-collegelife-study-top-D .list-contents-wrap ul {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.-collegelife-study-top-D .list-contents-wrap li {
  width: calc((100% - 40px * 1) / 2);
  margin-right: 40px;
  margin-bottom: 30px;
  border-radius: 20px;
  box-shadow: 5px 5px 15px 0 #f7eae2;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.-collegelife-study-top-D .list-contents-wrap li:nth-child(2n) {
  margin-right: 0;
}
.-collegelife-study-top-D .list-contents-wrap .block-item {
  position: relative;
}
.-collegelife-study-top-D .list-contents-wrap .img-block {
  width: 120px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.-collegelife-study-top-D .list-contents-wrap .-item-A .img-block img {
  width: 46px;
}
.-collegelife-study-top-D .list-contents-wrap .-item-B .img-block img {
  width: 58px;
}
.-collegelife-study-top-D .list-contents-wrap .-item-C .img-block img {
  width: 46px;
}
.-collegelife-study-top-D .list-contents-wrap .-item-D .img-block img {
  width: 46px;
}
.-collegelife-study-top-D .list-contents-wrap li .text-block {
  width: calc(100% - (120px + 25px));
  margin-left: 120px;
}
.-collegelife-study-top-D .list-contents-wrap li .text-block .block-title {
  font-size: 20px;
  font-weight: bold;
  color: #e24a7e;
  margin-bottom: 14px;
}
.-collegelife-study-top-D .bubble-parts {
  width: 410px;
  background-color: #e24a7e;
  border-radius: 3px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 60px;
  margin-bottom: -15px;
  position: relative;
}
.-collegelife-study-top-D .bubble-parts::after {
  content: '';
  position: absolute;
  bottom: -15px;
  right: 20px; 
  border-top: 15px solid #e24a7e;
  border-right: 15px solid transparent;
}
.-collegelife-study-top-D .bubble-parts p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.-collegelife-study-top-D .bubble-parts p span {
  color: #fcea0c;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap {
  margin-top: 20px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item {
  background-color: #fff;
  border: solid 1px #e24a7e;
  border-radius: 10px;
  padding-top: 23px;
  padding-left: 30px;
  padding-bottom: 27px;
  margin-bottom: 28px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-A {
  margin-bottom: 100px;
  position: relative;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-A::after {
  content: "";
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background: url(../img/collegelife-study/books/collegelife-study-book-img-13.svg) 0 0 no-repeat;
  background-size: 60px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .block-title {
  font-size: 20px;
  font-weight: bold;
  color: #e24a7e;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .com-flex-box {
  display: flex;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-A .com-flex-box {
  margin-top: 24px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .text-block {
  font-weight: bold;
  margin-bottom: 18px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .text-block .title {
  font-weight: bold;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .base-block {
  width: 580px;
  position: relative;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .base-block::before {
  content: "";
  position: absolute;
  top: 0;
  right: -70px;
  height: 100%;
  border-right: dashed 1px #e24a7e;
 }
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .base-block::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -100px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background: url(../img/collegelife-study/books/collegelife-study-book-img-10.svg) 0 0 no-repeat;
  background-size: 60px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .lang-block {
  width: 274px;
  margin-left: 140px;
  position: relative;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .lang-block .img-block {
  background-color: #fff5ef;
  border-radius: 10px;
  padding: 20px 30px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .lang-block .choice {
  width: 120px;
  position: absolute;
  top: -105px;
  right: -70px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .inner {
  position: relative;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title-text-block {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title-text-block .title-icon {
  display: table;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title-text-block .title-icon .title-block {
  display: table-cell;
  vertical-align: middle;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .img-block {
  margin-left: auto;
  margin-right: 226px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title-icon {
  vertical-align: middle;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .icon-block {
  background-color: #fcea0c;
  border-radius: 3px;
  padding: 8px 16px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .icon-block p {
  font-weight: bold;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title {
  font-weight: bold;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .img-block {
  width: 214px;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .img-block.-person-B {
  position: relative;
}
.-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .img-block.-person-B .person-B-inner {
  width: 186px;
  position: absolute;
  bottom: -27px;
  right: -200px;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .-collegelife-study-top-D .ebook-box-A ul {
    display: block;
  }
  .-collegelife-study-top-D .ebook-box-A li {
    width: 100%;
    margin-right: 0;
  }
  .-collegelife-study-top-D .ebook-box-A li:not(:first-child) {
    margin-top: 26px;
  }
  .-collegelife-study-top-D .ebook-box-A .inner-bg .inner {
    height: 100px;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .block-title {
    line-height: 1.5;
  }
  .-collegelife-study-top-D .ebook-box-A .img-block {
    top: 50%;
    transform: translateY(-50%);
  }
  .-collegelife-study-top-D .ebook-box-A .item-A .img-block {
    top: 50%; 
    left: 58%;
    transform: translate(-42%,-50%);
  }
  .-collegelife-study-top-D .ebook-box-A li .number-parts {
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
  }
  .-collegelife-study-top-D .list-contents-wrap .person-A .person-A-inner {
    width: 150px;
    bottom: -44px;
    right: 11px;
  }
  .-collegelife-study-top-D .list-contents-wrap ul {
    margin-top: 20px;
    display: block;
  }
  .-collegelife-study-top-D .list-contents-wrap li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .-collegelife-study-top-D .bubble-parts {
    width: 100%;
  }
  .-collegelife-study-top-D .bubble-parts::after {
    content: none;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .com-flex-box {
    display: block;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .base-block {
    width: 100%;
    text-align: center;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .base-block::before,
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .base-block::after {
    content: none;
   }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .plus {
    text-align: center;
    margin-top: 50px;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .lang-block {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    text-align: center;
  }
/*   .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .lang-block .choice {
    right: 0px;
  } */
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title-text-block {
    position: static;
    transform: translateY(0);
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title-text-block .icon-block {
    width: 80px;
    padding: 8px;
    text-align: center;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .img-block {
    margin: 10px auto;
    width: 100%;
    text-align: center;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .img-block.-person-B {
    width: calc(100% - 120px);
    margin-right: 120px;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item.-item-B .title-text-block .title {
    margin-top: 20px;
  }
  .-collegelife-study-top-D .collegelife-study-ebook-item-wrap .collegelife-study-ebook-item .img-block.-person-B .person-B-inner {
    width: 160px;
    bottom: -37px;
    right: -120px;
  }
}

/* -collegelife-study-top-E
============================================================ */
.-collegelife-study-top-E .com-bk-bg-title {
  margin-bottom: 25px;
}
.-collegelife-study-top-E .com-or-title-text-box {
  margin-top: 22px;
  letter-spacing: 1px;
}
.-collegelife-study-top-E .com-or-title-text-box .desc-wrap {
  padding: 23px 30px;
}
.-collegelife-study-top-E .com-or-title-text-box .desc-wrap .large-text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-top: 3px;
  display: block;
}
.-collegelife-study-top-E .com-or-title-text-box .img-wrap {
  width: 214px;
  margin-left: auto;
}
.-collegelife-study-top-E .main-desc-wrap {
  width: calc(100% - 126px);
  margin-right: 35px;
}
.-collegelife-study-top-E .main-desc-wrap .text-A {
  letter-spacing: 1px;
}
.-collegelife-study-top-E .main-img-wrap {
  width: 126px;
  margin-left: auto;
}
.-collegelife-study-top-E .com-btn-wrap {
  margin-top: 20px;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .-collegelife-study-top-E .com-bk-bg-title {
    margin-bottom: 25px;
  }
  .-collegelife-study-top-E .com-or-title-text-box {
    margin-top: 22px;
    letter-spacing: 1px;
  }
  .-collegelife-study-top-E .com-or-title-text-box .desc-wrap {
    padding: 20px 20px;
  }
  .-collegelife-study-top-E .com-or-title-text-box .desc-wrap .large-text {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-top: 3px;
    display: block;
  }
  .-collegelife-study-top-E .com-or-title-text-box .img-wrap {
    width: 214px;
    margin: 20px auto 0;
  }
  .-collegelife-study-top-E .main-desc-wrap {
    width: 100%;
    margin-right: 0;
  }
  .-collegelife-study-top-E .main-img-wrap {
    width: 126px;
    margin: 20px auto 0;
  }
  .-collegelife-study-top-E .com-btn-wrap {
    margin-top: 30px;
  }
  .-collegelife-study-top-E .com-btn-wrap a {
    display: block;
    text-align: center;
  }
}

/* collegelife-study-style-bn-wrap
============================================================ */
.collegelife-study-style-bn-wrap {
  padding: 95px 60px 95px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  background: url(../img/collegelife-study/collegelife-study-style-bn-wrap-bg.jpg) 0 0 no-repeat;
  background-size: cover;
  margin-top: 56px;
}
.collegelife-study-style-bn-wrap .title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.collegelife-study-style-bn-wrap .btn-wrap {
  width: 280px;
  position: absolute;
  top: 50%;
  right: 60px;
  transform: translateY(-50%);
}
.collegelife-study-style-bn-wrap .btn-wrap a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #e24a7e;
  padding: 3px;
  box-sizing: border-box;
  display: block;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  box-shadow: 5px 5px 15px 0 #e24a7e;
}
.collegelife-study-style-bn-wrap .btn-wrap a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url(../img/common/com-section-bottom-nav-arrow-pi.png) 0 0 no-repeat;
  background-size: 30px;
}
.collegelife-study-style-bn-wrap .btn-wrap a:hover {
  text-decoration: none;
  opacity: .7;
}
.collegelife-study-style-bn-wrap .btn-wrap a .inner {
  padding: 33px 30px;
  border: dashed 1px #e24a7e;
  box-sizing: border-box;
  border-radius: 16px;
}
.collegelife-study-style-bn-wrap .btn-wrap a .inner-bg {
  padding: 3px;
  background-color: #fff;
  border-radius: 18px;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .collegelife-study-style-bn-wrap {
    padding: 40px 30px 40px;
    background: url(../img/collegelife-study/collegelife-study-style-bn-wrap-bg-sp.jpg) 0 0 no-repeat;
    background-size: cover;
    margin-top: 56px;
  }
  .collegelife-study-style-bn-wrap .title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
  }
  .collegelife-study-style-bn-wrap .btn-wrap {
    width: 100%;
    position: static;
    transform: translateY(0);
    margin-top: 30px;
  }
  .collegelife-study-style-bn-wrap .btn-wrap a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: url(../img/common/com-section-bottom-nav-arrow-pi.png) 0 0 no-repeat;
    background-size: 30px;
  }
  .collegelife-study-style-bn-wrap .btn-wrap a:hover {
    opacity: 1;
  }
  .collegelife-study-style-bn-wrap .btn-wrap a .inner {
    padding: 20px 30px;
  }
}

/* -collegelife-study-top-C NEW
============================================================ */
.-collegelife-study-top-C .bottom-text-wrap {
  margin-top: 40px;
}
.collegelife-study-set-item .inner {
  padding: 34px 40px 34px 30px;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  border: solid 1px #e24a7e;
  border-bottom: none;
}
.collegelife-study-set-item {
  position: relative;
  margin-bottom: 110px;
}
.collegelife-study-set-item:last-child {
  margin-bottom: 0;
}
.collegelife-study-set-item::after {
  content: "";
  position: absolute;
  bottom: -85px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background: url(../img/collegelife-study/collegelife-study-set-item-parts-1.svg) 0 0 no-repeat;
  background-size: 60px;
}
.collegelife-study-set-item:last-child::after {
  display: none;
}
.collegelife-study-set-item .img-bolock {
  width: 400px;
}
.collegelife-study-set-item .desc-block {
  width: calc(100% - 400px);
  padding-left: 40px;
  margin-left: auto;
}
.collegelife-study-set-item .desc-block .desc-list {
  display: flex;
  flex-wrap: wrap;
}
.collegelife-study-set-item .desc-list li {
  width: calc((100% - 10px * 2) / 3);
  margin-right: 10px;
  border-radius: 5px;
  border: dashed 1px #e24a7e;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  padding: 13px 20px;
}
.collegelife-study-set-item .desc-list li:nth-child(3n) {
  margin-right: 0;
}
.collegelife-study-set-item .desc-list li:nth-child(n + 4) {
  margin-top: 10px;
}
.collegelife-study-set-item .desc-list.-col-2 li {
  width: calc((100% - 10px * 1) / 2);
}
.collegelife-study-set-item .desc-list.-col-2 li:nth-child(3n) {
  margin-right: 10px;
}
.collegelife-study-set-item .desc-list.-col-2 li:nth-child(2n) {
  margin-right: 0;
}
.collegelife-study-set-item .desc-list.-col-2 li:nth-child(n + 3) {
  margin-top: 10px;
}
.collegelife-study-set-item .desc-list li img {
  width: 48px;
  margin-right: 15px;
}
.collegelife-study-set-item .desc-list li span {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #e24a7e;
  text-align: center;
}
.collegelife-study-set-item .desc-list.-left li {
  justify-content: flex-start;
  padding-right: 10px;
}
.collegelife-study-set-item .desc-list.-left li span {
  text-align: left;
}
.collegelife-study-set-item .desc-block .other-box .com-or-line-title {
  margin: 28px 0 18px;
}
.collegelife-study-set-item .desc-block .other-box .list-box:first-child {
  margin-right: 40px;
}
.collegelife-study-set-item .desc-block .other-box .list-box li {
  padding-left: 23px;
  position: relative;
}
.collegelife-study-set-item .desc-block .other-box .list-box li::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #e24a7e;
  border-radius: 50%;
}
.collegelife-study-set-item .bottom-price-wrap {
  padding: 20px 20px;
  background-color: #e24a7e;
  border-radius: 0 0 10px 10px;
}
.collegelife-study-set-item .bottom-price-wrap .com-flex-box {
  color: #fff;
  align-items: center;
  justify-content: center;
}
.collegelife-study-set-item .bottom-price-wrap .name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #e24a7e;
  background-color: #fff;
  border-radius: 3px;
  padding: 9px 10px;
  text-align: center;
}
.collegelife-study-set-item .bottom-price-wrap .price {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-left: 20px;
}
.collegelife-study-set-item .bottom-price-wrap .price span {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .collegelife-study-set-item .inner {
    padding: 34px 20px 34px 20px;
    border-radius: 10px 10px 0 0;
  }
  .collegelife-study-set-item {
    margin-bottom: 110px;
  }
  .collegelife-study-set-item .img-bolock {
    width: 200px;
    margin: 0 auto 20px;
  }
  .collegelife-study-set-item .desc-block {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  .collegelife-study-set-item .desc-block .desc-list {
    display: block;
  }
  .collegelife-study-set-item .desc-list li {
    width: 100%;
    margin-right: 0;
    min-height: 80px;
    padding: 13px 20px;
    margin-top: 15px;
  }
  .collegelife-study-set-item .desc-list li:first-child {
    margin-top: 0;
  }
  .collegelife-study-set-item .desc-list li:nth-child(3n) {
    margin-right: 0;
  }
  .collegelife-study-set-item .desc-list li:nth-child(n + 4) {
    margin-top: 15px;
  }
  .collegelife-study-set-item .desc-list.-col-2 li {
    width: 100%;
  }
  .collegelife-study-set-item .desc-list.-col-2 li:nth-child(3n) {
    margin-right: 0;
  }
  .collegelife-study-set-item .desc-list.-col-2 li:nth-child(2n) {
    margin-right: 0;
  }
  .collegelife-study-set-item .desc-list.-col-2 li:nth-child(n + 3) {
    margin-top: 15px;
  }
  .collegelife-study-set-item .desc-list li img {
    margin-right: 15px;
  }
  .collegelife-study-set-item .desc-list.-left li {
    justify-content: center;
  }
  .collegelife-study-set-item .desc-list.-left li span {
    text-align: left;
  }
  .collegelife-study-set-item .desc-block .other-box .com-or-line-title {
    margin: 28px 0 18px;
  }
  .collegelife-study-set-item .desc-block .other-box .list-box:first-child {
    margin-right: 40px;
  }
  .collegelife-study-set-item .bottom-price-wrap {
    padding: 20px 20px;
  }
  .collegelife-study-set-item .bottom-price-wrap .com-flex-box {
    align-items: center;
    justify-content: center;
  }
  .collegelife-study-set-item .bottom-price-wrap .name {
    line-height: 1.4;
    padding: 9px 10px;
  }
  .collegelife-study-set-item .bottom-price-wrap .price {
    font-size: 30px;
    margin-left: 0;
    text-align: center;
    margin-top: 10px;
  }
}

/* style
============================================================ */
.-collegelife-study-style-A .lead-text {
  margin-top: 28px;
}
.-collegelife-study-style-A .img-block {
  margin-top: 58px;
  text-align: center;
}

.-collegelife-study-style-B .img-box {
  display: flex;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 620px;
}
.-collegelife-study-style-B .img-box .img-block {
  margin-right: 20px;
}
.-collegelife-study-style-B .img-box .img-block:last-child {
  margin-right: 0;
}
.-collegelife-study-style-B .img-block .text {
  text-align: center;
  margin-top: 8px;
}
.-collegelife-study-style-B .person-A {
  position: relative;
}
.-collegelife-study-style-B .person-A .person-A-inner {
  width: 254px;
  position: absolute;
  bottom: 0;
  right: 20px;
}
.-collegelife-study-style-C .img-wrap {
  margin-top: 30px;
}
.-collegelife-study-style-C .collegelife-study-list-A {
  margin-top: 60px;
}
.-collegelife-study-style-C .collegelife-study-list-A .img-block img {
  border-radius: 0;
  overflow: visible;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .-collegelife-study-style-B .img-box {
    max-width: 620px;
    padding-right: 80px;
  }
  .-collegelife-study-style-B .img-block .text {
    text-align: center;
    margin-top: 8px;
  }
  .-collegelife-study-style-B .person-A .person-A-inner {
    width: 160px;
    bottom: 0;
    right: -60px;
  }
  .-collegelife-study-style-C .img-wrap {
    margin-top: 30px;
  }
  .-collegelife-study-style-C .collegelife-study-list-A {
    margin-top: 60px;
  }
  .-collegelife-study-style-C .img-wrap {
    overflow: auto;
  }
  .-collegelife-study-style-C .img-wrap .inner {
    width: 1100px;
    padding-right: 20px;
  }
}

/* hoge
============================================================ */
.hoge {
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 1181px) {
  .hoge {
  }
}


