@charset "UTF-8";
/*
Theme Name: Azest Inc.
Theme URL:
Description:
Author: Re-tra Inc.
Version: 1
License:
License URL:
*/


#top__index .pageLogo {
    display: block;
}
#top__index .topIndexLogo {
    display: none;
}
.topIndexLogo {
    display: none;
}

#top__index .headerFixed ,
.headerFixed {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9990;
}

.headerFixed .globalHeader__inner {
    background: #fff;
    box-shadow: 0 0 0.4rem 0 rgb(124 124 124 / 8%);
    padding: 1rem;
}

.headerFixed .globalHeader__mainLogoTitle img{
    width: 80%;
}

.headerFixed .cp_fullscreenmenu .open{
    right: -2rem;
    top: .2rem;
    width: 1.6rem;
}
.headerFixed  .cp_fullscreenmenu .open:before {
    top: -.8rem;
    width: 2rem;
}
.headerFixed  .cp_fullscreenmenu .open:after {
    top: .4rem;
}

.headerFixed .cp_fullscreenmenu .hamburger:hover .open:before {
    top: -0.8rem;
    width: 2rem;
}

.headerFixed .cp_fullscreenmenu .hamburger:hover .open:after {
    top: .6rem;
}

#top__index .headerFixed .pageLogo {
    display: block;
}

#top__index .headerFixed .topIndexLogo {
    display: none;
}

.headerFixed .cp_fullscreenmenu #menuToggle:checked ~ .hamburger .open:before {
    right: -1.9rem;
    top: 0.3rem;
}

.headerFixed .cp_fullscreenmenu #menuToggle:checked ~ .hamburger .open:after {
    top: .3rem;
}

#top__index .headerFixed .cp_fullscreenmenu .open,
#top__index .headerFixed .cp_fullscreenmenu .open:before,
#top__index .headerFixed .cp_fullscreenmenu .open:after
 {
    background: #2B2B2B;
}

#top__index .headerFixed .globalHeader__gnavItem a,
.headerFixed .globalHeader__gnavItem a {
    color: #2B2B2B;
    font-size: 1.2rem;
}

.headerFixed .globalHeader__gnavItem--sparkLabs a:before {
    background: url(https://azest.re-tra.com/wp-content/themes/azest-inc/img/icon__externalLink.svg) center center/cover no-repeat;
}

#top__index .globalHeader .c-btnWrapper  .c-btn:hover .c-btn__text,
.globalHeader .c-btnWrapper  .c-btn:hover .c-btn__text {
    -webkit-text-fill-color: #fff;
}

#company .globalHeader__gnavItem--company a,
#overview .globalHeader__gnavItem--company a,
#service .globalHeader__gnavItem--service a,
#applcation-development .globalHeader__gnavItem--service a,
#business-intelligence .globalHeader__gnavItem--service a,
#contents-distribution-services .globalHeader__gnavItem--service a,
#data-science .globalHeader__gnavItem--service a,
#experience-design .globalHeader__gnavItem--service a,
#partner .globalHeader__gnavItem--service a,
.case.archive .globalHeader__gnavItem--case a,
.lab .globalHeader__gnavItem--sparkLabs a,
.archive .globalHeader__gnavItem--blog a,
.news.archive .globalHeader__gnavItem--news a,
#recruit .globalHeader__gnavItem--recruit a {
    color: #53bebe;
}
.archive.case .globalHeader__gnavItem--blog a,
.archive.news .globalHeader__gnavItem--blog a{
    color: #2B2B2B;
}


/*-------------------------------------------------------------------------------- 仮*/
#service #secService .l-section__body .c-serviceItem {
    margin: 0 0 60px 0;
    width: 100%;
}

#service #secService .l-section__body .c-serviceItem__image {
    width: 24rem;
}

#recruit .secContact{
	display: none;
}

div#secValue {
    margin: 80px 0 0 0;
}

.articleContent img{
	display: block;
	margin: 0 auto 2rem auto;
}

.article .articleContent a{
	color: #53bebe;
	text-decoration: underline;
}




.secSparkLabs .c-labLead {
    margin: 0 0 60px 0;
}

.secSparkLabs .c-leadIndex {
    margin: 20px 0 0 0;
    text-align: right;
}

.c-caseItem__spearker {
    font-size: 14px;
}

.c-caseItem__spearkerIndex {
    font-weight: 700;
}

.c-caseItem__date {
    margin: 0 0 16px 0;
}

ul.c-caseItem__tagList {
    display: flex;
    flex-wrap: wrap;
}

li.c-caseItem__tagListItem {
    margin: 0 0 10px 0;
    width: auto;
}

.category .c-caseItem__areaText {
    padding: 2rem 3rem 1rem 3rem;
}


.article.blog .articleHeading__dateWrapper {
    display: flex;
    margin: 10px 0 0 0;
}

.article.blog .c-caseItem__tagList {
    display: flex;
    margin: 0 0 0 20px;
}

.article.blog .c-caseItem__tagListItem {
    margin: 0 10px 0 0;
}

.article.blog #ez-toc-container {
    margin: 0 0 60px 0;
    width: 100%;
}


.article.blog .secArticle .l-section__inner {
  padding: 4rem 1rem 0 1rem;
}

.article.blog .articleFooter {
    margin: 0 0 80px 0;
}

.article.blog #ez-toc-container {
    border: .5rem solid #f5f6f8;
    padding: 3.2rem 4.8rem 3.2rem 4.8rem;
}

div#ez-toc-container p.ez-toc-title {
    display: block;
    font-size: 2.4rem;
    margin: 0 0 2rem 0;
}

#top__index .secColumn .c-caseItem {
    width: calc(50% - 2% );
}

#top__index .secColumn .c-caseList {
    justify-content: space-between;
}


/*------------------------*/
.c-memberListItem {
    border-bottom: 2px solid #f5f5f5;
    display: flex;
    justify-content: space-between;
    padding: 40px 0 30px 0;
}

.c-memberListItem__imageWrapper {
    width: 280px;
}

.c-memberListItem__textWrapper {
    width: calc(100% -  290px);
}

.c-memberListItem__name {
    font-size: 24px;
    margin: 0 0 10px 0;
}

.c-memberListItem__name--en {
    font-size: 15px;
    padding: 0 0 0 20px;
}


.c-memberListItem__class {
    font-weight: bold;
    margin: 0 0 20px 0;
}

p.c-memberListItem__text {
    margin: 0 0 40px 0;
}

.c-memberListItem__tagList {
    display: flex;
    flex-wrap: wrap;
}

.c-memberListItem__tagListItem {
    background: #222;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    margin: 0 12px 8px 0;
    padding: 6px 10px;
}

a#page_top {
    position: fixed;
    right: 20px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    background: #222;
    border-radius: 50%;
    z-index: 9999;
}

a#page_top:before {
    border-top: solid 0.2rem #ffffff;
    border-right: solid 0.2rem #ffffff;
    bottom: 0;
    content: '';
    display: inline-block;
    height: 1rem;
    margin: auto auto auto auto;
    position: absolute;
    right: 2.5rem;
    top: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    width: 1rem;
    z-index: 0;
}
.article .articleContent ul {
    margin: 0 0 40px 0;
}
.article .articleContent li {
    list-style: disc;
    margin: 0 0 0 20px;
}

#mw_wp_form_mw-wp-form-1299 .c-form__inputTextList {
    display: flex;
}

#mw_wp_form_mw-wp-form-1299 .c-form__inputTextListItem {
    margin: 0 3rem 0 0;
}

#mw_wp_form_mw-wp-form-1299.mw_wp_form_input .c-form__endArea--confirm {
    display: none;
}

#recruit-thanks .l-section__body {
    text-align: center;
}

#recruit-confirm .c-form__endArea--input {
    display: none;
}

#top__index .c-caseItem {
    margin: 0 0 0 0;
}

#top__index .c-caseItem:nth-child(3n + 2) {
    margin: 0 3%;
}

@media screen and (max-width: 680px) {
    #top__index .secColumn .c-caseList {
        display: block;
    }
    #top__index .secColumn .c-caseItem {
        width: 100%;
    }
    #top__index .secColumn .c-caseItem:first-child {
        margin: 0 0 4rem 0;
    }
    #top__index .secColumn .c-caseItem__areaText{
       padding: 1rem 2rem 2rem 2rem;
    }
    #top__index .secColumn .c-caseItem__description {
      margin: 0 0 1rem 0;
    }
    #top__index .c-caseItem:nth-child(3n + 2) {
        margin: 0 0 3% 0;
    }
    .article.case  .c-caseItem {
        margin: 0 auto 2.4rem auto;
        width: 90%;
    }
	.article.case  	.c-caseList{
		display: block;
	}
}


/*------------------------*/
.globalFooter__snsLinkWrapper {
    display: flex;
    gap: 20px;
}

.globalFooter__snsLink.globalFooter__snsLink--wantedly  , .globalFooter__snsLink.globalFooter__snsLink--instagram  , .globalFooter__snsLink.globalFooter__snsLink--threads{
    background: #f5f6f8;
    border-radius: 50%;
}

.globalFooter__snsLink--wantedly img , .globalFooter__snsLink--instagram img , .globalFooter__snsLink--threads img{
	height: 3.4rem;
    padding: .4rem;
    width: 3.4rem;
}

.globalFooter__snsLink {
    margin: 0 20px 0 0;
}

.globalFooter__areaBottom .globalFooter__areaLinkList{
	display: block;
}
.globalFooter__areaBottom .globalFooter__snsLinkWrapper{
	margin: 0 0 1rem 0;
}


#top__index .secUserExperience .c-partnerList {
    justify-content: flex-start;
}

#top__index .secUserExperience .c-partnerItem {
    margin: 0 2rem 2rem 0;
}

#top__index .secUserExperience .c-partnerItem:nth-child(3) {
    margin: 0 0 2rem 0;
}
#service #secReason .c-featureContentPartner__imageItem:last-child {
    margin: 0 auto 0 0;
}
.globalFooter__snsLink--x img {
    padding: 4px;
    width: 34px;
}

@media screen and (max-width: 680px) {
   .globalFooter__snsLink.globalFooter__snsLink--wantedly  , .globalFooter__snsLink.globalFooter__snsLink--instagram  , .globalFooter__snsLink.globalFooter__snsLink--threads{
        margin: 2.8rem 0 0 2rem;
    }
   #top__index .secUserExperience .c-partnerItem:nth-child(3) {
      margin: 0 0 1rem 0;
  }  
  .globalFooter__snsLink.globalFooter__snsLink--x {
    margin: 2.8rem 2rem 0 0;
	}
}



/*  ------------------------------------------------ インタビュー  */
.interview .c-case__overviewImage img {
    width: 100%;
}

.interview .articleHeading {
    background: #fff;
    border-radius: .8rem;
    display: block;
    filter: drop-shadow(0px 10px 13px rgba(0, 0, 0, 0.2));
    max-width: 110rem;
    margin: -6rem auto 4rem auto;
    padding: 6rem 8rem;
    text-align: left;
}

.interview .c-interviewHeader .c-listItem__tag {
    width: 14rem;
    margin: 0 0 1rem 0;
}

.interview .c-interviewTitle {
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 1.6rem 0;
}

.interview .c-interviewPerson {
    display: flex;
}

.interview .c-interviewName {
    font-size: 2.4rem;
    font-weight: bold;
    width: 20rem;
}

.interview .c-interviewHistory {
    white-space: pre-wrap;
    width: calc(100% - 24rem);
}

.interview .c-interviewName__team {
    display: block;
    font-size: 1.3rem;
}

.interview .articleHeading__date {
    margin: 0 0 4.8rem 0;
    position: relative;
}

.interview .articleHeading__date:after {
    bottom: -2rem;
    background: #f7f7f9;
    content: '';
    display: block;
    height: .2rem;
    position: absolute;
    width: 100%;
}

.secArticle .articleContent h2 {
    margin: 8rem 0 3.2rem 0;
}

.secArticle h2:first-child {
    margin: 0 0 2.4rem 0;
}

.c-btnWrapper .c-btn__text {
    padding: 0 0 0 0;
}

.interview .articleContent .c-entry {
  background: url(https://www.azest.co.jp/wp/wp-content/uploads/2023/09/fixedBanner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1rem;
  margin: 8rem 0 2rem 0;
  text-align: center;
}

.interview .articleContent .c-entry__inner {
  max-width: 44rem;
  padding: 4rem 0 4rem 4.8rem;
}

.interview .articleContent .c-entry__title {
  font-size: 2.8rem;
  margin: 0 0 1.6rem 0;
}

.interview .articleContent .c-entry__text {
  font-size: 1.5rem;
  line-height: 1.8;
  margin: 0 0 1.6rem 0;
}

.interview .articleContent .c-entry .c-btnWrapper {
  width: 80%;
}

.interview .articleContent .c-entry .c-btn {
  background: -webkit-linear-gradient(135deg, #b369e3, #dd74bc);
  box-shadow: unset;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 1.6rem 1.6rem 1.6rem 1.6rem;
  text-decoration: none;
}

.c-entry.c-entry__fixed {
    bottom: 2rem;
    background: url(https://www.azest.co.jp/wp/wp-content/uploads/2023/09/fixedBanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 1rem;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    max-width: 90rem;
    position: fixed;
    z-index: 9999;
}

.c-entry.c-entry__fixed a.c-btn.ut-enText.ut-colorApp {
    background: -webkit-linear-gradient(135deg, #b369e3, #dd74bc);
    box-shadow: unset;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 1.6rem 1.6rem 1.6rem 1.6rem;
    text-decoration: none;
    width: 32rem;
}

.c-entry.c-entry__fixed .c-entry__inner {
    align-items: center;
    display: flex;
    padding: 4rem 6rem;
}

.c-entry.c-entry__fixed .c-entry__title {
    font-size: 2.8rem;
    margin: 0 0 1rem 0;
}

.c-entry.c-entry__fixed .c-entry__text {
    font-size: 1.6rem;
}

.c-entry.c-entry__fixed .c-btnWrapper {
    width: auto;
}

section#interview {
    background: #f7f7f9;
    margin: 8rem 0 0 0;
}

section#interview  .l-section__inner {
    max-width: 108rem;
}

section#interview .l-section__inner figure {
    margin: 0 0 0 0;
}

#recruit #interview .c-btnWrapper .c-btn {
    padding: 20px;
}
#recruit #interview .c-btnWrapper {
    display: block;
	max-width: 300px;
    width: 70%;
}
#recruit #interview .c-caseItem {
    margin: 0 0 0 0;
}

#recruit #interview .c-caseItem:nth-child(3n + 2) {
    margin: 0 3% 0 3%;
}

@media screen and (max-width: 680px) {
    .c-entry.c-entry__fixed {
        bottom: 3vw;
        opacity: .95;
        width: 96vw;
    }

    .c-entry.c-entry__fixed .c-entry__inner {
        display: block;
        padding: 1.4rem 1rem 1rem 1rem;
    }

    .c-entry__textArea {
        margin: 0 0 20px 0;
    }

    .c-entry.c-entry__fixed .c-entry__title {
        font-size: 5vw;
        margin: 0 0 .4rem 0;
    }

    .c-entry.c-entry__fixed .c-entry__text {
        font-size: 3.4vw;
    }

    .c-entry.c-entry__fixed a.c-btn.ut-enText.ut-colorApp {
        font-size: 4vw;
        padding: 1rem;
        width: auto;
    }

    .c-entry.c-entry__fixed .c-btnWrapper {
        width: 62vw;
    }

    .globalFooter__areaBottom .globalFooter__areaLinkList {
        margin: 0 0 10rem 0;
    }

    .c-caseList {
        display: block;
    }

    #recruit #interview .c-caseItem {
        margin: 0 0 2rem 0;
        width: 100%;
    }

    #recruit #interview .c-caseItem:nth-child(2) {
        margin: 0 0 2rem 0;
    }
    .interview .articleHeading {
        margin: -6rem auto 2rem auto;
        padding: 4rem 2rem;
        width: 90vw;
    }
    
    .interview .c-interviewTitle {
        font-size: 5.4vw;
    }
    
    .interview .c-interviewPerson {
        display: block;
    }
    
    .interview .c-interviewName {
        font-size: 4.4vw;
        margin: 0 0 1rem 0;
        width: 100%;
    }
    
    .interview .c-interviewHistory {
        width: 100%;
    }
    
    .interview .articleContent .c-entry__inner {
        padding: 4rem 2rem 2rem 2rem;
    }
    
    .interview .articleContent .c-entry__title {
        font-size: 5vw;
    }
    
    .interview .articleContent .c-entry__text {
        font-size: 1.5rem;
    }
    
    .interview .articleContent .c-entry__text .ut-spacer {
        display: inline;
    }
	
	#recruit #interview .c-caseList {
    display: block;
	}
}

.article strong , .ut-fontBold{
	font-weight: bold;
}
.article .articleContent ol li {
    list-style: auto;
}
.article .articleContent code {
    display: inline-block;
    background: #f0f5f9;
    border: 1px solid #e6edf3;
    padding: 0.04em 0.3em;
    margin: 0 0.2em;
    border-radius: 3px;
    line-height: 1.4;
    font-size: .85em;
}


@media screen and (max-width: 680px) {
table td {
    min-width: 80px;
    padding: 2px 1px;
    vertical-align: middle;
}

table {
	display: table-cell;
	}
}

.news .mainVisual {
  background: url(https://www.azest.co.jp/wp/wp-content/uploads/2023/11/mainvisual.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}










#tableau .secServiceContact .c-btnWrapper .c-btn__text {
    padding: 10px 0;
}

#tableau .servicePage__detail .secLead {
    background: transparent;
}

#tableau .servicePage__detail .secLead .l-section__header {
    margin: 0 0 10px 0;
}

#tableau .c-secLead__text {
    /* font-size: 20px; */
    font-weight: 300;
    margin: 0 0 40px 0;
    text-align: center;
}

#tableau .servicePage__detail .secLead .c-secLead__text {
    font-weight: 300;
    margin: 0 auto 2.4rem auto;
}

#tableau .c-partnerList {
    margin: 80px 0 0 0;
}

#tableau .c-partnerItem {
    border: 0.5rem solid #F5F6F8;
    display: block;
    justify-content: space-between;
    margin: 0 0 4rem 0;
    padding: 4rem 4rem 4rem 4rem;
}

#tableau .c-partnerItem__wrapper {
    display: flex;
    justify-content: space-between;
}

#tableau .l-section.secPartner.l-1column {
    background: #f5f6f8;
}

#tableau .servicePage__detail .c-serviceSupport__list {
    justify-content: space-between;
}

#tableau .l-section.secContact.secServiceContact .l-section__inner {
    padding: 40px 0 40px 0;
}

#tableau .c-serviceItem {
    margin: 0 0 40px 0;
    padding: 0 0 0 0;
    width: calc(50% - 20px);
}

#tableau .c-secLead__textIndex {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-align: center;
}

#tableau .c-serviceList {
    justify-content: space-between;
    width: 100%;
}

#tableau .secServiceMenu .l-section__inner {
    max-width: 1200px;
}

#tableau .c-serviceItem__wrapper {
    align-items: center;
    display: flex;
}

#tableau .c-serviceItem__body {
    margin: 0 0 0 40px;
    text-align: left;
    width: 70%;
}

#tableau .c-serviceItem__title {
    margin: 0 0 20px 0;
    text-align: left;
}

#tableau .c-serviceItem__text {
    font-size: 14px;
}

#tableau .servicePage__detail .l-section .secTitle {
    font-size: 34px;
}

#tableau .c-secLead__image img {
    width: 100%;
}

#tableau .c-partnerItem__areaImage {
    min-width: 340px;
    margin: 0 0 0 30px;
}

#tableau .c-serviceItem__image img {
    width: 100%;
}

#tableau .c-serviceItem__body {
    margin: 0 0 0 0;
}


.servicePage__detail .c-btnWrapper.c-btn--serviceDetailWrapper {
    width: 100%;
}

.servicePage__detail .c-btnWrapper.c-btn--serviceDetailWrapper .c-btn {
    display: block;
    margin: 0 auto;
    max-width: 300px;
}

#top__index .secUserExperience .c-partnerList {
  justify-content: flex-start;
  gap: 22px;
}


@media screen and (max-width: 680px) {
.c-memberListItem {
    flex-wrap: wrap;
}

c-memberListItem__imageWrapper , .c-memberListItem__textWrapper {
    width: 100%;
}
}

#top__index .secService .c-serviceItem .c-btnWrapper{
  width: 20rem;
}




#gcp .mainVisual__title {
    margin: 0 0 0 0;
}

#gcp .c-secLead__image img {
    width: 100%;
}

#gcp .c-secLead__image {
    margin: 0 auto 2.4rem auto;
    max-width: 80rem;
}

#gcp .servicePage__detail .secLead .c-secLead__text {
    text-align: left;
}

#gcp .l-section .l-section__inner {
    margin: 0 auto 2.4rem auto;
    max-width: 80rem;
}

#gcp .c-partnerItem__detailList {
    margin: 20px 0;
}

#gcp .c-partnerItem__detailListItem {
    font-weight: 700;
    position: relative;
}

#gcp .c-partnerItem__detailListItem:before {
    content: '⚫︎';
    padding: 0 4px 0 0;
}

#gcp .c-partnerItem {
    background: #fff;
    padding: 40px 40px 20px 40px;
}

#gcp .c-partnerList {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

#gcp .c-partnerItem__title {
    font-size: 20px;
    margin: 0 0 16px 0;
}

#gcp .c-serviceSupport__image{
    display: none;
}

#gcp .secLead .l-section__inner {
    padding: 100px 0 0 0;
}

#gcp section.l-section.secContact .l-section__inner {
    margin: 0 auto;
}

#gcp .servicePage__detail .c-serviceSupport__list {
    justify-content: space-between;
}

#gcp .l-section.secServiceTrouble .l-section__inner {
    padding: 10rem 1rem 0 1rem;
}

#gcp .c-secLead__text + .c-secLead__image {
    margin: 30px 0 0 0;
}

#gcp .servicePage__detail .c-btn {
    padding: 0 0 0 0;
}
@media screen and (max-width: 680px) {
#gcp .secLead .l-section__inner {
    padding: 60px 20px 0 20px;
}
}



#secRequirements .secTitle__sub {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-align: center;
}





/* ================================================
   Databricks LP
   body#databricks
================================================ */

/* HERO */
#databricks .l-section--hero {
  background: linear-gradient(135deg, #1a2a4a 0%, #2a3f6e 60%, #1e4d7b 100%);
  color: #fff;
}
#databricks .hero-eyebrow {
  font-size: 12px;
  letter-spacing: 3px;
  color: #7fb3e8;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-left: 3px solid #4a90c8;
  padding-left: 12px;
}
#databricks .hero-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #fff;
}
#databricks .hero-desc {
  font-size: 15px;
  line-height: 1.9;
  color: #c8daf0;
  max-width: 700px;
  margin-bottom: 36px;
}
#databricks .hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 40px;
}
#databricks .badge {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #e8f2ff;
  padding: 7px 16px;
  font-size: 13px;
  border-radius: 2px;
}
#databricks .btn-primary {
  background: #4a90c8;
  color: #fff;
  border: none;
  padding: 16px 36px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
}
#databricks .btn-primary:hover {
  background: #3a7ab5;
  color: #fff;
}

/* SECTION 共通 */
#databricks .l-section--alt {
  background: #f7f8fa;
}
#databricks .l-section--cta {
  background: #1a2a4a;
  color: #fff;
}

/* HEADING */
#databricks .az-heading {
  margin-bottom: 40px;
}
#databricks .az-heading__title {
  font-size: 22px;
  font-weight: 700;
  color: #1a2a4a;
  padding-bottom: 12px;
  border-bottom: 3px solid #4a90c8;
  display: inline-block;
  margin-bottom: 8px;
}
#databricks .az-heading__sub {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}

/* PROBLEM */
#databricks .problem-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
#databricks .problem-card {
  border: 1px solid #dde3ec;
  border-radius: 4px;
  padding: 32px;
  background: #fff;
}
#databricks .problem-card__label {
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 700;
  margin-bottom: 12px;
}
#databricks .problem-card--bad .problem-card__label {
  color: #c0392b;
}
#databricks .problem-card--good .problem-card__label {
  color: #1a7a4a;
}
#databricks .problem-card__title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #1a2a4a;
}
#databricks .problem-card__text {
  font-size: 14px;
  line-height: 1.9;
  color: #555;
}

/* FEATURE */
#databricks .feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
#databricks .feature-card {
  background: #fff;
  border: 1px solid #dde3ec;
  border-top: 3px solid #4a90c8;
  border-radius: 3px;
  padding: 30px 24px;
}
#databricks .feature-icon {
  width: 44px;
  height: 44px;
  background: #e8f2fc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
#databricks .feature-card__title {
  font-size: 15px;
  font-weight: 700;
  color: #1a2a4a;
  margin-bottom: 10px;
}
#databricks .feature-card__text {
  font-size: 13px;
  line-height: 1.9;
  color: #555;
}

/* INDUSTRY TABLE */
#databricks .industry-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
#databricks .industry-table th {
  background: #1a2a4a;
  color: #fff;
  padding: 14px 18px;
  text-align: left;
  font-weight: 700;
  font-size: 13px;
}
#databricks .industry-table td {
  padding: 16px 18px;
  border-bottom: 1px solid #dde3ec;
  vertical-align: top;
  line-height: 1.8;
  color: #333;
}
#databricks .industry-table tr:nth-child(even) td {
  background: #f4f6fa;
}
#databricks .industry-table td:first-child {
  font-weight: 700;
  color: #1a2a4a;
  white-space: nowrap;
}

/* GOVERNANCE */
#databricks .governance-list {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 0;
  margin: 0;
}
#databricks .governance-list li {
  background: #fff;
  border: 1px solid #dde3ec;
  border-left: 4px solid #4a90c8;
  border-radius: 3px;
  padding: 18px 22px;
  font-size: 14px;
}
#databricks .governance-list li strong {
  display: block;
  color: #1a2a4a;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
#databricks .governance-list li span {
  color: #555;
  line-height: 1.7;
}

/* MANAGED SERVICE */
#databricks .ops-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
#databricks .ops-card {
  background: #fff;
  border: 1px solid #dde3ec;
  border-radius: 4px;
  padding: 24px 22px;
}
#databricks .ops-num {
  font-size: 11px;
  letter-spacing: 2px;
  color: #4a90c8;
  font-weight: 700;
  margin-bottom: 8px;
}
#databricks .ops-card h3 {
  font-size: 15px;
  font-weight: 700;
  color: #1a2a4a;
  margin-bottom: 8px;
}
#databricks .ops-card p {
  font-size: 13px;
  color: #555;
  line-height: 1.8;
}

/* FAQ */
#databricks .faq-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
#databricks .faq-item {
  border: 1px solid #dde3ec;
  border-radius: 4px;
  padding: 26px 28px;
  background: #fff;
}
#databricks .faq-item__q {
  font-size: 15px;
  font-weight: 700;
  color: #1a2a4a;
  margin-bottom: 10px;
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
#databricks .faq-item__mark {
  background: #4a90c8;
  color: #fff;
  border-radius: 2px;
  padding: 2px 8px;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
}
#databricks .faq-item__a {
  font-size: 14px;
  color: #555;
  line-height: 1.9;
  padding-left: 32px;
}

/* CTA */
#databricks .cta-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 14px;
  text-align: center;
}
#databricks .cta-desc {
  color: #c8daf0;
  font-size: 15px;
  margin-bottom: 40px;
  text-align: center;
}
#databricks .cta-form {
  max-width: 640px;
  margin: 0 auto;
}
#databricks .cta-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 14px;
}
#databricks .cta-form__grid input,
#databricks .cta-form textarea {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 12px 16px;
  font-size: 14px;
  border-radius: 3px;
  width: 100%;
  font-family: inherit;
}
#databricks .cta-form__grid input::placeholder,
#databricks .cta-form textarea::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#databricks .cta-form textarea {
  height: 100px;
  resize: vertical;
  display: block;
}
#databricks .cta-form button {
  background: #4a90c8;
  color: #fff;
  border: none;
  padding: 15px 52px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 3px;
  margin-top: 16px;
  font-family: inherit;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#databricks .cta-form button:hover {
  background: #3a7ab5;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  #databricks .hero-title {
    font-size: 24px;
  }
  #databricks .problem-block,
  #databricks .feature-grid,
  #databricks .governance-list,
  #databricks .ops-list,
  #databricks .cta-form__grid {
    grid-template-columns: 1fr;
  }
  #databricks .industry-table {
    font-size: 13px;
  }
  #databricks .industry-table th,
  #databricks .industry-table td {
    padding: 10px 12px;
  }
  #databricks .industry-table td:first-child {
    white-space: normal;
  }
}
/* FV下ネイビー帯 */
#databricks .l-section--hero {
  background: linear-gradient(135deg, #1a2a4a 0%, #2a3f6e 60%, #1e4d7b 100%);
  color: #fff;
}
#databricks .hero-eyebrow {
  font-size: 11px;
  letter-spacing: 3px;
  color: #7fb3e8;
  margin-bottom: 24px;
  border-left: 3px solid #4a90c8;
  padding-left: 12px;
}
#databricks .hero-desc {
  font-size: 15px;
  line-height: 1.9;
  color: #c8daf0;
  max-width: 680px;
  margin-bottom: 28px;
}
#databricks .hero-list {
  list-style: none;
  padding: 0;
  margin: 0 0 36px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#databricks .hero-list li {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #e8f2ff;
  padding: 7px 16px;
  font-size: 13px;
  border-radius: 2px;
}
#databricks .btn-primary {
  background: #4a90c8;
  color: #fff;
  border: none;
  padding: 16px 36px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
}
#databricks .btn-primary:hover {
  background: #3a7ab5;
  color: #fff;
}

@media (max-width: 768px) {
  #databricks .hero-list {
    flex-direction: column;
  }
}

/* HEADING CENTER */
#databricks .az-heading--center {
  text-align: center;
}
#databricks .az-heading--center .az-heading__title {
  display: block;
}
#databricks .az-heading__eyebrow {
  font-size: 13px;
  font-style: italic;
  color: #4a90c8;
  font-weight: 700;
  margin-bottom: 12px;
}
#databricks .az-heading__accent {
  color: #e07b3a;
  text-decoration: underline;
  text-decoration-color: #e07b3a;
  text-underline-offset: 4px;
}

/* SILO */
#databricks .silo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 48px;
}
#databricks .silo-card {
  background: #f7f8fa;
  border: 1px solid #dde3ec;
  border-radius: 8px;
  padding: 32px 24px;
}
#databricks .silo-card__icon {
  width: 48px;
  height: 48px;
  background: #fff3ec;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
#databricks .silo-card__title {
  font-size: 16px;
  font-weight: 700;
  color: #1a2a4a;
  margin-bottom: 10px;
}
#databricks .silo-card__text {
  font-size: 14px;
  line-height: 1.9;
  color: #555;
}

/* SOLUTION */
#databricks .solution-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 48px;
}
#databricks .solution-card {
  background: #fff;
  border: 1px solid #dde3ec;
  border-radius: 8px;
  padding: 28px 28px 24px;
}
#databricks .solution-card__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}
#databricks .solution-card__tag {
  background: #fef0e6;
  color: #c45f1a;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 3px;
}
#databricks .solution-card__check {
  flex-shrink: 0;
}
#databricks .solution-card__title {
  font-size: 16px;
  font-weight: 700;
  color: #1a2a4a;
  margin-bottom: 10px;
}
#databricks .solution-card__text {
  font-size: 14px;
  line-height: 1.9;
  color: #555;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  #databricks .silo-grid,
  #databricks .solution-grid {
    grid-template-columns: 1fr;
  }
  #databricks .az-heading__title {
    font-size: 18px;
  }
}


#databricks .c-secLead__image{
	margin:0 auto 40px auto;
	text-align: center;
}

.articleService{
display:none;}