@charset "utf-8";

/*┌ backGround
  └------------------------------- */
body{
	background:url(../img/common/body.png) 50% 0%;
}
#allWrap{
	
}

/*┌ header
  └------------------------------- */
#header{
	background:url(../img/common/head_foot_bg.png);
	height:130px;
	overflow:hidden;
}
#header .centerBox{
	width:1120px;
	margin:0px auto;
}
/*==================================*/
#headerLogos{
	float:left;
	overflow:hidden;
}
#headerLogos img{
	float:left;
	display:block;
	margin-top:2px;
}
#headerLogos h1{
	background:url(../img/common/logo_fore_rct.png);
	float:left;
	width:310px;
	height:119px;
	text-indent:-9999px;
	margin-top:7px;
}
#headerLogos h1 a{
	display:block;
	height:100%;
}
/*==================================*/
#headerInfo{
	float:left;
	margin-left:28px;
}
#headerInfo p{
	padding:8px 0px 4px 0px;
	font-size:13px;
	color:#d9d9d9;
	text-align:center;
}
#headerInfo .box{
	background:url(../img/common/header_info_bg.png);
	border:1px solid #ff4c88;
	height:80px;
	padding:4px 4px 4px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#headerInfo .box img{
	margin-left:4px;
}

/*┌ globalNavi
  └------------------------------- */
#globalNavi{
	background:url(../img/common/global_navi_bg.png);
	height:46px;
}
#globalNavi ul{
	overflow:hidden;
	width:960px;
	margin:0px auto;
}
#globalNavi li{
	background-image:url(../img/common/global_navi_middle.png);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:160px;
	float:left;
	font-size:16px;
	line-height:46px;
	text-align:center;
}
#globalNavi li a{
	display:block;
	color:#FFF;
	
}
#globalNavi li a:hover{
	opacity: 0.75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: 0.75; /* Safari 1.x */
	-moz-opacity: 0.75; /* Firefox 1.5以下, Netscape */
}
#globalNavi li.fastChild{
	background-image:url(../img/common/global_navi_end.png);
}
#globalNavi li.lastChild a{
	background:url(../img/common/global_navi_end.png) 100% 0% no-repeat;
}

/*┌ container
  └------------------------------- */
#container{
	background:#fff2f4;
	width:970px;
	padding:10px;
	margin:15px auto;
	overflow:hidden;
}

/*┌ leftSide
  └------------------------------- */
#leftSide{
	width:230px;
	margin-right:10px;
	float:left;
}
/*==================================*/
#leftSideNavi li{
	height:60px;
	margin-bottom:1px;
	text-indent:-9999px;
}
#leftSideNavi li a{
	display:block;
	height:100%;
}
#leftSideNavi li a:hover{
	opacity: 0.75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: 0.75; /* Safari 1.x */
	-moz-opacity: 0.75; /* Firefox 1.5以下, Netscape */
}

#leftSideNavi li.child_manga a{ background:url(../img/common/left_navi_manga.png);}
#leftSideNavi li.child_osigoto a{ background:url(../img/common/left_navi_osigoto.png);}
#leftSideNavi li.child_mother a{ background:url(../img/common/left_navi_mother.png);}
#leftSideNavi li.child_interview a{ background:url(../img/common/left_navi_interview.png);}
#leftSideNavi li.child_alibi a{ background:url(../img/common/left_navi_alibi.png);}
#leftSideNavi li.child_kaobare a{ background:url(../img/common/left_navi_kaobare.png);}

#leftSideNavi li.child_arbeit a{ background:url(../img/common/left_navi_arbeit.png);}
#leftSideNavi li.child_map a{ background:url(../img/common/left_navi_map.png);}
#leftSideNavi li.child_mans_staff a{ background:url(../img/common/left_navi_mans_staff.png);}
#leftSideNavi li.child_kozin a{ background:url(../img/common/left_navi_kozin.png);}
#leftSideNavi li.child_pyuasweet a{ background:url(../img/common/left_navi_pyuasweet.png);}

/*
#leftSideNavi li.child_01 a{ background:url(../img/common/left_navi_01.png);}
#leftSideNavi li.child_02 a{ background:url(../img/common/left_navi_02.png);}
#leftSideNavi li.child_03 a{ background:url(../img/common/left_navi_03.png);}
#leftSideNavi li.child_04 a{ background:url(../img/common/left_navi_04.png);}
#leftSideNavi li.child_05 a{ background:url(../img/common/left_navi_05.png);}
#leftSideNavi li.child_06 a{ background:url(../img/common/left_navi_06.png);}
#leftSideNavi li.child_07 a{ background:url(../img/common/left_navi_07.png);}
#leftSideNavi li.child_08 a{ background:url(../img/common/left_navi_08.png);}
*/
/*==================================*/
ul#leftSideNaviSmall{
	padding-bottom:9px;
}
#leftSideNaviSmall li{
	height:40px;
	margin-bottom:1px;
	text-indent:-9999px;
}
#leftSideNaviSmall li a{
	display:block;
	height:100%;
}
#leftSideNaviSmall li a:hover{
	opacity: 0.75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: 0.75; /* Safari 1.x */
	-moz-opacity: 0.75; /* Firefox 1.5以下, Netscape */
}
#leftSideNaviSmall li.child_01 { background:url(../img/common/left_navi_small_01.png);}
#leftSideNaviSmall li.child_02 { background:url(../img/common/left_navi_small_02.png);}
#leftSideNaviSmall li.child_03 { background:url(../img/common/left_navi_small_03.png);}
#leftSideNaviSmall li.child_04 { background:url(../img/common/left_navi_small_04.png);}
#leftSideNaviSmall li.child_05 { background:url(../img/common/left_navi_small_05.png);}
#leftSideNaviSmall li.child_06 { background:url(../img/common/left_navi_small_06.png);}
/*==================================*/
#leftSideBnr img{
	display:block;
	margin-bottom:10px;
}
#leftSideBnr a:hover{
	opacity: 0.75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: 0.75; /* Safari 1.x */
	-moz-opacity: 0.75; /* Firefox 1.5以下, Netscape */
}
/*==================================*/
#sideForm{
	background:#8cc900;
	padding:6px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#sideForm h2{
	background:url(../img/common/side_title_form.png);
	width:184px;
	height:50px;
	margin:0px auto 10px auto;
	text-indent:-9999px;
}
#sideForm li{
	margin-top:15px;
	height:166px;
	text-indent:-9999px;
}
#sideForm a{
	display:block;
	height:100%;
}
#sideForm a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#sideForm .mail a{ background:url(../img/common/side_form_mail.png)}
#sideForm .tell { background:url(../img/common/side_form_tell.png)}
#sideForm .line { background:url(../img/common/side_form_line.png)}
#sideForm .kakao { background:url(../img/common/side_form_kakao.png)}
/*┌ footer
  └------------------------------- */
#footer{
	background:url(../img/common/head_foot_bg.png);
	border-top:1px solid #ff4c88;
	padding-top:10px;
}
#footer .centerBox{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}
#footer img{
	float:left;
}
#footer ul{
	width:650px;
	overflow:hidden;
	float:left;
	padding:16px 0px 20px 100px;
}
#footer li{
	background:url(../img/common/arrow_red.png) 0% 50% no-repeat;
	font-size:12px;
	width:120px;
	padding-left:10px;
	float:left;
	line-height:18px;
}
#footer li a{
	color:#ffccd4;
}
#footer p{
	border-top:1px solid #ff4c88;
	font-size:12px;
	color:#ff4c88;
	text-align:center;
	line-height:20px;
}

#back-top {
    position: fixed;
    bottom: 2%;
    right: 1.5%;
}

#back-top span {
    width: 50px;
    height: 50px;
    display: block;
}

/*┌ content
  └------------------------------- */
#content{
	position:relative;
	width:730px;
	float:right;
}


/*-------------------------------------------------
---------------------- PAGES ----------------------
-------------------------------------------------*/

/* :::::::::::::: TOP :::::::::::::: */
#myShopSpecial ul{
	overflow:hidden;
	position:relative;
}
#myShopSpecial li{
	float:left;
	margin:2px 2px 0px 0px;
}
#myShopSpecial img{
	display:block;
}
#myShopSpecial .lastChild{
	margin-right:0px;
}
#myShopSpecial ul.small{
	margin-top:8px;
}
#myShopService{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:10px;
	padding:5px 0px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#99e7ff', endColorstr = '#73cbe6');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#99e7ff', endColorstr = '#73cbe6')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #99e7ff, #73cbe6);
	background-image: -ms-linear-gradient(top, #99e7ff, #73cbe6);
	background-image: -o-linear-gradient(top, #99e7ff, #73cbe6);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#99e7ff), to(#73cbe6));
	background-image: -webkit-linear-gradient(top, #99e7ff, #73cbe6);
	background-image: linear-gradient(top, #99e7ff, #73cbe6);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}
#myShopService th{
	width:120px;
	vertical-align:middle;
	font-size:17px;
	color:#FFF;
	-moz-text-shadow:1px 1px 0px #ff266f,-1px -1px 0px #ff266f;
	-webkit-text-shadow:1px 1px 0px #ff266f,-1px -1px 0px #ff266f;
	text-shadow:1px 1px 0px #ff266f,-1px -1px 0px #ff266f;
	font-weight:bold;
}
#myShopService td{
	width:610px;
	vertical-align:middle;
}
#myShopService ul{
	width:584px;
	margin-left:5px;
	overflow:hidden;
	background:#fffee5;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.35) inset;
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.35) inset;
	box-shadow:0px 0px 5px rgba(0,0,0,0.35) inset;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:7px 0px 0px 7px;
}
#myShopService li{
	float:left;
	margin:0px 5px 5px 0px;
}

.largeImageIntro{
	padding:0px 25px;
}
.largeImageIntro img{
	margin-top:10px;
}
.largeImageIntro p{
	background:#fff2f4;
	border:1px solid #ff99aa;
	margin-top:10px;
	margin-bottom:15px;
	font-size:14px;
	padding:15px;
	line-height:1.4em;
}

#iframeBlogs{
	background:#FFFFFF;
	padding:10px 20px;
	margin-top:10px;
	overflow:hidden;
}
#iframeBlogs img{
	display:block;
}
#iframeBlogs .leftArea{
	width:440px;
	float:left;
	margin-right:10px;
}
#iframeBlogs .rightArea{
	width:240px;
	float:left;
}

#myShopIntro{
	padding:5px 0px 0px 20px;
	overflow:hidden;
	position:relative;
}
#myShopIntro dl{
	margin-top:15px;
	float:left;
	margin-left:5px;
}
#myShopIntro dd{
	background:#ffe8ec;
	font-size:12px;
	line-height:1.2em;
	width:213px;
	height:70px;
	margin-top:5px;
	border:1px solid #ff5a75;
	padding:5px;
}

/*┌ 全国で業界大手グループ店
  └------------------------------- */
#rctBestGroup{
	width:700px;
	padding:30px 0px;
	margin:10px auto 0px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
	/*Gradient*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f0f0f0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f0f0f0')";
	background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f0f0f0));
	background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: linear-gradient(top, #ffffff, #f0f0f0);
}
#rctBestGroup h2{
	background:url(../img/top/best_group_h2.png);
	width:638px;
	height:142px;
	margin:0px auto;
	text-indent:-9999px;
}
#rctBestGroup .heightFix{
	overflow:hidden;
	width:660px;
	margin:20px auto 0px auto;
}
#rctBestGroup .heightFix div{
	width:300px;
	margin:0px 15px;
	float:left;
}
#rctBestGroup h3{
	background-repeat:no-repeat;
	width:300px;
	height:84px;
	text-indent:-9999px;
}
#rctBestGroup p{
	margin-top:2px;
	font-size:12px;
	line-height:1.4em;
}
#rctBestGroup01 h3{ background-image: url(../img/top/best_group_01.png);}
#rctBestGroup02 h3{ background-image: url(../img/top/best_group_02.png);}
#rctBestGroup03 h3{ background-image: url(../img/top/best_group_03.png);}
#rctBestGroup04 h3{ background-image: url(../img/top/best_group_04.png);}
#rctBestGroup05 h3{ background-image: url(../img/top/best_group_05.png);}
#rctBestGroup06 h3{ background-image: url(../img/top/best_group_06.png);}

/*┌ ホテヘルのメリット
  └------------------------------- */
#whatHotelHealth{
	background:url(../img/top/what_hotel_health.png);
	width:704px;
	height:95px;
	margin:8px auto 0px auto;
}
#whatHotelHealth h3{
	height:48px;
	text-indent:-9999px;
}
#whatHotelHealth p{
	font-size:14px;
	line-height:1.2em;
	padding-left:20px;
	
}
#rct_hotelMerit{
	margin:5px auto 0px auto;
	background:url(../img/top/hotel_merit.png);
	height:782px;
	width:712px;
	position:relative;
}
#rct_hotelMerit h2,
#rct_hotelMerit h3{
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
}
#rct_hotelMerit p{
	position:absolute;
	font-size:13px;
	letter-spacing:1px;
	line-height:125%;
}
#hotelMerit01{
	left: 48px;
	top: 252px;
}
#hotelMerit02{
	left: 376px;
	top: 252px;
}
#hotelMerit03{
	left: 49px;
	top: 454px;
}
#hotelMerit04{
	left: 377px;
	top: 453px;
}
#hotelMerit05{
	left: 49px;
	top: 659px;
}
#hotelMerit06{
	left: 377px;
	top: 659px;
}

#myShopServiceLarge{
	width:698px;
	margin:10px auto 0px auto;
	
}
#myShopServiceLarge h2{
	background: url(../img/top/title_my_shop_service.jpg);
	height:36px;
	width:698px;
	text-indent:-9999px;
}
#myShopServiceLarge img{
	display:block;
	border:1px solid #ff0066;
}
#myShopServiceLarge ul{
	padding:10px 0px 10px 20px;
	overflow:hidden;
	position:relative;
	background:#ffd4e6;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
}
#myShopServiceLarge li{
	margin:5px 5px 0px 0px; 
	float:left;
}

#recruit_info{
	margin:10px auto 0px auto;
	width:700px;
	background-color: #FFF;
	height: auto;
}
#recruit_info h2{
	background:#000;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:32px;
}
#recruit_info dt{
	float:left;
	clear:both;
	width:10em;
	padding:0.7em 0 0 0;
	margin:0;
	_width:10em;    /* WinIE */
	white-space:nowrap;
	border-top:1px dotted #2E2E2E;
	font-weight:bold;
}
#recruit_info dd{
		margin:0 0 0 10em;    /* = dt.width + dt.padding */
	padding:0.7em 0;
	border-top:1px dotted #2E2E2E;
}

/*:::::::::: .btmForm ::::::::::*/
.btmForm{
	background:url(../img/common/bg_btm_form.png) no-repeat;
	width:680px;
	margin:20px auto 0px auto;
}
.btmForm ul{
	background:#8cc900;
	overflow:hidden;
	height:190px;
	border-radius:4px;
	-moz-border-radius:4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btmForm li{
	width:221px;
	height:166px;
	margin:12px 0px 0px 4px;
	float:left;
	text-indent:-9999px;
}
.btmForm li a{
	display:block;
	height:100%;
}
.btmForm li a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.btmForm .mail a{
	background:url(../img/common/side_form_mail.png) 50% 50% no-repeat;
}
.btmForm .tell{
	background:url(../img/common/side_form_tell.png) 50% 50% no-repeat;
}
.btmForm .line{
	background:url(../img/common/side_form_line.png) 50% 50% no-repeat;
}

/* :::::::::::::: inquiry :::::::::::::: */
#titleInquiry{
	background:url(../img/inquiry/tit_inquiry.png);
}
#inqInt{
	width:684px;
	margin:10px auto 0px auto;
}
#inqInt .txtBox{
	background:#f3f3f3;
	margin-top:10px;
	padding:10px;
}
#inqInt .txtBox h3{
	background:#0099cc;
	width:168px;
	margin:0px auto;
	line-height:28px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
#inqInt .txtBox ul{
	padding:14px 0px;
}
#inqInt .txtBox li{
	font-size:14px;
	padding-left:8px;
	line-height:1.4em;
}
#inqInt .txtBox p{
	text-align:center;
	font-size:14px;
}
#inqInt .txtBox a{
	color:#e51766;
	display:inline-block;
	border-bottom:1px solid #e51766;
}
#inqForm{
	margin:10px 20px;
	padding:20px 40px;
	border:1px solid #ffb9c1;
}
#inqForm p{
	font-size:14px;
}
#inqForm .txtBox{
	background:#f3f3f3;
	font-size:11px;
}
#inqForm .txtBox ul{
	padding:10px 0px 10px 10px;
}
#inqForm .txtBox li{
	line-height:2em;
}
#inqForm table {
    margin: 15px auto 0;
}
#inqForm th {
    background: none repeat scroll 0 0 #333333;
    border: 1px dotted #666666;
    color: #FFFFE8;
    font-size: 12px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    width: 200px;
}
#inqForm td {
    border: 1px dotted #666666;
    font-size: 12px;
    padding: 10px;
}
#inqForm input[type="text"]{
	border:1px solid #a9a9a9;
	height:20px;
}
#inqForm input[type="image"]{
	display:block;
	width:146px;
	height:42px;
	margin:15px auto 0px auto;
}
#inqForm .button{
	display:block;
	width:146px;
	height:42px;
	margin:15px auto 0px auto;
}
#mailNotes{
	padding-bottom:25px;
	margin-top:50px;
}
#mailNotes h3{
	background:#5c5c5c;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	text-align:center;
}
#mailNotes h4{
	margin:15px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
}
#mailNotes img{
	margin:25px 0px 0px 20px;
	display:block;
}
#mailNotes ol{
	margin:5px 0px 0px 20px;
}
#mailNotes li{
	list-style:decimal;
	margin-left:22px;
	font-size:11px;
	line-height:1.5em;
}
#inqThx{
	padding:30px;
}
#inqThx h3{
	background:#0099cc;
	width:300px;
	margin:0px auto;
	line-height:28px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
#inqThx p{
	text-align:center;
	padding:14px 0px;
	font-size:14px;
	padding-left:8px;
	line-height:1.4em;
}

/* :::::::::::::: galanty :::::::::::::: */
#titleGalanty{
	background:url(../img/galanty/tit_galanty.jpg);
}
p.bgLightPink{ background-color:#fff2f4;}
#galantyTitBox{
	padding:0px 7px;
}
#galantyTitBox h3{
	background:url(../img/galanty/tit_secret.png);
	width:710px;
	height:50px;
	text-indent:-9999px;
}
#galantyTitBox p{
	background:#ff7f9f;
	width:680px;
	line-height:24px;
	color:#4c0818;
	text-align:center;
	margin:0px auto;
}
.smallImageIntro{
	margin:12px 22px 0px 22px;
	padding:60px 15px 15px 15px;
	border:1px solid #ffabb9;
	overflow:hidden;
}
.smallImageIntro h4{
	background:url(../img/galanty/tit_icon_bg.png) 100% 12px no-repeat;
	width:580px;
	color:#5c5b5b;
	padding-left:10px;
	border-left:5px solid #ff8dba;
	border-bottom:1px dotted #ff8dba;
	font-weight:normal;
	font-size:26px;
	line-height:36px;
}
.smallImageIntro p{
	font-size:14px;
	line-height:1.4em;
	padding:20px 0px 0px 15px;
}
.smallImageIntro img{
	float:right;
	margin-top:20px;
}
#secretNum_01{
	background:url(../img/galanty/tit_icon_01.png) 15px 15px no-repeat;
}
#secretNum_02{
	background:url(../img/galanty/tit_icon_02.png) 15px 15px no-repeat;
}
#secretNum_03{
	background:url(../img/galanty/tit_icon_03.png) 15px 15px no-repeat;
}

/* :::::::::::::: job :::::::::::::: */
#titleJob{
	background:url(../img/job/tit_job.png);
}
#jobMass{
	margin:12px;
}
#jobMass div{
	background:#fff2f4;
	border:1px solid #ff99aa;
	padding:15px;
	margin:10px 10px 0px 10px;
}
#jobMass p{
	font-size:14px;
}
#jobMass span.fcPink{
	display:block;
	font-size:20px;
	padding-bottom:7px;
}
#jobMass span.fcBlue{
	margin:4px;
}
#jobSteps{
	padding:0px 16px;
}
#jobSteps p span{
	font-size:16px;
}
#jobSteps div{
	background:url(../img/job/woob_bg.jpg) 50% 0% repeat-y;
	padding-bottom:1px;
}
#jobSteps h3{
	height:59px;
	text-indent:-9999px;
}
#jobSteps p{
	font-size:14px;
	background:#fffbe5;
	margin:10px auto 15px auto;
	width:590px;
	padding:20px;
	line-height:1.4em;
}
#jobSteps img{
	display:block;
	width:658px;
	height:42px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
}
#jobSteps .step_01 h3{background:url(../img/job/tit_step_01.png);}
#jobSteps .step_02 h3{background:url(../img/job/tit_step_02.png);}
#jobSteps .step_03 h3{background:url(../img/job/tit_step_03.png);}
#jobSteps .step_04 h3{background:url(../img/job/tit_step_04.png);}
#jobSteps .step_05 h3{background:url(../img/job/tit_step_05.png);}

/* :::::::::::::: concept :::::::::::::: */
#titleConcept{
	background:url(../img/concept/tit_concept.png);
}
#conceptBox{
	background:url(../img/concept/cont_concept.jpg) 0px 170px no-repeat;
	height:1025px;
	margin:10px 12px;
}
#conceptBox h3{
	background:url(../img/concept/tit_agk.png) no-repeat;
	height:170px;
	text-indent:-9999px;
}
#conceptBox p{
	font-size:14px;
	line-height:1.4em;
	padding:10px;
	background:#fff2f4;
	border:1px solid #ff99aa;
}
#conceptBox .position_01{
	width:242px;
	margin:102px 0px 0px 8px;
}
#conceptBox .position_02{
	width:393px;
	margin:50px 0px 0px 276px;
}
#conceptBox .position_03{
	width:496px;
	margin:56px 0px 0px 8px;
}

/* :::::::::::::: appli :::::::::::::: */
#titleAppli{
	background:url(../img/appli/tit_appli.png);
}
#pageAppli{
	padding:12px 22px;
	overflow:hidden;
}
#pageAppli .txtBox{
	background:#fff2f4;
	border:1px solid #ff99aa;
	padding:15px;
	font-size:14px;
	line-height:1.4em;
	margin-bottom:10px;
}

/*--- lineArea ---*/
#lineArea{
	float:left;
	width:322px;
	padding-right:17px;
	border-right:2px dotted #ff779d;
}
#lineTitleBox h3{
	background:url(../img/appli/tit_line.png);
	width:322px;
	height:58px;
	text-indent:-9999px;
}
#lineTitleBox img{
	display:block;
	margin:5px auto 0px auto;
}
#lineTitleBox p{
	background:url(../img/appli/txt_line.png);
	width:312px;
	height:89px;
	margin:0px auto;
	text-indent:-9999px;
}
#lineIdBox{
	padding:20px 0px;
	border-bottom:1px solid #199900;
}
#lineIdBox h4{
	color:#199900;
	font-size:22px;
	text-align:center;
}
#lineIdBox p{
	margin-top:10px;
	font-size:14px;
	line-height:1.4em;
}
#lineIdBox dl{
	overflow:hidden;
	margin-top:24px;
}
#lineIdBox dt{
	text-align:center;
	width:60px;
	line-height:58px;
	float:left;
	font-size:32px;
	font-weight:bold;
	color:#808080;
}
#lineIdBox dd{
	text-align:center;
	width:250px;
	line-height:58px;
	background:url(../img/appli/green_bg.png);
	float:left;
	font-size:38px;
	font-weight:bold;
	color:#ff1966;
	-moz-text-shadow:0px 1px 0px #FFF;
	-webkit-text-shadow:0px 1px 0px #FFF;
	text-shadow:0px 1px 0px #FFF;
}
#lineQrBox{
	padding:20px 0px;
	border-bottom:1px solid #199900;
}
#lineQrBox h4{
	font-size:17px;
	text-align:center;
	color:#199900;
}
#lineQrBox p{
	font-size:14px;
	line-height:1.4em;
	margin-top:10px;
}
#lineQrBox img{
	display:block;
	margin:10px auto 0px auto;
}
#lineLinkBox{
	padding:20px 0px;
	border-bottom:1px solid #199900;
	text-align:center;
}
#lineLinkBox h4{
	font-size:22px;
	color:#199900;
}
#lineLinkBox p{
	font-size:14px;
	margin-top:12px;
}
#lineLinkBox p a{
	background:url(../img/appli/green_bg.png);
	color:#ff1966;
	font-size:16px;
	display:block;
	padding:12px 0px;
	-moz-text-shadow:0px 1px 0px #FFF;
	-webkit-text-shadow:0px 1px 0px #FFF;
	text-shadow:0px 1px 0px #FFF;
}
#lineExBox{
	background:url(../img/appli/arrow_line.png) 50% 20px no-repeat;
	padding:20px 0px;
	text-align:center;
}
#lineExBox h4{
	margin-top:40px;
	font-size:22px;
	color:#199900;
}
#lineExBox p{
	font-size:14px;
	line-height:1.4em;
	margin-top:12px;
}
#lineExBox img{
	margin-top:12px;
}

/*--- kakaoArea ---*/
#kakaoArea{
	width:322px;
	float:left;
	padding-left:17px;
}
#kakaoTitleBox h3{
	background:url(../img/appli/tit_kakao.png);
	width:322px;
	height:58px;
	text-indent:-9999px;
}
#kakaoTitleBox img{
	display:block;
	margin:5px auto 0px auto;
}
#kakaoTitleBox p{
	background:url(../img/appli/txt_kakao.png);
	width:312px;
	height:89px;
	margin:0px auto;
	text-indent:-9999px;
}
#kakaoIdBox{
	padding:20px 0px;
	border-bottom:1px solid #ff7733;
}
#kakaoIdBox h4{
	color:#ff7733;
	font-size:22px;
	text-align:center;
}
#kakaoIdBox p{
	margin-top:10px;
	font-size:14px;
	line-height:1.4em;
}
#kakaoIdBox dl{
	overflow:hidden;
	margin-top:24px;
}
#kakaoIdBox dt{
	text-align:center;
	width:60px;
	line-height:58px;
	float:left;
	font-size:32px;
	font-weight:bold;
	color:#808080;
}
#kakaoIdBox dd{
	text-align:center;
	width:250px;
	line-height:58px;
	background:url(../img/appli/green_bg.png);
	float:left;
	font-size:38px;
	font-weight:bold;
	color:#ff1966;
	-moz-text-shadow:0px 1px 0px #FFF;
	-webkit-text-shadow:0px 1px 0px #FFF;
	text-shadow:0px 1px 0px #FFF;
}
#kakaoQrBox{
	padding:20px 0px;
	border-bottom:1px solid #ff7733;
}
#kakaoQrBox h4{
	font-size:17px;
	text-align:center;
	color:#ff7733;
}
#kakaoQrBox p{
	font-size:14px;
	line-height:1.4em;
	margin-top:10px;
}
#kakaoQrBox img{
	display:block;
	margin:10px auto 0px auto;
}
#kakaoLinkBox{
	padding:20px 0px;
	border-bottom:1px solid #ff7733;
	text-align:center;
}
#kakaoLinkBox h4{
	font-size:22px;
	color:#ff7733;
}
#kakaoLinkBox p{
	font-size:14px;
	margin-top:12px;
}
#kakaoLinkBox p a{
	background:url(../img/appli/yellow_bg.png);
	color:#ff1966;
	font-size:16px;
	display:block;
	padding:12px 0px;
	-moz-text-shadow:0px 1px 0px #FFF;
	-webkit-text-shadow:0px 1px 0px #FFF;
	text-shadow:0px 1px 0px #FFF;
}
#kakaoExBox{
	background:url(../img/appli/arrow_kakao.png) 50% 20px no-repeat;
	padding:20px 0px;
	text-align:center;
}
#kakaoExBox h4{
	margin-top:40px;
	font-size:22px;
	color:#ff7733;
}
#kakaoExBox p{
	font-size:14px;
	line-height:1.4em;
	margin-top:12px;
}
#kakaoExBox img{
	margin-top:12px;
}

/* :::::::::::::: mother :::::::::::::: */
#titleMother{
	background:url(../img/mother/tit_mother.png);
}
#motherBox{
	background:url(../img/mother/cont_mother.jpg) 0px 75px no-repeat;
	height:725px;
	margin:10px 12px;
}
#motherBox h3{
	background:url(../img/mother/tit_agk.png) no-repeat;
	padding-top:10px;
	color:#ff396e;
	text-align:center;
	height:75px;
	font-size:33px;
}
#motherBox p{
	font-size:14px;
	line-height:1.4em;
	padding:10px;
	background:#fff2f4;
	border:1px solid #ff99aa;
}
#motherBox .position_01{
	width:317px;
	margin:27px 0px 0px 8px;
}
#motherBox .position_02{
	width:308px;
	margin:50px 0px 0px 368px;
}
#motherBox .position_03{
	width:318px;
	margin:134px 0px 0px 8px;
}

/* :::::::::::::: alibi :::::::::::::: */
#titleAlibi{
	background:url(../img/alibi/tit_alibi.png);
}
#alibiBox{
	padding:5px 22px 10px 22px;
}
#alibiBox img{
	display:block;
	margin-top:10px;
	-moz-box-shadow:0px 4px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 4px 5px rgba(0,0,0,0.3);
	box-shadow:0px 4px 5px rgba(0,0,0,0.3);
}
#alibiBox .txtBox{
	background:#fff2f4;
	border:1px solid #ffabb9;
	padding:20px;
	margin-top:15px;
}
#alibiBox .txtBox p{
	line-height:1.4em;
}
#alibiBox .txtBox p span{
	font-size:18px;
}
#alibiBox .layer_01{
	margin:20px 0px;
	padding:13px 18px;
	background:#FFF;
	-moz-box-shadow:0px 2px 5px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.3) inset;
	box-shadow:0px 2px 5px rgba(0,0,0,0.3) inset;
}
#alibiBox .layer_02{
	background: url(../img/alibi/icon_girl_chara.png)96% 90% no-repeat #fafaeb;
	padding:20px;
	-moz-box-shadow:0px 4px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 4px 5px rgba(0,0,0,0.3);
	box-shadow:0px 4px 5px rgba(0,0,0,0.3);
}
#alibiBox dl{
	line-height:1.4em;
}
#alibiBox dt{
	font-size:14px;
}
#alibiBox dd{
	font-size:20px;
	margin-bottom:10px;
}

/* :::::::::::::: interview :::::::::::::: */
#titleInterview{
	background:url(../img/interview/tit_interview.png);
}
#interviewBox{
	background:url(../img/interview/cont_interview.jpg) 50% 350px no-repeat;
	padding:10px;
	height:1064px;
}
#interviewBox h3{
	color:#ff396e;
	padding-top:14px;
	height:76px;
	font-size:33px;
}

#interviewBox p{
	font-size:14px;
	padding:14px;
	background:#fff2f4;
	border:1px solid #ffabb9;
	margin-top:15px;
	line-height:1.4em;
}
#interviewBox p a{
	display:inline-block;
	border-bottom:1px solid #0080ff;
}
#interviewBox .position_01{
	width:288px;
	margin:16px 0px 0px 8px;
}
#interviewBox .position_02{
	width:290px;
	margin:42px 0px 0px 376px;
}
#interviewBox .position_03{
	width:290px;
	margin:19px 0px 0px 376px;
}

/* :::::::::::::: kaobare :::::::::::::: */
#titleKaobare{
	background:url(../img/kaobare/tit_kaobare.png);
}
#kaobareBox{
	padding:12px 7px;
}
#kaobareBox .txtBox{
	padding:0px 15px;
}
#kaobareBox .txtBox p{
	line-height:1.4em;
	background:#fff2f4;
	border:1px solid #ff99aa;
	padding:20px;
	margin-top:8px;
	overflow:hidden;
	font-size:14px;
}
#kaobareBox .txtBox p img{
	float:right;
	padding:0px 0px 30px 0px;
}
#kaobareBox .txtBox h4{
	font-size:33px;
	color:#ff396e;
	padding-top:25px;
}
#kaobareBox h3{
	width:710px;
	height:50px;
	margin-top:15px;
	text-indent:-9999px;
}
#kaobareBox p.subTitle{
	padding:10px 0px 10px 20px;
	color:#0088cc;
}
#kaobareBox h3.child_01{
	background:url(../img/kaobare/tit_five_points.png);
}
#point5 {
    background: url("../img/kaobare/bg_point5.png") repeat scroll 0 0 transparent;
    border: 1px solid #DEDBCC;
    box-shadow: 0 0 5px #DFDFDF;
    margin: 10px 24px 0;
    padding: 20px 0 20px 30px;
    position: relative;
}
#point5 h4 {
    background: url("../img/kaobare/title_point5.png") repeat scroll 0 0 transparent;
    display: block;
    height: 110px;
    text-indent: -9999px;
    width: 620px;
}
#point5 dl {
    width: 590px;
}
#point5 dt {
    border-bottom: 1px dotted #FF1B54;
    color: #FF1B54;
    font-size: 20px;
    margin-bottom: 14px;
    margin-top: 35px;
    padding-bottom: 3px;
}
#point5 dd {
    background: url("../img/kaobare/arrow_blue.png") no-repeat scroll 0 4px transparent;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    padding-left: 10px;
}
#point5 img {
    left: -10px;
    position: absolute;
    top: -15px;
}
#kaobareBox h3.child_02{
	background:url(../img/kaobare/tit_wait_place.png);
}

/* :::::::::::::: Arbeit :::::::::::::: */
#titleArbeit{
	background:url(../img/arbeit/tit_arbeit.png);
	
}
#arbiteBox .pointTxt{
	padding:20px 0px 1px 20px;
	margin:0px 25px;
	background:#ffccd9;
}
#arbiteBox dl{
	overflow:hidden;
	padding-bottom:30px;
}
#arbiteBox dt{
	
	text-indent:-9999px;
	width:80px;
	height:80px;
	float:left;
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);
	box-shadow:3px 3px 5px rgba(0,0,0,0.3);
}
#arbiteBox dd{
	color:#ff196e;
	margin-left:20px;
	background:#FFF;
	height:60px;
	padding:10px;
	font-size:14px;
	line-height:20px;
	float:left;
	width:514px;
	margin-left:20px;
	-moz-box-shadow:3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);
	box-shadow:3px 3px 5px rgba(0,0,0,0.3);
}
#arbiteBox dd span{
	font-size:16px;
}
#arbiteBox .child_01{
	background:url(../img/arbeit/icon_point_01.png)
}
#arbiteBox .child_02{
	background:url(../img/arbeit/icon_point_02.png)
}
#arbiteBox .child_03{
	background:url(../img/arbeit/icon_point_03.png)
}
#arbiteBox .child_04{
	background:url(../img/arbeit/icon_point_04.png)
}
#arbiteBox ul{
	overflow:hidden;
	padding:30px 0px 20px 24px;
}
#arbiteBox li{
	height:150px;
	width:150px;
	float:left;
	margin-right:25px;
}

/* :::::::::::::: present :::::::::::::: */
#titlePresent{
	background:url(../img/present/tit_present.png);
}

/* :::::::::::::: beauty :::::::::::::: */
#titleBeauty{
	background:url(../img/beauty/tit_beauty.png);
}

/*-------------------------------------------------
------------------- PARTS STYLE -------------------
-------------------------------------------------*/
.titlePinkLeaf{
	background:url(../img/common/title_pink_leaf.png);
	line-height:30px;
	text-align:center;
	margin-top:10px;
	color:#661422;
	font-weight:normal;
}
.titlePinkLeaf img{
	vertical-align: middle;
	margin:0px 10px;
}
.titBg730-70{
	width:730px;
	height:70px;
	text-indent:-9999px;
	position:relative;
	z-index:2;
}
.titBg730-100{
	width:730px;
	height:100px;
	text-indent:-9999px;
	position:relative;
	z-index:2;
}
.titCharaGirl{
	background:url(../img/common/icon_title_chara.png) 0% 0% no-repeat;
	border-bottom:1px solid #333;
	color:#ff396e;
	font-size:26px;
	line-height:26px;
	padding:16px 0px 8px 58px;
}
.inner{
	padding-bottom:10px;
	background:#FFF;
	-moz-box-shadow:0px 0px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 4px rgba(0,0,0,0.4);
	box-shadow:0px 0px 4px rgba(0,0,0,0.4);
	margin:-4px 3px 0px 3px;
	padding-top:4px;
	position:relative;
	z-index:1;
}


/*==================================*/
.mgBtm2{
	margin-bottom:2px;
}
.mgTop10{
	margin-top:10px !important;
}
.displayBlock{
	display:block;
}
.imgCenter{
	display:block;
	margin:0px auto;
}
.imgShad10{
	-mox-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.fs20{font-size:20px;}
.fcPink{ color:#e51766;}
.fcBlue{ color:#0080ff;}
.fcOrange{ color:#ff5400;}


/*-------------------------------------------------
------------------- kozinjoho -------------------
-------------------------------------------------*/
#content div.content-inside{
	border: #FF99AA 1px solid;
	margin-top: 10px;
	padding: 10px;	
}

#kozin ul li{
	list-style: circle outside none;
	color: #666666;
	line-height: 1.6;
}

#kozin ul{
	margin-top: 10px;
	width: 620px;
	margin-left: 20px;
}

#kozin p{
	color: #666666;
}
#titleKozin{
background: url("../img/mens/tit_kozin.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

p.subtitle{
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	
}
	