@charset "UTF-8";
/*
Theme Name: ota
*/

/* ==========================================================================
   サイト毎の独自のスタイル
   ========================================================================== */

/* 基本フォント: ゴシック */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body{
    font-family:  'Noto Sans Japanese', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight:200;
}

/* 基本フォント: 明朝 */
/*
body{
  
}
*/
@font-face {
    font-family: 'maru';
    src: url('/font/maru.eot?') format('oldIE'),
        url('/font/maru.woff') format('woff'),
        url('/font/maru.ttf') format('truetype');
}
.maru{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","Rounded Mplus 1c";
}


a{
    color: inherit;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
    opacity: 0.7;
}

img{
    max-width: 100%;
}


/* **********************************
 *  コンテナ
 * ********************************* */
.wrapper{
    /*margin: 0 auto;*/
    /*background: #EEE;*/
}
.container{
    width: 1280px;
    padding: 0 10px; 
    margin: 0 auto;
}
@media (max-width:1280px) and (min-width:768px){
    body{
        width: 1280px;
    }
}

/* 共通のfloat ボックスとして定義しておく */
.box_l{
    float: left;
}
.box_r{
    float: right;
}

/* ▼サンプル▼ 利用箇所毎に幅指定だけで済むように */
/*
.post_list .post_box .box_l {
    width: 70%;
}
.post_list .post_box .box_r {
    width: 25%;
}
*/

/* ▼サンプル▼ リストなどでアイキャッチがない場合のclass */
/*
.post_list .post_box .box_w{
  width: 100%;
}
*/

/* 共通クラスとして定義しておく */
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}

.row .col1{
    width: 100%;
    padding: 0 5px;
}
.row .col2{
    float: left;
    width: 50%;
    padding: 0 5px;
}
.row .col3{
    float: left;
    width: 33.33333%;
    padding: 0 5px;
}
.row .col4{
    float: left;
    width: 25%;
    padding: 0 5px;
}

/* ▼サンプル▼ 利用箇所ごとにマージンなど設定 */
/*
.post_content .col1,
.post_content .col2,
.post_content .col3{
  margin-bottom: 20px;
}
*/
.inner{
    width:1000px;
    margin:0 auto;
}
.paneler{
    width: 1000px;
    margin: 77px auto;
}
.paneler .main,
.paneler .sidebar{
    float:left;
}
.paneler .main{
    width:650px;
    margin:0 30px 0 0;
}
.paneler .sidebar{
    width:320px;
}
.paneler.page{
    margin:30px auto 0 auto;
}
.page h3{
    padding:10px 0;
    background:url(/img/page/dot.png) no-repeat center bottom;
    font-size:14px;
    font-weight:400;
    margin:0 0 15px 0;
}
.bold{
    font-weight:600;
}



/* **********************************
 *  ヘッダー
 * ********************************* */
header nav{
    width:100%;
    line-height:42px;
    background:#00a0e9;
    position: fixed;
    top:0;
    z-index:9999;
    right:0;
}
header nav a{
    color: #fff;
    display: block;
    padding: 0 35px;
}
header nav ul{
    /*display: table;*/
    /*    table-layout: fixed;
        display:table;
        width:100%;*/
/*    display: flex;
    -js-display: flex;

    justify-content:  space-around;*/
/*font-size:0;*/
line-height:42px;
}
header nav li{
    /*    display: table-cell;
        vertical-align:middle;*/
    text-align:center;
    /*width:16.66666666666667%;*/
    /*display: inline-block;*/
    /*font-size:initial;*/
    float:left;
}
header nav li:hover{
    opacity: 0.7;
}



/* **********************************
 *  グローバルナビ
 * ********************************* */
.gnav{
    background: #CCC;
    padding: 0 5px;
}
.gnav > ul{
    font-size: 0;
}
.gnav li{
    font-size: 18px;
    text-align: center;
    position: relative;
}
.gnav > ul > li{
    vertical-align: top;
    display: inline-block;
    width: 16.666666%;
}
.gnav li a{
    color: #333;
    text-decoration: none;
    display: block;
    padding: 5px;
}
.gnav li a:hover{
    background: #333;
    color: #FFF;
}

.gnav .children{
    display: none;
    background: #aaa;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}
.gnav li:hover > .children{
    display: block;
}

/* **********************************
 *  サイドバー
 * ********************************* */
.sidebar{
    width:320px;
}
.sidebar .boad{
    width:100%;
    margin-bottom:70px;
    border-radius:10px;
    background:url(/img/side/bg.jpg);
}
.sidebar .boad .logo{
    width:100%;
    text-align: center;
    padding:10px 0 16px 0;
}
.sidebar .boad .tel{
    width:100%;
    text-align: center;
    padding:0 0 16px 0;
}
.sidebar .box{
    width:100%;
    background:url(/img/side/line.png) no-repeat center bottom;
    padding:20px 15px;
}
.sidebar a:first-of-type .box{
    background-image:url(/img/side/line.png),url(/img/side/line.png);
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;

}
.sidebar a:last-of-type .box{
    background:none;
}
.sidebar .box dt{
    position: relative;
    background:url(/img/side/icon_1.png?1) no-repeat top left;
    background-size: 23px auto;
    padding:4px 0 3px 32px;
    margin:0 0 8px 0;
    font-size:14px;
}
.sidebar .box dt span{
    position: absolute;
    right:0;
}
.sidebar .box dd{
    font-size:14px;
    line-height:20px;
}
.sidebar .boad a:nth-of-type(4) .box dt{
    background:url(/img/side/icon_2.png?1) no-repeat 2% 0;
}
.sidebar .boad a:nth-of-type(3) .box dt{
    background:url(/img/side/icon_3.png?1) no-repeat 2% 0;
}
.sidebar .boad a:nth-of-type(2) .box dt{
    background:url(/img/side/icon_5.png?1) no-repeat top left;
}
.sidebar .boad a:nth-of-type(5) .box dt{
    padding: 8px 0 8px 32px;
    background: url(/img/side/icon_7.png) no-repeat 1% 0;
}
.sidebar .boad a:nth-of-type(6) .box dt{
    padding: 4px 0 4px 34px;
    background: url(/img/side/icon_9.png?1) no-repeat 2% 0;
    background-size: 20px auto;
}
.sidebar .boad a:nth-of-type(7) .box dt{
    padding: 8px 0 8px 32px;
    background: url(/img/side/icon_8.png) no-repeat 1% 0;
}
.sidebar .boad a:nth-of-type(8) .box dt{
    padding: 8px 0 8px 32px;
    background: url(/img/side/icon_6.png?2) no-repeat 1% 0;
    background-size: 26px;
}
.sidebar .txt{
    font-size:14px;
    line-height:24px;
    letter-spacing:-0.7px;
    margin:5px 0 0 0;
}
.paneler.page{
    margin-top:72px;
}
.sidebar{
    position: relative;
}
.fixed{
    position: fixed;
    top:70px;
    width:320px;
    /*right:0;*/
}
.popup{
    width:100%;
    position: fixed;
    top:42px;
    left:0;
    background:#d2effc;
    z-index:9999;
    padding:20px 0;
    display: none;
}
.popup a:hover{
    color:red;
    font-weight:500;
}
.miru{
    display: block!important;
}
.popup .inner{
    position: relative;
}
.popup .inner:before{
    position: absolute;
    content: url(/img/header/arrow.png);
    top: -35px;
    left: 415px;
}
.popup ul{
    width:24%;
    margin:0 1% 0 0;
    float:left;
}
.popup ul li{
    font-size:14px;
    margin:0 0 15px 0;
}
.popup ul li.sub{
    padding:0 0 0 15px;
    letter-spacing:-0.5px;
}
.popup ul li.min{
    font-size:13px;
}
.popup ul li:last-of-type{
    margin:0;
}
.popup ul li a{
    display: block;
}



/* **********************************
 *  フッター
 * ********************************* */
footer{
    width:100%;
    padding:24px 0 0 0;
    background:#d2eefb;
    margin:200px 0 0 0;
    border-bottom:3px solid #00a0e9;
}

footer .ftr1{

}
footer .ftr1 .ftr_links{
    float: left;
    width: 25%;
    margin: 0; 
}

footer .copy{
    text-align: center;
    padding:60px 0 5px 0;
    font-size:12px;
    /*border-bottom:3px so*/
}
footer .copy a{
    /*color: #111;*/
}
footer .block_top{
    margin:0 0 15px 0;
}
footer .block_top .box_left,
footer .block_top .box_right{
    float:left;
}
footer .block_top .box_left{
    width:400px;
}
footer .block_top .box_right{
    width:600px;
}
footer .block_top .box_left .txt{
    font-size:14px;
    line-height:24px;
    margin:10px 0;
}
footer .block_top .box_left .btn{
    width:210px;
    text-align: center;
    line-height:28px;
    background:#fff;
}
footer .block_top .box_left .btn a{
    display: block;
    font-size:14px;
    color:#ff0000;
}
footer .block_top .box_right .ttl{
    font-size:14px;
    margin:0 0 5px 0;
}
footer .block_top .box_right table{
    width:593px;
    background:#fff;
    text-align: center;
    border-top:1px solid #bfbfbf;
    border-right:1px solid #bfbfbf;
}
footer .block_top .box_right table td,
footer .block_top .box_right table th{
    padding:11px 0;
    border-left:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
}
footer .block_top .box_right table th{
    font-weight:300;
}
footer .block_top .box_right table thead td{
    width:180px;
}
footer .block_top .box_right table thead th{
    width:59px;
}
footer .block_top .box_right .attention{
    font-size:14px;
    line-height:24px;
    padding:5px 0 0 0;
}
footer .block_top .box_right table th.sat{
    color:#2a00fd;
}
footer .block_top .box_right table th.sun{
    color:#ff0000;
}

/* 下段 */
footer .block_btm .movie,
footer .block_btm .map{
    float:left;
}
footer .block_btm .movie{
    width:590px;
}
footer .block_btm .map{
    width:410px;
}



/* 検索フォーム */
.search-form{
    padding: 20px 0;
}
.search-form .search-submit{
    padding: 0 10px;
}

/* 記事リスト */
.post_list{
    padding: 20px 0;
}
.post_list .post_item{
    margin-bottom: 10px;
}
.post_list .post_item:last-child{
    margin-bottom: 0;
}

/* ページ送り */
.pagination{
    text-align: center;
}
.pagination .page-numbers{
    display: inline-block;
    font-size: 15px;
    border: 1px solid #CCC;
    padding: 5px 10px;
    margin-bottom: 5px;
    color: #1e1e1e;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover{
    background: #EEE;
}

/* ページTOPに戻る */
.pagetop{
    display: none;
    position: fixed;
    right: 10px;
    bottom: 60px;

}
.pagetop a{
    display: block;
    font-size: 0;
    width: 80px;
    /*height: 42px;*/
    text-align: center;
}
.pagetop a i{
    font-size: 40px;
}


/* **********************************
 *  トップ
 * ********************************* */
.main_visual{
    position: relative;
    margin: 70px 0 0 0;
}
.main_visual .inner{
    text-align: right;
    background:url(/img/header/main_visual.png) no-repeat left top;
    min-height:600px;
    /*position: relative;*/
}
/*.main_visual .inner*/ 
.main_visual h1{
    position: relative;
    z-index:9;
    margin:16px 35px 0 0;
}
.main_visual span{
    position: absolute;
    bottom:-20px;
    text-align: center;
    display: inline-block;
    width:100%;
    overflow: hidden;
    height:198px;
    background:url(/img/header/line.png) no-repeat center top;
    z-index:8;
}
.main_visual span img{
    width:100%;
    display: none;
}


/* お知らせ */
.top .top_news .box{
    padding:0 16px;
    /*margin-bottom:30px;*/
}
.top .top_news .box dl{
    width:100%;
    background:url(/img/top/dot.jpg) no-repeat center bottom;
    padding:16px 5px;
    font-size:14px;
}
.top .top_news .box dl dt,
.top .top_news .box dl dd{
    float:left;
}
.top .top_news .box dl dt{
    width:80px;

}
.top .top_news .box dl dd{
    width: 524px;
    padding-left:10px;
    background:url(/img/top/arrow.png) no-repeat left;
}
.top_news .box{
    border:1px solid #bfbfbf;
}
.top_news .box a:last-of-type dl{
    background:none;
}


/* 検査項目 */
.top .block{
    width:100%;
}
.top .block h3,
.page h2,
.aging h3{
    background: url(/img/ttl.png) no-repeat center top;
    min-height: 73px;
    padding: 35px 85px 0 81px;
    font-size:17px;
    margin:30px 0 15px 0;
    position: relative;
}
.page h2 strong,
.aging h3 strong,
.karei h4 strong{
  width: 124px;
  font-size: 14px;
  padding: 3px;
  background: #eb6100;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  float: right;
  letter-spacing: 1px;
  text-indent: 1px;
}
.page h2 strong.in,
.aging h3 strong.in,
.karei h4 strong.in{
  position: absolute;
  right: 85px;
  bottom: 42px;
  background: #02a0e9;
}
.sleep h3 strong.in,
.karei h4 strong.in{
  position: inherit;
  right: 0;
  bottom: 0;
}

.top .block ul{
    margin:0 0 0 23px;
    display: flex;
    flex-wrap: wrap;
}
.top .block ul li{
    float: left;
    width: 243px;
    background-image: url(/img/top/dot.jpg),url(/img/top/blue.png);
    background-position: center bottom,0 46%;
    background-repeat: repeat-x, no-repeat;
    font-size: 14px;
    margin: 0 50px 10px 0;
}
.top .block ul li a{
    display: block;
    padding:10px 0 10px 28px;
}
.top .block ul.wide li{
    width:243px;
    margin:0 50px 10px 0;
    display: flex;
    align-items: center;
}
.top .block ul.wide li.long{
    width:233px;
}
.top .block ul.list3 li{
    margin:0;
}
.top .block ul.list3 li:first-of-type{
    width:192px;
}
.top .block ul.list3 li:nth-of-type(2){
    width:141px;
    margin:0 28px;
}
.top .block ul.list3 li:last-of-type{
    width:213px;
}


/* **********************************
 *  クリニック紹介
 * ********************************* */
.page .txt{
    font-size:14px;
    line-height:30px;
}
.about .box,
.info .box{
    margin:0 0 40px 0;
}
.about .box .img,
.about .box .box_left{
    float:left;
    margin-top:15px;
}
.about .box .img{
    width:210px;
    margin:15px 20px 0 0;
}
.about .box .box_left{
    width:420px;
    font-size:14px;
}
.about .box .box_left dt{
    font-weight:400;
    margin:0 0 30px 0;
}
.about .box .box_left dd{
    line-height:30px;
}
.about .box ul li:before{
    content:'■　';
}
.about .box ul li{
    width:300px;
    float:left;
    font-size:14px;
    margin:0 0 15px 0;
    line-height:1;
}
.about .box ul li.wide{
    width:100%;
}
.about .box ul.list3 li{
    width:33%;
}
.about .box ul.list3 li:before{
  content: "";
}
.about .box ul.list2{
  float: left;
  width: 50%;
}
.about .box ul.list2 li{
  float: none;
}
.about .box ul.list2 li.wide{
  padding-left: 2em;
  text-indent: -2em;
}
.about .box ul.list_n li{  
  width: 100%;
  line-height: 1.65;
  float: none;
  padding-left: 1em;
  text-indent: -1em;
  margin: 0 0 10px 0;
}
.about .box ul.list_n li a{
  color: #0817e1;
}

/* **********************************
 *  診療内容
 * ********************************* */
.info .box .box_left,
.info .box .img{
    float:left;
}
.info .box .img{
    width:252px;
    margin:0 0 15px 0;
}
.info .box .box_left{
    width:398px;
    font-size:14px;
    line-height:30px;
}
.info .box .txt{
    clear: both;
}


/* **********************************
 *  検査を受けられた方へ
 * ********************************* */
.check .main_txt{
    font-size:14px;
    line-height:30px;
    margin:0 0 50px 0;
}
span.red{
    color:#ff0000;
}
span.green{
    color:#02971a;
}
.check .table_1,
.check .table_2{
    width:100%;
    font-size:14px;
    border-top:1px solid #c9c9c9;
    border-left:1px solid #c9c9c9;
}
.check th{
    font-weight:500;
}
.check .table_1 thead,
.check .table_2 thead{
    text-align: center;
    font-size:14px;
    /*font-size:*/
}
.check .table_1 thead th,
.check .table_1 thead td,
.check .table_2 thead th,
.check .table_2 thead td{
    padding:5px 0;
    font-weight:500;
}
.check .table_1 thead th,
.check .table_2 thead th{
    width:120px;
    background:#cce198;
}
.check .table_2 thead th{
    width:174px;
}
.check .table_1 thead td,
.check .table_2 thead td{
    width:530px;
    background:#e7f2cd;
}
.check .table_2 thead td{
    width:476px;
}
.check .table_1 tbody th{
    background:#cbe6d1;
}
.check .table_1 td,
.check .table_1 th,
.check .table_2 td,
.check .table_2 th{
    border-bottom:1px solid #c9c9c9;
    border-right:1px solid #c9c9c9;
}
.check .table_1 td,
.check .table_2 tbody td:last-of-type{
    padding:15px 5px;
    font-size:14px;
    line-height:24px;
}
.check .table_1 .image_1{
    margin:35px 0 20px 0;
}
.check .table_1 .image_2{
    margin:0 0 25px 0;
}
.check .table_1 th span,
.check .table_2 th span{
    color:red;
}
.check .table_1 th span.green,
.check .table_2 th span.green{
    color:#02971a;
}
.check .table_1 td .box_left,
.check .table_1 td .box_right{
    float:left;
}
.check .table_1 td .box_right{
    width:336px;
}
.check .table_1 td .box_left{
    width:152px;
    margin:0 18px 0 0;
}
.check .middle_ttl{
    padding:0 0 10px 10px;
    margin:30px 0 10px 0;
    font-weight:500;
    border-bottom:2px solid #313131;
    font-size:14px;
}

.check .table_2 tbody td:first-child{
    width:25px;
    text-align: center;
}
.check .table_2 tbody th{
    width:150px;
    background:#cbe6d1;
    padding: 15px 5px;
    text-align: left;
    letter-spacing:-0.5px;
}

.check .table_2 tbody td:last-child{
    width:475px;
}
.check .mini_table{
    /*background:#fff!important;*/
    border-top:1px solid #88abda;
    border-left:1px solid #88abda;
    width:400px;
}
.check .mini_table td,
.check .mini_table th{
    background:#fff!important;
    border-bottom:1px solid #88abda;
    border-right:1px solid #88abda;
    padding:5px 25px!important;
    width:200px!important;
    text-align: left;
    font-weight:300;
}
.check .attention{
    font-size:14px;
    line-height:24px;
    margin:25px 0 0 0;
}
.check .bg_red{
    background:#f5dadb;
}
.check .bg_blue{
    background:#cbeeec;
}
.check .bg_green{
    background:#cbe6d1;
    border-right: 0!important;
}


/* **********************************
 *  アンチエイジング検査（FMD検査）
 * ********************************* */
.aging h2{
    font-size:16px;
    padding:0 0 5px 0;
    border-bottom:2px solid #00a0e9;
    background:none;
    min-height:inherit;
}
.fmd .box .img{
    padding:5px 0;
}
.fmd .txt.blue,
.mineral .txt.blue,
.ozone .txt.blue,
.bio .txt.blue,
.vitamin .txt.blue,
.gluta .txt.blue,
.kire .txt.blue,
.hair .txt.blue,
.dhea .txt.blue,
.karei .txt.blue,
.balloon .txt.blue,
.hydrogen .txt.blue{
    font-weight:600;
    color:#00a0e9;
}

.fmd .red.mlarge{
  color: red;
  font-weight: 600;
  margin: 20px 0;
  font-size: 16px;
}
.aging h3.two {
  padding-top: 10px;
}

/* **********************************
 *  アンチエイジング検査（毛髪ミネラル検査）
 * ********************************* */
.mineral .txt.blue{
    margin:0 0 25px 0;
}
.mineral .box{
    margin:0 0 50px 0;
}
.mineral h4,
.vitamin .box h4,
.gluta h4,
.kire h4,
.dhea h4,
.karei h4,
.oxygen h4,
.age h4,
.tms h4{
    border-bottom:2px solid #313131;
    line-height:1;
    padding:0 0 10px 10px;
    font-size:14px;
    font-weight:600;
    margin:0 0 15px 0;
}
.mineral table{
    font-size:14px;
    width:100%;
    border-top:1px solid #c9c9c9;
    border-right:1px solid #c9c9c9;
    margin:15px 0;
}
.mineral table th{
    background:#cbe6d1;
    line-height:1;
    padding:12px 0;
    font-weight:500;
}
.mineral table th,
.mineral table td{
    border-bottom:1px solid #c9c9c9;
    border-left:1px solid #c9c9c9;
}
.mineral table th:first-child{
    width:138px;
}
.mineral table th:last-of-type,
.mineral table th:nth-of-type(2){
    width:258px;;
}
.mineral table td{
    padding:9px;
}
.mineral table td:first-child{
    padding-left:21px;
}
.mineral table.ptn_2 th:first-child{
    width:138px!important;
}
.mineral table.ptn_2 th:last-child{
    width:514px!important;
}
.mineral .txt span{
    color:#0427f9;
}


/* **********************************
 *  アンチエイジング検査（セルフチェック）
 * ********************************* */
.self .red{
    font-weight:500;
}
.self .table_1{
    width:100%;
    font-size:14px;
    border-top:1px solid #c9c9c9;
    border-right:1px solid #c9c9c9;
    margin:0 0 15px 0;
}
.self .table_1 th{
    background:#cbe6d1;
    width:150px;
    text-align: left;
    font-weight:300;
    padding:20px 5px;
    letter-spacing: -0.5px;
}
.self .table_1 td{
    width:500px;
    font-size:14px;
    line-height:24px;
    padding:20px 5px;
}
.self .table_1 td,
.self .table_1 th{
    border-bottom:1px solid #c9c9c9;
    border-left:1px solid #c9c9c9;
}

/* セルフチェック */
.self .table_2,
.kire .check table{
    width:100%;
    font-size:14px;
    margin:20px 0;
    border-top:1px solid #c9c9c9;
    border-right:1px solid #c9c9c9;
}
.self .table_2 thead td,
.kire .check table thead td{
    padding:12px 18px;
    color:#00a0e9;
    font-weight:600;
    background:#facd89;
    line-height:1;
}
.self .table_2 tbody th,
.self .table_2 tbody td,
.kire .check table tbody th,
.kire .check table tbody td{
    border-bottom:1px solid #c9c9c9;
    border-left:1px solid #c9c9c9;
}
.self .table_2 tbody th,
.kire .check table tbody th{
    padding:14px 18px;
    line-height:14px;
    background:#cbe6d1;
    font-weight:300;
    width:271px;
    text-align: left;
}
.self .table_2 tbody td,
.kire .check table tbody td{
    width:50px;
    text-align: center;
}
.self .table_2 tbody td input{
    /*    width:18px;
        border:1px solid #7d7d7d;
        height:18px;
        border-radius:5px;
        background: -moz-linear-gradient(top, #ffffff 0%, #918f8f 100%); 
        background: -webkit-linear-gradient(top, #ffffff 0%,#918f8f 100%);  
        background: linear-gradient(to bottom, #ffffff 0%,#918f8f 100%);
        -webkit-appearance:none;*/
}
.self .table_2 tbody th.total_1{
    background:#fff;
    font-weight:600;
    text-align: center;
    color:#ff0000;
    /*width:266px;*/
}
.self .table_2 tbody td.total_2{
    /*width:62px;*/
    font-size:20px;
    font-weight:600;
    color:#ff0000;
}
.self .table_2 tbody td input,
.kire table input{
    display: none;
}
.self .table_2 tbody td input[type=checkbox] + label,
.kire table tbody td input[type=checkbox] + label {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    top: -2px;
    display: inline-block;
    margin: 0;
    /* padding: 20px; */
    border-radius: 5px;
    /* background-color: #fff; */
    vertical-align: middle;
    width: 18px;
    cursor: pointer;
    height: 18px;
}
.self .table_2 tbody td input[type=checkbox] + label:hover,
.kire table tbody td input[type=checkbox] + label:hover{
    /*background-color: #e2f7ff;*/
}
.self .table_2 tbody td input[type=checkbox] + label:hover:after {
    /*border-color: #73c1ff;*/
}
.self .table_2 tbody td input[type=checkbox] + label:after,
.kire table tbody td input[type=checkbox] + label:after{
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #7d7d7d;
    border-radius: 5px;
    content: '';
    background: -moz-linear-gradient(top, #ffffff 0%, #918f8f 100%); 
    background: -webkit-linear-gradient(top, #ffffff 0%,#918f8f 100%);  
    background: linear-gradient(to bottom, #ffffff 0%,#918f8f 100%);
}
.self .table_2 tbody td input[type=checkbox] + label:before,
.kire table tbody td input[type=checkbox] + label:before{
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    top: 1px;
    left: 3px;
    z-index: 9999;
    display: block;
    content: url(/img/aging/checked.png);
    opacity: 0;
}
.self .table_2 tbody td input[type=checkbox]:checked + label:before,
.kire table tbody td input[type=checkbox]:checked + label:before{
    opacity: 1;
}
.self .table_2 thead td.blue{
    background:#dbf3fe;
    border-bottom:1px solid #c9c9c9;
    border-left:1px solid #c9c9c9;
}
.self .table_2 thead td.green,
.kire table thead td.bg_green{
    background:#d6e8ab;
    border-bottom:1px solid #c9c9c9;
    border-left:1px solid #c9c9c9;
}

/* 結果 */
.click-a .ttl,
.click-a dt{
  cursor: pointer;
  position: relative;
}
.click-a .ttl:after{
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
}
.click-a dt:after{
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
}
.click-a .ttl.active:after,
.click-a dt.active:after{
  content: "\f05c";
  font-size: 18px;
  color: #9c9c9c;
}


.kekka{
    border-radius:5px;
    background:#c6ebfd;
    padding:15px;
    margin:0 0 10px 0;
}
.kekka .ttl{
    background:url(/img/aging/check.png) no-repeat left top;
    border-bottom:2px solid #fff;
    font-size:16px;
    font-weight:500;
    color:#ed777c;
    padding:0 0 5px 39px;
    margin:0 0 4px 0;
}
.kekka .txt{
    line-height:24px;
}
.kekka .bold{
    font-size:16px;
    color:#fe3030;
    padding:5px 0 0 0;
}
.self .attention{
    font-size:14px;
    line-height:30px;
    margin:20px 0 0 0;
}


/* **********************************
 *  アンチエイジング療法（オゾンクレンジング）
 * ********************************* */
.ozone .txt.blue{
    margin:0 0 20px 0;
}
.ozone dl{
    margin:20px 0;
    font-size:14px;
    line-height:30px;
}
.ozone dl dt{
    color:red;
    font-weight:500;
}
.ozone dd.bold{
  font-size: 16px!important;
  font-weight: 500;
}
.ozone dl dd dt{
  color: inherit;
}
.ozone dl dd.bold dd{
  font-size: 14px!important;
}
.ozone .img.first{
    margin:0 0 25px 0;
}
.ozone .box .bold.attention{
    font-size:15px;
    line-height:30px;
    color:red;
    font-weight:600;
    margin:20px 0 0 0;
}
.ozone .box_left,
.ozone .box_right{
    float:left;
}
.ozone .box_left{
    width:185px;
}
.ozone .box_right{
    width:465px;
}
.ozone .img.center{
    width:100%;
    text-align: center;
    margin:0 0 30px 0;
}
.ozone .box ul{
  margin-left: -6px;
}
.ozone .box li{
  width: 212px;
  float: left;
  margin-left: 6px;
  margin-bottom: 6px;
}
.ozone .box li > a{  
  border: 3px solid #00a0e9;
  display: block;
}
.ozone .box li a.detail{
  text-align: center;
  display: block;
  border: 0;
  color: red;
  text-decoration: underline;
  font-weight: bold;
}
.ozone .box .bold{
  margin-bottom: 10px;
}
.mb20{
  margin-bottom: 20px;
}
.ozone .underline{
  color: red;
  text-decoration: underline;
}

/* **********************************
 *  アンチエイジング療法（血液バイオフォトセラピー）
 * ********************************* */
.bio .txt.blue{
    margin:0 0 20px 0;
}
.bio .txt .small{
    font-size:12px;
    font-weight:500;
}
.bio .box_left,
.bio .box_right{
    float:left;
}
.bio .box_right{
    width:475px;
    font-size:16px;
    line-height:30px;
    font-weight:500;
}
.bio .box_right span.small{
    font-size:14px;
    font-weight:300;
}
.bio .box_left{
    width:175px;
    margin-top: 20px;
}
.bio .txt .red{
    font-weight:500;
}



/* **********************************
 *  アンチエイジング療法（ビタミンC）
 * ********************************* */
.vitamin .txt.blue span{
    color:red;
}
.vitamin .txt.blue,
.vitamin video{
    margin:0 0 20px 0;
}
.vitamin .box{
    margin:0 0 50px 0;
}
.vitamin .green{
    font-weight:500;
}
.vitamin .faq_box{
    width:100%;
    border-radius: 10px;
    padding:15px 10px;
    margin:0 0 20px 0;
    background:url(/img/aging/bg.jpg);
}
.vitamin .faq_box dt{
    width: 100%;
    font-weight: 600;
    color: #00a0e9;
    font-size: 14px;
    background: url(/img/aging/q.png) no-repeat 5px 0;
    padding: 2px 0 14px 40px;
}
.vitamin .faq_box dd{
    width: 100%;
    font-size: 14px;
    background: url(/img/aging/a.png) no-repeat left top;
    padding: 2px 0 0 40px;
    line-height:24px;
}
.vitamin .attention{
    color:red;
    font-weight:500;
    font-size:14px;
    line-height:30px;
}
.vitamin .txt span.large{
  font-size: 18px;
}

/* **********************************
 *  アンチエイジング療法（グルタチオン）
 * ********************************* */
.gluta h4{
    margin-top:50px;
}
.gluta .box_right,
.gluta .box_left{
    float:left;
}
.gluta .box_left{
    width:237px;
}
.gluta .box_right{
    width:386px;
    margin:0 0 0 25px;
    font-size:14px;
    line-height:30px;
}
.gluta .sub_box{
    clear: both;
    background:#c9e8e7;
    margin:30px 0;
    padding:14px 10px;
    border-radius: 10px;
    font-size:14px;
    line-height:30px;
}
.gluta dl:first-of-type{
    margin:30px 0 0 0;
}
.gluta dl dt{
    background:#cbe6d1;
    padding:0 0 0 10px;
    font-size:14px;
    line-height:36px;
    border:1px solid #c9c9c9;
}
.gluta dl dd{
    font-size:14px;
    line-height:24px;
    padding:14px 10px;
    border-right:1px solid #c9c9c9;
    border-left:1px solid #c9c9c9;
}
.gluta dl:last-of-type{
    border-bottom:1px solid #c9c9c9;
}
.gluta .attention{
    margin:30px 0 0 0;
    font-size:14px;
    color:red;
    line-height:30px;
}
.gluta .txt span.large{
  font-size: 16px;
}

.gluta .maru.ls-1{
  letter-spacing: -1px;
}

/* **********************************
 *  アンチエイジング療法（キレーション治療）
 * ********************************* */
.kire dl:first-of-type{
    margin:25px 0 0 0;
}
.kire dl dt{
    font-weight:600;
    color:#00a0e9;
    font-size:14px;
}
.kire dl dd{
    font-size:14px;
    line-height:30px;
    margin:0 0 15px 0;
}
.kire .txt.fl img{
    float:right;
    margin-left:10px;
}
.kire table:nth-of-type(2){
    margin:0;
}
.kire ul{
    border-right: 1px solid #c9c9c9;
    margin:0 0 30px 0;
}
.kire ul li{
    float:left;
    border-bottom: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    height:42px;
    line-height:42px;
}
.kire ul li:first-of-type{
    width:554px;
    text-align: center;
    font-size:14px;
    font-weight:600;
    color:red;
}
.kire ul li.total{
    width:95px;
    font-weight:600;
    font-size:20px;
    color:red;
    text-align: center;
}
.kire h4{
    margin:30px 0 15px 0;
}
.kire .illust{

}
.kire .illust .box_left,
.kire .illust .box_center,
.kire .illust .box_right{
    float:left;
}
.kire .attention{
    clear:both;
    padding:25px 0 0 0;
    color:red;
    font-size:14px;
    line-height:30px;
}
.kire .illust .box_center{
    width:92px;
    text-align: center;
    padding:30px 0 0 0;
}
.kire .illust .box_right,
.kire .illust .box_left{
    width:279px;
}
.kire .illust .box_left .ttl,
.kire .illust .box_right .ttl{
    color:#00a0e9;
    font-weight:600;
    text-align: center;
    line-height:1;
    margin:0 0 11px 0;
}
.kire .illust .box_left .sub,
.kire .illust .box_right .sub{
    border-radius: 5px;
    font-size:14px;
    line-height:24px;
    height:100px;
}
.kire .illust .box_left .sub{
    background:#c6ebfd;
    padding:27px 9px;
}
.kire .illust .box_right .sub{
    background:#d6e8ab;
    padding:15px 5px;
    letter-spacing:-0.5px;
}
.kire .illust .box_left .txt{
    font-size:14px;
    line-height:24px;
    margin:5px 0 0 10px;
}
.kire .border{
  border-bottom: 1px solid;
}
.kire .large{
  font-size: 18px;
  line-height: 30px;
}

/* **********************************
 *  アンチエイジング療法（男性型脱毛症）
 * ********************************* */
.hair .txt.blue{
    margin:0 0 5px 0;
}
.hair .txt.fl img{
    float:right;
    margin-left:15px;
}
.hair .txt.fl{
    margin:0 0 15px 0;
}


/* **********************************
 *  アンチエイジング療法（DHEA）
 * ********************************* */
.dhea .box{
    margin:0 0 50px 0;
}
.dhea .bold{
    font-weight:500;
}


/* **********************************
 *  アンチエイジング療法（抗加齢センター）
 * ********************************* */
.karei .txt img{
    float:right;
    margin-left:15px;
}
.karei .box{
    margin:0 0 50px 0;
}
.karei .txt.blue{
    margin:0 0 20px 0;
}
span.blue{
    color:#00a0e9;
    font-weight:600;
}
.karei .sub{
    padding:30px 0 0 0;
    margin:30px 0 0 0;
    background:url(/img/aging/dot.jpg) no-repeat top center;
}
.karei .sub .box_left,
.karei .sub .box_right{
    float:left;
}
.karei .sub .box_left{
    width:350px;
    font-size:14px;
    line-height:30px;
}
.karei .sub .box_right{
    width:300px;
}
.karei .sub .box_right video{
  width: 100%;
  height: 280px;
}
.karei .box.paradiso{
  margin: 0 0 30px 0;
}
.karei .check table{
    width:100%;
    border-top:1px solid #bfbfbf;
    border-right:1px solid #bfbfbf;
    margin:20px 0 0 0;
}
.karei .check table th,
.karei .check table td{
    border-bottom:1px solid #bfbfbf;
    border-left:1px solid #bfbfbf;
}
.karei .check table thead th,
.karei dl dt{
    line-height:38px;
    text-align: center;
    font-weight:500;
    font-size:14px;
    background:#cbe6d1;
}
.karei .check table tbody th{
    background:#fcdfec;
    line-height:1;
    padding:28px 10px;
    font-size:14px;
    width:138px;
}
.karei .check table tbody td{
    font-size:14px;
    line-height:24px;
    width:510px;
    padding:10px;
}
span.ex{
    font-weight:200;
}
.karei dl{
    margin:20px 0 0 0;
}
.karei dl dt{
    border-left:1px solid #bfbfbf;
    border-right:1px solid #bfbfbf;
    border-top:1px solid #bfbfbf;
}
.karei dl dd{
    font-size:14px;
    line-height:28px;
    padding:10px;
    border:1px solid #bfbfbf;
}




/* **********************************
 *  メディカルダイエット（オルリスタット）
 * ********************************* */
.olli .txt.fl img{
    float:right;
    margin-left:15px;
}
.olli .img{
    text-align: center;
}
.olli .attention{
    text-align: center;
    font-size:14px;
    margin:30px 0 0 0;
}


/* **********************************
 *  メディカルダイエット（ダイエット点滴）
 * ********************************* */
.tenteki .box_right,
.tenteki .box_left{
    float:left;
}
.tenteki .box_right{
    width:153px;
    text-align: center;
}
.tenteki .box_left{
    width:497px;
}
.tenteki .txt.fl img{
    float:right;
    margin-left:15px;
}
.tenteki .box_right img{
    margin-top: 45px;
}
.tenteki .no3 img{
    margin-top: 16px;
}


/* **********************************
 *  メディカルダイエット（胃内バルーン治療）
 * ********************************* */
.balloon span.blue{
    font-weight:300;
}
.balloon h4{
    margin:15px 0 10px 0;
    font-size:14px;
    color:#008000;
    font-weight:600;
}
.balloon .bmi table{
    border-top:1px solid #bfbfbf;
    border-right:1px solid #bfbfbf;
}
.balloon .bmi table th,
.balloon .bmi table td{
    border-left:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
    font-weight:300;
}
.balloon .bmi table thead th,
.balloon .bmi table thead td{
    width:327px;
    text-align: center;
    background:#cbe6d1;
    line-height:36px;
    font-size:14px;
    /*font-weight:*/
}
.balloon .bmi table tbody th,
.balloon .bmi table tbody td{
    padding:15px 0;
    text-align: center;
    font-size:14px;
    line-height:1
}
.balloon ul{
  margin-bottom: 30px;
}
.balloon li{
  width: 200px;
  min-height: 240px;
  float: left;
  margin-left: 10px;
}
.balloon li .txt{
  line-height: 20px;
}
.balloon .large{
  font-size: 18px;
}

.balloon .bmi_calc{
  margin: 20px 0;
  padding: 10px 0 20px;
  border: 2px solid #cbe6d1;
}
.balloon .bmi_calc .flex{
  margin: 20px 0 30px;
  justify-content: center;
  align-items: center;
}
.balloon .bmi_calc div{
  margin: 0 10px;
}
.balloon .bmi_calc input{
  width: 120px;
  padding: 5px;
  margin: 0 5px;
}
.balloon .bmi_calc #calc_btn{
  padding: 5px 25px;
  margin: 0 0 0 20px;
  background: #02a0e9;
  color: #ffffff;
  border: 0;
}

/* **********************************
 *  職員募集
 * ********************************* */
.recruit .box{
    margin:0 0 50px 0;
}
.recruit .box .ttl{
    margin:0 0 10px 0;
    font-size:14px;
}
.recruit .box .txt{
    padding:0 0 0 14px;
}
.recruit table{
    border-top: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    width:100%;
}
.recruit table th,
.recruit table td{
    border-bottom: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    font-size:14px;
}
.recruit table th{
    padding: 14px 18px;
    line-height: 14px;
    background: #cbe6d1;
    font-weight: 300;
    text-align: left;
}
.recruit table td{
    width:450px;
    padding:14px 10px;
}
.recruit .attention{
    font-size:14px;
    padding:5px;
    background:#00a0e9;
    color:#fff;
    margin:0 0 10px 0;
}


/* **********************************
 *  アクセス
 * ********************************* */
.access .box{
    margin:30px 0 0 0;
}
.access .box_left,
.access .box_right{
    float:left;
}
.access .box_left{
    width:350px;
    font-size:14px;
    line-height:30px;
}
.access .box_left span{
    font-weight:500;
    font-size:16px;
}
.access .box_right{
    width:300px;
}
.access .box_right img{
    width:100%;
}


/* **********************************
 *  睡眠時無呼吸
 * ********************************* */
.sleep .txt.fst{
    margin:0 0 20px 0;
}
.sleep .txt.fst span{
    color: #00a0e9;
}
.sleep #sleep_qa table{
    margin:20px 0 0 0;
    border-right:1px solid #c9c9c9;
    border-top:1px solid #c9c9c9;
}
.sleep .txt.right{
    text-align: right;
    width:100%;
    margin:0 0 10px 0;
}
.sleep #sleep_qa table th,
.sleep #sleep_qa table td{
    border-left:1px solid #c9c9c9;
    border-bottom:1px solid #c9c9c9;
}
.sleep #sleep_qa table thead th{
    background:#facd89;
    line-height:38px;
    font-size:14px;
    font-weight:500;
    width:560px;
    padding:0 0 0px 18px;
    text-align: left;
}
.sleep #sleep_qa table thead td{
    width:90px;
    text-align: center;
    font-size:14px;
    color:red;
    /*text-align: ce*/
}
.sleep #sleep_qa table tbody th{
    background:#cbe6d1;
    font-weight:300;
    font-size:14px;
    text-align: left;
    padding:0 0 0 18px;
    line-height:50px;
}
.sleep #sleep_qa table tbody td{
    text-align: center;
}
.sleep #sleep_qa table tbody select,
.sleep #sleep_qa table tbody .totalNum2{
    width:57px;
    height:42px;
    border:1px solid gray;
    margin:0 5px 0 0;
    border-radius: 5px;
}
.sleep #sleep_qa table tbody .totalNum2{
    line-height:42px;
    display: inline-block;
    /*vertical-align: middle;*/
    font-size:20px;
    font-weight:bold;
}
.sleep #sleep_qa table tbody td span{
    font-size:14px;
    vertical-align: bottom;
}
.sleep .last{
    text-align: right;
    padding:0 18px;
    font-weight:600;
}
.total_com{
    font-size:15px;
    margin:20px 0 0 0;
}


/* **********************************
 *  お知らせ
 * ********************************* */
.news .box{
    margin:0 0 50px 0;
}
.news .box h3{
    margin:0;
}
.news .box .date{
    text-align: right;
    width:100%;
    padding:10px 0;
    font-size:14px;
}
.news .box .sub{
    font-size:14px;
    line-height:24px;
}
.pagination{
    margin:50px 0 0 0;
}


/* **********************************
 *  エラー
 * ********************************* */
.error .txt{
    margin:20px 0;
}
.error .btn{
    width:200px;
    line-height:42px;
    text-align: center;
    font-size:14px;
    background:#00a0e9;
}
.error .btn a{
    display: block;
    color:#fff;
}

/* **********************************
 *  飽和水素水点滴
 * ********************************* */
.hydrogen .box {
  margin: 0 0 50px 0;
}
.hydrogen h4 {
    border-bottom: 2px solid #313131;
    line-height: 1;
    padding: 0 0 10px 10px;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.hydrogen .box ul.clearfix {
    margin-top:10px;
  margin-left: -6px;
}
.hydrogen .box .clearfix li {
  width: 212px;
  float: left;
  margin-left: 6px;
  margin-bottom: 6px;
  text-align: center;
}
.hydrogen .box .clearfix li > a:first-child{  
  border: 2px solid #0072ff;
  display: block;
}
.hydrogen .box .clearfix li> a + a{
  display: block;
  border: 0;
  color: red;
  text-decoration: underline;
  font-weight: bold;
  line-height: 24px;
}
.hydrogen .box .clearfix li a img{
  width: 100%;
  height: 144px;
  object-fit: contain;
}
.hydrogen .box .bold {
  margin-bottom: 30px;
}
.hydrogen .box .attention.bold.red{
  font-size: 16px;
  line-height: 30px;
  color: red;
  font-weight: 600;
  margin: 20px 0 0 0;
}
.hydrogen .large{
  font-size: 16px;
}
.hydrogen dl {
  margin: 20px 0;
  font-size: 14px;
  line-height: 30px;
}
.hydrogen dl dt {
  color: red;
  font-weight: 500;
}
.hydrogen dl dt a{
    text-decoration: underline;
    padding:0 0 5px 0;
    font-size:16px;
}
.hydrogen dd.bold {
  font-weight: 500;
}
.hydrogen .mb20{
  margin-bottom: 20px;
}
.hydrogen .mb30{
  margin-bottom: 30px;
}
.hydrogen .center{
  width:100%;
  text-align: center;
  margin:0 0 30px 0;
}
.hydrogen .mb10{
  margin-bottom: 10px;
}
.hydrogen .links{
    display: block;
    color: red;
    font-size: 15px;
    text-decoration: underline;
    font-weight: 500;
}

/* **********************************
 *  酸化ストレス
 * ********************************* */
.oxygen .img1,
.oxygen .img2 {
  text-align: center;
  margin: 20px 0;
}
.oxygen .img2 img{
  margin: 0 20px;
}

.oxygen .red{
  color: red;
  font-weight: 600;
  margin: 20px 0;
}
.oxygen .blue{
  font-weight: 600;
  color: #00a0e9;
}
.oxygen ul{
  padding-left: 1em;
}
.oxygen .mb30{
  margin-bottom: 30px;
}
.oxygen .large{
  font-size: 20px;
  font-weight: bold;
}
.oxygen .mlarge{
  font-size: 16px;
}
.oxygen .redb{
  border-bottom: 1px solid red;
}
.oxygen .box ul.slide{
  margin-left: -6px;
  padding-left: 0;
}
.oxygen .box ul.slide li {
  width: 212px;
  float: left;
  margin-left: 6px;
  margin-bottom: 6px;
  text-align: center;
}
.oxygen .box ul.slide li > a:first-child {
  border: 2px solid #0072ff;
  display: block;
}
.oxygen .box ul.slide li a img {
  height: 144px;
}

/* **********************************
 *  AGE
 * ********************************* */
.age .mb30{
  margin-bottom: 30px;
}
.age .large{
  font-size: 18px;
}
.age video{
  border: 1px solid #7D7D7D;
  box-shadow: 0 0 10px grey;
}

/* **********************************
 *  CTC
 * ********************************* */
.mb50{
  margin-bottom: 50px;
}
.mb30{
  margin-bottom: 30px!important;
}
.ctc .indent{
  text-indent: -1em;
  padding-left: 1em;
}
.ctc .txt img[align="right"]{
  margin-left: 15px;
}
.ctc .relative{
  position: relative;
  padding-bottom: 70px;
}
.ctc .relative .flow{
  position: absolute;
  right: 40px;
  bottom: 0;
}
.ctc .box table{
  font-size: 14px;
  margin: 0 0 40px;
  border-right: 1px solid #898989;
  border-top: 1px solid #898989;
}
.ctc .box .th1{
  width: 32%;
  padding: 15px 0;
  letter-spacing: 1em;
  text-indent: 1em;
}
.ctc .box .th2{
  width: 68%;
  padding: 15px 0;
  letter-spacing: 1em;
  text-indent: 1em;
}
.ctc .box th,
.ctc .box td{
  border-left: 1px solid #898989;
  border-bottom: 1px solid #898989;
}
.ctc .box td{
  padding: 10px;
  vertical-align: top;
}
.center{
  text-align: center;
}
.flex{
  display: flex;
}

/* **********************************
 *  TMS
 * ********************************* */
.tms .txt,
.tms li,
.tms p{
  font-size: 14px;
}
.tms h2{
  font-size: 16px;
}
/*.tms .box table{
  font-size: 14px;
  margin: 10px 0 20px;
  border-right: 1px solid #898989;
  border-top: 1px solid #898989;
}
.tms .box th{
  width: 50%;
  padding: 15px 0;
  letter-spacing: 1em;
  text-indent: 1em;
}
.tms .box .th1{
  color: #0223ca;
}
.tms .box .th2{
  color: #333333;
}
.tms .box th,
.tms .box td{
  border-left: 1px solid #898989;
  border-bottom: 1px solid #898989;
}
.tms .box td{
  padding: 10px;
  vertical-align: top;
}*/
.tms .box li{
  padding-left: 1.5em;
  text-indent: -1.5em;
  line-height: 30px;
}
.tms .box video{
  width: 90%;
  margin: 50px auto 20px;
    display: block;
}
.tms .box .flex{
  margin: 50px 0;
}
.tms .box .large{
  font-size: 15px;
}

.page .large.txt.bold .red{
  font-size: 15px;
}


/* 共通テーブル */
.clin_tbl{
  margin-top: 50px;
}
.clin_tbl table{
  width: 100%;
  font-size: 12px;
  line-height: 1.7;
}
.clin_tbl table tr{
  border: 1px solid #d2d2d2;
}
.clin_tbl table th{
  width: 161px!important;
  padding: 20px 10px;
  background: #dbeef6;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #d2d2d2;
}
.clin_tbl table th,
.clin_tbl table td{  
  height: 35px;
  padding: 3px 5px 3px 10px;
  border-left: 1px solid #d2d2d2;
}
.clin_tbl table th{
  width: 161px;
  padding: 10px 15px;
  background: #dbeef6;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #d2d2d2;
}
.clin_tbl table th > span{
  display: inline-block;
  text-align: left;
}
.clin_tbl table th > span.ls-1{
  letter-spacing: -1px;
}
.clin_tbl table th > span > span{
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}
.clin_tbl table td.td1{
  width: 181px;
  letter-spacing: -0.5px;
}
.clin_tbl table td.td2{
  /*width: 280px;*/
}
.clin_tbl table td.lh2{
  line-height: 2;
}
.clin_tbl table td + td{
  border-left: 1px solid #d2d2d2;
}
.clin_tbl table td li{
  line-height: 2.14;
  padding-left: 1em;
  text-indent: -1em;
}
.clin_tbl table td a{
  color: #010dff;
}
.clin_tbl table td ul.indent_list li{
  padding-left: 2em;
  text-indent: -2em;
}
.experiment_box{
  margin: 50px 0;
} 
.experiment_box h4{
  font-size: 24px;
  padding: 0 0 8px;
  border-bottom: 3px solid #00a0e9;
  text-align: center;
  font-weight: normal;
}
.experiment_box .right{
  padding: 10px 0 20px;
  text-align: right;
}
.experiment_box .blue{
  font-size: 15px;
  font-weight: normal;
  color: #191dcd;
  text-align: left;
  display: inline-block;
}
.experiment_box .box + .box{
  padding-top: 50px;
  margin-top: 50px;
  border-top: 1px dotted;
}
.experiment_box .img{
  padding: 10px 0;
  text-align: center;
}
.experiment_box .data{
  margin-bottom: 15px;
  text-align: center;
}
.experiment_box .data span{
  text-align: left;
  display: inline-block;
  font-weight: 500;
}
.experiment_box .clin_tbl th{
  text-align: left;
}
.tms .box .clearfix li{
  padding: 0;
  text-indent: 0;
  line-height: 1.5;
  font-weight: 500;
}
.bold.under{
  line-height: 2;
  border-bottom: 1px solid;
  display: inline-block;
}
.ozone .box .check_list{
  margin: 0 0 50px;
}
.ozone .box .check_list dl{
  font-size: 16px;
  margin: 5px 0;
}
.ozone .box .check_list dt{
  font-weight: bold;
  color: inherit;
}
.ozone .box .check_list dt:before{
  content: "■";
  color: #00a0e9;
}

.vitamin .box h4.blue{
  color: #02a0e9;
}

.karei.aging h3,
.ctc h2{
  padding: 15px 85px 10px 81px;
}

.indent{
  text-indent: -1em;
  padding-left: 1em;
}


/* **********************************
 *  幹細胞培養上清液サイトカイン点滴
 * ********************************* */
.cytokine .sidebar .boad a:nth-of-type(5) .box dt{
  background: url(/img/side/icon_7.png) no-repeat 2% center;
}
.cytokine .sidebar .boad a:nth-of-type(6) .box dt {
  padding: 8px 0 8px 32px;
  background: url(/img/side/icon_6.png?2) no-repeat 1% 0;
  background-size: 26px;
}
.cytokine .m_blue{
  color: #0404ea;
}
.cytokine .pc{
  display: block;
}
.cytokine .sp{
  display: none;
}
.cytokine video{
  width: 100%;
  margin: 20px 0;
  max-width: 650px;
}
.cytokine .clin_tbl dt{
  width: 80px;
}
.cytokine .clin_tbl dd{
  width: 60px;
  text-align: right;
}


/* **********************************
 *  がん遺伝子治療
 * ********************************* */
.oncogene .pc{
  display: block;
}
.oncogene .sp{
  display: none;
}
.oncogene video{
  width: 100%;
  margin: 20px 0;
  max-width: 650px;
}
.oncogene span.blue {
  font-weight: 400;
}
.oncogene .clin_tbl dl,
.cytokine .clin_tbl dl{
  display: flex;
  flex-wrap: wrap;
}
.oncogene .clin_tbl dt{
  width: 120px;
}
.oncogene .clin_tbl dd{
  width: 100px;
  text-align: right;
}
.oncogene .txt strong{
  font-weight: 400;
}
.oncogene .aging h3.two{
  padding: 18px 85px 0 81px;
}

/* NMN */
.nmn .flex{
  margin-top: 50px;
}
.nmn video{
  width: 100%;
  margin: 45px 0 30px;
}

/*TOP:診療時間について*/
.top_reception {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border: 3px solid #bd1717;
  border-radius: 10px;
  background: #ffffff;
}
.top_reception .tt{
  font-size: 16px;
  padding: 5px;
  margin: 0 0 10px;
  min-height: inherit;
  color: #ffffff;
  background: #bd1717;
  text-align: center;
  letter-spacing: 0.02em;
}
.top_reception .box{
  margin: 0 20px;
  text-align: justify;
}
.top_reception .box + .box{
  margin-top: 10px;
}
.top_reception .box .txt ul li{  
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.top_reception .txt{
  line-height: 1.5;
}
.top_reception  h3 {
  padding: 5px 0;
  background: url(/img/page/dot.png) no-repeat center bottom;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 8px 0;
}

/*TOP:当院でのアンチエイジング検査および治療について*/
.top_antiaging {
  margin-bottom: 50px;
  padding-bottom: 10px;
  border: 3px solid #5eb6de;
  border-radius: 10px;
}
.top_antiaging .tt{
  font-size: 16px;
  padding: 5px;
  margin: 0 0 10px;
  min-height: inherit;
  color: #ffffff;
  background: #5eb6de;
  text-align: center;
  letter-spacing: 0.02em;
}
.top_antiaging .box{
  margin: 0 20px;
  text-align: justify;
}
.top_antiaging .txt{
  line-height: 1.5;
}

/**/
.antiaging_check_caution .txt {
  font-size: 12px;
  line-height: 1.5;
}