@charset "UTF-8";
/*
Theme Name: custum_1clum
Author: num
Description: This is my original theme.
Version: 1.0
*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?k1byfb');
  src:  url('fonts/icomoon.eot?k1byfb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?k1byfb') format('truetype'),
    url('fonts/icomoon.woff?k1byfb') format('woff'),
    url('fonts/icomoon.svg?k1byfb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tooth-solid:before {
  content: "\e912";
}
.icon-chevron-up-solid:before {
  content: "\e910";
}
.icon-icon:before {
  content: "\e911";
}
.icon-hand-point-right:before {
  content: "\e90f";
}
.icon-pencil-alt:before {
  content: "\e90e";
}
.icon-times:before {
  content: "\e913";
}
.icon-angle-down:before {
  content: "\e900";
}
.icon-angle-right:before {
  content: "\e901";
}
.icon-balance-scale:before {
  content: "\e902";
}
.icon-facebook-f:before {
  content: "\e903";
}
.icon-frown:before {
  content: "\e904";
}
.icon-get-pocket:before {
  content: "\e905";
}
.icon-github-alt:before {
  content: "\e906";
}
.icon-google-plus-g:before {
  content: "\e907";
}
.icon-home:before {
  content: "\e908";
}
.icon-line:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-child_friendly:before {
  content: "\e90c";
}
.icon-child_care:before {
  content: "\e90d";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-point-left:before {
  content: "\ea06";
}
.icon-cross:before {
  content: "\ea0f";
}


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;
	box-sizing: border-box;
}
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 {
	max-width: 100%;
	width: auto;
	height: auto;
}
#Content>div:first-child, #Content>div:last-child {
	box-sizing: border-box;
}
/* 全体 */
body {
	background: none;
}
#Page {
	margin: 0 auto;
	padding: 0;
	border: none;
	background: url(image/bg.jpg);
}
/* ヘッダー */
#Header {
	margin: 0px auto 10px;
	padding: 0;
	background: none;
	border: none;
}
/* サイトタイトル */
.SiteTitleInner {
	max-width: 100%;
	margin: 0 auto 0px;
	background: none;
	/* border-bottom: 5px #000 solid; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #8E3B46;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
.SiteTitleInner .box {
	max-width: 900px;
	margin: 0 auto;
}
.SiteTitle {
	box-sizing: border-box;
	float: none;
	margin: 10px auto 10px;
	padding: 0px;
	/* background: url(image/header.jpg) no-repeat; */
	text-align: center;
	box-shadow: none;
	/* height: 300px; */
}
.SiteTitle a {
	font-size: 30px;
	line-height: 1.5;
	text-decoration: none;
	font-weight: 600;
	display: inline-block;
	color: #fff;
	/* padding: 110px 10px 0 540px; */
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	/* text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff; */
}
.SiteTitle a:hover {
	/* text-shadow: 1px 1px 1px #ddd; */
	color: #E0777D;
}
.SiteTitle:first-letter {
	color: #009de1;
	font-weight: 600;
}
/* 検索フォーム */
#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;
	border: 1px solid #ccc;
}
.widget_search .searchsubmit {
	width: 26%;
	line-height: 26px;
	cursor: pointer;
	padding: 0;
	background: #ffffff;
	border: 1px solid #2b5f97;
}
/* ヘッダーパーツ */
#HeaderParts {
	box-sizing: border-box;
	margin: 0px 0 0;
	padding: 0;
	width: 900px;
	text-align: right;
	margin: 0 auto;
}
#HeaderParts ul li {
	display: inline-block;
	padding: 0 0px 0 0;
	background: none;
	border: none;
}
#HeaderParts ul li a {
	text-decoration: none;
	border-top: 8px solid #ccc;
	padding-right: 10px;
	padding-left: 30px;
	font-weight: 600;
	font-size: 14px;
	position: relative;
	display: inline-block;
}
#HeaderParts ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	top: -1px;
	left: 18px;
}
#HeaderParts ul li a:hover {
	border-top: 8px solid #009ce1;
	color: #009ce1;
}
#HeaderParts ul li:last-child {
	padding: 0;
}
/*slide*/
#slidebox {
	max-width: 1000px;
	margin: 30px auto;
	position: relative;
}

/*アニメーション*/
@keyframes slide1 {
 0% {
opacity: 0;
}
 10% {
opacity: 1;
}
 30% {
opacity: 1;
}
 40% {
opacity: 0;
}
 100% {
opacity: 0;
}
}
 @keyframes slide2 {
 0% {
opacity: 0;
}
 30% {
opacity: 0;
}
 40% {
opacity: 1;
}
 60% {
opacity: 1;
}
 70% {
opacity: 0;
}
 100% {
opacity: 0;
}
}
 @keyframes slide3 {
 0% {
opacity: 0;
}
 60% {
opacity: 0;
}
 70% {
opacity: 1;
}
 90% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
.slide {
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
#slide_01 {
	-webkit-animation-name: slide1;
	animation-name: slide1;
	position: relative;
	height: auto;
}
#slide_02 {
	-webkit-animation-name: slide2;
	animation-name: slide2;
	position: absolute;
	height: auto;
	top: 0;
	left: 0;
}
#slide_03 {
	-webkit-animation-name: slide3;
	animation-name: slide3;
	position: absolute;
	height: auto;
	top: 0;
	left: 0;
}
/* ディスクリプション */
.DiscriptionHeader {
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	line-height: 1.5;
	background: none;
	color: #333;
}
/* グロナビNavThree */
nav {
}
#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%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	line-height: 0;
}
header .focal-point img {
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: block;
	margin: 0 auto;
	border-radius: 6px;
}
/* パンくずリスト */
.breadcrumbs {
	max-width: 1000px;
	margin: 15px auto 15px;
	padding: 10px;
	font-size: 14px;
	line-height: 1.5;
	background: none;
	color: #000;
	background: #ffffffc7;/* border-radius: 6px; */
}
.breadcrumbs span {
	padding: 0 5px;
}
.breadcrumbs a {
	font-size: 14px;
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
/* コンテンツ */
#Content {
	max-width: 1000px;
	margin: 0px auto 0px;
	padding: 0px;
	background: none;
	border: none;
}
/* 記事内コンテンツ全体 */
#MainContent {
	margin: 20px auto;
	padding: 20px;
	background: #fff;
	/* border: 5px solid #000; */
	/* border-radius: 6px; */
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
#MainContent .FrontInner div h2, #MainContent h1 {
	padding: 10px 15px;
	font-size: 29px;
	font-weight: bold;
	border: 1px solid #d2646b;
	background: #E0777D;
	color: #FFF;
	box-shadow: inset 1px 1px 0 rgba(255,255,255,0.5);/* Old browsers */
	 /* FF3.6-15 */
	 /* Chrome10-25,Safari5.1-6 */
	 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 /* IE6-9 */
}
.FrontInner p, .ContentInner p, .SitemapInner p, .NotFoundInner p {
	margin: 20px auto;
	padding: 0px;
	font-size: 16px;
	line-height: 1.9;
	color: #333;
	font-weight: 500;
}
.FrontInner p a, .ContentInner p a, .SitemapInner p a, .NotFoundInner p a {
	color: #ffffff;
	font-weight: 600;
	background: #4C86A8;
	padding: 3px 5px;
	box-shadow:  inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	text-decoration: none;
}
.FrontInner p a:hover, .ContentInner p a a:hover,
.SitemapInner p a a:hover, .NotFoundInner p a a:hover {
	position:relative;
	top: 1px;
	left: 1px;
}
.button {
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	line-height: 50px;
}
.button:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
/* ページネーション */
.PageNation {
	margin: 20px auto;
	text-align: center;
}
.page-numbers {
	background: #ececec;
	padding: 5px 15px;
	font-size: 14px;
}
a.page-numbers {
	color: #827856;
}
a.page-numbers:hover {
	background: #cac1a4;
	color: #fff;
}
.PageNation .current {
	color: #827856;
	background: none;
}
.PageNation .next, .PageNation .prev {
	color: #827856;
}
/* コンテンツ内h3・リスト */
.FrontInner div > h3, .ContentInner h3 {
	font-size: 27px;
	font-weight: bold;
	margin: 20px 0 0;
	color: #222;
	border-bottom: 1px solid #8E3B46;
	border-left: 5px solid #8E3B46;
	padding: 0 0 4px 10px;
}
.FrontInner div > h3:before, .ContentInner h3:before {
	border: 1px solid #222;
	border-radius: 5px;
	content: none;
	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 4px;
	z-index: -1;
}
.FrontInner div > h3:after, .ContentInner h3:after {
}
.FrontInner div ul, .ContentInner ul, .FrontInner div ol, .ContentInner ol, .FrontInner div dl, .ContentInner dl {
	margin: 10px 0 0;
	padding: 10px;
	background: none;
}
.FrontInner div ul li, .ContentInner ul li, .FrontInner div ol li, .ContentInner ol li {
	position: relative;
	padding: 7px 5px 7px 10px;
	margin-bottom: 5px;
	border-left: solid 5px #8E3B46;
	background: #f9f9f9;
	color: #222;
	font-weight: bold;
	/* -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.1); */
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	/* box-shadow:1px 1px 2px rgba(0, 0, 0, 0.1); */
}
.FrontInner div ul li:before, .ContentInner ul li:before, .FrontInner div ol li:before, .ContentInner ol li:before, .FrontInner div dl:before, .ContentInner dl:before { /*疑似要素*/
}
.FrontInner div ol li, .ContentInner ol li {
/* list-style-type: decimal; */
}
.FrontInner div dl dt, .ContentInner dl dt {
	position: relative;
	line-height: 30px;
	padding: 10px;
	font-size: 18px;
	border: solid 1px #477890;
	font-weight: bold;
	margin: 0 0 10px;
	color: #fff;
	box-shadow: inset 1px 1px 0 rgba(255,255,255,0.5);
	background: #4C86A8;
}
.FrontInner div dl dt:before, .ContentInner dl dt:before {
	/* content: "●"; */
	position: absolute;
	left: 3px;
	top: -2px;
	font-weight: bold;
}
.FrontInner div dl, .ContentInner dl {
	font: 14px/1.6 'arial narrow', sans-serif;
	padding: 10px 10px 20px;
	color: #222;
	/* background: #e8eff2; */
	border: none;
	border-radius: 5px;
	list-style: none;
}
.FrontInner div dl dd, .ContentInner dl dd {
	padding: 20px;
	font-size: 16px;
	line-height: 1.8;
	border-radius: 5px;
	margin: 0px 0px 30px;
	border-top: none;
	/* font-weight: bold; */
	background: rgb(240, 224, 110);
}
.FrontInner h4, .ContentInner h4 {
	background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 5px, #fff 5px, #fff 10px);
	font-size: 18px;
	font-weight: 600;
	padding: 12px 20px;
}
strong {
	background: none;
	font-weight: bold;
	padding: 3px;
	color: #477890;
	font-size: 17px;
	border-bottom: 2px dashed;
}
/* トップページのコンテンツ */
.FrontInner {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.FrontInner div {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
/* シングルページのコンテンツ */
.ContentInner, .SitemapInner, .NotFoundInner {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.ContentInner h2 {
/* color: #25c2e1; */
	/* text-align: center; */
	/* font-weight:  600; */
	/* font-size: 21px; */
	/* padding: 0.25em; */
	/* border-top: solid 2px #25c2e1; */
	/* border-bottom: solid 2px #25c2e1; */
	/* background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px); */
	/* background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px); */
}
/* アーカイブ・検索・サイトマップ・カテゴリー・404ページ */
.ContentInner ul.list {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
.ContentInner ul.list li {
	margin: 0 0 10px;
	padding: 10px;
	border: none;
	list-style: none;
	/* background: #e9f4ff; */
}
.ContentInner ul.list time {
	display: block;
	font-size: 13px;
	color: #9b9b9b;
}
.ContentInner ul.list li　a {
}
.ContentInner ul.list li a {
	background-color: #4C86A8;
	/* border: 2px solid #2b5f97; */
	color: #ffffff;
	line-height: 50px;
	text-decoration: none;
	padding: 4px;
	 /* Old browsers */
	 /* FF3.6-15 */
	 /* Chrome10-25,Safari5.1-6 */
	 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 /* IE6-9 fallback on horizontal gradient */
}
.ContentInner ul.list li p a {
	display: block;
	padding: 5px 0;
	line-height: 1.5;
	font-size: 14px;
	max-width: 150px;
	margin-top: 10px;
	margin-left: auto;
	text-align: center;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
.ContentInner ul.list li p a:hover {
	/* background: #fff; */
	color: #000000;
}
.ContentInner ul.list li h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	/* border-bottom: 3px solid #2b5f97; */
	border: none;
	/* background: #ccc; */
	padding: 0 9px;
	font-weight: bold;
	/* background: linear-gradient(transparent 40%, #e8e8e8 40%); */
	display: inline-block;
}
.ContentInner ul.list li h2 a {
	color: #757575;
	font-size: 20px;
	line-height: 1.9;
	background: #F0E06E;
	border: none;
	padding: 3px 5px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
.ContentInner ul.list li h2 a:hover {
	color: #2222228a;
}
/* カテゴリー一覧ページ */
.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 {
	position: relative;
	border: solid 1px #8E3B46;
	/* border-bottom: solid 4px #59b1eb; */
	background: #efece3;
	line-height: 1.4;
	padding: 0.8em 0.5em;
	margin: 1.5em 0 1.5em;
	/* border-radius: 11px; */
}
.supplement:after {/*タブ*/
	position: absolute;
	font-family: FontAwesome, 'Quicksand', 'Avenir', 'Arial', sans-serif;
	content: none;
	background: #222;
	color: #e560b4;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: 10px 12px 3px;
	font-size: 13px;
	letter-spacing: 0.05em;
	top: -34px;
}
.supplement h3, .supplement summary, .FrontInner .supplement h3, .ContentInner .supplement h3 {
	padding: 8px 10px 8px;
	margin: 0 0 5px;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	background: #E0777D;
	text-align: center;
}
.FrontInner .supplement h3:before, .ContentInner .supplement h3:before, .FrontInner .supplement h3:after, .ContentInner .supplement h3:after {
	display: none;
}
.FrontInner .supplement h3:before, .ContentInner .supplement h3:before, .supplement summary:before {
}
.supplement p {
	line-height: 1.5;
	margin: 10px auto;
	font-weight: 400;
	font-size: 15px;
	margin: 10px auto;
	color: #4f4f4f;
}
.supplement p a {
	position: relative;
	display: inline-block;
	padding: 0.5em 0.8em;
	text-decoration: none;
	color: #5c5c5c;
	background: #F0E06E;/*色*/
	/* border-radius: 4px; *//*角の丸み*/
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	font-weight: bold;
	border: solid 1px #ffffff;/*線色*/
	margin: 15px 0 0;/* Old browsers */
     /* FF3.6-15 */
     /* Chrome10-25,Safari5.1-6 */
     /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     /* IE6-9 */
}
.supplement p a:hover {
	filter: saturate(150%);
}
.supplement p a:active {/*押したとき*/
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
/*ページ送り*/
.Paging {
	display: block;
	margin: 20px 0px;
	width: 100%;
}
.Paging p {
	width: 35%;
	display: inline-block;
	vertical-align: top;
}
.Paging p span {
	padding: 7px 10px 7px;
	background: none;
	border: 1px solid #4c86a8;
}
.Paging p a {
	color: #4c86a8;
	position: relative;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}
.Paging p a:hover {
	text-decoration: underline;
}
.Paging .CenterLink {
	text-align: center;
	width: 30%;
}
.Paging .LeftLink {
	text-align: left;
}
.Paging .RightLink {
	text-align: right;
}
/* サイドメニュー */
#SideContent {
	margin: 50px auto 20px;
	padding: 10px 0;
	/* padding: 30px; */
	/* background: #fff; */
	border-radius: 6px;
}
.widget, .Information, #NavOne {
	margin: 0px 0px 10px;
	padding: 0;
	max-width: 900px;
	margin: 0 auto;
}
#NavOne {
	border-radius: 0 0 6px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	/* display: flex; */
}
#NavOne ul li:nth-child(3) {
/* display: none; */
}
.widget {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
	background: #ffffff;
	padding: 10px;
	/* border: solid 5px #222; */
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
.widget_title {
}
.Information p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
.widget_title div, .InformationTitle {
	margin: 0px 0px 10px;
	padding: 0px;
	background: #4C86A8;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1.5px;
}
.widget ul li, #NavOne ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
.widget ul {
	margin: 0 10px;
	/* border-right: 1px solid #ebebeb; */
}
.widget ul li {
	text-align: left;
	margin-right: 20px;
}
.widget ul li a, #NavOne ul li a {
	color: #333;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 600;
}
.widget ul li a {
	text-align: left;
	display: inline-block;
	font-weight: 500;
	text-decoration: none;
	color: #222;
	line-height: 1.8;
	padding: 5px 0 5px 20px;
	font-size: 14px;
	position: relative;
}
.widget ul li a:before {
	content: '';
	position: absolute;
	top: 14px;
	left: 0px;
	background: #F0E06E;
	border-radius: 50%;
	width: 8px;
	height: 8px;
}
.widget ul li a:hover, #NavOne ul li a:hover {
/* text-decoration: underline; */
}
#NavOne .link {
	display: block;
	padding: 10px 35px 10px 20px;
	border-radius: 6px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	margin: 10px 20px 10px 5px;
	color: #fff;
	background: #aab611;
	letter-spacing: 2px;
	position: relative;
}
#NavOne .link:hover {
	background: #c4d116;
}
#NavOne .link:before {
	content: attr(data-text)"";
	position: absolute;
	font-size: 12px;
	bottom: 5px;
	font-weight: 400;
	letter-spacing: 1px;
}
#NavOne ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
	width: 100%;
	box-sizing: border-box;
}
#NavOne ul li {
	text-align: center;
	margin: 10px auto;
	background: none;
	border: 1px solid #ffffff;
	width: 135px;
	margin: 20px 0 20px 10px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;

}
#NavOne ul li:hover {
	background: #E0777D;
	border: none;
	/* padding: 1px; */
}
#NavOne ul li a {
	display: block;
	padding: 10px 15px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	/* border-radius: 0px; */
	margin: 0 5px;
	letter-spacing: 1.5px;
	position: relative;
}
#NavOne ul li a:before {
	/* content: attr(data-text)""; */
	position: absolute;
	font-size: 12px;
	bottom: 5px;
	font-weight: 400;
	letter-spacing: 1px;
}
#NavOne ul li:first-child {
/* border: none; */
}
#NavOne ul li a:hover {
	color: #8e3b46;
}
/* カテゴリーメニュー */
.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;
}
/* 更新履歴 */
.Update {
	margin: 0 0 10px;
	padding: 15px;
	border: solid 1px #009de1;
}
.UpdateTitle {
	margin: 0 0 5px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	background: none;
	color: #333;
	border: none;
	border: 3px double #009de1;
	padding: 10px;
}
.Update ul li {
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
	border: none;
}
.UpdateDay {
	font-size: 14px;
	line-height: 1.5;
	color: #333;
}
.UpdateNews {
	font-size: 14px;
	line-height: 1.5;
	color: #333;
}
.Update ul li a {
	font-size: 14px;
	line-height: 1.5;
	color: #1d6af1;
	font-weight: 600;
}
/* 関連記事(共通) */
#RelationContent .RelationTitle {
	margin: 0px auto 0px;
	padding: 10px 15px 7px 15px;
	font-size: 20px;
	line-height: 1.5;
	background: #E9E9E9;
	font-weight: bold;
}
#RelationContent .NewsTitle {
	margin-bottom: 5px;
	padding: 0;
}
#RelationContent .NewsTitle a {
	font-weight: bold;
	text-decoration: none;
	color: #AB1D20;
	font-size: 15px;
	line-height: 1.5;
}
#RelationContent .NewsTitle a:hover {
	text-decoration: underline;
}
#RelationContent p {
	margin: 0;
	font-size: 15px;
	line-height: 1.5;
}
#RelationContent p a {
	color: #1D6AF1;
}
#RelationContent {
	max-width: 900px;
	margin: 20px auto 20px;
	padding: 0;
}
#RelationContent ul li {
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
	margin-top: 10px;
	padding: 15px;
	border: dotted 1px #999;
	background: #fff;
}
#RelationContent ul img {
	box-sizing: border-box;
	float: left;
	width: 80px;
	border: solid 1px #ccc;
}
#RelationContent .RelationBox {
	margin-left: 85px;
}
/* フッター */
#Footer {
	padding: 20px 0 0 0;
	background: #8E3B46;
	/* border-top: 5px #000 solid; */
	margin: 20px auto 0;
	border-radius: 0px;
	color: #fff;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}
.DiscriptionFooter {
	max-width: 900px;
	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: 0px 0 0 10px;
	padding: 3px 10px;
	background: none;
	font-size: 14px;
}
#NavFooter ul li:last-child {
	border-right: none;
}
#NavFooter ul li a {

	font-size: 14px;
	color: #ededed;
	text-decoration: none;
	transition: 0.3s;
	-webkit-transition: 0.3s;

	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
#NavFooter ul li a:hover {
	color: #fff;
}
.Copyright {
	max-width: 900px;
	margin: 0px auto 0px;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
	background: none;
	border: none;
	color: #fff;
}
.Copyright a {
	font-size: 14px;
	color: #333;
}
/* 記事内画像 */
.left, .right, .center {
	display: block;
	box-sizing: border-box;
	width: auto;
	height: auto;
	text-align: center;
}
.left {
	float: left;
	max-width: 300px;
	margin: 20px;
	padding: 0;
}
.right {
	float: right;
	max-width: 300px;
	margin: 20px;
	padding: 0;
}
.center {
	max-width: 600px;
	margin: 20px auto 20px;
	padding: 0;
}

@media only screen and (max-width: 1000px) {
/* 全体 */
#Page {
	padding: 0px;
	margin: 0px
}
/* ヘッダー */
#Header {
	padding: 0;
}
/* サイトタイトル */
.SiteTitleInner {
	margin: 0px auto;
	display: block;
	padding: 10px 0;
}
.SiteTitle {
	float: none;
	text-align: center;
	border-radius: 0;
}
.SiteTitle a {
	font-size: 20px;
	line-height: 1.5;
	/* text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000; */
	padding: 0px 10px 0;
}
/* 検索フォーム */
#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 {
	width: 100%;
	float: none;
	text-align: right;
}
#HeaderParts ul li {
	display: inline-block;
	padding: 0 10px 0 0;
}
/* グロナビNavOne */
#NavOne, #NavTwo {
	border-radius: 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;
}
/* コンテンツ */
#Content {
	margin: 0 auto 0;
	padding: 0 0px;
	box-sizing: border-box;
	margin: 0 10px;
}
/* 記事内コンテンツ全体 */
#MainContent {
	width: 100%;
	float: none;
	padding: 10px;
}
#MainContent .FrontInner div h2, #MainContent h1 {
	margin: 20px auto;
	font-size: 18px;
}
.FrontInner p, .ContentInner p, .SitemapInner p, .NotFoundInner p {
	font-size: 15px;
	line-height: 1.8;
}
/* トップページのコンテンツ */
.FrontInner {
	margin: 0;
	padding: 0;
}
/* シングルページのコンテンツ */
#Content .ContentInner, #Content .SitemapInner {
}
/* アーカイブ・検索ページ */
.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;
}
/* 更新履歴 */
.Update {
	margin: 0 0 10px;
	padding: 15px;
}
.UpdateTitle {
	margin: 0 0 5px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
}
.Update ul li {
	padding: 0;
	margin: 0 0 5px 0;


}
.UpdateDay {
	font-size: 14px;
	line-height: 1.5;
}
.UpdateNews {
	font-size: 14px;
	line-height: 1.5;
}
.Update ul li a {
	font-size: 14px;
	line-height: 1.5;
}
/* サイドメニュー */
#SideContent {
	width: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
}
.widget, .Information, #NavOne {
}
.widget_title div, .InformationTitle {
	margin: 20px auto;
	padding: 5px 0;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
}
.Information p {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
.widget {
	width: 100%;
	margin: 0 0 10px;
	padding: 0 10px 10px;
}
.widget ul li, #NavOne ul li {
	margin: 0 0px 5px 0;
	padding: 7px 0;
	text-align: left;
	border-left: none;
	width: auto;
	border: none;
}
#NavOne ul li a {
	font-size: 14px;
	max-width: 130px;
	display: block;
	margin: 0 auto;
	border-radius: 0;
	text-align: center;
}
.widget ul li a {
}
/* カテゴリーメニュー */
#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 {
	margin: 0px auto 10px;
	padding: 10px 15px 7px 15px;
	font-size: 20px;
}
#RelationContent .NewsTitle {
	margin: 0;
	padding: 0;
}
#RelationContent .NewsTitle a {
	text-decoration: none;
	font-size: 16px;
}
#RelationContent p {
	margin: 0;
	font-size: 15px;
	line-height: 1.5;
}
#RelationContent p a {
	color: #1D6AF1;
}
#RelationContent {
	margin: 20px auto 20px;
	padding: 0;
}
#RelationContent ul li {
	margin-top: 10px;
	padding: 15px;
}
#RelationContent ul img {
	float: left;
	width: 80px;
}
#RelationContent .RelationBox {
	margin-left: 85px;
}
/* フッター */
#Footer {
	margin: 20px auto 0;
	padding: 10px 0 0 0;
	border-radius: 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: 14px;
}
.Copyright a {
	font-size: 14px;
}
/* 記事内画像 */
.left, .right, .center {
	display: block;
	float: none;
	max-width: 300px;
	width: 90%;
	height: auto;
	margin: 20px auto 20px;
	padding: 0;
}
#MainContent .FrontInner div h2 span, #MainContent h1 span {
	font-size: 17px;
}
.widget ul {
	border: none;
}
.breadcrumbs {
	padding: 10px;
	margin: 0 5px;
}
.Paging p a {
	font-size: 12px;
}
}

@media only screen and (max-width: 600px) {
#NavOne {
}
#NavOne ul {
	/* flex-direction: column-reverse; */
	/* width: 200px; */
	margin: 0 auto;
}
#NavOne ul li {
}
.Paging p {
	display: inline-block;
}
.Paging p span {
	display: inline-block;
	margin: 0;
	padding: 0 3px;
}
}
