@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
/* CSS Document */
.disp_500 {
  display: none;
}
.disp_1080 {
  display: none;
}

html#data {
  background-color: transparent;
}
#data .BlkSection__inner__box {
  margin-top: -1px;
  padding-bottom: 1px;
}
#data .catBlock,
#data .catBlock.catBlock-about {
  display: none!important;
}
@media all and (-ms-high-contrast:none) {
  #data body .ctsBlock {
    font-family: "Noto Sans JP", "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    color: #373737;
    font-weight: normal;
  }
}
#data .hide {
  opacity: 0;
}
#data .BlkWrap {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
#data .BlkContent {
  width: 100%;
  margin: 0;
  padding: 0;
}
#data .BlkPC-Col {
  display: block;
}
#data .BlkMain {
  width: 100%;
  height: 30%;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  position: relative;
  border-top: 10px solid #802358;
}
#data .bg_image {
  width: 100%;
  height: 30vw;
  position: relative;
}
#data .bg_image::before {
  content: '';
  position: absolute;
  display: inline-block;
  background-image: url('/img/about/effort/data/main_bg_01.png');
  background-size: contain;
  background-repeat: no-repeat;
  top: 4%;
  left: 20%;
  width: 15vw;
  height: 10vw;
}
#data .bg_image::after {
  content: '';
  position: absolute;
  display: inline-block;
  background-image: url('/img/about/effort/data/main_bg_02.png');
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 25%;
  right: 20%;
  width: 15vw;
  height: 10vw;
}
#data h1 {
  font-size: 3vw;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: lighter;
  line-height: 1.2;
  position: absolute;
  top: 7vw;
  left: 0;
  right: 0;
  margin: auto;
}
#data h2 {
  font-size: 32px;
  color: #5992D2;
  padding: 30px 0 20px;
  font-weight: bold;
  transition: .3s;
  background: #fff;
  z-index: 10;
}
#data h2.floating {
  padding-top: 1rem;
}
#data h3 {
  font-size: 28px;
  padding-top: 75px;
  font-weight: bold;
  line-height: normal;
}
#data p {
  font-size: 16px;
  line-height: 1.8;
}
#intl .con03 a,
#life .con03 a,
#life .con04 a,
#learn .con04 a,
#learn .con05 a,
#learn .con09 a,
#basic .con03 a,
#basic .con04 a {
  text-decoration: none;
  font-size: 16px;
  color: #373737;
}
#life .con04 a,
#learn .con04 a,
#learn .con05 a {
  margin-top: 2em;
}
#data a.refferalBtn {
  padding: 20px 125px 20px 70px;
  background-color: #fff;
  display: inline-block;
  border-radius: 2em;
  position: relative;
}
#data a.refferalBtn:hover {
  background-color: #373737;
  color: #fff;
  transition: 0.5s;
}
#data a.refferalBtn::after {
  content: '>';
  display: inline-block;
  position: absolute;
  right: 10%;
}
#data a.refferalBtn:hover::after {
  animation: LR_float 0.7s cubic-bezier(0.4, 0, 1, 1);
}
#data .BlkIntro .BlkIntro__inner {
  background-color: #E1EBF7;
}
#data .BlkIntro .BlkIntro__img {
  margin: 22px auto 0;
  width: 90%;
  max-width: 426px;
}
#data .BlkIntro .BlkIntro__img img {
  display: block;
  width: 100%;
}
#data .BlkIntro p {
  margin-top: 50px;
}
#data .BlkIntro .BlkIntro__img + #data .BlkIntro p {
  margin-top: 22px;
}
#data .BlkIntro ul {
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  padding: 100px 0 30px;
  margin: 0 auto;
}
#data .BlkIntro ul li {
  float: left;
  padding-right: 4em;
  letter-spacing: 2px;
}
#data .BlkIntro ul li:last-child {
  padding-right: 0;
}
#data .BlkIntro ul li img {
  padding-right: 5px;
}
#data .BlkIntro ul li:hover img {
	animation: img_float 0.7s cubic-bezier(0.4, 0, 1, 1);
}
#data .BlkSection__inner__box__itemsWrap {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  max-width: 1080px;
}
#learn h2 img,
#intl h2 img,
#basic h2 img {
  display: block;
  margin: 0 auto;
  padding-bottom: 24px;
}
#life h2 img {
  display: block;
  margin: 0 auto;
  padding: 6px 0 30px;
}
#employ h2 img {
  display: block;
  margin: 0 auto;
  padding: 8px 0 30px;
}
#other h2 img {
  display: block;
  margin: 0 auto;
  padding: 2px 0 20px;
}
#learn p {
  padding-top: 30px;
}
#learn .con01,
#learn .con03 {
  padding-bottom: 50px;
}
#learn .con02 {
  background-color: #9BBEE4;
  padding: 60px 0 120px;
  box-sizing: border-box;
}
#learn .con02 h3 {
  padding: 0;
  box-sizing: border-box;
}
#learn .con02 h3 + p {
  padding: 30px 0 40px;
}
#learn .con02 .pointBlk {
  margin: 0 auto -40px;
  z-index: 5;
  position: relative;
  box-sizing: border-box;
  width: 90%;
  max-width: 428px;
  padding: 10px;
}
#learn .con02 .pointBlk img {
  display: block;
  width: 100%;
}
#learn .con02 .col2Wrap {
  display: flex;
  justify-content: space-around;
}
#learn .con02 .col2Wrap .col {
  width: 46.3%;
  max-width: 500px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 50px 25px 30px;
}
#learn .con02 .col2Wrap .col img {
  display: block;
  width: 100%;
  max-width: 330px;
  margin: auto;
}
#learn .con02 .col2Wrap .col h3 {
  font-size: 32px;
  font-weight: bold;
  color: #EB72B1;
  padding-bottom: 30px;
}
#learn .con02 .col2Wrap .col p.Comments {
  text-align: left;
}
@media screen and (max-width: 1080px) {
  #learn .con02 {
    padding: 30px 0;
  }
  #learn .con02 .col2Wrap {
    flex-direction: column;
  }
  #learn .con02 .col2Wrap .col {
    width: 90%;
    max-width: 500px;
    margin: 0 auto 30px;
    padding: 20px 10px;
  }
  #learn .con02 .col2Wrap .col h3 {
    font-size: 16px;
    padding-bottom: 15px;
  }
  #learn .con02 .pointBlk {
    margin: 0 auto -20px;
  }
}
#learn .BlkSection__inner__box__itemsWrap {
  width: 1080px;
  margin: 0 auto;
}
/* #learn .con02 .leftCol{
  float: left;
  width: 500px;
  height: 500px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
#learn .con02 .leftCol img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#learn .con02 .rightCol{
  position: absolute;
  top: 80px;
  right: 15px;
  z-index: 5;
  text-align: left;
}
#learn .con02 .rightCol p {
  padding: 10px 0 40px 10px;
} */
#learn .con04 {
  background-color: #5C95D3;
  padding-bottom: 70px;
  color: #fff;
}
#learn .con04 span {
  font-size: 24px;
}
#learn .con04 ul {
  width: 1080px;
  margin: 48px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#learn .con04 ul li {
  float: right;
  padding-left: 35px;
}
#learn .con04 ul li::before {
  content: "";
  display: inline-block;
  border-top: 2px solid;
  width: 30px;
  height: 8px;
  margin-right: 5px;
  vertical-align: sub;
}
#learn .con04 ul li.brue::before {
  border-color: #8FDAD3;
}
#learn .con04 ul li.pink::before {
  border-color: #EB73B1;
}
#learn .con04 ul li.yellow::before {
  border-color: #EAFF24;
}
#learn .con04 ul li.orange::before {
  border-color: #FFBF00;
}
#learn .con04 h3.content_title,
#learn .con05 h3 {
  padding-bottom: 35px;
}
#learn .con04 h3.color_black {
  color: #373737;
}
#learn .con04 .BlkSection__inner__box__itemsWrap,
#learn .con05 .BlkSection__inner__box__itemsWrap {
  display: flex;
  justify-content: center;
  padding: 30px 0 50px;
  align-items: flex-end;
}
#learn .con04 .col,
#learn .con05 .col {
  /* float: left; */
  padding-right: 30px;
}
#learn .con04 .col .flex-item img,
#learn .con05 .col .flex-item img {
  max-width: 100%;
}
#learn .con04 .kaseigakubu {
  border-top: #fff 1px solid;
  /* border-bottom: #fff 1px solid; */
  width: 1080px;
  margin: 0 auto;
}
#learn .con04 .kaseigakubu .head {
  display: block;
  margin: -15px auto 15px;
  background-color: #5C95D3;
  width: 130px;
  padding: 0;
  letter-spacing: 1px;
}
#learn .con04 .col:last-child,
#learn .con05 .col:last-child {
  padding-right: 0;
}
#learn .con04 .col .sub,
#learn .con05 .col .sub {
  display: inline-block;
  padding: 8px 5px 0 0;
}
#learn .con04 .col .comment,
#learn .con05 .col .comment {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 1rem;
  letter-spacing: 1px;
}
#learn .con04 .col .comment p,
#learn .con05 .col .comment p {
  display: table-cell;
  padding: 0;
  line-height: 1.4;
  vertical-align: bottom;
  height: 45px;
}
#learn .con05 {
  background-color: #367CC9;
  padding-bottom: 60px;
  color: #fff;
}
#learn .con05 .Comments,
#life .con02 .Comments {
  text-align: right;
  width: 1080px;
  margin: 0 auto;
}
#learn .con06 {
  background-color: #F7F7F7;
  padding-bottom: 100px;
}
#learn .con06 .col {
  margin-top: 45px;
}
/* #learn .con06 h3 {
  padding-bottom: 1em;
} */
#learn .con06 p.Comments {
  width: 100%;
  max-width: 1080px;
  text-align: right;
  margin: 40px auto 0;
}
#learn .con07 {
  background-color: #E1EBF7;
  padding-bottom: 55px;
}
#learn .con07 .BlkSection__inner__box__itemsWrap {
  width: 1080px;
  margin: 0 auto;
}
#learn .con07 .BlkSection__inner__box__itemsWrap .col {
  display: block;
  float: left;
  padding-right: 13px;
}
#learn .con07 .BlkSection__inner__box__itemsWrap .col:last-child {
  padding-right: 0;
}
#learn .con07 ul {
  width: 1080px;
  margin: 0 auto;
  padding: 50px 0 30px;
  height: 16px;
  overflow: hidden;
}
#data .BlkIntro ul li,
#learn .con07 ul li,
#life .con02 .rightCol ul li,
#learn .con04 ul li {
  font-size: 16px;
}
#data .BlkIntro ul li a,
#learn .con07 ul li a,
#life .con02 .rightCol ul li a {
  color: #373737;
  text-decoration: none;
}
#learn .con07 ul li {
  float: right;
  padding-left: 35px;
}
#learn .con07 ul li::before {
  content: "";
  display: inline-block;
  border-top: 4px solid;
  width: 30px;
  height: 6px;
  margin-right: 5px;
  vertical-align: sub;
}
#learn .con07 ul li.brue::before {
  border-color: #8FDAD3;
}
#learn .con07 ul li.pink::before {
  border-color: #EB73B1;
}
#learn .con08 table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  border:1px solid #9B527D;
  color: #333333;
}
#learn .con08 table thead th {
  color: #7F2258;
  background-color: #F2E9EE;
  padding: 15px 0;
  text-align: center;
  border-collapse: collapse;
  border:1px solid #9B527D;
}
#learn .con08 table tbody th {
  background-color: #E1E1E1;
  padding: 15px 0;
  text-align: center;
  border-collapse: collapse;
  border:1px solid #9B527D;
}
#learn .con08 table tbody td {
  text-align: center;
  background-color: #fff;
  border-collapse: collapse;
  border:1px solid #9B527D;
}
#learn .con08 table tbody th.or {
  background-color: #FDF2EB;
}
#learn .con08 table tbody th.pi {
  background-color: #FDEFED;
}
#learn .con08 table tbody th.gr {
  background-color: #EEF8EC;
}
#learn .con08 table tbody th.br {
  background-color: #EBF8F9;
}
#learn .con08 table tbody th.pr {
  background-color: #F6F0F6;
}
#learn .con08 .BlkSection__inner__box__itemsWrap {
  position: relative;
  width: 1080px;
  margin: 30px auto 100px;
}
#intl .con01 {
  padding-bottom: 50px;
}
#intl .con01 p {
  padding-top: 30px;
}
#intl .con02 {
  background-color: #9BBEE4;
  padding: 50px 0;
  overflow: hidden;
  box-sizing: border-box;
}
#intl .con02 .BlkSection__inner__box__itemsWrap {
  width: 1080px;
  margin: 0 auto;
  box-sizing: unset;
  overflow: unset;
}
#intl .con02 h3.color_black {
  padding: 0 0 20px;
  color: #373737;
}
#intl .con02 .leftCol {
  /* float: left; */
  display: inline-block;
  margin: 0 auto;
}
#intl .con02 .rightCol {
  float: right;
}
#intl .con02 .num {
  float: left;
  border-right: 1px solid #fff;
  padding-right: 50px;
}
#intl .con02 .graph {
  float: left;
  padding: 0 0 0 30px;
}
#intl .con02 .graph.col1 {
  padding-top: 0px;
}
#data .num {
  display: inline-block;
  position: relative;
}
#data .num p {
  text-align: left;
  font-size: 30px;
}
#data .num p.zoom span.after_zoom {
  font-size: 20px;
  padding-left: 10px;
}
#intl .con02 .num p.zoom span.after_zoom {
  right: 20px;
}
#intl .con03 .num p.zoom span.after_zoom {
  right: -50px;
}
#life .con03 .leftCol .num p.zoom span.after_zoom {
  right: -45px;
}
#basic .con02 .num p.zoom span.after_zoom {
  right: -40px;
}
#data .num p.zoom span.inviewzoomIn {
  font-size: 120px;
  line-height: 90px;
  display: inline-block;
  margin: 0 auto;
}
#intl .con03 {
  background-color: #E1EBF7;
  padding: 70px 0 100px;
  overflow: hidden;
  box-sizing: border-box;
}
#intl .con03 .BlkSection__inner__box__itemsWrap {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}
#intl .con03 .col .num {
  float: left;
}
#intl .con03 .col .num .zoom span {
  padding-left: 30px;
}
#intl .con03 .col img.comment {
  position: absolute;
  top: 160px;
  left: 60%;
}
#life .con01 {
  padding-bottom: 50px;
}
#life .con01 p {
  padding-top: 30px;
}
#life .con02 {
  background-color: #F7F7F7;
  padding-bottom: 35px;
  overflow: hidden;
  box-sizing: border-box;
}
#life .con02 h3 {
  padding: 50px 0 30px;
  overflow: hidden;
  box-sizing: border-box;
}
#life .con02 .BlkSection__inner__box__itemsWrap {
  position: relative;
  width: 1080px;
  margin: 50px auto 0;
}
#life .con02 .leftCol {
  float: left;
  padding-top: 40px;
  width: 42%;
}
#life .con02 .leftCol .num {
  display: block;
}
#life .con02 .leftCol .num p {
  text-align: center;
  font-size: 20px;
}
#life .con02 .leftCol .num p.zoom {
  padding-top: 10px;
}
#life .con02 .leftCol .num.top {
  border-bottom: 4px solid #373737;
  padding-bottom: 30px;
  color: #EB72B1;
}
#life .con02 .leftCol .num.bottom {
  padding-top: 30px;
  color: #8ED9D2;
}
#life .con02 .centerCol {
  display: inline-block;
  margin: auto;
  width: 6%;
  height: 40px;
  border-top: 4px solid #373737;
  border-bottom: 4px solid #373737;
}
#life .con02 .rightCol {
  float: right;
  width: 48%;
}
#life .con02 .rightCol .point {
  float: right;
}
#life .con02 .rightCol ul {
  text-align: right;
  padding-bottom: 40px;
}
#life .con02 .rightCol ul li {
  float: right;
  padding-left: 60px;
}
#life .con02 .rightCol ul li::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
}
#life .con02 .rightCol ul li.brue::before {
  content: url('/img/about/effort/data/blue.jpg');
}
#life .con02 .rightCol ul li.pink::before {
  content: url('/img/about/effort/data/pink.jpg');
}
#life .con02 .rightCol img {
  padding-right: 5%;
}
#life .con02 p.Comments {
  clear: both;
  padding-top: 40px;
}
#life .con02 .centerCol {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#life .con03 {
  background-color: #5C95D3;
  padding: 55px 0 100px;
  overflow: hidden;
  box-sizing: border-box;
  color: #fff;
}
#life .con03 h3 {
  padding: 0 0 20px;
}
#life .con03 .BlkSection__inner__box__itemsWrap {
  width: 1080px;
  margin: 0 auto;
}
#life .con03 .leftCol {
  float: left;
}
#life .con03 .rightCol {
  float: right;
}
#life .con03 dl {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
}
#life .con03 dt {
  float: left;
  font-size: 20px;
  padding: 20px 40px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 310px;
  position: relative;
}
#life .con03 dt span.inviewzoomIn {
  font-size: 80px;
  display: table;
}
#life .con03 .line_01 dt span.inviewzoomIn {
  margin-left: 105px;
}
#life .con03 .line_02 dt span.inviewzoomIn,
#life .con03 .line_01_big dt span.inviewzoomIn  {
  margin-left: 80px;
}
#life .con03 dt span.before_zoom {
  position: absolute;
  left: 10px;
  top: 60px;
  width: 100px;
  text-align: right;
}
#life .con03 dt span.after_zoom {
  position: absolute;
  right: 40px;
  top: 60px;
}
#life .con03 dd {
  float: left;
  padding-left: 20px;
}
#life .con03 .line_01 dd {
  padding-top: 45px;
}
#life .con03 .line_02 dd,
#life .con03 .line_01_big dd {
  padding-top: 30px;
}
#life .con03 p.Comments {
  clear: both;
  text-align: right;
  margin-bottom: 35px;
}
#life .con04 {
  background-color: #9BBEE4;
  padding: 50px 0 60px;
  overflow: hidden;
  box-sizing: border-box;
}
#life .con04 p.Comments {
  text-align: center;
  color: #fff;
  margin-top: 30px;
}
@media screen and (max-width: 1080px) {
  #life .con04 p.Comments {
    padding-right: 1rem;
    box-sizing: border-box;
  }
}
#life .con04 h3.color_black {
  /* padding: 0 0 45px; */
  padding: 0 0 80px;
  color: #373737;
}
#life .con04 .col.academy {
  width: 85%;
  margin: 0 auto;
  position: relative;
}
#life .con04 .col.academy .icon {
  position: absolute;
  top: 0;
  left: 0;
}
#life .con04 .col.academy .icon.img01 {
  top: 23%;
  left: 64%;
}
#life .con04 .col.academy .icon.img02 {
  top: 78%;
  left: 60%;
}
#life .con04 .col.academy .icon.img03 {
  top: 86%;
  left: 47%;
}
#life .con04 .col.academy .icon.img04 {
  display: none;
}
#life .con04 .col.academy .icon.img05 {
  top: 41%;
  left: 28%;
}
#life .con04 .col.academy .icon.img06 {
  display: none;
}
@media screen and (max-width: 500px) {
  #life .con04 .col.academy .icon.img01 {
    top: 29%;
  }
  #life .con04 .col.academy .icon.img02 {
    top: 80%;
  }
  #life .con04 .col.academy .icon.img05 {
    top: 48%;
  }
}
#life .con04 .col.academy .num {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
}
#life .con04 .col.academy .num.img01 {
  top: 31%;
  left: 0;
  right: 0;
}
#life .con04 .col.academy .num.img01 span.before_zoom {
  font-size: 22px;
}
#life .con04 .col.academy .num.img02 {
  top: 10%;
  left: 75%;
}
#life .con04 .col.academy .num.img03 {
  top: 81%;
  left: 68%;
}
@media screen and (max-width: 1080px) {
  #life .con04 .col.academy .num.img03 {
    top: 84%;
  }
}
#life .con04 .col.academy .num.img04 {
  top: 95%;
  left: 25%;
}
@media screen and (max-width: 1080px) {
  #life .con04 .col.academy .num.img04 {
    top: 100%;
    left: 33%;
  }
}
#life .con04 .col.academy .num.img05 {
  display: none;
}
#life .con04 .col.academy .num.img06 {
  top: 33%;
  left: 0;
}
@media screen and (max-width: 1080px) {
  #life .con04 .col.academy .num.img06 {
    left: 8%;
  }
}
#life .con04 .col.academy .num.img07 {
  top: 6%;
  left: 2%;
}
@media screen and (max-width: 1080px) {
  #life .con04 .col.academy .num.img07 {
    top: -5%;
    left: 16%;
  }
}
#life .con04 .col.academy .num.img08 {
  top: -14%;
  left: 26%;
}
@media screen and (max-width: 1080px) {
  #life .con04 .col.academy .num.img08 {
    left: 44%;
  }
}
#life .con04 .col.academy .num span.inviewzoomIn {
  font-size: 80px;
}
#life .con04 .col.academy canvas {
  width: 100%;
}
#data #life .con04 a.refferalBtn {
  margin-top: calc(2.5em + 50px);
}
#basic .con01 p {
  padding-top: 30px;
}
#basic .con01 {
  padding-bottom: 50px;
}
#basic .con02 {
  background-color: #F7F7F7;
  padding: 55px 0 100px;
  overflow: hidden;
  box-sizing: border-box;
}
#basic .con02 .num {
  float: left;
}
#basic .con02 h3 {
  clear: both;
}
#basic .con02 .col img {
  padding-top: 35px;
}
#basic .con02 p.Comments {
  padding-top: 50px;
  text-align: right;
}
#linkBlk .con01 {
  background-color: #E1EBF7;
  padding: 75px 0;
  overflow: hidden;
  box-sizing: border-box;
}
#linkBlk .con01 .BlkSection__inner__box__itemsWrap {
  margin: 0 auto;
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1600px;
}
#linkBlk .con01 .BlkSection__inner__box__itemsWrap a img {
  padding: 1em;
}
#linkBlk .con01 .col:hover {
  opacity: 0.7;
  transition: 0.5s;
}
#linkBlk .con01 .col:last-child {
  padding-right: 0px;
}
.floating {
position: fixed;
top: 0;
visibility: hidden;
}
#basic .con04 p.Comments {
  font-size: 16px;
  padding: 20px;
  position: relative;
  text-align: left;
}
#basic .con04 p img {
  position: absolute;
  top: 70px;
  right: 10%;
  width: 20vw;
  max-width: 195px;
  min-width: 100px;
}
#employ .con01 p {
  padding-top: 30px;
}
#employ .con01 {
  padding-bottom: 50px;
}
#employ .con02 {
  background-color: #9BBEE4;
  padding: 30px 0 60px;
  overflow: hidden;
  box-sizing: border-box;
}
#employ .con05 {
  background-color: #F7F7F7;
  padding: 60px 0 80px;
  overflow: hidden;
  box-sizing: border-box;
}
#employ .con05 h3 {
  padding-top: 0;
}
#employ .BlkSection__inner__box__itemsWrap {
  width: 1020px;
  margin: 0 auto;
  overflow: visible;
}
#employ .con02 dl {
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  margin: -6px auto 54px;
}
#employ .con02 dt {
  padding: 15px 20px;
  background-color: #C8C8C8;
  color: #fff;
}
#employ .con02 dd {
  padding: 15px 20px;
  background-color: #fff;
  width: 407px;
  font-size: 16px;
  font-weight: bold;
}
#employ .con02 .rightCol {
  position: absolute;
  top: 65px;
  right: -120px;
  z-index: 5;
  text-align: left;
}
#employ .con02 .rightCol img.empha {
  position: absolute;
  top: -95px;
  right: 185px;
  z-index: 6;
}
#employ .con02 .rightCol p.Comments {
  margin: 10px 0 0 20px;
}
@media screen and (max-width: 1080px) {
  #employ .con02 dl {
    margin-top: 10px;
  }
  #employ .con02 dl dt {
    width: 100%;
  }
  #employ .con02 .rightCol p.Comments {
    margin: 10px auto 0;
    text-align: left;
  }
}
#employ .con05 .rightCol {
  position: absolute;
  top: 172px;
  right: 99px;
  z-index: 5;
  text-align: left;
}
#employ .con05 .rightCol p.Comments{
	text-align: right;
  font-size: 15px;
}
#employ .con02 .leftCol {
  float: left;
  width: 500px;
  height: auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
#employ .con02 .col2Wrap p.Comments {
	text-align: left;
	padding-left: 29px;
	padding-bottom: 15px;
}
#employ .con05 .leftCol {
  float: left;
  padding-left: 60px;
  width: 420px;
  position: relative;
}
#employ .con05 .leftCol h3 {
  padding-top: 0;
  padding-bottom: 1em;
  font-size: 22px;
}
#employ .con05 .leftCol table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  border:1px solid #E6E8EE;
}
#employ .con05 .leftCol table thead th {
  color: #7F2258;
  background-color: #F2E9EE;
  padding: 15px 0;
  text-align: center;
  border-collapse: collapse;
  border:1px solid #E6E8EE;
}
#employ .con05 .leftCol table tbody th {
  background-color: #E1E1E1;
  padding: 10px 0;
  text-align: center;
  border-collapse: collapse;
  border:1px solid #E6E8EE;
}
#employ .con05 .leftCol table tbody td {
  padding-left: 15px;
  background-color: #fff;
  border-collapse: collapse;
  border:1px solid #E6E8EE;
}
#employ .con05 .leftCol table tbody td.girl {
  background-color: #FDF0F4;
}
#employ .con05 .leftCol table tbody td.girl.kyoritsu {
  background-color: #EB73B1;
}
#employ .con05 .leftCol p.Comments {
  text-align: left;
  margin-top: 18px;
}
#employ .con05 .rightCol img {
  padding-bottom: 15px;
}
#employ .con05 .rightCol .Comments a {
  color: #000;
}
@media screen and (max-width: 768px){
  #employ .con05 .rightCol p.Comments {
    text-align: center;
  }
  #employ .con05 .leftCol p.Comments {
    padding-left: 0;
    text-align: center;
  }
}
#employ .con02 .col2Wrap h3,
#employ .con05 .leftCol h3 {
  color: #EB72B1;
  padding-top: 22px;
}
#employ .con02 .col2Wrap {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
}
#employ .con02 .col2Wrap > * {
  background-color: rgba(255, 255, 255, 0.7);
}
#employ .con02 .col2Wrap h4{
  	font-size: 20px;
	text-align: left;
	color: #EB72B1;
	padding: 27px 0 20px 26px;
	font-weight: bold;
}
#employ .con02 .col2Wrap img {
  position: relative;
  margin: auto;
  max-width: 80%;
}
@media screen and (max-width: 1080px) {
  #employ .con02 .col2Wrap {
    flex-direction: column;
  }

}
#employ .con02 .rank {
  position: relative;
  padding-top: 100px;
}
#employ .con02 .rank .empha {
  position: absolute;
  top: 0;
  left: 245px;
  z-index: 100;
  max-width: 47vw;
}
#employ .con02 .rank > div {
  display: flex;
  align-items: flex-end;
  column-gap: 30px;
}
#employ .con02 .rank > div img {
  max-width: 95%;
}
#employ .con02 .rank p.Comments {
  text-align: left;
  margin-bottom: 20px;
  max-width: 95%;
}
@media screen and (max-width: 1080px) {
  #employ .con02 .rank > div {
    flex-direction: column;
    align-items: center;
  }
  #employ .con02 .rank .empha {
    left: 0;
    right: 0;
    margin: auto;
    transform: translateX(65%);
  }
}
#employ .con03,
#employ .con04 {
  background-color: #5C95D3;
  padding: 50px 0 140px;
  overflow: hidden;
  box-sizing: border-box;
}
#employ .con04 {
  background-color: #367CC9;
}
#employ .con02 h3 {
  padding: 0 0 30px;
}
#employ .con03 h3 {
  padding: 0 0 45px;
}
#employ .con03 .col.employment01,
#employ .con04 .col.employment02 {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#employ .con03 .col.employment01 .graph,
#employ .con04 .col.employment02 .graph {
  margin: 0 auto;
  width: 90%;
  max-width: 690px;
}
#employ .con03 .col.employment01 .icon,
#employ .con04 .col.employment02 .icon {
  position: absolute;
  top: 0;
  left: 0;
}
#employ .con03 .col.employment01 .icon.img01 {
  top: 14%;
  left: 58%;
}
#employ .con03 .col.employment01 .icon.img02 {
  top: 48%;
  left: 66%;
}
#employ .con03 .col.employment01 .icon.img03 {
  top: 78%;
  left: 59%;
}
#employ .con03 .col.employment01 .icon.img04 {
  top: 82%;
  left: 48%;
}
#employ .con03 .col.employment01 .icon.img05 {
  top: 79%;
  left: 38%;
}
#employ .con04 .col.employment02 .icon.img01 {
  top: 26%;
  left: 62%;
}
#employ .con04 .col.employment02 .icon.img02 {
  top: 78%;
  left: 54%;
}
#employ .con04 .col.employment02 .icon.img03 {
  top: 72%;
  left: 33%;
}
#employ .con04 .col.employment02 .icon.img04 {
  top: 53%;
  left: 29%;
}
#employ .con04 .col.employment02 .icon.img05 {
  top: 36%;
  left: 28%;
}
#employ .con03 .col.employment01 .num,
#employ .con04 .col.employment02 .num {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 20px;
  white-space: nowrap;
}
/* #employ .con03 .col.employment01 .num.img01,
#employ .con04 .col.employment02 .num.img01 {
  top: 42%;
  left: -10%;
  right: 0;
}
#employ .con03 .col.employment01 .num.img01 .before_zoom,
#employ .con04 .col.employment02 .num.img01 .before_zoom {
  display: inline-block;
  font-size: 34px;
}
#employ .con03 .col.employment01 .num.img01 .inviewzoomIn,
#employ .con04 .col.employment02 .num.img01 .inviewzoomIn {
  position: absolute;
  font-size: 120px;
  top: -45%;
  left: 17%;
  right: 0;
} */
#employ .con03 .col.employment01 .num .inviewzoomIn,
#employ .con04 .col.employment02 .num .inviewzoomIn {
  font-size: 50px;
}
#employ .con03 .col.employment01 .num .after_zoom,
#employ .con04 .col.employment02 .num .after_zoom {
  font-size: 20px;
}
#employ .con03 .col.employment01 .num.img02 {
  top: -1%;
  left: 17%;
}
#employ .con03 .col.employment01 .num.img03 {
  top: 6%;
  left: 32%;
}
#employ .con03 .col.employment01 .num.img04 {
  top: 36%;
  left: 46%;
}
#employ .con03 .col.employment01 .num.img05 {
  top: 44%;
  left: 62%;
}
#employ .con03 .col.employment01 .num.img06 {
  top: 46%;
  left: 78%;
}
/* #employ .con03 .col.employment01 .num.img07 {
  top: 35%;
  left: 4%;
} */
#employ .con04 .col.employment02 .num.img02 {
  top: 3%;
  left: 17%;
}
#employ .con04 .col.employment02 .num.img03 {
  top: 6%;
  left: 32%;
}
#employ .con04 .col.employment02 .num.img04 {
  top: 61%;
  left: 48%;
}
#employ .con04 .col.employment02 .num.img05 {
  top: 63%;
  left: 63%;
}
#employ .con04 .col.employment02 .num.img06 {
  top: 69%;
  left: 77%;
}
/* #employ .con04 .col.employment02 .num.img07 {
  top: 0%;
  left: 12%;
} */
#learn .con09 {
  background-color: #5C95D3;
  padding-bottom: 70px;
}
#learn .con09 p {
  color: #fff;
}
#learn .con09 .learningWrap p {
  color: #333;
  text-align: right;
}
#learn .con09 h3 {
  padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
  #learn .con09 h3 {
    padding-bottom: 0;
  }
}
#learn .con09 ul {
  width: 1080px;
  margin: 45px auto;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#learn .con09 ul li {
  padding-left: 35px;
  font-size: 16px;
}
#learn .con09 ul li::before {
  content: "";
  display: inline-block;
  border-top: 2px solid;
  width: 30px;
  height: 8px;
  margin-right: 5px;
  vertical-align: sub;
}
#learn .con09 ul li.orange::before {
  border-color: #FFBF00;
}
#learn .con09 ul li.yellow::before {
  border-color: #EAFF24;
}
#learn .con09 ul li.pink::before {
  border-color: #EB73B1;
}
#learn .con09 ul li.brue::before {
  border-color: #8FDAD3;
}
#learn .con09 .col2Wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
  width: 100%;
  max-width: 1080px;
  align-items: baseline;
}
#learn .con09 .col h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 35px;
  line-height: 1.6;
}
#learn .con09 .col h4.line01 {
  padding-top: 1.6em;
}
#learn .con09 .col {
  width: 100%;
  max-width: 510px;
}
#learn .con09 .col img {
  display: block;
  margin: 0 auto;
  padding-bottom: 2em;
  width: 100%;
}
#learn .con09 .col a {
  margin: 90px auto 60px;
}
@media screen and (max-width: 1080px) {
  #learn .con09 {
    padding-bottom: 30px;
  }
  #learn .con09 .col2Wrap {
    flex-direction: column;
  }
  #learn .con09 .col2Wrap .col {
    margin: 0 auto 30px;
  }
  #learn .con09 .col2Wrap .col:last-of-type {
    margin-bottom: 0;
  }
  #learn .con09 .col2Wrap .col h4 {
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
}
#learn .con09 .learningWrap {
  padding: 50px 30px 20px;
  background-color: #fff;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}
#learn .con09 .learningWrap::after {
  position: absolute;
  content: url('/img/about/effort/data/learn02.png');
  top: -60px;
  left: 18%;
  right: 0;
  margin: auto;
  display: block;
}
#learn .con09 .learningWrap .txt p {
  font-size: 20px;
  font-weight: bold;
  color: #373737;
  padding-top: 0;
}
#learn .con09 .learningWrap .col {
  max-width: 330px;
}
#learn .con09 .learningWrap .txt .col2Wrap {
  justify-content: center;
  align-items: center;
}
#learn .con09 .learningWrap .txt .col2Wrap p {
  color: #5B94D2;
}
#learn .con09 .learningWrap .txt .col2Wrap .col_left,
#learn .con09 .learningWrap .txt .col2Wrap .col_right {
  padding: 0 15px;
}
#learn .con09 .learningWrap .txt .col2Wrap .col_left p {
  font-size: 20px;
  text-align: center;
}
#learn .con09 .learningWrap .txt .col2Wrap .col_right p {
  font-size: 40px;
}
#learn .con09 .learningWrap .txt .col2Wrap .col_right p span {
  font-size: 100px;
}
#learn .con09 .learningWrap .graph .col h4 {
  font-size: 32px;
  color: #EB72B1;
  font-weight: bold;
}
#learn .con09 .learningWrap .graph .col2Wrap {
  justify-content: space-around;
  margin-bottom: 0;
}
@media screen and (max-width: 1080px) {
  #learn .con09 .learningWrap {
    padding: 20px 10px 10px;
    box-sizing: border-box;
  }
  #learn .con09 .learningWrap .graph .col h4 {
    font-size: 16px;
    margin-bottom: 0;
  }
  #learn .con09 .learningWrap p {
    padding-top: 0;
  }
}
@media screen and (max-width: 500px) {
  #learn .con09 .learningWrap p {
    text-align: left;
  }
}
#basic .con03 {
  background-image: url('/img/about/effort/data/other_mv.jpg');
  position: relative;
  color: #fff;
  background-size: cover;
  padding-top: 75px;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  min-height: 1500px;
}
#basic .con03 h3 {
  font-size: 32px;
  padding-bottom: 35px;
  padding-top: 0;
  color: #fff;
}
#basic .con03 img.other_logo {
  padding: 2em 0;
}
#basic .con03 .num {
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  max-width: 400px;
  right: 0;
  height: 135px;
  margin: 75px auto 2em;
}
#basic .con03 .num .before_zoom {
  display: inline-block;
  font-size: 30px;
  text-align: right;
  line-height: normal;
  position: absolute;
  left: 0;
}
#basic .con03 .num .inviewzoomIn {
  font-size: 150px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: auto;
}
#basic .con03 .num .after_zoom {
  font-size: 60px;
  position: absolute;
  right: 35px;
  bottom: 10px;
}
#basic .con03 .refferalBtn {
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  .disp_pc {
    display: none;
  }
  .disp_1080 {
    display: inline-block;
  }
  #learn h2 img,
  #intl h2 img,
  #basic h2 img {
    padding-bottom: 12px;
  }
  #life h2 img {
    padding: 6px 0 18px;
  }
  #employ h2 img {
    padding: 8px 0 18px;
  }
  #data a.refferalBtn:hover {
    background-color: #fff;
    color: #373737;
  }
  #data a.refferalBtn:hover::after {
    animation: none;
  }
  #linkBlk .con01 .col:hover {
    opacity: 1;
  }

  #data .BlkSection__inner__box__itemsWrap {
    width: 100%;
  }
  #data .num p.zoom span.inviewzoomIn {
    font-size: 80px;
  }
  #data .num p {
    font-size: 16px;
  }
  #learn .BlkSection__inner__box__itemsWrap {
    width: 100%;
  }
  #learn .con02 .leftCol,
  #employ .con02 .leftCol {
    float: none;
    margin: 0 auto;
    width: 90%;
    max-width: 500px;
  }
  #learn .BlkSection__inner__box__itemsWrap .leftCol img,
  #employ .BlkSection__inner__box__itemsWrap .leftCol img {
    width: 90%;
    max-width: 330px;
    display: block;
    margin-bottom: 30px;
  }
  #learn .BlkSection__inner__box__itemsWrap .rightCol,
  #employ .BlkSection__inner__box__itemsWrap .rightCol {
    position: relative;
    text-align: center;
    width: 100%;
    right: 0;
    margin-bottom: 20px;
    top: 0;
  }
  #learn .BlkSection__inner__box__itemsWrap .rightCol div,
  #employ .BlkSection__inner__box__itemsWrap .rightCol div {
    width: 80%;
    max-width: 430px;
    margin: 0 auto;
  }
  #learn .BlkSection__inner__box__itemsWrap .rightCol img,
  #employ .BlkSection__inner__box__itemsWrap .rightCol div img {
    width: 100%;
  }
  #learn .con03 .BlkSection__inner__box__itemsWrap img,
  #learn .con06 .BlkSection__inner__box__itemsWrap img {
    width: 80%;
  }
  #learn .con04,
  #learn .con05 {
    padding-bottom: 60px;
  }
  #learn .con04 span {
    font-size: 16px;
  }
  #learn .con04 .kaseigakubu {
    width: 100%;
    padding-bottom: 30px;
  }
  #learn .con04 ul,
  #learn .con09 ul {
    width: 100%;
    margin-top: 20px;
    height: auto;
    padding-right: 20px;
  }
  #learn .con04 .BlkSection__inner__box__itemsWrap,
  #learn .con05 .BlkSection__inner__box__itemsWrap {
    display: block;
    padding: 0px;
  }
  #learn .con04 .col,
  #learn .con05 .col {
    float: none;
    width: 80%;
    max-width: 340px;
    padding-right: 0;
    margin: 20px auto 0;
  }
  #learn .con04 .col .flex-item img,
  #learn .con05 .col .flex-item img {
    width: 100%;
  }
  #learn .con05 .Comments, #life .con02 .Comments {
    width: 100%;
    padding: 30px 20px 0;
  }
  #learn .con07 ul {
    width: 100%;
    padding: 20px;
    height: auto;
  }
  #learn .con07 .BlkSection__inner__box__itemsWrap {
    width: 100%;
  }
  #learn .con07 .BlkSection__inner__box__itemsWrap .col {
    float: none;
    display: block;
    width: 80%;
    margin: 0 auto 30px;
    padding-right: 0;
    max-width: 420px;
  }
  #learn .con07 .BlkSection__inner__box__itemsWrap img {
    width: 100%;
  }
  #learn .con08 .BlkSection__inner__box__itemsWrap {
    width: 80%;
  }
  #learn .con08 .BlkSection__inner__box__itemsWrap table {
    width: 100%;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap {
    width: 80%;
    text-align: left;
  }
  #intl .con02 .rightCol,
  #intl .con02 .leftCol {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 40px;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .num {
    width: 30%;
    padding: 0;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .num p {
    font-size: 16px;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .num p.zoom span.inviewzoomIn {
    font-size: 80px;
    margin: 0;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .graph {
    width: 70%;
    padding: 0;
    max-width: 315px;
    float: right;

  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .graph img {
    width: 100%;
    padding-left: 10%;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .rightCol .graph img {
    width: 80%;
  }
  #intl .con03 .BlkSection__inner__box__itemsWrap {
    width: 100%;
  }
  #intl .con03 .BlkSection__inner__box__itemsWrap .col {
    width: 100%;
  }
  #intl .con03 .BlkSection__inner__box__itemsWrap .col .map {
    width: 90%;
  }
  #intl .con03 .col img.comment {
    top: 30%;
    left: 50%;
  }
  #life .con02 .BlkSection__inner__box__itemsWrap {
    width: 100%;
  }
  #life .con02 .leftCol {
    float: none;
    width: 100%;
    margin: 0 auto 50px;
    max-width: 300px;
    padding-top: 0;
  }
  #life .con02 .centerCol {
    position: relative;
    /* margin: 0 auto; */
    width: 50px;
    display: block;
    transform: rotate(90deg);
  }
  #life .con02 .rightCol {
    float: none;
    margin: 50px auto 0;
    min-width: 320px;
    max-width: 440px;
    width: 100%;
  }
  #life .con02 .rightCol img {
    width: 80%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  #life .con03 .BlkSection__inner__box__itemsWrap {
    width: 100%;
  }
  #life .con03 .leftCol .num p.zoom span.after_zoom {
    right: -50px;
  }
  #life .con03 .leftCol {
    float: none;
  }
  #life .con03 .rightCol {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  #life .con03 dt {
    width: 30%;
    border-left: none;
    padding: 40px 20px;
  }
  #life .con03 dt span.before_zoom {
    width: auto;
    font-size: 14px;
    left: 0px;
    top: 20px;
  }
  #life .con03 dt span.after_zoom {
    font-size: 14px;
    right: 20px;
    top: 80px;
  }
  #life .con03 dt span.inviewzoomIn {
    font-size: 30px;
  }
  #life .con03 .line_01 dt span.inviewzoomIn {
    margin-left: 15%;
  }
  #life .con03 .line_02 dt span.inviewzoomIn,
  #life .con03 .line_01_big dt span.inviewzoomIn {
    margin-left: 5%;
  }
  #life .con03 dd {
    float: right;
    width: 70%;
  }
  #life .con03 dd {
    float: right;
    width: 70%;
    text-align: left;
  }
  #life .con03 .line_01 dd img {
    height: 4vw;
  }
  #life .con03 .line_01_big dd img {
    height: 3.2vw;
  }
  #life .con03 .line_02 dd img {
    height: 7vw;
  }
  #life .con03 p.Comments {
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 2em;
  }
  #life .con04 .BlkSection__inner__box__itemsWrap .col {
    width: 100%;
    padding-top: 20px;
  }
  #life .con04 .BlkSection__inner__box__itemsWrap .col img {
    width: 80%;
  }
  #life .con04 .col.academy {
    width: 100%;
  }
  #life .con04 .col.academy .num {
    font-size: 12px;
  }
  #life .con04 .col.academy .num span.inviewzoomIn {
    font-size: 40px;
  }
  #life .con04 .col.academy .num.img01 {
    top: 35%;
  }
  #life .con04 .col.academy .num.img01 span.before_zoom {
    font-size: 14px;
  }
  @media screen and (max-width: 400px) {
    #life .con04 .col.academy .num.img01 span.before_zoom {
      font-size: 10px;
    }
    #life .con04 .col.academy .num span.inviewzoomIn {
      font-size: 22px;
    }
  }
  #linkBlk .con01 .BlkSection__inner__box__itemsWrap {
    width: 100%;
  }
  #linkBlk .con01 .BlkSection__inner__box__itemsWrap div {
    padding: 0;
    width: 100%;
    float: none;
    max-width: 300px;
    margin-bottom: 20px;
  }
  #basic .con02 .col img {
    width: 90%;
    max-width: 718px;
  }
  #linkBlk .con01 .BlkSection__inner__box__itemsWrap div img {
    width: 100%;
  }
  #basic .con02 .num,
  #intl .con03 .col .num {
    padding-left: 20px;
  }
  #learn .con09 {
    padding: 0 20px 35px;
  }
  #basic .con03 .col {
    padding: 0 20px;
  }
  #basic .con03 .col img.other_logo {
    width: 100%;
    max-width: 415px;
  }
  #employ .con02 .rightCol img.empha {
    display: none;
  }
  #employ .con02 dl {
    font-size: 13px;
    justify-content: center;
}

  #employ .con03 .col.employment01 .num .inviewzoomIn,
  #employ .con04 .col.employment02 .num .inviewzoomIn {
    font-size: 50px;
  }
  #employ .con03 .col.employment01 .num .after_zoom,
  #employ .con04 .col.employment02 .num .after_zoom {
    font-size: 25px;
  }
  #employ .con03 .col.employment01 .num .before_zoom,
  #employ .con04 .col.employment02 .num .before_zoom {
    font-size: 18px;
  }
  /* #employ .con04 .col.employment02 .num.img04 {
    top: 95%;
    left: 5%;
    line-height: 1;
  }
  #employ .con04 .col.employment02 .num.img03 {
    left: 64%;
  } */
  #employ .con05 {
    padding: 50px 0 60px;
  }
  #employ .con05 .rightCol img {
    padding-top: 20px;
  }
  #employ .con05 .leftCol h3 {
    padding-top: 16px;
    text-align: left;
  }
  #employ .con05 .leftCol {
    float: none;
    margin: 0 auto;
    width: 80%;
    padding: 0;
  }
  #employ .con05 .leftCol table {
    width: 100%;
  }
  #employ .con05 p.Comment {
    font-size: 14px;
  }
  #basic .con03 .num {
    display: flow-root;
  }
}
@media screen and (max-width: 768px) {
  #data .BlkIntro ul {
    padding-top: 50px;
  }
  #data .BlkIntro ul li {
    font-size: 12px;
    padding-right: 2em;
  }
  #data .BlkIntro ul li a {
    font-size: 12px;
  }
  #data .bg_image::after {
    bottom: 15%;
    right: 15%;
  }
  #data p {
    font-size: 12px;
  }
  #data .BlkIntro p,
  #learn .con01 p,
  #learn .con03 p,
  #learn .con04 p,
  #learn .con06 p,
  #learn .con07 p,
  #intl .con01 p,
  #life .con01 p,
  #life .con02 p,
  #basic .con01 p {
    margin-top: 25px;
    padding: 0 20px;
    font-size: 12px;
  }
  #data h1 {
    font-size: 24px;
  }
  #data h2 {
    font-size: 24px;
    padding: 10px 0 10px;
  }
  #data h3 {
    font-size: 20px;
    padding-top: 30px;
  }
  #learn .con03 h3 {
    padding-bottom: 1em;
  }
  #learn .con04 h3, #learn .con05 h3 {
    padding-bottom: 0;
  }
  #learn .con04 h3.content_title {
    padding-bottom: 35px;
  }
  #learn .con04 ul li,
  #learn .con09 ul li {
    width: 190px;
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
  }
  #intl .con03 {
    padding-top: 20px 0 40px;
  }
  #intl .con03 a.refferalBtn {
    margin-top: 20px;
  }
  #life .con02 .rightCol ul,
  #learn .con07 ul,
  #learn .con04 ul {
    padding-right: 20px;
  }
  #life .con02 .rightCol ul li,
  #learn .con07 ul li {
    font-size: 12px;
  }
  #basic .con02 p.Comments {
    padding-right: 20px;
  }
  #basic .con02,
  #life .con03,
  #intl .con03,
  #learn .con06 {
    padding-bottom: 60px;
  }
  #employ .con01 p {
    margin-top: 25px;
    padding: 0 20px;
  }
  #learn .con09 .col img {
    width: 90%;
  }
  #employ .con03 .col.employment01 .icon img,
  #employ .con04 .col.employment02 .icon img {
    width: 70%;
  }
  #employ .con03 .col.employment01 .num .inviewzoomIn,
  #employ .con04 .col.employment02 .num .inviewzoomIn {
    font-size: 30px;
  }
  #employ .con03 .col.employment01 .num .after_zoom,
  #employ .con04 .col.employment02 .num .after_zoom {
    font-size: 16px;
  }
  #employ .con03 .col.employment01 .num.img02 {
    left: 12%;
  }
  #employ .con03 .col.employment01 .num.img03 {
    left: 28%;
  }
  #employ .con03 .col.employment01 .num.img05 {
    left: 67%;
  }
  #employ .con03 .col.employment01 .num.img06 {
    left: 82%;
  }
  #employ .con04 .col.employment02 .num.img02 {
    left: 12%;
  }
  #employ .con04 .col.employment02 .num.img03 {
    left: 30%;
  }
  #employ .con04 .col.employment02 .num.img05 {
    left: 64%;
  }
  #employ .con04 .col.employment02 .num.img06 {
    left: 81%;
  }
}
@media screen and (max-width: 600px) {
  #linkBlk .con01 .BlkSection__inner__box__itemsWrap {
    justify-content: center;
  }
  /* #employ .con03 .col.employment01 .num.img01 .before_zoom,
  #employ .con04 .col.employment02 .num.img01 .before_zoom {
    font-size: 24px;
  }
  #employ .con03 .col.employment01 .num.img01 .inviewzoomIn,
  #employ .con04 .col.employment02 .num.img01 .inviewzoomIn {
    font-size: 60px;
    top: -20%;
  } */
  #employ .con03 .col.employment01 .num .before_zoom, #employ .con04 .col.employment02 .num .before_zoom {
    font-size: 14px;
  }
}

@media screen and (max-width: 500px) {
  .disp_500 {
    display: inline-block;
  }
  #data .BlkIntro ul {
    width: 230px;
  }
  #data .BlkIntro ul li {
    padding-bottom: 5px;
  }
  #data .BlkIntro ul li:nth-of-type(odd) {
    padding-right: 5em;
  }
  #data .BlkIntro ul li:nth-of-type(even) {
    padding-right: 0;
  }
  #data .bg_image::before {
    top: 10%;
    left: 10%;
  }
  #data .bg_image::after {
    bottom: 5%;
    right: 10%;
  }
  #data h1 {
    font-size: 20px;
  }
  #data a.refferalBtn {
    padding: 20px 70px 20px 40px;
  }
  #learn .con02 .leftCol img {
    width: 80%;
  }
  #learn .con08 table tbody {
    font-size: 12px;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .num p.zoom {
    line-height: 0;
  }
  #intl .con02 .BlkSection__inner__box__itemsWrap .num p.zoom span.inviewzoomIn {
    font-size: 50px;
    line-height: 1.5;
  }
  #intl .con03 .col img.comment {
    top: 35%;
    width: 20%;
  }
  #life .con04 .col.academy .icon {
    width: 20px;
  }
  #life .con04 .col.academy .num {
    font-size: 10px;
  }
  #life .con04 .col.academy .num span.inviewzoomIn {
    font-size: 30px;
  }
  #learn .con02 .leftCol {
    max-width: 300px;
    max-height: 300px;
  }
  #basic .con04 p img {
    top: 90px;
  }
  #basic .con03 .num .before_zoom {
    font-size: 26px;
  }
  #basic .con03 .num .inviewzoomIn {
    font-size: 140px;
    bottom: 10px;
  }
  #basic .con03 .num .after_zoom {
    font-size: 50px;
  }
  #employ .con02 dl {
    font-size: 16px;
    margin: 10px auto;
  }
  /* #employ .con03 .col.employment01 .num.img01 .before_zoom,
  #employ .con04 .col.employment02 .num.img01 .before_zoom {
    font-size: 14px;
  }
  #employ .con03 .col.employment01 .num.img01 .inviewzoomIn,
  #employ .con04 .col.employment02 .num.img01 .inviewzoomIn {
    font-size: 35px;
    top: -20%;
  } */

  #employ .con03 .col.employment01 .icon img,
  #employ .con04 .col.employment02 .icon img {
    width: 50%;
  }
  /* #employ .con04 .col.employment02 .num.img05 {
    top: 58%;
    left: 2%;
  } */
  /* #employ .con03 .col.employment01 .icon.img03 {
    left: 56%;
  }
  #employ .con03 .col.employment01 .icon.img04 {
    left: 45%;
  }
  #employ .con03 .col.employment01 .icon.img05 {
    left: 35%;
  }
  #employ .con04 .col.employment02 .icon.img03 {
    left: 30%;
  }
  #employ .con04 .col.employment02 .icon.img04 {
    left: 27%;
  }
  #employ .con04 .col.employment02 .icon.img05 {
    left: 26%;
  }
  #employ .con03 .col.employment01 .icon.img01 {
    left: 55%;
  }
  #employ .con03 .col.employment01 .icon.img02 {
    left: 62%;
  } */
  #employ .con03 .col.employment01 .num .inviewzoomIn,
  #employ .con04 .col.employment02 .num .inviewzoomIn {
    font-size: 22px;
  }
  #employ .con03 .col.employment01 .num .after_zoom,
  #employ .con04 .col.employment02 .num .after_zoom {
    font-size: 14px;
  }
  #employ .con03 .col.employment01 .num.img02 {
    left: 9%;
  }
  #employ .con03 .col.employment01 .num.img04 {
    left: 44%;
  }
  #employ .con03 .col.employment01 .num.img05 {
    left: 65%;
  }
  #employ .con04 .col.employment02 .num.img02 {
    left: 9%;
  }
  #employ .con04 .col.employment02 .num.img04 {
    left: 46%;
  }
}
@media screen and (max-width: 350px) {
  #data .bg_image::after {
    right: 6%;
  }
  #basic .con03 .num .inviewzoomIn {
    right: 50px;
  }
  #basic .con03 .num .after_zoom {
    right: 0;
  }
}

/*animation*/
@keyframes RightToLeft {
 0% {
 opacity: 0;
 transform: translateX(100px);
}
 100% {
 opacity: 1;
 transform: translateX(0);
}
}
@keyframes RightToRight {
 0% {
 opacity: 0;
 transform: translateX(-100px);
}
 100% {
 opacity: 1;
 transform: translateX(0);
}
}
.view-fadeInLeft {
  animation-duration: 1.5s;
  animation-name: RightToLeft;
  animation-iteration-count: 1;
}
.view-fadeInRight {
  animation-duration: 1.5s;
  animation-name: RightToRight;
  animation-iteration-count: 1;
}
.inviewfadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn {
  opacity: 1.0;
}
/*----- 上へスライド -----*/

.inviewUp {
  transform: translate(0, 40px);
  -webkit-transform: translate(0, 40px);
  transition: 1.5s;
}
.Up {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
/*----- ズームイン -----*/

.inviewzoomIn {
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transition: 1s;
}
.zoomIn {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/*----- フェードインしながら上へスライド -----*/

.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px);
  transition: 1s;
}
.fadeInUp {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.inviewfadeInUp img.inview__item {
  display: block;
  margin: 0 auto;
  padding-top: 40px;
  width: 100%;
  max-width: 364px;
  height: auto;
}
.BlkSection .TitleFiexd {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}

@keyframes img_float {
  0% { transform: translateY(0) }
  33% { transform: translateY(-5px) }
  66% { transform: translateY(5px) }
  100% { transform: translateY(0) }
}
@keyframes LR_float {
  0% { transform: translateX(0) }
  33% { transform: translateX(-5px) }
  66% { transform: translateX(5px) }
  100% { transform: translateX(0) }
}
/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 240px;
    overflow: hidden;
    position: absolute;
}

.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 240px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.loopSlider ul {
    height: 240px;
    float: left;
    overflow: hidden;
}

.loopSlider ul li {
    width: 360px;
    height: 240px;
    float: left;
    display: inline;
    overflow: hidden;
}

/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}





/* 20211213 */
#basic .con04 {
  background-color: #A51429;
  padding: 30px 0 60px;
  overflow: hidden;
  box-sizing: border-box;
}
#basic .con04 .BlkSection__inner__box__itemsWrap {
 max-width: 880px;
}
#basic .con04 h3 {
  padding: 0;
  margin: 60px auto 30px;
  color: #fff;
}
#basic .con04 a.refferalBtn {
  margin-top: 50px;
}
#basic .con04 .rightCol {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 5;
  transform: translateY(-50%);
}
#basic .con04 .rightCol img.empha {
  position: absolute;
  top: -95px;
  right: 185px;
  z-index: 6;
}
#basic .con04 .rightCol p.Comments {
  margin: 10px 0 0 20px;
}
#basic .con04 .leftCol {
  width: 500px;
  height: auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
#basic .con04 .leftCol h3 {
  color: #A51429;
  padding-top: 22px;
}
#basic .con04 .leftCol h4{
  	font-size: 20px;
	text-align: left;
	color: #A51429;
	padding: 27px 0 20px 26px;
	font-weight: bold;
}
#basic .con04 .leftCol img {
  position: relative;
  margin: auto;
}
@media screen and (max-width: 1080px) {
  #basic .con04 .rightCol {
    position: relative;
    top: 0;
    transform: translate(0);
    left: 0;
    right: 0;
    margin: 0 auto 30px;
    width: 90%;
    box-sizing: border-box;
  }
  #basic .con04 .leftCol {
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #basic .con04 .leftCol img {
    width: 90%;
    display: block;
    max-width: 330px;
  }
  #basic .con04 .rightCol img {
   width: 100%;
   display: block;
  }
}



#life .con05 {
  background-color: #9BBEE4;
  padding: 30px 0 100px;
  box-sizing: border-box;
}
#life .con05 .BlkSection__inner__box__itemsWrap {
  overflow: inherit;
}
#life .con05 .rankCol {
  width: 100%;
  padding-top: 10rem;
  position: relative;
}
#life .con05 .rankCol .empha {
  position: absolute;
  top: 0;
  z-index: 10;
}
#life .con05 .rankCol p.Comments {
  width: 43%;
  text-align: left;
  position: absolute;
  top: 0;
}
#life .con05 .rankCol p.Comments02 {
  width: 33%;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: left;
}
#life .con05 .rankCol .fadeInLeft > img {
  margin-right: 7rem;
}
#life .con05 .graphCol {
  width: 100%;
  height: auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: space-between;
  padding: 4rem;
}
#life .con05 .graphCol > * {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#life .con05 .graphCol p.Comments {
	text-align: left;
	padding: 15px;
}
#life .con05 .graphCol h3 {
  color: #EB72B1;
  padding-top: 22px;
}
#life .con05 .graphCol h4{
  font-size: 20px;
  color: #EB72B1;
  font-weight: bold;
  height: 6rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
}
#life .con05 .graphCol img {
  position: relative;
  margin: auto;
}
#life .con05 h3 {
  padding: 0 0 20px;
}
#life .con05 .smlTxt {
  vertical-align: baseline;
  display: inline-block;
  font-size: 0.65em;
}

@media screen and (max-width: 1080px) {
  #life .con05 {
    padding-bottom: 5rem;
  }
  #life .con05 .graphCol {
    flex-direction: column;
    padding: 2rem;
    align-items: center;
    margin: 0 auto;
  }
  #life .con05 .graphCol > * {
    margin-bottom: 2rem;
    width: 100%;
    max-width: 30rem;
  }
  #life .con05 .graphCol + .Comments {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    padding: 0 1rem 1rem;
  }
  #life .con05 .graphCol > *:last-of-type {
    margin-bottom: 0;
  }
  #life .con05 .rankCol {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    width: 90%;
    margin: 0 auto 30px;
    box-sizing: border-box;
    overflow: hidden;
  }
  #life .con05 .rankCol .fadeInLeft > img {
    margin-right: 3.5rem;
    width: 100%;
    max-width: 42.8rem;
  }
  /* #life .con05 .rankCol img {
    width: 100%;
    display: block;
  }
  #life .con05 .rankCol img.empha {
    display: block;
    position: absolute;
    width: 25%;
    right: 5%;
    top: 0%;
  } */
}
@media screen and (max-width: 500px) {
  #life .con05 .rankCol .empha {
    width: 37%;
    max-width: 159px;
  }
  #life .con05 .graphCol,
  #life .con05 .graphCol img,
  #life .con05 .graphCol + .Comments {
    width: 90%;
  }
}

@media screen and (max-width: 1080px) {
  p.Comments,
  p.Comments02 {
    font-size: 12px!important;
  }
}