@charset "utf-8";

* {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
}

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 1.5em;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
}


img {
    max-width:100%;
}

.tac {text-align: center;}
.sp {display: block;}
.pc,.pconly {display:none;}

.wrap1060 ,
.wrap1120 ,
.wrap1130 ,
.wrap1135 {
    margin-left:auto;
    margin-right:auto;
    width:100%;
}

#header {
    position: relative;
    height:90px;
}

#header h1 {
    position: absolute;
    left:2%;
    top:9px;
    xmargin-left:-43.50px;
    margin-left:0;
}

#header.notHome {
    height:auto;
    padding-top: 10px;
    height:150px;
    height:70px;
    text-align:center;
}

#header.notHome .wrap1060 {
	position: relative;

}

#header.notHome h1 {
	left:0;
	width:100%;
	top:0px;
	margin-left: auto;
	margin-right:auto;
}

.header_logo_img {
    position: absolute;
    left: 2%;
}

#menu-trigger,
#menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
#menu-trigger {
  position: relative;
  position: absolute;
  z-index: 1000000;
  right:20px ;
  top:12px;
  width: 40px;
  height: 36px;
  background: none;
  border: none;
  appearance: none;
  cursor: pointer;
}
#menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #0e7643;
  border-radius: 4px;
}
#menu-trigger span:nth-of-type(1) {
  top: 0;
}
#menu-trigger span:nth-of-type(2) {
  top: 16px;
}
#menu-trigger span:nth-of-type(3) {
  bottom: 0;
}



#header #gNavi {
	display:none;
}

#mainContent {
    float:none;
    width:100%;
    padding:5px;
}

section#page {
    padding:3%;
}

#page_detail {
    line-height: 1.6;
      font-family: 'メイリオ', 'Meiryo', sans-serif;
}

#sideBar {
    float: none;
    width:100%;
    padding: 0 10px;
    padding: 5px 0;
    box-sizing:border-box;
    box-sizing: content-box;
}

#pan {
	padding:10px 5px;
	line-height:1.4;
}

h1#content_title {
    font-size:23px;
    margin:25px 0 30px 0;
    padding: 10px 0 10px 20px;
    border-left:5px #555 solid;
    border-bottom:1px #aaa dotted;


}


#sec01 h2,
#sec02 h2,
#sec03 h2,
#sec04 h2,
#sec05 h2,
#sec06 h2,
#sec07 h2,
#sec08 h2,
#sec09 h2,
#sec10 h2 {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-size:24px;font-weight: bold;color:#111;text-align: center;margin-bottom:20px;}

#sec00 {
    position: relative;
    width:100%;
    height:726px;
    height:100%;
    min-height:300px;
    background: url(/img/top01.jpg) top center;
    background-size:cover;

}
#sec00 span {
    display: block;
    position: absolute;
    line-height: 2;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#sec00 span.txt01 {
    top:20px;
    right:20px;
    width:400px;
    height:250px;
    text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}


#sec00 span.txt02 a {
    writing-mode: vertical-lr;
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    top: 185px;
    left: 60px;
    height: auto;
    width: 120px;
    padding: 10px 20px;
}

#sec00 span.txt03 a {
    writing-mode: vertical-lr;
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 30px;
    height: auto;
    width: 120px;
    padding: 10px 20px;
}

#sec00 span.txt04 a {
    writing-mode: vertical-lr;
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    top: 75px;
    left: 60px;
    height: auto;
    width: 120px;
    padding: 10px 20px;
}

#sec00 span.txt05 a {
    writing-mode: vertical-lr;
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    top: 130px;
    left: 30px;
    height: auto;
    width: 120px;
    padding: 10px 20px;
}

#sec01 {

    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(/img/bg_f8f7f7_top.png),url(/img/bg_f8f7f7_top.png);
    background-repeat: repeat-x,repeat-x;
    background-position: top center,bottom center;
    background-color: #F8F6F7;

}

#sec01 ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* ******************************************************

#sec01 li {
    float: left;
    xfloat:none;
    width:335px;
    width:49%;
    margin-right:0.5%;
    padding:0 5px;
    xmargin-left:auto;
    margin-bottom: 30px;


}

body #sec01 li:nth-child(1),
body #sec01 li:nth-child(3),
body #sec01 li:nth-child(5){
    float:left;
    clear: both;
}


body #sec01 li:nth-child(2),
body #sec01 li:nth-child(4),
body #sec01 li:nth-child(6){
    margin-right:0;
    float: right;
}

#sec01 li:nth-child(3n){
    xfloat:right;
    xmargin-right: 0;
}

#sec01 li:nth-child(3n+1){
    clear:none;
}

#sec01 li h4 {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    color:#111;
    width:100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size:14px;
    line-height: 1.2;
}

#sec01 li p {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-size:12px;
    width:100%;
    line-height: 1.3;
    color:#999;
}

************************************************************************ */

body #sec01 li {
    position: relative;
    float:none;
    clear: both;
    width:90%;
    height:250px;
    margin:0 auto 50px;
    padding:5px 0;

}

#sec01 li:nth-child(3n){
    float:none;
    margin-right: auto;
}


#sec01 li h4 {
    position: absolute;
    top:0;
    left:0;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    color:#fff;
    background: #0e7643;
    opacity: .95;

    width:100%;
    padding: 10px;
    font-size:14px;
    line-height: 1.2;
}

#sec01 li h4 a:link ,
#sec01 li h4 a:visited {
    color:#fff;
}


#sec01 li p {
    position: absolute;
    left: 0;
    bottom:-10px;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-size:11.5px;
    width:100%;
    padding: 10px;
    line-height: 1.3;
    color:#fff;
    background: #333;
    opacity: 0.9;

}

#sec01 li img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 250px;
}


#sec02 {
    position: relative;
    margin-top:20px;
    padding-top: 30px;
    overflow: hidden;
}

#sec02 .bg01 {
    position: absolute;
    bottom:30px;
    left:50%;
    margin-left:-810px;
}
#sec02 .bg02 {
    position: absolute;
    left:50%;
    top:120px;
    margin-left:545px;
}

#sec03 {
    padding-top: 90px;
}

#sec03 .box1 {
    float: left;
    float:none;
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
#sec03 .box2 {
    float: right;
    float:none;
    width:96%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}

#sec03 .box1 p {
    line-height: 1.4;
}
#sec03 .box1 p br {
    display:none;
}



#sec03 .box1 ul {
    padding: 20px 5px;
    text-align:center;

}
#sec03 .box1 ul li {
    float: none;
    display:inline-block;
    width:31%;
    margin:0 0 10px 0 ;
    padding:5px 5px;
}
#sec03 .box1 ul li:nth-child(3) {
    float:right;
    float:none;
    margin-right:0;
    margin-right:0;
}

#sec03 .box1 ul li:nth-child(4) {
    clear:both;
}

#sec04 {
    padding-top: 30px;
    padding-bottom: 70px;
}

#sec04 p {
    line-height: 1.4;
    margin-bottom: 0px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

#sec04 p br {
    display:none;
}

#sec04 .box1 {
    float: left;
    float:none;
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
#sec04 .box2 {
    float: left;
    float:none;
    width:96%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}

#sec04 .box1 ul {
    padding: 20px 5px;
    text-align:center;
}
#sec04 .box1 ul li {
    float: none;
    display:inline-block;
    width:31%;
    margin:0 0 10px 0 ;
    padding:5px 5px;
}
#sec04 .box1 ul li:nth-child(3) {
   float:right;
    float:none;
    margin-right:0;
    margin-right:0;
}
#sec04 .box1 ul li:nth-child(4) {
    clear:both;
}

#sec05 {
    padding-top: 30px;
    padding-bottom: 0px;
}

#sec05 ul {
    padding-top:30px;
    padding:30px 5px;
}

#sec05 li {
    float:left;
    width:220px;
    width:48%;
    height:350px;
    height:360px;
    margin-right:0;
    padding:242px 0 0 0;
    padding:252px 0 0 0;
    box-sizing: border-box;
    text-indent: -2em;
}

#sec05 li:nth-child(2n) {
    float:right;
}



#sec05 li.area03 {margin-right:0;}
#sec05 li.area04 {
    float: right;
    margin-right:0;
}


#sec05 li span {
    display: block;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-size:16px;
    height:70px;
    color:#505050;
    text-align: center;
    border:2px #f0f0f0 solid;
    padding: 22px 0 0 0;
    background: url(/img/arrow01.png) no-repeat 140px center;

}

#sec05 li.area03 span {background: url(/img/arrow01.png) no-repeat 140px center;}

#sec05 .area04 span {
    padding-top: 22px;
    line-height: 1.4;
    text-indent: -1em;
    background: url(/img/arrow01.png) no-repeat 140px center;

}

#sec05 .area01 {background: url(/img/chiba_chiba.png) no-repeat top center;}
#sec05 .area02 {background: url(/img/chiba_ichihara.png) no-repeat top center;}
#sec05 .area03 {background: url(/img/chiba_sodegaura.png) no-repeat top center;}
#sec05 .area04 {background: url(/img/chiba_funabashi.png) no-repeat top center;}

#sec06 {
    position: relative;
    height: 700px;
    width:100%;
    margin-top: 30px;
    margin-bottom: 70px;
    background: url(/img/bg_tateru.png) no-repeat center 50px;
}
#sec06 a {
    display:block;
    position: absolute;
    bottom:30px;
    left:50%;
    margin-left:-110px;
    width:220px;
    height:55px;
    line-height: 55px;
    border:2px #cfcfcf solid;
    font-size:16px;
    text-align: center;
    background: url(/img/arrow01.png) no-repeat 190px center;
}

#sec06 a:link {
    color:#505050;
}


#sec07 {
    text-align: center;
    padding-bottom: 70px;

}
#sec07 ul {
    padding-top: 30px;
    text-align: center;
}
#sec07 li {
    position: relative;
    display: inline-block;
    width:342px;
    height:380px;
    width:26%;
    height:140px;
    margin-left:20px;
    margin-right:20px;
    margin:0 3px ;
    text-align: center;

}

#sec07 a {
    position: absolute;
    display: block;
    width:100%;
    height:1em;
    bottom:2em;
    text-align: center;
    font-size:16px;
    padding-top: 120px;
}

#sec07 a:link {
    color:#505050;
}


#sec07 .au01 {background: url(/img/about_features.png) no-repeat top center;background-size:contain;}
#sec07 .au02 {background: url(/img/about_us.png) no-repeat top center;background-size:contain;}
#sec07 .au03 {background: url(/img/about_recruit.png) no-repeat top center;background-size:contain;}

#sec08 li:nth-child(1){
    border-top:#dfdfdf dotted 2px;
}
#sec08 li {
    border-bottom:#dfdfdf dotted 2px;
    padding: 15px 10px;
    font-size: 16px;
}

#sec08 .date {
    font-size:14px;
    color:#999;
}

#sec08 .cate {
    background:#93d2b3;
    font-size: 12px;
    color:#fff;
    text-align: center;
    display: inline-block;
    width:100px;
    padding: 1px 0;
    margin-left: 10px;
    margin-right: 25px;
}

#sec08 a:link,
#sec08 a:visited {
    display:block;
    padding:10px 0;
    font-family:'メイリオ', 'Meiryo', sans-serif;
    font-size: 16px;
    color:#505050;
}


#sec08 .more {
    display: block;
    width:220px;
    border:1px #aaa solid;
    margin:30px auto ;
    padding: 20px 0;
    text-indent:-1em;
    text-align: center;
    background:url(/img/arrow01.png) no-repeat 180px center;

}

#sec09 {

    text-align: center;
    padding: 100px 0 30px 0;
}

#sec09 li {
    display: inline-block;
    width:262px;
    height:50px;
    margin-left:10px;
    margin-right:10px;

}

#sec10 {}

#sideBar {
    padding-top: 30px;
}


#sideBar #searchBox{
}

#sideBar #side01 {
    padding:0 0 20px 0;
    padding:0 20% 20px 20%;
}
#sideBar #side02 {
	padding:0 0 20px 0;
    padding:0 20% 20px 20%;
}

#sideBar form{
    padding-left: 10px;
    padding-right: 10px;
}


#sideBar form[method='get'] input[type='radio']{
    margin-bottom: 15px;
}

#sideBar form[method='get'] input[type='text'],
#sideBar form[method='get'] select ,
#sideBar form[method='get'] option {
    height:33px;
    padding-left: 10px;
}

#sideBar form[method='get'] select {
    margin-bottom:10px;

}


.ipt_kakakutai {
	display: inline-block;
	width:28%;
	margin: 10px 5px;

}

#sideBar #searchBox　input[type='submit']{
    display: block;
    margin:20px auto;
    padding: 5px 10px;
    width:120px;
    border: 1px #ddd solid;

}

#sideBar #searchBox h3 {
    background: #0e7643;
    color:#fff;
    margin:15px 0 20px 0;
    padding: 10px 20px;
    font-weight: 900;
    font-size: 18px;

}

#sideBar #searchBox h3:nth-child(1) {
    margin-top:0;
}

#sideBar #perent_rosen {
    margin-right:10px;
}


#bukken_archive .item {
    border-top: 5px #dae8da solid;
    padding: 20px 0;
    margin:20px 0 ;

}

#bukken_archive .item .box1 {
    float:left;
    width:19%;
    width:120px;
}

#bukken_archive .item .box1 img {
    width:100%;
    height:200px;
    height:120px;
    object-fit: cover;
}

#bukken_archive .item .box2 {
    float:right;
    width:calc(100% - 125px);
}

#bukken_archive .item .title {
    color:#000;
    font-size:14px;
    font-weight: bold;
    line-height: 1.4;
}
#bukken_archive .item .title a:link,
#bukken_archive .item .title a:visited {
    color:#000;
}

#bukken_archive .item h4 {
    padding: 8px 0;
    font-size:18px;
    font-weight: bold;
    color:orange;
}

#bukken_archive .item p {
    margin:0;
    padding: 0 0 3px 0;
    line-height: 1;
    font-size:14px;

}

#search_jouken {
    border:1px #aaa solid;
    border-radius: 5px;
    padding:10px;


}

#bukken_detail{}
#info_detail h2,
#bukken_detail h2 {
    background: #0e7643;
    color:#fff;
    margin:0 0 20px 0;
    padding: 10px 20px;
    font-weight: 900;
    font-size: 20px;
    line-height:1.3;

}

#bukken_contact_btn {
	display: block;
    clear: both;
    box-shadow: 0;
    cursor: pointer;
    background: #0e7643;
    color:#fff;
    max-width:400px;
    width:80%;
    border-radius: 20px;
    margin:20px auto 20px auto;
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
}

.detail_head_info {
    position: relative;
    background: #006400;
    color:#fff;

}
.detail_head_info .f_type{
    position: absolute;
    font-size: 13px;
    width:120px;
    padding: 5px 10px;
    text-align: center;
    background: #006400;
    color:#fff;
}

.detail_head_info .pdf,
.detail_head_info .print {
    position: absolute;
    xbackground: #ff8c00;
    color:#fff;
    text-align: center;
    width: 206px;
    xwidth: 26px;
    height:37px;
    top:0;
    right:0;
}

.detail_head_info .pdf {
    right:5px;
}

.detail_head_info2 {
    padding-top: 50px;

}
.detail_head_info2 .price_wrap {
    width: 100%;
    float: left;
    background: #f2fbf6;
    color: #006400;
    font-size: 18px;
    padding: 20px;
}
.detail_head_info2 .price_wrap .price {
    font-size: 28px;
    display: inline-block;
    padding: 0 10px;
}

.detail_head_info2 .koutu_wrap {
    width: 100%;
    float: right;
    padding: 20px 5px;
    line-height: 1.5em;
}

.detail_head_info2 .main_catch {
    font-size: 20px;
    font-weight: 900;
}

#mainimage {
    float: none;
    border:2px #6fa58a solid;
    padding: 5px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 5px;
    width:390px;
    height:350px;
    width:95%;
    height:auto;

}
#madoriImage {
    float: none;
    border:2px #6fa58a solid;
    padding: 5px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 5px;
    width:390px;
    height:350px;
    width:95%;
    height:auto;
}

#mainimage img,
#madoriImage img{
    width:370px;
    height:275px;
    width:100%;
    height:250px;
    object-fit: contain;
}

#mainimage span,
#madoriImage span{
    display: block;
    padding-top: 15px;
    font-size:18px;
    text-align: center;
    font-weight: bold;
    color:#006400;
}



.detail_head_info2 .koutu_wrap .koutu1 {
    display: inline-block;
    width:50%;
    vertical-align: middle;
}

.detail_head_info2 .koutu_wrap .sikikin {
    display: inline-block;
    width:23%;
}
.detail_head_info2 .koutu_wrap .sikikin .h,
.detail_head_info2 .koutu_wrap .reikin .h{
    display: block;
    text-align: center;
}

.detail_head_info2 .koutu_wrap .sikikin .v,
.detail_head_info2 .koutu_wrap .reikin .v{
    display: block;
    text-align: center;
}


.detail_head_info2 .koutu_wrap .reikin {
    display: inline-block;
    width:23%;
}

.detail_photos img,
.kinrinImg img{
    display: inline-block;
    border:1px #d6c8b1 solid;
    xpadding: 5px;
    margin:0 0 10px 0;
    width:125px;
    height:125px;
    width:30vw;
    height:30vw;
    object-fit: cover;

}

ul.bukken_ul {}
ul.bukken_2ul {}

ul.bukken2_ul li ,
ul.bukken_ul li {
    width:100%;
    border-bottom: 1px #aaa dotted;
    padding: 10px;
}

ul.bukken2_ul li.wide {
    width:100%;
}


ul.bukken_ul li:nth-child(odd) {float: none;clear: both;}
ul.bukken_ul li:nth-child(even) {float: none;}
ul.bukken2_ul li.odd {float: none;clear: both;}
ul.bukken2_ul li.even {float: none;}

ul.bukken2_ul li p,
ul.bukken2_ul li h4 ,
ul.bukken_ul li p,
ul.bukken_ul li h4 {
    display: inline-block;
    font-size: 14px;
    float:left;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

ul.bukken2_ul li h4 ,
ul.bukken_ul li h4 {
    float: left;
    width:100px;
}
ul.bukken2_ul li h4 {

}

ul.bukken2_ul li p ,
ul.bukken_ul li p {
    float: right;
    width:200px;
    width:calc(100% - 100px);    
    font-size:15px;
}
ul.bukken2_ul li p {
    width:250px;
    width:calc(100% - 100px);    
}

ul.bukken2_ul li.wide p {
    width:calc(100% - 120px);
    width:calc(100% - 100px);    

}

.setubi3 ,
.kinrin3 {
    clear: both;
    padding: 10px;
    border-bottom: 1px #aaa dotted;
}
.setubi3 h4 ,
.kinrin3 h4 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width:100%;
    margin: 0 auto 10px auto;
    padding: 10px;
    background: #f6f6f6;
    border-bottom:1px #999 dotted;
}
.setubi3 div ,
.kinrin3 div {
    float: none;
    display: inline-block;
    vertical-align: top;
    width:660px;
    width:calc(100% - 120px);    
    width:100%;
    margin: 0;
    padding: 0;
}
.setubi3 div span,
.kinrin3 div span{
    display: inline-block;
    padding: 5px;
    margin:0 10px 10px 0;
    font-size: 13px;
    background: #eee;
}

.lifeline3 {   
}
.lifeline3 .b1,
.lifeline3 .b2,
.lifeline3 .b3,
.lifeline3 .b4{
    width:24%;
    width:100%;
    display: inline-block;
    padding: 10px 10px;
    font-size: 14px;
}

.lifeline3 div span {
    display: inline-block;
    width:100px;
    padding: 5px 10px;
    margin-right:20px;
    background: #f2fbf6;
    border-right:3px #aaa solid;
}

.lifeline3 div p{
    display: inline;
}



img#imageMain {
	width:100%;

}

.sub_catch {
	clear:both;
    font-size: 20px;
    font-weight: bold;
    color:darkorange;
    padding:20px 0;
    line-height: 1.5em;
}

.rec_point {
    background: #eee;
    margin:10px 0;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 1.3;
}

.bkn_heading {
	position:relative;
	display:inline-block;
	font-size:20px;
	font-weight: bold;
	line-height:20px;
	margin:0 0 10px 0;
	padding:15px 20px;
	color:#3c5c4c;

	background-image: url(/img/kakko_before.png), url(/img/kakko_after.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left center ,right center;
}



.toi {
	display:block;
	box-shadow:0;
	font-size:18px;
	text-align:center;
	margin:30px auto ;
	color:#fff;
	cursor:pointer;
	width:400px;
	width:98%;
	height:60px;
	line-height:60px;
	border:0;
	border-radius:20px;
	background:#0e7643;
}
#bukken_detail h4.toi a:link,
#bukken_detail h4.toi a:visited {
	color:#fff;
}


#toi2 {
	display:block;
	font-size:18px;
	text-align:center;
	margin:30px auto ;
	color:#fff;
	height:60px;
	line-height:60px;
	border:0;
	background:#0e7643;

}

table.bukken_syousai {
    width:100%;
    border:1px #aaa solid;
    border-collapse: collapse;
    margin-bottom:15px;

}

table.bukken_syousai th ,
table.bukken_syousai td {
    border:1px #aaa solid;
    padding: 10px 10px;
    background: #fff;
    width:30%;
    font-size:14px;
    line-height: 1.4;
}
table.bukken_syousai td[colspan='3'] {
    width:80%;
}

table.bukken_syousai th {
    background: #dde;
    background: #f2fbf6;
    width:19%;
}

.biko {
    font-size: 14px;
    line-height: 1.5;

}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

.acf-map img {
   max-width: inherit !important;
}


#form_parts {
	width:100%;
    border:0;
    border-bottom:1px #999 solid;
    border-collapse: collapse;
}

#form_parts th ,
#form_parts td {
    display: block;
    width:100%;
    border:1px #999 solid;
    padding: 10px;
}

#form_parts th {
    position: relative;
    font-size: 14px;
    padding: 15px 15px;
    border-bottom: 0;
    background: #F0F8FF;
}
#form_parts td {
    font-size: 14px;
    padding: 15px 15px;
    border-bottom: 0;
    background: #fff;
}

#form_parts input[type='text'],
#form_parts input[type='tel'],
#form_parts input[type='email']{
  height:33px;
  width:300px;
  padding-left:10px;
}
#form_parts textarea{
  width:300px;
  padding-top: 10px;
  padding-left:10px;
}




#form_parts th .rec {
    display: block;
    position: absolute;
    top:10px;
    right:10px;
    margin:0;
    padding: 3px 10px;
    width:50px;
    height:auto;
    font-size:12px;
    background:#dc143c;
    border-radius:10px;
    color:#fff;
    text-align: center;

}


.imgs {
    display: inline-block;
    width: 32%;
    height: auto;
    padding: 1% 0;
}

#single_banner01 {
	padding: 30px 0;
    text-align: center;

}
#single_banner01 li {
	display: inline-block;
	border:1px #ccc solid;
	margin-right:30px;
    margin:0 10px 10px 10px;
    width:40%;

}

#single_banner01 li:nth-child(4) {
  margin-right: 10px;
}


#info_detail .info {}
#info_detail .info p {
    line-height: 1.4;
    margin-bottom:10px;

}

.info_list {
    margin-bottom: 30px;

}
.info_list li {
    border-bottom:1px #aaa solid;
    padding: 15px;
}

.info_list li .date {
    display: block;
    padding: 0 0 7px 0;
    font-size:12px;
    color:#888;
}


.info_list a,
.info_list a:link,
.info_list a:visited {
    color:#333;
    text-decoration: none;

}

.ruiji_bukken {}
.ruiji_bukken li {
	display: inline-block;
	vertical-align: top;
	width:47%;
	margin-right:1.5%;
}

.ruiji_bukken li:nth-child(4) {
	margin-right: 0;
}

.ruiji_bukken li img{
    display: block;
    width: 100%;
    object-fit: cover;
    height: 120px;
}

.ruiji_bukken li h4{
	padding: 5px 0;
	line-height: 1.2;

}

#footer_banner01 {
    text-align: center;
    padding: 30px 0;
    text-align: center;
}
#footer_banner01 li {
    display: inline-block;
    border:0;
    margin:0 auto;
    padding: 5px 0;

}



footer {
    margin-top:80px;
}

#footer01 {

    display: none;

    padding-top: 80px;
    padding-bottom: 80px;
    background: #F2FBF6;
    background:url(/img/bg_footer01_top.png) no-repeat top center #f2fbf6;
    font-size: 14px;
    text-align:center;

}

#footer01 a:link,
#footer01 a:visited{
    color:#111;
}

#footer01 li {
    text-align:left;
}

#footer01 .layer01 > li {
    width:140px;
    xfloat: left;
    display:inline-block;
    vertical-align:top;
    color:#111;
}

#footer01 .layer02 {
    margin-top:23px;
}

#footer01 .layer03 {
    padding-top: 1em;
    padding-left: 1.5em;
    margin-bottom:30px;
}

#footer01 .layer02 li ,
#footer01 .layer03 li {
    margin-bottom: 10px;
}

#footer01 .layer03 li {
    text-indent:0.9em;
    background:url(/img/arrow02.png) no-repeat left center;
}

#footer01 .layer03:nth-child(1){
    margin-bottom:20px;
}


#footer02 {
    padding-top: 20px;
    padding-bottom:50px;

}

#footer02 .footer_logo {
    display: block;
    width:256px;
    height: 60px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;

}

#footer02 .box1 ,
#footer02 .box2 {
    float: none;
    width:100%;
    padding:20px 15px;
    border-top:2px #777 dotted;
}

#footer02 .box2 {
    border-bottom:2px #777 dotted;
    margin-bottom:50px;
}

#footer02 .box1 {
    width:100%;
    margin:0;
}

#footer02 .box1 p ,
#footer02 .box2 p {
    line-height: 1.4;
    font-size: 14px;
}

#footer02 .box3 {
    float:none;
    width: 100%;
    text-align:center;
}

#footer03 {
    clear: both;
    padding-top:82px;
    margin-top:30px;
    background: url(/img/footer_ienami.png) #fff repeat-x top center;
    color:#fff;
    font-size:13px;
    text-align: center;
}

#footer03 p {
    height:60px;
    line-height:60px;
    height: auto;
    line-height: 1.5;
    padding: 30px ;
    background:#084627;
    font-size:14px;
    text-align: left;
}


#footer03 small {
    display: block;
    background: #fff;
    padding:15px 0;
    color:#000;
    text-align: center;

}

#side_fixed {display:none;}

#side_slideIn_menu {
    display: none;
    width:100%;
    background: #eea;
    background: #ae0;
    max-width: 500px;
    max-width: 450px;

}

#side_slideIn_menu .parent > a{
    display: block;
    padding: 10px;
    margin:10px;
    border-left:5px #084627 solid;

}

#side_slideIn_menu .parent > a:link ,
#side_slideIn_menu .parent > a:visited {
    color:#222;
}


.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(240,240,240, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.wrap_side_slideIn {
  width: 600px;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-top: 90px;
  padding-left: 150px;
  padding-left: 10px;
  background-color: rgb(255,255 ,255, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  transform: translate(600px);
  transition: all .5s;
}
.wrap_side_slideIn.open {
  transform: translateZ(0);
}
.wrap_side_slideIn li {
  color: #000;
  margin:15px 0;
  padding: 8px 15px;
  border-left:5px #666 solid;
}

.wrap_side_slideIn li a,
.wrap_side_slideIn li a:link,
.wrap_side_slideIn li a:visited {
    display: inline-block;
    text-align: left;
    color:#111;
    font-size: 18px;
    font-weight: bold;
}

.wrap_side_slideIn img {
    display: block;
    margin-top:40px;
}

.gaiyou th {width: 7em;}

.sp-br{
	display:block;
}


/* ------- トップ　スマホ調整 ------- */
.top_buy_1ran li:nth-child(n + 4) {display: none;}
.top_rent_1ran li:nth-child(n + 4) {display: none;}
#sec08 .cate {display: inline-block; width: 90px; padding: 1px 0; margin-right: 10px;}
#sec08 a:link, #sec08 a:visited {display: inline-block; padding: 1px 0;}
#sec01 {padding-top: 48px;}
#sec08 .tac .more {
  width: 220px;
  height: 55px;
  line-height: 55px;
  border: 2px #cfcfcf solid;
  text-align: center;
  background: url(/img/arrow01.png) no-repeat 190px center;
}

.bloc01 {
    padding: 2em 1em;
}

/* ------- スマホフッター固定ボタン ------- */
.dp-footer-bar {
    background: #ffffff;
    border-top: 1px solid #ddd;
    display: table;
    font-size: 12px;
    position: fixed;
    bottom: 0;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    z-index: 9998;
}

.dp-footer-bar-item {
    display: table-cell;
    vertical-align: middle;
    background-color: #0e7643;
    border: solid 1px #fff;
}

.dp-footer-bar a {
    display: block;
    padding: 8px 0;
    color: #fff;
}

.dp-footer-bar-icon::before {
    display: block;
    font-family: "design_plus";
    font-size: 16px;
}

.icon-tel::before {
    content: url(/files/icon_tel.png);
}

.icon-mail::before {
    content: url(/files/icon_mails.png);
}

.icon-shop::before {
    content: url(/files/icon_shop.png);
}
