@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: 8%;
    right: 0;
    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: 9%;
    bottom: 9%;
    z-index: 9;
    max-width: 373px;
}
.header-hero .link-to {
    text-decoration: none;
    color: #4C4A50;
    position: absolute;
    right: 17%;
    bottom: 4%;
    z-index: 10;
}
.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;
    padding-top: 55px;
    padding-bottom: 60px;
}
.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 30px 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 10px 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;
}

/*********************************************
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;
    }
    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;
    }
}

@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%;
    }
    .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: absolute;
        right: 24%;
        bottom: -6%;
        z-index: 10;
    }
    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
    }
    .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;
    }
}


