/* Corporate Page Specific Styles */
.corporate-container {
    max-width: 1120px;
    margin: 0 auto;
}


/* Page Hero */
.page-hero {
    background: #333;
    color: white;
    padding: 120px 0 80px;
    text-align: center;
    margin-top: 80px;
}

.page-hero h1 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 15px;
}

.page-subtitle {
    font-size: 14px;
    letter-spacing: 3px;
    opacity: 0.8;
    margin-bottom: 30px;
}

.hero-text p {
    font-size: 18px;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
}


/* Company Introduction Section */
/* ========== 第一部分：公司介绍 ========== */
.intro-content {
    display: flex;
    gap: 140px;
    margin-bottom: 60px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.intro-title {
    font-size: 42.67px;
    line-height: 42.67px;
    color: #3E4B53;
    margin-bottom: 45px;
    font-weight: 700;
    letter-spacing: 10.67px;
    font-family: 'Source Han Serif JP', serif;
}

.intro-text p{
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 3.33px;
    color: #3E4B53;
    font-weight: 700;
    font-family: 'Source Han Serif JP', serif;
    width: 462px;
    height: 60px;
    display: block;
}




.fleet-image {
    width: 470px;
    height: auto;
    margin-bottom: 20px;
    box-shadow: none;
}


.intro-bottom {
    position: relative;
    padding-top: 150px;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 100px auto;
}

.mountain-decoration {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    z-index: 1;
}


.bottom-text p {
    font-size: 18.67px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #3E4B53;
    margin-bottom: 25px;
    font-weight: 700;
    font-family: 'Source Han Serif JP', serif;
    text-align: center;
}

.highlight-text {
    font-weight: 400;
    color: #3A6B94;
}

/* ========== 第二部分：法人様向けのご案内 ========== */
.section-header-corporate h2 {
    font-size: 42.67px;
    color:#3E4B53;
    margin-bottom: 18px;
    font-weight: 700;
    letter-spacing: 10.67px;
    line-height: 42.67px;
    font-family: 'Source Han Serif JP', serif;
}

.section-subtitle-corporate {
    font-size: 24px;
    color: #B78965;
    letter-spacing: 3.33px;
    line-height: 24px;
    font-weight: 700;
    font-family: 'Spectral', serif;
}

.corporate-item {
    /* Bootstrap row を使用するため、display: flex を削除 */
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    position: relative;
    width: 100%;
    max-width: 1320px;
}



.corporate-image {
    width: 100%;
    height: auto;
    border: none;
}


.corporate-number {
    font-size: 28px;
    color: #B78965;
    font-style: italic;
    display: block;
    margin-bottom: 22px;
    letter-spacing: 0px;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Spectral-Bold', 'Spectral', serif;
    
}
.corporate-item-1 .corporate-number {  
    margin-top: 120px;
}
.corporate-item-3 .corporate-number {  
    margin-top: 137px;
    margin-bottom: 0px;
}


.corporate-item-4 .corporate-number {  
    margin-top: 140px;
    margin-bottom: 0px;
}
.corporate-left {
    position: relative;
}

.corporate-right {
    /* Bootstrap col を使用するため、margin-left: auto を削除 */
    position: relative;
}

.corporate-right h3,
.corporate-left-content h3,
.corporate-left h3 {
    font-size: 24px;
    color: #3E4B53;
    margin-bottom: 22px;
    line-height: 30px;
    letter-spacing: 3.33px;
    font-weight: 700;
    font-family: 'Source Han Serif JP', serif;
}

.corporate-right p,
.corporate-left p {
    font-size: 17.33px;
    color: #3E4B53;
    line-height: 30px;
    letter-spacing: 1.33px;
    font-weight: 250;
    font-family: 'Source Han Serif JP', serif;
}

/* NO.02 Section */
.corporate-left-content {
    width: 100%;
    margin-bottom: -40px;
}

.corporate-right-content {
    width: 100%;
    position: relative;
}


.partner-logos img {
    height: 120px;
    width: auto;
    object-fit: contain;
    flex: 0 1 auto;
}


/* ========== 装饰图标 ========== */
.decoration-icon {
    position: absolute;
    width: 70px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
}

.decoration-icon-1 {
    top: -40px;
    right: 0;
    background-image: url('../images/icon-aboutus-content-01.png');
    width: 90px;
    height: 90px;
}

/* decoration-icon-1: 图片在左，文字在右，icon在corporate-right中，和左边图片上边对齐 */
.corporate-right .decoration-icon-1 {
    top: 0px;
    right: 0;
}

.decoration-icon-2 {
    top: -12px;
    left: 950px;
    background-image: url('../images/icon-aboutus-content-02.png');
    width: 65px;
    height: 65px;
}

.decoration-icon-3 {
    top: 20px;
    left: 0;
    background-image: url('../images/icon-aboutus-content-03.png');
    width: 90px;
    height: 90px;
}

.decoration-icon-4 {
    top: -228px;
    left: 0;
    background-image: url('../images/icon-aboutus-content-04.png');
    width: 60px;
    height: 58px;
}

/* decoration-icon-2: 没有图片需要对齐，在corporate-right-content中 */
.corporate-right-content .decoration-icon-2 {
    top: 0px;
    left: auto;
    right: 0;
}

/* decoration-icon-3: 文字在左，图片在右，icon在corporate-left中，和右边图片上边对齐 */
.corporate-left .decoration-icon-3 {
    top: 0;
    left: 0;
}

/* decoration-icon-3 的样式规则已删除，使用 Bootstrap grid 系统 */

/* decoration-icon-4: 图片在左，文字在右，icon在corporate-right中，和左边图片上边对齐 */
/* 由于corporate-right有align-self: flex-end，需要计算偏移来和左边图片上边对齐 */
.corporate-right .decoration-icon-4 {
    top: -70px;
    left: 0;
}


/* Charter Section */
.charter-section {
    padding: 120px 0;
    background-image: url('assets/images/img-charter-01.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.charter-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.85);
    z-index: 1;
}

.charter-section .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.charter-section .section-header {
    text-align: center;
    margin-bottom: 100px;
}

.charter-section .section-header h2 {
    font-size: 36px;
    color: #2c5f2d;
    margin-bottom: 15px;
    font-family: 'Yu Mincho', 'YuMincho', serif;
    font-weight: bold;
}

.charter-section .section-subtitle {
    font-size: 12px;
    letter-spacing: 3px;
    color: #999;
    font-weight: normal;
}

.charter-grid {
    display: flex;
    flex-direction: column;
    gap: 120px;
}

.charter-item {
    display: grid;
    grid-template-columns: 45% 55%;
    gap: 60px;
    align-items: center;
    position: relative;
    padding: 40px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(10px);
}

/* Reverse layout for even items */
.charter-item.reverse {
    grid-template-columns: 55% 45%;
}

.charter-item.reverse .charter-image {
    order: 2;
}

.charter-item.reverse .charter-content {
    order: 1;
}

.charter-number {
    position: absolute;
    top: -15px;
    left: 40px;
    font-size: 14px;
    color: #e89a7c;
    font-weight: bold;
    letter-spacing: 2px;
    background: white;
    padding: 5px 15px;
    border-radius: 20px;
    box-shadow: 0 2px 8px rgba(232, 154, 124, 0.3);
}

.charter-item.reverse .charter-number {
    left: auto;
    right: 40px;
}

.charter-image {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.charter-image img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.charter-content {
    padding: 20px;
}

.charter-content h3 {
    font-size: 28px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: 'Yu Mincho', 'YuMincho', serif;
    line-height: 1.4;
}

.charter-content p {
    font-size: 15px;
    line-height: 1.9;
    color: #666;
    margin-bottom: 25px;
}

.charter-features {
    list-style: none;
    padding: 0;
    margin: 0;
}

.charter-features li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

.charter-features li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #2c5f2d;
    font-weight: bold;
    font-size: 16px;
}

/* Decorative elements */
.charter-item::after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #e89a7c, transparent);
    opacity: 0.5;
}

.charter-item:last-child::after {
    display: none;
}


/* 貸切料金表*/

/* 虚线已移除 - 使用 display: none 完全隐藏 */
.pricing-section::before {
    display: none;
}

.pricing-section .container,
.pricing-section .corporate-container {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 15px;
}



.pricing-section {
    padding: 80px 0 80px 0;
    margin-top: -600px;
    background-image: url('../images/img-bg-Rate Table-05.png');
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    min-height: 100vh;
}




.pricing-item {
    margin-bottom: 20px;
    padding: 20px 0;
    border-bottom: none;
}

.pricing-item:first-of-type {
    border-top: none;
    padding-top: 5px;
}

.pricing-item:last-of-type {
    border-bottom: none;
    padding-bottom: 20px;
}

.item-header {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 18px;
}

.pricing-content h3 span {
    font-size: 12px;
    display: block;
    margin-top: 5px;
}

.pricing-item.table-layout {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding: 20px 0;
}

.pricing-item.table-layout .pricing-number {
    padding-top: 0;
    line-height: 1px;
}

.pricing-item.table-layout .pricing-table-wrapper {
    flex: 1;
    margin-left: 0;
    padding: 0;
    position: relative;
}

.pricing-table-wrapper {
    padding: 0;
}

/* 利用時間和利用距離之间的竖线 */
.pricing-table::after {
    content: '';
    position: absolute;
    left: calc(280px + 140px);
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #F1F1E9;
    z-index: 1;
}

.table-header {
    display: grid;
    grid-template-columns: 280px 130px;
    gap: 280px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    position: relative;
}

.table-header::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 46.2%;
    transform: translateX(-50%);
    width: 1010px;
    height: 1.33px;
    background-color: #F0ECE1;
}

.pricing-table {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.price-row {
    display: grid;
    grid-template-columns: 280px 130px;
    gap: 280px;
    align-items: center;
    padding: 27.33px 0;
    position: relative;
}

.price-row::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 46.2%;
    transform: translateX(-50%);
    width: 1010px;
    height: 1.33px;
    background-color: #F0ECE1;
}



/* キャンセル和空港送迎の場合布局 */
.pricing-item.side-layout {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 50px;
    align-items: start;
    padding: 20px 0;
    position: relative;
}

.pricing-item.side-layout::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1010px;
    height: 1.33px;
    background-color: #F0ECE1;
}

/* 左右分割竖线 */
.pricing-item.side-layout::after {
    content: '';
    position: absolute;
    left: 200px;
    top: 30px;
    bottom: 30px;
    width: 1px;
    background-color: #F1F1E9;
    transform: translateX(145px);
}

.pricing-item.side-layout .item-left {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.pricing-item.side-layout .pricing-number {
    font-size: 48px;
    color: #D2A453;
    font-weight: 700;
    line-height: 16px;
    font-family: 'Spectral-Bold', serif;
    padding-top: 13px;
}

.item-right {
    padding-left: 200px;
}

.item-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 450px;
}

.item-right li {
    font-size: 18.67px;
    color: #534741;
    line-height: 26.67px;
    margin-bottom: 20px;
    padding-left: 14px;
    position: relative;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Source Han Serif JP', serif;
}

/* 空心圆，颜色#A23C2A */
.item-right li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    border: 2.67px solid #A23C2A;
    border-radius: 50%;
    background-color: transparent;
}

.item-right .sub-text  {
    font-size: 14px;
    color: #817975;
    display: block;
    margin-top: 4px;
    margin-bottom: 20px;
    line-height: 20px;
    font-family: 'Gen Jyuu Gothic Monospace', monospace;
    font-weight: 400;
    letter-spacing: 0.67px;
}

.item-right li:first-child {
    margin-bottom: 46.67px;
}

.item-right li:has(.sub-text) {
    margin-bottom: 0;
}


.charter-box {
    margin: 45px auto 40px;
    max-width: 650px;
    text-align: center;
    padding: 32px 45px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 28px;
}

.charter-box::before {
    content: '';
    width: 24px;
    height: 98px;
    background: url('../images/icon-Rate Table-03.png') center/contain no-repeat;
    flex-shrink: 0;
}

.charter-box::after {
    content: '';
    width: 24px;
    height: 98px;
    background: url('../images/icon-Rate Table-02.png') center/contain no-repeat;
    flex-shrink: 0;
}

.charter-box-content {
    flex: 1;
}


.additional-services {
    display: flex;
    flex-direction: column;
    gap: 28px;
    margin-top: 45px;
}

.service-item {
    display: flex;
    gap: 20px;
    align-items: start;
    padding-top: 35px;
    border-top: 1px solid #FFFFFF;
}

.contact-button-wrapper {
    text-align: center;
    margin-top: 200px !important;
}

/* 服务介绍文字样式*/
.service-info {
    text-align: center;
    margin-top: 295px;
    padding: 38px 20px 0;
    color: #666;
    line-height: 1.85;
}


.service-subtitle {
    font-size: 21.33px;
    color: #B78965;
    margin-bottom: 7px;
    font-weight: 700;
    letter-spacing: 4.67px;
    line-height: 33.33px;
    font-family: 'Source Han Serif JP', 'Noto Serif JP', serif;
}

.service-status {
    font-size: 15px;
    color: #B78965;
    margin-bottom: 28px;
    font-weight: 700;
    font-family: 'Source Han Serif JP', 'Noto Serif JP', serif;
    position: relative;
    padding-bottom: 20px;
}
.service-status::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: #FE7058;
}



.vehicle-note {
    font-size: 13px;
    color: #888;
    margin-bottom: 0;
    line-height: 1.6;
      font-family: 'SourceHanSerif', serif;
}

.contact-info {
    font-size: 15px;
    color: #534741;
    margin-top: 25px;
    margin-bottom: 0;
    line-height: 1.8;
    padding: 0 20px;
}

/* 禁用所有hover悬浮效果 */
.route-card:hover {
    transform: none;
    box-shadow: 0 8px 20px #F0EFE2;
}

.route-card:hover .route-image img {
    transform: none;
}

.route-book-btn:hover {
    opacity: 1;
}

.category-row .tab:hover {
    color: inherit;
    border-bottom-color: inherit;
}

.price-option:hover .price-display {
    color: inherit;
}

.booking-button:hover {
    background-color: #333;
    transform: none;
    box-shadow: none;
}

.cta-btn:hover {
    transform: none;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.contact-button:hover {
    background: #333;
}

.airport-tab:hover:not(.active) {
    background: #575E65;
    color: #000000;
}

.terminal-tab:hover:not(.active) {
    color: #9C9B9B;
}

.step-item:hover {
    transform: none;
}

.reservation-button:hover {
    background: #333;
    color: #fff;
    transform: none;
}

.pricing-number:hover,
.service-number:hover,
.corporate-number:hover {
    transform: none;
    color: #B78965;
    cursor: default;
}

.pricing-item:hover,
.service-item:hover {
    transform: none !important;
    box-shadow: none !important;
    transition: none !important;
}




/* Corporate页面的pricing-title样式 */
.pricing-section .pricing-title,
.pricing-section h1.pricing-title,
.pricing-section h2.pricing-title {
    text-align: center;
    font-size: 42.67px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 150px;
    color: #82522C;
    letter-spacing: 10.67px;
    line-height: 42.67px;
    font-family: 'Source Han Serif JP', serif;
}


/* Corporate页面的pricing-card尺寸 */
.pricing-card {
    background: #fff;
    padding: 35px 45px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    margin-bottom: 50px;
    margin-top: 100px;
    position: relative;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}


/* Corporate页面的pricing-intro样式 */
.pricing-intro {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 50px;
    padding-bottom: 33.33px;
    border-bottom: none;
    position: relative;
}

.pricing-intro::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1010px;
    height: 1.33px;
    background-color: #F0ECE1;
}

.pricing-intro p {
    font-size: 21.33px;
    color: #B78965;
    line-height: 33.33px;
    margin: 0;
    letter-spacing: 4.67px;
    font-family: 'Source Han Serif JP', serif;
    font-weight: 700;
}


/* Corporate页面的header-label样式 */
.header-label {
    font-size: 18.67px;
    color: #534741;
    font-weight: 700;
    letter-spacing: 3.33px;
    line-height: 18.67px;
    font-family: 'Source Han Serif JP', serif;
}


/* Corporate页面的price-label样式 */
.price-label {
    font-size: 18.67px;
    color: #685E58;
    font-weight: 500;
    letter-spacing: 1.33px;
    line-height: 18.67px;
    font-family: 'Source Han Serif JP', serif;
    white-space: nowrap;
}


/* Corporate页面的price-value样式 */
.price-value {
    font-size: 18.67px;
    color: #534741;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 1.33px;
    line-height: 18.67px;
    font-family: 'Source Han Serif JP', serif;
}


/* Corporate页面的item-title h3样式 */
.pricing-item.side-layout .item-title h3 {
    font-size: 21.33px;
    color: #B78965;
    margin: 0 0 5px 0;
    font-weight: 700;
    letter-spacing: 2.67px;
    line-height: 21.33px;
    font-family: 'Source Han Serif JP', serif;
    white-space: nowrap;
}


/* Corporate页面的item-title p样式 */
.pricing-item.side-layout .item-title p {
    font-size: 16px;
    color: #534741;
    margin: 0;
    font-weight: 700;
    font-family: 'Source Han Serif JP', serif;
    letter-spacing: 0.91px;
    line-height: 16px;
    white-space: nowrap;
    margin-top: 8px;
}


/* Corporate页面的pricing-number样式 */
.pricing-number {
    font-size: 48px;
    color: #D2A453;
    font-weight: 700;
    min-width: 35px;
    line-height: 48px;
    font-family: 'Spectral-Bold', serif;
    margin-left: 20px;
}

.pricing-number:hover {
    color: #D2A453;
    cursor: default;
}




/* 取消pricing-item点击后的蓝色边框和反应 */
.pricing-item,
.pricing-item *,
.pricing-number,
.pricing-content,
.item-title,
.item-right,
.item-left {
    outline: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.pricing-item:focus,
.pricing-item *:focus,
.pricing-number:focus,
.pricing-content:focus {
    outline: none;
    border: none;
}

.pricing-item:active,
.pricing-item *:active,
.pricing-number:active {
    outline: none;
    border: none;
    transform: none;
}




/* Corporate页面的charter-box标题样式 */
.charter-box h4 {
    font-size: 21.33px;
    color: #B78965;
    margin: 0 0 12px 0;
    font-weight: 400;
    letter-spacing: 4.67px;
    line-height: 33.33px;
    font-family: 'Source Han Serif JP', serif;
}


/* Corporate页面的charter-box内容样式 */
.charter-box p {
    font-size: 14px;
    color: #534741;
    line-height: 20.67px;
    margin: 0;
    font-weight: 200;
    font-family: 'Source Han Serif JP', serif;
    letter-spacing: 0.79px;
}




/* Corporate页面的service-number样式 */
.service-number {
    font-size: 48px;
    color: #D2A453;
    font-weight: 700;
    min-width: 60px;
    line-height: 48px;
    font-family: 'Spectral', serif;
}

.service-number:hover {
    color: #D2A453;
    cursor: default;
}


/* Corporate页面的service-content h4样式 */
.service-content h4 {
    font-size: 21.33px;
    color: #534741;
    margin: 0 0 6.67px 0;
    font-weight: 700;
    letter-spacing: 1.33px;
    line-height: 21.33px;
    font-family: 'Source Han Serif JP', serif;
}


/* Corporate页面的service-content p样式 */
.service-content p {
    font-size: 14px;
    color: #817975;
    line-height: 20px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.67px;
    font-family: 'Gen Jyuu Gothic Monospace', monospace;
}


/* Corporate页面的contact-button样式 */
.contact-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 320px;
    height: 50px;
    padding: 0;
    background: #333;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    transition: background 0.3s;
    letter-spacing: 0.05em;
    font-family: 'Spectral-Bold', 'Spectral', serif;
    font-weight: 700;
    border: none;
    outline: none;
    box-shadow: none;
    vertical-align: middle;
}

.contact-button:hover {
    background: #555;
    border: none;
    outline: none;
    box-shadow: none;
}

.contact-button:focus {
    border: none;
    outline: none;
    box-shadow: none;
}


/* Corporate页面的service-title样式 */
.service-title {
    font-size: 42.67px !important;
    color: #82522C;
    margin: 0 0 30px 0;
    font-weight: 700;
    letter-spacing: 10.67px !important;
    line-height: 42.67px !important;
    font-family: 'Source Han Serif JP', serif;
}


/* Corporate页面的service-description样式 */
.service-description {
    font-size: 21.33px !important;
    letter-spacing: 10.67px !important;
    line-height: 33.33px !important;
    display: inline-block !important;
    text-align: center !important;
    font-family: 'Source Han Serif JP', serif !important;
    font-weight: 700 !important;
    color: #B78965 !important;
}

/* service-description下方的装饰横线 */
.service-description::after {
    content: '' !important;
    display: block !important;
    width: 130px !important;
    height: 3px !important;
    background-color: #FE7058 !important;
    margin: 100px auto 0 !important;
}


/* Corporate页面的vehicle-types样式 */
.pricing-section .vehicle-info {
    margin-top: 30px !important;
    margin-bottom: 0 !important;
}

.pricing-section .vehicle-types {
    font-size: 22px !important;
    color: #534741 !important;
    margin: 0;
    margin-bottom: 228px !important;
    line-height: 44px !important;
    letter-spacing: 2px !important;
    font-weight: 200 !important;
    font-family: 'SourceHanSerif-ExtraLight', serif !important;
}


/* Corporate页面的bottom-text尺寸和上边距 */
.bottom-text {

    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

/* section-header-corporate居中和上边距 */
.section-header-corporate {
    margin-top: 150px;
    text-align: center;
}


/* Corporate页面的corporate-right p文本框尺寸 */
.corporate-item .corporate-right p {
    width: 454px;
    height: 64px;
    display: block;
}


/* Corporate页面的fleet-description文本框尺寸 */
.fleet-description {
    width: 470px;
    height: 162px;
    display: block;
    color: #3E4B53;
    font-family: 'Source Han Serif JP', serif;
    font-weight: 250;
    font-size: 19px;
}

/* intro-right图片宽度与fleet-description一致 */
.intro-right .fleet-image {
    width: 470px;
    height: auto;
    object-fit: cover;
}

/* intro-right整体下移并左移，与intro-left文字距离188px */
.intro-right {
    margin-top: 200px;
    margin-left: auto;
}


/* intro-left上边距和左边距 */
.intro-left {
    margin-top: 45px;
    margin-left: 50px;
}


/* company-intro-section背景图完全显示 */
.company-intro-section {
    background-image: url('../images/img-bg-company-01.png');
    background-size: 100% 4647px;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 219px 0 400px;
    position: relative;
    overflow: visible;
    min-height: auto;
    height: 5240px;
    margin-bottom: 0;
    margin-top: 10px;
}

/* COMPANY INTRODUCTION上移 */
.intro-label {
    margin-top: 0;
    font-family: 'Spectral', serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 3.33px;
    line-height: 24px;
    color: #5191B6;
}




/* 确保section-header-corporate标题和副标题居中 */
.section-header-corporate h2,
.section-header-corporate .section-subtitle-corporate {
    text-align: center;
}






/* 参考图片调整NO.01-NO.04的排版布局 */

/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */


/* corporate h3标题的上下边距调整 */
.corporate-right h3, 
.corporate-left-content h3, 
.corporate-left h3 {
    margin-top: 25px;
    margin-bottom: 40px;
}


/* 単なる配車にとどまらない 総合サポート体制 文字的上下边距调整 */
.corporate-right h3:first-of-type {
    margin-top: 15px;
    margin-bottom: 40px;
}


/* 環境への配慮とエコへの取り組み 文字的上下边距调整 */
.reverse-alt .corporate-right h3:first-of-type {
    margin-top: 25px;
    margin-bottom: 40px;
}


/* partnership-text文本框尺寸调整 */
.partnership-text {
    width: 720px;
    height: 569px;
    max-width: 720px;
}


/* partner-logos图片尺寸调整 */
.partner-logos {
    width: 720px;
    height: 163px;
}

.partner-logos img {
    width: 720px;
    height: 163px;
    object-fit: cover;
}




/* partnership-text文字样式调整 */
.partnership-text {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 32px;
}


/* partnership-text字体和颜色调整 */
.partnership-text {
    color: #3E4B53;
    font-family: 'Source Han Serif JP', serif;
    font-weight: 250;
}


/* partner-logos上下边距重新确认 */
.partner-logos {
    margin-top: 50px;
    margin-bottom: 110px;
}


/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */




/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */




/* corporate-left-content宽度和下边距调整 */
.corporate-left-content {
    width: 100%;
    margin-bottom: -90px;
}


/* partnership-text上边距调整，让图片和文字距离80px */
.partnership-text {
    margin-top: 80px;
}


/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */






/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */


/* 修复法人様向けのご案内居中问题 - 取消corporate-services的左右边距 */
.corporate-services {
    margin-left: 0;
    margin-right: 0;
}


/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */



/* 确保corporate-services区域底部没有多余间距 */
.corporate-services {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* 确保pricing-section顶部没有多余间距 */
.pricing-section {
    margin-top: 0;
    padding: 80px 0 80px 0;
}


/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */


/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */


/* 移除partnership-text的固定高度，让内容自适应 */
.partnership-text {
    height: auto;
    max-height: none;
}




/* ========================================
   法人様向けのご案内区域布局调整
   ======================================== */

/* corporate-services容器居中，最大宽度1320px */
.corporate-services {
    max-width: 1120px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

/* 标题居中 */
.section-header-corporate {
    text-align: center;
}

/* 4个卡片的统一设置 - 通过容器的margin-left和margin-right控制间距 */
.corporate-services .corporate-item {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
    width: 100%;
    box-sizing: border-box;
}

/* .corporate-item: 相关的样式规则已删除，使用 Bootstrap grid 系统 */

/* 法人様向けのご案内标题整体向下移动 */
.section-header-corporate {
    margin-top: 130px;
}

/* bottom-text文字向下移动 */
.bottom-text {
    margin-top: 98px;
}


.corporate-item-1 {
    margin-top: 294px;
}

.corporate-item-2 {
    margin-top: 290px;
}

.corporate-item-3 {
    margin-top: 220px;
}

.corporate-item-4 {
    margin-top: 220px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .intro-content {
        gap: 1px;
    }

    .intro-left{
        margin-left: 20px;
    }
    .intro-right .fleet-image ,.fleet-description{
        width: 300px;
    }
    .partner-logos img{
        width: 559px;
        height: 126px;
    }
}
