@charset "UTF-8";
/* CSS Document */
/*----------------------PCサイト--------------------------*/

body {
    font-family: "Lucida Grande",Arial,"Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",sans-serif;
}

.cover{
	margin:0 auto;
}

div.panel.panel-fancy div.panel-heading {
	border-left:3px solid #ed9d76;
}

.border{
	border-top: 3px solid #ed9d76;
	margin:30px 0;
}

.article-item span.inline-image img.item-image {
	max-width: initial;
    max-width: auto;
    max-height: initial;
    max-height: auto;
}

div.jyusyo_box iframe {
	width:100%;
	height:450px;
}

@media screen and (min-width: 769px){
  
  .article-item span.inline-image img.item-image {
    margin:0 auto;
}
  .pull-sm-left {
    float: none;
}
  
}

.add2{
  height:250px;
  width:300px; 
  float:left;
  margin:20px 10px;
}

.content-right {
    margin-left: 23px;
    padding-left: 20px;
    width: 300px;
}

a {
    color: #000;
    text-decoration: none;
}

div#area .btn{
	border:none;
	text-align:left;
	font-size: 13px;
}

.article-item.item_html h2{
	border-left:10px solid #ed9d76;
	border-bottom: 2px solid #ed9d76;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
    margin: 20px 0 10px;
    padding: 7px;
}

div.article-item.item_heading h2.item-body{
	border-left:10px solid #ed9d76;
	border-bottom: 2px solid #ed9d76;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
    margin: 20px 0 10px;
    padding: 7px;
}

h2.item-body{
	border-left:10px solid #ed9d76;
	border-bottom: 2px solid #ed9d76;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
    margin: 20px 0 10px;
    padding: 7px;
}

 h3.item-body {
	    position: relative;
	    padding-left: 30px !important;
	    color: #333;
	    font-size: 23px;
	    line-height; 30px;
		border-bottom: 1px solid #eeeeee  !important;
}
 h3.item-body:before {
	    position:  absolute;
	    top: 12px;
	    left: 12px;
	    width: 14px;
	    height: 14px;
	    border: 4px solid #ed9d76;
	    content: "";
	}
 h3.item-body:after {
	    position:  absolute;
	    top: 2px;
	    left: 2px;
	    width: 17px;
	    height: 17px;
	    border: 4px solid #ff6600;
	    content: "";
}

  h3.item-source{
	border-bottom: 3px solid #ed9d76  !important;
 }
 
.cate{
	font-weight: none;
	font-size:18px;
	border-left:10px solid #ed9d76;
	border-bottom: 2px solid #ed9d76;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
	line-height: 1.2em;
    margin: 20px 0 10px;
    padding: 7px;
}

.panel-title {
	padding:0;
	border:none;
}

.top{
	font-size: 18px;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
	border:none;
}

.item_image img.item-image, .item_miil img.item-image, .item_instagram_direct img.item-image, .item_getty img.item-image, .item_clipbox img.item-image {
	max-width:none;
    max-height:none;
}

.articles-sm .rank {
    background: #ff6600 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    text-align: center;
    width: 20px;
    z-index: 1;
}


/*-------------トップページ------------------*/


.hbox{
	width:100%;
	height:30px;
	background-color:#ed9d76;
}

.hbox p{
	height:30px;
	color:#fff;
	float:right;
	margin:8px 10px ;
}

.content-left .panel {
    width: 970px;
}

.cover.kiji {
    background:none;
    border-bottom: none;
    margin-left: 20px;
	width: 310px;
	padding-top: 0;
}
/*-------------記事詳細ページ------------------*/

.article-item:not(.item_html) .item-comment {
    border-left:none;
	margin-left: 0;
    padding:0;
}


.article-header.article-content.article-item item_link{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e8ed;
    border-image: none;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-width: 0 1px 1px;
    padding-top: 0.9rem;
}
	
.article-item .media .media-body {
    max-width: none;
}

.articles-lg img {
    height: 120px !important;
    width: 120px !important;
}

.media-body {
	text-align:center;
}

.media-heading{
	text-align:left;
}

.item-comment {
	text-align:left;
}

.btn-item-link {
	width:300px;
}

.pc-side-nav-fixed {
	top: 2%;
	left: 68%;
	width: 18%;
	position: fixed;
}

/*-------------フッター------------------*/


.footer{
	border-top:none;
	margin-top:0;
}

.footer li {
    margin:5px 20px;
}

.footer h4 {
    font-size: 13px;
    margin: 10px;
}


/*-------------スマホサイト------------------*/


@media screen and (max-width: 768px){
	
body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;	
}
.container top-main{
	margin:0;
}

.container {
    margin: 0 10px;
    padding: 0;
}

.row{
	margin:0;
}

.articles-sm .list-group-item h4 {
    white-space: normal;
}

.article-item span.inline-image img.item-image {
    height: auto;
    max-height: 320px;
    max-width: 320px;
    width: auto;
}

	.navbar {
		background: #ed9d76 none repeat scroll 0 0 !important;
		height: 100px !important;
		min-height: 100px !important;
		opacity: 0.9;
	}
	
	.navbar-brand {
    float: left;
    font-size: 18px;
    height: 70px;
    line-height: 35px;
    padding: 25px 0;
}
	
	.navbar-brand p{
		height: 25px;
	    color:#FFF;
		font-size:10px;
	}

	
   #sb-site {
    padding-top: 100px;
    z-index: 0;
	min-height: 0px !important;
   }

   .link{
	   padding:0;
	   background-color:#aaa;
	   height:35px;
	   border:#FFF 1px solid;
	   margin:10px 0;
	   font-size:13px;
	    }
		
.articles-sm .rank {
    left: 0;
}


	div.jyusyo_box iframe {
		height:240px;
	}
  
  div.add {
		width:300px;
    margin:0 auto 20px;
	}
  
   .content-left .panel{
	   width:100%
   }
   
   .border{
	border-top: 3px solid #ed9d76;
	margin:10px 0;
}
 .mobile-article-header {
    border-bottom: none;
}

.footer{
	border-top: none;
}

.top_kiji_d {
    width: 100%;
	position:relative;
	margin-bottom:10px;
}

  .media-object {
    display: block;
    max-height: 300px;
    width: 100%;
}
  
 h3.top_kiji{
   position: absolute;
	left: 0;
	bottom: 0.5em;
	color: #fff;
	margin: 0;
	padding: 10px 0 10px 5%;
	width: 97%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size:20px;
	text-shadow:1px 0 1px black;
}
  iframe{
	width:100%;
	height:250px;
}

.item_image img.item-image, .item_miil img.item-image, .item_instagram_direct img.item-image, .item_getty img.item-image, .item_clipbox img.item-image {
    height: auto;
    max-height: none;
    max-width: 100%;
    width: auto;
}

.articles-sm img {
    height: 100px;
    width: 100px;
}

div.panel.panel-fancy div.panel-heading {
	margin-bottom:10px;
	border-bottom: 1px solid #eeeeee;
}


 #first .pagination{
   display:none;
  }
  
  #first  .paginate .num-lines  {
   display:none;
  }
  
   #first .paginate {
    margin-bottom: 0px;
}
/*-------------スマホ記事詳細ページ------------------*/
.kijitop {
    margin-bottom: 10px;
}

.kijitop img{
    width: 100%;
}  
.article-item .media .media-body {
	display:inline;
}
.item-body{	
	text-align:left;
}
  
 .article-item span.inline-image img.item-image {
    height: auto;
    margin: 0 auto;
    width: auto;
    max-height: 400px;
    max-width: 400px;
} 
  .list-title {
    padding: 5px;
}

.toc { background:#f5f5f5;padding:1.5rem;margin:0 auto;display:table }
      .toc h3 { margin-top:0;text-align:center;font-size:15px;font-weight:700 }
      .toc ul { margin:0;padding:0;list-style-type:none }
      .toc ul li:before { font-family:FontAwesome;color:#aaa;font-size:80%;margin-right:.5rem }
      .toc ul li.lv2 { font-size:15px }
      .toc ul li.lv2:before { content:'▶' }
      .toc ul li.lv3 { font-size:13px;margin-left:1em }
      .toc ul li.lv3:before { content:'>' }
      .toc ul li a { text-decoration:none }

/*-------------SNS------------------*/
ul.sns_box {
    display: table;
    margin-bottom: 20px;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

ul.sns_box li {
    border: 1px solid #fff;
    border-radius: 5px;
    display: table-cell;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
}
.follow-me> div {
    text-align: center;
}

 .follow-me> div > div {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: 44px;
}

.follow-me {
    border: 1px solid #bfbfbf;
    margin: 15px 5px;
    padding: 3px 0px;
}

.follow-me p {
	display: inline-block;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
	color:#000;
	margin: 0 2px;
}

.follow-me a {
	display: inline-block;
}

.follow-me a::before {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  height: 44px; /* Button height */
  line-height: 44px; /* Button height */
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center;
  width: 44px; /* Button width */
}
.follow-me a:hover::before {
  opacity: 0.7;
}

.follow-me a[href*="instagram.com"]::before      { background-color: #125688; content: "\f16d"; }

.follow-me a[href*="twitter.com"]::before        { background-color: #55acee; content: "\f099"; }

}