@media only screen and (min-width: 801px){
    .content_area {
        margin: 0 0 60px;
    }
    .content_area form.common-form table.type02 tbody tr td label input {
        color: #000;
        font: 100% Arial,Helvetica,sans-serif;
        vertical-align: middle;
        padding: 5px 10px 6px;
    }
    .content_area form.common-form table.type02 tbody tr td input {
        color: #000;
        font: 100% Arial,Helvetica,sans-serif;
        vertical-align: middle;
        padding: 5px 10px 6px;
    }
    .content_area form.common-form table.type02 tbody tr td textarea {
        color: #000;
        font: 100% Arial,Helvetica,sans-serif;
        vertical-align: middle;
        padding: 5px 10px 6px;
    }
    .content_area form.common-form table.type02 tbody tr td select {
        color: #000;
        font: 100% Arial,Helvetica,sans-serif;
        vertical-align: middle;
        padding: 5px 10px 6px;
    }
    #pref {
        width: 120px;
    }
}
form {
    margin: 0;
    padding: 0;
    border-style: none;
}
.type02 {
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
}
.btn_area {
    text-align: center;
}
.type02 td {
    padding: 20px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.links_color{
    color: #333333;
}
input[type="submit"] {
    width: 180px;
    padding: 8px 0 7px;
    color: #fff;
    text-align: center;
    background: #AF2527;
    border: 1px solid #AF2527;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 5px;
}
.fusion-page-title-bar {
    border-color: #006934;
    background-image: url(//avada.theme-fusion.com/wp-content/uploads/2014/12/ptb_bkgd.png);
    background-color: #006934;
    height: 87px;
}
.fusion-page-title-captions {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
}
.fusion-page-title-wrapper {
    display: table;
    z-index: 1;
    position: relative;
    height: 100%;
    width: 100%;
}
.fusion-page-title-bar h1, .fusion-page-title-bar h3 {
    color: #ffffff;
}
.fusion-modal h1, .fusion-page-title-bar h1, .fusion-widget-area h1, .post-content h1 {
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: 0px;
}
.must_icon {
    margin: 0 0 0 5px;
    padding: 2px 6px;
    color: #fff;
    font-weight: normal;
    background: #e60012;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.must_icon2 {
    margin: 0 0 0 5px;
    padding: 2px 6px;
    color: #fff;
    font-weight: normal;
    background: #e60012;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
@media screen and (min-width: 768px){
    .sp {
        display: none;
    }
}
#main {
    padding-top: 0;
    padding-bottom: 0;
}
#footer_bottom_inner {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
    overflow: hidden;
}
#footer_top_inner {
    max-width: 1150px;
    max-width: 1110px;
    margin: 0 auto;
}
.top_h2{
    font-size:24;
}
.green_text{
    color: #008000;
}
.td_q{
    width: 30%;
    vertical-align: middle;
    background-color: #d4eeda;
    text-align: left;
}
.td_a{
    vertical-align: middle;
    background-color: #ffffff;
}
.bgInnerW {
    padding: 40px;
    background: #fdfdf9;
    width: 990px;
    margin: 0 auto;
    font-size: 18px;
    color: #000;
    line-height: 2em;
}
.stuff {
    font-size: 1.5em;
    font-weight: bold;
    /* padding: 40px; */
    /* margin-left: 95px; */
    max-width: 990px;
    margin: 0 auto;
    padding: 40px;
}
.w340 {
    width: 60%;
}
.width_adress{
    width: 60%;
}

/*!!----btn(http://staging.royalhouse.co.jp/recruit/)----!!*/
.box_req_tel{
    background-color:#AF2527;
    margin: 10px auto;
    width: 700px;
    text-align: center;
    border-radius: 20px;
}
.add_pd{
    padding: 25px;
}
.flex_text{
    display: flex;
    justify-content: center;
}
.white_txt{
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}
.link_req_box{
    /*border-radius: 30px;*/
    font-weight: bold;
    font-size: 2em;
    margin: 30px auto;
}
.link_req_box:hover{
    text-decoration: none;
    opacity: 0.7;
}
.info_saiyou{
    margin: 10px 0;
    font-size: 1.5em;
}
.info_saiyou02{
    margin: 10px 0 40px 0;
    font-size: 1.5em;
}
.info_tel{
    margin: 10px 0;
    font-weight: bold;
    font-size: 4.5em;
    letter-spacing: 5px;
}
.info_tel:hover{
    text-decoration: none;
    opacity: 0.6;
}
.margin_tel{
    margin: 20px 0s;
}
.btm_mg{
    margin-bottom: 20px;
}
.error{
    color: red;
}
.end-txt{
    margin-bottom: 20px;
}