 @charset "utf-8";
 header,, nav, article, section, aside, figure, footer {
 display:block;
 -webkit-margin-before: 0em;
 -webkit-margin-after: 0em;
 -webkit-margin-start: 0px;
 -webkit-margin-end: 0px;
}
a {
	text-decoration: none;
}
body {
	-webkit-text-size-adjust: 100%;
	width: 100%;
	color:#333631;
	margin-top: auto;
	background-color: #F6F6F6;
	background-repeat: no-repeat;
	word-spacing: normal;
	white-space: normal;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header h1 {
	width:96%;
	font-size:0.8em;
	color:#FFF;
	padding:0.2em 2%;
	text-shadow:1px 1px 3px #C36;
	font-weight: normal;
	background-color: #ed1c24;
	margin-block-start: 0;
	margin-block-end: 0;
}
header {
	width:100%;
	max-width: 100%;
	height:auto;
	verflow:hidden;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
.headerimg {
	margin:0;
	padding:0;
}
section .box {
	width:96%;
	font-size:1.05em;
	line-height:1.7em;
	display:block;
	margin-top: 0.5em;
	margin-right: 2%;
	margin-bottom: 0.8em;
	margin-left: 2%;
}
section .box time {
	height:25px;
	background-color:#e5e5e5;
	font-size: 10px;
	line-height:1em;
	color: #342C2C;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	padding:0.7em;
	font-weight: bold;
	margin-right: 0.6em;
}
section .news{
	float:left;
	margin-top: 0px;
	margin-bottom: 0em !important;
	font-size: 15px;
	line-height: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
}
section .text-inner {
	padding:0 1em;
}

.pickup-ttl {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(241,241,241) 50%, rgb(225,225,225) 51%, rgb(246,246,246) 100%);
	background: -webkit-linear-gradient(top, rgb(255,255,255) 0%, rgb(241,241,241) 50%, rgb(225,225,225) 51%, rgb(246,246,246) 100%);
	background: linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(241,241,241) 50%, rgb(225,225,225) 51%, rgb(246,246,246) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
	margin:0;
	padding:0em 0;
	letter-spacing: 0em;
	color: #333;
	padding:0.3em 0.3em;
	border-bottom:1px solid #cdcdcd;
	border-top: 2px solid #ff5978;
}
.pickup-ttl .news_ttl {
	font-size:1.1em;
	background-repeat: no-repeat;
	line-height: 1.9em;
	margin: 0 0.3em;
	padding-left:5px;
	font-weight: bold;
}
.ttl-area {
	position: relative;
	background: #f877a1;
	color:#fff;
	font-size: 1.4em;
	margin-top: 40px;
	margin-bottom: 25px;
	padding: 15px 15px;
}
.ttl-area:after {
	position: absolute;
	content: "" !important;
	top: 100%;
	left: 30px;
	border: 8px solid transparent;
	border-top: 10px solid #f877a1;
	width: 0;
	height: 0;
}
.post-inner {
	margin:0.8em 0;
}
.post-inner img {
	width:33%;
	margin:0.2em 0;
}
.post-inner .post-list {
	float:right;
	width:63%;
	margin:0 auto;
}
.post-inner .post-list a {
	display:block;
	font-size:1em;
	color:#097adb;
	text-decoration: underline;
}
.post-list .sab-text {
	font-size:0.95em;
	line-height:1.8em;
}
time {
	display: inline-block;
	background-color:#e5e5e5;
	font-size: 8px;
	color: #342C2C;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	padding:0.2em;
	font-weight: bold;
	margin-right: 0.6em;
}
.conts-area {
	width:100%;
	display:block;
	float:left;
	font-size:1.1em;
	background-color:#FFF;
	margin-bottom:10px;
}
.conts-area h2.conts-ttl {
	margin-top:0;
	font-size:1em;
	margin-bottom:0.8em;
	font-weight: bold;
	color: #FFF;
	padding-top: 0.6em;
	padding-right: 10px;
	padding-bottom: 0.6em;
	padding-left: 8px;
	background-color: #ed1c24;
	text-shadow:1px 1px 8px #690;
}
.conts-area h2.conts-ttl {
	margin-top:0;
	font-size:1em;
	margin-bottom:0.8em;
	font-weight: bold;
	color: #FFF;
	padding-top: 0.6em;
	padding-right: 10px;
	padding-bottom: 0.6em;
	padding-left: 8px;
	background-color: #e6314a;
	text-shadow:1px 1px 8px #bd1632;
	border:none;
}
.conts-area .conts-inner {
	display:block;
	float:left;
	padding:2% 3%;
	font-size:0.94em;
	line-height:1.8em;
	margin-bottom:10px;
}
section {
	width:100%;
	display:block;
	margin: 0;
	overflow:hidden;
	margin-bottom:0em;
}

.article section{
	}

section header {
	background:none;
	background-image:none;
	border:none;
	box-shadow: none;
}
.section {
	display:block;
	background-color: #416099;
	color: #fff;
	overflow: hidden;
	padding: 0.6em 0.8em;
	border-radius: 3px;
	margin:1em 0.1em;
	font-weight: bold;
}
.section:before {
	background-color: rgba(29, 47, 97, 1);
	content: '';
	display: block;
	transform: rotate(-80deg);
	position: absolute;
	bottom: -30px;
	right: -150px;
	width: 200px;
	height: 200px;
}
.box .article-ttlarea {
	font-size:1.6em;
	font-weight: bold;
	margin:1.2em 0 0.8em 0;
}
.article-ttlarea {
	font-size:1.6em;
	margin-bottom:1.5em;
	font-weight: bold;
	margin:0;
}
.article-ttlarea h3 {
	display:block;
	color:#525252;
	font-weight:bold;
	padding-left:1.3em;
	padding:0.7em;
	margin-left:0;
	margin-bottom:1.5em;
	font-size:18px;
	line-height: 1.3em;
	background-color: #f1f1f1;
	border-left: 5px solid #d22c44;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #e0e0e0;
	letter-spacing: 1px;
	margin-block-start: 0em;
	margin-block-end: 0.7em;
}
.box.article-ttlarea h3 {
	margin:2em;
	font-weight: bold;
}
.contents-maker {
	font-size:1em;
	background: linear-gradient(transparent 60%, #fff88d 60%);
	font-weight: bold;
}
.content-text {
	color:#F36;
	font-weight: bolder;
}
p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1.8em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
#sideber {
	width:auto;
	padding-top:3px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	background-color:#c8c8c8;
	margin: 0px;
	clear:both;
	scroll-behavior: smooth;
}
#menu .menu_title_area {
	width:88.7%;
	padding:0.6em 0.6%;
	padding-left:10%;
	line-height:1.5em;
	text-align:left;
	color: #FFF;
	background-color: #7db042;
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	background-position: 14px 12px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #699638;
	font-weight: bold;
}
#menu .ttl-sab {
	padding:0.7em 3%;
	width:94%;
	background:#ececec;
	font-weight: bold;
	border-bottom:1px solid #dddddd;
}
footer {
	margin:0;
	padding:0;
	width:100%;
	height:0px;
	font-weight:bold;
	clear: both;
	width:auto;
	height:auto;
	padding:10px;
	background-color:#404040;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	line-height:15px;
	border-top:2px solid #b8b8b8;
}
#rogo {
	width:60%;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	margin:1em 0;
	padding:0;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:5px;
	overflow:hidden;
	font-family: "繝偵Λ繧ョ繝手ァ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝。繧、繝ェ繧ェ", Meiryo, Osaka, "・ュ・ウ ・ー繧エ繧キ繝・け", "MS PGothic", sans-serif;
	vertical-align: text-bottom;
}
article {
	width:100%;
	overflow:hidden;
}
article section {
	width:auto;
	padding:2% 1% 4% 1%;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	background-color:#FFF;
}
h2 {
	font-size:1.5em;
	line-height:1.5em;
	border-bottom: 3px solid #F3577D;
	padding:0 0 0.3em 0;
	margin:0.3em 0 0.7em 0;
	color: #333;
}
.news article {
	border:1px solid #CCC;
	width:90%;
	background:#FFF;
	margin:0.6em auto;
	padding:0.5em;
}
.news header {
	width:100%;
	max-width: 100%;
	height:auto;
	verflow:hidden;
	margin: 0px;
	padding: 0px;
	border:none;
}
article section a {
	padding-right:5%;
	display:block;
	overflow:hidden;
}
#menu {
	width:auto;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	background-color:#e0e0e0;
	margin: 0px;
	clear:both;
}
.menulist {
	width:98%;
	padding:0;
	margin:0 1%;
	background-color:#fcfcfc;
	border-left:1% solid #c7c7c7;
	border-right:1% solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.menulist ul {
	padding-left:0;
	width:100%;
	margin:0 0px 0 0px;
}
#menu .menulist li {
	font-size:1.2em;
	list-style:none;
	width:96%;
	padding:0.4em;
	line-height:1em;
	margin-right:3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
	background-size:4.5%;
	background-image: url(img/right_ico.svg);
	background-repeat: no-repeat;
	background-position: 99% center;
}
.menulist li {
	width:95.5%;
	padding:1.5%;
	overflow:hidden;
}
.menulist ul li img {
	width:50px;
	float:left;
	display:block;
	margin:0.2em;
	margin-right:0.6em;
}
.toppage img {
	width:17px !important;
	height:17px;
	margin-right: 0.3em !important;
}
.menulist li:last-child {
	border-bottom-width: 0px;
}
.menulist li:hover {
	background-color:#f0f0f0;
	opacity: 1;
}
.menulist ul li a {
	display:block;
	font-size:0.8em;
	width:96%;
	max-width:100%;
	line-height:1.4em;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #069;
	margin-top:0.4em;
	font-weight: normal;
	text-decoration: underline;
}
.menuscl {
	width:6%;
	margin:1.2em 0 0 0;
	padding:1% 4%;
	border-left:1px solid #CCC;
	float:right;
	scroll-behavior: smooth;
}
.menutitle {
	width:88%;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family: "繝偵Λ繧ョ繝手ァ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝。繧、繝ェ繧ェ", Meiryo, Osaka, "・ュ・ウ ・ー繧エ繧キ繝・け", "MS PGothic", sans-serif;
	text-align: center;
	background-color:#333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	line-height: 30px;
	background-image: url(images/ico/migi.png);
	background-position: 332px center;
	background-repeat: no-repeat;
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	max-width: 100%;
	height:auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#scroll-top {
	margin-top:1em;
	float:right;
	display: block;
}
#scroll-top img {
	width:50px;
	margin:0;
	margin-bottom:1.2em;
	padding:0;
	margin-right:1em;
	float:right;
	display: block;
}
.ttl_text {
	font-size:1.1em;
	color: #4a7f4f;
	background-color: #f0f7e9;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:1.3em 0;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8db87b;
	border-left-color: #83ad6b;
	text-shadow:1px 1px 1px #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A7C899;
	border-right-color: #A7C899;
}


/*参考*/

.links {
	position: relative;
	margin: 40px 0 30px;
	padding: 25px 25px 20px 20px;
	border: 3px double #cb491c;
	background-color: #fbf9f6;
	border-radius: 10px;
}

.links a{
	color:#3d3532;
	text-decoration: underline;	
	}
	
.links a:hover{
	color:#C30;	
	}

.links::before {
	position: absolute;
	top: -1em;
	left: 0em;
	content: attr(title);
	padding: 0em 0.7em 0em 0.7em;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	font-size:14px;
	background-color: #cb491c;
	border-radius: 15px;

}

.text_link{
	background-image: url(img/right.svg);
	background-repeat: no-repeat;
	background-size:14px 14px;
	padding-left: 20px;
	background-position: 0px 6px;
		   }



.ranklist{
		counter-reset: number;
	width:100%;
	margin: 0;
	background-color:#fcfcfc;

}
.ranklist ul {

	padding-left:0;
	width:225px;
	margin:0 0px 0 0px;
	list-style:none;
}
.ranklist ul li {
	font-size:1em;
	list-style:none;
	line-height:1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
}

.ranklist li{
	font-size:.8em !important;
	line-height:1.7em !important;
}

.ranklist li {
	padding:.6em;
	font-size:.4em;
	overflow:hidden;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
}
.ranklist ul li img {     
	position:relative;
	width:50px;
	float:left;
	display:block;
	margin:0.2em;
	margin-right:0.6em;
}
.rank{
	   margin: 0;
background-color:#af5011;
	}
	
.rank2{
	background-color:#cf882d;
	}
	
	
	.rank:before{
	color:#FFF;
	margin-top:.5em;
	margin-left:0px;
	position:absolute;
	background-color:#af5011;
	display: inline-block;
	counter-increment: number;
   content: counter(number);
	padding: 0 4px;
	z-index:99;
	height:15px;
	width:8px;
	line-height:17px;
	font-size: 0.5em;
	font-weight: bold;
}

.rank2:before{
background-color:#cf882d;
}

.rankcrown{
	margin-bottom:.4em;
	margin-right:.2em;
	vertical-align: middle;
	}

.ranklist li:last-child {
	border-bottom-width: 0px;
}
.ranklist li:hover {
	background-color:#f0f0f0;
	opacity: 1;
}

.ranklist ul li a {
	font-size:0.9em;
	width:35%;
	max-width:100%;
	line-height:1em;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #069;
	margin-top:0.4em;
	float:left;
}

.ranklist a {
	font-size:1.1em;
	width:45%;
	max-width:100%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #069;
	margin-top:0.4em;
	line-height:.2em;
}
.ranklist img{
	float:left;
	width:85px;
	margin-right:.8em;
	}

#menu .favorite{
	color:#FFF;
	background-color:#0d2652;
	font-weight: bold;
	margin: 0;
	padding:.3em 1em;
	text-align:center;
	line-height:1.3em;
	border-bottom:2px solid #000;
		text-align:left;
	}

.soba{
	border: solid 1px #f18b48;
	background: #fffff1;
	padding: 1em;
	color: #C30;
	font-weight: bold;
}

.soba ul{
	padding-left:1em;
	
	}
	
.lead_guide{
	border: 3px solid #cfcfcf;
	padding:1em 0;
	}


.lead_guide{
	padding:1em 1em 1.5em 1em;
	margin:1.8em .5em;
	background-color:#f6f6f6;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #41803f;
	box-shadow:1px 1px 4px #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.lead_guide .lead_list{
	font-size:.95em;
	margin-block-start: .5em;
    margin-block-end: 0em;
	margin-left:0;
	padding-inline-start: 10px;
	}

.lead_guide .lead_list li{
	color:#525252;
	list-style-type: disc;
	padding: 0;
	border: none;
	margin-left:0em;
	list-style-position: inside;
	}
	
.lead_guide .lead_list li a{
	color:#06C;
	text-decoration: underline;	
	}
	
.lead_guide .ttl{
	color:#060;
	font-weight: bold;
	font-size: 1.3em;
	padding:0 0 .5em 0;
	margin-left:.3em;
	}



.sitedate{
	font-size:.9em;
	width:100%;
	padding:0em;
	border:1px solid #CCC;
	border-bottom:0;
	}

.sitedate td{
	padding:.4em .6em;
			border-bottom:1px solid #CCC;

	}

.sitedate tr{
	}


.sitedate .co{
	text-align:center;
	padding:0 .2em;
	background-color:#dcdcdc;
	
	
	}
	
.site_ttl{
	font-size:1.1em;
	margin:1.3em 0 1em 0;
	margin-left:10px;
	font-weight: bold;
	border-bottom:3px solid #f26191;
	margin-bottom:.8em;
	padding-bottom:.3em;
	}
	
.sitemap li:first-child{
	background-image:url(../img/ico.png);
	text-indent:0px;
	background-size:6px 10px;
	background-position: 96% center;
	}
	
	.sitedate td img{
	margin:0;
	padding:0;
	vertical-align:middle;
	
	
	}
	

	
table {
	width: 100%;
	height: 40px;
	border: 1px solid #7a9345;
	border-spacing: 0;
}

table th{
	background-color:#d7f192;
	border-bottom:1px solid #b5ca5f;
	border-right:1px solid #b5ca5f;
	
	}
	
	table td{
		border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;
}