@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 {overflow-x:hidden;}
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*#main {
	margin-bottom: -70px;
	background: none;
}*/
#navi-in {display:none;}
/*モバイル用改行*/
@media screen and (min-width: 768px){
.br-sp {display: none; }
}
/*==オリジナルヘッダー start==*/
.top_header {
	width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 10;
    background: #fff;
	height:180px;
}
.header_flex {
	display: flex;
    justify-content: space-between;
    width: 93%;
    align-items: center;
}
.top1 {
	width: 40%;
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: flex-start;
}
.header_logo {
	width:auto;
	height:200px;
}
.header_logoSP {display:none;}
.top_logo1 {
	width: 23%;
    margin: 5%;
}
.header_right {
	width:75%;
	display: flex;
    flex-direction: column;
}
.top2 {
	width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
}
.top_line {width: 100%;}
.top_tel {
	width: 97%;
    margin: 0 0 0 auto;
    display: block;
}
.header-navi {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 15px;
    justify-content: flex-end;
	margin-top:10px;
}
.header-navi li {
	list-style:none;
	padding: 0 10px;
}
.header-navi li+ li {border-left: 1px solid #000;}
.header-navi a {
	color:#000;
	text-decoration:none;
}
.header-navi a:hover {color:#009966;}
/*==オリジナルヘッダー end==*/
/*==cocoonヘッダー　start==*/
.header{display:none !important;}
/*==cocoonヘッダー　end==*/
/*==フッター START==*/
.footer {display:none;}
.original_footer {
	position: relative;
    background: #d7ebe9;
    z-index: 100;
    margin-top: -30px;
	padding-bottom: 15px;
}
.footerflex {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 10%;
    padding: 3% 0;
    border-bottom: 4px solid #fff;
}
.footerlogo {width:20%;}
.footer_navi1, .footer_navi2 {
	display: flex;
    flex-direction: column;
}
.footer_navi1 a, .footer_navi2 a {
	color: #009b9e;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.6;
}
.footer_link {
	width:30%;
}
.footerflex2 {
	display:flex;
	justify-content: space-between;
	margin:50px 10% 0 10%;
}
.footermap {width:57%;}
.footerinfo {width:40%;}
.footermidasi {
	color:#009b9e;
	font-weight:bold;
	font-size:20px;
	border-bottom:2px solid #009966;
	font-feature-settings: "palt";
}
.cloverrlogo {margin:10px 0;}
.clodaa {
	color:#808080;
	font-size:16px;
	text-align:center;
	margin: -10px 0 -5px 0;
}
.clotel {
	color:#808080;
	font-size: 20px;
    text-align: center;
    font-weight: 700;
	margin-bottom:30px;
}
.clolicense {
	color:#808080;
	font-feature-settings: "palt";
	line-height:1.5;
	font-size:15px;
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-top:10px;
}
.copyright {
	letter-spacing: 3px;
	color:#009966;
	text-align:center;
	font-size:15px;
}
/*==フッター END==*/
/*ページ全体*/
h1.entry-title {display:none !important;}
#content {margin-top:0 !important;}
.container {padding-top:12%;}
.page-wide {
	width:75%;
	margin:0 auto;
}
/**/

/*TOPページstart*/
/*各種ラベル start*/
.label img {
	display: block;
	width:25%;
	margin: 0 auto;
}
/*各種ラベル end*/
/*スライダーstart*/
.swiper-container.top-slider {display:block;width:auto;height:auto !important;overflow:hidden;margin-top:3%;}
.swiper-wrapper {margin:0;}
@keyframes fade-in {
    from {
        opacity: 0;
        transform: translateY(0);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.swiper-slide {
	width: 100%;
   height: 100%;
}
.slide1but1 {
	width: 11%;
    position: absolute;
    top: 15%;
    left: 60%;
}
.slide1but2 {
	width: 11%;
    position: absolute;
    top: 15%;
    left: 75%;
}
.slide1 {position:relative}
.swiper-container.top-slider_sp {display:none;}
/*スライダーend*/
/*スライダー下アイコン start*/
.slider_bottom_back {
	margin-top:-10px;
	position:relative;
	z-index:2;
}
.slider_bottom {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.slider_bottom_left, .slider_bottom_center, .slider_bottom_right {
	width:100%;
	padding: 0 30px;
}
.slider_bottom_flex:hover {transform: scale(1.1,1.1);}
.kuwasiku_icon {
	opacity: 0;
	position: absolute;
	height:77%;
}
.slider_bottom_flex:hover .kuwasiku_icon {
	opacity: 1;
	width: 40%;
	top: -40px;
	left:40%;
}
.slider_bottom_flex a {
	width:100%;
	text-decoration: none;
	color:#fff;
}
.slider_bottom_kuwasiku {font-size:15px;}
/*スライダー下アイコン end*/
/*TOPピックアップトピックス▼*/
#anker-put {
	padding-top:20%;
	margin-top:-20%;
}
.put {
	width:80%;
	margin:0 auto;
}
.put_border1, .put_border2 {padding:10px;}
.top_put_list_flex {
	display: flex;
    flex-wrap: wrap;
}
.put-kobetu {
	padding:10px;
	margin-bottom:10px;
}
a.put_kobetu_list {
	width:25%;
	text-decoration:none;
	color:#000;
	line-height:1.5;
}
a.put_kobetu_list:hover {color:#0081cc;}
.put_list_ttl {
	font-size:17px;
	text-align:justify;
}
a.all_look {
	display:block;
	width:200px;
	height:17px;
	background-image:url('/wp-content/uploads/2024/05/all_look.svg');
	background-repeat:no-repeat;
	margin:-20px 10px -5px auto;
}
a.all_look:hover {
	background-image:url('/wp-content/uploads/2024/05/all_look_hover.svg');
	background-repeat:no-repeat;
}
.put_archive_but {text-align:center;}
.put_archive_but a {
	display: block;
    text-align: center;
    letter-spacing: 3px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 22px;
    border: 2px solid #000;
    border-radius: 7px;
    width: 40%;
    margin: 0 auto 5% auto;
    padding: 0 0 0 7px;
}
.put_archive_but a:hover {
	color: #fff;
    border: 2px solid #0081cc;
    background: #0081cc;
}
.put_rink_icon {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 10px;
}
.put_rink_icon a {width:28%;}
.put_rink_icon1, .put_rink_icon2, .put_rink_icon3 {
	display:block;
	width:100%;
}
.put_rink_icon1 {margin: 0 auto 0 0;}
.put_rink_icon2 {margin: 0 auto 0 auto;}
.put_rink_icon3 {margin: 0 0 0 auto;}
/*TOPピックアップトピックス▲*/
/*ピックアップアーカイブページ▼*/
.put_archive_page {
	width:80%;
	margin:0 auto;
}
/* 左右に横線 */
.kiji_archive_ttl {
	font-size: 25px;
    font-weight: bold;
    margin-bottom: 2%;
	align-items: center; /* 横線を上下中央 */
	display: flex; /* 文字と横線を横並び */
	justify-content: center; /* 文字を中央寄せ */
}
.kiji_archive_ttl::before,
.kiji_archive_ttl::after {
	background-color: #333; /* 横線の色 */
	content: "";
	height: 2px; /* 横線の高さ */
	width: 100px; /* 横線の長さ */
}
.kiji_archive_ttl::before {
	margin-right: 15px; /* 文字との余白 */
}
.kiji_archive_ttl::after {
	margin-left: 15px; /* 文字との余白 */
}




/*ピックアップアーカイブページ▲*/
/*TOP施工事例▼*/
.top_sekoujirei_icon {
	width: 20%;
	margin: 0 auto 30px auto;
	display: block;
}
.sekoujirei_but {
	display: block;
	text-align: center;
	letter-spacing: 5px;
	text-decoration: none;
	color: #000;
	font-weight: 500;
	font-size: 22px;
	border: 2px solid #000;
	border-radius: 7px;
	width: 40%;
	margin: 50px auto 50px auto;
	padding: 0 0 0 7px;
}
.sekoujirei_but:hover {
	color:#fff;
	border: 2px solid #0081cc;
	background:#0081cc;
}
/*TOP施工事例▲*/

/*コンタクトボタン▼*/
.snsnbut {
	width:70%;
	margin:0 auto;
}
.contact_but{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 70%;
	margin: 0 auto;
	justify-content: space-between;
}
a.contact_but_line, a.contact_but_tel, a.contact_but_mail, a.contact_but_form {width:48%;}
a.contact_but_line {margin-bottom:7px;}
/*コンタクトボタン▲*/

/*売買ページ▼*/
.byebye_banner {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	max-width: none;
	height: auto;
	display: block;
	margin-top: -55px;
}
.byebye_banner-sp {display:none;}
.byebye-page {
	width:75%;
	margin:0 auto;
}
.fudousan_ttl {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.hikaku1, .hikaku2 {
	width: 90%;
	margin: 0 auto;
}
.hikaku1-sp {display:none;}
.byebue-banner-sp {display:none;}
.bye-kome {
	text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}
.qa_banner {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	max-width: none;
	height: auto;
	display: block;
}
.q_ttl {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 4px solid #0081cc;
	margin-bottom: 20px;
}
.q_flex, .a_flex {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	width:95%;
	padding-left:10px;
}
.q_flex {margin-bottom:15px;}
.q_flex img, .a_flex img {
	max-width: 100%;
	height: auto;
	width: 4%;
	margin-right: 12px;
}
.qa_txt1 {
	font-size: 20px;
	font-weight: bold;
	line-height:1.4;
	font-feature-settings: "palt";
	text-align: justify;
	padding-top:0.2%;
}
.qa_txt2 {
	font-size: 22px;
	font-weight: bold;
	line-height:1.4;
	font-feature-settings: "palt";
	text-align: justify;
}
.qa_txt3 {
	font-size: 18px;
	font-weight: 400;
	line-height:1.4;
	font-feature-settings: "palt";
	text-align: justify;
	padding-top: 0.5%;
	padding-left:1em;
	text-indent:-1em;
}
.qa_txt4 {
	font-size: 18px;
	font-weight: 400;
	line-height:1.4;
	font-feature-settings: "palt";
	text-align: justify;
}
.bye_but1 {
	width: 75%;
	margin: 20px auto 50px auto;
}
.bye_but2 {
	width: 75%;
	margin: 70px auto;
}
/*売買ページ▲*/

/*賃貸仲介・管理ページ▼*/
.chintai_top {
	width: 87%;
    margin: 0 auto;
}
.chintai_midasi1, .chintai_midasi2, .chintai_midasi3 {
	display:block;
	width:75%;
	margin:0 auto;
}
.chintai_midasi1 {margin-bottom:-15px;}
.chintai_point_banner {margin-bottom:20px;}
.chintai_area1 {margin-top:100px;}
.cp_flex {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	width: 96%;
	margin: 0 0 35px auto;
}
.c_point {
	width:180px;
	margin-right:15px;
}
.cpr_ttl {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	font-feature-settings: "palt";
}
.cpr_txt {
	text-align:justify;
	line-height:1.5;
	font-feature-settings: "palt";
}
.chintai_info {margin-bottom:20px;}
.chintai_midasi2 {margin-top:100px;}
.c_flow {
	display: flex;
	flex-direction: row;
	margin: 0 calc(50% - 44vw);
	width: 90vw;
	justify-content: space-between;
	margin-bottom:15%;
}
.flow_box {
	width:100%;
	padding:0 15px;
}
.flow_box_ttl {
	height: 15%;
	min-height: 0%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #009dda;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.flow_box_ilst {
	width: 75%;
	margin: 0 auto;
}
.flow_box_txt {
	line-height: 1.3;
	text-align: justify;
	font-size:17px;
	font-feature-settings: "palt";
}
.chintai-qa {margin:150px 0;}
/*賃貸仲介・管理ページ▲*/

/*会社概要ページ▼*/
.prof_ttl {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #009dda;
}
.pdof_flex {display:flex;}
.prof_ul {
	list-style:none;
	padding:0;
	margin-right:30px;
}
.prof_li {
	display:flex;
}
.prof_txt1 {
	width:9em;
	border-bottom: 3px solid #009dda;
	margin-right:1em;
}
.prof_txt2 {
	width:20em;
	border-bottom:1px solid;
	font-feature-settings: "palt";
}
/*会社概要ページ▲*/

/*お問い合わせページ▼*/
.contact-wide {
	width:50%;
	margin:0 auto;
}
.contact_ttl {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #009dda;
	margin-bottom: 20px;
}
.contact_txt {
	font-size:17px;
	font-feature-settings: "palt";
	padding-left:1em;
	text-indent:-1em;
}
.contact_txtarea {margin-bottom:30px;}
.contact_area1 {margin-bottom:30px;}
.contact_area2 {margin-bottom:50px;}
.contact_midashi {
	font-size: 22px;
	font-weight: bold;
	color: #009dda;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
.contact_koumoku {
	font-size: 20px;
	font-weight: 600;
	display: flex;
	align-items: center;
}
.contact_red {
	font-size: 13px;
	background: red;
	padding: 0 7px;
	color: #fff;
	font-weight: 500;
	margin-left: 5px;
}
.contact_flex2 {margin-bottom:15px;}
.wpcf7-form-control.wpcf7-submit.has-spinner.c_but {
	width: 30%;
	margin: 0 auto;
	display: block;
}
.contact_radio {margin:10px 0 20px 0;}
/*お問い合わせページ▲*/

/*建築ページ▼*/
.kenchiku_banner {
	display:block;
	width:30%;
	margin:0 auto;
}
.kenchiku_midasi {
	text-align:center;
	font-feature-settings: "palt";
}
.kenchiku_icon1,.kenchiku_icon2,.kenchiku_icon3 {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	gap: 20px;
	margin-bottom:20px;
}
.kenchiku_iconSP {display:none;}
.kenchiku_icon {width:20%;}
.slider_bottom_border {border-left:6px dotted #7f7e7c;}
/*建築ページ▲*/

/*CRSページ▼*/
.crs {
	width:70%;
	margin:0 auto;
}
.crs_midasi {
	color: #0081D4;
	border-bottom: 2px solid;
	margin-bottom: 1em;
	padding-bottom: 10px;
}
.crs_midasi2 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px !important;
}
.crs_read　{text-align:justify;
}
.crs_txt {
	text-align:justify;
	padding-left: 1.1em;
	text-indent: -1.1em;
}
.crs_txt2 {
	text-align:justify;
	padding-left:1.5em;
}
.crs_txt3 {
	text-align:justify;
	padding-left:2.5em;
	text-indent: -1.3em;
}
.crs_txt4 {
	text-align:justify;
	padding-left:3.7em;
	text-indent: -1.3em;
}
/*CRSページ▲*/

/*記事アーカイブ▼*/
.thumbnail_position {position:relative}
.kiji_thumbnail {
	width:100%;
	position:absolute;
	z-index:10;
}
.thumbnail_photo {
	position: absolute;
    width: 84%;
    z-index: 5;
    right: 6px;
    top: 7px;
    height: 174px;
}
.thumbnail_photo img {object-fit: cover;}
.thumbnail_txt {
	font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: justify;
    position: absolute;
    top: 91px;
    right: 15px;
    z-index: 7;
    width: 73%;
    line-height: 1.4;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
/*記事アーカイブ▲*/

/*記事個別ページ▼*/
.put-syubetu-item img {width: auto;}

.kiji-hontai {
	width:60%;
	margin:0 auto;
}
.kiji_title {
	color:#0081cc;
	font-size:25px;
	border-bottom:1.5px solid;
	padding-bottom:5px;
	margin-bottom:15px;
}
.kiji_main_photo img{
	width: 100%;
	height: auto;
}
.kiji_txt {
	font-size:17px;
	text-align:justify;
	margin:20px 0;
}
.kiji_sub_photo {
	display: flex;
	justify-content: space-between;
}
.kiji_sub_photo1, .kiji_sub_photo2, .kiji_sub_photo3 {width:30%;}
.kiji_sub_photo1 img, .kiji_sub_photo2 img, .kiji_sub_photo3 img {
	width: 100%;
	height: 170px;
	object-fit: cover;
}
/*記事個別ページ▲*/

/*TOP 施工事例 START*/
.sekoujirei_flex {
	display:flex;
	justify-content: space-between;
}
.jirei_kobetu {
	width: 23%;
    border: 2px solid #000;
    padding: 10px;
	color:#000;
	text-decoration:none;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sekoujirei_photo {
	width: 100%;
    height: 150px;
    object-fit: cover;
}
.sekoujirei_midasi {
	text-align:center;
	font-feature-settings: "palt";
	font-weight:bold;
	font-size:20px;
	color:#000;
}
.jireinaiyoubox {
	background: #e4edf9;
    height: 35%;
    padding: 5px;
}
.sekoujirei_koujinaiyto, .sekoujirei_kouki {
	font-size:15px;
	color:#000;
}
/*TOP 工事の流れ END*/
/*TOP コラム START*/
.column_archive_kobetu img {margin-bottom:-5px;}
.column_title {
	font-weight:bold;
	font-feature-settings: "palt";
	color:#000;
	margin-bottom: -30px;
	display: block;
	line-height: 1.5;
}
.column_kiji{
	font-size:14px;
	font-feature-settings: "palt";
	color:#000;
}

.column_but {
	display: block;
	color: #000;
	font-size: 22px;
	border: 2px solid #000;
	border-radius: 10px;
	width: 270px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 3px;
}
.column_but:hover {
	color: #fff;
	background: #009DDA;
	border: 2px solid #009D
}
.read-more {
	font-size: 15px;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 2px 5px;
	color: #333;
	width: 84px;
	margin-left: auto;
}
a:hover .read-more {
	border: 1px solid #009DDA;
	background:#009DDA;
	color:#fff;
}
.column_but {
	display: block;
	color: #000;
	font-size: 22px;
	border: 2px solid #000;
	border-radius: 10px;
	width: 270px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 3px;
	line-height: 1.4;
}
.column_but:hover {
	color: #fff;
	background: #009DDA;
	border: 2px solid #009DDA;
}
/*TOOP コラム END*/
/*TOPページend*/

/*工事の流れページ　start*/
.nagare_syousai_page {
	display: flex;
	flex-direction: row;
}
.nagare_number {
	font-size: 30px;
	font-weight: bold;
	border-right: 8px solid;
	margin-right: 20px;
	padding-right: 20px;
	height: 40px;
	line-height: 1.4;
	color: #009DDA;
	font-family: 'Jost', sans-serif;
}
.nagare_midashi {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5;
	font-feature-settings: "palt";
	margin-bottom: 10px;
	letter-spacing: 1.5px;
}
.nagare_txt {
	font-size: 16px;
	line-height: 1.5;
	font-feature-settings: "palt";
	letter-spacing: 0.5px;
}
/*工事の流れページ　end*/
/*施工事例 個別ページ　▼*/
.sekoupage {
	width:75%;
	margin:0 auto;
}
.sekoupag_banner {
	display:block;
	width:25%;
	margin:0 auto 30px auto;
}
.sekoupagekobetu {
	border:1px solid #000;
	padding:10px;
	margin-bottom:30px;
}
.sekoupagekobetuflex {display:flex;}
.sekoupagekobetutxtbox {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.jireitxtflex {
	display: flex;
    flex-direction: column;
}
.sekoupagekobetuphoto {
	width:35%;
	margin-right: 4%;
    height: auto;
    object-fit: cover;
}
.sekoupagekobetuttl {
	background:#e4edf9;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
}
.sekoupagekobetutxt {
	font-size:16px;
	line-height:1.5;
	font-feature-settings: "palt";
	text-align:justify;
	margin-top:15px;
}
.sekoupagekobetunaiyo {
	font-size:13px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px 0;
}
/*施工事例　個別ページ ▲*/
/*コラム 個別ページ ▼*/
.columu_syousai_title {
	font-weight: bold;
	display: block;
	width: 100%;
	font-size: 30px;
	border-bottom: 3px solid;
}
.column_syousai_title {
	font-size: 20px;
	font-weight: bold;
	font-feature-settings: "palt";
}
.column_syousai_kiji {
	font-size:17px;
	text-align:justify;
	font-feature-settings: "palt";
	margin-bottom: 20px;
}
.column_syousai_photo img {
	width: 100%;
	height:auto;
	object-fit: cover;
}
/*コラム 個別ページ▲*/
/*物件一覧▼*/
.bukken_ttl {
	width: 35%;
    display: block;
    margin: 0 auto 30px auto;
}
.bukkenn_list {
	width:78%;
	margin:0 auto;
}
.bukkenn_list_flex {
	display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
	gap:8%;
}
.bukken-kobetu {
	text-align:center;
	width:100%;
	margin-bottom:40px;
}
.bukken_kobetu_list {
	width:28%;
	color:#000;
	text-decoration:none;
	font-size:16px;
	margin-bottom:-50px;
}
.bukken_thumbnail img {
	width:100%;
	height:200px;
	object-fit:cover;
}
.bukkenitem, .bukken_list_ttl {text-align:left;}
.kuwashiku {
	text-align:right;
	margin:-30px 0 70px 0;
}
.bukkenichiranbut {
	display: block;
    text-align: center;
    letter-spacing: 5px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 22px;
    border: 2px solid #000;
    border-radius: 7px;
    width: 30%;
    margin: 0 auto 70px auto;
    padding: 0 0 0 7px;
}
.bukkenichiranbut:hover {
	color: #fff;
    border: 2px solid #0081cc;
    background: #0081cc;
}
/*物件一覧▲*/
/*物件個別▼*/
.buken-hontai {
	width:80%;
	margin:0 auto;
}
.kobetsu_buken_name {
	background:#009dda;
	padding:5px 0;
	margin-bottom:20px;
}
.syumoku_name {
	background:#FFF;
	border:1px solid #fff;
	border-radius:5px;
	color:#009dda;
	font-size:15px;
	padding:0 5px;
	margin:0 10px;
	display: inline-block;
    vertical-align: text-bottom;
}
.buken_name {
	font-size:24px;
	font-weight:bold;
	color: #fff;
}


　/*ギャラリー▼*/
body .scf-gallery {
	display: flex;
	gap: 20px;
}
body .scf-gallery .main-image {
  flex: 1 0 60%;
  max-width: 60%;
}
#main-img {
	width: 100%;
    height: 400px;
    object-fit: contain;
}
body .scf-gallery .thumbnails {
	display: flex;
    gap: 3%;
    flex-wrap: wrap;
}

body .scf-gallery .thumb {
	width: 31%;
	height: 100px;
    margin-bottom: 3%;
}

body .scf-gallery .thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body .scf-gallery .pagination {
  text-align: center;
  margin-top: 20px;
}

body .scf-gallery button {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  margin: 0 10px;
}

body .scf-gallery button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.gallery_btn {
	display: flex;
    justify-content: center;
}
　/*ギャラリー▲*/
.setubi_ttl {
	font-size:22px;
	font-weight:bold;
}
table {
  width: 100%;
  table-layout: fixed;
}
table th, table td {
	font-size:15px;
}
table th {width:200px;}
.setubi-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr); /* 5列均等配置 */
    gap: 8px; /* 項目間の間隔 */
    list-style: none;
    padding: 0;
    justify-content: center; /* 全体を中央揃え */
}

.setubi-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px; /* 高さを統一 */
    border: 2px solid #d8a8a8; /* 枠線の色 */
    border-radius: 5px; /* 角を丸く */
    background-color: #fcf5f5; /* 薄い背景 */
    color: #c49b9b; /* 未選択のテキスト色 */
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}

.setubi-item.checked {
    background-color: #fff; /* チェックされた背景を白に */
    border: 2px solid #a20030; /* 強調された枠色 */
    color: #a20030; /* 文字を赤系に */
}
.setubichecknbox {margin-bottom:3%;}
/*タイトル付き（ラベルボックス）*/
.box5-2{
	background-color:#fff; /* ボックス背景色 */
	padding:2em; /* ボックス内側余白 */
	position:relative; /* 配置(ここを基準に) */
	border: 2px solid #a20030;/* ボックスの線 (太さ・種類・色)*/
	margin:3% 0;
}
.box5-2 .box-title {
	background-color:#fff; /* タイトル背景色 */
	font-size: 1em;/* タイトル文字の大きさ */
	font-weight:800;
	color:#a20030; /* タイトル文字色 */
	padding: 0 5px;/*タイトルの余白*/
	line-height: 1;/*タイトルの行の高さ*/
	position:absolute;/* 配置(ここを動かす) */
	top: -8px; /*上からの距離*/
	left: 20px; /*左からの距離*/
}
/*物件個別▲*/
/*売買物件個別▼*/
.sell-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr); /* 5列均等配置 */
    gap: 8px; /* 項目間の間隔 */
    list-style: none;
    padding: 0;
    justify-content: center; /* 全体を中央揃え */
}

.sell-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px; /* 高さを統一 */
    border: 2px solid #d8a8a8; /* 枠線の色 */
    border-radius: 5px; /* 角を丸く */
    background-color: #fcf5f5; /* 薄い背景 */
    color: #c49b9b; /* 未選択のテキスト色 */
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}

.sell-item.checked {
    background-color: #fff; /* チェックされた背景を白に */
    border: 2px solid #a20030; /* 強調された枠色 */
    color: #a20030; /* 文字を赤系に */
}

/*売買物件個別▲*/
/*新着情報▼*/
.arrivalckiji_box {
	width:50%;
	margin:100px auto;
}
.ttlbox {
	border-bottom:1px dotted #000;
}
.new_border {
	width:50%;
	display:block;
	margin:0 auto;
	pa
	margin:0 auto;
	padding-bottom:15px;
}
.arrivalckiji {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
	margin-top:20px;
}
.arrivalckiji a {
	text-decoration:none;
	color:#000;
}
.arrivalckiji a:hover {color:red;}
.arrivalckij_kobetu {display:flex;}
.newmark {
	background:red;
	color:#fff;
	margin-right:1%;
	padding:0 5px;
	text-align: center;
    display: inline-block;
	display:none;
}
.sinchaku_month, .sinchaku_day {
	display:inline-block;
	width:40px;
	text-align:right;
}
.shintyakuindent {
	margin-left:2em;
	font-feature-settings: "palt";
}
/*新着情報▲*/
/*オーナーページ▼*/
.owner_page {
	width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.owner_left, .owner_right {width:45%;}
.owner_box {margin-bottom:30px;}
.owner_ttl {
	background:#55a49f;
	color:#fff986;
	text-align:center;
	line-height:1.2;
	font-size:25px;
	font-weight:bold;
	padding:5px 0;
	margin-bottom:5px;
}
.owner_txt1 {
	line-height: 1.5;
    text-align: justify;
	margin-bottom:5px;
}
.redtxt {color:red;}
.owner_txt2 {
	font-size:15px;
	line-height:1.5;
}
.owner_kakomi {
	background:#e7f1ec;
	color:#55a49f;
	padding: 10px;
    text-align: justify;
    line-height: 1.5;
}
/*オーナーページ▲*/
/*お問い合わせページ ▼*/
/*お問い合わせページ ▲*/

/*ページネーション START*/
.wp-pagenavi {
	clear: both;
	text-align:center;
	font-size: 17px;
	margin-top:50px;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #999 !important;
	background-color: #FFF;
	border: solid 1px #999;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
}
.wp-pagenavi span.current{
	color: #FFF !important;
	background-color: #009DDA;
	border-color: #009DDA !important;
	font-weight: bold;
    }
.wp-pagenavi a:hover{
    color:#fff !important; 
    background-color:#999; 
	 border-color: #999 !important;
    }

.toukou_okuri {text-align:center; margin-top:30px;}
.toukou_okuri a {text-decoration:none; color:#000; margin: 0 100px;}
.toukou_okuri a:hover {color:#009DDA;}
/*ページネーション END*/


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

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

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	/*ヘッダー▼*/
	.top_header {
		width: auto;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
		flex-wrap: nowrap;
		background:#fff;
	}
	.header_flex {
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
		flex-direction: column;
	}
	.header_logo {
		display:none;
	}
	.top1 {width:100%;}
	.header_logoSP {
		display:block;
		width:auto;
		height:70px;
	}
	.header_right {
		width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
	}
	.top2 {
		width: 70%;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin-right: 0;
        margin-top: 0;
        flex-wrap: nowrap;
        gap: 5px;
        justify-content: center;
	}
	.top_line, .top_tel {
		width:auto;
		height:45px;
	}
	.header-navi {display:none;}
	/*ヘッダー▲*/
	#navi-in {display:none;}
	.page-wide {width:auto;}
	.container {padding-top:50%;}
	/*スライダー▼*/
	.swiper-container.top-slider {display:none;}
	.swiper-container.top-slider_sp {
		display:block;
		overflow:hidden;
	}
	.slide1but1 {
		width: 30%;
		position: absolute;
		top: 43%;
		left: 15%;
	}
	.slide1but2 {
		width: 30%;
		position: absolute;
		top: 43%;
		left: 54%;
	}
	/*スライダー▲*/
	/*スライダー下▼*/
	.slider_bottom{
		        width: auto;
        margin: 0 auto;
        display: flex
;
        justify-content: space-between;
        gap: 0%;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
	}
	.slider_bottom_back {margin-top:-9px;}
	.slider_bottom_left, .slider_bottom_center, .slider_bottom_right {
		width: 60%;
		padding: 0;
	}
	.slider_bottom_flex {margin-bottom:0;}
	.slider_bottom_flex a {display:block;}
	.slider_bottom_border {border-left: 2px dotted #c9e6e0;}
	/*スライダー下▲*/
	/*新着情報▼*/
	.arrivalckiji_box {
		width:auto;
		margin:50px auto;
	}
	.shintyakuindent {
		margin-left:0em;
	}
	/*新着情報▲*/
	/*おすすめ物件▼*/
	.bukkenn_list {width:auto;}
	.bukken_ttl {width:50%;}
	.bukkenn_list_flex {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 10%;
	}
	.bukken_kobetu_list {width:45%;}
	.bukken_thumbnail img {height:130px;}
	.bukkenichiranbut {width:70%;}
	/*おすすめ物件▲*/
	/*ピックアップ▼*/
	.put {width:auto;}
	.put_rink_icon {
		padding: 0;
		margin-bottom: 0;
	}
	.put_rink_icon a {width:100%;}
	a.put_kobetu_list {width:50%;}
	/*ピックアップ▲*/
	/*TOP施工事例▼*/
	.top_sekoujirei_icon {width:50%;}
	.sekoujirei_flex {
		    display: flex;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.jirei_kobetu {
		width:48%;
		margin-bottom:4%;
	}
	.sekoujirei_midasi {font-size:15px;}
	.jireinaiyoubox {height:auto;}
	.sekoujirei_but {
		font-size:17px;
		width:75%;
		margin: 30px auto 20px auto;
	}
	.contact_but {
		width:80%;
		margin: 30px auto 30px auto;
	}
	/*TOP施工事例▲*/	
	/*買主様ページ▼*/
	.byebye-page {width:100%;}
	.byebye_banner {display:none;}
	.byebye_banner-sp {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		max-width: none;
		height: auto;
		display: block;
		margin-top: -55px;
	}
	.hikaku1 {display:none;}
	.hikaku1-sp {
		display:block;
		width:90%;
		margin:0 auto;
	}
	.byebue-banner {display:none;}
	.byebue-banner-sp {display:block;}
	.chintai_midasi3 {width:100%;}
	.qa_txt1 {font-size:17px;}
	.qa_txt2 {font-size:17px;}
	.qa_txt3 {
		padding-left:1em;
		text-indent:-1em;
		font-size:15px;
	}
	.qa_indent {
		padding-left:0;
		text-indent:0;
	}
	.qa_txt4 {font-size:15px;}
	
	.q_flex, .a_flex{
		        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        padding-left: 0;
	}
	
	.q_flex img, .a_flex img {width:30px;}
	/*買主様ページ▲*/
	/*オーナー様ページ▼*/
	.owner_page {
		width: 90%;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.owner_left, .owner_right {width:100%;}
	/*オーナー様ページ▲*/
	/*問い合わせページ▼*/
	.contact-wide {width:auto;}
	.contact_txt {
		font-size:15px;
		text-align:justify;
		line-height:1.3;
	}
	.contact_midashi {font-size:20px;}
	.contact_koumoku {font-size:18px;}
	/*問い合わせページ▲*/
	/*建築ページ▼*/
	.kenchiku_banner {width:70%;}
	.kenchiku_icon1,.kenchiku_icon2,.kenchiku_icon3 {display:none;}
	.kenchiku_iconSP {
		display: flex;
		flex-direction: row;
        flex-wrap: wrap;
        gap: 3%;
        justify-content: space-between;
        width: 90%;
        margin: 0 auto;
	}
	.kenchiku_icon {
		width:47%;
		margin-bottom:3%;
	}
	/*建築ページ▲*/
	/*トピックスページ▼*/
	.kiji-hontai {width:auto;}
	.kiji_title {
		font-size:20px;
		text-align:justify;
		font-feature-settings: "palt";
	}
	.put_list_ttl {font-size:15px;}
	.put_archive_but a {
		font-size:17px;
		margin: 0 auto 10% auto;
		width:75%;
	}
	.put_archive_page {width:100%;}
	.kiji_archive_ttl {font-size:20px;}
	.kiji_archive_ttl::before,
	.kiji_archive_ttl::after {
		width: 20px; /* 横線の長さ */
	}
	.kiji_archive_ttl::before {
		margin-right: 15px; /* 文字との余白 */
	}
	.kiji_archive_ttl::after {
		margin-left: 15px; /* 文字との余白 */
	}
	/*トピックスページ▲/
	/*施工事例ページ▼*/
	.sekoupage {width:auto;}
	.sekoupag_banner {width:70%;}
	.sekoupagekobetuflex {
		display: flex;
		flex-direction: column;
	}
	.sekoupagekobetuphoto {
		width:auto;
		margin-right:0;
	}
	/*施工事例ページ▲*/
	/*物件ページ▼*/
	.buken-hontai {width:auto;}
	.syumoku_name {font-size:13px;}
	.buken_name {
		font-size:20px;
		padding-left:0.5em;
	}
	.scf-gallery {
		display: flex;
		gap: 20px;
		flex-direction: column;
	}
	body .scf-gallery .main-image {max-width:100%;}
	#main-img {
		height:260px;
		object-fit:cover;
	}
	body .scf-gallery .thumbnails {
		display: flex;
		gap: 0%;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.gallery_btn {margin-bottom:7%;}
	table {table-layout: unset;}
	table tr {display:block;}
	table th, table td {display:flex;}
	table th {width:auto;}
	table td {background:#fff;}
	/*物件ページ▲*/
	/*SNSボタン▼*/
	.put_border1, .put_border2 {padding:0;}
	.contact_but {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100%;
		margin: 5% auto 0 auto;
		justify-content: space-between;
		align-items: center;
	}
	.snsnbut {width:100%;}
	a.contact_but_line {margin-bottom:0;}
	a.contact_but_line, a.contact_but_tel, a.contact_but_mail, a.contact_but_form {
		width:75%;
		margin-bottom:5%;
	}
	.setubi-list {grid-template-columns: repeat(2, 1fr);}
	/*SNSボタン▲*/
	/*会社概要▼*/
	.pdof_flex {
		display: flex;
		flex-direction: column;
	}
	/*会社概要▲*/
	/*フッター▼*/
	.footerflex {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 5%;
		padding: 3% 0;
		border-bottom: 4px solid #fff;
		flex-direction: column;
	}
	.footerlogo {
		width:75%;
		margin-bottom:5%;
	}
	.footer_link {
		width:75%;
		margin-top:5%;
	}
	.footerflex2 {
		display: flex;
		justify-content: space-between;
		margin: 5% 5% 0 5%;
		flex-direction: column;
	}
	.footermap {width:auto;}
	iframe {height:300px;}
	.footerinfo {width:auto;}
	.clodaa {font-size:15px;}
	.clotel {font-size:18px;}
	.copyright {font-size:13px;}
	/*フッター▲*/
	.mobile-menu-buttons .sidebar-menu-button {
		display: none;
	}
	.menu-content .menu-drawer {padding: 12em 2em 30px;}

}