/*
Theme Name: hirok-k
Theme URI: hirok-k.com
Template: customizr
Author: hirok-k.com
Version: 0.9.02304120949.1681260600
Updated: 2023-04-12 09:50:00

*/

/* フォント登録 */
@font-face {
    font-family: "BebasNeue";
    src: url("font/BebasNeue.eot") format("eot"), url("font/BebasNeue.woff") format("woff"), url("font/BebasNeue.ttf") format("truetype"), url("font/BebasNeue.svg#BebasNeue") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*====================
GENERAL SETTING
====================*/

body {
    font-family: YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: bold !important;
    font-family: YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}

table td {
    word-wrap: break-word;
}

.appear-xs {
    display: none;
}

.hidden-xs {}

/*====================
OTHER SETTING
====================*/

/* header */

.tc-header .brand h1,
.tc-header .brand h1 a {
    cursor: default;
    text-transform: uppercase;
    font-family: BebasNeue, Helvetica, "Lucida Grande", Arial, sans-serif !important;
    letter-spacing: -1px;
    line-height: 1em;
    /* font-size: 64px; */
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.2);
}

/* Footer */

footer .backtop p {
    display: none;
}

/*ボディー*/
body {
    line-height: 24px;
}

br.clearfix {
    clear: both;
}

div.nendad-sp {
    display: none;
}

/*ヘッダー*/
.tc-header .brand h1 {
    cursor: default;
    text-transform: uppercase;
    font-family: BebasNeue, Helvetica, "Lucida Grande", Arial, sans-serif;
    letter-spacing: -1px;
    line-height: 1em;
    /*font-size: 48px;*/
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.2);
    font-weight: bold;
}

.tc-header .brand h1 a {
    color: #333;
}

.navbar-inner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.navbar-wrapper .navbar h2 {
    /*	font-family: BebasNeue, Helvetica, "Lucida Grande", Arial, sans-serif;*/
    letter-spacing: -1px;
    font-style: normal;
}

/*スライダー*/
div.carousel {
    border-bottom: 10px solid #e9eaee;
}

.carousel-caption {
    background: none;
}

.carousel-caption .lead {
    color: #fff;
    padding: 2px 10px;
    background-color: rgba(85, 85, 85, 0.2);
}

.carousel-caption h1 {
    font-weight: bold;
    font-size: 48px;
    color: #ff1f34;
    text-shadow:
        -1px -1px 0px #fff,
        1px -1px 0px #fff,
        1px 1px 0px #fff,
        -1px 1px 0px #fff,
        2px 2px 3px rgba(0, 0, 0, 0.8);
}

/* エントリー */

.entry-title .comments-link {
    display: none;
}

/* 画像 */
.archive-header img {
    border: 5px solid #fff;
    box-shadow: #999 0px 0px 5px;
    -moz-box-shadow: #999 0px 0px 5px;
    -webkit-box-shadow: #999 0px 0px 5px;
}

.archive-header img.alignnone,
.entry-content img.alignnone {
    margin: 5px;
    border: 5px solid #fff;
    box-shadow: #999 0px 0px 5px;
    -moz-box-shadow: #999 0px 0px 5px;
    -webkit-box-shadow: #999 0px 0px 5px;
    margin: 10px 0 10px 0;
}

.entry-content img.alignleft {
    margin: 5px;
    border: 5px solid #fff;
    box-shadow: #999 0px 0px 5px;
    -moz-box-shadow: #999 0px 0px 5px;
    -webkit-box-shadow: #999 0px 0px 5px;
    margin: 5px 20px 10px 0;
}

.entry-content img.alignright {
    margin: 5px;
    border: 5px solid #fff;
    box-shadow: #999 0px 0px 5px;
    -moz-box-shadow: #999 0px 0px 5px;
    -webkit-box-shadow: #999 0px 0px 5px;
    margin: 5px 0 10px 20px;
}

div.the_source {
    font-size: 12px;
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px;

}

/*newpost catch*/
.widget_newpostcatch h3:before {
    font-family: 'entypo';
    top: 2px;
    font-size: 2em;
    content: "\1F4E3";
}

.widget_newpostcatch ul {
    list-style: none;
    background: transparent;
    margin-left: 0;
}

#npcatch li {
    list-style: none;
    background: transparent;
    background-image: none;
    padding-left: 0px;
    overflow: hidden;
    clear: both;
    margin-top: 5px;
    padding-bottom: 5px;
}

#npcatch img {
    float: left;
    /*	padding:5px 10px;*/
    border: #ccc 1px solid;
    padding: 2px;
}

#npcatch .title {
    float: left;
    width: 210px;
    /*	padding:5px 5px 5px 0px;*/
    padding: 5px;
    line-height: 120%;
    font-size: 90%;
    text-align: left;
}

#npcatch li:hover {}

#npcatch li:hover .title {}

#npcatch li:hover .title a {}

#npcatch li:hover .date {}

#npcatch .date {}

#npcatch .date:before {
    content: " (";
}

#npcatch .date:after {
    content: ")";
}

/* オススメ記事 */

.recommend-wrapper .recommend-img a img {
    transition: .25s;
}

.recommend-wrapper .recommend-img a img:hover {
    opacity: 0.5;
}

.recommend-wrapper .recommend-title {
    text-align: center;
}

/* ====================
FOR RESPONSIVE
==================== */

@media (min-width: 992px) {}

@media (min-width: 768px) {}

@media (max-width: 991px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
    .appear-xs {
        display: block;
    }

    .hidden-xs {
        display: none;
    }

    .tc-header {
        min-height: 40px;
    }

    .tc-header .brand {
        font-size: 1em !important;
        display: inline-block;
        float: none;
        width: 200px;
    }

    .tc-header .brand .site-logo img, .tc-header .brand .site-title {
        transition: none;
    }

    .tc-header .brand h1 a.site-title,
    .sticky-enabled .brand h1 a.site-title {
        font-size: 1em !important;
        margin: 10px 0;
        text-align: left;
        padding-left: 10px;
    }

    .sticky-enabled .brand h1 a.site-title {
        padding-left: 0;
    }

    .tc-header .navbar-wrapper {
        display: inline;
        float: right;
        width: 100px !important;
        clear: none;
    }

    div.related-post {
        width: calc(100vw - 20px) !important;
    }

    div.related-post .related-entry {
        width: calc(50vw - 20px) !important;
        margin: 10px 4px;
    }
}

@media (max-width: 320px) {}