.v1-breadcrumb__link, .v1-breadcrumb__text {
    display: inline-block;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.6;
    font-family: Roboto,Arial,"Helvetica Neue",sans-serif;
}
.v1-breadcrumb__item {
    font-family: Roboto,Arial,"Helvetica Neue",sans-serif;
}

#things-to-do .things-to-do-box .content {
    background: #fff;
    border-bottom: 2px solid #897158;
    padding: 20px;
    position: relative;
}
#things-to-do .things-to-do-box .content .category {
    background: #897158;
    border-radius: 0 0 0 5px;
    color: #fff;
    font-size: .75rem;
    min-width: 90px;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
#things-to-do .things-to-do-box .content .head {
    display: table;
    margin-bottom: 15px;
    width: 100%;
}
#things-to-do .things-to-do-box .content .head .img {
    display: table-cell;
    vertical-align: middle;
    width: 57%;
}
#things-to-do .things-to-do-box .content .head .hdg {
    color: #735537;
    display: table-cell;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .03em;
    padding-left: 20px;
    vertical-align: middle;
}
#things-to-do .things-to-do-box .content .txt {
    font-size: .875rem;
    letter-spacing: .03em;
    line-height: 1.714;
    margin-bottom: 15px;
}
#things-to-do .things-to-do-box .content .btn .btn-akita-winter-01 {
    border-color: #c1b29f;
    color: #735537;
    font-size: .875rem;
    font-weight: 700;
    margin: 0 auto;
    max-width: 230px;
}
.icon_mobile{
    display: none;
}
.icon_pc{
    display: block;
}

#how-to .flight-info .content .list-flight li{
    overflow: initial;
}

#itinerary-idea .blk-schedule01 .schedule-box .hdg .spot.ver2 {
    background: #3E7BAB;
}
#itinerary-idea .blk-schedule01 .schedule-box .hdg .spot.ver3 {
    background: #9E5594;
}

html body .akita-winter-01.en {
    margin-top: 0;
}

html body .akita-winter-01.zh-CN {
    margin-top: 0;
}

html body .akita-winter-01.zh-TW {
    margin-top: 0;
}

html body .akita-winter-01.zh-HK {
    margin-top: 0;
}

html body .akita-winter-01.th {
    margin-top: 0;
}

#things-to-do .things-to-do-box .content .category {
    background: none;
}
#things-to-do .things-to-do-box .content .category img {
  vertical-align: baseline;
}

.footer .snsList_item a {
    display: block;
}

.header .logo_image a{
    display: block;
}

_:lang(x)::-moz-placeholder, .firfox01 {
  display: block!important;
}

_:lang(x)::-moz-placeholder, .firfox02 {
  display: none!important;
}

_:lang(x)::-moz-placeholder, #things-to-do .things-to-do-box .content .category.icon_pc {
  top: 135px !important;
}

@media screen and (min-width: 768px) {
    #things-to-do .things-to-do-box .content{
        border-radius: 10px;
        border: 2px solid #897158;
        margin: 0 20px 50px;
        overflow: hidden;
        padding: 0 30px 90px;
        width: 314px;
    }
    #things-to-do .things-to-do-box > div{
        border: 0;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        justify-content: flex-start;
        overflow: visible;
    }
    #things-to-do .things-to-do-box > div.all{
        width: 100%;
    }
    #things-to-do .things-to-do-box .content{
        border-radius: 10px;
        border: 2px
     solid #897158;
        margin: 0 20px 50px;
        overflow: hidden;
        padding: 0 30px 90px;
        width: 314px;
    }
    #things-to-do .things-to-do-box .content .category{
        border-radius: 80px;
        font-size: .875rem;
        height: 80px;
        line-height: 80px;
        min-width: 80px;
        padding: 0;
        position: absolute;
        right: 13px;
        top: 142px;
        width: 80px;
    }
    #things-to-do .things-to-do-box .content .head{
        display: block;
        margin: 0 -30px 15px;
        width: auto;
    }
    #things-to-do .things-to-do-box .content .head .img{
        display: block;
        margin-bottom: 20px;
        width: auto;
    }
    #things-to-do .things-to-do-box .content .head .hdg{
        display: block;
        font-size: 1.25rem;
        letter-spacing: .04em;
        margin: 0 30px 15px;
        padding-left: 0;
    }
    #things-to-do .things-to-do-box .content .txt{
        letter-spacing: .04em;
        line-height: 1.857;
    }
    #things-to-do .things-to-do-box .content .btn{
        bottom: 30px;
        left: 30px;
        position: absolute;
        right: 30px;
    }
    .akita-winter-01 .btn-akita-winter-01:hover {
        color: #fff!important;
        background: #816c57;
    }
    #about-akita .doyouknow .btn-detail a:hover {
        background: #816c57;
    }

}

@media screen and (max-width: 767px) {
    .icon_mobile{
        display: block;
    }
    .icon_pc{
        display: none;
    }
    #things-to-do .things-to-do-box .content.culture .category {
        background: none;
        background-color: #3E7BAB;
    }
    #things-to-do .things-to-do-box .content.nature .category {
        background: none;
        background-color: #327C5E;
    }
    #things-to-do .things-to-do-box .content.festival .category {
        background: none;
        background-color: #9E5594;
    }
    #things-to-do .things-to-do-box .content.food .category {
        background: none;
        background-color: #A85B32;
    }
}