@charset "utf-8";
/*
	top sp
------------------------------------------------*/
#content #row01 li.topbtn02 div  {
	height: 80px;
}
#content #row01 li.topbtn02 li.last {
    margin-top: 8px;
    margin-bottom: 12px;
}
/*
	about sp
------------------------------------------------*/

/*
	line sp
------------------------------------------------*/
.line#content .line_store{
	height: 422px;
	background-image: url(../img/line/line_bg.png);
	background-repeat: no-repeat;
	background-size: 310px auto;
	background-position: center;
	position: relative;
	top: 0;
	left: 0;
}
.line#content .line_store li{
	width: 220px;
	margin: 0 auto;
	position: absolute;
	left: 50px;
}
.line_stamp1{
    top: 186px;
}
.line_stamp2{
	top: 332px;
}
.line#content .line_store li a,.line#content .line_store li a img{
	width: 100%;
	height: auto;
}
.line#content .section#pagelink {
	margin: 0 auto 3em;
	padding-bottom: 0;
}

.line#content .section#pagelink p {
	text-align: center;
	margin: 1em auto 3.5em;
}

.line#content .section#pagelink ul li {
	margin: 0 auto 1em 0.75em;
}

.line#content .section { padding-bottom: 3em;}
.line#content .section#section02 { padding-bottom: 1.5em;}

.line#content .section .ttl {
	position: relative;
	text-align: center;
}

.line#content .section .block {
	padding: 1em 0 0 1.5em;
}

.line#content .section .block p {
	margin: 0.5em auto 0;
}

.line#content .section#section01 .ttl:after {
	right: 18px;
	bottom: 17px;
	background: url(../img/line/ttl_illust.png) no-repeat;
	background-size: 100%;
	width: 66px;
	height: 157px;
	content: "";
	position: absolute;
	display: inline-block;
}

.line#content .section#section02 .btnlink-line {
	display: table;
	padding: 0.5em 0 0 0.75em;
}

.line#content .section#section02 .btnlink-line p {
	display: table-cell;
	vertical-align: middle;
}

.line#content .section#section02 .btnlink-line p.line-btn { padding: 0 0 0 0.25em;}
