@charset "UTF-8";

/*-----------------------------------------------------
other.css
update 2016年9月5日
-------------------------------------------------------*/

#other {
    margin-bottom: 80px;
}

#other h2 {
    text-align: center;
    margin-top: 50px;
    border-bottom: 1px #999 solid;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}

#other h2 span {
    position: absolute;
    top: 10px;
    right: 20px;
}

#other h2 span a {
    background: url(../images/member/check_list.png) no-repeat;
    background-position: left center;
    display: block;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
}

#other .bt_box {
    border-top: 1px solid #999;
    padding-top: 40px;
    margin-top: 40px;
    text-align: center;
}

#other .bt_box.b_none {
    border-top: none;
    padding-top: 0;
}


/* privacy */

#other .privacy_tt {
    font-weight: bold;
    margin-bottom: 5px;
}

#other .privacy_m {
    margin-bottom: 20px;
}

#other .privacy_tt2 {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}

#other .privacy_list li ul {
    margin-left: 17px;
    margin-bottom: 5px;
}

#other .privacy_list .list_mb {
    margin-bottom: 5px;
}

#other .privacy_list li ul .sub_space1 {
    padding-left: 17px;
}

#other .privacy_list li ul .sub_space2 {
    padding-left: 28px;
}


/* kiyaku */

#other .kiyaku_tt {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

#other .kiyaku_t2 {
    margin-top: 20px;
}


/* modfree */

#other .modfree_txt {
    margin-bottom: 10px;
}

#other .modfree_table {
    width: 100%;
    margin: 10px 0;
    border-top: 1px solid #ccc;
}

#other .modfree_table th {
    font-weight: bold;
}

#other .modfree_table th,
#other .modfree_table td {
    border: 0;
    padding: 10px;
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
}

#other .modfree_table .mail {
    padding: 10px 20px;
    width: 94%;
}

#other .modfree_send {
    text-align: center;
    margin-top: 40px;
    border-top: 1px solid #999;
    padding-top: 40px;
}

#other .modfree_send p {
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

#other .modsended_complete {
    padding: 100px 0;
    background: #F2F2F2;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#other .modsended_complete .complete_m01 {
    font-size: 23px;
    font-weight: bold;
    line-height: 140%;
}

#other .modsended_line {
    border-top: 1px solid #999;
    margin-top: 40px;
    padding-top: 40px;
    text-align: center;
    margin-bottom: 80px;
}


/* help */

#other .help_index_txt {
    margin-bottom: 20px;
}

#other .help_index_txt.box_mb {
    margin-bottom: 40px;
}

#other .help_index_box {
    width: 260px;
    height: 580px;
    padding: 40px;
    background: #F2F2F2;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     border-radius: 5px;
}

#other .help_index_box.sp_l {
    margin-left: 20px;
}

#other .help_index_box h3 {
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #999;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

#other .help_index_box ul {
    font-size: 14px;
}

#other .help_index_box ul li {
    margin-bottom: 18px;
}

#other .help_index_box ul li a {
    background: url(../images/other/list_arrow.png) no-repeat;
    display: block;
    background-position: 1px 7px;
    padding-left: 18px;
}

#other #help_sidemenu {
    width: 250px;
    float: left;
}

#other #help_sidemenu h3 {
    background: #E6E6E6;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#other #help_sidemenu h3 a {
    padding: 10px 15px;
    display: block;
}

#other #help_sidemenu .about_menu {
    background: #E6E6E6;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px;
    margin-top: 40px;
    margin-bottom: 20px;
}

#other #help_sidemenu ul {
    border-bottom: 1px solid #E6E6E6;
}

#other #help_sidemenu li {
    border-top: 1px solid #E6E6E6;
}

#other #help_sidemenu li span {
    cursor: pointer;
    background: url(../images/other/open.png) no-repeat;
    background-position: 230px 10px;
    display: block;
    padding: 5px 15px;
}

#other #help_sidemenu li span.open {
    cursor: pointer;
    background: url(../images/other/close.png) no-repeat #F2F2F2;
    background-position: 230px 10px;
    display: block;
    padding: 5px 15px;
    font-weight: bold;
}

#other #help_sidemenu li ul {
    display: none;
    border-bottom: none;
}

#other #help_sidemenu li ul.block {
    display: block;
}

#other #help_sidemenu li ul li a {
    padding: 5px 0px 5px 23px;
    display: block;
    font-weight: bold;
    font-size: 13px;
}

#other #help_rightcont {
    width: 770px;
    float: right;
    font-size: 14px;
    color: #666;
}

#other #help_rightcont h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #333;
}

#other #help_rightcont h4 {
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #333;
}

#other #help_rightcont h4.mt {
    margin-top: 60px;
}

#other #help_rightcont .button {
    background: #000;
    border: 0;
    font-size: 14px;
    width: 250px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 35px;
}

#other #help_rightcont .button a {
    padding: 13px 0;
    display: block;
    color: #fff;
    text-align: center;
}

#other #help_rightcont .button a:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.2);
}

#other #help_rightcont .sub_txt {
    margin-top: 40px;
}

#other #help_rightcont span {
    font-weight: bold;
}

#other #help_rightcont .half_box {
    width: 375px;
}

#other #help_rightcont .half_fl {
    float: left;
}

#other #help_rightcont .half_fr {
    float: right;
}

#other #help_rightcont .half_box .shop_img {
    margin-bottom: 15px;
}

#other #help_rightcont a {
    font-weight: bold;
}

#other #help_rightcont .tejyun_t {
    padding-left: 20px;
    text-indent: -20px;
}


/* first */

#other.first {
    font-size: 14px;
}

#other .first_tt {
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
    font-weight: bold;
    margin-top: 55px;
    margin-bottom: 20px;
}

#other .first_guide_l {
    width: 520px;
    float: left;
}

#other .first_guide_r {
    width: 520px;
    float: right;
}

#other .first_guide_l .guide_t,
#other .first_guide_r .guide_t {
    font-weight: bold;
    margin-bottom: 10px;
}

#other .first_guide_l .guide_t02,
#other .first_guide_r .guide_t02 {
    margin: 14px 0;
}

#other.first .button {
    background: #000;
    border: 0;
    font-size: 14px;
    width: 250px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     border-radius: 5px;
}

#other.first .button a,
#other.shopping_guide .button a {
    padding: 13px 0;
    display: block;
    color: #fff;
    text-align: center;
}

#other.first .button a:hover,
#other.shopping_guide .button a:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.2);
}

#other.first .first_brand_box {
    width: 1070px;
    margin-right: -10px;
    overflow: hidden;
    zoom: 1;
}

#other.first .first_brand_box li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#other.first .first_brand_box li a {
    border: 1px solid #999;
    display: block;
}

#other.first .first_box {
    background: #F2F2F2;
    padding: 40px 60px;
    margin-bottom: 20px;
}

#other.first .first_box .about_img {
    width: 125px;
    float: left;
}

#other.first .first_box .about_txt {
    width: 742px;
    float: left;
    margin-left: 50px;
}

#other.first .first_box .about_txt .text01 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

#other.first .first_box .about_txt .btm {
    margin-top: 15px;
}

#other.first .first_box .about_txt .qr_box {
    margin-top: 15px;
    border: 1px solid #999;
    padding: 40px;
}

#other.first .first_box .about_txt .qr_box .qr_img {
    width: 120px;
    float: left;
}

#other.first .first_box .about_txt .qr_box .qr_txtbox {
    width: 520px;
    float: left;
    margin-left: 20px;
}

#other.first .first_box .about_txt .qr_box .qr_txtbox a.url {
    font-weight: bold;
}

#other .first_bt_box {
    margin-top: 60px;
    text-align: center;
}


/* shopping_guide */

#other.shopping_guide {
    font-size: 14px;
}

#other.shopping_guide .guide_t {
    margin-bottom: 55px;
}

#other.shopping_guide .guide_inner {
    margin-bottom: 55px;
}

#other.shopping_guide .guide_box {
    width: 480px;
    float: left;
}

#other.shopping_guide .guide_arrow {
    float: left;
    margin-top: 81px;
}

#other.shopping_guide .guide_box .space {
    margin-bottom: 20px;
}


/*追記*/

#help_rightcont p {
    margin-bottom: 15px;
}

#help_rightcont h5 {
    font-weight: bold;
}

#help_rightcont ol {
    list-style-type: decimal;
    padding-left: 30px;
    margin-bottom: 15px;
}

#help_rightcont > ul {
    list-style-type: disc;
    padding-left: 30px;
    margin-bottom: 15px;
}

#help_rightcont {}

#help_rightcont {}

#help_rightcont .text_red {
    color: #EE2E2E;
}

#help_rightcont .text_bold {
    font-weight: bold;
}

#help_rightcont .privacy_box {
    overflow-y: scroll;
    height: 200px;
    padding: 10px;
    border: 1px solid #999999;
    margin-bottom: 15px;
}

#help_rightcont .btn_two {
    width: 580px;
    margin: 0 auto;
}

#help_rightcont .btn_two .text_center {
    text-align: center;
    font-size: 12px;
}

#help_rightcont .btn_two .button {
    float: left;
    margin: 0 15px !important;
}

.m0auto {
    margin: 0 auto;
}
