@charset "UTF-8";

#header_wrap{
	top:0px;
}

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

#kv_inner{
	margin: 0 0px ;
	padding: 0 0 0 0;
	height: 720px;
	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: 440px 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 0 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: center;
color: #fff;
display:none;
}

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

}


h3.h3_style{
	margin: 0 0 0;
	padding: 30px 0 30px 0;
	position:relative;
font-family: "Noto Sans JP";
font-weight: 500;
font-size: 20px;
line-height: 34px;
text-align: center;
color: #383837;
}
h3.h3_style small{
	margin: 0 35px 0;
	padding: 15px 0 0 0;
	position:relative;
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 14px;
line-height: 26px;
text-align:justify;
color: rgba(56, 56, 55, 0.85);
display:block;
}

.flow_area{
	width: auto;
	margin: 0 auto 100px;
	padding: 20px 15px 10px;
	position:relative;
	text-align:center;
	background: #f4f4f4;
}

.kv_txt{
	margin: 0 10px 30px;
	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.anchor_list{
	margin: 0 auto 50px;
	padding: 0 0 0;
	position:relative;
	text-align: center;

}

ul.anchor_list li{
	margin: 0 0 5px;
	padding: 10px 15px 10px 15px;
	position:relative;
font-weight: 500;
font-size: 16px;
line-height: 22px;
text-align:justify;
color: #585858;
width:auto;
background-color:#fff;
box-sizing: border-box;

display: flex;
align-items:center;
justify-content:space-between;
}

ul.anchor_list li a{
	margin: 0 0 0;
	padding: 5px 10px 5px 0;
	position:relative;
font-weight: normal;
font-size: 10px;
line-height: 17px;
text-align: center;
color: #fff;
	background: url(../../images/flow/arr.svg) no-repeat right 10px top 50%;
	background-size:auto;
background-color:#626262;
width:120px;
display:block;
box-sizing: border-box;
}
.flow_column{
	margin: 0 auto 0;
	padding: 0 0 0;
	position:relative;
	text-align: center;

}

.flow_column h3{
	margin: 0 0 20px ;
	padding: 0 0 0;
	position:relative;
font-weight: normal;
font-size: 24px;
line-height: 44px;
text-align:justify;
color: #585858;
}
.flow_column h3 br{display:none;}

ul.step_list{
	margin: 0 0 0;
	padding: 0 0 0;
	position:relative;
	text-align: center;
}

ul.step_list li{
	margin: 0 0 50px;
	padding: 0 0 0;
	position:relative;

}

ul.step_list li h4{
	margin: 0 10px;
	padding: 3px 25px 3px 25px;
	position:absolute;
	top:120px;
	left:0px;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.03em;
line-height: 32px;
text-align:justify;
color: #585858;
background-color:#fff;
z-index:1;
}

ul.step_list li h4 em{
position:absolute;
top:-120px;
left:0;
font-family: Poppins;
font-weight: 300;
font-size: 11px;
letter-spacing: 0.05em;
line-height: 28px;
text-align:justify;
color: #585858;
}

ul.step_list li h4 b{
font-family: Poppins;
font-weight: 300;
font-size: 20px;
letter-spacing: 0.05em;
line-height: 28px;
text-align:justify;
color: #585858;
}

ul.step_list li h4 em:after {
position: absolute;
top: 0px;
left: 60px;
width: 1px;
height: 30px;
content: '';
background: #585858;
transform: rotate(45deg);
}


.step_p{
	margin: 0 0 30px 0;
	padding: 0 0 0;
	position:relative;
	text-align: right;
}

.step_txt{
	margin: 0 10px;
	padding: 0px 0 0;
	position:relative;


}

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

.step_txt h5{
	margin: 0 0 10px 1em;
	padding: 0 0 ;
	position:relative;
font-weight: normal;
font-size: 15px;
line-height: 24px;
text-align:justify;
color: #585858;
text-indent:-1em;
}

.step_txt h5:before {
	content:  "";
	width:  10px;
	height:  10px;
	display:  inline-block;
	background-color: #585858;
	position:  relative;
	top: 0px;
	margin-right: 5px;
}

.step_txt .step_img01,
.step_txt .step_img02{
	margin: 18px 0 30px 0;
	padding: 0 0;
	position:relative;
}

.step_txt .step_img01 img,
.step_txt .step_img02 img{
	width:100%;
	height:auto;
}

.step_txt h5.h5_sp{
	margin: 70px 0 30px 1em;
	padding: 0 0 ;
	position:relative;
}

img.step_img_p{
	width:166px;
	height:90px;
	object-fit: cover;
	position:absolute;
	top:-20px;
	right:0;
}

.consultation_link{
	margin: 0 auto 50px;
	padding: 0 0 0;
	position:relative;
	text-align: center;
	width:100%;
}

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



.sp_btn{
	margin: -10px 0 20px;
	padding: 0 0 0;
	position:relative;
	text-align:justify;
	cursor: pointer;
}

.sp_btn span{
	margin: 0 0 0;
	padding: 5px 20px 5px 0;
	position:relative;
font-weight: normal;
font-size: 13px;
line-height: 22px;
text-align: center;
color: #fff;
	background: url(../../images/flow/arr.svg) no-repeat right 10px top 50%;
	background-size:auto;
background-color:#626262;
width:150px;
display:block;
box-sizing: border-box;
}

.sp_block{display:none;}


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

.btn_link a{
	margin: 0 auto;
	padding: 12px 0;
	position: relative;
	background-color:#585858;

font-weight: normal;
font-size: 14px;
line-height: 23px;
text-align: center;
color: #fff;
display:block;
width:250px;
}

.btn_link a img{
vertical-align:middle;
filter: brightness(2);
padding-left:30px;
transition-duration: .2s;
	width:auto;
	height:auto;
}

.meeting_area{
	margin: 0 0 0px;
	padding: 0 0 0 0;
	position: relative;
	min-width: auto;
	height:340px;
	background: url(../../images/flow/sp_meeting_bg.jpg) no-repeat center top;
	background-size:cover;
}

h2.h2_meeting{
	margin: 0 0 0;
	padding: 0 0 0;
	position: absolute;
	top:-25px;
	right:0;
	left:0;
font-weight: 600;
font-size: 18px;
letter-spacing: 0.1em;
line-height: 50px;
text-align: center;
}
h3.h3_meeting{
	margin: 0 0 15px;
	padding: 35px 0 0;
	position:relative;
font-weight: 500;
font-size: 20px;
line-height: 31px;
text-align: center;
color: #585858;
}
.meeting_area p{
	margin: 0 30px 30px;
	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);
}

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

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

font-weight: normal;
font-size: 12px;
line-height: 22px;
text-align: center;
color: #fff;
display:inline-block;
width:auto;
}

.btn_block a img{
vertical-align:middle;
filter: brightness(2);
padding-left:30px;
transition-duration: .2s;
}


/*　アニメーション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;
}



