@charset "UTF-8";

/*--------------------------------------------------------------
h2
--------------------------------------------------------------*/
	
@media screen and (min-width: 300px) {
	
	h2 {
		font-size: 45px;
		line-height: 1;
		font-family: "Bakbak One", sans-serif;
	}
	
	h2 span {
		font-size: 16px;
		font-weight: 700;
		font-family: "Zen Kaku Gothic New", sans-serif;
		display: block;
		margin-left: 10px;
		margin-top: 10px;
	}
	
}
	
@media screen and (min-width: 771px) {
	
	
	
}



@media screen and (min-width: 1161px) {
	
	h2 {
		font-size: 4.688vw;
		line-height: 1;
		font-family: "Bakbak One", sans-serif;
	}
	
	h2 span {
		font-size: 1.042vw;
		font-weight: 700;
		font-family: "Zen Kaku Gothic New", sans-serif;
		display: block;
		margin-left: 0.521vw;
		margin-top: 0.521vw;
	}
	
}

/*--------------------------------------------------------------
.mainimage
--------------------------------------------------------------*/
	
@media screen and (min-width: 300px) {
	
	.mainimage {
		margin: 0 0 30px 0;
		width: auto;
	}
	
	.mainimage img {
		border-radius: 0;
	}
	
}
	
@media screen and (min-width: 771px) {
	
	
	
}



@media screen and (min-width: 1161px) {
	
	.mainimage {
		margin: 0 auto 3.646vw auto;
		width: 86.45vw;
	}
	
	.mainimage img {
		border-radius: 0.521vw;
	}
	
}

/*--------------------------------------------------------------
#message-area
--------------------------------------------------------------*/
	
@media screen and (min-width: 300px) {
	
	#message-area {
		margin: 0 0 50px 0;
		padding: 0;
		padding-bottom: 0;
	}
	
	#message-area div:first-child {
		width: auto;
		padding: 0 5%;
	}
	
	
	#message-area div:last-child {
		width: auto;
		padding-top: 20px;
	}
	
	#message-area div:last-child h6 {
		font-size: 25px;
		font-weight: 900;
		margin-bottom: 20px;
		padding: 0 8%;
	}
	
	#message-area div:last-child p {
		margin-bottom: 30px;
		padding: 0 8%;
	}
	
	#message-area div:last-child dl {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		font-size: 20px;
		font-weight: 900;
		padding: 0 8%;
	}

	#message-area div:last-child dd span {
		display: block;
		font-size: 16px;
	}
	
	.subimage {
		margin: 0 0 30px 0;
	}
	
}
	
@media screen and (min-width: 771px) {
	
	
	
}



@media screen and (min-width: 1161px) {
	
	#message-area {
		margin: 0 0 5.208vw 0;
		padding: 0 9.896vw;
		padding-bottom: 14.58vw;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		background: url("img/president2.jpg") bottom left no-repeat;
		-webkit-background-size: 58.85vw auto;
		background-size: 58.85vw auto;
	}
	
	#message-area div:first-child {
		width: 27.08vw;
		padding: 0;
	}
	
	
	#message-area div:last-child {
		width: 52vw;
		padding-top: 1.042vw;
	}
	
	#message-area div:last-child h6 {
		font-size: 2.604vw;
		font-weight: 900;
		margin-bottom: 2vw;
		padding: 0;
	}
	
	#message-area div:last-child p {
		margin-bottom: 2vw;
		padding: 0;
	}
	
	#message-area div:last-child dl {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		font-size: 1.823vw;
		font-weight: 900;
		padding: 2vw 0 0 0;
	}

	#message-area div:last-child dd span {
		display: block;
		font-size: 1.302vw;
	}
	
	.subimage {
		display: none;
	}
	
}


/*--------------------------------------------------------------
#company-area
--------------------------------------------------------------*/
	
@media screen and (min-width: 300px) {
	
	#company-area {
		margin: 0 0 20px 0;
		padding: 0 5%;
	}
	
	#company-area div:first-child {
		width: auto;
	}
	
	#company-area div:first-child dl {
		margin-top: 30px;
		padding: 0 3%;
	}
	
	#company-area div:first-child dt {
		font-size: 25px;
		font-weight: 900;
		margin-bottom: 20px;
	}
	
	#company-area div:last-child {
		width: auto;
		margin-top: 20px;
	}
	
	
	
}
	
@media screen and (min-width: 771px) {
	
	
	
}



@media screen and (min-width: 1161px) {
	
	#company-area {
		margin: 0 0 3.646vw 0;
		padding: 0 2.604vw 0 9.896vw;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	
	#company-area div:first-child {
		width: 32.81vw;
	}
	
	#company-area div:first-child dl {
		margin-top: 4.688vw;
		padding: 0;
	}
	
	#company-area div:first-child dt {
		font-size: 2.604vw;
		font-weight: 900;
		margin-bottom: 2.604vw;
	}
	
	#company-area div:last-child {
		width: 48.17vw;
		margin-top: 0;
	}
	
}


/*--------------------------------------------------------------
#outline
--------------------------------------------------------------*/
	
@media screen and (min-width: 300px) {
	
	#outline {
		margin: 0 0 50px 0;
		padding: 0;
	}
	
	#outline ul {
		margin: 0;
		padding: 30px 8%;
		background: url("../images/sub_bg.jpg") left top;
		-webkit-background-size: 390px 390px;
		background-size: 390px 390px;
		border-radius: 0;
	}
	
	#outline ul li {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#outline dl {
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	#outline dt {
		margin: 0;
		padding: 0;
		width: auto;
		font-size: 18px;
		line-height: 1.8;
		font-weight: 900;
	}
	
	#outline dd {
		margin: 0;
		padding: 0;
		width: auto;
	}
}
	
@media screen and (min-width: 771px) {
	
	
	
}



@media screen and (min-width: 1161px) {
	
	#outline {
		margin: 0 0 5.208vw 0;
		padding: 0 0 0 7.292vw;
	}
	
	#outline ul {
		margin: 0;
		padding: 6.25vw 13vw 5.208vw 5.99vw;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		background: url("../images/sub_bg.jpg") left top;
		-webkit-background-size: 20.31vw 20.31vw;
		background-size: 20.31vw 20.31vw;
		border-radius: 0.521vw 0 0 0.521vw;
	}
	
	#outline ul li {
		margin: 0;
		padding: 0;
		width: 48%;
	}
	
	#outline dl {
		margin: 0 0 1.042vw 0;
		padding: 0;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	
	#outline dt {
		margin: 0;
		padding: 0;
		width: 7.812vw;
		font-size: 1.042vw;
		line-height: 1.8;
		font-weight: 900;
	}
	
	#outline dd {
		margin: 0;
		padding: 0;
		width: 27.6vw;
	}
}


/*--------------------------------------------------------------
#numberofeiki
--------------------------------------------------------------*/
	
@media screen and (min-width: 300px) {
	
	#numberofeiki {
		margin: 0 auto 80px auto;
		padding: 0;
		width: auto;
	}
	
	#numberofeiki h2 {
		margin: 0 5% 30px 5%;
	}
	
	#numberofeiki .sub {
		padding: 0 8% 20px 8%;
	}
	
	#numberofeiki ul {
		margin: 0 2%;
		padding: 0;
	}
	
	#numberofeiki ul li {
		margin: 0 0 2% 0;
		padding: 20px 5%;
		background: #FFF;
		border: 1px solid #231815;
		border-radius: 10px;
		width: 100%;
		box-sizing: border-box;
		position: relative;
	}
	
	#numberofeiki .title img {
		margin-bottom: 15px;
	}
	
	#numberofeiki .title span {
		margin: 0;
		padding: 0 5px 3px 5px;
		background: #231815;
		font-size: 20px;
		font-weight: 900;
		color: #FFF;
		display: inline-block;
	}
	
	#numberofeiki .number {
		font-family: "Bakbak One", sans-serif;
		margin-bottom: 20px;
	}
	
	#numberofeiki .number span {
		font-size: 20px;
		font-weight: 900;
		font-family: "Zen Kaku Gothic New", sans-serif;
	}
	
	/* 設立50周年 */
	
	#numberofeiki li:nth-child(1) dt {
		margin-bottom: 10px;
	}
	
	#numberofeiki li:nth-child(1) .title img {
		width: 100%;
	}
	
	#numberofeiki li:nth-child(1) .number {
		text-align: center;
		font-size: 100px;
		line-height: 1;
	}
	
	/* 年間従業員 */
	
	#numberofeiki li:nth-child(2) dt {
		margin-bottom: 20px;
		text-align: center;
	}
	
	#numberofeiki li:nth-child(2) dt img {
		width: 80%;
	}
	
	#numberofeiki li:nth-child(2) .title img {
		width: 80%;
	}
	
	#numberofeiki li:nth-child(2) .number {
		text-align: center;
		font-size: 80px;
		line-height: 1;
	}
	
	/* 資格保有 */
	
	#numberofeiki li:nth-child(3) dt {
		text-align: center;
	}
	
	#numberofeiki li:nth-child(3) dt img {
		width: 60%;
		padding-bottom: 20px;
	}
	
	#numberofeiki li:nth-child(3) .title img {
		width: 100%;
	}
	
	#numberofeiki li:nth-child(3) .number {
		font-size: 100px;
		line-height: 1;
		text-align: center;
	}
	
	/* 東北出身者 */
	
	#numberofeiki li:nth-child(4) dt {
		text-align: center;
	}
	
	#numberofeiki li:nth-child(4) dt img {
		width: 40%;
		padding-bottom: 20px;
	}
	
	#numberofeiki li:nth-child(4) .title img {
		width: 80%;
	}
	
	#numberofeiki li:nth-child(4) .number {
		font-size: 100px;
		line-height: 1;
		text-align: center;
	}
}
	
@media screen and (min-width: 771px) {
	
	
	
}



@media screen and (min-width: 1161px) {
	
	#numberofeiki {
		margin: 0 auto 4.167 auto;
		padding: 0;
		width: 81.25vw;
		position: relative;
	}
	
	#numberofeiki h2 {
		margin: 0 0 3.385vw 0;
	}
	
	#numberofeiki .sub {
		position: absolute;
		top: 2.083vw;
		right: 0;
		padding: 0;
	}
	
	#numberofeiki ul {
		margin: 0;
		padding: 0;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	#numberofeiki ul li {
		margin: 0 0 2% 0;
		padding: 3.125vw;
		background: #FFF;
		border: 1px solid #231815;
		border-radius: 0.521vw;
		width: 49%;
		box-sizing: border-box;
		position: relative;
	}
	
	#numberofeiki .title img {
		margin-bottom: 0.781vw;
	}
	
	#numberofeiki .title span {
		margin: 0;
		padding: 0 0.26vw 0.156vw 0.26vw;
		background: #231815;
		font-size: 1.562vw;
		font-weight: 900;
		color: #FFF;
		display: inline-block;
	}
	
	#numberofeiki .number {
		font-family: "Bakbak One", sans-serif;
		margin-bottom: 1.042vw;
	}
	
	#numberofeiki .number span {
		font-size: 2.865vw;
		font-weight: 900;
		font-family: "Zen Kaku Gothic New", sans-serif;
	}
	
	/* 設立50周年 */
	
	#numberofeiki li:nth-child(1) dt {
		margin-bottom: 1.562vw;
	}
	
	#numberofeiki li:nth-child(1) .title img {
		width: 31.25vw;
	}
	
	#numberofeiki li:nth-child(1) .number {
		text-align: center;
		font-size: 9.375vw;
		line-height: 1;
	}
	
	/* 年間従業員 */
	
	#numberofeiki li:nth-child(2) dt {
		margin-bottom: 1.562vw;
		text-align: center;
	}
	
	#numberofeiki li:nth-child(2) dt img {
		width: 18.75vw;
	}
	
	#numberofeiki li:nth-child(2) .title img {
		width: 20.83vw;
	}
	
	#numberofeiki li:nth-child(2) .number {
		text-align: center;
		font-size: 7.812vw;
		line-height: 1;
	}
	
	/* 資格保有 */
	
	#numberofeiki li:nth-child(3) dt {
		position: absolute;
		top: 1.562vw;
		right: 0.521vw;
	}
	
	#numberofeiki li:nth-child(3) dt img {
		width: 11.45vw;
		padding-bottom: 0;
	}
	
	#numberofeiki li:nth-child(3) .title img {
		width: 23.43vw;
	}
	
	#numberofeiki li:nth-child(3) .number {
		font-size: 9.375vw;
		line-height: 1;
		text-align: left;
	}
	
	/* 東北出身者 */
	
	#numberofeiki li:nth-child(4) dt {
		position: absolute;
		top: 1.562vw;
		right: 3.646vw;
	}
	
	#numberofeiki li:nth-child(4) dt img {
		width: 9.896vw;
		padding-bottom: 0;
	}
	
	#numberofeiki li:nth-child(4) .title img {
		width: 19.79vw;
	}
	
	#numberofeiki li:nth-child(4) .number {
		font-size: 9.375vw;
		line-height: 1;
		text-align: left;
	}
	
}