@charset "utf-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
em,i{
 font-style:normal;
}
body {
  line-height:1;
}


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
  display:block;
}

nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

/* change colours to suit your needs */
ins {
  background-color:#ff9;
  color:#000;
  text-decoration:none;
}

/* change colours to suit your needs */
mark {
  background-color:#ff9;
  color:#000; 
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

/* change border colour to suit your needs */
hr {
  display:block;
  height:1px;
  border:0;   
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}

input, select {
  vertical-align:middle;
}

/* clear fix */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 1px;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/**
 * Base Layout
 *
 */
body {
  font-size: 62.5%;
  min-width: 1000px;
  -webkit-text-size-adjust: 100%;
  position: relative;
}
* {
  font-family: 'メイリオ','Meiryo','ヒラギノ角ゴ Pro W6','Osaka', 'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro',sans-serif;
}
a {
    color: #06c;
}
a:hover {
   color:#cc0000;
}

a:hover img {
    opacity: 0.8; 
    filter: Alpha(opacity=80); 
  }

a.hover80no:hover img {
    opacity: 1.0; 
    filter: Alpha(opacity=100); 
  }

.texthide {
  text-indent: 101%;
  white-space: nowrap;
  overflow: hidden;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
}

/* img floating */
img.left { float: left; }
img.right { float: right; }

.al_center {  text-align:center!important;  }
.al_right {    text-align:right!important;  }
.al_left {     text-align:left!important;  }

.fl_right {    float: right!important;   }
.fl_left {     float: left!important;    }
.fl_clear {     clear:both;!important;    }


.vl_middle { vertical-align:middle!important; }
.vl_top { vertical-align:top!important; }
.vl_bottom { vertical-align:bottom!important; }

.d_ilb { display:inline-block; }


.bgcol_lp { background-color:#F9F3F3; }
.bgcol_lp2 { background-color:#F5E1E1; }
.bgcol_lg { background-color:#F0F0F0; }
.bgcol_red { background-color:#BA103D; }
.bgcol_lyw { background-color:#FFF9CE; }
.bgcol_lgr { background-color: #E6F9E5; }
.bgcol_ldb { background-color: #D1E3FF; }
.bgcol_ldb2 { background-color: #E9F7FD; }

.w_1gy { border:solid #ccc 1px; }
.w_3gy { border:solid #ccc 3px; }
.w_1bk { border:solid #555 1px; }
.w_1rd { border:solid #BA103D 1px; }
.w_1bl { border:solid #3C6EA2 1px; }

/* margin */
.mT0 { margin-top:0 !important; }
.mT05 { margin-top:5px !important; }  .mT10 { margin-top:10px !important; }
.mT15 { margin-top:15px !important; }
.mT20 { margin-top:20px !important; } .mT30 { margin-top:30px !important; }
.mT40 { margin-top:40px !important; } .mT50 { margin-top:50px !important; }

.mB0 { margin-bottom:0 !important; }
.mB05 { margin-bottom:5px !important; } .mB10 { margin-bottom:10px !important; }
.mB15 { margin-bottom:15px !important; }
.mB20 { margin-bottom:20px !important; }  .mB30 { margin-bottom:30px !important; }
.mB40 { margin-bottom:40px !important; }  .mB50 { margin-bottom:50px !important; }

.mL05 { margin-left:5px !important; } .mL10 { margin-left:10px !important; }
.mL20 { margin-left:20px !important; }  .mL30 { margin-left:30px !important; }
.mL40 { margin-left:40px !important; }  .mL50 { margin-left:50px !important; }

.mR05 { margin-right:5px !important; }  .mR10 { margin-right:10px !important; }
.mR20 { margin-right:20px !important; } .mR30 { margin-right:30px !important; }
.mR40 { margin-right:40px !important; } .mR50 { margin-right:50px !important; }

.mA0 { margin:0px !important; }
.mA10 { margin:10px !important; }
.mA20 { margin:20px !important; }
.mA30 { margin:30px !important; }

/* padding */
.pT0 { padding-top:0 !important; }
.pT05 { padding-top:5px !important; } .pT10 { padding-top:10px !important; }
.pT20 { padding-top:20px !important; }  .pT30 { padding-top:30px !important; }

.pB0 { padding-bottom:0 !important; }
.pB05 { padding-bottom:5px !important; }  .pB10 { padding-bottom:10px !important; }
.pB20 { padding-bottom:20px !important; } .pB30 { padding-bottom:30px !important; }
.pB40 { padding-bottom:40px !important; } .pB50 { padding-bottom:50px !important; }

.pL0 { padding-left:0 !important; }
.pL05 { padding-left:5px !important; }  .pL10 { padding-left:10px !important; }
.pL20 { padding-left:20px !important; } .pL30 { padding-left:30px !important; }
.pL40 { padding-left:40px !important; } .pL50 { padding-left:50px !important; }

.pR0 { padding-right:0 !important; }
.pR05 { padding-right:5px !important; } .pR10 { padding-right:10px !important; }
.pR20 { padding-right:20px !important; }  .pR30 { padding-right:30px !important; }

.pA0 { padding:0px !important; }
.pA05 { padding:5px !important; }
.pA10 { padding:10px !important; }
.pA15 { padding:15px !important; }
.pA20 { padding:20px !important; }
.pA25 { padding:25px !important; }
.pA30 { padding:30px !important; }


.f_wb { font-weight:bold!important; }
.f_wn { font-weight:normal!important; }
.f_wht { color:#ffffff!important; }
.f_gry { color:#666!important; }
.f_blk { color:#000!important; }
.f_red { color:#CD2350!important; }
.f_dbl { color:#4056C5!important; }
.f_rbl { color:#5698FF!important; }
.f_grn { color:#2B8C2F!important; }
.f_org { color:#ff6600!important; }
.f_ppl { color:#7908DC!important; }
.f_dcn { text-decoration: none!important; }

.f_none { text-decoration: none!important; }
a:hover .f_none   { text-decoration: none!important; }

/* border */
.brd_none { border: none !important; }

.f_50  { font-size:0.5em!important; }
.f_60  { font-size:0.6em!important; }
.f_70  { font-size:0.7em!important; }
.f_80  { font-size:0.8em!important; }
.f_90  { font-size:0.9em!important; }
.f_100 { font-size:1em!important;}
.f_110 { font-size:1.1em!important;}
.f_120 { font-size:1.2em!important;}
.f_130 { font-size:1.3em!important;}
.f_140 { font-size:1.4em!important;}
.f_150 { font-size:1.5em!important;}
.f_160 { font-size:1.6m!important;}
.f_170 { font-size:1.7em!important;}
.f_180 { font-size:1.8em!important;}
.f_200 { font-size:2.0em!important;}

.f_lh110 { line-height:110%!important; }
.f_lh130 { line-height:130%!important; }
.f_lh150 { line-height:150%!important; }
.f_lh180 { line-height:180%!important; }
.f_lh200 { line-height:200%!important; }

/* width */
.w_30p { width: 30% !important; }

/* box-font */
.f_box_red {
  display: inline-block;
  margin: 0 0 0.5rem;
  padding: 0 3rem;
  border: solid 1px #CD2350;
  font-weight: bold;
  color: #CD2350;
}

.font-co2 { font-size: 85%; }


.dp_b {
    display: block;
}
.txtind {
    text-indent: -1em;
    margin-left: 1em;
}


/**
 * header
 *
 */
#header {
  position: relative;
  z-index: 101;
  width: 100%;
  min-height: 115px;
  background: #fff url("/image/rlsc_header-bg.png") repeat-x center bottom;
}
#header2 {
  position: relative;
  z-index: 101;
  width: 100%;
  min-height: 84px;
  background: #fff url("/image/rlsc_header-bg2.png") repeat-x center bottom;
}
#header-inner {
  min-height: 67px;
  position: relative;
}
#logo {
  position: absolute;
  top: 13px;
  left: 0px;
  width: 310px;
  height: 35px;
  background: url("/image/rlsc_header-logo.png") no-repeat 0 0;
}
#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#header-explain {
  padding: 14px 0 10px 322px;
  width: 250px;
  color: #999;
  font-weight: normal;
  font-size: 0.90em;
  line-height: 1.2;
}
#head-navi {
  position: absolute;
  top: 8px;
  right: 0;
}
#head-navi li {
  display: block;
  float: left;
  margin-left: 15px;
}
#head-navi li a {
  display: block;
  background: url("/image/rlsc_common-navi-icon-sm.png") no-repeat left center;
  padding-left: 15px;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 1.2em;
  text-decoration: none;
}
#head-navi li a:hover {
  text-decoration: underline;
}
#google_translate_element {
  position: absolute;
  z-index: 9999;
  bottom: 13px;
  right: 296px;
}
#google_translate {
  position: absolute;
  z-index: 9999;
  bottom: 27px;
  right: 240px;
}

#srch {
  position: absolute;
  bottom: 13px;
  right: 260px;
}
.header-search-element__text {
  box-sizing: border-box;
  width: 130px;
  height: 24px;
  border: 1px solid #ccc;
  /** For IE7 hack **/
  /height: 20px;
}
#header-contact {
  position: absolute;
  z-index: 11;
  bottom: 12px;
  right: 140px;
}
#header-contact a {
  box-sizing: border-box;
  display: block;
  max-width: 128px;
/*  min-height: 26px;  */
/*  max-height: 40px;  */

  background: #ba103d url("/image/rlsc_common-contact-mail.png") no-repeat 8px 6px;
  border: 1px solid #ba103d;
  border-radius: 5px;
  padding: 6px 8px 5px 30px;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  /** For IE7 hack **/
  min-height: 13px;
}
#header-contact a:hover {
  background-color: ;
  background: #eaeaea url("/image/rlsc_header-contact-icon.png") no-repeat 8px 6px;
  color: #000;
}
#header-inquiry {
  position: absolute;
  z-index: 10;
  bottom: 12px;
  right: 0;
}
#header-inquiry a {
  box-sizing: border-box;
  display: block;
  max-width: 200px;
/*  min-height: 26px;  */
/*  max-height: 40px;  */
  background: #f36d00 url(/image/rlsc_common-inquiry-mail.png) no-repeat 9px 3px;
  border: 1px solid #f36d00;
  border-radius: 5px;
  padding: 6px 8px 5px 30px;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  /** For IE7 hack **/
  min-height: 13px;
}
#header-inquiry a:hover {
  background-color: ;
  background: #eaeaea url("/image/rlsc_header-inquiry-icon.png") no-repeat 9px 3px;
  color: #000;
}
#gnavi {
  height: 48px;
  font-size: 1.4em;
  background: url("/image/rlsc_header-gnavi-sep.png") no-repeat left bottom;
}
#gnavi li {
  display: block;
  height: 100%;
  float: left;
  background: url("/image/rlsc_header-gnavi-sep.png") no-repeat right bottom;
  padding-right: 1px;
}
#gnavi-list1 {
  width: 135px;
  padding-left: 1px;
}
#gnavi-list2 {
  width: 189px;
}
#gnavi-list3 {
  width: 141px;
}
#gnavi-list4 {
  width: 130px;
}
#gnavi-list5 {
  width: 130px;
}
#gnavi-list6 {
  width: 137px;
}
#gnavi-list7 {
  width: 130px;
}
#gnavi li a {
  box-sizing: border-box;
  padding: 0 5px;
  width: 100%;
  height: 100%;
  display: block;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#gnavi li a:hover {
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}

body.menu_strength #gnavi-list1 a{
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}
body.menu_3pl #gnavi-list2 a,
body.menu_3pl_2 #gnavi-list2 a{
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}
body.menu_logistics #gnavi-list3 a{
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}
body.menu_solution #gnavi-list4 a{
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}
body.menu_company #gnavi-list5 a{
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}
body.menu_csr #gnavi-list6 a{
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}
body.menu_recruit #gnavi-list7 a{
  background: url("/image/rlsc_header-gnavi-on.png") repeat;
}

#gnavi li a span {
  width: 100%;
  display: table;
  /** For IE7 hack **/
  /display: block;
}
#gnavi li a span span {
  width: 100%;
  display: table-row:
}
#gnavi li a span span span {
  display: table-cell;
  line-height: 1.2;
  text-align: center;
  width: 100%;
  height: 48px;
  vertical-align: middle;
  /** For IE7 hack **/
  /layout-grid-line: 48px;
}

.gnavi-pop-upper {
  position: absolute;
  height: 25px;
  bottom: -14px;
  display: none;
  width: 900px;
  font-size: 1.3em;
}
.gnavi-pop-upper:after {
  position: absolute;
  content: "";
  display: block;
  width: 990px;
  height: 18px;
  bottom: 3px;
  left:0;
  background-image: url("/image/rlsc_common-gnavi-popupper-arrow.png");  
  background-repeat: no-repeat; 
  background-position: 70px 0;
}
.gnavi-pop-upper--list1:after {
  background-position: 55px 0;
}
.gnavi-pop-upper--list2:after {
  background-position: 220px 0;
}
.gnavi-pop-upper--list3:after {
  background-position: 390px 0;
}
.gnavi-pop-upper--list4:after {
  background-position: 522px 0;
}
.gnavi-pop-upper--list5:after {
  background-position: 655px 0;
}
.gnavi-pop-upper--list6:after {
  background-position: 790px 0;
}
.gnavi-pop-upper--list7:after {
  background-position: 920px 0;
}
.gnavi-pop-upper__inner {
  position: absolute;
  top: 20px;
  padding: 20px 5px;
  width: 100%;
  border: 2px solid #ba103d;
  border-radius: 5px;
  background: #fff;
  margin-left: 20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.gnavi-pop-upper--list1 .gnavi-pop-upper__inner {
  width: 280px;
  margin-left: 30px;
}
.gnavi-pop-upper--list2 .gnavi-pop-upper__inner {
  width: 600px;
  margin-left: 100px;
}
.gnavi-pop-upper--list3 .gnavi-pop-upper__inner {
  width: 800px;
  margin-left: 110px;
}
.gnavi-pop-upper--list4 .gnavi-pop-upper__inner {
  width:580px;
  margin-left: 350px;
}
.gnavi-pop-upper--list5 .gnavi-pop-upper__inner {
  width: 560px;
  margin-left: 365px;
}
.gnavi-pop-upper--list6 .gnavi-pop-upper__inner {
  width: 510px;
  margin-left: 475px;
}
.gnavi-pop-upper--list7 .gnavi-pop-upper__inner {
  width: 260px;
  margin-left: 730px;
}
.gnavi-pop-upper__lane {
  display: block;
  float: left;
  border-left: 1px solid #e1e1e1;
  padding: 5px 10px;
  /*width: 194px;*/
}
.gnavi-pop-upper__lane:first-child {
  border-left: none;
}
.gnavi-pop-upper__lane li {
  box-sizing: border-box;
  display: block;
  list-style: none;
  width: 100%;
  margin: 20px 0 0;
}
.gnavi-pop-upper__lane > li:first-child {
  margin-top: 0;
}
.gnavi-pop-upper__lane li a {
  background: url("/image/rlsc_common-navi-icon-lg.png") no-repeat 0 2px;
  line-height: 1.3;
  padding: 0 0 0 17px;
  display: block;
  width: 100%;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.gnavi-pop-upper__lane__lv2 {
  margin-left: 20px;
}
.gnavi-pop-upper__lane__lv2 li {
  margin: 8px 0;
}
.gnavi-pop-upper__lane .gnavi-pop-upper__lane--sm a ,
.gnavi-pop-upper__lane__lv2 li a {
  background: url("/image/rlsc_common-navi-icon-sm.png") no-repeat 0 4px;
  padding: 0 0 0 12px;
  font-weight: normal;
}
.gnavi-pop-upper__lane li a:hover {
  color: #ba103d;
}
#navigation_overlay {
  z-index: 100;
  position: absolute;
  top: 22px;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  display: none;
}
.header--fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9999;
}




/**
 * footer
 *
 */

#footer {
  padding: 22px 0 0;
  background: url("/image/rlsc_footer-bg.png") repeat-x center top;
}
.footer__lane {
  display: block;
  float: left;
  border-left: 1px solid #e1e1e1;
  padding: 5px 10px;
  font-size: 1.3em;
}
.footer__lane--lane1 {
  width: 265px;
}
.footer__lane--lane2 {
  width: 198px;
}
.footer__lane--lane3 {
  width: 207px;
}
.footer__lane--lane4 {
  width: 240px;
}
.footer__lane li {
  box-sizing: border-box;
  display: block;
  list-style: none;
  width: 100%;
  margin: 20px 0 0;
}
.footer__lane > li:first-child {
  margin-top: 0;
}
.footer__lane li a {
  background: url("/image/rlsc_common-navi-icon-lg.png") no-repeat 0 2px;
  line-height: 1.3;
  padding: 0 0 0 17px;
  display: block;
  width: 100%;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.footer__lane__lv2 {
  margin-left: 20px;
}
.footer__lane__lv2 li {
  margin: 8px 0;
}
.footer__lane .footer__lane--sm a ,
.footer__lane__lv2 li a {
  background: url("/image/rlsc_common-navi-icon-sm.png") no-repeat 0 4px;
  padding: 0 0 0 12px;
  font-weight: normal;
}
.footer__lane li a:hover {
  text-decoration: underline;
}
#footer__copyright {
  margin: 0px 0 0;
  background: #efefef;
  color: #333;
  text-align: center;
  padding: 20px;
}


/**
 * container
 *
 */

#container {
  min-width: 1000px;
  max-width: 1500px;
  min-height: 450px;
  margin: 0 auto;
  z-index: -2;
  background: url("/image/rlsc_container-bg-common.jpg") no-repeat center top; 
}
body.spsite #container {
    background: url(/image/rlsc-sp_container-bg-common.jpg) no-repeat center top!important;
    background-size: contain!important;
}
/*-------背景画像設定-------*/

body.menu_strength #container { background: url("/image/rlsc_container-bg-strength.jpg") no-repeat center top!important; }
body.menu_strength.spsite #container {
    background: url(/image/rlsc-sp_container-bg-strength.jpg) no-repeat center top!important;
    background-size: contain!important;
}

body.menu_3pl #container { background: url("/image/rlsc_container-bg-3pl.jpg") no-repeat center top!important; }
body.menu_3pl_2 #container { background: url("/image/rlsc_container-bg-3pl_2.jpg") no-repeat center top!important; }
body.menu_3pl #main-title,
body.menu_3pl_2 #main-title{ color:#ba103d!important; }
body.menu_3pl #breadcrumb li,
body.menu_3pl_2 #breadcrumb li{ color:#ba103d!important; }
body.menu_3pl #breadcrumb li a,
body.menu_3pl_2 #breadcrumb li a{ color:#ba103d!important; }
body.menu_3pl.spsite #container,
body.menu_3pl_2.spsite #container {
    background: url(/image/rlsc-sp_container-bg-3pl.jpg) no-repeat center top!important;
    background-size: contain!important;
}

body.menu_logistics #container { background: url("/image/rlsc_container-bg-logistics.jpg") no-repeat center top!important; }
body.menu_logistics #main-title{ color:#ba103d!important; }
body.menu_logistics #breadcrumb li{ color:#ba103d!important; }
body.menu_logistics #breadcrumb li a{ color:#ba103d!important; }
body.menu_logistics.spsite #container {
    background: url(/image/rlsc-sp_container-bg-logistics.jpg) no-repeat center top!important;
    background-size: contain!important;
}
body.menu_logistics_global #container{ background: url("/image/rlsc_container-bg-logistics-global.jpg") no-repeat center top!important; }
body.menu_logistics_global.spsite #container   {
    background: url(/image/rlsc_container-bg-logistics-global.jpg) no-repeat center top!important;
    background-size: contain!important;
}


body.menu_solution #container { background: url("/image/rlsc_container-bg-solution.jpg") no-repeat center top!important; }
body.menu_solution.spsite #container {
    background: url(/image/rlsc-sp_container-bg-solution.jpg) no-repeat center top!important;
    background-size: contain!important;
}

body.menu_company #container { background: url("/image/rlsc_container-bg-company.jpg") no-repeat center top!important; }
body.menu_company #main-title{ color:#ba103d!important; }
body.menu_company #breadcrumb li{ color:#fff!important; }
body.menu_company #breadcrumb li a{ color:#fff!important; }
body.menu_company.spsite #container {
    background: url(/image/rlsc-sp_container-bg-company.jpg) no-repeat center top!important;
    background-size: contain!important;
}

body.menu_recruit #container { background: url("/image/rlsc_container-bg-recruit.jpg") no-repeat center top!important; }
body.menu_recruit #main-title{ color:#ba103d!important; }
body.menu_recruit #breadcrumb li{ color:#ba103d!important; }
body.menu_recruit #breadcrumb li a{ color:#ba103d!important; }
body.menu_recruit.spsite #container {
    background: url(/image/rlsc-sp_container-bg-recruit.jpg) no-repeat center top!important;
    background-size: contain!important;
}

body.csr #container { background: url("/image/rlsc_container-bg-csr.jpg") no-repeat center top!important; }


body.menu_sbs-sanai #container { background: url("/image/rlsc_container-bg-sbs-sanai.jpg") no-repeat center top!important; }
body.menu_sbs-sanai #main-title{ color:f5296c!important; }
body.menu_sbs-sanai #breadcrumb li{ color:f5296c!important; }
body.menu_sbs-sanai #breadcrumb li a{ color:f5296c!important; }
body.menu_sbs-sanai.spsite #container {
    background: url(/image/rlsc_sp_container-bg-sbs-sanai.jpg) no-repeat center top!important;
    background-size: contain!important;
}
body.sbssanai_top.spsite #container {
    background: url(/image/rlsc_sp_container-bg-sbs-sanaiTOP.jpg) no-repeat center top!important;
    background-size: contain!important;
}
body.menu_sanai_higashinihon #container { background: url("/image/rlsc_container-bg-sanai-higashinihon.jpg") no-repeat center top!important; }

body.menu_sanai_kanto #container { background: url("/image/rlsc_container-bg-sanai-kanto.jpg") no-repeat center top!important; }
body.menu_sanai_kanto #main-title{ color:#50730c!important; }
body.menu_sanai_kanto #breadcrumb li{ color:#50730c!important; }
body.menu_sanai_kanto #breadcrumb li a{ color:#50730c!important; }

body.menu_sanai_tokyo #container { background: url("/image/rlsc_container-bg-sanai-tokyo.jpg") no-repeat center top!important; }
body.menu_sanai_tokyo #main-title{ color:#f5296c!important; }
body.menu_sanai_tokyo #breadcrumb li{ color:#f5296c!important; }
body.menu_sanai_tokyo #breadcrumb li a{ color:#f5296c!important; }


body.menu_sanai_chubu #container { background: url("/image/rlsc_container-bg-sanai-chubu.jpg") no-repeat center top!important; }
body.menu_sanai_chubu #main-title{ color:#7937fd!important; }
body.menu_sanai_chubu #breadcrumb li{ color:#7937fd!important; }
body.menu_sanai_chubu #breadcrumb li a{ color:#7937fd!important; }

body.menu_sanai_kansai #container { background: url("/image/rlsc_container-bg-sanai-kansai.jpg") no-repeat center top!important; }
body.menu_sanai_kansai #main-title{ color:#b36d06!important; }
body.menu_sanai_kansai #breadcrumb li{ color:#b36d06!important; }
body.menu_sanai_kansai #breadcrumb li a{ color:#b36d06!important; }

body.menu_sanai_kyushu #container { background: url("/image/rlsc_container-bg-sanai-kyushu.jpg") no-repeat center top!important; }
body.menu_sanai_kyushu #main-title{ color:#008884!important; }
body.menu_sanai_kyushu #breadcrumb li{ color:#008884!important; }
body.menu_sanai_kyushu #breadcrumb li a{ color:#008884!important; }


body.menu_nagoyaotaka #container { background: url("/image/rlsc_container-bg-nagoyaotaka.jpg") no-repeat center top!important; }
body.menu_nagoyaotaka #main-title{ color:#fff!important; }
body.menu_nagoyaotaka #breadcrumb li{ color:#fff!important; }
body.menu_nagoyaotaka #breadcrumb li a{ color:#fff!important; }



body.menu_atsugimorinosato #container { background: url("/image/rlsc_container-bg-nagoyaotaka.jpg") no-repeat center top!important; }
body.menu_atsugimorinosato #main-title{ color:#fff!important; }
body.menu_atsugimorinosato #breadcrumb li{ color:#fff!important; }
body.menu_atsugimorinosato #breadcrumb li a{ color:#fff!important; }


#main-title {
  color: #001bad;
  font-size: 2.5em;
  font-weight: normal;
  padding: 35px 20px 25px;
}
#breadcrumb {
  display: block;
  padding: 0 3px 7px;
  font-size: 1.2em;
}
#breadcrumb li {
  display: inline-block;
  list-style: none;
  color: #001bad;
  /** For IE7 hack **/
  /display: inline;
}
#breadcrumb li:before {
  display: inline-block;
  content: ">";
  margin: 0 5px;
  /** For IE7 hack **/
  /display: inline;
}
#breadcrumb li:first-child:before {
  content: "";
  margin: 0 0px;
}
#breadcrumb li a {
  color: #001bad;
  text-decoration: underline;
}
#breadcrumb li a:hover {
  text-decoration: none;
}
#main {
  background: #fff;
  width: 730px;
  float: left;
  position: relative;
  color: #333;
}
#main2 {
  background: #fff;
  width: 1000px;
  float: left;
  position: relative;
  color: #333;
}
#main-inner {
  width: 100%;
  height: 100%;
  background: #fff url("/image/rlsc_container-main-bg.png") repeat-x top;
  padding-top: 1px;
  min-height: 300px;
  position: relative;
  z-index: 2;
  padding-bottom: 20px!important;
}
#sub {
  background: transparent;
  width: 240px;
  float: right;
  position: relative;
  margin-bottom: 20px;
}
#sub-inner {
  background: #fff;
  min-height: 300px;
  position: relative;
  z-index: 2;
}
#main:before ,
#main2:before ,
#sub:before {
  position: absolute;
  content: "";
  box-shadow: 6px 4px 15px rgba(10, 10, 10, .8);
  transform: rotate(7deg);
  right: 12px;
  top: 6px;
  z-index: 1;
  width: 100px;
  height: 200px;
}
#main:after ,
#main2:after ,
#sub:after {
  position: absolute;
  content: "";
  box-shadow: -6px 4px 15px rgba(10, 10, 10, .8);
  transform: rotate(-7deg);
  left: 6px;
  top: 6px;
  z-index: 1;
  width: 100px;
  height: 100px;
}

/**
 * main contents common
 *
 */
.main-subtitle {
  width: 680px;
  margin: 20px auto;
  padding-left: 11px;
  border-left: 4px solid #ba103d;
  font-size: 1.9em;
  font-weight: bold;
  line-height: 1.5;
}
.main-subtitle-lv2 {
  background: #000;
  border-top: 3px solid #ba103d;
  border-bottom: 2px solid #fff;
  padding: 10px 15px;
  margin: 20px 0 15px;
  box-shadow: 0 3px 3px #d5d5d5;
  color: #fff;
  font-size: 1.6em;
}

.main-subtitle-vlr {
  width: 680px;
  margin: 25px 0 0 20px;
  padding-left: 11px;
  border-left: 5px solid #ba103d;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
}

.main-subtitle-vlr2 {
  padding: 7px 7px 7px 25px;
  font-size: 1.7em;
  font-weight: bold;
  color:#ba103d;
  line-height: 1.3;
  border-bottom: 1px solid #777;

}



.main-subtitle-lv5 {
    background: #fff;
    border-bottom: 2px solid #bbb;
    position: relative;
    padding: 10px 15px;
    margin: 20px 0 15px;
    color: #333;
    font-size: 1.6em;
}
.main-subtitle-lv5::after {
    content: '';
    display: block;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 30%;
    border-bottom: 3px solid #d7083c;
}

#main-inner p {
  font-size: 1.5em;
  line-height: 1.6;
  margin: 20px;
}



/**
 * sub navigation
 *
 */
.sub-navi-title {
  /** For IE7,8 hack **/
  background : #cd2350\9;

  position: relative;
  padding: 13px 15px 15px 20px;
  background: linear-gradient(to bottom, #cd2350, #ba103d);
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 1.5em;
  font-weight: normal;
  /** For IE7 hack **/
  /background: #cd2350;
}
.sub-navi-title:before {
  display: block;
  position: absolute;
  content: "";
  top: 10px;
  left: 8px;
  height: 20px;
  width: 4px;
  background: #fff;
}
.sub-navi-lv1 {
  display: block;
  border-top: 1px solid #dbdbdb;
  margin: 0 auto 20px;
  line-height: 1.3;
}
.sub-navi-lv1_10 {
  line-height: 1.0;
}

.sub-navi-lv1 > li {
  display: block;
  list-style: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dbdbdb;
  font-size: 1.4em;
}
.sub-navi-lv1 > li > a {
  /** For IE7,8 hack **/
  background : #fcfcfc\9;
  display: block;
  position: relative;
  padding: 8px 10px;
  border-bottom: 1px solid #fff;
  background: linear-gradient(to bottom, #f4f4f4, #fff 40%);
  color: #333;
  text-decoration: none;
}
.sub-navi-lv1 > li > a:hover {
  color: #fff;
  background: #bf1535;
}
.sub-navi-lv1 > li > a:after {
  display: block;
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  top: 10px;
  right: 10px;
  background: url("/image/rlsc_navi-open.png") no-repeat 0 0;
}

/*--------------*/
.sub-navi-lv1 > li.no_open > a:after {
  display: block;
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  top: 10px;
  right: 10px;
  background: url("") no-repeat 0 0!important;
}
.sub-navi-lv1 > li.menutit {
  display: block;
  position: relative;
  padding: 8px 10px;
  border-bottom: 1px solid #cfcfcf;
  border-left: 3px solid #CD2350;
  background: linear-gradient(to bottom, #f4f4f4, #fff 40%);
  color: #333;
  text-decoration: none;
  font-weight:bold;
}





.sub-navi-lv1 > .sub-navi__list--display-child {
  background-color: #ea7280;
  border-bottom: none;
}
.sub-navi-lv1 > .sub-navi__list--display-child > a {
  /** For IE7,8 hack **/
  background : #e05e73\9;

  color: #fff;
  border-bottom: none;
  background: linear-gradient(to bottom, #e05e73, #ea7280);
}
.sub-navi-lv1 > .sub-navi__list--display-child > a:after {
  background-image: url("/image/rlsc_navi-close.png");
}
.sub-navi-lv2 {
  display: block;
  background-color: #f9cbcb;
  margin-left: 6px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.sub-navi-lv2 > li {
  display: block;
  list-style: none;
}
.sub-navi-lv2 > li > a {
  display: block;
  padding: 8px 10px;
  color: #333;
  text-decoration: none;
  border-top: 1px solid #fff;
}
.sub-navi-lv2 > li:first-child  > a {
  border-top: none;
}
.sub-navi-lv2 > li > a:hover {
  color: #fff;
  background: #bf1535;
}
.sub-navi-lv2 > .sub-navi__list--display-child {
  background-color: #f9cbcb;
}
.sub-navi-lv2 > .sub-navi__list--display-child > a,
.sub-navi-lv2 > .sub-navi__list--display-child + li > a {
  border-top: none;
}
.sub-navi-lv3 {
  display: block;
  background-color: #fff;
  margin-left: 6px;
  border-left: 1px solid #fff;
}


.sub-navi-lv3 > li {
  display: block;
  list-style: none;
}
.sub-navi-lv3 > li > a {
  display: block;
  padding: 8px 10px;
  background: #fef0f0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #f6dada;
  color: #333;
  text-decoration: none;
}
.sub-navi-lv3 > li:last-child > a {
  border-bottom: none;
}
.sub-navi-lv3 > li > a:hover {
  color: #fff;
  background: #bf1535;
}

.sub-navi-lv1 > .sub-navi__list--selected > a ,
.sub-navi-lv2 > .sub-navi__list--selected > a ,
.sub-navi-lv3 > .sub-navi__list--selected > a {
  color: #fff;
  background: #bf1535;
}

.menutit2{
  display: block;
  background-color: #fef0f0;;
  padding: 8px 2px 3px 4px;
  color:#CD2350;
}

ol.lst_num {
        list-style-type: decimal;
  margin:10px 10px 0 40px;
}

ol.lst_num li {
  padding:0 0 7px;
        font-size:1.5em;
        line-height:120%;
}

#arrow-r-link {
 list-style:none;  
}

#arrow-r-link li a {
    display: block;
    background: url("/image/rlsc_common-navi-icon-sm.png") no-repeat left center;
    padding-left: 12px;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 1.4em;
    text-decoration: none;
}
#arrow-r-link li a:hover {
    color: #c33;
}


h4.bold{
    font-weight:bold!important;
    font-size:1.7em!important;
    margin: 20px 0 0px 0!important;
}
 
h5.bgred_round{
    font-size:1.7em!important;
    box-sizing: border-box;
    display: block;
    background: #CD2350;
    border-radius: 15px;
    padding: 6px 8px 5px 30px;
    color: #fff;
    font-weight: bold;
    text-decoration: none!important;
    margin:30px 0 10px 0;
}


 
 
.pdf_dl{
 z-index: 3;
 float:right;
 margin:28px 20px 0 0; 

}
.pdf_dl a{
 background: url("/image/gp_icondl.png") no-repeat;
 width:122px;
 height:27px;
 display:block;
 text-indent: 101%;
 white-space: nowrap;
 overflow: hidden;
}
.pdf_dl a:hover{
 background: url("/image/gp_icondl_hv.png") no-repeat;
}


/*------汎用リンクデザイン---------*/

#btn_up {
    background: url("/image/rlsc_common-navi-icon-up.png") no-repeat 0px 7px;
    padding-left:15px;
}
#btn_bm {
    background: url("/image/rlsc_common-navi-icon-bm.png") no-repeat 0px 7px;
    padding-left:15px;
}
#btn_rt {
    background: url("/image/rlsc_common-navi-icon-sm.png") no-repeat 0px 7px;
    padding-left:15px;
}
#btn_rt_L {
    background: url("/image/rlsc_common-navi-icon-lg.png") no-repeat 0px 2px;
    padding-left:18px;
}
#btn_lt {
    background: url("/image/rlsc_common-navi-icon-lt.png") no-repeat 0px 7px;
    padding-left:15px;
}

#btn_up a,#btn_bm a,#btn_rt a,#btn_lt a,#btn_rt_L a {
    color: #333;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
}
#btn_up a:hover,#btn_bm a:hover,#btn_rt a:hover,#btn_lt a:hover,#btn_rt_L a:hover {
    color: #c33;
}


/*------汎用リストデザイン---------*/


#listdsgn_c_red li {
    list-style:none;  
    background: url("/image/rlsc_common-icon-circle_red.png") no-repeat left center;
    padding-left: 12px;
    color: #333;
    font-size: 1.4em;
    text-decoration: none;
    line-height:120%;
    margin-bottom:7px;
}

#listdsgn_c_gry li {
    list-style:none;  
    background: url("/image/rlsc_common-icon-circle_gry.png") no-repeat left center;
    padding-left: 12px;
    color: #333;
    font-size: 1.4em;
    text-decoration: none;
    line-height:120%;
    margin-bottom:7px;
}




.ellipse_blue {
    box-sizing: border-box;
    display: block;
    background: #1D459C;
    border-radius: 20px;
    padding: 6px 8px 5px 30px;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none!important;
}

a .ellipse_blue span{
   text-decoration:none!important;
}

a:hover .ellipse_blue {
    background: #2A5ED0;
}



.ellipse_red {
    box-sizing: border-box;
    display: block;
    background: #BA103D;
    border-radius: 20px;
    padding: 6px 8px 5px 30px;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
text-decoration: none!important;
}

a.ellipse_red span{
text-decoration:none!important;
}

a:hover .ellipse_red {
background: #D22956;
text-decoration:none!important;
}

a:hover .ellipse_red span{
background: #D22956;
text-decoration:none!important;
}




/*------汎用リンクボタンデザイン---------*/


#linkbtn_1 a {
    box-sizing: border-box;
    display: block;
    max-width: 245px;
    background: #fff url("/image/rlsc_common-navi-icon-sm.png") no-repeat 8px 11px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px 8px 3px 24px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}


#linkbtn_1 a:hover {
  background-color: #eaeaea;
}



h4.rcomd_tit{
    border-top:solid 1px #BA103D;
    color: #000;
    padding:12px 20px 0 20px;
    font-size:1.8em;
    background: #fff url("/image/rlsc_recomm_trgl.png") no-repeat 0 0px;
    text-align:center;
    margin: 30px 0 20px 0;
    font-weight:normal;
}

dl.rcomd_w{
    width:181px;
    float:left;
    border-right:1px #666 dotted;
    margin-bottom:30px;
}
dl.rcomd_w-last{
    border-right:none!important;
}
dl.rcomd_w dt{
    padding:10px 0px 0px 0px;
    text-align:center;
    font-size:1.3em;
    color:#BA103D;
}
dl.rcomd_w dd{
    padding:7px 20px 10px 20px;
}
dl.rcomd_w a{
    text-decoration:none;
}



/*-------リンクアイコン--------*/

a.linkdsn01 {
    background: url("/image/rlsc_common-navi-icon-lt.png") no-repeat left  5px;
    padding-left: 15px;
    color: #333;
    font-size: 0.9em;
    text-decoration: none;
}
a.linkdsn02 {
    background: url("/image/rlsc_common-navi-icon-sm.png") no-repeat left  5px;
    padding-left: 15px;
    color: #333;
    font-size: 0.9em;
    text-decoration: none;
}
a.linkdsn03 {
    background: url("/image/rlsc_common-navi-icon-up.png") no-repeat left  5px;
    padding-left: 15px;
    color: #333;
    font-size: 0.9em;
    text-decoration: none;
}
a.linkdsn04 {
    background: url("/image/rlsc_common-navi-icon-bm.png") no-repeat left  5px;
    padding-left: 15px;
    color: #333;
    font-size: 0.9em;
    text-decoration: none;
}
a:hover.linkdsn01,a:hover.linkdsn02,a:hover.linkdsn03,a:hover.linkdsn04  {
    color: #c00;
}


/*-------タイトルデザイン--------*/

.main-subtitle-lv3 {
  background: #fff;
  border-top: 3px solid #ba103d;
  border-bottom: 2px solid #fff;
  padding: 10px 15px;
  margin: 20px 0 15px;
  box-shadow: 0 4px 3px -1px #d5d5d5;
  color: #333;
  font-size: 1.6em;
}

.main-subtitle-nodecoration {
    padding: 10px;
    margin: 20px 0 5px;
    color: #333;
    font-size: 1.6em;
}

.main-subtitle-lv4 {
    background: #FFF none repeat scroll 0% 0%;
    border-left: 3px solid #BA103D;
    padding: 3px 10px;
    margin: 20px 0px 15px;
    color: #333;
    font-size: 1.5em;
}

h4.main-subtitle-lv5 {
    background: #fff;
    border-bottom: 2px solid #bbb;
    position: relative;
    padding: 10px 15px;
    margin: 20px 0 15px;
    color: #333;
    font-size: 1.6em;
}

/*----<---footer_CONTACT--------*/

.main-contact {
  border: 1px solid #ccc;
  width: 100%;
  margin: 10px auto 30px;
}
.main-contact__title {
  position: relative;
  border-bottom: 1px solid #fff;
  background: #d15f5f;
  padding: 10px;
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  text-align: center;
}
.main-contact__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #d15f5f;
}
.main-contact__content {
  height: 84px;
  padding: 10px;
  margin: 3px 2px 2px;
  background: url("/image/rlsc_common-contact-bg.png") repeat-x;
}
.main-contact__content__division {
  box-sizing: border-box;
  float: left;
  width: 120px;
  height: 100%;
  border-right: 1px dashed #a7a7a7;
  padding: 10px 5px 5px 0px;
  font-size: 1.6em;
  font-weight: bold;
}
.main-contact__content__tel {
  box-sizing: border-box;
  float: left;
  width: 330px;
  height: 100%;
  border-right: 1px dashed #a7a7a7;
}
.main-contact__content__tel__number {
  display: block;
  background: url("/image/rlsc_common-contact-tel.png") no-repeat 20px 7px;
  color: #b36;
  font-size: 2.3em;
  padding: 8px 9px 0 46px;
}
.main-contact__content__tel__number2 {
  background: url("/image/rlsc_common-contact-tel.png") no-repeat 5px 10px;
  color: #b36;
  font-size: 2.0em;
  padding: 1px 11px 5px 30px;
}
.main-contact__content__tel__exp {
  font-size: 1.2em !important;
  margin: 10px 20px !important;

}
.main-contact__content__tel__exp2 {
  font-size: 1.2em !important;
  margin: 10px 0px 10px 8px !important;
  width:440px;
  float:left;
  border-right:dotted #ccc 1px;
}
.main-contact__content__tel__exp strong,.main-contact__content__tel__exp2 strong {
  color: #b36;
}
.main-contact__content__mail {
  box-sizing: border-box;
  float: left;
  width: 256px;
  padding-left: 20px;
}
.main-contact__content__mail a {
  display: inline-block;
  padding: 7px 15px 7px 40px;
  background: #717dc0 url("/image/rlsc_index-contact-tel_dblue.png") no-repeat 15px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}
.main-contact__content__mail a:hover {
  background-color: #98a4e6;
}
/*-------赤に戻す時
.main-contact__content__mail a {
  display: inline-block;
  padding: 7px 15px 7px 40px;
  background: #d56d6e url("/image/rlsc_common-contact-mail.png") no-repeat 15px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}
.main-contact__content__mail a:hover {
  background-color: #e67e7f;
}
------*/


/*-GReen-*/

.main-contact_COMPANY__title {
  position: relative;
  border-bottom: 1px solid #fff;
  background: #717dc0;
  padding: 10px;
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  text-align: center;
}
.main-contact_COMPANY__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #717dc0;
}
.main-contact_COMPANY__content__tel__number {
  display: block;
  background: url("/image/rlsc_index-contact-tel_dblue.jpg") no-repeat 20px 7px;
  color: #717dc0;
  font-size: 2.3em;
  padding: 8px 9px 0 46px;
}
.main-contact_COMPANY__content__mail {
  box-sizing: border-box;
  float: left;
  width: 256px;
  padding-left: 20px;
}
.main-contact_COMPANY__content__mail a {
  display: inline-block;
  padding: 7px 15px 7px 40px;
  background: #717dc0 url("/image/rlsc_index-contact-tel_dblue.png") no-repeat 15px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}
.main-contact_COMPANY__content__mail a:hover {
  background-color: #98a4e6;
}



/*-Orange-*/

.main-contact_RECRUIT__title {
  position: relative;
  border-bottom: 1px solid #fff;
  background: #fab613;
  padding: 10px;
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  text-align: center;
}
.main-contact_RECRUIT__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #fab613;
}
.main-contact_RECRUIT__content__tel__number {
  display: block;
  background: url("/image/rlsc_index-contact-tel_yellow.jpg") no-repeat 20px 7px;
  color: #fab613;
  font-size: 2.3em;
  padding: 8px 9px 0 46px;
}
.main-contact_RECRUIT__content__mail {
  box-sizing: border-box;
  float: left;
  width: 256px;
  padding-left: 20px;
}
.main-contact_RECRUIT__content__mail a {
  display: inline-block;
  padding: 7px 15px 7px 40px;
  background: #fab613 url("/image/rlsc_common-contact-mail_yellow.png") no-repeat 15px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}
.main-contact_RECRUIT__content__mail a:hover {
  background-color: #ffc63e;
}




.main-subtitle-lv4 {
    background: #FFF none repeat scroll 0% 0%;
    border-left: 3px solid #BA103D;
    padding: 3px 10px;
    margin: 20px 0px 15px;
    color: #333;
    font-size: 1.5em;
}

/*-------footer_CONTACT-->------*/



/*--- half contact --------*/

.main-contact_W {
  border: 1px solid #ccc;
  width: 49%;
  margin: 10px auto 30px;
}
.main-contact__content__division_W {
  box-sizing: border-box;
  float: left;
  width: 88px;
  height: 100%;
  border-right: 1px dashed #a7a7a7;
  padding: 10px 5px 5px 0px;
  font-size: 1.6em;
  font-weight: bold;
}
.main-contact__content__tel_W {
  box-sizing: border-box;
  float: left;
  width: 240px;
  height: 100%;
}

.main-contact__content__tel__exp_W {
  font-size: 1.2em !important;
  margin:5px 0 4px 45px!important;
}

.main-contact__content__mail_W {
  box-sizing: border-box;
  float: left;
  /* width: 248px; */
  padding-left: 20px;
}


/*-------footer_CONTACT-->------*/




/*-----------*/

#page-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
}



/*----BTN-----*/



#btn_wht a {
    box-sizing: border-box;
    display: block;
    max-width: 245px;
    background: #fff url("/image/rlsc_common-navi-icon-sm.png") no-repeat 8px center;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px 8px 3px 24px;
    color: #333;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}
#btn_wht a:hover {
  background-color: #eaeaea;
}

#btn_gry a {
    box-sizing: border-box;
    display: block;
    max-width: 245px;
    background: #eee url("/image/rlsc_common-navi-icon-sm.png") no-repeat 8px 11px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px 8px 3px 24px;
    color: #333;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}


#btn_gry a:hover {
  background-color: #ccc;
}


#btn_pnk a {
    box-sizing: border-box;
    display: block;
    max-width: 245px;
    background: #FFE4E4 url("/image/rlsc_common-navi-icon-sm.png") no-repeat 8px 11px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px 8px 3px 24px;
    color: #333;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}


#btn_pnk a:hover {
  background-color: #FFC3C3;
}


/*----<-------- Side Contact ------------*/

.sub-contact {
  border: 1px solid #ccc;
  width: 100%;
  margin: 35px auto 30px;
}
.sub-contact__title {
  position: relative;
  border-bottom: 1px solid #fff;
  background: #d15f5f;
  padding: 5px;
  color: #fff;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
}
.sub-contact__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #d15f5f;
}
.sub-contact__content {
  padding: 7px;
  margin: 3px 2px 2px;
  background: url("/image/rlsc_common-sub-contact-bg.png") repeat-x;
}
.sub-contact__content__division {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
}
.sub-contact__content__tel {
}
.sub-contact__content__tel__number {
  display: inline-block;
  background: url("/image/rlsc_common-contact-tel.png") no-repeat 20px 7px;
  color: #b36;
  padding: 8px 22px 8px 52px;
  border-bottom: 1px dashed #a7a7a7;
  font-size: 1.9em;
  font-weight: bold;
  text-align: center;
}
.sub-contact__content__tel__exp {
  margin: 10px 5px !important;
  font-size: 1.3em !important;
  line-height: 1.5;
  text-align: center;
}
.sub-contact__content__tel__exp strong {
  color: #b36;
}
.sub-contact__content__mail {
  box-sizing: border-box;
  text-align: center;
}
.sub-contact__content__mail a {
  display: inline-block;
  padding: 7px 15px 7px 40px;
  background: #d56d6e url("/image/rlsc_common-contact-mail.png") no-repeat 15px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}
.sub-contact__content__mail a:hover {
  background-color: #e67e7f;
}


/*-green-*/

.sub-contact_COMPANY__title {
  position: relative;
  border-bottom: 1px solid #fff;
  background: #717dc0;
  padding: 5px;
  color: #fff;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
}
.sub-contact_COMPANY__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #717dc0;
}
.sub-contact_COMPANY__content__tel__number {
  display: inline-block;
  background: url("/image/rlsc_index-contact-tel_dblue.jpg") no-repeat 30px 7px;
  color: #717dc0;
  padding: 8px 28px 8px 52px;
  border-bottom: 1px dashed #a7a7a7;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
}
.sub-contact_COMPANY__content__mail {
  box-sizing: border-box;
  text-align: center;
}
.sub-contact_COMPANY__content__mail a {
  display: inline-block;
  padding: 7px 15px 7px 40px;
  background: #717dc0  url("/image/rlsc_index-contact-tel_dblue.png") no-repeat 15px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}
.sub-contact_COMPANY__content__mail a:hover {
  background-color: #98a4e6;
}


/*-Orange-*/

.sub-contact_RECRUIT__title {
  position: relative;
  border-bottom: 1px solid #fff;
  background: #fab613;
  padding: 5px;
  color: #fff;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
}
.sub-contact_RECRUIT__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #fab613;
}
.sub-contact_RECRUIT__content__tel__number {
  display: inline-block;
  background: url("/image/rlsc_index-contact-tel_yellow.jpg") no-repeat 20px 7px;
  color: #fab613;
  padding: 8px 22px 8px 52px;
  border-bottom: 1px dashed #a7a7a7;
  font-size: 1.9em;
  font-weight: bold;
  text-align: center;
}
.sub-contact_RECRUIT__content__mail {
  box-sizing: border-box;
  text-align: center;
}
.sub-contact_RECRUIT__content__mail a {
  display: inline-block;
  padding: 7px 15px 7px 40px;
  background: #fab613  url("/image/rlsc_common-contact-mail_yellow.png") no-repeat 15px 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
}
.sub-contact_RECRUIT__content__mail a:hover {
  background-color: #ffc63e;
}

}

/*------------ Side Contact ----->end-------*/







/*----Search Box-----*/



#srchBox #srch
{
padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:188px;
margin-right:6px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:80px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
/--------------/



/* 言語切替
===============================================*/
#la_change {
  position: absolute;
  z-index: 9999;
  bottom: -7px;
  right: 314px;
}
.select_box {
    position: relative;
    margin: 20px 20px 15px 20px;
    cursor: pointer;
}
.select_box > ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    padding: 0px;
    margin: 0;
    width: 100%;
    list-style: none;
}
.select_box > ul.js_open {
    display: block;
    width: 110px;
    background: #fff;
    border: 1px solid gray;
    border-top: none;
}

.select_box_value {
  position: relative;
  width: 100px;
  padding: 0 5px;
  border: 1px solid gray;
  line-height: 1.6;
  font-size: 1.4em;
}

.select_box_value::before {
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  right: 7px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(135deg);
}

.select_box > ul > li {
  width: 110px;
  margin: 0 5px;
  line-height: 1.6;
  font-size: 1.4em;
}

.select_none {
  display: none;
}

.gnavi-pop-upper__lane > li.menu-about > a,
.footer__lane__lv2 > li.menu-about > a {
  display: inline;
  padding: 0;
  background: none;
  text-decoration: underline;
}

