


@media screen and (min-width: 751px) {


	.sort-nav-wrap{
		position: relative;
		margin: auto;
		max-width: 1480px;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.sort-nav-box{
		position: relative;
		min-width: 980px;
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-ms-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
	}
	.sort-nav-box.on{
		z-index: 1000;
	}
	.sort-nav{
		position: relative;
		padding: 0 0 15px;
		overflow: inherit;
	}


	.sort-nav > ul{
		display: flex;
	}
	.sort-nav > ul > li{
		position: relative;
		width: auto;
	}
	.sort-nav > ul > li:nth-child(n+2){
		margin: 0 15px 0 0;
	}
	.sort-nav ul li a,
	.sort-nav ul li em{
		display: block;
		height: 70px;
		line-height: 70px;
		font-weight: 700;
		font-size: 50px;
		color: #000;
		background: #fff;
	}
	.sort-nav > ul > li > a,
	.sort-nav > ul > li > em{
		padding: 0 20px;
	}
	.sort-nav ul li a:hover,
	.sort-nav ul li.active > a{
		background: #e60012;
	}
	.sort-nav > ul > li:nth-child(1){
		position: absolute;
		right: 0;
	}
	.sort-nav .pd{
		position: absolute;
		width: 100%;
		z-index: 50;
		height: 0;
		overflow: hidden;
		-webkit-transition: height 200ms ease;
		-o-transition: height 200ms ease;
		transition: height 200ms ease;
	}
	.sort-nav .pd a,
	.sort-nav .pd em{
		font-size: 40px;
		height: 60px;
		line-height: 60px;
		text-align: center;
	}
	.sort-nav .pd span{
		display: inline-block;
		padding: 0 10px;
	}
	.sort-nav .pd em span{
		opacity: 0.3;
	}



	.ticker-title-top p{
		padding:0;
		background: #000;
	}
	.ticker-title-top span{
		display: inline-block;
		padding: 15px 0;
		width: 1298px;
		height: 89px;
		line-height: 1;
		vertical-align: middle;
		background: url(../img/voice/title_100voice.png) 0 50% no-repeat;
	}




	/* entry
	--------------------------------------------------------*/

	.entry{
		margin: auto;
	}
	.entry-inner{
	  	display:-webkit-box;
	  	display:-ms-flexbox;
	  	display:flex;
	  	margin: auto;
	  	padding: 0 15px;
	  	min-width: 1230px;
		max-width: 1480px;
	  	-webkit-transform-origin: top left;
	  	-moz-transform-origin: top left;
	  	-ms-transform-origin: top left;
	  	-o-transform-origin: top left;
	  	transform-origin: top left;
	  	box-sizing: border-box;
	}
	.entry-mainimg{
		position: relative;
		width: 52%;
		min-width: 580px;
		height: 564px;
	}
	.entry-mainimg > figure{
		position: relative;
		min-width: 580px;
		height: 564px;
		overflow: hidden;
	}
	.entry-mainimg > figure img{
		position: absolute;
		left: 50%;
		width: auto;
		height: 100%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.entry-body{
		width: 47%;
		min-width: 530px;		
	}
	.entry-col{
		position: relative;
		margin: auto;
		max-width: 900px;
		box-sizing: border-box;
	}
	.entry-profile{
		padding: 20px 60px 0 130px;

		box-sizing: border-box;
	}

	.entry-impression{
		margin: 40px 0 0;
	}
	.entry-profile h3{
		font-size: 18px;
		font-weight: 700;
	}
	.entry-profile h3 strong{
		display: block;
		margin: 20px 0 0;
		font-size: 50px;
		font-weight: 700;
	}
	.entry-profile ul{
		margin: 40px 0 0;
	}
	.entry-profile li{
		font-size: 20px;
		line-height: 1.6;
	}
	.entry-profile li span{
		margin: 0 5px 0 0;
		font-weight: 700;
		font-size: 18px;
	}
	.entry-col dl dt{
		font-size: 22px;
		font-weight: 700;
		color: #e60012;
	}
	.entry-col dl dd{
		margin: 10px 0 0;
		font-size: 20px;
		line-height: 1.6;
	}

	.entry-nav{
		position: relative;
		margin: 120px auto ;
		width: 100%;
		max-width: 900px;
		height: 70px;
		text-align: center;
	}
	.entry-nav ul li{
		display: inline-block;
	}
	.entry-nav ul li.btn-next,
	.entry-nav ul li.btn-prev{
		position: absolute;
		display: inline-block;
		width: 70px;
		height: 70px;
		background: #fff;
	}
	.entry-nav ul li.btn-prev{
		left: 0;
		top: 0;
	}
	.entry-nav ul li.btn-next{
		right: 0;
		top: 0;
	}

	.entry-nav ul li.btn-worktop{
		display: inline-block;
		width: 410px;
		height: 70px;
		overflow: hidden;
	}
	.entry-nav ul li.btn-worktop a{
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		background: #fff;
		color: #000;
		text-indent: -9999px;
		line-height: 70px;
		text-align: center;
		font-size: 70px;
	}
	.entry-nav ul li.btn-worktop a span{
		display: block;
		width: 100%;
		height: 100%;
	}
	.entry-nav ul li.btn-worktop a span{
		background: url(../img/voice/btn_100voices_top.png) 50% 50% no-repeat;
		background-size: auto 100%;
	}
	.entry-nav ul li.btn-next a{
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
		background: url(../img/voice/arrow_pager_r.png) 50% 50% no-repeat;
	}
	.entry-nav ul li.btn-prev a{
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
		background: url(../img/voice/arrow_pager_l.png) 50% 50% no-repeat;
	}






}




@media screen and (max-width: 750px) {



	.sort-nav-box{
		position: relative;
		width: 750px;
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-ms-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
	}
	.sort-nav-box.on{
		z-index: 1000;
	}

	.sort-nav > ul{
		width: 750px;
	}
	.sort-nav{
		position: relative;
		padding: 0 15px 15px;
		overflow: inherit !important;

	}

	.sort-nav > ul > li{
		position: relative;
		width: auto;
		height: 72px;
	}
	.sort-nav > ul > li + li{
		margin: 0 0 0 15px;
	}
	.sort-nav ul li a,
	.sort-nav ul li em{
		display: block;
		height: 72px;
		padding: 0 20px;
		line-height: 72px;
		font-weight: 700;
		font-size: 50px;
		color: #000;
		background: #fff;
	}

	.sort-nav ul li.active > a{
		background: #e60012;
	}

	.sort-nav .pd{
		position: absolute;
		width: 100%;
		z-index: 50;
		height: 0;
		overflow: hidden;
		-webkit-transition: height 200ms ease;
		-o-transition: height 200ms ease;
		transition: height 200ms ease;
	}
	.sort-nav .pd a,
	.sort-nav .pd em{
		font-size: 40px;
		padding: 0 10px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		box-sizing: border-box;
	}
	.sort-nav .pd span{
		display: inline-block;
	}
	.sort-nav .pd em span{
		opacity: 0.3;
	}




	.ticker-title-top p{
		padding:0;
		background: #000;
	}
	.ticker-title-top span{
		display: inline-block;
		padding: 15px 0;
		width: 627px;
		height: 43px;
		line-height: 1;
		vertical-align: middle;
		background: url(../img/voice/title_100voice.png) 0 50% no-repeat;
		background-size: auto 43px;
	}




	/* entry
	--------------------------------------------------------*/

	.entry-mainimg{
		position: relative;
	}
	.entry-mainimg > figure{
		margin: 0 8px;
	}
	.entry-mainimg > figure img{
		width: 100%;
		height: auto;
	}
	.entry-col{
		position: relative;
		margin: auto;
		max-width: 500px;
		box-sizing: border-box;
	}
	.entry-profile{
		padding: 40px 25px;
	}
	.entry-profile-detail{
		width: 50%;
	}
	.entry-impression{
		margin: 40px 0 0;
	}
	.entry-profile h3{
		font-size: 14px;
		font-weight: 700;
	}
	.entry-profile h3 strong{
		display: block;
		margin: 12px 0 0;
		font-size: 25px;
		font-weight: 700;
	}
	.entry-profile ul{
		margin: 35px 0 0;
	}
	.entry-profile li{
		font-size: 16px;
		line-height: 1.6;
	}
	.entry-profile li span{
		margin: 0 5px 0 0;
		font-size: 14px;
		font-weight: 900;
	}
	.entry-col dl dt{
		font-size: 16px;
		font-weight: 700;
		color: #e60012;
	}
	.entry-col dl dd{
		margin: 10px 0 0;
		font-size: 16px;
		line-height: 1.6;
	}

	.entry-nav{
		position: relative;
		margin: 40px 0 70px;
		width: 100%;
		height: 35px;
		text-align: center;
	}
	.entry-nav ul li{
		display: inline-block;
	}
	.entry-nav ul li.btn-next,
	.entry-nav ul li.btn-prev{
		position: absolute;
		display: inline-block;
		top: 0;
		width: 35px;
		height: 35px;
		background: #fff;
	}
	.entry-nav ul li.btn-prev{
		top: 0;
		left: 8px;
	}
	.entry-nav ul li.btn-next{
		top: 0;
		right: 8px;
	}

	.entry-nav ul li.btn-worktop{
		display: block;
		margin: 0 60px;
		height: 35px;
		background: #fff;
		overflow: hidden;
	}
	.entry-nav ul li.btn-worktop a{
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		background: #fff;
		color: #000;
		text-indent: -9999px;
		line-height: 35px;
		text-align: center;
	}
	.entry-nav ul li.btn-worktop a span{
		display: block;
		width: 100%;
		height: 100%;
	}
	.entry-nav ul li.btn-worktop a span{
		background: url(../img/voice/btn_100voices_top.png) 50% 50% no-repeat;
		background-size: auto 100%;
	}
	.entry-nav ul li.btn-next a{
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
		background: url(../img/voice/arrow_pager_r.png) 50% 50% no-repeat;
		background-size: 23px 14px;
	}
	.entry-nav ul li.btn-prev a{
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
		background: url(../img/voice/arrow_pager_l.png) 50% 50% no-repeat;
		background-size: 23px 14px;

	}








}