@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.tukusi {
  font-family: "FOT-筑紫オールド明朝 Pro R", "TsukuOldMinPro-R", serif;
}

.hlv {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.century {
  font-family: "Questrial", sans-serif;
}

.minimunWidth {
  width: 720px;
  margin-right: auto;
  margin-left: auto;
}

.inrWidth {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.outerWidth {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.fullWidth {
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (min-width: 1400px) {
  .fullWidth {
    width: 1400px;
  }
  .inrWidth {
    width: 1000px;
  }
  .minimumWidth {
    width: 720px;
  }
}

@media print, screen and (min-width: 1200px) and (max-width: 1400px) {
  .fullWidth {
    width: 100%;
  }
  .outerWidth {
    width: 1200px;
  }
  .inrWidth {
    width: 1000px;
  }
  .minimumWidth {
    width: 720px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1400px) {
  .fullWidth {
    width: 90% !important;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .outerWidth {
    width: 95% !important;
  }
  .minimumWidth {
    width: 720px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
  .inrWidth {
    width: 95% !important;
  }
}

@media screen and (max-width: 768px) {
  .minimumWidth {
    width: 90%;
  }
  .inrWidth {
    width: 90%;
  }
  .outerWidth {
    width: 90% !important;
  }
  .fullWidth {
    width: 90% !important;
  }
}

/*----------------------------------------
MAIN（スタートアップで働く人、スタートアップで働く人、TRNDY）
-----------------------------------------*/
@media screen and (min-width: 769px) {
  #OIH #library .em-pagination .nav-links a, #OIH #library .em-pagination .nav-links span, #OIH #hatarakuhito .em-pagination .nav-links a, #OIH #hatarakuhito .em-pagination .nav-links span, #OIH #trendy .em-pagination .nav-links a, #OIH #trendy .em-pagination .nav-links span {
    border: 2px solid #000;
    border-radius: 50%;
    overflow: hidden;
    width: 45px;
  }
  #OIH #library .em-pagination .nav-links a, #OIH #hatarakuhito .em-pagination .nav-links a, #OIH #trendy .em-pagination .nav-links a {
    background: transparent;
  }
  #OIH #library .em-pagination .nav-links a:hover, #OIH #hatarakuhito .em-pagination .nav-links a:hover, #OIH #trendy .em-pagination .nav-links a:hover {
    background: #fff;
    opacity: 1;
  }
  #OIH #library .em-pagination .nav-links .next, #OIH #library .em-pagination .nav-links .prev, #OIH #hatarakuhito .em-pagination .nav-links .next, #OIH #hatarakuhito .em-pagination .nav-links .prev, #OIH #trendy .em-pagination .nav-links .next, #OIH #trendy .em-pagination .nav-links .prev {
    position: relative;
    text-indent: 200px;
  }
  #OIH #library .em-pagination .nav-links .next::before, #OIH #library .em-pagination .nav-links .prev::before, #OIH #hatarakuhito .em-pagination .nav-links .next::before, #OIH #hatarakuhito .em-pagination .nav-links .prev::before, #OIH #trendy .em-pagination .nav-links .next::before, #OIH #trendy .em-pagination .nav-links .prev::before {
    content: '';
    width: 10px;
    height: 10px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 50%;
  }
  #OIH #library .em-pagination .nav-links .prev::before, #OIH #hatarakuhito .em-pagination .nav-links .prev::before, #OIH #trendy .em-pagination .nav-links .prev::before {
    left: 55%;
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  #OIH #library .em-pagination .nav-links .next::before, #OIH #hatarakuhito .em-pagination .nav-links .next::before, #OIH #trendy .em-pagination .nav-links .next::before {
    left: 45%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  #OIH #library .library_list2022 .wrap, #OIH #hatarakuhito .library_list2022 .wrap {
    max-width: 1013px;
  }
  #OIH #library .library_list2022 ul, #OIH #hatarakuhito .library_list2022 ul {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #OIH #library .library_list2022 ul li, #OIH #hatarakuhito .library_list2022 ul li {
    width: 18%;
    padding: 15px;
    vertical-align: top;
    margin: 1%;
    background: #fff;
    border-radius: 0 0 20px 0;
    box-shadow: 0px 0px 8px 3px #ccc;
    transition: all 0.1s ease 0s;
  }
  #OIH #library .library_list2022 ul li:hover, #OIH #hatarakuhito .library_list2022 ul li:hover {
    transform: translateY(-0.2em);
  }
  #OIH #library .library_list2022 ul li a, #OIH #hatarakuhito .library_list2022 ul li a {
    color: #000;
    text-decoration: none;
  }
  #OIH #library .library_list2022 ul li .person, #OIH #hatarakuhito .library_list2022 ul li .person {
    margin-bottom: 15px;
    text-align: center;
  }
  #OIH #library .library_list2022 ul li .company, #OIH #hatarakuhito .library_list2022 ul li .company {
    word-break: keep-all;
    position: relative;
    text-align: center;
    font-size: 1.2rem;
    padding-bottom: 20px;
    line-height: 1.75em;
    margin-bottom: 20px;
    word-break: keep-all;
    overflow-wrap: break-word;
    font-weight: bold;
    letter-spacing: 0;
    font-feature-settings: "palt";
  }
  #OIH #library .library_list2022 ul li .company::after, #OIH #hatarakuhito .library_list2022 ul li .company::after {
    position: absolute;
    width: 40px;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
    content: "";
    border-bottom: solid 1px #000;
  }
  #OIH #library .library_list2022 ul li .name, #OIH #hatarakuhito .library_list2022 ul li .name {
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.6;
  }
  #OIH #library .library_list2022 ul li .nameen, #OIH #hatarakuhito .library_list2022 ul li .nameen {
    text-align: center;
    line-height: 1;
    margin-bottom: 15px;
    font-size: 1.3rem;
    font-weight: bold;
  }
  #OIH #library .library_list2022 ul li .txt, #OIH #hatarakuhito .library_list2022 ul li .txt {
    font-size: 1.4rem;
    font-weight: bold;
    /*text-align: justify;*/
    margin-bottom: 10px;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1010px) {
  #OIH #library .library_list2022 .pic_circle, #OIH #hatarakuhito .library_list2022 .pic_circle {
    width: 90px;
    height: 90px;
  }
}

@media screen and (min-width: 769px) {
  #OIH #hatarakuhito, #OIH #trendy {
    background: #f4f3f3;
  }
  #OIH #hatarakuhito .sec01, #OIH #trendy .sec01 {
    padding-top: 0;
  }
  #OIH #hatarakuhito .sec01 .section_box_oih2022::before, #OIH #trendy .sec01 .section_box_oih2022::before {
    content: none;
  }
  #OIH #hatarakuhito .sec01__img, #OIH #trendy .sec01__img {
    margin-bottom: 25px;
  }
  #OIH #hatarakuhito .sec01__img img, #OIH #trendy .sec01__img img {
    display: block;
    margin: 0 auto;
  }
  #OIH #hatarakuhito .sec01__title, #OIH #trendy .sec01__title {
    position: relative;
  }
  #OIH #hatarakuhito .sec01__title::before, #OIH #trendy .sec01__title::before {
    position: absolute;
    top: 16px;
    left: -50px;
    content: "";
    background-color: #cf5095;
    width: 20px;
    height: 2px;
  }
  #OIH #hatarakuhito .sec01 h4, #OIH #trendy .sec01 h4 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  #OIH #library {
    background: #f4f3f3;
  }
  #OIH #library .sec01 {
    padding-top: 0 !important;
  }
  #OIH #library .sec01 h4 {
    font-size: 2rem;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #OIH #library .sec03 {
    padding-bottom: 100px;
  }
  #OIH #library .sec03 h2 {
    font-size: 2.4rem;
    font-weight: bold;
    padding-left: 50px;
    position: relative;
    margin-bottom: 30px;
  }
  #OIH #library .sec03 h2::before {
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translate(0, -50%);
    content: "";
    background-color: #cf5095;
    width: 20px;
    height: 2px;
  }
  #OIH #hatarakuhito {
    background: #f4f3f3;
  }
  #OIH #hatarakuhito .sec02 {
    padding: 0 0 80px;
  }
  #OIH #hatarakuhito .library_list2022 ul li {
    margin: 1% 1% 3%;
  }
  #OIH #hatarakuhito .library_list2022 ul li .txt {
    text-align: justify;
  }
  #OIH #hatarakuhito .library_list2022 .btm_name {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 1.2rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
  }
  #OIH #trendy .h2 {
    padding-left: 0;
    border-left: none;
    margin-bottom: 20px;
  }
  #OIH #trendy .list li {
    background: #fff;
    border: none;
    border-radius: 0 0 20px 0;
    box-shadow: 0px 0px 8px 3px #ccc;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 40px;
    transition: all 0.1s ease 0s;
  }
  #OIH #trendy .list li:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
    transform: translateY(-0.2em);
  }
  #OIH #trendy .list li .thumb {
    height: 180px;
  }
  #OIH #trendy .list li p {
    text-align: justify;
  }
  #OIH #trendy .list li p.date {
    position: absolute;
    bottom: 0;
    right: -5px;
    color: #656565 !important;
    pointer-events: none;
  }
  #OIH #trendy .sec02 {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  #OIH #library .em-pagination .nav-links a, #OIH #library .em-pagination .nav-links span, #OIH #hatarakuhito .em-pagination .nav-links a, #OIH #hatarakuhito .em-pagination .nav-links span, #OIH #trendy .em-pagination .nav-links a, #OIH #trendy .em-pagination .nav-links span {
    border: 2px solid #000;
    border-radius: 50%;
    overflow: hidden;
    width: 45px;
  }
  #OIH #library .em-pagination .nav-links a, #OIH #hatarakuhito .em-pagination .nav-links a, #OIH #trendy .em-pagination .nav-links a {
    background: transparent;
  }
  #OIH #library .em-pagination .nav-links .next, #OIH #library .em-pagination .nav-links .prev, #OIH #hatarakuhito .em-pagination .nav-links .next, #OIH #hatarakuhito .em-pagination .nav-links .prev, #OIH #trendy .em-pagination .nav-links .next, #OIH #trendy .em-pagination .nav-links .prev {
    position: relative;
    text-indent: 200px;
  }
  #OIH #library .em-pagination .nav-links .next::before, #OIH #library .em-pagination .nav-links .prev::before, #OIH #hatarakuhito .em-pagination .nav-links .next::before, #OIH #hatarakuhito .em-pagination .nav-links .prev::before, #OIH #trendy .em-pagination .nav-links .next::before, #OIH #trendy .em-pagination .nav-links .prev::before {
    content: '';
    width: 10px;
    height: 10px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    position: absolute;
    top: 50%;
  }
  #OIH #library .em-pagination .nav-links .prev::before, #OIH #hatarakuhito .em-pagination .nav-links .prev::before, #OIH #trendy .em-pagination .nav-links .prev::before {
    left: 55%;
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  #OIH #library .em-pagination .nav-links .next::before, #OIH #hatarakuhito .em-pagination .nav-links .next::before, #OIH #trendy .em-pagination .nav-links .next::before {
    left: 45%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  #OIH #library .library_list2022 ul, #OIH #hatarakuhito .library_list2022 ul {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 12px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #OIH #library .library_list2022 ul li, #OIH #hatarakuhito .library_list2022 ul li {
    width: 49%;
    padding: 15px 10px;
    margin-right: 2%;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 2%;
    vertical-align: top;
    background: #fff;
    border-radius: 0 0 20px 0;
    box-shadow: 0px 0px 8px 3px #ccc;
  }
  #OIH #library .library_list2022 ul li:nth-of-type(2n), #OIH #hatarakuhito .library_list2022 ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  #OIH #library .library_list2022 ul li a, #OIH #hatarakuhito .library_list2022 ul li a {
    color: #000;
    text-decoration: none;
  }
  #OIH #library .library_list2022 ul li .person, #OIH #hatarakuhito .library_list2022 ul li .person {
    margin-bottom: 15px;
    text-align: center;
  }
  #OIH #library .library_list2022 ul li .company, #OIH #hatarakuhito .library_list2022 ul li .company {
    word-break: keep-all;
    position: relative;
    text-align: center;
    font-size: 1.2rem;
    padding-bottom: 20px;
    line-height: 1.75em;
    margin-bottom: 20px;
    word-break: keep-all;
    overflow-wrap: break-word;
    font-weight: bold;
    letter-spacing: 0;
    font-feature-settings: "palt";
  }
  #OIH #library .library_list2022 ul li .company::after, #OIH #hatarakuhito .library_list2022 ul li .company::after {
    position: absolute;
    width: 40px;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
    content: "";
    border-bottom: solid 1px #000;
  }
  #OIH #library .library_list2022 ul li .name, #OIH #hatarakuhito .library_list2022 ul li .name {
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
  }
  #OIH #library .library_list2022 ul li .nameen, #OIH #hatarakuhito .library_list2022 ul li .nameen {
    text-align: center;
    line-height: 1;
    margin-bottom: 15px;
    font-size: 1.3rem;
    font-weight: bold;
  }
  #OIH #library .library_list2022 ul li .txt, #OIH #hatarakuhito .library_list2022 ul li .txt {
    font-size: 1.4rem;
    font-weight: bold;
    /*text-align: justify;*/
    margin-bottom: 10px;
  }
  #OIH #hatarakuhito, #OIH #trendy {
    background: #f4f3f3;
  }
  #OIH #hatarakuhito .sec01, #OIH #trendy .sec01 {
    padding-top: 0;
  }
  #OIH #hatarakuhito .sec01 .section_box_oih2022::before, #OIH #trendy .sec01 .section_box_oih2022::before {
    content: none;
  }
  #OIH #hatarakuhito .sec01__img, #OIH #trendy .sec01__img {
    margin-bottom: 25px;
  }
  #OIH #hatarakuhito .sec01__title, #OIH #trendy .sec01__title {
    position: relative;
  }
  #OIH #hatarakuhito .sec01__title::before, #OIH #trendy .sec01__title::before {
    position: absolute;
    top: 16px;
    left: -30px;
    content: "";
    background-color: #cf5095;
    width: 15px;
    height: 2px;
  }
  #OIH #hatarakuhito .sec01 h4, #OIH #trendy .sec01 h4 {
    margin-top: 25px;
    margin-bottom: 10px;
  }
  #OIH #library {
    background: #f4f3f3;
  }
  #OIH #library .sec01 {
    padding-top: 0 !important;
  }
  #OIH #library .sec01 h4 {
    font-size: 1.8rem;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #OIH #library .sec03 {
    padding-bottom: 50px;
  }
  #OIH #library .sec03 h2 {
    font-size: 2.4rem;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
  }
  #OIH #library .sec03 h2::before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    content: "";
    background-color: #cf5095;
    width: 15px;
    height: 2px;
  }
  #OIH #hatarakuhito .sec02 {
    padding: 0 0 80px;
  }
  #OIH #hatarakuhito .library_list2022 .btm_name {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 1.2rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
  }
  #OIH #trendy .h2 {
    padding-left: 0;
    border-left: none;
    margin-bottom: 20px;
  }
  #OIH #trendy .list li {
    background: #fff;
    border: none;
    border-radius: 0 0 20px 0;
    box-shadow: 0px 0px 8px 3px #ccc;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 40px;
    transition: all 0.1s ease 0s;
  }
  #OIH #trendy .list li:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
    transform: translateY(-0.2em);
  }
  #OIH #trendy .list li .thumb {
    height: 180px;
    margin-bottom: 20px;
  }
  #OIH #trendy .list li p {
    text-align: justify;
  }
  #OIH #trendy .list li p.date {
    position: absolute;
    bottom: 0;
    right: -5px;
    color: #656565 !important;
    pointer-events: none;
  }
  #OIH #trendy .sec02 {
    padding-bottom: 50px;
  }
}

/*----------------------------------------
MAIN
-----------------------------------------*/
