 #help_about_box__shop_name, #help_about_box__zip, #help_about_box__tel {
    display: none;
}

#help_about_box__fax, #help_about_box__business_hour, #help_about_box__message {
    display: none;
}

/*mobile*/
@media (max-width: 768px) {

    body {
        /*max-width: 480px !important;*/
    }

    #main {
        /*width: 90%;*/
       margin-left: 5%;
        margin-right: 5%;
    }

    #main .arrow {
        padding-right: 10px;
        padding-left: 10px;
    }

    #main .breadlist {
        display: none;
    }
    
    #main .page-heading {

        padding-top: 8px;
        padding-bottom: 8px;
        /*width: 90%;*/
        height: 19px;
        color: #fff;
        text-align: left;
        font-size: medium;
        border: 1px solid rgb(176, 196, 222);
        background-color: rgb(176, 196, 222);
        /*letter-spacing: -4px;*/
        /*padding-left: 10px;*/
        margin: 0;
        font-weight: lighter;

    }
    
    /*about - mobile*/

    #main .page-heading-about-mobile {

        padding-top: 8px;
        padding-bottom: 8px;
        /*width: 90%;*/
        height: 19px;
        color: #fff;
        text-align: left;
        font-size: medium;
        border: 1px solid rgb(176, 196, 222);
        background-color: rgb(176, 196, 222);
        letter-spacing: -7px;
        padding-left: 10px;
        margin: 0;
        font-weight: lighter;

    }

    #main .page-heading-about-mobile .arrow {
        font-size: 12px;
        padding-right: 15px;
    }

    #main .page-heading-about-pc {
        display: none;
    }

    #main #help_about_box__company_location {
        display: none;
    }
    
    /*mobile*/
    #main #help_about {
        /*width: 90%;*/
        background: #fff;
        border: 2px solid rgb(176, 196, 222);
        position: relative;
    }

    #main #help_about dd {
        color: dimgrey;
        font-size: small;
    }

    /*company name*/
    #help_about_box__company_name {
        height: 59px;
    }

    #help_about_box__company_name dt {
        margin: 15px 10px 10px 10px;
        padding: 0 0 8px 0;
        border-bottom: 2px dotted #9bbdd6;
        font-size: 12px;
    }

    #help_about_box__company_name dd {
        margin-left: 10px;
    }
    /*end of company name*/

    /*company location*/
    #help_about_box__company_location {
        height: 59px;
    }

    #help_about_box__company_location dt {
        margin: 15px 10px 10px 10px;
        padding: 0 0 8px 0;
        border-bottom: 2px dotted #9bbdd6;
        font-size: 12px;
    }

    #help_about_box__company_location dd {
        margin-left: 10px;
    }

    #help_about_box__company_location_mobile {
        height: 100px;
    }

    #help_about_box__company_location_mobile dt {
        margin: 15px 10px 10px 10px;
        padding: 0 0 8px 0;
        border-bottom: 2px dotted #9bbdd6;
        font-size: 12px;
    }

    #help_about_box__company_location_mobile dd {
        margin-left: 10px;
    }
    /*end of company location*/

    /*company ceo*/
    #help_about_box__company_ceo {
        height: 59px;
    }

    #help_about_box__company_ceo dt {
        margin: 30px 10px 10px 10px;
        padding: 0 0 8px 0;
        border-bottom: 2px dotted #9bbdd6;
        font-size: 12px;
    }

    #help_about_box__company_ceo dd {
        margin-left: 10px;
    }
    /*end of company ceo*/


    /*company capital*/
    #help_about_box__company_capital {
        height: 59px;
    }

    #help_about_box__company_capital dt {
        margin: 15px 10px 10px 10px;
        padding: 0 0 8px 0;
        border-bottom: 2px dotted #9bbdd6;
        font-size: 12px;
    }

    #help_about_box__company_capital dd {
        margin-left: 10px;
    }
    /*end of company capital*/


    /*company business content*/
    #help_about_box__good_traded {
        display: none;
    }
    /*end of business content*/



    /*company establishment_date*/
    #help_about_box__establishment_date {
        height: 59px;
    }

    #help_about_box__establishment_date dt {
        margin: 15px 10px 10px 10px;
        padding: 0 0 8px 0;
        border-bottom: 2px dotted #9bbdd6;
        font-size: 12px;
    }

    #help_about_box__establishment_date dd {
        margin-left: 10px;
    }
    /*end of establishment_date*/


    /*company employee*/
    #help_about_box__employee {
        height: 59px;
    }

    #help_about_box__employee dt {
        margin: 15px 10px 10px 10px;
        padding: 0 0 8px 0;
        border-bottom: 2px dotted #9bbdd6;
        font-size: 12px;
    }

    #help_about_box__employee dd {
        margin-left: 10px;
    }
    /*end of employee*/

    /*end about mobile*/

    /*privacy - mobile*/
    
    #page_help_privacy .page-heading .arrow {
        font-size: 12px;
        padding-right: 5px;
    }



    #main #privacy_box {
        /*width: 90%;*/
        background: #fff;
        border: 2px solid rgb(176, 196, 222);
        position: relative;
    }

    #privacy_box__body {
        display: none;
    }

    .privacy_header .bullet {
        display: none;
    }

    .pc {
        display: none;
    }

    .privacy_header {
        border-bottom: 2px dotted #9bbdd6;
        margin: 5px;
        padding-bottom: 5px;
        color: dimgrey;
        font-weight: normal;
        font-size: small;
    }

    .privacy_content {
        padding: 5px 5px 10px 5px;
        color: dimgrey;
    } 
    /*end privacy - mobile*/

    /*tradelaw - mobile*/

    #main .tradelaw_pc {
        display: none;
    }

    #main .page-heading.tradelaw_mobile {
        padding-left: 10px;
    }

    #main #tradelaw_wrap {
        /*width: 90%;*/
        border: 2px solid rgb(176, 196, 222);
    }

    #tradelaw_box dt {
        color: #4481cf;
        font-size: medium;
        padding-bottom: 5px;
        
    }

    #tradelaw_box dl {
        margin: 0;
    }
    
    /*mobile*/
    #tradelaw_box dd {
        padding: 10px 20px 10px 0px;
        color: dimgrey;
        font-size: small;
    }

    #tradelaw_box dt img {
        vertical-align: baseline;
    }

    #tradelaw__body {
        padding: 15px 0 15px 5px;
    }

    #tradelaw_wrap .bullet_blue {
        padding-right: 5px; 
    }

    #tradelaw__zip {
        display: none;
    }

    #tradelaw__law_term03 {
        display: none;
    }

    #tradelaw__law_ex06 {
        display: none;
    }

    #tradelaw__law_ex02 {
        display: none;
    }

    #tradelaw__law_ex04 {
        display: none;
    }

    #tradelaw__law_ex03 {
        display: none;
    }

    #tradelaw_zip_pc {
        display: none;
    }

    /*end tradelaw -mobile*/

}

#tradelaw__law_term02 {
        display: none;
}

#tradelaw__law_term04 {
    display: none;
}

#tradelaw__law_term06 {
    display: none;
}

#tradelaw__law_term05 {
    display: none;
}

#tradelaw__body dd {
    line-height: 18px;
}

/*pc*/
@media screen and (min-width: 1200px) {

    .mobile {
        display: none;
    }

    #main {
        width: 940px;
    }

    #main .arrow {
        display: none;
    }

    #main .breadlist {
        padding-left: 10px;
        padding-bottom: 10px;
    }
    
    #main .page-heading {
        padding: 0;
        width: 940px;
        height: 54px;
        line-height: 54px;
        background: #269;
        color: #fff;
        text-align: center;
        font-size: 24px;
    }

    #main .page-heading-about-pc {
        padding: 0;
        width: 940px;
        height: 54px;
        line-height: 54px;
        background: #269;
        color: #fff;
        text-align: center;
        font-size: 24px;
    }

    #main .page-heading-about-mobile {
        display: none;
    }


    /*help about pc*/
    #main #help_about {
        margin: 0 auto;
        padding: 30px 8px 0 10px;
        width: 920px;
        height: 382px;
        background: #fff;
        border: 1px solid #37a;
        position: relative;
    }

    #main #help_about #help_about_box__company_location_mobile {
        display: none;
    }
    
    /*company name*/
    #help_about_box__company_name {
        width: 420px;
        height: 59px;
        position: absolute;
        left: 30px;
    }

    #help_about_box__company_name dt {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
        font-size: 12px;
    }

    #help_about_box__company_name dd {
        margin-left: 10px;
    }
    /*end of company name*/

    /*company location*/
    #help_about_box__company_location {
        width: 420px;
        height: 59px;
        position: absolute;
        left: 30px;
        top: 119px;
    }

    #help_about_box__company_location dt {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
        font-size: 12px;
    }

    #help_about_box__company_location dd {
        margin-left: 10px;
    }
    /*end of company location*/

    /*company ceo*/
    #help_about_box__company_ceo {
        width: 420px;
        height: 59px;
        position: absolute;
        left: 30px;
        top: 238px;
    }

    #help_about_box__company_ceo dt {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
        font-size: 12px;
    }

    #help_about_box__company_ceo dd {
        margin-left: 10px;
    }
    /*end of company ceo*/


    /*company capital*/
    #help_about_box__company_capital {
        width: 420px;
        height: 59px;
        position: absolute;
        right: 28px;
    }

    #help_about_box__company_capital dt {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
        font-size: 12px;
    }

    #help_about_box__company_capital dd {
        margin-left: 10px;
    }
    /*end of company capital*/


    /*company business content*/
    #help_about_box__good_traded {
        width: 420px;
        height: 59px;
        position: absolute;
        right: 28px;
        top: 119px;
    }

    #help_about_box__good_traded dt {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
        font-size: 12px;
    }

    #help_about_box__good_traded dd {
        margin-left: 10px;
    }
    /*end of business content*/


    /*company establishment_date*/
    #help_about_box__establishment_date {
        width: 420px;
        height: 59px;
        position: absolute;
        right: 28px;
        top: 238px;
    }

    #help_about_box__establishment_date dt {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
        font-size: 12px;
    }

    #help_about_box__establishment_date dd {
        margin-left: 10px;
    }
    /*end of establishment_date*/


    /*company employee*/
    #help_about_box__employee {
        width: 420px;
        height: 59px;
        position: absolute;
        right: 28px;
        top: 330px;
    }

    #help_about_box__employee dt {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
        font-size: 12px;
    }

    #help_about_box__employee dd {
        margin-left: 10px;
    }
    /*end of employee*/


    /*privacy - pc*/

    #main #privacy_box {
        margin: 0 auto;
        padding: 30px 8px 0 10px;
        width: 920px;
        background: #fff;
        border: 1px solid #37a;
        position: relative;
    }

    #privacy_box .privacy_content {
        padding-left: 10px;
    }

    #privacy_box__body {
        display: none;
    }

    #main #privacy_box .row {
        padding-bottom: 30px;
    }

    #main .privacy_header {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
    }

    #main #privacy_box__lead_header {
        margin: 0 0 10px 0;
        padding: 0 0 8px 0;
        border-bottom: #37a solid 1px;
        color: #269;
    }

    #main .privacy_content {
        line-height: 20px;
    }

    #main #privacy_box__lead {
        line-height: 20px;
    }


     /*tradelaw -pc*/

    #tradelaw__law_payment_method_mobile {
        display: none;
    }

    #tradelaw__law_shipping_method {
        display: none;
    }

    #tradelaw__law_delivery_day_mobile {
        display: none;
    }

    .tradelaw_mobile {
        display: none;
    }

    #tradelaw_zip_mobile {
        display: none !important;
    }

    #tradelaw__law_usage_notes {
        display: none;
    }

    #tradelaw__law_return_good {
        display: none;
    }

    #tradelaw__law_cancellation_policy {
        display: none;
    }

    #tradelaw__law_privacy_protection {
        display: none;
    }

    #tradelaw_wrap {
        margin: 0 auto;
        padding: 30px 8px 0 10px;
        width: 920px;
        background: #fff;
        border: 1px solid #37a;
    }

    #tradelaw_wrap .bullet_blue {
        display: none;
    }

    #tradelaw_wrap #tradelaw_box {
        border: solid 1px #CCCCCC;
        margin: 0 40px 40px 40px;
    }

    #tradelaw__body dl {
        position: relative;
        border-bottom: solid 1px #CCCCCC;
    }
    
    /*pc*/
    #tradelaw_box dd {
        display: inline-block;
        position: absolute;
        /*width: 677px;*/
        padding: 15px;
    }

    #tradelaw_box dt {
        width: 150px;
        font-weight: bold;
        background: #37a;
        text-align: center;
        color: #fff;
        /*height: 18px;*/
        padding: 15px 5px;
        display: inline-block;
    }

    #tradelaw__law_term03 dt {
        height: 180px;
    }

    #tradelaw__law_term03 dd {
        width: auto;
    }

    #tradelaw__zip dt {
        height: 60px;
    }

    #tradelaw__law_ex01 dt {
        height: 300px;
    }

    #tradelaw__law_ex01 dd {
        width: auto;
    }

    #tradelaw__law_ex02 dt {
        height: 100px;
    }

    #tradelaw__law_ex02 dd {
        width: auto;
    }

    #tradelaw__law_ex03 dt {
        height: 100px;
    }

    #tradelaw__law_ex03 dd {
        width: auto;
    }

    #tradelaw__law_ex04 dt {
        height: 100px;
    }

    #tradelaw__law_ex04 dd {
        width: auto;
    }

    #tradelaw__email dt {
        height: 60px;
    }

    #tradelaw__law_url dt {
        height: 30px;
    }

    #tradelaw__law_term01 dt {
        height: 80px;
    }

    #tradelaw__law_term01 dd {

    }

    #tradelaw__law_ex05 dt {
        height: 30px;
    }

    #tradelaw__law_ex06 dt {
        height: 40px;
    }

    /*end tradelaw pc*/

}


/*day la phan fix loi*/
    /*pc*/
    @media screen and (min-width: 1200px) {
        
        #page_help_about #main{
            margin: 0 auto;
            width: 940px;
        }
        #tradelaw_box dt p{
            vertical-align: middle;
            font-weight: bold;
    		line-height: 18px;
        }
        #page_help_privacy #privacy_wrap{
            height: auto;
        }
       
    }
    /*mobile*/
    @media (max-width: 768px) {
        #page_homepage .offer-btn.offer-btn01{
            display: none;
        }
        #page_help_about #wrapper .eiji{
            display: none;
        }
        #page_help_privacy #wrapper .eiji{
            display: none;
        }
        #page_help_tradelaw #wrapper .eiji{
            display: none;
        }

    }