@charset "UTF-8";

/* ====================
        mv
===================== */
.mv {
    margin-bottom: 30px;
}

.mv .contInner {
    position: relative;
}

.mv .textBox {
    display: flex;
    justify-content: space-around;
    width: 600px;
    position: absolute;
    top: 120px;
    right: 40px;
}

.mv .box {
    padding: 20px 60px;
}

.mv .box:first-child {
    border-right: 1px solid #ccc;
}

.mv .box p {
    margin-bottom: 20px;
}

.mv .moreBtn a {
    font-size: .75rem;
}

.mv .moreBtn a:hover {
    color: #666;
}

.mv .swiper-button-prev {
    top: 90px;
    left: -50px;
}

.mv .swiper-button-next {
    top: 90px;
    right: -50px;
}

/* ====================
        category
===================== */
.category {
    margin-bottom: 60px;
}

.category .swiper-slide img {
    width: 100%;
}

.category .swiper-slide a:hover {
    color: #666;
}

.category .textArea {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    line-height: 1.6;
    /*text-shadow: 0px 0px 10px #fff; */
}

.category .textArea p.english {
    font-size: 1.875rem;
}

.category .textArea p span {
    margin: 0 auto 5px;
    border-bottom: 1px solid #000;
    display: block;
    width: 30px;
}

.category .textArea p span.wh {
    border-bottom: 1px solid #fff;
}

/* ====================
        info
===================== */
.info {
    margin-bottom: 60px;
}

.info h2:before,
.info h2:after {
    border: none;
}

/* ====================
        linkArea
===================== */
.linkArea {
    position: relative;
    margin-bottom: 40px;
}

.linkArea .textArea {
    position: absolute;
    top: 180px;
    width: 100%;
    text-align: center;
}

.linkArea .textArea p {
    line-height: 2.2;
    margin-bottom: 20px;
}

.linkArea.link01 .contInner,
.linkArea.link02 .contInner,
.linkArea.link03 .contInner {
    display: flex;
    justify-content: space-between;
}

.linkArea .linkBox {
    position: relative;
}

.about .textArea {
    width: 240px;
    top: 160px;
    right: 420px;
}

.link01 .textArea p {
    margin-bottom: 28px;
}

.link01 .moreBtn {
    width: 60%;
}

.link02 .moreBtn {
    width: 40%;
}

.link03 .moreBtn {
    width: 60%;
}

.link02 .textArea,
.link03 .textArea {
    background: rgba(255, 255, 255, .6);
    bottom: 0;
    top: auto;
    padding-bottom: 30px;
}

.linkArea.link02 .textArea p,
.linkArea.link03 .textArea p {
    margin-bottom: 0;
    padding-top: 10px;
}



/* ====================
    rank
===================== */
.rank {
    /*height: 800px;*/
    background: #d7cbb8;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #d7cbb8 0%, #f8f6f1 31%, #f2e9dc 87%, #f0e6d8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #d7cbb8 0%, #f8f6f1 31%, #f2e9dc 87%, #f0e6d8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #d7cbb8 0%, #f8f6f1 31%, #f2e9dc 87%, #f0e6d8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7cbb8', endColorstr='#f0e6d8', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    padding: 70px 0 60px 0;
}

.rank h2 {
    width: 25%;
    margin: 0 auto 35px;
}

.rank .slideInner {
    width: 1080px;
}

.rankSlide {
    width: 940px;
    margin: 0 auto;
}

.rank .slideInner .swiper-button-prev,
.rank .slideInner .swiper-button-next {
    top: 245px;
}

.rank p {
    font-size: 1.2rem;
    line-height: 140%;
    margin: 5px 0;
}

.rank p.rankNum {
    text-align: center;
}

.rank p.itemCode {
    font-size: .85rem;
}

.rank p.itemPrice {
    font-size: 1rem;
}

/* ====================
        contact
===================== */
.contact {
    margin-bottom: 60px;
}

.contact .contInner {
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact h2:before,
.contact h2:after {
    border: none;
}

.contact .textArea {
    width: 540px;
    padding: 0 40px;
}

.contact .textArea>div {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.contact .textArea dl {
    width: 180px;
}

.contact .textArea dt {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact .textArea h3 {
    font-size: .75rem;
    padding: 10px 0;
    border-top: 1px solid #635a54;
    border-bottom: 1px solid #635a54;
}

.contact .textArea h4 {
    font-size: 1.25rem;
}

.contact .textArea .tel {
    font-size: 1.5rem;
}

.contact .textArea p {
    font-size: .75rem;
    line-height: 2;
}

.contact .textArea img {
    margin-right: 5px;
}

.contact a:hover {
    text-decoration: none;
    color: #b1034e;
}

/* ====================
        contact
===================== */
.line {
    margin-bottom: 60px;
}

/* ====================
        insta
===================== */
.insta {
    margin-bottom: 56px;
}

.insta .contInner {
    background: #f3efe5;
    padding: 70px 0 50px;
    text-align: center;
    width: 100%;
}

.insta h2 {
    width: 14%;
    margin: 0 auto 48px;
}

.insta .instaBtn {
    background: url("../img/icon_insta.png") no-repeat 10px center;
    position: absolute;
    top: 55px;
    right: 33px;
    font-size: .875rem;
    width: 268px;
    text-indent: 2em;
    padding: 0;
}

.insta .instaBtn a {
    padding: 18px 0;
    display: block;
}

.insta .instaBtn a:hover {
    text-decoration: none;
}

.insta ul {
    display: flex;
    margin: 0 auto;
    max-width: 1100px;
}

.insta ul li {
    margin: 10px;
    width: 25%;
}

/* ====================
        topics
===================== */
.topics {
    margin-bottom: 56px;
}

.topics .contInner {
    background: #f3efe5;
    padding: 70px 0 50px;
    text-align: center;
    width: 100%;
}

.topics h2 {
    width: 14%;
    margin: 0 auto 48px;
}

.topics .topicsBtn,
.topics .instaBtn {
    position: absolute;
    top: 55px;
    right: 33px;
    font-size: .875rem;
    width: 268px;
    padding: 0;
}

.topics .instaBtn {
    background: url("../img/icon_insta.png") no-repeat 10px center;
    top: 130px;
    text-indent: 2em;
}

.topics .topicsBtn a,
.topics .instaBtn a {
    padding: 18px 0;
    display: block;
}

.topics .topicsBtn a:hover,
.topics .instaBtn a:hover {
    text-decoration: none;
}

.topics ul {
    display: flex;
    margin: 120px auto 0;
    max-width: 1100px;
}

.topics ul li {
    margin: 10px;
    width: 25%;
}

/* ====================
        online
===================== */
.online {
    background: #f8f8f8;
    padding: 30px 0;
    margin-bottom: 56px;
}

.online h2 {
    width: 30%;
    margin: 0 auto 30px;
}

/* ====================
        movie
===================== */
.movie {
    margin-bottom: 56px;
}

.movie .contInner {
    background: #f3efe5;
    padding: 70px 0 80px;
    text-align: center;
    width: 100%;
}

.movie h2 {
    width: 34%;
    margin: 0 auto 48px;
}

.movie .instaBtn {
    background: url("../img/icon_movie.png") no-repeat 10px center;
    position: absolute;
    top: 55px;
    right: 33px;
    font-size: .875rem;
    width: 268px;
    text-indent: 2em;
    padding: 0;
}

.movie .instaBtn a {
    padding: 18px 0;
    display: block;
}

.movie .instaBtn a:hover {
    text-decoration: none;
}

.movie .movieList {
    display: flex;
    /* padding: 0 32px; */
    max-width: 1100px;
    margin: 0 auto;
}

.movie .movieList iframe:not(:first-child) {
    margin-left: 30px;
}



/* ====================
        商品ページ共通_独自コメント03
===================== */

.itemcmnt {
    margin: 0 auto;
    text-align: center;
}

.itemcmnt .clum {
    display: inline-block;
    width: 380px;
    margin: 0 10px;
    border: 1px solid #b1afaf;
    vertical-align: top;
}

.itemcmnt .clum ul {
    text-align: center;
}

.itemcmnt .clum ul li {
    margin: 15px auto;
}

.itemcmnt a.btn {
    color: #000;
    display: block;
    width: 320px;
    padding: 15px;
    border: 1px solid #000;
    margin: 0 auto 30px;
}




/* ====================
        商品ページ共通_独自コメント04_sp
===================== */

.sp_itemcmnt {
    margin: 0 auto;
    text-align: center;
}

.sp_itemcmnt p.txt_pnk {
    color: #b1034e;
}

.sp_itemcmnt a.btn {
    color: #000;
    display: block;
    width: 80%;
    padding: 15px;
    border: 1px solid #000;
    margin: 0 auto 30px;
}



/* ====================
        NAVANAカテゴリページ
===================== */

.navana {
    width: 830px;
    margin-bottom: 30px;
}

.navana .mainview {
    background: url(https://hinet.itembox.design/item/item/navana_main_bg.jpg) center top no-repeat;
    height: 360px;
    position: relative;
    margin-bottom: 30px;
}

.navana .mainview p {
    padding: 110px 30px 10px 355px;
    position: relative;
}

.navana .btn {
    margin: 20px 0 0 450px;
    position: absolute;
}

.navana .btn img {
    display: inline-block;
    margin: 0 5px;
}

.navana .ranking {
    background: url(https://hinet.itembox.design/item/item/rank_bg.jpg) center top no-repeat;
    position: relative;
    padding: 15px 10px 10px;
    margin-bottom: 30PX;
}

.navana .ranking ul li {
    list-style: none;
    width: 30.5%;
    display: inline-block;
    margin: 1%;
    vertical-align: top;
}

.navana .rank_icon {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.navana .ranking ul li p span {
    font-size: 1.2rem;
}

.navana .ranking .salePriceText {
    color: red;
    font-weight: bold;
}