@charset "utf-8";
.contents-area .sekku_container .sekku-line {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
.contents-area .sekku_container .box img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.contents-area .header_text .mainText {
	font-size: 125%;
	text-align: center;
	font-weight: bold;
	color: #111;
	padding-top: 30px;
}
.contents-area .sekku_container .box {
	margin-top: 80px;
}
.contents-area .sekku_container .box .midashi {
	font-size: 106%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: #333;
	letter-spacing: normal;
}
.contents-area .sekku_container .box .komidashi {
	font-size: 106%;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
}
.contents-area .sekku_container .box .midashi-left {
	font-size: 106%;
	text-align: left;
	margin-bottom: 20px;
	letter-spacing: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
.contents-area .sekku_container .box .text-center{
	width: 70%;
	display: block;
	margin: 40px auto 0px;
	font-size: 112%;
	line-height: 1.8em;
	color: #333;
}
.contents-area .sekku_container .box .text{
	width: 70%;
	margin-bottom: 30px;
}
.contents-area .sekku_container .box .text-full{
	margin-bottom: 30px;
	font-size: 94%;
}
.contents-area .sekku_container .box .text-full .banar {
	width: 600px;
	height: auto;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.contents-area .sekku_container .box .text-full .centerImg {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 600px;
}

.contents-area .sekku_container .box .text .banar {
	width: 550px;
	display: block;
	margin-top: 20px;
}

.contents-area .sekku_container .box .text .kijiImg {
	height: auto;
	width: 500px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
}
.contents-area .sekku_container .Popular_items {
	/* [disabled]width: 100%; */
}
.contents-area .sekku_container .Popular_items ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	margin: 0px 0 30px;
}
.contents-area .sekku_container .Popular_items ul li {
	width: calc(100% / 3 - 50px);
	margin-bottom: 20px;
}
.sekku_container .Popular_items .text-full .column3 {
}
.contents-area .sekku_container .ranking-box {
	margin-bottom: 100px;
}
.contents-area .sekku_container .ranking-box .nameArea{
	width: 100%;
	margin-bottom: 20px;
	text-align: left
}
.contents-area .sekku_container .ranking-box .nameArea img{
	display: inline;
	height: 70px;
	width: 70px;
	vertical-align: middle
}
.contents-area .sekku_container .ranking-box .nameArea h3{
	font-size: 112%;
	letter-spacing: normal;
	color: #333;
	text-align: left;
	margin-left: 5px;
	display: inline
}
.contents-area .sekku_container .ranking-box .introductionArea .hitImage{
	width: 500px;
	height: auto;
	display: block;
	text-align: left;
	float: left;
	margin-right: 40px;
}
.contents-area .sekku_container .ranking-box .introductionArea h4{
	float: left;
	font-weight: 700;
	text-align: left
}
.contents-area .sekku_container .ranking-box .introductionArea p{
	width: 480px;
	float: left;
	font-size: 94%;
	line-height: 1.6em;
	padding: 0 0px 0 20px
}
.contents-area .sekku_container .ranking-box .introductionArea br{clear:both}
.contents-area .sekku_container .ranking-box .introductionArea p a{
	text-align: right;
	letter-spacing: normal;
	text-decoration: underline;
	width: 100%;
	display: block;
}
.contents-area .sekku_container .end-guide .text .banar img {
	display: block;
	margin-top: 20px;
}



/*-----------------------------------------------------*/
/*  for -480px                  */
/*-----------------------------------------------------*/
@media screen and (max-width: 480px) {
.contents-area .sekku_container .box .text-center{
	width: 100%;
}
.contents-area .sekku_container .sekku-line {
	width: 80%;
	margin-top: 60px;
}
.contents-area .sekku_container .ranking-box .introductionArea .hitImage{
	width: 100%;
	margin: 0;
	float: none;
}
.contents-area .sekku_container .ranking-box .introductionArea h4{
	text-align: left;
	display: block;
	width: 100%;
	margin-top: 20px;
}
.contents-area .sekku_container .ranking-box .introductionArea p{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	display: block;
	padding-top: 10px;
}
.contents-area .sekku_container .ranking-box {
	margin-bottom: 60px;
}
.contents-area .sekku_container .box .text{
	width: 100%;
}
.contents-area .sekku_container .box .text-full .banar {
	width: 100%;
}
.contents-area .sekku_container .ranking-box .nameArea img{
	height: 50px;
	width: 50px;
}

}
