<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';


header,nav,footer,article,section{
  display: block;
}
*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  vertical-align: baseline;
}
html{
  height: 100%;
}
body{
  height: 100%;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  line-height: 1.0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
* html div#container{
  height: 100%;
}
div#container{
  position: relative;
  min-height: 100%;
}
body &gt; #container{
  height: auto;
}
footer{
  position: absolute;
  position: static;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

ul,p,h1,h2,h3,h4,h5,dl,dt,dd,address{
  padding: 0px;
  margin: 0px;
}
h1,h2,h3,h4,h5{
  font-size: 14px;
  font-weight: normal;
}
address{
  font-style: normal;
}
ul,ol{
  list-style-type: none;
  font-size: 0px;
}
li{
  font-size: 1rem;
}
img{
  width: auto;
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: middle;
  border: 0;
}
table{
  border-collapse: collapse;
}
table,th,td{
  border: 0;
  padding: 0;
}
a{
  color: #2b2723;
  text-decoration: none;
  backface-visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
/*
a img{
  -webkit-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}*/
map area{
  border: 0;
  outline: 0;
}
input, select, textarea, button {
  outline: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
/*
@font-face{
  font-family: 'rounded-mgenplus-1cp';
  font-style: normal;
  font-weight: normal;
  src: url('./../font/rounded-mgenplus/rounded-mgenplus-1cp-regular.woff') format('woff');
}
*/

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}


/* Layout */
div#container{
  margin: 0 auto;
  /*padding-bottom: 2000px;*/
  padding-bottom: 0;
}
.boxContents{
}
.boxMain{
}
/* /Layout */



/* Base Design */
html{
  font-size: 14px;
}
body{
  min-width: 1110px;/*1040px*/
  background-color: #fff;
  color: #2b2723;
  letter-spacing: 0.03em;
  /*font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,'Meiryo UI',"ãƒ¡ã‚¤ãƒªã‚ª",'MS PGothic','ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', sans-serif;*/
  /*font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"Meiryo UI","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","MS PGothic","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;*/
  /*font-family: "rounded-mgenplus-1cp","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"Meiryo UI","MS PGothic","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;*/
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"Meiryo UI","MS PGothic","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
  /*font-size: 1rem;*/
  /*font-size: 0.875rem;*/
  font-size: 1.05em;
  font-weight: 400;
  /*-webkit-animation: dispBody 5s ease normal;
  animation: dispBody 5s ease normal;*/
}
body.home{
  min-width: 1210px;
}
body.pageInterview.single{
  min-width: 1260px;
}
body.pageEntry{
  min-width: 1010px;
}
@-webkit-keyframes dispBody{
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes dispBody{
  from{ opacity: 0; }
  to{ opacity: 1; }
}
a{
  color: #2b2723;
}
li{
  font-size: 1.0rem;
}

strong {
background: linear-gradient(transparent 40%, #ffff66 40%);
}

/* /Base Design */





/* Header */
header {
  position: relative;
  z-index: 10;
  margin-bottom: -110px;
}
header.typeHeader03 {
  margin-bottom: 0;
  background-color: #fff;
}
.boxHeader {
  /*width: 980px;*/
  margin: 0 auto;
}
.boxHeader01 {
  display: table;
  width: 980px;
  height: 109px;
  margin: 0 auto;
}
header.typeHeader03 .boxHeader01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 1040px;
}
.boxHeader01 .linkGnaviLogo,
.boxHeader01 .linkGnaviRecruit,
.boxHeader01 .linkGnaviEntry,
.boxHeader01 .boxGnaviElse {
  display: table-cell;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.1em;
}
header.typeHeader03 .boxHeader01 .linkGnaviLogo,
header.typeHeader03 .boxHeader01 .linkGnaviRecruit,
header.typeHeader03 .boxHeader01 .linkGnaviEntry,
header.typeHeader03 .boxHeader01 .boxGnaviElse {
  display: inline-block;
  height: 94px;
}
header.typeHeader03 .boxHeader01 .linkGnaviLogo,
header.typeHeader03 .boxHeader01 .linkGnaviRecruit,
header.typeHeader03 .boxHeader01 .linkGnaviEntry {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
header.typeHeader03 .boxHeader01 .linkGnaviRecruit,
header.typeHeader03 .boxHeader01 .linkGnaviEntry {
  background-image: none;
}
.boxHeader01 .linkGnaviLogo {
  width: 157px;
  padding-bottom: 7px;
  background-image: url('./../../images/common/gnavi-bg01.png');
  background-position: center top;
  background-size: 184px auto;
  vertical-align: bottom;
  line-height: 1.15em;
  letter-spacing: normal;
  font-size: 0.72rem;
  font-weight: 700;
}
header.typeHeader03 .boxHeader01 .linkGnaviLogo {
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 190px;
  margin-right: 82px;/*30px;*/
  line-height: 1.0;
  letter-spacing: 0.06em;
  font-size: 0.97rem;
  font-weight: 400;
}
header.typeHeader03 .boxHeader01 .linkGnaviLogo .txtGnaviLogo {
  display: block;
  width: 100%;
  padding: 6px 0 5px 0;
  text-align: center;
  line-height: 1.0;
}
.boxHeader01 .linkGnaviRecruit {
  width: 139px;
  background-image: url('./../../images/common/gnavi-bg02.png');
  background-size: 100% auto;
}
header.typeHeader03 .boxHeader01 .linkGnaviRecruit {
  -webkit-align-items: center;
  align-items: center;
  width: 132px;
  margin-right: 16px; /*11px;*/
}
.boxHeader01 .linkGnaviRecruit .large {
  display: inline-block;
  width: 139px;
  padding-bottom: 10px;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
}
header.typeHeader03 .boxHeader01 .linkGnaviRecruit .large {
  width: auto;
  padding: 0;
}
.boxHeader01 .linkGnaviRecruit .txt01 {
  display: inline-block;
  padding-left: 0.5em;
  letter-spacing: 0.5em;
}
.boxHeader01 .linkGnaviEntry {
  width: 188px;
  background-image: url('./../../images/common/gnavi-bg03.png');
  background-size: 100% auto;
}
header.typeHeader03 .boxHeader01 .linkGnaviEntry {
  -webkit-align-items: center;
  align-items: center;
  width: 184px;
  line-height: 1.5;
}
header.typeHeader03 .boxHeader01 .linkGnaviEntryIn {
  display: inline-block;
}
.boxHeader01 .linkGnaviEntry .oneLine {
  margin-bottom: 5px;
  padding-left: 0.2em;
  letter-spacing: 0.2em;
}
.boxHeader01 .linkGnaviEntry .large {
  font-size: 1.3rem;
}
header.typeHeader03 .boxHeader01 .linkGnaviEntry .large {
  display: inline-block;
  padding: 5px 0 2px 0;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
}
.boxHeader01 .linkGnaviEntry .txt01 {
  display: inline-block;
  padding-bottom: 10px;
  line-height: 1.5;
  font-size: 0.83rem;
}
header.typeHeader03 .boxHeader01 .linkGnaviEntry .txt01 {
  line-height: 1.4;
}
.boxHeader01 .boxGnaviElse {
  width: 496px;
  height: 109px;
  padding: 0 0 0 25px;
  background-image: url('./../../images/common/gnavi-bg04.png');
}
header.typeHeader03 .boxHeader01 .boxGnaviElse {
  width: 435px;/*465px;*/
  height: 94px;
  padding: 15px 0 0 0;
  background-image: none;
}
header.typeHeader03 .boxHeader01 .boxGnaviElse.typeCol6 {
  padding: 10px 0 0 0;
}
.boxHeader01 .boxGnaviElseLR {
  display: table;
  width: 471px;/*100%*/
  margin-bottom: 20px;
}
header.typeHeader03 .boxHeader01 .boxGnaviElseLR {
  width: 100%;
  margin-bottom: 15px;
}
.boxHeader01 .boxGnaviElseL,
.boxHeader01 .boxGnaviElseR {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.boxHeader01 .boxGnaviElseL {
  width: 32%;
  padding-left: 20px;
  background-image: url('./../../images/common/gnavi-access-icn.png');
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1.0;
  letter-spacing: normal;
  font-weight: 700;
}
header.typeHeader03 .boxHeader01 .boxGnaviElseL {
  width: 26%;
  padding-left: 0;
  background-image: none;
  border: 1px #1a368d solid;
  text-align: center;
}
.boxHeader01 .boxGnaviElseR {
  width: 68%;
  padding-left: 22px;
  background-image: url('./../../images/common/gnavi-tel-icn.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  vertical-align: middle;
  line-height: 1.0;
}
header.typeHeader03 .boxHeader01 .boxGnaviElseR {
  width: 74%;
  padding-left: 36px;
  background-image: none;
  background-image: url(./../../images/common/gnavi-separation02.png);
  background-repeat: no-repeat;
  background-position: 13px center;
  background-size: 13px auto;
}
.boxHeader01 .txtGnaviTelno01 {
  vertical-align: middle;
  font-weight: 700;
}
header.typeHeader03 .boxHeader01 .txtGnaviTelno01 {
  font-size: 1.0rem;
}
.boxHeader01 .txtGnaviTelno02 {
  padding-left: 10px;
  vertical-align: middle;
  letter-spacing: 0.06em;
  font-size: 1.95rem;
}
header.typeHeader03 .boxHeader01 .txtGnaviTelno02 {
  padding-left: 5px;
  font-size: 2.0rem;
}
.boxHeader01 .boxGnaviElse01 ul {
  display: table;
}
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.boxHeader01 .boxGnaviElse01 li {
  display: table-cell;
  padding-right: 33px;
  background-image: url(./../../images/common/gnavi-separation02.png);
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 13px auto;
  font-size: 1.05rem;
}
header.typeHeader03 .boxHeader01 .boxGnaviElse01 li {
  display: inline-block;
  padding-right: 42px;
  background-position: right 15px center;
  font-weight: 700;
}
.boxHeader01 .boxGnaviElse01 ul.col1 li,
.boxHeader01 .boxGnaviElse01 ul.col2 li,
.boxHeader01 .boxGnaviElse01 ul.col3 li,
.boxHeader01 .boxGnaviElse01 ul.col4 li,
.boxHeader01 .boxGnaviElse01 ul.col5 li,
.boxHeader01 .boxGnaviElse01 ul.col6 li {
  padding-right: 60px;
  background-position: right 32px center;
  font-size: 1.1rem;
  font-weight: 700;
}
.boxHeader01 .boxGnaviElse01 ul.col2 li,
.boxHeader01 .boxGnaviElse01 ul.col3 li,
.boxHeader01 .boxGnaviElse01 ul.col4 li,
.boxHeader01 .boxGnaviElse01 ul.col5 li,
.boxHeader01 .boxGnaviElse01 ul.col6 li {
  background-position: 79% center;
}
.boxHeader01 .boxGnaviElse01 ul.col2 li.liInterview,
.boxHeader01 .boxGnaviElse01 ul.col3 li.liInterview,
.boxHeader01 .boxGnaviElse01 ul.col4 li.liInterview,
.boxHeader01 .boxGnaviElse01 ul.col5 li.liInterview,
.boxHeader01 .boxGnaviElse01 ul.col6 li.liInterview {
  background-position: 86% center;
}
.boxHeader01 .boxGnaviElse01 ul.col1 li {
  background: none;
}
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col1 li,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col2 li,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col3 li,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col4 li,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col5 li,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col6 li {
  padding-right: 42px;
  background-image: url(./../../images/common/gnavi-separation02.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 13px auto;
  font-size: 1.05rem;
}
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col4 li,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col5 li,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col6 li {
  margin-bottom: 5px;
  font-size: 1.0rem;
}
.boxHeader01 .boxGnaviElse01 li:last-child,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col1 li:last-child,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col2 li:last-child,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col3 li:last-child,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col4 li:last-child,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col5 li:last-child,
header.typeHeader03 .boxHeader01 .boxGnaviElse01 ul.col6 li:last-child {
  padding-right: 0;
  background: none;
}
.btnHmbMenu,
.boxHmbMenu {
  display: none;
}
/* /Header */





/* Footer */
footer{
}
.boxFooter00Wrap {
  margin-bottom: 50px;
  /*padding: 5%;*/
}
.boxFooter00 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.boxFooter00 .dl01 {
  line-height: 1.0;
  font-size: 2.3rem;
}
.boxFooter00 .dl01 .small01 {
  font-size: 1.2rem;
}
.boxFooter00 .dl01 .small {
  font-size: 1.8rem;
}
.boxFooter00 .dl01 &gt; dt {
  margin-bottom: 2%;
}
.boxFooter00L {
  width: 48.6%;
  padding: 15px 13px 13px 114px;
  border: 1px #ccc solid;
  background-image: url('./../../images/common/footer-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: 14px center;
  background-size: auto auto;
}
.boxFooter00L .dl01 &gt; dd {
  padding-left: 50px;
  background-image: url('./../../images/common/footer-icn-freedial01.png');
  background-repeat: no-repeat;
  background-position: left 0.3em;
  background-size: auto auto;
  /*letter-spacing: -0.05em;*/
  font-family: Arial,"Arial Black","Comic Sans MS",Courier,"Courier New",Georgia,Impact,"Times New Roman","Trebuchet MS",Verdana;
  font-size: 3.5rem;/*3.1rem;*/
}
.boxFooter00R {
  width: 48.5%;
  padding: 15px 13px 13px 114px;
  border: 1px #ccc solid;
  background-image: url('./../../images/common/footer-icn-mail01.png');
  background-repeat: no-repeat;
  background-position: 14px center;
  background-size: auto auto;
}
.boxFooter00R .dl01 &gt; dt {
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-left: 35px;
  background-image: url('./../../images/common/footer-icn-check01.png');
  background-repeat: no-repeat;
  background-position: left -2px;
  background-size: auto auto;
}
.boxFooter00R .dl01 &gt; dd .linkToEntry {
  display: block;
  padding: 10px 0 8px 0;
  background-image: url('./../../images/common/footer-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: auto auto;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
}
.boxFooter01Wrap{
  margin-bottom: 50px;
  /*
  background-image: url('./../../images/common/footer01-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  */
}
.boxFooter01{
  display: table;
  height: 240px;/*295px;*//*356px;*/
}
.boxFooter01In{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.boxFooter01LR{
  display: table;
  width: 100%;
  /*margin-top: -25px;*/
}
.boxFooter01L{
  display: table-cell;
  width: 52%;
  vertical-align: bottom;
}
.boxFooter01LIn{
  position: relative;
  width: 527px;
  height: 240px;/*290px;*/
  padding: 0 0 0 50%;
  background-image: url('./../../images/common/footer01-bg02.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 500px auto;
}
.boxFooter01LIn .boxCom00{
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.05rem;
}
.boxFooter01LIn .ttl{
  display: inline-block;
  margin: 0 0 0 0;
  padding-bottom: 13px;
  /*padding-left: 58px;*/
  /*
  background-image: url(./../../images/index/index05-border.png);
  background-repeat: no-repeat;
  background-position: 60% 73%;
  */
  text-align: left;
  line-height: 1.25;
  letter-spacing: 0.17em;
  font-size: 2.1rem;
}
.boxFooter01LIn .ttl .large{
  font-size: 2.1rem;
}
.boxFooter01LIn .boxCom01{
  display: inline-block;
  /*margin-left: 80px;*/
  text-align: left;
}
.boxFooter01LIn .boxCom01 p{
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}
.boxFooter01LIn .linkFooter01L{
  position: absolute;
  /*bottom: 34px;*/
  top: 190px;
  left: 51.5%;
  display: inline-block;
  padding-right: 25px;
  background-image: url('./../../images/common/footer01-icn-arrow.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto auto;
  letter-spacing: 0.15em;
  font-size: 1.6rem;
}
.boxFooter01R{
  display: table-cell;
  width: 48%;
  /*padding-bottom: 13px;*/
  vertical-align: bottom;
  text-align: right;
}
.boxFooter01R ul{
  width: 477px;/*469px;*/
  margin-left: auto;
  margin-bottom: 12px;
  padding-top: 0;
}
.boxFooter01R li{
  float: left;
  margin-right: 12px;/*8px;*/
}
.boxFooter01R li:last-child{
  margin-right: 0;
}
.boxFooter01R li .imgFooter01Bn01,
.boxFooter01R li .imgFooter01Bn02,
.boxFooter01R li .imgFooter01Bn03{
  width: 151px;
}
.boxFooter01R .imgFooter01Bn04 {
  width: 477px;
}

.boxFooter02Wrap {
  min-height: 169px;
  background-image: url('./../../images/common/footer02-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 169px;
}
.boxFooter02{
  padding: 33px 0;
}
.boxFooter02LR{
  display: table;
  width: 100%;
}
.boxFooter02L{
  display: table-cell;
  width: 53%;
  vertical-align: top;
}
.boxFooter02L dl{
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.boxFooter02L dt{
  display: table-cell;
  width: 32%;
  padding: 13px 0 11px 0;
  border: 2px #6584e1 solid;
  border-radius: 3px;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.23rem;
}
.boxFooter02L dd{
  display: table-cell;
  width: 68%;
  padding-left: 12px;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.8rem;
}
.boxFooter02L .txtPerson {
  margin-bottom: 10px;
}
.boxFooter02L .txtCaution {
  letter-spacing: 0.1em;
  font-size: 1.0rem;
}
.boxFooter02R{
  display: table-cell;
  width: 47%;
  vertical-align: top;
}
.boxFooter02R dl{
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.boxFooter02R dl.last{
  margin-bottom: 0;
}
.boxFooter02R dt{
  display: table-cell;
  width: 11%;
  border: 2px #6584e1 solid;
  border-radius: 3px;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.46em;
  font-size: 0.85em;
}
.boxFooter02R dl.first dt{
  /*vertical-align: top;*/
}
.boxFooter02R dt .txtTtl{
  display: inline-block;
  width: 100%;
  padding: 5px 0;
}
.boxFooter02R dt .txtTtlIn{
  display: inline-block;
  position: relative;
  left: 0.23em;
}
.boxFooter02R dd{
  display: table-cell;
  width: 89%;
  padding-left: 15px;
  vertical-align: middle;
  letter-spacing: 0.08em;
  font-size: 1.0rem;
}
.boxFooter02R dd a{
  display: inline-block;
  border-bottom: 1px #fff solid;
  line-height: 1.2;
}
.boxFooter02R dd .txtZipcode{
  margin-right: 5px;
}
.boxFooter02R dd .txtZipcode,
.boxFooter02R dd .txtAddress,
.boxFooter02R dd .txtMap {
  display: inline-block;
  letter-spacing: 0.03em;
}
.boxFooter02R dd .txtMap {
  font-size: 1.0rem;
  letter-spacing: 0.03em;
}
.boxFooter02R dd .txtSeparation{
  display: inline-block;
  margin: 0 2px;
}
.boxFooter03{
  height: 367px;
  background-image: url('./../../images/common/footer03-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.boxFooter03In{
  width: 980px;
  margin: 0 auto;
  text-align: center;
}
.boxFooter03In .txtCom01{
  display: inline-block;
  margin-top: 190px;
  letter-spacing: 0.13em;
  font-size: 1.5rem;
}
.boxFooter04Wrap{
  /*margin-bottom: 38px;*/
  background-image: url('./../../images/common/footer04-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.boxFooter04{
}
.boxFooter04In ul{
  display: table;
  height: 78px;
  margin: 0 auto;
}
.boxFooter04In li{
  display: table-cell;
  padding-right: 20px;
  background-image: url('./../../images/common/footer04-separation.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 13px auto;
  vertical-align: middle;
  letter-spacing: 0.03em;
}
.boxFooter04In li:last-child{
  padding-right: 0;
  background: none;
}
/*
.boxFooter05{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 75px;
}
.boxFooter05LR{
  display: table;
  width: 100%;
}
.boxFooter05L{
  display: table-cell;
  width: 50%;
  padding-right: 1.7%;
  vertical-align: top;
}
.boxFooter05L .ttl{
  margin-bottom: 22px;
  padding: 10px 16px;
  border: 1px #9f3b42 solid;
  letter-spacing: 0.1em;
}
.boxFooter05L .ttl .large{
  font-size: 1.25rem;
}
.boxFooter05L .ulJobCat li{
  margin-bottom: 10px;
  margin-left: 1.2em;
  text-indent: -1.2em;
}
.boxFooter05L .ulJobCat li:before{
  content: 'â–&nbsp;';
  margin-right: 5px;
  font-size: 1.0rem;
  color: #9f3b42;
}
.boxFooter05R{
  display: table-cell;
  width: 50%;
  padding-left: 1.7%;
  vertical-align: top;
}
.boxFooter05R .ttl{
  margin-bottom: 22px;
  padding: 10px 16px;
  border: 1px #0d0d0d solid;
  letter-spacing: 0.1em;
}
.boxFooter05R .ttl .large{
  font-size: 1.25rem;
}
.boxFooter05L .ulSubCat,
.boxFooter05R .ulWorkLocation{
  overflow: hidden;
  width: 100%;
}
.boxFooter05L.ver01 .ulSubCat,
.boxFooter05R.ver01 .ulWorkLocation{
  float: left;
  overflow: visible;
  width: 47.5%;
  margin-right: 5%;
}
.boxFooter05L.ver01 .ulSubCat:nth-child(2n),
.boxFooter05R.ver01 .ulWorkLocation:nth-child(2n){
  margin-right: 0;
}
.boxFooter05L .ulSubCat &gt; li,
.boxFooter05R .ulWorkLocation &gt; li{
  float: left;
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 30px;
}
.boxFooter05L.ver01 .ulSubCat &gt; li,
.boxFooter05R.ver01 .ulWorkLocation &gt; li{
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
.boxFooter05L .ulSubCat &gt; li:nth-child(2n),
.boxFooter05R .ulWorkLocation &gt; li:nth-child(2n){
  margin-right: 0;
}
.boxFooter05L .ulSubCat &gt; li .liTtl,
.boxFooter05R .ulWorkLocation &gt; li .liTtl{
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  padding: 7px 5px 7px 18px;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}
.boxFooter05L .ulSubCat02 &gt; li,
.boxFooter05R .ulWorkLocation02 &gt; li{
  margin-bottom: 13px;
  margin-left: 1.2em;
  padding-left: 0;
  text-indent: -1.2em;
  line-height: 1.3;
}
.boxFooter05L .ulSubCat02 &gt; li:before,
.boxFooter05R .ulWorkLocation02 &gt; li:before{
  content: 'â–&nbsp;';
  margin-right: 5px;
  font-size: 1.0rem;
  color: #d3d3d4;
}
.boxFooter05L .ulSubCat02 &gt; li:before{
  color: #9f3b42;
}
*/
.boxFooter06{
  padding: 35px 0 35px 0;
  background-image: url('./../../images/common/footer04-bg_2.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.boxCopyright{
  letter-spacing: 0.07em;
  text-align: center;
  font-size: 0.88rem;
}
/* /Footer */
</pre></body></html>