@charset "UTF-8";
/* CSS Document */

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
共通
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
html {
	scroll-behavior: smooth;
	scroll-padding-top: 120px;
}
a {
	text-decoration: none!important;
}
a:hover {
	/*opacity: 0.5;*/
	transition: 0.5s;
}
.btnBgNavy .bCustomS .bcu_link span img {
	width: 17px;
    height: 6px;
}
body#page1 #breadcrumbsList,
body#page39 #breadcrumbsList{
    display: none !important;
}
/*パンくずリスト*/
#breadcrumbsList {
	padding: 50px 20px 80px 0!important;
    width: calc(100% - 50px);
    margin: 0 auto;
    font-size: 0.8em;
    text-align: right;
    position: absolute;
	right: 0;
    max-width: 600px;
}
#breadcrumbsList li,
#breadcrumbsList li a {
	line-height: 1.75em;
	display: inline-block!important;
}
/*h4見出し共通サイズ*/
.bcu_title h4 {
	font-size: 22px!important;
}
.font18 .bcu_title h4 {
	font-size: 18px!important;
}
/*お問い合わせフォームのボタン色*/
.extMdlFormGnrtrBtn input.extBtnNext, .extMdlFormGnrtrBtn input.extBtnSend {
	background-color: #1b5191!important;
}
/*font　Cabin　*/
.fontCabin {
	font-family: 'Cabin', sans-serif;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
ヘッダー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#fixedArea　{
	width: 100%!important;
}
#headerAreaSection {
	width: 100%!important;
	opacity: 1!important;
}
body#page1 #headerAreaImage,
body#page39 #headerAreaImage {
	width: 40%;
	min-width: 260px;
    background-color: #daf0f1!important;
}
/*ヘッダー_下層ページ*/
#headerAreaImage {
	width: 40%;
	min-width: 424px;
    background-color: #1b5191;
}
/*ロゴ_トップページ*/
#headerArea #HdLogo {
    margin: 0 40px!important;
}
h1#HdLogo {
    width: 350px;
	min-width: 200px;
}
/*ロゴ_下層ページ*/
h1#HdLogo a img {
	opacity: 0;
}
#page1 h1#HdLogo a img,
#page39 h1#HdLogo a img {
	opacity: 1!important;
}
h1#HdLogo a {
	background-image: url("/global-data/20250820172723185.svg")!important;
	background-repeat: no-repeat;
}
#page1 h1#HdLogo a,
#page39 h1#HdLogo a {
	background: none!important;
}

/*ナビメニュー*/
#globalNaviAreaOuter {
	width: 100%;
}
.menuFirst {
    display: flex;
    align-items: center;
    white-space: nowrap;
    justify-content: space-around;
    min-width: 400px;
    margin: 0 10%;
}
#globalNaviArea {
    width: 100%;
}
#globalNaviArea .menuFirst li > a.gNaviNoLink,
#globalNaviArea .menuFirst li > a.gNaviNoLink:hover {
	padding: 10px 0;
}
.menuFirst>li>a {
	font-size: 20px!important;
	font-weight: 700;
}
#globalNaviArea ul.localMenuUl li {
	background-color: #eef7ff!important;
}
.menuSecond　{
	top: 60px;
	box-shadow: 0!important;
}
/*サブメニュー*/
ul.menuSecond.localMenuUl {
    z-index: 2;
	top:40px!important;
}
/*CONTACTボタン*/
.header_btn_contact {
    width: 140px;
    height: 100px;
    background-color: #1b5191;
    background-image: url(/global-data/2025071013141851.svg);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: center;
    z-index: 1;
    position: relative;
}
/*CONTACTボタン_下層ページ*/
/*body:not(#page1) .header_btn_contact {
	border-radius: 0 0 0 20px;
}*/
body:not(#page39) .header_btn_contact {
	border-radius: 0 0 0 20px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*トップスライドショー*/
.topSlideContainerWrap .bSlideShowS .swiper-pagination-bullet-active {
	background: #1b5191;
}

/*お知らせ一覧*/
.topNewsWrapCont {
	padding-top: 30px;
    padding-bottom: 30px;
}
.topNewsWrapCont::before {
	width: 40%;
    height: 100%;
    min-width: 260px;
    background-color: #daf0f1 !important;
    border-bottom-right-radius: 30px;
    position: absolute;
    content: "";
    display: inline-block;
    top: 0;
    left: 0;
}
.topNewsWrap ul {
	padding-right: 20px;
}
.topNewsWrap .bCatList ul li {
	background: none;
	border-bottom: none;
	display: flex;
    align-items: baseline;
    padding: 0;
	margin-bottom: 10px;
} 
.topNewsWrap .bCatList ul li .bCatListDate {
	min-width: 80px;
	font-family: 'Cabin', sans-serif;
	font-size: 14px;
    letter-spacing: 0.15em;
}
.topNewsWrap .bCatList ul li .ttl {
	margin: 0 0 0 30px;
}
.topHead .bTtlS.type7 .inner .ttlAreaWrapper .title {
	border-bottom-style: none!important;
	border-bottom: none;
	padding-left: 0;
    padding-right: 0;
}
.topAboutSK {
	min-height: 450px;
	background-size: 45%!important;
}
.topCompanyFacilityMap .bCustomS {
	min-height: 420px;
	background-size: 80% auto!important;
}
.topCompanyFacilityMap .bcu_link {
	position: absolute;
    bottom: 10px;
    right: 0;
}
.inlineBlock .bcu_title {
	display: inline-block;
}
.inlineBlock .bcu_title h3 {
	margin-top: 6px;	
}
.topWorksWrap {
	
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*h2英語メインタイトル*/
span.h2ttl_en {
    font-size: clamp(2.125rem, 1.443rem + 3.41vw, 4rem);
    line-height: 1;
}
/*h2日本語メインタイトル*/
span.h2ttl_jp {
    font-size: clamp(0.625rem, 0.466rem + 0.795vw, 1.0625rem);
    line-height: 1;
}
.pageCoverWrap {
	height: 200px;
}
/*コンテナ幅*/
.max-w_1000px {
	max-width: 1000px;
	margin: 0 auto;
}
/*SKカラー下線タイトル*/
.ttl_skLine h3 {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 5px solid #1b5191;
    font-size: clamp(1.5rem, 1.455rem + 0.23vw, 1.625rem);
}
.ttl_skLine h3::after{
	content: '';
    position: absolute;
    bottom: 9px;
    width: 15px;
    height: 5px;
    background: #ff0000;
}
.displayIinlineBlock {
	display: inline-block;
}
/*---COMPANYページ---*/

/*会社情報テーブル*/
.company_table .btable tr {
	border-bottom: 1px solid #c1c1c1;

}
.company_table .btable th {
	background: none!important;
}
.company_table .bTableS .btable th, .company_table .bTableS .btable td {
	padding: 15px 0!important;
}

/*---PEOPLEページ---*/
/*インタビュー*/
.faq {
  list-style: none;
  padding: 0;
  margin: 0;
}
.faq-item h3 {
  position: relative;
  padding-left: 70px; /* 丸＋余白分 */
  margin-bottom: 20px;
	min-height: 60px;
    display: flex;
    align-items: center;
}
.faq-item h3::before {
  /*content: "Q" counter(faq);*/ /* 自動でQ1, Q2, Q3...にする */
  /*counter-increment: faq;*/
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #ffffff;
  color: #1b5191;
  font-weight: bold;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
	font-family: 'Lato', sans-serif;
}
.faq-item.q1 h3::before {
	content:"Q1"
}
.faq-item.q2 h3::before {
	content:"Q2"
}
.faq-item.q3 h3::before {
	content:"Q3"
}
.faq-item.q4 h3::before {
	content:"Q4"
}
.faq-item.q5 h3::before {
	content:"Q5"
}
.faq-item.q6 h3::before {
	content:"Q6"
}
/*1日の流れ*/
.flowOneDay {
	text-align: center;
}
.flowOneDay .bcontainer-inner {
	border-radius: 20px;
	position: relative;
display: inline-block;
  margin: 1.5em 0;
}
.flowOneDay .bcontainer-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #dedede;
  translate: -50% -100%;
}

.flowOneDay h4 {
	display: flex;
    align-items: center;
}
.flowOneDay h4 span {
	border: #1b5191 solid 1px;
	padding: 5px 10px;
	text-align: center;
	font-size: 13px;
	margin-right: 1em;
}
.timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.timeline li {
  position: relative;
  margin: 30px 0;
  padding-left: 80px; /* 時刻部分の幅 */
	min-height: 70px;
	display: flex;
    align-items: center;
}
.timeline li:not(:last-of-type)::before {
  content: "";
  position: absolute;
  left: 35px;
  top: 70px;
  width: 5px;
  background: #eef7ff;
  z-index: 1;
    min-height: 30px;
}

.timeline .time {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 70px;
  height: 70px;
  background: #f0f8ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #004080;
  font-size: 16px;
}

.timeline .event {
  font-size: 16px;
  color: #004080;
  line-height: 1.6;
	padding-left: 20px;
}
/*スタッフの声*/
.staffVoiceBox.rightBoxWhite .bcontainer-inner .box2 .containerInner {
	background: #fff;
    padding: 20px;
    border-radius: 25px;
	margin-top: 20px;
}
.staffVoiceBox.leftBoxWhite .bcontainer-inner .box1 .containerInner {
	background: #fff;
    padding: 20px;
    border-radius: 25px;
	margin-top: 20px;
}
/*リクルートページ*/
.btnBgNavyTxeWhite .bcu_link {
	margin-top: -10px;
}
.btnBgNavyTxeWhite .bcu_link a {
	padding-top: 14px;
    padding-right: 20px;
    padding-bottom: 14px;
    padding-left: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #1b5191;
    border-radius: 30px;
    background-color: rgba(27, 81, 145, 1);
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
}
.btnBgNavyTxeWhite .bcu_link a:hover {
	background: #fff;
    color: #1b5191 !important;
}
.btnBgNavyTxeWhite .bcu_link a::after {
	content: '';
	display: inline-block;
	width: 17px;
	height: 6px;
	background-image: url(/global-image/units/img/3171-4-20250812134957_b689ac7f5600c5.svg);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.btnBgNavyTxeWhite .bcu_link a:hover {
	background: #fff;
	color: #1b5191!important;
}
.btnBgNavyTxeWhite .bcu_link a:hover::after {
	background-image: url(/global-image/units/img/3170-4-20250801161100_b688c6884830a5.svg);
}
.recruitBottomMynavi .bcontainer-inner .coln .box1 .containerInner {
	height: 410px!important;
}
.recruitBottomMynavi {
	position: relative;
	z-index: 1;
}
.recruitBottomMynaviCont {
	width: 314px;
	height: 195px;
	position: absolute;
	top: 5%;
	left: 10%;
	-webkit-transform : translateY(-5%);
	transform : translateY(-5%);
	z-index: 2;
}
.bnrKai {
	width: 314px;
    height: 195px;
    position: absolute;
    bottom: 5%;
    left: 10%;
    -webkit-transform: translateY(-5%); 
    transform: translateY(-5%); 
    z-index: 2;
}
/*数字で見るエスケー住建*/
.dataBoxWrap .bCustomS {
	width: 320px;
	font-weight: 600;
	padding: 10px;
    box-sizing: border-box;
	margin: 0 auto;
}
.dataBoxWrap .bCustomS .bCustomS-inner {
	border-radius: 25px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.25);
	min-height: 340px;
}
.dataBoxWrap .bcu_title1 {
	text-align: center;
}
.dataBoxWrap .bcu_title1 h3 {
	background: rgba(49, 120, 244, 1);
	text-align: center;
    display: inline-block;
    width: auto;
	padding: 5px 10px;
	margin-top: 10px;
}
.dataBoxWrap.bgcolorNavy .bcu_title1 h3 {
    background: #1b5191;
}
.dataBoxWrap.bgcolorPurple .bcu_title1 h3 {
    background: #424ddb;
}
.dataBoxWrap .dfBox {
	display: flex;
	justify-content: space-around;
}
.dataBoxWrap .dfBoxCont {
	font-size: 24px;
	text-align: center;
	line-height: 1.75em;
}
.dataBoxWrap .dataHead {
	font-size: 23px;
}
.fs60px {
	font-size: 50px;
}
.fs27px {
	font-size: 27px;
}


/*サブメニュー*/
.submenu a li {
    border-bottom: 1px solid #d9e3ed;
    padding: 20px;
	padding-top:12px;
	padding-bottom: 12px;
	color: #1b5191 !important;
	font-weight: bold;
font-size: 16px;
}
.submenu a li:hover {
	background-color: #d9e3ed;
}
.containerInner .submenu {
	position: sticky;
	top: 120px;
}
.overflow_visible
.bcontainer-coln .bcontainer-inner
.coln .coln2
.box1 {
    overflow: visible !important;
}
.paddingH3span .bcu_title h3 span {
	padding: 10px 20px;
    line-height: 2em;
	font-size: 22px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
ページトップボタン
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#pagetop {
    width: 50px!important;
    height: 50px;
    margin: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
}
#pagetop a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background: #1b5191!important;
    text-align: center;
    transition: opacity 0.4s;
    border-radius: 50%;
}
#pagetop a span:before {

    right: 24px!important;
    top: 22px!important;
    width: 10px!important;
    height: 10px!important;

}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
フッター
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#footerAreaOuter {
	max-width: 1000px;
    margin: 0 auto;
}
#footerFreeArea {
	margin-bottom: 0!important;
}
.footH {
	font-size: 24px;
	letter-spacing: 0.05em;
	font-family: 'Cabin', sans-serif;
	color: rgba(255,255,255,0.3);
	margin-bottom: 15px;
}
.footernavi {
    display: flex;
    justify-content: space-between;
}
.footernavi ul {
	margin-bottom: 50px;
	min-height: 130px;
}
.footernavi li {
    list-style: none;
    line-height: 2;
}
.footernavi li a:hover {
	opacity: 0.5;
}
.footer_credit {
    display: flex
;
    flex-direction: column;
    gap: 20px;
}
a.icon_instagram {
    width: 48px;
}
.copyright {
    text-align: end;
}
.adminView #addunit-75_12192-box.addunit-box {
	width: 446px;
    height: 242px;
}
.adminView .recruitBottomMynavi .bcontainer-inner .coln1 .box1 .containerInner .addunit-box {
	width: 446px;
    height: 200px;
}
