@charset "UTF-8";
body {
    background-color: #fff;
}
.container-max {
    width: 1500px;
}
a:hover img {
    opacity: 1;
}
/* 特殊テキスト */
p.trademark {
    font-size: 13px;
}
span.kyusha {
    padding-right: 0.2em;
}
.c-red {
    color: #D41C1F;
}
p.raizin-txt {
    font-size: 16px;
    margin: 0.8em 0 1.1em;
}
/* パンくずリスト */
.breadcrumb {
    display: none;
}
/* 赤リボン */
.point-sticky {
    position: absolute;
    line-height: 1;
    font-size: 14px;
    color: #fff;
    background-color: #d2321e;
}
.point-sticky-l {
    top: 0;
    left: 0;
    padding: 0.4em;
}
.point-sticky-blue {
    background-color: #009CED;
}
/* Swiper メインスライド */
.swiper-container-main {
    background-color: #000;
    margin-top: 0;
}
.topimg {
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
.swiper-container-main .swiper-button-prev, .swiper-container-main .swiper-button-next {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-size: 32px 32px;
    border-radius: 16px;
    box-shadow: 0 0 10px #111;
    opacity: 0.5;
    transition: all 0.15s ease-out;
}
.swiper-container-main .swiper-button-prev:hover, .swiper-container-main .swiper-button-next:hover {
    opacity: 0.8;
}
.swiper-container-main .swiper-button-prev {
    left: 2%;
}
.swiper-container-main .swiper-button-next {
    right: 2%;
}
.swiper-container-main .swiper-button-prev {
    background-image: url("../img/swiper-button-prev-circle.png")
}
.swiper-container-main .swiper-button-next {
    background-image: url("../img/swiper-button-next-circle.png")
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.4;
}
.swiper-pagination-bullet-active {
    opacity: 1;
}
/* Swiper ムービースライド */
h2.section-title {
    margin: 0 0 25px;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: #323638;
}
.movie-slider {
    position: relative;
    margin: 0 -12px;
}
.movie-slider .swiper-container {
    width: 90%;
    padding: 0 3px;
}
.movie-slider .swiper-button-prev {
    left: 10px;
}
.movie-slider .swiper-button-next {
    right: 10px;
}
.movie-slider .swiper-button-prev {
    background-image: url("../img/swiper-button-prev.svg")
}
.movie-slider .swiper-button-next {
    background-image: url("../img/swiper-button-next.svg")
}
.movie-slider .slider-item {
    margin: 3px auto;
    width: 100%;
    position: relative;
    border: 1px solid #B4B4B4;
    background-color: #000;
}
.movie-slider .slider-item img {
    opacity: 0.8;
}
.movie-slider .slider-item:hover img {
    opacity: 0.5;
}
.swiper-slide-beat .slider-item img {
    opacity: 1;
}
.swiper-slide-beat .slider-item:hover img {
    opacity: 0.8;
}
.movie-title {
    position: absolute;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    color: #EEEFF0;
    top: 57%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    width: 100%;
}
.movie-title i {
    font-size: 120%;
    margin-top: 10px;
}
.movie-slider .slider-item:hover .movie-title {
    color: #EEEFF0;
}
.channel-button {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin: 30px 0 50px;
}
.channel-button a {
    color: #323638;
}
/* カテゴリーナビ */
.submenu {
    margin-bottom: 65px;
    float: left;
}
.category-navi {
    float: left;
    margin-right: 50px;
}
.category-navi h3 {
    color: #323638;
    font-size: 23px;
    font-weight: 400;
    margin: 15px 0 5px;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all .1s ease-out;
    transition: all 0.1s ease-out;
}
.category-navi:hover h3 {
    color: #969C9E;
}
.category-navi h6 {
    color: #323638;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all .1s ease-out;
    transition: all 0.1s ease-out;
}
.category-navi:hover h6 {
    color: #969C9E;
}
/* ピックアップ */
.container-pickup {
    width: 100%;
    padding: 0 40px;
}
.pickup {
    display: block;
    text-decoration: none;
    padding-bottom: 15px;
    margin-bottom: 45px;
}
.pickimg {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}
.pickimg img {
    width: 100%;
    height: auto;
}
a:hover .pickimg img {
    opacity: 0.7;
}
.pickup-inner {
    padding-right: 10px;
}
.pickup-inner h4 {
    color: #323638;
    margin: 10px 0px 8px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    font-size: 20px;
}
.pickup a:hover .pickup-inner h4 {}
.pickup a p {
    font-size: 14px;
    color: #323638;
    letter-spacing: 0.03em;
    margin: 0 0 10px;
}
/* オンラインショップバナー調整用　*/
.online-shop-button {
    width: 100%;
    min-height: 97px;
    background-color: #777;
    border-radius: 3px;
    color: #fff;
    padding: 5px 20px;
    margin-top: 20px;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all .1s ease-out;
    transition: all 0.1s ease-out;
}
.online-shop-button:hover {
    background-color: #999;
}
.online-shop-button p.shop-title {
    font-size: 29px;
    line-height: 1;
    margin: 5px 0 5px;
}
.online-shop-button p.shop-desc {
    font-size: 15px;
}
.banner_shop {
    margin-top: 0;
    margin-bottom: 25px;
}
/* ニュース */
.news-container {
    padding-right: 15px;
    padding-left: 15px;
    color: #323638;
}
.news-container p a {
    color: #323638;
}
.news-content {
    margin-bottom: 15px;
}
.news-content h5 {
    margin-bottom: 15px;
    border-bottom: 2px solid #BEC2C4;
    padding-bottom: 8px;
}
.news {
    margin-top: 15px;
    margin-bottom: 5px;
}
.news h5 a {
    padding: 1px 13px;
    font-size: 70%;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    left: 14em;
}
span.text-icon {
    background: #d2321e;
    padding: 2px 4px 1px 5px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.08em;
    position: relative;
    top: -0.1em;
    margin-right: 14px;
    margin-left: 1em;
}
.btn-xs {
    color: #323638;
    border-color: #BEC2C4;
}
.btn-xs:hover {
    color: #fff;
    background-color: #3e8acc;
    border-color: #3e8acc;
}
.news h5 a.adjust {
    left: 26em;
}
.news time {
    padding-bottom: 5px;
    display: block;
}
.news p {
    padding-right: 3em;
}
.news p a:hover {
    color: #3e8acc;
}
/* サポート */
.support-grid {
    width: 33.3333%;
    float: left;
}
.support-grid-double {
    width: 66.6666%;
    float: left;
}
.support {
    text-align: center;
    border: 1px solid #8e9294;
    border-radius: 3px;
    padding: 12px 0 0;
    margin: 0 0 15px;
    color: #323638;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all 0.15s ease-out;
}
.support:hover {
    border-color: #3e8acc;
    color: #3e8acc;
}
.support-icon {
    font-size: 48px;
}
.support-grid-double .support {
    border-color: #3e8acc;
    color: #3e8acc;
}
.support-grid-double .support-icon {
    color: #3e8acc;
}
.support-grid-double .support:hover {
    border-color: #8e9294;
    color: #323638;
}
.support-grid-double .support:hover .support-icon {
    color: #323638;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all 0.15s ease-out;
}
.support-grid-triple {
    width: 100%;
    float: left;
}
.support h6 {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.6;
    margin: 5px 0;
}
/* バナー調整用　*/
.banner-container {
    margin-top: 0;
    margin-bottom: 50px;
}
.banner-container a:hover img {
    opacity: 0.7;
}
.banner_made {
    margin-top: 20px;
    margin-bottom: 25px;
}
.banner_made img {
    width: 100%;
}
/* SNSアイコン用　*/
.list-inline-main {
    display: table;
    margin: 0;
}
.list-inline-main li {
    padding: 0 0 5px 8px;
    display: inline-block;
}
.social-icon-box {
    max-width: 50%;
    margin: 0;
    float: left;
    padding-left: 6px;
}
.social-icon.list-inline-main i {
    font-size: 35px;
}
.social-icon.list-inline-main .facebook a, .social-icon.list-inline-main .twitter a, .social-icon.list-inline-main .youtube a, .social-icon.list-inline-main .instagram a {
    color: #323638;
}
.social-icon.list-inline-main .facebook a:hover, .social-icon.list-inline-main .twitter a:hover, .social-icon.list-inline-main .youtube a:hover, .social-icon.list-inline-main .instagram a:hover {
    color: #3e8acc;
}
.img-top-banner {
    border-radius: 3px;
}
/*ここから1600以下表示設定*/
/* ########### 1599px以下 ########### */
@media screen and (max-width: 1599px) {
    .container-max {
        width: 100%;
        padding: 0 40px;
    }
    .news p {
        padding-right: 0;
    }
}
/*ここからPC（md）表示設定*/
/* ########### 1199px以下 ########### */
@media screen and (max-width: 1199px) {
    .pickup-inner h4 {
        font-size: 18px;
    }
    .category-navi h3 {
        font-size: 18px;
    }
    .banner-container {
        margin-top: 0;
    }
    /* Swiper START　*/
    .movie-slider .swiper-container {
        width: 90%;
    }
    .movie-slider .swiper-button-prev {
        left: 0;
    }
    .movie-slider .swiper-button-next {
        right: 0;
    }
    .online-shop-button p.shop-title {
        font-size: 25px;
    }
    .online-shop-button p.shop-desc {
        font-size: 13px;
    }
}
/*ここからタブレット（sm）表示設定*/
/* ########### 991px以下 ########### */
@media screen and (max-width: 991px) {
    /* カテゴリーナビ */
    .container-submenu {
        width: 100%;
    }
    .submenu {
        width: 100%;
    }
    .category-navi {
        margin-right: 30px;
    }
    .category-navi h3 {
        margin: 10px 0 10px;
    }
    .category-navi h6 {
        font-size: 12px;
    }
    /* ピックアップ */
    .pickup-inner h4 {
        font-size: 16px;
    }
    .pickup a p {
        font-size: 14px;
        letter-spacing: 0em;
    }
    /* ニュース */
    .news h5 a {
        left: 16em;
    }
    .news-content {
        font-size: 14px;
    }
    /* サポート */
    .support-grid {
        width: 25%;
    }
    .support-grid-double {
        width: 25%;
    }
    .banner-container {
        margin-top: 20px;
    }
    /* Swiper START　*/
    h2.section-title {
        font-size: 24px;
    }
    .movie-title {
        font-size: 16px;
    }
    .movie-title i {
        margin-top: 5px;
    }
    .support-grid-triple {
        width: 50%;
    }
    .online-shop-button {
        margin: 10px 0 70px;
    }
    .online-shop-button p.shop-title {
        font-size: 29px;
    }
    .online-shop-button p.shop-desc {
        font-size: 14px;
    }
}
/*ここからスマホ（xs）表示設定*/
/* ########### 767px以下 ########### */
@media screen and (max-width: 767px) {
    .swiper-container-main {
        padding-top: 80px;
    }
    .swiper-container-main .swiper-button-prev, .swiper-container-main .swiper-button-next {
        width: 26px;
        height: 26px;
        margin-top: -13px;
        background-size: 26px 26px;
        border-radius: 13px;
        box-shadow: 0 0 5px #111;
        opacity: 0.4;
    }
    .swiper-container-main .swiper-button-prev:hover, .swiper-container-main .swiper-button-next:hover {
        opacity: 0.4;
    }
    .submenu {
        margin: 15px 0;
    }
    .category-navi {
        width: 100%;
        margin-bottom: 10px;
    }
    .category-navi h3 {
        display: inline;
        margin-right: 8px;
        font-size: 19px;
    }
    .category-navi h6 {
        display: inline;
        font-size: 14px;
    }
    /* ピックアップ */
    .pickup-inner h4 {
        margin: 10px 0 5px;
        font-size: 16px;
    }
    .banner_shop-pickup {
        margin-top: 15px;
        margin-bottom: 45px;
    }
    .banner_shop-pickup a:hover img {
        opacity: 0.7;
    }
    h2.section-title {
        margin: 0 0 15px;
        font-size: 22px;
    }
    .channel-button {
        margin: 20px 0 40px;
    }
    /* ニュース */
    .container-max {
        padding: 0 15px;
    }
    .news-container {
        padding: 0;
    }
    .news-content {
        padding: 14px 20px;
    }
    .news time {
        font-weight: 700;
    }
    .support-grid {
        width: 33.3333%;
    }
    .support-grid-double {
        width: 66.6666%;
    }
    .banner-container .news-content {
        padding: 14px 0;
    }
    .support-grid-triple {
        width: 100%;
    }
    .online-shop-button {
        min-height: 110px;
        padding-top: 7px;
        margin: 10px 0 40px;
    }
}
/* ########### 500px以下 ########### */
@media screen and (max-width: 500px) {
    /* Swiper START　*/
    .movie-slider .slider-item {
        width: 80%;
    }
    .movie-slider .swiper-button-prev {
        left: 10px;
    }
    .movie-slider .swiper-button-next {
        right: 10px;
    }
    .online-shop-button {
        min-height: 120px;
        margin: 10px 0 30px;
    }
    .online-shop-button p.shop-desc {
        font-size: 13.5px;
    }
}
/*ここから小画面スマホ（xxs）表示設定*/
/* ########### 479px以下 ########### */
@media screen and (max-width: 479px) {
    .container-pickup {
        padding: 0 25px;
    }
    .pickup {
        margin-bottom: 25px;
    }
    .pickimg img {
        width: 100%;
    }
    .pickup-inner {
        padding-right: 0;
    }
}
/* ########### 420px以下 ########### */
@media screen and (max-width: 420px) {
    .news h5 a.adjust {
        left: auto;
        margin-left: 4em;
    }
}
/* ########### 380px以下 ########### */
@media screen and (max-width: 380px) {
    .online-shop-button p.shop-title {
        font-size: 28px;
    }
}
/* ########### 320px以下 ########### */
@media screen and (max-width: 320px) {
    .category-navi h3 {
        font-size: 17px;
    }
    .category-navi h6 {
        font-size: 14px;
    }
    .pickup a p {
        font-size: 14px;
    }
    .news h5 a.adjust {
        left: auto;
        margin-left: 1em;
    }
}
/* ########### 315px以下 ########### */
@media screen and (max-width: 315px) {
    .support-grid {
        width: 50%;
    }
    .support-grid-double {
        width: 100%;
    }
}