@charset "UTF-8";

/*------------ COMPANY ------------*/
h2.page_title {
	margin-top: 70px;
	text-align: center;
	font-size: 32px;
}

.company_menu ul {
	display: block;
	width: 530px;
	margin: 80px auto 0;
}
.company_menu ul li {
	display: inline-block;
	margin-right: 80px;
}
.company_menu ul li:last-child{
	margin-right: 0;
}
.company_menu ul li a {
	display: block;
	font-size: 20px;
	padding: 0 20px;
	text-decoration: none;
	color: #0071bc;
	font-weight: bold;

}

.company_menu ul li a.active {
	border-bottom: 3px #0071bc solid;
}

.company_menu ul li a:hover {
	color: #ff4800;
	border-bottom: 3px #ff4800 solid;
}

/* .company_inner */
.company_inner {
	width: 100%;
	margin-top: 80px;
	padding: 60px 0 150px;
	color: #fff;
	background: url(../images/company/company_bg.png) no-repeat center bottom #117ecd;
	background-size: 100% auto;
}
.content_inner600 {
	width: 600px;
	margin: 0 auto;
}
.company_inner .ttl_area h3,
.company_inner .ttl_area .lead
{
	color: #fff;
}
.company_inner .lead_txt {
	margin-top: 90px;
	color: #fff;
	font-size: 28px;
	line-height: 2.2;
}

.company_inner .catch_txt {
	margin-top: 100px;
	text-align: center;
}

.company_inner .caption_txt {
	margin-top: 60px;
	color: #fff;
	font-size: 20px;
	line-height: 2.2;
}

#company_top .company_inner .ttl_area {
	width: 210px;
	display: inline-block;
	vertical-align: top;
	padding-right:20px;
}

#company_top .company_inner .ttl_area h3{
	font-size: 44px;
	letter-spacing: -3px;
}

.company_inner table {
	display: inline-block;
	margin-top: -5px;
	font-size: 16px;
	border-collapse: separate;
	border-spacing: 0 5px;
	width:760px;
}

.company_inner table th {
	width: 160px;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	color: #0071bc;
	background-color: rgba(239,239,239,0.8);
 }

.company_inner table td {
	padding: 10px 0 10px 30px;
	color: #fff;
}

.company_inner table a {
  text-decoration: underline;
  color: inherit;
}
.company_inner table a:hover {
	text-decoration: none;
}

/* #company_history */
.history_list {
}

.history_list li {
	margin: 60px auto 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	position: relative;
}
.history_list li span {
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
	background-color: #095e96;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
	display: block;
}
.history_list li:last-child span {
	width: 100px !important;
	height: 100px !important;
	margin-top: 200px !important;
	color: #095e96;
	border-radius: 50px  !important;
    -webkit-border-radius: 50px  !important;
    -moz-border-radius: 50px  !important;
	line-height:100px !important;
	background-color: #d1c646;
}

.history_list li span:before {
	content: " ";
	top: 100px;
	left: 50%;
	background-color: #ccc;
	width: 1px;
	height: 100px;
	position: absolute;
}
.history_list li:last-child span:before {
	display: none;
}
.history_list li.history_2009 span:before {
	height: 250px;
}
.history_list li span:after {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 0.9em;
	color: #000;
	font-weight: normal;
	background-color: #a2d0f2;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
	position: absolute;
	display: block;
	z-index: 100;
}

.history_list li div {
	width: 450px;
	position: absolute;
}
.history_list li div:before {
	content: " ";
	top: 35px;
	background-color: #ccc;
	width: 130px;
	height: 1px;
	position: absolute;
	z-index: 0;
}

.history_list li div p {
	color: #fff;
	font-weight: 700;
	line-height: 1.5;
	font-size:15px;
	position: relative;
}

.history_1985 div,
.history_1995 div,
.history_1999 div,
.history_2007 div {
	left: 0;
	top: 13px;
	text-align: right;
}
.history_1990 div,
.history_1996 div,
.history_2001 div,
.history_2009 div {
	right: 0;
	top: 15px;
	text-align: left;
}
.history_1985 p,
.history_1995 p,
.history_1999 p,
.history_2007 p {
	padding-right: 200px;
}
.history_1990 p,
.history_1996 p,
.history_2001 p,
.history_2009 p {
	padding: 25px 0 25px 170px;
}
.history_1995 p,
.history_1999 p,
.history_2007 p {
	padding-top: 25px;
}
.history_1995 img,
.history_1999 img {
	margin: 10px 130px 0 0;
}
.history_1990 img,
.history_1996 img,
.history_2001 img,
.history_2009 img {
	margin-left: 100px;
}
.history_list li.history_1985 span:before,
.history_list li.history_1995 span:before,
.history_list li.history_1999 span:before,
.history_list li.history_2007 span:before {
	right: 0;
}
.history_list li.history_1990 span:before,
.history_list li.history_1996 span:before,
.history_list li.history_2001 span:before,
.history_list li.history_2009 span:before {
	right: 100px;
}
.history_list li.history_1985 span:after,
.history_list li.history_1995 span:after,
.history_list li.history_1999 span:after,
.history_list li.history_2007 span:after {
	left: 270px;
	top: 25px;
}
.history_list li.history_1990 span:after,
.history_list li.history_1996 span:after,
.history_list li.history_2001 span:after,
.history_list li.history_2009 span:after {
	right: 300px;
	top: 25px;
}
.history_list li.history_1985 span:after,
.history_list li.history_1990 span:after {
	content: "4月";
}
.history_list li.history_1995 span:after {
	content: "2月";
}
.history_list li.history_1996 span:after,
.history_list li.history_1999 span:after {
	content: "10月";
}
.history_list li.history_2001 span:after {
	content: "12月";
}
.history_list li.history_2007 span:after {
	content: "6月";
}
.history_list li.history_2009 span:after {
	content: "3月";
}
.history_list li.history_1985 div:before,
.history_list li.history_1995 div:before,
.history_list li.history_1999 div:before,
.history_list li.history_2007 div:before {
	left: 320px;
}

.history_list li.history_now div {
	width: 100%;
}

.history_list li.history_now div:before {
	display: none;
}
.history_list li.history_now p {
	margin-top: 20px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	font-weight: 700;
}


@media (max-width:670px) {
	.content_inner600 {
		width: auto;
		margin: 0 15px;
	}




	h2.page_title {
		margin-top: 20px;
		text-align: center;
		font-size: 20px;
	}

	.company_menu ul {
		display: block;
		width: 95%;
		margin: 50px auto 0;
		padding-left:2%;
	}
	.company_menu ul li {
		width:31%;
		text-align:center;
		display: inline-block;
		margin-right: 1%;
	}
	.company_menu ul li:last-child{
		margin-right: 0;
	}
	.company_menu ul li a {
		display: block;
		font-size: 16px;
		padding: 0 10px;
		text-decoration: none;
		color: #0071bc;
		font-weight: bold;

	}

	.company_menu ul li a.active {
		border-bottom: 2px #0071bc solid;
	}

	.company_menu ul li a:hover {
		color: #ff4800;
		border-bottom: 3px #ff4800 solid;
	}

	/* .company_inner */
	.company_inner {
		width: 100%;
		margin-top: 50px;
		padding: 30px 0 50px;
		color: #fff;
		background: url(../images/company/company_bg.png) no-repeat center bottom #117ecd;
		background-size: cover;
	}
	.content_inner600 {
		width: 98%;
		margin: 0 auto;
	}

	.content_inner1000{
		width:98%;
		margin:0 auto;
	}

	.company_inner .ttl_area h3,
	.company_inner .ttl_area .lead
	{
		color: #fff;
	}
	.company_inner .lead_txt {
		color: #fff;
		margin-top: 45px;
		font-size: 16px;
		line-height: 2.2;
	}

	.company_inner .catch_txt {
		width:98%;
		margin:30px auto 0;
	}

	.company_inner .caption_txt {
		margin-top: 30px;
		font-size: 12px;
	}



	.company_inner h3.history_title {
		width: 160px;
		display: block;
		margin:0 auto 20px;
		vertical-align: top;
	}

	.company_inner table {
		display: inline-block;
		margin-top: -5px;
		font-size: 14px;
		border-collapse: separate;
		border-spacing: 0 5px;
	}

	.company_inner table th {
		width: 140px;
		padding: 10px 0;
		text-align: center;
		vertical-align: middle;
		color: #0071bc;
		background-color: rgba(239,239,239,0.8);
	 }

	.company_inner table td {
		padding: 10px 0 10px 10px;
		color: #fff;
	}

	/* #company_history */
	.history_list {
		margin-top: 10px;
	}

	.history_list li {
		width: 100%;
		height: auto;
		padding-bottom: 50px;
		line-height: 1.4;
		margin: 0px auto;

		color: #fff;

		text-align: center;
		background-color: inherit;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		position: relative;

	}

	.history_list li.history_2007 {
		padding-bottom: 100px;
	}

	.history_list li span{
		display: block;
		width: 70px;
		height: 70px;

		line-height: 70px;
		margin: 0 10px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		background-color: #095e96;
		border-radius: 35px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
	}

	.history_list li:last-child span {
		margin-top: 0 !important;
		color: #095e96;
		background-color: #d1c646;
		width: 70px !important;
		height: 70px !important;

		line-height: 70px !important;
		border-radius: 35px !important;
		-webkit-border-radius: 35px !important;
		-moz-border-radius: 35px !important;
	}
	.history_list li span:before {
		content: " ";
		top: 70px;
		left: 50%;
		background-color: #ccc;
		width: 1px;
		height: 300px;
		position: absolute;
	}

	.history_list li div {
		width: auto;
		position: inherit;
		right:auto;
		top:auto;
		text-align:center;
		background:#FFF;
		padding:10px 0;
		margin-left: 100px;
	}
	.history_list li div:before {
		display: none;
	}
	.history_list li div p {
		color: #117dcd;
		font-weight: 700;
		line-height: 1.5;
		padding-right:0;


	}
	.history_list li span:after {
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #000;
		font-size: 0.8em;
		font-weight: normal;
		background-color: #a2d0f2;
		border-radius: 20px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		position: absolute;
		left: 15px !important;
		top: 80px !important;
	}

	.history_list li img{
		max-width:95%;
		height:auto;
	}

	.history_1985,
	.history_1995,
	.history_1999,
	.history_2007 {
		right: auto;
		top: 23px;
		text-align: right;
	}
	.history_1990,
	.history_1996,
	.history_2001,
	.history_2009 {
		left: auto;
		top: 23px;
		text-align: left;
	}
	.history_1985 p,
	.history_1995 p,
	.history_1999 p,
	.history_2007 p {
		padding-right: 0px;
	}
	.history_1990 p,
	.history_1996 p,
	.history_2001 p,
	.history_2009 p {
		padding: 0 0 0 0;
	}
	.history_1995 p,
	.history_1999 p,
	.history_2007 p {
		padding-top: 0px;
	}
	.history_1995 img,
	.history_1999 img {
		margin-right: 0px;
	}
	.history_1990 img,
	.history_1996 img,
	.history_2001 img,
	.history_2009 img {
		margin-top: 10px;
		margin-left: 0px;
	}
	.history_list li.history_now div {
		width: auto;
	}

	.history_list li.history_now p {
		margin-top: 0;
		text-align: center;
		font-size: 16px;
		color: #117dcd;
		font-weight: 700;
	}

	#company_top .company_inner .ttl_area {
		width: 210px;
		display: block;
		vertical-align: top;
		padding-right:0px;
		margin:0 auto 10px;
		text-align:center;
	}

	#company_top .company_inner .ttl_area h3{
		font-size: 44px;
		text-align:center;
		letter-spacing: -3px;
	}

	.company_inner table {
		display: block;
		margin-top: -5px;
		font-size: 16px;
		border-collapse: separate;
		border-spacing: 0 5px;
		width:100%;
		box-sizing:border-box;
	}

}
