@charset "UTF-8";

/*
**********************************************************************

* index.css

* site name   : yamagiwa
* description : Import need style sheets
* since       : 2018-10
* editor      : Office ThroughSky  Tominaga 

*********************************************************************
*/

	
	@media screen and (max-width: 800px) {
   /* 表示領域が800px以下の場合に適用するスタイル */
.company-section{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
		}
.company-section h3{
	margin-top: 2em;
	margin-bottom: 3em;
		}
.company-section h4{
	margin-top: 3em;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 2em;
		}
.company-text p {
	font-size: 0.9em;
	}
#company01 {
	margin-bottom: 15em;
		}
.company-text {
	font-size: 1em;
	/* width: 600px; */
	margin-bottom: 3em;
	font-size: 1em;
	width: 400px;
	margin-bottom: 5em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7em;
		}
.company-img {
	/* width: 500px; */
	margin-top: 3em;
	margin-bottom: 3em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
		}
.company-img img{
	max-width: 400px;
	height: auto;
		}
.company-business h5 {
	margin-bottom: 1em;
	font-weight: bolder;
	font-size: 1em;
		}
.company-business {
	margin-top: 3em;
	margin-bottom: 3em;
		}

.company-business table {
	text-align: left;
	font-size: 0.9em;
		}
.company-business th {
	font-weight: normal;
	vertical-align: text-top;
	padding: 0.4em;
	color: #333;
	
		}
.company-business td {
	vertical-align: text-top;
	padding: 0.5em;
		}
	 }
	 
	 
.ccccc-ccccc-kokokara-big {}
	 
	 
	 @media screen and (min-width: 801px) {
   /* 表示領域が801px以上の場合に適用するスタイル */
.company-section{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
		}
.company-section h3{
	margin-top: 2em;
	margin-bottom: 3em;
		}
.company-section h4{
		}
.company-text {
	font-size: 1em;
	width: 400px;
	margin-bottom: 5em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7em;
		}
.company-text p {
	font-size: 0.9em;
	}
#company01 {
	margin-bottom: 15em;
		}
.company-img {
	width: 500px;
	margin-top: 3em;
	margin-bottom: 3em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
		}
#company02 {
	margin-top: 5em;
		}
.company-section h4{
	margin-top: 4em;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 2em;
		}
.company-business {
	margin-top: 3em;
	margin-bottom: 3em;
		}
.company-business h5 {
	margin-bottom: 1em;
	font-weight: bolder;
	font-size: 1em;
		}
.company-business table {
	text-align: left;
	font-size: 0.9em;
		}
.company-business th {
	font-weight: normal;
	vertical-align: text-top;
	padding: 0.5em;
	color: #333;
	
		}
.company-business td {
	vertical-align: text-top;
	padding: 0.5em;
		}
.company-business p {
		}
}
