@charset "UTF-8";


/* RESPONSIVE
 * ----------------------------------------------- */
@media print,
(min-width: 768px) {
	body {
		font-size: 16px;
	}

	.container {
		min-width: 1250px;
	}

	.wrapper {
		width: 1025px;
		margin-left: auto;
		margin-right: auto;
	}

	.sm {
		display: none !important;
	}

	.trans {
		opacity: 1;
		transition: opacity 0.26s ease;
	}

	.trans:hover {
		opacity: 0.9;
	}

	.common-text {
		line-height: 1.875;
	}
}

@media only screen and (max-width: 767.98px) {
	html {
		font-size: calc(100vw / 7.5);
	}

	body {
		font-size: 0.28rem;
	}

	.container {
		min-width: 320px;
	}

	.wrapper {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	.md {
		display: none !important;
	}

	.common-text {
		line-height: 1.785;
		text-align: justify;
	}
}

.breadcrumb-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: flex-end;
	font-size: 10px;
	margin: 0 0 0 auto;
	width: fit-content;
}

.breadcrumb-list>li {
	position: relative;
}

.breadcrumb-list li a {
	color: #2c4197;
}

@media print,
(min-width: 768px) {
	.breadcrumb-list>li:not(:last-child) {
		padding-right: 16px;
	}

	.breadcrumb-list>li:not(:last-child):after {
		right: -2px;
	}
}

@media only screen and (max-width: 767.98px) {
	.breadcrumb-list>li:not(:last-child) {
		padding-right: 0.32rem;
	}

	.breadcrumb-list>li:not(:last-child):after {
		right: -0.02rem;
	}
}

.breadcrumb-list>li:not(:last-child):after {
	position: absolute;
	content: "＞";
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media print,
(min-width: 768px) {
	.breadcrumb-list {
		-ms-flex-pack: end;
		justify-content: flex-end;
		font-size: 13px;
	}
}

@media print,
(min-width: 768px) {
	.breadcrumb {
		padding: 16px 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.breadcrumb {
		padding: 0.32rem 0;
	}
}

.keyvisual {
	height: 260px;
	background: no-repeat center/cover;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.keyvisual .wrapper {
	text-align: center;
	margin: 0 auto;
}

.keyvisual .keyvisual-title span {
	display: block;
}

.keyvisual .is-japanese {
	font-weight: bold;
}

.keyvisual .is-english {
	margin: 0 auto;
}

@media print,
(min-width: 768px) {
	.keyvisual .is-japanese {
		font-size: 30px;
	}

	.keyvisual .is-english {
		margin-bottom: 7px;
	}
}

@media only screen and (max-width: 767.98px) {
	.keyvisual .is-japanese {
		font-size: 0.4rem;
	}

	.keyvisual .is-english {
		margin-bottom: 0.14rem;
	}

	.keyvisual .is-english img {
		width: 100%;
	}
}

.keyvisual .is-japanese {
	/* opacity: 0;
	transition: opacity 0.26s; */
	text-align: left;
}

.wf-active .keyvisual .is-japanese {
	opacity: 1;
}

.common-title-color {
	font-weight: 700;
	writing-mode: vertical-lr;
	letter-spacing: 0;
	color: #2E4080;
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
}

/* .common-title-color:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background: url(../../img/common/title_bg.png) center/cover no-repeat;
	z-index: -1;
} */

@media print,
(min-width: 768px) {
	.common-title-color {
		font-size: 46px;
		width: 100px;
		padding-top: 42px;
	}

	.common-title-color:before {
		width: 100px;
		height: 510px;
	}
}

@media only screen and (max-width: 767.98px) {
	.common-title-color {
		font-size: 0.46rem;
		padding-top: 0.48rem;
		width: 1rem;
	}

	.common-title-color:before {
		width: 1rem;
		height: 5.1rem;
	}
}

.common-title-primary {
	font-weight: 700;
	color: #323232;
	opacity: 0;
	transition: opacity 0.26s;
}

.wf-active .common-title-primary {
	opacity: 1;
}

@media print,
(min-width: 768px) {
	.common-title-primary {
		font-size: 30px;
	}
}

@media only screen and (max-width: 767.98px) {
	.common-title-primary {
		font-size: 0.5rem;
		text-align: center;
	}
}

.keyvisual-history {
	background-image: url(../../img/history/bg_keyvisual.jpg);
}

.section-history .block-top {
	background: url(../../img/history/history_img_01.jpg) bottom center/100% auto no-repeat;
}

.section-history .block-top .common-title-color:before {
	background-image: url(../../img/history/bg_title.png);
}

.section-history .block-top .wrapper {
	position: relative;
}

@media print,
(min-width: 768px) {
	.keyvisual-history .keyvisual-title {
		margin-top: -15px;
	}

	.section-history {
		letter-spacing: 0;
		padding-bottom: 46px;
	}

	.section-history .block-top {
		margin-bottom: 51px;
	}

	.section-history .block-top .common-title-color {
		margin-top: -20px;
		height: 54%;
	}

	.section-history .block-top .common-title-color:before {
		height: 555px;
		top: -36px;
	}

	.section-history .block-top .content-text {
		padding: 67px 0 282px 203px;
	}

	.section-history .block-top .common-text {
		margin-bottom: 31px;
	}

	.section-history .block-bottom .content-bottom {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-left: -2px;
		padding-right: 4px;
	}

	.section-history .block-bottom .image-bottom {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 440px;
		margin-top: 8px;
		margin-left: 47px;
		-ms-flex-order: 2;
		order: 2;
	}

	.section-history .block-bottom .common-text {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767.98px) {
	.keyvisual-history .is-english {
		width: 2.3rem;
	}

	.section-history {
		padding: 0.5rem 0;
	}

	.section-history .block-top {
		margin-bottom: 0.8rem;
		padding-bottom: 1.3rem;
	}

	.section-history .block-top .common-title-color {
		left: 0;
		top: 0;
		min-height: 1rem;
		writing-mode: unset;
		width: 5.54rem;
		padding-top: unset;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 0.4rem;
	}

	.section-history .block-top .common-title-color:before {
		background-image: url(../../img/history/bg_title_02.png);
		width: 5.54rem;
		height: 1rem;
	}

	.section-history .content-text {
		padding-top: 1.5rem;
	}

	.section-history .block-bottom .common-text:not(:last-child) {
		margin-bottom: 0.5rem;
	}

	.section-history .image-bottom {
		margin-bottom: 0.3rem;
	}

	.section-history .image-bottom img {
		width: 100%;
	}
}

.section-history-company {
	background-color: #f1f1f1;
}

@media print,
(min-width: 768px) {
	.section-history-company {
		padding: 44px 0 68px;
	}

	.section-history-company .common-title-primary {
		text-align: center;
		margin-bottom: 46px;
	}

	.section-history-company .content-company {
		display: -ms-flexbox;
		display: flex;
	}

	.section-history-company .content-company .image-company {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 400px;
		margin: 5px 59px 0 -2px;
	}

	.section-history-company .content-company .common-text {
		letter-spacing: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.section-history-company {
		padding: 0.5rem 0;
	}

	.section-history-company .common-title-primary,
	.section-history-company .image-company {
		margin-bottom: 0.3rem;
	}

	.section-history-company .image-company img {
		width: 100%;
	}
}

.section-history-detail {
	background-color: #2e4180;
	color: #fff;
}

.section-history-detail .detail-tile {
	font-weight: 700;
	text-align: center;
}

.section-history-detail .detail-tile .title-big {
	display: block;
}

.section-history-detail .list-text {
	letter-spacing: 0;
}

.section-history-detail .list-text .item-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
}

.section-history-detail .list-text .item-text:before {
	position: absolute;
	content: "";
	left: 0;
	background: url(../../img/history/history_icon_01.svg) left center/cover no-repeat;
}

.section-history-detail .list-text .item-text span {
	display: block;
	line-height: 2.5;
}

.section-history-detail .list-text .text-left {
	font-weight: 700;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media print,
(min-width: 768px) {
	.section-history-detail {
		padding: 60px 0 89px;
	}

	.section-history-detail .content-detail {
		display: -ms-flexbox;
		display: flex;
		padding: 0 28px;
	}

	.section-history-detail .detail-tile {
		margin-bottom: 58px;
	}

	.section-history-detail .detail-tile .title-small {
		font-size: 24px;
	}

	.section-history-detail .detail-tile .title-big {
		font-size: 34px;
		margin-top: 3px;
	}

	.section-history-detail .list-image {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 296px;
		margin-right: 58px;
	}

	.section-history-detail .list-image .item-image {
		margin-bottom: 26px;
	}

	.section-history-detail .list-text {
		margin-top: -3px;
	}

	.section-history-detail .item-text {
		padding-left: 25px;
	}

	.section-history-detail .item-text:before {
		top: 13px;
		width: 16px;
		height: 16px;
	}

	.section-history-detail .text-left {
		width: 105px;
	}

	.section-history-detail .text-right {
		margin-left: 7px;
	}
}

@media only screen and (max-width: 767.98px) {
	.section-history-detail {
		padding: 0.5rem 0 0.86rem;
	}

	.section-history-detail .detail-tile {
		margin-bottom: 0.5rem;
	}

	.section-history-detail .detail-tile .title-big {
		font-size: 0.4rem;
	}

	.section-history-detail .list-image {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.section-history-detail .item-image {
		width: calc(50% - .2rem);
		margin-bottom: 0.4rem;
	}

	.section-history-detail .item-image img {
		width: 100%;
	}

	.section-history-detail .list-text .text-left {
		width: 2rem;
		margin-right: 0.2rem;
	}

	.section-history-detail .list-text .item-text {
		padding-left: 0.5rem;
	}

	.section-history-detail .list-text .item-text:before {
		width: 0.32rem;
		height: 0.32rem;
		top: 0.2rem;
	}
}

.section-history .block-top .common-title-color {
	/* opacity: 0;
	transition: opacity 0.26s; */
}

.wf-active .section-history .block-top .common-title-color {
	opacity: 1;
}

/*# sourceMappingURL=history.css.map */
