@charset "UTF-8";


/*
========================================
share 書き換え
========================================
*/
/* pc */
@media(min-width:741px){
  .temp__wrap{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* sp */
@media(max-width:740px){
}
/*
========================================
anker
========================================
*/
/* pc */
@media(min-width:741px){
  .matome__ttl-txt{
    margin-bottom: 0px;
  }
  .matome__toptxt{
    max-width: 690ex;
    width: 100%;
    margin: 25px auto;
  }
  .matome__anker{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .matome__anker-box{
    width: 345px;
    max-width: none;
  }
  .matome-sec__mainbox{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: auto;
  }
  .matome-sec__row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .matome-sec__row:not(:last-of-type){
    margin-bottom: 50px;
  }
  .matome-sec__imgarea{
    width: 50%;
    max-width: 440px;
  }
  .matome-sec__mainbox > .matome-sec__imgarea,
  .matome-sec__row:nth-of-type(1){
    width: 420px;
  }
  .matome-sec__imgarea:not(:last-of-type){
    margin-right: 0px;
  }
  .matome-sec__imgarea:nth-of-type(odd){
    margin-right: 75px;
  }

}
/* sp */
@media(max-width:740px){
}
/*
========================================
temp img
========================================
*/
/* pc */
@media(min-width:741px){
  .matome-sec__imgarea_img{
    height: 218px;
    display: block;
    margin: 0px auto 15px;
  }
  .matome-sec__imgarea_img--temp01-1,
  .matome-sec__imgarea_img--temp01-2,
  .matome-sec__imgarea_img--temp02-1,
  .matome-sec__imgarea_img--temp02-2{
    width: 148px;
  }
  .matome-sec__imgarea_img--temp02-3,
  .matome-sec__imgarea_img--temp02-4{
    width: 294px;
  }
  .matome-sec__imgarea_img--temp02-5,
  .matome-sec__imgarea_img--temp02-6,
  .matome-sec__imgarea_img--temp02-7,
  .matome-sec__imgarea_img--temp02-8{
    width: 440px;
  }
}
/* sp */
@media(max-width:740px){
  .matome-sec__imgarea_img{
    height: auto;
    display: block;
    margin: 0px auto 15px;
  }
  .matome-sec__imgarea_img--temp01-1,
  .matome-sec__imgarea_img--temp01-2,
  .matome-sec__imgarea_img--temp02-1,
  .matome-sec__imgarea_img--temp02-2{
    width: 109px;
  }
  .matome-sec__imgarea_img--temp02-3,
  .matome-sec__imgarea_img--temp02-4{
    width: 224px;
  }
  .matome-sec__imgarea_img--temp02-5,
  .matome-sec__imgarea_img--temp02-6,
  .matome-sec__imgarea_img--temp02-7,
  .matome-sec__imgarea_img--temp02-8{
    width: 87.47vw;
    max-width: 328px;
  }
}

/*
========================================
matome-sec__button
========================================
*/
/* pc */
@media(min-width:741px){
  .matome-sec__button{
    width: 130px;
    padding: 13px 0px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    color: #2F6EC4;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    display: block;
    margin: auto;
  }
  .matome-sec__button:hover,
  .matome-sec__button:active,
  .matome-sec__button:focus{
    background-color: #2F6EC4;
    color: #fff;
  }
}
/* sp */
@media(max-width:740px){
  .matome-sec__button{
    width: 134px;
    padding: 8px 0px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    color: #2F6EC4;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    display: block;
    margin: auto;
  }
  .matome-sec__button:hover,
  .matome-sec__button:active,
  .matome-sec__button:focus{
    background-color: #2F6EC4;
    color: #fff;
  }
}

/*
========================================
temp add
========================================
*/
/* pc */
@media(min-width:741px){
  .temp{
    margin: 80px auto;
  }
  .temp__wrap-img-only{
    width: 362px;
    height: 86px;
    display: block;
    margin: auto;
  }
}
/* sp */
@media(max-width:740px){
  .temp{
    margin: 50px auto;
  }
  .temp__wrap-img-only{
    width: 72.8vw;
    height: 23.73vw;
    width: 273px;
    height: 89px;
  }
}

/*
========================================
bnr jiyukenkyu-labo
========================================
*/
/* pc */
@media(min-width:741px){
  .bnr-jiyukenkyu-labo{
    margin-bottom: 60px;
  }
  .bnr-img--jiyukenkyu-labo{
    width: 984px;
    height: 192px;
    display: block;
    margin: auto;
  }
}
/* sp */
@media(max-width:740px){
  .bnr-jiyukenkyu-labo{
    margin-bottom: 60px;
  }
  .bnr-img--jiyukenkyu-labo{
    width: 100%;
    display: block;
    margin: auto;
  }
}