/* スマホ用ＣＳＳ（トップページ用） */

/* メニュー表示エリア用 */
#mnuarea {
}

/* 予約メニュー見出し */
#mnuareares {
}

/* メニュー見出し */
#mnuareamain {
    margin-top: 8px;
    margin-bottom: 24px;
    height: 696px;
}


/* 予約診療（小・左） */
a.mnubtn_yoyaku {
    display: block;
    width: 165px;
    height: 165px;
    margin-left: 0px;/**/
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* 予約確認（大・中央） */
a.mnubtn_online {
    display: block;
    width: 255px;
    height: 165px;
    margin-right: 8px;/**/
    margin-bottom: 12px;
    float: left;
}

/* 予約手順（大・右） */
a.mnubtn_howto {
    display: block;
    width: 255px;
    height: 165px;
    margin-right: 0px;/**/
    margin-bottom: 12px;
    float: left;
}


/* 医院案内（小・左） */
a.mnubtn_guide {
    display: block;
    width: 165px;
    height: 165px;
    margin-left: 0px;/**/
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* 診療時間（小・中央） */
a.mnubtn_hour {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* トピックス（小・右） */
a.mnubtn_topics {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 0px;
    margin-bottom: 12px;
    float: left;
}

/* 近視抑制治療（小・右） */
/*
a.mnubtn_myopia {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 0px;
    margin-bottom: 12px;
    float: left;
}
*/

/* 白内障日帰り手術（小・右） */
a.mnubtn_ope {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 0px;
    margin-bottom: 12px;
    float: left;
}


/* 医院設備（小・左） */
a.mnubtn_equip {
    display: block;
    width: 165px;
    height: 165px;
    margin-left: 0px;/**/
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* アクセス（小・中央） */
a.mnubtn_access {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* コンタクトレンズ（小・中央） */
a.mnubtn_lens {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* お知らせ（小・左） */
a.mnubtn_info {
    display: block;
    width: 165px;
    height: 165px;
    margin-left: 0px;/**/
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* 近視抑制治療（小・中央） */
a.mnubtn_myopia {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* 診療Ｑ＆Ａ（小・中央） */
a.mnubtn_qa {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* お問い合わせ（小・右） */
a.mnubtn_inpuiry {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 0px;
    margin-bottom: 12px;
    float: left;
}

/* サイトマップ（小・中央） */
a.mnubtn_sitemap2 {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* リンク（小・中央） */
a.mnubtn_link {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* 採用情報（小・中央）*/
a.mnubtn_recruit {
    display: block;
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* 未使用ボタン領域（小・中央）*/
.mnubtn_reserved1_ct {
    width: 165px;
    height: 165px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left;
}

/* 未使用ボタン領域（小・右）*/
.mnubtn_reserved1_rt {
    width: 165px;
    height: 165px;
    margin-right: 0px;
    margin-bottom: 12px;
    float: left;
}

/* ごあいさつ関連 */
.picguidetop {
    margin-right: 12px;
    margin-bottom: 24px;
}

.picguidetop2 {
    margin-bottom: 24px;
}

.picguidetop3 {
    margin: 12px 24px 0px 24px;
}


.ptop1 {
    margin-top: 0px;
    background-image: url(image/spacer.png);/* 折り返し防止用 */
}

.ptop2 {
    margin-bottom: 0px;
    background-image: url(image/spacer.png);/* 折り返し防止用 */
}

/* ご案内見出し */
#mnuguidancetop {
    margin-top: 190px;
    margin-bottom: 24px;
}


/* ネットオーダーボタン */
#top_order {
    display: block;
    font-size: 20px;
    width: 696px;
    height: 45px;
    margin-top: 12px;
    margin-bottom: 12px;
}

