/*全体の構造*/
body, html {
	height: 100%;
}
html {
	font-size: 62.5%;/*10px*/
}
body {
	background: #fff;
	color: #333;/*全体の文字色*/
	font-size: 14px;/*全体のフォントサイズ：14px*/
	font-size: 1.4em;/*全体のフォントサイズ：14px*/
	line-height: 1.5;/*全体の行間1.5行*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/*全体の書体*/
}
a:hover img,
a:active img {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}
/*画像のモバイル対応*/
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
　/*IE8のみ適用*/
}
#container {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#header {
	position: relative;
	z-index: 10;
}
#contentsWrap {
	padding-bottom: 149px;/*フッターの高さ+29px*/
	overflow: hidden;
	position: relative;
	top: -18px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 120px;/*フッターの高さ*/
	z-index: 90;
}
/*メニュー共通設定*/
ul.menu {
	overflow: hidden;
}
.menu li {
	float: left;
}
.menu li a {
	display: block;
	text-decoration: none;
}
/*ページ上部（ヘッダー部分）*/
#hContentsWrap {
	height: 126px;
	background: #000000;
}
#hContents {
	position: relative;
}
/*サイトタイトル*/
.siteTitle {
	overflow: hidden;
	position: relative;
	z-index: 60;
}
.siteTitle img {
	display: block;
	border: none;
}
.siteTitle a {
	text-decoration: none;
	color: inherit;
}
.siteTitle h1 {
	position: absolute;
	top: 45px;
	left: 10%;
}
.light {
	position: absolute;
	top: 50px;
	left: 0;
}
/*上部右端メニュー*/
.topMenu {
	display: none;
}
/*メインメニュー*/
#navWrap {
	background: #bd747a;
	position: relative;
	margin-bottom: 15px;
}
#nav {
	position: relative;
	z-index: 70;
}
.mainMenu_toggle {
	overflow: hidden;
	position: relative;
	z-index: 100;
	text-align: right;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}
.mainMenu_toggle span {
	display: block;
	float: right;
	color: #b4404b;
	line-height: 30px;
}
.mainMenu_toggle span:first-child {
	font-size: 30px;
	font-size: 3.0rem;
}
#nav .menu {
	display: none;
	position: relative;
	overflow: visible;
}
#nav > ul > li > a {
	color: #4b1117;/*メニュー項目の文字色*/
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	border-top: 1px dotted #863941;
	line-height: 30px;
}
#nav .item02 a {
	line-height: 1;
	padding: 3px 0;
	font-size: 12px;
	font-size: 1.2rem;
}
#nav > ul > li > a:hover {
	color: #f6c9cd;
}
/*ページ下部（フッター部分）*/
#footer {
	background: url(../images/fContentsWrap_bg.png) repeat-x top left;
	padding-top: 5px;
}
#fContentsWrap {
	height: 95px;
	background-color: #582327;
}
#fContents {
	position: relative;
}
.toTop {
	position: absolute;
	top: -29px;
	right: 10px;
	z-index: 70;
}
/*会社情報*/
.companyAdd {
	text-align: right;
}
.companyAdd img {
	padding: 8px 0 0;
}
.companyAdd .sDetail {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}
/*フッターメニュー*/
.fMenu01 {
	display: none;
}
.fMenu02 {
	position: absolute;
	top: -30px;
	left: 5px;
}
.fMenu02 li {
	display: inline-block;
}
.fMenu02 span {
	padding-left: 3px;
}
.fMenu02 li a {
	font-size: 11px;
	font-size: 1.1rem;
}
/*コピーライト*/
#copyrightWrap {
	background: #000000;
	height: 25px;
}
#copyright {
	color: #8f6468;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-size: 1.2rem;
}
/***************************

        共通書式

****************************/
.article {
	background: url(../images/others_bg.jpg) no-repeat top left;
	padding-top: 15px;
}
.article > section {
	margin: 0 10% 15px;
}
.article section h2, .article section h3 {
	background: url(../images/ttl_bg05.gif) no-repeat top left #7a2f5a;
	color:#fff;
	padding: 5px 0 5px 2em;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}
/***************************

        toppage

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

/*BCCとは*/
.headerImg {
	display: block;
	margin: 0 auto 10px;
}
.mainTop {
	position: relative;
}
.logo_mini {
	position: absolute;
	top: -30px;
	left: 0;
}
.mainTop h2 {
	margin: 0 5% 1em 70px;
}
.mainTop p {
	text-indent: 1em;
	margin: 0 5%;
}
/*見出し*/
.courseLists h2, .pickupLists h2, .news h2 {
	background: url(../images/icon_squares.gif) no-repeat top left;
	color: #ff9338;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 22px;
	padding-left: 22px;
}
/*NEWS & TOPICS*/
.news {
	font-size: 12px;
	font-size: 1.2rem;
}
.news li {
	padding: 0 1% 1em;
}
.news .date {
	color: #b4404b;
}
/***************************

        BCCとは

****************************/
.whats_bcc{
	padding-top:20px;
}
.whats_bcc h2{
	padding-left:1em;
}
.whats_bcc section section {
	margin: 0 5% 2em;
}
.whats_bcc p, .whats_bcc h3, .whats_bcc h4 {
	margin-bottom: 0.5em;
}
.whats_bcc h3 {
	background: url(../images/icon_squares.gif) no-repeat top left;
	color: #ff9338;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5em;
	padding-left: 2em;
}
.whats_bcc h4 {
	padding: 5px 0 0 2em;
	background: url(../images/icon_flower01_mini.png) no-repeat left center;
	color: #7a2f5a;
	border-bottom: dotted 1px #7a2f5a;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 29px;
}
.whats_bcc ul {
	list-style: circle;
	color: #7aa52b;
}
.whats_bcc li {
	margin: 0 0 1em 3em;
}
.whats_bcc li span {
	color: #333;
	display: block;
	margin-left: 2em;
}
/*********************************

    コース一覧（ペンディング分）

*******************************/
/*タイトル*/
/*.courses .title {
	margin-bottom: 15px;
}
.courses .title > h2 {
	display: inline-block;
}
.courses .title > h2 > span {
	display: inline-block;
}
.courses .title > h2 > span > img {
	display: inline-block;
	padding: 20px 70px 10px 60px;
}
.courses .title > h2 {
	background: url(../images/ttl_bg01_l.png) no-repeat left center;
}
.courses .title > h2 > span {
	background: url(../images/ttl_bg01_r.png) no-repeat right center;
}
.courses > section > h3 + p {
	padding: 0 2% 10px;
	text-indent: 1em;
}
.courses > section > section {
	padding: 0 2% 15px;
}
.courses > section > section > h4 {
	font-size: 16px;
	font-size: 1.6rem;
	height: 34px;
	padding: 5px 0 0 2em;
	position: static;
	background: url(../images/icon_flower02.png) no-repeat left top;
	color: #ff8452;
	border-bottom: dotted 1px #ff8452;
}
.course_box_wrap {
	margin: 0 1em 3em;
	position: relative;
	top: 1.5em;
}
.course_box01 {
	text-align:center;
}
.course_box02 .shikaku{
	margin-bottom:1em;
}
.course_box02 .shikaku img{
	padding:3px;
}
.course_box02 .exp {
	margin-bottom:0.5em;
}
*/
/***************************

     　　コース一覧

****************************/
/*タイトル*/
.courses .title {
	margin-bottom: 15px;
}
.courses .title > h2 {
	display: inline-block;
}
.courses .title > h2 > span {
	display: inline-block;
}
.courses .title > h2 > span > img {
	display: inline-block;
	padding: 20px 70px 10px 60px;
}
.courses .title > h2 {
	background: url(../images/ttl_bg01_l.png) no-repeat left center;
}
.courses .title > h2 > span {
	background: url(../images/ttl_bg01_r.png) no-repeat right center;
}
.courses > section > h3 + p {
	padding: 0 2% 10px;
	text-indent: 1em;
}
.courses > section > section {
	padding: 0 2% 15px;
}
.courses > section > section > h4 {
	font-size: 16px;
	font-size: 1.6rem;
	height: 34px;
	padding: 5px 0 0 2em;
	position: static;
	background: url(../images/icon_flower02.png) no-repeat left top;
	color: #ff8452;
	border-bottom: dotted 1px #ff8452;
}
.course_box_wrap {
	margin: 0 3em 3em;
	position: relative;
	top: 1.5em;
}
.course_box01 {
	position: relative;
	top: -0.5em;
	margin-bottom: 1.5em;
}
.course_box02 {
	position: relative;
	display: inline-block;
	background: #ffbb9f;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 1.5em 1em 0.5em;
}
.course_box02 > p {
	padding: 5px 8px;
	color: #fff;
	position: absolute;
	top: -1em;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ff8452;
}
.course_box02 > ul {
}
.course_table {
	margin: 0 auto 15px;
	padding: 0 2%;
	width: 90%;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
}
.course_table th, .course_table td {
	text-align: center;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
.course_table th {
	background: #ffbb9f;
}
/***************************

     　　学校案内

****************************/
/*タイトル*/
.about_us .title {
	margin-bottom: 15px;
}
.about_us .title > h2 {
	display: inline-block;
}
.about_us .title > h2 > span {
	display: inline-block;
}
.about_us .title > h2 > span > img {
	display: inline-block;
	padding: 20px 70px 10px 60px;
}
.about_us .title > h2 {
	background: url(../images/ttl_bg03_l.png) no-repeat left center;
}
.about_us .title > h2 > span {
	background: url(../images/ttl_bg03_r.png) no-repeat right center;
}
/*学院長挨拶*/
.aisatsu p {
	text-indent: 1em;
	margin-bottom: 0.5em;
}
/*what's bccから移動分*/
.whats_bcc p, .whats_bcc h3, .whats_bcc h4 {
	margin-bottom: 0.5em;
}
.aisatsu .whats_bcc h3 {
	background: url(../images/icon_squares.gif) no-repeat top left;
	color: #ff9338;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5em;
	padding-left: 2em;
}
.whats_bcc h4 {
	padding: 5px 0 0 2em;
	background: url(../images/icon_flower01_mini.png) no-repeat left center;
	color: #7a2f5a;
	border-bottom: dotted 1px #7a2f5a;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 29px;
}
.whats_bcc ul {
	list-style: circle;
	color: #7aa52b;
}
.whats_bcc li {
	margin: 0 0 1em 3em;
}
.whats_bcc li span {
	color: #333;
	display: block;
	margin-left: 2em;
}
/*職員教育理念*/
.rinen > section {
	margin: 0 3% 1em;
}
.rinen > section > h4 {
	font-size: 16px;
	font-size: 1.6rem;
	height: auto;
	min-height: 34px;
	padding: 5px 0 0 2em;
	position: static;
	background: url(../images/icon_flower03.png) no-repeat left top;
	color: #b4404b;
}
.rinen > section > p {
	text-indent: 1em;
	margin-left: 2em;
}
/*アクセス*/
.about_us .access > section {
	margin: 0 3% 15px;
}
/*教室案内*/
.shisetsu section {
	padding: 0 3% 1em;
}
.shisetsu section > h4 {
	font-size: 16px;
	font-size: 1.6rem;
	height: auto;
	min-height: 34px;
	padding: 5px 0 0 2em;
	position: static;
	background: url(../images/icon_flower04.png) no-repeat left top;
	color: #7aa52b;
	border-bottom: dotted 1px #7aa52b;
	margin-bottom: 10px;
}
.shisetsu section > p {
	text-align: left;
}
.shisetsu section > img {
	display: block;
	margin: 0 auto;
}
/*運営会社*/
.unei .kaisya_name {
	padding-top: 2em;
	font-size: 18px;
	font-size: 1.8rem;
	color: #b4404b;
}
.unei .kaisya_add {
	text-indent: -1em;
	margin: 0 0 1em 3em;
}
.unei .kaisya_tel {
	margin-left: 4em;
}
.kanren ul {
	font-size: 16px;
	font-size: 1.6rem;
	list-style: disc;
	margin-left: 3em;
}
/***************************

     求職者支援のページ

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

/*ヘッダー画像*/
.kyushoku .header {
	position: relative;
	margin-bottom: 15px;
}
.boshuchu {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
/*説明文*/
.kyushokuExp {
	text-align: 1em;
	margin: 0.5em 2%;
}
/*上部ボタン*/
.kyushokuNav {
	margin-bottom: 15px;
}
.kyushokuNav li {
	padding: 3px 10px;
}
.kyushokuNav li a {
	display: block;
	text-align: center;
	background: url(../images/btn01_bg.gif) no-repeat top left;
	line-height: 50px;
	text-decoration: none;
	color: #7a2f5a;
	border: solid 1px #da979e;
}
.kyushokuNav li span {
}
.kyushokuNav li img {
	display: none;
}
/*移行についてのお知らせ*/
.ikou ul {
	color: #ff8452;
	margin: 0 0 0.5em 5%;
	font-size: 16px;
	font-size: 1.6rem;
}
.ikou li {
	background: url(../images/icon_squares.gif) no-repeat top left;
	line-height: 2;
	padding-left: 2em;
}
.ikou p {
	text-indent: 1em;
	margin: 0 2% 0.5em;
}
.ikou em {
	font-weight: normal;
	color: #ff8452;
}
/*ワンポイントレッスン*/
.onepoint {
	margin-bottom: 15px;
}
.onepoint li {
	text-align: center;
}
/*学校リスト*/
.kyushoku h3 {
	background: url(../images/ttl_bg05.gif) no-repeat top left #7a2f5a;
	color:#fff;
	padding: 5px 0 5px 2em;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}
.kyushoku .schoolList a {
	display: block;
	color: #ad646b;
	margin: 0 1em;
}
.kyushoku .schoolList li {
	margin: 0 1em;
	margin-bottom: 15px;
	border-bottom: dotted 1px #ff8452;
}
.kyushoku .schoolList li:last-child {
	border-bottom: none;
}
.kyushoku .sName {
	color: #ff8452;
	background: url(../images/icon_flower02.png) no-repeat left center;
	font-size: 16ox;
	font-size: 1.6rem;
	padding-left: 2.5em;
	margin-bottom: 0.5em;
	line-height: 2.5em;
}
.kyushoku .sAdd {
	text-align: center;
}
/***************************

   求職支援訓練講座共通

***************************/
.kyushoku_kouza h2 {
	height: auto;
	margin: 0 0 2em 0;
	background: none;
	padding: 0;
}
.kyushoku_kouza .box01 section {
	margin-bottom: 30px;
}
.kyushoku_kouza .box01 h3 {
	font-size: 16px;
	font-size: 1.6rem;
	height: auto;
	min-height: 34px;
	padding: 0 0 0 2em;
	position: static;
	margin-left: 1em;
}
.kyushoku_kouza .box01 h3 em {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
	display: inline-block;
	padding: 0 3px;
}
.kyushoku_kouza .box01 p {
	margin: 0 0.5em 0.5em 3em;
	text-indent: 1em;
}
/***************************

      選ばれるわけ

***************************/
.kyushoku_why_wrap, .bg_only_wrap {
	background: url(../images/bg_left.png) repeat-y left top;
	position: relative;
}
.kyushoku_why, .bg_only {
	background: url(../images/bg_right.png) repeat-y right top;
}
.bg_only_wrap {
	position: absolute;
	width: 100%;
}
.bg_only {
	height: 202px;
	width: 100%;
	z-index: -1;
}
.kyushoku_why_wrap {
	top: 202px;
	z-index: 0;
}
.kyushoku_why {
	padding-bottom: 100px;
}
.kyushoku_why .box01 {
	position: relative;
	top: -150px;
	margin: 0 8%;
}
.kyushoku_why .box01 h2 {
	height: auto;
	margin: 0;
	background: none;
	padding: 0 0 1em;
}
.kyushoku_why .box01 section {
	margin-bottom: 30px;
}
.kyushoku_why .box01 h3 {
	background: url(../images/icon_flower01.png) no-repeat left 15px;
	color: #7a2f5a;
	min-height: 50px;
}
.kyushoku_why .box01 h3 span{
	position:relative;
	top:-10px;
	padding:0 5px;
}
.kyushoku_why .box01 p {
	margin: 0 0.5em 0.5em 3em;
	text-indent: 1em;
}
/***************************

   　ネイリスト育成科

***************************/
.kyushoku_nail .box01 h3 {
	background: url(../images/icon_flower03.png) no-repeat left top;
	color: #b4404b;
}
#nailSakuhin {
	margin-bottom: 15px;
}
#nailSakuhin h3 {
	font-size: 25px;
	text-align: center;
	color: #cd6ebd;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	position: relative;
	top: 15px;
}
#nailSikaku {
	background: url(../images/nailSikaku_bg.gif) no-repeat top left;
	width: 433px;
	height: 110px;
	margin: 0 auto 30px;
	display: table;
	position: relative;
}
#nailSikaku h3 {
	background: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-left: 40px;
	padding: 0 5px;
	color: #cd6ebd;
	position: absolute;
	top: -5px;
	text-align: center;
}
#nailSikaku ul {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/***************************

   アロマとカラーセラピー科

***************************/
.kyushoku_aroma .box01 h3 {
	background: url(../images/icon_flower02.png) no-repeat left top;
	color: #ff8452;
}
/***************************

   　求職者支援とは

****************************/
.about_kyushoku p {
	text-indent: 1em;
	margin-left: 1em;
}
.kyushoku_tejun dl {
	position: relative;
	margin: 0 5% 15px;
}
.kyushoku_tejun dt, .kyushoku_tejun dd p {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.kyushoku_tejun dt {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	background: #7aa52b;
	padding: 3px 10px;
	top: 1em;
	z-index: 50;
}
.kyushoku_tejun dt.item02, .kyushoku_tejun dt.item03 {
	background: #ad646b;
}
.kyushoku_tejun dd p {
	border: solid 1px #7aa52b;
	text-align: center;
	padding: 1.5em 0.5em;
	position: relative;
	margin: 0;
}
.kyushoku_tejun dd img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 12px;
}
.kyushoku_tejun dt.item02 + dd p, .kyushoku_tejun dt.item03 + dd p {
	border: solid 1px #ad646b;
}
.kyushoku_qa dl {
	margin: 0 5% 15px;
}
.kyushoku_qa dt {
	color: #3498dd;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 8px;
}
.kyushoku_qa dd {
	margin-bottom: 15px;
	background: #fdd4d8;
	padding: 10px 15px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 2em;
}
/***************************

   　就活ワンポイント

****************************/
.shukatsu_onepoint .title {
	margin-bottom: 15px;
}
.shukatsu_onepoint .title > h2 {
	display: inline-block;
}
.shukatsu_onepoint .title > h2 > span {
	display: inline-block;
}
.shukatsu_onepoint .title > h2 > span > img {
	display: inline-block;
	padding: 20px 70px 10px 60px;
}
.shukatsu_onepoint section h3 {
	height: 34px;
	padding: 5px 0 0 2em;
	position: static;
}
.shukatsu_onepoint section p {
	margin: 0 2%;
	text-indent: 1em;
}
.shorui_kakikata .title > h2 {
	background: url(../images/ttl_bg01_l.png) no-repeat left center;
}
.shorui_kakikata .title > h2 > span {
	background: url(../images/ttl_bg01_r.png) no-repeat right center;
}
.shorui_kakikata > section > h3 {
	background: url(../images/icon_flower01.png) no-repeat left top;
	color: #7a2f5a;
	border-bottom: solid 1px #7a2f5a;
}
.shorui_kakikata > section > section > h4 {
	font-size: 16px;
	font-size: 1.6rem;
	background: none;
	color: #7aa52b;
	border-bottom: none;
	height: auto;
	padding: 0;
}
.shukatsu_advice .title > h2 {
	background: url(../images/ttl_bg02_l.png) no-repeat left center;
}
.shukatsu_advice .title > h2 > span {
	background: url(../images/ttl_bg02_r.png) no-repeat right center;
}
.shukatsu_advice > section > h3 {
	background: url(../images/icon_flower02.png) no-repeat left top;
	color: #ff8452;
	border-bottom: solid 1px #ff8452;
}
.shukatsu_advice section ul {
	list-style: disc;
	margin-left: 4em;
}
.shorui_kakikata > section > section {
	margin: 0 2% 15px;
}
.mensetsu_qa .title > h2 {
	background: url(../images/ttl_bg03_l.png) no-repeat left center;
}
.mensetsu_qa .title > h2 > span {
	background: url(../images/ttl_bg03_r.png) no-repeat right center;
}
.mensetsu_qa > section > h3 {
	background: url(../images/icon_flower03.png) no-repeat left top;
	color: #b4404b;
	border-bottom: solid 1px #b4404b;
	height: auto;
}
.mensetsu_qa > section > h3 + p {
	background: #f8d0d4;
 font-size:16px font-size:1.6rem;
	color: #b4404b;
	text-indent: 0;
	padding: 8px 3%;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
/*履歴書*/
.rirekisho section > section {
	padding: 0 2% 15px;
}
.rirekisho section h3 {
	font-size: 16px;
	font-size: 1.6rem;
	background: none;
	color: #7aa52b;
	border-bottom: none;
	height: auto;
	padding: 0;
}
.rirekisho p {
	margin: 0 1em 0.5em;
	text-indent: 1em;
}
/***************************

   　　　アクセス

****************************/
.access > section h4, .access > section h2 {
	font-size: 16px;
	font-size: 1.6rem;
	height: 34px;
	padding: 5px 0 0 2em;
	position: static;
	background: url(../images/icon_flower02.png) no-repeat left top;
	color: #ff8452;
	border-bottom: dotted 1px #ff8452;
	margin-bottom: 15px;
}
.access .sDetail {
	display: inline-block;
	text-align: left;
}
.access .sDetail p:first-child {
	text-indent: -1em;
	margin-left: 1em;
}
.access .sDetail dl {
	margin: 15px 0;
}
.access .sDetail dt {
	display: list-item;
	list-style: circle;
	margin-left: 2em;
	color: #ff8452;
}
.access .sDetail dd {
	margin-left: 2em;
}
/***************************

  　　　お問い合わせ

****************************/
.contact section {
	padding: 0 3% 15px;
}
#formWrap {
	width: 100%;
	margin: 0 auto;
	color: #555;
	line-height: 120%;
	font-size: 90%;
}
.contact_form {
	margin: 15px 0;
}
.formTable {
	width: 100%;
	margin: 0 auto 10px;
	border-collapse: collapse;
}
.formTable td, .formTable th {
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: middle;
}
.formTable th {
	width: 30%;
	font-weight: normal;
	background: #ffdacb;
	text-align: left;
}
.thanks_left {
	display: inline-block;
	padding: 30px 0 0 40px;
	background: url(../images/ttl_bg04_l.png) no-repeat left top;
	margin-top: 30px;
}
.thanks_right {
	display: inline-block;
	padding: 0 15px 15px 0;
	background: url(../images/ttl_bg04_r.png) no-repeat right bottom;
}
/***************************

  　プライバシーポリシー

****************************/
.policy p, .policy dl {
	margin-left: 1em;
}
.policy dt {
	color: #ff8452;
	display: list-item;
	list-style: decimal;
	margin-left: 2em;
}
.policy dd {
	font-size: 13px;
	font-size: 1.3rem;
	text-indent: 1em;
	margin-left: 1em;
}
.policy ul {
	list-style: circle;
	margin-left: 3em;
	text-indent: 0;
}
/***************************

  　　　サイトマップ

****************************/
.sitemap ul li {
	list-style: none;
	background: url(../images/icon_squares.gif) no-repeat left top;
	margin: 0 0 0.5em 1.5em;
	padding-left: 2em;
	font-size: 16px;
	font-size: 1.6rem;
}
.sitemap ul li a {
	text-decoration: none;
	color: inherit;
}
.sitemap ul ul li {
	list-style: disc;
	margin: 0 0 0.5em 0;
	background: none;
	padding-left: 0;
	text-indent: 0;
	font-size: 14px;
	font-size: 1.4rem;
}
.sitemap ul ul li a {
	text-decoration: none;
	color: inherit;
}
/*-----------------
　　共通文字書式
-----------------*/
/*画像配置*/
.iL {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
}
.iC {
	display: block;
	margin: 0 auto;
}
.iR {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}
/*文字サイズ*/
.f10 {
	font-size: 10px;
	font-size: 1.0rem
}
.f11 {
	font-size: 11px;
	font-size: 1.1rem
}
.f12 {
	font-size: 12px;
	font-size: 1.2rem
}
.f13 {
	font-size: 13px;
	font-size: 1.3rem
}
.f14 {
	font-size: 14px;
	font-size: 1.4rem
}
.f15 {
	font-size: 15px;
	font-size: 1.5rem
}
.f16 {
	font-size: 16px;
	font-size: 1.6rem
}
.f17 {
	font-size: 17px;
	font-size: 1.7rem
}
.f18 {
	font-size: 18px;
	font-size: 1.8rem
}
.f19 {
	font-size: 19px;
	font-size: 1.9rem
}
.f20 {
	font-size: 20px;
	font-size: 2.0rem
}
.f21 {
	font-size: 21px;
	font-size: 2.1rem
}
.f22 {
	font-size: 22px;
	font-size: 2.2rem
}
.f23 {
	font-size: 23px;
	font-size: 2.3rem
}
.f24 {
	font-size: 24px;
	font-size: 2.4rem
}
.f25 {
	font-size: 25px;
	font-size: 2.5rem
}
.f26 {
	font-size: 26px;
	font-size: 2.6rem
}
/*行間*/
.lh100 {
	line-height: 1;
}
.lh120 {
	line-height: 1.2;
}
.lh150 {
	line-height: 1.5;
}
.lh180 {
	line-height: 1.8;
}
/*左インデント（左マージン）*/
.mL5 {
	margin-left: 5px;
}
.mL10 {
	margin-left: 10px;
}
.mL15 {
	margin-left: 15px;
}
.mL20 {
	margin-left: 20px;
}
.mL25 {
	margin-left: 25px;
}
.mL30 {
	margin-left: 30px;
}
.mL35 {
	margin-left: 35px;
}
.mL40 {
	margin-left: 40px;
}
/*右インデント（右マージン）*/
.mR5 {
	margin-right: 5px;
}
.mR10 {
	margin-right: 10px;
}
.mR15 {
	margin-right: 15px;
}
.mR20 {
	margin-right: 20px;
}
.mR25 {
	margin-right: 25px;
}
.mR30 {
	margin-right: 30px;
}
.mR35 {
	margin-right: 35px;
}
.mR40 {
	margin-right: 40px;
}
/*下余白（下マージン）*/
.mB5 {
	margin-bottom: 5px;
}
.mB10 {
	margin-bottom: 10px;
}
.mB15 {
	margin-bottom: 15px;
}
.mB20 {
	margin-bottom: 20px;
}
.mB25 {
	margin-bottom: 25px;
}
.mB30 {
	margin-bottom: 30px;
}
.mB35 {
	margin-bottom: 35px;
}
.mB40 {
	margin-bottom: 40px;
}
/*文字配置*/
.tL {
	text-align: left;
}/*左揃え*/
.tC {
	text-align: center;
}/*中央揃え*/
.tR {
	text-align: right;
}/*右揃え*/
/*文字色*/
.tPink {
	color: #f0306f;
}
.tBlue {
	color: #0075a9;
}
.tGreen {
	color: #005e15;
}
.tOrange {
	color: #f07818;
}
/*強調*/
em, strong {
	font-weight: bold;
}
/*フロートとクリア*/
.fL {
	float: left;
}
.fR {
	float: right;
}
.clear {
	clear: both;
}

/*768px以上*/
@media ( min-width : 768px ) {
/*上部右端メニュー*/
.topMenu {
	position: absolute;
	top: 5px;
	right: 5px;
	margin-right: 20px;
	z-index: 100;
}
.topMenu li a {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fdcbd0;
	background: url(../images/icon_arrow.png) no-repeat center left;
	padding: 0 15px;
}
/*メインメニュー*/
#navWrap {
	background: url(../images/nav_bg.png) repeat-x;
}
.mainMenu_toggle {
	display: none;
}
#nav .menu {
	display: block;
}
#nav > ul > li:first-child {
	padding-left: 3px;
}
#nav > ul > li {
	padding: 8px 0;
}
#nav > ul > li > a {
	padding: 30px 0 0;
	height: 54px;
	font-size: 12px;
	font-size: 1.2rem;
	border-left: 1px solid #863941;
	border-top: none;
}
#nav > ul > li > a {
	text-align: center;
	line-height: 2.0;
}
#nav .item06 a {
	border-right: 1px solid #863941;
}
#nav .item01 a {
	background: url(../images/nav01_bg.png) no-repeat center 8px;
}
#nav .item02 a {
	background: url(../images/nav02_bg.png) no-repeat center 8px;
	line-height: 1;
	font-size: 10px;
	font-size: 1.0rem;
	padding: 30px 0 0;
}
#nav .item03 a {
	background: url(../images/nav03_bg.png) no-repeat center 8px;
}
#nav .item04 a {
	background: url(../images/nav04_bg.png) no-repeat center 8px;
}
#nav .item05 a {
	background: url(../images/nav05_bg.png) no-repeat center 8px;
}
#nav .item06 a {
	background: url(../images/nav06_bg.png) no-repeat center 8px;
}
#nav .item07 a {
	background: url(../images/nav07_bg.png) no-repeat center 8px;
}
#nav .item01 a:hover {
	background: url(../images/nav01_bg_hover.png) no-repeat center 8px;
}
#nav .item02 a:hover {
	background: url(../images/nav02_bg_hover.png) no-repeat center 8px;
	line-height: 1;
}
#nav .item03 a:hover {
	background: url(../images/nav03_bg_hover.png) no-repeat center 8px;
}
#nav .item04 a:hover {
	background: url(../images/nav04_bg_hover.png) no-repeat center 8px;
}
#nav .item05 a:hover {
	background: url(../images/nav05_bg_hover.png) no-repeat center 8px;
}
#nav .item06 a:hover {
	background: url(../images/nav06_bg_hover.png) no-repeat center 8px;
}
#nav .item07 a:hover {
	background: url(../images/nav07_bg_hover.png) no-repeat center 8px;
}
/*フッターメニュー*/
.fMenu01 {
	display: block;
	padding-top: 8px;
}
.fMenu01 li a, .fMenu02 li a {
	color: #da979e;
}
.fMenu01 li a {
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	text-align: center;
	border-bottom: solid 1px #da979e;
	background: url(../images/fMenuImg.png) no-repeat 10px center;
}
.fMenu01 li a:hover {
	color: #fedfe2;
	border-bottom: solid 1px #fedfe2;
	background: url(../images/fMenuImg_hover.png) no-repeat 10px center;
}
.fMenu02 {
	position: relative;
	top: 20px;
	left: 0;
}
.fMenu02 li {
	display: block;
}
.fMenu02 span {
	display: none;
}
/*求職者支援：上部ボタン*/
.kyushokuNav {
	margin-bottom: 15px;
}
.kyushokuNav li {
	padding: 3px 10px;
}
.kyushokuNav li a {
	border: none;
}
.kyushokuNav li span {
	display: none;
}
.kyushokuNav li img {
	display: block;
}
/*お問い合わせ*/
.contact section {
	padding: 0 10% 15px;
}
.formTable .contact_cnt {
	width: 400px;
}
.formTable .contact_mail {
	width: 300px;
}
}
