
/* 求人・採用（recruit）
----------------------------------------------------------- */

body.recruit .cta,
body.en-US .cta,
body.vi .cta,
body.id-ID .cta {
    display: none;
}
body.recruit #fnavi,
body.en-US #fnavi,
body.vi #fnavi,
body.id-ID #fnavi {
    padding: 90px 0px 0px;
}
body.recruit #content .in {
    max-width: 1080px;
}
body.recruit .head_title h2 {
    font-size: 30px;
    font-weight: 800;
}
body.recruit .head_title h2:before {
	content: none;
}
body.recruit .head_title h2 span.sub {
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: 0.5px;
}

body.recruit p {
    font-size: 16px;
    letter-spacing: .7px;
}

body.recruit #content {
    padding: 0px;
}
body.recruit .dl_base dt {
    color: var(--orange2);
}
.rec_btn a {
	display: block;
}

.visual-area__fv {
	position: relative;
}
.visual-area__fv:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #fff;
}
.visual-top__fv {
    position: relative;
    padding: 120px 0px 40px;
    overflow: hidden;
}
.visual-top__fv:before {
    content: "";
    position: absolute;
    top: 8%;
    left: calc(50% - 250px);
    width: 500px;
    height: 312px;
    background: url(./images/recruit/logo_mark.svg) top center no-repeat;
    background-size: cover;
}

.visual-top__inner {
    position: relative;
    z-index: 1;
    /*
    padding-right: calc(50% + 0px);
    */
}
.visual-top__inner-txt {
    text-align: center;
	/*
    max-width: 47%;
    padding-right: 40px;
    */
}
.visual-top__inner-txt {
	
}
.visual-top__inner-txt .v_title {
	margin-bottom: 15px;
    font-size: 5.4vw;
    font-weight: 600;
    letter-spacing: 6px;
    line-height: 1.2;
}
.visual-top__inner-txt .v_title span {
    position: relative;
    top: 3px;
	font-size: 56px;
}
.visual-top__inner-txt .v_lead {
	padding-left: 10px;
	font-size: 18px;
	font-weight: 600;
    letter-spacing: 1px;
}
.visual-top__inner .btn_area {
    margin: 20px auto 0;
	text-align: center;
}
.visual-top__inner-txt .button_y {
	
}
/*
.visual-top__img-wrap {
    position: absolute;
    top: 50%;
    left: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
*/
.visual-top__img-wrap {
    display: block;
    margin-top: -20px;
    width: 100%;
    /*
    max-width: 800px;
    */
    z-index: 0;
}
.visual-top__imgs {
	/*
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    */
    display: block;
    margin: 0px auto 0px;
    text-align: center;
}
.visual-top__imgs img {
	width: 96%;
}
.visual-top__imgs-item {
    margin-left: 1.5%;
    width: 25%;
}
.visual-top__imgs-item:first-child {
    margin-left: 0%;
}
.visual-top__img {
    margin-bottom: 12px;
    border-radius: 5px;
}


.recruit_area {
	padding-top: 0px;
}
.recruit_area .flex_in {
	align-items: center;
}
.recruit_area .left {
	width: 560px;
}
.recruit_area .right {
	padding-left: 60px;
	width: calc(100% - 560px);
}
.recruit_area .right img {
	width: 100%;
    height: auto;
}

.rec_message {
	position: relative;
    background: url(./images/recruit/rec_msg_bk.jpg) no-repeat center top/cover;
}

.rec_message .flex_in {
	align-items: center;
    z-index: 2;
}
.rec_message .hed_detail {
    width: 480px;
}
.rec_message .tl {
	margin-bottom: 20px;
	font-size: 36px;
    line-height: 1;
	font-weight: 600;
    color: #fff;
}
.rec_message .tl span {
	position: relative;
    display: inline-block;
    /*
    margin-bottom: 12px;
    */
    padding: 8px 0px 12px;
}
/*
.rec_message .tl span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    width: 100%;
	background: var(--orange2);
}
*/
.rec_message .txt {
	
}
.rec_message .txt p {
    color: #fff;
}
.rec_message .right {
    width: calc(100% - 560px);
    max-width: 500px;
    padding-left: 40px;
}
.rec_message .right img {
	width: 100%;
	height: auto;
}
.rec_message .message_img {
	max-height: 360px;
	overflow: hidden;
}

.rec_message .bg {
	display: none;
    position: absolute;
    bottom: -20px;
    left: -15px;
	z-index: 0;
    line-height: 1.1;
    color: rgb(78 78 78 / 75%);
    font-size: 140px;
    font-weight: 900;
    white-space: nowrap;
}


@media (min-width: 768px) {

	.rec_message .bg {
        bottom: -46px;
        left: -15px;
        font-size: 220px;
        letter-spacing: -.03em;
	}

}


.rec_message_2 {
	/*
    margin-top: -1px;
	padding-top: 0px;
	*/
	padding-top: 40px;
}
.rec_message_2 .top_sep_img {
	margin-bottom: 60px;
    height: 340px;
}

.rec_message_2 .txt {
    max-width: 626px;
    margin: 0 auto;
}



.rec_work {
    position: relative;
    background: url(./images/recruit/rec_work_bk.jpg) no-repeat center top/cover;
}
#content .rec_work .in {
	
}
.rec_work .movie {
    margin-bottom: 30px;
}
.rec_work .waku_box {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    padding: 30px;
    backdrop-filter: blur(4px);
    background-color: rgb(255 255 255 / 80%);
    border-radius: 5px;
}
.rec_work .waku_box p {
	font-weight: 500;
}





.lp_flow_area .flow_list {
	margin-top: 60px;
}
.lp_flow_area .flow_list li {
    position: relative;
    width: 29%;
    height: auto;
	padding: 60px 15px 20px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.lp_flow_area .flow_list li:after {
	content: "";
	position: absolute;
    top: 0;
    bottom: 0;
    right: -21px;
    margin: auto;
    width: 12px;
    height: 12px;
    border-top: 3px solid var(--orange);
    border-right: 3px solid var(--orange);
    transform: rotate(45deg);
}

.lp_flow_area .flow_list li:last-child:after {
	content: none;
}
.lp_flow_area .flow_list li .step_box {
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70px;
    height: 70px;
    padding-top: 12px;
    background: var(--orange);
    color: #fff;
    border-radius: 60% 40% 55% 45% / 45% 60% 40% 55%;
    font-weight: 900;
    text-align: center;
}
.lp_flow_area .flow_list li .step_box:before {
	
}
.lp_flow_area .flow_list li .step_box .tl {
    margin-bottom: 0px;
    font-size: 12px;
}
.lp_flow_area .flow_list li .step_box .num {
    line-height: 1;
    font-size: 26px;
}
.lp_flow_area .flow_list .txt {
	
}
.lp_flow_area .flow_list .txt .img {
    max-width: 120px;
    margin: 0 auto 10px;
}

.lp_flow_area .flow_list .txt .img img {
    width: 100%;
}
.lp_flow_area .flow_list .txt .tl {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
    color: var(--orange);
}
.lp_flow_area .flow_list .txt p {
	font-size: 13px;
	text-align: left;
}

/* swiperの部品 */

.swiper-btm-area {
	margin-top: 20px;
    align-items: center;
}

.swiper-btm-area .swiper-handle {
    position: relative;
    justify-content: center;
    align-items: center;
	width: 120px;
}
.swiper-btm-area .swiper-button-prev,
.swiper-btm-area .swiper-button-next {
    position: relative;
    left: 0;
    margin-top: auto;
}
.swiper-btm-area .swiper-button-prev {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 15px;
}
.swiper-btm-area .swiper-handle-set {
	position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--orange);
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    background: #cdc3c3;
}

.swiper-btm-area .swiper-handle-set:before {
    content: '';
    display: block;
    position: absolute;
    pointer-events: none;
    top: 20px;
    right: 22px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    z-index: 2;
}
.swiper-btm-area .swiper-button-next:after,
.swiper-btm-area .swiper-button-prev:after{
	content: none;
}

.swiper-btm-area .swiper-scrollbar {
    position: relative;
    top: 0px;
    width: calc(100% - 120px - 30px);
    height: 4px;
    margin: 0 0 0 30px;
    background-color: #fff;
}
.swiper-btm-area .swiper-scrollbar-drag {
    background-color: var(--orange);
}
.swiper-btm-area .swiper-btm-area .btn {
	width: 180px;
}








section.rec_interview {
	background-color: #f7f7f7;
}
.inteview_list li {
	margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.inteview_list li:last-child {
	margin-bottom: 0px;
}

.rec_point_list li .img,
.inteview_list li .img {
	position: relative;
}
.rec_point_list li .img:before/*,
.inteview_list li .img:before*/ {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--orange);
    z-index: 0;
    bottom: -10px;
    left: -10px;
    border-radius: 5px;
}
.rec_point_list li img,
.inteview_list li img {
	position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.inteview_list li img {
    border-radius: 10px;
}
.rec_point_list li:nth-child(even) .right .img:before {
    bottom: -10px;
    right: -10px;
    left: inherit;
}

ul.inteview_list {
    max-width: 900px;
    margin: 0 auto;
}

.inteview_list li .name_area {
    display: block;
    margin: 10px 0;
    color: #555;
    font-size: 13px;
    /* text-align: center; */
}
.inteview_list li .name_area .name {
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    padding-left: 7px;
}
.inteview_list li .name_area .post {
	
}
.inteview_list li .left {
    position: relative;
    width: 200px;
}
.inteview_list li .left dl {
	display: flex;
	align-items: center;
	margin-bottom: 7px;
}
.inteview_list li .left dl:last-child {
	margin-bottom: 0px;
}
.inteview_list li .left dl dt {
	width: 50px;
}
.inteview_list li .left dl dt span {
	display: inline-block;
	padding: 4px 8px;
	background-color: var(--orange2);
	color: #fff;
}
.inteview_list li .left dl dd {
	width: calc(100% - 50px);
	padding-left: 12px;
}
.inteview_list li .left dl dd img {
	width: 26px;
	height: 26px;
}
.inteview_list li .left dl dd .country {
	position: relative;
    top: -4px;
    left: 5px;
}
.inteview_list li .left p {
    font-size: 12px;
}
.inteview_list li .txt {
	position: relative;
	width: calc(100% - 230px);
	margin-left: 30px;
	padding: 20px;
	font-size: 15px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 2px 4px rgba(90, 90, 90, 0.15);
}
.inteview_list li .txt:before {
    content: '';
    position: absolute;
    top: 20px;
    left: -12px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid #fff;
}
.inteview_list li .txt .tl {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px dotted #555;
    font-size: 18px;
    font-weight: 600;
}
/*
.inteview_list li .txt p {
	font-size: 15px;
	line-height: 1.6;
}
*/
.inteview_list li .txt p b {
    color: var(--orange2);
}

.rec_benefit {
    position: relative;
    background: url(./images/recruit/rec_benefit_bk.jpg) no-repeat center top / cover;
}
ul.benefit_list {
	margin-top: 30px;
}
ul.benefit_list li {
	position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: calc(100% / 2 - 20px);
    margin: 10px;
    padding: 25px;
    border: 2px solid #ddd;
    background-color: #fff;
}

ul.benefit_list li:before,
ul.benefit_list li:after {
    position: absolute;
    content: '';
    width: 52px;
    height: 52px;
    visibility: inherit;
    border: 2px solid var(--orange)
}
ul.benefit_list li:before {
    border-bottom: 0;
    border-right: 0;
    left: -2px;
    top: -2px;
}
ul.benefit_list li:after {
    border-top: 0;
    border-left: 0;
    right: -2px;
    bottom: -2px;
}
ul.benefit_list li .img {
    width: 90px;
}
ul.benefit_list li .txt {
	width: calc(100% - 90px);
	padding-left: 25px;
}
ul.benefit_list li .tl {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
    color: var(--orange);
}
ul.benefit_list li p {
	font-size: 14px;
}

.rec_point_list {
	margin-top: 30px;
}
.rec_point_list li {
    margin-bottom: 60px;
    align-items: center;
}
.rec_point_list li:last-child {
	margin-bottom: 0px;
}
.rec_point_list li .left {
    width: 50%;
}
.rec_point_list li .tl {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px dotted #555;
    align-items: center;
}
.rec_point_list li p {
	font-size: 15px;
}
.rec_point_list li .num {
    position: relative;
    width: 56px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
}
.rec_point_list li .num:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: -14px;
    background: var(--orange);
    border-radius: 50%;
    z-index: -1;
    border-radius: 60% 40% 55% 45% / 45% 60% 40% 55%;
    transform: rotate(15deg);
}
.rec_point_list li .sub {
    margin-bottom: 5px;
    color: #999;
}
.rec_point_list li h3 {
	width: calc(100% - 56px);
	padding-left: 15px;
    font-size: 22px;
    font-weight: 600;
}
.rec_point_list li .right {
    width: calc(100% - 50%);
    padding-left: 40px;
}
.rec_point_list li .right img {
	width: 100%;
	height: auto;
}

.rec_point_list li:nth-child(odd) .left {
	order: 2;
}
.rec_point_list li:nth-child(odd) .right {
	order: 1;
	padding-left: 0px;
	padding-right: 40px;
}

.entry_btn_area {
	text-align: center;
}
.entry_btn_area a {
    min-width: 280px;
    padding: 20px 0px;
    font-size: 18px;
}


.message_area {
    position: relative;
    padding-top: 160px;
}
.message_area:before {
    content: "";
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.message_area .inner {
	z-index: 2;
}

.message_area .txt_area {
	/*
    width: calc(100% - 400px);
    padding-right: 60px;
    */
    
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
.message_area .txt_area .sub_tl h3 {
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 2px;
}


.message_area .txt_area p {
    font-size: 16px;
    line-height: 2.2;
    font-weight: 500;
}
.message_area .sign {
    margin-top: 35px;
    text-align: right;
}
.message_area .ms_img {
	position: absolute;
	top: -40px;
	right: -10px;
	display: none;
}
.message_area .ms_img_2 {
	position: absolute;
	bottom: -40px;
	left: -10px;
    z-index: 1;
}
.message_area .ms_img img,
.message_area .ms_img_2 img {
    border-radius: 5px;
}

/* 流れるfont */

.flow_bk_txt {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    z-index: 0;
    overflow: hidden;
}
.flow_bk_txt .has {
    display: flex;
    width: 100vw;
}
.flow_bk_txt .has .txt {
	flex: 0 0 auto;
    font-size: 20rem;
    font-weight: 900;
    line-height: 1;
    color: rgb(219 213 203 / 15%);
    text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: -2px;
    padding-right: 25px;
    padding-left: 25px;
}

.flow_bk_txt .has .txt:nth-child(odd) {
    -webkit-animation: loop 100s -50s linear infinite;
    animation: loop 100s -50s linear infinite;
}
.flow_bk_txt .has .txt:nth-child(even) {
	-webkit-animation: loop2 100s linear infinite;
    animation: loop2 100s linear infinite;
}


@keyframes loop {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}

@keyframes loop2 {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}


.movie_list {
    margin: 40px auto 0;
    max-width: 300px;
}
.movie_list li a {
	position: relative;
    display: block;
    padding: 20px;
    color: #333;
    font-weight: 600;
    background-color: #fff;
    box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%);
    border-radius: 5px;
}
.movie_list li a:after {
    content: "";
    position: absolute;
    top: calc(50% - 15px);
    right: 20px;
    width: 30px;
    height: 30px;
    background: url(./images/recruit/youtube_start.png) no-repeat;
    background-size: cover;
}
.movie_list li a img {
    border-radius: 5px;
}
.movie_list li a:hover {
	text-decoration: none;
	color: #ff1515;
}


.rec_detail {
    position: relative;
    background: url(./images/recruit/rec_detail_bk.jpg) no-repeat center top/cover;
}
.rec_detail .tab-switch {
    margin: 0 auto;
    max-width: 800px;
    padding: 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 6px -1px rgb(83 83 83 / 20%), 0 0 8px -4px rgb(85 85 85 / 20%);
}

.rec_detail .dl_base dl:last-child dt,
.rec_detail .dl_base dl:last-child dd {
    border-bottom: 0;
}


.rec_detail ul {
	padding-left: 20px;
}
.rec_detail ul li {
    margin-bottom: 2px;
	list-style: disc;
}
.rec_detail ul li ul {
	padding-left: 5px;
}
.rec_detail ul li ul li{
	margin-bottom: 0px;
	list-style: none;
}
.rec_detail ul li ul li::before {
	content: '';
	background: #333;
	display: inline-block;
	height: 4px;
	width: 4px;
	margin-right: 6px;
	margin-bottom: 2px;
}


.top_sep_img {
    position: relative;
    z-index: 1;
    height: 320px;
}
.top_sep_img .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(./images/recruit/ms_05.jpg) no-repeat center/cover;
    opacity: 0.7;
}

.top_sep_img .bg2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(./images/recruit/rec_message_wide_img2.jpg) no-repeat center/cover;
}

.gallery_list {
	margin-top: 40px;
}
.gallery_list .box {
    width: calc(100% / 3 - 20px);
    margin: 10px;
}
.gallery_list .box img {
	border-radius: 5px;
}
.gallery_list .tl {
    margin-top: 7px;
    font-size: 12px;
    font-weight: 500;
    color: #777;
}


.rec_entry_area {
	position: relative;
}
body.recruit #content .rec_entry_area .in {
    max-width: 940px;
}
.rec_entry_area:before,
.rec_entry_area:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.rec_entry_area:before {
    background: url(./images/recruit/rec_entry_bk.jpg) bottom right no-repeat;
    background-size: cover;
}
.rec_entry_area:after {
    background-color: rgb(233 134 45 / 80%);
}

.rec_ent_in {
    padding: 40px;
    border-radius: 5px;
    background: #fff;
}
.rec_ent_in .txt {
	width: 50%;
    padding-right: 60px;
}
.rec_ent_in .rec_ent_btn {
	width: calc(100% - 50%);
}
.rec_ent_btn .num {
    font-size: 45px;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 500;
}
.rec_ent_btn p.pt {
	margin-top: 7px;
    font-size: 13px;
    letter-spacing: .3px;
}
.rec_ent_btn li.tel p.pt {
	margin-top: 0px;
}
.rec_btn a {
    display: inline-block;
    width: 100%;
    padding: 16px 0px;
    text-align: center;
    background: #06c655;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 0 #05A948;
}
.rec_btn a:last-child {
    margin-right: 0;
    background: var(--orange2);
    box-shadow: 0 5px 0 #C56239;
}
.rec_btn a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.rec_ent_btn li {
	margin-bottom: 15px;
}
.rec_ent_btn li:last-child {
	margin-bottom: 0px;
}

/* フッターのエントリー
----------------------------------------------------------- */

.ft_entry_area {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999;
}

.ft_entry_area #switch {
	display: none;
}
#switch:checked ~ .contents {
	display: none;
}

.ft_entry_area .button {
	display: block;
	position: relative;
    padding: 0px 0px 10px;
    text-align: right;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}
 
.ft_entry_area .icon {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-68%);
	width: 22px;
	height: 22px;
}
 
.ft_entry_area .icon::before,
.ft_entry_area .icon::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 15px;
	background: #555; 
	transform: translate(-50%,-50%) rotate(45deg);
	transition: 0.5s all;
}
.ft_entry_area .icon::after{
	transform: translate(-50%,-50%) rotate(-225deg);
}
.ft_entry_area .close {
	margin-left: 24px;
}
 
.ft_entry_area .open {
	display: none;
    margin: 0 10px 10px 0px;
    padding: 12px 20px;
    background: var(--orange2);
    border-radius: 20px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}
 
.ft_entry_area .close {
	display: inline-block;
}

.ft_entry_area #switch:checked + .button > .icon::before,
.ft_entry_area #switch:checked + .button > .icon::after{
	content: none;
}

.ft_entry_area #switch:checked + .button > .open{
	display: inline-block;
}

.ft_entry_area #switch:checked + .button > .close{
	display: none;
}

.ft_entry_btn {
    max-width: 252px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 2px 5px rgb(122 108 85 / 20%);
    border-radius: 5px;
    text-align: center;
}
.ft_entry_area p.txt {
    font-weight: 600;
    line-height: 1.4;
}
.ft_entry_area ul.rec_btn li.tel .num {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
}
.ft_entry_area  p.pt {
    margin-top: 9px;
    font-size: 11px;
    line-height: 1.4;
    text-align: left;
    color: #555;
}
.ft_entry_area ul.rec_btn li.tel  p.pt {
    margin-top: 4px;
}
.ft_entry_area ul.rec_btn li {
    margin-top: 10px;
}
.ft_entry_area .rec_btn a {
    padding: 10px 0px;
    font-size: 14px;
    letter-spacing: .5px;
}

/* スマホに適用させるCSS */
@media screen and ( max-width:760px ) {
    
    section {
        padding: 60px 0px;
    }
    
    body.recruit .head_title h2 {
	    font-size: 22px;
	}
	body.recruit .head_title h2 span.sub {
	    font-size: 12px;
	}
	
    body.recruit p {
	    font-size: 14px;
    	letter-spacing: 1px;
	}
	.rec_message .right,
	.message_area .txt_area,
	.rec_message .hed_detail,
	.rec_point_list li .left,
	.rec_point_list li .right,
	.inteview_list li .left,
	.inteview_list li .txt,
	.rec_ent_btn .left,
	.rec_ent_btn .right,
	.rec_ent_in .txt,
	.rec_ent_in .rec_ent_btn {
	    margin: 0px;
	    padding: 0px;
	    width: 100%;
	}
	
	#tab li a {
    	margin: 3px;
    	padding: 10px 25px;
    }
	
	body.id-ID .visual-top__inner-txt .v_title,
	body.en-US .visual-top__inner-txt .v_title,
	body.vi .visual-top__inner-txt .v_title {
	    font-size: 7.2vw;
	}

	.visual-top__fv {
	    padding: 70px 0px 0px;
	}
	.visual-top__fv:before {
        top: 10%;
        left: calc(50% - 150px);
        width: 300px;
        height: 190px;
        background: url(./images/recruit/logo_mark.svg) top center no-repeat;
	}
	.visual-top__inner {
		margin-bottom: 0px;
	    padding-right: 0;
        text-align: center;
	}
	.visual-top__inner-txt {
		max-width: 100%;
		padding: 0;
	}
	.visual-top__inner-txt .v_title {
        margin-bottom: 10px;
        font-size: 10.2vw;
        letter-spacing: 2px;
	}
	.visual-top__inner-txt .v_lead {
	    padding-left: 6px;
	    font-size: 10px;
	}
	.visual-top__imgs {
		
	}
	.visual-top__img-wrap {
		/*
	    position: relative;
	    top: 0;
	    left: 0;
	    transform: none;
	    max-width: 100%;
	    */
	    margin-top: 0px;
	    padding: 0px;
	}
	.visual-top__imgs-item {
	    margin-left: 2%;
	    width: 31%;
	}

	.visual-top__inner .button_y {
	    min-width: 260px;
	}
	.rec_message {
	    margin-top: -80px;
        padding-top: 80px;
	    z-index: -1;
	}
	.rec_message .tl {
	    font-size: 6.5vw;
	}
	.rec_message .message_img {
		margin-top: 30px;
		max-height: 220px;
		overflow: hidden;
	}

	.ft_entry_area {
	    right: 0px;
	    bottom: 0px;
	    width: 100%;
	}
	
    /* 初期は閉じた状態でボタンだけ表示 */
    .ft_entry_area .contents {
        display: none; /* 初期非表示 */
    }

    /* 開くボタンは表示 */
    .ft_entry_area .open {
        display: inline-block;
    }

    /* 閉じるボタンは非表示 */
    .ft_entry_area .close {
        display: none;
    }

    /* チェック時に contents を表示 */
    .ft_entry_area #switch:checked ~ .contents {
        display: block;
    }

    /* チェック時のボタン切替 */
    .ft_entry_area #switch:checked + .button > .open {
        display: none;
    }
    .ft_entry_area #switch:checked + .button > .close {
        display: inline-block;
    }
    .ft_entry_area .icon::before, .ft_entry_area .icon::after {
		content: none;
	}
	.ft_entry_area #switch:checked + .button > .icon::before,
	.ft_entry_area #switch:checked + .button > .icon::after {
		content: "";
	}
    
    
	.ft_entry_btn {
	    min-width: 100%;
	    padding: 15px;
	    border-radius: 0;
	    box-shadow: none;
        background: #f7f7f7;
        color: #333;
	}
	.ft_entry_area p.txt {
	    color: #333;
	}
    .ft_entry_area .rec_btn a {
        margin: 0 0 10px;
    }
    
	ul.benefit_list li {
		width: 100%;
		margin: 0 0 15px;
		padding: 20px 15px;
	}
	ul.benefit_list li .img {
	    width: 55px;
	}
	ul.benefit_list li .txt {
	    width: calc(100% - 55px);
	    padding-left: 15px;
	}
	ul.benefit_list li .tl {
	    margin-bottom: 5px;
	    font-size: 16px;
	}
	ul.benefit_list li p {
	    font-size: 12px;
	    letter-spacing: .5px;
	}
	.gallery_list .box {
	    width: calc(100% / 2 - 10px);
	    margin: 5px;
	}
    
    .message_area {
	    padding-top: 90px;
	}
	.message_area .txt_area .sub_tl h3 {
	    margin-bottom: 20px;
	    font-size: 22px;
	    letter-spacing: 1px;
	}
	.message_area .txt_area p {
    	font-size: 14px;
	    line-height: 2;
	}
    .message_area .ms_img {
		display: none !important;
	    position: relative;
	    top: 0;
	    right: 0;
	    margin-bottom: 20px;
	    max-height: 330px;
	    overflow: hidden;
	}
	    
    
	.top_sep_img {
	    height: 120px;
	}
	.rec_message_2 .top_sep_img {
    	margin-bottom: 30px;
	    height: 100px;
	}
	.rec_point_list li {
		margin-bottom: 30px;
	}
	.rec_point_list li:last-child {
		margin-bottom: 0px;
	}
	.rec_point_list li .left {
 	   order: 2;
	}
	.rec_point_list li:nth-child(odd) .right,
	.rec_point_list li .right {
 	   order: 1;
 	   height: 200px;
 	   margin-bottom: 30px;
 	   padding: 0px;
 	   overflow: hidden;
	}
	.rec_point_list li h3 {
    	width: calc(100% - 46px);
		padding-left: 10px;
	    font-size: 18px;
	}
	.rec_point_list li p {
	    font-size: 13px;
	}
	.rec_point_list li .num {
	    width: 46px;
	    font-size: 20px;
    }
    .rec_point_list li .num:before {
	    width: 46px;
	    height: 46px;
	    bottom: -11px;
	}
	
	
	.inteview_list li .left .img {
	    overflow: hidden;
        margin: 0 auto;
        max-width: 200px;
        max-height: 200px;
	}
	.inteview_list li .name_area {
		margin-top: 15px;
	}
	.inteview_list li .txt {
		margin-top: 30px;
        padding: 20px;
	}
	.inteview_list li .txt:before {
	    top: -16px;
	    left: 30px;
	    transform: rotate(90deg);
	}
	.inteview_list li .txt .tl {
	    font-size: 20px;
	}
	.rec_detail .tab-switch {
    	padding: 20px 15px;
    }
    .dl_base dt {
        width: 80px !important;
        padding: 12px 12px 12px 0px;
    }
    .dl_base dd {
        width: calc(100% - 80px) !important;
        padding: 12px 0px 12px 12px;
        line-height: 1.6;
    }
    
	body.recruit .rec_ent_in p {
	    font-size: 13px;
	}
	.rec_ent_btn {
		margin-top: 20px;
	    text-align: center;
	}
	.rec_ent_btn .left {
		margin-bottom: 20px;
	}
	.rec_ent_btn .num {
	    font-size: 10vw;
	}
	.rec_ent_btn .left p.pt {
	    font-size: 2.7vw;
	}
	.rec_btn a {
	    display: block;
	    width: 100%;
	    margin: 0 0 20px;
	}

	
	.lp_flow_area .flow_list li {
        width: 65%;
        padding: 45px 10px 20px;
	}
	.lp_flow_area .flow_list .txt .img {
	    max-width: 80px;
	}

	.rec_ent_in {
	    padding: 20px;
	}
	ul.rec_btn {
	    margin-top: 15px;
	}
	.rec_ent_btn li .pt {
	    font-size: 11px !important;
	}
}
