body {
	background-image: url(../img/bg_1.png);
	background-repeat: repeat-x repeat-y;
	background-position: center;
}

.mr_bg_left {
	top: 0;
	left: 0;
	position: absolute;
	width: 284px;
	z-index: -1000;
	background-image: url(../img/bg_left_1.png);
	background-repeat: repeat-y;
}

.practice {
	border: solid 10px #fff;
	width: 100%;
	height: 100%;
}

h4.tvcm {
	font-size: 1.3em;
	line-height: 2em;
	letter-spacing: .1em;
}

a.gallery_haircatalog {
	background-image: url(../img/gallery_haircatalog2.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 640px;
    height: 200px;
	margin: 0 auto;
	color: #000;
	text-decoration: none;
}

a.gallery_haircatalog:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-o-transition: opacity 0.1s linear;
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    transition:  opacity 0.1s linear;
}

.gallery_haircatalog > div {
	font-size: 1.8em;
	text-align: left;
    padding-top: 70px;
	padding-left: 250px;
}

.media_title {
	color: #e4098e;
    font-size: 1.8em;
    text-align: center;
}

.media_block {
    padding: 8px 10px 18px;
    vertical-align: top;
    background-color: rgba(255,255,255,0.3);
    border: solid 2px #ebc193;
	margin-bottom: 30px;
}

.media {
	border: none;
	width: 100%; 
	height: 100%;
	margin-top: 6px;
}

.media > video {
	width: 100%; 
	height: 100%;
	margin-top: 6px;
}

.instagram_h1 {
	margin-top: 30px;
	max-width: 448px;
	width: 90%;
}

.instagram {
	margin-top: 30px;
	display: inline-block;
    width: 649px;
	height: 136px;
    vertical-align: top;
    text-align: left;
    text-indent: -9999px;
    background: url(../img/gallery_banner_instagram.png) no-repeat 0 0;
	background-size: 100%;
}

.instagram:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-o-transition: opacity 0.1s linear;
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    transition:  opacity 0.1s linear;
}

h3.hr {
	background-image: url(../img/gallery_hr.png);
	background-repeat: no-repeat;
	padding: 0 0 20px;
    font-size: 215%;
    text-align: center;
	width: 942px;
	margin: 0 auto;
	margin-top: -20px;
}

.nana_cm {
	background: #fef5fe;
	background: radial-gradient(circle at top left,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) top left,
		radial-gradient(circle at top right,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) top right,
		radial-gradient(circle at bottom right,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) bottom right,
		radial-gradient(circle at bottom left,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) bottom left;
	background-size: 51% 51%;
	background-repeat: no-repeat;
	padding: 20px;
}

.ringo_about {
	background: rgba(254, 245, 254, 0.8);
	background: radial-gradient(circle at top left,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) top left,
		radial-gradient(circle at top right,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) top right,
		radial-gradient(circle at bottom right,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) bottom right,
		radial-gradient(circle at bottom left,
		transparent 15px, rgba(254, 245, 254, 0.7) 0) bottom left;
	background-size: 50% 50%;
	background-repeat: no-repeat;
	padding: 20px;
}

.nana_cm > h4 {
	font-size: 1.3em;
	letter-spacing: .1em;
	line-height: 1.6em;
	text-align: justify;
	text-justify:inter-ideograph;
}

.ringo_about > h4 {
	font-size: 1.3em;
	letter-spacing: .1em;
	line-height: 1.6em;
	text-align: justify;
	text-justify:inter-ideograph;
}

.ringo_song {
	padding: 20px;
}

.ringo_eyecatch {
	margin-top: 20px;
	margin-bottom: 40px;
}

.ringo_song > h4 {
	font-size: 1.3em;
	letter-spacing: .1em;
	line-height: 1.6em;
	text-align: justify;
	text-justify:inter-ideograph;
}

.mr_bg_right {
	top: 0;
	right: 0;
	position: absolute;
	width: 249px;
	z-index: -1000;
	background-image: url(../img/bg_right_1.png);
	background-repeat: repeat-y;
}

h2.title {
	margin-top: 60px;
	margin-bottom: 40px;
	font-weight: 900;
}

.mr_block {
	margin: 0 auto;
    padding-bottom: 47px;
    background: url(../img/row_bottom_bg.png) no-repeat 50% 100%;
}

.video-container {
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: solid 5px #fff5ff;
}

h3.nana {
	line-height: 1.8em;
	font-weight: 900;
}

h4.nana {
	margin-bottom: 20px;
}

h3.nana > em {
	color: #db923f;
	font-size: .6em;
}

h3.ringo {
	line-height: 1.8em;
	font-weight: 900;
}

h3.ringo > em {
	font-size: .8em;
	font-weight: 400;
}

h4.song > p {
	line-height: 1.2em;
	font-size: .9em;
	margin-bottom: 1.2em;
}

h4.song > p > em{
	color: #dc9646;
	font-size: .9em;
}

.song_border {
	width: 90%;
	background-image: url(../img/gallery_song_border.png);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lespace {
	letter-spacing: .2em;
}

@media screen and (min-width: 768px) {		

}

@media screen and (max-width: 767px) {
	.video-container {
		border: solid 3px #fff5ff;
		outline: solid 1px #f3c;
	}

	h3.hr {
		background-image: url(../img/gallery_hr.png);
		background-repeat: no-repeat;
		background-size: 100%;
		padding: 0 0 20px;
		font-size: 215%;
		text-align: center;
		width: 95%;
		margin: 0 auto;
		margin-top: -20px;
	}

	.instagram {
		margin-top: 30px;
		display: inline-block;
		width: 95%;
		max-width: 649px;
		vertical-align: top;
		text-align: left;
		text-indent: -9999px;
		background: url(../img/gallery_banner_instagram_mobile.png) no-repeat 0 0;
		background-size: 100%;
		height: 0px;
		padding-bottom: 30%;
	}

	a.gallery_haircatalog {
		background-image: url(../img/gallery_haircatalog.png);
		background-repeat: no-repeat;
		display: inline-block;
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		color: #000;
		text-decoration: none;
		background-size: 100%;
	}

	.gallery_haircatalog > div {
		font-size: 3vw;
		text-align: left;
		padding-top: 11%;
		padding-left: 35vw;
	}
}