/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

* {
    margin: 0;
    padding: 0;
    font-family: 'Molengo', 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
}

.footer-guide {
    width: 100%;
    display: block;
    font-size: 0;
}


.footer-guide li {
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: auto;
    font-size: 0;
}
.footer-guide li span{
    position: absolute;
    display: inline-block;
    right: 0;
    left: 0;
    top: 0;
    vertical-align: middle;
    bottom: 0;
    text-align: center;
    margin: 20px auto;
    font-size: 30px;
    line-height: 70px;
    color: #fff;
    font-family: YuMincho, /* Mac用 */ 'Yu Mincho', /* Windows用 */ serif;
}

.snip1333 * {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.snip1333 img {
  max-width: 100%;
  vertical-align: top;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1333 .border {
  position: absolute;
  opacity: 0.45;
  z-index: 1;
}
.snip1333 .border:before,
.snip1333 .border:after,
.snip1333 .border div:before,
.snip1333 .border div:after {
  background-color: #fff;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.snip1333 .border:before,
.snip1333 .border:after {
  width: 0;
  height: 1px;
}
.snip1333 .border div:before,
.snip1333 .border div:after {
  width: 1px;
  height: 0;
}
.snip1333 .border.one {
  left: -6px;
  top: -6px;
  right: 6px;
  bottom: 6px;
}
.snip1333 .border.one:before,
.snip1333 .border.one div:before {
  left: 0;
  top: 0;
}
.snip1333 .border.one:after,
.snip1333 .border.one div:after {
  bottom: 0;
  right: 0;
}
.snip1333 .border.two {
  left: 6px;
  top: 6px;
  right: -6px;
  bottom: -6px;
}
.snip1333 .border.two:before,
.snip1333 .border.two div:before {
  right: 0;
  top: 0;
}
.snip1333 .border.two:after,
.snip1333 .border.two div:after {
  bottom: 0;
  left: 0;
}
.snip1333 figcaption {
    right: 0px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 50px 0;
    width: 50%;
    margin: 0 auto;
    position: absolute;
}
.snip1333 h3,
.snip1333 p {
  margin: 0;
}
.snip1333 h3 {
  font-family: 'Ovo', Arial, sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 5px;
}
.snip1333 p {
  line-height: 1.6em;
  letter-spacing: 1px;
  font-size: 0.9em;
}
.snip1333 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.snip1333:hover .border:before,
.snip1333.hover .border:before,
.snip1333:hover .border:after,
.snip1333.hover .border:after {
  width: 100%;
}
.snip1333:hover .border div:before,
.snip1333.hover .border div:before,
.snip1333:hover .border div:after,
.snip1333.hover .border div:after {
  height: 100%;
}


.footer-guide-image {
    width: 100%;
    display: block;
}

.footer-guide-image-sp {
    display: none;
}

.triode-info {
    width: 100%;
    display: block;
    margin: 30px auto 30px auto;
    text-align: center;
}

.triode-info-sp {
    display: none;
}

.footer-access {
    display: inline-block;
    margin: 0 1% 0 0;
    vertical-align: middle;
    text-align: left;
}

.footer-sns-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.footer-sns {
    display: block;
    margin-top: 20px;
}

.footer-access-logo {
    width: 180px;
    height: auto;
}

.footer-access-text-1 {
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    text-align: left;
}

.footer-access-text-2 {
    font-size: 10px;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    line-height: 14px;
    text-align: left;
}

.triode-owners-club {
    margin: 0 5% 0 0;
    display: inline-block;
    vertical-align: middle;
}

.triode-owners-club-logo {
    width: 150px;
    display: block;
}

.sns-icon-div {
    margin: 0 2.5% 0 0;
    display: inline-block;
    vertical-align: middle;
}

.sns-icon {
    width: 40px;
    display: block;
}

.footer-banner-links {
    margin: 20px 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.footer-banner-link {
    display: inline-block;
    margin: 0 10px;
}

.footer-banner-links-img {
    height: 40px;
}

.footer-banner-links-text {
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 18px;
}

.footer-nav-sp {
    display: none;
}

.footer-nav {
    width: 540px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    text-align: center;
    margin-left: 0;
    font-weight: 700;
}

.footer-table {
    width: 100%;
    text-align: left;
    border: none;
}

.footer-table tr td a {
    font-size: 12px;
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.footer-table tr td {
    padding: 2px;
    border: none;
    vertical-align: top;
}

.footer-table tr td[colspan="2"] {
    border-bottom: 1px solid #333;
}

.footer-table tr:not(:nth-child(1)) td:nth-child(2),
.footer-table tr:not(:nth-child(1)) td:nth-child(3) {
    font-weight: 400;
}

.footer-table tr:nth-child(2) td {
    padding-top: 5px;
}

.footer-nav li {
    margin: 0 5px;
    display: inline-block;
    padding: 0;
    text-indent: 0em;
}

.footer-nav li a {
    font-size: 12px;
    color: rgb(51, 51, 51);
    text-decoration: none;
}

.footer-nav li a:before {
    content: "● ";
    color: #bb848f;
}

.copyright {
    background: #280000;
    position: relative;
}

.copyright-text {
    padding: 15px 0;
    color: #ffffff;
    font-size: 11px;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    letter-spacing: 1px;
    line-height: 11px;
    text-align: center;
}

.footer-attention {
    font-size: 9px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.footer-attention-text {
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 9px;
    line-height: 9px;
    color: #ffffff;
}

    #pagetop {
    width: 100%;
    text-align: right;
}
    #pagetop a {
    background: url(img/arrow_top.gif) 10px 50% no-repeat;
    color: #FFF;
    font-size:12px;
    padding: 8px 30px 10px 25px;
    background-color: #000;
    cursor: pointer;
}

.footer-banner {
    display: inline-block;
    width: 370px;
    margin-right: 1%;
    vertical-align: middle;
}

.footer-banner-group {
    display: flex;
    justify-content: space-between;
}

.footer-banner p {
    font-size: 14px;
    text-align: left;
}



/* ===== smartphone start ===== */

@media screen and (max-width: 600px) {
    
    .footer-guide-image {
        display: none;
    }
    
    .footer-guide-image-sp {
        width: 100%;
        display: block;
    }
    
    .triode-info {
        display: none;
    }
    
    .triode-info-sp {
        width: 100%;
        display: block;
        margin: 30px auto 30px auto;
        font-size: 0;
        text-align: center;
        
    }
    
    .footer-access {
        width: 125px;
    display: inline-block;
    margin: 0 5% 0 0;
    vertical-align: middle;
}
    
    .footer-triode-logo {
        width: 100%;
        display: block;
    }

.footer-access-text-1 {
    padding: 4px 0 0 0;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    text-align: left;
    font-size: 12.5px;
    line-height: 18px;
}

.footer-access-text-2 {
    font-size: 7px;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    line-height: 10px;
    text-align: left;
}

.triode-owners-club {
    width: 27.5%;
    margin: 0 0 0 2.5%;
    display: inline-block;
    vertical-align: middle;
}

.triode-owners-club.hidden {
    display: none;
}

.triode-owners-club-logo {
    width: 100%;
    display: block;
}

.sns-icon-div {
    width: 9%;
    height: auto;
    margin: 0 2.5% 0 0;
    display: inline-block;
    vertical-align: middle;
}

.sns-icon {
    width: 100%;
    display: block;
}

.footer-banner-links {
    margin: 10px 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.footer-banner-links-img {
    height: 30px;
}

.footer-banner-links-text {
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    color: #000;
    font-size: 9px;
    line-height: 13px;
    margin-bottom: 10px;
}

    .footer-nav {
        display: none;
    }
    
    .footer-nav-sp {
        width: 100%;
        display: block;
        margin: 0 auto;
        vertical-align: middle;
    }
    
    .footer-nav-sp li {
        margin: 0;
        padding: 0;
        display: block;
        border-top: solid #808080 0.5px;
    }
    
    .footer-nav-sp li a {
        position: relative;
        width: 100%;
        height: 45px;
        display: block;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        vertical-align: middle;
        color: #000;
    }
    
    .footer-nav-sp li a p {
        position: absolute;
        text-indent: 1em;
        margin: 0;
        padding: 0;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }
    
    .footer-nav-sp li a p::before {
        content: "･ ";
    }
    
    
    /* footer-nav arrow start */
    .footer-nav-arrow {
         position: relative;
         padding-left: 15px;
    }
    .footer-nav-arrow::before {
         position: absolute;
         content: '';
         width: 9px;
         height: 9px;
         border-top: solid 1px #808080;
         border-right: solid 1px #808080;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
             transform: rotate(45deg);
         top: 50%;
         right: 15px;
         margin-top: 17px;
    }
    /* footer-nav arrow end */
    
    
    .footer-attention-text {
        display: none;
    }
    
    .copyright-text {
    padding: 15px 0 15px 0;
    color: #ffffff;
    font-size: 8px;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    letter-spacing: 1px;
    line-height: 8px;
    text-align: center;
}

    .footer-banner {
       width: 93%;
       margin-top: 25px;
       margin-right: 0;
    }

    .footer-banner-group a {
        width: 45%;
        display: block;
    }

    .footer-banner-group img {
        width: 100%;
    }
    
    .footer-banner p {
        font-size: 11.6px;
        line-height: 1.8em;
    }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
    
    .copyright-text {
        padding: 15px 0 15px 5%;
        text-align: left;
    }
    
    .footer-attention {
        right: 5%;
    }

    .footer-guide li span {
    position: absolute;
    display: inline-block;
    right: 0;
    left: 0;
    top: 0;
    vertical-align: middle;
    bottom: 0;
    text-align: center;
    margin: 20px auto;
    font-size: 20px;
    line-height: normal;
    color: #fff;
    font-family: YuMincho, /* Mac用 */ 'Yu Mincho', /* Windows用 */ serif;
}


.snip1333 figcaption {
    right: 0px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 50px 0;
    width: 50%;
    margin: 0 auto;
    position: absolute;
}

.footer-access {
    width: 32%;
    margin-right: 3%;
}

/* .footer-nav {
    width: 32%;
    margin-left: 3%;
} */

.footer-table tr td a {
    font-size: 10px;
}
    
}

/* ===== smartphone end ===== */