@charset "UTF-8";
/* ******************************************************************

	--term.css--

	1. Layout setting

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


/*==================================================================
	1. Layout setting
===================================================================*/
#contents {
	padding-top:0 !important;
}
#main {
	padding-top:100px;
	width:980px !important;
}
#side {
	margin-right:-270px;
}
.termImg img {
	max-width:100%;
}
.headlineBox{
	background-color: #fff;
	width: 100%;
}
.headlineBox.shortterm{
	background-color: #fafcf9;
}
.headlineBox.shortterm .imgHead{
	margin: 0 -305px;
}
.headlineBox .inner{
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.shortterm .txt_headLine{
	text-align: left;
	top: 10%;
}
.imgHead{
	margin: 0 -305px ;
}
.txt_headLine{
	position: absolute;
	top: 5%;
	width : 100%;
	text-align: center;
}
.txt_headLine p:not(:last-child){
	margin-bottom: 30px;
}
ul.number {
	position:relative;
	z-index:10;
	width:980px;
	/*margin:-100px auto -10px;*/
	margin: -130px auto auto 120px;
	text-align:center;
}
ul.number li {
	float:left;
	width:230px;
	height:230px;
	margin-left:2%;
	border:5px solid #ebc232;
	border-radius:50%;
	background:#FFF;
}
ul.number li:first-child {
	margin-left:0;
}
ul.number li div {
	padding-bottom:35px;
	background:url(images/longterm/icon_arow.jpg) no-repeat 50% 100%;
	height: 210px !important;
}
ul.number li div a{
	text-decoration:none;
}
ul.number li .numImg {
	padding:30px 0 24px;
}
ul.number li .numTxt {
	color:#EB323C;
	font-size:18px;
	font-weight:bold;
}
.headline04 {
	margin:0 0 35px 100px;
}
.stepBlock {
	margin-bottom:100px;
	background:url(images/longterm/bg_grey.gif) repeat-y 50% 0;
}
.stepBlock .sectionInner {
	padding-bottom:50px;
	background:url(images/longterm/icon_circle.gif) no-repeat 50% 100%;
}

.stepBlock-jlt {
	margin-bottom:40px;
	background:url(images/longterm/bg_grey.gif) repeat-y 50% 0;
}
.stepBlock-jlt .sectionInner-jlt {
	padding-bottom:50px;
	background:url(images/longterm/icon_circle.gif) no-repeat 50% 100%;
}

.result-link{
	margin-bottom:100px;
}

ul.stepList li {
	margin-bottom:50px;
}
ul.stepList li p.stepImg {
	float:left;
	width:47.5%;
}
ul.stepList li .stepRight {
	float:right;
	width:50%;
}
ul.stepList li:nth-child(2n) p.stepImg {
	float:right;
}
ul.stepList li:nth-child(2n) .stepRight {
	float:left;
}
ul.stepList li .stepTit {
	margin-bottom:20px;
	padding:10px;
	background:#EB323C;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
}
ul.stepList li:nth-child(2) .stepTit {
	background:#4655A7;
	text-align: right;
}
ul.stepList li:nth-child(3) .stepTit {
	background:#f3c551;
}
ul.stepList li:nth-child(4) .stepTit {
	background:#1f938b;
}
ul.stepList li .stepTit img {
	display:inline-block;
	vertical-align:middle;
	width:19%;
	margin-right:10px;
}
ul.stepList li .stepTit span {
	display:inline-block;
	vertical-align:middle;
	width:77%;
	color:#FFF;
	font-size:24px;
}
ul.stepList li:nth-child(2n) .stepTit img {
	margin-right:0;
}
ul.stepList li:nth-child(2n) .stepTit span {
	width:80%;
}
ul.stepList li .stepTxt {
	padding:0 20px;
}
ul.schedule li {
	margin-bottom:100px;
}
ul.schedule li:last-child {
	margin-bottom:0;
}
ul.schedule li h3 {
	margin-bottom:40px;
	padding-bottom:20px;
	background:url(images/longterm/bg_arrow02.gif) no-repeat 50% 100%;
	font-size:50px;
	text-align:center;
}
.scheduleBox {
	padding:0 30px 25px;
}
.training-summary{
	margin: 100px 0 0 0;
	padding: 0 100px 0 100px;
}
.priceTable thead th {
	width:auto;
	background:#FC8288;
	color:#FFF;
}
.priceTable .col01 {
	width:10%;
}
.priceTable .col02 {
	width:9%;
}
.priceTable .col04 {
	width:40%;
}
.btnRed {
	text-align:center;
}
.btnRed a {
	width:280px;
	margin-left:50px;
	padding:10px 2% 5px;
}
.btnRed a:first-child {
	margin-left:0;
}
.lLink {
	margin-bottom:0;
}
.lLink h4 {
	position:relative;
}
.lLink h4:before {
	position:absolute;
	bottom:-7px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ebc232;
	content:'';
}
.sideSCroll {
	top: 0 !important;
	box-shadow:0 3px 5px #d4d4d4;
	position: fixed;
	right: -245px;
	z-index: 999;
}
.long_short_term{
	top: 70px!important;
	width: 245px;
}
#sideNavi .btnGreen a,
#sideNavi .btnOrange a,
#side .btnGreen a,
#side .btnOrange a {
	border-radius:0;
	box-shadow:none;
}

/* short term */
.lLink ul li a {
	/*padding:20px 20px 15px 65px;*/
	background-position:35px 55%;
}
.askTable td a,
.scheduleBox a {
	text-decoration:underline;
}
.askTable td a:hover,
.scheduleBox a:hover {
	text-decoration:none;
}
.main_nav li a:hover {
	text-decoration:underline;
}
.level {
	padding:40px 30px 0;
}
.level p.levelTit {
	padding-bottom:30px;
}
.level dl dt {
	padding-left:30px;
}
.level dl dd {
	margin:-1.7em 0 1em;
	padding:0 1em 1em 10em;
	border-bottom:1px solid #EEE;
}


/* ------------------------------------------------------------------
	Tablet grid styles
-------------------------------------------------------------------*/
@media only screen and  (max-width:1024px) {
	#side {
		width:100%;
		margin-right:0;
	}
	ul.number li {
		width:170px;
		height:170px;
	}
	ul.number li div {
		padding-bottom:25px;
		height: 150px !important;
		margin-bottom: 10px;
	}
	ul.number li .numImg {
		padding:15px 0 10px;
	}
	ul.number li .numTxt {
		font-size:14px;
		font-weight: bold;
	}
	ul.stepList li .stepTit span {
		width:75%;
		font-size:19px;
	}
	ul.stepList li:nth-child(2n) .stepTit span {
		width:78%;
	}
	.priceTable .col01 {
		width:8%;
	}
	.priceTable .col02 {
		width:12%;
	}
	.priceTable .col04 {
		width:33%;
	}
	.btnYellow {
    text-align: center !important;
	}
	.main_nav{
		width: 90% !important;
		margin: 10px auto 0 !important;
	}
	.main_nav li{
		float: none;
		width: 100% !important;
		margin: 0 0 10px;
		border-radius: 0 !important;
		height: auto !important;
		padding-bottom: 40px;
	}
	.main_nav li a{
		position: static !important;
	}
	.main_nav li .numImg{
		padding: 15px 0 10px !important;
	}
	ul.schedule .interview_img img{
		width: 100% !important;

	}
}

@media only screen and  (max-width:768px) {
	#main {
		width:100% !important;
	}
	ul.number {
		width:100%;
		margin:0 auto;
		padding:0 8%;
	}
	ul.number li {
		width:150px;
		height:150px;
	}
	ul.number li .numImg img {
		height:auto;
	}
	ul.number li .numTxt {
		font-size:18px;
		font-weight: bold;
	}
	.headlineBox .inner{
		width: 100%;
	}
	.btnYellow {
    text-align: center !important;
	}
	.main_nav{
		width: 90% !important;
		margin: 10px auto 0 !important;
	}
	.main_nav li{
		float: none;
		width: 100% !important;
		margin: 0 0 10px;
		border-radius: 0 !important;
		height: auto !important;
		padding-bottom: 40px;
	}
	.main_nav li a{
		position: static !important;
	}
	.main_nav li .numImg{
		padding: 15px 0 10px !important;
	}
	ul.schedule .interview_img img{
		width: 100% !important;

	}
}


/* ------------------------------------------------------------------
	Mobile grid styles
-------------------------------------------------------------------*/
@media only screen and  (max-width:767px) {
	.headlineBox{margin-bottom: 10px;}
	.txt_headLine{
		top: 50%!important;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 82%;
	}
	.txt_headLine p:not(:last-child){
		margin-bottom: 15px;
	}
	.imgHead, .headlineBox.shortterm .imgHead{
		margin: 0 -100px;
	}
	ul.number li {
		float:left;
		width:100%;
		height:auto;
		margin:0 0 10px;
		border-radius:0
	}
	.headline04 {
		margin-left:75px;
	}
	.headline04 img {
		height:145px;
	}
	ul.schedule li h3 {
		font-size:35px;
	}
	.btnRed a {
		width:270px;
	}
	.askTable th,.askTable td{
		display: block;
		width: 100%;
	}
	.scheduleBox{
		padding-left: 20px;
		padding-right: 20px;
	}
	.priceTable thead,.tbl_event tbody td.grey:first-child,
	.tbl_att tbody td.grey:first-child{display:inline-table;}
	.priceTable tbody tr{
		display: block;
		/*margin-bottom: 15px;*/
	}
	.priceTable tbody td,
	.priceTable tbody th{
		border: none;
		display: block;
		/*text-align: left;*/
		padding: 7px 15px;
		width: 100%;
	}
	.priceTable{border: 1px solid #eee;}
	.priceTable tbody td.grey{background-color: transparent;}
	.priceTable tbody th{
		background-color: #FC8288;
		color: #666;
		text-align: center;
		width: 100% !important;
	}
	.tbl_short tbody th{
		text-align: left;
	}
	.tbl_short tbody td:nth-child(2):before{
		content: "＜レベル＞";
		display: block;
		margin-right: 5px;
	}
	.tbl_short tbody td:nth-child(3):before{
		content: "＜到達目標＞";
		display: block;
		margin-right: 5px;
	}
	.tbl_event tbody tr:first-child th:before,
	.tbl_event tbody tr:nth-child(2) th:before,
	.tbl_event tbody tr:nth-child(3) th:before{
		content: "2017年";
		margin-right: 5px;
	}
	.tbl_event tbody tr:nth-child(4) th:before{
		content: "2017年";
		margin-right: 5px;
	}
	.tbl_event tbody td:last-child:before{
		content: "";
		margin-right: 5px;
	}
	.tbl_event tbody td:nth-last-child(2):before{
		content: "";
		margin-right: 5px;
	}
	.tbl_att tbody th br{
		display: none;
	}
	.tbl_att tbody tr:nth-child(1) th:before{
		content: "第1期";
		margin-right: 5px;
	}
	.tbl_att tbody tr:nth-child(2) th:before{
		content: "第2期 ～ 第3期";
		margin-right: 5px;
	}
	.tbl_att tbody tr:nth-child(3) th:before{
		content: "第4期 ～ 第6期";
		margin-right: 5px;
	}
	.tbl_att tbody tr:nth-child(4) th:before{
		content: "第7期 ～ 第8期";
		margin-right: 5px;
	}
	.tbl_att tbody td:last-child:before{
		content: "＜到達目標＞";
		display: block;
	}
	.tbl_att tbody td:nth-last-child(2):before{
		content: "＜修了時のレベル目安＞";
		display: block;
	}
	.btnYellow {
    text-align: center !important;
	}
	.main_nav{
		width: 90% !important;
		margin: 10px auto 0 !important;
	}
	.main_nav li{
		float: none;
		width: 100% !important;
		margin: 0 0 10px;
		border-radius: 0 !important;
		height: auto !important;
		padding-bottom: 40px;
	}
	.main_nav li a{
		position: static !important;
	}
	.main_nav li .numImg{
		padding: 15px 0 10px !important;
	}
	ul.schedule .interview_img img{
		width: 100% !important;

	}
}

@media only screen and (max-width:639px) {
	.headline04 {
		margin:0 0 20px;
	}
	.stepBlock {
		background:none;
	}
	.stepBlock .sectionInner {
		padding-bottom:0;
		background:none;
	}
	ul.schedule li {
		margin-bottom:50px;
	}
	ul.stepList li p.stepImg {
		float:none !important;
		width:100% !important;
		text-align:center;
		line-height:0;
	}
	ul.stepList li p.stepImg img {
		width:100%;
	}
	ul.stepList li .stepRight {
		float:none !important;
		width:100% !important;
	}
	ul.stepList li .stepTit img {
		width:14%;
	}
	ul.stepList li .stepTxt {
		padding:0 10px;
	}
	.btnRed a {
		display:block;
		width:100%;
		margin:0 0 10px;
	}
	.btnYellow {
    text-align: center !important;
	}
	.main_nav{
		width: 90% !important;
		margin: 10px auto 0 !important;
	}
	.main_nav li{
		float: none;
		width: 100% !important;
		margin: 0 0 10px;
		border-radius: 0 !important;
		height: auto !important;
		padding-bottom: 40px;
	}
	.main_nav li a{
		position: static !important;
	}
	.main_nav li .numImg{
		padding: 15px 0 10px !important;
	}
	ul.schedule .interview_img img{
		width: 100% !important;

	}

}
@media (max-width: 468px){
	.txt_headLine{
		width: 81%;
	}
	.btnYellow {
		text-align: center !important;
	}
	.main_nav{
		width: 90% !important;
		margin: 10px auto 0 !important;
	}
	.main_nav li{
		float: none;
		width: 100% !important;
		margin: 0 0 10px;
		border-radius: 0 !important;
		height: auto !important;
		padding-bottom: 40px;
	}
	.main_nav li a{
		position: static !important;
	}
	.main_nav li .numImg{
		padding: 15px 0 10px !important;
	}
	ul.schedule .interview_img img{
		width: 100% !important;

	}
}
/*+++++++++ADD++++++++++*/
.tit03 {
    font-size: 50px !important ;
    color: #1f1f1f;
    text-align: center !important;
    margin-bottom: 95px ;
    position: relative;
}
ul.termInfo li {
    float: left;
    width: 49%;
    /*margin-left: 2%;*/
    padding: 20px 15px;
    font-size: 14px;
	margin-bottom: 0px;
}
.sectionInner table{
	font-size: 14px;
}
.sectionInner table th, .sectionInner .table1 td{
	padding: 20px 40px;
	border: 1px solid #efefef;
}
.sectionInner .table1 tr:first-child td{
	text-align: center;
	padding: 16px 40px;
}
.sectionInner table th{
	background-color: #fff8e1;
	border-right: 1px solid #fff8e1;
}
.sectionInner .table1 td:nth-child(odd){
	background-color: #f7f7f7;
}
.sectionInner .table2{
	text-align: center;
	border: 1px solid #efefef;
}
.sectionInner .table2 td{
	padding: 20px 40px;
	border-bottom: 1px solid #efefef;
}
.sectionInner .table2 tr:first-child td{
	background-color: #f7f7f7;
}

.sectionInner .lesson-guide {
	/* border: 1px solid #efefef; */
}

.sectionInner .lesson-guide .menu{
	font-size: 15px;	
	font-weight: bold;
	background-color: #fff8e1;
	padding: 10px;
	border: 1px solid #efefef;
}
.sectionInner .lesson-guide .sub-menu{
	font-size: 15px;
	/* font-weight: bold; */
	padding: 10px;
	background-color: #ffffff;
	font-weight: 600; 
	border: 1px solid #efefef;
}


.btnYellow {
	text-align:right;
}
.btnYellow a {
	width:280px;
	margin-left:50px;
	padding:10px 2% 5px;
}
.btnYellow a:first-child {
	margin-left:0;
}

.main_nav {
	text-align: center;
	width: 980px;
	margin: -130px auto 0px;
	position: relative;
}
.main_nav li {
	position: relative;
	display: inline-block;
	width: 230px;
	height: 230px;
	margin-left: 1%;
	border: 5px solid #ebc232;
	border-radius: 50%;
	background: #FFF url(images/longterm/icon_arow.jpg) no-repeat 50% 95%;
}
.main_nav li a{
	position: absolute;
	left: 0;
	right:0;
	bottom: 0;
	top: 0;
}
.main_nav li:first-child{
	margin-left: 0;
}
.main_nav li .numImg {
    padding: 30px 0 24px;
}
.main_nav li .numTxt{
	font-size: 18px;
	font-weight: bold;
}
.main_nav li a {
    text-decoration: none;
}
ul.schedule .interview p{
	float: right;
    display: block;
    position: relative;
    background: #f2f1f1;
    padding: 10px;
    border-radius: 10%;
}
ul.schedule .interview p:before{
    content: "";
    position: absolute;
    top: 60px;
    right:-30px;
    z-index: 1;
    border: solid 15px transparent;
    border-left-color: #f2f1f1;
}
ul.schedule .interview_img img{
	width: 60%;

}

/* ------------------------------------------------------------------
	202101 front-page modified
-------------------------------------------------------------------*/
.estimate {
    margin: 1.5em auto 0;
    width: 100%;
    padding: 1em 1.5em;
    background-color: #eee;
    border: 3px dashed #999;
}
.estimate_title {
	font-size: 1.5em;
    border-bottom: 1px solid #999;
	margin-bottom: 0.5em;
	color: #333;
}
.to_inqury {
	padding: 0.25rem 0.75rem;
	margin-top: 0.5em;
    display: inline-block;
    background-color: #ebc232;
    color: #fff !important;
    text-decoration: none !important;
}
@media (min-width: 768px) {
	.estimate_content {
		padding: 0 1em;
	}
}
@media (min-width: 992px) {
	.estimate {
		width: 72%;
	}
}