@charset "UTF-8";


/*************************
 汎用クラス
 *************************/
.mb00 {margin-bottom: 0 !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.inlineC {text-align: center;}
.inlineR{text-align: right;}
.fontBold {font-weight: bold;}
.colorRed { color: #f00;}
.emphasis {
    font-size: 130%;
    font-weight: bold;
}
.fs12{
font-size:12px;
}

.txt_center{
	text-align:center;	
}

.txt_right{
	text-align:right;	
}


/*************************
 リフォームに対する想い
 *************************/
.renovation h2 {
    margin: 0 0 10px;
    padding: 0 0 8px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

.renovation p{
	line-height:1.8;	
}

/*************************
 職人・協力業者様募集
 *************************/
.partner{
	margin-bottom:80px;
}

h2 {
    margin: 0 0 30px;
	text-align:center;
}

.partner h3 {
    font-size: 24px;
	font-weight: bold;
	text-align:center;
  	letter-spacing:1px;
	color:#7bac2f;
	margin-bottom:30px;
}

.partner .square {
    display:table;
    width:100%;
	border-collapse:separate;
	margin:0 0 60px 0;
}

.partner .square li {
	padding:20px 20px 17px;
	border:1px solid #ccc;
	text-align:center;
}

.partner .square li:last-child{
	margin-right:0;	
}

.partner .square li span{
	display:block;
	padding:0 0 5px 0;	
	text-align:center;
	color:#7bac2f;
	font-size:16px;
}

.partner .mark01 {
	display:table;
    width:100%;
	border-collapse:separate;
	margin:0 0 20px 0;
}

.partner .mark01 li {
	padding:20px 20px 17px;
	border:1px solid #ccc;
}

.partner .mark01 li:last-child{
	margin-right:0;	
}

.partner .mark01 li span{
	display:block;
	padding:0 0 5px 0;	
	text-align:center;
	color:#7bac2f;
	font-size:16px;
}

@media (min-width:641px){

.partner .square {
    border-right:1px solid #ccc;
}

.partner .square li {
	display:table-cell;
	width:32%;
	margin-right:2%;
	border-right:none;
}

.partner .mark01 {
	border-right:1px solid #ccc;
}

.partner .mark01 li {
	display:table-cell;
	width:25%;
	margin-right:2%;
	border-right:none;
}

}

@media (max-width:640px){

.partner{
	margin-bottom:60px;
}

.partner .square li {
	width:100%;
	margin-bottom:20px;
}

.partner .square li:last-child{
	margin-bottom:0;
}

.partner .mark01 li {
	width:100%;
	margin-bottom:20px;
}

.partner .mark01 li:last-child{
	margin-bottom:0;
}

}
/*************************
 RESTAロゴのある風景
 *************************/
.sign h2 {
    margin: 0 0 50px;
	text-align:center;
}

.bold_ttl{
	font-size:18px;
	text-align:center;
	margin:0 0 20px 0;	
	font-weight:bold;
}

.sign ul:after{
    content:"";
	display:block;
	clear:both;
}

.sign li {
    float:left;
	width:49%;
	margin:0 2% 0 0;
}

.sign li:nth-child(2n){
	margin:0 0 0 0;	
}

.sign li img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.sign ul.car{
	margin:0 0 80px 0;
}

.sign ul.logo_panel{
	margin:0 0 50px 0;
}

.sign ul.logo_panel li:first-child,
.sign ul.logo_panel li:nth-child(2){
	margin-bottom:10px;
}

/*************************
 スタッフ紹介
 *************************/
.staff {
    max-width: 960px;
}

.staff h2 {
    margin: 0 0 50px 0;
	text-align:center;
}

.staff h3 {
    border-bottom: 1px solid #ccc;
    padding:5px 0;
    margin: 0 0 10px;
	font-size:16px;
}

.president {
    padding: 20px;
    border:2px solid #f1f0ee;
    position: relative;
    margin: 0 20px 20px;
}

.flexBoxIn .absolute,
.president .absolute,
.staffOne .absolute {
    position: absolute;
    top: 150px;
    left: 0;
}

.staffLeft {
    width: 30%;
    float: left;
}

.staffRight {
    width: 67%;
    float: right;
}

.staff .flexBox {
    display:table;
    table-layout: fixed;
    width:100%;
    border-collapse: separate;
    border-spacing: 20px 0;
    margin: 0 0 20px;
}

.staff .flexBoxIn {
    display:table-cell;
    vertical-align:top;
    padding: 20px;
    word-wrap: break-word;
    overflow: hidden;
    border:2px solid #f1f0ee;
    position: relative;
}

.staffOne {
    padding: 20px;
    border:2px solid #f1f0ee;
    position: relative;
    width: 47%;
    margin: 0 0 0 20px;
}


/*************************
 業務内容のご案内
 *************************/
.service{
	margin-bottom:60px;
}

.service h3 {
    margin: 0 0 30px;
    font-size: 24px;
	text-align:center;
}

.service h4.ttl {
	font-size: 18px;
  	font-weight: bold;
  	letter-spacing:1px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}

.servicelink ul{
	width:100%;	
}

.servicelink ul:after{
	content:"";
	display:block;
	clear:both;
}

.servicelink li{
	float:left;
	width:32%;
	margin:0 2% 10px 0;
	padding-left:1.5em;
}

@media (max-width:640px){

.servicelink li{
	float:none;
	width:100%;
	margin-bottom:20px;
}

.servicelink ul li:last-child{
	margin-bottom:0;
}
	
}

.servicelink li:before{
	content:"■";
	color:#7bac2f;
	display:inline-block;
	text-indent:-1.5em;
}

.servicelink li:nth-child(3n){
	margin-right:0;	
}

.serviceBorder02 {
    margin: 0 0 30px;
}

.serviceBorder02 p {
    padding: 15px 0 15px 1.5em;
	margin:0;
}

.serviceBorder02 p:before{
	content:"■";
	color:#7bac2f;
	display:inline-block;
	text-indent:-1.5em;
}

.insurance{
	margin: 0 0 60px;
}

.insurance01 {
    float: left;
	width:48%;
    text-align: center;
    margin: 0 4% 0 0;
    padding: 10px;
	border:1px solid #ccc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

.insurance02 {
    float: left;
	width:48%;
    text-align: center;
    padding: 10px;
	border:1px solid #ccc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

.relation {
    margin: 0 0 60px;
}

.relation li {
    width: 25%;
    float: left;
    text-align: center;
}
/*************************
 ご提案
 *************************/
.proposal .clearfix:after{
	content:"";
	display:block;
	clear:both;	
}

.proposal .link_btn{
	float:left;
	width:215px;
	margin-right:20px;	
}

.proposal .link_btn:last-child{
	margin-right:0;	
}

#proposal01,
#proposal02,
#proposal03{
	margin-top:-75px;
	padding-top:75px;
}

.proposalBoxLeft {
    width: 48%;
    float: left;
}

.proposalBoxRight {
    width: 48%;
    float: right;
}

.proposal .hudosan{
	background:url(../../../../img/page/proposal/pic_proposal08.jpg) center center no-repeat;
	padding:50px 0;
}

.proposal .hudosan p{
	margin-bottom:30px;	
	line-height:1.8;
}

.proposal .hudosan a{
	display:block;
	width:50%;
	padding:10px 20px;
	margin:0 auto;
	text-align:center;
	border:1px solid #333;
}

.proposal .hudosan a:hover{
	background:#7bac2f;	
	color:#fff;
	border:1px solid #a7c17f;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s;
}

.proposal .hudosan a i{
	margin-left:10px;	
}

.proposal .moveIn {
    text-align: center;
    padding: 20px;
    margin: 30px auto 80px;
    width: 80%;
	border:1px solid #ccc;
	letter-spacing:1px;
}

.proposal .moveIn span{
	display: block;
	font-size:18px;	
	font-weight:bold;
	margin-bottom:10px;
}

.proposal .contentsDetail {
    text-align: center;
    width: 70%;
    margin: 20px auto 0;
}

.proposal .contentsDetail a{
	display:block;
	padding: 10px;
    border: 1px solid #333;
}

.proposal .contentsDetail a:hover{
	background:#7bac2f;
	border: 1px solid #a7c17f;
	color:#fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s;
}

.proposal .contentsDetail a i{
	margin-left:10px;	
}

.proposal .other {
    margin: 0 0 80px;
}

.proposal .other li {
    float: left;
    margin: 0 10px 10px 0;
}

.proposal .other li:nth-child(4n) {
    margin: 0 0 10px;
}

.proposal .transaction {
    padding: 25px 20px 20px;
    text-align: center;
    width: 80%;
    margin: 0 auto 60px;
	border:1px solid #333;
}

.proposal .transaction p {
    margin: 0;
}

/*************************
 安心・低価格・高品質
 *************************/

.torikumi p{
	padding:30px;
	border:1px solid #ccc;
}

.quality h2 {
    margin: 0 0 25px;
}

.quality h4 {
    margin: 0 0 12px;
    font-weight: bold;
    font-size: 16px;
	color:#7bac2f;
	line-height:1.4;
}
.torikumi .trkm_ttl{
	text-align:center;
	margin-bottom:20px;
	border-bottom:none;
	font-weight:bold;
	font-size:18px;
}

.torikumi p{
	margin:0;	
}

.qualityBlock {
    width: 32%;
    display: inline-block;
}

.quality .floatL {
    float: left;
    margin: 0 12px 0 0;
}

.quality .floatR {
    float: right;
    margin: 0 0 0 12px;
}

.doorrenovation .footerBnr,
.soundproof .footerBnr,
.closet .footerBnr,
.quality .footerBnr,
.keturo .footerBnr,
.proposal .footerBnr {
    float: left;
    width: 30%;
    text-align: center;
    margin: 0 5% 0 0;
    box-sizing: border-box;
}

.doorrenovation .footerBnr:last-child,
.soundproof .footerBnr:last-child,
.closet .footerBnr:last-child,
.quality .footerBnr:last-child,
.keturo .footerBnr:last-child,
.proposal .footerBnr:last-child {
    margin: 0;
}

.doorrenovation .footerBnr p,
.soundproof .footerBnr p,
.closet .footerBnr p,
.quality .footerBnr p,
.keturo .footerBnr p,
.proposal .footerBnr p {
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
}

.doorrenovation .footerBnr span,
.soundproof .footerBnr span,
.closet .footerBnr span,
.quality .footerBnr span,
.keturo .footerBnr span,
.proposal .footerBnr span {
    font-weight: bold;
    font-size: 20px;
}

.doorrenovation .footerBnr .case,
.soundproof .footerBnr .case,
.closet .footerBnr .case,
.quality .footerBnr .case,
.keturo .footerBnr .case,
.proposal .footerBnr .case {
    background: #4cb16f;
}

.doorrenovation .footerBnr .price,
.soundproof .footerBnr .price,
.closet .footerBnr .price,
.quality .footerBnr .price,
.keturo .footerBnr .price,
.proposal .footerBnr .price {
    background: #ff8b79;
}

.doorrenovation .footerBnr .result,
.soundproof .footerBnr .result,
.closet .footerBnr .result,
.quality .footerBnr .result,
.keturo .footerBnr .result,
.proposal .footerBnr .result {
    background: #25aaf7;
}


/*************************
 スタッフ募集
 *************************/
.recruit h2 {
    margin: 0 0 30px;
	text-align:center;
}

.recruit .bosyu{
	color:#7bac2f;
	font-size:18px;
	font-weight:bold;
}

.inlineBlock li {
    width: 32%;
    display: inline-block;
    margin: 0 0 8px;
}

.recruit table {
    margin: 0 0 20px;
    border-top: 1px solid #ccc;
}

.recruit th {
    width: 20%;
    background: #f1f0ee;
    padding: 20px 0 17px 20px;
    border-bottom: 1px solid #ccc;
}

.recruit td {
    padding: 20px 0 17px 20px;
    border-bottom: 1px solid #ccc;
}

.recruit .recruit_btn a{
	display:block;
	width:50%;
	padding:15px 0;
	margin:0 auto;
	border:2px solid #efefef;
	text-align:center;
	text-decoration:none;
}

.recruit .recruit_btn a:hover{
	background:#a7c17f;
	border:2px solid #a7c17f;
	color:#fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s;
}

.recruit .recruit_btn a i{
	margin-left:10px;	
}

/*************************
 お問い合わせ
 *************************/
.contact h2 {
    margin: 0 0 30px;
	text-align:center;
}
.contact div#wpcf7cpcnf {
    z-index: 1 !important;
}

/*.contact table {
    width: 100%;
    margin: 0 0 60px;
    border: 1px solid #333;
}*/

/*.contact table th {
    background: #eee;
    width: 30%;
    padding: 30px 16px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
}*/

/*.contact table td {
    width: 70%;
    padding: 30px 16px;
    border-bottom: 1px solid #333;
}*/

.contactBox {
    padding:20px 20px 17px;
    border:1px solid #ccc;
    margin:0 0 50px 0;

}

.bnrbox{
	margin-bottom:50px;
}

@media screen and (max-width: 640px){
.bnrbox{
	margin-bottom:40px;
}	
}

.bnr_inner{
	margin:0;
}

.please_ttl{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#fb7d7d;
	margin-bottom:20px;
}

.bnr_inner:after{
	content:"";
	display:block;
	clear:both;
}

.bnr_inner li{
	float:left;
	width:49%;
}

.bnr_inner li:first-of-type{
	margin-right:2%;
}

@media screen and (max-width: 640px){
.bnr_inner li{
	width:100%;
}
.bnr_inner li:first-of-type{
	margin-right:0;
	margin-bottom:20px;
}
}

.a-e{
	margin-bottom:50px;
}

.a-e_ttl{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}

@media screen and (max-width: 640px){
.a-e_ttl{
	font-size:22px;
	margin-bottom:20px;
}
}

.a-e_ttl span{
	display:block;
	font-size:18px;
	line-height:1;
	padding-bottom:5px;
}

@media screen and (max-width: 640px){
.a-e_ttl span{
	font-size:16px;
	line-height:1.4;
}
}

.a-e_botton{
	display:block;
	width:280px;
	border:1px solid #ccc;
	margin:0 auto;
	padding:15px 20px;
	text-align:center;
}

@media screen and (max-width: 640px){
.a-e_botton{
	width:100%;
	padding:15px 15px;
}
}


.a-e_botton:hover{
	color:#fff;
	background:#7bac2f;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
}

.a-e_botton i{
	margin-right:10px;
}

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

.contactBox p{
	margin:0 0 0 0;	
}

.contactBox .title{
	margin-bottom:20px;
	font-size:22px;
	font-weight:bold;
}

.contactBox .title span{
	display:block;
}

.contactBox .title span i{
	font-size:24px;
}

.contactBox .title span.time{
	display:block;
	font-size:16px;
	font-weight:normal;
	padding-top:5px;
}
.contactBox .dial_box{
    margin:0 auto;
}

.contactBox .dial_box ul:after{
	content:"";
	display:block;
	clear:both;	
}

.contactBox .dial_box ul{
	width:90%;
	margin:0 auto 20px;	
}

.contactBox .dial_box ul li{
	float:left;
	width:48%;
	margin-right:4%;	
}

.contactBox .dial_box ul li:last-child{
	margin-right:0;	
}

.contactBox .dial_box ul li a{
	display:block;
	padding:10px;
	border:1px solid #7bac2f;
	text-align:center;
	font-size:18px;
	color:#7bac2f;
	font-weight:bold;
}

.contactBox .dial_box ul li a:hover{
	background:#7bac2f;
	color:#fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s;
}

.contactBox .dial_box ul li a span{
    display:block;
	font-weight:normal;
	font-size:14px;
	color:#666;
}

.contactBox .dial_box ul li a:hover span{
	color:#fff;	
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s;
}

.contactBox .fax_box{
    margin:0 auto;
}

.contactBox .fax_box ul{
	width:48%;
	margin:0 auto 20px;	
}

.contactBox .fax_box ul li{
	width:100%;
	display:block;
	padding:10px;
	border:1px solid #7bac2f;
	text-align:center;
	font-size:18px;
	color:#7bac2f;
	font-weight:bold;
}

.contactBox .fax_box p.fax-form{
	text-align:center;
	margin:0 0 10px 0;
}

.contactBox .fax_box p.fax-form a{
	color:#7bac2f;
	text-decoration: underline !important;
}

.contactBox .fax_box p.fax-form a:hover{
	text-decoration:underline;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s;
}
.check p {
    padding: 0 0 5px;
    border-bottom: 1px solid #ccc;
	font-weight:bold;
	letter-spacing:1px;
}

.check a {
    text-decoration: underline !important;
	color:#7bac2f;
}

/*.contact .reset {
    width: 45%;
    padding: 30px 16px;
    float: left;
    background: #30b2fe;
    color: #fff;
    text-align: center;
    font-size: 30px;
}

.contact .submit {
    width: 45%;
    padding: 30px 16px;
    float: right;
    background: #ff8b79;
    color: #fff;
    text-align: center;
    font-size: 30px;
}*/

.countermeasure ul{
	width:100%;	
}

.countermeasure ul:after{
    content:"";
	display:block;
	clear:both;
}
.countermeasure li {
	float:left;
	margin-right:2%;
	width:18.4%;
	border:1px solid #7bac2f;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.countermeasure li:last-child{
   	margin-right: 0;
}
.countermeasure li a {
	display: block;
	color: #7bac2f;
	font-size: 14px;
	text-align:center;
	padding:10px 10px 7px;
}

.countermeasure li a span{
	display:block;
}

.countermeasure li a:hover{
	background:#7bac2f;
	color:#fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	transition:all .3s;
}

.countermeasure li.stay a{
	background:#7bac2f;
	color:#fff;
	pointer-events: none;
}

.pb60{
	padding-bottom:60px;	
}

@media (max-width: 640px){

.countermeasure li {
	width: 48%;
	margin: 0 auto 12px;
	display: block;
}

.countermeasure li:nth-child(1),
.countermeasure li:nth-child(3) {
	margin-right:4%;
}

.cancellation{
	margin:0;	
}


}

.point{
	position:relative;
	margin-bottom:30px;
	font-size:18px;
	letter-spacing:1px;
	font-weight:bold;
	padding-left:24px;
}

.point:before{
	position:absolute;
	top:0px;
	left:0px;
	content:"■";
	display:inline-block;
}

.point span{
	display:inline-block;
	width:60px;
	height:60px;
	padding:20px 10px;
	margin-right:10px;
	border-radius:30px;
	border:1px solid #7bac2f;
	color:#7bac2f;
	text-align:center;
	font-size:12px;
	letter-spacing: normal;
}

/*************************
 結露対策
 *************************/

.keturo h3{
	background: #f1f0ee;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 10px 10px 7px;
	font-weight:bold;
}

.keturo h3 span {
    text-align: right;
    margin: 0 0 0 46%;
	font-weight:normal;
}

.keturo .bigttl{
    text-align:center;
	font-size:22px;
	padding:10px 10px 7px;
	background:#f1f0ee;
	border-left:5px solid #7bac2f;
	font-weight:bold;
	letter-spacing:1px;
	color:#333;
}

.keturo h6,
.closet h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 6px;
}

.keturo .fltL,
.closet .fltL {
    float: left;
    width: 49%;
}

.keturo .fltR,
.closet .fltR {
    float: right;
    width: 49%;
}

.keturo .box01{
	text-align:right;	
}

/*************************
 クローゼット-扉
 *************************/



.closet .midashi{
    text-align:center;
	font-size:22px;
	padding:10px 10px 7px;
	background:#f1f0ee;
	border-left:5px solid #7bac2f;
	font-weight:bold;
	letter-spacing:1px;
	color:#333;
	margin-bottom:50px;
}

.closet h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
	color:#7bac2f;
	line-height:1.4;
}

.keturo .fltL {
    float: left;
    width: 49%;
}

.closet .fltR {
    float: right;
    width: 49%;
}


.roomContents {
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.roomContents img {
    margin: 0 0 12px;
}

/*************************
 お部屋の防音
 *************************/

.soundproof .midashi{
    text-align:center;
	font-size:22px;
	padding:10px 10px 7px;
	background:#f1f0ee;
	border-left:5px solid #7bac2f;
	font-weight:bold;
	letter-spacing:1px;
	color:#333;
	margin-bottom:30px;
}

.soundproof .mb50{
	margin-bottom:50px;	
}

.soundproof h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
	color:#7bac2f;
}

.grayBg {
    margin: 0 0 30px;
    font-size: 18px;
    font-weight: bold;
	text-align:center;
}
.soundproof .fltL {
    float: left;
    width: 49%;
}

.soundproof .fltR {
    float: right;
    width: 49%;
}

/*************************
 お部屋の防音
 *************************/

.doorrenovation .midashi {
    text-align:center;
	font-size:22px;
	padding:10px 10px 7px;
	background:#f1f0ee;
	border-left:5px solid #7bac2f;
	font-weight:bold;
	letter-spacing:1px;
	color:#333;
	margin-bottom:30px;
}

.doorrenovation h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
	color:#7bac2f;
}

.doorrenovation .grayBg {
    margin: 0 0 30px;
    font-size: 18px;
    font-weight: bold;
    text-align:center;
}

.doorrenovation .fltL {
    float: left;
    width: 49%;
}

.doorrenovation .fltR {
    float: right;
    width: 49%;
}

.doorrenovation .doorExample {
    margin: 0 0 60px;
}

.doorrenovation .doorExample li {
    width: 50%;
    float: left;
}

.door {
    margin: 0 0 80px;
}

.door li {
    width: 32.8%;
    text-align: center;
    display: inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.door li a{
    display:block;
	padding: 20px 0 15px;
	font-weight: bold;
	border:2px solid #f1f0ee;
}

.door li a:hover{
	border:2px solid #7bac2f;
	color:#7bac2f;
}

.door li a span{
	display:block;	
}

@media (max-width: 640px) {
    .navbar {
        min-height: 0; 
        margin-bottom: 0; 
    }
    .navbar .nav li {
        display: block;
    }
    .keturo h3 span{
        margin:0 0 0 52%;
    }

    /*汎用クラス*/
    .mb10 {margin-bottom: 8px !important;}
    .mb20 {margin-bottom: 12px !important;}
    .mb30 {margin-bottom: 16px !important;}
    .mb60 {margin-bottom: 20px !important;}
    .mb90 {margin-bottom: 30px !important;}

    .doorrenovation .footerBnr,
    .soundproof .footerBnr,
    .closet .footerBnr,
    .quality .footerBnr,
    .keturo .footerBnr,
    .proposal .footerBnr {
        float: none;
        width: 80%;
        margin: 0 auto;
    }

    .doorrenovation .footerBnr:last-child,
    .soundproof .footerBnr:last-child,
    .closet .footerBnr:last-child,
    .quality .footerBnr:last-child,
    .keturo .footerBnr:last-child,
    .proposal .footerBnr:last-child {
        margin: 0 auto;
    }


    /*店舗のご案内*/
    .boxLeft {
        width: 100%;
        float: none;
        text-align: center;
    }

    .boxRight {
        width: 100%;
        float: none;
        text-align: center;
    }

    /*お問い合わせ*/
    /*.contact .reset {
        width: 80%;
        padding: 15px 12px;
        float: none;
        margin: 0 auto 30px;
    }*/
    

    /*.contact .submit {
        width: 80%;
        padding: 15px 12px;
        float: none;
        margin: 0 auto;
    }*/

    /*RESTAロゴのある風景*/
    .sign li {
        width: 49%;
        text-align: center;
    }

    .sign ul {
        margin: 0 0 20px;
    }

    /*スタッフ募集*/
    .inlineBlock li {
        width: 100%;
        display: block;
        text-align: center;
        margin: 0 0 8px;
    }

    .recruit th {
        width: 100%;
        display: block;
        background: #eee;
        padding: 8px 0 8px 12px;
    }

    .recruit td {
        width: 100%;
        display: block;
        padding: 8px 0 8px 12px;
        border-left: none;
    }

    /*業務内容のご案内*/
    .servicelink {
        float: none;
        width: 100%;
    }

    .servicelink ul {
        margin: 0;
    }

    .insurance01 {
        float: none;
        margin-bottom: 20px;
		width:100%;
    }

    .insurance02 {
        float: none;
		width:100%;
    }
	.relation{
		width:80%;
		margin:0 auto 50px;
	}
	.relation li{
		float:left;
		width:48%;
	}
	.relation ul li:nth-child(1),
	.relation ul li:nth-child(2){
		margin-bottom:20px;
	}
	.relation ul li:nth-child(odd){
		margin-right:4%;
	}

    /*安心・低価格・高品質*/
    .qualityBlock {
        width: 100%;
        display: block;
        text-align: center;
    }

    .quality .detail {
        width: 80%;
        display: block;
        margin: 0 auto 30px;
    }

    /*スタッフ紹介*/
    .staffLeft {
        margin: 0 0 12px;
    }

    .flexBox {
        display: block;
        table-layout: auto;
        width: 100%;
        border-collapse: inherit;
        border-spacing: 0;
    }

    .flexBoxIn {
        display: block;
        background: #eee;
        border:1px solid #333;
        position: relative;
        margin: 0 0 20px;
    }

    .staffOne {
        width: 100%;
        margin: 0;
    }

    /*ご提案*/
    .proposalBoxLeft {
        width: 100%;
        margin: 0 0 12px;
        float: none;
        text-align: center;
    }

    .proposalBoxRight {
        width: 100%;
        margin: 0 0 12px;
        float: none;
    }

    .proposal .result {
        background: #4bb16d;
        color: #fff;
        text-align: center;
        padding: 15px;
        margin: 12px auto 30px;
        width: 100%;
    }

    .proposal .other {
        margin: 0 0 30px;
    }


    .proposal .other li {
        width: 49%;
        margin: 0 5px 5px 0;
        text-align: center;
    }

    .proposal .other li:nth-child(2n) {
        margin: 0 0 5px;
    }

    .proposal .transaction {
        text-align: left;
        width: 100%;
        margin: 0 auto 20px;
    }

    .proposal .detail {
        width: 80%;
        display: block;
        margin: 0 auto 30px;
    }

    /*結露対策*/
    .doorrenovation .countermeasure,
    .soundproof .countermeasure,
    .keturo .countermeasure,
    .closet .countermeasure {
        margin: 20px 0;
    }p

    .keturo h3 {
        margin: 0 0 12px;
        padding: 8px;
    }

    .keturo h4 {
        margin: 0 0 10px;
    }

    .doorrenovation .fltL,
    .soundproof .fltL,
    .keturo .fltL,
    .closet .fltL {
        float: none;
        width: 100%;
		margin-bottom:20px;
    }

    .doorrenovation .fltL div,
    .soundproof .fltL div,
    .keturo .fltL div,
    .closet .fltL div {
        text-align: center;;
    }

    .doorrenovation .fltR,
    .soundproof .fltR,
    .keturo .fltR,
    .closet .fltR {
        float: none;
        width: 100%;
    }

    .doorrenovation .fltR div,
    .soundproof .fltR div,
    .keturo .fltR div,
    .closet .fltR div {
        text-align: center;;
    }

    .roomContents {
        width: 100%;
        display: block;
        text-align: center;;
    }

    /*ドアリフォーム*/
    .doorrenovation .doorExample {
        margin: 0 0 12px;
    }

    .doorrenovation .doorExample li {
        float: none;
        width: 100%;
    }
    .door {
        margin: 0 0 18px;
    }

    .door li {
        width: 80%;
        margin: 0 auto 12px;
        text-align: center;
        color: #fff;
        display: block;
        background-position: center 40px;
    }

}

@media screen and (min-width:641px){
#president{
	width:49%;
	margin:30px auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
}

#president img{
	width:100%;
	height:auto;	
}

.staff_box{
	width:100%;
	margin-bottom:20px;
}

.staff_box:after{
	content:"";
	display:block;
	clear:both;	
}

.staff_box .staff_inner{
	float:left;	
	width:49%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
}

.staff_box .staff_inner:first-child{
	margin-right:2%;	
}

.staff_box .staff_inner img{
	width:100%;
	height:auto;	
}
}


@media screen and (max-width:640px){
#president{
	width:100%;
	margin:20px 0;
}

#president img{
	width:100%;
	height:auto;	
}

.staff_box .staff_inner{
	width:100%;
	margin-bottom:20px;
}

.staff_box .staff_inner img{
	width:100%;
	height:auto;	
}
}


a.txt-lk {
    text-decoration: underline !important;
}
