.content-title{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.3em;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin-top: 14px;
    margin-bottom: 15px;
    font-family: 'Roboto',Tahoma;
}

.contents {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13.5pt;
    line-height: 1.6em;
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-family: 'Roboto',Tahoma;
    font-weight: 400;
}

h2 {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 27pt;
    font-weight: 500;
    font-family: 'Roboto',Tahoma;
}

.contents h2, .contents h3, .contents h4 {
    font-weight: 500;
    margin-top: 30pt;
    margin-bottom: 15px;
}

@media (max-width: 639px) {
.content-title {
    padding-top: 36px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    font-size: 22pt;
    font-weight: 700;
}
.contents
    {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    font-size: 13.5pt;
    
}

h2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 22pt;
    font-family: 'Roboto',Tahoma;
}

.contents h2, .contents h3, .contents h4 {
    font-weight: 700;
    margin-top: 30pt;
    margin-bottom: 15px;
}

}

.content-image-caption__title{
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.45em;
}

.block-quote__content .icon {
    position: absolute;
    left: -57px;
    top: 0.25em;
}



.icon {
    position: relative;
    pointer-events: none;
    fill: currentColor;
}

.block-quote--centered, .block-quote--default {
    background-color: #FFF4E4;
}

.contents mark {
    background: #FFF4E4;
    padding: 0.09em 0;
}

.block-quote__author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.block-quote--centered.block-quote--text-small .block-quote__text, .block-quote--default.block-quote--text-small .block-quote__text {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
}

.block-quote__author-name {
    margin: auto 0;
    font-weight: 600;
    line-height: 1.45em;
    font-size: 1.06em;
}

.block-quote__author-job {
    overflow: hidden;
    line-height: 1.35em;
}

.block-quote__author-photo {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 859px){
.block-quote__content .icon {
    width: 21px;
    height: auto;
    left: -35px;
}
.block-quote--default {
    padding: 15px 25px 18px 50px;
}

.block-quote--centered.block-quote--text-small .block-quote__text, .block-quote--default.block-quote--text-small .block-quote__text {
    font-size: 13.5pt;;
    line-height: 1.6em;
}
    
}

element.style {
    position: absolute;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: -9999;
}

@media (min-width: 640px) and (max-width: 1239px)
.app--content-entry.app--left-column-on.app--right-column-off .l-island-a, .app--content-entry.app--left-column-on.app--right-column-off .l-island-b {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.content-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content-info__item:not(:last-child) {
    margin-right: 32px;
}

.content-info__item {
    font-size: 16px;
    line-height: 1.5em;
    color: #595959;
}

.comments_counter {
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    color: #595959;
}

.comments_counter__count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.comments_counter__count__unit, .comments_counter__count__value, .comments_counter__count__value_new {
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
}

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

.favorite_marker {
    cursor: pointer;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.favorite_marker--type-content .icon {
    width: 24px;
    height: 24px;
}

.v-shares__button {
    color: #595959;
    cursor: pointer;
    overflow: hidden;
}

.content-info__item--right {
    margin-left: auto;
    margin-right: 0!important;
}

.block-quote--centered .block-quote__content, .block-quote--default .block-quote__content {
    max-width: 450px;
}
.block-quote__content {
    margin: auto;
    position: relative;
    width: 100%;
}

div {
    display: block;
}

.contents p {
    margin: 15px 0;
}

.content figure:not(:first-child) {
    margin-top: 30px;
}

.content figure, .l-mb-30 {
    margin-bottom: 30px;
}

.block-incut {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
    background-color: #FFF4E4;
}

.block-incut__content {
    position: relative;
    width: 100%;
    max-width: 450px;
    margin: auto;
}
.block-incut--text-medium .block-incut__text {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
}

@media (max-width: 859px){
.block-incut {
    padding: 18px 25px 21px;
}

.block-incut--text-medium .block-incut__text {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
}
}

.share{
    display: none;
}

@media (max-width: 859px){
.share{
    display: block;
}
}