@charset "UTF-8";


/*PC*/
@media print, screen and (min-width: 768px) {
#recruit{
position: relative;
padding-top: 160px;
box-sizing: border-box;
margin: 0 auto 160px;
}

#recruit .section_wrap{
position: relative;
width: 1280px;
margin: 0 auto;
}

#recruit .section_wrap .block{
position: relative;
margin: 0 0 80px;
}

#recruit .section_wrap .block:last-child{
margin-bottom: 0;
}

#recruit .recruit_table{
width: 100%;
border-top: 1px solid #0061ab;
border-right: 1px solid #0061ab;
box-shadow: 0px 0px 14px rgba(8, 109, 176, 0.2);
}

#recruit .recruit_table th{
width:21.25%;
border-left: 1px solid #0061ab;
border-bottom: 1px solid #0061ab;
padding:15px;
box-sizing: border-box;
background:linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
text-align: center;
color: #0061ab;
}

#recruit .recruit_table th:nth-child(1){
width: 15%;
}

#recruit .recruit_table th .bus_img{
width: 40%;
margin: 0 auto;
}

#recruit .recruit_table td{
border-left: 1px solid #0061ab;
border-bottom: 1px solid #0061ab;
padding: 15px;
box-sizing: border-box;
text-align: center;
vertical-align: middle;
font-size: .8rem;
font-weight: 700;
}

#recruit .recruit_table2{
width: 90%;
box-shadow: 0px 0px 14px rgba(8, 109, 176, 0.2);
margin: auto;
}

#recruit .recruit_table2 th{
width:21.25%;
border: 1px solid #0061ab;
padding:15px;
box-sizing: border-box;
background:linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
text-align: center;
color: #0061ab;
}

#recruit .recruit_table2 th:nth-child(1){
width: 15%;
}

#recruit .recruit_table2 td{
border: 1px solid #0061ab;
padding: 15px;
box-sizing: border-box;
vertical-align: middle;
font-weight: 700;
}

#recruit .block_hed{
width: 100%;
margin: 0 0 30px;
}

#recruit .block_hed .s_ttl{
position: relative;
z-index: 1;
font-size: 1.6rem;
font-weight: 800;
line-height: 1.4;
margin: 0 0 10px;
color: #0061ab;
}


#recruit .s_ttl2{
position: relative;
z-index: 1;
font-size: 1.2rem;
font-weight: 800;
line-height: 1.4;
margin: 0 0 10px;
color: #0061ab;
}

#recruit .s_ttl3{
position: relative;
font-size: 1.4rem;
font-weight: 800;
line-height: 1.8;
margin: 0 0 30px;
color: #0061ab;
text-align: center;
}

#recruit .section_wrap .block_flex{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin: 0 0 60px;
border-bottom: 1px solid #0061ab;
padding-bottom: 20px;
box-sizing: border-box;
}

#recruit .section_wrap .block_flex .ttl_box{
position: relative;
width: 35%;
}

#recruit .section_wrap .block_flex .txt_box{
position: relative;
width: 60%;
}

#recruit .block_inner{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: row-reverse;
align-items: center;
margin: 0 0 100px;
}

#recruit .block_inner:last-child{
margin-bottom: 0;
}

#recruit .block_inner .img{
width: 30%;
}

#recruit .block_inner .img img{
border-radius: .6rem;
}

#recruit .block_inner .step_list{
width:65%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

#recruit .block_inner .step_list li{
width: 49%;
padding: 15px;
box-sizing: border-box;
border: 2px solid #0061ab;
margin-bottom: 2%;
counter-increment: step;
position: relative;
overflow: hidden;
border-radius: 1rem;
}

#recruit .block_inner .step_list li::before{
content: counter(step);
position: absolute;
right: 0;
bottom: -20px;
font-weight: 700;
font-size: 8rem;
line-height:1;
color: #0061ab;
opacity: .15;
}

#recruit .block_inner .step_list li h3{
background: #0061ab;
padding: 10px;
box-sizing: border-box;
border-radius: .6rem;
color:#FFF;
font-size: 1.2rem;
font-style: italic;
line-height: 1;
text-align: center;
margin-bottom: 15px;
}

#recruit .block_inner .step_list li h3 span{
display: block;
font-size: .9rem;
margin-bottom: 5px;
}

#recruit .block_inner .step_list li p{
font-size: .9rem;
font-weight: 600;
height: 80px;
}

#recruit .block_inner .step_list li .sub_box{
background: linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
padding: 15px;
box-sizing: border-box;
border-radius:.6rem;
font-size: .9rem;
font-weight: 600;
line-height: 2.2;
color: #0061ab;
}

.flow_design08{
width: 80%;
margin: 0 auto;
}

.flow08 {
position: relative;
width: 100%;
}

.flow08 > li {
list-style-type: none;
border-radius: 15px;
background: linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
background-blend-mode: multiply;
position: relative;
padding: 25px;
}

.flow08 > li:not(:last-child) {
margin-bottom: 20px;
}

.flow08 > li dl {
display: flex;
align-items: center;
gap: 20px;
}

.flow08 > li dl dt {
font-size: 1.3rem;
font-weight: 700;
line-height: 1.4;
width: 30%;
min-width: 7em;
color: #0061ab;
}

.flow08 > li .icon08 {
font-size: 1rem;
color: #0061ab;
display: block;
margin-bottom: 5px;
}

.flow08 > li .s_txt {
font-size: 1rem;
}

.flow08 > li dl dd {
margin: 0;
width: calc(70% - 20px);
}

#recruit .faq_list{
position: relative;
width: 80%;
margin: 0 auto;
}

#recruit .faq_list li{
position: relative;
margin: 0 0 60px;
}

#recruit .faq_list li:last-child{
margin-bottom: 0;
}

.qa-1 {
width: 100%;
margin:0 auto 15px;
border: 1px solid #d6dde3;
border-radius: 5px;
box-shadow: 0px 0px 8px rgba(8, 109, 176, 0.2);
}

.qa-1 summary {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
padding: 1em 2em 1em 3em;
color: #0061ab;
font-weight: 600;
cursor: pointer;
}

.qa-1 summary::before,
.qa-1 p::before {
position: absolute;
left: 1em;
font-weight: 600;
font-size: 1.3em;
}

.qa-1 summary::before {
color: #0061ab;
content: "Q";
}

.qa-1 summary::after {
transform: translateY(-25%) rotate(45deg);
width: 7px;
height: 7px;
margin-left: 10px;
border-bottom: 3px solid #0061ab;
border-right: 3px solid #0061ab;
content: '';
transition: transform .5s;
}

.qa-1[open] summary::after {
transform: rotate(225deg);
}

.qa-1 p {
position: relative;
transform: translateY(-10px);
opacity: 0;
margin: 0;
padding: .3em 3em 1.5em;
color: #333;
transition: transform .5s, opacity .5s;
}

.qa-1[open] p {
transform: none;
opacity: 1;
}

.qa-1 p::before {
color: #ff9233;
line-height: 1.2;
content: "A";
}


.flbnr{
position: fixed;
right: 20px;
bottom: 140px;
z-index: 5;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(20px);
transition: opacity .4s ease, visibility .4s ease, transform .4s ease;
}

.flbnr.is-show{
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateY(0);
}

.flbnr a{
position: relative;
width: 130px;
height: 130px;
display:flex;
align-items: center;
justify-content: center;
color: #FFF;
font-size: .9rem;
line-height: 1.4;
font-weight: 800;
border-radius: 50%;
overflow: hidden;
text-align: center;
border: 2px solid #FFF;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
text-shadow: 0px 0px 4px rgba(0,0,0,.3);

/* 元の背景 */
background-image: radial-gradient(circle, rgba(254, 220, 64, 1), rgba(250, 115, 1, 1));
}

/* hover用レイヤー */
.flbnr a::before{
content: "";
position: absolute;
inset: 0;
border-radius: 50%;
background-image: radial-gradient(circle, rgba(255, 48, 110, 1) 54%, rgba(254, 220, 64, 1));
opacity: 0;
transition: opacity .4s ease;
z-index: 0;
}

/* 文字を上に */
.flbnr a span,
.flbnr a{
position: relative;
z-index: 1;
}

/* hoverでふわっと */
.flbnr a:hover::before{
opacity: 1;
}

#recruit .entry_btn{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 30px 0 0;
}

#recruit .entry_btn li{
width: 32%;
}

#recruit .entry_btn li a{
display: flex;
align-items: center;
justify-content: center;
background:rgba(255,48,110,1);
height:80px;
font-weight: 800;
color: #FFF;
line-height: 1.4;
font-size: 1.3rem;
text-align: center;
border-radius: .8rem;
overflow: hidden;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
text-shadow: 0px 0px 4px rgba(0,0,0,.3),0px 0px 4px rgba(0,0,0,.1);
border: 2px solid #FFF;
}

/* hover用レイヤー */
#recruit .entry_btn li a::before{
content: "";
position: absolute;
inset: 0;
background-image: radial-gradient(circle, rgba(255, 48, 110, 1) 54%, rgba(254, 220, 64, 1));
opacity: 0;
transition: opacity .4s ease;
z-index: 0;
}

/* 文字を上に */
#recruit .entry_btn li a span,
#recruit .entry_btn li a{
position: relative;
z-index: 1;
}

/* hoverでふわっと */
#recruit .entry_btn li a:hover::before{
opacity: 1;
}

#recruit .event_btn{
width: 99%;
margin:30px auto 0;
transition: .3s;

}

#recruit .event_btn a{
border-radius: .6rem;
overflow: hidden;
background: #0061ab;
display:flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 25px;
box-sizing: border-box;
font-weight: 800;
font-size: 1.2rem;
line-height: 1;
color: #FFF;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
text-shadow: 0px 0px 4px rgba(0,0,0,.3),0px 0px 4px rgba(0,0,0,.1);
border: 2px solid #FFF;
}

#recruit .event_btn:hover{
opacity: .8;
}

#recruit .section_wrap .block .entry_list{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 30px;
 }

#recruit .section_wrap .block .entry_list li{
width: 31%;
padding: 15px;
box-sizing: border-box;
border: 2px solid #0061ab;
margin-bottom: 2%;
counter-increment: step;
position: relative;
overflow: hidden;
border-radius: 1rem;
background: #FFF;
box-shadow: 0px 0px 14px rgba(8, 109, 176, 0.2);
}

#recruit .section_wrap .block .entry_list li h3{
background: #0061ab;
padding: 10px;
box-sizing: border-box;
border-radius: .6rem;
color:#FFF;
font-size: 1.2rem;
font-style: italic;
line-height: 1;
text-align: center;
margin-bottom: 15px;
}

#recruit .section_wrap .block .entry_list li p{
margin: 0 0 10px;
height: 140px;
}

#recruit .section_wrap .block .entry_list li .cm_btn{
width: 80%;
}


#recruit .ttl_c{
width: 98%;
position: relative;
z-index: 1;
font-size: 1.8rem;
font-weight: 800;
line-height: 1.4;
color: #0061ab;
border-top: 2px solid #0061ab;
border-bottom: 1px solid #0061ab;
margin: 60px auto 30px;
text-align: center;
padding:10px 0;
box-sizing: border-box;
}

}
/*sp*/
@media only screen and (max-width: 767px) {
#recruit{
position: relative;
padding-top: 30px;
box-sizing: border-box;
margin: 0 auto 60px;
}

#recruit .section_wrap{
position: relative;
width: 90%;
margin: 0 auto;
}

#recruit .section_wrap .block{
position: relative;
margin: 0 0 30px;
overflow: hidden;
}


#recruit .section_wrap .block:last-child{
margin-bottom: 0;
}

#recruit .recruit_table{
width: 1000px;
border-top: 1px solid #0061ab;
border-right: 1px solid #0061ab;
box-shadow: 0px 0px 14px rgba(8, 109, 176, 0.2);
}

#recruit .recruit_table th{
width:21.25%;
border-left: 1px solid #0061ab;
border-bottom: 1px solid #0061ab;
padding:15px;
box-sizing: border-box;
background:linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
text-align: center;
color: #0061ab;
}

#recruit .recruit_table th:nth-child(1){
width: 15%;
}

#recruit .recruit_table th .bus_img{
width: 40%;
margin: 0 auto;
}

#recruit .recruit_table td{
border-left: 1px solid #0061ab;
border-bottom: 1px solid #0061ab;
padding: 15px;
box-sizing: border-box;
text-align: center;
vertical-align: middle;
font-size: .8rem;
font-weight: 700;
}

#recruit .recruit_table2{
width: 90%;
box-shadow: 0px 0px 14px rgba(8, 109, 176, 0.2);
margin: auto;
}

#recruit .recruit_table2 th{
width:100%;
border: 1px solid #0061ab;
border-bottom: none;
padding:10px;
box-sizing: border-box;
background:linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
text-align: center;
color: #0061ab;
display: block;
}


#recruit .recruit_table2 td{
border: 1px solid #0061ab;
border-bottom: none;
padding: 10px;
box-sizing: border-box;
vertical-align: middle;
font-weight: 700;
display: block;
}
#recruit .recruit_table2 tr:last-child td{
border-bottom: 1px solid #0061ab;
}

#recruit .block_hed{
width: 100%;
margin: 0 0 30px;
}

#recruit .block_hed .s_ttl{
position: relative;
z-index: 1;
font-size: 1rem;
font-weight: 800;
line-height: 1.4;
margin: 0 0 10px;
color: #0061ab;
}


#recruit .s_ttl2{
position: relative;
z-index: 1;
font-size: 1rem;
font-weight: 800;
line-height: 1.4;
margin: 0 0 10px;
color: #0061ab;
}

#recruit .s_ttl3{
position: relative;
font-size: 1rem;
font-weight: 800;
line-height: 1.8;
margin: 0 0 30px;
color: #0061ab;
}

#recruit .section_wrap .block_flex{
margin: 0 0 30px;
border-bottom: 1px solid #0061ab;
padding-bottom: 20px;
box-sizing: border-box;
}

#recruit .section_wrap .block_flex .ttl_box{
position: relative;
width: 100%;
}

#recruit .section_wrap .block_flex .txt_box{
position: relative;
width: 100%;
}

#recruit .block_inner{
margin: 0 0 60px;
}

#recruit .block_inner:last-child{
margin-bottom: 0;
}

#recruit .block_inner .img{
width: 60%;
margin: 0 auto;
}

#recruit .block_inner .img img{
border-radius: .6rem;
}

#recruit .block_inner .step_list{
width:100%;
margin-bottom: 30px;
}

#recruit .block_inner .step_list li{
width:100%;
padding: 15px;
box-sizing: border-box;
border: 2px solid #0061ab;
margin-bottom: 20px;
counter-increment: step;
position: relative;
overflow: hidden;
border-radius: 1rem;
}

#recruit .block_inner .step_list li:last-child{
margin-bottom: 0;
}

#recruit .block_inner .step_list li::before{
content: counter(step);
position: absolute;
right: 0;
bottom: -20px;
font-weight: 700;
font-size: 8rem;
line-height:1;
color: #0061ab;
opacity: .15;
}

#recruit .block_inner .step_list li h3{
background: #0061ab;
padding: 10px;
box-sizing: border-box;
border-radius: .6rem;
color:#FFF;
font-size: 1rem;
font-style: italic;
line-height: 1;
text-align: center;
margin-bottom: 15px;
}

#recruit .block_inner .step_list li h3 span{
display: block;
font-size: .8rem;
margin-bottom: 5px;
}

#recruit .block_inner .step_list li p{
font-size: .9rem;
font-weight: 600;
}

#recruit .block_inner .step_list li .sub_box{
background: linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
padding: 15px;
box-sizing: border-box;
border-radius:.6rem;
font-size: .9rem;
font-weight: 600;
line-height: 1.8;
color: #0061ab;
}

.flow_design08{
width: 100%;
margin: 0 auto;
}

.flow08 {
position: relative;
width: 100%;
}

.flow08 > li {
list-style-type: none;
border-radius: 15px;
background: linear-gradient(270deg, rgba(155, 242, 255, 0.1) 0%, rgba(74, 184, 235, 0.1) 100%);
background-blend-mode: multiply;
position: relative;
padding: 25px;
}

.flow08 > li:not(:last-child) {
margin-bottom: 20px;
}

.flow08 > li dl {
}

.flow08 > li dl dt {
font-size: 1.2rem;
font-weight: 700;
line-height: 1.4;
width: 100%;
min-width: 7em;
color: #0061ab;
}

.flow08 > li .icon08 {
font-size: 1rem;
color: #0061ab;
display: block;
margin-bottom: 5px;
}

.flow08 > li .s_txt {
font-size: .8rem;
}

.flow08 > li dl dd {
margin: 0;
width: 100%;
}

#recruit .faq_list{
position: relative;
width: 100%;
margin: 0 auto;
}

#recruit .faq_list li{
position: relative;
margin: 0 0 30px;
}

#recruit .faq_list li:last-child{
margin-bottom: 0;
}

.qa-1 {
width: 90%;
margin:0 auto 15px;
border: 1px solid #d6dde3;
border-radius: 5px;
box-shadow: 0px 0px 8px rgba(8, 109, 176, 0.2);
}

.qa-1 summary {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
padding: .8em 2em .8em 3em;
color: #0061ab;
font-weight: 600;
cursor: pointer;
}

.qa-1 summary::before,
.qa-1 p::before {
position: absolute;
left: 1em;
font-weight: 600;
font-size: 1.2em;
}

.qa-1 summary::before {
color: #0061ab;
content: "Q";
}

.qa-1 summary::after {
transform: translateY(-25%) rotate(45deg);
width: 7px;
height: 7px;
margin-left: 20px;
border-bottom: 3px solid #0061ab;
border-right: 3px solid #0061ab;
content: '';
transition: transform .5s;
}

.qa-1[open] summary::after {
transform: rotate(225deg);
}

.qa-1 p {
position: relative;
transform: translateY(-10px);
opacity: 0;
margin: 0;
padding: .3em 3em 1.5em;
color: #333;
transition: transform .5s, opacity .5s;
}

.qa-1[open] p {
transform: none;
opacity: 1;
}

.qa-1 p::before {
color: #ff9233;
line-height: 1.2;
content: "A";
}


.flbnr{
position: fixed;
right: 0;
bottom: 140px;
z-index: 5;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(20px);
transition: opacity .4s ease, visibility .4s ease, transform .4s ease;
}

.flbnr.is-show{
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateY(0);
}

.flbnr a{
position: relative;
width: 100px;
height: 100px;
display:flex;
align-items: center;
justify-content: center;
color: #FFF;
font-size: .75rem;
line-height: 1.2;
font-weight: 800;
border-radius: 50%;
overflow: hidden;
text-align: center;
border: 2px solid #FFF;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
text-shadow: 0px 0px 4px rgba(0,0,0,.3);

/* 元の背景 */
background-image: radial-gradient(circle, rgba(254, 220, 64, 1), rgba(250, 115, 1, 1));
}

/* hover用レイヤー */
.flbnr a::before{
content: "";
position: absolute;
inset: 0;
border-radius: 50%;
background-image: radial-gradient(circle, rgba(255, 48, 110, 1) 54%, rgba(254, 220, 64, 1));
opacity: 0;
transition: opacity .4s ease;
z-index: 0;
}

/* 文字を上に */
.flbnr a span,
.flbnr a{
position: relative;
z-index: 1;
}

/* hoverでふわっと */
.flbnr a:hover::before{
opacity: 1;
}

#recruit .entry_btn{
width: 90%;
margin: 30px auto 0;
}

#recruit .entry_btn li{
width:100%;
margin-bottom: 20px;
}

#recruit .entry_btn li:last-child{
margin-bottom: 0;
}

#recruit .entry_btn li a{
display: flex;
align-items: center;
justify-content: center;
background:rgba(255,48,110,1);
font-weight: 800;
color: #FFF;
line-height: 1.4;
font-size: 1rem;
text-align: center;
border-radius: .8rem;
overflow: hidden;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
text-shadow: 0px 0px 4px rgba(0,0,0,.3),0px 0px 4px rgba(0,0,0,.1);
border: 2px solid #FFF;
padding: 10px;
box-sizing: border-box;
}

/* hover用レイヤー */
#recruit .entry_btn li a::before{
content: "";
position: absolute;
inset: 0;
background-image: radial-gradient(circle, rgba(255, 48, 110, 1) 54%, rgba(254, 220, 64, 1));
opacity: 0;
transition: opacity .4s ease;
z-index: 0;
}

/* 文字を上に */
#recruit .entry_btn li a span,
#recruit .entry_btn li a{
position: relative;
z-index: 1;
}

/* hoverでふわっと */
#recruit .entry_btn li a:hover::before{
opacity: 1;
}

#recruit .event_btn{
width: 90%;
margin:30px auto 0;
transition: .3s;

}

#recruit .event_btn a{
border-radius: .6rem;
overflow: hidden;
background: #0061ab;
display:flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 10px;
box-sizing: border-box;
font-weight: 800;
font-size: 1rem;
line-height: 1;
color: #FFF;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
text-shadow: 0px 0px 4px rgba(0,0,0,.3),0px 0px 4px rgba(0,0,0,.1);
border: 2px solid #FFF;
}

#recruit .event_btn:hover{
opacity: .8;
}

#recruit .section_wrap .block .entry_list{
margin-top: 30px;
 }

#recruit .section_wrap .block .entry_list li{
width:100%;
padding: 15px;
box-sizing: border-box;
border: 2px solid #0061ab;
margin-bottom: 2%;
counter-increment: step;
position: relative;
overflow: hidden;
border-radius: 1rem;
background: #FFF;
box-shadow: 0px 0px 14px rgba(8, 109, 176, 0.2);
}

#recruit .section_wrap .block .entry_list li h3{
background: #0061ab;
padding: 10px;
box-sizing: border-box;
border-radius: .6rem;
color:#FFF;
font-size: 1rem;
font-style: italic;
line-height: 1;
text-align: center;
margin-bottom: 15px;
}

#recruit .section_wrap .block .entry_list li p{
margin: 0 0 10px;
}

#recruit .section_wrap .block .entry_list li .cm_btn{
width: 80%;
}

#recruit .ttl_c{
width: 98%;
position: relative;
z-index: 1;
font-size: 1.2rem;
font-weight: 800;
line-height: 1.4;
color: #0061ab;
border-top: 2px solid #0061ab;
border-bottom: 1px solid #0061ab;
margin: 40px auto 20px;
text-align: center;
padding:10px 0;
box-sizing: border-box;
}



}