/*
	Theme Name: ManyFace
	Description: WordPress専用オリジナルテーマ「ManyFace」です。
	Author: ThemeStore
	Theme URI: https://theme.with-planning.jp/demo/manyface/
	Author URI: https://theme.with-planning.jp/
	Version: 1.25
*/

a:hover img {
    opacity: .6;
    -ms-filter: "alpha(opacity=60)";
        filter: alpha(opacity=60);
}

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;

    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;

        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

h2 {
    margin: .83em 0;
    font-size: 1.5em;
}

h3 {
    margin: 1em 0;
    font-size: 1.17em;
}

h4 {
    margin: 1.33em 0;
    font-size: 1em;
}

h5 {
    margin: 1.67em 0;
    font-size: .83em;
}

h6 {
    margin: 2.33em 0;
    font-size: .67em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
         box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,
pre {
    margin: 1em 0;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace, serif;

    _font-family: "courier new", monospace;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
    white-space: normal;

    *margin-left: -7px;
}

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
    font-size: 100%;

    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;

    -webkit-appearance: button;
    *overflow: visible;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;

    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;

    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.fa-hatena:before {
    content: "B!";
    font-weight: bold;
    font-family: Verdana;
}

/*------------------------------------
Base
------------------------------------*/

html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

html {
    font-size: 62.5%;
    line-height: 1.8em;
}

body {
    width: 100%;
    height: 100%;
    -ms-word-wrap: break-word;
        word-wrap: break-word;
    word-break: break-all;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

ol,
ul,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

a {
    color: #111;
    text-decoration: none;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

a:link,
a:visited,
a:active,
a:hover {
    outline: none;
}

a:hover {
    text-decoration: underline;
}

a:hover img {
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

table {
    width: 100%;
}

table th {
    width: 80px;
    white-space: nowrap;
}

form {
    font-size: 13px;
    font-size: 1.3rem;
}

input,
textarea,
select,
button {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 4px;
    padding: 8px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
}

input[type="checkbox"],
input[type="radio"] {
    width: auto;

    vert-align: middle;
}

input[type="submit"] {
    padding: 8px 16px;
    border: 0;
    border-style: none;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

textarea {
    resize: vertical;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

.chromeframe {
    margin: .2em 0;
    padding: .2em 0;
    background: #ccc;
    color: #000;
}

/***** common *****/

.inner {
    margin: 0 auto;
    padding: 0 8px;
}

.open {
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
    -webkit-transform: translate(-260px, 0);
       -moz-transform: translate(-260px, 0);
        -ms-transform: translate(-260px, 0);
            transform: translate(-260px, 0);
}

/***** WordPress Login Style *****/

.logged-in #drawer-menu {
    padding-top: 32px;
}

/*------------------------------------
header.php
------------------------------------*/

.main-visual {
    position: relative;
    display: none;
    overflow: hidden;
    height: 144px;
    text-align: center;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.main-visual .inner {
    display: table;
    height: 100%;
}

.main-visual a {
    color: #fff;
}

.overlay-pattern {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url("img/overlay.png");
}

.catch-copy {
    position: relative;
    z-index: 2;
    display: table-cell;
    margin: 0;
    color: #fff;
    vertical-align: middle;
    text-shadow: 0 0 6px rgba(0, 0, 0, .8);
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
}

.to-start-position {
    display: none;
}

.to-start-position a:hover {
    color: #fff;
}

#header {
    z-index: 6;
    width: 100%;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

#header.fixed {
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .5);
       -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .5);
            box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .5);
}

#header a {
    color: #fff;
    text-decoration: none;
}

#header .inner {
    position: relative;
    min-height: 44px;

    *zoom: 1;
}

#header .inner:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: "\0020";
}

#header .search-form dt input {
    border: 0 none;
}

#logo {
    float: left;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 44px;
}

#logo a {
    display: table;
}

#logo span {
    display: table-cell;
}

#logo img {
    display: block;
    padding: 4px 0;
    width: auto;
    height: 36px;
}

#global-nav {
    display: none;
}

#global-nav ul {
    letter-spacing: -.40em;
}

#global-nav li {
    position: relative;
    display: inline-block;
    float: left;
    vertical-align: middle;
    letter-spacing: normal;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

#global-nav a {
    display: block;
    padding: 8px 24px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 28px;
}

#global-nav .current-menu-item > a {
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem;
}

#global-nav .menu-item-has-children > a {
    position: relative;
    padding-right: 28px;
}

#global-nav .menu-item-has-children > a::after {
    position: absolute;
    top: 9px;
    right: 10px;
    content: "";
    font-family: fontawesome;
}

#global-nav .sub-menu {
    position: absolute;
    left: 0;
    z-index: 8;
    display: none;
    margin-right: 0;
}

#global-nav .sub-menu li {
    width: 100%;
}

#global-nav .sub-menu a {
    border: none;
}

#global-nav .sub-menu .sub-menu {
    position: absolute;
    left: 100%;
    min-height: 44px;
}

#drawer-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    float: right;
    overflow: auto;
    width: 260px;
    height: 100%;
    -webkit-box-shadow: inset 8px 0 16px 0 rgba(0, 0, 0, .3);
       -moz-box-shadow: inset 8px 0 16px 0 rgba(0, 0, 0, .3);
            box-shadow: inset 8px 0 16px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
    -webkit-transform: translate(260px, 0);
       -moz-transform: translate(260px, 0);
        -ms-transform: translate(260px, 0);
            transform: translate(260px, 0);
}

#drawer-menu.drawer {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
}

#drawer-menu.drawer .show-pulldown {
    display: block;
}

#drawer-menu li {
    position: relative;
    overflow: hidden;
    font-size: 13px;
    font-size: 1.3rem;

    *zoom: 1;
}

#drawer-menu a {
    position: relative;
    display: block;
    padding: 24px 16px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 -2px 0 0 inset, rgba(255, 255, 255, .2) 0 -1px 0 0 inset;
       -moz-box-shadow: rgba(0, 0, 0, .1) 0 -2px 0 0 inset, rgba(255, 255, 255, .2) 0 -1px 0 0 inset;
            box-shadow: rgba(0, 0, 0, .1) 0 -2px 0 0 inset, rgba(255, 255, 255, .2) 0 -1px 0 0 inset;
}

#drawer-menu a:hover {
    text-decoration: none;
}

#drawer-menu .current-menu-item > a {
    font-weight: bold;
}

#drawer-menu .sub-menu {
    padding-left: 16px;
}

.show-pulldown {
    position: absolute;
    top: 0;
    right: 8px;
    display: block;
    width: 44px;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
}

.show-pulldown i {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44px;
    cursor: pointer;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

#toggle-nav {
    position: relative;
    float: right;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    cursor: pointer;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

#toggle-nav a {
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 44px;
    height: 100%;
}

#toggle-nav .fa {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    line-height: 44px;
}

#toggle-nav .fa::before {
    vertical-align: top;
}

#toggle-search {
    position: relative;
    bottom: 0;
    float: right;
    height: 44px;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
}

#toggle-search a {
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 44px;
    height: 100%;
}

#toggle-search .fa {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    line-height: 44px;
}

#toggle-search .fa::before {
    vertical-align: top;
}

#search-box {
    position: absolute;
    z-index: 7;
    display: none;
    padding: 16px 0;
    width: 100%;
}

#search-box form {
    float: right;
    width: 100%;
}

#back-top {
    position: relative;
    float: right;
    height: 44px;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
}

#back-top a {
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 44px;
    height: 100%;
}

#back-top .fa {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    line-height: 44px;
}

#back-top .fa::before {
    vertical-align: top;
}

.header-after {
    padding-top: 22px;
}

.description {
    margin: 0 auto 22px;
    font-size: 13px;
    font-size: 1.3rem;
}

.description .ticker {
    overflow: hidden;
    height: 18px;
}

.description span {
    display: block;
    padding: 8px;
    background: #eee;
    font-weight: normal;
}

.description em {
    display: block;
}

#breadcrumbs.inner {
    margin: 0 auto 22px;
}

#breadcrumbs ol {
    padding: 8px;
    background: #eee;
}

#breadcrumbs li {
    display: inline-block;
    overflow: hidden;
    margin-right: 4px;
    max-width: 240px;
    list-style: none;
    vertical-align: middle;
    -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-size: 1.3rem;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
     -o-text-overflow: ellipsis;
}

#breadcrumbs .bc-home .fa {
    margin-right: .3em;
}

#breadcrumbs .bc-current {
    font-weight: bold;
}

#contents-area {
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

#contents {
    position: relative;

    *zoom: 1;
}

#contents:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: "\0020";
}

#contents.inner {
    margin: 0 auto 16px;
}

#main-wrapper {
    width: 100%;
}

#main.one-column {
    margin: 0;
    max-width: 100%;
}

.section {
    margin: 0 0 48px;
}

.section-title {
    padding: 4px 8px 4px 0;
    border-bottom: dotted 1px #c3c3c3;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8;
}

.section-title span {
    display: inline-block;
    vertical-align: middle;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.section-title .fa {
    margin: 0 .3em 0 0;
}

.relative-block {
    position: relative;
    display: block;
    padding-right: 40px;
}

.rss-link {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
}

.rss-link a {
    display: block;
    width: 32px;
    height: 32px;
}

.rss-link a:hover {
    color: #ffa500;
}

.to-list {
    margin-top: 16px;
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
}

.to-list a {
    display: inline-block;
    padding: 4px 8px;
    width: 128px;
    height: 22px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    line-height: 22px;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.to-list .fa {
    margin-left: .3em;
}

.update-info {
    padding: 0 16px;
}

.update-info dt {
    padding: 16px 0 0;
}

.update-info .update-date {
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
}

.update-info .update-meta {
    font-size: 11px;
    font-size: 1.1rem;
}

.update-info .update-meta span {
    margin-right: 8px;
    padding: 1px 3px;
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 1px;
}

.update-info dd {
    padding: 8px 0 16px;
    border-bottom: dotted 1px #c3c3c3;
    font-size: 13px;
    font-size: 1.3rem;
}

.update-info dd a {
    text-decoration: underline;
}

.no-update {
    margin: 16px 0;
    padding: 16px;
    border-left: double 1px #c3c3c3;
    color: #444;
    font-size: 15px;
    font-size: 1.5rem;
}

/*------------------------------------
sidebar.php
------------------------------------*/

#sidebar {
    position: relative;
}

#main-side {
    margin: 0 auto;
    width: 300px;
}

#sub-side {
    margin: 0 auto;
    width: 300px;
}

/*------------------------------------
footer.php
------------------------------------*/

#footer {
    clear: both;
    color: #c3c3c3;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

#footer-top {
    overflow: hidden;
    padding: 40px 0;
    -webkit-box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
       -moz-box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
            box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
}

.pick-up .bx-prev,
.pick-up .bx-next {
    display: none;
}

.pick-up a {
    color: #fff;
}

.pickup-slider h4 {
    margin-top: 8px;
    font-weight: normal;
    font-size: 13px;
    font-size: 1.3rem;
}

.slider-no-post {
    text-align: center;
}

#footer-middle {
    padding: 24px 0 0;
    -webkit-box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
       -moz-box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
            box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
}

#footer-middle .inner {
    overflow: hidden;

    *zoom: 1;
}

.contact-widget {
    margin-bottom: 24px;
    background: none;
}

.contact-widget h4 {
    margin-bottom: 8px;
    font-size: 18px;
    font-size: 1.8rem;
}

.contact-widget .social-box {
    margin-bottom: 16px;
}

.contact-widget .social-box li {
    padding: 0;
    text-indent: 0;
}

.contact-widget table {
    margin-bottom: 16px;
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
}

.contact-widget th,
.contact-widget td {
    padding: 8px;
}

.contact-widget th {
    width: 36%;
    text-align: right;
    font-weight: normal;
}

.contact-widget a {
    text-decoration: underline;
}

.contact-widget .contact-button {
    padding: 1px 4px;
    -webkit-border-radius: 2px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 2px;
       -moz-border-radius: 3px;
            border-radius: 2px;
            border-radius: 3px;
    text-decoration: none;
}

.contact-widget .contact-button .fa {
    margin-right: .3em;
}

.social-box {
    letter-spacing: -.40em;
}

.social-box a,
.social-box .fa {
    display: block;
    width: 40px;
    height: 40px;
}

.social-box li {
    display: inline-block;
    margin: 0 8px 8px 0;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    letter-spacing: normal;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.social-box a {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #444;
    color: #eee;
    text-decoration: none;
}

.social-box a:hover {
    color: #fff !important;
}

.social-box a.facebook {
    background: #3b5998;
    color: #fff;
}

.social-box a.facebook:hover {
    background: #30487b;
}

.social-box a.twitter {
    background: #55acee;
    color: #fff;
}

.social-box a.twitter:hover {
    background: #309aea;
}

.social-box a.google-plus {
    background: #dc4e41;
    color: #fff;
}

.social-box a.google-plus:hover {
    background: #ce3426;
}

.social-box a.rss {
    background: #ffa500;
    color: #fff;
}

.social-box a.rss:hover {
    background: #d68b00;
}

.social-box .fa {
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 42px;
}

.social-box span {
    display: none;
}

#footer-bottom {
    -webkit-box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
       -moz-box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
            box-shadow: inset 0 8px 16px 0 rgba(0, 0, 0, .3);
    text-align: center;
}

#footer-bottom .inner {
    padding-top: 24px;
    padding-bottom: 8px;
}

#footer-bottom .no-menu {
    margin-bottom: 16px;
}

.footer-nav {
    margin-bottom: 8px;
    padding-bottom: 8px;
    -webkit-box-shadow: rgba(255, 255, 255, .2) 0 -1px 0 0 inset;
       -moz-box-shadow: rgba(255, 255, 255, .2) 0 -1px 0 0 inset;
            box-shadow: rgba(255, 255, 255, .2) 0 -1px 0 0 inset;
    font-size: 14px;
    font-size: 1.4rem;
}

.footer-nav li {
    display: inline-block;
    list-style-type: none;
    vertical-align: middle;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.footer-nav a {
    padding: 2px 8px;
}

#footer-description {
    overflow: hidden;

    *zoom: 1;
}

#copyright {
    font-size: 14px;
    font-size: 1.4rem;
}

/*------------------------------------
Layout
- three column
- two column
------------------------------------*/

/*------------------------------------
Archive Style
- home.php ( index.php )
- archive.php
- search.php
------------------------------------*/

.archive-style .type-post,
.archive-style .type-page {
    position: relative;
    overflow: hidden;
    padding: 16px;
    border-bottom: dotted 1px #c3c3c3;
    font-size: 13px;
    font-size: 1.3rem;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;

    *zoom: 1;
}

.archive-style .type-post:hover,
.archive-style .type-page:hover {
    background: #eee;
}

.archive-style .type-post:hover .read-more span,
.archive-style .type-page:hover .read-more span {
    right: 0;
    color: #111;
    font-weight: bold;
}

.archive-style .type-none {
    padding: 16px;
}

.archive-style .archive-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 54px;
}

.archive-style .archive-description {
    padding: 0 16px;
    font-size: 14px;
    font-size: 1.4rem;
}

.archive-style .post-thumbnail {
    float: left;
    margin-right: 1.6%;
    width: 37.3770491%;
}

.archive-style .title.has-thumbnail {
    margin-left: 37.3770491%;
}

.archive-style .post-archive-date {
    display: inline-block;
    padding: 2px 8px;
    border-left: solid 3px #c3c3c3;
    background: #eee;
    vertical-align: middle;
    vertical-align: middle;
    text-align: center;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.archive-style .post-category,
.archive-style .post-author {
    display: none !important;
}

.archive-style .page .content-title,
.archive-style .content-title {
    margin-bottom: 8px;
    font-size: 16px;
    font-size: 1.6rem;
}

.archive-style .excerpt {
    display: none;
}

.archive-style .read-more span {
    position: absolute;
    right: -100px;
    bottom: 8px;
    display: none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2px 8px;
    color: #fff;
    text-align: center;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

html > body p.read-more a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff \9;
    text-align: left;
    filter: alpha(opacity=0);
}

/*------------------------------------
home.php, front-page.php ( index.php )
------------------------------------*/

/*------------------------------------
page.php
------------------------------------*/

.page .content-title {
    margin-bottom: 8px;
    font-size: 28px;
    font-size: 2.8rem;
}

.page-eyecatch {
    margin-bottom: 22px;
    padding-bottom: 22px;
    -webkit-box-shadow: inset 0 -8px 16px 0 rgba(0, 0, 0, .3);
       -moz-box-shadow: inset 0 -8px 16px 0 rgba(0, 0, 0, .3);
            box-shadow: inset 0 -8px 16px 0 rgba(0, 0, 0, .3);
    text-align: center;
}

.page-eyecatch .inner {
    padding-top: 22px;
}

.page-eyecatch img {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

/*------------------------------------
single.php
------------------------------------*/

.single-post .post {
    position: relative;
}

.single-post .post-header {
    min-height: 92px;
}

.single-post .content-title {
    margin-bottom: 8px;
    font-size: 28px;
    font-size: 2.8rem;
}

.single-post .post-thumbnail {
    margin: 0 -8px 16px;
    text-align: center;
}

.single-post .ads {
    margin: 24px 0;
}

.post-header {
    position: relative;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: dotted 1px #444;

    *zoom: 1;
}

.post-header:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: "\0020";
}

.post-meta {
    overflow: hidden;
    font-size: 12px;
    font-size: 1.2rem;

    *zoom: 1;
}

.post-meta li {
    display: inline-block;
    float: left;
    margin: 0 8px 8px 0;
    list-style-type: none;
    vertical-align: middle;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.post-category a {
    position: relative;
    z-index: 4;
    display: inline-block;
    margin-bottom: 4px;
    padding: 2px 8px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #111;
    color: #fff;
    vertical-align: middle;
    text-align: center;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.post-category a:hover {
    color: #fff;
    text-decoration: none;
}

.post-author {
    position: relative;
    z-index: 5;
}

.post-author i {
    margin-right: .3em;
}

.post-time {
    display: inline-block;
    margin-bottom: 8px;
    vertical-align: middle;
    font-size: 20px;
    font-size: 2rem;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.post-time b {
    font-weight: normal;
}

.social-btn ul {
    letter-spacing: -.40em;
}

.social-btn li {
    display: inline-block;
    margin: 0 8px 8px 0;
    vertical-align: top;
    letter-spacing: normal;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.social-btn .twitter-baloon {
    position: relative;
    z-index: 0;
    margin: 0 0 8px;
    padding: 8px 0;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    color: #111;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem;
}

.social-btn .twitter-baloon:before {
    position: absolute;
    bottom: -3px;
    left: 50%;
    z-index: 0;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    content: "";
}

.social-btn .twitter-baloon:after {
    position: absolute;
    bottom: -5px;
    left: 50%;
    z-index: -1;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #c3c3c3 transparent transparent transparent;
    content: "";
}

.social-count {
    position: relative;
    top: 4px;
    display: inline-block;
    margin-left: 8px;
    padding: 0 10px;
    height: 24px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #fff;
    vertical-align: top;
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 24px;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.social-count::after {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 5px;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    content: " ";
    pointer-events: none;
}

.arrow-box {
    position: relative;
    margin-bottom: 8px;
    height: 24px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 32px;
}

.arrow-box::after,
.arrow-box::before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: " ";
    pointer-events: none;
}

.arrow-box::after {
    margin-left: -5px;
    border-width: 5px;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
}

.arrow-box::before {
    margin-left: -6px;
    border-width: 6px;
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #c3c3c3;
}

.post-tag {
    overflow: hidden;
    margin: 36px 0 18px;
    border-bottom: dotted 1px #444;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;

    *zoom: 1;
}

.post-tag dt {
    float: left;
}

.post-tag dd {
    padding-left: 3em;
}

.post-nav {
    margin: 18px 0 18px;
    font-size: 13px;
    font-size: 1.3rem;
}

.post-nav li {
    padding: 8px 0;
    list-style: none;
}

.post-nav a:hover {
    text-decoration: none;
}

.post-nav span {
    display: inline-block;
    padding: 1px 8px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    vertical-align: middle;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.prev-post span,
.prev-post .fa {
    margin-right: .3em;
}

.next-post {
    text-align: right;
}

.next-post span,
.next-post .fa {
    margin-left: .3em;
}

.related-posts ul {
    overflow: hidden;
    margin-top: 16px;
    letter-spacing: -.40em;

    *zoom: 1;
}

.related-posts li {
    position: relative;
    margin-bottom: 16px;
    list-style: none;
    letter-spacing: normal;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.related-posts li:first-child {
    border-left: none;
}

.related-posts a {
    display: block;
    overflow: hidden;
    padding: 8px;

    *zoom: 1;
}

.related-posts a:hover {
    background: #eee;
    text-decoration: none;
}

.related-posts figure {
    float: left;
    margin-right: 8px;
}

.related-posts p {
    font-size: 14px;
    font-size: 1.4rem;
}

.related-posts h4 {
    margin-bottom: 18px;
    font-size: 14px;
    font-size: 1.4rem;
}

.no-related {
    padding: 16px 0;
}

/*------------------------------------
attachment.php
------------------------------------*/

.attachment .content-title {
    margin-bottom: 8px;
    font-size: 28px;
    font-size: 2.8rem;
}

.attachment .post-content {
    margin: 32px 0;
    border-top: solid 1px #c3c3c3;
    border-bottom: solid 1px #c3c3c3;
}

.image-meta {
    margin-bottom: 16px;
    font-size: 13px;
    font-size: 1.3rem;
}

.image-meta li {
    display: inline-block;
    margin-left: 8px;
    padding-left: 8px;
    border-left: solid 1px #c3c3c3;
    vertical-align: middle;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.image-meta li:first-child {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.attachment-content {
    text-align: center;
}

.entry-caption {
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
}

.image-nav li {
    display: inline-block;
    vertical-align: middle;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

/*------------------------------------
404.php
------------------------------------*/

.error404 .content-title {
    margin-bottom: 8px;
    font-size: 28px;
    font-size: 2.8rem;
}

.notfond-header {
    font-weight: bold;
}

/*------------------------------------
content.php
------------------------------------*/

.post-content {
    overflow: hidden;

    *zoom: 1;
}

.post-content h1 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 247%;
    line-height: 54px;
    line-height: 5.4rem;
}

.post-content h2 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    border-bottom: dotted 1px #111;
    font-size: 174%;
    line-height: 54px;
    line-height: 5.4rem;
}

.post-content h3 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 160%;
    line-height: 54px;
    line-height: 5.4rem;
}

.post-content h4 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 120%;
    line-height: 36px;
    line-height: 3.6rem;
}

.post-content h5 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 94%;
    line-height: 36px;
    line-height: 3.6rem;
}

.post-content h6 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 80%;
    line-height: 36px;
    line-height: 3.6rem;
}

.post-content p {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 100%;
    line-height: 1.8;
}

.post-content hr {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
}

.post-content blockquote {
    clear: both;
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-right: 1em;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    margin-left: 1em;
    padding: 16px;
    background: #eee;
}

.post-content blockquote::before {
    display: inline-block;
    float: left;
    margin: .3em .5em .3em 0;
    color: #c3c3c3;
    content: "";
    vertical-align: middle;
    font-size: 213%;
    font-family: fontawesome;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.post-content blockquote cite {
    display: block;
    margin-top: 18px;
    padding: 8px 0;
    text-align: right;
    line-height: 1.8;
}

.post-content table {
    margin: 18px 0;
    border: solid 1px #c3c3c3;
    font-size: 100%;
    line-height: 1.8;
}

.post-content thead th {
    border-bottom: solid 3px #c3c3c3;
}

.post-content th,
.post-content td {
    padding: 16px;
    border: solid 1px #c3c3c3;
}

.post-content th {
    background: #eee;
}

.post-content dl {
    overflow: hidden;
    margin: 18px 0;
    line-height: 1.8;

    *zoom: 1;
}

.post-content dt {
    font-weight: bold;
    font-size: 100%;
}

.post-content dd {
    margin-bottom: 18px;
    font-size: 87%;
}

.post-content .wp-caption-text {
    color: #444;
    text-align: center;
    font-size: 80%;
    line-height: 1.8;
}

.post-content ul,
.post-content ol {
    clear: both;
    margin: 0 0 18px;
    padding-left: 18px;
    font-size: 100%;
    line-height: 1.8;
}

.post-content ul li,
.post-content ol li {
    padding-left: 1em;
    list-style-position: inside;
    text-indent: -1.3em;
}

.post-content ul li {
    list-style: none;
}

.post-content ul li::before {
    margin-right: .3em;
    content: "";
    font-family: fontawesome;
}

.post-content a {
    text-decoration: underline;
}

.post-content cite,
.post-content em {
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ＭＳ ゴシック", sans-serif;
}

.post-content code {
    padding: 2px 4px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #111;
    color: #fff;
    font-size: 87%;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.post-content pre {
    clear: both;
    padding: 16px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #111;
    color: #fff;
    font-size: 87%;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.post-content var {
    background: #eee;
}

.post-content kbd {
    display: inline-block;
    margin: 0 .3em;
    padding: 0 8px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #eee;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .8);
       -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .8);
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .8);
    color: #444;
    vertical-align: middle;
    vertical-align: top;
    font-weight: normal;
    font-size: 87%;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.post-password-form {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-right: auto;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    margin-left: auto;
    padding: 16px;
    max-width: 268px;
    background: #eee;
}

.post-password-form label {
    display: block;
    margin-bottom: 16px;
}

.post-password-form p {
    margin: 0;
}

.post-password-form p:first-child {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
}

.page-links {
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
}

.page-links a {
    margin: 0 .3em;
    padding: 4px 16px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    text-decoration: none;
}

.page-links-title {
    margin-right: .6em;
}

.edit-link {
    margin: 16px 0;
    text-align: right;
    font-size: 14px;
    font-size: 1.4rem;
}

/***** pagination *****/

.pagination {
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
    font-size: 14px;
    line-height: 14px;

    *zoom: 1;
}

.pagination span {
    display: block;
    float: left;
    margin: 2px 8px 8px 0;
    padding: 5px 9px;
    width: auto;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    text-decoration: none;
}

.pagination a {
    display: block;
    float: left;
    margin: 2px 8px 8px 0;
    padding: 5px 9px;
    width: auto;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-color: #eee;
    text-decoration: none;
}

.pagination .current {
    padding: 5px 9px;
}

/*------------------------------------
comments.php
------------------------------------*/

#comments {
    overflow: hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 36px auto 18px;

    *zoom: 1;
}

.comments-title {
    margin-top: 0;
    margin-top: 0rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    border-bottom: dotted 1px #111;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 54px;
    line-height: 5.4rem;
}

.comment-list {
    padding: 18px;
    background: #eee;
}

.comment-list li {
    list-style-type: none;
}

.pingback {
    margin-top: 16px;
    padding: 16px;
    background: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem;
}

.pingback:first-child {
    margin-top: 0;
}

.comment {
    margin-top: 16px;
    padding: 16px;
    background: #fff;
}

.comment:first-child {
    margin-top: 0;
}

.comment.depth-5 {
    border-top: dotted 1px #777;
}

.comment.depth-5:first-child {
    border-top: 0 none;
}

.comment .children {
    border-top: dotted 1px #777;
}

.comment .children > .comment {
    padding: 16px 0 0 16px;
}

.comment-meta {
    overflow: hidden;
    padding-bottom: 16px;

    *zoom: 1;
}

.comment-author {
    position: relative;
    margin-bottom: 8px;
    padding-left: 60px;
    font-size: 16px;
    font-size: 1.6rem;
}

.comment-author .avatar {
    position: absolute;
    left: 0;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

.says {
    display: none;
}

.comment-metadata {
    padding-left: 60px;
    color: #777;
    font-size: 13px;
    font-size: 1.3rem;
}

.comment-metadata a {
    color: #777;
}

.comment-body {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.comment-content h1 {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 54px;
    line-height: 5.4rem;
}

.comment-content h2 {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 54px;
    line-height: 5.4rem;
}

.comment-content h3 {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 54px;
    line-height: 5.4rem;
}

.comment-content h4 {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 36px;
    line-height: 3.6rem;
}

.comment-content h5 {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 36px;
    line-height: 3.6rem;
}

.comment-content h6 {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 36px;
    line-height: 3.6rem;
}

.comment-content p {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
}

.comment-content hr {
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
}

.comment-content blockquote {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-right: 1em;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    margin-left: 1em;
    padding: 16px;
    background: #eee;
}

.comment-content blockquote::before {
    display: inline-block;
    float: left;
    margin: .3em .5em .3em 0;
    color: #c3c3c3;
    content: "";
    vertical-align: middle;
    font-size: 32px;
    font-size: 3.2rem;
    font-family: fontawesome;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.comment-content blockquote cite {
    display: block;
    margin-top: 18px;
    padding: 8px 0;
    text-align: right;
    line-height: 1.8;
}

.comment-content table {
    margin: 18px 0;
    border: solid 1px #c3c3c3;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
}

.comment-content thead th {
    border-bottom: solid 3px #c3c3c3;
}

.comment-content th,
.comment-content td {
    padding: 16px;
    border: solid 1px #c3c3c3;
}

.comment-content th {
    background: #eee;
}

.comment-content dl {
    overflow: hidden;
    margin: 18px 0;
    line-height: 1.8;

    *zoom: 1;
}

.comment-content dt {
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
}

.comment-content dd {
    margin-bottom: 18px;
    font-size: 13px;
    font-size: 1.3rem;
}

.comment-content .wp-caption-text {
    color: #444;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.8;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 18px;
    padding-left: 18px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
}

.comment-content ul li,
.comment-content ol li {
    padding-left: 1em;
    list-style-position: inside;
    text-indent: -1.3em;
}

.comment-content ul li {
    list-style: none;
}

.comment-content ul li::before {
    margin-right: .3em;
    content: "";
    font-family: fontawesome;
}

.comment-content cite,
.comment-content em {
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ＭＳ ゴシック", sans-serif;
}

.comment-content code {
    padding: 2px 4px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #111;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.comment-content pre {
    padding: 16px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #111;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.comment-content var {
    background: #eee;
}

.comment-content kbd {
    display: inline-block;
    padding: 1px 4px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background: #eee;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .8);
       -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .8);
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .8);
    color: #444;
    vertical-align: middle;
    vertical-align: top;
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.reply {
    margin-bottom: 8px;
    text-align: right;
}

.reply a {
    display: inline-block;
    padding: 8px 24px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;

    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.navigation {
    overflow: hidden;
    margin: 16px 0;
    font-size: 13px;
    font-size: 1.3rem;

    *zoom: 1;
}

.navigation a {
    display: block;
    padding: 4px 16px;
    height: 22px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    text-align: center;
    text-decoration: none;
    line-height: 22px;
}

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}

.no-comments {
    margin-top: 16px;
    padding: 8px;
    border: dotted 1px #c3c3c3;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
}

#respond {
    margin-top: 16px;
    padding: 18px;
    background: #eee;
}

#reply-title {
    margin-top: 0;
    margin-top: 0rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    border-bottom: dotted 1px #111;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 36px;
    line-height: 3.6rem;
}

#commentform p {
    margin: 16px 0;
}

#commentform input,
#commentform textarea {
    margin-top: 8px;
}

.form-allowed-tags {
    padding: 16px;
    border-left: double 1px #c3c3c3;
    color: #444;
}

.company-table th {
    width: 20%;
}

.googlemap {
    position: relative;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 56.25%;
    height: 0;
}

.googlemap iframe,
.googlemap object,
.googlemap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------
searchform.php
------------------------------------*/

.search-form dl {
    position: relative;
    font-size: 13px;
    font-size: 1.3rem;
}

.search-form dt {
    margin-right: 29%;
}

.search-form dt input {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 8px;
    width: 100%;
    height: 40px;

    vert-align: middle;
}

.search-form dd {
    position: absolute;
    top: 0;
    right: 0;
    width: 27%;
}

.search-form dd i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    font-size: 18px;
    font-size: 1.8rem;
}

.search-form dd button {
    display: block;
    width: 100%;
    height: 40px;
    border: 0 none;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

/*------------------------------------
widget Style
------------------------------------*/

/* Widget General Style */

.widget-container {
    margin-bottom: 22px;
    font-size: 13px;
    font-size: 1.3rem;
}

.widget-container p {
    margin-bottom: 8px;
}

.widget-container ul,
.widget-container ol {
    line-height: 1.8;
}

.widget-container li {
    padding-left: 10px;
    list-style-position: inside;
}

.widget-container select {
    border: 0 none;
    background: #eee;
}

.widget-container.footer-widget select {
    background: #888;
}

.widget-title {
    margin: 0 0 8px 0;
    padding: 4px 0;
    border-bottom: double 3px #c3c3c3;
    font-size: 14px;
    font-size: 1.4rem;
}

.widget-title img {
    margin-right: .3em;
}

.widget-title .fa {
    margin: 0 .3em 0 0;
}

.home-widget h3 {
    margin-bottom: 16px;
}

.footer-widget {
    margin: 0 0 32px;
}

.footer-widget .widget-title {
    padding-left: 0;
    border: none 0;
}

.sidebar-widget .search-form button,
.home-widget .search-form button,
.footer-widget .search-form button {
    position: relative;
}

.sidebar-widget .search-form .btn-name,
.home-widget .search-form .btn-name,
.footer-widget .search-form .btn-name {
    display: none;
}

/* WordPress Default Widget Style */

.widget_recent_entries li {
    list-style-type: none;
    text-indent: 0;
}

.widget_recent_entries span {
    color: #888;
}

.widget_recent_comments li {
    list-style: none;
    text-indent: 0;
}

.widget_meta li {
    list-style: none;
    text-indent: 0;
}

.widget_meta a {
    text-decoration: underline;
}

.widget_categories ul.children {
    padding-left: 8px;
}

.widget_categories li {
    padding: 0;
    list-style-type: none;
    text-indent: 0;
}

.widget_categories a {
    display: block;
    overflow: hidden;
    padding: 6px;
    border-bottom: dotted 1px #c3c3c3;

    *zoom: 1;
}

.widget_categories a:hover {
    text-decoration: none;
}

.widget_categories span {
    float: right;
    margin-left: 8px;
    padding: 1px 8px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-color: #eee;
    color: #111;
    font-weight: bold;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.widget_categories.footer-widget span {
    background: #c3c3c3;
    color: #111;
}

.widget_archive li {
    padding: 0;
    list-style-type: none;
    text-indent: 0;
}

.widget_archive a {
    display: block;
    padding: 6px;
    border-bottom: dotted 1px #c3c3c3;
}

.widget_archive a:hover {
    text-decoration: none;
}

.widget_archive span {
    float: right;
    margin-left: 8px;
    padding: 1px 8px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #eee;
    color: #111;
    font-weight: bold;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.widget_archive.footer-widget span {
    background: #c3c3c3;
}

.widget_text ul li {
    list-style: none;
}

.widget_text ul li::before {
    margin-right: .3em;
    content: "";
    font-family: fontawesome;
}

.widget_calendar caption {
    margin-bottom: 16px;
    text-align: left;
    font-weight: bold;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar th {
    padding: 2px;
}

.widget_calendar th,
.widget_calendar td {
    text-align: center;
}

.widget_calendar thead th {
    padding: 0 0 16px;
}

.widget_calendar tbody a {
    padding: 2px;
}

.widget_calendar tfoot a {
    padding: 2px 8px;
}

.widget_calendar a {
    display: block;
    font-weight: bold;
}

.widget_calendar #prev {
    text-align: left;
}

.widget_calendar #next {
    text-align: right;
}

.widget_nav_menu ul.sub-menu .sub-menu li {
    list-style-type: circle;
}

.widget_nav_menu ul.sub-menu li {
    list-style-type: disc;
}

.widget_nav_menu ul.sub-menu a::before {
    content: none;
}

.widget_nav_menu div > ul > li {
    padding: 0;
    list-style: none;
}

.widget_nav_menu li {
    list-style-position: inside;
}

.widget_nav_menu a {
    display: block;
    padding: 6px 6px 6px 1.2em;
    border-bottom: dotted 1px #c3c3c3;
    text-indent: -1em;
}

.widget_nav_menu a:hover {
    text-decoration: none;
}

.widget_nav_menu a::before {
    margin-right: .3em;
    content: "";
    font-family: fontawesome;
}

.widget_nav_menu .menu-item-has-children > a {
    font-weight: bold;
}

.widget_nav_menu .menu-item-has-children .menu-item-has-children a {
    font-weight: normal;
}

.widget_nav_menu .current_page_item > a {
    font-weight: bold;
}

.widget_pages ul.children .children li {
    list-style-type: circle;
}

.widget_pages ul.children li {
    list-style-type: disc;
}

.widget_pages ul.children a::before {
    content: none;
}

.widget_pages > ul > li {
    padding: 0;
    list-style: none;
}

.widget_pages li {
    list-style-position: inside;
}

.widget_pages a {
    display: block;
    padding: 6px 6px 6px 1.2em;
    border-bottom: dotted 1px #c3c3c3;
    text-indent: -1em;
}

.widget_pages a:hover {
    text-decoration: none;
}

.widget_pages a::before {
    margin-right: .3em;
    content: "";
    font-family: fontawesome;
}

.widget_pages .page_item_has_children > a {
    font-weight: bold;
}

.widget_pages .page_item_has_children .page_item_has_children a {
    font-weight: normal;
}

.widget_pages .current_page_item > a {
    font-weight: bold;
}

.widget_search.footer-widget .search-form input {
    border: 0 none;
}

/*------------------------------------
WordPress
------------------------------------*/

img.centered {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

img.alignright {
    display: inline;
    margin: 0 0 2px 12px;
}

img.alignleft {
    display: inline;
    margin: 0 12px 2px 0;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.wp-caption {
    margin: 18px 0;
    max-width: 100%;
    width: 100%;
}

.wp-caption p.wp-caption-text {
    margin-top: .2em;
    text-align: left;
}

.wp-caption.aligncenter {
    display: block;
    margin: 18px auto;
    text-align: center;
}

.wp-caption.alignleft {
    margin: 0 12px 2px 0;
    text-align: left;
}

.wp-caption.alignright {
    margin: 0 0 2px 12px;
}

.gallery {
    margin: auto;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #eee;

    *zoom: 1;
}

.gallery:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: "\0020";
}

.gallery .gallery-item {
    float: left;
    margin: 16px 0;
    width: 33%;
    text-align: center;
}

.gallery img {
    border: 2px solid #95a5a6;
}

.gallery .gallery-caption {
    margin-left: 0;
}

.oembed-responsive-iframe-container iframe {
    width: 100%;
}

.embed-youtube-container {
    position: relative;
    padding-top: 56.25%;
    width: 100%;
}

.embed-youtube-container iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------
Image Widget
------------------------------------*/

.widget_sp_image-description {
    margin-top: 8px;
    text-align: center;
    line-height: 1.8;
}

/*------------------------------------
Jetpack
------------------------------------*/

#subscribe-email input {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 8px;
    width: 100%;
    border: solid 1px #c3c3c3;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
}

.widgets-list-layout .widgets-list-layout-blavatar {
    max-width: 100% !important;
}

#wpstats {
    display: block;
    margin: 0 auto;
    padding: 4px 0;
}

/*------------------------------------
Table of Contents Plus
------------------------------------*/

#toc_container li::before {
    content: none;
}

/*------------------------------------
Text Widget
------------------------------------*/

.textwidget {
    font-size: 15px;
}

.textwidget h1 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 247%;
    line-height: 54px;
    line-height: 5.4rem;
}

.textwidget h2 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    border-bottom: dotted 1px #111;
    font-size: 174%;
    line-height: 54px;
    line-height: 5.4rem;
}

.textwidget h3 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 160%;
    line-height: 54px;
    line-height: 5.4rem;
}

.textwidget h4 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 120%;
    line-height: 36px;
    line-height: 3.6rem;
}

.textwidget h5 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 94%;
    line-height: 36px;
    line-height: 3.6rem;
}

.textwidget h6 {
    clear: both;
    margin-top: 36px;
    margin-top: 3.6rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 80%;
    line-height: 36px;
    line-height: 3.6rem;
}

.textwidget p {
    margin-top: 18px;
    margin-top: 1.8rem;
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    font-size: 100%;
    line-height: 1.8;
}

/*------------------------------------
SNS Count Cache
------------------------------------*/

ul.snsbtn-ori {
    padding: 0 !important;
}

ul.snsbtn-ori li {
    float: left;
    margin-right: 10px;
    width: 70px;
    list-style: none;
}

.scount {
    color: #555;
    text-align: center;
    font-size: 13px;
    line-height: 36px;
}

.snsarrow {
    position: relative;
    margin-bottom: 5px;
    width: 68px;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
}

.snsarrow:after {
    position: absolute;
    bottom: -5px;
    left: 50%;
    display: block;
    margin-left: -5px;
    width: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #ccc transparent transparent;
    border-right: 5px solid transparent;
    border-image: none;
    content: "";

    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}

.snsarrow:before {
    position: absolute;
    bottom: -4px;
    left: 50%;
    z-index: 1;
    display: block;
    margin-left: -5px;
    width: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    border-right: 5px solid transparent;
    border-image: none;
    content: "";

    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}

.sbtn {
    border-radius: 2px;
    color: #fff;
}

.sbtn p {
    text-align: center;
    font-size: 12px !important;
    line-height: 1.8em !important;
}

.stw {
    background-color: #55acee;
}

.sfb {
    background-color: #3b5998;
}

.shb {
    background-color: #00a5de;
}

.sgp {
    background-color: #dc4e41;
}

.spo {
    background-color: #ef3f56;
}

/*------------------------------------
Welcart
------------------------------------*/

/* Welcart Base */

#itempage h3 {
    clear: none;
}

.field_cprice {
    color: #c3c3c3;
    text-decoration: line-through;
}

/* Welcart Widget */

.ucart_widget_body li {
    padding: 0;
    list-style-type: none;
}

.loginbox {
    padding: 16px;
    background: #eee;
    text-align: center;
}

.loginbox form {
    text-align: left;
}

.ucart_calendar_body {
    text-align: center;
}

#wp-calendar {
    margin: 16px 0;
    width: 100%;
}

#wp-calendar thead th {
    padding-bottom: 2px;
    border-bottom: dashed 1px #c3c3c3;
}

@media screen and (min-width: 480px) {
    .inner {
        padding: 0 24px;
    }

    .catch-copy {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .home-column-widget {
        overflow: hidden;
        margin-right: -3.418803%;

        *zoom: 1;
    }

    .home-column {
        display: inline-block;
        margin-right: 3.305785%;
        width: 30.027548%;
        vertical-align: top;

        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    }

    #sidebar {
        overflow: hidden;

        *zoom: 1;
    }

    #footer-widget-area {
        overflow: hidden;
        margin-right: -3.5714%;

        *zoom: 1;
    }

    .footer-widget-first,
    .footer-widget-second,
    .footer-widget-third,
    .footer-widget-fourth {
        float: left;
        margin-right: 3.5714%;
        width: 46.4285%;
    }

    .archive-style .post-category,
    .archive-style .post-author {
        display: block !important;
    }

    .archive-style .excerpt {
        display: block;
        margin-bottom: 32px;
    }

    .archive-style .read-more span {
        display: block;
    }
}

@media screen and (min-width: 668px) {
    #main-side {
        float: left;
    }

    #main-side.page,
    #main-side.single,
    #main-side.archive {
        float: none;
    }

    #sub-side {
        float: right;
    }
}

@media screen and (min-width: 768px) {
    html {
        font-size: 62.5%;
    }

    .main-visual {
        display: block;
        height: 300px;
    }

    .catch-copy {
        font-size: 32px;
        font-size: 3.2rem;
    }

    #main-wrapper {
        float: right;
    }

    #main {
        margin-left: 322px;
        max-width: 616px;
    }

    .home-column-widget {
        margin-right: -1.298701%;
    }

    .home-column {
        margin-right: 1.282051%;
        width: 32.051282%;
    }

    #sidebar {
        float: left;
        margin-right: -300px;
        width: 300px;
    }

    #footer-widget-area {
        margin-right: -2.0979%;
    }

    .footer-widget-first,
    .footer-widget-second,
    .footer-widget-third,
    .footer-widget-fourth {
        margin-right: 2.097902%;
        width: 22.902097%;
    }

    .page .content-title {
        font-size: 32px;
        font-size: 3.2rem;
    }

    .single-post .content-title {
        font-size: 32px;
        font-size: 3.2rem;
    }

    .single-post .post-thumbnail {
        margin: 0 0 16px;
    }

    .post-info {
        margin-left: 96px;
    }

    .post-time {
        position: absolute;
        top: 0;
        left: 0;
        width: 80px;
        height: 83px;
        border-top: solid 3px #c3c3c3;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        background: #eee;
        color: #111;
    }

    .post-time b {
        display: none;
    }

    .post-time span {
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .post-time .time-month {
        height: 24px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
    }

    .post-time .time-day {
        height: 32px;
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 32px;
    }

    .post-time .time-year {
        position: absolute;
        bottom: 0;
        display: block;
        width: 80px;
        height: 24px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
    }

    .attachment .content-title {
        font-size: 32px;
        font-size: 3.2rem;
    }

    .error404 .content-title {
        font-size: 32px;
        font-size: 3.2rem;
    }

    #comments {
        width: 92%;
    }

    .form-submit #submit {
        padding: 16px 24px;
    }
}

@media screen and (min-width: 980px) {
    .inner {
        max-width: 1120px;
    }

    .main-visual {
        display: block;
        height: calc(100vh - 44px);
    }

    .catch-copy {
        font-size: 40px;
        font-size: 4rem;
    }

    .to-start-position {
        position: absolute;
        right: 0;
        bottom: 40px;
        left: 0;
        z-index: 3;
        display: block;
        margin: 24px auto;
        width: 136px;
        height: 44px;
        text-align: center;
    }

    .to-start-position a {
        display: block;
        border: solid 3px #fff;
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .8);
           -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .8);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, .8);
        color: #fff;
        text-shadow: 0 0 6px rgba(0, 0, 0, .8);
        font-size: 20px;
        font-size: 2rem;
        line-height: 44px;
    }

    .to-start-position a:hover {
        -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .8);
           -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .8);
                box-shadow: 0 0 40px 0 rgba(0, 0, 0, .8);
        text-shadow: 0 0 40px rgba(0, 0, 0, .8);
        font-size: 24px;
        font-size: 2.4rem;
    }

    #global-nav {
        display: block;
    }

    #global-nav ul {
        float: right;
    }

    #global-nav a {
        padding: 8px 16px;
    }

    #global-nav .sub-menu {
        margin-right: 0;
        min-width: 120px;
    }

    #drawer-menu.drawer .show-pulldown {
        display: block;
    }

    .show-pulldown {
        display: none;
    }

    #toggle-nav {
        display: none;
    }

    #main {
        max-width: 100%;
    }

    #sidebar {
        position: static;
    }

    .pick-up .bx-prev,
    .pick-up .bx-next {
        display: block;
    }

    .three-column #main {
        margin: 0 182px 0 322px;
    }

    .three-column #main-side {
        margin: 0 -300px 0 0;
    }

    .three-column #sub-side {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0 24px 0 -188px;
        width: 160px;
    }

    .related-posts li {
        display: inline-block;
        width: 50%;
        vertical-align: top;

        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    }

    #commentform p {
        margin: 16px 32px;
    }
}

@media screen and (max-width: 782px) {
    .logged-in #drawer-menu {
        padding-top: 46px;
    }
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /* Don't show links for images, or javascript/internal links */

    .ir a:after {
        content: "";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}