
/* CSS Document */


html {
	font-size: 62.5%;
	-ms-overflow-style: auto;
}
body {
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", YuGothicM, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 220%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: 400;
}

@-ms-viewport {
	width: auto!important;
	initial-scale: 1;
}

header .logo {
	width: 30%;
	height: 45px;
	max-width: 180px;
}
.navopen {
	width: 40px;
	height: 40px;
}

/*==================================================

title
==================================================*/


h1 {
	font-size: 3.3rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 180%;
}
h2 {
	font-size: 3.0rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 180%;
}
h3 {
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 180%;
}
h4,h5,h6 {
	font-size: 1.8rem;
	line-height: 180%;
	font-weight: 500;
}


h1,h2,h3,h4,h5,h6 {
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

p {
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-wrap: break-word;
}

/* micro cf */

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.sp-only{
	display: none;
}
/*==================================================

link img
==================================================*/

a {
	color: #000000;
	
	/* animation */
	
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

a:hover {
	opacity: 0.7;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: top;
	font-size: 0;
	line-height: 0; 
	-ms-interpolation-mode: bicubic;
}

/*==================================================

margin
==================================================*/

.mt-space0 {margin-top: 0!important;}
.mt-space3p {margin-top: 3%!important;}
.mt-space5p {margin-top: 5%!important;}
.mt-space8p {margin-top: 8%!important;}

.mb-space3p {margin-bottom: 3%!important;}
.mb-space5p {margin-bottom: 5%!important;}

/*==================================================

list
==================================================*/

ol,ul {
  list-style:none;
  margin: 0;
  padding: 0;
}

hr {
	background-color: #FFF;
	border-top: 2px dotted #ededed;
	margin: 10px 0 20px;
}

	p{
		font-size: 1.5rem;
		line-height: 1.8em;
	}
	dt,dd{
		font-size: 1.5rem;
		line-height: 2.0em;
	}
	h1 {
		font-size: 2.0rem;
	}
	h2 {
		font-size: 2.0rem;
	}
	h3 {
		font-size: 1.8rem;
	}
	h4,h5,h6 {
		font-size: 1.6rem;
	}	
section h3{
	margin: 5px auto 15px;
	
}
section h3.line .tS{
	display: block;
}


/*==================================================

top-contents
=================================================*/

.top-image {
	width: 100%;
	position: relative;
	line-height: 0;
	z-index: 6!important;
	overflow: hidden;
	margin: 0px auto ;
}
.top-image .txt h1 {
	position: absolute;
	left: 5%;
	bottom: 5%;
	margin: 0 auto;
	color: #fff;
	font-size: 8vw;
	line-height: 1.2em;
	z-index: 1;
}

.main-image {
	width: 100%;
	position: relative;
	line-height: 0;
	z-index: 6!important;
	overflow: hidden;
	margin: 0px auto ;
}
.main-image .txt  {
	position: absolute;
	left: 5%;
	bottom:30%;
}
.main-image .txt h1 {
	margin: 0 auto;
	color: #fff;
	line-height: 1.2em;
	z-index: 1;
}
.main-image .txt h2 {
	line-height: 1.2em;
	color: #fff;
}

.top-main-cont {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.inner{
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
section.backg{
	background: #f3f3f3;
}
section .inner{
	padding: 30px 20px;
}
.tRight{
	text-align: right;
}

.TopLeft,
.TopRight{
	width: 50%;
	float: left;
}
.TopMessage,
.TopPlayer,
.TopNews{
	position: relative;
}
.TopMessage .arrow,
.TopPlayer .arrow,
.TopNews .arrow{
	position: absolute;
	width: 10%;
	right: 20px;
	bottom: 20px;
	max-width: 40px;
}
.TopMessage .title{
	position: absolute;
	left: 5%;
	bottom:20%;
	color: #fff;
	font-size: 1.8vw;
}
.TopPlayer .title{
	position: absolute;
	left: 5%;
	top:15%;
	color: #fff;
	font-size: 1.8vw;
}
.TopNews .title{
	position: absolute;
	left: 5%;
	top:15%;
	color: #fff;
	font-size: 1.8vw;
}
.TopMessage .title .en{
	display: block;
	font-size: 6.5vw;
	margin-bottom: 10%;
}
.TopPlayer .title .en,
.TopNews .title .en{
	display: block;
	font-size: 5.0vw;
	margin-bottom: 10%;
}

	
.main-image .txt  {
	bottom:16%;
}
.main-image .txt h1 {
	font-size: 6vw;
}
.main-image .txt h2 {
	font-size: 2vw;
}
	
.TopMessage .title{
	font-size: 2vw;
}
.TopPlayer .title{
	font-size: 2vw;
}
.TopNews .title{
	font-size: 2vw;
}
.TopMessage .title .en{
	display: block;
	font-size: 7vw;
	margin-bottom: 10px;
}
.TopPlayer .title .en,
.TopNews .title .en{
	display: block;
	font-size: 5vw;
	margin-bottom: 10px;
}


.message-image {
	position: relative;
}

.message-image .txt{
	position: absolute;
	left: 5%;
	top: 20%;
	color: #fff;
}
.message-image h1{
	margin: 0 auto;
	color: #fff;
	font-size: 7vw;
	line-height: 1.2em;
	z-index: 1;
}
.message-image p{
	font-weight: 500;
	letter-spacing: 0.05em;
}

.message-image p{
	font-size: 1.4rem;
	line-height: 1.8em;
}
.message-image {
	background: url("../img/message/message_back.png") center top no-repeat;
	background-size: cover;
}
.message-image .photo{
		display: none;
	}
.message-image .txt{
	position: relative;
	left: inherit;
	top: inherit;
	padding: 180px 20px 80px 20px;
	color: #fff;
}
.message-image p{
	font-size: 1.3rem;
}
.message-image p.mt-space8p{
	margin-top: 5%;
}
.message-image p.mt-space5p{
	margin-top: 3%;
}
.Flexbox::after {
            content: "";
            display: block;
            clear: both;
        }
.playerbox{
	width: 48%;
	margin: 10px 1%;
	background: #fff;
	float: left;
	min-height: 300px;
	align-items: center;
	justify-content: center;
	background: #fff;
	flex-wrap: wrap;
	width: inline-block;
}
.playerbox .Photo{
	width: 40%;
}
.playerbox .Profile{
	width: 60%;
	padding: 10px;
}
.playerbox table th{
	font-size: 1.2rem;
	line-height: 1.4em;
	text-align: right;
	color: #22274c;
	vertical-align: top;
}
.playerbox table td{
	font-size: 1.4rem;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
}


.playerbox{
	margin: 10px 1%;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	flex-wrap: wrap;
}
.playerbox .Photo{
	width: 35%;
}
.playerbox .Profile{
	width: 65%;
	padding: 10px;
}

.NewsMain{
	width: 80%;
	padding: 80px 20px;
}
section{
	position: relative;
}
section h3{
	text-align: left;
	background: #22274c;
	color: #fff;
	position: absolute;
	top: 10%;
	left: 0;
	display: inline-block;
	padding: 5px 50px 5px 15%;
	
}
section p.date{
	text-align: right;
}
.NewsNav{
	width: 20%;
	padding: 20px;
}

.NewsNav ul li a{
    position: relative;
    display: inline-block;
    padding: 0 0 0 18px;
    vertical-align: middle;
    text-decoration: none;
}
.NewsNav ul li a::before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    left: 3px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #22274c;
    border-right: 2px solid #22274c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.NewsMain table th{
	color: #22274c;
	border-bottom:1px solid #22274c;
	padding: 10px;
}
.NewsMain table td{
	border-bottom:1px solid #22274c;
	padding: 10px;
}

.NewsMain article{
	padding: 20px;
}

	
.NewsMain{
	width: 100%;
	padding: 50px 20px;
}
section h3{
	top: 10%;
	padding: 5px 50px 5px 80px;
	
}
.NewsNav{
	width: 100%;
	padding: 20px;
}
.NewsNav ul{
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
.NewsNav ul li{
		width: 50%;
	}

.NewsMain article{
	padding: 10px;
}