#cont_insta {
	opacity: 0;
}

/***********************/
#title_award {
	display: flex;
	justify-content: space-between;
	    align-items: center;
	width: 100%;
	max-width: 995px;
	margin: -365px auto 15px auto;
	text-align: center;
	/*color: #4798be;*/
	color: #1076a5;
}
#title_award > div:nth-child(2) > div:first-child {
	font-size: 162.5%;
	font-weight: bold;
	line-height: 135%;
}
#title_award > div:nth-child(2) > div:last-child {
	margin-top: 0.75em;
	line-height: 135%;
}
#title_award > div:nth-child(3) {
	position: relative;/*cursor: pointer;*/
}
/***********************/
/*
#titleAwardArea > div {
	display: block;
	position: relative;
	width: 340px;
	height: 340px;
	border-radius: 170px;
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.35);
	overflow: hidden;
}
*/
#titleAwardArea {
	display: flex;
	justify-content: center;
	position: relative;
	margin-top: 35px;
	z-index: 20;
}
#titleAwardArea img {
	display: block;
}
.titleAwardSent {
	display: flex;
	justify-content: center;
	color: #fff;
	font-size: 150%;/* font-weight: bold; */
}
.btDownload {
	display: flex;
	justify-content: center;
	border: 1px solid #fff;
}
.btDownload a:link,
.btDownload a:visited {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 0.25em 0.5em;
	color: #fff;
	text-align: center;
	background: rgba(255,255,255,0.25);
}

.btDownload a:hover {
    background: rgba(255,255,255,0.75);
	color: #fa4d4d;
}
#gradArea {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1254px;
	height: auto;
	margin: 0px auto;
	background: rgba(0, 144, 255, 1);
	z-index: 10;
}
#bgImg {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/bg_award.jpg) no-repeat center/cover;
	opacity: 0.35;/*filter: blur(1.25px);*/
}
#contArea {
    display: flex;
    flex-direction: column;
    gap: 35px;
}
#contArea > div:nth-child(2) {
	display: flex;
	flex-direction: row;
	justify-content: center;
	position: relative;
	width: 80%;
	margin: 0px auto 40px auto;
	border: 0px solid #f00;
	padding: 0px 0px 0px 0px;
	z-index: 500;
	gap: 25px;
}
#contArea > div:nth-child(2) > div {
	display: flex;
	position: relative;
    flex-direction: column;
    gap: 10px;
}
#contArea > div:nth-child(2) > div img {
	display: block;
	width: 100%;
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.35);
}
#mov1 {
	display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
#grad {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: radial-gradient(rgba(0,0,0,0) 10%, rgba(0,0,0,0.4) 75%);/*background: radial-gradient(#e66465, #9198e5);*/
}
#gradTop {
	display: block;
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
}
#gradBot {
	display: block;
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
}
/***********************/
.pict_play {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 86px;
	height: 86px;
	margin: -43px 0px 0px -43px;
	border-radius: 43px;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding-top: 7px;
	background: rgba(0,0,0,0.28);
	color: #fff;
	transform: rotate(-90deg);
	font-size: 40px;
	box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.35);
	text-shadow: 0px 0px 5px rgb(0, 0, 0, 0.35);
	cursor: pointer;
}

.pict_play:hover {
	background: rgb(43,130,217,0.38);
}
/***********************/

/*************************************/
/* 凡例の拡大画像 */
div#glayLayer {
	display:none;
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:black;
	filter:alpha(opacity=70);
	opacity: 0.75;
	z-index: 980;
}
* html div#glayLayer {
	position:absolute;
}
#overLayer {
	display: none;
	position: fixed;
	width: 75%;
	max-width: 800px;
	top: 50%;
	left: 50%;
	/*margin-top:-200px;
	margin-left: -25%;*/
	box-sizing: border-box;
	border: 10px solid rgba(255,255,255,0.75);
	text-align: center;
	box-shadow: 1px 0px 7px rgba(0,0,0,0.7);
	line-height: 0%;
	overflow: hidden;
	z-index: 1000;
	background: #000;
	color: #ccc;
}
* html #overLayer {
	position: absolute;
}
video {
	width: 100%;
}
#overLayer > div {
	margin: 0px auto;
	width: 100%;
}
#overLayer div > img {
	width: 100%;
}
#preLoad {
 display: none:
}
.comingsoon {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}


/*************************************************/
@media only screen and (max-width :480px) {

/************************/
#title_award {
	flex-direction: column;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	box-sizing: border-box;
	overflow: hidden;
}
#title_award > div:nth-child(1) {
	display: none;
}
#title_award > div:nth-child(2) > div:nth-child(1) {
	font-size: 125%;
}
#title_award > div:nth-child(2) > div:nth-child(2) {
	font-size: 93.75%;
}
#title_award > div:nth-child(3) {
	transform: translateY(0) rotate(0deg);
	/*add end*/
	display: none;
}

#contArea > div:nth-child(2) {
    flex-direction: column;
}

#title_insta {
	padding: 0px 10px 10px 10px;
}
.titleAwardSent {
    font-size: 100%;
}

}