@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){
	
	
	
	.main-area .newsBox {
		float: none;
		width: 96%;
		height: auto;
		margin: 0 2% 8px 2%;
		overflow: hidden;
	}
	
	.main-area .newsBox li {
		display: block;
		position: relative; 
		padding: 8px 0 10px 0;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	.main-area .newsBox li em {
		display: block;
		clear: both;
		padding-top: 6px;
		white-space: normal;
		font-size: 16px;
		line-height: 1.5em;
	}
	
	.main-area .newsBox li time {
		position: absolute;
		left: 116px;
		top: 8px;
		font-size: 16px; 
	}
	
	.main-area .newsBox--label {
		padding: 0;
		width: 106px;
		float: left; 
	}
	
	.main-area .newsBox--label img {
		display: block;
		width: 100%; 
	}
	
	
	
	
	.main-area .cms-table .asset-items { 
		margin: 10px 0 36px 0; 
		width: 100%; 
	}
	
	.main-area .cms-table .asset-items tr {
		line-height: 180%;
		display: block;
		font-size: 1em;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0;
	}
	
	.main-area .cms-table .asset-items .asset-item-head,
	.main-area .cms-table .asset-items .asset-item-body {
		float: none;
		display: block;
		border: none;
		width: 100%;
		overflow: hidden;
	}
	
	.main-area .cms-table .asset-items .asset-item-head {
		width: 100%;
		height: auto;
		color: #369fad;
		line-height: 140%;
		background-color: #f3f3f3;
		margin: 18px 0 4px 0;
		padding : 12px 12px 8px 12px;
		border-top: 3px solid #369fad;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
	}
		
	.main-area .cms-table .asset-items .asset-item-body { 
		width: 100%;
		margin: 0 0 0 0;
		padding : 12px 12px 28px 12px;
		height: auto;
		background-color: #f3f3f3;
		line-height: 180%;
		font-weight: 300;
		font-family: 'Noto Sans Japanese', sans-serif;
	}
	
}	


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

@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;
	}
	*/
	
	.main-area .layout_line {
		padding-left: 0%;
	}
	
	.main-area .layout_left p.imagination,
	.main-area .layout_right p.imagination {
		max-width: 100%;
		width: 100%;
		height: auto;
		text-align: center;
		padding: 0 0 1em;
	}
	

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

	.main-area .layout_left p.wizpain,
	.main-area .layout_right p.wizpain,
	.main-area .layout_left p.wizpain img,
	.main-area .layout_right p.wizpain img {
		width: 100%;
		height: auto;
	}

	.main-area .layout_left p.imagination img,
	.main-area .layout_right p.imagination img {
		display: block;
		width: 100%;
		height: auto;
	}

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

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

	

}

