@charset "UTF-8";
/******************************************************************
	propeller_ProductSearch
******************************************************************/
/*#propeller_ProductSearch .custom_ecsite_btn_cart
{
	position: relative;
	height: 50px;
	margin-bottom: 20px;
}*/


#propeller_ProductSearch .custom_ecsite_btn_cart {
    position: relative;
    background: none;
    padding: 10px 0 15px;
    margin: 0;
}


/*#propeller_ProductSearch .custom_ecsite_btn_cart .search2 {
	position: absolute;
	height: 60px;
	width: 100%;
	background-color: #000;
}*/


#propeller_ProductSearch .custom_ecsite_btn_cart .search2 {
    border: 1px solid #c8c8c8;
    position: relative!important;
    box-sizing: border-box;
    padding: 8px;
    margin: 0 15px;
    border-radius: 50px;
    height: 40px!important;
    background-color: #fff!important;
    width: auto!important;
}



/*.type1 #propeller_ProductSearch .custom_ecsite_btn_cart .input{
	width: 73%;
	height: 30px;  
	margin-top: 10px;
	margin-left: 10px;
	border-width: 0;
	border-style: none;
	padding:5px;
}*/

.type1 #propeller_ProductSearch .custom_ecsite_btn_cart .input {
    width: 89%;
    height: 30px;
    margin-top: -10px;
    margin-left: 10px;
    border-width: 0;
    border-style: none;
    padding: 0;
}

/*.type2 #propeller_ProductSearch .custom_ecsite_btn_cart .input
{
	width: 300px;
	height: 30px;  
	margin-top: 10px;
	margin-left: 10px;
	border-width: 0;
	border-style: none;
}*/

.type2 #propeller_ProductSearch .custom_ecsite_btn_cart .input {
    width: 89%;
    height: 30px;
    margin-top: -10px;
    margin-left: 10px;
    border-width: 0;
    border-style: none;
    padding: 0;
}


.type3 #propeller_ProductSearch .custom_ecsite_btn_cart .input
{
	width: 70%;
	height: 40px;  
	margin-top: 10px;
	margin-left: 10px;
	border-width: 0;
	border-style: none;
}

.type3 #propeller_ProductSearch .custom_ecsite_btn_cart .input {
    width: 70%;
    height: 40px;
    margin-top: 10px;
    margin-left: 10px;
    border-width: 0;
    border-style: none;
    width: 100%!important;
    border-width: 0!important;
    border-style: none!important;
    text-indent: 10px!important;
    height: auto!important;
    margin: 0!important;
    font-size: 12px;
}


/*#propeller_ProductSearch .custom_ecsite_btn_cart .btn
{
	position: absolute;
	top: 10px;
	width: 23%;
	height: 40px;
	background-image: url(../../themes/AIMEDIA/images/common/ecsite_btn_search.png);
	border-width: 0px;
	border-style: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #626262;
}*/

#propeller_ProductSearch .custom_ecsite_btn_cart .btn {
    position: absolute;
    right: 0;
    top: -1px;
    height: 40px;
    width: 75px;
    background-image: url(http://gigaplus.makeshop.jp/aimedia/common/img/search_wh.png);
    background-size: 20px;
    border-style: none;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #140f14;
    border-radius: 0 25px 25px 0;
}


@media screen and (max-width:767px) {
#propeller_ProductSearch .custom_ecsite_btn_cart {
    background: #eee;
    padding: 20px 0;
    margin-bottom: 15px;
}
#propeller_ProductSearch .custom_ecsite_btn_cart .btn {
    width: 45px;
}


}
