/*======================================

	Structure Module

=======================================*/
html {
	font-size: 62.5%;
	position: relative;
	min-height: 100%;
}

body {
		font-family: Avenir, "Open Sans","Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	color: #333;
	background: #191a1d;

	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
}
.container {
	position: relative;
	min-width: 960px;

}

/* ここから下にcssを記入 */

header {
	width: 100%;
	height: 1192px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.sony-logo {
	position: absolute;
	top: 60px;
	left: 45px;

}

.main-logo {
	margin-top: 60px;
}
.logo-wrap{
	/*background: #191a1d;*/
}
.logo-inner{
	position: relative;
	margin: 50px 0;
}
.logo-wrap{
	position: relative;
	z-index: 2;
}
.logo-bg{
	width: 600px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	height: 98%;
	animation: 7s grad linear;
	animation-iteration-count: infinite;
	transition: .5s;
}
.icn_headphone {
	position: absolute;
    top: 48px;
    left: 0;
    animation: 1s rumble;
    animation-iteration-count: infinite;
    z-index: 10;
    width: 100%;
}
@keyframes rumble {
	0% {
		transform: rotate(3deg);
	}
	49% {
		transform: rotate(3deg);
	}
	50% {
		transform: rotate(-3deg);
	}
	99% {
		transform: rotate(-3deg);
	}
	100% {
		transform: rotate(3deg);
	}
}
@keyframes grad {
	0% {
		background: red;
	}
	15% {
		background: orange;
	}
	30% {
		background: yellow;
	}
	45% {
		background: green;
	}
	60% {
		background: blue;
	}
	75% {
		background: purple;
	}
	90% {
		background: pink;
	}
	100% {
		background: red;
	}
}

.sns {
	position: absolute;
	top:60px;
	right: 45px;
}

.tw {
	float: left;
	padding-right: 10px;
}

.fb {
	float: right;
}


.title-2 {
	margin-bottom: 70px;
}

ul {
	display: block;
}



.entry {
	cursor: pointer;
	position: fixed;
	z-index: 9999;
	bottom: 50px;
	transition: opacity 0.6s;
	right: 20px;
}
.entry.off {
	opacity: 0;
	pointer-events: none;
}
@media screen and (max-width: 960px) {
	.entry {
		transform: translate(269px,0);
		right: inherit;
		left: 50%;
	}
}
.entry:hover{
	opacity: 0.8;
}


.photo {
	margin-left: 7px;
}

.artist {
	position: relative;
    width: 100%;
	height: 265px;
}
.artist ul{
	position: absolute;
	top:0;
	left: 0;
	display: flex;
}

.clear {
	clear: left;
}

.name {
	display: block;
	height: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content {
	background-color: #efefef;
	overflow: hidden;

}

.section-1 {
	width: 57%;
	float: left;
	background-image: url(../img/content/section-bg.png);
	height: 520px;
	text-align: center;

}

.ttl {
	margin: 30px auto;
	width: 447px;
}

.section-2 {
	width: 43%;
	float: left;
	text-align: center;
}
.timeline{
	width: 433px;
	height: 391px;
	background: url(../img/content/twitter-bg.png) no-repeat 0 0;
	margin: 0 auto;
	padding-top: 20px;
}
.tw-txt {
	margin: 40px 100px;
}

.btn-txt {
	font-size:15px;
	margin: 0;
	padding: 0;
}

.osirase {
	border: 1px solid #535559;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 1.6px;
}
.osirase a{
	text-decoration: underline;
	color: #333;
}
.osirase a:hover{
	text-decoration: none;
}

#osirase-title {
	margin: 15px 0;

}
.container-2 {
	width: 840px;
	margin: 0 auto;
	text-align: center;
}

.container-2 h2 {
	font-size: 27px;
	text-align: left;
	padding-top: 130px;

}

#qna {
	font-family: "Seravek";
	font-size: 28px;
	letter-spacing: 3px;


}
h3 {
	font-size: 20px;
	text-align: left;
	float: left;
}

#white {
	background-color: white;
	padding-bottom: 100px;
}

#gray {
	overflow: hidden;
	height: 520px;
}

.oubo {
	width: 630px;
	text-align: left;
	float: left;
	margin-left: 55px;
	line-height: 32px;
	font-size:16px;
}

.title-line {
	padding-bottom: 120px;
	padding-top:25px;
}
.container-3 .title-line {
	padding-bottom: 90px;
}

.oubo-title {
	font-size: 20px;
	font-weight: bold;
}

ol {
	font-size: 16px;
	padding-top:10px;
}

ul {
	/*font-size: 14px;
	padding-top:10px;*/
}

#ul {
	font-size: 14px;
	padding-top:10px;
}

#ul-2 {
	padding-top: 10px;
}
.oubo-title-2 {
	margin-top: 60px;
}

.adress {
	margin-top: 60px;
	font-size: 16px;
	font-weight: bold;
}

.txt-line {
	margin: 62px 0;
}

.senkou {
	width: 686px;
	float: left;
	margin-left: 36px;
	text-align: center;
}

.step-step {
	margin: 20px 0;
}

.step-5 {
	margin-top: 60px;
}

.oubo-btn {
	margin-top: 40px;
	margin-bottom: 60px;
	box-shadow: 0 8px #262626;
	cursor: pointer;
}

.oubo-btn:hover {
	opacity: 0.8;
}

.oubo-btn:active {
  position: relative;
  top: 3px;
  box-shadow: none;
}


.osirase {
	padding: 20px;
	margin-top:30px;
}

.container-3 {
	width: 840px;
	margin: 0 auto;
}



footer {
	background-color:#191a1d;
	height: 180px;
	text-align: center;
}
.footer_inner{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.footer-logo {
	margin-top: 30px;
}

.toiawase {
	margin-top: 50px;
	text-align: center;
	color: #ffffff;
	line-height: 1.7em;
}

#otoiawase {
	font-weight: bold;
	font-size:15px;
}

.et {
	display: inline;
}

#et {
	margin-right: 10px;
}

.qna-line {
	padding: 37px 0;
}

.bottom-btn {
	position: absolute;
	cursor: pointer;
	top: -232px;
	right: 0;

}


.qna-txt dt:before {
	content: "";
	background: url(" ../img/content/Q.png");
	height: 16px;
	width: 21px;
	display: block;
	position: absolute;
	top:3px;
	left:0;
}

.qna-txt dd:before {
	content: "";
	background: url(" ../img/content/A.png");
	height: 13px;
	width: 21px;
	display: block;
	position: absolute;
	top:3px;
	left:0;
}

.qna-title {
	margin-top:146px;

}


.qna-txt dt {
	font-size: 16px;
	margin: 10px 0;
	background: url(../img/content/qna-btn-black.png);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 70px;
	padding-left: 40px;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}
.qna-txt dt.on {
	background-image: url(../img/content/qna-btn-blue.png);
}

.qna-txt dd {
	padding-right: 70px;
	padding-left: 40px;
	position: relative;
	display: none;
}

.qna-txt li {
	background: url(../img/content/qna-line_68.png) 0 bottom;
	background-repeat: repeat-x;
	padding: 30px 0;
}
.banner {
	text-align: center;
	cursor: pointer;
	margin-top: 90px;
	padding-bottom: 100px;
}

.banner:hover {
	opacity: 0.8;

}

footer a{
	color: #fff;
}


/* LightBox
=========================================== */
#cmMovieWrap {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cmMovieWrapBg {
	position: fixed;
	width: 100%;
	height: 100%;
	     opacity: .8;
	background-color: #000;

	filter: alpha(opacity=80);
	-moz-opacity: .8;
}
#cmMovieCont {
	position: relative;
	width: 640px;
	margin: 0 auto;
	padding-top: 120px;
}
#closeMovie {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 73px;
	right: -110px;
}
#closeMovie:before,
#closeMovie:after {
	content: "";
	width: 40px;
	height: 1px;
	background: #E2E248;
	position: absolute;
	top: 50%;
	left: 50%;
}
#closeMovie:before{
	transform: translate(-50%,-50%) rotate(45deg);
}
#closeMovie:after {
	transform: translate(-50%,-50%) rotate(-45deg);
}

/* prize */
.prize {
	padding-top: 82px;
	padding-bottom: 60px;
	background: #f1ec59;
}
.prize h2 {
	font-size: 54px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.prize_lead{
	text-align: center;
	font-size: 18px;
	line-height: 1;
	margin-top: 15px;
}
.prize_inner{
	max-width: 1090px;
	margin: 0 auto;
}
.prize_list{
	margin-top: 70px;
}
.prize_list ul{
	display: flex;
	justify-content: space-between;
}
.prize_list li{
	width: 304px;
	text-align: center;
}
.prize_head{
	height: 150px;
	background: url(../img/main/bg_disc.png) no-repeat 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}
.prize_title{
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-weight: bold;
}
.prize_logo{
	margin-top: 20px;
	height: 150px;
	display: flex;
	align-items: center;
	background:
	url(../img/main/icn_dot.png) repeat-x left top,
	url(../img/main/icn_dot.png) repeat-x left bottom;
	justify-content: center;
}
.prize_detail{
	margin-top: 17px;
}
.prize_item{
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
}
.prize_note{
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
}
