@media (max-width: 767px) {
    #layout_content {
        padding-left: 0px;
        padding-right: 0px;
    }
}

#view .notice {
    border-bottom: 1px solid #ccc;
    color: #999;
    padding: 0.5em 0px;
    margin-bottom: 1em;
    font-size: 12px;
    line-height: 18px;
}

#view .notice a {
    color: #c1282f;
}

#view .notice a:hover {
    text-decoration: underline;
}
@media (max-width: 768px) {
    #layout_main.with_bigcover #layout_content {
        background: #fff;
    }
}

#view .content .titles {
    /* border-top: 1px solid #8c0000; */
    /* border-bottom: 1px solid #8c0000; */
    color: #c1282f;
    margin-bottom: .5em;
}
#view .content .header-info {
    color: #737373;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
}
#view.smallcover .content .header-info {
    line-height: 14px;
}

#view .content .header-info .article__feature {
    padding-right: 8px;
}

#view.smallcover .content .header-info {
    padding-left: 5px;
    padding-top: 20px;
    color: #999999;
    margin-bottom: -15px;
}

@media (max-width: 767px) {
    #view.smallcover .content .header-info {
        margin-bottom: 0;
    }
    #view .content .header-info {
        color: #999999;
        padding: 0 4px;
    }
    #view .content .title {
        margin-top: 10px;
    }
}
#view.smallcover .content .titles .credits {
}
@media (min-width: 768px) {
    #view.smallcover .content .titles .credits {
        width: 65%;
        padding-right: 60px;
        display: flex;
        align-items: center;
        margin-top: 20px;
        justify-content: space-between;
    }
}

#view.smallcover .content .titles .separated-list {
    padding: 4px 4px;
}

#view.smallcover .content .titles .separated-list li {
    color: #c1282f;
}

#view.smallcover .content .titles .separated-list .context-heading a {
    color: #c1282f;
}

#view.smallcover .content .titles .separated-list .context-heading a {
    color: #000000;
}

#layout_main.with_bigcover .separated-list a:hover {
    border-bottom: 2px solid white;
    transition: border-bottom 0.2s ease-in-out;
    text-decoration: none;
}




#layout_main.with_bigcover #view .content .article .article_top + p,
#layout_main.with_bigcover #view .content .article .translation_notice + p,
#layout_main.with_bigcover #view .content .article .coverphoto + p,
#layout_main.with_bigcover #view .content .article .credits + .article__content > p:first-child,
#layout_main.with_bigcover #view .content .article .credits + p {
    font-size: 1.8rem;
}

/*html:not([lang=ar]) #view .content .article > p:first-child:first-letter, !* PS, video *!*/
/*html:not([lang=ar]) #view .content .article .article__content > p:first-child:first-letter, !* wrapper *!*/
html:not([lang=ar]) #view .content .article .article_top + p:first-letter, /* ??? */
html:not([lang=ar]) #view .content .article .translation_notice + p:first-letter, /* ??? */
/*html:not([lang=ar]) #view .content .article .coverphoto + p:first-letter, !* big cover article *!*/
/*html:not([lang=ar]) #view .content .article .credits + p:first-letter, !* article *!*/
/*html:not([lang=ar]) #view .content .article .affix-text > p:first-child:first-letter, !* guides *!*/
html:not([lang=ar]) #view.template_news .content .article .credits + p:first-letter /* blog / news */ {
    float: left;
    height: 1em;
    margin: 0em 0.1em 0 0;
    font-size: 3.5em;
    line-height: 0.85;
}

html[lang=ar] #view .content .article > p .first-word,
html[lang=ar] #view .content .article .article__content > p .first-word,
html[lang=ar] #view .content .article .article_top + p .first-word,
html[lang=ar] #view .content .article .translation_notice + p .first-word,
html[lang=ar] #view .content .article .coverphoto + p .first-word,
html[lang=ar] #view .content .article .credits + p .first-word,
html[lang=ar] #view .content .article .affix-text > p .first-word,
html[lang=ar] #view.template_news .content .article .credits + p .first-word {
    font-size: 3em;
    float: right;
    height: 1em;
    margin: 0em 0 -0.1em 0.1em;
    line-height: 1em;
}

#view .content .article > p:first-child,
#view .content .article .article__content > p:first-child,
#view .content .article .article_top + p,
#view .content .article .translation_notice + p,
#view .content .article .coverphoto + p,
#view .content .article .credits + p,
#view .content .article .affix-text > p:first-child,
#view.template_news .content .article .credits + p {
    font-weight: 600;

}





.socialplugins.lhs {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 1em;
    clear: both;
    display: block;
    float: left;
    padding: 10px 0.5em 10px 0.5em;
    position: absolute;
    z-index: 10;
}

@media(max-width: 1500px) {
    .socialplugins.lhs {
        display: none;
    }
}





#view .titles .sponsored {
    margin-top: 8px;
    text-transform: uppercase;
    margin-right: 8px;
    font-size:12px;
    color:#999;
    font-weight: bold;
}

#view .titles .association {
    margin-right: 8px;
    margin-top: 8px;
    color:#999;
    font-size:12px;
    font-weight: bold;
}

@media (max-width: 767px) {
    #view .titles .title {
        clear: both;
    }
}

#view .content .titles > .title {
    font-weight: 600;
    height: auto !important;
    padding: 4px 4px;
    margin-bottom: 0px !important;
    font-size: 32px;
}

#view .content .titles > .subtitle {
    padding: 4px 4px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    margin-top: 0px !important;
    color: #999;
}

#view .content .article,
#view .content .text-content {
    padding-left: 0px;
    padding-right: 0px;
}

#view .content .text-content.pv-content {
    padding-top: 1em;
}

@media (min-width: 768px) {
    #view .content .titles {
        margin-left: inherit;
        margin-right: inherit;
    }

    /*#view .content .titles > .title {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 28px;
    }

    #view .content .titles > .subtitle {
        padding-left: 15px !important;
        padding-right: 15px !important;
        font-size: 24px;
    }*/

    #view .content .article,
    #view .content .text-content {
        padding-left: 40px;
        padding-right: 40px;
    }

    #view .content .text-content > .article {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #view .content .titles > .heading-event-date {
        font-size: 24px;
        line-height: 24px;
        font-weight: 300;
        margin-bottom: 0;
        margin-top:0;
        padding: 0 4px;
    }

}

#view .titles .topsocial {
    max-height: 36px;
    float: right;
}

#view .content a.open_dashboard {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    float: right;

    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 4px 6px;
    background-color: white;
    box-shadow: 2px 2px 5px #e6e6e6;

    margin-right: 4px;
    margin-top: 24px;
}

#view .content .credits {
    display: block;
    color: #999;
    margin-bottom: 1em;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
}

#view .content .article > .credits {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

@media (max-width: 768px) {
    #view .content .article > .credits, #view.smallcover .credits  {
        margin-bottom: 1.4rem;
        margin-top: 1rem;
    }
    #view.smallcover .credits  {
        padding-bottom: 1.4rem;
    }
}


.coverphoto.visible-xs .prefectureCTA,
#view .content .article_top .prefectureCTA,
.coverphoto.visible-xs .categoryCTA,
#view .content .article_top .categoryCTA {
    background-color: #c1282f;
    padding: 0.5em;
}

.coverphoto.visible-xs .prefectureCTA,
.coverphoto.visible-xs .categoryCTA {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.coverphoto.visible-xs .infoCTA {
    position: absolute;
    bottom: 1em;
    right: 0.5em;
    color: #c1282f;
    z-index: 5;
}

#view .content .article_top .prefectureCTA {
    /* Make it stick to the horizontal line of the titles div */
    float: left;
    margin-top: -1em;
    border-top: 1px solid white;
    margin-left: -4px;
    margin-right: 1em;
}

#view.bigcover .content .article_top .prefectureCTA {
    display: none;
}

html[lang=ar] #view .content .article_top .prefectureCTA {
    float: right;
    margin-left: 1em;
    margin-right: -4px;
}

#view.photo_article .content .article_top .prefectureCTA,
#view.video_article .content .article_top .prefectureCTA {
    margin-left: 0px;
}

#view.bigcover .content .article_top .prefectureCTA {
    margin-top: -15px;
    margin-left: -15px;
    border-top: none;
}

.coverphoto.visible-xs .prefectureCTA a.prefecture,
#view .content .article_top .prefectureCTA a.prefecture,
.coverphoto.visible-xs .categoryCTA a.category,
#view .content .article_top .categoryCTA a.category {
    color: white;
    font-weight: bold;
}


#view .content .credits a {
    color: #c1282f;
}

#view .content .credits a.author {
    font-weight: 600;
}

#view .content .credits a.prefecture {
    color: #999;
}

#view .content .credits a:hover {
    color: #c1282f;
    text-decoration: underline;
}

#view .content .credits .icon {
    margin-right: 4px;
    vertical-align: middle;
    margin-top: -8px;
}

#view .content .credits .date span.calendar {
    padding: 8px 0px 0px 0px !important;
}

#view .content .credits > div {
    display: inline-block;
    /*margin-right: 18px;*/
    white-space: nowrap;
}

#view .content .credits span.glyphicon,
#view .content .credits i.fa {
    font-size: 125%;
    margin-right: 4px;
}

#view .content .credits .prefecture {
    /*
    float: right;
    margin-right: 0px;
    */
}

@media (max-width: 768px) {
    #view .content .credits {
        padding-left: 15px;
        padding-right: 15px;
    }
    #view.smallcover .content .credits {
        padding-left: 0;
    }
}

#view .content .article {
    font-size: 1.8rem;
}

#view .content .article .editor {
    clear: both;
}

#view .article.article--update h1 {
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.2;
}

#view .article.article--update h2 {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 1.414em 0 0.3em;
}

#view .article.article--update h3 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 1.414em 0 0.3em;
}

#view .article.article--update p {
    font-size: 1.8rem;
    line-height: 1.555;
}
#view .article.article--update p, #view .article.article--update li {
    margin-bottom: 1em;
}

#view .article p:after {
    display: table;
    content: " ";
}

#view .article ul {
    list-style-type: disc;
    margin-bottom: 1em;
    line-height: 1.5em;
    font-size: 1.8rem;
}

#view .article ul.other-category {
    list-style: none !important;
}

#view .article ol {
    list-style-type: none;
    counter-reset: li-counter;
    margin-bottom: 1em;
    line-height: 1.5em;
    padding-left: 20px;
}

#view .article ol li {
    border-left: 2px solid #c1282f;
    border-left: none;
    padding: 0 0 0 5px;
    position: relative;
    margin-bottom: 1em;
}
#view .article ol > li:before {
    content: counter(li-counter);
    counter-increment: li-counter;
    position: absolute;
    top: 0.1em;
    right: 100%;
    padding-right: 10px;
    font-size: 2rem;
    font-weight: bold;
}

#view .article ol li span {
    font-size: 1.2em;
    font-weight: 600;
    display: block;
}

#view .article blockquote,
#view figure.byline-container {
    border: none !important;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.1em;
    line-height: normal;
    color: #625D5D;
    font-style: italic;
    border-left: 5px solid #c1282f;
    line-height: 1.4em;
    font-weight: 300;
}

#view .article figure.other-article__mask {
    position: relative;
    background-color: #ccc;
    width: 90px;
    padding: 0;
    padding-top: 60px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin: 0 !important;
}

#view .article blockquote.pull {
    width: 40%;
    float: right;
    color: grey;
    padding: 10px 20px;
    border-left: none;
    font-size: 1.2em;
    margin-left: 0.5em;
}

#view .article blockquote.pull.pull-wide {
    width: 60%;
}

#view .article blockquote.pull p.caption {
    font-size: 12px;
    font-style: normal;
    color: #404040;
    line-height: 1.2em;
    margin-top: 0.4em;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: right;
}

#view .article blockquote > img:hover,
#view .article figure a.article__photo-expand + img:hover {
    transition: box-shadow 0.3s cubic-bezier(.25,.8,.25,1), transform 0.3s cubic-bezier(.25,.8,.25,1);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    cursor: pointer;
}

#view .article .shortcode-photo p.caption,
#view .article .shortcode-photo figcaption {
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.6em;
    margin-bottom: 0;
    color: #757575;
    font-weight: 400;
    margin-top: 0.8rem;
    text-align: center !important;
}
#view .article .shortcode-photo {
    margin: 2.8rem 0 2rem;
}

#view .article .shortcode-photo figcaption a {
    text-decoration: underline !important;
    color: #999;
}

#view .article .shortcode-photo figcaption a:after {
    content: none !important;
}

@media screen and (max-width: 767px) {
    #view .article blockquote.pull {
        display: none;
    }
}

#view .article .article-feedback {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 3.6rem;
    padding-bottom: 3.6rem;
    clear: both;
    background-color: #F7F7F7;
    display: flex;
    align-items: center;
}

#view .article .article-feedback .article-feedback__subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 15px;
    padding-top: 6px;
}
#view .article .article-feedback .article-feedback__title {
    margin-bottom: .4rem;
    font-weight: 600;
    font-size: 18px;
    line-height: 15px;
}

#view .article .article-feedback {
    padding-left: 35px;
    color: #292C3D;
}
#view .article .article-feedback .article-feedback__edit {
    font-size: 1.4rem;
    line-height: 1.1;
    margin-bottom: 0;
    margin-left: auto;
    padding-right: 34px;
}

@media screen and (max-width: 767px) {
    #view .article .article-feedback {
        flex-direction: column;
        padding-left: 0;
    }
    #view .article .article-feedback .article-feedback__edit {
        margin-left: 0;
        padding-right: 0;
        padding-top: 2rem;
    }
}

#view .article .article-feedback .article-feedback__edit-cta {
    height: 36px;
    border: 1px solid rgba(115, 115, 115, 0.17);
    box-shadow: 0px 4px 8px rgba(230, 230, 230, 0.14);
    border-radius: 24px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
}
#view .article .article-feedback .article-feedback__edit-cta:hover {
    background-color: #C1282F;
    cursor: pointer;
    transition: .3s;
}
#view .article .article-feedback .article-feedback__edit-cta:hover a {
    color: #FFFFFF;
}
#view .article .article-feedback .article-feedback__edit-cta a {
    margin: 20px;
    color: #292C3D;
    font-weight: 600;
    font-size: 16px;
    line-height: 33px;
}
#view .article .article-feedback .article-feedback__edit-cta a:hover {
    text-decoration: none;
}

.article-topics {
    margin-top: 3.2rem;
    margin-bottom: 2rem;
}

#view .article-topics .article-topics__list {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    line-height: 1;
}

#view .article-topics .article-topics__topic {
    font-size: 1.4rem;
}

#view .article-user {
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    margin-bottom: 1.2rem;
    padding: 2rem 0;
    width: 100%;
    font-size: 0;
}

#view .article-user .article-user-byline {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#view .article-user .article-user-byline:nth-child(2) {
    padding-top: 20px;
}

#view .article-user .article-user__follow {
    margin-left: auto;
}

#view .article-user__image, #view .article-user__content, #view .article-user__follow {
    display: inline-block;
    vertical-align: middle;
}

#view .article-user__image {
    /*background-color: #EEE;
    border-radius: 100%;*/
    height: 80px;
    width: 80px;
    margin-right: 8px;
}

#view .article-user.translation .article-user__image {
    height: 50px;
    width: 50px;
    margin-right: 8px;
}

#view .article-user__content {
    display: inline-block;
}

@media (min-width: 768px) {
    #view .article-user .article-user__follow i {
        padding-right: 4px;
    }
}
#view .article-user__image img {
    border-radius: 100%;
}

#view .article .article-user__image figure {
    padding: 0;
}

#view .article-user__content a {
    text-decoration: none;
}

#view .article-user__title {
    font-size: 1.8rem;
}

#view .article .article-user h2.article-user__title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 4px 0 !important;
    color: #292C3D;
}

#view .article-user__name {
    color: #333333;
    font-size: 1.8rem;
    font-weight: 600;
}
#view .article-user__name a {
    color: #333333;
}

#view .article-user__username {
    font-weight: 400;
    color: #757575;
    font-size: 1.4rem;
    display: block;
    margin-top: .2rem;
}

#view .article .article-user p.article-user__blurb {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
    display: -webkit-box;
    line-height: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #737373;
    margin: 0 !important;
    font-size: 1.4rem;
}
#view .article .article-user p.article-user__blurb a.sponsor-info {
    color: #737373;
    text-decoration: underline;
}
#view .article .article-user p.article-user__blurb a.sponsor-info:hover {
    color: #737373;
    text-decoration: underline;
}
#view .article-user__follow .user-follow {
    display: inline-block;
    vertical-align: middle;
}

#view .article-user__follow .user-follow .follow-label i {
    padding-right: 5px;
}

#view .article-user__follow .user-follow .user-follow__link {
    margin-top: 0;
    padding: 9px 20px;
    border: 1px solid rgba(115, 115, 115, 0.17);
    box-shadow: 0px 4px 8px rgba(230, 230, 230, 0.14);
    border-radius: 24px;
}

@media (max-width: 767px) {
    #view .article-user__content {
        width: calc(100% - 136px);
    }

    #view .article .article-user p.article-user__blurb {
        -webkit-line-clamp: 3;
        font-size: 1.6rem;
    }

    #view .article-user__username {
        font-size: 1.6rem;
        display: inline-block;
        margin-top: 0;
    }
    #view .article-user__follow .user-follow .user-follow__link {
        padding: 9px 7px;
    }
    #view .article-user__follow .user-follow .follow-label i {
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    #view .article-user__image {
        margin-right: 10px;
        max-width: 50px !important;
        max-height: 50px !important;
    }

    #view .article-user__follow {
        text-align: right;
        margin-left: 0;
    }
}

.article-translation {
  font-size: 1.4rem;
  margin-top: 1.2rem;
  margin-bottom: 2rem;
}

.article-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

.widget-share-copylink {
    position: absolute;
    top: -50px;
    right: 0;
    /* width: 100%; */
    display: inline-block;
    background-color: rgb(243, 248, 250);
    color: #333;
    padding: 1.2rem;
    border-radius: 4px;
}

.article-social__flex-left {
    flex: 1 1 auto;
}

.article-social__flex-right {
    display: flex;
    flex: 0 0 auto;
}

.article-social__button {
    background-color: #fff;
    border: none;
    color: #757575;
    cursor: pointer;
    font-size: 2.4rem;
    padding: 0 6px;
    transition: .3s;
}

.article-social__button:focus,
.article-social__button:hover {
    outline: none;
    text-decoration: none;
    opacity: .9;
}

.article-social__icon {
    vertical-align: middle;
}

.article-social .article-social__button .article-social__amount {
    color: #333;
    font-size: 1.6rem;
    margin-left: .4rem;
}

.comment.row {
    margin: 0px;
}

.comment .text {
    padding: 0.5em 0px;

    /*
    border: 1px solid #c3c4bc;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;

    box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
    */

    position: relative;

    height: 100%;
    /* min-height: 4.8em; */
    width: 100%;

    /*
    display: inline-block;
    vertical-align: middle;
    */
    float: none;
    color: #404040;
    line-height: 1.2em;
}

/*
.review .text:before {
    content: ' ';
    border-color: transparent #c3c4bc transparent transparent;
    border-style: solid;
    border-width: 7.5px;
    position: absolute;
    top: 6px;
    left: -14px;
}

.review .text:after {
    content: ' ';
    border-color: transparent white transparent transparent;
    border-style: solid;
    border-width: 7px;
    position: absolute;
    top: 6px;
    left: -13px;
}
*/

.comment .text p {
    margin-top: 1em;
}

.comment .text a {
    color: #c1282f;
    word-break: break-word;
}

.comment .text a:hover {
    text-decoration: underline;
}

.comment .text ul {
    list-style-type: disc;
    margin-bottom: 1em;
    margin-left: 2em;
}

.comment .text ol {
    list-style-type: decimal;
    margin-bottom: 1em;
    margin-left: 2em;
}

.comment .date {
    color: #999;
    font-size: 12px;
    font-style: italic;
    padding-top: 0.5em !important;
}

@media (max-width: 1199px) {
    .comment .date {
        margin-left: 0.5em !important;
    }
}

div.bar.grey {
    margin-top: -3px;
    height: 26px;
}

div.bar.grey span.sort_controls {
    margin-left: 92px;
}

div.bar.grey span.results {
    float: left;
    margin-left: 92px;
    margin-top: 4px;
}

div.bar.grey span.pagination {
    float: right;
    margin-top: 4px;
}

#selector { width: 630px; }

#selector > .intro {
    border: 1px solid #d0d0d0;
    border-top-color: black;
    border-bottom: none;
    padding: 6px 6px;
    font-style: italic;
    color: #c1282f;
}

#selector > .categories {
    border: 1px solid #d0d0d0;
}

#selector > .categories div {
    border: 1px solid white;
    float: left;
    height: 24px;
    background-color: #ddefef;
    text-align: center;
    padding-top: 12px;
    font-size: 1.2em;
    color: #808080;
    cursor: pointer;
}

#selector > .categories div:hover {
    border: 1px solid #808080;
}

#selector > .categories div.selected {
    background-color: #929faf;
    color: white;
}

#selector .bottomcontent {
    width: 630px;
}

#selector .regions {
    width: 82px;
}

#selector .regions div {
    width: 80px;
    height: 28px;
    padding-top: 14px;
    text-align: center;
    border: 1px solid transparent;

    opacity: 0.4;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    cursor: pointer;
}

#selector .regions div.selected {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    color: white;
}

#selector .regions div:hover {
    border: 1px solid black;
}

#selector .regions div.hokkaido { background-color: #6f99cf; }
#selector .regions div.tohoku { background-color: #8cc3d6; }
#selector .regions div.kanto { background-color: #69a04e; }
#selector .regions div.chubu { background-color: #70f144; }
#selector .regions div.kansai { background-color: #b6b937; }
#selector .regions div.chugoku { background-color: #eb7a1b; }
#selector .regions div.shikoku { background-color: #ffa31d; }
#selector .regions div.kyushu { background-color: #fb6530; }
#selector .regions div.okinawa { background-color: #b6481b; }

#selector .content {
    width: 610px;
    padding: 10px;
}

#selector .content.nocontent {
    font-size: 1.2em;
    color: #3b488e;
    padding: 32px;
    width: 546px;
}

#selector .subject_item .info {
    width: 500px;
}

.subject_item {
    padding-bottom: 16px;
}

.subject_item .photo, .subject_item .nophoto {
    float: left;
    margin-right: 6px;
    position: relative;
}

.subject_item .photo .photostory {
    position: absolute;
    top: 4px;
    right: 4px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.subject_item:hover .photo .photostory {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.subject_item .info {
    float: left;
}

.subject_item .info span a {
    color: #227aa8;
    text-decoration: underline;
}

.subject_item .info .name {
    font-size: 14px;
    color: #3b488e;
    margin-bottom: 4px;
}

.subject_item .info .badges {
    float: right;
}

.subject_item .info .subtitle {
    font-size: 12px;
    color: #404040;
    margin-bottom: 4px;
}

.subject_item .info .rating {
    margin-right: 12px;
}

.subject_item .info .comments {
    margin-right: 12px;
}

.subject_item .info .editorial {
    margin-top: 6px;
}

.noresults {
    padding: 16px 8px;
}

.noresults a {
    color: #c1282f;
    text-decoration: underline;
}

#feedback-window {
    width: 80%;
    max-width: 600px;
    margin: 0px auto;
}

#feedback-form .feedback-form-website {
    display: none;
}
#feedback-form div .label {
    width: 200px;
    padding: 5px 0px 5px 0px;
    color: #404040;
    font-weight: bold;
}
#feedback-form .field .data {
    border: none;
    padding: 5px 0px;
    width: 320px;
}
#feedback-form div textarea,
#feedback-form div input {
    width: 100%;
    padding: 5px;
    border : 1px solid #CCC;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #FFFFFF;
}

#feedback-form div input[readonly] {
    background-color: transparent;
    border: none;
}

#feedback-form div textarea.error,
#feedback-form div input.error{
    background-color: #F7D2D6;
}
#feedback-form div span.text-error {
    color: red;
}

#view .sidebar .sidebuttons {
    margin: 0.5em 0px;
    text-align: center;
}

#view .sidebar .sidebuttons .btn-sm.btn-primary {
    background-color: #c1282f;
    color: white;
    padding: 6px 8px;
    margin: 0.5em auto;
    min-width: 70%;
}

#view .sidebar .sidebar_tab_nav_tourbooking {
    display: none;
}

#view .sidebar .sidebuttons .widget-hotels .unlink { display: none; }

#view .sidebar > .info {
    margin: 0.5em 0px 1.5em;
    font-weight: 600;
    color: #999;
    border-bottom: 3px solid #c1282f;
    padding: 0px;
    padding-bottom: 1em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.05);
}

#view .sidebar > .info > .infotitle {
    background: #c1282f;
    color: white;
    padding: 0.6em;
}

#view .sidebar > .info > .infotitle i.fas {
    color: white;
    font-size: 1.6em;
    float: left;
    width: 32px;
    margin-top: 0px;
}

#view .sidebar > .info h3 {
    font-size: 1.2em;
    margin: 0px;
}

#view .sidebar > .info > div {
    /*padding: 0px 15px;*/
    min-height: 40px;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
}

#view .sidebar > .info > div i.fas {
    float: left;
    margin-top: 8px;
    margin-right: 8px;
    color: #c1282f;
    width: 32px;
    text-align: center;
    font-size: 2rem;
    padding-top: .4rem;
}

#view .sidebar > .info > div.infotitle i.fas {
    padding-top: 0 !important;
}

#view .sidebar > .info .btn i.fas {
    float: none;
    margin-top: 0;
    margin-right: 0px;
    color: white;
    display: inline;
}

#view .sidebar > .info > div p {
    margin: 8px 0px 0px 0px;
    padding-left: 40px;
}

#view .sidebar > .info > div.event p {
    margin: 14px 0px 0px 0px;
    padding-left: 40px;
}

#view .sidebar > .info > div.phone p,
#view .sidebar > .info > div.fax p {
    font-size: 130%;
}

#view .sidebar > .info > div.email p,
#view .sidebar > .info > div.renovation p,
#view .sidebar > .info > div.website p {
    margin: 12px 0px 0px 0px;
}

#view .sidebar > .info > div:first-child {
    border-top: 0px;
}

#user_comments {
    font-size: 16px;
}

#user_comments .submit-comment {
    background: #c1282f;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    min-width: 7em;
    text-shadow: none;
    transition: background-color .3s ease;
}
#user_comments .submit-comment:hover, #user_comments .submit-comment:focus {
    background-color: #d42e35;
}

.comment textarea {
    border-color: #e9e9e9;
}

#user_comments .title-widget {
    text-transform: uppercase;
    font-size: 2rem !important;
}

.comments {
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 0px;
    border-top: 1px solid #e9e9e9;
}

.comments .comment {
    width: 100%;
    position: relative;
}

.comments .comment-box {
    border: 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e9e9e9;
    padding: 1.25em 1em 1.25em 0em;
}

.comments .comment-box .controls i.far.fa-comment-lines {
    color: #c1282f;
    padding-left: 2px;
}

.comments .comment .content a {
    color: #c1282f;
}

.comments .comment .content a:hover {
    text-decoration: underline;
}

.comments .comment .user-photo {
    padding: 0px;
}

.comments .comment .user-photo img {
    border-radius: 50%;
}

.comments .comment .replies {
    padding: 0px;
}

.comments .comment .comment-text .name-row {
    padding-top: 10px;
}

.comments .comment .comment-text .name-row .col-lg-12 {
    padding: 0px;
    margin: 0px;
}

.comments .comment .comment-text .controls a {
    color: #757575;
    font-size: 1.2rem;
    font-weight: 400;
    margin-right: 0.5em;
    cursor: pointer;
}

.comments .comment .comment-text:hover .controls a {
    color: #c1282f;
}

.comments .comment .comment-text .name-row .name {
    margin-bottom: 8px;
    margin-right: 0.5em;
}

.comments .comment .comment-text .name-row a {
    font-weight: 600;
    color: #333;
}

.comments .comment .badge {
    background-color: #c1282f;
}

.comments .comment .inline-reply {
    margin-top: 0.5em;
    clear: both;
    position: relative;
}

.comments .comment .inline-reply-input {
    margin-top: 0.5em;
    clear: both;
}

.comments .comment .inline-reply-input .close {
    position: absolute;
    z-index: 10;
    top: 4px;
    right: 20px;
    cursor: pointer;
    font-size: 14px;
}

.comments .comment .inline-reply-input .reply.btn + .fa {
    font-size: 16px;
    padding: 7px;
    color: #c1282f;
}

.comments .comment .inline-reply .controls a {
    font-weight: 400;
}

.comments .comment .text > .gallery {
    width: 100%;
    margin: 16px auto;
    overflow: hidden;
}

.comments .comment .text > .gallery .photo {
    display: inline-block;
    position: relative;
}

.comments .comment .text > .gallery.col8 .photo {
    width: 12.5%;
}

.comments .comment .text > .gallery.col3 .photo {
    width: 31%;
}

.comments .comment .text > .gallery.col4 .photo {
    width: 22.3%;
}

.comments .comment .text > .gallery .photo img {
    max-width: 100%;
}

.comments .voting {
    float: right;
    margin-top: -1px;
    font-size: 0.8em;
}

.comments .voting span.score {
    padding-bottom: 4px;
    margin-left: 4px;
}

.comments .comment-footer {
    padding: 12px;
    display: block !important;
}

.comments .total { float: left; }

.comments .paginator {
    text-align: right;
    float: right;
}

.comments .paginator span {
    margin: 0px 2px;
    color: #c1282f;
}

.comments .paginator span.page_link.current {
    font-weight: bold;
    color: black;
}

.comments .comment .reviewBox {
    border: 0;
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e9e9e9;
    padding: 1.25em 1em 1.25em 0em;
}

.comments .comment a.reply {
    cursor: pointer;
    margin-bottom: 0.5em;
}

.comments .comment .reviewBox a.reply {
    color: #757575;
}

.comments .comment .reviewBox:hover a.reply {
    color: #c1282f;
}



form#post_comment.disabled textarea {
    /*background: lightgrey;*/
}

#feedback-form .form-control:focus, form#post_comment .form-control:focus {
    border-color: #4fc3f7 !important;
    box-shadow: none !important;
}

/*.post_comment {
    line-height: 1.5em;
}

.post_comment.disabled {
    margin-bottom: 1em;
}

.post_comment.disabled form {
    color: lightgray;
}

.post_comment.disabled form * {
    cursor: pointer;
}

.post_comment .form-group {
    margin-bottom: 0px;
}

.post_comment .form-control[disabled] {
    cursor: pointer;
}

.post_comment .control-label {
    padding-bottom: 0px;
    padding-top: 0px;
}

.post_comment .form-control-static {
    padding-top: 0px;
}

.post_comment label {
    font-weight: normal;
    text-align: left;
    line-height: 1.4em;
}

.post_comment .comment {
    margin-bottom: 8px;
    margin-top: 8px;
}*/

/*.post_comment .photos {
    margin-top: 8px;
}

.post_comment .photos label {
    margin-right: 0.5em;
}

.post_comment .photos .photos_container {
    width: 100%;
    margin: 16px auto;
    overflow: hidden;
}

.post_comment .photos_container .photo {
    display: inline-block;
    position: relative;
    width: 16.6%;
}

.post_comment .photos_container .photo img:first-child {
    max-width: 100%;
}

.post_comment .photos_container .photo img.remove {
    position: absolute;
    right: 4px;
    top: 4px;
    background-color: white;
    border: 1px solid red;
    display: none;
}

.post_comment .photos_container .photo:hover img.remove {
    display: block;
}*/

/*.post_comment .photos .control {
    margin: 6px 0px;
}

.post_comment .photos .control label {
    cursor: pointer;
}

.post_comment .buttons .fa {
    font-size: 16px;
    padding: 7px;
    margin-top: 2px;
    color: #c1282f;
}*/

/** DIALOGS **/
#find-hotel .controls {
    margin-bottom: 0.5em;
}

#find-hotel .controls > div {
    margin-bottom: 0.5em;
}

#find-hotel .controls label {
    margin-right: 1em;
}

#find-hotel .controls select {
    display: inline-block;
    width: auto;
}

#find-hotel .modal-dialog {
    width: 90%;
    max-width: 850px;
}

#find-hotel .hotels {
    max-height: 70vh;
    overflow-y: auto;
    overflow-x: hidden;
}

@media (max-width: 767px) {
    #find-hotel .hotels {
        max-height: 60vh;
    }
}

#find-hotel .hotels .hotel {
    display: block;
    margin-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
}

#find-hotel .hotels .hotel .photo {
    float: left;
    margin-right: 1em;
    margin-bottom: 0.2em;
}

#find-hotel .hotels .hotel .name {
    font-weight: bold;
}

#find-hotel .hotels .hotel .intro {
    line-height: 1.4em;
    margin-bottom: 1em;
}

#find-hotel .hotels .hotel .hotel_provider {
    margin-bottom: 8px;
}

#find-hotel .hotels .hotel .last_column {
    padding-bottom: 1em;
}

#find-hotel .hotels .hotel .distance {
    font-weight: bold;
    margin-bottom: 1em;
}

#find-hotel .hotels .hotel .hotel_provider > div {
    line-height: 1.2em;
}

/* Editable CSS overrides: for comments */
.comment-text .editable-container.editable-inline { display: block; }
.comment-text .editable { display: block; white-space: normal; }
.comment-text .editable-input { display: block; margin: 0.5em 0px; }
.comment-text .editableform .control-group { display: block; }
.comment-text .editableform .form-control { width: 100%; }
.comment-text .editable:focus { outline: none; }

/* Make them the same as xs */
.comment-text .editable-buttons .btn.btn-sm {
    padding: 1px 5px;
    font-size: 12px;
    border-radius: 3px;
}

#view.smallcover .adclass {
    margin-bottom: 1em;
}

#view.smallcover .content .titles .separated-list li {
    color: #000000;
}

#view .content blockquote .flex-video {
    padding-bottom: 56%;
}

@media print {
    #view .article blockquote.pull {
        color: #999;
        font-size: 14px;
        width: 40%;
    }

    #view .article blockquote.pull.pull-wide {
        width: 60%;
    }

    .coverphoto.visible-xs {
        padding-left: 15px;
        padding-right: 15px;
    }

    .coverphoto.visible-xs .prefectureCTA {
        left: 15px !important;
    }

    .coverphoto.visible-xs img.img-responsive {
        width: 100% !important;
    }

    #layout_content #view #photo-area .item.active img {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #view .sidebar > .info {
        padding-bottom: 0.2em;
    }

    #view .sidebar > .info h3 {
        padding-left: 45px;
    }

    #view .sidebar > .info > .infotitle {
        color: #404040;
    }
}

@media screen and (min-width: 768px) {
    #layout_main.with_bigcover .coverImgWrapper img.event-cover {
        min-height: 370px;
    }
}

@media screen and (max-width: 767px) {
    #view .content .article,
    #view .content .text-content {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media screen and (min-width: 768px) and (max-width: 880px) {
    #view .editor {
        width: 80%;
    }
}

.titles.clearfix .context-heading-list {
    margin-bottom: 20px !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    div.adclass iframe {
        width: 100%;
    }

    div.adclass iframe img {
        width: 100%;
        height: 80%;
    }
}

.article-directions .widget-title, .widget_otherarticles .widget-title {
    text-align: left;
    font-size: 2rem !important;
    font-weight: 400;
    padding-top: 0.3rem;
    padding-bottom: 12px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 2rem;
    line-height: 1.1;
    color: #404040;
}

.article-item {
    margin-bottom: 1rem;
    position: relative;
    background-color: white;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
}

.article-item h1 a {
    transition: color .4s ease;
}

.article-item:hover .article-title a {
    /*background-color: #fbfbfb;*/
    /*background-color: #f8f9fc;*/
    color: #c1282f;
    text-decoration: none;
}

.widget_otherarticles_row h1.article-title {
    font-size: 1.8rem !important;
}

.article-item-link {
    position: absolute;
    top: 0;
    background-color: white;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.last-article {
    border-bottom: none;
}

.article-category {
    font-size: 1.4rem;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.45;
    color: #999999;
}

.article-category .featured {
    color: #c1282f;
}

.article-text {
    overflow: hidden;
    background-color: #fff;

}

.article-title {
    position: relative;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.article-title a {
    position: relative;
    color: #333;
    z-index: 2;
}

.article-title a:hover {
    text-decoration: none;
    color: #c1282f;
}



.article-description {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;


    display: -webkit-box;


    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;

    font-size: 1.6rem;
    line-height: 1.45;
    font-weight: 300;
}

.event-description {
    -webkit-line-clamp: 3;
}

.article-author {
    position: relative;
    z-index: 2;
    color: #999;
}

.article-author a {
    color: #999;
}

.article-author a:hover {
    color: #c1282f;
    text-decoration: none;
}

.article-meta {
    font-size: 1.6rem;
    color: #999999;
    line-height: 1.45;
    padding: 1rem 1rem 1rem 1rem;
    font-weight: 300;
    border-bottom: 1px solid #e9e9e9;
}

.article-meta > span {
    margin-right: 2rem;
    float: left;
    width: calc(100% - 2rem);
}

.article-meta i {
    font-size: 1.3rem;
    color: #c1282f;
    margin-right: .5rem;
}

.article-meta .yen {
    color: #c1282f;
    font-weight: 600;
    margin-right: .5rem;
}

.article-location a {
    color: #999;
    position: relative;
    z-index: 2;
}

.article-location a i {
    color: #c1282f;
}

.article-location a:hover {
    text-decoration: none;
    color: #c1282f;
}

.article-data {
    padding-left: 0;
}

.article-separate {
    clear: both;
    padding-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.article.related-articles {
    padding-top: 0 !important;
}

@media (max-width: 767px) {
    .article-directions {
        padding-bottom: 0;
    }

    #view.smallcover .content .article {
        padding-left: 15px !important;
        padding-right: 15px !important;;
    }

    .article-data {
        padding-left: 15px;
        padding-right: 15px;
    }

    .widget_otherarticles .article-item .first-article {
        padding: 1rem 1rem 1rem 1rem;
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 10px;
    }
}


.article-directions .widget-title {
    padding-bottom: 5px;
}

.article-item .article-image {
    padding-right: 0;
}

.widget_otherarticles_2x2 .article-data {
    padding-left: 15px;
}

.widget_otherarticles_2x2 .article-title {
    font-size: 1.8rem !important;
}

.widget_otherarticles_2x2 .article-author {
    margin-bottom: 3px !important;
    font-size: 14px;
}

#layout_main.without_bigcover .has-no-top-banner {
    margin-top: 3em;
    border-radius: 0;
    box-shadow: 2px 12px 6px rgba(192, 192, 192, 0.3);
}

@media (max-width: 767px) {
    #view .visible-xs .separated-list {
        position: absolute;
        display: block;
        bottom: 1em;
        left: 0;
        padding-left: 15px;
        z-index: 5;
    }

    #layout_main .separated-list a:hover {
        border-bottom: 2px solid white;
        transition: border-bottom 0.2s ease-in-out;
        text-decoration: none;
    }

    ul.separated-list {
        padding: 0 30px;
    }


    #layout_main.with_bigcover .content .titles h1 {
        color: #000000;
    }

    #layout_main.without_bigcover .content .titles h1 {
        color: #000000;
    }

    #view .content .titles > .subtitle {
        color: #000000;
    }

    #layout_main.without_bigcover .has-no-top-banner {
        margin-top: 0;
    }
}

.top-image-container {
    margin-bottom: 0;
    margin-top: 0;
}

.multi_thirdparty .nav-tabs {
    border: none;
}

.multi_thirdparty .nav > li {
    padding: 0px;
    text-align: center;
}

html[lang=ar] .multi_thirdparty .nav-tabs > li {
    float: right;
}

.multi_thirdparty .nav > li > a,
.multi_thirdparty .nav > li > a:hover,
.multi_thirdparty .nav > li > a:focus {
    border: none;
    background: none;
    padding: 5px 5px;
    color: #333;
    margin: 0px;
    text-decoration: none;
}

.multi_thirdparty .nav > li > a,
.multi_thirdparty .nav > li > a {
    font-size: 1.6rem;
    line-height: 2;
}
html[lang=pt] .multi_thirdparty .nav > li > a {
    font-size: 11px;
}

html[lang=fr] .multi_thirdparty .nav > li > a {
    font-size: 10px;
}

.multi_thirdparty .nav > li.active > a,
.multi_thirdparty .nav > li > a:hover {
    color: #c1282f;
    border-bottom: 4px solid #c1282f;
}

.multi_thirdparty .tab-pane {
    position: relative;
    /*border-bottom: 3px solid #c1282f;*/
    border-bottom: 0;
}

.bookingcom_hotel_search, .third_party_form {
    /*background-color: #f9f9f9;*/
    border: 1px solid #eaeaea;
    color: #767676;
    font-weight: 300;
    font-size: 1.15em;
    padding: 2rem;
}

@media (min-width: 1000px) {
    .bookingcom_hotel_search, .third_party_form {
        padding: 30px;
    }
}

.third_party_form input[type="text"] {
    font-size: 1.4rem !important;
    height: 4rem !important;
    width: 100% !important;
    font-weight: 400;
    border-radius: 2px !important;
    padding: .6rem 0rem .6rem 1.2rem !important;
}

.third_party_form select {
    font-size: 1.4rem !important;
    height: 4rem !important;
    padding: .6rem 0rem .6rem .1.2rem !important;
    border-radius: 2px !important;
    margin-bottom: 1rem !important;
}

.third_party_form input:placeholder,
.third_party_form input:ms-input-placeholder {
  color: #ccc !important;
}

.bookingcom_hotel_search select, .bookingcom_hotel_search button,
.third_party_form select, .third_party_form button {
    color: black;
}

#view .multi_thirdparty .bookingcom_hotel_search h3, #view .multi_thirdparty .third_party_form h3,
#view .multi_thirdparty .bookingcom_hotel_search label, #view .multi_thirdparty .third_party_form label {
    color: #333;
    font-weight: 400;
    font-size: 1.7rem;
    margin: 0.2em 0px;
    line-height: 24px;
    margin-bottom: .8rem;
    margin-top: 1rem;
}

.destinationSearch h3, .ticket_from h3, .destinationSearch label, .ticket_from label {
  margin-top: 0rem !important;
}

.bookingcom_hotel_search .date-icon, .third_party_form .date-icon {
    padding: 0px;
    line-height: 24px;
}

.bookingcom_hotel_search .date-icon i, .third_party_form .date-icon i {
    color: #c1282f;
    font-size: 18px;
}

.bookingcom_hotel_search .date-icon .date, .third_party_form .date-icon .date {
    vertical-align: sub;
}

.bookingcom_hotel_search .form-group, .third_party_form .form-group {
    margin-bottom: 5px;
}

.bookingcom_hotel_search .form-control, .third_party_form .form-control {
    padding: 2px 4px;
    height: auto;
}

.bookingcom_hotel_search .avail {
    padding: 0.5em 0px;
}

.bookingcom_hotel_search div#destinationSearch input#destination,
.rentalcar_search select[name=city] {
    width: 82%;
}

.bookingcom_hotel_search button[type=submit], .rentalcar_search button[type=submit] {
    position: relative;
    right: 30px;
}

.rentalcar_search .advanced {
    position: absolute;
    left: 30px;
    bottom: 42px;
}

@media (max-width: 1100px) {
    .rentalcar_search .advanced {
        bottom: initial;
    }
}

.third_party_form .form-control {
    border-radius: 0px;
    border: 1px solid #e6e9ec;
    box-shadow: none;
}

.third_party_form button[type="submit"] {
    color: white;
    border-radius: 0;
    border: none;
    transition: 0.2s;
    text-align: center;

    width: 100% !important;
    display: block !important;
    float: left !important;
    font-weight: 400 !important;
    text-shadow: none;
    box-shadow: none;
    text-transform: capitalize;
    background-color: #c1282f;
    right: 0;
    margin: 0;
    padding: 0.8rem 0rem;
    font-size: 1.6rem;
}

.third_party_form button[type="submit"]:hover,
.third_party_form button[type="submit"]:focus {
  background-color: #d42e35;
}

.third_party_form select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(https://a0.cdn.japantravel.com/static/caret.png);
    padding-right: 1.5em;
}

#view .sidebar > .multi_thirdparty.info {
    padding-bottom: 0;
}
#view .sidebar > .multi_thirdparty.info .third_party_form {
    border-left: 0;
    border-bottom: 0;
}

.third_party_form .but {
  float: none !important;
}

.third_party_form .input-group-addon {
  border-color: #e6e9ec;
}

.third_party_form .input-group.date.date--from{
  margin-bottom: 1.5rem;
}

.booking-widget .title {
  color: #333;
}

#view .sidebar > .info {
  box-shadow: none;
}
#view .sidebar > .multi_thirdparty.info .third_party_form {
  border-right: 0;
}

.booking-widget .settings__save {
  font-weight: 400;
  margin-top: 1rem;
}

.third_party_form .search-panel {
  padding: 0 !important;
}

.third_party_form.rentalcar_search {
  padding: 18px !important;
}

.rentalcar_search .but a {
    text-decoration: underline;
}

.rentalcar_search .but {
    margin: 12px 0;
}

.evolable_search form select {
    margin: 5px 0;
}

.evolable_search .ticket_dates select {
    width: auto;
    display: inline-block;
}

.evolable_search .ticket_dates .date-icon {
    padding: 0px;
    line-height: 24px;
}

.widget-hotels .btn-primary {
    box-shadow: none;
    background: #c1282f;
    border-radius: 0;
    text-shadow: none;
    padding: 10px 12px;
    transition: .3s;
}

.widget-hotels .btn-primary:hover,
.widget-hotels .btn-prmary:focus {
    background-color: #d42e35;
    color: white;
    text-decoration: none;
}

.multi_thirdparty .nav-tabs .sidebar_tab_nav_tourbooking.first_time span {
    position: relative;
}

/* based on the main menu notification bell, cf .jt-dsktopnav__link .fa-bell-o.dim:after */
.multi_thirdparty .nav-tabs .sidebar_tab_nav_tourbooking.first_time span:after {
    content: ' ';
    width: 8px;
    height: 8px;
    background-color: #c1282f;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 8px;
    right: -6px;
    top: -2px;
    opacity: 1;
}

.multi_thirdparty .bootstrap-datetimepicker-widget {
    color: #333;
}

.multi_thirdparty .bootstrap-datetimepicker-widget .day {
    font-weight: 400;
}

.multi_thirdparty .bootstrap-datetimepicker-widget .day.active {
    background-color: #c1282f !important;
}

#info .event_name .event__japanese-name {
    display:  block;
    font-weight:  400;
    font-size:  1.4rem;
}

#article_map .widget-map {
    position: relative;
    padding-top: 33.3%;
    overflow: hidden;
}

#article_map img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.article-description__warning {
    padding: 1.2rem;
    background-color: #f5f8fa;
    border-radius: 4px;
    margin-bottom: 1.6rem;
}

.article-description__warning_title {
    font-size: 2rem !important;
    font-weight: 600 !important;
    margin-top: 0 !important;
}

.article-description__warning_icon {
    color: #ef9217;
    margin-right: 0.8rem;
    font-size: 1.8rem;
}

.article-description__warning_message {
    font-size: 1.6rem;
}

.article-description__warning_date {
    font-size: 1.4rem;
    display: block;
    margin-top: 0.8rem;
}


div[data-oembed-url] {
    padding-bottom: 1.5rem;
}

@media (max-width: 767px) {
    #prevArrow {
        left: auto !important;
    }
    #nextArrow {
        right: 60px !important;
    }
}

#view .article .shortcode-photo .article__photo-expand {
    z-index: 2 !important;
}

#view .article .shortcode-article-list-component img {
    position: relative;
    transform: none;
}

#view .article .shortcode-article-list-component figure {
    padding: 0;
}

#view .article.article--update .shortcode-article-list-component h3 {
    margin-top: 0;
}

#view .article.article--update .article-card:hover {
    transform: none !important;
}

#view .shortcode-article-list-component .article-list .article-list__title {
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: .4rem;
    margin-bottom: .4rem;
    line-height: 1.25;
}

.article-list-image__container .article-list-image--counter {
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}

#view .shortcode-article-list-component figure.article-list-image__container {
    padding-top: 100%;
    margin-bottom: 0;
}

#view .shortcode-article-list-component figure.article-list-image__container img {
    position: absolute;
    transform: translateY(-50%);
}


@media (min-width: 768px) {
    #view .shortcode-article-list-component .article-list .article-list__title {
        font-size: 2rem;
    }

    #view .shortcode-article-list-component figure.article-list-image__container {
        padding-top: 66.7%;
        margin-bottom: 0;
    }

}

@media (min-width: 992px) {
    .shortcode-article-list-component .article-list-image {
        width: 160px;
    }

    .shortcode-article-list-component .article-list__content {
        width: calc(100% - 180px);
    }
}

@media (min-width: 1200px) {
    #view .shortcode-article-list-component .article-list .article-list__title {
        font-size: 2.2rem;
    }
}

article.article-list.article-list--small .article-list-image {
    width: 80px;
}

article.article-list.article-list--small .article-list-image__container {
    padding-top: 100% !important;
}

article.article-list.article-list--small .article-list__content {
    width: calc(100% - 100px);
}

article.article-list.article-list--small .article__category {
    font-size: 1.4rem !important;
}

article.article-list.article-list--small .article-list__title {
    font-size: 1.6rem !important;
}

article.article-list.article-list--small .article-list__description {
    display: none;
}

.shortcode-photo img:hover {
    cursor: pointer;
}

.shortcode-photo img:hover + .article__photo-expand {
    opacity: 1;
}
.article__photo-expand {
    transition: .3s; opacity: .4;
}
.article__photo-expand:hover {
    opacity: 1;
}

.img__mask {
    padding-top: 66.6%;
    background-color: #f5f8fa;
    position: relative;
    overflow: hidden;
}

.img__mask img {
    position: absolute;
    top: 0;
    left: 0;
}

#view .article .img__mask {
    padding-top: 0;
    position: relative;
    background-color: gainsboro;
    overflow: hidden;
    margin: 0 auto;
}

#view .article .img__mask img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.other-article__mask figure.other-article__mask img.other-article__image {
    width: 90px;
    height: 60px;
}

.note {
    background-color: #e9f0f8;
    padding-left: 5rem;
    padding: 1.4rem 0.8rem 1.2rem 5rem;
    margin-bottom: 2rem;
    border-radius: 4px;
    position: relative;
}

.note:before {
    content: '\f05a';
    position: absolute;
    left: 2rem;
    top: 2rem;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    color: #4367c7;
    font-size: 1.6rem;
    text-align: center;
    width: 1.25em;
}

.note p {
    line-height: 25px !important;
}

#view .article td, #view .article th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}

#view .article .article__content a[target="_blank"]:after, #view .article .article-directions a[target="_blank"]:after {
    font-family: 'Font Awesome 5 Pro';
    content: " \f08e";
    vertical-align: top;
    font-size: .5em;
    top: -0.4em;
    position: relative;
}

#view .article .article__content a[href$=".pdf"]:after {
    font-family: 'Font Awesome 5 Pro';
    content: "  \f1c1";
    vertical-align: top;
    font-size: .5em;
    top: -0.4em;
    position: relative;
    margin-left: 0.2em;
    margin-right: 0.2em;
}
.sidebar .info #add-to-calendar-calendar-widget button#add-to-calendar {
    padding: 8px 0!important;
    margin-left: 4rem;
    background: white;
}
#view .infoCTA {
    line-height: 1.5em;
    font-size: 1.4rem;
    display: block;
    margin: 4px 15px;
    font-style: italic;
    color: #757575;
    text-align: right;
}
@media screen and (max-width: 767px) {
    #view .infoCTA {
        text-align: center;
    }

}

#view .infoCTA .cover_photo_credits > a {
    color: inherit;
}

#view .article .article__content iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0;
}

#view .article .article__content .iframe-container {
    left: 0;
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
}

#view .article .article__content .instagram-embedded-container {
    margin: 2.8rem 0;
}

.boxes3 {
    height: 175px;
    width: 153px;
}

#n img {
    max-height: none !important;
    max-width: none !important;
    background: none !important
}

#inst i {
    max-height: none !important;
    max-width: none !important;
    background: none !important
}
@media (min-width: 1024px) {
    #view .article .credits, #view.smallcover .credits, #view .content .credits {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}

#view figure.byline-container {
    width: 40px;
    height: 40px;
    position: relative;
    background-color: #eff1f6;
    text-align: center;
    border-radius: 100%;
    overflow: hidden;
    padding: 0;
    max-width: 40px;
}

#view .credits .author-byline {
    padding-left: 10px;
    padding-top: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
#view .credits .author-byline .author-name {
    color: #333333;
}
@media (min-width: 768px) {
    #view .credits .author-byline .author-name {
        font-size: 16px;
        line-height: 18px;
    }
    #view.bigcover .heading-shadow {
        text-shadow: 2px 2px 1px rgb(0 0 0 / 40%), 0px 5px 10px rgb(0 0 0 / 50%) !important;
    }
}

#view .credits .author-byline .author-name a.author {
    color: #333333;
}

#view .credits .author-byline .author-title {
    color: #737373;
}

#view .article-user-byline-top {
    display: flex !important;
    margin-top: 10px;
    padding-right: 20px;
}

#view.bigcover .titles.clearfix {
    display: flex;
    flex-direction: column;
}

#view .credits .article-byline-feature {
    padding: 4px 0;
}
#view .credits .article-byline-feature.with-author {
    margin-left: auto;
}

#view .credits .article-byline-feature-container {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px;
    gap: 8px;
    background: #FFFFFF;
    border: 0.5px solid rgba(115, 115, 115, 0.17);
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    color: #737373;
}

#view .credits .article-byline-feature-container a {
    color: #737373 !important;
}
#view .credits .article-byline-feature-container a.btn-feature:hover {
    text-decoration: none;
}
#view .credits .article-byline-feature-container a.btn-feature:focus {
    outline: none;
    text-decoration: none;
}
#view .credits .article-byline-feature-container a.btn-feature span.feature-text {
    padding-right: 4px;
}

.sponsor-list {
    list-style: none;
    padding-right: 40px;
}
.sponsor-list .sponsor-item {
    display: flex;
    padding: 8px 0;
    align-items: flex-start;
}
.sponsor-list .sponsor-item .sponsor-logo {
    padding-right: 8px;
}
.sponsor-list .sponsor-item img {
    width: 50px;
    height: 50px;
    max-width: none;
    border-radius: 100%;
}
.sponsor-list .sponsor-cta a:focus {
    outline: none;
}
.sponsor-list .sponsor-cta button:focus {
    outline: none;
    color: #FFFFFF;
}

.sponsor-list .sponsor-item .sponsor-name, .pr-info .pr-title {
    font-style: normal;
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0.01em;
    margin-bottom: 0.4rem;
    color: #292C3D;
}

.sponsor-list .sponsor-item .sponsor-info, .pr-info .pr-description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #292C3D;
}

.modal .feature-footer, .modal .pr-content-footer {
    padding: 0 40px;
    text-align: left;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404040;
}

.article-user-byline .article-feature-bottom-container {
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .article-user-byline .article-feature-bottom-container {
        padding-top: 10px;
        margin: auto;
    }
}
@media screen and (min-width: 1024px) {
    .article-user-byline-translation:first-child {
        padding-left: 20px;
    }
}

#view .content .credits > .article-byline-feature {
    margin-left: auto;
}
#view .content .credits > .article-byline-feature:first-child, #view .content .credits > .article-byline-feature:nth-child(3) {
    margin-left: inherit;
}


.article-user-byline .article-feature-bottom a {
    margin-top: 0;
    padding: 9px 20px;
    border: 1px solid rgba(115, 115, 115, 0.17);
    box-shadow: 0px 4px 8px rgb(230 230 230 / 14%);
    border-radius: 24px;
    color: #63635F !important;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none;
}
.article-user-byline .article-feature-bottom a:hover {
    color: #fff !important;
    background-color: #d42e35;
    text-decoration: none;
    transition: .3s;
}

/** Table of content **/
.toc-container {
    line-height: 1.5;
}

#view.smallcover .article .article__content .iframe-container iframe.instagram-media {
    width: 100% !important;
}
#view .article .article__content .iframe-container.instagram-embedded-container {
    padding-bottom: 133%;
}
#view .content-guide .article .article__content .iframe-container.instagram-embedded-container {
    padding-bottom: 130%;
}

.toc {
    padding: 2.4rem 1.6rem;
    background-color: #f1f5f8;
    border-radius: 8px;
    margin: 2rem 0;
}

@media screen and (min-width:  768px) {
    .toc {
        padding: 2.4rem 2rem;
    }
}

.toc__title {
    font-size: 2rem !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    margin: 0 0 1.6rem !important;
}

.toc__nav {
    font-size: 1.8rem;
    margin-bottom: 0 !important;
    padding-left: 2rem !important;
    list-style-type: auto !important;
    counter-reset: auto !important;
    line-height: 1.5;
}

.toc__item {
    padding-left: 0 !important;
    margin-bottom: .75em !important;
    /*line-height: 1.25;*/
}

.toc__item:before {
    display: none;
}

.toc__item:last-child {
    margin-bottom: 0 !important;
}

.toc__link {
    color:  #222;
}

#view.smallcover .content .header-info.heading-shadow {
    color: #737373;
    font-size: 1.6rem;
    line-height: 20px;
    margin: 20px 0 6px 0;
    padding: 0;
}
#view.smallcover .content .titles .title {
    padding:0;
    margin:0 0 8px 0 !important;
    font-size: 3rem;
    font-weight: 600;
    line-height: 38px;
    color: #292C3D;
}
#view.smallcover .content .titles .subtitle {
    margin: 0;
    padding: 0;
    color: #292C3D;
    font-size: 2rem;
    font-weight: 400;
    line-height: 25px;
}
#view.smallcover .titles .article-user-byline-top {
    display: flex !important;
    align-items: center;
    margin-top: 0 !important;
}
#view.smallcover .titles .author-byline .author-name {
    color: #292C3D;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 6px;
}
#view.smallcover .titles .author-byline .author-title {
    color: #737373;
    font-size: 1.6rem;
    line-height: 18px;
}
#view.smallcover .titles .profile-image-container.byline-container {
    border-radius: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    max-width: 46px;
    width: auto !important;
    height: auto !important;
}

@media (max-width: 767px) {
    #view.smallcover .content .titles .subtitle {
        margin-bottom: 20px !important;
    }
    #view.smallcover .credits {
        padding-bottom: 1.4rem;
        margin: 0 !important;
        padding-right: 15px;
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        flex-wrap: wrap;
        padding-left: 0;
        gap: 16px;
    }
    #view.smallcover .credits .article-byline-feature {
        width: fit-content;
        margin-left: 0;
    }
    #view.smallcover .article-user__image {
        max-width: 50px !important;
        max-height: 50px !important;
    }
}

#view .tiktok-embed iframe {
    position: inherit !important;
}

.tooltip-author-byline {
    opacity: 1!important;
}

.tooltip-author-byline .tooltip-inner {
    padding: 10px;
    background-color: #fff;
    color: #000;
    text-wrap: wrap;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(184,184,184,1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(184,184,184,1);
    box-shadow: 0px 0px 10px 2px rgba(184,184,184,1);
}

.tooltip-author-byline .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #fff!important;
}

.features-animal {
    background-color: #f5f9fc;
    border-radius: 10px;
    padding: 20px;
    margin: 15px 0 5px 5px;
}

.features-animal .features-animal-title {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #292C3D;
}

.features-animal .features-animal-title .fa-paw {
    font-size: 14px;
    margin-right: 10px;
}

.features-animal .features-animal-policies {
    display: block;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    margin-top: 10px;
    font-weight: normal;
}

.features-animal .features-animal-policies:hover {
    color: #C1282F;
}

.features-animal .features-animal-meta {
    display: flex;
}

.features-animal .features-animal-meta span {
    margin-left: auto;
    font-size: 14px;
}
.features-animal .features-animal-meta span:hover {
    text-decoration: none !important;
}
.features-animal .fa-chevron-right {
    width: auto;
    height: auto;
    background-color: transparent;
    color: inherit;
    border: none;
}

/* Custom css */
@media (max-width: 767px) {
    #view .content table.prices td {
        overflow-wrap: break-word;
        overflow: hidden;
        max-width: 300px;
        text-overflow: ellipsis;
    }
}
