@charset "euc-jp";

* {
	float: none;
	position: static;
}

body {
    font-family: sans-serif ;
}
 

@media only screen and (max-width: 749px)
#wrap * {
	margin: 0;
    padding: 0;
    border: none;
}


html{
	scroll-behavior: smooth;
}
	
*{ 
	list-style:none; 
	margin:0;
	padding:0;
}


.main_pc {
	display:none;
}



/*---------------------------------

��ʸ��

---------------------------------*/
.mozi {
    text-align: center;
    padding: 6vw 0 1vw 0;
    font-size: 3.2vw;
}

/*---------------------------------

 ��˥塼

---------------------------------*/
#navi{
    width: 100%;
	overflow: hidden;
	background-color: #e4fdfc;
}

/*#navi .navi_pc li{
	width: calc(280%/6);
    margin-left: 9px;
    margin-bottom: 5px;
    text-align: center;
    float: left;
}*/

#navi .navi_pc li{
	width: calc(120%/4);
    margin-left: 9px;
    margin-bottom: 5px;
    text-align: center;
    float: left;
}

#navi .navi_pc li a{
    display: block;
    padding: 6px 0 6px 0;
    position: relative;
    font-size: 15px;
    text-decoration: none;
}

#navi .navi_pc li img{
	width: 100%;
}



/*---------------------------------

������

---------------------------------*/
#kettle,
#toaster,
#plate,
#ih,
#grill,
#kodawari,
#blender,
#mitei,
#syoksenki,
#kitchen,
#komono,
#syunou{
	background: #fff;
    width: 100%;
    margin: 0 auto;
	overflow: hidden;
	margin-bottom: 23px;
	margin: 50px auto 10px auto;
}

/*---------------------------------

 ����̾/����

---------------------------------*/

.pointicon {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
	width: 13vw;
    height: 13vw;
    color: #fff;
    position: absolute;
    right: 0;
    z-index: 1;
    border-radius: 100px;
    /*background-color: #E40003;*/
}

.pointicon dt,
.pointicon dd {
	color:#fff;
	text-align: center;
	line-height: 1.2;
	
}

.pointicon dt {
	font-size: 2vw;
	margin-bottom:0;
	font-weight:bold;
}

.pointicon dd {
	font-size: 3vw;
	font-weight:bold;
	
}

.pointicon dl {
	margin-top: 4px;
}

/* ��ʬ�� */
.icon_pink { background-color: #E40003; }
.icon_blue { background-color: #005db5;}
.icon_blue dd {font-size: 2vw;letter-spacing:-1px;}



/*.item .price {
	color: #d60b0b;
    font-size: 28px;
    text-align: center;
    margin-right: 3px;
    margin-top: -10px;
	font-weight: bold;
}*/

/*.item .price {
    color: #d60b0b;
    font-size: 20px;
    text-align: right;
    margin-right: 3px;
    margin-top: 0px;
    font-weight: bold;
}

.item .prdisp-taxin span span {
    margin-right: 0.3rem;
	font-size: 30px;
	
}*/

.item li .price, .item li .intax {
    text-align: right;
    /* margin-right: 15px; */
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    width: 100%;
}

.item li .prdisp-taxin {
    font-size: 6.2vw;
    color: #d60b0b;
}

.prdisp-taxin span span{
    display: none;
}


/*.item  li dl dd.name01 {
	width: 85px;
	height: 25px;
	background-color: #000;
	float: left;
	color: #fff;
	text-align: center;
	margin-right: 5px;
	padding: 5px;
	font-size: 15px;
}


.item  li dl dd.name02 {
	width: 110px;
	height: 25px;
	background-color: #000;
	float: left;
	color: #fff;
	text-align: center;
	padding: 5px;
	font-size: 15px;
}

.item  li dl dd.name03 {
	width: 215px;
	height: 25px;
	background-color: #000;
	float: left;
	color: #fff;
	text-align: center;
	padding: 5px;
}
*/
/*
.item  li dl dd.name01, .item li dl dd.name02, .item li dl dd.name03 {
    display: inline-block;
    color: #fff;
    font-size: 3.2vw;
   background-color:#777777;
    padding: 4px;
    align-self: flex-start;
	letter-spacing:-0.1vw;
	
}
*/

.item li dl dd.name01 span {
    background-color: #777777;
    float: left;
    color: #fff;
    text-align: center;
    margin: 0 1vw 1vw 0;
    padding: 1vw;
    display: inline-block;
    font-size: 2.8vw;
    letter-spacing: -0.08vw;
    height: 4.5vw;
}

.item li dl dd.name03 {
    background-color: #a4e8e6;
    color: #583c27;
    display: block;
    text-align: center;
    padding: 1vw;
    font-size: 3.5vw;
}

.item ul li dl dd.txt {
    height: 19vw;
    font-size: 2.8vw;
    line-height: 3.8vw;
}
/*---------------------------------

���ܥ���

---------------------------------*/

.product_btn2 {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro',��Meiryo, sans-serif;
  text-align: center;
  padding-top: 10px;
}

.product_btn03 {
	display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #59c3ff;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 0px;
    position: relative;
	margin-top: 20px;
    margin-bottom: 55px;
}

.product_btn03 span {
	font-size: 20px;
 	position: relative;
 	z-index: 1;
	font-weight:bold;	
}

.product_btn03:hover {
	color: #fff;
	background-color: #ff457a;
}


/*---------------------------------

 2�����

---------------------------------*/
.item {
	width: 100%;
    overflow: hidden;
	display: flex;
}

.item  li{
	/*width: 45%;*/
    /*margin-left: 15px;*/
    /*margin-bottom: 15px;*/
   /* text-align: center;*/
	width: 46%;
    margin: 2%;
    float: left;
	position: relative;
}



.item  li dl dt,
.item  li dl dd{
    /*text-align: center;*/
        margin-bottom: 4px;
}

.item li dl dd{
    position: relative;
}

.hover:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}

.item li dl dd.name {
    color: #262626;
    font-weight: bold;
    font-size: 3vw;
    height: 9.5vw;
    line-height: 3.2vw;
}


.item  li dl dd.text{
    font-size: 11px;
    min-height: 75px;
    letter-spacing: 1.5px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.item  li a:hover .price{
    background: #db2129;
    -webkit-transition: .3s;
    transition: .3s;
}

/*.item ul li .pointicon {
	position: relative;
}

.item ul li .pointicon��span {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 5px 10px;	
}*/



/*---------------------------------

 ���Ф�

---------------------------------*/
.midashi {
	position: relative;
	margin: 15px 0 15px 0;
    padding: 20px 2px;
	width: 100%;
	color: #fff;
	font-size: 22px;
	background: #4b8db3;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.midashi:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #4b8db3;
}

.midashi p {
	margin-left: auto;
	margin-right: auto;
}

table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}

table th,table td {
	display:block;
	margin-bottom: 10px;
	margin-top: 10px;
}

table th,table td a:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}


/*---------------------------------

 �եå���

---------------------------------*/
.footer{
	border-top:1px solid #00395a;
	width: 100%;
	margin:2rem auto 0; 
	padding: 20px 0; 
	text-align: center;
	font-size: 1rem;
	margin-left: auto;
	margin-right: auto;
}

.footer a{
	color: #001c2c;
	text-decoration: none;
}

.footer a:visited{
	color: #001c2c;
}


/*---------------------------------

 �ڡ����ȥå�

---------------------------------*/

#pagetop {
    position: fixed;
    bottom: 25px;
    right: 20px;
}

#pagetop img{
    filter: drop-shadow(0px 1px 1px #aaa);
}