@charset "UTF-8";
/*----------------------------------------------*//* html */
html {
	background: #008BD5;
}
/*----------------------------------------------*//* body */
body {
	top: 0;
	min-width: 320px;
	height: 100%;
	font: 12px/1.5 sans-serif;
}
/*----------------------------------------------*//* #wrapper */
#wrapper {
}
/*----------------------------------------------*//* #container */
#container {
	position: relative;
	width: 100%;
	height: auto;
	min-width: 320px;
	min-height: 100%;
	background: #008BD5;
}
/*----------------------------------------------*//* #header */
#header {
	width: 100%;
	min-width: 320px;
	height: 45px;
	border-bottom: none;
	z-index: 999;
}
#header.compact {
	height: 45px;
}
#header .logo>a {
	width: 100%;
	height: 100%;
	background-image: url(../images/header/logo-sp.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 204px 80px;
}
#header .logo>a img {
	display: none;
}
#header .navi {
	display: none;
}
#header .menu {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#header .menu a {
	display: block;
	cursor: pointer;
}
#header .menu a img {
	display: block;
	width: 53px;
	height: 45px;
}
/*----------------------------------------------*//* #menu */
#menu {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
#menu .scroller {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 53px;
	background: #333333;
}
#menu .scroller ul {
	padding: 45px 15px 45px 15px;
}
#menu .scroller li a {
	padding: 15px 0px;
	display: block;
	border-bottom: 1px solid #5b5b5b;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.5;
	text-decoration: none;
	background: url(../images/header/menu-arrow.png) no-repeat right center;
	background-size: 6px 7px;
}
#menu .scroller li:first-child {
	border-top: 1px solid #5b5b5b;
}
/*----------------------------------------------*//* #breadcrumbs */
#breadcrumbs {
	display: none;
}
/*----------------------------------------------*//* #contents */
#contents {
	padding-top: 75px;
	background: #f0f0f0;
	overflow: hidden;
}
#contents.adhere {
	padding-top: 45px;
}
/*----------------------------------------------*//* #contents .inner */
#contents .inner {
	width: auto;
	margin: 0px 10px;
}
/*----------------------------------------------*//* #contents .contents-image */
#contents .contents-image .full {
	width: 1360px;
	margin-left: -680px;
}
#contents .contents-image .full.home {
	height: 340px;
}
/*----------------------------------------------*//* #contents .contents-header */
#contents .contents-header .title {
	font-size: 18px;
}
#contents .contents-header .title.small {
	font-size: 16px;
}
#contents .contents-header .title.sp-center {
	text-align: center;
}
#contents .contents-header .explain {
	margin-top: 15px;
	color: #666666;
	font-size: 12px;
	letter-spacing: 0em;
}
#contents .contents-header .explain.sp-center {
	text-align: center;
}
#contents .contents-header .note {
	color: #666666;
	font-size: 12px;
	text-align: center;
}
/*----------------------------------------------*//* #contents .section */
#contents .section {
	margin-bottom: 30px;
}
/*----------------------------------------------*//* #contents .section-header */
#contents .section-header {
	margin-bottom: 10px;
}
#contents .section-header.centering-box {
	padding: 10px;
	margin-bottom: 0px;
	text-align: center;
}
#contents .section-header .title {
	font-size: 13px;
	color: #000000;
}
#contents .section-header .title.big {
	font-size: 18px;
	color: #000000;
}
#contents .section-header .title.mid {
	font-size: 18px;
	color: #000000;
}
#contents .section-header .title.lsmin {
	letter-spacing: 0;
}
#contents .section-header .explain {
	margin-top: 10px;
	color: #555555;
	font-size: 13px;
}
#contents .section-header .title.center-line {
	font-size: 15px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
#contents .section-header .title.center-line span {
	position: relative;
	padding: 0;
	background: inherit;
}
#contents .section-header .title.center-line:before {
	content: "";
	display: none;
}
/*----------------------------------------------*//* #contents .main-column, #contents .side-column */
#contents .main-column, #contents .side-column, #contents .main-column.type-a, #contents .side-column.type-a {
	width: auto;
	float: none;
	margin-left: auto;
}
/*----------------------------------------------*//* #contents .zebra  */
#contents .zebra {
	margin: 0;
	padding: 25px 10px 25px 10px;
}
#contents .zebra:nth-of-type(odd) {
	background: #f7f7f7;
}
#contents .zebra .section {
	margin-top: 0;
	margin-bottom: 0;
}
/*----------------------------------------------*//* #footer */
#footer {
	width: auto;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
	border-top: 1px solid #c7d3e8;
	text-align: center;
}
#footer .navi ul, #footer .navi li {
	display: inline
}
#footer .navi li a {
	display: inline-block;
	padding: 0px 10px;
	float: none;
	color: #ffffff;
	font-size: 10px;
	border-left: 1px solid #ffffff;
	text-decoration: none;
}
#footer .copyright {
	color: #fff;
	display: block;
	text-align: center;
	float: none;
	margin: 10px auto 0 auto;
}
/*----------------------------------------------*//* .kouji-list */
.kouji-list {
	margin: 0px auto 0px auto;
}
.kouji-list li {
	display: inline;
}
.kouji-list li a {
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 100%;
	height: auto;
	min-height: 78px;
	color: #333333;
	float: none;
	box-shadow: 1px 0px 2px #eee, 0px 1px 2px #eee, -1px 0px 2px #eee, 0px -1px 2px #eee;
}
.kouji-list li a .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 100%;
	overflow: hidden;
}
.kouji-list li a .img span {
	position: relative;
	left: -500px;
	display: block;
	width: 1120px;
	height: 100%;
	text-align: center;
}
.kouji-list li a .img img {
	position: relative;
	margin: 0 auto;
	width: auto;
	height: 100%;
}
.kouji-list li a .txt {
	position: static;
	margin: 0px 10px 0px 130px;
	padding: 5px 0px 5px 0px;
	height: auto;
	width: auto;
}
.kouji-list li a:hover .ttl {
	color: #0da1f6;
}
.kouji-list li a .ttl {
	font-size: 10px;
	height: 4.5em;
	overflow: hidden;
	margin: 0;
	line-height: 1.5em;
}
.kouji-list li a .tch {
	position: static;
	height: auto;
	margin: 0px 10px 0px 130px;
	padding: 0px 0px 5px 0px;
	background: inherit;
	font-size: 10px;
	line-height: 1.5;
}
.kouji-list li a .exp, .kouji-list li a .lnk {
	display: none;
}
/*----------------------------------------------*//* .smenu-list */
.smenu-list {
	margin: 0px auto 0px auto;
}
.smenu-list li {
	display: inline;
}
.smenu-list li div {
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 100%;
	height: auto;
	min-height: 78px;
	color: #333333;
	float: none;
	box-shadow: 1px 0px 2px #eee, 0px 1px 2px #eee, -1px 0px 2px #eee, 0px -1px 2px #eee;
}
.smenu-list li div .txt {
	position: static;
	margin: 0px 10px 0px 130px;
	padding: 5px 0px 5px 0px;
	height: auto;
	width: auto;
}
.smenu-list li div .ttl {
	top: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	color: #ffffff;
}
.exp:after {
	content: "";
	clear: both;
	display: block;
}
/*----------------------------------------------*//* .guide-detail */
.guide-detail {
	background: inherit;
	margin-bottom: auto;
	box-shadow: none;
}
.guide-detail .img {
	display: block;
	width: auto;
	padding: 15px 0px 10px;
	text-align: center;
}
.guide-detail .img img {
	width: 100px;
	height: auto;
}
.guide-detail .txt {
	display: block;
	padding: 5px 0px 20px 0px;
	vertical-align: middle;
}
.guide-detail .txt .name {
	font-size: 15px;
	margin: 0px 0px 30px 0px;
	text-align: center;
}
.guide-detail .txt .name .kana {
	display: block;
	font-size: 10px;
}
.guide-detail .txt .name .kana:before {
	display: none;
}
.guide-detail .txt .position {
	margin-bottom: 20px;
	font-size: 14px;
}
.guide-detail .txt .position span {
	font-weight: bold;
	color: #C00;
}
.guide-detail .txt .explain {
	font-size: 11px;
}
.teacher-information {
	margin-bottom: 40px;
	padding: 10px 10px;
	font-size: 11px;
}
/*----------------------------------------------*//* .form-button-group*/
.form-button-group {
	text-align: center;
	margin-bottom: 25px;
}
.form-button-group .button {
	display: block;
	width: 210px;
	font-size: 15px;
	margin: 10px auto;
}
.form-button-group .button.submit {
	background: #7FBA00;
}
.form-button-group .note {
	font-size: 11px;
}
.form-button-group .back {
	position: static;
	margin-bottom: 5px;
	text-align: left;
}
.form-button-group .button.blue {
	background: #2998D6;
}
.form-button-group .button.blue:hover {
	background: #5CB4E5
}
.form-button-group .back {
	position: absolute;
	top: 10px;
	left: 0px;
}
.form-button-group .note {
	margin-top: 15px;
	font-size: 13px;
	color: #999999;
}
/*----------------------------------------------*//* .userdata-form */
.userdata-form {
	margin-bottom: 25px;
}
.userdata-form th, .userdata-form td {
	padding: 10px 5px;
	font-size: 11px;
}
.userdata-form th {
	width: 110px;
	text-align: left;
	border-right: none;
}
.userdata-form td {
	border-left: none;
}
.userdata-form th.required:before {
	display: inline-block;
	padding: 1px 2px;
	margin-right: 2px;
	font-size: 10px;
}
.userdata-form input.size-s {
	width: 25%;
	box-sizing: border-box;
}
.userdata-form input.size-m {
	width: 25%;
	box-sizing: border-box;
}
.userdata-form input.size-l {
	width: 100%;
	box-sizing: border-box;
}
.userdata-form select {
	width: 75%;
	box-sizing: border-box;
}
.userdata-form textarea {
	width: 100%;
	height: 10em;
	box-sizing: border-box;
}
.userdata-form input[type="radio"], .userdata-form input[type="checkbox"] {
	vertical-align: top;
}
.userdata-form .note {
	display: block;
	margin-top: 3px;
	font-size: 10px;
}
.userdata-form .note.pc {
	display: none;
}
.userdata-form input {
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 3px;
	color: #000;
	background: #f5f5f5;
}
.note {
	margin-left: 5px;
}
.formalerta {
	margin-left: 5px;
	color: #d01717;
	font-weight: bold;
}
.formalertb {
	margin-left: 5px;
	color: #008BD5;
	font-weight: bold;
}
.file{
    position:relative;
    height:30px;
    overflow:hidden;
}
.file-input {
    position:absolute;
    top:0;
    right:0;
    z-index:10;
    width:100%;
    height:100%;
    font-size:315px;
    opacity:0;
    cursor:pointer;
}
.file-text {
    float:left;
    height:28px;
    line-height:28px;
    border: 1px solid #CCC;
    padding: 0 10px;
}
.file-button {
    float:left;
    height:30px;
    line-height: 30px;
    background-color: #EFEFEF;
    text-align: center;
	padding: 0px 15px 0px 15px;
}
/*----------------------------------------------*//* .about-summary */
.about-summary {
	width: auto;
	margin: 20px auto 20px;
	font-size: 11px;
	line-height: 1.8;
}
/*----------------------------------------------*//* .about-point */
.about-point {
	margin-top: 30px;
	margin-bottom: 80px;
}
.about-point ul {
	width: auto;
}
.about-point li {
	width: 223px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
}
.about-point .img img {
	width: 100%;
	height: auto;
}
.about-point .txt {
	font-size: 10px;
	margin: 5px 5px 0px 5px;
}
.about-point .txt .title {
	margin-bottom: 5px;
	font-size: 15px;
	text-align: center;
}
/*----------------------------------------------*//* .about-flow */
.about-flow {
	margin-top: 15px;
}
.about-flow ol {
	width: auto;
}
.about-flow li {
	position: relative;
	display: block;
	width: 100%;
	box-shadow: 1px 1px 3px #efefef;
}
.about-flow li:after {
	margin: 18px auto;
	content: "";
	display: block;
	width: 35.5px;
	height: 9px;
	background-size: 100% 100%;
}
.about-flow li:last-child:after {
	display: none;
}
.about-flow .box {
	padding: 0;
	background: inherit;
	font-size: 10px;
}
.about-flow .box .title {
	position: relative;
	padding: 0px 0px 0px 53px;
	margin-bottom: 5px;
	background: #ffffff;
	font-size: 12px;
}
.about-flow .box .title .num {
	position: absolute;
	width: 53px;
}
.about-flow .box .title .num span {
	font-size: 15px;
}
.about-flow .box .title .txt {
	display: table-cell;
	width: 100%;
	height: 45px;
	padding: 5px 10px;
	vertical-align: middle;
}
/*----------------------------------------------*//* .profile-data */
.profile-data {
	width: auto;
}
.profile-data table {
	width: 100%;
	font-size: 11px;
}
.profile-data table th, .profile-data table td {
	padding: 10px;
}
.profile-data table th {
	width: 35%;
	border-right: none;
}
.profile-data table td {
	border-left: none;
}
.profile-data .reason {
	margin-top: 30px;
}
.profile-data .reason .ttl {
	padding: 5px 10px;
}
.profile-data .reason .txt {
	padding: 10px;
}
/*----------------------------------------------*//* .guide-summary */
.guide-summary {
	width: auto;
	margin: 20px auto 20px;
	font-size: 11px;
	line-height: 1.8;
}
/*----------------------------------------------*//* .guide-point */
.guide-point {
	margin-top: 30px;
	margin-bottom: 80px;
}
.guide-point ul {
	width: auto;
}
.guide-point li {
	width: 223px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	float: none;
}
.guide-point .img img {
	width: 100%;
	height: auto;
}
.guide-point .txt {
	font-size: 10px;
	margin: 5px 5px 0px 5px;
}
.guide-point .txt .title {
	margin-bottom: 5px;
	font-size: 15px;
	text-align: center;
}
/*----------------------------------------------*//* .guide-flow */
.guide-flow {
	margin-top: 15px;
}
.guide-flow ol {
	width: auto;
}
.guide-flow li {
	position: relative;
	display: block;
	width: 100%;
	box-shadow: 1px 1px 3px #efefef;
}
.guide-flow li:after {
	margin: 18px auto;
	content: "";
	display: block;
	width: 35.5px;
	height: 9px;
	background: url(../images/parts/flow-arw.png) no-repeat 0 0;
	background-size: 100% 100%;
}
.guide-flow li:last-child:after {
	display: none;
}
.guide-flow .box {
	padding: 0;
	background: inherit;
	font-size: 10px;
}
.guide-flow .box .title {
	position: relative;
	padding: 0px 0px 0px 53px;
	margin-bottom: 5px;
	background: #ffffff;
	font-size: 12px;
}
.guide-flow .box .title .num {
	position: absolute;
	width: 53px;
}
.guide-flow .box .title .num span {
	font-size: 15px;
}
.guide-flow .box .title .txt {
	display: table-cell;
	width: 100%;
	height: 45px;
	padding: 5px 10px;
	vertical-align: middle;
}
/*----------------------------------------------*//* .homeslide */
.homeslide {
	height: 170px;
}
.homeslide .bg {
	background: url(../images/parts/loading.gif) no-repeat center center;
	background-size: 32px 32px;
}
.homeslide .lead {
	position: absolute;
	top: 85px;
	left: 0;
	font-size: 9px;
	display: none;
}
.homeslide .title {
	position: absolute;
	top: 27px;
	width: 100%;
	font-size: 18px;
	text-align: center;
}
.homeslide .button {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
	text-align: center;
}
.homeslide .button span {
	display: inline-block;
	height: 30px;
	padding: 0px 10px;
	font-size: 10px;
	line-height: 30px;
}
/*----------------------------------------------*//* 汎用 */
.pc {
	display: none;
}
.sp {
	display: block;
}
.pager {
	clear: both;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}
.pager ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.pager li {
	display: inline;
	list-style-type: none;
	padding: 0px 10px 0px 0px;
}
/************************************************//* menu animation */
#container, #header {
	transition: margin 0.2s ease-out, left 0.2s ease-out;
}
#menu {
	opacity: 0;
	transition: opacity 0.1s 0.2s linear;
	pointer-events: none;
}
body.menu-open #wrapper, body.menu-open #container {
	overflow: hidden;
}
body.menu-open #container, body.menu-open #header {
	left: 100%;
	margin-left: -53px;
}
body.menu-open #menu {
	opacity: 1;
	transition: opacity 0.1s linear;
	pointer-events: auto;
}
body.menu-open #header a {
	pointer-events: none;
}
