@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

@font-face {
  font-family: 'rounded-x-mplus-1c-black.ttf';
  src: url('/fn/rounded-x-mplus-1c-black.ttf') format('truetype');
  src: url('/fn/rounded-x-mplus-1c-heavy.ttf') format('truetype');
}

body {
  background: url(/imgs/bk_body.jpg) top repeat-x fixed;
}

h1 {
  width: 100%;
  position:fixed;
  z-index: 10000;
  background-color: #fc99bd;
  border-bottom: solid 1px #ff88ac;
}

#h1_inner {
  width: 1000px;
  padding: 0;
  margin: auto;
  color: #fff;
  font-size: 12px;
  line-height: 29px;
  font-weight: normal;
}

header {
  width: 100%;
  height: 100px;
  padding-top: 30px;
  background: url(/imgs/bk_cont.png) top center repeat-y;
}

#hd_inner {
  width: 1000px;
  margin: auto;
}

#logo {
  height: 100px;
  width: 380px;
  float: left;
}

#logo a {
  display: block;
  height: 100px;
  width: 380px;
  background: url(/imgs/logo.png) no-repeat;
}

#hd_r {
  height: 100px;
  width: 380px;
  float:right;
}

#hd_r a {
  display:block;
  height: 100px;
  width: 380px;
  background: url(/imgs/bu_toi_hd.png) no-repeat;
}

#hd_r a:hover {
  background: url(/imgs/bu_toi_hd_on.png) no-repeat;
}

#hd_r {
  width: initial;
}
#hd_r a, #hd_r a:hover {
  background: none;
  width: initial;
  display: inline;
}

#img_top {
  clear: both;
  width: 100%;
  height: 500px;
  border-top: solid 5px #fc99bd;
/*
  border-right: none;
  border-left: none;
*/
}

.bxslider {
  clear: both;
  width: 100%;
  height: 500px !important;
  border-top: solid 5px #fc99bd;
}

.slider {
  clear: both;
  width: 100% !important;
  height: 500px !important;
  border-top: solid 5px #fc99bd;
}

.slider li {
  background-position: center !important;
  width: 100% !important;
}

.slider a {
  display: block;
  height: 500px;
  width: 100%;
}

.bx-wrapper {
  border: none !important;
  box-shadow: none !important;
  text-align: center;
}

div.bx-viewport {
  height: 505px !important;
}

div.bx-controls.bx-has-pager.bx-has-controls-direction {
  margin-top: -60px;
box-shadow: none;
}


.bx-wrapper .bx-pager {
position: absolute;
bottom: 10px !important;
width: 100%;
}

.bx-wrapper .bx-viewport ul li {
  background-position: center !important;
  background-repeat: no-repeat !important;
}






nav {
  width: 100%;
  height: 70px;
  background: url(/imgs/bk_nav.png) repeat-x;
  box-shadow: 1px 1px 3px -1px gray;
}

nav ul {
  width: 1000px;
  height: 70px;
  margin: 0 auto;
  background: url(/imgs/bk_nav_bu_all.png) no-repeat;
}

nav ul li {
  list-style: none;
  display: inline;
}

nav ul li.bk_nav_bu_1 a, nav ul li.bk_nav_bu_6 a {
  display: block;
  height: 70px;
  width: 168px;
  float: left;
  text-indent: -9999px;
}

nav ul li.bk_nav_bu_2 a, nav ul li.bk_nav_bu_3 a, nav ul li.bk_nav_bu_4 a, nav ul li.bk_nav_bu_5 a {
  display: block;
  float: left;
  height: 70px;
  width: 166px;
  text-indent: -9999px;
}

nav ul .bk_nav_bu_1 a:hover {
  background: url(/imgs/bk_nav_bu_1_on.png) no-repeat;
}

nav ul .bk_nav_bu_2 a:hover {
  background: url(/imgs/bk_nav_bu_2_on.png) no-repeat;  
}

nav ul .bk_nav_bu_3 a:hover {
  background: url(/imgs/bk_nav_bu_3_on.png) no-repeat;  
}

nav ul .bk_nav_bu_4 a:hover {
  background: url(/imgs/bk_nav_bu_4_on.png) no-repeat;  
}

nav ul .bk_nav_bu_5 a:hover {
  background: url(/imgs/bk_nav_bu_5_on.png) no-repeat;  
}

nav ul .bk_nav_bu_6 a:hover {
  background: url(/imgs/bk_nav_bu_6_on.png) no-repeat;  
}







#bx_contents {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: -20px;
  background: url(/imgs/bk_cont.png) top center repeat-y;
}

#cont_inner {
  width: 1000px;
  margin: auto;
  padding: 0 10px;
}



#bx_osusume {
  background: url(/imgs/bk_bx_osusume.png) no-repeat;
}

#bx_osusume_btm {
  height: 17px;
  margin-top: -20px;
  margin-bottom: 10px;
  background: url(/imgs/bk_bx_osusume_btm.png) bottom no-repeat;
}

#bx_osusume h2 {
  width: 1000px;
  height: 300px;
  background: url(/imgs/tit_osusume.png) no-repeat;
  text-indent: -9999px;
}

#bx_osusume dl {
  width: 960px;
  margin: 0 auto 20px auto;
  padding: 10px 0;
  background-color: #fcdbe1;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */ 
}

h2 {

}

#bx_osusume dl dt {
  font-size: 30px;
  margin: 0 0 0 10px;
  font-family: 'rounded-x-mplus-1c-black.ttf';
  color: #f767a2;
  text-shadow:  2px  2px 0 #fff,
               -2px  2px 0 #fff,
                2px -2px 0 #fff,
               -2px -2px 0 #fff;
}

#bx_osusume dl dt span {
  font-size: 14px;
  margin-left: 10px;
  color: #000;
  text-shadow: none;
}

#bx_osusume dl dd {
  width: 936px;
  margin: 0 auto 10px auto;
  background-color: #fff;
  border: solid 2px #fc99bc;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */ 
}

#bx_osusume dl dd.naiyo {
  height: 320px;
}

#bx_osusume dl dd.naiyo img {
  width: 300px;
  height: 300px;
  float: right;
  margin: 10px;
  outline: solid 1px #fc99bc;
}

#bx_osusume dl dd.naiyo img:hover {
  outline: solid 2px #fc99bc;
}

#bx_osusume dl dd.naiyo .naiyo_honbun {
  width: 606px;
  float: left;
  margin: 10px 0 0 10px;
}

#bx_osusume dl dd.naiyo .naiyo_honbun .tit_naiyo {
  width: 606px;
  height: 40px;
  background: url(/imgs/tit_naiyo.png) no-repeat;
  text-indent: -9999px;
}

#bx_osusume dl dd.naiyo .naiyo_honbun table {
  width: 606px;
  height: 260px;
  border-collapse: collapse;
}

#bx_osusume dl dd.naiyo .naiyo_honbun table tr {
  border-bottom: dotted 1px #f767a2;
}

#bx_osusume dl dd.naiyo .naiyo_honbun table tr th {
  width: 25%;
  color: #f767a2;
  text-align: left;
  letter-spacing: 0.3em;
}

#bx_osusume dl dd.naiyo .naiyo_honbun table tr td {
}







#bx_osusume dl dd.hyoka {
  clear: both;
}

#bx_osusume dl dd.hyoka .tit_hyoka {
  width: 916px;
  height: 40px;
  margin: 10px 0 10px 10px;
  background: url(/imgs/tit_hyoka.png) no-repeat;
  text-indent: -9999px;
}

#bx_osusume dl dd.hyoka .bx_hyoka {
  margin: 10px;
  padding: 10px;
  height: 220px;
  background: url(/imgs/bk_bx_hyoka.png) no-repeat;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */ 
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_1, #bx_osusume dl dd.hyoka .bx_hyoka .hyoka_2 {
  width: 292px;
  height:220px;
  margin: 0 10px 10px 0;
  float: left;
  background-color: #fff;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */
  text-align: center;
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_3 {
  width: 292px;
  height: 220px;
  margin: 0;
  float: left;
  background-color: #fff;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */ 
  text-align: center;
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_1 .tit_sougouhyoka {
  margin: 10px;
  font-size: 24px;
  letter-spacing: 0.3em;
}

.star_1, .star_2, .star_3, .star_4, .star_5 {
  height: 28px;
  padding: 0 30px 0 0;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: red;
  background-position: 30px;
}

.star_1 {
  background: url(/imgs/star1.png) left no-repeat;
  background-position: 30px;
}

.star_2 {
  background: url(/imgs/star2.png) left no-repeat;
  background-position: 30px;
}

.star_3 {
  background: url(/imgs/star3.png) left no-repeat;
  background-position: 30px;
}

.star_4 {
  background: url(/imgs/star4.png) left no-repeat;
  background-position: 30px;
}

.star_5 {
  background: url(/imgs/star5.png) left no-repeat;
  background-position: 30px;
}







.ln_kuchikomi {
  margin: 10px 0 0 0;
}

.ln_kuchikomi a       { color:#00b8f1; text-decoration:none; }
.ln_kuchikomi a:hover { color:#00b8f1; text-decoration:underline; }

.bu_kuchikomi {}

.bu_kuchikomi a {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;
  border-radius: 4px;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;
}

.bu_kuchikomi a:hover {
   box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_2 table {
  margin: 10px;
  width: 272px;
  height: 200px;
/*  border: solid 1px #000; */
  border-callapse: callapse;
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_2 table tr {
  border-bottom: dotted 1px #ccc; 
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_2 table th {
  width: 20%;
  border-bottom: dotted 1px #ccc;
}





.star_1s, .star_2s, .star_3s, .star_4s, .star_5s {
  width: 140px;
  background-position: 100% 50%;
  border-bottom: dotted 1px #ccc;
}

.star_1s {
  background: url(/imgs/star1_s.png) no-repeat;
  background-position: 100% 50%;
}

.star_2s {
  background: url(/imgs/star2_s.png) no-repeat;
  background-position: 100% 50%;
}

.star_3s {
  background: url(/imgs/star3_s.png) no-repeat;
  background-position: 100% 50%;
}

.star_4s {
  background: url(/imgs/star4_s.png) no-repeat;
  background-position: 100% 50%;
}

.star_5s {
  background: url(/imgs/star5_s.png) no-repeat;
  background-position: 100% 50%;
}





#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_2 table td.tensu {
  width: 20%;
  border-bottom: dotted 1px #ccc;
}



#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_3 .heikin {
  margin: 10px;
  height: 99px;
  border-bottom: dotted 1px #ccc;
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_3 .heikin span {
  font-size: 40px;
  font-weight: bold;
  color: #ffa044;
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_3 .saikou {
  height: 100px;
}

#bx_osusume dl dd.hyoka .bx_hyoka .hyoka_3 .saikou span {
  font-size: 40px;
  font-weight: bold;
  color: #ffa044;
}



#bx_osusume dl dd.bu_more {
  background-color: transparent;
  border: none;
  text-align: center;
}

#bx_osusume dl dd.bu_more a {
  position: relative;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: 0;
  overflow: hidden;
  color: #fff;
  background: #f08080;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  box-shadow: 0 0 0 5px #f08080, 0 2px 3px 5px rgba(0,0,0,0.2);/* 縁取り・影 */
  border: 2px dashed #fff;/* 点線の色・サイズ */
  padding: .5em 3em;/* 余白 */
  margin: 10px 0 5px 0;
}

#bx_osusume dl dd.bu_more a:hover {
  box-shadow: 0 0 0 5px #f08080, 0 2px 3px 5px rgba(0,0,0,0.5);/* 縁取り・影 */
}




#bx_osusume dl dd.bu_more_2 {
  background-color: transparent;
  border: none;
  text-align: center;
}

#bx_osusume dl dd.bu_more_2 a {
  display: inline-block;
  width: 364px;
  height: 95px;
  text-align: center;
  text-decoration: none;
  background: url(/imgs/bu_more.png);
  margin: 0;
}

#bx_osusume dl dd.bu_more_2 {
 animation: img_box_9955 3s linear infinite;
  transform-origin: 50% 50%;
  margin: 0 !important;
}

@keyframes img_box_9955 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-10px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }
}




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ START 求人詳細ページ +++++ */

.job {
  border-bottom: solid 5px #fc99bd;
  box-shadow: 1px 1px 3px -1px gray;
}

#recruit #bx_osusume {
  background: url(/imgs/bk_bx_osusume_2.png) no-repeat;
  padding-top: 20px;
}

#recruit #bx_osusume .naiyo .naiyo_honbun {
  float: none;
}

#recruit #bx_osusume dl dd.naiyo .naiyo_honbun table {
  height: auto;
}

#recruit dd.naiyo {
  height: auto !important;
}

#recruit #bx_osusume dl dd.naiyo .naiyo_honbun table td {
  padding: 10px 0 10px 0;
}

#recruit .star_1, #recruit .star_2, #recruit .star_3, #recruit .star_4, #recruit .star_5 {
  height: 28px;
  margin: 30px 0 30px 0;
  padding: 0 30px 0 0;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: red;
  background-position: 30px;
}

#recruit .bx_hyoka {
  margin: 10px;
  padding: 10px;
  height: auto !important;
  background: url(/imgs/bk_bx_hyoka.png) no-repeat;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */ 
}

.hyoka_4 {
  clear: both;
  width: 856px;
  margin: 10px 0 0 0;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */ 
  text-align: center;
}

#tit_kuchikomi {
  height: 28px;
  margin: 0;
  background: url(/imgs/tit_kuchikomi.png) no-repeat;
  text-indent: -9999px;
}

.hyoka_4 dl {
  width: initial !important;
  margin: 20px 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;  
  -webkit-border-radius: 0 !important;  
  -moz-border-radius: 0 !important;
  clear: both;
}

.hyoka_4 dl dt {
  width: 100px;
  float: left;
  padding-top: 105px;
  margin: 10px 0 !important;
  font-size: 12px !important;
  text-align: center;
}

.hyoka_4 dl dt.ico_girl_1 { background: url(/imgs/ico_girl_1.png) top no-repeat; }
.hyoka_4 dl dt.ico_girl_2 { background: url(/imgs/ico_girl_2.png) top no-repeat; }
.hyoka_4 dl dt.ico_girl_3 { background: url(/imgs/ico_girl_3.png) top no-repeat; }
.hyoka_4 dl dt.ico_girl_4 { background: url(/imgs/ico_girl_4.png) top no-repeat; }
.hyoka_4 dl dt.ico_girl_5 { background: url(/imgs/ico_girl_5.png) top no-repeat; }

.hyoka_4 dl dd {
  width: 700px !important;
  float: right !important;
  padding: 20px !important;
  margin: 10px 0 !important;
  border: none !important;
  display: inline-block;
  position: relative; 
  border-radius: 12px;
  background-color: #7dcdf0 !important;
  border-radius: 10px !important;  
  -webkit-border-radius: 10px !important;  
  -moz-border-radius: 10px !important;
  color: #fff;
  text-align: left;
}

.hyoka_4 dl dd:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #7dcdf0;
}

.hyoka_4 dl dd p {
    margin: 0;
    padding: 0;
  line-height: 1.6em;
}

#bu_toi {
  height: 100px;
  width: 380px;
  margin: auto;
}

#bu_toi a {
  display:block;
  height: 100px;
  width: 380px;
  background: url(/imgs/bu_toi_hd.png) no-repeat;
}

#bu_toi a:hover {
  background: url(/imgs/bu_toi_hd_on.png) no-repeat;
}




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  END 求人詳細ページ +++++ */





footer {
  width: 100%;
  clear: both;
  background-color: #fc99bd;
  border-top: solid 5px #ff88ac;
}

#ft_inner {
  width: 1000px;
  margin: auto;
}

footer ul {
  width: 1000px;
  margin: 50px 0;
  background-color: #fff;
  text-align: center;
  padding:20px 0;
  border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */ 
}

footer ul li {
  display: inline;
  list-style-type: none;
}

footer ul li a {
  color:  #000;
  text-decoration: none;
  margin: 0 20px
}

footer ul li a:hover {
  color: #f767a2;
  text-decoration: underline;
}

#line_ft {
  text-align: center;
  margin-top: 20px;
}

#sns_ft {
  text-align: center;
  margin-top: 20px;
  font-size: 12px;
  color: #000;
}

#sns_ft img {
  margin: 0 5px 5px 5px;
}

.copyright {
  clear: both;
  font-size:10px;
  color: #ffccef;
  text-align:center;
  padding: 50px;
}

.bou {
  margin-left: -10px;
}

.pentagon {
  width: 594px;
  height:210px;
  margin: 0;
  padding-top: 10px;
  float: right;
  background-color: #fff;
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;   /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */
  text-align: center;
}




#breadcrumb {
  margin-left: 20px;
}

#breadcrumb li {
  list-style-type: none;
  display: inline;
  font-size: 12px;
  color: #000;
}

#breadcrumb li a {
  color: #000;
}

#breadcrumb li a:hover {
  color: #f767a2;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  START 問い合わせページ +++++ */

#bx_toi {
  margin: 10px 0 0 0;
}

#bx_toi p {
  height: 30px;
  padding: 20px 0 0 0;
/*  line-height: 50px; */
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(/imgs/bk_bx_osusume_top.png) top no-repeat;
}
#bx_toi form {
  background: url(/imgs/bk_bx_toi.png) top center repeat-y;
}

#bx_toi form table {
  margin: 0 auto 10px auto;
  border: solid 5px #ff85aa;
  border-collapse: collapse;
  background-color: #fff;
}


#bx_toi form table th {
  border: solid 1px #ff85aa;
  background-color: #ddf2f7;
  padding: 10px 20px;
  text-align: left;
}

#bx_toi form table td {
  border: solid 1px #ff85aa;
  background-color: #fff;
  padding: 10px 20px;
  text-align: left;
}

#bx_toi form table textarea {
  width: 100%;
  height: 10em;
}

#bx_toi_btm {
  margin-bottom: 20px;
  height: 25px;
  background: url(/imgs/bk_bx_osusume_btm.png) bottom no-repeat;
}





/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   END 問い合わせページ +++++ */

.f_red { color: red; }
.f_12  { font-size:12px; }

#bu_toi_2 {
 text-align: center;
}

