/* CSS Document */
body,input{
font-family:  "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.7;
	font-size:12px;
	color:#333;
}
.top{
	width: 72%;
	border-right: 1px solid #e5e5e5;
	background: rgba(255, 255, 255, 0.6);
	padding: 2% 2% 2% 3%;
	padding-top: 20px;
}
.frame
{
	width:100%;;
	display: flex;
	justify-content: flex-start;
}
.top h2{
	font-size: 18px;
}
.top img
{
	width: 95%;
}
.hanbox p
{
     font-size: 20px;
	 color: #00a7dc;
	line-height: 0.5;
	padding-top: 20px;
	margin-bottom: 3px;
}
.hanbox
{
	background: rgba(255, 255, 255, 0.8);
    text-align: center;
	width: 28%;
}
.hanbox li
{
	list-style: none;
	border-bottom: 3px solid #00a7dc;
	padding: 3px 0;
	margin: 0 3px;
}
.hanbox ul
{
	width: 45px;
	margin: 0 auto;
}
.bgr2
{
	width: 95%;
	position: relative;
}
.bgr1
{
	background-image: url(../sp-img/bgr1.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.tech
{
	background: url(../sp-img/book.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 200px;
	margin: 10px 0 0 10px;
	width: 65%;
}
.spc-tech
{
	position: absolute;
	bottom: 0;
	right: -10px;
}
.login{
	padding: 10px;
}
.spc-tech img
{
	width: 68%;
	float: right;
}
.art2 h2
{
	 background: #39ade1;
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
	display: table;
}
.art2-img
{
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.art2-text
{
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.5;
}
.onl-img img
{
	width: 95%;
	margin: 10px auto;
}
.trk
{
	padding: 10px;
}
.text1
{
	font-weight: bold;
	font-size: 12px;
}
.big-fr
{
	background: #2aa9db;
	padding: 10px;
	margin: 0px 10px 50px;
}
.big-fr2
{
	background: #025090;
	padding: 10px;
	margin: 20px 0 50px;
}
.small-fr
{
	background: #fff;
}
.flex
{
	justify-content: space-between;
	padding: 20px 5px;
	border-bottom: 1px solid #e8e5e5;
	display: table;
	width: 95%;
	margin: 0 auto;
}
.fr-img
{
	border-bottom: 2px dotted #417cac;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 15px;
	display: table-cell;
	width: 80px;
}
.fr-text
{
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 15px;
}
.fr-text span
{
	font-size: 20px;
	color: #e0001e;
	font-weight: bold;
}
.big:before
{
	 content: url(../sp-img/sankaku.png);
    display: block;
    position: absolute;
    bottom: -50px;
    left: 36%;
}
.big{
	position: relative;
}
.big2:before
{
	 content: url(../sp-img/sankaku2.png);
    display: block;
    position: absolute;
    bottom: -46px;
    left: 40%;
}
.big2{
	position: relative;
}
.big2 .fr-img
{
	font-size: 14px;
	margin: 0;
	width: 100px;
}
.big2 .fr-img img
{
   margin-bottom: 10px;
}
.big2 .fr-text
{
	font-weight: normal;
	font-size: 16px;
}
.big2 .flex
{
	width: 95%;
}
.ol,
.mypage
{
	width: 85%;
	margin: 0 auto;
}
.ol img
{
	width: 100%;
}
.mypage img
{
	width: 100%;
}
.art3 {
    background: #eeeeee;
    padding: 30px 10px 10px;;
}
.kinkyuboushyu {
    background: #fff;
    border: 1px solid #39ade1;
    position: relative;
    padding-bottom: 15px;
}
.kinkyuboushyu h2 {
    border-bottom: 2px solid #39ade1;
    padding: 8px 5px 0px;
    margin-bottom: 20px;
}
.pst1 {
    position: absolute;
    top: -12px;
    left: 15px;
}
.pst2 {
    text-align: right;
}
.pst1 img
{
	width: 65%;
}
.pst2 img{
	width: 35%;
}
.bdno
{
	border-bottom: none;
}
.some-inf h2{
	padding: 20px 20px 25px;
	text-align: center;
}
.information {
    border: 1px solid #8cc63f;
    text-align: center;
    position: relative;
    box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}
.photo-sz
{
	padding: 8px;
}
.flex-inf
{
	width: 95%;
	margin: 0 auto;
}
.pst3 {
    position: absolute;
    top: -11px;
    left: 10px;
}
.information  {
    font-size: 16px;
    font-weight: bold;
}
.text-inf {
    font-size: 12px;
    padding: 0 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
.information h3{
	padding: 3px;
}
.some-inf h2 img
{
	width: 40%;
}
.photo-sz img
{
	width: 100%;
}
.flex-contact
{
	background: #eeeeee;
	padding: 15px 0px 20px 10px;
	display: flex;
	justify-content: space-between;
}
.right-bn{
	width: 61%;
}
.right-bn1
{
	width: 100%;
}
.right-bn1 img
{
	width: 100%;
}
.nmr
{
	width: 100%;
	padding-top: 10px;
}
.spcbr
{
	text-align: center;
}
.pt17 img
{
	width: 100%;
	padding-top: 30px;
}
.pt-right
{
	width: 38%;
	padding-top: 50px;
}
.checkbox {
    font-size: 12px;
    border-bottom: dotted 2px #8c6239;
    padding-bottom: 3px;
    line-height: 2;
}
.checkbox span {
    color: rgba(235, 53, 82, 0.89);
}
.pst3:before{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
.checkbox img
{
	width: 15px;
}
.news
{
	padding: 20px 10px 0;
	border-bottom: 2px dotted #8cc63f;
	margin: 0 10px;
}
.left {
    float: left;
	font-size: 20px;
	font-weight: bold;
	color: #29abe2;
}
.right {
    float: right;
	padding-top: 6px;
	width: 38%;
}
.right img
{
	width: 100%;
}
.tbl-cell-red .vt-img
{
	width: 18px;
}
.tbl-cell
{
	 margin: 0 10px;
    border-bottom: 1px solid #d9d9d9;
	padding: 5px;
}
.tbl-cell-red{
    border-bottom: 1px dotted #d9d9d9;
	display: table;
	 padding: 5px;
	 margin: 0 10px;
}
.box-inline
{
	display: table-cell;
	vertical-align: middle;
	width: 80px;
}
.box-inline span{
	font-size: 14px;
	border: 1px solid #134f8f;
	padding: 3px 7px;
	color: #417cac;
	font-weight: normal;
	display: block;
	text-align: center;
}
.vt-img
{
	display: table-cell;
	vertical-align: middle;
	padding: 6px 10px 0;
	width: 13px;
}
.vt-img img
{
	width: 70%;
}
.text{
	display: table-cell;
	vertical-align: middle;
}
.tbl-cell-red .box-inline span
{
	border: 1px solid #be1d2e;
	color: #be1d2e;
}
.blue-bd .tbl-cell
{
	  border-bottom: 1px dotted #d9d9d9;
}
.blue-bd .border-none
{
	border-bottom: none;
}
.blue-bd
{
	border-bottom: 2px dotted #8cc63f;
	margin: 10px;
}
.right-bn2
{
	width: 95%;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.right-bn2 img
{
	width: 100%;
}
.sp-pd
{
	width: 48%;
	padding: 5px 0;
}
.ct-login
{
	width: 70%;
	margin: 0 auto;
}
.ct-login img
{
	width: 100%;
}
footer
{
    background: #29abe2;
	position: relative;
	margin-top: 40px;
}
.footermenu
{
		display: flex;
		justify-content: space-between;
		padding: 10px 10px;
}
.ul1{
    width: 23%;
}
.ul2
{
	width: 48%;
}
.ul3
{
	width: 29%;
}
.footermenu a
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.footer-bnlast
{
	padding: 2%;
	flex-wrap: wrap;
		display: flex;
		justify-content: flex-start;
}
.footer-bnlast p
{
	width: 30%;
	margin: 0 1%;
}
.footer-bnlast p img{
	width: 100%;
}
.footer-tx
{
	font-size: 14px;
	color: #fff;
	width: 90%;
	margin:  0 auto;
	font-weight: bold;
	padding-bottom: 10px;
}
.gototop {
    position: absolute;
    top: -30px;
    right: 30px;
    width: 80px;
    text-align: center;
    background: #29abe2;
    color: #fff;
    font-size: 16px;
    padding: 3px 15px;
    border-radius: 5px;
}
.coppyright
{
	background: #025090;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 5px;
}
.bdno
{
	border-bottom: none;
}
.right-bn2 p
{
	transition: 1s;
	opacity: 1;
}
.right-bn2 p:hover{
	opacity: 0.5;
}
.sp-contact
{
	width: 80%;
	padding: 10px 0px 10px 10px;
}
.sp-contact,.contact-hanbox
{
	display: table-cell;
	vertical-align: middle;
}
.sp-contact h2
{
	font-size: 20px;
}
.sp-contact p img
{
	width: 100%;
}
.frame-contact
{
	width: 100%;
	background: rgba(255,255,255,0.8);
	display: table;
}
.line
{
	width: 50px;
	height: 50px;
	background: #00a7dc;
	border-radius:100%;
	position: relative;
	float: right;
	margin-right: 10px;
}
.maru li
{
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #fff;
	margin: 5px 5px 5px 20px;
	list-style:none;
}
.yokobo li
{
	width: 20px;
	height: 4px;
	background: #fff;
    margin: 7px 6px 6px;
	list-style: none;
}
.maru
{
	position: absolute;
	left: -10px;
	top: 8px;
}
.yokobo
{
	position: absolute;
	left: 14px;
	top: 6px;
}
.bgrcontact {
    background: url(../sp-img/bgrcontact.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
    height: 300px;
    position: relative;
}
.contact-logo h2 {
    font-size: 28px;
    color: #025090;
    font-weight: bold;
}
.contact-logo p {
    font-size: 16px;
    color: #025090;
    font-weight: bold;
}
.contact-logo {
    position: absolute;
    left: 20px;
    bottom: 55px;
}
.bgrcolor {
    background: #00a7dc;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
	padding: 5px 10px 5px 10px;
}
.bgrcolor a
{
	color: #fff;
	text-decoration: none;
}
.ct-left
{
	width: 95%;
   margin: 0 auto;
}
.for3step
{
	padding: 0;
}
.for3step p
{
	margin-right: 5px;
	width: 33%;
	padding: 8px 0;
}
.for3step p span
{
	padding: 6px;
	border-left: 5px solid #fff;
}
.name_area input,
.inputpadding1 input,
.add p input,
.naiyou textarea
{
	width:90%;
}
.na{
	padding-right: 15px;
	padding: 0;
}
.form_contact_table
{
	margin-top: 5px;
}
.form_contact_table dd p
{
	margin: 5px 0;
}
.form_contact_table dd
{
	padding: 10px;
	width: 40%;
}
.phonenumber p input {
    width: 50%;
}
.form_contact_table dt
{
	width: 32%;
	font-size: 12px;
	padding: 0 5px;
}
.homephone
{
	width: 70px;
}
.chyui
{
	padding-left: 0;
}
.right-bn2 p
{
	width: 48%;
	padding: 5px 0;
}
.gotocfmtsceen button
{
	margin: 20px auto 0;
	width: 150px;
}
.gotocfmtsceen
{
	text-align: center;
}
.contact-baner .baner
{
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	padding: 0;
}
.contact-baner p
{
	width: 48%;
	margin: 2%;
}
.contact-baner p img
{
	width: 100%;
}
.tell
{
	padding: 0;
	width:0;
}

.footer-bnlast
{
	width: 96%;
}
.for3step p img
{
	width: 100%;
}
.form h2,.uketuke
{
	font-size: 14px;
}
.mail-box
{
	width: 50px;
}
.mail-box img
{
	width: 100%;
}
.uketuke span img
{
	width: 60%;
}
.uketuke span.tell-number img
{
	width: 80%;
}
.form h2
{
	padding: 3px 0;
}
.hissu
{
	display: inline-block;
}
.homephone
{
	font-size: 12px;
}
.footermenu-sp li
{
	display: inline-block;
}
.footermenu-sp li a
{
	color: #fff;
	text-decoration: none;
}
.footermenu-sp
{
	padding: 10px;
}
.footer-splast
{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 5px 10px;
}
.footer-splast p
{
	width: 30%;
	margin: 0 1%;
}
.footer-splast p img
{
	width: 100%;
}
.footer-contact
{
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 10px;
}
.sp-bgrprofile
{
	background: url(../sp-img/bgrprofile.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.prf-main h2
{
	margin: 20px 0;
}
.prf-main h2 span
{
	font-size: 16px;
	display: block;
}
.profile-table tr th
{
	font-size: 14px;
	padding: 5px;
	width: 35%;
	vertical-align: middle;
}
.profile-table tr td
{
	font-size: 12px;
	padding-left: 5px;
	vertical-align: middle;
	padding: 8px 5px;
}
.cc-img1 img
{
   width: 100%;
}
.concern-text
{
	font-size: 14px;
}
.merit-inline1,
.merit-inline2,
.merit-inline3,
.merit-inline4
{
	background: none;
	padding: 0;
}
.merit-img
{
	margin-right: 0;
	padding: 5px;
}
.prf-main h2.margin
{
	margin: 15px 10px;
}
.merittitle p
{
	font-size: 12px;
}
.merittitle h3
{
	font-size: 14px;
	line-height: 1.5;
	border-bottom: 2px solid #c69c6d;
	padding: 5px;
	margin-right: 5px;
}
.merittitle br
{
	display: none;
}
.merit{
	margin:  15px 0;
}
.courseshare
{
	display: block;
	padding-top: 0;
}
.course-img1
{
	float: left;
	margin-right: 10px;
	width: 40%;
}
.courseshare .concern-text
{
	width: 100%;
}
.book-img
{
	width: 25px;
}
.book-text
{
	padding-left: 15px;
}
.tokucho
{
	padding: 5px 0;
}
.recuitshare
{
	display: block;
	padding-top: 0;
}
.recuitblog3
{
	padding-top: 5px;
}
.recuitblog3 .waku span
{
	padding: 10px 5px;
}
.waku
{
	width: 70%;
	margin: 10px auto;
}
.blue-text span:first-child
{
	width: 20px;
}
.blue-text span:first-child img
{
	width: 100%;
}
.waku
{
	padding: 7px;
	line-height: normal;
}
.waku span
{
	font-size: 16px;
	padding: 5px;
}
.sp-bgrrecuitment
{
	background: url(../sp-img/bgrrecuitment.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.rcblog4 .waku span:first-child
{
	padding: 10px 0 10px 5px;
}
.rcblog4 .waku span:last-child{
	padding-right: 10px;
}
.sp-bgrlicense
{
	background: url(../sp-img/sp-bgrrecuitment.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.sp-bgrmaternity
{
	background: url(../sp-img/sp-bgrrecuitment.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.table-slider
{
	width: 100%;
	overflow-x: auto;
}
.table-slider table
{
	width: 640px;
}
.license-table td
{
	padding: 10px 0px;
	font-size: 12px;
}
.license-text,.lc-text
{
	font-size: 14px;
	padding-top: 10px;
}
.lc-text
{
	padding-top: 0;
}
.right-sider
{
	float: right;
	padding-left: 10px;
}
.yel-color
{
	padding: 10px;
	margin-bottom: 20px;
}
.mat-padd .courseshare
{
	display: flex;
	padding: 0;
	width: 100%;
}
.yel-color h3
{
	font-size: 14px;
}
.yel-color p
{
	font-size: 12px;
}
.sp-text span
{
   font-size: 11px;
}
.sp-bgrtest
{
	background: url(../sp-img/bgrtest.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.sp-bgrhoshou
{
	background: url(../sp-img/bgrhoshou.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.hoshou-img img
{
   width: 100%;
}
.sp-shinki
{
	background: url(../sp-img/shinki.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.longtlitle
{
	left: 10px;
	bottom: 20px;
}
.name_area dd div
{
   width: 35%;
   display: block;
}
.inputpadding input
{
	width: 25%;
}
.inputpadding span:first-child{
	width: 5px;
}
.inputpadding:last-child{
	width: 50%;
}
.teachname dd p
{
	display: table;
}
.teachname dd .na
{
	display: table-cell;
}
.name_area dd.last-radio div{
   width: 50%;
   display: block;
}
.sp-bgrnagare
{
	background: url(../sp-img/bgrnagare.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.last-step .merit
{
	    background: #fefbe0;
		margin: 15px 0;
}
.merittitle
{
	margin-left: 0;
}
.sp-nagare
{
	left: 10px;
}
.sp-nagare h2
{
	font-size: 22px;
}
.gotocfmtsceen button span
{
	padding: 5px;
}
.gotocfmtsceen
{
	margin-bottom: 20px;
}
.shogai
{
	left: 10px;
}
.hoken th, .hoken td
{
	font-size: 12px;
	padding: 5px;
}
.link-infor
{
	margin:  0 10px;
}
.sp-bgreverybody
{
    background: url(../sp-img/everybody.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    position: relative;
}
.lmspmt20{
    margin-top: 20px;
}
a.no-deco{
    color: #fff;
    text-decoration: none;
}
