@charset "UTF-8";


/* COMMON
---------------------------------------------------------- */
@media(max-width:614px){
body{
font-size: 12px;
}
}/* @media */

/* ----------------------------------------------------------
form_area
---------------------------------------------------------- */
.form_area{
width: 100%;
margin: 0 auto;
}
form.mailform{
font-size: 1em;
}
.form-field > label {
margin-bottom: 0.2em;
letter-spacing: .04em;
color:#b5b5b5;
display: block;
}
.form-field {
margin-top: 2em;
}
form.mailform input, form.mailform textarea {
border: 0;
width: 100%;
padding: 14px 10px;
font-size: 1rem;
outline: none;
background: #eeeeee;
color: #3f3f3f;
}
form.mailform .jingle input{
padding: 1% 0;
background: none;
}
form.mailform .ns-job-etc input{
margin-bottom: 0.5em;
top: -1em;
position: relative;
}
form.mailform input.age{
width: 4em;
}
form.mailform label input{
width: inherit;
}
.radio_select-type1{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding:2em 0;
}
.radio_select-type2{
border-bottom: 1px solid #ccc;
padding:0 0 1em;
}
span.setting{
margin: -3.03em 0 0;
display: block;
}
span.corner_cs {
font-size: 0.8em;
color: rgba(0, 0, 0, 0.58);
padding: 0 1.2em;
display: block;
line-height: 1.6;
}
.radio_select-type2 span.wpcf7-list-item{
display: block;
margin: 0 0 1em 1em;
}
/* 必須 */
.mailform > .required > label::after,
.mailform > .lp-wp-r > .required > label::after{
content: '必須';
font-size: .8em;
position: relative;
top: -0.1em;
left: 0.5em;
padding: .12em 0.7em;
color: rgba(23, 170, 190, 1);
}
/* セレクトボタン */
.pd-select {
overflow: hidden;
position: relative;
width: 50%;
}
select {
width: 100%;
padding: 14px 10px;
font-size: 1em;
color: #3f3f3f;
cursor: pointer;
text-indent: 0.01px;
text-overflow: ellipsis;
border: none;
outline: none;
background: #eeeeee;
background-image: none;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
border-radius: 0;
}
select::-ms-expand {
display: none;
}
/* .pd-select > select {
position: relative;
} */
.pd-select::after {
position: absolute;
bottom: 1.3em;
right: 1em;
width: 0;
height: 0;
padding: 0;
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 9px solid #666666;
pointer-events: none;
}
/* select.select {
padding: 14px 10px;
font-size: 1rem;
background: #eeeeee;
color: #3f3f3f;
} */

/* 送信ボタン */
form.mailform input[type="submit"] {
background: #40aca7;
color: #fff;
margin-top: 20px;
}
form.mailform input[type="submit"]:hover {
opacity: .8;
}
/* 注意書き */
p.error.no-label {
font-size: 0.8em !important;
}
/* チェックボックス */
form.mailform input[type="checkbox"] {
border: 0;
width: initial;
padding: 0;
font-size: 1rem;
outline: none;
background: none;
margin: 0px 4px 0px 12px;
}
.pd-checkbox>span {
  font-size: 16px;
}

/* 送信後非表示、送信後コメント */
/* .sent .hide{
display: none;
}
div.wpcf7-mail-sent-ok {
border: 0 !important;
margin: 0!important;
padding: 0!important;
font-size: 1rem;
line-height: 2;
}
div.wpcf7-mail-sent-ok:before {
content: 'Message sent.';
display: block;
text-align: center;
font-size: 5vw;
font-weight: bold;
margin: 0 0 0.5em;
color: #000;
line-height: 1em;
padding: 20vh 0;
border: 1px solid #ccc;
border-left: 0;
border-right: 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
display: none !important;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
} */
.opt_in{
font-size:.9em;
text-align: center;
margin: 40px 0 0;  
}
.pp{
  text-align: center;
}
.pp a{
  color: #a2a2a2;
  text-decoration: underline;
font-size:.76em;
}
.pp a:hover{
  text-decoration: none;
}
/* .screen-reader-response{
  display: none !important;
} */
p.error.no-label {
color: red !important;
display: block !important;
}
p.error.no-label label.inline {
color: #586362 !important;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
@media(max-width:835px){
div.wpcf7-mail-sent-ok:before {
content: 'Message sent!';
display: block;
text-align: center;
font-size: 9vw;
font-weight: bold;
margin: 0 0 0.5em;
line-height: 1em;
padding: 16vh 0;
border: 1px solid;
border-left: 0;
border-right: 0;
}
div.wpcf7-mail-sent-ok {
border: 0 !important;
margin: 0!important;
padding: 0!important;
font-size: 0.8rem;
line-height: 2;
margin-bottom: 6em !important;
}
span.wpcf7-list-item {
display: block !important;
margin: 0 0 1em 0em !important;
}
.radio_select-type1 {
padding: 2em 0 1em !important;
}
.radio_select-type2 span.wpcf7-list-item {
display: block !important;
margin: 0 0 1em 0em !important;
}
span.setting {
margin: -3.1em 0 0;
display: block;
}
}/* @media */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* 20200517 y.tanaka added for landingpage -start- */

#pd-landing #pardot-form {
  width: 40%;
  margin: 0px auto;
}

#pd-landing #pardot-form .pd-select {
  width: 100%;
}

#pd-landing #pardot-form .pd-select::after {
  left: 37%;
  right: 0;
}

#pd-landing #pardot-form .pd-select>select {
  width: 40%;
}

#pd-landing #pardot-form .form-field input,
#pd-landing #pardot-form .form-field textarea {
  box-sizing: border-box;
}

#pd-landing #pardot-form .form-field span.description {
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px;
  display: block;
}

@media(max-width:835px){
  #pd-landing #pardot-form {
    width: 90%;
    margin: 0 auto;
  }

  #pd-landing #pardot-form .pd-select::after {
    left: 43%;
    right: 0;
  }

  #pd-landing #pardot-form .pd-select>select {
    width: 50%;
  }
}
/* 20200517 y.tanaka added for landingpage -end- */

/* 20210105 y.tanaka added for WPDL page -start- */
#pd-wp-landing #pardot-form {
  width: 80%;
  min-width: 1000px;
  margin: 0px auto;
  display: flex;
}

#pd-wp-landing #pardot-form .pd-select {
  width: 100%;
}

#pd-wp-landing #pardot-form .pd-select::after {
  left: 37%;
  right: 0;
}

#pd-wp-landing #pardot-form .pd-select>select {
  width: 40%;
}

#pd-wp-landing #pardot-form .form-field input,
#pd-wp-landing #pardot-form .form-field textarea {
  box-sizing: border-box;
}

#pd-wp-landing #pardot-form .form-field span.description {
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px;
  display: block;
}

#pd-wp-landing #pardot-form .lp-wp-l {
  width: 60%;
  padding: 10px 40px;
  margin: 0px auto;
  text-align: center;
  box-sizing: border-box;
}

#pd-wp-landing #pardot-form .lp-wp-r {
  width: 40%;
  max-width: 550px;
  padding: 20px 40px;
  margin: 0px auto;
  background-color: #fff;
  border-radius: 20px;
  box-sizing: border-box;
}

#pd-wp-landing #pardot-form .lp-wp-l .wp-title {
  font-size: 24px;
  font-weight: bold;
  margin: 20px auto 40px;
}

#pd-wp-landing #pardot-form .lp-wp-l .wp-img {
  width: 500px;
  margin: auto;
}

#pd-wp-landing #pardot-form .lp-wp-l .wp-topic {
  width: 450px;
  background-color: #fff;
  border: solid 1px #eeeeee;
  border-radius: 10px;
  padding: 20px 40px;
  margin: 40px auto;
  text-align: left;
  box-sizing: border-box;
}

#pd-wp-landing #pardot-form .lp-wp-l .wp-topic p {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

#pd-wp-landing #pardot-form .lp-wp-l .wp-topic ul {
  list-style-type: circle;
}

/*
#pd-wp-landing #pardot-form .lp-wp-l .wp-topic ul>li::before {
  content: '';
  width: 1.2em;
  height: 1.2em;
  background-image: url(https://border.co.jp/wp-content/themes/border/img/ico_list.png);
  background-size: contain;
  position: absolute;
  left: -1.5em;
  top: .1em;
}
*/

@media(max-width:835px){
  #pd-wp-landing #pardot-form {
    width: 90%;
    min-width: initial;
    display: block;
  }

  #pd-wp-landing #pardot-form .pd-select::after {
    left: 43%;
    right: 0;
  }

  #pd-wp-landing #pardot-form .pd-select>select {
    width: 50%;
  }

  #pd-wp-landing #pardot-form .lp-wp-l {
    width: auto;
    padding: 0px;
  }

  #pd-wp-landing #pardot-form .lp-wp-r {
    width: auto;
    padding: 3% 5%;
    background-color: #fff;
    border-radius: 20px;
  }
  #pd-wp-landing #pardot-form .lp-wp-l .wp-img {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }
  #pd-wp-landing #pardot-form .lp-wp-l .wp-topic {
    width: auto;
    max-width: 450px;
    padding: 10px 40px;
  }
}
/* 20210105 y.tanaka added for WPDL page -end- */
