@charset "UTF-8";

html {
    height: 100%;
    line-height: 1.5;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%;
}

body {
    color: #1A1A1E;
    font-size: 16px;
    font-family: "Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,"MS PGothic",sans-serif;
    font-style: normal;
    font-weight: 500;
    margin: 0;
}

/* SP */
body {
    width: 100%;
    margin: 0 auto;
    background-color: #f0f0f2;
    padding: 0;
}

body main {
    background-color: #FFFFFF;
}

.image-container {
    position: relative;
    margin-bottom: 32px;
}

.image-container .content {
    position: relative;
}

.image-container .content .first-view-background {
    width: 100%;
    display: block;
}

.image-container .content .akippa-brand-mark {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 27px;
    padding-left: 24px;
    z-index: 1;
    width: 85px;
    height: 59px;
}

.introduction-container {
    padding: 0px 16px;
}

.introduction-container .sub-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0%;
    color: #00B893;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
}

.introduction-container h1 {
    font-weight: 600;
    font-size: 39px;
    line-height: 60px;
    letter-spacing: 0%;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
}
.how-to-start-container {
    padding: 0px 16px;
}
.how-to-start-container h2 {
    font-weight: 600;
    font-size: 24px;
    color: #00B893;
    margin-bottom: 16px;
    margin-top: 0;
}
.how-to-start-container p{
    font-weight: 300;
    font-size: 20px;
}
.how-to-start-container img {
    width: 100%;
    margin: 0;
    margin-bottom: 16px;
}

.how-to-start-container .usage-instructions {
    font-weight: 300;
    font-size: 20px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 16px;
}

.how-to-start-container .caution {
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 40px;
    color: #5D5D70;
}

.use-image-scene {
    width: 100%;
    margin-bottom: 40px;
}

.btn-container {
    padding: 0px 16px;
    margin-bottom: 40px;
}

.experience .description-container {
    padding: 0px 16px;
}

.experience .description-container .sub-title {
    font-weight: 600;
    font-size: 24px;
    color: #00B893;
    margin-top: 0;
    margin-bottom: 40px;
}

.experience .description-container .text {
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 40px;
}

.experience .user-image {
    width: 100%;
    margin-bottom: 40px;
}

.feature {
    padding: 0px 16px;
    margin-bottom: 40px;
}

.feature .title {
    font-weight: 600;
    font-size: 24px;
    color: #00B893;
    margin-top: 0;
    margin-bottom: 40px;
}

.feature-container {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 40px;
}

.feature-container .menu-section {
    width: 48%;
}

.feature-container .menu-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-container .menu-section li {
    padding: 4px 0;
}

.feature-container .menu-section .text-strong {
    font-weight: 600;
    font-size: 14px;
}

.faq {
    padding: 0px 16px;
}

.faq .title {
    font-weight: 600;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 40px;
}

.faq-content {
    margin-bottom: 24px;
}

.faq-content h3 {
    font-weight: 600;
    font-size: 20px;
    color: #00B893;
    margin-top: 0;
    margin-bottom: 16px;
}

.faq-content p {
    font-weight: 300;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 24px;
}

.faq-content a {
    text-decoration: underline;
    color: #1A1A1E;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-bottom-16 {
    margin-bottom: 16px;
}

.btn-box {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}

.ownermode-detail-btn {
    min-width: 330px;
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px 0px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    color: #1A1A1E;
    line-height: 30px;
    border-radius: 35px;
    box-shadow: 0 5px 12px #3838504D;
    border: 1px solid #CBCBD2;
    margin-bottom: 16px;
}

.start-ownermode-btn {
    min-width: 330px;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #00B893;
    padding: 20px 0px;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 30px;
    border-radius: 35px;
    box-shadow: 0 5px 12px #3838504D;
}

.btn-caution {
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    color: #5D5D70;
}

footer {
    background-color: #383850;
    padding: 32px 32px 80px 32px;
    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
}

footer h2 {
    font-weight: 600;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 30px;
}

footer a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}

/* PC (タブレット以上) */
@media screen and (min-width: 767px) {
    body {
        max-width: 480px;
    }
}