@charset "UTF-8";
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');

.fs-l-footer {margin-top: 0!important;}

/*------------------------------------------------------------
賢威テンプレートの共通設定
-------------------------------------------------------------*/

body {
    font-family: 'Noto Sans Japanese', sans-serif;
    color: #182b3f;
    font-size: 16px;
}

img {
    height: auto;
    max-width: 100%;
}

img {
    max-width: none\9;
    /*IE8への対応*/
}

p {
    margin: 0 0 1em;
}

li {
    list-style: none;
}
/*--------------------------------------------------------
floatの回り込みを解除 一応残してるだけ
--------------------------------------------------------*/
.site-header-conts:after,
.main-body-in:after,
.article-body:after,
.section-in:after,
.col4-wrap:after,
.col3-wrap:after,
.col2-wrap:after,
.news-item:after,
.related-articles-thumbs01 li:after,
.btn-area:after,
.page-nav-bf:after,
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}


/*---------------------------------------------------*/
/*ALL*/
/*---------------------------------------------------*/

h3>span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 215px;
    }

.in-cont {
    width: 1040px;
    margin: 0 auto;
    position: relative;
}

.top-title-amatic {
    color: #1f214b;
    font-family: "Noto Sans Japanese", sans-serif;
    font-size: 36px;
    font-weight: bold;
    border-left: 10px solid #1f214b;
    padding-left: 20px;
}

.top-title-sub {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.main-body {
    min-height: 850px;
    overflow-x: hidden;
}

.no-gn .main-body {
    margin-top: 0;
}

.lp.no-gn .main-body {
    margin-top: 2em;
}

.product-img:hover {
    opacity: 0.8;
}

.owl-item .product-img {
    margin-bottom: 0;
}


/*---------------------------------------------------*/
/*?????*/
/*---------------------------------------------------*/
body.LC_Page_Index #reccomended {
    background-color: #ebf4eb;
}

.right-box,
#recent h3,
right-box a {
    color: #0e1b35 !important;
}

a .right-box h3:hover {
    color: #3093bf !important;
    text-decoration: underline;
}

.m0-r {
    margin-right: 0 !important;
}

#link {
    padding: 40px 0 80px;
    overflow: hidden;
    background: url(https://nelture.itembox.design/item/top/images/pc/header-bg.jpg);
    border-top: 5px solid #000;
}

#link h3 {
    font-size: 28px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    margin: 0 0 40px;
}

#link img {
    width: 31%;
    float: left;
    margin-right: 3.5%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#link img:hover {
    opacity: 0.8;
}


/*---------------------------------------------------*/
/*TOP お知らせsection*/
/*---------------------------------------------------*/

.top_information {
    width: 1040px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}
.top_information a {
    color: #fff;
}
.top_information a:hover {
	opacity: 0.8;
}
.top_information li ::before {
	content:"▼";
	transform: rotate(-90deg);
	display: inline-block;
	margin-right:3px;
    color: #fff;
}
.top_information ul { margin-left: 0!important;}



/*---------------------------------------------------*/
/*検索*/
/*---------------------------------------------------*/

.select-wrap {
    display: block;
    width: 25%;
    float: left;
}

.kensaku-white label {
    color: #0e1b35 !important;
    float: left;
    line-height: 36px;
}

.select-wrap {
    width: 170px;
    overflow: hidden;
    position: relative;
    height: 38px;
    /* padding: 0 0 0 5px;*/
    box-sizing: border-box;
}

.select-css .select-wrap {
    height: auto;
    margin: 0 2% 0 0;
    width: 30%;
    text-align: center;
}

.select-css .select-wrap img {
    width: 100%;
}

.select-css {
    width: 100% !important;
}

.select-wrap .material-icons {
    position: absolute;
    right: 4px;
    top: 9px;
}

.top-search {
    border: 0 none;
    font-size: 14px;
    font-weight: bold;
    margin: 4px 0 0;
    padding: 4px 12px;
    background: #00b0ff none repeat scroll 0 0;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
}

.kensaku-white {
    margin: 0 30px 0 0 !important;
}

.kensaku-white .select-wrap {
    width: 170px;
    border: 2px solid #90a4ae;
    background: #fff;
}

.kensaku-white select {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    color: #0e1b35;
    font-size: 16px;
    padding: 0px 6px;
    position: absolute;
    width: 100%;
    height: 34px;
    top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.kensaku-white select::-ms-expand {
    display: none;
}


.search {
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    background-size: auto 100%;
    background: url(https://nelture.itembox.design/item/top/images/pc/header-bg.jpg);
}

.search .in-cont {
    text-align: center;
}

.search .in-cont ul {
    display: inline-block;
    text-align: left;
}

.search ul {
    margin: 0;
    padding: 10px 0;
    overflow: hidden;
}

.search li {
    display: inline;
    margin: 0;
    padding: 0 0px 0 0;
    float: left;
}


/*---------------------------------------------------*/
/*スライド*/
/*---------------------------------------------------*/
.flexslider-wrap {
    padding: 0;
}

.sub-bn-wrap {
    margin: 0;
}

/*.tax_link {
    text-align: center;
    padding: 10px 0 0;
}

.tax_link a {
    color: #fff;
    text-decoration: underline;
}
*/

.main-image-in {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1040px;
    /*サイトの横幅。これより小さければレスポンシブ*/
    margin: auto;
}

.main-image-in img {
    width: 100%;
}

.main-image-in.wide,
.main-image-in-text.wide {
    width: 100%;
}

.slide-container {
    padding-top: 30px;
}

#main-image {
    position: relative;
    width: 100%;
    background: #1f214a url(https://nelture.itembox.design/item/top/images/pc/top-night.png);
    /*background:#1f214a url(https://nelture.itembox.design/item/top/images/pc_nelture_Xmas_fix3.jpg);年末年始*/
    background-size: cover;

    /*年末年始用ここから
	background: url(https://nelture.itembox.design/item/top/images/back_new-year.png) no-repeat;
	background-size: cover;
	年末年始用ここまで*/
}

#main-image h1 {
    color: #fff;
    font-weight: 100;
    font-size: 40px;
    margin: 0;
    letter-spacing: 16px;
}

.main-image-house {
    background: url(https://nelture.itembox.design/item/top/images/pc/top-house.png) repeat-x bottom left;

    /*年末年始用ここから
	background: url(https://nelture.itembox.design/item/top/images/object_new-year.png) no-repeat bottom left;
	background-size: contain;
	年末年始用ここまで*/
}

.main-image-in:before {
    content: url(https://nelture.itembox.design/item/top/images/pc/top-moon.png);
    position: absolute;
    left: 30px;
    bottom: 85px;
}

.main-image-in:after {
    content: url(https://nelture.itembox.design/item/top/images/pc/top-star.png);
    position: absolute;
    right: 65px;
    top: 0px;
}

.main-image-in {
    position: relative;
    width: 1280px;
    min-height: 514px;
    margin: 0 auto;
}

.slid-wrap {
    width: 620px;
    float: left;
}

.sub-bn-wrap {
    float: right;
    height: 345px;
    /*margin: 48px 0 0;*/ /*お知らせなしのときはこっちを使う*/
    margin: 10px 0 0;
    width: 410px;
}

.sub-bn-in {
    /*background: #000;*/
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 108px;
    height: 108px;
    /*margin-bottom: 13px;*/
    margin-bottom: 7.5px;
    font-weight: bold;
}

.flexslider-wrap {
    /*padding: 48px 0px 0;*/ /*お知らせなしのときはこっちを使う*/
    padding: 10px 0px 0;
    box-sizing: border-box;
}


/*---------------------------------------------------*/
/*人気アイテムランキング*/
/*---------------------------------------------------*/
.right-box {
    display: block;
    /*margin-top: 26px;*/
}

.right-box p a {
    display: block;
    font-family: "Noto Sans Japanese", sans-serif;
}

#rank {
    padding: 10px 0 20px;
    background: url(https://nelture.itembox.design/item/top/images/pc/header-bg.jpg);
}

#rank ul {
    margin: 0 0 0 -15px;
    padding: 0;
    overflow: hidden;
    width: 1070px;
    position: relative;
}

#rank li {
    margin: 15px 15px 0;
    padding: 0;
    list-style: none;
    width: 326px;
    float: left;
    position: relative;
    height: 348px;
    /*background: #fff;*/
}

#rank li h3 {
    font-size: 14px;
    /*font-weight: bold;*/
    margin: 0;
    line-height: 20px;
}

#rank .rank-product-name {
    color: #1f214b;
    font-size: 15px;
}

#rank .rank-product-comment {
    color: #626481;
    font-size: 14px;
}

.rank-icon-wrap img {
    margin-right: 10px;
}

.rank-icon-wrap {
    display: block;
    padding-bottom: 5px;
    color: #1a1a1a;
    font-size: 22px;
    font-weight: bold;
}

.rank-list-abso {
    margin: 0 0 0 -20px !important;
}

.rank-list-abso .tag-box {
    top: 44px !important;
}

.rank-list-abso .list-text {
    top: 189px;
}

.sub-img:hover {
    opacity: 0.8;
}

.right-box p {
    bottom: 18px;
    color: #182b3f;
    font-size: 12px;
    margin: 0;
    position: absolute;
    left: 105px;
    width: 200px;
}

.right-box p a {
    display: block;
    font-family: "Noto Sans Japanese", sans-serif;
}

.tag-cate {
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    font-weight: bold;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    float: left;
}

.right-box {
    font-size: 14px !important;
}

.color-bg1 {
    background: #00b7d3;
}

.color-bg2 {
    background: #00bea4;
}

.color-bg3 {
    background: #00c752;
}

.color-bg4 {
    background: #ffaa00;
}

.color-bg5 {
    background: #ff6c00;
}

.color-bg6 {
    background: #ff5151;
}

.color-bg7 {
    background: #df3ffa;
}

.color-bg8,
.color-bg13 {
    background: #FF4081;
}

.color-bg9 {
    background: #536DFE;
}

.color-bg10 {
    background: #FFAB00;
}

.color-bg11 {
    background: #FF5252;
}

.color-bg12 {
    background: #00C853;
}

.product-img {
    margin-bottom: 20px;
    display: block;
    position: relative;
    width: 100%;
}

.product-img2 {
    margin-bottom: 20px;
}

.tag-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8889;
}

.sub-img {
    width: 90px;
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid #000;
}

.item_list .sub-img {
    width: 90px;
    float: left;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    margin: 0 15px 5px 0;
}

.sub-img2 {
    width: 110px;
    float: left;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    margin: 0 25px 0 0;
}


/*---------------------------------------------------*/
/*新着アイテム*/
/*---------------------------------------------------*/

.recent-tag {
    top: 30px !important;
    left: 30px !important;
}

.red-price {
    color: #d4145a;
    font-size: 20px;
    font-weight: bold;
}

.red-price2 {
    color: #d4145a;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 5px;
}

#recent {
    padding: 20px 0 40px;
    background-color: #fafafa;
}

.owl-theme .owl-controls .owl-buttons div {
    border-radius: 0 !important;
    padding: 8px 16px !important;
}

.owl-prev {
    float: left;
    background: url(https://nelture.itembox.design/item/top/images/pc/cur_prev.png) center center no-repeat;
}

.owl-next {
    float: right;
    background: url(https://nelture.itembox.design/item/top/images/pc/cur_next.png) center center no-repeat;
}

.owl-theme .owl-controls {
    position: absolute;
    width: 1040px;
    margin-left: -60px;
    top: 150px;
    z-index: 5;
}

#slider4 li img:hover {
    opacity: 0.6;
}

#slider2 {
    margin: 0;
    padding: 0;
    width: 1070px;
}

#slider3 {
    margin: 0 60px;
    padding: 0;
    width: 920px;
}

#slider3 li {
    list-style: outside none none;
    padding: 15px;
    margin: 0;
    overflow: hidden;
}

#slider3 li.custom-image img {
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    margin: 0 0 10px;
}

#slider3 li h3 {
    font-size: 14px;
    height: 4.8em;
    margin: 10px 0 0;
    overflow: hidden;
}

#slider4 {
    margin: 0 60px;
    padding: 0;
    width: 920px;
}

#slider4 li {
    background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 35px 15px 15px;
    overflow: hidden;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#slider4 li img {
    width: 100%;
}

#slider4 li h3 {
    font-size: 14px;
    height: 4.8em;
    margin: 10px 0 0;
    overflow: hidden;
}

.list-text3 {
    display: block;
    font-size: 12px;
    height: 3.8em;
    margin: 0 0 10px;
    overflow: hidden;
    color: #8a8a8a;
}

.cate-label {
    background: #cacaca none repeat scroll 0 0;
    border-radius: 2px;
    font-size: 12px;
    padding: 8px 10px 8px;
    color: #000000 !important;
    font-weight: bold;
    display: inline-block;
}

#slider2 * {
    box-sizing: border-box;
}

#slider2 .owl-item:before {
    content: "NEW";
    display: inline-block;
    border: 1px solid #000;
    border-bottom: 1px #FFF;
    border-radius: 5px 5px 0px 0;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: -26px;
    left: -1px;
    padding: 0 10px;
    padding-bottom: 0;
    z-index: 10;
    background-color: #FFF;
    font-weight: bold;
}

#slider2 .owl-item {
    position: relative;
    border: 1px solid #000;
    margin-top: 40px;
    padding: 13px;
    width: 230px !important;
    float: left;
}

#slider2 .owl-item:not(:last-child) {
    margin-right: 44px;
}

#slider2 .owl-controls {
    width: 1180px;
}

#slider2 a {
    display: block;
    text-decoration: none;
}

#slider2 li .slider2-product-image {
    border-top: 10px solid #dcdddd;
    border-bottom: 10px solid #dcdddd;
}

#slider2 .slider2-list-name {
    font-size: 15px;
    color: #1f214b;
    font-weight: bold;
    margin: 6px 0
}

#slider2 .slider2-list-comment {
    font-size: 14px;
    color: #626481;
    margin: 0 0 12px 0;
}

#slider2 .slider2-list-price {
    font-size: 18px;
    color: #d3145a;
    font-weight: bold;
}

#slider2 .slider2-list-price-text {
    font-size: 11px;
    color: #182b3f;
}

#slider2 .slider2-cate-label {
    font-size: 11px;
}

#slider2 .owl-prev,
#slider3 .owl-prev {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: url(https://nelture.itembox.design/item/top/images/pc/cur_prev2.png) center center no-repeat;
    text-indent: -9999px;
}

#slider2 .owl-next,
#slider3 .owl-next {
    float: right;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: url(https://nelture.itembox.design/item/top/images/pc/cur_next2.png) center center no-repeat;
    text-indent: -9999px;
}

#slider3 .owl-controls {
    width: 1100px;
    margin-left: -90px;
}

#slider1 {
    margin: 0 60px;
    padding: 0;
    width: 920px;
}

#slider1 li {
    background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 15px;
    padding: 15px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#slider1 li img {
    width: 100%;
}

#slider1 li h3 {
    font-size: 14px;
    height: 6.4em;
    margin: 10px 0 0;
}


/*---------------------------------------------------*/
/*LINK*/
/*---------------------------------------------------*/

#link .link-area li {
    margin-bottom: 59px;
}

#link .link-area-banner li img {
    width: auto;
    float: none;
    margin-right: 0;
}

#link .link-area {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px;
}

#link .link-area-fbpage {
    display: table-cell;
    width: 50%;
    text-align: center;
    vertical-align: top;
}

#link .link-area-banner {
    display: table-cell;
    width: 50%;
    text-align: center;
    vertical-align: top;
}

.fb-page {
    margin: 0 auto;
}

/* Instagram */
#link .link-area-fbpage img {
    float: none !important;
}

img.none_op:hover {
    opacity: 1.0 !importantc;
}