@charset "UTF-8";
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.imgTitle {
  text-align: center;
  margin: 0 auto 40px;
  max-width: 80%;
}
.imgTitle img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .imgTitle {
    max-width: 85%;
  }
}
@media print, screen and (max-width:768px) {
  .imgTitle {
    max-width: 100%;
  }
}

.title {
  font-size: 4.2857142857vw;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 20px;
}
@media print, screen and (min-width: 1600px) {
  .title {
    font-size: 60px;
  }
}
@media print, screen and (max-width:1026px) {
  .title {
    font-size: 34px;
    margin: 0 auto 15px;
  }
}
@media print, screen and (max-width:768px) {
  .title {
    font-size: 21px;
    margin: 0 auto 0.5rem;
  }
}
@media print, screen and (max-width:480px) {
  .title {
    font-size: 20px;
    margin: 0 auto 0.5rem;
  }
}
@media print, screen and (max-width:768px) {
  .title.type2 {
    font-size: 19px;
    margin: 0 auto 0.5rem;
  }
}
.title.typeWh {
  color: #fff;
  line-height: 1.5;
}

.title_sub {
  font-size: 2.4285714286vw;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 20px;
}
@media print, screen and (min-width: 1800px) {
  .title_sub {
    font-size: 34px;
  }
}
@media print, screen and (max-width:1026px) {
  .title_sub {
    font-size: 20px;
  }
}
@media print, screen and (max-width:768px) {
  .title_sub {
    font-size: 14px;
  }
}
.title_sub.typeWh {
  color: #fff;
  line-height: 1.5;
}

.imgTitle2 {
  text-align: center;
  margin: 0 auto 20px;
  width: 54%;
}
@media print, screen and (max-width:768px) {
  .imgTitle2 {
    width: 90%;
  }
}
.imgTitle2 img {
  width: 100%;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
main {
  background: #bdef62 url(../../../../../public_sociology/online/images/vol1/main/mainBg2.png) repeat;
}
main *:focus {
  outline: none;
}
@media print, screen and (max-width:768px) {
  main {
    background-size: contain;
  }
}
main .mainBlock {
  margin: 0 auto;
  padding: 160px 0 30px;
  max-width: 1300px;
}
main .mainBlock img {
  width: 100%;
}
main .mainBlock p {
  margin: 0;
}
@media print, screen and (max-width: 1260px) {
  main .mainBlock {
    max-width: 90%;
  }
}
@media print, screen and (max-width:1026px) {
  main .mainBlock {
    padding: 70px 0 10px;
    max-width: 90%;
  }
}
@media print, screen and (max-width:768px) {
  main .mainBlock {
    padding: 3.2rem 0 1rem;
    max-width: 86%;
  }
}
@media print, screen and (max-width:480px) {
  main .mainBlock {
    padding: 2.7rem 0 1rem;
  }
}
main .mainBlock .mainWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
main .mainBlock .left {
  width: 42%;
  position: relative;
}
main .mainBlock .left .q_mark01 {
  position: absolute;
  left: 0;
  top: -20px;
  max-width: 20%;
}
@media print, screen and (max-width:1026px) {
  main .mainBlock .left .q_mark01 {
    max-width: 14%;
    top: 10px;
  }
}
main .mainBlock .left .q_mark02 {
  position: absolute;
  left: 25%;
  top: -140px;
  max-width: 116px;
}
@media print, screen and (max-width:1026px) {
  main .mainBlock .left .q_mark02 {
    max-width: 18%;
    top: -42px;
  }
}
main .mainBlock .left .q_mark03 {
  position: absolute;
  left: 66%;
  top: -180px;
  max-width: 90px;
}
@media print, screen and (max-width:1026px) {
  main .mainBlock .left .q_mark03 {
    max-width: 14%;
    top: -56px;
  }
}
main .mainBlock .right {
  width: 58%;
  position: relative;
}
main .mainBlock .right .parts01 {
  position: absolute;
  left: 0%;
  top: -120px;
  max-width: 55%;
}
@media print, screen and (max-width:1026px) {
  main .mainBlock .right .parts01 {
    max-width: 55%;
    top: -56px;
  }
}
main .mainBlock .right .parts02 {
  position: absolute;
  left: 60%;
  top: -80px;
  max-width: 42%;
}
@media print, screen and (max-width:1026px) {
  main .mainBlock .right .parts02 {
    max-width: 45%;
    top: -44px;
  }
}
main .mainBlock .mainBox_sp {
  position: relative;
}
main .mainBlock .sp_parts01 {
  position: absolute;
  left: 0%;
  top: -90px;
  max-width: 44%;
}
@media print, screen and (max-width:480px) {
  main .mainBlock .sp_parts01 {
    top: -60px;
    max-width: 48%;
  }
}
main .mainBlock .sp_parts02 {
  position: absolute;
  right: 0%;
  top: -20px;
  max-width: 40%;
}
@media print, screen and (max-width:480px) {
  main .mainBlock .sp_parts02 {
    top: -20px;
    max-width: 48%;
  }
}
@media print, screen and (max-width: 360px) {
  main .mainBlock .sp_parts02 {
    top: -20px;
    max-width: 45%;
  }
}
main .mainBlock .spMain_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  margin: -25px 0 0 0 !important;
}
@media print, screen and (max-width:480px) {
  main .mainBlock .spMain_flex {
    margin: -24px 0 0 0 !important;
  }
}
@media print, screen and (max-width: 360px) {
  main .mainBlock .spMain_flex {
    margin: -22px 0 0 0 !important;
  }
}
main .mainBlock .spMain_flex .left_sp {
  width: 44%;
  position: relative;
}
main .mainBlock .spMain_flex .left_sp .sp_q_mark01 {
  position: absolute;
  left: 0;
  top: -5px;
  max-width: 14%;
}
main .mainBlock .spMain_flex .left_sp .sp_q_mark02 {
  position: absolute;
  left: 42%;
  top: -20px;
  max-width: 16%;
}
main .mainBlock .spMain_flex .left_sp .sp_q_mark03 {
  position: absolute;
  left: 82%;
  top: -18px;
  max-width: 16%;
}
main .mainBlock .spMain_flex .right_sp {
  position: relative;
  width: 56%;
  /*.title02_sp{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  }*/
}
main .mainBlock .sp_title01 {
  width: 100%;
}
main .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0 100px;
}
@media print, screen and (max-width:1026px) {
  main .wrap {
    max-width: 90%;
    padding: 40px 0 60px;
  }
}
@media print, screen and (max-width:768px) {
  main .wrap {
    padding: 1rem 0 1.8rem;
    max-width: 84%;
  }
}
main .mainTxt {
  text-align: center;
  margin: 0 auto 60px;
  font-size: 180%;
  font-weight: 600;
}
@media print, screen and (max-width:1026px) {
  main .mainTxt {
    font-size: 140%;
    margin: 0 auto 40px;
  }
}
@media print, screen and (max-width:768px) {
  main .mainTxt {
    font-size: 106%;
    margin: 0 auto 20px;
  }
}
main .qa img {
  width: 100%;
}
main .qa p {
  margin: 0;
}
main .qa p a img {
  /*transition:0.3s;*/
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
main .qa p a img:hover {
  -webkit-transform: scale(1.15) rotate(3deg);
          transform: scale(1.15) rotate(3deg);
}
main .qa .block {
  width: 100%;
}
main .qa .box {
  width: 48.5%;
}
@media print, screen and (max-width:768px) {
  main .qa .box {
    width: 100%;
  }
}
main .qa .box .col {
  width: 48.5%;
}
main .qa .ind01 {
  width: 30%;
}
main .qa .ind02 {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
main .qa .ind03 {
  width: 31%;
}
main .qa .ind04 {
  width: 64%;
}
main .qa .ind05 {
  width: 64%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
main .qa .ind06 {
  width: 31%;
}
main .qa .ind07 {
  width: 64%;
}
main .qa .ind08 {
  width: 31%;
}
main .purupuru {
  -webkit-animation-name: purupuru;
          animation-name: purupuru;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes purupuru {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  10% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  15% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  20% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  25% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  30% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes purupuru {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  10% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  15% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  20% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  25% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  30% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
main .purupuru2 {
  -webkit-animation-name: purupuru2;
          animation-name: purupuru2;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes purupuru2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(-7px, 0);
            transform: translate(-7px, 0);
  }
  10% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  15% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  20% {
    -webkit-transform: translate(7px, 0);
            transform: translate(7px, 0);
  }
  25% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  30% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes purupuru2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(-7px, 0);
            transform: translate(-7px, 0);
  }
  10% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  15% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  20% {
    -webkit-transform: translate(7px, 0);
            transform: translate(7px, 0);
  }
  25% {
    -webkit-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
  30% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
main .huwahuwa {
  -webkit-animation-name: huwahuwa;
          animation-name: huwahuwa;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes huwahuwa {
  0%, 100% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}
@keyframes huwahuwa {
  0%, 100% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}
main .huwahuwa2 {
  -webkit-animation-name: huwahuwa2;
          animation-name: huwahuwa2;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes huwahuwa2 {
  0% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  20% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
}
@keyframes huwahuwa2 {
  0% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  20% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
}
main .huwahuwa3 {
  -webkit-animation-name: huwahuwa3;
          animation-name: huwahuwa3;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes huwahuwa3 {
  0%, 100% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@keyframes huwahuwa3 {
  0%, 100% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
main .huwahuwa4 {
  -webkit-animation-name: huwahuwa4;
          animation-name: huwahuwa4;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes huwahuwa4 {
  0%, 100% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@keyframes huwahuwa4 {
  0%, 100% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.project {
  margin: 100px auto 0;
  background: url(../../../../../public_sociology/online/images/vol1/project/bg.png) repeat;
  background-size: contain;
}
@media print, screen and (max-width:1026px) {
  .project {
    margin: 0 auto;
  }
}
@media print, screen and (max-width:768px) {
  .project {
    margin: 0 auto;
    background: url(../../../../../public_sociology/online/images/vol1/project/bg_sp.png) repeat;
    background-size: contain;
  }
}
.project .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0 100px;
}
@media print, screen and (max-width:1026px) {
  .project .wrap {
    max-width: 90%;
    padding: 80px 0 80px;
  }
}
@media print, screen and (max-width:768px) {
  .project .wrap {
    padding: 3rem 0 3.5rem;
  }
}
.project .imgTitle {
  margin: 0 auto 60px;
}
@media print, screen and (max-width:1026px) {
  .project .imgTitle {
    margin: 0 auto 40px;
  }
}
@media print, screen and (max-width:768px) {
  .project .imgTitle {
    margin: 0 auto 1.3rem;
  }
}
.project .proBox {
  position: relative;
  width: 100%;
  margin: 0 0 80px;
}
@media print, screen and (max-width:1026px) {
  .project .proBox {
    margin: 0 0 20px;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox {
    margin: 0 0 30px;
  }
}
.project .proBox .shape {
  max-width: 670px;
  height: 390px;
  padding: 0 0 60px;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape {
    max-width: 100%;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .shape {
    height: auto;
    width: 100%;
  }
}
.project .proBox .shape.type01 {
  background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape01.png) no-repeat;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape.type01 {
    background-size: contain;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .shape.type01 {
    background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape01_sp.png) no-repeat;
    background-size: 100% 100%;
  }
}
.project .proBox .shape.type02 {
  background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape02.png) no-repeat;
  margin: 0 0 0 auto;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape.type02 {
    background-size: contain;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .shape.type02 {
    background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape02_sp.png) no-repeat;
    background-size: 100% 100%;
  }
}
.project .proBox .shape.type03 {
  background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape03.png) no-repeat;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape.type03 {
    background-size: contain;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .shape.type03 {
    background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape03_sp.png) no-repeat;
    background-size: 100% 100%;
  }
}
.project .proBox .shape.type04 {
  background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape04.png) no-repeat;
  margin: 0 0 0 auto;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape.type04 {
    background-size: contain;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .shape.type04 {
    background: url(../../../../../public_sociology/online/images/vol1/project/pro_shape04_sp.png) no-repeat;
    background-size: 100% 100%;
  }
}
.project .proBox .shape .s_wrap {
  max-width: 80%;
  margin: 0 auto;
  position: relative;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape .s_wrap {
    max-width: 80%;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .shape .s_wrap {
    max-width: 100%;
  }
}
.project .proBox .shape .title {
  width: 500px;
  text-align: center;
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.project .proBox .shape .title img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape .title {
    position: static;
    max-width: 360px;
    margin: 0 auto 20px;
    -webkit-transform: none;
            transform: none;
    padding: 10px 0 0 0;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .shape .title {
    max-width: 70%;
    margin: 0 auto 0.8rem;
    padding: 0px 0 0 0;
  }
}
.project .proBox .shape .txt {
  max-width: 455px;
  color: #fff;
  padding: 240px 0 0 0;
  margin: 0 auto;
}
@media print, screen and (max-width:1026px) {
  .project .proBox .shape .txt {
    padding: 0px 0 0 0;
  }
}
.project .proBox .img_pc {
  max-width: 496px;
}
.project .proBox .img_pc img {
  width: 100%;
}
@media print, screen and (max-width: 1150px) {
  .project .proBox .img_pc {
    max-width: 360px;
  }
}
@media print, screen and (max-width:1026px) {
  .project .proBox .img_pc {
    display: none;
  }
}
.project .proBox .img_pc._p01 {
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media print, screen and (max-width:1026px) {
  .project .proBox .img_pc._p01 {
    right: -2%;
  }
}
.project .proBox .img_pc._p02 {
  position: absolute;
  left: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.project .proBox .img_pc._p03 {
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.project .proBox .img_pc._p04 {
  position: absolute;
  left: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media print, screen and (max-width:1026px) {
  .project .proBox .flex_tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (max-width:1026px) and (max-width:768px) {
  .project .proBox .flex_tab {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media print, screen and (max-width:1026px) {
  .project .proBox .flex_tab .txt {
    width: 57%;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .flex_tab .txt {
    width: 65%;
    font-size: 85%;
  }
}
@media print, screen and (min-width: 1027px) {
  .project .proBox .flex_tab .img_tab {
    display: none;
  }
}
@media print, screen and (max-width:1026px) {
  .project .proBox .flex_tab .img_tab {
    width: 40%;
  }
  .project .proBox .flex_tab .img_tab img {
    width: 100%;
  }
}
@media print, screen and (max-width:768px) {
  .project .proBox .flex_tab .img_tab {
    width: 32%;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.project2 {
  /* ===================================== */
}
.project2 .greenBlock {
  background: #67d407 url(../../../../../public_sociology/online/images/vol1/project2/gr_bg01.png) no-repeat;
  background-position: center;
  position: relative;
  background-size: contain;
}
.project2 .greenBlock:before {
  position: absolute;
  content: "";
  left: 0%;
  top: -70px;
  display: block;
  width: 100%;
  height: 250px;
  background: url(../../../../../public_sociology/online/images/vol1/project2/gr_top.png) no-repeat;
  background-size: contain;
}
@media print, screen and (max-width:1026px) {
  .project2 .greenBlock:before {
    top: -58px;
  }
}
@media print, screen and (max-width: 800px) {
  .project2 .greenBlock:before {
    top: -54px;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .greenBlock:before {
    top: -25px;
  }
}
.project2 .greenBlock:after {
  position: absolute;
  content: "";
  left: 0%;
  bottom: -40px;
  display: block;
  width: 100%;
  height: 44px;
  background: url(../../../../../public_sociology/online/images/vol1/project2/gr_bottom.png) no-repeat;
  background-size: cover;
  z-index: 1;
}
@media print, screen and (max-width:1026px) {
  .project2 .greenBlock:after {
    bottom: -28px;
    height: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .greenBlock:after {
    bottom: -13px;
    height: 15px;
  }
}
.project2 .wrap {
  padding: 60px 0;
}
@media print, screen and (max-width:768px) {
  .project2 .wrap {
    padding: 30px 0;
  }
}
.project2 .wrap.pd_bottom0 {
  padding-bottom: 0;
}
.project2 .wrap.type2 {
  max-width: 1290px;
  padding: 50px 0;
}
@media print, screen and (max-width: 1289px) {
  .project2 .wrap.type2 {
    max-width: 94%;
    padding: 40px 0;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .wrap.type2 {
    max-width: 90%;
    padding: 20px 0;
  }
}
.project2 .vegeImg {
  width: 14%;
}
.project2 .vegeImg img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .project2 .vegeImg {
    width: 16%;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .vegeImg {
    width: 16%;
  }
}
.project2 .vege01 {
  position: absolute;
  left: 5%;
  top: 5%;
}
@media print, screen and (max-width:1026px) {
  .project2 .vege01 {
    top: 3%;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .vege01 {
    top: -1%;
  }
}
.project2 .vege02 {
  position: absolute;
  right: 5%;
  top: 5%;
}
@media print, screen and (max-width:1026px) {
  .project2 .vege02 {
    top: 3%;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .vege02 {
    top: -1%;
  }
}
.project2 .img01 {
  width: 40%;
  text-align: center;
  margin: 0 auto 10px;
  z-index: 100;
  position: relative;
}
.project2 .img01 img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .project2 .img01 {
    width: 54%;
    margin: 0 auto 0px;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .img01 {
    width: 74%;
    margin: 0 auto 0rem;
  }
}
.project2 .txt_title_pro {
  font-size: 200%;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin: 0 auto 40px;
}
@media print, screen and (max-width:1026px) {
  .project2 .txt_title_pro {
    font-size: 140%;
    margin: 0 auto 30px;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .txt_title_pro {
    font-size: 110%;
    margin: 0 auto 1.4rem;
  }
}
.project2 .txt_title_pro._sub {
  margin: 0 auto;
}
.project2 .txt_title_pro._main {
  font-size: 300%;
}
@media print, screen and (max-width:1026px) {
  .project2 .txt_title_pro._main {
    font-size: 240%;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .txt_title_pro._main {
    font-size: 145%;
    letter-spacing: -0.05rem;
  }
}
@media print, screen and (max-width:380px) {
  .project2 .txt_title_pro._main {
    font-size: 124%;
  }
}
.project2 .txt02 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin: 0 auto;
}
@media print, screen and (max-width:1200px) {
  .project2 .txt02 {
    font-size: 28px;
  }
}
@media print, screen and (max-width:1026px) {
  .project2 .txt02 {
    font-size: 24px;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .txt02 {
    font-size: 16px;
  }
}
.project2 .point_box .img {
  width: 46%;
}
.project2 .point_box .img img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  .project2 .point_box .img {
    width: 80%;
    text-align: center;
    margin: 0 auto 0.6rem;
  }
}
.project2 .point_box .txtBloxk {
  width: 50%;
}
@media print, screen and (max-width:768px) {
  .project2 .point_box .txtBloxk {
    width: 90%;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 560px) {
  .project2 .point_box .txtBloxk {
    width: 100%;
  }
}
.project2 .point_box .txtBloxk dl {
  margin: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #fff;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width:1026px) {
  .project2 .point_box .txtBloxk dl {
    margin: 0 0 10px;
  }
}
.project2 .point_box .txtBloxk dl dt {
  width: 15%;
  background: #fbc800;
  border-radius: 15px 0 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.project2 .point_box .txtBloxk dl dt img {
  width: 100%;
}
.project2 .point_box .txtBloxk dl dt p {
  width: 50%;
  margin: 0;
  padding: 10px;
}
@media print, screen and (max-width:1026px) {
  .project2 .point_box .txtBloxk dl dt p {
    width: 60%;
  }
}
.project2 .point_box .txtBloxk dl dd {
  padding: 10px 15px;
  font-size: 1.5555555556vw;
  font-weight: 600;
  color: #266914;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 1700px) {
  .project2 .point_box .txtBloxk dl dd {
    font-size: 25px;
  }
}
@media print, screen and (max-width:1026px) {
  .project2 .point_box .txtBloxk dl dd {
    font-size: 17px;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .point_box .txtBloxk dl dd {
    font-size: 18px;
  }
}
@media print, screen and (max-width:480px) {
  .project2 .point_box .txtBloxk dl dd {
    font-size: 17px;
    padding: 10px;
  }
}
@media print, screen and (max-width:320px) {
  .project2 .point_box .txtBloxk dl dd {
    font-size: 73%;
  }
}
@media print, screen and (min-width: 1700px) {
  .project2 .point_box .txtBloxk dl dd.typeddS {
    font-size: 25px;
  }
}
@media print, screen and (max-width:1026px) {
  .project2 .point_box .txtBloxk dl dd.typeddS {
    font-size: 14px;
  }
}
@media print, screen and (max-width:768px) {
  .project2 .point_box .txtBloxk dl dd.typeddS {
    font-size: 17px;
  }
}
@media print, screen and (max-width: 430px) {
  .project2 .point_box .txtBloxk dl dd.typeddS {
    font-size: 15px;
  }
}
@media print, screen and (max-width: 400px) {
  .project2 .point_box .txtBloxk dl dd.typeddS {
    font-size: 14px;
  }
}
@media print, screen and (max-width:360px) {
  .project2 .point_box .txtBloxk dl dd.typeddS {
    font-size: 13px;
  }
}
@media print, screen and (max-width:320px) {
  .project2 .point_box .txtBloxk dl dd.typeddS {
    font-size: 11px;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.enq {
  background: #c3e4f8;
}
.enq .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0 100px;
}
@media print, screen and (max-width:1026px) {
  .enq .wrap {
    max-width: 90%;
    padding: 80px 0 80px;
  }
}
@media print, screen and (max-width:768px) {
  .enq .wrap {
    padding: 3rem 0 3.5rem;
  }
}
.enq .imgTitle {
  margin: 0 auto 80px;
  max-width: 595px;
}
.enq .imgTitle img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .enq .imgTitle {
    margin: 0 auto 60px;
    max-width: 60%;
  }
}
@media print, screen and (max-width:768px) {
  .enq .imgTitle {
    margin: 0 auto 1.5rem;
    max-width: 94%;
  }
}
.enq .txt {
  max-width: 1000px;
  margin: 0 auto 120px;
  font-size: 120%;
}
@media print, screen and (max-width:1026px) {
  .enq .txt {
    margin: 0 auto 80px;
    font-size: 110%;
  }
}
@media print, screen and (max-width:768px) {
  .enq .txt {
    margin: 0 0 2.5rem;
    font-size: 96%;
  }
}
.enq .imgTxt {
  text-align: center;
  margin: 0 auto 30px;
  max-width: 810px;
}
.enq .imgTxt img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .enq .imgTxt {
    max-width: 80%;
  }
}
@media print, screen and (max-width:768px) {
  .enq .imgTxt {
    margin: 0 auto 0.8rem;
    max-width: 94%;
  }
}
.enq .enqBox {
  width: 100%;
  margin: 0 auto 40px;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox {
    margin: 0 auto 20px;
  }
}
@media print, screen and (max-width:768px) {
  .enq .enqBox {
    margin: 0 auto 1rem;
  }
}
.enq .enqBox .col {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 10px 10px 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  width: 18.5%;
  background: #fff;
  border: 3px solid;
  border-radius: 15px;
  margin: 0 0 20px;
  text-align: center;
  font-weight: 600;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col {
    padding: 5px;
  }
}
@media print, screen and (max-width:768px) {
  .enq .enqBox .col {
    padding: 0.4rem 3% 0.3rem 3%;
  }
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col {
    width: 18.5%;
    -webkit-box-shadow: 3px 3px 1px #48aff6;
            box-shadow: 3px 3px 1px #48aff6;
    margin: 0 0 10px;
    font-size: 94%;
  }
}
@media print, screen and (max-width:768px) {
  .enq .enqBox .col {
    width: 31.5%;
    font-size: 85%;
  }
}
.enq .enqBox .col .title_e {
  font-size: 120%;
  margin: 0 auto 0.5rem;
}
.enq .enqBox .col .title_e span {
  font-size: 150%;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col .title_e {
    font-size: 105%;
  }
}
@media print, screen and (max-width:768px) {
  .enq .enqBox .col .title_e {
    font-size: 94%;
  }
}
.enq .enqBox .col .txt_e {
  color: #000;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col .txt_e {
    font-size: 85%;
  }
}
@media print, screen and (max-width:768px) {
  .enq .enqBox .col .txt_e {
    font-size: 80%;
  }
}
.enq .enqBox .col:hover {
  -webkit-transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.enq .enqBox .col.pro01 {
  border-color: #48aff6;
  -webkit-box-shadow: 4px 4px 1px #48aff6;
          box-shadow: 4px 4px 1px #48aff6;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro01 {
    -webkit-box-shadow: 3px 3px 1px #48aff6;
            box-shadow: 3px 3px 1px #48aff6;
  }
}
.enq .enqBox .col.pro01 .title_e {
  color: #48aff6;
}
.enq .enqBox .col.pro01:hover {
  background: #48aff6;
}
.enq .enqBox .col.pro01:hover .title_e, .enq .enqBox .col.pro01:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro02 {
  border-color: #fb81ba;
  -webkit-box-shadow: 4px 4px 1px #fb81ba;
          box-shadow: 4px 4px 1px #fb81ba;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro02 {
    -webkit-box-shadow: 3px 3px 1px #fb81ba;
            box-shadow: 3px 3px 1px #fb81ba;
  }
}
.enq .enqBox .col.pro02 .title_e {
  color: #fb81ba;
}
.enq .enqBox .col.pro02:hover {
  background: #fb81ba;
}
.enq .enqBox .col.pro02:hover .title_e, .enq .enqBox .col.pro02:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro03 {
  border-color: #93bb5b;
  -webkit-box-shadow: 4px 4px 1px #93bb5b;
          box-shadow: 4px 4px 1px #93bb5b;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro03 {
    -webkit-box-shadow: 3px 3px 1px #93bb5b;
            box-shadow: 3px 3px 1px #93bb5b;
  }
}
.enq .enqBox .col.pro03 .title_e {
  color: #93bb5b;
}
.enq .enqBox .col.pro03:hover {
  background: #93bb5b;
}
.enq .enqBox .col.pro03:hover .title_e, .enq .enqBox .col.pro03:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro04 {
  border-color: #c5c530;
  -webkit-box-shadow: 4px 4px 1px #c5c530;
          box-shadow: 4px 4px 1px #c5c530;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro04 {
    -webkit-box-shadow: 3px 3px 1px #c5c530;
            box-shadow: 3px 3px 1px #c5c530;
  }
}
.enq .enqBox .col.pro04 .title_e {
  color: #c5c530;
}
.enq .enqBox .col.pro04:hover {
  background: #c5c530;
}
.enq .enqBox .col.pro04:hover .title_e, .enq .enqBox .col.pro04:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro05 {
  border-color: #0871d9;
  -webkit-box-shadow: 4px 4px 1px #0871d9;
          box-shadow: 4px 4px 1px #0871d9;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro05 {
    -webkit-box-shadow: 3px 3px 1px #0871d9;
            box-shadow: 3px 3px 1px #0871d9;
  }
}
.enq .enqBox .col.pro05 .title_e {
  color: #0871d9;
}
.enq .enqBox .col.pro05:hover {
  background: #0871d9;
}
.enq .enqBox .col.pro05:hover .title_e, .enq .enqBox .col.pro05:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro06 {
  border-color: #31d4bc;
  -webkit-box-shadow: 4px 4px 1px #31d4bc;
          box-shadow: 4px 4px 1px #31d4bc;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro06 {
    -webkit-box-shadow: 3px 3px 1px #31d4bc;
            box-shadow: 3px 3px 1px #31d4bc;
  }
}
.enq .enqBox .col.pro06 .title_e {
  color: #31d4bc;
}
.enq .enqBox .col.pro06:hover {
  background: #31d4bc;
}
.enq .enqBox .col.pro06:hover .title_e, .enq .enqBox .col.pro06:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro07 {
  border-color: #ea756b;
  -webkit-box-shadow: 4px 4px 1px #ea756b;
          box-shadow: 4px 4px 1px #ea756b;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro07 {
    -webkit-box-shadow: 3px 3px 1px #ea756b;
            box-shadow: 3px 3px 1px #ea756b;
  }
}
.enq .enqBox .col.pro07 .title_e {
  color: #ea756b;
}
.enq .enqBox .col.pro07:hover {
  background: #ea756b;
}
.enq .enqBox .col.pro07:hover .title_e, .enq .enqBox .col.pro07:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro08 {
  border-color: #5f58bf;
  -webkit-box-shadow: 4px 4px 1px #5f58bf;
          box-shadow: 4px 4px 1px #5f58bf;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro08 {
    -webkit-box-shadow: 3px 3px 1px #5f58bf;
            box-shadow: 3px 3px 1px #5f58bf;
  }
}
.enq .enqBox .col.pro08 .title_e {
  color: #5f58bf;
}
.enq .enqBox .col.pro08:hover {
  background: #5f58bf;
}
.enq .enqBox .col.pro08:hover .title_e, .enq .enqBox .col.pro08:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro09 {
  border-color: #ec803b;
  -webkit-box-shadow: 4px 4px 1px #ec803b;
          box-shadow: 4px 4px 1px #ec803b;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro09 {
    -webkit-box-shadow: 3px 3px 1px #ec803b;
            box-shadow: 3px 3px 1px #ec803b;
  }
}
.enq .enqBox .col.pro09 .title_e {
  color: #ec803b;
}
.enq .enqBox .col.pro09:hover {
  background: #ec803b;
}
.enq .enqBox .col.pro09:hover .title_e, .enq .enqBox .col.pro09:hover .txt_e {
  color: #fff;
}
.enq .enqBox .col.pro10 {
  border-color: #a977c3;
  -webkit-box-shadow: 4px 4px 1px #a977c3;
          box-shadow: 4px 4px 1px #a977c3;
}
@media print, screen and (max-width:1026px) {
  .enq .enqBox .col.pro10 {
    -webkit-box-shadow: 3px 3px 1px #a977c3;
            box-shadow: 3px 3px 1px #a977c3;
  }
}
.enq .enqBox .col.pro10 .title_e {
  color: #a977c3;
}
.enq .enqBox .col.pro10:hover {
  background: #a977c3;
}
.enq .enqBox .col.pro10:hover .title_e, .enq .enqBox .col.pro10:hover .txt_e {
  color: #fff;
}
.enq .txt02 {
  margin: 40px auto 60px;
  max-width: 520px;
  text-align: center;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  font-weight: 500;
  border-radius: 10px;
  position: relative;
  /*&:before{
  position: absolute;
    content: '';
    top: -50px;
    left:0px;
    display: block;
    width:51px;
    height: 43px;
    background: url(../../images/vol1/enq/star.png) no-repeat;
    background-size: contain;
    @include g.mq(tab){width:46px; height: 36px;}
    @include g.mq(sp){width:38px; height: 30px; top: -40px;}
  }*/
}
@media print, screen and (max-width:1026px) {
  .enq .txt02 {
    font-size: 94%;
    padding: 10px;
    margin: 30px auto 30px;
  }
}
@media print, screen and (max-width:768px) {
  .enq .txt02 {
    font-size: 80%;
    margin: 20px auto 10px;
  }
}
.enq .txt02 p {
  margin: 0;
}
.enq .titleBox {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.enq .titleBox .img {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 270px;
}
.enq .titleBox .img img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .enq .titleBox .img {
    max-width: 160px;
  }
}
@media print, screen and (max-width:768px) {
  .enq .txtBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .enq .txtBox .txt {
    width: 75%;
  }
  .enq .txtBox .img_sp {
    width: 20%;
    margin: 0;
  }
  .enq .txtBox .img_sp img {
    width: 100%;
  }
}
.enq .txt_sp {
  font-size: 96%;
  margin: 0 0 2.5rem;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.step {
  background: #d9f4c1;
  position: relative;
  /* ========================== */
  /*.beans{
  background:url(../../images/vol1/step/beans.png) no-repeat;
  background-size:100% auto;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  }*/
  /* ========================== */
  /* ========================== */
}
.step .wrap {
  padding: 60px 0;
}
@media print, screen and (max-width:1026px) {
  .step .wrap {
    padding: 40px 0;
  }
}
@media print, screen and (max-width:768px) {
  .step .wrap {
    padding: 2rem 0;
  }
}
.step .wrap.type_2 {
  padding: 0;
}
.step .arrow_ani {
  margin: 60px auto;
  text-align: center;
  width: 5%;
}
.step .arrow_ani img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .step .arrow_ani {
    margin: 0px auto 30px;
  }
}
@media print, screen and (max-width:768px) {
  .step .arrow_ani {
    width: 10%;
    margin: 0 auto 1.3rem;
  }
}
.step:after {
  position: absolute;
  content: "";
  left: 0%;
  bottom: -40px;
  display: block;
  width: 100%;
  height: 44px;
  background: url(../../../../../public_sociology/online/images/vol1/step/step_bottom.png) no-repeat;
  background-size: cover;
}
@media print, screen and (max-width:1026px) {
  .step:after {
    bottom: -28px;
    height: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .step:after {
    bottom: -13px;
    height: 15px;
  }
}
.step .title.ste01 {
  font-size: 3.2857142857vw;
}
@media print, screen and (min-width: 1460px) {
  .step .title.ste01 {
    font-size: 46px;
  }
}
@media print, screen and (max-width:768px) {
  .step .title.ste01 {
    font-size: 30px;
  }
}
@media print, screen and (max-width:480px) {
  .step .title.ste01 {
    font-size: 20px;
  }
}
.step .stepTitle {
  font-size: 3.9166666667vw;
  font-weight: 600;
  margin: 0 auto 1.8rem;
  text-align: center;
}
@media print, screen and (min-width: 1201px) {
  .step .stepTitle {
    font-size: 47px;
  }
}
@media print, screen and (max-width:1026px) {
  .step .stepTitle {
    font-size: 2.7290448343vw;
  }
}
@media print, screen and (max-width:768px) {
  .step .stepTitle {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 auto 0.8rem;
  }
}
.step .stepTitle:before {
  content: "";
  display: inline-block;
  width: 159px;
  height: 81px;
  background: url(../../../../../public_sociology/online/images/vol1/step/step1.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 14px;
}
@media print, screen and (max-width:1026px) {
  .step .stepTitle:before {
    width: 100px;
    height: 60px;
    margin-right: 10px;
  }
}
@media print, screen and (max-width:768px) {
  .step .stepTitle:before {
    width: 50px;
    height: 24px;
    margin-right: 8px;
  }
}
.step .stepTitle.type2:before {
  background: url(../../../../../public_sociology/online/images/vol1/step/step2.png) no-repeat;
  background-size: contain;
}
.step .stepTitle.type3:before {
  background: url(../../../../../public_sociology/online/images/vol1/step/step3.png) no-repeat;
  background-size: contain;
}
.step .stepTitle._mtup {
  margin: 100px 0 1.8rem 0;
}
@media print, screen and (max-width:1026px) {
  .step .stepTitle._mtup {
    margin: 60px 0 1.8rem 0;
  }
}
@media print, screen and (max-width:768px) {
  .step .stepTitle._mtup {
    margin: 10px 0 1.8rem 0;
  }
}
.step .bg01 {
  background: url(../../../../../public_sociology/online/images/vol1/step/bg01.png) no-repeat;
  background-size: contain;
}
.step .bg02 {
  background: url(../../../../../public_sociology/online/images/vol1/step/bg02.png) no-repeat;
  background-size: contain;
}
@media print, screen and (max-width:768px) {
  .step .bg02 {
    background: url(../../../../../public_sociology/online/images/vol1/step/bg02_sp.png) no-repeat;
    background-size: contain;
  }
}
.step .bg03 {
  background: url(../../../../../public_sociology/online/images/vol1/step/bg03.png) no-repeat;
  background-size: contain;
  background-position: top center;
}
@media print, screen and (max-width:768px) {
  .step .bg03 {
    background: url(../../../../../public_sociology/online/images/vol1/step/bg03_sp.png) no-repeat;
    background-size: contain;
  }
}
.step .bg04 {
  margin: 0 auto;
  width: 100%;
}
.step .bg04 img {
  width: 100%;
}
.step .imgTitle {
  margin: 0 auto 70px;
}
@media print, screen and (max-width:1026px) {
  .step .imgTitle {
    margin: 0 auto 40px;
  }
}
@media print, screen and (max-width:768px) {
  .step .imgTitle {
    margin: 0 auto 20px;
  }
}
.step .bean {
  z-index: -10;
  width: 100%;
}
.step .bean img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  .step .bean {
    width: 90%;
    margin: 0 auto;
  }
}
.step .sticky__copy {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
}
@media print, screen and (max-width:1200px) {
  .step .sticky__copy {
    font-size: 2.6666666667vw;
  }
}
@media print, screen and (max-width:1026px) {
  .step .sticky__copy {
    font-size: 20px;
  }
}
@media print, screen and (max-width:768px) {
  .step .sticky__copy {
    width: 100%;
    max-width: 100%;
    margin: 2rem auto 0.6rem;
    font-size: 16px;
    text-align: center;
  }
}
.step .steptxt_sub {
  ont-size: 1.8333333333vw;
  color: #fff;
}
@media print, screen and (min-width: 1201px) {
  .step .steptxt_sub {
    font-size: 22px;
  }
}
@media print, screen and (max-width:1026px) {
  .step .steptxt_sub {
    font-size: 14px;
  }
}
.step .sticky__img img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  .step .sticky__img {
    width: 70%;
    max-width: 70%;
    margin: 0 auto;
  }
}
.step .sticky.-animeActive {
  position: sticky;
}
.step .sticky__contents {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 980px;
  margin: 0px auto 0;
  /*@include g.mq(spN){width: 360px;}*/
}
@media print, screen and (max-width:1200px) {
  .step .sticky__contents {
    width: 700px;
  }
}
@media print, screen and (max-width:1026px) {
  .step .sticky__contents {
    width: 600px;
  }
}
@media print, screen and (max-width:768px) {
  .step .sticky__contents {
    display: block;
    width: 360px;
  }
}
@media print, screen and (max-width:320px) {
  .step .sticky__contents {
    width: 320px;
  }
}
.step .sticky.-animeActive .sticky__block {
  position: absolute;
  left: 50%;
  top: 50%;
  /*transform: translateX(-50%);*/
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media print, screen and (max-width: 1140px) {
  .step .sticky.-animeActive .sticky__block {
    top: 45%;
  }
}
@media print, screen and (max-width: 1080px) {
  .step .sticky.-animeActive .sticky__block {
    top: 30%;
  }
}
@media print, screen and (max-width:768px) {
  .step .sticky.-animeActive .sticky__block {
    top: 88%;
  }
}
@media print, screen and (max-width: 550px) {
  .step .sticky.-animeActive .sticky__block {
    top: 88%;
  }
}
@media print, screen and (max-width:480px) {
  .step .sticky.-animeActive .sticky__block {
    top: 58%;
  }
}
@media print, screen and (max-width:380px) {
  .step .sticky.-animeActive .sticky__block {
    top: 50%;
  }
}
@media print, screen and (max-width:320px) {
  .step .sticky.-animeActive .sticky__block {
    top: 34%;
  }
}
.step .sticky.-animeActive .sticky__inner {
  background: url(../../../../../public_sociology/online/images/vol1/step/beans.png) no-repeat;
  background-size: 100% auto;
  position: sticky;
  height: 670px;
  overflow: hidden;
  top: 100px;
}
@media print, screen and (max-width:768px) {
  .step .sticky.-animeActive .sticky__inner {
    background: url(../../../../../public_sociology/online/images/vol1/step/beans_sp.png) no-repeat;
    background-size: contain;
    background-position: center;
    top: 5%;
  }
}
.step .beans {
  background: url(../../../../../public_sociology/online/images/vol1/step/beans.png) no-repeat;
  background-size: 100% auto;
  background-attachment: fixed;
  background-position: center;
}
@media print, screen and (max-width:768px) {
  .step .beans {
    background: url(../../../../../public_sociology/online/images/vol1/step/beans_sp.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
}
@media print, screen and (max-width:480px) {
  .step .beans {
    background-size: contain;
  }
}
.step .beans .be_inner {
  padding: 100px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 950px;
}
.step .beans .be_inner.flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media print, screen and (max-width:1200px) {
  .step .beans .be_inner {
    padding: 80px 0;
    max-width: 900px;
  }
}
@media print, screen and (max-width: 1180px) {
  .step .beans .be_inner {
    padding: 60px 0;
  }
}
@media print, screen and (max-width: 1100px) {
  .step .beans .be_inner {
    max-width: 830px;
  }
}
@media print, screen and (max-width: 1060px) {
  .step .beans .be_inner {
    max-width: 780px;
    padding: 100px 0;
  }
}
@media print, screen and (max-width: 960px) {
  .step .beans .be_inner {
    max-width: 720px;
    padding: 100px 0;
  }
}
@media print, screen and (max-width:1026px) {
  .step .beans .be_inner {
    max-width: 600px;
    padding: 100px 0;
  }
}
@media print, screen and (max-width: 820px) {
  .step .beans .be_inner {
    padding: 60px 0;
  }
}
@media print, screen and (max-width:768px) {
  .step .beans .be_inner {
    padding: 70px 0;
  }
}
@media print, screen and (max-width:480px) {
  .step .beans .be_inner {
    padding: 70px 0;
  }
}
.step .beans .be_inner .txt {
  width: 48%;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
}
@media print, screen and (max-width:1200px) {
  .step .beans .be_inner .txt {
    font-size: 2.6666666667vw;
  }
}
@media print, screen and (max-width:1026px) {
  .step .beans .be_inner .txt {
    font-size: 20px;
  }
}
@media print, screen and (max-width:768px) {
  .step .beans .be_inner .txt {
    width: 80%;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
  }
}
.step .beans .be_inner .txt._sub {
  font-size: 1.8333333333vw;
}
@media print, screen and (min-width: 1201px) {
  .step .beans .be_inner .txt._sub {
    font-size: 22px;
  }
}
@media print, screen and (max-width:1026px) {
  .step .beans .be_inner .txt._sub {
    font-size: 14px;
  }
}
.step .beans .be_inner .img {
  width: 49.5%;
}
.step .beans .be_inner .img img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  .step .beans .be_inner .img {
    width: 38%;
    margin: 0 auto 0.7rem;
    text-align: center;
  }
}
@media print, screen and (max-width:480px) {
  .step .beans .be_inner .img {
    width: 60%;
    margin: -30px auto 0.7rem;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.message {
  position: relative;
}
.message .wrap {
  padding: 200px 0;
}
@media print, screen and (max-width:1026px) {
  .message .wrap {
    padding: 120px 0;
  }
}
@media print, screen and (max-width:768px) {
  .message .wrap {
    padding: 2.8rem 0;
  }
}
.message .check {
  width: 70%;
  text-align: center;
  margin: 0px auto;
  padding: 20px 0 40px;
}
.message .check img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .message .check {
    padding: 20px 0 20px;
  }
}
@media print, screen and (max-width:768px) {
  .message .check {
    width: 90%;
    padding: 10px 0 10px;
  }
}
.message .movie_block {
  padding: 0;
}
.message .teacher {
  margin: 100px auto 0;
}
@media print, screen and (max-width:1026px) {
  .message .teacher {
    margin: 60px auto 0;
  }
}
@media print, screen and (max-width:768px) {
  .message .teacher {
    margin: 30px auto 0;
  }
}
.message .teacher .col {
  width: 28%;
  position: relative;
}
.message .teacher .col img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  .message .teacher .col {
    width: 31%;
  }
}
@media print, screen and (max-width:768px) {
  .message .teacher .col {
    width: 47%;
    text-align: center;
    margin: 0 auto 0.6rem;
  }
}
.message .teacher .img_te {
  margin: 0 auto 5px;
}
.message .teacher .detail {
  text-align: center;
  font-size: 100%;
}
@media print, screen and (max-width:1026px) {
  .message .teacher .detail {
    font-size: 80%;
  }
}
@media print, screen and (max-width:768px) {
  .message .teacher .detail {
    font-size: 60%;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.movie_block {
  max-width: 90%;
  margin: 0 auto;
  padding: 100px 0 40px;
}
@media print, screen and (max-width:1200px) {
  .movie_block {
    padding: 60px 0 20px;
  }
}
@media print, screen and (max-width:768px) {
  .movie_block {
    max-width: 94%;
    padding: 1rem 0 0.2rem;
  }
}

.movie__box {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  height: 0;
}
.movie__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
@media print, screen and (max-width:768px) {
  .movie__box iframe {
    border-radius: 10px;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.lab {
  position: relative;
  background: #67d407;
}
.lab:before {
  position: absolute;
  content: "";
  left: 0%;
  top: -40px;
  display: block;
  width: 100%;
  height: 44px;
  background: url(../../../../../public_sociology/online/images/vol1/lab/lab_top.png) no-repeat;
  background-size: cover;
}
@media print, screen and (max-width:1026px) {
  .lab:before {
    top: -28px;
    height: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .lab:before {
    top: -13px;
    height: 15px;
  }
}
.lab:after {
  position: absolute;
  content: "";
  left: 0%;
  bottom: -40px;
  display: block;
  width: 100%;
  height: 44px;
  background: url(../../../../../public_sociology/online/images/vol1/lab/lab_bottom.png) no-repeat;
  background-size: cover;
}
@media print, screen and (max-width:1026px) {
  .lab:after {
    bottom: -28px;
    height: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .lab:after {
    bottom: -13px;
    height: 15px;
  }
}
.lab .wrap {
  padding: 100px 0;
}
@media print, screen and (max-width:1026px) {
  .lab .wrap {
    padding: 60px 0;
  }
}
@media print, screen and (max-width:768px) {
  .lab .wrap {
    padding: 30px 0;
  }
}
.lab .title {
  margin: 0 auto 30px;
}
@media print, screen and (min-width: 1600px) {
  .lab .title {
    margin: 0 auto 40px;
  }
}
@media print, screen and (max-width:1026px) {
  .lab .title {
    margin: 0 auto 20px;
  }
}
.lab .txt01 {
  text-align: left;
  line-height: 1.5;
  font-weight: 600;
  color: #fff;
  font-size: 1.8888888889vw;
  margin: 0 0 60px;
}
@media print, screen and (max-width:1026px) {
  .lab .txt01 {
    font-size: 18px;
    margin: 0 0 40px;
  }
}
@media print, screen and (max-width:768px) {
  .lab .txt01 {
    font-size: 14px;
    margin: 0 0 30px;
  }
}
.lab .labBox {
  width: 100%;
}
.lab .labBox .col {
  width: 32%;
  background: #fff;
  padding: 20px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  margin: 0 0 24px;
}
@media print, screen and (max-width:1026px) {
  .lab .labBox .col {
    margin: 0 0 14px;
    padding: 14px;
  }
}
@media print, screen and (max-width:768px) {
  .lab .labBox .col {
    width: 48.5%;
    margin: 0 0 0.6rem;
    padding: 0.6rem 3%;
  }
}
.lab .labBox .title_lab {
  text-align: center;
  /*&.flex{align-items: center;}*/
}
.lab .labBox .title_lab .img {
  width: 24%;
  margin: 0 auto 10px;
}
.lab .labBox .title_lab .img img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  .lab .labBox .title_lab .img {
    width: 30%;
    margin: 0 auto 0.25rem;
  }
}
.lab .labBox .title_lab .txt {
  width: 100%;
  font-size: 2vw;
  font-weight: 600;
  padding: 0 0 0.5rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #67d407;
  margin: 0 0 10px;
}
@media print, screen and (max-width:1026px) {
  .lab .labBox .title_lab .txt {
    font-size: 19px;
    padding: 0 0 0.4rem 0px;
  }
}
@media print, screen and (max-width:768px) {
  .lab .labBox .title_lab .txt {
    font-size: 17px;
    padding: 0 0 0.25rem px;
    margin: 0 0 5px;
  }
}
.lab .labBox .txt_lab {
  font-size: 110%;
  margin: 0;
}
@media print, screen and (max-width:1026px) {
  .lab .labBox .txt_lab {
    font-size: 90%;
  }
}
@media print, screen and (max-width:768px) {
  .lab .labBox .txt_lab {
    font-size: 76%;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.btn a {
  display: block;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background: #61c2bb;
  border: 3px solid #2f2c2b;
  font-weight: 600;
  text-align: center;
  width: 446px;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 0 0 #2f2c2b;
          box-shadow: 3px 3px 0 0 #2f2c2b;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  margin: 0 auto;
}
@media print, screen and (max-width:1200px) {
  .btn a {
    width: 400px;
    font-size: 20px;
  }
}
@media print, screen and (max-width:1026px) {
  .btn a {
    width: 360px;
    font-size: 18px;
  }
}
@media print, screen and (max-width:768px) {
  .btn a {
    margin: auto;
    text-align: center;
    width: 90%;
    font-size: 16px;
  }
}
.btn a:hover {
  border-color: #458781;
  background: #458781;
  -webkit-box-shadow: 0 2px 0 0 #2f2c2b;
          box-shadow: 0 2px 0 0 #2f2c2b;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.btn a:before {
  position: absolute;
  content: "";
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 35px;
  height: 17px;
  background: url(../../../../../public_sociology/online/images/vol1/common/arrow.svg) no-repeat;
  background-size: contain;
}
@media print, screen and (max-width:1200px) {
  .btn a:before {
    width: 30px;
    height: 14px;
  }
}
@media print, screen and (max-width:1026px) {
  .btn a:before {
    width: 22px;
    height: 11px;
  }
}
.btn.type2 a {
  width: 700px;
  padding: 20px 0;
}
@media print, screen and (max-width:1200px) {
  .btn.type2 a {
    width: 600px;
    padding: 16px 0;
  }
}
@media print, screen and (max-width:1026px) {
  .btn.type2 a {
    width: 520px;
    padding: 12px 0;
  }
}
@media print, screen and (max-width:768px) {
  .btn.type2 a {
    width: 90%;
    padding: 10px 0;
    font-size: 15px;
    letter-spacing: -0.02rem;
  }
}
.btn.nolink {
  width: 700px;
  padding: 20px 0;
  display: block;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background: #a8a8a8;
  border: 3px solid #2f2c2b;
  font-weight: 600;
  text-align: center;
  width: 446px;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 0 0 #2f2c2b;
          box-shadow: 3px 3px 0 0 #2f2c2b;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  margin: 0 auto;
}
@media print, screen and (max-width:1200px) {
  .btn.nolink {
    width: 600px;
    padding: 16px 0;
  }
}
@media print, screen and (max-width:1026px) {
  .btn.nolink {
    width: 520px;
    padding: 12px 0;
  }
}
@media print, screen and (max-width:768px) {
  .btn.nolink {
    width: 90%;
    padding: 10px 0;
    font-size: 15px;
    letter-spacing: -0.02rem;
  }
}
@media print, screen and (max-width:1200px) {
  .btn.nolink {
    width: 400px;
    font-size: 20px;
  }
}
@media print, screen and (max-width:1026px) {
  .btn.nolink {
    width: 360px;
    font-size: 18px;
  }
}
@media print, screen and (max-width:768px) {
  .btn.nolink {
    margin: auto;
    text-align: center;
    width: 90%;
    font-size: 16px;
  }
}

.btnBlock {
  text-align: center;
  margin: 200px auto;
}
@media print, screen and (max-width:1200px) {
  .btnBlock {
    margin: 140px auto;
  }
}
@media print, screen and (max-width:1026px) {
  .btnBlock {
    margin: 100px auto;
  }
}
@media print, screen and (max-width:768px) {
  .btnBlock {
    margin: 3rem auto;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/*.banaBlock{
&.flex{
justify-content: center;
}
p{
width: 31.5%;
img{width: 100%;}
@include g.mq(sp){width: 48%;}
&:not(:last-child) {
margin-right: 20px;
@include g.mq(sp){margin-right: 10px;}
}
}
}*/
.banaBlock {
  background: #f0f7fa;
}
.banaBlock .wrap {
  padding: 100px 0;
}
@media print, screen and (max-width:1026px) {
  .banaBlock .wrap {
    padding: 70px 0;
  }
}
@media print, screen and (max-width:768px) {
  .banaBlock .wrap {
    padding: 2rem 0;
  }
}
.banaBlock .bana {
  margin: 80px auto 40px;
}
.banaBlock .bana.flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (max-width:1026px) {
  .banaBlock .bana {
    margin: 40px auto 30px;
  }
}
@media print, screen and (max-width:768px) {
  .banaBlock .bana {
    margin: 1rem auto 0;
  }
}
.banaBlock .bana p {
  width: 31.5%;
}
.banaBlock .bana p img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  .banaBlock .bana p {
    width: 48%;
  }
}
.banaBlock .bana p:not(:last-child) {
  margin-right: 20px;
}
@media print, screen and (max-width:768px) {
  .banaBlock .bana p:not(:last-child) {
    margin-right: 10px;
  }
}
.banaBlock .bana p a {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.banaBlock .bana p a:hover {
  -webkit-filter: opacity(70%);
          filter: opacity(70%);
  cursor: pointer;
}
.banaBlock .bana2 {
  width: 100%;
}
.banaBlock .bana2 img {
  width: 100%;
}
.banaBlock .bana2 a {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.banaBlock .bana2 a:hover {
  -webkit-filter: opacity(70%);
          filter: opacity(70%);
  cursor: pointer;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.info {
  background: url(../../../../../public_sociology/online/images/vol1/info/info_bg.jpg) left center no-repeat;
  background-size: cover;
}
@media print, screen and (max-width:768px) {
  .info {
    background: none;
  }
}
.info .wrap {
  max-width: 940px;
  padding: 100px 0;
  margin: 0 auto;
}
@media print, screen and (max-width:1026px) {
  .info .wrap {
    padding: 80px 0;
  }
}
@media print, screen and (max-width:768px) {
  .info .wrap {
    padding: 3rem 0;
  }
}
.info .txt_info {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 0 60px;
}
@media print, screen and (max-width:1026px) {
  .info .txt_info {
    padding: 0 0 40px;
  }
}
@media print, screen and (max-width:768px) {
  .info .txt_info {
    padding: 0 0 2rem;
  }
}
.info .txt_info p {
  text-align: center;
  margin: 0 auto 20px;
}
.info .txt_info p span {
  font-size: 270%;
  color: #1c1c1c;
  font-weight: 600;
  padding: 4px 10px;
  background: #fff;
}
@media print, screen and (max-width:1026px) {
  .info .txt_info p span {
    font-size: 210%;
  }
}
@media print, screen and (max-width:768px) {
  .info .txt_info p span {
    font-size: 140%;
  }
}
@media print, screen and (max-width:360px) {
  .info .txt_info p span {
    font-size: 130%;
  }
}
@media print, screen and (max-width:320px) {
  .info .txt_info p span {
    font-size: 110%;
  }
}
.info .txt_info p span.text-Span {
  font-size: 360%;
}
@media print, screen and (max-width:1026px) {
  .info .txt_info p span.text-Span {
    font-size: 280%;
  }
}
@media print, screen and (max-width:768px) {
  .info .txt_info p span.text-Span {
    font-size: 180%;
  }
}
@media print, screen and (max-width:768px) {
  .info .spTXt_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 90%;
    margin: 2rem auto 0.5rem;
  }
  .info .txtBlock {
    font-size: 92%;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 0rem;
    line-height: 1.5;
  }
  .info .txtBlock span {
    font-size: 120%;
  }
  .info .txtBlock:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 90%;
    background: #000;
    border-radius: 3px;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }
  .info .txtBlock:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 90%;
    background: #000;
    border-radius: 3px;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .info .btnBlock_infoSp {
    background: url(../../../../../public_sociology/online/images/vol1/info/info_bg.jpg) center no-repeat;
    background-size: 100% auto;
    padding: 10% 0;
  }
}

.btn_info a {
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 54px;
  background: #eaec34;
  font-size: 190%;
  font-weight: 600;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  position: relative;
  text-decoration: none;
  color: #000;
}
@media print, screen and (max-width:1026px) {
  .btn_info a {
    padding: 14px 30px;
    font-size: 146%;
  }
}
@media print, screen and (max-width:768px) {
  .btn_info a {
    font-size: 108%;
    padding: 10px 5px;
  }
}
.btn_info a:before {
  content: "";
  width: 30px;
  height: 30px;
  background: #1c1c1c;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media print, screen and (max-width:1026px) {
  .btn_info a:before {
    width: 24px;
    height: 24px;
    right: 15px;
  }
}
@media print, screen and (max-width:768px) {
  .btn_info a:before {
    width: 18px;
    height: 18px;
  }
}
.btn_info a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  /* margin-top: -9px;*/
}
@media print, screen and (max-width:1026px) {
  .btn_info a:after {
    border-width: 5px 0 5px 8px;
  }
}
@media print, screen and (max-width:768px) {
  .btn_info a:after {
    border-width: 4px 0 4px 6px;
    right: 21px;
  }
}
.btn_info:hover a {
  background: #dfc831;
}

.inline-block {
  display: block;
  margin: 0 auto;
  max-width: 420px;
}
@media print, screen and (max-width:1026px) {
  .inline-block {
    max-width: 360px;
  }
}
@media print, screen and (max-width:768px) {
  .inline-block {
    max-width: 74%;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#footer .copyright {
  color: #326799;
  font-size: 74%;
  text-align: center;
  margin: 50px auto 100px;
}
@media print, screen and (max-width:1026px) {
  #footer .copyright {
    margin: 30px auto 60px;
  }
}
@media print, screen and (max-width:768px) {
  #footer .copyright {
    margin: 0.8rem auto 1.4rem;
    font-size: 70%;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.wrap {
  max-width: 1200px;
  margin: 0 auto;
}
@media print, screen and (max-width: 1200px) {
  .wrap {
    width: 90%;
  }
}

.copyright {
  font-size: 13px;
  color: #326799;
  text-align: center;
  padding: 40px 0;
}
@media print, screen and (max-width:1026px) {
  .copyright {
    padding: 20px;
  }
}
@media print, screen and (max-width:768px) {
  .copyright {
    padding: 1rem 0;
    font-size: 10px;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.wrapper {
  position: relative;
}

.wrapper .swiper-container .swiper-slide {
  line-height: 0;
}

.wrapper .swiper-container .swiper-pagination {
  display: inline-block;
  width: 48px;
  left: auto;
  right: 20px;
  bottom: 20px;
}

.wrapper .swiper-container .swiper-pagination-bullet {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  opacity: 1;
  position: relative;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 48px;
  height: 48px;
  border-radius: 0;
  margin: 0;
  padding: 13px 0;
  background-color: transparent;
  font-weight: 700;
  text-align: center;
}

.wrapper .swiper-container .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-top: 20px;
}

.wrapper .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.wrapper .swiper-container .swiper-pagination-bullet .circle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.circle1 {
  stroke-dasharray: 152px;
  stroke-dashoffset: 152px;
}

.swiper-pagination-bullet-active .circle {
  -webkit-transform: scale(1) rotate(-90deg);
          transform: scale(1) rotate(-90deg);
}

.swiper-pagination-bullet-active .circle1 {
  -webkit-animation: sliderPagination 3s linear forwards;
          animation: sliderPagination 3s linear forwards;
}

.bar {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 4px;
  background-color: #fdfe00;
  -webkit-transition: -webkit-transform 3s linear;
  transition: -webkit-transform 3s linear;
  transition: transform 3s linear;
  transition: transform 3s linear, -webkit-transform 3s linear;
}

@-webkit-keyframes sliderPagination {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes sliderPagination {
  100% {
    stroke-dashoffset: 0;
  }
}
.swiper-button-next::after,
.swiper-button-prev::after {
  color: #fff;
  font-size: 6px;
  font-weight: bold;
}

.swiper-button-next,
.swiper-button-prev {
  width: 40px !important;
  height: 40px !important;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 100%;
}
@media print, screen and (max-width: 1180px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
  }
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  font-size: inherit !important;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  font-size: inherit !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: -70px !important;
  right: auto;
}
@media print, screen and (max-width: 1180px) {
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px !important;
  }
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: -70px !important;
  left: auto;
}
@media print, screen and (max-width: 1180px) {
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px !important;
  }
}

/****************************************************************************************************

グラフ描画関連

****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.enqGraph__outer {
  position: relative;
  margin: 0 auto 50px;
  max-width: 800px;
}

/****************************************************************************************************
****************************************************************************************************/

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