@charset "UTF-8";
/* ------------------------------------------
	BODY
--------------------------------------------- */
section,
address,
aside {
	width:100%;
	max-width:1200px;
}


/* ------------------------------------------
	基本設定
--------------------------------------------- */
/* h1〜h4要素 */
h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.0em;
}

/* テキスト要素 */
p {
	font-size:1.0em;
}

aside p {
	font-size:0.8em;
}

small {
	font-size:0.8em;
}

sup {
	font-size:0.64em;
}

/* リスト要素 */
li,dt,dd {
	font-size:1.0em;
}

/* テーブル要素 */
table {
	font-size:1.0em;
}


/* ------------------------------------------
	サイト 限定設定
--------------------------------------------- */
#homeimg,#homeimg .alpha {
	height:100vh;
}

.topimg01,.topimg01 .alpha,.topimg02,.topimg02 .alpha,
.topimg03,.topimg03 .alpha,.topimg04,.topimg04 .alpha,
.topimg05,.topimg05 .alpha,.topimg06,.topimg06 .alpha,
.topimg07,.topimg07 .alpha,.topimg08,.topimg08 .alpha,
.topimg09,.topimg09 .alpha,.topimg10,.topimg10 .alpha
{
	height:16vh;
}

#homeh1 {
	top:44%;
	width:36%;
}

.grid1 {
	float:left;
	width:31.333333333332%;
}

.grid1,.grid2 {
	float:left;
}

.grid1 {
	float:left;
	width:31.333333333332%;
}

.grid2 {
	float:left;
	width:64.666666666664%;
}

.signature p {
	margin-bottom:0;
}

/* ------------------------------------------
	#home 限定設定
--------------------------------------------- */


/* ------------------------------------------
	#news 限定設定
--------------------------------------------- */


/* ------------------------------------------
	#works 限定設定
--------------------------------------------- */
#works_sub .topimg02 ul {
	padding-top:12px;
}


/* ------------------------------------------
	#contact 限定設定
--------------------------------------------- */
#contact .tac a {
	font-size:1.32em;
}

#contact h2 {
	font-size:1.32em;
}

#contact h3 {
	height:2.4em;
}



/* ------------------------------------------
	#policy 限定設定
--------------------------------------------- */
#ceo_photo {
	position:absolute;
	z-index:16;
	right:1%;
	bottom:12px;
	width:200px;
}



/* ------------------------------------------
	#about 限定設定
--------------------------------------------- */


/* ------------------------------------------
	.table_style 限定設定
--------------------------------------------- */
.table_style {
	display:table;
	width:100%;
}

.table_style span {
	font-size:0.8em;
}

.table_style dl {
	display:table-row;
	font-size:0.8em;
}

.table_style dt,.table_style dd {
	display:table-cell;
}

.table_style dt {
	width:30%;
}

.table_style dd {
	width:70%;
	border-right:1px solid #999;
}

.table_style .firstdl dt,.table_style .firstdl dd {
	border-top:1px solid #999;
}


/* ------------------------------------------
	特殊設定
--------------------------------------------- */
/* img要素 */
.rightimg img,
.leftimg img {
	width:360px;
	margin-bottom:24px;
}

.rightimg img {
	float:right;
	margin-left:24px;
}

.leftimg img {
	float:left;
	margin-right:24px;
}

.rightimg:after,
.leftimg:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}


/* ------------------------------------------
	HEADER
--------------------------------------------- */
header address p {
	font-size:0.8em;
}

header address .tel {
	font-size:1.2em;
}


/* ------------------------------------------
	FOOTER
--------------------------------------------- */
footer div {
	width:33.333333333332%;
	float:left;
}

footer h2 {
	font-size:1.0em;
	margin-left:1%;
	margin-bottom:24px;
}

footer p {
	font-size:0.8em;
	margin-left:1%;
}

footer .view a {
	position:absolute;
	z-index:16;
	top:4px;
	right:4px;
}

footer nav ul {
	margin:0 0 0 auto;
}