@charset "UTF-8";

/* CSS Document */
/*-------------------------------------------------------------------------------------
PC用レイアウト（768px以上スクリーン）
----------------------------------------------------------------------------------------*/
/*--------------------------------------------------
共通設定(PC)
-----------------------------------------------------*/
/*body全体の初期スタイル調整*/
body {
    font-size: 62.5%;
    /*emの計算をしやすくするための定番設定*/
    font-family: "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    font-style: normal;
    line-height: 1.9;
    color: #4A2816;
    margin: 0;
    text-align: center;
}


/*リンク文字の設定*/
a {
    text-decoration: underline;
}

a:link,
a:visited {
    color: #4D9DCB;
}

a:hover,
a:active {
    color: #f60;
}

/*pフォント*/
p {
    font-size: 1rem;
    /* font-size: 1rem;
    /* font-weight: 400; */
    line-height: 1.7;
    margin: 0;
}

/*リンク文字の設定*/
a {
    text-decoration: underline;
}

a:link,
a:visited {
    color: #4D9DCB;
}

a:hover,
a:active {
    color: #f60;
}

/*ボタンホバー設定(半透明)*/
.btn:hover {
    opacity: 0.7;
}

.inner {
    /* width: 1050px; */
    max-width: 100%;
    margin: 0 auto;
    padding-inline: 5%;
    margin-inline: 5%;
}


/*--------------------------------------------------
全体レイアウト／背景設定（PC）
-----------------------------------------------------*/
/*全体エリア（全体背景を設定するにはここ）*/
.main {
    background-color: #FFC99C;
    background-image: url("");
    /* 全体の背景画像 */
    background-repeat: no-repeat;
    /* 背景の固定は繰り返さない */
    background-position: 50% 50%;
    /* 背景画像の位置は画面中央 */
    background-attachment: scroll;
    background-size: 100%;
    /* 背景画像の固定はcover */

}

/*記事(ボディ)エリア 隙間にmainの背景カラーが出てくる*/

.article {
    width: 100%;
    background: linear-gradient(90.2792947631342deg, rgba(248, 253, 253, 1) 8.381231671554254%, rgba(248, 253, 253, 1) 8.381231671554254%, rgba(248, 253, 253, 1) 28.998289345063537%, rgba(248, 253, 253, 1) 63.038367546432056%, rgba(248, 253, 253, 1) 82.51490713587488%, rgba(248, 253, 253, 1) 92.6041055718475%);
    font-size: 2.1em;
    /* padding: 0;
    margin: 0em; */
}

/*記事(ボディ)エリアの行間*/
.article p {
    line-height: 1.8em;

}

/*カラム全体の幅を変更する*/
.section_inr,
.section_inr_2,
.area_cta,
.iframe,
.jirei_list,
.section_inr_ttl,
.section_ttl_image {
    width: 950px;
    margin: 0 auto;
    /*真ん中に要素を置きたいときに使う*/

}

/*切り替え*/
.pc {
    display: block;
}

.sp {
    display: none;
}



/*-----------------------------------------------------------------------------------------------------
各エリアの設定(PC)
-----------------------------------------------------------------------------------------------------*/

/*ページ全体*/
#container {
    position: relative;
    padding-top: 0em;
}



/*--------------------------------------------------
タグ設定（PC）
-----------------------------------------------------*/
/*H1タグ*/
h1 {
    margin: 0em;
    padding: 2em 0 0 0;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #ff7100;
    background-color: #ffffff;
}

h1 p {
    font-size: 450%;
    line-height: 1.2;
    font-weight: bold;
    display: inline-block;
    text-align: left;
}

h1 p.txt {
    margin-top: 0.5em;
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: bold;
    display: inline-block;
    text-align: left;
}

h1.sp {
    margin: 0em;
    padding: 1em 0 0 0;
    font-weight: bold;
    text-align: center;
    color: #ff7100;
    background-color: #ffffff;
}

h1.sp p {
    font-size: 100%;
    line-height: 1.2;
    font-weight: bold;
    display: inline-block;
    text-align: left;
}


/*H2タグ*/
h2.pc {
    margin: 0em;
    padding: 0em;
    font-size: 1.9em;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

h2.sp {
    margin: 0em;
    padding: 0em;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

lh2 {
    margin: 0em;
    padding: 0em;
    font-size: 1.9em;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
}

lh2_sp {
    margin: 0em;
    padding: 0em;
    font-size: 1.6em;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
}


/*H3タグ*/
h3 {
    margin-top: 0.3em;
    padding: 0em;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}

h3.sp {
    margin-top: 0.3em;
    padding: 0em;
    font-size: 90%;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}

/*H4タグ*/
h4 {
    margin: 0em;
    padding: 0em;
    font-weight: bold;
    font-size: 1.05em;
}

/*H5タグ*/
h5 {
    margin: 0em;
    padding: 0em;
    border-bottom: 2px solid #414141;
    font-weight: bold;
}


.line_y {
    background: linear-gradient(transparent 50%, #FFD24C 0%);
    font-weight: bold;
}

.line_p {
    background: linear-gradient(transparent 45%, #ffccd2 0%);
    font-weight: bold;
}

.line_b {
    background: linear-gradient(transparent 45%, #CFDCEE 0%);
    font-weight: bold;
}

.line_w {
    background: linear-gradient(transparent 30%, #fff 0%);
    font-weight: bold;
}




/*--------------------------------------------------
上部固定ヘッダー設定
-----------------------------------------------------*/
/*上部固定ヘッダー全体*/
.header {
    position: sticky;
    position: -webkit-sticky;
    /* top: 0; */
    z-index: 25000;
    background-color: white;
    overflow: auto;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}

/*ヘッダー内部をカラム幅にする*/
.header_inr {
    max-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.header_text.pc {
    font-size: 3.8em;
    font-weight: 600;

    color: #ff7100;
    float: left;
    margin: 0.4em 0 0 1em;
}

/*ヘッダーのロゴ*/
.header_logo.pc {
    width: "271";
    height: "97";
    float: left;
    margin: 2em 0 0 1em;
}



/*ヘッダーの電話ボタン*/
.header_tel.pc {
    width: 23%;
    float: right;
    margin: 2em 0 0 1em;

}



/*ヘッダーの問い合わせボタン*/
.header_btn.pc {
    width: 23%;
    float: right;
    margin: 1em 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
}

/*ヘッダー内の画像が常に幅100%になるように*/
.header,
.header_logo img,
.header_tel img,
.header_btn img {
    width: 100%;
}


.header_logo2.sp {}

.header_tel2.sp {}

/*ヘッダーの問い合わせボタン*/
.header_btn2.sp {}

.header_logo2 img,
.header_tel2 img,
.header_btn2 img {
    width: 100%;
}

.wrap {
    display: flex;
}
.wrap div{
    width: 50%;
    margin: 5px;
    padding: 5px;
}


/*--------------------------------------------------
ファーストビュー設定
-----------------------------------------------------*/
.top_image {
    margin: 0;
    padding: 0;
}


/*------------------------------------------------------------
回り込み
-------------------------------------------------------------*/
.right {
    float: right;
    margin: 0;
    padding: 0;
}

.left {
    float: left;
    margin: 0;
    padding: 0;
}


.nayami_txt {
    width: 70%;
    margin: 0;
    font-size: 1em;
    line-height: 1.8;
}

.nayami_image {
    margin: 4em 0 0;
}

.nayami_image_right {
    float: left;
    margin: 7em 0 0 3em;
}

.clearfix {
    clear: both;
}


/*矢印*/
.under_triangle {
    width: 0;
    border-top: 80px solid #D1BEB2;
    border-right: 120px solid transparent;
    border-left: 120px solid transparent;
    margin: 0 auto;
}

.gray_triangle {
    border-top: 61px solid #D1BEB2;
}

/*画像矢印*/
.under {
    margin: -3em;
    text-align: center;
}

/*--------------------------------------------------
調整
-----------------------------------------------------*/

.pt-80 {
    padding-top: 80px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-30 {
    padding-top: 30px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-60 {
    margin-bottom: 80px;
}

.mb-30 {
    margin-bottom: 80px;
}



.seciton_cta {
    padding-top: 0;
    margin: 0;
    background-color: #ffffff;
}

.seciton_stepflow {
    padding-top: 0;
    margin: 0;
    background-color: #ffffff;
}



#movie {
    width: 932px;
    height: 500px;
    margin: 0px auto 0 auto;
    border-radius: 0px;
    overflow: hidden;
}



/*--------------------------------------------------
section
-----------------------------------------------------*/
.section_pic {
    padding: 0;
    margin: 0;
    background-color: #f8f0f3;
}



.seciton_01.pc {
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.seciton_01.sp {
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.section_01 h2 {
    font-size: 1.5em;
}


.seciton_02 {
    padding: 0;
    margin: -2em 0 0 0;
    background-color: #fff;
}

.seciton_03.pc {
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-color: #f8fdfd;
}

.seciton_03.sp {
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-color: #f8fdfd;
}

.seciton_04 {
    padding: 0;
    margin: 0;
    font-size: 120%;
    /* background-color: #f8f0f3; */
}



.instamark {
    display: block;
    display:flex;
}

.instamark a {
    display: block;
    width: 100px;
    font-size: 16px;
}

/*--------------------------------------------------
  pc用
-----------------------------------------------------*/
.kinou2-pc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kinou2-pc-text {
    padding: 0.7em;
    margin: 0 0.2em 1em;
    width: 29%;
    border: 1px solid #FF92A0;
    background-image: url("../images/bg_kinou_pc.webp");
    background-size: 100%;
}


.kinou2_ttl {
    font-size: 1.3em;
    text-align: center;
    line-height: 1.4;
    margin: 0.5em 0 1.5em 0;
}

.kinou2_ttl p {
    font-weight: bold;
    font-size: 0.9em;
    line-height: 1.4;
    margin-bottom: 1em;
}


.kinou2_txt {
    margin: 0.5em;
}

.kinou2 {
    display: none;
}

.kinou2-txt {
    display: none;
}




/*--------------------------------------------------
section_03
-----------------------------------------------------*/
.kinou {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kinou h3 {
    background-image: url("../images/bg_ph1.gif");
    background-repeat: repeat;
    margin: 0em;
    padding: 0.5em;
    text-align: center;
    font-size: 1.28em;
}

.kinou-txt {
    padding: 0;
    margin: 0;
    width: 48%;
}

.kinou-txt ol {
    border: 1px solid #FF92A0;
    background: #fffafa;
    padding: 1em 0em 1em 2.3em;
    height: 410px;
    margin-top: 0;
}

.kinou-txt ol li {
    line-height: 1.8;
    padding: 0.5em 1.5em 0 0.5em;
    margin-bottom: 1em;
}

.kinou-txt2 {
    padding: 0;
    margin: 0;
    width: 58%;
    margin-left: auto;
    margin-right: auto;
}

.kinou-txt2_sp {
    padding: 0;
    margin: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}


.kinou-txt2 ol {
    border: 1px solid #FF92A0;
    background: #fffafa;
    padding: 1em 0em 1em 2.3em;
    height: 410px;
    margin-top: 0;
}

.kinou-txt2 ol li {
    line-height: 1.8;
    padding: 0.5em 1.5em 0 0.5em;
    margin-bottom: 1em;
}


/*--------------------------------------------------
sub-section
-----------------------------------------------------*/
.system img {
    width: 100%;
}

.system-txt {
    padding-bottom: 1em;
    height: auto;
    margin: 0 auto;
}


.seciton_ttl {
    padding: 2.5em;
    margin: 0;
    background-image: url("../images/bg_ph3.gif");
    background-repeat: repeat;
    background-size: contain;
}


.seciton_ttl2.pc {
    padding: 1em;
    margin: 0;
    background-image: url("../images/bg_ph3.gif");
    background-repeat: repeat;
    background-size: contain;
}

.seciton_ttl2.sp {
    padding: 1em;
    margin: 0;
    background-image: url("../images/bg_ph3.gif");
    background-repeat: repeat;
    background-size: contain;
}


.section_ttl_image {
    margin-top: -6.5em;
    margin-bottom: 0;
}


.section_ttl_image img {
    width: 100%;
}


.nayami_imgae {
    text-align: center;
    width: 30%;
}

.section_inr_box1,
.section_inr_box2 {
    margin: 2em 0;
}

.section_inr_box3 {
    margin: 0em;
}


/*--------------------------------------------------
チェックリスト（画像使用）設定
-----------------------------------------------------*/
ul.nayami01 {
    padding: 1em 1.5em 0 2em;
    background-color: rgba(255, 255, 255, 0.40);
    border: 1px dotted #4A2816;

}

/* ul.nayami01 li {
    background-image: url("../images/icon-check03.png");
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 2.5em;
    list-style: none;
    margin-bottom: 1em;
} */

ul.nayami01 li:last-child {
    margin-bottom: 1em;
}

/*--------------------------------------------------
チェックリスト（画像不使用）設定
-----------------------------------------------------*/
ul.nayami02.pc {
    padding: 1em 1.5em 0 2em;
    background-color: rgba(255, 255, 255, 0.40);
    border: 1px dotted #4A2816;
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
}

ul.nayami02.sp {
    padding: 1em 1em 0 0em;
    background-color: rgba(255, 255, 255, 0.40);
    border: 1px dotted #4A2816;
    text-align: left;
    font-size: 80%;
}

ul.nayami02 li {
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 2.5em;
    list-style: none;
    margin-bottom: 1em;
    text-align: left;
}

ul.nayami02 li:last-child {
    margin-bottom: 1em;
}

/*--------------------------------------------------
画像設定
-----------------------------------------------------*/
.text-bottom {
    vertical-align: text-bottom;
}

/*--------------------------------------------------
テーブル設定
-----------------------------------------------------*/
table {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 1em 0em;
}

th,
td {
    padding: 1em;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

th {
    background-color: #f0f0f0;
    font-weight: bold;
    text-align: center;

}

td {
    background-color: #fff;
    text-align: left;
}

/*--------------------------------------------------
フォーム設定
-----------------------------------------------------*/

.caution {
    text-align: center;
    font-size: 0.8em;
    color: #F00;
}



/*--------------------------------------------------
q＆a
-----------------------------------------------------*/
.big2 {
    font-size: 1.5em !important;
}

.m10-r {
    margin-right: 10px !important;
}

.box_qa {
    background-color: #FCE5E8;
    padding: 1em;
    margin: 1em 0.5em 0 1.1em;
}


.box_qa_q {
    font-weight: bold;
    color: #ee5f72;
}

.box_qa_q p {
    text-indent: 0em;
}

.box_qa_a {
    background-color: #fff;
    padding: 1em 2em;
    line-height: 1.8;
}

.box_qa_a p {
    text-indent: 0em;
}



/*--------------------------------------------------
導入前後
-----------------------------------------------------*/
.jirei_list_sp {
    display: none;
}

.jirei_list .flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.jirei_list ul {
    list-style: none;
}

.jirei_list li {
    margin-bottom: 3.4%;
    padding-bottom: 4.3%;
    border-bottom: 1px dashed #cecece;
}


.jirei_l,
.jirei_r {
    position: relative;
}

.f2 {
    width: 44%;
}

.jireiato {
    width: 44%;
}


.jireiato p {
    font-weight: bold;
}

.jireiato img {
    max-width: 100%;
    display: block;
}




.jirei_r:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1em;
}



.jirei_list h2 {
    color: #4A2816;
    font-size: 1.8em;
}

.jireimae h3 {
    color: #6195b6;
    text-align: center;
    margin-top: 0.3em;
    font-weight: bold;
}


.jireiato h3 {
    color: #ee5f72;
    text-align: center;
    margin-top: 0.3em;
    font-weight: bold;
}



.jirei_list li .jireimae p {
    line-height: 1.9em;
    color: #202020;
}


.jireimae img {
    max-width: 100%;
    display: block;
}


/* .jirei_list li .jireimae::after {
    background: url("../images/yajirusi1.png") center center no-repeat;
    background-size: contain;
    padding-top: 150px;
    width: 20%;
    max-width: 165px;
    right: -23%;
} */

.iframe {
    display: block;
    margin: 0em auto;
}

/*--------------------------------------------------
CTAエリア
-----------------------------------------------------*/
.area_cta {
    padding: 2em;
}


.area_cta_inr {
    margin: 0;
    text-align: center;
    padding: 2em;
}

.area_test {
    margin: 0;
    text-align: center;
    padding: 2em;
    background-color: rgb(255, 255, 255);
}


/*--------------------------------------------------
snsエリア
-----------------------------------------------------*/

.insta_btn {
    display: inline-block;
    text-align: center;
    /*中央揃え*/
    color: #2e6ca5;
    /*文字色*/
    font-size: 20px;
    /*文字サイズ*/
    text-decoration: none;
    /*下線消す*/
}

.insta_btn:hover {
    /*ホバー時*/
    color: #668ad8;
    /*文字色*/
    transition: .5s;
    /*ゆっくり変化*/
}

.insta_btn .insta {
    /*アイコンの背景*/
    position: relative;
    /*相対配置*/
    display: inline-block;
    width: 50px;
    /*幅*/
    height: 50px;
    /*高さ*/
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    /*グラデーション①*/
    overflow: hidden;
    /*はみ出た部分を隠す*/
    border-radius: 13px;
    /*角丸に*/

}

.insta_btn .insta:before {
    /*グラデーションを重ねるため*/
    content: '';
    position: absolute;
    /*絶対配置*/
    top: 23px;
    /*ずらす*/
    left: -18px;
    /*ずらす*/
    width: 60px;
    /*グラデーションカバーの幅*/
    height: 60px;
    /*グラデーションカバーの高さ*/
    background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    /*グラデーション②*/
}

.insta_btn .fa-instagram {
    /*アイコン*/
    color: #FFF;
    /*白に*/
    position: relative;
    /*z-indexを使うため*/
    z-index: 2;
    /*グラデーションより前に*/
    font-size: 35px;
    /*アイコンサイズ*/
    line-height: 50px;
    /*高さと合わせる*/
}

.insta_btn .youtube{/*アイコンの背景*/
    position: relative;/*相対配置*/
    display: inline-block;
    width: 60px;/*幅*/
    height: 50px;/*高さ*/
    overflow: hidden;/*はみ出た部分を隠す*/
    border-radius: 13px;/*角丸に*/
  }

  .youtube-red {
    color: #Ff0000
  }
/*--------------------------------------------------
セクション 問い合わせ
-----------------------------------------------*/
.otoiawase {
    height: 1300px;
    width: 700px;
    display: block;
    margin: 0em auto;
}

.thanks_box {
    margin: 2em 0;
    background: #fffafa;
}

.thanks_box .box-title {
    font-size: 1.5em;
    background: #ff92A0;
    padding: 2px;
    text-align: center;
    color: #4A2816;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.thanks_box p {
    font-size: 0.9em;
    padding: 15px 20px;
    margin: 0;
}

.thanks_imgae {
    text-align: center;
    width: 30%;
}

/*--------------------------------------------------
フッター部分
-----------------------------------------------------*/
.footer {
    background-color: #F69A67;
    padding: 2em 0em;
    text-align: center;
    line-height: 2.3em;
    font-size: 1.5em;
    color: #fff;
}



/*--------------------------------------------------
背景テスト
-----------------------------------------------------*/

/* .bg_pattern {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #ffe9a7;
    opacity: 0.4;
    z-index: -1;
  } */
.Lines_v2 {
    background-image: linear-gradient(to right, #6a07ff02, #6a07ff00 10px, #a7efff 10px, #a7e5ff);
    background-size: 20px 100%;
}

/*--------------------------------------------------
アニメーションテスト
-----------------------------------------------------*/

.anim-box.zoomin.is-animated {
    animation: zoomIn 10s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@keyframes zoomIn {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}


.anim-box.slide-skew.is-animated {
    animation: slide-skew 100s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@keyframes slide-skew {
    0% {
        transform: translate(180px, 30px);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
    }

    20%,
    100% {
        opacity: 1;
    }
}

/*--------------------------------------------------
セクションテスト
-----------------------------------------------------*/

.section_ttl_test {
    margin-top: -6.5em;
    margin-bottom: 0;

    color: white;
    background-color: #c7d5ed;
}

.seciton_test {
    background-color: #ff730058;
}

/*--------------------------------------------------
お客様の声用
-----------------------------------------------------*/

.customer_voice_text {
    font-size: 150%;
}

.customer_voice_text2 {
    padding: 0;
    margin: 0;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.testimg{
    border:#202020;
    border: solid;
}




/*--------------------------------------------------
ステップフロー
-----------------------------------------------------*/

.stepbar {
    margin: 0 auto;
    width: 80%;
  }
  
  .stepbar .stepbarwrap {
    margin: 2em 0;
    position: relative;
  }
  
  .stepbar .stepbarwrap .steptitle {
    display: inline-flex;
    align-items: center;
  }
  
  .stepbar .stepbarwrap .steptitle .stepcircle {
    display: inline-block;
    width: 3em;
    height: 3em;
    content: "";
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  
  .stepbar .stepbarwrap .steptitle .stepcircle span {
    display: inline-block;
    line-height: 1.2em;
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
    top: 0.9em;
  }
  
  .stepbar .stepbarwrap .steptitle .title {
    margin: 0.5em;
    font-weight: bold;
    font-size: 1.2em;
  }
  
  .stepbar .stepbarwrap .steptxt {
    padding-left: 3.5em;
  }
  
  .stepbar .stepbarwrap .steptxt .txt {
    font-size: 0.9em;
  }
  
  .stepbar .stepbarwrap .stepline {
    width: 1px;
    height: calc(100% + 1em);
    background-color: #000;
    position: absolute;
    top: 1em;
    left: 1.5em;
    z-index: -1;
  }
  
  .stepbarwrap:last-of-type .stepline:last-of-type {
    display: none;
  }
  
  @media screen and (max-width: 960px) {
    .stepbar {
      width: 90%;
    }
  }