@charset "utf-8";

body {
    font-size: 16px;
    color: #01080e;
    background-color: #f4f8f8;
    font-family: "Avenir", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Droid Sans", "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    line-height: 1.5;
    word-break: break-word;
    font-feature-settings: "palt";
    box-sizing:border-box;
}
.overflow{
    overflow-x:hidden;
}
body.lab {
    font-family: "Avenir", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Droid Sans", "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 500;
    color: #01080E;
    word-break: break-word;
    font-feature-settings: "palt";
}
.img-header {
    width: 100%;
}
/*==========セクション共通クラス*/

.section {
    padding-top: 30px;
}

h3 {
    font-size: 20px;
    font-weight: bold;
     border-bottom: solid 4px #f4c600;
     margin: auto;
}

.contents-title {
    width: 1200px;
    display: block;
     margin:0 auto;
}

.contents-title h2 {
    width: 1200px;
     margin:0 auto;
}

p {
    margin: 20px auto;
}

h2 {
    max-width: 1080px;
    width: 90%;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}

.contents-back {
    padding:20px 0;
    margin: 0 auto;
    width: 1200px;
    background-color: #fff;
    border-radius: 2px;
    padding-bottom: 1px;
}
.section-main {
    margin: -15px auto;
}
.clear::after {
    content:"";
    clear: both;
    display: block;
}
/*==============================ヘッダー==============================*/
.sp-header {
    display: none;
}
* {
    box-sizing: border-box;
}
  .pc-header {
    height: 140px;
    width: 100%;
    padding: 0px 15px;
    background-color: #fff;
  }
  .nav-link {
  padding: .5rem 1rem;
}
nav {
    padding: 0px 16px;
    padding-bottom: 8px;
}
.mx-auto {
    width: 90%;
    text-align: center;
     margin: 0px auto;
     margin-bottom:10px;
     padding: .5rem 1rem;
}
.logo {
    align-items: center;
}
nav {
    margin: 0 0 0 0;
}
.navbar {
      height: 43px;
      margin-top:px;
      align-items: center;
}
.navbar ul {
    max-width:972px;
    display: flex;
    justify-content: space-around;
    list-style: none;
    padding: 0 auto;
    margin: 0 auto;
    list-style: none;
    letter-spacing: 0;
  }
  .navbar-pc-li {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .navbar-pc-li a {
    color: #01080e;
    text-decoration: none;
  }
  .navbar-pc-li a {
    margin: 0 auto;
    display: block;
    line-height: 30px;
    padding: 0 0px;
  }
.navbar-pc-li a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
  font-weight: 700 !important;
}
.nav-link.active {
    color: #15BBBF;
    border-bottom: 2px solid #15BBBF;
    padding-bottom:6px;
}
.header__logo-image {
    width: 320px;
    padding: 10px;
}
.px-3 {
    padding-left: 0.9rem !important;
    padding-right: 0.9rem !important;
}

/*==============================breadcrumb-area==============================*/
.breadcrumb-area {
    background: #F3FAF9;
    height: 23px;
}
.breadcrumb {
    background: #F3FAF9;
    font-size: 10px;
}
.sub-font-color {
    color: #42484E;
}

.fa-home:before {
    content: "\f015";
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #01080e;
    content: "/";
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}
.breadcrumb-item a {
    text-decoration: none;
    color: #01080e;
}
.breadcrumb-item a:hover {
    color: #15bbbF;
}
.fas {
    font-weight: 900;
}
.fas {
    font-family: "Font Awesome 5 Free";
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}
.container-2 {
    display: flex;
    justify-self: start;
    width: 100%;
    max-width: 1200px;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}
.py-1 {
    padding-bottom: 0.25rem !important;
}
.py-1 {
    padding-top: 0.25rem !important;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: .25rem;
}
/*==============================スライダー==============================*/
.top {
    max-width: 1000px;
    max-height: 500px;
    min-height:200px;
    margin-bottom:60px;
    margin: 0 auto;
}
.top-img a {
    max-height:500px;
    min-height:200px;
    margin-bottom:0px;
    margin: 0 ;
    background-color: #fff;
}
.slider img {
    max-height:500px;
    margin:0 auto;
}
.main-img {
    width: 85%;
    height: auto;
}
/*==============================ボタン==============================*/
.btn:hover {
    color: #fff;
    background: #f4c600;
    border-color: #f4c600;
    box-shadow: 0 0 0 0.2rem rgb(244 198 0 / 50%);
    cursor: pointer;
}

.btn {
    padding: 5px 130px;
    display: inline-block;
    color:#fff;
    font-size: 20px;
    letter-spacing: .1em;
    border-radius: 2px;
    line-height: 1.4;
    border:none;
}
.btn-register {
    background-color: #f4c600;
    display: block;
    margin:0 auto;
    outline: none;
}
/*==============================雲==============================*/
.mainimage-both {
    display: flex;
    justify-content:space-around;
    margin: 0 auto;
    max-width: 1080px;
    width: 90%;
}
.mainimage-both a {
    width: 30%;
}
 /*===雲アクション===*/
.goDownAndUp {
    animation: goDownAndUp 3s infinite ease-in-out 1s alternate;
}
    @keyframes goDownAndUp {
    0% {
        top: 0px;
    }

    50% {
    top: 8px;
    }

    100% {
    top: 0px;
    }
    }
.goDownAndUp {
    width:  30%;
    left: 0px;
    top: 0px;
    animation-name: goDownAndUp;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    position:relative;
}
.goDownAndUp2 {
    animation: goDownAndUp 3s infinite ease-in-out 0s alternate;
}
   @keyframes goDownAndUp2 {
    0% {
        top: 0px;
    }

    50% {
    top: 8px;
    }

    100% {
    top: 0px;
    }
    }
.goDownAndUp2 {
    width:  30%;
    left: 0px;
    top: 0px;
    animation-name: goDownAndUp2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    position: relative;
}


/*==============================スポンサー==============================*/
.sponcer-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom:solid 2px #01080e;
    width: 140px;
}
.sponcer-title p {
    margin-bottom:15px;
    margin-top:10px;
}
.sponcer-contents-both {
    max-width: 972px;
    width: 80%;
    margin: 0 auto;
}
.sponcer-title {
    width: 100px;
    margin: 0 auto;
}
.sponcer-item {
    margin: 0 auto;
}
.sponcer-item p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 10px auto;
}
.sponcer-item-img {
    width: 120px;
    margin:0;
}
.sponcer-item-wrapper {
    display: flex;
    justify-content: space-around;
    margin: 0px auto;
    margin-top:50px;
    width: 80%;
    margin-bottom:10px;
}
.adobe {
    width: 40px;
    margin-top:-15px;
}
.udemy {
    width: 110px;
    margin-top: -5px;
}
.hpicon {
    width: 55px;
    margin-top:-15px;
}
/*==============================研究員制度について==============================*/
.aline p {
    padding-left:-30px;
}
.contents-title {
    margin:0 auto;
    max-width: 1200px;
    width:90%;
    margin-top:30px;
}
.mt-30 {
    margin-top: 60px;
}
.contents-title h2 {
    margin: 0 auto;
    max-width: 1200px;
    width: 90%;
}
.contents-title img {
     width: 70px;
     height: 70px;
     margin-bottom: -20px;
     margin-right: -1px;
}
.contents-title-p {
    text-decoration: none;
    font-size: 20px;
   max-width:1200px;
    width: 90%;
    margin: 0 auto;
}
.tacenter {
    text-align: center;
}
.contents section {
    max-width: 1200px;
    width:90%;
}
.contents-1st-both {
    display: flex;
    justify-content:space-between;
    max-width: 1200px;
    width:90%;
    margin:0 auto;
}
.contents-1st-t-img {
  width: 60px;
}
.contents-1st-p {
    border-top: 1px dashed #D6D6D6;
    margin:0 auto;
}
.contents-1st-p p {
    margin-top:15px;
}
.space p {
    letter-spacing: .7em!important;
}
.contents-1st-t-1 p{
    line-height: 1.5;
    letter-spacing: .1em;
    font-weight: bold;
    font-size: 20px;
}
.contents-1st-t-1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.contents-1st-t-1 span {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    background: #f4c600; /*背景色*/
    padding: 0.3em 2.5em;/*文字周りの余白*/
    color: white;/*文字を白に*/
    border-radius: 2em;/*角の丸み*/
    margin: 0 15px;
    letter-spacing: .05em;
    line-height:1;
}
.contents-1st-title {
    width: 48%;
    background-color: #fff;
    border-radius: 2px;
}
.contents-1st-title-box {
    width: 90%;
    margin:0 auto;
}

.contents-title h2 {
    text-decoration: none;
    font-size: 24px;
    color: #18BABE;
    margin-top:30px;
}
.mgr-15 {
    padding-right:8px;
}
.contents-title-p>.w-90{
    width:90%;
    max-width: 1080px;
    margin:0 auto;
}
/*==============================研究員メリットについて==============================*/
 .contents-2nd-t {
     float:left;
     width: 50px;
     height: 55px;
     margin-right: 12px;
 }
 .contents-2nd-tp span {
    margin-left:15px;
    margin: 20px auto;
    font-size: 20px;
    font-weight: bold;
    background:linear-gradient(transparent 70%, #15BBBF 0%);
}
.contents-2nd-title-box-1 {
    display: flexbox;
    width:90%;
    margin:0 auto;
}
.contents-2nd-t {
    position: relative;
    padding-left: 1em;
}

.contents-2nd-t span {
    position: absolute;
    top: -.6em;
    left: 0em;
    padding: .5rem .7rem;
    color: #fff;
    background:  #15BBBF;
    border-radius: 2px;
    font-weight: bold;
}
.contents-2nd-t span:after {
    position: absolute;
    top: calc(50% - 7px);
    right: -11px;
    width: 0;
    height: 0;
    content: '';
    border-width: 7px 0 7px 12px;
    border-style: solid;
    border-color: transparent transparent transparent  #15BBBF;
  }
 .contents-2nd-title-t {
    padding-bottom:0px;
    width: 32%;
    background-color: #fff;
    border:solid 3px #15BBBF ;
    border-radius: 1px;
 }

.contents-2nd-both {
    display: flex;
    justify-content:space-between;
    max-width: 1200px;
    width:90%;
    margin:0 auto;
}
.contents-2nd-p {
    font-size: 16px;
    width: 90%;
    margin-left:auto;
    margin-right: auto;
    margin-top: -15px;
    border-top: 1px dashed #D6D6D6;
}
.contents-2nd-p p {
    margin-top: 15px;
}
.contents-2nd-t {
    font-size: 20px;
    font-weight: bold;
}
.contents-3rd {
    max-width: 1200px;
    margin:0 auto;
}
.contents-3rd-title {
    font-size: 20px;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}
.contents-3rd-title p {
    max-width: 1200px;
    width: 100%;
    font-size: 16px;
    margin:20px auto;
}
.contents-2nd-margin-t {
    max-width: 1200px;
    width: 90%;
    text-align: right;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
}

/*==============================実験プロジェクトとは==============================*/
.contents-3rd-title span {
    color:#18BABE ;
    font-weight: bold;
    font-size: 16px;
}
.contents-3rd-title  {
    font-size: 16px;
}
.w-90 span {
font-weight: bold;
}
 /*=====================================黒板部分*/
.mr-10 p {
    margin-left: 8px!important;
}
.cc {
    margin-left: 3px;
    height: 25px;
}
.cc2 {
    margin-left: 3px;
    margin-top:10px;
    height: 15px;
}
.lifull_no {
    position: static !important;
}
.thinklab_no {
    position: static !important;
}
.contents-back {
    background-color: #fff;
    width: 90%;
    max-width: 1200px;
    height: auto;
    margin: 20px auto;
}
/*==============================今までの実験例==============================*/
.contents-4th-title {
    display: flex;
    justify-content:space-between;
    max-width:1200px;
    width: 90%;
    height: auto;
     margin: 0px auto;
     border-bottom: 1px dashed #D6D6D6;
    padding-bottom:0px;
    margin-bottom: 20px;
}
.contents-4th-left {
    float: left;
    width:65%;
    margin-bottom: 15px;
    margin-right:30px;
}
.contents-4th-left h4 {
    width:  100%;
    border-bottom: solid 4px #18BABE;
    margin-bottom: 15px;
}
.tac {
    text-align: center;
}
.contents-4th-right {
    float: right;
    width: 35%;
   margin:20px auto;
}
.contents-4th-right img {
    width: 100%;
    margin:0 auto;
    margin-top: -15px;
}
.contents-4th-title-p {
    text-align: right;
}
.contents-4th-title-p a {
    text-decoration: none;
    color: #15BBBF;
}
.contents-4th-note {
    font-size: 16px;
    max-width: 1200px;
    width: 90%;
    margin: auto;
}
h4 {
    font-size: 20px;
    letter-spacing: .1em;
    color: #18BABE;
    border:2px #18BABE;
}

.contents-3rd-title  {
width: 90%;
}
/*==============================================黒板部分*/
.contents-3rd-2nditem-logo-wrapper {
    width: 93%;
    margin: 0 auto;
    position: relative;
}
.contents-3rd-2nditem-logo-2 {
    width:95%;
    margin:10px 0;
    padding-bottom: 60px;
    border-bottom: 1px dashed #D6D6D6;
}
.contents-3rd-2nditem-logo-2 p {
    background-color:  #15BBBF;
    max-width: 170px;
    width: 50%;
    font-size: 13px;
    text-align: center;
    color: #fff;
    padding:5px 20px;
    float:right;
}

.contents-3rd-2nditem-logo-1_pl50 p {
    padding-left: 35px;
    font-size: 14px;
    width: 95%;
    padding-top:12px;
    padding-bottom: 7px;
}
.contents-3rd-2nditem-logo-1a {
    font-size: 16px;
}
.left30 {
    padding-left:0px;
}
.pin {
    position: relative;
}
.contents-3rd-2nditem-logo-1 p {
    left:20px;
    position: absolute;
}
.pin_udemy {
    position:absolute;
    left: 40px !important;
}
.contents-3-2-lr-wrapper {
    float: left;
    margin:0 auto;
}
.popupText {
    position: relative;
    margin: 0 auto;
}
.on-blackboard-a {
    position:absolute;
    top:90px;
    left:0px;
    width: 100%;
    margin: 0 auto;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.contents-3rd-2nditem-title-title-1a {
    font-size: 20px;
    font-weight: bold;
    display: inline;
    margin: 0 auto;
    background:linear-gradient(transparent 60%,#f4c600 40%);
}

.contents-3rd-2nditem-title-sub-1a {
    font-size: 16px;
    margin: 10px auto;
    padding:20px 0 15px 0;

}

.contents-3rd-2nditem-box-in-1a-img {
    width: 100%;
    margin: 0 auto;
}
.popupText {

    width: 90%;
    margin: 0 auto;
}
.popup-inner-logo img {
    padding-bottom:0px;
    height: 30px;
    margin:0 10px;
    margin-right :10px !important;
}
.popup-inner-logo {
    padding-bottom:0px;
}
.test1 {
    display: flex;
    flex-wrap: wrap;
    max-width: 90%;
    margin: 0 auto;
    padding-top: 20px;
}
.hp img {
    width: 60px;
}
.contents-3rd {
    max-width: 1200px;
    margin: 0 auto;
}
.wrapper {
        max-width: 33%;
}
.button-img {
    margin:15px auto;
    padding-top:10px;
}
.box {
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
}
.contents-3-2-lr-wrapper {
    width: 40%;
}
.contents-3rd-2nditem-box-in-1a {
    margin: 0 auto;
    position: relative;
}

.wrapitemcenter-2 {
    transform: translate(-50%,-50%);
}
.wrap-wrapitemcenter-2 {
    left: 5%;
    position: absolute;
    top: 15%;
    width:85%;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.on-blackboard-aa {
    margin: 0 auto;
    width: 85%;
}
.wrap-wrapitemcenter {
    left: 50%;
    position: absolute;
    top: 47%;
    width: 100%;
    line-height: 1.2;
}
.wrapitemcenter {
    transform: translate(-50%,-50%);
}
.aa {
    width: 95%;
    margin:0 auto;
    margin-top: -25px;
    position: relative;
}
.wrapitemcenter p{
    color: #fff;
    width: 80%;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    position:absolute;
    top: -63px;
    left:33px;
    padding:0 auto;
}
.wrapitemcenter span {
    font-size: 14px;
    border:1px solid #fff;
}
.wrapitemcenter-2 p{
    color: #fff;
    width: 80%;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1.25;
}
.on-blackboard2 {
    margin: 0 auto;
}
.wrap-p p {
    width: 93%;
    margin: 10px auto;
}
.contents-3rd-2nditem-title-title-1 {
    font-size:20px;
}

.contents-3rd-2nditem-title-title-1 span {
    margin: 10px auto;
    font-weight: bold;
    background: linear-gradient(transparent 65%, #f4c600 0%)
}
.contents-3rd-2nditem-title-sub-1 {
    font-size: 16px
}
.contents-3rd-2nditem-box-1 {
    display: flex;
    justify-content: space-around;
   margin:0 auto;
}
.contents-3rd-2nditem-box-in-1 {
    position: relative;
    padding: 15px;
    width: 100%;
    margin: 0 auto;
}
.contents-3rd-2nditem-box-in-1 img {
    width: 60px;
    padding: 0 5px;
    margin:0 auto;
}
.contents-3rd-2nditem-title-sub-1 {
    margin:10px auto;
    text-decoration: none;
    font-size: 16px;
    width: 100%;
}
.underline {
    text-decoration: underline!important;
}

.center {
    max-width: 972px;
    width: 90%;
    margin:0 auto;
}
.contents-3rd-2nditem-logo-1 {
    font-size: 14px;
   display: flex;
    font-weight: bold;
    height: 40px;
}
.contents-3rd-2nditem-logo-1 span {
   padding-bottom:10px;
}
.button30 {
    margin-bottom: 30px;
}
.popup-inner-text p {
    font-size: 16px;
    margin: 10px auto;
}
.bb {
   position: absolute;
  height: 40px;
}
.contents-3rd-2nditem-logo-1 p{
    padding-left: 15px;
}
.ls p {
    word-break:break-all;
    width:85%;
    letter-spacing: -0.05em;
}
.bb_popup05 {
    height: 22px;
    margin: 10px 10px 0 0 ;
    padding-bottom: 3px;
}
label {
    cursor: pointer;
  }
  .button-small {
    text-align: center;
  }
  .btn-btn-register_popup:hover {
    color: #fff;
    background: #f4c600;
    border-color: #f4c600;
    box-shadow: 0 0 0 0.2rem rgb(244 198 0 / 50%);
    cursor: pointer;
}
.btn-btn-register_popup {
    padding: 10px 0;

    color:#fff;
    font-size: 18px;
    letter-spacing: .1em;
    border-radius: 2px;
    border:none;
    text-align: center;
}
.btn-btn-register_popup {
    background-color: #f4c600;
    display: block;
    margin:30px auto;
    font-weight: normal;
    width: 50%;
}
.label {
    height: 100%;
}
.button-img:hover {
    background:#D6D6D6;
 border-color: #D6D6D6;
 box-shadow: 0 0 0 0.2rem #D6D6D6;
 border-radius: 2px;
 opacity: 0.8;
}
.popupWrap {
    overflow-y: scroll;
  }
.popupWrap, .popupBg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 10;
}
.popupWrap {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    transition: 0.3s cubic-bezier(1, 0, 0, 1);
    -webkit-transition-property: opacity;
    transition-property: opacity;
    will-change: opacity;
}
.popupBg {
    cursor: pointer;
    opacity: 0.7;
    background-color: #000;
    z-index: 2;
}
.popupBg label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.popupCon {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    max-width: 90%;
    height: 86%;
    margin: auto;
    z-index: 3;
}
.popupInner {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    width: 95%;
    margin: 0 auto;
    padding:2.0em 1.5em;
    cursor: default;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

  .popupButton_Close {
    position: absolute;
    top: -10px;
  }
  .popupButton_Close label {
    display: inline-block;
    padding: 0.5em;
    color: #333;
    text-decoration: none;
    font-size: 2em;
  }
  .popupCheck:not(:checked) ~ .wrapper > *:not(.popupWrap) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  .popupCheck:not(:checked) ~ .wrapper .popupWrap {
    opacity: 0;
    visibility: hidden;
  }
  .popupCheck:checked ~ .wrapper > *:not(.popupWrap) {
    -webkit-filter: blur(3px);
            filter: blur(3px);
  }
  #popup01:checked ~ .wrapper #popup01Con {
    opacity: 1;
    visibility: visible;
  }
  #popup02:checked ~ .wrapper #popup02Con {
    opacity: 1;
    visibility: visible;
  }
  #popup03:checked ~ .wrapper #popup03Con {
    opacity: 1;
    visibility: visible;
  }
  #popup04:checked ~ .wrapper #popup04Con {
    opacity: 1;
    visibility: visible;
  }
  #popup05:checked ~ .wrapper #popup05Con {
    opacity: 1;
    visibility: visible;
  }
  .popupTittle {
    padding: 2em 0.5em 1.5em;
    font-size: 2em;
    line-height: 1.3;
    text-align: center;
    color:#000;
  }
  .popupText .popupCover {
    margin: 0 -1.5em 1em;
  }
  .popupText p {
    margin-top:10px;
    margin-bottom: 1em;
    line-height: 1.5;
    margin: 0 auto;
  }

.popupCheck {
    display:none;
}
.contents-3rd-pop-both {
display: flex;
padding-top:30px;
}
.contents-3rd-2nditem-box-in-1a {
    margin:0 auto;
    padding-right:20px;
}
.contents-3rd-pop-both-r {
    width: 60%;
    float: right;
}
.contents-3rd-2nditem-box-in-1a span {
    font-weight: bold;
}
.contents-3rd-2nditem-box-in-1a {
    margin: 0% auto;
    position: relative;
    width: 100%;
}
.popup-inner-text {
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    width: 100%;
}
.width-90 {
    width: 90%;
}
.popup-inner-text-right {
    width: 48%;
    margin: 30px 0;
}
.popup-inner-text-left {
    width: 48%;
     border-right:1px dashed #D6D6D6;
     margin: 30px 0;
}
.popup-inner-text-left p {
    font-size: 14px;
    line-height: 1.4;
    margin: 0px 15px 30px 0 ;
}
.popup-inner-text-left span {
    background:#15BBBF;
    padding:0.9px 1.5px;
    margin-bottom: 10px 0px;
    font-size: 14px;
    color:#fff;
    font-weight: bold;
    line-height: 2.0;
}
.contents-3rd-2nditem-logo-1a img {
    margin-top: 0px;
    height: 40px;
}
.popup-inner-text-right p {
    font-size: 14px;
    line-height: 1.4;
    margin: 0px 0 30px 0px ;
}
.popup-inner-text-right span {
    background:#15BBBF;
    padding:0.9px 1.5px;
    margin: 10px 0px;
    font-size: 14px;
    color:#fff;
    font-weight: bold;
    line-height: 2.0;
}
.popup-inner-logo p {
    text-align: right;
    line-height: 1.8;
    margin:0 auto;

}
.contents-3rd-2nditem-logo-1a {
    text-align: right;
    height: 40px;
}
.hp {
    margin-bottom:-10px!important;
}
.contents-3rd-2nditem-logo-1a img {
   margin-top:0px;
   height:40px;
}
.popup-inner-text-right a {
    text-decoration: none;
    color:#15BBBF;
}
.thinklab {
    height:30px!important;
}
.thinklab_pop {
    height:17px!important;
    padding-right: 15px;
}

/*==============================スケジュール・エントリー==============================*/

 .contents-5th-title {
    max-width: 1200px;
   width: 100%;
   margin: 0 auto;
}
.contents-5th {
   width: 90%;
   margin: auto;
}
.contents-5th-title p {
   font-size: 16px;
   margin: 60px auto;
   line-height: 2;
}
.contents-5th-sub span {
   font-weight: bold;
   color:#18BABE;
   font-size: 20px;
}
.contents-5th-sub {
   max-width: 1200px;
   width:90%;
   margin:40px auto;
}
ol.number {
   margin: 60px auto;
   list-style-type: decimal;
   line-height: 2;
   text-indent:10;
}
.number li {
   margin-left:20px;
}
ul {
   margin: 60px auto;
   font-size: 16px;
   line-height: 2;
}
 * {
    box-sizing: border-box;
}
/*===================================フロー*/
.flow ul {
    padding: 0 auto;
}
.flow li {
    list-style-type: none;
}
dd {
  width: 100%;
  margin-left: 0 auto;
  font-size: 16px;
}
dl {
    width: 90%;
    border-bottom: 1px dashed #D6D6D6;
    padding-bottom: 20px;
}
.flow {
    max-width: 972px;
    width: 95%;
    margin: 0 90px;
  padding-left:93px;
  position: relative;
}
.flow::before {
  content: "";
  width: 18px;
  height: 100%;
  background: #D6D6D6;
  margin-left: 223px;
  display: block;
  position: absolute;
  top: 0px;
  left: -174px;
}

.flow > li {
  position: relative;
}

.flow > li:not(:last-child) {
  margin-bottom: 20px;
}

.flow > li .icon_flow {
  font-size: 13px;
  color: #fff;
  background: #15BBBF;
  padding: 3px 4px;
  display: block;
  position: absolute;
  top: 0;
  left: -185px;
  border-radius: 2px;
  width:120px;
  text-align: center;
}
.flow > li .icon_flow::after {
  content: "";
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #15BBBF;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flow > li dl {
  padding-left: 0px;
  position: relative;
}
.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}
.flow > li dl::before {
  width: 22px;
  height: 22px;
  margin-top: -14px;
  background: #15BBBF;
  border-radius: 50%;
  left: -47px;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #15BBBF;
  line-height: 1.5;
}
.yellow {
    background:#f4c600;
    padding:1.5px　2px;
}
 .flow > li dl span {
    color: #01080e;
    font-weight: normal;
    font-size: 16px;
 }
 .link-form {

     color: #15BBBF;
     text-align:right;
     width: 100%;
 }
 .number-title {
    margin: 0px;
    font-size: 18px;
    color:#15BBBF;
    font-weight: bold;
 }

.flow-black {
    font-weight: bold!important;

}
.ls-9 {

}
.qanda_q {
    position: relative;
    padding-left: 4em;
}
.qanda_q p {
    padding-top: 16px;
    font-weight: bold;
}
.qanda_q span {
    position: absolute;
    top: 0;
    left: 0;
    text-align:center;
    color: #fff;
    background: #f4c600;
    line-height:2.5;
    font-size: 1.25rem;
    height:50px;
    width:50px;
    border-radius:50%;
    font-weight: 700 !important;
}

.qanda_a {
    position: relative;
  padding-left: 4em;
}
.qanda_a span {
    position: absolute;
    top: 0;
    left: 0;
    text-align:center;
    color: #fff;
    background: #15BBBF;
    font-size: 1.25rem;
    line-height:50px;
    height:50px;
    width:50px;
    border-radius:50%;
    font-weight: 700 !important;
}
.contents-5th-sub-qanda {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px dashed #D6D6D6;
    padding-bottom: 10px;
    margin-bottom:30px;
}
.contents-5th-title {
    margin-bottom:30px;
}
/*====================ハンバーガ-*/
.sp-header {
    padding: 15px 0px;
    background-color: #fff;
}
img {
    max-width: 100%;
    height: auto;
}
.btn-burger {
    cursor: pointer;
    display: block;
    width: 56px;
    height: 60px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.icon, .icon:before, .icon:after {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    content: '';
    cursor: pointer;
    margin: auto;
}
.nav-toggle {
    display: none;
}
.nav {
    height: 50px;
}
.nav-list a {
    display: block;
    text-decoration: none;
    color: #01080e;
    line-height: 1.5;
}
.nav-list {
    list-style: none;
    display: none;
    margin: 0;
    padding-left: 20px;
  color: #42484E;
}
.nav-list li {
    margin: 0;
    letter-spacing: -0.05rem;
}
.nav-toggle:checked ~ .nav .nav-list {
    display: block;
    transition: all .8s;
}
.sp-header {
    display: none;
    z-index: 1;
}

/*==============================フッター==============================*/
footer {
    background-color: #fff;
}
.footer-menu {
    position: relative;
    background-color: #fff;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.footer-menu a {
    padding:10px;
}
a.btn.footer-for-top {
    right: 10%;
    top: -30%;
}
 a.btn.footer-for-top {
    position: absolute;
    border-radius: 50%;
    width: 76px;
    height: 76px;
}
a.btn.main-color-btn, button.btn.main-color-btn, input.btn.main-color-btn {
    color: #fff;
    background: #15BBBF;
    border-color: #15BBBF;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
    border-radius: 50%;
    margin-left:-6px!important;
    padding: 10px 10px 10px 15px;
}

a.btn.main-color-btn:hover {
    color: #fff;
    background: #15BBBF;
    border-color: #15BBBF;
    box-shadow: 0 0 0 0.2rem rgb(21 187 191 / 50%);
    cursor: pointer;
}
.d-flex {
    display: flex !important;
}

.footer-menu-list {
    background: #F4F8F8;
    padding-top: 35px;
    margin-top: 100px;
    z-index: 100;
}
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.w-100 {
    width: 100% !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.pl-0, .px-0 {
    padding-left: 0 !important;
}
.copyright {
    color: #A8A8A8;
}
.text-center {
    text-align: center !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.footer-menu-list ul {
    list-style: none;
}
.footer-sub-menu li {
    border-right: 1px solid #D8D8D8;
}
.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}
.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}
.px-2 a {
    color: #01080E;
    text-decoration: none;
    background-color: transparent;
    }
.mx-2 a {
    color: #01080E;
    text-decoration: none;
    background-color: transparent;
    font-weight: 700 !important;
   }
   .top-2 {
       display:none;
   }
   .border {
    display: none;
}

.top-img .slick-prev::before,
.top-img .slick-next::before {
  font-size: 40px;
}

.top-img .slick-prev {
  left: -44px;
}

.cp-docs-work-style-award {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

 /*==============================レスポンシブ〜タブレット959〜=========================*/

@media screen and (max-width: 959px){
    .aline {
        left:-0px;
    }
    .mt-30 {
        margin-top: 40px;
    }
    .test1 {
        padding-top: 10px;
    }
    .contents-4th-title {
         padding-bottom: 15px;
    }
    h3 {
        font-size: 18px;
    }
    .sp-header {
        padding: 0px 0px;
    }
    .contents-2nd-title-box-1 {
        display: flex;
        width: 90%;
        margin:  auto;
    }
    .contents-2nd-t span {
        top: .2em;
    }
    .contents-2nd-both {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .contents-2nd-title-t {
        padding-bottom: 0px;
        margin: 15px 0;
        width: 100%;
        background-color: #fff;
        border: solid 3px #15BBBF;
        border-radius: 1px;
    }
    .contents-1st-both {
        display: block;
        margin: 20px auto;
    }
    .contents-1st-title {
        width: 100%;
    }
    .sponcer-item-img {
        width: 100px;
        margin: 0;
    }
    .sponcer-item {
        margin: 0 auto;
    }
    .adobe {
        width: 29px;
        margin-top: -9px;
    }
    .udemy {
        width: 90px;
        margin-top: -3px;
    }
    .hpicon {
        width: 35px;
        margin-top: -5px;
    }
    .btn-btn-register_popup {
        margin: 20px auto;
        font-size: 16px;
    }
    .btn-btn-register_popup {
        font-weight: normal;
        width: 50%;
    }
    .thinklab_pop {
        height: 15px!important;
    }
    a.btn.footer-for-top {
        right: 10%;
        top: -30%;
}
a.btn.footer-for-top {
    position: absolute;
    border-radius: 50%;
    width: 76px;
    height: 76px;
}
/*=========ハンバーガー部分=============*/
.nav {
    margin:0;
    padding:0;
}
.drawer {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.sp-header {
        display: block;
        background-color: #fff;
        width: 100%;
        /*=height: auto;==*/
}
    .pc-header {
        display:none;
    }
    .logo {
        width: 50%;
        margin: 0 auto;
        padding: 1rem 0 1rem 0;
        text-align: center;

    }
    .nav-toggle:checked ~ .nav .nav-list {
        display: none;
    }
    .nav {
        height: auto;
        background-color: #fff;
        padding: 1.5rem 1rem;
    }
    .nav-list {
        color:  #01080e;
      width: 100%;
        height: auto;
        background-color: #fff;
    }
    .navbar {
        min-height: 70px;
        padding:.5rem 1rem;
    }
    .navbar-light .navbar-nav .nav-link.active {
        color: #15BBBF;
        border-bottom: 2px solid #15BBBF;
    }
    .font-weight-bold {
        font-weight: 700 !important;
    }
    .nav-list {
        display: flex;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        height:auto;
    }
.breadcrumb i {
   font-size: 8px;
}
  .nav-toggle:checked ~ .nav .nav-list {
    display: block;
}
.nav-list {
    list-style: none;
    display: none;
    margin: 0;
    padding-left: 20px;
}
  .btn-burger {
    cursor: pointer;
    display: block;
    width: 0;
    height: 0;
    top: 40px!important;
    left: 20px;
}
.icon {
    font-size: 30px;
    color: #15BBBF;
    align-items:center ;
}
body {
    font-size: 14px;
}
.section {
    margin: 0px auto;
    }
.sponcer-item p {
    text-decoration: none;
}
.contents-back {
    margin: 15px auto;
}
.contents-title h2  {
    font-size: 20px;
}
.contents-2nd-tp span {
    font-size: 18px;
}
.contents-title h2 {
    margin-top: 0px!important;
}
.on-blackboard2 {
    margin:0 auto;
}

p {
    font-size: 14px;
    margin:15px auto;
}
.contents-1st-p {
    font-size: 13px;
}
.contents-1st-title {
    margin: 10px auto;
    padding:10px;
}
.contents-1st-t-1 p {
    font-size: 18px;
}
.contents-2nd-t {
    font-size: 16px;
    font-weight: bold;
}
.contents-2nd-tp {
    float: right;
    margin: 15px auto;
    font-size: 18px;
    font-weight: bold;
    width: 90%;
    line-height: 3rem;
    background: linear-gradient(transparent 90%, #fff 10%);
}
.contents-2nd-t {
    width: 60px;
}
.contents-3rd-title p {
   margin:15px auto;
   font-size: 15px;
}
.contents-3rd-2nditem {
    margin: 15px auto;
    width: 90%;
    max-height: 530px;
    color: #fff;
    position: relative;
}
.contents-3rd-2nditem-box-in {
    top: 25px;
    left: 35px;
}
.contents-3rd-2nditem-title-title-1 span {
    font-size: 18px;
}
.contents-3rd-2nditem-title-sub {
    text-decoration: none;
    font-size: 16px;
}
.contents-3rd-2nditem-box {
    height: 320px;
}
.contents-3rd-2nditem-logo img {
    width: 45px;
}
.contents-3rd-2nditem-logo p {
    font-size: 14px;
}
.contents-3rd-2nditem-box-in img {
    margin: 0 auto
}
.details {
    font-size: 14px;
}
.contents-3rd-2nditem-logo details {
    width: 65%;
}
.popup-inner-logo img {
    height: 25px;
    margin-top: 10px;
    padding-right: 0px;
}
.popup-inner-text-left p {
    padding-right: 10px;
}
.wrapper {
    max-width: 50%;
}
.contents-3rd-2nditem-logo-1a img {
    margin-top: 10px;
    padding-right: 8px;
    height: 35px;
}
.contents-3rd-2nditem-logo-1 p {
    font-size: 14px;
}
.contents-3rd-2nditem-logo-1a {
    font-size: 14px;
}
.contents-3-2-lr-wrapper {
    width: 50%;
}
.contents-3rd-pop-both-r {
    width: 50%;
    float: right;
}
.popup-inner-logo p {
    font-size: 18px;
}
.popup-inner-text-left {
    margin: 15px 0;
}
.popup-inner-text-right {
    margin: 15px 0;
}
.popup-inner-logo {
    padding-bottom:10px;
}
.section {
    padding: 10px 0;
}
.contents-title img {
    width: 50px;
    height: 50px;
    margin-bottom: -10px;
}
h4 {
    font-size: 20px;
    letter-spacing: .05em;
    color: #18BABE;
    border: 2px #18BABE;
}

h2{
    font-size: 16px;
}
.btn {
    padding: 5px 100px;
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 1.2;
}

.contents-1st-t-1 p {
    font-size: 18px;
}
.contents-1st-title-box {
    padding:0px 0;
}
.center {
    width: 90%;}
ol.number {
    font-size: 16px;
}

.contents-5th-sub span {
    color: #18BABE;
    font-size: 16px;
}
.contents-4th-note p {
    font-size: 14px;
}
.contents-4th-left {
    float: left;
    width:70%;
    margin: 0 auto ;
    margin-right:30px;
}

.sponcer-item-wrapper {
    margin: 0px auto;
    margin-top:40px;
}
.contents-3rd-2nditem-title-title-1 {
        font-size:16px;
}
.contents-3rd-2nditem-title-title-1 span {
width: 100%;
    margin: 0 auto;
    font-size: 1px;
}
.contents-3rd-2nditem-title-sub-1a {
    font-size: 14px;
    padding: 10px 0;
}
.popup-inner-logo p {
    font-size: 14px;
}
.contents-3rd-2nditem-title-sub-1 {
    font-size: 14px;
}

.contents-3rd-2nditem-title-sub-2 {
    font-size: 10px;
}
.popup-inner-text p {
    font-size: 13px;
    margin: 10px auto;
}
.btn-btn-register_popup {
    font-size: 14px;
}
.wrapitemcenter p{
    font-size: 17px;
}
.number-title {
    margin-bottom: 10px;
    font-size: 18px;
 }
/*=========フロー図=============*/
 .qanda_q p {
    padding-top: 15px;
}
.qanda_q {
    position: relative;
  padding-bottom: 5px;
  font-size:15px;
}
p {
    font-size: 15px;
    margin: 15px auto;
}
.flow > li dl dt {
    font-size: 16px;
}
.flow > li dl dt {
    font-size: 18px;
    font-weight: bold;
    color: #15BBBF;
}
dd {
   font-size:  15px;
}
h4 {
    font-size: 18px;
}
.border {
    display: none;
}
.mt-20 h2 {
    margin-top: 55px!important;
}
.contents-2nd-title-box-1 br {
    display:none;
}
.contents-2nd-t {
    width:50px;
}
.contents-2nd-t {
    margin-right:5px
}
}


 /*========================================レスポンシブ中間799*/
 @media screen and (max-width: 799px){
.contents-4th-title {
    border-bottom: none;
 }
.contents-4th-note {
    width: 90%;
}
.on-blackboard-aa {
    font-size: 14px!important;
}
.wrapitemcenter p {
    font-size: 15px;
    left:30px;
}
.contents-title {
    margin: 0 auto;
    max-width: 1200px;
    width: 90%;
    margin-top: 40px;
}
.contents-2nd-margin-t {
    margin-top: -5px!important;
}
.contents-title h2 {
    margin-top: 40px!important;
}
a.btn.footer-for-top {
    margin: 0px !important;
    left:45%;
    position: absolute;
  }
  .contents-2nd-margin-t {
    margin-top: 0px;
}
 }
 /*========================================レスポンシブスマホ================*/
@media screen and (max-width: 559px){

    .contents-2nd-title-box-1 br {
        display:block;
    }
    .overflow {
        overflow-x: hidden;
    }
    .top {
        display:none;
    }
    .top-2 {
        display:block;
    }
    .icon {
        padding-bottom: 50px;
    }
    nav {
        padding: 0px 0px;
    }
/*========雲========*/
.goDownAndUp2 {
    width: 30%;
  padding-left:40%;
}
.goDownAndUp img {
   margin-top:0px;
     width: 60%;
 }
 .goDownAndUp2 img {
    width: 60%;
}

.section {
    padding: 15px 0;
}

.btn {
    padding: 6px 80px;
    font-size: 16px;
}
/*================研究員制度について==============*/
.contents-title h2 {
    font-size: 16px;
    font-weight: bold;
}
.contents-1st-both {
    display: block;
}
.contents-1st-title {
     width: 85%;
     padding: 5px;
}
.contents-1st-both {
    margin: 0px auto;
}
.contents-title {
    margin-top: 0px;
}
.contents-title h2 {
    margin-top: 0px;
}
.contents-1st-t-1 p {
    font-size: 16px;
}
.contents-title img {
    width: 40px;
    height: 40px;
    margin-bottom: -10px;
}
.contents-2nd-tp span {
    font-size: 16px;
}

.button30 {
    margin-bottom: 30px;
}
.contents-1st-p {
    width: 90%;
    margin:0 auto;
}
.contents-1st-p p {
    margin-top: 15px;
    width: 100%;
    margin: 15px auto;
}
.contents-1st-t-1 span {
    font-size: 15px;
    padding: 0.2em 1.5em;
    color: white;
    margin: 0 13px;
    padding-top:-3px;
}
.contents-1st-both {
    width: 100%;
}
.contents-1st-title-box {
    width: 100%;
    margin: 0 auto;
}
/*================研究員の３つのメリット2==============*/
.contents-2nd-both {
    display: block;
    width: 90%;
}
.contents-2nd-title-t {
    width:90%;
    margin: 0 auto;
}
.contents-2nd-title-t {
    margin: 15px auto;
    padding-bottom: 15px;
}
.contents-2nd-p {
    margin: -15px auto;
}
.contents-2nd-tp {
    float: none;
    margin: 15px auto;
    font-size: 16px;
    font-weight: bold;
    width: 90%;
}
.contents-2nd-t {
    width:50px;
}
.contents-2nd-t {
    margin-right:12px
}
.contents-2nd-t span {
    top: 10px;
 }
 .contents-2nd-title-box-1 {
    display: flex;
    width: 90%;
    margin: auto;
    padding-bottom: 15px;
}
.contents-2nd-margin-t {
    width: 80%;
    font-size: 13px;
    margin-top: -10px;
}
/*================実験プロジェクトとは3==============*/
.mainimage {
    width:100%;
}
.popupText {
    width: 100%;
    margin: 0 auto;
}
.contents-3rd-title span {
    color: #18BABE;
    font-weight: bold;
    font-size: 14px;
}
.wrapper {
    max-width: 90%;
    margin:0px auto;
}
.sponcer-item-img {
    width: 105px;
    margin: 0;
}
.sponcer-item {
    margin: 0 auto;
}
.contents-3rd-2nditem-box-in-1a {
    padding-right: 0px;
}
.adobe {
    margin-top: -10px;
    width: 35px!important;
}
.hpicon {
    width: 50px!important;
    margin-top: -6px;
}
.sponcer-contents-both {
    width: 90%;
    margin: 0 auto;
}
.sponcer-item-wrapper {
    margin: 10px auto;
    width: 90%;
}
.wrapitemcenter p {
    font-size: 15px;
}
.popup-inner-logo p {
    font-size: 13px;
}
.popup-inner-logo img {
    height: 27px;
    margin-top: 10px;
    margin-right:2px;
}
.wrapitemcenter p{
    font-size: 18px;
}
.popup-inner-text-left p {
    padding-right: 0px;
}
.popup-inner-text-right p {
    padding-right: 0px;
}
.popup-inner-text-right span {
    font-size: 12px;
}
.popup-inner-text-left span {
    font-size: 12px;
}
.popup-inner-text-left {
    width: 100%;
    border-right: none;
    margin:0 auto;
    padding-right:0;
}
.popup-inner-text-right {
    width: 100%;
    padding-left:0px;
    margin:0 auto;
}
.popup-inner-text-_right
 {
    width: 90%;
    margin:0 auto;
}
.contents-3rd-pop-both {
   display: block;
    padding-top: 30px;
    width: 100%;
}
.contents-3-2-lr-wrapper {
    float: none;
    margin: 0 auto;
}
.contents-3-2-lr-wrapper {
    width: 90%;
    margin: 0 auto;
}
.contents-3rd-pop-both-r {
    width: 90%;
    float: none;
    margin: 0 auto;
}
.wrap-wrapitemcenter-2 {
    font-size: 30px!important;
}
.wrap-wrapitemcenter-2 {
    width:90%;
}
.top{
    margin-bottom:0px;
   }
.fs15 {
    font-style: 18px!important;
}
.popup-inner-text {
    display: block;
    margin: 0 auto;
    width: 90%;
}
.main-img {
    width: 100px;
}
.contents-3rd-2nditem-title-sub-1a {
    width: 100%;
}
p {
    margin:15px auto;
    width: 100%;
}
.mainimage-both {
    flex-wrap: wrap !important;
    display: flex !important;
    width:90%;
}
.popup-inner-logo p {
    width: 100%;
    margin-bottom:10px;
}
.contents-back {
    width: 90%;
    margin: 15px auto;
}
.contents-3rd {
    width: 95%;
    margin: 0px auto;
}
.contents-3rd-2nditem-logo-1 p {
    font-size: 13px;
}
.btn-btn-register_popup {
     font-size: 13px;
 }
h3 {
    font-size: 16px;
}
.contents-3rd-title {
    width: 95%;
}
.contents-3rd-title p {
   font-size: 13px;
}
.sponcer-title p {
    margin-bottom: 8px;
    margin-top: 10px;
}
.adobe {
    width: 30px;
    margin-top: -5px;
}
.udemy {
    width: 85px!important;
    margin-top: 8px!important;
}
.bb {
    position: absolute;
    height: 35px;
    left: 0px;
}
.cc2 {
    margin-left: 0px;
}
.cc {
    margin-left: 0px;
    height: 25px;
}
.sponcer-item p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 5px auto;
}
.contents-3rd-2nditem-logo-1a {
    font-size: 13px;
}
p {
    font-size: 13px;
    margin: 10px auto;
}
.center {
    width: 85%;
}
.contents-3rd-2nditem-title-title-1 {
    width: 100%;
    margin: 10px auto;
    font-size: 16px;
    }
.contents-3rd-2nditem-title-title-1 span {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
}

.contents-3rd-2nditem-title-sub-1a {
    font-size: 13px;
    padding: 10px 0;
}
.popup-inner-logo {
    padding-bottom: 0px;
}
.mr-10 img{
    margin-right:10px;
}
.contents-3rd-2nditem-logo-1a {
    height: 30px;
}
.contents-3rd-2nditem-logo-1a img {
    margin-top: 10px;
    padding-right: 5px;
    height: 32px;
}
.contents-3rd-2nditem-title-sub-1 {
    font-size: 13px;
}
/*================今までの実験例4==============*/
.contents-4th-title {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.contents-4th-title {
    width: 100%;
    margin:  auto;
    display: block;
}
.mt15 {
    margin-top:15px!important;
}
.contents-4th-note p {
    font-size: 12px;
}
.contents-4th-left {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    float:none;
}
.contents-4th-left h4 {
    width: 100%;
    margin:0 auto;
}
.contents-4th-title-p a {
   font-size: 13px;
   width:70%;
}
.contents-4th-right {
    float: none;
    width: 50%;
    margin: 20px auto;
    margin-bottom:0px;
}
.w-90 {
    width:85%;
    margin:0 auto;
}
h4 {
    font-size: 16px;
    color: #18BABE;
    border: 2px #18BABE;
}
ol.number {
    margin: 30px auto;
    font-size: 13px;
    line-height: 1.5rem;
 }
ul {
    margin:30px auto;
    font-size: 13px;
    line-height: 1.5rem;
}
.sponcer-item-wrapper {
    margin: 0px auto;
    margin-top:40px;
}
/*================スケジュール・エントリーの流れ==============*/
/*================フロー図==============*/
.flow > li dl dt {
    font-size: 15px;
    font-weight: bold;
    color: #15BBBF;
}
.yellow {
    background:#f4c600;
    padding:.5px;
}
.flow > li dl span {
    color: #01080e;
    font-weight: normal;
    font-size: 13px;
}
dd {
    width: 100%;
    margin-left: 0px;
    font-size: 13px;
}
dl {
    width: 100%;
    padding-top: 6px;
    border-bottom: 1px dashed #D6D6D6;
    padding-bottom: 15px;
    margin-left: 0px;
}
.flow {
   width: 85%;
}
.flow::before {
    content: "";
    width: 16px;
    height: 100%;
    background: #D6D6D6;
    margin-left: 240px;
    display: block;
    position: absolute;
    top: 0px;
    left: -172.5px;
}
.flow > li {
    position: relative;
}
.flow > li:not(:last-child) {
    margin-bottom: 15px;
}
.flow > li .icon {
    font-size: 12px;
    color: #fff;
    background: #15BBBF;
    padding: 5px 16px;
    display: block;
    position: absolute;
    top: 0;
    left: -235px;
    z-index: 100;
  }
.flow > li dl {
    padding-left: 0px;
    position: relative;
}
.flow > li dl::before,
.flow > li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
}
.flow > li dl::before {
    width: 17px;
    height: 17px;
    margin-top: -8px;
    background: #15BBBF;
    border-radius: 50%;
    left: -26px;
}

.contents-5th-sub p {
    width: 100%;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 14px;
}
.test1 {
    margin: 0 auto;
    display: block;
    max-width: 1200px;
    width: 100%;
    padding-top: 0px!important;
}
.contents-5th-sub {
    width: 95%;
}
.contents-2nd-tp {
    line-height: 1.5rem;
}

.button-img {
    margin-bottom: 15px;
}
.popup-inner-text p {
    width: 100%;
    font-size: 13px;
}
.bb {
    margin-right: 10px;
}
.link-form {
    font-size: 12px;
    padding-top:5px;
}
.number-title {
    margin-bottom: 5px;
    font-size: 14px;
}
.number li {
    margin-left: 15px;
}
.qanda_q p {
    padding-top: 5px;
}
.qanda_q {
    padding-bottom: 5px;
}
.qanda_q span {
    line-height:40px;
    font-size: 1.2rem;
    height:40px;
    width:40px;
}
.qanda_a span {
    font-size: 1rem;
    line-height:40px;
    height:40px;
    width:40px;
    border-radius:50%;
    font-weight: 700 !important;
}
.qanda_q {
    padding-left: 3em;
  }
.qanda_a {
  padding-left: 3em;
}
.flow > li .icon_flow {
    width:100px;
    font-size: 11px;
    padding: 1px 0px;
    left:-142px;
}
.contents-back {
    width: 85%;
    margin: 15px auto;
}
.border {
    display: block;
    width:90%;
    border-bottom: 1px dashed #D6D6D6;
    margin:0 auto;
}
.flow{
    margin: 0 50px;
}
.contents-5th-sub-qanda {
    width: 95%;
}
.nav {
    background-color: #fff;
    padding: 0 0;
}
.header__logo-image {
    width: 320px!important;
    padding: 10px!important;
}
.logo {
    padding: .7rem 0 1.1rem 0;
    text-align: center;
}
.contents-5th-sub span {
    color: #18BABE;
    font-size: 14px;
}
.contents-5th-sub {
    margin: 30px auto;
}

/*========ヘッダー========*/
.top-2 {
    width: 100%!important;
    max-width:560px;
}
/*========ハンバーガー========*/
.btn-burger {
    cursor: pointer;
    display: block;
    width: 0;
    height: 0;
    top: 20px!important;
    left: 20px;
}
.contents-2nd-margin-t {
    margin-top: 3px;
}
/*========スポンサー========*/
.sponcer-item-wrapper {
    flex-wrap:wrap;
    justify-content: center;
   width:80%;
   margin:0 auto;
    margin-top:30px
}
.sponcer-item {
    margin:20px;

}

/*========フッター========*/
a.btn.footer-for-top {
    margin: 0px !important;
    left: 42%;
    position: absolute;
}


}
