a.link {
    display: block;
    color: #fff;
    padding: 7px 0;
    background: #222;
    overflow: hidden;
    text-align: center;
}

a.link:hover {
    background: #333;
}

#main {
    width: 898px;
    margin: 0 auto;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    min-height: 100%;
}


/**
 * page-top-btn
 */

#main .page-top-btn {
    position: fixed;
    bottom: -40px;
    left: 0;
    height: 40px;
    width: 40px;
    z-index: 9999;
    overflow: hidden;
}

#main .header-new {
    position: fixed;
    top: 0;
    z-index: 99999;
}

#main-inner {
    position: relative;
    width: 820px;
    margin: 0 auto;
    padding-bottom: 0.1px;
}

.section {
    opacity: 0;
}


/**
 * Section Top.
 */

#sec-top {
    margin-bottom: 30px;
}

#sec-top h1 {
    z-index: 1;
    position: absolute;
    top: 40px;
    width: 100%;
    text-align: center;
}

#sec-top h1 .cat-label {
    position: absolute;
    top: 92px;
    left: 54px;
    width: 155px;
    text-align: center;
}

#sec-top h1 .entry-no {
    position: absolute;
    top: 92px;
    right: 104px;
    width: 60px;
    text-align: center;
}

#sec-top h1 .entry-no img {
    width: 100%;
}

#sec-top h1>img {
    height: auto;
}

#sec-top .visual {
    padding: 198px 0 0;
    position: relative;
    margin-bottom: 30px;
}

#sec-top .visual .icon {
    position: absolute;
    height: 100px;
    right: -30px;
    top: 158px;
    overflow: hidden;
}

#sec-top .visual .icon img {
    height: auto;
}

#sec-top h2 {
    margin: 30px 0;
}

#sec-top .introduction {
    margin: 30px 0;
}

#sec-top .introduction .desc {
    float: left;
    width: 445px;
    min-height: 160px;
}

#sec-top .introduction .profiles {
    width: 330px;
    float: right;
    padding-left: 20px;
    border-left: 1px solid #000;
}

#sec-top .introduction .profiles .name {
    margin-bottom: 15px;
}

#sec-top .introduction .profiles .detail {
    width: 190px;
    float: right;
}

#sec-top .question {
    width: 720px;
    margin: 30px auto;
    position: relative;
    padding-bottom: 30px;
}

#sec-top .question .icon {
    position: absolute;
    right: -40px;
    bottom: 0;
}

#sec-top .crevia-banner-top {
    min-height: 160px;
    border-top: 1px solid #222;
    padding: 30px 50px 0 320px;
    margin-bottom: 30px;
    position: relative;
}

#sec-top .crevia-banner-top .thumb {
    position: absolute;
    top: 30px;
    left: 50px;
}

#sec-top .crevia-banner-top .title {
    font-size: 18px;
    font-weight: 700;
    margin: -.5em auto 12px;
}

#sec-top .crevia-banner-top .title small {
    font-size: 11px;
}

#sec-top .crevia-banner-top .btn {
    width: 170px;
    margin-top: 14px;
}


/**
 * Ranking
 */

#sec-ranking h2 {
    border-top: #222 solid 12px;
    border-bottom: #222 solid 1px;
    font-size: 22px;
    font-weight: bold;
    padding: 34px 0;
    margin-bottom: 30px;
}

.sec-articles {
    margin-bottom: 50px;
}

.sec-articles:last-child,
.sec-articles.last {
    margin-bottom: 0;
}

.sec-articles .article {
    padding-bottom: 30px;
    border-bottom: 1px solid #222;
    margin-bottom: 30px;
    opacity: 0;
}

.sec-articles .photo-list {
    margin-bottom: 20px;
}

.sec-articles .article:last-child,
.sec-articles .article.last {
    border: none;
    padding-bottom: 0;
}

.shop-info {
    position: relative;
    width: 330px;
    margin: 20px 0;
}

.shop-info .photo {
    display: block;
}

.shop-info .detail {
    width: 190px;
    min-height: 90px;
    height: auto;
    position: relative;
}

.shop-info .detail .name {
    display: block;
    margin-bottom: 5px;
}

.shop-info .detail .address {
    display: block;
}

.shop-info .detail .link {
    width: 190px;
    margin-top: 10px;
}

.span-3-1 {
    position: relative;
    width: 260px;
}

.span-3-1.mid {
    margin: 0 20px;
}

.span-3-1 .title {
    margin-bottom: 20px;
}

.photo-explain {
    margin: 0px 0 0;
    list-style-type: decimal;
    list-style-position: inside;
}

.photo-explain li {
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 10px;
}

.photo-explain li.last {
    margin-bottom: 0;
}

.span-3-2 {
    position: relative;
    width: 540px;
}

.span-3-3 {
    position: relative;
    width: 820px;
}


/**
 * Crevia
 */

.article.crevia-content {
    background: #fff;
    border: none;
    padding-bottom: 0;
}

.crevia-content .content {
    width: 720px;
    margin: 45px auto 0;
}

.crevia-content .paragraph {
    margin: 40px 0 40px;
}

.crevia-content .paragraph .title {
    margin-bottom: 20px;
}

.crevia-content .desc {
    line-height: 1.8;
}

.crevia-content .span-2-1 {
    width: 340px;
    overflow: hidden;
}

.caption {
    margin: 10px 0 0;
}

.article.column-box .inner {
    background: #fff;
    padding: 42px 50px;
    border: 1px solid #222;
    border-top: none;
}

.article.column-box .detail {
    width: 420px;
}

.debug {
    position: fixed;
    width: 200px;
    height: 100%;
    background: black;
    color: #fff;
    z-index: 9999999;
}


/**
 * Crevia Banner Bottom
 */

.crevia-banner-bottom {
    width: 820px;
    height: 340px;
    margin: -90px auto 0;
    padding-bottom: 70px;
}

.crevia-banner-bottom .thumb {
    background-color: #fff;
}

.crevia-banner-bottom .thumb img.isSP {
    display: none;
}

.crevia-banner-bottom .thumb a:hover img {
    opacity: .8;
}