@charset "utf-8";

/* CSS INFORMATION -====================================================
File name : bosyu.css
Description :
===================================================================== */

/* =====================================================================
*    bosyu
* =================================================================== */
.bosyu_page {
    padding: calc(120 / 750 * 100%) 0 calc(100 / 750 * 100%);
    overflow: hidden;
}

.bosyu_page::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e1fbff;
    position: absolute;
    top: 0;
    left: 0;
    margin: calc(120 / 750 * 100%) 0 0;
}

.sec_ttl_box::before {
    content: "募集";
    display: block;
    position: absolute;
    top: -0.19em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: rgba(255, 255, 255, 0.7);
    font-size: 18rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.07em;
    text-align: center;
}

.bosyu_page .sec_ttl {
    background-color: #00ffff;
    letter-spacing: 0.4em;
}

.bosyu_sec {
    width: calc(680 / 750 * 100%);
    margin: calc(100 / 750 * 100%) auto 0;
}

.bosyu_sec::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e60019;
    position: absolute;
    top: 0;
    left: 0;
    margin: calc(-6 / 680 * 100%) 0 0 calc(-6 / 680 * 100%);
}

.bosyu_wrap {
    padding: 0 0 calc(120 / 750 * 100%);
    background-color: #fff;
}

.bosyu_ttl {
    width: calc(590 / 680 * 100%);
    margin: 1em auto 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.778;
    padding-top: 1.2em;
}

.bosyu_date {
    width: calc(590 / 680 * 100%);
    margin: 1em auto 0;
    color: #909090;
    font-size: 16px;
}

.bosyu_box {
    width: calc(590 / 680 * 100%);
    margin: 1.5em auto 0;
    padding: 0 0 2em;
    border-bottom: 1px dotted #c7c8c8;
    font-size: 16px;
    line-height: 1.786;
}

.bosyu_box > * {
    margin: 1.5em 0 0;
}

.bosyu_box h3 {
    margin: 3em 0 0;
    font-size: 18px;
    font-weight: 700;
}

.bosyu_box small {
    font-size: 16px;
}

.bosyu_box a {
    display: inline;
    text-decoration: underline;
}

.bosyu_box strong {
    font-weight: 700;
}

.bosyu_box figcaption {
    margin: 0.4em 0 0;
    font-size: 16px;
}

.bosyu_tag {
    width: calc(590 / 680 * 100%);
    margin: 1em auto 0;
    font-size: 16px;
    line-height: 2;
}

.bosyu_tag li {
    display: inline;
    margin: 0 1.5em 0 0;
}

.bosyu_tag a {
    display: inline;
    color: #5d5d5d;
    text-decoration: underline;
}

.bosyu_share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(590 / 680 * 100%);
    margin: calc(60 / 680 * 100%) auto 0;
    padding: calc(30 / 680 * 100%) calc(40 / 680 * 100%);
    background-color: #eee;
}

.bosyu_share dt {
    width: calc(170 / 510 * 100%);
    margin: 0 auto 0 0;
    color: #131919;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.bosyu_share dd {
    width: calc(84 / 510 * 100%);
    margin-right: calc(34 / 510 * 100%);
    border: 1px solid #131919;
}

.bosyu_share dd:last-of-type {
    margin-right: 0;
}

.goiken {
    padding: calc(120 / 750 * 100%) 0 calc(20 / 750 * 100%) ;
}

.goiken_wrap {
    width: calc(680 / 750 * 100%);
    margin: 0 0 0 calc(30 / 750 * 100%);
    padding: calc(10 / 750 * 100%) 0 calc(70 / 750 * 100%);
    background: url(../images/common/bg_dot_gray15.png) repeat left top #fff;
    background-size: calc(36 / 680 * 100%) auto;
    -webkit-box-shadow: calc(7 / 750 * 100vw) calc(7 / 750 * 100vw) 0 rgba(31, 37, 37, 0.25);
    box-shadow: calc(7 / 750 * 100vw) calc(7 / 750 * 100vw) 0 rgba(31, 37, 37, 0.25);
}

.goiken_ttl {
    margin-top: 4em;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
}

.goiken_ttl span {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1em;
    left: 0.225em;
}

.goiken_ttl::after {
    content: "";
    display: block;
    width: calc(160 / 680 * 100%);
    margin: 0.5em auto 0;
    padding-top: calc(4 / 680 * 100%);
    background-color: #e60019;
}

.goiken_box1 {
    width: calc(580 / 680 * 100%);
    margin: calc(70 / 680 * 100%) auto 0;
    padding: 1em;
    background-color: #edf2f2;
    font-size: 16px;
    line-height: 1.714;
}

.goiken_txt2 {
    padding: 0 0 0 2em;
    text-indent: -2em;
}

.goiken_box2 {
    width: calc(580 / 680 * 100%);
    margin: calc(70 / 680 * 100%) auto 0;
    font-size: 16px;
    line-height: 1.714;
}

.goiken_box2 dl:not(:last-child) {
    margin: 0 0 calc(70 / 580 * 100%);
}

.goiken_txt3 dt {
    padding: 0 0 0 calc(80 / 580 * 100%);
    font-weight: 700;
    font-size: 16px;
}

.goiken_txt3 dt::before {
    content: "";
    display: block;
    width: calc(65 / 580 * 100%);
    height: 2px;
    background-color: #e60019;
    position: absolute;
    top: 0.84em;
    left: 0;
}

.goiken_txt3 dd {
    margin: 1.2em 0 0;
    padding: 0.85em 0;
    background-image: linear-gradient( 140deg, #edf2f2 63%, #f4f7f7 63.1%);
    font-weight: 700;
    text-align: center;
}

.goiken_box3 {
    width: calc(580 / 680 * 100%);
    margin: calc(110 / 680 * 100%) auto 0;
    font-size: 16px;
    line-height: 1.9;
}

.goiken_box3 li {
    padding: 0 0 0 1em;
    text-indent: -1em;
}

.goiken_box4 {
    width: calc(630 / 680 * 100%);
    margin: calc(110 / 680 * 100%) auto 0;
    padding: 2em 0 0;
    border-top: 1px solid #dde2e0;
    font-size: 16px;
    line-height: 1.714;
}

.goiken_box4 p {
    width: calc(580 / 630 * 100%);
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .bosyu_page {
        padding: calc(130 / 1600 * 100%) 0 calc(120 / 1600 * 100%);
    }

    .bosyu_page::before {
        margin: calc(130 / 1600 * 100%) 0 0;
    }

    .bosyu_sec {
        width: calc(1340 / 1600 * 100%);
        margin: calc(100 / 1600 * 100%) auto 0;
    }

    .bosyu_sec::before {
        margin: calc(-5 / 960 * 100%) 0 0 calc(-5 / 960 * 100%);
    }

    .bosyu_wrap {
        padding: 0 0 calc(100 / 960 * 100%);
    }

    .bosyu_ttl {
        width: calc(800 / 960 * 100%);
        margin: 1.4em auto 0;
        font-size: 20px;
        line-height: 1.786;
    }

    .bosyu_date {
        width: calc(800 / 960 * 100%);
        margin: 2.4em auto 0;
        font-size: 18px;
    }

    .bosyu_box {
        width: calc(800 / 960 * 100%);
        margin: 2.2em auto 0;
        padding: 0 0 3.5em;
        font-size: 18px;
        line-height: 1.75;
    }

    .bosyu_box > * {
        margin: 2em 0 0;
    }

    .bosyu_box h3 {
        font-size: 24px;
    }

    .bosyu_box a:hover {
        text-decoration: none;
    }

    .bosyu_tag {
        width: calc(800 / 960 * 100%);
        margin: 1.7em auto 0;
        font-size: 18px;
    }

    .bosyu_tag a:hover {
        text-decoration: none;
    }

    .bosyu_box small {
        font-size: 18px;
    }

    .bosyu_box figcaption {
        font-size: 18px;
    }

    .bosyu_share {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: calc(800 / 960 * 100%);
        margin: calc(60 / 960 * 100%) auto 0;
        padding: calc(25 / 960 * 100%) 0;
    }

    .bosyu_share dt {
        width: calc(110 / 800 * 100%);
        margin: 0;
        font-size: 18px;
    }

    .bosyu_share dd {
        width: calc(48 / 800 * 100%);
        margin-right: calc(40 / 800 * 100%);
    }

    .bosyu_share dd a:hover {
        background-color: #131919;
    }

    .bosyu_share dd a::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }

    .bosyu_share dd a:hover::after {
        opacity: 1;
    }

    .twitterShare a::after {
        background: url(../images/common/btn_sns1_h.png) no-repeat left top;
        background-size: 100% auto;
    }

    .facebookShare a::after {
        background: url(../images/common/btn_sns2_h.png) no-repeat left top;
        background-size: 100% auto;
    }

    .lineShare a::after {
        background: url(../images/common/btn_sns3_h.png) no-repeat left top;
        background-size: 100% auto;
    }

    .goiken {
        padding: calc(100 / 1600 * 100%) 0 0;
    }

    .goiken::before {
        padding-top: calc(230 / 1600 * 100%);
    }

    .goiken_wrap {
        width: calc(1000 / 1600 * 100%);
        margin: 0 auto;
        padding: calc(5 / 1600 * 100%) 0 calc(100 / 1600 * 100%);
        background-size: calc(36 / 1000 * 100%) auto;
        -webkit-box-shadow: calc(7 / 1600 * 100vw) calc(7 / 1600 * 100vw) 0 rgba(31, 37, 37, 0.25);
        box-shadow: calc(7 / 1600 * 100vw) calc(7 / 1600 * 100vw) 0 rgba(31, 37, 37, 0.25);
    }

    .goiken_ttl {
        margin-top: 2em;
    }

    .goiken_ttl span {
        font-size: 26px;
        letter-spacing: 0.1em;
    }

    .goiken_ttl::after {
        width: calc(160 / 1000 * 100%);
        padding-top: 2px;
    }

    .goiken_box1 {
        width: calc(800 / 1000 * 100%);
        margin: calc(60 / 1000 * 100%) auto 0;
        padding: 2em 4em;
        font-size: 18px;
        line-height: 1.75;
    }

    .goiken_box2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: calc(800 / 1000 * 100%);
        margin: calc(60 / 1000 * 100%) auto 0;
        font-size: 18px;
        line-height: 1.75;
    }

    .goiken_box2 dl {
        width: calc(600 / 800 * 100%);
    }

    .goiken_box2 dl:not(:last-child) {
        margin: 0;
    }

    .goiken_txt3 dt {
        font-size: 18px;
    }

    .goiken_txt3 dt::before {
        width: calc(40 / 380 * 100%);
    }

    .goiken_txt3 dd {
        margin: 0.8em 0 0;
    }

    .goiken_txt3 dd a {
        display: inline;
    }

    .goiken_txt3 dd a[href^="tel:"] {
        pointer-events: none;
        cursor: default;
    }

    .goiken_box3 {
        width: calc(800 / 1000 * 100%);
        margin: calc(60 / 1000 * 100%) auto 0;
        font-size: 18px;
        line-height: 2.25;
    }

    .goiken_box4 {
        width: calc(800 / 1000 * 100%);
        margin: calc(60 / 1000 * 100%) auto 0;
        padding: 1.3em 0 0;
        font-size: 18px;
        line-height: 1.75;
    }

    .goiken_box4 p {
        width: 100%;
    }
}

@media screen and (min-width: 1000px) {
    .goiken_ttl {
        margin-top: 3em;
    }

    .goiken_ttl span {
        font-size: 30px;
    }
}

@media screen and (min-width: 1300px) {
    .bosyu_sec {
        width: calc(960 / 1600 * 100%);
    }

    .bosyu_ttl {
        font-size: 24px;
    }

    .goiken_ttl {
        margin-top: 4em;
    }

    .goiken_ttl span {
        font-size: 36px;
    }
}

@media screen and (min-width: 1600px) {
    .bosyu_page {
        padding: 130px 0 120px;
    }

    .bosyu_page::before {
        margin: 130px 0 0;
    }

    .bosyu_ttl {
        font-size: 28px;
    }

    .goiken_ttl span {
        font-size: 40px;
    }
}


/* =====================================================================
*    bosyu_news
* =================================================================== */
.bosyu_news {
    padding: 0 0 calc(160 / 750 * 100%);
    background-color: #e1fbff;
}

.bosyu_news_ttl {
    display: inline-block;
    padding: 0 calc(5 / 750 * 100%) 0 calc(60 / 750 * 100%);
    background-color: #e60019;
    color: #fff;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.1em;
    z-index: 3;
}

.bosyu_news_box {
    margin: calc(-25 / 750 * 100%) 0 0;
    padding: calc(95 / 750 * 100%) 0 calc(70 / 750 * 100%);
}

.bosyu_news_box::before,
.bosyu_news_box::after {
    content: "";
    display: block;
    width: calc(625 / 750 * 100%);
    height: 100%;
    background: url(../images/common/bg_dot_gray40.png) repeat left top #00ffff;
    background-size: calc(36 / 625 * 100%) auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.bosyu_news_box::after {
    background: #e2ff00;
    margin: calc(40 / 750 * 100%) 0 0 calc(30 / 750 * 100%);
    z-index: 1;
}

.bosyu_news_list {
    width: calc(690 / 750 * 100%);
    margin: 0 0 0 auto;
    z-index: 3;
}

.bosyu_news_list li:not(:last-child) {
    margin: 0 0 calc(35 / 690 * 100%);
}

.bosyu_news_list li::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e60019;
    position: absolute;
    top: 0;
    left: 0;
    margin: calc(-6 / 690 * 100%) 0 0 calc(-6 / 690 * 100%);
}

.bosyu_news_list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: calc(25 / 690 * 100%);
    background-color: #fff;
}

.bosyu_news_photo {
    width: calc(220 / 640 * 100%);
}

.bosyu_news_txt {
    width: calc(390 / 640 * 100%);
}

.bosyu_news_list .movie_pickup_txt1 {
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.75;
}

.bosyu_news_list .movie_pickup_txt2 {
    margin: 1em 0 0;
    color: #909090;
    font-size: 2rem;
    letter-spacing: 0.05em;
}

.bosyu_link {
    margin-top: calc(120 / 750 * 100%);
}

@media screen and (min-width: 768px) {
    .bosyu_news {
        padding: 0 0 calc(120 / 1600 * 100%);
    }

    .bosyu_news_ttl {
        display: block;
        width: calc(640 / 1600 * 100%);
        padding: 0.2em 1em;
        font-size: 2.4rem;
        text-align: right;
    }

    .bosyu_news_box {
        margin: calc(-21 / 1600 * 100%) 0 0;
        padding: calc(80 / 1600 * 100%) 0 calc(80 / 1600 * 100%);
    }

    .bosyu_news_box::before,
    .bosyu_news_box::after {
        width: 50vw;
        left: 50%;
        margin-left: -50vw;
        background-size: calc(36 / 1600 * 100vw) auto;
    }

    .bosyu_news_box::after {
        margin: calc(23 / 1600 * 100vw) 0 0 calc(30 / 1600 * 100vw - 50vw);
    }

    .bosyu_news_list {
        width: calc(800 / 1600 * 100%);
        margin: 0 auto;
    }

    .bosyu_news_list li {
        top: 0;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }

    .bosyu_news_list li:not(:last-child) {
        margin: 0 0 calc(40 / 800 * 100%);
    }

    .bosyu_news_list li::before {
        margin: calc(-6 / 800 * 100%) 0 0 calc(-6 / 800 * 100%);
    }

    .bosyu_news_list li:hover {
        top: -1.5rem;
    }

    .bosyu_news_list li a {
        padding: calc(20 / 800 * 100%);
    }

    .bosyu_news_photo {
        width: calc(220 / 760 * 100%);
    }

    .bosyu_news_txt {
        width: calc(520 / 760 * 100%);
    }

    .bosyu_news_list .movie_pickup_txt1 {
        font-size: 1.6rem;
        line-height: 1.5;
    }

    .bosyu_news_list .movie_pickup_txt2 {
        margin: 1.5em 0 0;
        font-size: 1.2rem;
    }

    .bosyu_link {
        margin-top: calc(85 / 1600 * 100%);
    }
}

@media screen and (min-width: 1600px) {
    .bosyu_news {
        padding: 0 0 120px;
    }

    .bosyu_news_ttl {
        width: calc(50vw - 160px);
        left: 50%;
        margin-left: -50vw;
    }
}

/* =====================================================================
*    form追加
* =================================================================== */

.btn {
  width: 70%;
  margin: 0 auto ;
  padding-top: 4em;
}

@media screen and (min-width: 768px) {
  .btn {
    width: 40%;
  }
}
