@charset "UTF-8";
/*********************************************
作成者：hata
*********************************************/
/*
カラー変数
*/
.header-hero {
    border-top: 1px solid #fff;
    padding: 40px 0 0 0;
}
.header-hero .inner {
    position: relative;
}
.header-hero .inner .header-hero__title {
    position: absolute;
    top: 18%;
    right: -1%;
    margin: auto;
    z-index: 9;
}
.header-hero .inner .header-hero__image {
    z-index: 1;
}
.header-hero .inner .header-hero__popup {
    position: absolute;
    margin: auto;
    bottom: 23%;
    right: 11%;
    z-index: 10;
}
.header-hero .inner .header-hero__button {
    position: absolute;
    margin: auto;
    right: 2%;
    bottom: 34%;
    z-index: 9;
}
.header-hero .link-to {
    text-decoration: none;
    color: #4C4A50;
    position: absolute;
    right: 15%;
    bottom: 30%;
    z-index: 10;
    letter-spacing: 1px;
}
.header-hero .link-to a{
    text-decoration: none;
}
.header-hero .link-to span{
    text-decoration: none;
    color: #aa85f4;
}
.app-dl {
    width: 420px;
}
.block {
    padding: 80px 0;
}
.block .inner {
    max-width: 1000px;
    margin: 0 auto; }
.block .inner .hero {
    font-size: 30px;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 20px}
.block .inner .hero .ruby {
    color: #A78DDA;
}
/*.block .inner .hero .ruby {*/
/*    ruby-merge: separate;*/
/*}*/
.st-annotation{
    font-size: 12px;
    letter-spacing: 10px;
    padding-left: 14px;
}
.title-under {
    padding-top: 13px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.text-under{
    margin-top:-2px;
}

.ruby-content {
    color: #A78DDA;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.block.about {
    background-color: #FFF;
    padding-top: 64px;
}
.block.about .about-image {
    float: left; }
.block.about .about-lead {
    float: right;
    width: 55%;
    font-size: 16px;
    margin: 4% 0 0 0;
    text-align: justify;
    line-height: 1.5; }
.block.about .about-lead .about-lead__user {
    font-weight: 800;
    color: #A78DDA; }
.block.work {
    background-color: #EDE6FC; }
.block.work .inner {
    width: auto;
    max-width: none; }
.block.work .work-type-item {
    background-color: #FFF;
    width: 62.5%;
    max-width: 800px;
    min-height: 400px;/* 高さが揃わないバグ修正 */
    padding: 30px;
    margin: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }
.block.work .work-type-item .work-type-item-title {
    font-size: 30px;
    display: block;
    width: 43.2432432432%;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 3px;
    text-align: center;
    float: right;
    margin: 5% 0 4% 0; }
.block.work .work-type-item .work-type-item-title .work-type-item-title__image {
    max-width: 100%;
    height: 31px;
    margin: 4% auto 0 auto; }
.block.work .work-type-item .work-type-item-title .work-type-item-title__pointrate {
    font-size: 12px; }
.block.work .work-type-item.is_timeline .work-type-item-title {
    margin: 1.5% 0 4% 0; }
.block.work .work-type-item .work-type-item__image {
    max-width: 340px;
    width: 45.9459459459%;
    float: left; }

.block.work .work-type-item .work-type-item__text {
    display: block;
    width: 40%;
    float: right;
    line-height: 1.5; }
.block.work .work-type-item .work-type-item__text .is_chat .is_highlight {
    color: #6AD6CA; }
.block.work .work-type-item .work-type-item__text .is_tel .is_highlight {
    color: #A78DDA; }
.block.work .work-type-item .work-type-item__text .is_timeline .is_highlight {
    color: #6AD6CA; }
.block.work .work-type-item .work-type-item__text .is_levelup {
    font-weight: 600; }
.block.reward {
    background-color: #DBFAF7;
}
.block.reward .hero {
    margin: 0 0 20px 0;
    color: #6ad6ca}
.block.reward .reword-lead {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 50px 0;
    line-height: 29px}
.block.reward .reward-list .reward-list-item {
    display: block;
    margin: 0 0 20px 0; }
.block.reward .reward-list .reward-list-item:last-child {
    margin: 0; }
.block.reward .reward-list .reward-list-item .reward-list-item__image {
    margin: 0 auto; }
.salary{
    background-color: #fcfbe6;
    padding-top: 55px;
    padding-bottom: 80px;
}
.salary .salary-lead {
    line-height: 25px;
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 30px 0;
}
.salary .padding-top {
    padding: 0 135px;
}
.salary .padding-bot {
    padding: 0 83px;
}
.block.merit {
    background-color: #FFF;
    padding-top: 88px;
    padding-bottom: 65px;
    margin-bottom: 35px;
}
.block.merit .merit-list {
    margin: 0 auto;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%; }
.block.merit .merit-list .merit-list-item {
    width: 30%;
    margin: 0 0 5% 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.block.merit .merit-list .merit-list-item:nth-child(4) {
    margin-bottom: 0;
}
.block.merit .merit-list .merit-list-item:nth-child(5) {
    margin-bottom: 0;
}
.block.merit .merit-list .merit-list-item:nth-child(6) {
    margin-bottom: 0;
}
.block.merit .merit-list .merit-list-item .merit-list-item__image {
    margin: 0 auto 5% auto; }
.block.merit .merit-list .merit-list-item .merit-list-item__title {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 0 0 3% 0; }
.block.merit .merit-list .merit-list-item .merit-list-item__text {
    text-align: justify;
    line-height: 20px;}
.block.message {
    color: #FFF;
    background-image: url("/images/message-bg.png");
    background-size: cover;
    -webkit-background-size: cover;
}
.block.message .inner .layout-block {
    float: right;
    width: 40%;
}
.block.message .inner .layout-block .hero {
    font-weight: 600;
}
.block.message .inner .layout-block .hero::after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    margin: 10% auto 0 auto;
    background-color: #FFF;
}
.block.message .inner .layout-block .message__text {
    display: block;
    font-weight: 400;
    margin: 0 auto 10% auto;
    text-align: center;
}
.block.message .inner .layout-block .message__link {
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
    display: block;
    padding: 3% 0;
    margin: 0 auto;
    text-align: center;
    width: 50%;
    border: 2px solid #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    position: relative;
}
.block.message .inner .layout-block .message__link:hover {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
}
.block.message .inner .layout-block .message__link::after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    bottom: 0;
    right: 8%;
    margin: auto;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.block.flow {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    background-image: url("/images/newbackground.png");
    background-size: cover;
    -webkit-background-size: cover;
}
.block.flow .hero {
    color: #4C4A50;
}
.block.flow .flow-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.block.flow .flow-list .flow-list-item {
    float: left;
    width: 25%;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.block.flow .flow-list .flow-list-item .flow-list-item__title {
    display: block;
    color: #A78DDA;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    background-color: #FFF;
    padding: 20px 0;
    margin: 0 0 30px 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}
.block.flow .flow-list .flow-list-item .flow-list-item__title.is_one-line-title {
    padding: 30px 0;
}
.block.flow .flow-list .flow-list-item .flow-list-item__title::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -10%;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.block.flow .flow-list .flow-list-item:last-child .flow-list-item__title::after {
    display: none;
}
.block.flow .flow-list .flow-list-item .flow-list-item__text {
    font-size: 16px;
    text-align: justify;
    line-height: 1.5;
}
.block.tarms {
    padding: 35px 10px;
    background-color: #4C4A50;
    color: #FFF;
}
.block.tarms .tarms-table {
    width: 78%;
    margin: 0 auto;
}
.block.tarms .tarms-table tr {
    border-top: 1px solid #8A8498;
}
.block.tarms .tarms-table th, .block.tarms .tarms-table td {
    font-size: 18px;
    padding: 38px 0;
}
.block.tarms .tarms-table th {
    text-align: left;
    vertical-align: top;
    width: 30%;
}
.block.tarms .tarms-table td .tarms-list {
    list-style: disc;
    padding: 0 0 0 1.5em;
}
.block.tarms .tarms-table td .tarms-list .tarms-list-item {
    margin: 0 0 10px 0;
}
.block.tarms .tarms-table td .tarms-list .tarms-list-item .rice {
    display: block;
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #C7C7CC;
}
.block.other {
    padding: 40px 10px;
    background-color: #4C4A50;
    color: #FFF;
}
.block.other .other-table {
    width: 78%;
    margin: 0 auto;
}
.block.other .other-table tr {
    border-top: 1px solid #8A8498;
}
.block.other .other-table th, .block.other .other-table td {
    font-size: 18px;
    padding: 40px 0;
}
.block.other .other-table th {
    text-align: left;
    vertical-align: top;
    width: 30%;
}
.block.other .other-table td .other-want-list {
    margin: 0;
    padding: 0 0 0 1.5em;
}
.block.other .other-table td .other-want-list .other-want-list__item {
    font-weight: 500;
    margin: 0 0 25px 0;
}
.app-dl {
    position: absolute;
    right: 89px;
    bottom: 156px;
    z-index: 10;
}
.app-dl .app-dl-item {
    float: left;
    padding-right: 25px;
    text-align: -webkit-center;
}

.app-dl .app-dl-item:last-child{
    padding-right: 0;
}

.app-dl-item-link{
    display: block;
    width: 229px;
    height: 69px;
    /* pointer-events: none; */
}

.app-dl-item.ios .app-dl-item-link{
    display: block;
    /* pointer-events: none; */
    width: 60%;
    margin: auto;
}

.app-dl .app-dl-item-link__image{
    opacity: 1;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

/**************************************/
/*
Flickity v2.0.10
http://flickity.metafizzy.co
*/
/**************************************/
.flickity-enabled {
    position: relative;
}
.flickity-enabled:focus {
    outline: none;
}
.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 4%;
    counter-increment: carousel-cell;
}
/* draggable */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
    background: white;
}
.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
    opacity: 0.6;
}
.flickity-prev-next-button.previous {
    left: 10px;
}
.flickity-prev-next-button.next {
    right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}
.flickity-prev-next-button:disabled {
    opacity: 0.3;
    cursor: auto;
}
.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}
.flickity-prev-next-button .arrow {
    fill: #333;
}
/* ---- page dots ---- */
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.flickity-rtl .flickity-page-dots {
    direction: rtl;
}
.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #ffffff;
    border-radius: 50%;
    cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
    opacity: 1;
    background: #a78eda
}
.registration {
    color: #a78dda !important;
}
.sitemap{
    /* display: none; */
}
article.contents .block .inner .hero {
    font-size: 30px;
    margin: 0 0 50px 0;
}
article.contents .block .inner .title {
    font-size: 30px;
    margin: 0;
}
.block.reward .reward-pattern{
    margin: 13px 0px 19px 0 !important;
}
article.contents .block .inner .how-to-work {
    font-size: 30px;
    margin: 0 0 30px 0;
}
.bold-title{
    font-weight: 500;
}
.sp-design{
    display: none;
}
.pc-design{
    display: block;
}
th{
    font-weight: 500;
}

.header-top__text-footer {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #4C4A50;
    position: absolute;
    right: 3%;
    bottom: 3%;
    z-index: 10;
}

/*********************************************
inpot-scss：_media-queries.scss
*********************************************/
@media (max-width: 768px) {
    th{
        font-weight: 600;
    }
    .app-dl {
        margin: 25px auto 10px;
        width: 100%;
        max-width: 420px;
    }

    .app-dl .app-dl-item {
        display: inline-block;
    }

    .sitemap{
        display: block;
    }

    .ribon{
        width: 86%;
        padding-bottom: 13px;
    }

    .block.reward .reword-lead {
        margin-bottom: 40px;
        line-height: 28px;
    }
    .block.reward .reward-list .reward-list-item {
        margin-bottom: 15px;
    }
    .salary {
        padding-top: 67px !important;
        padding-bottom: 97px !important;
    }
    .salary .salary-lead {
        line-height: 28px;
    }
    .header .header-hero {
        padding: 40px 0;
    }
    .header .header-hero .inner .header-hero__title {
        position: static;
        top: auto;
        right: auto;
        width: 90%;
        margin: 0 auto 40px auto;
    }
    .header .header-hero .inner .header-hero__image {
        width: 80%;
        position: static;
        margin: 0 auto;
    }
    .header .header-hero .inner .header-hero__popup {
        left: 0;
        right: 0;
        bottom: 16%;
        width: 60%;
    }
    .header .header-hero .inner .header-hero__button {
        position: static;
        margin: 33px auto 23px auto;
        max-width: 414px;
    }
    .header-hero .link-to {
        /* position: absolute;
        right: 35%;
        bottom: -3%;
        z-index: 10; */

        position: static;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    article.contents .block.about .about-image {
        float: none;
        margin: 0 auto 48px auto;
        border-bottom: 1px solid #efefef;
    }
    article.contents .block.about .about-lead {
        width: auto;
        float: none;
        margin: 0 auto;
        line-height: 24px;
    }
    /* article.contents .block.about .about-lead br + br {
        display: none;
    } */
    article.contents .block.work .flickity-slider {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    article.contents .block.work .work-type-item {
        width: 100%;
        padding: 20px;
    }
    article.contents .block.work .work-type-item .work-type-item-title {
        font-size: 24px;
        letter-spacing: 0;
        float: none;
        width: 100%;
        margin: 55px 0 4% 0;
    }
    article.contents .block.work .work-type-item .work-type-item-title .work-type-item-title__image {
        width: 30%;
        margin: 1% auto 0 auto;
    }
    article.contents .block.work .work-type-item .work-type-item-title .work-tel_rate {
        width: auto;
        margin-top: 17px;
    }
    article.contents .block.work .work-type-item .work-type-item-title .work-chat_rate {
        margin-top: 17px;
        width: auto;
    }
    article.contents .block.work .is_timeline .work-type-item-title .work-type-item-title__image {
        width: auto;
        margin-top: 17px;
    }
    article.contents .block.work .work-type-item .work-type-item__image {
        float: none;
        margin: 0 auto 4% auto;
        width: 272px;
        height: 272px;
    }
    article.contents .block.work .work-type-item .work-type-item__text {
        width: auto;
        float: none;
        line-height: 20px;
    }
    article.contents .block.merit .merit-list .merit-list-item {
        width: 80%;
        padding: 0 0 20px 0;
        margin: 0 auto 20px auto;
        border-bottom: 1px solid #F3F3F4;
        margin-top: 64px;
    }
    article.contents .block.merit .merit-list .merit-list-item:last-child {
        border: none;
    }
    article.contents .block.message .layout-block {
        float: none;
        width: auto;
    }
    article.contents .block.message .layout-block .hero::after {
        margin: 2% auto 0 auto;
    }
    article.contents .block.message .layout-block .message__text {
        margin: 0 0 5% 0;
    }
    article.contents .block.flow .flow-list .flow-list-item {
        float: none;
        width: auto;
        margin: 0 0 20px 0;
    }
    article.contents .block.flow .flow-list .flow-list-item .flow-list-item__title {
        padding: 20px 0;
        margin: 0 0 26px 0;
    }
    article.contents .block.flow .flow-list .flow-list-item .flow-list-item__title br {
        display: none;
    }
    article.contents .block.flow .flow-list .flow-list-item .flow-list-item__title::after {
        display: none;
    }
    article.contents .block.flow .flow-list .flow-list-item .flow-list-item__text {
        line-height: 30px;
    }
    article.contents .block.tarms .tarms-table, article.contents .block.tarms .other-table, article.contents .block.other .tarms-table, article.contents .block.other .other-table {
        width: 100%;
        margin-top: 35px;
    }
    article.contents .block.tarms .tarms-table tr, article.contents .block.tarms .other-table tr, article.contents .block.other .tarms-table tr, article.contents .block.other .other-table tr {
        display: block;
        padding: 37px 15px;
    }
    article.contents .block.tarms .tarms-table th, article.contents .block.tarms .other-table th, article.contents .block.other .tarms-table th, article.contents .block.other .other-table th {
        margin: 0 0;
    }
    article.contents .block.tarms .tarms-table th, article.contents .block.tarms .tarms-table td, article.contents .block.tarms .other-table th, article.contents .block.tarms .other-table td, article.contents .block.other .tarms-table th, article.contents .block.other .tarms-table td, article.contents .block.other .other-table th, article.contents .block.other .other-table td {
        width: auto;
        display: block;
        padding: 0;
        line-height: 55px;
    }
    .app-dl {
        position: static;
        width: 90%;
        display: table;
        margin: 0 auto 20px;
        table-layout: fixed;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
    }
    .app-dl .app-dl-item{
        float: none;
        display: table-cell;
        padding: 10px 10px 10px 0;
    }
    .app-dl .app-dl-item-link__image{
        display: block;
        width: 100%;
    }

    .salary .padding-top {
        padding: 0;
    }

    .salary .padding-bot {
        padding: 0;
    }

    .app-dl-item-link {
        width: 242px;
        height: 73px;
    }
    .block .inner {
        margin: 0 44px;
    }

    .block.work {
        padding-top: 56px !important;
    }
    .block.reward {
        padding: 60px 0 !important;
    }
    .block.message {
        padding: 94px 0 105px 0 !important;
    }
    .block.flow {
        padding: 61px 0 !important;
    }
    .block.tarms {
        padding: 56px 0px !important;
    }
    /*.block.tarms .inner {*/
    /*    margin: 0;*/
    /*}*/
    .block.tarms .tarms-table td .tarms-list{
        line-height: 46px;
        padding: 0 0 0 19.5px;
    }
    .block.other .other-table td .other-want-list {
        margin: 0;
        padding: 0 0 0 19.5px;
    }
    article.contents .block {
        /* padding-top: 68px !important; */
    }
    .block.other .other-table td .other-want-list .other-want-list__item {
        line-height: 35px;
    }
    article.contents .block.tarms .tarms-table th, article.contents .block.tarms .tarms-table td, article.contents .block.tarms .other-table th, article.contents .block.tarms .other-table td, article.contents .block.other .tarms-table th, article.contents .block.other .tarms-table td, article.contents .block.other .other-table th, article.contents .block.other .other-table td {
        line-height: 35px;
    }
    .title-under {
        padding-top: 8px;
    }
    .pc-design{
        display: none!important;
    }
    .sp-design{
        display: block!important;
    }

    .header-top__text-footer {
        color: #4C4A50;
        position: static;
        margin-bottom: -20px;
    }
}

@media (max-width: 425px) {
    .header .header-hero .inner .header-hero__button {
        max-width: 298px;
        margin: 21px auto 23px auto;
    }
    .header-hero .link-to{
        /* right: 24%;
        bottom: -5%; */
        position: static;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .app-dl-item-link {
        width: 170px;
        height: 47px;
    }
    .app-dl-item-link__image{
        border-radius: 6px;
    }
    article.contents .block.tarms .tarms-table th, article.contents .block.tarms .tarms-table td, article.contents .block.tarms .other-table th, article.contents .block.tarms .other-table td, article.contents .block.other .tarms-table th, article.contents .block.other .tarms-table td, article.contents .block.other .other-table th, article.contents .block.other .other-table td {
        width: auto;
        display: block;
        padding: 0;
        line-height: 30px;
    }
    .block.tarms .tarms-table td .tarms-list{
        padding: 0 0 0 19.5px;
        line-height: 39px;
    }
    .pc-design{
        display: none!important;
    }
    .sp-design{
        display: block!important;
    } 
}

@media (max-width: 414px) {
    .block .inner {
        margin: 0 15px;
    }
    .entry-image{
        width: 95%;
    }
    .header-hero .link-to {
        position: static;
        /* right: 24%;
        bottom: -6%;
        z-index: 10; */
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    article.contents .block {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    article.contents .block.merit .merit-list .merit-list-item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .app-dl-item-link {
        width: 158px;
        height: 47px;
    }
    .block.other .other-table td .other-want-list .other-want-list__item {
        line-height: 39px;
    }
    .block.other .other-table td .other-want-list {
        padding: 0 0 0 19.5px
    }
    .title-under {
        display: inherit;
    }
    .text-under{
        margin-top:-4px;
    }
}

@media (max-width: 375px) {
    .app-dl .app-dl-item-link__image{
        object-fit: fill;
    }
    .entry-image{
        width: 92%;
    }
    .header-hero .link-to {
        /* position: absolute;
        right: 21%;
        bottom: -5%;
        z-index: 10 */

        position: static;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .app-dl-item-link {
        width: 140px;
        height: 47px;
    }

    .app-dl-item-link {
        width: 140px;
    }
    /* .app-dl {
        width: 372px;
    } */
    .header .header-hero .inner .header-hero__button{
        max-width: 270px;
    }
    article.contents .block .inner .title {
        font-size: 29px;
    }
}

.header-top__text-footer > p {
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}

.header-top__text-footer,p > a {
    text-decoration: none;
}

.color-link {
    color: #aa85f4;
    cursor: pointer;
}

#margin-not-bottom {
    margin-bottom: 0px;
}

#tarms-list-item_top {
    margin-bottom: 20px;
}


.header-hero__image {
    margin-left: -150px;
    margin-top: -47px;
}

.about-app {
    text-align: center;
    margin-top: 37px;
}

.about-app p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
}

.text-note__purple {
    color: #A78DDA;
}

.container-action {
    max-width: 1000px;
    background-color: #FEFFFF;
    margin: auto;
}

.item-action {
    display: flex;
    padding: 0 50px 0 25px;
}

.item-action:first-child {
    padding-top: 40px 
}

.item-action:last-child {
    padding-bottom: 40px;
}

.item-action .item-left {
    width: 30%;
    margin: auto;
}

.item-action .item-left img {
    margin: auto;
}

.item-action .item-right {
    width: 70%;
}

.item-reward .item-left img {
    margin: auto;
}

.item-action .item-description-action > p {
    font-size: 18px;
    line-height: 27px;
}

.item-action .item-description-action {
    margin-bottom: 10px;
}

.border-line-circle {
    margin: 10px 0;
}
.text-note__green {
    color: #6AD6CA;
    font-weight: bold;
}

.text-note__blue {
    color: #92AFEC;
    font-weight: bold;
}

.text-note__red {
    color: #FD95B9;
    font-weight: bold;
}

.container-reward {
    max-width: 900px;
    display: flex;
    justify-content: center;
    margin: auto;
}

.item-reward {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 47px 20px;
    box-shadow: 0 0 1rem #CCE4E4;
    left: 0;
    transition: 0.4s ease-out;
    background-color: white;
    border: 3px solid #FFF1F7;
    position: relative;
    max-width: 254px;
}

.item-reward:not(:first-child) {
    margin-left: -30px;
}

.item-reward:hover {
    transform: translateY(-20px);
    transition: 0.4s ease-out;
}

.item-reward:hover ~ .item-reward {
    position: relative;
    left: 30px;
    transition: 0.4s ease-out;
  }

.item-reward .item-left {
    width: 100%;
}

.item-reward .item-reward-description {
    text-align: center;
    height: 100%;
}

.item-reward-description p:first-child {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    margin-top: 20px;
}

.item-reward-description p {
    font-size: 18px;
    line-height: 27px;
}

.item-reward-description .info-reward {
    padding: 5px 30px;
    background-color: #6AD6CA;
    border-radius: 40px;
    color: white;
    margin: 14px 10px 19px;
    display: inline-block;
    line-height: 21px;
    font-weight: bold;
}

.block.reward .reward-title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 28px;
}

.item-merit {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.item-merit .item-header {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    position: relative;
}

.item-header .item-header__one {
    width: 12%;
    position: absolute;
    z-index: 1;
    margin-top: -35px;
    left: 25px;
}

.item-header .item-header__two {
    width: 68%;
    background-color: #6AD6CA;
    color: white;
    padding: 10px;
    border: 1px solid #6AD6CA;
}

.item-header__two p:first-child {
    font-size: 20px;
    margin-left: 48px;
    font-weight: bold;
}

.item-header__two p:last-child {
    font-size: 30px;
    margin-left: 48px;
    font-weight: bold;
}

.item-header .item-header__three {
    width: 20%;
    text-align: center;
    border: 1px solid #6AD6CA;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #6AD6CA;
}

.item-header__three span:first-child {
    font-size: 16px;
}

.item-header__three span:last-child {
    font-size: 24px;
    font-weight: bold;
}

.item-description-merit {
    display: flex;
    margin: 30px 20px 60px 13%;
}

.item-description-merit .text-line-column {
    border: 1px solid #6AD6CA;
    margin: -10px 24px -10px 0;
}

.item-description-merit {
    font-size: 16px;
    line-height: 24px;
}

.item-merit-two .item-header__two {
    background-color: #92AFEC;
    border: 1px solid #92AFEC;
}

.item-merit-two .item-header__three {
    border: 1px solid #92AFEC;
    color: #92AFEC;
}

.item-merit-two .item-description-merit .text-line-column {
    border: 1px solid #92AFEC;
}


.item-merit-three .item-header__two {
    background-color: #FD95B9;
    border: 1px solid #FD95B9;

}

.item-merit-three .item-header__three {
    border: 1px solid #FD95B9;
    color: #FD95B9;
}

.item-merit-three .item-description-merit .text-line-column {
    border: 1px solid #FD95B9;
}

.item-merit-four {
    background-color: #FFFDF2;
    display: flex;
    border: 2px solid #F6F6F6;
}

.item-merit-four .item-merit-four__left {
    margin: 55px 0 55px 50px;
}

.item-merit-four .item-merit-four__right {
    margin: 55px 50px 55px 30px;
}

.item-merit-four__right h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 26px;
}

.item-merit-four__right p {
    font-size: 18px;
    line-height: 27px;
}

.item-merit-four .item-merit-four-description p:last-child {
    margin-top: 20px;
}

.img-sp {
    display: none;
}

.text-sp {
    display: none;
}

.action-info-reward {
    font-size: 24px;
    line-height: 28px;
    color: #A78DDA;
    text-align: center;
    margin: 66px auto 0;
}

.app-install {
    display: none;
    text-align: center;
    bottom: 15%;
}

.about-title {
    font-size: 30px;
    margin-bottom: 48px;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
}

.block.reward .reward-lead {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 42px 0;
    line-height: 27px;
}

article.contents .block .inner .how-to-work.action-work {
    margin: 0 0 35px 0;
}

article.contents .block .inner .hero .merit-title {
    margin-bottom: 30px;
}

.block.merit.section-merit {
    padding: 80px 0;
    margin: 0;
}

.item-merit:last-child .item-description-merit {
    margin-bottom: 37px;
}

.about-app .about-note {
    font-weight: bold;
    font-size: 24px;
}

p > strong {
    font-weight: bold;
}

.top p,h2,span,strong,h4 {
    letter-spacing: 1.5px;
}

.top .block.about {
    padding: 80px 0;
}

.top .block.tarms {
    padding: 80px 0;
}

.top .block.other {
    padding: 80px 0;
}

.top .header-hero {
    padding: 0;
}

.img-meri__pc  {
    width: auto;
    max-width: unset;
}

.merit-title .bold-title {
    font-weight: bold;
}

.bold-text {
    font-weight: bold;
}

@media (max-width: 770px) {
    .text-sp {
        display: block;
    }

    .img-sp {
        display: block;
    }

    .img-pc {
        display: none;
    }

    .text-pc {
        display: none;
    }

    .img-sec-pc {
        margin-top: 0;
    }

    .header .header-hero .inner .header-hero__title {
        margin-bottom: 0;
    }

    .header .header-hero .inner .header-hero__image {
        width: 100%;
        margin: -50px 0;
    }

    .app-dl {
        margin-top: 10px;
    }

    .container-action .item-action {
        display: flex;
        flex-direction: column;
    }

    .item-action {
        padding: 0 25px 0 25px;
    }

    .item-action .item-left {
        width: 100%;
        margin-bottom: 22px;
    }

    .item-action .item-left img {
        width: 50%;
    }

    .item-action .item-right {
        width: 100%;
    }

    .border-line-circle {
        margin: 38px 0 10px;
    }

    .block .inner {
        margin: 0 15px;
    }

    .reward .inner {
        margin: auto;
    }
    .container-reward {
        overflow-y: auto;
    }

    .item-reward {
        margin-top: 20px;
        padding: 20px 10px 47px;
    }

    .item-reward-description p:first-child {
        font-size: 20px;
        line-height: 32px;
    }

    .container-merit {
        margin-top: 125px;
    }

    .item-merit .item-header {
        flex-direction: column;
        justify-content: flex-start;
    }

    .item-merit .item-header__one {
        width: 106px;
        margin-top: -110px;
        left: 34%;
    }

    .item-merit:nth-child(2) .item-header__one {
        margin-top: -116px;
    }

    .item-merit:nth-child(3) .item-header__one {
        margin-top: -98px;
    }

    .item-header .item-header__two {
        width: 100%;
        padding: 10px 0;
    }

    .item-header__two p:first-child {
        text-align: center;
        margin: auto;
        font-size: 16px;
    }

    .item-header__two p:last-child {
        text-align: center;
        margin: auto;
        font-size: 24px;
    }

    .item-header__three {
        padding: 10px 0;
    }

    .item-description-merit {
        margin: 30px 0 150px;
    }

    .item-merit:last-child .item-description-merit {
        margin: 30px 0 37px;
    }

    .item-header .item-header__three {
        width: 100%;
    }

    .item-merit-four {
        margin: 0 25px;
    }

    .item-merit-four .item-merit-four__left {
        margin: auto;
    }

    .item-merit-four .item-merit-four__right {
        margin: 32px 20px;
    }

    .img-meri__sp {
        margin: 24px 0;
    }

    .block.merit {
        margin-bottom: 0;
    }

    .item-header .item-header__three {
        display: block;
    }

    .item-reward-description .info-reward {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 16px;
        margin: 14px 0 19px;
    }

    .item-reward-description p {
        font-size: 12px;
        line-height: 21px;
    }

    .item-merit-four__right h2 {
        font-size: 26px;
    }

    .block.merit.section-merit.sp-content-merit{
        padding: 34px 0 60px 0;
        margin: 0;
    }

    article.contents .block.entry.btn-entry-footer {
        padding: 31px 0 61px 0 !important;
    }

    .footer-sp .footer-sitemap .footer-sitemap-item {
        border: 0;
    }

    .footer-sp .footer-sitemap .footer-sitemap-item:nth-child(1), 
    .sitemap .footer-sitemap .footer-sitemap-item:nth-child(2) {
        border: 0;
    }
    
    .top .header-hero {
        padding: 40px 0;
    }

    .top .app-dl {
        margin-bottom: 10px;
    }

    .top .header .header-hero .inner .header-hero__button {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .header-hero .link-to {
        margin-top: 10px;
    } 
}
