@charset "utf-8";
.ad_div1 {
	text-align:center;
	display:flex;
}

.pc .ad_div1 {
	min-width:400px;
}

.ad_div2 {
	min-height:128px;
	min-width:128px;
}

.ad_div3 {
	display:flex;
	margin:0 auto;
	width:100%;
	padding:0 10px 0 20px; 
}

.ad_table1 {
	width:100%;
	margin:0 5px;
}

.ad_td1 {
	text-align:center;
	font-size:14px;
	line-height:1;
	color:dimgray;
}

.ad_div_buttom_base {
	height:27px;
	color:#fff !important;
	font-size:12px;
	font-weight:500;
	margin-left:1px;
	padding: 0 12px;
	border-radius:16px;
	cursor:pointer;
	text-align:center;
}

.pc .ad_div_buttom_base {
	line-height:27px;
}

.ad_div1 a{
	text-decoration: none !important;
}

.ad_div_buttom_base:hover {
	text-decoration: white wavy underline;
}

.ad_div_rakuten {
	background-color:#bf0000;
}

.ad_div_amazon {
	background-color:#fea41c;
}

.ad_div_yahoo {
	background-color:#e60033;
}
