@charset "UTF-8";
.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%;
}

.mod-environmentDisplay {
  background: #ddd;
  padding: 5px;
  text-align: center;
}

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

body {
  font: 18px/1 "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

body, div, p, h1, h2, h3, h4, h5, h6, table, form,
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;
}

.head-box {
  display: table;
  width: 980px;
  height: 73px;
  margin: 0 auto;
}

.head-box-item {
  display: table-cell;
  vertical-align: middle;
}

.head-box-item__l1 {
  width: 270px;
  text-align: left;
}

.head-box-item__l2 {
  width: 538px;
  text-align: left;
}

.head-box-item__r1 {
  width: 125px;
  text-align: left;
}

.head-box-item__r2 {
  width: auto;
  text-align: right;
}

.kvOuter {
  width: 100%;
  height: 335px;
  background: url(/img/lp7/kv_bg.jpg) repeat-x 0 0;
  margin: 0 0  30px;
}

.kv {
  width: 981px;
  margin: 0 auto;
}

.lead {
  text-align: center;
  margin: 0 0 25px;
}

.pittari1 {
  width: 980px;
  height: 255px;
  border-radius: 8px;
  border: 2px solid #e9dab8;
  margin: 0 auto 30px;
  -moz-box-shadow: rgba(200, 170, 100, 0.4) 0 0 10px 2px;
  -webkit-box-shadow: rgba(200, 170, 100, 0.4) 0 0 10px 2px;
  box-shadow: rgba(200, 170, 100, 0.4) 0 0 10px 2px;
}

.pittari1-title {
  background: #502c00;
  text-align: center;
  border-radius: 8px 8px 0 0;
  height: 57px;
  padding: 11px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pittari1-content {
  text-align: center;
  padding: 20px 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pittari1-content-campaign {
  margin: 0 0 15px;
}

.pittari1-content-btn a {
  display: inline-block;
  position: relative;
  width: 710px;
  height: 84px;
  background: #005fbf;
  border: 1px solid #036;
  border-radius: 10px;
  text-align: center;
  padding: 20px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: #003366 0 10px 0;
  -webkit-box-shadow: #003366 0 10px 0;
  box-shadow: #003366 0 10px 0;
}
.pittari1-content-btn a:hover {
  background: #196cbf;
}
.pittari1-content-btn a:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 10px 0 0;
}

.pittari1-content-btn-finger {
  display: block;
  width: 97px;
  height: 97px;
  position: absolute;
  right: -50px;
  bottom: -30px;
}

.logoList {
  width: 980px;
  border: 5px solid #c8aa64;
  border-radius: 10px;
  background: #fffaf0;
  padding: 2px;
  margin: 0 auto 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.logoList-title {
  text-align: center;
  margin: 0 0 10px;
}

.logoList-list {
  display: inline-block;
  width: 898px;
  margin: 0 -14px 0 0;
  text-align: left;
}

.logoList-inner {
  border: 2px solid #e9dab8;
  border-radius: 4px;
  font-size: 0;
  text-align: center;
  padding: 17px 0;
}

.logoList-list-item {
  width: 100px;
  height: 58px;
  margin: 0 10px 10px 0;
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 0;
  line-height: 1;
}

.logoList-list-item img {
  display: inline-block;
  width: inherit;
  height: inherit;
}

.cont1-title {
  text-align: center;
  margin: 0 0 25px;
}

.nayami {
  width: 980px;
  margin: 0 auto 50px;
}

.nayami-list {
  width: 100%;
  height: 388px;
  margin: 0 0 30px;
  position: relative;
  background: url(/img/lp7/nayami_bg.jpg) no-repeat 55% 50%;
}

.nayami-list-item {
  position: absolute;
}

.nayami-list-item_1 {
  top: 0;
  left: 90px;
}

.nayami-list-item_2 {
  top: 131px;
  left: 0;
}

.nayami-list-item_3 {
  bottom: 0;
  left: 48px;
}

.nayami-list-item_4 {
  top: 57px;
  right: 72px;
}

.nayami-list-item_5 {
  top: 220px;
  right: 0;
}

.nayami-solve {
  text-align: center;
}

.cospa-lead {
  text-align: center;
  margin: 0 0 -15px;
}

.cospa-table {
  text-align: center;
  margin: 0 0 30px;
}

.cospa-summary {
  text-align: center;
  margin: 0 0 30px;
}

.cospa-conclusion {
  text-align: center;
  margin: 0 0 30px;
}

.cont2 {
  width: 980px;
  margin: 0 auto 40px;
}

.cont2-title {
  text-align: center;
  margin: 0 0 30px;
}

.cont2-lead {
  width: 900px;
  line-height: 1.5;
  margin: 0 auto 30px;
}

.suited {
  width: 900px;
  background: #fffdf0;
  border-radius: 20px;
  border: 1px solid #ccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.suited__juku {
  margin: 0 auto 40px;
  padding: 0 0 20px;
}
.suited__juku h3 {
  height: 139px;
  margin: 0 auto -24px;
  padding: 15px 0 0;
  width: 854px;
}
.suited__juku dd strong {
  color: #2059da;
}

.suited-list {
  width: 844px;
  background: #fdf6c9;
  margin: 0 auto 15px;
  position: relative;
  z-index: 2;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.suited-list dt {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #c1c1c1;
}
.suited-list dd {
  line-height: 1.5;
  text-align: justify;
}

.suited__tutor {
  margin: 0 auto 30px;
  padding: 0 0 20px;
}
.suited__tutor h3 {
  height: 139px;
  margin: 0 auto -24px;
  padding: 15px 0 0;
  width: 865px;
}
.suited__tutor dd strong {
  color: #c10000;
}

.pittari2 {
  width: 980px;
  margin: 0 auto 50px;
}

.pittari2-lead {
  text-align: center;
  margin: 0 0 30px;
}

.pittari2-box {
  width: 980px;
  border-radius: 6px;
  border: 2px solid #e9dab8;
  padding: 0 0 30px;
  margin: 0 auto 30px;
  -moz-box-shadow: rgba(200, 170, 100, 0.4) 0 0 10px 2px;
  -webkit-box-shadow: rgba(200, 170, 100, 0.4) 0 0 10px 2px;
  box-shadow: rgba(200, 170, 100, 0.4) 0 0 10px 2px;
}

.pittari2-box-title {
  background: #502c00;
  text-align: center;
  height: 57px;
  border-radius: 4px 4px 0 0;
  padding: 12px 0 0;
  margin: 0 0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pittari2-box-name {
  text-align: center;
  margin: 0 0 15px;
}

.pittari2-box-button {
  text-align: center;
}
.pittari2-box-button a {
  display: inline-block;
  position: relative;
  background: #fff;
}
.pittari2-box-button a:hover img {
  opacity: .8;
}
.pittari2-box-button a:hover span img {
  opacity: 1;
}

.pittari2-content-btn-finger {
  display: block;
  position: absolute;
  width: 97px;
  height: 97px;
  right: -50px;
  bottom: -30px;
}

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

.cont3-title {
  text-align: center;
  margin: 0 0 30px;
}

.hikaku {
  width: 900px;
  margin: 0 auto 30px;
}

.hikaku-lead {
  margin: 0 auto 25px;
}

.tokucho {
  width: 900px;
  margin: 0 auto 50px;
  background: #fffadd;
  padding: 0 0 10px;
}

.tokucho-title {
  height: 96px;
  padding: 33px 0 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tokucho-list {
  width: 860px;
  background: #fff;
  border-radius: 10px;
  margin: 0 auto 15px;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tokucho-list dt {
  margin: 0 0 15px;
}
.tokucho-list dd {
  line-height: 1.5;
  text-align: justify;
}
.tokucho-list dd strong {
  color: #c10000;
}
.tokucho-list dd strong a {
  color: #0066cc;
}
.tokucho-list dd strong a:hover {
  text-decoration: none;
  color: #ef8201;
}
.tokucho-list dd ul {
  margin: 10px 0;
}
.tokucho-list dd ul li {
  margin: 0 0 10px;
  text-indent: 1em;
}

.cont-004-step {
  width: 980px;
  margin: 0 auto 40px;
}

.cont004-tx-ttl-step {
  margin-bottom: 15px;
}

.cont004-tx-list-step-001 {
  background: url(/img/lp7/cont004_bg_step_001.gif) no-repeat left top;
  width: 641px;
  height: 139px;
  font-size: 16px;
  line-height: 1.8;
  padding: 89px 306px 0 33px;
}

.cont004-tx-list-step-002 {
  background: url(/img/lp7/cont004_bg_step_002.gif) no-repeat left top;
  width: 641px;
  height: 139px;
  font-size: 16px;
  line-height: 1.8;
  padding: 89px 306px 0 33px;
}

.cont004-tx-list-step-003 {
  background: url(/img/lp7/cont004_bg_step_003.gif) no-repeat left top;
  width: 641px;
  height: 110px;
  font-size: 16px;
  line-height: 1.8;
  padding: 89px 306px 0 33px;
}

.campaignBanner {
  text-align: center;
  margin: 0 0 50px;
}

.cvbox {
  width: 860px;
  background: url(/img/lp7/cv_bg.png) repeat 0 0;
  border-radius: 6px;
  margin: 0 auto 30px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
}

.cvbox-title {
  background: #502c00;
  text-align: center;
  height: 60px;
  padding: 13px 0 0;
  border-radius: 6px 6px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cvbox-step {
  padding: 25px 20px;
}

.cvbox-step1 {
  width: 400px;
  float: left;
  margin: 0 0 35px;
}
.cvbox-step1 dt {
  border-bottom: 3px solid #502c00;
  color: #502c00;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px;
}
.cvbox-step1 dt span {
  display: inline-block;
  background: #502c00;
  font-size: 24px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  margin: 0 12px 0 0;
  padding: 3px 10px;
  line-height: 1;
}
.cvbox-step1 dt small {
  font-size: 16px;
}
.cvbox-step1 dd {
  background: #f7f7ee;
  width: 380px;
  margin: 0 auto;
  padding: 13px 20px;
  height: 119px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cvbox-step1 dd select {
  width: 340px;
  height: 40px;
  font-size: 16px;
}
.cvbox-step1 dd select:first-child {
  margin: 0 0 13px;
}

.cvbox-step2 {
  width: 400px;
  float: right;
  margin: 0 0 35px;
}
.cvbox-step2 dt {
  border-bottom: 3px solid #502c00;
  color: #502c00;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px;
}
.cvbox-step2 dt span {
  display: inline-block;
  background: #502c00;
  font-size: 24px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  margin: 0 12px 0 0;
  padding: 3px 10px;
  line-height: 1;
}
.cvbox-step2 dt small {
  font-size: 16px;
}
.cvbox-step2 dd {
  background: #f7f7ee;
  width: 380px;
  margin: 0 auto;
  padding: 38px 20px 0;
  height: 119px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cvbox-step2 dd select {
  width: 340px;
  height: 40px;
  font-size: 16px;
}

.cvbox-step3 {
  clear: both;
}
.cvbox-step3 dt {
  border-bottom: 3px solid #502c00;
  color: #502c00;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px;
}
.cvbox-step3 dt span {
  display: inline-block;
  background: #502c00;
  font-size: 24px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  margin: 0 12px 0 0;
  padding: 3px 10px;
  line-height: 1;
}
.cvbox-step3 dt small {
  font-size: 16px;
}
.cvbox-step3 dd {
  margin: 0 auto;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cvbox-step3 dd a {
  display: inline-block;
  width: 610px;
  height: 90px;
  background: #c10000;
  border: 1px solid #600;
  border-radius: 10px;
  padding: 17px 0 0;
  margin: 0 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: #660000 0 10px 0;
  -webkit-box-shadow: #660000 0 10px 0;
  box-shadow: #660000 0 10px 0;
}
.cvbox-step3 dd a:hover {
  background: #d41b1b;
}
.cvbox-step3 dd a:active {
  margin: 10px 0 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lp-annotation {
  margin: 0 auto 20px;
  width: 800px;
  font-size: 11px;
  line-height: 1.5;
}

#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;
}

.area-ng {
  border: 2px solid #f00 !important;
}

.area-ok {
  background: #fff !important;
}

.inq-error-box {
  position: relative;
  margin: 0 auto;
  padding: 20px 35px 25px;
  width: 500px;
  background: #fff;
  border-radius: 4px;
}
.inq-error-box::before {
  position: absolute;
  display: block;
  content: "";
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #fff;
  top: -17px;
  right: -17px;
}
.inq-error-box p {
  font-size: 12px;
}

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

.inq-error-box span {
  padding: 0 10px 0;
  color: #fff;
  background: #a50c0c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.inq-error-box .err-ic-batu {
  position: absolute;
  top: -16px;
  right: -16px;
  opacity: 1;
  cursor: pointer;
  padding: 0;
}
.inq-error-box .err-ic-batu:hover {
  opacity: .85;
}
.inq-error-box .err-ic-batu:active {
  top: -16px;
}

#footer .footer-about:after,
#footer .footer-link-box:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
