/@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    box-sizing:border-box;
}


img  {
	border-style: none;
	display: block;
}


body {
	width: 100%;
	font-family: dnp-shuei-mgothic-std, '游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-weight: 200;
	font-style: normal;
	box-sizing: content-box;
	margin: 0px;
	background-color:#000d27;
	color: #fff;
	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.fadein {
  /*opacity : 0;*/
  transform: translateY(20px);
  transition: all 1s;
}

.center {
	text-align: center;
}

/* wrapper
-----------------------------------------------------------------------------*/
#wrapper  {
	width: 100%;
	margin: auto;
	background-image: url("../image/espo_LP_01.jpg");
	background-position: center top;
	background-size: 100%;
	background-repeat: no-repeat;
}

.breadcrumb{
    display: flex;
    margin: auto;
    font-size: 12px;
    list-style: none;
    padding-left: 15px;
}

.arrow{
width: 10px;
height: 10px;
border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
border-color: #565656 #565656 transparent transparent;
transform: rotate(45deg);
margin: 1%;
}


/* header
-------------------------------------------------------*/
header{
	width: 100vw;
	height:394px;
	background-image: url("../image/bg_01.png");
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 2%;
}

header a img{
    display: block;
    width: 220px;
    height: auto;
    margin: 2% auto;
}

h2.header-title{
	width: 92%;
    font-size: 20px;
    margin: 62% auto 0% 3%;
    background-repeat: no-repeat;
    font-family: 'M PLUS 1p', sans-serif;
    font-style: oblique;
    font-weight: bolder;
    color: #019cff;
}

.header-text{
	width: 90%;
    margin: 1% auto 5% 3%;
    font-size: 12px;
    line-height: 1.6em;
}

/* contents
-------------------------------------------------------*/
.contents{
	width: 100vw;
	height: auto;
	margin: 2% auto 10%;
}

.A_img{
	display: block;
	width: 100vw;
}

.A{
	width: 100vw;
	height: auto;
	background-image: url(../image/bg_03.png);
	background-size: 100%;
	background-repeat: repeat-y;
	clear: both;
}

.inner-text01{
	width: 67%;
    line-height: 1.5em;
    font-size: 14px;
    margin: 0 auto;
    text-align: justify;
    color: #fff;
    float: left;
    margin-right: 10px;
    padding-left: 35px;
}

.title-image{
	display: block;
	float: left;
	width: 56px;
	height: auto;
}


.clear{
	display: block;
	clear: both;
	content: '';
	padding-bottom: 5%;
}

.bg{
	width: 100%;
	margin: auto;
	background-image: url(../image/sp_640_12.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.B{
	width: 100vw;
	height: auto;
	margin: 0 auto 10%;
	background-image: url(../image/bg_03.png);
	background-size: 100%;
	background-repeat: repeat-y;
	padding: 1% 0% 0% 0%;
}

.text-box{
	width: 80%;
    margin: auto;
}

.inner-box{
    margin: 6% auto 10%;
}

h3{
font-size: 24px;
margin: 3% auto 0% 3%;
background-repeat: no-repeat;
font-family: 'M PLUS 1p', sans-serif;
font-style: oblique;
font-weight: bolder;
color: #019cff;
line-height: 1em;
}

.small{
 font-size: 14px;
 font-weight: normal;
}

.category-text{
    line-height: 1.5em;
    font-size: 14px;
    margin: auto;
    text-align: justify;
    padding-top: 1%;
}

.bg2{
	width: 100%;
	height:auto;
	margin: auto;
	background:
        url(../image/sp_640_15.png) left top no-repeat,
        url(../image/sp_640_20.png) right bottom no-repeat;
	background-size: 100%;	
	padding-bottom: 0px;
}

.C{
	width: 100vw;
	height: auto;
	margin: 0% auto 0%;
	padding-top: 0.5%;
	padding-bottom: 30px;
}

.copy{
	text-align: right;
	font-size: 10px;
	line-height: 1.2em;
	margin-right: 2%;
}

.geme-title01{
	width: 90vw;
	height:auto;
	margin:auto;
}

h4{
color: #9805ff;
    font-family: 'M PLUS 1p', sans-serif;
    font-style: oblique;
    font-weight: bolder;
    line-height: 1.5em;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
}

.text-game-box{
	clear: both;
}

.game-text{
    width: 96%;
    line-height: 1.5em;
    font-size: 14px;
    margin: auto;
    text-align: justify;
    padding-top: 8px;
}


.lime{
	color: #d3ff00;
}

.bg-white{
width: 90%;
    height: auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    font-family: 'M PLUS 1p', sans-serif;
    font-style: oblique;
    font-weight: bolder;
    color: #000;
    line-height: 1.8em;
    margin: 3% auto;
}

.D{
	width:100vw;
	height: auto;
	margin: 0% auto 0%;
}

.team_A{
	width:100vw;
	height:auto;
	background-color: #00040c;
	margin: auto;
	clear: both;
	padding-bottom: 10px;
}

.team_B{
width:100vw;
height:auto;
background-color: #00040c;
margin: 0px auto 0px;
clear: both;
padding-bottom: 10px;
}

.team_C{
width:100vw;
height:auto;
background-color: #00040c;
margin: 0px auto 0px;
clear: both;
padding-bottom: 10px;
}

h3.name{
    font-size: 20px;
    margin: 5% auto;
    background-repeat: no-repeat;
    font-family: 'M PLUS 1p', sans-serif;
    font-style: oblique;
    font-weight: bolder;
    color: #019cff;
    text-align: center;
}

.profile{
width: 80%;
line-height: 1.5em;
font-size: 15px;
margin: 0% 3% ;
text-align: justify;
float: left;
}

.team-title{
	display: block;
	float: right;
	margin-right: 3%;
	margin-top: 5%;
}
.news{
	width: 300px;
    height: auto;
    padding-top: 10px;
    margin: auto;
    clear: both;
}

.hp-btn{
	display: block;
	width: 90%;
	height: auto;
	text-align: center;
	font-family: 'M PLUS 1p', sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #000;
	font-size: 24px;
	line-height: 2em;
	border-radius: 5px;
	background-color: #d3ff00;
	margin: 30px auto 20px;
}

h5{
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: bold;
	line-height: 1em;
}

.tw{
	width: 90%;
	height: 345px;
	overflow: scroll;
	margin: auto;
}

.E{
    width: 100vw;
    height: 200px;
    margin: 10% auto 0%;
    background-image: url(../image/sp_640_25.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 30px;
}

.big{
	font-size: 20px;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: bolder;
	text-align: right;
}

.seikyu-text{
    width: 70%;
    margin-top: 1px;
    margin-left: 24%;
    text-align: right;
    line-height: 1.6em;
    font-size: 14px;
}

.seikyu-btn{
	display: block;
	width:90%;
	height: 71px;
	margin: auto;
}

.seikyu-btn img{
	display: block;
	width: 100%;
}

#footer{
    width: 96%;
    background-color: #000106;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1.5em;
    padding: 2%;
}



/*---ここから学校紹介ページ---*/
.school-bg{
	width: 100%;
	height: auto;
	background-image: url(../image/espo_LP_school_02.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: auto;
	background-size: contain;
}

h1{
	text-align: center;
    font-family: 'M PLUS 1p', sans-serif;
    font-style: oblique;
    font-weight: bolder;
    font-size: 30px;
    color: #d3ff00;
    line-height: 1.5em;
    letter-spacing: 4px;
    margin: 3% auto 5%;
    width: 96%;
}

.school-A{
	width: 100%;
	height: auto;
	background:rgba(219,10,74,0.7) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-B{
	width: 100%;
	height: auto;
	background:rgba(31,67,155,0.7) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-C{
	width: 100%;
	height: auto;
	background:rgba(106,12,201,0.7) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-D{
	width: 100%;
	height: auto;
	background:rgba(12,210,106,0.7) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-E{
	width: 100%;
	height: auto;
	background:rgba(21,177,204,0.7) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-F{
	width: 100%;
	height: auto;
	background:rgba(219,133,10,0.7) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-G{
	width: 100%;
	height: auto;
	background:rgba(189,203,210,0.7) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-H{
	width: 100%;
	height: auto;
	background-color:rgba(169,222,95,1) ;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}

.school-I{
	width: 100%;
	height: auto;
	background-color:rgba(57,177,223,1);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0% auto 10%;
	display: inline-block;
}


.school-inner-box{
	width: 96%;
	height: auto;
	margin: auto;
	clear: both;
	padding: 20px 7px;
}

.school-main{
	width: 90%;
	height: auto;
	display: block;
	box-shadow:0px 0px 16px 0px #000;
	margin: auto;
}

.school-info{
	width: 96%;
	height: auto;
	margin: auto;
	padding-bottom: 20px;
}

.school-logo{
	display: block;
	width: 90%;
	margin: 5% auto 0;
}

.school-text{
width: 96%;
    line-height: 1.5;
    font-size: 14px;
    margin: 30px auto 10px;
    text-align: justify;
}

.s-cv-btn{
	display: block;
	width: 80%;
	height: auto;
	margin:auto;
}

.s-cv-btn img{
	display: block;
	width: 100%;
	height: auto;
	margin:auto;
}


.gotop{
	display: block;
	width: 64px;
	height: 79px;
	position: fixed;
	right: 10px;
	bottom: 50px;
}