#recruit .recruit-section.timeline{background-color:#f7efe7;padding:150px 20px 120px}#recruit .recruit-section__timeline_head{display:grid;grid-template-columns:auto 30.8%;grid-template-areas:"ttl img" "detail img";gap:0 6.5%}#recruit .recruit-section__timeline_head_ttl_wrapper{grid-area:ttl;margin:min(1.875vw,30px) 0 0;text-align:center}#recruit .recruit-section__timeline_lead{border-top:2px solid #5b412b;border-bottom:2px solid #5b412b;padding:0 0 min(.1875vw,3px);margin-top:min(1.875vw,30px);font-size:20px;font-weight:700}#recruit .recruit-section__timeline_lead .highlight{background:linear-gradient(transparent 60%,#ffde6f 60%)}#recruit .recruit-section__timeline_lead .txt-l{font-size:24px}#recruit .recruit-section__timeline_detail_wrapper{grid-area:detail}#recruit .recruit-section__timeline_detail_main{font-size:20px;font-weight:700;margin-bottom:min(.3125vw,5px)}#recruit .recruit-section__timeline_detail_sub{font-weight:500}#recruit .recruit-section__timeline_head_img_wrapper{grid-area:img}#recruit .recruit-section__timeline_table_wrapper.salon{margin-bottom:100px}#recruit .recruit-section__timeline_table_wrapper.salon .recruit-section__timeline_table_head{background-color:#5b412b}#recruit .recruit-section__timeline_table_wrapper.salon .recruit-section__timeline_table_head_ttl{padding:25px 0 25px 68px;background:url(../img/salon_icon.svg) left center/58px 66px no-repeat}#recruit .recruit-section__timeline_table_wrapper.salon .recruit-section__timeline_table_item_time span{color:#61462d}#recruit .recruit-section__timeline_table_wrapper.salon .recruit-section__timeline_table_item_time span::before{background-color:#61462d}#recruit .recruit-section__timeline_table_wrapper.salon .recruit-section__timeline_table_item_txt_ttl{color:#5b412b}#recruit .recruit-section__timeline_table_wrapper.school .recruit-section__timeline_table_head{background-color:#577caf}#recruit .recruit-section__timeline_table_wrapper.school .recruit-section__timeline_table_head_ttl{padding:25px 0 25px 97px;background:url(../img/school_icon.svg) left center/83px 54px no-repeat}#recruit .recruit-section__timeline_table_wrapper.school .recruit-section__timeline_table_item_time span,#recruit .recruit-section__timeline_table_wrapper.school .recruit-section__timeline_table_item_txt_ttl{color:#577caf}#recruit .recruit-section__timeline_table_wrapper.school .recruit-section__timeline_table_item_time span::before{background-color:#567caf}#recruit .recruit-section__timeline_table_head{color:#fff;border-radius:10px 10px 0 0;position:relative;overflow-y:hidden;text-align:center}#recruit .recruit-section__timeline_table_head_ttl{display:inline-block;font-size:34px;font-weight:700;line-height:1.44}#recruit .recruit-section__timeline_table_head_en{font-family:"Noto Serif JP",serif;color:rgba(255,255,255,.16);font-size:90px;font-weight:700;line-height:1.2;position:absolute;bottom:-14px;right:16px}#recruit .recruit-section__timeline_table{background-color:#fff;border-radius:0 0 10px 10px;padding:min(6.25vw,100px) min(7.1875vw,115px) min(3.75vw,60px)}#recruit .recruit-section__timeline_table_item{display:grid;grid-template-columns:1fr 5.1% 12.6% 4.2% 1fr;grid-template-areas:"img gap1 time gap2 txt";padding-bottom:min(5vw,80px);position:relative}#recruit .recruit-section__timeline_table_item::before{display:block;content:"";width:2px;height:100%;background-color:#ccc;position:absolute;top:min(1.125vw,18px);left:44.9%}#recruit .recruit-section__timeline_table_item:nth-child(even){grid-template-areas:"txt gap1 time gap2 img"}#recruit .recruit-section__timeline_table_item:nth-child(even) .recruit-section__timeline_table_item_img{justify-self:end}#recruit .recruit-section__timeline_table_item:last-child{padding-bottom:0}#recruit .recruit-section__timeline_table_item:last-child::before{display:none}#recruit .recruit-section__timeline_table_item.reverse1{grid-template-areas:"txt gap1 time gap2 img"}#recruit .recruit-section__timeline_table_item.reverse2{grid-template-areas:"img gap1 time gap2 txt";padding-bottom:min(3.75vw,60px)}#recruit .recruit-section__timeline_table_item.reverse2::before{display:none}#recruit .recruit-section__timeline_table_item.space{padding-bottom:0}#recruit .recruit-section__timeline_table_item_img{grid-area:img;margin-top:max(-3.125vw,-50px)}#recruit .recruit-section__timeline_table_item_time{grid-area:time}#recruit .recruit-section__timeline_table_item_time span{display:inline-block;font-size:30px;font-weight:700;line-height:1.46;padding-left:min(2.5vw,40px);position:relative}#recruit .recruit-section__timeline_table_item_time span::before{display:block;content:"";width:16px;height:16px;border-radius:100%;position:absolute;top:min(1vw,16px);left:0}#recruit .recruit-section__timeline_table_item_txt{grid-area:txt}#recruit .recruit-section__timeline_table_item_txt_ttl{font-size:24px;font-weight:700;line-height:1.45;padding-top:min(.3125vw,5px);margin-bottom:min(.9375vw,15px)}#recruit .recruit-section__timeline_table_item_txt_lead{font-weight:500}#recruit .recruit-section__timeline_table_other{border-top:1px solid #ccc;padding-top:min(3.75vw,60px);display:grid;grid-template-columns:auto 38.7%;gap:0 4.8%}#recruit .recruit-section__timeline_table_other_ttl{color:#577caf;font-size:24px;font-weight:700;line-height:1.45;margin-bottom:20px}@media only screen and (max-width:768px){#recruit .recruit-section.timeline{padding:50px 20px}#recruit .recruit-section__timeline_head{grid-template-columns:1fr;grid-template-areas:"ttl" "detail" "img";gap:0 0}#recruit .recruit-section__timeline_head_ttl_wrapper{margin:0 0 20px}#recruit .recruit-section__timeline_lead{padding:7px 0 9px;margin-top:20px;font-size:16px;line-height:1.4}#recruit .recruit-section__timeline_lead .txt-l{font-size:22px}#recruit .recruit-section__timeline_detail_main{font-size:16px;line-height:1.8}#recruit .recruit-section__timeline_detail_sub{font-size:14px;line-height:1.8}#recruit .recruit-section__timeline_head_img_wrapper{margin:15px auto 0;width:55%}#recruit .recruit-section__timeline_table_wrapper.salon{margin-bottom:35px}#recruit .recruit-section__timeline_table_wrapper.salon .recruit-section__timeline_table_head_ttl{padding:18px 0 18px 35px;background:url(../img/salon_icon.svg) left center/29px 33px no-repeat}#recruit .recruit-section__timeline_table_wrapper.school .recruit-section__timeline_table_head_ttl{padding:18px 0 18px 53px;background:url(../img/school_icon.svg) left center/45px 29px no-repeat}#recruit .recruit-section__timeline_table_head_ttl{font-size:22px}#recruit .recruit-section__timeline_table_head_en{font-size:35px;bottom:-6px;right:6px}#recruit .recruit-section__timeline_table{padding:35px 20px}#recruit .recruit-section__timeline_table_item{grid-template-columns:1fr;grid-template-areas:"time" "txt" "img";padding-left:20px;padding-bottom:30px}#recruit .recruit-section__timeline_table_item::before{top:20px;left:-2px}#recruit .recruit-section__timeline_table_item:nth-child(even){grid-template-areas:"time" "txt" "img"}#recruit .recruit-section__timeline_table_item.reverse1{grid-template-areas:"time" "txt" "img"}#recruit .recruit-section__timeline_table_item.reverse2{padding-bottom:30px;grid-template-areas:"time" "txt" "img"}#recruit .recruit-section__timeline_table_item_img{margin-top:0}#recruit .recruit-section__timeline_table_item_img img,#recruit .recruit-section__timeline_table_other_img img{display:block;width:100%;height:auto}#recruit .recruit-section__timeline_table_item_time span{padding-left:0;font-size:20px}#recruit .recruit-section__timeline_table_item_time span::before{width:12px;height:12px;top:10px;left:-27px}#recruit .recruit-section__timeline_table_item_txt_ttl{font-size:18px;padding-top:3px;margin-bottom:8px}#recruit .recruit-section__timeline_table_item_txt_lead{font-size:14px;line-height:1.6;margin-bottom:15px}#recruit .recruit-section__timeline_table_other{padding-top:30px;grid-template-columns:1fr}#recruit .recruit-section__timeline_table_other_ttl{font-size:18px;margin-bottom:10px}#recruit .recruit-section__timeline_table_other_lead{font-size:14px;margin-bottom:15px}}