
@media screen and (min-width: 736px) {
.head {
	height: 380px;
}
.btn_back {
	position: fixed;
	left: 50%;
	top: 20px;
	margin-left: -490px;
	z-index: 10;
}
.btn_back a {
	display: inline-block;
	font-size: 13px;
	line-height: 35px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	padding: 0 30px;
	background: rgba(255,83,115,0.8);
	color: #fff;
	position: relative;
	transition: all 0.4s;
	box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.05);
}
.btn_back a:hover {
	background: rgba(255,83,115,1);
}
.jacket {
	position: relative;
	top: -300px;
	z-index: 5;
}
.jacket img {
	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
}
.section h2 {
	background-image: none !important;
	padding-top: 0;
	font-weight: bold;
	font-size: 40px;
	line-height: 240%;
	margin-top: -250px;
}
.section.hitotsu h2 {
	margin-bottom:0;
}
h2 span {
	font-size: 25px;
	font-weight: bold;
	display: block;
}
.exp {
	font-size: 16px;
	line-height: 180%;
}
.section h3 {
	font-size: 25px;
	font-weight: bold;
	margin: 80px 0 60px;
	border-top: solid 1px #eee;
	padding-top: 60px;
}
.section h4 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}
.movie_frame {
	padding: 40px 0 0;
}
.shop {
	margin-bottom: 40px;
}
.hitotsu .shop{
}
.shop a {
	display: inline-block;
	padding: 0 10px;
	margin: 0 5px;
	line-height: 200%;
	transition: all 0.2s;
	background-color: rgba(255,83,115,0.1);
	text-decoration: none;
	margin-bottom: 15px;
	border-radius: 4px;
	font-size:13px;
}
.shop a:hover {
	background-color: rgba(255,83,115,0.3);
}
.section .tl_wrap ul {
	display: inline-block;
	text-align: left;
	margin-bottom: 20px;
}
.section .tl_wrap ul li {
	line-height: 160%;
	list-style-type: none;
	margin-bottom: 30px;
}
.saledate {
	font-size: 22px;
}
.section .tl_wrap ul li .song_title {
	font-weight: bold;
	font-size: 22px;
	padding-right: 0.5em;
}
.section .tl_wrap ul li .song_title * {
	font-weight: bold;
}
.section .tl_wrap ul li .credit_song {
	font-size: 12px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6B6B6B;
	line-height: 160%;
}
.section .tl_wrap ul li .credit_song span{
	display:block;
	font-size:11px;
	margin-top:10px;
}

.section .tl_wrap ul li dl {
	margin-left:20px;
	margin-top:30px;
}

.section .tl_wrap ul li  dl dt{
	font-size:16px;
	line-height:160%;
	margin-top:15px;
}

.section .tl_wrap ul li  dl dd{
	font-size: 12px;
	line-height:160%;
	color: #6B6B6B;
}
.caution {
	font-size: 12px;
}
.event .p01 {
	font-size: 30px;
	line-height: 160%;
}
.event .p01 span {
	background: linear-gradient(transparent 50%, #b3ddd1 50%);
}
.credit {
	margin-top: 80px;
	padding-top: 60px;
	border-top: solid 1px #eee;
}
.credit dl {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.credit dl dt {
	text-align: right;
	width: 8em;
	float: left;
	clear: left;
}
.credit dl dd {
	margin-left: 9em;
	text-align: left;
}
.credit dl dt, .credit dl dd {
	line-height: 160%;
	margin-bottom: 5px;
	font-size: 14px;
}
.exp2 {
	margin-top: 15px;
	font-size: 14px;
}
.movie_frame iframe {
	width: 600px;
	height: 336px;
}
.haishin {
	line-height: 160%;
}
/* _________________________________________*/
.live {
	margin: 60px 0 0;
	border: solid 1px #eca99d;
	border-radius:100px;
	padding:50px 0;
}
.section.hitotsu .live{
	border:none;
	border-radius:50px;
	background:#f6f6f6;
	padding:40px 40px;
	margin-bottom:100px;
}
.live .new {
	color: #FFB900;
	font-weight: bold;
	font-size: 14px;
}
.live .p01 {
	margin-top: 20px;
	line-height: 170%;
}
.section.hitotsu  .p01{
	line-height:220%
}
.live .h {
	margin-top: 20px;
	font-weight: bold;
}
.live .p02 {
	margin-top: 20px;
	font-size: 18px;
}
.live .btn {
	margin-top: 30px;
}
.live .btn a {
	display: block;
	text-decoration: none;
	transition: all 0.3s;
	padding: 0 20px;
	border-radius: 50px;
	margin: 0 auto !important;
	display: inline-block !important;
	text-align: center;
	border: solid 1px #eca99d;
	color: #eca99d;
	font-size: 13px;
	line-height: 200%;
}
.live .btn a:hover {
	background: rgba(236,169,157,0.1);
}
/* _________________________________________*/
.lyric{
}
.lyric p{
	margin-bottom:30px;
	line-height:200%;
}
.lyric .poet{
	line-height:200%;
	color:#999;
	display:inline-block;
	font-size:15px;
	padding:10px 0 10px;
}
}
