/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
    color:#000;background:#FFF;
	letter-spacing: 1px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
a{text-decoration: none; color: #000000;}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ font-size:100%; }
legend{ color:#000; }

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	zoom:1;
}

.pc_none{
	display: none;
}

a:hover{
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

img{
	width: 100%;
}



:root {
  --main-color: #5da400;
  --second-color: #f5420d;
  --third-color: #315205;
}



#head{
	width: 960px;
	margin: 0px auto 1%;
}

#head h1{
	float: left;
	width: 75%;
	margin-top: 1%;
}

#head div{
	float: right;
	width: 25%;
}

#head div ul li{
	float: right;
	width: 25%;
	text-align: center;
	margin-left: 8%;
	margin-top: 3%;
}

#head div ul li img{
	background-color: #f5420d;
	border-radius: 15px;
}

#head div ul li span{
	display: block;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #f5420d;
}


nav{
	background-color: #5da400;
}

nav ul{
	width: 960px;
	margin: auto;
	padding-left: 7%;
}


nav ul li a{
    float: left;
    width: 15%;
    margin: 1% 2% 1% 5%;
    padding: 2px 4%;
	background-color: #FFF;
	position: relative;
}


nav ul li a:after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 25px;
    border-color: transparent transparent #f5420d transparent;
}


#search_box{
	width: 960px;
	background-color: #5da400;
	margin: 1% auto;
}

#search_box #keyword{
	width: 80%;
	min-height: 30px;
	margin: 5px 0px 5px 2%;
}

#search_box #saerch_btn{
	width: 16%;
	background-color: #f5420d;
	text-align: center;
	vertical-align:middle;
	padding: 0% 5%;
	float: right;
	border: none;
	min-height: 44px;
	cursor: pointer;
	color: #FFF;
	font-size: 120%;
}

#mainimg{
width: 960px;
margin: 20px auto 0;
}


/*���o��*/
h3{
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
	font-size: 180%;
	color: #315205;
	margin-top: 6%;
	margin-bottom: 2%;
	font-weight: bold;
	letter-spacing: 3px;
}

h3:before, h3:after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 28%;
    height: 5px;
    background-color: #5da400;
}

h3:before {left:0;}
h3:after {right: 0;}
/*���o��*/


#newitem{
min-height: 350px;
}

#newitem li{
	width: 20%;
	float: left;
}


/***********************************************

�J�e�S���[�ŒT��

************************************************/
#category ul{
	width: 960px;
	margin: auto;
}

#category ul li{
    width: calc(90%/4);
    margin: 0 13px 20px 0;
    display: inline-block;
    border: 1px solid #5da400;
}

#category ul li:nth-child(4n){margin-right: 0;}



#category ul li a {
    display: block;
    padding: 0;
    transition: 0.2s color;
    position: relative;
}

#category ul li a p{
    color: #315205;
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    background: #e1f0ce;
    padding: 2%;
}


#category ul li img{
    width: 80%;
     display: block;
     margin:auto;
     padding:2%;
}

#category ul li img.img_01{padding:2% 7% 2% 0;} /*�H�i�A�C�R��������*/

#category ul li img.img_02{padding:2% 0% 2% 8%;}/*�L�b�`���A�C�R��������*/



/***********************************************

�u�����h�ʓ��p���Օi���W

************************************************/
#brand ul{
	width: 960px;
	margin: auto;
}

#brand ul li{
    width: calc(99%/2);
    display: inline-block;
}

#brand ul li a {
    display: block;
    padding: 0;
    transition: 0.2s color;
    position: relative;
}


#brand ul li img{
    width: 80%;
     display: block;
     margin:auto;
     padding:2%;
}



/***********************************************

��������

************************************************/
#osusume ul{
	width: 960px;
	margin: auto;
}

#osusume li{
	width: 32%;
	float: left;
	margin-right: 2%;
}

#osusume li:nth-child(3n){
	margin-right: 0px;
}

.rank{
text-align: center;
font-size: 180%;
padding-left: 10%;
}

.rank li{
	float: left;
	width: 18%;
	margin: 0% 1%;
}

.rank span{
font-size: 110%;
}

.rank li:nth-child(1){
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/44587536/topimg/icon_rank01.jpg);
	background-size: 15%;
	background-position: 27% 8px;
	background-repeat: no-repeat;
}

.rank li:nth-child(2){
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/44587536/topimg/icon_rank02.jpg);
	background-size: 15%;
	background-position: 27% 8px;
	background-repeat: no-repeat;
}

.rank li:nth-child(3){
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/44587536/topimg/icon_rank03.jpg);
	background-size: 15%;
	background-position: 27% 8px;
	background-repeat: no-repeat;
}

.rank li:nth-child(4){
	width: 12%!important;
	font-size: 85%;
	padding-top: 6%;
}

.rank li:nth-child(5){
	width: 12%!important;
	font-size: 85%;
	padding-top: 6%;
}

.list_btn a{
	border-radius: 15px;
    background-color: #f5420d;
	display: block;
	text-align: center;
	width: 30%;
	margin: auto;
	color: #FFF;
	padding: 1% 0px;
	font-size: 120%;
    position: relative;
	font-weight: bold;
	margin-top: 1%;
}

.list_btn a:before {
     position: absolute;
     content: '';
     width: 10px;
     height: 10px;
     border-top: solid 5px #FFF;
     border-right: solid 5px #FFF;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 37%;
     right: 8%;
}

.rank.col3{
	margin-left: 13%;
}
.rank.col3 li{
width: 22%;
}

footer{
	margin-top: 3%;
	margin-bottom: 3%;
}

footer h4{
	background-color: #5da400;
	padding: 10px 0%;
}

footer h4 span{
	display: block;
	width: 960px;
	margin: auto;
	color: #FFF;
	font-size: 120%;
}

footer ul{
	width: 960px;
	margin: auto;
}

footer a{
	width: 20%;
	float: left;
	border-bottom: dotted 1px #f5420d;
	padding: 1% 0px 0px 0px;
	position: relative;
	margin-right: 3%;
}

footer a:nth-child(even){
	border-left: none;
}

footer a:before {
     position: absolute;
     content: '';
     width: 6px;
     height: 6px;
     border-top: solid 2px #f5420d;
     border-right: solid 2px #f5420d;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 50%;
     left: 0;
}

footer a{
padding-left: 15px;
}



#ViewArea{
	width:90%;
	overflow:hidden;
	float:left;
	position:relative;	
	z-index:1;
	/* margin-top: 1%; */
}
#ScrollArea{
	width:auto;
	position:relative;
	z-index:2;
}
#ScrollArea li{
	float:left;
	position:relative;	
	padding:0 15px;
	list-style:none;
	width: 170px;
}
#ScrollArea p{
	padding:2px 0px 0px 0px;
}

#ScrollArea  .sc_name{
	min-height: 35px;
}


#Leftbtn {
	position: relative;
	display: block;
	float: left;
	background-color: #ebf9d9;
	height: 170px;
	width: 25px;
	margin-left: 3%;
}

#Leftbtn:before {
     position: absolute;
     content: '';
     width: 20px;
     height: 20px;
     border-top: solid 3px #5da400;
     border-right: solid 3px #5da400;
     -webkit-transform: rotate(230deg);
     transform: rotate(230deg);
     top: 75px;
     left: 30%;
}




#Rightbtn {
	position: relative;
	display: block;
	float: left;
	background-color: #ebf9d9;
	height: 170px;
	width: 25px;
}

#Rightbtn:before {
     position: absolute;
     content: '';
     width: 20px;
     height: 20px;
     border-top: solid 3px #5da400;
     border-right: solid 3px #5da400;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 75px;
     left: -20%;
}

/*�X���C�_�[����*/
#head2{
	width: 960px;
	margin: 0 auto;
}

.fotorama span {
    background:transparent no-repeat;
    width:100%;
    height:360px;
    display:block;
    margin: 0 auto;
}

/*�h�b�g�̑傫��*/
.fotorama__dot{
	width: 10px !important;
	height: 10px !important;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot{
	width: 10px !important;
	height: 10px !important;
	border-width: 1px !important;
	background-color: #333;
}

.coupon3{
	width: 960px;
	margin: 0 auto;
	text-align: center;
    display: flex;
}

.coupon2{
	width: 30%;
	margin: 0 auto;
	text-align: center;
}


/*�f�W�^���`���V�\�������p*/
.flyer{
	display: block;
	margin: 2% auto 0;
	width: 960px;
}

.flyer img{
	vertical-align:top; /*�s�v�ȗ]���폜*/
}

/*�R�s�[���C�g*/
.copyright {
    font-size: 0.8em;
    text-align: center;
    margin-top: 3%;
    clear: left;
}