@charset "utf-8";



#content {
	margin-top: 40px;
	width: 1200px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
}
#MB {
	width: 890px;
}
#LM {
	width: 240px;
}
#FT {
	margin-top: 60px;
}
#top-mainVisual {
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 2;
	background-color: #fff;
}
#top-mainVisual .top-mainVisual_inner {
	position: relative;
	margin: 0 auto;
	width: 982px;
}
#top-mainVisual .bx-wrapper {
	position: relative;
}
#top-mainVisual .bx-viewport {
	overflow: visible !important;
}
#top-mainVisual .bx-viewport .top-slider > li {
	float: left;
	padding: 0 1px;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#top-mainVisual .bx-viewport .top-slider > li a:hover {
	opacity: 0.8;
}
#top-mainVisual .bx-viewport .top-slider > li img {
	width: 100%;
}
#top-mainVisual .bx-controls {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 14px 25px 14px 35px;
	background-color: rgba(255,255,255,0.5);
}
#top-mainVisual .bx-pager {
	margin: 2px 0;
}
#top-mainVisual .bx-pager-item {
	display: inline-block;
}
#top-mainVisual .bx-pager-item > a {
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 13px;
	margin: 0 9px;
	outline: 0;
	border-radius: 8px;
	background-color: #ffffff;
	border: 1px solid #757474;
	overflow: hidden;
  cursor: pointer;
}
#top-mainVisual .bx-pager-item > a.active {
	background-color: #333;
	border: 1px solid #333;
}
#top-mainVisual .bx-default-pager {
	float: right;
}
#top-mainVisual .bx-controls-auto {
	float: right;
}
#top-mainVisual .bx-controls-direction {
	display: none;
}
.top-sliderBtn-prev,
.top-sliderBtn-next {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.top-sliderBtn-prev {
	right: 100%;
}
.top-sliderBtn-next {
	left: 100%;
}
.top-sliderBtn > a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#top-mainVisual .bx-controls-auto-item .bx-start,
#top-mainVisual .bx-controls-auto-item .bx-stop {
	display: block;
	position: relative;
	padding: 2px 4px;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#top-mainVisual .bx-controls-auto-item .bx-start:after,
#top-mainVisual .bx-controls-auto-item .bx-stop:after {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: 4px;
	width: 10px;
	height: 14px;
	background-image: url("/excludes/common/images/top_sprite02.png");
	background-repeat: no-repeat;
}
#top-mainVisual .bx-controls-auto-item .bx-start:after {
	background-position: -22px 0;
}
#top-mainVisual .bx-controls-auto-item .bx-stop:after {
	top: 4px;
	background-position: 0 0;
}
#top-mainVisual .bx-controls-auto-item .bx-start.active,
#top-mainVisual .bx-controls-auto-item .bx-stop.active {
	display: none;
}
.top-heading01,
.top-heading02,
.top-lm-service-block_title,
.top-newsArea-type02,
#WSTAP9ZF0050 > h3,
#WSTAP9ZF0270 > h3,
#LM dl dt {
	margin: 0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight: 500;
}
#LM dl dt {
	font-weight: bold;
}
/* .top-heading */
.top-heading01 {
	margin-bottom: 10px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 20px;
	font-weight: bold;
}
.top-heading02 {
	text-align: center;
	font-size: 28px;
}
/* .top-text-accent */
.top-text-accent {
	color: #4da624;
}
/* .top-btnLink */
.top-btnLink01 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.top-btnLink01 {
	margin: 38px auto 0;
	width: 640px;
}
.top-btnLink01 > a {
	position: relative;
	display: block;
	padding: 16px 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 3px;
	background-color: #111;
}
.top-btnLink01 > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 34px;
	margin-top: -5px;
	width: 11px;
	height: 11px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.top-btnLink01 > a:hover {
	text-decoration: none;
	opacity: 0.5;
}
.top-btnLink02 {
	margin-top: 14px;
}
.top-btnLink02 > a {
	display: block;
	padding: 8px 5px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	background-color: #111;
}
.top-btnLink02 > a:hover {
	text-decoration: none;
	opacity: 0.5;
}
.top-btnLink03 > a {
	background-color: #f4f1ec;
}
/* .top-textLink */
.top-textLink01 + .top-textLink01 {
	margin-top: 15px;
}
.top-textLink01 > a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #333;
	font-size: 14px;
}
.top-textLink01 > a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0.4em;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #000000;
}
/* .top-list-bullet */
.top-list-bullet > li {
	position: relative;
	padding-left: 10px;
	color: #333;
	font-size: 14px;
}
.top-list-bullet > li:before{
	content: '';
	display: block;
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 3px;
	height: 2px;
	background-color: #333;
	border-radius: 2px;
}
/* .top-recomendColumn */
.top-recomendColumn {
	margin-top: 30px;
	width: 100%;
}
.top-recomendColumn a:hover {
	opacity: 0.8;
}
.top-recomendColumn img {
	max-width: 100%;
	width: 100%;
}
/* .top-newsAreaList */
.top-newsAreaList > li {
	padding: 15px 0 12px 1px;
	font-size: 16px;
	border-bottom: 1px solid #dddddd;
}
.top-newsAreaList > li:first-child {
	border-top: 1px solid #dddddd;
}
.top-newsDate {
	float: left;
	margin-right: 30px;
}
.top-newsTitle {
	overflow: hidden;
}
.top-newsTitle > a {
	display: block;
}
/* .top-categoryArea */
.top-categoryArea {
	margin-top: 27px;
	padding: 25px 45px 15px;
	background-color: #f4f1e8;
}
/* .top-categoryList */
.top-categoryList {
	margin-top: 27px;
}
.top-categoryList > li {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.top-categoryList > li:nth-child(5n + 1) {
	margin-left: 0;
}
.top-categoryList > li > a {
	display: block;
	padding: 7px 10px;
	text-align: center;
	color: #000;
	background-color: #fff;
	border-radius: 20px;
}
.top-categoryList > li > a:hover {
	color: #4da624;
}
.top-category01 { width: 102px; }
.top-category02 { width: 147px; }
.top-category03 { width: 192px; }
.top-category04 { width: 102px; }
.top-category05 { width: 217px; }
.top-category06 { width: 107px; }
.top-category07 { width: 157px; }
.top-category08 { width: 177px; }
.top-category09 { width: 177px; }
.top-category10 { width: 142px; }
.top-otherArea {
	margin-top: 32px;
}
#LM .top-otherArea {
	display: none;
}
.top-otherArea > .top-otherArea_item {
	float: left;
	padding-left: 41px;
	width: 284px;
	border-left: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top-otherArea > .top-otherArea_item:nth-child(3n + 2) {
	padding-right: 41px;
	width: 322px;
}
.top-otherArea > .top-otherArea_item:nth-child(3n + 1) {
	padding-left: 0;
	border-left: none;
}
.top-otherArea_banner > a:hover {
	opacity: 0.8;
}
.top-otherArea_banner + .top-otherArea_banner {
	margin-top: 9px;
}
.top-otherArea_detail {
	margin-top: 20px;
}
.top-telLayout_title {
	padding: 5px 5px 4px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #f4f1ec;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top-telLayout_textLink-tel {
	margin-top: 22px;
}
.top-telLayout_textLink-tel > a {
	display: block;
	pointer-events: none;
}
.top-telLayout_text {
	margin-top: 15px;
	text-align: center;
}
/* .top-faqArea */
.top-faqArea {
	margin-top: 52px;
	padding-top: 55px;
	border-top: 1px solid #ddd;
}
#LM .top-faqArea {
	display: none;
}
.top-faqList {
	margin-top: 20px;
}
.top-faqList > .top-faqList_item {
	float: left;
	padding: 0 28px;
	width: 236px;
	border-left: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top-faqList_item .top-heading01 {
	margin-bottom: 3px;
}
.top-faqList > .top-faqList_item:first-child,
.top-faqList > .top-faqList_item:last-child {
	width: 207px;
}
.top-faqList > .top-faqList_item:first-child {
	padding-left: 0;
	border-left: none;
}
.top-faqList > .top-faqList_item:last-child {
	padding-right: 0;
}
.top-hd-bannerArea {
	margin: 30px auto 0;
	width: 1200px;
}
.top-hd-bannerList a:hover {
	opacity: 0.7;
}
.top-lm-service-block {
	display: none;
	border: 1px solid #f4f1e8;
}
#LM .top-lm-service-block {
	display: block;
}
.top-lm-service-block_head {
	padding: 15px 1px 15px;
	background-color: #f4f1e8;
}
.top-lm-service-block_title {
	letter-spacing: -0.05em;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}
.top-lm-service-block_detail {
	padding: 10px 10px 10px 16px;
}
.top-lm-service-text {
	line-height: 2;
	font-size: 14px;
}
.top-lm-service-block_note {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
	font-size: 12px;
}
.top-lm-service-block_emphasis {
	margin-top: 18px;
	text-align: center;
	line-height: 1.63;
	font-size: 16px;
	font-weight: bold;
}
.top-lm-service-text-red {
	color: #c00;
}
.top-lm-service-text-large {
	position: relative;
	top: 0.1em;
	font-size: 22px;
}
.top-lm-moreBtn {
	margin: 0;
	background: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	display: block;
	position: relative;
	margin-top: -1px;
	padding: 12px 40px;
	width: 100%;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	cursor: pointer;
}
.top-lm-moreBtn.is-active {
	display: none;
}
.top-lm-moreBtn:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -8px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.top-lm-moreBtn.is-active:after {
	margin-top: -3px;
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	
}
.top-ancArea {
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -80px;
	z-index: 1;
}
.top-ancArea_inner {
	position: relative;
	left: 0;
}
.top-ancList {
	display: block;
	padding: 5px 10px 10px;
	width: 150px;
	background: #333;
	border-radius: 0 0 0 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top-ancList > li {
	margin-top: 10px;
}
.top-ancList a {
	display: block;
	padding: 3px 3px 3px 10px;
	color: #fff;
	font-size: 14px;
}
.top-ancArea_btn {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	position: absolute;
	top: 0;
	right: calc(100% - 1px);
	color: #fff;
	text-indent: -9999px;
	background-color: #333;
	background-image: url("/excludes/common/images/top_tx03_190730.png");
	background-repeat: no-repeat;
	background-position: 16px 42px;
	border-radius: 3px 0 0 3px;
	cursor: pointer;
}
.top-ancArea_btn > span {
	display: block;
	position: relative;
	width: 47px;
	height: 110px;
}
.top-ancArea_btn > span:before {
	content: '';
	display: block;
	position: absolute;
	top: 15px;
	left: 14px;
	width: 16px;
	height: 13px;
	background-image: url("/excludes/common/images/top_sprite01.png");
	background-repeat: no-repeat;
	background-position: 0 -210px;
}
.js-top-anc.is-active .top-ancArea_btn > span:before {
	height: 16px;
	background-position: 0 -225px;
}
.top-ancList_serchBtn > a {
	display: block;
	position: relative;
	padding: 5px 26px 5px 16px;
	text-align: center;
	color: #111;
	background-color: #fff;
	border-radius: 3px;
}
.top-ancList_serchBtn > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -7px;
	width: 14px;
	height: 14px;
	background: url("/excludes/common/images/top_sprite01.png") 0 -194px no-repeat;
}
.top-lm-bannerArea {
	margin-top: 30px;
}
.top-lm-navbrand dd ul + ul {
	display: none;
}
.top-lm-bannerList a:hover {
	opacity: 0.8;
}

.top-newsArea-type02{
	margin: 40px auto 0;
	width: 1200px;
	text-align: center;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 25px 0;
	font-size: 22px;
}

/*--------------------
 system
--------------------*/
#WSTAP9ZF0050 h3,
#WSTAP9ZF0270 > h3 {
	text-align: center;
	font-size: 28px;
}
#WSTAP9ZF0050 h3 {
	margin-top: 40px;
}
#WSTAP9ZF0270 > h3 {
	margin-top: 56px;
}
#MB #WSTAP9ZF0270 #carousel-wrapper {
	margin: 20px auto 0;
}
#WSTAP9ZF0050 .tbRecommend {
	clear: inherit;
	float: left;
	margin-top: 21px;
	width: 663px;
}
#WSTAP9ZF0050 .tbRecommend a {
	color: #05b;
}
#WSTAP9ZF0050 .tbRecommend > div {
	margin: 0 0 0 18px;
	width: 209px;
}
#WSTAP9ZF0050 .tbRecommend > div:first-child {
	margin-left: 0;
}
#WSTAP9ZF0050 .tbRecommend + .tbRecommend {
	float: left;
	width: 227px;
}
#WSTAP9ZF0050 .tbRecommend + .tbRecommend > div {
	display: none;
}
#WSTAP9ZF0050 .tbRecommend + .tbRecommend > div:first-child {
	margin-left: 18px;
	display: block;
}
#WSTAP9ZF0050 .tbRecommend > div:nth-child(4n) {
	display: none;
}
#WSTAP9ZF0050 .tbRecommend .img {
	margin-bottom: 15px;
}
#WSTAP9ZF0050 .tbRecommend .img a {
	height: 209px;
}
#WSTAP9ZF0050 .tbRecommend > div img {
	width: 100%;
	max-width: 100%;
}
#WSTAP9ZF0050 .tbRecommend .txt {
	line-height: 1.6;
}
#WSTAP9ZF0050:after {
	content: '';
	display: block;
	clear: both;
}
#WSTAP9ZF0530 {
	margin: 0 auto;
	width: 980px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
}
#WSTAP9ZF0530 .limit {
	font-size: 12px;
}
#WSTAP9ZF0530 .limit span {
	padding-left: 0;
}
#MB #carousel-prev,
#MB #carousel-next {
	width: 28px;
	background-image: none;
}
#MB #carousel-prev {
	left: -14px;
}
#MB #carousel-next {
	right: -14px;
}
#MB #carousel-prev:after,
#MB #carousel-next:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 28px;
	height: 28px;
	background-image: url("/excludes/common/images/top_sprite01.png");
	background-repeat: no-repeat;
}
#MB #carousel-prev:after {
	background-position: 0 0;
}
#MB #carousel-next:after {
	background-position: -60px 0;
}
#LM .navCategory,
.top-lm-brandArea {
	margin-top: 40px;
}
#LM .navSearch {
	margin-top: 34px;
}
#LM .navSearch dd {
	padding: 0 15px;
}
#LM .navSearch form.search p {
	margin-top: 12px;
}
#LM .navSearch .search > .noGroup,
#LM .navSearch .search > .txtNotes + .txtNotes {
	display: none;
}
#LM .navPrice .search input[type="submit"],
#LM .search input[type="submit"] {
	display: block;
	margin: 18px auto 0;
	width: 160px;
	color: #fff;
	background-color: #000;
}
#LM .navPrice .search input[type="submit"]:hover,
#LM .search input[type="submit"]:hover {
	opacity: 0.5;
}
#LM dl {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#LM dl dt {
	font-size: 20px;
}
#LM dl dd {
	margin-top: 15px;
}
#LM dl dd li {
	margin-bottom: 0;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
#LM dl dd ul > li:first-child {
	border-top: 1px solid #ddd;
}
#LM dl dd ul + ul >li:first-child {
	border-top: none;
}
#LM dl dd ul + ul > li:last-child {
	border-bottom: 1px solid #ddd;
}
#LM dl dd li a {
	display: block;
	padding: 15px 15px 16px;
	color: #333;
}
#LM .navCategory dd li a {
	border-top: none;
}
#LM .navPrice {
	margin-top: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
#LM .navPrice dd {
	margin-top: 8px;
}
#LM .navPrice form.search label {
	width: 7.87em;
}
#LM .navPrice form.search label+label {
	width: 8.9em;
}
#LM .navPrice .search input[type="text"] {
	width: 78px;
}
#LM .navPrice form.search p:after {
	content: '';
	display: block;
	clear: both;
}

@media print, screen and (min-width: 668px) {
/* ----- data-row-pc ----- */
[data-row-pc="2"]:after,
[data-row-pc="3"]:after,
[data-row-pc="4"]:after {
	content: '';
	display: block;
	clear: both;
}
[data-row-pc="2"] > *:nth-child(-n+2),
[data-row-pc="3"] > *:nth-child(-n+3),
[data-row-pc="4"] > *:nth-child(-n+4) {
	margin-top: 0 !important;
}
[data-row-pc="1"] > *,
[data-row-pc="2"] > *:nth-child(2n+1),
[data-row-pc="3"] > *:nth-child(3n+1),
[data-row-pc="4"] > *:nth-child(4n+1) {
	margin-left: 0 !important;
}
[data-row-pc="2"] > *,
[data-row-pc="3"] > *,
[data-row-pc="4"] > * {
	margin-left: 25px;
	margin-bottom: 25px;
	float: left;
}
[data-row-pc="2"] > * {
	width: calc(((100% - 25px) / 2) - 0.1px);
}
[data-row-pc="3"] > * {
	width: 280px;
}
[data-row-pc="4"] > * {
	width: calc(((100% - 75px) / 4) - 0.1px);
}
/* js SPアコーディオン */
#LM dl.navCategory dt,
#LM dl.navPrice dt,
#LM dl.navSearch dt,
#LM .top-lm-navbrand dt {
	pointer-events: none;
}
#LM dl.navCategory dd,
#LM dl.navPrice dd,
#LM dl.navSearch dd,
#LM .top-lm-navbrand dd {
	display: block !important;
}
}
@media screen and (max-width: 667px) {
/* data-row-sp */
[data-row-sp="2"]:after,
[data-row-sp="3"]:after {
	content: '';
	display: block;
	clear: both;
}
[data-row-sp="1"] > *:first-child,
[data-row-sp="2"] > *:nth-child(-n+2),
[data-row-sp="3"] > *:nth-child(-n+3) {
	margin-top: 0 !important;
}
[data-row-sp="1"] > *,
[data-row-sp="2"] > *:nth-child(2n+1),
[data-row-sp="3"] > *:nth-child(3n+1) {
	margin-left: 0 !important;
}
[data-row-sp="2"] > *,
[data-row-sp="3"] > * {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
[data-row-sp="2"] > * {
	width: calc((100% - 10px) / 2);
}
[data-row-sp="2"] > *:nth-child(2n + 1) {
	clear: left;
}

#content {
	margin-top: 20px;
	padding: 0 15px;
	width: 100%;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#MB {
	float: none;
	width: 100%;
}
#LM {
	float: none;
	margin: 3% 0px;
	padding: 0;
	width: 100%;
}
#FT {
	margin-top: 50px;
}
#top-mainVisual {
	overflow: hidden;
	width: 100%;
}
#top-mainVisual .top-mainVisual_inner {
	margin: 0 auto;
	position: relative;
	max-width: 100%;
	width: 100%;
}
#top-mainVisual .bx-wrapper {
	position: relative;
}
#top-mainVisual .bx-viewport {
	overflow: hidden!important;
}
#top-mainVisual .bx-viewport .top-slider > li {
	float: left;
	padding: 0;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#top-mainVisual .bx-viewport .top-slider > li img {
	max-width: 100%;
	width: auto;
}
#top-mainVisual .bx-controls {
	position: static;
	display: table;
	right: 0;
	bottom: 0;
	margin: 15px auto 0;
	padding: 0 0 0 7px;
	background-color: rgba(255,255,255,0.5);
}
#top-mainVisual .bx-pager {
	margin: 2px 0;
}
#top-mainVisual .bx-pager-item {
	display: inline-block;
}
#top-mainVisual .bx-pager-item > a {
	text-indent: -9999px;
	display: block;
	width: 9px;
	height: 9px;
	margin: 0 7px;
	outline: 0;
	border-radius: 8px;
	background-color: #ffffff;
	border: 1px solid #757474;
	overflow: hidden;
	cursor: pointer;
}
#top-mainVisual .bx-pager-item > a.active {
	background-color: #333;
	border: 1px solid #333;
}
#top-mainVisual .bx-default-pager {
	float: right;
}
#top-mainVisual .bx-controls-auto {
	float: right;
}
#top-mainVisual .bx-controls-direction {
	display: none;
}
#top-mainVisual .bx-controls-auto-item .bx-start,
#top-mainVisual .bx-controls-auto-item .bx-stop {
	display: block;
	position: relative;
	padding: 2px 4px;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#top-mainVisual .bx-controls-auto-item .bx-start:after,
#top-mainVisual .bx-controls-auto-item .bx-stop:after {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: 4px;
	width: 6px;
	height: 9px;
	background-image: url("/excludes/common/images/top_sprite02.png");
	background-repeat: no-repeat;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
}
#top-mainVisual .bx-controls-auto-item .bx-start:after {
	top: 4px;
	background-position: -11px -8px;
	width: 8px;
	height: 9px;
}
#top-mainVisual .bx-controls-auto-item .bx-stop:after {
	top: 4px;
	background-position: 0 -8px;
}
#top-mainVisual .bx-controls-auto-item .bx-start.active,
#top-mainVisual .bx-controls-auto-item .bx-stop.active {
	display: none;
}
.top-heading01,
.top-heading02,
.top-lm-service-block_title,
#WSTAP9ZF0050 > h3,
#WSTAP9ZF0270 > h3,
#LM dl dt {
	margin: 0;
	color: #333;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight: 500;
}
#LM dl dt {
	font-weight: bold;
}
/* .top-heading */
.top-heading01 {
	margin-bottom: 11px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 20px;
	font-weight: bold;
}
.top-heading02 {
	text-align: center;
	font-size: 24px;
}
/* .top-text-accent */
.top-text-accent {
	color: #4da624;
}
/* .top-btnLink */
.top-btnLink01 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.top-btnLink01 {
	margin: 30px auto 0;
	width: 100%;
}
.top-btnLink01 > a {
	position: relative;
	display: block;
	padding: 14px 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 3px;
	background-color: #111;
}
.top-btnLink01 > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
	width: 9px;
	height: 9px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.top-btnLink02 {
	margin-top: 16px;
}
.top-btnLink02 > a {
	display: table;
	margin: 0 auto;
	padding: 8px 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	background-color: #111;
}
.top-btnLink03 > a {
	background-color: #f4f1ec;
}
/* .top-textLink */
.top-textLink01 {
	padding: 0 15px;
}
.top-textLink01 + .top-textLink01 {
	margin-top: 15px;
}
.top-textLink01 > a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #333;
	font-size: 14px;
}
.top-textLink01 > a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0.4em;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #000000;
}
/* .top-list-bullet */
.top-list-bullet > li {
	position: relative;
	padding-left: 10px;
	line-height: 1.64;
	text-decoration: underline;
	font-size: 14px;
}
.top-list-bullet > li:before{
	content: '';
	display: block;
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 3px;
	height: 2px;
	background-color: #333;
	border-radius: 2px;
}
/* .top-recomendColumn */
.top-recomendColumn {
	margin-top: 20px;
	width: 100%;
}
.top-recomendColumn img {
	max-width: 100%;
	width: 100%;
}
/* .top-newsAreaList */
.top-newsAreaList > li {
	padding: 15px 0 9px 1px;
	font-size: 16px;
	border-bottom: 1px solid #dddddd;
}
.top-newsAreaList > li:first-child {
	border-top: 1px solid #dddddd;
}
.top-newsDate {
	float: none;
	display: block;
	margin-right: 0;
	font-size: 14px;
}
.top-newsTitle {
	margin-top: 5px;
	display: block;
}
	.top-newsTitle > a + a {
		margin-top: 5px;
	}
/* .top-categoryArea */
.top-categoryArea {
	margin: 20px -15px 0;
	padding: 32px 37px 4px;
	background-color: #f4f1e8;
}
/* .top-categoryList */
.top-categoryList {
	margin-top: 16px;
}
.top-categoryList > li {
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
.top-categoryList > li:nth-child(5n + 1) {
	margin-left: 15px;
}
.top-categoryList > li:nth-child(2n + 1) {
	clear: left;
	margin-left: 0;
}
.top-categoryList > li > a {
	display: block;
	padding: 9px 3px;
	text-align: center;
	color: #000;
	font-size: 13px;
	background-color: #fff;
	border-radius: 20px;
}
.top-category01,
.top-category02,
.top-category03,
.top-category04,
.top-category05,
.top-category06,
.top-category07,
.top-category08,
.top-category09,
.top-category10 {
	width: calc((100% - 15px) / 2);
}
.top-otherArea {
	margin-top: 40px;
}
#LM .top-otherArea {
	display: block;
}
#MB .top-otherArea {
	display: none;
}
.top-otherArea > .top-otherArea_item {
	float: none;
	padding-left: 0;
	width: 100%;
	border-left: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top-otherArea > .top-otherArea_item:nth-child(3n + 2) {
	padding-right: 0;
	width: 100%;
}
.top-otherArea > .top-otherArea_item:nth-child(3n + 1) {
	padding-left: 0;
	border-left: none;
}
.top-otherArea > .top-otherArea_item + .top-otherArea_item {
	margin-top: 18px;
	padding-top: 35px;
	border-top: 1px solid #ddd;
}
.top-otherArea_item .top-heading01 {
	margin-bottom: 8px;
}
.top-otherArea_detail {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
}
.top-otherArea_banner {
	width: calc((100% - 15px) / 2);
}
.top-otherArea_detail > .top-otherArea_banner {
	margin-left: 15px;
	background-color: #f4f1ec;
}
.top-otherArea_detail > .top-otherArea_banner:nth-child(2n + 1) {
	margin-left: 0;
}
.top-otherArea_banner + .top-otherArea_banner {
	margin-top: 0;
}
.top-otherArea_detail > .top-otherArea_banner > a {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	height: 100%;
}
.top-telLayout {
	width: 100%;
}
.top-telLayout_title {
	padding: 5px 5px 4px;
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #f4f1ec;
}
.top-telLayout_textLink-tel {
	margin-top: 22px;
	text-align: center;
}
.top-telLayout_textLink-tel > a {
	pointer-events: auto;
}
.top-telLayout_textLink-tel img {
	max-width: 100%;
	width: auto;
}
.top-telLayout_text {
	margin-top: 15px;
	text-align: center;
}
/* .top-faqArea */
.top-faqArea {
	margin-top: 15px;
	padding-top: 36px;
	border-top: 1px solid #ddd;
}
#LM .top-faqArea {
	display: block;
}
#MB .top-faqArea {
	display: none;
}
.top-faqList {
	margin-top: 24px;
}
.top-faqList > .top-faqList_item {
	float: left;
	padding: 20px 30px 0;
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top-faqList_item .top-heading01 {
	margin-bottom: 3px;
}
.top-faqList > .top-faqList_item:first-child,
.top-faqList > .top-faqList_item:last-child {
	padding: 20px 30px 0;
	width: 100%;
}
.top-faqList > .top-faqList_item:first-child {
	border-left: none;
}
.top-faqList > .top-faqList_item + .top-faqList_item {
	margin-top: 30px;
}
.top-hd-bannerArea {
	margin: 20px auto 0;
	width: 100%;
}
.top-lm-service-block {
	margin-top: 20px;
	border: 1px solid #f4f1e8;
}
#LM .top-lm-service-block {
	display: none;
}
#MB .top-lm-service-block {
	display: block;
}
.top-lm-service-block_head {
	padding: 9px 1px 8px;
	background-color: #f4f1e8;
}
.top-lm-service-block_title {
	letter-spacing: -0.05em;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
}
.top-lm-service-block_detail {
	padding: 14px 10px 10px 16px;
}
.top-lm-service-text {
	line-height: 2;
	font-size: 12px;
}
.top-lm-service-block_note {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
	font-size: 12px;
}
.top-lm-service-block_emphasis {
	margin-top: 6px;
	text-align: center;
	line-height: 1.63;
	font-size: 16px;
	font-weight: bold;
}
.top-lm-service-text-red {
	color: #c00;
}
.top-lm-service-text-large {
	position: relative;
	top: 0.1em;
	font-size: 22px;
}
.top-lm-moreBtn {
	margin: 0;
	background: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	display: block;
	position: relative;
	margin-top: -1px;
	padding: 9px 40px;
	width: 100%;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	cursor: pointer;
}
.top-lm-moreBtn:hover {
	text-decoration: underline;
}
.top-lm-moreBtn:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -8px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.top-lm-bannerList {
	text-align: center;
}
.top-lm-bannerList img {
	width: auto;
}
.top-lm-bannerArea {
	margin-top: 20px;
}
.top-ancArea {
	display: none !important;
}
.top-newsArea-type02{
	font-size: 20px;
  border-top: none;
  border-bottom: none;
  padding: 0 15px;
  width: auto;
}
.top-newsArea-type02 p{
	padding: 20px 0;
	width: 100%;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
/*--------------------
 system
--------------------*/
#WSTAP9ZF0050 h3,
#WSTAP9ZF0270 > h3 {
	margin-top: 35px;
	text-align: center;
	font-size: 24px;
}
#WSTAP9ZF0050 {
	margin: 16px -15px 0;
	padding: 26px 40px;
	background-color: #f7f7f7;
}
#WSTAP9ZF0050.type-img01 {
	background-color: #fff;
}
#WSTAP9ZF0050.type-img01 h3 {
	margin-left: -40px;
	margin-right: -40px;
}
#WSTAP9ZF0050 h3 {
	margin-top: 0;
}
#MB #WSTAP9ZF0270 #carousel-wrapper {
	margin: 13px auto 0;
}
#WSTAP9ZF0050 .tbRecommend {
	clear: inherit;
	float: left;
	margin-top: 21px;
	width: 100%;
}
#WSTAP9ZF0050 .tbRecommend > div {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: calc((100% - 40px) / 2);
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#WSTAP9ZF0050 .tbRecommend > div:nth-child(2n + 1) {
	clear: left;
	margin-left: 0;
}
#WSTAP9ZF0050 .tbRecommend > div:first-child {
	margin-left: 0;
}
#WSTAP9ZF0050 .tbRecommend + .tbRecommend {
	display: none;
}
#WSTAP9ZF0050 .tbRecommend > div:nth-child(4n) {
	display: block;
}
#WSTAP9ZF0050 .tbRecommend .img {
	float: none;
	width: 100%;
	margin-bottom: 3px;
	padding-right: 0;
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#WSTAP9ZF0050 .tbRecommend .img a {
	height: auto;
}
#WSTAP9ZF0050 .tbRecommend > div img {
	width: 100%;
	max-width: 100%;
}
#WSTAP9ZF0050 .tbRecommend .txt {
	float: none;
	width: 100%;
	line-height: 1.7;
	font-size: 13px;
}
#WSTAP9ZF0050 .tbRecommend .link {
	border-top: none;
}
#WSTAP9ZF0050:after {
	content: '';
	display: block;
	clear: both;
}
#WSTAP9ZF0530 {
	margin: 0 auto;
	width: 100%;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
}
#WSTAP9ZF0530 .limit {
	padding: 15px 15px 10px 15px;
	line-height: 1.5;
	color: #333;
	font-size: 11px;
	background-color: #fff;
}
#WSTAP9ZF0530 .limit span {
	padding-left: 0;
}
#MB #carousel-wrapper {
	margin: 15px 0 20px;
}
#MB #carousel p a {
	width: 100%;
}
#MB #carousel-prev,
#MB #carousel-next {
	width: 25px;
	background-image: none;
}
#MB #carousel-prev {
	left: -15px;
}
#MB #carousel-next {
	right: -15px;
}
#MB #carousel-prev:after,
#MB #carousel-next:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -25px;
	width: 25px;
	height: 50px;
	background-image: url("/excludes/common/images/top_sprite01.png");
	background-repeat: no-repeat;
	-webkit-background-size: 60px auto;
	background-size: 60px auto;
}
#MB #carousel-prev:after {
	background-position: 0 -16px;
}
#MB #carousel-next:after {
	background-position: -30px -16px;
}
#pager a {
	background: #fff;
	border: 1px solid #6a6a6a;
	width: 9px;
	height: 9px;
	border-radius: 10px;
}
#pager a.selected {
	background: #333333;
}
#LM .navCategory {
	display: block;
	margin-top: 20px;
}
.top-lm-brandArea {
	margin-top: 30px;
}
#LM .navSearch {
	display: block;
	margin-top: 27px;
}
#LM .navSearch dd {
	padding: 0 15px 30px;
	border-bottom: 1px solid #dddddd;
}
#LM .navSearch form.search p {
	margin-top: 17px;
}
#LM .navSearch .search {
	padding: 0 15px;
}
#LM .navSearch .search > .noGroup,
#LM .navSearch .search > .txtNotes + .txtNotes {
	display: none;
}
#LM .navPrice .search input[type="submit"],
#LM .search input[type="submit"] {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	background-color: #000;
	display: block;
	margin: 18px auto 0;
	width: 160px;
	height: 33px;
	color: #fff;
	background-color: #e6e6e6;
}
#LM .search input[type="submit"] {
	color: #333;
}
#LM .navSearch .search input[type="text"] {
	width: calc(100% - 5em);
}
#LM dl {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
#LM dl dt {
	position: relative;
	padding: 10px 40px 10px 16px;
	background: none;
	border: none;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#LM .navPrice dt {
	border-bottom: 1px solid #dddddd;
}
#LM dl dt:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -14px;
	width: 28px;
	height: 28px;
	background-image: url("/excludes/common/images/top_sprite01.png");
	background-position: 0 -68px;
	background-repeat: none;
	-webkit-background-size: 60px auto;
	background-size: 60px auto;
}
#LM dl dt.is-active:after {
	background-position: -30px -68px;
}
#LM dl dd {
	margin-top: 0;
	border: none;
}
#LM dl dd li {
	margin-bottom: 0;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
#LM dl dd ul > li:first-child {
	border-top: none;
}
#LM dl dd ul + ul >li:first-child {
	border-top: none;
}
#LM dl dd ul + ul > li:last-child {
	border-bottom: 1px solid #ddd;
}
#LM .navCategory dd li {
	background: none;
}
#LM dl dd li a {
	display: block;
	padding: 16px 15px 15px;
	color: #333;
}
#LM .navCategory dd li a {
	position: relative;
	font-weight: normal;
	padding: 3px 15px 1px;
}
#LM .navCategory dd li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#LM .navPrice {
	display: block;
	margin-top: 25px;
	padding-bottom: 0;
	border-bottom: none;
}
#LM .navPrice dd {
	margin-bottom: 0;
}
#LM .navPrice form.search p {
	margin-top: 5px;
	font-size: 14px;
}
#LM .navPrice form.search label {
	width: auto;
}
#LM .navPrice form.search p label:last-child {
	width: auto;
}
#LM .navPrice .search input[type="text"] {
	width: 105px;
	height: 22px;
}
#LM .navPrice .search input[type="submit"] {
	color: #333;
	font-weight: normal;
	margin-top: 8px;
	height: 33px;
	background: #e6e6e6;
}
#LM .navPrice form.search p:after {
	content: '';
	display: block;
	clear: both;
}
.pageTop {
	display: none !important;
}
}

@media print {
	.top-ancArea {
		display: none;
	}
}


/* clearfix */
.top-faqList:after,
.top-otherArea:after,
.top-categoryList:after,
.top-newsAreaList > li:after {
	content: '';
	display: block;
	clear: both;
}