@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;    }


.bgcol_lp { background-color:#F9F3F3; }
.bgcol_lp2 { background-color:#F5E1E1; }
.bgcol_lg { background-color:#F0F0F0; }
.bgcol_red { background-color:#BA103D; }
.bgcol_lppl { background-color:#F0F1FD; }

.w_1gy { border:solid #ccc 1px; }
.w_3gy { border:solid #ccc 3px; }
.w_1bk { border:solid #555 1px; }
.w_1rd { border:solid #BA103D 1px; }

/* margin */
.mT0 { margin-top:0 !important; }
.mT05 { margin-top:5px !important; }  .mT10 { margin-top:10px !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; }
.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; }
.pA03 { padding:3px !important; }
.pA05 { padding:5px !important; }
.pA10 { padding:10px !important; }
.pA20 { padding:20px !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_ocr { color:#C58319!important; }
.f_ppl { color:#7908DC!important; }
.f_ppl2 { color:#C58319!important; }
.f_dcn { text-decoration: 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.8m!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; }

.font-co2 { font-size: 85%; }



/**
 * header
 *
 */
#header {
  position: relative;
  z-index: 101;
  width: 100%;
  min-height: 115px;
  background: #fff url("/image/frsc_header-bg.png") repeat-x center bottom;
}
#header2 {
  position: relative;
  z-index: 101;
  width: 100%;
  min-height: 84px;
  background: #fff url("/image/frsc_header-bg2.png") repeat-x center bottom;
}
#header-inner {
  min-height: 67px;
  position: relative;
}
#logo {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 262px;
  height: 44px;
  background: url("/image/frsc_header-logo.png") no-repeat 0 0;
}
#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#header-explain {
  padding: 9px 0 10px 280px;
  width: 260px;
  color: #999;
  font-weight: normal;
  font-size: 0.95em;
  line-height: 1.4;
}
#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/frsc_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;
  bottom: 13px;
  right: 320px;
}
#srch {
  position: absolute;
  bottom: 13px;
  right: 129px;
}
.header-search-element__text {
  box-sizing: border-box;
  width: 150px;
  height: 24px;
  border: 1px solid #ccc;
  /** For IE7 hack **/
  /height: 20px;
}
#header-contact {
  position: absolute;
  bottom: 12px;
  right: 0;
}
#header-contact a {
  box-sizing: border-box;
  display: block;
  max-width: 128px;
/*  min-height: 26px;  */
/*  max-height: 40px;  */

  background: #fff url("/image/frsc_header-contact-icon.png") no-repeat 8px 6px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 6px 8px 5px 30px;
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  /** For IE7 hack **/
  /min-height: 13px;
}
#header-contact a:hover {
  background-color: #eaeaea;
}
#gnavi {
  height: 48px;
  font-size: 1.4em;
  background: url("/image/frsc_header-gnavi-sep.png") no-repeat left bottom;
}
#gnavi li {
  display: block;
  height: 100%;
  float: left;
  background: url("/image/frsc_header-gnavi-sep.png") no-repeat right bottom;
  padding-right: 1px;
}
#gnavi-list1 {
  width: 145px;
  padding-left: 1px;
}
#gnavi-list2 {
  width: 170px;
}
#gnavi-list3 {
  width: 168px;
}
#gnavi-list4 {
  width: 170px;
}
#gnavi-list5 {
  width: 180px;
}
#gnavi-list6 {
  width: 160px;
}
#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/frsc_header-gnavi-on.png") repeat;
}
body.menu_top #gnavi-list1 a{
  background: url("/image/frsc_header-gnavi-on.png") repeat;
}
body.menu_strongpoint #gnavi-list2 a{
  background: url("/image/frsc_header-gnavi-on.png") repeat;
}
body.menu_service #gnavi-list3 a{
  background: url("/image/frsc_header-gnavi-on.png") repeat;
}
body.menu_quality #gnavi-list5 a{
  background: url("/image/frsc_header-gnavi-on.png") repeat;
}
body.menu_company #gnavi-list4 a{
  background: url("/image/frsc_header-gnavi-on.png") repeat;
}
body.menu_recruit #gnavi-list6 a{
  background: url("/image/frsc_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: 860px;
  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/frsc_common-gnavi-popupper-arrow.png");  
  background-repeat: no-repeat; 
  background-position: 70px 0;
}
.gnavi-pop-upper--list2:after {
  background-position: 220px 0;
}
.gnavi-pop-upper--list3:after {
  background-position: 395px 0;
}
.gnavi-pop-upper--list4:after {
  background-position: 565px 0;
}
.gnavi-pop-upper--list5:after {
  background-position: 745px 0;
}
.gnavi-pop-upper--list5:after {
  background-position: 740px 0;
}
.gnavi-pop-upper--list6:after {
  background-position: 910px 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--list2 .gnavi-pop-upper__inner {
  width: 220px;
  margin-left: 150px;
}
.gnavi-pop-upper--list3 .gnavi-pop-upper__inner {
  width: 380px;
  margin-left: 250px;
}
.gnavi-pop-upper--list4 .gnavi-pop-upper__inner {
  width: 300px;
  margin-left: 390px;
}
.gnavi-pop-upper--list5 .gnavi-pop-upper__inner {
  width: 210px;
  margin-left: 650px;
}
.gnavi-pop-upper--list6 .gnavi-pop-upper__inner {
  width: 170px;
  margin-left: 810px;
}
.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/frsc_common-navi-icon-lg_ocher.jpg") 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/frsc_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/frsc_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: 170px;
}
.footer__lane--lane2 {
  width: 205px;
}
.footer__lane--lane3 {
  width: 165px;
}
.footer__lane--lane4 {
  width: 170px;
}
.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/frsc_common-navi-icon-lg_ocher.jpg") 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/frsc_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/frsc_container-bg-common.jpg") no-repeat center top; 
}

/*-------背景画像設定-------*/

body.menu_strongpoint #container { background: url("image/frsc_container-bg-strongth.jpg") no-repeat center top!important; }
body.menu_strongpoint #breadcrumb li{ color:#000!important; }
body.menu_strongpoint #breadcrumb li a{ color:#000!important; }
body.menu_strongpoint #main-title { color:#000!important;  }


body.menu_service #container { background: url("image/frsc_container-bg-service.jpg") no-repeat center top!important; }
body.menu_service #breadcrumb li{ color:#fff!important; text-shadow:1px 1px 4px #000; }
body.menu_service #breadcrumb li a{ color:#fff!important; text-shadow:1px 1px 4px #000;  }
body.menu_service #main-title { color:#fff!important; text-shadow:1px 1px 4px #000;  }


body.menu_quality #container { background: url("image/frsc_container-bg-quality.jpg") no-repeat center top!important; }
body.menu_quality #breadcrumb li{ color:#fff!important; text-shadow:1px 1px 4px #000; }
body.menu_quality #breadcrumb li a{ color:#fff!important; text-shadow:1px 1px 4px #000;  }
body.menu_quality #main-title { color:#fff!important; text-shadow:1px 1px 4px #000;  }


body.menu_company #container { background: url("image/frsc_container-bg-company2.jpg") no-repeat center top!important; }
body.menu_company #breadcrumb li{ color:#000!important; }
body.menu_company #breadcrumb li a{ color:#000!important; }
body.menu_company #main-title { color:#000!important; }

body.menu_recruit #container { background: url("image/frsc_container-bg-common2.jpg") no-repeat center top!important; }
body.menu_recruit #breadcrumb li{ color:#fff!important; }
body.menu_recruit #breadcrumb li a{ color:#fff!important; }
body.menu_recruit #main-title { color:#fff!important; }


#main-title {
  color: #B1843C;
  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: #B1843C;
  /** 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: #C58319;
  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/frsc_container-main-bg.png") repeat-x top;
  padding-top: 1px;
  min-height: 300px;
  position: relative;
  z-index: 2;
  padding-bottom: 10px!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-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 > 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/frsc_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/frsc_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: #C58319;
}

.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/frsc_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;
}



#map_btn a {
    box-sizing: border-box;
    display: block;
    max-width: 245px;
    background: #fff url("/image/frsc_common-navi-icon-sm.png") no-repeat 10px 9px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 2px 10px 2px 21px;
    color: #333;
    font-size: 0.6em;
    font-weight: bold;
    text-decoration: none;
}


#map_btn a:hover {
  background-color: #eaeaea;
}






/*------汎用リンクデザイン---------*/

#btn_up {
    background: url("/image/frsc_common-navi-icon-up.png") no-repeat 0px 7px;
    padding-left:15px;
}
#btn_bm {
    background: url("/image/frsc_common-navi-icon-bm.png") no-repeat 0px 7px;
    padding-left:15px;
}
#btn_rt {
    background: url("/image/frsc_common-navi-icon-sm.png") no-repeat 0px 7px;
    padding-left:15px;
}
#btn_rt_L {
    background: url("/image/frsc_common-navi-icon-lg.png") no-repeat 0px 2px;
    padding-left:18px;
}
#btn_lt {
    background: url("/image/frsc_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/frsc_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/frsc_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;
}


/*------汎用リンクボタンデザイン---------*/


#linkbtn_1 a {
    box-sizing: border-box;
    display: block;
    max-width: 245px;
    background: #fff url("/image/frsc_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;
}



/*-------リンクアイコン--------*/

a.linkdsn01 {
    background: url("/image/frsc_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/frsc_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/frsc_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/frsc_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 #C58319;
  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;
}

/*----<---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/frsc_common-contact-bg.png") repeat-x;
}
.main-contact__content__division {
  box-sizing: border-box;
  float: left;
  width: 135px;
  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: 315px;
  height: 100%;
  border-right: 1px dashed #a7a7a7;
}
.main-contact__content__tel__number {
  display: block;
  background: url("/image/frsc_common-contact-tel.png") no-repeat 20px 7px;
  color: #b36;
  font-size: 2.5em;
  padding: 8px 9px 0 46px;
}
.main-contact__content__tel__exp {
  font-size: 1.2em !important;
  margin: 10px 20px !important;
}
.main-contact__content__tel__exp 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: #d56d6e url("/image/frsc_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: #C58319;
  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: #C58319;
}
.main-contact_COMPANY__content__tel__number {
  display: block;
  background: url("/image/frsc_common-contact-tel_ocher.png") no-repeat 20px 7px;
  color: #C58319;
  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: #C58319 url("/image/frsc_common-contact-mail_ocher.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: #d19c48;
}
/*-------footer_CONTACT-->------*/


/*-----------*/

#page-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
}


.site_out {
    background: url("/image/frsc_icon-outside.png") no-repeat center center;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: inline-block;
    width: 12px;
    height: 13px;
    margin: 0 2px 0 2px;
}




/*----BTN-----*/



#btn_wht a {
    box-sizing: border-box;
    display: block;
    max-width: 245px;
    background: #fff url("/image/frsc_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/frsc_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/frsc_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/frsc_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/frsc_common-sub-contact-tel.png") no-repeat 0 7px;
  color: #b36;
  padding: 8px 5px 8px 20px;
  border-bottom: 1px dashed #a7a7a7;
  font-size: 1.8em;
  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/frsc_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;
}
.sub-contact__content__tel__number em {
    font-size: 0.7em !important;
}

/*-yellow-*/

.sub-contact_COMPANY__title {
  position: relative;
  border-bottom: 1px solid #fff;
  background: #c58319;
  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: #c58319;
}
.sub-contact_COMPANY__title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #c58319;
}
.sub-contact_COMPANY__content__tel__number {
  display: inline-block;
  background: url("") no-repeat 0 7px;
  color: #c58319;
  padding: 8px 33px 8px 40px;
  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: #c58319  url("/image/frsc_common-contact-mail_ocher.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: #d19c48;
}

/*------------ Side Contact ----->end-------*/


ol.lst_num_freestyle {
        list-style-type: none!important;
	margin:10px 10px 0 20px;
}

ol.lst_num_freestyle li {
	padding:0 0 7px 2.5em;
        font-size:1.5em;
        line-height:120%;
        text-indent:-2.0em;
}


.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;
}

.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;
}

/*----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;
}
/--------------/




