@font-face{font-family:osp-din;src:url("../../../common/webfonts/osp-din.woff")/*tpa=http://smbt.adcii.cn/common/webfonts/osp-din.woff*/ format("woff"),url("../../../common/webfonts/osp-din.ttf")/*tpa=http://smbt.adcii.cn/webfonts/osp-din.ttf*/ format("truetype")}
.shinoken .inner {
    width: 100%;
    max-width: 910px;
    margin: 0 auto;
}

.shinoken.home {
    transition: top 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.shinoken.home .slider {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

.shinoken.home .slider-list {
    position: relative;
}

.shinoken.home .slider-list-item {
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.shinoken.home .slider-list-item img {
    width: 100%;
    height: auto;
    left: 100%;
    position: absolute;
    transform: translateX(-100%);
}

.shinoken.home .slider-list-item img.height {
    height: 100%;
    width: auto;
}

.shinoken.home .slider-text {
    position: absolute;
    top: 28%;
    left: 55px;
    z-index: 1;
}

.shinoken.home .slider-title {
    font-size: 80px;
    font-size: 5rem;
    /* font-style: italic; */
    line-height: 1.1;
    /* font-weight: normal; */
    letter-spacing: 1.5px;
}

.shinoken.home .slider-title em {
    margin-left: 35px;
    font-size: 30px;
    font-size: 1.875rem;
    vertical-align: 17px;
    font-style: normal;
    letter-spacing: 5px;
}

.shinoken.home .slider-des {
    margin-top: 20px;
    padding-top: 17px;
    border-top: 1px solid #000;
    font-size: 36px;
    font-size: 2.25rem;
    font-style: italic;
    padding-right: 55px;
    display: inline-block;
    letter-spacing: 1px;
}

.shinoken.home .slider-des span {
    line-height: 1.4;
    padding: 0 35px;
    margin-left: 25px;
    background: #4b143c;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    font-size: 1.625rem;
    vertical-align: 3px;
    transform: skew(-10deg);
}

.shinoken.home .slider-des span em {
    transform: skew(10deg);
    display: inline-block;
}

.shinoken.home .slider-scroll {
    font-size: 14px;
    font-size: 0.875rem;
    display: inline-block;
    font-style: italic;
    margin-top: 85px;
    font-weight: 600;
}

.shinoken.home .slider-scroll span {
    top: 10px;
    position: relative;
    width: 1px;
    height: 48px;
    background: #000;
    margin: 0 auto;
    display: block;
    transition: height 0.2s ease-in-out;
}

.shinoken.home .slider-scroll span:before {
    bottom: 0;
    border: solid transparent;
    content: "";
    position: absolute;
    pointer-events: none;
    border-top-color: #000;
    border-width: 6px 6px 0 0;
}

.shinoken.home .slider-scroll:hover span {
    height: 68px;
}

.shinoken.home .slider-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(108, 107, 110, 0.5);
    height: 60px;
    padding: 17px 0 0 28px;
    z-index:3;
}

.shinoken.home .slider-info-text {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    float: left;
}

.shinoken.home .slider-info-text i {
    margin-right: 33px;
    font-size: 24px;
    font-size: 1.5rem;
    vertical-align: sub;
    font-weight: bold;
    font-style: inherit;
    letter-spacing: 1.5px;
}
.shinoken.home .slider-info-text span {
    background: #e3b06e;
    color: #000;
    padding: 0 7px;
    margin: 0 10px;
}

.shinoken.home .slider-info .btn-read-more {
    float: right;
    margin-right: 30px;
}

.shinoken.home .slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.shinoken.home .slider .slick-slide {
    float: left;
    min-height: 1px;
}

.shinoken.home .slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.shinoken.home .slider .slick-dots {
    position: absolute;
    bottom: 82px;
    text-align: right;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-right: 25px;
}

.shinoken.home .slider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    width: 80px;
    height: 20px;
}

.shinoken.home .slider .slick-dots li button {
    background: #808080;
    width: 80px;
    height: 2px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    vertical-align: middle;
}

.shinoken.home .slider .slick-dots li button:before {
    width: 0;
    height: 0;
}

.shinoken.home .slider .slick-dots li.slick-active button {
    background: #fff;
}

.shinoken.home .slider .slider-text {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
   z-index: 2;
}

.shinoken.home .slider .slider-title {
    font-size: 64px;
    font-size: 4rem;
    letter-spacing: 15.5px;
}

.shinoken.home .slider .slider-title em {
    display: block;
}
.shinoken.home .slider .slider-title span {
    font-size: 40px;
    /* text-align: center; */
    width: 100%;
    float: left;
    margin-top: 15px;
}

.shinoken.home .slider .slider-des {
    border-top: 1px solid #fff;
    padding-right: 0;
}

.shinoken.home .slider .slider-des span {
    background: #00506e;
}

.shinoken.home .slider .slider-scroll {
    margin-top: 0;
    transform: translateX(-50%);
    color: #fff;
    z-index: 9;
    position: absolute;
    left: 50%;
    top: calc(100% - 185px);
}

.shinoken.home .slider .slider-scroll span {
    background: #fff;
}

.shinoken.home .slider .slider-scroll span:before {
    border-top-color: #fff;
}

.shinoken.home .relocation {
    padding: 45px 0 30px;
    background: url("../../images/common/bg-relocation.png")/*tpa=http://smbt.adcii.cn/assets/images/common/bg-relocation.png*//*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/bg-relocation.png*/ no-repeat center;
    background-size: cover;
}

.shinoken.home .relocation-title {
    font-size: 58px;
    font-size: 3.625rem;
    font-style: italic;
    line-height: 1.1;
    font-weight: bold;
    letter-spacing: 4px;
}

.shinoken.home .relocation-title span {
    margin-left: 5px;
    color: #e3b06e;
    font-weight: normal;
}

.shinoken.home .relocation-des {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1px;
}

.shinoken.home .relocation-box {
    display: inline-block;
}

.shinoken.home .relocation-box .btn-read-more {
    float: right;
}

.shinoken.home .movie {
    color: #fff;
    text-align: center;
    padding: 75px 0 85px;
    background: url("../../images/common/bg-movie.png")/*tpa=http://smbt.adcii.cn/assets/images/common/bg-movie.png*//*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/bg-movie.png*/ no-repeat center;
    background-size: cover;
    cursor: pointer;
}

.shinoken.home .movie-title {
    font-size: 54px;
    font-size: 3.375rem;
    font-style: italic;
}

.shinoken.home .movie-des { font-size: 26px; font-size: 28px; margin: 5px 0 28px; }

.shinoken.home .movie-icon {
    display: inline-block;
}

.shinoken.home .list-banner {
    display: flex;
}

.shinoken.home .list-banner-image {
    width: 100%;
    vertical-align: bottom;
    transition: 0.8s ease-out;
}

.shinoken.home .list-banner-image-text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 85%;
    max-width: 400px;
}

.shinoken.home .list-banner::after {
    content: "";
    display: block;
    clear: both;
}

.shinoken.home .list-banner-item {
    flex-grow: 33.33;
    position: relative;
    overflow: hidden;
}

.shinoken.home .list-banner-item:hover .list-banner-shadow {
    opacity: 0;
}

.shinoken.home .list-banner-item:hover .list-banner-image {
    transform: scale(1.05);
}

.shinoken.home .list-banner-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.2s linear 0s;
    box-shadow: 0px -245px 293px 132px rgba(0, 0, 0, 0.4);
}

.shinoken.home .list-banner-title {
    font-size: 54px;
    font-size: 3.375rem;
    font-weight: normal;
    font-style: italic;
}

.shinoken.home .list-banner-des {
    font-size: 16px;
    font-size: 1rem;
    display: inline;
}

.shinoken.home .list-banner-text {
    padding: 30px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.shinoken.home .list-banner-text .btn-read-more {
    float: right;
    bottom: 5px;
}

@keyframes modal-video {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.shinoken.home .modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: 0.3s;
    animation-name: modal-video;
    transition: opacity 0.3s ease-out;
}

.shinoken.home .modal-video-close {
    opacity: 0;
}

.shinoken.home .modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table;
}

.shinoken.home .modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.shinoken.home .modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    animation-duration: 0.3s;
    transition: transform 0.3s ease-out;
}

.shinoken.home .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.shinoken.home .modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -45px;
    right: 0;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: transparent;
}

.shinoken.home .modal-video-close-btn::before, .shinoken.home .modal-video-close-btn::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px;
}

.shinoken.home .modal-video-close-btn::before {
    transform: rotate(45deg);
}

.shinoken.home .modal-video-close-btn::after {
    transform: rotate(-45deg);
}

@media only screen and (max-width: 768px) {
    .shinoken.home .slider {
        height: inherit;
    }
    .shinoken.home .slider-title {
        font-size: 39px;
    }
    .shinoken.home .slider-title em {
        margin-left: 0;
        font-size: 15px;
        vertical-align: 10px;
    }
    .shinoken.home .slider-text {
        left: 15px;
        top: 17%;
        width: 100%;
    }
    .shinoken.home .slider-des {
        font-size: 17px;
        margin-top: 8px;
        padding-right: 10px;
        padding-top: 10px;
    }
    .shinoken.home .slider-des span {
        margin-top: 10px;
        padding-left: 30px;
        line-height: 1.6;
        margin-left: -25px;
        font-size: 23px;
    }
    .shinoken.home .slider-scroll {
        font-size: 11px;
        margin-top: 55px;
    }
    .shinoken.home .slider-scroll span {
        height: 43px;
    }
    .shinoken.home .slider-scroll:hover span {
        height: 43px;
    }
.shinoken.home .slider-info {
    height: 100px;
    padding: 13px 0 0 10px;
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 40%);
    background: rgb(53 44 44 / 63%);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    /* background: #000515; */
}
    .shinoken.home .slider-info-text {
        font-size: 13px;
    }
    .shinoken.home .slider-info-text i {
        font-size: 16px;
        display: block;
        margin-bottom: 8px;
    }
    .shinoken.home .slider-info-text span {
        font-size: 10px;
        margin-right: 15px;
    }
    .shinoken.home .slider-info .btn-read-more {
        margin-right: 0;
        position: absolute;
        bottom: 21px;
        right: 10px;
    }
    .shinoken.home .slider .slick-dots {
        bottom: 91px;
        padding-right: 15px;
    }
    .shinoken.home .slider .slick-dots li {
        width: 30px;
        height: 2px;
        margin: 3px;
        top: 10px;
    }
    .shinoken.home .slider .slick-dots li button {
        width: 30px;
        vertical-align: top;
    }
    .shinoken.home .slider .slider-text {
        left: 0;
        top: 40%;
        transform: translateY(-40%);
    }
    .shinoken.home .slider .slider-title {
        font-size: 39px;
        letter-spacing: 1.5px;font-weight: bold;
    }
.shinoken.home .slider .slider-title span {
    font-size: 25px;
    /* text-align: center; */
    width: 100%;
    float: left;
    margin-top: 15px;
}
    .shinoken.home .slider .slider-title em {
        margin: 10px 0 15px;
    }
    .shinoken.home .slider .slider-des {
        width: 225px;
    }
    .shinoken.home .slider .slider-des span {
        padding: 0;
        margin-left: -12px;
        width: 246px;
    }
    .shinoken.home .relocation {
        padding: 20px 15px;
        background: url("../../images/common/bg-relocation-sp.png")/*tpa=http://smbt.adcii.cn/assets/images/common/bg-relocation-sp.png*//*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/bg-relocation-sp.png*/ no-repeat center;
        background-size: cover;
    }
    .shinoken.home .relocation-title {
        font-size: 34px;
    }
    .shinoken.home .relocation-title span {
        display: block;
        margin-left: 0;
    }
    .shinoken.home .relocation-des {
        font-size: 15px;
        margin-bottom: 5px 0 10px;
    }
    .shinoken.home .relocation .btn-read-more {
        float: none;
    }
    .shinoken.home .movie {
        padding: 45px 0 64px;
        background: url("../../images/common/bg-movie-sp.png")/*tpa=http://smbt.adcii.cn/assets/images/common/bg-movie-sp.png*//*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/bg-movie-sp.png*/ no-repeat center;
        background-size: cover;
    }
    .shinoken.home .movie-title {
        font-size: 34px;
    }
    .shinoken.home .movie-des {
        margin-top: 0;
        font-size: 13px;
    }
    .shinoken.home .movie-icon {
        width: 52px;
        height: 52px;
    }
    .shinoken.home .movie-icon img {
        width: 100%;
    }
    .shinoken.home .list-banner {
        display: inherit;
    }
    .shinoken.home .list-banner-item:hover .list-banner-image {
        transform: scale(1);
    }
    .shinoken.home .list-banner-item:hover .list-banner-shadow {
        opacity: 1;
    }
    .shinoken.home .list-banner-title {
        font-size: 34px;
    }
    .shinoken.home .list-banner-des {
        font-size: 13px;
    }
    .shinoken.home .list-banner-text {
        padding: 15px;
    }
    .shinoken.home .list-banner-shadow {
        box-shadow: 0px -14px 109px 107px rgba(0, 0, 0, 0.5);
    }
    .shinoken.home .list-banner-item {
        width: 100%;
    }
    .shinoken.home .list-banner-image-text {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) and (max-width: 320px) {
    .shinoken.home .slider-info-text {
        font-size: 10px;
    }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
    .shinoken.home .slider-list-item {
        height: 160vh;
    }
    .shinoken.home .slider-list-item img {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

.shinoken.home {
    /*end block-interview*/
    /*end block-cnt-left*/
    /*end block-cnt-left*/
}

.shinoken.home .title-h2 {
    color: #e3b06e;
    font-size: 80px;
    font-size: 5rem;
    font-weight: normal;
    line-height: 1.2;
    font-style: italic;
    letter-spacing: 0.01em;
}

.shinoken.home .title-h2 .small {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    font-style: italic;
}

.shinoken.home .bg-black:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-image: url("../../images/common/bg-black.png")/*tpa=http://smbt.adcii.cn/assets/images/common/bg-black.png*//*tpa=https://www.recruit.shinoken.co.jp/assets/images/common/bg-black.png*/;
    background-repeat: repeat-y;
    background-size: calc(100% - 60px) auto;
    width: 100%;
    clear: both;
}

.shinoken.home .interview {
    position: relative;
    overflow: hidden;
    /* margin-top: 120px; */
}

.shinoken.home .interview.bg-black:before {
    background-position: 0 0;
    min-height: 58%;
}

.shinoken.home .interview .block-interview {
    position: relative;
}

.shinoken.home .interview .block-interview .title {
    padding-left: 50px;
    padding-top: 55px;
}

.shinoken.home .interview .block-interview .btn-read-more {
    margin: 55px 0;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview {
    color: #fff;
    float: right;
    width: calc(100% - 120px);
    width: 90%;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item {
    position: relative;
    float: left;
    width: 33.333%;
    background: #fff;
    color: #000;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item:nth-child(2) {
    margin-top: -70px;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item:nth-child(3) {
    margin-top: -130px;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item img {
    width: 100%;
    display: block;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc {
    padding: 20px 30px 25px;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.4em;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc .name {
    font-size: 16px;
    font-size: 1rem;
    margin: 22px 0;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc .desc {
    font-size: 14px;
    font-size: 0.875rem;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more {
    position: absolute;
    bottom: 22px;
    right: 30px;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more a {
    font-style: italic;
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 35px 0 0;
    position: relative;
    font-weight: 600;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more a span {
    position: absolute;
    bottom: 4px;
    left: calc(100% - 25px);
    width: 25px;
    background: #000;
    height: 1px;
    display: block;
    transition: width 0.2s;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more a span:after {
    content: "";
    position: absolute;
    top: -4px;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #000;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more a:hover span {
    width: 30px;
}

.shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more .eng {
    letter-spacing: 0.02em;
}

.shinoken.home .cnt-left {
    position: relative;
    overflow: hidden; 
}

.shinoken.home .cnt-left.bg-black:before {
    background-position: 0 0;
    min-height: 87%;
}

.shinoken.home .cnt-left .block-cnt-left {
    position: relative;
    overflow: hidden;
}

.shinoken.home .cnt-left .block-cnt-left .title {
    color: #fff;
    position: absolute;
    top: 20%;
    left: 65px;
}

.shinoken.home .cnt-left .block-cnt-left .title .title-h2 {
    margin-bottom: 35px;
}

.shinoken.home .cnt-left .block-cnt-left .title .btn-read-more {
    margin-top: 55px;
}

.shinoken.home .cnt-left .block-cnt-left .title p {
    font-size: 24px;
    font-size: 1.5rem;
}

.shinoken.home .cnt-left .block-cnt-left .img {
    float: right;
    width: calc(100% - 400px);
    margin-top: 80px;
}

.shinoken.home .cnt-left .block-cnt-left .img img {
    width: 100%;
}

.shinoken.home .cnt-right {
    position: relative;
    overflow: hidden; 
}
.shinoken.home .cnt-120 { 
    margin-top: 120px;
}
.shinoken.home .cnb-120 { 
    margin-bottom:60px;
}
.shinoken.home .cnt-right.bg-black:before {
    background-position: 100% 0;
    min-height: 90%;
}

.shinoken.home .cnt-right .block-cnt-right {
    position: relative;
    overflow: hidden;
}

.shinoken.home .cnt-right .block-cnt-right .title {
    z-index: 2;
    color: #fff;
    position: absolute;
    top: 20%;
    right: 65px;
    text-align: right;
}

.shinoken.home .cnt-right .block-cnt-right .title .title-h2 {
    margin-bottom: 35px;
}

.shinoken.home .cnt-right .block-cnt-right .title .btn-read-more {
    margin-top: 54px;
}

.shinoken.home .cnt-right .block-cnt-right .title p {
    font-size: 24px;
    font-size: 1.5rem;
}

.shinoken.home .cnt-right .block-cnt-right .img {
    float: left;
    width: calc(100% - 400px);
    margin-top: 80px;
}

@media only screen and (min-width: 769px) {
    .shinoken.home .cnt-right .block-cnt-right .img.img-overlay {
        line-height: 0;
        position: relative;
    }
    .shinoken.home .cnt-right .block-cnt-right .img.img-overlay::after {
        content: "";
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
        width: 30%;
        display: block;
        top: 0;
        right: 0;
        position: absolute;
        height: 100%;
    }
}

.shinoken.home .cnt-right .block-cnt-right .img img {
    width: 100%;
}

.shinoken.home .environment {
    max-width: 1072px;
    width: 100%;
    margin: 92px auto 120px;
    overflow: hidden;
}

.shinoken.home .environment .title-h2 {
    text-align: center;
    color: #000;
}

.shinoken.home .environment .title-h2 .small {
    color: #000;
}

.shinoken.home .environment .desc {
    text-align: center;
    margin: 34px 0 52px;
}

.shinoken.home .environment .block-environment {
    overflow: hidden;
    width: 100%;
    display: flex;
}

.shinoken.home .environment .block-environment li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
    overflow: hidden;
}

.shinoken.home .environment .block-environment li a {
    display: block;
}

.shinoken.home .environment .block-environment li a img {
    width: 100%;
    display: block;
    transition: 0.8s ease-out;
}

.shinoken.home .environment .block-environment li a:hover img {
    transform: scale(1.05);
    opacity: 0.8;
}

.shinoken.home .environment .block-environment li .txt {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    width: 100%;
    color: #fff;
}

.shinoken.home .environment .block-environment li .txt .eng {
    font-size: 34px;
    font-size: 2.125rem;
    display: block;
    font-style: italic;
    letter-spacing: 0.05em;
    line-height: 1.3em;
}

@media only screen and (max-width: 768px) {
    .shinoken.home {
        /*end block-interview*/
        /*end block-cnt-left*/
        /*end block-cnt-right*/
        /*end block-environment*/
    }
    .shinoken.home .title-h2 {
        font-size: 42px;
    }
    .shinoken.home .title-h2 .small {
        font-size: 13px;    font-style: normal;
    }
    .shinoken.home .bg-black:before {
        background-size: 86.66667vw auto;
    }
    .shinoken.home .interview {
        margin-top: 0vh;
    }
    .shinoken.home .interview.bg-black:before {
        min-height: 45%;
    }
    .shinoken.home .interview .block-interview .title {
        padding-top: 20px;
        padding-left: 15px;
    }
    .shinoken.home .interview .block-interview .btn-read-more {
        margin-top: 20px;
        margin-bottom: 24px;
    }
    .shinoken.home .interview .block-interview .lst-interview {
        position: relative;
        width: 100%;
        /*margin: 0 0 0 35px;*/
        overflow: hidden;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview {
        float: none;
        width: 100%;
        /*margin: 0 0 0 -15px;*/
        overflow: hidden;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .item {
        width: 100%;
        margin-top: 0 !important;
        margin-right: 10px;
        margin-left: 10px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc {
        padding: 20px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc h3 {
        font-size: 18px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc .name {
        font-size: 14px;
        margin: 20px 0 5px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .item .lst-interview-desc .desc {
        font-size: 12px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more {
        bottom: 20px;
        right: 20px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more a {
        font-size: 12px;
        padding: 0 35px 0 0;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more a span {
        width: 25px;
        height: 1px;
        right: 0;
        left: auto;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .slick-dots {
        text-align: center;
        width: 100%;
        height: 24px;
        margin-top: 13px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .slick-dots li {
        display: inline-block;
        height: 24px;
        padding: 0 3px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .slick-dots li button {
        color: transparent;
        height: 2px;
        width: 32px;
        background: #999999;
        text-indent: -9999px;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .slick-dots li.slick-active button {
        background: #000515;
    }
    .shinoken.home .cnt-left { 
    }
    .shinoken.home .cnt-left .block-cnt-left .title {
        position: relative;
        padding-top: 20px;
        padding-left: 15px;
        bottom: auto;
        left: auto;
    }
    .shinoken.home .cnt-left .block-cnt-left .title .title-h2 {
        margin-bottom: 18px;
    }
    .shinoken.home .cnt-left .block-cnt-left .title .btn-read-more {
        margin-top: 20px;
        margin-bottom: 25px;
    }
    .shinoken.home .cnt-left .block-cnt-left .title p {
        font-size: 17px;
    }
    .shinoken.home .cnt-left .block-cnt-left .img {
        margin-top: 0;
        width: calc(100% - 45px);
    }
    .shinoken.home .cnt-120 {
        margin-top: 40px;
    }
    .shinoken.home .cnb-120 {
        margin-bottom: 40px;
    }
    .shinoken.home .cnt-right .block-cnt-right .title {
        position: relative;
        padding-top: 20px;
        padding-right: 15px;
        bottom: auto;
        right: auto;
    }
    .shinoken.home .cnt-right .block-cnt-right .title .title-h2 {
        margin-bottom: 18px;
    }
    .shinoken.home .cnt-right .block-cnt-right .title .btn-read-more {
        margin-top: 20px;
        margin-bottom: 25px;
    }
    .shinoken.home .cnt-right .block-cnt-right .title p {
        font-size: 17px;
    }
    .shinoken.home .cnt-right .block-cnt-right .img {
        margin-top: 0;
        width: calc(100% - 45px);
    }
    .shinoken.home .environment {
        width: 100%;
        margin: 25px 0;
    }
    .shinoken.home .environment .desc {
        text-align: left;
        margin: 15px 15px 8px 15px;
        font-size: 13px;
    }
    .shinoken.home .environment .block-environment {
        display: block;
        width: calc(100% - 14px);
        margin: 0 7px;
    }
    .shinoken.home .environment .block-environment li {
        width: calc(50% - 16px);
        margin: 8px;
    }
    .shinoken.home .environment .block-environment li a strong {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: 25px;
        background: #fff;
        height: 1px;
        display: block;
    }
    .shinoken.home .environment .block-environment li a strong:after {
        content: "";
        position: absolute;
        top: -4px;
        right: 0;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 0 0 4px;
        border-color: transparent transparent transparent #fff;
    }
    .shinoken.home .environment .block-environment li .txt {
        font-size: 12px;
    }
    .shinoken.home .environment .block-environment li .txt .eng {
        font-size: 23px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .shinoken.home {
        /*end block-left*/
        /*end block-right*/
    }
    .shinoken.home .inner {
        padding: 0 20px;
    }
    .shinoken.home .slider-text {
        top: 12%;
    }
    .shinoken.home .slider-text .sp {
        display: block !important;
    }
    .shinoken.home .list-banner-title {
        font-size: 46px;
    }
    .shinoken.home .list-banner-des {
        font-size: 14px;
        display: block;
    }
    .shinoken.home .interview .block-interview .pc {
        display: none !important;
    }
    .shinoken.home .cnt-left .block-cnt-left .title {
        top: 8%;
        left: 55px;
    }
    .shinoken.home .cnt-right .block-cnt-right .title {
        top: 10%;
        right: 35px;
    }
    .shinoken.home .environment .block-environment li .txt .eng {
        font-size: 24px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
    .shinoken.home {
        /*end block-left*/
        /*end block-right*/
    }
    .shinoken.home .title-h2 {
        font-size: 60px;
        margin-bottom: 15px !important;
    }
    .shinoken.home .interview .block-interview .lst-interview .slider-interview .read-more {
        position: relative;
        bottom: auto;
        right: auto;
        text-align: right;
        margin-top: 5px;
    }
    .shinoken.home .cnt-left .block-cnt-left .title p {
        font-size: 20px;
    }
    .shinoken.home .cnt-left .block-cnt-left .img {
        width: calc(100% - 300px);
    }
    .shinoken.home .cnt-right .block-cnt-right .title p {
        font-size: 20px;
    }
    .shinoken.home .cnt-right .block-cnt-right .img {
        width: calc(100% - 300px);
    }
}

@media only screen and (min-width: 769px) and (max-width: 1350px) {
    .shinoken.home .list-banner-text .btn-read-more {
        bottom: -6px;
    }
}

.slick-list {
    overflow: hidden;
}

.slick-list:after {
    clear: both;
    content: "";
    display: block;
}

.slick-slide {
    min-height: 1px;
}






.fw .f-col>*{padding-left:15px;padding-right:15px}
.fw .f-col>*{float:left}


.fw .f-col.f-col_mg0{margin-left:0;margin-right:0}
.fw .f-col.f-col_mg0>*{padding-left:0;padding-right:0}
.fw .f-col>.f-col4 {
    width: 33.33333%;
}


.fw .m-colboxlink_s a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    background: #000;
    transition: .8s ease-out;
}
.fw a {
    cursor: pointer;
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    word-break: break-all;
}
.fw .m-colboxlink_s a .m-colboxlink_txt {
    width: 50%;}

.fw .m-colboxlink_s a .m-colboxlink_txt p {
    display: block;
    padding: 30px;
    line-height: 1.2;
    text-align: left;
    color: #fff;
}
.fw .m-colboxlink_s a .m-colboxlink_txt p.m-colboxlink_txt_en {
    font-family: osp-din,sans-serif;
    font-size: 50px;}
    
.fw .m-colboxlink_s a .m-colboxlink_txt p span {
    display: block;
    font-family: "Noto Sans Japanese","Hiragino Kaku Gothic Pro",Meiryo,sans-serif;
    font-size: 28px;
}
.fw .m-colboxlink_s a .m-colboxlink_img {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    overflow: hidden;
}
.fw .m-colboxlink_s a .m-colboxlink_img img {
    width: 100%;
    height: auto;
}
.fw .m-colboxlink_s a:hover {
    background: #4d4d4d;
}
 .fw .m-colboxlink_s a:hover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.fw .m-colboxlink_s a img {
    transition: .8s ease-out;
}
.fw img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.fw .f-col::after { content: ""; display: table; clear: both; }
.fw .p-segment_ttlbox_ttl { font-family: osp-din,sans-serif; font-size: 50px; line-height: 1; }
.fw .p-segment_ttlbox_lead { font-size: 18px; }
.fw .f-inner{display:block;max-width:1024px;margin:0 auto;padding:0}
.fw .f-inner::after{content:"";display:table;clear:both}
#section-01 { }
@media only screen and (max-width: 640px){
.fw .f-col>*{padding-left:15px;padding-right:15px}
.fw .f-col>*{float:left}
.fw .f-col::after { content: ""; display: table; clear: both; }
.fw .f-inner{width:100%;margin:0;padding:0 20px}
}
@media only screen and (max-width: 768px){
.fw .f-col>.f-col12_tb {width: 100%;}
.fw .m-colboxlink_s a .m-colboxlink_txt p { padding: 20px; }
.fw .m-colboxlink_s .nolink .m-colboxlink_txt p.m-colboxlink_txt_en, .fw .m-colboxlink_s a .m-colboxlink_txt p.m-colboxlink_txt_en { font-size: 30px; }
.fw .m-colboxlink_s .nolink .m-colboxlink_txt p span, .fw .m-colboxlink_s a .m-colboxlink_txt p span { font-size: 13px; }
.fw .f-col>*{padding-left:15px;padding-right:15px}
.fw .f-col>*{float:left}
.fw .m-colboxlink_s a .m-colboxlink_txt.tbOrder2 { -ms-flex-order: 2; order: 2; }
.fw .m-colboxlink_s a .m-colboxlink_img.tbOrder1 { -ms-flex-order: 1; order: 1;}
.fw .f-col::after { content: ""; display: table; clear: both; }
.fw .f-inner{width:100%;margin:0;padding:0 20px}
}

@media only screen and (max-width: 1300px) and (max-width: 768px){
.fw .p-pickup_txt {font-size: 30px;}
}
@media only screen and (max-width:1300px){
.fw .p-pickup_txt { font-size: 36px; }
}

.fw .p-segment_ttlbox { /* text-align: right; */ /* margin-bottom: -30px; */ text-align: center;margin-bottom: 40px; padding-top: 30px; }
@media only screen and (max-width:768px){.fw .p-segment_ttlbox{margin-bottom:40px;padding-top: 30px;}
}
.fw .p-segment_ttlbox_ttl{font-family:osp-din,sans-serif;font-size:50px;line-height:1;}
@media only screen and (max-width:768px){.fw .p-segment_ttlbox_ttl{font-size:30px}
}
.fw .p-segment_ttlbox_lead{font-size:28px}
@media only screen and (max-width:768px){.fw .p-segment_ttlbox_lead{font-size:14px}
}
@media only screen and (max-width:768px){.fw .p-segment_ttlbox_ttl{text-align:center}
.fw .p-segment_ttlbox_lead{text-align:center}
}
