@charset "utf-8";


/* single main
---------------------------------------------------------------------- */
.bg_single_image_01{
    background: url(../images/bg_top.png) center top no-repeat;
    background-size: cover;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.bg_single_image_01:after{
    background: url(../images/bg_footer.png) center top no-repeat;
    background-size: 100% 32px;
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
}

.bg_single_image_02{
    background: url(../images/bg_single.jpg) center top no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#contents.search #main,
#contents.single #main{
    max-width: 885px;
    width: 100%;
    margin: 40px auto 30px;
    padding: 0 10px;
}

#contents.search #main_inner,
#contents.single #main_inner{
    background: url(../images/bg_single_main.png) center top repeat-y;
    background-size: 100%;
    position: relative;
    padding: 0 13% 60px 15%;
}

#contents.search #main_before,
#contents.single #main_before{
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 3%;
}

#contents.search #main_before .inner,
#contents.single #main_before .inner{
    background: url(../images/bg_single_main_before.png) center bottom no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#contents.search #main_after,
#contents.single #main_after{
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 9%;
}

#contents.search #main_after .inner,
#contents.single #main_after .inner{
    background: url(../images/bg_single_main_after.png) center top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


/* single article
---------------------------------------------------------------------- */
.article_cont h1{
    color: #238913;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.3em;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #238913;
}
.article_cont h1:after{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #238913;
    position: absolute;
    left: 0;
    bottom: 3px;
}
.article_cont .taxonomy{
    padding-top: 10px;
    overflow: hidden;
    text-align: right;
}
.article_cont .taxonomy ul,
.article_cont .taxonomy ul li{
    display: inline;
}
.article_cont .taxonomy ul li{
    padding-left: 10px;
}
.article_cont .taxonomy ul li a:before{
    content: "#";
    display: inline;
}

.article_cont .cont_wrap{
    padding: 20px 0 40px;
}

.article_cont .cont_inner{
    overflow: hidden;
    padding: 30px 0;
}

.article_cont .cont_title{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3em;
    padding-bottom: 30px;
}

.article_cont .cont_img{
    float: left;
    width: 220px;
    height: auto;
    padding-right: 30px;
    padding-bottom: 30px;
}

.article_cont .cont_img img{
    width: 100%;
    height: auto;
}

.article_cont .cont_entry p{
    font-family: 'Koruri Regular';
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}
.article_cont .cont_entry p + p{
    margin-top: 1em;
}

.article_cont .cont_entry img{
    display: block;
    width: 70%;
    height: auto;
    margin: auto;
    padding: 30px 0;
}


/* side_article
---------------------------------------------------------------------- */
.side_article{
    border-top: 3px dotted #b3dcac;
    padding: 40px 0;
}

.side_article h2{
    color: #ff7a18;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;
}
.side_article * + h2{
    margin-top: 40px;
}

.side_article article{
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 2px dotted #b3dcac;
}

.side_article .cont_wrap{
    padding: 20px;
}

.side_article .cont_img{
    float: left;
    width: 220px;
    height: auto;
}

.side_article .cont_img img{
    width: 100%;
    height: auto;
}

.side_article .cont_title{
    color: #309d1f;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3em;
}

.side_article .cont_title:before{
    background: url(../images/icon_single_title.png) center top no-repeat;
    background-size: 30px;
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 30px;
    height: 30px;
}

.side_article .cont_description p{
    font-family: 'Koruri Regular';
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}

.side_article .notfound{
    padding-top: 2em;
    color: #c3bfb9;
    font-size: 16px;
    text-align: center;
}

/* back_link
---------------------------------------------------------------------- */
#back_link{
    padding: 30px 0;
}

#back_link a{
    display: block;
    max-width: 533px;
    width: 100%;
    margin: auto;
}

#back_link a img{
    width: 100%;
    height: auto;
}

.btn_sp{
    display: none;
}


/* contents search
---------------------------------------------------------------------- */
#contents.search h1{
    max-width: 570px;
    width: 100%;
    margin: auto;
}

#contents.search h1 img{
    width: 100%;
    height: auto;
}

#contents.search .cont_wrap{
    padding: 40px 0 40px;
}

.search_result_cont{
    font-size: 0;
    overflow: hidden;
    padding: 40px 0 40px;
}

.search_result_wrap{
    border: 3px solid #80c475;
    border-radius: 33px;
    position: relative;
    width: 74%;
    display: inline-block;
    vertical-align: middle;
}

.search_result_wrap:after{
    content: " ";
    background: url(../images/img_search_balloon_buttom.png) left top no-repeat;
    background-size: 24px;
    position: absolute;
    right: -24px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 17.5px;
}

.search_result_caracter{
    width: 26%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 24px;
}

.search_result_caracter img{
    width: 100%;
    height: auto;
}

/*
.search_result_inner{
    background: url(../images/bg_search_result.png) left top repeat-x;
    background-size: 1px 100%;
    position: relative;
    height: 100%;
    margin-left: 45px;
    margin-right: 54px;
}
*/

.search_result_inner p{
    color: #309d1f;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: 0.05em;
    padding: 20px 0;
    text-align: center;
}

.search_result_inner p span{
    color: #ff7a18;
}

/*
.search_result_wrap:before{
    background: url(../images/bg_search_result_before.png) left top no-repeat;
    background-size: 45px 100%;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    height: 100%;
}

.search_result_wrap:after{
    background: url(../images/bg_search_result_after.png) left top no-repeat;
    background-size: 54px 100%;
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
    height: 100%;
}
*/

.search_article{
    padding: 0 0 100px;
    max-width: 530px;
    margin: auto;
}
.search_article.side_categories{
    padding: 0;
    max-width: 100%;
}

#contents.search .search_article .cont_wrap{
    border-top: 2px dotted #b3dcac;
    border-bottom: 2px dotted #b3dcac;
    padding: 0;
}

.search_article li{
    overflow: hidden;
    padding: 20px 0;
}

.search_article li + li{
    border-top: 2px dotted #b3dcac;
}

.search_article li a{
    background: url(../images/icon_search_article_link.png) right center no-repeat;
    background-size: 30px;
    display: block;
    padding-right: 50px;
}

.search_article p{
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 1.3em;
}

.search_article.result_false p{
    color: #c3bfb9;
    padding: 180px 0;
    text-align: center;
}

.search_article .cont_cat{
    float: left;
    width: 150px;
}

.history{ color: #ff254f; }
.life{ color: #ff7a18; }
.industry{ color: #57c061; }
.culture{ color: #4994c9; }
.food{ color: #9463c7; }
.nature{ color: #e963a8; }

.search_article .cont_title{
    color: #786d5f;
    padding-left: 150px;
}

/* contents category
---------------------------------------------------------------------- */
.search_article.category li h2{
    font-size: 25px;
}
.search_article.category li .recent_posts{
    margin-top: 15px;
}
.search_article.category li .recent_posts a{
    padding: 0;
    font-size: 16px;
    line-height: 25px;
    background: transparent;
    display: inline;
}
.search_article.category li .recent_posts a + a{
    padding-left: 20px;
    background: url(../images/img_el_disc.png) no-repeat 6px center;
    background-size: 8px;
}

/* contents sakuin
---------------------------------------------------------------------- */
.search_article.sakuin li a{
    font-size: 25px;
    line-height: 1.5;
    background-position: right center;
}



/* pages */
.cont_wrap.page_cont{
    overflow: visible;
}
.page_header{
    position: relative;
}
.page_header h1{
    padding-left: 80px;
}
.page_image{
    position: absolute;
    left: -60px;
    top: -40px;
}
















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


/* single main
---------------------------------------------------------------------- */
.bg_single_image_02{
    display: none;
}

#contents.single #main{
    width: 106%;
    margin: 10px 0 30px -2%;
    padding: 0;
}

/* single article
---------------------------------------------------------------------- */
.article_cont h1{
    margin-bottom: 15px;
    font-size: 24px;
}
.article_cont .taxonomy{
    padding-top: 0;
    margin-bottom: 10px;
    line-height: 1.5em;
}

.article_cont .cont_inner{
    padding: 0;
}

.article_cont .cont_img{
    float: none;
    width: 80%;
    margin: auto;
    padding-right: 0;
}

.article_cont .cont_title{
    font-size: 20px;
}

.article_cont .cont_entry p{
    font-size: 16px;
    letter-spacing: 0.1em;
}

.article_cont .cont_entry img{
    width: 100%;
}


/* side_article
---------------------------------------------------------------------- */
.side_article h2{
    font-size: 18px;
    padding: 0 10px;
}

.side_article .cont_wrap{
    padding: 0;
}

.side_article article{
    padding: 0;
}

.side_article .cont_img{
    float: none;
    margin: auto;
}

.side_article .cont_title{
    font-size: 18px;
    padding: 20px 0;
}

.side_article .cont_description p{
    padding-left: 0;
}


/* back_link
---------------------------------------------------------------------- */
.btn_pc{
    display: none;
}

.btn_sp{
    display: block;
}


/* contents search
---------------------------------------------------------------------- */
#contents.search #main{
    width: 106%;
    margin: 10px 0 30px -2%;
    padding: 0;
}

#contents.search #main_inner{
    padding: 0 12% 0 12%;
}

#contents.search .cont_wrap{
    padding: 20px 0 40px;
}

#contents.search h1{
    width: 90%;
}

.search_result_cont{
    padding: 30px 0 0;
}

.search_result_wrap{
    border: 3px solid #80c475;
    border-radius: 50px;
    position: relative;
    width: 100%;
}

.search_result_wrap:after{
    content: " ";
    background: url(../images/img_search_balloon_buttom_sp.png) left top no-repeat;
    background-size: 30px;
    position: absolute;
    right: 37%;
    top: auto;
    bottom: -16px;
    width: 30px;
    height: 16px;
}

.search_result_wrap:before{
    content: none;
}

.search_result_inner{
    background-image: none;
    height: auto;
    margin: auto;
}

.search_result_inner p{
/*     background: url(../images/bg_search_result_sp.png) top left no-repeat; */
/*     background-size: 100% 100%; */
    font-size: 17px;
    line-height: 1.3em;
    padding: 20px 20px 20px;
}

.search_result_caracter{
    float: right;
    position: relative;
    z-index: 2;
    width: 33%;
    top: -30px;
    margin: auto;
}

#contents.search .search_article .cont_wrap{
    border-top: none;
}

.search_article li a{
    background-position: right top;
    background-size: 26px;
    padding-right: 10px;
}


.search_article p{
    font-size: 17px;
}

.search_article .cont_cat{
    float: none;
    width: auto;
    padding-bottom: 10px;
}

.search_article .cont_title{
    padding: 0;
}

.search_article.result_false{
    padding: 0 0 20px;
}

.search_article.result_false p{
    padding: 0px 0 30px;
}


/* page */
.page_header h1{
    font-size: 20px;
    padding-left: 40px;
}
.page_image{
    position: absolute;
    left: -35px;
    top: -20px;
}
.page_image img{
    width: 70px;
    height: auto;
}



}