@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

#header-in, #navi-in, #body-in, #footer-in {
	width : 1140px;
}

#navi ul li a {
    font-size: 18px;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    z-index: 99;
}

#site-title a {
    text-decoration: none;
    color: #222;
    font-size: 30px;
    font-weight: normal;
    width: 350px;
    display: block;
    height: 90px;
}

.ad-header-widget {
    height: 90px;
    text-align: right;
    margin-right: 0px;
    width: 728px;
    right: 0;
    position: absolute;
    top: -20px;
}

.ad-widget .ad-label {
	display:none;
}

#main {
	width : 800px;
}


#sidebar {
	width : 300px;
}

#comments {
    padding-top: 10px;
}

#comments-thread section h2{
    margin-left: 35px;
}

#comments-thread ol.commets-list, #comments-thread div#respond {
    padding-left: 0.5em;
    margin-left: 25px;
    margin-right: 25px;
}

.entry-title {
    border-bottom: 1px dashed #AAAAAA;
    border-left: 5px solid #333333;
    font-size: 20px;
    margin: 5px;
    padding: 6px 0 6px 6px;
    text-align: left;
}

.widget  select {
	width:180px;
}

/*まとめ部分のレイアウト*/
.res {
    margin: 20px 0 0;
}

.res_b {margin-bottom:20px;font-weight: bold;line-height:180%;color: #505050; float:none;}

.res_b img{float:none;}

.res_h {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.res_b2 {
    font-size: 15px;
    font-weight: bolder;
    line-height: 180%;
    margin: -12px 0;}

.res_b2 img {
    border:4px solid #FFF;
	margin:10px 0;
}

.m_img_link {
	width:310px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

#PERMALINK_SYSTEM_d430e33fcb69c1e20e4b98f07eeb5bc0 article a img {
	width:100px;
	height:100px;
	margin:0!important
}

#PERMALINK_SYSTEM_b9b592673e80e742b9f240325d60a47d article a img {
	width:75px;
	height:75px;
	margin:0!important
}


/*コメント欄の名前サイズ*/
#comments-thread div.comment-info {
    font-size: 14px;
}

/*ブログロール表示設定*/

.headline-a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC;
    border-style: dashed;
    border-width: 3px;
    height: 370px;
    margin: 5px 3px 0;
    overflow: hidden;
    text-align: center;
    width: 740px;
}

.headline-b {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC;
    border-style: dashed;
    border-width: 3px;
    height: 300px;
    margin: 5px 3px 10px 4px;
    overflow: hidden;
    text-align: center;
    width: 740px;
}

.headline-c h3{
    border-bottom: 1px dashed #AAAAAA;
    border-left: 5px solid #333333;
    font-size: 20px;
    margin: 5px;
    padding: 6px 0 6px 6px;
    text-align: left;
}

.boxbox {
  text-align:center;
background-color: rgb(255, 255, 255);
margin:10px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
padding: 10px;
border:0px solid rgb(0, 0, 0) !important;
border-radius: 4px 4px 4px 4px;
overflow:hidden;
}

.blogroll-category-name ,.blogroll-clip {
    display:none;
    height:0;
}

.blogroll-list {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://2logch.com/wp-content/uploads/2018/07/icon_forward.png");
    background-origin: padding-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 14px 10px, 16px 16px;
    border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
	border-color:#ccc;
    font-size: 12px;
    text-align:left;
   display: flex;
}

.blogroll-list a {
    display: block;
    padding: 6px 25px 6px 10px;
}



.blogroll-channel {
    margin: -12px -10px!important;
}

.blogroll-channel ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;	
    vertical-align: baseline;
    background: transparent;
}

.blogroll-channel a {
	text-decoration:none;
    white-space: nowrap; /* 横幅のMAXに達しても改行しない */
    overflow: hidden; /* ハミ出した部分を隠す */
    text-overflow: ellipsis; /* 「…」と省略 */
    -webkit-text-overflow: ellipsis; /* Safari */
    -o-text-overflow: ellipsis; /* Opera */
	    min-width: 0;
}

a.blogroll-clip{
    padding:0!important;
	white-space: nowrap;

}
	


.blogroll-channel ul,.blogroll-channel  ol {
    list-style: none;
}

.blogroll-channel h3{
    margin: 0;
    border: 0;
    font-size: 16px;
    padding: 10px 15px;
    text-align: left;
}

.bll_ad {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


@media screen and (min-width: 1024px){
#main {
	padding: 0px 29px 20px 29px!important;
}
  .pc {
    display: block;
  }
  .tablet {
    display: none;
  }
  .mobile {
    display: none;
  }
}
@media screen and (min-width: 440px) and (max-width: 1024px){

	#breadcrumb {
		margin-top:20px;
	}
	
  .pc {
    display: none;
  }
  .tablet {
    display: block;
  }
  .mobile {
    display: none;
  }
}
@media screen and (max-width: 440px){
	#breadcrumb {
		margin-top:20px;
	}
	
  .pc {
    display: none;
  }
  .tablet {
    display: none;
  }
  .mobile {
    display: block;
  }
}

.pc {
	margin-left:auto;
	margin-right:auto;
}

.mobile {
	margin-left:auto;
	margin-right:auto;
}


/*サイドバー ウィジェット*/

#PERMALINK_SYSTEM_b064becd4e012da52efebf05d91a3644 article a img {
	border-radius: 10px;
	margin: 0px 0px!important;
	width:90%;
	height:90%;
}

#goto {
    bottom: 80px;
    left: auto;
    margin-left: 1600px;
    margin-top:300px;
    position: fixed;
    height:300px;
}


#goto .com {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #11BBFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior:url('http://2logch.com/PIE.htc');
    display: block;
    height: 65px;
    text-align: center;
    width: 60px;
    padding-top: 5px;
}


#goto .com a {
    display: block;
    padding: 5px;
    font-size: 24px;
}

#goto p{
    margin:5px 0;
	font-size: 13px;
}

#goto p a {
	text-decoration : none;
}

/*フッターウィジェット（PC）*/

.footer-left {
    float: left;
    width: 32%!important;
    margin-left: -70px!important;
}

.footer-center {
float: right!important;
    width: 72%!important;
}

.footer-right {
    float: left;
    width: 0%!important;
    display: none!important;
}

