﻿@charset "UTF-8";

/* タイトル */
.title p {
		
	width: 22.8em;
	margin-top: 10.5em;
	margin-bottom: 3.8em;
		
}

/* 会社概要 */
#company {
	
	padding-top:    3em;
	padding-bottom: 5em;
	background-image: url('../img/company_bg.jpg');
	background-size: cover;
	background-position: center center;

}

#company table {

	width: 1000px;
	margin: 0 auto;
	border-collapse: collapse;

}

#company table tr th, #company table tr td {
	
	padding-bottom: 1.5em;
	font-size: 23px;
	letter-spacing: 0.04em;

}

#company table tr.space th, #company table tr.space td {

	padding-bottom: 0.5em;

}

#company table tr th {
	
	width: 53%;
	padding-left: 5em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;

}

#company .map_inner {

	width: 1000px;
	margin: 0 auto;

}

#company .g_map {
	
	float: right;
	display: block;
	width: 8em;
	margin-top: 0.5em;
	margin-right: 2em;
	padding: 0.4em 0;
	font-family: 'Playfair Display', serif;
	text-align: center;
	font-weight: bold;
	font-size: 17.5px;
	color: #333;
	background: #6C9372;
	text-decoration: none;
	border-radius: 10px;

}

#company .img_wrap {

	width: 940px;
	margin: 0 auto;
	margin-top: 3em;

}

#company .img_wrap .left {

	float: left;
	width: 47%;
	margin-top: 4em;

}

#company .img_wrap .left .img1 {

	height: 340px;
	margin-bottom: 3em;
	background-image: url('../img/souko1.jpg');
	background-size: cover;
	background-position: center center;
	-webkit-filter: sepia(35%);
  filter:         sepia(35%);
  
}

#company .img_wrap .left .img2 {

	height: 340px;
	background-image: url('../img/souko2.jpg');
	background-size: cover;
	background-position: center center;
	-webkit-filter: sepia(35%);
  filter:         sepia(35%);

}

#company .img_wrap .right {

	float: right;
	width: 49%;
	height: 680px;
	background-image: url('../img/souko3.jpg');
	background-size: cover;
	background-position: center center;
	-webkit-filter: sepia(35%);
  filter:         sepia(35%);

}

/* 会社沿革 */
#history {
	
	padding-top:    4.5em;
	padding-bottom: 5em;
	background-image: url('../img/history_bg.jpg');
	background-size: cover;
	background-position: center center;

}

#history table {

	width: 1000px;
	margin: 0 auto;
	border-collapse: collapse;

}

#history table tr th, #history table tr td {
	
	padding-bottom: 1em;
	font-size: 22px;
	letter-spacing: 0.04em;

}

#history table tr th {
	
	width: 53%;
	padding-left: 5em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;

}

#history .img_wrap {
	
	width: 45%;
	margin: 0 auto;
	margin-top: 2em;
	
}

#history .img_wrap .img1 {
	
	float: left;
	width: 43%;
	
}

#history .img_wrap .img2 {
	
	float: right;
	width: 43%;
	
}



/* 中サイズ */
@media only screen and (max-width: 1366px) {
	
	/* タイトル */
	.title p {
		
		width: 17em;
		margin-top: 7em;
		margin-bottom: 2.8em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2.5em;
		padding-bottom: 4.5em;
	
	}
	
	#company table {
		
		width: 800px;
	
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.5em;
		font-size: 18px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 5em;
	
	}
	
	#company .map_inner {
		
		width: 800px;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 8em;
		margin-right: 2em;
		padding: 0.4em 0;
		font-size: 15px;
		border-radius: 10px;
		
	}
	
	#company .img_wrap {
		
		width: 840px;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 3em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 290px;
		margin-bottom: 2.5em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 290px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 580px;

	}
		
	/* 会社沿革 */
	#history {
		
		padding-top:    3.5em;
		padding-bottom: 5.5em;
	
	}
	
	#history table {
		
		width: 800px;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 18px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 5em;
		
	}

}



/* iPadPro */
@media only screen and (max-width: 1024px) {

	/* タイトル */
	.title p {
		
		width: 13em;
		margin-top: 6em;
		margin-bottom: 2.1em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2.5em;
		padding-bottom: 4em;
	
	}
	
	#company table {
		
		width: 700px;

	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.8em;
		font-size: 16px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 5em;
	
	}
	
	#company .map_inner {
		
		width: 700px;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 8em;
		margin-right: 2em;
		padding: 0.35em 0;
		font-size: 14px;
		border-radius: 10px;
		
	}
	
	#company .img_wrap {
		
		width: 72%;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 3em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 250px;
		margin-bottom: 2.5em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 250px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 500px;

	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    3.2em;
		padding-bottom: 5em;
	
	}
	
	#history table {
		
		width: 700px;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 16px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 5em;
		
	}

}



/* AndroidのＬの横 */
@media only screen and (max-width: 854px) {

	/* タイトル */
	.title p {
		
		width: 11.5em;
		margin-top: 6em;
		margin-bottom: 2.1em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2em;
		padding-bottom: 4em;
	
	}
	
	#company table {
		
		width: 660px;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.8em;
		font-size: 15px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 5em;
	
	}
	
	#company .img_wrap {
		
		width: 75%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 200px;
		margin-bottom: 2em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 200px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 400px;

	}
	
	#company .map_inner {
		
		width: 660px;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7.5em;
		margin-right: 2em;
		padding: 0.3em 0;
		font-size: 13px;
		border-radius: 10px;
		
	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    3.2em;
		padding-bottom: 5em;
	
	}
	
	#history table {
		
		width: 660px;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 15px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 5em;
		
	}

}



/* iPad */
@media only screen and (max-width: 768px) {

	/* タイトル */
	.title p {
		
		width: 10.5em;
		margin-top: 5.5em;
		margin-bottom: 1.8em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2.2em;
		padding-bottom: 3.7em;
	
	}
	
	#company table {
		
		width: 640px;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.5em;
		font-size: 14.5px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 5em;
	
	}
	
	#company .img_wrap {
		
		width: 72%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 170px;
		margin-bottom: 2em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 170px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 340px;

	}
	
	#company .map_inner {
		
		width: 640px;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7.5em;
		margin-right: 2em;
		padding: 0.3em 0;
		font-size: 13px;
		border-radius: 10px;
		
	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    3em;
		padding-bottom: 4.5em;
	
	}
	
	#history table {
		
		width: 640px;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 14.5px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 5em;
		
	}

}



/* iPhonePlusの横 */
@media only screen and (max-width: 736px) {



}



/* iPhone8の横 */
@media only screen and (max-width: 667px) {

	/* タイトル */
	.title p {
		
		width: 9.5em;
		margin-top: 5em;
		margin-bottom: 1.7em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    1.8em;
		padding-bottom: 3.7em;
	
	}
	
	#company table {
		
		width: 620px;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.8em;
		font-size: 14px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 5em;
	
	}
	
	#company .map_inner {
		
		width: 620px;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7em;
		margin-right: 2em;
		padding: 0.25em 0;
		font-size: 13px;
		border-radius: 10px;
		
	}
	
	#company .img_wrap {
		
		width: 75%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 150px;
		margin-bottom: 2em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 150px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 300px;

	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    3em;
		padding-bottom: 4.5em;
	
	}
	
	#history table {
		
		width: 620px;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 14px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 5em;
		
	}

}



/* iPhone5の横 */
@media only screen and (max-width: 568px) {

	/* タイトル */
	.title p {
		
		width: 8.5em;
		margin-top: 4.5em;
		margin-bottom: 1.5em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    1.8em;
		padding-bottom: 3.7em;
	
	}
	
	#company table {
		
		width: 90%;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.8em;
		font-size: 13.5px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 4em;
	
	}
	
	#company .map_inner {
		
		width: 90%;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7em;
		margin-right: 2em;
		padding: 0.25em 0;
		font-size: 13px;
		border-radius: 10px;
		
	}
	
	#company .img_wrap {
		
		width: 75%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 130px;
		margin-bottom: 2em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 130px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 260px;

	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    3em;
		padding-bottom: 4.5em;
	
	}
	
	#history table {
		
		width: 90%;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 13.5px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 4em;
		
	}

}



/* AndLoidL */
@media only screen and (max-width: 480px) {

	/* タイトル */
	.title p {
		
		width: 8em;
		margin-top: 4.5em;
		margin-bottom: 1.5em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2em;
		padding-bottom: 3em;
		background-image: url('../img/company_bg_sp.jpg');
	
	}
	
	#company table {
		
		width: 92%;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.6em;
		font-size: 13px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 3em;
	
	}
	
	#company .map_inner {
		
		width: 92%;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7em;
		margin-right: 2em;
		padding: 0.5em 0;
		font-size: 12.5px;
		line-height: 1;
		border-radius: 8px;
		
	}
	
	#company .img_wrap {
		
		width: 82%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 120px;
		margin-bottom: 1.3em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 120px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 240px;

	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    2.5em;
		padding-bottom: 3em;
	
	}
	
	#history table {
		
		width: 92%;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 13px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 3em;
		
	}
	
	#history .img_wrap {
		
		width: 80%;
		margin-top: 1em;
		
	}

	#history .img_wrap .img1 {
		
		float: left;
		width: 43%;
		
	}

	#history .img_wrap .img2 {
		
		float: right;
		width: 43%;
		
	}

}



/* iPhonePlus */
@media only screen and (max-width: 414px) {

	/* タイトル */
	.title p {
		
		width: 7.5em;
		margin-top: 3.5em;
		margin-bottom: 1.2em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2em;
		padding-bottom: 3em;
	
	}
	
	#company table {
		
		width: 92%;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.6em;
		font-size: 12.5px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 53%;
		padding-left: 4em;
	
	}
	
	#company .map_inner {
		
		width: 92%;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7em;
		margin-right: 2em;
		padding: 0.5em 0;
		font-size: 12.5px;
		line-height: 1;
		border-radius: 8px;
		
	}
	
	#company .img_wrap {
		
		width: 84%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 110px;
		margin-bottom: 1.3em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 110px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 220px;

	}
	
	
	/* 会社沿革 */
	#history {
		
		padding-top:    2.5em;
		padding-bottom: 3em;
	
	}
	
	#history table {
		
		width: 92%;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 12.5px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 53%;
		padding-left: 4em;
		
	}

}



/* iPhone8 */
@media only screen and (max-width: 375px) {

	/* タイトル */
	.title p {
		
		width: 7em;
		margin-top: 3em;
		margin-bottom: 1.2em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2.5em;
		padding-bottom: 3em;
	
	}
	
	#company table {
		
		width: 80%;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.5em;
		font-size: 12.5px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 40%;
		padding-left: 0;
	
	}
	
	#company .map_inner {
		
		width: 80%;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7em;
		margin-right: 1em;
		padding: 0.5em 0;
		font-size: 12px;
		line-height: 1;
		border-radius: 8px;
		
	}
	
	#company .img_wrap {
		
		width: 86%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 110px;
		margin-bottom: 1.2em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 110px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 220px;

	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    2.5em;
		padding-bottom: 3em;
	
	}
	
	#history table {
		
		width: 80%;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 12.5px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 40%;
		padding-left: 0;
		
	}

}



/* Galaxy */
@media only screen and (max-width: 360px) {



}



/* iPhone5 */
@media only screen and (max-width: 320px) {

	/* タイトル */
	.title p {
		
		width: 6.5em;
		margin-top: 3em;
		margin-bottom: 1.2em;
		
	}
	
	/* 会社概要 */
	#company {
		
		padding-top:    2em;
		padding-bottom: 2.8em;
	
	}
	
	#company table {
		
		width: 86%;
		
	}
	
	#company table tr th, #company table tr td {
		
		padding-bottom: 1.4em;
		font-size: 12px;
		letter-spacing: 0.04em;
	
	}
	
	#company table tr th {
		
		width: 39%;
		padding-left: 0;
	
	}
	
	#company .map_inner {
		
		width: 84%;
		
	}
	
	#company .g_map {
		
		float: right;
		width: 7em;
		margin-right: 1em;
		padding: 0.5em 0;
		font-size: 12px;
		line-height: 1;
		border-radius: 8px;
		
	}
	
	#company .img_wrap {
		
		width: 88%;
		margin-top: 2em;
		
	}
	
	#company .img_wrap .left {
		
		float: left;
		width: 47%;
		margin-top: 2.5em;
		
	}
	
	#company .img_wrap .left .img1 {
		
		height: 100px;
		margin-bottom: 1em;
	  
	}
	
	#company .img_wrap .left .img2 {
		
		height: 100px;
		
	}
	
	#company .img_wrap .right {

		float: right;
		width: 49%;
		height: 200px;

	}
	
	/* 会社沿革 */
	#history {
		
		padding-top:    2.5em;
		padding-bottom: 3em;
	
	}
	
	#history table {
		
		width: 84%;
		
	}
	
	#history table tr th, #history table tr td {
		
		font-size: 12px;
		letter-spacing: 0.04em;
	
	}
	
	#history table tr th {
		
		width: 39%;
		padding-left: 0;
		
	}

}