@charset "utf-8";

/* CSS INFORMATION -====================================================
File name : present.css
Description :
===================================================================== */

/* =====================================================================
*    present
* =================================================================== */
.present_page {
    padding: calc(120 / 750 * 100%) 0 calc(100 / 750 * 100%);
    overflow: hidden;
}

.present_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: "Present";
    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;
}

.present_page .sec_ttl {
    background-color: #00ffff;
    letter-spacing: 0.4em;
}

.present_sec {
    width: calc(680 / 750 * 100%);
    margin: calc(100 / 750 * 100%) auto 0;
}

.present_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%);
}

.present_wrap {
    padding: 0 0 calc(120 / 750 * 100%);
    background-color: #fff;
}

.present_ttl {
    width: calc(600 / 680 * 100%);
    margin: 1em auto 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.778;
    padding-top: 1.2em;
}

.present_date {
    width: calc(590 / 680 * 100%);
    margin: 1em auto 0;
    color: #909090;
    font-size: 2rem;
}

.present_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;
}

.present_box > * {
    margin: 1.5em 0 0;
}

.present_box h3 {
    margin: 3em 0 0;
    font-size: 18px;
    font-weight: 700;
}

.present_box small {
    font-size: 16px;
}

.present_box a {
    display: inline;
    text-decoration: underline;
}

.present_box strong {
    font-weight: 700;
}

.present_box figcaption {
    margin: 0.4em 0 0;
    font-size: 16px;
}

.present_tag {
    width: calc(590 / 680 * 100%);
    margin: 1em auto 0;
    font-size: 16px;
    line-height: 2;
}

.present_tag li {
    display: inline;
    margin: 0 1.5em 0 0;
}

.present_tag a {
    display: inline;
    color: #5d5d5d;
    text-decoration: underline;
}

.present_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;
}

.present_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;
}

.present_share dd {
    width: calc(84 / 510 * 100%);
    margin-right: calc(34 / 510 * 100%);
    border: 1px solid #131919;
}

.present_share dd:last-of-type {
    margin-right: 0;
}

.kokuchi {
    padding: calc(120 / 750 * 100%) 0 calc(20 / 750 * 100%) ;
}

.kokuchi_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);
}

.kokuchi_ttl {
    margin-top: 4em;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
}

.kokuchi_ttl span {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.45em;
    left: 0.225em;
}

.kokuchi_ttl::after {
    content: "";
    display: block;
    width: calc(160 / 680 * 100%);
    margin: 0.5em auto 0;
    padding-top: calc(4 / 680 * 100%);
    background-color: #e60019;
}

.kokuchi_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;
}

.kokuchi_txt2 {
    padding: 0 0 0 2em;
    text-indent: -2em;
}

.kokuchi_box2 {
    width: calc(580 / 680 * 100%);
    margin: calc(70 / 680 * 100%) auto 0;
    font-size: 16px;
    line-height: 1.714;
}

.kokuchi_box2 dl:not(:last-child) {
    margin: 0 0 calc(70 / 580 * 100%);
}

.kokuchi_txt3 dt {
    padding: 0 0 0 calc(80 / 580 * 100%);
    font-weight: 700;
}

.kokuchi_txt3 dt::before {
    content: "";
    display: block;
    width: calc(65 / 580 * 100%);
    height: 2px;
    background-color: #e60019;
    position: absolute;
    top: 0.84em;
    left: 0;
}

.kokuchi_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;
}

.kokuchi_box3 {
    width: calc(580 / 680 * 100%);
    margin: 1rem auto 0;
    font-size: 16px;
    line-height: 1.714;
}

.kokuchi_box3 li {
    padding: 0 0 0 1em;
    text-indent: -1em;
}
.kokuchi_box3 li::before {
    content: "※";
    color: #e60019;
}

ul li:last-child::before {
    content: none;
}

.kokuchi_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;
}

.kokuchi_box4 p {
    width: calc(580 / 630 * 100%);
    margin: 0 auto;
}

.bInfoTxt {
    width: calc(900 / 960 * 100%);
    margin: 1.4em auto 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 4rem;
}
.present_sec h6 {
    width: calc(630 / 680 * 100%);
    margin: calc(10 / 680 * 100%) auto 0;
    padding: 2em 0 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.714;
}
.presentBox {
	width: 92%;
	margin: 4em auto;
	padding: 1em;
    border: 4px solid #e60019;

}

.presentBox h3 {
	font-size: 18px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: .2em;
}

.presentBox h4 {
	font-size: 16px;
	padding: .2em;
}

.presentBox h5 {
	font-size: 16px;
	padding: .2em 0 .2em 1em;
}

.presentBox figcaption {
	padding: .4em;
    font-size: 16px;
}

.telBox {
	display: none;
}

.telBoxSp {
	display: block;
	font-weight: bold;
	text-align: center;
}

.telBoxSp a {
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
	background: linear-gradient(transparent 40%, #ffff66 0%);
}


.tel8 {
	color: #c00;
	font-size: 16px;
}

.prizeBox,
.prizeBox2 {
	flex-direction: column;
}

.prizeBox img,
.prizeBox2 img {
	width: 100%;
	margin: 5px 0px
}

.endInfo {
	padding: 1em;
	font-size: 16px;
}

.center {
	text-align: center;
    font-size: 16px;
    line-height: 2em;
	font-weight: bold;
}

.spOnly {
	display: block;
}

.fontRedB {
    color: #e60019;
}

@media screen and (min-width: 768px) {
    .present_page {
        padding: calc(130 / 1600 * 100%) 0 calc(160 / 1600 * 100%);
    }

    .present_page::before {
        margin: calc(130 / 1600 * 100%) 0 0;
    }

    .present_sec {
        width: calc(1200 / 1600 * 100%);
        margin: calc(100 / 1600 * 100%) auto 0;
    }

    .present_sec::before {
        margin: calc(-5 / 960 * 100%) 0 0 calc(-5 / 960 * 100%);
    }

    .present_wrap {
        padding: 0 0 calc(100 / 960 * 100%);
    }

    .present_ttl {
        width: calc(800 / 960 * 100%);
        margin: 1.4em auto 0;
        font-size: 26px;
        line-height: 1.786;
    }

    .present_date {
        width: calc(800 / 960 * 100%);
        margin: 2.4em auto 0;
        font-size: 18px;
    }

    .present_box {
        width: calc(800 / 960 * 100%);
        margin: 2.2em auto 0;
        padding: 0 0 3.5em;
        font-size: 18px;
        line-height: 1.75;
    }

    .present_box > * {
        margin: 2em 0 0;
    }

    .present_box h3 {
        font-size: 2.4rem;
    }

    .present_box a:hover {
        text-decoration: none;
    }

    .present_box small {
        font-size: 18px;
    }
    
    .present_box figcaption {
        font-size: 18px;
    }

    .present_tag {
        width: calc(800 / 960 * 100%);
        margin: 1.7em auto 0;
        font-size: 18px;
    }

    .present_tag a:hover {
        text-decoration: none;
    }

    .present_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;
    }

    .present_share dt {
        width: calc(110 / 800 * 100%);
        margin: 0;
        font-size: 18px;
    }

    .present_share dd {
        width: calc(48 / 800 * 100%);
        margin-right: calc(40 / 800 * 100%);
    }

    .present_share dd a:hover {
        background-color: #131919;
    }

    .present_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;
    }

    .present_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;
    }

    .kokuchi {
        padding: calc(100 / 1600 * 100%) 0 0;
    }

    .kokuchi::before {
        padding-top: calc(230 / 1600 * 100%);
    }

    .kokuchi_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);
    }

    .kokuchi_ttl span {
        font-size: 22px;
    }

    .kokuchi_ttl::after {
        width: calc(160 / 1000 * 100%);
        padding-top: 2px;
    }

    .kokuchi_box1 {
        width: calc(800 / 1000 * 100%);
        margin: calc(60 / 1000 * 100%) auto 0;
        padding: 2em 4em;
        font-size: 18px;
        line-height: 1.75;
    }

    .kokuchi_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;
    }

    .kokuchi_box2 dl {
        width: calc(380 / 800 * 100%);
    }

    .kokuchi_box2 dl:not(:last-child) {
        margin: 0;
    }

    .kokuchi_txt3 dt::before {
        width: calc(40 / 380 * 100%);
    }

    .kokuchi_txt3 dd {
        margin: 0.8em 0 0;
    }

    .kokuchi_txt3 dd a {
        display: inline;
    }

    .kokuchi_txt3 dd a[href^="tel:"] {
        pointer-events: none;
        cursor: default;
    }

    .kokuchi_box3 {
        width: calc(800 / 1000 * 100%);
        margin: 1rem auto 0;
        font-size: 18px;
        line-height: 1.75;
    }

    .kokuchi_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;
    }

    .kokuchi_box4 p {
        width: 100%;
    }
    .present_sec h6 {
        width: calc(800 / 1000 * 100%);
        margin: calc(60 / 1000 * 100%) auto 0;
        padding: 1.3em 0 0;
        font-size: 18px;
        line-height: 1.75;
    }

    .presentBox {
        width: 80%;
        margin: 4em auto;
    }

    .presentBox h3 {
        font-size: 20px;

    }

    .presentBox h4 {
        font-size: 18px;
        padding: .2em;
    }

    .presentBox h5 {
        font-size: 18px;
        padding: .2em 0 .2em 1em;
    }

    .presentBox figcaption {
        padding: .4em;
    }

    .telBox {
        font-weight: bold;
        text-align: center;
        width: 100%;
        padding: 0 1em;
        font-size: 18px;
    }

    .telBoxSp {
        display: none;
    }

    .telN {
        font-size: 26px;
        font-weight: 900;
        background: linear-gradient(transparent 40%, #ffff66 0%);
    }

    .tel8 {
        color: #c00;
        font-size: 18px;
    }

    .prizeBox {
        width: 600px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        margin: 10px auto;
    }

    .prizeBox2 {
        width: 650px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
        margin: 10px auto;
    }


    .prizeBox img,
    .prizeBox2 img {
        width: 320px;
        margin: 5px 5px 0 0
    }

    .center {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }

    .bInfoTxt {
        width: calc(880 / 960 * 100%);
        margin: 1.4em auto 0;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.714;
    }

    .spOnly {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    .present_page {
        padding: calc(130 / 1600 * 100%) 0 calc(120 / 1600 * 100%);
    }
    .present_sec {
        width: calc(960 / 1600 * 100%);
    }
    .kokuchi_ttl span {
        font-size: 26px;
    }
    .center {
        font-size: 24px;
    }
    .bInfoTxt {
        font-size: 22px;
    }
}

@media screen and (min-width: 1600px) {
    .present_page {
        padding: 130px 0 120px;
    }

    .present_page::before {
        margin: 130px 0 0;
    }
}


/* =====================================================================
*    present_news
* =================================================================== */
.present_news {
    padding: 0 0 calc(160 / 750 * 100%);
    background-color: #e1fbff;
}

.present_news_ttl {
    display: inline-block;
    padding: 0 calc(5 / 750 * 100%) 0 calc(60 / 750 * 100%);
    background-color: #e60019;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.1em;
    z-index: 3;
}

.present_news_box {
    margin: calc(-25 / 750 * 100%) 0 0;
    padding: calc(95 / 750 * 100%) 0 calc(70 / 750 * 100%);
}

.present_news_box::before,
.present_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;
}

.present_news_box::after {
    background: #e2ff00;
    margin: calc(40 / 750 * 100%) 0 0 calc(30 / 750 * 100%);
    z-index: 1;
}

.present_news_list {
    width: calc(690 / 750 * 100%);
    margin: 0 0 0 auto;
    z-index: 3;
}

.present_news_list li:not(:last-child) {
    margin: 0 0 calc(35 / 690 * 100%);
}

.present_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%);
}

.present_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;
}

.present_news_photo {
    width: calc(220 / 640 * 100%);
}

.present_news_txt {
    width: calc(390 / 640 * 100%);
}

.present_news_list .movie_pickup_txt1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
}

.present_news_list .movie_pickup_txt2 {
    margin: 1em 0 0;
    color: #909090;
    font-size: 16px;
    letter-spacing: 0.05em;
}

.present_link {
    margin-top: calc(120 / 750 * 100%);
}

@media screen and (min-width: 768px) {
    .present_news {
        padding: 0 0 calc(120 / 1600 * 100%);
    }

    .present_news_ttl {
        display: block;
        width: calc(640 / 1600 * 100%);
        padding: 0.2em 1em;
        font-size: 24px;
        text-align: right;
    }

    .present_news_box {
        margin: calc(-21 / 1600 * 100%) 0 0;
        padding: calc(80 / 1600 * 100%) 0 calc(80 / 1600 * 100%);
    }

    .present_news_box::before,
    .present_news_box::after {
        width: 50vw;
        left: 50%;
        margin-left: -50vw;
        background-size: calc(36 / 1600 * 100vw) auto;
    }

    .present_news_box::after {
        margin: calc(23 / 1600 * 100vw) 0 0 calc(30 / 1600 * 100vw - 50vw);
    }

    .present_news_list {
        width: calc(800 / 1600 * 100%);
        margin: 0 auto;
    }

    .present_news_list li {
        top: 0;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }

    .present_news_list li:not(:last-child) {
        margin: 0 0 calc(40 / 800 * 100%);
    }

    .present_news_list li::before {
        margin: calc(-6 / 800 * 100%) 0 0 calc(-6 / 800 * 100%);
    }

    .present_news_list li:hover {
        top: -1.5rem;
    }

    .present_news_list li a {
        padding: calc(20 / 800 * 100%);
    }

    .present_news_photo {
        width: calc(220 / 760 * 100%);
    }

    .present_news_txt {
        width: calc(520 / 760 * 100%);
    }

    .present_news_list .movie_pickup_txt1 {
        font-size: 22px;
        line-height: 1.5;
    }

    .present_news_list .movie_pickup_txt2 {
        margin: 1.5em 0 0;
        font-size: 18px;
    }

    .present_link {
        margin-top: calc(85 / 1600 * 100%);
    }
}

@media screen and (min-width: 1600px) {
    .present_news {
        padding: 0 0 120px;
    }

    .present_news_ttl {
        width: calc(50vw - 160px);
        left: 50%;
        margin-left: -50vw;
    }
}
