@charset "utf-8";

/*---------- h1ビジュアル ----------*/

.h1_bg {
	position: relative;
	width: 100%;
	height: 368px;
	margin-top: 140px;
}

.h1_inner {
	width: 100%;
	max-width: 1650px;
	margin: 0 auto;
	padding: 0 20px;
	display: flex;
	align-items: center;
	height: 100%;
	position: relative;
}

.h1_text {
	/*position: absolute;*/
	position: relative;
/*
	top: 40%;
	left: 8%;
*/
	padding-left: 5%;
	color: #fff;
}

/* 日本語タイトル */

.h1_title {
	position: relative;
	font-size: 1.8rem;
	color: #0084DD;
	z-index: 2;
	font-weight: 500;
}

.default .h1_title {
	font-size: 4.0rem;
}


/*---------- h1 各ページ用の英字タイトル ----------*/

/*Company*/
.h1_title.company::before {
	content: "COMPANY";
}
/*
.overview .h1_title.company::before {
	content: "Overview";
}

.message .h1_title.company::before {
	content: "Message";
}

.history .h1_title.company::before {
	content: "History";
}

.offices .h1_title.company::before {
	content: "Offices";
	font-variant-ligatures: none;
}

.disclosure .h1_title.company::before {
	content: "Disclosure";
}

.ir-archive .h1_title.company::before {
	content: "IR Archive";
}

.faq .h1_title.company::before {
	content: "FAQ";
}*/

/*Business*/
.business .h1_title::before {
	content: "Business";
}

/* コンシューマ */
.consumer-business .h1_title::before {
	content: "Consumer Business";
}

.carrier-shops .h1_title.consumer-business::before {
	content: "Carrier Shops";
}

.smartphone-services .h1_title.consumer-business::before {
	content: "Smartphone Services";
}

.shop-development .h1_title.consumer-business::before {
	content: "Shop Development";
}

/* 法人 */

.corporate-business .h1_title::before {
	content: "Corporate Business";
}

.mobile-solutions .h1_title.corporate-business::before {
	content: "Mobile Solutions";
}

.iot-solutions .h1_title.corporate-business::before {
	content: "IoT Solutions";
}

.mvno-services .h1_title.corporate-business::before {
	content: "MVNO Services";
}

.payment-services .h1_title.corporate-business::before {
	content: "Payment Services";
}

/*jobs*/
.h1_title.jobs::before {
	content: "JOBS";
}

/*interview*/
.h1_title.interview::before {
	content: "INTERVIEW";
}

/*environment*/
.h1_title.environment::before {
	content: "ENVIRONMENT";
}
/*recruit*/
.h1_title.recruit::before {
	content: "RECRUIT";
}

/* .policy .h1_title.sustainability::before {
    content: "Policy";
}

.health .h1_title.sustainability::before {
    content: "Health";
}

.materiality .h1_title.sustainability::before {
    content: "Materiality";
} */


/*sustainability/environment*/
/* .environment .h1_title.sustainability::before {
    content: "Environment";
}

.philosophy .h1_title.sustainability.environment::before {
  content: "Philosophy";
}

.activities .h1_title.sustainability.environment::before {
    content: "Activities";
} */


/*sustainability/social*/
/* .social .h1_title.sustainability::before {
    content: "Social";
} */

/* .workplace .h1_title.sustainability.social::before {
    content: "Safe Workplace";
} */

.diversity .h1_title.social::before {
	content: "Diversity & Inclusion";
}

/* .initiatives .h1_title.sustainability.social::before {
    content: "Initiatives";
} */

.h1_title.error::before {
	content: "NOT FOUND";
}

.h1_title.news::before {
	content: "NEWS";
}

.h1_title.sitemap::before {
	content: "Sitemap";
}

.h1_title.privacy::before {
	content: "Privacy Policy";
}

.h1_title.security-policy::before {
	content: "Security Policy";
}

.h1_title.site-policy::before {
	content: "Site Policy";
}

.h1_title.environmental-policy::before {
	content: "Environmental Policy";
}

.h1_title.certification::before {
	content: "Certification";
}

.h1_title.result::before {
	content: "Search Results";
}

.h1_title::before {
	display: block;
	/*
	font-family: 'Outfit', sans-serif;*/
	font-size: 7.2rem;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 10px;
	/* グラデーション適用 */
	background: linear-gradient(286.74deg, #7BE4EE 1.68%, #0084DD 95%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.default .h1_title::before {
	font-size: 1.8rem;
	letter-spacing: 0;
	/* グラデーション適用 */
	background: linear-gradient(286.74deg, #7BE4EE 1.68%, #0084DD 95%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* ページ別背景画像 */

.h1_bg.interview .h1_inner {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_interview.jpg') no-repeat right center;
}

.h1_bg.jobs .h1_inner {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_jobs.jpg') no-repeat right center;
}


.h1_bg.company .h1_inner {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_company.jpg') no-repeat right center;
}

.h1_bg.news .h1_inner {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_news.jpg') no-repeat right center;
}

.h1_bg.environment .h1_inner {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_environment.jpg') no-repeat right center;
}

.h1_bg.recruit .h1_inner {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_recruit.jpg') no-repeat right center;
}

.h1_bg.faq .h1_inner {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_faq.jpg') no-repeat right center;
}

.top-message .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_top_message.jpg') no-repeat right top;
}

/* 座談会 */
.new-graduates .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_new-graduates.jpg') no-repeat right top;
}

.mid-career .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_mid-career.jpg') no-repeat right top;
}

/* interview */
.staff01 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff01.jpg') no-repeat right top;
}

.staff02 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff02.jpg') no-repeat right top;
}

.staff03 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff03.jpg') no-repeat right top;
}

.staff04 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff04.jpg') no-repeat right top;
}

.staff05 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff05.jpg') no-repeat right top;
}

.staff06 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff06.jpg') no-repeat right top;
}

.staff07 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff07.jpg') no-repeat right top;
}

.staff08 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff08.jpg') no-repeat right top;
}

.staff09 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff09.jpg') no-repeat right top;
}

.staff10 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff10.jpg') no-repeat right top;
}

.staff11 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff11.jpg') no-repeat right top;
}

.staff12 .h1_bg {
	background: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_staff12.jpg') no-repeat right top;
}


.h1_bg.business {
	background-image: url(/saiyou/wp-content/themes/conexio_recruit/images/h1_business.jpg);
}

.h1_bg.social {
	background-image: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_social.jpg');
}


.h1_bg.sitemap {
	background-image: url('/saiyou/wp-content/themes/conexio_recruit/images/h1_default.jpg');
}



/* 背景 グラデ h1 */

.h1_bg.ten-meanings .h1_title:before{
	content: "10 MEANINGS";
	color:#fff;
	opacity: 0.8;
	background:unset;
	-webkit-text-fill-color: unset;
}

.h1_bg.ten-meanings .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

.h1_bg.in-numbers,.h1_bg.ten-meanings,.h1_bg.three-minutes,.h1_bg.training-programs,.h1_bg.benefits,.h1_bg.diversity,.h1_bg.sitemap {
	background:rgba(0, 132, 221, 0.90);
	background:linear-gradient(107deg, rgba(123, 228, 238, 0.90) 5%, rgba(0, 132, 221, 0.90) 98.32%);
	position: relative;
    width: 100%;
	height:400px;
}

.h1_bg.in-numbers:before,.h1_bg.ten-meanings:before,.h1_bg.three-minutes:before,.h1_bg.training-programs:before,.h1_bg.benefits:before,.h1_bg.diversity:before,.h1_bg.sitemap:before {
	content: "";
    position: absolute;
	width: 100%; 
    height: 100%;
    background: url(../images/h1_line.svg) no-repeat right center;
    pointer-events: none;
}

.h1_bg.in-numbers .h1_inner{
	position: relative;
    z-index: 1;
}

/*　数字で見るコネクシオのページだけ　*/
.h1_bg.in-numbers .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

.h1_bg.in-numbers .h1_title:before{
	content: "IN NUMBERS";
	color:#fff;
	opacity: .8;
	background:unset;
	-webkit-text-fill-color: unset;
}

.h1_bg.in-numbers .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

/*
.h1_bg.in-numbers .h1_title{
    font-family: 'Outfit', sans-serif;
	font-size:5.5rem;
	color:#fff;
}

.h1_title.in-numbers::after{
	font-size:1.8rem;
	display: block;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 500;
    background: linear-gradient(286.74deg, #7BE4EE 1.68%, #0084DD 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-top:15px;
}
*/

/* three-minutes */

.h1_bg.three-minutes .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

.h1_bg.three-minutes .h1_title:before{
	content: "3 MINUTES";
	color:#fff;
	opacity: .8;
	background:unset;
	-webkit-text-fill-color: unset;
}

.h1_bg.three-minutes .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

/* training-programs */

.h1_bg.training-programs .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

.h1_bg.training-programs .h1_title:before{
	content: "TRAINING PROGRAMS";
	color:#fff;
	opacity: .8;
	background:unset;
	-webkit-text-fill-color: unset;
}

.h1_bg.training-programs .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

/* benefits */

.h1_bg.benefits .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

.h1_bg.benefits .h1_title:before{
	content: "BENEFITS";
	color:#fff;
	opacity: .8;
	background:unset;
	-webkit-text-fill-color: unset;
}

.h1_bg.benefits .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

/* diversity */

.h1_bg.diversity .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

.h1_bg.diversity .h1_title:before{
	content: "DIVERSITY";
	color:#fff;
	opacity: .8;
	background:unset;
	-webkit-text-fill-color: unset;
}

.h1_bg.diversity .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

/* sitemap */

.h1_bg.sitemap .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}

.h1_bg.sitemap .h1_title:before{
	content: "SITEMAP";
	color:#fff;
	opacity: .8;
	background:unset;
	-webkit-text-fill-color: unset;
}

.h1_bg.sitemap .h1_text{
	top:unset;
	left:unset;
	margin-top:0;
}
/* 背景 グラデ h1 ここまで*/


/*---------- ビジュアル更新 ----------*/

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.alignright {
	margin-left: auto;
	text-align: right;
}

.alignleft {
	margin-right: auto;
	text-align: left;
}

.content_area .center {
	text-align: center;
}

.content_area .right {
	text-align: right;
}

.w13 {
	width: 13%;
}

.w15 {
	width: 17%;
}

.w20 {
	width: 20%;
}

.w30 {
	width: 30%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.scroll_table {
	margin-bottom: 10px;
}

.scroll_table table {
	table-layout: auto;
	margin-bottom: 10px;
}

.scroll_table th,
.scroll_table td {
	display: table-cell !important;
}

.scroll_table thead th {
	min-width: 200px !important;
	width: auto;
}

.scroll-hint-icon {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 125px;
	height: 90px;
	margin: auto;
}

figcaption.wp-caption-text {
	margin-top: 0.5rem;
}

img.alignright {
	margin-left: auto;
}

img.alignleft {
	margin-right: auto;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
	max-width: 100%;
	height: auto;
}

.clearfix {
	overflow: hidden;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

pre {
	white-space: pre-wrap;
}

.gallery-item img {
	width: 100%;
}

/* page_catch */

.page_catch {
	position: relative;
	isolation: isolate;
	margin: 40px 0 80px;
}

/* テキストブロック */
.page_catch_txt {
	position: relative;
	width: min(1100px, 100%);
	margin-inline: auto;
	padding: 130px 20px 0;
	text-align: center;
	z-index: 1;
}

.page_catch_txt::before {
    content: "";
    position: absolute;
    top: 120px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 353px;
    height: 257px;
    background: url(../images/bg_page_catch.svg) no-repeat center center;
    background-size: contain;
    z-index: -1;
    pointer-events: none;
}

.page_catch_txt p {
	margin: 0;
	font-weight: 500;
	line-height: 1.9;
}

.page_catch_txt p:first-child {
	font-size: 20px;
}

.page_catch_txt p+p {
	margin-top: .6em;
	font-size: 16px;
}

/* 背景（波の画像） */
.page_catch_bg {
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	z-index: 0;
}

/* h3（青テキスト＋グラデ下線） */

.grad_line_h3 {
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 10px;
    font-size: 3.2rem;
    font-weight: 600;
    color: #0084DD;
}

.grad_line_h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, #7BE4EE 0%, #0084DD 100%);
}

.breadcrumb {
	overflow: hidden;
	font-size: 1.4rem;
	letter-spacing: 0;
}

.waste-transport .breadcrumb,
.maintenance .breadcrumb {
	background: #F5F5F5;
}

.breadcrumb .breadcrumb_inner {
	overflow: hidden;
	width: 1260px;
	max-width: 100%;
	margin: auto;
	padding: 8px 20px 50px;
}

.breadcrumb .breadcrumb_inner a {
	display: inline-block;
	color: #0077C0;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	position: relative;
	text-decoration-line: none;
}

.breadcrumb .breadcrumb_inner a::after {
	content: '';
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	transform: rotate(45deg);
}

.content_area.parent {
	background: none;
}

#c_list #list {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 80px auto 0;
}

#c_list #list li:first-child,
#c_list #list li:nth-child(2) {
	width: 48.1%;
}

#c_list #list li {
	list-style: none;
	background: #ffffffff;
	width: 30.909%;
	margin: 0 3.636% 30px 0;
}

#c_list #list .text {
	padding: 30px 40px;
}

#c_list #list .text p {
	margin-bottom: 0;
}

#c_list h3.listtitle {
	font-weight: bold;
	font-size: 100%;
	padding-left: 0;
	margin: 0;
}

#c_list .listtitle::before {
	display: none;
}

#c_list {
	margin: 0 auto;
	padding-bottom: 50px;
	background: none;
}

#c_list h3 {
	margin: 0;
	line-height: 1.5;
}

#c_list #list li a {
	color: #000;
	text-decoration: none;
}

#c_list #list li .listtitle span {
	padding-right: 30px;
}

#c_list #list li:nth-child(3n+2) {
	margin-right: 0;
}

#c_list img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0;
}


#c_list #list li {
	overflow: hidden;
}

#c_list #list li div {
	overflow: hidden;
}

#c_list #list li div img {
	display: block;
	transition: 0.3s;
}

#c_list #list li img:hover {
	transform: scale(1.05);
	transition-duration: 0.3s;
}

.content_area {
	max-width: 1360px;
	width: 100%;
	padding: 0 20px 100px 20px;
	margin: auto;
	box-sizing: border-box;
	/*     background: #fff; */
}

.content_area * {
	/* スマホ時font-sizeが違って見えるバグfix */
	max-height: 100%;
}

.wp-editor * {
	/* スマホ時font-sizeが違って見えるバグfix
	 * エディタ用 */
	max-height: none;
}

.content_area>*:first-child {
	margin-top: 0 !important;
}

.content_area>*:last-child {
	margin-bottom: 0 !important;
}

.content_area .inner>*:first-child {
	margin-top: 0 !important;
}


.content_area .inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 20px;
}

.page_copy {
	margin: 60px 0 60px 0;
	font-size: 4.0rem;
	font-weight: 500;
	line-height: 1.45;
	text-align: center;
	color: #0077C0;
}

.page_head {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.8;
	margin-bottom: 45px;
}


img {
	display: block;
	height: auto;
	/*max-width: 100%;*/
}

h2 {
	position: relative;
	font-size: 6.4rem;
	font-weight: 700;
	line-height: 1.43;
	/*     letter-spacing: 0.06em; */
	max-height: 100%;
	/*     text-align: center; */
	color: #0084DD;
	margin-bottom: 90px;
}

h2:before {
	display: block;
	content: attr(data-txt);
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #333333;
	max-height: 100%;
	margin-bottom: -10px;
}

h3 {
	margin: 50px 0 30px;
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 0 10px 0;
	color: #0084DD;
	/* 	border-bottom: 1px solid #ddd; */
}

h3.section-title {
    position: relative;
	padding-bottom: 25px;
}

h3.section-title::before {
    content: attr(data-en);
    position: absolute;
    left: 0;         
    top: -1em;      
    font-size: 2.4rem; 
    font-weight: 400;
    color: #FA6060;    
    font-family: "Caveat", cursive; 
    letter-spacing: 0.03em;
}

h4 {
	position: relative;
	margin: 40px 0 25px;
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.4;
}


/*
a.link_btn {
    display: block;
    color: #FFF;
    background: #4BBCD0;
    background-size: 15px 15px;
    text-decoration: none;
    width: 250px;
    max-width: 100%;
    margin: 40px auto 0 0;
    padding: 10px 25px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

a.link_btn::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
    transform: rotate(45deg);
    transition: all .3s ease;
}

a.link_btn:hover {
    opacity: .7;
    transition: all 0.3s ease;

}
*/
/* .link_btn {
	display: flex;
	justify-content: flex-end;
}

.link_btn a {
	display: inline-block;
	position: relative;
	max-width: 380px;
	width: 100%;
	padding: 20px 10px 20px 10px;
	background: #fff;
	border: 1px solid #0077C0;
	border-radius: 50px;
	color: #0077C0;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: left;
	text-decoration: none !important;
	transition: background 0.3s, border 0.3s, color 0.3s;
	text-align: center;
} */

/* .link_btn a:hover {
	background: #0077C0;
	border-color: #0077C0;
	color: #fff;
}

.link_btn a::after {
	content: '';
	position: absolute;
	display: block;
	background: url(../images/arrow_r_blue.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 17px;
	height: 13px;
	right: 20px;
	top: calc(50% - 6px);
	transition: background 0.3s;
}

.link_btn a:hover::after {
	background: url(../images/arrow_r_white.svg);
	animation: icon-arrow 0.4s cubic-bezier(0.29, 0.65, 0.62, 1) forwards;
}

.link_btn a[target="_blank"]::after {
	background: url(../images/popup.svg) no-repeat center right;
	width: 14px;
	height: 14px;
}

.link_btn a[target="_blank"]:hover:after {
	animation: unset;
	background: url(../images/popup_white) no-repeat center right;
} */

p {
	line-height: 1.875;
	margin: 0 0 25px;
}

p.intro {
	color: #009B9F;
	font-size: 2.0rem;
	font-weight: 500;
	line-height: 5.04rem;
	margin: 0 0 15px;
}

ul {
	padding-left: 20px;
	margin-bottom: 20px;
}

ul li {
	list-style: disc;
	margin-bottom: 5px;
	line-height: 2.4rem;
}

.marker_non {
	list-style: none;
}

ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

ol li {
	list-style-type: decimal;
	counter-increment: cnt;
	margin-bottom: 5px;
	line-height: 2.4rem;
	position: relative;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table {
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
}


table tr.alt {
	background: #f5f5f5;
}

table th,
table td {
	border-bottom: 1px solid #ddd;
	padding: 23px 27px;
}

table th:last-child,
table td:last-child {
	border-right: none;
}


table th {
	font-weight: bold;
	text-align: left;
	width: 20%;
	vertical-align: top;
}


/* 入れ子テーブル（役員一覧）の枠線と余白を調整 */

.td_tight {
	padding-top: 0;
	padding-bottom: 0;
}

td.nested-table-head {
	width: 30%;
	white-space: nowrap;
}

table td table {
	border-top: none;
	border-bottom: none;
	width: 100%;
}

table td table th,
table td table td {
	border-bottom: 1px solid #ddd;
	padding: 23px 0;
}

table td table tr:last-child td,
table td table tr:last-child th {
	border-bottom: none;
	padding-bottom: 0;
}




.scroll_txt {
	line-height: 2.5rem;
	padding: 3px 0 3px 60px;
	margin: 0;
	background: url(../images/icon_hand.svg) no-repeat center left;
}

.column_1-1 {
	display: flex;
	gap: 30px;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.column_1-1>div {
	width: calc(50% - 15px);
}

.column_1-1 h3 {
	margin: 0;
}

.column_1-1 img {
	margin: 0 auto;
	border-radius: 30px;
}

.column_1-1 .link_btn {
	margin-top: 30px;
	justify-content: left;
}

.column_2,
.column_3,
.gallery {
	display: grid;
	grid-gap: 47px;
	/* margin-bottom: 15px;*/
	margin-bottom: 40px;
}

.column_2 img {
	width: 100%;
}

.column_2 h3 {
	margin: 0 0 35px 0;
}

.column_2,
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.column_3,
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

/* form input,
form textarea {
    padding: 12px 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

form input[type="checkbox"] {
    padding: 0;
}

form input[type="radio"] {
	height: 100%;
    padding: 0;
} */

/*  */
.w_800 {
	max-width: 800px;
	margin: 0 auto 40px;
}

.img_cap {
	font-size: 1.3rem;
	text-align: center;

	margin: 5px 0 0;

}

.img_cap strong {
	display: block;
	font-weight: bold;
	margin-bottom: -10px;
}

/***マップのレスポンシブ設定***/
#map {
	width: auto;
	margin: 30px auto;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#map iframe,
#map object,
#map embed {
	position: absolute;
	border: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/**********************************************
 * ページナビ
 *********************************************/

.wp-pagenavi {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 50px 0 30px;
}

.wp-pagenavi .current,
.wp-pagenavi a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin: 0 5px;
	font-size: 1.6rem;
	line-height: 1.8rem;
	border-radius: 100px;
	color: #0084DD;
	font-family: "Roboto", "Noto Sans JP", sans-serif;
}

.wp-pagenavi a {
	border: 1px solid #0084DD;
	text-decoration: none !important;
	transition: all 0.3s;
}

.wp-pagenavi a:hover,
.wp-pagenavi .current {
	background: #0084DD;
	border-color: #0084DD;
	color: #fff;
}

.wp-pagenavi .current {
	font-weight: bold;
}

.extend {
	display: flex;
	align-items: center;
	margin: 0 10px;
	font-size: 1rem;
}

.localnav {
	position: relative;
	max-width: 1140px;
	padding: 50px 20px 60px;
	margin: auto;
}

.localnav::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: calc(50% - 50vw);
	width: 100vw;
	height: 100%;
	background: #F8F8F8;
}

.ln {
	position: relative;
	border-radius: 20px;
	background: #38609e;
	margin: 0 20px;
}


.ln_wrap {
	max-width: 1360px;
	margin: auto;
	padding: 70px 30px;
}

.ln_parent {
	position: relative;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.8;
	text-decoration: none !important;
	transition: all .3s ease;
}

.ln_parent_link {
	display: inline-block;
	font-size: 1.6rem;
	font-weight: 500;
	color: #fff !important;
	padding-right: 40px;
	text-decoration: none;
	position: relative;
}

.ln_parent_link::before {
	display: block;
	content: attr(data-slug) '';
	font-family: 'Outfit', sans-serif;
	font-size: 6.0rem;
	color: #fff;
	line-height: 1.0;
	font-weight: 400;
	text-transform: capitalize;
	padding-top: 5px;
}

.ln_child_list {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 51px 0 0;
}

.ln_child_link:hover,
.on .ln_child_link {
	transition: 0.3s;
}

.ln_child_item {
	width: 24.25%;
	margin: 0 1% 1% 0 !important;
	list-style: none;
}

.ln_child_item:nth-child(4n) {
	margin-right: 0 !important;
}

.ln_child_link {
	display: flex;
	position: relative;
	align-items: center;
	height: 100%;
	font-size: 1.5rem;
	color: #fff !important;
	line-height: 1.6;
	font-weight: 500;
	text-decoration: none;
	padding: 14px 50px 14px 10px;
	border-bottom: 1px solid #ffffff;
	transition: all .3s ease;
}

.ln_child_link::before {
	content: '';
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	margin: auto;
	width: 32px;
	height: 32px;
	background-color: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
	transition: all ease 0.3s;
}

.ln_child_link:hover::before,
.on .ln_child_link::before {
	background-color: transparent;
}

.on .ln_child_link {
	opacity: .8;
}

.ln_child_link::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 21px;
	width: 3.8px;
	height: 6.62px;
	border: solid #4F6B7D;
	border-width: 0 2px 2px 0;
	padding: 3px;
	transform: translate(-50%, -50%) rotate(-45deg);
	transition: all ease 0.3s;
}

.ln_child_link:hover::after,
.on .ln_child_link::after {
	border-color: #fff;
}

/* =========================================
  　interview/staff　共通
   ========================================= */

.btn_page_box {
	display: block;
	max-width: 1100px;
	max-height: 200px;
	margin: 100px auto;
	padding: 25px 40px;
	border-radius: 5px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	background:
		url('/saiyou/wp-content/themes/conexio_recruit/images/btn_page_bg.png') center / cover no-repeat;
}

/* 内側：白い半透明パネル */
.btn_page {
	display: flex;
	align-items: center;
	height: 100%;
	/* 左少し広め（デザイン次第で調整） */
	border-radius: 5px;
	background: rgba(255, 255, 255, .86);
	/* 半透明の白 */
	backdrop-filter: saturate(120%) blur(2px);
	/* 対応ブラウザのみ効く */
	position: relative;
	justify-content: center;
	/* 中央寄せ */
	text-align: center;
	/* テキスト中央 */
	padding: 28px 88px 28px 40px;
}

.btn_page:hover {
	opacity: 0.9;
	transition-duration: 0.3s;
}

/* 左側のラベル群 */
.btn_label {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 6px;
	color: #0F76C3;
}

.btn_label_en {
	font-size: 4.0rem;
	font-weight: 700;
	color: #0084DD;
}

.btn_label_ja {
	font-size: 1.6rem;
	font-weight: 600;
	color: #333333;
}


.btn_page_icon.round-arrow {
	position: absolute;
	top: 50%;
	right: 28px;
	/* 右の離れ具合は好みで */
	transform: translateY(-50%);
	/* 垂直中央 */
	pointer-events: none;
	/* クリックはa全体に */
}


/* 矢印ボタンの見た目（再利用クラス） */
.round-arrow {
	--btn-size: 44px;
	/* 丸の直径 */
	--icon-size: 18px;
	/* 矢印の見た目サイズ */
	--gap-right: 8px;
	/* 矢印の右端からの距離 */
	--bg: #0084DD;
	--bg-hover: #0F76C3;

	position: relative;
	inline-size: var(--btn-size);
	block-size: var(--btn-size);
	border-radius: 50%;
	display: grid;
	place-items: center;
	background-color: var(--bg);
	isolation: isolate;
	transition: background-color .25s ease, transform .15s ease;
}

/* 矢印の中身（SVGを背景画像で） */
.round-arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	right: var(--gap-right);
	inline-size: calc(var(--icon-size) + 10px);
	/* 当たり判定を少し大きめに */
	block-size: calc(var(--icon-size) + 10px);
	transform: translateY(-50%);
	background:
		url('/saiyou/wp-content/themes/conexio_recruit/images/arrow-next.svg') no-repeat center / var(--icon-size) var(--icon-size);
	z-index: 1;
}


/* キーボードフォーカス（アクセシビリティ） */
.btn_page:focus-visible {
	opacity: 0.9;
	transition-duration: 0.3s;
}


@media (max-width: 767px) {
	.btn_page_box {
		margin: 40px 20px;
		padding: 10px;
	}

	.btn_page {
		padding: 10px 35px 10px 10px;
	}

	.btn_label {
		gap: 0;
	}

	.btn_label_en {
		font-size: 3rem;
	}

	.btn_label_ja {
		font-size: 1.4rem;
	}

	.cta-jobs__icon.round-arrow {
		right: 18px;
	}

	.btn_page_icon.round-arrow {
		right: 15px;
	}

	.round-arrow {
		--btn-size: 35px;
		--icon-size: 15px;
	}

	.round-arrow::before {
		inline-size: calc(var(--icon-size) + 5px);
		block-size: calc(var(--icon-size) + 5px);
	}
}

/*  */



/* 関連リンク */
/*
#ln_b {
    padding: 60px 0 70px;
    background: #F5F5F5;
}

#ln_b #content_box_b {
    max-width: 1040px;
    margin: auto;
    padding: 0 20px;
    overflow: auto;
}

.link_h {
    margin: 0 0 20px;
    font-size: 2.6rem;
    line-height: 1.5;
    font-weight: 500;
}

.ln_list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.ln_item {
    list-style: none;
    width: calc((100% - 60px) / 3);
    margin: 0 0 15px 0;
}

.ln_item:nth-child(3n) {
    margin-right: 0;
}

.ln_item a {
    display: flex;
    align-items: center;
    padding: 10px 35px;
    background: #fff;
    border: 2px solid #ddd;
    color: #333 !important;
    text-decoration: none !important;
    min-height: 62px;
    transition: border 0.3s;
    position: relative;
}

.ln_item a:hover {
    border-color: #009B9F;
}

.ln_item a::before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    border: 1px solid #E6211A;
    border-radius: 50%;
    background: #E6211A;
    top: calc(50% - 12px);
    bottom: 0;
    margin: 0 auto;
    right: 20px;
}

.ln_item a::after {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/arrow_r_white.svg) no-repeat center;
    top: calc(50% - 12px);
    bottom: 0;
    margin: 0 auto;
    right: 20px;
}

.ln_item a:hover img {
    transform: scale(1.05);
}

.ln_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.ln_item a div {
    flex-shrink: 0;
    width: 95px;
    height: 95px;
    margin-right: 20px;
    overflow: hidden;
}

.ln_item p {
    font-size: 1.6rem;
    letter-spacing: 1.3px;
    line-height: 2.1rem;
    font-weight: 500;
    margin: 0;
}

.page_link {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 50px 0 80px;
}

.page_link ol {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0 0;
    margin: 0;
    grid-gap: 0 2.5rem;
}

.page_link li {
    list-style: none;
    margin: 0 0 20px 0;
    letter-spacing: 0.96px;
    line-height: 3rem;
}

.page_link a {
    display: block;
    padding-left: 30px;
    text-decoration: none !important;
}

.page_link a::before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    border: 1px solid #E6211A;
    border-radius: 50%;
    background: #E6211A;
    top: calc(50% - 12px);
    bottom: 0;
    margin: 0 auto;
    left: 0;
}

.page_link a::after {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/arrow_r_white.svg) no-repeat center;
    top: calc(50% - 12px);
    bottom: 0;
    margin: 0 auto;
    left: 0;
    transform: rotate(90deg);
    transition: border 0.3s, background 0.3s;
}

.page_link a:hover::after {
    animation: arrow_l .3s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.page_link a:hover {
    text-decoration: underline !important;
}

.caret-link {
    list-style: none;
}

.caret-link::before {
    border: 0.375em solid transparent;
    border-left-color: #007fc9;
    content: " ";
    display: inline-block;
    margin-left: -10px;
    vertical-align: middle;
}

.sitemap-content > .column_2{
	grid-gap: 15px;
}
*/

/* 取得認証 */
.flex_media {
	display: flex;
	gap: 50px;
	justify-content: center;
	margin-bottom: 40px;
}

.yell_block p span {
	display: inline-block;
	padding: 4px 10px;
	margin: 0 8px 8px 0;
	color: #fff;
	background-color: #0073bd;
}

.yell_block p span:first-child {
	background-color: #EC6D65;
}

.anchor-list {
	background: #EFF6FF;
	padding: 30px 30px 5px;
}

.anchor-list .link-list {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
}

.anchor-list .grid2 {
	width: 50%;
	list-style: none;
	margin-bottom: 20px;
}

.anchor-list .caret-link {
	text-decoration: none;
	position: relative;
}

.anchor-list .caret-link::before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	left: 0;
	top: 7px;
	background-color: #0077C0;
	border-radius: 50%;
	vertical-align: middle;
}

.anchor-list .caret-link:hover {
	color: #0077C0;
}


.anchor-list .caret-link {
	padding-left: 16px;
	text-decoration: none;
}

@media screen and (max-width: 1024px) {
	.h1_bg {
		margin-top: 60px;
	}
}

@media screen and (max-width: 767px) {

	/* 	.content_area .inner {
		margin: 0 20px;
	} */

	.h1_bg {
		height: 350px;
	}
	.h1_bg::before {
		background-size: 90% auto!important;
	}
	
	.h1_title {
		font-size: 1.6rem;
	}

	.default .h1_title {
		font-size: 2.4rem;
	}

	.h1_title::before {
		font-size: 4.0rem;
	}

	.default .h1_title::before {
		font-size: 1.6rem;
	}


	.h1_text {
		margin-top: 40px;
	}
	
	.h1_bg.in-numbers, .h1_bg.ten-meanings{
		height:350px;
	}
	
	.h1_bg.in-numbers:before, .h1_bg.ten-meanings:before{
		/*
		height:90px;
		background-size: cover;*/
	}
	/*
	.h1_bg.in-numbers .h1_title{
		font-size:2.5rem;
	}*/
	
	.h1_title.in-numbers::after{
		font-size:1.6rem;
	}

	.page_link ol {
		display: block;
	}

	.link_h {
		margin: 35px 0 20px;
		padding: 7px 0 0 0;
		font-size: 2.0rem;
	}

	.link_btn {
		justify-content: center;
		text-align: center;
	}
/*
	.link_btn a {
		padding: 15px 20px 15px 20px;
		font-size: 1.4rem;
	}
*/
	#c_list #list {
		margin: 25px auto 0;
	}

	#c_list #list li {
		width: 100% !important;
		margin: 0 0 25px 0 !important;
	}

	#c_list #list .text {
		padding: 20px;
	}

	#c_list .listtitle {
		font-weight: bold;
		font-size: 100%;
	}

	.ttl_area {
		padding: 90px 20px 0;
		margin-bottom: 25px;
	}

	.ttl_area::before {
		height: 120px;
	}

	.ttl_area_in {
		padding: 30px 20px 0;
	}

	.content_area {
		padding: 0 0 65px !important;
	}

	.column_3 {
		margin: 20px 0;
	}

	.column_3>div {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}

	table th {
		width: 25%;
	}

	table th,
	table td {
		padding: 10px;
	}

	table.nowrap {
		min-width: 100%;
	}

	table.nowrap th,
	table.nowrap td {
		white-space: nowrap;
	}

	.table {
		margin-top: 50px;
	}

	td.nested-table-head {
		width: 50%;
	}

	.scroll_txt {
		display: block;
		font-size: 1.1rem;
		margin-bottom: 10px;
	}

	.breadcrumb {
		font-size: 1.2rem;
	}

	.breadcrumb_b {
		/*display: none;*/
	}

	.breadcrumb .breadcrumb_inner {
		padding-bottom: 60px;
	}

	.page_link {
		margin: 0;
	}

	.page_copy {
		font-size: 2.8rem;
		margin-top: 0;
		margin-bottom: 30px;
		padding-top: 50px;
	}

	.page_head {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}

	h2 {
		margin: 35px 0 20px;
		padding: 7px 0 20px 0;
		font-size: 3.3rem;
		line-height: 2.8rem;
	}

	h2:before {
		font-size: 1.3rem;
		margin-bottom: 0;
	}

	h3 {
		font-size: 2.2rem;
		margin: 30px 0 15px;
	}

	h3::before {
		height: 21px;
		top: 4px;
	}
	
	h3.section-title::before {
		top: -1.2em;
		font-size: 2.0rem;
	}
	
	h4 {
		font-size: 1.5rem;
		margin: 20px 0;
	}

	p {
		line-height: 2.5rem;
		margin: 0 0 15px;
	}

	p.intro {
		font-size: 1.7rem;
		line-height: 2.7rem;
		margin: 0 0 10px;
	}

	.page_link li {
		margin: 0 0 20px 0;
		line-height: 2.4rem;
	}

	.column_3 {
		margin: 20px 0;
	}

	.column_2 li:not(:nth-child(2n)) {
		margin-right: 0;
	}

	.column_3>div {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}

	.column_2 li,
	.column_3 li {
		margin-bottom: 4%;
	}

	.column_2 ul li,
	.column_3 ul li,
	.column_2 ol li,
	.column_3 ol li {
		margin-bottom: 0;
	}

	.column_3 li:not(:nth-child(3n)) {
		margin-right: 0;
	}

	.column_2 p,
	.column_3 p {
		width: auto;
		margin-right: 0;
	}

	.column_2 p,
	.column_3 p {}

	.column_2 img+p,
	.column_3 img+p {
		margin-top: 5px !important;
	}

	.img_cap {
		font-size: 1.2rem;
	}

	.wp-pagenavi {
		margin-top: 40px;
	}

	.localnav {
		padding: 33px 20px 55px;
	}

	.ln_wrap {
		padding: 40px 20px;
	}

	.ln_parent_link {
		font-size: 1.4rem;
		font-weight: 500;
	}

	.ln_parent_link::before {
		font-size: 4.0rem;
	}

	.ln_child_item {
		width: 100%;
		margin: 0 !important;
	}

	.ln_child_list {
		margin: 30px 0 0;
	}

	.ln_child_link {
		font-size: 1.4rem;
	}

	.ln_child_link::before {
		right: 0;
		width: 28px;
		height: 28px;
	}

	.ln_child_link::after {
		right: 7px;
	}

	/*
    .ln_head {
        margin-bottom: 15px;
    }

    .ln_parent {
        font-size: 1.5rem;
    }

    .ln_list {
        display: block;
    }

    .ln_item {
        width: auto;
        margin: 0;
    }

    .ln_item a {
        min-height: 80px;
    }

    .ln_item p {
        font-size: 1.5rem;
    }

    .ln_link {
        height: auto;
        padding: 14px 20px 15px;
        background: none;
        font-size: 1.3rem;
        letter-spacing: 1.56px;
        line-height: 2rem;
    }

    .ln_link::before {
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0;
    }

    .ln_link:hover::before,
    .on .ln_link::before {
        opacity: 0.1;
    }
*/
	.h1_bg.interview .h1_inner {
		background-position: 85% center;
	}

	.h1_bg.jobs .h1_inner {
		background-position: 70% center;
	}


	.h1_bg.company .h1_inner {
		background-position: 69% center;
	}

	.h1_bg.news .h1_inner {
		background-position: 85% center;
	}

	.h1_bg.environment .h1_inner {
		background-position: 70% center;
	}

	.h1_bg.recruit .h1_inner {
		background-position: 70% center;
	}

	.h1_bg.faq .h1_inner {
		background-position: 75% center;
	}	
	
	.column_1-1 .link_btn {
        margin-top: 15px;
    }

    /* 2カラム → 1カラム */

    .column_1-1 {
        gap: 0;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .column_1-1>div,
    .column_1-1>div img {
        width: 100%;
    }

    .column_1-1 .column_txt {
        width: 100%;
        max-width: 100%;
        margin-top: 15px;
    }
	
	.column_2,
	.gallery-columns-2 {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 20px;
	}

	.column_2 h3 {
		font-size: 1.8rem;
		margin: 0 0 15px 0;
	}

	.column_3,
	.gallery-columns-3 {
		grid-template-columns: repeat(1, 1fr);
	}

	.anchor-list.one-column .grid2 {
		width: 100%;
	}


	/* 	page_catch */

	.page_catch {
		margin: 0;
	}

	.page_catch_txt {
		padding: 60px 20px 30px;
	}
	
	.page_catch_txt::before {
		top: 50px;
	}
	.page_catch_txt p:first-child {
		font-size: 16px;
		font-weight: 600;
	}

	.page_catch_txt p+p {
		margin-top: 5px;
		font-size: 14px;
		font-weight: 400;
	}
	
	
	.grad_line_h3 {
        font-size: 2.0rem;
    }

    .grad_line_h3::after {
        width: 100%;
    }
	
	/* ページ別背景画像 */
	.h1_bg.interview {
		background-position: right -135px center;
	}

	.h1_bg.jobs {
		background-position: right -280px center;
	}

	.h1_bg.company {
		background-position: center center;
	}

	.h1_bg.news {
		background-position: right -150px center !important;
	}
	
	.h1_bg.environment {
		background-position: center center;
	}
	
	.h1_bg.recruit {
		background-position: center center;
	}


}


/*-------sitemap-------*/
.sitemap-list .caret-link {
	list-style: none;
	position: relative;
}

.sitemap-list .caret-link:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #0077C0;
	left: -18px;
	top: 10px;
	border-radius: 50%;
}

/* ================================
   水色帯 共通ユーティリティ
   HTML例：
   <section class="section-band bg_sky_left">
     <div class="section-band__inner">…</div>
   </section>
   ================================ */

/* 帯のベース色 */
/*
.bg_sky,
.bg_sky_left,
.bg_sky_right {
	background: #E7F6FC;
}*/

/* 左右に張り出す帯の形状・余白 */
/*
.bg_sky_left,
.bg_sky_right {
	position: relative;
	max-width: 1510px;
	margin-inline: auto;
	padding-block: 65px;
	border-radius: 0;
}*/

/* 左側にくっつくタイプ（右だけ角丸） */
.bg_sky_left {
	position: relative;
}

/* 右側にくっつくタイプ（左だけ角丸） */
.bg_sky_right {
	position: relative;
}
/*
.bg_sky_right::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: max(20px, calc(50% - 600px));
  background: linear-gradient(0deg, #E7F6FC 0%, #E7F6FC 100%), linear-gradient(0deg, #DAF1FA 0%, #DAF1FA 100%), linear-gradient(287deg, rgba(123, 228, 238, 0.20) 1.68%, rgba(0, 132, 221, 0.20) 95%);
  border-radius: 20px 0 0 20px;
  z-index: -1;            
  pointer-events: none;  
}*/

.bg_sky_right{
  position: relative;
}

/* 初期：左起点で横幅0（見えない） */
.bg_sky_right::before {
  content: "";
  position: absolute;
  top: 0;
  right: -1000px;
  bottom: 0;
  left: max(20px, calc(50% - 600px));
  background: linear-gradient(0deg, #E7F6FC 0%, #E7F6FC 100%), linear-gradient(0deg, #DAF1FA 0%, #DAF1FA 100%), linear-gradient(287deg, rgba(123, 228, 238, 0.20) 1.68%, rgba(0, 132, 221, 0.20) 95%);
  border-radius: 20px 0 0 20px;
  z-index: -1;            
  pointer-events: none;  
  transform: scaleX(0);
  transform-origin: right center; 
  transition: transform 1.6s cubic-bezier(.2,.8,.2,1);
  will-change: transform;
}

/* 表示時：横幅100% */
.bg_sky_right.is-inview::before{
  transform: scaleX(1);
}
/*
.bg_sky_left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: max(20px, calc(50% - 600px));
  background: linear-gradient(0deg, #E7F6FC 0%, #E7F6FC 100%), linear-gradient(0deg, #DAF1FA 0%, #DAF1FA 100%), linear-gradient(287deg, rgba(123, 228, 238, 0.20) 1.68%, rgba(0, 132, 221, 0.20) 95%);
  border-radius: 0 20px 20px 0;
  z-index: -1;            
  pointer-events: none;  
}*/

.bg_sky_left{
  position: relative;
}

/* 初期：左起点で横幅0（見えない） */
.bg_sky_left::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1000px;
  bottom: 0;
  right: max(20px, calc(50% - 600px));
  background: linear-gradient(0deg, #E7F6FC 0%, #E7F6FC 100%),
              linear-gradient(0deg, #DAF1FA 0%, #DAF1FA 100%),
              linear-gradient(287deg, rgba(123, 228, 238, 0.20) 1.68%, rgba(0, 132, 221, 0.20) 95%);
  border-radius: 0 20px 20px 0;
  z-index: -1;
  pointer-events: none;

  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 1.6s cubic-bezier(.2,.8,.2,1);
  will-change: transform;
}

/* 表示時：横幅100% */
.bg_sky_left.is-inview::before{
  transform: scaleX(1);
}

/* 左帯：中身を右寄せ（帯は左にくっついている想定） */
.bg_sky_left .section-band__inner {
  max-width: 1140px;  
  margin: 0 auto;
  padding: 66px 110px 66px 20px;
  box-sizing: border-box;
  position: relative;
}

/* 右帯：中身を左寄せ（帯は右にくっついている想定） */
.bg_sky_right .section-band__inner {
  max-width: 1140px;  
  margin: 0 auto;
  padding: 66px 20px 66px 110px;
  box-sizing: border-box;
  position: relative;
}

.section-band__inner {
  max-width: 1140px;  
  margin: 0 auto;
  padding: 40px 60px;
  box-sizing: border-box;
  position: relative;
}


.section-band__inner .column_1-1 {
    margin-bottom: 0;
}

.staff_story_block p:last-child {
	margin-bottom: 0;
}

/* PCレイアウト：970px幅で左右寄せ */
@media (min-width: 1025px) {
/*
	.bg_sky_left .section-band__inner,
	.bg_sky_right .section-band__inner {
		display: flex;
		flex-direction: column;
	}
*/
	/* 左帯：中身を左寄せ */
	/*
	.bg_sky_left .section-band__inner {
		align-items: flex-start;
	}
*/
	/* 右帯：中身を右寄せ */
	/*
	.bg_sky_right .section-band__inner {
		align-items: flex-end;
	}
*/
	/* 見出し＋本文ブロックだけ 970px に制限 */
	.bg_sky_left .staff_story_ttl,
	.bg_sky_left .staff_story_block,
	.bg_sky_right .staff_story_ttl,
	.bg_sky_right .staff_story_block {
		width: 100%;
		/*max-width: 970px;*/
	}
}

@media screen and (max-width: 767px) {
	.bg_sky_right::before {
	  left: 0;
		/*
	  border-radius: 0;*/
	}

	.bg_sky_left::before {
	  right: 0;
	}
	.bg_sky_right .section-band__inner, .bg_sky_left .section-band__inner {
		padding: 40px 20px 30px 20px;
	}
	
}





/* ===============================================
   リンクバナー(INTERVIEW他 共通) .link-banner
   =============================================== */
.link-banner {
	position: relative;
	display: block;
	width: 100%;
	margin: 60px 0 0;
	border-radius: 5px;
	overflow: hidden;
	text-decoration: none;
}

.link-banner::before {
	content: "";
	position: absolute;
	inset: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	z-index: 0;
}

.link-banner::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg,
			#e7f6ff 0%,
			#f6fbff 35%,
			rgba(255, 255, 255, 0.95) 45%,
			rgba(255, 255, 255, 0.1) 55%,
			rgba(255, 255, 255, 0) 100%);
	z-index: 1;
}

.link-banner__inner {
	position: relative;
	z-index: 2;
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 60px 80px 140px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	min-height: 220px;
}

.link-banner__left {
	max-width: 420px;
}

.link-banner__heading {
	display: flex;
	align-items: center;
	gap: 20px;
	position: relative;
    display: flex;
    align-items: center;
    column-gap: 24px;  /* 文字と丸の間隔。お好みで */
}

.link-banner__title {
	font-size: 4.0rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background: linear-gradient(-45deg, #7BE4EE 0%, #0084DD 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.link-banner__inner .btn_page_icon.round-arrow {
    position: static;   /* absolute を打ち消す */
    left: auto;         /* 既存の left: 430px を無効化 */
    transform: none;    /* もし transform 付いててもリセット */
    flex: 0 0 auto;     /* サイズは中身どおり */
}

.link-banner__text {
	margin: 0;
}

/* 中身を前へ */
.link-banner__inner{
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px){
	.link-banner__inner {
		padding: 80px 40px 80px 40px;
	}
	.link-banner::before {
		background-position: right -30px center;
	}
}
/* ---------------- SP ---------------- */
@media (max-width: 768px){

  .link-banner{
    display:flex;
    flex-direction: column;
    overflow:hidden;
  }

  .link-banner::before{
    inset: auto;
    display:block;
    width:100%;
    height:180px;         
    background-position:center;
    background-size:cover;
    z-index:0;
  }

  .link-banner::after{
    content:none;
  }

  .link-banner__inner{
    z-index:1;
    padding:195px 20px 30px;
    background: linear-gradient(
      0deg,
      rgba(231,246,255,1) 0%,
      rgba(231,246,255,1) 35%,
      rgba(231,246,255,0.25) 70%,
      rgba(231,246,255,0.00) 100%
    );
	min-height: 0;
	  width: 100%;
  }
  .link-banner__title {
    font-size: 3rem;
  }
	
}
/*ページ下　コネクシオとは*/
.about-conexio{
	background: rgba(0, 132, 221, 0.90);
    background: linear-gradient(107deg, rgba(123, 228, 238, 0.90) 5%, rgba(0, 132, 221, 0.90) 98.32%);
}

.about-conexio__inner{
	max-width:1260px;
	padding:45px 20px 60px 20px;
	margin:0 auto 18px auto;
}

.about-conexio__title{
	font-size:2.4rem;
	color:#fff;
	margin:0 0 45px 0;
	padding:0;
}

.about-conexio__list{
	display: flex;
    justify-content: flex-start;
    gap: 5.7%;
	padding:0;
	margin:0;
}
/*
.about-conexio--environment .about-conexio__list {
	justify-content: center;
}*/

.about-conexio__item{
	list-style:none;
	margin:0;
	max-width: 250px;
    width: 100%;
}

.about-conexio__link{
	--bg: #fff;
    --fg: #0084DD;
    --dot: #0084DD;
    --arr: #fff;
    position: relative;
    display: inline-block;
/*     width: 300px; */
	width:100%;
    padding: 20px 40px 20px 20px;
    border-radius: 9999px;
    background: var(--bg);
    color: var(--fg) !important;
    font-weight: 400;
    font-size: 1.6rem;
    text-align: center;
    line-height: 1;
    text-decoration: none;
    transition: background .2s, color .2s;
	letter-spacing:0.48px;
}

.about-conexio__item:nth-child(2){
	max-width:260px;
}

.about-conexio__link::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: var(--dot);
}

.about-conexio__link::before {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    display: grid;
    place-items: center;
    --size: 8px;
    background:
        radial-gradient(circle at center, var(--arr) var(--size), var(--arr) var(--size));
    -webkit-mask: url("../images/arrow-right.svg") no-repeat center / var(--size) var(--size);
    mask: url("../images/arrow-right.svg") no-repeat center / var(--size) var(--size);
    background-color: var(--arr);
    z-index: 1;
}

.about-conexio__link:hover {
    --bg: #0084DD;
    --fg: #fff;
    --dot: #fff;
    --arr: #0084DD;
}

.about-conexio__link.link-current{
	opacity:.7;
}

@media screen and (max-width: 1024px) {
	.about-conexio__list{
		display: grid;
    	grid-template-columns: repeat(2, 1fr);
    	grid-template-rows: 1fr;
		gap:30px;
	}
	
	.about-conexio__item,.about-conexio__item:nth-child(2){
		max-width:90%;
	}
}

@media screen and (max-width: 767px) {
	.about-conexio__inner{
		padding:30px 20px 35px 20px
	}
	
	.about-conexio__title{
		margin-bottom:20px;
		font-size:2.0rem;
	}
	
	.about-conexio__list{
		grid-template-columns: repeat(1, 1fr);
		gap:18px;
	}
	
	.about-conexio__item,.about-conexio__item:nth-child(2){
		max-width:100%;
	}
	
	.about-conexio__link{
		padding: 15px 20px 15px 20px;
		font-size:1.4rem;
	}
}

.bg-pink{
	position: relative;
}

.bg-blue{
	position: relative;
}

.bg-pink::before {
    content: "";
    position: absolute;
    top: 30px;
    left: -25px;
    width: 191px;
    height: 160px;
    background-image: url(../images/bg-pink2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	opacity: .3;
    z-index: -1;
    pointer-events: none;
}

/* 到着後、浮遊開始（transitionを切るのがポイント） */
.bg-pink::before {
    transition: none;
/*     animation: jobsBlobWiggle 18s ease-in-out infinite; */
}

/* うにょうにょ：最終位置(0,0)を基準に揺らす */
@keyframes jobsBlobWiggle {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }

    20% {
        transform: translate(18px, -14px) rotate(10.2deg);
    }

    40% {
        transform: translate(-22px, 10px) rotate(-10.0deg);
    }

    60% {
        transform: translate(14px, 22px) rotate(10.8deg);
    }

    80% {
        transform: translate(-16px, -18px) rotate(-10.3deg);
    }

    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

.bg-blue::before {
    content: "";
    position: absolute;
    top: 30px;
    left: -25px;
    width: 191px;
    height: 160px;
    background-image: url(../images/bg-blue.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	opacity: .3;
    z-index: -1;
    pointer-events: none;
}
/* 到着後、浮遊開始（transitionを切るのがポイント） */
.bg-blue::before {
    transition: none;
/*     animation: jobsBlobWiggle-2 18s ease-in-out infinite; */
}

@keyframes jobsBlobWiggle-2 {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }

    20% {
        transform: translate(-24px, 18px) rotate(12.2deg);
    }

    40% {
        transform: translate(15px, -20px) rotate(-12.0deg);
    }

    60% {
        transform: translate(-22px, -9px) rotate(12.8deg);
    }

    80% {
        transform: translate(15px, 24px) rotate(-12.3deg);
    }

    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

/*---------- h1 各ページ用の日本語タイトル ----------*/

.h1_bg.in-numbers .h1_title:before {
	content: "数字で見るコネクシオ";
}

/* 10 REASONS */
.h1_bg.ten-meanings .h1_title:before {
	content: "コネクシオで働く10の魅力";
}

.h1_bg.three-minutes .h1_title:before {
	content: "3分でわかるコネクシオ";
}

.h1_title.interview::before {
	content: "インタビュー";
}

.h1_title.company::before {
	content: "コネクシオとは";
}

.h1_title.environment::before {
	content: "制度・環境";
}

.h1_bg.training-programs .h1_title:before {
	content: "育成・研修制度";
}

.h1_bg.benefits .h1_title:before {
	content: "福利厚生";
}

.h1_title.jobs::before {
	content: "職種紹介";
}

.h1_title.recruit::before {
	content: "採用情報";
}

.h1_title.faq::before {
	content: "よくあるご質問";
}

.h1_title.news::before {
	content: "ニュース";
}

.h1_bg.diversity .h1_title:before {
	content: "障がい者採用";
}

.h1_bg.sitemap .h1_title:before {
	content: "サイトマップ";
}

/* .h1_title.error::before {
    content: "お探しのページが見つかりませんでした";
} */
@media screen and (max-width: 767px) {
	.h1_bg.in-numbers .h1_title:before {
		content: "数字で見る\Aコネクシオ";
		white-space: pre-line;
		line-height: 1.2;
	}
	.h1_bg.three-minutes .h1_title:before {
		content: "3分でわかる\Aコネクシオ";
		white-space: pre-line;
		line-height: 1.2;
	}
	.h1_bg.ten-meanings .h1_title:before {
		content: "コネクシオで働く\A 10の魅力";
		white-space: pre-line;
		line-height: 1.2;
	}
}