*{
	font-feature-settings:"palt";
}
body{
position:relative;
min-height:100vh;
	max-height:fit-content;
	cursor: none;
	counter-reset: number 0; 
	background:#fff;
}
body p{
	color:#333;
}
.content p,.content ul,.content ul li{
	margin-top:0;
}
.container{
	max-width:1080px;
}
.dividerBottom{
	margin-bottom:0 !important;
}
/*カーソル要素*/
#cursor{
  position: fixed;

  /*丸の大きさと色の指定*/
  background: #686868;
  border-radius:50%;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;/*真ん中にくるようにマイナスマージンで調整*/

  z-index: 999;/*一番手前に来るように*/
  pointer-events: none;/*クリックできなくなるのを防ぐため。noneで対応*/
  opacity: 0;
  transition: transform 0.1s;/*アニメーションの秒数指定*/
}

/*ちょっと遅れてついてくるストーカー要素*/
#stalker{
  position: fixed;

  /*丸の大きさと色の指定*/
  background: #f1ec58;
  width: 60px;
  height: 60px;
  border-radius:30px;
  margin: -30px 0 0 -30px;/*真ん中にくるようにマイナスマージンで調整*/
  z-index: 998;/*カーソルの後ろに来るように*/
  pointer-events: none;/*クリックできなくなるのを防ぐため。noneで対応*/
  opacity: 0;
  transition: transform 0.5s;/*アニメーションの秒数指定*/
}

#stalker.active{
  transform: scale(1.4);
}

.l-wrapper{
	max-width:100vw;
	padding:0;
	margin:0;
}
 .txt_container p{
	margin-top:0;
}
.txt_container p::before{
	content:"";
	display:block;
	margin-top:-.5rem;
	margin-bottom:-.5rem;
}
.breadcrumb__item{
	padding-left:15px !important;
}
.breadcrumb__item:first-child {
    padding-left: 0 !important;
}
#home ul li{
	padding-left:0;
}
#home li::before{
display:none !important;
}
footer{
	position:absolute !important;
}
.custom{
	margin-bottom:240px !important;
}

.sp_display{
		display:none;
	}
.ta-center{
	text-align:center;
}
.t-headerColor .searchBtn__link{
	color:rgba(255,255,255,.0);
	display:none;
}
.content div,.wp-block-columns{
	margin-top:0;
}
.content div::after{
	content:none;
}
.archiveHead__subtitle{
	display:none;
}

.content pre{
	border-left:none;
}
.heading-primary{
	display:none;
}

.l-header{
	z-index:997;
background:transparent !important;
}
.flex_container{
	position:relative;
	display:flex;
	justify-content:space-between;
}
.content_container{
	padding-top:96px;
	padding-bottom:96px;
}
.arrow_right{
	width:16px;
}
.content a{
transition:all .3s;
}
.content a:hover{
	font-weight:500;
}
/*↓見出し*/
h1,h2,h3,h4{
font-family: 'Quicksand', "Zen Maru Gothic", "游ゴシック Medium",YuGothic, serif  !important;
}
.content .h2_ttl_ja{
	position:relative;
	writing-mode: vertical-rl;
	font-size:4.8rem;
	font-weight:500;
	letter-spacing:.3em;
	color:#284155;
}
.content .h2_ttl_en{
	display:block;
	position:relative;
	z-index:5;
	font-size:2.4rem;
	line-height:1;
	font-weight:500;
	letter-spacing:.1em;
}
.h2_ttl_en .ja_ttl{
display:block;
font-size:1.6rem;
	margin-top:16px;
}
.content .h3_ttl{
	margin-top:0;
}
.content_h3_ttl{
	color:#284155 !important;
	font-weight:500;
	font-size:3.2rem !important;
	text-align:center;
	margin-bottom:48px;
	line-height:1 !important;
}
.main_ttl{
	font-weight:500 !important;
}
/*↑見出し*/

/*slick↓*/
.slick-arrow:before{
    content:""!important;
    width: 28px!important;
    height: 48px!important;
    position: absolute;
    top: 0;
    left: 0;
}
.slick-next:before{
    background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%20260%20448.1%22%20style%3D%22enable-background%3Anew%200%200%20260%20448.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23253A56%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M246.7%2C201.5c12.5%2C12.5%2C12.5%2C32.8%2C0%2C45.3l-192%2C192c-12.5%2C12.5-32.8%2C12.5-45.3%2C0s-12.5-32.8%2C0-45.3l169.4-169.4%0A%09L9.5%2C54.7C-3%2C42.2-3%2C21.9%2C9.5%2C9.4s32.8-12.5%2C45.3%2C0l192%2C192L246.7%2C201.5z%22%2F%3E%0A%3C%2Fsvg%3E')!important;
    background-size: cover!important;
	opacity:1!important;
}

.slick-prev:before{
    background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%20260%20448.1%22%20style%3D%22enable-background%3Anew%200%200%20260%20448.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23253A56%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M246.7%2C201.5c12.5%2C12.5%2C12.5%2C32.8%2C0%2C45.3l-192%2C192c-12.5%2C12.5-32.8%2C12.5-45.3%2C0s-12.5-32.8%2C0-45.3l169.4-169.4%0A%09L9.5%2C54.7C-3%2C42.2-3%2C21.9%2C9.5%2C9.4s32.8-12.5%2C45.3%2C0l192%2C192L246.7%2C201.5z%22%2F%3E%0A%3C%2Fsvg%3E')!important;
    background-size: contain!important;
	opacity:1!important;
}
.slick-prev {
    right: 88px !important;
	left:auto !important;
	    width: 28px !important;
    height: 48px !important;
	top:36% !important;
}
.slick-next{
	display:none !important;
}
/*↑slick*/
/*ヘッダー↓*/
.siteTitle__link{
	color:transparent;
	position:relative;
}
.siteTitle__link::after{
	position:absolute;
	top:0;
	left:0;
content:"";
	display:block;
width:180px;
	height:40px;
	background:url(/wp-content/uploads/2024/02/logo.svg);
	background-size:cover;
}
.u-none-pc{
	display:block !important;
}
.menuBtn__content{
	width:100vw;
	max-width:100%;
}
.menuBtn__contentInner{
	max-width:1080px;
	    margin-left: auto;
    margin-right: auto;
	margin-top:144px;
}
.widget-menu{
	max-width:1080px;
}
.widget-menu .menu_ttl{
	  text-align: center;
    font-size: 4.8rem;
	color:#005497;
	line-height:1;
	margin-bottom:48px;
}
.menuBtn{
	position:fixed;
	top:0;
	right:0;
}
.t-headerColor .menuBtn__link{
	background:#005497;
	color:#fff;
	width:80px;
	height:80px;
}
.t-headerColor .menuBtn__link:hover{
		background:#005497;
	color:#fff;
}
/*↑ヘッダー*/
/*フッター↓*/
.bottomFooter{
	background:#fff !important;
	color:#686868 !important;
}
.bottomFooter a{
	color:#686868;
}
.f_logo{
	max-width:180px;
	margin-bottom:48px;
}
.f_nav .main_link{
    font-family: "Zen Maru Gothic";
    color: #005497;
    font-size: 2rem;
    display: block;
    margin-bottom: 12px;
}
.f_nav dl{
	margin-bottom:24px;
}
.f_nav dl dd a{
	display:block;
	padding:4px;
}
/*↑フッター*/
/*FVカスタマイズ↓*/
.fv{
	position:relative;
	width:100vw;
	margin:0 calc(50% - 50vw) !important;
	    display: flex;
    align-items: center;
    justify-content: center;
	background:#fff;
}
.fv_img_container{
	position:static;
}
.fv_img_container li{
	position:static;
	max-width:calc(1080vw/12.8);
	
}
.fv_img_container li img{
	width:100%;
}

.fv_message_container{
	z-index:20;
	position:absolute;
	top:calc(362vw/12.8);
	left:50%;
transform: translateX(-50%);
	text-align:center;
}
.fv_message_container .h1_ttl{
	    color: transparent;
    text-stroke: 2px #fff;
    -webkit-text-stroke: 2px #fff;
	font-size: 9.6rem;
    line-height: 1.1;
}
.fv_message_container p{
	font-weight:600;
	font-size: 4.8rem;
		font-family: "Zen Maru Gothic";
	color:#fff;
	    text-shadow: 3px 3px #253A56;
	line-height: 1.5;
    text-align: left;
}
.slide_content{
	position:relative;
	top:-60px;
	margin:0 calc(50% - 50vw) !important;
}
#top_interview .slider {
  margin-inline: auto;
  overflow: hidden; /* 画像がはみ出ないようにする */
  width:calc(1080vw/12.8);
}
.slick-img img {
  width: 100%;
}
.arrow_icon{
	width:16px;	
}


.content_container{
	position:relative;
	width:100vw;
	display:flex;
	align-items:center;
	justify-content:center;
	overflow-x:clip;
}
.content_inner{
	width:1080px;
}
/*↑FVカスタマイズ*/
/*↓TOP-MESSAGE-*/
#top_message{
	background:#C8E7ED;
	min-height:834px;
	align-items:flex-start;
	padding-top: 120px;
}
#top_message::before{
	position:absolute;
	top:0;
	content:"";
	width:100vw;
	height:calc(136vw/12.8);
	background:url(/wp-content/uploads/2024/02/curve-top.png);
	background-repeat:no-repeat;
	background-size:cover;
}
#top_message::after{
		position:absolute;
	bottom:0;
	content:"";
	width:100vw;
	height:calc(154vw/12.8);
	background:url(/wp-content/uploads/2024/02/curve-bottom.png);
	background-repeat:no-repeat;
	background-size:cover;
}
#top_message .content_inner{
	position:relative;
}
#top_message .img_container{
	position:relative;
}
#top_message img{
	z-index:3;
}
#top_message .message_img01{
	z-index:5;
		position: absolute;
    top: 32px;
	width:252px;
}
#top_message .message_img02{
	z-index:3;
			position: absolute;
    top: 360px;
	left:276px;
	width:344px;
}
#top_message .message_img03{
	z-index:3;
	position: absolute;
	top:-124px;
	left:644px;
	width:436px;
}
.message_illust01{
	position: absolute;
	top:-56px;
	left:276px;
    width: 210px;
}
.message_illust02{
	z-index:4;
	position: absolute;
	top:446px;
	left:0;
    width: 197px;
}
.message_illust03{
	z-index:4;
	position: absolute;
	top:440px;
	left:666px;
    width: 414px;
}
.message_illust04{
	z-index:4;
	position: absolute;
	top:-40px;
	left:-120px;
    width: 168px;
}
.message_illust05{
	z-index:4;
	position: absolute;
	top:300px;
	left:1032px;
    width: 155px;
}
#top_message .txt_container{
		z-index:6;
	top:208px;
	left:50%;
transform:translatex(-50%);
	position:absolute;
	width:100%;
}

#top_message .txt_container p{
	font-size:4.8rem;
	line-height:1.5;
		text-align:center;
	font-family: "Zen Maru Gothic";
	color: #253A56;
}
#top_message .txt_container p::before{
	content:"";
	display:block;
	margin-top:-.5rem;
	margin-bottom:-.5rem;
}

.large_txt{
	font-size:6.4rem;
	font-weight:600;
	line-height:1.3;
}
.c_more_btn{
	z-index:2;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-left:184px;
	width:252px;
	height:252px;
	border-radius:50%;
	color:#fff !important;
	background-color: #0093e9;
background-image: linear-gradient(0deg, #0093e9 0%, #80d0c7 100%);
}

.c_more_btn::before{
	z-index:-1;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	content:"";
	display:block;
	width:236px;
	height:236px;
	border-radius:50%;
	background-color: #80d0c7;
background-image: linear-gradient(0deg, #80d0c7 0%, #0093e9 100%);
}
.c_more_btn:hover{
	border-radius:30%;
background-image: linear-gradient(0deg, #80d0c7 0%, #0093e9 100%);
}
.c_more_btn:hover::before{
		border-radius:30%;
	background-image: linear-gradient(0deg, #0093e9 0%, #80d0c7 100%);
}
#top_message .arrow_icon{
	margin-left:8px;	
}

.eachTextAnime span{opacity: 0;}
.eachTextAnime.appeartext span{ animation:text_anime_on 1s ease-out forwards; }
.eachTextAnime2 span{opacity: 0;}
.eachTextAnime2.appeartext span{ animation:text_anime_on 1s ease-out forwards; }
@keyframes text_anime_on {
	0% {opacity:0;}
	100% {opacity:1;}
}


/*↑TOP-MESSAGE-*/

/*↓TOP-ABOUT-*/
#top_about{
	position:relative;
	background:#fff;
	overflow:hidden;
	min-height:884px;
}
#top_about .h2_ttl_ja{
	  width: 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
  
#top_about .h2_ttl_ja::after{
	position:absolute;
	content:"";
	background:url(/wp-content/uploads/2024/01/illust_mono03.png);
	background-size:cover;
	width:160px;
	height:112px;
	bottom:0;
}

#top_about .loop-area li {
	color:#C8E7ED;
}
#top_about .sub_copy_ja{
	font-size:2.4rem;
	font-weight:600;
	margin-bottom:48px;
}
#top_about .about_link_list{
	max-width:896px;
display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:-24px;
}
.about_link_list li{
	position:relative;
	padding-left:0 !important;
	max-width:436px;
	margin-bottom:24px;
}
.about_link_list li::before{
	display:none !important;
}
.about_link_list li a{
	position:absolute;
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:100%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-size:4.8rem;
	color:#284155;
	font-family:"Zen Maru Gothic";
}

#top_about .about_img_list{
	max-width:712px;
}
.about_img_list{
	position:relative;
}
.about_img_list li{
	z-index:4;
}
.about_img_list .a_img_01{
	position:absolute !important;
	right:0;
}
.about_img_list .a_img_01 img{
	max-width:344px;
}
.about_img_list .a_img_02{
	position:absolute !important;
	right:368px;
	top:96px;
}
.about_img_list .a_img_02 img{
	max-width:344px;
}
.about_img_list .a_img_03{
	position:absolute !important;
	right:92px;
	top:344px;
}
.about_img_list .a_img_03 img{
	max-width:252px;
}
/*↑TOP-ABOUT-*/

/*↓TOP-INTERVIEW-*/
#top_interview{
	background:#fff;
}
#top_interview .flex_container{
	flex-direction:row-reverse;
}
#top_interview .h2_ttl_ja{
	position:relative;
	margin-left:24px ;
}
#top_interview .h2_ttl_ja::after{
	position:absolute;
	left: 50%;
    transform: translateX(-50%);
	bottom: -80px;
	content:"";
	width:160px;
	height:122px;
	background:url(/wp-content/uploads/2024/01/illust_mono01.png);
	background-size:cover;
	
}
.interview_list{
	z-index:8;
width:calc(344vw/12.8);
	margin-top:0 !important;
}
#home .interview_list .interview_link{
	display:block;
	margin-left:calc(12vw/12.8) ;
   margin-right:calc(12vw/12.8);
}
.interview_link img{
	border-radius:30px;
}
.interview_list img{
	position:relative;
	z-index:-1;
	width:100%;
}
.interview_card-job-role{
	    padding-right: 8px;
    border-right: 1px solid;
    margin-right: 8px;
}
.interview_card_status{
	background:#fff;
	margin-left:auto;
	margin-top:16px !important;
}
.interview_card_description{
	font-size:1.8rem !important;
	font-weight:600;
	line-height:1.3;
}
.interview_card_name{
	    font-size: 2.2rem;
    font-weight: 600;
    color: #333;
    margin-top: 8px !important;
    line-height: 1;
}
.interview_card-bottom{
	display:flex;
	color:#686868;
	font-size:1.4rem;
	margin-top:8px !important;
}
.interview_card-bottom p{
	margin-top:0 !important;
}

.slider{
	margin-top:0;
	z-index:20;
	margin-bottom:48px;
}
/*↑TOP-INTERVIEW-*/


/*↓TOP-ENTRY-*/
#top_entry{
  background-image: linear-gradient(90deg, rgba(156, 213, 221, 1), rgba(251, 210, 163, 1));
}
#top_entry .h2_ttl_ja{
	color:#fff;
	font-size:4.8rem;
	line-height:1;
	text-align:center;
	margin-bottom:48px;
	writing-mode: horizontal-tb;
}
#top_entry .h2_ttl_en{
	margin-top:16px;
}
#top_entry .flex_container{
	justify-content:center;
}
#top_entry .t_entry_btn{
background:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#284155;
	width:252px;
	height:80px;
	margin-left:12px;
	margin-right:12px;
}
/*↑TOP-ENTRY-*/
.content pre{
	background:transparent;
	padding:0;
}
.content dt,.content dl,.content dd{
	margin:0;
	padding:0;
	background:transparent;
	border:none;
}
.summary_box ul>li:before {
    display:none;
}
.summary_box ul>li{
	padding-left:0;
}
.content .summary_box{
	width:100%;
}
.summary_box dt{
	width:25%;
}
.summary_box dd{
	width:75%;
}
.summary_box dl {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.25vw;
    padding-bottom: 1.25vw;
}
.summary_box dl::after {
    position: absolute;
    bottom: 0;
    display: block;
    content: "";
    width: 100%;
    border-bottom: 1px dashed #333;
}
.summary_box dl:first-child::before {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    width: 100%;
	 border-top: 1px dashed #333;
}
.summary_box dl>dt,.summary_box dl>dd {
padding-left:24px;
	padding-right:24px;
}
.summary_box dl>dd p {
margin-top:0;
}
.message_box{
	margin-bottom:0;
}
.custom__item:nth-child(2n+1){
	background:#f7fbff;
}
.archiveHead__contents .heading{
	position:relative;
	font-size: 32px;
	color: #191919;
	font-weight: 600;
	border-bottom: 1px solid #191919;
		padding-bottom:16px;
}
.archiveHead__contents .heading::after{
	content:"NEWS";
	font-size: 16px;
    font-family: Lato,"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight: 500;
	margin-left:8px;
}
.btn__link-normal{
	width: 232px;
	height:66px;
	    box-shadow: 8px 6px 12px -3px #00000026;
	font-size: 1.125em;
	border:none;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-left: auto;
    margin-right: auto;
	border-radius:0;
}
.btn__link-normal:hover{
	border-color: #007bb7;
	background: #007bb7;
	background-color: #007bb7 !important;
}
.btn__link::before{
	display:none;
}
.btn__link::after{
	content: "\f061";
	    position: absolute;
    right: 32px;
    line-height: 1;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    top: 50%;
    transform: translateY(-50%);
}
.dividerBottom .btn-right{
	text-align:center;
}
.h_deco{
	color:#f08527;
}
.h_no{
	font-size: 0.6em;
    display: inline-block;
    margin-right: .8em;
	color:#f08527;
}
.img_mini{
	margin-top:240px !important;
}
.btn-center{
	display:flex;
	justify-content:center;
	align-items:center;
}
.btn__link-primary{
	position:relative;
	border-radius:0 !important;
	background-color: #fff !important;
	border:solid 1px #284155 !important;
	color: #284155 !important;
	font-size:1.6rem !important;
	font-weight:500 !important;
	width:252px;
	height:80px;
	display:flex !important;
	align-items:center;
	justify-content:center;
}
.btn__link-primary::after{
	content: "";
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(/wp-content/uploads/2023/11/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 8px;
}
.top_rec_sec{
		    width: 100vw;
    margin: 0 calc(50% - 50vw) !important;
}
.wp-block-uagb-container.uagb-is-root-container{
	margin-left:initial;
	margin-right:initial;
}
.overview_sec{
	margin-bottom:160px;
}

/*リストスタイル* ↓*/
.content ol > li::before{
	color:#0170b9 !important;
	border-color:#0170b9 !important;
}
.content ul > li::before {
    color:#0170b9 !important;
}
/*パンくずリスト↓*/
.breadcrumb{
background:rgba(150,204,215,1);
}
.breadcrumb__item{
	color:#fff;
}
.breadcrumb__item::after{
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
/*↑パンくずリスト*/
/*応募フォーム↓*/
.contactstep {
    max-width: 570px;
    margin-left: auto;
    margin-bottom: 96px;
    margin-right: auto;
}
.contactstepup {
    margin: 0 30px;
    display: flex;
    justify-content: space-between;
}
.contactstepdown {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 0;
}
.contactstepup .current {
    background: #005497 !important;
}
.contactstepup .item {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    background: #E1E1E1;
    border-radius: 50%;
    z-index: 3;
}
.contactstepup .item + .item:before {
    position: absolute;
    content: "";
    left: -243px;
    top: 6px;
    width: 248px;
    height: 1px;
    background: #E1E1E1;
    z-index: -1;
}
.contactstepup .item:nth-child(2) {
    z-index: 2;
}
.contactstepup .item:nth-child(3) {
    z-index: 1;
}
.contactstep div::after{
	content:none;
}
.formpretext {
    margin: 0 0 48px;
}
.contactpagein {
    max-width: 720px;
    margin: 143px auto 0;
    font-size: 16px;
    line-height: 24px;
}
.contactpagein dl {
    display: flex;
}
.contactpagein dt {
    width: 176px;
    padding: 16px 0;
    font-weight: 600;
}
.contactpagein input[type=text], .contactpagein input[type=email] {
    width: 100%;
    display: block;
    height: 56px;
    padding: 5px 12px;
    color: #333333;
}
.contactpagein dl + dl {
    margin: 32px 0 0;
}
input,select,textarea{
	border:1px solid #CEC6C6;
}
.addressdd .addressblock{
	margin-top:32px;
}
.contactpagein dt .star {
    position: relative;
    color: #FF0000;
    font-size: 14px;
    left: 5px;
    top: -5px;
}
.contactpagein dd {
    flex: 1;
}
.birthDate dd{
	display:flex;
}
.birthDate dd select{
	height:56px;
	padding:16px;
	margin-right:8px;
	margin-left:8px;
}

.birthDate dd>div:first-child select{
		margin-left:0;
}
.radioBox{
	padding: 16px 0;
}
.radioBox label{
	display: inline-block;
    margin: 0 50px 0 0;
}
.radioBox label input[type=radio]{
	width: 0;
    height: 0;
    visibility: hidden;
    display: none;
}
.mwform-checkbox-field input, .mwform-radio-field input{
	    margin-right: 5px;
}
.radioBox label span{
	position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 26px;
}
.radioBox label span:before{
	position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #fff;
	border:1px solid #CEC6C6;
}
.radioBox label input[type=radio]:checked + span:after{
	position: absolute;
    content: "";
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    background:#21A3B0;
}
.addressdl{
	margin-top:32px !important;
}
.zipblock {
    display: flex;
    align-items: center;
}
.zipblock .icon {
    margin: 0 20px 0 8px;
}
.zipblock input {
    width: 194px!important;
}
.zipblock .text {
    margin: 0 0 0 30px;
}
.contactpagein textarea {
    display: block;
    width: 100%;
    height: 240px;
    padding: 8px 12px;
    background: #fff;
    resize: none;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.agreeblock {
    display: flex;
    justify-content: center;
    margin: 64px 0 0 !important;
}
.agreeblock .checkBox label {
    display: inline-block;
    width: 20px;
    height: 20px;
}
.checkBox label input[type=checkbox] {
    width: 0;
    height: 0;
    visibility: hidden;
    display: none;
}	

	.checkBox label span {
    font-size: 0;
}
.checkBox label span:before {
    position: absolute;
    content: "";
    left: 0;
    top: 7px;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    background: #FFF;
	border:1px solid #CEC6C6;
}
.agreeblock .privacy {
    position: relative;
    color: #005497;
    font-weight: 500;
    padding: 0 0 7px;
    border-bottom: 2px solid #005497;
    margin: 2px 0 0 10px;
}
.agreeblock .text {
    padding: 0 0 7px;
    margin: 2px 0 0 1px;
}
.checkBox label input[type=checkbox]:checked + span:after {
    position: absolute;
    content: "";
    left: 4px;
    top: 11px;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background:#005497;
}
.mw_wp_form input[type="file"]{
	padding:16px 0;
}
.birthDate select{
	padding-right:32px !important;
	-webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
}
.select_container{
	position:relative;
}
.select_container::before {
  border-bottom: 4.5px solid #005497;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 40px;
  top: 20px;
  width: 0;
}
.birthDate .select_container::after {
	display:block !important;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #005497;
  content: "";
  position: absolute;
  right: 40px;
  top: 32px;
  width: 0;
}

[type="file"] {
    display: none!important;
}
.file_up_container{
	padding-bottom:32px !important;
}
.contactpagein .file_up{
	position:relative;
	display:flex;
	align-items:center;
	width:100%;
	padding-top:16px;
	padding-bottom:16px;
	border:1px solid #CEC6C6;
	padding-left:16px;
	background:#fff;
}
.file_up::after{
	position:absolute;
	left:0;
	bottom:-32px;
	content:"Jpg,png,PDF,xlsx,wordが添付可能です。";
}
.contactpagein .file_up label{
	 padding: 8px 16px 8px 8px;
	background:#005497;
	margin-right:16px;
	color:#fff;
}
.contactpagein .file_up p{
	margin-top:0;
}
.submitblock {
    margin: 96px 0 0 !important;
}
.linkbtn,.modify button {
    -webkit-appearance: none;
    outline: none;
    border: none;
    background:#005497;
    display: flex;
    width: 45%;
    height: 60px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    transition: all ease .3s;
    margin-left: auto;
    margin-right: auto;
}
.linkbtn:hover,.linkbtn:active{
	background-color:#0170b9;
	color:#fff;
}
.modify{
	width:45%;
	margin-top:0;
}
.modify button{
	background: #d3d3d3;
	width: 100%;
	color:#3e3e3f;
}
.submitblock .linkbtn span{
    position: relative;
    display: inline-block;
    font-weight: 450;
    font-size: 16px;
    line-height: 1;
    width: 100%;
}
.submitblock .linkbtn span::after{
	content:"\f061";
	position: absolute;
    right: 32px;
	line-height: 1;
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
    top: 50%;
    transform: translateY(-50%);
}
.contactstepup .line:before {
    background: #005497!important;
}
.contactstepdown .current {
    border-bottom: 1px solid #005497;
}
.contactstepup .line:before {
    background: #005497!important;
}
.confirm dd {
    display: flex;
    align-items: center;
}
.confirm .addressdd {
    display: block;
}
.confirm .confirmhidden {
    display: none!important;
}
.confirm .addressblock dd {
    display: flex;
    align-items: center;
}
.confirm .zipblock {
    padding: 16px 0;
}
.confirm .submitblock{
	    display: flex;
    flex-direction: row-reverse;
}
.thankstxt{
margin-bottom:96px;
}
.contact_wrapper{
	margin-bottom:160px;
}
/*↑応募フォーム*/	
/*募集要項↓*/
#job-description{
	    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

.job_img_container{
	margin-bottom:48px;
}
.office_location{
	width:252px;
	height:1320px;
    padding: 16px;
    border: 1px solid #333;
}
.office_location dt{
	font-weight:600;
}
.office_location dl{
	margin-bottom:24px;
}
.office_location dl:last-child{
	margin-bottom:0;
}
.office_location p{
	margin-top:0;
}
.office_location iframe{
	margin-top:16px;
	width:200px;
	height:200px;
}
.job_flex_container  > div{
display:flex !important;
	flex-direction:initial !important;
	justify-content:start !important;
	flex-wrap:wrap !important;
}
#job-description::after{
	display:none !important;
	content:none !important;
}
.requirements{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.requirements >a{
display:block;
	width:528px;
	min-height:400px;
	border-radius:30px;
	border:solid 8px #D3CBCB;
	 background:#fff !important;
	color:#333;
}
.requirements >a img{
border-radius:22px 22px 0 0;
}
.requirements >a .txtArea{
padding:24px 48px;
}
.requirements .requirements-title{
	font-size:2.4rem;
color:#333;
	margin-top:0;
}

.uagb-block-18877542{
	width:100vw !important;
	margin: 0 calc(50% - 50vw) !important;
}
.uagb-container-inner-blocks-wrap .entry_box{
	width:100vw !important;
}
.uagb-container-inner-blocks-wrap .entry_box h2{
	 position: relative;
	padding-bottom:48px;
}
.uagb-container-inner-blocks-wrap .entry_box h2::after{
	    position: absolute;
	  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.64952em 0.375em;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.64952em 0.375em;
  border-top-color: currentColor;
  border-bottom: 0;
	bottom:0;
	left:50%;
	transform:translatex(-50%);
}
.entry_btn{
	max-width:1080px;
	margin-left:auto;
	margin-right:auto;
	margin-top:48px;
	padding:3rem 0;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	width:100%;
	font-size:6.4rem;
	line-height:1.3;
	color:#fff !important;
background: linear-gradient(90deg, rgba(156, 213, 221, 1), rgba(251, 210, 163, 1));
	font-family:Quicksand, "Zen Maru Gothic", "游ゴシック Medium", YuGothic, serif !important;
}
.entry_link_ja{
	display:block;
	font-size:1.6rem;
}
.entry_btn:hover{
	font-weight:500 !important;
}
/*↑募集要項*/	
/*下層共通↓*/
.titleArea{
	position:relative;
	  max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}
.main_ttl{
	position:absolute;
	bottom:48px;
	left:93px;
	font-size:4.8rem !important;
	color:#fff !important;
	line-height:1!important;
	text-shadow:rgb(74,22,3,.6) 0 3px 6px;
	margin-top:0 !important;
	margin-bottom:0!important;
}

/*↑下層共通*/	
/*インタビューページ↓*/
#interview_archive_sec .interview_list{
	width:344px;
}
.interview_flex_item{
	display:flex;
	justify-content:space-between;
}
.plf_container{
	    display: flex;
	flex-direction:column;
    margin-top: 48px !important;
	max-width:528px;
	
}
.plf_joining{
    display: inline-block;
	padding-right:8px;
	margin-right:8px;
	border-right:solid 1px #333;
}
.plf_txt_container {
	display:flex;
}
.plf_name{
	margin-top:0 !important;
	font-size:2rem;
	font-weight:600;
}
.aattribute_item{
	display:flex;
}
.aattribute_item dl{
	display:flex;
}
.plf_txt_container dt{
	border-right:1px solid #333;
	padding-right:.5em;
	margin-right:.5em;
}
.interview-schedule{
	background:#E2F0F5;
	padding: 24px 92px;
	margin-top:96px;
	    max-width: 896px;
    margin-left: auto;
    margin-right: auto;
}
#interviewContents{
	max-width:1080px;
	margin-left:auto;
	margin-right:auto;
}
#interviewContents .interview_main_ttl{
	font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 24px;
}
.interview-detail_section{
	position:relative;
	    max-width: 712px;
    margin-left: auto;
    margin-right: auto;
	margin-top:96px;
}
#interviewContents .interview_question{
	font-size:1.6rem;
	color:#656669;
	padding-bottom:24px;
	border-bottom:1px dotted #656669;
}
#interviewContents .interview_img_container{
	margin-top:96px;
		max-width:896px;
	margin-left:auto;
	margin-right:auto;
}

#interviewContents .interview_img_container img{
	width:100%;
}

#interviewContents .interview-detail_section::before{
	position:relative;
	z-index:-1;
	font-size:7.2rem;
	line-height:1;
	display:block;
	font-family:'Acme';
	color:#253A56;
	counter-increment: number 1;
	content:"Q"counter(number) ; 
	margin-bottom:8px;
}

.interview_question{
	position:relative;
	font-size:1.6rem;
	color:#656669;
	font-weight:600;
	margin-bottom:24px;
	display: flex;
    align-items: center;
}
.interview_question::before{
	content:"";
	display:block;
	width:68px;
	height:1px;
	background-color:#656669;
	margin-right:8px;
}
.interview_ttl{
	margin-top:0 !important;
	margin-bottom:24px;
	line-height:1.3 !important;
}
.interview-schedule ul{
	position:relative;
}
.interview-schedule ul::before{
	position:absolute;
	content:"";
	height:100%;
	width:2px;
	background:#8BCECB;
	left:4rem;
	top:0;
}
.schedule_item{
	position:relative;
	display:flex;
	align-items:center;
	padding-left:12rem !important;
		padding-right:12rem !important;
	margin:2.4rem 0;
}
#interviewContents .interview-schedule .schedule_item::before{
	display:block !important;
	padding: 0.75rem 1rem 0.9rem;
	margin-right:1rem;
	width:8rem;
	color: #fafafa !important;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
	content: attr(data-time);
	transform: scale(1);
	background: #8BCECB;
	border-radius:4px;
}
.interview-schedule_ttl{
	padding-bottom:.8em;
	border-bottom: solid 1px #656669;
	margin-bottom:3.2rem;
}
#interview_list_container{
	margin-top:48px;
	margin-bottom:-48px;
	flex-wrap:wrap;
}
#interview_list_container li{
	list-style:none;
}
#interview_list_container .interview_list{
	margin-bottom:48px;
}
/*↑インタビューページ*/
/*ABOUTページ↓*/
#philosophy{
	position:relative;
}
#philosophy .txt_container{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	width:1080px;
}
#philosophy .flex_container{
	flex-direction:column;
}
#philosophy ul li{
	font-size:2.4rem;
	font-family:"Zen Maru Gothic", "游ゴシック Medium",YuGothic, serif  ;
	color:#284155;
	padding-left:0;
	text-align:center;
	font-feature-settings:"palt";
	margin-bottom:32px;
}
#philosophy ul li::last-child{
	margin-bottom:0;
}
#environment{
	background-image:url(/wp-content/uploads/2024/02/bg_blue_check.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
#environment ul{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
#environment .environment_item{
width:528px;
	height:400px;
	margin-bottom:24px;
	padding:48px;
	background:#fff;
	border-radius:30px;
	border:1px solid #707070;
	display:flex;
	flex-direction:column;
	align-items:center;
}
#environment .environment_item h4{
	font-size:2.4rem;
	color:#284155;
	line-height:1;
	margin-bottom:24px;
}
#environment .value_item{
	font-size:16rem;
	line-height:1;
	color:#284155;
	font-family:'Quicksand', "Zen Maru Gothic";
	text-align:center;
	margin-bottom:24px;
}
#environment .value_item .small_txt{
	font-size:3.2rem;
}
#company-identification{
	background:#EDF5FA;
}
#company-identification .identification_container{
background:#fff;
	padding:48px 92px;
} 
#about_map{
	padding:0!important;
}
#about_map iframe{
	height:350px;
	width:100%;
}
/*↑ABOUTページ*/
	/*採用情報ページ↓*/
#recruitment-information >.content{
	padding-top:96px;
	padding-bottom:96px;
}

#recruitment-information .en_ttl{
	line-height:1;
	font-size:1.6rem;
	display:block;
	margin-top:24px;
}
#recruitment-information .main_message{
	text-align:center;
	font-size:3.2rem;
	font-weight:600;
}
#recruitment-tag{
	background:#20a4af;
	padding-top:48px;
	padding-bottom:48px;
}
#recruitment-tag .tag_ttl{
	color:#fff;
	line-height:1;
}
#recruitment-tag ul {
	display:flex;
	flex-wrap:wrap;
}
#recruitment-tag ul li{
	padding-left:0;
	margin-top:0;
	margin-right:16px;
	margin-bottom:16px;
}
#recruitment-tag ul li a{
	color: #fff;
    padding: 4px 12px;
    border-radius: 20px;
    border: 1px solid;
}
#recruitment-information .content_inner{
	max-width:1080px;
	margin-left:auto;
	margin-right:auto;
}
#recruitment-information li:first-child{
	margin-top:0;
}
#recruitment-information li::before{
	display:none;
}
#recruitment-flow{
	padding-top:96px;
	padding-bottom:96px;
	width:100vw;
	margin: 0 calc(50% - 50vw) !important;
	background:url("/wp-content/uploads/2024/02/bg_blue_check.jpg");
	background-repeat:no-repeat;
	background-size:cover;
}
#recruitment-flow ul {
	margin-bottom:24px;
}
.flow_item{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: flex;
    width: 160px;
    height: 320px;
	border-radius:30px;
    align-items: center;
	margin-top:0 !important;
    padding-top: 96px;
	   padding-left: 0 !important;
	counter-increment:num;
	font-family:"Zen Maru Gothic";
	font-size:2.4rem;
	font-weight:600;
	writing-mode:tb;
	background:#EDF5FA;
}
#recruitment-information .flow_item::before{
	display:block;
	content:"0" counter(num);
	  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
	color:#005497 !important;
		font-family:'Quicksand';
}
.flow_item::after{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -36px;
	content:"";

	display:block;
	clip-path: polygon(0 0, 0% 100%, 60% 50%);
	background: #EDF5FA;
    width: 40px;
    height: 60px;
}
.flow_item:last-child::after{
	display:none;
}
#recruitment-schedule .content_inner{
	padding-top:72px;
	padding-bottom:72px;
	background:#E2F0F5;
}
#recruitment-schedule .schedule_item{
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	margin-bottom:24px;
}
#recruitment-schedule .schedule_item::last-child{
	margin-bottom:0;
}
#recruitment-schedule .schedule_item dt{
	display:flex;
	font-weight:600;
	align-items:center;
	margin-bottom:16px;
}
#recruitment-schedule .schedule_item dt .schedule_time{
	display:flex;
	align-items:center;
	justify-content:center;
	width:160px;
	height:40px;
	background:#005497;
	color:#fff;
	font-weight:500;
	margin-right:24px;
}
	/*↑採用情報ページ*/	
@media screen and (max-width: 480px){
	.sp_display{
		display:block
	}
	.content_inner{
		width:100vw;
	}
	.flex_container{
		flex-direction:column;
		align-items:center;
		padding-left:16px;
		padding-right:16px;
	}
	.content .h2_ttl_ja{
		font-size:3.2rem;
		letter-spacing:.2em;
		    margin-bottom: 48px;
	}
	.content .h2_ttl_en{
		font-size:1.6rem;
	}
	/*FVカスタマイズ↓*/
	.slider{
		height:auto;
	}	
	.fv_message_content{
top:48%;
	}
	.fv_message{
		font-size:3.8rem;　
	}
	/*↑FVカスタマイズ*/	
		/*TOP-MESSAGE↓*/
	#top_message{
		min-height:564px;
	}
	#top_message .txt_container{
		top:136px;
	}
	#top_message .txt_container p{
		font-size:2.4rem;
	}
	#top_message .img_container{
		width:100%;
	}
	#top_message .message_img01{
		width:calc(252vw/7.5);
		top: 32px;
    left: calc(-72vw/7.5);
	}
	#top_message .message_img02{
		width:calc(344vw/7.5);
		top:282px;
		left:calc(48vw/7.5);
	}
	#top_message .message_img03{
		width:calc(368vw/7.5);
		top:-72px;
		left:auto;
		right:-24px;
	}
	.message_illust01{
		width:calc(162vw/7.5);
		top: -82px;
    left: calc(138vw/7.5);
	}
	.message_illust02{
		width:calc(144vw/7.5);
		top:192px;
	}
	.message_illust03{
		width:calc(312vw/7.5);
		top:260px;
		left:auto;
		right:0;
	}
	.message_illust04{
		width:calc(168vw/7.5);
		left:calc(-72vw/7.5);
		top:-80px;
	}
	.message_illust05{
		width:calc(132vw/7.5);
		left: auto;
    right: 0;
    top: 180px;
	}
		/*↑TOP-MESSAGE*/	
		/*TOP-ABOUT↓*/
	#top_about{
		min-height:auto;
	}
	#top_about .h2_ttl_ja::after{
		    width: 81px;
    height: 56px;
		    bottom: 40px;
    left: -20px;
	}
	#top_about .about_link_list{
		max-width:100%;
		flex-direction:column;
		align-items:center;
	}
	.about_link_list li a{
		font-size:3.2rem;
	}
	/*↑TOP-ABOUT*/	
		/*TOP-INTERVIEW↓*/
	#top_interview .flex_container{
		flex-direction:column;
	}
	#top_interview .h2_ttl_ja::after{
		width: 80px;
    height: 61px;
		bottom:40px;
		    left: -64px;
    transform: translateX(0);
	}
	/*↑TOP-INTERVIEW*/	
		/*TOP-ENTRY↓*/
	#top_entry .t_entry_btn:first-child{
		margin-bottom:24px;
	}
		#top_entry .h2_ttl_ja {
		font-size:3.2rem;
	}
	/*↑TOP-ENTRY*/	
		.contactpagein dl{display:block;
	}
	.summary_box dl>dt, .summary_box dl>dd {
    padding-left: 16px;
    padding-right: 16px;
}
	.summary_box dt {
    width: 32%;
}
		.summary_box dd {
    width: 68%;
}
	.img_mini{
	margin-top:0 !important;
}
	.uagb-block-920f2533.wp-block-uagb-image .wp-block-uagb-image__figure img,.uagb-block-c6869326.wp-block-uagb-image .wp-block-uagb-image__figure img{
		width:260px;
	}
	.top_text_box{
		margin-top:242px !important;
	}

	/*お問い合わせフォーム↓*/
	.contactstep {
    max-width: 330px;
    margin: 0 auto;
}
	.contactstepup {
    margin: 0 15px;
}
	.contactstepdown {
    font-size: 13px;
    margin: 14px 0 0;
}
	.contactpagein {
    margin: 80px auto 0 !important;
}
	.contactstepup .item + .item:before {
    left: -144px;
    top: 3px;
    width: 148px;
}
	.contactstepup .item {
    width: 7px;
    height: 7px;
}
.contactpagein dl {
    display: block;
}
	.radioBox label{
		display: block;
    margin: 0 20px 0 0;
	}
	.zipblock .text {
    margin: 0 0 0 16px;
}
	.agreeblock {
    margin: 20px 0 0 !important;
}
	.linkbtn {
    width: 100%;
}
	.confirm .submitblock{
		flex-direction:column-reverse;
	}
	.modify{
		width:100%;
margin-bottom:24px;
	}
	.addressdd .addressblock{
		margin-top:12px;
	}
	.thankstxt{
		margin-bottom:72px;
	}
	.wp-block-uagb-container.uagb-block-433a95b2.wp-block-uagb-container{
		width:100vw;
		margin: 0 calc(50% - 50vw);
	}
	/*募集要項↓*/
	.job_flex_container > div{
		flex-direction:column !important;
	}
	.requirements{
width:100%  !important;
	}
	.requirements >a{
		min-height:150px;
	}
	/*↑募集要項*/	
	/*インタビューページ↓*/
	#interviewContents{
		padding-left:16px;
		padding-right:16px;
	}
	.interview_flex_item{
		flex-direction:column;
	}
	#interviewContents .interview_main_ttl{
		font-size:2.4rem;
	}
	#interviewContents .interview-detail_section::before{
		font-size:5.6rem;
	}
		/*↑インタビューページ*/
}