@media only screen and (max-width:480px),
only screen and (device-height: 667px),
only screen and (device-height: 568px){
*{
	box-sizing:border-box;
	word-wrap:break-word;
}
.pc{
	display:none;
}
.sp{
	display:block;
}

body{
	-webkit-text-size-adjust: 100%;
	overflow-x:hidden;
	position: relative;
	width:100%;

}
#wrapper {
	background-size:100% auto;
	padding-top:0;
}
#wrapper h1{
	width:auto;
	padding:30px 0 0;
}

#wrapper h1 a{
}

#wrapper h1 img{
	width:30%;
}

#header{
	background: #fb32a0;
    background: rgba(251,50,160,.95);
	top:-120%;
	width:100%;
	height:100%;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	    -ms-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
#header.active{
	top:0;
}

#nav {
	width:100%;
}
#nav ul{
	float:none;
	padding:105px 25px 15px;
}
#nav a img {
    height: 30px;
}
#nav li{
	float:left;
	width:50%;
}
#nav li a{
    padding: 10px 0 10px 0!important;
	text-align:left;
	width:auto!important;
	height:auto;
}

#nav li:last-child{
	width:auto;
}

#nav a{
	padding:10px 0 10px 0;
}
#nav li a:hover,
#nav li a.active{
	background:none;
}

#nav a.tw{
	float:none;
	margin-left:25px;
	width:auto;
}

#menu,
#nav a.close{
	position:absolute;
	right:10px;
	top:10px;
	padding:0;
}
#menu {
	position:fixed;
	z-index:4;
}
#menu img,
#nav a.close img{
	height:45px;
}

#nav .sep {
	background:rgba(255,255,255,.3);
	height:1px;
	margin:0 20px 20px;
}



#container {
	position:relative;
	padding:0 0 35px 0;
	margin:-15px auto 0;
	width:auto;
}

a.btn{
	font-size:11px;
	line-height:32px;
	width:96px;
	height:32px;
	border-radius:16px;
}

a.btn2{
	font-size:9px;
	line-height:10px;
	background-size: 10px auto;
  	padding-right: 15px;
}

.list dl {
	padding: 9px 9px 7px!important;
}
.list dt {
	display:-webkit-box;
	float:none;
	-webkit-box-align:center;
	font-size:10px;
	width: auto;
	padding-top:0;
	line-height:13px;
}
.list dt .artist-name{
 	font-size: 8px;
	line-height:13px;
	width: 80px;
	height:13px;
	margin-left:4px;
}
.list dd {
	margin-left: 0;
}

.list dd a {
	font-size: 12px;
	white-space:normal;
	overflow:visible;
}

.cont{
	padding:0 20px 25px;
}
.cont .header{
	margin:0 0 0 -178px;
	height:42px;
	position:absolute;
	top:-22px;
	left:50%;
}
.cont .footer2,
.cont .footer3 {
	display:none;
}
.cont .footer {
	width:100%;
	
}
.cont .heading {
	padding:30px 0 20px;
}

.cont .heading h2 img{
	height:22px;
}
.cont .heading a{
	display:none;

}

.cont .inner {
	padding: 0 0 29px;
	z-index:6;
}
.page .sec02 .inner {
	padding-top: 20px;
}

.cont h3{
	padding:7px 0;
}
.cont h3 img{
	height:35px;
}

.page-detail .cont .inner {
  padding-top: 0;
  padding-bottom: 0;
}

.page-detail .sec06 .inner {
  padding-bottom: 40px;
}

.page-detail .sec01 .chara{
	right: -15px;
	bottom: 0;
	height: 119px;
}
.page-detail .sec02 .chara {
	right: 0;
 	bottom: 0;
	height: 137px;
}
.page-detail .sec03 .chara{
	right: 0;
	bottom: 0;
	height: 137px;
}
.page-detail .sec04 .chara{
	right: 0;
 	bottom: 0;
	height: 137px;
}
.page-detail .sec05 .chara{
	right:0;
	bottom:0;
	height: 100px;
}
.page-detail .sec06 .chara{
	right: 0;
	bottom: 0;
	height: 137px;
}

.page-detail .sec07 .chara{
	right: 0;
	bottom: 0;
	height: 137px;
}

.page-detail .btn.back {
	position:absolute;
	margin: 0;
	left:50%;
	bottom:9px;
	margin-left:-48px;
	z-index:2;
}

/*top*/
body.top{
}

.top .container {
    position: relative;
    width: auto;
	overflow-x:hidden;
}
.main {
	margin:0;
	padding:0;
	width:auto;
}
.main h1{
	text-align:right;
	padding:0 23px;
}
.main h1 img{
	height:150px;
}

.tv {
	margin-top:-40px;
	padding-right:35px;
	text-align:right;
	position:relative;
}
.tv > img {
	height:88px;
}
.tv > a{
	left:auto;
	right:10px;
	top:25px;
	margin:0;
}
.tv > a img{
	height:40px;
}

.mov-wrapper {
    width: auto;
    height: 200px;
    margin:0 0 40px;
	padding:0 10px;
}
.mov-inner {
	overflow:hidden;
	position:relative;
	height:100%;
	
}
.mov-wrapper .mc li{
	width:20%;
	height:180px;
}
.mov-wrapper .mc li iframe{
	width:100%!important;
	height:100%!important;
}
.mov-wrapper .arrow{
	margin-top:-45px;
}


#top-bnr{
}
#top-bnr .arrow:hover{
	opacity:1;
}

.top-bnr-wrapper li {
    border: none;
    width: 100%;
}
#top-bnr-inner {
	padding:0 10px;
}


.section{
	border-width:2px;
	margin-bottom:28px;
	padding:43px 0 0;
	width:auto;
}
.section .header {
	margin-left:-255px;
	height:60px;
	top:5px;
}
.section .inner {
	border-width:4px 0;
	border-radius:0;
}
.section .item {
	display:none;
}
.section .footer,
.section .footer1,
.section .footer2,
.section .footer3 {
	display:none;
}

.section .title{
}
.section .title h3{
	background:none;
	height:85px;
}

.section .title h3 img{
	position:absolute;
	left:9px;
	bottom:10px;
	height:21px;
}

.section .content{
	background:rgba(255,255,255,.8);
	padding:0 10px 10px;
	border-radius: 0;
}

.top01 .chara{
	background-size:auto 475px;
}
.top02 {
	float:none;
}
.top02 .chara{
	background-size:auto 481px;
}
.top03 .chara{
	background-size:auto 562px;
}
.top04 .chara{
	background-size:auto 522px;
}

.section .top-disc {
    padding: 20px 0;
}
.top-disc li {
	-webkit-flex-shrink:0;
	flex-shrink:0;
    padding: 0;
    width: 100%;
}




.bnr-wrapper {
	padding:0;
	width:auto;
}
#bnr {
	width:auto;
	padding:0 20px;
}
#bnr li {
	width:50%;
	padding:5px;
	margin:0;
	background:none;
}
#bnr li a img{
	width:100%;
	height:auto;
}

.detail{
	padding-bottom:50px;
}
.detail h2{
	font-size:13px;
	line-height:1.3;
}
.detail h2 .title{
	padding: 5px 0;
}
.detail .desc{
	padding: 17px 10px;
}
.detail img{
	max-width:100%;
	height:auto!important;
}

.subNav{
	display:none;
}

#sp-subNav{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	font-size:13px;
	width:100%;
	display:block;
	height:40px;
	text-indent:15px;
    text-overflow: "";
	background:url(../img/common/sel_bg.png) right center no-repeat;
	background-size:auto 100%;
	border-radius:5px;
	border-color:#ccc;
	margin-bottom:20px;
}
.sec02 #sp-subNav{
	color:#c49d1b;
}

.sec05 #sp-subNav{
	color:#2d3975;
}

.sec06 .detail{
	padding-bottom:25px;
}

.sec06 .detail .desc{
	padding:15px 15px 0;
}

.sec06 .detail .desc > * {
  width: 100%!important;
  height: 153px!important;
}

.paging {
	font-size: 9px;
}

.paging span,
.paging a{
	line-height: 20px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
}


p#copyright{
	font-size:9px;
	margin-top:0;
	padding:25px 0;
}


a.page-top{
	display:block!important;
	text-align:right;
	position:relative;
	right:auto;
	bottom:auto;
	margin:0 auto;
	padding:0 10px 10px 0;
}
a.page-top img{
	height:45px;
}

#goods li{
width:100%;
}

}
@media only screen and (device-width: 768px) {
.top #container{
	padding-left:32px;
	padding-right:32px;
	overflow:hidden;
}
.ani{
	display:none;
	
}
}