/* -------------------------------------------------------
    japanknowledge.com personal css
    last update 2022.3.22  Ver 2.00
------------------------------------------------------ */

/* ヘッダー
------------------------------------*/
#headerLogo #headerNavParent div.personal a,
#headerLogo #headerNavParent div.personal a:hover {
	color: #fff;
	/* background: #e87837; */
	background: #d24700;
}
#headerNav {
	/* background: #e87837; */
	background: #d24700;
}
#headerNav ul.main {
	/* border-left: 1px solid #ec925d; */
	border-left: 1px solid #cc6633;
}
#headerNav ul.main li {
	/* border-right: 1px solid #ec925d; */
	border-right: 1px solid #cc6633;
}
#headerNav ul.main a:hover {
	/* background: #ec925d; */
	background: #444;
	color: #fff;
}
#headerNav ul.main li.active a:hover {
	/* background: #ec925d; */
	background: #444;
	color: #fff;
}
#headerNav ul.main li ul.submenu {
	background: #e87837;
}
#headerNav ul.main li ul.submenu li {
	border-top: 1px solid #ec925d;
}
#headerNav ul.main li ul.submenu li a:hover {
	background: #ec925d;
}

/* ログイン Button/Box
------------------------------------*/
#searchPsnl.loggedIn {
	margin: 0 0 20px;
	overflow: hidden;
	zoom: 1;
}
#searchPsnl.loggedIn a {
	color: #000;
}
#searchPsnl.loggedIn .psnlInfo {
	margin: 0 0 5px;
	overflow: hidden;
	zoom: 1;
}
#searchPsnl.loggedIn .psnlInfo .status {
	font-size: 14px;
	font-weight: bold;
}
#searchPsnl.loggedIn .psnlInfo .link {
	float: right;
	margin: 3px 0 0;
}
#searchPsnl.loggedIn .searchForm {
	position: relative;
	padding: 0 65px 0 0;
}
#searchPsnl.loggedIn .searchForm input.inputTxt {
	width: 100%;
	height: 30px;
	line-height: 20px;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#searchPsnl.loggedIn .searchForm .submit button {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 60px;
	height: 30px;
	background: #d24700 url(/image/icon-search.png) no-repeat center center;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-indent: -7777px;
	cursor: pointer;
}
#searchPsnl.loggedIn .searchForm .submit button:hover {
	background-color: #444444;
	opacity: 1;
}
#searchPsnl.loggedIn .footerLink {
	margin: 5px 0 0;
}
#searchPsnl.loggedIn .footerLink li {
	float: left;
	margin: 0 10px 0 0;
}
#searchPsnl.loggedIn .footerLink a {
	color: #333;
	padding: 0 0 0 15px;
	background: url(/image/psnl_icon_arrow.png) no-repeat left center;
}

#loginButton {
	margin: 0 0 20px;
	text-align: center;
}
#loginButton a {
	color: #333;
}
#loginButton .loginBtn button {
	width: 100%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;
	background: -moz-linear-gradient(top,  #fff 0%, #fff 50%, #eee 51%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#fff), color-stop(51%,#eee), color-stop(100%,#eee));
	background: -webkit-linear-gradient(top,  #fff 0%,#fff 50%,#eee 51%,#eee 100%);
	background: -o-linear-gradient(top,  #fff 0%,#fff 50%,#eee 51%,#eee 100%);
	background: -ms-linear-gradient(top,  #fff 0%,#fff 50%,#eee 51%,#eee 100%);
	background: linear-gradient(to bottom,  #fff 0%,#fff 50%,#eee 51%,#eee 100%);
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
}
#loginButton .guide {
	margin: 10px 0 0;
}
#loginButton .guide a {
	padding: 0 0 0 15px;
	background: url(/image/icon_arrow.png) no-repeat left center;
}

/* 右サイドバー
------------------------------------*/
#rightPane .adSpace {
	text-align: center;
	margin: 0 0 20px 0;
}
#rightPane .maintenanceNotice {
	text-align: left;
	margin: 0 0 20px 0;
	border: 5px solid #8E43A3;
}
#rightPane .maintenanceNotice .noticeTitle {
	padding: 5px 10px;
	background: #8E43A3;
	color: #fff;
}
#rightPane .maintenanceNotice .noticeText {
	padding: 8px;
	background: #FFF;
	color: #000;
}
#rightPane #loginPersonal .psnlMenu {
	margin: 0 0 20px;
	background: #fff;
	border-left: 1px solid #fbcfb2;
	border-right: 1px solid #fbcfb2;
	border-bottom: 1px solid #fbcfb2;
	text-align: left;
}
#rightPane #loginPersonal .psnlMenu li {
	border-top: 1px solid #fbcfb2;
}
#rightPane #loginPersonal .psnlMenu a {
	display: block;
	color: #000;
	padding: 10px 15px 10px 30px;
	background: #ffe5d6 url(/image/psnl_icon_arrow.png) no-repeat 15px center;
}
#rightPane #loginPersonal .psnlMenu a:hover {
	opacity: 0.7;
	text-decoration: none;
}
#rightPane #loginPersonal .psnlMenu li.active a {
	font-weight: bold;
	background: #fbcfb2;
}

#rightPane .box {
	margin: 0 0 20px;
	background: #fff;
	border: 1px solid #ccc;
}
#rightPane .box .boxTitle {
	padding: 10px 15px;
	background: #fbfbfb;
	background-image: -moz-linear-gradient(top, #fbfbfb, #f8f8f8);
	background-image: -ms-linear-gradient(top, #fbfbfb, #f8f8f8);
	background-image: -o-linear-gradient(top, #fbfbfb, #f8f8f8);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fbfbfb), to(#f8f8f8));
	background-image: -webkit-linear-gradient(top, #fbfbfb, #f8f8f8);
	background-image: linear-gradient(top, #fbfbfb, #f8f8f8);
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}
#rightPane .box .boxTitle h2 {
	float: left;
	margin: 0;
}
#rightPane .box .boxTitle p.link {
	float: right;
	line-height: 18px;
}
#rightPane .box .boxMain .newsList dl {
	margin: 0;
}
#rightPane .box .boxMain .newsList dt {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 15px 0;
	border-top: 1px solid #f2f0eb;
}
#rightPane .box .boxMain .newsList dd {
	font-size: 13px;
	margin: 0;
	padding: 0 15px 10px;
}
#rightPane .box .boxMain .newsList dd h3 {
	font-size: 14px;
	color: #5066D4;
	margin: 0;
}
#rightPane .box .boxMain .newsList dd div {
	color: #707070;
	padding: 2px 0;
}

#rightPane #twitterBox {
	margin: 20px 0;
}
#rightPane #twitterBox iframe {
}


/* メインコンテンツ
------------------------------------*/
.twoColumnRightPane #main {
	width: 680px;
	padding: 0;
	background: none;
	border: none;
}


/* 会費・お支払い方法について
------------------------------------*/
#main #personalPrice {
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
}
#main #personalPrice h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px;
}
#main #personalPrice h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 15px;
	padding: 0 0 2px;
	border-bottom: 1px solid #888;
}
#main #personalPrice h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 5px;
	padding: 0;
}
#main #personalPrice p,
#main #personalPrice li {
	font-size: 14px;
	margin: 0 0 10px;
}
#main #personalPrice dt {
	font-size: 14px;
	margin: 20px 0 5px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f60;
}
#main #personalPrice dd {
	font-size: 14px;
	margin: 0 0 20px 15px;
}
#main #personalPrice .link a {
	display: inline-block;
	font-weight: bold;
	padding: 0 0 0 22px;
	background: url(/image/icon_arrow_circle.png) no-repeat left center;
}
#main #personalPrice table.feeTable {
	width: 100%;
	margin: 10px 0;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
}
#main #personalPrice table.feeTable th,
#main #personalPrice table.feeTable td {
	font-size: 14px;
	padding: 5px 10px;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	vertical-align: middle;
}
#main #personalPrice table.feeTable th {
	background: #eee;
}
#main #personalPrice table.feeTable td.price {
	text-align: right;
}
#main #personalPrice #contentsList {
	padding: 15px 0 0;
	/* border-top: 1px dashed #ccc; */
	/* border-bottom: 1px dashed #ccc; */
	overflow: hidden;
	zoom: 1;
}
#main #personalPrice #contentsList .blockA {
	float: left;
	width: 45%;
}
#main #personalPrice #contentsList .blockB {
	float: left;
	width: 55%;
}
/*
#main #personalPrice #contentsList .blockC {
	float: left;
	width: 32%;
}
*/
#main #personalPrice #contentsList p {
	font-size: 12px;
	margin: 0 0 20px 10px;
	text-indent: -10px;
}
#main #personalPrice #contentsList strong {
	padding: 0 0 0 5px;
	border-left: 5px solid #f60;
}
#main #personalPrice .contentsMore {
	font-size: 12px;
	margin: 10px 0;
	text-align: right;
}
#main #personalPrice .plusR {
	font-weight: bold;
	color: #cc0000;
}
#main #personalPrice .cleditcard img {
	margin: 10px auto 0;
}
#main #personalPrice table.meisaiTable {
	width: 100%;
	margin: 10px 0;
	border-left: 1px solid #888;
}
#main #personalPrice table.meisaiTable th,
#main #personalPrice table.meisaiTable td {
	font-size: 14px;
	padding: 5px 10px;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	vertical-align: middle;
}
#main #personalPrice table.meisaiTable th {
	background: #ddd;
	border-top: 1px solid #888;
}
#main #personalPrice table.meisaiTable td.price {
	text-align: right;
}
#main #personalPrice table.meisaiTable tr.other td {
	background: #eee;
}
#main #personalPrice table.meisaiTable .no-color {
	background: none !important;
	border: none;
}

#main #personalPrice div.note {
	border:1px solid #ddd;
	padding:10px;
	background:#fff4d9;
}

/* 新規入会　*/
#main .register {
	margin: 20px 0;
	text-align: center;
}
#main .register a {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	padding: 10px 50px;
	background: #e84c0f;
	background: -moz-linear-gradient(top,  #e84c0f 0%, #ea4710 50%, #e53f0d 51%, #e53f0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e84c0f), color-stop(50%,#ea4710), color-stop(51%,#e53f0d), color-stop(100%,#e53f0d));
	background: -webkit-linear-gradient(top,  #e84c0f 0%,#ea4710 50%,#e53f0d 51%,#e53f0d 100%);
	background: -o-linear-gradient(top,  #e84c0f 0%,#ea4710 50%,#e53f0d 51%,#e53f0d 100%);
	background: -ms-linear-gradient(top,  #e84c0f 0%,#ea4710 50%,#e53f0d 51%,#e53f0d 100%);
	background: linear-gradient(to bottom,  #e84c0f 0%,#ea4710 50%,#e53f0d 51%,#e53f0d 100%);
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
}


/* コース変更・退会について
------------------------------------*/
#main #personalChange {
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
}
#main #personalChange h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px;
}
#main #personalChange h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 15px;
	padding: 0 0 2px;
	border-bottom: 1px solid #888;
}
#main #personalChange h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 5px;
	padding: 0;
}
#main #personalChange p,
#main #personalChange li {
	font-size: 14px;
	margin: 0 0 10px;
}
#main #personalChange dt {
	font-size: 14px;

	margin: 20px 0 5px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f60;
}
#main #personalChange dd {
	font-size: 14px;
	margin: 0 0 20px 15px;
}
#main #personalChange .link a {
	display: inline-block;
	font-weight: bold;
	padding: 0 0 0 22px;
	background: url(/image/icon_arrow_circle.png) no-repeat left center;
}
#main #personalChange div.note {
	border:1px solid #ddd;
	padding:10px;
	background:#fff4d9;
}

/* 会員規約
------------------------------------*/
#main #personalTerms {
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
}
#main #personalTerms h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px;
}
#main #personalTerms h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 15px;
	padding: 0 0 2px;
	border-bottom: 1px solid #ccc;
}
#main #personalTerms h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 15px;
	padding: 0 0 2px;
}
#main #personalTerms p,
#main #personalTerms li {
	font-size: 14px;
	margin: 10px 0;
}
#main #personalTerms ol {
	margin: 0;
	padding: 0;
	counter-reset: ol-count;
	list-style-type: none;
}
#main #personalTerms ol li {
	margin-left: 1em;
	position: relative;
	padding-left: 1.5em;
}
#main #personalTerms ol li:before {
	position: absolute;
	counter-increment: ol-count;
	content: counter(ol-count) ".";
	top: 0;
	left: 0;
}
#main #personalTerms ol li.noDecimal {
	margin-left: 0;
	list-style-type: none;
}
#main #personalTerms ol li td {
	padding: 5px;
}


/* メディアクエリー
------------------------------------*/
@media (max-width: 640px) {

	#main {
		margin: 0 10px;
	}
	
	#main #personalPrice #contentsList .blockA,
	#main #personalPrice #contentsList .blockB,
	#main #personalPrice #contentsList .blockC {
		float: none;
		width: auto;
	}
	#main #personalPrice .contentsMore {
		text-align: left;
	}
	#main #personalPrice table.feeTable th,
	#main #personalPrice table.feeTable td,
	#main #personalPrice table.meisaiTable th,
	#main #personalPrice table.meisaiTable td {
		font-size: 12px;
		padding: 5px;
		word-break: break-all;
	}
	#searchPsnl.loggedIn .searchForm input.inputTxt {
		height: 32px;
		font-size: 16px !important;
	}
	#searchPsnl.loggedIn .searchForm .submit button {
		height: 32px;
	}

}

