﻿
.link-band {
	position: relative;
	z-index: 2;
	width: 100%;
	min-width: 1150px;
	height: 45px;
	background-color: #1a4f70;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 80px 0 15px;
}

@media (max-width:768px){
	
	.link-band {
		min-width: 0;
	}
	
}

.logo-boost{
	text-align: left;
	line-height: 0;
}

.logo-boost img{
	height: 28px;
}

.logo-sns {
	display: flex;
	height: 20px;
}

.logo-sns img {
	height: 20px;
	margin-left: 12px;
}

.link-band-result {
	width: auto;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	background-color: #103c57;
	margin-right: 5px;
}

.link-band-result p {
	font-size: 0.9em;
	font-weight: 600;
	letter-spacing: 0.15em;
	text-indent: 0.2em;
	color: #fff;
	border-bottom: dotted 2px #639ec6;
}



.top-entry {
	width: 80px;
	position: fixed;
	top: 0;
	right: 0;
	background-color: #a80c5d;
	color: #fff;
	padding: 10px 0 7px 0;
	z-index: 10;
}

.top-entry p a {
    display: block;
    width: 100%;
    height: 100%;
}

.top-entry p {
	position: relative;
	font-family:'Poppins', sans-serif;
	font-size: 0.75em;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	z-index: 102;
}

@media (max-width:768px){
	
	.top-entry p {
		font-size: 0.9em;
	}
	
}

@media (max-width:600px){
	
	.link-band {
		height: 35px;
		padding: 0 70px 0 10px;
	}
	
	.logo-boost img {
		height: 23px;
	}
	
	.logo-sns img {
		height: 18px;
		margin-left: 12px;
	}
	
	.top-entry {
		width: 70px;
		padding: 8px 0 4px 0;
	}

}

.menu-band {
	position: relative;
	width: 100%;
	min-width: 1150px;
	z-index: 2;
	width: 100%;
	height: 90px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 15px 0 15px;
}

.logo-menu {
	display: flex;
	align-items: center;
}

.logo-rshm {
	width: 53px;
	margin-right: 15px;
	line-height: 0;
}

.logo-main-eng {
	width: 120px;
	margin-right: 25px;
	line-height: 0;
}

.logo-date {
	font-size: 1.3em;
	font-weight: 800;
	line-height: 1.6em;
}

.logo-date span {
	font-weight: 900;
	font-size: 1.1em;
	letter-spacing: 0;
	font-family:'Oswald', sans-serif;
	margin: 0 .05em;
	vertical-align: bottom;
}

.top-img-box {
	position: relative;
	z-index: 0;
	width: 100%;
	min-width: 1150px;
	background-color: #eee;
	padding-bottom: 35px;
	text-align: center!important;
}

.top-img-case {
	position: relative;
	width: 100%;
	max-width: 1300px;
	background-color: #000;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: auto;
	line-height: 0;
}

@media (max-width:768px){
	
	.menu-band {
		min-width: 0;
	}
	
	.top-img-box,
	.top-img-case {
		min-width: 0;
	}
}



@media (max-width:600px){
	
	.top-img-box {
		padding-bottom: 20px;
	}
	
	.menu-band {
		width: 100%;
		height: auto;
		display: block;
		padding: 5% 20% 5% 20%;
		box-sizing: border-box;
}
	
	.logo-menu {
		margin: auto!important;
		flex-wrap: wrap;
		box-sizing: border-box;
		padding: 0;
	}
	
	.logo-rshm {
		display: block;
		width: 25%;
		margin-right: 5%;
		line-height: 0;
		box-sizing: border-box;
	}
	
	.logo-main-eng {
		display: block;
		width: 70%;
		margin: 0;
		box-sizing: border-box;
	}
	
	.logo-date {
		display: block;
		width: 100%;
		margin: auto;
		font-size: 1.4em;
		margin-top: 10px;
	}
	
	.logo-date span {
		vertical-align:text-bottom;
		font-size: 1.2em;
	}
	
}

@media (max-width:350px){
	
	.logo-date {
		font-size: 1.2em;
	}
	
}

.top-img-case p {
	width: 50%;
}

.top-img-case dd {
	width: 50%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.top-img-case dd img {
	width: 50%;
}

.top-screen {
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	position:absolute;
	z-index: 0;
	background: rgba(0,0,0,0.3);
	display: flex;
	justify-content: center;
	align-items: center;
}

.top-logo-box {
	width: 65%;
	max-width: 500px;
	line-height: 2.5em;
}

.top-logo-box p {
	width: 100%;
}

.top-logo-box dl {
	display: none;
}

.top-logo-box dt {
	color: #fff;
	font-family:'Poppins', sans-serif;
	font-weight: 700;
	font-size: 0.9em;
	line-height: 2em;
}

.top-logo-box dt span {
	font-family:'Oswald', sans-serif;
	font-weight: 800;
	font-size: 2em;
	vertical-align:bottom;
	margin-left: 0.1em;
	display: inline-block;
}

.top-logo-box dt span span {
	font-weight: 200;
	font-size: 1em;
	margin-left: 0;
}



.top-sign {
	right: 13px;
	bottom: 15px;
	position: absolute;
	color: #fff;
	font-family:'Poppins', sans-serif;
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 0.17em;
}

@media (max-width:768px){
	
	.top-logo-box {
		width: 50%;
	}
	
}


@media (max-width:600px){
	
	.top-logo-box {
		width: 75%;
	}
	
	.top-logo-box p {
		display: none;
	}
	
	.top-logo-box dl {
		width: 100%!important;
		display: block;
	}
	
	.top-logo-box dt {
		font-size: 1.2em;
	}
	
	.top-img-case {
		display: block;
	}
	
	.top-img-case p,
	.top-img-case dd {
		width: 100%;
	}
	
	
	.top-sign {
		right: 12px;
	}
	
}

@media (max-width:350px){
	
	.top-sign {
		letter-spacing: 0.1em;
		right: 5px;
	}
	
	.top-logo-box dt {
		font-size: 1em;
	}
	
	
}

.sub-img-box  {
	width:100%;
	height:300px;
	display: block;
	overflow: hidden;
	padding: 0;
	top:0;
	background-color: #000;
	position: relative;
	z-index: -10;
	background-image:url("../images/subvisual.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.sub-img-case {
	position: relative;
	width: 100%;
	height:300px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: auto;
	line-height: 0;
}

.sub-screen {
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	position:absolute;
	z-index: 0;
	background: rgba(0,0,0,0.3);
	display: flex;
	justify-content: center;
	align-items: center;
}

.sub-logo-box {
	width: 65%;
	max-width: 400px;
	line-height: 2.5em;
}

.sub-logo-box p {
	width: 100%;
}

.sub-logo-box dl {
	display: none;
}


@media (max-width:768px){
	
	.sub-logo-box {
		width: 80%;
		max-width: 300px;
	}
	
}

@media (max-width:600px){
	
	.sub-img-box  {
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 180%;
	}
	
	.sub-logo-box {
		width: 70%;
	}
	
	.sub-logo-box p,
	.sub-logo-box dt {
		display: none;
	}
	
	.sub-logo-box dl {
		width: 100%!important;
		display: block;
		
	}
	
}



/*
@media (max-width:650px){

	.eve-day {
		font-size: 2em;
		text-align: center!important;
		width: 100%;
		margin-bottom: 0.15em;
	}
	
	.eve-week {
		width: 100%;
		display: flex;
		justify-content: center;
		margin: auto;
	}
	
	.eve-week dl,
	.eve-week dt {
		font-size: 1em;
		line-height: 1.4em;
		margin: 0 0.15em;
	}
}

@media (max-width:350px){
	
	.eve-day {
		font-size: 1.8em;
	}
	
	.eve-week dl,
	.eve-week dt {
		font-size: 0.8em;
	}
}*/








/*====================================================*/
/*
#top-box {
	width:100%;
	height:100vh;
	min-height: 650px;
	display: block;
	overflow: hidden;
	padding: 0;
	top:0;
	line-height: 0;
	background-color: #000;
	position: fixed;
	z-index: -10000;
	background-image:url("../images/mainvisual.jpg");
	background-position: bottom 40% center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width:600px){
	
	#top-box {
		background-position: bottom left 32%;
		background-size: 1000px;
	}
}

.logo-box {
	width:100%;
	height:100vh;
	top: 0;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	color: #fff;
}


.logo-case {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: -8%;
}

@media (max-width:600px){
	
	.logo-case {
		margin-top: -10%;
	}
	
}

.logo-case-logo {
	width: 80%;
	max-width: 520px;
	margin: auto;
	margin-bottom: 2%;
	
}



.logo-case-date {
	width: 70%;
	max-width: 400px;
	margin: auto;
}

.top-btm {
	position: absolute;
	bottom: -1px;
	left: 0;
	line-height: 0;
}


@media (max-width:600px){
	
	#top-box,
	.logo-box {
		min-height: 450px;
	}
	
	.logo-box {
		height:-webkit-calc(100vh - 112px)!important;
	}
	
	
	.top-mt {
		margin-top: -112px;
	}
	
}

.top-entry {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	background: rgba(255,140,46,0.95);
	color: #fff;
	padding: 0.5% 1% 0.5% 1%;
	border-radius: 0 0 0 10px;
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
	z-index: 100;
	background: rgba(255,140,46,0.95);
	background: linear-gradient(rgba(255,106,54,0.95) 0%, rgba(255,140,46,0.95) 60%);
	background: -moz-linear-gradient(1rgba(255,106,54,0.95) 0%, rgba(255,140,46,0.95) 60%);
	background: -webkit-linear-gradient(rgba(255,106,54,0.95) 0%, rgba(255,140,46,0.95) 60%);
}

.top-entry p {
	position: relative;
	margin-bottom: 0.3em;
	font-size: 0.75em;
	font-weight: 500;
	letter-spacing: 0.1em;
	z-index: 102;
}

.top-entry dd {
	position: relative;
	background-color: #fff;
	width: 150px;
	margin-bottom: 0.5em;
	z-index: 102;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10spx;
	cursor: pointer;
	border: solid 4px #d5c9de;
	transition: all 0.2s ease-out;
}


.top-entry dd img {
	vertical-align: bottom;
	opacity: 1!important;
}

.top-entry dd:hover {
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
  border-color: #ffab31;
	opacity: 1!important;
	transform: scale(1.03);
}

.bt-cs-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6spx;
	background: rgba(0, 0, 0, 0.65);
	display: flex;
	justify-content: center;
	align-items: flex-end;
	color: #fff;
	font-size: 0.6em;
	font-family:'Poppins', sans-serif;
	line-height: 1.6em;
}



.top-ent-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	background-image:url("../images/bg_top_ent.png");
	background-size: 40px;
	opacity: 0.1;
}

@media (max-width:600px){
	
	.top-entry {
		display: none;
	}
	
	.top-entry-mob {
		display: block;
	}
	
	.top-ent-bg {
		background-size: 25px;
	}
}





.arrow-anime{
	opacity: 0;
	animation-name: fade-0ut;
	animation-duration: 2s;
	animation-delay: 0;
	animation-timing-function:linear;
	animation-iteration-count:infinite;
}

@keyframes fade-0ut {
	 0% {opacity: 1; transform: scaleX(0) scaley(1);}
   50% {opacity: 1; transform: scaleX(1) scaley(1);}
   100% {opacity: 1; transform: scaleX(0) scaley(1);}
}

.entry-arrow{
	width: 10px;
	height: 10px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin: 0 auto;
	margin-bottom: 7px;
}

.top-date{
	width: 96%;
}

.top-date-notice{
	width: 100%;
	font-weight: 400;
	background-color: #c00;
	padding: 10px;
}





.top-dots {
	width: 100%;
	height:100vh;
	display: inline-block;
	top: 0;
	left: 0;
	position:fixed;
	z-index: 0;
	background-image:url("../images/dots.png");
}


.box-pic-dots {
	width: 100%;
	height:100%;
	display: inline-block;
	top: 0;
	left: 0;
	position:absolute;
	z-index: 0;
	background-image:url("../images/dots.png");
}


