﻿/**
 * Bootstrap Override
 */
.debug {
    position: fixed;
    top: 0; left: 0;
    background-color: yellow;
    width: 64px;
    padding: 6px;
    text-align: center;
    font-size: 3.2rem;
    font-weight: bold;
    color: #000;
    border: 3px solid purple;
    z-index: 9999;
}
@media (max-width: 480px) {
    body {
        padding-bottom: 80px;
    }
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 4px;
  margin-bottom: 11px;
}
.page-header {
    border-bottom: 1px solid #ccc;
}
@media (max-width: 480px) {
    .page-header-mb0 {
        margin-bottom: 0;
    }
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
    font-weight: normal;
    margin: 0;
}
.page-header h1 {
    background-image: url(../img/common/page-header.svg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 56px;
    color: #b40000;
}
@media (max-width: 480px) {
    .page-header h1 {
        font-size: 3.2rem;
        background-size: 3.2rem;
        padding-left: 40px;
    }
}
.page-header h2 {
    background-image: url(../img/common/page-header.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 2.8rem;
    padding-left: 36px;
}
@media (max-width: 480px) {
    .page-header h2 {
    }
}
.page-header h2.heading-attention {
    background-image: url(../img/figure/gray-attention.svg);
}

[class^=col] > .panel-takayama78 {
    height: 100%;
    margin-bottom: 0;
}
.panel-takayama78 a.panel-body {
    display: block;
    text-align: center;
    height: 100%;
    text-decoration: none;
    -webkit-transition: background-color 0.3s ease;
       -moz-transition: background-color 0.3s ease;
            transition: background-color 0.3s ease;
}
@media (max-width: 480px) {
    .panel-takayama78 a.panel-body {
    }
}
.panel-takayama78 a.panel-body .panel-title {
    color: #b40000;
    font-size: 3.4rem;
    font-weight: bold;
    margin: 0;
}
@media (max-width: 480px) {
    .panel-takayama78 a.panel-body .panel-title {
        font-size: 1.6rem;
    }
}
.panel-takayama78 a.panel-body:hover {
    background-color: #f0e1e1;
}
.panel-body .dog-ear {
    overflow: hidden;
}

.container-fluid {
    overflow: hidden;
}
.container-max1000 {
    max-width: 1000px !important;
}

.container-has-padding {
    padding-left: 7px !important;
    padding-right: 8px !important;
}

figure {
    margin-bottom: 11px;
}
figure img {
    max-width: 100%;
}
figcaption {
    text-align: center;
}

.table th {
    background-color: #f2f2f2;
    white-space: nowrap;
}

.embed-responsive {
    margin-bottom: 11px;
}

.pagination {
    width: 100%;
    text-align: center;
}
.pagination > li {
    display: inline-block;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}

@media (max-width: 480px) {
    .nav-narrow > li > a {
        font-size: 1.4rem;
        padding: 10px 4px;
    }
}

/**
 * Helper
 */
.mb0  { margin-bottom:  0px !important }
.mb10 { margin-bottom: 10px !important }
.mb20 { margin-bottom: 20px !important }
.mb30 { margin-bottom: 30px !important }
.mb40 { margin-bottom: 40px !important }
.mb50 { margin-bottom: 50px !important }
.mb60 { margin-bottom: 60px !important }

.mt0  { margin-top:  0px !important }
.mt10 { margin-top: 10px !important }
.mt20 { margin-top: 20px !important }
.mt30 { margin-top: 30px !important }
.mt40 { margin-top: 40px !important }
.mt50 { margin-top: 50px !important }
.mt60 { margin-top: 60px !important }

.ml0  { margin-left:  0px !important }
.ml10 { margin-left: 10px !important }
.ml20 { margin-left: 20px !important }
.ml30 { margin-left: 30px !important }
.ml40 { margin-left: 40px !important }
.ml50 { margin-left: 50px !important }
.ml32 { margin-left: 32px !important }

.mr0  { margin-right:  0px !important }
.mr10 { margin-right: 10px !important }
.mr20 { margin-right: 20px !important }
.mr30 { margin-right: 30px !important }
.mr40 { margin-right: 40px !important }
.mr50 { margin-right: 50px !important }

.mrl-15 {
    margin-right: -15px;
    margin-left: -15px;
}

.fs10 { font-size: 1.0rem  !important; margin: 0 2px }
.fs12 { font-size: 1.2rem  !important; margin: 0 2px }
.fs14 { font-size: 1.4rem  !important; margin: 0 2px }
.fs16 { font-size: 1.6rem  !important; margin: 0 2px }
.fs18 { font-size: 1.8rem  !important; margin: 0 2px }
.fs20 { font-size: 2.0rem  !important; margin: 0 2px }
.fs24 { font-size: 2.4rem  !important; margin: 0 2px }
.fs28 { font-size: 2.8rem  !important; margin: 0 2px }
.fs32 { font-size: 3.2rem  !important; margin: 0 2px }
.fs36 { font-size: 3.6rem  !important; margin: 0 2px }
.fs40 { font-size: 4.0rem  !important; margin: 0 2px }
.fs44 { font-size: 4.4rem  !important; margin: 0 2px }
.fs48 { font-size: 4.8rem  !important; margin: 0 2px }
@media (max-width: 480px) {
    .fs18 { font-size: 1.6rem  !important }
    .fs20 { font-size: 1.8rem  !important }
    .fs24 { font-size: 2.0rem  !important }
    .fs28 { font-size: 2.2rem  !important }
    .fs32 { font-size: 2.4rem  !important }
    .fs36 { font-size: 2.6rem  !important }
    .fs40 { font-size: 2.8rem  !important }
    .fs44 { font-size: 3.0rem  !important }
    .fs48 { font-size: 3.2rem  !important }
}
.strong {
    font-weight: bold;
}
.normal {
    font-style: normal;
    font-weight: normal;
}
em { color: #b40000; font-style: normal; font-weight: bold }
em.em-black { color: #000; font-style: normal; font-weight: normal }
em.em-gray { color: #999; font-style: normal; font-weight: normal }

.bb-666 { border-bottom: 1px solid #666 }
.bb-none { border-bottom: none }

.text-readable {
    font-size: 1.8rem;
    line-height: 1.6;
    word-break: break-all;
}
.radius-none {
    border-radius: 0 !important;
}

/**
 * Header
 */
.header-ex {
    background-color: #fed300;
}
.header-ex .container {
    padding: 0;
}
.header-ex-image {
    width: 100%;
}
.header {
    border-bottom: 1px solid #ccc;
    padding: 3px 0 0.5em;
}
.site-description {
    font-size: 1.3rem;
}
@media (max-width: 480px) {
    .site-description {
        margin-bottom: 0;
    }
}
.header-body {
    margin: 1em 0;
}
@media (max-width: 480px) {
    .header-body {
        margin: 0;
    }
}
.header-body h1 {
    font-size: 1.6rem;
    margin: 0;
}
@media (max-width: 480px) {
    .header-body > div {
        padding: 0;
    }
}
.header-brand {
    width: 229px;
    max-width: 90%;
}
.hamburger {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
}
.hamburger button {
    background-color: transparent;
    border: none;
    text-align: center;
}
.hamburger .hamburger-search {
    font-size: 3rem;
    line-height: 3rem;
    padding: 2px 6px 3px;
}
.hamburger .hamburger-menu {
    font-size: 1rem;
    padding: 2px 6px 6px;
    vertical-align: bottom;
}
.hamburger .icon-bar {
    background-color: #666;
    display: block;
    margin: 0 auto;
    width: 28px;
    height: 3px;
}
.hamburger .icon-bar+.icon-bar {
    margin-top: 3px;
}

.nav-global.visible-tb,
.nav-global.visible-pc {
    border-bottom: 1px solid #ccc;
}
.nav-global.visible-tb .nav-pills>li>a,
.nav-global.visible-pc .nav-pills>li>a {
    color: #666;
    border-radius: 0;
    padding: 1.5em 0;
    -webkit-transition: background-color 0.3s ease;
       -moz-transition: background-color 0.3s ease;
            transition: background-color 0.3s ease;
}
.nav-global.visible-tb .nav-pills>li.active>a,
.nav-global.visible-tb .nav-pills>li.active>a:focus,
.nav-global.visible-tb .nav-pills>li.active>a:hover,
.nav-global.visible-pc .nav-pills>li.active>a,
.nav-global.visible-pc .nav-pills>li.active>a:focus,
.nav-global.visible-pc .nav-pills>li.active>a:hover {
    color: #666;
    background-color: #eee;
    border: 1px solid #ccc;
    border-width: 0 1px;
}
.nav-lower {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}
.nav-lower .nav-pills>li>a {
    color: #666;
    padding: 1em 0;
}
.nav-lower .nav-pills>li>a:hover {
    font-weight: bold;
}
.nav-lower .nav-pills>li.active>a,
.nav-lower .nav-pills>li.active>a:focus,
.nav-lower .nav-pills>li.active>a:hover {
    background-color: transparent;
    color: #666;
    font-weight: bold;
}
.nav-global.nav-sp-menu {
    background-color: #666;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
}
.nav-sp-menu {
    display: none;
}
.nav-sp-menu input {
    font-family: FontAwesome;
}
.nav-sp-menu .btn-times {
    color: #fff;
    font-size: 5rem;
    line-height: 5rem;
    margin-right: 10px;
}
.nav-sp-menu .list-group {
    margin-bottom: 0;
}
.nav-sp-menu .list-group-item {
    background: transparent;
    border-width: 0 0 1px;
    color: #fff;
}
.nav-sp-menu a.list-group-item:hover,
.nav-sp-menu a.list-group-item:focus {
    color: #fff;
    background-color: inherit;
}
.nav-sp-menu .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.nav-sp-menu .list-group-item-dotted {
    border-style: dotted;
    padding: 10px 0;
    margin: auto 15px;
}
.nav-sp-menu .list-group-item-reverse {
    background-color: #000;
    border-top-width: 1px;
}
.nav-sp-menu .container-fluid {
    padding-left: 7px;
    padding-right: 8px;
}
.panel-social {
    color: #fff;
    text-align: center;
}
.panel-social a {
    display: block;
    width: 100%;
    height: 100%;
}
.panel-social img {
    width: 80px;
}
.panel-line {
    background-color: #0c0;
}
.panel-twitter {
    background-color: #55acee;
}
.panel-facebook {
    background-color: #325094;
}
.panel-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

/**
 * Breadcrumb
 */
.breadcrumbs {
    background-color: #f2f2f2;
    margin-bottom: 1em;
    overflow: hidden;
    position: relative;
}
@media (max-width: 480px) {
    .breadcrumbs {
        font-size: 1.2rem;
    }
}
.breadcrumbs ol,
.breadcrumbs ul {
    margin: 0 0 0 -15px;
    padding: 0;
    white-space: nowrap;
}
@media (max-width: 480px) {
    .breadcrumbs ol,
    .breadcrumbs ul {
        margin: 0 0 0 -10px;
    }
}
.breadcrumbs li {
    background-color: #999;
    display: inline-block;
    list-style: none;
    margin: -0.5em 0;
    padding: 0;
    padding-left: 0.5em;
    position: relative;
}
.breadcrumbs li:after {
    border: 1.75em solid transparent;
    border-right-width: 0;
    border-left-width: 15px;
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    height: 0;
    width: 0;
    transform: translateX(3px);
    border-left-color: #f2f2f2;
    margin: 0;
    z-index: 1;
}
.breadcrumbs li + li {
    padding-left: 1.5em;
}
@media (max-width: 480px) {
    .breadcrumbs li + li {
        padding-left: 2em;
    }
}
.breadcrumbs li:last-child {
    background-color: transparent;
}
.breadcrumbs li:last-child:after {
    display: none;
}
.breadcrumbs a {
    color: #fff;
    display: inline-block;
    padding: 1em 0;
}
.breadcrumbs a:after {
    border: 1.75em solid transparent;
    border-right-width: 0;
    border-left-width: 15px;
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    height: 0;
    width: 0;
    z-index: 2;
    border-left-color: #999;
}

/**
 * Footer
 */
.visible-tb .footer,
.visible-pc .footer {
    background-color: #f2f2f2;
    padding: 2em 0;
}
.visible-tb .footer-brand,
.visible-pc .footer-brand,
.visible-sp .footer-brand {
    width: 144px;
}
.visible-sp .footer-brand {
    margin: 30px 0 60px;
}
.visible-tb .footer .fa-ul li,
.visible-pc .footer .fa-ul li {
    padding-bottom: 4px;
}
.visible-tb .address,
.visible-pc .address {
    font-size: 1.2rem;
    margin: 0;
    padding: 1em 0 ;
    text-align: center;
}
.visible-sp .footer {
    background-color: #fff;
    bottom: 0;
    position: fixed;
    width: 100%;
}
.tab-reverse {
    border-top: 1px solid #666;
    font-size: 1.2rem;
    margin-bottom: 4px;
}
.tab-reverse span {
    background-color: #666;
    border-radius: 0 0 8px 8px;
    color: #fff;
    display: block;
    padding: 0.25em;
    text-align: center;
    width: 100%;
}
.panel-button {
    font-size: 1.2rem;
}
.panel-button div {
    padding-right: 5px;
    padding-left: 5px;
}
.panel-button a {
    display: block;
    text-align: center;
    width: 100%;
}
.panel-button p {
    height: 32px;
    margin-bottom: 4px;
    position: relative;
}
.panel-button img {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.sitemap {
    margin-top: 30px;
}
.sitemap span {
    background-color: #ccc;
    color: #fff;
    font-size: 1.4rem;
    display: inline-block;
}
.sitemap span.sitemap-title {
    padding: 3px 1em;
}
.sitemap .list-group .list-group {
    display: none;
    margin-bottom: 0;
}
.sitemap .list-group .list-group .list-group-item {
    background-color: #fff;
    border-style: dotted;
    border-right: none;
    border-left: none;
}
.sitemap .list-group .list-group .list-group-item:last-child {
    border-bottom: none;
}
.sitemap .list-group-item {
    background-color: #f2f2f2;
    border-radius: 0;
    border: 1px solid #666;
    border-right: none;
    border-left: none;
}
.sitemap button.list-group-item span {
    float: right;
    padding: 3px 6px 2px;
}

/**
 * Cover
 */
.cover .cover-slider-nav .slick-list {}
@media (max-width: 992px) {
    .cover .cover-slider-nav .slick-list {
        display: none;
    }
}
.cover .slick-dotted.slick-slider {
    margin-bottom: 30px;
}
@media (max-width: 992px) {
    .cover .slick-dotted.slick-slider {
        margin-bottom: 36px;
    }
}
.cover .slick-prev {
    left: -36px;
}
.cover [dir='rtl'] .slick-prev {
    right: -36px;
}
.cover .slick-next {
    right: -36px;
}
.cover [dir='rtl'] .slick-next {
    left: -36px;
}

.cover {
    position: relative;
}
.cover-slider-for {
    margin-bottom: 1em;
}
.cover-slider-for .slick-list {
    overflow: visible;
}
.cover-slider-for img {
    width: 100%;
    max-width: 1000px;
}
.cover-slider-nav img {
    margin: 0 auto;
    width: 180px;
    max-width: 100%;
}
.cover-slider-nav .slick-slide {
    display: inline-block !important;
    float: none;
}
.cover-slider-nav .slick-track {
    margin: 0 auto;
}
.cover-buttons {
    pointer-events: none;
    position: absolute;
    margin: 0 auto;
    top: 1em; left: 0; right: 0;
}
@media (max-width: 992px) {
    .cover-buttons {
        position: static;
    }
}
.cover-buttons .panel {
    pointer-events: auto;
}
.cover-buttons .panel-takayama78 {
    float: right;
    margin-right: 14px;
    margin-bottom: 14px;
    width: 270px;
}
@media (max-width: 992px) {
    .cover-buttons .panel-takayama78 {
        float: none;
        width: 100%;
    }
}
.cover-buttons .panel-takayama78 a {
    background-position: left 10px center;
    background-repeat: no-repeat;
    position: relative;
    color: #b40000;
    font-size: 2.8rem;
    padding: 1.5em;
    text-align: right;
}
@media (max-width: 992px) {
    .cover-buttons .panel-takayama78 a {
        background-position:center top 10px;
        font-size: 2rem;
        padding: 120px 1em 0;
        text-align: center;
    }
}
.cover-button-sell {
    background-size: 64px 99px;
    background-image: url(../img/figure/kaitorikun1.svg);
}
.cover-button-buy {
    background-size: 78px 112px;
    background-image: url(../img/figure/kaitorikun2.svg);
}
.cover-button-cm {
    float: right;
    padding: 0;
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 150px;
}
@media (max-width: 992px) {
    .cover-button-cm {
        padding-bottom: 56.25%;
    }
}
.cover-button-cm video {
    margin: -0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.cover-button-cm span {
    background-color: #b40000;
    color: #fff;
    padding: 4px;
    top: 0; left: 0;
    position: absolute;
}

/**
 * Slider
 */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0.5);
}
.slick-prev:hover,
.slick-next:hover {
    color: transparent;
    outline: none;
    background-color: rgba(0, 0, 0, 0.2);
}
.slick-prev:hover:before,
.slick-next:hover:before {
    opacity: 1;
}
.slick-prev.cover .slick-disabled:before,
.slick-next.cover .slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: FontAwesome;
    font-size: 28px;
    line-height: 1;

    opacity: .75;
    color: white;
}

.slick-prev {
    left: 4px;
    z-index: 3;
    border-radius: 4px;
}
[dir='rtl'] .slick-prev {
    right: 4px;
    left: auto;
}
.slick-prev:before {
    content: '\f104';
}
[dir='rtl'] .slick-prev:before {
    content: '\f105';
}

.slick-next {
    right: 4px;
    border-radius: 4px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: 4px;
}
.slick-next:before {
    content: '\f105';
}
[dir='rtl'] .slick-next:before {
    content: '\f104';
}
.slick-dots {
    position: absolute;
    bottom: -24px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'FontAwesome';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\f111';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.slider {
    border-bottom: 1px solid #ccc;
    padding: 0 0 30px 0;
}
.slider .slick-prev, .slider .slick-next { top: 112px; }
@media (min-width: 1200px) {
    .slider .slick-prev, .slider .slick-next { top: 137px; }
}
.item-box {
    margin: 0 0.5em;
}
a.item-box:hover {
    text-decoration: none;
}
.item-box figure img {
    width: 100%;
}
.item-text { margin-bottom: 4px; }
.item-date {}
.item-shop {
    background-color: #999;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
}
.item-name {}
.item-price {
    position: relative;
    text-align: right;
}
.item-price span {
    color: #000;
    font-size: 2.4rem;
    font-weight: bold;
    color: #b40000;
}

.item-share {
    margin: 30px 0;
    text-align: center;
}
.item-share iframe {
    vertical-align: top;
}
.fb_iframe_widget > span {
    vertical-align: baseline !important;
}
.item-twitter {
    height: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%; right: 0;
}
.item-voice {
    background-color: #f2f2f2;
    padding: 1rem;
}
.item-list {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 30px;
}
.item-list .item-box {
    margin: 0;
}
.item-list .item-name {
/*     height: 2.5em; */
    overflow: hidden;
    height: 68.57136px;/* 16*1.42857*3 */
    overflow: hidden;
    position: relative;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
}
.item-list .item-name:before{
    position: absolute;
    content: "...";
    background: #fff;
    position: absolute;
    width: 1em;
    right: 0px;
    text-aline:center;
    top:45.71424px;/* 16*1.42857*2 */
}
.item-list .item-name:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
}
.item-list .item-twitter {
    position: static;
    transform: translate(0);
    vertical-align: baseline;
}

/**
 * Module
 */
.section {
    margin-bottom: 30px;
}
.section-header {
    background-color: #666;
    color: #fff;
    font-weight: bold;
    margin: 30px 0;
    text-align: center;
}
.section-header > * {
    margin: 0;
    padding: 0.75em 0;
}
@media (max-width: 480px) {
    .section-header > * {
        padding: 0.75em 0.2em;
    }
    .section-header h2 {
        font-size: 2rem;
    }
}
.fit-contain,
.fit-cover,
.fit-auto {
    width: 40%;
    height: 80px;
    margin: 1em 0;
}
@media (max-width: 480px) {
    .fit-contain,
    .fit-cover {
        width: 90%;
    }
}
.dog-ear {
    position: relative;
}
.dog-ear:after {
    background-image: url(../img/figure/dog-ear.svg);
    background-size: cover;
    content: '';
    position: absolute;
    right: 0; bottom: 0;
    width: 34px; height: 34px;
}
.bg-arrow-r {
    background-image: url(../img/figure/arrow-r-white.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-l {
    background-image: url(../img/figure/arrow-l-white.svg);
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-u {
    background-image: url(../img/figure/arrow-u-white.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-d {
    background-image: url(../img/figure/arrow-d-white.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-r-red {
    background-image: url(../img/figure/arrow-r-red.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-l-red {
    background-image: url(../img/figure/arrow-l-red.svg);
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-r-blue {
    background-image: url(../img/figure/arrow-r-blue.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-l-blue {
    background-image: url(../img/figure/arrow-l-blue.svg);
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-r-gray {
    background-image: url(../img/figure/arrow-r-gray.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-l-gray {
    background-image: url(../img/figure/arrow-l-gray.svg);
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-d-gray {
    background-image: url(../img/figure/arrow-d-gray.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-u-gray {
    background-image: url(../img/figure/arrow-u-gray.svg);
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.bg-arrow-md {
    background-size: 1.6rem;
}
.bg-arrow-sm {
    background-size: 0.8rem;
}
.btn-padding-lr {
    padding-left: 32px;
    padding-right: 32px;
}
.bg-arrow-sm.btn-padding-lr {
    padding-left: 16px;
    padding-right: 24px;
}
.bg-flow-d-gray {
    background-image: url(../img/figure/flow-d-gray.svg);
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 2.8rem;
    height: 120px;
    padding-top: 12px;
    text-align: center;
}
.bg-flow-d-red {
    background-image: url(../img/figure/flow-d-red.svg);
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 2.8rem;
    height: 120px;
    padding-top: 12px;
    text-align: center;
}


.loading {
    padding: 60px;
    text-align: center;
}
.fixed-taxfree {
    position: fixed;
    top: 280px;
    right: -5px;
    width: 80px;
    z-index: 100;
}
.fixed-taxfree img {
    margin: 0 10px 0 5px;
    width: 60px;
    height: 100px;
}
.form-filtering {
    margin-bottom: 30px;
}
.panel-accordion .panel-heading {}
.panel-accordion .panel-title {
    font-size: 2.2rem;
    font-weight: bold;
}
.panel-accordion .panel-title em {
    font-size: 3.6rem;
}
@media (max-width: 480px) {
    .panel-accordion .panel-heading {
        font-size: 1.4rem;
    }
    .panel-accordion .panel-title {
        font-size: 1.8rem;
    }
    .panel-accordion .panel-title em {
        font-size: 2.4rem;
    }
    .panel-accordion-toggle {
        background-image: url(../img/figure/arrow-d-gray.svg);
        background-position: right 10px center;
        background-repeat: no-repeat;
        cursor: pointer;
        padding-right: 32px;
    }
    .panel-accordion-toggle.panel-accordion-open {
        background-image: url(../img/figure/arrow-u-gray.svg);
    }
}
@media (max-width: 480px) {
    .panel-accordion-body {
        display: none;
    }
}
@media (max-width: 480px) {
    .section-header.panel-accordion-toggle {
        margin: 1px;
    }
    .section-header.panel-accordion-toggle + .panel-accordion-body {
        padding-top: 30px;
    }
}

.step-block {
    margin: 0 auto 38px;
    position: relative;
    padding: 15px 15px 0;
    min-width: 115px;
    border: 2px solid #b40000;
    width: 60%;
    z-index: 0;
}
@media (max-width: 992px) {
    .step-block {
        width: 100%;
    }
}
.step-block:before {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -21px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #fff transparent transparent transparent;
    z-index: 0;
}
.step-block:after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -22px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 22px 22px 0 22px;
    border-color: #b40000 transparent transparent transparent;
    z-index: -1;
}
.step-block:last-child:before,
.step-block:last-child:after {
    display: none;
}

.step-block span {
    background-color: #b40000;
    border-radius: 1.4rem;
    color: #fff;
    display: block;
    margin: 11px auto;
    width: 180px; max-width: 100%;
    text-align: center;
}
.step-block p.step-title {
    color: #b40000;
    font-size: 2.4rem;
    font-weight: bold;
}
.disable-hover:hover {
    background-color: transparent !important;
}

/**
 * Top page
 */
.section__sell__footer .panel-takayama78 a.panel-body .panel-title {
    background-image: url(../img/figure/red-cart.svg);
    background-position: left 20px center;
    background-repeat: no-repeat;
    background-size: 68px 68px;
    height: 80px;
    padding-left: 70px;
    margin: 1.6rem auto;
}
@media (max-width: 992px) {
    .section__sell__footer .panel-takayama78 a.panel-body .panel-title {
        background-size: 48px 48px;
        font-size: 2.8rem;
    }
}
@media (max-width: 480px) {
    .section__sell__footer .panel-takayama78 a.panel-body .panel-title {
        margin: 0 auto;
        width: 240px;
    }
}
.section__sell__footer .panel-takayama78 a.panel-body .panel-title-yahoo-auction {
    background-image: url(../img/figure/red-cart.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 68px 68px;
    height: 80px;
    color: #b40000;
    font-size: 3.4rem;
    font-weight: bold;
    padding: 0 0 0 90px;
    margin: 1.6rem auto;
    display: table;
}
.section__sell__footer .panel-takayama78 a.panel-body .panel-title-yahoo-auction .inner {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
@media (max-width: 992px) {
    .section__sell__footer .panel-takayama78 a.panel-body .panel-title-yahoo-auction {
        font-size: 2.8rem;
    }
}
@media (max-width: 480px) {
    .section__sell__footer .panel-takayama78 a.panel-body .panel-title-yahoo-auction {
        margin: 0 auto;
        width: 240px;
    }
}
.section__sell__footer .panel-takayama78 a.panel-body .panel-title-rakuten {
    height: 80px;
    color: #b40000;
    font-size: 3.4rem;
    font-weight: bold;
    padding: 0;
    margin: 1.6rem auto;
    display: table;
}
.section__sell__footer .panel-takayama78 a.panel-body .panel-title-rakuten .inner {
    display: table-cell;
    vertical-align: middle;
}
@media (max-width: 992px) {
    .section__sell__footer .panel-takayama78 a.panel-body .panel-title-rakuten {
        font-size: 2.8rem;
    }
}
@media (max-width: 480px) {
    .section__sell__footer .panel-takayama78 a.panel-body .panel-title-rakuten {
        margin: 0 auto;
        width: 240px;
    }
}
.section__sell__footer .fit-contain {
    width: 180px;
}
@media (max-width: 480px) {
    .section__sell__footer .fit-contain {
        margin: 0;
    }
}
.section__home__sell {}
@media (max-width: 480px) {
    .section__home__buy .col-sm-4+.col-sm-4,
    .section__sell__footer .col-sm-4+.col-sm-4 {
        margin-top: 1em;
    }
}

.section__home__reason {
    background-color: #f2f2f2;
    padding-bottom: 30px;
    text-align: center;
}
.section__home__reason .section-header {
    background-color: transparent;
    color: #666;
    margin-bottom: 0;
}
.section__home__reason .panel-default {
    position: relative;
}
.section__home__reason .panel-default:before {
    background-color: #ddd;
    content: '';
    position: absolute;
    width: 1px; height: 100%;
}
.section__home__reason .fit-contain {
    margin-top: 0;
    width: 100%; height: 160px;
}
.section__home__reason .button-reason {
    margin: 50px 200px 0;
}
@media (max-width: 992px) {
    .section__home__reason .button-reason {
        margin: 50px 100px 0;
    }
}
@media (max-width: 480px) {
    .section__home__reason .button-reason {
        margin: 36px 0 0;
    }
}
.section__home__reason .button-reason a {
    color: #b40000;
    font-size: 3.4rem;
    font-weight: bold;
    padding-left: 60px;
    position: relative;
}
@media (max-width: 480px) {
    .section__home__reason .button-reason a {
        font-size: 2rem;
        padding: 8px;
        padding-left: 60px;
    }
}
.section__home__reason .button-reason a:before {
    background-image: url(../img/figure/kaitorikun3.svg);
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    bottom: -3px; left: 40px;
    width: 137px; height: 106px;
}
@media (max-width: 480px) {
    .section__home__reason .button-reason a:before {
        left: 20px;
         width: 102.75px; height: 78.75px;
    }
}
.section__home__items .item-price {
    text-align: left;
}
.section__home__info ul {
    padding-left: 0;
    list-style: none;
}
.section__home__info li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (max-width: 480px) {
    .section__home__info li {
        line-height: 1.6;
    }
}
@media (max-width: 480px) {
    .section__home__info span {
        font-size: 1.4rem;
    }
}
.section__home__info .label {
    border-radius: 0;
    display: inline-block;
    padding: .3em 0;
    width: 6em;
    vertical-align: text-bottom;
}
.section__home__info em {
    color: #000;
}
.section__shop.visible-sp h3 {
    font-size: 2.7rem;
}
.section__shop .nav-tabs {
    font-size: 2.4rem;
}
.section__shop .nav-tabs span {
    display: inline-block;
    width: 6em;
}
.section__shop .tab-pane > .panel-default {
    border-top: none;
    border-radius: 0 0 4px 4px;
}
.section__shop a.panel {
    -webkit-transition: background-color 0.3s ease;
       -moz-transition: background-color 0.3s ease;
            transition: background-color 0.3s ease;
    cursor: pointer;
    display: block;
}
.section__shop a.panel:hover {
    background-color: #f9f9f9;
    text-decoration: none;
}
.section__shop .media-object {
    width: 160px;
    margin-bottom: 4px;
}
.section__shop #shoplist-sell .media-heading,
.section__shop #shoplist-sell .media-heading a {
    color: #39c;
}
.section__shop #shoplist-buy .media-heading,
.section__shop #shoplist-buy .media-heading a {
    color: #b90000;
}
.not-sale {
    background-color: #eaeaea;
    color: #666;
    padding: 4px;
    text-align: center;
}

.section__home__social {
    text-align: center;
}
.section__home__social img {
    width: auto;
}

/**
 * CM
 */
.wrapper-cm video {
    border-bottom: 1px solid #666;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
}

/**
 * Shop List
 */
.section__shop__list .panel-fluid {
    padding-right: 24px;
    position: relative;
}
.section__shop__list .btn-right {
    border-radius: 0;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0; right: 0;
    width: 24px;
}
.section__shop__list .btn-right img {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0; left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
@media (max-width: 992px) {
    .section__shop__list .col-md-6 {
        padding: 0;
    }
    .section__shop__list .panel-default {
        border: none;
        border-bottom: 1px solid #ddd;
        margin-bottom: 0;
    }
}
@media (max-width: 480px) {
    .section__shop__list .media-left {
        display: block;
        margin-bottom: 4px;
    }
    .section__shop__list .media-body {
        display: block;
        width: 100%;
    }
    .section__shop .media-object {
        width: 100%;
    }
}
.available-cards {
    margin-top: 30px;
    text-align: center;
}
.available-cards img {
    height: 30px;
    margin-left: 2px;
    margin-right: 2px;
}
@media (max-width: 480px) {
    .available-cards img {
        height: 25px;
    }
}
.available-taxfree {
    margin-top: 30px;
    text-align: center;
}
.available-taxfree img {
    width: 320px;
}
@media (max-width: 480px) {
    .available-taxfree img {
        width: 80%;
    }
}

/**
 * Buy
 */
.section__buy__introduction {
    background: #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
    background: -moz-linear-gradient(top, #ccc, #fff);
    background: -ms-linear-gradient(top, #ccc, #fff);
    margin-bottom: 0;
    padding-top: 30px;
}
.section__buy__introduction figure {
    background-image: url(../img/buy/introduction-bg.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 32%;
}
.section__buy__introduction + .section-header {
    margin-top: 0;
}
.section__buy__diff {
}

.section__buy__items .item-price,
.section__sell__items .item-price {
    text-align: left;
}
.section__buy__footer {
    margin-top: 60px;
}
.section__buy__footer.line-1 {
    margin-top: 60px;
}
.section__buy__footer.line-2 {
    margin-top: 30px;
}
.section__buy__footer .panel-takayama78 {
    font-weight: bold;
    position: relative;
}
.section__buy__footer .baloon-no1 {
    background-image: url(../img/figure/red-baloon.svg);
    background-size: contain;
    color: #b40000;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    top: -28px; right: 20px;
    width: 62px; height: 62px;
}
.section__buy__footer .panel-takayama78 a.panel-body {
    background-position: right 15px top 15px;
    background-repeat: no-repeat;
    color: #b40000;
    min-height: 152px;
    text-align: left;
}

/* only top page*/
.section__buy__footer .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-in_box.svg);
}
/* only top page*/

.section__buy__footer .col-md-4:nth-child(1) .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-in_box.svg);
}
.section__buy__footer .col-md-4:nth-child(2) .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-phone.svg);
    background-position: right 30px top 15px;
}
.section__buy__footer .col-md-4:nth-child(3) .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-shop.svg);
}

.section__buy__footer.line-1 .col-md-5:nth-child(1) .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-shop.svg) !important;
}
.section__buy__footer.line-1 .col-md-5:nth-child(2) .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-in_box.svg) !important;
}
.section__buy__footer.line-2 .col-md-5:nth-child(1) .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-phone.svg) !important;
    background-position: right 30px top 30px !important;
}
.section__buy__footer.line-2 .col-md-5:nth-child(2) .panel-takayama78 a.panel-body {
    background-image: url(../img/figure/red-mail.svg) !important;
    background-position: right 20px top 15px !important;
}

.section__buy__footer .panel-takayama78 a.panel-body .panel-title {
    margin-bottom: 11px;
}
@media (max-width: 480px) {
    .section__buy__footer .panel-takayama78 a.panel-body .panel-title {
        font-size: 3.6rem;
    }
}
.section__buy__footer .panel-takayama78 a.panel-body .label {
    border-radius: 0;
    font-size: 1.6rem;
    padding: .2em 1em .3em;
}
@media (max-width: 992px) {
    .section__buy__footer.line-1 {
        margin-top: 30px;
    }
    .section__buy__footer .col-md-4+.col-md-4,
    .section__buy__footer .col-md-5+.col-md-5 {
        margin-top: 1em;
    }
    .section__buy__footer.line-1 .col-md-5:nth-child(2) {
        margin-top: 2.5em;
    }
}

.item-slider .slick-list {
    margin-bottom: 11px;
}
@media (max-width: 992px) {
    .item-slider {
        margin-bottom: 30px;
    }
}
.item-slider img {
    width: 100%;
}
.item-slider .slider-nav {
    overflow: hidden;
    padding: 0;
}
@media (max-width: 992px) {
    .item-slider .slider-nav {
        display: none;
    }
}
.item-slider .slider-nav li {
    float: left;
    list-style: none;
    margin: 0 2% 2% 0;
    padding: 0;
    width: 18.4%;
}
.item-slider .slider-nav li:nth-child(5n) {
    margin-right: 0;
}
.item-slider .slider-nav img {
    cursor: pointer;
}

.section__shop__voice .item-text { margin-bottom: 11px; }
.section__shop__voice .item-date {
    position: relative;
}
.section__shop__voice .item-shop {
    font-size: 1.6rem;
}
.section__shop__voice .item-name {
    font-weight: bold;
}
.section__shop__voice .item-price {
    text-align: left;
}
.section__shop__voice .item-price span {
}
.section__shop__voice .item-twitter {
}

.section__item__taxonomy {
    float: left;
}
@media (max-width: 480px) {
    .section__item__taxonomy {
    }
}

.categories {
    overflow: hidden;
    position: relative;
    overflow: hidden;
    position: relative;
}
@media (max-width: 480px) {
    .categories {
        font-size: 1.2rem;
    }
}
.categories ol,
.categories ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.categories li {
    background-color: #000;
    color: #fff;
    display: inline-block;
    list-style: none;
    margin: -0.5em 0;
    padding: 0;
    padding-left: 0.5em;
    position: relative;
}
.categories li:after {
    border: 1.75em solid transparent;
    border-right-width: 0;
    border-left-width: 15px;
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    height: 0;
    width: 0;
    transform: translateX(3px);
    border-left-color: #fff;
    margin: 0;
    z-index: 1;
}
.categories li + li {
    padding-left: 1.5em;
}
@media (max-width: 480px) {
    .categories li + li {
        padding-left: 2em;
    }
}
.categories li:last-child {}
.categories li:last-child:after {
    display: none;
}
.categories span {
    color: #fff;
    display: inline-block;
    padding: 1em 0;
}
.categories span:after {
    border: 1.75em solid transparent;
    border-right-width: 0;
    border-left-width: 15px;
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    height: 0;
    width: 0;
    z-index: 2;
    border-left-color: #000;
}
.categories.categories-buy li {
    background-color: #b40000;
}
.categories.categories-buy span:after {
    border-left-color: #b40000;
}
.categories.categories-sell li {
    background-color: #6cb4da;
}
.categories.categories-sell span:after {
    border-left-color: #6cb4da;
}
.item-taxonomy {
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}
.item-taxonomy h4 {
}
.item-taxonomy .label {
    padding: .2em .6em;
}
@media (max-width: 480px) {
    .item-taxonomy .label {
        font-size: 75%;
    }
    .item-taxonomy .btn-xs-block {
        display: block;
        width: 100%;
    }
}
.section__buy__mobile {

}
.section__buy__mobile h3 {
    text-align: center;
}
.step-buy span {
    margin-top: 0;
}
.step-buy-wipe {
    border: 2px solid #b40000;
    border-radius: 0 10px 10px 0;
    padding: -10px;
    margin-left: -18px;
    overflow: hidden;
}
.step-buy-wipe-inner {
    margin: -7px -7px -7px -10px;
}
.step-buy-wipe img {
    width: 100%;
}
.step-buy-wipe > img {
    margin: 4px auto;
    width: 80px;
}
.step-buy .row {
    margin-bottom: 11px;
}
@media (max-width: 480px) {
    .step-buy-through {
        opacity: 0.1;
    }
}

.section__buy__shop_get .panel {
    margin-top: 40px;
}
@media (max-width: 480px) {
    .section__buy__shop_get .panel {
        margin-top: 20px;
    }
}
.section__buy__shop_get .panel-body {
    position: relative;
}
.section__buy__shop_get .price_interest {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 3.2rem;
}
@media (max-width: 480px) {
    .section__buy__shop_get .price_interest {
        font-size: 1.2rem;
    }
}
.section__buy__shop_get .deposit {
    position: absolute;
    top: -72px;
    left: -12px;
}
@media (max-width: 480px) {
    .section__buy__shop_get .deposit {
        height: 80px;
        width: 80px;
        top: -30px;
        left: -5px;
    }
}
.section__buy__shop_get img.fit-contain {
    margin-top: 40px;
    height: 180px;
    width: 80%;
}
@media (max-width: 480px) {
    .section__buy__shop_get img.fit-contain {
        margin-top: 12px;
        height: 80px;
        width: 100%;
    }
}
.section__buy__shop_get .panel-footer {
    font-size: 2.4rem;
    text-align: center;
}
@media (max-width: 480px) {
    .section__buy__shop_get .panel-footer {
        font-size: 1.4rem;
    }
}

.section__buy__shop_items .container {
    padding-right: 0;
    padding-left: 0;
}
.section__buy__shop_items .list-group {
    overflow: hidden;
}
.section__buy__shop_items a.list-group-item:hover,
.section__buy__shop_items a.list-group-item:focus {
    background-color: inherit;
    text-decoration: underline;
}
.section__buy__shop_items .list-group-item {
    border-radius: 0;
    float: left;
    font-size: 2.4rem;
    padding-right: 0;
    padding-left: 0;
    width: 50%;
}
@media (max-width: 480px) {
    .section__buy__shop_items .list-group-item {
        font-size: 1.4rem;
    }
}
.section__buy__shop_items .list-group-item:nth-child(2n) {
    border-left: 0;
}
@media (max-width: 480px) {
    .section__buy__shop_items .list-group-item {
        border-left: 0;
    }
    .section__buy__shop_items .list-group-item:nth-child(2n) {
        border-right: 0;
        border-left: 0;
    }
}


.section__buy__shop_items .list-group-item img {
    width: 64px;
    height: 64px;
    margin: 0 32px;
    vertical-align: middle;
}
@media (max-width: 480px) {
    .section__buy__shop_items .list-group-item img {
        width: 42px;
        height: 42px;
        margin: 0 5px;
    }
}



/**
 * Info
 */
.section__info .article {
    margin-bottom: 60px;
}
.section__info .label {
    border-radius: 0;
    display: inline-block;
    padding: .3em 0;
    width: 6em;
    vertical-align: text-bottom;
}
.slider-single .slick-list {
    margin-bottom: 11px;
}
@media (max-width: 992px) {
    .slider-single {
        margin-bottom: 30px;
    }
}
.slider-single img {
    width: 100%;
}

/**
 * Taxfree
 */
.nav-taxfree {
}
.nav-taxfree > li > a {
    color: #fff;
    background-color: #ccc;
}
.nav-taxfree > li > a:hover,
.nav-taxfree > li > a:focus {
    background-color: #999;
}

.nav-taxfree > li.active > a,
.nav-taxfree > li.active > a:hover,
.nav-taxfree > li.active > a:focus {
    color: #fff;
    background-color: #666;
    border: 1px solid #666;
}
.taxfree-ol {
    padding-left: 0;
}
.taxfree-ol li {
    background-image: url(../img/taxfree/lenz.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 28px 32px;
    list-style: none;
    margin-bottom: 11px;
    min-height: 32px;
    padding-left: 32px;
}
.taxfree-ol li:nth-child(1) { background-image: url(../img/taxfree/lenz1.svg) }
.taxfree-ol li:nth-child(2) { background-image: url(../img/taxfree/lenz2.svg) }
.taxfree-ol li:nth-child(3) { background-image: url(../img/taxfree/lenz3.svg) }

.taxfree-alert {
    padding-left: 48px;
    position: relative;
}
.taxfree-alert:before {
    content: '\f071';
    font-family: FontAwesome;
    font-size: 28px;
    position: absolute;
    top: 8px;
    left: 11px;
}
.taxfree-table td {
    min-width: 64px;
}
.taxfree-alert-ng {
    background-image: url(../img/taxfree/times-deep.svg);
    background-position: left 20px center;
    background-repeat: no-repeat;
    background-size: 52px 52px;
    color: #333;
    padding-left: 80px;
}
@media (max-width: 480px) {
    .taxfree-alert-ng {
        background-position: left 12px center;
        background-size: 40px 40px;
        padding-left: 48px;
    }
}
.taxfree-alert-ng .fa {
    color: #b40000;
}

.step-block dl {
    display: table;
    width: 80%;
    margin: 0 auto;
}
.step-block dl:last-child {
    margin-bottom: 15px;
}
@media (max-width: 480px) {
    .step-block dl {
        width: 100%;
    }
}
.step-block dt,
.step-block dd {
    display: table-cell;
    vertical-align: middle;
}
.step-block dt {
    background-position: center center;
    background-repeat: no-repeat;
    color: #b40000;
    text-align: center;
    width: 76px;
    height: 76px;
}
.step-block dd {
    padding-left: 15px;
}
.step-block dt.bg-ok {
    background-image: url(../img/taxfree/bg-ok.svg);
    background-size: 76px 76px;
}
.step-block dt.bg-ng {
    background-image: url(../img/taxfree/bg-ng.svg);
    background-size: 64px 64px;
}

/**
 * Sell
 */
.section__sell .panel-body img {
    margin: 11px auto;
}
.section__sell .panel-body span {
    background-color: #b40000;
    border-radius: 18px;
    color: #fff;
    display: inline-block;
    font-size: 2rem;
    padding: 4px 20px;
}
@media (max-width: 480px) {
    .section__sell .panel-body span {
        border-radius: 12px;
        font-size: 1.2rem;
        padding: 4px 8px;
    }
}
.recordlow-ol {
    padding-left: 0;
}
.recordlow-ol li {
    background-image: url(../img/sell/lenz.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 28px 32px;
    list-style: none;
    margin-bottom: 11px;
    min-height: 32px;
    padding-left: 32px;
}
.recordlow-ol li:nth-child(1) { background-image: url(../img/taxfree/lenz1.svg) }
.recordlow-ol li:nth-child(2) { background-image: url(../img/taxfree/lenz2.svg) }
.recordlow-ol li:nth-child(3) { background-image: url(../img/taxfree/lenz3.svg) }
.compare-title {
    background-color: #ccc;
    border-radius: 1em;
    color: #fff;
    font-size: 3.6rem;
    margin-bottom: 30px;
    text-align: center;
}
@media (max-width: 480px) {
    .section__shop__list .available-cards {
        border-bottom: 1px solid #666;
    }
}

/**
 * Pawn
 */
.section__pawn__flow {
    background-color: #f2f2f2;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0
}
.section__pawn__flow .panel {
    margin-top: 40px;
}
@media (max-width: 480px) {
    .section__pawn__flow .panel {
        margin-top: 20px;
    }
}
.section__pawn__flow .panel-body {
    position: relative;
}
.section__pawn__flow .price_interest {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 3.2rem;
}
@media (max-width: 480px) {
    .section__pawn__flow .price_interest {
        font-size: 1.2rem;
    }
}
.section__pawn__flow .deposit {
    position: absolute;
    top: -72px;
    left: -12px;
}
@media (max-width: 480px) {
    .section__pawn__flow .deposit {
        height: 80px;
        width: 80px;
        top: -30px;
        left: -5px;
    }
}
.section__pawn__flow img.fit-contain {
    margin-top: 40px;
    height: 180px;
    width: 80%;
}
@media (max-width: 480px) {
    .section__pawn__flow img.fit-contain {
        margin-top: 12px;
        height: 80px;
        width: 100%;
    }
}
.section__pawn__flow .panel-footer {
    font-size: 2.4rem;
    text-align: center;
}
@media (max-width: 480px) {
    .section__pawn__flow .panel-footer {
        font-size: 1.4rem;
    }
}
.section__pawn__step .row .step-block {
    width: 100%;
}
.step-pawn-wipe {
    border: 2px solid #b40000;
    border-radius: 0 0 10px 10px;
    margin: -2px auto 0;
    max-width: 253px;
    overflow: hidden;
}
.step-pawn-wipe-inner {
    margin: -6px;
}
.step-pawn-wipe figure {
    margin: 0;
}
.section__pawn__step .row .step-block {
    margin-top: 30px;
    padding-top: 0;
}

.section__pawn__step .deposit {
    position: absolute;
    top: -72px;
    left: -84px;
}
@media (max-width: 480px) {
    .section__pawn__step .deposit {
        height: 100px;
        width: 100px;
        top: -60px;
        left: -60px;
    }
}
.section__pawn__shop_items .container {
    padding-right: 0;
    padding-left: 0;
}

/**
 * Company
 */
@media (max-width: 480px) {
    .section__company .container {
        padding-right: 0;
        padding-left: 0;
    }
}
.section__company dt,
.section__company dd {
    padding: 0.5em 0.5em 0.5em 1em;
}
.section__company dt {
    border-top: 1px solid #333;
    float: left;
    width: 240px;
}
.section__company dd {
    border-top: 1px solid #ccc;
    padding-left: 240px;

}
.section__company dt:first-child,
.section__company dt:first-child + dd {
    border-top: 0;
}
@media (max-width: 480px) {
    .section__company dt {
        float: none;
        width: 100%;
    }
    .section__company dd {
        padding-left: 38px;
    }
    .section__company dt:first-child + dd {
        border-top: 1px solid #ccc;
    }
}
.section__company .permission-number {
    font-size: 1.4rem;
}

/**
 * Privacy
 */
.section__privacy h4 {
    border-left: 3px solid #b40000;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 8px 0.5em;
}

/**
 * Sitemap
 */
.section__sitemap .list-group-item {
    border: none;
    border-bottom: 1px solid #666;
    border-radius: 0;
    color: #999;
    font-size: 3.2rem;
    margin-bottom: 0;
}
.section__sitemap .list-group-item.border-dotted {
    border-bottom-style: dotted;
}
.section__sitemap .list-group-item.border-dotted + .list-group-item {
    padding-left: 1.5em;
}
.section__sitemap .list-group-item.list-item-image {
    padding: 5px 15px;
}
.section__sitemap .list-group-item.list-item-image img {
    height: 55px;
}
.sitemap {
    margin-top: 0;
}
.sitemap span.sitemap-title {
    display: none;
}
.sitemap .list-group-item:first-child {
    border-top: 0;
}

.visible-pc .antique-dealer-low {
    padding: 0 20px;
    text-align: center;
}
.visible-pc .antique-dealer-low .wrapper {
    display: inline-block;
    margin: auto;
}
.visible-pc .antique-dealer-low .title {
    text-align: left;
}
.visible-pc .antique-dealer-low .box {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.visible-pc .antique-dealer-low .box, .line {
    padding: 0 10px;
}
.visible-pc .antique-dealer-low .box .line ul {
    padding: 0;
}
.visible-pc .antique-dealer-low .box .line ul li {
    font-size: 12px;
    list-style: none;
    padding-top: 3px;
    white-space: nowrap;
}

.visible-sp .antique-dealer-low {
    text-align: center;
}
.visible-sp .antique-dealer-low .wrapper {
    display: inline-block;
    margin: auto;
}
.visible-sp .antique-dealer-low .title {
    text-align: left;
}
.visible-sp .antique-dealer-low ul {
    padding: 0 0 0 0.5rem;
}
.visible-sp .antique-dealer-low ul li {
    list-style: none;
    font-size: 1.4rem;
}
