
/** resetStart **/

#index #contents {
  width:690px;
  float:left;

}
@media only screen and (max-width: 640px) { /** forMobile **/
  #index #contents {
    width:auto;
    float:none;
  }
}

/** resetEnd **/


/*================================================
トップページ
================================================*/

#index h1 {
  margin:0;
  padding:0;
}

#mainImage {
  width: 960px;
  margin: 0 auto 35px auto;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #mainImage {
    width: 100%;
  }
}


#mainImage > ul {
  margin: 0 auto;
  padding: 0;
  list-style: none !important;
}

#mainImage > ul > li {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

#mainImage > ul .slick-track li {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #mainImage > ul .slick-track li {
  }
}

#mainImage > ul .slick-track li a {
  display: block;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #mainImage > ul .slick-track li a {
  }
}

#mainImage > ul .slick-track li img {
  width: 100%;
}


#mainImage > ul .slick-track li a:hover {
  opacity:1;
  filter:alpha(opacity=100);
}


#mainImage .slick-prev {
  display: none !important;
}

#mainImage .slick-next {
  display: none !important;
}

#mainImage .slick-dots {
  bottom: -20px !important;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #mainImage .slick-dots {
    width: auto !important;
    position: static !important;
  }
}

#mainImage .slick-dots li {
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #mainImage .slick-dots li {
    margin: 0;
    padding: 0;
  }
}



#index .bannerList {
  margin-bottom:25px;
}

#index .bannerList img {
  display:block;
}

#mobileCatchcopy {
  display:none;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #mobileCatchcopy {
    display:block;
    font-weight:normal;
    margin:20px 10px !important;
    background:none;
    border:none;
    font-size:0.8em;
    line-height:1.5em;
  }
}

#contents .section:first-child {
  margin-top:0 !important;
}

#jobgearLink {
  text-align: center;
  margin: 20px auto;
}

#jobgearLink img {
  max-width: 100%;
  display: block;
  margin: auto;
}

#indexSearch {
  overflow:auto;
  background:#FFF;
  border:1px solid #dadada;
  padding:20px;
  margin-bottom:30px !important;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #indexSearch {
    border:3px double #dadada;
    background:#F2F7FF;
  }
}

#indexSearch h2 {
  background: url("../img/common/aopan02.png") no-repeat top left;
  box-sizing: border-box;
  background-size: auto 70px;
  padding: 30px 0 0 100px;
  min-height: 70px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #indexSearch h2 {
    background-size: auto 50px;
    padding: 15px 0 0 80px;
    min-height: 50px;
  }
}



.jobSearch {
  overflow:hidden;
  margin:0;
  padding:0;
  width:auto !important;
}

#workStyleSearch {
  margin:20px 0 10px 0;
  padding:0 0 8px 0;
  border-bottom:1px dashed #bfbfbf;
}

.jobSearch dt {
  font-size:1.1em;
  margin:0;
  padding:0;
  width:160px;
  float:left;
  font-weight:bold;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobSearch dt {
    font-size:1.1em;
    margin:0 0 10px 0;
    padding:0;
    width:100%;
    float:none;
    font-weight:normal;
    text-align:center;
  }
}

.jobSearch dd {
  margin:0;
  padding:0;
  width:480px;
  float:right;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobSearch dd {
    margin:0;
    padding:0;
    width:auto;
    float:none;
  }
}

.jobSearch dd ul {
  margin:0;
  padding:0;
  list-style:none;
  overflow:hidden;
}

.jobSearch dd li {
  margin:0 8px 8px 0;
  padding:0;
  width:150px;
  float:left;
}
  @media only screen and (max-width: 640px) { /** forMobile **/
  .jobSearch dd li {
    margin:0 5px 5px 0;
    padding:0;
    width:auto;
    float:none;
  }
}

.jobSearch dd li.button a {
  text-align:left;
  display:block;
  padding:10px 0px 10px 37px;
  background:url(../img/common/iconGlassWhite.png) no-repeat 12px 10px #ff7703;
  background-size:18px;
}

.jobSearch dd li.button a:hover {
  background-color:#FF9E33;
}

#indexNews {
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #indexNews {
    padding-bottom:30px !important;
  }
}

#indexNews h2 {
  background: url("../img/common/aopan03.png") no-repeat top left;
  box-sizing: border-box;
  background-size: auto 70px;
  padding: 30px 0 0 100px;
  min-height: 70px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #indexNews h2 {
    background-size: auto 50px;
    padding: 15px 0 0 80px;
    min-height: 50px;
  }
}

#indexNews dl {
  margin:0;
  padding:10px 0;
	border-bottom:1px dashed #bfbfbf;
  overflow:hidden;
}

#indexNews dt {
  margin:0;
	float:left;
	width:100px;
	padding:0;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #indexNews dt {
    margin:0;
    float:none;
    width:100%;
  }
}

#indexNews dd {
	float:right;
	width:510px;
  margin:0;
	background:url(../img/common/onePoint02.png) no-repeat 5px 5px;
	background-size:8px;
	padding:0 0 0 20px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #indexNews dd {
    float:none;
    width:100%;
    box-sizing:border-box;
  }
}


#newJob {
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #newJob {
  }
}

#newJob h2 {
  background: url("../img/common/aopan01.png") no-repeat top left;
  box-sizing: border-box;
  background-size: auto 70px;
  padding: 30px 0 0 100px;
  min-height: 70px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #newJob h2 {
    background-size: auto 50px;
    padding: 15px 0 0 80px;
    min-height: 50px;
  }
}

#newJob dl {
  margin:0;
  padding:10px 0;
	border-bottom:1px dashed #bfbfbf;
  overflow:hidden;
}

#newJob dt {
  margin:0;
	float:left;
	width:100px;
	padding:0;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #newJob dt {
    float:none;
    width:auto;
  }
}

#newJob dd {
	float:right;
	width:510px;
  margin:0;
	background:url(../img/common/onePoint02.png) no-repeat 5px 5px;
	background-size:8px;
	padding:0 0 0 20px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #newJob dd {
    float:none;
    width:auto;
    margin:0;
    background:url(../img/common/onePoint02.png) no-repeat 5px 5px;
    background-size:8px;
    padding:0 0 0 20px;
  }
}

#newJob dd a {
  display:block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom:8px;
}

#newJob dd .icon {
	height:18px;
  vertical-align:middle;
  padding:0 5px 2px 0;
}



.sideNavi .sideNaviLink {
  border:1px solid #dadada;
  border-top:none;
  background-color:#FFF;
  margin:0 !important;
  padding:15px 25px 0 15px;
}

.sideNavi .sideNaviLink p {
  margin:0;
  padding:0 0 0 55px;
  font-size:0.9em;
  line-height:1.5em;
}

.sideNavi .sideNaviLink .button {
  margin-top:12px;
}

#findJob {
  margin-bottom:25px;
  background:#FFFFFF;
}

#findJob h3 {
  border:none;
  border-left:5px solid #ff7703;
  background:#ffcea4;
  margin:0 !important;
  padding:8px 0 8px 15px;
  font-weight:normal;
  color:#693000;
}

#findJob .sideNaviLink {
  background:url(../img/common/findJobBg.png) no-repeat right bottom;
  background-size:60%;
}

#findJob .sideNaviLink p {
  background:url(../img/common/iconBoardGray.png) left top no-repeat;
  background-size:45px;
}

#findStaff {
  margin-bottom:25px;
  background:#FFFFFF;
}

#findStaff h3 {
  border:none;
  border-left:5px solid #19abe0;
  background:#ace1f4;
  margin:0 !important;
  padding:8px 0 8px 15px;
  font-weight:normal;
  color:#004964;
}

#findStaff .sideNaviLink {
  background:url(../img/common/findStaffBg.png) no-repeat right bottom;
  background-size:60%;
}

#findStaff .sideNaviLink p {
  background:url(../img/common/iconManGray.png) left top no-repeat;
  background-size:45px;
}

#findStaff .sideNaviLink .button a {
  background-color:#19abe0;
}

#findStaff .sideNaviLink .button a:hover {
  background-color:#5FC3E7;
}

#findAccess {
  background:#FFFFFF;
  margin-bottom:25px;
}

#findAccess h3 {
  border:none;
  border-left:5px solid #b6b6b6;
  background:#e4e4e4;
  margin:0 !important;
  padding:8px 0 8px 15px;
  font-weight:normal;
  color:#464646;
}

#findAccess .sideNaviLink {
  background:url(../img/common/findAccessBg.png) no-repeat center;
}

.sideNavi #findAccess .sideNaviLink p {
  padding:0;
}

#findAccess .sideNaviLink .button a {
  background-color:#8f8f8f;
}

#findAccess .sideNaviLink .button a:hover {
  background-color:#b2b2b2;
}



#e-learning {
  margin-bottom:25px;
}

#e-learning .sideNaviLink {
  background:url(../img/index/elearning-img.jpg) !important;
  background-size:cover !important;
}

#e-learning h3 {
  border:none;
  border-left:5px solid #ff7703;
  background:#ffcea4;
  margin:0 !important;
  padding:8px 0 8px 15px;
  font-weight:normal;
  color:#693000;
}


.sideNavi .sideNaviLink .button a {
  padding:7px 0 !important;
  display:block;
  margin:5px 12px;
}

.sideNavi .sideNaviLink .button .icon {
  width:15px;
  vertical-align:middle;
}

#haken-video {
  margin-bottom: 25px;
  text-align: center;
  width: 100% !important;
  margin: auto;
  height: 140px;
  box-sizing: border-box;
  border:1px solid #dadada;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #haken-video {
    height: 56.3%;
  }
}

#haken-video video {
  width: 100%;
  height: 140px;
  padding: 0;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #haken-video video {
    margin: auto;
    height: 56.3%;
    display: block;
  }
}


#forstafffilelink {
  margin: 25px auto;
  text-align: center;
  box-sizing: border-box;
}

#forstafffilelink a:hover img {
  opacity: 0.7
}

#forstafffilelink img {
  width: 100%;
  display: block;
  margin: 8px auto;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #forstafffilelink img {
    width: 80%;
  }
}


/*================================================
仕事一覧
================================================*/

#narrowTheSearch {
  overflow:hidden;
  width:800px;
  margin:auto;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #narrowTheSearch {
    width:100%;
  }
}

#narrowTheSearch .acordion_tree {
  background: url("../img/common/aopan02.png") no-repeat 98% 70% #FFF;
  background-size: 20% auto;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #narrowTheSearch .acordion_tree {
    background-size: 35% auto;
  }
}

#narrowTheSearchTable {
  width: 90%;
  font-size:0.9em;
  margin: auto;
  background: rgba(255,255,255,0.85)
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #narrowTheSearchTable {
    width:100%;
  }
}

#narrowTheSearchTable th {
  white-space:nowrap;
  text-align:left;
  border-bottom:1px solid #D5D5D5;
  padding:5px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #narrowTheSearchTable th {
  }
}

#narrowTheSearchTable td {
  text-align:left;
  border-bottom:1px solid #D5D5D5;
  padding:5px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #narrowTheSearchTable td {
  }
}


#narrowTheSearchTable label {
  white-space:nowrap;
}

#narrowTheSearch #narrowTheSearchSubmitButton {
  width:120px;
  margin: 10px auto 0 auto;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #narrowTheSearch #narrowTheSearchSubmitButton {
    width:100%;
    padding:3px;
    text-align:center;
    margin-top:10px;
  }
}

#narrowTheSearch #narrowTheSearchSubmitButton input {
  display:block;
  margin:0 0 0 auto;
  background:#ff7703;
  color:#FFF;
  padding:15px 25px 15px 47px;
  text-decoration:none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border:none;
  background:url(../img/common/iconGlassWhite.png) no-repeat 17px 17px #ff7703;
  background-size:18px;
  text-align:center;
  white-space:nowrap;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #narrowTheSearch #narrowTheSearchSubmitButton input {
    margin:0 auto;
    padding:10px 15px 10px 37px;
    background:url(../img/common/iconGlassWhite.png) no-repeat 12px 10px #ff7703;
    background-size:18px;
  }
}

#narrowTheSearch #narrowTheSearchSubmitButton input:hover {
  background-color:#FF9E33;
}

.pagemap {
  overflow:hidden;
  border-bottom:1px solid #E47200;
  margin:0 0 15px 0;
  padding:2px 0 5px 0;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .pagemap {
    border-bottom:none;
    background:#EFEFEF;
    padding:10px 5px;
  }
}

.pagemap p{
  width:49%;
  float:left;
  font-weight:bold;
  line-height:1em;
	padding:3px 0;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .pagemap p{
    width:100%;
    float:none;
    text-align:center;
  }
}

.pagemap .pager {
  width:49%;
  float:right;
  text-align:right;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .pagemap .pager {
    width:100%;
    float:none;
    text-align:center;
  }
}

.pagemap .pager a {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e0e0e0));
	background: linear-gradient(#f8f8f8, #e0e0e0);
	border-radius: 3px;
	text-align: left;
	border: 1px solid #CCC;
	margin:0 0 0 3px;
	padding:3px 10px;
  font-size:0.8em;
  text-decoration:none;
}

.jobList {
  background:#EEF8FC;
  overflow:hidden;
  margin:25px 0;
}

.jobList .jobHeader {
  background-color:#19ACE1;
  text-align:center;
  padding:5px 15px;
  font-size:0.8em;
  color:#533E2E;
  overflow:hidden;
}

.jobList .jobHeader .kanriNo {
  float:left;
  display:block;
  width:11em;
  padding:5px;
  background:#FFFFFF;
  text-align:center;
  border:1px solid #827565;
  line-height:1em;
  font-size:1.2em;
  font-weight:bold;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobList .jobHeader .kanriNo {
    float:none;
    margin:auto;
  }
}

.jobList .jobHeader .update {
  float:right;
  display:block;
  width:11em;
  padding:5px;
  line-height:1em;
  color:#FFF;
  font-weight: bold;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobList .jobHeader .update {
    float:none;
    margin:auto;
  }
}

.jobList .jobListInner {
  overflow:hidden;
  padding:15px;
}

.jobList .jobImage {
  width:250px;
  float:left;
  margin-bottom:8px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobList .jobImage {
    width:100%;
    float:none;
  }
}

.jobList .jobImage img {
  max-width:250px;
  max-height:250px;
  display:block;
  margin:auto;
  border:1px solid #C4C9CB;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobList .jobImage img {
    width:100%;
  }
}

.jobList .jobInfo {
  width:600px;
  float:right;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobList .jobInfo {
    width:100%;
    float:none;
    font-size:0.8em;
  }
}

.jobList .jobInfo th {
  width:5em;
  padding:5px;
  text-align:left;
  vertical-align:top;
  border:1px solid #CCC;
  background-color:#CDEEF8;
}

.jobList .jobInfo td {
  padding:5px;
  text-align:left;
  vertical-align:top;
  border:1px solid #CCC;
  background-color:#FFF;
}

.jobList .button {
  margin:0 0 0 0 !important;
  clear:both;
  background:#C1E9F7;
  padding:15px;
}

.jobList .button a {
  padding:7px 20px !important;
  margin:5px 10px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobList .button a {
    display:block;
  }
}

.jobList .button .icon {
  width:15px;
  vertical-align:middle;
}

.jobList .button a:hover {
  background-color:#FF9E33;
}


/*================================================
仕事詳細・仕事エントリー
================================================*/

.jobDetail {
  background:#EEF8FC;
  overflow:hidden;
  margin:0;
  margin-bottom:35px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail {
  }
}

.jobDetail .jobHeader {
  background-color:#19ACE1;
  text-align:center;
  padding:5px 15px;
  font-size:0.8em;
  color:#533E2E;
  overflow:hidden;
}

.jobDetail .jobHeader .kanriNo {
  float:left;
  display:block;
  width:11em;
  padding:5px;
  background:#FFFFFF;
  text-align:center;
  border:1px solid #827565;
  line-height:1em;
  font-size:1.2em;
  font-weight:bold;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobHeader .kanriNo {
    float:none;
    margin:auto;
  }
}

.jobDetail .jobHeader .update {
  float:right;
  display:block;
  width:11em;
  padding:5px;
  line-height:1em;
  color:#FFF;
  font-weight: bold;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobHeader .update {
    float:none;
    margin:auto;
  }
}


#catchCopy {
  font-size:1.8em;
  line-height:1.3em;
  color:#006BEB;
  margin:25px 15px 10px 15px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #catchCopy {
    font-size:1.2em;
    line-height:1.1em;
  }
}


.jobDetail .jobInfo {
  width:600px;
  float:left;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobInfo {
    width:100%;
    font-size:0.8em;
    margin-bottom:25px;
  }
}

.jobDetail .jobInfo th {
  width:5em;
  padding:10px;
  text-align:left;
  vertical-align:top;
  border:1px solid #CCC;
  background-color:#CDEEF8;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobInfo th {
    padding:5px;
  }
}

.jobDetail .jobInfo td {
  padding:10px;
  text-align:left;
  vertical-align:top;
  border:1px solid #CCC;
  background-color:#FFF;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobInfo td {
    padding:5px;
  }
}

.jobDetail .jobDetailInner {
  overflow:hidden;
  padding:15px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobDetailInner {
    padding:15px 15px 0 15px;
  }
}

.jobDetail .jobImage {
  width:270px;
  float:right;
  margin-bottom:20px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobImage {
    width:100%;
    float:none;
  }
}

.jobDetail .jobImage img {
  width:270px;
  border:1px solid #C4C9CB;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail .jobImage img {
    width:100%;
  }
}

.jobDetail #jobDetailRight {
  width:270px;
  float:right;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail #jobDetailRight {
    width:100%;
    float:none;
    font-size:0.8em;
  }
}

#jobEntry .jobDetail #jobDetailRight {
}
@media only screen and (max-width: 640px) { /** forMobile **/
  #jobEntry .jobDetail #jobDetailRight {
    display:none;
  }
}

.jobDetail #jobDetailRight dl {
  margin:0;
  padding:0;
}

.jobDetail #jobDetailRight dt {
  margin:0;
  padding:0;
  font-weight:bold;
}

.jobDetail #jobDetailRight dd {
  margin:0 0 8px 0;
  padding:0 0 8px 1em;
  border-bottom:1px solid #CFCFCF;
}

.jobDetail #jobDetailRight #welfareWrapper {
  padding:10px;
  border:3px double #D1D1D1;
  line-height:1.1em;
  margin-bottom:20px;
  background: #FFF;
}

.jobDetail #jobDetailRight #welfareWrapper #welfareTitle {
  text-align:center;
  display:block;
  margin-bottom:8px;
	background-color:#E9E1D7;
	border:1px solid #D4CDC4;
  padding:3px;
}

.jobDetail #jobDetailRight #welfare {
  font-size:0.8em;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail #jobDetailRight #welfare {
    font-size:0.9em;
  }
}

.jobDetail #jobDetailRight #welfare dl {
  overflow:hidden;
  margin:0 0 5px 0;
  padding:0 0 3px 0;
  border-bottom:1px dotted #D1D1D1;
}

.jobDetail #jobDetailRight #welfare dl dt {
  margin:0;
  padding:0;
  width:50px;
  float:left;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail #jobDetailRight #welfare dl dt {
    width:23%;
    float:left;
  }
}

.jobDetail #jobDetailRight #welfare dl dd {
  margin:0;
  padding:0;
  width:180px;
  float:right;
  border:none;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail #jobDetailRight #welfare dl dd {
    width:70%;
  }
}

.jobDetail #jobDetailRight #welfare dl dd .small {
  font-size:0.95em;
  line-height:1.1em;
  display:block;
  margin-top:3px;
}


.jobDetail #jobDetailRight #welfare .welfareAttention {
  color:#E10003;
}

.jobDetail #jobDetailRight dd .tellink {
  text-decoration:none;
  color:#000000;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobDetail #jobDetailRight dd .tellink {
    text-decoration:underline;
    color: #00F;
  }
}

.jobDetail .button {
  margin:0 0 0 0 !important;
  clear:both;
  background:#C1E9F7;
  padding:20px;
  font-size:1.2em;
}

.jobDetail .button a {
  padding:10px 30px !important;
  margin:5px 10px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .jobList .button a {
    display:block;
  }
}

.jobDetail .button .icon {
  width:20px;
  vertical-align:middle;
}

.jobDetail .button a:hover {
  background-color:#FF9E33;
}



/*================================================
お問い合わせフォーム全般
================================================*/

.jQuery_form_error {
	background-color:#FFD8D9;
}

.error_msg_box {
	color:#C00;
	font-weight:normal;	
	background-color:#FFDFDF;
	padding:5px 10px;
	border:3px double #E96464;
  margin:20px auto;
}

.announce_msg_box {
	color:#1C9200;
	font-weight:bold;	
	background-color:#D9F3EA;
	padding:10px;
	border:3px double #98CCB9;
  margin:20px auto;
}
.information {
  width:700px;
  border:8px solid #DFDFDF;
  background:#EDEDED;
  margin:100px auto;
  padding:50px 50px 20px 50px;
  box-sizing:border-box;
  text-align:center;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .information {
    width:100%;
    border:5px solid #DFDFDF;
    background:#EDEDED;
    margin:auto;
    padding:20px 10px 5px 10px;
    box-sizing:border-box;
    text-align:center;
  }
}

.information dt {
  margin:0 0 1.5em 0;
  padding:0;
  font-weight:bold;
  font-size:1.5em;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .information dt {
    margin:0 0 1em 0;
    padding:0;
    font-weight:bold;
    font-size:1.3em;
  }
}

.information dd {
  margin:0 0 1.5em 0;
  padding:0;
  text-align:left;
}

.information dd.linkArea {
  text-align:center;
}


.mailform table {
  width:100%;
  margin-bottom:20px;
}

.mailform table th {
  width:250px;
  vertical-align:middle;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .mailform table th {
      display:block;
      width:auto;
      font-size:0.8em;
  }
}

.mailform table th.required {
  background-image:url(../img/common/hissu.gif) ;
  background-repeat:no-repeat;
  background-position:96% center;
}

.mailform table th.optional {
  background-image:url(../img/common/ninni.gif) ;
  background-repeat:no-repeat;
  background-position:96% center;
}

.mailform table th.select {
  background-image:url(../img/common/sentaku.gif) ;
  background-repeat:no-repeat;
  background-position:96% center;
}



.mailform table th.confirmation {
  background-image:url(../img/common/kakunin.gif) ;
  background-repeat:no-repeat;
  background-position:96% center;
}

.mailform table td {
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .mailform table td {
    display:block;
    width:auto;
    font-size:0.8em;
  }
}

.mailform table .radioList {
  overflow:hidden;
}

.mailform table .radioList label {
  margin:3px 0;
  padding:0;
  float:left;
  width:10em;
  display:block !important;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .mailform table .radioList label {
    white-space:nowrap;
  }
}

.inputSmall {
  width:100px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .inputSmall {
    width:35%;
  }
}

.inputMedium {
  width:200px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .inputMedium {
    width:75%;
  }
}

.inputLarge {
  width:350px;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .inputLarge {
    width:95%;
  }
}

.textareaSmall {
  width:500px;
  height:2.5em;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .textareaSmall {
    width:98%;
    height:2.5em;
  }
}

.textareaLarge {
  width:500px;
  height:8em;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .textareaLarge {
    width:98%;
    height:8em;
  }
}

.mailform table .submitArea {
}

@media only screen and (max-width: 640px) { /** forMobile **/
  .mailform table .submitArea {
    padding:0 20px;
  }
}


.mailform table .submitArea p {
  text-align:center;
  margin-bottom:10px;
  font-size:0.9em;
  line-height:1.5em;
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .mailform table .submitArea p {
    text-align:left;
  }
}


.mailform table .submitArea .button input {
}
@media only screen and (max-width: 640px) { /** forMobile **/
  .mailform table .submitArea .button input {
    width:100%;
    margin:5px 0;
  }
}

.secure_seal {
  display:table;
  background:#FFF5B5;
  border:1px solid #D7D095;
  text-align:center;
  padding:15px 20px;
  overflow:hidden;
  margin:0 auto 30px auto;
  max-width:400px;
}

.secure_seal .seal {
  float:left;
  margin:0 15px 0 0;
}

.secure_seal p {
  text-align:left;
  margin:0 0 0 20px;
  font-size:0.8em;
}

#companyInq h1 {
  border-left:5px solid #19abe0 !important;
}

#companyInq .button, {
  border-left:5px solid #19abe0 !important;
}


#companyInq .button a, #companyInq .button input {
  background:#19abe0;
}


#companyInq .button a:hover, #companyInq .button input:hover {
  background:#5FC3E7;
}

