

.st_wrap {
	clear: both;
	width:100%;
	max-width: 900px;
	padding: 0;
	margin:0 auto 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	background-color: #FFFFFF;
	font-size:14px;
}
.st_wrap p {
	padding:0;
	margin:0;
}


#main_point20 {
	max-width:900px;
	margin:0 auto;
	position:relative;
}

.sp {
	display:none;
}

.logo_box {
	width: 20%;
	margin: 2% auto;
}

.logo_box img {
	width: 100%;
}
	
.Lead {
	width: 100%;
	font-weight:bold;
	text-align:center;
	font-size:140%;
	padding:2% 0 1.5%;
	margin:2% auto 0;
	text-align:center;
	color: #fff;
	background-color: #000;
}

.clear {
	clear:both;
}

.off{
	margin:0 auto;
	padding:1%;
	background-color:db454e;
	color:#fff;
	font-size:90%;
	text-align: center;
}
.price{
	font-weight:normal;
	font-size:85%;
}
span.tax{
	font-size:63%;
}
span.red{
	color:#db454e;
	font-weight:bold;
	font-size:110%;
}

/*カテゴリボタン*/

.ct_btn {
	max-width: 750px;
	width: 90%;
	padding: 5%;
	margin:0 auto 3%;
	text-align: center;
	font-size:130%;
	font-weight:bold;
}

.point_L {
	width: 49%;
	float: left;
	background-color:#db454e;
	color:#fff;
	text-align: center;
	margin:2% auto 0;
}

.point_R {
	width: 49%;
	float: right;
	background-color:#db454e;
	color:#fff;
	text-align: center;
	margin:2% auto 0;
}

a.kw {
	display: block;
	text-decoration: none;
	color:#fff;
	padding:5% 0;
}

a.kw:hover {
	display: block;
	text-decoration: none;
	color:#db454e;
	background-color:#333;
	padding:5% 0;
}


/*thumb*/
	
.thum_box_point20 {
	width: 96%;
	margin: 0 auto 20px;
	padding:2% 2%;
	border-top: solid 0 #000000;
	background: linear-gradient(90deg, #000, #000);
}

.thum_box_point20 ul {
	padding:0;
	margin:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.thum_box_point20 li {
	background-color: #fff;
}

.list_point_20 {
	width:30.3%;
	box-sizing:border-box;
	padding:0.5%;
	margin:1.5%;
	float:left;
	list-style:none;
	border:0px solid #000;
	line-height:1.6;
}

	
.mR_5 {
	margin-right:5px;
}
	

.t_P {
	text-align:left;
	font-size:13px;
	margin:5px 0 2px;
}

.t_T {
	text-align:left;
	font-size:13px;
	margin:2% 0 2%;
	line-height: 1.6em;
}

.MT5 {
	margin-top: 5%;
}

strong {
	font-size: 115%;
	font-weight: bold;
}

.thumb img {
	margin-top:10px;
}


.Link {
	width:30.3%;
	box-sizing:border-box;
	padding:3% 2%;
	margin:1.5%;
	float:left;
	list-style:none;
	background-color: #fede00;
	border:2px solid #000;
	border-radius: 6px;
	line-height:0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.Link a {
    color: #000;
    text-decoration: none;
	width: 100%;
	text-align: center;
}

.Link a:hover {
    color: #666;
    text-decoration: none;
	width: 100%;
	text-align: center;
}

.Link2 {
	width:47%;
	box-sizing:border-box;
	padding:3% 2%;
	margin:1.5%;
	float:left;
	list-style:none;
	background-color: #fede00;
	border:2px solid #000;
	border-radius: 6px;
	line-height:0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.Link2 a {
    color: #000;
    text-decoration: none;
	width: 100%;
	text-align: center;
}

.Link2 a:hover {
    color: #666;
    text-decoration: none;
	width: 100%;
	text-align: center;
}


@media only screen and (max-width: 900px) {
#main_point20 {
	margin:0 auto 0;
}
.pc {
	display:none;
}
.sp {
	display:block;
}
	
.logo_box {
	width: 38%;
	margin: 3% auto 1%;
}	
	
.Lead {
	font-size:16px;
	padding:2% 0 ;
	margin: 3% 0 0;
}

.Sml {
	font-size: 11px;
	line-height: 1.8em;
	margin: 2% 0;
}
	
.br:before {
 	content: '\A';
  	white-space: pre;
}

	
/*thumb*/



.mR_5 {
	margin-right:1px;
}
.t_P {
	font-size:12px;
}
	
.t_T {
	font-size:11px;
	margin:5% 0 1%;
	line-height: 1.6em;
}

.ct_btn {
	font-size:80%;
}
	
a.kw {
	display: block;
	text-decoration: none;
	color:#fff;
	padding:7% 0;
}

a.kw:hover {
	display: block;
	text-decoration: none;
	color:#db454e;
	background-color:#333;
	padding:7% 0;
}

.MT5 {
	margin-top: 2%;
}
	
strong {
	font-size: 115%;
	font-weight: bold;
}

.Link {
	font-size: 12px;
}	
	
.Link2 {
	font-size: 13px;
}	
	
}
