@charset "UTF-8";
/*
Theme Name: Y1_425_pill_nedan
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;background: #d2d2d2;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:#3e3939;text-decoration:none;}
mark{background-color:#ff9;color:#3e3939;font-style:italic;font-weight:600;}
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%;display: block;}
#Content>div:first-child,#Content>div:last-child{box-sizing:border-box;}

/* 全体 */

body{
	counter-reset: titleNum;
	background: url(image/bg.jpg);
	border-top: 6px solid #ffffff;
}
#Page{
	max-width: 1000px;
	margin: 0 auto;
}
section {
  counter-increment: titleNum;
}
/* 画像 */
#Image-area{
	 background:#f4f3ee;
}
#Image-area div {
    max-width: 1060px;
    margin: 0 auto;
    position:  relative;
    box-sizing: border-box;
}

#Image-area img{
    width: 100%;
}
/* ヘッダー */
#header{
	margin: 0px auto;
	padding: 0;
}


/* ディスクリプション */
#description{
    font-size: 15px;
    line-height: 1.8;
    padding: 0;
    color: #4C4890;
}
#description span{
	display:block;
	max-width: 1060px;
	margin: 0 auto;
	font-weight: bold;
	padding: 10px;
}
/*記事SNSシェアボタン*/
.button-area{
	margin: 0 !important;
}
.SNS{
	margin:0!important;
}
ul.sns_btn {
	letter-spacing: -.40em;
	width:100%;
	clear: both;
	padding: 0px;
	text-align: left;
	margin: 0;
}

ul.sns_btn:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.sns_btn li.sns_btnInner {
    width: 20%;
    display: inline-block;
    padding: 0px;
    letter-spacing: normal;
    margin: 0;
    list-style-type: none;
}
ul.sns_btn li.sns_btnInner:last-child{
	 margin-right: 0;
}
.sns_btnInner span{
	padding-left: 5px;
	font-size: 13px;
}
@media (max-width: 768px) {
.sns_btnInner span{
	display: none;
}
ul.sns_btn li.sns_btnInner{
	 width: 6%;
}
}

ul.sns_btn li.sns_btnInner a {
    font-size: 13px;
    font-weight: normal;
    line-height: 100%;
    color:#ffffff;
    display: block;
    padding: 10px 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0px;
    background-color:#f5f5f5;
    text-align:center;
    text-decoration: none;
}

@media (max-width: 990px) {
ul.sns_btn li.sns_btnInner a {
    padding: 10px 5px;
}
ul.sns_btn li.sns_btnInner {
    width: 20%;
}
}


ul.sns_btn li.sns_btnInner a.twitter {
    background-color: #00acee;
}

ul.sns_btn li.sns_btnInner a.facebook {
    background-color: #3b5998;
}

ul.sns_btn li.sns_btnInner a.google_plus {
    background-color: #dd4b39;
}

ul.sns_btn li.sns_btnInner a.hatena {
    background-color: #2D4C86;
}
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: 600;
}

ul.sns_btn li.sns_btnInner a.pocket {
    background-color: #EE4056;
}

ul.sns_btn li.sns_btnInner a.line {
    background-color: #5ae628;
}

@media screen and (max-width: 990px){
	.tw span:before,
	.fb span:before,
	.ha span:before,
	.pk span:before {
		display: block;
		padding: 0;
		font-size: 1.8rem;
		line-height: 1.2;
		text-align: center;
	}
}


/* サイトタイトル */
.SiteTitleInner{
	position: relative;
	max-width: 1060px;
	margin: 0 auto 0;
	background:none;
	border:none;
	padding: 0;
}
.SiteTitle{
	position:relative;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 0;
	max-width: 1060px;
	font-size: 24px;
	margin: 0 auto;
	line-height: 1.2;
}

.SiteTitle a{
	text-decoration:none;
	font-weight: bold;
	color: #6c2c2c;
}

.SiteTitle a:hover{
	text-decoration:underline;
}

#Inner {
    padding: 105px 0 220px;
    background: url(image/bg.jpg) repeat-x left bottom;
}

.image-wrapper div {
    max-width: 1060px;
    margin: 0 auto;
    box-shadow: 0px 1px 4px 1px #383838;
}

/* ディスクリプション */
#Discription{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    z-index: 999;
    width: 100%;
    line-height: 1.5;
    margin: 0!important;
    background: rgba(0, 0, 0, 0.59);
    padding: 10px 0;
    color: #ffffff;
}
#Discription span{
	max-width: 1060px;
	margin: 0 auto;
	display: block;
	padding: 0 15px;
}
#globalNavi{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 12px;
	text-align:  center;
}
#globalNavi ul li{
	display: inline-block;
	vertical-align: top;
	width: 31%;
	text-align: center;
	padding: 6px 0;
	margin: 0 1px 0 0;
	background: #ffffff;
}
#globalNavi ul li a{
	-webkit-transition: all .3s;
	transition: all .3s;
	position:relative;
	color: #000;
	margin: 0 3px 0 0;
	text-decoration: none;
	box-sizing: border-box;
}

#globalNavi ul li a:hover{
	border-bottom:1px solid #c24040;
}

/* パンくずリスト */

.breadcrumbs{
	position:relative;
	max-width: 1060px;
	margin: 0 auto;
	padding: 8px !important;
	line-height:1.5;
	color:#3e3939;
}
.breadcrumbs span{
	font-weight: 600;
	font-size: 13px;
	padding: 5px 0px;
}
.breadcrumbs a{
	font-size:13px;
	color: #186aab;
	text-decoration: none;
}

/* コンテンツ */

#wrap{box-sizing: border-box;background: #ffffff;border: 1px solid #4C4890;padding: 24px 12px;}

#Content{
	max-width: 1000px;
    margin: 0 auto;
}
#MainContent{
padding: 0;
    width: 100%;
    float: left;
}

.ContentInner{
	margin-right: 330px;
	box-sizing: border-box;
}
.ContentInner div{
	margin-bottom:25px;
}
#SideContent{
	width: 300px;
    padding: 0;
    float: right;
    margin-left: -300px;
}

/* 記事内コンテンツ全体 */

#CategoryContent h1,
#MainContent h1,
#MainContent .Front div h2{
	margin: 12px 8px 24px;
	position:relative;
	padding: 5px 20px 4px;
	font-size: 19px;
	line-height: 1.6;
	border-top: 2px dotted #ffffff;
	border-bottom: 2px dotted #ffffff;
	background: #4C4890;
	box-shadow: 0px 0px 0px 6px #4C4890;
	font-weight: 600;
	color: #ffffff;
	text-align: left;
}

.single div h2{
	padding: 5px 15px 3px;
	color: #000000;

	font-size: 20px;
	position:relative;
	border-bottom: 1px solid #cacaca;
	margin: 15px 0px;
	font-weight:600;
	line-height: 1.6;
}
.single div h2:after {
	position: absolute;
	top: .35em;
	left: 0em;
	content: '';
	width: 5px;
	height: -webkit-calc(100% - 0.7em);
	height: calc(100% - 0.7em);
	background-color: #186aab;
}
.countdown {
   color: #8c8c8c;
   display:inline-block;
   text-decoration: none;
   margin: 12px 0;
   position: relative;


   font-size: 14px;
   font-weight: normal;

}


.Front {
    margin-bottom: 25px;
}
.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 2;
	color: #3e3939;
}
.ContentInner p a,.SitemapInner p a,.NotFoundInner p a,.archiveInner p a{
	color: #e20000;
	font-weight: 600;
	text-decoration: underline;
}
.ContentInner p a:hover,.ContentInner p a:hover,.SitemapInner p a:hover,.NotFoundInner p a:hover{
	text-decoration:none;
}
/* コンテンツ内h3、h4・リスト */
.Front div h3,
.Single div h3{
	border-left: 5px solid #cacaca;
	margin: 20px 0;
	padding: 8px 10px 4px;
	font-size: 19px;
	font-weight: 600;
	text-align:left;
	color: #000000;
}

.Front div h4{
	margin: 15px 0px;
    position: relative;
    padding: 12px 0px 12px;
    font-size: 18px;
    border-bottom: 2px dashed #6b2c00;
    font-weight: normal;
    text-align: left;
    line-height: 1.2;
    color: #000000;
}

#MainContent .text ol li::before{
  content: counter(number) ".";
  margin-right: 5px;
  color: #696969;
}

#MainContent .text ul,
#MainContent .text ol{
	position:relative;
	margin: 25px 0px;
	border-bottom:1px solid #186aab;
	padding: 1px;
}

#MainContent .text ul li,
#MainContent .text ol li{
	font-size: 14px;
	position:relative;
	line-height:2.1;
	margin: 0 0 1px;
	background: #fff;
	padding:8px 0 8px 20px;
	font-weight: normal;
	color: #186aab;
}

#MainContent .text ul li{
	padding: 3px 15px 3px 14px;
	list-style-type:disc;
	list-style-position: inside;
}

#MainContent .text ul li:last-child,
#MainContent .text ol li:last-child{
	border-bottom:none;
	margin:0
}
#MainContent .text ol li {
  list-style-type: none;
  padding: 4px 10px;
  counter-increment: number;
}


p strong{
	font-weight:600;
	color: #0083cb;
	padding: 0 5px;
	font-size: 16px;
}
/* dl */
dl{
	margin: 15px 0px;
	padding: 0px;
	background: #fff;
}

dt{
	position:relative;
	font-size: 19px;
	margin: 0;
	padding: 10px 0px 8px 25px;
	font-weight: bold;
	color: #000000;
}
dt::after {
	font-family: FontAwesome;
	font-weight:bold;
	content: "\f105";
	position: absolute;
	left: 10px;
	top: 8px;
	color: #186aab;
}
dd{
	margin: 0;
	padding: 10px;
	line-height: 1.8;
	color: #000000;
	}


/* アーカイブ・検索・サイトマップ・カテゴリー・404ページ */
.NotFoundInner {
	margin: 0 0 20px;
}
.archiveInner ul{
	margin: 0;
	padding:0;
}
.archiveInner ul li{
	margin: 0;
	padding: 20px 0;
	font-weight: 600;
	font-size: 14px;
}

.archiveInner img{
    float:left;
    width: 100px;
    margin-right: -100px;
}

.list-box{
	box-sizing: border-box;
	margin-left: 110px;
}

.list-box span{
	position:relative;
	display: inline-block;
	font-size: 13px;
	color: #000;
	margin: 0 0 5px;
	padding: 1px 0;
}



.archiveInner ul li h2{
	margin: 0;
	padding:0px 0px 0px 0px;

}
.archiveInner ul li h2 a{
	color: #3e3939;
	font-size: 17px;
	font-weight: 600;
	text-decoration: none;
	line-height:1.9;
}

.archiveInner ul li h2 a:hover{
	text-decoration: none;
}
.archiveInner ul li p{
	padding:0;
	margin: 0 !important;
	font-size: 13.5px;
	line-height: 1.5;
}

/* aside・details整形用 */
.supplement{
	margin: 20px 0;
	padding:0;
	padding: 5px;
}
.supplement h3,.supplement summary{
	padding: 4px 10px 4px !important;
	margin: 0!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2785c4+0,186aab+100 */
	border-left: none !important;
	background: rgb(39,133,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(39,133,196,1) 0%, rgba(24,106,171,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(39,133,196,1) 0%,rgba(24,106,171,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(39,133,196,1) 0%,rgba(24,106,171,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2785c4', endColorstr='#186aab',GradientType=0 ); /* IE6-9 */
	color: #ffffff !important;
	font-size: 18px !important;
	position: relative;
}
.supplement h3{
	position:relative;
	font-weight: normal !important;
}

.supplement summary::after {
	display:none;
}
.supplement h3::after{
	display:none;
}
.supplement p{
	line-height: 1.8;
	padding: 10px !important;
	margin: 0 !important;
	color: #3e3939;
	font-weight: normal;
	font-size: 14px !important;
}
.supplement p a{
	padding: 8px 0 3px;
	display: inline-block;
}
/* ページ送り */
.pagenation{
	margin: 25px 0 0;
	text-align:center;
	padding-bottom:25px;
}
.pagenation p:first-child {
	float:left;
	text-align:left;
	padding: 0;
	color: #6b2c00;
}
.pagenation p:last-child {
	float:right;
	text-align:right;
	padding: 0;
	color: #333;
}
.pagenation p a{text-decoration: none;padding: 0 30px;font-weight: 600;color: #c24040;}
.pagenation p a:hover{
	text-decoration: underline;
}
/* サイドメニュー */
.widget{
  padding: 0 15px;
  box-sizing:border-box;
  margin: 0 1% 20px 0;
}
.widget:last-child {
	margin-right: 0;
}
.post-date {
   position: relative;
   background: #3e3939;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   margin: 0;
   padding: 4px 16px 3px 25px;
   font-size: 13px;
   display: inline-block;
   font-weight: normal;
   color: #fff;
}
.post-date::before{
	font-family: FontAwesome;
	content: "\f017";
	position: absolute;
	font-size: 1em;
	left: 0.5em;
	top: 3px;
	color: #ffffff;
}
.widget_title div{
	position:relative;
	font-size: 18px;
	padding: 8px 0;
	font-weight: 600;
	color: #111;
	padding-left: 17px;
	border: 4px solid #c24040;
	text-decoration: none;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.widget_title div:after {
}
.widget ul li{
	padding: 11px 0;
	font-size: 14px;
	font-weight: 600;
}
.CategoryBlock li{
	padding: 15px 0;

	border-bottom: 1px solid #8c8c8c;
}
.widget ul li a{
	position:relative;
	color: #3e3939;
	display: inline;
	font-weight: normal;
	font-size: 15px;
	-webkit-transition: all .2s;
	transition: all .2s;
	line-height:1.5;
	margin: 0;
	padding-left: 30px;
	text-decoration: none;
}
.widget ul li a::before{
	font-family: FontAwesome;
	content: "\f0a9";
	position: absolute;
	font-size: 1em;
	left: 8px;
	top: 0;
	color: #6b2c00;
}
.widget ul li a:hover::before{
	color: #dadada; /*アイコン色*/
}
.widget ul li a:hover{
	color: #cacaca;
	text-decoration:underline;
}

.widget_search{

	box-sizing:border-box;
	padding: 0;
	border:  none;
}

p time{
	position: relative;
	font-size:12px;
	font-weight:600;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 7px 0;
	color: #000000;
	padding: 2px 0px 1px;
}

/* カテゴリ―サイド */
.Category{
	margin: 0 0 15px;
	padding: 20px 15px;
	box-sizing: border-box;
	border: 1px solid #dadada;
	background: #ffffff;
}
.CategoryBlock{
	padding: 0;
	margin: 0;
}
.CategoryTitle a{
	color: #e25a5a;
	text-decoration:none;
}
.CategoryBox,.CategoryText{
	margin-bottom: 0;
}
.CategoryBox div{
	box-sizing:border-box;
	margin-left: 100px;
}
.CategoryBox p,.CategoryText p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.CategoryBox div a,.CategoryText div a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 15px;
	text-decoration: none;
	line-height:1.5;
	color: #383838;
}
.CategoryBox div a:hover,.CategoryText div a:hover{
	text-decoration:underline;
}
.CategoryBox img{
	vertical-align:top;
	float:left;
	width: 85px;
	margin-right: -85px;
	height:auto;
	border: 1px solid #383838;
}
.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;
}

.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;
}
.searchform{
	display:block;
	max-width: 400px;
	padding: 0;
	margin:0 auto;
	text-align: center;
}
.widget_search .s{
	width: 86%;
	height: 33px;
	border: none;
	padding-left:5px;
	background: #d8d8d8;
}
.widget_search .searchsubmit{
	width: 14%;
	line-height: 33px;
	margin: 0 0 0 -7px;
	cursor:pointer;
	padding:0;
	border:none;
	background: #6b2c00;
	color: #fff;
}

/* 人気記事ウィジェット */
.sidekiji ul {
padding: 0;
list-style: none;
}
.sidekiji li {position: relative;}
.sidekiji a {
display: inline-block;
text-decoration: none;
color: #333;
}

.rank-count {
	position: absolute;
	top: 20px;
	left: 0;
	padding: 1px 10px;
	color: #fff;
	background: rgba(66, 66, 66, .85);
}
.r-count1 {
background: rgba(189, 161, 82, .9);
}
.r-count2 {
background: rgba(152, 153, 173, .9);
}
.r-count3 {
background: rgba(156, 85, 34, .9);
}

.sidekiji-text {
font-size: .9em;
margin-left: 80px;
}
/* アイキャッチ付き新着記事 */
.new_thumb img{
    float: left;
    width: 85px;
    margin-right: 0;
    height: auto;
    padding: 0 .5rem 0 0;
}
.post-meta{
	position: relative;

	font-size:12px;

	display: block;
	margin: 0 0 8px;
	padding: 3px 0 2px 20px;
	color: #757575;
}
.widget .cat-data a{
	font-size: 12px;
	display: block;
	text-decoration: underline;
	padding: 2px 0px !important;
	margin-top: 0;
	border-radius: 3px;
	font-weight:600;
	color: #000000;
}
.post-meta::before{
	font-family: FontAwesome;/*忘れずに*/
	content: "\f017";/*アイコンのユニコード*/
	position: absolute;/*絶対位置*/
	font-size: 1em;/*サイズ*/
	left: 0.5em;/*アイコンの位置*/
	top: 0.3em;/*アイコンの位置*/
	color: #1d1d1d; /*アイコン色*/

}
span.new {
    font-size:12px;
    position: absolute;
    top: 11px;
    left: 0;
    padding: 1px 5px;
    color: #fff;
    background: #e20440;
}

.new_title a{

	padding:0 !important;
}
.new_thumb img{
	padding: 0!important;
}
.new_article_thumb li{
    position: relative;
    box-sizing: border-box;
    margin: 0 0 5px !important;
    display: inline-block;
    width: 100%!important;
    vertical-align: top;
}
.new_thumb li a{
    color: #0A88CC;
    font-weight: 400;
    display: block;
    padding: .7rem 0;
    text-decoration: none;
}
.new_thumb a::before,
.new_title a::before{
	display:none !important;
}


.new_title {
    font-size: 1rem;
    vertical-align: top;
    display: block;
    margin-left: 95px;

    line-height: 1.2;
}


.new_thumb a{
	padding: 0!important;
	display: block;
}
/* 関連記事(フッター) */
.RelationTitle{
	position:relative;
	max-width: 1080px;
	margin: 0 auto;
	font-size: 29px;
	line-height:1.5;
	text-align: left;
	padding: 0 0 2px;
	color: #c24040;
	font-weight: 600;
}

#RelationFooter ul li .NewsTitle{
	margin-bottom: 0;
	padding:0;
	margin: 0;

}
#RelationFooter ul li .NewsTitle:before,
#RelationFooter ul li .NewsTitle:after{
	display:none;
}
.NewsTitle a{
	color: #4C4890;
	font-weight: 600;
	text-decoration: none;
	font-size: 16px;
	padding: 0;
	margin: 0 0 5px;
	line-height: 1.6;
	text-align: left;
}

.NewsTitle a:hover{
	text-decoration:underline;
}
#RelationFooter .RelationBox{box-sizing: border-box;margin-left: 150px;}
#RelationFooter p{
	margin:0;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	line-height: 1.6;
	color: #000000;
}
#RelationFooter p a{
	color: #6b2c00;
	display: inline-block;
	text-decoration: none;
	background: #ffffff;
	margin-left: 5px;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding: 2px 8px;
	font-weight:  600;
}
#RelationFooter p a:hover{
	color: #6b2c00;
}
#RelationFooter{
	padding: 0;
	margin: 0;
	text-align: center;
	border-top: 1px solid #6b2c00;
}
#RelationFooter .RelationFooter_inner{
	padding: 12px 0;
	text-align: left;
	max-width: 1060px;
	margin: 0 auto;

}
#RelationFooter ul {letter-spacing: -.4em;}
#RelationFooter ul li{
	box-sizing:border-box;
	display:  inline-block;
	vertical-align:top;
	letter-spacing: normal;
	background: rgba(255, 255, 255, 0.9);
	width: 49%;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding: 0;
	margin-bottom: 4px;
	margin-right: 4px;
}
#RelationFooter ul li a:hover{
	text-decoration:underline;
}

#RelationFooter ul li .list-contents{
	max-width: 1060px;
	margin: 0 auto;
	box-sizing:  border-box;
	padding: 13px;
}
#RelationFooter ul li:last-child{
	border:none;
	
}
#RelationFooter ul li:nth-of-type(2n){
	margin: 0;
}
#RelationFooter ul img{
	float: left;
	width: 140px;
	margin-right: -140px;
	box-shadow: 0 3px 6px 0px #191919;
}


/* フッター */
#Footer{
	margin: 0;
	padding: 0;
}
#page-top {
    position: fixed;
    bottom: 7px;
    right: 8px;
    font-size: 120%;
}
#page-top a {
    background: #c24040;
    text-decoration: none;
    color: #ffffff;
    width: 26px;
    padding: 8px 15px;
    text-align: center;
    border: 1px solid #ffffff;
    display: block;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#page-top a:hover {
	box-sizing:content-box;
	background: #ffffff;
	color: #c24040;
}


#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: #4C4890;
	border:none;
}
.Copyright a{
	font-size: 14px;
	color: #4C4890;
	font-weight: 600;
	text-decoration: none;
}
.Copyright a:hover{
	text-decoration:underline;
	color:#c24040;
}
/* 記事内画像 */

.left,.right,.center{
	display:block;
	box-sizing:border-box;
	width: 100%;
	height:auto;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #dddddd;
}
.left{
	float:left;
	max-width: 500px;
	margin: 5px 15px 0 0;
	padding:0;
}
.right{
	float:right;
	max-width: 500px;
	margin: 5px 0 0px 10px;
	padding:0;
}
.center{
	max-width:500px; margin:20px auto; padding:0;
}

@media only screen and (min-width: 768px) {
	#panel-btn{
	display: none;
}
}

@media only screen and (max-width: 768px) {
/* 全体 */
#Page{

	padding:0px; margin:0px	
}
#wrap{
	margin: 0 auto 0;
}
/* ヘッダー */
#top-head{
	margin: 0px auto;
	padding:0;
}


#description{
	font-size:13.5px;
	line-height:1.8;
}
.global_menu{
	display: none;
}
.global_menu ul{

	margin: 0 auto;
	padding: 0;
}
.global_menu ul li{
	border-bottom: 1px solid #ffffff;
	width: 100%;
	margin: 0;
	border-left: none !important;

}
.global_menu ul li:last-child{
	border:none;
}
.open {

	display: block !important;
}

#logo-Inner {
    padding: 105px 0 220px;

    background: url(image/bg.jpg) repeat-x left bottom;
}

/* サイトタイトル */

.SiteTitleInner{
	margin: 0px auto;
	padding: 0;
}
.SiteTitle{
margin: 0px auto;
text-align: left;
padding: 12px;
}

.SiteTitle a{
	font-size: 21px;
}
#logo-Inner div{
	font-size:26px;
}
.Navigation{
	float:none;
	width:100%;
	padding: 0;
}
ul.menu li{
    display: inline-block;
    width: 32%;
}
ul.menu li a{
	font-size:13px;
	font-weight:600;
	text-decoration:none;
}

.top_menu li{
	font-weight: normal;
}

/* 検索フォーム */

.hooter_widget{
	float:none;
	width:100%;
}
.widget_search{

	margin:10px 0;
	width:100%;
	float:none;
	text-align:center;
}
/* ディスクリプション */
#Discription{
	margin:0;
	position:static;
	text-align: left;
	font-size: 14px;
	line-height:1.5;
	padding: 5px 15px;
	display: block;
	width: auto;
}

/* ヘッダー画像 */
.image-wrapper {
        width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin: 0 auto 0;
    line-height: 0;
}
#Image-area .image-wrapper div {
	padding: 0;
	margin: 0 -200px;
}
/* コンテンツ */
#Content{
	margin:0 auto 0;
	padding: 0;
}
/* 記事内コンテンツ全体 */
#MainContent{
	width:100%;
	float:none;
	margin:0px 0% 0px 0px;
	padding: 0;
	border: none;
}
#MainContent div .Front ul, #MainContent div .Front ol{
	margin:25px 0;
}
#CategoryContent h1, #MainContent h1, #MainContent .Front div h2{
	font-size:21px;
}
.single div h2{
	margin:0 0 15px;
}
.Front div h3, .Single div h3{
	margin:0 0 15px;
}
#mokuji-box{
	margin:0 0 15px;
}
.ContentInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	padding: 0;
	font-size: 14px;
	line-height: 2.4;
}
.archiveInner p{

	padding:0
}
/* トップページのコンテンツ */
#MainContent div section ul,
#MainContent div section ol{

	margin: 0;
}

#MainContent .Front > section section:nth-of-type(2){
	padding:0;
	background: none !important;
	margin: 15px 0;
}
/* シングルページのコンテンツ */
#Content .ContentInner,#Content .SitemapInner{
	margin:0 0 10px 0;

	padding: 0;
	border:none;
}
/* アーカイブ・検索ページ */
.archiveInner ul{

	margin:0 !important;
	padding:0 !important;

}
.archiveInner ul li{
	margin: 10px 0px;
	padding: 10px 8px;
}
.archiveInner ul li h2{
	margin: 0px 0px 5px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.archiveInner ul li h2 a{
	line-height: 1.8;
}

/* aside・details整形用 */
.supplement{
	margin: 25px 0px;
}
.supplement h3,.supplement summary{
	padding: 6px;
}
.supplement p{
	line-height: 1.9;
}
.supplement p a{
	padding: 3px 0;
}
/* サイドメニュー */
#SNS{
	padding:0;
	margin:0;
}
#SideContent{
	width:100%;

	float:none;
	margin: 0px;
	padding: 0;
}
.widget{
	margin: 0 0 14px 0 !important;
    padding: 5px;
    display: block !important;
    width: auto !important;
}

.widget_title div{
	font-size: 17px;
	line-height:1.5;
}
.widget ul li{
	text-align: left;
}
.widget ul li a{
	line-height:1.5;
}

.ContentInner div h4{
	margin:15px 0;
}
/* dl */
dl{
	margin: 15px 0px 0;
	padding: 5px 0;
}

dd{
	margin: 0 0 20px;
	font-size: 14px;

	}

/* 関連記事(フッター) */
#sidebar-title,
.RelationTitle{
	margin: 0px auto;
	font-size: 25px;
}
#RelationFooter ul li:nth-of-type(3n+3){
	margin: 10px 0;
}
#RelationFooter ul li .list-contents{
	padding:20px 10px;
}
.NewsTitle{
	padding:0;
}
.NewsTitle a{
	text-decoration:none;
}
#RelationFooter p{
	margin:0;
	font-size: 13.5px;
}
#RelationFooter{
	margin: 0;
}
#RelationFooter ul li{
	display:block;
	margin-top: 0;
	width:100%;
	padding: 0;
	margin-right:0;
}
#RelationFooter ul img{margin-bottom: 0;width: 120px;margin-right: -120px;}
#RelationFooter .RelationBox{margin-left: 132px;}
/* フッター */
#page-top a{
	width: 40px;
	padding: 10px;
}
#Footer{
	margin: 0;
	padding: 0 0 50px;
}
.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;
	padding:15px 0;
	font-size:14px;
}

/* 記事内画像 */
.left,.right,.center{
	display:block;
	float:none;
	max-width: 375px;
	width:100%;
	height:auto;
	margin: 20px auto;
	padding:0;
}
}
