@charset "utf-8";

html {
    font-feature-settings: "pkna" 1;
    letter-spacing: 0.02em;
}



.site_title {
    font-size: 30px;
    color: #333333;
    margin: 10px 0 2px;
    padding: 0px;
}

body {
    font-family: "a-otf-ud-shin-maru-go-pr6n", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}


.entry_title {
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1.5px 1.5px 1.5px #aaaaaa;
}

/*重山陽一郎の個人ブログ　の右側*/
.description2 {
	font-family:"ff-speak-web",sans-serif;
	font-size: 17px;
}


.entry_date {
    font-family: "freight-sans-pro", skia,sans-serif;
	font-weight: 400;
	font-size: 18px;
    text-shadow: 1.5px 1.5px 1.5px #aaaaaa;
}

.entry_state {
    text-align:left;
	margin: 10px 0px 0px 0px;
}

ul.navi {
    font-size: 16px;
    font-family: "freight-sans-pro", skia,sans-serif;
}


/*サイド*/
.linktitle {
	font-family: "private-sans", skia,sans-serif;
	font-weight:700;
	font-size:17px;
}



#a-side-a {
    position: static;
}


.g-column > .-col3 {
    width: 27%;
}

.g-column > .-col9 {
    width: 73%;
}


#bk280 > div {
    margin: 0 29px 0 15px;
    max-width: 640px;
}

.google_search {
	margin:0 0 0 15px;
}

.google_search_radio{
	display:none;
}

.twitter_iframe {
    margin: 0 0 0 5px;
}

.ninja_counter {
    margin: 0 0 0 15px;
}

/*****SNSボタン　twitterボタンのマージン設定*******/
.tw_likebtn {
	margin-right: 20px !important;
}

.fb-like {
	float:left; 
	margin: 0 10px 0 0;
}

.fb-like span{
	vertical-align: top !important;
}



.same_category_list_title {
	font-weight:bold;
}

.facebook_comment {
	margin:20px -8px;
}


/*****ここから下はスマホレイアウト用*******/

.google_logo_image {
    margin: 0 20px 0 0;
}


.b-accordion_navigation_ul > li {
    margin-bottom: 7px;
}



/*****背景色を白に戻す*******/
#bk278 {
    background-color: #FFFFFF;
}

#bk280 {
    background-color: #FFFFFF;
}

#bk283 {
    background-color: #FFFFFF;
}
