@charset "utf-8";
/*使用する文字コード*/
div.ui-body-d {
    background: none;
    background-color: #fff;
}
h4.clear,
div.clear,
p.clear,
BR.clear {
    clear: both;
}
H1#siteTitle {
    margin: 0 0 15px;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    font-weight: normal;
}
H2 {
    padding: 10px;
    color: #fff;
    font-size: 18px;
    text-shadow: none;
    background: url(/cmn/images/smart/title_bg.png)repeat;
    text-align: center;
}
H2#logo {
    margin: 0;
    padding: 0;
    text-align: center;
    background: none;
}
STRONG.caution {
    color: #d00;
}
DIV.imageGroup {
    margin-bottom: 10px;
    text-align: center;
}
DIV.imageGroup img {
    height: auto;
    width: 100%;
    max-width: 640px;
}
.ui-li-heading,
.ui-li-desc,
.ui-btn-text {
    overflow: visible;
    white-space: normal;
}
DIV#catchArea DIV#jsMainImg {
    text-align: left;
    margin: 0px auto;
    width: 100% !important;
}
div.jsMainImgItem {
    width: 100%;
    text-align: center;
}
div.jsMainImgItem img {
    width: 100% !important;
    vertical-align: bottom;
}
DIV#catchArea {
    max-width: 640px;
    margin: 0px auto 20px;
    text-align: center;
}
.telBanner {
    text-align: center;
}
DIV#swipeImage UL,
DIV#swipeImage LI {
    margin: 0;
    padding: 0;
    list-style: none;
}
DIV#swipeImage UL {
    width: 100%;
}
DIV#swipeImage {
    margin-bottom: 20px;
}
SPAN#swipeImagePosition {
    font-size: 16px;
}
SPAN#swipeImagePosition em.swipeImageOn {
    color: #34b973;
}
#smartFooter {
    font-size: 13px;
    text-align: center;
}
#smartFooterMenu {
    margin-top: 20px;
}
h4,
strong.stitle {
    display: block;
    margin-bottom: 10px;
    padding: 7px 10px;
    color: #b89e37;
    border-bottom: 1px solid #b89e37;
    padding: 0 0 5px 0;
    font-weight: normal;
}
strong.stitle br {
    display: none;
}
ul li {
    margin-bottom: 15px;
}
.sp_mb_m50 {
    margin-bottom: -50px;
}
/*----- 2019/06 RSP構築時追加 ここから -----*/
/* clearfix */
.cf:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.cf {
    min-height: 1px;
    _height: 1px;
}
/* ------ margin ------ */
.sp_mb_0 {
    margin-bottom: 0 !important;
}
.sp_mb_5 {
    margin-bottom: 5px !important;
}
.sp_mb_10 {
    margin-bottom: 10px !important;
}
.sp_mb_15 {
    margin-bottom: 15px !important;
}
.sp_mb_20 {
    margin-bottom: 20px !important;
}
.sp_mb_25 {
    margin-bottom: 25px !important;
}
.sp_mb_30 {
    margin-bottom: 30px !important;
}
.sp_mb_35 {
    margin-bottom: 35px !important;
}
.sp_mb_40 {
    margin-bottom: 40px !important;
}
.sp_mb_45 {
    margin-bottom: 45px !important;
}
.sp_mb_50 {
    margin-bottom: 50px !important;
}
.sp_mt_m10 {
    margin-top: -10px !important;
}
.sp_mt_0 {
    margin-top: 0 !important;
}
.sp_mt_5 {
    margin-top: 5px !important;
}
.sp_mt_10 {
    margin-top: 10px !important;
}
.sp_mt_15 {
    margin-top: 15px !important;
}
.sp_mt_20 {
    margin-top: 20px !important;
}
.sp_mt_25 {
    margin-top: 25px !important;
}
.sp_mt_30 {
    margin-top: 30px !important;
}
.sp_mt_35 {
    margin-top: 35px !important;
}
.sp_mt_40 {
    margin-top: 40px !important;
}
.sp_ml_10 {
    margin-left: 10px !important;
}
.sp_mr_10 {
    margin-right: 10px !important;
}
/* ------ テキスト系 ------ */
.sp_ta_c {
    text-align: center !important;
}
.sp_ta_l {
    text-align: left !important;
}
.sp_ta_r {
    text-align: right !important;
}
.sp_fw_n {
    font-weight: normal !important;
}
.sp_fw_b {
    font-weight: bold !important;
}
/* =============== ウィジウィグで入れた画像のセンタリング ==================== */
.mt-image-none {
    display: block;
    margin: 0 auto 10px;
}
.mt-image-left {
    display: block;
    margin: 0 auto 10px;
}
.mt-image-right {
    display: block;
    margin: 0 auto 10px;
}
.mt-image-center {
    display: block;
    margin: 0 auto 10px;
}
/* ------ 画像幅の調整 ------ */
.sp_img_w_l,
.sp_img_w_l img {
    height: auto;
    width: 100%;
}
/* ----- SP Grid ----- */
.sp-row-10 {
    margin-left: -5px;
    margin-right: -5px;
}
.sp-row-10>div {
    padding-right: 5px;
    padding-left: 5px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-2-4 {
    float: left;
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.col-xs-2-4 {
    width: 20%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
/* ------ フォントサイズ ------ */
.sp_fs_l {
    font-size: large;
}
.sp_fs_m {
    font-size: medium;
}
.sp_fs_s {
    font-size: small;
}
.sp_fs_xs {
    font-size: x-small;
}
.sp_fs_xxs {
    font-size: xx-small;
}
/*H見出し装飾解除*/
H2.nodeco,
H3.nodeco,
H4.nodeco {
    background: none;
    border: none;
    padding: 0;
    font-size: small;
}
/*SPのみ非表示*/
.sp_d_n {
    display: none !important;
}
* {
    text-shadow: none !important;
}
body {
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    word-break: break-all;
    font-size: 14px;
    color: #74675c !important;
    -webkit-text-size-adjust: 100%;
}
a,
a:visited {
    color: #333;
}
.entryBody,
.entryMore,
.inner {
    /*padding: 10px;*/
    overflow: hidden;
    max-width: 640px;
    margin: 0 auto;
}
body#topPage .entryBody {
    padding: 0;
    max-width: 100%;
}
body#inqfm .entryBody {
    padding: 10px
}
.column_wrapper {
    max-width: 640px;
    padding: 0 10px;
    margin: 0 auto;
}
/* ------ 装飾解除 ------ */
H2.sp_nodeco,
H3.sp_nodeco,
H4.sp_nodeco {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
H2.sp_nodeco img,
H3.sp_nodeco img,
H4.sp_nodeco img {
    display: block;
    margin: 0px auto;
}
.entryBody img,
.inner img,
.entryMore img {
    margin: 0 auto 10px;
    max-width: 250px;
    height: auto;
}
.ui-collapsible-content {
    padding: 10px;
    max-width: 640px;
    margin: 0 auto;
}
.ui-collapsible-inset {
    margin: 0 auto;
    max-width: 640px;
}
/*body#topPage .ui-content {
    padding: 0;
}*/
.ui-content {
    padding: 0px;
    overflow: hidden;
}
.ui-shadow {
    box-shadow: none;
    margin: 10px 10px !important;
}
.ui-bar-c {
    background: url(/cmn/images/smart/title_bg.png) repeat;
    border: 1px solid #34b973;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.ui-li-heading {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    margin-top: 0;
}
.ui-btn-up-d,
.ui-btn-hover-d {
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0;
}
.ui-icon {
    background-color: #222222;
}
.ui-li a {
    color: #333333 !important;
}
/*下層ブログテンプレ　一覧ページ*/
.ui-btn-up-d,
.ui-btn-hover-d {
    background: #fff;
    border-color: #e1e1e1;
    border-radius: 0;
}
/*下層ブログテンプレ アーカイブ / 全て見るボタン*/
.ui-controlgroup-controls {
    margin: 0;
    padding: 10px;
}
.ui-controlgroup-controls .ui-btn {
    margin-bottom: 10px;
}
.ui-controlgroup-controls a.ui-corner-top,
.ui-controlgroup-controls a.ui-corner-bottom {
    border: 1px solid #cecab8;
    background: #fff;
    color: #39bb76;
    border-radius: 5px;
}
.ui-controlgroup-controls a.ui-corner-bottom {
    margin-bottom: 0;
}
.ui-btn-up-c,
.ui-btn-hover-c {
    background: #fff;
    border-color: #74675c;
}
/*HOMEへボタン*/
.ui-btn-up-a,
.ui-btn-hover-a {
    background: #f95a71;
    box-shadow: none;
    border: none;
    border-radius: 5px;
}
.ui-btn-corner-all {
    color: #fff !important;
    margin: 0;
}
.ui-btn-corner-all .ui-icon {
    background-color: #e05165;
}
/*下層h3*/
.ui-collapsible-heading {
    margin: 0 10px !important;
    max-width: 640px;
}
.ui-btn-up-c,
.ui-btn-hover-c {
    padding: 10px 7px;
    color: #444 !important;
    border: 1px solid #d1cebd;
    background: url(/cmn/images/top_inqfm_bg.gif) repeat;
    border-radius: 5px;
}
.ui-btn-up-c .ui-btn-corner-all,
.ui-btn-hover-c .ui-btn-corner-all {
    color: #444 !important;
    margin: 0;
    padding: 0;
}
.ui-collapsible-inset .ui-collapsible-heading .ui-btn span.ui-btn-inner {
    border: none;
    padding: 0 0 0 32px;
}
.ui-icon {
    background-color: #B2AD90;
}
.pager {
    margin: 0 15px;
}
/*キャッチ*/
DIV#catchArea DIV#jsMainImg {
    text-align: left;
    margin: 0px auto;
    width: 100% !important;
}
div.jsMainImgItem {
    width: 100%;
    text-align: center;
}
div.jsMainImgItem img {
    width: 100% !important;
    vertical-align: bottom;
}
DIV#catchArea {
    max-width: 640px;
    margin: 0px auto;
    text-align: center;
}
/* Firefox の特定のバージョンで jQuery fadeIn() fadeOut() が カクつく問題を修正 */
DIV#catchArea img {
    box-shadow: #000 0 0 0;
}
/* =============== icon設定 ==================== */
/* 共通 */
.fa-caret-right:before,
P.btn .fa-question-circle:before,
DIV#copyrightArea .fa-desktop:before,
DIV#footerTop .fa-angle-up:before,
DIV#footerTop .fa-home:before,
nav.show .fa-angle-right:before,
nav.show .fa-phone:before,
nav.show .fa-envelope-o:before {
    padding: 0 5px 0 0;
}
/* header */
.fa-times,
.fa-bars {
    display: block !important;
}
/* icon色変更 */
nav.show .fa-phone:before,
nav.show .fa-envelope-o:before,
DIV#headerIcon .fa-phone:before,
DIV#headerIcon .fa-bars:before,
DIV#headerIcon .fa-envelope-o:before,
DIV#headerIcon .fa-map-marker:before {
    color: #34b973;
}
/* グローバルメニュー背景色 */
nav {
    background: #f7f6f0;
}
#menuClose {
    background: #000;
}
/* =============== ヘッダー ==================== */
#smart_header {
    margin-bottom: 10px;
}
header {
    padding: 0 10px;
    overflow: hidden;
    min-height: 60px;
}
h1 {
    margin: 0;
    padding: 15px 0 0 10px;
}
h1#logo a {
    /*display: block;*/
    padding-top: 2px;
}
h1#logo img {
    width: 80px;
}
#headerIcon p {
    margin: 0;
    text-align: center;
}
#headerIcon p a {
    display: block;
    padding: 9px 11px 10px;
}
#headerIcon #navBtn {
    position: fixed;
    top: 0;
    right: 0;
    font-family: "Archivo Narrow", sans-serif;
    z-index: 200;
}
#headerIcon #navBtn a {
    font-size: x-small;
    line-height: 1.2;
    padding: 16px 20px 15px 15px;
    color: #34b973 !important;
}
#headerIcon .tel,
#headerIcon .mail,
#headerIcon .map {
    position: absolute;
    top: 10px;
}
#headerIcon .tel {
    right: 60px;
    z-index: 2;
}
nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    width: 90%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
nav.hide {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
nav.show {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
nav #wrap {
    height: 100%;
    overflow-y: auto;
    padding-bottom: 15px;
}
nav ul {
    margin: 0;
    padding: 0 0 20px;
}
nav ul li {
    margin-bottom: 0;
}
nav li a {
    display: block;
    border-bottom: 1px solid #333333;
    padding: 16px 16px 16px 40px;
    color: #333333 !important;
    text-indent: -0.5em;
    text-shadow: none;
    text-decoration: none;
}
nav li:first-child a {
    padding: 23px 16px 24px 40px;
}
nav li a:active {
    background-color: #fff;
}
nav p a {
    color: #fff;
}
nav .mail a {
    font-size: 16px;
}
nav .tel a {
    font-size: 18px;
}
#menuClose {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 6;
}
/* ボタン */
.btn {
    margin: 0 !important;
}
.btn a {
    border-radius: 4px;
    display: block;
    font-size: 13px;
    line-height: 1.4;
    margin: 0 auto 15px;
    max-width: 600px;
    padding: 10px 10px;
    position: relative;
    top: 0;
    text-align: center;
    text-decoration: none;
    width: 80%;
}
/* 1つ目のボタン */
.btn .typeA {
    background-color: #f95a71;
    color: #FFF;
}
.btn .typeA.tapStyle {
    top: 2px;
}
/* 2つ目のボタン */
.btn .typeB {
    background-color: #333;
    color: #fff;
    box-shadow: 0px 3px 0px #111;
}
.btn .typeA.ui-link,
.btn .typeA.ui-link a,
.btn .typeA.ui-link a:hover,
.btn .typeA.ui-link a:visited,
.btn .typeB.ui-link,
.btn .typeB.ui-link a,
.btn .typeB.ui-link a:hover,
.btn .typeB.ui-link a:visited,
.btn .typeD.ui-link,
.btn .typeD.ui-link a,
.btn .typeD.ui-link a:hover,
.btn .typeD.ui-link a:visited {
    color: #fff!important;
    font-weight: normal;
}
.btn .typeC.ui-link,
.btn .typeC.ui-link a,
.btn .typeC.ui-link a:hover,
.btn .typeC.ui-link a:visited {
    color: #39bb76!important;
    font-weight: normal;
}
.btn .typeB.tapStyle {
    top: 2px;
    box-shadow: 0 1px 0 #000;
}
/* 3つ目のボタン */
.btn .typeC {
    color: #39bb76;
    border: 1px solid #cecab8;
    background: #fff;
}
.btn .typeC.tapStyle {
    top: 2px;
}
/* 4つ目のボタン */
.btn .typeD {
    background-color: #e2c861;
    color: #FFF;
}
.btn .typeA.tapStyle {
    top: 2px;
}
/* トップ見出し */
h3.title3 {
    color: #b89e37;
    border-bottom: 1px solid #b89e37;
    padding: 0 0 5px 0;
    font-weight: normal;
}
/* フッターエリア */
DIV#footerTop P#siteTop {
    border: 1px solid #cecab8;
    border-radius: 3px;
    background: #fff;
}
DIV#footerTop P#siteTop a {
    color: #46423c !important;
}
P#pageTop {
    border: 1px solid #cecab8;
    background: #fff;
}
P#pageTop a {
    color: #46423c !important;
}
DIV#footerSns P#SnsTitle {
    color: #000;
}
DIV#footerSns P#SnsTitle SPAN {
    color: #898989;
}
DIV#footerMenu UL LI {
    color: #808080;
    border-right: 1px solid #aaa;
}
/* コピーライト */
DIV#copyrightArea {}
#pcsite {
    background-color: #eee;
    color: #000 !important;
}
DIV#copyrightArea P#copyright {
    color: #4b463c;
    text-align: center;
    margin: 0;
    padding: 0;
}
/* ==================== フッター ==================== */
footer {
    background: url(/cmn/images/smart/footer_bg_sp.jpg) no-repeat top center / cover;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    padding: 30px 0 0;
}
/* フッタートップ */
DIV#footerTop {
    padding: 15px 10px 0;
    overflow: hidden;
}
DIV#footerTop P#siteTop {
    float: left;
    display: inline-block;
    padding: 0px;
    border-radius: 2px;
    text-decoration: none;
    width: 47%;
    text-align: center;
    font-size: 11px;
    margin: 0;
}
P#pageTop {
    float: right;
    display: inline-block;
    padding: 0px;
    border-radius: 2px;
    text-decoration: none;
    width: 47%;
    text-align: center;
    font-size: 11px;
    margin: 0;
}
P#siteTop A,
P#pageTop A {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}
/* コピーライト */
DIV#copyrightArea {
    padding: 7px 10px 17%;
    overflow: hidden;
}
#pcsite {
    float: right;
    display: inline-block;
    border-radius: 2px;
    text-decoration: none;
    margin: 0;
    font-size: 11px;
}
#pcsite A {
    display: block;
    padding: 5px 15px;
}
DIV#copyrightArea P#copyright {
    margin: 0px;
    padding: 5px 0px;
    font-size: 13px;
    line-height: 13px;
}
/* 固定バナー */
#floatBtn {
    position: fixed;
    bottom: 0;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 5;
}
#floatBtn img {
    vertical-align: bottom;
    text-align: center;
    margin: 0 auto;
}
/*---------- トップページ ----------*/
#topPage #topPage2 img {
    max-width: 100%;
    height: auto;
}
/* ピアノは楽しく */
.sp_bg_brown {
    background: url(/cmn/images/smart/top_bg_profile.jpg) repeat;
    padding: 10px 0;
}
.sp_top_lesson {
    position: relative;
}
.sp_top_lesson h2 {
    z-index: 2;
    position: relative;
}
.sp_bg_green {
    background: #e3fbef;
    padding: 10px 0;
}
.entryBody p {
    padding: 0 10px;
}
/* 体験レッスン受付中！ */
.bb {
    border-bottom: 1px solid #efede0;
}
/*トップページ ブログ*/
#topPage .ui-shadow {
    margin: 0 !important;
}
#top_blog {
    padding: 50px 0;
}
#topPage .ui-li-has-arrow .ui-btn-inner a.ui-link-inherit,
.ui-li-static.ui-li-has-arrow {
    padding: 10px 15px 10px 10px;
}
.ui-li-desc {
    padding: 0;
    color: #999999;
    margin: 7px 0 0;
}
.ui-icon.ui-icon-arrow-r.ui-icon-shadow {
    background-image: url(/cmn/images/smart/blog_right.png);
    background-color: inherit;
    background-position: top center;
    background-size: contain;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    display: block;
    width: 5.5px;
    height: 9px;
    margin-top: -6px;
}
#topPage .ui-listview,
#topPage .ui-listview .ui-li-has-arrow {
    background: #f7f6f0;
}
.ui-li-heading img {
    width: 100%;
    max-width: 640px;
}
.btn.ui-li-desc {
    padding: 20px 0;
}
.btn.ui-li-desc a {
    margin-bottom: 0;
}
/*下層 ブログ*/
.img_and_txt .blog_thum {
    float: left;
    width: 25%;
    margin-right: 5%;
}
.img_and_txt .blog_thum img {
    width: 100%;
}
.blog_txt {
    float: right;
    width: 70%;
}
h4.ui-collapsible-heading {
    border-bottom: none;
}
/* 下層 ギャラリー */
.ui-body-d .ui-link,
.ui-body-d .ui-link:hover {
    color: #333;
}
.paging {
    margin-top: -10px;
    padding: 10px;
    background: #f7f6f0;
}
.paging a {
    text-decoration: none;
}
.current_page {
    font-weight: bold;
    color: #fff;
    background-color: #bbb9af;
    padding: 2px 5px;
    border-radius: 3px;
}
/* 下層 お問い合わせ */
.ul01 {
    margin: 0 0 10px;
    padding: 0;
}
.ul01 li {
    margin: 0;
    padding: 5px 10px 5px 20px;
    list-style-type: none;
    border-bottom: 1px dotted #cecab8;
    background: url(/cmn/images/li_bg.gif) 8px 14px no-repeat;
}
.ui-grid-b .ui-block-a,
.ui-grid-b .ui-block-b,
.ui-grid-b .ui-block-c {
    width: 30%;
}
.ui-grid-b .ui-block-a,
.ui-grid-b .ui-block-b {
    margin-right: 5%;
}
/* 下層 個人レッスン */
.courseTop .ui-link-inherit {
    padding: .7em 15px .7em 2.3em!important;
    border-radius: 4px;
    border: 1px solid #f95a71;
    background: url(/cmn/images/h4_bg.gif) 10px 10px no-repeat;
}