@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
*/


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

i.icon-instagram {
    font-size: 20px;
}

.btn-header-contact a{
	/*border-radius: 30px!important;*/
	font-weight: normal;
	letter-spacing: 4px;
	background-color: var(--color_main);
	color: #fdfdfd;;
	box-shadow: none;
	transition : 0.3s;
}


.btn-header-contact a:hover {
	/*border-radius: 30px!important;*/
	font-weight: normal;
	letter-spacing: 4px;
	background-color:#fdfdfd!important;
	color:  var(--color_main);
	box-shadow: none;
	border: solid 0.5px  var(--color_main);
	transition : 0.3s;
}


/*グロナビ地球儀*/
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;
}

.l-fixHeader__gnav ul.c-gnav li.menu-item-gtranslate {
    color: #333;
}

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

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

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

.l-fixHeader__gnav ul.c-gnav li.menu-item-gtranslate a span {
    color: #333 !important;
}


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;
}
}

@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;
}
}

@media (min-width: 960px) {
    .p-fixBtnWrap {
        bottom: 4.5em;
        right: 2.5em;
    }
	
	a.gt_switcher-popup.glink.nturl.notranslate {
    align-items: center;
    background-color: #fdfdfd;
    padding: 5px 10px;
        bottom: -7px !important;
        right: -9px !important;
        margin: 0 !important;
        position: relative;
}
}

@media (max-width: 959px) {
.gt_switcher_wrapper {
	display: none!important;
}
}

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

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

/*=================================
パンくずリスト
==================================*/
.icon-home:before {
    content: "\e922";
    display:none;
}

/*=================================
ページタイトル
==================================*/
.c-pageTitle__subTitle {
    display: none;
}

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

.c-pageTitle{
	color: #333;
	letter-spacing:10px!important;
}

.c-postTitle__ttl {
    color: #333;
	letter-spacing:10px;
}

@media (min-width: 600px) {
    .l-topTitleArea {
        min-height: 70vh!important;
        padding: 1em 0;
    }

	.c-postTitle__ttl {
    color: #333;
	font-size: 40px;
}
}


/*=================================
KV
==================================*/

.wp-block-group.has-white-background-color.has-background {
    width: 30vw;
    left: 0 !important;
    position: relative;
    padding: 200px 50px;
}

.p-mainVisual__textLayer {
/*    left: 1000px;
    position: relative;*/
    top: 0;
	width: 100%;
    padding-left: 0 !important;
}

/*KVを幅70%くらいにする*/
@media(min-width: 1280px){
a.c-headLogo__link {
    color: #333 !important;
}
		
.home div div.p-mainVisual__inner div.c-filterLayer:after, .c-filterLayer:before, .c-filterLayer__img video {
    height: 100%;
	left:30%;
    right: 0;
    position: absolute;
    top: 0;
    width: 70%;
}

.p-mainVisual__textLayer {
    top: 0;
    width: 100%;
    padding-left: 0px !important;
    /*margin-left: 0 !important;*/
	margin-left: 80px !important;
    position: relative;
    /*left: calc(var(--container_size, 0px)* 2 / 4) !important;*/
    left: calc(var(--container_size, 0px)* 1 / 2) !important;
    color: #333!important;
	text-shadow: 1px 1px 0px rgba(252, 252, 252, 0.2)!important;
	align-items: flex-start!important;
}
}

/*.p-mainVisual__textLayer {
    margin-top: 0 !important;
    background-color: #fdfdfd;
    margin-right: 770px;
}*/

/*=================================
トップページ
==================================*/
/* 複数画像切り替え---------------------------------------------- */
.slider-container {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.slide-img {
  position: absolute;
  inset: 0;/*親要素内にフルサイズで配置*/
  opacity: 0;
  background-size: cover;/* 画像をスライド全体にカバー */
  animation: slideAnime 20s infinite; /* 20秒で1サイクル */
}

@keyframes slideAnime {
  0%, 30%, 100% { opacity: 0; }/* スライドの非表示タイミング */
  10%, 20% { opacity: 1; }/* スライドの表示タイミング */
}

/* 各スライドのアニメーションタイミングを均等にずらす */
.slide-img:nth-of-type(1){
  /*background-image: url('https://turicco.com/wp-content/uploads/2024/09/img91.jpg');*/
  animation-delay: 0s;
  background-position:100%;
}

.slide-img:nth-of-type(2) {
  /*background-image: url('https://turicco.com/wp-content/uploads/2024/01/flower-13.jpg');*/
  animation-delay: 4s;
  background-position:10%;
}

.slide-img:nth-of-type(3) {
  /*background-image: url('https://turicco.com/wp-content/uploads/2024/09/img91-2.jpg');*/
  animation-delay: 8s;
  background-position:0%;
}

.slide-img:nth-of-type(4) {
  /*background-image: url('https://turicco.com/wp-content/uploads/2024/01/appeal-img-2.jpg');*/
  animation-delay: 12s;
  background-position:60%;
}

.slide-img:nth-of-type(5) {
  /*background-image: url('https://turicco.com/wp-content/uploads/2024/09/img91-3.jpg');*/
  animation-delay: 16s;
  background-position:90%;
}

/*=================================
物件一覧カテゴリページ
==================================*/
.category-property div main div div ul li a div.p-postList__meta div.p-postList__times {
	display:none;
}

.c-postTimes__modified:before, .c-postTimes__posted:before{
	display: none;
}

/*=================================
物件一覧下層ページ
==================================*/
@media (min-width: 600px) {
    .single-post div.l-topTitleArea {
        min-height: 70vh;
        padding: 1em 0;
    }
}

.single-post div main article div.p-articleMetas.-top {
	display: none;
}

.single-post div div.p-articleMetas.-top {
	display: none;
}

.access-box {
	border: solid 0!important;
    box-shadow: 0px 0px 15px -5px #d4d4d4;
	padding: 50px;
}

.p-articleFoot{
	display: none;
}

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

.btn-property-menu a {
    padding: 20px 10px !important;
    border-radius: 0;
	    width: 100px;
	background-color: #f5f5f5;
}

.btn-property-menu {
    width: 100px;
	margin-bottom: -1px!important;
}


.float-btn {
    position: fixed;
    z-index: 100;
    bottom: 50px;
    right: -1px;
    background-color: #fdfdfd;
    padding: .5em;
    border-radius: 3px 0 0 3px;
    box-shadow: 0px 0px 0px rgba(120, 108, 53, 0.35);
}

.btn-reservation a{
padding: 20px;
}

@media(max-width:500px){
.float-btn {
    position: fixed;
    z-index: 100;
    bottom: -1px!important;
    right: 0;
    background-color: #fdfdfd;
    padding: .5em;
    border-radius: 3px 0 0 3px;
    box-shadow: 0px 0px 0px rgba(120, 108, 53, 0.35);
	width: 101vw;
}

.btn-reservation a{
padding: 10px 60px;
	width:90vw!important;
}
}

/*=================================
特定商取引に基づく標記
==================================*/
@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;
}

/*お問合せ確認画面*/
.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;
}