@charset "Shift_JIS";
/* ----------------------------------------------------------
  TITLE : MIZUNO OFFICIAL ONLINE SHOPPING
  URI : www.mizunonetorder.com
  Copyright (C) MIZUNO
---------------------------------------------------------- */

/*----------------------------
    1. 基本レイアウト
    2. 共通設定
    3. ご利用ガイド
    4. ショッピングガイド
    5. ポイントについて
    6. ご購入の流れ
    7. 特定商取引法に基づく表示について
    8. 会員規約・ポイント規約（インクルードファイル）
    9. よくある質問
    10. お問い合わせ
    11. 会員規約（会員登録時）
    12. ブラウザの設定方法
    13. マイページについて
------------------------------ */

/*   1. 基本レイアウト
---------------------------------------------------- */
.static #container {
    width: 980px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.static #container #main {
    float: left;
    width: 788px;
    padding-right: 20px;
}

#layout #container #sideMenu,
.static #container #sideMenu {
    /*! float: right; */
    width: 170px;
}

/*   2. 共通設定
---------------------------------------------------- */
/* サイドメニュー */
.static #container #sideMenu ul {
}

.static #container #sideMenu  li {
    width: 100%;
    margin: 0 0 3px;
    padding: 10px 10px 10px 20px;
    border: 1px solid #c4c4c4;
    background-color: #fafafa;
    background-image: url(../images/parts/common/point_gray.gif);
    background-repeat: no-repeat;
    background-position: 10px 15px;
}

/* メインエリアリンク */
.static #container #main a:link {
    color: #111;
    text-decoration: underline;
}

.static #container #main a:visited {
    color: #111;
    text-decoration: underline;
}

.static #container #main a:hover {
    color: #999;
    text-decoration: none;
}

.static #container #main a:focus {
    color: #999;
    text-decoration: underline;
}

.static #container #main a:active {
    color: #999;
    text-decoration: underline;
}

/* 段落設定 */
.static #container #main .secNone {
    margin: 10px 0 0;
}

.static #container #main .secDot {
    margin: 15px 0 0;
    padding: 15px 0 0;
    border-top: 1px dotted #b8b8b8;
}

.static #container #main .secSol {
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 1px dotted #b8b8b8;
}

/* 見出し設定 */
.static #container #main h3,
.static #container #main h4,
.static #container #main h5,
.static #container #main h6 {
    font-weight: bold;
}

.static #container #main .headingBlue {
    margin: 30px 0 0;
    padding: 5px 5px 4px;
    background: url(../images/parts/disp/title_bk_deep_blue.gif) repeat-x left top #5656bc;
}

.static #container #main .headingBlue span {
    padding: 0 0 0 5px;
    border-left: 4px solid #FFFFFF;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
}

.static #container #main .headingWhite {
    margin: 50px 0 0;
    padding: 3px 5px 2px;
    border: 1px solid #b8b8b8;
}

.static #container #main .headingWhite span {
    padding: 0 0 0 5px;
    border-left: 4px solid #000099;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #000099;
}

/* 文章中設定 */
.static #container #main p,
.static #container #main ul,
.static #container #main ol,
.static #container #main dl {
    margin: 5px 0 0;
}

.static #container #main ul li {
    margin: 3px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_lightgray_list.gif) no-repeat left 0.5em;
}

.static #container #main ol {
    padding: 0 0 0 2em;
    list-style-type: decimal;
}

.static #container #main ol li {
    margin: 3px 0 0;
}

.static #container #main em {
    font-weight: bold;
    color: #555;
}

.static #container #main strong {
    font-weight: bold;
    color: #bf0000;
}

.static #container #main table {
    border: 1px solid #B8B8B8;
}

.static #container #main table th,
.static #container #main table td {
    text-align: left;
    font-weight: normal;
    border: 1px solid #B8B8B8;
}

/* 見出し設定 */
.static #container #main p.notes {
    letter-spacing: 0.1em;
    text-indent: -1.1em;
    padding-left: 1.2em;
}

/* ページトップ */
.static #container #main p.pagetop {
    margin: 10px 0 0! important;
    padding: 10px 0 0;
    font-size: 10px;
    line-height: 1;
    text-align: right;

    border-top: 1px dotted #b8b8b8;
}

.static #container #main p.pagetop a {
    padding: 0 0 0 15px;
    background: url(../images/parts/footer/ft_ic_pagetop.gif) no-repeat scroll left center;
}

.static #container #main p.pagetop a:link {
    color: #333;
    text-decoration: underline;
}

.static #container #main p.pagetop a:visited {
    color: #333;
    text-decoration: underline;
}

.static #container #main p.pagetop a:hover {
    color: #333;
    text-decoration: none;
}

.static #container #main p.pagetop a:focus {
    color: #333;
    text-decoration: underline;
}

.static #container #main p.pagetop a:active {
    color: #333;
    text-decoration: underline;
}

/*   3. ご利用ガイド
---------------------------------------------------- */
/* ナビ */
#useGuide #container #main .pageNavBox {
    margin: 20px 0 0;
    padding: 0 0 30px;
}

#useGuide #container #main .pageNavBox .block {
    float: left;
    width: 230px;
    margin: 0 39px 0 0;
}

#useGuide #container #main .pageNavBox .block h3 {
    margin: 0 0 3px;
    padding: 0 0 5px;
    border-bottom: 3px solid #ebebeb;
}

#useGuide #container #main .pageNavBox .block h3 a {
    font-weight: bold;
    padding: 0 0 0 8px;
    background: url(../images/parts/common/point_gray.gif) no-repeat left 0.2em;
}

#useGuide #container #main .pageNavBox .block h3 a:link {
    text-decoration: none;
}

#useGuide #container #main .pageNavBox .block h3 a:visited {
    text-decoration: none;
}

#useGuide #container #main .pageNavBox .block h3 a:hover {
    text-decoration: underline;
}

#useGuide #container #main .pageNavBox .block h3 a:focus {
    text-decoration: underline;
}

#useGuide #container #main .pageNavBox .block h3 a:active {
    text-decoration: none;
}

/* お問い合わせはこちらから */
#useGuide #container #main .ToContact {
    margin: 20px 0 0;
    padding: 10px 15px 15px;
    background: #f5f5f5;
    text-align: center;
}

#useGuide #container #main .ToContact p.btn {
    margin: 5px 0 0;
    display: block;
}

/* トップへ戻る */
#useGuide #container #main p.ToTop {
    margin: 10px 0 0;
    text-align: center;
}

/*   4. ショッピングガイド
---------------------------------------------------- */
/* 見出し設定 */
#sGuide #container #main h5 {
    color: #000099;
}

#sGuide #container #main h6 {
    color: #555;
}

/* ページ内ナビ */
#sGuide #container #main ul.pageNav {
    margin: -5px 0 0;
}

#sGuide #container #main ul.pageNav li {
    float: left;
    width: 125px;
    margin: 10px 22px 0 0;
    padding: 0 0 0 13px;
    background: url(../images/parts/common/point_gray_under.gif) no-repeat left center;
}

#sGuide #container #main ul.pageNav li.extra {
    width: 285px;
}

/* 会員登録はこちら */
#sGuide #container #main .LinkRegister dl {
    float: left;
    margin: 0 20px 0 0;
}

#sGuide #container #main .LinkRegister dl dt {
    font-weight: bold;
    color: #000099;
}

#sGuide #container #main .LinkRegister dl dd {
    margin: 7px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_gray.gif) no-repeat left center;
}

/* 会員特典 */
#sGuide #container #main .privilege {
    margin: 25px 0 0;
}

#sGuide #container #main .privilege h5 {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    padding: 3px 7px;
    color: #fff;
    background: #bf0000;
}

#sGuide #container #main .privilege ul li {
    display: inline-block;
    /display: inline;
    /zoom: 1;	margin: 0 30px 0 0;
    background: url(../images/parts/common/point_red_list.gif) no-repeat left center;
}

/* 携帯サイトはこちら */
#sGuide #container #main .mobile p img {
    margin: 0 10px 0 0;
    vertical-align: middle;
    border: solid 1px #b8b8b8;
}

/* 当サイトの閲覧・ご注文について */
#sGuide #container #main .inspect h6 {
    margin: 20px 0 0;
}

#sGuide #container #main .inspect ul li {
    display: inline;
    margin: 0 15px 0 0;
}

#sGuide #container #main .inspect dl dt {
    float: left;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_lightgray_list.gif) no-repeat left center;
    font-weight: bold;
    color: #555;
    clear: both;
}

#sGuide #container #main .inspect dl dd {
    float: left;
}

/* お支払いについて */
#sGuide #container #main .payment ul li {
    display: inline;
    margin: 0 15px 0 0;
}

/* クレジットカード決済 */
#sGuide #container #main p.creditLogo {
    float: left;
    width: 140px;
}

#sGuide #container #main .creditExplain {
    float: right;
    width: 610px;
}

#sGuide #container #main .recommend {
    margin: 20px 0 0 5px;
}

#sGuide #container #main .recommend h6 {
    color: #bf0000;
}

#sGuide #container #main .recommend ul li {
    background: url(../images/parts/common/point_red_list.gif) no-repeat left center;
}

#sGuide #container #main .recommend p {
    margin: 20px 0 0;
}

/* コンビニ決済&ペイジー決済共通 */
#sGuide #container #main .store {
    margin: 30px 0 0;
}

#sGuide #container #main .store p.storeLogo,
#sGuide #container #main p.payeasyLogo  {
    float: left;
    width: 75px;
}

#sGuide #container #main .store .storeExplain,
#sGuide #container #main .payeasyExplain {
    float: right;
    width: 675px;
}

#sGuide #container #main .store .storeExplain table,
#sGuide #container #main .payeasyExplain table {
    margin: 10px 0 10px;
}

#sGuide #container #main .store .storeExplain table th,
#sGuide #container #main .store .storeExplain table td,
#sGuide #container #main .payeasyExplain table th,
#sGuide #container #main .payeasyExplain table td {
    padding: 5px 10px 3px;
}

#sGuide #container #main .store .storeExplain table th,
#sGuide #container #main .payeasyExplain table th {
    background: #f2f2f2;
}

/* コンビニ決済 */
#sGuide #container #main .store p.storeLogo {
    margin: 0;
}

/* ペイジー */
#sGuide #container #main .payeasyExplain ul.Link {
    margin: 15px 0 10px;
}

#sGuide #container #main .payeasyExplain ul.Link li {
    margin: 5px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_gray.gif) no-repeat left center;
}

#sGuide #container #main .payeasyExplain h6 {
    margin: 30px 0 0;
}

#sGuide #container #main .payeasyExplain .caution {
    margin: 30px 0;
    padding: 10px;
    width: 45em;
    border: 1px solid #ccc;
    background: #fbfbfb;
}

#sGuide #container #main .payeasyExplain .caution h6 {
    margin: 0;
}

/* お買上げ商品の返品、交換、返金について */
#sGuide #container #main .return ol {
    margin: 10px 0 0 30px;
}

/* 商品はこちらまでご返送願います */
#sGuide #container #main .address {
    width: 26em;
    margin: 10px 0 10px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #fbfbfb;
}

/* ご返金について */
#sGuide #container #main .repayment dl dt{
    margin: 15px 0 0;
    font-weight: bold;
    color: #555;
}

#sGuide #container #main .repayment dl dd{
    margin: 3px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_lightgray_list.gif) no-repeat left 0.2em;
}

/* マイページについて */
#sGuide #container #main p.myPageLink {
    margin: 15px 0 0 7px;
}

/* ミズノお客様相談センター */
#sGuide #container #main .conference {
    margin: 30px 0 15px 7px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #fbfbfb;
}

#sGuide #container #main .conference p {
    text-align: center;
}

#sGuide #container #main .conference p span {
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_gray.gif) no-repeat left center;
}

/*   5. ポイントについて
---------------------------------------------------- */
/* 見出し設定 */
#point #container #main h5 {
    color: #000099;
}

/* 付与条件 */
#point #container #main .conditioned ul {
    margin-bottom: 12px;
    padding-top: 5px;
}

#point #container #main .conditioned ul li {
    margin-top: 7px;
}

#point #container #main .conditioned p.pointYen {
    margin-bottom: 10px;
}

#point #container #main .conditioned p.notes {
    margin: 0;
}

/* ポイント利用規約 */
#point #container #main .pointRegulations p {
    margin: 7px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_gray.gif) no-repeat left center;
}

/* ポイントを獲得するには… */
#point #container #main .pointGet .example {
    width: 300px;
    margin: 12px 0;
    padding: 10px 10px 0 10px;
    border: 1px solid #B8B8B8;
    background-color: #fbfbfb;
}

#point #container #main .pointGet .example table {
    width: 275px;
    border: none;
}

#point #container #main .pointGet .example table span {
    color: #bf0000;
}

#point #container #main .pointGet .example th,
#point #container #main .pointGet .example td {
    padding: 5px 0;
    border: none;
    border-bottom: 1px dotted #B8B8B8;
    text-align: right;
}

#point #container #main .pointGet .example th{
    width: 130px;
    text-align: left;
}

#point #container #main .pointGet .example th.total,
#point #container #main .pointGet .example td.total {
    font-weight: bold;
    border: none;
}

/* ポイントを利用するには */
#point #container #main .pointUse .example {
    width: 300px;
    margin: 12px 0;
    padding: 10px 10px 0 10px;
    border: 1px solid #B8B8B8;
    background-color: #fbfbfb;
}

#point #container #main .pointUse .example table {
    width: 275px;
    border: none;
}

#point #container #main .pointUse .example table span {
    color: #bf0000;
}

#point #container #main .pointUse .example th,
#point #container #main .pointUse .example td {
    padding: 5px 0;
    border: none;
    border-bottom: 1px dotted #B8B8B8;
    text-align: right;
}

#point #container #main .pointUse .example th{
    width: 130px;
    text-align: left;
}

#point #container #main .pointUse .example th.total,
#point #container #main .pointUse .example td.total {
    font-weight: bold;
    border: none;
}

/* その他注意事項 */
#point #container #main .otherNotes {
    padding-bottom: 15px;
    border-bottom: 1px dotted #B8B8B8;
}


/*   6. ご購入の流れ：共通
---------------------------------------------------- */
/* ナビゲーション */
.orderFlow #container #main ol.orderFlowNav {
    width: 788px;
    margin: 15px 0 50px;
    padding: 15px 0;
    background: url(../images/parts/disp/order_flow_base.gif) no-repeat 0 0 #f2f2f2 ;
}

.orderFlow #container #main ol.orderFlowNav li {
    margin: 0 20px;
    display: inline;
    float: left;
}

.orderFlow #container #main ol.orderFlowNav li.extra {
    margin: 0 0 0 23px;
}

/* リード */
.orderFlow #container #main .number  {
    margin: 5px 0 5px 25px;
    font-size: 14px;
    color: #111;
}

.orderFlow #container #main .alpha {
    margin: 5px 0 5px 25px;
}

.orderFlow #container #main .number img,
.orderFlow #container #main .alpha img {
    margin: 0 5px 0 -25px;
    vertical-align: middle;
}

/* レイアウト共通 */
.orderFlow #container #main .flowSecNone {
    margin: 25px 0 0;
}

.orderFlow #container #main .flowSecDot {
    border-top: 1px dotted #b8b8b8;
    margin: 25px 0 0;
}

/* レイアウト1 */
.orderFlow #container #main .layoutBoxA {
    background-image: url(../static/guide/images/common/next.gif);
    background-repeat: no-repeat;
    background-position: 175px bottom;
}

.orderFlow #container #main .layoutBoxA .expainArea {
    float: left;
    width: 410px;
    background-color: #FFF;
    padding-top: 25px;
}
.orderFlow #container #main .layoutBoxA .expainArea p {
    background-color: #FFF;
    padding-bottom: 5px;
}


.orderFlow #container #main .layoutBoxA .imgArea {
    float: right;
    width: 355px;
    text-align: right;
    padding-top: 25px;
}

/* レイアウト2 */
.orderFlow #container #main .layoutBoxB {
}

.orderFlow #container #main .layoutBoxB .expainArea {
    float: left;
    width: 315px;
}

.orderFlow #container #main .layoutBoxB .imgArea {
    float: right;
    width: 440px;
}

/* ページナビ */
.orderFlow #container #main .orderFlowFoot {
    margin: 50px 0 0;
    padding: 5px 10px 10px;
    background: #f2f2f2;
}

.orderFlow #container #main .orderFlowFoot p.btnPre {
    float: left;
}

.orderFlow #container #main .orderFlowFoot p.btnNext {
    float: right;
}

.orderFlow #footer {
    margin-top: 50px;
}
.orderFlow #container #main .layoutBoxA .imgArea img {
    border: 2px solid #009;
}

.orderFlow .flow-navi {
    border: 2px solid #999;
    padding: 10px;
    margin-bottom: 40px;
    width: 763px;
    text-align: center;
}
.orderFlow .flow-navi img {
    padding: 5px;
    margin: 0px;
}

.orderFlow #container #main .layoutBoxA .expainArea p.btn{
    padding: 10px;
    background-color: #f5f5f5;
    text-align: center;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    display: block;
}
.orderFlow p.cap {
    color: #F60;
}
.orderFlow #container #main .no-bg {
    background-image: none;
}
#orderFlow #container #main .top-txt h4{
    margin-top: 10px;
}


/*   7. 特定商取引法に基づく表示について
---------------------------------------------------- */
#tradelaw #container #main table {
    width: 100%;
    margin-top: 20px;
}

#tradelaw #container #main th,
#tradelaw #container #main td {
    border:1px solid #B8B8B8;
    padding:15px;
    vertical-align:top;
    text-align:left;
}

#tradelaw #container #main th {
    width: 225px;
    background:#f5f5f5;
    padding:15px;
}

#tradelaw #container #main td ul.space li {
    margin-top: 5px;
}

#tradelaw #container #main td ul.space li.top {
    margin-top: 0px;
}

#tradelaw #container #main td .notes {
    margin: 10px 0 0 0;
}


/*   8. 会員規約・ポイント規約
---------------------------------------------------- */
/* 文章中設定 */
#regulations #main p,
#regulations #main ul,
#regulations #main ol,
#regulations #main dl {
    margin: 5px 0 0;
}

#regulations #main ul li {
    margin: 3px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_lightgray_list.gif) no-repeat left 0.2em;
}

#regulations #main ol {
    padding: 0 0 0 2em;
    list-style-type: decimal;
}

#regulations #main ol li {
    margin: 3px 0 0;
}


/* 段落設定 */
#regulations .secNone {
}

/* 見出し設定 */
#regulations h4 {
    font-size: 14px;
    font-weight: bold;
}

#regulations h4.shop {
    margin: 0 0 15px 0;
}

#regulations h4.point {
    margin: 35px 0 15px 0;
}

#regulations h4 span {
    color: #999;
}

#regulations h5 {
    font-weight: bold;
    margin: 35px 0 5px 0;
}

#regulations h5.spNone {
    margin-top: 0;
}

#regulations ol li ul{
    margin-bottom: 5px;
}

/* 以上（締め言葉） */
#regulations p.thatsAll {
    padding: 15px 0 0 0;
}

/* 制定日 */
#regulations p.enactmentDate {
    margin: 15px 0 0 0;
}

/*   9. よくある質問
---------------------------------------------------- */
/* BOX調整 */
#faq #container #main .secNone {
    margin: 20px 0 0;
}

#faq #container #main .secLast {
    padding-bottom: 15px;
    border-bottom: 1px dotted #b8b8b8;
}

/* ページ内ナビ */
#faq #container #main ul.pageNav {
    margin: -5px 0 0;
}

#faq #container #main ul.pageNav li {
    float: left;
    width: 230px;
    margin: 10px 27px 0 0;
    padding: 0 0 0 13px;
    background: url(../images/parts/common/point_gray_under.gif) no-repeat left center;
}

/* 質問と答え */
#faq #container #main dl {
}

#faq #container #main dl dt.question {
    min-height: 19px;
    padding: 3px 0 3px 25px;
    background: url(../images/parts/disp/icon_q.gif) no-repeat left 0.2em;
}

#faq #container #main dl dd.answer {
    min-height: 19px;
    margin: 8px 0 0;
    padding: 3px 0 3px 25px;
    background: url(../images/parts/disp/icon_a.gif) no-repeat left 0.2em;
}

/*
#faq #container #main dl dd.answer {
    display: none;
}

#faq #container #main dl dd.open {
    display: block;
}
 */

/* 質問のリンク */
#faq #container #main dl dt.question a {
    font-weight: bold;
}

#faq #container #main dl dt.question a:link {
    text-decoration: none;
}

#faq #container #main dl dt.question a:visited {
    text-decoration: none;
}

#faq #container #main dl dt.question a:hover {
    text-decoration: underline;
}

#faq #container #main dl dt.question a:focus {
    text-decoration: underline;
}

#faq #container #main dl dt.question a:active {
    text-decoration: none;
}

/* ご返送先 */
#faq #container #main p.address {
    width: 24em;
    margin: 10px 0;
    padding: 10px;
    line-height: 1.7;
    background: #fbfbfb;
    border: 1px solid #ccc;
}

/* 推奨ブラウザ */
#faq #container #main dl dd .inspect {
    margin: 15px 0 0;
}

#faq #container #main .inspect h5 {
    color: #555;
}

#faq #container #main .inspect  dl {
    margin: 2px 0 0;
}

#faq #container #main .inspect  dl dt {
    float: left;
    width: 100px;
    padding: 0 0 0 10px;
    color: #555;
    font-weight: bold;
    background: url(../images/parts/common/point_lightgray_list.gif) no-repeat left center;
    clear: both;
}

#faq #container #main .inspect dl dd {
    float: left;
    width: 620px;
}

/* ブラウザ最新版ダウンロードはこちら */
#faq #container #main .browser {
    margin: 15px 0 0;
}

#faq #container #main .browser dl {
    margin: -5px 0 0;
}

#faq #container #main .browser dl dt {
    margin: 10px 0 0;
    font-weight: bold;
    color: #555;
}

#faq #container #main .browser dl dd {
    margin: 5px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_gray.gif) no-repeat left center;
}

/* クッキーの設定方法 */
#faq #container #main ul.cookie {
    margin: 5px 0 10px;
}

#faq #container #main ul.cookie li {
    margin: 5px 0 0;
    padding: 0 0 0 10px;
    background: url(../images/parts/common/point_gray.gif) no-repeat left center;
}


/*   10. お問い合わせ
---------------------------------------------------- */
/* 基本レイアウト */
#guideContact #container h4{
    width: 225px;
    background: url(../images/parts/common/point_gray.gif) no-repeat scroll left center;
    margin: 0 0 3px 0;
    padding:0 0 0 10px;
    font-weight: bold;
}

#guideContact #container h4 a{
    font-weight: bold;
}

#guideContact #container h4 a{
    font-weight: bold;
}


/* ミズノショップ事務局へのお問い合わせ */
#guideContact #container .ecretariatMenu{
    width: 788px;
    margin-top: 20px;
}

#guideContact #container .ecretariatMenu.bottom{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
}

#guideContact #container .block{
    padding: 3px 0;
    float: left;
}

/* よくある質問 */
#guideContact #container .block.faq{
    width: 250px;
}

/* パソコンから */
#guideContact #container .block.pc{
    width: 238px;
    padding-left: 25px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

/* メールで */
#guideContact #container .block.mail{
    width: 245px;
    padding-left: 25px;
}

/* 電話で */
#guideContact #container .block.tel{
    width: 250px;
}
#guideContact #container .block.tel span{
    font-size:10px;
}

/* FAXで */
#guideContact #container .block.fax{
    width: 511px;/* 「パソコンから」＋「メールで」の合計 */
    padding-left: 25px;
    border-left: 1px solid #d9d9d9;
}

#guideContact #container .block.fax span{
    font-size:10px;
}

/* FAXで：PDFダウンロード */
#guideContact #container .block.fax .dlArea{
    width: 511px;
}

#guideContact #container .block.fax .txtArea{
    width: 270px;
    float: left;
}

#guideContact #container .block.fax .txtArea img{
    vertical-align: bottom;
    margin-right: 5px;
}

#guideContact #container .block.fax .pdfArea{
    width: 198px;
    border: 1px dotted #B8B8B8;
    padding: 8px 10px;
    float: right;
}

#guideContact #container .block.fax .pdfArea img{
    float: left;
}

#guideContact #container .block.fax .pdfArea p{
    width: 156px;
    float: right;
    margin-top: 1px;
}

/* FAXで：Adobe ReaderR紹介 */
#guideContact #container .block.fax .arDl{
    width: 511px;
    margin-top: 8px;
    padding-top: 5px;
    border-top: 1px dotted #B8B8B8;
}

#guideContact #container .block.fax .arDl p{
    float: left;
    color: #5a5a5a;
}

#guideContact #container .block.fax .arDl img{
    float: right;
}

/* お客様相談センターへのお問い合わせ */
#guideContact #container .customercenterMenu{
    width: 788px;
    margin-top: 20px;
}

#guideContact #container .pageTopLink{
    text-align: center;
}

/*   11. 会員規約（会員登録時）
---------------------------------------------------- */
/* 基本レイアウト */
#MemberRegRegulation #container {
    width: 780px;
    margin: 35px auto 60px;
}

#MemberRegRegulation #container h2{
    margin: 0 0 20px;
}

/* インラインフレーム */
#MemberRegRegulation #container iframe{
    width: 780px;
    height: 300px;
    margin-top:20px;
    border:1px solid #d9d9d9;
    overflow:auto;
    overflow-x: hidden;
}

/* ボタンエリア */
#MemberRegRegulation #container .submitArea{
    margin:25px 0 0;
    text-align:center;
}

#MemberRegRegulation #container .submitArea p{
    margin-bottom: 25px;
}

#MemberRegRegulation #container .submitArea ul li{
    display:inline;
    margin:0 10px;
}

/* 補足文章 */
#MemberRegRegulation #container .supplemental{
    width: 740px;
    margin-top: 35px;
    border: 1px solid #d9d9d9;
    background-color: #f2f2f2;
    padding: 20px;
    text-align: center;
}

#MemberRegRegulation #container .supplemental p{
    font-weight: bold;
    font-size: 14px;
}

#MemberRegRegulation #container .supplemental p span{
    font-weight: bold;
    color: #c00000;
}

/* インラインフレームファイル（53_iframe.php） */
#incFile {
    background-image: none;
    background-color: #fbfbfb;
    padding: 20px 20px;
}

#incFile a,
#incFile a:link,
#incFile a:visited,
#incFile a:hover,
#incFile a:active {
    color: #333;
}

#incFile p.pagetop {
    display: none;
}

#incFile h4.point {
    margin: 35px 0 15px 0;
    padding-top: 35px;
    border-top: 1px dotted #B8B8B8;
}

/*   12. ブラウザの設定方法
---------------------------------------------------- */
/*
基本レイアウト
#browser #container {
    width: 780px;
    margin: 30px auto 0;
}
 */

/* ページ内ナビ */
#browser #container #main ul.pageNav {
    margin: 15px 0 0;
}

#browser #container #main ul.pageNav li {
    float: left;
    width: 200px;
    margin: 0 20px 0 0;
    padding: 0 0 0 13px;
    background: url(../images/parts/common/point_gray_under.gif) no-repeat left center;
}

/* Internet Explorer 7の場合 */
#browser #container #main h5 {
    color: #000099;
}

/* SSLとは？ */
#browser #container #main .whatsSSL {
    margin: 10px 0;
    padding: 15px;
    border: 1px solid #ccc;
}

#browser #container #main .whatsSSL h6 {
    color: #000099;
}

/*   13. マイページについて
---------------------------------------------------- */
#mypege #container #main h4 {
    margin: 15px 0 0;
    color: #000099;
}

#mypege #container #main ul {
    margin: 10px 0 0;
}

#mypege #container #main ul li {
    margin: 0 0 5px;
    font-weight: bold;
    color: #555;
}

#mypege #container #main ul li span {
    display: block;
}

#mypege #container #main p.disp {
    margin: 30px 0 0;
    text-align: center;
}

#mypege #footer {
    margin: 50px 0 0;
}


/*   14. レビューについて
---------------------------------------------------- */
#review #container #main ul.pageNav li{
    float: left;
    display: inline;
    margin: 0 30px 0 0;
    padding: 0 0 0 13px;
    background: url(../images/parts/common/point_gray_under.gif) no-repeat left center;
}

#review #container #main .layoutBox {
    margin: 15px 0 0;
}

#review #container #main .layoutBox .expainArea {
    float: left;
    width: 315px;
}

#review #container #main .layoutBox .imgArea  {
    float: right;
    width: 440px;
}

#review #container #main .layoutBox .expainArea img {
    margin: 0 5px 0;
    vertical-align: middle;
}

#review #container #main .layoutBox .expainArea p.number {
    margin: 5px 0 5px 25px;
}

#review #container #main .layoutBox .expainArea p.number img.number {
    margin: 0 5px 0 -25px;
}

#review #container #main .layoutBox .imgArea p.aboutWrite {
    margin: 5px 10px 0;
    padding: 10px;
    background: #fbfbfb;
    border: 1px solid #ccc;
    text-align: center;
}

#review #container #main .layoutBox .imgArea p.aboutWrite a {
    padding: 0 0 0 13px;
    background: url(../images/parts/common/point_gray_under.gif) no-repeat left center;
}



#tradelaw #container #main table br.pcOnly {
 display: block;
}


/* --------------------------------------------------------------------------------
 mobile 202206
-------------------------------------------------------------------------------- */
@media screen and (max-width: 599px) {

.static #container #main {
  float: none;
  width: auto;
  padding-right: 0;
  margin-bottom: 50px;
}

#useGuide #container #main .pageNavBox .block {
  float: none;
  width: auto;
  margin: 10px 20px 20px;;
}

#useGuide #container #main .pageNavBox {
  margin: 0;
  padding: 0;
}

#layout #container #sideMenu, .static #container #sideMenu {
  float: none;
  width: 100%;
}

.static #container #sideMenu li {
  width: 100%;
  padding: 10px 10px 10px 32px;
  background-position: 20px 17px;
}


/* ショッピングガイド
-----------------------------------------------------------------------*/

#sGuide #container #main .creditExplain,
#sGuide #container #main .store .storeExplain,
#sGuide #container #main .payeasyExplain {
  float: none;
  width: auto;
}

#sGuide #container #main p.creditLogo {
  float: none;
  width: 140px;
}

#sGuide #container #main .store p.storeLogo, 
#sGuide #container #main p.payeasyLogo {
  float: none;
  width: 75px;
}

#sGuide #container #main .payeasyExplain .caution {
  width: auto;
}

#sGuide #container #main .address {
  width:100%;
}

#sGuide #container #main p.myPageLink {
    text-align: center;
}

.static #container #main p img {
    max-width:100%;
    height: auto;
}

.static #container #main p.pagetop {
    display: none;
}

/* ショッピングガイド　ポイント
-----------------------------------------------------------------------*/
#point #container #main .pointGet .example,
#point #container #main .pointGet .example table,
#point #container #main .pointUse .example,
#point #container #main .pointUse .example table {
  width: 100%;
}

/* ショッピングガイド　レビュー
-----------------------------------------------------------------------*/
#review #container #main .layoutBox .expainArea,
#review #container #main .layoutBox .imgArea {
  float: none;
  width: auto;
}

.static #container #main p, .static #container #main ul,
.static #container #main ol, .static #container #main dl {
  margin: 15px 0 10px;
}


/* ショッピングガイド　ご購入の流れ
-----------------------------------------------------------------------*/
.orderFlow #container #main .layoutBoxA .expainArea {
  float: none;
  width: auto;
  padding-top:  0;
}

.orderFlow #container #main .layoutBoxA .imgArea {
  float: none;
  width: auto;
  text-align: center;
  padding-top: 0;
}

.orderFlow .flow-navi {
  width: auto;
}

.orderFlow #container #main .layoutBoxA .expainArea p.flow-navi {
    margin: 0;
    padding:  0;
}

.orderFlow #container #main .layoutBoxA .expainArea p.flow-navi img {
    width:32%;
    height: auto;
}

.orderFlow #container #main .layoutBoxA .expainArea p.flow-navi img.backBtn {
    display: none;
}

.orderFlow .flow-navi img {
  padding: 12px 0;
  margin: 0px;
}

.orderFlow #container #main .layoutBoxA .imgArea img {
  border: 1px solid #757575;
}

.orderFlow #container #main .layoutBoxA .expainArea p.fin {
    width:48%;
}

/* ショッピングガイド　商取法
-----------------------------------------------------------------------*/
#tradelaw #container #main table {
  width: auto;
  margin-top: 20px;
}
    
#tradelaw #container #main th,
#tradelaw #container #main td {
    display: block;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
    
#tradelaw #container #main th {
    width: 100%;
    background: #f5f5f5;
    border-bottom: 0;
    padding-bottom: 8px;
}

#tradelaw #container #main td {
    padding-top: 8px;
}

#tradelaw #container #main table br.pcOnly {
 display: none;
}


/* ショッピングガイド　Q&A
-----------------------------------------------------------------------*/
#faq #container #main .inspect dl dt,
#faq #container #main .inspect dl dd {
  float: none;
  width: 100%;
  padding: 0 0 0 10px;
}

}
