@media screen and (min-width:751px) {
    /*contact*/
    .header_second {
        height: 85px!important;
    }
    .comapny {
        padding: 5px;
    }
    .contact_input_select {
        width: 30%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #999;
        background: white;
        background-size: 32px, 100%;
    }
    .contact_text_area {
        max-width: 70%;
        resize: none;
        padding: 10px 8px;
        border: none;
    }
    .input_space_plus {
        float: left;
    }
    .sign_up_form {
        margin-bottom: 1.5rem;
        float: left;
        width: 25%;
    }
    .common_form_top.chat_account .sign_up_form {
        height: 91px;
    }
    .sign_visit_select {
        width: 40%;
        float: right;
    }

    p.Error {
        clear: both;
        padding: 5px 160px;
        color: #ff0000;
    }

}


/*~750px */

@media screen and (max-width:750px) {
    .header_second {
        height: 85px!important;
    }
    .comapny {
        padding: 0;
        top: 0;
        margin-bottom: 0.5rem;
    }
    .contact_input_select {
        width: 30%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #999;
        background: white;
        background-size: 32px, 100%;
    }
    .contact_text_area {
        max-width: 94%;
        resize: none;
        padding: 10px 8px;
        border: none;
    }
    .contact_select {
        clear: both;
    }

    p.Error {
        clear: both;
        padding-top: 5px;
        color: #ff0000;
    }

    .contact_after {
        top: 0;
    }
}

/* 320px */

@media screen and (max-width:320px) {
    .contact_wrapper {
        padding-top: 110px;
    }
    .contact_inner_wrapper {
        width: 85%;
    }
    .contact_title {
        font-size: 2rem;
    }
    .contact_under_line {
        width: 30%;
    }
    .contact_under_line_font {
        width: 35%;
        left: 1.5%;
        font-size: 0.8rem;
    }
    .contact_form_text {
        width: 100%;
        clear: both;
    }
    .contact_form_text p {
        top: 0;
    }
    .contact_form_text:before {
        height: 20px;
    }
    .essential {
        margin-bottom: 0.5rem;
    }
    .essential_mark {
        display: none;
    }
    .essential_mark_after {
        top: 2px!important;
    }
    .error_sentense {
        clear: both;
    }
    .contact_select {
        clear: both;
    }
    .comapny {
        padding: 0;
        top: -2px!important;
        margin-bottom: 0.5rem;
    }
    .contact_input_select {
        width: 100%;
    }
    .contact_text_area {
        max-width: 94%;
    }
    .contact_inquiry_zone {
        height: 38px;
        display: block;
    }
    .privacy_policy_title {
        margin: 4rem 0px 4rem 0px;
    }
    .privacy_consent span {
        position: relative;
        bottom: 5px;
        left: 10px;
    }
    .consent_button_area {
        text-align: center;
        padding: 2rem 0;
        clear: both;
    }
    .consent_button p {
        margin: 10px;
        color: white;
    }
    .essential_mark_after:after {
        content: "*";
    }
}

.confirm_text {
    min-height: 40px;
    margin: 0;
    font-size: 100%;
    width: 70%;
    font-family: inherit;
    padding: 0 10px;
    margin-bottom: 8px;
    background-color: white;
    display: inline-block;
}

.confirm_text span {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
}

.Box {
    clear: both;
    margin-top: 40px;
}

.LineNormal {
    float: left;
}


/*contact*/


/*privacy_policy*/

.privacy_policy_text_area {
    clear: both;
    padding-top: 8rem;
}

.privacy_policy_before_text {}

.privacy_policy_before_text ul {
    list-style: none;
}

.privacy_policy_before_text li {}

.privacy_policy_before_text li span {
    font-weight: bold;
}

.policy_before_list {
    padding-bottom: 20px;
}

.policy_before_text {
    padding-bottom: 30px;
    border-bottom: 1px solid grey;
}

.policy_before_text p {}

.privacy_policy_section_area {
    padding: 1rem 0;
    border-bottom: 1px solid grey;
}

.privacy_policy_section {
    list-style-type: decimal;
    border-bottom: 1px solid grey;
    padding: 15px 0;
}

.privacy_policy_section li {
    padding: 15px;
    margin-left: 20px;
}

.privacy_policy_section h4 {
    font-weight: bold;
}

.after_list_title_above {
    margin: 1.5rem 0;
}

.privacy_policy_after_text {
    padding: 1rem 0 6rem 0;
}

.privacy_policy_after_text h2 {
    font-weight: bold;
}

.privacy_policy_after_text dt {
    float: left;
    width: 125px;
}

.privacy_policy_after_text dd {
    padding-left: 135px;
}

.dt_title_list_center {
    width: auto!important;
}


/* 750px */

@media screen and (max-width:750px) {
    .privacy_policy_wrapper {
        padding-top: 110px;
    }
    .privacy_policy_inner_wrapper {
        width: 85%;
    }
    .privacy_policy_title {
        font-size: 1.2rem;
    }
    .privacy_policy_under_line {
        width: 23%;
    }
    .privacy_policy_under_line_font {
        width: 46%;
        left: 3.5%;
        font-size: 0.8rem;
    }
    .privacy_policy_text_area {
        padding: 3rem 0 5rem 0;
    }
    .privacy_policy_section {
        min-height: 200px;
    }
    .privacy_policy_after_text h2 {
        font-weight: bold;
        padding: 1rem 0;
    }
    .dt_title_list_center {
        width: 20px!important;
    }
}


/*privacy_policy*/


/*interview*/

.interview_text_wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.interview_image_wrapper {
    margin: 0 auto;
    width: 100%;
}

.interview_image_area {
    margin-top: 5rem;
    overflow: hidden;
}

.interview_image_area img {
    width: 100%;
}

.interview_article {
    width: 100%;
    margin: 0 auto;
}

.interview_header {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #d2d2d2;
    padding: 20px 0px;
}

.interview_header h1 {
    clear: both;
    display: block;
    width: 100% !important;
    color: grey;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.interview_header p {
    font-weight: bold;
    letter-spacing: 2px;
}

.interview_section_area {
    padding: 10px 0px;
}

.interview_section_area h2:before {
    position: relative;
    float: left;
    content: '';
    display: block;
    top: 5px;
    margin-right: 5px;
    width: 0;
    height: 0.8rem;
    border-right: 2px solid #ff0000;
}

.interview_section h2 {
    margin: 20px 0px;
    font-weight: bold;
}

.interview_section p {
    margin: 10px 0px;
    line-height: 1.5rem;
}

.interview_section_image {
    margin: 2rem 0;
}

.interview_icon_area {
    height: 80px;
    border-top: solid 1px #d2d2d2;
    border-bottom: solid 1px #d2d2d2;
}

.interview_icon_inner_area {
    width: 100%;
    height: 100%;
    position: relative;
}

.interview_icon {
    width: 30px;
    height: 30px;
    float: left;
    margin: 25px 15px 10px 0px;
    position: relative;
    bottom: 0;
}

.interview_icon a {
    text-decoration: none;
    background: transparent;
}

.interview_icon img {
    width: 30px;
    height: 30px;
}

.interview_page_area {
    width: 100%;
    height: 103px;
    position: relative;
}

.interview_before {
    float: left;
    margin: 40px 0px;
}

.interview_before a {
    text-decoration: none;
    color: #727171;
}

.interview_before p:before {
    position: relative;
    top: 5px;
    margin-right: 8px;
    float: left;
    content: "";
    width: 0;
    height: 0;
    border-right: 10px solid #727171;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.interview_after {
    width: 122px;
    float: right;
    margin: 40px 0;
}

.interview_after a {
    text-decoration: none;
    color: #727171;
}

.interview_after p {
    width: 90%;
}

.interview_after:after {
    position: relative;
    bottom: 18px;
    margin-left: 8px;
    float: right;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid #727171;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

@media screen and (max-width:750px) {
    .interview_top_image {
        background-image: url(../images/interview/header_sp.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width:751px) {
    .interview_top_image {
        background-image: url(../images/interview/header.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}


/*interview*/


/*login*/

.login_form {
    width: 80%;
    margin: 0 auto;
}

.login_form span {
    display: block;
    bottom: 3px;
    position: relative;
}

.login_form_space {
    margin-top: 10px;
}

.login_form {
    font-size: 0.9rem;
    font-weight: bold;
    letter-spacing: 1px;
}

.login_form p:before {
    height: 15px;
    border-right: 5px solid #ff0000;
    margin-right: 5px;
}

.login_input_space {
    width: 100%;
    height: 44px;
    border: none;
    padding: 10px 8px;
    box-sizing: border-box;
}

.login_button_area {
    text-align: center;
    padding: 5rem;
    padding: 2rem 0 1em 0;
}

.login_button_area a {
    position: relative;
    width: 250px;
    display: inline-block;
}

.login_button_area a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 5px 5px;
    border-color: transparent transparent #ffffff transparent;
    z-index: 100;
}

.login {
    width: 250px;
    background: #e60012;
    height: 40px;
    font-size: 13px;
    margin-right: 10px;
    position: relative;
    color: white;
    border-width: 0;
}

  .login_form p{
        padding-bottom:12px;
    }

.login_forget {
    width: 250px;
    margin: 0 auto;
    color: #5e5e5e;
}

.login_forget span {
    padding-left: 17px;
    text-align: right;
}


/* 750px */

@media screen and (max-width:750px) {
    .common_wrapper {
        width: 95%;
        margin: 0 auto;
    }
    .common_form_text:before {
        display: none;
    }
    .login_form {
        width: 100%!important;
        font-size: 0.9rem;
        font-weight: bold;
        letter-spacing: 1px;
        margin-top: 5rem;
    }
    .login_form span {
        display: block;
        bottom: 3px;
        position: relative;
    }
    .login_form_space {
        margin-top: 10px;
    }
    .login_form {
        width: 100%!important;
        font-size: 0.9rem;
        font-weight: bold;
        letter-spacing: 1px;

    }

    .login_form p{
        padding-bottom:12px;
    }

    .login_input_space {
        width: 100%;
        height: 44px;
        border: none;
    }
    .login_button_area {
        text-align: center;
        padding: 5rem;
        padding: 2rem 0 1em 0;
    }
    .login_button_area a {
        position: relative;
        width: 55%;
        display: inline-block;
    }
    .login_button_area a:before {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 5px 5px;
        border-color: transparent transparent #ffffff transparent;
        z-index: 100;
    }
    .login {
        display: inline-block;
        width: 100%;
        background: grey;
        height: 40px;
        font-size: 13px;
        position: relative;
        color: white;
        padding-top: 7px;
        border-width: 0;
    }
    .login_forget {
        width: 250px;
        margin: 0 auto;
        color: #5e5e5e;
        padding: 0 0 1rem 2.3rem;
        text-decoration: underline;
        color: #999999;
    }
    .login_forget span {
        padding-left: 17px;
        text-align: right;
        display: none;
    }
    .login_button_area {
        padding: 2rem 0 1em 0;
        margin: 10px 0 5rem 0;
    }
}


/*login*/


/*news*/

.news_title dl {
    border-top: 2px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
    padding: 1.5rem 0;
}

.news_title dt:before {
    position: relative;
    float: left;
    content: '';
    display: block;
    height: 1rem;
    border-right: 3px solid #ff0000;
    margin-right: 5px;
    margin-top: -3px;
}

.news_title dd {
    font-size: 1.05rem;
    line-height: 1.8rem;
    letter-spacing: 2px;
    font-weight: bold;
}

.news_title dt {
    color: #727171;
}

.news_title dt span {
    display: inline-block;
    padding: 0 8px;
    position: relative;
}

.news_title dt span:before,
.news_title dt span:after {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    left: 2px;
    width: 2px;
    height: 2px;
    background: #ff0000;
}

.news_title dt span:after {
    left: auto;
    right: 4px;
}

.news_photo {
    margin: 1.5rem 0;
}

.news_photo div {}

.news_photo img {
    width: 100%;
}

.news_text_area {
    border-bottom: 2px solid #d2d2d2;
    padding-top: 30px;
    padding-bottom: 10px;
}

.news_text {
    margin: 10px 0;
}

.news_text ol {
    list-style-type: decimal;
    padding-left: 1rem;
}

.news_text li {}

.news_text dl {
    width: 50%;
    height: 50px;
}

.news_text dt {
    width: 35%;
    float: left;
}

.news_text dd {
    width: 65%;
    float: right;
}

.news_page_area {
    width: 100%;
    height: 103px;
    position: relative;
}

.news_before {
    float: left;
    margin: 40px 0px;
}

.news_before a {
    text-decoration: none;
    color: #727171;
}

.news_before p:before {
    position: relative;
    top: 5px;
    margin-right: 8px;
    float: left;
    content: "";
    width: 0;
    height: 0;
    border-right: 10px solid #727171;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.news_after {
    width: 102px;
    float: right;
    margin: 40px 0;
}

.news_after a {
    text-decoration: none;
    color: #727171;
}

.news_after p {
    width: 90%;
}

.news_after:after {
    position: relative;
    bottom: 18px;
    margin-left: 8px;
    float: right;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid #727171;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}


/*news*/


/*news-select*/

@media screen and (min-width: 751px) {
    .news_select_text_inner_wrapper {
        width: 50%;
        padding: 1rem 0;
        margin: 0 auto;
    }
}

@media screen and (max-width: 750px) {
    .news_select_text_inner_wrapper {
        width: 90%;
        padding: 1rem 0;
        margin: 0 auto;
    }
}

.news_select_text_wrapper {
    padding: 4rem 0;
}

.news_select_text_section {
    width: 100%;
    background: white;
    margin: 1rem auto;
    padding: 1.5rem 0 1.5rem 0;
    position: relative;
}

.news_select_text_section a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent transparent #f5f5f5 transparent;
}

.news_select_text_section a {
    text-decoration: none;
    color: black;
}

.news_select_text_section dl {
    width: 90%;
    margin: 0 auto;
}

.news_select_text_section dt {
    color: grey;
}

.news_select_text_section p {
    position: relative;
    bottom: 3px;
    margin-left: 5px;
}

.news_select_text_section dt:before {
    position: relative;
    float: left;
    content: '';
    display: block;
    height: 1rem;
    border-right: 3px solid #ff0000;
    margin-right: 5px;
    margin-top: -3px;
}

.news_select_text_section dd {
    font-size: 0.95rem;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 1.8rem;
}

.news_select_number {
    width: 120px;
    margin: 0 auto;
}

.news_select_number ul {
    list-style: none;
}

.news_select_number li {
    width: 20px;
    float: left;
}

.news_select_number li a {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 20px;
    border: solid 1px transparent;
}

.news_select_number li a:active {
    background: #727171;
    color: white;
}

.news_select_number span {
    padding-left: 5px;
    position: relative;
    bottom: 1px;
}

.news_number_selected {
    background: #727171;
}

.news_number_selected span {
    color: white;
}

.news_select_text_section dt span {
    display: inline-block;
    padding: 0 8px;
    position: relative;
}

.news_select_text_section dt span {
    display: inline-block;
    padding: 0 8px;
    position: relative;
}

.news_select_text_section dt span:before,
.news_select_text_section dt span:after {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    left: 2px;
    width: 2px;
    height: 2px;
    background: #ff0000;
}

.news_select_text_section dt span:after {
    left: auto;
    right: 4px;
}

@media screen and (max-width:750px) {
    .news_top_image {
        background-image: url(../images/news/header_sp.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width:751px) {
    .news_top_image {
        background-image: url(../images/news/header.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}


/*news-select*/


/*sign_up*/

.jqTransformSelectWrapper {
    margin-top: 7px;
}

.sign_up_contents_title_space {
    margin-bottom: 4rem;
}


.sign_up_form p {
    width: 80%;
    left: 10px;
    top: 0;
}

.sign_form_clear {
    clear: both;
}
.sign_form_visit {
    width: 60%;
}
.sign_form_visit p {
    padding-right: 20px;
}



.sign_up_radio input {
    display: none;
}
.sign_up_radio label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 10px 10px;
    font-size: 14px;
}
.sign_receive {
    width: 40%;
}
.sign_form_company_style {
    width: 25%;
    float: left;
    clear: both;
    margin-bottom: 1.3rem;
}
.sign_up_radio {
    width: 75%;
    float: right;
}

@media screen and (min-width:751px) {

    .sign_up_radio {
        position: relative;
        bottom: 5px;
    }

}

.sign_up_step_space {
    margin-top: 3.5rem;
}
.step_three {
    height: 94px;
}
.step_four {
    height: 128px;
}
.common_form_text_long:before {
    position: relative;
    float: left;
    content: '';
    display: block;
    height: 94px;
    border-right: 3px solid #ff0000;
}

.sign_form_single p {
    top:8px;
}

.sign_input_select {
    width: 100%;
    height: 40px;
}
.step_four_left {
    clear: both;
}
.step_four_left_space {
    width: 50%;
    float: left;
    display: table;
    margin: 20px 0px;
}
.step_four_text {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
    position: relative;
    top: 5px;
    font-size: 1rem;
    width: 95%;
}
.step_four_right {
    float: right;
    width: 50%;
    height: 94px;
    margin: 15px 0px;
    position: relative;
}
.step_four_input_space {
    height: 40%;
    width: 100%;
    float: left;
    display: inline-block;
    right: 0;
}
.step_four_input {
    width: 100%;
    right: 0;
}
.step_four_input input {
    height: 95%;
    box-sizing: border-box;
}
.step_four_img input {
    margin-top: 10px;
    width: 300px;
    height: 40px!important;
}
.four_image_area {
    width: 30px;
    display: block;
    float: left;
    margin: 12px 0;
    right: 20px;
}
.four_image_wrap {
    float: right;
}
.four_input_space {
    width: 300px;
    float: right;
}
.refresh_wrap {
    width: 50px;
    height: 50px;
    float: left;
    position: relative;
}
.reload_wrap {
    width: 250px;
    float: right;
}
.four_above_space {
    margin-top: 15px;
}
.sign_consent_area {
    clear: both;
    position: relative;
    margin: 20px 0px;
}
.sign_consent_title {
    margin: 20px 0px;
}
.sign_consent_title p {
    font-size: 1.5rem;
    position: relative;
    left: 10px;
    top: 5px;
}
.sign_consent_text {
    position: relative;
    left: 10px;
    color: grey;
    letter-spacing: 1.8px;
    padding-bottom: 1rem;
}
.sign_consent_text p {
    font-size: 1rem;
    display: block;
    height: 46px;
}
.non_distributable_text {
    position: relative;
    left: 10px;
    color: red;
    letter-spacing: 1.8px;
    padding-bottom: 1rem;
}
.non_distributable_text h1 {
    font-size: 1rem;
    display: block;
    height: 46px;
}

.sign_up_radio p.Error{
    padding-left:0;
    color: #ff0000;
}

.common_form_top .Text p.Error{
    padding-left:0;
     color: #ff0000;
}

.sign_up_step {
    width: 100%;
    height: 30px;
    clear: both;
    background: #e0e0e0;
    margin-bottom: 15px;
}
.sign_up_step_number {
    width: 25%;
    height: 30px;
    float: left;
    position: relative;
}
.sign_up_step_number p {
    padding: 5px 5px 5px 15px;
}
.sign_up_step_text {
    width: 70%;
    height: 30px;
}
.sign_up_step_text p {
    padding: 5px 5px 5px 15px;
    font-weight: bold;
}
.Scroll {
    width: 100%;
    height: 240px;
    margin: 10px auto;
    overflow: auto;
    color: #999999;
    text-align: left;
    background: #FFFFFF;
    font-size: 1rem;
}
.Scroll div {
    padding: 15px 25px;
    font-size: 12px;
}
.Scroll div p {
    padding: 5px 0 0 0;
}
.Text {
    float: right;
    width: 75%;
}
.Text p {
    clear: both;
    padding:5px 0;
}
.sign_up_radio p {
    clear: both;
    margin: 1rem 0;
    position: relative;
}
#refresh {
    height: 26px;
    color: #111111;
    text-align: left;
    text-decoration: none;
    background: url(https://ja.ad-stir.com/images/public/Common_Icon10.png) no-repeat 0 100%;
    float: left;
    width: 100%
}
#refresh span {
    position: relative;
    bottom: 4px;
}
.step_four_img {
    border: 0;
    left: 0;
    float: right;
    width: 85%;
    display: block;
}
.step_four_input img {
    height: 50px;
}

.content_error {
    clear: both;
}
.four_image {
    overflow: hidden;
}

/* ~750px */
@media screen and (max-width:750px) {
    .step_wrapper {
        width: 90%;
        margin: 0 auto
    }
    .sign_up_sp {
        width: 100%!important;
    }
    .sign_up_contents_title_space {
        margin-bottom: 4rem;
    }
    .sign_up_form {
        clear: both;
    }

    .radio_Error{
        padding-top:0!important;
    }

    .form_sp_inner {
        width: 96%;
        display: inline-block;
    }
    .Text {
        width: 100%;
        float: none!important;
    }

    .Text p {
        margin:0;
    }

    .sign_up_form p {
        width: 100%;
        top: 0;
        line-height: 0.9rem;
    }
    .sign_form_clear {
        clear: both;
    }
    .sign_form_visit {
        width: 100%;
        margin-bottom: 0.5rem;
    }
    .sign_form_visit:before {
        height: 30px!important;
    }
    .sign_form_visit p {
        padding-right: 20px;
    }
    .sign_up_radio span {
        margin-top: 0;
    }
    .sign_up_radio input {
        display: none;
    }
    .sign_up_radio label {
        display: inline-block;
        position: relative;
        cursor: pointer;
        border-radius: 2px;
        color: #3e4956;
        font-size: 14px;
        text-align: center;
        line-height: 1;
    }
    .sign_up_radio input[type=radio]:checked {
        position: absolute;
        content: "";
        top: 50%;
        left: -4px;
        width: 8px;
        height: 8px;
        margin-top: -4px;
        border-radius: 50%;
        background: #879c18;
    }
    .form_sp_inner div {
        width: 96%;
        clear: both;
    }
    .sign_receive {
        width: 40%;
    }
    .sign_form_single p {
        margin-bottom: 0.5rem;
    }
    .sign_form_company_style {
        width: 100%;
        clear: both;
        margin-bottom: 0;
    }
    .sign_up_radio {
        width: 100%!important;
        float: none;
    }
    .sign_up_radio div {
        padding: 1rem 0;
    }
    .sign_up_step_space {
        margin-top: 3.5rem;
    }
    .step_three {
        height: 94px;
    }
    .sign_up_step_number.no_float {
        float: initial;
    }
    .step_four {
        height: 128px;
    }
    .step_four_img {
        border: 0;
        left: 0;
        display: block;
        position: absolute;
    }
    .common_form_text_long:before {
        position: relative;
        float: left;
        content: '';
        display: block;
        height: 94px;
        border-right: 3px solid #ff0000;
    }
    .sign_input_select {
        width: 100%;
        height: 40px;
    }
    .step_four_left {
        clear: both;
    }
    .step_four_left_space {
        width: 100%;
        float: initial;
        display: table;
        margin: 20px 0px;
    }
    .step_four_left_space:before {
        height: 22px!important;
    }
    .step_four_text {
        display: table-cell;
        padding: 0;
        top: 0;
        vertical-align: top;
        position: relative;
        font-size: 1rem;
        width: 97%;
    }
    .step_four_right {
        float: initial;
        width: 100%;
        height: 94px;
        margin: 15px 0px;
        position: relative;
    }
    .step_four_input_space {
        height: 60%;
        width: 100%;
        display: inline-block;
        right: 0;
    }
    .step_four input {
        width: 100%;
        height: 95%;
        right: 0;
    }
    .four_image_wrap {
        float: none;
    }
    .reload_wrap {
        width: 250px;
        float: left;
        clear: none!important;
    }
    .four_input_space {
        float: none;
        position: relative;
        z-index: 100;
    }
    .four_above_space {
        margin-top: 15px;
    }
    .sign_consent_area {
        clear: both;
        position: relative;
        margin: 0;
        padding-top: 60px;
    }
    .sign_consent_title {
        margin: 0;
    }
    .sign_consent_title p {
        font-size: 1.5rem;
        position: relative;
        left: 10px;
        top: 5px;
    }
    .sign_consent_text {
        position: relative;
        left: 10px;
        color: grey;
        letter-spacing: 1.8px;
        padding-bottom: 1rem;
        padding: 15px 0;
    }
    .sign_consent_text p {
        font-size: 0.8rem;
        display: block;
        height: 46px;
    }
    .sign_visit_select label {
        padding-bottom: 1rem;
    }
    .sign_up_step {
        width: 100%;
        height: 30px;
        clear: both;
        background: #e0e0e0;
        margin-bottom: 15px;
    }
    .sign_up_step_number {
        width: 25%;
        height: 30px;
        float: left;
        position: relative;
    }
    .sign_up_step_number p {
        padding: 5px 5px 5px 15px;
    }
    .sign_up_step_text {
        width: 70%;
        height: 30px;
    }
    .sign_up_step_text p {
        padding: 5px 5px 5px 15px;
        font-weight: bold;
    }
    #refresh {
        float: right;
        position: relative;
    }
    .step_attention {
        clear: both;
    }
    .checkbox_area {
        height: 50px;
    }

    .confirm_visit {
        width: 35%;
    }

    .jqTransformSelectWrapper {
        padding-bottom: 1rem;
    }

}

@media screen and (max-width:375px) {
    .refresh_wrap {
        width: 30px;
    }
    .reload_wrap {
        width: 220px;
    }
    #reload {
        width: 220px;
    }
}

/*sign_up*/

/*RULES*/
.rules_wrapper h3 {
    font-weight: bold;
    width: auto;
    background: #727171;
    color: white;
    padding: 7px 10px 7px 15px;
    font-size: 1.1rem;
    letter-spacing: 1.2px;
}
.rules_wrapper h4 {
    font-weight: bold;
    margin: 20px 0px;
    font-size: 1rem;
    letter-spacing: 1px;
}
.rules_wrapper p {
    margin: 15px 0px;
}

/*RULES*/

/*EXCHANGE*/

/* PC and SP */
.rtb_image {
    background-image: url(../images/exchange/rtb.jpg);
}
.cpc_image {
    background-image: url(../images/exchange/cpc.jpg);
}
.trading_image {
    background-image: url(../images/exchange/trading.jpg);
}
.api_image {
    background-image: url(../images/exchange/api.jpg);
}
@media screen and (min-width:751px) {
    .exchange_top_image {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .exchange_top_image {
        background-image: url(../images/exchange/header.jpg);
    }
    .exchange_large_wrap {
        background: white!important;
    }
    .exchange_wrapper {
        width: 880px;
        margin: 0 auto;
        background: white;
    }
    .exchange_inner_wrapper {
        margin: 5rem 0;
    }
    .exchange_diagram {
        width: 100%;
    }
    .exchange_diagram_title {
        padding: 2rem;
    }
    .exchange_diagram_title h2 {
        text-align: center;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 1.3rem;
    }
    .exchange_diagram_image {
        width: 60%;
        margin: 0 auto;
        padding: 5rem
    }
    .diagram_image_jp {
        width: 100%;
        height: 400px;
        background-image: url(../images/exchange/diagram-jp.jpg);
        background-position: top center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .diagram_image_en {
        width: 100%;
        height: 400px;
        background-image: url(../images/exchange/diagram-en.jpg);
        background-position: top center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .exchange_fouth_area {
        margin: 4rem 0;
    }
    .exchange_fouth_area_title {
        width: 100%;
        height: 100px;
        background-color: #f5f5f5;
    }
    .exchange_fouth_area_title h2 {
        text-align: center;
        font-weight: bold;
        padding-top: 2.5rem;
        font-size: 1.8rem;
    }
    .exchange_merit_area {
        width: 100%;
        margin: 1rem 0;
        padding: 0;
    }
    .merit_section_area {
        width: 100%;
    }
    .merit_section {
        width: 432px;
        height: 380px;
        background-color: #f5f5f5;
        margin: 10px 0;
        position: relative;
    }
    .merit_section:before {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 10px 10px;
        border-color: transparent transparent #ffffff transparent;
    }
    .merit_left {
        float: left;
    }
    .merit_right {
        float: right;
    }
    .merit_section_inner {
        padding: 0 0 10px 0;
    }
    .merit_image {
        margin: 10px 10px;
        background: white;
    }
    .merit_four_img {
        height: 200px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .merit_image_inner {
        width: 50%;
        margin: 0 auto;
    }
    .merit_text_area {
        padding: 5px 15px 15px 20px;
        width: 90%;
    }
    .merit_title {}
    .merit_title h3 {
        font-size: 15px;
        font-weight: 600;
        color: #222222;
    }
    .merit_text {
        position: relative;
        top: 5px;
    }
    .merit_text p {}
    .exchange_introduce_area {
        clear: both;
        margin-top: 3rem;
    }
    .introduce_title h2 {
        text-align: center;
        padding-top: 6rem;
        font-size: 2rem;
        font-weight: bold;
        letter-spacing: 1px;
    }
    .introduce_image {
        padding: 3rem 0;
    }
    .introduce_image_pc {
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
    }
    .introduce_image_jp {
        height: 100px;
        background-image: url(../images/exchange/how-to-start-jp.png);
    }
    .introduce_image_en {
        height: 150px;
        background-image: url(../images/exchange/how-to-start-en.png)
    }
    .introduce_button_space {
        text-align: center;
    }
    .introduce_button {
        padding: 0.5rem 0!important;
    }
    .introduce_button p {
        letter-spacing: 1px;
        font-size: 0.9rem;
    }
    .introduce_button:before {}
    .introduce_image_sp {
        display: none;
    }
}

/*~750px*/
@media screen and (max-width:750px) {

    .exchange_wrapper {
        width: 95%;
        margin: 0 auto;
    }
    /*img*/
    .exchange_top_image {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background: url(../images/exchange/header_sp.jpg);
    }
    .exchange_diagram_image img {
        display: none;
    }
    .merit_image_inner img {
        display: none;
    }
    .introduce_image img {
        display: none;
    }
    .diagram_image_jp {
        width: 90%;
        margin: 30px auto 60px auto;
        height: 300px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/exchange/diagram-jp_sp.jpg);
        background-position: top center;
    }
    .diagram_image_en {
        width: 90%;
        margin: 30px auto 60px auto;
        height: 300px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/exchange/diagram-en_sp.jpg);
        background-position: top center;
    }
    .merit_image {
        width: 100%;
        margin: 10px auto;
        background: white;
    }
    .merit_image_inner {
        padding: 1.2rem 0;
    }
    .merit_four_img {
        height: 120px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    /*img*/
    .exchange_fouth_area_title h2 {
        text-align: center;
        font-size: 1.1rem;
        margin: 30px 0;
    }
    .exchange_diagram_title {
        margin: 4rem 0;
    }
    .exchange_diagram_title h2 {
        text-align: center;
    }
    .merit_image {
        background: #fff;
    }
    .merit_text_area {
        padding: 10px 0 40px 0;
    }
    .introduce_title {
        text-align: center;
        font-size: 1.3rem;
    }
    .introduce_image_pc {
        display: none;
    }
    .introduce_image_sp {
        position: relative;
        border-top: 3px solid #d5d5d5;
        border-bottom: 3px solid #d5d5d5;
        height: 210px;
        margin-bottom: 2rem;
        background: white;
    }
    .introduce_image_sp li {
        text-align: center;
        height: 40px;
        border-bottom: 2px solid #eaeaea;
        line-height: 42px;
    }
    .introduce_image_sp li:after {
        position: absolute;
        content: '';
        left: 50%;
        width: 13px;
        height: 22px;
        margin-left: -21px;
        background: url(../images/arrow_process.gif) center center no-repeat #ffffff;
        background-size: 13px auto;
        padding: 15px;
        transform: rotate(90deg);
        margin-top: 15px;
    }
    .api_sp:after {
        display: none!important;
    }
    .introduce_image_sp span {
        display: inline-block;
        position: relative;
        z-index: 14;
    }
    .introduce_button_space {
        text-align: center;
    }
.merit_title {}
.merit_title h3 {
    font-size: 15px;
    font-weight: 600;
    color: #222222;
}
.merit_text {
    position: relative;
    top: 5px;
}
.merit_text p {}
.exchange_introduce_area {
    clear: both;
}

.introduce_title h2 {
    text-align: center;
    padding-top: 1rem;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 1px;
}
.introduce_image {
    padding: 3rem 0;
}
.introduce_image img {
    width: 100%;
}
.introduce_button_space {
    text-align: center;
}
.introduce_button {
    padding: 0.5rem 0!important;
}
.introduce_button p {
    letter-spacing: 1px;
    font-size: 0.9rem;
}


/*EXCHANGE*/

}
