@charset "UTF-8";



/* ----------------------------reset ---------------------------- */

html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.75;
	letter-spacing: 1.5px;
	color: #fff;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	background: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
li {
	list-style-type: none;
}
a {
	outline: none;
	color: #fff;
	text-decoration: none;
}
*:focus {
outline: none;
}
strong{
	font-weight: bold;
}
img {
  width: 100%;
  vertical-align: middle;
}
.cf {
    zoom: 1;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
@media only screen and (max-width: 768px) {
body {
	font-size: 12px;
}
}
	
/* ----------------------------common ---------------------------- */

.nobreak {
	display: inline-block;
}
.onlysp {
	display: none;
}
.hover{
	display: block;
	transition: opacity 0.2s;
}
@media only screen and (min-width: 769px) {
.hover:hover{
	opacity: 0.8;
}
}
.helvetica{
	font-family: "Helvetica Neue" , Helvetica , Arial, Verdana, sans-serif;
}
.section_ttl{
	margin: 0 0 80px;
    line-height: 1;
	text-align: center;
}
.section_ttl_en{
	height: 40px;
	margin-bottom: 30px;
	position: relative;
	display: block;
}
.section_ttl_en:after{
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
	background: #e71a26;
}

.section_ttl_en > img{
	height: 100%;
	width: auto;
}
/*.section_juries .section_ttl_en > img{
	height: calc(100% + 8px);
}*/
.section_ttl_each{
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
	padding: 12px 0;
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.section_ttl_each_caption{
	font-size: 14px;
}
.section_ttl_sub{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
.inner{
	width: 100%;
	max-width: 1180px;
	padding: 0 30px;
	margin: 0 auto;
	box-sizing: border-box;
}
.section{
	position: relative;
	z-index: 3;
	padding-top: 380px;
	margin-top: -180px;
}
.txt_lead{
	text-align: center;
	margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
.onlypc {
	display: none;
}
.onlysp {
	display: inline;
}
.section_ttl{
	margin: 0 0 50px;
}
.section_ttl_en{
	height: 24px;
	margin-bottom: 20px;
}
.section_juries .section_ttl_en > img{
	height: calc(100% + 5px);
}
.section_ttl_each{
	font-size: 16px;
	margin-bottom: 30px;
	padding: 10px 0;
}
.section_ttl_sub{
	font-size: 16px;
	margin-bottom: 30px;
}
.inner{
	padding: 0 20px;
}
.section{
	padding-top: 120px;
	margin-top: 0;
}
.txt_lead{
	text-align: left;
	margin-bottom: 30px;
}

}

/* ----------------------------header ---------------------------- */


.header{
	width: 100%;
	height: 90px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: flex;
	align-items: center;
	background: rgba(0,0,0,0.8);
}
.header_logo{
	width: 150px;
	margin-right: auto;
	padding: 0 0 0 30px;
}
.header_inner{
	padding: 0 30px 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: auto; /*IE*/
	height: 100%;
}
.gnav_pc{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
.gnav_pc li{
	display: inline-block;
	height: 100%;
}

.gnav_pc li a{
	padding: 0 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	text-align: center;
}
.gnav_pc_en{
	font-size: 18px;
}
.gnav_pc_ja{
	font-size: 12px;
	color: #a6a6a6;
}
.header_cv_pc_btn{
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin-left: 40px;
	background: #e71a26;
}
.header_cv_pc_btn a{
	display: block;
	text-align: center;
}
.btn_menu_sp{
	width: 55px;
	height: 50px;
	position: fixed;
	right: 0;
	top: 5px;
	z-index: 100;
	display: none;
}
.btn_menu_sp a{
	display: block;
	width: 25px;
	height: 16px;
	padding: 17px 15px;
}

.btn_menu_sp a span,
.btn_menu_sp a:before,
.btn_menu_sp a:after{
	position: absolute;
    content: '';
    right: 15px;
    height: 2px;
    background-color: #fff;
 	-webkit-transition: width .25s cubic-bezier(0.2, 1, 0.25, 1), transform .25s cubic-bezier(0.2, 1, 0.25, 1);
	transition: width .25s cubic-bezier(0.2, 1, 0.25, 1), transform .25s cubic-bezier(0.2, 1, 0.25, 1);
}

.btn_menu_sp a span{
    top: 24px;
	width: 15px;
}
.btn_menu_sp a:before{
    top: 17px;
	width: 25px;
}
.btn_menu_sp a:after{
    bottom: 17px;
	width: 20px;
}
.btn_menu_sp.open a span{
    display: none;
}
.btn_menu_sp.open a:before,
.btn_menu_sp.open a:after{
    top: 25px;
	right: 12px;
	width: 30px;

}
.btn_menu_sp.open a:before{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	background-color: #fff;
}
.btn_menu_sp.open a:after{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
	background-color: #fff;
}

/* ---------------------------- nav ---------------------------- */

.menu_sp{
	width: 100%;
	height: 100vh;
	display: none;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	background: #000;
}
.menu_sp_inner{
	width: 100%;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 30px 20px;
	box-sizing: border-box;
}
.gnav_sp > li:not(:first-child){
	margin-top: 20px;
}
.gnav_sp li a{
	display: flex;
	align-items: flex-end;
	padding: 10px 0;
}
.gnav_sp_en{
	display: inline-block;
	height: 24px;
	padding: 0 10px;
	position: relative;
}
.gnav_sp_en:after{
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
	background: #e71a26;
}
.gnav_sp_en img{
	height: 100%;
	width: auto;
}
.juries .gnav_sp_en img{
	height: calc(100% + 5px);
}

.gnav_sp_ja{
	display: inline-block;
	margin-left: 12px;
	line-height: 1;
}
.header_cv_sp_btn{
	margin: 60px auto 0;
	width: 160px;
	height: 45px;
	line-height: 45px;
}
.header_cv_sp_btn a{
	display: block;
	text-align: center;
    background: #e71a26;
}
.gnav_sp_child{
	margin-top: 12px;
	margin-left: -5px;
	display: flex;
	justify-content: flex-start;
}
.gnav_sp_child li{
	margin:0 5px; 
}
.gnav_sp_child li a{
	display: inline-block;
	padding: 10px 6px;
	text-decoration: underline;
	letter-spacing: 0.5px;
}

@media only screen and (max-width: 1300px) {
.header{
	height: 60px;
	position: absolute;
	background: transparent;
}
.header_logo{
	width: 100px;
	padding: 0 0 0 15px;
}
.header_inner{
	display: none;
}
.btn_menu_sp{
	display: block;
}
}
@media only screen and (max-width: 768px) {
.menu_sp{
		overflow-y: scroll;
}
.menu_sp .btn{
	display: none;
}

}






/* ----------------------------footer ---------------------------- */

.footer{
	margin-top: 200px;
	padding: 60px 0;
	background: #111;
	text-align: center;
	position: relative;
	z-index: 3;
}
.footer_back{
	position: absolute;
	top: -110px;
	height: 110px;
	right: 1.875vw;
	-webkit-writing-mode: vertical-rl;
  	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
	z-index: 2;
}
.footer_back a:before,
.footer_back a:after{
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	background: #fff;
	-webkit-transition: height .3s cubic-bezier(0.2, 1, 0.3, 1);
	transition: height .3s cubic-bezier(0.2, 1, 0.3, 1);
}
.footer_back a:before{
	height: 0;
	-webkit-transition-delay:.3s;
	transition-delay:.3s;
}

.footer_back a{
	display: block;
	line-height: 1;
	padding: 0 15px;
	height: 100%;
	text-align: left;
}
@media only screen and (min-width: 769px) {
.footer_back a:hover:before{
	height: 100%;
}
.footer_back a:hover:after{
	height: 0;
}
}

.footer_logo{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.footer_logo > li{
	padding: 0 2.68%;
}
.footer_logo_sc{
	width: 11.79%;
}
.footer_logo_un{
	width: 9.91%;
}
.footer_logo_gs{
	width: 11.69%;
}
.footer_logo_os{
	width: 9.75%;
}
.footer_logo_g{
	width: 8.75%;
}
.footer_logo_fu{
	width: 11.34%;
}

.footer_copy{
	margin-top: 60px;
	font-size: 12px;
	color: #a6a6a6;
}


@media only screen and (max-width: 768px) {
.footer{
	margin-top: 120px;
	padding: 40px 0;
}
.footer_back{
	top: -88px;
	font-size: 12px;
	height: 88px;
	right: 10px;
}
.footer_back a{
	display: block;
	font-size: 12px;
	padding: 0 10px;
}
.footer_logo{
	max-width: 600px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer .footer_logo > li{
	padding: 0;
	width: 33.3%;
}
.footer .footer_logo > li:nth-child(n+4){
	margin-top: 20px;
}

.footer_logo_sc img{
	width: 77.91%;
}
.footer_logo_un img{
	width: 67.16%;
}
.footer_logo_gs img{
	width: 80.6%;
}
.footer_logo_os img{
	width: 64.48%;
}
.footer_logo_g img{
	width: 64.48%;
}
.footer_logo_fu img{
	width: 80.6%;
}


.footer_copy{
	margin-top: 40px;
}

}
/*----------------------animate----------------------------*/


.animate{
	opacity: 0;
	transition: opacity 1s;
}
.animate.active{
	opacity: 1;
}


/* ----------------------------transition ---------------------------- */

.transition_before{
	width: 100%;
	height: 100vh;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	transform: translateX(0%);
 	-webkit-transition: transform 1.5s cubic-bezier(0.2, 1, 0.25, 1);
	transition: transform 1.5s cubic-bezier(0.2, 1, 0.25, 1);
	z-index: 103;
	overflow: hidden;
}
.transition_before_img{
	display: none;
	width: 150px;
	height:42px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.transition_before.loaded{
	transform: translateX(100%);
}

.transition_after{
	width: 0;
	height: 100vh;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
 	-webkit-transition: width 0.8s cubic-bezier(0.2, 1, 0.25, 1);
	transition: width 0.8s cubic-bezier(0.2, 1, 0.25, 1);
	z-index: 102;
}
.transition_after.clicked{
	width: 100%;
}

/* ----------------------------youtube ---------------------------- */

.modal_youtube{
	width: 100%;
	max-width: 720px;
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.modal_youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ----------------------------btn_modal ---------------------------- */
.btn_modal{
	text-align: center;
}
.btn_modal a{
	line-height: 1.35;
	padding: 15px 80px;
	border: 1px solid #fff;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.btn_modal a:after {
    content: "";
    width: 24px;
    height: 18px;
    display: inline-block;
    position: absolute;
	top: 0;
    bottom: 0;
    right: 12px;
	margin: auto 0;
    background: url(../images/ico_modal.svg) no-repeat center center/contain;
}

@media only screen and (max-width: 768px) {
.btn_modal a{
	padding: 15px 60px;
}
.btn_modal a:after {
    width: 22px;
    height: 16px;
}

}