@charset "UTF-8";
/* cssデフォルトのコメントアウトは不要であれば削除 */
/* フォントの設定 */

/* 見出しの設定 */

/* グローバルナビ */
/* .global-nav-list>li:before {
  border-bottom: 1px solid #33B270!important;
}

.global-nav-list>li>ul.sub-menu {
  background-color: #1EAF76!important;
}

.global-nav-list>li.menu-item-has-children::after {
  border-bottom-color: #1EAF76!important;
}

.global-nav-list ul li a:hover {
  border-bottom-color: #55c197!important;
  background-color: #55c197!important;
} */

/* PCグローバルナビ右側ボタン */
/* .c-gnav-btn__contact,
.c-gnav-btn__line {
	padding:11px 12px 11px 14px;
	line-height:1;
}

.c-tel {
	font-family: YuGothic;
	font-weight: bold;
	font-size: 22px;
	line-height: 18px;
	text-align: center;
	color: #333;
}

.c-tel i {
	color:#145CC3;
}

.c-tel span {
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #151515;
}

.c-btn--line {
	color: #06C755;
  background-color: #ffff;
	box-shadow: 0 5px 0 0 #06C755;
	border:solid 1px #06C755;
}

.custom-buttons-wrapper {
	display:none;
}

@media screen and (min-width: 991px) {
  .custom-buttons-wrapper {
	  display: flex;
    justify-content: flex-end;
    align-items: center;
	padding-top: 1.1rem;
    margin-bottom: 1rem;
} 
	.custom-buttons-wrapper a:not(:last-child) {
		margin-right:1rem;
	}
} */

/* フッターフローティングボタン */
.footerFloatingMenu {
  background-color: #fff;
  display: flex !important;
  text-align: center;
  padding: 4px;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

@media (min-width: 768px) {
  .footerFloatingMenu {
    display: none !important;
  }
}

.footerFloatingMenu a {
  width: 50%;
  font-size: 12px;
  font-weight: 500;
  padding: 11px 4px;
}

/* トップへ戻るボタン */
/* .page_top_btn {
	background-color:initial;
	background-image:url("img/to-top.jpg") !important;
	width: 67px;
    height: 67px;
    background-size: 100% ;
	background-position: center center;
	box-shadow:none;
	bottom:8%;
	right:4%;
} */



/* OKCOM 20260401 */
body{
	font-size:18px;
	line-height:1.5;
}

@media screen and (max-width : 768px){
	body{
		font-size;16px;
	}
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.eng {
  font-family: "Poppins", sans-serif;
  font-style: normal;
}


.breadcrumb-list {
	text-align:right;
}

p{
	line-height:1.8;
}


h2.ttl_h2{
	all: unset;
	position:relative;
	display:block;
	font-size:30px;
	font-weight:bold;
	margin-bottom:30px;
	line-height:1.0;
	color:#3D3936;
}
h3.ttl_h3{
	all: unset;
	position:relative;
	display:block;	
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
	line-height:1.0;
	color:#3D3936;
}
h4.ttl_h4{
	all: unset;
	position:relative;
	display:block;	
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	line-height:1.0;
	color:#3D3936;
}

@media screen and (max-width : 768px){
	h2.ttl_h2{
		font-size:22px;
		margin-bottom:20px;
	}
	h3.ttl_h3{
		font-size:20px;
	}
	h4.ttl_h4{
		font-size:18px;
	}
}



/*背景あり→ボタン*/
.btn_arrow_right_white a{
	display: inline-flex;  
	align-items: center;
	justify-content: center;
	width:294px;
	height: 60px; 
	padding: 12px 24px;
	color: #fff;
	font-size:20px;
	font-weight:bold;
	background-color:#645A55;
	text-decoration: none;
	border-radius: 10px;
}
.btn_arrow_right_white a:hover{
	opacity:0.8;
	color:#fff;
}
.btn_arrow_right_white a::after {
  content: "";
  width: 22px; 
  height: 22px;
  margin-left: 14px;
  background: url("https://soel.tax/cms_wp/wp-content/uploads/2026/04/arrow_left_white.png") no-repeat center / contain;
}
@media screen and (max-width : 768px){
	.btn_arrow_right_white a{
		font-size:16px;
	}
}

/*背景あり↓ボタン*/
.btn_arrow_down_white a{
	display: inline-flex;  
	align-items: center;
	justify-content: center;
	width:100%;
	height: 60px; 
	padding: 12px 24px;
	color: #fff;
	font-size:20px;
	font-weight:bold;
	background-color:#645A55;
	text-decoration: none;
	border-radius: 10px;
}
.btn_arrow_down_white a:hover{
	opacity:0.8;
	color:#fff;
}
.btn_arrow_down_white a::after {
  content: "";
  width: 22px; 
  height: 22px;
  margin-left: 14px;
  background: url("https://soel.tax/cms_wp/wp-content/uploads/2026/04/arrow_down_white.png") no-repeat center / contain;
}
@media screen and (max-width : 768px){
	.btn_arrow_down_white a{
		font-size:16px;
	}
}

/*　背景なしボタン */
.link_arrow_right a{
	display: inline-flex;  
	align-items: center;
	justify-content: center;
	color: #645A55;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
	border-radius: 10px;
	line-height:1rem;
}
.link_arrow_right a:hover{
	opacity:0.8;
}
.link_arrow_right a::after {
  content: "";
  width: 22px; 
  height: 22px;
  margin-left: 14px;
  background: url("https://soel.tax/cms_wp/wp-content/uploads/2026/04/arrow_left.png") no-repeat center / contain;
}
@media screen and (max-width : 768px){
	.link_arrow_right a{
		font-size:16px;
	}
}

/*++++++++++++++++++++++*/
/*TOPPAGE*/
/*++++++++++++++++++++++*/

/*FV*/
.area_fv{
	position:relative;
}
.area_fv::before{
	position:absolute;
	content:"";
	width:100%;
	bottom:15px;
	height:6vw;
	background-image:url('https://soel.tax/cms_wp/wp-content/uploads/2026/04/bg_white_wave_pc.png');
	background-position: center bottom;
	background-size:contain;
	background-repeat:no-repeat;
	z-index:5;
}
@media screen and (max-width : 768px){
	.area_fv::before{
		width:100%;
		bottom:17px;
		height:18vw;
		background-image:url('https://soel.tax/cms_wp/wp-content/uploads/2026/04/bg_white_wave_sp.png');
	}
}

.fv_catch{
	position:absolute;
	left:3%;
	bottom:4vw;
	z-index:6;
}


/*Mission*/
.area_mission{
	position:relative;
	padding-top:73px;
}
.catch_mission{
	font-size:35px;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
}
.lyric_mission{
	font-size:20px;
	text-align:center!important;
	margin-bottom:33px;
}
.bg_mission_01{
	position:absolute;
	top:193px;
	left:3%;
	z-index:0;
	
}
.bg_mission_02{
	position:absolute;
	top:215px;
	right:9%;
	z-index:0;
}
.bg_mission_03{
	position:absolute;
	bottom:-15px;
	right:-5px;
	z-index:0;
}
@media screen and (max-width : 768px){
	.catch_mission{
		font-size:20px;
		margin-bottom:30px;
		line-height:1.8;	
	}
	.lyric_mission{
		text-align:left!important;
		margin-bottom:50px;
		font-size:16px;
		line-height:1.6;
	}
	.bg_mission_01{
		display:none;
	}
	.bg_mission_02{
		display:none;
	}
}

.bg_toppage_khaki{
	margin-top:calc(8.54vw + 80px);
	position:relative;
	padding-bottom:70px;
}
.bg_toppage_khaki::before{
	position:absolute;
	content:"";
	width:100%;
	top:-8.54vw;
	height:8.54vw;
	background-image:url('https://soel.tax/cms_wp/wp-content/uploads/2026/04/bg_khaki_wave.png');
	background-position: center bottom;
	background-size:contain;
	background-repeat:no-repeat;
}

.ttl_sun{
	position:relative;
	margin-bottom:50px;
}
.ttl_sun::before{
	position:absolute;
	content:"";
	display:block;
	width:calc(50% - 104px);
	height: 1px;
	background-color:#C6AB90;
	left: 0;
	bottom: 4px;
}
.ttl_sun::after{
	position:absolute;
	content:"";
	display:block;
	width:calc(50% - 104px);
	height: 1px;
	background-color:#C6AB90;
	right: 0;
	bottom: 4px;
}
@media screen and (max-width : 768px){
	.ttl_sun{
		margin-bottom:36px;
	}
	.ttl_sun::before{
		width:calc(50% - 52px);
	}
	.ttl_sun::after{
		width:calc(50% - 52px);
	}	
}
.area_service_white{
	position:relative;
	padding-top:70px;
	padding-bottom:70px;
}
.area_info{
	position:relative;
	padding-top:70px;
	padding-bottom:70px;
}






/*++++++++++++++++++++++*/
/*CTA*/
/*++++++++++++++++++++++*/
.area_cta{
	position:relative;
	padding-bottom:70px;
}
.box_cta{
	position:relative;
	padding: 50px 93px;
	z-index:3;
}
.cta_left{
	padding-left:32px;
	position:relative;
}
.cta_left::before{
	content: "";
	position:absolute;
	width:6px;
	height:100%;
	left:0;
	background: #FE7C5F; /* フォールバック */
	background: linear-gradient(to bottom, #FE7C5F, #E53D17);
	border-radius:30px;
}

.bg_img_cta{
	position:absolute;
	left:0;
	bottom:-75px;
	z-index:1;
}
@media screen and (max-width : 768px){
	.box_cta{
		position:relative;
		padding: 50px 28px;
		z-index:3;
	}
}


/*フッターメニュー*/

.block-site-footer{
	position:relative;
	background-color:#645a55!important;
	color:#fff;
	z-index:1;
	font-size:16px;
	padding-top:52px;
}
@media screen and (max-width : 768px){
	.block-site-footer{
		padding-top:18px;
	}
}

.footer_menu_pc,
.footer_menu_pc a{
	font-weight:bold!important;
	font-size:16px;
	color:#fff!important;
	margin-bottom:30px;
	text-decoration:none;
}

.footer_sub_menu_pc > a{
	color:#fff;
	margin-bottom:1rem;
	text-decoration:none;
}

.footer_menu_pc_child,
.footer_menu_pc_child a{
	font-size:16px;
	color:#fff!important;
	margin-bottom:30px;
	text-decoration:none;
}

.footer_menu_sp,
.footer_menu_sp a{
	font-weight:bold!important;
	font-size:14px;
	color:#fff!important;
	margin-bottom:30px;
	text-decoration:none;
}

.footer_menu_sp_child,
.footer_menu_sp_child a{
	font-size:14px;
	color:#fff!important;
	margin-bottom:30px;
	text-decoration:none;
	line-height:1.0;
}


:where(.wp-block-columns)
Specificity: (0,0,0)
 {
    margin-bottom: 0;
}

dl.footer_info_pc{
  display: grid;
  grid-template-columns: 4rem 1fr;
  column-gap: 0rem;
	margin-bottom:30px;
}

dl.footer_info_pc dt{
  width: 4rem;
  flex: 0 0 4rem;   /* ← 固定 */
  box-sizing: border-box;
	font-weight:normal;
	margin-right:1rem;
	font-size:16px;
}
dl.footer_info_pc dt::after{
	content:"|";
	display:inline;
	color:#aa9664;
}

dl.footer_info_pc dd{
  flex: 1;          /* ← 残り全部 */
  margin: 0;
	font-size:16px;
}

address{
	background-color:#645a55!important;
	color:#fff;
	text-align:center;
	padding-bottom:50px;
	font-size:16px;
	padding-top:30px;
	font-style:normal;
}


/*グローバルナビ　PC*/
.site-header-container{
	max-width:1440px!important;
}
.site-header {
	box-shadow:none!important;
	
}

.site-header-logo img {
    max-height: 72px!important;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 992px) {
    .site-header-logo {
        /* text-align: left; */
        padding-top: 7px!important;
    }
}
.site-header{
	height:90px;
}
@media (min-width: 992px) {
    body:not(.header_scrolled) .global-nav--layout--float-right {
        height:90px;
    }
}
@media screen and (max-width : 768px){
	.site-header{
		height:70px;
	}
}



.vk-mobile-nav {
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100%;
    display: block;
    padding: 9px 16px 45px!important;
    overflow: scroll;
    top: 0;
    transition: all .5s ease-out;
	background-color:#F8F5EE!important;
}
.widget_media_image{
	text-align:center;
}

.vk-mobile-nav-menu-btn{
	position:absolute!important;
	width:43px!important;
	height:43px!important;
	right:12px !important;
	top:11px !important;
	background-color:#645A55!important;
	background-image:url(https://soel.tax/cms_wp/wp-content/uploads/2026/04/menu_open.png)!important;
	background-repeat:no-repeat!important;
	background-position:center!important;
	background-size:43px auto!important;
	border-radius:5px!important;
	border:none!important;
}

@media (max-width: 782px) {
    .vk-mobile-nav-menu-btn{
		position:absolute!important;
		width:43px!important;
		height:43px!important;
		right:12px !important;
		top:11px !important;
		background-color:#645A55!important;
		background-image:url(https://soel.tax/cms_wp/wp-content/uploads/2026/04/menu_open.png)!important;
		background-repeat:no-repeat!important;
		background-position:center!important;
		background-size:43px auto!important;
		border-radius:5px!important;
		border:none!important;
	}
}
.vk-mobile-nav-menu-btn.menu-open {
	background-image:url(https://soel.tax/cms_wp/wp-content/uploads/2026/04/menu_close.png)!important;
}

.site-header-logo--mobile-position--left img {
	margin-left: 0;
	width:276px;
}
@media (max-width: 768px) {
	.site-header-logo--mobile-position--left img {
		width:196px;
	}
}

.vk-mobile-nav-widget{
	text-align:left!important;
}
.vk-mobile-nav-widget img{
	width:206px;
}

.vk-mobile-nav-widget img.wp-image-7805{
	width:100%;
}


.btn_menu_line > a {
	display: block;
	width: 238px;
	height: 60px;
	background: url("https://soel.tax/cms_wp/wp-content/uploads/2026/04/btn_menu_line.png") no-repeat center center / contain;
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
}

.vk-menu-acc .acc-btn{
	border:1px solid #F8F5EE!important;
}
.vk-mobile-nav nav>ul {
    border-top: none!important;
	border-bottom: 1px solid #C6AB90!important;
}
.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a {
    color: #3D3936;
	font-weight:bold;
	border-top:1px solid #C6AB90!important;
	border-bottom:none!important;
	line-height:36px;
	padding-left:22px!important;
	font-size:16px;
}

ul.sub-menu > li{
	padding-left:23px;
	border-bottom:none!important;
	border-top:none!important;
}
.vk-mobile-nav ul.sub-menu li a{
	border-bottom:none!important;
	border-top:none!important;
}

.global-nav-list>li .global-nav-name {
	font-size:20px!important;
}

.global-nav-list > li > ul.sub-menu {
	border-radius:20px;
    background-color:#F8F5EE!important;
    border:1px solid #C6AB90;
    width: 240px;
	left: 0!important;
    margin-left: 0!important;
    width: 240px;
	padding:8px 40px;
}
.global-nav-list > li > ul.sub-menu li a{
	color:#3D3936;
	font-weight:bold;
	border-bottom:1px solid #C6AB90;
	position:relative;
	padding:18px 0;
	font-size:18px;
}
.global-nav-list > li > ul.sub-menu li a::before{
	content:"";
	position:absolute;
	background-image:url('https://soel.tax/cms_wp/wp-content/uploads/2026/04/arrow_menu.png');
	background-size:contain;
	width:11px;
	height:10px;
	background-repeat:no-repeat;
	right:0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	
}
.global-nav-list > li > ul.sub-menu li a:hover{
	color:#3D3936!important;
	background-color:#F8F5EE!important;
}

.mobile-fix-nav,.footerFloatingMenu {
	display:none!important;
}

.page-header {
    height: 10.3vw;
}
@media (max-width: 768px) {
	.page-header {
		height: 22.82vw;
		background-size:contain!important;
	}
}


/*POST*/
/*日付とタイトル入れ替え*/
.vk_post_body.card-body{
	display:flex;
	flex-direction:column;
}

.vk_post_body .vk_post_date{
	order:1;
	font-size:14px!important;
	margin-bottom:10px!important;
	color:#3D3936!important;
	font-weight:bold;
}

.vk_post_body .vk_post_title{
	order:2;
	font-size:16px!important;
	line-height:1.8!important;
}


/*スライダーの矢印*/
.swiper-button-prev  {
    width: 41px!important;
    height: 41px!important;
    background-image: url(https://soel.tax/cms_wp/wp-content/uploads/2026/04/prev.png)!important;
    background-color: rgba(0, 0, 0, 0)!important;
	color:rgba(0,0,0,0)!important;
	top:150px!important;
	margin-top:-60px!important;
	left:0;
} 
.swiper-button-next{
	width: 41px!important;
    height: 41px!important;
    background-image: url(https://soel.tax/cms_wp/wp-content/uploads/2026/04/next.png)!important;
    background-color: rgba(0, 0, 0, 0)!important;
	color:rgba(0,0,0,0)!important;
	top:150px!important;
	right:0;
	margin-top:-60px!important;
}
