/* CSS Document */
@charset "UTF-8";

/* 左メニュー　*/
body.history .left-menu{
		display: block;
		position: fixed;
		left: -40px;
		bottom: 0;
		top: 0;
		/* 117 + 227  */
		padding-top: 408px;
		/* 111px */
		width: 10.01%;
		z-index: 600;
}

body.history .left-menu li{
	display: block;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	float: right;
	clear: both;
	margin-bottom: 6px;
	font-family: "YuKyokasho", "YuMincho", "Yu Mincho", "sans-serif";
	font-size: 16.6pt;
	padding: 15px 10px 15px 10px;
	border: 2px solid #000000;
}

body.history .wrapper .content header{
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	vertical-align: center;
	margin: 0 auto;
	border-bottom: none;
	background-color: #eeefe9;
	line-height: 1;
}

/* Text under page Title */
body.history .wrapper .heading{
	position: relative;
	display: inline-block;
	text-align: center;
	width: auto;
	margin-top: 62px;
	margin-bottom: 80px;
}

body.history .wrapper .heading section{
	position: relative;
	width: auto;
	float: left;
}

body.history .wrapper .heading section:first-of-type{
	font-size: 70px;
	background-image: url("../images/ori-vertical.svg");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 6px 80%;
	padding-right: 30px;
}

body.history .wrapper .heading section:last-of-type{
	line-height: 1.65;
	font-size: 16px;
	text-align: left;
	padding-left: 27px;
	padding-bottom: 2%;
	padding-top: 2%;
	letter-spacing: 1px;
}



/* Text under page Title */
body.history .wrapper .pattern-heading .heading{
	position: relative;
	display: inline-block;
	text-align: center;
	width: auto;
	padding-left: 10px;
	margin-top: 62px;
	margin-bottom: 85px;
}

body.history .wrapper .pattern-heading .heading section{
	position: relative;
	width: auto;
	float: left;
}

body.history .wrapper .pattern-heading .heading section:first-of-type{
	font-size: 71px;
	background-image: url("../images/ori-vertical.svg");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 5px 87%;
	padding-right: 30px;
	letter-spacing: 1px;
}

body.history .wrapper .pattern-heading .heading section:last-of-type{
	line-height: 1.65;
	font-size: 15px;
	text-align: left;
	padding-left: 27px;
	padding-bottom: 2%;
	padding-top: 2%;
	letter-spacing: 1px;
}


body.history .wrapper .pattern-heading p{
	font-size: 14px;
	letter-spacing: 2px;
}


body.history .wrapper .content .timeline{
	position: relative;
	width: 100%;
	padding-left: 8.7%;
	padding-bottom: 66px;
	box-sizing: border-box;
	background-image: url('../images/history2.png');
	background-size: 473px auto;
	background-repeat: no-repeat;
	background-position: 81.5% center;
}


/* 立スローガン wrapper, 内容sectionを基準で調整する　*/
body.history .timeline .slogan{
	position: absolute;
	display: block;
	top: -16px;
	/* 	right: 114px;  */
	right: 11.36%;
	width: 54px;
	z-index: 700;
}

/* 立スローガン 画像　*/
body.history .timeline .slogan img{
	width: 100%;
}

body.history .wrapper .content .timeline ul li{
	width: auto;
	display: block;
	float: left;
	line-height: 1;
}

body.history .timeline-block{
	clear: both;
}

body.history .timeline-block ul li:first-child{
	width: auto;
	position: relative;
	font-family:  "Futura", "sans-serif";
	letter-spacing: 3px;
	font-size: 62px;
	background-color: #eeefe9;
	display: block;
	padding-bottom: 30px;
	z-index: 550;
}

#t02{
	display: block;
	padding-top: 34px;
	padding-bottom: 22px;
}

body.history .t03{
	padding-top: 45px;
}

body.history .timeline-block ul li:last-child{
	width: auto;
	line-height: 1;
	border-left: 1px solid #000000;
	padding-left: 75px;
	padding-top: 42px;
	transform: translateX(-44px);
}

body.history .timeline-block ul li.remove-border{
	border-left: none;
}

/* Rest the time explaination block paddings */
body.history .timeline-block ul li.first-block{
	padding-top: 6px;
	padding-bottom: 9px;
}

body.history .timeline-block ul li:last-child h5{
	font-family: "YuKyokasho", "YuMincho", "Yu Mincho", "sans-serif";
	font-size: 22.42pt;
	display: inline-block;
	line-height: 1;
	padding-top: 11px;
	padding-bottom: 32px;
}

body.history .timeline-block ul li:last-child h4{
	font-family: "YuKyokasho", "YuMincho", "Yu Mincho", "sans-serif";
	font-size: 18.01pt;
	font-weight: 600;
	display: inline-block;
	line-height: 1;
	padding-bottom: 25px;
}

body.history .timeline-block ul li:last-child p{
	line-height: 2.6;
}

body.history .wrapper .content .pattern-heading{
	position: relative;
	text-align: center;
	padding-bottom: 23px;
	width: 100%;
}

body.history .wrapper .content .pattern-heading p{
	display: inline-block;
	margin-top: -32px;
}


body.history .wrapper .content .pattern-origin{
	position: relative;
	text-align: center;
	vertical-align: text-bottom;
	width: 100%;
	min-height: 244px;
	margin-bottom: 73px;
	background: url("../images/history2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}


body.history .wrapper .content .pattern-origin p{
	display: block;
	position: absolute;
	vertical-align: text-bottom;
	bottom: 0;
	line-height: 2;
}

body.history .wrapper .content .pattern-origin p:first-of-type{
	left: 50%;
	-webkit-transform: translateX(-180%);
	transform: translateX(-180%);
}

body.history .wrapper .content .pattern-origin p:last-of-type{
	right: 50%;
	-webkit-transform: translateX(185.5%);
	transform: translateX(185.5%);
}

body.history .wrapper .content .pattern-origin .item-name{
	display: inline-block;
	margin-bottom: 22px;
}


body.history .wrapper .content .pattern-selector{
	text-align: center;
	width: 100%;
	margin-top: 34px;
}
body.history .wrapper .content .pattern-selector section{
	display: inline-block;
	width: auto;
	line-height: 1;
}

body.history .wrapper .content .pattern-selector section ul li{
		position: relative;
		float: left;
		display: block;
		width:  117px;
		height: 35px;
}


body.history .wrapper .content .pattern-selector section ul li div{
	display: block;
	line-height: 1;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 600%;
	z-index: 500;
}

/*
body.history .wrapper .content .pattern-selector section:last-of-type{
	background: url('../images/history-pattern-selector1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 285px;
	width: 100%;
	text-align: center;
	margin-top: 24px;
	color: #ffffff;
}
*/

body.history .wrapper .content .pattern-selector section:nth-child(2){
	background: url('../images/history-pattern-selector1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 285px;
	width: 100%;
	text-align: center;
	margin-top: 24px;
	color: #ffffff;
}

body.history .wrapper .content .pattern-selector section:last-of-type{
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 285px;
	width: 70%;
	text-align: center;
	margin-top: 0px;
	color: #ffffff;
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: 888;
}



body.history .wrapper .content .pattern-selector section:last-of-type div{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50% -50%);
	z-index: 700;
}

body.history .wrapper .content .pattern-selector section:last-of-type h4{
	font-family: "YuKyokasho", "YuMincho", "Yu Mincho", "sans-serif";
	font-size: 102.29pt;
}

body.history .wrapper .content .pattern-selector section:last-of-type p{
	display: inline-block;
	text-align: center;
	/*
	margin-bottom: 5%;
	*/
}

body.history .wrapper .content .pattern-selector section ul li:nth-child(1), #pattern1{
	background-color: #00a080;
}
body.history .wrapper .content .pattern-selector section ul li:nth-child(2), #pattern2{
	background-color: #803c88;
}
body.history .wrapper .content .pattern-selector section ul li:nth-child(3), #pattern3{
	background-color: #e2735b;
}
body.history .wrapper .content .pattern-selector section ul li:nth-child(4), #pattern4{
	background-color: #006897;
}
body.history .wrapper .content .pattern-selector section ul li:nth-child(5), #pattern5{
	background-color: #e5bb4c;
}

body.history .wrapper .content .pattern-selector section ul li div{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 35px;
	-webkit-transition: height 0.5 ease-out;
	transition: height 0.5s ease-out;
}

body.history .wrapper .content .pattern-selector section ul li div:hover{
	cursor: pointer;
}

body.history .wrapper .content .pattern-selector section ul li div:after{
	content: "";
	display: block;
	position: relative;
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	background-image: url('../images/history-pattern1.svg');
	background-position: center top;
	background-repeat: repeat-y;
	background-size: 81px 81px;
	opacity: 0.5;
}

#pattern-name{
	margin-top:  50px;
	z-index: 999;
}
