@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
p {
	font-size: 1.417rem;
	line-height: 1.905;
	font-weight: 500;
}
#main .message {
	margin: 0 0 11.5rem calc((100% - 102.6rem) / 2);
	position: relative;
	justify-content: flex-end;
	align-items: flex-start;
}
#main .message .photoBox {
	width: calc(50% + 1.6rem);
}
#main .message .photoBox img {
	width: 100%;
	height: 100%;
	object-position: right;
	object-fit: cover;
}
#main .message .textBox {
	margin: 2rem 0;
	flex: 1;
}
#main .message .title {
	margin-bottom: 2.3rem;
	font-size: 1.984rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.713;
}
#main .message .name {
	margin-top: 2.7rem;
}
#main .origin {
	margin-bottom: 9.4rem;
	padding: 2.6rem 10.6rem 3.1rem 6.3rem;
	align-items: center;
	border-radius: 0.7rem;
	border: 0.3rem solid #F5AB10;
}
#main .origin .textBox {
	flex: 1;
}
#main .origin .logoBox {
	margin-top: 2.3rem;
	width: 37.2rem;
}
#main .origin .logoBox img {
	width: 100%;
}
#main .origin .heading {
	margin-bottom: 1.8rem;
	font-size: 1.984rem;
	font-weight: 600;
}
#main .origin .title {
	margin-bottom: 1.4rem;
	font-size: 2.551rem;
	color: #EB6200;
}
#main .origin p {
	letter-spacing: 0.025em;
}
#main .profile {
	margin-bottom: 10.1rem;
}
#main .profile .headLine02 {
	margin-bottom: 6.9rem;
}
#main .history {
	padding: 5.6rem 0 8.1rem;
}
#main .history .headLine02 {
	margin-bottom: 4rem;
}
#main .history .dlBox {
	width: calc(100% - 41rem);
}
#main .history .historyDl {
	padding-bottom: 0.4rem;
	min-height: 5.1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
#main .history .historyDl:last-child {
	padding-bottom: 0;
}
#main .history .historyDl::before {
	position: absolute;
	top: 0;
	left: 22.1rem;
	bottom: 0;
	width: 0.4rem;
	background: #c5c5c5;
	content: '';
}
#main .history .historyDl dt {
	position: relative;
	width: 22.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#main .history .historyDl dt::before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -0.5rem;
	width: 0.8rem;
	height: 0.8rem;
	background: #FFF;
	border: 0.3rem solid #eb6200;
	border-radius: 50%;
	content: '';
}
#main .history  .historyDl:first-child::before {
	top: 0.4rem;
}
#main .history  .historyDl:last-child::before {
	bottom: 0.7rem;
}
#main .history .historyDl .year {
	color: #eb6200;
	font-size: 3.118rem;
	font-weight: 600;
	line-height: 1.5;
	font-family: "Roboto Condensed", sans-serif;
}
#main .history .historyDl .date {
	padding-right: 4rem;
	width: calc(100% - 9rem);
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: right;
	line-height: 1.5;
}
#main .history .historyDl dd {
	padding-top: 0.2rem;
	width: calc(100% - 25.9rem);
	font-weight: 600;
	letter-spacing: 0.05em;
}
#main .history .photoList {
	margin: -11.3rem 0rem 0 0;
	width: 33rem;
}
#main .history .photoList li {
	margin-bottom: 5rem;
	width: 20.6rem;
	border-radius: 0.8rem;
	overflow: hidden;
}
#main .history .photoList li:last-child {
	margin-bottom: 0;
}
#main .history .photoList li:nth-child(2n-1) {
	margin-left: auto;
}
#main .activity {
	margin: 9.3rem auto 11.5rem;
	padding: 2rem 1.8rem 2rem 2.3rem;
	width: 108rem;
	border: 0.3rem solid #f5ab10;
	border-radius: 0.9rem;
	box-sizing: border-box;
}
#main .activity .heading {
	margin-bottom: 2.9rem;
	font-size: 2.4rem;
	line-height: 1.3;
}
#main .activity .heading .en {
	margin-top: 0.8rem;
	display: block;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	color: #F05922;
}
#main .activity .lBox {
	width: calc(100% - 24.5rem);
	position: relative;
}
#main .activity .lBox .photo {
	width: 10.6rem;
	position: absolute;
	right: -0.6rem;
	top: 1.8rem;
}
#main .activity .lBox .title {
	margin-bottom: 0.9rem;
	color: #f05922;
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.025em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .activity .lBox .text {
	margin-bottom: 2.3rem;
	font-size: 1.276rem;
	font-weight: 600;
	line-height: 1.8;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .activity .lBox .comLink {
	margin: 0 auto;
	width: fit-content;
	width: 29.6rem;
}
#main .activity .lBox .comLink a {
	min-height: 4.1rem;
	min-width: 29.6rem;
}
#main .activity .photoUl {
	margin-top: 0.5rem;
	width: 18.8rem;
}
#main .activity .photoUl li:not(:last-child) {
	margin-bottom: 1.5rem;
}
@media all and (max-width: 896px) {
	p {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	#main .message {
		margin: 0 0 4rem;
		display: block;
	}
	#main .message .textBox {
		margin: 2rem 2rem 3rem;
		width: auto;
	}
	#main .message .title {
		margin-bottom: 1rem;
		font-size: 1.5rem;
	}
	#main .message .photoBox {
		width: auto;
	}
	#main .origin {
		margin-bottom: 4rem;
		padding: 3rem 2rem;
		flex-direction: column;
		flex-direction: column-reverse;
	}
	#main .origin .logoBox {
		margin: 0 auto 2rem;
		width: 20rem;
	}
	#main .origin .title {
		font-size: 2rem;
	}
	#main .origin .heading {
		margin-bottom: 1rem;
		font-size: 1.8rem;
	}
	#main .origin p {
		text-align: justify;
	}
	#main .profile {
		margin-bottom: 6rem;
	}
	#main .profile .headLine02 {
		margin-bottom: 4rem;
	}
	#main .history {
		padding: 5rem 0;
	}
	#main .history .headLine02 {
		margin-bottom: 3rem;
	}
	#main .history .inner {
		display: block;
	}
	#main .history .inner .dlBox {
		width: auto;
	}
	#main .history .inner .dlBox .historyDl {
		padding-bottom: 1.4rem;
	}
	#main .history .inner .dlBox .historyDl::before {
		left: 14rem;
	}
	#main .history .inner .dlBox .historyDl dt {
		width: 13rem;
	}
	#main .history .inner .dlBox .historyDl dt::before {
		right: -1.9rem;
	}
	#main .history .inner .dlBox .historyDl dt .year {
		font-size: 1.6rem;
	}
	#main .history .inner .dlBox .historyDl dt .date {
		margin-top: 0.3rem;
		padding-right: 0;
		width: calc(100% - 4rem);
		font-size: 1.3rem;
	}
	#main .history .inner .dlBox .historyDl dd {
		padding-top: 0.2rem;
		width: calc(100% - 15.5rem);
		font-size: 1.2rem;
	}
	#main .history .inner .photoList {
		margin: 5rem 0 0;
		width: auto;
	}
	#main .history .inner .photoList li {
		margin: 0 0 3rem;
		width: auto;
	}
	#main .history .inner .photoList li img {
		width: 100%;
	}
	#main .activity {
		margin: 0 auto 4rem;
		padding: 2rem;
		width: auto;
		display: block;
	}
	#main .activity .heading {
		margin-bottom: 1.5rem;
		font-size: 1.8rem;
	}
	#main .activity .heading .en {
		margin-top: 0.4rem;
		font-size: 1.4rem;
	}
	#main .activity .lBox {
		width: auto;
	}
	#main .activity .lBox .photo {
		width: 6rem;
		top: -1rem;
		right: 0;
	}
	#main .activity .lBox .title {
		margin-bottom: 1.2rem;
		font-size: 1.7rem;
	}
	#main .activity .lBox .comLink {
		width: 25rem;
	}
	#main .activity .lBox .comLink a {
		min-height: 3rem;
		min-width: inherit;
	}
	#main .activity .photoUl {
		margin-top: 3rem;
		width: auto;
	}
	#main .activity .photoUl li img {
		width: 100%;
	}
}