@import "default.css";
@import "standard.css";

body{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "MS P ゴシック", "MS P Gothic", "sans-Serif";
	font-size: 16px;
	color: #333333;
	-webkit-text-size-adjust: none;
    background: url(../image/common/body_bg.jpg) repeat-x top #FFF;
}

/* スタイル
------------------------------------------------ */
#body_wrap1{
    background: url(../image/common/body_wrap1.png) no-repeat center top;
}
#body_wrap2{
    background: url(../image/common/body_wrap2.png) no-repeat;
    background-position: center 146px;
}
#body{
    width: 840px;
    margin: 0 auto;
}
#contents{
    margin-bottom: 50px;
}

/* ヘッダー */
header #inbox{
    margin-bottom: 50px;
    padding-top: 30px;
}
header #inbox .left{
	width: 300px;
	float: left;
}
header #inbox .right{
    width: 400px;
    float: right;
}

/* フッター */
footer{
    padding-top: 22px;
	background: url(../image/common/footer_border.jpg) no-repeat top center;
}
#fnavi{
	margin-bottom: 20px;
	text-align: center;
}
#fnavi ul{
    margin-bottom: 10px;
    font-size: 0;
}
#fnavi li{
	padding: 0 10px;
    font-size: 12px;
    display: inline-block;
    border-right: 1px solid #069;
}
#fnavi li:last-child{
    border: none;
}
#fnavi li a{
    color: #006699;
    text-decoration: none;
}
#copyright{
    padding-bottom: 30px;
    font-size: 12px;
    color: #999;
	text-align: center;
}
#fixedTop {
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: none;
    background: #000;
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
}

/* ナビゲーション
------------------------------------------------ */
#gnavi ul{
    text-align: right;
}
#gnavi li{
    width: 90px;
    height: 92px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
}
#gnavi li a{
    width: 100%;
    height: 100%;
    display: block;
}
#gnavi span{
    display: none;
}
#gnavi li.home a{
    background: url(../image/common/gnavi_top.png) no-repeat ;
}
#gnavi li.greeting a{
    background: url(../image/common/gnavi_greeting.png) no-repeat ;
}
#gnavi li.education a{
    background: url(../image/common/gnavi_education.png) no-repeat ;
}
#gnavi li.knowledge a{
    background: url(../image/common/gnavi_knowledge.png) no-repeat ;
}
#gnavi li.greeting,
#gnavi li.knowledge{
    padding-top: 20px;
}
#gnavi .personal,
#gnavi .tel{
    display: none;
}
    
/* タイトル
------------------------------------------------ */
/*ページタイトル*/
h2.title{
    padding-bottom: 70px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    font-size: 30px;
    color: #000;
    text-shadow: 0px 0px 1px #FFF, 0px 0px 2px #FFF, 0px 0px 3px #FFF, 0px 0px 4px #FFF, 0px 0px 5px #FFF, 0px 0px 6px #FFF, 0px 0px 7px #FFF, 0px 0px 8px #FFF;
}
#p_greeting h2.title{
    background: url(../image/common/h2_greet.png) no-repeat;
    background-position: 90px 20px;
}
#p_profile h2.title{
    background: url(../image/common/h2_profile.png) no-repeat;
    background-position: 90px 20px;
}
#p_education h2.title{
    background: url(../image/common/h2_training.png) no-repeat;
    background-position: 118px 20px;
}
#p_knowledge h2.title{
    background: url(../image/common/h2_hypno.png) no-repeat;
    background-position: 110px 20px;
}
#p_therapy h2.title{
    background: url(../image/common/h2_hypno.png) no-repeat;
    background-position: 110px 20px;
}
h2.title span{
    font-size: 26px;
}

/* Hタグ */
h3.title{
    margin-bottom: 70px;
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    color: #73008F;
    text-align: center;
}
h3.title span{
    padding: 0 20px 10px;
    border-bottom: 3px dotted #CCCCCC;
}
h4.title{
    margin-bottom: 30px;
    padding-left: 30px;
    color: #333399;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    background: url(../image/common/title_pt.png) no-repeat left top;
}

/* 共通
------------------------------------------------ */
.cbox{
	width: auto;
	margin: 0 10px 80px;
}
.inbox{
	width: auto;
	margin-bottom: 50px;
    padding: 0 5px;
}
br.sp {
	display: none;
}

a:link{
    color: #343E97;
    text-decoration: none;
}
a:hover{
    color: #6892C4;
}
a:visited{
    color: #663399;
}

/* テーブル */
table.stdt1{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: solid 1px #e0e0e0;
}
table.stdt1 caption{
	text-align: left;
}
table.stdt1 th,
table.stdt1 td{
	border: solid 1px #e0e0e0;
	padding: 10px;
	text-align: left;
}
table.stdt1 th{
	background: #F5F5F5;
	white-space: nowrap;
	color: #333333;
}

/*メニュー*/
#menu_index .left{
    width: 410px;
    padding-top: 20px;
    float: left;
}
#menu_index .right{
    width: 360px;
    float: right;
}
#menu_list li{
    margin-bottom: .4em;
    padding-left: 1.4em;
    background: url(../image/common/menu_pt.png) no-repeat left;
}

/*ページ下　メニュー*/
#foot_menu{
    width: 700px;
    margin: 0 auto 30px;
}
    
/*ページ下　電話番号*/
#contact{
    width: 670px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #D6D6D6;
}
#contact .left{
    width: 280px;
    float: left;
}
#contact .right{
    width: 360px;
    padding-top: .6em;
    float: right;
}
#contact .phone{
    color: #660000;
    text-align: right;
}
#contact .phone li{
    line-height: 2.2em;
}
#contact .phone a{
    margin-left: .2em;
    color: #CC3366;
    font-size: 34px;
    font-family: 'Noto Serif JP', serif;
    text-decoration: none;
}
#contact .info{
    font-size: 14px;
}

/* トップページ
------------------------------------------------ */
#p_top #main{
    margin: 0 0 80px 30px;
}
#p_top #main .left{
    width: 194px;
    float: left;
}
#p_top #main .name_sp{
    display: none;
}
#p_top #main .right{
    width: 600px;
    float: right;
}
#p_top #main h2{
    margin-bottom: 40px;
    color: #333399;
    font-size: 28px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    text-shadow: 0px 0px 1px #FFF, 0px 0px 2px #FFF, 0px 0px 3px #FFF, 0px 0px 4px #FFF, 0px 0px 5px #FFF, 0px 0px 6px #FFF, 0px 0px 7px #FFF, 0px 0px 8px #FFF;
}
#p_top #main .about{
    text-shadow: 0px 0px 1px #FFF, 0px 0px 2px #FFF, 0px 0px 3px #FFF, 0px 0px 4px #FFF, 0px 0px 5px #FFF, 0px 0px 6px #FFF, 0px 0px 7px #FFF, 0px 0px 8px #FFF;
}
#p_top #main .about dt{
    margin-bottom: 10px;
    color: #c00;
}
#p_top #main .about dd{
    margin-left: 1em;
}
#p_top #contents{
    margin: 0 50px 30px;
}
#p_top #contents .online{
	margin-bottom: 30px;
	color: #C36;
	font-weight: bold;
}
#p_top #contents .left{
    width: 320px;
    float: left;
}
#p_top #contents .cbox{
	width: auto;
	margin: 0 0 50px;
}
#p_top #contents .right{
    width: 390px;
    float: right;
}
#p_top #contents .box{
    margin-bottom: 20px;
}
#p_top #contents .box h3{
    margin-bottom: 20px;
    padding-left: 30px;
    color: #333399;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    background: url(../image/common/title_pt.png) no-repeat left top;
}
#p_top #contents .box .list{
    margin-left: 1em;
}
#p_top #contents .box .list li{
    line-height: 1.8em;
}

/*お問い合わせ*/
#p_top .right .contact .phone{
    margin-bottom: 10px;
    color: #660000;
    text-align: right;
}
#p_top .right .contact .phone li{
    line-height: 2em;
}
#p_top .right .contact .phone a{
    margin-left: .2em;
    color: #CC3366;
    font-size: 34px;
    font-family: 'Noto Serif JP', serif;
    text-decoration: none;
}
#p_top .right .contact .info{
    margin-left: 36px;
    font-size: 14px;
}

/* ごあいさつ
------------------------------------------------ */
#p_greeting .cbox{
    margin: 0 0 80px;
    padding: 20px;
    background: url(../greeting/image/box_bg.jpg) no-repeat top center;
}
#p_greeting .box{
    padding: 30px;
    line-height: 1.6em;
    background: rgba( 255,255,255,0.8);
}
#p_greeting .box p{
    margin-bottom: 20px;
}
#p_greeting .box .name{
    text-align: right;
}

/* プロフィール
------------------------------------------------ */
#p_profile #profile .box{
    width: 500px;
    margin-left: 252px;
    position: relative;
}
#p_profile #profile h3{
    margin-bottom: 50px;
    padding: 0 0 .5em 1.5em;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    font-size: 18px;
    background: url(../profile/image/h3_border.jpg) no-repeat center bottom;
}
#p_profile #profile h3 span{
    margin-left: .5em;
    font-size: 28px;
}
#p_profile #profile .photo{
    top: 25px;
    left: -220px;
    position: absolute;
}
#p_profile #profile .list{
    margin: 0 0 1.6em 2.5em;
    line-height: 1.6em;
}
#p_profile #profile .list li{
	margin-bottom: 5px;
}
#p_profile #profile .list li::before{
    content: "・";
}

/* 養成講座
------------------------------------------------ */

/*受講講座*/
#p_education.p_hours .inbox{
    width: 700px;
    margin: 0 auto;
}
#p_education.p_hours .course{
    margin-bottom: 10px;
}
#p_education.p_hours #hours .box_wrap{
    padding: 25px 0;
    background: #EFEDF8;
}
#p_education.p_hours #hours .box{
    width: 500px;
    margin: 0 auto;
    padding: 20px 40px 20px 20px;
    background: #FFF;
    border: 1px solid #B9B0E1;
}
#p_education.p_hours #hours .box .left{
    width: 70px;
    height: 70px;
    font-family: 'Noto Serif JP', serif;
    font-size: 26px;
    color: #FFF;
    text-align: center;
    line-height: 70px;
    background: #333399;
    border-radius: 35px;
    float: left;
}
#p_education.p_hours #hours .box .right{
    width: 410px;
    font-size: 20px;
    float: right;
}
#p_education.p_hours #hours .box .item dt{
    width: 3.5em;
    display: inline-block;
}
#p_education.p_hours #hours .box .item dd{
    display: inline-block;
}
#p_education.p_hours #hours .box .hours{
    width: 220px;
}
#p_education.p_hours #hours .box .total{
    color: #C00;
    text-align: right;
}
#p_education.p_hours #hours .day2{
    margin-bottom: 40px;
}
#p_education.p_hours #hours .day2 .box:first-child{
    margin-bottom: 15px;
}
#p_education.p_hours #hours .day1{
    margin-bottom: 10px;
}
#p_education.p_hours #hours .day1 .left{
    height: 70px;
    padding-top: 10px;
    font-size: 20px;
    line-height: 1.2em;
    background: #660066;
    box-sizing: border-box;
}
/*firefox*/
@-moz-document url-prefix() {
    #p_education.p_hours #hours .day1 .left{
        line-height: .9em;
    }
}
/*IE*/
_:-ms-lang(x)::-ms-backdrop, #p_education.p_hours #hours .day1 .left{
    line-height: .8em;
}
/*Edge*/
@supports (-ms-ime-align: auto) {
    #p_education.p_hours #hours .day1 .left{
        line-height: .8em;
    }
}
/*---*/
    
#p_education.p_hours #hours .day1 .left span{
    display: block;
}
#p_education.p_hours #hours .day1 .total{
    margin-bottom: 10px;
}
#p_education.p_hours #hours .day1 .price{
    text-align: right;
    font-size: 16px;
    color: #C00;
}

/*受講料金*/
#p_education.p_hours #price .box{
    padding: 10px;
    margin-bottom: 25px;
    border: 3px #FFCCCC solid;
}
#p_education.p_hours #price .box .item{
    margin-bottom: 10px;
}
#p_education.p_hours #price .box .left{
    width: 280px;
    float: left;
}
#p_education.p_hours #price .box .left dt{
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    color: #6F0F0F;
}
#p_education.p_hours #price .box .right{
    width: 350px;
    color: #F00;
    text-align: right;
    float: right;
}
#p_education.p_hours #price .box .right span{
    display: block;
}
#p_education.p_hours #price .box .text{
    font-size: 14px;
}

/*受講講座 内容*/
#p_education.p_lesson h3.title{
    margin-bottom: 50px;
}
#p_education.p_lesson .intro{
    margin-bottom: 50px;
    text-align: center;
    font-size: 20px;
}
#p_education.p_lesson #lesson{
    margin: 0 20px 80px;
}
#p_education.p_lesson #lesson .box{
    width: 300px;
    padding: 20px 40px 30px;
}
#p_education.p_lesson #lesson .list dt{
    width: 262px;
    margin: 0 auto 20px;
    padding: 10px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border-radius: 35px;
}
#p_education.p_lesson #lesson .list dd{
    margin-bottom: 5px;
}
#p_education.p_lesson #lesson .left{
    background: #F0F0FF;
    float: left;
}
#p_education.p_lesson #lesson .left dt{
    background: #D9D9FF;
    color: #333399;
}
#p_education.p_lesson #lesson .right{
    background: #F7EDFA;
    float: right;
}
#p_education.p_lesson #lesson .right dt{
    background: #EED7F4;
    color: #993399;
}
#p_education.p_lesson #lesson .right dd:last-child{
    text-align: right;
}

/*受講お申込みの手順*/
#p_education.p_flow .intro{
    width: 800px;
    margin: 0 auto 50px;
}
#p_education.p_flow #flow{
    width: 800px;
    margin: 0 auto 80px;
}
#p_education.p_flow #flow .item{
    margin-bottom: 30px;
    padding: 15px;
    border: 5px solid #FFE1A4;
}
#p_education.p_flow #flow .item dt{
    margin-bottom: 10px;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    color: #660000;
}
#p_education.p_flow #flow .end{
    margin-bottom: 60px;
}
#p_education.p_flow #flow .certificate{
    width: 660px;
    margin: 0 auto;
}
#p_education.p_flow #flow .certificate .left{
    width: 180px;
    float: left;
}
#p_education.p_flow #flow .certificate .right{
    width: 450px;
    padding-top: 50px;
    float: right;
}

/*Q＆A*/
#p_education.p_faq #faq{
    width: 800px;
    margin: 0 auto 80px;
}
#p_education.p_faq #faq .item{
    margin-bottom: 40px;
    padding: 0 10px 40px 40px;
    line-height: 1.8em;
    border-bottom: 1px dotted #CCC;
}
#p_education.p_faq #faq .item dt{
    margin-bottom: 15px;
    font-weight: bold;
    position: relative;
}
#p_education.p_faq #faq .item dt::before{
    content: "Q";
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    top: -4px;
    left: -30px;
    position: absolute;
}
#p_education.p_faq #faq .item dd{
    position: relative;
}
#p_education.p_faq #faq .item dd::before{
    content: "A";
    font-size: 24px;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    color: #f00;
    top: 0;
    left: -28px;
    position: absolute;
}

/*受講された方の声*/
#p_education.p_voice #voice .item{
    min-height: 190px;
    margin: 0 auto 30px;
    padding: 20px;
    border: 1px solid #CCC;
    position: relative;
}
#p_education.p_voice #voice .wide{
    min-height: 220px;
}
#p_education.p_voice #voice .item .box{
    padding-left: 200px;
    line-height: 1.8em;
}
#p_education.p_voice #voice .item .box p{
    margin-bottom: 15px;
}
#p_education.p_voice #voice .item .box p:last-child{
    margin-bottom: 0;
}
#p_education.p_voice #voice .item h3{
    margin-bottom: 15px;
    font-size: 20px;
    color: #333399;
}
#p_education.p_voice #voice .item .photo{
    top: 20px;
    left: 20px;
    position: absolute;
    text-align: center;
}
#p_education.p_voice #voice .item .photo dt{
    margin-bottom: 10px;
}
#p_education.p_voice #voice .item .photo dt img{
    width: 90%;
}

/* ヒプノセラピーについて
------------------------------------------------ */
#p_knowledge #textbox{
    margin-bottom: 100px;
}
#p_knowledge #textbox .inbox{
    margin-bottom: 0;
}
#p_knowledge #textbox p{
    margin-bottom: 20px;
    line-height: 1.6em;
}
#p_knowledge #textbox .left{
    float: left;
}
#p_knowledge #textbox .right{
    text-align: center;
    float: right;
}

/*催眠の歴史*/
#p_knowledge.p_history #textbox .left{
    width: 480px;
}
#p_knowledge.p_history #textbox .right{
    width: 300px;
}

/*エリクソン*/
#p_knowledge.p_erickson #textbox .left{
    width: 580px;
}
#p_knowledge.p_erickson #textbox .right{
    width: 200px;
}

/*催眠状態（トランス）とは*/
#p_knowledge.p_trance #textbox .left{
    width: 580px;
}
#p_knowledge.p_trance #textbox .right{
    width: 200px;
}
#p_knowledge.p_trance #textbox .inbox{
    margin-bottom: 50px;
}
#p_knowledge .trance_list li{
    margin-bottom: 8px;
    padding-left: 1.5em;
    position: relative;
}
#p_knowledge .trance_list li::before{
    content: "＊";
    color: #993366;
    font-weight: bold;
    font-size: 18px;
    top: -2px;
    left: 0;
    position: absolute;
}

/*古典催眠とエリクソン催眠の違い*/
#p_knowledge.p_comparison #textbox .photo{
    margin-bottom: 50px;
    text-align: center;
}
#p_knowledge.p_comparison #textbox .type{
    margin-bottom: 5px;
}
#p_knowledge.p_comparison #textbox .type dt,
#p_knowledge.p_comparison #textbox .type dd{
    display: inline-block;
}
#p_knowledge.p_comparison #textbox .type dt{
    font-weight: bold;
    width: 8em;
}

/*インナーチャイルド*/
#p_knowledge.p_innerchild #textbox .left{
    width: 580px;
    float: left;
}
#p_knowledge.p_innerchild #textbox .right{
    width: 200px;
    float: right;
}
#p_knowledge.p_innerchild #textbox .type{
    margin-bottom: 20px;
}
#p_knowledge.p_innerchild #textbox .type dt{
    margin-bottom: 4px;
    padding-left: 1.2em;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}
#p_knowledge.p_innerchild #textbox .type dt::before{
    content: "＊";
    color: #993366;
    font-weight: bold;
    top: 0;
    left: 0;
    position: absolute;
}

/*未来催眠*/
#p_knowledge.p_future #textbox .left{
    width: 540px;
    float: left;
}
#p_knowledge.p_future #textbox .right{
    width: 240px;
    float: right;
}

/*ハイヤーセルフ*/
#p_knowledge.p_higher-self #textbox .left{
    width: 580px;
    float: left;
}
#p_knowledge.p_higher-self #textbox .right{
    width: 200px;
    float: right;
}

/*前世退行催眠*/
#p_knowledge.p_regression #textbox .left{
    width: 580px;
    float: left;
}
#p_knowledge.p_regression #textbox .right{
    width: 200px;
    float: right;
}

/* セラピー
------------------------------------------------ */
#p_therapy #price .price{
    font-size: 22px;
    color: #CC3366;
    text-align: right;
    font-family: 'Noto Serif JP', serif;
}
#p_therapy #price .price dt,
#p_therapy #price .price dd{
    display: inline-block;
}
#p_therapy #price .price dd{
    font-size: 26px;
    font-weight: 500;
}

/*個人セラピー*/
#p_therapy.p_personal #personal .intro{
    margin-bottom: 30px;
}
#p_therapy.p_personal #personal .intro .left{
    width: 500px;
    padding-top: 40px;
    float: left;
    line-height: 1.8em;
}
#p_therapy.p_personal #personal .intro .right{
    width: 254px;
    float: right;
}
#p_therapy.p_personal #personal #price{
    width: 800px;
    margin: 0 auto 30px;
}
#p_therapy.p_personal #personal #price .left{
    float: left;
}
#p_therapy.p_personal #personal #price .right{
    float: right;
}
#p_therapy.p_personal #personal #price .item{
    width: 330px;
    padding: 25px 20px 20px;
    border: 4px #E1DCF2 solid;
}
#p_therapy.p_personal #personal #price .left .list{
    margin-bottom: 15px;
}
#p_therapy.p_personal #personal #price .left .list li{
    margin-bottom: 8px;
}
#p_therapy.p_personal #personal #price .left .list li::before{
    content: "・";
    color: #73008f;
    font-weight: bold;
}
#p_therapy.p_personal #personal #price .right .list{
    margin-bottom: 86px;
}
#p_therapy.p_personal #personal #price .right .list dt,
#p_therapy.p_personal #personal #price .right .list dd{
    margin-bottom: 4px;
}
    
#p_therapy.p_personal #personal #price .right .list dt::before{
    content: "・";
    color: #73008f;
    font-weight: bold;
}
#p_therapy.p_personal #personal #price .right .list dd{
    margin-left: 1em;
}
#p_therapy.p_personal #personal .caution{
    text-align: center;
}

/*電話セラピー*/
#p_therapy.p_tel h2.title span{
    color: #f00;
}
#p_therapy.p_tel #price{
    width: 700px;
    margin: 0 auto 50px;
    padding: 50px;
    border: 4px #E1DCF2 solid;
}
#p_therapy.p_tel #price .box{
    margin-bottom: 30px;
}
#p_therapy.p_tel #price .box .left{
    width: 500px;
    float: left;
}
#p_therapy.p_tel #price .box .left .list li{
    margin-bottom: 8px;
}
#p_therapy.p_tel #price .box .left .list li::before{
    content: "・";
    color: #73008f;
    font-weight: bold;
}
#p_therapy.p_tel #price .box .right{
    width: 168px;
    float: right
}
#p_therapy.p_tel #price .item{
    padding: 15px 10px;
    text-align: right;
    border-top: 1px dotted #AAA;
}
#p_therapy.p_tel #price .item:last-child{
    border-bottom: 1px dotted #CCC;
}
#p_therapy.p_tel #price .item .between{
    font-size: 20px;
}
#p_therapy.p_tel #price .item .caution{
    font-size: 14px;
    color: #f00;
}
#p_therapy.p_tel #bank{
    width: 800px;
    margin: 0 auto;
}
#p_therapy.p_tel #bank p{
    margin-bottom: 30px;
}
#p_therapy.p_tel #bank .caution{
    font-size: 14px;
    font-weight: bold;
}
#p_therapy.p_tel #bank .number{
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    vertical-align: top;
}
#p_therapy.p_tel #bank .number dt{
    width: 108px;
    height: 108px;
    margin-right: 20px;
    font-size: 22px;
    color: #FFF;
    border-radius: 54px;
    text-align: center;
    line-height: 108px;
    background: #333399;
    display: inline-block;
    vertical-align: top;
}
#p_therapy.p_tel #bank .number dd{
    padding-top: 10px;
    font-size: 20px;
    display: inline-block;
}