/*****ヘッダーとフッター*****/
/* ヘッダー */
header{
  border-bottom: 1px solid #E9643A;
}
header li a{
  white-space: nowrap;
}
/* 事業案内 */
#topic header{
  border-bottom: 1px solid #ff9901;
}
#topic footer {
  background: #ff9901;
}
/* 会社概要 */
#company header{
  border-bottom: 1px solid #00a2b7;
}
#company footer {
  background: #00a2b7;
}
section#companyGreeting:after{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:464px;
  background:#00a2b7;
  z-index:0;
}
/* 施設一覧・詳細 */
#facitilie header{
  border-bottom: 1px solid #46779f;
}
#facitilie footer {
  background: #46779f;
}
/* FC加盟メリット */
#fc-merito header{
  border-bottom: 1px solid #ff40a4;
}
#fc-merito footer {
  background: #ff40a4;
}
/* 空き土地 */
#land header{
  border-bottom: 1px solid #1d79ad;
}
#land footer{
  background: #1d79ad;
}
/* イベント */
#event header{
  border-bottom: 1px solid #e6848a;
}
#event footer {
  background: #e6848a;
}
/* お問い合わせ */
#contact header{
  border-bottom: 1px solid #9386ac;
}
#contact footer {
  background: #9386ac;
}


/*****ボタン*****/
/* 施設一覧 */
#facitilies .form-facitilies .sf-field-submit input[type="submit"]{
  color: #1d79ad;
}
#facitilies .form-facitilies .sf-field-submit input[type="submit"]:hover{
  color: #fff;
  background: linear-gradient(to right, rgb(77,132,173) 0%, rgb(107,190,236) 100%);
  cursor: pointer;
}
#facitilies > div a{
  color: #1d79ad;
}
#facitilies > div a:hover{
  color: #fff;
  box-shadow: none;
  border: 1px solid transparent;
}
#facitilies .list-facitilies .list-facitilies-link a:hover{
  color: #1d79ad;
  border: none;
}
#facitilies > div a.active {
    color: #fff;
    box-shadow: none;
    border: 1px solid transparent;
}
.facitilies-map-wrap a.active {
    box-shadow: 3px 4px 17px 0px #bdbdbd;
    color: #fff;
    text-decoration: none;
    background: rgb(77,132,173);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d841d',endColorstr='#6cc1ef',GradientType=1);
    background: -webkit-linear-gradient(left,rgb(77,132,173) 0%, rgb(107,190,236) 100%);
    background: -moz-linear-gradient(left, rgb(77,132,173) 0%, rgb(107,190,236) 100%);
    background: linear-gradient(to right, rgb(77,132,173) 0%, rgb(107,190,236) 100%);
}
li.facitilies-radio h4 {
  margin: 0;
  padding: 10px 28px 10px 0;
  font-size: 16px;
  width: 20%;
  height: 17vh;
  text-align: center;
  float: left;
  clear: both;
}
.radio-inline__label {
  display: inline-block;
  border: 1px solid #bdbdbd;
  border-radius: 100px;
  padding: 1em 1.5em;
  max-width: 286px;
  width: 21%;
  margin-right: 1%;
  text-align: center;
  font-size: 1.4rem;
  color: #46779f;
  margin-bottom: 2%;
}
.radio-inline__label:hover {
  color: #fff;
  background: linear-gradient(to right, rgb(77,132,173) 0%, rgb(107,190,236) 100%);
  border: 1px solid #fff;
  cursor: pointer;
}
.radio-inline__label.active {
  color: #fff;
  background: linear-gradient(to right, rgb(77,132,173) 0%, rgb(107,190,236) 100%);
  border: 1px solid #fff;
  cursor: pointer;
}
.radio-inline__label:nth-child(2n) {
  margin-left: 1%;
}
.radio-inline__label:nth-child(3n) {
  margin-right: 0;
}
.facitilies-btn {
  width: 80%;
  font-size: 0;
  margin-left: 20%;
}
input.category {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
li.facitilies-radio {
  margin-bottom: 16px;
  font-size: 0;
}
@media screen and (max-width: 767px){
  .facitilies.topics-list.form-facitilies {
    padding-top: 0.75em !important;
  }
  li.sf-field-search h4{
    width: 100% !important;
    padding-right: 16px !important;
    text-align: left !important;
  }
  .facitilies-btn {
    width: 100%;
    font-size: 0;
    margin-left: 0;
  }
  li.facitilies-radio h4{
    width: 100%;
    height: 100%;
    padding-right: 16px;
    text-align: left;
  }
  .radio-inline__label{
    width: 49%;
    max-width: 49%;
    margin-right: 2%;
    min-width: 170px;
  }
  .radio-inline__label:nth-child(2n) {
    margin-left: 0;
    margin-right: 2%;
  }
  .radio-inline__label:nth-child(4n) {
    margin-right: 0;
  }

}
@media screen and (max-width: 374px) {
  .radio-inline__label{
    width: 100%;
    min-width: 100%;
    margin: 0 0 3% 0;
  }
  .radio-inline__label3 {
    margin-bottom: 0;
}
}
/* 施設詳細 */
#facitilies .sf-field-submit input[type="submit"]{
  color: #1d79ad;
}
#facitilies .sf-field-submit input[type="submit"]:hover{
  color:#fff;
  background: linear-gradient(to right, rgb(77,132,173) 0%, rgb(107,190,236) 100%);
  cursor: pointer;
}
#facitilies-list .return-btn{
  text-align: right;
}
#facitilies-list .return-btn a{
  color: #46779f;
}
/* FC加盟のメリット */
#fc-merito .fc-merito-btn-link-wrap .fc-merito-sha-pink span{
  color: #ff40a4;
  border: 1px solid #ff40a4;
}
#fc-merito .fc-merito-btn-link-wrap .fc-merito-sha-pink span:hover{
  color: #fff;
  border: 1px solid transparent;
  cursor: pointer;
  background: linear-gradient(to right, rgb(254,67,152) 0%,rgb(235,105,227) 100%);
}
/* 空き土地 */
#land .form-facitilies-btn-blu button{
  color: #1d79ad;
}
#land .form-facitilies-btn-blu button:hover{
  color: #fff;
  cursor: pointer;
}
/* イベント */
#events .event-link a{
  color: #e6848a;
  white-space: nowrap;
}
#events .event-link a:hover{
  color: #fff;
  background: linear-gradient(to right, rgb(230,132,138) 0%,rgb(255,169,209) 100%);
}
#events .event-detial-list .return-btn{
  text-align: right;
}
#events .event-detial-list .return-btn a{
  color: #e6848a;
}
/* トピック */
#topics .topics-detial{
  margin-bottom: 30px;
}
#topics .return-btn {
  text-align: right;
}
#topics .return-btn a{
  color: #E9643A;
}
/* topic bar-color-orange */
.titleH2.bar-color-org{
  font-size: 3.6rem;
  color: #E9643A;
  position: relative;
  text-align: center;
}
.titleH2.bar-color-org:after{
  content: '';
  width: 80px;
  height: 2px;
  background: #E9643A;
  position: absolute;
  bottom: -.4em;
  left: calc(50% - 40px);
  }
/* お問い合わせ */
#contacts .form-facitilies-btn button{
  color: #9489b6;
}
#contacts .form-facitilies-btn button:hover{
  color: #fff;
  background: linear-gradient(to right, rgb(148,137,182) 0%, rgb(153,157,244) 100%);
  cursor: pointer;
}
#contacts .compliance-radio:checked + span::after{
  background:#9386ac; 
}
/*****フォーム*****/
/***ホバー**/
/* イベント詳細 */
#events .contact-flex-wrap .choce-text-right .choce-text input:hover,#events .contact-flex-wrap .choce-text-right .choce-price input:hover,#events .contact-flex-wrap .choce-text-right .choce-text textarea:hover{
  border: 1px solid #f95913;
}
#events .choce-price input:hover, #events .choce-text select:hover{
  border: 1px solid #f95913;
}
/* お問い合わせ */
.choce-text input:hover, .choce-text textarea:hover{
    border: 1px solid #7dcc00;
}
.contact-flex-wrap .choce-text input:hover, .choce-text select:hover{
  border: 1px solid #7dcc00;
}
#contact .choce-price input:hover{
  border: 1px solid #7dcc00;
}
.form-contact-tel{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form-facitilies-btn{
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.form-facitilies-btn button{
  white-space: nowrap;
}
.form-facitilies-btn button.revise{
  margin-right: 10px;
}
.form-contact-tel .choce-price{
  text-align: center;
}
.form-compliance .completion-txt{
  padding: 100px 0;
  font-size: 20px;
}
.radio-container{
  display: flex;
}
.mwform-radio-field-text{
  white-space: nowrap;
}
.completion-btn{
  font-size: 16px;
}
.completion-btn:hover{
  color:#7dcc00;
}
.contact-form-ttl{
  font-weight: bold;
}
.error{
  color: #B70000;
}
/* その他お問い合わせ */
.facitilies-form-ttl.compliance-form-ttl.color-gray{
  color: #888;
  font-weight: normal;
}
/* FC会員様用お問い合わせ */
.facitilies-form-ttl.compliance-form-ttl.color-gray{
  color: #888;
  font-weight: bold;
}
/* formの（＊）gereen color */
.contact-form-ttl.color-green span{
    color: #7dcc00;
    font-size: 16px;
    margin-left: 15px;
}
/**空き土地おといあわせ**/
    .f-size{
      font-size: 1.4rem !important;
    }

/* 施設一覧 */
.searchandfilter label{
  width: 75%;
}
.searchandfilter label input:hover{
  border: 1px solid #7dcc00;
}
@media screen and (max-width: 768px){
  /***** フッター *****/
  footer .fnav li a{
    position: relative;
  }
  footer .fnav li a.subhead::before{
    content: '';
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -moz-transform: rotate(134deg);
    -webkit-transform: rotate(134deg);
    -o-transform: rotate(134deg);
    -ms-transform: rotate(134deg);
    transform: rotate(134deg);
    position: absolute;
    right: .8em;
    top: 26px;
    margin-top: -3px;
  }
  footer .fnav li a.subhead.active::before{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 25px;
  }
  /* 事業内容 */
  #topic .fnav ul.sub a{
    color: #ff9901;
  }
  /* 会社概要 */
  #company .fnav ul.sub a{
    color: #00a2b7;
  }
  /* 施設一覧 */
  #facitilie .fnav ul.sub a{
    color: #46779f;
  }
  /* FC加盟のメリット */
  #fc-merito .fnav ul.sub a{
    color: #ff40a4;
  }
  /* 空き物件・土地活用 */
  #land .fnav ul.sub a{
    color: #1d79ad;
  }
  /* イベント */
  #event .fnav ul.sub a{
    color: #e6848a;
  }
  /* お問い合わせ */
  #contact .fnav ul.sub a{
    color: #9386ac;
  }

  /***** h2のpadding-top *****/
  #companyData, #fc-meritos, #topics, #lands,#facitilies,#events{
    padding: 15vw 0;
  }
  /**** h2のフォントサイズ ***/
   .sp-h2{
     font-size: 5vw;
   }
  /**** お問い合わせ ****/
  /* 完了ページ */
  .form-compliance .completion-txt{
    font-size: 12px;
  }
  .completion-btn{
    font-size: 12px;
  }
}
@media screen and (max-width: 400px){
   .sp-h2{
      font-size: 5.5vw;
   }
}

/* カテゴリ一覧 */
.category-list {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 48px;
  text-align: center;
  font-size: 0;
  justify-content: space-between;
  margin-bottom: 120px;
  padding: 30px 40px 56px;
  background: #f9f9f9;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
p.category-list-txt {
  font-size: 20px;
  color: #333;
  margin-bottom: 24px;
}
a.category-item {
  width: 24%;
  margin-right: 1%;
  vertical-align: top;
  padding: 32px 20px 10px;
  background: #fff;
  position: relative;
  display: inline-block;
  text-decoration: none;
  box-shadow: 0 14px 28px rgba(0,0,0,0.05), 0 10px 10px rgba(0,0,0,0.08);
  overflow: hidden;
}
a.category-item:nth-child(4n) {
  margin-right: 0;
}

/*a.category-item::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #E9643A;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
a.category-item:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}*/
.category-item img {
  width: 80%;
  object-fit: cover;
}
.category-list a.category-item span {
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  text-decoration: none;
  text-align: center;
  -webkit-transition: .3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1;
  background: linear-gradient(to right, rgb(224, 122, 31) 0%, rgb(239, 205, 83) 100%);
}
.category-list a.category-item:hover span {
  bottom: 0;
  left: 0;
  height: auto;
  padding: 10px 0;
  font-size: 14px;
  color: #fff;
  opacity: 1;
  z-index: 1;
  background: linear-gradient(to right, rgb(224, 122, 31) 0%, rgb(239, 205, 83) 100%);
}
@media screen and (max-width: 880px) {
  a.category-item {
    width: 100%;
    margin-bottom: 40px;
  }
  /* 事業案内 */
  p.category-list-txt{
    font-size: 16px;
    padding: 0 12%;
  }
  a.category-item{
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 380px){
  p.category-list-txt{
    font-size: 14px;
    padding: 0 12%;
  }
}

/* ページネーション */
.wp-pagenavi {
  clear: both;
  width: 100%;
}
.wp-pagenavi span.current {
  display: inline-block;
  font-weight: bold;
  background-color: #46769f;
  border-radius: 100%;
  color: #fff;
  border: none;
  width: 40px;
  padding: 9.5px;
}
.wp-pagenavi a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  border: none;
}
.wp-pagenavi a, .wp-pagenavi span {
  border: none!important;
}
a.nextpostslink {
  font-size: 10px;
}
a.last {
  width: 54px;
}
/* 会社概要 */
@media screen and (max-width: 1000px){
  section#companyGreeting:after {
    height: calc(100% - 30px);
  }
}



