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

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 共通 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.serif {
  font-family: 'Noto Serif', serif;
}
img{
	display: block !important;
}
.d_n{
	display: none;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ヘッダー */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
@media (min-width: 960px) {
	.l-header__inner{
		width: 1200px;
	}
.-parallel .l-header__logo {
	width: 40%;
}
.l-header.-parallel .w-header {
	width: 60%;
}
.l-header__logo h1,
.l-header__logo div{
	justify-content: flex-start !important;
}
	.w-header{
		justify-content: flex-end !important;
	}
	.l-header__gnav span{
		font-size: 15px !important;
	}
}

@media screen and (max-width: 1200px) {
  .l-header__inner {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 追加要素 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.header_cta{
	align-items: center;
	gap: 20px;
}
.header_contact a{
	padding: 12px 32px !important;
}

/* 追従ヘッダーにCTA追加 */
#sp_menu .header_mail_btn{
	display: none;
}
#gnav .header_mail_btn{
	display: none;
}

.header_mail_btn span{
	background-color: #613813;
	color: #fff !important;
	padding: 16px 28px !important;
}
.header_mail_btn:hover a::after{
	display: none;
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_top */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#sec_top{
	position: relative;
}

.top #content{
	margin-bottom: 0 !important;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_fv */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_menu */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#sec_menu .swell-block-bannerLink{
	position: relative;
}
#sec_menu .c-bannerLink__title,
#sec_menu .c-bannerLink__description{
	position: absolute;
	width: fit-content;
}
#sec_menu .c-bannerLink__title{
	bottom: 30px;
	left: 10px;
}
#sec_menu .c-bannerLink__description{
	bottom: 6px;
	left: 10px;
}
#sec_menu .swell-block-bannerLink::after {
  content: "";
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 40px;
  height: 40px;
  background-image: url('https://civil-japan.jp/wp-content/uploads/2025/06/arrow-right.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  pointer-events: none; /* クリックを邪魔しない */
  z-index: 99 !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px){
	#sec_menu .wp-block-columns{
		flex-wrap: wrap !important;
	}
	#sec_menu .wp-block-column{
    flex-basis: auto !important;
    width: 45%;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 重なりを調整 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#sec_menu{
	margin-top: -100px;
}
@media screen and (max-width: 959px){
	#sec_menu{
		margin-top: -60px;
	}
}
@media screen and (max-width: 781px){
	#sec_menu{
		margin-top: -74px;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_contact */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#sec_contact .contact_box{
	gap: 0 !important;
}
#sec_contact .contact_box .wp-block-column{
	padding: 40px 0;
	border-left: 1px solid #fff;
}
#sec_contact .contact_box .wp-block-column:last-child {
  border-right: 1px solid #fff;
}

@media screen and (max-width: 790px){
	#sec_contact .wp-block-columns {
        flex-wrap: wrap !important;
    }
	#sec_contact .contact_box .wp-block-column{
		width: 45%;
		flex-basis: auto !important;
	}
	#sec_contact .contact_box .wp-block-column a{
		margin-bottom: 0;
	}
	#sec_contact .contact_box .wp-block-column:nth-child(2) {
  		border-right: 1px solid #fff;
	}
	#sec_contact .contact_box .wp-block-column:nth-child(3),
	#sec_contact .contact_box .wp-block-column:nth-child(4){
		border-top: 1px solid #fff;
}
}

@media screen and (max-width: 600px){
	#sec_contact .contact_box .wp-block-column{
		padding: 20px 0;
	}
	#sec_contact .contact_box .wp-block-image{
		margin-bottom: 0 !important;
	}
	#sec_contact .contact_box .wp-block-column img{
		height: 50px !important;
	}
	#sec_contact .contact_box .wp-block-column p{
		font-size: 1.1em !important;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_banner */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#sec_banner .banner{
	position: relative;
}
#sec_banner .banner p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	color: #fff;
	font-size: 1.2em;
	letter-spacing: 1px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_message */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#sec_message{
	border-top: 1px solid #603813;
	border-bottom: 1px solid #603813;
	position: relative;
}
#sec_message::after {
		content: "";
		position: absolute;
		top: -16px;
		right: 6.944vw;
		width: 29.167vw; /* 任意の画像サイズに調整 */
		height: 217px;
		background-image: url('http://check-design.secondquest.jp/civil-japan/wp-content/uploads/2025/06/message.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top right;
		pointer-events: none; /* クリック等を邪魔しない */
		z-index: 2;
}
#sec_message .swell-block-fullWide__inner{
	position: relative;
}
#sec_message .swell-block-fullWide__inner::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: var(--swl-pad_container);
  width: 1px;
  background-color: #603813;
}
#sec_message .column_right{
		padding: 80px 0 40px;
}


@media (max-width: 781px){
	#sec_message{
		background-image: none !important;
		padding: 60px 0 40px !important;
		border-bottom: none;
	}
	#sec_message::after{
		right: 0;
		width: 280px
	}
	#sec_message .column_right{
		padding: 0;
	}
	#sec_message .swell-block-fullWide__inner::after{
		display: none;
	}
	#sec_message .message_ttl{
		margin-top: 12px !important;
	}
	#sec_message .sp_only{
		margin-top: 16px !important;
	}
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_news */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#sec_news{
	border-bottom: 1px solid #603813;
}
#sec_news .wp-block-columns{
	justify-content: space-evenly;
}
#sec_news .news_left{
	padding: 80px 40px 40px;
	padding-right: 40px;
	border-right: 1px solid #603813;
}

@media (max-width: 781px){
	#sec_news{
		border-bottom: none;
		background-image: none !important;
	}
	#sec_news .news_left{
		padding: 0;
		border-right: none;
	}
	#sec_news .news_right{
		padding-bottom: 24px;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* sec_column */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media (min-width: 960px) {
  .post-col5 .-type-card.-pc-col3 .p-postList__item, .-col4 .-type-thumb.-pc-col3 .p-postList__item{
    width: calc(100% / 5);
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* フッター */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#footer{
	display: none !important; 
}
#before_footer_widget{
	margin: 0 !important;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* お問い合わせフォーム */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.w100{
	width: 100%;
}
.snow-monkey-form .smf-button-control{
	display: block !important;
	margin-left: 0 !important;
}
.snow-monkey-form .smf-button-control + .smf-button-control{
	margin-top: 8px !important;
}
.smf-item__description{
	width: fit-content;
    background: #B22222;
    padding: 4px 8px;
    color: #fff;
    border-radius: 6px;
}
.snow-monkey-form button{
	width: 90%;
	max-width: 480px;
}
.smf-action .smf-button-control__control{
	background-image: none;
	background: #603813;
	color: #fff;
	font-size: 1.3rem;
	border: none;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* お客様の声の日付を非表示に */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.single-voice .c-postTitle__date,
.single-voice .p-articleMetas__times{
	display: none;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* アーカイブページ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.c-pageTitle__subTitle{
	display: none;
}
