.bg_color6{background-color:#dde5f4;}
.bg_color7{background-color:#f2ead7;}
.bg_color8{background-color:#eef8d0;}

img{vertical-align:bottom;}
.fw-bold{font-weight:bold;}
.topContent{position:relative;}
.message{position:relative; z-index:10;}
.message h1{color:rgba(255,255,255,0.4); position:absolute; font-size:10rem; z-index:-1; right:0;}
.message p{ font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; position:static; z-index:2;}
.mincho{font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;}
.position{font-weight:bold; font-size:1.4rem; position:static; z-index:2;}
.conceptBox{
	width:50%;
	position:absolute; 
	right:0;
	bottom:0;
	z-index:10000;
	border-radius: 80px 0 0 0;
	padding:2.5rem 2rem 2rem 3.5rem;
	background:#4c591b;
	color:#fff;
}
@media(max-width:1099px){
.conceptBox{
	width: 100%;
	padding: 2rem 2rem 2rem 2rem;
	background:#4c591b;
	color:#fff;
	border-radius: 0;
}
}

.conceptBox h1{letter-spacing:0.1em; margin-bottom:15px; font-size:2rem;}
.conceptBox p{
	letter-spacing:0.1em;
	margin-bottom:0;
}
@media(max-width:1099px){
	.conceptBox h1 {
		font-size: 1.5rem;
	}
	.conceptBox h1 img {
		display: block;
		margin: 0 auto 10px;
	}
	.conceptBox h1 {
		text-align: center;
	}
	.conceptBox p {
		    text-align: justify;
	}
}


.entry h1,.entry h2,.entry h3,.entry h4,.entry h5{font-family:"source-han-sans-japanese", sans-serif;}
.top_eyecacth{
	background-image:url(https://hasebe.tokyogate.com/wp-content/uploads/2024/11/mrwsbg.jpeg);
	background-repeat:no-repeat;
	background-size:cover;
}
.site-footer::before{display:block; content:" "; background:url(https://hasebe.tokyogate.com/wp-content/uploads/2024/10/footerhd.svg) repeat-x; height:90px; position: relative; z-index: 10;}
/*.footContact{margin-bottom:-50px;}*/
.footer-nav{background-color: var(--vk-color-custom-3); padding:0 0 2em;}
.site-footer-copyright{background-color:  var(--vk-color-primary); padding:0.5em;}
.footer-nav,.site-footer-copyright,.footer-nav li a{ color:#f8f8f8;}
.site-footer-content{padding:2rem 0;}
.footer-nav li:first-child{border-left:1px solid #fff;}
.footer-nav li{border-right:1px solid #fff;}
@media(max-width:991px){
	.footer-nav li,
	.footer-nav li:first-child {
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #fff;
	}
}

.category-tabs{max-width:80%; margin:0 auto;}
.tab-content { display: none; }
.tab-content.active { display: block; }
.tab-nav{list-style:none; margin:0 auto 2em; display:flex; justify-content:center;flex-wrap:wrap;}
.tab-nav li a,
/* article.post-content a.category-media, */
article.post-content a.category-column,
article.post-content a.category-infomation,
article.post-content a.category-uncategorized{
	font-size:11px;
	display:inline-block;
	border:1px solid #ccc;
	padding:0.3em 1em;
	margin:0 1em 0 0;
	text-decoration:none;
	border-radius:10em;
}
/* article.post-content a.category-media,.tab-nav li a.category-media, */
article.post-content a.category-column,.tab-nav li a.category-column,
article.post-content a.category-infomation,.tab-nav li a.category-infomation,
article.post-content a.category-uncategorized,.tab-nav li a.category-uncategorized{
	color:#fff;
}
/* article.post-content a.category-media,.tab-nav li a.category-media{background-color:#00608d; border-color:#00608d;} */
article.post-content a.category-column,.tab-nav li a.category-column{background-color:#2cb4ad; border-color:#2cb4ad;}
article.post-content a.category-infomation,.tab-nav li a.category-infomation{background-color:#e9bc00; border-color:#e9bc00;}
article.post-content a.category-uncategorized,.tab-nav li a.category-uncategorized{background-color:#ea5550; border-color:#ea5550;}
/* article.post-content a.category-media:hover,.tab-nav li a.category-media:hover, */
article.post-content a.category-column:hover,.tab-nav li a.category-column:hover,
article.post-content a.category-infomation:hover,.tab-nav li a.category-infomation:hover,
article.post-content a.category-uncategorized:hover,.tab-nav li a.category-uncategorized:hover,
.tab-nav li a:hover{background:#444; border-color:#444; transition:0.4s ease; color:#fff;}
article.post-content:first-child{border-top:1px dotted #ccc;}
article.post-content{padding:1em 0; border-bottom:1px dotted #ccc;}
article.post-content h4{font-size:1.1rem; margin:10px 0 10px 0;}
article.post-content p{margin-bottom:0;}
.time{color:#c00; font-size:0.8rem;}
.wh_box{border-radius: 8em 0 0 0;}
@media(max-width:767px){
	.site-footer::before{background-size: cover;}
}

@media only screen and (max-width: 767px) {
	.entry-body .spwdfull{width:100% !important;}
}
.contact_box {
	background-color: #b83333;
	border-radius: 15px;
	padding: 20px;
	align-items: center;
	margin: 0;
	color: #fff;
}
.contact_image img {
	margin: auto;
	display: block;
	height: auto;
	width: 100%;
	background-color: #fff;
	padding: 0.5em;
	border-radius: 15px;
}
.contact_btn_area {
	height: 100%;
}
.contact_btn_area > div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.contact_btn_area h5 {
	margin-bottom: 0.5rem;
	text-align: center;
	color: #fff;
}
.contact_btn_area p {
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}

.contact_btn_area .tel_btn a {
	font-size: 2.2rem;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: 600;
	margin-bottom: 0.5rem;
}
.contact_btn_area .tel_btn span {
	margin-top: 5px;
	display: block;
	color:  #fff;
}
.contact_btn_area .contact_btn a {
	color: var(--vk-color-primary);
	padding: 10px 15px;
	display: block;
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
	transition: 0.2s;
	font-weight: 600;
	background-color: #fff;
	font-size: 1.4em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact_btn_area .contact_btn a span > span {
	display: block;
	font-size: 16px;
}
.contact_btn_area .contact_btn a:hover {
	background-color: #fff;
	color: var(--vk-color-primary);
}
.top_contact {
	padding: 3rem 0 ;
	background: var(--vk-color-custom-5);
	margin: 2rem calc(50% - 50vw) 0;
}
.costdown h2,.top_contact > h2 {
	color: var(--vk-color-primary);
	text-align: center;
	margin-bottom: 3rem;
	line-height: 3.5rem;
	padding: 0 20px 1em;
	position: relative;
	z-index: 1;
}
.costdown h2::after,.top_contact > h2:after {
	content: "";
	display: block;
	position: absolute;
	width: 250px;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	border-bottom: 1px solid var(--vk-color-primary);
}
.top_contact > p {
	text-align: center;
	color:var(--vk-color-primary);
}
@media(max-width:991px){
	.top_contact {
		padding-left: 0;
		padding-right: 0;
	}
	.top_contact > h2 {
		font-size: 1.5rem;
		line-height: 2rem;
		padding: 0 0 1rem;
	}
	.contact_btn_area .tel_btn a {
		font-size: 1.8rem;
	}
	.contact_box {
		margin-left: 5px;
		margin-right: 5px;
		padding: 15px;
	}
	.contact_box .contact_image {
		margin-bottom: 10px;
	}
	.contact_bottom div:first-child {
		margin-bottom: 1rem;
	}
	.contact_btn_area .contact_btn a {
		font-size: 1.2em;
	}
	.doc_btn {
		margin: 2em 5px 0;
	}
	.doc_btn a {
		justify-content: center;
		flex-wrap: wrap;
		padding: 0;
		font-size: 1.2em;
	}
	.doc_btn a span.img {
		max-width: 100%;
		margin: 15px;
	}
	.doc_btn a span.text {
		margin: 0 0.5em;
		width: auto;
	}
	.doc_btn a span.doc_right {
		margin: 1em 0 0;
		width: 100%;
		text-align: center;
		padding: 0.5em;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.doc_btn a span.balloon {
		width: 60px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		margin: 0 5px 0 0;
	}
}
.top_contact.mobile_menu {
	background-color: var(--vk-color-primary);
	padding: 2rem 10px;
}
.top_contact.mobile_menu > h2 {
	color: #fff;
	margin-bottom: 0rem;
}
.top_contact.mobile_menu > h2:after {
	content: none;
}

.keyword_block{
	display:flex;
	flex-direction: column;
	align-items:center;
	margin:0 calc(50% - 50vw);
}
.keyword_block.left {
	flex-direction: row;
	justify-content: flex-start;
	background:#fff;
}
.keyword_block.right {
	flex-direction: row-reverse;
	justify-content: flex-end;
	background:var(--vk-color-custom-5);
}
.keyimg_block {width: 50%;}
.keytxt_block {width: 50%; padding: 2em;}
@media(max-width:768px){
	.keyword_block,.keyimg_block,.keytxt_block,.spwdfull{
		display:block;
		width:100% !important;
		margin:0 auto;
	}
}
.flow_listItem_content .ttl {
	margin-bottom: 10px;
	font-size: 1.4rem;
	font-weight: 700;
}
.flow_listItem_content .txtBox {
	padding: 20px 25px;
	font-size: 1rem;
	background: var(--vk-color-custom-4);
	border-radius: 20px;
	box-shadow: 0 2px 3px rgba(150, 120, 90, 0.3);
	margin-bottom:2rem;
}

.flow_listItem_content .txtBox p{margin-bottom:0;}
.flow_listItem {
	position: relative;
	z-index: 10;
	justify-content: center;
	align-items: flex-start;
}
.flow_list {margin:0; padding:0; list-style:none;}
.flow_listItem .step{background:#dd5d00; color:#fff; font-weight:bold; display:inline-block; padding:0 0.6rem; font-size:12px;margin-right:10px; border-radius:4px;}
.flow2 .flow_listItem_content .txtBox {background:#e2f3da;box-shadow: 0 2px 3px rgba(90, 150, 60, 0.3);}
.flow2 .flow_listItem .step{background-color:#3d7325;}
.flttl{
	position: relative;
	display: inline-block;
	padding: 0 55px;
}
.flttl:before, .flttl:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: black;
}

.flttl:before {
	left:0;
}
.flttl:after {
	right: 0;
}
.text-orange{color:#dd5d00;}
.green_label{color:#fff; background:#2e770e; padding:0.4rem 0.8rem; margin-bottom:5px; font-weight:bold;}
.orange_label{color:#fff; background:#eba91c; padding:0.4rem 0.8rem; margin-bottom:5px; font-weight:bold;}
.mb0{margin-bottom:0 !important;}
.ai_c{align-items:center;}
.meritBox{padding:2rem 0; font-weight:bold; font-size:1.2rem; text-align:center; background:#fff;}
.meritBox picture{display:block; margin-bottom:10px;}
.meritBox img{width:40%;}
ul.tag{list-style:none; margin:0; padding:0;}
ul.tag li{background:#fff; font-size:13px; border-radius:3em; display:inline-block; padding:0.4em 1em; font-weight:bold; margin-bottom:10px;}
ul.tag li:before{content:"#";}

.onayami_white{background:#fff; padding:2em;}
.onayami_white ul{margin-bottom:0;}
.onayami_white ul li{font-weight:bold; font-size:1.2rem;}
div.Steps{list-style:none; margin:0 0 1em 0; padding:0;}
.flowchart {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr; /* 3カラムを等幅に設定 */
	gap: 30px; /* 矢印のサイズに合わせる */
	align-items: center; /* グリッド内で縦中央揃え */
	text-align: center;
	margin-bottom:1em;
}
.flowchart .step {
	font-size:13px;
	font-weight:bold;
	padding: 10px 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
	min-height: 80px; /* 全てのステップに最低高さを指定 */
	display: flex; /* フレックスボックスで中央揃え */
	align-items: center; /* 縦方向に中央揃え */
	justify-content: center; /* 横方向に中央揃え */
}
.flowchart .step.end{background:#ea7700; color:#fff; border-color:#ea7700;}

/* 1番目と2番目のステップの後に矢印を追加 */
.flowchart .step:nth-child(1)::after,
.flowchart .step:nth-child(2)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: -20px; /* 矢印を右端に配置 */
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10px solid #000; /* gapと同じ幅 */
}
.targetBox{font-size:1.5rem; font-weight:bold;}
.check {
	margin:0;
	list-style-type: none;
	padding-left: 0; /* リスト全体の左余白 */
}
.check li {
	position: relative;
	padding-left: 1.8rem; /* チェックマークの位置に合わせる */
	text-indent: 0; /* チェックマークから始まるようにインデントを設定 */
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
}
.check li::before {
	content: "✔";
	position: absolute;
	left: 0;
	color: green;
}
.targetBox{
	margin-bottom:1.5rem;
	background:#f7f4e3;
	border-radius:20px;
	padding:1rem 2rem;
}
ul.categoryLink{
	list-style:none;
	margin:0 0 1em 0;
	padding:0;
}
ul.categoryLink li{
	display:inline-block;
	margin-right:10px;
}
ul.categoryLink li a{
	text-decoration:none;
	background:#333;
	border:1px solid #333;
	padding:0.5em 1em;
	color:#fff;
}
ul.categoryLink li.current-term a{
	background:#fff;
	color:#333;
	font-weight:bold;
}
.contactTelephone .add{font-size:13px;}
.contactTelephone .tel{font-weight:bold; font-size:1.2rem;}

.contactTelephone h4{margin-bottom:10px;}
.g-map iframe{
	aspect-ratio: 16 / 9;
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-bottom:10px;
}
.top_contact h4{margin-bottom:10px;}
.blog .site-body{padding-bottom:0;}
/*.blog .site-footer::before,.archive .site-footer::before{background-color:#ede7e4;}*/
ul.comment{background-color:#fff; padding:1em 2em; margin-top:0;}

@media(min-width:1180px){
	.user_voice_block .voice_box{max-width:80%; margin:0 auto;}
	.user_voice_block .voice_box .card-text{min-height:190px;}
}
.marugotoR{margin-bottom:2em;}

.marugotoR .Number{
	text-align:center;
	font-weight:bold;
	font-size:1.3rem;
	line-height:2em;
	background-color: var(--vk-color-custom-3);
	color: #fff;
	padding:1rem 0;
}
.marugotoR .Number span{display:block; font-size:3rem;}
.marugotoR .content h3{margin-bottom:10px; color:var(--vk-color-primary);}
.marugotoR .content p{margin-bottom:0;}

.full_title {
	text-align:center;
	background-color: var(--vk-color-primary);
	color:#fff;
	padding:0.5rem 0 0.8rem;
	margin:0 0 0 0;
	font-weight:normal;
	font-size:1rem;
}
.full_title span{
	display:block;
	font-weight:bold;
	font-size:1.4rem;
}
.reform_lineup ul{margin-top:0;}

.supercloset p.txtBlock{font-size:14px; padding:1em; background:#f4eae0;}

.history-slider {
    margin: 0 auto;
	position: relative;
}

.history-slider .slide {
    position: relative;
    padding: 20px;
    background: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* ドロップシャドウを追加 */
    border-radius: 8px; /* シャドウを滑らかに見せるために角丸を追加（必要に応じて） */
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end; /* テキストを下寄せ */
    box-sizing: border-box;
}
.history-slider .text_year {
    position: absolute;
    bottom: 0; /* 上から10pxの位置 */
    right: 10px; /* 右から10pxの位置 */
    font-size: 40px; /* 年度のフォントサイズ */
    color: var(--vk-color-custom-5); /* 年度の色 */
    font-weight: bold;
    pointer-events: none; /* クリック操作を無効化 */
	line-height: 30px;
}
.history-slider .slick-slide{
	margin:0 10px;
}
.month{font-weight:bold; margin-bottom:5px;}
.history-slider p{font-size:14px;margin-bottom: 0;}
.history-slider .slick-slide {
    height: auto; /* Slickの高さ調整を無効化 */
}
.history-slider-wrapper {
    position: relative;
}
/* カスタムナビゲーションの位置調整 */
.custom-Nav {
    position: absolute;
    top: -50px;
    right: 50px;
    display: flex;
    gap: 10px; /* ボタン間のスペース */
}

/* ボタン共通のスタイル */
.custom-Nav button {
    width: 40px;
    height: 40px;
    background: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px; /* アイコンのサイズ */
    color: #333; /* アイコンの色 */
    transition: color 0.3s ease;
}
.custom-Nav button i{margin:0 !important;}
/* ホバー時の効果 */
.custom-Nav button:hover {
    color: #555; /* ホバー時のアイコンの色 */
}
.case_slides_nav li{margin-right:10px;}
.case_slides_nav li:last-child{margin-right:0;}

.post-type-archive-sekorei .apartment,.post-type-archive-sekorei .detached-house,.term-renovate .renovate,.term-apartment .renovate,.term-detached-house .renovate{display:none !important;}