/*
Theme Name: MASSIVE Child
Theme URI: https://tcd-theme.com/tcd084
Template: massive_tcd084
Author: TCD
Author URI: https://tcd-theme.com/
Description: "MASSIVE" is a WordPress theme for building a job site. Having a job site is a great way to increase your credibility and reduce your advertising costs. Use MASSIVE to express the job description, the people who work there, and the appeal of your company.
Version: 2.9.6.1764057816
Updated: 2025-11-25 17:03:36

*/

.about_fp {
 background: #f3faff;
font-size: 14px;
padding: 10px 14px;
    display: block;
    line-height: 24px;
margin-top:20px;
}

#header_slider_catch {
background: #3FA8F4;
background: linear-gradient(148deg, rgba(63, 168, 244, 1) 0%, rgba(0, 190, 62, 1) 100%);
}
#header_slider_wrap .button {
background: #dd4f23;
    font-family: sans-serif;
font-weight: bold;
}
#header_slider_wrap .button:hover {
background: #b4350e;
}

.cb_box_content .box_content .image {
width: 100%;
height: auto;
}
#index_content_builder .desc_image{
width: 60%;
}
.cb_header {
text-align: center;
}
.cb_header . inview {
width: 100%;
}

#cb_content_3  .cb_contents_inner{
width: 90%;
}
.company_sec {
display: flex;
}
.company_sec .company_sec_left {
flex: 4;
}
.company_sec .company_sec_right {
flex: 6;
padding: 20px 40px;
}
.company_sec .company_sec_right p {
line-height: 2.2;
}
.company_sec .company_sec_right .more {
    padding: 10px 24px;
    display: inline-block;
    background: #3fa8f4;
    color: white;
    font-weight: bold;
}

@media screen and (max-width:764px) {
	.inview_group .content_bottom .image {
		max-width: 100% !important;
	}
	.company_sec {
    	flex-direction: column;
	}
	#index_content_builder .desc_image {
		padding: 0 !important;
		width: 100% !important;
	}
}




#page_header {
  display: none !important;
}
#page_content {
  margin: 0;
  width: 100%;
  padding: 0;
}
#about-us-lp {
  width: 100%;
  font-family: sans-serif;
  color: #333333;
  line-height: 1.8;
  background-color: #FFFFFF;
  overflow: hidden;
  position: relative;
}
#about-us-lp * {
  box-sizing: border-box;
}
#about-us-lp .lp-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
#about-us-lp .lp-section {
  padding: 100px 0;
  position: relative;
}
#about-us-lp .lp-hero {
  background-color: #00A0E9;
  color: #FFFFFF;
  padding: 120px 0 80px;
  text-align: center;
  position: relative;
  z-index: 2;
}
#about-us-lp .lp-title-en {
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 10px 0;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
#about-us-lp .lp-title-jp {
  font-size: 16px;
  margin: 0;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
#about-us-lp .lp-section-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 80px;
  color: #333333;
  letter-spacing: 0.05em;
}
#about-us-lp .lp-subtitle {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #00A0E9;
  margin-top: 10px;
  letter-spacing: 0.05em;
}
#about-us-lp .lp-message-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
}
#about-us-lp .lp-message-block.lp-reverse {
  flex-direction: row-reverse;
}
#about-us-lp .lp-message-img {
  width: 40%;
  flex-shrink: 0;
}
#about-us-lp .img-placeholder {
  width: 100%;
  padding-top: 0;
  background-color: #F0F4F8;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E1E8ED;
  color: #AAB8C2;
  font-weight: bold;
  position: relative;
}
#about-us-lp .img-placeholder span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#about-us-lp .lp-message-content {
  width: 55%;
}
#about-us-lp .lp-name {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #00A0E9;
  padding-bottom: 15px;
  display: inline-block;
  min-width: 200px;
  color: #333333;
}
#about-us-lp .lp-name-large {
  font-size: 28px;
  font-weight: 700;
  display: block;
  margin-top: 5px;
}
#about-us-lp .lp-qualifications {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#about-us-lp .lp-qualifications span {
  font-size: 12px;
  background-color: #F0F9FF;
  color: #00A0E9;
  padding: 4px 10px;
  border-radius: 2px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#about-us-lp .lp-quote {
  font-size: 18px;
  font-weight: 700;
  color: #00A0E9;
  margin-bottom: 20px;
}
#about-us-lp .lp-message-text {
  font-size: 15px;
  margin-bottom: 0;
  text-align: justify;
}
#about-us-lp .lp-director-section {
  background-color: #F9FAFB;
}
#about-us-lp .lp-company-section {
  background-color: #FFFFFF;
}
#about-us-lp .lp-company-table {
  width: 100%;
  border-top: 1px solid #E1E8ED;
}
#about-us-lp .lp-company-table dl {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  border-bottom: 1px solid #E1E8ED;
}
#about-us-lp .lp-company-table dt {
  width: 30%;
  padding: 20px;
  background-color: #F9FAFB;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin: 0;
  color: #333333;
}
#about-us-lp .lp-company-table dd {
  width: 70%;
  padding: 20px;
  margin: 0;
  display: flex;
  align-items: center;
  color: #333333;
}
#about-us-lp .lp-cta-section {
  background-color: #333333;
  color: #FFFFFF;
  text-align: center;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
#about-us-lp .lp-cta-title {
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 2;
}
#about-us-lp .lp-cta-text {
  font-size: 16px;
  margin-bottom: 40px;
  color: #CCCCCC;
  position: relative;
  z-index: 2;
}
#about-us-lp .lp-btn {
  display: inline-block;
  background-color: #00A0E9;
  color: #FFFFFF;
  text-decoration: none;
  padding: 18px 80px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 50px;
  position: relative;
  z-index: 2;
  box-shadow: 0 10px 20px rgba(0, 160, 233, 0.3);
}
#about-us-lp .sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  #about-us-lp .lp-section { padding: 60px 0; }
  #about-us-lp .lp-title-en { font-size: 32px; }
  #about-us-lp .lp-message-block { display: block; }
  #about-us-lp .lp-message-block.lp-reverse { display: block; }
  #about-us-lp .lp-message-img { width: 100%; margin-bottom: 30px; padding: 0 20px; }
  #about-us-lp .lp-message-content { width: 100%; }
  #about-us-lp .lp-company-table dl { display: block; }
  #about-us-lp .lp-company-table dt { width: 100%; background-color: #F0F9FF; padding: 15px; border-bottom: none; color: #00A0E9; }
  #about-us-lp .lp-company-table dd { width: 100%; padding: 15px; }
  #about-us-lp .sp-only { display: inline; }
  #about-us-lp .lp-cta-title { font-size: 28px; }
  #about-us-lp .lp-btn { display: block; width: 100%; padding: 16px 0; }
}

/* =================================================================
   PROPERTY MANAGEMENT LP STYLES (High Priority Version)
   Scope: #alexia-lp.pm-scope
================================================================= */

/* --- 1. Reset & Override Theme Defaults (最重要) --- */
#alexia-lp.pm-scope {
    background-color: #FFFFFF;
    color: #333333;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    line-height: 1.8 !important;
    text-align: left !important; /* テーマの中央揃えを解除 */
}

/* 全称セレクタでテーマのmargin/paddingを強制リセット */
#alexia-lp.pm-scope * {
    box-sizing: border-box;
}

#alexia-lp.pm-scope h1,
#alexia-lp.pm-scope h2,
#alexia-lp.pm-scope h3 {
    margin-top: 0 !important;
    line-height: 1.4 !important;
}

#alexia-lp.pm-scope p {
    margin-bottom: 1.5em !important;
    line-height: 1.8 !important;
}

#alexia-lp.pm-scope img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align: bottom;
}

/* --- 2. Layout & Spacing --- */
#alexia-lp.pm-scope .lp-container {
    max-width: 1000px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
    width: 100% !important;
}

#alexia-lp.pm-scope .lp-section {
    padding: 80px 0 !important;
}

/* Titles */
#alexia-lp.pm-scope .lp-section-title {
    text-align: center !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    margin-bottom: 50px !important;
    color: #333 !important;
}

#alexia-lp.pm-scope .pm-subtitle {
    display: block !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #00A0E9 !important;
    margin-top: 10px !important;
    letter-spacing: 0.1em !important;
}

/* --- 3. Hero Section (Button fix included) --- */
#alexia-lp.pm-scope .pm-hero {
    background: linear-gradient(135deg, #f0f8ff 0%, #ffffff 100%) !important;
    padding: 80px 0 !important;
    margin-bottom: 0 !important;
}

#alexia-lp.pm-scope .pm-hero-flex {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 40px !important;
}

#alexia-lp.pm-scope .pm-hero-content {
    flex: 1;
}

#alexia-lp.pm-scope .pm-hero-visual {
    flex: 1;
}

#alexia-lp.pm-scope .pm-hero-visual img {
    border-radius: 8px !important;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1) !important;
}

#alexia-lp.pm-scope .pm-hero-tag {
    display: inline-block !important;
    background-color: #F39800 !important;
    color: #fff !important;
    padding: 6px 16px !important;
    font-size: 12px !important;
    border-radius: 50px !important;
    margin-bottom: 20px !important;
    font-weight: bold !important;
}

#alexia-lp.pm-scope .pm-hero h1 {
    font-size: 32px !important;
    font-weight: 700 !important;
    margin-bottom: 20px !important;
    color: #333 !important;
}

#alexia-lp.pm-scope .pm-hero-lead {
    font-size: 16px !important;
    margin-bottom: 40px !important;
    color: #666 !important;
}

/* ★ 修正：ヒーローボタンのスタイル（強力に適用） ★ */
#alexia-lp.pm-scope .pm-btn-hero {
    display: inline-block !important;
    background-color: #00A0E9 !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 16px 40px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: 50px !important;
    box-shadow: 0 5px 15px rgba(0, 160, 233, 0.3) !important;
    transition: all 0.3s !important;
    border: none !important;
}
#alexia-lp.pm-scope .pm-btn-hero:hover {
    background-color: #0088c5 !important;
    opacity: 1 !important;
    transform: translateY(-2px);
}

/* --- 4. Problem Section --- */
#alexia-lp.pm-scope .pm-problem {
    background-color: #F9FAFB !important;
}

#alexia-lp.pm-scope .pm-problem-box {
    text-align: center !important;
    max-width: 800px !important;
    margin: 0 auto !important;
}

#alexia-lp.pm-scope .pm-problem-text {
    font-size: 16px !important;
    text-align: center !important; /* PCでも読みやすく */
}

/* --- 5. Services Grid --- */
#alexia-lp.pm-scope .pm-service-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px !important;
    margin-top: 40px !important;
}

#alexia-lp.pm-scope .pm-service-card {
    background: #fff !important;
    border: 1px solid #E1E8ED !important;
    padding: 30px !important;
    border-radius: 8px !important;
    text-align: left !important;
    transition: transform 0.3s !important;
}

#alexia-lp.pm-scope .pm-service-card:hover {
    transform: translateY(-5px);
    border-color: #00A0E9 !important;
}

#alexia-lp.pm-scope .pm-card-icon {
    font-size: 40px !important;
    margin-bottom: 15px !important;
    color: #00A0E9 !important;
    line-height: 1 !important;
}

#alexia-lp.pm-scope .pm-service-card h3 {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
    border-bottom: 2px solid #F39800 !important;
    display: inline-block !important;
}

#alexia-lp.pm-scope .pm-service-card p {
    font-size: 14px !important;
    color: #666 !important;
    margin-bottom: 0 !important;
}

/* --- 6. Merit List --- */
#alexia-lp.pm-scope .pm-merit-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    margin-top: 40px !important;
}

#alexia-lp.pm-scope .pm-merit-item {
    display: flex !important;
    align-items: flex-start !important;
    padding: 30px !important;
    background: #F3FAFF !important;
    border-left: 6px solid #00A0E9 !important;
}

#alexia-lp.pm-scope .pm-merit-num {
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #00A0E9 !important;
    margin-right: 25px !important;
    line-height: 1 !important;
    min-width: 50px; /* 番号の幅確保 */
}

#alexia-lp.pm-scope .pm-merit-body h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    color: #333 !important;
}

#alexia-lp.pm-scope .pm-merit-body p {
    font-size: 15px !important;
    margin: 0 !important;
}

/* --- 7. CTA Section --- */
#alexia-lp.pm-scope .pm-cta {
    background-color: #333333 !important;
    color: #FFFFFF !important;
    text-align: center !important;
    padding: 80px 0 !important;
}

#alexia-lp.pm-scope .lp-cta-title {
    font-size: 32px !important;
    font-weight: 700 !important;
    margin-bottom: 20px !important;
    color: #FFFFFF !important;
}

#alexia-lp.pm-scope .lp-cta-text {
    color: #CCCCCC !important;
    margin-bottom: 40px !important;
}

#alexia-lp.pm-scope .pm-cta-actions {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
    flex-wrap: wrap !important;
}

#alexia-lp.pm-scope .pm-cta-tel {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #fff !important;
}

/* CTA用ボタン */
#alexia-lp.pm-scope .pm-btn-white {
    display: inline-block !important;
    background-color: #fff !important;
    color: #00A0E9 !important;
    text-decoration: none !important;
    padding: 16px 50px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: 50px !important;
    transition: all 0.3s !important;
}

#alexia-lp.pm-scope .pm-btn-white:hover {
    background-color: #f0f0f0 !important;
    opacity: 0.9 !important;
}

/* --- Responsive (Mobile) --- */
@media screen and (max-width: 768px) {
    #alexia-lp.pm-scope .pm-hero-flex {
        flex-direction: column-reverse !important;
        gap: 20px !important;
    }
    
    #alexia-lp.pm-scope .pm-hero h1 {
        font-size: 24px !important;
    }
    
    #alexia-lp.pm-scope .pm-service-grid {
        grid-template-columns: 1fr !important;
    }
    
    #alexia-lp.pm-scope .pm-merit-item {
        flex-direction: column !important;
        padding: 20px !important;
    }
    
    #alexia-lp.pm-scope .pm-merit-num {
        margin-bottom: 10px !important;
    }

    #alexia-lp.pm-scope .pm-cta-actions {
        flex-direction: column !important;
    }
}