

@media (max-width: 767px) {
#mainmenu {

}

#mainmenu2 {
}

.nh-r ul {
	
	padding:0px;
	margin:0px;
}

.nh-r a {
	margin-bottom:5px;
}

}

@media (min-width: 768px) {

}















#mainmenu .contentswidth > ul {
  overflow:visible;
  text-align:right;
  margin:0 -5px 0 0;
  position:relative;
}
#mainmenu .contentswidth > ul > li {
  height:52px;
	margin:0;
	padding:0 5px 0 0;
	list-style-type: none;
  line-height:52px;
  font-size:12px;
  display:inline-block;
  position:relative;
  z-index:20000;
}
#mainmenu .contentswidth > ul > li:not(:first-child):before {
  content:"|";
  margin-right:5px;
}
#mainmenu .contentswidth > ul > li > a {
  display:inline-block;
}
#mainmenu .contentswidth > ul > li a:link,
#mainmenu .contentswidth > ul > li a:visited,
#mainmenu .contentswidth > ul > li a:hover {
  text-decoration:none;
  color:#191919;
}
#mainmenu .contentswidth > ul > li a:hover {
  text-decoration:underline;
}
#mainmenu .contentswidth > ul > li > ul {
	display: none;
	position: absolute;
	top: 50px;
	padding:0;
	margin:0;
	width: 180px;
	background: rgba(240,240,240,240.8);
	text-align:left;
}
#mainmenu .contentswidth > ul > li > ul > li {
  margin: 0;
	padding: 0;
	width: 180px;
	border: none;
	list-style: none;
	font-size: small;
	border-bottom: 1px solid #777;
  line-height:normal;
}
#mainmenu .contentswidth > ul > li > ul > li > a {
	display: inline-block;
	width: 160px;
	color: #191919;
	text-shadow: none;
	padding: 7px 10px;
}

#uplink {
	width: 45px;
	height: 45px;
	position: fixed;
	right: 100px;
	bottom: 55px;
}
#posmenu {
	position: absolute;
	bottom:20px;
	left: 20px;
	font-size: 90%;
}
#posmenu ul {
	margin: 0;
	padding: 0;
}
#posmenu ul li {
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 0;
}
#posmenu ul li:first-child {
	margin-left: 0;
}
#posmenu ul li:before {
	content: "��";
	margin-right: 15px;
}
#posmenu ul li:first-child:before {
	content: "";
	margin-right: 0;
}


















#mainmenu2 {

}
#mainmenu2 .contentswidth > ul {
  overflow:visible;
  margin:0 -5px 0 0;
  position:relative;
  padding:0px;
}
#mainmenu2 .contentswidth > ul > li {
	margin:0;
	padding:0 5px 0 0;
	list-style-type: none;
  font-size:12px;
  display:inline-block;
  position:relative;
  z-index:20000;
}
#mainmenu2 .contentswidth > ul > li:not(:first-child):before {
  content:"|";
  margin-right:5px;
}
#mainmenu2 .contentswidth > ul > li > a {
  display:inline-block;
}
#mainmenu2 .contentswidth > ul > li a:link,
#mainmenu2 .contentswidth > ul > li a:visited,
#mainmenu2 .contentswidth > ul > li a:hover {
  text-decoration:none;
  color:#191919;
}
#mainmenu2 .contentswidth > ul > li a:hover {
  text-decoration:underline;
}
#mainmenu2 .contentswidth > ul > li > ul {
	display: none;
	position: absolute;
	top: 50px;
	padding:0;
	margin:0;
	width: 180px;
	background: rgba(240,240,240,240.8);
	text-align:left;
	z-index: 9999999;
}
#mainmenu2 .contentswidth > ul > li > ul > li {
  margin: 0;
	padding: 0;
	width: 180px;
	border: none;
	list-style: none;
	font-size: small;
	border-bottom: 1px solid #777;
  line-height:normal;
}
#mainmenu2 .contentswidth > ul > li > ul > li > a {
	display: inline-block;
	width: 160px;
	color: #191919;
	text-shadow: none;
	padding: 7px 10px;
}

#uplink {
	width: 45px;
	height: 45px;
	position: fixed;
	right: 100px;
	bottom: 55px;
}
#posmenu {
	position: absolute;
	bottom:20px;
	left: 20px;
	font-size: 90%;
}
#posmenu ul {
	margin: 0;
	padding: 0;
}
#posmenu ul li {
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 0;
}
#posmenu ul li:first-child {
	margin-left: 0;
}
#posmenu ul li:before {
	content: "��";
	margin-right: 15px;
}
#posmenu ul li:first-child:before {
	content: "";
	margin-right: 0;
}








@media (max-width: 767px) {
	
.nh {
	padding:5px 0px;
	position:relative;
}

.nh-l {
	margin-top:6px;
	margin-bottom:10px;
	text-align:center;
	padding:0px 20px 0px 0px;
}

.nh-l img {
    max-width: 250px;
	max-width:80%;
}
.nh-r {
	text-align:center;

}

.cart-icon {
	position:absolute;
	top:10px;
	right:10px;
	margin-top:5px;

}

.cart-icon i {
	font-size:18px;
	padding:7px 0px 0px 5px;
	
}
.cart-icon img {
	font-size:18px;
	padding:12px 10px 0px 0px;
	width:35px;
	height:35px;
	
}

.nh-logo {
	display:none;
}


}


@media screen and (min-width:768px) and (max-width:1167px) {

.nh {
	padding:12px 0px;
}

.nh-l {
    float: left;
    width: 30%;
}

.nh-l img {
    max-width: 100%;
}

.nh-logo {
	float:right;
	width:20%;
	text-align:right;
	padding-top:0px;
}

.nh-r {
	clear:both;
    float: right;
    width: 100%;
	text-align:right;
	margin-top:5px;
}

.nh-r img {
	margin-right:10px;
}


.nh-r2 {
	
    float: right;
    width: 30%;
	margin-top:5px;
}


.cart-icon {
	    float: right;
    width: 4%;
	margin-top:2px;

}

.cart-icon i {
	font-size:18px;
	padding:7px 0px 0px 5px;
	
}

.cart-icon img {
	font-size:18px;
	padding:7px 0px 0px 5px;
	width:35px;
	height:35px;
	
}

}


@media (min-width: 1168px) {
	
.nh {
	padding:12px 0px;
}

.nh-l {
    float: left;
    width: 20%;
}

.nh-l img {
    max-width: 100%;
}

.nh-logo {
	float:right;
	width:11%;
	text-align:right;
	padding-top:5px;
}

.nh-r {
    float: right;
    width: 46%;
	text-align:right;
	margin-top:5px;
}

.nh-r img {
	margin-right:10px;
}


.nh-r2 {
    float: right;
    width: 20%;
	margin-top:5px;
}


.cart-icon {
	    float: right;
    width: 3%;
	margin-top:2px;

}

.cart-icon i {
	font-size:18px;
	padding:7px 0px 0px 5px;
	
}

.cart-icon img {
	font-size:18px;
	padding:7px 0px 0px 5px;
	width:35px;
	height:35px;
	
}

}






@media (max-width: 767px) {
	
.nh-bottom {
	display:none;
}


.nh-b1 {
	margin-bottom:10px;
}

.nh-b2 {
	display:none;
}

.nh-b3 {
	display:none;
}
}

@media (min-width: 768px) {
	
.nh-bottom {
       border-bottom: 1px solid #666;
	   padding:10px 0px;
    margin-bottom: 10px; 
}


.nh-b1 {
    float: left;
    width: 40%;
	padding-top:5px;
}

.nh-b2 {
    float: left;
    width: 30%;
}

.nh-b3 {
	padding-top:7px;
    float: left;
    width: 30%;
    text-align: right;
	font-size:13px;
}
}




.ec-headerNaviRole__nav {
    float: left;
}

.ec-headerRole__cart {
    float: left;
}





.c-title {
    padding: 2px;
    text-align: left;
    border-bottom:1px solid #999;
    font-weight: bold;
    margin-bottom: 10px;
	
}

.c-con {
   
}

.top-back {
    background: #f2f2f2;
    padding: 40px 0px;
}



@media (max-width: 767px) {
.ec-shelfGrid .ec-shelfGrid__item2 {
    padding: 0 4px;
    width: 50%;
	margin-bottom:15px;
}

.ec-shelfGrid__item3 {
    padding: 0 4px;
	margin-bottom:10px;
}

}

@media (min-width: 768px) {
.ec-shelfGrid .ec-shelfGrid__item2 {
    padding: 0 16px;
    width: 25%;
}

.ec-shelfGrid__item3 {
    padding: 0 16px 16px;
	width: 50%;

}

}



.title01 h2 {
    font-size: 22px;
	font-weight:bold;
    padding-bottom: 5px;
    margin-bottom: 22px;
    border-bottom:1px solid #999;
}





@media (max-width: 767px) {

.top-cate li {
    list-style: none;
    padding: 0 16px;
    width:50%;
    float: left;
    text-align: center;
}


.ec-newsRole { 

}

.news-right {

}
}

@media (min-width: 768px) {

.top-cate li {
    list-style: none;
    padding: 0 16px;
    width:12.5%;
    float: left;
    text-align: center;
}

.ec-newsRole { 
}

.news-right {
    float: left;
    width: 49%;
    margin-left: 1%;
    margin-top: 20px;
}
}



@media (max-width: 767px) {
.npro {
    float: left;
    width: 50%;
	padding:0px 4px;
	margin-bottom:15px;
}
}

@media (min-width: 768px) {
.npro {
    float: left;
    width: 50%;
	padding:0px 8px;
	margin-bottom:15px;
}
}



.npro img {
	margin-bottom:5px;
}

.npro h3 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.npro-con {
}

.f-logo {
    margin: auto;
    text-align: center;
}

.f-logo img {
    max-width: 200px;
}

.f-con {
    margin: 10px 0px;
    text-align: center;
}

.recom img {
    margin-bottom: 5px;
}
.recom h3 {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom:1px solid #999;
    margin-bottom: 4px;
    line-height: 140%;
}

.item-con {
    margin-bottom: 5px;
    line-height: 140%;
}

.f-menu-wrap {
    margin: 25px 0px;
    font-size: 14px;
}

.f-menu-wrap a {
    color: #333;
}

.f-menu-wrap li {
    list-style: none;
}

@media (max-width: 767px) {
#footermenu_1 {
    float: left;
    width: 100%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding-bottom:10px;
	padding-top:10px;
}

#footermenu_2 {
    float: left;
    width: 100%;
		border-bottom:1px solid #ccc;
	padding-bottom:10px;

}

#footermenu_3 {
    float: left;
    width: 100%;
		border-bottom:1px solid #ccc;
	padding-bottom:10px;

}

#footermenu_5 {
    float: left;
    width: 100%;
		border-bottom:1px solid #ccc;
	padding-bottom:10px;

}

#footermenu_6 {
    float: left;
    width: 100%;
		border-bottom:1px solid #ccc;
	padding-bottom:10px;

}

.f-menu-wrap li {
    list-style: none;
	text-align:center;
}

}

@media (min-width: 768px) {
#footermenu_1 {
    float: left;
    width: 18%;
}

#footermenu_2 {
    float: left;
    width: 20%;
}

#footermenu_3 {
    float: left;
    width: 27%;
}

#footermenu_5 {
    float: left;
    width: 15%;
}

#footermenu_6 {
    float: left;
    width: 20%;
}

}



.ec-footerTitle__copyright {
    text-align: center;
    margin-bottom: 30px;
}






@media (max-width: 767px) {

  .ec-checkProductRole__listItem{
	  float:left;
	  width:50%;
	  padding:0px 8px;
        }
		
}

@media (min-width: 768px) {

.ec-checkProductItemRole__list {
	margin:0px -8px;
}


  .ec-checkProductRole__listItem{
	  float:left;
	  width:15.6%;
	  margin-right:1.28px;
        }

  .ec-checkProductRole__listItem{
	  float:left;
	  width:15.6%;
	  margin-right:1.28%;
        }
		
 .ec-checkProductRole__listItem:nth-of-type(4n) {
	  float:left;
	  width:15.6%;
	  margin-right:0%;
        }
		
		
}

.ec-checkProductRole__listItem a {
	color:#333;
	text-decoration:none;
}

.ec-checkProductRole__listItem img {
	margin-bottom:5px;
}


.ec-checkProductRole__listItem h3 {
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	line-height: 140%;
}














@media (max-width: 767px) {
.pc {
	display:none;
}

.sp {
	display:block;
}

}

@media (min-width: 768px) {
.pc {
	display:block;
}

.sp {
	display:none;

}
}



.ec-shelfGrid__item h3 {
    font-size: 16px;
    line-height: 150%;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

.list-con {
    margin-bottom: 10px;
}

.price02-default {
    color: red;
}
.top-title {
    margin-bottom: 30px;
}

.top-title2 {
    margin-bottom: 30px;
}

.top-title3 {
    margin-bottom: 30px;
}



@media (max-width: 767px) {
.top-title img {
    max-width: 300px;
    
}

.top-title2 img {
    max-width: 300px;
    
}

.top-title3 img {
    max-width: 300px;
    
}
}

@media (min-width: 768px) {
.top-title img {
    max-width: 500px;
    
}

.top-title2 img {
    max-width: 500px;
    
}

.top-title3 img {
    max-width: 500px;
    
}
}




.top-img {
    margin-bottom: 15px;
}

.h-waku {
    position: relative;
}

.top-img .htext {
    position: fixed;
    position: absolute;
    z-index: 100;
    font-size: 50px;
    bottom:50px;
    right: 50px;
    
}

@media (max-width: 767px) {
.top1-l {
    margin-bottom: 12px;
}

.top1-r {
    margin-bottom: 12px;
}
}

@media (min-width: 768px) {
.top1-l {
    float: left;
    width: 49.5%;
    margin-right: 0.5%;
    margin-bottom: 12px;
}

.top1-r {
    float: left;
    width: 49.5%;
    margin-left: 0.5%;
    margin-bottom: 12px;
}
}




.top2 {
    background: #f2f2f2;
	background:white;
    padding: 60px 0px;
    margin: 30px 0px;
}


@media (max-width: 767px) {
.top2-l {
    float: left;
    width: 49%;
    margin-right: 1.5%;
    margin-bottom: 20px;
    text-align: center;
    background: white;
    padding: 0px 0px 10px;
}

.top2-l:nth-of-type(2n+1) {
    float: left;
    width: 49%;
    margin-right: 0%;
    margin-bottom: 20px;
}
}

@media (min-width: 768px) {
.top2-l {
    float: left;
    width: 24%;
    margin-right: 1.333333333333333333%;
    margin-bottom: 20px;
    text-align: center;
    background: white;
    padding: 0px 0px 10px;
}

.top2-l:nth-of-type(4n+1) {
    float: left;
    width: 24%;
    margin-right: 0%;
    margin-bottom: 20px;
}

.top2-l:nth-of-type(4n+2) {
	clear:both;
}


}

.top2-l a {
	text-decoration:none;
	color:#333;
	font-size:15px;
}





.top2-con {
    margin: 10px 0px 0px;
    font-weight: bold;
    
}
.top3 {
    margin: 40px 0px;
}

@media (max-width: 767px) {
.top3-l {
    margin-bottom: 10px;
    text-align: center;
    background: black;
    color: white;
}

.top3-l:nth-of-type(3n+1) {
}

.top3-l h3 {
    font-weight: bold;
	font-size:18px;
}

.top3-con {
    margin: 0px 20px 30px;
	padding-bottom:15px;
	font-size:15px;
    
}

}

@media (min-width: 768px) {
.top3-l {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
    text-align: center;
    background: black;
    color: white;
}

.top3-l:nth-of-type(3n+1) {
    float: left;
    width: 32%;
    margin-right: 0%;
    margin-bottom: 10px;
}

.top3-l h3 {
    font-weight: bold;
}

.top3-con {
    margin: 0px 20px 30px;
    
}

}



.top4-date {
    color: #88ff00;
    margin-top: 12px;
	font-size:13px;
}

.top4 h3 {
    margin: 10px 0px;
    padding: 0px;
	font-size:18px;
}



.top4 {
    background: black;
    padding: 60px 0px;
    margin: 30px 0px 0px;
}

.top4-con {
	font-size:15px;
}


.top4-btn2 {
    clear: both;
    margin: 20px auto;
    width: 300px;
    padding: 10px;
    border: 1px solid white;
    color: white;
    text-align: center;
}


@media (max-width: 767px) {
.top4-l {
    color: white;
    float: left;
    width: 49%;
    margin-right: 1.5%;
    margin-bottom: 10px;
}

.top4-l:nth-of-type(2n) {
    float: left;
    width: 49%;
    margin-right: 0%;
    margin-bottom: 10px;
}

.top4-btn {
    margin: 10px 0px;
    background: #444;
    text-align: center;
    padding: 10px;

}

}

@media (min-width: 768px) {
	
.top4-wrap {
	display:table;
}


.top4-l {
	position:relative;
    color: white;
    float: left;
    width: 19%;
    margin-right: 1.25%;
    margin-bottom: 10px;
	display:block;
	}

.top4-l:nth-of-type(5n) {
    float: left;
    width: 19%;
    margin-right: 0%;
    margin-bottom: 10px;
}

.top4-btn {
    margin: 10px 0px;
    background: #444;
    text-align: center;
    padding: 10px;

}

}




.nh0 {
    background: black;
   
}



@media (max-width: 767px) {


.nh0c {
	clear:both;
     font-size: 11px;
     margin-top: 5px;
     margin-right: 10px;
	 text-align:center;
	 text-align:right;
	 padding-left:50px;
	 margin-top:10px;
	 margin-bottom:10px;
}

.nh0c li {
	font-size:11px;
}
.nh0a {
    float: right;
    width: 150px;
     font-size: 13px;
	 margin-bottom:10px;
}


.nh0b {
    float: right;
    width: 150px;
     font-size: 13px;
	 margin-bottom:10px;
}

}

@media (min-width: 768px) {



.nh0c {
    float: right;
    width: auto;
     font-size: 13px;
     margin-top: 5px;
     margin-right: 10px;
}
.nh0a {
    float: right;
    width: 150px;
     font-size: 13px;
}


.nh0b {
    float: right;
    width: 150px;
     font-size: 13px;
}

}


.nh0c a {
    color: white;
}

.nh0c ul {
    margin: 0px;
    padding: 0px;
}
.nh0c li {
    display: inline-block;
    margin: 0px 10px 3px;
}

.btn-h1 {
    background: #8EC21F;
    color: white;
    text-align: center;
    padding: 5px;
}

.btn-h1 a {
	text-decoration:none;
}


.btn-h2 {
    background: #414141;
    color: white;
    text-align: center;
    padding: 5px;
}

.top-margin {
    margin: 50px 0px;
}

#sidecontents {
    padding: 10px 20px;
}

#sidecontents h3 {
padding: 5px;
text-align: left;
border-bottom: 1px solid #999;
font-weight: bold;
margin-bottom: 4px;
font-size: 17px;
margin-bottom: 15px;
}

#sidecontents ul {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}
#sidecontents li {
    margin-bottom: 10px;
}

.ec-itemNav__nav li a {
}



@media (max-width: 767px) {
.detail_title h2 {
    font-size: 18px;
    text-align: center;
    padding: 10px;
    background: #898989;
    color: white;
	border-radius:5px;
	line-height:145%;
}

}

@media (min-width: 768px) {
.detail_title h2 {
    font-size: 24px;
    text-align: center;
    padding: 10px;
    background: #898989;
    color: white;
	border-radius:5px;
}

}








@media (max-width: 767px) {
.detail-l {

}

.detail-m {


}


.detail-lwaku {

}


.detail-r {
 
}

.slideThumb {
	display:inline-block;
	width:25%;
}

.description-title {
    background: #999;
	background: #898989;
    color: white;
    padding: 8px 12px;
    margin-bottom: 15px;
    border-radius: 3px;
}
.ec-productRole__description {
    width: 100%;
    margin: auto;
}

}


@media (min-width: 768px) {
.detail-l {
}

.detail-m {
}


.detail-lwaku {
	float:left;
	width:60%;
}


.detail-r {
    float: left;
    width: 40%;
}

.description-title {
    background: #999;
	background: #898989;
    color: white;
    padding: 5px 12px;
    margin-bottom: 15px;
    border-radius: 3px;
	font-weight:bold;
	font-size:18px;
}
.ec-productRole__description {
    margin: auto;
}
}





.slideThumb {
    margin-bottom: 12px;
	float:left;
	width:16%;
	margin-right:4px;
	font-size:14px;
}

.detail_tori {
    border: 2px solid #8FC320;
    color: #8FC320;
    text-align: center;
    font-size: 20px;
    border-radius: 5px;
    font-weight: bold;
}

.detail_tori a {
    display: block;
    width: auto;
    height: auto;
    color: #8FC320;
    text-decoration: none;
        padding: 10px;
    
}

.detail_tori a:hover{
    background: #DDF2B0;
}








@media (max-width: 767px) {
.prev-arrow
{
	z-index:88;
font-size: 0;
line-height: 0;
position: absolute;
top: 40%;
left: 0px;
display: block;
width: 30px;
height: 30px;
}
.next-arrow
{	
	z-index:88;
font-size: 0;
line-height: 0;
position: absolute;
top: 40%;
display: block;
width: 30px;
height: 30px;
    right: 0px;
}
}

@media (min-width: 768px) {
.prev-arrow
{
	z-index:88;
font-size: 0;
line-height: 0;
position: absolute;
top: 40%;
left:-17px;
display: block;
width: 30px;
height: 30px;
}
.next-arrow
{	
	z-index:88;
font-size: 0;
line-height: 0;
position: absolute;
top: 40%;
display: block;
width: 30px;
height: 30px;
    right: -17px;
}
}











@media (max-width: 767px) {
.type_left {
}

.type_right {
}

}

@media (min-width: 768px) {
.type_left {
    float: left;
    width: 70%;
}

.type_right {
    float: right;
    width: 26%;
    margin-left: 4%;
	margin-top:60px;
}

}


.type_page h2 {
    border: 1px solid #333;
    border-radius: 5px;
    padding: 8px 8px 8px 16px;
    text-align: center;
}

.type_a {
    
}

.type_b {
	margin-bottom:20px;
    
}


@media (max-width: 767px) {
	
.type_b h3 {
    font-size: 18px;
	font-weight:bold;
}

.type_c h3 {
    font-size: 18px;
	font-weight:bold;
}

}

@media (min-width: 768px) {

.type_b h3 {
    font-size: 18px;
	font-weight:bold;
	
}

.type_c h3 {
    font-size: 18px;
	font-weight:600;
	line-height:135%;
}

}




.lineup ul {
	margin:0px;
	padding:0px;
    font-size:0;
　　line-height:0;
vertical-align:top;
}


@media (max-width: 767px) {
.lineup li {
    display: inline-block;
    width: 33.33333%;
    text-align: center;
    font-size: 13px;
    line-height: 130%;
	padding: 0px 3px;
	vertical-align:top;
}

.lineup li img {
	margin-bottom:5px;
	width:100%;
	min-height:80px;
	height:auto;
	display:block;
}
}

@media (min-width: 768px) {
.lineup li {
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 13px;
    line-height: 130%;
	padding: 0px 3px;
	vertical-align:top;
}

.lineup li img {
	margin-bottom:5px;
	width:100%;
	height:auto;
	min-height:120px;
	display:block;
}
}



.type_c {
    
}

.type_price {
	font-size:18px;
	margin-bottom:12px;
	color:red;
}

.price_s {
	font-size:15px;
	margin-left:4px;
}
	
.type_btn {
	background:#093;
	color:white;
	text-align:center;
	padding:10px;
}

.type_btn a {
	display:block;
	color:white;
	text-decoration:none;
}


.top4-btn a {
        display: block;
    color: white;
    text-decoration: none;
}
    
.top4-btn2 a {
    display: block;
    color: white;
    text-decoration: none;
}
.top4-l img {
    min-height: 150px;
}

.top4-l .inner {
    min-height: 300px;
}

.top4-l .inner a {
    color: white;
    text-decoration: none;
}


.ec-productRole__actions {
    margin-top: 8px;
}
.products table {
    width: 100%;
    border-top: 1px solid #bbb;
    border-collapse: collapse;
    font-size: 14px;
    margin-bottom: 25px;
    text-align: center;
}
.products table {
    border-collapse: collapse;
}

.products table th {
    font-weight: bold;
    font-size: 105%;
    padding: 10px 0;
    min-width: 70px;
}

.products table td {
    font-weight: nomal;
    font-size: 95%;
    padding: 10px 20px;
}
.products table th, .products table td {
    border-bottom: 1px solid #bbb;
    text-align: center;
}

.scroll table{
width:100%;
}
.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}


.message {
    font-weight: bold;
    margin: 15px 0px;
    font-size: 18px;
}

h2.title {
        font-weight: bold;
    margin: 15px 0px;
    font-size: 18px;
}
.ec-layoutRole__mainTop {
    margin-top: 20px;
}
.saikin {
    padding: 0px 20px;
}
.ec-shelfGrid__item h3 { 
    font-size: 16px;
    line-height: 135%;
}

.ec-productRole__description {
    margin-top: 30px;
}

.list-con {
    font-size: 13px;
}

.ec-shelfGrid__item {
    border-bottom:1px solid #ccc;
    padding-bottom: 25px;
}

.list-kara {
    height: 25px;
}

.item-con { 
    font-size: 14px;
}

.ec-shelfGrid__item .price02-default {
    margin-bottom: 3px;
}

.list-kikaku {
    font-size: 13px;
}



  .modal_close:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 26px;
    position: absolute;
    top: 0px;
	left: 12px; }





/*
YouTube調整用CSS
*/
.video-container {
    position: relative;
    height: 0;
    overflow: hidden;
    width: 560px;
    height: 315px;

    background: #000;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 560px;
    height: 315px;
    border: 0;
}
@media (max-width: 767px) {
    .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 アスペクト比 */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}