@charset "euc-jp";

/*--information---------------------------------------------------------
サイトの名前:ペンダントライト特集
-------------------------------------------------------------------------*/

/*#wrapper, #middle_body {
    width: 1000px !important;
}*/

/*#contents {
    width: 100% !important;
    margin: 0 auto !important;
    float: none !important;
}*/


body{
	font-family: "Noto Sans Japanese";
	position: relative;
	margin: 0px;
}

/*img{
	width: 100%;
}*/

a{
	text-decoration: none;
	color: #000000;
}


a img{
	border:none;
}

ul,li,dl,dt,dd,p,h1,h2,h3,h4{
margin: 0px;
padding: 0px;
list-style: none;
}


h3 img{
	width:750px;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	zoom:1;/*IE5.5-7用*/
}

/*価格プロ*/
#contanier .buy_price {
	text-align: right;
	color: #FF0004;
	font-size: 220%;
	font-family:"Century Gothic",Verdana,Arial,sans-serif;
	margin-top:3%;
}

#contanier .price_box .buy_price .price{
	text-align: right;
	color: #FF0004;
	font-size: 150%;
	font-family:"Century Gothic",Verdana,Arial,sans-serif;
	margin-top:3%;
}

#contanier .clearfix .buy_price .price{
	text-align: right;
	color: #FF0004;
	font-size: 110%;
	font-family:"Century Gothic",Verdana,Arial,sans-serif;
	margin-top:3%;
}



#contanier .buy_price span br{
	display: none;
}

#contanier .buy_price .price span br{
	display: none;
}

/*.price-tax-txt{
	font-size: 50%!important;
}*/

#contanier .price_box .intax {
	font-size: 40%!important;	
	margin-top: -15px;
}

#contanier .clearfix .intax {
	font-size: 40%!important;	
	margin-top: -4px;
}


#contanier .motoprice , .spesicalprice {
	display:none;
}


#contanier{
	width: 750px;
	margin: auto;
}

.ui-body-c .ui-link{
	color:#000!important;
}

.ui-body-c .ui-link:visited{
	color:#000!important;
}


.col1{
	margin-top:5%;
	position:relative;
}

/*#col2{
	margin-top:13%;
}*/

.col3{
	margin-top:50px;
}

.col4{
	margin-top:15%;
}


.col1 .ao{
	background-color: #045FB4;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	border: solid 1px #000000;
}

.col1 .ore{
	background-color: #FF8000;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	border: solid 1px #000000;
}


.col1 #pickupitem01{
	background-image: url(https://shopping.geocities.jp/irisvga-y/image/190208pendant/iris01.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 500px;
}

.col1 #pickupitem02{
	background-image: url(https://shopping.geocities.jp/irisvga-y/image/190208pendant/iris02.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 500px;
}

.col1 #pickupitem03{
	background-image: url(https://shopping.geocities.jp/irisvga-y/image/190208pendant/iris03.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 500px;
}

.col1 #pickupitem04{
	background-image: url(https://shopping.geocities.jp/irisvga-y/image/190208pendant/iris04.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 500px;
}

.col1 dd{
	width: 10%;
	float: right;
}

.col1 dd a{
	width: 98%;
	display: block;
	text-align: center;
	padding: 10% 0% 8%;
	border: solid 1px #000000;
	position: relative;
	background-color: #FFF;
	color: #000;
}

.col1 dd a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


.col1 dd a:after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 12px;
    border-color: transparent transparent #000000 transparent;
}

.col1 dd a img{
	display: block;
	width: 50%;
	margin: auto;
}

.col1 dd a .josu{
	font-size: 220%;
	font-family:"Century Gothic",Verdana,Arial,sans-serif;
}

.col1 .itemname{
	width: 60%;
	float: left;
	margin-top: 1%;
	font-size: 160%;
	color:#000
}

.col1 .prices{
	width: 30%;
	float: right;
	margin-top: 1%;
}



.itemlist{
	width: 750px;
	margin: 2% auto 0px;
}

.itemlist a{
	width: 22%;
	float: left;
	margin-right: 4%;
}


.itemlist a:nth-child(4n){
	margin-right: 0px;
}

.itemlist a:nth-child(5n){
clear: both;
}


.itemlist dl{
	margin-bottom: 8%;
}

.itemlist dl dd{
	padding: 2%;
	background-color: #f2f2f2;
}

.icon_pos{
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #e94c4e;
  font-size: 90%;
  background: #ffffff;
  border: solid #e94c4e 2px;
  text-decoration: none;
  width: 22%;
  text-align: center;
  float: left;
  font-weight: bold;
  margin-top:5%;
}


.col1 .price_box{
	float: right;
	width: 32%;
}


.col1 .price_box .icon_pos{
	float: left;
	/*width: 25%;*/
}

.col1 .price_box .prices{
	float: left;
	width: 70%;
	font-size: 300%;
}




.btn:hover {
  text-decoration: none;
}

.itemlist dl:hover{
	opacity: 0.8;
}

.itemlist .item_name{
	font-size: 120%;
	padding-top: 1%;
	min-height: 1em;
	color: #000000;
}

#p_top{
	position: fixed;
	right: 2%;
	bottom: 2%;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 100px;
	font-family: Arial;
	color: #ffffff;
	background: #e94c4e;
	text-decoration: none;
	opacity: 0.8;
	padding: 1%;
}

#p_top a{
	color: #FFFFFF;
	line-height: 110%;
	padding: 2%;
	display: block;
	width: 100%;
}











/*右下バナー*/

.box p {
	text-align: right;
	-webkit-transition: all 1s;
	-webkit-transform: translate(0, 0);
	opacity: 1;
  	position: fixed;
	right: 0%;
	bottom: 2%;
	z-index: 999;
	width: 7%;
}

.box p a{
	font-family: Arial;
	color: #ffffff;
	background: #3B240B;
	/*background: #e94c4e;*/
	text-decoration: none;
	opacity: 0.8;
	padding: 4% 1%;
	text-align: center;
	margin-top: 4%;
	height: 55px;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 130%;
}

.box p.move {
  -webkit-transform: translate(10px, 0);
  opacity: 0;
}




/*看板*/
	
.top_link{
	background-color: #F2F2F2;
	margin-bottom: 3%;
}

#mainImg img {
	top: 0;
	left: 0;
	position: absolute;
	width:100%;
}

.top_link #mainImg{
	margin: 0 auto;
    width: 750px;
	height:375px;    
	text-align: left;
	overflow: hidden;
	position: relative;	
}




/*クリア*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	zoom:1;/*IE5.5-7用*/
}



/*大見出し*/

.mida{
	margin-top:7%;
}


/*小見出し*/

.item_mida{
	font-size: 200%;
	text-align:center;
	margin-top:6%;
	color: #ffffff;
	background: #BDBDBD;
	padding: 6px;
	font-weight:500;
}



/*その他*/

.cp_btn{
	text-decoration: none;
	color: #20263a;
	transition: .4s;
	padding:5px;
	margin:50px auto;
	width:600px;
}

.cp_btn:hover{
	background: #20263a;
	color: #fff !important;
	padding:5px;
}



.butn {
  background: #eba328;
  background-image: -webkit-linear-gradient(top, #eba328, #c25c25);
  background-image: -moz-linear-gradient(top, #eba328, #c25c25);
  background-image: -ms-linear-gradient(top, #eba328, #c25c25);
  background-image: -o-linear-gradient(top, #eba328, #c25c25);
  background-image: linear-gradient(to bottom, #eba328, #c25c25);
  -webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 3px 8px 3px 8px;
  text-decoration: none;
  text-align: left;
  width:95px;
  margin-top:1%;
}

.butn2 {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 3px 8px 3px 8px;
  text-decoration: none;
  text-align: left;
  width:60px;
  margin-top:1%;
}

.butn3 {
  background: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -moz-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -ms-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -o-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
  -webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
  font-family: Arial;
  color: #f2f2f2;
  font-size: 15px;
  padding: 3px 8px 3px 8px;
  text-decoration: none;
  text-align: left;
  width:60px;
  margin-top:1%;
}




#iris{
	margin-bottom: 30px;
}


/*#leftnavi{display:none;}*/



.itemprice {
position:absolute;
bottom:50px;
width:750px;
}