
.data-left{
	float: left;
}
.data-right{
	float: right;
}
#onesell img{
	width:100%;
}

.cont-other{
	width:1000px;
	margin: auto;
	font-size:14px;
	line-height:160%;
}
.onesell-ttl{
	text-align:center;
	margin:20px auto;
	font-size: 16px;
	line-height:170%;
	width:100%;
	overflow: hidden;
}
.onesell-ttl h2{
	padding:0px 0px 10px 0px;
	text-align: center;
}
.onesell-ttl h2 img{
	border-top:1px solid #008c38;
	border-bottom:1px solid #c27439;
	padding:25px;
	width:28% !important;
	margin:auto;
}
.onesell-ttl p{
	margin:0px auto 20px 0;
	font-size: 12px;
}
.onesell-ttl p span{
	color: #008c38;
	font-size: 20px;
}
.os01 .data-left{
	width:750px;
}
.os01 .data-right{
	width:210px;
	padding:20px;
	background-color: #f5f5f5;
	text-align: center;
}
.os01 .data-right p{
	color: #008c38;
	font-size: 18px;
	margin-bottom:20px;
	margin-top:20px;
}
#bx-pager{
	width:100%;
	overflow: hidden;
}
#bx-pager a{
	float:left;
}

#onesell section{
	width: 100%;
	overflow: hidden;
	margin-bottom:40px;
}

/* h3 */
#onesell h3{
	font-size: 22px;
	font-weight: 100;
}
#onesell h3 span{
	border-bottom:3px solid #008c38;
	display: inline-block;
	padding:5px 0px;
}
#onesell h3{
	background: url(../img/other/onesell/bg_h3.jpg) left bottom repeat-x;
	margin-bottom:20px;
}
#onesell h4{
	font-size:16px;
	color:#008c38;
}


.os02 .data-left{
	width:670px;
}
.os02 .data-right{
	width:300px;
}

.list-one{
	background: #f5f5f5;
	padding:20px;
	margin-top:30px;
}
.list-one li{
	border-bottom:1px solid #ddd;
	padding:5px;
}

.col2 {
	width: 100%;
	overflow: hidden;
}
.col2 li{
	width: 48%;
}
.col2 li:first-child{
	float: left;
}
.col2 li:nth-child(2n){
	float: right;
}
.col3 {
	width: 100%;
	overflow: hidden;
}
.col3 li{
	width: 32%;
}
.col3 li:first-child{
	float: left;
}
.col3 li:nth-child(2n){
	float: left;
	margin-left:2%;
}
.col3 li:nth-child(3n){
	float: right;
}
.col4 {
	width: 100%;
	overflow: hidden;
}
.col4 li{
	width: 25%;
}
.col4 li{
	float: left;
}

.os04 .data-left{
	width:630px;
}
.os04 .data-right{
	width:330px;
}

.mb30{
	margin-bottom:30px;
}

.list-one {
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}

.list-one dl{
	float:left;
	margin-right:20px;
	font-size:11px;
}
.list-one dt{
	background:#008c38;
	display: inline-block;
	color: #fff;
	margin-top:10px;
	margin-bottom:5px;
	padding:2px 8px;
	border-radius: 3px;
}
#onesell table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom:20px;
}
#onesell table th,
#onesell table td{
	border:1px solid #ccc;
	padding:2px 5px;
	font-size:12px;
	font-weight: normal;
}
#onesell figcaption{
	font-size:12px;
	line-height:140%;
	margin-top: 5px;
}

.os05 {
	background: #f5f5f5;
	line-height:140%;
	padding:15px;
}
.onesell-contact figure{
	width:180px;
	float:left;
}

.onesell-contact{
	overflow:hidden;
	font-size:12px;
	line-height:170%;
	background:#f0f0f0;
}
.onesell-contact .fLeft{
	width:50%;
	text-align:center;
}
.onesell-contact figure{
	width:30%;
}
.onesell-contact .data-right img{
	width:200px !important;
	text-align: center !important;
	margin: auto;
}
.onesell-contact .data-right{
	text-align: center !important;
	width:65%;
	padding-top:20px;
}

.onesell-contact .fLeft h3{ 
	background:none !important; 
	font-size:14px !important; 
	padding-top:10px;
	margin-bottom:0px !important;
}
.cont-other .fLeft .telTxt{
		display:inline-block;
		line-height:170%;
		color:#660033;
		font-size:24px;
		font-family: 'Noto Sans Japanese';
		background: url(../img/common/fd.jpg) left center no-repeat;
		background-size: 16px 12px;
		-moz-background-size: 16px 12px;
		-webkit-background-size: 16px 12px;
		padding-left:25px;
	}
.onesell-contact .fRight{ width:50%;margin-top:20px;}
.onesell-contact .fRight h3{
		background:#7f7f7f;
		padding:10px 10px 10px 10px;
		color:#fff;
		margin-bottom:0px;
	}
	.onesell-contact .fRight dl{ overflow:hidden; margin-bottom:5px;}
		.onesell-contact .fRight dl dt{
			float:left;
			padding:0px 10px 5px 10px;
		}
		.onesell-contact .fRight dl dd{
			border-bottom:1px solid #ddd;
			padding:0px 10px 5px 0px;
		}
		.onesell-contact .fRight dl dd a{ color:#008c38 ;}


.newpro-ttl{
	margin:30px 0px;
}

.newpro-ttl h2{
	text-align: center;
	font-size:40px;
}
.newpro-ttl p{
	margin:20px auto;
	width: 30%;
	padding:20px 0px;
	border-top:1px solid #003596;
	border-bottom:1px solid #003596;
	text-align: center;
	font-size:16px;
}
.newpro-ttl p span{
	color:#003596;
	font-size:24px;
	display: block;
}
#newpro .container h3 {
    background: url(../img/other/onesell/bg_h3.jpg) left bottom repeat-x;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 100;
}
#newpro .container h3 span {
    border-bottom: 3px solid #003596;
    display: inline-block;
    padding: 5px 0px;
}
#newpro .data-left {
    width:70%;
    margin-bottom:20px;
}
#newpro .data-right {
    width:25%;
}
#newpro table {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
    margin-top:40px;
}
#newpro table th, #newpro table td {
    border: 1px solid #ccc;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 5px;
}
#newpro .container{
	width: 100%;
	overflow: hidden;
	margin-bottom:50px;
}
.newpro-contact{
	background: #eee;
	margin-bottom:40px;
}
.newpro-contact .fLeft figure{
	float: left;
}
.newpro-contact .right{
	text-align: center;
	padding:20px 0px 0px 0px;
	float: right;
	width:380px;
}
.newpro-contact .ttl{
	font-size: 24px;
	color:#003596;
	line-height: 120%;
}
.newpro-contact .ttl span{
	font-size: 14px;
	display: block;
}
.newpro-contact h3{
	background:none !important;
	font-size:16px !important;
	margin:5px 0px 0px !important;;
}


#newpro.works section h2{
	width:45%;
	border-bottom: #003596 solid 2px;
}
#newpro .sumb-listbase02 li .txtbox{
	margin-top:10px;
}
#newpro .sumb-listbase02 li .txtbox h3 {
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 10px;
    line-height: 1.2em;
}
#newpro .sumb-listbase02 li .num{
	top:-33px;
	width: inherit;
	background: #003596;
}
#newpro .txtbox p{
	padding-bottom:0px;
	font-size:12px;
    line-height: 1.3em;
} 


@media screen and (max-width: 959px){
	#newpro .sumb-listbase02 li .txtbox h3 {
		font-size: 11px;
	}


	#newpro .txtbox p{
		font-size:10px;
	} 


}
/*---------------------------------*/

.contents .plan{
	width: 1000px;
	margin: auto;
}
.contents .plan section{
	padding-bottom:60px;
}
.contents h2.ttl01{
	text-align: center;
}
.contents h2.ttl01 span{
    border-bottom: 2px solid #947e18;
    font-size: 28px;
    margin: 30px auto;
    margin-bottom: 30px;
    text-align: center;
    line-height: 110%;
    padding: 0px 25px 10px;
    display: inline-block;
}
.contents h2.ttl01 span small{
	font-size:14px;
	display: block;
}

.tbl-plans{
	border-collapse:collapse;
	width:100%;
}

.tbl-plans:nth-child(2) {
	margin-bottom: 80px;
}

.tbl-plans th,.tbl-plans td{
	line-height: 160%;
	font-size:11px;
	border:1px solid #ccc;
	padding:13px;
	vertical-align: top;
}

.tbl-plans th{
	background-color:#666;
	font-size:13px;
	color: #fff;
}

.tbl-plans .tbl-le{
   width: 10%;
  
}

.tbl-plans .tbl-process{
   width: 10%;
  
}

.tbl-pc td{
	width:30%;
}

.tbl-plans h3{
	background: #333;
	padding:5px;
	width: 100%;
	margin: auto;
	color: #fff;
}
.tbl-plans thead span{
	font-size:16px;
	display: block;
	margin:10px 0px;
}
.tbl-plans th{
	text-align: center;
	vertical-align: middle;
}

.tbl-plans thead{
	text-align:center;
}
.tbl-plans thead th:nth-child(n+2){
	background: #333;
	color: #fff;
	font-size:16px;
}
.tbl-plans td small{
	font-size:10px;
	display: inline-block;
	line-height:140% !important;
}
.tbl-plans tbody span{
	display: inline-block;
	background-color:#f1f1f1; 
	padding:8px;
	display: block;
	margin-top: 15px;
}
.plan .pn h3{
    text-align: center;
	font-size: 16px;
	margin:40px 0px 10px;
}
.plan .cen{
	text-align: center;
}

.tbl-sp{
	width:90%;
	margin: auto;
}

.tbl-sp th:first-child{
	width: 25%;
}
.tbl-sp th {
	margin-top:0px;
}
.tbl-sp td span{
	margin-top:0px;
}
.sr{
	text-align: right;
	float: right;
}
.note{
	background: #f1f1f1;
	padding:20px;
	margin-top:30px;
}
.note li{
	font-size: 12px;
	line-height: 160%;
}

.iro{
    color: #19448e;
}

.ao{
    background-color: #e6f5f7;
}

.midori{
    background-color: #e8f9e8
}

.yellow{
	background-color: rgba(255, 243, 190, 0.438);
}

/*---------------------*/

.lead{
	font-size:14px;
	line-height: 150%;
	text-align: center;
	margin-bottom:40px;
	padding: 0 20px;
}

@media screen and (max-width: 480px) {      .lead{
	font-size:13px; 
	text-align: left;
    padding: 0px 20px 0px 20px
}
}

.blue{
	background-color: #e6e6fa;
}

.contents .structure p{
	font-size:14px;
   	line-height:200%;
}

.contents .structure section{
    width: 1000px;
    margin: auto;
}
.contents .structure li{
   	line-height:150%;
   	margin-bottom:8px;
   	font-size:14px;
}
.contents .structure h3{
   	font-size:18px;
   	margin-bottom: 20px;
}
.contents .structure .stbox-center{
	text-align: center;
}

.contents .structure .stbox-center ul{
	display: inline-block;
   	margin:auto;
   	text-align: left;
   	padding-bottom:40px;
}

.contents .structure .stbox-center p{
	display: inline-block;
   	margin:auto;
   	margin-bottom:0px;
   	text-align: left;
   	font-size:16px;
   	padding-bottom:0px;
}

.contents .structure .stbox-le{
	background:url(../img/other/bg_point1.jpg) center top no-repeat;
	background-size: cover;
   	margin:auto;
   	text-align: left;
   	padding-top:80px;
   	padding-bottom:80px;
}
.contents .structure .stbox-ri{
	background:url(../img/other/bg_point2.jpg) center top no-repeat;
	background-size: cover;
   	margin:auto;
   	text-align: right;
      	padding-top:80px;
   	padding-bottom:80px;
   	margin-bottom:40px;
}
.contents .structure .stbg{
	text-align: center;
	padding-top:100px;
	height: 230px;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
.contents .structure .stbg li{
	margin-bottom:2px;
}
.contents .stbg h3{
	margin-bottom:30px;
	font-size:20px;
}
.contents .structure .stbg li{
	background:url("../img/common/ic_arw.png") left 7px no-repeat;
	background-size: 6px 6px;
	padding-left:10px;
}
.contents .structure span.under{
	text-decoration: underline;
}

.disc li{
	list-style-type: disc;
	margin-left:10px;
}
.bx-wrapper li img {
    width: 100%;
    height: auto;
}

.bgwrc{
	background:url(../img/other/wrc/bg.jpg) ;
}
.bgrc{
	background:url(../img/other/rc/bg.jpg) ;
}
.bgsteel{
	background:url(../img/other/steel/bg.jpg) ;
}
.newpro2-contact{
	background: #eee;
	margin-bottom:40px;
}
.newpro2-contact .fLeft figure{
	float: left;
    width: 40%;
}
.newpro2-contact .right{
	text-align: center;
	padding:20px 0px 0px 0px;
	float: right;
	width:330px;
}
.newpro2-contact .ttl{
	font-size: 24px;
	color:#003596;
	line-height: 120%;
}
.newpro2-contact .ttl span{
	font-size: 14px;
	display: block;
}
.newpro2-contact h3{
	background:none !important;
	font-size:16px !important;
	margin:5px 0px 0px !important;
}


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

.contents .plan{
	width: 90%;
}

}


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

.newpro2-contact .fLeft figure {
    float: none;
    width: 50%;
    margin: auto;
    padding:20px 0px;
}
.newpro2-contact .right{
    float: none;
    width: 100%;
    text-align: center;
    padding:0px 0px 20px;
}

.td.br {
    line-height: initial;
}


/* ------- */

}

#onesell.sakae h3 span{
	border-bottom:3px solid #003596;
	display: inline-block;
	padding:5px 0px;
}

#onesell.sakae table th,
#onesell.sakae table td{
	border:1px solid #ccc;
	padding:2px 5px;
	font-size:11px;
	font-weight: normal;
}


