/********* top_txt *********/
/***************************/
.top_txt {
	padding: 0 15px;
}
.top_txt p {
	line-height: 1.8em!important;
}
.top_txt p span,
.yellow_txt {
	font-size: 13px;
	font-weight: bold;
}
.yellow_txt {
	color: #FFFF00;
}

/********* more *********/
/************************/
#header {
	margin-bottom: 30px;
}
#container ul.topicpass {
	display: none;
}
#contents div.info {
	margin-bottom: 0px;
	line-height: 1.5em;
}
#contents p.campaign {
	width: 100%;
	height: auto;
	background: url(https://img04.shop-pro.jp/PA01025/202/etc_base64/YmFubmVyNTYwMjAw.jpg?cmsp_timestamp=20260515105526);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 35%;
	margin: 0 auto 10px;
	text-indent: -9999px;
}
@media only screen and (min-width: 800px) {
	#contents p.campaign {
		height: 200px;
		width: 560px;
		padding-top: 0;
		margin: 0px 0px 10px;
	}
}
#contents p.campaign a {
	display: block;
	height: 100%;
}

#contents .sale-top {
	text-align: center;
	margin: 0px 0px 15px;
	padding: 0px;
}
#contents .sale-top img {
	width: 100%;
}
@media only screen and (max-width: 799px) {
	#contents div.blog,
	#category,
	#contents div.recommend,
	#about-uo,
	.question {
		padding: 0 15px;
    margin-bottom: 45px;
	 	box-sizing: border-box;
	}
}
@media only screen and (min-width: 800px) {
	#contents div.blog {
		margin-bottom: 15px;
	}
}
#contents div.blog ul {
	margin: 10px 0 0 15px;
}
@media only screen and (min-width: 800px) {
	#contents div.blog ul {
		margin: 0px 0px 40px 60px;
	}
}
#contents div.blog li,
#contents div.blog li span.date {
	font-size: 12px;
}
#contents div.blog li {
	line-height: 1.5em;
	list-style: none;
	margin-bottom: 10px;
}
#contents div.blog li span.date {
	display: block;
	letter-spacing: 0.2em;
	margin: 0 0 5px 0;
}
@media only screen and (min-width: 800px) {
	#contents div.blog li {
		margin-bottom: 0;
	}
	#contents div.blog li span.date {
		display: inline-block;
		margin: 0 10px 0 0;
	}
}
.recommend ul {
	display: flex;
	flex-flow: wrap;
	gap: 10px;
}
#contents div.recommend {
	margin-bottom: 15px;
}
#contents div.free_space {
	clear: both;
	margin-bottom: 15px;
}
#contents dl.bnr {
	margin: 0px auto;
	width: 468px;
}
#contents dl.bnr dt {
	margin-bottom: 4px;
}
#contents dl.bnr dd {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #333333;
}
#contents dl.bnr dd textarea {
	height: 4.5em;
	width: 300px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 1.5em;
}
#contents dl.bnr dd input {
	font-size: 12px;
	width: 140px;
	line-height: 1.5em;
}
#contents div.ranking-site h2 {
	display: none;
}
#contents div.ranking-site ul {
	overflow: hidden;
	background: url(https://img04.shop-pro.jp/PA01025/202/etc/UO_rank-site_bg.gif);
	padding: 8px 0px 0px 35px;
	margin: 0px 0px 20px;
	_height: 88px;
}
#contents div.ranking-site li {
	list-style: none;
	float: left;
	width: 96px;
	margin-right: 4px;
	padding-bottom: 8px;
}
#contents div.ranking-site img {
	border-style: none;
}
/********* link_list *********/
/*****************************/
.link_list {
	display: flex;
	flex-wrap: wrap;
	line-height: 2.5em!important;
	list-style: none;
	margin: 0!important;
}
.link_list_box {
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.link_list_box {
		width: calc(100% / 2);
	}
}
.link_list_box a {
	color: #fff!important;
	text-decoration: none;
	padding-left: .3em;
}
@media only screen and (min-width: 800px) {
	.sttl_s {
		display: none;
	}
}