body {
    font-family: 游明朝,
        "Yu Mincho",
        YuMincho,
        "Hiragino Mincho ProN",
        "Hiragino Mincho Pro",
        'Noto Sans JP',
        HGS明朝E,
        メイリオ,
        Meiryo,
        serif;

    background: url(../img/decoT.png) no-repeat top right, url(../img/decoL.png) no-repeat left center;
    position: relative;
    box-sizing: border-box;

}

body.activeMenu {
    overflow: hidden;
}

.innerDiv {
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.mb20 {
    margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
    .innerDiv {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.auto90 {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.width300center {
    max-width: 300px;
    display: block;
    padding: 20px;
    margin: 0 auto;
}

.width400center {
    max-width: 400px;
    display: block;
    padding: 30px;
    margin: 0 auto;
}

.width80per_center {
    max-width: 80%;
    display: block;
    padding: 30px;
    margin: 0 auto;
}

.width500center {
    max-width: 500px;
    display: block;
    padding: 30px;
    margin: 0 auto;
}

.pt30mq1000 {
    margin-bottom: auto
}

.imgCenter {
    display: block;
    margin: 0 auto;
}

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

    .width80per_center {
        max-width: 100%;
    }

    .width500center {
        max-width: 100%;

    }

}

@media screen and (max-width: 1000px) {
    .pt30mq1000 {
        padding-top: 30px;
        display: block;
    }
}

/* ---- header ---- */

header#header {
    padding-top: 30px;
    padding-bottom: 40px;
    position: relative;
}

header#header h1 {
    max-width: 170px;
    position: relative;
    z-index: 16000;
}



.single header#header h1,
.paged header#header h1,
.tag header#header h1,
.search header#header h1,
.page header#header h1 {
    max-width: 120px;
}

nav#globalNav {
    padding: 40px 0;
}

nav#globalNav a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

nav#globalNav a:hover {
    color: #999;
}

nav#globalNav a i {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-right: 5px;
    background: url(../img/iconMenu.svg) no-repeat center center;
}

nav#globalNav ul li {
    display: inline-block;
    margin-right: 20px;
}



#spMenu {
    display: none;
}

nav#mobileMenu {
    display: none;
}

p#headerCatchTxt {
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    top: 15px;
    left: 300px;
    line-height: 1.8;

}

.single p#headerCatchTxt,
.paged p#headerCatchTxt,
.tag p#headerCatchTxt,
.search p#headerCatchTxt,
.page p#headerCatchTxt {
    top: 0px;
    font-size: 18px;

}

h1.tagSearchTitle {
    background: url(../img/bgtagsearchtitile.png) repeat-x left bottom;
    padding-bottom: 16px;
    margin-bottom: 30px;
}


/* page nav  */

#wp_page_numbers {
    margin-bottom: 30px;
}

#wp_page_numbers ul li {
    float: left;
    width: 40px;
    height: 40px;
    padding: 6px 5px;
}

#wp_page_numbers ul li a {
    display: block;
    line-height: 30px;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% #40d389;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

#wp_page_numbers ul li a:hover {
    color: #fff;
    background: #ec7284;
}

#wp_page_numbers ul li.active_page a {
    display: block;
    line-height: 30px;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% #000;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

/* page nav @END */
span#speedRec {
    font-weight: bold;
}

ul#catInfo {
    margin-bottom: 35px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

ul#catInfo li {
    margin-right: 8px;
    line-height: 2em;
}

ul#catInfo li:nth-child(1) {
    background: #000 url(../img/opaline.png);
    color: #fff;
    padding: 0 12px;
}

/* 固定ページのタイトル　*/
div#pageTitle {
    background: #5db8b8 url(../img/monster.svg);
    background-size: cover;
    color: #fff;
    text-align: center;
    line-height: 6em;
    font-size: 30px;
    border-radius: 50px;
    position: relative;
}

div#pageTitle:after {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 42px;
    display: block;
    content: "";
    background: url(../img/monstereye.svg);
    z-index: 25;
}

div#pageTitle:before {
    position: absolute;
    bottom: 12px;
    right: -20px;
    width: 60px;
    height: 33px;
    display: block;
    content: "";
    background: url(../img/monsterarrow.svg);
    background-size: cover;
    z-index: 25;
}

@media screen and (max-width: 1440px) {
    div#pageTitle {
        line-height: 6em;
        font-size: 18px;
        border-radius: 40px;
    }
}

.page .profileL {
    width: 20%;
    min-width: 140px;
    background: #eb6363;
}

.page .profileL img {
    display: block;
}

.page .profileR {
    padding: 22px 15px 22px 25px;
    background: #e60012;
    color: #fff;
    width: 80%;
}

.page .profileR strong {
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 24px;
}

@media screen and (max-width: 1200px) {
    .page .profileR {
        padding: 18px 10px 18px 18px;
        background: #e60012;
        color: #fff;
        width: 80%;
    }

    .page .profileR strong {
        font-size: 22px;
    }

    .page .profileR span {
        font-size: 14px;
    }

    .page .profileL {
        width: 20%;
        min-width: 110px;
        background: #eb6363;
    }

}

@media screen and (max-width: 800px) {
    .page .profileR {
        padding: 10px 8px 10px 14px;
    }

    .page .profileR strong {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .page .profileR span {
        font-size: 12px;
    }

    .page .profileL {
        width: 20%;
        min-width: 100px;
        background: #eb6363;
    }

}

div.mobileAD {
    display: none;
}

div.ad_res {
    display: block;
    padding: 15px 0 5px;
    margin-bottom: 50px;
}

@media screen and (max-width: 600px) {
    div.mobileAD {
        display: block;
        padding: 15px 0 5px;
        margin-bottom: 50px;
    }

    div.ad_res {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .page .profileR {
        padding: 14px 18px 14px 18px;
        width: 100%;
    }

    .page .profileR strong {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .page .profileR span {
        font-size: 12px;
    }

    .page .profileL {
        width: 100%;
        min-width: none;
    }

    .page .profileL img {
        width: 40%;
        margin: 0 auto;
        padding: 50px 0;
    }
}

@media screen and (max-width: 1000px) {
    p#headerCatchTxt {
        font-size: 18px;

        top: 10px;

        line-height: 1.7;

    }

    .single p#headerCatchTxt,
    .paged p#headerCatchTxt,
    .tag p#headerCatchTxt,
    .search p#headerCatchTxt,
    .page p#headerCatchTxt {
        display: none;

    }
}

@media screen and (max-width: 600px) {
    p#headerCatchTxt {
        display: none;

    }

    #spMenu {
        display: block;
        position: absolute;
        top: 15px;
        right: 20px;
        width: 40px;
        height: 34px;
        z-index: 10000;
        transition: all .4s;
        box-sizing: border-box;
    }

    #spMenu span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }



    #spMenu span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #000;
        border-radius: 4px;
    }

    #spMenu span:nth-of-type(1) {
        top: 0;

    }

    #spMenu span:nth-of-type(2) {
        top: 15px;
    }

    #spMenu span:nth-of-type(3) {
        bottom: 0;
    }

    #spMenu.active span:nth-of-type(1) {
        -webkit-transform: translateY(10px) rotate(-315deg);
        transform: translateY(10px) rotate(-315deg);
        background-color: #f00;
    }

    #spMenu.active span:nth-of-type(2) {
        opacity: 0;
    }

    #spMenu.active span:nth-of-type(3) {
        -webkit-transform: translateY(-20px) rotate(315deg);
        transform: translateY(-20px) rotate(315deg);
    }

    nav#mobileMenu {
        display: block;

        position: fixed;
        top: 0;
        left: 100%;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: #fff;

        transition: all .4s;
    }

    nav#mobileMenu.active {
        display: block;
        left: 0;

    }

    div#mobileMenuInner {
        padding: 245px 20px 10px;

        width: 100%;
        height: 100%;
        background: #fff;
        position: absolute;
        left: 0;
        top: 0;
        background-size: contain;
    }



    nav#mobileMenu ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        width: 100%;


    }

    nav#mobileMenu ul li {
        width: 49%;
        padding-bottom: 10px;
        border-bottom: 1px dotted #ddd;
        margin-bottom: 10px;
        margin-right: 2%;
    }

    nav#mobileMenu ul li:nth-child(2n) {
        margin-right: 0;
    }

    nav#mobileMenu ul li a {
        text-decoration: none;
        color: #000;
    }

    header#header h1,
    .single header#header h1,
    .page header#header h1 {
        max-width: 100px;
        margin: 0 auto;
    }

    nav#globalNav a {
        font-size: 14px;
    }
}


/* 検索フォーム　*/
form#searchform {
    position: absolute;
    bottom: 80px;
    right: 20px;
    width: 300px;
}

input#search_txt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
    border: none;
    padding: 0px 40px 0px 20px;
    border-radius: 22px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
}

input#search_submit {
    width: 50px;
    height: 28px;
    background: #fff url(../img/icon_search.svg) no-repeat center center;
    text-indent: -1px;
    position: absolute;
    right: 3px;
    top: 3px;
    border-radius: 18px;
    border: none;
    overflow: hidden;
    text-indent: -999px;
}

input#search_submit:hover {
    background: #f5db58 url(../img/icon_search.svg) no-repeat center center;
}

@media screen and (max-width: 1000px) {
    form#searchform {
        top: 120px;
        right: 20px;
        width: 300px;

    }

    .single form#searchform,
    .paged form#searchform,
    .tag form#searchform,
    .search form#searchform,
    .page form#searchform {
        top: 50px;
        right: 20px;
        width: 300px;

    }
}

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

    form#searchform,
    .single form#searchform,
    .paged form#searchform,
    .tag form#searchform,
    .search form#searchform,
    .page form#searchform {
        position: relative;
        bottom: auto;
        top: auto;
        right: auto;
        width: 250px;
        margin: 20px auto;

    }

}


/* ---- layout  ---- */


div#content {
    margin-bottom: 125px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

}

section#main {
    /*    max-width: 1300px;*/
    /*    width: 1200px;*/
    width: 100%;
    padding: 0 120px;
}

aside#sidebarL {
    width: 240px;
    min-width: 180px;
}

aside#sidebarR {
    width: 240px;
    min-width: 180px;
}

div#underBox1 {
    display: none;
    margin-bottom: 100px;
    width: 100%;
}

div#underBox2 {
    display: none;
    margin-bottom: 100px;
    width: 100%;
}

@media screen and (max-width: 1000px) {
    section#main {
        padding: 0 32px 0 5px;
    }

    div#underBox1 {
        display: block;
    }

    aside#sidebarL {
        width: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .sideCon {
        box-sizing: border-box;
        width: 50%;
        max-width: 50%;

    }

    .sideCon a {

        padding: 25px 80px 10px;
        display: block;
        text-decoration: none;
        background: #ffe876;
        color: #000;
        height: 100%;
    }





    .sideCon:nth-of-type(2) a {
        background: #ff7364;
    }

    aside#sidebarR {
        min-width: 100%;
    }

    aside#sidebarR {
        min-width: 160px;
    }
}

@media screen and (max-width: 600px) {
    section#main {
        padding: 0 5px 0 5px;
    }

    div#underBox2 {
        display: block;
    }

    .sideCon a {

        padding: 25px 20px 10px;
    }

    aside#sidebarL {
        width: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .sideCon {

        width: 50%;
        background: #f5db46;
    }

    .sideCon:nth-of-type(2) {
        width: 50%;
        background: #000;
    }

    aside#sidebarR {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        max-width: 100%;
        width: 100%;
    }
}

/* ---- ENTRY  ---- */

ul#entry {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

ul#entry li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 50px;
    position: relative;
    background: #fff;

}

ul#entry li a {
    text-decoration: none;
    color: #333;
    transition: all .4s ease-out;
}

ul#entry li:nth-child(2n) {
    margin-right: 0;

}

ul#entry h1 {
    font-size: 20px;
    padding-bottom: 5px;

}

ul#entry p {
    font-size: 12px;
    text-align: justify;
    font-family: sans-serif;

    overflow: hidden;
    text-overflow: ellipsis;
    height: 4em;
    position: relative;

}

ul#entry p::after {
    content: "";
    position: absolute;
    background: url(../img/ellipse.png) repeat-x;
    width: 100%;
    height: 30px;
    bottom: -5px;
    left: 0;
}

.imgBox {
    position: relative;
    margin-bottom: 15px;
}

.imgBoxIn {
    background: #000;
    overflow: hidden;
}

ul#entry li a .imgBoxIn img {
    display: block;
    transition-duration: 0.3s;
    width: 100%;
}

ul#entry li a:hover .imgBoxIn img {
    transform: scale(1.15);
}

.catPop {
    position: absolute;
    bottom: -2px;
    left: -5px;
    background: rgba(248, 231, 145, 0.9);
    background: rgba(75, 186, 165, 0.9);
    padding: 3px 10px;
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif;
    color: #fff;
}

.catPop::before {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #000;
    top: -5px;
    left: 0px;
}

.catPop::after {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #fff;
    top: -5px;
    left: -3px;
    transform: skewX(-45deg)
}

.imgBox img {
    vertical-align: bottom;
}

span.newEntry {
    background: #ffe252;
    display: block;
    position: absolute;
    left: -17px;
    top: -17px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    transform: rotate(-15deg);
    border-radius: 50%;
    transition: all .3s ease-out;
}

a :hover span.newEntry {
    transform: rotate(-735deg);
    width: 50px;
    height: 50px;
    left: -22px;
    top: -22px;
    line-height: 50px;
    font-size: 20px;
    background: #ffad36;
}

@media screen and (max-width: 1000px) {
    ul#entry h1 {
        font-size: 18px;
        padding-bottom: 4px;

    }
}

@media screen and (max-width: 600px) {
    ul#entry h1 {
        font-size: 16px;
        padding-bottom: 4px;

    }
}

/* ---- SIDEBAR  ---- */

.sideCon {
    margin-bottom: 60px;
}

.sideCon a {
    text-decoration: none;
    color: #000;

}

.sideCon h2 {
    margin-bottom: 15px;
}

.sideApp {
    margin-bottom: 60px;
}

.sideApp h1 {
    margin-bottom: 0px;
    font-size: 18px;
}

.sideApp a {
    color: #000;
    text-decoration: none;
}

.sideApp p {
    font-size: 12px;
    font-family: sans-serif;
}

.sideAppImg {
    margin-bottom: 10px;
}

.mindFix {
    max-width: 150px;
    margin: 0 auto 15px;
    display: block;
}

@media screen and (max-width: 600px) {
    .sideApp {
        width: 50%;
        padding: 25px 30px;
    }

}

@media screen and (max-width: 400px) {
    .sideApp {
        width: 50%;
        padding: 10px 20px;
    }

}

/* ---footer----　*/
footer#footer {
    background: url(../img/bgfooter.svg);
    background-size: cover;
    min-height: 500px;
    padding-top: 230px;
    position: relative;
}



div#footerMenus {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    max-width: 50%;
    padding-left: 60px;
}

div#footerMenus ul {
    width: 50%;
}

div#footerMenus ul a {
    color: #fff;
}

a#footerLogo {
    position: absolute;
    right: 50px;
    top: 100px;
    width: 100px;
    display: block;
}

footer#footer small {
    position: absolute;
    left: 50%;
    bottom: 30px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

div#pageTop {
    position: fixed;
    bottom: -250px;
    right: 0;
    width: 35px;
    z-index: 9999;
    text-decoration: none;
    /*
    transition: 0.8s;
    -webkit-transition: 0.8s;
*/
}

@media screen and (max-width: 1000px) {
    div#footerMenus {
        padding-left: 20px;

    }
}

@media screen and (max-width: 600px) {
    div#footerMenus {
        padding-left: 10px;

    }
}
