@charset "utf-8";

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// HISTORY
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.pd400 {
	font-family: 'Bembo MT W01 Regular', times, serif;
}

.pd400i {
	font-family: 'Bembo MT W01 Regular', times, serif;
	font-style: oblique;
}

.pd700 {
	font-family: 'Bembo MT W01 Semibold', times, serif;
}

.pd700i {
	font-family: 'Bembo MT W01 Semibold', times, serif;
	font-style: oblique;
}

.history_contents * {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.history_contents a {
	-webkit-tap-highlight-color:rgba(0,0,0,0.15);
}

.history_contents .none_sp {
	padding-top:0;
}

.history_top_content img {
	display:none;
}

.history_top_content .slick-dots{
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	position: relative;
	bottom: 20px;
}

.history_top_content .slick-dots li{
	width: 8px;
	height: 8px;
	border-radius:4px;
	background: rgba(255,255,255,0.3);
	text-indent:-9999px;
	margin: 0 6px;
}

.history_top_content .slick-dots li.slick-active{
	background: rgba(255,255,255,1);
}

.history_top_content .history_top_text h1 {
	position:absolute;
	left:50%;
	width:100%;
	max-width:860px;
	color:#fff;
	font-size:40px;
	text-align:center;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}

.history_top_content .history_top_text .history_top_p {
	margin:0 auto 20px;
	padding:0 15px;
	width:100%;
	max-width:600px;
	font-size:18px;
	line-height:1.6;
	text-align:center;
}

.history_top_content .history_top_text .history_top_link {
	margin:0 auto;
	padding:0 15px;
	width:100%;
	max-width:600px;
}

.history_top_content .history_top_text .history_top_link a {
	display:block;
	padding:15px;
	background-color:#333;
	font-size:30px;
	line-height:1;
	color:#fff;
	text-align:center;
}

.history_top_content .history_top_text .history_top_link a span {
	display:inline-block;
	padding:0 26px 0 0;
	background-image: url(/who_we_are/img/history_arrow01_sp.png);
	background-size:12px;
	background-repeat:no-repeat;
	background-position:right center;
}

.history_page_header {
	position:relative;
	height:180px;
	background-size:cover;
	background-position:center center;
}

.history_page_header.p01 {
	background-image: url(/who_we_are/img/history_01_img01.jpg);
}

.history_page_header.p02 {
	background-image: url(/who_we_are/img/history_02_img01.jpg);
}

.history_page_header.p03 {
	background-image: url(/who_we_are/img/history_03_img01.jpg);
}

.history_page_header.p04 {
	background-image: url(/who_we_are/img/history_04_img01.jpg);
}

.history_page_header img {
	display:none;
}

.history_page_header h1 {
	position:absolute;
	top:12px;
	left:15px;
	font-size:20px;
	line-height:1;
	color:#fff;
}

.history_page_header h1 a {
	color:#fff;
}

.history_page_header h1 a:hover {
	text-decoration:none;
}

.history_page_header .history_page_header_text {
	position:absolute;
	top:40%;
	width:100%;
	text-align:center;
}

.history_page_header .history_page_header_text h2 {
	font-size:40px;
	line-height:1;
	color:#fff;
}

.history_page_header .history_page_header_text h3, .history_page_header .history_page_header_text .history_page_p {
	display:none;
}

.history_page_header .history_page_header_line {
	position:absolute;
	bottom:0;
	left:50%;
	background-color:#fff;
	width:1px;
	height:30%;
}

.history_page_header .history_page_header_line::after {
	content: "";
	display:block;
	background-color:#fff;
	margin:0 0 0 -6px;
	width:13px;
	height:13px;
	border-radius:50%;
}

.history_page_header_sp {
	position:relative;
	margin:0 auto;
	padding:40px 15px 0;
	width:100%;
	max-width:600px;
	text-align:center;
}

.history_page_header_sp::after {
	content: "";
	position:absolute;
	top:0;
	left:50%;
	display:block;
	width:1px;
	height:30px;
	background-color:#333;
}

.history_page_header_sp h3 {
	margin:0 0 15px;
	font-size:32px;
	line-height:1.3;
}

.history_page_header_sp .history_page_p {
	font-size:19px;
	line-height:1.4;
}

.history_page h4 {
	margin:0 auto;
	padding:0 15px;
	width:100%;
	max-width:600px;
	font-size:32px;
	line-height:1.4;
}

.history_page h4 span {
	font-size:36px;
}

.history_page_timeline {
	margin:0 auto;
	padding:45px 15px;
	width:100%;
	max-width:600px;
}

.history_page_breadcrumbs {
	display:none;
}

.timeline_list li + li {
	margin:40px 0 0;
}

.timeline_list .timeline_year {
	margin:0 0 10px;
	font-size:36px;
	line-height:1;
}

.timeline_list .timeline_tag {
	margin:0 0 6px;
	font-size:14px;
	line-height:1;
	color:#fff;
}

.timeline_list .timeline_tag span {
	display:inline-block;
	padding:4px 6px;
	background-color:#005db1;
	font-weight:bold;
}

.timeline_list .timeline_tag span:not(:first-child) {
	margin:0 0 0 10px;
}

.timeline_list .timeline_tag .tag_blue {
	background-color:#005db1;
}

.timeline_list .timeline_tag .tag_green {
	background-color:#00a926;
}

.timeline_list .timeline_tag .tag_red {
	background-color:#eb0006;
}

.timeline_list h5 {
	margin:0 0 10px;
	font-size:32px;
	line-height:1.3;
}

.timeline_list h5.text_small {
	font-size:18px;
}

.timeline_list h5.text_blue {
	color:#005db1;
}

.timeline_list h5.text_green {
	color:#00a926;
}

.timeline_list h5.text_red {
	color:#eb0006;
}

.timeline_list .timeline_text {
	margin:0 0 20px;
	font-size:16px;
	line-height:1.5;
}

.timeline_list .tl01-1 img, .timeline_list .tl01-3 img, .timeline_list .tl01-6 img, .timeline_list .tl01-8 img {
	display:none;
}

.timeline_list .tl02-1 img, .timeline_list .tl02-3 img, .timeline_list .tl02-6 img, .timeline_list .tl02-10 img {
	display:none;
}

.timeline_list .tl02-2 .timeline_img {
	margin:0 auto;
	width:265px;
}

.timeline_list .tl03-6 .timeline_img {
	margin:0 auto;
	width:180px;
}

.timeline_list .tl04-2 .timeline_img {
	margin:0 auto;
	width:145px;
}

.timeline_list .tl04-5 .timeline_img {
	margin:0 auto;
}

.history_page_navi {
	padding:0 0 30px;
	text-align:center;
}
.history_page_navi ul {
	letter-spacing:-0.4em;
}
.history_page_navi ul li {
	display:inline-block;
	width:135px;
	font-size:21px;
	line-height:1;
	letter-spacing:normal;
	vertical-align:top;
}

.history_page_navi ul li:first-child {
	margin:0 20px 0 0;
}

.history_page_navi ul li a {
	display:block;
	padding:15px 0;
	color:#333;
	border:solid 1px #b7b7b7;
}

.history_page_navi ul li a span {
	display:inline-block;
	background-repeat:no-repeat;
	-webkit-transition:padding 0.4s;
	transition:padding 0.4s;
}

.history_page_navi ul li.btn_back a span {
	padding:0 0 0 21px;
	background-image: url(/who_we_are/img/history_arrow03.png);
	background-size:8px;
	background-position:left center;
}

.history_page_navi ul li.btn_back a:hover span {
	padding:0 5px 0 26px;
}

.history_page_navi ul li.btn_next a span {
	padding:0 21px 0 0;
	background-image: url(/who_we_are/img/history_arrow02.png);
	background-size:8px;
	background-position:right center;
}

.history_page_navi ul li.btn_next a:hover span {
	padding:0 26px 0 5px;
}

.history_link {
	margin:0 auto;
	padding:30px 0 60px;
	width:100%;
	max-width:600px;
}

.history_link ul {
	margin:0 5px;
	letter-spacing:-0.4em;
}

.history_link ul li {
	display:inline-block;
	padding:0 10px 30px;
	width:50%;
	letter-spacing:normal;
	vertical-align:top;
}

.history_link ul li a {
	position:relative;
	display:block;
}

.history_link ul li a img {
	width:100%;
	height:auto;
	opacity:0.6;
	-webkit-transition:opacity 0.3s;
	transition:opacity 0.3s;
}

.history_link ul li.active a img {
	opacity:1;
}

.history_link ul li a:hover img {
	opacity:1;
}

.history_link:not(.history_top) .history_link_text {
	position:absolute;
	top:50%;
	left:50%;
	width:90%;
	text-align:center;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}

.history_link .history_link_text h3 {
	margin:0;
	font-size:24px;
	line-height:1;
	color:#fff;
}

.history_link.history_top ul li a img {
	display:none;
}

.history_link.history_top .history_link_text h3 {
	margin:0 0 10px;
	height:100px;
	background-size:cover;
	background-position:center center;
	font-size:24px;
	line-height:100px;
	color:#fff;
	text-align:center;
}

.history_link.history_top ul li:nth-child(1) .history_link_text h3 {
	background-image: url(/who_we_are/img/history_thumb01.jpg);
}

.history_link.history_top ul li:nth-child(2) .history_link_text h3 {
	background-image: url(/who_we_are/img/history_thumb02.jpg);
}

.history_link.history_top ul li:nth-child(3) .history_link_text h3 {
	background-image: url(/who_we_are/img/history_thumb03.jpg);
}

.history_link.history_top ul li:nth-child(4) .history_link_text h3 {
	background-image: url(/who_we_are/img/history_thumb04.jpg);
}

.history_link.history_top .history_link_text p {
	font-size:12px;
	line-height:1.4;
	text-align:center;
}
