/*
Theme Name: Switch-child
Template: switch_tcd063
Version:1.6
*/

/*H2見出し*/
.title1 {
    padding:5px 10px;  /*内側の余白*/
    border-bottom:2px dashed #a61919;  /*下線の太さ 種類 色*/
	font-size: 180% !important;
}

.title1:before {
    content: url("/wp-content/uploads/2021/01/title-e1610596662460.png");  /*画像のURL*/
    margin-right:15px;  /*画像右の余白*/
	position:relative;
    top:8px;      /*上からの位置*/
    left:0; 
}
.title1:after {
    content: url("/wp-content/uploads/2021/01/title-e1610596662460.png");  /*画像のURL*/
    margin-left:15px;  /*画像左の余白*/
	position:relative;
    top:8px;      /*上からの位置*/
    left:0; 
}
.p-global-nav {
  font-size: 17px;
  line-height: 90px;
}

/* 売却の流れ */
.flow_design09 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow09 {
  padding-left: 0;
  border-bottom: solid 1px #E1E8ED;
}

.flow09 > li {
  list-style-type: none;
  display: flex;
  padding: 20px 0;
  border-top: solid 1px #E1E8ED;
}

.flow09 > li dl dt {
  font-size: 1.2em;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 10px;
}

.flow09 > li .icon09 {
  line-height: 1;
  font-size: 2em;
  font-weight: bold;
  color: #E26B5D;
  text-align: center;
  width: 70px;
  position: relative;
  margin-top: 0;
  display: inline-block;
}

.flow09 > li .icon09::before {
  content: 'STEP';
  font-size: 0.3em;
  display: block;
  margin: 0 0 3px 3px;
  letter-spacing: 1px;
}

.flow09 > li .icon09::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - -30px);
  background-color: #858585;
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  margin: auto;
}

.flow09 > li dl dd {
  margin: 0 0 0 70px;
}
.flow09 > li p {
display: inline-block;
}

.flow09 > li dl {
  width: calc(100% - 70px);
  margin-top: 0.8em;
}
@media screen and (max-width: 480px) {
.flow09 > li .icon09 {
  line-height: 1;
  font-size: 2em;
  font-weight: bold;
  color: #E26B5D;
  text-align: center;
  width: 70px;
  position: relative;
  margin-top: 0;
  display: inline-block !important;
}
.flow09 > li p {
display: inline-block;
width: 190px;
}
.flow09 > li dl dt {
  font-size: 14px !important;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 10px;
}
.flow09 > li .icon09::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - -30px);
  background-color: #858585;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px !important;
  margin: auto;
}

}
/* コンタクトフォーム７ */
.cf7 {
	max-width: 100%;
	box-sizing: border-box;
}
.cf7 dt i {
	margin-right: .5em;
}
.cf7 dd {
	margin: 0 0 5vh 0;
}
.cf7 .rqd {
	color: #ff6666;
	font-size: .8em;
	margin-left: .5em;
}
.btn_cf7 {
	text-align: center;
}
.btn_cf7 input {
	width: 100%;
}
@media screen and (min-width: 768px) {
	.cf7 dt {
	float: left;
	clear: left;
	width: 35%;
	padding: .5em 1em .5em 0;
	}
.cf7 dd {
	margin-left: 35%;
	}
	.cf7 .rqd {
	float: right;
	margin-left: 0;
	margin-top: .2em;
	}
	.btn_cf7 input {
	width: 70%;
}
}

.red {color:red;}
#f_button {}
#f_button a { 
cursor: pointer;
position: fixed !important;
  bottom: 100px !important;
  right: 10px !important;
  width: 300px !important;
  height: 100px !important;
}
#f_button a img {width: 300px !important;} 

#f_button a:hover {
opacity: 0.7;　//透明度の指定
}

.p-global-nav > ul > li > a { position: relative; height: 100%; padding-right: 10px  !important; padding-left: 10px !important; }
.banner a:hover {
opacity: 0.7;　//透明度の指定
}
.banner td {border:none !important;}


@media screen and (max-width: 480px) {
#f_button a { 
cursor: pointer; position:
fixed !important;
bottom: 80px !important;
right: 10px !important;
width: 150px !important;
height: 80px !important;
}
#f_button a img {width: 150px !important;}
.l-header__logo.c-logo--retina img {max-height: 60px;}
.p-page-header__title {
min-width: 180px;
height: 45px;
font-size: 15px;
line-height: 45px;
}
style.css:172.l-header__logo.c-logo--retina img {
max-height: 60px !important;
}
.c-logo--retina img {
width: 40% !important;
}
.c-logo.c-logo--retina {
transform: scale(0.9);
}
.img_co {text-align:center;}
.img_co img{width:60% !important; 10px 0 !important;}	
.banner th,.banner td{display: inline-block !important;}
}