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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
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-style: normal;
    font-weight: bold;
    font-size: 100%;
    vertical-align: baseline
}

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

html {
    overflow-y: scroll
}

.sp {
    display: none;
}

@media screen and (max-width:768px) {
    .sp {
        display: inline;
    }
}

blockquote,
q {
    quotes: none
}

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

ol,
ul {
    list-style: none
}

input,
textarea {
    margin: 0;
    padding: 0;
}

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

caption,
th {
    text-align: left
}

a:focus {
    outline: none
}

.clearfix::after {
    content: "";
    display: block;
    clear: both
}

.both {
    clear: both
}

.inline_block {
    display: inline-block;
    zoom: 1
}

button:focus,
select:focus {
    outline: 0
}

:focus {
    outline: -webkit-focus-ring-color none
}

.lh25 {
    line-height: 2.5;
}

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

* {
    letter-spacing: .1em;
    line-height: 1.6;
    box-sizing: border-box;
    -webkit-appearance: none
}

@media screen and (max-width: 768px) {
    * {
        line-height: 1.65
    }
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

html {
    width: 100%;
    font-size: 62.5%
}

@media screen and (max-width: 1024px) {
    html {
        font-size: 61.5%
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 54.6%
    }
}

body {
    margin: 0px;
    overflow: hidden;
    font-size: 1.6em;
    font-family: メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 游ゴシック, "Yu Gothic", sans-serif;
    position: relative;
}

select,
option,
span {
    font-family: メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 游ゴシック, "Yu Gothic", sans-serif
}

a {
    text-decoration: none;
    transition: .4s
}

p {
    line-height: 2.5;
    font-weight: bold;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 400px) {
    p {
        line-height: 2.3;
        font-weight: bold;
        font-size: 3.8vw;
    }
}

section {
    position: relative
}

b {
    font-weight: bold
}

i {
    font-style: italic
}

select::-ms-expand {
    display: none
}

img {
    display: block
}

.d-f {
    display: flex
}

.d-f-spnone {
    display: flex
}

.jsb {
    justify-content: space-between
}

.jcc {}

@media screen and (max-width: 768px) {
    .jcc {
        justify-content: center;
    }

    .d-f-spnone {
        display: inline;
    }
}

.aic {
    align-items: center;
    background: #fff;
}

.aic2 {
    align-items: center;
}

.aifs {
    align-items: flex-start;
}

.tac {
    text-align: center
}

.pc-none {
    display: none;
}

.sp-none {
    display: block;
}

.br-1200 {
    display: none;
}

@media screen and (max-width: 768px) {
    .sp-none {
        display: none !important;
    }

    .pc-none {
        display: block !important;
    }
}

.sp-block {
    display: none
}

@media screen and (max-width: 500px) {
    .sp-block {
        display: block
    }
}

.mb100 {
    margin-bottom: 100px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mtb10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.text-blue {
    color: #2487ef;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: rgba(255, 255, 255, 0.8);
}

.logo-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    height: 100px;
    padding-left: 40px;
    font-size: 26px;
}

.logo-wrapper img {
    width: auto;
    height: 45px;
}

.divider {
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #333;
    margin: 0 40px;
}

.cv-fixed-btn {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.main-bg {
    background: url(../img/fv-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1800px) {
    .main-bg {
        background: url(../img/fv-bg2.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 1100px) {
    .main-bg {
        background: url(../img/fv-bg2.jpg);
        background-size: 140%;
        background-repeat: no-repeat;
    }
}

.fv-wrap {
    width: 100%;
    padding: 150px 0 0 0;
}

.fv-inner {
    width: 95%;
    max-width: 1600px;
    margin: auto;
}

.fv-inner img {
    width: 100%;
}

.fv-txt {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 70px 0 70px;
}

.marker {
    background: linear-gradient(transparent 60%, #ffee99 60%);
    font-weight: bold;
    font-size: 30px;
    padding: 0 0.2em 0 0.4em;
}

.tab-container {
    width: 100%;
    margin: 2rem auto 0;
    display: flex;
    flex-wrap: wrap;
}

input[name="tab-item"] {
    display: none;
}

.tab-label {
    flex: 1;
    padding: 1rem;
    text-align: center;
    background: #f4f4f4;
    color: #666;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: bold;
}


input:checked + .tab-label {
    background: #fff;
    color: #003366;
    border-bottom: 3px solid #4ee692;
}


.tab-content {
    display: none;
    width: 100%;
    padding: 2rem;
    background: #fff;
    order: 1;
}


#tab-newly:checked ~ #newly-content,
#tab-growth:checked ~ #growth-content {
    display: block;
}

.tab-container {
    width: 100%;
}

input[name="tab-item"] {
    display: none;
}

.tab-labels-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
}

.tab-labels-inner {
    display: flex;
    width: 1260px;
    gap: 25px;
}

.tab-label {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 15px 50px;
    background: #c8c8c8;
    cursor: pointer;
    border-radius: 15px 15px 0 0;
    transition: all 0.3s;
}

.tab-btn-text {
    flex: 1;
    font-weight: bold;
    font-size: 22px;
    color: #fff;
}

.arrow-circle {
    display: block;
    width: 60px;
    height: 60px;
    background: #ebebeb;
    border-radius: 50%;
    position: relative;
    border: 1px solid #ccc;
}

.arrow-circle::before {
    content: "";
    position: absolute;
    top: 42%;
    left: 50%;
    width: 14px;
    height: 14px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: translate(-50%, -50%) rotate(135deg);
}

.tab-content {
    display: none;
    width: 100%;
    background: #1f8fbe;
    padding: 40px;
}

#tab-newly:checked ~ #newly-content,
#tab-growth:checked ~ #growth-content {
    display: block;
}

#tab-newly:checked ~ .tab-labels-wrapper label[for="tab-newly"],
#tab-growth:checked ~ .tab-labels-wrapper label[for="tab-growth"] {
    background: #1f8fbe;
}

#tab-newly:checked ~ .tab-labels-wrapper label[for="tab-newly"] .tab-btn-text,
#tab-growth:checked ~ .tab-labels-wrapper label[for="tab-growth"] .tab-btn-text {
    color: #fff;
}

#tab-newly:checked ~ .tab-labels-wrapper label[for="tab-newly"] .arrow-circle,
#tab-growth:checked ~ .tab-labels-wrapper label[for="tab-growth"] .arrow-circle {
    background-color: #ffee99;
    border-color: #ffee99;
}

#tab-newly:checked ~ .tab-labels-wrapper label[for="tab-newly"] .arrow-circle::before,
#tab-growth:checked ~ .tab-labels-wrapper label[for="tab-growth"] .arrow-circle::before {
    border-color: #000;
}

.tab-btn-img img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
    opacity: 0.7;
}

.tab-label:hover .tab-btn-img img {
    filter: grayscale(50%);
    opacity: 0.9;
}


#tab-newly:checked ~ .tab-labels-wrapper label[for="tab-newly"] .tab-btn-img img,
#tab-growth:checked ~ .tab-labels-wrapper label[for="tab-growth"] .tab-btn-img img {
    filter: grayscale(0%);
    opacity: 1;
}

.content-inner {
    animation: fadeIn 0.5s ease;
    background: #fff;
    width: 100%;
    border-radius: 20px;
    padding: 100px 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.tab-content-title {
    margin: 0 auto 70px;
    width: 90%;
    max-width: 666px;
}

.tab-content-headline {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-bottom: 70px;
}


.slashes {
    color: #1f8fbe;
    font-family: sans-serif;
}


.accent-dots {
    text-emphasis: filled circle #1f8fbe;
    -webkit-text-emphasis: filled circle #1f8fbe;
    text-emphasis-position: over;
    -webkit-text-emphasis-position: over;
}

.tab-content-trouble-title {
    margin: 0 auto 40px;
    width: 90%;
    max-width: 412px;
}

.trouble-wrap {
    padding: 0 0 50px;
}

.trouble-list-wrap {
    width: 95%;
    max-width: 1300px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.trouble-list-wrap > li {
    width: 48%;
}

.trouble-list {
    list-style: none;
    padding: 0;
    margin: 50px auto;
    width: 100%;
    max-width: 1260px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.trouble-item {
    position: relative;
    background: #fff;
    border: 2px solid #1f8fbe;
    border-radius: 12px;
    padding: 10px;
    box-sizing: border-box;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1300px) {
    .trouble-item {
        position: relative;
        background: #fff;
        border: 2px solid #1f8fbe;
        border-radius: 12px;
        padding: 10px 10px 10px 35px;
        box-sizing: border-box;
        min-height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.item-icon {
    position: absolute;
    top: -10px;
    left: -20px;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 10;
}

.item-icon img {
    width: 100%;
    height: auto;
}


.item-text {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
}

.operation-wrap {
    width: 100%;
    padding: 100px 0 50px;
    background: url(../img/operation-bg.jpg);
}

.operation-wrap-inner {
    width: 95%;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 80px;
}

.operation-wrap-inner-txt {
    width: 65%;
    max-width: 650px;
    padding: 50px;
    background: #fff;
    border: 2px solid #1f8fbe;
    border-radius: 15px;
}

.operation-wrap-inner-txt img {
    width: 100%;
    text-align: center;
}

.operation-wrap-inner-img {
    width: 95%;
    max-width: 220px;
    display: flex;
    align-items: flex-end;
}

.operation-wrap-inner-img img {
    width: 100%;
}

.txt-blue {
    color: #1f8fbe;
    margin-left: -5px;
}

.operation-txt {
    margin-top: 20px;
}

.operation-wrap ul {
    width: 95%;
    max-width: 1250px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.operation-wrap ul li {
    width: 48%;
    max-width: 589px;
}

.operation-wrap ul li:nth-of-type(1) {
    margin-bottom: 30px;
}

.operation-wrap ul li:nth-of-type(2) {
    margin-bottom: 30px;
}

.operation-list-title {
    width: 100%;
    max-width: 589px;
    aspect-ratio: 589 / 89;
    height: auto;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
    justify-content: center;
}

li:nth-of-type(1) .operation-list-title {
    background-image: url(../img/operation-title-bg01.png);
}

li:nth-of-type(2) .operation-list-title {
    background-image: url(../img/operation-title-bg02.png);
}

li:nth-of-type(3) .operation-list-title {
    background-image: url(../img/operation-title-bg03.png);
}

li:nth-of-type(4) .operation-list-title {
    background-image: url(../img/operation-title-bg04.png);
}

li:nth-of-type(5) .operation-list-title {
    background-image: url(../img/operation-title-bg05.png);
}

.operation-list-title-txt {
    color: #1f8fbe;
    font-size: 20px;
    text-align: center;
}

.operation-list-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
    width: 95%;
}

.operation-list-detail-img {
    flex-shrink: 0;
    width: 150px;
    display: flex;
    justify-content: center;
    margin-right: 10px;
}

.operation-list-detail-txt {
    line-height: 1.8;
    letter-spacing: 0.15em;
}

.dx-wrap {
    width: 100%;
    padding: 100px 0 50px;
}

.dx-wrap-title {
    text-align: center;
    width: 95%;
    max-width: 374px;
    margin: auto;
}

.dx-wrap-title-img {
    width: 95%;
    max-width: 395px;
    margin: 20px auto;
}

.dx-txt {
    margin-top: 20px;
}

.dx-wrap ul {
    width: 95%;
    max-width: 1250px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dx-wrap ul li {
    width: 48%;
    max-width: 567px;
}

.dx-wrap ul li:nth-of-type(1) {
    margin-bottom: 30px;
}

.dx-wrap ul li:nth-of-type(2) {
    margin-bottom: 30px;
}

.dx-wrap ul li:nth-of-type(3) {
    margin-bottom: 30px;
}

.dx-wrap ul li:nth-of-type(4) {
    margin-bottom: 30px;
}

.dx-list-title {
    position: relative;
    width: 100%;
    max-width: 567px;
    aspect-ratio: 567 / 65;
    height: auto;
    display: flex;
    background-image: url(../img/dx-title-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
    justify-content: center;

}

.dx-list-title::before {
    content: "";
    position: absolute;
    background-image: url(../img/dx-title-bg-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 33px;
    height: 35px;
    top: -22px;
    left: -25px;
    z-index: 1;
}

.dx-list-title-txt {
    color: #fff !important;
    font-size: 20px;
    text-align: center;
}

.dx-list-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
    width: 95%;
}

.dx-list-detail-img {
    flex-shrink: 0;
    width: 150px;
    display: flex;
    justify-content: center;
}

.dx-list-detail-txt {
    padding-right: 10px;
    line-height: 1.8;
}

.flow-wrap {
    width: 100%;
    padding: 100px 0 70px;
    background: url(../img/operation-bg.jpg);
}

.flow-wrap-inner {
    width: 95%;
    max-width: 1250px;
    display: flex;
    justify-content: space-between;
    margin: auto;
}

.flow-wrap-inner-content {
    width: 48%;
    max-width: 600px;
    text-align: center;
}

.flow-wrap-inner-content-list {
    gap: 10px;
    list-style: none;
    padding: 0;
    width: 100%;
}


.flow-wrap-inner-content-list li {
    max-width: 589px;
    aspect-ratio: 589 / 89;
    position: relative;
    margin-bottom: 30px;
    padding-left: 200px;
    font-size: 18px;
    text-align: left;
    line-height: 1.5;
    padding-top: 15px;
}


.flow-wrap-inner-content-list li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.flow-wrap-inner-content-list li:nth-of-type(1) {
    background-image: url(../img/flow-step-img01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list li:nth-of-type(2) {
    background-image: url(../img/flow-step-img02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list li:nth-of-type(3) {
    background-image: url(../img/flow-step-img03.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list li:nth-of-type(4) {
    background-image: url(../img/flow-step-img04.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list li:nth-of-type(5) {
    background-image: url(../img/flow-step-img05.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list li:nth-of-type(6) {
    background-image: url(../img/flow-step-img06.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list-title {
    height: 120px;
    padding: 30px 0 0 0;
}

.flow-wrap-inner-content-list span {
    color: #1f8fbe;
    font-size: 20px;
}

.flow-wrap-inner-dx-title {
    display: flex;
    justify-content: center;
    width: 100%;

}

.title-content {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    padding-left: 30px;
    font-size: 30px;
    height: 120px;
}

.title-content::before {
    content: "";
    position: absolute;
    background-image: url(../img/dx-title-bg-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 33px;
    height: 35px;
    top: 20px;
    left: 0;
}

.title-content img {
    width: 83px;
    height: auto;
}

.flow-wrap-inner-dx-img {
    width: 100%;
    max-width: 605px;
}

.flow-wrap-inner-dx-ba {
    width: 20vw;
    max-width: 285px;
    border: 2px solid #1f8fbe;
    border-radius: 15px;
    margin: auto;
}

.flow-wrap-inner-dx-ba-title {
    background: #1f8fbe;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 11px 11px 0 0;
    height: 48px;
    font-size: 19px;
}

.flow-wrap-inner-dx-ba-txt {
    background: #fff;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 15px 15px;
    height: 48px;
}

.flow-wrap-inner-dx-ba-img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flow-wrap-inner-dx-ba-img img {
    width: 25vw;
    max-width: 326px;
}

.flow-wrap-inner-dx-ba-li {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.flow-wrap-inner-dx-txt {
    margin: 40px auto;
}

.flow-wrap-inner-dx-detail {
    background: #fff;
    width: 100%;
    border: 2px solid #1f8fbe;
    text-align: left;
    padding: 30px 40px;
    border-radius: 15px;
}

.qa-wrap {
    width: 100%;
    padding: 100px 0 0;
}

.qa-wrap-title {
    margin: 0 auto 70px;
    width: 95%;
    max-width: 374px;
}

.qa-container {
    width: 95%;
    max-width: 1240px;
    margin: 20px auto;
}


.qa-item {
    margin-bottom: 20px;
    border-radius: 15px;
    overflow: hidden;
}

.qa-question {
    background-color: #ffee99;
    border: 3px solid #ffee99;
    outline: 2px solid #fff;
    outline-offset: -6px;
    border-radius: 15px;
    height: 80px;
    padding: 0 30px 0 30px;
    cursor: pointer;
    font-weight: bold;
    list-style: none;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 20px;
}

.qa-answer {
    background-color: transparent;
    padding: 20px 25px;
    line-height: 1.6;
}

.qa-question .icon::before,
.qa-question .icon::after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 15px;
    height: 2px;
    background-color: #333;
    transition: transform 0.3s;
}

.qa-question .icon::after {
    transform: rotate(90deg);
}

.qa-item[open] .qa-question .icon::after {
    transform: rotate(0deg);
}

.qa-question::-webkit-details-marker {
    display: none;
}

.qa-q-txt {
    font-family: "Noto Sans JP", "Noto Sans CJK JP", sans-serif;
    font-size: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
}

.qa-answer-inner {
    display: flex;
    justify-content: flex-start;
}

.qa-answer-inner-txt {
    font-size: 20px;
    margin-top: 10px;
    margin-left: 20px;
}

.cv-wrap {
    padding: 80px 0 0 0;
}

.cv-headline {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 5px;
}

.cv-accent-dots {
    text-emphasis: filled circle #ffee99;
    -webkit-text-emphasis: filled circle #ffee99;
    text-emphasis-position: over;
    -webkit-text-emphasis-position: over;
    color: #ffee99;
}

.slashes-ye {
    color: #ffee99;
    font-family: sans-serif;
}

.cv-start {
    width: 95%;
    text-align: center;
    margin: auto;
    font-size: 46px;
    color: #fff;

}

.cv-start span {
    color: #ffee99;
}

.cv-txt {
    width: 95%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 60px auto;
}

.cv-btn {
    width: 95%;
    max-width: 742px;
    margin: 0 auto 40px;
}

.cv-tel {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.cv-tel a {
    color: #fff;
}

.btn-phone {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
}

@media screen and (max-width: 767px) {
    .btn-phone {
        pointer-events: auto;
        cursor: pointer;
        display: inline-block;
    }
}

.footer-wrap {
    position: relative;
    width: 100%;
    padding: 50px 0;
    background: #002e59;
    color: #fff !important;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.footer-wrap a {
    color: #fff !important;
}

.footer-wrap img {
    margin: auto;
    width: 336px;
}

.footer-wrap ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    max-width: 500px;
    margin: 0 auto 50px;
}

.footer-address {
    margin: 30px auto 0;
}

.footer-sns {
    width: 95%;
    max-width: 170px !important;
    margin: 30px auto 40px !important;
}

.footer-sns img {
    width: 100%;
}

.footer-wrap {
    position: relative;
}

/* ボタンを包むコンテナを「メインコンテンツの右端」に固定 */
.page-top-container {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 60px;
    /* ここが「最終的に止まりたい位置」の余白 */
    width: 50px;
    /* ボタンの横幅 */
    pointer-events: none;
    /* 下の要素を触れるように */
}

#page-top {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 9998;
    /* opacityとtransformだけアニメーションさせる */
    transition: opacity 0.3s, transform 0.3s;
    /* bottomのtransitionは書かない！ */
}

#page-top.is-show {
    opacity: 1;
    pointer-events: auto;
}

.page-top-btn img {
    width: 60px;
    height: auto;
    cursor: pointer;
}


.page-top-btn:hover {
    opacity: 0.8;
}



.growth-title {
    max-width: 839px;
}

.growth-title img {
    max-width: 100%;
}

.tab-content-trouble-title-2 {
    max-width: 586px;
}

.operation-list-title-mb30 {
    margin-bottom: 30px;
}

.dx-wrap-title-img-2 {
    width: 95%;
    max-width: 533px;
    margin-top: 20px;
    margin: 20px auto;
}

.dx-wrap-title-img-2 img {
    width: 100%;
}

.flow-wrap-inner-content-list-2 li:nth-of-type(1) {
    background-image: url(../img/flow-step-img01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list-2 li:nth-of-type(2) {
    background-image: url(../img/flow-step-img02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list-2 li:nth-of-type(3) {
    background-image: url(../img/flow-step-img03b.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list-2 li:nth-of-type(4) {
    background-image: url(../img/flow-step-img04b.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list-2 li:nth-of-type(5) {
    background-image: url(../img/flow-step-img05b.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list-2 li:nth-of-type(6) {
    background-image: url(../img/flow-step-img06b.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-content-list-2 li:nth-of-type(7) {
    background-image: url(../img/flow-step-img07b.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.flow-wrap-inner-dx-img-gr {
    width: 100%;
}

.flow-wrap-inner-dx-img-gr-top {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 10px;
}

.flow-wrap-inner-dx-ba-gr {
    margin: 0 0 0 0;
}

.flow-wrap-inner-dx-img-gr-top-img {
    margin-right: 10px;
}

.flow-wrap-inner-dx-img-gr-li {
    display: flex;
    justify-content: flex-start;
    padding-left: 20px;
}

.flow-wrap-inner-dx-img-gr-li-item li {
    margin-top: 20px;
}

.flow-wrap-inner-dx-img-gr-li-step234-1200 {
    display: none;
}
