/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2025 | 05:28:37 */
/* 
@media (max-width: 640px) 
@media (min-width: 960px) 
var(--color_main)
サブカラーの設定
var(--color_deep01)
var(--color_deep02)
var(--color_deep03)
*/
/* -------------
○○〇の設定
-----------------------------*/
/* ----------------------------------- */
/*メインビジュアル */
/* ----------------------------------- */
.-height-auto .p-mainVisual__textLayer {padding-top: 0;
	padding-bottom: 1em;
}
.c-filterLayer:after, .c-filterLayer:before, .c-filterLayer__img {height: 85%
}
.p-mainVisual__inner .wp-block-cover, .wp-block-cover-image {
    min-height: 100vh;
    overflow: visible;
}
.p-mainVisual__inner .wp-block-cover .wp-block-cover__image-background{
    object-fit: initial;
}
.wp-block-image.person-img{
    position: absolute;
    top: -31%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 556px;
    z-index: -1;
    width: 32vw;
}
.wp-block-image.kanto-icon{
	position: absolute;
    top: -28vw;
	max-width: 368px;
    right: 0;
	width:14vw;
}
.btnarea{
width: 80%;
}
.original-cta img {
  border: 10px solid rgba(255, 255, 255, 0.4);
  border-radius: 100px;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
  transition: transform 0.3s ease;
  animation: glowPulse 3s ease-in-out infinite;
}

@keyframes glowPulse {
  0% {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.6);transform: scale(1.02);
  }
  100% {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
    transform: scale(1);
  }
}
/* サービス */
.absolute-btn{
position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
	    width: -webkit-fill-available;
 }
.absolute-btn svg:not([fill]) {
    fill: rgb(0 0 0);
}
/* 新雄興業の５つの強み */
.swell-block-box-menu.is-style-fill .swell-block-box-menu__link {
    background: #006eb88f;
 }
.swell-block-box-menu__text {
    line-height: 1.3;
	flex: initial;
}/* 
@media (min-width: 960px) {
.swell-block-box-menu__text {
    text-align: center;
}
} */
.swell-block-box-menu.is-style-fill .swell-block-box-menu__link {
    border: 1px solid #fff;
}
/* .swell-block-box-menu__link {
    justify-content: center;
} */
/*  */
.eight-service-line .swell-block-column {
    display: block!important;
}
/* カラムの高さ合わせる */
/* 5つ並びのカラムの高さ合わせる */
.airport-transfer-arrange-main .swell-block-column {
    display: flex;
    justify-content: center;
    flex: 1 1 auto;
}
.airport-transfer-arrange-main .flex-arrange {
    display: flex;
    padding: 2em 1em 0.4em;
    position: relative;

}
.airport-transfer-arrange-main .flex-arrange .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.airport-transfer-arrange-main .wp-block-group-is-layout-constrained {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}
.flex-arrange-case {
    flex: 1 1 auto;
    flex-direction: column;
    display: flex;
    flex-grow: 1;
}
.airport-transfer-arrange-main .flex-arrange .wp-block-group__inner-container .flex-arrange-text {
    flex-grow: 1;
}
.airport-transfer-arrange-main .flex-arrange-text-02{
	  flex-grow: 1;
	    width: 100%;
}
/* キャプションボックス */
.cap_box_content {
    border: 3px solid var(--capbox-color);
}
.is-style-onborder_ttl2>.cap_box_ttl, .is-style-onborder_ttl>.cap_box_ttl {
    padding: 0.7em 1.35em;
}
/*CTA  */
.eight-cta-area:after {
    content: "";
    height: 150px;
    bottom: -4px;
	position: absolute;
    background: #FECD40;
    width: 100vw;
    z-index: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.swell-block-fullWide .__parallaxLayer, .swell-block-fullWide.has-bg-img:before {
    z-index: 0;
}
.post_content .-cta-btn-3col{
	transition:.3s;
    padding: 1em;
}
.-cta-btn-3col:hover{
transition:.3s;
border-radius:0;
}
@media (min-width: 960px) {
.eight-bg-bottom::after {
    content: "";
    position: absolute;
    bottom: 232px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 50px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
    border-width: 30px 60px 0 60px;
}
.eight-bg-bottom .absolute-center-cta{
    position: absolute;
    top: -31%;
    z-index: 2;
}
}
@media (max-width: 960px) {
.eight-bg-bottom .absolute-center-cta{
    position: static;
    transform: none;
}
}
/* タブ */
.is-style-balloon>.c-tabList .c-tabList__button {
    background: #fff;
}
.eight-tab .is-style-balloon>.c-tabList .c-tabList__button:hover, .is-style-balloon>.c-tabList .c-tabList__button[aria-selected=true] {
background-color:#ffa800;
}
.eight-tab .is-style-balloon>.c-tabList .c-tabList__button:before {
border-top: 8px solid #ffa800;
}
#content .c-tabList {
    background: var(--color_main);
    padding: 1em 1em 0em;
}
/* 検索 */
.vkfs__label-name{
    background: #DFDFDF;
    padding: 0.7em 0.7em;
    margin: 0 0 1.1em;
}
/* ページ下CTA */
.cta-bottom .cta-bottom-tel{
justify-content: center;
}
.cta-bottom .cta-bottom-tel figure{
    margin: 0 1% 0 0;
}

/* ---------------------------------------------------- */
/*------------------
解体メニュー  ------------------*/
.c-bannerLink__description {
    margin-top: 0;
}
.absolute-menu{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}
@media (max-width: 600px) {
.c-bannerLink__description span{
    font-size: 20px!important;
}
}
/*------------------
よくある質問  ------------------*/
    .eight-block-column  {
        position: -webkit-sticky;
    position: sticky;
    top: 108px;
    }
.eight-block-accordion .swell-block-accordion__title::before {
    content: "Q";
    font-weight: bold;
    color: #ffffff;
    background: #0075C5;
border-radius: 100px;
    font-size: 0.9rem;
    margin-right: 8px;
display: flex;
    width: 30px;
    height: 30px;
    line-height: 30px;
    justify-content: center;
	    flex-shrink: 0; /* ← これで崩れ防止 */
}

.eight-block-accordion .swell-block-accordion__body {
    display: flex;
    align-items: flex-start; /* 上揃え */
    gap: 10px; /* アイコンとテキストの間隔 */
}

.eight-block-accordion .swell-block-accordion__body p {
    margin: 0; /* 余白リセット */
}

.eight-block-accordion .swell-block-accordion__body::before {
    content: "A";
    font-weight: bold;
    color: #ffffff;
    background: #F6AC1D;
border-radius: 100px;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
	    padding: 10px;
}

.eight-block-accordion .swell-block-accordion__title {
    border-radius: 10px;
	transition:.3s;
	margin: 1em 0;
	background: #e9e9e95e!important;
	    display: flex; /* ← これを追加 */
    align-items: center; /* Qとテキストを上下中央揃え */
}
.eight-block-accordion .swell-block-accordion__title:hover {
    box-shadow: none;
    border-radius:0;
	transition:.3s;
}
.eight-block-accordion .swell-block-box-menu__item{
	position:relative;
}
.eight-block-accordion .swell-block-box-menu__item::after {
    content: "▼"; /* 下向き矢印 */
    font-size: 12px; /* 矢印のサイズ調整 */
   position:absolute;
right:0;top: 50%;
  transform: translate(-50%, -50%);
}