@charset "UTF-8";
/*
Theme Name: kara_mizu04-03-02
Author: num
Description: This is my original theme.
Version: 1.0
*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9np4gw');
  src:  url('fonts/icomoon.eot?9np4gw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9np4gw') format('truetype'),
    url('fonts/icomoon.woff?9np4gw') format('woff'),
    url('fonts/icomoon.svg?9np4gw#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-angle-left-solid:before {
  content: "\e92e";
}
.icon-award-solid:before {
  content: "\e914";
}
.icon-bookmark-solid:before {
  content: "\e915";
}
.icon-btc-brands:before {
  content: "\e916";
}
.icon-calendar-alt-solid:before {
  content: "\e917";
}
.icon-capsules-solid:before {
  content: "\e918";
}
.icon-chalkboard-teacher-solid:before {
  content: "\e919";
}
.icon-chart-bar-solid:before {
  content: "\e91a";
}
.icon-chart-line-solid:before {
  content: "\e91b";
}
.icon-check-circle-solid:before {
  content: "\e91c";
}
.icon-chess-king-solid:before {
  content: "\e91d";
}
.icon-chevron-circle-right-solid:before {
  content: "\e91e";
}
.icon-comment-dots-solid:before {
  content: "\e91f";
}
.icon-crown-solid:before {
  content: "\e920";
}
.icon-desktop-solid:before {
  content: "\e921";
}
.icon-envira-brands:before {
  content: "\e922";
}
.icon-flag-solid:before {
  content: "\e923";
}
.icon-gem-regular:before {
  content: "\e924";
}
.icon-glass-martini-alt-solid:before {
  content: "\e925";
}
.icon-heart-solid:before {
  content: "\e926";
}
.icon-internet-explorer-brands:before {
  content: "\e927";
}
.icon-rss-solid:before {
  content: "\e928";
}
.icon-search-solid:before {
  content: "\e929";
}
.icon-sitemap-solid:before {
  content: "\e92a";
}
.icon-star-solid:before {
  content: "\e92b";
}
.icon-th-list-solid:before {
  content: "\e92c";
}
.icon-user-alt-solid:before {
  content: "\e92d";
}
.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, Navigation, 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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
*, *:after, *:before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	line-height: 1.6;
	word-wrap: break-word;
	font-size: 16px;
	counter-reset: wpp-ranking;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
article, aside, details, figcaption, figure, footer, header, hgroup, Navigation, 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;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
a:hover {
	text-decoration: none;
}
* {
/zoom:1;
	-webkit-appearance: none;
}
input.searchsubmit {
    background: url(image/SearchIcon.png);
    font-size:  0;
    padding: 11px 14px 10px 10px;
    border:  none;
    margin: 2px 0 0 0;
}
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;
}
.spbtn, #spbtn, nav .CloseBtn, #Navigation02 {
	display: none;
}
.section_none {
	background: none !important;/* padding:  0 !important; */
}
/*-------------------------------------
レイアウト
-------------------------------------*/

#Content {
	box-sizing: border-box;
	max-width: 1200px;
	margin: 0px auto 10px;
	padding: 0px;
}
#MainContent {
	width: 100%;
	float: right;
	padding: 10px;
	background:  #fff;
}
#MainContent>div {
	box-sizing: border-box;
	margin-left: 290px;
	padding: 0px;
	position: relative;
}
#SideContent {
	box-sizing: border-box;
	float: left;
	width: 270px;
	margin-right: -290px;
	padding:  10px;
}
#Page {
	margin: 0 auto;
	background-attachment: fixed;
	background: aliceblue;
}

@media screen and (min-width:1280px) {
#Page {
}
}
/*-------------------------------------
ヘッダー部分
-------------------------------------*/

/* ヘッダー */
#Header {
	margin: 0px auto 0px;
	padding: 0px 0 0px;
	/* background: #44a9aa8f; */
	/* position: absolute; */
	width: 100%;
	/* z-index: 99999; */
}
/* ヘッダーソーシャル */
#SocialIconTop {
	float: right;
	margin: 0px 0 10px;
	text-align: center;
}
#SocialIconTop a {
	display: inline-block;
	margin-left: 5px;
	width: 32px;
	height: 32px;
	background: #939393;

	border-radius: 5px;
}
#SocialIconTop a:hover {
	opacity: 0.7;
}
#SocialIconTop a:nth-of-type(1) {
	background: none;
}
#SocialIconTop a:nth-of-type(2) {
	background: none;
}
#SocialIconTop a:nth-of-type(3) {
	background: none;
}
#SocialIconTop a:nth-of-type(4) {
	background: none;
	display: none;
}
#SocialIconTop a:nth-of-type(5) {
	background: none;
	display: none;
}
#SocialIconTop a:nth-of-type(6) {
	background: none;
}
/* 検索フォーム */


.widget_search {
	/* float: right; */
	width: 100%;
	display: block;
	text-align: center;
}
.widget_search .screen-reader-text {
	display: none;
}
.searchform {
	width: auto;
	margin: 0 auto;
	background: #fff;
	display: block;
	height: 35px;
	position: relative;
	border: solid 1px #aaa;
	outline: none;
	margin: 0px auto 25px;
}
.s {
	width: 216px;
	height: 27px;
	position: absolute;
	top: 3px;
	left: 5px;
	border: none;
	outline: none;
}
.searchsubmit {
	position: absolute;
	top: 4px;
	right: 10px;
	outline: none;
}
.search .entry-content p a {
	color: #D03E40;
}
/* サイトタイトル */
.SiteTitleInner {
	max-width: 1280px;
	margin: 0 auto 0px;
	background: none;
	border: none;
	/* background: #44a9aa8f; */
	padding: 10px 0 10px;
}
.SiteTitle {
	/* float: right; */
	/* margin: 0px auto 5px; */
	padding: 5px 0 0 0;
	background: none;
	text-align: left;
	/* padding: 300px 50px 0 0; */
	margin-right: auto;
}
.SiteTitle a {
	font-size: 25px;
	line-height: 1.5;
	text-decoration: none;
	font-weight: bold;
	color: #3b5998;
	padding: 0px 0px 0 0px;
	position: relative;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.SiteTitle a:hover {
	color: #218fce;
	text-shadow: none;
}
/* ディスクリプション */
.Discription {
    max-width: 1100px;
    margin: 30px auto 0;
    font-size:  14px;
    color: #fff;
}

#Header p {
	max-width: 1000px;
	margin: 0 auto 10px;
	font-size: 12px;
}
/* トップナビ */
.menu {
	max-width: 1280px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 0;
}
.TopNav {
	margin: 0px auto 0px;
	padding: 0px 0 10px;
	background: none;
	display:  flex;
	max-width: 1280px;
}
.TopNav ul {
	margin- right: 0px auto 0px;
	display:  flex;
	justify-content: flex-end;
}
.TopNav ul li {
	margin-right: 5px;
	padding: 0px 10px 0px;
	/* border-radius: 3px; */
	background: #3b5998;
}
.TopNav ul li a {
	font-size: 12px;
	text-decoration: none;
	color:  #fff;
}
.TopNav ul li a:hover {
	text-decoration: underline;
}
.TopNav ul li:last-child {
	margin: 0;
}
/* グロナビ */
.Navigation {
	margin: 0 auto 0px;
	padding: 25px 0px;
	background: rgba(59, 89, 152, 0.76);
	/* border-bottom: solid 1px #ddd; */
	border-radius: 0px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.Navigation ul {
	max-width: 1280px;
	margin: 0 auto 0px;
	padding: 0px 0;
	display: flex;
	justify-content: space-around;
}
.Navigation ul li {
	/* box-sizing: border-box; */
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	/* float: left; */
	/* position: relative; */
	/* width: 20%; */
	background: none;
	color: #333;
	text-align: center;/* border-left: solid 1px #aaa; */
}
/*.Navigation ul li:first-child:before { font-family:FontAwesome; content:"\f015"; position:absolute; font-size:20px;left:10px; top:-6px; color:#fff; }
.Navigation ul li:last-child:before { font-family:FontAwesome; content:"\f0e8"; position:absolute; font-size:20px;left:10px; top:-6px; color:#fff; }*/
.Navigation ul li:last-child {
}
.Navigation ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.Navigation ul li:hover, .Navigation ul li a:hover {
	color: #d03e40;
}
/* ヘッダー画像 */
.focal-point {
	/* background: #e6faff; */
	padding: 10px 0 20px;
	/* background-size:  cover; */
}
.focal-point > div:nth-of-type(1) {max-width: 1280px;margin: 0px auto 0px;line-height: 0;background: url(image/header.jpg) 50%;background-size: cover;height: 600px;position: relative;border: 4px solid #3b5998;padding: 0px 0 0 0;}

@media screen and (max-width: 480px) {
.focal-point > div:nth-of-type(1) {
	/* background: url(image/header_sp.gif); */
	background-size: cover;
	height: 155px;
}
.focal-point > div:nth-of-type(1):after {
	opacity: .4;
	left:  3%;
}
}
.focal-point > div:nth-of-type(1):before {
	z-index: 0;
	/* content: ""; */
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: repeating-linear-gradient(45deg, rgba(243, 182, 224, 0.2), rgba(243, 182, 224, 0.2) 10px, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0.4) 20px);
}
.focal-point > div:nth-of-type(1):after {
	position: absolute;
	/* content: url(image/piru01.png); */
	top: 15px;
	right: 3%;
}
.focal-point img {
	box-sizing: border-box;
	width: 100%;
	height: auto;
}
.Description {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 30px;
	border: 2px solid #fff;
	/* background: url(image/description.jpg) 50%; */
	height: 200px;
	padding: 150px 30px 0 20%;
	font-size: 13px;
	background-size: cover;
}

@media screen and (max-width:850px) {
.Description {
	padding: 150px 10px 0 10px;
}
}
.NewArticle_container {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 30px;
	background: url(image/kurripu.jpg) 50%;
	height: 330px;
	background-size: cover;
}
.NewArticle_container ul {
	display: flex;
	margin: 0 0 0 9%;
	overflow: hidden;
	padding: 0 10px;
}

@media screen and (max-width:1170px) {
.NewArticle_container ul {
	margin: 0 0 0 0%;
}
}
.NewArticle_container li {
	max-width: 300px;
	text-align: center;
	font-size: 13px;
}
.NewArticle_container li:nth-of-type(1) {
	transform: rotate(3deg);
	padding: 156px 0 0 0px;
}
.NewArticle_container li:nth-of-type(2) {
	padding: 154px 0 0 0;
	margin: 0 0 0 70px;
	margin: 0 0 0 7%;
}
.NewArticle_container li:nth-of-type(3) {
	transform: rotate(-4deg);
	padding: 125px 5px 0 0;
	margin: 0 0 0 70px;
	margin: 0px 0 0 6%;
}
.NewArticle_container li img {
	width: 100%;
	max-width: 130px;
}
.NewsTitle_link a {
	text-decoration: none;
}
.NewsTitle_link a:hover {
	color: #f00;
}

/* パンくずリスト */
.breadcrumbs {
	max-width: 1200px;
	margin: 15px auto 15px;
	padding: 0px 10px;
	font-size: 14px;
	line-height: 1.5;
	background: none;
	color: #000;
}
.breadcrumbs a {
	font-size: 14px;
	color: #3b5998;
	font-weight: bold;
}
/* ---------------------------footer  SNSボタン--------------------- */
.focal-point .share2 li {
	padding: 7px 15px;
}
.focal-point .share2 {
	margin: 50px 0 0 0;
}
.share2 {
	padding: 40px 0;
	position: relative;
	z-index: 9;
}
.share2 a {
	color: #fff;
	text-decoration: none;
	padding: 3px 8px;
	display:  block;
}
.share2 ul {
	display: flex;
	justify-content: center;
}
.share2 ul li, .FooterInner .share2 ul li {
	border: none !important;
	box-shadow: 0 0.1875em 0.3125em 0 rgba(0, 0, 0, 0.35);
	width: 28px;
	border-radius: 4px;
	display:  block;
	font-size: 14px;
}
.share2 ul .facebook2, .FooterInner .share2 ul .facebook2 {
	background: #3b5998;
}
.share2 ul .facebook2:hover, .FooterInner .share2 ul .facebook2:hover {
	background: #fff;
}
.share2 ul .facebook2:hover a, .FooterInner .share2 ul .facebook2:hover a {
	color: #3b5998;
}
.share2 ul .tweet2, .FooterInner .share2 ul .tweet2 {
	background: #419be0;
	margin: 0 15px 0;
}
.share2 ul .tweet2:hover, .FooterInner .share2 ul .tweet2:hover {
	background: #fff;
}
.share2 ul .tweet2:hover a, .FooterInner .share2 ul .tweet2:hover a {
	color: #55acee;
}
.share2 ul .googleplus2, .FooterInner .share2 ul .googleplus2 {
	background: #dd4b39;
}
.share2 ul .googleplus2:hover, .FooterInner .share2 ul .googleplus2:hover {
	background: #fff;
}
.share2 ul .googleplus2:hover a, .FooterInner .share2 ul .googleplus2:hover a {
	color: #dd4b39;
}
.fa-facebook:before, .fa-twitter:before, .fa-google-plus:before {
	left: -5px;
	position: relative;
}
/*-------------------------------------
メインコンテンツ部分
-------------------------------------*/

/* トップページのコンテンツ */
.FrontInner, .SingleInner, .ContentInner {
	margin: 0 0 10px;
	border: none;
	background: none;
}
.FrontInner section:nth-of-type(2) div, .FrontInner section:nth-of-type(4) div, .FrontInner section:nth-of-type(5) div, .SingleInner section:nth-of-type(2) {
	margin: 0 0 10px;
	padding: 15px;
	border: none;
	background: #f0f8ff;
}
section {
	margin: 0 0 50px;
}
.Rankingu_container {
	margin: 40px 0 0 !important;
}
/* 目次 */
.MokujiBox {
	background: #f3b6e0;
	border: 1px solid #3b5998;
	font-size: 95%;
	margin-bottom: 30px;
	width: auto;
}
.MokujiBox>div {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding: 15px 15px 15px 47px;
	background: #3b5998;
}
.MokujiBox>div:nth-of-type(1):before {
	top: 12px;
	left: 17px;
	font-size: 25px;
	color: #ffffff;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e90e";
	position: absolute;
}
.MokujiBox #mokuji {
	padding: 15px 15px 15px;
	top: 0;
	z-index: 2;
	background: #f1f1f1;
}
#mokuji ol, #mokuji ol li {
	margin: 5px 5px 5px 15px;
	padding: 0;
}
#mokuji a {
	font-size: 13px;
	text-decoration: none;
	color: #555;
	position: relative;
	margin: 0 0 7px;
	display:  block;
}
#mokuji a:before {
	top: 0px;
	left: -20px;
	font-size: 16px;
	color: #3b5998;
	font-weight: bold;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e91e";
	position: absolute;
}
#mokuji a:hover {
	text-decoration: none;
	color: #1f8ed3;
}
#mokuji > ul {
	padding: 0 0 0 15px;
}
#mokuji > ul ul {
	padding: 0 0 0 20px;
}
/* hタグ・pタグ関係 */
.FrontInner h2, .SingleInner h1, .ContentInner h1 {
	position: relative;
	padding: 2px 0 0 48px;
	border-bottom: 1px solid #55acee;
	font-weight: bold;
	margin: 30px 0 20px;
	font-size: 35px;
	line-height: 1;
	color: #555;
}
.FrontInner h2:first-letter, .SingleInner h1:first-letter, .ContentInner h1:first-letter {

}
.FrontInner h2:before, .SingleInner h1:before, .ContentInner h1:before {
	content: "";
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #55acee;
	bottom: -16px;
	left: 8px;
}
.FrontInner h2:after, .SingleInner h1:after, .ContentInner h1:after {
	content: "";
	display: block;
	position: absolute;
	height: 65px;
	border-left: 1px solid #55acee;
	bottom: -24px;
	left: 24px;
}
.FrontInner h3, .SingleInner h2, .txt02 {
	position: relative;
	padding: 20px 160px 20px 30px;
	background: #55acee;
	background-position: right;
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	margin: 40px 0 25px;
}
.FrontInner h3:before, .SingleInner h2:before {
	position: absolute;
	top: -48px;
	right: 6px;
	/* content: url(image/h2_icon.png); */
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}
.FrontInner h3:after, .SingleInner h2:after, .txt02:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 40px;
	border: 15px solid transparent;
	border-top: 15px solid #55acee;
	width: 0;
	height: 0;
}
.txt02 {
	color: #fff !important;
	padding: 10px !important;
	font-size: 17px !important;
	margin: 0 0 30px !important;
}
.FrontInner h4, .SingleInner h3 {
	color: #444;
	font-size: 20px;
	position: relative;
	padding: 10px 0 2px 28px;
	border-bottom: 2px solid #e2d014;
	font-weight: bold;
	margin:  0 0 15px;
}
.FrontInner h4:before, .SingleInner h3:before {
	content: "";
	position: absolute;
	margin: auto;
	width: 12px;
	height: 12px;
	top: 0;
	left: 14px;
	background: #e2d014;
	transform: rotate(50deg);
}
.FrontInner h4:after, .SingleInner h3:after {
	content: "";
	position: absolute;
	margin: auto;
	width: 8px;
	height: 8px;
	top: 18px;
	left: 6px;
	background: #e2d014;
	transform: rotate(20deg);
}
.SingleInner dt > h3 {
	
}
#MainContent p {
	margin: 5px 0 10px;
	padding: 0px 0 10px;
	font-size: 14px;
	line-height: 2.1;
	color: #333;
}
#MainContent p a {
	color: #dd4b39;
	font-weight:  bold;
}
.FrontInner>p {
	background: #fff;
	margin: 10px 0 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.9;

	color: #333;
	border: none;
}
.FrontInner>span, .SingleInner>span {
	display: block;
	position: relative;
	margin-bottom: 10px !important;
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #555;
}
.FrontInner>span:before, .SingleInner>span:before {
	font-family: FontAwesome;
	position: absolute;
	top: -1px;
	left: 0px;
	/* content: "\f073"; */
	font-size: 14px;
	color: #333;
}
/* アーカイブ・検索・サイトマップ・カテゴリー・404ページ */
.ContentInner ul li h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ContentInner ul li h2 a {
	color: #38587A;
	font-size: 16px;
	line-height: 1.9;
}
#Article .NewsTitle {
	margin: 10px 0 5px;/* background: #97cef5; */
}
#Article .NewsTitle a {
	font-weight: bold;
	text-decoration: none;
	/* color: #dd4b39; */
	font-size: 15px;
	line-height: 1.4;
}
#Article .NewsTitle a:hover {
	text-decoration: underline;
}
#Article p {
	margin: 0;
	font-size: 13px;
	line-height: 1.5;
	padding: 0 0px;
}
.NewsLink {
	text-align: center;
	padding: 10px 0 !important;
}
#Article p a {
	color: #55acee;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}
.Clock {
	position: relative;
	font-size: 13px;
	color: #333;
	margin-bottom: 5px;
	padding: 0 0 0 18px;
}
.Clock:before {
	font-family: FontAwesome;
	position: absolute;
	top: -2px;
	left: 0px;
	content: "\f017";
	font-size: 16px;
	color: #2E2E2E;
}
#Article {
	margin: 0px 0px 40px 40px;
	font-size: 0;
}
#Article li {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin: 20px 2% 0 0;
	padding: 10px;
	border: dotted 1px #999;
	text-align: center;
	background: #f1f1f1;
	border: #6b6b6b 1px solid;
}
#Article li:nth-child(3n) {
	margin-right: 0;
}
#Article img {
	box-sizing: border-box;
	float: none;
	max-width: 250px;
	height: auto;
	border: solid 1px #ccc;
	margin: 0 0 10px;
}
#Article .ArticleBox {
	text-align: left;
}
time.post_txt {
    font-size: 12px;
    background: #eaeaea;
    padding:  2px 3px;
}
/* 関連記事(関連記事) */
.RelationContentTitle {
	font-size: 18px;
	margin: 15px 0 10px;
	color: #fff;
	padding: 8px 13px;
	border: solid 1px #6b6b6b;
	background: #3b5998;
}
#RelationContent .NewsTitle {
	margin-bottom: 5px;
}
#RelationContent .NewsTitle a {
	font-weight: normal;
	text-decoration: none;
	color: #777;
	font-size: 14px;
	border: none !important;
}
#RelationContent .NewsTitle a:hover {
	color: #d03e40;
}
#RelationContent .RelationBox span {
	font-size: 13px;
	color: #333;
}
#RelationContent {
	margin: 0px 0px 10px;
}
#RelationContent ul {
	padding: 0 10px;
}
#RelationContent ul li {
	box-sizing: border-box;
	width: 33.0%;
	margin: 0 0.5% 15px 0;
	display: inline-block;
	vertical-align: top;
}
#RelationContent ul li:nth-child(3n) {
	margin-right: 0;
}
#RelationContent ul img {
	box-sizing: border-box;
	max-width: 300px;
	height: auto;
	border: solid 1px #ccc;
}
#RelationContent .RelationBox {
}
/* カテゴリー一覧ページ */
.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: 30px;
	margin: 30px 0 30px;
}
.categorymain ul li:nth-of-type(2n) {
	margin-right: 0px;
}
.categorymain h2 {
	margin-bottom: 10px;
	padding: 10px;
	background: #FFEBEC;
}
.CategoryPageBox h3, .CategoryPageText h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #E56777;
}
.CategoryPageBox h3 a, .CategoryPageText h3 a {
	font-size: 16px;
	color: #E56777;
}
/* ページ送り */
.Paging {
	display: block;
	margin: 20px 0px;
	width: 100%;
}
.Paging div {
	width: 35%;
	display: inline-block;
	vertical-align: top;
}
.Paging div a {
	position: relative;
	background: #3b5998;
	color: #fff !important;
	text-decoration: none;
	font-size: 14px;
	border-radius: 3px;
}
.Paging div a:before {
	font-size: 20px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
}
.Paging div a:hover {
	background: #55acee;
}
.Paging .CenterLink {
	text-align: center;
	width: 30%;
}
.Paging .CenterLink a {
	padding: 5px 15px 5px 35px;
}
.Paging .CenterLink a:before {
	content: "\e908";
	top: 3px;
	left: 10px;
}
.Paging .LeftLink {
	text-align: left;
}
.Paging .LeftLink a {
	padding: 5px 15px 5px 25px;
}
.Paging .LeftLink a:before {
	content: "\e92e";
	top: 5px;
	left: 10px;
}
.Paging .RightLink {
	text-align: right;
}
.Paging .RightLink a {
	padding: 5px 25px 5px 15px;
}
.Paging .RightLink a:before {
	content: "\e901";
	top: 4px;
	right: 10px;
}
/* 記事内画像 */
.left, .right, .center {
	display: block;
	box-sizing: border-box;
	width: auto;
	height: auto;
	text-align: center;
}
.left {
	float: left;
	max-width: 300px;
	margin: 5px 10px 10px 0;
	padding: 0;
}
.right {
	float: right;
	max-width: 300px;
	margin: 5px 0 10px 10px;
	padding: 0;
}
.center {
	max-width: 400px;
	width: 100%;
	margin: 20px auto 20px;
	padding: 0;
}
/* aside・details整形用 */
.supplement {
	border: solid 1px #3b5998;
	background: #f1f1f1;
	margin: 10px 0;
	padding: 15px;
}
.supplement h3, .supplement summary {
	background: #fff !important;
	padding: 10px 10px 8px;
	margin: 0 0 5px;
	color:  #555;
	font-size: 20px;
}
.supplement h3:after,
.supplement summary:after {
 content: none;
}
.supplement p {
	line-height: 1.5;
}
.supplement p a {
	padding: 0px;
}
strong {
	font-weight: bold;
	padding: 1px 3px;
	border-bottom: none;
	font-size: 15px;
	background: linear-gradient(transparent 40%, #ff9 40%);
}
.FrontInner div ul,.FrontInner div ol {
	background: #e0f2f7;
	/* box-shadow: 0px 0px 0px 10px #f9f9f9; *//*線の外側*/
	/* border: dashed 2px #e187c5; *//*破線*/
	border-radius: 9px;
	/*はみ出ないように調整*/
	margin: 10px 10px 20px;/*はみ出ないように調整*/
	padding: 0.5em 0.5em 0.5em 2em;
}
.FrontInner div ul li,.FrontInner div ol li {
	list-style-type: circle;
	margin-left: 30px;
	font-size: 14px;
	line-height: 2.1;
	border-bottom: dotted 1px #ddd;
	color: #777;
}
dl {
	margin: 0 auto 30px;
	padding: 25px 15px 10px;
	border-radius: 10px;
	width: 95%;
}
dt {
	background-color: #3b5998;
	padding: 10px 15px 10px 30px;
	/* border: 1px #f6f6f6 solid; */
	border-bottom: none;
	color: #ffffff;
	font-weight: bold;
	/* border-radius: 10px 10px 0 0; */
	position: relative;
}
dd {
	background-color: #FFF;
	padding: 20px;
	font-size: 14px;
	line-height: 1.9;
	margin: 0 0 20px;
	/* border: 1px #e5e5e5 solid; */
	border-top: none;
	/* border-radius: 0 0 10px 10px; */
}
dt:before {
	/* content: url(image/dt_hed.png); */
	top: -17px;
	position: absolute;
	left: 0;
}
.dl02 {
	counter-reset: list;
	list-style-type: none;
	font: 14px/1.6 'arial narrow', sans-serif;
	padding: 0;
	background: none;
}
.dt02 {
	position: relative;
	line-height: 30px;
	margin: 7px 0 0px 40px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 1px #97cef5;
	background: none;
}
.dt02:before {
	counter-increment: list;
	content: counter(list);
	position: absolute;
	left: -42px;
	width: 55px;


	padding: 11px 0 0 0;
	height: 52px;
	background: #97cef5;
	text-align: center;
	color: #fff;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.dt02:after {
	content: url(image/dt_hed01.png);
	top: -5px;
	position: absolute;
	right: 0;
}
.dd02 {
	background: none;
	padding: 10px;
	margin: 0 0 0px;
}
/* フッターソーシャル */
#SocialIconMain {
	width: 100%;
	float: none;
	margin: 15px auto 15px;
	text-align: center;
}
#SocialIconMain a {
	box-sizing: border-box;
	font-weight: normal;
	display: inline-block;
	margin-right: 0.8%;
	padding: 10px 8px 10px 25px;
	width: 16.0%;
	height: auto;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border-radius: 3px;
}
#SocialIconMain a:last-child {
	margin-right: 0;
}
#SocialIconMain a:hover {
	opacity: 0.8;
}
#SocialIconMain a:before {
	content: "";
	position: absolute;
	margin-left: -25px;
	width: 22px;
	height: 22px;
}
#SocialIconMain a:nth-of-type(3) {
	position: relative;
	background: #dd4b39;
}
#SocialIconMain a:nth-of-type(1) {
	position: relative;
	background: #0e9bf1;
}
#SocialIconMain a:nth-of-type(2) {
	position: relative;
	background: #3b579d;
}
#SocialIconMain a:nth-of-type(4) {
	position: relative;
	background: #5d8ac1;
}
#SocialIconMain a:nth-of-type(5) {

	position: relative;
	background: #f03e51;
}
#SocialIconMain a:nth-of-type(6) {
	position: relative;
	background: #ef8000;
}
#SocialIconMain a:nth-of-type(3):before {
	background: url("../Tempate007 - Copy/image/Google.png");
	background-size: contain;
	vertical-align: middle;
	top: 9px;
}
#SocialIconMain a:nth-of-type(1):before {
	background: url("../Tempate007 - Copy/image/Twitter.png");
	background-size: contain;
	vertical-align: middle;
	top: 7px;
}
#SocialIconMain a:nth-of-type(2):before {
	background: url("../Teiyoryopill/image/Facebook.png");
	background-size: contain;
	vertical-align: middle;
	top: 8px;
}
#SocialIconMain a:nth-of-type(4):before {
	background: url("../Teiyoryopill/image/Hatebu.png");
	background-size: contain;
	vertical-align: middle;
	top: 8px;
}
#SocialIconMain a:nth-of-type(5):before {
	background: url("../Teiyoryopill/image/Pocket.png");
	background-size: contain;
	vertical-align: middle;
	top: 9px;
}
#SocialIconMain a:nth-of-type(6):before {
	background: url("../Teiyoryopill/image/Rss.png");
	background-size: contain;
	vertical-align: middle;
	top: 6px;
}
.SnsBox {
	width: 93%;
	margin: 20px auto 15px;
	padding: 15px 15px 5px;
	border: solid 1px #ccc;
	background: #F9F9F9;
}
.SnsBox h2 {
	position: relative;
	text-align: center;
	font-size: 18px;
	padding: 10px 8px 10px 40px;
	font-weight: bold;
}
.SnsBox h2:before {
	position: absolute;
	margin-left: -38px;
	content: url("../Teiyoryopill/images/SnsIcon.png");
	top: 1px;
}

@media screen and (max-width:767px) {
#SocialIconMain {
	width: 98%;
	float: none;
	margin: 10px auto 10px;
	text-align: center;
}
#SocialIconMain a {
	box-sizing: border-box;
	font-weight: normal;
	display: inline-block;
	margin-right: 0.4%;
	padding: 6px 8px 6px 22px;
	width: 24.7%;
	height: auto;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	border-radius: 3px;
}
#SocialIconMain a:last-child {
	margin-right: 0;
}
#SocialIconMain a:hover {
	opacity: 0.8;
}
#SocialIconMain a:before {
	position: absolute;
	margin-left: -22px;
	width: 16px;
	height: 16px;
}
#SocialIconMain a:nth-of-type(3):before {
	top: 1px;
}
#SocialIconMain a:nth-of-type(1):before {
	top: -1px;
}
#SocialIconMain a:nth-of-type(2):before {
	top: 1px;
}
#SocialIconMain a:nth-of-type(4):before {
	top: 1px;
}
#SocialIconMain a:nth-of-type(5):before {
	top: 1px;
}
.SnsBox {
	width: 93%;
	margin: 20px auto 15px;
	padding: 15px 5px 5px;
	border: solid 1px #ccc;
	background: #F9F9F9;
}
.SnsBox h2 {
	position: relative;
	text-align: center;
	font-size: 15px;
	padding: 10px 8px 10px 36px;
	font-weight: bold;
}
.SnsBox h2:before {
	margin-left: -36px;
	top: 1px;
}
}
/*-------------------------------------
サイドコンテンツ部分
-------------------------------------*/
/* サイドコンテンツ */
.widget, .RelationSide {
	margin: 0px 0px 10px;
	padding: 0px;
	background: #fff;
}
/* サイドタイトル */
.widget_title div, .RelationTitle {
	margin: 0px auto 10px;
	padding: 15px 10px 15px 12px;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	border-radius: 0px;
	text-decoration: none;
	background: #3b5998;
	/* border: 1px solid #6b6b6b; */
}
/* ウィジェット */
.widget ul li {
	position: relative;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 5px 0px;
	border-bottom: dotted 1px #777;
}
.widget ul li:before {
	font-family: FontAwesome;
	position: absolute;
	top: 1px;
	left: 5px;
	content: "\f105";
	font-size: 16px;
	color: #e2d014;
}
.widget ul li a {

	color: #333;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
}
.widget ul li a:hover {
	color: #1379B1;
	text-decoration: none;
}
/* 新着記事・人気記事 */
.RelationSide ul li {
	box-sizing: border-box;
	margin-top: 10px;
	padding: 0px 10px 5px;
	background: #fff;
	border-bottom: dotted 1px #777;
	line-height: 1.2;
}
.RelationSide .NewsTitle {
	margin: 3px 0 5px;
	padding: 0;
	font-size: 13px;
}
.RelationSide .NewsTitle a {
	font-weight: normal;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	line-height: 1.0;
}
.RelationSide .NewsTitle a:hover {
	color: #55acee;
}
.RelationSide p, #RelationContent p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 1.6;
	padding: 0px;
}
.RelationSide p a, #RelationContent p a {
	color: #AB1F65;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}
.RelationBox time {
	font-size: 11px;
	color: #333;
	background: #fcfcd7;
	padding: 1px 3px;
}
.RelationSide ul img {
	box-sizing: border-box;
	float: left;
	width: 80px;
	height: 60px;
	border: solid 1px #ccc;
}
.RelationSide .RelationBox {
	margin-left: 85px;
}
.RelationSide .new {
	background: #B75657;
	color: #fff !important;
	margin-left: 10px;
	padding: 0 5px !important;
	font-size: 12px !important;
}
.RelationTitle span {
	display: block;
	margin-top: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 12px !important;
	color: #777;
}
/* 一覧の表示スタイル */
.PopularityBox li {
	position: relative;
}
.PopularityBox li:before {
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	background: #55acee;
	color: #fff;
	border-radius: 0px;
	font-size: 14px;
	line-height: 1;
	padding: 4px 7px;
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 1;
}
/*-------------------------------------
フッター部分
-------------------------------------*/
/* フッター */
footer {
	/* background: #1e354b; */
	margin: 100px 0 0;
}
#Footer {
	padding: 10px 0 0;
	background: #55acee;
	border: none;
	margin: 150px 0px 0;
	position: relative;
}
#Footer:before {
	position: absolute;
	/* content: url(image/inu_footer.png); */
	top: -121px;
	left: 15%;
}
#Footer:after {
    position: absolute;
    /* content: url(image/asiato3.png); */
    top: 15px;
    right: 3%;
}
/* フッターソーシャル */
#SocialIconBottom {
	margin: 5px 0 10px;
	text-align: center;
}
#SocialIconBottom a {
	display: inline-block;
	margin-left: 5px;
	width: 32px;
}
#SocialIconBottom a:hover {
	opacity: 0.7;
}
/* フッターメニュー */
#NavFooter {
	max-width: 1000px;
	margin: 0 auto 15px;
	text-align: center;
	background: none;
	border: none;
}
#NavFooter ul li {
	display: inline;
	margin: 0;
	padding: 0 15px;
	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: #fff;}
#NavFooter ul li a:hover {
	color: #555;

}
.Copyright {
	/* max-width: 1000px; */
	margin: 0px auto 0px;
	padding: 20px 0 80px;
	text-align: center;
	font-size: 13px;
	background: none;
	border: none;
	color: #fff;
	background: #3b5998;
}
.Copyright a {
	font-size: 14px;
	color: #fff;
}
/* topに戻る */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;

}
#page-top a {
	/* background: url(image/top_btn.png) no-repeat; */
	text-decoration: none;
	color: #fff;
	/* height: 90px; */
	padding: 30px 0;
	text-align: center;
	display: block;
	/* border-radius: 5px; */
}
#page-top a span {
	font-size: 30px;
	font-weight: bold;
	position: relative;
	bottom: -45px;
	color: #ffffff;
	background: #606060;
	padding: 10px 12px;
}
#page-top a:hover {
	opacity: .7;
}


/*バナー*/
.banner_container {
    text-align:  center;
}
.banner_container img {
    max-width: 500px;
}


/*インクルード　ランキング*/

.Rankingu_container img {
	width: auto;
	max-width: 100%;
}
.tablepress-table-description {
	clear: both;
	display: block;
}
.tablepress {

	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1em;
	border: none;
}
.tablepress td, .tablepress th {
	padding: 8px;
	border: none;
	background: 0 0;
	text-align: left;
	float: none !important;
}
.tablepress tbody td {
	vertical-align: top;
}
.tablepress tbody td, .tablepress tfoot th {
	border-top: 1px solid #ddd;
}
.tablepress tbody tr:first-child td {
	border-top: 0;
}
.tablepress thead th {
	border-bottom: 1px solid #ddd;
}
.tablepress tfoot th, .tablepress thead th {
	background-color: #d9edf7;
	font-weight: 700;
	vertical-align: middle;
}
.tablepress .odd td {
	background-color: #f9f9f9;
}
.tablepress .even td {
	background-color: #fff;
}
.tablepress .row-hover tr:hover td {
	background-color: #f3f3f3;
}
.tablepress img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: none;
}
#tablepress-1 td {
	border: 1px solid #DCDCDC;
}
#tablepress-2 td {
	border: 1px solid #DCDCDC;
}
#tablepress-3 td {
	border: 1px solid #DCDCDC;
}
#tablepress-4 td {
	border: 1px solid #DCDCDC;
}
#tablepress-5 td {
	border: 1px solid #DCDCDC;
}
#tablepress-6 td {
	border: 1px solid #DCDCDC;
}
.tablepress-id-1 {
	width: 80%;
}
.tablepress-id-2 {
	width: 80%;
}
.tablepress-id-3 {
	width: 80%;
}
.tablepress-id-4 {
	width: 80%;
}
.tablepress-id-5 {
	width: 80%;
}
.tablepress-id-6 {
	width: 80%;
}
.tablepress-id-1 .row-1 .column-1, .tablepress-id-1 .row-2 .column-1, .tablepress-id-1 .row-3 .column-1, .tablepress-id-1 .row-4 .column-1, .tablepress-id-1 .row-5 .column-1, .tablepress-id-1 .row-6 .column-1 {
	background-color: #E0F2F7 !important;
}
.tablepress-id-2 .row-1 .column-1, .tablepress-id-2 .row-2 .column-1, .tablepress-id-2 .row-3 .column-1, .tablepress-id-2 .row-4 .column-1, .tablepress-id-2 .row-5 .column-1, .tablepress-id-2 .row-6 .column-1 {
	background-color: #E0F2F7 !important;
}
.tablepress-id-3 .row-1 .column-1, .tablepress-id-3 .row-2 .column-1, .tablepress-id-3 .row-3 .column-1, .tablepress-id-3 .row-4 .column-1, .tablepress-id-3 .row-5 .column-1, .tablepress-id-3 .row-6 .column-1 {
	background-color: #E0F2F7 !important;
}
.tablepress-id-4 .row-1 .column-1, .tablepress-id-4 .row-2 .column-1, .tablepress-id-4 .row-3 .column-1, .tablepress-id-4 .row-4 .column-1, .tablepress-id-4 .row-5 .column-1, .tablepress-id-4 .row-6 .column-1 {
	background-color: #E0F2F7 !important;
}
.tablepress-id-5 .row-1 .column-1, .tablepress-id-5 .row-2 .column-1, .tablepress-id-5 .row-3 .column-1, .tablepress-id-5 .row-4 .column-1, .tablepress-id-5 .row-5 .column-1, .tablepress-id-5 .row-6 .column-1 {
	background-color: #E0F2F7 !important;
}
.tablepress-id-6 .row-1 .column-1, .tablepress-id-6 .row-2 .column-1, .tablepress-id-6 .row-3 .column-1, .tablepress-id-6 .row-4 .column-1, .tablepress-id-6 .row-5 .column-1, .tablepress-id-6 .row-6 .column-1 {
	background-color: #E0F2F7 !important;
}

.rank_img img {

    max-width: 640px;
}
.introduction {
	background: #f5efdb;
	padding: 10px;
	margin: 0 0 10px;
}

@media only screen and (min-width: 1400px) {
	/*左サイド固定バー*/
	.left_sidebar_container {
    position: fixed;
    right: 0;
    height: 50px;
    width:  100%;
    bottom: 0;
    z-index:  2;
    background: rgba(0,0,0,.5);
    box-shadow: 0 0 7px 0 rgba(0,0,0,.4);
 }
.left_sidebar_container ul {
	position: relative;
	padding: 11px 49vw 0;
}
.left_sidebar_container ul li {
	margin: 0 0 10px;
}
 .left_sidebar_container a {
 	color: #fff;
 	font-size: 25px;
 	padding: 0px 10px;
 	text-decoration: none;
 }
}
@media only screen and (max-width: 1399px) {
	.left_sidebar_container span {
		display: none;
		font-size: 0;
	}
}
@media only screen and (min-width: 769px) {
.pc_none {
	display: none;
}

}

@media only screen and (max-width: 1200px) {
#Footer:after {opacity:  .3;}
}
@media only screen and (max-width: 768px) {
.sp_none {
	display: none;
}
/*-------------------------------------
レイアウト
-------------------------------------*/

#Content {
	max-width: 768px;
	margin: 0px auto 0;
	padding: 0px 0px;
}
#MainContent {
	width: 100%;
	float: none;
	margin: 0px 0% 0px 0%;
	padding: 0px 0px;
}
#MainContent>div {
	margin: 0 0 10px;
	padding: 0px 0;
}
#SideContent {
	width: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
}
#Page {
	max-width: auto;
	margin: 0 auto;
	position:  relative;
}
/*目次*/

.MokujiBox>div:nth-of-type(1):before {
	top: 15px;
	left: 15px;
}
/*-------------------------------------
ヘッダー部分
-------------------------------------*/

/*************************************
* ハンバーガーメニュー
*************************************/

/***** クリック前のボタン *****/
.toggle {
	/* 通常時は非表示 */
	position: fixed; /* bodyに対しての絶対位置指定 */
	right: 10px;
	top: 8px;
	display: block;
	width: 45px;
	height: 43px;
	cursor: pointer;
	z-index: 99999999;
	background: #ffffff6b;
}
.toggle span {
	display: block;
	position: absolute; /* .toggleに対して */

	width: 70%;
	border-bottom: solid 4px #2d9aec;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	padding-top: 5px;
	right: 7px;
}
.toggle span:nth-child(1) {
	top: 3px;
}
.toggle span:nth-child(2) {
	top: 13px;
}
.toggle span:nth-child(3) {
	top: 23px;
}
.toggle span:nth-child(4) {
	border: none;
	top: 28px;
	left: 5px;
	font-size: 12px;
	font-weight: bold;
}
/***** クリック後のボタン *****/
/* 最初のspanをマイナス45度にする */
.toggle.active span:nth-child(1) {
	top: 15px;
	left: 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-bottom: solid 4px #0e7ac4;
}
/* 2番目と3番目のspanを45度にする */
.toggle.active span:nth-child(2), .toggle.active span:nth-child(3) {
	top: 15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	border-bottom: solid 4px #0e7ac4;
}
/*---------------------------*/

.global_nav input.s {
	margin: 0;
}
.global_nav input.searchsubmit {
	top: 4px;
}
/*************************************
* グローバルメニュー
*************************************/
/* .global_nav */
.global_nav {
	position: fixed;
	left: 0;
	width: 100%;
	transform: translateY(-100%);
	z-index: 9999999;
	padding: 70px 0 50px;
	text-align: center;
	color: #000;
	background: rgba(255,255,255,.8);
	transition: all 0.8s;
}
.global_nav .nav_li {
	width: 80%;
	padding: 3px 15px;
	list-style-type: none;
	background: #0e7ac4;
	text-align: center;
	margin: 0 auto 10px;
}
.global_nav li:last-child {
	background: none;
	padding: 0;
}
.global_nav .nav_li:hover {
/*background: rgba(54,168,255,.3);*/
}
.global_nav .nav_li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.global_nav .nav_li a:hover {
	color: #eae545;
}
/* .global_navに.activeが追加 */
.global_nav.active {
	transform: none;
}
/*------------------------------------------------------- */


/* ヘッダー */
#Header {
	margin: 0px auto 0px;
	padding: 0px 0 0px;
	position: relative;
}
.TopNav {
	display: block;
}
/* ヘッダーソーシャル */
#SocialIconTop {
	float: none;
	margin: 0px 0 10px;
	text-align: left;
}
/* 検索フォーム */
.widget_search {
	float: none;
	width: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.widget_search .screen-reader-text {
	display: none;
}
.searchform {
	width: auto;
	margin: 0 auto;
	background: #fff;
	display: block;
	height: 32px;
	position: relative;
	outline: none;
}
.s {
	border: none;
}
.searchsubmit {
}
.search .entry-content p a {
	color: #D03E40;
}
/**/
.TopNav ul {
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
}
/* サイトタイトル */
.SiteTitleInner {
	max-width: 768px;
	margin: 0 auto 5px;
	padding: 0 20px 0 10px;
	background: none;
}
.SiteTitle {
	float: none;
	width: 100%;
	margin: 0px auto 10px;
	padding: 13px 54px 0 10px;
	text-align: center;
}
.SiteTitle a {
	font-size: 18px;
	line-height: 1.5;
	position:  relative;
	z-index:  2;
}
/* ディスクリプション */
.Discription {
	max-width: 768px;
	margin: 0 auto;
	line-height:  1.6;
	font-size: 14px;
	padding: 20px 10px 5px;
}
/* グロナビ */
.Navigation {
	margin: 0 auto 10px;
	padding: 0;
	background: #5A8DC3;
}
.Navigation ul {
	margin: 0 auto 0px;
	padding: 0;
	max-width: 1100px;
	display: block;
}
.Navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	float: none;
	position: static;
	width: 100%;
	height: 100%;
	line-height: 40px;
	color: #fff;
	text-align: left;
	font-weight: bold;
}
.menu>li {
}
.menu>li>a {
}
.Navigation ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	/* border-bottom: dotted 1px #fff; */
	padding: 0 10px;
}
.Navigation ul li:hover, .Navigation ul li a:hover {
	background: #4072A8;
	color: #fff;
}
.Navigation ul li ul {
	position: static;
}
.Navigation ul li ul li {
	visibility: visible;
	overflow: visible;
	height: auto;
}
.Navigation ul li ul li {
	line-height: 25px;
	background: #E78CC7;
	text-align: left;
	padding: 0px;
}
.sub-menu>li>a {
	background: #E4E4E4;
	padding: 0 25px;
	color: #fff;
}
.Navigation ul li ul li:hover, .Navigation ul li ul li a:hover {
	background: #9c9c9c;
}
.Navigation ul li:hover ul li, .Navigation ul li a:hover ul li {
	visibility: visible;
	overflow: visible;
	height: 100%;
	z-index: -5;
}
/* ヘッダー画像 */
.focal-point {
	padding: 0;
	margin: 0 0 30px;
}
.focal-point > div {
	max-width: 900px;
	margin: 0 auto;
}
.focal-point img {
	box-sizing: border-box;
	width: 100%;
	height: auto;
}
.Description {
	margin: 0px auto;
	background: none;
	height: auto;
 0: 150px 30px 0 270px  font-size: 13px;

	padding: 0px 10px;
	line-height: 1.5;
	position: absolute;
	border: none;
	bottom: 10%;
}
.Description p {
	height: 100%;
	background: rgba(255,255,255,0.65);
	padding: 10px;
	font-size: 15px;
	position: relative;
	z-index:  2;
}
/* パンくずリスト */
.breadcrumbs {
	max-width: 900px;
	margin: 15px auto 15px;
	padding: 0px 10px;
	font-size: 14px;
	line-height: 1.5;
}
.breadcrumbs a {
	font-size: 14px;
}
/*-------------------------------------
メインコンテンツ部分
-------------------------------------*/

/* トップページのコンテンツ */
.FrontInner, .SingleInner, .ContentInner {
	margin: 0 0 10px;
	padding: 0px 10px;
}
.FrontInner section section, .SingleInner section {
	margin: 0 0 10px;
	padding: 5px;
}
section {
	margin: 0 0 0px;
}
.FrontInner section:nth-of-type(2) div, .FrontInner section:nth-of-type(4) div, .FrontInner section:nth-of-type(5) div, .SingleInner section {
	padding: 10px;
}
/* hタグ・pタグ関係 */
.FrontInner h2, .SingleInner h1, .ContentInner h1 {
	padding: 12px 10px 2px 44px;
	margin-bottom: 30px;
	font-size: 18px;
}

.FrontInner h3, .SingleInner h2 {
	margin: 10px 0 30px;
	padding: 10px 90px 10px 10px;
	font-size: 16px;
}

.FrontInner div>h3:after, .SingleInner h2:after, .txt02:after {
}

.FrontInner h3:before, .SingleInner h2:before {
	top: -24px;
	right: -7px;
	content: url(image/h2_icon2.png);
}
.FrontInner h4 {
	padding: .25em 0 .5em .75em;
}
#MainContent p {
	margin: 5px 0 10px;
	padding: 0px 0 10px;
	font-size: 14px;
	line-height: 1.5;
}
.FrontInner>p {
	margin: 10px 0 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.9;
}
.FrontInner span, .SingleInner span {
	margin-bottom: 10px !important;
	padding: 0 0 0 20px;
	font-size: 14px;
}
.FrontInner span:before, .SingleInner span:before {
	top: -1px;
	left: 0px;
	font-size: 14px;
}
/* アーカイブ・検索・サイトマップ・カテゴリー・404ページ */
.ContentInner ul {
	margin: 0;
	padding: 0;
}
.ContentInner ul li {
	margin: 0 0 10px;
	padding: 10px;
}
.ContentInner ul li h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ContentInner ul li h2 a {
	font-size: 16px;
	line-height: 1.9;
}
#Article .NewsTitle {
	margin-bottom: 5px;
}
#Article .NewsTitle a {
	/* font-weight: normal; */
	/* color: #ffffff; */
	font-size: 14px;
	line-height: 1.3;
}
#Article .NewsTitle a:hover {
	text-decoration: underline;
}
#Article p {
	margin: 0;
	font-size: 13px;
	line-height: 1.5;
	padding: 0 0px;
}
.NewsLink {

	text-align: center;
	padding: 10px 0 !important;
}
#Article p a {
	/* color: #AB1F65; */
	font-size: 13px;
	padding: 0;
	font-weight:  normal;
}
.ArticleBox time {
	font-size: 13px;
	color: #333;
	background: #ddd;
	padding: 2px 3px;
}
#Article {
	margin: 0px 0px 10px;
}
#Article li {
	box-sizing: border-box;
	display: block;
	vertical-align: top;
	max-width: 768px;
	width: 100%;
	margin: 10px 0.5% 0 0;
	padding: 10px;
	border: dotted 1px #999;
}
#Article li:nth-of-type(1) {
	margin: 30px 0 0;
}
#Article li:nth-child(3n) {
	margin-right: 0;
}
#Article img {
	box-sizing: border-box;
	float: left;
	max-width: 120px;
	height: auto;
	border: solid 1px #ccc;
}
#Article .ArticleBox {
	margin-left: 125px;
}
/* カテゴリー一覧ページ */

.categorymain ul li {
	padding: 10px;
	margin: 0px 1% 5px 0px;
	width: 49.5%;
}
.ContentInner h1 {
	font-size: 20px;
	margin-bottom: 10px;
	line-height:  1.3;
}
.categorymain ul li:nth-of-type(2n) {
	margin-right: 0px;
}
.categorymain h2 {
	margin-bottom: 10px;
	padding: 10px;
}
.CategoryPageBox h3, .CategoryPageText h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
}
.CategoryPageBox h3 a, .CategoryPageText h3 a {
	font-size: 16px;
}
/*ページ送り*/
.Paging {
	margin: 20px 0px;
	padding:  0 10px;
}
.Paging p {
	width: 35%;
}
.Paging p a {
	padding: 7px 10px 7px;
	font-size: 14px;
}
/* 記事内画像 */
.left, .right, .center {
	display: block;
	float: none;
	max-width: 300px;
	width: 100%;
	height: auto;
	margin: 0px auto 5px;
	padding: 0;
}
/* aside・details整形用 */
.supplement {
	margin-top: 10px;
}
.supplement h3, .supplement summary {
	padding: 10px 10px 8px !important;
	margin: 0 0 10px !important;
}
.supplement p {
	line-height: 1.5;
	margin: 0 !important;
}
.supplement p a {
	background: none;
	padding: 0px;
}
strong {
	font-weight: bold;
	font-size: 16px !important;
}
.FrontInner ul, .FrontInner ol {
	padding: 10px 0 10px 10px !important;
}
.FrontInner ul li, .FrontInner ol li {
	line-height: 1.5;
	padding: 0.5em 0;
}
.FrontInner dl {
	margin: 0 auto;
	width: 98%;
	padding: 5px 5px;
}
.FrontInner dt {
	margin: 0px 0;
}
.FrontInner dl > dt:nth-of-type(1) {
	margin: 15px 0 0;
}
.dt02 {
	padding: 0 0 0 40px;
	margin: 10px 0 0;
}
.dt02:before {
	left: 0px;
	width: 35px;
	padding: 2px 0 0 0;
	height: 33px;
	top: 50%;
}
.dt02:after {
	top: -18px;
	right: -2px;
}
.FrontInner dd {
	margin-bottom: 20px;
	padding: 5px 8px 0;
}
/*-------------------------------------
サイドコンテンツ部分
-------------------------------------*/

/* サイドコンテンツ */
#SideContent {
	padding: 0px;
}
.widget, .RelationSide {
	margin: 0px 0px 10px;
}
.widget_title div, .RelationTitle {
}
.widget ul li {
	margin: 0px 0px 5px 0px;
}
.widget ul li a {
	line-height: 1.5;
}

/* 関連記事(サイド) */
.NewsTitle {
}
.RelationSide .NewsTitle a {
	font-size: 13px;
	line-height: 1.0;
}
.RelationSide p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 1.6;
	padding: 0px;

}
.NewsLink {
	text-align: center;
	padding: 10px 0 !important;
}
.RelationSide p a {
	font-size: 15px;
	padding: 0;
}
.RelationBox span {
	font-size: 13px;
}
.RelationSide ul li {
	margin-top: 10px;
	line-height: 1.2;
}
.RelationSide ul img {
	float: left;
	width: 65px;
	height: auto;
}
.RelationSide .RelationBox {
	margin-left: 70px;
}
/*-------------------------------------
フッター部分
-------------------------------------*/
#page-top {
	right: 6px;
	/* bottom: 10px !important; */
}
/* フッター */
#Footer {
	padding: 10px 0 0;
}
#Footer:before {
	position: absolute;
	/* content: url(image/inu_footer.png); */
	top: -105px;
	left: 10px;
	-webkit-transform: scale(0.7);
	transform: scale(.7);
}

/* フッターソーシャル */
#SocialIconBottom {
	margin-top: 5px;
}
#SocialIconBottom a {
	margin-left: 5px;
	width: 32px;
}
#SocialIconBottom a:hover {
	opacity: 0.7;
}
/* フッターメニュー */
#NavFooter {position:  relative;z-index: 2;}
#NavFooter ul li {
	margin: 0;

	padding: 0 10px;
	font-size: 14px;
	/* background: #fff6; */
}
#NavFooter ul li:last-child {
	border-right: none;
}
#NavFooter ul li a {
	font-size: 13px;
	color: #ffffff;
}
.Copyright {
	margin: 0px auto 0px;
	padding: 10px 70px 10px 5px;
	font-size: 13px;
}
.Copyright a {
	font-size: 14px;
}
	
	
	/*ランキングテーブル*/
	.tablepress-id-4,
	.tablepress-id-5,
	.tablepress-id-6 {
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
#RelationContent ul li {
	box-sizing: border-box;
	margin-top: 0px;
	width: 49.5%;
	margin-right: 1.0%;
	display: inline-block;
	vertical-align: top;
}
#RelationContent ul li:nth-child(2n) {
	margin-right: 0;
}
#RelationContent ul img {
	box-sizing: border-box;
	max-width: 300px;
	height: auto;
	border: solid 1px #ccc;
}
	.rank_img img {
		max-width: 100%;
	}
	.tablepress-id-1,
	.tablepress-id-2,
	.tablepress-id-3 {
		width: 100%;
	}
	
}
