@charset "utf-8";
/* CSS Document */

/*------------------------------
ヘッダー、Gナビ共通 ※変更不可
------------------------------*/
#header{
  position:fixed;
  z-index: 900;/*ボタンを最前面に*/
  top: 0;
  right: 0;
  width: 100%;
  height: 70px;
  background:#5f5f5f;
}
#header .sp-home{
	width: 100%;
    max-width: 70px;
    position: fixed;
    z-index: 9999;
    top: 18px;
    left: 30px;
}



/*--- ハンバーガーメニュー ---*/
.openbtn1{
  position:fixed;
  z-index: 9999;/*ボタンを最前面に*/
  top: 5px;
  right: 5px;
  cursor: pointer;
  width: 50px;
  height:50px;
}
  
/*×に変化*/  
.openbtn1 span{
  display: inline-block;
  transition: all .4s;
  position: absolute;
  right: 14px;
  height: 2px;
  background-color: #fff;
  width: 45%;
}
.openbtn1 span:nth-of-type(1) {
  top:14px;
  left: 16px;
}
.openbtn1 span:nth-of-type(2) {
  top:22px;
}

.openbtn1 span:nth-of-type(3) {
  top:30px;
  left: 12px;
}

.openbtn1.active span:nth-of-type(1) {
  top: 18px;
  left: 14px;
  transform: translateY(6px) rotate(-45deg);
  width: 50%;
}
.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn1.active span:nth-of-type(3){
  top: 30px;
  left: 14px;
  transform: translateY(-6px) rotate(45deg);
  width: 50%;
}

#header .menu{
  position: absolute;
  top:45px;
  right: 14px;
  font-size: 10px;
}

/*--- g-nav ---*/
#g-nav{
  /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
  position:fixed;
  z-index: 999;
  /*ナビのスタート位置と形状*/
  top:0;
  right: -120%;
  width:100%;
  height: 100vh;/*ナビの高さ*/
  background:#5f5f5f;
  /*動き*/
  transition: all 0.6s;
}
#g-nav-list{
  width:100%;
  padding: 20px;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/*BACK TO HOME*/
#g-nav .home{
  padding-left: 30px;
  position: relative;
}
/*矢印と下線の形状*/
#g-nav .home .link-arrow::before{
  content: '';
  /*絶対配置で下線の位置を決める*/
  position: absolute;
  top: 11px;
  left: 0;
  /*下線の形状*/    
  width: 20px;
  height: 1px;
  background:#fff;
  /*アニメーションの指定*/
  transition: all .3s;
}
#g-nav .home .link-arrow::after{
  content: '';
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top: 8px;
  left: 0;
  /*矢印の形状*/    
  width: 10px;
  height:1px;
  background:#fff;
  transform: rotate(-35deg);
  /*アニメーションの指定*/
  transition: all .3s;
}
/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 20px;
    transform: translate(0,-50%);
}


/*言語化*/
#header .langBox {
    color: #fff;
    display: flex;
	justify-content: flex-start;
    align-items: baseline;
    line-height: 1;
	margin-top: 2em;
}
#header .langBox a {
	line-height: 1.5;
	font-size: 14px;
}
#header .langBox span {
    padding: 0 .4rem;
    font-size: max(11.5px, 1rem);
}	
#header .langBox p {
    border-bottom: 1px solid #fff;
    line-height: 1.5;
	font-size: 14px;
}







/*リストのレイアウト設定*/
<?xml version="1.0" encoding="UTF-8"?><svg id="_繝ｬ繧､繝､繝ｼ_1" xmlns="http://www.w3.org/2000/svg" width="100mm" height="100mm" viewBox="0 0 283.46 283.46"><defs><style>.cls-1{fill:#231815;}.cls-1,.cls-2{stroke-width:0px;}.cls-2{fill:#af9780;}</style></defs><rect class="cls-1" x="146.71" y="166.25" width=".21" height=".38"/><path class="cls-2" d="m141.73,0C63.46,0,0,63.46,0,141.73s63.46,141.73,141.73,141.73,141.73-63.46,141.73-141.73S220.01,0,141.73,0Zm69.45,261.38l-136.01-118.23h136.01v118.23Zm0-121.07H75.12L211.18,22.04v118.27Zm-2.19-120.13l-136.24,118.43V21.15C93.07,9.5,116.62,2.83,141.73,2.83s47.33,6.3,67.26,17.35ZM2.83,141.73c0-50.43,26.87-94.58,67.08-118.91v237.82C29.71,236.31,2.83,192.16,2.83,141.73Zm69.91,120.58v-117.51l136.27,118.46c-19.94,11.06-42.87,17.37-67.29,17.37s-48.66-6.66-68.98-18.32Zm141.27-1.95V23.11c39.95,24.39,66.61,68.39,66.61,118.63s-26.67,94.23-66.61,118.63Z"/></svg><?xml version="1.0" encoding="UTF-8"?><svg id="_繝ｬ繧､繝､繝ｼ_1" xmlns="http://www.w3.org/2000/svg" width="100mm" height="100mm" viewBox="0 0 283.46 283.46"><defs><style>.cls-1{fill:#231815;}.cls-1,.cls-2{stroke-width:0px;}.cls-2{fill:#af9780;}</style></defs><rect class="cls-1" x="146.71" y="166.25" width=".21" height=".38"/><path class="cls-2" d="m141.73,0C63.46,0,0,63.46,0,141.73s63.46,141.73,141.73,141.73,141.73-63.46,141.73-141.73S220.01,0,141.73,0Zm69.45,261.38l-136.01-118.23h136.01v118.23Zm0-121.07H75.12L211.18,22.04v118.27Zm-2.19-120.13l-136.24,118.43V21.15C93.07,9.5,116.62,2.83,141.73,2.83s47.33,6.3,67.26,17.35ZM2.83,141.73c0-50.43,26.87-94.58,67.08-118.91v237.82C29.71,236.31,2.83,192.16,2.83,141.73Zm69.91,120.58v-117.51l136.27,118.46c-19.94,11.06-42.87,17.37-67.29,17.37s-48.66-6.66-68.98-18.32Zm141.27-1.95V23.11c39.95,24.39,66.61,68.39,66.61,118.63s-26.67,94.23-66.61,118.63Z"/></svg><?xml version="1.0" encoding="UTF-8"?><svg id="_繝ｬ繧､繝､繝ｼ_1" xmlns="http://www.w3.org/2000/svg" width="100mm" height="100mm" viewBox="0 0 283.46 283.46"><defs><style>.cls-1{fill:#231815;}.cls-1,.cls-2{stroke-width:0px;}.cls-2{fill:#af9780;}</style></defs><rect class="cls-1" x="146.71" y="166.25" width=".21" height=".38"/><path class="cls-2" d="m141.73,0C63.46,0,0,63.46,0,141.73s63.46,141.73,141.73,141.73,141.73-63.46,141.73-141.73S220.01,0,141.73,0Zm69.45,261.38l-136.01-118.23h136.01v118.23Zm0-121.07H75.12L211.18,22.04v118.27Zm-2.19-120.13l-136.24,118.43V21.15C93.07,9.5,116.62,2.83,141.73,2.83s47.33,6.3,67.26,17.35ZM2.83,141.73c0-50.43,26.87-94.58,67.08-118.91v237.82C29.71,236.31,2.83,192.16,2.83,141.73Zm69.91,120.58v-117.51l136.27,118.46c-19.94,11.06-42.87,17.37-67.29,17.37s-48.66-6.66-68.98-18.32Zm141.27-1.95V23.11c39.95,24.39,66.61,68.39,66.61,118.63s-26.67,94.23-66.61,118.63Z"/></svg>#g-nav li{
  list-style: none;
  text-align: left;
  }

#g-nav li a{
  color: #fff;
  text-decoration: none;
  padding:5px 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.uncapitalize{
  text-transform:inherit!important;
}

/*英語ページ*/
.header-en #g-nav li a{
  text-transform:inherit;
  letter-spacing: 0.3px;
}
 


#g-nav li.hum-logo img{
	  width: 85px;
	margin:20px auto;
}
#g-nav .sns{
  position: absolute;
  z-index: 999;
  width: 25px;
  bottom: 20px;
  right: 20px;
}

#mask {
    display: none;
    transition: all .5s;
}

.active #mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 2;
    cursor: pointer;
}

/**************************************************
* #property-detail 平島の家
***************************************************/
#property-detail .con01 .firsthr {
     margin: 1em auto 3em;
    width: 8%;
    height: 1px;
    border: none;
    border-top: 1px #fff solid;
}
#property-detail .con01 .detailed-item dl{
  border-bottom: 1px solid #fff;
  padding: 10px ;
    display: flex;
}
#property-detail .con01 .detailed-item dl:first-of-type{
  border-top: 1px solid #fff;
}
#property-detail .con01 .detailed-item dt{
	margin-right:20px;
}
#property-detail .con01 .text-link-arrow{
  margin-top: 10px;
 margin-bottom: 100px;
}




/**************************************************
* お問い合わせ #contact
***************************************************/
/*------------------------------
kv
------------------------------*/
#contact .kv .split-right-body .img-box{
  position: relative;
  right: -12%;
  margin-bottom: 40px;
}
#contact .kv {
  flex-direction: column-reverse;
}
#contact .kv .split-right-body {
  margin: 0 auto 0;
  padding: 120px 20px 140px;
}
#contact .kv .split-right-body .ttl-box {
  padding: 0;
}

/*------------------------------
con01
------------------------------*/
#contact .con01 .firsthr {
    margin: 1em auto 3em;
    width: 8%;
    height: 1px;
    border: none;
    border-top: 1px #fff solid;
}

/* アコーディオン */
#contact .con01 .acolist{
  border-bottom: 1px solid #fff;
}
#contact .con01 .acolist:first-of-type{
  border-top: 1px solid #fff;
}

#contact .acolist dt{
  display:block;
  padding: 30px 30px 30px 30px;
  position: relative;
}
#contact .acolist dt::before{
  position: absolute;
  content: "Q";
  display: block;
  width: 20px;
  height: 20px;
  left: 2px;
  font-size: 1.5rem;
}
#contact .acolist dt .aco_icon{
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  font-size: 1.5rem;
}
#contact .aco_icon i {
  transform: rotate(180deg);
}
#contact .aco_icon.active i {
  transform: rotate(0deg);
}
#contact .acolist dd{
  display:none;
    padding: 5px 30px 30px 30px;
	font-size: 14px;
    font-size: 1.4rem;
}

/*------------------------------
con02
------------------------------*/
#contact .con02 .line-friends{
  width: 200px;
  margin: 20px auto;
}

/**************************************************
* お問い合わせフォーム、パートナー募集
***************************************************/
/* ラジオボタン */
#page .wpcf7-form .contact-form-table .wpcf7-list-item{
  position: relative;
  margin: 0 20px 0 0;
}
#page .wpcf7-form .contact-form-table .wpcf7-list-item  input[type=radio]{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;
  width: 18px;
  height: 18px;
  border: 1px solid #cdbeb4;
}
#page .wpcf7-form .contact-form-table textarea{
  height: 200px;
  padding: 10px;
}

/* 承認確認 */
#page .wpcf7-form .consent .wpcf7-list-item-label a{
  text-decoration: underline;
}

/*送信ボタン*/
#page input[type="submit"] {
  padding: 10px 0;
  width: 100%;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  color: #fff;
  transition: .5s;
  border-radius: 6px;
  background-color: #989898;
}
#page input[type="submit"]:hover {
  /* padding: 15px 0; */
  padding: 10px 0;
  border: none;
  background-color: #FFF;
  color: #333;
  transition: .5s;
}

/*エントリーボタン*/
/*送信ボタン*/
#page.page-entry input[type="submit"] {
  padding: 10px 2rem;
  width: 80%;
  color: #333;
  background-color: #fff;
    margin: 70px auto 0;
}
#page.page-entry input[type="submit"]:hover {
  background-color: #989898;
  color: #fff;
}


/*エラーメッセージ*/
.wpcf7-not-valid-tip{
  font-size: 1.2rem;
}
.wpcf7 form .wpcf7-response-output{
  margin: 0;
}

/**************************************************
* プライバシーポリシー #privacy
***************************************************/
/*コンテンツ*/
#privacy .con01 .firsthr {
    margin: 1em auto 3em;
    width: 8%;
    height: 1px;
    border: none;
    border-top: 1px #fff solid;
}
#privacy .privacy-box {
  margin-top: 40px;
}
#privacy h3 {
  font-size: 1.7rem;
  margin-bottom: 1em;
}
#privacy .text-box {
  margin-left: 20px;
}
#privacy .text-box p{
  margin-bottom: 1em;
}
#privacy .text-box p.mb-2em{
  margin-bottom: 2em;
}
#privacy .privacy-list {
  margin-bottom: 1em;
}
#privacy .privacy-list li{
  margin-bottom: 0.5em;
}


