@charset "utf-8";
/*img {
	max-width:100%;
  vertical-align: bottom;
  -webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}*/

html, body, div, 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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
		/*-webkit-transition: 0.25s ease-in-out;
		-moz-transition: 0.25s ease-in-out;
		transition: 0.25s ease-in-out;*/
}
img {
	max-width:100%;
	height:auto;
}
@font-face {
    font-family: 'gidoleregular';
    src: url('font/gidole-regular-webfont.eot');
    src: url('font/gidole-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/gidole-regular-webfont.woff2') format('woff2'),
         url('font/gidole-regular-webfont.woff') format('woff'),
         url('font/gidole-regular-webfont.ttf') format('truetype'),
         url('font/gidole-regular-webfont.svg#gidoleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* -----------------------------------------------------------------------
## Reset #################################################################
----------------------------------------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0px;
  padding: 0px;
}
html {overflow:auto; height:100%;}
body{
	color: #000;
	font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 185%;
	overflow-x: hidden;
	/*	
	font: 14px/185% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/	-webkit-text-size-adjust: 100%;
	letter-spacing: 0.05em;
}
fieldset,img {
  border: 0;
  vertical-align: bottom;
}

address,caption,cite,code,dfn,em,var {
  font-style: normal;
  font-weight: normal;
}
ul {
  list-style: none;
}
ol li {
	list-style-position: outside;
	list-style: decimal;
	margin-left: 25px;
	margin-bottom:5px;
}

caption,th {
  text-align: left;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

a{
	color: #333333;
	text-decoration:none;
}
sup,sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
     
}
sup {
    bottom: 0.6ex;
}
sub {
    top: .5ex;
}
.alpha{
	display:block;
	text-decoration:none;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.alpha:hover{
	opacity: 0.8;
}



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

.ma_b5 {margin-bottom: 5px;}
.ma_b10 {margin-bottom: 10px;}
.ma_b15 {margin-bottom: 15px;}
.ma_b20 {margin-bottom: 20px;}
.ma_b21 {margin-bottom: 21px;}
.ma_b25 {margin-bottom: 25px;}
.ma_b30 {margin-bottom: 30px;}
table, tr, th, td {
    border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
.lett {letter-spacing: -0.1em;}
/*p {
	font: 14px/190% 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, "メイリオ", sans-serif;
}
*/
.sp {display:none;}

/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
body{
	color: #000;
	font: 12px/165% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	line-height:160% !important;
	
}
body{
	color: #000;
	font: 12px/165% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	
}
.pc {display:none !important;}
.sp {display:block!important;}
.img100 {width:100%; height:auto;}
.img90 {width:90%; height:auto;}
.img80 {width:80%; height:auto;}
.img70 {width:70%; height:auto;}
}
.re { position:relative;}




/****************************************

HEADER

*****************************************/
header  {
	top: 0;
	left: 0;
	width: 100%;
}
header .inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	height: 70px;
	position: relative;
	padding: 0 10px;
}
header .inner .re_logo {
	position: absolute;
	top: 5px;
	line-height: 100%;
}
h1 {
	position: absolute;
	top: 50%;
	right:0;
	-webkit-transform : translate(0%,-50%);
	transform : translate(0%,-50%);
	max-width: 141px;
	z-index: 10;
}


#sp_navi {display:none;}
/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
header  {
	width: auto;
}
header .inner {
	margin-left: 1%;
	margin-right: 1%;
	height: 50px;
	min-width: auto;
	width:  auto;
	padding: 0 10px;
}

	
h1 {
	width: 24%;
	right: 2%;
}
h1 img {
}





}





#contents {
	background: #f1f6f8;
}
#contents p {}



/* ----------------------------------------
 *  ページトップ
 * ---------------------------------------- */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	text-decoration: none;
	width: 70px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
#page-top a:hover {
	opacity:0.7;
}

@media only screen and (max-width: 768px){
#page-top {
	bottom: 10px;
	right: 10px;
}
#page-top img {
}
#page-top a {
	width: 45px;
	padding: 10px 0 5px;
}

}






/****************************************

footer

*****************************************/
footer {
	background: #FFF;
	padding: 50px 0px 0px;
}
footer .ft-logo {
	margin: 0px auto;
	max-width: 186px;
	padding: 0px 10px;
}
footer .innar .recruit_link {
	margin: 0;
}
footer .innar .school-info {
	font-size: 10px;
	text-align: right;
	margin: 20px 0px 0px;
	line-height: 2;
}


footer .bnr {
	margin: 0 auto;
	padding: 0 0 50px;
	max-width:  750px;
}
footer .bnr ul li {
	width: auto;
	float: left;
	margin: 0 0 10px;
}
footer .bnr ul li:nth-child(even) {
	float: right;
	margin: 0;
}
footer .innar {
	margin-left: auto;
	margin-right: auto;
	max-width: 1120px;
	min-width: 768px;
	width: 100%;
	padding: 0px 5px;
}

footer .innar {
	min-width: 900px;
	width: 100%;
	padding: 0px 5px 30px;
	margin: 0px auto;
}

#wrap footer .innar.clearfix {
}

footer .innar .copyright {
	text-align: center;
	margin-top: 20px;
	float: left;
	margin-left: 120px;
}
footer .innar .school_link {
	float: right;
	line-height: 41px;
}
footer .ft_school {
	background: #583365;
	color: #FFF;
	padding: 20px 0px;
}
footer .ft_school .innar {
	max-width:1120px;
	margin: 0 auto;
}

footer .ft_school .innar .school_address {
	float: left;
}
footer .ft_school .innar .school_address ul li {
	float: left;
	line-height: 1.7em;
	font-size: 14px;
}
footer .ft_school .innar .school_address ul li:last-child {
	margin: 0px 0px 0px 20px;
}
footer .ft_school .innar .school_link a {
	color: #FFF;
}


/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
.wrapper {
	padding-top: 0px;
}
footer {padding: 25px 0 0;}
footer .ft-logo {width: 35%;margin: 0 auto 20px;}
footer .innar .recruit_link {
	margin: 30px 0px 0px;
	float: left;
}
footer .innar .school-info {
	float: none;
	width: auto;
	margin: 0 5%;
	text-align: left;
	line-height: 1.3;
}
footer .innar .school-info .link {
	margin: 0 0 10px;
}
footer .bnr {
	margin: 0 5%;
	padding: 0 0 50px;
}
footer .bnr ul li {
	width: auto;
	float: none;
	margin:  0 0 10px;
	text-align: center;
}
footer .bnr ul li:nth-child(even) {
	float: none;
	margin:  0;
}
footer .innar {
	max-width: 1120px;
	min-width: auto;
	width: auto;
	padding: 0;
}

footer .innar .recruit_link {
	float: none;
	width: auto;
	margin: 10px 5%;
}
footer .innar .copyright {
	text-align: center;
	margin-top: 20px;
	float: left;
	margin-left: 120px;
}
footer .innar .school_link {
	float: none;
	font-size:  9px;
	line-height: 1.5em;
	text-align:  center;
}
footer .ft_school {
	padding: 15px 0px;
}
footer .ft_school .innar {
	margin: 0 3%;
}

footer .ft_school .innar .school_address {
	float: none;
	margin:  0 0 10px;
}
footer .ft_school .innar .school_address ul li {
	line-height: 1.5em;
	font-size: 10px;
	margin:  0 0 10px;
	width: 30%;
}
footer .ft_school .innar .school_address ul li:last-child {
	margin: 0;
	width: 67%;
	float:right;
}
footer .ft_school .innar .school_link a {
}
}
sup {
	font-size: 12px;
	vertical-align: top;
	position: relative;
	top: 0em;
}



/* ----------------------------------------
 *  Core Style:
 * ---------------------------------------- */
.lastSidebar {
	width: 30%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9998;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	background: #fff;
}
#lastOverlay {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9997;
	background: rgba(0, 0, 0, 0.5);
}
body.noscroll {
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	overflow: hidden;
}

#slideMenu .title {
	line-height: 90px;
	background: #EEEEEE;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
}

/* ----------------------------------------
 *  Responsive Style:
 * ---------------------------------------- */

@media only screen and (max-width: 768px) {
	.lastSidebar {
		width: 60%;
	}
}
@media only screen and (max-width: 480px) {
	.lastSidebar {
		width: 90%;
	}
}

/* ----------------------------------------
 *  User Style:
 * ---------------------------------------- */
#slideMenu {
	display: none;
}
#slideMenu h2 {
	margin: 0;
	padding: 24px 16px;
}
#slideMenu .title {
	line-height: 90px;
	background: #f5f5f5;
	padding: 0px 0px 0px 30px;
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}
.globalNavi .nav1 li {
	font-family: "Times New Roman", Times,"游明朝体", "Yu Mincho", YuMincho, "HG明朝B",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','HG明朝E','ＭＳ Ｐ明朝', serif;
	font-size: 13px;
	border-bottom: 1px #085296 dotted;
	margin: 0 5%;
}
.globalNavi .nav1 li a {
	padding: 0px 0px 0px 15px;
	display: block;
	line-height: 3em;
	text-decoration: none;
	background: #FFF;
}
.globalNavi .nav1 li a:after{
	background : none;
	content: "\f105";
	font-family: FontAwesome;
	margin: 0 10px;
	font-size: 18px;
	color: #085296;
	float:right;
}
/*.globalNavi .nav1 li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #99bbda;
}*/

#menuTrigger,
#menuTrigger span {
	display: inline-block;
	box-sizing: border-box;
	transition: all .4s;
}
#menuTrigger {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 40px;
	height: 40px;
	/* 50%でもOK */
	text-align: center;
	z-index: 9999;
	background-image: linear-gradient(-45deg, #075296 50%, #0b3679 50%, #0b3679);
}
#menuTrigger p {
	position: absolute;
	bottom: 7px;
	left: 0;
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	color: #FFFFFF;
	right: 0px;
}
#menuTrigger.active {}

#menuTrigger span {
	width: 20px;
	height: 2px;
	position: absolute;
	background-color: #FFFFFF;
	left: 11px;
}

#menuTrigger span:nth-of-type(1) {
	top: 12px;
}
#menuTrigger span:nth-of-type(2) {
	top: 19px;
}
#menuTrigger span:nth-of-type(3) {
	top: 26px;
}
#menuTrigger.active span:nth-of-type(1) , #menuTrigger.active span:nth-of-type(2) , #menuTrigger.active span:nth-of-type(3) {
	background-color: #FFFFFF;/* 円の色 */
}


#menuTrigger.active span:nth-of-type(1) {
}
#menuTrigger.active span:nth-of-type(2) {
	opacity: 0;
}
#menuTrigger.active span:nth-of-type(3) {
}
#menuTrigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(6px) rotate(-45deg);
	transform: translateY(6px) rotate(-45deg);
}
#menuTrigger.active span:nth-of-type(2) {
	opacity: 0;
}
#menuTrigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}
@media only screen and (max-width: 768px){

#menuTrigger {
	top: 20px;
	right: 10px;
	width: 25px;
	height: 25px;
}
#menuTrigger span {
	width: 20px;
	height: 2px;
	position: absolute;
	background-color: #fff;
	left: 3px;
}

#menuTrigger span:nth-of-type(1) {
	top: 6px;
}
#menuTrigger span:nth-of-type(2) {
	top: 12px;
}
#menuTrigger span:nth-of-type(3) {
	top: 18px;
}
#menuTrigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(5px) rotate(-45deg);
	transform: translateY(5px) rotate(-45deg);
}
#menuTrigger.active span:nth-of-type(2) {
	opacity: 0;
}
#menuTrigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-7px) rotate(45deg);
	transform: translateY(-7px) rotate(45deg);
}
}



#contents .innWrap {
	margin: 0px auto;
	max-width: 980px;
	padding: 50px 0 0;
}
#contents .innWrap.index2 {
	padding: 95px 0 60px;
}
@media only screen and (max-width: 768px){
#contents .innWrap {
	margin: 0px 5%;
	padding: 25px 0 0;
}
#contents .innWrap.index2 {
	padding: 30px 0 20px;
}
}






/*動き*/
.sli-up {
	opacity: 0;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}
/*動き*/
.slideInUp{
	opacity: 1.0 !important;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
	transition-delay:0.5s;
	transition-duration:1s;
}


.container {
	background: #e94708;
}
