@charset "UTF-8";

body{
  padding-top: 0;
  background: #f3f8fa;
}
.header-contact,
.header__nav,
#breadcrumb,
.footer__top,
.to-top,
.contact__sc--box,
.header-switch{
  display: none !important;
}
#header .header__top{
  position: initial;
}
#header .header-logo a{
  pointer-events: none;
}
#header.header-mini .header-logo{
  width: 285px;
}
p.txt__page{
  margin: 0;
  font-size: 14px;
  line-height: 1.7142857143;
}
.top__read{
  padding: 20px 0 0;
}
.section + .section{
  margin-top: 20px;
}
@media screen and (max-width: 767px){
  #header{
    position: initial;
  }
  #header.hide {
    transform: none;
  }
  #header.header-mini .header-logo{
    width: 258px;
  }
  .section + .section{
    margin-top: 15px;
  }
}


/* ----- フォーム ----- */
.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date],
.mktoForm select.mktoField,
.mktoForm textarea.mktoField{
  background-color: #fff !important;
  padding: 0.5em 0.8em !important;
}
.mktoForm .mktoFormRow:nth-of-type(4){
  display: flex;
}
.mktoForm .mktoError .mktoErrorMsg{
  padding: 0.4em 0.6em !important;
}
.tempBtn{ /* checkboxの確認のためのボタン*/
  width: 280px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  cursor: pointer;
}

@media screen and (max-width: 767px){
  .mktoForm input[type=text],
  .mktoForm input[type=url],
  .mktoForm input[type=email],
  .mktoForm input[type=tel],
  .mktoForm input[type=number],
  .mktoForm input[type=date],
  .mktoForm select.mktoField,
  .mktoForm textarea.mktoField{
    min-height: auto !important;
    padding: 6px !important;
  }
}
@media screen and (min-width: 830px){
  .mktoForm .mktoFormRow:nth-child(-n+11) .mktoFieldWrap{ /* その他フリーコメント */
    display: flex;
  }
}


/* content
---------------------------------------------------------------------------- */
#content {
  background: #f3f8fa;
  padding: 0;
}
#content .inner{
  padding: 0 15px;
}
.inner-form {
  border: none;
  background: #fff;
  padding: 15px;
  max-width: 720px;
  width: 100%;
}
@media screen and (min-width: 768px){
  #content{
    padding: 0 0 60px;
  }
}
@media screen and (min-width: 830px){
  .inner-form{
    padding: 25px;
  }
}


/* form
---------------------------------------------------------------------------- */
.mktoForm {
  width: 100% !important;
}
@media screen and (max-width: 829px) {
  .mktoForm {
    padding: 0 !important;
  }
}
.mktoForm #LblHp_form_role, .mktoForm #LblHp_form_Officerselection, .mktoForm #LblHp_form_engineerneeds {
  width: 100% !important;
  margin-bottom: 10px;
  padding-right: 50px;
}
.mktoForm .mktoOffset {
  height: 0 !important;
  width: 0 !important;
}
.mktoForm .mktoFieldDescriptor {
  margin-bottom: 24px !important;
  width: 100%;
}
.mktoForm .mktoFieldWrap {
  width: 100%;
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoFieldWrap select {
    width: 100% !important;
  }
}
@media screen and (min-width: 830px) {
  .mktoForm .mktoFieldWrap select {
    width: 185px !important;
  }
}
.mktoForm .mktoFieldWrap select#M_Form_department {
  width: 280px !important;
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoFieldWrap select#M_Form_department {
    width: 100% !important;
  }
}
.mktoForm .mktoFieldWrap select:invalid {
  color: #888;
}
.mktoForm .mktoLabel {
  width: 170px !important;
  font-size: 14px;
  font-weight: normal !important;
  padding: 0.3em 12px 0 !important;
  position: relative;
  margin-bottom: 0;
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoLabel {
    width: 100% !important;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoLabel {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 480px){
  .mktoForm .mktoLabel{
    margin-left: 0;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoLabel#Lblseminar_entry_online_kikitai {
    padding-left: 0;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoLabel strong {
    padding: 0 !important;
  }
}
.mktoForm #LblFirstName.mktoLabel {
  margin-bottom: 8px;
}

.mktoForm .mktoGutter {
  height: 0 !important;
}
.mktoForm .mktoAsterix {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 14px;
  color: #e80000 !important;
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoAsterix {
    float: none;
  }
}
.mktoForm .mktoField {
  width: 100% !important;
  max-width: 380px !important;
  box-shadow: none !important;
  border-radius: 4px !important;
  border: 1px solid #ddd !important;
  padding: 0.5em 0.8em !important;
  font-size: 15px;
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoField {
    padding: 0.4em 0.4em !important;
    max-width: 100% !important;
  }
}
@media print, screen and (min-width: 1100px) {
  .mktoForm .mktoField {
    max-width: 440px !important;
  }
}
.mktoForm .mktoFormCol {
  min-height: auto !important;
}
.mktoForm input[id=LastName],
.mktoForm input[id=FirstName],
.mktoForm input[id=pca_surname_kana],
.mktoForm input[id=pca_firstname_kana] {
  width: 185px !important;
}
@media print, screen and (min-width: 1100px) {
  .mktoForm input[id=LastName],
  .mktoForm input[id=FirstName],
  .mktoForm input[id=pca_surname_kana],
  .mktoForm input[id=pca_firstname_kana] {
    width: 215px !important;
  }
}
.mktoForm input[type=checkbox],
.mktoForm input[type=radio] {
  width: 1rem !important;
}
.mktoForm input[type=checkbox] + label,
.mktoForm input[type=radio] + label {
  position: relative;
  padding-left: 10px !important;
  margin-left: -2.3em;
}
.mktoForm input[type=checkbox] + label:before,
.mktoForm input[type=radio] + label:before {
  box-shadow: none !important;
  margin-left: -15px !important;
  bottom: -0.1em;
  top: 2px;
  left: 0;
}
.mktoForm input[type=radio] + label:before {
  width: 1.4em !important;
  height: 1.4em !important;
  top: -1px;
}
.mktoForm input[type=radio]:checked + label:before {
  background: none !important;
}
.mktoForm input[type=radio]:checked + label:after {
  position: absolute;
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: #007fc3;
  left: 0.55em;
  margin-left: -2em !important;
  border-radius: 50%;
  bottom: 0.19em;
}
.mktoForm input[type=checkbox] + label::before {
  width: 14px !important;
  height: 14px !important;
}
.mktoForm input[type=checkbox]:checked + label:before {
  content: "" !important;
}
.mktoForm input[type=checkbox] + label:after {
  position: absolute;
  content: "";
  width: 1em;
  height: 0.5em;
  border-bottom: 0.2em solid #007fc3;
  border-left: 0.2em solid #007fc3;
  left: 12px;
  margin-left: -2.1em !important;
  top: 0;
  transform: rotate(-45deg);
  display: none;
}
.mktoForm input[type=checkbox]:checked + label:after {
  display: block;
}
.mktoForm .mktoRadioList > label,
.mktoForm .mktoCheckboxList > label {
  cursor: pointer;
  position: relative;
  margin-left: 1.8em;
  font-size: 15px;
}
.mktoForm label[id=LblFirstName],
.mktoForm label[id=Lblpca_firstname_kana] {
  display: none;
}
@media screen and (max-width: 829px) {
  .mktoForm label[id=LblFirstName],
  .mktoForm label[id=Lblpca_firstname_kana] {
    display: block;
    color: transparent;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm label[id=LblFirstName] .mktoAsterix,
  .mktoForm label[id=Lblpca_firstname_kana] .mktoAsterix {
    color: transparent !important;
    border: transparent !important;
  }
}
@media only screen and (min-width: 481px) and (max-width: 829px) {
  .mktoForm label[id=LblFirstName],
  .mktoForm label[id=LblLastName],
  .mktoForm label[id=Lblpca_firstname_kana],
  .mktoForm label[id=Lblpca_surname_kana] {
    float: initial;
  }
}
.mktoForm #LastNameField,
.mktoForm #FirstNameField,
.mktoForm #pca_surname_kanaField,
.mktoForm #pca_firstname_kanaField {
  width: auto;
}
.mktoForm #LastNameField{
  margin-right: 10px;
}
@media screen and (max-width: 829px) {
  .mktoForm #LastNameField,
  .mktoForm #FirstNameField,
  .mktoForm #pca_surname_kanaField,
  .mktoForm #pca_firstname_kanaField {
    width: 49% !important;
  }
}
@media only screen and (max-width: 480px) {
  .mktoForm #LastNameField,
  .mktoForm #FirstNameField,
  .mktoForm #pca_surname_kanaField,
  .mktoForm #pca_firstname_kanaField {
    float: left !important;
    clear: none !important;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm #LastNameField .mktoGutter.mktoHasWidth,
  .mktoForm #FirstNameField .mktoGutter.mktoHasWidth,
  .mktoForm #pca_surname_kanaField .mktoGutter.mktoHasWidth,
  .mktoForm #pca_firstname_kanaField .mktoGutter.mktoHasWidth {
    display: none;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm #LastNameField,
  .mktoForm #pca_surname_kanaField {
    margin-right: 5px;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm #LblLastName {
    width: 50% !important;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm #Lblpca_surname_kana {
    padding-left: 0;
  }
}
@media screen and (max-width: 829px) {
  .mktoForm #FirstName,
  .mktoForm #LastName,
  .mktoForm #pca_firstname_kana,
  .mktoForm #pca_surname_kana {
    width: 100% !important;
  }
}

/* checkbox */
.mktoForm .checkbox_row{
  margin-bottom: 18px !important;
  position: relative;
}
.mktoForm .checkbox_wrap{
  width: 100%;
}
.mktoForm .checkbox_cont{
  width: 100%;
}
.mktoForm .checkbox_item{
  padding: 0 1em 0 2em !important;
  line-height: 1.5;
  margin-bottom: .5em;
}
.mktoForm .checkbox_row .customErrorMsg {
  position: absolute;
  z-index: 99;
  color: #fff;
  background: #e80000;
  right: auto !important;
  left: 50% !important;
  bottom: -18px;
  padding: 0 8px !important;
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 7px, inset #ff3c3c 0 1px 0px;
}
.mktoForm .checkbox_row .customErrorMsg::after{
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #e80000 transparent;
  border-width: 0px 8px 8px 8px;
  top: -5px;
  left: 5px;
}
@media screen and (max-width: 829px){
  .mktoForm .checkbox_row .customErrorMsg{
    left: 80px !important;
  }
}
@media only screen and (min-width: 481px){
  .mktoForm .checkbox_cont{
    width: 50%;
  }
  .mktoForm #inquiryDetails label,
  .mktoForm #topics label{
    flex-shrink: 0;
  }
  .mktoForm .checkbox_wrap{
    display: flex;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 830px){
  .mktoForm .checkbox_row{
    display: flex;
  }
  .mktoForm .checkbox_wrap{
    max-width: 440px !important;
  }
}
/* checkbox ここまで */


/* フリーコメント */
.mktoForm #freeComment{
  margin-bottom: 2em !important;
}
.mktoForm #freeComment textarea{
  outline: none;
  resize: none;
  height: 8em !important;
  min-height: 2.9em !important;
  line-height: 1.5em;
  background-color: #fff !important;
  padding: 0.5em 0.8em !important;
  border: 1px solid #D0D0D0 !important;
  box-shadow: none !important;
  max-width: 440px !important;
  width: 100% !important;
  border-radius: 4px !important;
}
/* フリーコメント ここまで */



.mktoForm #privacyFieldRow .privacy {
  border-top: #ccc 1px solid;
  padding-top: 10px;
}
.mktoForm #privacyFieldRow .privacy hr {
  display: none;
}
.mktoForm #privacyFieldRow .privacy h2 {
  display: inline;
  padding: 0;
}
.mktoForm #privacyFieldRow .privacy h2 br {
  display: none;
}
.mktoForm #privacyFieldRow .privacy p {
  display: inline;
}
.mktoForm #contactFieldRow .privacy hr {
  display: none;
}
.mktoForm #contactFieldRow .privacy h2 {
  display: inline;
  padding: 0;
}
.mktoForm #contactFieldRow .privacy p {
  display: inline;
}
.mktoForm #contactFieldRow .privacy a {
  display: block;
  padding: 0;
}
.mktoForm #contactFieldRow .privacy span {
  font-size: 15px !important;
}
.mktoForm textarea[rows="5"] {
  height: 8em !important;
}
.mktoForm .mktoHtmlText {
  width: 100% !important;
}
.mktoForm .mktoHtmlText.mktoHasWidth{
  margin-bottom: 0;
}
.mktoForm .mktoHtmlText p{
  line-height: 1.75;
}
.mktoForm .mktoHtmlText br {
  display: none;
}
.mktoHtmlText p span strong{
  font-weight: 400;
  font-size: 12px !important;
  margin-bottom: 0;
}
.mktoHtmlText p span strong a {
  color: #0095d8 !important;
  text-decoration: underline;
  font-size: 12px;
}
.mktoForm .privacy {
  font-size: 15px;
  padding-top: 20px;
}
@media screen and (max-width: 829px) {
  .mktoForm .privacy {
    padding-top: 0;
  }
}
.mktoForm .privacy a {
  color: #007fc3;
  text-decoration: underline;
}
@media screen and (max-width: 829px) {
  .mktoForm .privacy a {
    padding: 10px 0;
  }
}
.mktoForm .privacy strong {
  font-weight: bold;
}
@media screen and (max-width: 829px) {
  .mktoForm .privacy strong {
    padding: 0;
  }
}
.mktoForm .privacy em {
  font-size: 12px;
  color: #666;
}
.mktoForm #noteTextField {
  margin-top: -15px;
}
.mktoForm #noteTextField .mktoHtmlText p span {
  font-size: 12px !important;
}
.mktoForm div.mktoLogicalField {
  width: auto !important;
}
.mktoForm #Lblseminar_entry_terms {
  width: auto !important;
  padding-left: 0;
  cursor: pointer;
}
@media screen and (max-width: 829px) {
  .mktoForm #Lblseminar_entry_terms {
    padding-left: 30px;
  }
}
@media screen and (min-width: 830px) {
  .mktoForm #Lblseminar_entry_terms .mktoAsterix {
    margin-top: 0;
  }
}
.mktoForm #Lblseminar_entry_terms::before {
  border-color: #000;
}
.mktoForm .mktoButtonWrap.mktoCupidGreen {
  text-align: center;
  margin-left: 0 !important;
  height: 100%;
  display: inline-block;
  position: relative;
}
.mktoForm .mktoButtonWrap.mktoCupidGreen::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #fff;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
  background: #007fc3 !important;
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-size: 24px !important;
  padding: 28px 0 !important;
  width: 400px !important;
  border-radius: 8px !important;
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
    font-size: 21px !important;
    padding: 20px 0 !important;
    width: 260px !important;
  }
}
.mktoForm .mktoButtonRow {
  display: block;
  text-align: center;
  padding-bottom: 15px;
}
@media screen and (max-width: 829px) {
  .mktoForm .mktoButtonRow {
    margin-bottom: 20px;
  }
}
.mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
  display: inline-block;
  position: relative;
}
.mktoForm .mktoButtonRow .mktoButtonWrap::after {
  position: absolute;
  content: "";
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 8px 0px 8px 10px;
  pointer-events: none;
}
.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
  box-shadow: none !important;
  text-shadow: none !important;
  border: none !important;
  background: #0095d8 !important;
  font-size: 20px !important;
  font-weight: bold;
  height: 80px !important;
  width: 280px !important;
  border-radius: 4px !important;
}
.mktoForm input.mktoField.mktoInvalid,
.mktoForm select.mktoField.mktoInvalid,
.mktoForm textarea.mktoField.mktoInvalid {
  border: 1px solid #ddd !important;
}
.mktoForm div.mktoLogicalField.mktoInvalid {
  border-color: transparent !important;
}

.mktoError {
  right: auto !important;
  left: 45% !important;
}
@media screen and (max-width: 829px) {
  .mktoError {
    left: 30px !important;
  }
}
@media screen and (min-width: 830px) {
  #FirstNameField .mktoError {
    left: 15% !important;
  }
}
.mktoError .mktoErrorArrow {
  background: #e80000 !important;
  border: none !important;
}
.mktoError .mktoErrorMsg {
  background: #e80000 !important;
  border: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 7px, inset #ff3c3c 0 1px 0px !important;
}

.mktoMobileShow .mktoForm input[type=url],
.mktoMobileShow .mktoForm input[type=text],
.mktoMobileShow .mktoForm input[type=date],
.mktoMobileShow .mktoForm input[type=tel],
.mktoMobileShow .mktoForm input[type=email],
.mktoMobileShow .mktoForm input[type=number],
.mktoMobileShow .mktoForm select.mktoField {
  font-size: 15px !important;
  height: 40px;
}
@media screen and (max-width: 829px) {
  .mktoMobileShow .mktoForm input[type=url],
  .mktoMobileShow .mktoForm input[type=text],
  .mktoMobileShow .mktoForm input[type=date],
  .mktoMobileShow .mktoForm input[type=tel],
  .mktoMobileShow .mktoForm input[type=email],
  .mktoMobileShow .mktoForm input[type=number],
  .mktoMobileShow .mktoForm select.mktoField {
    height: 35px !important;
  }
}
.mktoMobileShow .mktoForm input[type=url].error,
.mktoMobileShow .mktoForm input[type=text].error,
.mktoMobileShow .mktoForm input[type=date].error,
.mktoMobileShow .mktoForm input[type=tel].error,
.mktoMobileShow .mktoForm input[type=email].error,
.mktoMobileShow .mktoForm input[type=number].error,
.mktoMobileShow .mktoForm select.mktoField.error {
  background: #ffdddd !important;
}

@media only screen and (max-width: 480px) {
  .mktoForm input[type=url],
  .mktoForm input[type=text],
  .mktoForm input[type=date],
  .mktoForm input[type=tel],
  .mktoForm input[type=email],
  .mktoForm input[type=number],
  .mktoForm textarea.mktoField,
  .mktoForm select.mktoField {
    height: auto !important;
    font-size: 15px !important;
  }
}

input::-moz-placeholder {
  color: #888;
}

input::placeholder {
  color: #888;
}

/* 旧Edge対応 */
input::-ms-input-placeholder {
  color: #888;
}

/* IE対応 */
input:-ms-input-placeholder {
  color: #888;
}