@charset "utf-8";
/* CSS Document */

/* history */
#ul-contents.history .top-sentence {
	margin-bottom: 80px;
}
#ul-contents.history .top-sentence p {
	line-height: 2.0em;
	text-align: left;
}
div.history-timeline-outer {
	border-top: 1px solid #cccccc;
}
div.history-timeline {
	width: 835px;
	margin: 0 auto 113px auto;
	padding-top: 100px;
}
div.history-timeline ul {
}
div.history-timeline ul li {
	display: table;
	width: 100%;
	padding: 32px 0 0 0;
	background-image: url(../../img/static/history/history-line.png);
	background-size:2px 2px;
	background-repeat: repeat-y;
	background-position: 180px top;
}
div.history-timeline ul li p.history-date {
	color: #bbbbbb;
	font-size: 200%;
	line-height: 1em;
	font-family:FOT-UD明朝 Pro L, UDMinchoPro-L;
	display: table-cell;
	width: 170px;
	vertical-align: top;
	margin: 0 0 6px 0;
}
div.history-timeline ul li div.history-eventcont {
	font-size: 143%;
	font-family:FOT-UD明朝 Pro L, UDMinchoPro-L;
	display: table-cell;
	padding: 3px 0 0 0;
}
div.history-timeline ul li div.history-eventcont p.history-event {
}
div.history-timeline ul li div.history-eventcont p.history-event a {
	display: block;
	margin: 0 0 40px 0;
	padding: 0 0 0 85px;
	line-height: 1.2em;
	background-image: url(../../img/static/history/history-timeline-bit-off.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	background-size: 19px auto;
}
div.history-timeline ul li div.history-eventcont p.history-event a:hover {
	background-image: url(../../img/static/history/history-timeline-bit-on.png);
}
div.history-timeline ul li div.history-eventcont span.plane {
	display:block;
	font-size: 70%;
	padding: 0 0 0 99px;
	margin-top:-30px;line-height:1.6em;
}
/* magnific-popup */
.mfp-figure figure img {
	max-height:0;
}
.mfp-figure figure figcaption h3 {
	line-height: 1.4em;
	font-size: 143%;
	margin: 0 0 36px 0;
}
.mfp-figure figure figcaption h3 span {
	margin: 0 12px 0 0;
}
.mfp-figure figure figcaption p {
	line-height: 1.6em;
}

.mfp-figure figure figcaption p em{
	font-style: italic;
}

@media(max-width:990px) {
/* history */

div.history-timeline {
	width: auto;
	margin: 0 21px 20px 21px;
}
}

@media(max-width:768px) {
/* history */
#ul-contents.history .top-sentence {
	margin-bottom: 20px;
}
#ul-contents.history .top-sentence h2 {
	margin-bottom: 13px;
}
#ul-contents.history .top-sentence p {
	line-height: 2.4em;
	text-align: left;
}
div.history-timeline {
	padding-top: 20px;
	margin: 0 0 20px 0;
}
div.history-timeline ul li {
	display: inline-block;
	width: 100%;
	padding: 0 0 0 0;
	background-position: 20px top;
	background-size: 1px 1px;
}
div.history-timeline ul li:first-child {
	padding: 20px 0 0 0;
}
div.history-timeline ul li p.history-date {
	font-size: 86%;
	width: auto;
	display: block;
	padding: 0 0 0 58px;
}
div.history-timeline ul li div.history-eventcont {
	font-size: 86%;
	display: block;
	padding: 0 0 0 0;
}
div.history-timeline ul li div.history-eventcont p.history-event a {
	display: block;
	margin: 0 0 25px 0;
	padding: 0 20px 0 58px;
	background-position: 15px center;
	background-size: 10px auto;
}
div.history-timeline ul li div.history-eventcont p.history-event a:hover {
}
div.history-timeline ul li div.history-eventcont span.plane {
	font-size: 100%;
	padding: 0 20px 0 58px;
	margin-top:-20px;
	margin-bottom:25px; line-height:1.8em;
}

/* magnific-popup */

.mfp-figure figure figcaption h3 {
	line-height: 1.4em;
	font-size: 100%;
	margin: 0 0 14px 0;
}
.mfp-figure figure figcaption h3 span {
	margin: 0 12px 0 0;
}
/* 20161102 */
.mfp-figure figure figcaption p {
	font-size:86%;
}
}
