@charset "UTF-8";
/*
Theme Name: 久和不動産株式会社
Theme URI:
Description:
Version: 1
Author:
Author URI:
*/
.font30 {
	font-size:3vw;
}
.font35 {
	font-size:3.5vw;
}
.font40 {
	font-size:4vw;
}
.font45 {
	font-size: 4.5vw;
}
.font50 {
	font-size: 5vw;
}
.font60 {
	font-size:6vw;
}
.font80 {
	font-size:8vw;
}
.font85 {
	font-size:8.5vw;
}
.mag40 {
	font-size: 40%;
}
.mag60 {
	font-size: 60%;
}
.mag80 {
	font-size: 80%;
}
.lineheigh05 {
	line-height: 0.5;
}
.centertext {
	display: block;
	margin: 0 auto;
	text-align:center;
}
.wrapper {
	margin:0;
	padding: 5% 3%;
}

#fv {
	position:relative;
	background-image: url(https://lp.kyuwa-kanri.com/wp-content/uploads/2023/09/fv_bg_sp-scaled.jpg);
	background-size: cover;
	overflow:hidden;
}
#fv h2,h3,p {
	margin-bottom: 1rem;
}
#fv:before {
	content:"";
	background:#f9f7fa;
	width: 550px;
	height: 180px;
	transform: skewY(-18deg);
	position: absolute;
	bottom: -24%;
	right: 0;
}
.fv_companyName {
	background:#fff;
	width: 550px;
	height: 180px;
	transform: skewY(-18deg);
	margin-top: -150px;
	margin-bottom: 75px;
}
.fv_companyName .wrapper {
	transform: skewY(18deg);
	padding-top: 160px
}
h1 a {
	text-decoration: none;
}
.logo {
	height: 30px;
}
.fv_staff {
	position: absolute;
	width: 31%;
	top:10%;
	right: 1%;
	z-index: 1;
}
.fv_point {
	display: flex;
	justify-content: center;
	align-items:center;
	padding: 2%;
	margin-bottom: 30%;
	height: 30vw;
}
.fv_point_inner {
	display:flex;
	justify-content: center;
	margin:1%;
	background: #f8fcb3;
	font-weight: 600;
	width: 31vw;
	height:31vw;
	text-align:center;
	align-items: center;
	border-radius: 20px;
}
.fv_point_inner span {
	letter-spacing: 0.1rem;
	display:inline-block;
}
.fv_point_inner span br {
	line-height: 1rem;
}
.slider{
	position: relative;
	width: 100%;
	padding-bottom: 150%;
	overflow: hidden;
}
.items{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	position: absolute;
	z-index: 1;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	margin:9% auto;

}
.item{
	min-width: 100%;
	height: 100%;
	img{
		width: 100%;
		height: 110%;
		object-fit: contain;
	}
}
.slide_worrie {
	background:#fff;
	display: table;
	width: 70%;
	height: 10rem;
	margin: 0 auto;
	vertical-align: middle;
	padding: 3%;
	border: 1px #a0a0a0 solid;
	border-radius: 50%;
}
.slide_worrie p {
	display: table-cell;
	vertical-align: middle;
}
.slide_owner {
	width: 40%;
	margin:-2rem auto 0;
}
.slide_solution_box {
	width: 90%;
	margin: -1rem auto 0;
	background: #fff;
	border: 2px solid #8acae8;
	border-radius: 5px;
	padding: 3% 3% 3% 15%;
	position: relative;
	text-align: left;
}
.slide_solution_box img {
	position: absolute;
	width: 20%;
	bottom: 0;
	left: -2%;
}
.slide_solution_box ul{
	list-style: disc;	
}
.buttons{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.button{
	width: 50px;
	height: 50px;
	border: none;
	outline: none;
	padding: 0;
	background: transparent center no-repeat;
	cursor: pointer;
}
.prev{
	background-image: url();
	background-size: contain;
}
.next{
	background-image: url(https://lp.kyuwa-kanri.com/wp-content/uploads/2023/09/arrow_move.gif);
	background-size: contain;
}
.sec02 {
	background:url(https://lp.kyuwa-kanri.com/wp-content/uploads/2023/09/sec02_bg.jpg),url(https://lp.kyuwa-kanri.com/wp-content/uploads/2023/09/sec02_bg02.jpg),#8acae8;
	background-repeat: no-repeat;
	background-position: top center, bottom center;
	background-size: 100%;
}
.point_box {
	width: 100%;
	margin: 6% auto;
	background: #fff;
	border-top: #0565b9 5px solid;
	padding: 4%;
	position: relative;
	border-radius: 0 0 10px 10px;
}
.point_num {
	position: absolute;
	display: inline-block;
	top:-5px;
	right:0;
	background: #0565b9;
	padding: 1% 3%;
	border-radius: 0 0 10px 10px;
}
.point_box h3 {
	margin-top: 5%;
}
.point_box h3 img {
	width: 8vw;
	margin-right: 1rem;
}
.yellowunder {
	display: inline-block;
	background:linear-gradient(transparent 60%, #fcec35 60%);
}
.point_box ul {
	list-style: disc;
	padding-left: 30px;
}
.point_box ul li {
	margin-bottom: 2%;
}
.t-center {
	text-align:center;
}
.plan_box {
	width: 100%;
	background-color: transparent;
	margin: 8% auto;
	font-size: 75%;
	letter-spacing: 1px;
	line-height: 1.1;
	position: relative;
}
.sec03_staff {
	position: absolute;
	height: 6%;
	top: -6%;
	right: 3%;
}
.d-table {
	width: 100%;
	display: table;
	border-collapse: separate;
	border-spacing: 5px 0;
}
.d-table .d-table-cell {
	display: table-cell;
	background: #fff;
	width: 50%;
	vertical-align: middle;
	padding: 5% 0 4%;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.plan_box .d-table .plan-right{
	background: #8acae8;
	position: relative;
	padding: 4% 0 0;
	border-radius: 10px 0 0 0;
}
.plan_box .d-table .plan-basic{
	background: #0565b9;
	position: relative;
	padding: 4% 0 0;
	border-radius: 0 10px 0 0;
}
.plan-name .d-table-cell {
	vertical-align: top;
}
.plan_box .d-table .plan-right h3:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 22vw 0 22vw;
	border-color: #8acae8 transparent transparent transparent;
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	z-index: 2;
}
.plan_box .d-table .plan-basic h3:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 22vw 0 22vw;
	border-color: #0565b9 transparent transparent transparent;
	position: absolute;
	display: block;
	top: 100%;
	right: 0;
	z-index: 2;
}
.d-table .plan01 {
	/*padding: 8% 0 2%;*/
	vertical-align: bottom;
}
.d-table .plan01 .mag40 {
	line-height:0.8;
}
.plan-inner {
	position: relative;
}
.plan-inner h4 {
	position: absolute;
	top:4%;
	left: 5%;
	width: 90%;
	display: block;
	padding: 2%;
	text-align: center;
	background: #f8fcb3;
	border-radius: 20px;
}
.border-b {
	border-bottom: 1px solid #efefef;
}
.plan_box .check_box {
	width: 90%;
	margin:0 auto;
	padding:3% 0 4% 8vw;
	line-height: 1.3;
}
.plan-in-f {
	padding-top: 18%!important;
}
.p-right-ok {
	background: url(../images/sec03_check_aqua.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 6vw;
}
.p-basic-ok {
	background: url(../images/sec03_check_blue.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 6vw;
}
.p-basic-op {
	background: url(../images/sec03_check_op.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 6vw;
}
.p-right-ng {
	color: #a0a0a0;
}
.sec04 {
	background: #dfeff6;
	position: relative;
	padding-bottom: 10%;
}
.sec04_f_img {
	position: absolute;
	width: 100%;
	bottom: -1.5%;
	text-align:center;	
}
.sec04_f_img img {
	width: 23%;
}
.flow_box {
	margin: 5% 0;
	display: flex;
	justify-content: space-between;
	letter-spacing: 0;
	background: #fff;
}
.flow_inner {
	width: 100%;
	border: 1px solid #dfeff6;
}
.flow_cont{
	display: table;
	width: 100%;
}
.flow_cont div{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.bluebg {
	background: #0565b9;
	position: relative;
}
.bluebg:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #0565b9;
}
.dbluebg {
	background: #0584b9;
	position: relative;
}
.dbluebg:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #0584b9;
}
.greenbg {
	background: #059db9;
	position: relative;
}
.greenbg:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #059db9;
}
.flow_cont {
	padding: 5% 0 10%;
}
.flow_num {
	height: 18vw;
	line-height: 1;
}
.flow_ttl {
	margin-top: 15px;
	height: 17vw;
}
.flow_img {
	height: 14vw;
	width: 50%;
	margin: 0 auto;
}

/*=========
faq
=========*/
.accordion_area .accordion_one .ac_header {
	margin: 5% 0 0;
	background-color: #e5e5e5;
	padding: 1.5rem 4rem 1.5rem 2rem;
	border-radius: 10px;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition: .2s;
}
.accordion_area .accordion_one .ac_header .i_box {
	position: absolute;
	top: 50%;
	right: 2rem;
	width: 20px;
	height: 20px;
	margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
	position: absolute;
	content: "";
	margin: auto;
	box-sizing: border-box;
	vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
	border-top: 2px solid #014897;
	width: 20px;
	height: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
	border-left: 2px solid #014897;
	width: 0;
	height: 20px;
	top: 0;
	bottom: 0;
	right: 9px;
	transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
	height: 0;
}
.accordion_area .accordion_one .ac_inner {
	display: none;
	margin-top: -10px;
	padding: 1.5rem 2rem 1.5rem 2rem;
	box-sizing: border-box;
	background: #e5e5e5;
	border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 736px) {
	.accordion_area .accordion_one .ac_header {
		padding: 1.5rem 2rem 1.5rem 1.0rem;
	}
	.accordion_area .accordion_one .ac_header .i_box {
		right: 0.8rem;
		width: 15px;
		height: 15px;
		margin-top: -7px;
	}
	.accordion_area .accordion_one .ac_header .i_box:before {
		width: 15px;
	}
	.accordion_area .accordion_one .ac_header .i_box:after {
		height: 15px;
		right: 7px;
	}
	.accordion_area .accordion_one .ac_inner {
		padding: 1.5rem 1.5rem 1.5rem 1.5rem;
	}
}


.p-faq__headinner {
	display: block;
	padding-left: 35px;
	position: relative;
	line-height: 1.5;
}
.p-faq__headinner::before {
	position: absolute;
	left: 0;
	top: -10px;
	content: "Q";
	color: #0565b9;
	font-size: 30px;
	font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
	font-size: 20px;
	margin-bottom: 0;
}
@media screen and (max-width: 736px) {
	.p-faq__headinner {
		padding-left: 25px;
	}
	.p-faq__headinner::before {
		font-size: 25px;
	}
	.p-faq__headinner p.p-faq__q-txt {
		font-size: 14px;
	}
}
.p-faq__bodyinner {
	display: block;
	background: #fff;
	padding: 3% 4% 2%;
	position: relative;
	line-height: 1.5;
}

.p-faq__bodyinner p.p-faq__a-txt {
	font-size: 20px;
}
@media screen and (max-width: 736px) {
	.p-faq__bodyinner {
		padding-left: 25px;
	}
	.p-faq__bodyinner::before {
		font-size: 14px;
	}
	.p-faq__bodyinner p.p-faq__a-txt {
		font-size: 14px;
	}
}

/*=========
float
=========*/
#float_menu {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 9999;
	text-align: center;
}
.pc-only {
	display:none;
}
footer {
	background: #fff;
}
footer img {
	width: 30%;
	height: auto !important;
}
footer h1 {
	margin-bottom: 10px;
}
@media screen and  (min-width:900px){
	.sp-only {display:none;}
	.pc-only {display: block;}
	.font30 {
		font-size: 25px!important;
	}
	.font35 {
		font-size: 35px!important;
	}
	.font40 {
		font-size: 40px;
	}
	.font45 {
		font-size: 45px;
	}
	.font50 {
		font-size:50px;
	}
	.font60 {
		font-size:60px;
	}
	.font80 {
		font-size:80px;
	}
	.font85 {
		font-size:85px;
	}
	#fv {
		background-position: bottom;
	}
	#fv .wrapper {
		padding: 50px 0;
	}
	.fv_staff {
		top: 134px;
		left: 60%;
		right: auto;
		width: 280px;
	}
	.fv_companyName .wrapper {
		padding-top:160px!important;
		padding-left: 10px!important;
	}
	.fv_point {
		width: 90%;
		max-width: 1000px;
		margin:0 auto 50px;
		height: auto;
		z-index: 2;
		position: relative;
		opacity: .9;
	}
	.fv_point_inner {
		width: 330px;
		height: 330px;
	}
	.slider {
		padding-bottom: 100%;
	}
	.slide_owner {
		width:30%;
	}
	.button{
		width: 70px;
		height: 70px;
	}
	.point_box h3 img {
		width: 80px;
	}
	.point_box .font45 {
		font-size: 25px;
	}
	.plan_box .d-table .plan-right h3:after {
		border-width: 20px 203.5px 0;
	}
	.plan_box .d-table .plan-basic h3:after {
		border-width: 20px 203.5px 0;
	}
	.p-right-ok {
		background-size: 50px;
	}
	.p-basic-ok {
		background-size: 50px;
	}
	.p-basic-op {
		background-size: 50px;
	}
	.plan_box .check_box {
		padding: 0px 0px 1% 60px;
	}
	.sec04 {
		padding-bottom: 50px;
	}
	.sec04_f_img {
		bottom: -15px
	}
	.sec04_f_img img {
		width: 230px;
	}
	.flow_cont {
		max-height: 170px;
	}
	footer {
		margin-bottom:0;
	}
	#float_menu {
		flex-wrap: wrap;;
		width: 340px;
		height: 340px;
		right:0;
		left:auto;
		box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
	}
	#float_menu .float_tel {
		width: 170px;
		height: 170px;
		background: url(../images/navi_tel.jpg);
		background-size:cover;
		position: relative;
	} 
	#float_menu .float_tel adress {
		width: 100%;
		display: block;
		text-align:center;
		font-size: 16px;
		position: absolute;
		bottom: 17px;
		line-height: 90%;
		letter-spacing: -0.5px;
	}
	#float_menu .float_mail {
		width: 170px;
		height: 170px;
	}
	#float_menu .float_report {
		width: 340px;
	}
	#float_menu a img {
		height: 170px;
	}
	.wrapper {
		max-width: 900px;
		margin: 0 auto;
	}
}




/* ------------------------------------------------------------------------
* 料金プラン
-------------------------------------------------------------------------- */
.price-table {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	table-layout: fixed;
	margin-top: 60px;
}
.price-thead th{
	padding: 10px;
	font-size: 14px;
	text-align: left;
	background: #fafafa;
}
.price-thead tr:first-child th {
	background: #0584B9;
	border-right: 2px solid #fff;
}
.price-table tr {
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
}
.price-table td {
	padding: .7em;
	text-align: center;
}
.price{
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 1rem;
}
.plan2_i {
	color: #0584B9;
}

/* 追加 */
.review-box {
	margin: 5% 0;
}
.review-item {
	display: flex;
	justify-content: center;
	gap: 30px;
	margin-top: 30px;
	background: #fff;
	padding: 30px;
}
.review-item:nth-child(2n) {
	flex-direction: row-reverse;
}
.review-item img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.inquiry {
	margin: 5% auto 0;
	width: 100%;
}
.inquiry th{
	text-align:left;
	font-size: 14px;
	color:#4a4a4a !important;
	padding-right: 5px;
	width: 30%;
	border:solid 1px #fff;
	padding: 15px;
	vertical-align: middle;
	background-color: #fafafa;
}
.inquiry td{
	font-size: 13px;
	border:solid 1px #fff;	
}
.entry-content .inquiry tr,.entry-content table{
	border:solid 1px #fff;	
}
.haveto{
	font-size: 7px;
	padding: 5px;
	background:#ff9393;
	color:#fff;
	border-radius: 2px;
	margin-right: .5rem;
	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{
	display: block;
	width: 60%;
	padding: 15px 0;
	background: #ff9110;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 50px auto 0;
	font-size: 16px;
	-webkit-appearance: none;
	border-radius: 3px;
}
.wpcf7-text {
	padding: 10px !important;
}
select {
	-webkit-appearance: none;
	border-radius: 0;
	padding: 10px !important;
}
textarea {
	padding: 10px !important;
}
#formbtn:hover {
	opacity: .5;
	cursor: pointer;
}
.wpcf7-form-control {
	width: 95%;
	padding: 10px 0;
	margin: 5px 0;
}
.wpcf7-textarea {
	vertical-align: middle;
	margin: 15px 0;
}
.wpcf7-form-control {
	margin: 10px;
}
.fix-btn {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100vw;
	display: none;
	padding: 1.5em 0 !important;
	background-image: url(https://lp.kyuwa-kanri.com/wp-content/uploads/2023/09/fixbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 60%;
	background-color: rgba(10, 51, 133, 0.8);
}
.cv-banner-btn {
	padding: 0 !important;
}
.btn-wrap {
	display: block;
	text-align: center;
}
.btn-c {
	background: #ff9110;
	display: inline-block;
	border-radius: 50px;
	margin: 0 auto;
	padding: 10px 60px;
	text-decoration: none;
}
.btn-c:hover {
	opacity: .8;
}
.btn-l {
	background: #0a3385;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 2px;
	border-radius: 5px;
	font-weight: bold;
}
.minutes {
	font-size: 20px;
	margin: 0 2px
}
.btn-r {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	vertical-align: bottom;
}
@media screen and (max-width: 560px) { 
	.inquiry {
		width: 100%;
	}
	.inquiry th,.inquiry td {
		display:block!important;
		width:100%!important;
		border-top:none!important;
		-webkit-box-sizing:border-box!important;
		-moz-box-sizing:border-box!important;
		box-sizing:border-box!important;
		background: #fff;
	}	
	.inquiry .haveto,.inquiry .any {	
		font-size: 10px;
	}
	#formbtn{
		width: 80%;
		margin: 30px auto 0;
		padding: 15px 0;
	}
	.btn-c {
		width: 100%;
		padding: 10px 20px;
	}
	.btn-l {
		font-size: 14px;
	}
	.minutes {
		font-size: 15px;
		margin: 0 1px
	}
	.btn-r {
		color: #fff;
		font-size: 20px;
	}
}