@charset "UTF-8";
/* ------------------------------------------
	BASIC
--------------------------------------------- */
html,
body {
    font-size: 100%;
    height: 100%;
    width: 100vw;
    margin: 0;
    overflow-x: hidden;
}

body,
textarea {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', 'Helvetica Neue', HelveticaNeue, YuGothic, 'Yu Gothic Medium', 'Yu Gothic', Verdana, Meiryo, sans-serif;
    font-size: 16px;
    line-height: 1.5rem;
    -webkit-text-size-adjust: 100%;
    color: #333;
    margin-left: 0px;
    margin-right: 0px;
}
.link {
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}
.sec-5.link {
    display: block;
    padding-top: 80px;
    margin: 20px auto 100px !important;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #333;
}

ul {
    list-style: none;
}

img {
    display: block;
    width: 100%;
    height: auto;
}

#logo {
    top: 0;
    left: 0;
    margin-right: 1.5rem;
    display: inline-block;
    position: relative;
    left: 40px;
}

img.img-logo {
    height: 40px;
    width: auto;
}

img.img-Trouble {
    height: 80px;
    width: 80px;
}
.clearfix::after {
    content: “”;
    display: block;
    clear: both;
}

#container {
    width: 1000px;
    margin: 0 auto;
}

.odd {
    margin: 100px;
}

.even {
    background-color: #2e8be8;
    padding: 40px 0;
    width: 100%;
}

.even .preface {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0px;
    color: #fff;
}

@media screen and (max-width: 1024px) {
    html,
    body {
        width: 100vw;
        margin: 0;
    }
    #logo {
        left: 30px;
    }
    #container {
        width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
    #logo {
        left: 15px;
    }
}

/* ------------------------------------------
	共通部分
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
#check-icon ul li {
    font-weight: 500;
}

h2 {
    font-size: 1.6rem;
    line-height: 2rem;
}

h3 {
    font-size: 1.4rem;
    text-align: center;
}

p {
    font-size: 1rem;
}

li {
    font-size: 1.2rem;
}

.width {
    width: 70%;
    margin: 0 auto;
}

.center {
    text-align: center;
}

.flex,
.flex-remove,
.flex-remove-ftrs,
.flex-remove-pad {
    display: flex;
    flex-wrap: nowrap;
    min-width: 0;
}

.colon {
    margin: 0 0.2rem;
}

.title-o,
.ftrs-icon,
.disc-orange ul span {
    color: #ff9f19;
}

.title-b,
.fc-blue,
.flex-remove-pad li h4 {
    color: #007bd9;
}

.bgc-lBlue {
    padding-bottom: 3rem;
    background-color: #e5f6ff;
}

.border-left {
    border-left: 1px solid #fff;
}

@media screen and (max-width: 1024px) {
    .width {
        width: 80%;
    }
    .flex-remove {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .flex-remove-pad {
        display: block;
    }

    .width {
        width: 85%;
    }
}

/* ------------------------------------------
	HEADER
--------------------------------------------- */
header {
    width: 100%;
    height: 73px;
    top: 0;
    left: 0;
    margin: 0 auto;
    position: fixed;
    align-items: center;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 999;
}

.anchor {
    display: block;
    padding-top: 15px;
    margin-top: -15px;
}

#header {
    display: flex;
    flex-direction: row;
    position: fixed;
    align-items: center;
    z-index: 100;
    height: 70px;
    background: #fff;
    /*  max-width:1366px;*/
    width: 100vw;
}

#header ul {
    display: flex;
    gap: 20px;
    position: relative;
    margin-top: 10px;
    margin-left: 99.55px;
}
#header li {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #fff;
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
}
/* ------------------------------------------
	メインビジュアル
--------------------------------------------- */
#main-visual {
    background-color: #2e8be8;
}

#main-visual li {
    display: inline-block;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    letter-spacing: 0px;
    color: #333;
    padding: 10px;
}
#main-visual ul :nth-child(1) {
    margin: 60px 0 5px;
}
#main-visual ul :nth-child(2) {
    margin: 0 0 20px;
}

#main-visual .ttl-img {
    width: 550px;
    height: auto;
    position: relative;
    margin: 30.79px 0;
}

#main-visual .ttl-Txt {
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #fff;
    margin: 0 0 40px;
}

.ttl-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 83px 0 10%;
}
.ttltxt-wrapper {
    margin-right: 31.04px;
}
@media screen and (max-width: 1024px) {
    .ttltxt-wrapper {
        margin-bottom: 40px;
        width: 332px;
    }
}

@media screen and (max-width: 768px) {
    .ttltxt-wrapper {
        margin-bottom: 40px;
        width: 100%;
    }
}
ul.trouble-Wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1000px;
    margin: 40px auto 0;
    text-align: center;
}

.trouble__item {
    border-right: 1px solid #d5d5d5;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.trouble__item:last-child {
    border-right: none;
}

.trouble__img {
    height: 80px;
    display: flex;
    align-items: center;
}

.trouble__img img {
    height: 100%;
    width: auto;
}

.trouble__item:nth-child(2) img,
.trouble__item:nth-child(3) img {
    height: 80%;
}

.trouble__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}

.trouble__text {
    line-height: 1.5;
    text-align: justify;
}

@media screen and (max-width: 767px) {
    ul.trouble-Wrapper {
        flex-direction: column;
    }
    .trouble__item {
        flex-direction: row;
        justify-content: space-between;
        border-right: none;
        border-bottom: 1px solid #d5d5d5;
        padding: 20px 0;
        gap: 24px;
    }
    .trouble__item:last-child {
        border-bottom: none;
    }
    .trouble__img {
        width: 25%;
        height: auto;
        justify-content: center;
    }

    .trouble__img img {
        width: 100%;
        height: auto;
    }

    .trouble__item:nth-child(1) img {
        width: 70%;
    }
    .trouble__texts {
        width: 70%;
    }
    .trouble__title {
        text-align: left;
    }
}

.sec-2 .sec-wrapper {
    text-align: center;
}

.sec-2 ul {
    display: flex;
    margin: 40px 0 60px;
    flex-direction: column;
    align-items: center;
}

.sec-2 li {
    background-color: #fff;
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333;
    padding: 16px;
    display: inline-block;
    width: 800px;
}

.sec-2 li:nth-child(2) {
    margin: 24px 0;
}

.sec-2 li:before {
    background-image: url('../img/Icon awesome-check-circle-red.png');
    content: '';
    display: inline-block;
    height: 32px;
    width: 32px;
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.sec-3 ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 40px 0;
}

.sec-3 li:first-child {
    margin-right: 120px;
}

li.donyu-wrapper {
    background: #f5f5f5;
    height: 349px;
}

.donyu-Label {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333;
    margin: 32px 20px 0;
}

img.img-donyu {
    height: 174px;
    width: auto;
    margin: 20px;
}

.donyu-Txt {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333;
    margin: 0 20px 20px;
}

.sec-3-wrapper {
    margin: 0 auto;
    width: 816px;
}

.donyu-Caption {
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333;
    margin: 0 0 10px 0;
}

.donyu-Attention {
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
}

ul.flow-List {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 40px auto 100px;
    max-width: 1000px;
}

li.flow-wrapper {
    display: flex;
    flex-direction: column;
    height: 216px;
    width: 200px;
    background: #f5f5f5;
    padding: 30px 0 20px !important;
}

img.img-flow {
    height: 60px;
    width: auto !important;
    margin: 30px auto 20px !important;
}

.flow-Label {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333;
    margin: 0 20px !important;
}

img.img-direction {
    height: 28px;
    width: 16px !important;
    margin: 0 17px !important;
}

.flow-caption {
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #333;
    margin: 0 20px !important;
}

img.img-direction2 {
    height: auto;
    width: 64px !important;
    margin: 0 17px !important;
}

img.img-profile {
    height: auto;
    width: 180px !important;
}

ul.profile-List {
    display: flex;
    flex-direction: column;
    margin: 0 auto 110px;
    width: 800px;
    text-align: left;
}

ul.profile-List li {
    display: flex;
    flex-direction: row;
    margin: 19px 0 0;
    display: inline-block;
    height: 21px;
}
ul.profile-List li:first-child {
    margin: 0;
}

.profile-Caption {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333;
    margin: 20px 0 40px;
}

.profile-Label {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #0096dc;
    display: inline-block;
    width: 124px;
    vertical-align: top;
}

.profile-Txt {
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #191919;
    margin: 0 0 0 10px;
}

.pT-wrapper {
    display: inline-block;
    width: 626px;
}
.pT-wrapper .profile-Txt {
    margin: 0;
    position: relative;
    left: 8px;
}

.profile-Icon {
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #fff;
    display: inline-block;
    height: 20px;
    width: 30px;
    background: #333;
    margin: 0 0 0 10px;
    vertical-align: top;
    position: relative;
    top: 3px;
}
li.profile-Service.si {
    margin-bottom: 5px;
}
li.profile-Service.dx {
    margin-left: 128px;
}

.sec-7 {
    margin: 63px auto 0;
    display: flex;
    justify-content: center;
}

#main-img {
    display: flex;
    padding-top: 3.5%;
    align-items: flex-end;
}

#main-width {
    width: 75%;
    margin: 0 auto;
}

#main-img img {
    width: 35%;
}

#main-white {
    width: 34%;
    text-align: right;
    font-size: 1.2vw;
    line-height: 2.5vw;
    color: #fff;
}

#main-p {
    margin-top: 1%;
    padding-bottom: 2%;
}

#main-p p {
    margin: 0;
    font-size: 3vw;
    line-height: 4vw;
    color: #fff;
}

#main-p p span {
    letter-spacing: 0.1vw;
}

#trouble h2 {
    margin-top: 2rem;
    font-size: 2.8vw;
    line-height: 3.5vw;
    text-align: center;
}
.trT-wrapper {
    display: flex;
    flex-direction: column;
}

#main-lBlue h2 {
    margin-top: 2rem;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: center;
}

#company-img {
    background-image: url('../images/mv_service_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

#main-img h1 {
    margin: 0.5vw 4vw 1vw 3vw;
    font-size: 2.5vw;
    font-weight: bolder;
    line-height: 3vw;
    color: #0db38f;
    text-align: center;
}

#main-img h1 span {
    display: block;
    font-size: 1.8vw;
    line-height: 1.8vw;
}

#main-button {
    padding-bottom: 3%;
}

#main-button a {
    display: block;
    position: relative;
    top: -3px;
    width: 22rem;
    margin: 0 auto;
    padding: 0.5rem 0.5rem 0.2rem;
    font-size: 2rem;
    font-weight: bolder;
    line-height: 3rem;
    text-align: center;
    color: #fff;
    background: -moz-linear-gradient(top, #ffaa00, #ff7f00);
    background: -webkit-linear-gradient(top, #ffaa00, #ff7f00);
    background: linear-gradient(to bottom, #ffaa00, #ff7f00);
    border-radius: 25px;
    box-shadow: 0 6px 0 #cc3300;
    transition: 0.2s;
}

#main-button a:hover {
    transform: translate3d(0, 4px, 0);
    box-shadow: none;
}

#main-button a img {
    display: inline-block;
    position: relative;
    top: 3px;
    width: auto;
    height: 30px;
    margin-right: 18px;
}

#arrow {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 1rem auto 0;
    border-bottom: 3px solid #ff9f19;
    border-right: 3px solid #ff9f19;
    border-radius: 2px;
    transform: rotate(45deg);
}

#check-icon {
    display: flex;
    flex-wrap: nowrap;
    margin: 3rem 0;
    align-items: center;
    justify-content: space-between;
}

#check-icon ul li {
    margin: 0.6rem 0 0.6rem 2.2rem;
    font-size: 1.3rem;
    line-height: 3rem;
}

#check-icon ul li:before {
    content: '';
    display: inline-block;
    position: relative;
    top: -0.2rem;
    width: 2.2rem;
    height: 2.2rem;
    margin: 0 0.4rem 0 -2.2rem;
    background-image: url('../images/check_icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

#check-icon img {
    width: 30%;
    max-width: 290px;
    height: auto;
    margin-left: 1rem;
}

#check-icon span {
    color: #ff9f19;
    border-bottom: 1px solid #ff9f19;
}

#main-lBlue {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    background-color: #f2f9ff;
}

#main-lBlue h2 {
    font-size: 2rem;
    padding: 2rem 0;
}

#support-ul ul {
    display: flex;
    margin: 0 1rem;
    color: #fff;
}

#support-ul ul li {
    width: 33%;
    margin: 0.5vw;
    padding: 1vw;
    font-size: 1.5vw;
    line-height: 2vw;
    border-radius: 10px;
}

#support-ul ul:nth-of-type(1) li {
    background-color: #396;
}

#support-ul ul:nth-of-type(2) li {
    background-color: #f3981d;
}

#support-ul ul:nth-of-type(3) li {
    background-color: #008db7;
}
.sec-wrapper {
    text-align: center;
}

@media screen and (max-width: 1024px) {
    #main-button a {
        top: -3px;
        width: 18rem;
        padding: 0.4rem 0 0.5rem;
        font-size: 1.5rem;
        line-height: 1.5rem;
        box-shadow: 0 4px 0 #cc3300;
    }
    #main-visual li {
        font-size: 26px;
        line-height: 26px;
        padding: 10px;
    }
    #main-visual ul :nth-child(1) {
        margin: 40px 0 10px;
    }
    #main-button a img {
        top: 3px;
        height: 25px;
        margin-right: 12px;
    }

    #check-icon {
        display: block;
    }

    #check-icon img {
        display: none;
    }

    #support-ul ul li {
        margin: 6px;
        padding: 0.5rem;
        font-size: 0.9rem;
        line-height: 1.3rem;
    }
    #trouble-1 {
        height: 211px;
        position: relative;
        bottom: 0px;
    }
    ul.flow-List {
        flex-direction: column;
    }
    .odd {
        margin: 60px 30px;
    }
    .even .preface {
        text-align: center;
        font-size: 32px;
        line-height: 48px;
        margin: 0px auto 0;
        display: block;
    }
    .sec-2 li {
        width: 708px;
    }

    img.img-direction {
        height: 16px;
        width: 28px !important;
    }

    .sec-3-wrapper {
        width: 100%;
    }

    .sec-3 ul {
        justify-content: space-between;
        margin: 40px 0 24px;
    }
    .donyu-Caption {
        font-size: 20px;
    }
    ul.profile-List {
        width: 100%;
        text-align: left;
        margin: 0 auto 59px;
    }
    .pT-wrapper {
        width: 534px;
    }
    #main-visual .ttl-img {
        max-width: 44%;
    }
    .sec-3 li:first-child {
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
    #main-visual li {
        text-align: center;
        font-size: 26px;
        line-height: 47px;
        padding: 0;
        vertical-align: middle;
    }
    .ttl-wrapper {
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    .ttltxt-wrapper {
        margin-right: 0;
    }
    #main-visual .ttl-img {
        max-width: 345px;
        margin: 40px auto 0;
    }
    #main-visual ul {
        text-align: center;
    }
    #main-visual ul :nth-child(1) {
        margin: 25px 0 5px;
    }
    .big {
        margin: 0 auto;
    }

    #main-visual .ttl-Txt {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 20px;
    }
    #main-button a {
        top: -3px;
        width: 14rem;
        padding: 0.3rem 0 0.4rem;
        font-size: 1.2rem;
        line-height: 1.2rem;
    }

    #main-lBlue h2 {
        padding: 1rem 0 0.5rem;
        font-size: 1.5rem;
    }

    #support-ul li br {
        display: none;
    }
    img.img-Trouble {
        height: 103.5px;
        width: 103.5px;
    }

    #trouble-2 {
        width: 100%;
        border-top: solid 1px #e5e5e5;
        border-bottom: solid 1px #e5e5e5;
        border-left: none;
        border-right: none;
        margin: 0px;
        margin: 0 auto;
    }
    .trT-wrapper {
        width: 207px;
    }
    #support-ul ul {
        display: block;
        text-align: center;
    }

    #support-ul ul li {
        width: 85%;
        margin: 0.7rem auto;
        font-size: 1rem;
        line-height: 1rem;
        border-radius: 5px;
    }

    #new-line {
        display: none;
    }
    .trT-wrapper {
        display: flex;
        flex-direction: column;
        position: relative;
        left: 34.5px;
    }
    .sec-wrapper {
        text-align: center;
        width: calc(100% - 30px);
        margin: 0 15px;
    }
    .sec-2 li {
        display: flex;
        width: 315px;
        font-size: 20px;
    }
    .sec-2 li:before {
        margin-right: 10px;
    }
    .service-Txt {
        display: inline-block;
        width: 271px;
    }
    #trouble-1 {
        height: 150px;
    }
    #trouble-2,
    #trouble-3 {
        height: 190px;
    }
    .trouble-Label {
        font-size: 16px;
        line-height: 24px;
        width: 207px;
        margin: 20px auto 12px;
    }
    .trouble-Txt {
        width: 207px;
    }
    .odd {
        margin: 40px 0px;
        width: 100%;
    }
    .even {
        width: 100%;
    }
    .sec-3 ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 40px auto 32px;
    }
    .sec-3 li:first-child {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .donyu-Caption {
        font-size: 16px;
        line-height: 24px;
    }
    .donyu-Attention {
        font-size: 12px;
    }
    .even .preface {
        text-align: left;
        font-size: 24px;
        line-height: 36px;
        margin: 0 auto;
        display: inline-block;
    }
    .donyu-Txt {
        text-align: left;
    }
    ul.profile-List {
        margin: 0 auto 40px;
    }
    .pT-wrapper {
        width: 305px;
    }
    .float-left {
        display: flex;
        justify-content: center;
    }
}

/*------------------------------------
　　 セクション見出し 
--------------------------------------*/
.title-b,
.title-o {
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
}

.under h1 {
    display: inline-block;
    position: relative;
    margin: 5rem 0;
    font-size: 2.2rem;
    line-height: 2.5rem;
    text-align: center;
}

.under h1:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 2.5rem;
    height: 2px;
    bottom: -0.8rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #007bd9;
    border-radius: 2px;
}

#features h1:before {
    background-color: #ff9f19;
}

@media screen and (max-width: 768px) {
    .under h1 {
        margin: 3rem 0;
    }
}

/* ------------------------------------------
	サービス
--------------------------------------------- */
.round {
    font-size: 1.5rem;
    font-weight: lighter;
    display: inline-block;
    color: #fff;
    width: 2rem;
    height: 2rem;
    margin-right: 0.5rem;
    line-height: 2rem;
    text-align: center;
    background: -moz-linear-gradient(bottom left, #1600b7, #00ff80);
    background: -webkit-linear-gradient(bottom left, #1600b7, #00ff80);
    background: linear-gradient(to top right, #1600b7, #00ff80);
    border-radius: 50%;
}

/*#service ul{
  max-width: 1000px;
  margin: 0 auto;
}*/

.sec-2 ul li h2 {
    position: relative;
    padding-bottom: 0.3rem;
    font-size: 1.8rem;
    border-bottom: 1px solid #999;
}

.va-btm {
    vertical-align: text-bottom;
}

@media all and (-ms-high-contrast: none) {
    .va-btm {
        vertical-align: middle;
    }
}

.sec-2 ul li p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 1rem 0 0;
}

.sec-2 ul li ul {
    margin: 0;
    padding: 1.5rem 1.5rem 0.7rem;
    bottom: 0;
    border: 2px solid #999;
}

.sec-2 ul li ul li {
    margin-left: 0.9rem;
    font-size: 1rem;
    font-weight: bolder;
    line-height: 1.7rem;
}

.sec-2 ul li ul li:before {
    content: '';
    display: inline-block;
    position: relative;
    top: -2px;
    width: 0.7rem;
    height: 0.7rem;
    margin-left: -0.9rem;
    margin-right: 0.4rem;
    border-radius: 50%;
    background: #ffb82a;
}

.balloon1 {
    display: inline-block;
    position: relative;
    bottom: -1rem;
    width: 3.5rem;
    left: 1.2rem;
    padding: 0.2rem 0.5rem;
    font-size: 1rem;
    color: #fff;
    background-color: #ffb829;
    text-align: center;
}

.balloon1:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 44%;
    width: 0;
    border-width: 0 0.5rem 0.5rem 0;
    border-style: solid;
    border-color: #ffb829 #ffb829 #fff #fff;
}

.flx-row,
.flx-row-rev {
    display: flex;
    margin-bottom: 3rem;
    justify-content: space-between;
}

.flx-row {
    flex-direction: row;
}

.flx-row-rev {
    flex-direction: row-reverse;
}

.flx-l-box,
.flx-r-box {
    display: flex;
    flex-direction: column;
    width: 48%;
    justify-content: space-between;
}

.flx-l-box {
    left: 0;
    margin-right: 4%;
}

.flx-r-box {
    right: 0;
    margin-left: 4%;
}

.secvce-img {
    width: 48%;
}

@media screen and (max-width: 768px) {
    .flx-row,
    .flx-row-rev {
        display: block;
    }

    .flx-l-box,
    .flx-r-box,
    .secvce-img {
        width: 90%;
        margin: 0 auto;
    }

    .secvce-img {
        margin-top: 1.5rem;
    }
}

@media screen and (max-width: 414px) {
    .sec-2 ul li p {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }

    .flx-row,
    .flx-row-rev {
        margin-bottom: 2rem;
    }

    .flx-row-rev:last-child {
        margin-bottom: 0;
    }
}

/* ------------------------------------------
	問い合わせ
--------------------------------------------- */
.sec-1 .preface,
.sec-3 .preface {
    text-align: center;

    font-weight: bold;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0px;
    color: #333;
}

.sec-5 .preface {
    text-align: center;

    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333;
    margin-top: 20px;
}
.sec-4 .btn-contact,
.sec-6 .btn-contact,
.btn-detail {
    margin: 0 auto;
}

.sec4-Txt,
.sec6-Txt {
    text-align: center;

    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #fff;
    display: inline-block;
    margin: 20px auto 40px;
}

.contact-visual {
    margin-top: 5rem;
    color: #fff;
    background-image: url('../images/cv_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.cont-width {
    width: 75%;
    margin: 0 auto;
}

.cont-box {
    width: 50%;
    margin: 1.5vw 0;
    padding: 0.5vw 3vw 0;
}

.contact-visual img {
    width: 7vw;
    margin: 0.5vw;
}

.contact-visual h3 {
    font-size: 2vw;
    margin: 0 1vw 1vw;
}

.cont-box > div {
    height: 10vw;
}

.contact-flex {
    display: flex;
    flex-wrap: nowrap;
    min-width: 0;
    align-items: center;
}

.contact-flex div {
    margin-left: 2vw;
    padding: 1vw 0;
}

/* 電話番号 */
.contact-flex p:nth-of-type(1) {
    font-size: 2.5vw;
}

/* メールアドレス */
.contact-flex p:nth-of-type(2) {
    font-size: 1.5vw;
    line-height: 1.5vw;
    margin: 1vw 0;
}

/* 受付時間・担当 */
.contact-flex p:nth-of-type(3),
.contact-flex p:nth-of-type(4) {
    font-size: 0.9vw;
    line-height: 1.3vw;
    margin: 0.4vw 0;
}

/* ボタン */
.btn-contact {
    background: #f13b51 0% 0% no-repeat padding-box;
    border: 2px solid transparent;
    transition: 0.3s;
}

.btn-contact:hover {
    background: #fff 0% 0% no-repeat padding-box;
    border: 2px solid #f13b51;
    transition: 0.3s;
}
.btn-contact.small a:hover,
.btn-contact.big a:hover {
    color: #f13b51;
    transition: 0.3s;
}

.btn-detail {
    background: #2e8be8 0% 0% no-repeat padding-box;
    border: 2px solid transparent;
    transition: 0.3s;
}
.btn-detail:hover {
    background: #fff 0% 0% no-repeat padding-box;
    border: 2px solid #2e8be8;
    transition: 0.3s;
}
.btn-detail.big a:hover {
    color: #2e8be8;
    transition: 0.3s;
}

.small {
    height: 50px;
    width: 192px;
    border-radius: 25px;
    margin: 0px 40px 0 auto;
}

.big {
    height: 60px;
    width: 300px;
    border-radius: 30px;
}

.btn-label {
    display: inline-block;
    text-align: center;
}

.btn-contact.small a {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #fff;
    line-height: 50px;
    width: 192px;
    display: inline-block;
}

.btn-contact.big a,
.btn-detail.big a {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #fff;
    line-height: 60px;
    width: 300px;
    display: inline-block;
}

.contact-visual a {
    display: block;
    width: 22vw;
    padding: 0.5vw 0 0.6vw;
    font-size: 1.5vw;
    font-weight: bolder;
    line-height: 1.5vw;
    text-align: center;
    color: #fff;
    background: -moz-linear-gradient(top, #ffaa00, #ff7f00);
    background: -webkit-linear-gradient(top, #ffaa00, #ff7f00);
    background: linear-gradient(to bottom, #ffaa00, #ff7f00);
    border-radius: 2rem;
    box-shadow: 0px 5px 0 #cc3300;
    transition: 0.2s;
}

.contact-visual a:nth-child(2) {
    background: -moz-linear-gradient(top, #9e9e9e, #6e6e6e);
    background: -webkit-linear-gradient(top, #9e9e9e, #6e6e6e);
    background: linear-gradient(to bottom, #9e9e9e, #6e6e6e);
    box-shadow: 0 4px 0 #3b3b3b;
}

.contact-visual a:hover {
    transform: translate3d(0, 5px, 0);
    box-shadow: none;
}

.contact-visual a img {
    display: inline-block;
    position: relative;
    top: 0.2vw;
    height: 1.5vw;
    width: auto;
    margin: 0 0.7rem 0 0;
}

.contact-visual a:nth-of-type(1) {
    margin-bottom: 1.2rem;
}
ul.flow-List li:nth-child(even) {
    margin: 20px auto;
}
@media screen and (max-width: 1024px) {
    .cont-width {
        width: 80%;
        margin: 0 auto;
    }

    .cont-box > div {
        height: 8rem;
    }

    /* 電話番号 */
    .contact-flex p:nth-of-type(1) {
        font-size: 1.5rem;
    }

    /* 沈むボタン */
    .contact-visual a {
        display: block;
        width: 12rem;
        padding: 7px 0 10px;
        font-size: 0.8rem;
        line-height: 0.8rem;
        text-align: center;
    }

    .contact-visual a img {
        top: 3px;
        height: 1rem;
        margin: 0 0.5rem 0 0;
    }
    .small {
        margin: 0px 70px 0 auto;
    }
    .flow-Label {
        margin: 0 20px 10px !important;
    }
    .flow-caption {
        text-align: center;
    }
    li.flow-wrapper {
        height: 166px;
        width: 360px;
    }
    li.flow-wrapper:nth-child(5) {
        padding: 0 0 47px !important;
    }
}

@media screen and (max-width: 767px) {
    .sec-1 .preface,
    .sec-3 .preface {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
    }
    .contact-visual {
        display: none;
    }
    .small {
        height: 40px;
        width: 128px;
        border-radius: 20px;
        margin: 0px 40px 0 10px;
    }
    .btn-contact.small a {
        font-size: 16px;
        line-height: 26px;
        width: 96px;
        display: inline-block;
        position: relative;
        top: 10px;
        left: 16px;
    }
    img.img-Trouble {
        margin: 40px auto;
    }
    .sec-4 br {
        display: none;
    }
    .sec4-Txt,
    .sec6-Txt {
        text-align: left;
    }

    .profile-Caption {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 40px;
    }
    ul.flow-List {
        margin: 40px auto 100px;
    }
    li.flow-wrapper {
        height: 166px;
        width: 100%;
        padding: 0 !important;
    }
    li.flow-wrapper:nth-child(5) {
        padding: 0 0 30px !important;
    }
    .flow-caption {
        text-align: left;
        font-weight: normal;
        font-size: 12px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #333;
        margin: 0 30px !important;
        height: 16px;
    }
    img.img-direction {
        height: 16px;
        width: 28px !important;
    }
    ul.flow-List li:nth-child(even) {
        margin: 20px auto;
    }

    .sec-5 .preface {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
    } /*
  .sec-5 .preface {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }*/
    .sec-5.link {
        padding-top: 80px;
        margin: 20px 0px 100px !important;
    }
    #corporate .preface {
        text-align: center;
        font-size: 20px;
        line-height: 36px;
        margin: 20px 0;
    }
    ul.profile-List li {
        display: flex;
        flex-direction: column;
        margin: 20px 0 0;
        height: 100%;
    }
    .profile-Label {
        font-size: 16px;
        line-height: 24px;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        margin: 0 0 5px;
    }
    .profile-Txt {
        text-align: left;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0px;
        color: #191919;
        margin: 0;
    }
    .profile-Icon {
        font-size: 11px;
        line-height: 17px;
        display: inline-block;
        height: 15px;
        width: 30px;
        margin: 0;
        position: relative;
        top: 0;
    }
    li.profile-Service.si {
        margin-bottom: 5px;
    }
    .pT-wrapper .profile-Txt {
        margin: 0;
        position: relative;
        left: 8px;
        display: inline-block;
        width: 305px;
    }
    .pL-wrapper {
        display: flex;
        flex-direction: row;
    }
    li.profile-Service.dx {
        margin-left: 0;
    }
}

/* ------------------------------------------
	特長
--------------------------------------------- */
#features p {
    text-align: left;
}

.ftrs {
    width: 33%;
    padding: 0 1.5vw;
    margin: 0 auto 3rem;
}

.ftrs img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.ftrs-text h2 {
    margin: 1rem 0 0.5rem;
    color: #ff9f19;
}

.ftrs-text h2 span {
    font-size: 1.5rem;
}

.bgc-Gray {
    background-color: #fafafa;
    padding: 0 1rem 2rem;
}
#support-img img {
    display: inline-block;
    width: auto;
    height: 8vw;
    margin: 1.5vw 0.5vw 0.5vw;
    min-width: 0;
}

#f-case ul li {
    position: relative;
    width: 25%;
    margin: 1.5rem 0.5rem 0.5rem;
    padding: 1.5rem 1rem 1rem;
    border: 1px solid #ddd;
    background-color: #fff;
}

#f-case ul li h4 {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
}

#f-case ul li:after {
    position: absolute;
    top: -1px;
    left: -1px;
    content: '';
    width: 0;
    border-width: 1rem 1rem 0 0;
    border-style: solid;
    border-color: #fafafa #ddd #ddd #fafafa;
}

#f-case ul li h4:before,
#f-case ul li h4:after,
#f-case ul li p:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2.5rem;
    height: 2.5rem;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

#f-case ul li:nth-of-type(1) h4:before,
#f-case ul li:nth-of-type(3) h4:before {
    right: -1rem;
    top: -1.5rem;
    background-image: url(../images/icon_remote.png);
    background-size: contain;
}

#f-case ul li:nth-of-type(4) h4:before {
    right: 4.4rem;
    top: -1.5rem;
    background-image: url(../images/icon_remote.png);
    background-size: contain;
    z-index: 30;
}

#f-case ul li:nth-of-type(2) p:before,
#f-case ul li:nth-of-type(4) p:before {
    right: -1rem;
    top: -1.5rem;
    background-image: url(../images/icon_resident.png);
    background-size: contain;
}

#f-case ul li:nth-of-type(2) h4:after,
#f-case ul li:nth-of-type(4) h4:after {
    right: 1.7rem;
    top: -1.5rem;
    background-image: url(../images/icon_run.png);
    background-size: contain;
}

.marker {
    background: linear-gradient(rgba(255, 255, 255, 0) 50%, #fffc00 90%);
}

#table {
    width: 80%;
    margin: 0 auto;
}

#features div h3 {
    margin-bottom: 1rem;
    padding-top: 2rem;
    font-size: 2.2vw;
    line-height: 3vw;
}

#features div h3 span {
    font-size: 2vw;
    line-height: 3vw;
}

.sprt-br {
    display: none;
}

#features div h5 {
    margin-bottom: 1.5rem;
    padding-top: 6vw;
    font-size: 2.5vw;
    line-height: 3vw;
}

#logoImg img {
    display: inline-block;
    width: 25%;
    max-width: 236px;
    height: auto;
    margin: 0 auto;
    padding: 1vw;
}

#results {
    margin-bottom: 7rem;
    padding: 2rem;
    margin: 0 auto;
    border: 1px solid #ccc;
    text-align: center;
}

#results p {
    text-align: center;
}

#results p span {
    display: inline-block;
    font-size: 1.6rem;
    line-height: 3rem;
}

@media screen and (min-width: 1650px) {
    #logoImg {
        width: 85%;
    }
}

@media screen and (max-width: 1024px) {
    #features div h3 {
        font-size: 1.5rem;
        line-height: 2rem;
        margin-bottom: 1rem;
        padding-top: 2rem;
    }

    #features div h3 span {
        font-size: 1.4rem;
    }

    #table {
        width: 90%;
    }

    #results {
        padding: 1.5rem 2.5rem;
    }

    #results p span {
        font-size: 1.3rem;
        line-height: 2rem;
    }

    #features div h5 {
        font-size: 1.7rem;
        line-height: 2.2rem;
        padding-top: 3.5rem;
    }
}

@media screen and (max-width: 900px) {
    .flex-remove-ftrs {
        display: block;
    }

    .ftrs {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }

    .ftrs-icon {
        width: 30%;
    }

    .ftrs img {
        margin: 0 auto;
    }

    .ftrs-text {
        width: 70%;
        margin: 0 auto;
        padding-left: 2rem;
        text-align: start;
    }

    .ftrs-text h2 {
        left: 0;
    }
}

@media screen and (min-width: 769px) {
    #m-support-img {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #support-img {
        display: none;
    }

    #m-support-img img {
        width: 80%;
        margin: 0 auto;
    }

    #f-case ul li {
        width: 70%;
        margin: 2.5rem auto 0.5rem;
        padding: 1rem 2rem;
    }

    #logoImg img {
        width: 40%;
        margin: auto;
        padding: 0.5rem 0.8rem;
    }

    #results {
        margin-bottom: 5rem;
        padding: 1rem 2rem;
    }

    #results p span {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 767px) and (min-width: 415px) {
    #features div h3 {
        font-size: 1.2rem;
        line-height: 1.7rem;
    }

    #features div h3 span {
        font-size: 1.1rem;
    }

    #features div h5 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media screen and (max-width: 414px) {
    #features div h3 {
        margin-bottom: 1rem;
        padding-top: 1rem;
        font-size: 16px;
        line-height: 20px;
    }

    #features div h3 span {
        font-size: 15px;
    }

    #f-case ul li {
        padding-top: 1.5rem;
    }

    #ftr-flex {
        width: 100%;
    }

    #f-case ul li h4 {
        font-size: 1.3rem;
    }

    #f-case ul li p {
        font-size: 0.9rem;
    }

    #features div h5 {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }

    #results {
        padding: 1rem 0.5rem;
    }

    #results p span {
        font-size: 1.1rem;
        line-height: 1.3rem;
    }
}

@media screen and (max-width: 375px) {
    .sprt-br {
        display: inline;
    }
}

/*-----------------------------------------
    支援実績例
-----------------------------------------*/
.case-white {
    position: relative;
    width: 70%;
    margin: 0 auto 2rem;
    padding: 2rem 3rem;
    background-color: #fff;
    box-shadow: 0.4rem 0.4rem 0 0 rgb(15, 36, 7, 0.2);
}

.case-white h2 {
    margin-top: 0.5rem;
    font-size: 2vw;
    color: #007bd9;
}

.case-white p {
    margin: 1vw auto;
}

.disc-gray ul li,
.disc-orange ul li {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.2rem 0;
}

.case-white h2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    border-width: 2rem 2rem 0 0;
    border-style: solid;
    border-color: #e5f6ff #fff #fff #e5f6ff;
}

.case-white h2:after {
    content: '';
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    width: 0;
    height: 0;
    border-top: 1rem solid transparent;
    border-right: 1rem solid #007bd9;
    border-bottom: 1rem solid #007bd9;
    border-left: 1rem solid transparent;
}

.case-icon,
#case-arrow {
    width: 7rem;
}

.case-icon img {
    width: 6rem;
    height: 6rem;
    margin: 0 0.5rem 0.5rem 0.5rem;
}

#case-arrow img {
    width: 2rem;
    height: 6rem;
    margin: 0 2.5rem;
}

.case-diagram {
    width: 30%;
    max-height: 385px;
}

.case-diagram img {
    max-width: 379px;
    max-height: 393px;
    margin-left: auto;
}

.case-bd {
    margin-top: 1rem;
    padding-top: 1rem;
    align-items: center;
    border-top: 1px solid #77756c;
}

.case-li {
    width: 70%;
    margin-right: 2%;
}

.case-li ul {
    width: 90%;
    margin: 0 1rem 1.5rem 3rem;
}

.disc-gray ul li:before,
.disc-orange ul li:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    margin-left: -1.3rem;
    margin-right: 0.5rem;
    border-radius: 50%;
}

.disc-gray ul li:before {
    background: #b3b3b3;
}

.disc-orange ul li:before {
    background: #ffb82a;
}

.balloon3 {
    position: relative;
    width: 70%;
    margin: 0 0 0 1rem;
    color: #fff;
    border: 2px solid #007bd9;
    border-radius: 10px;
}

.balloon3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -31px;
    margin-top: -13px;
    border: 13px solid transparent;
    border-right: 21px solid #fff;
    z-index: 20;
}

.balloon3:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -36px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 22px solid #007bd9;
    z-index: 10;
}

.balloon3 ul {
    position: relative;
    width: 90%;
    margin: 1.5rem auto 1rem;
    text-align: center;
}

.balloon3 ul li {
    display: inline-block;
    width: 40%;
    margin: 0.3rem;
    padding: 0 0.3rem;
    text-align: center;
    font-size: 0.8rem;
    background-color: #007bd9;
    border-radius: 20px;
}

.disc-gray,
.disc-orange,
.case-flex {
    display: flex;
    flex-wrap: nowrap;
    min-width: 0;
}

.case-flex {
    align-items: center;
}

.disc-orange {
    margin-top: 1rem;
}

.disc-gray ul,
.disc-orange ul {
    padding-top: 0.5rem;
}

#a-icon ul:before,
#d-icon ul:before,
#d-icon ul:after,
#k-icon ul:before {
    content: '';
    position: absolute;
    width: 6rem;
    height: 2rem;
    top: -2.5rem;
    background-size: contain;
    background-repeat: no-repeat;
}

#a-icon ul:before {
    left: 0;
    background-image: url(../images/case_icon_resident.png);
}

#d-icon ul:before {
    left: 0;
    background-image: url(../images/case_icon_resident.png);
}

#d-icon ul:after {
    left: 6.2em;
    background-image: url(../images/case_icon_remote.png);
}

#k-icon ul:before {
    left: 0;
    background-image: url(../images/case_icon_run.png);
}

#flow img {
    margin-top: 2vw;
    margin: 0 auto;
}

#flow img:nth-of-type(1) {
    width: 80%;
}

#flow h3 {
    margin-bottom: 1rem;
    padding-top: 2rem;
    font-size: 2vw;
}

#flow h3 span {
    display: inline-block;
}
.gnav-toggle {
    width: 40px;
    height: 40px;
    z-index: 200;
}
.d-lg-none {
    opacity: 0;
}
.d-md-none {
    display: none;
}
.d-sp-none {
    opacity: 1;
    display: block;
}

@media screen and (min-width: 1025px) {
    .m-case-diagram {
        display: none;
    }
    .gnav-toggle,
    #gnav-menu {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .case-white h2 {
        font-size: 1.5em;
    }

    .case-li {
        width: 100%;
        margin-right: 0;
    }

    .balloon3 ul {
        width: 90%;
        margin: 1.5rem auto 0.5rem;
    }

    .case-diagram {
        display: none;
    }

    .m-case-diagram img {
        display: block;
        width: 100%;
        margin-top: 0.5rem;
    }

    #flow h3 {
        margin-bottom: 1rem;
        padding-top: 2rem;
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .gnav-toggle {
        display: flex;
        color: transparent;
        z-index: 101;
        flex-direction: column;
        position: fixed;
    }
    .bar-first,
    .bar-second,
    .bar-third {
        display: block;
        width: 26px;
        height: 3px;
        background: #000;
    }
    .bar-second {
        margin: 4px 0;
    }
    #gnav-menu {
        display: none;
    }
    .d-none {
        display: none;
    }
    .d-lg-none {
        opacity: 1;
        display: block;
        margin: 27px 0 0 27px;
        right: 0;
    }
    .gnav-toggle.toggle-on + #gnav-menu {
        left: 0;
        width: 100vw;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 80;
        background-color: #5d5d5d;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;

        overflow-y: auto;
        z-index: 102;
        display: block;
    }
    #gnav-menu .menu-content-logo {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        display: block;
        position: absolute;
        top: 13px;
        left: 15px;
    }
    .menu-content-logo #js-change-src {
        max-width: 100%;
        height: auto;
    }
    #gnav-menu-body {
        width: 85%;
        height: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 40px;
    }
    #gnav-menu-body ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #gnav-menu-body li {
        border-bottom: solid 1px #fff;
        list-style: none;
        display: block;
        width: 100%;
        margin-left: 0;
        position: static;
        padding: 12px 0;
        text-align: center;
    }
    #gnav-menu-body li a {
        display: block;
        width: 100%;

        font-weight: bold;
        font-size: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        text-decoration: none;
        padding: 10px 15px 5px 0;
        position: relative;
    }
    #gnav-menu-body .btn-contact {
        height: 60px;
        border-radius: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        font-size: 20px;
        pointer-events: none;
    }
    #gnav-menu-body a {
        color: #ffffff;
    }

    #menu-btn-check {
        display: none;
    }
    #gnav-menu label.menu-btn {
        position: fixed;
        top: 15px;
        right: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 24px;
        width: 24px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 90;
    }
    label.menu-btn span {
        content: '';
        display: block;
        height: 3px;
        width: 24px;
        border-radius: 3px;
        background-color: #191919;
        position: absolute;
    }
    label.menu-btn span:before {
        content: '';
        display: block;
        height: 3px;
        width: 24px;
        border-radius: 3px;
        background-color: #191919;
        position: absolute;
        bottom: 8px;
    }
    label.menu-btn span:after {
        content: '';
        display: block;
        height: 3px;
        width: 24px;
        border-radius: 3px;
        background-color: #191919;
        position: absolute;
        top: 8px;
    }
    #menu-btn-check:checked + .menu-btn span {
        background-color: rgba(255, 255, 255, 0);
    }
    #menu-btn-check:checked + label.menu-btn span:before {
        background: #fff;
        bottom: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #menu-btn-check:checked + label.menu-btn span:after {
        background: #fff;
        top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .ttl-wrapper {
        /*    padding:0 30px 40px;*/
        width: 100%;
        padding: 0;
        justify-content: flex-start;
    }
    .d-md-none {
        display: none;
    }
    .d-sp-none {
        opacity: 1;
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .d-lg-none {
        opacity: 1;
        display: block;
    }
    .ttl-wrapper {
        width: 100%;
    }
    .d-md-none {
        opacity: 1;
        display: block;
    }
    .d-sp-none {
        display: none;
    }
}

/*-----------------------------------------
    よくある質問
-----------------------------------------*/
.accordion-box {
    width: 70%;
    margin: 0 auto;
}

.accordion-list {
    list-style: none;
}

.accordion-list,
.accordion-item {
    width: 100%;
}

.accordion-title {
    border-bottom: 1px solid #b3b3b3;
}

.accordion-title a {
    position: relative;
    display: block;
    width: 100%;
    padding: 2rem 4rem 2rem 3.7em;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/faq_q.png);
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-position: center left 1rem;
}

.accordion-title a:before {
    content: '';
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 20px;
    margin: auto;
    background: #007bd9;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
}

.accordion-title a:after {
    content: '';
    position: absolute;
    right: 31px;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    margin: auto;
    background: #007bd9;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
}

.accordion-title a.plus-open:before {
    transform: rotate(270deg);
}

.accordion-title a.plus-open:after {
    transform: rotate(360deg);
}

.accordion-contents {
    display: none;
    padding: 2rem 3.5rem 2rem 3.7em;
    background-color: #f9f9f9;
}

.accordion-contents p {
    font-size: 16px;
    line-height: 1.5rem;
}

@media screen and (max-width: 768px) {
    .accordion-box {
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    .accordion-title a,
    .accordion-contents p {
        font-size: 14px !important;
        line-height: 21px;
    }
    .accordion-title a {
        padding: 1rem 4rem 1rem 3.5rem;
        -webkit-background-size: 30px;
        background-size: 30px;
    }

    .accordion-contents p {
        font-weight: normal;
    }

    .accordion-contents {
        padding: 5%;
    }
}

@media screen and (max-width: 414px) {
    .accordion-box {
        width: 90%;
    }

    .accordion-title a {
        padding: 1rem 3.5rem 1rem 4.5em;
    }
}

/*インデント*/
.indent1 {
    padding-left: 1em;
    text-indent: -1em;
}

.indent2 {
    padding-left: 2em;
    text-indent: -1.85em;
}

.indent4 {
    padding-left: 4em;
    text-indent: -4em;
}

.indent5 {
    padding-left: 5em;
    text-indent: -5em;
}

.indent-a {
    padding-left: 5em;
}

@media screen and (max-width: 900px) {
    .remove-br1 {
        display: none;
    }
}

@media screen and (max-width: 440px) {
    .remove-br2 {
        display: none;
    }
}
/*---------------------------------------------------
     ご相談
---------------------------------------------------*/
#btmCont {
    margin-top: 7vw;
    padding-bottom: 2rem;
    color: #fff;
    background-image: url('../images/contact_bg.png');
    background-size: cover;
}

#pc-btmC h1 {
    margin: 0 auto;
    padding: 3vw 0;
    font-size: 2vw;
    line-height: 2vw;
    text-align: center;
}

.btmC-width h3 {
    margin: 0.7rem 0 1.5rem;
    font-size: 1.2rem;
}

@media screen and (max-width: 1200px) {
    .btmC-width h3 {
        margin: 0.5rem 0 1rem;
        font-size: 0.9rem;
    }
}

/* 電話番号 */
.btmC-width p:nth-of-type(1) {
    font-size: 2vw;
    font-weight: bolder;
}

/* メールアドレス */
.btmC-width p:nth-of-type(2) {
    font-size: 1.2vw;
    line-height: 2.5vw;
}

/* 受付時間・担当 */
.btmC-width p:nth-of-type(3),
.btmC-width p:nth-of-type(4) {
    font-size: 0.8vw;
    line-height: 1.2vw;
}

.center p {
    text-align: left;
}

.circle1,
.circle2 {
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50%;
}

.circle1 {
    padding: 0.6rem 0.6rem 0.4rem 0.4rem;
}

.circle2 {
    padding: 0.75rem;
}

.circle1 img,
.circle2 img {
    margin: 0 auto;
    padding: 1rem;
}

.circle1 img {
    width: 3rem;
    height: 3rem;
}

.circle2 img {
    width: 2.5rem;
    height: 2.5rem;
}

.btmC-width {
    width: 33%;
    height: auto;
    padding: 1rem;
}

.btm-mrg {
    width: 90%;
    margin: 0 auto;
}

.side-b {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.bottom-contact a {
    display: block;
    flex-wrap: wrap;
    width: 12rem;
    margin: 1rem auto;
    padding: 0.6rem 0.5rem 0.5rem;
    text-align: center;
    font-size: 1rem;
    font-weight: bolder;
    color: #fff;
    border-radius: 2rem;
    transition: 0.2s;
}

.button-orange a {
    background: -moz-linear-gradient(top, #ffaa00, #ff7f00);
    background: -webkit-linear-gradient(top, #ffaa00, #ff7f00);
    background: linear-gradient(to bottom, #ffaa00, #ff7f00);
    box-shadow: 0px 5px 0 #cc3300;
}

.button-gray a {
    background: -moz-linear-gradient(top, #9e9e9e, #6e6e6e);
    background: -webkit-linear-gradient(top, #9e9e9e, #6e6e6e);
    background: linear-gradient(to bottom, #9e9e9e, #6e6e6e);
    box-shadow: 0 4px 0 #3b3b3b;
}

.bottom-contact a:hover {
    transform: translate3d(0, 5px, 0);
    box-shadow: none;
}

@media screen and (min-width: 768px) {
    #m-btmC {
        display: none;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    #pc-btmC {
        width: 95%;
    }

    .btmC-width h2 {
        margin: 1rem 0;
        font-size: 0.8rem;
    }

    .bottom-contact a {
        margin: 1rem auto;
        font-size: 1rem;
    }

    /* 電話番号 */
    .btmC-width p:nth-of-type(1) {
        font-size: 1.4rem;
        font-weight: bolder;
    }

    /* メールアドレス */
    .btmC-width p:nth-of-type(2) {
        font-size: 0.8rem;
        line-height: 1.5rem;
    }

    /* 受付時間・担当 */
    .btmC-width p:nth-of-type(3),
    .btmC-width p:nth-of-type(4) {
        font-size: 0.6rem;
        line-height: 1rem;
    }
}

/* SP用 */
@media screen and (max-width: 767px) {
    #pc-btmC {
        display: none;
    }

    #m-btmC {
        margin: 0 auto;
    }

    #m-btmC h1 {
        margin: 0 auto;
        padding: 3vw 0;
        font-size: 1.5rem;
        line-height: 2rem;
        text-align: center;
    }

    #m-btmC h2 {
        font-size: 1rem;
        line-height: 3rem;
        text-align: start;
    }

    #m-btmC img {
        width: 5rem;
        height: 5rem;
        margin: 0.8rem;
    }

    /* 電話番号 */
    #m-btmC p:nth-of-type(1) {
        font-size: 1.8rem;
        font-weight: bold;
    }

    #m-btmC1 a {
        color: #fff;
    }

    /* メールアドレス */
    #m-btmC p:nth-of-type(2) {
        font-size: 1rem;
        line-height: 2rem;
    }

    /* 受付時間・担当 */
    #m-btmC p:nth-of-type(3),
    #m-btmC p:nth-of-type(4) {
        font-size: 0.7rem;
        line-height: 1.4rem;
    }

    /* 問い合わせボタン */
    #m-btmC a img {
        width: 1.2rem;
        height: 1.2rem;
        margin: 0 auto 1px;
        padding-top: 10px;
    }

    #m-btmC2 a {
        display: block;
        flex-wrap: wrap;
        width: 115px;
        height: 57px;
        margin: 0 10px 0 0;
        color: #fff;
        font-size: 1rem;
        font-weight: bolder;
        text-align: center;
        background: -moz-linear-gradient(top, #ffaa00, #ff7f00);
        background: -webkit-linear-gradient(top, #ffaa00, #ff7f00);
        background: linear-gradient(to bottom, #ffaa00, #ff7f00);
        border-radius: 10px;
        box-shadow: 0px 5px 0 #cc3300;
        transition: 0.2s;
    }

    #m-btmC2 a:last-child {
        height: 58px;
        background: -moz-linear-gradient(top, #9e9e9e, #6e6e6e);
        background: -webkit-linear-gradient(top, #9e9e9e, #6e6e6e);
        background: linear-gradient(to bottom, #9e9e9e, #6e6e6e);
        box-shadow: 0 6px 0 #3b3b3b;
    }

    #m-btmC2 a:hover {
        transform: translate3d(0, 6px, 0);
        box-shadow: none;
    }

    #m-btmC1 {
        padding-bottom: 1rem;
        border-bottom: 1px solid #fff;
    }

    #m-btmC1,
    #m-btmC2 {
        width: 22rem;
        margin: 0 auto;
        align-items: center;
    }
}

.float-left {
    margin-right: 20.05px;
    float: left;
}

.float-right {
    text-align: left;
    font-size: 12px !important;
    line-height: 18px !important;
    letter-spacing: 0px;
    color: #333;
    font-weight: normal;
    width: 788px;
    margin-bottom: 28px;
    float: right;
}

.float-left,
.container {
    display: flex;
    flex-direction: row;
}
@media screen and (max-width: 1024px) {
    section,
    #main-visual {
        width: calc(100vw - 60px);
        padding: 0 30px;
    }
    .container {
        display: flex;
        justify-content: center;
    }
    #home-footer {
        min-width: auto;
    }
    .float-left {
        display: flex;
    }
    .float-right {
        width: 486px;
    }

    footer p {
        margin-right: 0;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    section {
        width: calc(100vw - 30px);
        padding: 0 15px;
    }
    #main-visual {
        width: calc(100vw - 30px);
        padding: 0 15px 12px;
    }
    .container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .float-right {
        float: none;
        width: 335px;
    }
    .float-left {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .sec-7 {
        width: 375px;
    }
    .float-right div {
        margin-bottom: 12px;
    }
}

.mv__inner {
    width: calc(100vw - 30px);
    max-width: 1000px;
    margin: 0 auto;
    padding: 24px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mv__texts {
    width: 56%;
}

.mv__titles {
    margin-bottom: 12px;
}

.mv__title {
    display: inline-block;
    margin-bottom: 12px;
    padding: 8px;
    background-color: #ffffff;
    font-size: clamp(26px, 3.2vw, 40px);
    font-weight: 700;
}

.mv__copy {
    color: #ffffff;
    font-size: clamp(16px, 2vw, 20px);
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 24px;
}

.mv__img {
    width: 42%;
}

.mv__img img {
    width: calc(100% + 40px);
}

@media screen and (max-width: 1024px) {
    .mv__inner {
        width: 100%;
    }
    .mv__texts {
        width: 48%;
    }
    .mv__img {
        width: 48%;
    }
    .mv__img img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .mv__inner {
        flex-direction: column-reverse;
    }
    .mv__texts {
        width: 100%;
        text-align: center;
    }
    .mv__title {
        display: block;
    }
    .mv__img {
        width: 100%;
        margin-bottom: 16px;
    }
}

/* approval */
.approval {
    width: 85%;
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 16px;
}
.approval__inner {
    max-width: 500px;
    margin: 0 auto;
}

@media screen and (min-width: 640px) {
    .approval__inner {
        flex-direction: row;
    }
}

/* ------------------------------------------
      footer
--------------------------------------------- */
/*footer固定用*/
#wrapper {
    position: relative;
    /*  max-width: 1366px;*/
    min-height: 100vh;
    padding-top: 73px;
    box-sizing: border-box;
    width: 100%;
}

#home-footer,
#cont-footer {
    display: block;
    position: relative;
    bottom: 0; /*下に固定*/
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    overflow: hidden;
}

#footer {
    width: 100%;
    margin: 0 auto;
}

img.footer-img {
    display: inline;
    height: 58.96px;
    width: auto;
    margin-right: 6.79px;
}

footer {
    height: auto;
}

footer p {
    margin: 0;
}

#cont-footer {
    margin-top: clamp(60px, 10vh, 100px);
}

#footer {
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #333333;
}
