@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);

@font-face {
    font-family: "icon";
    src: url("/assets/dcms_media/css/fonts-home/icon-c623aa4d.eot");
    src: url("/assets/dcms_media/css/fonts-home/icon-c623aa4d.eot#iefix")format("eot"), url("/assets/dcms_media/css/fonts-home/icon-c2911f71.woff")format("woff"), url("/assets/dcms_media/css/fonts-home/icon-6cbed3fc.ttf")format("truetype"), url("/assets/dcms_media/css/fonts-home/icon-87535afa.svg#icon")format("svg");
    font-style: normal;
    font-display: swipe
}

@font-face {
    font-family: "LIFULL Font";
    font-weight: 400;
    src: url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Regular-302a4bdf.woff2")format("woff2"), url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Regular-f6eac53a.woff")format("woff")
}

@font-face {
    font-family: "LIFULL Font";
    font-weight: 500;
    src: url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Medium-99987da0.woff2")format("woff2"), url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Medium-155ae2a4.woff")format("woff")
}

@font-face {
    font-family: "LIFULL Font";
    font-weight: 700;
    src: url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Bold-9cdb4110.woff2")format("woff2"), url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Bold-097e7c13.woff")format("woff")
}

@font-face {
    font-family: "LIFULL Font";
    font-weight: 900;
    src: url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Heavy-16a5ea23.woff2")format("woff2"), url("/assets/dcms_media/css/fonts_lifull/LIFULLFont-Heavy-abb97334.woff")format("woff")
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
icenter,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    line-break: strict
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

area:focus {
    outline: none
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    line-height: 0;
    vertical-align: bottom
}

* {
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    background: #fff
}

body {
    color: #1f1f1f;
    font-family: "LIFULL Font", "Montserrat", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #fff;
    font-size: 1.6rem;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.-active {
    overflow: hidden
}

img {
    max-width: 100%;
    height: auto
}

a:hover {
    text-decoration: none
}

p {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #1f1f1f
}

@media screen and (max-width:768px) {
    p {
        font-size: 1.5rem
    }
}

p.-c {
    text-align: center
}

p.-r {
    text-align: right
}

figure:not([class]) {
    margin: 20px 0
}

@media screen and (max-width:768px) {
    figure:not([class]) {
        margin: 15px 0
    }
}

figure.-c {
    text-align: center
}

figure.-r {
    text-align: right
}

b,
strong {
    font-weight: bold
}

b.-assort,
strong.-assort {
    color: #ed6103
}

sup {
    font-size: 75%;
    vertical-align: top;
    position: relative;
    top: 0
}

sub {
    font-size: 75%;
    vertical-align: bottom;
    position: relative;
    bottom: 0
}

.contents {
    overflow: hidden
}

.contents {
    padding-left: 20px;
    padding-right: 20px
}

.contents__inner {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto
}

.page-header+.full-width {
    margin-top: -2em
}

@media screen and (max-width:992px) {
    .page-header+.full-width {
        margin-top: -1em
    }
}

.about-box {
    background: url("/assets/dcms_media/image/online_img_box_bg-eb3b9cb0.jpg")right bottom #fff no-repeat;
    background-size: contain;
    padding: 45px 350px 45px 65px
}

@media screen and (max-width:980px) {
    .about-box {
        padding: 30px 38% 30px 40px
    }
}

@media screen and (max-width:768px) {
    .about-box {
        margin: 0-20px 0;
        background: none;
        padding: 0 20px 0
    }
}

@media screen and (max-width:768px) {
    .about-box__inner {
        background: url("/assets/dcms_media/image/online_img_box_bg_sp-b7af5057.jpg")right top #fff no-repeat;
        background-size: contain;
        margin: 0-20px 30px;
        padding: 25px 0 25px 35px
    }
}

.about-box__ttl {
    font-size: 4rem;
    font-weight: bold;
    color: #ed6103;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-bottom: 15px;
    line-height: 1
}

@media screen and (max-width:980px) {
    .about-box__ttl {
        font-size: 3rem
    }
}

@media screen and (max-width:768px) {
    .about-box__ttl {
        margin-bottom: 5px;
        font-size: 2.8rem
    }
}

.about-box__lead {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.6;
    color: #ed6103;
    margin-bottom: 20px
}

@media screen and (max-width:980px) {
    .about-box__lead {
        font-size: 2rem
    }
}

@media screen and (max-width:768px) {
    .about-box__lead {
        margin-bottom: 0;
        font-size: 1.5rem
    }
}

.about-box__desc {
    font-size: 1.5rem;
    margin-bottom: 0
}

.txt {
    display: inline-block;
    margin-top: 5px
}

.txt.-half {
    font-size: 60%
}

@media screen and (max-width:768px) {
    .txt.-half {
        font-size: 65%
    }
}

.ttl-h4 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: .5em
}

p+.ttl-h4 {
    margin-top: 30px
}

@media screen and (max-width:768px) {
    p+.ttl-h4 {
        margin-top: 40px
    }
}

@media screen and (min-width:993px) {
    .top-how-to__tab-btn.hidden__pc {
        display: none !important
    }
}

@media screen and (max-width:992px) {
    .top-how-to__tab-btn.hidden__tablet {
        display: none !important
    }
}

.box-style {
    background: #f9f9f9;
    padding: 30px;
    border-radius: 4px
}

.environment {
    margin-top: 40px
}

.environment .top-how-to__tab-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 50px;
    border-bottom: 1px solid #ed6103;
    margin-bottom: 20px
}

@media screen and (max-width:768px) {
    .environment .top-how-to__tab-btn {
        padding: 0 10px
    }
}

.environment .top-how-to__tab-btn .top-how-to__tab-btn__item {
    width: 100%;
    padding: 0 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.environment .top-how-to__tab-btn .top-how-to__tab-btn__item a {
    width: 100%;
    cursor: pointer;
    border-radius: 4px 4px 0 0;
    font-weight: bold;
    font-size: 1.8rem;
    padding: 10px;
    position: relative;
    top: 1px;
    text-decoration: none;
    color: #ed6103;
    background: #f9f9f9;
    border: 1px solid #ed6103;
    display: block;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width:992px) {
    .environment .top-how-to__tab-btn .top-how-to__tab-btn__item a {
        font-size: 1.6rem
    }
}

@media screen and (max-width:768px) {
    .environment .top-how-to__tab-btn .top-how-to__tab-btn__item a {
        font-size: 1.4rem;
        -webkit-transition: unset;
        transition: unset
    }
}

.environment .top-how-to__tab-btn .top-how-to__tab-btn__item a:hover {
    background: #ed6103;
    color: #f9f9f9;
    border-bottom-color: #ed6103 !important
}

.environment .top-how-to__tab-btn .top-how-to__tab-btn__item.-current a {
    border-bottom-color: #f9f9f9
}

.environment .top-how-to__tab-content {
    padding-top: 60px
}

@media screen and (max-width:768px) {
    .environment .top-how-to__tab-content {
        padding-top: 20px
    }
}

.environment.hidden__pc .top-how-to__tab-btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.environment.hidden__pc {
    display: block !important
}

@media screen and (min-width:1025px) {
    .environment.hidden__pc {
        display: none !important
    }
}

.environment.hidden__tablet {
    display: block !important
}

@media screen and (max-width:1024px) {
    .environment.hidden__tablet {
        display: none !important
    }
}

.install__item {
    margin-top: 40px
}

.install__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:768px) {
    .install__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.install__ttl {
    font-size: 1.8rem;
    font-weight: bold;
    margin-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.install__body {
    width: 100%
}

.install a {
    color: #1f1f1f;
    position: relative;
    display: inline-block;
    margin-right: 30px
}

.install a[target="_blank"]::after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("/assets/dcms_media/other/blank-black-90dc73ec.svg")center center no-repeat;
    background-size: contain;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.install__btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px -15px 0
}

@media screen and (max-width:992px) {
    .install__btn {
        margin-right: -5px;
        margin-left: -5px
    }
}

@media screen and (max-width:768px) {
    .install__btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0
    }
}

.install__btn>* {
    padding: 0 15px
}

@media screen and (max-width:992px) {
    .install__btn>* {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media screen and (max-width:768px) {
    .install__btn>* {
        padding: 0;
        margin-top: 20px
    }
}

.install .btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.install .btn-img a {
    margin-right: 0
}

.install .btn-img a::after {
    display: none
}

.install .btn-img a img {
    height: 56px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.install .btn-img a:hover img {
    opacity: 0.6
}

.install .btn-download {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:768px) {
    .install .btn-download {
        width: 100%
    }
}

.install .btn-download a {
    height: 56px;
    min-width: 294px;
    margin-right: 0;
    padding: 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    color: #1571DA;
    border: 1px solid #1571DA;
    text-decoration: none;
    border-radius: 4px;
    font-weight: bold;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    position: relative;
    top: 0
}

@media screen and (max-width:768px) {
    .install .btn-download a {
        width: 100%;
        font-size: 1.8rem;
        padding: 10px 30px
    }
}

.install .btn-download a::after {
    right: auto;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: inherit;
    background-image: url("/assets/dcms_media/other/blank-blue-0102af42.svg");
    margin-left: 10px
}

.install .btn-download a:hover {
    background-color: #1571DA;
    color: #fff;
    top: 2px
}

.install .btn-download a:hover::after {
    background-image: url("/assets/dcms_media/other/blank_on-0fca172a.svg")
}

.item-box-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.item-box-2.-w100 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.item-box-2__inner {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    width: 100%
}

@media screen and (max-width:992px) {
    .item-box-2__inner {
        padding: 30px
    }
}

@media screen and (max-width:768px) {
    .item-box-2__inner {
        padding: 20px
    }
}

.item-box-2__inner.-gray {
    background: #f9f9f9
}

.item-box-2__ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 20px
}

@media screen and (max-width:768px) {
    .item-box-2__ttl {
        margin-bottom: 10px
    }
}

.item-box-2__category {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .3em
}

.item-box-2__txt {
    color: #ed6103;
    font-size: 2.2rem;
    font-weight: bold;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    width: calc(100% - 40px)
}

@media screen and (max-width:768px) {
    .item-box-2__txt {
        font-size: 2.1rem
    }
}

.item-box-2__img {
    margin-right: 10px;
    width: 40px
}

@media screen and (max-width:768px) {
    .item-box-2__img {
        width: 30px
    }
}

.item-box-2__img img {
    max-width: 40px;
    max-height: 40px
}

@media screen and (max-width:768px) {
    .item-box-2__img img {
        max-width: 30px;
        max-height: 30px
    }
}

.item-box-2__lead {
    font-size: 1.8rem;
    font-weight: bold
}

.item-box-2__desc a {
    color: #1f1f1f
}

.item-box-2__desc a:hover {
    text-decoration: none;
    color: #ed6103
}

.item-box-2__desc>*:last-child {
    margin-bottom: 0
}

.item-box-2__desc .btn a {
    color: #ed6103
}

.item-box-2__desc .btn a:hover {
    color: #fff
}

.item-box-2__bold {
    font-weight: bold
}

.item-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.item-box__inner {
    background: #fff;
    border-radius: 4px;
    padding: 30px;
    width: 100%
}

@media screen and (max-width:992px) {
    .item-box__inner {
        padding: 30px
    }
}

.item-box__ttl {
    color: #ed6103;
    font-size: 2.2rem;
    font-weight: bold;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-bottom: 30px
}

@media screen and (max-width:768px) {
    .item-box__ttl {
        font-size: 2.2rem;
        margin-bottom: 20px
    }
}

.item-box__category {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .3em
}

.item-box__sub {
    font-size: 1.4rem;
    color: #1f1f1f
}

.item-box__img {
    margin-right: 20px;
    width: 130px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media screen and (max-width:992px) {
    .item-box__img {
        width: 60px
    }
}

@media screen and (max-width:768px) {
    .item-box__img {
        width: 100%;
        margin-top: 20px
    }

    .item-box__img img {
        width: 100%
    }
}

.item-box__img.-c {
    text-align: center
}

.item-box__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media screen and (max-width:768px) {
    .item-box__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.item-box__bold {
    font-weight: bold
}

.logo-list {
    background: #fff;
    padding: 30px 30px 30px;
    border-radius: 10px;
    margin: 80px 0 40px
}

@media screen and (max-width:768px) {
    .logo-list {
        margin: 90px 0 30px;
        padding: 20px
    }
}

.logo-list__ttl {
    color: #ed6103;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    position: relative;
    height: 74px;
    z-index: 0;
    padding-top: 5px;
    margin-top: -70px;
    margin-bottom: 30px
}

@media screen and (max-width:768px) {
    .logo-list__ttl {
        height: 105px;
        font-size: 2rem;
        padding-top: 10px;
        margin-top: -80px
    }
}

.logo-list__ttl::before,
.logo-list__ttl::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 50%;
    z-index: -5
}

.logo-list__ttl::before {
    left: 0;
    background: url("/assets/dcms_media/image/about_img_ttl-bg-left-cf78f573.svg")left top no-repeat;
    background-size: cover
}

@media screen and (max-width:768px) {
    .logo-list__ttl::before {
        background: url("/assets/dcms_media/image/about_img_ttl-bg-left_sp-3abe9460.svg")left top no-repeat;
        background-size: cover
    }
}

.logo-list__ttl::after {
    right: 0;
    background: url("/assets/dcms_media/image/about_img_ttl-bg-right-eadf85ea.svg")right top no-repeat;
    background-size: cover
}

@media screen and (max-width:768px) {
    .logo-list__ttl::after {
        background: url("/assets/dcms_media/image/about_img_ttl-bg-right_sp-ebfa459d.svg")right top no-repeat;
        background-size: cover
    }
}

.logo-list__ttl .-big {
    font-size: 3rem
}

@media screen and (max-width:768px) {
    .logo-list__ttl .-big {
        font-size: 2.4rem
    }
}

.logo-list__ttl .-num {
    font-size: 4rem
}

@media screen and (max-width:768px) {
    .logo-list__ttl .-num {
        font-size: 3.4rem
    }
}

.logo-list__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:992px) {
    .logo-list__inner {
        margin: -10px
    }
}

@media screen and (max-width:768px) {
    .logo-list__inner {
        margin: -5px
    }
}

.logo-list__item {
    width: 14.28571%;
    padding: 15px
}

@media screen and (max-width:980px) {
    .logo-list__item {
        width: 16.66667%
    }
}

@media screen and (max-width:992px) {
    .logo-list__item {
        width: 20%;
        padding: 10px
    }
}

@media screen and (max-width:768px) {
    .logo-list__item {
        width: 25%;
        padding: 5px
    }
}

.step-box {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -20px
}

@media screen and (max-width:768px) {
    .step-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.step-box__item {
    width: 33.33333%;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

@media screen and (max-width:768px) {
    .step-box__item {
        width: 100%
    }
}

.step-box__item+.step-box__item::before {
    font-family: "icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #ed6103;
    font-size: 18px;
    font-size: 1.8rem;
    position: absolute;
    left: -10px;
    top: 130px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media screen and (max-width:768px) {
    .step-box__item+.step-box__item::before {
        left: 50%;
        top: -10px;
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
}

.step-box__inner {
    background: #fff;
    border-radius: 4px;
    padding: 30px;
    position: relative
}

.step-box__ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:768px) {
    .step-box__ttl {
        font-size: 2.2rem
    }
}

.step-box__txt {
    width: 100%;
    line-height: 1.4
}

.step-box__icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 20px
}

.step-box__icon img {
    max-width: 54px;
    max-height: 50px
}

@media screen and (max-width:768px) {
    .step-box__icon img {
        max-width: 63px;
        max-height: 58px
    }
}

.step-box__step {
    color: #ed6103;
    display: block
}

@media screen and (max-width:768px) {
    .step-box__step {
        margin-bottom: 5px
    }
}

.step-box__notes {
    font-size: 1.2rem
}

.txt-tel a[href^="tel:"] {
    color: #1f1f1f;
    text-decoration: underline
}

@media screen and (min-width:993px) {
    .txt-tel a[href^="tel:"] {
        pointer-events: none
    }
}

.link_orange {
    color: #ed6103;
    text-decoration: none
}

.link_orange span {
    text-decoration: underline
}

.link_orange:after {
    font-family: "icon" !important;
    content: "";
    font-size: 12px;
    margni-left: 4px
}