@charset "UTF-8";

/*
Theme Name: girlpress Child Theme
Theme URI: https://evange.co.jp
Description: girlpressのテーマ
Version: 1.0.0
Author: evange
Template: xeory_extension
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

br {
    line-height: 2.2em;
}
.post-information br,
.post-contents br,
.post-details br {
    line-height: 1.6em;
}

@media screen and (max-width: 767px) {
    div#header-cont-content {
        width: 46%;
        float: left;
        margin-right: 2%;
    }

    div#header-cont-content img {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    #gnav-sp #header-cont-content h4,
    div#gnav-container-sp,
    div#header-cont-content .inner {
        padding-left: 5%;
    }
}

/*
Theme Name: XeoryExtension
Theme URI: http://xeory.jp/extension
Description: Xeory拡張テーマ
Author: バズ部
Author URI: http://bazubu.com/
Version: 0.2.1
*/
/* all display
-------------------------------------------------- */

/* ----------------------------------------
* レスポンシブ
---------------------------------------- */
#header-nav-btn,
#gnav-sp {
    display: none;
}

@media screen and (max-width: 991px) {
    #gnav-sp {
        display: none;
        background: #3B4552;
        display: block;
        color: #fff;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        z-index: 100;
        position: absolute;
        right: 0;
        left: 0;
        width: 100%;
    }

    #gnav-sp .wrap {
        width: 94%;
        margin: 0 3%;
        padding: 36px 0;
    }

    #gnav-sp .wrap a {
        color: #fff;
    }

    #gnav-sp #header-cont-content h4,
    #gnav-sp #header-cont-about h4,
    #gnav-sp #header-cont-sns h4 {
        font-weight: bold;
        margin-bottom: 16px;
    }

    #gnav-sp #header-cont-content li,
    #gnav-sp #header-cont-about li,
    #gnav-sp #header-cont-sns li {
        font-size: 14px;
    }

    #gnav-sp #header-cont-content li a,
    #gnav-sp #header-cont-about li a,
    #gnav-sp #header-cont-sns li a {
        padding: 10px 12px;
    }

    #gnav-sp #header-cont-content ul {
        margin-left: -2%;
    }

    #gnav-sp #header-cont-content li {
        margin-left: 2%;
        float: left;
        width: 48%;
    }

    #gnav-sp #header-cont-content li a {
        display: block;
        position: relative;
    }

    #gnav-sp #header-cont-content li a:before {
        font-family: 'FontAwesome';
        content: '\f105';
        position: absolute;
        left: 0;
        top: 8px;
    }

    #gnav-sp #header-cont-content .children {
        display: none;
    }

    #gnav-sp #footer-nav li a {
        display: block;
        padding: 8px 12px;
        position: relative;
    }

    #gnav-sp #footer-nav li a:before {
        font-family: 'FontAwesome';
        content: '\f105';
        position: absolute;
        left: 0;
        top: 8px;
    }

    #gnav-sp #footer-nav .children {
        display: none;
    }

    #gnav-sp #header-cont-sns li a {
        display: block;
        padding: 8px 12px 8px 0;
    }
}

@media screen and (max-width: 767px) {
    body.home .wrap,
    .wrap {
        margin: 0 12px;
    }

    #header-nav-btn {
        display: block;
        width: auto;
        margin: 0 -12px;
        line-height: 92px;
        float: none;
    }

    #header-nav-btn a {
        display: block;
        text-align: center;
        font-size: 16px;
        padding: 8px 0;
        line-height: 1.2;
        background: #3B4552;
        width: 100%;
    }

    #gnav-sp {
        display: none;
        top: 112px;
    }

    #gnav-sp ul {
        margin-bottom: 20px;
    }

    #gnav-sp #header-cont-content ul {
        margin-left: 0;
    }

    #gnav-sp #header-cont-content li {
        margin-left: 0;
        float: left;
        width: 100%;
    }
}

.pagetop {
    display: none;
}

section.search-bg {
    padding: 40px 0 !important;
    display: block !important;
    text-align: center;
    background-image: url(assets/images/search-bg.jpg);
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center;
    color: #fff;
}

section.search-bg .search-bg-text {
    font-size: 24px;
    line-height: 1 !important;
    margin-bottom: 40px;
}

section.search-bg .search-bg-text span {
    margin-top: 8px;
    display: block;
    text-align: center;
    text-shadow:2px 2px 3px #666;
}

section.search input#search {
    height: 45px !important;
    width :calc(100% - 45px);
}

.search-submit {
    height: 45px !important;
    width: 45px !important;
}

section.search form {
    width:70% !important;
    margin: 0 auto !important;
}

.search-bg-btns {
    text-align: center;
    margin-top: 40px !important;
}

.search-bg-btns li {
    display: inline-block;
}

.search-bg-btns li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width:200px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #999;
    text-align: center;

    font-size: 16px !important;
    font-weight: normal !important;
    margin: 0 10px;
    background-color: rgba(255,255,255,0.8);
    color: #000;
}

.search-bg-btns li a span {
    margin-right: 4px;
    margin-bottom: -4px;
}

@media only screen and (max-width: 767px) {

    section.search-bg .search-bg-text {
        font-size: 18px;
        margin-bottom: 30px;
        font-weight: bold;

    }

    section.search form {
        width: 80% !important;
    }

    .search-bg-btns li a {
        font-size: 14px !important;
        width:140px;
    }

}

/* loading spinner用のcss */
#loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #000;
    opacity: 0.5;
    z-index: 5;
}
#loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    text-align: center;
    color: #fff;
    z-index: 2;
}
