@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);


/* ----- リンク定義 ----- */

a:link{color: #0099cc;}
a:visited{color: #CB77CB;}
a:active{color: #CB77CB;}
a:hover{text-decoration: none;}

/* ----- タグ定義 ----- */

body {
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-weight: 400;
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;*/
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top: 4px solid #f89c0b;
}

p, li, dt, dd {
	font-size: 85%;
	line-height: 160%;
}

p, form, ul, ol, li, dl, dt, dd, td, th, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
}

label {
	cursor: pointer;
}

input {
	color: #555555;
}

img {
	border: none;
}

/* ----- 全体 ----- */

.clear {
	width: 0px;
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.sizeFull {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.allt {
	text-align: left;
}

.alct {
	text-align: center;
}

.alrt {
	text-align: right;
}

.nmlTxt {
	font-weight: normal;
}

div.wakuYel {
	background-color: #FCF9E9;
	border: 1px solid #EBE0A5;
	padding: 10px 16px;
}

div.wakuBlu {
	background-color: #EBF4FA;
	border: 1px solid #C4DFF3;
	padding: 10px;
}

div.wakuRed {
	background-color: #FFF1F1;
	border: 1px solid #F3BBBB;
	padding: 10px;
}

div.wakuGre {
	background-color: #f1f9df;
	border: 1px solid #cedeaa;
	padding: 10px;
}

/* ----- 文字装飾 ----- */

.smlTxt {
	font-size: 80%;
}

.smlerTxt {
	font-size: 75%;
}

.smlestTxt {
	font-size: 70%;
}

.bigTxt {
	font-size: 115%;
}

.biggerTxt {
	font-size: 120%;
}

.biggestTxt {
	font-size: 125%;
}

.colGra {
	color: #888888;
}

.colRed {
	color: #cc0000;
}

.colBlue {
	color: #4BAAE6;
}

.colBlue2 {
	color: #2244aa;
}

.colOra {
	color: #fa9926;
}

.colGree {
	color: #4fa01f;
}

/* ----- リンク ----- */

.link01 {
	background: url(../img/foot_link.png) no-repeat 0px 5px;
	padding: 0px 0px 0px 14px;
}


/* ===== ----- ヘッダー ----- ===== */

.catchArea {
	width: 94%;
	background-color: #eee;
	font-size: 80%;
	text-align: center;
	padding: 2px 3%;
}

/* ===== ----- 上メニュー ----- ===== */

#mobileMenu label,
#mobileMenu input {
	display: none;
}

/* ===== ----- メイン ----- ===== */

.mainRt h2 {
	font-size: 140%;
	font-weight: normal;
	line-height: 110%;
	color: #666;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 13px;
	border-left: 4px solid #f99f12;
}

.mainRt h3 {
	background-color: #ffbd55;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.2);
	color: #fff;
	margin: 10px 0px 15px 0px;
	padding: 6px 10px 6px 13px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.mainRt h4 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.mainLt h3 {
	margin-bottom: 10px;
	padding: 2px 0px 2px 9px;
	border-left: 3px solid #f99f11;
}

.mainLt .accessList li {
	padding: 3px 0px 3px 12px;
}

.mainLt .accessList li.linkTxt {
	background: url(../img/ico_link01.png) no-repeat 0px 9px;
}


.leftpageMenu {
	padding-bottom: 30px;
}

.leftpageMenu li {
	margin-bottom: 1px;
	border: 1px solid #eaeaea;
}

.leftpageMenu li.ttl {
	background-color: #faa41d;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px 2px 20px;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.leftpageMenu li a {
	background: url(../img/lt_mn_icon.png) no-repeat right 7px center;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
}

.leftpageMenu li a:hover {
	background: url(../img/lt_mn_icon.png) #fbf6ea no-repeat right 7px center;
}

.leftpageMenu {
	padding-bottom: 30px;
}

.leftMenu li {
	margin-bottom: 8px;
	border: 1px solid #eaeaea;
}

.leftMenu li a {
	display: block;
	height: 33px;
	padding: 19px 0px 0px 80px;
}

.leftMenu li#mnltAccess a  {
	background: url(../img/lt_mn_access_ph.jpg) no-repeat 2px 2px, url(../img/lt_mn_icon.png) no-repeat right 7px center;
}

.leftMenu li#mnltSetsubi a  {
	background: url(../img/lt_mn_setsubi_ph.jpg) no-repeat 2px 2px, url(../img/lt_mn_icon.png) no-repeat right 7px center;
}

.leftMenu li#mnltStaff a  {
	background: url(../img/lt_mn_staff_ph.jpg) no-repeat 2px 2px, url(../img/lt_mn_icon.png) no-repeat right 7px center;
}

.leftMenu li#mnltPlan a  {
	background: url(../img/lt_mn_plan_ph.jpg) no-repeat 2px 2px, url(../img/lt_mn_icon.png) no-repeat right 7px center;
}

.leftMenu li#mnltRecruit a  {
	background: url(../img/lt_mn_recruit_ph.jpg) no-repeat 2px 2px, url(../img/lt_mn_icon.png) no-repeat right 7px center;
}

.leftMenu li#mnltAccess a:hover,
.leftMenu li#mnltAccess a.menuAct,
.leftMenu li#mnltSetsubi a:hover,
.leftMenu li#mnltSetsubi a.menuAct,
.leftMenu li#mnltStaff a:hover,
.leftMenu li#mnltStaff a.menuAct,
.leftMenu li#mnltPlan a:hover,
.leftMenu li#mnltPlan a.menuAct,
.leftMenu li#mnltRecruit a:hover,
.leftMenu li#mnltRecruit a.menuAct {
	background-color: #fbf6ea;
}


#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#pageTop a {
	background-color: rgba(248,156,11,0.4);
	display: block;
	z-index: 999;
	width: 43px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 15px 0 0 0px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}

#pageTop a:hover {
	background-color: rgba(248,156,11,0.6);
}


/* ----- 印刷用 ----- */

@media print{
	body { zoom:1; }
}