@charset "shift_jis";

@media screen and (max-width: 640px){
	body{min-width: 0;}
}

ul,ol{list-style: none;}

.c5-container {
	margin: 10px 0 0;
}

.c5-hero {
	width: auto;
	height: auto;
	margin:0 0 33px;
}
.c5-hero img {
	display: block;
	max-width:100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

/*c5-39 モジュール*/
.c5-39{
	width: auto;
	height: auto;
	margin:0 0 33px;
}
.c5-39 img {
	display: block;
	max-width:100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

.mongon {}
.mongon p {
	margin: 50px 0;
	text-align: center;
	font-weight: normal;
	font-size: 1.25em;
	letter-spacing: -.5px;
}
@media screen and (max-width: 768px) {
	.mongon p {
		text-align: left;
	}
	.mongon p br {
		display: none;
	}
}
.younger{
	width: 95%;
	margin: 0 auto 155px;
	border: 2px solid #c40015;
}
.younger p{
	text-align: center;
	margin: 10px 0;
	padding: 0 20px;
	color: #c40015;
	font-size: 1.2em;
	font-weight: bold;
}

div.apply-bottom{
	width: 100%;
	height: auto;
	margin-bottom: 175px;
}

@media screen and (max-width: 640px) {
	.younger{
		width: 100%;
	}
}
.buttons {
	max-width: 942px;
	overflow: hidden;
	margin: 0 auto;
}
.buttons ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.buttons ul li {
	list-style-type: none;
	width: 43.75%;
	float: left;
}
.buttons ul li p {}

.buttons ul li.left p {
	text-align: center;
	color: #474646;
	margin: 5px 0 0;
}

.buttons ul li.center {
	width: 12.5%;
	position: relative;
}
.buttons ul li.center img {
	display: none;
}
.buttons ul li.center img:first-child {
	display: block;
}
.buttons ul li img {
	display: block;
	width: 100%;
	height: auto;
}
/*特別Remix詳細*/
.shousai{
	width: 100%;
	max-width: 1200px;
	margin: 85px auto;
	padding: 25px 0;
	background: url(../images/bg-line.png) repeat-y 0 0;
}
.shousai .naiyou{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

.shousai img{
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 10px 30px;
}

.shousai .gaiyou>img:first-child{
	max-width: 338px;
}
.shousai .gaiyou>img:last-child{
	max-width: 1193px;
}

.shousai div.naiyou>div.pc.top img{
	max-width: 967px;
}
.shousai .naiyou>div.sp img{
	max-width: 629px;
}

.shousai .naiyou>img:nth-child(3){
	max-width: 543px;
}
.shousai .naiyou>img:nth-child(4){
	max-width: 694px;
}

.shousai .naiyou>img:nth-child(5){
	margin: 0;
	padding: 30px 0 0 7.5%;
	max-width: 242px;
	box-sizing: content-box;
}

.shousai .naiyou>img:nth-child(6){
	max-width: 1071px;
	padding-top: 0;
}
.shousai .naiyou>div.pc.bottom img{
	width: 90%;
	max-width: 996px;
}
@media screen and (max-width: 640px) {
	.shousai{
		margin: 45px auto;
	}
	.shousai .gaiyou>img:first-child{
		width: 80%;
	}
	.shousai .naiyou>img:nth-child(5){
		width: 50%;
	}
	.shousai .naiyou .sp p{
		width: 80%;
		margin: 0 auto;
		color: #fff;
		letter-spacing: 1px;
		word-break: break-all;
		text-align: justify;
		text-justify: inter-ideograph;
	}
}

@media screen and (max-width: 640px) {
	.buttons ul li {
		width: 100% !important;
	}
	.buttons ul li.center img {
		display: block;
		width: 35px;
		height: auto;
		margin: 6% auto;
	}
	.buttons ul li.center img:first-child {
		display: none;
	}
	.buttons ul li p {
		line-height: 1.25;
	}
}

.walkman {
	overflow: hidden;
	padding: 0 0%;
	background: #fff;
}
.walkman-wrap{
	width: 100%;
	height: auto;
	margin-bottom: 26px;
}
.activespeaker-title{
	width: 100%;
	height: 40px;
	margin-bottom: 30px;
	font-size: 1.3em;
	letter-spacing: 2px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #0d0d0d;
}
.wiress-title{
	width: 90.5%;
	height: 40px;
	margin: 0 auto 22px;
	font-size: 1.4em;
	letter-spacing: 2px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #545454;
}


.walkman-subtitle {
	max-width: 100%;
	width: 90.75%;
	margin: 0 auto 25px;
}
.walkman-subtitle img {
	display: block;
	width: 100%;
	max-width: 1089px;
	height: auto;
	margin: 0 auto;
}

.walkman-blocks {
	overflow: hidden;
}
.walkman-block {
	width: 31.8%;
	margin: 0 0 0 2.3%;
	float: left;
}
.walkman-block2 {
	width: 49.0%;
	margin-bottom: 2.0%;
	float: left;
}


.walkman-block:nth-child(odd) {
	float: left;
}
.walkman-block2:nth-child(odd) {
	float: left;
}
.walkman-block2.first {
	margin-left:0%;
}
.walkman-block2.second{
	float: right;
}

.walkman-block.first {
	margin-left:0%;
}
.walkman-block-title {
	background: #0d0d0d;
	color: #fff;
	font-size: 1.30em;
	font-weight: bold;
	text-align: center;
	letter-spacing: -.5px;
	line-height: 1.9;
	padding: 0.5% 0 0;
}
@media screen and (min-width:1024px) {
	.walkman-block-title {
		font-size: 1.75em;
		font-weight: normal;
	}
}
@media screen and (max-width: 768px) {
	.walkman-block-title {
		font-size: 1.0em;
	}
}
.walkman-split,
.speaker{
	overflow: hidden;
	border: 1px solid #0d0d0d;
	background: url(../images/walkman_block_bg.png) #dbdbdb repeat-x;
	background-size: auto 100%;
}
	.walkman-split img,
	.speaker img{
		display: block;
		max-width: 100%;
		width: auto;
		height: auto;
		margin: 0 auto;
	}
	.speaker img{
		box-sizing: border-box;
		padding: 35px 20px 0;
	}

.speaker .headphonethumb P.walkman-text{
	box-sizing: border-box;
	text-align: center;
	padding: 0 20px;
	margin: 37px auto 17px;
}

.walkman-headphoneWrap{
	overflow:hidden;
}
.walkman-left {
	float: left;
}

.walkman-left.headphone {
	width: 43%;
}
.walkman-text{
	padding:0 20% 0 0 ;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2;
}
.walkman-text2{
	padding:0;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2;
	text-align: center;
}

.walkman-left img {
	width: 100%;
	height: auto;
	display: block;
}
.walkman-right {
	float: right;
}

.walkman-right.headphonethumb {
	width: 56.75213675213675%;
}

.walkman-name{
	margin:0 auto;
}
.walkman-name img {
	display: block;
	width: auto;
	height: auto;
	margin:0 auto;
}

.walkman-btns {
	text-align: center;
	margin-bottom: 35px;
}
.s5-button.s5-listItem4__button{
	padding: 8px 39px;
	font-size: .875rem;
}

@media screen and (max-width: 768px) {
	.walkman-text {
		padding: 0 20% 0 0;
		font-size: 1rem;
		font-weight: bold;
		line-height: 2;
	}
	.walkman-text2 {
		padding: 0 5%;
		font-size: 1rem;
		font-weight: bold;
		line-height: 2;
		text-align: center;
	}
	.s5-button.s5-listItem4__button {
		padding: 8px 39px;
		font-size: .875rem;
		margin-right: 0;
	}
}


@media screen and (max-width: 640px) {
	.walkman {
		padding: 0 0%;
	}
	.walkman-block {
		width: 100%;
		margin:0 0 3.5%;
		clear: both;
	}
	.walkman-block2 {
		width: 100%;
		margin:0 0 3.5%;
		clear: both;
	}
	.walkman-block-title {
		font-size: 1.65em;
	}
	.walkman-left {
		float: none;
	}
	.walkman-left.headphone {
		width: 100%;
	}
	.walkman-right.headphonethumb {
		width: 100%;
	}
	.walkman-text,.walkman-text2{
		width: 90%;
		margin: 0 auto 5%;
		padding:0 ;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 2;
		text-align: center;
	}
	.walkman-split img{
		display: block;
		max-width: 100%;
		width: auto;
		height: auto;
		margin: 0 auto;
	}
	.walkman-split div.sp img{
		padding: 40px 0 20px;
	}
}

.requirements {
	clear: both;
}

.listsBlocks {
	width: 100%;
	height: auto;
	margin-bottom: 104px;
}
.listsBlock {
	padding: 0 0 36px;
}

.listsBlock .color {
	color: #0d0d0d;
	font-size: 1.2em;
	font-weight: normal;
}
.listsBlock .no-color {
	font-size: 1.2em;
	font-weight: normal;
}
.listsBlock .under {
	font-size: 1.1em;
	font-weight: normal;
	display: block;
}
.listsBlock .under .strongOuter {
	font-weight: normal;
	color: #0d0d0d;
	margin: 0 .25em 0 0;
}

.listsBlock .lists-no-list {
	margin: 0;
	line-height: 1.75;
}
.listsBlock .lists {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.listsBlock .lists li {
	position: relative;
	padding: 0 0 0 1em;
}
.listsBlock .lists li .listsOuter {
	position: absolute;
	left: 0;
}
.lists.number .listsOuter {
	margin: 0 0.9em 0 0;
}

.mongon a,
.listsBlock a {
	color: #0059d2;
	text-decoration: underline;
}
.c5-container a>img:hover {
	opacity:0.7;
	filter: alpha(opacity=70);		  /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;					  /* FF lt 1.5, Netscape */
	zoom:1;
}
.pc{
	display:block;
}
.sp{
	display:none;
}
@media screen and (max-width: 640px){
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
}
.red-2{
	color: #c40015;
}

.redBorder{
	display: inline-block;
	margin: 16px 0;
	padding: 5px;
	border: solid 1px #c40015;
	box-sizing: border-box;
}
.s5-icon-window--orange {
	width: 14px;
	height: 11px;
	background: url(../images/sprite_01.gif) no-repeat;
}

/*640px以上PC向け*/
@media screen and (min-width: 640px){
	.cf:after {
	  content: "";
	  clear: both;
	  display: block;
	}
	.activespeaker-banner{
		width: 100%;
		height: auto;
		margin: 105px auto 125px;
	}
	.activespeaker-banner ul{
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
	}
	.activespeaker-banner ul li.banner-left{
		float: left;
		width: 49%;
	}
	.activespeaker-banner ul li.banner-right{
		float: right;
		width: 49%;
	}

	.activespeaker-banner div.banner-bottom{
		width: 100%;
		margin-bottom: 40px;
	}
	.activespeaker-banner img{
		width: 100%;
	}
}
/*640px以下スマホ向け*/
@media screen and (max-width: 640px){
	.activespeaker-banner ul{
		padding-left: 0;
		margin-top: 40px;
		margin-bottom: 0;
	}
	.activespeaker-banner ul li{
		margin-bottom: 20px;
	}
	.activespeaker-banner ul li.banner-left{
		clear: left;
		width: 100%;
	}
	.activespeaker-banner ul li.banner-right{
		clear: right;
		width: 100%;
	}
	.activespeaker-banner div.banner-bottom{
		width: 100%;
		margin-bottom: 50px;
	}
	.activespeaker-banner img{
		width: 100%;
	}
	.walkman-subtitle {
		width: 100%;
	}
	.wiress-title{
		width: 100%;
	}
	.listsBlocks {
    margin-bottom: 50px;
	}
	div.apply-bottom {
    margin-bottom: 80px;
	}
	.younger {
		width: 90%;
    margin-bottom: 80px;
	}
}
