@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

.concept #cmpWrap01 {
	position: relative;
}

.concept #cmpWrap01::before {
	background: url(/common/img/company/concept/img_main.jpg) no-repeat top center;
	background-size: 100% auto;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	min-width: 1366px;
	content: "";
	z-index: -1;
}

.concept #cmpWrap01 .cmpWrap01Inr {
	width: 1166px;
	height: 500px;
	margin: 0 auto;
	padding-top: 140px;
	position: relative;
}

.concept #cmpWrap01 .cmpWrap01Inr::before {
	bottom: 0;
	left: 50%;
	content: "";
	display: block;
	height: 40px;
	width: 2px;
	position: absolute;
	background: #0066d9;
}

.concept #cmpWrap01 .cmpWrap01Inr::after {
	bottom: -40px;
	left: 50%;
	content: "";
	display: block;
	height: 40px;
	width: 2px;
	position: absolute;
	z-index: 2;
	background: #adc2d9;
}

.concept #cmpWrap01 .cmpWrap01Inr h1 {
	font-family: "Montserrat", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ffffff;
	font-size: 6.4rem;
	line-height: 7.2rem;
	font-weight: 700;
	letter-spacing: -0.04rem;
	margin-top: 25px;
}

.concept #cmpWrap01 .cmpWrap01Inr h1 span {
	display: block;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.2rem;
	line-height: 3.0rem;
	font-weight: 400;
}

.concept #cmpWrap02 {
	background: #0066d9;
	padding: 70px 0;
}

.concept #cmpWrap02 .cmpWrapInrA h2 {
	color: #adc2d9;
}

.concept #cmpWrap02 .cmpWrapInrA h3 {
	color: #ffffff;
}

.concept #cmpWrap02 .cmpWrapInrA p {
	color: #ffffff;
}

.concept #cmpWrap03 {
	background: #ffffff;
	padding: 70px 0;
	border-bottom: 1px solid #cfd9e5;
}

.concept #cmpWrap03 .cmpWrapInrA h2 {
	color: #263240;
	margin-bottom: 40px;
}

.concept #cmpWrap03 .cmpWrapInrA h3 {
	color: #0066d9;
}

.concept #cmpWrap03 .cmpWrapInrA p {
	color: #263240;
}

.concept #cmpWrap03 .mujin_logo {
	width: 260px;
	height: 113px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #cfd9e5;
}

.concept #cmpWrap03 .mujin_logo img {
	width: 153px;
	height: 81px;
}

.concept #cmpWrap04 {
	background: #ffffff;
	padding: 70px 0;
}

.concept #cmpWrap04 .cmpWrapInrA h2 {
	color: #263240;
}

.concept #cmpWrap04 .cmpWrapInrA h3 {
	color: #0066d9;
}

.concept #cmpWrap04 .cmpWrapInrA p {
	color: #263240;
}

.concept .cmpWrapInrA {
	width: 1166px;
	margin: 0 auto;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	opacity: 0;
	filter: alpha(opacity=0);
}

.concept .cmpWrapInrA h2 {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.8rem;
	line-height: 3.2rem;
	font-weight: 500;
	line-height: 1.5;
	width: 362px;
	margin-right: 40px;
}

.concept .cmpWrapInrA h3 {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.8rem;
	line-height: 3.2rem;
	font-weight: 700;
	font-weight: 500;
	color: #ffffff;
	line-height: 1.5;
	margin-bottom: 30px;
}

.concept .cmpWrapInrA > div:last-child {
	width: 764px;
}

.concept .cmpWrapInrA > div:last-child > ul {
	margin-top: 0;
}

.concept .cmpWrapInrA p {
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 300;
	color: #ffffff;
}

html {
	overflow: auto;
}

body {
	min-width: 1166px;
	overflow: hidden;
}

@media (max-width: 750px) {

.concept #cmpWrap01::before {
	background: url(/common/img/company/concept/img_main_sp.jpg) no-repeat top center;
	width: 100%;
	height: 106.66667vw;
	min-width: 1px;
	padding-bottom: 108px;
	background-size: contain;
}

.concept #cmpWrap01 .cmpWrap01Inr {
	width: auto;
	height: 106.66667vw;
	padding: 26.66667vw 8vw 16vw;
}

.concept #cmpWrap01 .cmpWrap01Inr::before {
	height: 8vw;
	width: 0.26667vw;
}

.concept #cmpWrap01 .cmpWrap01Inr::after {
	height: 8vw;
	width: 0.26667vw;
	bottom: -8vw;
}

.concept #cmpWrap01 .cmpWrap01Inr h1 {
	font-size: 10.66667vw;
	line-height: 12vw;
	letter-spacing: -0.00533vw;
}

.concept #cmpWrap01 .cmpWrap01Inr h1 span {
	font-size: 4.26667vw;
	line-height: 6.4vw;
}

.concept #cmpWrap02 {
	padding: 16vw 0;
}

.concept #cmpWrap03 {
	padding: 16vw 0;
}

.concept #cmpWrap03 .cmpWrapInrA h2 {
	margin-bottom: 5.33333vw;
}

.concept #cmpWrap03 .mujin_logo {
	width: 100%;
	height: 32vw;
	margin-top: 0;
}

.concept #cmpWrap03 .mujin_logo img {
	width: 45.33333vw;
	height: auto;
}

.concept #cmpWrap04 {
	padding: 16vw 0;
}

.concept .cmpWrapInrA {
	width: auto;
	flex-wrap: wrap;
	padding: 0 8vw;
}

.concept .cmpWrapInrA h2 {
	font-size: 4.8vw;
	line-height: 6.4vw;
}

.concept .cmpWrapInrA h2 {
	width: 100%;
	margin-right: 0;
}

.concept .cmpWrapInrA h3 {
	font-size: 4.8vw;
	line-height: 6.4vw;
}

.concept .cmpWrapInrA h3 {
	margin-bottom: 6.66667vw;
}

.concept .cmpWrapInrA > div {
	width: 100%;
}

.concept .cmpWrapInrA > div:last-child {
	margin-top: 6.66667vw;
}

.concept .cmpWrapInrA p {
	font-size: 2.93333vw;
	line-height: 5.86667vw;
}

.concept .cmpWrapInrA p {
	margin-top: 8vw;
}

body {
	min-width: 0;
}

}

