@charset "UTF-8";

/*
 * Site Name: connetta WEB Smart5
 * File Name page.css
 * Description: Common Page Style
 * Version: 1.0
 * Author: DIS_ART_WORKS
 */

/*
 * ABSORBER.2017.09.24
 */
 
/*
 base tag
 ------------------------------------------------- */
 
#root .main_area h1 {
	display: block;
	line-height: 130%;
	font-size: 1.6em;
	border-top: 3px solid #3d3a4e;
	border-bottom: 1px solid #7d7b88;
	margin: 0 0 8px 0;
	padding: 12px 0 6px 12px;
	background-color: #faf9ff;
}

#root .main_area h2 {
	position:relative;
	min-height: 2.4em;
	line-height: 155%;
	padding: 0.5em 1em 0.3em 1em;
	color: #FFFFFF;
	background-color: #3d3a4e;
	margin: 0 0 1em;
	font-size: 1.4em;
	border-left: 6px solid #7d7b88;
}

#root .main_area h3 {
	position:relative;
	font-size: 1.2em;
	padding: 0.35em 0 0.1em 18px;
	margin: 0 0 1em 0;
	color:#3d3a4e;
	border-top: 1px solid #3d3a4e;
	border-bottom:1px solid #3d3a4e;
	background-color: #faf9ff;
} 
 
 
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table td,
table th {
	border: 1px solid #888 ;
}
 
/* 背景色設定 ABSORBER */
 
#root {
	background-color: #fff;
}
 
#root #content_wrapper {
	background-color: #fff;
}

#w_title_wrapper {
	width: 100%;
	margin: 0;
	background: url(../images/top/main_images_bg.png);
	background-repeat: repeat-x;
	padding: 18px 0 4px 0 ;
}

#w_title {
	position: relative;
	display: block;
	width: 960px;
	height: 120px;
	background-color: #f3f3f3;
	margin: 0 auto;
	font-size: 2em;
	line-height: 120px;
	padding: 0 0 0 0;
}

#w_title p {
	padding: 0 0 0 28px;
	/*
	font-family: "kozuka-gothic-pro",sans-serif;
	font-style: normal;
	*/
	font-weight: bold;
	color: #0b07ad;
	text-shadow:2px 2px 2px #ffffff;
}

.tent_v {
	background: url(../common/w_title_01.png) right;
	background-repeat: no-repeat;
}

.parti_v {
	background: url(../common/w_title_02.png) right;
	background-repeat: no-repeat;
}

.shut_v {
	background: url(../common/w_title_03.png) right;
	background-repeat: no-repeat;
}

.other_v {
	background: url(../common/w_title_04.png) right;
	background-repeat: no-repeat;
}

.com_v {
	background: url(../common/w_title_05.png) right;
	background-repeat: no-repeat;
}

.content_v {
	background: url(../common/w_title_06.png) right;
	background-repeat: no-repeat;
}

.inq_v {
	background: url(../common/w_title_07.png) right;
	background-repeat: no-repeat;
}

.light_v {
	background: url(../common/w_title_12.png) right;
	background-repeat: no-repeat;
}

.industry_v {
	background: url(../common/w_title_04.png) right;
	background-repeat: no-repeat;
}

.agri_v {
	background: url(../common/w_title_16.png) right;
	background-repeat: no-repeat;
}

.catalog_v {
	background: url(../common/w_title_18.png) right;
	background-repeat: no-repeat;
}



#root .main_area {
	background-color: #fff;
	/*border-top: 3.6px solid #0b07ad;*/
	min-height: 500px;
	height: 100%;
	overflow: hidden;
}

#root .main_area .cms-area {
	display: block;
	width: 96%;
	margin: 0 auto;
}



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

	#root #content_wrapper {
		background-color: #fff;
	}

	#root #main_column {
		margin-top: 0;
	}

}




/*===== page ==================================*/

#root .detail_text {
	margin-left:20px;
	margin-right:20px;
}

#root #internal_link {
	margin-top: 1.4em;
	margin-bottom: 2em;
	padding:10px 1.5em 10px 2em;

	background-color: #fff;
}

#root #internal_link li {
	list-style-type: disc;
	line-height: 2em;
}

#root #internal_link li a {
	color: #333;
}

#root .sub_contents {
	padding: 0 0 0;
	line-height:1.75;
}

#root .layout_center,
#root .layout_left,
#root .layout_right,
#root .layout_line {
	margin-bottom: 1.4em;
	width: 100%;
}
#root .layout_line {
}

#root .layout_left p.imagination,
#root .layout_right p.imagination{
	max-width: 40%;
	text-align: center;
	padding: 0 0 1em;
}

#root .layout_left p.wizpain,
#root .layout_right p.wizpain {
	width: 40%;
}

#root .layout_center p.imagination {
	width: 100%;
	padding: 0 0 1em;
}

#root .layout_line p.imagination {
	float: left;
	padding: 0 0 1em 1.5%;
	width: 32.33%;
}

#root .layout_line p.imagination a,
#root .layout_center p.imagination a,
#root .layout_left p.imagination a,
#root .layout_right p.imagination a {
	color: #333;
}

#root .layout_line p.imagination a:hover *,
#root .layout_center p.imagination a:hover *,
#root .layout_left p.imagination a:hover *,
#root .layout_right p.imagination a:hover * {
	opacity:0.7;
}

#root .layout_line p.imagination span,
#root .layout_center p.imagination span,
#root .layout_left p.imagination span,
#root .layout_right p.imagination span,
#root .layout_line p.imagination img,
#root .layout_center p.imagination img,
#root .layout_left p.imagination img,
#root .layout_right p.imagination img {
	display: block;
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
}

#root .layout_line p.imagination span,
#root .layout_center p.imagination span,
#root .layout_left p.imagination span,
#root .layout_right p.imagination span {
	margin: 0.5em auto 0;
}

#root .layout_left p.imagination {
	float: left;
	padding-right: 2%;
}

#root .layout_left div.free {
	float: right;
	width: 58%;
}

#root .layout_left div.free table,
#root .layout_right div.free table {
	width: 100% !important;
	min-width: 150px;
}

#root .layout_right p.imagination {
	float: right;
	padding-left: 2%;
}

#root .layout_right div.free {
	float: left;
	width: 58%;
}


#root .layout_center p.imagination {
	text-align:center;
}
#root .layout_left p.imagination img ,
#root .layout_right p.imagination img ,
#root .layout_center p.imagination img {
	margin: 0 auto;
}

#root .layout_line p.imagination {
	float: left;
}

#root .layout_line p.edge {
	padding-left: 0;
	clear: both;
}

#root .scaleup_images {
	transition: opacity 300ms;
	display: none;
	-moz-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 200;
	background-color: rgba(0,0,0,0.8);
}

#root .scaleup_images_a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 201;
}

#root .scaleup_images_a span {
	display:block;
	position:absolute;
	top:10%;
	right:10%;
	color:#fff;
	margin-top:-1.4em;
	font-size:200%;
}

#root .scaleup_images p {
	width: 80%;
	height: 100%;
	text-align: center;
	margin: auto;
	position: relative;
}

#root .scaleup_images p img {
	max-height:80%;
	max-width:100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 202;
}

#root .layout_thumb {
	margin-bottom:3em;
}

#root .layout_thumb .big_images {
	width: 100%;
	height: 0;
	margin-bottom: 1em;
	text-align: center;
	z-index: 1;
	transition: all 500ms;
	overflow: hidden;
	position: relative;
}

#root .layout_thumb .big_images li {
	transition: all 1s;
	margin: 0 auto;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	display: block;
	opacity: 0;
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
}

#root .layout_thumb .big_images li img {
	width: 100%;
	z-index: 1;
	position: relative;
}

#root .layout_thumb .thumbs {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	z-index: 3;
}

#root .layout_thumb .thumbs li {
	float: left;
	width: 19.2%;
	margin: 0;
	padding:0 0 1% 1%;
	position: relative;
	text-align:center;
	z-index: 3;
}

#root .layout_thumb .thumbs li.edge {
	clear:left;
	float:left;
	padding:0 0 1%;
	z-index: 3;
}

#root .layout_thumb .thumbs li a {
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 3;
}

#root .layout_thumb .thumbs li a:hover {
	opacity:0.9;
	filter: alpha(opacity=90);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=90)";  /* ie 8 */
}

#root .panel_map {
	margin: 0 auto 35px;
	padding:0;
	text-align: center;
	position: relative;

}

#root .panel_map p {
	margin: 0 0 2em;
	text-align:left;
	color:#000000;
}

#root .panel_map .gmap {
	width: 100%;
	height: 350px;
}

#root p.map_title {
	margin-bottom: 15px;
	padding: 4px 0;
	color:#555555;
	font-weight:bold;
	border-bottom:1px dotted #999999;
}

p.entry {
	display: none;
}

#root .panel_map .marker_pop {
	width:330px;
	padding-bottom:44px;
}

#root .panel_map .marker_pop p.marker_title {
	padding:0 0 3px;
	margin:0 0 10px;
	border-bottom:1px dotted #666666;
	color:#666666;
	font-weight: bold;
}

#root .panel_map .marker_pop p.marker_summary {
	margin:0;
	padding:0 0 10px;
	font-weight: normal;
}

#root .movie_part {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 2em;
}

#root .movie_part iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

#root p.mov_title {
	margin-bottom: 30px;
	padding: 4px 0;
	color:#555555;
	font-weight:bold;
	border-bottom:1px dotted #999999;
}

#root .flashcontent {
	margin: 0 0 0;
	text-align: center;
}

#root div.etc_box {
	margin:0 0 2em;
	padding:20px 12px 1px 12px ;
	background-color: #eeeeee;
	overflow: hidden;
}

#root div.etc_box p.etc_title {
	padding: 0 0.5em 0.5em 0;
}

#root div.etc_box p.etc_title a {
	text-decoration: underline;
	padding-left: 15px;
	background:url(../common/arrow.png) no-repeat left center;
	background-size:7px;
}

#root div.etc_box p.etc_title a:hover {
	text-decoration: none;
}


#root div.etc_box p.etc_title img {
	width: 17px;
	vertical-align:middle;
}

#root div.etc_box .free {
	margin: 0 0.5em 1em;
}

#root div.etc_box dl dt:last-child,
#root div.etcBox dl dd:last-child {
	margin-bottom: 0;
}




/* etc_box / free / table  ABSORBER */


/* .free table --------------------------------------------------------- */

.etc_box .free table { 
	background-color: #fff; 
	font-size: 1em; 
	line-height: 1.3; 
	border-style: none; 
	border-collapse: collapse; 
	border-spacing: 0;
}

/* .asset-items ---------------------------------------------------------- */

.etc_box .free .asset-items { 
	margin-right: 0 0 10px 0; 
	width: 100%;
}

.etc_box .free .asset-item { 
	padding-bottom: 5px;
}

.etc_box .free .asset-item-head { 
	padding-left: 18px; 
	padding-bottom: 8px; 
	padding-right: 18px; 
	padding-top: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1em; 
	line-height: 1.50; 
	text-align: left; 
	vertical-align: middle;
}

.etc_box .free .asset-item-body { 
	padding-left: 20px; 
	padding-bottom: 8px; 
	padding-right: 16px; 
	padding-top: 10px; 
	font-size: 1em; 
	line-height: 1.8; 
	text-align: left; 
	vertical-align: top;
}

.etc_box .free .asset-item-head { 
	border-bottom: 1px solid #ccc; 
	height: 32px; 
	color: #333; 
	background: #f4f7f8 repeat-x; 
	margin-top: 8px; 
	margin-bottom: 4px; 
	width: 24%;
}

.etc_box .free .asset-item-body { 
	border-bottom: 1px solid #ccc; 
	height: auto; 
	background: #fff; 
	margin-top: 8px; 
	margin-bottom: 4px; 
}

#root .free p.withline {
	display: block;
	padding-top: 4px;
}

#root .free .qa01 {
	font-size: 1.4em;
	color: #ad346d;
	padding-right: 8px;
	padding-left: 2px;
	font-weight: bold;
}

#root .free .qa02 {
	font-size: 1.4em;
	color: #0b07ad;
	padding-right: 8px;
	padding-left: 2px;
	font-weight: bold;
}





/* --- sitemap --- */
#root .main_area #sitemap {
	width: 95%;
	margin: 0 auto;
}

#root .main_area #sitemap h2 {
	height: 2.4em;
	line-height: 2.4em;
	font-size: 1.4em;
	border-radius: 3px 3px 0 0;
	font-weight: normal;
	background-color: #3d3a4e;
	color: #fff;
	padding: 0 0 0 18px;
	margin: 0 0 0 0;
	border-left: none !important;
}


#root .main_area #sitemap ul {
	background: none;
	padding: 0 ;
	margin: 10px 0 40px 0;
	list-style-position: outside;
	text-indent: 0;
	list-style: none;
	display: block;
}

#root .main_area #sitemap ul li {
	list-style: none;
	width: 95%;
	background: none;
	padding: 0 0 0 0;
	line-height: 2.4em;
	margin: 0 auto;
	border-bottom: 1px solid #3d3a4e;
	position: relative;
}

/*
#root #sitemap ul li:before {
	content: "・";
	position: absolute;
	left: 0;
	font-weight: bold;
}
*/

#root .main_area #sitemap ul li a {
	text-decoration: none;
	background:none;
	padding: 0;
	margin: 0;
	color: #3d3a4e;
	display: block;
}

#root .main_area #sitemap ul li a:hover {
	background-color: #edf4f7;
}


/*
 * root navi
 */

#root #page_nav{
	margin: 2em auto;
	text-align: center;
}

#root #page_nav span,
#root #page_nav a
{
	padding: 0 0.5em;
}






/*
 * page newsBox
 */

#root .main_area .newsBox {
	display: block;
	width: auto;
	float: none;
	padding: 0 0 0 0;
	margin: 20px 0 0 0 ;
}

#root .main_area .newsBox li {
	display: table;
	-webkit-box-align: center;
	-webkit-align-items: center;
	 -ms-flex-align: center;
	     align-items: center;
	width: auto;
	padding: 8px 0 8px 0;
	margin: 0;
	table-layout: fixed;
	border-bottom: 1px dashed #959595; 
}


#root .main_area .newsBox li em {
	display: table-cell;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;*/
	font-size: 15px;
	vertical-align: top; 
	overflow: hidden;
}

#root .main_area .newsBox li em a {
	display: block; 
	overflow: hidden;
}



.news_date {
	display: block;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 1px 0 8px 0;
}

.news_date span {
	display: inline-block;
	line-height: 1.1em;
	width: auto;
	font-size: 0.8em;
	color: #fff;
	background: #f7b550;
	padding: 5px 7px 3px 8px;
	margin-right: 6px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}





