@charset "utf-8";

/* CSS INFORMATION -====================================================
File name : news.css
Description :
===================================================================== */

/* =====================================================================
*    news
* =================================================================== */
.news {
}

.news .sec_ttl {
    margin: 0 0 calc(120 / 750 * 100%);
}

.news .sec_contents {
    width: calc(690 / 750 * 100%);
    margin: 0 auto;
}

.news_list {
}

.news_list > li {
    margin: 0 0 calc(40 / 690 * 100%);
    padding: calc(25 / 690 * 100%) calc(35 / 690 * 100%);
    background-color: #fff;
    border: 1px solid #fff100;
}

.news_list > li:last-child {
    margin-bottom: 0;
}

.news_list_box > dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news_list_box > dt::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #cececa;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 calc(105 / 618 * 100%);
}

.news_list_date {
    display: block;
    width: calc(90 / 618 * 100%);
    padding: 0.3em 0;
    color: #ff2cb2;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.8;
    text-align: center;
}

.news_list_ttl {
    display: block;
    width: calc(488 / 618 * 100%);
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.429;
    letter-spacing: -0.05em;
}

.news_list_txt {
    margin: calc(25 / 618 * 100%) 0 0;
    padding: 0 0 calc(20 / 618 * 100%);
    font-size: 2.8rem;
    line-height: 1.714;
    letter-spacing: -0.05em;
}

.news_list_photo {
    margin: 0 0 calc(35 / 618 * 100%);
}

.news_list_photo > li {
    margin: calc(35 / 618 * 100%) 0 0;
    border: 1px solid #fff100;
}

.news_list_btn {
    width: calc(500 / 570 * 100%);
    margin: calc(60 / 570 * 100%) auto;
}

@media screen and (min-width: 768px) {
    .news .sec_ttl {
        margin: 0 0 calc(80 / 1000 * 100%);
    }

    .news .sec_contents {
        width: 100%;
    }

    .news_list {
        width: 100%;
    }

    .news_list > li {
        margin: 0 0 calc(30 / 1000 * 100%);
        padding: calc(20 / 1000 * 100%) calc(35 / 1000 * 100%);
    }

    .news_list_box > dt::before {
        width: 2px;
        margin: 0 0 0 calc(85 / 928 * 100%);
    }

    .news_list_date {
        width: calc(70 / 928 * 100%);
        padding: 1.3em 0;
        font-size: 1.4rem;
        line-height: 1.714;
    }

    .news_list_ttl {
        width: calc(820 / 928 * 100%);
        font-size: 2.8rem;
    }

    .news_list_txt {
        width: calc(888 / 928 * 100%);
        margin: calc(25 / 928 * 100%) auto 0;
        padding: 0 0 calc(20 / 928 * 100%);
        font-size: 1.6rem;
        line-height: 1.75;
    }

    .news_list_txt > ul:first-child > li:first-child,
    .news_list_txt > ul:first-child > li:nth-child(2) {
        margin-top: 0;
    }

    .news_list_photo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 calc(30 / 928 * 100%);
    }

    .news_list_photo > li {
        max-width: calc(650 / 888 * 100%);
        min-width: calc(420 / 888 * 100%);
        margin: calc(30 / 888 * 100%) calc(48 / 888 * 100%) 0 0;
    }

    .news_list_photo > li:nth-child(even),
    .news_list_photo > li:last-child {
        margin-right: 0;
    }

    .news_list_btn {
        width: calc(315 / 1100 * 100vw);
        margin: calc(20 / 1100 * 100vw) auto;
    }
}

@media screen and (min-width: 1100px) {
    .news_list_btn {
        width: 315px;
        margin: 20px auto;
    }
}


/* =====================================================================
*    67コール募集用追加
* =================================================================== */
@media screen and (min-width: 700px) {
    .sp {display: none;
    }
}

@media screen and (max-width: 699px) {
    .pc {display: none;
    }
}

.txt li a {
    display: inline!important;
    text-decoration: underline!important;
}

.txt li a:link {
    color: #F00;
}
.txt li a:visited {
    color: #F00;
}
.txt li a:hover {
    color: #F00;
}
.txt li a:active {
    color: #F00;
}

.txt {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 30px;
}

.txt li {
    margin-bottom: 5px;
}

@media screen and (max-width: 699px) {
    .dates {
        color: #F00;
        font-weight: bold;
        margin: 3px 3px 0 5px;
        background-color: #FFF;
        line-height: 1.5em;
    }
}


@media screen and (min-width: 700px) {
    .dates {
        color: #F00;
        font-weight: bold;
        margin: 3px 3px 0 5px;
        background-color: #FFF;
        line-height: 1.5em;
    }
}

@media screen and (max-width: 699px) {
    .call67 {
        width: 80px;
        padding-right: 1px;
        display: inline-block;
        margin-bottom: 2px;
    }
}

@media screen and (min-width: 700px) {
    .call67 img {
        width: 85px;
        height: auto;
        padding-right: 2px;
        display: inline-block;
    }
}

@media screen and (max-width: 699px) {
    .call67 img {
        padding-left: 15px;
        width: 100% !important;
    }
}

.tellbox {
    width: 50%;
    padding: 2%;
    margin: 10px auto;
    background-color: #FFF;
    border: solid 2px #e23167;
    border-radius: .4em;
}

@media screen and (max-width: 699px) {
    .tellbox {
        width: 90%;
        padding: 5%;
    }
}

.telltxt {
    font-weight: bold;
    text-align: center;
    color: #F00;
}

.telltxt span{
    font-size: 2rem!important;
    font-weight: bold;
    text-align: center;
    color: #F00;
    text-decoration: underline!important;
}

.telltxt a{
    font-weight: bold;
    text-align: center;
    color: #F00;
    text-decoration: underline!important;
}

/* =====================================================================
*    装飾追加
* =================================================================== */

.news_list_txt b {
  font-weight: bold;
}
