@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
body{
	background-color:#fff;
}

	.twitter-timeline{
		width:60%;
		margin:0 auto;
	}

.bnfont{
	font-family: 'Dela Gothic One', cursive;
	font-size:3rem;
}

.no_dt{
	display:none;
}

.center{
	text-align:center;
	margin:0 auto;
}

.margin_s{
	padding-top:2rem;
}

.margin_m{
	padding-top:4rem;
}

a:hover{
	color:#1967d2;
}

.font_b{
	font-weight:bold;
}

.text_s{
	font-size:0.9rem;
}

.text_m{
	font-size:1.3rem;
}

.text_l{
	font-size:2.4rem;
}

.red{
	color:#ff0000;
}

.r_blue{
	color:#5d7faf;
}

.blue{
	color:#036;
}

.white{
	color:white;
}

.main_wide{
	width:85%;
	margin:0 auto;
}

.mail_wrap{
	width:70%;
	background-color:#eee;
	padding:6rem;
	margin:0 auto;
}

.right{
	text-align:right;
}

.whatsnewbg{
	width:100%;
	background-color:#eee;
	padding:2rem;
}

.article{
	width:95%;
	margin:2rem auto;
}

.breadcrumb{
	width:95%;
	margin:2rem auto;
}

.entry-title{
	width:85%;
	margin:0 auto;
}

.headerimg{
width:100%;
height:600px;
background-image: url(https://realestatet-cons.sakura.ne.jp/virtual/wp-content/uploads/2022/07/top.jpg);
background-color:#000;
color:#fff;
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center center;
}

.headerimg p:first-child{
margin:20px;
}

.headerimg p:last-child{
    margin:20px;
	text-align:right;
}

.header_wrap{
    width:100%;
    background-color: rgba(0, 0, 0, 0.562);
}

.header_tel{
	font-size:0.9rem;
}

.vcmenu{
    width:100%;
    background-color: rgba(0, 0, 0, 0.462);
}

.vcmenu a{
	color:#fff;
	text-decoration:none;
}

.vcmenu ul{
    display: flex;
    justify-content: right;
}

.vcmenu ul li{
	margin-top:0.5rem;
    margin-bottom:0.5rem;
    margin-right:2rem;
    list-style-type: none;
	font-size:1rem;
}

.header_wrap{
    display: flex;
    justify-content:space-between;
}

.header_copy{
	float:right;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin:1rem 1rem 0 0;
    font-size:2rem;
    padding:1rem;
    background-color: rgba(0, 51, 102, 0.862);
}
.vc_list{width:100%; margin:0 auto;}
.vc_list ul{width:100%; padding-left:0; display:flex; list-style: none; justify-content:center;}
.vc_list li{margin-bottom:15px; border:1px solid #999; width:45%; padding:1.5rem;}
.vc_list li p{margin-bottom:0;}
.vc_list li p:first-child{font-weight:bold; width:30%; padding:15px;  box-sizing: border-box; background-color:#eee;}
.vc_list li p:last-child{border-left:1px solid #999; width:70%; padding: 15px; line-height:normal; box-sizing: border-box;}
.vc_list li.nobd{ border:0;}

.company_list{
	
}

.company_list ul{width:100%; padding-left:0; list-style: none;}
.company_list li{margin-bottom:15px; border:1px solid #999; width:100%; padding:1.5rem;}

.vccase div{
	display:flex;
	align-items:center;
	margin:1rem 0 2rem 0;
	padding:1rem;
	background-color:#eee;
	border: 1px solid #999;
}

.vccase div p{
	margin-bottom:0 !important;
}

.vccase div p:first-child{
	padding-right:2rem;
}

.vccase div p:first-child img{
	width:120px;
	max-width:none;
}

.ftmenu ul{
	display: flex;
    justify-content: center;
}

.ftmenu ul li{
	margin-top:0.5rem;
    margin-bottom:0.5rem;
    margin-right:2rem;
    list-style-type: none;
	font-size:1rem;
}

.ftmenu a{
	color:#fff;
	text-decoration:none;
}

.ftcopy{
	text-align:center;
}

.ftmenu-text{
	display: flex;
    justify-content: space-around;
}

h2.toptitle{
	font-weight:bold;
	font-size:1.6rem;
	text-align:center;
	background-color:#fff;
	line-height:1.5;
}

.topflex{
	display:flex;
	flex-wrap:nowrap;
	justify-content: center;
		width:85%;
	margin:0 auto;
}

.topflex p:first-child{
width:50%;
}

.topflex p:last-child{
width:50%;
padding-left:2rem;
}

.contact_bn{
	text-align:center;
	font-size:2rem;
	margin:0 auto;
	line-height: 1.2;
}

.contact_bn a{
	color:#fff;
	width:40rem;
	padding:1rem 3rem;
	background-color:#036;
	border-radius:5px;
		text-decoration:none;
	display:block;
		margin:0 auto;
}

.contact_bn a:hover{	
background-color:#1967d2;
	border-radius:5px;
}

.text_tel{
	font-size:1.6rem;
}

.topservice{
	display:flex;
	flex-wrap:nowrap;
	justify-content: center;
	width:85%;
	margin:0 auto;
}

.topservice strong,
.topservice_other strong,.vc_list strong{
font-size:1.4rem;
	font-weight:bold;
	color:#036;
}

.topservice p{
	width:33%;
	margin:0.5rem;
	padding:1rem;
	background-color:#eee;
	border-radius:5px;
}

.topservice_other{
	width:80%;
	margin:0.5rem;
	padding:1rem;
	margin:0 auto;
}

.signup{
	text-align:center;
}

.signup_bn{
	text-align:center;
	font-size:2rem;
	margin:0 1rem;
		display:inline-block;
}

.signup_bn a{
		background-color:#036;
border-radius:5px;
	color:#fff;
	text-decoration:none;
	display:block;
  width: 30rem;
padding:1rem 3rem;
}

.signup_bn a:hover{	
background-color:#1967d2;
	border-radius:5px;
}

.contact_bn a hover,.signup_bn a hover{
	color:#fff;
	text-decoration:none;
}

.vc_flow{
	width:100%;
}

.vc_flow ul{
	display:flex;
	flex-wrap:nowrap;
	 list-style: none;
	padding-left: 0;
	justify-content:center;
}

.vc_flow ul li:nth-child(odd){
background-color:#deeafb;
	border-radius:5px;
	padding:1rem;
	width:17%;
text-align:center;
		margin:0;
}

.vc_flow ul li:nth-child(even){
	width:3%;
	display:flex;
			align-items:center;
	font-weight:bold;
	color:#036;
	font-size:1.6rem;
	margin:0;
}

.vc_flow ul li p{
	margin:0;
}

.triangle{
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid #deeafb;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/*1279px以下*/
@media screen and (max-width: 1279px){
  /*必要ならばここにコードを書く*/

	.main_wide{
	width:100%;
	margin:0 auto;
	}
	
	.entry-title{
	width:100%;
	}		
.topflex {
    width: 100%;
}
	
	.topservice {
    width: 100%;
}
	
	.mail_wrap {
    width: 100%;
}
	
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/

	.twitter-timeline{
		width:100%;
	}
	
	.text_s{
		font-size:1.2rem;
	}
	
	.text_m{
		font-size:1.6rem;
	}
	
.no_sp{
	display:none;
}
	
	.no_dt{
	display:block;
}
	
	.headerimg {
    height: auto;
    background-size: 100%;
    background-position: top center;
}
	
	.header_wrap {
    background-color: rgba(0, 0, 0, 0);
}
	
	.header_tel,
	.header_copy{
	display:none;
}
	
	.vcmenu{
		display:none;
	}
	
	.article h2{
		margin-top: 1rem;
	}
	
	.whatsnewbg {
    display:none;
}
	
.topflex{
	display:block;
		width:100%;
	margin:0 auto;
}
	
.topflex p:first-child {
    width: 100%;
	text-align: center;
}
	
.topflex p:last-child {
    width: 100%;
    padding-left: 0;	
}

.topservice {
    display: block;
    width: 100%;
    margin: 0 auto;
}	

.topservice p {
    width: 100%;
	margin:0 0 1rem 0;
}
	
.topservice_other {
    width: 100%;
}

.vc_flow ul {
    display: block;

}
	
	.vc_flow ul li:nth-child(odd) {
    width: 100%;
	margin: 0 auto;
}
	
.vc_flow ul li:nth-child(even) {
    width: 80%;
    margin: 0 auto;
}
	
	.vc_flow ul li p{
  border-top: 25px solid #deeafb;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
		margin:0 auto;
	}
	
.vc_list li {
    display: block;

}
	
.vc_list ul{display:block;}
.vc_list li{margin-bottom:15px; width:100%;}

.vc_list li p:first-child {
    width: 100%;
}

.vc_list li p:last-child {
	width: 100%;
    border:none;
}

.mail_wrap {
    width: 100%;
	padding: 2rem;
}

.ftmenu{
	display:none;
}

.ftmenu-text {
    display: block;
	text-align:center;
}

.ftmenu-text p{
margin-bottom:1.5rem;
}

.contact_bn a {
    width:100%;
	font-size:1.4rem;
}
	
	.text_tel{
			font-size:1.3rem;
	}

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

.signup_bn a {
    width:100%;
	margin-bottom:2rem;
		font-size:1.4rem;
}

.vccase div {
    display:block;
    margin: 1rem 0 2rem 0;
}

.vccase div p:first-child {
    padding-right:0;
	text-align:center;
}

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
