@charset "utf-8";

/* common
-----------------------------------------------------------------*/
#Content .content-header .inside{
	background: url(../img/bg_header.png) no-repeat 0 0;
}
.clear{clear:both;}

#Main .lead-box{
	padding: 60px 0;
}
#Main article{
	padding: 30px 0 0 0;
}
#Main article h2{
	padding: 20px 0 40px 0;
}
#Main article h2 small{
	font-size: 84%;
	vertical-align: middle;
}
#Main article .lead{
	margin-top: 40px;
}
#Main article .table-area{
	margin-top: 40px;
	width: 100%;
}
#Main article table{
	min-width: 100%;
}
#Main article table thead th{
	border: 1px solid #000;
	background-color: #e6e6e6;
	font-weight: normal;
	min-width: 4em;
	padding: 5px 30px;
}
#Main article table tbody{
	border: 1px solid #000;
}
#Main article table tbody th{
	font-weight: normal;
	min-width: 8em;
	padding: 5px 15px;
	text-align: left;
}
#Main article table tbody tr:nth-child(odd){
	background-color: #e7f7fd;
}
#Main article table tbody tr:nth-child(even){
	background-color: #fff;
}
#Main article table tbody td{
	border-left: 1px solid #000;
	text-align: center;
}
article table tbody .u-b{
	border-bottom: 4px double #aaa;
}
#Main .sec01 .inside{
	margin-top: 40px;
}
#Main .sec01 h2 span{
	background-image: url(../img/ico_sec01.png);
	padding-left: 70px;
	background-size:60%;
}
#Main .sec01 dl:not(:first-child){
	margin-top: 20px;
}
#Main .sec01 dt{
	background-size: 15px 100%;
	display: block;
	font-weight: bold;
}
#Main .sec01 dd{
	margin-top: 5px;
	overflow: hidden;
}
#Main .sec01 dd ul{
	overflow: hidden;
}
#Main .sec01 dd li{
	float: left;
}
#Main #Cat01 .secOB h2 {
    margin-top:50px;
}
#Main #Cat02 .secOB h2 {
    margin-top:50px;
}
#Main .sec02 .inside{
	margin-top: 40px;
}
#Main .sec02 h2 span{
	background-image: url(../img/ico_sec02.png);
	padding-left: 115px;
}
#Main .sec02 p{
	margin: 0 auto;
	width: 80%;
}
#Main .sec02 p span{
	display: inline-block;
	margin-right: .5em;
}
p.al{
	display: none;
}
span.i {font-style: italic; }

.local-navi{
	background-color: #f2f2f2;
	padding: 30px 0;
}
.local-navi ul{
	overflow: hidden;
}
.local-navi li{
	background-color: #fff;
	border: 1px solid #00a7ea;
	float: left;
	height: 218px;
	margin-left: 196px;
	transition: background-color .3s linear;
	width: 218px;
}
.local-navi li:hover,
.local-navi li.active{
	background-color: #e7f7fd;
}
.local-navi li img{
	height: auto;
	width: 100%;
}


/* cat01 */
#Cat01 h2 span{
	background-image: url(../img/ico_cat01.png);
}
#Cat01 section{
	padding: 20px 0 80px;
}
#Cat01 section:nth-child(even){
	background-color: #e7f7fd;
}
#Cat01 section:nth-child(odd){
	background-color: #ffffff;
}
#Cat01 .img{
	background-color: #fff;
	display: block;
	margin: 40px auto 0;
	padding: 20px;
	text-align: center;
	width: 750px;
}
#Cat01 .img img{
	height: auto;
	width: 100%;
}
#Cat01 section.secOB h2 span{
	background-image: url(../../education/img/ico_cat04.png);
	padding-left: 120px;
}

/* cat02 */
#Cat02 h2 span{
	background-image: url(../img/ico_cat02.png);
	text-align:left;
	padding-left:120px;
}
#Cat02 h2 span.small{
	background-image: none;
	font-size:60%;
	text-align:left;
	padding:0;
}
#Cat02 section.none{
	padding: 0 0 80px;
}
#Cat02 section{
	padding: 0 0 80px;
}
#Cat02 section:nth-child(odd){
	background-color: #e7f7fd;
}
#Cat02 section:nth-child(even){
	background-color: #ffffff;
}
#Cat02 section .no{
	background: url(/common/img/bg_arw03.png) no-repeat 0 0;
	color: #fff;
	font-size: 163%;
	font-weight: bold;
	height: 110px;
	line-height: 30px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 260px;
}
#Cat02 section p{
	margin-top:30px;
}
#Cat02 .lead{
	margin: 40px auto 0;
	width: 80%;
}
#Cat02 .lead02{
	margin: 20px auto 0;
	width: 80%;
}
#Cat02 section h4{
	font-size: 188%;
	line-height:137%;
	background: url(../img/h2-title.png) no-repeat 0.1% top;
	background-size: 35px;
    margin: 50px auto 0;
    width:77%;
    padding-left:40px;
}
#Cat02 .img{
	margin: 30px auto 0;
	height: auto;
	width: 80%;
}
#Cat02 .img img{
	height: auto;
	width: 100%;
}
#Cat02 section h5{
	font-size: 165%;
	line-height:137%;
	background: url(../img/h2-title02.png) no-repeat 0.1% top;
	background-size: 20px;
    margin: 40px auto 0;
    width:77%;
    padding-left:30px;
    color:#f7940c;
}
#Cat02 section h6{
	font-size: 165%;
	line-height:137%;
	font-weight:bold;
    margin: 50px auto 0;
    width:80%;
}
#Cat02 .indent2px{
	margin-left:40px;
}
#Cat02 dl:not(:first-child){
	margin-top: 20px;
}
#Cat02 dt{
	display: block;
	font-weight: bold;
	font-size:115%;
}
#Cat02 dd{
	margin-top: 5px;
	overflow: hidden;
}
#Cat02 dt.dt02{
	font-size:100%;
}
#Cat02 dd.small{
	font-size:80%;
	margin-left:16px;
	padding-left:1.2em;
	text-indent:-1.2em;
}
#Cat02 dd ul{
	overflow: hidden;
}
#Cat02 dd li{
	float: right;
}
#Cat02 .insideContents{
    margin: 16px auto 0;
    width: 80%;
}
#Cat02 .insideContents:first-child{
	padding-top:40px;
}
#Cat02 .insideContents img{
	margin:0px 8px 5px 0px;
}
#Cat02 .insideContents .label{
	background-color: #f7940c;
	color: #fff;
	display: inline-block;
	font-size: 100%;
	padding: 2px 8px 1px 8px;
	margin-top:5px;
}
#Cat02 .insideContents li{
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#Cat02 .insideContents li:not(:first-child){
	margin-top: 5px;
}
#Cat02 .insideContents li:before{
	color: #f7940c;
	content: "▶";
	margin-right: 5px;
}
#Cat02 section.secOB h2 span{
	background-image: url(../../education/img/ico_cat04.png);
	padding-left: 120px;
}
#Cat01 section.secOB li{
	margin-top: 30px;
	overflow: hidden;
}
#Cat01 section.secOB .face{
	width: 128px;
}
#Cat01 section.secOB .face img{
	width: 83px;
	height: auto;
}
#Cat01 section.secOB li:nth-child(even) .face{
	background: url(/common/img/ico_arw02.png) no-repeat 0 0;
	float: right;
	text-align: right;
}
#Cat01 section.secOB li:nth-child(odd) .face{
	background: url(/common/img/ico_arw01.png) no-repeat 100% 0;
	float: left;
}
#Cat01 section.secOB li p{
	border-radius: 8px;
	box-sizing: border-box;
	padding: 15px;
	width: 700px;
	margin:0;
}
#Cat01 section.secOB li:nth-child(odd) p{
	background-color: #00a7ea;
	color: #fff;
	float: left;
}
#Cat01 section.secOB li:nth-child(even) p{
	background-color: #e7f7fd;
	color: #000;
	float: right;
}
#Cat01 section.secOB .que{
	color:rgb(255, 192, 0);
	font-weight:bold;
}

#Cat02 section.secOB h2 span{
	background-image: url(../../education/img/ico_cat04.png);
	padding-left: 120px;
}
#Cat02 section.secOB li{
	margin-top: 30px;
	overflow: hidden;
}
#Cat02 section.secOB .face{
	width: 128px;
}
#Cat02 section.secOB .face img{
	width: 83px;
	height: auto;
}
#Cat02 section.secOB li:nth-child(even) .face{
	background: url(/common/img/ico_arw02.png) no-repeat 0 0;
	float: right;
	text-align: right;
}
#Cat02 section.secOB li:nth-child(odd) .face{
	background: url(/common/img/ico_arw01.png) no-repeat 100% 0;
	float: left;
}
#Cat02 section.secOB li p{
	border-radius: 8px;
	box-sizing: border-box;
	padding: 15px;
	width: 700px;
	margin:0;
}
#Cat02 section.secOB li p span{
	display: block;
	margin-top: 1em;
	text-align: right;
}
#Cat02 section.secOB li:nth-child(odd) p{
	background-color: #00a7ea;
	color: #fff;
	float: left;
}
#Cat02 section.secOB li:nth-child(even) p{
	background-color: #e7f7fd;
	color: #000;
	float: right;
}

#Cat02 .lead-box{
	padding: 0 0 20px 0;
}

#Main .info{
	background-color: #f2f2f2;
	padding: 40px 0;
}
#Main .info ul{
	overflow: hidden;
}
#Main .info li{
	float: left;
	margin-left: 14px;
	width: 503px;
}
#Main .info li:first-child{
	margin-left: 0;
}
#Main .info h3{
	font-size: 163%;
	font-weight: bold;
	text-align: center;
}
#Main .info p{
	margin-top: 15px;
	padding: 0 10%;
}
#Main .info  a.btn{
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	display: block;
	font-size: 113%;
	margin-top: 60px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	transition: background-color .2s linear, color .2s linear;
	width: 100%;
}
#Main .info a.btn:hover{
	background-color: #00a7ea;
	border-color: #00a7ea;
	color: #fff !important;
}



/* for tb
-----------------------------------------------------------------*/
@media screen and (max-width: 979px){
	article .table-area{
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}
	article .table-area:-webkit-scrollbar{
		height: 5px;
		width: 100%;
	}
	article .table-area:-webkit-scrollbar-track{
		background: #f1f1f1;
	}
	article .table-area:-webkit-scrollbar-thumb{
		background: #bcbcbc;
	}
	p.al{
		background-color: rgba(250, 183, 104, .5);
		box-sizing: border-box;
		display: block;
		margin-top: 10px;
		padding: 2px 5px;
	}
	#Main article{
		padding: 0;
	}
	#Main .sec01 dl{
		padding: 0 20px;
	}
	#Main .sec02 p{
		margin: 0 auto;
		padding: 0 20px;
		width: 100%;
	}
	.local-navi{
		padding:10px 0;
	}
	.local-navi ul{
		display: table;
		width: 50%;
		margin: 0 auto;
	}
	.local-navi li{
		float: none;
		height: auto;
		display: table-cell;
		margin: 0;
	}
	#Cat02 h2 span.small{
		background-image: none;
		font-size:80%;
		line-height:200%;
		text-align:left;
		margin-top:-45px;
	}
	#Cat02 section{
		padding: 0 0 40px 0;
	}
	#Cat01 section.secOB li{
		margin-top: 50px;
	}
	#Cat01 section.secOB li:first-child{
		margin-top: 0;
	}
	#Cat01 section.secOB li .face{
		background: none !important;
	}
	
	#Cat02 section.secOB li{
		margin-top: 50px;
	}
	#Cat02 section.secOB li:first-child{
		margin-top: 0;
	}
	#Cat02 section.secOB li .face{
		background: none !important;
	}
	#Cat02 section h4{
		font-size: 125% !important;
		font-weight: bold;
		background: url(../img/h2-title.png) no-repeat 0.1% 10%;
		background-size: 25px;
	    margin: 50px auto 0;
		padding-left: 35px;
	    width:80%;
	}
	#Cat02 section h5,
	#Cat02 section h6{
		font-size: 125% !important;
		line-height: 130%;
		font-weight: bold;
	}
	#Cat02 dd.small ul{
		overflow:visible;
	}
	#Cat02 dd.small{
		margin-left:8px;
	}
	#Cat02 section .no{
		margin-bottom:35px;
	}
	#Main .info ul{
		margin: -50px auto 0;
		width: 90%;
	}
	#Main .info li{
		float: none;
		margin: 50px 0 0;
		text-align: left;
		width: 100%;
	}
	#Main .info h3{
		text-align: left;
		font-size: 125% !important;
		line-height: 130%;
		font-weight: bold;
	}
	#Main .info a{
		margin-top: 20px;
	}
	#Main .info li p{
		padding: 0;
	}
	#Main article .lead{
		margin-top: 10px;
	}
	
	.instructor{
		display:block;
		float:left;
	}
}

/* for tb - sp
-----------------------------------------------------------------*/
@media screen and (max-width: 767px){
	h2.ttl span {
	    background-size: auto 40px !important;
	    background-position: 50% 0 !important;
	    padding: 50px 0 0 !important;
	}
	#Cat02 section h5{
	    background-size: auto 25px !important;
	}
	#Main .lead-box{
		padding: 20px 10px;
	}
	
	#Main #Cat02 h2 {
	    padding: 20px 0 0;
	}
	
	#Main #Cat02 .secOB h2 {
	    padding: 0 0 20px;
	    margin-top:20px;
	}
	
	#Cat01 .img{
		width:85%;
		text-align:center;
	}
	#Cat01 .img img{
		box-sizing: border-box;
		width: 100%;
	}

	#Cat02 .img{
		width: 90%;
	}

	#Cat02 .lead{
		margin-top: 20px;
		width: 90%;
	}
	#Cat02 .lead02{
		margin-top: 20px;
		width: 90%;
	}
	#Cat01 section.secOB li.face{
		float: none;
		width: auto;
	}
	#Cat01 section.secOB li p{
		float: none;
		font-size: 87%;
		margin-top: 10px;
		letter-spacing: 0;
		width: 100%;
	}
	#Cat02 section.secOB li.face{
		float: none;
		width: auto;
	}
	#Cat02 section.secOB li p{
		float: none;
		font-size: 87%;
		margin-top: 10px;
		letter-spacing: 0;
		width: 100%;
	}
}

/* for sp
-----------------------------------------------------------------*/
@media screen and (max-width: 479px){
	/* xxx */
}