@charset "UTF-8";
/*
    Template: swell
    Theme Name: musashi-s
    Description: musashi-s
    Version: 1.0.0
    Author: botandesign Co., Ltd.
*/


/*BD追記*/
/*共通*/
/*タイトル周り*/
.c-pageTitle{
	font-family: "Noto serif jp", sans-serif;
}

h2, h3{
	font-family: "Noto serif jp", sans-serif;
	color: #004178;
}

/*角丸*/
.m_kadomaru {
	border-radius: 3px;
}
.m_kadomaru-right img , .is-style-card>.wp-block-media-text__media>img {
	border-radius: 3px 3px 0 0;
}
@media only screen and (min-width: 767px) {
.is-style-card>.wp-block-media-text__media>img {
	border-radius: 3px 0 0 3px;
}
.m_kadomaru-right.is-style-card>.wp-block-media-text__media>img{
	border-radius: 0 3px 3px 0 ;
}	
}

/*デフォルトボタン変更*/
.is-style-btn_line a {
    background-color: var(--the-btn-color,var(--color_main));
    border-color: transparent;
    color: #fff;
    position: relative;
}

.is-style-btn_line a:hover {
  background:none; 
  border: 1px solid #004178;
  color: #004178!important;
  transition: background-color .25s;
}

/*第2ボタン*/
.is-style-btn_line.secondly_Btn a {
  background: none;
  border: 1px solid #004178;
  color: #004178;
  position: relative;
	padding: .5em 1.5em;
}
.is-style-btn_line.secondly_Btn a:hover {
	background-color: var(--the-btn-color,var(--color_main));
  border-color: transparent;
  color: #fff!important;
	transition: background-color .25s;
} 

/*第3ボタン*/
.is-style-btn_line.third_Btn a{
  background: none;
  border: 1px solid #c1951f;
  color: #c1951f;
  position: relative;
	padding: .5em 1.5em;
}

.is-style-btn_line.third_Btn a:hover{
	background-color: #c1951f;
  border-color: transparent;
  color: #fff!important;
	transition: background-color .25s;	
}

/*リンクリストアイコン向き*/
.swell-block-linkList__icon.-right {
  transform: rotate(90deg);
}

/*改行*/
.br-sp {
  display: block;
	}
@media only screen and (min-width: 767px) {
.br-sp{
  display: none;
}
}

/*スペーサー*/
.spacer_none{
  display: none;	
}
@media only screen and (min-width: 767px) {
.spacer_none{
    display: block;
}
}

/**トップページ**/
/*画像メニュー*/
.page-id-2.u-mb-ctrl p.u-mb-5 span{
	color: #000;
}
.m_img_menu {
	text-align: center;  
}
.swell-block-column.swl-has-mb--s.m_img_menu{
	padding: 0rem 0rem 2rem 0rem;
}

/* カード全体をリンク化 */
.m_img_menu .m_card-link-wrapper {
  display: block;
  text-decoration: none;
  color: inherit;
}

.m_img_menu .c-bannerLink__figure {
  overflow: hidden;
}

.m_img_menu .m_card-link-wrapper:hover .c-bannerLink__img {
  transform: scale(1.05);
  transition: transform 0.3s;
}

/* ボタンを元の位置（右下）に配置 */
.m_img_menu .swell-block-columns[data-valign="top"] .swell-block-columns__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.m_img_menu .secondly_Btn {
  border: 1px solid #004178;
  background: transparent;
  color: #004178;
  transition: all 0.3s;
  pointer-events: none;
  display: inline-block;
  padding: 0.5em 1.5em;
  border-radius: var(--the-btn-radius, 0);
}

.m_img_menu .secondly_Btn span {
  transition: color 0.3s;
}

.m_img_menu .m_card-link-wrapper:hover .secondly_Btn {
  background: #004178;
  border-color: #004178;
}

.m_img_menu .m_card-link-wrapper:hover .secondly_Btn span {
  color: #fff;
}

@media only screen and (min-width: 767px) {
.m_img_menu {
	text-align: left;  
	}
}

/*事業について_物件一覧のズレ*/
.post_content div>:first-child, .post_content>:first-child .m_margin_bottom{
	margin-bottom: 0;
}

/**会社概要**/
/*電話番号*/
.m_tel-img{
  width: 6.5em;
}
@media only screen and (min-width: 767px) {
.m_tel-img{ 
	width: 6em;
}
}
/*テーブル*/
.m_table02.wp-block-table th{
	padding: 1em;
	--swl-cell1-width: 25%;
}
.m_table02.wp-block-table th, .wp-block-table td{
	font-size: .8em;
}
@media only screen and (min-width: 767px) {
.m_table02.wp-block-table td, .m_table02.wp-block-table th{
	border-bottom: 1px solid #004178;
}
.m_table02.wp-block-table td, .m_table02.wp-block-table th:nth-child(1) 
{
	border-top: 1px solid #004178;
}
.m_table02.wp-block-table th{
	padding: 2em 2.5em 2em;
	--swl-cell1-width: 25%;
	border-left: none;
  border-right: none;	
}
.m_table02.wp-block-table td{
	padding: 2em 2.5em ;	
	border-left: none;
  border-right: none;
}
.m_table02.wp-block-table th, .m_table02.wp-block-table td{
	font-size: 1em;
}	
}

/*沿革バーの色*/
.is-style-small .swell-block-step__item:before{
  border: 1px solid #004178;
}

/*沿革_年号*/
.swell-block-step__item .swell-block-step__title{
	color: #004178;
	font-size: 2em!important;
}
.is-style-small [data-hide]+.swell-block-step__title {
    margin-top: -39px;
}
/*沿革_パディング*/
.is-style-small .swell-block-step__item{
	padding: 0 0 3em 24px;
}

/**業務内容**/
/*地域貢献*/
.swell-block-columns .swell-block-column.local_contribution_right{
	padding: 2em 0;
}
.swell-block-columns .swell-block-column.local_contribution_left{
	padding: 0;
}
@media only screen and (min-width: 767px) {
	.swell-block-columns .swell-block-column.local_contribution_right{
	padding: 1rem 0rem 3rem 2rem;
}
.swell-block-columns .swell-block-column.local_contribution_left{
	padding: 1rem 2rem 3rem 0rem;
}
}

/**開発物件一覧**/
.m_container{
	min-height: 100dvh;
}
.m_timeline_propaties {
  position: relative;
  margin: 2em 0;
  padding-left: 2em;
	font-size: .8em;
}

.m_timeline_propaties:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  content: '';
  background: 
    linear-gradient(to bottom, #004178, #004178) 0 0 / 100% 99.5% no-repeat,
		radial-gradient(circle, #004178 50%, transparent 0%) 
		center 99% / 2px 13px repeat-y;
}

.m_timeline_propaties h2 {
  position: relative;
  max-width: 4em;
  margin: 0 1em .8em -1.3em;
  padding: 0.2em;
  text-align: center;
  background: #004178;
  border-radius: 0 8px 8px 0;
  font-size: 1.5em;
  color: #fff;
}

.m_timeline_propaties ul {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0 0 0 1.5em;
  list-style: none;
}

.m_timeline_propaties li {
  position: relative;
  width: 100%;
  margin-bottom: 1em;
  padding: 1em;
  background: #fff;
	border-radius: 8px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);	
}

.m_timeline_propaties li:nth-child(odd):after,
.m_timeline_propaties li:nth-child(even):after {
  position: absolute;
  top: 50%;
  right: auto;
  left: calc(-3.3em - 2px);
  transform: translateY(-50%);
  content: '';
  display: block;
  width: 3.3em; 
  height: 1px;
  background: #004178;
  z-index: 0;
}

.m_timeline_propaties li:nth-child(odd):before,
.m_timeline_propaties li:nth-child(even):before {
  position: absolute;
  top: 50%;
  right: auto;
  left: calc(-4em - 1px);
  transform: translateY(-50%);
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #004178;
  border-radius: 50%;
  border-width: 0; 
  border-color: transparent;
  z-index: 1;
}
	
.m_protapty span, .m_owned_protapty span{
	font-size: 0.8em;
	border-right: solid 1px #004178;
	display: inline-block;
	padding: 0 5px 0 0;
	margin-right: 5px;
}
.m_name{
	margin-bottom: .5em;
	font-size: 1.4em;
	font-weight: 700;
}
.m_classification, .m_time, .m_adress{
  margin-bottom: .2em;	
	font-size: 0.9em;
}
.m_classification{
	margin-top: 1em;
}
.m_explanation{
	margin-top: 1em;
	line-height: 1.8;
}

.m_timeline_propaties li:last-child{
  margin-bottom: 2em;
}
/*アニメーション_スクロールの沿って動いてはない*/
.fade-in {
  opacity: 0;
  transform: translateY(20px);
	animation-timeline: view();
	animation: fadeIn 1s ease 0.3s both;
}

@keyframes fadeIn {
	from { opacity: 0; }
	  to { opacity: 1;
         transform: none;}
}

/*所有物件一覧*/
.m_owned_properties{
	margin: 3em 0;
}

.m_owned_protapty .m_name{
	margin-bottom: .5em;
	font-size: 1.1em;
	font-weight: 700;
}
.m_owned_protapty > .m_classification , .m_owned_protapty > .m_time , .m_owned_protapty > .m_adress , .m_owned_protapty p{
	margin-top: .2em;
	font-size: 0.75em;	
}
.m_owned_protapty p{
	margin-top: 2em;
}

@media only screen and (min-width: 767px) {
/*開発物件一覧*/	
  .m_timeline_propaties {
    position: relative;
    margin: 3em auto;
    padding-left: 0;
		padding: 0 5px;
    overflow: auto;
  }
  
  .m_timeline_propaties:before {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 2px;
  }
  
  .m_timeline_propaties h2 {
    position: relative;
    clear: both;
    max-width: 6em;
    margin: 0 auto .5em;
    padding: 0.2em;
    text-align: center;
    background: #004178;
    border-radius: 1230px;
    font-size: 2em;
    color: #fff;
  }
  
  .m_timeline_propaties ul {
    max-width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .m_timeline_propaties li {
    position: relative;
    margin-bottom: 1em;
    padding: 1em;
    background: #fff;
    width: calc(50% - 60px);
  }

  .m_timeline_propaties li:nth-child(even) {
    float: right;
    margin-top: 2em;
    clear: right;
  }

  .m_timeline_propaties li:nth-child(odd) {
    float: left;
    clear: left;
  }

  .m_timeline_propaties li:nth-child(even):after {
    position: absolute;
    top: 50%;
    left: -60px; 
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 60px;
    height: 1px; 
    background: #004178;
    z-index: 0;
  }

  .m_timeline_propaties li:nth-child(even):before {
    position: absolute;
    top: 50%;
    left: -68px;
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: #004178;
    border-radius: 50%;
    z-index: 1;
  }

  .m_timeline_propaties li:nth-child(odd):after {
    position: absolute;
    top: 50%;
    right: -60px; 
    left: auto;
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: #004178;
    z-index: 0;
  }

  .m_timeline_propaties li:nth-child(odd):before {
    position: absolute;
    top: 50%;
    right: -68px;
    left: auto;
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: #004178;
    border-radius: 50%;
    z-index: 1;
  }

  .m_timeline_propaties li:nth-of-type(2n+1) {
    clear: left;
  }
  
  .m_timeline_propaties li .flag {
    padding: 0;
    margin: 0;
    font-weight: bold;
  }
  
  .m_timeline_propaties li .desc {
    font-size: 0.7em;
    line-height: 1.5em;
  }
  
  .m_timeline_propaties li .time {
    font-size: 0.6em;
    color: #00838F;
    font-weight: bold;
  }
	
.m_protapty span{
	font-size: 0.8em;
	border-right: solid 1px #004178;
	display: inline-block;
	padding: 0 5px 0 0;
	margin-right: 5px;
}
.m_timeline_propaties li:last-child{
  margin-bottom: 4em;
}
.m_name{
	margin: .5em 0;
}
.m_classification, .m_time, .m_adress{
  margin-bottom: 3px;	
}	
	
/*所有物件一覧*/
.m_owned_properties.is-style-clmn-shadow>.swell-block-columns__inner>.swell-block-column{
	border-radius: 8px;
}	
}	
	
/**========フッターメニュー========**/
/**========PC/SP共通========**/
/*フッターの比率変更*/
.w-footer.-col2 .w-footer__box:nth-child(1) {
  flex: 0 0 50%;
	padding: 1em 0 0 1em;	
}
.w-footer.-col2 .w-footer__box:nth-child(2) {
  flex: 0 0 50%;
}


@media screen and (min-width: 767px) {
.w-footer.-col2 .w-footer__box:nth-child(1) {
  flex: 0 0 30%;
	padding: 1em 5em 1em 0;
}
.w-footer.-col2 .w-footer__box:nth-child(2) {
  flex: 0 0 70%;
}
}


/*フッターpadding-top*/
.l-footer__foot, .l-footer__widgetArea{
	padding-top: 3em;
}

/*フッター左の要素*/
.ft_logo img{
  width: 100%;
}
.footer_address p{
	font-size: .8em;
}

.ft_banner01, .ft_banner02{
	border: solid .5px #fff;
	display: block;
	padding: .8em;	
	width: 100%;
	font-size: .9em;
	text-align: center;	
	border-radius: 8px;
  margin: 1em 0;
}
.ft_banner02 span {
  margin-bottom: 8px;
}


@media screen and (min-width: 1025px) {
/*フッター左の要素*/
.ft_logo img{
  width: 100%;	
	display: block;
	margin-bottom: 3em;
}	
	
.footer_address span{
	font-size: .8em;
}

.ft_banner01, .ft_banner02{	
	width: 100%;
	font-size: 1em;
}
	
.ft_banner02{
  margin-top: 1em;
}	
	

.ft_banner02 img{
	margin-top: 1em;
	width: 90%;
}	
}	

/*=====PCのみ=====*/
/*フッター右要素_メニュー*/
.c-listMenu.widget_nav_menu a{
	padding: 1.2em 1em 1.2em .8em;
	border-bottom: none;
	
}
.c-listMenu.widget_nav_menu a:before {
	content: none;
}

.widget_nav_menu .menu  {
	gap: 0.5em;
  display: grid;
  grid-template-columns: auto auto auto;
	justify-content: space-evenly;	
	grid-template-columns: repeat(3, 12em)
}
.widget_nav_menu .menu  a {
  border-right: none;
}
.widget_nav_menu .menu  li:first-child a {
  border-left: none;
}
.widget_nav_menu .menu  > li > a {
  font-weight: 700;
  font-size: .9em;
	font-family: "Noto serif jp", sans-serif;
	margin-bottom: 1em;
	border-top: solid .5px #fff;
}
.widget_nav_menu .menu .sub-menu {
  margin: 0.25em 0 2em 0 ;
  display: grid;
  gap: 0.5em;
}
.widget_nav_menu .menu .sub-menu > li {
  margin-left: 0.75em;
}
.widget_nav_menu .menu .sub-menu > li a {
  padding: 0 0.76em;
  position: relative;
  font-size: .8em;
}

.widget_nav_menu .menu .sub-menu > li a::before {
  content: "";
  width: 5px;
  height: 1px;
	background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.menu-item a:hover{
	background-color: transparent;
}
	
/*=====SPのみ=====*/
/*フッター右要素_アコーディオンメニュー*/
.m_footer_menu {
  display: grid;
  gap: 20px;
}

.m_footer_menu .swell-block-accordion {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0px;
}

.m_footer_menu .footer-single-menu {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}

.swell-block-accordion__item,
.footer-single-menu > div {
}
	
.m_footer_menu.swell-block-accordion__item {
	margin: 0;}

.m_accordion_firstitem{
	margin-top: .5em;
}

.m_footer_menu .swell-block-accordion__title {
  padding: 1em;
  cursor: pointer;
  background: transparent;
	border-top: 0;
	border-bottom: .5px solid #fff;
}
	
.footer-single-menu >div{
	border-top: 0;
	border-bottom: .5px solid #fff;
}

.m_footer_menu .swell-block-accordion__label, .footer-single-menu_item {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0; 
  padding: 0;
	color: #fff;
	font-family: "Noto serif jp", sans-serif;
}
.footer-single-menu_item span{
}	
	
.m_footer_menu	.wp-block-list li{
	font-size: 1em;
}
		
.swell-block-accordion__title,
.footer-single-menu > div {
  padding: 1em;
}

.swell-block-accordion__body {
  padding: 0.5em 1em 1em;
}

.swell-block-accordion__body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.swell-block-accordion__body li {
  margin-bottom: 0.5em;
}

.swell-block-accordion__body a {
  color: #fff;
  text-decoration: none;
  padding-left: 1em;
  position: relative;
}

.swell-block-accordion__body a::before {
  content: "";
  width: 5px;
  height: 1px;
	background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/*=====タブレット対策=====*/
@media screen and (min-width:768px) and (max-width:1024px) {
.w-footer.-col2 .w-footer__box:nth-child(1) {
	padding: 1em;	
}
.footer01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly
}
.ft_logo{
  width: 80%;
  padding:3em; 
  margin-bottom: em;
}
.ft_banner01,.ft_banner02{
	display: flex;
	align-items: center;		
	justify-content: space-evenly;
}
.ft_banner01{
	width: 40vw;
}
.ft_banner02{
  margin-bottom: 1em;
	width: 40vw;
}
.ft_banner02 span{
  margin: 0 2em;
}
.ft_banner02 img{
	width: 50%;
}		
	
/*右の要素*/	
.widget_nav_menu .menu  {
	gap: 0.5em;
  display: grid;
  grid-template-columns: auto auto auto;
	justify-content: space-evenly;	
	grid-template-columns: repeat(3, 12em)
}	
}

/*お問い合わせ*/
.m_contact{
	padding: 2em;
	border-radius: 5px;	
	background-color: #fff;
}
ul.m_contact_ul{
  padding-left: 0;
}
.m_contact_ul li{
	list-style: none;
	margin-bottom:  2em;
}
.m_contact_ul input{
	border-radius: 5px;
  padding: .5em;
}
.m_contact_title{
	margin-bottom: .5em;
	background-color:  #eff1f6;
	padding: .5em 1em;
	font-weight: 600;
}
.m_caution{
  font-size : .8em;
}
.m_required{
	
}
.m_optional{
	
}
.m_contact_area{
	width: 100%;
}




/*フォーム*/
.m_form {
    max-width: 860px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}

/* Form Row */
.m_form-row {
    display: grid;
    grid-template-columns: 1fr;
    border-bottom: 1px solid #eff1f6;
}

.m_form-row:last-child { border-bottom: none; }

@media (min-width: 680px) {
    .m_form-row {
        grid-template-columns: 220px 1fr;
    }
}

/* Label Cell */
.m_form-label {
    background: #004178;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 0.875rem;
    color: #fff;
}

@media (min-width: 640px) {
    .m_form-label {
        border-bottom: none;
        border-right: 1px solid #004178;
        align-items: flex-start;
        padding-top: 20px;
    }
}

.m_tag {
    margin-left: 1em;
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 600;
    padding: 1px 6px;
    border-radius: 3px;
    color: #fff;
    white-space: nowrap;
    letter-spacing: 0.04em;
}

.m_tag-required { background: #f22f21; }
.m_tag-optional { background: #737373; }

/* Field Cell */
.m_form-field {
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-bottom: solid 1px #eff1f6;
}

/* Inputs */
.m_ph::placeholder {
    color: #bfc0c4;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
select {
    width: 100%;
    border: 1px solid #eff1f6;
    border-radius: 5px;
    padding: 9px 12px;
    font-family: inherit;
    font-size: 0.875rem;
    background: #eff1f6;
    transition: border-color 0.18s, box-shadow 0.18s;
    outline: none;
}

.m_form input:focus,
textarea:focus,
select:focus {
    border-color: #eff1f6;
    background: #fbfcfd;
}

.m_form textarea { resize: vertical; min-height: 120px; }

.m_form .wpcf7-list-item {
    margin: 0 1em 0 0;
}

input[type="checkbox"] {
    vertical-align: middle;
}

/* Radio / Checkbox */
.m_options {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
}

.m_radio-label,
.m_check-label {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    font-size: 0.875rem;
    user-select: none;
}
.m_check-label a {
    color: #f22f21;
}

/* Custom radio */
.m_radio-label input[type="radio"],
.m_check-label input[type="checkbox"] {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #004178;
    border-radius: 50%;
    background: #fff;
    transition: border-color 0.15s, background 0.15s;
    flex-shrink: 0;
    position: relative;
}

.m_radio-label input[type="radio"]:checked {
    border-color: #004178;
    box-shadow: inset 0 0 0 3px #fff;
}

.m_check-label input[type="checkbox"] {
    border-radius: 4px;
}

.m_check-label input[type="checkbox"]:checked {
    border-color: #004178;
    background: #eff1f6;
}

.m_check-label input[type="checkbox"]:checked::after {
    content: '';
    display: block;
    width: 5px;
    height: 9px;
    border: 2px solid #004178;
    border-top: none;
    border-left: none;
    transform: rotate(45deg) translate(2px, -1px);
}

.m_check-label input[type="checkbox"] {
  margin-right: 8px;
}

/* Inline radio + text input */
.m_inline-radio {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.m_inline-radio-row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.m_inline-radio-row input[type="text"] {
    max-width: 320px;
}

/* Helper text */
.m_helper {
    font-size: 0.75rem;
    color: #004178;
    margin-top: -4px;
}

/* Submit */
.m_form-submit {
    padding: 24px 20px;
    display: flex;
    justify-content: center;
}

.m_form-button[type="submit"] {
    padding: 2em;
    color: #fff;
}

.m_form-submit{
		padding: 48px 0px 12px;
}

.wpcf7-spinner {
	margin: 16px 0;
	width: 0px;
}
.wpcf7 input[type="submit"] {
    background-color: #0066bb;
    color: #fff;
    border: none;
    padding: 24px 60px;
    font-size: 1rem;
		font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #004178;
}

.wpcf7 form .wpcf7-response-output{
		color: #f22f21;
		text-align: center;
		margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #0066bb;
		border-radius: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #f22f21;
}


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

.recaptcha-notice {
  text-align: center;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 20px;
  color: #555;
}

.recaptcha-notice a {
  color: #555;
  text-decoration: underline;
  transition: color 0.2s ease;
}

.recaptcha-notice a:hover {
  color: #333;
}