@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD Fujisawa2025
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
/*追記N 全サイト共通　202305*/
.top #content {
  padding-top: 0;
}
.l-content {
  margin-bottom: 0!important;
}
.blank a[target="_blank"]::after {
	content: "";
	background-image: url(images/icon_link.png);
	display: inline-block;
	width: 25px;
	height: 24px;
	vertical-align: bottom;
	margin-left: 0.3em;
	background-repeat: no-repeat;
}
.c-bannerLink__description {

  margin-top: 0em;

}
/*追記N Snow Monkey Forms　2025*/
.smf-form--business .smf-item:not(:first-child) {
  border-top: 1px solid #ddd;
}
.smf-form .smf-text-control__control {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/*追記N 該当サイトのみ　202305
ロゴカラー　#0080ae　*/
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
bottom: -2.2rem;
font-weight: bold;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin-bottom: 4rem !important;
}
.no_bottom_margin.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin-bottom: 0rem !important;
}

/*追記N WPML多言語サイトのみ　202510*/
.c-gnav > .wpml-ls-item > a{
  padding: 1px;
}
 .lang-zh-hans {
font-family: pingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
  }
.lang-ja .hide_if_ja,
.lang-en .hide_if_en,
.lang-zh-hans .hide_if_zh{
	display: none;
}

  @media (min-width: 600px){
.l-topTitleArea {
  min-height: 380px;
}

.p-mainVisual__slideTitle {
    font-size: 67px;
    font-weight: bold;
    line-height: 1.2;
    text-shadow: none;
    color: white;
}.-height-full .p-mainVisual__slideText {
    font-size: 18px;}}
	
.text_shadow{text-shadow: 1px 1px 0 rgba(0,0,0,.1);}

.is-style-more_btn{padding: 0px 0;}

