#index h1 {
    margin: 30px auto 25px auto;
}

#index h1 img {
    width: 353px;
}

header .gnav_ico {
    top: 30px;
}

#mv {
    max-width: 1100px;
}

.slick-slide > picture img {
    width: 100%;
}

.badge {
    width: 195px;
    position: absolute;
    left: calc(50% + 240px);
    top: 50px;
}

.pics {
    width: 100%;
    position: relative;
}

.pics img {
    width: 100%;
}

.pics.pics-1 {
    margin: 65px auto 0;
}

.pics.pics-2 {
    margin: 60px auto;
}

#sec_yodogawa {
    padding-bottom: 30px;
}

#sec_lineup {
    width: 100%;
    background-color: rgba(0,84,162,.24);
    padding: 0;
}

#sec_lineup:before, #sec_lineup:after {
    content: "";
    display: block;
    background-image: url("../../img/border_blue.png");
    background-size: contain;
    background-repeat: repeat-x;
    width: 100%;
    height: 10px;
    background-color: #fff;
}

#sec_lineup:before {
    margin-bottom: 60px;
}

#sec_lineup:after {
    margin-top: 30px;
}

#sec_lineup .sec_lineup_contents {
    width: 95%;
    max-width: 900px;
    margin: 0 auto;
}

#sec_lineup  h3 {
    font-size: 22px;
    color: #0054A2;
}

#sec_lineup  h3:after {
    background-color: #0054A2;
}

#sec_lineup li .img img {
    width: 100%;
}

#sec_lineup li .img-full img {
    max-width: 269px;
}

#sec_lineup li .img-mid img {
    max-width: 214px;
}

#sec_lineup li .img-desk img {
    max-width: 221px;
}

#sec_lineup a .img:after {
    width: 78px;
    height: 78px;
    background-image: url("../../img/arrow_circle.png");
    background-size: contain;
}

#sec_lineup li a p.img-full.img:after {
    right: -12px;
}

#sec_lineup li a p.img-mid.img:after {
    right: 30px;
}

#sec_lineup li a p.img-desk.img:after {
    right: 32px;
}

#sec_lineup a p.img-tool.img:after {
    right: -24px;
    bottom: -12px;
}

#sec_lineup .product_calendar.add {
    margin: 55px 0;
}

#sec_lineup .product_calendar.add ul {
    width: 100%;
    display: block;
}

#sec_lineup .product_calendar.add ul li {
    width: 100%;
    padding: 0;
}

#sec_lineup .product_calendar.add ul li a {
    display: flex;
    justify-content: space-between;
}

#sec_lineup .product_calendar.add ul li a img {
    width: 100%;
}


#sec_lineup .product_calendar.add ul li a h5 {
    background-color: #0054A2;
    border-radius: 5px;
    width: auto;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
}

#sec_lineup .product_calendar.add ul li a h4 {
    font-size: 20px;
}

#sec_lineup .product_calendar.add ul li a .img.img-tool img {
    max-width: 543px;
}

#sec_lineup .product_calendar.add ul li a h4 {
    margin: 13px 0 15px;
}

#sec_lineup .product_calendar.add ul li a p {
    font-size: 13px;
    color: #4D4D4D;
    line-height: 1.6;
}

article.line:before, article.line:after {
    content: none;
}

#sec_banner {
    width: 95%;
    max-width: 900px;
    padding-bottom: 0;
}

#sec_banner h3 {
    font-size: 15px;
    color: #0054A2;
}

#sec_banner h3:after {
    background-color: #0054A2;
}

#sec_banner .wrap {
    margin-bottom: 0;
}

#sec_banner ul {
    width: 100%;
    margin: 0 auto;
    max-width: 900px;
}

#sec_banner li {
    width: calc((100% - 40px) / 2);
    padding: 0;
    margin-right: 40px;
}

#sec_banner li:nth-child(2n) {
    margin-right: 0;
}

#sec_feature {
    background-color: #FFF53C;
}

#sec_feature .wrap {
    margin: 0 auto;
    padding: 50px 0 30px;
}

#sec_feature:before, #sec_feature:after {
    content: "";
    display: block;
    background-image: url("../../img/border_yellow.png");
    background-size: contain;
    background-repeat: repeat-x;
    width: 100%;
    height: 10px;
    background-color: #fff;
}

#sec_feature h3 {
    color: #0054A2;
    font-size: 22px;
}

#sec_feature h3:after {
    background-color: #0054A2;
}

#sec_feature ul {
    display: flex;
    width: 100%;
    max-width: 900px;
    flex-wrap: wrap;
    padding-top: 50px;
}

#sec_feature li {
    margin-bottom: 50px;
}

#sec_feature li div {
    font-size: 16px;
    color: #0054A2;
}

#sec_feature li span {
    background: none;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 0;
    border-radius: 0;
    display: inline;
    vertical-align: middle;
}

#btm_information {
    background-color: #666666;
}

#btm_information h2 {
    display: block;
    margin: 10px 0 30px;
}

.footer_inner {
    display: flex;
    justify-content: space-between;
}

footer #foot_share {
    float: none;
}

footer #foot_share ul {
    width: 30%;
    max-width: 300px;
    display: flex;
}

footer li {
    margin-right: 32px;
}

footer li.share img {
    width: 61px;
}

footer #foot_hobo_nav {
    float: none;
    padding-top: 5px;
}

footer #foot_hobo_nav ul {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
}

#gnav_lineup li:nth-child(2) img {
    width: 80%;
}

#gnav_lineup li:nth-child(3) img {
    width: 95%;
}

.product_calendar.product_calendar-tool ul li a p.img {
    width: 100%;
}

#gnav_lineup a .img:after {
    background-image: url("../../img/arrow_circle.png");
}

.illust {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.illust-1 {
    background-image: url("../../img/illust_1.png");
    width: 185px;
    height: 114px;
    right: 90px;
    top: -38px;
}

.illust-2 {
    background-image: url("../../img/illust_2.png");
    width: 102px;
    height: 53px;
    left: 90px;
    bottom: 0;
}

.illust-3 {
    background-image: url("../../img/illust_3.png");
    width: 109px;
    height: 105px;
    right: 90px;
    top: -25px;
}

.illust-4 {
    background-image: url("../../img/illust_4.png");
    width: 148px;
    height: 79px;
    left: 90px;
    top: -106px;
}

.img_slider .btn_prev, .img_slider .btn_next {
    display: none;
}

.img_slider .slick-dots {
    display: none !important;
}

#sec_lineup .product_calendar.add ul li {
    display: block;
}

#sec_lineup .add ul {
    margin-top: 40px;
}

.attention {
    border: 2px solid #DA3915;
    border-radius: 5px;
    width: 330px;
    margin: 3em auto;
    transform: translate(-76px, 0);
}

.attention h3 {
    color: #DA3915;
    text-align: center;
    display: block;
    margin: 1em auto;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0.05em;
}

.attention h3:after {
    content: none;
}

#sec_yodogawa .attention p {
    color: #DA3915;
    width: 90%;
    margin: 0 auto 1em;
    font-size: 13px;
}

.attention p a {
    color: #DA3915;
}

.movieplay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 1000;
    display: none;
}

.movieplay.active {
    display: block;
}

.movieplay iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.movieplay .hb-close {
    font-size: 60px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
}

@media screen and (max-width: 640px) {
    #index h1 {
        margin: 4vw 0 2vw 5vw;
    }
    #index h1 img {
        width: 71vw;
    }
    header .gnav_ico {
        top: 12px;
    }
    #mv {
        margin: 0 0 25px 0;
    }
    .badge {
        position: relative;
        left: auto;
        width: 46vw;
        margin: 0 auto;
        top: auto;
    }
    .badge img {
        width: 100%;
    }
    #sec_feature:before, #sec_feature:after {
        background-size: cover;
    }
    #sec_yodogawa {
        padding: 0;
        margin: 0 auto 65px auto;
    }
    #sec_yodogawa > div {
        width: 90vw;
        margin: 0 auto;
    }
    #sec_yodogawa > .pics {
        width: 100vw;
        margin-top: 20px;
    }
    #sec_lineup {
        margin-bottom: 0;
    }
    #sec_lineup .sec_lineup_ttl {
        text-align: center;
    }
    #sec_lineup h3 {
        font-size: 4.2vw;
        margin-bottom: 45px;
    }
    #sec_lineup a {
        width: 90vw;
        margin: 0 auto;
    }
    #sec_lineup a .img:after {
        width: 19vw;
        height: 19vw;
        max-width: 80px;
        max-height: 80px;
    }
    #sec_lineup li .img-full img {
        max-width: 60vw;
    }

    #sec_lineup li .img-mid img {
        max-width: 47.5vw;
    }

    #sec_lineup li .img-desk img {
        max-width: 51vw;
    }
    #sec_lineup li a p.img-full.img:after {
        right: 30px;
    }
    #sec_lineup li h3, #sec_lineup li h4, .product_calendar.add ul li a > div, #sec_lineup li p, #sec_lineup li .desc {
        width: 100%;
        margin: 0 auto;
    }
    #sec_lineup li h4 {
        font-size: 22px;
    }
    #sec_lineup .product_calendar.add ul li a {
        flex-direction: column-reverse;
    }
    #sec_lineup a p.img-tool.img:after {
        right: 4vw;
        bottom: 0;
    }
    #sec_banner {
        width: 90vw;
        max-width: 100%;
        padding-bottom: 0;
    }
    #sec_banner h3 {
        color: #666;
    }
    #sec_banner h3:after {
        background-color: #666;
    }
    #sec_banner ul {

    }
    #sec_banner ul li {
        width: 100%;
    }
    #sec_feature {
        padding: 0;
        margin: 0 auto;
    }
    #sec_feature .wrap {
        width: 90vw;
        margin: 0 auto;
    }
    #sec_feature ul {
        padding-top: 10px;
    }
    #sec_feature li {
        margin-bottom: 20px;
    }
    #sec_feature li div {
        font-size: 20px;
    }
    #sec_feature .wrap ul li {
        width: 90%;
    }
    #sec_feature .wrap ul li div span {
        display: inline-block;
        width: 10vw;
    }
    #sec_feature .wrap ul li div span img {
        width: 100%;
    }
    #btm_information h2 {
        width: 83vw;
    }
    #btm_information h2 img {
        width: 100%;
    }
    .footer_inner {
        width: 90vw;
        margin: 0 auto;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }
    footer {
        border-bottom: none;
    }
    footer ul {
        left: 0;
    }
    footer #foot_share ul {
        width: 100%;
        max-width: 100%;
    }
    footer li {
        margin: 0 22px 0 0;
    }
    footer li.share img {
        width: 46px;
    }
    footer #foot_hobo_nav ul {
        width: 100%;
        justify-content: left;
        flex-direction: column;
    }
    footer #foot_hobo_nav {
        left: 0;
        padding: 15px 0;
    }
    .baselink {
        text-align: left;
    }
    .copyright {
        font-size: 13px;
        padding-bottom: 20vw;
    }

    .illust-1 {
        width: 29vw;
        height: 18vw;
        right: 5vw;
        top: -12vw;
    }

    .illust-2 {
        width: 21vw;
        height: 11.25vw;
        left: 5vw;
        bottom: -3vw;
    }

    .illust-3 {
        width: 21vw;
        height: 19vw;
        right: 5vw;
        top: -13vw;
    }

    .illust-4 {
        width: 28vw;
        height: 14.8vw;
        left: 8vw;
        top: -24.5vw;
    }

    #sec_lineup li .price {
        width: auto;
        font-size: 18px;
        margin-top: 7px;
    }

    #sec_yodogawa > div.attention {
        border: 2px solid #DA3915;
        border-radius: 5px;
        width: 90%;
        margin: 3em auto;
        transform: translate(0, 0);
    }

    #sec_yodogawa > div.attention h3 {
        color: #DA3915;
        text-align: center;
        display: block;
        margin: 1em auto;
        padding: 0;
        font-size: 16px;
        letter-spacing: 0.05em;
    }

    #sec_yodogawa > div.attention h3:after {
        content: none;
    }

    #sec_yodogawa > div.attention p {
        color: #DA3915;
        width: 90%;
        margin: 0 auto 1em;
        font-size: 13px;
        line-height: 1.6;
    }

    .movieplay iframe {
        left: 0;
        margin: auto;
        transform: translate(0, -50%);

        position:absolute;
        top:50%;
        right:0;
        width:100vw !important;
        height:56.25vw !important;
    }
}

