﻿#company-overview main {
	padding: 100px 0 160px
}
@media (max-width: 767px) {
#company-overview main {
	padding: 60px 0 120px
}
}
#company-overview main .section-anchor .inner {
	max-width: 1220px;
	padding-bottom: 60px;
	position: relative;
	z-index: 2
}
@media (max-width: 767px) {
#company-overview main .section-anchor .inner {
	padding-bottom: 0
}
}
#company-overview main .section-anchor .inner:before {
	content: '';
	width: 100%;
	height: calc(100% - 20px);
	background-color: #3278FF;
	border-radius: 160px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1
}
@media (max-width: 767px) {
#company-overview main .section-anchor .inner:before {
	border-radius: 40px;
	height: calc(100% - 40px);
	bottom: 20px
}
}
#company-overview main .section-anchor .contents {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 870px;
	margin: 0 auto
}
@media only screen and (max-width: 1060px) {
#company-overview main .section-anchor .contents {
	max-width: calc(100% - 80px)
}
}
@media (max-width: 767px) {
#company-overview main .section-anchor .contents {
	max-width: inherit;
	flex-direction: column
}
}
#company-overview main .section-anchor .contents a {
	width: calc((100% - 18.39%) / 3);
	min-height: 189px;
	background-color: #FFF066;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 35px 0 20px;
	transition: .3s
}
@media only screen and (max-width: 1060px) {
#company-overview main .section-anchor .contents a {
	width: calc((100% - 10%) / 3)
}
}
@media only screen and (max-width: 900px) {
#company-overview main .section-anchor .contents a {
	width: calc((100% - 6%) / 3)
}
}
@media (max-width: 767px) {
#company-overview main .section-anchor .contents a {
	width: calc(100% - 50px);
	min-height: 64px;
	border-radius: 15px;
	padding: 20px 0 20px;
	flex-direction: row;
	box-shadow: none
}
#company-overview main .section-anchor .contents a:nth-child(n+2) {
	margin-top: 10px
}
}
#company-overview main .section-anchor .contents a:hover {
	opacity: 1
}
@media (min-width: 768px) {
#company-overview main .section-anchor .contents a:hover {
	transform: translateY(10px)
}
}
#company-overview main .section-anchor .contents a em {
	color: #3278FF;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.25;
	font-family: "Montserrat", sans-serif;
	font-style: normal
}
@media only screen and (max-width: 900px) {
#company-overview main .section-anchor .contents a em {
	font-size: 26px;
	font-size: 2.6rem
}
}
@media (max-width: 767px) {
#company-overview main .section-anchor .contents a em {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.22;
	order: 2;
	margin: 0 6px
}
}
#company-overview main .section-anchor .contents a small {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.22;
	margin-top: 12px
}
@media (max-width: 767px) {
#company-overview main .section-anchor .contents a small {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.57;
	order: 3;
	margin-top: 0
}
}
#company-overview main .section-anchor .contents a .icon {
	width: 48px;
	text-align: center;
	margin-top: 12px
}
@media (max-width: 767px) {
#company-overview main .section-anchor .contents a .icon {
	width: 24px;
	order: 1;
	margin-top: 0
}
}
#company-overview main .overview {
	margin-top: 160px
}
#company-overview main .recruit {
	margin-top: 0
}
@media (max-width: 767px) {
#company-overview main .overview {
	margin-top: 80px
}
}
#company-overview main .overview .inner {
	position: relative
}
@media (max-width: 767px) {
#company-overview main .overview .inner {
	width: calc(100% - 50px)
}
}
#company-overview main .overview .inner:before {
	content: '';
width:calc((100% - 40px) + ((100vw - 1280px) / 2));
height:calc(100% - (80px + 24px));
	background-color: #FFF066;
	position: absolute;
	top: 24px;
	right: 40px;
	z-index: -1
}
@media only screen and (max-width: 1320px) {
#company-overview main .overview .inner:before {
	width: calc((100% - 40px) + 20px)
}
}
@media (max-width: 767px) {
#company-overview main .overview .inner:before {
	width: calc((100% - 20px) + 25px);
	height: calc(100% - 30px);
	right: 25px
}
}
#company-overview main .overview .contents {
	margin-top: 40px;
	border-radius: 40px;
	padding: 24px 50px;
	background-color: #FFF
}
@media (max-width: 767px) {
#company-overview main .overview .contents {
	margin-top: 32px;
	border-radius: 15px;
	padding: 17px 15px
}
}
#company-overview main .overview .contents>div {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.67;
	padding: 26px 0;
	display: flex;
	align-items: flex-start;
	border-top: rgba(0,0,0,0.2) solid 1px
}
@media (max-width: 767px) {
#company-overview main .overview .contents>div {
	padding: 12px 0;
	flex-direction: column
}
}
#company-overview main .overview .contents>div:first-child {
	border-top: none
}
#company-overview main .overview .contents>div dt {
	width: 180px;
	flex-shrink: 0
}
@media (max-width: 767px) {
#company-overview main .overview .contents>div dt {
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71
}
}
#company-overview main .overview .contents>div dd {
	width: calc(100% - 180px)
}
@media (max-width: 767px) {
#company-overview main .overview .contents>div dd {
	width: 100%;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.67;
	margin-top: 8px
}
}
#company-overview main .overview .contents>div dd a {
	text-decoration: underline
}
#company-overview main .overview .contents>div dd p {
	padding: 26px 0;
	border-top: rgba(0,0,0,0.2) solid 1px
}
@media (max-width: 767px) {
#company-overview main .overview .contents>div dd p {
	padding: 0 0 12px;
	border-top: none
}
}
#company-overview main .overview .contents>div dd p:first-child {
	padding-top: 0;
	border-top: none
}
#company-overview main .overview .contents>div dd p:last-child {
	padding-bottom: 0
}
#company-overview main .overview .contents>div dd ul li {
	position: relative;
	padding-left: 20px
}
@media (max-width: 767px) {
#company-overview main .overview .contents>div dd ul li {
	padding-left: 16px
}
}
#company-overview main .history {
	margin-top: 160px
}
@media (max-width: 767px) {
#company-overview main .history {
	margin-top: 80px
}
}
#company-overview main .history .inner {
	position: relative
}
@media (max-width: 767px) {
#company-overview main .history .inner {
	width: calc(100% - 50px)
}
}
#company-overview main .history .inner:before {
	content: '';
width:calc((100% - 40px) + ((100vw - 1280px) / 2));
height:calc(100% - (80px + 24px));
	background-color: #FFF066;
	position: absolute;
	top: 24px;
	left: 40px;
	z-index: -1
}
@media only screen and (max-width: 1320px) {
#company-overview main .history .inner:before {
	width: calc((100% - 40px) + 20px)
}
}
@media (max-width: 767px) {
#company-overview main .history .inner:before {
	width: calc((100% - 20px) + 25px);
	height: calc(100% - 30px);
	left: auto;
	right: 25px
}
}
#company-overview main .history .contents {
	margin-top: 40px;
	border-radius: 40px;
	padding: 50px 50px;
	background-color: #FFF
}
@media (max-width: 767px) {
#company-overview main .history .contents {
	margin-top: 32px;
	border-radius: 15px;
	padding: 30px 15px
}
}
#company-overview main .history .contents ul {
	position: relative
}
#company-overview main .history .contents ul:before {
	content: '';
	width: 2px;
	height: calc(100% - 20px);
	position: absolute;
	top: 20px;
	left: 130px;
	background-color: #3278FF
}
@media (max-width: 767px) {
#company-overview main .history .contents ul:before {
	width: 1px;
	height: calc(100% - 12px);
	top: 12px;
	left: 2px
}
}
#company-overview main .history .contents ul .event {
	display: flex;
	align-items: flex-start
}
@media (max-width: 767px) {
#company-overview main .history .contents ul .event {
	flex-direction: column;
	padding-left: 20px
}
}
#company-overview main .history .contents ul .event:nth-child(n+2) {
	margin-top: 40px
}
#company-overview main .history .contents ul .event ._date {
	width: 180px;
	position: relative
}
#company-overview main .history .contents ul .event ._date span {
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.53
}
@media (max-width: 767px) {
#company-overview main .history .contents ul .event ._date {
	width: 100%
}
#company-overview main .history .contents ul .event ._date span {
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.22
}
#company-overview main .history .contents ul .event ._date span:last-child {
	margin-left: 6px
}
}
#company-overview main .history .contents ul .event ._date:after {
	content: '';
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #3278FF;
	position: absolute;
	right: 40px;
	top: 14px
}
@media (max-width: 767px) {
#company-overview main .history .contents ul .event ._date:after {
	width: 9px;
	height: 9px;
	right: auto;
	left: -22px;
	top: 8px
}
}
#company-overview main .history .contents ul .event ._detal {
	width: calc(100% - 180px);
	border-radius: 40px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.67;
	background-color: rgba(50,120,255,0.2);
	padding: 40px 40px
}
@media (max-width: 767px) {
#company-overview main .history .contents ul .event ._detal {
	width: 100%;
	border-radius: 8px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71;
	padding: 15px 20px;
	margin-top: 8px
}
}
#company-overview main .message {
	margin-top: 160px;
	padding: 120px 0 168px;
	background-color: #E9E7E7
}
@media (max-width: 767px) {
#company-overview main .message {
	margin-top: 80px;
	padding: 0 0 52px;
	overflow-x: hidden;
	position: relative;
	background-color: transparent
}
#company-overview main .message:before {
	content: '';
	width: 100%;
	height: calc(100% - 22px);
	position: absolute;
	top: 22px;
	left: 0;
	background-color: #E9E7E7
}
}
#company-overview main .message .inner {
	position: relative
}
@media (max-width: 767px) {
#company-overview main .message .inner {
	width: calc(100% - 60px)
}
}
#company-overview main .message .inner:before {
	content: '';
width:calc((100% - 40px) + ((100vw - 1280px) / 2));
	height: calc(100% - 40px);
	background-color: #FFF066;
	position: absolute;
	top: 20px;
	left: 40px
}
@media only screen and (max-width: 1320px) {
#company-overview main .message .inner:before {
	width: calc((100% - 40px) + 20px)
}
}
@media (max-width: 767px) {
#company-overview main .message .inner:before {
	width: calc((100% - 30px) + 30px);
	height: calc(100% - 70px);
	top: 66px;
	left: 30px
}
}
#company-overview main .message .contents {
	display: flex;
	align-items: flex-start;
	position: relative
}
@media (max-width: 767px) {
#company-overview main .message .contents {
	flex-direction: column-reverse
}
}
#company-overview main .message .contents ._details {
	width: 56.25%;
	padding-right: 80px
}
@media (max-width: 767px) {
#company-overview main .message .contents ._details {
	width: 100%;
	padding-right: 0;
	margin-top: 30px
}
}
#company-overview main .message .contents ._details .c-sub-title em {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.53
}
#company-overview main .message .contents ._details .c-sub-title small {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.667
}
#company-overview main .message .contents ._details h3 {
	margin-top: 50px;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.53;
	font-weight: bold
}
@media (max-width: 767px) {
#company-overview main .message .contents ._details h3 {
	margin-top: 0px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.714
}
}
#company-overview main .message .contents ._details p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.667;
	margin-top: 14px
}
@media (max-width: 767px) {
#company-overview main .message .contents ._details p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5714;
	margin-top: 6px
}
}
#company-overview main .message .contents ._img {
	width: 43.75%;
	position: relative
}
@media (max-width: 767px) {
#company-overview main .message .contents ._img {
	width: 100%;
	margin-top: 20px
}
}
#company-overview main .message .contents ._img img {
	border-radius: 30px
}
@media (max-width: 767px) {
#company-overview main .message .contents ._img img {
	border-radius: 10px
}
}
#company-overview main .message .contents ._img figcaption {
	font-size: 96px;
	font-size: 9.6rem;
	line-height: 1;
	letter-spacing: .1em;
	font-weight: bold;
	font-family: "Montserrat", sans-serif;
	color: #3278FF;
	position: absolute;
	right: -80px;
	bottom: -50px;
	white-space: nowrap
}
@media only screen and (max-width: 1440px) {
#company-overview main .message .contents ._img figcaption {
	right: -20px;
	bottom: -42px;
	font-size: 81px;
	font-size: 8.1rem
}
}
@media only screen and (max-width: 1100px) {
#company-overview main .message .contents ._img figcaption {
	bottom: -40px;
	font-size: 72px;
	font-size: 7.2rem
}
}
@media only screen and (max-width: 900px) {
#company-overview main .message .contents ._img figcaption {
	bottom: -32px;
	font-size: 63px;
	font-size: 6.3rem
}
}
@media (max-width: 767px) {
#company-overview main .message .contents ._img figcaption {
	font-size: 51px;
	font-size: 5.1rem;
	right: -35px;
	bottom: -20px
}
}
#company-overview main .staff {
	margin-top: 240px;
	position: relative
}
@media (max-width: 767px) {
#company-overview main .staff {
	margin-top: 80px
}
}
#company-overview main .staff:before {
	content: '';
	width: 100%;
height:calc(100% - (24px + 120px));
	background-color: #FFF066;
	position: absolute;
	left: 0;
	top: 24px;
	z-index: -1
}
@media (max-width: 767px) {
#company-overview main .staff:before {
	content: none
}
}
@media (max-width: 767px) {
#company-overview main .staff .inner {
	position: relative;
	padding-bottom: 83px
}
#company-overview main .staff .inner:before {
	content: '';
	width: calc((100% - 26px) + 20px);
	height: calc(100% - 20px);
	position: absolute;
	top: 20px;
	right: 26px;
	background-color: #FFF066;
	z-index: -1
}
}
#company-overview main .staff .gutter-sizer {
	width: 6.25%
}
#company-overview main .staff .staff-list {
	margin-top: 20px
}
@media (max-width: 767px) {
#company-overview main .staff .staff-list {
	margin-top: 30px
}
}
@media (min-width: 768px) {
#company-overview main .staff .staff-list .staff-item {
	width: calc((100% - 80px) / 2);
	float: left;
	margin-top: 60px
}
}
@media (max-width: 767px) {
#company-overview main .staff .staff-list .staff-item {
	width: 100%;
	margin-top: 20px
}
}
#company-overview main .staff .staff-list .staff-item ._img {
	border-radius: 30px 30px 0 0
}
@media (max-width: 767px) {
#company-overview main .staff .staff-list .staff-item ._img {
	border-radius: 10px 10px 0 0
}
}
#company-overview main .staff .staff-list .staff-item ._img>div {
	border-radius: 30px 30px 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 63.3%
}
@media (max-width: 767px) {
#company-overview main .staff .staff-list .staff-item ._img>div {
	border-radius: 10px 10px 0 0;
	padding-top: 76.07%
}
}
#company-overview main .staff .staff-list .staff-item ._details {
	padding: 40px 38px;
	background-color: #3278FF;
	border-radius: 0 0 30px 30px
}
@media (max-width: 767px) {
#company-overview main .staff .staff-list .staff-item ._details {
	padding: 30px 20px;
	border-radius: 0 0 10px 10px
}
}
#company-overview main .staff .staff-list .staff-item ._details h4 {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.64;
	letter-spacing: 0;
	font-weight: bold;
	color: #FFF066
}
@media (max-width: 767px) {
#company-overview main .staff .staff-list .staff-item ._details h4 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.67
}
}
#company-overview main .staff .staff-list .staff-item ._details p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.667;
	color: #FFF;
	margin-top: 10px
}
@media (max-width: 767px) {
#company-overview main .staff .staff-list .staff-item ._details p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5714;
	margin-top: 6px
}
}
ul.recluit_list li{
	list-style: none;
  	text-indent: -1em;
	padding-bottom: 22px;
}

/*# sourceMappingURL=maps/company-overview.min.css.map */
