@charset "UTF-8";
 
 /*
 * ABSORBER.2018.05.10
  改 2025.09.21
 */


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

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

	.over {
		width: 300px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	#page {
		padding: 0 0 2em 0;
		margin: 0 auto;
		width: 96%;
		font-size: 1.6em;
	}

	#page p {
		font-size: 1.1em;
		line-height: 160%;
	}

}


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

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

	.over {
		width: 250px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	#page p {
		font-size: 1.1em;
		line-height: 160%;
	}
	
	/*
	.paragraph {
		margin-left: 1.6em;
		margin-right: 1.6em;
	}
	*/
	
}


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

@media only screen and (max-width: 630px){
	
	.over {
		width: 180px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	#page dl.topics {
		width:100% ;
		margin: 0
		padding: 0 ;
		overflow: hidden;
	}
		
	#page dl.topics dt {
		width: 100%;
		font-size: 0.9em;
		line-height:1;
		margin: 0 ;
		padding: 14px 10px 6px 2px;
		text-indent: 0;
		color: #0053a6;
	}
	
	#page dl.topics dd	 {
		width: 100%;
		font-size: 1.1em;
		padding: 2px 10px 8px 2px;
		margin: 0 auto;
		line-height: 1.4em;
		border-bottom: 1px dotted #d0d2db;
		overflow: hidden;
	}	
		
	#page dl.topics dd:last-child {
		border-bottom: 1px dotted #d0d2db;
		margin: 0 auto 30px auto;
	}
	
	#main_content #sitemap .sitemap_inner {
		display: block;
		margin: 20px auto 40px auto;
		width: 96%;
		float: none;
	}
	
	
}	


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

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


	.content_sub-inner #main .cms-area {
		display: block;
		width: 96%;
		margin: 0 auto 60px auto;
		overflow: hidden;
		font-size: 1.2em;
	}

	.over {
		width: 80px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.content_sub-inner #main .cms-area .layout_line {
		padding-left: 0%;
	}
	
	.content_sub-inner #main .cms-area .layout_left p.imagination,
	.content_sub-inner #main .cms-area .layout_right p.imagination {
		max-width: 100%;
		width: 100%;
		height: auto;
		text-align: center;
		padding: 0 0 1em;
	}
	
	.content_sub-inner #main .cms-area .layout_line p.imagination {
		padding: 0 0 2em;
		width: 100%;
	}
		
	.content_sub-inner #main .cms-area .layout_left p.imagination {
		padding-right: 0%;
	}
	
	.content_sub-inner #main .cms-area .layout_left div.free {
		width: 100%;
	}
	
	
	.content_sub-inner #main .cms-area .layout_right p.imagination {
		padding-left: 0%;
	}
	
	.content_sub-inner #main .cms-area .layout_right div.free {
		width: 100%;
	}

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

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

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

	

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



}



