@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 h3 {
		position:relative;
		line-height: 1.6em;
		font-size: 1.2em;
		padding: 6px 18px 2px 12px;
		margin: 0 0 1em 0;
		color: #b181ac;
		border-top: 1px solid #f1e3dd;
		border-bottom:1px dotted #b181ac;
		background-color: #fff;
		font-weight: 500;
		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 table td,
	#wrapper .main-area .cms-table table th {
		border: none;
	}
	*/
	
	#wrapper .main-area .cms-table {
		display: block;
		position: relative;
		background-color: #fbf4f1;
		width: 100%;
	}

	
	#wrapper .main-area .cms-table .asset-items { 
		position: relative;
	}
	
	#wrapper .main-area .cms-table .asset-items {
		position: relative;
		width: 100%;
		padding: 0 0 0 0;
		margin: 0 0 30px 0; 
		font-size: 1em;
		line-height: 120%;
	}
	
	#wrapper .main-area .cms-table .asset-item {
		width: 100%;
		position: relative;
		height: auto;
	}
	
	#wrapper .main-area .cms-table .asset-item th,
	#wrapper .main-area .cms-table .asset-item td {
		width: 100%;
		display: list-item;
		list-style-type: none;
	}
	
	#wrapper .main-area .cms-table .asset-items .asset-item-head,
	#wrapper .main-area .cms-table .asset-items .asset-item-body {
		display: list-item;
		position: relative;
		border: none;
	}
	
	#wrapper .main-area .cms-table .asset-items .asset-item-head {
		height: auto;
		color: #b181ac;
		line-height: 125%;
		background-color: #fff;
		margin: 0 0 4px 0;
		padding : 16px 12px 12px 12px;
		border-top: 4px solid #b181ac;
		border-bottom:1px dotted #b181ac;
		text-align: left;
		font-size: 1.1em;
		font-weight: 400;
		letter-spacing: 1px;
	}
		
	#wrapper .main-area .cms-table .asset-items .asset-item-body { 
		max-width: 630px;
		margin: 0 0 22px 0;
		padding : 16px 18px 28px 18px;
		height: auto;
		background-color: #fff;
		line-height: 180%;
		border-bottom: 1px solid #efcad3;
	}
	
	.tableLeadTitle {
		padding:0.6em 1em 0.3em 2.2em;
		margin: 24px 0 8px 0;
		font-size: 0.9em;
		line-height: 1.4em;
		color: #fff; 
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		border-bottom: 1px dotted #aaaaaa;
		background-color: #b181ac;
		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 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;
	}
	*/
	
	#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 .layout_left p.imagination span {
		margin: 0.5em auto 0;
		text-align: right;
	}
	
	#wrapper .layout_right p.imagination span {
		margin: 0.5em auto 0;
		text-align: right;
	}


	
	#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;
	}
	
	
	

}

