.entry_main_img{
    padding:10px 0px 0px;
    text-align: center;
}
.entry_main_img img{
    width: 55%;
}
.entry_message_area{
    padding: 15px;

    border:1px solid #aaa;

    /*角丸*/
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari and Chrome */
    border-radius: 3px;


}
.entry_message_area .ff_item {
    border-bottom: none;

}
.service_entry_title{
    font-size: 24px;
    font-weight: bold;

}
.customer_wrap{
    padding: 0 5px 0px;


}
.customer_explanation_img_h1{
    width: 80%;
  margin-top: 10px;
}
.customer_title{

    background-color: #f1f1ff;
    color: #0000a0;
    padding: 10px 0px 10px 25px;
    font-weight: bold;
    font-size: 1.1rem;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    margin-top: 10px;

}
.msg_old_ending{
    padding: 15px;
    margin: 20px;
    background-color: #faebd7;


}
.msg_old_description,
.msg_old_description2{
    display: inline-block;
    padding: 5px 10px;


}
.msg_old_description2{
    font-weight: bold;
    font-size: 1.2em;

}
.msg_old_description_link{

}
.sample_link_area{
    padding-top:20px;
    text-align: center;

}
.customer_explanation{
    padding:10px;
    line-height: 1.6rem;
}
.customer_exp_title{
    font-weight: bold;
    padding-top: 10px;
}
.customer_exp_title2{

    font-weight: bold;
    padding: 3px 3px 3px 10px;
    margin-top:15px;
    border-left: 15px solid #d5d5fe;
    background-color: #f6f6ff;
}
.fax_area{
    padding-top: 20px;
    text-align: center;

}
.minamipass_introduction .customer_exp_text1{
    margin-bottom: 10px;

}
.minamipass_introduction .introduction_service_link{
    display: inline-block;
    padding: 15px 10px;
    text-align: center;
    background-color: #4545ff;
    color: #fff;
    font-weight: bold;
    border: 3px solid #f1f1ff;
    border-radius: 10px;
    font-size: 1.1em;
}
.minamipass_introduction .introduction_service_link:hover{
    background-color: #0000a0;
}
.minamipass_introduction .message1{
    width: 90%;
    color: #f26e26;
    border: 1px solid #f26e26;
    border-radius: 10px;
    margin: 20px auto;
    padding: 10px;
}
.minamipass_introduction .message2{

    color: #f26e26;

}
.minamipass_introduction .register_free_text{
    font-weight: bold;
    margin: 5px 0px 5px auto;
    font-size: 20px;
    padding: 5px 0px;
    text-align: center;
    background-color: #5b7abb;
    color: #fff;
    max-width: 150px;
    border-radius: 10px;

}
.minamipass_introduction .customer_exp_img1{
    padding: 15px 0px;
    text-align: center;

}
.minamipass_introduction .customer_title{
    padding: 10px;


}
.minamipass_introduction .message_news1{
    font-weight: bold;
    margin: 20px auto;
    font-size: 20px;
    padding: 15px;
    text-align: left;
    border: 2px solid #5b7abb;
    color: #5b7abb;
    max-width: 90%;
    border-radius: 10px;
    line-height: 28px;
}
.minamipass_introduction .customer_exp_img1 .img1{
    max-width: 290px;

}
.minamipass_introduction .customer_exp_img1 .img2{
    width: 80%;
    margin: 5px auto;
    max-width: 290px;
}
@media print, screen and (min-width: 768px) {
    .entry_main_img img{
        width: 35%;
    }

    .customer_explanation_img_h1{
        width: 40%;

    }
    .customer_explanation_img_h2{
        width: 50%;

    }
    .minamipass_introduction .register_free_text{
        font-size: 25px;
        padding: 10px 0px;
        max-width: 180px;
    }
    .minamipass_introduction .message_news1{
        text-align: center;
    }
    .minamipass_introduction .customer_exp_img1 .img2{

        max-width: 400px;
    }
    .minamipass_introduction .introduction_service_link{
        padding: 15px 20px;
        font-size: 1.3em;
    }
}
.service_radio_item label {
    font-size: 0.9em;
    width: 90%;
}
@media print, screen and (min-width: 1024px) {
.service_radio_item label {
    font-size: 1.1em;
        width: 70%;
}
}
