<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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

/*=========================================================================================
for PC 980以下
=========================================================================================*/

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



}

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

}










/*=========================================================================================
for PC 768以下
=========================================================================================*/

@media only screen and (max-width: 768px){
	
	/*
	#wrapper .main-area .cms-area {
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	
	#wrapper .main-area .news_side_bn {
		position: relative;
		display: block;
		width: 70%;
		padding: 12px 0 12px 0;
		margin: 0 auto ;
		float: none;
	}
	
	#wrapper .main-area .news_side_bn ul {
		display: block;
		padding: 0;
		margin: 0 2% 0 2%;
	}
	
	#root .main-area .news_side_bn ul li {
		display: block;
		float: none;
		width: 100%;
		padding: 0 ;
		margin: 0 0 22px 0;
		border: 1px solid #999;
	}
	*/
	
}




/*=========================================================================================
for PC 630以下
=========================================================================================*/

@media only screen and (max-width: 630px){
	
	#wrapper .main-area h2 {
		position: relative;
	  padding: .75em 1em .75em 1.2em;
	  /*border: 1px solid #0168b7;*/
	  background-color: #0168b7;
		margin: 0 0 1em;
		font-size: 1.24em;
		color: #fff;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
	}
	
	#wrapper .main-area h2::after {
	position: absolute;
	  top: .5em;
	  left: .4em;
	  content: '';
	  width: 6px;
	  height: -webkit-calc(100% - 1em);
	  height: calc(100% - 1em);
	  background-color: #fff;
	  border-radius: 4px;
	}	
	
	#wrapper .main-area h3 {
		position:relative;
		font-size: 1.2em;
		padding: 0.5em 0 0.3em 0.5em;
		margin: 0 0 1em 0;
		color: #0168b7;
		border-bottom:1px dotted #545091;
		background-color: #fff;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
	} 
	
	#wrapper .main_area .newsBox {
		float: none;
		width: 96%;
		height: auto;
		margin: 0 2% 8px 2%;
		overflow: hidden;
	}
	
	#wrapper .main_area .newsBox li {
		display: block;
		position: relative; 
		padding: 8px 0 10px 0;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	#wrapper .main_area .newsBox li em {
		display: block;
		clear: both;
		padding-top: 6px;
		white-space: normal;
		font-size: 16px;
		line-height: 1.5em;
	}
	
	#wrapper .main_area .newsBox li time {
		position: absolute;
		left: 116px;
		top: 8px;
		font-size: 16px; 
	}
	
	#wrapper .main_area .newsBox--label {
		padding: 0;
		width: 106px;
		float: left; 
	}
	
	#wrapper .main_area .newsBox--label img {
		display: block;
		width: 100%; 
	}
	
	
	
	
	
	
	
	#wrapper .main-area .cms-table .asset-items { 
		margin: 10px 0 30px 0; 
		width: 100%; 
	}
	
	#wrapper .main-area .cms-table .asset-items tr {
		line-height: 120%;
		display: block;
		font-size: 1em;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0;
	}
	
	#wrapper .main-area .cms-table .asset-items .asset-item-head,
	#wrapper .main-area .cms-table .asset-items .asset-item-body {
		float: none;
		display: block;
		border: none;
		width: 100%;
		overflow: hidden;
	}
	
	#wrapper .main-area .cms-table .asset-items .asset-item-head {
		width: 100%;
		height: auto;
		color: #0168b7;
		line-height: 125%;
		background-color: #f4f4f4;
		margin: 18px 0 4px 0;
		padding : 16px 12px 12px 12px;
		border-top: 2px solid #0168b7;
		text-align: left;
		font-size: 1.1em;
		font-weight: 400;
		letter-spacing: 2px;
	}
		
	#wrapper .main-area .cms-table .asset-items .asset-item-body { 
		width: 100%;
		margin: 0 0 20px 0;
		padding : 16px 18px 28px 18px;
		height: auto;
		background-color: #fff;
		line-height: 180%;
	}
	
	.tableLeadTitle {
		display: block;
		position: relative;
		padding:0.6em 0.5em 0.5em 2em;
		margin: 24px 0 8px 0;
		font-size: 1em;
		line-height: 1.3em;
		color: #fff; 
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		border-bottom: 1px dotted #aaaaaa;
		background-color: #0168b7;
		border-radius:1.5em;
	}
	
	.tableLeadTitle:before {
	    display:  none
	}
	
	.tableLeadTitle::after {
     position: absolute;
     top: 50%;
     left:1em;
     transform:translateY(-50%);
     content: '';
     width: 7px;
     height:7px;
     background-color: white;
     border-radius:100%;
}
}	


/*=========================================================================================
for Smart Phone 480以下
=========================================================================================*/

@media only screen and (max-width: 630px){
	
	/*
	#w_title {
		font-size: 1.6em;
		line-height: 80px;
		font-weight: 700;
		color: #0b07ad;
	}
	
	#w_title p {
		padding: 0 0 0 18px;
		text-shadow:1px 1px 2px #ffffff;
	}
	*/
	
	#wrapper .layout_line {
		padding-left: 0%;
	}
	
	#wrapper .layout_left p.imagination,
	#wrapper .layout_right p.imagination {
		max-width: 100%;
		width: 100%;
		height: auto;
		text-align: center;
		padding: 0 0 1em;
	}
	

	#wrapper .layout_line p.imagination {
		padding: 0 0 2em;
		width: 100%;
	}
		
	#wrapper .layout_left p.imagination {
		padding-right: 0%;
	}
	
	#wrapper .layout_left div.free {
		width: 100%;
	}
	
	
	#wrapper .layout_right p.imagination {
		padding-left: 0%;
	}
	
	#wrapper .layout_right div.free {
		width: 100%;
	}

	#wrapper .layout_left p.wizpain,
	#wrapper .layout_right p.wizpain,
	#wrapper .layout_left p.wizpain img,
	#wrapper .layout_right p.wizpain img {
		width: 100%;
		height: auto;
	}

	#wrapper .layout_left p.imagination img,
	#wrapper .layout_right p.imagination img {
		display: block;
		width: 100%;
		height: auto;
	}

	#wrapper div.etc_box {
		margin:0 0 0 0 ;
		padding:20px 8px 1px 8px;
		background-color: #e8f2fb;
	}
	
	#wrapper div.etc_box p.etc_title {
		padding: 0 0.5em 0.5em 0;
	}
	
	#wrapper 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;
	}
	
	#wrapper div.etc_box p.etc_title a:hover {
		text-decoration: none;
	}
	
	
	#wrapper div.etc_box p.etc_title img {
		width: 17px;
		vertical-align:middle;
	}
	
	#wrapper div.etc_box .free {
		margin: 0 0.5em 1em 0.5em ;
	}
	
	#wrapper div.etc_box dl dt:last-child,
	#wrapper div.etcBox dl dd:last-child {
		margin-bottom: 0;
	}
	

	
	
	.etc_box .free .asset-items { 
		margin: 10px 0 30px 0; 
		width: auto; 
	}
	
	.etc_box .free tr {
		line-height: 120%;
		display: block;
		font-size: 1em;
		margin: 0;
		padding: 0;
	}
	
	.etc_box .free .asset-item-head,
	.etc_box .free .asset-item-body {
		float: none;
		display: block;
		border: none;
		width: auto;
		overflow: hidden;
	}
	
	.etc_box .free .asset-item-head {
		height: auto;
		color: #fff;
		background-color: #0053a6;
		margin: 0 ; 
		padding : 4px 8px;
		border-radius: 3px 3px 0 0;
	}
		
	.etc_box .free .asset-item-body { 
		margin: 0 0 4px 0; 
		padding : 4px 8px;
		height: auto;
	}
	
	
	
	
	
	
	
	
	
	

}

</pre></body></html>