@charset "euc-jp";
/*
ID:   
WORK: 
HACK: 
DATE: 16.9.02
*/


/* /////////////////////////////////////////////////// */

/* コンテンツページボディ */

#maincontents{
	border:0px solid #000;
	overflow:hidden;
}

.c_bodyleft{
	width:680px;
	border:0px solid #00ff00;
	float:left;
}
.c_bodyright{
	width:300px;
	border:0px solid #0000ff;
	float:right;
	margin:5px 0px 0 0px;
}

/* 新パンくずリスト 構造化 */

.breadcrumb{
	font-size:14px;
	width:1000px;
	height:auto;
	overflow:hidden;
	line-height:150%;
	border:0px solid #ccc;
	margin:5px 0 0 0;
}
.breadtop{
	background-image:url(../images/toppage.jpg);
	background-repeat:no-repeat;
	padding:0px 0 0 12px;
	background-position-y:5px;
}
.breadcrumb li{
	display:inline;
	list-style: none;
	border:0px solid #ccc;
}
.breadcrumb li:after{/* >を表示*/
	content: '>';
	padding: 0 3px;
}
.breadcrumb li:last-child:after{
	content: '';
}
.breadtop a{
	text-decoration: none;
	color:#0066c0 !important;
}
.breadsec a{
	text-decoration: none;
	color:#0066c0 !important;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
.breadlast a{
	pointer-events: none;
	color:#666666;
}
.noclick{
	pointer-events: none;
	color:#666;
}

/* 各htmlページ */

.kijiarea{
	color:#444;
	border:0px solid #000;
	width:665px;
	font-size:17px;
	line-height: 190% !important;
	letter-spacing:0px;
	margin:20px 0 0px 0px;
}

.kijiarea p{
	margin:20px 0 20px 0px;
}


.kijiarea h1{
	font-size:30px;
}

.kiji_title dl{
	border-top:1px dashed #6b8943;
	border-bottom:1px dashed #6b8943;
	padding:20px 0;
}
.kiji_title dl dd{
	font-size:20px;
}
.title_sita{
	border:0px solid #000;
	font-size:14px;
	height:80px;
}
.title_sita dl{
	border:0px solid #000;
	width:200px;
	height:50px;
	margin:10px 0 0 0;
	float:left;
}
.title_sita dl dt{
	float:left;
	width:50px;
	height:50px;
	border:0px solid #000;
}
.title_sita dl dd{
	border:0px solid #000;
	width:138px;
	height:20px;
	float:right;
	margin:1px 0 0 0;
}
.title_sita ul{
	border:0px solid #000;
	width:300px;
	margin:10px 0 0 0;
	float:right;
}
.title_sita ul li{
	border:0px solid #000;
	margin:0 0 0 10px;
}
.tag_sns ol{
	border:0px solid #000;
	
}
.tag_sns ol li{
	border:1px solid #ccc;
	margin:0 5px 0 0;
	font-size:15px;
	padding:0px 7px;
	border-radius:5px;
}
.honbun{
	border:0px solid #ccc;
	margin:20px 0 0 0;
}

.honbun table {
    margin: 0 0 20px;
    border-collapse: collapse;
    width: 100%;
    font-size: 100%;
}

.honbun table th,td {
    padding: 5px;
    border: 1px solid #ccc;
}
.honbun p{
	line-height:1.8;
}

/* 目次 */
.table_of_contents{
	border:3px solid #6b8943;
	width:100%;
	margin:40px auto;
	padding:15px 10px 20px 60px;
	border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}
.table_of_contents p{
	border:0px solid #ccc;
	margin:0 0 10px -50px;
	text-align:center;
	font-weight:bold;
}
.table_of_contents ul li{
	border:0px solid #ccc;
	width:100%;
	padding:1px 0;
	list-style-type: decimal;
}

.table_of_contents dl dt dd{
	border:0px solid #ccc;
	font-size:16px;
	height:21px;
}
em{
	font-style:normal;
	font-weight:bold;
}
h2{
	font-size:25px;
	font-weight:bold;
	border-left:5px solid #990000;
	background:#EEF3E0;
	padding:10px 10px 10px 15px;
	margin:50px 0 30px 0;
	letter-spacing:0.07em;
}
h3{
	font-size:22px;
	letter-spacing:0.07em;
	font-weight:bold;
	border-bottom:2px solid #6b8943;
	margin:50px 0 30px 0;
}
h4{
	border:0px solid #000;
	background-image:url(../images/h4arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:1px 0 0 20px;
	font-size:19px;
	margin:30px 0 30px 0;
}
h5{
	font-size:17px;
	font-weight:bold;
	background-image:url(../images/h5dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 0 0 10px;
	margin:0 0 5px  0;
}
h6{
	display:inline-block;
	font-size:17px;
	border-bottom:2px solid #718550;
	margin:0 0 5px 0;
	line-height:90%;
}
.underline{
	background: linear-gradient(transparent 70%, #fffc88 70%);
}
.marker{
	background: linear-gradient(transparent 70%, #fffc88 70%);
}
/* 本文中 関連記事リンク */

.kanrenlink{
	border:0px solid #ccc;
	overflow:hidden;
	height:150px;
	line-height:1.4;
	font-size:16px;
	position: relative;
	z-index: 1;
}
.kanrenlink p{
	background-color:#999;
	display: inline-block;
	padding:0px 20px 0px 20px;
	color:#fff;
	font-size:14px;
	margin:0 0 0 10px;
}
.kanrenlink span{
	background-color:#6b8943;
	padding:1px 10px 1px 10px;
	color:#fff;
	font-size:14px;
	margin:0 0 0 0px;
}
.kanrenlink em{
	background-color:#f6f4f4;
	border-radius:3px;
	padding:5px 20px 5px 20px;
	font-size:14px;
	margin:0 20px 0 0px;
	font-weight:normal;
	float:right;
	color:#000;
}
.kanrenlink dl{
	width:99%;
	float:left;
	border:1px solid #ccc;
	margin:-10px 0 0 0;
	box-shadow: 2px 2px 4px #ccc;
}
.kanrenlink dt{
	float:left;
	margin:13px 10px 0 10px;
}
.kanrenlink dd{
	margin:10px 0px 0 0;
}
.kanrenlink img{
	width:150px;
}

.rollover2::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent;
}
.kanrenlink:hover {
	filter:alpha(opacity=70);/* IE 6,7*/
	-ms-filter: "alpha(opacity=70)";/* IE 8,9 */
	-moz-opacity:0.7;/* FF , Netscape */
	-khtml-opacity: 0.7;/* Safari 1.x */
	opacity:0.7;
	zoom:1;/*IE*/
}

.hblink{
	text-decoration: none;
	color:#0066c0 !important;
}

/* 本文中 おすすめボックス */

.matomebox{
	background-color:#EEF3E0;
	border:0px solid #000;
	overflow: hidden;
	font-weight:bold;
}

.matomebox ul{
	overflow: hidden;
	margin:20px 20px 20px 20px;
	border:0px solid #000;
}
/* 本文中 おすすめボックス */

.osusume_p_box{
	border:0px solid #000;
	background-image:url(../images/osusumebg.gif),url(../images/osusumebg2.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin:30px 0 30px 0;
	padding:0 0 40px 0;
}
.osusume_p_box p{
	border:0px solid #000;
	background-image:url(../images/osusumetitlebg.gif);
	background-position:2px;
	width:600px;
	margin:25px auto;
	text-align:center;
}
.osusume_p_box span{
	border:0px solid #000;
	background-color:#f1f5e7;
	padding:0 20px 0 20px;
	font-weight:bold;
	font-size:20px;
}
.osusume_p_wrap{
	border:0px solid #000;
	width:100%;
	display:flex;
	justify-content: center;
}

.osusume_p_box dl{
	border:0px solid #000;
	margin:0 10px 0 10px;

}

.osusume_p_box dl dt{
	text-align:center;
}
.osusume_p_box dl dd{
	font-size:15px !important;
	margin:-10px 0 0 0;
}
/* ページ送り */
.nextback{
	border:0px solid #000;
	width:100%;
	display:flex;
	justify-content: center;
	margin:30px 0 30px 0;
	font-size:15px;
	line-height: 120% !important;	
}
.nextback li{
	border:0px solid #000;
	margin:0 0px 0 0;
	padding:0 30px 0 30px;
}
.nb1{
	background-image:url(../images/back.gif);
	background-position:left center;
	background-repeat: no-repeat;
}
.nb2{
	background-image:url(../images/next.gif);
	background-position:right center;
	background-repeat: no-repeat;
}
/* この記事を書いた人は */

.writter_prof{
	border:0px solid #000;
	overflow:hidden;
	margin:30px 0 20px 0;
}
.writter_prof p{
	background-color:#ebebeb;
	margin:0px;
	font-weight:bold;
	padding:3px 0 3px 15px;
}
.writter_prof dl{
	border:0px solid #000;
	overflow:hidden;
	padding:30px;
	background-color:#f7f7f7;
}
.writter_prof dl dt{
	border:0px solid #000;
	width:100px;
	height:100px;
	float:left;
	margin:0 15px 0 0;
}
.writter_prof dl dd{
	border:0px solid #ff0000;
	margin:0 0 10px 0;
	font-size:16px;
	line-height: 150% !important;	
}
/* この記事のキーワード */
.kiji_tags {
	overflow:hidden;
	margin:30px 0 30px 0;
}
.kiji_tags p{
	border:2px solid #4a6032;
	border-radius:30px;
	height:40px;
	font-weight:bold;
	padding:1px 0 0 40px;
}

.kiji_tags ul li{
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	font-size:15px;
	padding:0px 7px;
	border-radius:5px;
}
/* 関連記事 */

.kanrenbox{
	border:0px solid #000;
	overflow: hidden;
}
.kanrenbox p{
	border-top:2px solid #6b8943;
	border-bottom:2px solid #6b8943;
	overflow: hidden;
	font-weight:bold;
	padding:6px 0 6px 20px;
}
.kanrenbox ul{
	overflow: hidden;
	margin:20px 0px 20px 0px;
	border:1px solid #4a6032;
	border-bottom:0px solid #4a6032;
}
.kanrenbox ul li{
	border-bottom:1px solid #4a6032;
	padding:5px 10px 5px 10px;
	width:100%;
}
/* 人気の記事 */

.ninkibox{
	border:0px solid #000;
	background-repeat: no-repeat;
	overflow:hidden;
	margin:30px 0 30px 0;
	padding:0 0 0px 0;
}
.ninkibox p{
	border:0px solid #000;
	width:150px;
	text-align:center;
	background-color:#4a6032;
	color:#fff;
}

.ninkibox dl{
	border:0px solid #000;
	margin:10px 10px 10px 10px;
	float:left;
	width:200px;
	font-size:16px;
	line-height: 150% !important;	
}

.ninkibox dl dt{
	text-align:center;
}
.ninkibox dl dd{
	border:0px solid #000;
	font-size:15px !important;
	margin:0px 0 0 0;
	height:70px;
	overflow:hidden;
}
.ninkibox span{
	background-color:#6b8943;
	margin:0 5px 0 0;
	font-size:15px;
	padding:0px 7px;
	color:#fff;
}

.shop_page_link{
	font-size:25px;
	font-weight:bold;
	background:#1f5531;
	padding:10px 10px 10px 15px;
	margin:50px 0 30px 0;
	letter-spacing:0.07em;
	text-align:center;
}
.shop_page_link a{
	color:#fff !important;
}
.shop_page_link a:hover {
	color:#990000 !important;
}

/* ///////////////////////////////////////////////////右カラム */

.c_bodyright{
	border:0px solid #000;
	overflow:hidden;
}

.c_bodyright ul{
	border:0px solid #000;
	overflow:hidden;
	margin:10px 0 0 0;
}

/* 最新の投稿 */

.newtopic{
	border:1px solid #ccc;
	padding:10px 10px 20px 10px;
	color:#444;
	font-size:16px;
	line-height: 130% !important;
	letter-spacing:0px;
	margin:10px 0 20px 0;
}
.newtopic p{
	border:0px solid #ccc;
	background-image:url(../images/migi1.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	padding:5px 0 5px 50px;
	margin:15px 0 20px 0;
	font-weight:bold;
}
.newtopic dl{
	border-top:1px solid #ccc;
	margin:0 0 15px 0;
	overflow:hidden;
	padding:10px 0 0 0;
}



.newtopic dl dt{
	float:left;
}
.newtopic dl dd{
	width:188px;
	border:0px solid #ccc;
	float:right;

}
.newtopic span{
	background-color:#6b8943;
	margin:0 5px 0 0;
	font-size:14px;
	padding:0px 7px;
	color:#fff;
	width:auto !important;
}

/* 人気ランキング 右サイド */

.ranking_right{
	border:1px solid #ccc;
	padding:10px 10px 20px 10px;
	color:#444;
	font-size:16px;
	line-height: 130% !important;
	letter-spacing:0px;
	margin:20px 0 20px 0;
}
.ranking_right p{
	border:0px solid #ccc;
	background-image:url(../images/migi3.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	padding:5px 0 5px 50px;
	margin:15px 0 20px 0;
	font-weight:bold;
}
.ranking_right dl{
	border-top:1px solid #ccc;
	margin:0 0 15px 0;
	overflow:hidden;
	padding:10px 0 0 0;
	position: relative;
}
.ranking_right dl a{
	display: block;
	position: absolute;
	top:10px;
	left: 0;
	height:100%;
	width: 100%;
}
.ranking_right dl a:hover{
	color: #222;
	text-decoration: none;
	opacity: 0.25;  /* 要素を透明にするタグ */
	background-color: #E6EBE0;
}

.ranking_right dl dt{
	float:left;
}
.ranking_right dl dd{
	width:235px;
	border:0px solid #ccc;
	float:right;

}
.ranking_right span{
	background-color:#6b8943;
	margin:0 5px 0 0;
	font-size:14px;
	padding:0px 7px;
	color:#fff;
	width:auto !important;
}


/* 右バナー アドセンス */
.cbanspace{
	border:0px solid #000;
	margin:0 0 30px 0px;
}
.cbanspace li{
	border:0px solid #ff0000;
	margin:0px 0 10px 0;
}
.gotomgpage{
	border-bottom:1px solid #ccc;
	background-image:url(../images/getaddress.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:47px;
	padding:180px 0 0 50px;
	margin:0px 0 0px 0px !important;
	
}

/* /////////////////////////////////////////////////// */
/* 記事一覧ページ */


.box2line{
	border:0px solid #000;
	background-repeat: no-repeat;
	overflow:hidden;
	margin:30px 0 30px 0;
	padding:0 0 0px 0;
}

.box2line dl{
	border:1px solid #ccc;
	margin:10px 15px 5px 0px;
	float:left;
	width:322px;
	height:350px;
	overflow:hidden;
	font-size:16px;
	line-height: 120% !important;
  position: relative;
  box-shadow: 1px 1px 4px #ccc;
}
.box2line dl:after {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	width:100%;
	height:10%;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0),	rgba(255,255,255,0.6) 85%, rgba(255,255,255,1) 100%, rgba(255,255,255,1));
}
.box2line dl dt{
	text-align:center;
}
.box2line dl dd{
	border:0px solid #000;
	font-size:15px !important;
	margin:0px 0 5px 0;
	padding:0 5px 0 5px;
}
.box2line span{
	background-color:#6b8943;
	margin:0px 0px 0px 0;
	font-size:15px;
	padding:0px 7px;
	color:#fff;
}
.box2line em{
	color:#484848;
	font-weight:bold;
	font-style:normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:2px
}
.box2line p{
	height:73px;
	overflow:hidden;
	font-size:14px;
}

.list_h2{
	font-size:20px;
	color:#4d5a25;
	border-bottom:2px solid #4d5a25;
	margin:30px 0 5px 0;
	padding:0 0 10px 5px;
}

*, *:before, *:after {
	font-family: 'FontAwesome';
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_quote {
	position: relative;
	width: 100%;
	margin: 1em auto;
	background: #eee;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.cp_quote img{
	width: 100%;
}
/* アイコン */
.cp_quote::before, .cp_quote::after {
	position: absolute;
	font-size: 4em;
	opacity: .1;
}
.cp_quote::before {
top: 15px;
left: 20px;
content: '“';
}
.cp_quote::after {
bottom: 0px;
right: 20px;
content: '”';
}
/* 引用 */
.cp_quote blockquote {
	padding: 0.5em 1em 4em 1em;
}
/* 引用元名 */
.cp_quote blockquote::after {
	position: absolute;
	right: 4em;
	bottom: 0.5em;
	display: block;
	content: '出典：' attr(data-author);
	font-size:13px;
}

/* カテゴリーページトップ */

#catearea_n{
	font-size:15px;
	color:#333;
	overflow:hidden;
	margin:10px 0 0 0;
}

#catearea_n dl{
	border:0px solid #000;
}
#catearea_n dl dd{
	margin:-60px 0 100px 0;

}
#catearea_n dl dd h2{
	border:0px solid #000 !important;
	display:inline;
	padding:10px 50px 10px 50px;
  background-color: rgba(255,255,255, 0.7);
	font-weight:normal;
	color:#000;
}

#catearea_n p{
	border:0px solid #000;
	margin:-55px 0 0px 0;
	background-color:#fff;
	padding:10px;
	line-height:150%;
}

/* コメント投稿 */
.revbox{
	border:0px solid #000;
}
.rev_title{
	border:0px solid #bbb;
	display:block;
	width:100% !important;
	background-color:#ddd;
	font-size:17px;
	font-weight:bold;
	padding:6px 0 6px 25px;
	margin:10px 0 20px 0;
}

.revinbox{
	border:1px solid #ccc;
	width:100%;
	margin:15px 0 0 0px;
	padding:7px;
}

.round-body {
	border:0px solid #000;
	font: 80%/150%;
	background: #efefef;
	padding: 10px;
	margin:0 0 10px 0;
	overflow:hidden;
}
.round-body img{
	border:0px solid #000;
}
.rb_middle{
	text-align:left;
	font-size:14px;
	line-height:130%;
}
.rb_bottom{
	border:0px solid #000;
	width:100%;
	text-align:right;
	font-size:14px;
	margin:10px 0 0px 0;
}

.linkline{
	border:1px solid #fff;
	width:70%;
	margin:20px auto 20px auto;
	text-align:center;
	background-color:#43642D;
	background: linear-gradient(180deg,#ED8C07 0%,#FAA737 100%);
	box-shadow: 2px 1px 1px #ddd;
	border-radius:4px;
}

.linkline a{
	padding:4px 0 4px 0;
	border:0px solid #fff;
	width:100%;
	display:block;
	font-size:18px;
	font-weight:bold;
}
.linkline a:hover{
	color:#fff;
}
.linkline span{
	border:0px solid #fff;
	padding:0 0 0 30px;
	background-image: url(../images/arrow_orange.jpg);
	background-repeat: no-repeat;
	background-position:0px 5px ;
}


/* youtube */

.ssgazou{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.ssgazou iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}


/* 教材 */
.textbook dl dd{
	color:#444;
}