/*
Theme Name: rabbit_banchou
Theme URI: http://wp.rabbitroom.jp/
Author: Kouki Ohshiro
Author URI: http://wp.rabbitroom.jp/
Description: Rabbit Banchou
Version: 2.0.0:1;
*/
* {
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a,
a:visited,
*:link,
*:visited {
    color: #333;
    text-decoration: none
}

*:link:hover {
    color: #999
}

ul {
    list-style: none;
    margin: 0
}

ul.normal-list {
    list-style: disc
}

.collapse {
    display: none
}

.full {
    width: 100%;
    max-width: 980px
}

.centered-box {
    margin: 0 auto
}

#breadcrumb {
    margin: 20px 0;
    font-size: 12px;
    font-weight: 400;
}

#breadcrumb div {
    display: inline-block;
    margin-right: 1em;
}

#breadcrumb div span {
    margin-right: 1em
}

#pagenavi {
    width: 100%;
    height: 50px;
}

#pagenavi .prev-page {
    float: left;
    width: 50%;
    height: auto;
    text-align: left
}

#pagenavi .next-page {
    float: right;
    width: 50%;
    height: auto;
    text-align: right
}

#masthead {
    overflow: hidden;
    width: 100%;
    height: 150px;
    border-bottom: 1px solid #333;
}

#masthead #masthead-container {
    position: relative;
}

#masthead #masthead-container #masthead-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 115px;
    margin-left: 190px;
    z-index: 99
}

#masthead #masthead-container #masthead-logo  img{
    width: 190px;
    height: 115px;
}

#masthead #masthead-container #masthead-nav {
    position: relative;
    top: 0;
    right: 0;
    overflow: hidden;
    width: auto;
    height: 150px;
    margin-left: 85px;
    overflow-x: auto;
    overflow-y: hidden;
}

#masthead #masthead-container #masthead-nav #site-navigation {
    display: table;
    position: relative;
    min-width: 756px;
}

#masthead #masthead-container #masthead-nav #site-navigation #primary-menu {
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 150px;
    border-right: 1px solid #333;
    table-layout: fixed;
}

#masthead #masthead-container #masthead-nav #site-navigation #primary-menu .menu-item {
    display: table-cell;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 150px;
    height: 150px;
    border-collapse: collapse;
    border-left: 1px solid #333;
}

#masthead #masthead-container #masthead-nav #site-navigation #primary-menu .menu-item a {
    display: block;
    width: 100%;
    height: 100%
}

#masthead #masthead-container #masthead-nav #site-navigation #primary-menu .menu-item .nav-title,
#masthead #masthead-container #masthead-nav #site-navigation #primary-menu .menu-item .nav-subtitle {
    width: 100%;
    height: auto;
    margin: 0;
    text-align: center
}

#masthead #masthead-container #masthead-nav #site-navigation #primary-menu .menu-item .nav-title {
    position: absolute;
    bottom: 50%;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: 700
}

#masthead #masthead-container #masthead-nav #site-navigation #primary-menu .menu-item .nav-subtitle {
    position: absolute;
    top: 50%;
    padding-top: 8px;
    font-size: 12px;
    font-weight: 400
}

#content {
    width: 100%;
    height: auto;
}

#content #home-catch #main.site-catch {
    width: 100%;
    height: auto;
}

#content #home-catch #main.site-catch img {
    width: 100%;
    height: auto
}

#content #home-widgets .content-top-widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    height: auto;
    min-width: 240px;
}

#content #home-widgets .content-top-widget .widget-area {
    margin: 0 20px
}

@media (max-width:480px) {
    #content #home-widgets .content-top-widget {
        width: 100%
    }
}

#content #home-widgets #primary.content-top-widget.left {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    float: left;
}

#content #home-widgets #primary.content-top-widget.left .widget-area {
    float: left
}

#content #home-widgets #primary.content-top-widget.left #latest-posts-widget .widget-title {
    font-size: 20px;
    font-weight: 700
}

#content #home-widgets #primary.content-top-widget.left #latest-posts-widget dl dt,
#content #home-widgets #primary.content-top-widget.left #latest-posts-widget dl dd {
    font-size: 12px;
    font-weight: 400
}

#content #home-widgets #primary.content-top-widget.left #latest-posts-widget dl dd {
    margin: 0
}

#content #home-widgets #secondary.content-top-widget.right {
    overflow: hidden;
    position: relative;
    top: 0;
    right: 0;
    float: right;
}

#content #home-widgets #secondary.content-top-widget.right .widget-area {
    float: right;
    clear: left;
}

#content #home-widgets #secondary.content-top-widget.right .widget-area #latest-posts-widget .widget-title{
    font-size: 20px;
    font-weight: bold;
}

#content #home-widgets #secondary.content-top-widget.right #product-banner-widget .product-banner {
    margin: 20px 0
}

#content #home-widgets #secondary.content-top-widget.right #broadcast-banner-widget .broadcast-banner {
    margin: 20px 0;
}

#content #home-widgets #secondary.content-top-widget.right #broadcast-banner-widget .broadcast-banner img {
    width: 200px;
    height: auto
}

#content #content-container {
    position: relative;
    overflow: hidden;
}

#content #content-container #primary {
    position: relative;
    width: 70%;
    height: auto;
    margin-right: -32%;
}

#content #content-container #primary #main {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 6% 0 2%;
}

@media (max-width:640px) {
    #content #content-container #primary #main {
        width: 96%;
        height: auto;
        margin-right: 2%
    }
}

#content #content-container #primary #main .page-header .page-title {
    width: 100%;
    height: auto;
    font-size: 50px;
    font-weight: 100;
    line-height: 1em;
    margin: 55px 0
}

#content #content-container #primary #main .page-header .page-subtitle {
    font-size: 16px;
    font-weight: 700;
    margin: 35px 0
}

#content #content-container #primary #main .page-header hr {
    width: 100%;
    height: auto;
    border-top: 1px dotted #333;
    margin: 22px 0
}

#content #content-container #primary #main article.category-product {
    margin-bottom: 60px;
}

#content #content-container #primary #main article.category-product .entry-header .entry-title {
    font-size: 30px;
    font-weight: 400
}

#content #content-container #primary #main article.category-product .entry-content {
    margin: 0
}

#content #content-container #primary #main article .entry-header .entry-meta {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0
}

#content #content-container #primary #main article .entry-header .entry-title {
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0
}

#content #content-container #primary #main article .entry-header hr {
    width: 100%;
    height: auto;
    border-top: 1px dotted #333;
    margin: 22px 0
}

#content #content-container #primary #main article .entry-content {
    font-size: 13px;
    font-weight: 400;
    margin: 18px 0;
}

#content #content-container #primary #main article .entry-content .external-site {
    font-size: 16px;
    font-weight: 400;
    margin: 0
}

#content #content-container #primary #main article .entry-content p {
    margin: 0;
    line-height: 2em
}

#content #content-container #secondary {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    float: right;
    width: 32%;
    height: auto;
    background-color: #333;
    color: #fff;
}

@media (max-width:640px) {
    #content #content-container #secondary {
        position: relative;
        float: none;
        width: 100%;
        height: auto
    }
}

#content #content-container #secondary.white {
    background-color: #fff;
    color: #000
}

#content #content-container #secondary .widget {
    margin: 35px 35px;
}

#content #content-container #secondary .widget .widget-title {
    margin: 0;
    margin-bottom: 8px;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    line-height: 1em
}

#content #content-container #secondary .widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 2em;
}

#content #content-container #secondary .widget ul li {
    color: #fff
}

#content #content-container #secondary .widget ul a {
    color: #fff
}

#content #content-container #secondary .widget ul a:visited {
    color: #fff
}

#content #content-container #secondary .widget ul a:hover {
    color: #ccc
}

#content #content-container:after {
    zoom: 1
}

#content #content-container:after:before,
#content #content-container:after:after {
    content: "";
    display: table
}

#content #content-container:after:after {
    clear: both
}

#site-footer {
    width: 100%;
    height: auto;
    border-top: 1px solid #333;
}

#site-footer #site-footer-container .site-info {
    font-size: 10px;
    font-weight: 200
}

html {
    font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "IPAexゴシック", IPAexGothic, "IPA Pゴシック", IPAPGothic, 'メイリオ', Meiryo, Helvetica, 'ＭＳ Ｐゴシック', sans-serif, sans;
    font-style: normal;
    font-weight: normal
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    color: #4169e1;
}

a:visited {
    color: #333
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

pre {
    overflow: auto;
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    padding-left: 3px;
    width: 100%
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%
}

td,
th {
    padding: 0
}

body,
button,
input,
select,
textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

ul,
ol {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8)
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02)
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15)
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px
}

a:hover,
a:focus,
a:active {
    color: #191970
}

a:hover,
a:active {
    outline: 0
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: block;
}

.main-navigation ul ul {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
    li
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.main-navigation li:hover>a,
.main-navigation li.focus>a,
.main-navigation ul ul :hover>a,
.main-navigation ul ul .focus>a,
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus,
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.menu-toggle,
.main-navigation.toggled ul {
    display: block
}

@media screen and (min-width:37.5em) {
    .menu-toggle {
        display: none
    }
    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%
}

.widget_search .search-submit {
    display: none
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}


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


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