@charset "UTF-8";
/*
Theme Name: Premium4-06-3
Author: imai-aj
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: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, 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;}

/* 全体 */
#Page{
	max-width:auto;
	margin:0 auto;
	padding:0;
	background: #ed143d;
	border:none;
}
/* ヘッダー */
#Header{
	margin:0px auto 10px;
	padding: 50px 0;
	background: #f4f4f4;
	border-top: 15px solid #5c5c5c;
	border-bottom: 15px solid #5c5c5c;
}
/* サイトタイトル */
.SiteTitleInner{
	max-width:980px; margin:0 auto 5px; background:none; border:none;
}
.SiteTitle{
	box-sizing:border-box; width:68%; float:left; margin:0px auto 5px; padding:0px; background:none;
}
.SiteTitle a{
	font-size: 47px;
	line-height:1.5;
	text-decoration:none;
	font-weight:bold;
	color: #5c5c5c;
}
.SiteTitle a:hover{
	color:#AA2224;
}
/* 検索フォーム */
#Header .widget_search{
	box-sizing:border-box; margin:8px 0 0; padding:0; width:30%; float:right;
}
.searchform{
	display:block;
	max-width:300px;
	padding: 10px;
	margin:0 auto;
}
.widget_search .s{
	width:69%; height:30px; padding-left:5px;
}
.widget_search .searchsubmit{
	width:26%;
	line-height:26px;
	cursor:pointer;
	padding:0;
	background: #00a7b6;
}
/* ヘッダーパーツ */
#HeaderParts{
	box-sizing:border-box;
	margin:18px 0 0;
	padding:0;
	float:right;
	text-align:right;
}
#HeaderParts ul li{
	display:inline-block;
	padding: 10px;
	background: #5c5c5c;
	border:none;
	border-right: 1px solid #808080;
}
#HeaderParts ul li:last-child{
	/* padding:0; */
}
#HeaderParts ul li a {
	text-decoration:none;
	color: white;
}
#HeaderParts ul li a:hover {
	text-decoration:underline;
}
/* ディスクリプション */
.DiscriptionHeader{
	max-width:980px; margin:0 auto; padding:0; font-size:16px; line-height:1.5; background:none; color:#333;
}
/* グロナビNavOne */
.Navigation{
	background:#E5E5E5;
}
#NavOne,#NavTwo,#NavThree{
	max-width:980px; margin:0px auto 10px; padding:10px 0;
}
#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:#A71D1F; font-size:15px; line-height:1.9;
}
#NavTwo ul li{
	margin:0px; padding:0px 10px 0px 0px; display:inline;
}
#NavTwo ul li a,nav ul li a:visited{
	font-size:15px; line-height:1.9;
}
/* グロナビ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:15px; line-height:1.9;
}
/* ヘッダー画像 */
header .focal-point{
	width:100%;
	max-width:980px;
	height:auto;
	overflow:hidden;
	margin:10px auto;
	line-height:0;
}
header .focal-point img{
	width:100%;
	max-width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
	border: 5px solid #fff;
	box-sizing: border-box;
}
/* パンくずリスト */
.breadcrumbs{
	max-width:980px;
	margin:15px auto 15px;
	padding:0px;
	font-size: 16px;
	line-height:1.5;
	background:none;
	color: #fff;
}
.breadcrumbs a{
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}
/* コンテンツ */
#Content{
	max-width:980px; margin:0px auto 0px; padding:0px; background:none; border:none;
}
/* 記事内コンテンツ全体 */
#MainContent{
	margin:0px 0% 0px 0px;
	padding:0px;
}
#MainContent .FrontInner div h2,#MainContent h1{
	margin:0 0 10px;
	padding: 0.3em;
	font-size: 36px;
	line-height: 1.3;
	font-weight:bold;
	text-align:left;
	background:none;
	color: #5c5c5c;
	position:relative;
	border-left: 6px solid #adadad;
}
#MainContent .FrontInner div h2:before,#MainContent h1:before {
	position: absolute;
	left: -6px;
	bottom: 0;
	content: '';
	width: 6px;
	height: 50%;
	background-color: #ed143d;
}
#MainContent .FrontInner div h2:after,#MainContent h1:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}

.FrontInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin:0px;
	padding:0px;
	font-size: 18px;
	line-height: 2.4;
	color:#333;
}
.FrontInner p a,.ContentInner p a,.SitemapInner p a,.NotFoundInner p a{
	color: #00a7b6;
	font-weight: 500;
	background: #f2f2f2;
	padding: 0 2px;
}
/* コンテンツ内h3・リスト */
.FrontInner div h3{
	margin:10px 0 10px;
	padding:10px 10px;
	font-size: 22px;
	font-weight:bold;
	text-align:left;
	background:none;
	border: solid 1px #ccc;
	position: relative;
	color: #5c5c5c;
}
.FrontInner div ul{
	margin:10px 0 0;
	padding:10px;
	background: #f4f4f4;
	/* border:dotted 1px #999; */
}
.FrontInner div ul li{
	list-style-type: square;
	margin-left: 20px;
	font-size:15px;
	line-height:2.1;
}
strong{
	/* background:#C2F0F9; */
	font-weight:bold;
	/* padding:3px; */
	border-bottom: 1px dotted #333;
}
/* トップページのコンテンツ */
.FrontInner{
	margin:0;
	padding: 40px;
	background: white;
	border:none;
	box-shadow: 0 0 5px #999;
}
.FrontInner div{
	margin:0 0 10px;
	/* padding:15px; */
	background: #fff;
	/* border:solid 1px #ccc; */
}
/* シングルページのコンテンツ */
.ContentInner,.SitemapInner,.NotFoundInner{
	margin:0 0 10px;
	padding:15px;
	border:solid 1px #ccc;
	background: #fff;
}
/* アーカイブ・検索・サイトマップ・カテゴリー・404ページ */
.ContentInner ul{
	margin:0; padding:0;
}
.ContentInner ul li{
	margin: 0 0 50px;
	padding:10px;
	/* border:dotted 1px #ccc; */
	border-bottom: 1px solid #888;
}
.ContentInner ul li h2{
	margin:0px 0px 5px 0px; padding:0px 0px 0px 0px;
}
.ContentInner ul li h2 a{
	color:#BF2D30; font-size:16px; line-height:1.9;
}
/* カテゴリー一覧ページ */
.categorymain ul li{
	box-sizing:border-box; padding:10px; 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{
	margin-bottom:10px; padding:10px; background:#F9F9F9;
}
.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;
}
/* aside・details整形用 */
.supplement{
	/* border:solid 1px #ccc; */
	background: #f4f4f4;
	margin: 30px 0;
	padding: 10px;
}
.supplement h3,.supplement summary{
	/* background:#fff; */
	padding:10px 10px 8px;
}
.supplement p{
	line-height: 2.5;
}
.supplement p a{
	background:#efefef; padding:3px;
}
/* ページネーション */
.navigation{
	text-align:center; padding:0em 0 10px; width:100%;
}
.navileft{
	float:left;
	width:39%;
	text-align: center;
	word-break:break-all;
	line-height:1.5;
	background: #fff;
}
.naviright{
	float:right;
	width:39%;
	text-align: center;
	word-break:break-all;
	line-height:1.5;
	background: #fff;
}
/* サイドメニュー */
#SideContent{
	margin:0px;
	padding:0px;
	/* box-shadow: 0 0 5px #999; */
}
.widget{
	margin:0px 0px 10px;
	/* padding:15px; */
	border:solid 1px #ccc;
	background: #fff;
	box-shadow: 0 0 5px #999;
}
.widget_title div{
	margin:0px 0px 5px;
	padding: 10px;
	font-weight:bold;
	font-size: 25px;
	line-height:1.5;
	color: #5c5c5c;
	background: #f4f4f4;
}
.widget ul li{
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #eee;
}
.widget ul li a{
	color: #00a7b6;
	font-size: 20px;
	line-height:1.5;
	text-decoration: none;
	font-weight: 600;
}
.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: 10px;
	font-size: 25px;
	line-height:1.5;
	background: #f4f4f4;
	font-weight:bold;
	color: #5c5c5c;
	border-bottom: 1px solid #e2e2e2;
}
#RelationContent .NewsTitle,#RelationSide .NewsTitle,#RelationFooter .NewsTitle{
	margin-bottom:5px; padding:0;
}
#RelationContent .NewsTitle a,#RelationSide .NewsTitle a,#RelationFooter .NewsTitle a{
	font-weight:bold;
	text-decoration:none;
	color: #00a7b6;
	font-size: 20px;
	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;
}
/* 関連記事(記事下) */
#RelationContent{
	margin: 20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	box-shadow: 0 0 5px #999;
}
#RelationContent ul li{
	box-sizing:border-box;
	padding:15px;
	background: #fff;
	border-bottom: 1px solid #eee;
}
#RelationContent ul img{
	box-sizing:border-box; float:left; width:100px;
}
#RelationContent .RelationBox{
	margin-left:110px;
}
/* フッター */
#Footer{
	padding:10px 0 0 0; background:#F4F4F4; border:none;
}
.DiscriptionFooter{
	max-width:980px;
	margin:0 auto 5px;
	padding:10px 0;
	text-align:left;
	font-size: 20px;
	font-weight: 500;
}
#NavFooter{
	max-width:980px; 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:#1F5988;
}
.Copyright{
	max-width:980px;
	margin: 0px auto 0px;
	padding: 15px 0 5px;
	text-align:center;
	font-size: 16px;
	background:none;
	border-top: 1px solid #ddd;
}
.Copyright a{
	font-size: 16px;
	color: #ed143d;
}
/* 記事内画像 */
.left,.right,.center{
	display:block;
	box-sizing:border-box;
	width:auto;
	height:auto;
	text-align:center;
	/* border:solid 7px #fff; */
	/* box-shadow:0 0 1px #333; */
}
.left{
	float:left; max-width:300px; margin:5px 10px 0 0; padding:0;
}
.right{
	float:right; max-width:300px; margin:5px 0 0 10px; padding:0;
}
.center{
	max-width:600px;
	margin: 20px auto 20px;
	padding:0;
}
/*記事一覧ページング*/
.current,.page-numbers,.next {
	font-size: 18px;
	background: #333;
	padding: 5px 10px;
	color: crimson;
}
a.page-numbers,a.next {
	color: #fff;
	text-decoration: none;
}
/*サイトマップ*/
#Page #sitemap_list {

}
#Page #sitemap_list li {

}
#Page #sitemap_list li a {

}
#Page #sitemap_list li a:hover {
	text-decoration:underline;
}
@media only screen and (max-width: 768px) {
/* 全体 */
#Page{
	padding:0px; margin:0px	
}
/* ヘッダー */
#Header{
	margin: 0px auto 10px;
	padding:0;
	border-bottom: 10px solid #5c5c5c;
	border-top: 10px solid #5c5c5c;
}
/* サイトタイトル */
.SiteTitleInner{
	margin:0px auto 5px;
}
.SiteTitle{
	margin:0px auto 5px;
	padding: 5px;
	width:100%;
	float:none;
}
.SiteTitle a{
	font-size: 24px;
	line-height: 2;
}
/* 検索フォーム */
#Header .widget_search{
	margin:10px 0; padding:0; width:100%; float:none; text-align:center;
}
/* ヘッダーパーツ */
#HeaderParts{
	margin: 22px 0 0;
	padding:0;
	width:100%;
	float:none;
	text-align: center;
	background: #5c5c5c;
}
#HeaderParts ul li{
	display:inline-block;
	padding: 3px 10px;
	/* width: 30%; */
}
#HeaderParts ul li:first-child {
	border-left1px solid #808080;
	border-left: 1px solid #808080;
}
/* ディスクリプション */
#Header .DiscriptionHeader{
	margin:0; padding:0px 10px; font-size:14px; line-height:1.5;
}
/* グロナビNavTwo */
#NavOne,#NavTwo{
	margin:10px auto 10px; padding:10px 0;
}
#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 -100px;
}
/* コンテンツ */
#Content{
	margin:0 auto 0; padding:0;
}
/* 記事内コンテンツ全体 */
#MainContent{
	width:100%; float:none; margin:0px 0% 0px 0px; padding:0px;
}
#MainContent .FrontInner div h2,#MainContent h1{
	margin:0px 0px 10px;
	/* padding:0px; */
	font-size: 20px;
}
.FrontInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin:0px; padding:0px; font-size:15px; line-height:1.8;
}
/* トップページのコンテンツ */
.FrontInner{
	margin:0;
	padding: 10px;
}
.FrontInner div{
	margin:0 0 10px 0;
	/* padding: 10px; */
}
/* シングルページのコンテンツ */
#Content .ContentInner,#Content .SitemapInner{
	margin:0 0 10px 0; padding:15px;
}
/* アーカイブ・検索ページ */
.ContentInner ul{
	margin:0; padding:0;
}
.ContentInner ul li{
	margin:0px 0px 10px 0px; padding:10px;
}
.ContentInner ul li h2{
	margin:0px 0px 5px 0px; padding:0px 0px 0px 0px;
}
.ContentInner ul li h2 a{
	font-size:16px; line-height:1.9;
}
/* カテゴリー一覧ページ */
.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{
	border:solid 1px #ccc; background:#e7ebfd; margin-top:10px; padding:15px;
}
.supplement h3,.supplement summary{
	/* background:#fff; */
	padding:10px 10px 8px;
}
.supplement p{
	line-height: 1.9;
}
.supplement p a{
	background:#efefef; padding:3px;
}
/* サイドメニュー */
#SideContent{
	width:100%; float:none; margin:0px; padding:0px;
}
.widget{
	/* margin:0 0 10px 0; */
	/* padding:15px; */
}
.widget_title div{
	margin:0 0 5px;
	/* padding:5px 0; */
	font-size: 20px;
	line-height:1.5;
}
.widget ul li{
	/* margin:0 0 5px 0; */
	/* padding:7px 0; */
}
.widget ul li a{
	font-size: 15px;
	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;
}
/* 関連記事(記事下) */
#RelationContent{
	margin:20px 0; padding:0;
}
#RelationContent ul li{
	/* margin-top:10px; */
	padding:15px;
	/* border:dotted 1px #999; */
}
#RelationContent ul img{
	float:left; width:100px;
}
#RelationContent .RelationBox{
	margin-left:110px;
}
/* フッター */
#Footer{
	margin:0px; padding:10px 0 0 0;
}
.DiscriptionFooter{
	margin:0px auto 5px;
	padding: 10px;
	font-size: 16px;
}
#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: 12px;
}
.Copyright a{
	font-size:14px;
}
/* 記事内画像 */
.left,.right,.center{
	display:block;
	float:none;
	max-width:300px;
	width:100%;
	height:auto;
	margin: 20px auto 20px;
	padding:0;
}
/* パンくずリスト */
.breadcrumbs{
	max-width:980px;
	margin:15px auto 15px;
	padding:0px 10px;
	font-size: 13px;
	line-height:1.5;
	background:none;
	color: #fff;
}
.breadcrumbs a{
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
}
/* コンテンツ内h3・リスト */
.FrontInner div h3{
	margin:10px 0 10px;
	padding:10px 10px;
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	background:none;
	border: solid 1px #ccc;
	position: relative;
	color: #5c5c5c;
}
}