@charset "utf-8";

/*資料請求ページ：カタログサイト用*/

.otherItemlist li p {
    text-align: center;
}

.form_tejun {
    background: #fdfdfd;
}


h2.title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #666;
    margin-bottom: 15px;
    padding-bottom: 5px;
    /*border-left: 5px solid #2ba666;
    padding-left: 15px;*/
}

.title980 {
    width: 980px;
    margin: 0 auto;
}

.mgt80 {
    margin-top: 80px;
}
#changeUserInfo {
    background-image: none !important;
    background: #f4f4f4;
    color: #333;
    border-radius: 20px;
    text-indent: 0;
    font-size: 13px;
    font-weight: bold;
    border-style: none;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    padding: 4px 16px;
    margin-top: 10px;
    border: 1px solid #ccc;
-webkit-appearance: none;
    appearance: none;

}
.btnWrap860 {
    text-align: center;
}

.inputCheckboxStyle01 {
    
}
.inputCheckboxStyle01 + label{
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
}
.inputCheckboxStyle01 + label::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 25%;
}
.inputCheckboxStyle01:checked + label {
    color: #FFFFFF;
}
.inputCheckboxStyle01:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    background: #009a9a;
    border-radius: 25%;
}

#request_kokuchi {
    width: 870px;
    line-height: 1.5em;
    font-size: 13px;
    text-align: center;
    padding: 15px;
    /*background: #fff4f4;*/
}	
#request_kokuchi span {
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

@media screen and (min-width:1010px) {
    
    .itemBtnBack input[type="submit"] {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
margin: 5px 0 0 10px;
display: inline-block;
background: #1c46b4;
color: #fff;
text-decoration: none;
font-size: 1.5rem;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
height: 44px;
line-height: 44px;
width: 280px;
text-align: center;
vertical-align: middle;
cursor: pointer;
}

.btnLogin a {
    margin: 5px 0 0 2em;
    width: 280px;
    display: block;
    background: #cd0000;
    color: #fff;
    text-decoration: none;
    font-size: 1.5rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    vertical-align: middle;
}    
    
    
}


@media screen and (min-width:1010px) {
    .formBoxPC .formBox {
        background-color: #ffffff;
        margin: 0 auto;
        padding:0;
        width: 980px;
    }
    .formBoxPC .formList dt {
        background: #F7F9FF;
        border-bottom: 1px solid #eee;
    }
    .formBoxPC .formList dl:nth-child(2n) dt {
        background: #F7F9FF;
    }
    .formBoxPC .formList {
         border-left: none;    
        border-top: 1px solid #eee;
    }
    .formBoxPC .formList dd {
        border-right: none;
        border-bottom: 1px solid #eee;
    }    
    #form_back_b2 input {
        background-image: none !important;
        background: #808080;
        color: #ffffff;
        border-radius: 4px;
        text-indent: 0;
        font-size: 16px;
        font-weight: bold;
    }
    #form_chk_fbox2 #form_soshin2_b-0 input,
    #form_chk_fbox2 #form_soshin2_b-0 button{
        width: 360px;
        height: 50px;
        background-image: none !important;
        text-indent: 0;
        background: #ff6600;
        color: #ffffff;
        border-radius: 4px;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
        border: none;
    }    
    #changeUserInfo {
        background-image: none !important;
        background: #f4f4f4;
        color: #333;
        border-radius: 4px;
        text-indent: 0;
        font-size: 13px;
        font-weight: bold;
        border-style: none;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
        padding: 8px 16px;
        margin-top: 10px;
        border: 1px solid #ccc;
    }
    #form_toroku_b input {
        background-image: none !important;
        background: #cd0000;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        border-radius: 4px;
        text-indent: 0;
    }    
    #form_soshin2_b input,
    #form_soshin2_b button{
        background-image: none !important;
        background: #ff7900;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        border-radius: 4px;
        text-indent: 0;
        height: 50px;
        width: 100%;
        border: none;
        cursor: pointer;
    }    
    #form_back_b2 {
        width: 360px;
    }
    #form_back_b2 input {
         width: 100%;
    }
    .btnWrap860 {
        width: 860px;
        margin: 0 auto;
        text-align: left;
    }
    
    
    /*ADD 201906*/

.attention {
    font-size: 16px;
}
.fcRed {
    font-size: 17px !important;
}
        .formLogin2 {
    text-align: left;
    font-size: 1.4rem;
    width: 980px;
    margin: 80px auto 0 auto;
    overflow: hidden;
}    

    
}



@media screen and (max-width:1010px) {
#request_kokuchi {
    width: auto;
    line-height: 1.5em;
    font-size: 13px;
    text-align: left;
    padding: 15px;
    /*background: #fff4f4;*/
}	
#request_kokuchi span {
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}
    
    .spNone {
        display: none;
    }
}