@charset "utf-8";
/* SEIZANKAIではたらくここまで */
/* 検索結果 */
.search.search-results h2 a,
.search.search-results h2 a:visited {
    color: #404040;
}

.search.search-results .container {
    margin-bottom: 7rem;
}

.search.search-results .site-content .breadcrumb .container,
.search.search-results .footer_breadcrumb_area .container,
.search.search-results footer .container {
    margin-bottom: 0;
}

p.search_results {
    color: #FF6A97;
    margin-bottom: 0;
}

/* 承認ワークフロー */
select#post_types option[value="page"],
select#post_types option[value="custom_css"],
select#post_types option[value="customize_changeset"],
select#post_types option[value="oembed_cache"],
select#post_types option[value="user_request"],
select#post_types option[value="wp_block"],
select#post_types option[value="wpcf7_contact_form"],
select#post_types option[value="rba_list"],
select#post_types option[value="shinsai_list"],
select#post_types option[value="breaking"] {
    display: none !important;
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .recruit-inner-container li.nav-item {
        padding: 0 2rem;
    }

    .top_mark {
        width: 140px;
        left: 52%;
        bottom: 50px;
    }

    p.small.mb-2.pt-2 {
        display: none;
    }

    .col-lg-8.global_nav.p-0.d-md-flex.justify-content-end.position-static {
        flex-direction: column;
    }

    p.small.p_tab.mb-0 {
        display: block;
        margin-left: .5rem;
    }

    header {
        margin-top: 2rem;
    }

    .home .slide .carousel-control-prev-icon,
    .home .slide .carousel-control-next-icon {
        width: 25px;
        height: 25px;
    }
}

/* iPad */
@media (min-width: 768px) and (max-width: 1023px) {
    .container.recruit-position {
        margin-top: 2rem;
    }

    .top_recruit_inner {
        padding-bottom: 2rem;
    }

    .top_mark {
        width: 120px;
        left: 56%;
        bottom: -20px;
    }

    /* button.btn.btn-link:after {
    top: 35%;
  } */
    .top_information li.nav-item:nth-of-type(1),
    .top_information li.nav-item:nth-of-type(2),
    .top_information li.nav-item:nth-of-type(3),
    #post-230 li.nav-item:nth-of-type(1),
    #post-230 li.nav-item:nth-of-type(2),
    #post-230 li.nav-item:nth-of-type(3) {
        border-bottom: 1px solid #b0ada5;
    }

    .top_information li.nav-item:nth-of-type(2),
    .top_information li.nav-item:nth-of-type(5),
    #post-230 li.nav-item:nth-of-type(2),
    #post-230 li.nav-item:nth-of-type(5) {
        border-left: 1px solid #b0ada5;
        border-right: 1px solid #b0ada5;
    }

    .top_information .d-lg-flex {
        flex-direction: column;
    }

    .container {
        max-width: 760px !important;
    }

    .top_information ul.nav.nav-tabs {
        margin: 1rem 0;
    }

    .top_book .col-sm-6:first-child {
        padding-right: 1rem;
    }

    .home .top_book .col-7 a {
        position: absolute;
        right: 1rem;
        top: 10rem;
    }

    .accordion p .btn:before {
        left: 2%;
    }

    .recruit h2 img.position-2,
    .recruit h2 img.position-3 {
        width: 230px;
        position: static;
    }

    .recruit h2 img.position-4,
    .recruit h2 img.position-5 {
        width: 230px;
        top: -7rem;
        left: 10px;
    }

    .recruit_top .requirements {
        margin-top: 4rem;
    }

    .recruit_top .entry {
        margin-top: 7rem;
    }

    .recruit h2.mt-0 {
        margin-bottom: 1rem;
    }

    .recruit .position-1 {
        top: -6rem;
    }

    .entry_header h3.mb-0 br {
        display: none;
    }

    .interview .recruit-inner-container li.nav-item {
        font-size: .8rem;
    }

    .interview .bg-white h5,
    .interview .profile h5,
    .interview .bg-white h4,
    .interview .profile h4,
    .system .bg-white h4 {
        font-size: .8rem;
    }

    .recruit-qa-container .qa_info p:first-child {
        font-size: 2rem;
    }

    .recruit-qa-container .qa_info p:last-child {
        font-size: 0.7rem;
    }

    br.br_tab {
        display: block;
    }

    .recruit .interview .bg-white {
        min-height: 160px;
    }

    .entry {
        padding: 3rem 0 1rem;
    }

    .recruit_top h3 {
        font-size: 1rem;
    }

    .page-id-65 .paragraph {
        margin-top: 0;
    }

    header#masthead .sp_none {
        display: none;
    }

    .sp_nav {
        display: block;
    }

    header {
        padding: 0;
    }

    nav.globalMenuSp {
        position: absolute;
        top: 95px;
        left: 0;
        background: #fff;
        color: #000;
        text-align: center;
        transform: translateY(-100%);
        transition: all 0.6s;
        width: 100%;
        z-index: 10;
        visibility: hidden;
    }

    .sp_nav .d-flex .col-10 {
        z-index: 9999;
        background: #fff;
    }

    nav.globalMenuSp ul {
        background: #fff;
        margin: 0 auto;
        width: 100%;
        padding: 0 1rem;
        text-align: left;
    }

    nav.globalMenuSp ul li {
        list-style-type: none;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #b1b1b1;
    }

    #slidetoggle_menu>li {
        padding: 1rem 0;
        position: relative;
        font-size: 110%;
    }

    #slidetoggle_menu>li>ul {
        border-top: 1px solid #FF6A97;
        margin-top: 1rem;
        font-size: 95%;
    }

    #slidetoggle_menu>li>ul>li {
        border: none;
        padding: 0.3rem 0;
        position: relative;
    }

    #slidetoggle_menu>li>ul>li>a:after {
        content: "\f105";
        position: absolute;
        right: 0;
        color: #b1b1b1;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
    }

    #slidetoggle_menu>li.active:after {
        content: "\f068";
    }

    #slidetoggle_menu>li.default:after,
    #slidetoggle_menu>li:after {
        position: absolute;
        content: "\f067";
        right: 1rem;
        top: 1rem;
        color: #FF6A97;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
    }

    #slidetoggle_menu>li>ul>li:first-child {
        padding-top: 1.3rem;
    }

    #slidetoggle_menu li ul {
        display: none;
    }

    #slidetoggle_menu>li.parent:after {
        content: "\f105";
        pointer-events: none;
    }

    #slidetoggle_menu>li.parent {
        border: none;
        padding: 0.5rem 0;
    }

    .sub_menu li.parent:first-child {
        border-top: 1px solid #b1b1b1;
        padding-top: 1rem;
    }

    .sub_menu li.parent {
        padding: .8rem 0;
        border-bottom: none;
    }

    .sub_menu li.parent a:after {
        content: "\f105";
        position: absolute;
        right: 30px;
        color: #FF6A97;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
    }

    .globalMenuSp .fb_link {
        color: #999999;
        font-size: 28px;
        margin: 10px 0;
        display: block;
    }

    /* 最後はラインを描かない */
    nav.globalMenuSp ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    nav.globalMenuSp ul li a {
        display: block;
        color: #000;
    }

    /* このクラスを、jQueryで付与・削除する */
    nav.globalMenuSp.active {
        transform: translateY(0%);
        visibility: visible;
    }

    .navToggle {
        display: block;
        position: relative;
        right: 0;
        top: 0;
        width: 60px;
        height: 100%;
        cursor: pointer;
        z-index: 9999;
        background: #FF6A97;
        text-align: center;
    }

    .sp_logo_wrap {
        z-index: 11;
        background: #fff;
        width: 100%;
    }

    .navToggle span {
        display: block;
        position: absolute;
        width: 35px;
        border-bottom: solid 2px #fff;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
        left: 22%;
    }

    .navToggle span:nth-child(1) {
        top: 29px;
    }

    .navToggle span:nth-child(2) {
        top: 37px;
    }

    .navToggle span:nth-child(3) {
        top: 45px;
    }

    .navToggle span:nth-child(4) {
        border: none;
        color: #fff;
        font-size: 12px;
        top: 50px;
    }

    /* 最初のspanをマイナス45度に */
    .navToggle.active span:nth-child(1) {
        top: 31%;
        left: 21%;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    /* 2番目と3番目のspanを45度に */
    .navToggle.active span:nth-child(2),
    .navToggle.active span:nth-child(3) {
        top: 31%;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .footer_info a {
        color: #fff;
        display: block;
        padding: 10px 0;
    }

    .footer_bottom p.small {
        padding-top: 1rem;
    }

    .top_search .col-4.col-md-2 a {
        background: #fff;
        border-radius: 3px;
        border: 1px solid #f2f1ee;
        height: 43px;
        padding: 10px 0;
        font-size: 0.8rem;
    }

    .sp_nav {
        width: 100%;
        position: absolute;
        top: 0;
    }

    .top_search .col-4.col-md-2:after {
        content: none;
    }

    .top_search .my-5 {
        margin: 1.5rem auto !important;
    }

    a.search_btn:before {
        margin-right: 0;
    }

    ul.nav.nav-tabs {
        margin: 1rem 0;
        flex-wrap: wrap;
    }

    li.nav-item {
        flex: 0 0 33.3333333%;
        text-align: center;
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active,
    .nav-link:hover {
        border-radius: 0;
    }

    .home .nav-tabs .nav-item:after,
    #post-230 .nav-tabs .nav-item:after {
        content: none;
    }

    .tab-pane {
        margin: 1rem 0;
    }

    .top_link+.my-5 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    div#content {
        margin-top: 57px;
    }

    .condition-area {
        font-size: .8rem;
    }

    table.entry_form th {
        width: 30%;
    }

    .search_area ul li {
        white-space: nowrap;
    }

    .recruit .position-1 br {
        display: none;
    }

    .site-info_inner p {
        font-size: .8rem;
    }

    .site-info_inner a.btn {
        width: 90%;
    }

    .site-info_inner.site_info_1 a.btn:before,
    .site-info_inner.site_info_2 a.btn:before,
    .site-info_inner.site_info_3 a.btn:before {
        left: 1rem;
    }

    .home .slide .carousel-control-prev-icon,
    .home .slide .carousel-control-next-icon {
        width: 20px;
        height: 20px;
    }

    .home .slide .carousel-control-prev-icon {
        left: 40px;
    }

    .home .slide .carousel-control-next-icon {
        right: 40px;
    }

    .recruit-inner-container li.nav-item {
        padding: 0 2rem;
    }

    .system .recruit-inner-container li.nav-item {
        padding: 0 1rem;
    }
}

/* 425px - 767px */
@media (min-width: 425px) and (max-width: 767px) {
    .col-md-4.interview-content {
        margin-bottom: 7rem;
    }
}

@media (min-width: 768px) {
    .copyright p {
        text-align: right;
    }
}

/* 20200306追加 */
.post_item {
    border-bottom: 1px solid #b4b4b4;
}
.post_item a {
    background: #fff;
    padding: 1rem 2rem;
    display: block;
    position: relative;
    color: #4d4d4d;
}
.post_item a.angle:after {
    right: 1.5rem;
}
.post_item  a[href$=".pdf"]:after {
    content: "\f1c1";
    font-weight: inherit;
}
.category_nav {
    margin-bottom: 2rem;
}
.category_nav a {
  color: #495057;
}
@media (max-width: 767px){
.post_item a {
    padding: 1rem 2rem 1rem 1rem;
}
.post_item a.angle:after {
    top: 40%;
}
}

.video-modal .col-md-4 {
    margin-bottom: 3rem;
}
.video-modal a {
    cursor: pointer;
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 755px !important;
    }
}
.video-modal a img {
    width: 100%;
}
.video-modal .video-title {
    border-bottom: 4px solid #e6e6e6;
    position: relative;
}
.video-modal .video-title:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -4px;
    width: 90px;
    height: inherit;
    border-bottom: 4px solid #e16a94;
}
.video-modal .video-title p {
    margin: 0;
    padding: 15px 30px 15px 0;
    font-size: 1.2em;
    font-weight: 500;
    position: relative;
}

.video-modal .video-title p:after {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    right: 0;
    background: #e16a94;
    padding: 0px 9px 0px 14px;
    border-radius: 50%;
    color: #fff;
}
.modal-footer {
    display: block;
    text-align: center;
    border-top: none;
    padding: 0 0 1.5rem;
}
.modal-footer .btn.btn-secondary{
    background: #ff6a97;
    border: none;
    border-radius: 3px;
    padding: 10px 25px 8px;
    font-family: 'Noto Sans Japanese', sans-serif;
}

#post-3381 .post-thumbnail {
    display: none;
}
.movie_icon {
    width: 60px;
    margin-bottom: 10px;
}
.top_movie_banner img {
    margin: 1rem auto;
    background: #fff;
    max-width: 370px;
    border: 8px solid #fff;
    width: 100%;
}
.top_efforts_movie {
    background: #faf0df;
    border-radius: 5px;
}

@media (min-width: 768px){
    .top_efforts_movie {
        background-image: url(/wp/wp-content/themes/seizankai/img/top_efforts_movie.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        margin: 0 auto;
    }
}
@media (max-width: 767px){
    .video-modal .video-title p:after {
        padding: 0px 8px 0px 12px;
    }
}