* {
    margin: 0;
    padding: 0;
    outline: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}

body {
    background-color: #f7f6f1;
    font-size: 100%;
    overflow-x: hidden;
    color: #202020;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after, .clearfix:after {
    clear: both;
}

.cf, .clearfix {
    *zoom: 1;
}

a {
    text-decoration: none;
    color: inherit;
}

@font-face {
    font-family: 'Dobra Bold';
    src: url("fonts/dobra/bold/dobra-bold.eot");
    /* IE9 Compat Modes */
    src: url("fonts/dobra/bold/dobra-bold.eot?#iefix") format("embedded-opentype"), url("fonts/dobra/bold/dobra-bold.woff") format("woff"), url("fonts/dobra/bold/dobra-bold.ttf") format("truetype"), url("fonts/dobra/bold/dobra-bold.svg#svgDobraBold") format("svg");
    /* Legacy iOS */ }

@font-face {
    font-family: 'Stag Book';
    src: url("fonts/stag/book/stag-book.eot");
    /* IE9 Compat Modes */
    src: url("fonts/stag/book/stag-book.eot?#iefix") format("embedded-opentype"), url("fonts/stag/book/stag-book.woff") format("woff"), url("fonts/stag/book/stag-book.ttf") format("truetype"), url("fonts/stag/book/stag-book.svg#svgStagBook") format("svg");
    /* Legacy iOS */ }

@font-face {
    font-family: 'Stag Semibold';
    src: url("fonts/stag/semibold/stag-semibold.eot");
    /* IE9 Compat Modes */
    src: url("fonts/stag/semibold/stag-semibold.eot?#iefix") format("embedded-opentype"), url("fonts/stag/semibold/stag-semibold.woff") format("woff"), url("fonts/stag/semibold/stag-semibold.ttf") format("truetype"), url("fonts/stag/semibold/stag-semibold.svg#svgStagSemibold") format("svg");
    /* Legacy iOS */ }

.container {
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}

@media screen and (max-width: 1309px) {
    .desktop_body .container {
        max-width: 984px;
        width: 984px;
    }
}

@media screen and (min-width: 1310px) {
    .desktop_body .container {
        max-width: 1280px;
    }
}

.container {
    margin: 0 auto;
}
@media screen and (min-width:540px) {
    .container {
        max-width: 540px;
    }
}

@media screen and (min-width: 985px) {
    .container {
        max-width: 984px;
    }
}

@media screen and (min-width: 1310px) {
    .container {
        max-width: 1280px;
    }
}

.container:after {
    content: "";
    display: table;
    clear: both;
}

.gr-0,.gr-1,.gr-2,.gr-3,.gr-4,.gr-5,.gr-6,.gr-7,.gr-8,.gr-9,.gr-10,.gr-11, .gr-12 {
    display: inline-block;
    min-height: 1px;
    float: left;
    box-sizing: border-box;
    vertical-align: top;
    padding-right: 14px;
    padding-left: 14px;
}

@media screen and (min-width:974px) {
    .gr-0\@lg, .gr-1\@lg, .gr-2\@lg, .gr-3\@lg, .gr-4\@lg, .gr-5\@lg, .gr-6\@lg, .gr-7\@lg, .gr-8\@lg, .gr-9\@lg, .gr-10\@lg, .gr-11\@lg, .gr-12\@lg {
        display: inline-block;
        min-height: 1px;
        float: left;
        box-sizing: border-box;
        vertical-align: top;
        padding-right: 14px;
        padding-left: 14px;
    }
}

.gr-12 {
    width: 100%;
    padding: 0;
}

@media screen and (min-width: 540px) {
    .gr-6\@sm {
        width: 50%;
    }
}

@media screen and (min-width:540px) {
    .gr-12 {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media screen and (min-width: 984px) {
    .gr-3\@lg {
        width: 25%;
    }

}

.main_tile {
    position: relative;
    box-sizing: border-box;
    color: #202020;
    font: normal 400 100% "Dobra Bold", sans-serif;
}

.main_tile h3 {
    padding: 0;
    margin: 0;
    display: block;
    padding-bottom: 14px;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 28px;
    line-height: 2.8rem;
    letter-spacing: 0em;
}

@media screen and (max-width: 539px) {
    .main_tile {
        background-color: white;
        padding: 6px 14px;
    }

    .main_tile h3 {
        padding-bottom: 6px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 28px;
        line-height: 2.8rem;
        letter-spacing: 0.01em;
    }
}

@media screen and (min-width: 1310px) {
    .main_tile h3 {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

.card {
    position: relative;
}

.card__link {
    display: block;
}

.card__img {
    width: 100%;
    height: auto;
}

.card__wrap {
    position: relative;
}

figure {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.card__figure_img {
    width: 100%;
    height: auto;
}

.card--03 {
    background-color: white;
}

@media screen and (max-width: 539px) {
    .card--03 {
        padding: 20px 14px 20px 14px;
        border-bottom: 1px solid #ebe6db;
    }

    .gr-12:last-of-type .card--03 {
        border-bottom: 0;
    }
}

@media screen and (min-width: 540px) and (max-width: 985px) {
    .card--03 {
        margin-bottom: 20px;
    }
}

.card--03 .card__photo_wrap {
    position: relative;
    z-index: 0;
}

@media screen and (max-width: 539px) {
    .card--03 .card__photo_wrap {
        display: block;
        float: right;
        width: 108px;
        height: auto;
    }
}

.card--03 .card__photo_wrap:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25);
}

.card--03 .card__content_wrap {
    position: relative;
    z-index: 1;
    margin-top: -11px;
    padding: 0 14px 18px 14px;
}


@media screen and (max-width: 539px) {
    .card--03 .card__content_wrap {
        box-sizing: border-box;
        margin-top: 0;
        width: 100%;
        padding: 0 120px 0 0;
    }
}

@media screen and (min-width: 1310px) {
    .card--03 .card__content_wrap {
        padding: 0 15px 20px 20px;
    }
}

.card__label {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    background-color: #d94339;
    padding: 0 6px;
    margin-bottom: 8px;
    font: normal 400 100% "Stag Book";
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 0.05em;
    color: white;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 22px;
    height: 22px;
    max-width: 140px;
}

.card--03 .card__label {
    letter-spacing: 0.025em;
    color: white;
    text-transform: uppercase;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 22px;
    height: 22px;
    max-width: 150px;
    margin-bottom: 12px;
}

@media screen and (min-width: 1310px) {
    .card--03 .card__label {
        max-width: 180px;
    }
}

.card__title {
    clear: both;
    margin: 0;
    padding: 0;
    font: normal 400 100% "Stag Semibold";
    text-align: left;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.card--03 .card__title {
    text-align: left;
    color: #202020;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 0.01em;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 66px;
    max-height: 66px;
}

@media screen and (max-width: 539px) {
    .card__title {
        display: inline-block;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 21px;
        line-height: 2.1rem;
        letter-spacing: 0.01em;
        color: #202020;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        overflow: hidden;
        max-height: 63px;
        height: 63px;
    }
}

@media screen and (min-width: 1310px) {
    .card--03 .card__title {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 24px;
        line-height: 2.4rem;
        height: 72px;
        max-height: 72px;
    }
}

.card--03 .card__other_info {
    margin-top: 22px;
}

@media screen and (min-width: 1310px) {
    .card--03 .card__other_info {
        margin-top: 12px;
    }
}

.card--03:hover .card__label_wrap .card__label {
    background-color: #b7342c;
}
