/*!
Theme Name: meta-recruit
Text Domain: meta-recruit
*/

body{
	margin:0;
	padding:0;
	font-family: TsukuGoPr5N-R, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.75em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "TsukuOldGothicStd-B", serif;
	/*font-weight: 600;*/
	line-height: 1.2em;
}
.sp_only {
	display: none;
}
.txt_point{
color: var( --e-global-color-4def80f );
/*font-size: 1.1em;*/
}
.txt_point_top{
color: var( --e-global-color-4def80f );
/*border-bottom: 3px dotted;*/
/*margin-bottom: 6px;*/
/*display: inline-block;*/
}

.txt_point2{
color: var( --e-global-color-10f266d );
/*font-size: 1.1em;*/
}
.txt_point2_top{
color: var( --e-global-color-10f266d );
/*border-bottom: 3px dotted;*/
/*margin-bottom: 6px;*/
/*display: inline-block;*/
}

#ttl_line {
  position: relative;
  padding: 1.5rem;
  text-align: center;
  margin-bottom: 20px;
}

#ttl_line:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: var( --e-global-color-accent );
}

#ttl_line2 {
  position: relative;
  padding: 1.5rem;
  text-align: center;
  margin-bottom: 20px;
  font-family: "UDKakugo_SmallPr6N-B" !important;
}

#ttl_line2:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: var( --e-global-color-b3445ce );
}

.txt_blue{
	color:#174698;
}

.marker{
    background:linear-gradient(transparent 50%, #d7e2ff 60%);
	font-weight:600;
}
.marker2{
    background:linear-gradient(transparent 50%, #1a2754 60%);
	font-weight:600;
}
.marker3{
    background:linear-gradient(transparent 60%, #fffb13 60%);
	font-weight:600;
}
.check_list {
	position: relative;
	display: block;
	padding-left: 1.2em;
}
.check_list::before {
	position: absolute;
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #ab1111;
	left: 0;
}
.font_l{
    font-size:1.4em;
}
.font_s{
    font-size:0.8em;
}

table.price_table{
	color:var( --e-global-color-primary );
	border: 1px solid #ddd;
	background-color: #FFFEF5;

}
table.price_table th,table.price_table td{
	padding:20px;
	font-size: 16px;
	line-height:1.5em;
	border-bottom: 1px solid #ddd;
}
table.price_table tr:last-child th,table.price_table tr:last-child td {
	border-bottom: none;
}
table.price_table td.font_s {
	font-size: 16px;
}
table.price_table th {
	width: 18%;
	font-family: "CezanneProN-M", sans-serif;
	background-color: var(--e-global-color-4def80f );
    color: #fff;
}
table.price_table.company {
    color: var( --e-global-color-primary );
/*    border: none;*/
}

table.price_table.company th {
    width: 18%;
    font-family: "CezanneProN-M", sans-serif;
    background-color: #ddd; 
    color: var( --e-global-color-primary ); 
}
table.price_table.company th {
	padding:20px;
	font-size: 16px;
	line-height:1.5em;
	border-bottom: 1px solid #fff;
}
table.price_table.company td {
	padding:20px;
	font-size: 16px;
	line-height:1.5em;
	border-bottom: 1px solid #ddd;
}
table.price_table.company tr:last-child th,
table.price_table.company tr:last-child td {
	border-bottom: none;
}
.td_product{width:20%;}
.td_detail{width:30%;}
.td_price_1{width:25%;text-align:center;}
.td_price_2{width:25%;text-align:center;}




table.price_table2{
	color:var( --e-global-color-primary );
	border: 1px solid #fff;
	background-color: #fff;

}
table.price_table2 th,table.price_table2 td{
	padding:20px;
	font-size: 16px;
	line-height:1.8em;
	border-bottom: 1px solid #ffffff;
}
table.price_table2 tr:last-child th,table.price_table2 tr:last-child td {
	border-bottom: none;
}
table.price_table2 td.font_s {
	font-size: 16px;
}
table.price_table2 th {
	width: 18%;
	font-family: "NewCezannePro-DB", sans-serif;
	background-color: var(--e-global-color-9a5aeb5 );
    color: #fff;
}
table.price_table2.company {
    color: var( --e-global-color-primary );
/*    border: none;*/
}

table.price_table2.company th {
    width: 18%;
    font-family: "NewCezannePro-DB", sans-serif;
    background-color: var(--e-global-color-10f266d);
    color: var( --e-global-color-primary ); 
}
table.price_table2.company th {
	padding:20px;
	font-size: 16px;
	line-height:1.8em;
	border-bottom: 1px solid #fff;
}
table.price_table2.company td {
	padding:20px;
	font-size: 16px;
	line-height:1.8em;
	border-bottom: 1px solid #e5e5e5;
font-family: "NewCezannePro-DB", sans-serif;
}
table.price_table2.company tr:last-child th,
table.price_table2.company tr:last-child td {
	border-bottom: none;
}
.td_product{width:20%;}
.td_detail{width:30%;}
.td_price_1{width:25%;text-align:center;}
.td_price_2{width:25%;text-align:center;}


 .hukidashi {
	position: relative;
 }
.hukidashi::after {
    position: absolute;
    content: '';
    top: calc(50% - 11px);
    left: 100%;
    border: 15px solid transparent;
    border-top: 15px solid #313131;
    width: 0;
    height: 0;
    transform: rotate(270deg);
}

/*見出しと説明文*/
.mft,
.mft h1,
.mft h2,
.mft h3,
.mft h4,
.mft h5,
.mft h6 {
    font-family: "UDKakugo_SmallPr6N-B" !important;
}
.pft{
	font-family: "NewCezannePro-DB" !important;
}


/*ライブフィールドで叶う働き方 の数字丸部分​*/
.num-circle {
    display: inline-block; 
    background:linear-gradient(
  135deg, 
  var(--e-global-color-9a5aeb5), 
  var(--e-global-color-10f266d)
);
    /* background-color: var(--e-global-color-10f266d); */
    color: #ffffff;           
    width: 100px;             
    height: 100px;            
    line-height: 200%;        
    margin-bottom:15px;
    font-size: 45px;  
    text-align: center;       
    border-radius: 50%;      
}

@media (max-width: 1024px) {
.num-circle {
       width: 80px;  
    height: 80px;            
    line-height: 170%;        
    margin-bottom:15px;
    font-size: 45px;   
}
}
@media (max-width: 767px) {
    .num-circle {
       width: 75px;  
    height: 75px;            
    line-height: 180%;        
    margin-bottom:15px;
    font-size: 40px;   
}
}

/*popup閉じるボタン*/
.top-popup a.dialog-close-button {
  text-decoration: none;
  color: initial;
}
:focus {
  outline: none;
}

.dialog-close-button.dialog-lightbox-close-button {
text-decoration: none !important;
}

/* 受賞ロゴ */
.table_img img {
    display: inline-block; 
    height: 90px!important;
    width: auto; 
    margin-right: 10px; 
}

.table_img img:last-child {
    margin-right: 0; 
}

#primary {
	/* margin-top:125px; */
	padding-top: 120px;
	/* padding-right: 30px; */
	padding-bottom: 20px;
	padding-left: 30px;
}

#primary #content  {
	/* width: 1020px; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	/* padding-right: 60px; */
	padding-bottom: 40px;
	padding-left: 40px;
}

@media (max-width:767px){
.sp_only {
	display: block;
}
.pc_only {
	display: none;
}
table.price_table th,table.price_table td{
	line-height:1.4em;
	font-size:13px;
}
table.price_table th{
	/*writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;*/
	text-orientation: upright; 
	-webkit-text-orientation: upright; 
}
table.price_table td.font_s {
	font-size: 13px;
}
table.price_table.company th,table.price_table.company td{
	font-size: 13px;
}
/*table.price_table.company th{
	width: 28%;
	writing-mode: vertical-rl;
}*/


table.price_table2 th,table.price_table2 td{
	line-height:1.8em;
	font-size:13px;
}
table.price_table2 th{
	/*writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;*/
	text-orientation: upright; 
	-webkit-text-orientation: upright; 
}
table.price_table2 td.font_s {
	font-size: 13px;
}
table.price_table2.company th,table.price_table2.company td{
	font-size: 13px;
}
/*table.price_table.company th{
	width: 28%;
	writing-mode: vertical-rl;
}*/


.hukidashi::after {
	top: calc(100% - 20px);
	left: 30px;
	transform: rotate(0deg);
}

#ttl_line {
  margin-bottom: 10px;
}

#ttl_line2 {
  margin-bottom: 10px;
}

}

/*キャリアパス*/
.right-start-bar .elementor-progress-wrapper {
    direction: rtl;
}

.right-start-bar .elementor-title,
.right-start-bar .elementor-progress-percentage,
.right-start-bar .elementor-progress-text {
    direction: ltr; 
    text-align: left;
	font-family: "UDKakugo_SmallPr6N-B" !important;
}

/*カルーセルのフォント設定　改修*/

.bdt-ep-static-carousel-sub-title{
    font-family: "UDKakugo_SmallPr6N-B" !important;
}

.bdt-ep-static-carousel-title.ep-title-{
	     font-family: "UDKakugo_SmallPr6N-B" !important;
}