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

body{
	margin:0;
	padding:0;
	font-family: "CezanneProN-M", sans-serif;
	line-height: 1.75em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "FP-HiraginoUDSansRStdN-W6", sans-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;*/
}
#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-text );
}


.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-text );
	border: 1px solid #ddd;

}
table.price_table th,table.price_table td{
	padding:20px;
	font-size: 16px;
	/* line-height:1.5em; */	line-height:2em;
	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;
	line-height:2em;
}
table.price_table th {
	width: 18%;
	font-family: "CezanneProN-M", sans-serif;
	background-color: var( --e-global-color-d718a66 );
    color: #fff;
}
table.price_table.company {
    color: var( --e-global-color-text );
/*    border: none;*/
}

table.price_table.company th {
    width: 18%;
    font-family: "CezanneProN-M", sans-serif;
    background-color: #ddd; 
    color: var( --e-global-color-text ); 
}
table.price_table.company th {
	padding:20px;
	font-size: 16px;
	/* line-height:1.5em; */	line-height:2em;
	border-bottom: 1px solid #fff;
}
table.price_table.company td {
	padding:20px;
	font-size: 16px;
	/* line-height:1.5em; */	line-height:2em;
	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;}

 .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);
}

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


/*叶う働き方 の数字丸部分​*/
.num-circle {
    display: inline-block; 
    background-color: var(--e-global-color-accent);
    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;  

}
}

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



@media (max-width:767px){
.sp_only {
	display: block;
}
.pc_only {
	display: none;
}
table.price_table th,table.price_table td{
	/* line-height:1.4em; */	line-height:2em;
	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;
	line-height:2em;
}
/*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;
}

}

/*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;
}

/*キャリアパス*/
.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;
}
