@charset "UTF-8";
/* トップスタイル */

/* オープニング */
.top-anime-fade-left-bg {
	animation-name: animeFadeLeft;
	animation-duration: 2.5s;
	animation-fill-mode: forwards;
	transform: translateX(-100%);
	animation-delay: 2.0s;
}

.top-anime-fade-left-text {
	animation-name: animeFadeLeft;
	animation-duration: 3.0s;
	animation-fill-mode: forwards;
	transform: translateX(-100%);
	animation-delay: 1.5s;
}

.top-anime-fade-up {
	animation-name: animeFadeUp;
	animation-duration: 2.0s;
	animation-fill-mode: forwards;
	animation-delay: 4.0s;
	opacity: 0;
}

@keyframes TopAnimeOpening1 {
	from {
		background-color: white;
	}
	to {
		background-color: var(--color-holdings);
	}
}

.top-anime-opening1 {
	animation-name: TopAnimeOpening1;
	animation-duration: 2.5s;
	animation-fill-mode: forwards;
}

@keyframes TopAnimeOpening2 {
	from {
		height: 40px;
	}
	to {
		height: 10px;
	}
}

.top-anime-opening2 {
	animation-name: TopAnimeOpening2;
	animation-duration: 2.5s;
	animation-fill-mode: forwards;
}

#top-opening-area {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 100%;
}

#top-opening-wrapper {
	height: calc(40px + 100px + 465px);
}

#top-opening {
	height: inherit;
	width: inherit;
	background-color: white;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#top-opening > img {
	height: 40px;
}

#top-main {
}

/* タイトル */
#top-title {
/*	background-image: url('/assets/images/common/bg-paper.png'); */
	height: 465px;
	width: 100%;
/*	background-position-y: -100px; */
}

#top-title-inner {
	height: 100%;
	width: 100%;
	position: relative;
}

#top-title-bg1 {
	background-image: url('/assets/images/common/bg-paper.png');
	background-position-y: -100px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#top-title-bg2 {
	background-image: url('/assets/images/common/bg-pindot.png');
	background-color: rgba(255,255,255,0.7);
	background-blend-mode: lighten;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#top-title-inner-center {
	height: 155px;
	border-right: 2px solid black;
	position: absolute;
	top: 126px;
	left: 0px;
	width: 444px;
}

#top-title-inner-center > hr {
}

#top-title-1 {
	height: 15px;
	position: absolute;
	top: 185px;
	left: 0px;
	width: 387px;
	overflow: hidden;
}

#top-title-1 > div {
	position: absolute;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: right;
}

#top-title-1 > div > img {
	height: 100%;
}

#top-title-1-1 {
	width: 110px;
}

#top-title-1-2 {
	width: 126px;
}

#top-title-1-3 {
	width: 143px;
}

#top-title-1-4 {
	width: 158px;
}

#top-title-1-5 {
	width: 176px;
}

#top-title-1-6 {
	width: 190px;
}

#top-title-1-7 {
	width: 205px;
}

#top-title-1-8 {
	width: 222px;
}

#top-title-1-9 {
	width: 239px;
}

#top-title-1-10 {
	width: 253px;
}

#top-title-1-11 {
	width: 268px;
	top: auto !important;
	bottom: 1px;
	height: 90% !important;
}

#top-title-1-12 {
	width: 285px;
}

#top-title-1-13 {
	width: 297px;
}

#top-title-1-14 {
	width: 310px;
	height: 95% !important;
	top: auto !important;
	bottom: 0px;
}

#top-title-1-15 {
	width: 326px;
}

#top-title-1-16 {
	width: 341px;
}

#top-title-1-17 {
	width: 358px;
}

#top-title-1-18 {
	width: 374px;
}

#top-title-1-19 {
	width: 388px;
}

#top-title-2 {
	height: 14px;
	position: absolute;
	top: 208px;
	left: 0px;
	width: 387px;
	overflow: hidden;
}

#top-title-2 > div {
	position: absolute;
	height: 100%;
	left: 0px;
	text-align: right;
}

#top-title-2 > div > img {
	height: 100%;
}

#top-title-2-1 {
	width: 108px;
}

#top-title-2-2 {
	width: 122px;
}

#top-title-2-3 {
	width: 135.5px;
}

#top-title-2-4 {
	width: 150px;
}

#top-title-2-5 {
	width: 160.5px;
}

#top-title-2-6 {
	width: 174px;
}

#top-title-2-7 {
	width: 187.5px;
}

#top-title-2-8 {
	width: 198px;
}

#top-title-2-9 {
	width: 212.5px;
}

#top-title-2-10 {
	width: 225px;
}

#top-title-2-11 {
	width: 239.5px;
}

#top-title-2-12 {
	width: 254px;
}

#top-title-2-13 {
	width: 266px;
}

#top-title-2-14 {
	width: 279px;
}

#top-title-2-15 {
	width: 293px;
}

#top-title-2-16 {
	width: 305px;
}

#top-title-2-17 {
	width: 320px;
}

#top-title-2-18 {
	width: 334px;
}

#top-title-2-19 {
	width: 348px;
}

#top-title-2-20 {
	width: 362px;
}

#top-title-2-21 {
	width: 376px;
}

#top-title-2-22 {
	width: 389px;
}

#top-title-3 {
	position: absolute;
	top: 130px;
	left: 0px;
	height: 15px;
	width: 700px;
	overflow: hidden;
}

#top-title-3 > div {
	position: absolute;
	height: 100%;
	left: 0px;
	text-align: right;
}

#top-title-3 > div > img {
	height: 100%;
}

#top-title-3-1 {
	width: 503px;
}

#top-title-3-2 {
	width: 517.4px;
}

#top-title-3-3 {
	width: 530px;
}

#top-title-3-4 {
	width: 547px;
}

#top-title-3-5 {
	width: 561px;
}

#top-title-3-6 {
	width: 573px;
}

#top-title-3-7 {
	width: 588px;
}

#top-title-3-8 {
	width: 595px;
}

#top-title-3-9 {
	width: 608px;
}

#top-title-3-10 {
	width: 623px;
}

#top-title-3-11 {
	width: 637px;
}

#top-title-3-12 {
	width: 651px;
}

#top-title-3-13 {
	width: 664px;
}

#top-title-3-14 {
	width: 669px;
}

#top-title-3-15 {
	width: 685px;
}

#top-title-3-16 {
	width: 700px;
}

#top-title-4 {
	position: absolute;
	top: 168px;
	left: 0px;
	height: 41px;
	width: 894px;
	overflow: hidden;
}

#top-title-4 > div {
	position: absolute;
	height: 100%;
	text-align: right;
	left: 0px;
}

#top-title-4 > div > img {
	height: 100%;
}

#top-title-4-1 {
	width: 530px;
}

#top-title-4-2 {
	width: 573.3px;
}

#top-title-4-3 {
	width: 621.8px;
}

#top-title-4-4 {
	width: 662px;
}

#top-title-4-5 {
	width: 682px;
}

#top-title-4-6 {
	width: 727px;
}

#top-title-4-7 {
	width: 774px;
}

#top-title-4-8 {
	width: 799px;
}

#top-title-4-9 {
	width: 847.3px;
}

#top-title-4-10 {
	width: 894px;
}

#top-title-5 {
	position: absolute;
	top: 237px;
	left: 0px;
	height: 42px;
	width: 845px;
	overflow: hidden;
}

#top-title-5 > div {
	position: absolute;
	height: 100%;
	left: 0px;
	text-align: right;
}

#top-title-5 > div > img {
	height: 100%;
}

#top-title-5-1 {
	width: 530px;
}

#top-title-5-2 {
	width: 569.3px;
}

#top-title-5-3 {
	width: 619px;
}

#top-title-5-4 {
	width: 659px;
}

#top-title-5-5 {
	width: 700px;
}

#top-title-5-6 {
	width: 745px;
}

#top-title-5-7 {
	width: 793px;
}

#top-title-5-8 {
	width: 843px;
}

/* NEWS */
#top-news {
	margin-top: 72px;
}

#top-news-inner {
	margin-left: 163px;
	width: 666px;
	position: relative;
}

#top-news-inner > h2 {
	font-family: 'Overpass';
	font-weight: bold;
	font-size: 36px;
	height: 40px;
	letter-spacing: 6px;
	position: relative;
}

#top-news-inner > h2 > a {
	font-size: 10px;
	font-family: 'Overpass';
	letter-spacing: 1px;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
}

#top-news-inner > h2 > a > div {
	width: 160px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
}

#top-news-inner > ul {
	margin-top: 20px;
	border-top: 1px solid #3cc8e1;
}

#top-news-inner > ul > li {
}

#top-news-inner > ul > li > b {
	width: 61px;
	font-size: 10px;
}

#top-news-inner > ul > li > div {
	display: inline-table;
	width: 560px;
	margin-left: 19px;
	padding-left: 17px;
	border-left: 1px solid #ccc;
	margin-top: 25px;
}

#top-news-inner > ul > li > div > p {
	width: 116px;
	color: #ffffff;
	border-radius: 4px;
	text-align: center;
	line-height: 23px;
	font-size: 10px;
}

#top-news-inner > ul > li > div > a {
	margin-top: 5px;
	display: block;
	font-size: 12px;
	line-height: 1.6;
	padding-right: 30px;
	position: relative;
}

#top-news-inner > ul > li > div > a:after {
	content: "";
	width: 10px;
	height: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg) translateY(-50%);
	color: black;
	position: absolute;
	right: 7px;
	top: 50%;
}

/* GROUP LIST */
#top-group-list {
	margin-top: 70px;
	background-image: url('/assets/images/common/bg-paper.png');
	height: 535px;
	background-color: rgba(255,255,255,0.5);
	background-blend-mode: lighten;
}

#top-group-list > h2 {
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	padding-top: 75px;
	font-family: 'Overpass';
	letter-spacing: 6.5px;
}

#top-group-list > div {
	margin-left: 93px;
	height: 300px;
	margin-top: 31px;
}

#top-group-list > div > ul {
	height: 100%;
	display: inline-flex;
}

#top-group-list > div > ul > li {
	display: inline-block;
	width: 186px;
	padding-right: 20px;
	height: 100%;
	animation-duration: 1s;
	opacity: 0;
}

#top-group-list > div > ul > li:nth-child(1) {
	animation-delay: 0.2s;
}

#top-group-list > div > ul > li:nth-child(2) {
	animation-delay: 0.4s;
}

#top-group-list > div > ul > li:nth-child(3) {
	animation-delay: 0.6s;
}

#top-group-list > div > ul > li:nth-child(4) {
	animation-delay: 0.8s;
}

#top-group-list > div > ul > li > a {
}

#top-group-list > div > ul > li > a > img {
	display: block;
	height: 210px;
}

#top-group-list > div > ul > li > a > div {
	background-color: #ffffff;
	padding: 21px 10px 2px 23px;
	position: relative;
	height: 59px;
}

#top-group-list > div > ul > li > a > div:after {
	content: "";
	width: 10px;
	height: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(45deg);
	color: black;
	position: absolute;
	left: 86px;
	bottom: 7px;
}

#top-group-list > div > ul > li > a > div > img {
	height: 18px;
}

#top-group-list > div > ul > li > a > div > p {
	font-size: 10px;
	color: #333;
	font-family: 'Noto Sans JP';
	letter-spacing: 0.2px;
}

/* グループ会社情報 */
/* 左右の枠 */
.top-group-left {
	float: left;
	width: 492px;
	height: 512px;
	position: relative;
}

.top-group-right {
	float: right;
	width: 492px;
	height: 512px;
	position: relative;
}

/* 左側に文章を配置するパターン */
.top-group-left > h3 {
	width: 296px;
	height: 40px;
}

.top-group-left > h4 {
	font-size: 17px;
	width: 296px;
	font-family: 'Noto Sans JP';
	letter-spacing: 0px;
}

.top-group-left > p {
	font-size: 12px;
	font-family: 'Noto Sans JP';
	width: 296px;
	letter-spacing: 0px;
}

.top-group-left > span {
	font-size: 10px;
	font-family: 'Overpass';
	font-weight: bold;
	display: inline-block;
	position: absolute;
}

.top-group-left > span > hr {
	display: inline-block;
	width: 34px;
	height: 12px;
	margin: 0;
	transform: translateY(-2px);
	border: none;
	border-bottom: 1px solid;
}

.top-group-left > ul {
	width: 296px;
	font-size: 10px;
	height: 45px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	position: absolute;
}

.top-group-left > ul > li {
	display: inline-block;
	width: 139px;
}

.top-group-left > ul > li > a {
	padding: 13px 11px;
	display: block;
}

/* 左側に画像を配置するパターン */
.top-group-left-pindot {
	height: 100%;
	position: absolute;
	background-image: url(/assets/images/common/bg-pindot.png);
	left: 110px;
	width: 382px;
	background-color: rgba(255,255,255,0.7);
	background-blend-mode: lighten;
}

/* 右側に文章を配置するパターン */
.top-group-right > h3 {
	width: 296px;
	height: 40px;
}

.top-group-right > h4 {
	font-size: 17px;
	width: 296px;
	font-family: 'Noto Sans JP';
	letter-spacing: 0px;
}

.top-group-right > p {
	font-size: 12px;
	font-family: 'Noto Sans JP';
	width: 296px;
	letter-spacing: 0px;
}

.top-group-right > span {
	font-size: 10px;
	font-family: 'Overpass';
	font-weight: bold;
	display: inline-block;
	position: absolute;
}

.top-group-right > span > hr {
	display: inline-block;
	width: 34px;
	height: 12px;
	margin: 0;
	transform: translateY(-2px);
	border: none;
	border-bottom: 1px solid;
}

.top-group-right > ul {
	width: 296px;
	font-size: 10px;
	height: 45px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	position: absolute;
}

.top-group-right > ul > li {
	display: inline-block;
	width: 139px;
}

.top-group-right > ul > li > a {
	padding: 13px 11px;
	display: block;
}

/* 右側に画像を配置するパターン */
.top-group-right-pindot {
	height: 100%;
	position: absolute;
	background-image: url(/assets/images/common/bg-pindot.png);
	left: 110px;
	width: 382px;
	background-color: rgba(255,255,255,0.7);
	background-blend-mode: lighten;
	opacity: 0;
}

/* 黒丸のキャッチコピー */
.top-group-cp {
	position: absolute;
	background-color: #333;
	color: #fff;
	width: 116px;
	height: 116px;
	border-radius: 70px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	opacity: 0;
}

.top-group-cp-english {
	position: absolute;
	background-color: #333;
	color: #fff;
	width: 131px;
	height: 131px;
	border-radius: 72px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	opacity: 0;
	text-align: center;
	font-size: 13px;
}

.top-group-cp > p {
	text-align: center;
	font-size: 13px;
}

.top-group-image {
	opacity: 0;
}

/* FULFILLMENT */
#top-group-fulfillment {
	margin-top: 105px;
}

#top-group-fulfillment-left {
}

#top-group-fulfillment-left > h3 {
	margin-top: 35px;
	margin-left: 164px;
}

#top-group-fulfillment-left > h4 {
	margin-top: 28px;
	margin-left: 164px;
}

#top-group-fulfillment-left > p {
	margin-left: 164px;
	margin-top: 10px;
}

#top-group-fulfillment-left > span {
	left: 163px;
	top: 351px;
}

#top-group-fulfillment-left > span > hr {
	margin-left: 4px;
}

#top-group-fulfillment-left > ul {
	left: 164px;
	top: 378px;
}

#top-group-fulfillment-left > ul > li {
}

#top-group-fulfillment-left > ul > li > a {
}

#top-group-fulfillment-right {
}

#top-group-fulfillment-right > img {
	position: absolute;
	bottom: 98px;
	left: 40px;
	width: 356px;
}

#top-group-fulfillment-right-inner {
	top: 65px;
	left: 51px;
}

/*英語版 FULFILLMENT*/
#top-group-fulfillment-left-english {
}

#top-group-fulfillment-left-english > h3 {
	margin-top: 35px;
	margin-left: 164px;
}

#top-group-fulfillment-left-english > h4 {
	margin-top: 28px;
	margin-left: 164px;
}

#top-group-fulfillment-left-english > p {
	margin-left: 164px;
	margin-top: 10px;
}

#top-group-fulfillment-left-english > span {
	left: 163px;
	top: 431px;
}


#top-group-fulfillment-left-english > span > hr {
	margin-left: 4px;
}

#top-group-fulfillment-left-english > ul {
	left: 164px;
	top: 455px;
}

#top-group-fulfillment-left-english > ul > li {
}

#top-group-fulfillment-left-english > ul > li > a {
}

/* PRODUCTS */
#top-group-products {
	margin-top: 40px;
}

#top-group-products-left {
}

#top-group-products-left > img {
	position: absolute;
	bottom: 140px;
	left: 163px;
	width: 323px;
}

#top-group-products-left-inner {
	top: 79px;
	left: 164px;
}

#top-group-products-right {
}

#top-group-products-right > h3 {
	margin-top: 42px;
	margin-left: 42px;
}

#top-group-products-right > h4 {
	margin-top: 29px;
	margin-left: 41px;
}

#top-group-products-right > p {
	margin-left: 42px;
	margin-top: 18px;
}

#top-group-products-right > span {
	left: 42px;
	top: 360px;
}

#top-group-products-right > span > hr {
	margin-left: 4px;
}

#top-group-products-right > ul {
	left: 43px;
	top: 388px;
}

#top-group-products-right > ul > li {
}

#top-group-products-right > ul > li > a {
}

/* 英語版 PRODUCTS */
#top-group-products-right-english {
}

#top-group-products-right-english > h3 {
	margin-top: 42px;
	margin-left: 42px;
}

#top-group-products-right-english > h4 {
	margin-top: 29px;
	margin-left: 41px;
}

#top-group-products-right-english > p {
	margin-left: 42px;
	margin-top: 18px;
}

#top-group-products-right-english > span {
	left: 42px;
	top: 421px;
}

#top-group-products-right-english > span > hr {
	margin-left: 4px;
}

#top-group-products-right-english > ul {
	left: 43px;
	top: 448px;
}

#top-group-products-right-english > ul > li {
}

#top-group-products-right-english > ul > li > a {
}

/* SOLUTIONS */
#top-group-solutions {
	margin-top: 12px;
}

#top-group-solutions-left {
}

#top-group-solutions-left > h3 {
	margin-top: 35px;
	margin-left: 164px;
}

#top-group-solutions-left > h4 {
	margin-top: 28px;
	margin-left: 164px;
}

#top-group-solutions-left > p {
	margin-left: 164px;
	margin-top: 10px;
}

#top-group-solutions-left > span {
	left: 163px;
	top: 351px;
}

#top-group-solutions-left > span > hr {
	margin-left: 4px;
}

#top-group-solutions-left > ul {
	left: 164px;
	top: 378px;
}

#top-group-solutions-left > ul > li {
}

#top-group-solutions-left > ul > li > a {
}

#top-group-solutions-right {
}

#top-group-solutions-right > img {
	position: absolute;
	bottom: 100px;
	left: 53px;
	width: 356px;
}

#top-group-solutions-right-inner {
	top: 65px;
	left: 51px;
}

/* 英語版 SOLUTIONS */
#top-group-solutions-left-english {
}

#top-group-solutions-left-english > h3 {
	margin-top: 35px;
	margin-left: 164px;
}

#top-group-solutions-left-english > h4 {
	margin-top: 28px;
	margin-left: 164px;
}

#top-group-solutions-left-english > p {
	margin-left: 164px;
	margin-top: 10px;
}

#top-group-solutions-left-english > span {
	left: 163px;
	top: 441px;
}

#top-group-solutions-left-english > span > hr {
	margin-left: 4px;
}

#top-group-solutions-left-english > ul {
	left: 164px;
	top: 468px;
}

#top-group-solutions-left-english > ul > li {
}

#top-group-solutions-left-english > ul > li > a {
}

#top-group-solutions-right-english {
}

#top-group-solutions-right-english > img {
	position: absolute;
	bottom: 100px;
	left: 53px;
	width: 356px;
}

#top-group-solutions-right-inner-english {
	top: 50px;
	left: 51px;
}

/* SYSTEMS */
#top-group-systems {
	margin-top: 0px;
}

#top-group-systems-left {
}

#top-group-systems-left > img {
	position: absolute;
	bottom: 117px;
	left: 154px;
	width: 312px;
}

#top-group-systems-left-inner {
	top: 75px;
	left: 164px;
}


#top-group-systems-right {
}

#top-group-systems-right > h3 {
	margin-top: 42px;
	margin-left: 42px;
}

#top-group-systems-right > h4 {
	margin-top: 29px;
	margin-left: 41px;
}

#top-group-systems-right > p {
	margin-left: 42px;
	margin-top: 18px;
}

#top-group-systems-right > span {
	left: 42px;
	top: 360px;
}

#top-group-systems-right > span > hr {
	margin-left: 4px;
}

#top-group-systems-right > ul {
	left: 43px;
	top: 388px;
}

#top-group-systems-right > ul > li {
}

#top-group-systems-right > ul > li > a {
}

/* 英語版 SYSTEMS */
#top-group-systems-left-english {
}

#top-group-systems-left-english > img {
	position: absolute;
	bottom: 117px;
	left: 154px;
	width: 312px;
}

#top-group-systems-left-inner-english {
	top: 50px;
	left: 164px;
}

#top-group-systems-right-english {
}

#top-group-systems-right-english > h3 {
	margin-top: 42px;
	margin-left: 42px;
}

#top-group-systems-right-english > h4 {
	margin-top: 29px;
	margin-left: 41px;
}

#top-group-systems-right-english > p {
	margin-left: 42px;
	margin-top: 18px;
}

#top-group-systems-right-english > span {
	left: 42px;
	top: 360px;
}

#top-group-systems-right-english > span > hr {
	margin-left: 4px;
}

#top-group-systems-right-english > ul {
	left: 43px;
	top: 388px;
}

#top-group-systems-right-english > ul > li {
}

#top-group-systems-right-english > ul > li > a {
}

@media screen and (min-width: 767px) {
}

@media screen and (max-width: 767px) {
}
