@charset "UTF-8";
/*
Theme Name: Premium4-05-1
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;background: #ece3e4;}
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:none; border:none;
}
/* ヘッダー */
#Header{
	margin:10px auto 10px; padding:0; background:none; border:none;
}
/* サイトタイトル */
.SiteTitleInner{
	max-width:1080px; 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: 38px;
	line-height: 2;
	text-decoration:none;
	font-weight:bold;
	color: #41021B;
	border-bottom: 1px solid #fff;
}
.SiteTitle a:hover{opacity: 0.8;}
/* 検索フォーム */
#Header .widget_search{
	box-sizing:border-box; margin:8px 0 0; padding:0; width:30%; float:right;
}
.searchform{
	display:block; max-width:300px; padding:0px; 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:#E8E8E8;
}
/* ヘッダーパーツ */
#HeaderParts{
	box-sizing:border-box; margin:18px 0 0; padding:0; width:30%; float:right; text-align:right;
}
#HeaderParts ul li{
	display:inline-block;
	padding: 0 30px 0 0;
	background:none;
	border:none;
	font-weight: bold;
}
#HeaderParts ul li:last-child{
	padding:0;
}
/* ディスクリプション */
.DiscriptionHeader{
	max-width:1080px; margin:0 auto; padding:0; font-size:16px; line-height:1.5; background:none; color:#333;
}
/* グロナビNavOne */
.Navigation{
	/* background: #EC048C; */
	/* border-bottom: 6px solid #999; */
	border-top: 6px solid #999;
}
#NavOne,#NavTwo{
	max-width:1080px;
	margin: 0px auto 0px;
	padding: 7px 0;
}
#NavTwo span{
	box-sizing:border-box; width:16%; float:right; text-align:right;
}
#NavTwo ul{
	box-sizing:border-box;
	width:84%;
	float:left;
	display: none;
}
#NavTwo span a{
	text-align:center;
	padding:3px 7px;
	color: #444444;
	font-size: 19px;
	line-height:1.9;
	font-weight: bold;
	border: 1px solid #fff;
	text-decoration: none;
}
#NavTwo span a:hover {
	background:#999999;
	color:white;
}
#NavTwo ul li{
	margin: 0px 30px 0 0;
	padding: 0px 0px 0px 0px;
	display:inline;
	/* border-right: 1px solid #7b7b7b; */
	border-bottom: 1px dotted #fff;
}
#NavTwo ul li a,nav ul li a:visited{
	font-size: 16px;
	line-height:1.9;
	color: #fff;
	text-decoration: none;
}
#NavTwo ul li:hover {
	background:#333;
	transition:.3s;
}
#NavTwo ul li a:hover {
	text-decoration: none;
}

/* ヘッダー画像 */
header .focal-point{
	width:100%;
	max-width:1080px;
	height:auto;
	overflow:hidden;
	margin: 0px auto 0;
	line-height:0;
}
header .focal-point img{
	width:100%;
	max-width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
}
/* パンくずリスト */
.breadcrumbs{
	max-width:1080px; margin:15px auto 15px; padding:0px; font-size:14px; line-height:1.5; background:none; color:#000;
}
.breadcrumbs a{
	font-size:14px; color:#0B4ADF; font-weight:bold;
}
/* コンテンツ */
#Content{
	max-width:1080px; margin:0px auto 0px; padding:0px; background:none; border:none;
}
/* 記事内コンテンツ全体 */
#MainContent{
	width:70%; float:left; margin:0px 1% 0px 0px; padding:0px;
}
#MainContent .FrontInner div h2,#MainContent h1{
	margin: 0 0 25px;
	padding: 5px 10px;
	font-size: 24px;
	line-height:1.5;
	font-weight:bold;
	text-align:left;
	background:none;
	color: #41021b;
	border: 1px solid;
	border-radius: 10px;
}
.FrontInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin:0px;
	padding:0px;
	font-size: 17px;
	line-height: 1.8;
	color:#333;
}
.FrontInner p a,.ContentInner p a,.SitemapInner p a,.NotFoundInner p a{
	color:#005CFF;
	font-weight: 800;
	padding: 0 2px;
}
/* コンテンツ内h3・リスト */
.FrontInner div h3{
	margin:10px 0 10px;
	padding: 2px 10px;
	font-size: 20px;
	font-weight:bold;
	text-align:left;
	background:none;
	border-left: 4px solid #41021b;
}
.FrontInner div ul{
	margin: 10px 0 10px;
	padding:10px;
	background: #ffecee;
	/* border:dotted 1px #999; */
}
.FrontInner div ul li{
	list-style-type:circle;
	margin-left:30px;
	font-size:15px;
	line-height:2.1;
	border-bottom: 1px dotted #333;
}
strong{
	background: linear-gradient(transparent 80%,#ad8e9a 80%);
	font-weight:bold;
	padding:3px;
}
/* トップページのコンテンツ */
.FrontInner{
	margin:0; padding:0; background:none; border:none;
}
.FrontInner div{
	margin:0 0 10px;
	padding: 10px;
	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 40px;
	padding:10px;
	border:dotted 1px #ccc;
	background: #ece3e4;
}
.ContentInner ul li h2{
	margin:0px 0px 5px 0px;
	padding: 1px 5px;
	background: #e2e2e2;
}
.ContentInner ul li h2 a{
	color: #005cff;
	font-size:16px;
	line-height:1.9;
}
/* ページネーション */
.navigation{
	text-align:center; padding:0em 0 10px; width:100%;
}
.navileft{
	float:left;
	width:39%;
	word-break:break-all;
	background: #ecc6c6;
	/* border:solid 1px #ccc; */
	text-align: center;
	line-height: 2;
}
.naviright{
	float:right;
	width:39%;
	word-break:break-all;
	background: #ecc6c6;
	/* border:solid 1px #ccc; */
	text-align: center;
	line-height: 2;
}
/* サイドメニュー */
#SideContent{
	width: 26%;
	float:left;
	margin:0px;
	padding:0px;
}
.widget{
	margin: 0px 0px 60px;
	padding: 10px;
	/* border:solid 1px #ccc; */
	background: #e2e2e2;
}
.widget_title div{
	margin:0px 0px 5px;
	padding: 4px;
	font-weight:bold;
	font-size:16px;
	line-height:1.5;
	color: #41021b;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.widget ul li{
	padding: 0 5px;
	margin: 0px 0px 15px 0px;
	border-left: 2px solid #fff;
}
.widget ul li a{
	color: #0066ff;
	font-size: 13px;
	line-height:1.5;
}
/* 更新履歴 */
.Update{
	margin:0 0 10px;
	padding: 10px;
	border:solid 1px #ccc;
	background: #ffdede;
}
.UpdateTitle{
	margin: 0 0 15px;
	padding:0px;
	font-weight:bold;
	font-size: 20px;
	line-height:1.5;
	background:none;
	color: #41021b;
	border-bottom: 1px solid;
}
.Update ul li{
	padding: 4px;
	margin: 0 0 8px 0;
	background: #fdfdfd;
	border:none;
}
.UpdateDay{
	font-size:14px; line-height:1.5; color:#333;
}
.UpdateNews{
	font-size: 13px;
	line-height:1.5;
	color:#333;
	font-weight: 600;
}
.Update ul li a{
	font-size:14px;
	line-height:1.5;
	color: #ec048c;
}
/* 関連記事(共通) */
#RelationContent .RelationTitle,#RelationSide .RelationTitle,#RelationFooter .RelationTitle{
	margin:0px auto 0px;
	padding:10px 15px 7px 15px;
	font-size:20px;
	line-height:1.5;
	background: #ece3e4;
	font-weight:bold;
	border-left: 8px solid #41021b;
	border-right: 8px solid #41021b;
}
#RelationContent .NewsTitle,#RelationSide .NewsTitle,#RelationFooter .NewsTitle{
	margin-bottom:5px;
	padding:0;
	background: #fff3f4;
}
#RelationContent .NewsTitle a,#RelationSide .NewsTitle a,#RelationFooter .NewsTitle a{
	font-weight:bold;
	text-decoration:none;
	color: #0061ff;
	font-size: 14px;
	line-height: 1;
}
#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: 14px;
	line-height: 1.5;
}
#RelationContent p a,#RelationSide p a,#RelationFooter p a{
	color:#1D6AF1;
}
#RelationFooter{
	max-width:1080px;
	margin: 20px auto 65px;
	padding:0;
}
#RelationFooter ul li{
	box-sizing:border-box;
	vertical-align:top;
	display:inline-block;
	margin-top: 35px;
	padding:15px;
	/* border:dotted 1px #999; */
	width:33%;
	margin-right:0.5%;
	background:#fff;
	box-shadow: 0 0 3px #1e1e1e;
}
#RelationFooter ul li:nth-child(3n){
	margin-right:0%;
}
#RelationFooter ul img{
	box-sizing:border-box; float:left; width:60px; border:solid 1px #ccc;
}
#RelationFooter .RelationBox{
	margin-left:65px;
}
/* フッター */
#Footer{
	padding:10px 0 0 0;
	background: #A1529D;
	border:none;
}
.DiscriptionFooter{
	max-width:1080px; margin:0 auto 5px; padding:10px 0; text-align:left; font-size:14px;
}
#NavFooter{
	max-width:1080px;
	margin: 0 auto 15px;
	text-align:center;
	background:none;
	border:none;
}
#NavFooter ul li{
	display:inline;
	margin:0;
	padding: 0 20px;
	background:none;
	border-right:solid 1px #ccc;
	font-size:14px;
}
#NavFooter ul li:last-child{
	border-right:none;
}
#NavFooter ul li a{
	font-size: 16px;
	color: #ffffff;
}
.Copyright{
	max-width:1080px;
	margin: 0px auto 0px;
	padding: 6px 0 3px;
	text-align:center;
	font-size:14px;
	background:none;
	border:none;
	color: #fff;
	border-top: 2px solid #4c4c4c;
}
.Copyright a{
	font-size:14px; color:#1F5988;
}
/* 記事内画像 */
.left,.right,.center{
	display:block;
	box-sizing:border-box;
	width:auto;
	height:auto;
	text-align:center;
	border: solid 5px #ece3e4;
	/* 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 0px; padding:0;
}
/*details*/

details.supplement {margin: 15px 0;padding: 5px;border-top: 2px dotted #ccc;border-bottom: 2px dotted #ccc;}
details.supplement summary {
	cursor:pointer;
	font-weight: 500;
	margin-bottom: 5px;
}
details.supplement p {color: #ad8e9a;font-weight: 900;}
details.supplement p a {

}
/*aside*/

aside.supplement {padding: 5px;margin: 10px 0;border-top: 2px dotted #ccc;border-bottom: 2px dotted #ccc;background: #fff8f9;}
aside.supplement h3 {

}
aside.supplement p {

}
aside.supplement p a {

}

@media only screen and (max-width: 768px) {
/* 全体 */
#Page{
	padding:0px; margin:0px	
}
/* ヘッダー */
#Header{
	margin:10px auto 10px; padding:0;
}
/* サイトタイトル */
.SiteTitleInner{
	margin: 0px auto 0px;
}
.SiteTitle{
	margin:0px auto 5px;
	padding:0px 0px 0px 0px;
	width:100%;
	float:none;
	text-align: center;
}
.SiteTitle a{
	font-size:24px; line-height:1.5;
}
/* 検索フォーム */
#Header .widget_search{
	margin:10px 0; padding:0; width:100%; float:none; text-align:center;
}
/* ディスクリプション */
#Header .DiscriptionHeader{
	margin:0; padding:0px 10px; font-size:14px; line-height:1.5;
}
/* ヘッダーパーツ */
#HeaderParts{
	margin: 20px 0 0;
	padding: 5px;
	width:100%;
	float:none;
	text-align: center;
	background: #d3d3d3;
}
#HeaderParts ul li{
	display:inline-block;
	/* padding: 0 30px; */
}
/* グロナビNavOne */
#NavOne,#NavTwo{
	/* margin:10px auto 10px; */
	padding: 0 10px;
}
#NavTwo span{
	display:block;
	width:100%;
	float:none;
	text-align:right;
	margin: 10px 0;
}
#NavTwo ul{
	width:100%; float:none;
}
#NavTwo span a{
	text-align:center;
	padding:3px 7px;
	font-size: 15px;
	line-height:1.7;
	border: none;
}
#NavTwo ul li{
	
	padding: 5px 0;
	display: inline-block;
	border-bottom: 1px solid #7e7e7e;
	border-right: none;
}
#NavTwo ul li a,nav ul li a:visited{
	font-size: 13px;
	line-height: 1;
}
/* ヘッダー画像 */
.focal-point div {
	padding:0px 0px 0px 0px;
	/* margin:0px -100px; */
}
/* パンくずリスト */
.breadcrumbs{
	padding:0px 10px; font-size:13px;
}
.breadcrumbs a{
	font-size:13px; color:#0B4ADF; font-weight:bold;
}

/* コンテンツ */
#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: 5px 10px;
	font-size: 17px;
}
.FrontInner p,.ContentInner p,.SitemapInner p,.NotFoundInner p{
	margin:0px;
	padding:0px;
	font-size: 14px;
	line-height:1.8;
}
/* コンテンツ内h3・リスト */
.FrontInner div h3{
	margin:10px 0 10px;
	padding: 2px 10px;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	background:none;
	border-left: 4px solid #41021b;
}
.FrontInner div ul{
	margin: 10px 0 10px;
	padding:10px;
	background: #ffecee;
	/* border:dotted 1px #999; */
}
.FrontInner div ul li{
	list-style-type:circle;
	margin-left:30px;
	font-size:15px;
	line-height:2.1;
	border-bottom: 1px dotted #333;
}
strong{
	background: linear-gradient(transparent 80%,#ad8e9a 80%);
	font-weight:bold;
	padding:3px;
}

/* トップページのコンテンツ */
.FrontInner{
	margin:0; padding:0;
}
.FrontInner div{
	margin:0 0 10px 0;
	padding: 5px;
}
/* シングルページのコンテンツ */
#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;
}
/* ページネーション */
.navigation{
	text-align:center; padding:0em 0 10px; width:100%;
}
.navileft{
	float:left;
	width:39%;
	word-break:break-all;
	background: #ecc6c6;
	/* border:solid 1px #ccc; */
	text-align: center;
	line-height: 2;
	font-size:14px;
}
.naviright{
	float:right;
	width:39%;
	word-break:break-all;
	background: #ecc6c6;
	/* border:solid 1px #ccc; */
	text-align: center;
	line-height: 2;
	font-size:14px;
}

/* 更新履歴 */
.Update{
	margin:0 0 10px;
}
.UpdateTitle{
	margin: 0 0 15px;
	padding:0px;
	font-weight:bold;
	font-size: 15px;
	line-height:1.5;
}
.Update ul li{
	padding: 3px;
	margin: 0 0 8px 0;
}
.UpdateDay{
	font-size:14px; line-height:1.5;
}
.UpdateNews{
	font-size: 13px;
	line-height:1.5;
}
.Update ul li a{
	font-size: 13px;
	line-height:1.5;
}
/* サイドメニュー */
#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: 16px;
	line-height:1.5;
}
.widget ul li{
	margin:0 0 5px 0;
	padding: 7px;
}
.widget ul li a{
	font-size: 13px;
	line-height:1.5;
}
/* 関連記事(共通) */
#RelationContent .RelationTitle,#RelationSide .RelationTitle,#RelationFooter .RelationTitle{
	margin:0px auto 10px;
	padding: 5px;
	font-size: 18px;
	line-height: 1.3;
}
#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: 13px;
}
#RelationFooter{
	/* margin:20px 0; */
	padding:0;
}
#RelationFooter ul li{
	display:block;
	margin-top: 5px;
	padding: 10px;
	width:100%;
	margin-right:0;
}
#RelationFooter ul img{
	float:none;
	width:100px;
	margin: 0;
}
#RelationFooter .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 0px;
	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 15px;
	padding:0;
}
}