@charset "utf-8";

/* *************************************************************************************************
   * 共用
************************************************************************************************* */

/*
body {
  
	background:#ffffff;
}
*/

body {gr='cspa' limit 100;
	-webkit-text-size-adjust: 100%;
	background:#ffffff;
	margin:0;
	padding:0;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}

.hanrei {
	z-index: 500;
	position: absolute;
	top:140px;
	left:20px;
}

.exp {
	z-index: 500;
	display:inline-block;
	position: absolute;
	top:180px;
	left:0px;
	width:200px;
	height:400px;
	padding:10px;
	background:#fff;
}

.herebtn {
	z-index: 500;
	position: absolute;
	bottom:0px;
	left: -30px;
	margin:20px;
	width: 100%;
}


/* ---------------------------------------------------------- */

.content {
	position: absolute;
	top:0px;
	left: 0px;
	width:100%;
	background:#fff;
    text-align: center;
}

/* header ---------------------------------*/
.header {
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:70px;
	background:#fff;
	z-index:10000;
	border-top:solid 0px #00185e;
	border-bottom:solid 0px #ccc;
}

.logo {
	height:70px;
	background:#fff;
}

/* css(3lows) ----------------------------------------------------*/

.tb20 {
  display: table;
  width: 100%;
	height:40px;
  background:#fff;
  margin-left:auto;
  margin-right:auto;
  background:;
}
.tb21 {
  display: table-cell;
  width:260px;
  text-align:left;
  vertical-align: middle;
  background:;
}
.tb22 {
  display: table-cell;
  width:460px;
  text-align:left;
  vertical-align: middle;
  background:;
}
.tb23 {
  display: table-cell;
  text-align:center;
  vertical-align: middle;
  padding-right:10px;
  background:;
  text-align: right;
}

/* 2lows -----------------------------------------------------*/

.tb30 {
  display: table;
  width: 100%;
	height:40px;
  margin-left:auto;
  margin-right:auto;
  background:;
}
.tb31 {
  display: table-cell;
  text-align:left;
  vertical-align: middle;
  background:;
}
.tb34 {
  display: table-cell;
  width:40px;
  background:;
}
.tb32 {
  display: table-cell;
  width:40px;
  background:;
}
.tb33 {
  display: table-cell;
  width:40px;
  background:;
}


.topbtn1 {
	width:50px;
	padding:4px 10px;
	background:#fff;
	font-size: 12px;
	color:#000;
	border:1px solid #000;
	cursor: pointer;
	opacity: 1;
}


.topbtn2 {
	position: absolute;
	bottom:100px;
	width:200px;
    left:50%;
    margin: 0 0 0 -120px;
	padding:12px 20px;
	background:#4285f4;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	border:0px solid #000;
	cursor: pointer;
}

/* page -------------------------------------*/
#page {
    padding-top:70px;
	margin-bottom:20px;	
}

.pagebox {
	width:auto;
	padding:30px 20px;
	text-align: left;
	background:#fff;
}

.page-footer {
	width:auto;
	height:80px;
	padding:20px;
	background:#000;
	font-size: 13px;
	color:#fff;
	margin:0 auto;
}

/* form ------------------------------------*/

.page-title {
	width:auto;
	border-left:6px solid #000;
	padding:5px 10px;
	color:#000;
	font-size: 20px;
	font-weight: bold;
	background:;
	text-align: left;
}

.page-box {
	width:auto;
	padding:5px 10px;
	color:#000;
	text-align: left;
	margin:10px 0;
}

.page-box1 {
	width:auto;
	padding:5px 10px;
	color:#000;
	font-size: 16px;
	font-weight: bold;
	background:;
	text-align: left;
	margin:6px 0;
}

.page-box2 {
	width:auto;
	padding:8px 0px;
	color:#000;
	font-size: 14px;
	font-weight:;
	background:#e8e8e8;
	text-align: center;
	margin:5px 0;
}

.page-box3 {
	width:auto;
	padding:8px 0px;
	color:#000;
	font-size: 28px;
	font-weight:;
	border:1px solid #ddd;
	background:#fff;
	text-align: center;
	margin:10px 0;
}

.page-box4 {
	width:auto;
	padding:8px 0px;
	color:#000;
	font-weight:;
	background:;
	text-align: center;
	margin:20px 0;
}

.page-box5 {
	width:auto;
	padding:8px 0px;
	color:#000;
	font-weight:;
	background:#fff;
	text-align: center;
	margin:20px 0;
}

.page-box6 {
	width:auto;
	padding:0 0 10px 0;
	color:#000;
	font-size: 22px;
	font-weight:bold;
	background:;
	text-align: center;
	margin:5px 0;
}

.page-box7 {
	width:auto;
	padding:20px;
	color:#000;
	font-size: 16px;
	font-weight:;
	background:#e8e8e8;
	text-align: left;
	margin:5px 0;
}
/*----------------------------------------*/
.courselist-box {
	background:;
	margin-bottom:100px;
	
}


.course-box {
	padding:10px;
	border:1px solid #ddd;
}

.course-box1 {
	width:auto;
	padding:5px;
	font-size: 18px;
	font-weight: bold;
	color:#000;	
	text-align: left;
}

.course-box2 {
	width:auto;
	padding-right:15px;
	font-size: 14px;
	font-weight: bold;
	color:#000;	
	text-align: right;
	background:;
	
}

.course-box3 {
	width:auto;
	padding:0px;
	color:#000;	
}

.course-box4 {
	width:auto;
	padding:5px;
	color:#000;	
	text-align: center;
}

/* css(2lows) ----------------------------------------------------*/
.tb40 {
  display: table;
  width: 100%;
  height:20px;
  margin-left:auto;
  margin-right:auto;
}
.tb41 {
  display: table-cell;
  min-width:140px;
	padding:5px;
  text-align:center;
  vertical-align: middle;
  background:;
	cursor: pointer;
}
.tb42 {
  display: table-cell;
	padding:10px;
	font-size: 13px;
  font-weight:none;
  text-align:left;
  background:;
	cursor: pointer;
}

.cimage {
	max-width:140px;
}

/* css(2lows) ----------------------------------------------------*/
.tb50 {
  display: table;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
}
.tb51 {
  display: table-cell;
  text-align:center;
  vertical-align: middle;
  background:;
	cursor: pointer;
}
.tb52 {
  display: table-cell;
  width:100px;
	padding:2px;
  font-weight:none;
  text-align:center;
  vertical-align:middle;
  background:;
	cursor: pointer;
}

.btn30 {
	height: 20px;
	padding:10px 10px;
	background: #E433AC;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
}

/*---------------------------------------*/

.timebox {
	display: inline-block;
	min-width: 48px;
	background:#e8e9f3;
	padding:4px;
	text-align: center;
	margin:5px 2px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius:6px;

}

.timeline {
	width:auto;
	padding:5px 0;
	margin:5px 2px;
}

/*----------------------------------------*/

.hoursline {
	width:240px;
	padding:4px 0;
	text-align: center;
	background:#e8e9f3;
	margin:5px 2px;
	cursor: pointer;
}


/*---------------------------------------*/

#msg {
	width:auto;
	text-align: left;
	margin:20px 0;
}

.loginbox {
	width:320px;
	text-align: left;
	background:;
margin-left:auto;
margin-right:auto;

}

.label {
	width:auto;
	font-size: 14px;
	font-weight: bold;
}

.input-style {
border:0;
padding:10px;
font-size:14px;
font-family:Arial, sans-serif;
color:#000;
border:solid 1px #ccc;
margin:0 0 20px;
width:220px;
}

::-webkit-input-placeholder { 
	color:#666;
    font-size:14px;
}


input[type="text"],
input[type="textarea"] {
  width:100%;
  padding:10px;
  font-size:16px;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: none;
  appearance: none;
  border:1px solid #ddd;
  box-sizing: border-box;
  cursor: pointer;
	margin-bottom:20px;
	background:#fff;
	color:#000;
}

input[type="submit"],
input[type="button"] {
  width:100%;
  padding:10px;
  font-size:16px;
  font-weight: bold;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
	margin-bottom:20px;
	background:#222c81;
	color:#fff;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.listlinetop {
	width:100%;
	border-bottom:1px solid #ddd;
}

.listline {
	width:100%;
	padding:10px;
	border-bottom:1px solid #ddd;
	cursor: pointer;
}

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

#footer {
	position: fixed;
	z-index: 2000;
	bottom:0px;
	left:0px;
	width:100%;
	height:40px;
	color:#fff;
	background:#9f343e;
}

/* css(2lows) ----------------------------------------------------*/
.tb10 {
  display: table;
  width: 100%;
  height:40px;
  margin-left:auto;
  margin-right:auto;
}
.tb11 {
  display: table-cell;
  width:50%;
  text-align:center;
  vertical-align: middle;
  background:#89ca5e;
	cursor: pointer;
}
.tb12 {
  display: table-cell;
  width:50%;
  text-align:center;
  vertical-align: middle;
  background:#89ca5e;
	cursor: pointer;
}


/*-----------------------------------------*/
.footer-image {
	height:40px;
}

/* top menu contact nav ------------------------*/

#topmenunav {
	position: fixed;
	z-index: 2000;
	top:40px;
	display:none;
	z-index: 2100;
	left:0px;
	width:100%;
	height:380px;
	background:#89ca5e;
	cursor: pointer;
}


#topcontactnav {
	position: fixed;
	z-index: 2000;
	top:40px;
	display:none;
	z-index: 2100;
	left:0px;
	width:100%;
	font-size:18px;
	height:260px;
	background:#646464;
	cursor: pointer;
}



/* menu contact nav ------------------------*/

#menunav {
	position: absolute;
	bottom:0;
	display:none;
	z-index: 2000;
	bottom:40px;
	left:0px;
	width:100%;
	font-size:18px;
	height:380px;
	background:#89ca5e;
	cursor: pointer;
}


#contactnav {
	position: fixed;
	z-index: 2000;
	top:40px;
	display:none;
	bottom:40px;
	left:0px;
	width:100%;
	height:260px;
	font-size:18px;
	background:#89ca5e;
	cursor: pointer;
}

.cline {
	width:100%;
	padding:10px 0;
	text-align: center;
	color:#fff;
}

.cline2 {
	width:100%;
	padding:0;
	text-align: center;
	color:#fff;
	margin-bottom:-30px;
		
}


.moji01 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 16px;
}

.moji10 {
	font-size: 12px;
}

.moji11 {
	font-size: 28px;
	font-family: "Times New Roman", Times, "serif";
}

.moji12 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 14px;
}

/* white link -----------------------------*/

a {color:#000;text-decoration: none;}
a:active {color:#000;}
a:visited {color:#000;}
a:hover {color:#ff3300;}
a:visited:hover {color:#ff3300;}

a.topnav {color:#000;font-size:14px;font-weight:;text-decoration: none;}
a.topnav:active {color:#000;}
a.topnav:visited {color:#000;}
a.topnav:hover {color:#ff3300;}
a.topnav:visited:hover {color:#ff3300;}


a.navw {color:#fff;text-decoration: none;}
a.navw:active {color:#fff;}
a.navw:visited {color:#fff;}
a.navw:hover {color:#fff;}
a.navw:visited:hover {color:#fff;}

a.navblue {color:#00c;text-decoration: none;}
a.navblue:active {color:#00c;}
a.navblue:visited {color:#00c;}
a.navblue:hover {color:#00c;}
a.navblue:visited:hover {color:#00c;}


a.navr {color:#f00;text-decoration: none;}
a.navr:active {color:#f00;}
a.navr:visited {color:#f00;}
a.navr:hover {color:#f00;}
a.navr:visited:hover {color:#f00;}
/* list ------------------------------------*/

    .btn {
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 45px;
        margin: 0 auto 2em;
        max-width: 300px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
        width: 100%;
    }
    @media (min-width: 400px) {
        .btn {
            display: inline-block;
            margin-right: 2.5em;
        }
        .btn:nth-of-type(even) {
            margin-right: 0;
        }
    }
    @media (min-width: 600px) {
        .btn:nth-of-type(even) {
            margin-right: 2.5em;
        }
        .btn:nth-of-type(5) {
            margin-right: 0;
        }
    }
    .btn:hover {
        text-decoration: none;
    }
    .btn-1 {
        background: #e02c26;
        font-weight: 100;
    }
    .btn-1 svg {
        height: 45px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .btn-1 rect {
        fill: none;
        stroke: #fff;
        stroke-width: 1;
        stroke-dasharray: 422, 0;
    }
    .btn-1:hover {
        background: rgba(225, 51, 45, 0);
        font-weight: 900;
        letter-spacing: 1px;
    }
    .btn-1:hover rect {
        stroke-width: 5;
        stroke-dasharray: 15, 310;
        stroke-dashoffset: 48;
        -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    }
    .btn-2 {
        letter-spacing: 0;
    }
    .btn-2:hover,
    .btn-2:active {
        letter-spacing: 5px;
    }
    .btn-2:after,
    .btn-2:before {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border: 1px solid rgba(255, 255, 255, 0);
        bottom: 0px;
        content: " ";
        display: block;
        margin: 0 auto;
        position: relative;
        -webkit-transition: all 280ms ease-in-out;
        transition: all 280ms ease-in-out;
        width: 0;
    }
    .btn-2:hover:after,
    .btn-2:hover:before {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-color: #fff;
        -webkit-transition: width 350ms ease-in-out;
        transition: width 350ms ease-in-out;
        width: 70%;
    }
    .btn-2:hover:before {
        bottom: auto;
        top: 0;
        width: 70%;
    }
    .btn-3 {
        background: #e3403a;
        border: 1px solid #da251f;
        box-shadow: 0px 2px 0 #d6251f, 2px 4px 6px #e02a24;
        font-weight: 900;
        letter-spacing: 1px;
        -webkit-transition: all 150ms linear;
        transition: all 150ms linear;
    }
    .btn-3:hover {
        background: #e02c26;
        border: 1px solid rgba(0, 0, 0, 0.05);
        box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.2);
        color: #ec817d;
        text-decoration: none;
        text-shadow: -1px -1px 0 #c2211c;
        -webkit-transition: all 250ms linear;
        transition: all 250ms linear;
    }
    .btn-4 {
        border: 1px solid;
        overflow: hidden;
        position: relative;
    }
    .btn-4 span {
        z-index: 20;
    }
    .btn-4:after {
        background: #fff;
        content: "";
        height: 155px;
        left: -75px;
        opacity: .2;
        position: absolute;
        top: -50px;
        -webkit-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        transform: rotate(35deg);
        -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
        width: 50px;
        z-index: -10;
    }
    .btn-4:hover:after {
        left: 120%;
        -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    }
    .btn-5 {
        border: 0 solid;
        box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
        outline: 1px solid;
        outline-color: rgba(255, 255, 255, 0.5);
        outline-offset: 0px;
        text-shadow: none;
        -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    }
    .btn-5:hover {
        border: 1px solid;
        box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
        outline-color: rgba(255, 255, 255, 0);
        outline-offset: 15px;
        text-shadow: 1px 1px 2px #427388;
    }

/* box --------------*/

.box01 {
	width:auto;
	padding:20px;
	line-height: 2;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

/* slider ----------------------------------*/

.bx-wrapper{
width: 1000px;
}


/* map -------------------------------------*/

#gmap {
		width:100%;
		height:100%;
		margin-left:auto;
		margin-right:auto;
}

.goherebox {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border:1px solid #ddd;
	padding:8px;
	
}
