@charset "utf-8";
/* お問い合わせ
--------------------------------------------------------------------
1. コンテンツ
--------------------------------------------------------------------*/
/* 1. コンテンツ
--------------------------------------------------------------------*/
#stage #co_wrapper {
    position: relative;
}
#stage #co_main {
    top: 40px;
    left: 141px;
    padding: 31px 0 15px 99px;
}
#stage #co_main p {
    line-height: 21px;
}
#mains .title {
    padding: 27px 3px 23px 0;
}
#stage .cts-lb {
    float: left;
    width: 414px;
}
#stage .cts-rb {
    float: left;
}
#stage .co_unit_sttl {
    margin: 0 0 38px 2px;
}
#stage .cts-rb .co_unit_sttl {
    margin-left: 17px;
}
#stage .co_unit_txt {
    margin-left: 25px;
    margin-bottom: 77px;
}
#stage .cts-rb .co_unit_txt {
    margin-left: 70px;
}
#stage p {
    line-height: 1.5;
    letter-spacing: 0.08em;
}
#stage .co_ctsText2 {
    margin: 0px 0 70px 227px;
    clear: both;
}
#privacy a {
    display: block;
    width: 554px;
    margin: 0 0 0 94px;
}
#stage .jump-pagetop {
    padding-top: 82px;
}
@media screen and (max-width:736px) {
    /* 1. コンテンツ
--------------------------------------------------------------------*/
    #stage #co_wrapper {}
    #stage #co_main {
        padding: 0;
    }
    #stage #co_main p {
        font-size: 1.4em;
        line-height: 1.75;
    }
    #mains .title {
        padding: 12.9% 0.400% 10.867% 0;
        width: 31.2%;
        margin: 0 auto;
    }
    #stage .cts-lb {
        width: 100%;
        float: none;
    }
    #stage .cts-rb {
    width: 100%;
    float: none;
}
    #stage .co_unit_sttl {
        margin: 0 0 2.367% 0.267%;
    }
    #stage .cts-lb .co_unit_sttl {
        width: 71.1%;
    }
    #stage .cts-rb .co_unit_sttl {
        width: 85.9%;
    }
    #stage .cts-rb .co_unit_sttl {
        margin-left: 0;
    }
    #stage .co_unit_txt {
        margin-left: 0;
        margin-bottom: 9.167%;
    }
    #stage .cts-rb .co_unit_txt {
        margin: 3.5% 0 10.9% 0;
    }
    #stage #co_main .cts-rb .co_unit_txt p {
        line-height: 1.5;
    }
    #stage p {}
    #stage .co_ctsText2 {
        margin: 0 0 8.733% 15.567%;
        width: 67.5%;
    }
    #privacy a {
        margin: 0;
        width: 100%;
    }
    #stage .jump-pagetop {
        padding-top: 11.933%;
    }
}