/* カスタム CSS をここに入力してください */

body {
background-image: url("https://sasaki-design.jp/wp/wp-content/uploads/2020/09/bg_img03.jpg");
}

.top_catch_ttl{
padding: 50px 0px 50px 0px;
font-size: 1.8em;
font-family:serif;
font-weight:bold; 
}

#header_content .catch {
	color:#fff;
	text-shadow:0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A,0 0 3px #7E6F5A;
	font-weight:bold;
	font-size:21px!important;
}


.fukidashi_box{
margin:0 auto;
padding:20px;
width:75%;
background-color:#f5f5f5;
background-size: cover;
}

.fukidashi_fl{
float:left;
}
@media screen and (max-width: 770px) {
.fukidashi_fl{
	width:100%;
}
}

.fukidashi_txt01{
font-family:'cursive', 'Meiryo', sans-serif;
text-align: left;
padding: 20px;
font-size: 1.2em;
font-weight:bold; 
}

.fukidashi_txt02{
font-family:'cursive', 'Meiryo', sans-serif;
padding: 20px;
font-size: 1.1em;
}

.top_catch_text{
clear:both;
padding-top: 50px;
font-size: 1.1em;
font-family:'メイリオ', 'Meiryo', sans-serif;
}

.top_catch_text02{
padding: 20px 0px 30px 0px;
font-size: 1.6em;
font-family:serif;
font-weight:bold; 
}

/*トップページバナー*/
.top_banner{
width:100%;
	margin-top:50px;
	margin-bottom:50px;
  overflow: hidden;
}
.top_banner img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.top_banner:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}

.top_banner2{
width:800px;
	margin-top:50px;
	margin-bottom:50px;
  overflow: hidden;
		margin-left:auto;
	margin-right:auto;
}
.top_banner2 img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.top_banner2:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}

@media screen and (max-width: 770px) {
.top_banner{
width:100%;
	margin-top:8px;
	margin-bottom:8px;
}
	.top_banner2{
width:100%;
	margin-top:50px;
	margin-bottom:50px;
  overflow: hidden;
		margin-left:auto;
	margin-right:auto;
}
}

/*ボックス装飾*/
.box11{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    width:60%;
    margin:0 auto;
}

.box11 p {
    margin: 0; 
    padding: 0;
}
.box11 li {
text-align: left;
}

@media screen and (max-width: 770px) {
.box11{
	width:90%;
}
}


@media screen and (max-width: 770px) {
.top_catch_ttl{
padding: 20px 0px 50px 0px;
font-size: 1.2em;
font-family:serif;
font-weight:bold; 
}

.fukidashi_box{
margin : auto;
padding:0px;
width:100%;
}

.fukidashi_txt01{
font-family:'cursive', 'Meiryo', sans-serif;
text-align: left;
padding: 0px;
font-size: 1.1em;
font-weight:bold; 
}

.fukidashi_txt02{
font-family:'cursive', 'Meiryo', sans-serif;
padding: 20px 0px 20px 0px;
font-size: 1.1em;
}

.top_catch_text{
clear:both;
padding-top: 50px;
font-size: 1.1em;
font-family:'メイリオ', 'Meiryo', sans-serif;
}

.top_catch_text02{
padding: 10px 0px 20px 0px;
font-size: 1.2em;
font-family:serif;
font-weight:bold; 
}

.home_img{
width:100%;
margin:0 auto;
}

/*ボックス装飾*/
.box11{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
    margin: 0; 
    padding: 0;
}
.box11 li {
text-align: left;
}
}

/*不動産売買　フローボックス01*/
.flow-box01{
  border: 2px solid #778899;
  border-radius: 5px;
  position: relative;
  margin-top: 1em;
	margin-bottom: 70px;
}
.flow-box01 h3{
  position: absolute;
  right: 0;
  left: 0;
  top: -1.7em;
  margin-left: 1em;
}
.flow-box01_step{
  padding: 0.1em;
  background: #FFF;
  color: #000000;
}
.flow-box01 .inner{
  line-height: 1.7em;
	margin-top:30px;
}
.flow-box01 .ttl{
  font-size: 13px;
	background-color:#02659f;
	color:#fff;
	border-radius:6px;
	padding:4px 10px 4px 10px;
	margin-left:20px;
}
.flow-box01 .desc{
padding-left:15px;
line-height:1.8em;
display: inline;
}
.flow-box01 .desc2{
padding-left:45px;
line-height:1.8em;
display: block;
}
.inner p{
line-height: 8px;
}

.step_ttl{
  width: 110px;
  vertical-align: baseline;
}
/* テキストにシャドウ♪♪ */
.shadow_txt {
    color: #666;
    display: inline-block;
    text-decoration: none;
    transition: all .4s ease-in-out;
}
.shadow_txt:hover {
    text-shadow: 1px 1px 8px rgba(0,0,0,.75);
}

.tab_ttl{
	font-size:30px;
	color:#7E6F5A;
	margin:40px 0px 40px 0px;
}
.tab_btn{
text-align:right;
	color:#9ec34b;
	margin-bottom:20px;
}
.tab_link_btn{
  display: inline-block;
  max-width: 230px;
  text-align: left;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
	margin-bottom:10px;
}
.tab_link_btn:hover {
  background-color: #9ec34b;
  border-color: #cbe585;
  color: #FFF;
}	

.honbun{
	padding: 15px 15px 10px 20px;
	line-height: 2em;
}
.mgl30{
	padding-left:30px;
}
.mgl60{
	margin-left:60px;
}

.midashi04 {
	display:inline-block;
	padding: .5em .75em;
  border: 1px solid #ccc;
}

.tbl-02 th{
background-color:#F7F2E0;
}
.tbl-01 th {
  border: transparent;
}
.tbl-01 td {
  border: transparent;
}
.tbl-01 th {
	width: 7em;
  color: #7E6F5A;
	-moz-text-align-last: justify;
  text-align-last: justify;
	background-color: #fff !important;
}
.tbl-01 td {
  padding: 5px 10px 5px 35px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    width: 100%;
  }

	  .tbl-01 th {
    display: block;
    width: 7em;
  }
  .tbl-01 td {
    display: block;
    width: 100%;
  }
}

.h-color{
	color:#7E6F5A;
}

.container {
  display: flex;
}

tbl-r02{
	border:1px solid #333 !important;
}

/*アンカーリクずれ解消*/
#shikin-keikaku {
   margin-top:-90px;
  padding-top:90px;
}
#zero_campaign {
    padding-top: 300px;
    margin-top:-300px;
}

p.indent-1 {
padding-left:1em;
text-indent:-1em;
}

.ttl07 {
	border-left: 15px solid #9caeb7;
	padding: 7px;
	background: #d0dee5;
	margin:80px 0 20px 0;
	}

.ttl06 {
	font-family:serif;
	font-size:32px;
	color:#026586;
	margin:0 0 0 0;
}

.ttl04 {
	font-family:sans-serif;
	font-size:18px;
	color:#026586;
	margin:100px 0 20px 20px;
}

.ttl02 {
	font-family:sans-serif;
	font-size:20px;
	color:#026586;
	margin:50px 0 10px 0;
}

.ttl01 {
	font-family:sans-serif;
	font-size:17px;
	font-weight: bold;
	color:#026586;
	margin:30px 0 10px 0;
}

.ttl_box01 {
	font-family:sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#026586;
	padding:0.5em;
	background-color:#E0ECF8;
	border-radius:6px;
	margin:50px 0 10px 0;
	display:inline-block;
}

.caption01 {
	font-family:serif;
	font-weight: bold; 
	font-size:20px;
	line-height:2.5em
}

.flow_box_L {
	padding: 1.5em 1em 0 3em;
    margin: 2em 0;
}

.flow_box_L p {
	font-weight: bold; 
	font-size:17px;
	line-height:1.7em
}

.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
}

.btn-border_right {
  display: block;
  max-width: 50px;
  margin: 0 0 0 auto;
  border: 2px solid #026586;
  font-size: 16px;
  color: #026586;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
}

.btn-border_right:hover {
  background-color: #02a6b8;
  border-color: #026586;
  color: #FFF;
}

/*入力欄*/
input[type="date"]
{
    background-color: #fff;
    color: #000;
    max-width:140px;
}

input[type="number"]
{
    background-color: #fff;
    color: #000;
    width: 10%;
}

.profile2 {
	font-size:15px;
	font-family:serif;
	line-height: 1.8em;
	color:#000;
}

.profile3 {
	font-size:15px;
	font-family:serif;
	line-height: 1.8em;
	color:#000;
}

a.anchor{
    display: block;
    padding-top: 240px;
    margin-top: -240px;
}

.practice-float{
  font-size: 15px;
}
.practice-float p{
  overflow:hidden;
  margin:10px 0;
  padding:5px
}
.practice-float .floated{ 
 float:right;
 margin-left:10px;
 margin-bottom:10px;
 width:300px;
}
.practice-float .floated.rigtt{
  float:right;
}

.honbun{
	text-align: justify;
text-justify: inter-ideograph;
}

/*Contact Form 7カスタマイズ*/
.txt-c{
	text-align:center;
}
/*スマホContact Form 7カスタマイズ*/
@media(max-width:770px){
.inquiry {
    width: 80%;
  }
  .inquiry th,
  .inquiry td {
　　border-bottom: none;
    display: block;
    width: 100%;
	}
	.inquiry td {
    width: 90%;
}
	.inquiry th{
		width:70%!important;
		border-color:#f7f7f7!important;
		padding-left:0px!important;
		padding-bottom:0px!important;
	}
}

/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 padding:15px;
 max-width:300px;
 background:#ffaa56;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 margin:25px auto 0;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#ffaa56;
 border:2px solid #ffaa56;
}

table.inquiry span {
vertical-align: middle;
}
/* /Contact Form 7カスタマイズ */



/*市区郡自動表示*/
.Form-Content-ColumnGroup {
  margin-top: 15px;
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 540px) {
  .Form-Content-ColumnGroup {
    margin-top: 30px;
    flex-wrap: wrap;
  }
}
.Form-Content-ColumnGroup-InputGroup {
/*  width: 15%!important;*/
  max-width: 345px;
}
@media screen and (max-width: 540px) {
  .Form-Content-ColumnGroup-InputGroup {
    width: 100%;
  }
}
.Form-Content-ColumnGroup-InputGroup:nth-child(2) {
  margin-left: 10px;
}
@media screen and (max-width: 540px) {
  .Form-Content-ColumnGroup-InputGroup:nth-child(2) {
    margin-top: 30px;
    margin-left: 0;
  }
}
.Form-Content-ColumnGroup-InputGroup-LabelText {
  line-height: 22px;
  color: #5b4f46;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .Form-Content-ColumnGroup-InputGroup-LabelText {
    font-size: 14px;
  }
}
.Form-Content-ColumnGroup-InputGroup-SelectInput {
  margin-top: 10px;
  position: relative;
}
.Form-Content-ColumnGroup-InputGroup-SelectInput-Item {
  border: none;
  border-radius: 4px;
  width: 100%;
  height: 55px;
  letter-spacing: 0.1em;
  padding-left: 20px;
  padding-right: 20px;
  background: #f4f4f4;
  color: #5b4f46;
  font-size: 14px;
}

/*施工事例リンクボタン*/
.btn-icon {
  display: inline-block;
  max-width: 360px;
  text-align: center;
  background-color: #9ec34b;
  font-size: 16px;
  color: #FFF!important;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px 8px 16px;
  border-radius: 4px;
  position: relative;
	line-height:1.5em;
	margin-top:30px;
	vertical-align: middle;
}

.btn-icon:hover {
  opacity: 0.8;
}

.btn-txt-a{
	font-size:28px;
	vertical-align: middle;
}
.btn-txt-b{
	font-size:12px;
	vertical-align: middle;
	padding-left:15px;
}