﻿@import url("https://fonts.googleapis.com/css?family=Anton");
@import url("https://fonts.googleapis.com/css?family=Italianno");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700");
@import url("front.css");
@import url("swiper.min.css");

html {
    scroll-padding-top: 100px
}

/*! UIkit 3.0.3 | http://www.getuikit.com | (c) 2014 - 2018 YOOtheme | MIT License */
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration-style: dotted
}

b,
strong {
    font-weight: bolder
}

:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
    font-family: Consolas, monaco, monospace;
    font-size: .875rem;
    color: #f0506e;
    white-space: nowrap;
    padding: 2px 6px;
    background: #f8f8f8
}

em {
    color: #f0506e
}

ins {
    text-decoration: none;
    background: #ffd;
    color: #666
}

mark {
    background: #ffd;
    color: #666
}

q {
    font-style: italic
}

small {
    font-size: 80%
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    top: -0.5em
}

sub {
    bottom: -0.25em
}

canvas,
img,
video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
}

@supports (display: block) {
    svg {
        max-width: 100%;
        height: auto;
        box-sizing: border-box
    }
}

svg:not(:root) {
    overflow: hidden
}

img:not([src]) {
    visibility: hidden
}

iframe {
    border: 0
}

.content-area address {
    font-style: normal
}

.content-area blockquote {
    margin: 0 0 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    font-style: italic;
    color: #333
}

.content-area blockquote p:last-of-type {
    margin-bottom: 0
}

.content-area blockquote footer {
    margin-top: 10px;
    font-size: .875rem;
    line-height: 1.5;
    color: #666
}

.content-area blockquote footer:before {
    content: "— "
}

.content-area pre {
    font: .875rem "/1.5 Consolas", monaco, monospace;
    color: #666;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff
}

.content-area pre code {
    font-family: Consolas, monaco, monospace
}

::selection {
    background: #39f;
    color: #fff;
    text-shadow: none
}

.c-headersub {
    background: rgba(107, 107, 107, 0.85) !important
}

.c-headersub .headNaviContainer {
    margin: 0 auto;
    width: 100%;
    max-width: 1260px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.c-headersub .is-in {
    width: 80%;
    max-width: 1000px
}

.c-headersub .searchForm {
    width: 20%;
    max-width: 180px;
    text-align: right;
    border-bottom: 1px solid #FFF
}

.c-headersub .searchForm .inputBox {
    background-color: transparent;
    border: none;
    color: #FFF;
    cursor: pointer;
    height: 24px;
    font-size: 15px;
    width: 150px;
    padding: 0 3px;
    outline: 0
}

.c-headersub .searchForm .inputBox::placeholder {
    color: #DDD;
    transition: color .2s
}

.c-headersub .searchForm .inputBox:hover::placeholder {
    color: #AAA
}

.c-headersub .searchForm .inputBox:focus {
    background: transparent
}

.c-headersub .searchForm .inputBox:-internal-autofill-selected {
    background: transparent !important
}

.c-headersub .searchForm #s-btn {
    text-indent: -9999px;
    background: url("/wp-content/themes/pw_channel/img/search.svg") 0 0 no-repeat;
    width: 19px;
    height: 17px;
    transition: all .2s
}

.c-headersub .searchForm #s-btn:hover {
    opacity: 0.7
}

.c-headersub .searchForm #s-btn:active {
    transform: translate(0, 2px)
}

@media only screen and (max-width: 989px) {
    .c-headerarea .c-headersub .is-in a {
        margin-left: 5px;
        margin-right: 0;
        font-size: 14px
    }

    .c-headerarea .c-headersub .searchForm {
        max-width: 140px;
        margin-right: 5px
    }

    .c-headerarea .c-headersub .searchForm .inputBox {
        font-size: 14px;
        width: 110px;
        padding: 0 3px
    }
}

@media only screen and (max-width: 767px) {
    .c-headerarea .searchForm {
        width: 100%;
        max-width: 100%;
        text-align: center;
        border-bottom: none;
        background: #333
    }

    .c-headerarea .searchForm .inputBox {
        background: #FFF;
        border: 1px solid #CCC;
        border-radius: 3px;
        height: 32px;
        width: 75%;
        font-size: 18px;
        padding: 1px 5px
    }

    .c-headerarea .searchForm .inputBox::placeholder {
        color: #999
    }

    .c-headerarea .searchForm #s-btn-area {
        vertical-align: middle
    }

    .c-headerarea .searchForm #s-btn {
        text-indent: -9999px;
        width: 30px;
        height: 30px;
        background: url("/wp-content/themes/pw_channel/img/search.svg") 0 0 no-repeat;
        background-size: 30px;
        margin-left: 10px
    }
}

.searchNone {
    height: 720px;
    margin-bottom: 2em
}

.searchNone .page-content {
    background: #F5F6FB;
    padding: 2em 2em 0
}

@media only screen and (max-width: 767px) {
    .searchNone {
        height: 250px;
        margin-bottom: 2em
    }
}

.searchNone .search-form {
    padding: 2em 0;
    width: auto;
    border-bottom: none
}

.searchNone .search-form .screen-reader-text {
    display: none
}

.searchNone .search-form .search-field {
    background: #FFF;
    border: 1px solid #C5C5C5;
    border-radius: 3px;
    height: 32px;
    width: 75%;
    font-size: 18px;
    padding: 1px 5px
}

.searchNone .search-form .search-field::placeholder {
    color: #999
}

.searchNone .search-form #s-btn-area {
    vertical-align: middle
}

.searchNone .search-form .search-submit {
    padding: 5px 15px;
    border: 1px solid #C5C5C5;
    border-radius: 3px;
    cursor: pointer;
    vertical-align: top;
    margin-left: 5px
}

.searchNone .search-form .search-submit:hover {
    border: 1px solid #999999
}

.content-area details,
.content-area main {
    display: block
}

.content-area summary {
    display: list-item
}

.content-area template {
    display: none
}

@media only screen and (max-width: 767px) {
    body.logged-in {
        margin-top: -46px !important
    }

    html #wpadminbar {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    main > .is-bg {
        padding: 60px 0 30px
    }

    body.home .sw-mv {
        margin-top: 28px
    }

    .sw-mv .is-txt {
        font-size: 2.2rem
    }

    body.home .is-prof {
        display: none
    }

    body.home #review .is-prof,
    body.home #review_list .is-prof {
        display: block
    }

    #vgp .c-vgp > li:nth-child(2) {
        flex-basis: 100%;
        max-width: 100%
    }

    #vgp .c-vgp > li > ul > li {
        flex-basis: 50%;
        max-width: 50%;
        padding-top: 20px
    }
}

@media only screen and (min-width: 768px) {

    body.home #feature .is-more a,
    body.home #guide .is-more a,
    body.home #review_list .is-more a {
        color: #919191
    }
}

.c-staff > li .is-photo img {
    max-width: 60px
}

#gallery-2.gallery,
#gallery-3.gallery {
    display: none
}

@media only screen and (min-width: 768px) {
    .c-reviewttl > li#article_head_meta {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .c-reviewttl > li#article_head_meta.half {
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

.c-reviewttl .is-kata {
    line-height: 1.4
}

body.single .entry-content {
    margin: 30px 0
}

body.single .entry-footer,
body.single .post-navigation {
    margin: 0 0 30px
}

body.single .entry-content .index_box {
    padding: 25px 0;
    margin: 30px 0;
    border-bottom: 1px solid #c5c5c5
}

body.single .entry-content .index_box a {
    text-decoration: none
}

body.single .entry-content .index_box .is-en {
    position: relative;
    text-align: center;
    line-height: 1;
    font-size: 2rem;
    font-weight: 20px;
    margin-bottom: 25px
}

body.single .entry-content .index_box .is-en:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #dcdcdc
}

body.single .entry-content .index_box li {
    margin-bottom: 10px
}

body.single .c-reviewttl .c-staff,
body.single .c-reviewttl .is-writer {
    margin-bottom: 1em
}

body.single .entry-content .index_box .is-en span {
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 15px
}

body.single .entry-content .index_box p {
    margin-bottom: 0
}

body.single .entry-content .heading {
    display: block;
    background: #eee;
    padding: 15px 20px;
    font-weight: 500;
    line-height: 1.1363636364;
    font-size: 2.2rem;
    margin-bottom: 30px
}

body.single .entry-content h3 {
    margin-bottom: 1em
}

body.single .entry-content p {
    padding: 0;
    font-weight: 300;
    line-height: 2.0588235294;
    font-size: 1.7rem;
    margin-bottom: 1.4em
}

body.single .entry-content img {
    margin-bottom: 1em
}

body.single .entry-content .c-fig img {
    margin-bottom: 0
}

body.single .entry-content .img_wrap {
    margin-bottom: 2.2em;
    font-size: 80%;
    color: #777;
    text-align: center
}

body.single .entry-content .aligncenter {
    margin-bottom: 1em;
    margin: 0 auto 1.2em;
    display: block
}

body.single .entry-content .alignleft {
    margin-bottom: 1em;
    margin: 0 auto 1.2em 0;
    display: block
}

body.single .entry-content .alignright {
    margin-bottom: 1em;
    margin: 0 0 1.2em auto;
    display: block
}

body.single .entry-content a {
    text-decoration: underline
}

@media only screen and (max-width: 767px) {
    .c-reviewttl .is-kata {
        font-size: 2.4rem
    }

    .c-reviewttl .is-read {
        font-size: 2rem
    }

    body.single .entry-content .heading {
        font-size: 1.8rem
    }

    body.single .entry-content p {
        font-size: 1.6rem
    }
}

.entry-footer {
    font-size: 88%;
    padding: 0 0 1em;
    border-top: 1px solid #ccc
}

.cat-links {
    padding: 1em 0;
    border-bottom: 1px solid #ccc
}

.cat-links a {
    margin-right: 5px;
    text-decoration: underline
}

.tags-links {
    padding: 1em 0;
    border-bottom: 1px solid #ccc
}

.tags-links a {
    display: inline-block;
    padding: 2px 5px;
    margin-right: 5px;
    background: #ddd;
    border-radius: 4px
}

.edit-link {
    padding: 10px 0
}

.edit-link a {
    text-decoration: underline
}

.archive .link {
    font-size: 16px;
    margin-left: 1em;
    transition: opacity .3s
}

.archive .link .i-ya_i {
    vertical-align: middle;
    padding-left: 5px
}

.archive .link:hover {
    opacity: .7
}

@media only screen and (max-width: 767px) {
    .archive .link {
        display: block;
        margin-top: 20px
    }
}

.post-navigation h2 {
    display: none
}

.post-navigation .nav-links {
    height: 3em
}

.post-navigation .nav-previous {
    line-height: 1;
    display: inline-block;
    width: 50%;
    text-align: left
}

.post-navigation .nav-next {
    line-height: 1;
    display: inline-block;
    width: 50%;
    text-align: right
}

.post-navigation .nav-next a {
    padding: 10px 40px 8px 0;
    background: url(img/angle-right.svg) 95% 44% no-repeat #222;
    display: inline-block;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.2;
    width: 96%;
    box-sizing: border-box
}

.post-navigation .nav-previous a {
    display: inline-block;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.2;
    width: 96%;
    box-sizing: border-box;
    padding: 10px 0 8px 40px;
    background: url(img/angle-left.svg) 5% 44% no-repeat #222
}

.post-navigation .nav-previous a:hover {
    text-decoration: none
}

@media only screen and (max-width: 767px) {
    .post-navigation .nav-next a {
        padding: 10px 20px 8px 0
    }

    .post-navigation .nav-previous a {
        padding: 10px 0 8px 20px
    }
}

body.archive.post-type-archive-shop {
    background: #232c5a;
    margin: 110px 0 0
}

.archive .c-3n > li {
    margin: 0 0 20px
}

.is-sbj .is-prof > img {
    width: 60px
}

body.archive .archive {
    margin: 150px 0 0
}

.archive .is-ttl {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    body.archive .archive {
        margin: 60px 0 0
    }
}

.pagination {
    margin: 50px auto 0;
    color: #eee;
    font-size: 93.8%;
    margin-bottom: 60px;
    text-align: center;
    width: 100%
}

.pagination h2 {
    display: none
}

.pagination a.page-numbers {
    color: #fff
}

.pagination .page-numbers {
    color: #fff;
    background-color: #222;
    border: 1px solid #222;
    padding: 8px 14px;
    margin-right: 4px
}

.pagination .next,
.pagination .prev {
    display: inline-block;
    padding: 8px 1pc
}

.pagination .dots {
    background-color: transparent;
    border-color: transparent;
    color: #555;
    padding-left: 10px;
    padding-right: 10px
}

.pagination a.page-numbers:hover {
    background-color: #555;
    border-color: #555;
    color: #fff
}

.pagination .current {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #666;
    font-weight: 700
}

.is-sbj .is-prof > img {
    width: 60px
}

/*# sourceMappingURL=style.min.css.map */
