@charset "UTF-8";
.mod-environmentDisplay {
  background: #ddd;
  padding: 5px;
  text-align: center;
}

body {
  font: 13px "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",arial,helvetica,clean,sans-serif;
  /*font:13px "ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;*/
  *font-size: small;
  *font: x-small;
}

body, div, p, pre, h1, h2, h3, h4, h5, h6, table, form,
caption, ul, ol, li, dl, dt, dd, img {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 100%;
}

ul, ol {
  list-style: none;
}

h1, h2, h3, h4, h5, h6, strong, em {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, button, textarea, select, optgroup, option, address {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
  *font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 13px;
  *font-size: small;
  *font: x-small;
}

a {
  color: #004B91;
}

a:visited {
  color: #004B91;
  /*125367*/
}

a:hover {
  color: #E4251F;
  text-decoration: none;
}

a:active {
  color: #cc0000;
}

/* fontsize */
.f10 {
  font-size: 77%;
}

.f11 {
  font-size: 85%;
}

.f12 {
  font-size: 93%;
}

.f13 {
  font-size: 100%;
}

.f14 {
  font-size: 108%;
}

.f15 {
  font-size: 116%;
}

.f16 {
  font-size: 123.1%;
}

.f17 {
  font-size: 131%;
}

.f18 {
  font-size: 138.5%;
}

.f19 {
  font-size: 146.5%;
}

.f20 {
  font-size: 153.9%;
}

.f21 {
  font-size: 161.6%;
}

.f22 {
  font-size: 167%;
}

.f23 {
  font-size: 174%;
}

.f24 {
  font-size: 182%;
}

.f25 {
  font-size: 189%;
}

.f26 {
  font-size: 197%;
}

/* --------------------------------
	body
-------------------------------- */
body {
  color: #333;
}

/* --------------------------------
	全体
-------------------------------- */
/* --------------------------------
	ヘッダー
-------------------------------- */
#head {
  padding: 5px 0;
  border-bottom: 1px solid #c8aa64;
}

#head .head-inner {
  width: 980px;
  margin: 0 auto;
}

#head .head-logo-inner {
  width: 980px;
}

#head .head-logo-l {
  padding: 5px 0 0 0;
  width: 700px;
  float: left;
}

#head .head-logo-l.head-logo-l__lp5 {
  width: 793px;
}

#head .head-logo-l-test {
  padding: 19px 0 0 0;
  width: 700px;
  float: left;
}

.head-logo-l-img001 {
  float: left;
  width: 241px;
}

.head-logo-l-tx,
.head-logo-l-tx001 {
  padding: 5px 0 0 20px;
  float: left;
}

.head-logo-l-tx-test {
  padding: 0 0 0 20px;
  float: left;
  width: 435px;
}

.head-logo-l-tx__lp5 {
  padding: 0 0 0 20px;
  text-align: right;
  width: 526px;
}

#head .head-logo-r {
  margin: 0 0 0 0;
  padding: 8px 0 0 0;
  float: right;
}

.head-logo-r-tx001 {
  padding: 15px 20px 0 0;
  float: left;
}

.head-logo-r-img001 {
  padding-right: 10px;
  float: left;
}

.head-logo-r-img002 {
  float: left;
}

/* --------------------------------
	メイン
-------------------------------- */
#main {
  position: relative;
  padding: 100px;
  background: #cae5f4;
}

/* --------------------------------
 フッター
-------------------------------- */
#footer {
  margin: 0 0 0 0;
  padding: 15px 0 0;
  border-top: 1px solid #d7d7d7;
}

#footer .footer-about {
  width: 880px;
  margin: 0 auto;
  padding: 0 0 16px;
}

#footer .footer-about-l {
  float: left;
  margin: 3px 0 0 0;
  padding: 2px 20px 2px 0;
  border-right: 1px solid #ccc;
}

#footer .footer-about-r {
  width: 665px;
  float: right;
  font-size: 10px;
  line-height: 1.3;
  color: #333;
}

#footer .footer-link {
  padding: 20px 0 0 0;
  /*border-top:1px solid #fff;*/
  background: #e6e6e6 url(/img/common/bg_011.gif) repeat-x left top;
}

#footer .footer-link-inner {
  width: 880px;
  margin: 0 auto;
  padding: 0 0 25px;
}

#footer .footer-link-box {
  padding: 0 0 2px 0;
}

#footer .footer-link-box a {
  text-decoration: none;
}

#footer .footer-link-area {
  width: 315px;
  float: left;
  font-size: 83%;
}

#footer .footer-link-area dt,
#footer .footer-link-company dt,
#footer .footer-link-support dt,
#footer .footer-link-group dt {
  margin: 0 0 8px 0;
  padding: 1px 0 0 4px;
  border-left: 3px solid #333;
  font-weight: bold;
}

#footer .footer-link-area dd li,
#footer .footer-link-company dd li,
#footer .footer-link-support dd li,
#footer .footer-link-group dd li {
  padding: 0 0 5px 0;
}

#footer .footer-link-support {
  width: 125px;
  float: left;
  font-size: 83%;
}

#footer .footer-link-company {
  width: 125px;
  float: left;
  font-size: 83%;
}

#footer .footer-link-group {
  width: 125px;
  float: left;
  font-size: 83%;
}

#footer .footer-link-group dl {
  padding: 0 0 10px;
}

#footer .footer-link-security {
  width: 160px;
  padding: 5px 0 10px;
  float: left;
  font-size: 83%;
  border: 1px solid #ccc;
  background: #fff;
  text-align: center;
}

#footer address {
  font-size: 10px;
  font-style: normal;
  text-align: center;
  color: #616161;
  letter-spacing: 0.07em;
}

.cv {
  background: #f9f3e6;
  border: 3px solid #6d1f00;
  border-radius: 10px;
  position: relative;
  padding: 25px 0 0;
  margin: 50px 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cv-title {
  width: 852px;
  height: 49px;
  position: absolute;
  margin: 0 auto;
  top: -28px;
  right: 0;
  left: 0;
}

.cv-input {
  display: table;
  width: 937px;
  margin: 0 auto;
}

.cv-input-check {
  display: table-cell;
  width: 627px;
}
.cv-input-check dl {
  width: 100%;
  height: 68px;
}
.cv-input-check dl:not(:last-child) {
  border-bottom: 1px dashed #6d1f00;
}
.cv-input-check dl dt, .cv-input-check dl dd {
  display: inline-block;
  height: 68px;
  line-height: 68px;
}
.cv-input-check dl dt {
  font-size: 16px;
  font-weight: bold;
  width: 11em;
}
.cv-input-check dl dt::before {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #6d1f00;
  border-radius: 50%;
  line-height: 22px;
  text-align: center;
  color: #fff;
  margin: 5px;
}
.cv-input-check dl dd {
  font-size: 14px;
}

.cv-input-check-1 dt::before {
  content: "1";
}
.cv-input-check-1 input[type="text"] {
  width: 259px;
  height: 40px;
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
  vertical-align: baseline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cv-input-check-2 dt::before {
  content: "2";
}
.cv-input-check-2 dd {
  margin: 0 15px 0 0;
}
.cv-input-check-2 dd input[type="radio"] {
  width: 18px;
  height: 18px;
  vertical-align: -4px;
}

.cv-input-check-3 dt::before {
  content: "3";
}
.cv-input-check-3 dd {
  margin: 0 15px 0 0;
}
.cv-input-check-3 dd input[type="radio"] {
  width: 18px;
  height: 18px;
  vertical-align: -4px;
}

.cv-input-button {
  display: table-cell;
  width: 310px;
  text-align: right;
  vertical-align: middle;
}
.cv-input-button a {
  display: inline-block;
  position: relative;
  width: 290px;
  height: 105px;
  background: #dc0202;
  border: 1px solid #a70202;
  border-radius: 10px;
  text-align: center;
  line-height: 105px;
  padding: 35px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: #a70202 0 5px 0;
  -webkit-box-shadow: #a70202 0 5px 0;
  box-shadow: #a70202 0 5px 0;
}
.cv-input-button a:hover {
  background: #dc2323;
}
.cv-input-button a::before {
  content: "";
  display: block;
  width: 60px;
  height: 46px;
  position: absolute;
  top: -12px;
  right: 4px;
  background: url(/img/common/lp_cv_buttontxt_free.png) no-repeat 50% 50%;
}

.cvlp5 {
  width: 980px;
  margin: 0 auto;
}

/* --------------------------------
 CVエリア
-------------------------------- */
.requestCv {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 10px 10px;
  width: 900px;
  border: 3px solid #6d1f00;
  border-radius: 10px;
  background: #f9f3e6 url(/img/requestlp/requestlp_image.png) no-repeat 700px 90px;
}

.requestCv-title {
  margin: 0 0 30px 70px;
}

.requestCv-input {
  margin: 0 0 30px 40px;
  width: 627px;
}

.requestCv-input-check dl {
  width: 100%;
  height: 68px;
}
.requestCv-input-check dl:not(:last-child) {
  border-bottom: 1px dashed #6d1f00;
}
.requestCv-input-check dl dt, .requestCv-input-check dl dd {
  display: inline-block;
  height: 68px;
  line-height: 68px;
}
.requestCv-input-check dl dt {
  width: 11em;
  font-size: 16px;
  font-weight: bold;
}
.requestCv-input-check dl dt::before {
  display: inline-block;
  text-align: center;
  margin: 5px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  line-height: 22px;
  background: #6d1f00;
  color: #fff;
}
.requestCv-input-check dl dd {
  font-size: 14px;
}

.requestCv-input-check-1 dt::before {
  content: "1";
}
.requestCv-input-check-1 input[type="text"] {
  vertical-align: baseline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 259px;
  height: 40px;
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
}

.requestCv-input-check-2 dt::before {
  content: "2";
}
.requestCv-input-check-2 dd {
  margin: 0 15px 0 0;
}
.requestCv-input-check-2 dd input[type="radio"] {
  vertical-align: -4px;
  width: 18px;
  height: 18px;
}

.requestCv-input-check-3 dt::before {
  content: "3";
}
.requestCv-input-check-3 dd {
  margin: 0 15px 0 0;
}
.requestCv-input-check-3 dd input[type="radio"] {
  vertical-align: -4px;
  width: 18px;
  height: 18px;
}

.requestCv-input-button {
  text-align: center;
}

/* エラー表示 */
.inq-error-box {
  position: relative;
  margin: 0 auto;
  padding: 20px 35px 25px;
  width: 500px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
}
.inq-error-box span {
  padding: 0 10px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #a50c0c;
  color: #fff;
}

.inq-error-txt {
  margin: 0 0 20px;
  padding: 0 0 0 18px;
  line-height: 1.3;
  background: url(/img/requestlp/ic_aten.gif) no-repeat left center;
  color: #f00;
  font-weight: bold;
}

/* --------------------------------
 clearfix
-------------------------------- */
#main:after,
#head:after,
#head .head-inner:after,
#footer .footer-about:after,
#footer .footer-link-box:after,
.twocolumn:after,
#head .head-logo-inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html #main,
* html #head,
* html #head .head-inner,
* html #footer .footer-about,
* html #footer .footer-link-box,
* html .twocolumn,
* html #head .head-logo-inner {
  zoom: 1;
  /* IE6 */
}

*:first-child + html #main,
*:first-child + html #head,
*:first-child + html #head .head-inner,
*:first-child + html #footer .footer-about,
*:first-child + html #footer .footer-link-box,
*:first-child + html .twocolumn,
*:first-child + html .com-inq-inner,
*:first-child + html #head .head-logo-inner {
  zoom: 1;
  /* IE7 */
}
