/*============
削除する【171110】
==============*/

.souryou-info-1711 {
	text-align: center;
	margin: 0 0 10px 0;
}

/*====================================
						 全体
=====================================*/

/*Webフォント*/
@font-face {
	font-family: 'hannari';
	src: url(font/hannari.eot) format('embedded-opentype'),
		url(hfont/hannari.otf) format('opentype');
}

#mincho {
	padding-top: 21px;
}

#page {
	text-align: left;
}

.mainCts {
	padding-top: 0 !important;
}

/* body#single-column div#main {
	width: 1060px !important;
}


#page #main #maincolumn {
	width: 1060px;
} */

body {
	font-family: 'hannari';
	font-size: 14px;
	line-height: 150%;
	height: 100%;
	background: #fff;
	text-align: left;
}



a:hover {
	opacity: 0.8;
}

a img:hover {
	opacity: 0.8;
}

.bold {
	font-weight: bold;
}

/*====================================
						 サイドナビ
=====================================*/

/* .sideNav {
	width: 215px;
	float: left;
	background: #000;
	color: #aba16e;
	padding: 0 30px;
	height: 100%;
	font-family: 'hannari' !important;
	font-size: 14px;
	z-index: 99999;
	position: relative;
}


.sideNav h1 {
	padding-top: 10px;
	margin-bottom: 30px;
}

.sideNav a {
	color: #aba16e;
	text-decoration: none;
	display: block;
}

.sideNav .listBlock01 li:last-child {
	margin-bottom: 30px;
}

.sideNav .listBlock01 li {
	border-radius: 3px;
	margin-bottom: 15px;
	line-height: 30px;
	height: 30px;
	padding-left: 50px;
}

/*アイコン*/

.sideNav .listBlock01 li.brand {
	background: #1d1d1d url(https://staging.morozoff.xerga.net/images/common/snv_icon01.png) no-repeat 3px 50%;
}

.sideNav .listBlock01 li.login {
	background: #1d1d1d url(https://staging.morozoff.xerga.net/images/common/snv_icon02.png) no-repeat 3px 50%;
}

.sideNav .listBlock01 li.saport {
	background: #1d1d1d url(https://staging.morozoff.xerga.net/images/common/snv_icon03.png) no-repeat 3px 50%;
}

.sideNav .listBlock01 li.cart {
	background: #1d1d1d url(https://staging.morozoff.xerga.net/images/common/snv_icon04.png) no-repeat 3px 50%;
}


.sideNav .attentionBlock {
	margin-bottom: 30px;
	border: 2px solid #aba16e;
	padding: 5px;
	border-radius: 3px;
	text-align: center;
}

.sideNav .attentionBlock a {
	color: #fff;
	text-decoration: underline;
}

.sideNav .listBlock02 {}

.sideNav .listBlock02 li.menu {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aba16e;
	background: url(../images/icon_arrow01.png) no-repeat 100% 50px;
	position: relative;
	top: 0;
	left: 0;
	white-space: nowrap;
}

.sideNav .listBlock02 li.menu:hover {
	cursor: pointer;
}

.sideNav .listBlock02 li .img {
	margin-right: 10px;
}

.sideNav .bnrBlock01 img {
	margin-bottom: 10px;
}

.menuBox {
	display: none;
	position: absolute;
	top: 0;
	left: 216px;
	width: 300px;
	padding: 20px;
	background: #000;
	line-height: 150%;
	z-index: 9999;
}

.menuBox p {
	margin-bottom: 10px;
	line-height: 60px;
	height: 60px;
}

.menuBox02 {
	display: none;
	position: absolute;
	top: 0;
	left: 216px;
	width: 360px;
	padding: 20px;
	background: #000;
	line-height: 150%;
	z-index: 9999;
}


.menuBox02>div {
	margin-bottom: 10px;
	/*line-height:60px;*/
	/*height:60px;*/
}

.menuBox02 p>span {
	color: #870024;
	font-size: 12px;
}


.sideNav a {
	color: #aba16e;
	text-decoration: none;
	display: flex;
	align-items: center;
}

.sideNav .menu>a {
	align-items: flex-end;
}


.dspB {
	display: block;
}

/*検索*/

.sideNav .searchBlock {
	margin-bottom: 30px;
}

.sideNav .searchBlock .searchBar {
	position: relative;
	margin-bottom: 20px;
}

.sideNav .searchBlock .searchBar input {
	width: 174px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
	border: 1px solid #aba16e;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.sideNav .searchBlock .searchBar button {
	font-size: 11px;
	width: 40px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: absolute;
	background: #000;
	color: #aba16e;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #aba16e;
	border-left: none;
	font-family: 'hannari';
}

.sideNav .searchBlock .searchPrice {
	margin-bottom: 20px;
}

.sideNav .searchBlock .searchPrice select {
	width: 214px;
	height: 32px;
	border-radius: 5px;
	border: 1px solid #aba16e;
	background: #000;
	color: #aba16e;
}

.sideNav .searchBlock .searchuse select {
	width: 214px;
	height: 32px;
	border-radius: 5px;
	border: 1px solid #aba16e;
	background: #000;
	color: #aba16e;
}

.sideNav .Boxblock {
	border: 1px solid #aba16e;
	border-radius: 5px;
	padding: 5px 0 10px 0;
	color: #aba16e;
	margin-bottom: 20px;
}

.sideNav .Boxblock h2 {
	border-bottom: 1px solid #aba16e;
	text-align: center;
	padding: 5px 0;
	width: 99%;
	margin: 0 auto;
	color: #aba16e;
}

.sideNav .Boxblock .txt {
	padding: 5px 5px 5px 65px;
	margin-bottom: 10px;
}

.sideNav .Boxblock .txt.souryou {
	background: url(https://staging.morozoff.xerga.net/images/common/snv_sv_icon01.png) no-repeat 5px 50%;
}

.sideNav .Boxblock .txt.point {
	background: url(https://staging.morozoff.xerga.net/images/common/snv_sv_icon02.png) no-repeat 5px 50%;
}

.sideNav .Boxblock .txt.magazin {
	background: url(https://staging.morozoff.xerga.net/images/common/snv_sv_icon03.png) no-repeat 5px 50%;
}

.sideNav .Boxblock .service {
	border-bottom: 1px solid #aba16e;
}

.sideNav .Boxblock .service .bold {
	display: block;
}

.sideNav .Boxblock .guide dl {
	padding: 10px;
}

.sideNav .Boxblock .guide dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.sideNav .Boxblock .guide dl dd {
	margin-bottom: 20px;
}

.sideNav .Boxblock .guideList {
	padding: 10px;
}

.sideNav .Boxblock .guideList a {
	text-decoration: underline;
}

*/
/*====================================
						 メインコンテンツ
=====================================*/

.mainCts {
	width: 780px;
	float: left;
	padding: 20px 0 0 20px;
	background-color: #fff;
}

/*メインバナー*/

.mainCts .bnrBlock01 img {
	margin-bottom: 20px;
}

/*サブバナー*/

.mainCts .bnrBlock02 {
	overflow: hidden;
}

.mainCts .bnrBlock02 li:nth-child(3),
.mainCts .bnrBlock02 li:nth-child(6),
.mainCts .bnrBlock02 li:nth-child(9) {
	margin-right: 0;
}

.mainCts .bnrBlock02 li {
	float: left;
	margin: 0 22px 20px 0;
	height: 320px;
	position: relative;
	top: 0;
	left: 0;
}

.mainCts .bnrBlock02 li span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background-color: #bd2651;
	text-align: center;
	color: #fff;
	width: 61px;
	height: 17px;
	line-height: 17px;
}

.mainCts .bnrBlock02 li img:first-child {
	margin-bottom: 10px;
}

.mainCts .bnrBlock02 li img {
	display: block;
}

/*Pick Up*/

.mainCts .sliderBlock {
	position: relative;
	top: 0;
	left: 0;
	background: #cfcbab;
	width: 760px;
	padding: 5px 0;
	margin-bottom: 50px;
}



.bx-wrapper {
	margin: 0 auto;
}


.mainCts .sliderBlock .bx {
	width: 720px;
	margin: 0 auto;
}

.mainCts .sliderBlock .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -6px;
	outline: 0;
	width: 10px;
	height: 12px;
	text-indent: -9999px;
	opacity: 1;
	z-index: 9999;
}


.mainCts .sliderBlock .bx-prev {
	left: 7px;
	background: url(https://staging.morozoff.xerga.net/images/common/arrow-l.gif) no-repeat;
	width: 8px;
	height: 12px;
}

.mainCts .sliderBlock .bx-next {
	right: 5px;
	background: url(https://staging.morozoff.xerga.net/images/common/arrow-r.gif) no-repeat;
	width: 8px;
	height: 12px;
}

.ttlPickUp {
	font-family: 'Halant', serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 28px;
	height: 24px;
	border-left: 5px solid #bd2651;
	padding: 0 0 0 5px;
}

.ttlPickUp span {
	font-size: 12px;

}


/*探す*/

.searchBlock01 {
	overflow: hidden;
	margin-bottom: 30px;
}

.searchBlock01 .box:nth-child(3) {
	border-right: none;
}

.searchBlock01 .box {
	width: 253px;
	float: left;
	border: none;
	border-right: 1px solid #000;
	height: 270px;
}

.searchBlock01 .box .ttl {
	border-bottom: 1px solid #000;
	margin: 0 0 5px 0;
	padding: 0 0 10px 5px;
}

.searchBlock01 .box h2 {
	border-left: 5px solid #bd2651;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}

.searchBlock01 .box .inner {
	padding: 5px;
}

.searchBlock01 .box p {
	margin-bottom: 8px;
}

.searchBlock01 .box a {
	text-decoration: none;
	color: #000;
}

/*コピーライト*/

.copy {
	font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}



/*====================================
						 追加
=====================================*/

.explainl {
	padding: 0 !important;
}

#page #main {
	width: 990px;
}

#page #content {
	/* width: 780px; */
	width: 100%;
	float: none;
}

div#side {
	margin-right: 10px;
}

#header {
	display: none;
}

.slideList {
	position: relative;
	margin: 10px auto !important;
	width: 735px !important;
	text-align: center;
	overflow: hidden;
	min-height: 139px !important;
	background: none !important;
}

.sliderBlock li:last-child {
	margin-right: 0 !important;
}

.sliderBlock li {
	float: left;
	width: 139px !important;
	margin-right: 10px !important;
}

.bx-wrapper {
	max-width: 750px !imporatnt;
}


/*====================================
						 追加
=====================================*/

#page #main {
	width: 1160px !important;
}

.itemData .cart {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #efefef;
	border: 1px solid #ccc;
	padding: 10px;
}

.itemData .cart table {
	border-top: none;
}

.itemData .cart table th,
.itemData .cart table td {
	border-bottom: none;
}

.btnCart {
	margin-top: 10px;
	text-align: center;
}

.explainl {
	padding: 0 20px;
}


.top__bnr {
	margin: 0 0 50px 0;
}

/*============
　追加部分
==============*/

.mimizuku__bnr {
	margin: 0 0 20px 0;
}

.hokkaido__bnr {
	margin: 0 0 20px 0;
}

@charset "utf-8";
/* CSS Document */

/*============
トップ
==============*/

.vtWrapper {
	margin: 0 auto;
	font-size: 14px;
}

.vtWrapper a:hover {
	opacity: 0.8;
}

.vtWrapper h2 {
	margin-bottom: 20px;
}

.vtWrapper .webonly {
	text-align: center;
	margin: 30px 0 70px;
}

.vtWrapper .lineup__ttl {
	margin: 0 0 40px 0;
	text-align: center;
}

.vtWrapper .lineup__item-list {
	width: 1050px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-end;
}

.vtWrapper .lineup__item-list::after {
	content: "";
	display: block;
	width: 510px;
	height: 1px;
}

.vtWrapper .lineup__item-list li {
	margin: 0 0 55px 0;
	position: relative;
	top: 0;
	left: 0;
}

.vtWrapper .lineup__item-list li:nth-child(13),
.vtWrapper .lineup__item-list li:nth-child(14),
.vtWrapper .lineup__item-list li:nth-child(15),
.vtWrapper .lineup__item-list li:nth-child(16) {
	margin: 0 0 15px 0;
}

/* .vtWrapper .ranking {
width: 1160px;
margin: 0 auto 55px auto;
padding: 60px 50px;
box-sizing: border-box;
background-color: #f1f1f1;
}

.vtWrapper .ranking .ttl01 {
text-align: center;
margin-bottom: 30px;
}

.vtWrapper .ranking .itemList li a {
color: #000000;
text-decoration: none;
}

.vtWrapper .ranking .itemList {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

.vtWrapper .ranking .itemList li {
padding-right: 20px;
text-align: center;
line-height: 1.5;
}

.vtWrapper .ranking .itemList li:last-child {
padding-right: 0px;
}

.vtWrapper .ranking .itemList li img {
margin-bottom: 5px;
} */

.vtWrapper .search {
	width: 1060px;
	margin: 0 auto 55px auto;
}

.vtWrapper .search .ttl01 {
	text-align: center;
	margin-bottom: 30px;
}

.vtWrapper .search .itemList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


/*スライダー*/

/* 設定 */

.container {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 45px;
}

.slide_all {
	width: 1160px;
	margin: 0 auto;
	height: 425px;
	position: relative;
}

.slide_wrap {
	width: 1160px;
}

.slide_body {
	width: 100%;
	left: 233px;
}

.slide {
	width: 670px !important;
	text-align: centerc;
	padding: 0 12px !important;
}

.slide img {
	vertical-align: bottom;
	width: 670px;
}

/* 装飾 */

.bx-pager {
	text-align: center;
	height: 25px;
	/* display: none; */
}

.bx-controls-direction a,
.bx-pager-item {
	display: inline-block;
}

.bx-pager-item a {
	display: block;
	height: 5px;
	width: 23px;
	text-indent: -9999px;
	background: #d4d4d4;
	/* border-radius: 10px; */
	margin: 10px 8px 0 8px;
}

.bx-pager-item a.active {
	background: #1e1e1e;
}

.bx-controls-direction a {
	text-decoration: none;
	color: #000;
}

.bx-controls {
	position: relative;
	bottom: 5px;
	z-index: 100;
	width: 100%;
	padding-top: 5px;
}

/* arrow */
.bx-prev {
	background: #000 url(https://www.rakuten.ne.jp/gold/morozoff/images/vt2017/top/top-arrow-prew.png) no-repeat 86% 50%;
	width: 222px;
	height: 375px;
	opacity: 0.5;
	position: absolute;
	top: -370px;
	left: 0;
}

.bx-next {
	background: #000 url(https://www.rakuten.ne.jp/gold/morozoff/images/vt2017/top/top-arrow-next.png) no-repeat 14% 50%;
	width: 222px;
	height: 375px;
	opacity: 0.5;
	position: absolute;
	top: -370px;
	right: 0;
}

.beetle_bnr {
	display: block;
}

.beetle_bnr img {
	display: block;
	margin: auto;
}

.lineup__item-list--new {
	display: block;
	position: absolute;
	top: -30px;
	left: 75px;
	color: #fff;
	width: 80px;
	text-align: center;
	background: #d71423;
}

.lineup__item-list--new::before {
	content: "";
	display: block;
	height: 1px;
	background: #d71423;
	position: absolute;
	top: -3px;
	width: 100%;
}

.lineup__item-list--new::after {
	content: "";
	display: block;
	height: 1px;
	background: #d71423;
	position: absolute;
	bottom: -3px;
	width: 100%;
}

.top__bnr {
	text-align: center;
	margin: 0 0 65px 0;
}

.mimizuku_bnr {
	display: block;
	margin: 0 0 70px;
	text-align: center;
}

/* ランキング */
.ranking {
	background-color: #F1F1F1;
	margin: 0 0 60px;
	padding: 60px 50px;
}

.ranking .ttl01 {
	margin: 0 0 40px;
	text-align: center;
}

.ranking .itemList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ranking .itemList li {
	display: flex;
	flex-direction: column;
	width: 19%;
}

.ranking .itemList li a {
	text-decoration: none;
}

.ranking .itemList li a img {
	width: 100%;
	margin: 0 0 20px;
}

.ranking .itemList p {
	text-align: center;
	font-size: 14px;
}

/* お知らせ */
.info_box {
	font-size: 16px;
	margin: 0 auto 30px;
	border: solid 3px red;
	box-sizing: border-box;
	padding: 10px;
}

.info_box span {
	display: block;
	text-align: center;
	font-size: 20px;
}

.attention {
	font-size: 20px;
	text-align: center;
	margin: 0 0 50px;
}

/* 動画 */

.movie_area {
	margin: 0 0 50px;
	padding: 50px;
	border: solid 3px #DBCF9F;
}

.movie_ttl {
	display: block;
	margin: 0 auto 50px;
}

.movie_text {
	font-size: 16px;
	text-align: center;
	margin: 0 auto 50px;
}

.movies {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 50px;
}