html{
    font-family: meiryo, sans-serif;
    font-size: 10px;
/*  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;;*/
  line-height: 1.86;
}
body {
  font-size: 1.6rem;
  line-height: inherit;
}
/*
 * site common
 *
 *---------------------------------------------------*/
body .wrapper {
  margin-top: -60px;
  padding-top: 60px;
}
body h1,
body h2,
body h3,
body h4
{
  line-height: 1.0;
/*  margin: 0;*/
/*  margin-bottom: 1em;*/
}
p,li,dd {
  line-height: 1.66;
/*  line-height: 1.86;*/
}
body section,
body article {
  margin-bottom: 3rem;
}
/*
body .content{
  margin-top: 50px;
  margin-bottom: 50px;
}
*/
a {
  text-decoration: none;
	color: #70a034;
}
a:hover {
	opacity: 0.5 ;
	color: #70a034;
}

.sp_br{
	display: block;
}
.tab_br{
	display: none;
}
#main .content-text a {
  text-decoration: underline;
}
#main .content-text a:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
ul {
  padding: 0;
}
ul li {
  list-style-type: none;
  list-style-position: inside;
  list-style-image: none;
}
.strong {
  font-weight: bold;
  color: #f07d08;
}
.required {
  padding: 0.25em 1.0em;
  border-radius: 4px;
  background: #f07d08;
  color: #fff;
	font-size: 0.8em!important;
}
.text-bold {
  font-weight: bold;
}

.section-title .required {
	margin-left: 10px;
}

.show-it ,
.hide-it {
  cursor: pointer;
}

.off {
  display: none;
}
.breadcrumb{
	background-color: #FFF!important;
}
.contact .btn-box .btn ,
.consultation .btn-box .btn ,
.btn-section .btn-box a{
  display: inline-block;
  background-color: #70a034;
  text-align: center;
  line-height: 1em;
  padding: 1.0em;
  border-radius: 1.5em;
  color: #fff;
  width: 100%;
  font-size: 2.4rem;
  border: solid 1px #70a034;
}
.contact .btn-box .btn:hover ,
.consultation .btn-box .btn:hover ,
.btn-section .btn-box a:hover{
  text-decoration: none;
  background: #fff;
  color: #70a034;
}
.form-box {
  margin: 2em 0;
  padding: 2rem 0;
}
.form-block {
  border: 5px solid #7F8080;
  padding: 2em 2em;
}
.icon-box {
  position: fixed;
  z-index: 9999;
  bottom: 80px;
  right: 10px;
}
.icon-box a img{
  width: 50px;
	display: block;
	margin-bottom: 10px;
}
/* 
 * header
 *
 *---------------------------------------------------*/
body header {}
body header .container {
  padding-left: 0;
  padding-right: 0;
  
}
body.home header{
}
body .haed_ue{
background-color: #FFF;
}
body .description{
font-size: 0.7em;
margin-bottom: 0;
padding: 0 5px;
line-height: 1.3em;
padding-top: 5px;
}
	body .head-logo-satei{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	}
	body .head-logo-satei div{
	width: 60%;
	}
	body.home .head-logo-satei{
	justify-content: space-around;
	}
	body.home .head-logo-satei div{
	width: 47%;
	}
	body .head-logo-satei div:nth-child(1){
	display: none;
	}
	body.home .head-logo-satei div:nth-child(1){
	display: block;
	}

	body .head-logo-satei img{
	width: 100%;
	margin-bottom: 5px;
	}

body .head-text-box-1{
display: none;
}

body.home .head-text-box-1{
display: block;
padding: 50px 0;
	background-image: url(./images/home_top_bg.jpg);
	background-size: cover;
}
body.home .head-text-box-1 div{
width: 80%;
margin: 0 auto;
text-align: center;
}
body .head-text-box-1{
display: none;
}
body header .head-box {
  height: 0px;
  padding-top: 49.73%;
/*  background: url(./images/smp-second-mv.jpg) center top no-repeat;
*/  background-size: contain;
  position: relative;
}
body.home header .head-box {
  padding-top: 56.6666%;
  /*background: url(./images/smp-top-mv.jpg) center top no-repeat;*/
  background-size: contain;
}
body header .head-button-box {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 24.50vw;
  height: auto;
  max-width: 100px;
}
body header .head-button-box a.pc {
  display: none;
}
body header .head-button-box img {
  width: 80%;
  height: auto;
}
body header .head-logo-box img{
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
	width: 170px;
}
body.home header .head-logo-box img{
	display: none;
}

body header .head-text-box ,
body header .head-text-3 {
  display: none;
}
body header .head-text-box-2-wrapper{
  display: none;
}
body header .head-text-box-2{
  background: #70a034;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 0.5em;
/*  padding: 0.5em 0 0.5em 2.5em;*/
}
body header .head-text-box-2 h1 {
  margin: 0;
  color: #fff;
  font-size: 1.8rem;
}
body header .head-text-box-2 h1 strong {
  letter-spacing: 1.2px;
  font-size: 2.2rem;
    
}
body header .head-text-box-2 p.lbl {
  background: #fff;
  color: #70a034;
  margin-left: 0;
  margin-bottom: 0;
  border-radius: 6px;
  padding: 0 1.0em;
}

body header .nav-outer {
  background: #dae6ca;
}
body header nav.navbar {
  background-color: rgba(218,230,202);
}
body header .navbar-nav {
  width: 100%;
}
body header .navbar-nav .nav-item {
/*  border-left: 1px solid #70a034;*/
  border-bottom: 1px solid #70a034;
}
.navbar-light .navbar-nav .nav-link {
  color: #70a034;
  font-size: 1.8rem;
}
.navbar-toggler{
	margin-right:5px;
	padding: 3px;
}
body header .navbar-nav a.nav-link:hover {
  background-color: #eee;
  color: #333;
}


body header .fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
/*  margin-left: -15px;*/
}
body header .fixed .navbar-nav {
  width: auto;
}
body header .fixed nav.navbar .navbar-brand {
  display: block;
	margin-right: 20px;
}
body header nav.navbar .navbar-brand {
	max-width: 298px;
	width: 80%;
  font-size: 1.8rem;
  color: #5a8835;
	margin-left: 5px;
}
body header ul.navbar-nav li a{
	font-size: 1.1em!important;
	transition-property: all;
  transition: 0.1s linear;}
	
	

.breadcrumb {
  background-color: transparent;
}
.breadcrumb a{
	color: #70a034;
}
.breadcrumb-item+.breadcrumb-item::before {
  content: ">"
}

/*
 * form1
 *
 *---------------------------------------------------*/
section.search-form {
  margin-bottom: 4em;
}
section.search-form .notice {
    display: inline-block;
    background-color: #70a034;
    text-align: center;
    font-size: 80%;
    height: 2em;
    line-height: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-radius: 1em;
    color: #fff;
    padding-left: 1em;
    padding-right: 1em;
}

form.frm1{}
form.frm1 p {
  font-size: 1.5rem;
}
form.frm1 .form-head-label {
    color: #70a034;
	font-weight: bold;
    display: inline-block;
    padding: 0 0 0 0.50em;
	margin-bottom: 0;
    border-radius: 8px;
    margin-right: 1em;
  	font-size: 2rem;
}
form.frm1 .number {
    color: #70a034;
	font-weight: bold;
    border-radius: 8px;
    padding: 0 0.2em;
    display: inline-block;
  	font-size: 2.3rem;
}
form.frm1{
margin-top: 30px;
}
form.frm1 .form-row {
/*  padding: 1em*/
}
.search-form{
	position: relative;
	padding-top: 130px;
}
form.frm1 .row:nth-child(1){
	position: absolute;
	background-color: #70a034;
	top:0;
	width: 100%;
	left: 0;
	padding: 5px 0 0;
	margin: 0;
}
form.frm1 .row:nth-child(1) p{
text-align: center;
font-size: 1.1em;
line-height: 1.6em;
color: #FFF;
}
form.frm1 .row:nth-child(1) p span{
font-size: 1.2em;
color: #F2E634;
font-weight: bold;
}
form.frm1 .column-left {
  border: 1px solid #ddd;
  background-color: #e6e6e5;
}
form.frm1 .column-right  {
  border: 1px solid #ddd;
}
form.frm1 .box-link-outer {
  margin-top: 1em;
}
form.frm1 .box-link {
  height: 5em;
  width: 100%;
  border: 1px solid #ddd;
}
form.frm1 .box-link .frm1-price-link {
  font-size: 120%;
  letter-spacing: 1px;
}
form.frm1 legend {
  text-align: center;
  margin:0;
}
form.frm1 legend p {
  margin: 0;
  height: 2em;
  line-height: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
	font-size: 0.8em;
	font-weight: bold;
	color: #70a034;
}
form.frm1 label.sale_area {
	font-size: 20px;
	padding: 10px 0 10px 15px;
}
form.frm1 .form1-syubetsu {
	padding: 5px 15px 0;
}
form.frm1 .qry01-legend p,form.frm1 .qry02-legend p{
text-align: left;
margin-left: 10px;
}
form.frm1 .qry01-legend p span,form.frm1 .qry02-legend p span:nth-child(1){
background-color: #ED9027;
color: #FFF;
padding: 5px 10px;
margin-right: 10px;
border-radius: 15px;
font-size: 0.8em;
}
form.frm1 .qry01 ul li{
  display: inline-block;
  float: left;
  min-width: 30%;
  margin: 0.25em 0.5em;
}
form.frm1 .text-normal{
  font-size: 1.6rem;
  color: #212529;
} 
form.frm1 .btn-box, 
form.site-form .btn-box
{
  min-height: 5em;
  
}
form.frm-entry .btn-box ,
form.frm1 .btn-box {
  margin-top: 1em;
  margin-bottom: 1em;
}
form .seal-box {
  min-height: 3em;
}
form.frm-entry .btn-box .submit ,
form.frm1 .btn-box .submit{
  width: 100%;
  background-color: #ED9027;
  text-align: center;
  font-size: 2.6rem;
  height: 3em;
  line-height: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 3em;
	border: 5px solid #FFF;
  color: #fff;
  box-shadow: 2px 2px 1px 1px #333;
}
form.frm1 .btn-box .submit{
  font-size: 1.3em;
}

form.frm-entry .btn-box .btn:hover ,
form.frm1 .btn-box .btn:hover{
  box-shadow: 1px 1px 1px 1px #999;
}
form.frm1 label input[type="radio"]:checked {
    background-color: #d1ff8c;
    color: #333;
}
form.frm1 .form-group .form-row legend{
	padding: 10px 0;
	font-size: 1.5em;
}
/*
 * main
 *
 *---------------------------------------------------*/
#main{
  margin-bottom: 5em;
  margin-top: -60px;
  padding-top: 20px;
}
#main .entry-header,
#main .section-header{
  display: flex;
  justify-content: center;
  margin: 5.5rem 0 12rem;
}
#main .entry-header h1 {
  color: #70a034;
  letter-spacing: 5px;
  display: inline-block;
  padding-bottom: 0.25em;
  border-bottom: solid 4px #70a034;
  font-size: 2.5rem;
	text-align: center;
}
section h2{
  color: #70a034;
}
section .head-box {
  margin-bottom: 2em;
}
section .head-box .head-pencil{
  margin-left: 1em;
}
/*
section .head-box-inner {
  margin-bottom: 1em;
  display: inline-block;
  padding-right: 7em;
  min-height: 68px;
  background: url(./images/img-pencil.png) no-repeat right center;
}
*/
section p {
  font-size: 1.8rem;
  letter-spacing: 1px;
}
section .note {
  color: #787878;
  font-size: 1.6rem;
}

/*
 * side
 *
 *---------------------------------------------------*/
aside .sidebar {}
aside .side {}


/*
 * footer
 *
 *---------------------------------------------------*/
section.footer-bn-section {}
section.footer-bn-section .head-box h2 {
  border-bottom: 2px solid #70a034;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 2.4rem;
  letter-spacing: 2px;
}
section.footer-bn-section .footer-bn-box {
  margin-bottom: 4rem;
}
section.footer-bn-section .footer-bn-box a {
  color: #333;
}
section.footer-bn-section .footer-bn-box a:hover {
  color: #70a034;
}
section.footer-bn-section .footer-bn-box p {
  font-size: 1.6rem;
}

footer.page-footer .footer-city {
  margin-bottom: 2em;
}
footer.page-footer .baikyaku-area-header {
  margin-bottom: 2em;
}
footer.page-footer .baikyaku-area {
  font-size: 2.2rem;
  color: #70a034;
}
footer.page-footer .baikyaku-area .fa {
  margin-right: 0.5em;
}
footer.page-footer .baikyaku-area p {
  margin-bottom: 0;
}
footer.page-footer .footer-city div ul li.first {
  margin-right: 0;
}
footer.page-footer .footer-city div ul li.first:after {
}
footer.page-footer .footer-city div ul li {
  display: inline;
  float: left;
  margin-right: 1em;
}

footer.page-footer .footer-top {
  min-height: 140px;
}
footer.page-footer .footer-middle {
  min-height: 60px;
  padding-top: 20px;
}
footer.page-footer .footer-bottom {
  min-height: 55px;
}
footer.page-footer .footer-menu1 ,
footer.page-footer .footer-menu2 {
  margin-bottom: 1rem;
}
footer.page-footer .footer-top .footer-top-title {
  background: url(./images/img-house01.png) no-repeat 15px center;
  display: flex;
  display: -webkit-flex; /* Safari */
  align-items: flex-end;
  margin-bottom: 1em;
	height: 30px;
}
footer.page-footer .footer-top .footer-top-title p{
  display: block;
  font-size: 1.4rem;
  color: #307474;
  margin-left: 2.5em; 
  margin-bottom: 0;
}
footer.page-footer .footer-top .footer-menu-label {
  border: 1px solid #000;
  width: 6em;
  text-align: center;
  margin-right: 2em;
  font-size: 1.4rem;
}
footer.page-footer .footer-top .footer-link-list li {
  margin-bottom: 0.5em;
  margin-right: 10px;
  background: url(./images/bottom-marker.png) no-repeat left center;
  list-style-position: inside;
  padding-left: 2rem;
}
footer.page-footer .footer-top .footer-link-list li a {
  font-size: 1.2rem;
  color: #040000;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #307474;
}
footer.page-footer .footer-top .footer-link-list li a:hover {
  text-decoration: none;
  border-bottom: 0;
}
footer.page-footer .footer-middle .footer-menu-list  {
  margin-bottom: 0;
}
footer.page-footer .footer-middle .footer-logo {
  display: block;
  margin: 1em auto;
}  
footer.page-footer .footer-middle .footer-menu-list li  {
  margin-right: 1.5em;
}
footer.page-footer .footer-middle .footer-menu-list li a {
  color: #fff;
  font-size: 1.4rem;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #fff;
}
footer.page-footer .footer-middle .footer-menu-list li a:hover {
  text-decoration: none;
  border-bottom: 0;
}

footer.page-footer .container .footer-middle,
footer.page-footer .container .footer-bottom {
  background-color: #70a034;
  color: #fff;
  border: 0;
}
footer.page-footer .footer-bottom-wrapper {
  background: #70a034;
}
.footer-bottom p{
	font-size: 0.8em;
	margin-bottom: 0!important;
}
.page-footer{
	background-color: #F4F4F4;
	padding-top: 20px;
}
/*
 * index
 *
 *---------------------------------------------------*/

.home {}
body.home header .head-text-box-2-wrapper{
  display: block;
  width: 100%;
  background: #70a034;
	height: 10px;
}
.home #main section.form-block{
border-bottom: 5px solid #7F8080;
}
.home #main section {
  border-bottom: 1px solid #ddd;
}
.home section .head-box h2{
  padding-bottom: 0;
  padding-right: 0.25em;
  padding-left: 0.25em;
  margin-bottom: 0;
  border-bottom: 4px solid #5a8835;
  display: inline-block;
  font-size: 3.0rem;
}
.home .home-point {}
.home .home-point .entry-body  {
  margin-bottom: 2em;
}
.home .home-point .entry-body > * {
  display: block;
  margin: 1em auto;
  
}
.home h2 {
	font-size: 1.5em!important;
	line-height: 1.7em;
	font-weight: bold;
	vertical-align: bottom;
}
.home .home-point h2 img{
	padding-right: 10px;
	margin-top: -10px;
}

.home .home-point .entry-body h3 {
  padding: 0.5em 0;
  border: 2px solid #5a8835;
  border-radius: 1.0em;
  color: #5a8835;
  text-align: center;
}
.home .home-step-top {
  margin-bottom: 2em;
}
.home .home-step-detail > * {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.home .home-step h3 {
  padding: 0.5em 0;
  max-width: 100%;
  border: 2px solid #5a8835;
  border-radius: 1.0em;
  color: #5a8835;
  text-align: center;
  margin: 0 auto 1em;
  min-width: 175px;
　font-weight: bold;　	
}
.home .home-step-detail p.arrow-down{
  font-size: 200%;
  display: inline-block;
  line-height: 0rem;
  height: 2rem;
  color: #5a8835;
}


.home .home-step-detail p.arrow-down-md {
  display: none;
}
.home .home-tips .entry-body {
  margin-bottom: 2em;
}
.home .home-tips .entry-body .head-box {
  margin-top: 0;
  margin-bottom: 1em;
}
.home .home-tips h3 {
  color: #5a8835;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 0.5em;
  padding-top: 0.5em;
}
.home section.btn-section{
	border-bottom: none!important;

}
/*
 * consultation
 *
 *---------------------------------------------------*/
.consultation {}
.consultation section .head-box {
  font-size: 2.0rem;
  margin-bottom: 1em;
}
.consultation section h2 {
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 0.5em;
  padding-top: 0.5em;
}
.consultation section h2 .required {
  font-weight: normal;
}
.consultation form .form-notice {
  min-height: 3em;
  margin-bottom: 1em;
}
.consultation form textarea {
  width: 80%;
}
/*
 * asssessment
 *
 *---------------------------------------------------*/
.assessment {}
.assessment section.content-main{
  margin-bottom: 4.2rem;
}
.assessment section h2.section-title ,
.assessment .content-text .text-top {
  min-height: 4.5rem;
  line-height: 1.60em;
}
.assessment section h2.section-title {
  display: block;
  border-radius: 10px;
  background-color: #5a8835;
  color: #fff;
  font-size: 2.8rem;
  text-align: center;
  padding: 0.3em 0;
  margin: 0 auto 2.1rem;
  letter-spacing: 0.25em;
}

.assessment .box-img ,
.assessment .content-text {
  margin-bottom: 3.0rem;
}
.assessment .box-img img {
  display: block;
  margin: 0 auto;
}
.assessment .content-text .text-top {
  color: #5a8835;
  font-size: 2.4rem;
  
}
.assessment .content-text .text-top .text-label {
  height: 4.5rem;
  font-size: 2.2rem;
  margin: 0 0.5em;
  padding: 0.65rem 1em;
  border: solid 1px #5a8835;
  border-radius: 10px;
}
/*
 * step
 *
 *---------------------------------------------------*/
.step {}
.step .step-detail .arrow-down {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.step .step-detail h2 {
  padding: 0.5em 0;
  max-width: 100%;
  border: 2px solid #5a8835;
  border-radius: 1.0em;
  color: #fff;
  background-color: #5a8835;
  text-align: center;
  margin: 0 auto 1em;
}
.step .step-detail p.arrow-down  {
  font-size: 200%;
/*  display: inline-block;*/
  line-height: 0rem;
  height: 1.5rem;
  color: #5a8835;
	margin-top: 1em;
}
.step .step-detail ul li  {
  list-style: disc;
  list-style-position: inside;
  float: left;
}
.step section{
	margin-bottom: 1em;
}
.step .step-detail img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/*
 * detail
 *
 *---------------------------------------------------*/
.detail {}
.detail #main .entry-header{
  margin: 1.6rem auto;
  justify-content: space-between;
}
.detail #main .entry-header .header_box {
  border-left: 8px solid #5c8d35;
  border-top: 1px solid #5c8d35;
  border-right: 1px solid #5c8d35;
  border-bottom: 1px solid #5c8d35;
  width: 100%;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
.detail #main .entry-header .h1_box ,
.detail #main .entry-header .header_tel {
/*  width: auto;*/
}
.detail #main .entry-header .h1_box {
/*
  display: flex;
  align-items: center;
*/
}
.detail #main .entry-header h1 {
  border: 0;
  font-size: 2.6rem;
  font-weight: bold;
  height: auto;
  line-height: 1.25em;
  padding: 0;
  margin-bottom: 0.5em;
  margin-left:0.5em;
	text-align: left;
}
.detail #main .entry-header .header_tel {
/*  float: right;*/
/*  padding-right: 1.5em;*/
}
.detail #main .entry-header .header_tel .header_telno {
  font-size: 3.0rem;
  font-weight: bold;
  color: #5c8d35;
  margin-bottom: 0;
  line-height: 1em;
	padding-left: 0.5em;
}
.detail #main .entry-header .small {
  color: #111;
  font-size: 1.2rem;
	padding-left: 1.5em;
}

.list section.sec_vendor p.pr_title ,
.detail section.sec_lead p.pr_title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0;
}
.list section.sec_vendor p.pr_comment ,
.list section.sec_vendor p.address ,
.detail section.sec_lead p.pr_comment {
  font-size: 1.6rem;
}
.list section.sec_vendor .company_info ,
.detail section.sec_lead .company_info {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top:0.5em;
  padding-bottom:0.5em;
}
.detail section.sec_lead .company_info {
  margin-bottom: 0.2em;
}
.list section.sec_vendor .company_info{
display: none;
}
.list section.sec_vendor .company_info >p ,
.detail section.sec_lead .company_info > p {
  display: inline-block;
  margin-bottom: 0;
/*  margin-right: 0.5em;*/
  padding-right: 0.5em;
  padding-left: 0.5em;
  border-right: 1px solid #ccc;
  font-size: 1.6rem;
}
.list section.sec_vendor .company_info p:last-child ,
.detail section.sec_lead .company_info p:last-child {
  border-right: 0;
}

.detail section h2 {
  font-size: 1.8rem;
  color: #5c8d35;
}
.detail section table.table-bordered tr th,
.detail section table.table-bordered tr td,
.detail section table.table-bordered {
  border-color: #cccccc;
}

.detail .sec_hist_buy table thead tr th ,
.detail .sec_hist_buy table tbody tr td ,
.detail .sec_hist_sell table thead tr th ,
.detail .sec_hist_sell table tbody tr td ,
.detail .sec_sell table thead tr th ,
.detail .sec_sell table tbody tr td ,
.detail .sec_assessment table tbody tr th {
  text-align: center;
  vertical-align: middle;
}
.detail .sec_sell .bukken-table thead tr th {
  font-size: 1.4rem
}
/*種別*/
.detail .sec_sell .bukken-table thead tr th:nth-child(1) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(1) {
  width: 15%;
}
/*画像*/
.detail .sec_sell .bukken-table thead tr th:nth-child(2) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(2) {
  width: 12.5%;
}
/*所在地*/
.detail .sec_sell .bukken-table thead tr th:nth-child(3) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(3) {
  width: 20%;
  font-size: 90%;
}
.detail .sec_sell .bukken-table tbody tr td:nth-child(3) {
	text-align: left;
}

/*価格*/
.detail .sec_sell .bukken-table thead tr th:nth-child(4) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(4) {
  width: 10%;
}
/*土地面積*/
.detail .sec_sell .bukken-table thead tr th:nth-child(5) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(5) {
  width: 10%;
}
/*建物面積*/
.detail .sec_sell .bukken-table thead tr th:nth-child(6) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(6) {
  width: 12.5%;
}
/*間取り*/
.detail .sec_sell .bukken-table thead tr th:nth-child(7) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(7) {
  width: 7.5%;
}
/*最終更新日*/
.detail .sec_sell .bukken-table thead tr th:nth-child(8) ,
.detail .sec_sell .bukken-table tbody tr td:nth-child(8) {
  width: 12.5%;
}
.detail .sec_sell .b_image a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height:112px; 
  overflow: hidden;
  background-color: #ddd;
}
.detail .sec_sell .b_image a img {
  display: block;
  max-height: 112px;
}
.detail .sec_assessment table tbody tr th {
  min-width: 100px;
  width: 15%;
}
.detail .sec_staff table tr th ,
.detail .sec_staff table tr td ,
.detail .sec_map table tr th ,
.detail .sec_map table tr td {
  font-size: 1.4rem
}


.detail .sec_staff .staff_box {
  border: 1px solid #ccc;
  width: 100%;
  padding: 15px 1em;
}
.detail .sec_staff .box-left,
.detail .sec_staff .box-right{
  float: none;
}
.detail .sec_staff .box-left,
.detail .sec_staff .box-right{
  max-width: 100%;
  width: 100%;
  margin: 0;
}

.detail .sec_staff .box-left .img-box {
  width: 100%;
  height: 100%;
  display: block;
}
.detail .sec_staff .box-left .img-box img {
  display: block;
  margin: 0 auto;
}
.detail .sec_staff .box-left .tanto-name {
  font-size: 19px;
  text-align: center;
}
.detail .sec_staff .box-left .sns_box {
  text-align: center;
}
.detail .sec_staff .box-left .staff_blog_url ,
.detail .sec_staff .box-left .staff_tw_url {
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.25em;
  border: 1px solid #e6e6e6;
  color: #222;
}
.detail .sec_staff .box-left .staff_blog_url {
  
}
.detail .sec_staff .box-right .staff_comment {
  font-size: 1.6rem;
}
.detail .sec_staff .box-right table tbody tr th ,
.detail .sec_staff .box-right table tbody tr td, 
/*
.detail .sec_map table tbody tr th ,
.detail .sec_map table tbody tr td ,
*/
.detail .sec_assessment table tbody tr th ,
.detail .sec_assessment table tbody tr td 
 {
  display: block;
  width: 100%;
}
/*.detail .sec_map table tbody tr th {
  width: 18%;
}
.detail .sec_map table tbody tr td {
  width: 32%;
}
*/
.detail .sec_staff .staff-table_sp{
	display: block;
}
.detail .sec_staff .staff-table{
	display: none;
}.detail .sec_staff .staff-table_sp dl{
	width: 100%;
}
.detail .sec_staff .staff-table_sp dt{
	float: left;
	clear: left;
	color: #5c8d35;
	width: 28%;
	border: 1px solid #5c8d35;
	padding: 0px 5px;
	text-align: center;
	margin-bottom: 2px;
	font-size: 0.8em;
}
.detail .sec_staff .staff-table_sp dd{
	width: 65%;
	margin-left:32%;
	margin-bottom: 2px;
	padding: 0px 5px;
	border-bottom: 1px solid #EFEFEF;
}

.detail .gmap {
position: relative;
padding-bottom: 25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.detail .gmap iframe,
.detail .gmap object,
.detail .gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gm-style .place-card-large {
  display: none;
}
.detail table {
  width: 100%;
}
.detail table.table th {
  background-color: #d3e9d7;
  font-size: 1.8rem;
}
.detail span.shikaku_val {
  font-size: 1rem;
  line-height: 1.5em;
  height: 2em;
  background-color: #317777;
  color: #fff;
  padding: 0.25em 1em;
  margin: 0.25em 0.15em;
  display: inline-block;
  border-radius: 8px;
}
/*.detail table.info-table tr th {
  min-width: 10vw;
}
*/
.detail .sec_map .btn_link a.btn {
  font-size: 1.8rem;
  color: #5c8d35;
  border-color: #5c8d35;
  margin-right: 0.75em;
  margin-bottom: 1em;
}
.detail .sec_map .btn_link a.btn:hover {
  background-color: #5c8d35;
  color: #fff;
}
.detail .submit_box input[type=submit] {
  max-width: 100%;
  font-size: 4vw;
}
.detail .info-list{
display: flex;
flex-wrap: wrap;
border: 1px solid #cccccc;
}
.detail .info-list li{
width: 100%;
border-bottom: 1px solid #cccccc;
display: flex;
}
.detail .info-list li div p{
margin: 0;
padding: 0.5rem;
font-size: 0.9em;
}
.detail .info-list li .koumoku{
background-color: #d3e9d7;
width: 22%;
border-right: 1px solid #cccccc;
font-weight: bold;
font-size: 0.8em;
}
.detail .info-list li div:nth-child(2){
width: 77%;
}

.detail .info-list li .feature p{
	line-height: 1.4em;
}
/*
.detail .info-table{
border: none;
}

.detail table.info-table tr{
width: 100%;
}
.detail .info-table th{
width: 20%;
}
.detail .info-table td{
width: 80%;
}
.detail .info-table .info-table_tr100{
width: 100%;
}
*/
.detail p.features{
	line-height: 1em;
}
.detail span.feature_val {
  font-size: 0.8rem;
	letter-spacing: normal;
  line-height: 1em;
	width: 31.5%;
	border: 1px solid #5c8d35;
  color: #5c8d35;
  padding: 0.2em 0.3em;
  margin: 0;
  display: inline-block;
  border-radius: 8px;
	text-align: center;
}
/*
.detail .info-table td.feature {
	line-height: 1.4em;
}
*/
.sp-sell-table{
	width: 100%;
	margin: 0 auto;
}
.pc-sell-table{
	display: none;
}
.sp-sell-table-inner ,
.sp_sec_sell_inner{
	border: 1px solid #E5E5E5;	
	padding:0.5em 0.8em 0.3em;
	border-left: 5px solid #5c8d35;
}
.sp-sell-baikyaku{
	font-size: 1.3rem!important;
}
.sp-sell-table-inner .flex ,
.sp_sec_sell_inner .flex{
	display: flex;
	align-items: center;
}
.sp-sell-table-inner p ,
.sp_sec_sell_inner p{
	margin-bottom: 5px;
	font-size: 1.5rem;
}
.sp-sell-table-inner p span ,
.sp_sec_sell_inner p span{
  font-size: 1.1rem;
  line-height: 1.2em;
	border: 1px solid #5c8d35;
  color: #5c8d35;
  padding: 0.25em 0.5em;
  margin: 0 5px 0 0;
	text-align: center;
}
.sp-sell-table-inner p span.sp-sell-kakaku{
	font-weight: bold;
	color:#5c8d35;
	border: none;
	font-size: 1.9rem;
	padding: 0;
}

.sp_sale_type span{
  font-size: 1.3rem;
  line-height: 1.2em;
	border: 1px solid #5c8d35;
  color: #5c8d35;
  padding: 0.25em 0.5em;
  margin: 0 10px 0 0;
	text-align: center;	
}
.sp_sale_chiku ,
.sp_sale_room ,
.sp-sell-baikyaku{
	width: 45%;
}
.pc_sec_sell{
		display: none;
	} 
.sp_sec_sell_img{
	width: 30%;
	margin-right: 5px;
}

.sp_sec_sell_img a img{
	width: 100%;
}
.sp-sec-kakaku{
	font-weight: bold;
	color:#5c8d35;
	border: none!important;
	font-size: 1.9rem!important;
	padding: 0;
}
.sp_sec_sell_inner .saisyu_kousin{
	font-size: 0.9rem;
}
.sp_sec_sell_inner .flex .flex{
	justify-content: space-between;
}
.sp_sec_sell_inner .flex{
	width: 100%;
}
.sp_sec_sell_inner .sp-sec-50{
	margin-right: 10px;
}
.sec_sell a{
	color: #5c8d35
}
.sp_sec_sell{
	display: block;
}
.show-it-sp .btn{
	background-color:#5c8d35;
	border: none;
	font-size: 0.8em;
}
.show-it-sp{
	text-align: center!important;
	margin: 0 auto!important;
}

/*
 * list.php
 *
 *---------------------------------------------------*/
.list .check_mark_p{
width: 45px;
margin-top: 0px;
margin-right: 5px;
}
.list .check_mark{
width: 45px;
margin-top: -10px;
margin-right: 5px;
}
.list .main-right {
  margin-top: 60px;
}
.list .v_data {
  margin: 1em 0;
  padding: 1em 0.5em 0.5em;
  border: 1px solid #ddd;
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);	
}
.list .vender_name p {
	font-size: 1.1em;
	font-weight: bold;
  border-bottom: solid 1px #ddd;
	padding-bottom: 5px;
}

.list #main .entry-header {
		display: block;
  margin: 1em 0;
  justify-content: space-between;
  border: 1px solid #70a034;
  padding: 1em;
}
.list .entry-header .left-box {
  min-width: 180px;
	padding-bottom: 0;
	margin-bottom: -15px;
/*  margin-right: 2em;*/
}
.list .entry-header .left-box p {
  font-weight: bold;
}
.list .entry-header .right-box {
}
.list .entry-header .left-box span.jouken ,
.list .entry-header .right-box p.count {
  background: #70a034;
  text-align: center;
  height: 2.5em;
  line-height: 2.0em;
  color: #fff;
  border-radius: 10px;
  padding: 0.25em 0.5em;
}

.list .entry-header .left-box span.jouken {
  font-size: 1.5rem;
  width: 8em;
	margin-right: 10px;
}
.list .entry-header .right-box p.count {
  font-size: 1.5rem;
}
.list .entry-header .right-box .count_val {
  font-size: 100%;
}
.list .vender_name a {
  text-decoration: underline;
  color: #70a034;
}
.list .satei-flag {
	display: none;}
.list .satei-flag-sp{
	display: block;
	}
.satei-flag-sp {
  display: block;
	width: 100%;
  justify-content: space-between;
  padding-top: 0em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.satei-flag-sp .satei {
  text-align: center;
  background: #f07d08;
  width: 100%;
  margin: 0.4em 0em;
  color: #fff;
  border-radius: 8px;
  opacity: 0.30;
	line-height: 1.5em;
	font-size: 0.9em;
/*  padding: 0.25em 0;*/
}
.satei-flag {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.satei {
  text-align: center;
  background: #f07d08;
  width: 33.3332%;
  margin: 0.5em 0.25em;
  color: #fff;
  border-radius: 8px;
  opacity: 0.30;
/*  padding: 0.25em 0;*/
}
.satei.flg_on {
  opacity: 1;
}
.list p.features{
	line-height: 1.2em;
}
.list span.feature_val{
  font-size: 1.2rem;
  line-height: 1.2em;
	width: 47%;
/*  height: 2.4em;*/
	border: 1px solid #5c8d35;
  color: #5c8d35;
  padding: 0.2em 0.5em;
  margin: 0em 0.02em 0;
  display: inline-block;
  border-radius: 8px;
	text-align: center;
}
.vender_image{
	display: block;
	text-align: center;
	margin: 0 auto;
	padding-right: 0;
}
.list .list_vender_satei{
display: flex;
}

.detail .submit_box{
  background:rgba(112,160,52,0.5);;
  text-align: center;
  padding: 0.7em;
}

.list .submit_box {
  background:rgba(112,160,52,0.5);;
  text-align: center;
  padding: 0em 0.7em 0.4em;
	display: flex;
	justify-content: center!important;
	align-items: center;
}
.detail .submit_box ,
.list .submit_box {
  position: fixed;
  z-index: 9000;
  bottom: 0;
  width: 100vw;
}
.list .submit_box .count_box_outer {
  display: flex;
  justify-content: center;
  align-items: center;  
}
.list .submit_box .count_box {
/*  width: 300px;*/
  width: auto;
  padding: 0 0.5em;
  background-color: #fff;
/*  margin: 1rem auto;*/
  margin: 1rem 1rem;
  border-radius: 8px;
}
.list .submit_box .count_box p {
  margin: 0;
  line-height: 2em;
  height: 2em;
}
.list .submit_box .count_box #count_val {
  font-size: 150%;
}
.list .submit_box .count_box span.sentakutyu{
display: none;
}

.list .condition_box {
  margin: 0;
}
.list .condition_box span{
display: none;
}
.list .condition_box a.btn{
  background-color: #70a034;
	color: #FFF;
	font-size: 1em;
	border: 1px solid #FFF;
	letter-spacing: 1.3px;
	padding: 5px 10px;
}
.list .submit_box .kensu {
  color: #FFF;
}
.list form .v_data input[type=checkbox] {
/*  height: 1.5em;
  width:1.5em;*/
  -ms-transform-origin: right bottom;
  -ms-transform: scale( 2 );
  -moz-transform-origin: right bottom;
  -moz-transform: scale( 2 );
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 2 );
	margin-left: 15px;
}
.list #condition input[type=checkbox] {
/*  height: 1.5em;
  width:1.5em;*/
  -ms-transform-origin: right bottom;
  -ms-transform: scale(1.5);
  -moz-transform-origin: right bottom;
  -moz-transform: scale(1.5);
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale(1.5);
	margin-left: 25px;
}

.list form input {
vertical-align:-0.5em;
}
.list #condition input {
vertical-align:-0.4em;
margin-right: 5px;
}

.kensaku{
	padding-top: 50px;
} 

.list .submit_box .submit {
  background: #f07d08;
	border: 1px solid #FFF!important;
	color: #FFF!important;
  color: #70a034;
  min-width: auto;
/*  min-width: 300px;*/
  max-width: 100%;
  width: auto;
  padding: 0 1em;
/*  font-size: 3.0rem;*/
  font-size: 1.2em;
  line-height: 2em;
  height: 2em;
  border-radius:30px;
  border: 0;
  cursor: pointer;
}
.detail .submit_box input[type=submit]
{
  background: #f07d08;
	border: 1px solid #FFF!important;
	color: #FFF!important;
  color: #70a034;
  min-width: 300px;
  max-width: 100%;
  width: auto;
  padding: 0 1em;
/*  font-size: 3.0rem;*/
  font-size: 4vw;
  line-height: 2em;
  height: 2em;
  border-radius:30px;
  border: 0;
  cursor: pointer;
}

.list .main-right h3 {
  text-align: center;
  background: #317777;
  color: #fff;
  padding: 1.0em 0;
}
.list .main-right .note {
  text-align: center;
  width: 100%;
	border: 1px solid #f07d08;
  display: block;
  margin: 0 auto 0.5em;
  color: #f07d08;
  height: 2em;
  line-height: 1em;
  padding: 0.5em 0;
  border-radius: 1em;
  font-size: 12px;
}
.list .main-right .fa {
  margin-right: 1em;
  font-size: 125%;
}
.list .main-right .fa-toggle-on {
  color: #f07d08;
}
.list #form2 .form-group {
  border: 1px solid #317777;
  padding: 1em;
}

.list #form2 .form-group legend {
  border-bottom: 2px solid #ccc;
  margin-bottom: 1em;
}
.list #form2 .form-group legend h4 {
  font-weight: 900;
}

.list #form2 .submit2_box {
  margin: 1em auto;
  display: flex;
  justify-content: center;
}
.list #form2 .submit2_box input[type=submit] {
}
.list nav.pager ul.pagination {
  justify-content: center;
  flex-wrap: wrap;
  
}
nav.pager ul.pagination li {
  border: 1px solid #ddd;
/*  padding: 0.25em 0.5em;*/
  margin: 0 0.2em 0.5em;
  border-radius: 4px;
}
nav.pager ul.pagination li a ,
nav.pager ul.pagination li a:visited {
  color: #555;
}
nav.pager ul.pagination li a:hover {
  color: #fff;
  text-decoration: none;
}

nav.pager ul.pagination li.active {
  background-color: #5c8d35;
}
nav.pager ul.pagination li.active a {
  color: #fff;
}
nav.pager ul.pagination li a {
  display: block;
  padding: 0.25em 0.5em;
}
nav.pager ul.pagination li:hover {
  background-color: #5c8d35;
/*  background: #00f;*/
}
nav.pager ul.pagination li:hover a {
  color: #fff;
}
/*
 * entry.php
 *
 *---------------------------------------------------*/
.entry-step {
  width: 100%;
  position: relative;
  max-width: 900px;
  margin: 0 auto 2rem;
}
.entry-step ul{
  padding: 0;
}
.entry-step ul li {
  font-size: 1.5rem;
  padding: 0 0.7em;
  width: 33.3%;
  height: 70px;
  float: left;
  display: flex;
  align-items: center;
  margin: 0.5em auto 1em;
  font-weight: bold;
  color: #70a034;
  line-height: 1.25
}
.entry-step ul li.third {
  border:solid 1px #70a034;
}
.entry-step li.first ,
.entry-step li.second {
  background: url('./images/enetry-step.png') no-repeat left center;
/*  background-size: 100% 100%;*/
}
.entry-step li.first.current ,
.entry-step li.second.current {
  background: url('./images/enetry-step_current.png') no-repeat left center;
/*  background-size: 100% 100%;*/
}
.entry-step li.third.current {
  background: #70a034;
}
.entry-step .current  {
  color: #fff;
}
.entry .entry-header{
	margin-bottom: 0!important;
}
.entry .entry-body .vender_box {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: baseline;
}
.entry .vender_section {
  margin-bottom: 5em;
}
.entry .vender_box_outer {
  border-bottom: 4px solid #70a034;
	margin-bottom: 20px;
}
.entry .v_name ,
.entry .v_address {
  max-width: 100%;
  margin:0 1%;
}
.entry .v_name {
  font-size: 2.0rem;
  color: #5a8835;
}
.entry .v_address {
  font-size: 1.6rem;
}
.entry .v_info_box .satei {
  font-size: 14px;
}
.entry .v_info_box .satei-flag {
  border:0;
  margin-bottom: 0;
	padding-top: 0;
}
#main .section-header {
  margin-bottom: 2em;
}
.entry .section-header h2 {
  color: #70a034;
  letter-spacing: 5px;
  display: inline-block;
  padding-bottom: 0.25em;
  border-bottom: solid 4px #70a034;
	font-size: 3.7rem;
}

.entry form#frm-entry {
  position: relative;
 
}
.entry #frm-entry .form-group {
  margin-bottom: 2em;
}
.entry #frm-entry .form-row {
  padding: 1em;
/*  margin-bottom: 2em;*/
}
  .entry #frm-entry .column-right {
  padding: 0.5em 0 0.5em 1em;
}
.entry #frm-entry .form-row input ,
.entry #frm-entry .form-row select ,
.entry #frm-entry .form-row label ,
.entry #frm-entry .form-row p ,
.entry #frm-entry .form-row span {
  font-size: 1.6rem;
}
.entry #frm-entry .form-row span.small {
  font-size: 80%;
}
.entry #frm-entry input[type=number] {
  width: 5em;
}
.entry #frm-entry textarea {
  max-width: 98%;
}
.entry h2.section-title {
  color: #70a034;
  letter-spacing: 1px;
  display: inline-block;
  padding-bottom: 0.25em;
/*  height: 5.5rem;*/
/*  font-size: 3.7rem;*/
  font-size: 6vw;
  text-align: center;
}
.entry #main .qry-legend {
  margin-bottom: 1em;
  height: 2em;
}
.entry #main h3 {
  color: #4c933d;
  font-size: 1.8rem
}
.entry .meigi-val {
  max-width: 100%;
}
.entry .alert-message {
  margin: 1em 0;
  padding: 1em;
  background: #ffeeee;
}
.entry #frm-entry .form-row .alert-message p ,
.entry #frm-entry .form-row .alert-message .strong {
  margin-bottom: 0.5em;
}
.entry #frm-entry .form-row .alert-message p {
  font-size: 90%;
}
.entry #frm-entry .form-row .alert-message .strong {
  font-size: 100%;
}
.entry .modal-header {
  text-align: center;
  justify-content: center;
}
.entry .modal-header h5 {
  font-size: 16px;
/*  background: #f00;*/
  padding: 0.5em 2em;
  color: #fff;
  border-radius: 1.5em;
}
.entry .modal-body {
  padding: 1em 2em
}
.entry .satei_request ul li p ,
.entry #frm-entry .form-row p.small {
  font-size: 80%;
  color: #555;
}
.entry .satei_request ul li {
  margin-bottom: 1em;
}
.entry .satei_request ul li label{
	font-weight: bold;
	font-size: 1.2em!important;
}

.entry .form-section .sale_type ,
.entry .form-section .sale_area {
  border: 0;
}
.entry #main span.required {
  margin-left: 1em;
}
.entry .satei_reason .form-row ul li ,
.entry .request .form-row ul li ,
.entry .renraku ul li {
  display: inline-block;
  float: left;
  margin-right: 2.0em;
  margin-bottom: 0.5em;
}
.entry .input-section {
  margin-bottom: 8rem;
}
form.frm-entry .column-left {
  border: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #e6e6e5;
  padding: 0.5em 0;
}
form.frm-entry .column-right {
  border: 1px solid #ddd;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
form.frm-entry .column-left legend {
  margin-left: 1em;
  margin-bottom: 0;
}
.entry .frm-entry .column-left legend {
	font-size: 0.5em!important;
}

form.frm-entry .column-left legend > *{
  margin-bottom: 0;
}
.entry .form-group.personal-info input[type=text] {
  width: 400px;
  max-width: 100%;
  margin-right: 1em;
  margin-bottom: 1em;
}
.entry .form-group.personal-info input[type=checkbox] {
  width: auto;
}
.entry .renraku ul {
  margin-left: 2em;
}
.entry .input-section .katachi ul li {
  margin-bottom: 2em;
}
.entry .input-section .katachi ul li label {
  min-width: 180px;
  height: 3em;
}
.entry .input-section .katachi .katachi_1 label {
  background: url(./images/img-tochi01.png) no-repeat center right;
  background-size: contain;
}
.entry .input-section .katachi .katachi_2 label {
  background: url(./images/img-tochi02.png) no-repeat center right;
  background-size: contain;
}
.entry .input-section .katachi .katachi_3 label {
  background: url(./images/img-tochi03.png) no-repeat center right;
  background-size: contain;
}
.entry .submit_area {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
	position: relative;
}

.entry .form-block ,
.consultation .form-block{
  padding: 2em 0.5em;
}
.entry .entry-step{
		width: 94%!important;
	}
.entry form textarea {
  width: 90%;
}

/*
 * rule.php
 *
 *---------------------------------------------------*/
.rule .content-main ol li ,
.privacy .content-main ol li {
  font-size: 1.8rem;
}

.rule h2.section-title ,
.privacy h2.section-title {
  font-size: 2.2rem;
  text-align: left;
  font-weight: bold;
  border: 0;
}
.rule .content-main .row ,
.privacy .content-main .row {
  margin-bottom: 3em;
}
/*
 * faq.php
 *
 *---------------------------------------------------*/
.faq{}
.faq section {
  margin-bottom: 4rem;
}
.faq #main section .row {
  margin-bottom: 1rem;
}
.faq #main section .question {
  background-color: #efefef;
  padding: 0.3em 1em 0.3em 1em;
}
.faq #main section .row .entry-body {
  margin-bottom:0.5em;
}
.faq #main h2 {
  font-weight: bold;
  font-size: 2.4rem;
}
.faq #main h3 {
  line-height: 1.4;
}
.faq .q-title::before {
  content: "Q";
  color: #70a034;
  font-size: 2.4rem;
  font-weight: bold;
  margin-right: 0.5em;
}
.faq .answer::before {
  content: "A";
  color: #f07d08;
  font-size: 2.4rem;
  font-weight: bold;
  margin-right: 0.5em;
  float: left;
  line-height: 1em;
}
.faq .answer {
  padding-left: 1em;
}
.faq .answer p {
  padding-left: 2.0em;
}
.faq .answer ul {
  padding-left: 2.5em;
}
.faq .answer ul li {
  list-style: disc inside;
}
.faq table thead ,
.faq table tbody {
  border: solid 2px #333
}

.faq table thead , 
.faq table th {
  background-color: #d1e5d4;
}
.faq table th ,
.faq table td {
  border: solid 1px #333;
}
.faq .faq-link-list-box {
  padding-left: 2.5em;
}
.faq ul.faq-link-list li {
  margin-right: 1.5em;
  margin-bottom: 1em;
  list-style: none;
}
/*
 * conssultation.php
 *
 *---------------------------------------------------*/
.consultation {}

form.site-form {}
form.site-form legend {
  height: 3em;
  padding: 0.5em 0;
  margin-bottom: 0;
}
form.site-form legend p {
  margin-bottom: 0;
}
form.site-form legend .required{
  margin-left: 1em;
}
form.site-form .form-group {
  margin-bottom: 2rem;
}
form.site-form .form-row {
  margin-bottom: 2rem;
}
form.site-form input[type=text] ,
form.site-form input[type=mail] {
  width: 98%;
  margin: 0.5em 1%;
/*  border-radius: 4px*/
}
form.site-form input[type=checkbox] {
  margin-right: 0.5em;
}

.consultation .form-box ul {
  padding-left: 1em;
  margin-bottom: 0;
}
.consultation .form-box .small {
  color: #898989;
}
.consultation .form-box ul li {
  list-style-position: inside;
  list-style-type: disc;
}
.consultation .form-box h2 {
  margin-bottom: 0.5em;
  margin-left: 0;
}



/*
 * PC size (min-width:768px)
 *
 *---------------------------------------------------*/
@media all and (min-width:768px) {
  .sp_br{
      display: none;
  }
  .tab_br{
      display: block;
  }
  .submit_area .col-12{
      position: relative!important;
  }
  .entry .submit_area {
    display: block!important;
/*
    justify-content: center!important;
    flex-direction: column!important;
    align-items: center!important;
*/
  }
  .entry .submit_area > div {
    margin: 0 auto;
  }
  .entry .submit_area .btn-box {
    margin: 1em auto;
  }
  .icon-box {
    right: 30px;
    bottom: 80px;
  }
  .icon-box a img{
    width: 84px;
  }
  body header {
    background-position: center top;
    background-repeat:  no-repeat;
  }
  body.home header {
	background-image: url(./images/home_top_bg.jpg);
/*    background-image: url(./images/top-mv.jpg);
*/    background-size:  cover;
  }
  body header {
    /*background-image: url(./images/second-mv.jpg);*/
    background-size: 280px cover;
  }
  body header .head-box {
/*    background: url(./images/second-mv-bg2.png) right 32px no-repeat;
*/    background-size: 202px cover;
    height: 280px;
    padding: 0;
    position: relative;
  }
	body .haed_ue{
	background-color: #FFF;
	border-bottom: 5px solid #5a8835;
	}
	body.home .haed_ue{
	border-bottom: none;
	}

	body .description{
	font-size: 0.8em;
	}
	body .head-logo-satei{
	display: flex;
	justify-content: space-between;
	align-items: center;
	}
	body .head-logo-satei div{
	width: 30%;
	}
	body .head-logo-satei div:nth-child(1){
	display: block;
	}

	body .head-logo-satei img{
	width: 100%;
	}
	body.home .head-logo-satei{
	display: flex;
	justify-content: space-between;
	align-items: center;
	}
	body.home .head-logo-satei div{
	width: 30%;
	}
	body.home .head-logo-satei div:nth-child(1){
	display: block;
	}

	body.home .head-logo-satei img{
	width: 100%;
	}

	body.home .head-text-box-1{
	display: flex!important;
	justify-content: center!important;
	align-items: center;
	}
	body.home .head-text-box-1 div{
	width: 40%;
	margin: 0;
	}

  body.home header .head-box {
/*    background: url(./images/top-mv-box.png) center top no-repeat;
*/    background-size: 385px contain;
    height: 417px;
    padding: 0;
    position: relative;
/*    background: none;*/
  } 
  body header .head-button-box {
    height: 154px;
    width: 154px;
    position: absolute;
    right: 15px;
    top: 20px;
  }
  body header .head-button-box a.pc {
    display: block;
  }
  body header .head-button-box a.smp {
    display: none;
  }
  body header .head-button:hover {
    opacity: 0.65;
  }
  body header .head-button ,
  body header .head-button img {
    border-radius: 50%;
    display: block;
  }
  body header .head-button-box img {
    width: 100%;
  }
  body.home header .head-text-box-1 {
    width: 100%;
    text-align: center;
    padding: 80px 0;
    position: relative;
  } 
  body.home header .head-text-1{
    margin: 0 auto 0;
    background: #f2b55a;
    width: 300px;
    color: #fff;
    border-radius: 6px;
    padding: 0.25em 0;
  } 
  body.home header .head-text-2{
    margin: 1.0em auto 0;
    width: 400px;
  }
  body.home header .head-text-2 p {
    color: #5a8835;
    font-weight: bold;
  }
  body.home header .head-logo-box ,
  body.home header .head-text-3 {
    display: none;
  }
   body header .head-text-box-2{
    padding: 0.5em 2.0em;
    flex-flow: row;
/*    justify-content: space-between  */
  }
  body header .head-logo-box {
    display: block;
    position: absolute;
    width: 238px;
    height: 144px;
    top: 30px;
    left: 40px;
  }
  body header .head-logo-box img{
      width: 240px;
  }
  body header .head-logo-box a:hover {
    opacity: 0.65;
  }
  body header .head-text-3 {
    display: block;
    background: url(./images/second-mv-bg1.png) left center no-repeat;
    position: absolute;
    width: 450px;
    height: 101px;
    top: 80px;
    left: 280px;
  } 
  body header .head-text-3 p {
    color: #111;
    margin: 28px 0 0px 45px;
  }
  body header nav.navbar {
    min-height: 60px;
    height: auto;
  }
  body header nav.navbar .navbar-nav .nav-item:hover {
  }
  body header nav.navbar .navbar-brand {
    display: none;
  }
  body header nav.navbar ul li.item-first {
    border: 0;
  }
  body header .navbar-nav .nav-item {
    border-left: 1px solid #70a034;
    border-bottom: 0;
  }
  body header .fixed {
/*    position: fixed;*/
/*    width: 100vw;*/
/*    max-width: 1110px;*/
  }
  body header .fixed .navbar-brand img {
    margin-right: 0.5em;
    margin-left: 1em;
  }
  body header .head-text-box-2 p.lbl {
    margin-left: 2em;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #5a8835;
    min-height: 60px;
    padding: 15px 0;
  }
  .navbar-light .navbar-nav .nav-link:hover{
    background-color: #70a034;
    color: #FFF;
  }
  footer.page-footer .footer-top .footer-link-list li {
    margin-bottom: 0;
  }
  footer.page-footer .footer-top .footer-link-list li {
    margin-right: 20px;
  }
		
  /*
   * home
   *---------------------------------------------------*/
   .home .home-point .entry-body h3 {
    padding: 0.5em 0;
    width: 100%;
    border: 2px solid #5a8835;
    border-radius: 1.0em;
    color: #5a8835;
    text-align: center;
    margin: 0 auto 1em;
    min-width: 175px;
	font-weight: bold;
  }
  .home h2 {
	font-size: 1.8em!important;
	line-height: 2.0em;
	padding-bottom: 0;
  }
  .home .home-step-detail .home-step-right {
    text-align: left;
  }
  .home .home-step-detail p.arrow-down {
    display: none;
  }
  .home .home-step-detail p.arrow-down-md {
    font-size: 200%;
    display: inline-block;
    line-height: 0rem;
    height: 2rem;
    color: #5a8835;
    display: block;
    margin: 5px 0 0;
    padding-bottom: 0;
  }

  /*
  * list
  **-----------------------------------**/  
  .list .entry-header .left-box {
    margin-right: 0;
  }
  .list .entry-header .right-box p.count {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 1.8rem;
  }
  .list .entry-header .right-box .count_val {
    font-size: 150%;
  }
  .list span.feature_val {
    width: 45%;
    text-align: center;
  }
  .vender_image {
    padding-right: 5px;
  }
  .list .condition_box{
    display: none;
  }
  .detail .submit_box ,
  .list .submit_box {
    position: fixed;
    z-index: 9000;
    bottom: 0;
    width: 100vw;
    padding-top: 10px;
  }
  .kensaku  {
    padding-top: 0px;
  } 
  .list .submit_box input[type=submit] {
    min-width: 300px;
  }
  .list .submit_box .count_box {
    line-height: 2em;
    padding: 0.5em 1em;
  }
	.list .submit_box .count_box span.sentakutyu{
	display: inline-block;
	}
	.list section.sec_vendor .company_info{
	display: block;
	}
	.list .satei-flag {display: flex;}
	.list .satei-flag-sp{
	display: none;
	}
	.list .list_vender_satei{
	display: block;
	}
	.list .vender_name p {
		font-size: 1.3em;
	}
	.list form input {
	vertical-align:-0.4em;
	}

  /*
  * detail
  **-----------------------------------**/  
  .detail #main .entry-header {
  }
  .detail #main .entry-header .header_box {
    display: table;
  }
  .detail #main .entry-header .h1_box ,
  .detail #main .entry-header .header_tel {
    display: table-cell;
    vertical-align: middle;
/*    float: left;*/
/*    width: auto;*/
  }
	.detail #main .entry-header .header_tel .header_telno{
  font-size: 3.0rem;
  font-weight: bold;
  color: #5c8d35;
  text-align: right;
  margin-bottom: 0;
  line-height: 1em;
	padding-right: 0.2em;
	display: block;
}
.detail #main .entry-header .header_tel .small{
	display: block;
	margin-bottom: 0;
}

  .detail #main .entry-header .h1_box {
  }
  .detail #main .entry-header h1 {
    margin-bottom: 0;
		margin-left: 1em;
  }
  .detail #main .entry-header .header_tel {
  }
  .detail #main .entry-header .header_tel p {
    text-align: right;
    display: inline-block;
    margin-right: 0.5em;
  }
  .detail .sec_staff .staff_box {
    border: 1px solid #ccc;
    width: 100%;
    padding: 15px 1em;
  }
  .detail .sec_staff .box-left,
  .detail .sec_staff .box-right{
    float: left;
  }
  .detail .sec_staff .box-left{
    max-width: 30%;
    width: 200px;
    margin-right: 1.5em;
  }
  .detail .sec_staff .box-right{
    width: calc(100% - 230px);
  }
  .detail .sec_staff .box-left .img-box {
    width: 200px;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
  }
  .detail .sec_staff .box-right table tbody tr th ,
  .detail .sec_staff .box-right table tbody tr td ,
  .detail .sec_map table tbody tr th ,
  .detail .sec_map table tbody tr td ,
  .detail .sec_assessment table tbody tr th ,
  .detail .sec_assessment table tbody tr td 
  {
    display: table-cell;
    width: auto;
  }
	.detail .sec_staff .box-right table tbody tr{
		width: 100%;
	}
	.detail .info-list{
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #cccccc;
	}
	.detail .info-list li{
	width: 50%;
	}
	.detail .info-list li div p{
	margin: 0;
	padding: 0.68rem;
	font-size: 0.9em;
	}
	.detail .info-list li .koumoku{
	background-color: #d3e9d7;
	width: 22%;
	font-size: 1em;
	}
	.detail .info-list li div:nth-child(2){
	width: 77%;
	}

	.detail .info-list li .feature p{
		line-height: 1.4em;
	}
	.detail .info-list li.info-list_li100{
	width: 100%;
	}
	.detail .info-list li.info-list_li100 .koumoku{
	width: 17%;
	}

  .detail table.info-table tr td.feature,
  .detail table.info-table tr td.shikaku {
/*    max-width: 65vw;
*/  }
  .detail .submit_box input[type=submit] ,
  .list .submit_box input[type=submit] {
    font-size: 2.5rem
  }
	.detail span.feature_val {
	width: 31%;
		font-size: 1.2rem;
		margin-bottom: 5px;
}
	.sp-sell-table{
		display: none;
	}  
	.pc-sell-table{
	display: block;
}
	.sp_sec_sell{
		display: none;
	} 
	.pc_sec_sell{
		display: block;
	}  
	.detail span.shikaku_val {
  font-size: 1.2rem;
}
.detail .sec_staff .staff-table_sp{
	display: none;
}
.detail .sec_staff .staff-table{
	display: block;
}
.detail .satei-table th{
	width: 200px!important;
}

  /*
  * entry
  **-----------------------------------**/  
 .entry-step ul li {
  font-size: 2.2rem;
  }
   .entry #frm-entry .form-row input ,
  .entry #frm-entry .form-row select ,
  .entry #frm-entry .form-row label {
    font-size: 2.0rem;
  }
  .entry #frm-entry .satei_request ul li p ,
  .entry #frm-entry .satei_request p.small {
    font-size: 80%;
  }
	.entry .satei_request ul li label{
	font-weight: normal;
	}


  form.frm-entry .column-left {
    border: 1px solid #ddd;
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0;
    background-color: #e6e6e5;
    padding: 0;
  }
  form.frm-entry .column-right {
    border: 1px solid #ddd;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0;
  }
  .entry h2.section-title {
    font-size: 2.5rem;
  }
  .entry .entry-body .vender_box {
    display: flex;
    justify-content: space-between;
    align-items:stretch;
    flex-flow: row;
  }
  .entry .v_name ,
  .entry .v_address {
    max-width: 48%;
    margin:0 1%;
  }
  .entry .v_name {
    font-size: 2.8rem;
  }
  .entry .v_address {
    font-size: 1.5rem;
  }
  .entry .v_info_box {
    display: flex;
    justify-content: flex-end;
  }
  .entry .v_info_box .satei {
    padding: 0 2em;
  }

  form.site-form input[type=text] ,
  form.site-form input[type=mail] {
    width: 46%;
    margin: 0 1% 0.5em 1%;
  }
  .entry .request .form-row ul li {
    width: 45%;
  }
	.entry .form-block ,
	.consultation .form-block
	{
  padding: 2em 2em;
}

  /*
  * frm1
  **-----------------------------------**/  

.search-form{
	padding-top: 90px;
}
form.frm1{
margin-top: 30px;
}

form.frm1 .form-group .form-row legend{
	padding: 20px 0;
	font-size: 2rem;
}
form.frm1 .row:nth-child(1) p{
text-align: center;
font-size: 1.4em;
line-height: 1.6em;
color: #FFF;
}
form.frm1 .row:nth-child(1) p span{
font-size: 1.4em;
color: #F2E634;
font-weight: bold;
}
form.frm1 legend p {
	font-size: 1em;
}
form.frm1 .btn-box .submit{
  font-size: 2.6rem;
}
form.frm1 .form-head-label {
    color: #70a034;
	font-weight: bold;
    display: inline-block;
    padding: 0 0 0 0.50em;
	margin-bottom: 0;
    border-radius: 8px;
    margin-right: 1em;
  	font-size: 3rem;
}
form.frm1 .column-left {
  border: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #e6e6e5;
}
form.frm1 .column-right {
  border: 1px solid #ddd;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
form.frm1 .box-link-outer {
  padding-right: 0;
  padding-left: 1em;  
  margin-top: 0;
}
form.frm1 .box-link {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
form.frm1 .box-link p {
  margin-bottom: 0;
  }
.form-block {
	margin-top: 30px;
}
	
  /*
  * main
  **-----------------------------------**/  
	
#main .entry-header h1 {
    font-size: 3.7rem;
}
	
  /*
  * step
  **-----------------------------------**/  
	
.step .step-detail p.arrow-down  {
	margin-top: 0.5em;
}
	
}/**-- PC size  --**/



/*
 * debug
 *
 *---------------------------------------------------*/

.container .row > * {
/*  border: 1px solid #ccc;*/
  
}

/*
 * Large size (min-width:992px)
 *
 *---------------------------------------------------*/
@media all and (min-width:992px) {
.tab_br{
	display: none;
}

 .list span.feature_val ,
.detail span.feature_val {
	width: 31%!important;
}
.detail span.feature_val {
	width: 24%;
}

  /*
   * footer
   *
   *---------------------------------------------------*/
  footer.page-footer .footer-middle .footer-logo {
  display: inline;
  margin: 0 3em 0 0 ;
  }  
}
/*
 * Large size (min-width:992px)
 *
 *---------------------------------------------------*/
@media all and (min-width:1100px) {

   .list span.feature_val{
      width: 24%!important;
  }
  .detail span.feature_val {
      width: 16%!important;
  }

}

/*
 * 
 *
 *---------------------------------------------------*/
header .caution {
  margin-top:1em;
}
header .caution .caution-inner {
/*  margin: 1em auto;*/
  border: 2px solid #f55;
  width: 100%;
  padding: 1em;
  font-size: 125%;
  font-weight: 700;
}

/*
 * 2018.12.26 
 *  list .no-vender
 *---------------------------------------------------*/


.list .no-vender {
margin: 20px 0;
}
.list .no-vender .btn-no-vender {
padding: 0;
background-color: #FFF;
}
.omakase-pc{
display: none;
}
.omakase-sp{
display: block;
}
.list .no-vender .omakase_box .modal-content{
  border-radius: 10px;
}
.list .no-vender .modal-title {
  color: #70a034;
  padding: 2px 5px;
  font-size: 1.8em;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.list .no-vender .modal-footer {
  justify-content: space-between;
}
.list .no-vender .submit-no-vender {
  font-size: 100%;
  background-color: #f07d08;
  color: #FFF;
  font-weight: bold;
}
.list .omakase_tyu{
  font-size: 0.9em;
  color: #f07d08;
  font-weight: bold;
}
.entry p.no-vender {
  text-align: center;
  line-height: 3em;
  background-color: #ffeded;
  border-radius: 8px;
}
 @media all and (min-width:768px) {
 .omakase-pc{
display: block;
}
.omakase-sp{
display: none;
}

}