@charset "utf-8";

/*
Theme Name: Gush
Theme URI: http://gush.naifix.com/
Description: レスポンシブデザイン無料テーマ
Version: 1.1.1
Author: Ellora
Author URI: http://naifix.com/
*/

/*--------------------------------------
  リセット
--------------------------------------*/

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

.twitter-tweet {
	max-height: 9999px !important;
}

ul,ol {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

button {
	font-size: 100%;
}

input {
	max-width: 100%;
}

textarea {
	width: 100%;
}

.br-sp {
	display: inline;
}

img#wpstats {
	position: absolute;
	width: 0;
	height: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

.clear {
	clear: both;
}

div.eyecatch {
	position: relative;
}

p.eyecatchlabel {
	position: absolute;
	color: #fff;
	background: #7f4c42;
}

/*--------------------------------------
  ページネーション
--------------------------------------*/

.pagination {
	clear: both;
	display: inline-block;
	padding: 20px 0 0;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	border-top: 1px dashed #dac9a2;
	margin-top: 20px;
	margin-bottom: -18px;
	width: 100%;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	width: auto;
	margin: 2px 2px 0 0;
	padding: 6px 9px 5px 9px;
	background: #7f4c42;
	color: #fff !important;
	text-decoration: none !important;
	transition: .2s;
	-webkit-transition: .2s;
}
.pagination a:hover{
	background: #ff979e;
	color: #fff !important;
}
.pagination .current{
	padding: 6px 9px 5px 9px;
	background: #ff979e;
	color: #fff;
}

/*--------------------------------------
  クラス定義
--------------------------------------*/

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.right {
	text-align: right;
}

.b {
	font-weight: bold;
}

.s {
	font-size: 50%;
}

.ss {
	font-size: 70%;
}

.l {
	font-size: 150%;
	line-height: 130%;
}

.ll {
	font-size: 200%;
	line-height: 120%;
}

blockquote {
	background: #ffeaec;
	border-left: 5px solid #ff979e;
	padding: 40px 50px 25px 60px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
	margin-bottom: 35px;
}

#contents hr,.#contents_page hr {
	border: 1px solid #000;
	margin-bottom: 30px;
}

#contents fieldset,.#contents_page fieldset {
	border: 2px solid #000;
	display: block;
	-webkit-margin-start: 2px;
	-webkit-margin-end: 2px;
	-webkit-padding-start: .75em;
	-webkit-padding-end: .75em;
	-webkit-padding-before: .35em;
	-webkit-padding-after: .625em;
}

.date {
	display: block;
	margin-bottom: 0 !important;
}

.caption {
	display: none;
}

.wp-caption {
	text-align: center;
}

.menu-box,.none-category {
	display: none !important;
}

.hihyouji-box {
	display: block;
}

/*--------------------------------------
  括弧
--------------------------------------*/

.kakko-left,.kakko-right {
	display: inline-block;
}

.kakko-left {
	margin-left: -0.5em;
}

.kakko-right {
	margin-right: -0.25em;
}

/*--------------------------------------
  Google カスタム検索
--------------------------------------*/

.gsc-search-button {
	margin: 0 !important;
}

form.gsc-search-box {
	margin-bottom: 0px !important;
}

table.gsc-search-box td,
table.gsc-search-box input {
	vertical-align: top !important;
}

.gsib_b a {
	position: absolute;
	top: 3px;
	left: 185px;
}

.gsib_b span {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 2px 0 0 0;
}

.gsc-search-button,
.gsc-search-button:hover,
.gsc-search-button:focus {
	border-radius: 0 !important;
}

.gsc-search-button {
	-webkit-transition: .2s;
	transition: .2s;
}

.gsc-search-button:hover {
	border-radius: 0 !important;
	background: #ff979e !important;
	border-color: #ff979e !important;
	-webkit-transition: .2s;
	transition: .2s;
}

/*--------------------------------------
  固定ページ
--------------------------------------*/

#page-column-l,
#page-column-r {
	border: solid 1px #ff979e;
	box-sizing: border-box;
	float: left;
	margin-bottom: 35px;
	width: 100%;
}

#page-column-l {
	margin-right: 0%;
}

#contents_page h2,
#contents_page h3,
#page-column-l h3,
#page-column-l ul,
#page-column-r h3,
#page-column-r ul {
	margin: 0 !important;
	margin-bottom: 35px !important;
}

#page-column-l ul,
#page-column-r ul {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

/*--------------------------------------
  人気記事
--------------------------------------*/

#popular-post .wpp-thumbnail {
	border: none;
	display: inline;
	float: left;
	margin: 0 6px 0 0 !important;
}

#popular-post {
	counter-reset: wpp-ranking;
}

#popular-post a {
	font-size: 14px;
	text-decoration: none;
}

#popular-post a:hover {
	text-decoration: none !important;
}

#popular-post img {
	vertical-align: top;
}

#popular-post ul {
	margin: -15px 0px -8px !important;
}

#popular-post li {
	border-bottom: 1px dashed #ccc;
	line-height: 1.5;
	margin-bottom: 0 !important;
	overflow: hidden;
	padding: 20px 10px;
	text-align: left;
}

#popular-post li:hover { 
	background-color: rgba(238,238,238,0.3);
}

#popular-post li:last-child { 
	border-bottom: none;
}

#popular-post ul li {
	position: relative;
}

#popular-post ul li::before {
	border-radius: 2px;
	color: #fff;
	counter-increment: wpp-ranking;
	float: left;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 15px;
	left: 5px;
	text-align: center;
	width: 25px;
	z-index: 9999;
}

#popular-post ul li.number1::before,
#popular-post ul li.number2::before,
#popular-post ul li.number3::before,
#popular-post ul li.number4::before,
#popular-post ul li.number5::before {
	background-color: #f09696;
	content: counter(wpp-ranking, decimal);
}

#popular-post .wpp-post-title {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	font-feature-settings: "palt";
	font-weight: bold;
	text-align: justify;
	word-break: break-all;
}

.wpp-list li {
	clear: left;
	float: none;
}

/*--------------------------------------
  広告枠 125×125
--------------------------------------*/

.ad125 {
	border: dashed 1px #ccc;
	box-sizing: border-box;
	display: inline-block;
	margin: 5px;
	padding: 6.5px;
}

.ad125-box {
	font-size: 0;
	margin: 0 auto;
	width: 300px;
}

.overlay-ad {
	box-sizing: border-box;
	position: fixed;
	bottom: 0px;
	text-align: center;
	z-index: 1000;
	width: 100%;
	background: #333;
	padding: 10px;
}

.overlay-ad img {
	margin: 0 auto;
	max-height: 100px !important;
	max-width: 320px !important;
	width: 100%;
}

/*--------------------------------------
  広告枠 300×250 336×280
--------------------------------------*/

.ad-link {
	display: none;
}

.ad-box {
	margin: 0 auto;
	width: 336px;
}

.ad-left,.ad-right,.ad-left-top,.ad-right-top,.ad-left-300,.ad-right-300 {
	margin: 0 auto;
	width: 336px;
}

.ad-left-top,.ad-right-top {
	margin-bottom: 10px;
	max-height: 280px;
}

.ad-left-300,.ad-right-300 {
	width: 320px;
}

/*--------------------------------------
  広告枠 A8.net
--------------------------------------*/

#ad-a8 div,#ad-a8 p {
	color: #444;
	font-size: 13px !important;
	margin: 0 auto;
	text-align: justify !important;
}

#ad-a8 div {
	width: 170px;
}

#ad-a8 p {
	margin-bottom: 15px !important;
	width: 300px;
}

/*--------------------------------------
  アーカイブ
--------------------------------------*/

.read,.read-ad {
	color: #444;
	display: none;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 29px;
	margin-left: 165px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}

.read-ad {
	margin-top: 10px;
}

.read-btn-a {
	display: inline-block;
	width: 100%;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 12px;
}

.read-btn-a::before,
.read-btn-a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.read-btn-a,
.read-btn-a::before,
.read-btn-a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.read-btn-a {
	position: relative;
	z-index: 1;
	background-color: #fff;
	border: 2px solid #7f4c42;
	color: #7f4c42 !important;
	line-height: 46px;
	overflow: hidden;
	text-decoration: none !important;
}

.read-btn-a:hover {
	color: #fff !important;
}

.read-btn-a::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}

.read-btn-a:hover::after {
	background: #7f4c42;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.read-btn-a {
	display:none;
}


.image_sp_box {
	height: auto;
	width: 160px;
}

/*--------------------------------------
  シェアボタン
--------------------------------------*/

#share a {
	display:block;
	height: 35px;
	line-height: 35px;
	padding-top:4px;
	color:#fff;
	text-decoration:none;
}

#share a:hover{
	text-decoration:none;
	color:#ffffff;
}

#share ul {
	height: auto;
	margin: -5px 0px 10px !important;
	padding: 0 !important;
}

#share li {
	color: #fff;
	float: left;
	list-style: none;
	margin: 0 0 1% 0;
	text-align: center;
	width: 50%;
	height: 40px;
	line-height: 40px;
	background: #7f4c42 !important;
	-webkit-transition: .2s;
	transition: .2s;
	box-shadow: none !important;
}

#share li:hover {
	background: #ff979e !important;
}

#share li a,
#share li a:hover {
	color: #fff;
}

#share li a {
	font-size: 80%;
	text-decoration: none;
}

#share li.share-twitter,
#share li.share-twitter-smart {
	background: #55acee;
	box-shadow: 0 2px #2795e9;
}

#share li.share-twitter:hover,
#share li.share-twitter-smart:hover {
	background: #83c3f3;
}

#share li.share-hatena,
#share li.share-hatena-smart {
	background: #2c6ebd;
	box-shadow: 0 2px #225694;
	margin-right: 0;
}

#share li.share-hatena:hover,
#share li.share-hatena-smart:hover {
	background: #4888d4;
}

.share-facebook,.share-google,.share-pocket,.RSS,.Feedly{
	display:none;
}

/*--------------------------------------
  ページネーション 記事中
--------------------------------------*/

.ga-page-links {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	line-height: 1.85;
	margin: -5px 0 -1px !important;
}

.ga-page-links a,span {
	height: auto !important;
	text-decoration: none !important;
}

#ga-page-text {
	top: 4px !important;
}

/*--------------------------------------
  動画レスポンシブ化
---------------------------------------*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 0 auto 35px 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.google-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	margin: 0 auto 35px 0;
}

.google-container iframe,
.google-container object,
.google-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 99.5%;
	height: 100%;
}

/*--------------------------------------
  クリアフィックス
---------------------------------------*/

.clearfix:after {
	visibility: hidden;
	height: 0;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	padding:0 20px;
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}

/*--------------------------------------
  画像
--------------------------------------*/

img {
	max-width: 100%!important;
	height: auto !important;
}

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;
	margin: 0 10px 0 0;
}

img.float-right {
	float: right;
}

a:hover img {
	opacity: .9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

/*--------------------------------------
  リンク
--------------------------------------*/

a {
	color: #111; /*全体のリンク色*/
}

a:hover {
	color: #111; /*全体のリンク色(マウスオーバー)*/
}
cite {
	font-style: normal;
}

/*--------------------------------------
  全体定義
--------------------------------------*/

html {
	font-family : "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
	font-size : 100%; 
	line-height : 1.75;
	background:#fff;
	background-repeat: no-repeat;
	color: #56332D;

}

body {
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../../uploads/2017/01/gray_jean.png);
}

/*--------------------------------------
  見出しベース
--------------------------------------*/

h1,h2,h3,h4,h5,h6,adsense-archive,.adsense-home,.adsense-archive,.gray-label,.Sidebar-Title,.Sidebar-Title-two {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	/*font-feature-settings : "palt";*/
	margin-bottom: 30px;
}

h1 {
	font-size: 48px; 
	line-height : 1;
}

h2 {
	font-size: 150%;
	line-height: 1.3333;
	margin-top: 45px;
}

h3,.adsense-archive,.adsense-home,.Sidebar-Title-two {
	font-size: 16.75px;
	line-height: 1.3333;
}

#entry_body .comments-title{
	margin-bottom: 15px;
        margin-top:25px;
}

#entry_body .PR-title{
	margin-top: 10px;
}

#contents #main #single_title,
#contents_page #main #single_title,
#contents #sub .Sidebar-Title,
#footer-in h2,#footer-in h3,.pankuzu {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

/*--------------------------------------
  ヘッダ見出し
--------------------------------------*/

#header {
	text-align: center;
	background: #fff;
	margin-top: 0px;
}

#header .top_title {
	margin-bottom: 5px;
	margin-bottom: 0px;
	font-size: 36px;
	display:block;
	text-indent: -9999px;
}

#header .top_title a {
	width: 100%;
	display:block;
}

#header .top_title img {
	width: 100%;
	opacity: 1;
	padding: 0;
}

#header .caption {
	color: #222;
}

#header h2 {
	font-size: 16px;
}

#header .hgroup {
	width: 100%;
        height:auto; 
	margin: 0 auto;
	background-repeat:no-repeat;
}

/*--------------------------------------
  ナビゲーション
--------------------------------------*/

nav#menu {
	background-color: #ff979e;
	margin-bottom: 0px;
}

.togmenu {
	display:block;
}

.menubtn {
	padding: 6px;
	background: #058746;
	color: #fff;
	text-align: left;
}

nav#menu ul {
	overflow: hidden;
	margin-bottom: 0px;
}

nav#menu ul li {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	width: 100%;
	float: left;
	text-align: center;
	width: 33.333%;
}

nav#menu ul li a {
	display: block;
	color : #fff;
	padding : 0;
	-webkit-transition: .2s ;
	transition: .2s ;
	/*height:62px;*/
	padding: 1em 1em;
	font-size:13px;
	font-weight:bold;
}

nav#menu ul li a:hover {
	color: #fff;
	background-color: #7f4c42;
}

.small-menu {
	display:none;
}

/*--------------------------------------
  TOPへ戻る
--------------------------------------*/

#page-top {
	display: none;
}

/*--------------------------------------
  コンテンツエリア
--------------------------------------*/

#contents,#contents_page {
	line-height: 2;
	margin: 2.85% auto;
	text-align: left;
	width: 95%;
}

#contents_page {
	margin: 0 auto;
	margin-top: 25px;
	width: 90%;
}

#contents p,#contents_page p {
	margin-bottom: 35px ;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}

.post-links {
	margin-top: 25px !important;
}

.adsense {
	margin:-2em 0 10px !important;
}

.adsense-home,.adsense-archive {
	color: #111;
	margin-top: 13px !important;
	margin-bottom: 35px !important;
	text-align: center !important;
	font-size: 16px !important;
}

.adsense-home {
	margin-top: 45px !important;
	margin-bottom: 35px !important;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
}

#contents #main,#contents_page #main {
	background-color: #fff;
	padding: 25px;
	margin-bottom: 3%;
	font-size:15px;
	border: solid #dac9a2 1px;
}

#contents_page #main {
	width: auto;
	margin-right: 0;
}

#contents #main .home_area,#contents_page #main .home_area {
	margin-bottom: 30px;
	border-bottom: 1px dashed #dac9a2;
}

#contents #main .read a,#contents_page #main .read a {
	color: #444;
	text-decoration: none;
}

#contents #main .read-ad a,#contents_page #main .read-ad a {
	color: #444;
	text-decoration: none;
}

#contents #main .date-time,#contents_page #main .date-time {
	display: none;
	font-size: 70%;
	margin-bottom: 5px;
	color: #7f4c42;
}

/*--------------------------------------
  記事内指定
--------------------------------------*/

#entry_body ul,#entry_body ol {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 20px;
	margin-bottom: 35px;
}

#entry_body a {
	text-decoration: underline;
	color:#7f4c42;
}

#entry_body a:hover {
	text-decoration: none;
	color:#7f4c42;
}

#entry_body {
	font-size: 14px;
}

#contents_page #entry_body {
	width: auto;
}

.gray-box {
	border: solid 1px #dac9a2;
	margin-bottom: 35px;
	padding: 20px 20px 20px 30px;
}

div.gray-box > ul,.div.gray-box > ol {
	margin-bottom: 1em !important;
	/*font-feature-settings : "palt" !important;*/
}

#entry_body .gray-label {
	background: #dac9a2;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 15px 20px;
	text-align: justify;
	line-height: 1.3333;
	font-feature-settings: "palt";
}

/*--------------------------------------
  メイン画像
--------------------------------------*/

#contents #main img,#contents_page #main img {
	border: 3px solid #eee;
}

#contents #main #entry_body img,#contents_page #main #entry_body img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/*--------------------------------------
  トップ新着記事見出し
--------------------------------------*/

#contents #main .date-time a,#contents_page #main .date-time a {
	text-decoration: none;
	color: #7f4c42;
}

#contents #main .date-time a:hover,#contents_page #main .date-time a:hover {
	text-decoration: none;
	color: #7f4c42;
}

#entry_body .new_entry_title {
	background: #ff979e;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-feature-settings : "palt" 0;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 5px 0;
	overflow: hidden;
	padding: 8px;
	text-align: left;
	word-break: break-all;
}

#entry_body .new_entry_title a {
	text-decoration: none;
	color: #fff;
}

#entry_body .new_entry_title a:hover {
	text-decoration: none !important;
	color: #fff;
}

/*--------------------------------------
  記事見出し
--------------------------------------*/

#contents #main #single_title,#contents_page #main #single_title {
	background: #fff;
	color: #56332D;
	font-feature-settings : "palt" 0;
	font-size: 180%;
	margin: -25px -25px 0px;
	padding: 10px 0px 15px;
	line-height: 1.5;
	font-weight: bold;
}

#contents #main #single_title {
	margin: -15px 0px 10px;
	padding: 10px 0px;
	line-height: 1.5;
	font-weight: bold;
}

#contents_page #main #single_title {
	box-sizing: border-box;
	margin-top: 0px;
	margin-bottom: 10px;
	margin: 0 0 10px;
	text-align: justify;
	width: auto;
}

#entry_body h2,.adsense-archive,.adsense-home {
	background: #7f4c42;
	color: #fff;
	font-weight: bold;
	padding: 20px 25px;
	text-align: center;
	position: relative;
	padding: .75em 1em;
}

#entry_body h3,.adsense-archive,.adsense-home,.Sidebar-Title-two {
	background: #ff979e;
	color: #fff;
	font-weight: bold;	
	padding: 15px 20px;
	text-align: justify;
	position: relative;
	padding: .75em 1em;
}

#entry_body h3,.Sidebar-Title-two {
	margin-top: 45px;
	margin-bottom: 35px;
}

.adsense-archive {
	background: #7f4c42;
}

h2:nth-of-type(1) {
	margin-top: 45px !important;
}

.entry_box h2:nth-of-type(1) {
	margin-top: 0px !important;
}

header .archiveh2 {
	margin-top: 0px !important;
}

/*--------------------------------------
  メタボックス
--------------------------------------*/

.meta_box {
	font-size: 70%;
	margin: 0 0 20px 0;
	padding: 3% 20px;
	background-color: #ddd;
}

#entry_body .meta_box p {
	margin: 0 0 0 10px;
}

/*--------------------------------------
  カテゴリー・タグ
--------------------------------------*/

#cat_tag {
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	word-break: keep-all;
	line-height: 2em;
}

#cat_tag a {
	display: inline-block;
	color: #fff;
	background-color: #111;
	padding: 8px 8px !important;
	text-decoration: none;
 	line-height: 1em;
}

#cat_tag a:hover {
	background-color: #058746;
	color: #fff;
}

.tagcloud a {
	display: inline-block;
 	line-height: 1em;
	text-decoration: none;
	padding: 6px 6px;
	margin-bottom: 6px;
	border: 1px solid #ffffff !important;
}

/*--------------------------------------
  パンくず
--------------------------------------*/

.pankuzu {
	font-size: 10px;
	padding-bottom: 10px;
	color: #56332D;
	text-align: left;
	margin: 0 -10px;
	background: #fff;
	margin-top: -30px;
	padding: 10px 25px;
	display: none;
}

.Pankuzu-List {
	box-sizing: border-box;
	width: 95%;
	color: #fff;
	background: #7f4c42;
	font-size: 15px;
	padding: 8px 10px;
	margin: 2.85% auto;
	display: block;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

#Pankuzu-Contents .Pankuzu-List {
	box-sizing: content-box;
	width: 95.25%;
	margin: 0px;
}

#Pankuzu-Contents .Pankuzu-List a {
	color: #fff;
	text-decoration: none;
}

.Pankuzu-List a {
	color: #fff;
}

.Pankuzu-List ol li {
	display: block;
	list-style-type: none;
}
.Pankuzu-List ol li:after {
	content:" > ";
}

#entry_body .pankuzu a {
	color: #fff;
	text-decoration: none;
}

div#breadcrumb {
	clear: both;
	margin-left:0px;
}

div#breadcrumb a {
	color: #666;
}

div#breadcrumb div {
	display: inline;
	font-size: 13px;
}

/*--------------------------------------
  ページャー
--------------------------------------*/

.pager {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 18px;
	text-align: center;
}

.pager a {
	text-decoration: none !important;
	color: #fff !important;
	-webkit-transition: .2s ;
	transition: .2s ;
}

.pager a:hover {
	text-decoration: none !important;
	color: #fff !important;
	background: #7f4c42 !important;
}

a.page-numbers,
.pager .current {
	background: #ff979e;
	padding: 4px 9px;
	margin: 10px 2px 0 2px;
}

.pager .current {
	background: #7f4c42;
	border: 0;
	color: #fff;
}

.prev,.next {
	padding: 10px 40px;
	background: #7f4c42;
}

/*--------------------------------------
  サイド
--------------------------------------*/

#sub {
	font-size: 85%;
	margin: 0;
	overflow: visible;
	background:#fff;
	line-height: 1.4;
	padding-bottom:.4px !important;
	border: solid #dac9a2 1px;
}

#sub a {
	color:#000;
}

#sub h4 {
	border-bottom: 1px dotted #aaa;
}

#sub .side_contents dl {
	text-align: left;
	margin-bottom: 24px;
}

#sub .side_contents ul {
	text-align: left;
	margin-bottom: 24px;
}

#sub .side_contents ul.children {
	margin: 12px 0 12px 0;
}

#sub .side_contents {
	margin-bottom: 0;
}

.side_new {
	margin: 0 0 15px 0;
	text-align: left;
}

.wpp-thumbnail {
	display:inline;
	float:left;
	margin:5px 5px 5px 0 !important;
	border:none;
}

#sub .side_new a {
	display: block;
}

#sub a:hover {
	text-decoration: underline;
}

.textwidget {
	margin-bottom: 15px;
}

#sub .side_contents .g-search {
	text-align: left;
	margin: 24px 0;	
}

/*サイドバー*/
#contents #sub,#contents_page #sub {　　　
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	padding-bottom: .5mm;　
	border: solid #dac9a2 1px;
}

#contents #sub p,#contents_page #sub p {
	font-size: 90%;
	text-align: left;
}

#contents #sub .Sidebar-Title,#contents_page #sub .Sidebar-Title {
	background: #7f4c42;
	color: #fff;
	/*font-feature-settings : "palt";*/
	font-size: 16.75px;
	font-weight: bold;
	margin: 15px;
	margin-bottom: 15px;
	padding: 8px;
	text-align: left;
	line-height: 1.4;
}

#sub .side_contents ul {
	margin: 0;
	text-align: left;
	font-size: 95%;
}

#sub .side_contents ul li {
	margin-bottom: .6em;
	line-height: 1.5;
}

#sub .side_contents ul.children {
	margin: 12px 0 12px 10px;
}

/*--------------------------------------
  フッター
--------------------------------------*/

#footer {
	padding: 30.95px 0 17px;
	color: #fff;
	text-align: center;
	background-color : #56332D;
	overflow: hidden;
}

#footer-in {
	text-align: left;
	width: 90%;
	margin: 0 auto;
}

#footer-in img {
	border: solid 29.5px #1a1a1a;
}

#footer-in h2 {
	border-bottom: 3px solid #058746;
	font-size: 20px;
	font-weight: normal;
	padding: 8px 10px;
	padding-left: 4px;
}

#footer-in h3 {
	border-bottom: 3px solid #058746;
	font-weight: normal;
	font-size: 20px;
	padding: 8px 10px;
	padding-left: 4px;
}

#footer-in a {
	color: #fff;
	text-decoration: none;
}

#footer-in a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer-in ul {
	margin-bottom: 0;
}

#footer-in ul li ul {
	margin-bottom: 0;
	height: 600px;
	overflow: auto;
}

.footer_l, .footer_c, .footer_r {
	margin-bottom: 0px;
}

.gush_link a{
	color: #fbfaf8;
	font-size:14px;
}

.gush_link{
	color: #fbfaf8;
	font-size:14px;
	padding-bottom: 10px;
}

.blog_link a{
	color: #fbfaf8;
	font-size:14px;
}

.blog_link{
	color: #fbfaf8;
	font-size:14px;
}

.footer_l a {
	display: inline-block;
 	line-height: 1em;
	text-decoration: none;
	padding: 6px 6px;
	margin-bottom: 6px;
	border: 1px solid #ffffff;
	background: #111;
	color: #fff;
	-webkit-transition: .2s ;
	transition: .2s ;
}

.footer_l a:hover {
	text-decoration: none !important;
	background: #058746;
}

#contents #main .home_area .thumb_box,#contents_page #main .home_area .thumb_box {
	float: left;
	margin: 0 10px 30px 0;
}

.thumb_box img {
	-webkit-filter: brightness(98.5%);
	filter: brightness(98.5%);
}

#contents #main .home_area .entry_box,#contents_page #main .home_area .entry_box {
	text-align: left;
}

.entry_box {
	margin-left: 164px;
	margin-bottom: 30px;
}

img {
	max-width: 100%;
	height: auto;
}

#contents_page .siteLogo {
	margin-bottom: 20px;
}

.siteLogo img {
	display: none;
}

/*--------------------------------------
  切替 768px
--------------------------------------*/

@media screen and (min-width : 810px){

#share li{
	float: left;
	text-align: center;
	width: 20%;
	/* margin-left: 10px; */
	margin-bottom: 0px;
	list-style: none;
	color: #fff;
}

.br-sp {
	display: none;
}	

.small-menu {
	display:block;
}
	
header .archiveh2 {
	margin-top: -15px !important;
}	
	
.share-facebook,.share-google,.share-pocket,.RSS,.Feedly{
	display:block;
}

#share li.share-facebook{
	background:#3b5998;
	box-shadow:0 2px #2d4373;
}

#share li.share-facebook:hover{
	background:#4c70ba;
}

#share li.share-google{
	background:#dd4b39;
	box-shadow:0 2px #c23321;
}

#share li.share-google:hover{
	background:#e47365;
}

#share li.share-hatena{
	background:#2c6ebd;
	box-shadow:0 2px #225694;
	margin-right:1%;
}

#share li.share-hatena:hover{
	background:#4888d4;
}

#share li.share-twitter-smart {
	width: 49.5%;
}

#share li.share-hatena-smart {
	width:49.5%;
	background: #2c6ebd;
	box-shadow: 0 2px #225694;
	margin-right: 0;
}

#share li.share-hatena-smart:hover{
	background:#4888d4;
}

#share li.share-pocket{
	background:#f13d53;
	box-shadow:0 2px #e6152f;
}

#share li.share-pocket:hover{
	background:#f26f7f;
}

#share li.RSS{
	background:#ff8c00;
	box-shadow:0 2px #da4301;
}

#share li.RSS:hover{
	background:#ffaf4d;
}

#share li.Feedly{
	background:#87c040;
	box-shadow:0 2px #74a436;
	margin-right:0;
}

#share li.Feedly:hover{
	background:#abd37a;
}

#share a{
	display: block;
	height: 36px;
	padding-top: 4px;
	color: #fff;
	text-decoration: none;
}

#share a:hover{
	text-decoration: none;
	color: #fff;
}

#contents_page .siteLogo {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 35px;
}

.siteLogo img{
	display: block;
}

#entry_body .gray-label {
	text-align: center;
}

/*--------------------------------------
  768px ナビ
--------------------------------------*/

nav#menu {
	margin-bottom:20px;
}
	
nav#menu ul {
	width: 100%;
	margin-bottom:24px;
}

nav#menu ul li {
	float: left;
	width: auto;
	text-align: center;
	border: none;
	width:16.666%;
}

nav#menu ul li a {
	display: block;
	font-weight: bold;
	color : #fff;
	padding : 17px 1em;
	font-size:100%;
}

#share li a{
	font-size:95%;
}

.tuzuki {
	margin-top:0px;
}

/*--------------------------------------
  768px トップ新着記事見出し
--------------------------------------*/

#entry_body .new_entry_title {
	font-size:16.75px;
	margin-bottom:5px;
}

/*--------------------------------------
  768px 記事見出し
--------------------------------------*/

#contents #main #single_title,#contents_page #main #single_title {
	background: #fff;
	color: #56332D;
	margin: 0 0 9.5px;
	padding: 0;
	font-size: 29.3px;
	line-height: 45px;
}

#contents_page #main #single_title {
	box-sizing: border-box;
	padding: 0 0 15px;
	text-align: center;
}

#entry_body h2,#entry_body h3,.archiveh2,.adsense-archive,.adsense-home,.Sidebar-Title-two {
	margin: 45px 0 35px;
	text-align: center;
}

.archiveh2 {
	margin: 15px -20px 30px !important;
}

/*--------------------------------------
  768px ヘッダー
--------------------------------------*/

#header .top_title a {
	display: block;
}

/*--------------------------------------
  768px コンテンツ
--------------------------------------*/

#contents,#contents_page {
	width: 95%;
	max-width: 752px;
	text-align: left;
	margin: 20px auto;
}

#contents #main,#contents_page #main {
	padding: 30px 35px;
	margin-bottom: 20px;
}

#contents_page {
	width: 90%;
	margin-top: 25px;
}

#contents_page #main {
	width: auto;
	margin-right: 0;
}

#contents #main .home_area .thumb_box,#contents_page #main .home_area .thumb_box {
	float: left;
	margin: 0 10px 30px 0;
}

#contents #main .home_area .entry_box,#contents_page #main .home_area .entry_box {
	text-align: left;
}

#contents #main .date-time,#contents_page #main .date-time {
	display: block;
	font-size: 90%;
	text-align: left;
}

#contents #main .date-time a,#contents_page #main .date-time a{
	text-decoration: none;
	color: #7f4c42;
}

#contents p,#contents_page p {
	font-size: 14px;
}

#page-column-l,#page-column-r {
	width: 47.5%;
}

#page-column-l {
	margin-right: 5%;
}

.read,.read-ad {
	display:block;
}

.read-btn-a {
	display: inline-block;
	width: 100%;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 13px;
}

.read-btn-a::before,
.read-btn-a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.read-btn-a,
.read-btn-a::before,
.read-btn-a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.read-btn-a {
	position: relative;
	z-index: 1;
	background-color: #fff;
	border: 2px solid #7f4c42;
	color: #7f4c42 !important;
	line-height: 46px;
	overflow: hidden;
	text-decoration: none !important;
}

.read-btn-a:hover {
	color: #fff !important;
}

.read-btn-a::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}

.read-btn-a:hover::after {
	background: #7f4c42;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/*--------------------------------------
  768px メタボックス
--------------------------------------*/

#entry_body .meta_box {
	font-size: 85%;
	margin: 0 0 20px 0;
	padding: 1% 20px;
}

#entry_body .meta_box p {
	margin: 0;
}

.hihyouji-box {
	display: none;
}

/*--------------------------------------
  768px パンくず
--------------------------------------*/

.pankuzu {
	font-size: 13px;
	padding-bottom: 10px;
	color: #56332D;
	text-align: left;
	background: #fff;
	margin: -30px -5px 0;
	padding: 15px 0 5px;
	display: block;
	width: 95%;
	max-width: 752px;
}

.Pankuzu-List {
	box-sizing: border-box;
	width: 95%;
	color: #fff;
	background: #7f4c42;
	font-size: 15px;
	padding: 8px 10px;
	margin: -14px auto -10px;
	max-width: 752px;
	display: block;
	width: 95%;
	border-bottom: none;
}

#Pankuzu-Contents .Pankuzu-List {
	width: 97%;
}

.Pankuzu-List a {
	color: #fff;
}

.Pankuzu-List ol li {
	display: inline;
	list-style-type: none;
}

.Pankuzu-List ol li:after {
	content:" > ";
}

/*--------------------------------------
  768px カテゴリー・タグ
--------------------------------------*/

#cat_tag {
	margin: 35px 0;
}

#cat_tag a {
	color: #fff;
	background-color: #111;
	padding: 5px 8px;
}

/*--------------------------------------
  768px サイド
--------------------------------------*/

.side_thumb{
	float: left;
	margin: 0 10px 15px 0;
	width: 100px;
	height: 100px;
}

.side_title {
	font-size: 90%;
}

/*--------------------------------------
  768px フッター
--------------------------------------*/

.footer_c, .footer_r {
	width: 40%;
	float: left;
}

.footer_c {
	margin-right: 5%;
}

/*768end*/

/*--------------------------------------
  切替 856.5px
--------------------------------------*/

@media screen and (min-width : 856.5px){

.ad-box {
	margin: 0 auto;
	max-width: 702px;
	width: 100%;

}

.ad-left,.ad-left-top,.ad-left-300{
	float:left;
}

.ad-right,.ad-right-top,.ad-right-300{
	float:right;
}

.ad-left-top,.ad-right-top {
	margin-bottom: 0;
}

.ad-link{
	display:block;
	padding-top: 6.5px;
	border-top: 1px dashed #ccc !important;
}

/*882end*/

/*--------------------------------------
  切替 1024px
--------------------------------------*/

@media screen and (min-width : 1160px) {

html {
	font-family: "メイリオ", verdana, sans-serif;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}

/*--------------------------------------
  1024px ヘッダー
--------------------------------------*/

header {
	text-align: left;
	margin-top: -30px;	
}

#header {
	text-align: center;
	background: #fff;
	margin-top: 30px;
	background: #56332D;
}

#header .hgroup {
	max-width: 1094px;
	height: 390px;
	padding: 25px 0 30px;
}

#header .top_title {
	margin-bottom: 12px;
	font-size: 36px;
	display:block;
	text-indent: -9999px;
}

#header .top_title a {
	width: 1094px;
	height: 390px;
}

#header .top_title img {
	width: 1040px;
	height: 340px;
	border: 27px solid #7f4c42;
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
}

header .archiveh2 {
	margin-top: 15px !important;
}

	
#contents_page #main #single_title {
	padding-top: 35px !important;
}
	

/*--------------------------------------
  1024px メタボックス
--------------------------------------*/

#entry_body .meta_box {
	font-size: 85%;
	margin: 0 -45px 20px;
	padding: 1% 20px;
}

#entry_body .meta_box p {
	margin: 0;
}

.menu-box,.none-category {
	display: block !important;
}

/*--------------------------------------
  1024px ナビゲーション
--------------------------------------*/

nav#menu ul {
	margin: 0 auto;
	max-width: 1094px;
	width: 100%;
	height: 62px;
}

.menubtn {
	display:none;
}

.togmenu {
	display:block;
}

/*--------------------------------------
  1024px コンテンツ
--------------------------------------*/

#contents,#contents_page {
	margin: 0 auto 25px;
	overflow: hidden;
	width: 1094px; /*ブログ全体の幅*/
	max-width: none;
}

#contents_page {
	width: 100%;
	max-width: 1094px;
	margin-top: 25px;
}

#contents #main,#contents_page #main {
	box-sizing: border-box;
	float: left;
	font-size: 14px;
	margin: 0 10px 0 0;
	padding: 30px 35px;
	width: 752px;
}

#contents p,#contents_page p {
	font-size: 14px;
}

.main-height {
	background: #fff;
	margin-right: -35px;
	margin-bottom: -32768px;
	margin-left: -35px;
	padding-bottom: 32768px;
	border-bottom: solid #dac9a2 1px;
}

#contents_page #main {
	width: 100%;
	padding: 30px 40px 0;
	margin-right: 0;
}

#entry_body {
	margin: 0 auto;
	padding: 0;
	width: 680px; /*記事の幅*/
}

/*--------------------------------------
  1024px 記事見出し
--------------------------------------*/

#entry_body h2,.adsense-archive,.adsense-home {
	font-size: 24px;
	text-align: center;
}

#entry_body h3,.adsense-archive,.adsense-home,.Sidebar-Title-two {
	text-align: center;
}

#entry_body h2,#entry_body h3,.archiveh2,.Sidebar-Title-two {
	margin: 45px 0px 35px;
}

.adsense-archive {
	margin: 35px 0;
	line-height: 1.4;
	font-size: 16.75px !important;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.archiveh2 {
	margin: 15px -20px 30px !important;
}

/*--------------------------------------
  1024px TOPへ戻る
--------------------------------------*/

#page-top {
	display: block;
	position: fixed;
	bottom: 30px;
	right: 20px;
	font-size: 12px;
}

#page-top a {
	background: #7f4c42;
	text-decoration: none;
	color: #fff;
	width: 44px;
	display: block;
	padding: 9.5px 5px;
	text-align: center;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	transition: .2s ;
	-webkit-transition: .2s ;
	font-weight: bold;
}

#page-top a:hover {
	text-decoration: none;
	background: #ff979e;
	color: #fff;
}

/*--------------------------------------
  1024px パンくず
--------------------------------------*/

.pankuzu {
	background: #fff;
	color: #56332D;
	margin: 0px -5px 0;
}

.Pankuzu-List {
	box-sizing: content-box;
	width: 1074px;
	max-width: none;
	margin: -10px auto 10px;
}

#entry_body .pankuzu a {
	color: #fff;
}

.date {
	width: 100%;
	float: right;
	text-align: right;
}

/*--------------------------------------
  1024px サイド
--------------------------------------*/

#contents #sub,#contents_page #sub {
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 332px; /*サイドバーの幅*/
	padding: 0px;
}

.side-height {
	background: #fff;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	width: 332px;
}

#contents #sub p,#contents_page #sub p {
	font-size: 90%;
	text-align: left;
}

#sub .side_contents ul {
	margin-bottom: 0px;
	text-align: left;
	font-size: 95%;
}

#sub .side_contents ul li {
	margin-bottom: .6em;
	line-height: 1.5;
}

#sub .side_contents ul.children {
	margin: 12px 0 12px 10px;
}

#sub {
	padding-bottom:0px !important;
}

.side-new li {
	overflow: auto;
	margin: 4px;
	padding: 0;
	line-height: 1.5;
}

.side-new img {
	float: left;
	margin: 0 4px 0 0;
	width: 100px;
}

.side-new a {
	display: block;
}


.hihyouji-box {
	display: block;
}

/*--------------------------------------
  1024px フッター
--------------------------------------*/

#footer {
	padding-bottom: 17px;
	width: 100%;
	margin: 0 auto;
	clear: both;
	margin-top:25px;
}

#footer-in {
	width: 1094px;
	margin: 0 auto;
}

#footer-in p {
	margin-bottom: 30px;
}

.footer_l {
	float: left;
	width: 358px;
	font-size: 90%;
}

.footer_c, .footer_r {
	width: 358px;
}

.footer_l {
	margin-right: 24px;
}

.footer_c {
	margin-right: 0;
}

.footer_r {
	margin-left: 24px;
}

#entry_body .comments-title{
        margin-top:26px;
}

.125box {
	margin:0 20px !important;
	width: auto !important;
	height: auto !important;
}

.125ad {
	width: 125px !important;
	height: 125px !important;
	float: left !important;
	background: #efefef !important;
}

#contents_page .switch {
	visibility: hidden !important;
}

/*1024end*/