body {
    font-family: "fot-tsukuardgothic-std", sans-serif !important;
    font-size: 20px;
    color: #5d5d5d;
    display: flex;
    text-align: center;
    width: 100%;
}

.wf-loading {
    opacity: 0;
}

html {
    visibility: hidden;
}

html.wf-active {
    visibility: visible;
}

#index {
    width: 100%; 
    position: relative;   
}

.cover-container {
    max-width: 42em;
}

#Inav,
#Cnav {
    background-color: #0bd;
    padding: 13.5px;
    font-size: 1rem;
}

#Fnav {
    padding: 13.5px;
    background-color: #1d1e20;
    font-size: 1rem;
}

#Inav.nav-masthead .nav-link,
#Cnav.nav-masthead .nav-link,
#Fnav.nav-masthead .nav-link {
    padding: .25rem 0;
    font-weight: 700;
    color: rgb(202, 229, 252);
    background-color: transparent;
    border-bottom: .25rem solid transparent;
}

#Inav.nav-masthead .nav-link:hover,
#Inav.nav-masthead .nav-link:focus {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, .25);
    border-bottom: .25rem solid #5373ea;
}

.nav-masthead .nav-link+.nav-link {
    margin-left: 1rem;
}

#Inav.nav-masthead .active {
    color: #fff;
    border-bottom-color: #5373ea;
}

.rogot {
    display: flex;
    text-align: center;
}

#t {
    margin: 0 auto;
    width: 100%;
    font-size: 1.5rem;
    text-align: center;
    text-wrap: nowrap;
    margin-top: 5rem;
    color: #5373ea;
    /* margin-bottom: 1rem; */
}

.lead-j {
    color: #037ef3;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 1.3rem;
    text-align: start;
}

.lead-j::before {
    background-color: #ff8ebf;
    border-radius: 3.5px;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    vertical-align: top;
    width: 6px;
}

.wrapper-i {
    width: 100%;
    overflow-x: hidden;
    margin: 0 auto;
}

.lii {
    font-size: 20px;
    text-align: left;
    margin-bottom: 0.8rem;

}

.lii-2 {
    font-size: 20px;
    text-align: left;    
}

.seisaku {
    text-decoration: none;
}


.btn-more-c {
    background-color: #00205b;
    border: none;
    color: #fff;
    padding: 5px 140px;
    font-size: 20px;
    border-radius: 6px;
    outline: none;
    margin-top: -10px;
    margin-bottom: 15px;
    background-color: #ff8ebf;
}

#btn-more {
    margin-top: 1%;
}

.btn-more {
    background-color: #ff8ebf;
    border: none;
    color: aliceblue;    
    font-size: 20px;
    font-weight: 700;
    font-family: "M PLUS Rounded 1c";
    border-radius: 40% 70% 50% 30%/50%;
    font-family: var(--bs-font-sans-serif);
    outline: none;
}

.btn-more:hover {
    color: #ff8ebf;
    background-color: aliceblue;
}

.btn-more:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#Features {
    background-color: #1d1e20;
}

#Fnav.nav-masthead .nav-link,
#Cnav.nav-masthead .nav-link {
    padding: .25rem 0;
    font-weight: 700;
    color: rgb(202, 229, 252);
    background-color: transparent;
    border-bottom: .25rem solid transparent;
}

#Fnav.nav-masthead .nav-link:hover,
#Fnav.nav-masthead .nav-link:focus {
    color: #5373ea;
    border-bottom: .25rem solid #5373ea;
}

#Fnav.nav-masthead .active {
    border-bottom-color: #5373ea;
    color: #fff;
}

p.lead-f {
    color: aliceblue;
    line-height: 1.7;
    font-weight: 500;
    text-align: justify;
    font-size: 20px;
}

.lead-d {
    color: aliceblue;
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 50px;
    font-family: "M PLUS Rounded 1c";
}

.wrapper-p {
    max-width: 615px;
    margin: 0 auto;
    text-align: center;
    margin-top: 5.5rem;
}

#btn-more-f{
    margin-top: 15%;
}

.btn-more-f {
    background-color: #1bafb6;
    border: none;
    color: aliceblue;    
    font-size: 20px;
    font-weight: 700;
    border-radius: 40% 70% 50% 30%/50%;
    font-family: var(--bs-font-sans-serif);
    outline: none;
}

.btn-more-f:hover {
    color: #1bafb6;
    background-color: aliceblue;
}

.btn-more-f:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.px-31 {
    margin: 0 auto;
    margin-top: 6rem;
    padding: 10px;
    width: 90vw;
    height: auto;
    border-right: 3.5px solid rgb(253 13 215 / 25%);
    border-left: 3.5px solid rgba(13, 110, 253, .25);
}

table {
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    padding: 7px;
    color: #0085ad;
    color: #037ef3;
    font-weight: 600;
    white-space: nowrap;
    font-size: 1.125rem;
    text-align: left;
}

#Contact {
    min-height: 100vh;
    box-shadow: none;
    position: relative;
}

#Cnav.nav-masthead .nav-link {
    padding: .25rem 0;
    font-weight: 700;
    background-color: #0bd;
    color: rgb(202, 229, 252);
}

#Cnav.nav-masthead .active {
    border-bottom-color: #5373ea;
    color: #4298b5;
    color: #fff;
}

#Cnav.nav-masthead .nav-link:hover,
#Cnav.nav-masthead .nav-link:focus {
    color: #4298b5;
    border-bottom: .25rem solid #4298b5;
    border-bottom-color: #0085ad;
    color: #0085ad;
    border-bottom-color: #5373ea;
    color: #fff;
}

p.dai {
    color: #0bd;
    font-family: "M PLUS Rounded 1c";
    font-size: 17px;
}

p.email {
    color: #0bd;
    font-size: 21px;
    margin-bottom: 8px;

}

.te {
    text-decoration: none;
    color: #4298b5;
}

.em {
    font-size: 20px;
}

#sma {
    display: none;
}

.wrapper-o {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

img#qr {
    display: none;
}

.wrapper-d {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 20px;
}

.f {
    border: 1px #0bd solid;
    outline: 2px #0bd solid;
    outline-offset: 4px;
    position: relative;
    margin-top: 2rem;
}

.label {
    font-size: 1.125rem;
    margin-bottom: 10px;
    margin-top: 30px;
    display: inline-block;
}

.label-o {
    font-size: 1.125rem;
    margin-bottom: 10px;
    margin-top: 20px;
    display: inline-block;
    margin-left: -180px;
}

.oto {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    margin-bottom: 25px;
}

span.e {
    color: #0a48bc;
    font-size: 800;
    font-size: 17px;

}

span.et {
    color: #0a48bc;
    font-size: 800;
    font-size: 17px;
    margin-right: 28px;
}
#toia{
    margin-bottom: 3rem;
}

.toi {
    font-size: 28px;
    font-weight: 600;
    color: #5373ea;
    margin-top: 2rem;
}

input[type="text"],
input[type="email"],
textarea {
    border: 1px #fff solid;
    border-radius: 3px;
    padding: 10px;
    font-size: 1rem;
    background-color: aliceblue;
    border: none;
}

input[type="text"] {
    width: 100%;
    max-width: 240px;
}

input[type="email"] {
    width: 100%;
    max-width: 260px;
}

textarea {
    width: 90%;
    max-width: 450px;
    height: 6rem;
}

p.orikaeshi {
    color: #5d5d5d;
    margin-top: 1rem;
    text-align: justify;
    display: inline-block;
}

.atoia {
    color: #00205b;
    color: #5373ea;
    font-weight: 700;
    font-size: 20px;
    border-color: #0bd;
}

.atoia:hover {
    color: #0bd;
    font-weight: 600;
}

::placeholder {
    color: #00205b9d;
    color: #47464697;
    font-size: 17px;
}


body#soushin {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    display: -webkit-flex;
}

.s {
    width: 80%;
    margin: 0 auto;
}

p.ari {
    font-size: 20px;
    font-weight: 600;
    text-align: justify;
    margin: 0 auto;
    color: #037ef3;
}

.sb {
    margin: 0 auto;
    margin-top: 80px;
}

footer {
    font-size: 16px;
    margin-top: 1rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#footeri {
    font-size: 16px;
    margin-top: 1rem;
    width: 100%;
    position: absolute;
    bottom: -0.8%;
    left: 0;
}

#footerf {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.indexfooter {
    color: #037ef3;
}

.featuresfooter {
    color: #1bafb6;
    color: #f0f8ff;   
}

.contactfooter {
    color: #0085ad;
    color: #037ef3;
}

@media (min-width: 768px) {

    #Inav.nav-masthead .nav-link {
        padding: .65rem 1rem;
    }

    #Cnav.nav-masthead .nav-link {
        padding: .65rem 1rem;
    }

    #Fnav.nav-masthead .nav-link {
        padding: .65rem 1rem;
    }

    .lii {
        font-size: 1.3rem;
    }

    .btn-more-c {
        padding: 5px 140px;
        width: 70%;
    }

    p.lead {
        margin-top: 60px;
    }

    .btn-more-c {
        width: 58%;
    }

    .wrapper-o {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    #sma {
        display: block;
        font-weight: 600;
        margin-top: 20px;
    }

    p.orikaeshi {
        font-size: 20px;
        margin-bottom: 17px;
        text-align: start;
    }

    img#qr {
        display: block;
        width: 150px;
        height: 150px;
        margin: 0 auto;
        margin-top: 20px;
    }

    .label-o {
        margin-left: -296px;
    }

    .ma {
        text-decoration: none;
    }

    p.tel {
        color: #0bd;
        margin-bottom: -2px;
        font-size: 25px;
    }

    p.email {
        color: #0bd;
        font-size: 25px;
        margin-bottom: 8px;
    }

    .wrapper {
        text-align: left;
    }

    th {
        text-align: left;
        padding-left: 50px;
        font-size: 22px;
    }

    td {
        padding-left: 40px;
        font-size: 22px;
    }

    main.px-31 {
        width: 95%;
    }

    p.ari {
        font-size: 25px;
    }

    .s {
        text-align: center;
    }

    img#qr {
        width: 130px;
        height: 130px;
    }

    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }

    img#logo-i {
        margin-left: 100px;
    }

    .indexfooter {
        margin-top: 1rem;
    }

    .wrapper-p {
        margin-top: 16rem;
        max-width: 100%;
        margin-bottom: 7rem;
    }

    #t {
        margin-top: 7rem;
        margin-bottom: 3rem;
    }

    p.ari {
        text-align: center;

    }

    .btn-more-f {
        margin-top: 2.5rem;
    }

    #Inav,#Cnav,#Fnav{
        font-size: 1.3rem;
    }
}

@media screen and (min-width: 2000px) {


    body,
    html {
        font-size: 2vh;
    }
}