@charset "UTF-8";
/*
Theme Name: Yanagihara_E
Author: num
Description: This is my original theme.
Version: 1.0
*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins,kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-color:transparent;font-weight:normal;font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;}
body{line-height:1.5;word-wrap:break-word;font-size:16px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
ul, ol, li{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title], dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select{vertical-align:middle;}
input{box-sizing:border-box;}
a,a:visited{margin:0;padding:0;font-size:100%;vertical-align:baseline;background-color:transparent;color:#333;}
a:hover{text-decoration:none;}
*{/zoom:1;-webkit-appearance:none;}
input[type="submit"]{-webkit-appearance:none;border-radius:0;}
.clearfix:after{content: "";display:block;clear:both;overflow:hidden;height:0px;}
.clearfix{display:inline-block;}
.clearfix{display:block;}
.clear{clear:both;}
img{width:100%;}
#Content>div:first-child,#Content>div:last-child{box-sizing:border-box;}

/* 全体 */

body{
	background: url(image/bg.jpg) repeat-y;
	background-size: 100%;
}
#Page{
	max-width:auto; margin:0 auto; padding:0; background:none; border:none;
}
 img{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
/* ヘッダー */
#Header{
	max-width: 940px;
	margin: 35px auto 25px;
	padding: 13px 0;
}

/* SNSごとの背景色 */
.twitter {
   background-color: #00acee;
}
.pocket {
   background-color: #EE4056;
}
.facebook {
   background-color: #3b5998;
}
.ggl-plus {
   background-color: #dd4b39;
}
.hatena {
   background-color: #008fde;
}

/* ボタン設定 */
.button-area {
	margin: 10px 0;
}
.button-area:after {
   content: '';
   clear: both;
   display: block;
}
.button-area-title {
   font-weight: 700;
   margin: 0 0 8px;
   text-align: center;
}
.title-fill {
   display: block;
   background-color: #444;
   color: #fff;
   font-size: 14px;
   width: 100%;
   padding: 6px 15px;
   box-sizing: border-box;
}
.button-whole {
  float: left;
  width: 10%;
  margin: 0 0.5% 0 0;
  display: inline-block;
}
.button-link {
    display: block;
    text-align: center;
    color: #fff !important;
    font-size: 14px !important;
    padding: 4px 0 !important;
    box-sizing: border-box;
    border-radius: 3px;
    text-decoration: none;
}
.button-link:hover {
   text-decoration: none !important;
   filter:alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
}
/* サイトタイトル */
.SiteTitleInner{
	width: 39%;
	float: left;
	margin: 2px auto 15px;
	background:none;
	border:none;
	padding: 0;
}
.SiteTitle{
	box-sizing: border-box;
	margin: 0 0 6px;
	padding: 0;
	text-shadow: 0px 2px 0px rgb(255, 255, 255);
}
.SiteTitle a{
	font-size: 28px;
	line-height:1.5;
	font-weight: bold;
	text-decoration:none;
	color: #883628;
}

.SiteTitle a:hover{
	color: #ad675b;
}
.global_menu {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #16353c), color-stop(0.00, #005f68));
background: -webkit-linear-gradient(#005f68, #16353c);
background: -moz-linear-gradient(#005f68, #16353c);
background: -o-linear-gradient(#005f68, #16353c);
background: -ms-linear-gradient(#005f68, #16353c);
background: linear-gradient(#005f68, #16353c);

}

.global_menu ul{
    max-width: 940px;
    margin: 0px auto 0px;
}
.global_menu li{
    margin: 0;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
    display: inline-block;
    vertical-align: bottom;
    font-weight: normal;
    position: relative;
}

.global_menu li a,.global_menu li a:visited{
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    display: block;
    color: #ffffff;
    padding: 5px  10px;
    border-left: 1px solid #fff;
}
.global_menu li a:hover{
	text-decoration:underline;
}
/* 検索フォーム */
.widget_search{
	box-sizing: border-box !important;
	margin: 0 0 15px!important;
	display: block !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	width: 100% !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.searchform{
	display:block;
	max-width: 100%;
	padding:0px;
	margin:0 auto;
}
.widget_search .s{
	width: 84%;
	height: 36px;
	padding-left: 8px;
	background: #ffffff;
	border: 1px solid #5a260c;
}
.widget_search .searchsubmit{
	width: 12%;
	line-height: 34px;
	cursor:pointer;
	padding:0;
	font-weight:bold;
	background:#f2d093;
	margin-left: -6px;
	border: 1px solid #5a260c;
	color: #5a260c;
}
/* ヘッダーパーツ */
#HeaderParts{
	box-sizing:border-box;
	margin: 7px 0 0;
	padding: 4px;
	width: 270px;
	border:1px solid #000;
	float:right;
	text-align: center;
}
#HeaderParts ul li{
	display:inline-block; padding:0 10px 0 0; background:none; border:none;
}
#HeaderParts ul li a{
	font-size: 15px;
	text-decoration:none;
	color: #333;
}
#HeaderParts ul li:last-child{
	padding:0;
}
.header_widget li{
	position:relative;
    background: #ffffff;
     margin: 7px 0 0;
     color: #fff;
    text-decoration: none;
}
.header_widget li::before,
.header_widget li::after {
  position: absolute;
  right: 1px;
  bottom: 8px;
  z-index: -1;
  content: '';
  width: 34%;
  height: 22%;
  box-shadow: 0 8px 4px rgba(43, 37, 37, 0.4);
}

.header_widget li::after {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  right: .3em;
}
.header_widget li a{
	position: relative;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
	color: #883628;
	border-left:3px solid #f1988d;
	display: block;
	padding: 9px 10px 6px 26px;
}

.header_widget li a:hover{
	background:#fff5e6;
}
.header_widget li a::before,
.header_widget li a::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.header_widget li a::before{
    position: absolute;
    content: " ";
    top: 0px;
    left: 5px;
    width: 14px;
    height: 14px;
    margin: auto;
    background: url(image/h2_icon.png) no-repeat left center;
    background-size: 14px;
}

/*ランキングサイドバー*/
.latest_wrap {
    margin: 0 auto 20px;
    padding: 0;
}
.ranking_title {
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    background: #273a40;
    text-align: left;
    padding: 7px 10px;
    margin: 19px 0 10px;
}


.ranking_thumbnail {
	position: relative;
	margin: 0;
	max-width: 300px;
}
.ranking_thumbnail div{
	position:relative;
	overflow: hidden;
	 /* トリミングしたい枠の幅 */
	height: 150px; 
}
.latest_wrap a:hover{
	opacity:0.7;
}
.latest_wrap img {
	 position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 150px;
}
.latest_wrap .title {
	height:auto;
	background: #fff;
}
.latest_wrap .title a {
	text-align: center;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #7B7B7B;
	padding: 23px 0 0;
	height: auto;
	font-size: 15px;
}

.latest_wrap .view_count {
	position: absolute;
	top: 0px;
	right: 0;
	font-family: impact;
	color: #006875;
	font-size: 15px;
	background:#e8faff;
	padding: 0 5px;
}

.latest_wrap .view_count:after {
	content: "view";
	color: #333;
	margin: 0 0 0 5px;
}



/* ディスクリプション */
.DiscriptionHeader{
    font-size: 14px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
    font-weight: 500;
    line-height: 1.8;
    padding: 8px;
    background: rgba(255, 255, 255, 0.65);
    color: #000000;
}

.focal-point {
    margin: 0 auto!important;
}
.focal-point div{
    margin: 0 !important;
}
/* グロナビNavTwo */

.Navigation{
	background: #000;
}
#NavOne,#NavTwo,#NavThree{
	max-width:1000px;
	margin: 0px auto;
	padding: 8px 0;
	text-align: center;
}
#NavTwo span{
	box-sizing:border-box; width:16%; float:right; text-align:right;
}
#NavTwo ul{
	box-sizing:border-box; width:84%; float:left;
}
#NavTwo span a{
	text-align:center;
	padding:3px 7px;
	color: #333;
	text-decoration: none;
	font-size:15px;
	line-height:1.9;
}
#NavTwo ul li{
	margin:0px;
	padding:0px 10px 0px 0px;
	display:inline;
	color: #fff;
}
#NavTwo ul li a,nav ul li a:visited{
	font-size:15px;
	line-height:1.9;
	color: #333;
	text-decoration: none;
}
/* グロナビNavThree */
#NavThree ul{
}
#NavThree ul li{
	margin:0px;
	padding: 0px 16px 0px 0px;


	display:inline;
}
#NavThree ul li a,nav ul li a:visited{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration:none;
}
/* 画像 */
.thumbnail{
	padding: 0;
}
.thumbnail img{
	width: 100%;
	display: block;
    max-width: 900px;
	margin: 0 auto;
}
 .focal-point{
	width: 54%;
	float: right;
	height:auto;
	margin:10px auto;
	line-height:0;
}
.focal-point img{
	width:100%; max-width:100%; height:auto; margin: 0 auto; display: block;
}
/* パンくずリスト */
.breadcrumbs{
	max-width: 940px;
	margin:15px auto 15px;
	padding:0px;
	font-size:14px;
	line-height:1.5;
	background:none;
	color:#000;
}

.breadcrumbs a{
	font-size:14px;
	color: #5a260c;
	text-decoration: none;
}
.breadcrumbs span{
	font-weight:bold;
	text-shadow:0px 1px 0px #fff,0px 2px 0px #fff;
}
/* コンテンツ */
#Content{
	max-width: 940px;
	margin:0px auto 0px;
	border: 9px solid #fff;
	box-sizing: border-box;
	padding: 0;
	background: url(image/bg2.jpg);
	padding: 28px;
/* box-shadow */
	box-shadow: 0px 0px 6px 3px #a28153;
	-moz-box-shadow: 0px 0px 6px 3px #a28153;
	-webkit-box-shadow: 0px 0px 6px 3px #a28153;
}
/* 記事内コンテンツ全体 */
#MainContent{
	margin: 0;
}
.ContentInner{

	
}

#CategoryContent h1,
#MainContent h1,
#MainContent .ContentInner div h2{
	position: relative;
	margin:15px 0;
	padding: 7px 25px 4px;
	font-size: 26px;
	line-height: 1.6;
	font-weight: bold;
	text-align: left;
	display:inline-block;
	color: #5a260c;
	background:#fff;
	border-top: solid 2px #5a260c;
	border-bottom: solid 2px #5a260c;
}
#CategoryContent h1::before,
#MainContent h1::before,
#MainContent .ContentInner div h2::before,
#CategoryContent h1::after,
#MainContent h1::after,
#MainContent .ContentInner div h2::after {
	content: '';
	position: absolute;
	top: -7px;
	width: 2px;
	height: -webkit-calc(100% + 14px);
	height: calc(100% + 14px);
	background-color: #5a260c;
}

#CategoryContent h1::before,
#MainContent h1::before,
#MainContent .ContentInner div h2::before{
	left: 7px;
}

#CategoryContent h1::after,
#MainContent h1::after,
#MainContent .ContentInner div h2::after {
 right: 7px;
}

#MainContent div h2{
	padding: 4px 0px 3px;
	color: #333;
	margin: 0;
	font-weight:bold;
	line-height: 1.6;
}

.ContentInner p,.SitemapInner p,.NotFoundInner p{
    margin: 0 0 25px;
    padding: 0;
    font-size: 15px;
    line-height: 2.2;
    color: #000;
}
.ContentInner p a,.SitemapInner p a,.NotFoundInner p a,.archiveInner p a{
	color: #E96525;
	font-weight: bold;

}
ContentInner p a:hover,.ContentInner p a:hover,.SitemapInner p a:hover,.NotFoundInner p a:hover{
	color: #4498ff;
}
/* コンテンツ内h3、h4・リスト */
.ContentInner div h3{
	position:relative;
	margin: 32px 0 15px;
	padding: 10px 20px 5px;
	font-size: 20px;
	background-color: #944d2a;
	border-radius: 6px;
	box-shadow: 2px 2px 4px rgba(56, 47, 44, 0.73) inset;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
}
.ContentInner div h3::after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #944d2a;
}

.ContentInner div h4{
	position:relative;
	margin: 15px 0;
	border-bottom: 2px solid #5a260c;
	padding: 5px 20px 0px;
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	line-height: 1.8;
	color: #5a260c;
}
.ContentInner div h4:before,
.ContentInner div h4::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.ContentInner div h4:before{
	left: 5px;
	width: 7px;
	height: 2px;
	background: #79442a;
}
.ContentInner div h4::after{
	left: 5px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #79442a;
	border-right: 2px solid #79442a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ContentInner div ol li::before{
  content: counter(number) ".";
  margin-right: 5px;
  color: #5a260c;
}
.ContentInner div ul,
.ContentInner div ol{
	margin: 16px 0;
	padding: 0;
	border: 6px solid #fdf7ec;
	box-shadow: 0px 0px 2px 1px #797876;
	background: #fff;
	-moz-box-shadow: 0px 0px 2px 1px #797876;
	-webkit-box-shadow: 0px 0px 2px 1px #797876;
}
.ContentInner div ol li,
.ContentInner div ul li{
	font-size:15px;
	padding:6px 15px 3px;
	line-height:2.1;
	border-bottom: solid #c3c3c3 1px;
	font-weight:bold;
	color: #505050;
}
.ContentInner div ul li{
	list-style-type: disc;
	color: #5a260c;
	background: #fffefc;
	list-style-position: inside;
	padding: 6px 0 3px 15px;
}
.ContentInner div ol li:last-child,
.ContentInner div ul li:last-child{
	border:none;
}
ol li {
  list-style-type: none;
  counter-increment: number;
}

p strong{
	font-weight:bold;
	padding: 0 3px;
	font-size: 15px;
	background: #fff;
	color: #199C6E;
}
/* dl */
dl{
	margin: 15px 0;
	padding: 15px;
	background: #ffe3bb;
}

dt{font-size: 18px;border-bottom: 1px dashed #5a260c;margin: 0 0 10px;padding: 10px 11px 5px;font-weight: bold;background: #fff;color: #5a260c;}

dd{
	margin: 0 0 15px;
	font-size: 14px;
	padding: 5px 10px;
	line-height: 2;
	color: #000;
	}
/* トップページのコンテンツ */
.Front.ContentInner,
.archiveInner{
	margin: 0;
	border:none;
}
.ContentInner div{
	padding: 0;
}
/* シングルページのコンテンツ */
.SitemapInner{
	margin: 0 0 20px;
	padding: 15px 15px 0;
}
/* アーカイブ・検索・サイトマップ・カテゴリー・404ページ */
.archiveInner ul{
	margin:0;
	padding:0;
}
.archiveInner ul li span{
	font-weight:bold;
	color:#5a260c;
}
.archiveInner ul li{
	margin: 20px 0;
	padding: 16px 16px;
	font-weight: bold;
	background: rgba(255, 255, 255, 0.62);
	font-size: 15px;
	color: #333;
}
.archiveInner ul li h2{
	margin:0px 0px 5px 0px; padding:0px 0px 0px 0px;
}
.archiveInner ul li h2 a{
	color: #a7375d;
	font-size: 18px;
	text-decoration: none;
	line-height:1.9;
}

.archiveInner ul li h2 a:hover{
	text-decoration: underline;
	font-size: 18px;
}
/* カテゴリー一覧ページ */
.categorymain ul li{
	box-sizing:border-box;
	padding:10px;
	border: none !important;
	margin:0px 1% 5px 0px;
	width:49.5%;
	display:inline-block;
	vertical-align:top;
}
.ContentInner h1{
	font-size:20px;margin-bottom:10px;
}
.categorymain ul li:nth-of-type(2n){
	margin-right:0px;
}
.categorymain h2{
	font-weight: bold;
	background:#edf3e2 !important;
	margin: 10px 0 !important;
	padding: 10px !important;
	font-size: 19px !important;
	border:none!important ;
}
.categorymain h2 a{
	text-decoration:none;
	color:#333;
}
.categorymain h2::before,
.categorymain h2::after{
	display:none;
}
.CategoryPageBox h3,.CategoryPageText h3{
	padding:0px; margin:0px 0px 5px 0px; font-size:16px;	color:#5485B8;
}
.CategoryPageBox h3 a,.CategoryPageText h3 a{
	font-size:16px;	color:#5485B8;
}
/* カテゴリーメニュー */
.Category{
	margin:0px 0px 5px 0px; padding:0;
}
.CategoryBlock{
	padding:10px; margin:0px 0px 5px 0px; background:#f4faff;
}
.CategoryTitle{
	margin:0px 0px 10px 0px; padding:10px 10px 8px; background:#fff;
}
.CategoryTitle a{
	color:#A42C2E;
}
.CategoryBox,.CategoryText{
	margin-bottom:10px;
}
.CategoryBox div{
	box-sizing:border-box; margin-left:75px;
}
.CategoryBox p,.CategoryText p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px;
}
.CategoryBox div a,.CategoryText div a{
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryBox img{
	box-sizing:border-box; vertical-align:top; float:left; width:70px; margin-right:-75px; height:auto; border:1px solid #ccc; border-radius:0;
}
.CategoryPageBox{
	box-sizing:border-box; margin-left:105px;
}
.CategoryPageBox p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryBox div a,.CategoryText div a{
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryPage img{
	box-sizing:border-box; vertical-align:top; float:left; width:100px; margin-right:-105px; height:auto; border:1px solid #ccc; border-radius:0;
}

/* aside・details整形用 */
.supplement{
	margin: 10px 0;
	padding: 0;
}
.supplement h3,.supplement summary{
	padding: 5px 10px!important;
	margin: 0!important;
	border-radius: 0 !important;
	color: #f3f3f3;
	box-shadow: none !important;
	border: 2px solid #005a3a!important;
	box-shadow: 0px 0px 1px 0px #000000;
	-moz-box-shadow:0px 0px 1px 0px #000000;
	-webkit-box-shadow:0px 0px 1px 0px #000000;
	background: #34AD82 !important;
	font-size: 20px !important;
	font-weight: bold;
}
.supplement h3::after{
	display:none;
}
.supplement p{
	line-height: 2;
	padding: 10px;
	background: #f7f7f7;
	border: 1px dashed #005a3a;
}
.supplement p a{
	padding: 0 3px;
}
/* ページ送り */
.pagenation{
	margin: 25px 0 0;
	clear: both;
	text-align:center;
	padding-bottom:25px;
}
.pagenation p:first-child {
	float:left;
	text-align:left;
	padding: 0;
	color: #333;
}
.pagenation p:last-child {
	float:right;
	text-align:right;
	background:none;
	padding: 0;
	color: #333;
}
.pagenation p a{
	text-decoration: underline;
	padding: 0 10px;
	font-weight: bold;
	color: #337ab7;
}
.pagenation p a:hover{
	text-decoration:none;
}
/* サイドメニュー */
#SideContent_1{
	margin: 25px 0 0;
	padding: 0;
	text-align: center;
}
#SideContent_1 #menu-category_all li a{
	position:relative;
	display: block;
	padding: 10px;
	margin: 0;
	color: #fff;

	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-size: 13px;
	text-decoration: none;
	transition: all 300ms 0s ease;
	background: #024f56;
	border-bottom:1px solid #2c7c86
}

#SideContent_1 .menu li a::before,
#SideContent_1 .menu li a::after{
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}

#SideContent_1 .menu li a::before{
right: 14px;
width: 4px;
height: 4px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

#SideContent_1 .menu li a:hover::before{
	transition: all 300ms 0s ease;
right: 7px;
width: 4px;
height: 4px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.widget{
	margin: 0px 0px 40px;
	padding: 0;
}
.thumbnail_list {
	    height: 65px;
    margin: 15px 0;
}

.thumbnail_text{
	
	
	}
.thumbnail_text a{
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.thumbnail_list a{
}
.post-date {
	display: block;
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
	color: #ffe0b3;
}
.wp-widget-image{
    width: 54px;
    height: 54px;
    float: left;
    margin: 0 10px 0 0;
    display: block;
    background: #7a919f;
    box-sizing: border-box;
	position: relative;
    border: 2px solid #fff;
    box-shadow: 0px 0px 1px 0px #000000;
    -moz-box-shadow:0px 0px 1px 0px #000000;
    -webkit-box-shadow:0px 0px 1px 0px #000000;
}
.wp-widget-image img{
	height: auto;
	max-width: 100%;
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.wp-no-image {
   height: 105px;
}

#SideContent_1 .widget{
    display: inline-block;
    vertical-align: top;
    width: 30.5%;
    padding:10px;
    box-sizing:border-box;
    margin: 0 3.191489361702128% 20px 0;
    background: #fffaed;
    border-top: 4px solid #5a260c;
/* box-shadow */
    box-shadow: 0px 0px 1px 0px #5a260c;
    -moz-box-shadow: 0px 0px 1px 0px #5a260c;
    -webkit-box-shadow: 0px 0px 1px 0px #5a260c;
}
.widget:last-child{
	margin: 0 !important;
}
.widget_title div{
    color: #5a260c;
    font-size: 17px;
    padding: 0 0 5px;
    font-weight: bold;
    border-bottom: 1px dashed#5a260c;
    text-align: left;
}



.widget_categories ul li a:hover{
	color: #333;
}
.widget ul li:last-child{
	border:none;
}
.widget ul li{
	text-align: left;
	margin: 15px 0 18px 25px;
	padding: 0;
	list-style-type: square;
	line-height: 1.4;
	color: #5a260c;
}
.widget ul li a{
	color: #5a260c;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
.widget ul li a:hover{
	text-decoration: underline;
}


/* カテゴリーメニュー */

.Category{
	margin:0px 0px 5px 0px; padding:0;
}
.CategoryBlock{
	padding:10px; margin:0px 0px 5px 0px; background:#f4faff;
}
.CategoryTitle{
	margin:0px 0px 10px 0px; padding:10px 10px 8px; background:#fff;
}
.CategoryTitle a{
	color:#A42C2E;
}
.CategoryBox,.CategoryText{
	margin-bottom:10px;
}
.CategoryBox div{
	box-sizing:border-box; margin-left:75px;
}
.CategoryBox p,.CategoryText p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px;
}
.CategoryBox div a,.CategoryText div a{
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryBox img{
	box-sizing:border-box; vertical-align:top; float:left; width:70px; margin-right:-75px; height:auto;
 border:1px solid #ccc; border-radius:0;
}
.CategoryPageBox{
	box-sizing:border-box; margin-left:105px;
}
.CategoryPageBox p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryBox div a,.CategoryText div a{
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:14px; line-height:1.5;
}
.CategoryPage img{
	box-sizing:border-box; vertical-align:top; float:left; width:100px; margin-right:-105px; height:auto;
 border:1px solid #ccc; border-radius:0;
}
/* 関連記事(共通) */
#RelationContent .RelationTitle,#RelationSide .RelationTitle,#RelationFooter .RelationTitle{
	margin:0px auto 0px;
	padding: 12px 15px 4px 15px;
	font-size:20px;
	line-height:1.5;
	color: #ffffff;
	background: #2984F2;
	font-weight: 600;
}
#RelationContent .NewsTitle,#RelationSide .NewsTitle,#RelationFooter .NewsTitle{
	margin-bottom: 0;
	padding:0;
}
#RelationContent .NewsTitle a,#RelationSide .NewsTitle a,#RelationFooter .NewsTitle a{
	font-weight: bold;
	text-decoration:none;
	color: #2984F2;
	font-size: 14px;

	line-height:1.5;
}
#RelationContent .NewsTitle a:hover,#RelationSide .NewsTitle a:hover,#RelationFooter .NewsTitle a:hover{
	text-decoration:underline;
}
#RelationContent p,#RelationSide p,#RelationFooter p{
	margin:0; font-size:15px; line-height:1.5;
}
#RelationContent p a,#RelationSide p a,#RelationFooter p a{
	color:#1D6AF1;
}
/* 関連記事(サイド) */
#RelationSide{
	margin:0px 0px 10px;
	padding:0px;
	background: #fff;
}
#RelationSide ul li{
	box-sizing:border-box;
	padding:10px;
	border-bottom: dashed 1px #2984F2;
}
#RelationSide ul img{
	box-sizing:border-box;
	display: inline-block;
	vertical-align: middle;
	width:80px;
}
#RelationSide .RelationBox{
	margin-left: 0;
	display: inline-block;
	vertical-align: middle;
}
/* フッター */
#Footer{
	max-width: 940px;
	margin: 15px auto 0;
	text-align: center;
	padding:10px 0 0 0;
	border:none;
}
.footer_widget{
	background:#5a260c;
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
	padding: 10px;
}
.footer_widget li{
    position: relative;
    padding: 7px 0px 7px 22px;
    display: inline-block;
    width: 19%;
    text-align: left;
    margin: 0;
    text-decoration: none;
}
.footer_widget li a{
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	color: #ffffff;
}

.footer_widget li a:hover{
	border-bottom: double 5px #000;
}
.footer_widget li::before,
.footer_widget li::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.footer_widget li::before{
    position: absolute;
    content: " ";
    top: 0px;
    left: 0px;
    width: 14px;
    height: 14px;
    margin: auto;
    background: url(image/h2_icon.png) no-repeat left center;
    background-size: 14px;
}
.DiscriptionFooter{
	max-width:1000px; margin:0 auto 5px; padding:10px 0; text-align:left; font-size:14px;
}
#NavFooter{
	max-width:1000px; margin:0 auto 5px; text-align:center; background:none; border:none;
}
#NavFooter ul li{
	display:inline; margin:0; padding:0 5px; background:none; border-right:solid 1px #ccc; font-size:14px;
}
#NavFooter ul li:last-child{
	border-right:none;
}
#NavFooter ul li a{
	font-size:14px;
	color: #ffffff;
}
.Copyright{
	max-width:1000px;
	margin: 0px auto;
	padding: 20px 0;
	text-align:center;
	font-size: 12px;
	background:none;
	color: #000;
	border:none;
}
.Copyright a{
	font-size: 14px;
	color: #5a260c;
	font-weight: bold;
	text-decoration: none;
}
/* 記事内画像 */
.left,.right,.center{
	display:block;
	box-sizing:border-box;
	width:auto;
	height:auto;
	text-align:center;
}
.left{
	float:left;
	max-width:340px;
	margin:5px 10px 5px 0;
	padding:0;
	border: 4px solid #d9a278;
	box-shadow: 2px 2px 4px rgb(130, 121, 113);
}
.right{
	float:right; max-width:300px; margin:5px 0 0 10px; padding:0;
}
.center{
	max-width:600px; margin:20px auto 0px; padding:0;
}

@media only screen and (max-width: 768px) {
/* 全体 */
#Page{
	padding:0px; margin:0px	
}

/* ヘッダー */
#Header{

	margin: 0px auto 10px;
	padding:0;
}
.focal-point{
	float:none;
	width: 85%;
}
/* サイトタイトル */
.SiteTitleInner{
	margin:0px auto 5px;
	padding: 0px 10px;
	width: auto;
	float: none;
}
.SiteTitle{
	margin:0px auto 5px;
	padding: 0;
	width:100%;
	display: block;
	text-align: left;
}
.SiteTitle a{
	font-size: 26px;
	line-height:1.5;
}
/* カテゴリナビメニュー */

.menu-category-container {
    background: #eaeaea;
    border-bottom: 3px solid #b5b5b5;
}

ul.menu li{
    display: block;
    width: auto;
    text-align: left;
    margin: 14px 0;
}
ul.menu li a{
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
/* 検索フォーム */
.widget_search{
	margin:10px 0; padding:0; width:100%; float:none; text-align:center;
}
/* ディスクリプション */
#Header .DiscriptionHeader{
	margin:0;
	text-align: left;
	padding: 3px 10px;
	font-size:14px;
	line-height:1.5;
	display: block;
}
/* ヘッダーパーツ */
#HeaderParts{

	margin:10px 0 0; padding:0; width:100%; float:none; text-align:center;
}
#HeaderParts ul li{
	display:inline-block; padding:0 10px 0 0;
}
/* グロナビNavTwo */
#NavTwo span{
	display:block; width:100%; float:none; text-align:right;
}
#NavTwo ul{

	width:100%; float:none;
}
#NavTwo span a{
	text-align:center; padding:3px 7px; font-size:14px; line-height:1.7;
}
#NavTwo ul li{
	margin:0; padding:0 10px 0 0;
}
#NavTwo ul li a,nav ul li a:visited{
	font-size:14px; line-height:1.7;
}
/* グロナビNavThree */
#NavThree ul{
}
#NavThree ul li{
	margin:0px; padding:0px 10px 0px 0px; display:inline;
}
#NavThree ul li a,nav ul li a:visited{
	font-size:14px; line-height:1.7;
}
/* ヘッダー画像 */

.focal-point div {

	padding:0px 0px 0px 0px; margin:0px 0px;
}
/* コンテンツ */
#Content{
	margin:0 auto 0; padding:0;
}
/* 記事内コンテンツ全体 */
#MainContent{
	width:100%;
	float:none;
	margin:0px 0% 0px 0px;
	padding: 10px 3px;
	border: none;
}
#CategoryContent h1,#MainContent .ContentInner div h2,#MainContent h1{
	font-size: 23px;
	line-height: 1.5;
}
.ContentInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin:0px;
	padding: 5px;
	font-size: 14px;
	line-height: 2.4;
}
	#SideContent_2{
		float: none;
		width: auto;
	}
/* トップページのコンテンツ */
.wp-widget-image img{
	max-width: 768px;	
}
.ContentInner{
	margin:0; 
	padding:10px;
	float: none;
	width: auto;
}

.ContentInner div{
	padding: 0;
}
/* シングルページのコンテンツ */
#Content .ContentInner,#Content .SitemapInner{
	margin:0 0 10px 0; padding:15px;
}
/* アーカイブ・検索ページ */
.archiveInner ul{
	margin:0 !important;
	padding:0 !important;
}
.archiveInner ul li{
	margin: 10px 0px;
	padding:10px;
}
.archiveInner ul li h2{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
.archiveInner ul li h2 a{
	font-size: 17px;
	line-height: 1.8;
}
/* カテゴリー一覧ページ */
.categorymain>section ul li{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	width:100%;
	display:block;

}
.ContentInner h1{
	font-size:20px;margin-bottom:10px;
}
.categorymain ul li:nth-of-type(2n){
	margin-right:0px;
}
.categorymain h2{
	margin-bottom:10px; padding:10px; background:#F9F9F9;
}
.CategoryPageBox h3,.CategoryPageText h3{
	padding:0px; margin:0px 0px 5px 0px; font-size:15px; color:#5485B8;
}
.CategoryPageBox h3 a,.CategoryPageText h3 a{
	font-size:15px;	color:#5485B8;
}
/* aside・details整形用 */
.supplement{
	margin-top:10px;
	padding: 8px;
}
.supplement h3,.supplement summary{
	background:#fff;
	padding: 6px;
}
.supplement p{
	line-height:1.5;
}
.supplement p a{
	padding: 3px 0;
}
/* サイドメニュー */
#SideContent_1{
	width:100%;
	float:none;
	margin:0px;
	padding: 7px;
}
	
.widget{
	margin: 0 0 14px 0 !important;
	padding: 5px;
	display: block !important;
	width: auto !important;
}

.widget_title div{
	margin:0 0 5px;
	font-size: 17px;
	padding: 15px 15px 0 !important;
	line-height:1.5;
}
.widget ul li{
}
.widget ul li a{
	font-size:13px;
	line-height:1.5;
}
/* カテゴリーメニュー */
#Content .category>section>div,#Content #CategoryMainContent div>section>div{
	margin:0px 0px 5px 0px; padding:5px;
}
#Content .category>section>div h3,#Content #CategoryMainContent div>section>div h2{
	margin:0px 0px 5px 0px; padding:5px;
}
#Content .category>section>div h3 a,#CategoryMainContent div>section>div h2 a{
}
#Content .category>section ul li,#Content #CategoryMainContent div>section ul li{
	padding:0px 0px 5px 0px; margin:0px 0px 5px 0px;
}
#Content .category>section ul li a,#CategoryMainContent div>section ul li a{
}
#Content .category>section ul li p,#Content #CategoryMainContent div>section ul li p{
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}
/* 関連記事(共通) */
#RelationContent .RelationTitle,#RelationSide .RelationTitle,#RelationFooter .RelationTitle{
	margin:0px auto 10px; padding:10px 15px 7px 15px; font-size:20px;
}
#RelationContent .NewsTitle,#RelationSide .NewsTitle,#RelationFooter .NewsTitle{
	margin:0;
	padding:0;
}
#RelationContent .NewsTitle a,#RelationSide .NewsTitle a,#RelationFooter .NewsTitle a{
	text-decoration:none; font-size:16px;
}
#RelationContent p,#RelationSide p,#RelationFooter p{
	margin:0; font-size:15px;
}
/* 関連記事(サイド) */
#RelationSide{
	margin:0 0 10px; padding:0;
}
#RelationSide ul li{
	margin-top: 5px;
	padding: 5px;
}
#RelationSide ul img{
	box-sizing:border-box;
	width: 65px;
	margin-bottom:5px;
}
#RelationSide .RelationBox{
	margin-left: 0;
}
/* フッター */
#Footer{
	margin:0px; padding:10px 0 0 0;
}
.DiscriptionFooter{
	margin:0px auto 5px; padding:10px 0; font-size:14px;
}
#NavFooter{
	margin:0px auto 5px; padding:0;
}
#NavFooter ul li{
	padding:0 5px; font-size:14px;
}
#NavFooter ul li a{
	font-size:14px;
}
.Copyright{
	margin:0px auto 5px; padding:15px 0; font-size:14px;
}
.Copyright a{
	font-size:14px;
}
/* 記事内画像 */
.left,.right,.center{
	display:block; float:none; max-width:340px; width:100%; height:auto; margin:20px auto; padding:0;
}
}