@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: KOTONOVA HORIZONTAL
Theme URI: https://kotonova.com
Author: kotonova.com
Author URI: https://kotonova.com
Version: 1.0
---------------------------------------------------------*/

* {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック",Sans-Serif;
  margin: 0px;
  padding: 0px;
}


main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
  display: block;
}

body {
  min-width: 320px;
  word-break: break-all;
  color:#333;
  font-size:100%;
  line-height:1.7;
}

body.mceContentBody {
  background-color:#fff;
}

a {
  color: #333;
  text-decoration: none;
  transition: background-color 0.15s,color 0.15s;
}

a:hover {
  color: #26A8BF;
  text-decoration: none;
}

img, video, object {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  display: block;
}

img.size-full, img.size-large {
  margin:0 0 10px;
  height: auto;
  max-width: 100%;
}

.wp-caption{
  height: auto;
  max-width: 100%;
}

.sitename img {
  max-width: 300px;
  margin: 0 auto;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
  padding-bottom: 20px;
}

.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.post iframe {
    display: block!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

/*--------------------------------
Fonts
---------------------------------*/

p{
    margin-bottom: 30px;
}

h1,h2{
    font-size: 22px;
    margin: 0px;
    font-weight: normal;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0;
    text-align: center;
}

/*--------------------------------
main
---------------------------------*/

#wrapper {
    padding: 0px;
    margin:0px;
    max-width: 1134px;
    margin-left:auto;
    margin-right:auto;
    background-color:#fff;
}

#contentInner{
    float: left;
    width: 100%;
    margin-right: -320px;
}

main {
    margin: 0 336px 0 15px;
    max-width:768px;
}



/*--------------------------------
header
---------------------------------*/

header{
  background-color: #fff;
  position: relative;
  width: 100%;
  z-index: 4;
  top: 0;
  height:57px;
  border-bottom: 1px solid #eaeaea;
  padding:0;
  text-align: center;
}

header .sitename {
    padding: 3px 10px;
    font-size: 26px;
    margin: 0px;
    line-height: 2em;
    font-weight: normal;
    border-bottom: none;
}

header .sitename a:hover{
    color:#333;
}

header .sitename a{
    color:#333;
}


/*--------------------------------
Archives
---------------------------------*/

#archives{
    width: 96%;
    float:none;
    padding: 0 2% 2%;
    max-width: 1280px;
}

#topnews {
    margin:0;
}

#topnews ul {
}

#topnews ul .exp{
    display: block;
    position: relative;
    padding: 15px 0 15px 165px;
    min-height: 175px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#topnews ul li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    overflow: hidden;
}


#topnews ul li h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    line-height: 1.4;
}

#topnews .list_detail{
    display: table-cell;
    vertical-align: top;
    padding: 5px 15px;
}

#topnews .list_thumbnail{
    width: 85px;
    display: table-cell;
    vertical-align: top;
}

#topnews .no-post{
    margin:0px;
    padding:20px;
}

#topnews ul li img{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 12px;
    left: 0;
}

#topnews .post-meta, #topnews .datetime ,#related .post-excerpt .datetime,#recommend .post-excerpt .datetime{
    margin: 0;
    font-size: 12px;
    color: #999;
    line-height: 1;
}

#topnews .datetime-sub:after{
    content: "-";
    font-size: 12px;
    margin-right: 5px;
    padding-left:5px;
}

#related li:last-child .datetime {
}


#topnews .name ,#topnews .countview,#topnews .catname{
    right: 4px;
    position: absolute;
    bottom: 16px;
    font-size: 12px;
    color: #999;
    line-height: 1;
}


/*--------------------------------
//Post
---------------------------------*/

.entry-title {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    line-height: 1.4;
    padding: 15px 0 10px;   
    text-align:left;
}

.page-title,.sub-title{
    font-size: 24px;
    margin: 15px 0 25px;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    line-height: 1.4;
    padding: 0 0 10px;
    text-align:left;
}

.post-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #999;
    font-size: 12px;
    line-height: 1.4;
    margin:0 0 20px;
}

.post-meta .ad {
    margin: 0;
    margin-right: 5px;
}

.post-meta .datetime{
    margin-right:5px;
}

#topnews .post-excerpt,#related .post-excerpt,#recommend .post-excerpt{
    color: #999;
    font-size: 14px;
    line-height: 1.4;
    margin: 8px 0;
    text-align: justify;
    font-style:italic;
    font-style: normal;
}


.expDesc{
    font-size: 14px;
    color: #3c3c3c;
    line-height: 1.4;
}

.expDesc p{
    margin-bottom:0;
}

.related .post-excerpt{
    color: #999;
    font-size: 12px;
    line-height: 1.4;
    margin: 0;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    position: absolute;
    bottom: 16px;
}

#related li:last-child .post-excerpt{
}

#topnews .post-meta{
    margin:0px;
}

.post-meta a{
    color: #999;
}

.post-meta a:hover{
    color:#26A8BF;
}

#tagged h4 {
    font-size: 17px;
    margin: 20px 0 15px;
    padding: 0 0 .6em;
    font-weight: bold;
    border-bottom: 1px solid #333;
}

#tagged a{
    color: #333;
    text-decoration: none;
    font-size: 13px;
    line-height:1.5;
}

#tagged a:before{
    font-size: 14px;
    color: #555;
    margin-right: 5px;
    font-family:FontAwesome;
    content: "\f02b";
}

#tagged a:hover:before,#tagged a:hover{
    color: #26A8BF;
    text-decoration: none;
    transition: background-color 0.15s,color 0.15s;
    -webkit-transition: background-color 0.15s,color 0.15s;
}

.post h2{
    font-size: 20px;
    margin: 1.75em 0;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 .6em;
    text-align: left;
    border-bottom:2px solid #26A8BF;
}


.post h3 {
    font-size: 18px;
    margin: 1.875em 0;
    font-weight: bold;
    line-height: 1.4;
    padding: 0;
    border-bottom:none;
}

.post h3:before{
    content: '';
    width: 11px;
    height: 11px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    background: #26A8BF;
    margin-right: 10px;
    position: relative;
    top: -1px;
}

.post h4 {
    font-size: 16px;
    margin: 30px 0;
    font-weight: bold;
    line-height: 1.4;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 2px dotted #26A8BF;
}


hr{
    margin: 30px 0;
    border-top: 1px solid #ddd;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
}


.post img {
  display: block;
  margin: 30px auto;
  /*box-sizing: border-box;*/
}

.post-contents img{
  /*border:1px solid #ddd;*/
  /*padding:6px;*/
}

.post-contents .nob img,.nob{
  border:none!important;
  padding:0!important;
}

.post-contents .nob img,.nob{
  border:none!important;
  padding: 0;
}

.post-contents .caption img{
  border:none;
  padding:0;
}


.post .link {
  padding: 20px;
  margin: 30px 0;
  border: 1px solid #ddd;
  line-height:1.5;
}

.post .link:before{
  content: "\f0c1";
  font-family: FontAwesome;
  margin-right: 5px;
}

.post .link img {
    display: inline !important;
    margin:0;
}

.post blockquote {
  background-repeat: no-repeat;
  background-position: left top;
  padding: 45px 20px 20px;
  margin: 30px 0;
  position: relative;
  border: 1px solid #ddd;
}

.post blockquote p{
    margin-bottom:0;
}


blockquote:before{
  content:"“";
  font-size:48px;
  line-height:1em;
  font-family: serif;
  color: #666;
  position: absolute;
  left: 16px;
  top: 14px;
}

.post .group h3{
    margin: 1.875em 0 0.875em;
}

.post .group .waku {
  padding: 20px;
  margin: 0 0 30px;
  border: 1px solid #ddd;
}


.waku {
  padding: 20px;
  margin: 30px 0;
  border: 1px solid #ddd;
}


.waku {
  padding: 20px;
  margin: 30px 0;
  border: 1px solid #ddd;
}


.waku p{
  margin:0;
}


.waku ul{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}


.waku ol{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}

.post{
  padding:0;
  margin: 0 auto;
  overflow: hidden;
}


.post a {
  color: #26A8BF;
  text-decoration: none;
}

.post a:hover {
  color: #26A8BF;
  text-decoration: underline;
}


.post ul {
    list-style-type: disc;
    padding: 0px 20px 0px 30px;
    margin: 0 0 30px;
}

.post ol {
    list-style-type: decimal;
    padding: 0px 20px 0px 35px;
    margin: 0 0 30px;
}

.post table ul,ol{
    margin:0px;
}


/*--------------------------------
Editor
---------------------------------*/

.post table {
  border-top: 1px #ddd solid;
  border-right: 1px #ddd solid;
  margin: 0 0 30px 0;
  width: 100%;
}

table tr td {
  padding: 15px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #ddd;
  border-left-color: #ddd;
  line-height: 1.4;
}

img.alignright {
    display: block;
    margin: 0 0 0 auto;
}

img.alignleft {
    display: block;
    margin: 0 auto 0 0;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

img.float-left {
    float: left;
}

img.float-right {
    float: right;
}

.wp-caption {
    text-align: center;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ie8 img {
    width: auto;
}


/*--------------------------------
Related
---------------------------------*/

#related h4,#recommend h4 {
    font-size: 17px;
    margin: 20px 0 0;
    padding: 0 0 .6em;
    font-weight: bold;
    border-bottom: 1px solid #333;
}

#related a{
    color:#333;
}

#related a:hover{
    color:#26A8BF;
    text-decoration:none;
}

#related ul li{
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}

#related ul li h5 {
    font-size: 18px;
    font-weight:bold;
    margin: 0;
    line-height:1.4;
}

#related ul .exp{
    display: block;
    position: relative;
    padding: 15px 0 15px 165px;
    min-height: 175px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#related ul li img{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 12px;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    margin:0;
    border:none;
}

#related .post-meta {
    margin: 0;
    font-size: 12px;
    left: 99px;
    color: #999;
    line-height: 1;
    position: absolute;
    bottom: 16px;
}

#related ul{
    margin:0;
    padding:0;
}


/*--------------------------------
Recommend
---------------------------------*/

#recommend ul li{
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}

#recommend a{
    color:#333;
}

#recommend a:hover{
    color:#26A8BF;
    text-decoration:none;
}

#recommend ul li h5 {
    font-size: 18px;
    font-weight:bold;
    margin: 0;
    line-height: 1.4;
}

#recommend ul .exp{
    display: block;
    position: relative;
    padding: 15px 0 15px 165px;
    min-height: 175px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#recommend ul li img{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 12px;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    margin:0;
    border:none;
}

#recommend .post-meta {
    margin: 0;
    font-size: 12px;
    left: 99px;
    color: #999;
    line-height: 1;
    position: absolute;
    bottom: 16px;
}

#recommend ul{
    margin:0;
    padding:0;
}

/*--------------------------------
Sidebar
---------------------------------*/

#side{
    float: right;
    width: 300px;
    margin: 0 15px 20px 0;
}

#side aside{
    width:300px;
}

#side aside ul li {
    list-style-type: none;
    margin: 8px 4px;
    padding: 0px;
    font-size: 14px;
}

#side aside h4 {
    font-size: 15px;
    margin: 15px 0 20px;
    padding: 0 0 .6em;
    font-weight: bold;
    border-bottom: 1px solid #333;
    line-height:1.5;
}

#side aside #mybox ul {
    margin-bottom: 0px;
}

#side aside .cat-list a{
    color: #333;
    text-decoration:none;
}

#side aside .cat-list a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

#side aside #popular-posts a{
    display: block;
    position: relative;
    padding: 15px 0 15px 83px;
    min-height: 100px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#side aside #popular-posts a:hover{
    color: #26A8BF;
    text-decoration:none;
}

#side aside #popular-posts img {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 12px;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    margin: 0;
}

#side aside #popular-posts .popular-posts-list-title{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0;
}

#side aside #popular-posts ul{
    margin:0;
    padding:0;
}

#side aside #popular-posts ul li{
    list-style-type: none;
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
}

.side-popular-posts-title{
    margin:15px 0 0!important;
}

#side aside #popular-posts ul li span a{
    font-size:14px;
    color:#333;
}


#side aside div#popular-posts {
    counter-reset: wpp-ranking;
    list-style: none;
}


#side aside div#popular-posts li {
    position: relative;
    list-style-type: none;
}

#side aside div#popular-posts li:last-child {
    margin:0;
}

#side aside div#popular-posts li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 1;
    line-height: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
    text-align: center;
    opacity: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: Arial,sans-serif;
}

#side aside div#popular-posts li:nth-child(1):before {
    background: rgba(255,191,0,0.9);
    opacity: 0.9;
}

#side aside div#popular-posts li:nth-child(2):before {
    background: rgba(255,101,106,0.9);
    opacity: 0.9;
}

#side aside div#popular-posts li:nth-child(3):before {
    background: rgba(25,145,186,0.9);
    opacity: 0.9;
}


#side aside #popular-posts ul li span {
    display: block;
    position: relative;
    padding: 3px 0 15px 86px;
    min-height: 90px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


#side aside #popular-posts ul li:last-child span {
    padding: 3px 0 5px 86px;
    min-height: 85px;
    border-bottom:none;
}

.ie7 aside ul li, .ie8 aside ul li, .ie9 aside ul li {
  display: list-item;
  padding: 0;
}


/*--------------------------------
footer
---------------------------------*/

footer {
    clear: both;
    text-align: center;
    display: block;
    padding: 0 0 20px;
    background-color: #f9f9f9;
    border-top:1px solid #eaeaea;
}


footer .wrap{
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    padding:12px 0 24px;
}

.footer-nav{
    padding: 20px 0 0;
}

.footer-nav a{
    color:#666;
    text-decoration:none;
}

.footer-nav a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.footer-nav ul{
    text-align:center;
    padding:0 20px;
}

.footer-nav ul li{
    display: inline;
    font-size: 12px;
    margin: 0 10px;
}


footer .copy {
    font-size: 12px;
    color: #aaa;
    text-align: center;
    margin-bottom: 0;
}

#footer .account_list li a{
    padding: 0;
    margin: 12px;
    color: #fff;
    height: 36px;
    width: 36px;
}

#footer .account_list li a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

#footer .account_list .icon-twitter:before{
    font-size: 16px;
    line-height: 36px;
}

#footer .account_list .icon-facebook:before{
    font-size: 16px;
    line-height: 36px;
}

#footer .account_list .icon-feedly:before{
    font-size: 17px;
    line-height: 36px;
}

#footer .account_list ul{
    padding: 10px 0;
    margin: 0;
    width: 100%;
}

#footer .account_list{
    display: inline-block;
    border-bottom:none;
}

#footer .account_list li {
    display: inline-flex;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}


/*--------------------------------
Mobile Navigation
---------------------------------*/

#s-navi dd.acordion_tree {
    padding: 0;
    display:none;
    overflow: hidden;
    float: right;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}

.menu-trigger,
.menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}

.menu-trigger {
    position: absolute;
    width: 30px;
    height: 44px;
    margin: 6px 15px;
    top: 0;
    left: 0;
}

.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333;
    border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
    top: 13px;
}

.menu-trigger span:nth-of-type(2) {
    top: 21px;
}

.menu-trigger span:nth-of-type(3) {
    bottom: 13px;
}

.menu-trigger.active span:nth-of-type(1) {
    -ms-transform: translateY(21px) rotate(-45deg);
    -webkit-transform: translateY(21px) rotate(-45deg);
    transform: translateY(21px) rotate(-45deg);
    top: 0;
}

.menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
    -ms-transform: translateY(-21px) rotate(45deg);
    -webkit-transform: translateY(-21px) rotate(45deg);
    transform: translateY(-21px) rotate(45deg);
    bottom: 0;
}

.acordion_tree li {
    display: inline;
    list-style-type: none;
}


.acordion_tree li li {
    float: left;
    padding-left: 10px;
    display: inline;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.acordion_tree li a {
    padding:0;
    margin: 0px 20px 20px;
    line-height: 1.5;
}

.acordion_tree .menu-mobile-container ul{
    margin-top: 20px;
    text-align: center;
    display: inline-block;
}

.account_list a{
    text-decoration:none;
    background-color: #999;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.account_list a:hover{
    text-decoration:none;
}

.acordion_tree .account_list li a{
    padding: 0;
    margin: 12px 20px;
    color: #fff;
}

.account_list .icon-twitter:before{
    font-size: 23px;
    line-height: 50px;
}

.account_list .icon-facebook:before{
    font-size: 23px;
    line-height: 50px;
}

.account_list .icon-feedly:before{
    font-size: 26px;
    line-height: 50px;
}

.account_list ul{
    width:270px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
}

.account_list{
    border-bottom: 1px solid #eaeaea;
}


/*--------------------------------
Navigation
---------------------------------*/


nav li li {
    float: left;
    font-size: 12px;
    padding-left: 10px;
    display: inline;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
}

nav li a {
    float: left;
    color: #26A8BF;
    text-decoration:underline;
}

nav li a:hover {
    text-decoration: none;
}

/*--------------------------------
Pagination
---------------------------------*/

.pagination {
    margin: 0px;
    padding: 20px 0 22px;
}

.pager{
    text-align:center;
}

.pagination span, .pagination a {
    display: inline-block;
    padding: 0;
    text-decoration: none;
    background-color: #fff;
    margin: 0 2px;
    width: 40px;
    height: 38px;
    line-height: 38px;
    font-family: Arial,sans-serif;
    border: 1px solid #eaeaea;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pagination a:hover {
    background-color: #333;
    color:#fff;
    text-decoration:none; 
}

.pagination .current {
    background-color: #333;
    color:#fff;
}


.next-page{
    text-align: center;
}

.next-page a{
    display: inline-block;
    margin: 0;
    padding: 9px 28px;
    color:#333;
    border:1px solid #eaeaea;
    background-color: #fff;
    border-radius: 5px;
}

.next-page a:hover{
    text-decoration: none;
    background-color: #f7f7f7;
    color:#333;
}


/*--------------------------------
Mobile Pagination
---------------------------------*/

.mobile-pagination {
    padding: 0;
    background: #f7f7f7;
    margin: 0;
    border-top:1px solid #eaeaea;
    line-height: 65px;
    position: relative;
}

.mobile-pagination .pagerprev, .mobile-pagination .pagernext {
    width: 65px;
    height: 65px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    text-align: center;
    top: 0;
}

.mobile-pagination .pagerprev {
    left: 0;
}

.mobile-pagination .pagernext {
    right: 0;
}

.mobile-pagination .pagernumber {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin: 0;
}

.mobile-pagination .pagerprev a, .mobile-pagination .pagernext a {
    display: block;
    height: 65px;
}

.mobile-pagination .pagerprev span,.mobile-pagination .pagernext span,.mobile-pagination .pagernumber span{
    color:#999;
}

/*--------------------------------
Breadcrumb
---------------------------------*/


#breadcrumb{
    border-top: 1px solid #eaeaea;
    background-color:#fff;
}

#breadcrumb ol{
    margin: auto;
    max-width: 1134px;
}

.delicious {
    list-style: none;
    overflow: hidden;
    margin: 0;
}

.delicious li {
    line-height: 20px;
    list-style-type: none;
    font-size:12px;
}

.delicious li a {
    text-decoration: none;
    padding: 0 10px 0 15px;
    display: block;
    float: left;
}

.delicious li a::after {
    position: relative;
    display: block;
    margin-top: -15px;
    margin-left: auto;
    margin-right: -15px;
    height: 15px;
    width: 10px;
    content: " ";
    -ms-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    border-right: 1px solid #ddd;
}

.delicious li a::before {
    float: right;
    display: block;
    margin-bottom: -10px;
    margin-left: auto;
    margin-right: -15px;
    height: 15px;
    width: 10px;
    content: " ";
    -ms-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -webkit-transform: skew(30deg);
    border-right: 1px solid #ddd;
}

.delicious li a:hover {
    color: #26A8BF;
    text-decoration: none;
}

.delicious span{
    line-height: 30px;
}

.delicious .title{
    padding-left: 15px;
}

.delicious .post_title{
    padding-left: 15px;
}

/*--------------------------------
SNS
---------------------------------*/

.sns li {
    margin:0;
}

.sns .snsb li {
    float: left;
    margin-right: 10px;
    list-style-type: none;
}

.post .sns .snsb.clearfix {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

/*--------------------------------
Calendar
---------------------------------*/

#wp-calendar {
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #999;
    border-right-color: #999;
    width: 100%;
}

#wp-calendar thead tr th {
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;
    font-size: 14px;
    padding: 3px;
    text-align: center;
    background-color: #f3f3f3;
}

#wp-calendar td {
    text-align: center;
    padding: 0px;
    background-color: #fff;
}

#wp-calendar caption {
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 14px;
}

#wp-calendar tbody tr #today {
    background-color: #b0e0e6;
}

/*--------------------------------
PAGE TOP
---------------------------------*/

#page-top {
    position: fixed;
    z-index: 9999;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
}

#page-top a {
    background: #665e53;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    display: block;
    -moz-opacity: 0.4;
    opacity: 0.4;
    font-size: 26px;
    font-weight: bold;
}

#page-top a:hover {
    text-decoration: none;
    background: #999;
    color: #fff;
}

.page-top a:before{
    content: "\f106";
    font-family:FontAwesome;
    display: block;
    font-size: 18px;
}

.page-top{
    display: inline-block;
    width:100%;
    border-bottom: 1px solid #eaeaea;
}

.page-top a{
    display: inline-block;
    font-size: 13px;
    color: #666;
    position: relative;
    padding: 5px 0 15px;
    width:100%;
}

/*--------------------------------
PREV NEXT
---------------------------------*/

.next_prev_cont {
    position: relative;
    padding:0;
    margin:29px 0 30px;
}

.next_prev_cont ul li{
    list-style-type: none;
    display: inline;
    margin:0px;
}

.next_prev_cont ul{
    text-align: center;
    padding: 0!important;
    margin: 0!important;
}


.next_prev_cont a{
    padding: 9px 28px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    color: #333;
    display: inline-block;
    text-decoration:none;
}

.next_prev_cont a:hover{
    color: #26A8BF;
    text-decoration:none;
}

.next_prev_cont .left {
    float:left;
}

.next_prev_cont .right {
    float:right;
}


/*--------------------------------
MOBILE PREV NEXT
---------------------------------*/

.sp_next_prev_cont {
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #f9f9f9;
    border-top: 1px solid #eaeaea;
}

.sp_next_prev_cont ul li{
    list-style-type: none;
    display: inline;
    margin:0px;
}

.sp_next_prev_cont ul{
    text-align: center;
    padding: 0!important;
    margin: 0!important;
}


.sp_next_prev_cont a{
    padding: 0 20px;
    color: #333;
    display: inline-block;
    text-decoration:none;
    line-height:65px;
    font-size: 15px;
}

.sp_next_prev_cont a:hover{
    background-color:#f7f7f7;
    color: #333;
    text-decoration:none;
}

.sp_next_prev_cont .left {
    float:left;
}

.sp_next_prev_cont .right {
    float:right;
}

/*--------------------------------
Ranking
---------------------------------*/

.popular-posts-title{
    font-size: 24px;
    margin: 15px 0 0;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    line-height: 1.4;
    padding: 0 0 10px;
    text-align: left;
}

.popular-posts-list-title{
    font-weight: bold;
}

#popular-posts-sns .sns{
    margin: 30px 0 0;
}

#popular-posts .list_detail{
    display: table-cell;
    vertical-align: top;
    padding: 5px 15px;
}

#popular-posts a{
    display: block;
    position: relative;
    padding: 15px 0 15px 104px;
    min-height: 115px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:#333;
    line-height:1.4;
}

#popular-posts a:hover{
    color: #26A8BF;
    text-decoration: none;
}

#popular-posts img {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 12px;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    margin: 0;
}

#popular-posts ul{
    margin:0;
    padding:0;
}

#popular-posts ul li{
    list-style-type: none;
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
}

#popular-posts ul li span a{
    font-size:16px;
    color:#333;
}

div#popular-posts {
    counter-reset: wpp-ranking;
    list-style: none;
}


div#popular-posts li {
    position: relative;
    list-style-type: none;
}

div#popular-posts li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    opacity: .999;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 1;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background-color: rgba(0,0,0,0.6);
    padding: 0px;
    text-align: center;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: Arial,sans-serif;
}


div#popular-posts li:nth-child(1):before {
    background: rgba(255,191,0,0.9);
}

div#popular-posts li:nth-child(2):before {
    background: rgba(255,101,106,0.9);
}

div#popular-posts li:nth-child(3):before {
    background: rgba(25,145,186,0.9);
}



#popular-posts ul li span {
    display: block;
    position: relative;
    padding: 3px 0 15px 174px;
    min-height: 105px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/*--------------------------------
Category list
---------------------------------*/


.category-list{
    margin-top:40px;
}

.category-list ul{
    padding: 0;
}

.category-list li {
    width: 50%;
    float: left;
    list-style: none;
}

.category-list a{
    font-size: 18px;
    line-height: 1.4;
    text-decoration: none;
    color:#333;
}


.category-list a:hover{
    color:#26A8BF;
}


.category-list li p {
    margin: 1em 2em 1em 0;
    padding: 0 0 1em;
    border-bottom: 1px solid #ddd;
    height:120px;
}


.tag_cloud a{
    float: left;
    padding:6px 12px !important;
    background-color: #ededed;
    margin: 0 5px 5px 0;
}

.category_tag_cloud{
    margin:0 0 25px;
}

.category_tag_cloud a{
    color: #333;
    text-decoration: none!important;
    display: block;
    float: left;
    padding:6px 12px !important;
    margin: 0 5px 5px 0;
    border: 1px solid #eaeaea;
    background-color: #fff;
}

.category_tag_cloud a:hover{
    color: #26A8BF;
　　text-decoration:none;
}

.category__grid__list ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}


.category__grid{
    width: 100%;
}

.category__grid--item {
    float: left;
    width: 50%;
    word-wrap: break-word;
    word-break: break-all;
}

.category-tech{
    border-top: 2px solid #EB6427;
}

.category-travel{
    border-top: 2px solid #A4BF47;
}

.category-beauty{
    border-top: 2px solid #C60052;
}

.category-work{
    border-top: 2px solid #89DA59;
}

.category-matome{
    border-top: 2px solid #2a3132;
}

.category-entertainment{
    border-top: 2px solid #8d230f;
}

.category-humor{
    border-top: 2px solid #505160;
}

.category-life{
    border-top: 2px solid #F8CA00;
}

.category-trend{
    border-top: 2px solid #FF0048;
}

.category__grid--item__area {
    display: block;
    background: #fff;
    position: relative;
}

.category__grid--item__area>img {
    width: 100%;
    height: auto;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.category-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.category-name {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1.4;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 17px;
    font-weight: 100;
    left: 0;
    margin: 0;
}


/*--------------------------------
SNS
---------------------------------*/



.sns{
    text-align:center;
    margin: 30px 0;
    width:101%;
}

.share_bottom .sns{
    margin:30px 0 10px;
}

.sns ul {
    list-style:none;
    padding: 0px!important;
    margin: 0px!important;
    font-size:0;
}

.sns li {
    display: inline-block;
    padding:0;
    margin:0;
    width: 32.3%;
    margin: 0 1% 0 0;
}

.sns li a {
    position:relative;
    display:block;
    color:#fff;
    text-align:center;
    text-decoration: none;
    font-size:22px;
    line-height: 50px;
    height: 50px;
}

.sns a:hover{
    color:#fff;
    -moz-opacity: 0.8;
    opacity: 0.8;
    transition: background-color 0.15s,color 0.15s;
    text-decoration:none;
}

.sns .twitter a {
    background:#00acee;
}
 
.sns .facebook a {
    background:#3b5998;
}
 
.sns .googleplus a {
    background:#db4a39;
}
 
.sns .hatebu a {
    background:#5d8ac1;
}

.sns .pocket a {
    background:#f03e51;
}

.sns .feedly a {
    background:#87c040;
}

.sns .line a {
    background:#25af00;
}

/*--------------------------------
LikeBox
---------------------------------*/

.likebox-bottom {
    overflow: hidden
}

.likebox__buttons {
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    text-align: center
}

.likebox__buttons>li {
    padding-left: 3px;
    padding-right: 4px
}

.likebox__buttons .c-btn {
    padding: 8px 0;
    border-radius: 2px
}

.likebox__buttons .c-ico {
    display: block;
    margin: auto auto 5px
}

.likebox__fb-cont {
    position: relative;
    margin: 0px auto;
    margin-bottom: 10px;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 2.5em;
}

.likebox__fb-unable {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
}

.likebox__a-cont {
    background: #2e2e2e;
    display: table;
    width: 100%;
    height:200px;
}

.likebox__a-cont__img {
    display: table-cell;
    width: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.likebox__a-cont__btn {
    display: table-cell;
    padding: 12px;
    text-align: center
}

.likebox__title {
    padding: 0;
    line-height: 1.6;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
}

.likebox__note {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 11px;
    color: #999;
}

/*--------------------------------
icomoon
---------------------------------*/


@font-face {
	font-family: 'icomoon';
	src:url('./fonts/icomoon.eot?-798uta');
	src:url('./fonts/icomoon.eot?#iefix-798uta') format('embedded-opentype'),
		url('./fonts/icomoon.woff?-798uta') format('woff'),
		url('./fonts/icomoon.ttf?-798uta') format('truetype'),
		url('./fonts/icomoon.svg?-798uta#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
}

.icon-feedly:before {
    content: "\e007";
}

.icon-pocket:before {
    content: "\e008";
}

.icon-line:before {
    content: "\e009";
}

.icon-hatena:before {
    content: "\e00a";
}

.icon-feedly-square:before {
    content: "\e601";
}

.icon-googleplus:before {
    content: "\e608";
}

.icon-facebook:before {
    content: "\e60d";
}

.icon-twitter:before {
    content: "\e611";
}

.icon-feed:before {
    content: "\e614";
}

.icon-apple:before {
    content: "\e631";
}

.icon-android:before {
    content: "\e633";
}

.icon-windows:before {
    content: "\e634";
}

.icon-windows8:before {
    content: "\e635";
}

/*--------------------------------
dashicons
---------------------------------*/

.dashicons{
    vertical-align: sub;
}

.dashicons-star-filled{
    color: #FCAE00;
}

.dashicons-star-empty{
    color: #FCAE00;
}

.dashicons-star-half{
    color: #FCAE00;
}


/*--------------------------------
awesome
---------------------------------*/

.post-top .fa-angle-up{
    margin-right:3px;
    font-size:18px;
}

.fa-user ,.fa-eye ,.fa-tag ,.fa-folder-open{
    margin-right:3px;
}

.fa-smile-o{
    margin-right: 5px;
    vertical-align: baseline;
}

.fa-angle-double-up{
    font-size:14px;
    margin-right:3px;
}

.pager .fa-angle-right,.fa-angle-left{
    font-size:18px;
}

.pager .mobile-pagination .fa-angle-right,.pager .mobile-pagination .fa-angle-left{
    font-size: 28px;
    line-height: 65px;
}

.next_prev_cont .fa-angle-left,.sp_next_prev_cont .fa-angle-left{
    margin-right:5px;
    font-size:18px;
}

.next_prev_cont .fa-angle-right,.sp_next_prev_cont .fa-angle-right{
    margin-left:5px;
    font-size:18px;
}

.next-page .fa-angle-right{
    margin-left:5px;
    font-size:18px;
}


/*--------------------------------
404 Error
---------------------------------*/

.not-found {
    padding: 20px 80px;
    margin: 0 auto;
    overflow: hidden;
}

#error-page{
    margin: 0;
    padding: 0;
    width: 100%;
    float: none;
    max-width: 1280px;
}

/*--------------------------------
App Review
---------------------------------*/

.app-warp{
    text-align:center;
}

.app{
    width:100%;
    margin-top: 10px;
    display: inline-block;	
}

.app a {
    position:relative;
    display:block;
    padding:10px;
    color:#fff;
    text-align:center;
    text-decoration: none;
    background:#00acee;
}

.app a:hover {
    color:#fff;
    -moz-opacity: 0.8;
    opacity: 0.8;
    transition: background-color 0.15s,color 0.15s;
}

.app span{
    color:#fff!important;
}
 
.app .dashicons-search{
    vertical-align: middle;
    margin:0 2px 0 0;
}

.application_box span{
    color:#990000;
}

.application_box strong{
    font-size: 1rem;
    font-weight: normal;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.4;
}

.application_box{
    border: 1px solid #ddd;
    padding: 10px;
    color: #333;
    font-size: 14px;
    margin: 30px 0;
    clear: both;
    display: block;
    position: relative;
}

.box_right{
    display: block;
    position: relative;
    padding: 0 0 0 88px;
    min-height: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.application_box img{
    float: left;
    width: 75px;
    height: 75px;
    margin: 0;
    border: none;
    padding: 0;
}

.app_detail{
    position: absolute;
    bottom: 0px;
    line-height: 1.4;
}


/*--------------------------------
Shortcut Key
---------------------------------*/

.key-shortcut {
    white-space: nowrap;
}

.key-delimiter {
    display: inline-block;
    color: #aaa;
    padding: 0 5px;
}

.key {
    padding: 5px 8px;
    margin: 0 5px 5px;
    background: #EFF0F2;
    border-radius: 4px;
    border-top: 1px solid #f5f5f5;
    box-shadow: 0 0 25px #e8e8e8 inset,0 1px 0 #c3c3c3,0 2px 0 #c9c9c9,0 1px 1px #333;
    color: #888;
    text-shadow: 0 1px 0 #f5f5f5;
    text-align: center;
    line-height: 1;
    font-weight: 400;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    font-size: 14px;
}


/*--------------------------------
Search Form
---------------------------------*/

.search-form {
    display: block;
    position: relative;
}

.search-form:before, .search-field {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    margin: 10px 5px;
    font-size: 18px;
}

.search-form:before {
    z-index: 100;
    line-height: 36px;
    color: #333;
    text-align: center;
}

.search-field {
    -webkit-appearance: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding: 5px 9px;
    height: 26px;
    font-size: 14px;
    z-index: 200;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    outline: none;
    border: none;
    width: 16px;
    line-height:1.4em;
}

.search-field:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    width: 280px;
    cursor: text;
}

.menu-bar-search input[type="search"] {
   -webkit-appearance: none;
}


.search-form input[type="submit"] {
    display: none;
}

.header-search .search{
    padding:18px;
    border-bottom: 1px solid #eaeaea;
    margin: -1px 0 0;
}

.search div{
    position: relative;
}

.header-search input, select{
    line-height: 18px;
    padding: 6px 12px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    float: left;
    outline: none;
}

.header-search .search-form input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

.header-search input[type="search"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    line-height: 1.2;
}

.header-search button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    float: right; 
    position: absolute;
    top: 0;
    right: 0;
    vertical-align: top;
    line-height: 18px;
    border: none;
    border-radius: 3px;
    width: 36px;
    padding: 6px 8px;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    background: transparent;
    font-family: 'FontAwesome';
    font-size: 21px;
    color: #333;
}

.header-search .search-form {
    overflow: hidden;
    background: #fff;
    padding-bottom: 0;
    border-radius: 2px;
    border: 1px solid #eaeaea;
}


/*--------------------------------
Other
---------------------------------*/


.post-top{
    padding: 0px 10px;
    margin-bottom:20px;
    text-align: right;
}

.tac{
    text-align:center;
}

.red{
    color: #ff4d44;
}

.notice {
    background: #f7f7f7;
    padding: 1em;
    margin: 30px 0;
    border: 1px dotted #ddd;
}

.via{
    text-align: right;
    font-size: 12px;
}

pre {
    padding: 15px;
    margin: 30px 0;
    font-family: Source Code Pro;
    color: #ddd;
    background: #333;
    border-radius: 4px;
    line-height: 1.5em;
    font-size: 13px;
    overflow: auto;
    word-wrap: normal;
    -webkit-overflow-scrolling : touch;
}

pre code {
    word-break: normal;
    word-wrap: normal;
    white-space: pre;
    font-size: 14px;
    font-family: Source Code Pro;
}

.post .codeview {
    position: relative;
    padding: 5px 15px;
    background: #f4f4f4;
    margin:0;
}

.cap{
    max-width:50%!important;
}

.cap50{
    max-width:50%!important;
}

.capb{
}

.not-found-title {
    font-size: 36px;
    margin: 20px 0px;
    font-weight: normal;
    text-align:left;
}

#special-top{
    margin: 0;
    clear: both;
}

.special-top{
    padding: 20px 0;
    text-align: center;
    border-bottom:1px solid #eaeaea;
    background-color: #fff;
}

.special-bottom{
    margin:0px;
    padding:20px 0;
    text-align: center;
    border-top:1px solid #eaeaea;
    background-color: #fff;
}

.special{
    margin:20px 0px;
    text-align:center;
}

#side .special{
    margin:20px 0px;
}

.post .special{
    margin:30px 0;
}

.special ul {
    padding: 0;
    margin:0;
    list-style-type: none;
    text-align: center;
}

.special li {
    display: inline-block;
}

.special li:first-child {
    margin: 0 6px;
}

.special li:last-child {
    margin: 0 6px;
}

#mybox{
    margin-bottom:20px;
}

#mybox .fixed {
    position: fixed;
    top: 0;
    max-width: 300px;
    margin-top: 10px;
}


.linkbox{
    border:1px solid #ddd;
    margin: 30px 0;
}

.linkbox ul{
    margin: 0;
    padding:0;
}

.linkbox ul li {
    margin: 0;
    padding: 0;
    display: block;
}

.linkbox ul .exp {
    display: block;
    position: relative;
    padding: 10px 10px 10px 98px;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.linkbox ul a{
    color:#333;
}

.linkbox ul a:hover{
    color:#26A8BF;
    text-decoration:none;
}

.linkbox ul li img {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 12px;
    left: 10px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    margin: 0;
    padding: 0;
    border: none;
}

.linkbox ul li span {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height:1.5;
}


#archives_list p{
    margin: 0;
    font-size: 14px;
}

.category-tag{
    position: absolute;
    z-index: 2;
    margin: 0;
    font-size: 11px;
    display: block;
    top: 12px;
    left: 0;
    padding: 4px 12px;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    line-height:1.5;
}

#related .category-tag,#recommend .category-tag{
    margin:0;
}

#related .category-tag a:hover,#recommend .category-tag a:hover{
    text-decoration:none;
}

.ios{
  background: rgba(185, 189, 53, 0.8);
}

.android{
  background: rgba(193, 48, 120, 0.8);
}

.mac{
  background: rgba(30, 155, 80, 0.8);
}

.windows{
  background: rgba(125, 204, 62, 0.8);
}

.service{
  background: rgba(241, 77, 77, 0.8);
}

.entertainment{
  background: rgba(151, 33, 176, 0.8);
}

.browsers{
  background: rgba(242, 132, 47, 0.8);
}

.life{
  background: rgba(249, 203, 0, 0.8);
}

.work{
  background: rgba(35, 124, 147, 0.8);
}

.list_box .application_box,.list_box .linkbox{
    margin: 15px 0;
}

.list_box{
    margin:30px 0;
}

.internet {
  background: rgba(88, 214, 135, 0.8);
}

.beauty {
  background: rgba(248, 137, 207, 0.8);
}


/*--------------------------------
Media Queries
---------------------------------*/

@media only screen and (max-width: 1023px) {


main{
    width: 96%;
    margin: 0 auto;
    max-width:768px;
}



#s-navi{
    display: block;
    padding: 0;
    margin:0;
}

#special-top {
    margin: 0;
    clear:both;
}

#side {
    display:none;
}

}


@media only screen and (max-width: 767px) {

.list__detail {
    height: auto;
}

.list_wrap {
    padding: 0;
}

body{
    background-color:#f9f9f9;
}

main {
    width: 100%;
    margin:0;
}

#contentInner {
    float: none;
    margin-right: 0;
}

#topnews{
    padding: 0 10px;
}

#topnews .post-excerpt,#related .post-excerpt,#recommend .post-excerpt{
    margin: 0;
    position: absolute;
    bottom: 12px;
}

.expDesc{
    display:none;
}

#topnews .list_detail{
    padding:0;
}

#topnews ul li img,#related ul li img,#recommend ul li img{
    width: 90px;
    height: 90px;
    position: absolute;
    top: 12px;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}

#topnews ul .exp,#related ul .exp,#recommend ul .exp{
    display: block;
    position: relative;
    padding: 15px 0 15px 104px;
    min-height: 115px;
    border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#topnews ul li:last-child .exp,#recommend ul li:last-child .exp{
    border-bottom:none;
}

#topnews ul li{
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: auto!important;
    float: none;
 }

#topnews ul{
    padding-top:0;
}

#related ul li h5,#recommend ul li h5 {
    font-size: 16px;
}

.post-meta {
    margin: 0 15px 20px;
}

.entry-title {
    padding: 10px 15px;
}

.page-title {
    margin: 0 15px 25px;
    padding:10px 0;
}

.popular-posts-title{
    margin: 0 15px 0;
    padding:10px 0;
}

.sub-title{
    margin: 20px 0px 25px;
}

.post {
    padding: 0 15px;
}

.not-found p{
    margin-bottom:40px;
}

.delicious .post_title{
    display:none;
}

.footer-menu{
    display: block;
}

.footer-menu li{
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: #eaeaea solid 1px;
    list-style: none;
    background-color: #fff;
}

.footer-menu li a {
    display: block;
    padding: 15px;
    color: #666;
    font-size: 13px;
    position: relative;
    text-align: left;
}

.footer-menu li:nth-child(even) {
    border-left: #eaeaea solid 1px;
}


#footer  a:hover{
    text-decoration:none;
}

.footer-menu .fa{
    margin-right:5px;
    font-size:16px;
    color:#999;
}


.category-tag{
    margin: 0;
}

#topnews ul{
    margin-left:0px;
}

#topnews ul li h3{
    margin:0px;
    font-size:16px;
}

}


@media screen and (max-width: 540px){

body{
    font-size:15px;
}

main {
    margin:0;
}

.entry-title,.page-title,.sub-title,.popular-posts-title,h1,h2{
    font-size: 18px;
}

.search-field:focus {
    width: 240px;
}

#related .post-meta ,#recommend .post-meta{
    left: 83px;
}

#topnews {
    margin:0px;
}

#topnews .list_thumbnail {
    width: 75px;
}

#topnews ul li h3 {
    font-size: 14px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height:1.4;
}

#topnews ul li .exp h3 {
    font-size: 14px;
    text-align: initial;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 38px;
}

#topnews ul .exp,#related ul .exp,#recommend ul .exp{
    padding: 15px 0 15px 83px;
    min-height: 95px;
}

#topnews a:hover h3{
    text-decoration:none;
}

#topnews .post-meta, #topnews .datetime {
    left: 83px;
}

#topnews ul li .exp img,#related ul li .exp img,#recommend ul li .exp img{
    width: 70px;
    height: 70px;
}



#related ul li h5,#recommend ul li h5 {
    font-size: 14px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height:1.4;
}

.special-top{
    padding:0px;
}


.entry-title {
    padding: 10px;
}

.page-title {
    margin: 0 10px 20px;
}

.post h2{
    font-size: 17px;
}

.post h3 {
    font-size: 16px;
}

.popular-posts-title{
    margin: 0 10px 0;
}

#popular-posts .popular-posts-list-title {
    font-size: 14px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.4;
}


#popular-posts .exp a {
    padding: 15px 0 15px 83px;
    min-height: 95px;
}

#popular-posts .exp img{
    width: 70px;
    height: 70px;
}

#popular-posts-sns .sns {
    margin: 25px 0 0;
}


.post {
    padding: 0 10px;
}

.likebox__note{
    display:none;
}

.likebox__title {
    font-size: 11px;
    margin: 5px 0;
}

.likebox__a-cont {
    height: auto;
}


.likebox__fb-cont{
    height: auto;
    line-height: 1em;
}

.not-found-title {
    font-size: 28px;
}

.not-found {
  padding: 10px;
}

.sns {
    margin: 20px 0;
}

.category-name{
    font-size:15px;
}

.cap {
  max-width: 75%!important;
}

.cap50 {
  max-width: 75%!important;
}

.next_prev_cont {
    margin:24px 0 25px;
}

.table-wrap{
    overflow: scroll;
    -webkit-overflow-scrolling : touch;
    white-space: nowrap;
}

#related li:last-child .exp{
    min-height: 95px;
    border-bottom: 1px solid #eaeaea;
}

#recommend li:last-child .exp{
    min-height: 95px;
}

.category-tag{
    display:none;
}

.app_detail {
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 12px;
}

#tagged h4,#related h4, #recommend h4{
    font-size:15px;
}

#topnews .post-meta, #topnews .datetime ,#related .post-excerpt .datetime,#recommend .post-excerpt .datetime{
    font-size: 10px;
}

}


/**********
　追加装飾
**********/

.bb{ font-weight: bold; }

.bbline{background:#ffff99}

.bbr{color: #ff0000;}

.small {
	font-size: 80%;
}

.text-right{
    text-align:right;
    font-weight:bold;
    font-size: 120%;
}


.iwe-border {
    border: 1px solid #b6b6b6;
}


/***
 テーブル関連
 ***/

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #c6c3b6;
    vertical-align: middle;
}

.table-bordered>tbody>tr>th {
    background: #e6e6e0;
}
