@charset "UTF-8";

#header_wrap{
	top:0px;
}

#kv{
	margin: 0px auto;
	padding: 0 0 0 0;
	position:relative;
	height: 252px;
	min-width: auto;
background: url(../../images/recruit/sp_kv_bg.jpg) no-repeat center center;
background-size:cover;
}

#kv_inner{
	margin: 0 0px ;
	padding: 0 0 0 0;
	height: 252px;
	min-width: auto;
	position:relative;
}

h2.h2_tit{
	margin: 0 auto;
	padding: 80px 0 0;
	position: relative;
	text-align:center;
font-family: Poppins;
font-weight: 600;
font-size: 20px;
letter-spacing: 0.1em;
line-height: 50px;
text-align: center;
color: #fff;
}

h2.h2_tit small{
	margin: 0 0 0;
	padding: 0 0 0;
	position: relative;
display:block;
font-family: "Noto Sans JP";
font-weight: 600;
font-size: 16px;
letter-spacing: 0.08em;
line-height: 28px;
text-align: center;
color: #fff;
}

h3.kv_tit{
	margin: 0 0 0;
	padding: 25px 0 0 0;
	position:relative;
font-family: "Noto Sans JP";
font-weight: 600;
font-size: 19px;
line-height: 31px;
text-align: center;
color: #fff;
}
h3.kv_tit small{
	margin: 0 40px 0;
	padding: 20px 0 0;
	position: relative;
display:block;
font-family: "Noto Sans JP";
font-weight: 500;
font-size: 14px;
line-height: 26px;
text-align: justify;
color: #fff;
}

h2.h2_style{
	margin: 0 auto 15px;
	padding: 0 0 0;
	position: relative;

font-family: "Noto Sans JP";
font-weight: bold;
font-size: 15px;
letter-spacing: 0.05em;
line-height: 29px;
text-align: justify;
color: #585858;
}

h2.h2_style span{
	margin: 0 0 0;
	padding: 0 0 0 20px;
	position: relative;;
font-family: Poppins;
font-weight: 500;
font-size: 18px;
letter-spacing: 0.1em;
line-height: 38px;
text-align: justify;
color: #585858;

}


#document{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0;
	position: relative;
	text-align:center;

}



.greeting_area{
	min-width: auto;
	margin: 0 20px 50px;
	padding: 40px 0 0;
	position:relative;
	text-align:center;
}

.greeting_area h2.h2_style{

}
.greeting_p{
	width: auto;
	margin: 0 20px 20px;
	padding: 0 0 0;
	position: relative;
	text-align: justify;
display: flex;
align-items:flex-end;
justify-content:flex-start;
}

.greeting_p img{
	margin-bottom: 0px;
	width: 150px;
	height:auto;
}

.greeting_p span{
	width: auto;
	margin: 0 0 10px 20px;
	padding: 0 0 0;
	position: relative;
font-weight: normal;
font-size: 15px;
line-height: 24px;
text-align: justify;
color: #585858;
}


.greeting_txt{
	margin: 0 20px;
	padding: 0 0 0;
	position: relative;
font-weight: normal;
font-size: 14px;
line-height: 26px;
text-align: justify;
color: rgba(56, 56, 55, 0.85);
}


.greeting_txt small{
display:none;
}





.description_area{
	width: auto;
	margin: 0 30px 70px;
	padding: 0 0;
	position:relative;
	text-align:center;
}

.description_area h3{
	margin: 0 auto 20px;
	padding: 0 0 10px;
	position:relative;
	font-weight: 500;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	color: #585858;
	border-bottom:2px solid #b5b5b5;
}
.description_area h3.youkou{
	padding: 0;
	border-bottom:0;
}
.description_column{
	margin: 0 0;
	padding: 0 0;
	position:relative;
}

table.table_description{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:justify;
	width:100%;
}

table.table_description th{
	margin: 0 0;
	padding: 0 10px 15px 0;
	position:relative;
font-weight: normal;
font-size: 15px;
line-height: 22px;
text-align: justify;
color: #585858;
vertical-align:top;
white-space:nowrap;
}
table.table_description td{
	margin: 0 0;
	padding: 0 0 15px;
	position:relative;
font-weight: 300;
font-size: 15px;
line-height: 24px;
text-align: justify;
color: #585858;
}

.description_p{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
}

.description_p img{
	width:100%;
	height:auto;
}



.skillup_block{
	margin: 0 auto 50px;
	padding: 30px 20px 40px;
	position:relative;
	text-align:center;
	background-color:#f4f4f4;
box-sizing: border-box;
}

.skillup_block h3{
	margin: 0 auto 15px;
	padding: 0 0 0;
	position:relative;

font-weight: 600;
font-size: 15px;
line-height: 28px;
text-align: justify;
color: #585858;
}

.skillup_column{
display: flex;
align-items:center;

flex-direction:column-reverse;
}

.skillup_p{
	margin: 0 auto 15px;
	padding: 0 0;
	position:relative;
	text-align:center;
}

.skillup_p img{
	width:100%;
	height:auto;
}


.skillup_column p{
	margin: 0 10px 20px;
	padding: 0 0 0;
	position:relative;

font-weight: normal;
font-size: 14px;
line-height: 26px;
text-align: justify;
color: rgba(56, 56, 55, 0.85);
}

ul.skillup_list{
	margin: 0 10px;
	padding: 0 0 0;
	position:relative;
	text-align: justify;
}

ul.skillup_list li{
	margin: 0 10px 0 1em;
	padding: 0 0 0;
	position:relative;
font-weight: 500;
font-size: 15px;
line-height: 22px;
text-align: justify;
color: #585858;
display:block;
}

ul.skillup_list li:before {
	content:  "";
	width:  10px;
	height:  10px;
	display:  inline-block;
	background-color: #585858;
	position:  relative;
	top: -1px;
	margin-right: 6px;
}





.office_area{
	width: auto;
	margin: 0 auto 70px;
	padding: 0 0;
	position:relative;
	text-align:center;
}

.office_area h3{
	margin: 0 auto 10px;
	padding: 0 0 0;
	position:relative;
font-weight: 600;
font-size: 16px;
line-height: 28px;
text-align: center;
color: #585858;
}
.office_area p{
	margin: 0 30px 20px;
	padding: 0 0 0;
	position:relative;
font-weight: normal;
font-size: 14px;
line-height: 26px;
text-align: justify;
color: rgba(56, 56, 55, 0.85);
}

ul.office_list{
	margin: 0 20px;
	padding: 0 0 0;
	position:relative;
	text-align: center;

}

ul.office_list li{
	margin: 0 0 20px 0;
	padding: 0 0 0;
	position:relative;
font-weight: normal;
font-size: 12px;
letter-spacing: 0.03em;
line-height: 19px;
color: #585858;
}

ul.office_list li img{
	width:100%;
	height:auto;
margin-bottom:7px;
}





.way_block{
	margin: 0 20px 50px;
	padding: 0 0 0;
	position:relative;
	text-align: center;
}

.way_block a{
	margin: 0 auto;
	padding: 10px 0 20px;
	position: relative;
	background-color:#636363;

font-weight: normal;
font-size: 13px;
line-height: 20px;
text-align: center;
color: #fff;

display:block;
width:auto;
}

.way_block a span{
font-weight: 600;
font-size: 20px;
letter-spacing: 0.05em;
line-height: 43px;
text-align: center;
color: #fff;

display:block;
margin-bottom:10px;
}

.form_top{
	margin: -20px auto 30px !important;
	padding: 20px 0 0!important;
	position:relative;
	text-align:center;
}

.form_top_txt_block{
	margin: 0 20px 0px;
	padding: 20px 0 20px;
	position:relative;
	text-align:center;
	font-size: 14px;
	font-weight:normal;
	line-height: 1.8;
	letter-spacing:0px;
	color:#444;
	border-bottom:1px solid #aaa;
	width:auto;
}






/*　アニメーションSP
====================================================*/

/*　共通　※wow.jsでタイミング指定　*/

@keyframes fadeIn01 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadein01 {
    animation-name: fadeIn01;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}

@keyframes fadeInUp02 {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadein_up02 {
    animation-name: fadeInUp02;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}

@keyframes fadeInRight02 {
    from {
        opacity: 0;
        transform: translateX(10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadein_right02 {
    animation-name: fadeInRight02;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}





/*　個別　*/
@keyframes fadeInUp01 {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.h2_kv01 {
    animation-name: fadeInUp01;
    animation-duration: 0.4s; /* アニメーションの所要時間 */
    animation-delay: 0.4s; /* アニメーション開始までの遅延時間 */
    animation-fill-mode: backwards; /* 遅延時間中の要素のスタイルをどう扱うか */
    animation-timing-function: ease-out; /* タイミング関数をease-outに設定 */
}
.h2_kv02 {
    animation-name: fadeInUp01;
    animation-duration: 0.4s;
    animation-delay: 0.9s;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}

@keyframes fadeInRight01 {
    from {
        opacity: 0;
        transform: translateX(6px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.h3_kv {
    animation-name: fadeInUp01;
    animation-duration: 0.4s;
    animation-delay: 1.5s;
    animation-fill-mode: backwards;
    animation-timing-function: ease-out;
}


/* 切り替えタブメニュー
==========================================*/

.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:0 0;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #383837;
  display: block;
  order: -1;
}
.tab-label {
	margin: 0 0 0 ;
	padding: 3px 0;
	position:relative;
	display:block;
	cursor: pointer;
order: -1;
z-index: 1;
flex: 1;

font-weight: normal;
font-size: 12px;
line-height: 24px;
text-align: center;
color: #383837;
background: #fff;
white-space: nowrap;
border-left:1px solid #383837;
border-top:1px solid #383837;
border-left:1px solid #383837;
}
.tab-label:last-of-type {
	border-right:1px solid #383837;
}
.tab-label:first-of-type {
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
  background: #383837;
  color:#fff;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 20px 0;
  opacity: 1;
  transition: .5s opacity;
}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}
