@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*=================================
Instagramのヘッダーアイコンを下記CSSで非表示にしています。
アカウントが作成された後にメニューに表示させる際、
下記は丸ごと削除するか、「display: block」に変更してください。
==================================*/
.instagram-logo-float{
	display: block;
}
.instagram-logo{
	display: none!important;
}
/*=================================
ここまで
==================================*/


/*渡辺追加分*/
/*=================================
ヘッダー
==================================*/
.w-header__inner {
    display: flex;
	gap: 20px;
	vertical-align:center;
}

.header-histry-favorite {
   /* width: 120px;*/
	width: 620px;
}

.header-histry-favorite-inner{
	/*width: 180px;*/
}

.header-tel{
	color: #333333;
}

.home .l-header__inner a{
color: #fdfdfd;	
}

.home .l-header__inner .header-tel{
color: #fdfdfd;	
}

/*グロナビ地球儀*/
header div div nav ul.c-gnav li.menu-item-gtranslate.gt-menu-44646.gt_container-328vbn span{
   position: relative;
	margin-top: 140px!important;
	top: 140px!important;
}
li.menu-item.menu-item-gtranslate.gt-menu-73767.gt_container-33vmwn {
    top: 14px;
}

/*.gglobe {
    opacity: 0.8;
    border-radius: 50%;
    height: 40px;
    width: 25px !important;
    cursor: pointer;
    display: block;
    transition: all 0.3s;
    margin-top: 25px;
    background-repeat: no-repeat;
}*/

.gt_black_overlay {
    top: 0%;
    left: 0%;
    width: 100vw!important;
    height: 100vh!important;
	/*display: block!important;*/
}

.gt_white_content {
    top: 50vh!important;
    left: 50vw!important;
}

header div div.gtranslate_sp_ a span {
    color: #a5a5a5;
}


a.gt_switcher-popup.glink.nturl.notranslate {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

@media(min-width: 960px){
.gtranslate_sp_ {
    display: none!important;
}

}

@media(max-width: 959px){
li.menu-item.menu-item-gtranslate.gt-menu-73016.gt_container-33vhlg {
    left: 50px;
}
li.menu-item.menu-item-gtranslate.gt-menu-30290.gt_container-31mfxj {
    display: none;
}
div#gt-wrapper-32601625 {
display: none!important;
	}
}

.c-gnav li:last-child a:hover {
    background-color: #fdfdfd;
	border: solid 1px var(--color_main);
    color: var(--color_main);
	transition: .3s;
}

/*スマホメニュー*/
.p-spMenu__nav ul li a {
    border: none;
}

@media(max-width: 959px){
.btn-header-contact-sp {
    width: 100%;
}
.btn-header-contact{
		display: none;
	}
}

/*=================================
フロートボタン
==================================*/

figure.instagram-logo-float {
    position: fixed;
    top: 30vh;
    right: 0;
    z-index: 1000;
    width: 50px;
}

.gtranslate-pc > div > div.gtranslate_wrapper > a {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index:100000;
    background-color: #fdfdfd;
    padding: 5px 10px;
}

/*=================================
閲覧履歴
==================================*/
@media(min-width: 599px){
.history-wrapper {
    display: flex;
    gap: 30px;
	border-bottom: 1px solid rgba(0,0,0,.2);
	padding:10px;
}
}

@media(min-width: 980px){
.history-wrapper {
	padding:10px;
	position: relative;
    left: -40px!important;
}
}

@media(max-width: 979px){
.history-wrapper {
	padding:10px;
	position: relative;
    left: -30px;
}
}


.history-wrapper a img {
    width: 150px;
}

/*=================================
パンくずリスト
==================================*/

.icon-home:before {
    content: "\e922";
    display:none;
}

/*アニメーション*/
/*.scroll-fade-in-animation a {
    animation: fadeInlinear both;
    animation-timeline: scroll(inline);
    animation-range: entry 25% cover 50%;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    clip-path: inset(45% 20% 45% 20%);
  }

  to {
    opacity: 1;
    clip-path: inset(0% 0% 0% 0%);
  }
}
*/



/*=================================
トップ地図検索
==================================*/

.search-map-column div {
    margin-right: calc(var(--swl-clmn-mrgn--x)* -1) !important;
    /* justify-content: center; */
}

.search-map-inner-column div div a {
    width: 120px;
}

.map-group {
    position: relative;
    top: -100px;
}

@media(min-width: 800px){
.map-group {
    position: relative!important;
    top: -100px!important;
	margin-bottom: -50px !important;
}
}

@media(max-width: 799px){
.map-group {
    position: relative;
    top: 20px;
}
}


/*ボタン*/
div.map-btn {
	text-align: center;
}

/*↓効いてなさそう*/
@media(max-width:590px;){
div.column-map-img svg {
    width: 200px !important;
}
div.column-map-img {
    text-align: center !important;
}
}


.city-list__link {
  display: inline-block;
  width: 250px;
  text-align: center;
  text-decoration: none;
  line-height: 45px;
  outline: none;
  color: #fdfdfd;
  font-weight: bold;
  border:1px solid var(--color_main);
  background-color: var(--color_main);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.city-list__link:hover {
  color: var(--color_main);
  border:1px solid var(--color_main);
  background-color: #fdfdfd;
}

.city-list__link.active {
  color: var(--color_main);
  border:1px solid var(--color_main);
  background-color: #fdfdfd;
}

/*ボタンにマイスオーバーで地図の色変更*/
.city{
  /*fill: #80ceac!important;*/
  transition: fill .5s;
}
.city.active{
  fill: #af504b!important;
}

/*=================================
レビュー
=================================*/
.swell-block-review__inner {
    background-color: #fdfdfd;
    border-radius: 0 0 4px 4px;
    border-top: 0 solid var(--color_main);
    box-shadow: var(--swl-box_shadow);
    color: #333;
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
    padding: 1.5rem;
}

/*=================================
タイトル投稿内部
==================================*/
span.c-pageTitle__inner {
    font-size: 32px;
}

@media(max-width: 600px){
	span.c-pageTitle__inner {
    font-size: 24px;
}
}


/*=================================
物件一覧カテゴリページ
==================================*/
.category-property div main div div ul li a div.p-postList__meta div.p-postList__times {
	display:none;
}
.category-hokkaido div main div div div .p-postList__meta,
.category-miyagi div main div div div .p-postList__meta,
.category-tokyo div main div div div .p-postList__meta,
.category-kanagawa div main div div div .p-postList__meta,
.category-aichi div main div div div .p-postList__meta,
.category-osaka div main div div div .p-postList__meta,
.category-kyoto div main div div div .p-postList__meta,
.category-hyogo div main div div div .p-postList__meta,
.category-fukuoka div main div div div .p-postList__meta {
    display:none;
}

.category-property div main div div div div.map-group {
    top: 0;
}

.category-property div#top_title_area h1,
.category-hokkaido div#top_title_area h1,
.category-miyagi div#top_title_area h1,
.category-tokyo div#top_title_area h1,
.category-kanagawa div#top_title_area h1,
.category-aichi div#top_title_area h1,
.category-kyoto div#top_title_area h1,
.category-osaka div#top_title_area h1,
.category-hyogo div#top_title_area h1,
.category-fukuoka div#top_title_area h1,
/*div div h1.c-pageTitle,*/
div#top_title_area h1 {
	display: block!important;
    text-align: center;
    font-size: 55px;
    letter-spacing: 0.1em;
	text-shadow: 0px 0px 5px rgba(91, 91, 91, 0.8);
}

.c-pageTitle__subTitle {
    display: none;
}

.c-filterLayer.-texture-dot:after {
    background-image: none;
	background-color: rgba(0, 0, 0, 0);
    opacity: 0;
}

@media (min-width: 600px) {
    .l-topTitleArea {
        min-height: 240px;
        padding: 12em 0;
        /*background-color: rgba(0,0,0,0.3)!important;*/
    }
    .l-topTitleArea img {
        object-position: 48% 15%;
    }
}

/*キーワード検索*/
.vkfs__label-name {
    display:none;
}

.vkfs__labels {
    display: flex
;
    flex-wrap: wrap;
    justify-content: stretch;
    gap: 1.5em!important;
}

.vkfs:where(:not(.vkfs__layout--min)) .vkfs__outer-wrap {
    margin-bottom: calc(var(--vk-size-text)* 1);
    margin-left: 0;
	margin-right: 0;
}

.vkfs button.btn[type=submit] a:hover {
    background-color: var(--color_main);
	color: #fdfdfd;
}

@media(max-width:600px){
.category-search-keyword-space {
	display: none;
}
}

.tags-wrapper span.c-postThumb__cat:not([data-tag-id="112"]){
display:none!important;
}

/*地図検索*/
.swell-block-accordion__body div.map-group {
    top: 0;
}

/*.category-map div>:last-child {
    margin-bottom: -25px !important;
}*/

@media(min-width:821px){
.category-map div {
    padding: 0;
}
}


/*=================================
物件下層ページ
==================================*/
.property-tags {
    gap: 10px;
}

.property-tags p span {
    padding: 5px 15px;
}

.equipment-culum-inner-group {
    padding: 10px!important;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

/*@media (min-width: 960px) {
    .swell-block-column {
        --clmn-w: var(--clmn-w--mobile, 50%);
    }
}*/

@media(max-width:959px){
.sticky-wrapper div div.container{
   padding: 0px 1rem 1rem 1rem;
}
}

.p-articleFoot {
    display: none;
}

/*フロートボタン*/
.float-btn {
    position: fixed;
    z-index: 100;
    bottom: 10px;
    right: 10px;
	background-color: #f5f5f5;
    padding: 1em 2em 1em 1em;
    border-radius: 3px;
    box-shadow: 0px 0px 8px rgba(120, 108, 53, 0.35);
}

@media(max-width:600px){
.float-btn {
    bottom: 0;
    right: 0;
}
}

.simplefavorite-button.active {
    opacity: 1;
}

button.simplefavorite-button {
    padding: 1.25em 1.5em;
	transition:.3s;
}

div.simplefavorite-button-wrapper :hover {
   /* padding: 1.25em 1.5em;*/
	filter: brightness(1.03);
	transition:.3s;

}

/*div.contact-btn-property-wrapper {
    background-color: var(--color_main);
    color: #fdfdfd;
    padding: 1.25em 1.5em;
    border: solid 1px var(--color_main);
	text-shadow: 0px 0px 12px rgba(120, 108, 53, 0.8)!important;
	font-weight: bold;
}*/
input.contact-btn-property {
    background-color: var(--color_main);
    color: #fdfdfd;
    padding: 1.25em 1.3em 1.25em 1em;
    /*border-right: solid 3px var(--color_main);*/
	text-shadow: 0px 0px 12px rgba(120, 108, 53, 0.8)!important;
	font-weight: bold;
	width: 180px;
	transition: 0.3s;
}

.contact-btn-property-wrapper :hover {
    background-color: #fdfdfd;
    color: var(--color_main);
/*    padding: 1.25em 1.5em;*/
    border: solid 0.5px var(--color_main);
	border-right:  solid 1px var(--color_main)!important;
	text-shadow: 0px 0px 12px rgba(120, 108, 53, 0)!important;
	font-weight: bold;
	width: 180px;
	transition: 0.3s;
}

.float-btn-contact a {
    padding-top: 10px;
}

    .p-fixBtnWrap {
        bottom: 7.5em;
    }

/*シミュレーション*/
span.dformat {
display: none;
}

div#field_1-6 label {
    display: none;
    margin-top: -20px !important;
}

.pbSubmit {
    background-color: var(--color_main) !important;
    border-color: var(--color_main) !important;
	text-shadow: 0px 0px 7px rgba(120, 108, 53, 0.8)!important;
    padding: 1em 2.3em 1em 2em!important;
		font-weight: bold!important;
	font-size: 18px!important;
}

/*
  アコーディオンそのものの横幅と余白を指定。
  開閉動作に影響なし。
*/
/*.accordion__list {
  width: 500px;
  padding: 10px;
}*/

/*
  アコーディオンの開閉をつかさどる、
  type="checkbox" を指定しているinputタグ。
  inputタグそのものは非表示にする。
*/
/*.accordion__input {
  display: none;
}*/

/*
  アコーディオンの2つ目以降、上に余白を取る。
  開閉動作に影響なし。
*/
/*.accordion__item:nth-child(n+2) {
  margin-top: 10px;
}*/

/*
  アコーディオンの開閉ボタンの装飾。
  position: relative;が無いと、
  「+」「-」の位置がずれるので注意。
*/
/*.accordion__head {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  color: #fff;
  background: #12DE40;
  cursor: pointer;
}*/

/*
  アコーディオンの開閉ボタンの右側に「+」を表示。
*/
/*.accordion__head::after {
  content: "+";
  position: absolute;
  top: 8px;
  right: 10px;
}*/

/*
  アコーディオンの閉じている部分の装飾。
  height: 0; overflow: hidden;にすることで、
  通常時は表示されないようにする。
*/
/*.accordion__body {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0 10px;
  background: #e8e8e8;
  transition: all .25s ease;
}*/

/*
  アコーディオンの開閉ボタン（labelタグ、class="accordion__head"）をクリックすると、
  対となっているinputタグ（class="accordion__input"）がチェック状態（checked）になる。

  チェック状態のinputタグの隣の隣にある、
  アコーディオンの閉じている部分（class="accordion__body"）の
  heightとpaddingを変更し、アコーディオンを開いた状態にする。
*/
/*.accordion__input:checked + .accordion__head + .accordion__body {
  height: auto;
  padding: 10px;
}*/

/*
  チェック状態のinputタグの隣にある、開閉ボタンの「+」を「-」に変更する。
*/
/*.accordion__input:checked + .accordion__head::after
  {
  content: "-";
  right: 13px;
}*/

/*=================================
お知らせ一覧
==================================*/

p-postList__excerpt {
        display:none;
}

/*=================================
特定商取引に基づく標記
==================================*/
@media(min-width:960px){
figure.asct-table table tbody tr th {
    width: 300px !important;
}
}

/*=================================
お問合せ
==================================*/
.contact7 h2{
margin-bottom: 0.25em;
}

.contact7 {
    margin: 0 auto !important;
    max-width: 600px !important;
}

table.contact7 tbody tr {
    display: block!important;
}

table.contact7 tbody tr th, table.contact7 tbody tr td {
border:0;
		  width: 600px;
}

@media(max-width: 450px){
	.contact7 {
    margin: 0 auto !important;
    max-width: 320px!important;
}
	
table.contact7 tbody tr th, table.contact7 tbody tr td {
border:0;
		  width: 320px!important;
}
	.wpcf7-text{
    border-radius: 3px;
	  width: 320px!important;
	  background-color: rgba(235, 112, 105, 0)!important;
	  padding: .75em .5em;
}

.wpcf7-textarea{
    border-radius: 3px;
	  width: 320px!important;
	  background-color: rgba(235, 112, 105, 0)!important;
	  padding: .75em .5em;
}
}

table.contact7 tbody tr th {
    background-color: rgba(235, 112, 105, 0);
		margin-top: 20px!important;
		margin-bottom: -5px!important;
}

table.contact7 tbody tr {
    display: flex !important;
    flex-direction: column;
}

.CF7_req{
color: #EB7069!important;
padding: 8px 10px 8px 0!important;
font-size:14px;
}
.wpcf7-text{
    border-radius: 3px;
	  width: 600px;
	  background-color: rgba(235, 112, 105, 0)!important;
	  padding: .75em .5em;
}

.wpcf7-textarea{
    border-radius: 3px;
	  width: 600px;
	  background-color: rgba(235, 112, 105, 0)!important;
	  padding: .75em .5em;
}

.wpcf7-select {
    padding: .7em 1em;
    width: 320px;
}

.wpcf7-date {
    padding: .7em 1em;
    width: 320px;
}

.wpcf7-select.date-out{
    padding: .7em 1em;
    width: 180px;
	margin-right: 20px;
}

.td-message{
	display: flex;
    flex-direction: column;
	gap: 20px;
}

span.font-small{
	font-size:12px;
}

.privacy{
 /*   padding-top: 48px!important;*/
}

p.privacy-link {
    margin-left: 15px;
    font-size:14px;
}

.btn-submit {
    margin: 48px auto 20px;
    text-align: center;
}

input#confirm-btn {
    padding: 15px 80px;
    border-radius: 50px;
    background: var(--color_main);
    color: #fdfdfd;
    border: 0;
transition:.3s;
}

input#confirm-btn:hover {
    background: #fdfdfd;
	  border: solid 1px var(--color_main);
	  color: var(--color_main);
    transition:.3s;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #EB7068;
    border-left: 0;
    border-right: 0;
}

.recaptcha {
    text-align: center;
    font-size: 12px;
    opacity: 80%;
}

span.wpcf7-spinner {
    display:none;
}

span.wpcf7-list-item{
	display: block;
}

.wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-direction: column; /* チェックボックスを縦並びに */
  gap: 10px; /* 各項目の間隔を設定 */
}

.wpcf7-form-control.wpcf7-checkbox label {
  display: block; /* ラベルをブロック要素に */
  padding: 5px 0; /* 上下に余白をつける */
  font-size: 16px; /* 読みやすいサイズに調整 */
}



/*お問合せ確認画面*/
.btn-submit {
    margin-top: 30px;
    text-align: center;
}

/*#previous-btn:hover {
    background: #DADADA;
}

#submit-btn:hover {
    background-color: var(--color_main)!important;
filter: brightness(110%); 
border:0:
}*/

/*ボタン設定*/
input#previous-btn {
    border-radius: 50px;
    background: #c0c2c4;
    color: #fdfdfd;
    letter-spacing: 20px;
    transition:.3s;
}

input#submit-btn {
    border-radius: 50px;
    background: var(--color_main)!important;
    color: #fdfdfd;
    letter-spacing: 20px;
    width: 100%;
    transition:.3s;
}

input#previous-btn:hover {
    background: #fdfdfd;
	  border: solid 1px #C2C2C2;
    color: #A3A3A3!important;
    transition:.3s;
}

input#submit-btn:hover {
    background: #fdfdfd!important;
	  border: solid 1px var(--color_main);
	  color: var(--color_main);
    transition:.3s;
}

/*PCボタン*/
@media(min-width: 600px){
.btns {
    display: flex;
   /* gap: 50px;*/
    margin: 50px auto;
    justify-content:center;
}
	
.btn-submit {
    margin: 16px 0 16px 50px;
    text-align: center;
}
	
.btn-previous {
    padding-top: 15px;
}
input#previous-btn {
    padding: 15px 60px 15px 78px;
}

input#submit-btn {
    padding: 15px 60px 15px 78px;
}
}

/*SPボタン*/
@media(max-width: 599px){
.btns {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 10px;
    margin: 50px auto;
}

input#previous-btn {
    padding: 15px 100px 15px 108px;
}

input#submit-btn {
    padding: 15px 100px 15px 108px;
}
}


/*reCAPTCHA非表示*/
.grecaptcha-badge { 
	visibility: hidden; 
}



/*=================================
フッターウィジェット
==================================*/
.w-beforeFooter {
    margin: 6em auto -1em;
    overflow: hidden;
}

/*=================================
フッター
==================================*/

@media (max-width: 600px){
.footer {
    z-index: 0;
}
}