/*----------------------------------------------------------
Index-/cmn/contact.css
----------------------------------------------------------*/

.important-text {
    margin-bottom: 30px !important;
    font-weight: bold;
}

.important-text span {
    color: #bf0000;
    font-family: Meiryo, Arial, sans-serif;
    margin: 0 6px 0 10px !important;
}

.jsEnabled #Email {
    margin-bottom: 12px !important;
}

.mktoForm select.mktoField {
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
}

select::-ms-expand {
    display: block;
}

.mktoForm input[type=checkbox] {
    display: block;
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
}

.contsIn980 a {
    color: #f5002f;
    text-decoration: underline;
}

.contsIn980 a:hover {
    text-decoration: none;
}

/*
--------form ----------*/
.jsEnabled .mktoForm .mktoFormRow {
    position: relative;
    height: auto;
}

.jsEnabled .contsIn980 .mktoFieldDescriptor {
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    width: 100%;
    margin-bottom: 0 !important;
    float: none !important;
}

.jsEnabled .mktoForm.mktoHasWidth.mktoLayoutLeft {
    width: 100% !important;
}

.jsEnabled .mktoForm .mktoFieldWrap {
    display: table;
    width: 100%;
    float: none !important;
}

.jsEnabled .mktoForm .mktoOffset,
.jsEnabled .mktoGutter {
    display: none;
    float: none;
}

.jsEnabled .mktoForm label.mktoLabel {
    border-right: 1px solid #e6e6e6;
    display: table-cell;
    vertical-align: top;
    float: none;
    padding: 10px 10px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    width: 280px !important;
}

.jsEnabled .mktoForm label.mktoLabel div {
    text-align: left !important;
}

.jsEnabled .mktoForm input[type=text],
.jsEnabled .mktoForm input[type=url],
.jsEnabled .mktoForm input[type=email],
.jsEnabled .mktoForm input[type=tel],
.jsEnabled .mktoForm input[type=number],
.jsEnabled .mktoForm input[type=date],
.jsEnabled .mktoForm textarea.mktoField,
.jsEnabled .mktoForm select.mktoField {
    padding: 8px 10px !important;
    margin: 10px 2% !important;
    width: 96% !important;
    box-sizing: border-box !important;
    height: auto !important;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 16px;
    display: block !important;
}

.jsEnabled .mktoForm .mktoFormRow .mktoFormCol:not(.mktoFieldDescriptor) {
    float: none;
    width: 281px;
    background-color: #f7f7f7;
    display: table-cell;
    border-right: 1px solid #e6e6e6;
    margin-bottom: 0 !important;
}

.jsEnabled .mktoForm .mktoFormRow .mktoFormCol+.mktoFormCol {
    float: none;
    width: 100%;
    background-color: #fff;
    padding-bottom: 0px;
}

.jsEnabled .mktoHtmlText.mktoHasWidth {
    width: 100% !important;
    line-height: 1;
}

.jsEnabled .mktoForm .mktoFormRow .mktoFieldDescriptor+.mktoFormCol {
    width: 686px;
    background-color: transparent;
    position: absolute;
    right: 0;
    bottom: -7px;
}

.jsEnabled .mktoForm .mktoFormRow .mktoFieldDescriptor+.mktoFieldDescriptor {
    position: static;
    width: 100%;
    padding-bottom: 0 !important;
}

.jsEnabled .mktoFormRow:not(.confirmRow) .mktoHtmlText.mktoHasWidth span {
    display: inline-block;
}

/*
--------checkbox ----------*/
.jsEnabled .mktoLogicalField.mktoCheckboxList {
    width: 96% !important;
    margin: auto;
    padding: 10px !important;
}

.jsEnabled .mktoForm .mktoCheckboxList>label {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
}

/*
--------adjst JS classes ----------*/
.jsEnabled #mktoForm_5892 .mktoFormRow.cautionRow #Email,
.jsEnabled #mktoForm_5892 .mktoFormRow.cautionRow #Secondary_Legal_Local_Account_Name__c,
.jsEnabled #yourcontactinJapan,
.jsEnabled .mktoForm:not(#mktoForm_5892) #primaryProductCategory {}

.jsEnabled .mktoForm .mktoFormRow.cautionRow+.mktoFormRow .mktoHtmlText.mktoHasWidth {
    padding: 0 13px;
}

.jsEnabled .mktoForm .mktoFormRow.inquiryRow+.mktoFormRow .mktoHtmlText.mktoHasWidth {
    padding: 0 10px;
}

.jsEnabled .mktoForm .mktoFormRow.emailRow .mktoFieldDescriptor+.mktoFormCol,
.jsEnabled .mktoForm .mktoFormRow.purposeRow .mktoFieldDescriptor+.mktoFormCol,
.jsEnabled .mktoForm .mktoFormRow.businessRow .mktoFieldDescriptor+.mktoFormCol,
.jsEnabled .mktoForm .mktoFormRow.subscribeRow .mktoFieldDescriptor+.mktoFormCol {
    display: none;
}

.jsEnabled .mktoForm .mktoFormRow.confirmRow .mktoFormCol {
    width: 100%;
    display: block;
    height: auto;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
    margin: 0;
}

.jsEnabled .mktoForm .mktoFormRow.confirmRow .mktoFormCol p {
    padding: 0 !important;
    line-height: 1.4;
}

.jsEnabled .mktoForm .mktoFormRow.confirmRow.zhcnCont .mktoFormCol .mktoHtmlText.mktoHasWidth {
    padding: 0 !important;
    line-height: 1.4;
}

.jsEnabled .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    width: 300px !important;
}

@media screen and (max-width: 768px) {
    .jsEnabled .contsIn980 {
        width: 100%;
    }

    .jsEnabled .contsIn980 .mktoFieldDescriptor {
        padding-bottom: 10px;
    }

    .jsEnabled .contsIn980 .emailRow .mktoFieldDescriptor,
    .jsEnabled .contsIn980 .purposeRow .mktoFieldDescriptor,
    .jsEnabled .contsIn980 .businessRow .mktoFieldDescriptor {
        padding-bottom: 0;
    }

    .jsEnabled .mktoForm input[type=text],
    .jsEnabled .mktoForm input[type=url],
    .jsEnabled .mktoForm input[type=email],
    .jsEnabled .mktoForm input[type=tel],
    .jsEnabled .mktoForm input[type=number],
    .jsEnabled .mktoForm input[type=date],
    .jsEnabled .mktoForm textarea.mktoField,
    .jsEnabled .mktoForm select.mktoField {
        margin-bottom: 0 !important;
    }

    .jsEnabled .mktoForm .mktoFieldWrap {
        display: block;
    }

    .jsEnabled .mktoForm select.mktoField {
        width: 96% !important;
    }

    .jsEnabled .mktoForm label.mktoLabel {
        border-right: 0;
        border-bottom: 1px solid #e6e6e6;
        display: block;
        width: 100% !important;
    }

    .jsEnabled .mktoForm label.mktoLabel br {
        display: none;
    }

    .jsEnabled .mktoForm .mktoFormRow .mktoFormCol:not(.mktoFieldDescriptor) {
        display: none;
    }

    .jsEnabled .mktoForm .mktoFormRow .mktoFormCol+.mktoFormCol {
        display: block;
        width: 100%;
        border-right: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
    }

    .jsEnabled .mktoForm .mktoFormRow .mktoFieldDescriptor+.mktoFormCol {
        width: 100%;
        position: static;
        display: block;
    }

    .jsEnabled .mktoForm .mktoFormRow .mktoFieldDescriptor+.mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
        padding-left: 10px;
    }

    .jsEnabled #mktoForm_5892 #Secondary_Last_Name__c,
    .jsEnabled #mktoForm_5892 #Secondary_First_Name__c,
    .jsEnabled #mktoForm_5892 #Secondary_Company__c {
        margin-bottom: 10px !important;
    }

    .jsEnabled .mktoForm .mktoFormRow.cautionRow #Email,
    .jsEnabled #yourcontactinJapan,
    .jsEnabled .mktoForm:not(#mktoForm_5892) #primaryProductCategory {
        margin-bottom: 0px !important;
    }

    .jsEnabled .mktoFormRow.confirmRow .mktoFormCol {
        display: block !important;
    }

    .jsEnabled .mktoFormRow:not(.confirmRow) .mktoHtmlText.mktoHasWidth span {
        padding: 0;
    }

    .jsEnabled .mktoForm .mktoFormRow .mktoFormCol:not(.mktoFieldDescriptor) {
        height: auto;
    }

    .jsEnabled .mktoForm .mktoFormRow.inquiryRow+.mktoFormRow .mktoHtmlText.mktoHasWidth {
        padding: 0 10px 0;
        line-height: 1.4;
    }
}

/*
--------製品情報プルダウンで表示----------*/

.jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol:not(.mktoFieldDescriptor) {
    width: 100%;
    background-color: #fff;
    display: table;
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 55px 0px 0 !important;
    margin-bottom: 20px !important;
    position: relative;
}

.jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol:not(.mktoFieldDescriptor) {
    width: 100%;
    background-color: transparent;
    display: table;
    min-height: 1px;
}

.jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol:not(.mktoFieldDescriptor) .mktoOffset.mktoHasWidth {
    width: 281px !important;
    background-color: #f7f7f7;
    display: table-cell;
    vertical-align: top;
    height: 20px;
    border-right: 1px solid #e6e6e6;
}

.jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol:not(.mktoFieldDescriptor) .mktoOffset.mktoHasWidth+.mktoFieldWrap {
    display: table-cell;
    vertical-align: top;
    padding: 0 10px 7px;
    width: auto;
}

.jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol:not(.mktoFieldDescriptor) .mktoOffset.mktoHasWidth+.mktoFieldWrap .mktoClear {
    display: none;
}

.jsEnabled .mktoForm fieldset legend {
    border: 1px solid #e6e6e6 !important;
    border-bottom: 0 !important;
    width: 100%;
    display: block;
    font-weight: bold;
    margin: 0 !important;
    padding: 5px 10px !important;
    background-color: #eee;
    position: absolute;
    top: 20px;
    height: 35px;
}

@media screen and (max-width: 768px) {

    .jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol {
        padding-top: 10px;
    }

    .jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol:not(.mktoFieldDescriptor) {
        width: 100%;
        display: block;
    }

    .jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol:not(.mktoFieldDescriptor) .mktoOffset.mktoHasWidth {
        display: none;
    }

    .jsEnabled .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol:not(.mktoFieldDescriptor) .mktoOffset.mktoHasWidth+.mktoFieldWrap {
        display: block;
        border-left: 1px solid #e6e6e6;
        margin-top: -10px;
        padding-top: 10px;
    }

    .jsEnabled .mktoFormRow:not(.confirmRow) fieldset.mktoFormCol .mktoHtmlText.mktoHasWidth span {
        padding: 0 !important;
    }
}

/*
--------英文----------*/
.jsEnabled .mktoForm .mktoFormRow.secondaryNameRow .mktoFormCol+.mktoFormCol {
    width: 100%;
    padding-bottom: 0;
}

@media screen and (max-width: 768px) {
    .jsEnabled .mktoForm .mktoFormRow.secondaryNameRow .mktoFormCol+.mktoFormCol {
        padding-bottom: 10px;
    }

    .jsEnabled .mktoForm .mktoFormRow.secondaryNameRow .mktoFormCol:not(.mktoFieldDescriptor) {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .mktoForm {
        padding: 0 !important;
    }

    .mktoForm .mktoFormCol {
        min-height: auto !important;
    }

    .jsEnabled .contsIn980 .mktoFieldDescriptor {
        padding-bottom: 10px !important;
    }

    .jsEnabled .mktoLogicalField.mktoCheckboxList {
        width: 100% !important;
    }

    .important-text span {
        margin-left: 0;
    }
}

.jsEnabled #mktoForm_13995 .confirmRow .mktoHtmlText span strong,
.jsEnabled #mktoForm_14631 .confirmRow .mktoHtmlText span strong {
    text-align: left;

}

.jsEnabled #mktoForm_13995 .mktoButtonRow button,
.jsEnabled #mktoForm_14631 .mktoButtonRow button {
    text-align: center;
}

/*----------------------------------------------------------
--------------------------mktoForm ----------------------------
----------------------------------------------------------*/
#contact .mktoForm .txt-box .txt {
    line-height: 1.8;
}

/* RFIDに関するお困りごとはありますか？ ラジオボタン調整*/
.jsEnabled #contact .mktoForm .mktoFormRow.questionRow .mktoRadioList>label:first-of-type {
    margin-top: 0;
    margin-bottom: 0.6em;
}

.jsEnabled #contact .mktoForm .mktoFormRow.questionRow .mktoRadioList>label:nth-of-type(2) {
    margin-bottom: 0;
}

.jsEnabled #contact .mktoForm .mktoFormRow.questionRow .mktoRadioList {
    padding: 10px 0 10px 15px;
}

.jsEnabled #contact .mktoForm .mktoFormRow.questionRow label {
    font-weight: normal;
}

.jsEnabled #contact .mktoForm .mktoFormRow.questionRow input {
    appearance: auto;
}

.jsEnabled #contact .mktoForm .mktoFormRow.questionRow+.mktoFormRow label {
    font-weight: normal;
}

/*----------------------------------------------------------
PC表示
----------------------------------------------------------*/

@media screen and (min-width: 769px) {

    .list {
        margin-left: 20px;
        margin-bottom: 40px;
    }

    .list {
        margin: 1.5rem 0;
        padding-left: 22px;
    }

    .list li {
        font-size: 1.6rem;
        font-weight: bold;
        list-style-type: disc;
        line-height: 1.6;
        margin-bottom: 10px;
    }

    .list li:last-child {
        margin-bottom: 0;
    }

    .img-center {
        display: block;
        margin: 0 auto;
    }

    .white {
        background: #fff;
        padding: 42px 50px;
        margin-bottom: 20px;
    }

    .basic_rfid {
        overflow: hidden;
    }

    .basic_rfid_text {
        width: 65%;
        float: left;
    }

    .basic_rfid_img {
        width: 30%;
        float: right;
    }

    .basic_rfid_img img {
        width: 100%;
    }

    .basic_subttl {
        font-size: 2.0rem;
        font-weight: bold;
        margin-bottom: 18px;
    }


    #contact {
        margin-top: 38px;
    }

    #contact .caution {
        margin-bottom: 30px !important;
        font-weight: bold;
    }

    #contact .caution span {
        color: #bf0000;
        font-family: Meiryo, Arial, sans-serif;
        margin: 0 6px 0 10px !important;
    }

    #contact .mktoForm .txt-box {
        margin-bottom: 30px;
    }

    /* 一部の国を選択時の「メールを受け取る」のレイアウト調整 */
    .jsEnabled #mktoForm_13760 .purposeRow .mktoHasWidth,
    .jsEnabled #mktoForm_13760 .purposeRow+.mktoFormRow .mktoHasWidth {
        padding: 20px 0 20px 10px;
    }

    .jsEnabled #mktoForm_13760 .purposeRow .mktoFieldDescriptor+.mktoFormCol,
    .jsEnabled #mktoForm_13760 .purposeRow+.mktoFormRow .mktoFieldDescriptor+.mktoFormCol {
        top: -12px;
        right: 0px;
        width: 660px;
        padding-right: 5px;
    }

    .jsEnabled #mktoForm_13760 .purposeRow .mktoFieldDescriptor+.mktoFormCol .mktoHtmlText,
    .jsEnabled #mktoForm_13760 .purposeRow+.mktoFormRow .mktoFieldDescriptor+.mktoFormCol .mktoHtmlText {
        line-height: 1.6;
    }

    /* 一部の国を選択時の「メールを受け取る」のレイアウト調整 */
    .jsEnabled #mktoForm_13995 .purposeRow .mktoHasWidth,
    .jsEnabled #mktoForm_13995 .purposeRow+.mktoFormRow .mktoHasWidth {
        padding: 20px 0 20px 10px;
    }

    .jsEnabled #mktoForm_13995 .purposeRow .mktoFieldDescriptor+.mktoFormCol,
    .jsEnabled #mktoForm_13995 .purposeRow+.mktoFormRow .mktoFieldDescriptor+.mktoFormCol {
        top: -12px;
        right: 0px;
        width: 660px;
        padding-right: 5px;
    }

    .jsEnabled #mktoForm_13995 .purposeRow .mktoFieldDescriptor+.mktoFormCol .mktoHtmlText,
    .jsEnabled #mktoForm_13995 .purposeRow+.mktoFormRow .mktoFieldDescriptor+.mktoFormCol .mktoHtmlText {
        line-height: 1.6;
    }

}

/*----------------------------------------------------------
SP表示
----------------------------------------------------------*/

@media screen and (max-width: 768.9px) {

    .link {
        vertical-align: -3px;
        margin-right: 6px;
    }

    .link:before {
        margin-right: 5px;
        width: 16px;
        height: 16px;
        min-width: 16px;
        min-height: 16px;
    }

    .box .contents strong {
        margin-top: 0;
        margin-bottom: 0;
    }

    .list {
        margin: 1.5rem 0;
        padding-left: 22px;
    }

    .list li {
        font-size: 1.4rem;
        font-weight: bold;
        list-style-type: disc;
        line-height: 1.6;
        margin-bottom: 10px;
    }

    .list li:last-child {
        margin-bottom: 0;
    }

    .img-center {
        display: block;
        margin: 0 auto;
    }

    .basic_rfid_text {
        width: 100%;
        margin-top: 10px;
    }

    #contact.contsIn980 {
        margin-top: 22px;
    }

    #contact .caution {
        margin-bottom: 30px !important;
        font-weight: bold;
    }

    #contact .caution span {
        color: #bf0000;
        font-family: Meiryo, Arial, sans-serif;
        margin: 0 6px 0 10px !important;
    }

    #contact .mktoForm .txt-box {
        margin-bottom: 20px;
    }

    /* 一部の国を選択時の「メールを受け取る」のレイアウト調整 */
    .jsEnabled #mktoForm_13760 .purposeRow .mktoFieldDescriptor,
    .jsEnabled #mktoForm_13760 .purposeRow+.mktoFormRow .mktoFieldDescriptor {
        padding-bottom: 0 !important;
    }

    .jsEnabled #mktoForm_13760 .purposeRow .mktoFieldDescriptor+.mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth,
    .jsEnabled #mktoForm_13760 .purposeRow+.mktoFormRow .mktoFieldDescriptor+.mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
        padding-bottom: 10px;
        line-height: 1.4;
    }

    /* 一部の国を選択時の「メールを受け取る」のレイアウト調整 */
    .jsEnabled #mktoForm_13995 .purposeRow .mktoFieldDescriptor,
    .jsEnabled #mktoForm_13995 .purposeRow+.mktoFormRow .mktoFieldDescriptor {
        padding-bottom: 0 !important;
    }

    .jsEnabled #mktoForm_13995 .purposeRow .mktoFieldDescriptor+.mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth,
    .jsEnabled #mktoForm_13995 .purposeRow+.mktoFormRow .mktoFieldDescriptor+.mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
        padding-bottom: 10px;
        line-height: 1.4;
    }

    /* RFIDに関するお困りごとはありますか？ ラジオボタン調整*/
    .jsEnabled #contact .mktoForm .mktoFormRow.questionRow .mktoRadioList {
        padding: 10px 0 0 15px;
    }

}