@charset "utf-8";

@media screen and (max-width: 568px) {
/* placeholder */
.ta-placeholder-wrapper {
	text-align:left;
	display:inline-block;
	position:relative;
	width:100%;
}
.ta-placeholder-wrapper.search-box-site {
	width: 95%;
	float:left;
}
.ta-placeholder-wrapper.search-box-site-result {
	width: 80%;
	float:left;
}
.ta-placeholder-wrapper.search-box-free {
	width: 95%;
	float:left;
}
.ta-placeholder-wrapper.search-box-free-top {
	width: 85%;
	float:left;
}
.ta-placeholder-wrapper.search-box-free-sub {
	width: 95%;
	float:left;
}
.ta-placeholder-wrapper.search-box-free-shopresult {
	width: 80%;
	float:left;
}
.ta-placeholder-wrapper.search-box-search-detail-nohit_inner-l {
	width: 85%;
	float:left;
}
.ta-placeholder-wrapper.search-box-online-top {
	width: 70%;
	float:left;
}
.ta-placeholder-wrapper.search-box-buy-online-top {
	width: 67%;
	float:left;
}
.ta-placeholder-wrapper.search-box-buy-online {
	width: 80%;
	float:left;
}
.ta-placeholder {
	top:3px;
	left:5px;
	overflow:hidden;
	position:absolute;
	font-size:100%;
	color:#b3b3b3;
	font-family:'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.ta-placeholder.search-box {
	top:5px;
	left:10px;
	height: 18px;
}
.ta-placeholder.search-box.online-top {
	font-size:10px;
}
.ta-placeholder.search-box.buy-online-top {
	padding: 9px 0;
	font-size:10px;
}
}
@media screen and (min-width: 569px) {
/* placeholder */
.ta-placeholder-wrapper {
	text-align:left;
	display:inline-block;
	position:relative;
	width:100%;
}
.ta-placeholder-wrapper.search-box-site {
	width: 177px;
	float:left;
}
.ta-placeholder-wrapper.search-box-site-result {
	width: 304px;
	float:left;
}
.ta-placeholder-wrapper.search-box-free {
	width: 90%;
	float:left;
}
.ta-placeholder-wrapper.search-box-free-top {
	width: 150px;
	float:left;
}
.ta-placeholder-wrapper.search-box-free-sub {
	width: 90%;
	float:left;
}
.ta-placeholder-wrapper.search-box-free-shopresult {
	width: 410px;
	float:left;
}
.ta-placeholder-wrapper.search-box-search-detail-nohit_inner-l {
	width: 260px;
	float:left;
}
.ta-placeholder-wrapper.search-box-online-top {
	width: 150px;
	float:left;
}
.ta-placeholder-wrapper.search-box-buy-online-top {
	width: 151px;
	float:left;
}
.ta-placeholder-wrapper.search-box-buy-online {
	width: 255px;
	float:left;
}
.ta-placeholder-wrapper.sec {
	margin-left:8px;
}
.ta-placeholder {
	top:3px;
	left:5px;
	overflow:hidden;
	position:absolute;
	font-size:100%;
	color:#b3b3b3;
	font-family:'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.ta-placeholder.search-box {
	top:5px;
	left:10px;
	height: 18px;
}
.ta-placeholder.search-box.buy-online-top {
	padding: 9px 0;
}
}
