@charset "UTF-8";


/* ========================================
	change
======================================== */
.background01,
.background02 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 300ms;
	background: center top no-repeat;
	background-size: 100% auto;
}
.background-area.is-type01 .background01 {
	opacity: 1;
}
.background-area.is-type02 .background02 {
	opacity: 2;
}
.background01 {
	background-image: url(../images/change/bg_cont01.jpg);
}
.background02 {
	background-image: url(../images/change/bg_cont02.jpg);
}
.c-pagetitle {
	position: relative;
	width: 56.266666666666666%; /* 422 / 750 * 100 */
	margin: 0 auto;
}
.p-change {
	position: relative;
}
.c-pagecatch {
	position: absolute;
	top: -3.7012987012987013%; /* -57 / 1540 * 100 */
	left: 3.8666666666666667%; /* 29 / 750 * 100 */
	width: 92.13333333333334%; /* 691 / 750 * 100 */
}
.p-change_lead01 {
	position: absolute;
	top: 5.3896103896103895%; /* 83 / 1540 * 100 */
	left: 11.600000000000001%; /* 87 / 750 * 100 */
	width: 75.33333333333333%; /* 565 / 750 * 100 */
}
.p-change-tab01 {
	position: absolute;
	top: 27.142857142857142%; /* 418 / 1540 * 100 */
	left: 4.533333333333333%; /* 34 / 750 * 100 */
	width: 90.93333333333334%; /* 682 / 750 * 100 */
	height: 66.23376623376623%; /* 1020 / 1540 * 100 */
}
.p-change-tab01 .tabnv {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 13.823529411764707%; /* 141 / 1020 * 100 */
	margin-top: -10px;
	padding-top: 10px;
}
.p-change-tab01 .tabnv li {
	float: left;
	width: 50%; /* 341 / 682 * 100 */
	height: 100%;
	cursor: pointer;
}
.p-change-tab01_wrap {
	position: absolute;
	top: 13.823529411764707%; /* 141 / 1020 * 100 */
	left: 0.8797653958944283%; /* 6 / 682 * 100 */
	width: 98.24046920821115%; /* 670 / 682 * 100 */
}
.p-change-tab01_cont {
	height: auto;
}
.change-txt {
	position: absolute;
	bottom: 3.571428571428571%; /* 55 / 1540 * 100 */
	right: 5.333333333333334%; /* 40 / 750 * 100 */
	width: 64.8%; /* 486 / 750 * 100 */
}


/* ========================================
	p-change-singer
======================================== */
.p-change-singer {
	position: relative;
	margin: 40px 0 0;
}
.p-change-singer h3 {
	width: 92.13333333333334%; /* 691 / 750 * 100 */
	margin: 0 auto 11px;
}
.p-change-singer_h01 {
	width: 91.60000000000001%; /* 687 / 750 * 100 */
	margin: 0 auto 18px;
}
.p-change-singer_lead01 {
	width: 88.26666666666667%; /* 662 / 750 * 100 */
	margin: 0 auto 33px;
}
.p-change-singer_yayoi {
	position: relative;
	z-index: 10;
}
.singer_chara img {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	transition:
		opacity 400ms,
		-webkit-transform 500ms,
		transform 500ms;
}
.singer_chara.is-animation img {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.p-change-singer_yayoi .singer_chara {
	position: absolute;
	top: 0;
	right: 7.733333333333333%; /* 58 / 750 * 100 */
	width: 41.199999999999996%; /* 309 / 750 * 100 */
	z-index: 100;
}
.p-change-singer_yayoi .singer_name {
	position: relative;
	z-index: 10;
}
.p-change-singer_tsukiko {
	position: relative;
	margin-top: -34px;
}
.p-change-singer_tsukiko .singer_chara {
	position: absolute;
	top: 0;
	left: 0;
	width: 39.46666666666667%; /* 296 / 750 * 100 */
	z-index: 100;
}
.p-change-singer_tsukiko .singer_name {
	position: relative;
	z-index: 10;
}
.p-change-singer_hotaru {
	position: relative;
	margin-top: -74px;
	margin-bottom: 37px;
}
.p-change-singer_hotaru .singer_chara {
	position: absolute;
	top: 0;
	right: 0;
	width: 45.733333333333334%; /* 343 / 750 * 100 */
	z-index: 100;
}
.p-change-singer_hotaru .singer_name {
	position: relative;
	z-index: 0;
}
.p-change-singer_lead02 {
	width: 82.39999999999999%; /* 618 / 750 * 100 */
	margin: 0 auto 16px;
}
.p-change-tab02 {
	position: relative;
	width: 100%;
	height: 100%;
}
.p-change-tab02 .p-change-choise_catch {
	position: absolute;
	top: 0;
	left: 2.933333333333333%; /* 621 / 750 * 100 */
	width: 82.8%; /* 22 / 750 * 100 */
}
.p-change-tab02 .tabnv {
	overflow: hidden;
	position: absolute;
	top: 17.954545454545453%; /* 158 / 880 * 100 */
	left: 10%; /* 75 / 750 * 100 */
	width: 80%; /* 600 / 750 * 100 */
	height: 16.022727272727273%; /* 141 / 880 * 100 */
	margin-top: -10px;
	padding-top: 10px;
}
.p-change-tab02 .tabnv li {
	float: left;
	width: 50%; /* 300 / 600 * 100 */
	height: 100%;
	cursor: pointer;
}
.p-change-tab02 .tabnv img {
	transition: none;
}
.p-change-tab02_wrap {
	position: absolute;
	top: 33.86363636363636%; /* 298 / 880 * 100 */
	left: 8%; /* 60 / 750 * 100 */
	width: 84.8%; /* 636 / 750 * 100 */
	height: 52.95454545454545%; /* 466 / 880 * 100 */
}
.p-change-tab02_cont {
	height: auto;
}
.p-change-tab02_cont01 {
	width: 100%;
	height: 100%;
	background: url(../images/change/tab02_01_bg.png) no-repeat 0 0;
	background-size: 100% auto;
}
.p-change-tab02_cont02 {
	width: 100%;
	height: 100%;
	background: url(../images/change/tab02_02_bg.png) no-repeat 0 0;
	background-size: 100% auto;
}
.p-change-tab02 .Inner {
	width: 92.76729559748428%; /* 590 / 636 * 100 */
	height: 79.39914163090128%; /* 370 / 466 * 100 */
	margin-top: 4.291845493562231%; /* 20 / 466 * 100 */
	margin-bottom: 15.021459227467812%; /* 70 / 466 * 100 */
	margin-left: 3.1446540880503147%; /* 20 / 636 * 100 */
}
.tab02_name {
	position: absolute;
	bottom: 22.746781115879827%; /* 106 / 466 * 100 */
	left: 3.1446540880503147%; /* 20 / 636 * 100 */
	width: 48.742138364779876%; /* 310 / 636 * 100 */
}
.p-change-tab02_lead {
	position: absolute;
	bottom: -4.772727272727273%; /* -42 / 880 * 100 */
	right: -5.466666666666667%; /* -41 / 750 * 100 */
	width: 85.06666666666666%; /* 638 / 750 * 100 */
}


/* ========================================
	p-change-live
======================================== */
.p-change-live {
	position: relative;
}
.p-change-live_h {
	position: absolute;
	top: 4.0453074433656955%; /* 100 / 2472 * 100 */
	left: 15.066666666666666%; /* 113 / 750 * 100 */
	width: 69.33333333333334%; /* 520 / 750 * 100 */
}
.p-change-live_lead {
	position: absolute;
	top: 10.315533980582524%; /* 255 / 2472 * 100 */
	left: 10.133333333333333%; /* 76 / 750 * 100 */
	width: 78.26666666666667%; /* 587 / 750 * 100 */
}
.p-change-live_p01 {
	position: absolute;
	top: 24.514563106796118%; /* 606 / 2472 * 100 */
	left: 8%; /* 60 / 750 * 100 */
	width: 84%; /* 630 / 750 * 100 */
}
.p-change-live_p02 {
	position: absolute;
	top: 48.260517799352755%; /* 1193 / 2472 * 100 */
	left: 5.333333333333334%; /* 40 / 750 * 100 */
	width: 86.13333333333333%; /* 646 / 750 * 100 */
}
.p-change-live_p03 {
	position: absolute;
	top: 71.2378640776699%; /* 1761 / 2472 * 100 */
	left: 10%; /* 75 / 750 * 100 */
	width: 86.93333333333332%; /* 652 / 750 * 100 */
}
/**Movie**/
.mov_wrap{
	width: 100%;
	margin: 0 0.3%;
	overflow: hidden;
}
.mov{
	margin-left: -1.8%;
	margin-right: -5%;
}
.player_wrap{
    display: block;
    position: relative;
    height: 0;
    padding-top: 56.25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.yt_player{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.l-modal_movie:before {
    padding-top: 0%;
}