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


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

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1.0em;
}

h4 {
	font-size:0.8em;
}

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

aside p {
	font-size:0.64em;
}

small {
	font-size:0.8em;
}

sup {
	font-size:0.64em;
}

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

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


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

.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:20vh;
}

#homeh1 {
	top:48%;
	width:64%;
}

.grid1,.grid2 {
	width:98%;
}


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


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


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


/* ------------------------------------------
	#policy 限定設定
--------------------------------------------- */
#ceo_photo {
	margin:12px 1% 12px auto;
	width:40%;
}

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

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

#contact .pcbr br {
	display:none;
}


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


/* ------------------------------------------
	.table_style 限定設定
--------------------------------------------- */
.table_style span {
	font-size:0.8em;
}

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

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

.table_style dd:last-child {
	border-bottom:1px solid #999;
}

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


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


/* ------------------------------------------
	LOGO
--------------------------------------------- */
#logo img {
	display:none;
}	


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

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


/* ------------------------------------------
	FOOTER
--------------------------------------------- */
footer h2,
footer address,
footer nav,
footer div {
	text-align:center;
	width:100%;
}

footer h2 {
	font-size:1.0em;
}

footer p {
	font-size:0.8em;
	margin-bottom:8px;
}

footer nav ul {
	margin:0 auto;
}