@charset "UTF-8";

/*=================================================================================
	default
=================================================================================*/
body {
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
	font-weight: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 body {
	margin:0;
	padding:0;
	font-family: angie-sans,fertigo-script,sans-serif,seriff,Comic Sans MS;
	font-weight: normal;
}
}


#sp, #sp #inner, #sp .pr, #sp .content, .content-sss, .content2, .content-week, #sp .area, #sp.item, #sp .product, #sp .info {
	overflow:hidden;
	_zoom:1;
}

/*=================================================================================
	cart button and cart area
=================================================================================*/

/********** cart button **********/

/* 共通 */

#sp .cart {
	margin-bottom:10px;
}

#sp .cart .one a, #sp .cart .set a, #sp .cart .all a {
	display:block;
	text-indent:-9999px;
}

/* 単話 */

#sp .cart .one a.s {
	width:38px;
	height:20px;
	background:url(img/btn_one_s.gif) 0 0 no-repeat;
}

#sp .cart .one a.s:hover {
	background:url(img/btn_one_s.gif) 0 -20px no-repeat;
}

#sp .cart .one a.m {
	width:60px;
	height:30px;
	background:url(img/btn_one_m.gif) 0 0 no-repeat;
}

#sp .cart .one a.m:hover {
	background:url(img/btn_one_m.gif) 0 -30px no-repeat;
}

#sp .cart .one a.l {
	width:200px;
	height:30px;
	background:url(img/btn_one_l.gif) 0 0 no-repeat;
}

#sp .cart .one a.l:hover {
	background:url(img/btn_one_l.gif) 0 -30px no-repeat;
}

/* 複数話 */

#sp .cart .set a.s {
	width:38px;
	height:20px;
	background:url(img/btn_set_s.gif) 0 0 no-repeat;
}

#sp .cart .set a.s:hover {
	background:url(img/btn_set_s.gif) 0 -20px no-repeat;
}

#sp .cart .set a.m {
	width:60px;
	height:30px;
	background:url(img/btn_set_m.gif) 0 0 no-repeat;
}

#sp .cart .set a.m:hover {
	background:url(img/btn_set_m.gif) 0 -30px no-repeat;
}

#sp .cart .set a.l {
	width:200px;
	height:30px;
	background:url(img/btn_set_l.gif) 0 0 no-repeat;
}

#sp .cart .set a.l:hover {
	background:url(img/btn_set_l.gif) 0 -30px no-repeat;
}

/* 全話 */

#sp .cart .all a.s {
	width:100px;
	height:30px;
	background:url(img/btn_all_s.gif) 0 0 no-repeat;
}

#sp .cart .all a.s:hover {
	background:url(img/btn_all_s.gif) 0 -30px no-repeat;
}

#sp .cart .all a.m {
	width:150px;
	height:30px;
	background:url(img/btn_all_m.gif) 0 0 no-repeat;
}

#sp .cart .all a.m:hover {
	background:url(img/btn_all_m.gif) 0 -30px no-repeat;
}

#sp .cart .all a.l {
	width:200px;
	height:30px;
	background:url(img/btn_all_l.gif) 0 0 no-repeat;
}

#sp .cart .all a.l:hover {
	background:url(img/btn_all_l.gif) 0 -30px no-repeat;
}

/********** cart button area **********/

/* 共通 */

#sp dl.cart dt, #sp dl.cart dd, #sp dl.cart dt a {
	line-height:1.3;
	margin:0 auto;
	text-align:center;
}

#sp dl.cart dd.price {
	color:#dd0000;
	font-weight:bold;
}


/* 1列 */

#sp dl.row {
	padding:10px;
	border:#ccc 1px solid;
	background:#CCE5FF;
	overflow:hidden;
	_zoom: 1;
}

#sp dl.row dd, #sp dl.row dd a {
	line-height:30px;
	font-size:18px;
}

#sp dl.row dd.story {
	float:left;
	font-weight:bold;
}

#sp dl.row dd.limit {
	float:left;
}

#sp dl.row dd.price {
	float:left;
	padding-left:0.5em;
}

#sp dl.row dt a {
	float:right;
}

/* 2列 */

#sp dl.row2 {
	padding:10px;
	border:#ccc 1px solid;
	background:#CCE5FF;
	overflow:hidden;
	_zoom: 1;
}

#sp dl.row2 dd {
	float:left;
	font-size:18px;
	text-align:left;
}

#sp dl.row2 dd a {
	display:block;
	font-size:18px;
	font-weight:bold;
}

#sp dl.row2 dd strong {
	color:#dd0000;
	font-size:18px;
}

#sp dl.row2 dt a {
	float:right;
	margin-top:8px;
}

/*=================================================================================
	main contents
=================================================================================*/

/********** 共通 **********/

#sp /* 全体の幅 */ {
	width:750px;
	margin-bottom:10px;
	background:#999;
}

#sp #inner /* 全体の上下左右に余白のあるデザインではない時には使わない */ {
	width:750px;
	margin:0px auto;
	background: #000;
}

#sp .clearfix:before,
#sp .clearfix:after {
    content: " ";
    display: table;
}

#sp .clearfix:after {
    clear: both;
}

#sp .clearfix {
    *zoom: 1;
}


#sp .pr /* 特集のメイン画像エリア */ {
	position:relative;
	width:750px;
	height:334px;
	margin:0px auto;
	background:url(img/bk_main.jpg) 0 0 no-repeat;
}

#sp .pr h1,
#sp .pr h2,
#sp .pr p{
	display:none;
}

#sp .pr .ffilm a,
#sp .pr .jfilm a{
	position: absolute;
	display:block;
	width:240px;
	height:58px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#sp .pr .ffilm a{
	top:243px;
	left:96px;
}

#sp .pr .jfilm a{
	top:243px;
	left:414px;
}

#sp .pr .ffilm a:hover{
	background:url(img/ffilmbt.jpg) 0 0 no-repeat;
}

#sp .pr .jfilm a:hover{
	background:url(img/jfilmbt.jpg) 0 0 no-repeat;
}

#sp #wrap-f{
	width:710px;
	background: #520129 url(img/ffilm_bk.jpg) 0 0 no-repeat;
	margin:0 0 40px 20px;
}

#sp #wrap-j{
	width:710px;
	background: #47045c url(img/jfilm_bk.jpg) 0 0 no-repeat;
	margin:0 0 40px 20px;
}


#sp #wrap-f .pagetop a{
	display: block;
	color:#ff0099;
	text-decoration:none;
	padding: 20px 0;
	text-align: center;
}

#sp #wrap-f .pagetop a:hover{
	color:#ff0099;
	text-decoration:underline;
}

#sp #wrap-j .pagetop a{
	display: block;
	color:#ff66ff;
	text-decoration:none;
	padding: 20px 0;
	text-align: center;
}

#sp #wrap-j .pagetop a:hover{
	color:#ff66ff;
	text-decoration:underline;
}

#sp #wrap-f h2,
#sp #wrap-j h2{
	height:70px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#sp h3.f01,
#sp h3.f02,
#sp h3.f03,
#sp h3.f04,
#sp h3.f05,
#sp h3.j01,
#sp h3.j02,
#sp h3.j03,
#sp h3.j04,
#sp h3.j05,
#sp h3.j06,
#sp h3.j07{
	cleaar:both;
	width:670px;
	height:46px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin:20px 0 0 20px;
	font-size: 0;
}

#sp h3.f01{
	background:url(img/tit_f01.png) 0 0px no-repeat;
}

#sp h3.f02{
	background:url(img/tit_f02.png) 0 0px no-repeat;
}

#sp h3.f03{
	background:url(img/tit_f03.png) 0 0px no-repeat;
}

#sp h3.f04{
	background:url(img/tit_f04.png) 0 0px no-repeat;
}

#sp h3.f05{
	background:url(img/tit_f005.png) 0 0px no-repeat;
}

#sp h3.j01{
	background:url(img/tit_j01.png) 0 0px no-repeat;
}

#sp h3.j02{
	background:url(img/tit_j02.png) 0 0px no-repeat;
}

#sp h3.j03{
	background:url(img/tit_j03.png) 0 0px no-repeat;
}

#sp h3.j04{
	background:url(img/tit_j04.png) 0 0px no-repeat;
}

#sp h3.j05{
	background:url(img/tit_j05.png) 0 0px no-repeat;
}

#sp h3.j06{
	background:url(img/tit_j06.png) 0 0px no-repeat;
}

#sp h3.j07{
	background:url(img/tit_j07.png) 0 0px no-repeat;
}

#sp .fcontent /* 作品エリア */ {
	width:668px;
	margin:0px auto;
	border:1px solid #966;
	border-top: none;
}

#sp .jcontent /* 作品エリア */ {
	width:668px;
	margin:0px auto;
	border:1px solid #926699;
	border-top: none;
}
#sp .content p{
	color: #fff;
	margin:10px auto 20px auto;
	width:620px;
}


#sp .content .contentleft{
	width:238px;
	float:left;
	margin-left:30px;
}

#sp .content .contentright{
	width:372px;
	float:left;
}


#sp .sz-area{
	clear:both;
	background:url(img/szbtoff.jpg) 0 0px no-repeat;
	width:620px;
	height:51px;
	margin:0 0 20px 22px;
	position: relative;
}

#sp .sz-area a{
	display: block;
	width: 131px;
	height: 51px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
}


#sp .rightscene .sz01{
	display: block;
	width: 191px;
	height: 33px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	top:227px;
	left:198px;
}

#sp .sz-area .sz02{
	top:0px;
	left:0px;
}

#sp .sz-area .sz03{
	top:0px;
	left:163px;
}

#sp .sz-area .sz04{
	top:0px;
	left:326px;
}

#sp .sz-area .sz05{
	top:0px;
	left:489px;
}

#sp .rightscene a.sz01:hover{
	background:url(img/szbton1.jpg) 0 0px no-repeat;
}

#sp .sz-area a.sz02:hover{
	background:url(img/szbton.jpg) 0 0px no-repeat;
}

#sp .sz-area a.sz03:hover{
	background:url(img/szbton.jpg) -163px 0px no-repeat;
}

#sp .sz-area a.sz04:hover{
	background:url(img/szbton.jpg) -326px 0px no-repeat;
}

#sp .sz-area a.sz05:hover{
	background:url(img/szbton.jpg) -489px 0px no-repeat;
}


#sp .dirn{
	color: #fff;
	background: #8202b7;
	margin:0;
	padding:7px 5px 5px 5px;
	text-align:center;
}

#sp .gsk{
}

#sp .gsk1,
#sp .gsk2{
	display: block;
	width: 171px;
	height: 33px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 0 0 0;
}

#sp .gsk1{
	float: left;
	background:url(img/gskbt1off.jpg) 0 0px no-repeat;
	margin: 0 0 20px 64px;
}

#sp .gsk2{
	float: right;
	background:url(img/gskbt2off.jpg) 0 0px no-repeat;
	margin: 0 64px 20px 0;
}

#sp a.gsk1:hover{
	background:url(img/gskbt1on.jpg) 0 0px no-repeat;
}

#sp a.gsk2:hover{
	background:url(img/gskbt2on.jpg) 0 0px no-repeat;
}

#sp #morebt a{
	background:url(img/moreoff.jpg) 0 0px no-repeat;
	display: block;
	width: 620px;
	height: 58px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin:20px 0 40px 65px;
}

#sp #morebt a:hover{
	background:url(img/moreon.jpg) 0 0px no-repeat;
}

/********** pr area **********/

/********** products **********/

/* 共通 */

#sp .product .img {
	margin:0px;
	padding:0px;
	text-align:center;
	margin-bottom:3px;
}

#sp .product .img a img {
border: none;
}

#sp .fcontent .product p ,
#sp .fcontent .product p a {
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#ff0099;
	text-decoration:none;
}

#sp .fcontent .product p a:hover{
	color:#ff0099;
	text-decoration:underline;
}

#sp .jcontent .product p ,
#sp .jcontent .product p a {
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#ff66ff;
	text-decoration:none;
}

#sp .jcontent .product p a:hover{
	color:#ff66ff;
	text-decoration:underline;
}


/* 表示：詳細 */

#sp .view-detail {
	width:656px;
	margin:0 auto;
}

#sp .view-detail h3{
	font-size:16px;
	line-height:1.2em;
}

#sp .view-detail .product {
	background:url(img/bk_product.gif) 0 0 repeat-y;
	border-bottom:solid 1px #DDD;
}

#sp .view-detail .product .img {
	margin:5px 5px 5px 15px;
	float:left;
	display:inline;
}

#sp .view-detail .product .info {
	margin:5px 0px 5px 0px;
	line-height:1.3em;
	width:440px;
	float:left;
	display:inline;
}

/* 表示：画像 */

#sp .view-imgb {
	margin:0px auto 20px auto;
	width:620px;
}


#sp .view-imgb .product .img {
	margin-bottom:3px;
}

#sp .view-imgb .product p ,
#sp .view-imgb .product p a {
	width:190px;
	font-size:12px;
	text-align:center;
}

#sp .view-imgb .product {
	width:190px;
	float:left;
	margin:0 25px 0 0;
	display:inline;
}

#sp .view-imgb .rightscene{
	width:405px;
	height:270px;
	float:left;
	position:relative;
}


#sp .view-img {
	clear:both;
	margin:0px auto 20px auto;
	width:620px;
}


#sp .view-img .product .img {
	margin-bottom:3px;
}

#sp .view-img .product p ,
#sp .view-img .product p a {
	width:131px;
	font-size:12px;
	text-align:center;
}

#sp .view-img .product {
	width:131px;
	float:left;
	margin:0 32px 0 0;
	display:inline;
}

#sp .view-img .lastpac {
	margin:0;
}


#sp .view-imgw {
	clear:both;
	margin:0px auto 20px auto;
	width:620px;
	padding-top: 70px;
}

#sp .view-imgw h4{
	display:none;
}

#sp .view-imgwf {
	background:url(./img/blk_bk1.png) 0 0 repeat-y;
}

#sp .view-imgwj {
	background:url(./img/blk_bk2.png) 0 0 repeat-y;
}

#sp .view-imgw .product .img {
	margin-bottom:3px;
}

#sp .view-imgw .product p ,
#sp .view-imgw .product p a {
	width:131px;
	font-size:12px;
	text-align:center;
}

#sp .view-imgw .product {
	width:131px;
	float:left;
	margin:0 32px 0 0;
	display:inline;
}

#sp .view-imgw .fstpac {
	margin:0 0 0 12px;
}

#sp .view-imgw .sndpac {
	margin:0 0 0 14px;
}

#sp .view-imgw .trdpac {
	margin:0 0 0 44px;
}




#sp .view-imgr {
	width:402px;
	clear:both;
}

#sp .view-imgr .product .img {
	margin-bottom:3px;
}

#sp .view-imgr .product {
	height:190px;
	float:left;
	margin-left:30px;
	display:inline;
}

#sp .view-imgs {
	width:700px;
	clear:both;
}

#sp .view-imgs .product .img {
	margin-bottom:3px;
}

#sp .view-imgs .product {
	height:210px;
	float:left;
	margin-left:25px;
	display:inline;
}

#sp .w110 .product {
	width:110px; /* ジャケット：横幅120px */
}

#sp .w120 .product {
	width:120px; /* ジャケット：横幅120px */
}

#sp .w104 .product {
	width:104px; /* ジャケット：横幅120px */
}


#sp .w160 .product {
	width:160px; /* ジャケット：横幅160px */
}

#sp .w130 .product {
	width:130px; /* ジャケット：横幅160px */
}

#sp .w80 .product {
	width:80px; /* ジャケット：横幅160px */
}

#sp .parttitle{
	position: absolute;
	top:12px;
	left:20px;
	width:656px;
	height:40px;
}

#sp .partbot {
	position: absolute;
	top:5px;
	left:430px;
	width:135px;
	height:50px;
}

#sp .right-cart{
	width:110px;
	margin:5px auto ;
	float:right;
	display:inline;
}

#sp .productfoot{
	width:656px;
	height:9px;
	margin:0;
	text-indent:-9999px;
	background:url(img/foot_product.gif) 0 0 no-repeat;
}


/********** footer area **********/

#sp .footer{
	width:750px;
	margin:20px 0 0 0;
	border-top:1px solid #fff;
	background:#000;
}

#sp .footer p{
	font-size:10px;
	color:#fff;
	padding:20px;
	line-height:1.2em;
}

#sp .footer a.rtntop,
#sp .footer a.rtntop:hover{
	background:#000;
	display:block;
	font-size:10px;
	text-align:center;
	color:#fff;
	line-height:30px;
	width:100%;
	height:30px;
	text-decoration:none;
}


#sp .footer p a , #sp .footer p a:visited {
	text-decoration:none;
	color:#000;
}

#sp .footer p a:hover{
	text-decoration:underline;
	color:#000;
}

@media (max-width: 640px) {
/*  body.○○　○○の部分を特集が置かれるセクション名を入れる　アニメ→body.anime, 映画→body.cinema　 */
	#alpha-inner {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	#sp /* 全体の幅 */ {
		font-family:Roboto, "Droid Sans", 'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
		font-weight: normal;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	#sp #inner /* 全体の上下左右に余白のあるデザインではない時には使わない */ {
		height: auto;
		margin: 0 auto;
		width: 100%;
	}

	#sp .pr /* 特集のメイン画像エリア */ {
		background: #c01186 0 0 no-repeat;
		height: 210px;
		margin: 0 auto;
		width: 100%;
	}

	#sp .pr .ffilm a, #sp .pr .jfilm a {
		background: #000;
		color: #fff;
		display: block;
		float: left;
		width: 47%;
		height: 58px;
		overflow: hidden;
		text-align: center;
		white-space: nowrap;
	}

	#sp .pr .ffilm a{
		background:url(img/ffilmbt_mb.jpg) center 0 no-repeat;
		left: 2%;
		margin: 0;
		top: 120px;
	}

	#sp .pr .jfilm a{
		background:url(img/jfilmbt_mb.jpg) center 0 no-repeat;
		left: 50%;
		margin: 0;
		top: 120px;
	}

	#sp .pr .ffilm a:hover{
		background:url(img/ffilmbt_mb.jpg) center 0 no-repeat;
	}

	#sp .pr .jfilm a:hover{
		background:url(img/jfilmbt_mb.jpg) center 0 no-repeat;
	}

	#sp .pr h1{
		background:url(img/erostitle.jpg) center 0 no-repeat;
		display: block;
		font-size: 0;
		margin: 0 auto;
		height: 95px;
		width: 100%;
	}

	#sp .pr h2,
	#sp .pr p{
		display:none;
	}

    #sp h3.f01,
    #sp h3.f02,
    #sp h3.f03,
    #sp h3.f04,
    #sp h3.f05,
    #sp h3.j01,
    #sp h3.j02,
    #sp h3.j03,
    #sp h3.j04,
    #sp h3.j05,
    #sp h3.j06,
    #sp h3.j07{
        text-indent: 0;
        margin:20px 0 0;
		padding: 10px 2%;
		width:96%;
    }

    #sp h3.f01,
    #sp h3.f02,
    #sp h3.f03,
    #sp h3.f04,
    #sp h3.f05,
    #sp h3.f06,
    #sp h3.f07,
    #sp h3.j01,
    #sp h3.j02,
    #sp h3.j03,
    #sp h3.j04,
    #sp h3.j05,
    #sp h3.j06,
    #sp h3.j07 {
		background: -moz-linear-gradient(top, #e52ba7, #a1036d);/* Firefox用 */
		background: -webkit-gradient(linear, left top, left bottom, from(#e52ba7), to(#a1036d));/* Safari,Google Chrome用 */
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        height: auto;
		line-height: 1.4em;
		padding: 10px 2%;
        text-align: center;
		width:96%;
    }


	#sp #wrap-f{
		background: #520129 url(img/ffilm_bk_mb.jpg) center top no-repeat;
		margin:0 0 40px;
        padding: 0 3%;
		width:94%;
	}

    #sp .fcontent /* 作品エリア */ {
        margin:0 auto;
        border: none;
        width:100%;
    }
    #sp .view-imgb {
        margin:0px auto 20px auto;
        width:100%;
    }
    #sp .content p{
        color: #fff;
        margin:10px auto 20px auto;
        width:100%;
    }
    #sp .view-imgb .product {
        width:27%;
        float:left;
        margin:0 3% 0 0;
        display:inline;
    }
    #sp .view-imgb .product p ,
    #sp .view-imgb .product p a {
        width:100%;
        font-size:12px;
        text-align:center;
    }
    #sp .view-imgb .rightscene{
        width:70%;
        height:auto;
        float:left;
        margin: 0 0 20px;
        position:relative;
    }
    #sp .view-imgb .rightscene img {
        border: none;
        width:100%;
    }
	#sp .rightscene .sz01 {
		background: none;
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		position: absolute;
		top: 0;
		left: 0;
	}


	#sp .product .img a img {
        border: none;
        width:100%;
    }
    #sp .view-img {
        clear:both;
        margin:0px auto 20px auto;
        width:100%;
    }
    #sp .view-img .product {
        width: 23%;
        float: left;
        margin: 0 1% 5% 1%;
        display: inline;
    }
    #sp .view-img .product p, #sp .view-img .product p a {
        display: none;
    }


    #sp #wrap-j {
        background: #47045c url(img/jfilm_bk_mb.jpg) center top no-repeat;
        margin: 0 0 40px;
        padding: 0 3%;
        width: 94%;
    }
    #sp .jcontent /* 作品エリア */ {
        margin:0px auto;
        border: none;
        width: 100%;
    }
    #sp .content p{
        color: #fff;
		font-size: 14px;
		line-height: 1.4em;
        margin:10px auto 20px auto;
        width: 100%;
    }

    #sp #morebt a{
        background:url(img/moreoff_mb.jpg) center 0px no-repeat;
        display: block;
        width: 100%;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        margin:20px 0 40px;
    }

    #sp #morebt a:hover{
        background:url(img/moreoff_mb.jpg) center 0px no-repeat;
    }

	#sp .sz-area{
		clear:both;
		background:0 0px no-repeat;
		width: 100%;
		height:150px;
		margin:0 0 20px;
		position: relative;
	}
	#sp .sz-area .sz02 {
		float: left;
		top: 10px;
		left: 3%;
		width: 42%;
	}
	#sp .sz-area .sz03 {
		float: left;
		top: 10px;
		left: 52%;
		width: 42%;
	}
	#sp .sz-area .sz04 {
		float: left;
		top: 55%;
		left: 3%;
		width: 42%;
	}
	#sp .sz-area .sz05 {
		float: left;
		top: 55%;
		left: 52%;
		width: 42%;
	}
	#sp .rightscene a.sz01:hover{
		background: none;
	}
	#sp .sz-area a.sz02:hover{
		background: #af5bcb;
	}
	#sp .sz-area a.sz03:hover{
		background: #af5bcb;
	}
	#sp .sz-area a.sz04:hover{
		background: #af5bcb;
	}
	#sp .sz-area a.sz05:hover{
		background: #af5bcb;
	}
	#sp .sz-area a {
		background: #82339C;
		color: #fff;
		display: block;
		height:50px;
		line-height: 50px;
		overflow: hidden;
		padding: 1%;
		position: absolute;
		text-align: center;
		text-indent: 0;
		white-space: nowrap;
		width: 22%;
	}

    #sp .footer{
        background:#000;
        border-top:1px solid #fff;
        margin:20px 0 0 0;
        padding: 0 3%;
        width: 94%;
    }
    #sp .footer p {
        font-size: 10px;
        color: #fff;
        padding: 20px 0;
        line-height: 1.2em;
    }
    /*ヘッダーセクション部分*/

}