@charset "utf-8";
/* CSS Document */
/************************/
/*____ 基礎 ____*/
h2{height: auto;line-height: 1;}
#LP-foot{margin-bottom:40px;}
.spMargin{ margin:0 8px;}
a.cmBtn {font-size: 14px;line-height: 1.5; padding:15px 0px; border-radius:6px; }
.logoWrapper img{max-width:100%;}

.cmTxt_sp{text-aline:center; margin: 30px 10px 10px 10px;}



/************************/
/*____ レイアウト ____*/
.Flex .swiper-wrapper{
	margin-bottom:30px;
}
/*____ 1ブロック ____*/
.block-Sp1 > div{
	display:block;
	width:100%;
}
.block-Sp1 > div, .block-Sp1 > p, .block-Sp1 > a{margin-bottom:0px;}

.block-Sp1 > p{
	 margin: -1.3rem auto 0;
    font-weight: 200;
    color: #191919;
}

.productGrid .block-Sp1 > div{	margin-bottom:25px;}

/*____ 2ブロック ____*/
.block-Sp2 > div{
	vertical-align:top;
	display:inline-block;
	width:47%;
}
.productGrid.block-Sp2 > div:nth-child(2n+1), .productGrid > .block-Sp2 > div:nth-child(2n+1){margin-right:2%;}
/*____ 3ブロック ____*/
.block-Sp3 > div{
	vertical-align:top;
	display:inline-block;
	width:30%;
}
.productGrid.block-Sp3 > div:nth-child(3n+2), .productGrid > .block-Sp3 > div:nth-child(3n+2){margin-right:4.43%;margin-left:4.43%;}
/*____ 4ブロック ____*/
.block-Sp4 > div{
	vertical-align:top;
	display:inline-block;
	width:23%;
	margin-right:2%;
}
.productGrid.block-SP4 > div:nth-child(4n+4), .productGrid > .block-SP4 > div:nth-child(4n+4){margin-right:0;}
.productGrid.block-SP4 > div, .productGrid > .block-SP4 > div{margin-bottom:2rem;}

/************************/
/*____ figcaption ____*/
.figcaption{	margin:5px auto 0px;font-weight: 200;color:#191919;}
.block-Sp2 .figcaption{font-size:12px;}
.block-Sp3 .figcaption{font-size:11px;}
.block-Sp4 .figcaption{font-size:10px;}

/************************/
/*____ あしあと ____*/
#topicpath_style {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #c4c4c4;
    font-size: 12px;
    line-height: 1.3;
    padding: 7px 0 8px 5px;
}

/************************/
/*____ 看板 ____*/
.titleImg:after {padding-top: 50%;}
.title-wrapper{margin: 16px 8px auto;line-height: 1.2;}
.titleH1{font-size: 24px;}
.titleP{font-size: 14px;}

/************************/
/*____ 見出し ____*/
.headLine{margin:2rem auto 1rem;}
.headLineTtl{text-align: center; font-size: 22px;}
.headLineDeg{margin-left:48%; margin-right:52%;}


/************************/
/*____ ピックアップカテゴリー ____*/
.categoryItems .figcaption{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.categoryName .figcaption{top:41%;font-size:18px;}

/************************/
/*____ 本店header流用楽天yahoo ____*/
#headerMdb {
    background-color: #191919;
    padding: 5px;
    text-align: center;
}
#header_menu-logo img {
    vertical-align: middle;
}
#headerMdb > div {
    display: inline-block;
    line-height: 30px;
    margin: auto 0;
}
#headerMdb .bt_back {
    left: 0;
    position: absolute;
    top: 5px;
}
.bt_left {
    display: block;
    margin: 0;
    padding: 0 0 0 10px !important;
    width: 60px !important;
}

.bt_left a::before {
    background-color: #4c8ab3;
    background-image: linear-gradient(to bottom, #275a86 0%, #4c8ab3 10%, #79a7c6 100%);
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    content: " ";
    display: block;
    float: left;
    height: 15px;
    margin-left: -5px;
    transform: skew(-35deg);
    width: 10px !important;
}
.bt_left a::after {
    background-color: #3a729c;
    background-image: linear-gradient(to bottom, #3a729c 0%, #2c5278 90%, #8da2b6 100%);
    border-left: 1px solid #8da2b6;
    content: " ";
    display: block;
    height: 15px;
    margin-left: -5px;
    margin-right: auto;
    margin-top: -15px;
    position: relative;
    transform: skew(35deg);
    width: 10px !important;
}
.bt_left a {
    background-color: #4c8ab3;
    background-image: linear-gradient(to bottom, #275a86 0%, #4c8ab3 5%, #79a7c6 49%, #3a729c 50%, #2c5278 95%, #8da2b6 100%);
    border-radius: 6px;
    border-right: 1px solid #31628b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-indent: -10px;
    text-shadow: 0 1px 1px #000;
    width: auto !important;
}
/************************/
/*____ footer流用楽天yahoo ____*/
footer {
    margin-bottom: 10px;
    padding: 10px;
}
footer .backlink {
    height: 50px;
    position: relative;
}
.clear {
    clear: both;
}
footer .pagetop {
    float: right;
    font-size: 12px;
    margin: 10px 0;
}
ul::after, dl::after, .btn_search::after, .pageBox::after, .swipeBox::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
footer #f_navi_style {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    clear: both;
    margin-bottom: 10px;
}
footer #f_navi_style li {
    background-color: #fff;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc;
    height: 33px;
}
footer #f_navi_style li a:after {
	content:"＞　";
	float:right;
}
li {
    list-style: outside none none;
}
footer #f_navi_style li a {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding-left: 5px;
    text-decoration: none;
	position:relative;
}
/************************/
/*____ ラッピング ____*/
#LP-head{
	margin-bottom:1rem;
}
.wrapMenu > a{
	display:block;
	border:1px solid #fff;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	line-height:2rem;
	text-align:center;
	font-weight:200;
}

.width-L > img{
	width:90%;
}

.cmTxt_2 > a {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    background-color: #bfe3f3;
    color: #5c646c;
    text-decoration: none;
    line-height: 40px;
    margin: 0 auto;
    font-weight: 200;
    text-align: center;
}
.attention img {
	width: 35px;
}
.attention .coution {
	font-size: 0.75rem;
}