@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	padding-bottom: 0px!important;
}

#main .content,#main .content02 {
	padding: 27px 38px 0;
}

#main .content {
	background-color: #FFF;
}

#main .wrap {
	padding: 30px 0 39px;
	margin-top: 50px;
	margin-bottom: 30px;
	background-color: #E1F7FF;
}
#main .content .imgBox {
	margin-bottom: 50px;
	background-color: #E1F7FF;
}

#main .content .imgBox .photoBox {
	float: right;
}

#main .content .imgBox .textBox {
	padding: 109px 0 0 53px;
	float: left;
}

#main .content .imgBox .textBox p {
	color: #0059AC;
	font-size: 30px;
	line-height: 1.8;
}

#main .content h3,#main .content02 h3 {
	margin-bottom: 8px; 
	color: #0059AC;
	font-size: 40px;
	text-align: center;
}

#main .content .note {
	margin: 0 5px 63px 10px;
	font-size: 16px;
	line-height: 1.8;
	word-break: break-all;
}

#main .content .note dt {
	font-size: 20px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #0059AC;
	font-weight: bold;
}

#main .content .note dd {
	margin-bottom: 30px;
}
#main .content .headLine03,#main .content02 .headLine03 {
	margin-bottom: 31px;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
}

#main .content .headLine03 .txt:before,#main .content02 .headLine03 .txt:before {
	width: 45px;
	height: 53px;
	background: url(../img/common/icon07.png) no-repeat left top;
	top: 3px;
	left: 0;
}

#main .section {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width: 1001px;
}

#main .content .senmon {
	margin-top: 15px;
	margin-left: 10px;
	overflow: hidden;
}

#main .content .senmon li {
	float: left;
	background-color: #e5e5e5;
	width: 470px;
	height: 230px;
	padding-left: 25px;
	margin-right: 20px;
	position: relative;
}

#main .content .senmon li img {
	position: absolute;
    bottom: 0;
}

#main .content .senmon li:last-child {
  margin-right: 0;
}

#main .content .senmon li dl {
	float: left;
	margin-right: 5px;
	width: 300px;
}

#main .content .senmon li dl dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}

#main .content .senmon li dl dd {
	font-size: 14px;
	line-height: 150%;
}

#main .content .senmon li img {
	float: right;
}

#main .content02 .occupations {
	margin-bottom: 30px;
}
#main .content02 .occupations ul {
	float: left;
	margin-left: 20px;
	margin-right: 50px;
}

#main .content02 .occupations ul li {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
}

#main .section .area {
	padding: 0 22px 22px;
	width: 431px;
	float: left;
	background-color: #ECF9FF;
}

#main .section .area h4 {
	margin: 0 -22px 44px;
	padding: 49px 22px 30px;
	position: relative;
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	background-color: #00A0E9;
}

#main .section .area h4:before {
	width: 475px;
	height: 26px;
	position: absolute;
	background: url(../img/corporate/bg01.png) no-repeat left top;
	bottom: -26px;
	left: 0;
	content: " ";
}

#main .section .area .title {
	margin: 0 0 4px -3px;
	color: #009FE9;
	font-size: 22px;
	font-weight: bold;
}

#main .section .area .text {
	margin: 0 -7px 38px -3px;
	font-size: 16px;
}

#main .section .area .pTtl {
	margin-left: -3px;
	padding: 1px 0 5px;
	font-size: 18px;
	font-weight: bold;
}

#main .section .area .txt {
	margin: 0 0 20px -3px;
	font-size: 14px;
	word-break: break-all;
}

#main .section .area .txt01 {
	margin-bottom: 42px;
}

#main .section .area .title01 {
	margin-bottom: 16px;
}

#main .section .area .stepList li {
	margin-bottom: 34px;
	position: relative;
	border: 1px solid #00A0E9;
}

#main .section .area .stepList li:before {
	margin-left: -14px;
	width: 28px;
	height: 26px;
	position: absolute;
	background: url(../img/common/icon08.png) no-repeat left top;
	bottom: -26px;
	left: 50%;
	content: " ";
}

#main .section .area .stepList li .ttl {
	padding: 3px 0 1px;
	display: block;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	background-color: #00A0E9;
}

#main .section .area .stepList li .text01 {
	padding: 8px 0 11px;
	display: block;
	font-size: 14px;
	text-align: center;
	background-color: #FFF;
}

#main .section .area .stepList .special {
	margin-bottom: 0;
	padding: 5px 0 6px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	border: none;
	background-color: #FF8080;
}

#main .section .area .stepList .special:before {
	display: none;
}

#main .section .area .areaList {
	margin-bottom: 30px;
	margin-top: 5px;
}

#main .section .area .areaList li {
	font-size: 14px;
	list-style: circle;
	margin-left: 15px;
	margin-bottom: 5px;
}

#main .section .area01 {
	float: right;
	background-color: #EEF7FF;
}

#main .section .area01 h4 {
	background-color: #005BAC;
}

#main .section .area01 h4:before {
	background-image: url(../img/corporate/bg02.png);
}

#main .section .area01 .title {
	color: #005AAC;
}

#main .section .area01 .stepList li {
	border: 1px solid #005BAC;
}

#main .section .area01 .stepList li:before {
	background-image: url(../img/common/icon09.png);
}

#main .section .area01 .stepList li .ttl {
	background-color: #005BAC;
}

#main .comLinkList {
	text-align: center;
	margin-bottom: 30px;
}

#main .comLinkList li {
	float: none;
	display: inline-block;
}

#main .comLinkList li:first-child {
	margin-right: 0;
}

#main .comLinkList li a span {
	padding: 37px 30px 27px;
	font-size: 24px;
}

/*------------------------------------------------------------
	タブ切り替えCSS
------------------------------------------------------------*/

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 10px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;}

.tabs label {
	cursor: pointer;
}
/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  border-bottom: 3px solid #005BAC;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	clear: both;
	overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #005BAC;
  color: #fff;
}