@charset "utf-8";

/*2016
----------------------------------------------- */

/*COMMON*/
.ttlAbout,.ttlRecruit,.ttlCompany,.ttlPartner,.ttlAccess,.ttlContact {
	width: 100%;
	padding: 80px 0 0;
	text-align: center;
	font-size: 24px;
	color: #0073ae;
}
.ttlAbout {
	background: url(../img2016/common/icon1.png) center 20px no-repeat;
}
.ttlRecruit {
	background: url(../img2016/common/icon2.png) center 20px no-repeat;
}
.ttlCompany {
	background: url(../img2016/common/icon3.png) center 20px no-repeat;
}
.ttlPartner {
	background: url(../img2016/common/icon4.png) center 20px no-repeat;
}
.ttlAccess {
	background: url(../img2016/common/icon5.png) center 20px no-repeat;
}
.ttlContact {
	background: url(../img2016/common/icon6.png) center 20px no-repeat;
}
.comTtl {
	font-size: 20px;
	color: #0073ae;
	font-weight: bold;
	margin-bottom: 7px;
}
.comTtl2 {
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 16px 0 14px 40px;
	line-height: 1.2;
	background: url(../img2016/common/circle1.png) 15px center no-repeat #d7f0fd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: both;
}
.comTtl2a {
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 16px 0 14px 40px;
	line-height: 1.2;
	background: url(../img2016/common/circle1_or.gif) 15px center no-repeat #fceade;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: both;
}
.comTtl3 {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 7px 0 10px 30px;
	line-height: 1.2;
	background: url(../img2016/common/circle2.png) 10px center no-repeat;
	border-bottom: solid 2px #e9ece5;
	color: #0073ae;
	clear: both;
}
.comTtl4 {
	font-size: 1.1em;
	margin-bottom: 15px;
	padding: 0 0 0 22px;
	line-height: 1.2;
	background: url(../img2016/common/circle3.gif) left center no-repeat;
	color: #0073ae;
	clear: both;
}
.boxGreen {
	clear: both;
	background: #f6f9ee;
	padding: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.cmnList li {
	width: 290px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.cmnList li:nth-child(3n) {
	margin-right: 0;
}
.cmnList li a {
	display: block;
	height: 164px;
	overflow: hidden;
	border: solid 1px #d7e4dc;
	padding: 9px 18px 9px 9px;
	background: url(../img2016/common/arrow_g.gif) 270px 150px no-repeat;
}
.cmnList li a span {
	width: 290px;
	display: inline-block;
	background: #0073ae;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 1;
	padding: 55px 0;
	margin: -10px -20px 10px -10px;
}
.cmnList li a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.cmnList li.forStd a {
    border: solid 1px #f3b8ca;
	background: url(../img2016/common/arrow_pk.png) 270px 150px no-repeat;
	color: #e85298;
}
.cmnList li.forStd a:hover {
	color: #f35aa1;	
}
.cmnList li.forStd a span {
	padding: 26px 0;
	line-height: 1.5;
	background-color: #e85298;
}
.cmnList li.forStd a span em {
	font-size: 85%;
}
.cmnList li.fZ18 a span {
	font-size: 18px;
}
.cmnUl li {
	list-style: disc;
	line-height: 1.6em;
	margin-left: 20px;
}
.cmnOl li {
	list-style: decimal;
	line-height: 1.6em;
	margin-left: 25px;
}
.leadTxt {
	font-size: 17px;
	font-weight: bold;
}
.leadTxt2 {
	font-size: 17px;
	font-weight: bold;
}

.coun_box {
	width: 380px ; 
	height: 400px ;
	float: left;
	margin : 30px 10px 0 20px;
	padding: 15px 15px;
	border: solid 2px #ec681e;
	color: #ec681e;	
}
.coun_txt p{
	font-size: 14px;
	color: #2B2B2B ;
	margin-top: 20px;
	line-height: 1.8em;
}
.student_info {
	padding: 40px 20px 0;
	overflow: hidden;
}
/*about
-------------------- */
.miniDetail {
	width: 680px;
	float: left;
	margin-bottom: 20px;
}
.miniDetail dt {
	border-top: dotted 1px #eae8e1;
	border-bottom: dotted 1px #eae8e1;
	background: #f1f1f1;
	padding: 5px 10px;
}
.miniDetail dd {
	padding: 8px 10px;
}
.staff {
	margin-bottom: 20px;
}
.staff dl {
	width: 780px;
	float: right;
	line-height: 1.5;
}
.staff dt {
	width: 10em;
	float: left;
	clear: left;
	padding: 10px 0;
}
.staff dd {
	margin-bottom: 5px;
	padding: 10px 0 5px 10em;
	border-top: dotted 1px #eae8e1;
}
.staffPhoto {
	float: left;
	margin-bottom: 5px;
}
.staffCome {
	clear: both;
	width: 780px;
	background: url(../img2016/about/p_comment_bottom.gif) no-repeat bottom;
	margin-left: 120px;
}
.staffCome_inner {
	background: url(../img2016/about/p_comment_top.gif) no-repeat top left;
	padding: 15px;
	line-height: 1.5;
}
/*privacy*/
.privacy .tCircle dt,
.about_site .tCircle dt {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 7px 0 10px 30px;
	line-height: 1.2;
	background: url(../img2016/common/circle2.png) 10px center no-repeat;
	border-bottom: solid 2px #e9ece5;
	color: #0073ae;
	clear: both;
	border-left: none;
}
.privacy .tCircle dd span, 
.about_site .tCircle dd span {
	font-size: 1.2em;
	font-weight: bold;
	color: #1eb9ee;
}


/*recruit
-------------------- */
/*faq*/
.faq .comTtl2 {
	margin-top: 0px;
}
.faqDl dt {
	background: url(../img2016/recruit/faq_question.gif) no-repeat 15px 0;
	font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0px 0px 8px 45px;
}
.faqDl dd {
	background: url(../img2016/recruit/faq_answer.gif) no-repeat 15px 2px;
    line-height: 1.4;
    padding: 0px 0px 30px 45px;
}

/*advice*/
.advice .document_wrap {
	width: 470px;
	margin: 0 auto;
}
.advice .advice_navi {
	overflow: hidden;
	*zoom: 1;
}
.advice .advice_navi li {
	float: left;
	width: 150px;
	text-align: center;
}
.advice .advice_navi a {
	display: block;
	border: 1px solid #0073ae;
	border-left: none;
	color: #0073ae;
	font-weight: bold;
	padding: 20px 10px;
	text-decoration: none;
}
.advice .advice_navi a:hover {
	background-color: rgba(0, 115, 174, 0.5);
	color: #fff;
}
.advice .advice_navi span {
	display: block;
	border: 1px solid #0073ae;
	border-left: none;
	border-right: none;
	background-color: #0073ae;
	color: #fff;
	font-weight: bold;
	padding: 20px 10px;
}
.advice .advice_navi .advice_navi_first a {
	border-left: 1px solid #10843a;
}
ul.list_check2 li {
	line-height: 1.8em;
	background-image: url(../img2016/recruit/checked.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 2px 25px;
}
div.list_check2 ol {
	margin-bottom: 15px;
}
div.list_check2 li {
	line-height: 1.6em;
	list-style: decimal;
	list-style-position: inside;
}
dl.list_maner dt {
	color: #22a0e1;
	line-height: 1.8em;
}
dl.list_maner dd {
	line-height: 1.8em;
	margin-bottom: 1em;
	padding-left: 1em;
}
dl.list_maner dd li {
	line-height: 1.6em;
	list-style:	disc;
}

.parentsTxt {
	width: 750px;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 20px;
}

/*
partner_news
----------------------------------------------- */
.partnernewsList {
	border-top: 1px solid #ccc;
}
.partnernewsList dt {
	width: 8.5em;
	float: left;
	line-height: 1.3;
	padding: 15px 0 15px 15px;
}
.partnernewsList dd {
	padding: 15px 10px 15px 9.5em;
	line-height: 1.3;
	border-bottom: 1px solid #ccc;
}

/*
blog
----------------------------------------------- */
.blogL {
	width: 670px;
	float: left;
}
.blogR {
	width: 210px;
	float: right;
}

.menuListBox {
width: 210px;
background: #fff;
}

.menuListBox2 {
width: 210px;
background: #fff;
margin-bottom: 10px;
}

.menuListBox h3,.menuListBox2 h3 {
	/*padding: 6px 10px;
	background: #999;
	font-size: 93%;
	color: #fff;*/

    padding: 8px 10px 7px;
    background: #10843a;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.2;

}
.menuListBox table {
width: 210px;
}
.menuListBox td {
	padding: 5px 2px;
	text-align: center;
	font-size: 12px;
}
.blogTitle {
	font-size: 1.2em;
	color: #5d9800;
	margin-bottom: 15px;
	padding: 4px 0 4px 5px;
	border-bottom: 3px double #555;
	border-left: 5px solid #333;
	line-height: 1.2;
}
.entryFooter {
	text-align: right;
}
.continueLink {
	text-align: right;
}
#searchForm {
	margin-top: 10px;
}
.blogBoxHeader h3 {
	color: #8cad01;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #8cad01;
}

.blogSearch {
padding: 0 10px 10px;
}

/*2014
----------------------------------------------- */
/*.ttlAbout,*/.ttlSemi,.ttlNews,.ttlSuppo,.ttlPart {
width: 680px;
height: 35px;
padding: 25px 0 0 20px;
color: #fff;
font-weight: bold;
font-size: 139%;
line-height: 1.2;
}
.ttlMedia,.ttlMaga,.ttlKobe,.ttlManner,.ttlKatsu,.ttlVoice,.ttlBlog,.ttlParen,.ttlMogi {
width: 680px;
height: 35px;
padding: 15px 0 0 20px;
color: #fff;
font-weight: bold;
font-size: 139%;
line-height: 1.2;
margin-top: 10px;
}

/*.ttlAbout {
	background: url(../new_img/ttl_about.gif);
}*/
.ttlSemi {
	background: url(../new_img/ttl_seminar.gif)
}
.ttlNews {
	background: url(../new_img/ttl_news.gif)
}
.ttlSuppo {
	background: url(../new_img/ttl_support.gif)
}
.ttlPart {
	background: url(../new_img/ttl_partner.gif);
}

.ttlMedia {
	background: #00a062;
}
.ttlMaga {
	background: #f28f28;
}
.ttlKobe {
	background: #f28f28;
}
.ttlManner {
	background: #f28f28;
}
.ttlKatsu {
	background: #eb67a2;
}
.ttlVoice {
	background: #6eb92b;
}
.ttlBlog {
	background: #666;
}
.ttlParen {
	background: #00a062;
}
.ttlMogi {
	background: #5faf17;
}

.sideNav {
width: 224px;
border-left: 3px solid #00a062;
border-right: 3px solid #00a062;
border-bottom: 3px solid #00a062;
background: #fff;
margin-bottom: 10px;
}
.sideNav li a,.sideNav li a:link,.sideNav li a:visited,.sideNav li a:hover,
.menuListBox li a,.menuListBox li a:link,.menuListBox li a:visited,.menuListBox li a:hover {
width: 204px;
padding: 8px 0 8px 20px;
line-height: 1.2;
background: url(../new_img/arrow_s.gif) 5px center no-repeat;
display: block;
border-bottom: 1px solid #ccc;
}

.sideNav li a:hover,.menuListBox li a:hover {
background: url(../new_img/arrow_s.gif) 5px center no-repeat #f1f1f1;
text-decoration: none;
}

.picCent {
width: 100%;
text-align: center;
clear: both;
}

.ui-tabs-panel a,.ui-tabs-panel a:link,.ui-tabs-panel a:visited,.ui-tabs-panel a:hover {
	color: #668800!important;
}

/*SHUKATSUBU
----------------------------------------------- */
#mainShuka {
	width: 700px;
	background: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
.shukaIn {
	width: 350px;
	height: 400px;
	padding: 0 0 15px 350px;
	background: url(../shukatsubu/img/pic_shukatsu2.jpg);
}


/*2011
----------------------------------------------- */
.formSizeShort {
	width: 4em;
}
.formSizeHarf {
	width: 250px;
}
.formSizeFull {
	width: 350px;
}
.required,
.emSection {
	color: #FF0000;
}
.formBtn {
	text-align: center;
}
.f_maininner {
	width: 960px;
	margin:0 auto;
}
.f_maininner img {
	clear: both;
	display: block;
	vertical-align: bottom;
}
#rightContent h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: dotted 2px #eae8e1;
}
.pankuzu {
	margin-bottom: 6px;
	line-height: 1.2;
	text-align: left;
}
.mR20 {
	margin-right: 20px;
}
.mT10 {
	margin-top: 10px;
}
.mT30 {
	margin-top: 30px;
}
.search_midashi {
	margin: 30px 0 15px 0;
	clear: both;
	font-size: 1.2em;
	padding: 4px 0 4px 5px;
	border-bottom: 3px double #1eb9ee;
	border-left: 5px solid #1eb9ee;
	line-height: 1.2;
}
.searchArea {
	width: 670px;
	margin-bottom: 30px;
}
.searchArea li {
	width: 110px;
	float: left;
	margin-bottom: 5px;
}
.searchGyosyu  {
	width: 670px;
}
.searchGyosyu li {
	width: 334px;
	float: left;
	margin-bottom:5px;
}
.searchNavi {
	padding-bottom: 10px;
}
.searchNavi p {
	float: left;
	margin-top: 5px;
}
.searchNavi p span {
	font-size: 1.2em;
	color: #ff7200;
}
.searchNavi div {
	float: right;
	text-align: right;
	width: 250px;
}
.searchNavi img {
vertical-align: bottom;
}
.partner {
	padding: 5px;
	margin-bottom: 20px;
	position: relative;
	border: 3px solid #ccc;
}
.ban-hataraku {
	position: absolute;
	top: -15px;
	right: 0;
}
.cName {
	font-size: 1.2em;
	width: 550px;
	padding: 6px 0 6px 10px;
	line-height: 1.2;
	background: #eee;
	border-left: 4px solid #1eb9ee;
	float: left;
}
.btn_detail {
	width: 57px;
	float: right;
	display: inline;
	margin: 5px 15px 0 0;
}
.cList1{
	clear: both;
	padding-top: 5px;
}
.cList1 dt {
	padding: 5px 0;
	width: 5em;
	float: left;
	clear: left;
}
.cList1 dd {
	padding: 5px 0 5px 5em;
	border-top: solid 1px #eae8e1;
}
.cList2{
	clear: both;
	padding-top: 5px;
}
.cList2 dt {
	padding: 5px 0;
	width: 9em;
	float: left;
	clear: left;
}
.cList2 dt img {
	vertical-align: middle;
}
.cList2 dd {
	padding: 5px 0 5px 9em;
	border-top: solid 1px #eae8e1;
}
.pComment {
	clear: both;
}
.pComment dt {
	margin-bottom: 10px;
	margin-top: 20px;
}
.tCircle dt {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 4px 0 4px 5px;
	border-bottom: 3px double #00a062;
	border-left: 5px solid #00a062;
	line-height: 1.2;
}
.tCircle dd span {
	font-size: 1.2em;
	font-weight: bold;
	color: #1eb9ee;
}
.pAlbum {
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
}
.pAlbum img {
	display: inline-block;
	margin: 0 3px;
}
.partnerForm {
	font-size: 1.2em;
	padding-top: 10px;
}

/*
seminar
----------------------------------------------- */
.tCeminar1 {
	width: 670px;
	margin-top: 20px;
}
.tCeminar1 th {
	background: url(../img2016/seminar/bg_th1.gif) repeat;
	padding: 10px;
	border: solid 1px #eae8e1;
	font-weight: normal;
	text-align: center;
}
.tCeminar1 td {
	padding: 10px;
	border: solid 1px #eae8e1;
	text-align: center;
	line-height: 1.5;
}
.tCeminar2 {
	width: 670px;
	margin-top: 20px;
}
.tCeminar2 th {
	background: url(../img2016/seminar/bg_th1.gif) repeat;
	padding: 10px;
	border: solid 1px #eae8e1;
	font-weight: normal;
}
.tCeminar2 td {
	padding: 10px;
	border: solid 1px #eae8e1;
	line-height: 1.5;
}
.semiArrow {
	text-align: center;
	margin: 20px 0;
}
.sTitle {
	font-size: 1.2em;
	padding: 6px 0 6px 10px;
	line-height: 1.2;
	background: #eee;
	margin-bottom: 15px;
	border-left: 5px solid #8ec31f;
}
.gForm {
	width: 900px;
	margin-bottom: 20px;
}
.gForm th {
	padding: 10px;
	background: #fbfbf9;
	border: solid 1px #eae8e1;
	font-weight: normal;
	text-align: left;
}
.gForm td {
	padding: 10px;
	border: solid 1px #eae8e1;
	text-align: left;
}
.btnForm {
	text-align: center;
}
.semiTitle {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 4px 0 4px 5px;
	border-bottom: 3px double #00a062;
	border-left: 5px solid #00a062;
	line-height: 1.2;
}
/*
about
----------------------------------------------- */

/* quake-slider
----------------------------------------------- */
.quake-slider-wrapper {
margin-bottom: 10px;
}
.quake-slider {
width: 670px;
height: 320px;
position: relative;
overflow: hidden;
}

.quake-link {
position: absolute;
z-index: 101;
}

.quake-nav-wrapper {
width: 0;
position: relative;
z-index: 102;
top: 0;
left: 0;
display: none;
}

.picAbt {
	width: 200px;
	float: right;
	padding: 10px 0;
}
.abtTxt0 {
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.abtTxt1 {
	font-size: 1.2em;
	color: #E62F8B;
	font-weight: bold;
}
.abtTxt2 {
	font-size:70px;
	color: #E62F8B;
	font-weight: bold;
	line-height: 72px;
	margin-bottom: -20px;
	position: relative;
}
.abtTxt2 span {
	font-size: 28px;
}

.aboutLinkBox {
	width: 682px;
	margin-right: -12px;
	clear: both;
/*overflow: hidden;
	_zoom: 1;*/
}
.aboutLink {
	border: solid 3px #00a062;
	padding: 10px 0;
	width: 212px;
	float: left;
	display: inline;
	margin-right: 9px;
	margin-top: 20px;
}
.aboutLink dl {
	width: 125px;
	float: left;
	display: inline;
	margin-left: 10px;
}
.aboutLink dt {
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0;
	white-space:nowrap;
}
.aboutLink dd {
line-height: 1.2;
}
.aboutLink img {
	float: right;
	display: inline;
	margin-right: 10px;
}
.aboutMessage {
	padding: 15px;
	margin: 20px 0;
	border: 3px double #3ABAFD;
	clear: both;
}
.aboutMessage p {
	font-size: 1.2em;
}
.boxFlow {
	background: url(../about/img/bg_flow.gif) no-repeat;
	margin: 0 auto;
	position: relative;
	height: 1200px;
	width: 510px;
	font-size: 12px;
}
.flow {
	width: 510px;
	margin-top: 20px;
	background: url(../about/img/p_waku_bottom.gif) no-repeat bottom;
}
.flow .flowTop_inner {
	background: url(../about/img/p_waku_top1.gif) no-repeat;
	padding: 15px 20px;
}
.flow .flow_inner {
	background: url(../about/img/p_waku_top2.gif) no-repeat;
	padding: 55px 20px 15px 20px;
}
.flow dt {
	width: 7em;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
.flow dd {
	padding-left: 15px;
	border-left: solid 1px #b3d622;
	float: right;
	width: 300px;
}
.flow1 {
	width: 510px;
	background: url(../about/img/p_waku_bottom.gif) no-repeat bottom;
}
.flow1 .flowTop_inner {
	background: url(../about/img/p_waku_top1.gif) no-repeat;
	padding: 15px 20px;
}
.flow1 dt {
	width: 7em;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
}
.flow1 dd {
	padding-left: 15px;
	border-left: solid 1px #b3d622;
	float: right;
	width: 300px;
}
.flow2 {
	width: 420px;
	background: url(../about/img/p_waku_bottom3.gif) no-repeat bottom;
	clear: both;
}
.flow2 .flowTop_inner {
	background: url(../about/img/p_waku_top3.gif) no-repeat;
	padding: 15px 20px;
}
.flow2 dt {
	width: 7em;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
}
.flow2 dd {
	padding-left: 15px;
	border-left: solid 1px #b3d622;
	float: right;
	width: 260px;
}
.flow3 {
	width: 510px;
	background: url(../about/img/p_waku_bottom4.gif) no-repeat bottom;
}
.flow3 .flowTop_inner {
	background: url(../about/img/p_waku_top4.gif) no-repeat;
	padding: 15px 20px;
}
.flow3 dt {
	width: 7em;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
}
.flow3 dd {
	padding-left: 15px;
	border-left: solid 1px #ff9812;
	float: right;
	width: 300px;
}
.step1 {
	position: absolute;
	top:30px;
}
.step2 {
	position: absolute;
	left: 90px;
	top: 160px;
}
.step3 {
	position: absolute;
	left: 90px;
	top: 318px;
}
.step4 {
	position: absolute;
	left: 90px;
	top: 512px;
}
.step5 {
	position: absolute;
	left: 90px;
	top: 635px;
}
.step6 {
	position: absolute;
	left: 90px;
	top: 775px;
}
.step7 {
	position: absolute;
	left: 90px;
	top: 950px;
}
.step8 {
	position: absolute;
	top: 1090px;
}
.accessDl dt {
	width: 7em;
	float: left;
	clear: left;
	margin-bottom:5px;
}
.accessDl dd {
	padding: 0 0 0 7em;
	margin-bottom:5px;
}
.accessPhoto {
	margin-bottom: 20px;
	padding-top: 20px;
}
.accessPhoto li {
	float: left;
}
.accessTable {
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
}
.accessTable th {
	padding: 10px;
	font-weight: normal;
	border: solid 1px #eae8e1;
	background: #f7f7f7;
}
.accessTable td {
	padding: 10px;
	border: solid 1px #eae8e1;
	line-height: 1.5;
}
/*.miniTitle {
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 16px 0 14px 40px;
	line-height: 1.2;
	background: url(../img2016/common/circle1.gif) 15px center no-repeat #e9f3ce;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}*/
.miniPhoto {
	width: 194px;
	float: right;
	margin-bottom: 20px;
	text-align: center;
}
.miniTel {
	font-weight: bold;
}
.tCircle2 {
	padding: 6px 0 6px 10px;
	line-height: 1.2;
	background: #eee;
	margin-top: 15px;
	margin-bottom: 5px;
	border-left: 5px solid #8ec31f;
}
.mediaBox {
	padding: 5px;
	border: 3px solid #ccc;
}
.mediaBoxInner {
	padding: 10px;
	background: #FFFFFF;
}
.mediaThumb {
	width: 130px;
	float: left;
}
.mediaThumb p {
	margin-top: 8px;
	background: #eae8e1;
	text-align: center;
}
.mediaList {
	width: 430px;
	float: right;
}
.mediaList li {
	line-height: 1.5;
	background: url(../about/img/icon_mag.gif) no-repeat 0 4px;
	padding: 0px 0 0px 14px;
}
.pdf {
	padding: 10px;
	border: solid 1px #eae8e1;
	margin-top: 20px;
}
.pdf img {
	float: left;
	display: inline;
	padding: 5px 20px 5px 0px;
}
.relatedLink dt {
	width: 20em;
	padding: 8px 0;
	float: left;
	clear: left;
}
.relatedLink dd {
	padding: 8px 0 8px 20em;
	border-bottom: dotted 1px #eae8e1;
}
.relatedLink2 li {
	padding: 8px 0;
	border-bottom: dotted 1px #eae8e1;
}
.sitemapList {
	width: 430px;
	float: left;
	display: inline;
}
.sitemapList p {
	background: #eee;
	margin-bottom: 10px;
	padding: 3px 10px;
	border-left: solid 3px #22a0e1;
}
.sitemapList ul {
	margin: 5px 0 10px 20px;
}
.sitemapList li {
	background: url(../img/bg_category.gif) no-repeat;
	padding: 6px 16px;
}
.sitemapList .end {
	background: url(../img/bg_categoryend.gif) no-repeat;
	padding: 4px 16px;
}
.outline {
	margin: 15px 0;
	line-height: 1.5;
}
.outline dt {
	font-size: 1.4em;
	color: #8cad01;
}
.outline dd img {
	float: left;
	display: inline;
	margin-right: 15px;
	margin-top: 10px;
}
.outline dd p {
	line-height: 150%;
	margin-top: 5px;
}



/*
news
----------------------------------------------- */
.blogEntry,
.newsEntry {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: dotted 2px #eae8e1;
}
.entryTitle {
	font-size: 1.2em;
	margin-bottom: 5px;
	padding: 4px 0 4px 5px;
	border-bottom: 3px double #00a062;
	border-left: 5px solid #00a062;
	line-height: 1.2;
}
.newsDate {
	color: #666666;
	margin-bottom: 10px;
}
.continue {
	text-align: right;
}
.newsNavi {
	text-align: center;
}

/*
support
----------------------------------------------- */
/* Common */
div.panel_3_column_right {
	float: left;
	width: 212px;
}
div.panel_3_column_center {
	float: left;
	width: 212px;
	margin-right: 15px;
}
div.panel_3_column_left {
	float: left;
	width: 212px;
	margin-right: 15px;
}

h3 {
	color: #35383b;
	font-size: 14px;
}
h3.title_round {
	padding: 6px 0 6px 10px;
	line-height: 1.2;
	background: #eee;
	border-left: 4px solid #f28f28;
	}
h3.title_bar {
	clear: both;
	font-size: 1.2em;
	margin-bottom: 15px;
	padding: 4px 0 4px 5px;
	border-bottom: 3px double #f28f28;
	border-left: 5px solid #f28f28;
	line-height: 1.2;}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
h4.title_underline {
	padding: 6px 0 6px 10px;
	line-height: 1.2;
	background: #eee;
	border-left: 4px solid #8ec31f;
}
span.enhanced {
	color: #22a0e1;
}
ul.list_menu_top li {
	border-bottom: solid 1px #ddd;
	padding: 8px 0px;
}
ul.list_menu_sub li {
	padding: 4px 0px;
	border-bottom: solid 1px #ddd;
}
div.text_block p {
	margin-bottom: 0.5em;
}
.faqList {
	margin-bottom: 20px;
}
.faqList li {
	padding-bottom: 5px;
	line-height: 1.5;
}
/* Check List */
ul.list_default li {
	list-style:	disc;
	list-style-position: inside;
}

/* FAQ */
div.faq {
	border-bottom: solid 1px #eae8e1;
	padding: 8px 0px;
	margin:	8px 0px;
}
div.faq_question {
	background-image: url(../recruit/img/faq_question.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #8cad01;
	line-height: 1.6em;
	padding: 0px 0px 8px 27px;
}
div.faq_answer {
	background-image: url(../recruit/img/faq_answer.gif);
	background-repeat: no-repeat;
	line-height: 1.6em;
	padding: 0px 0px 8px 27px;
}

/* Document */
div.document {
	border:	solid 1px #eae8e1;
	padding: 20px;
}
div.document * {
	line-height: 1.6em;
}

/* Layout */
div.left {
	float: left;
}
div.right {
	float: right;
}
div.clear {
	clear: both;
}
.nlSample {
	border: solid 1px #eae8e1;
	padding: 15px;
}
.nlSample p {
	margin-bottom: 10px;
}

/*
usage
----------------------------------------------- */
dl.voice img.photoleft {
	margin-top: -6px;
	margin-right: 8px;
}
dl.voice dt {
	padding: 13px 7px 8px;
	font-size: 14px;
}
dl.voice dd {
	padding: 0 7px 12px;
	color: #484848;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}
dl.voice dd p {
	font-size: 12px;
	line-height: 1.2;
}
#usage {
	border-top: 1px solid #e86aa5;
}
#success {
	border-top: 1px solid #a587bd;
}
#usage dd {
	border-bottom: 1px solid #e86aa5;
}
#success dd {
	border-bottom: 1px solid #a587bd;
}
.voiPic {
	float: right;
	padding: 0 0 10px 10px;
	background: #fff;
}
.usage .supportTitle {
	margin-top: 20px;
	padding: 5px 0;
	border-bottom: 3px double #eb67a2;
	border-left: solid 5px #eb67a2;
}
.success .supportTitle {
	margin-top: 20px;
	padding: 5px 0;
	border-bottom: 3px double #6eb92b;
	border-left: solid 5px #6eb92b;
	margin-bottom: 15px;
}
.supportTitle dt {
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-left: 12px;
}
.supportTitle dd {
	font-size: 1.2em;
	padding: 0 0 0 12px;
}
.supportTxt {
	padding: 15px 50px 15px 15px;
	border: solid 1px #eae8e1;
	background: url(../support/img/bg_support.gif) repeat-y 640px 0px;
	clear: both;
}

/*
for_parents
----------------------------------------------- */
.parentsTitle {
	border: 3px double #b3d622;
	padding: 5px;
	margin: 20px 0;
}
.parentsTitle dl {
	padding: 15px;
	background: #FFFFFF;
}
.parentsTitle dt {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #6f9a19;
}
.parentsDetail {
	clear: both;
	margin-bottom: 20px;
}
.parentsDetail dd {
	margin-bottom: 15px;
}

/*
simulation
----------------------------------------------- */
.simu_subttl2 {
	clear: both;
	font-size: 1.2em;
	color: #f28900;
	margin-bottom: 15px;
	padding: 4px 0 4px 5px;
	border-bottom: 3px double #555;
	border-left: 5px solid #333;
	line-height: 1.2;
}
.simu_subttl {
	font-size: 1.2em;
	font-weight: bold;
}
.simu_reserve {
	border: 3px solid #303030;
	padding: 10px;
}
.simu_reserve dt {
	font-size: 1.2em;
}
.simu_reserve dt span {
	font-weight: bold;
	text-decoration: underline;
}
.simu_reserve dd {
	padding-left: 1em;
}
.simu_point_pk {
padding: 10px;
margin: 10px 0;
background-color: #ffcbe1;
width: 880px;
}

.simu_point {
padding: 10px;
margin: 10px 0;
background-color: #ffe8c2;
width: 650px;
}

/*
miryoku
----------------------------------------------- */
.shuzaiTitle {
	border: 3px solid #e85557;
	padding: 5px;
	margin: 15px 0;
	background: #fffdeb;
}
.shuzaiTitle dl {
	padding: 10px;
}
.shuzaiTitle dt {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #e33d40;
}
.ttl_shuzai {
	clear: both;
	font-size: 1.2em;
	color: #fff;
	padding: 6px 0 6px 10px;
	background: #e33d40;
	line-height: 1.2;
}
.shuzaiIn {
	border: 1px solid #e33d40;
	padding: 10px;
	margin-bottom: 15px;
}
.ttl_shuzai2 {
	clear: both;
	font-size: 1.2em;
	color: #444;
	padding: 6px 0 6px 2px;
	background: #eee;
	line-height: 1.2;
	margin-bottom: 5px;
	border-left: 4px solid #2d64b1;
}
.ul_shuzai,.ol_shuzai {
padding: 0 0 0 25px;
}
.ul_shuzai li {
margin-bottom: 5px;
list-style: square;
}
.ol_shuzai li {
margin-bottom: 5px;
list-style: decimal;
}
.txtBig {
font-size: 1.3em;
}

.miryoeveTitle {
	border: 3px solid #80c55a;
	padding: 10px;
	margin: 15px 0;
	background: #fffdeb;
}
.ttl_miryoeve {
	clear: both;
	font-size: 1.2em;
	color: #fff;
	padding: 6px 0 6px 10px;
	background: #5bb32c;
	line-height: 1.2;
}
.miryoeveIn {
	border: 1px solid #5bb32c;
	padding: 10px;
	margin-bottom: 15px;
}

.ttl_miryoeve2 {
	clear: both;
	font-size: 1.2em;
	color: #444;
	padding: 6px 0 6px 6px;
	background: #eee;
	line-height: 1.2;
	margin-bottom: 5px;
	border-left: 4px solid #eb4fa6;
}

/*
jinjiseminar
----------------------------------------------- */
.ttl_j_semi {
	clear: both;
	font-size: 1.2em;
	color: #fff;
	padding: 6px 0 6px 10px;
	background: #9DC815;
	line-height: 1.2;
}
.j_semiIn {
	border: 1px solid #9DC815;
	padding: 10px;
	margin-bottom: 15px;
}
.j_semiPicR {
	float: right;
	padding-left: 20px;
}
.j_semiKoushi span {
	font-size: 124%;
	font-weight: bold;
}
.j_semiUl li {
	list-style: disc outside;
	margin-left: 20px;
}
.ttl_j_semi2 {
	clear: both;
	font-size: 1.2em;
	color: #444;
	padding: 6px 0 6px 6px;
	background: #eee;
	line-height: 1.2;
	margin-bottom: 5px;
	border-left: 4px solid #170604;
}

/*
paper
----------------------------------------------- */
.paper_table {
	width: 670px;
}
.paper_table th,
.paper_table td {
	border: solid 1px #ccc;
	padding: 10px;
}
.paper_table th {
	background: #80C55A;
	color: #fff;
}
.paper_table tr.even {
	background: #eee;
}

/*
line
----------------------------------------------- */
.lineTouroku .box_l {
    float:left;
    display:table-cell;
    vertical-align:bottom;
    width:410px;
    background-color:#e1f8cd;
    padding:15px;
    line-height:1.4;
}
.lineTouroku .box_r {
    float:right;
    width:410px;
    background-color:#e1f8cd;
    padding:15px;
    line-height:1.4;
}
.lineTouroku dt {
	font-size: 116%;
	color: #00a062;
	font-weight: bold;
	line-height: 1.3;
}
.lineTouroku dd .imgBlock {
	text-align: center;
	padding-top: 3px;
}
.touroku3 dd .imgBlock {
	padding: 5px 0 0 10px;
}
.touroku4 dd .imgBlock {
	padding: 25px 10px 24px 0;
}
.lineTouroku .noteTxt {
	font-size: 93%;
	text-indent: -1em;
	padding: 0 0 5px 1em;
}
.sitemapListR {
	float: right;
}

/*2016
----------------------------------------------- */
.abtTxt0 {
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}
.abtTxt1 {
	font-size: 1.4em;
	color: #E62F8B;
	font-weight: bold;
}

.aboutMessage {
	padding: 15px;
	margin: 20px 0;
	border: 3px solid #3ABAFD;
	clear: both;
}
.gForm {
	width: 100%;
}

.comTtl2Span {
	font-size: 0.8em;
	font-weight: normal;
}
#tabA,#tabB,#carrier,#match {
	margin-top: -80px;
	padding-top: 80px;
}
#tabB {
	clear: both;
	display: inline-block;
}

/*PROCEDURE
----------------------------------------------- */
.procPic {
	width: 290px;
	float: left;
	margin-bottom: 5px;
}
.procTxt1 {
	width: 270px;
	padding: 0 5px 5px 20px;
	float: left;
	font-size: 1.2em;
}
.procTxt2 {
	width: 310px;
	float: left;
}

/*VOICE
----------------------------------------------- */
.voicePic {
	width: 180px;
	float: left;
	margin-bottom: 20px;
}
.voiceDl {
	padding-left: 200px;
}
.voiceDl dt {
	font-size: 1.3em;
	font-weight: bold;
	color: #009143;
	margin-bottom: 10px;
}
.voiceDl dd {
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.6;
}

/*STAFF
----------------------------------------------- */
.staff {
	margin-bottom: 0;
	clear: both;
}
.staffPhoto {
	float: left;
	width: 100px;
	margin-bottom: 5px;
}
.staff dl {
	width: 780px;
	float: right;
	line-height: 1.5;
}
.staff dt {
	width: 10em;
	float: left;
	clear: left;
	padding: 5px 0;
}
.staff dd {
	padding: 5px 0 5px 10em;
	border-top: solid 1px #ddd;
}
.staffPhoto {
	float: left;
	margin-bottom: 5px;
}
.staffCome {
	width: 780px;
	float: right;
	background: none;
	margin-left: 0;
	clear: none;
	margin-bottom: 20px;
}
.staffCome_inner {
	clear: both;
	background: #f6f9ee;
	padding: 15px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*RECRUIT GUIDE
----------------------------------------------- */
.recrGuiPic {
	width: 290px;
	float: right;
	padding-left: 10px;
}
.recrGuiPic2 {
	width: 390px;
	float: right;
	padding-bottom: 115px;
	padding-left: 10px;
	position: relative;
	margin-bottom: 20px;
}
.recrGuiPic2 .point {
	position: absolute;
	bottom: 0;
    left: 70px;
}
.recrGui dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #22a0e1;
	margin-bottom: 10px;
}
.recrGui dd {
	font-size: 1.1em;
	line-height: 1.6;
	margin-bottom: 20px;
}
.btnGreen a {
	width: 240px;
	display: block;
	text-align: center;
	padding: 10px 0;
	background: url(../img2016/common/arrow_w.png) 220px center no-repeat #22a0e1;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: solid 2px #0373AE;
}
.btnGreen a:hover {
	background: url(../img2016/common/arrow_w.png) 220px center no-repeat #45CDE6;
	text-decoration: none;
}
.recrGuiRed {
	clear: both;
	background: #ffebeb;
	padding: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	clear: both;
}
.recrGuiRed dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #e63c3c;
	margin-bottom: 10px;
}
.recrGuiRed dd strong {
	font-size: 1.1em;
}
.forStdGui {
	width: 480px;
}
.forStdGui .btnGreen a {
    width: 350px;
    background: url(../img2016/common/arrow_w.png) 300px center no-repeat #7cb413;
}
.forStdAddress {
	padding-bottom: 20px;
}
.forStdAddress dt {
	width: 7.5em;
	padding: 5px 10px;
	border: 2px solid #e85298;
	color: #e85298;
	text-align: center;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	clear: left;
}
.forStdAddress dd {
	padding: 8px 0 8px 9em;
	font-size: 1.3em;
}
.recSubTtl {
	position: relative;
}
.recSubTtl span {
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: right;
}
.recSubTtl span em {
	font-style: normal;
}

/*COMPANY GUIDE
----------------------------------------------- */
.compUl {
	padding-left: 20px;
}
.compUl li {
	list-style: circle;
	margin-bottom: 5px;
}
.sab-com {
	padding-left: 20px;
}
.sab-com li {
	list-style: circle;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px;
	line-height: 1em;
	
}
.companyGuide {
	display: table-cell;
	vertical-align: top;
	width: 660px;
	padding-right: 40px;
}
.companyGuide ul li {
	text-indent: -1em;	
	padding-left: 1em;
}
.guideImg {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
/*seminar
----------------------------------------------- */
.semiMain {
	width: 670px;
	float: right;
}
.semiSide {
	width: 210px;
	float: left;
}
.sideNav {
width: 210px;
margin-bottom: 10px;
border: none;
border-top: 1px solid #fff;
}
.sideNav li a,.sideNav li a:link,.sideNav li a:visited,.sideNav li a:hover,
.menuListBox li a,.menuListBox li a:link,.menuListBox li a:visited,.menuListBox li a:hover {
width: 200px;
padding: 8px 0 8px 10px;
line-height: 1.2;
background: url(../img2016/common/arrow_g.gif) 195px center no-repeat #edf9ff;
display: block;
border-bottom: 1px solid #fff;
}
.sideNav li a:hover,
.menuListBox li a:hover {
background: url(../img2016/common/arrow_g.gif) 195px center no-repeat #dbeef7;
}

.sideTtl1 {
	padding: 8px 10px 7px;
	background: #0073ae;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2;
}

.cName {
	font-size: 1.2em;
	width: 550px;
	color: #666;
	padding: 6px 0 6px 10px;
	line-height: 1.2;
	background: none;
	font-weight: bold;
	border-left: none;
	float: left;
}

.formBtn input[type="submit"] {
	font-size: 18px;
	padding: 15px 60px;
	background-color: #2a86e4;
	color: #fff;
	border-style: none;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.formBtn input[type="reset"] {
	font-size: 18px;
	padding: 15px 20px;
	background-color: #999;
	color: #fff;
	border-style: none;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.formBtn input[type="submit"]:hover,.formBtn input[type="reset"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.btnCalender {
	width: 200px;
	float: right;
}
.semiMain .btnApply {
    width: 300px;
    margin: 0 auto;
    padding: 20px 0;
}
.semiMain .btnApply a, .semiMain .btnApply a:link, .semiMain .btnApply a:visited, .semiMain .btnApply a:hover {
    display: block;
	font-size: 25px;
	padding: 12px 0;
    border: 2px solid #222;
	background-color: #FFFF00;
	color: #222;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    text-align: center;
}
.semiMain .btnApply a:hover {
    text-decoration: none;
    background-color: #fefe89;
}

/* FUKUSHU
----------------------------------------------- */
.fukushu #main {
	border-top: none;
}
.fukushu .mainTtl {
	width: 960px;
	height: 1355px;
	background: url(../img2016/fukushu/bg_mainv.jpg) no-repeat center top;
}
.fukushu .mainTtl span {
	position: absolute;
		top: 0;
		left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
.fukushu .chara1, .fukushu .chara2 {
	text-align: center;
}
.fukushu .chara1 {
	padding-bottom: 25px;
}
.fukushu .chara2 {
	padding-bottom: 10px;
}
.fukushu .memberIntro {
}
.fukushu .memberIntro .menberPic {
	float: right;
	padding-bottom: 20px;
}
.fukushu .memberIntro .blockL {
	width: 615px;
	float: left;
	padding-bottom: 30px;
}
.hukushu_subttl {
	padding-left: 30px;
	width: 615px;
	height: 77px;
	margin-bottom: 20px;
}
.hukushu_subttl1 {
	background: url(../img2016/fukushu/bg_subttl1.gif) no-repeat left top;
}
.hukushu_subttl2 {
	background: url(../img2016/fukushu/bg_subttl2.gif) no-repeat left top;
}
.hukushu_subttl h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 24px;
}
.hukushu_subttl span {
	font-size: 15px;
	color: #c7000a;
	font-weight: normal;
}
.hukushu_subttl p {
	font-size: 15px;
	line-height: 1;
}
.fukushu .memberIntro .inner {
	padding-left: 30px;
}
.fukushu .memberIntro .lead {
	font-size: 20px;
	line-height: 1.5;
	padding-bottom: 20px;
}
.fukushu .memberIntro .profile {
	clear: both;
	background-color: #eee;
	padding: 20px 15px;
	margin-bottom: 20px;
}
.fukushu .linkBtn {
	width: 500px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 30px;
}
.fukushu .linkBtn a {
	display: block;
	background: #000;
	color: #fff;
	font-size: 20px;
	line-height: 1.25;
	padding: 15px 0;
	overflow: hidden;
}
.fukushu .linkBtn a:hover {
	background: #444;	
}
.fukushu .linkBtn a span {
	display: inline-block;
	float: left;
}
.fukushu .linkBtn a span.icon1 {
	width: 155px;
	height: 70px;
	background: url(../img2016/fukushu/icon_fukui.png) no-repeat right center;
}
.fukushu .linkBtn a span.icon2 {
	width: 145px;
	height: 70px;
	background: url(../img2016/fukushu/icon_chara.png) no-repeat left center;
}
.fukushu .linkBtn a span.text {
	width: 200px;
	text-align: center;
	padding-top: 7px;
}
