@charset "UTF-8";

.history_ttl {
	width:100%;
	margin: 0 auto 60px;
	text-align: center;
}

.history_ttl h2 {
	font-size: 38px;
	color: #084a95;
	line-height: 1.2;
	letter-spacing:0.18em;
}

.hsBox {
	width: 100%;
	max-width:1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

/* boxbg01 */
.hsBox.boxbg01 {
	padding-bottom: 200px;
	background:url(../images/history/bg01.png) no-repeat center bottom -40px;
}

.hsBox.boxbg01 .maru {
	background:url(../images/history/maru_bg01.png) no-repeat left top;
	background-size: cover;
	width:350px;
	height: 350px;
	text-align: center;
	float: left;
	margin-left: 1%;
}

.hsBox.boxbg01 .maru p {
	font-size: 20px;
	line-height: 1.8;
	color: #084a95;
}

.hsBox.boxbg01 .maru .year {
	display: block;
	font-size: 62px;
	line-height: 2.0;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg01 .photo {
	width: 40%;
	float: right;
}
.hsBox.boxbg01 .photo img {
	width: 100%;
	max-width: 400px;
	margin-top: 24%;
}

.hsBox.boxbg01 .yearTxt {
	position: absolute;
	right:14%;
	bottom: 12%;
}

.hsBox.boxbg01 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg01 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg01 .yearTxt li span {
	padding-left: 20px;
}

.hsBox.boxbg01 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg01 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg01 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}

.hsBox.boxbg01 .yearTxt span.icon01 {
	background:url(../images/history/icon_gray.png) no-repeat left center;
	background-size: 15px auto;
}


/* boxbg02 */
.hsBox.boxbg02 {
	padding-bottom: 80px;
	background:url(../images/history/bg02.png) no-repeat center bottom;
	margin-top: -100px;
}

.hsBox.boxbg02 .maru {
	background:url(../images/history/maru_bg02.png) no-repeat left top;
	background-size: cover;
	width:350px;
	height: 350px;
	text-align: center;
	float: right;
	margin-right: 3%;
	margin-top: 5%;
}

.hsBox.boxbg02 .maru p {
	font-size: 20px;
	line-height: 1.9;
	color: #084a95;
}

.hsBox.boxbg02 .maru .year {
	display: block;
	font-size: 62px;
	line-height: 2.0;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	margin-bottom: 32px;
}

.hsBox.boxbg02 .photo {
	float: left;
	width: 45%;
}
.hsBox.boxbg02 .photo img {
	width: 100%;
	max-width: 450px;
	margin-top: 0;
}

.hsBox.boxbg02 .yearTxt {
	position: absolute;
	right:20%;
	bottom: -4%;
}

.hsBox.boxbg02 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg02 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg02 .yearTxt li span {
	padding-left: 20px;
}

.hsBox.boxbg02 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg02 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg02 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}

.hsBox.boxbg02 .yearTxt span.icon01 {
	background:url(../images/history/icon_green.png) no-repeat left center;
	background-size: 15px auto;
}


/* boxbg03 */
.hsBox.boxbg03 {
	padding-bottom: 160px;
	background:url(../images/history/bg03.png) no-repeat center top 160px;
	margin-top: -80px;
}

.hsBox.boxbg03 .maru {
	background:url(../images/history/maru_bg02.png) no-repeat left top;
	background-size: cover;
	width:280px;
	height: 280px;
	text-align: center;
	margin-left: 10%;
}

.hsBox.boxbg03 .maru p {
	font-size: 16px;
	line-height: 1.6;
	color: #084a95;
}

.hsBox.boxbg03 .maru .year {
	display: block;
	font-size: 50px;
	line-height: 1.6;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	padding-top: 10px;
}

.hsBox.boxbg03 .photo {
	float: left;
	width: 45%;
}
.hsBox.boxbg03 .photo img {
	width: 100%;
	max-width: 450px;
	margin-top: 16%;
}

.hsBox.boxbg03 .yearTxt {
	position: absolute;
	right:16%;
	top: 28%;
}

.hsBox.boxbg03 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg03 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg03 .yearTxt li span {
	padding-left: 20px;
}

.hsBox.boxbg03 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg03 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg03 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}


.hsBox.boxbg03 .yearTxt span.icon01 {
	background:url(../images/history/icon_gray.png) no-repeat left center;
	background-size: 15px auto;
}

/* boxbg04 */
.hsBox.boxbg04 {
	padding-bottom: 260px;
	background:url(../images/history/bg04.png) no-repeat center bottom;
	margin-top: -560px;
}

.hsBox.boxbg04 .maru {
	background:url(../images/history/maru_bg03.png) no-repeat left top;
	background-size: cover;
	width:350px;
	height: 350px;
	text-align: center;
	float: right;
	margin-right: 3%;
	margin-top: 5%;
}

.hsBox.boxbg04 .maru p {
	font-size: 20px;
	line-height: 1.9;
	color: #084a95;
}

.hsBox.boxbg04 .maru .year {
	display: block;
	font-size: 62px;
	line-height: 2.0;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	margin-bottom: 32px;
}

/* boxbg05 */
.hsBox.boxbg05 {
	padding-bottom:680px;
	background:url(../images/history/bg05.png) no-repeat left 26% bottom;
	margin-top: -160px;
}

.hsBox.boxbg05 .maru {
	background:url(../images/history/maru_bg04.png) no-repeat left top;
	background-size: cover;
	width:350px;
	height: 350px;
	text-align: center;
	float: left;
	margin-left: 1%;
}

.hsBox.boxbg05 .maru p {
	font-size: 20px;
	line-height: 1.9;
	color: #084a95;
}

.hsBox.boxbg05 .maru .year {
	display: block;
	font-size: 62px;
	line-height: 2.0;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	padding-bottom: 16px;
}

.hsBox.boxbg05 .photo1 {
	float: right;
	width: 50%;
	
}
.hsBox.boxbg05 .photo1 img {
	width: 100%;
	max-width: 500px;
	margin-top: 5%;
}

.hsBox.boxbg05 .photo2 {
	position: absolute;
	right: 5%;
	bottom: 7%;

}
.hsBox.boxbg05 .photo2 img {
	width: 100%;
	max-width: 300px;
}

.hsBox.boxbg05 .yearTxt {
	position: absolute;
	left:28%;
	bottom: 28%;
}

.hsBox.boxbg05 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg05 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg05 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg05 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg05 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}

.hsBox.boxbg05 .yearTxt li span {
	padding-left: 20px;
}

.hsBox.boxbg05 .yearTxt span.icon01 {
	background:url(../images/history/icon_pink.png) no-repeat left center;
	background-size: 15px auto;
}

.hsBox.boxbg05 .yearTxt span.icon02 {
	background:url(../images/history/icon_logo.png) no-repeat left center;
	background-size: 18px auto;
}

.hsBox.boxbg05 .yearTxt span.icon03 {
	background:url(../images/history/icon_black.png) no-repeat left center;
	background-size: 15px auto;
}

.hsBox.boxbg05 .yearTxt span.icon04 {
	background:url(../images/history/icon_green.png) no-repeat left center;
	background-size: 15px auto;
}


.hsBox.boxbg05 .yearTxt ul li.block01 {
	margin-left: 40px;
}
.hsBox.boxbg05 .yearTxt ul li.block02 {
	margin-left: 100px;
}
.hsBox.boxbg05 .yearTxt ul li.block03 {
	margin-left: 130px;
}
.hsBox.boxbg05 .yearTxt ul li.block04 {
	margin-left: 160px;
}
.hsBox.boxbg05 .yearTxt ul li.block05 {
	margin-left: 180px;
}


/* boxbg06 */
.hsBox.boxbg06 {
	padding-bottom:580px;
	background:url(../images/history/bg06.png) no-repeat left 18% top 64%;
	margin-top: -40px;
}

.hsBox.boxbg06 .maru {
	background:url(../images/history/maru_bg05.png) no-repeat left top;
	background-size: cover;
	width:350px;
	height: 350px;
	text-align: center;
	float:right;
	margin-right: 6%;
}

.hsBox.boxbg06 .maru p {
	font-size: 20px;
	line-height: 1.9;
	color: #084a95;
}

.hsBox.boxbg06 .maru .year {
	display: block;
	font-size: 62px;
	line-height: 2.0;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg06 .photo1 {
	float: left;
	margin-left: 12%;
	width: 40%;
}

.hsBox.boxbg06 .photo1 img {
	width: 100%;
	max-width: 400px;
	margin-top: 8%;
}

.hsBox.boxbg06 .photo2 {
	position: absolute;
	right:3%;
	bottom: 0;
	width: 50%;
}

.hsBox.boxbg06 .photo2 img {
	width: 100%;
	max-width: 500px;
	margin-top: 5%;
}

.hsBox.boxbg06 .yearTxt {
	position: absolute;
	left:38%;
	top: 40%;
}

.hsBox.boxbg06 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg06 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg06 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg06 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg06 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}


.hsBox.boxbg06 .yearTxt li span {
	padding-left: 20px;
}

.hsBox.boxbg06 .yearTxt span.icon01 {
	background:url(../images/history/icon_green.png) no-repeat left center;
	background-size: 15px auto;
}

.hsBox.boxbg06 .yearTxt span.icon02 {
	background:url(../images/history/icon_black.png) no-repeat left center;
	background-size: 15px auto;
}

.hsBox.boxbg06 .yearTxt span.icon03 {
	background:url(../images/history/icon_blue.png) no-repeat left center;
	background-size: 15px auto;
}

.hsBox.boxbg06 .yearTxt ul li.block01 {
	margin-left: 160px;
}
.hsBox.boxbg06 .yearTxt ul li.block02 {
	margin-left: 60px;
}

/* boxbg07 */
.hsBox.boxbg07 {
	padding-bottom: 200px;
	background:url(../images/history/bg07.png) no-repeat left 26% bottom;
	margin-top: -340px;
}

.hsBox.boxbg07 .maru {
	background:url(../images/history/maru_bg06.png) no-repeat left top;
	background-size: cover;
	width:350px;
	height: 350px;
	text-align: center;
	margin-left: 2%;
}

.hsBox.boxbg07 .maru p {
	font-size: 20px;
	line-height: 1.9;
	color: #084a95;
}

.hsBox.boxbg07 .maru .year {
	display: block;
	font-size: 62px;
	line-height: 1.6;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	padding-top: 16px;
	padding-bottom: 36px;
}

.hsBox.boxbg07 .photo {
	width: 100%;
}
.hsBox.boxbg07 .photo img {
	width: 100%;
	max-width: 450px;
}

.hsBox.boxbg07 .yearTxt {
	position: absolute;
	left:39%;
	bottom: 10%;
}

.hsBox.boxbg07 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg07 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg07 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg07 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg07 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}

.hsBox.boxbg07 .yearTxt li span {
	padding-left: 20px;
}

.hsBox.boxbg07 .yearTxt span.icon01 {
	background:url(../images/history/icon_khaki.png) no-repeat left center;
	background-size: 15px auto;
}


/* boxbg08 */
.hsBox.boxbg08 {
	padding-bottom:1360px;
	background:url(../images/history/bg08.png) no-repeat left 26% top 200px;
	margin-top: -40px;
}

.hsBox.boxbg08 .maru {
	background:url(../images/history/maru_bg07.png) no-repeat left top;
	background-size: cover;
	width:280px;
	height: 280px;
	text-align: center;
	margin-left: 10%;
	float:right;
	margin-right: 32%;
}

.hsBox.boxbg08 .maru p {
	font-size: 16px;
	line-height: 1.8;
	color: #084a95;
}

.hsBox.boxbg08 .maru .year {
	display: block;
	font-size: 50px;
	line-height: 1.4;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	padding-top: 12px;
}

.hsBox.boxbg08 .photo {
	position: absolute;
	top:26%;
	left: 0;
}

.hsBox.boxbg08 .photo img {
	width: 100%;
	max-width: 400px !important;
	margin-top: 10%;
}

.hsBox.boxbg08 .yearTxt {
	position: absolute;
	left:32%;
	top: 18%;
}

.hsBox.boxbg08 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg08 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg08 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg08 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg08 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}
	
.hsBox.boxbg08 .yearTxt li span {
	padding-left: 20px;
}
.hsBox.boxbg08 .yearTxt span.icon01 {
	background:url(../images/history/icon_orange.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg08 .yearTxt span.icon02 {
	background:url(../images/history/icon_blue.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg08 .yearTxt span.icon03 {
	background:url(../images/history/icon_black.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg08 .yearTxt span.icon04 {
	background:url(../images/history/icon_khaki.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg08 .yearTxt span.icon05 {
	background:url(../images/history/icon_green.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg08 .yearTxt span.icon06 {
	background:url(../images/history/icon_pink.png) no-repeat left center;
	background-size: 15px auto;
}

.hsBox.boxbg08 .yearTxt ul li.block01 {
	margin-left: 240px;
}
.hsBox.boxbg08 .yearTxt ul li.block02 {
	margin-left: 200px;
}
.hsBox.boxbg08 .yearTxt ul li.block03 {
	margin-left: 180px;
}
.hsBox.boxbg08 .yearTxt ul li.block04 {
	margin-left: 140px;
}
.hsBox.boxbg08 .yearTxt ul li.block05 {
	margin-left: 130px;
}
.hsBox.boxbg08 .yearTxt ul li.block06 {
	margin-left: 100px;
}
.hsBox.boxbg08 .yearTxt ul li.block07 {
	margin-left: 60px;
}
.hsBox.boxbg08 .yearTxt ul li.block08 {
	margin-left: 30px;
}
.hsBox.boxbg08 .yearTxt ul li.block09 {
	margin-left: 10px;
}


/* boxbg09 */
.hsBox.boxbg09 {
	padding-bottom:940px;
	background:url(../images/history/bg09.png) no-repeat left 24% bottom;
	margin-top: -140px;
}

.hsBox.boxbg09 .maru {
	background:url(../images/history/maru_bg02.png) no-repeat left top;
	background-size: cover;
	width:280px;
	height: 280px;
	text-align: center;
	margin-top: 100px;
	margin-left: 2%;
}

.hsBox.boxbg09 .maru p {
	font-size: 16px;
	line-height: 1.8;
	color: #084a95;
}

.hsBox.boxbg09 .maru .year {
	display: block;
	font-size: 50px;
	line-height: 1.4;
	color: #fff;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	padding-top: 12px;
	margin-bottom: 14px;
}

.hsBox.boxbg09 .photo {
	float: right;
	margin-right: 5%;
	width: 50%;
}

.hsBox.boxbg09 .photo img {
	width: 100%;
	max-width: 500px;
	margin-top: -350px;
}

.hsBox.boxbg09 .yearTxt {
	position: absolute;
	left:25%;
	bottom: 12%;
}

.hsBox.boxbg09 .yearTxt ul {
	color: #084a95;
}

.hsBox.boxbg09 .yearTxt ul li {
	clear: both;
	display: block;
}

.hsBox.boxbg09 .yearTxt li>ul {
	display: table;
	width: 100%;
}

.hsBox.boxbg09 .yearTxt li>ul li:first-child {
	display: table-cell;
	width: 90px;
	font-size: 18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400;
	font-style: italic;
	letter-spacing:0.08em;
}

.hsBox.boxbg09 .yearTxt li>ul li:last-child {
	display: table-cell;	
	text-indent:-20px;
	padding-bottom: 24px;
}
	

.hsBox.boxbg09 .yearTxt li span {
	padding-left: 20px;
}

.hsBox.boxbg09 .yearTxt span.icon01 {
	background:url(../images/history/icon_khaki.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg09 .yearTxt span.icon02 {
	background:url(../images/history/icon_blue.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg09 .yearTxt span.icon03 {
	background:url(../images/history/icon_pink.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg09 .yearTxt span.icon04 {
	background:url(../images/history/icon_black.png) no-repeat left center;
	background-size: 15px auto;
}
.hsBox.boxbg09 .yearTxt span.icon05 {
	background:url(../images/history/icon_green.png) no-repeat left center;
	background-size: 15px auto;
}

.hsBox.boxbg09 .yearTxt ul li.block01 {
	margin-left: 40px;
}
.hsBox.boxbg09 .yearTxt ul li.block02 {
	margin-left: 60px;
}
.hsBox.boxbg09 .yearTxt ul li.block03 {
	margin-left: 70px;
}
.hsBox.boxbg09 .yearTxt ul li.block04 {
	margin-left: 110px;
}
.hsBox.boxbg09 .yearTxt ul li.block05 {
	margin-left: 120px;
}
.hsBox.boxbg09 .yearTxt ul li.block06 {
	margin-left: 140px;
}
.hsBox.boxbg09 .yearTxt ul li.block07 {
	margin-left: 160px;
}
.hsBox.boxbg09 .yearTxt ul li.block08 {
	margin-left: 180px;
}
.hsBox.boxbg09 .yearTxt ul li.block09 {
	margin-left: 190px;
}
.hsBox.boxbg09 .yearTxt ul li.block10 {
	margin-left: 210px;
}

/* boxend */
.hsBox.boxend {
	margin-top: -100px;
}

.hsBox.boxend .maru {
	background:url(../images/history/maru_bg08.png) no-repeat center top;
	background-size: cover;
	width:500px;
	height: 500px;
	text-align: center;
	margin: 0 auto;
}

.hsBox.boxend .maru p {
	font-size: 28px;
	line-height: 1.6;
	color: #084a95;
}

.hsBox.boxend .maru .year {
	display: block;
	font-size: 62px;
	line-height: 2.4;
	color: #f0e900;
	font-family: 'Lato', sans-serif !important;
	font-weight:300;
	font-style: italic;
	letter-spacing:0.08em;
	padding-top: 12px;
	padding-bottom: 40px;
}

.pdfBtn {
	width: 500px;
	margin: 108px auto 0;
	text-align: center;
}

.pdfBtn a {
	position: relative;
	display: block;
	line-height: 1.0;
	background: #9bafb7;
	color: #fff;
	font-size: 20px;
	padding: 22px 0;
}

.pdfBtn span {
	font-size: 12px;
}

.pdfBtn a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 17px;
	top: 38%;
	right: 1.6em;
	background: url(../images/history/ico_pdf.png) no-repeat right top;
}



@media screen and (min-width:769px), print {
	.pc {
    display: block;
  }
  .sp {
    display: none;
	}
	.pdfBtn a:hover {
		background: #084a95;
		color: #fff;
	}
}


@media screen and (max-width:1000px) {
	.hsBox {
		width: 90%;
		margin: 0 5%;
	}
	
	/* boxbg01 */
	.hsBox.boxbg01 .maru {
		background-size: 100% auto;
		width:45%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-left: 0;
	}
	.hsBox.boxbg01 .photo {
		width:48%;
	}
	.hsBox.boxbg01 .yearTxt {
		right:12%;
		bottom: 18%;
	}
	.hsBox.boxbg01 .maru .year {
		line-height: 2.4;
	}
	
	/* boxbg02 */
	.hsBox.boxbg02 .maru {
		background-size: 100% auto;
		width:45%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-right: 0;
		margin-top: 5%;
	}
	.hsBox.boxbg02 .photo {
		width: 50%;
	}
	.hsBox.boxbg02 .yearTxt {
		right:10%;
		bottom: -3%;
	}
	.hsBox.boxbg02 .maru .year {
		line-height: 2.4;
	}
	
	/* boxbg03 */
	.hsBox.boxbg03 .maru {
		background-size: 100% auto;
		width:40%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-left: 3%;
	}
	.hsBox.boxbg03 .maru .year {
		line-height: 2.4;
		padding-top: 0;
	}
	.hsBox.boxbg03 .yearTxt {
		right:8%;
		top: 27%;
	}
	
	/* boxbg04 */
	.hsBox.boxbg04 .maru {
		background-size: 100% auto;
		width:45%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-left: 0;
	}
	.hsBox.boxbg04 .maru .year {
		line-height: 2.4;
	}
	
	/* boxbg05 */
	.hsBox.boxbg05 {
		padding-bottom:640px;
		background:url(../images/history/bg05.png) no-repeat left 14% bottom;
	}
	.hsBox.boxbg05 .maru {
		background-size: 100% auto;
		width:45%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-left: 0;
	}
	.hsBox.boxbg05 .maru .year {
		line-height: 2.4;
		padding-bottom: 12px;
	}
	.hsBox.boxbg05 .yearTxt {
		left: 24%;
		bottom: 24%;
	}
	
	.hsBox.boxbg05 .photo1 img {
		width: 100%;
		max-width: 500px;
		margin-top: 14%;
	}
	.hsBox.boxbg05 .photo2 {
		right: 5%;
		bottom: 8%;
	}
	.hsBox.boxbg05 .photo2 img {
		width: 100%;
		max-width: 240px;
	}
	
	/* boxbg06 */
	.hsBox.boxbg06 {
		padding-bottom:580px;
		background:url(../images/history/bg06.png) no-repeat left 18% top 50%;
	}
	.hsBox.boxbg06 .maru {
		background-size: 100% auto;
		width:45%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-right: 2%;
	}
	.hsBox.boxbg06 .maru .year {
		padding-top: 0;
		line-height: 2.4;
		padding-bottom: 0;
	}
	.hsBox.boxbg06 .yearTxt {
		right:inherit;
		left: 34%;
		top: 40%;
	}
	
	.hsBox.boxbg06 .photo2 {
		bottom: 5%;
	}
	.hsBox.boxbg06 .photo2 img {
		width: 90%;
	}
	
	/* boxbg07 */
	.hsBox.boxbg07 {
		padding-bottom: 140px;
	}
	.hsBox.boxbg07 .maru {
		background-size: 100% auto;
		width:45%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-left: 0;
	}
	.hsBox.boxbg07 .maru .year {
		padding-top: 0;
		line-height: 2.4;
	}
	
	.hsBox.boxbg07 .yearTxt {
		left: 40%;
		bottom: 10%;
	}
	
	/* boxbg08 */
	.hsBox.boxbg08 {
		padding-bottom:1360px;
		background:url(../images/history/bg08.png) no-repeat left 8% top 200px;
	}
	.hsBox.boxbg08 .maru {
		background-size: 100% auto;
		width:40%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-right: 22%;
		margin-left: 0;
	}
	.hsBox.boxbg08 .maru .year {
		padding-top: 0;
		line-height: 2.4;
	}
	.hsBox.boxbg08 .photo {
		top:20%;
		left: 0;
		text-align: left;
	}
	.hsBox.boxbg08 .photo img {
		width: 76%;
		margin-top: 0;
	}
	.hsBox.boxbg08 .yearTxt {
		left:20%;
		top: 22%;
	}
	
	/* boxbg09 */
	.hsBox.boxbg09 {
		padding-bottom:800px;
		background:url(../images/history/bg09.png) no-repeat left 16% bottom;
		margin-top: -220px;
	}
	.hsBox.boxbg09 .maru {
		background-size: 100% auto;
		width:40%;
		height:0;
		padding-bottom: calc(100%*400/880);
		margin-left: 0;
	}
	
	.hsBox.boxbg09 .photo img {
		margin-top: -550px;
	}
	.hsBox.boxbg09 .maru .year {
		padding-top: 0;
		line-height: 2.4;
	}
	
	.hsBox.boxbg09 .yearTxt {
		left:20%;
		bottom: 10%;
	}
	
}

@media screen and (max-width:900px) {
	
	/* boxbg01 */
	.hsBox.boxbg01 .maru .year {
		line-height: 2.0;
	}
	
	/* boxbg02 */
	.hsBox.boxbg02 .maru .year {
		line-height: 2.0;
	}
	/* boxbg03 */
	.hsBox.boxbg03 .maru .year {
		line-height: 2.2;
		padding-top: 0;
	}
	/* boxbg04 */
	.hsBox.boxbg04 .maru .year {
		line-height: 2.0;
	}
	/* boxbg05 */
	.hsBox.boxbg05 .maru .year {
		line-height: 2.2;
		padding-bottom: 10px;
	}
	.hsBox.boxbg05 .yearTxt {
		left: 26%;
	}
	/* boxbg06 */
	.hsBox.boxbg06 .maru .year {
		line-height: 2.0;
	}
	/* boxbg07 */
	.hsBox.boxbg07 .maru .year {
		line-height: 2.0;
	}
	/* boxbg08 */
	.hsBox.boxbg08 {
		background:url(../images/history/bg08.png) no-repeat left 6% top 200px;
	}
	.hsBox.boxbg08 .maru .year {
		line-height: 2.2;
	}
	/* boxbg09 */
	.hsBox.boxbg09 {
		margin-top: -180px;
		padding-bottom:940px;
	}
	.hsBox.boxbg09 .maru .year {
		line-height: 2.2;
	}
	.hsBox.boxbg09 .photo img {
		margin-top: -380px;
	}
}

@media screen and (max-width:840px) {
	.hsBox {
		width: 94%;
		margin: 0 3%;
	}
	/* boxbg05 */
	.hsBox.boxbg05 .photo2 {
		right: 5%;
		bottom: 10%;
	}
	.hsBox.boxbg05 .photo2 img {
		max-width: 200px;
	}
	
	/* boxbg06 */
	.hsBox.boxbg06 {
		padding-bottom:580px;
		background:url(../images/history/bg06_tb.png) no-repeat left 24% top 50%;
	}
	.hsBox.boxbg06 .photo1 {
		margin-left: 2%;
	}
	.hsBox.boxbg06 .photo1 img {
		width: 340px;
		margin-top: 10%;
	}
	.hsBox.boxbg06 .yearTxt {
		left:33%;
		top: 38%;
	}
	
	.hsBox.boxbg06 .yearTxt ul li.block01 {
		margin-left: 150px;
	}
	.hsBox.boxbg06 .yearTxt ul li.block02 {
		margin-left: 50px;
	}
	
	/* boxbg07 */
	.hsBox.boxbg07 .yearTxt {
		left: 42%;
		bottom: 10%;
	}
	
	/* boxbg08 */
	.hsBox.boxbg08 {
		padding-bottom:1340px;
		background:url(../images/history/bg08_tb.png) no-repeat left 17% top 200px;
	}
	.hsBox.boxbg08 .yearTxt {
		left:25%;
		top: 22%;
	}
	.hsBox.boxbg08 .yearTxt ul li.block01 {
		margin-left: 190px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block02 {
		margin-left: 155px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block03 {
		margin-left: 145px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block04 {
		margin-left: 110px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block05 {
		margin-left: 100px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block06 {
		margin-left: 80px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block07 {
		margin-left: 50px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block08 {
		margin-left: 30px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block09 {
		margin-left: 10px;
	}
	/* boxbg09 */
	.hsBox.boxbg09 {
		padding-bottom:860px;
		background:url(../images/history/bg09_tb.png) no-repeat left 16% bottom;
		margin-top: -140px;
	}
	.hsBox.boxbg09 .photo img {
		margin-top: -450px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block01 {
		margin-left: 20px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block02 {
		margin-left: 30px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block03 {
		margin-left: 40px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block04 {
		margin-left: 60px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block05 {
		margin-left: 70px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block06 {
		margin-left: 80px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block07 {
		margin-left: 100px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block08 {
		margin-left: 110px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block09 {
		margin-left: 120px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block10 {
		margin-left: 130px;
	}
}

@media screen and (max-width:800px) {
	/* boxbg01 */
	.hsBox.boxbg01 .yearTxt {
		right:8%;
		bottom: 18%;
	}
	.hsBox.boxbg01 .maru p {
		font-size: 18px;
		line-height: 1.8;
	}
	.hsBox.boxbg01 .maru .year {
		line-height: 2.0;
		font-size: 60px;
	}
	
	/* boxbg02 */
	.hsBox.boxbg02 .yearTxt {
		right:2%;
	}
	.hsBox.boxbg02 .maru p {
		font-size: 18px;
		line-height: 1.8;
	}
	.hsBox.boxbg02 .maru .year {
		line-height: 2.0;
		font-size: 60px;
	}
	/* boxbg03 */
	.hsBox.boxbg03 .yearTxt {
		right:2%;
	}
	.hsBox.boxbg03 .maru p {
		font-size: 15px;
		line-height: 1.6;
	}
	.hsBox.boxbg03 .maru .year {
		line-height: 2.0;
		padding-top: 0;
	}
	
	/* boxbg04 */
	.hsBox.boxbg04 .maru p {
		font-size: 18px;
		line-height: 1.8;
	}
	.hsBox.boxbg04 .maru .year {
		line-height: 2.0;
		font-size: 60px;
	}
	
	/* boxbg05 */
	.hsBox.boxbg05 {
		padding-bottom:640px;
		background:url(../images/history/bg05.png) no-repeat left 10% bottom;
	}
	.hsBox.boxbg05 .maru p {
		font-size: 18px;
		line-height: 1.8;
	}
	.hsBox.boxbg05 .maru .year {
		line-height: 2.0;
		font-size: 60px;
	}
	
	/* boxbg06 */
	.hsBox.boxbg06 .maru p {
		font-size: 18px;
		line-height: 1.8;
	}
	.hsBox.boxbg06 .maru .year {
		line-height: 2.0;
		font-size: 60px;
	}
	
	/* boxbg07 */
	.hsBox.boxbg07 .maru p {
		font-size: 18px;
		line-height: 1.8;
	}
	.hsBox.boxbg07 .maru .year {
		line-height: 2.0;
		font-size: 60px;
	}
	
	/* boxbg08 */
	.hsBox.boxbg08 {
		padding-bottom:1340px;
		background:url(../images/history/bg08_tb.png) no-repeat left 10% top 200px;
	}
	.hsBox.boxbg08 .maru p {
		font-size: 15px;
		line-height: 1.6;
	}
	.hsBox.boxbg08 .maru .year {
		line-height: 2.0;
		padding-top: 0;
	}	
	.hsBox.boxbg08 .yearTxt {
		left:22%;
		top: 20%;
	}
	.hsBox.boxbg08 .photo img {
		width: 66%;
	}

	/* boxbg09 */
	.hsBox.boxbg09 .maru p {
		font-size: 15px;
		line-height: 1.6;
	}
	.hsBox.boxbg09 .maru .year {
		line-height: 1.8;
		font-size: 60px;
		margin-bottom: 0;
	}
	.hsBox.boxbg09 .yearTxt {
		left:19%;
		bottom: 10%;
	}	
	.hsBox.boxbg09 .yearTxt ul li.block01 {
		margin-left: 20px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block02 {
		margin-left: 30px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block03 {
		margin-left: 40px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block04 {
		margin-left: 60px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block05 {
		margin-left: 80px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block06 {
		margin-left: 90px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block07 {
		margin-left: 110px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block08 {
		margin-left: 130px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block09 {
		margin-left: 140px;
	}
	.hsBox.boxbg09 .yearTxt ul li.block10 {
		margin-left: 150px;
	}
}



@media screen and (max-width: 736px) and (orientation: landscape) {

}

@media screen and (max-width:768px) {
	.sp {
		 display: none;
	}
	.pdfBtn {
		margin: 80px auto 0;
	}
	
	.history_ttl h2 {
		font-size: 5.262vw;
	}
	/* boxbg06 */
	.hsBox.boxbg06 {
		padding-bottom:600px;
		background:url(../images/history/bg06_tb.png) no-repeat left 24% top 50%;
	}
	.hsBox.boxbg06 .yearTxt {
		left:33%;
		top: 36%;
	}
	
	/* boxbg08 */
	.hsBox.boxbg08 {
		padding-bottom:1460px;
		background:url(../images/history/bg08_tb.png) no-repeat left 13% top 200px;
	}
	
	.hsBox.boxbg08 .yearTxt ul li.block01 {
		margin-left: 200px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block02 {
		margin-left: 155px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block03 {
		margin-left: 145px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block04 {
		margin-left: 110px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block05 {
		margin-left: 100px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block06 {
		margin-left: 80px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block07 {
		margin-left: 50px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block08 {
		margin-left: 30px;
	}
	.hsBox.boxbg08 .yearTxt ul li.block09 {
		margin-left: 10px;
	}
	
	.hsBox.boxbg09 .yearTxt {
		left:19%;
		bottom: 8% !important;
	}
}

@media screen and (max-width:740px) {
	.pc {
	    display: none;
	}
	.sp {
		display: block;
	}
	.accordion {
		width: 90%;
		margin: 0 5% 2em;
		float: left;
	}
	
	body#history .moreBtn { 
		width:400px;
		margin: 0 auto;
		text-align: center;
		display: block;
		border: 2px solid #084a95;
		border-radius: 25px 25px 25px 25px;
		font-size: 18px;
		line-height: 42px;
		color: #084a95;
		letter-spacing:0.08em;
	}
	
	.moreToggle {
		position: relative;
	}

	.moreToggle:after {
		position: absolute;
		top: 50%;
		right: 15%;
		content: "";
		width: 8px;
		height: 8px;
		border-right: 3px solid #084a95;
		border-top: 3px solid #084a95;
		-webkit-transform: translate(32px, -5px) rotate(135deg);
			-ms-transform: translate(32px, -5px) rotate(135deg);
				 transform: translate(32px, -5px) rotate(135deg);
		transition: border-color .3s ease, -webkit-transform .6s ease;
		transition: border-color .3s ease, transform .6s ease;
	}

	.moreToggle.is-active:after {
		-webkit-transform: translate(32px, -2px) rotate(-45deg);
			-ms-transform: translate(32px, -2px) rotate(-45deg);
				 transform: translate(32px, -2px) rotate(-45deg);
	}

	/* boxbg01 */
	.hsBox.boxbg01 {
		padding-bottom: 0;
		background:none;
	}
	.hsBox.boxbg01 .maru {
		background-size: 100% auto;
		width:80%;
		height:0;
		padding-bottom: calc(100%*740/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg01 .maru .year {
		font-size: 66px;
		line-height: 2.0;
		padding-top: 5%;
		padding-bottom: 3%;
	}
	.hsBox.boxbg01 .maru p {
		font-size: 24px;
		line-height: 1.8;
	}
	.hsBox.boxbg01 .photo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hsBox.boxbg01 .photo img {
		margin-top: 2%;
		width: 100%;
		max-width: 500px;
	}
	.hsBox.boxbg01 .yearTxt {
		position: relative;
		right:inherit;
		bottom:inherit;
	}
	.hsBox.boxbg01 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px auto 0;
	}
	
	/* boxbg02 */
	.hsBox.boxbg02 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg02 .maru {
		background-size: 100% auto;
		width:80%;
		height:0;
		padding-bottom: calc(100%*740/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg02 .maru .year {
		font-size: 66px;
		line-height: 2.0;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.hsBox.boxbg02 .maru p {
		font-size: 24px;
		line-height: 1.8;
	}
	.hsBox.boxbg02 .photo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hsBox.boxbg02 .photo img {
		width: 100%;
		margin-top: 30px;
		max-width: 450px;
	}
	.hsBox.boxbg02 .yearTxt {
		position: relative;
		right:inherit;
		bottom:inherit;
	}
	.hsBox.boxbg02 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px auto 0;
	}
	
	/* boxbg03 */
	.hsBox.boxbg03 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg03 .maru {
		background-size: 100% auto;
		width:64%;
		height:0;
		padding-bottom: calc(100%*600/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg03 .maru .year {
		font-size: 64px;
		line-height: 2.0;
		padding-top: 3%;
	}
	.hsBox.boxbg03 .maru p {
		font-size: 20px;
		line-height: 1.8;
	}
	.hsBox.boxbg03 .photo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hsBox.boxbg03 .photo img {
		width: 100%;
		margin-top: 20px;
		max-width: 450px;
	}
	.hsBox.boxbg03 .yearTxt {
		position: relative;
		right:inherit;
		top:inherit;
	}
	.hsBox.boxbg03 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px auto 0;
	}
	
	/* boxbg04 */
	.hsBox.boxbg04 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg04 .maru {
		background-size: 100% auto;
		width:80%;
		height:0;
		padding-bottom: calc(100%*740/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg04 .maru .year {
		font-size: 66px;
		line-height: 2.0;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.hsBox.boxbg04 .maru p {
		font-size: 24px;
		line-height: 1.8;
	}
	
	/* boxbg05 */
	.hsBox.boxbg05 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg05 .maru {
		background-size: 100% auto;
		width:80%;
		height:0;
		padding-bottom: calc(100%*740/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg05 .maru .year {
		font-size: 66px;
		line-height: 2.0;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.hsBox.boxbg05 .maru p {
		font-size: 24px;
		line-height: 1.8;
	}
	.hsBox.boxbg05 .photo1 {
		width: 100%;
		float: none;
		margin-left: 0;
		text-align: center;
	}
	.hsBox.boxbg05 .photo1 img {
		width: 100%;
		margin-top: 20px;
		max-width: 500px;
	}
	.hsBox.boxbg05 .photo2 {
		position: inherit;
		right:inherit;
		bottom: inherit;
		width: 100%;
		text-align: center;
	}
	.hsBox.boxbg05 .photo2 img {
		width: 100%;
		max-width: 400px;
		margin-top: 30px;
	}
	.hsBox.boxbg05 .yearTxt {
		position: inherit;
		right:inherit;
		top:inherit;
	}
	.hsBox.boxbg05 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px 0 0 80px;
	}
	
	.hsBox.boxbg05 .yearTxt li>ul li:last-child {
		padding-bottom: 0;
	}
	.hsBox.boxbg05 .yearTxt ul li.block01 {
		margin-left: 0;
	}
	.hsBox.boxbg05 .yearTxt ul li.block02 {
		margin-left: 0;
	}
	.hsBox.boxbg05 .yearTxt ul li.block03 {
		margin-left: 0;
	}
	.hsBox.boxbg05 .yearTxt ul li.block04 {
		margin-left: 0;
	}
	.hsBox.boxbg05 .yearTxt ul li.block05 {
		margin-left: 0;
	}
	
	/* boxbg06 */
	.hsBox.boxbg06 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg06 .maru {
		background-size: 100% auto;
		width:80%;
		height:0;
		padding-bottom: calc(100%*740/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg06 .maru .year {
		font-size: 66px;
		line-height: 2.0;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.hsBox.boxbg06 .maru p {
		font-size: 24px;
		line-height: 1.8;
	}
	.hsBox.boxbg06 .photo1 {
		width: 100%;
		float: none;
		margin-left: 0;
		text-align: center;
	}
	.hsBox.boxbg06 .photo1 img {
		width: 100% !important;
		margin-top: 30px;
		max-width: 500px !important;
	}
	.hsBox.boxbg06 .photo2 {
		position: inherit;
		right:inherit;
		bottom: inherit;
		width: 100%;
		text-align: center;
	}
	.hsBox.boxbg06 .photo2 img {
		width: 100%;
		max-width: 400px;
		margin-top: 30px;
	}
	.hsBox.boxbg06 .yearTxt {
		position: inherit;
		left:inherit;
		top:inherit;
	}
	.hsBox.boxbg06 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px 0 0 60px;
	}
	
	.hsBox.boxbg06 .yearTxt li>ul li:last-child {
		padding-bottom: 0;
	}
	
	.hsBox.boxbg06 .yearTxt ul li.block01 {
		margin-left: 0;
	}
	.hsBox.boxbg06 .yearTxt ul li.block02 {
		margin-left: 0;
	}
	
	/* boxbg07 */
	.hsBox.boxbg07 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg07 .maru {
		background-size: 100% auto;
		width:80%;
		height:0;
		padding-bottom: calc(100%*740/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg07 .maru .year {
		font-size: 66px;
		line-height: 2.0;
		padding-top: 5%;
		padding-bottom: 10%;
	}
	.hsBox.boxbg07 .maru p {
		font-size: 24px;
		line-height: 1.8;
	}
	
	.hsBox.boxbg07 .photo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hsBox.boxbg07 .photo img {
		width: 100%;
		margin-top: 20px;
		max-width: 500px;
	}
	.hsBox.boxbg07 .yearTxt {
		position: inherit;
		left:inherit;
		top:inherit;
	}
	.hsBox.boxbg07 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px 0 0 60px;
	}
	
	.hsBox.boxbg06 .yearTxt li>ul li:last-child {
		padding-bottom: 0;
	}
	
	/* boxbg08 */
	.hsBox.boxbg08 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg08 .maru {
		background-size: 100% auto;
		width:64%;
		height:0;
		padding-bottom: calc(100%*600/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg08 .maru .year {
		font-size: 64px;
		line-height: 2.0;
		padding-top: 3%;
	}
	.hsBox.boxbg08 .maru p {
		font-size: 20px;
		line-height: 1.8;
	}
	.hsBox.boxbg08 .photo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hsBox.boxbg08 .photo img {
		width: 100%;
		margin-top: 20px;
		max-width: 500px;
	}
	.hsBox.boxbg08 .yearTxt {
		position: inherit;
		left:inherit;
		top:inherit;
	}
	.hsBox.boxbg08 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px 0 0 30px;
	}
	.hsBox.boxbg08 .yearTxt li>ul li:last-child {
		padding-bottom: 0;
	}
	
	.hsBox.boxbg08 .yearTxt ul li.block01 {
		margin-left: 0;
	}
	.hsBox.boxbg08 .yearTxt ul li.block02 {
		margin-left: 0;
	}
	.hsBox.boxbg08 .yearTxt ul li.block03 {
		margin-left: 0;
	}
	.hsBox.boxbg08 .yearTxt ul li.block04 {
		margin-left: 0;
	}
	.hsBox.boxbg08 .yearTxt ul li.block05 {
		margin-left: 0;
	}
	.hsBox.boxbg08 .yearTxt ul li.block06 {
		margin-left: 0;
	}
	.hsBox.boxbg08 .yearTxt ul li.block07 {
		margin-left: 0;
	}
	.hsBox.boxbg08 .yearTxt ul li.block08 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block09 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block10 {
		margin-left: 0;
	}
	
	/* boxbg09 */
	.hsBox.boxbg09 {
		padding-bottom: 0;
		margin-top: 0;
		background:none;
	}
	.hsBox.boxbg09 .maru {
		background-size: 100% auto;
		width:64%;
		height:0;
		padding-bottom: calc(100%*600/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxbg09 .maru .year {
		font-size: 64px;
		line-height: 2.0;
		padding-top: 3%;
	}
	.hsBox.boxbg09 .maru p {
		font-size: 20px;
		line-height: 1.8;
	}
	.hsBox.boxbg09 .photo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hsBox.boxbg09 .photo img {
		width: 100%;
		margin-top: 20px;
		max-width: 400px;
	}
	.hsBox.boxbg09 .yearTxt {
		position: inherit;
		left:inherit;
		top:inherit;
	}
	
	.hsBox.boxbg09 .yearTxt li>ul {
		display: table;
		width: auto;
		margin: 30px 0 0 30px;
	}
	.hsBox.boxbg09 .yearTxt li>ul li:last-child {
		padding-bottom: 0;
	}
	
	.hsBox.boxbg09 .yearTxt ul li.block01 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block02 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block03 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block04 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block05 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block06 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block07 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block08 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block09 {
		margin-left: 0;
	}
	.hsBox.boxbg09 .yearTxt ul li.block10 {
		margin-left: 0;
	}
	/* boxend */
	.hsBox.boxend {
		margin-top: 0;
	}
	.hsBox.boxend .maru {
		background-size: 100% auto;
		width:90%;
		height:0;
		padding-bottom: calc(100%*780/880);
		margin:0 auto;
		float: none;
	}
	.hsBox.boxend .maru .year {
		font-size: 68px;
		line-height: 2.0;
		padding-top: 5%;
		padding-bottom: 10%;
	}
	.hsBox.boxend .maru p {
		font-size: 28px;
		line-height: 1.8;
	}
}

@media screen and (max-width:640px) {
	
	.history_ttl h2 {
		font-size: 6.2262vw;
		line-height: 1.8;
	}
	
	.pdfBtn {
		width: 80%;
	}
	.pdfBtn a {
		padding: 18px 0;
	}
	
	body#history .moreBtn { 
		width: 80%;
	}
	
	/* boxbg01 */
	.hsBox.boxbg01 .maru .year {
		font-size: 12vw;
		line-height: 2.0;
		padding-top: 10px;
		padding-bottom: 6px;
	}
	.hsBox.boxbg01 .maru p {
		font-size: 3.8867vw;
	}
	
	/* boxbg02 */
	.hsBox.boxbg02 .maru .year {
		font-size: 12vw;
		line-height: 2.0;
		padding-top: 10px;
		padding-bottom: 6px;
	}
	.hsBox.boxbg02 .maru p {
		font-size: 3.8867vw;
	}
	
	/* boxbg03 */
	.hsBox.boxbg03 .maru .year {
		font-size: 10vw;
		line-height: 1.8;
		padding-top: 10px;
		padding-bottom: 0;
	}
	.hsBox.boxbg03 .maru p {
		font-size: 2.8867vw;
	}
	
	/* boxbg04 */
	.hsBox.boxbg04 .maru .year {
		font-size: 12vw;
		line-height: 2.0;
		padding-top: 10px;
		padding-bottom: 6px;
	}
	.hsBox.boxbg04 .maru p {
		font-size: 3.8867vw;
	}
	
	/* boxbg05 */
	.hsBox.boxbg05 .maru .year {
		font-size: 12vw;
		line-height: 2.0;
		padding-top: 10px;
		padding-bottom: 6px;
	}
	.hsBox.boxbg05 .maru p {
		font-size: 3.8867vw;
	}
	
	/* boxbg06 */
	.hsBox.boxbg06 .maru .year {
		font-size: 12vw;
		line-height: 2.0;
		padding-top: 10px;
		padding-bottom: 6px;
	}
	.hsBox.boxbg06 .maru p {
		font-size: 3.8867vw;
	}
	
	/* boxbg07 */
	.hsBox.boxbg07 .maru .year {
		font-size: 12vw;
		line-height: 2.0;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.hsBox.boxbg07 .maru p {
		font-size: 3.8867vw;
	}
	
	/* boxbg08 */
	.hsBox.boxbg08 .maru .year {
		font-size: 10vw;
		line-height: 1.8;
		padding-top: 10px;
		padding-bottom: 0;
	}
	.hsBox.boxbg08 .maru p {
		font-size: 2.8867vw;
	}
	
	/* boxbg09 */
	.hsBox.boxbg09 .maru .year {
		font-size: 10vw;
		line-height: 1.8;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.hsBox.boxbg09 .maru p {
		font-size: 2.8867vw;
	}
	
	/* boxend */
	.hsBox.boxend .maru .year {
		font-size: 12vw;
		line-height: 2.0;
		padding-top: 14px;
		padding-bottom: 30px;
	}
	.hsBox.boxend .maru p {
		font-size: 4.8867vw;
	}
	
}

@media screen and (max-width:480px) {
	
	.history_ttl h2 {
		font-size: 6.8262vw;
		line-height: 1.2;
	}
	
	.pdfBtn {
		margin: 40px auto 0;
	}
	
	.pdfBtn a {
		font-size: 16px;
	}
	.pdfBtn span {
		font-size: 12px;
	}
	
	body.page .topBtn a {
		font-size: 18px;
	}
	
	.moreToggle:after {
		top: 50%;
		right: 24%;
		width: 8px;
		height: 8px;
	}
	
	.n480 { display:none; }
	
	/* boxbg01 */
	.hsBox.boxbg01 .maru .year {
		line-height: 1.8;
	}
	/* boxbg02 */
	.hsBox.boxbg02 .maru .year {
		line-height: 1.8;
	}
	/* boxbg04 */
	.hsBox.boxbg04 .maru .year {
		line-height: 1.8;
	}
	/* boxbg05 */
	.hsBox.boxbg05 .maru .year {
		line-height: 1.8;
		padding-bottom: 20px;
	}
	/* boxbg06 */
	.hsBox.boxbg06 .maru .year {
		line-height: 1.8;
	}
	/* boxend */
	.hsBox.boxend .maru .year {
		line-height: 1.8;
	}

	
	/* boxbg05 */
	.hsBox.boxbg05 .yearTxt li>ul {
		margin: 30px 0 0 0;
	}
	/* boxbg06 */
	.hsBox.boxbg06 .yearTxt li>ul {
		margin: 30px 0 0 0;
	}
	/* boxbg07 */
	.hsBox.boxbg07 .yearTxt li>ul {
		margin: 30px 0 0 0;
	}
	/* boxbg08 */
	.hsBox.boxbg08 .yearTxt li>ul {
		margin: 30px 0 0 0;
	}
	/* boxbg09 */
	.hsBox.boxbg09 .yearTxt li>ul {
		margin: 30px 0 0 0;
	}
}

@media screen and (max-width:340px) {
	
	.history_ttl h2 {
		font-size: 7.8262vw;
	}
	
	.pdfBtn a:after {
		top: 38%;
		right: 1em;
	}

	/* boxbg02 */
	.hsBox.boxbg02 .maru .year {
		line-height: 1.6;
	}
	/* boxbg03 */
	.hsBox.boxbg03 .maru .year {
		line-height: 1.6;
	}
	/* boxbg04 */
	.hsBox.boxbg04 .maru .year {
		line-height: 1.6;
	}
	/* boxbg07 */
	.hsBox.boxbg07 .maru .year {
		line-height: 1.8;
		padding-bottom: 30px;
	}
	/* boxbg08 */
	.hsBox.boxbg08 .maru .year {
		line-height: 1.6;
	}
	/* boxbg09 */
	.hsBox.boxbg09 .maru .year {
		line-height: 1.6;
	}
	/* boxend */
	.hsBox.boxend .maru .year {
		line-height: 1.6;
	}
}
