@charset "utf-8";

/*==========================================
File name: module-smp.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

#gnav{
	display:none!important;}


#contents{
	padding: 0 15px;
}


section,
.section{
	margin-bottom:40px;}

/* ------------------------------------------------
パンクズ
------------------------------------------------ */

#breadcrumbs{
}

/* ------------------------------------------------
メインイメージ
------------------------------------------------ */

#keyvisual_smp{
	margin-bottom:30px;
	}
	
#keyvisual_smp img{
	width:100%;
	height:auto;
	}

#keyvisual_pc{
	display:none;
	}


/* ------------------------------------------------
見出し
------------------------------------------------ */

/*下層用*/

section h1{
}

section h2{
	font-size:160%;
	
}

/*トップ用*/

.home section h2{
	font-size:160%;
} 


/*==========================================
　1カラムレイアウト 4分割
========================================== */

.one-column-quarter_body_01{
	margin: 0 0 10px 0;
}

.one-column-quarter_body_01 .element_01,
.one-column-quarter_body_01 .element_02,
.one-column-quarter_body_02 .element_01,
.one-column-quarter_body_02 .element_02{
	overflow: hidden;
	width: 49%;
}

/*==========================================
　1カラムレイアウト sigle-doouble,
　1カラムレイアウト double-single,
　1カラムレイアウト w-half
========================================== */
.double-single .area_02 img{
	width:100%;
	height:auto;}

/*==========================================
　コンテンツ collapse
========================================== */

.collapseomatic{
	width: 100%;
	margin: 0!important;
	padding: 0 0 0 30px!important;
	line-height: 30px;
	height: 30px;
	background-color: #C66;
	background-position: 10px 40%;
	color: #FFF;
	font-weight: bold;
	border-bottom: dotted 1px #FFF;
}

/* ------------------------------------------------
可変 Table
------------------------------------------------ */

.table_01{
	width: 100%;
}

.table_01 .tbody{
	display: block;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}


.table_01 dl{
	display: block;
	font-size: 90%;
	margin: 0;
}

.table_01 dl dt{
	padding:10px 5px;
	border-top: solid 1px #ccc;
	background:#F3F3F3;
}

.table_01 dl dd{
	padding:10px 5px;
}

.table_01 dl dt,
.table_01 dl dd{
	float: none;
	display: block;
	margin: 0;
	
}

.comtype .tbody{
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.comtype dl dt,
.comtype dl dd{
	padding: 10px 0;
}

.comtype dl dt{
	border-top: none;
	background: none;
}

.comtype dl dd{
	border-bottom: solid 1px #ccc;
}


/* ------------------------------------------------
グーグルマップ
------------------------------------------------ */

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ------------------------------------------------
微調整
------------------------------------------------ */

.smp_mb20{ margin-bottom:20px!important;}


/* ------------------------------------------------
PCとスマホで幅かえる場合
------------------------------------------------ */

/*幅*/
.p50_s90{ width:90%!important;}

.p30_s60{ width:60%!important;}


/*フォントサイズ*/

.font_p180_s140{
	font-size:140%;}
	
/* ------------------------------------------------
TopPage
------------------------------------------------ */

.home #sec_01 h2 img{
	width: 90%;
	height: auto;
}

.home .w-half .link_btn{
	text-align: center;
	margin-bottom: 20px;
}

.home #sec_03{
	margin-bottom: 30px;
}

.home #sec_03 img{
	width: 100%;
	height: auto;
}


/* ------------------------------------------------
Space Plan
------------------------------------------------ */

.space_plan h2 i:first-child {
	display: none;
}

/* ------------------------------------------------
Company
------------------------------------------------ */

.company .area_01,
.company .area_02{
	margin-bottom: 20px;
}



