@charset "UTF-8";

/*
========================================
share 上書き
========================================
*/
/* pc */
@media(min-width:741px){
  .matome-index__box-ttl{
    display: block;
  }
  .matome-index__box-ttl:hover{
    text-decoration: underline !important;
  }
  .matome-index__list-item:hover{
    text-decoration: underline !important;
  }
}

/* sp */
@media(max-width:740px){
  .matome-index__box-ttl{
    display: block;
  }
  .matome-index__box-ttl:hover{
    text-decoration: underline !important;
  }
  .matome-index__list-item:hover{
    text-decoration: underline !important;
  }
}


/*
========================================
carousel
========================================
*/
/* pc */
@media(min-width:741px){
  .matome-sec__carousel{
    width: 300px;
    height: 190px;
  }
}
/* sp */
@media(max-width:740px){
}
/*
========================================
swiper上書き
========================================
*/
/* pc */
@media(min-width:741px){
  .swiper-container {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding-bottom: 40px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 40px;
    z-index: 1000;
  }
  .swiper-button-prev {
    left: 25px;
  }
  .swiper-button-next {
    right: 25px;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 13px;
    font-weight: bold;
    color: #2F6EC4;
  }
  .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 3px;
  }
  .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 8px;
    height: 8px;
  }
  .swiper-pagination-bullet-active {
    background: #2F6EC4;
  }
  .swiper-pagination-bullet:nth-child(n+2) {
    margin-left: 10px;
  }
  .swiper-button-prev::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 3px solid #2F6EC4;
    border-left: 3px solid #2F6EC4;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .swiper-button-next::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 3px solid #2F6EC4;
    border-left: 3px solid #2F6EC4;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}
/* sp */
@media(max-width:740px){
  .swiper-container {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding-bottom: 40px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 40px;
    z-index: 1000;
  }
  .swiper-button-prev {
    left: 25px;
  }
  .swiper-button-next {
    right: 25px;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 13px;
    font-weight: bold;
    color: #2F6EC4;
  }
  .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 3px;
  }
  .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 8px;
    height: 8px;
  }
  .swiper-pagination-bullet:nth-child(n+2) {
    margin-left: 10px;
  }
  .swiper-pagination-bullet-active {
    background: #2F6EC4;
  }
}
/* IE */
@media all and (-ms-high-contrast: none) {
  .swiper-button-next,
  .swiper-button-prev {
    bottom: 18px;
  }
}
/*
========================================
matome index
========================================
*/
/* pc */
@media(min-width:741px){
  .matome-index__list-item:first-of-type {
    margin-right: 20px;
  }
}
/* sp */
@media(max-width:740px){
}
/*
========================================
top
========================================
*/
/* pc */
@media(min-width:741px){
  .matome__lead {
    margin-bottom: 30px;
  }
  .matome-sec__imgarea--top {
    text-align: center;
    width: auto;
    height: auto;
  }
  .matome-sec__imgarea--top .matome-sec__imgarea_img {
    width: 325px;
    height: 111px;
  }
  .matome-sec__ttl {
    margin-bottom: 16px;
  }
  .matome-sec--high .matome-sec__work-box--02 {
    margin-top: 63px;
  }
  .matome-sec__summury {
    text-align: center;
}
  .matome-sec__summury-img {
    width: 582px;
    height: 220px;
  }
}
/* sp */
@media(max-width:740px){
  .matome-sec__imgarea--top {
    text-align: center;
    margin-bottom: 20px;
  }
  .matome-sec__imgarea_img {
    width: 323px;
    height: 99px;
  }
  .matome-sec__carousel-img {
    width: 345px;
    height: 218px;
  }
  .matome-sec__summury-img {
    width: 339px;
    height: 278px;
  }
}
/*
========================================
hoge
========================================
*/
/* pc */
@media(min-width:741px){
}
/* sp */
@media(max-width:740px){
}

/*
========================================
bnr
========================================
*/

/* pc */
@media(min-width:741px){
  .bnr__box {
    margin-bottom: 84px;
  }
  .bnr__img {
    width: 100%;
  }
}
/* sp */
@media(max-width:740px){
  .bnr__box {
    margin: 0 9px 60px;
  }
  .bnr__img {
    width: 100%;
  }
}

/*
========================================
matome-sec
========================================
*/
/* pc */
@media(min-width:741px){
  .matome-sec__img-item--ico{
    position: relative;
  }
  .matome-sec__img-item--ico::before{
    content: "";
    background-image: url(/jiyukenkyu/matome/gallerlly/_assets/img/210715/ico-search.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0px;
    bottom: 0px;
  }
}

/* sp */
@media(max-width:740px){
}

/*
========================================
modal
========================================
*/
/* pc */
@media(min-width:741px){
  .modal{
    display: none;
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 1001;
  }
  .modal-bg{
    position: absolute;
    height: 100vh;
    width: 100%;
    background-color: #203C84;
    opacity: 0.6;
  }
  .modal-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
  }
  .js-modal-close--button{
    position: absolute;
    top: -45px;
    right: -45px;
    width: 32px;
    height: 32px;
  }
}

/* sp */
@media(max-width:740px){
  .js-modal-open{
    pointer-events: none;
  }
  .modal{
    display: none;
  }
}
