@charset "utf-8";
#main {
    color: #666;
    font-family: "游ゴシック",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 15px;
    line-height: 25px;
}
.color {
    color: #7B9190;
}
.color2 {
    color: #61A5B8;
}

.txt26 {
    font-size: 26px;
    line-height: 38px;
}
.txt18 {
    font-size: 18px;
    line-height: 24px;
}
.txt20 {
    font-size: 20px;
    line-height: 32px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt40 {
    margin-top: 40px;
}

.bg_line {
    background-image: url(../images/electrical2020/pickup01-name_bg.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
@media screen and (max-width: 767px) {
	.txt26 {
    font-size: 18px;
    line-height: 24px;
}
.txt18 {
    font-size: 14px;
    line-height: 20px;
}
.txt20 {
    font-size: 16px;
    line-height: 22px;
}
	.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 15px;
}
.mt40 {
    margin-top: 20px;
}
}


/* ----------------------------------------------
	02_電気科
------------------------------------------------- */
#pagetitle{
	position: relative;
	padding: 0;
	height: auto;
	line-height: 1;
}

#pagetitle .inner{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 12%;
    padding-right: 0px;
    padding-left: 5%;
    padding-bottom: 0;
    width: 100%;
    max-width: 1000px;
}
#pagetitle_bg img{
	width: 100%;
	height: auto;
}
#pagetitle h2{
    padding: 0 10px;
    width: 313px;
    height: 262px;
    text-align: center;
}
#pagetitle h2 img{
	max-width: 100%;
	height: auto;
}
@media screen and (min-width: 1200px) {
	#pagetitle{
		height: 650px;
		overflow: hidden;
	}
	#pagetitle_bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		min-width: 1200px;
	}
	
}
@media screen and (max-width: 979px) {
	#pagetitle h2{
		height: 262px;
	}
	#pagetitle .inner{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 5%;
    padding-right: 0px;
    padding-left: 5%;
    padding-bottom: 0;
    width: 100%;
    max-width: 1000px;
}
}
@media screen and (max-width: 767px) {
	#pagetitle .inner{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 5%;
    padding-right: 0px;
    padding-left: 5%;
    padding-bottom: 0;
    width: 100%;
    max-width: 100%;
}
	#pagetitle h2{
		width: 160px;
		height: 130px;
	}
	#pagetitle h2 img{
		width: 100%;
		height: auto;
	}
}
.top_area{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.top_area .inner{
	margin: 0 auto;
	padding: 60px 0 50px;
	width: 980px;
}
.top_area .lead {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6;
}
.top_area .lead_block .text{
	letter-spacing: 0.1em;
	line-height: 2.21;
}
.kijiblock {
    padding-bottom: 60px;
    padding-top: 60px;
}
.kijiblock.gray {
    background-color: #f5f5f5;
}


.kijiblock h3{
    margin-bottom: 28px;
    background-image: url(../images/electrical2020/title_bg.png);
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 5px;
}
.kijiblock h3 img{
	max-width: 100%;
	height: auto;
}
.kijiblock .inner {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.kijiblock .point_box{
    padding: 28px 5px;
    border-bottom: 1px dotted #CCCCCC;
    width: 100%;
    color: #7b9190;
}
.kijiblock .point_box .number {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
.kijiblock .point_box .point_txt {
    display: inline-block;
}
.kijiblock .cel2 {
    margin-top: 30px;
    position: relative;
}

.kijiblock .cel2 .box {
    width: 460px;
    display: inline-block;
    margin-left: 13px;
    margin-top: 13px;
    margin-right: 13px;
    margin-bottom: 13px;
    vertical-align: top;
}
.midashi02     {
    background-color: #7B9190;
    color: #FFFFFF;
    text-align: left;
    font-size: 24px;
    line-height: 100px;
    margin-bottom: 20px;
    vertical-align: top;
    padding-left: 40px;
    font-weight: bold;
}
.midashi03   {
    background-color: #61a5b8;
    color: #FFFFFF;
    text-align: left;
    font-size: 24px;
    line-height: 100px;
    margin-bottom: 20px;
    vertical-align: top;
    padding-left: 40px;
    font-weight: bold;
}
.curriculum {
    width: 100%;
    margin-bottom: 60px;
}
.curriculum .t-center {
}

.curriculum tr th {
    background-color: #7b9190;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    font-weight: bold;
}
.curriculum tr th:last-child {
    background-color: #7b9190;
    border-bottom: 1px solid #ccc;
    border-right: none;
}
.curriculum tr th.green{
    background-color: #74AAA6;
}
.curriculum tr th.blue{
    background-color: #61a5b8;
}
.curriculum tr td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}
.curriculum tr td.gray{
	background-color: #dce2e1;
	text-align: center;
}
.curriculum tr td.green{
	background-color: #c7e2df;
	text-align: center;
}
.curriculum tr td.blue{
	background-color: #d3e8ed;
	text-align: center;
}
.curriculum tr td:last-child {
    border-bottom: 1px solid #999;
    border-right: none;
}

.midashi04   {
    background-color: #7B9190;
    color: #FFFFFF;
    text-align: left;
    font-size: 24px;
    line-height: 60px;
    margin-bottom: 20px;
    vertical-align: top;
    font-weight: bold;
    padding-left: 20px;
}
.cel4 .box {
    width: 210px;
    margin-left: 15.5px;
    margin-right: 15.5px;
    display: inline-block;
    vertical-align: top;
}


.kijiblock .nenji_box{
    padding: 28px 5px;
    border-bottom: 1px dotted #CCCCCC;
    width: 100%;
    color: #7b9190;
}
.kijiblock .nenji_box .number {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
.kijiblock .nenji_box .nenji_txt {
    display: inline-block;
    font-size: 18px;
    padding-top: 20px;
    font-weight: bold;
}
.voicebox {
    margin-bottom: 30px;
}
.voicebox .photo {
    display: inline-block;
    width: 300px;
    margin-right: 20px;
    vertical-align: top;
}
.voicebox .txt {
    display: inline-block;
    width: 650px;
    vertical-align: top;
}
.sotugyo {
    border-top: 1px solid #7b9190;
    border-bottom: 1px solid #7b9190;
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
}
.sotugyo .photo {
    float: right;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}
.sotugyo .midashi05 {
    border-left: 20px solid #7B9190;
    font-size: 26px;
    font-weight: bold;
    padding-left: 15px;
    margin-left: -40px;
}
.midashi06 {
    font-size: 26px;
    font-weight: bold;
    color: #7B9190;
    border-bottom: 1px solid #7B9190;
    padding-bottom: 10px;
    margin-bottom: 20px;
}








@media screen and (max-width: 979px) {
	
.top_area .inner{
	margin: 0 auto;
	padding: 60px 0 50px;
	width: 90%;
}
.top_area .lead {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6;
}
.top_area .lead_block .text{
	letter-spacing: 0.1em;
	line-height: 2.21;
}
.kijiblock {
    padding-bottom: 60px;
    padding-top: 60px;
}
.kijiblock.gray {
    background-color: #f5f5f5;
}


.kijiblock .inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.kijiblock .point_box{
    padding: 28px 5px;
    border-bottom: 1px dotted #CCCCCC;
    width: 100%;
    color: #7b9190;
}
.kijiblock .cel2 {
    margin-top: 30px;
    position: relative;
}

.kijiblock .cel2 .box {
    width: 46%;
    display: inline-block;
    margin: 1.5%;
    vertical-align: top;
}

.midashi04   {
    background-color: #7B9190;
    color: #FFFFFF;
    text-align: left;
    font-size: 24px;
    line-height: 60px;
    margin-bottom: 20px;
    vertical-align: top;
    font-weight: bold;
    padding-left: 20px;
}
	.cel4{
		width: 500px;
		margin: 0 auto;
	}
.cel4 .box {
    width: 210px;
    margin-left: 15.5px;
    margin-right: 15.5px;
    display: inline-block;
    vertical-align: top;
	margin-bottom: 20px;
}


.voicebox {
    margin-bottom: 30px;
}
.voicebox .photo {
    display: inline-block;
    width: 300px;
    margin-right: 20px;
    vertical-align: top;
}
.voicebox .txt {
    display: inline-block;
    width: calc(100% - 330px);
    vertical-align: top;
}
	.centerphoto img{
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 767px) {
	#main {
    color: #666;
    font-family: "游ゴシック",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.top_area{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.top_area .inner{
	margin: 0 auto;
	padding: 60px 0 50px;
	width: 90%;
}
.top_area .lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6;
}
.top_area .lead_block .text{
	letter-spacing: 0.1em;
	line-height: 2.21;
}
.kijiblock {
    padding-bottom: 30px;
    padding-top: 30px;
}
.kijiblock.gray {
    background-color: #f5f5f5;
}


.kijiblock h3{
    margin-bottom: 10px;
    background-image: url(../images/electrical2020/title_bg.png);
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 20px;
}
.kijiblock h3 img{
	width: auto;
	height: 40px;
}
.kijiblock .inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.kijiblock .point_box{
    padding: 28px 5px;
    border-bottom: 1px dotted #CCCCCC;
    width: 100%;
    color: #7b9190;
}
.kijiblock .point_box .number {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
	width: 30px;
}
	.kijiblock .point_box .number img{
	width: 30px;
		height: 30px;
	}
.kijiblock .point_box .point_txt {
    display: inline-block;
	width: calc(100% - 45px);
}
.kijiblock .cel2 {
    margin-top: 30px;
    position: relative;
}

.kijiblock .cel2 .box {
    width: 100%;
    display: block;
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    vertical-align: top;
}
.midashi02   {
    background-color: #7B9190;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 10px;
    vertical-align: top;
	padding: 0;
}
.midashi03 {
    background-color: #61a5b8;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 10px;
    vertical-align: top;
	padding: 0;
}
.midashi04   {
    background-color: #7B9190;
    color: #FFFFFF;
    text-align: left;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 10px;
    vertical-align: top;
    font-weight: bold;
    padding-left: 20px;
}
	
.curriculum {
    width: 100%;
    margin-bottom: 60px;
}
.curriculum .t-center {
}

.curriculum tr th {
    padding-left: 2px;
    padding-right: 2px;
	font-size: 10px;
	line-height: 16px;
}
.curriculum tr th:last-child {
	font-size: 10px;
	line-height: 16px;
}
.curriculum tr th.blue{
}
.curriculum tr td {
    padding-left: 2px;
    padding-right: 2px;
	font-size: 10px;
	line-height: 16px;
}
.curriculum tr td:last-child {
	font-size: 10px;
	line-height: 16px;
}
	.cel4{
		width: 210px;
    margin-left: auto;
    margin-right: auto;
	}
.cel4 .box {
    width: 210px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    vertical-align: top;
}


.kijiblock .nenji_box{
    padding: 28px 5px;
    border-bottom: 1px dotted #CCCCCC;
    width: 100%;
    color: #7b9190;
}
.kijiblock .nenji_box .number {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}
	.kijiblock .nenji_box .number img{
		width: 47px;
		height: auto;
	}
.kijiblock .nenji_box .nenji_txt {
    display: inline-block;
    font-size: 14px;
    padding-top: 0px;
    font-weight: bold;
	width: calc(100% - 70px);
}
.voicebox {
    margin-bottom: 30px;
	width: 300px;
	margin: 10px auto;
}
.voicebox .photo {
    display: block;
    width: 300px;
    margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
    vertical-align: top;
}
.voicebox .txt {
    display: block;
    width: 100%;
    vertical-align: top;
}
.sotugyo {
    border-top: 1px solid #7b9190;
    border-bottom: 1px solid #7b9190;
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
.sotugyo .photo {
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
	padding-top: 20px;
}
	.sotugyo .photo img{
		width: 100%;
		height: auto;
	}
.sotugyo .midashi05 {
    border-left: 10px solid #7B9190;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    margin-left: -20px;
}
	.centerphoto img{
		width: 100%;
		height: auto;
	}
.midashi06 {
    font-size: 20px;
    font-weight: bold;
    color: #7B9190;
    border-bottom: 1px solid #7B9190;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

}
