/* CSS Document */

/* ALL_setting
================================================== */
*{
	margin:0;
	padding:0;
	font-family: "source-han-sans-japanese", sans-serif;
	font-style: normal;
	font-size: 17px;
	box-sizing: border-box;
}

.clear{clear:both;}

html , body {
	min-height: 100%;
	height: auto;
	height: 100%;
	word-break: break-all;
	background-image: url("../image/key25th_bg.png");
}

#wrapper{
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img{
	vertical-align: top;
}

/* LINK */
.ps4_title a:link {
	text-decoration: none;
	color: #0f5aff;
}
	
.ps4_title a:visited {
	text-decoration: none;
	color: #0f5aff;
}
	
.ps4_title a:hover {
	text-decoration: none;
	opacity: 0.5;
}
	
.ps4_link a:link {
	text-decoration: none;
	color: #0f5aff;
}
	
.ps4_link a:visited {
	text-decoration: none;
	color: #0f5aff;
}
	
.ps4_link a:hover {
	text-decoration: none;
	opacity: 0.5;
}
	
.link_multilingual a:link {
	text-decoration: none;
	color: #ffffff;
}
	
.link_multilingual a:hover {
	text-decoration: none;
	color: #ffffff;
}
	
.link_multilingual a:visited {
	text-decoration: none;
	color: #ffffff;
}

.pc{ display: inherit!important; }
.sp{ display: none!important; }
@media screen and (max-width: 699px){
.pc{ display: none!important; }
.sp{ display: inherit!important; }
}

/* MAIN */
.main_wrapper {
	position: relative;
	margin: 0;
	background-size: cover;
	border-bottom: solid 1px rgba(0,240,255, 0.2);;
}

.main_bg {
	z-index: 1;
	position: relative;
	box-sizing: border-box;
	background-image: url("../image/key25th_main_img_bg.png");
	background-size: cover;
}

.main_img {
	position: relative;
	margin: auto;
	max-width: 1070px;
}

.chatch{
	width: 85%;
	max-width: 940px;
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.4em;
	color: #ff78b9;
	margin: 2% auto 0 auto;
	line-height: 1.2em;
    text-shadow:
           2px 2px 2px #ffffff, -2px -2px 2px #ffffff,
          -2px 2px 2px #ffffff,  2px -2px 2px #ffffff,
           2px 0px 2px #ffffff, -2px  0px 2px #ffffff,
           0px 2px 2px #ffffff,  0px -2px 2px #ffffff;
}

/* FRAME */
.frame{
	width: 90%;
	margin: 2% auto 0 auto;
	max-width: 980px;
	border: solid 1px #d2f0f5;
	border-radius: 10px;
	padding: 40px;
	text-align: center;
	box-shadow: 0 0 5px #d2f0f5;
	background-color: #ffffff;
}

.box{
	width: 100%;
	margin: auto;
	text-align: left;
	margin-bottom: 2%;
}

.ps4_summary {
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 900;
	font-style: normal;
	text-align: left;
	font-size: 1.6em;
	line-height: 1em;
	color: #0f5aff;
	width: 100%;
    background: linear-gradient(90deg, #00bef0 0%, #ffffff 100%);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: bottom;
    padding: 0.3rem 0rem;
}

.txt{
	width: 100%;
	vertical-align: top;
	display: inline-block;
	letter-spacing: normal;
	line-height: 1.8em;
	color: #414141;
}

.summary_txt_box{
	width: 100%;
	margin: 0 0 0 0%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	position: relative;
}

.summary_table_style1{
	font-weight: 700;
	font-style: normal;
	color: #00bef0;
	text-align: left;
	vertical-align: top;
	width: 170px;
}

.summary_table_style1-2{
	font-weight: 700;
	font-style: normal;
	color: #ffa500;
	text-align: left;
	vertical-align: top;
	width: 170px;
}

.summary_table_style2{
	text-align: left;
	vertical-align: middle;
	color: #414141;
}

.summary_txt_box th,td {
    padding: 3px 0px;
}

/* lineup */
.ps4_main{
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 900;
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: left;
    padding: 0.3rem 1rem;
    color: #fff;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, right top, from(#0f5aff), to(#50c3f0));
    background-image: -webkit-linear-gradient(left, #0f5aff 0%, #50c3f0 100%);
    background-image: linear-gradient(to right, #0f5aff 0%, #50c3f0 100%);
	margin-bottom: 10px;
}

.ps4_main span {
	display: block;
	padding: .2rem .8rem;
}

.ps4_title{
	color: #0f5aff;
	width: 100%;
	text-align: left;
	padding: 0px 0 5px 10px;
	background-color:#dcf3ff;
}

.ps4_title a{
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 900;
	font-size: 1.2em;
	line-height: 1.4em;
}

.lineup_img_box{
	width: 37%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	position: relative;
}

.lineup_img_box_sp{
	display: none;
}

.lineup_txt_box{
	width: 60%;
	margin: 0 0 0 2%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	position: relative;
}

.lineup_table_style1{
	font-weight: 700;
	font-style: normal;
	color: #00bef0;
	text-align: left;
	vertical-align: top;
	width: 18%;
}

.lineup_table_style1-2{
	font-weight: 700;
	font-style: normal;
	color: #ffa500;
	text-align: left;
	vertical-align: top;
	width: 18%;
}

.lineup_table_style2{
	text-align: left;
	vertical-align: middle;
	letter-spacing : -0.2px;
	color: #414141;
	width: 74%;
}

th,td {
    padding: 3px 0px;
}

.ps4_link{
	width: 100%;
	text-align: left;
}

.ps4_link a{
	font-weight: 700;
	font-style: normal;
	line-height: 1.8em;
}

.ps4_polygon{
	display: inline-block;
	background-color: #00bef0;
	width: 12px;
	height: 13px;
	margin: 0 3px;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

/* link_multilingual */
.link_multilingual{
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 900;
	position: relative;
	width: 80%;
	max-width: 400px;
	height: 50px;
	line-height: 280%;
	margin: 20px auto 0px auto;
	border-radius: 40px;
	text-align: center;
	background-color: #ff79bb;
}

.link_multilingual a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.link_multilingual p {
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.2em;
}

.link_multilingual:hover{
	opacity: 0.8;
}

.link_multilingual a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.link_multilingual:hover{
	opacity: 0.8;
}

/* FOOTER */
.footer_wrapper {
	margin-top: 0px;
	height: 94px;
	width: 100%;
 	position: relative;
 	left: 0;
 	bottom: 0;
 	text-align: center;
 	background-color: rgba(  0,110,230, 0);
 	box-sizing: border-box;
}

.footer_box{
	display: flex;
 	justify-content: center;
 	align-items: center;
	width: 100%;
}

.footer_copyright{
	text-align: center;
	font-size: 0.8em;
	color:#414141;
	padding: 1% 0% 1% 1%;
}

.footer_logo{
	width: 96px;
	padding: 10px 12px 10px 10px;
}



/* SMART_PHONE_setting
================================================== */

@media screen and (max-width: 699px){
	
*{
	font-size: 15px;
}
	
.chatch{
	font-size: 1.2em;
}
	
.frame{
	width: 94%;
	margin: 3% auto 0 auto;
	padding: 5%;
}

.ps4_summary {
	font-size: 1.3em;
	line-height: 1.2em;
}
	
.txt{
	line-height: 1.5em;
}

/* lineup */
.lineup_img_box{
	display: none;
}
	
.lineup_img_box_sp{
	display: block;
	width: 55%;
	text-align: center;
	margin: auto;
	padding-bottom: 5%;
}

.lineup_txt_box{
	width: 100%;
	display: block;
	margin: 0 0 0 0;
}
	
.summary_txt_box{
	width: 100%;
	display: block;
}
	
.ps4_polygon{
	width: 10px;
	height: 11px;
	margin-right: 3px;
}

/* link_multilingual */
.link_multilingual{
	line-height: 300%;
}

/* FOOTER */
.footer_copyright{
	font-size: 0.7em;
	padding: 2% 0px 2% 1%;
}

}
