.p-company .c-pagettl {
	background-image: url("../images/company/bg_pagettl.png");
	background-size: 76.7rem;
}
@media screen and (max-width: 767px) {
	.p-company .c-pagettl {
		background-size: 48.6666666667vw;
	}
}
.p-company .c-pagettl .title__jp, .p-company .c-pagettl .title__en {
	color: #ffffff;
}
@media screen and (max-width: 767px) {
	.p-company .c-pagettl .title__jp, .p-company .c-pagettl .title__en {
		color: #005BAC;
	}
}
.p-company .p-philosophy {
	margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-philosophy {
		margin-top: 3rem;
	}
}
.p-company .p-philosophy .l-content-inner {
	padding-bottom: 8rem;
	background: url("../images/company/img_philosophy.png") bottom right/28.5rem 21.6rem no-repeat;
}
@media screen and (max-width: 767px) {
	.p-company .p-philosophy .l-content-inner {
		padding-bottom: 13rem;
		background-size: 13.3rem 10.1rem;
		background-position: bottom right 1rem;
	}
}
.p-company .p-philosophy__content-copy {
	font-size: 3.2rem;
	color: #005BAC;
	text-align: center;
	font-weight: 700;
	line-height: 1.67;
	letter-spacing: 0.03em;
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-philosophy__content-copy {
		font-size: 5.3333333333vw;
		letter-spacing: 0;
		line-height: 2;
	}
}
.p-company .p-philosophy__content-text {
	font-weight: 400;
	line-height: 2.5;
	letter-spacing: 0.06em;
	text-align: center;
	margin-top: 3rem;
	font-size: 1.4rem;
	line-height: 2.28;
}
@media screen and (max-width: 767px) {
	.p-company .p-philosophy__content-text {
		font-size: 3.7333333333vw;
		line-height: 2;
	}
}
.p-company .p-message {
	padding-top: 10rem;
}
.p-company .p-message-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
@media screen and (max-width: 767px) {
	.p-company .p-message-inner {
		display: block;
	}
}
.p-company .p-message__image {
	padding-right: 2rem;
	margin-left: calc(50% - 50vw - 2rem);
	padding-left: calc(50vw - 50%);
	padding-bottom: 11.6rem;
	background: url("../images/company/bg_message.png") bottom left/100% 42.7rem no-repeat;
}
@media screen and (max-width: 767px) {
	.p-company .p-message__image {
		margin-left: calc(50% - 50vw);
		margin-top: 2rem;
		padding-right: 4rem;
		padding-bottom: 4rem;
		text-align: center;
		background: url("../images/company/bg_message.png") bottom left/100% 25.7rem no-repeat;
	}
}
.p-company .p-message__image img {
	width: 46rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-message__image img {
		width: 35rem;
		margin-left: 2rem;
		display: block;
	}
}
.p-company .p-message__content {
	width: calc(100% - 61rem);
	margin-left: 100px;
}
@media screen and (max-width: 767px) {
	.p-company .p-message__content {
		width: 100%;
		margin: 0 auto;
	}
}
.p-company .p-message__content .c-secttl__jp, .p-company .p-message__content .c-secttl__en {
	text-align: left;
}
.p-company .p-message__content-copy {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.67;
	letter-spacing: 0.03em;
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-message__content-copy {
		font-size: 5.3333333333vw;
		line-height: 2;
	}
}
.p-company .p-message__content-text {
	font-weight: 400;
	line-height: 2.5;
	letter-spacing: 0.06em;
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-message__content-text {
		margin-top: 1rem;
		line-height: 2;
	}
}
.p-company .p-message__content-name {
	margin-top: 2rem;
	font-size: 1.4rem;
}
.p-company .p-message__content-name img {
	width: 18.8rem;
	display: inline-block;
	margin-left: 2rem;
	vertical-align: -1.5rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-message__content-name img {
		width: 14.3rem;
		margin: 1rem 0 0;
	}
}
.p-company .p-history {
	margin-top: 15rem;
	padding-bottom: 15rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history {
		margin-top: 10rem;
		padding-bottom: 10rem;
	}
}
.p-company .p-history__list {
	margin-top: 10rem;
}
.p-company .p-history__list dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding-left: 4rem;
	margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl {
		padding-left: 3rem;
		margin-bottom: 2rem;
	}
}
.p-company .p-history__list dl.mb-5rem {
	margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl.mb-5rem {
		margin-bottom: 3rem;
	}
}
.p-company .p-history__list dl.mb-5rem::after {
	bottom: -6.5rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl.mb-5rem::after {
		bottom: -4.5rem;
	}
}
.p-company .p-history__list dl dt, .p-company .p-history__list dl dd {
	font-size: 1.8rem;
	letter-spacing: 0.06em;
	line-height: 1.67;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl dt, .p-company .p-history__list dl dd {
		font-size: 3.7333333333vw;
	}
}
.p-company .p-history__list dl dt {
	color: #005BAC;
	font-weight: 500;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl dt {
		width: 6rem;
	}
}
.p-company .p-history__list dl dd {
	margin-left: 3rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl dd {
		width: 22rem;
		margin-left: 2rem;
	}
}
.p-company .p-history__list dl dd img.logo01 {
	width: 24rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl dd img.logo01 {
		width: 16rem;
		margin-top: 1rem;
	}
}
.p-company .p-history__list dl dd img.logo02 {
	width: 9.8rem;
	margin-top: -1rem;
	margin-left: 1rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl dd img.logo02 {
		width: 10rem;
		margin-top: 1rem;
		margin-left: 0;
	}
}
.p-company .p-history__list dl dd img.logo03 {
	width: 16rem;
	margin-top: -2rem;
	margin-left: 2rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl dd img.logo03 {
		width: 11.2rem;
		margin-top: 1rem;
		margin-left: 0;
	}
}
.p-company .p-history__list dl::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1rem;
	width: 1.2rem;
	height: 1.2rem;
	background-color: #005BAC;
	border-radius: 50%;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl::before {
		top: 0.6rem;
	}
}
.p-company .p-history__list dl::after {
	content: "";
	position: absolute;
	left: 0.5rem;
	top: 1rem;
	bottom: -5rem;
	background-color: #005BAC;
	width: 0.2rem;
	z-index: -1;
	opacity: 0.3;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl::after {
		bottom: -3rem;
	}
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl:first-child {
		margin-bottom: 1rem;
	}
}
.p-company .p-history__list dl:first-child::after {
	top: -3rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__list dl:first-child::after {
		bottom: -2rem;
	}
}
.p-company .p-history-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin-right: -11.6rem;
	margin-left: 11.6rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history-inner {
		margin: 0;
	}
}
.p-company .p-history__image-item {
	position: absolute;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item {
		position: static;
		margin-top: 1rem;
	}
}
.p-company .p-history__image-item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item-inner {
		-webkit-transform: none;
		        transform: none;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}
.p-company .p-history__image-item.img01 {
	top: 4%;
}
.p-company .p-history__image-item.img01 img {
	width: 20rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item.img01 img {
		width: 10rem;
	}
}
.p-company .p-history__image-item.img02 {
	top: 29%;
	left: 52%;
}
.p-company .p-history__image-item.img02 img {
	width: 16rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item.img02 img {
		width: 10rem;
	}
}
.p-company .p-history__image-item.img03 {
	top: 44%;
	left: 58%;
}
.p-company .p-history__image-item.img03 img {
	width: 16rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item.img03 img {
		width: 10rem;
	}
}
.p-company .p-history__image-item.img04 {
	bottom: 20%;
	left: 60%;
}
.p-company .p-history__image-item.img04 img {
	width: 24rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item.img04 img {
		width: 10rem;
	}
}
.p-company .p-history__image-item.img05 {
	bottom: 3%;
	left: 67%;
}
.p-company .p-history__image-item.img05 img {
	width: 34.4rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item.img05 img {
		width: 22rem;
	}
}
.p-company .p-history__image-item.img05 .p-history__image-item-inner {
	display: block;
}
.p-company .p-history__image-item.img05 .p-history__image-item-text {
	margin-top: 0.5rem;
}
.p-company .p-history__image-item-text {
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-history__image-item-text {
		font-size: 3.2vw;
		margin-left: 1rem;
		margin-bottom: 0;
	}
}
.p-company .p-company-overview {
	padding: 15rem 0;
	background-color: #f4f4f4;
}
@media screen and (max-width: 767px) {
	.p-company .p-company-overview {
		padding: 10rem 0;
	}
}
.p-company .p-company-overview__content {
	width: 95.6rem;
	margin: 5rem auto 0;
}
@media screen and (max-width: 767px) {
	.p-company .p-company-overview__content {
		width: 100%;
	}
}
.p-company .p-company-overview__content dl {
	padding: 1.5rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #ffffff;
}
.p-company .p-company-overview__content dl:first-child {
	border-top: 1px solid #ffffff;
}
.p-company .p-company-overview__content dl dt {
	width: 8rem;
	margin-right: 14rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-company-overview__content dl dt {
		width: 6rem;
		margin-right: 2rem;
	}
}
.p-company .p-company-overview__content dl dt, .p-company .p-company-overview__content dl dd {
	line-height: 1.67;
	letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
	.p-company .p-company-overview__content dl dt, .p-company .p-company-overview__content dl dd {
		font-size: 3.2vw;
	}
}
.p-company .p-company-overview__content dl dt .tell, .p-company .p-company-overview__content dl dd .tell {
	margin-left: 2rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-company-overview__content dl dt .tell, .p-company .p-company-overview__content dl dd .tell {
		margin-left: 0;
	}
}
.p-company .p-sustainability {
	margin-top: 15rem;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability {
		margin-top: 10rem;
	}
}
.p-company .p-sustainability__intro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__intro {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
}
.p-company .p-sustainability__intro-copy {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.67;
	letter-spacing: 0.06em;
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__intro-copy {
		font-size: 4.2666666667vw;
	}
}
.p-company .p-sustainability__intro-text {
	margin-top: 2rem;
	line-height: 2;
	letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__intro-text {
		margin-top: 1rem;
		letter-spacing: 0.03em;
	}
}
.p-company .p-sustainability__intro-textarea {
	width: 58.8rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__intro-textarea {
		width: 100%;
	}
}
.p-company .p-sustainability__intro-textarea .c-secttl .c-secttl__jp, .p-company .p-sustainability__intro-textarea .c-secttl .c-secttl__en {
	text-align: left;
}
.p-company .p-sustainability__intro-image {
	width: 52.8rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__intro-image {
		width: 100%;
		margin-top: 2rem;
	}
}
.p-company .p-sustainability__content .c-secttl .c-secttl__jp, .p-company .p-sustainability__content .c-secttl .c-secttl__en {
	text-align: left;
}
.p-company .p-sustainability__content-item {
	margin-top: 70px;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item {
		margin-top: 6rem;
	}
}
.p-company .p-sustainability__content-item:nth-child(odd) {
	margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item:nth-child(odd) {
		margin-right: 0;
	}
}
.p-company .p-sustainability__content-item:nth-child(odd) .p-sustainability__content-item-image {
	margin-left: 7.5rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item:nth-child(odd) .p-sustainability__content-item-image {
		margin-left: 0;
	}
}
.p-company .p-sustainability__content-item:nth-child(even) {
	margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item:nth-child(even) {
		margin-left: 0;
	}
}
.p-company .p-sustainability__content-item:nth-child(even) .p-sustainability__content-item-inner {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.p-company .p-sustainability__content-item:nth-child(even) .p-sustainability__content-item-image {
	margin-right: 7.5rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item:nth-child(even) .p-sustainability__content-item-image {
		margin-right: 0;
	}
}
.p-company .p-sustainability__content-item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
.p-company .p-sustainability__content-item-image {
	width: 66rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-image {
		width: 100%;
		margin-top: 1rem;
	}
}
.p-company .p-sustainability__content-item-textarea {
	width: 58.7rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-textarea {
		width: 100%;
	}
}
.p-company .p-sustainability__content-item-title {
	font-size: 3.2rem;
	color: #005BAC;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-title {
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		font-size: 5.3333333333vw;
		position: relative;
	}
}
.p-company .p-sustainability__content-item-title span {
	font-size: 1.4rem;
	color: #FFF;
	background-color: #005BAC;
	padding: 0.6rem 2rem;
	margin-right: 2rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-title span {
		margin-right: 0;
		margin-bottom: 1rem;
		font-size: 3.2vw;
		padding: 0.35rem 1.8rem;
	}
}
.p-company .p-sustainability__content-item-title img {
	margin-left: 3rem;
	width: 9.4rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-title img {
		margin: 0;
		width: 10rem;
		position: absolute;
		top: 50%;
		left: 68%;
		-webkit-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
	}
}
.p-company .p-sustainability__content-item-copy {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.67;
	margin-top: 2rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-copy {
		font-size: 4.2666666667vw;
		margin-top: 1rem;
	}
}
.p-company .p-sustainability__content-item-text {
	letter-spacing: 0.06em;
	line-height: 2;
	margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-text {
		font-size: 3.7333333333vw;
		margin-top: 0.5rem;
		letter-spacing: 0.03em;
	}
}
.p-company .p-sustainability__content-item-btn {
	margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-btn {
		margin-top: 1.5rem;
	}
}
.p-company .p-sustainability__content-item-btn a {
	position: relative;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__content-item-btn a {
		font-size: 3.7333333333vw;
	}
}
.p-company .p-sustainability__content-item-btn a .link {
	position: absolute;
	top: 50%;
	right: 2rem;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.p-company .p-sustainability__baseball {
	margin-top: 15rem;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__baseball {
		margin-top: 8rem;
	}
}
.p-company .p-sustainability__baseball-inner {
	margin-top: 5rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__baseball-inner {
		margin-top: 4rem;
		margin-left: 0;
	}
}
.p-company .p-sustainability__baseball .c-secttl__jp {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__baseball .c-secttl__jp {
		text-align: left;
	}
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__baseball .p-sustainability__content-item-title {
		position: relative;
	}
	.p-company .p-sustainability__baseball .p-sustainability__content-item-title::before {
		content: "";
		width: 6.8rem;
		height: 7.5rem;
		background: url("../images/company/logo_marines.png") center/contain no-repeat;
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
	}
}
.p-company .p-sustainability__baseball .p-sustainability__content-item-copy {
	position: relative;
}
.p-company .p-sustainability__baseball .p-sustainability__content-item-copy::before {
	content: "";
	width: 8.2rem;
	height: 9rem;
	background: url("../images/company/logo_marines.png") center/contain no-repeat;
	display: block;
	position: absolute;
	top: -5%;
	left: 65%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
	.p-company .p-sustainability__baseball .p-sustainability__content-item-copy::before {
		content: none;
	}
}
.p-company .p-sustainability__baseball .p-sustainability__content-item-image {
	margin-right: 7rem;
}
/*# sourceMappingURL=company.css.map */