@media screen and (min-width: 640px){
	img{
		max-width: 100%;
		height: auto;
		width :auto;
		margin: 0;
		padding: 0;
		vertical-align: bottom;
	}

	body{
		font-family: sans-serif;
		background-color: #fff;
		min-width: 1400px;
		overflow-x: hidden;
	}

	a{
		color: #000;
		text-decoration: none;
	}

	li{
		list-style: none;
	}

	a:hover {
		opacity: 0.7;
	}
	a p:hover{
		opacity: 0.7;
	}
	a img:hover{
		opacity: 0.7;
	}

	.container{
		width: 1280px;
		margin: 0 auto;
	}

	/*PCの時非表示*/
	.PC-none{
		display: none;
	}

	header{
		width: 100%;
		height: 100px;
		border-bottom: 3px solid #7D000E;
		padding-top: 18px;
		padding-left: 80px;
		background: #fff;
		position: fixed;
		z-index: 10000;
		/*margin-top: -18px;*/
	}
	.hr-logo{
		width: 317px;
		height: 80px;
		float: left;
	}
	.hr-sns{
		float: left;
	}
	.hr-sns ul{
		width: 250px;
		margin-top: 4px;
		margin-left: 25px;
		height: 35px;
		display: flex;
		justify-content: space-between;
	}
	.hr-sns li{
		width: 28px;
	}
	.hr-tw-btn{
		padding-top: 3px;
	}
	.hr-you-btn{
		padding-top: 3px;
	}
	.hr-mail-btn{
		padding-top: 4px;
	}

	.hr-text{
		padding-top: 18px;
		padding-bottom: 10px;
		padding-left: 10px;
		float: left;
		font-size: 11px;
		font-weight: bold;
	}
	.hr-navi ul{
		margin-top: 8px;
		background: pink\9;
		margin-left: 25px;
		width: 540px;
		font-size: 11px;
		font-weight: 700;
		float: left;
		font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		display: flex;
		justify-content: space-between;
	}
	.hr-navi li a {
		padding-right: 3px;
	}
	.hr-navi-under ul{
		margin-top: 7px;
		width: 540px;
		font-size: 11px;
		font-weight: 700;
		font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		display: flex;
		justify-content: space-between;
	}
	.hr-navi-under li a {
		padding-right: 3px;
	}
	.hr-navi ul li:after, .hr-navi-under ul li:after{
		content: '| ';
		padding-left: 5px;
		padding-right: 5px;
	}
	.hr-navi ul li a:hover{
		color:#EB5596;
	}
	.hr-navi-under ul li a:hover{
		color:#EB5596;
	}

/*IEのみ*/
	/*@media all and (-ms-high-contrast:none){
		.hr-sns ul{
			width: 250px;
			margin-top: 10px;
			margin-left: 25px;
			height: 35px;
			display: flex;
			justify-content: space-between;
		}
		.hr-navi-under ul{
			margin-top: 10px;
			width: 520px;
			font-size: 11px;
			font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
			display: flex;
			justify-content: flex-start;
		}
		.hr-navi ul{
			margin-top: 8px;
			margin-left: 25px;
			width: 520px;
			font-size: 11px;
			font-weight: 900;
			font-weight: bold;
			float: left;
			font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
			display: flex;
			justify-content: space-between;
		}
}*/

/*IE11だけ*/
@media all and (-ms-high-contrast:none){
	.hr-sns ul{
		width: 250px;
		margin-top: 10px;
		margin-left: 25px;
		height: 35px;
		display: flex;
		justify-content: space-between;
	}
	.hr-navi-under ul{
		margin-top: 10px;
		width: 520px;
		font-size: 11px;
		font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		display: flex;
		justify-content: flex-start;
	}
	.hr-navi ul{
		margin-top: 8px;
		margin-left: 25px;
		width: 520px;
		font-size: 11px;
		font-weight: 900;
		font-weight: bold;
		float: left;
		font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		display: flex;
		justify-content: space-between;
	}
}



	.hr-ticket{
		/*width: 218px;*/
		float: left;
		margin-left: 40px;
		margin-top: -50px;
	}
	.hr-ticket img{
		width: 230px;
		height: 81px;
	}

	.article{
		clear: both;
		width: 100%;
	}




	footer, footer a{
		position: relative;
		z-index: 1000;
			clear: both;
			width: 100%;
			background: #000;
			color: #fff;
			font-size: 14px;
		}
		.footer-area01{
			padding-left: 20px;
			padding-top: 20px;
			padding-bottom: 20px;
			line-height: 28px;
			border-bottom: 1px solid #fff;
		}

		.footer-area02{
			padding-left: 20px;
			height: 120px;
			padding-top: 20px;
			padding-bottom: 20px;
			border-bottom: 1px solid #fff;
		}

		.footer-nav{
			width: 720px;
			height: 125px;
			float: left;
		}

		.footer-nav ul{
			float: left;
			margin-right: 20px;
		}
		.footer-nav li{
			line-height: 21px;
			letter-spacing: 2px;
		}
		.footer-nav li img{
			vertical-align: middle;
		}
		.ft-sns{
			width: 500px;
			float: right;

		}
		.ft-sns ul{
			margin-top: 20px;
			display: flex;
			justify-content: space-between;
			margin-right: 50px;
		}
		.ft-sns li img{
			height: 51px;
		}


		.footer-area03{
			padding-top: 20px;
			padding-bottom: 20px;
			border-bottom: 1px solid #fff;
		}
		.footer-area03 img{
			margin-right: 20px;
		}
		.ft-logo {
			text-align: center;
		}

		.footer-area04{
			height: 100px;
			border-bottom: 1px solid #fff;
		}
		.footer-text h2{
			text-align: center;
			margin-top: 25px;
			font-size: 23px;
			font-family: Times, Times New Roman, Georgia, serif;
		}
		.footer-text p{
			text-align: center;
			font-size: 9px;
			margin-top: 10px;
		}





		#page-top {
		    position: fixed;
		    bottom: 20px;
		    right: 20px;
		    font-size: 77%;
				z-index: 1000;
		}
		#page-top a {
		    text-decoration: none;
		    text-align: center;
		    display: block;
		    border-radius: 5px;
		}
		#page-top a:hover {
		    text-decoration: none;
		}









}
