@charset "utf-8";
/* ----------------  Reset Styles  ----------------- */
/*
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } sup { font-size: 70%; } body { line-height: 1; } html,body { width: 100%; } img { height: auto; } article,aside,canvas,details,figcaption,figure, footer,header,hgroup,menu,nav,section,summary { display: block; } ul, ol { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } a { background: transparent; border: 0; font-size: 100%; margin: 0; padding: 0; text-decoration: none; vertical-align: baseline; } :focus { outline: 0; } ins { background-color: #ff9; color: #000; text-decoration: none; } mark { background-color: #ff9; color: #000; font-weight: bold; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; } table { border-collapse: collapse; border-spacing: 0; } hr { border: 0; border-top: 1px solid #cccccc; display: block; height: 1px; margin: 1em 0; padding: 0; } input, select { vertical-align: middle; } * { -webkit-text-size-adjust: none; } body { font-family: "Noto Sans JP","M PLUS Rounded 1c", serif; -webkit-text-size-adjust: 100%; } a,p { color: #666666; }
*/
/* --------------  //Reset Styles  ----------------- */



/*----------------------------------------
  common
----------------------------------------*/
body {
    min-width: 100%;
	font-size: 16px;
    line-height: 1.4;
}
.inner {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

p.center { text-align: left; }
p.center_m { text-align: center; }
p.center_m2 { text-align: left; }
p.right { text-align: right; }


.msg_pc { display: none; }
.msg_sp { display: block; }

span.title-eng {
    font-size: 17px;
    font-family: 'Heebo', sans-serif;
    letter-spacing: 0.1em;
}


.img100 {
    width: 100%;
    height: auto;
}
.img80 {
    width: 80%;
    height: auto;
}
.img60 {
    width: 60%;
    height: auto;
}

.mainPhoto {
	width: 100%;
}
.mainPhoto2 {
	width: 100%;
}
.main_bnrttl {
	width: 90%;
    margin-bottom: 5px;
}

/*----------------------------------------
    ナビゲーション
----------------------------------------*/
.is-fixed {
    display: none;
}


/*----------------------------------------
  common --- NEXT PAGE
----------------------------------------*/
p.center { text-align: left; }


/*----------------------------------------
  header
----------------------------------------*/
header {
/*
    clear: both;
    position: relative;
    margin: -20px auto 0px;
    text-align: center;
    padding: 80px 0px 0px 0px;
*/
    clear: both;
    position: relative;
    margin: -20px auto 0px;
    text-align: center;
    padding: 85px 0px 0px 0px;
}

.sp_logo {
/*
    width: 100%;
    position: absolute;
    top: 66px;
    height: auto;
    z-index: 30;
    text-align: center;
    padding: 10px 0px 10px 0px;
    background: rgba(255, 255, 255, 0.3);
*/
    width: 100%;
    position: absolute;
    top: 65px;
    height: auto;
    z-index: 30;
    text-align: center;
    padding: 5px 0px 5px 0px;
    background: rgba(255, 255, 255, 0.4);
}
.sp_logo img.lg {
/*
    width: 95%;
*/
    width: 85%;
}


.global_navi {
  display: none;
}


.next_head {
    display: none;
}
.next_info {
    display: none;
}


/*----------------------------------------
    head_cmnt
----------------------------------------*/
#head_cmnt {
/*
    margin: -300px auto 0px;
    position: relative;
    z-index: 30;
*/
    margin: -40px auto 0px;
    position: relative;
    z-index: 30;
}

#head_cmnt .msg00 {
    margin: 0 2%;
}
#head_cmnt .msg00 p.tx01 {
    text-align: left;
    letter-spacing: 0.5px;
    line-height: 1.5;
    font-size: 18px;
    padding: 15px 10px 15px 10px;
    color: #006506;
    background: rgba(255, 255, 255, 0.6);
}

#head_cmnt .msg03 {
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
#head_cmnt .msg03 .tx01 {
    background: rgba(255, 255, 255, 0.6);
    padding: 5px 10px 15px 10px;
    border-radius: 10px;
}
#head_cmnt .msg03 .tx01 .t01 {
    letter-spacing: 1px;
    font-size: 20px;
    color: #000000;
    line-height: 1.8;
}
#head_cmnt .msg03 .tx01 .t02 {
    color: #ff0000;
}
#head_cmnt .msg03 .tx01 .t03 {
    font-size: 12px;
}


/*--------------------------------------------------
header 
--------------------------------------------------*/
/* sp-header
---------------------------------------------------------------------------- */
.sp-navi-contact {
    display: inline;
    width: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    height: 66px;
    letter-spacing: 0px;
    z-index: 3000;
    background: #73a05d;
    border-bottom: solid 1px #ffffff;
}

ul.sp-panel {
    width: 100%;
}

ul.sp-panel li {
    width: 19.7%;
    height: 55px;
    float: left;
    text-align: center;
    font-size: 11px;
    display: block;
    padding-top: 13px;
    line-height: 1.7;
    color: #ffffff;
}
/* ===================================
ul.sp-panel li {
    width: 24.75%;
    height: 55px;
    float: left;
    text-align: center;
    font-size: 12px;
    display: block;
    padding-top: 13px;
    line-height: 1.7;
    color: #ffffff;
}
=================================== */
ul.sp-panel li.sp_ln {
    border-right: solid 1px #ffffff;
}
ul.sp-panel li.sp_ln a {
    color: #ffffff;
}
ul.sp-panel li.sp_ln_e {
}
ul.sp-panel li.sp_ln_e a {
    color: #ffffff;
}

.gblnv_block {
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    height: 500px;
    display: none;
    padding-top: 5px;
    z-index: 99999;
    position: absolute;
    margin-top: 7px;
    width: 100%;
    text-align: center;
    left: 0;
}
.gblnv_block ul {
    padding: 10px;
    float: left;
}
.gblnv_block ul li {
    line-height: 180%;
    width: 100%;
}
.gblnv_block ul li a {
    color: #ffffff;
    font-size: 26px;
    line-height: 230%;
}
/*
.gblnv_block ul li:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
*/
.onanimation {
    display: block;
}

.menu-trigger,
.menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing:
    border-box;
    z-index: 3000;
}
.menu-trigger {
/*
    position: relative;
    width: 30px;
    height: 14px;
    float: right;
    margin-top: 7px;
    margin-right: 5px;
*/
}
.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #75c5c5;
    border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
    top: 5px;
}
.menu-trigger span:nth-of-type(2) {
    top: 25px;
}
.menu-trigger span:nth-of-type(3) {
    bottom: 0;
    top: 15px;
}
.menu-trigger p.txt {
    margin-top: 30px;
    color: #ffffff;
    font-size: 10px;
}


.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(5px) rotate(-45deg);
    transform: translateY(5px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .4s forwards;
    animation: active-menu-bar02 .4s forwards;
}
@-webkit-keyframes active-menu-bar02 {
    100% {
        height: 0;
    }
}
@keyframes active-menu-bar02 {
    100% {
        height: 0;
    }
}
.menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-5px) rotate(45deg);
    transform: translateY(-5px) rotate(45deg);
}


/*----------------------------------------
    section
----------------------------------------*/
.section .inner {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px auto;
}


/*----------------------------------------
    sec03
----------------------------------------*/
#sec03 {
    padding: 30px 0 20px;
    position: relative;
}

/*----------------------------------------
    sec01
----------------------------------------*/
#sec01 {
    padding: 0px 0 20px;
    position: relative;
    background-color: #ffffff;
}
.top_note {
    text-align: center;
    font-size: 20px;
    padding: 0px 10px;
}
.top_note a {
    color: #000000;
    text-decoration: underline;
}
.top_note a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.top_note .s01 {
    font-size: 18px;
    color: #ff0000;
}


/*----------------------------------------
    sec02
----------------------------------------*/
#sec02 {
    padding: 20px 0 0px;
    position: relative;
}
#sec02 ul.ul02 {
    overflow: hidden;
    margin-bottom: 40px;
}
#sec02 ul.ul02 li.ul02_li {
    float: left;
    width: 100%;
    z-index: 10;
    margin-bottom: 15px;
}
#sec02 ul.ul02 li.ul02_li div.side_L {
    margin: 0px 5px;
}
#sec02 ul.ul02 li.ul02_li div.side_R {
    margin: 0px 5px;
}

#sec02 ul.ul02 li.ul02_li div.side_R p {
    letter-spacing: 1.2px;
    line-height: 2;
    padding-top: 0px;
}
#sec02 .submenu a {
    color: #00980d;
    border-bottom: solid 1px #00980d;
    line-height: 2;
}

#sec02 .click {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}
#sec02 .click2 {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}

.guid_card img {
    padding: 5px 3px 3px 3px;
	width: auto;
}


/*----------------------------------------
    sec04
----------------------------------------*/
#sec04 {
    padding: 0px 0 20px;
    position: relative;
}
#sec04 ul.ul04 {
    overflow: hidden;
    width: 100%;
}
#sec04 ul.ul04 li.ul04_li {
    float: left;
    width: 100%;
    z-index: 10;
}

#sec04 ul.ul04 li.ul04_li div.side_L {
    margin-right: 0px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
#sec04 ul.ul04 li.ul04_li div.side_R {
    margin-left: 0px;
    float: left;
    width: 100%;
}


/*----------------------------------------
    sec05
----------------------------------------*/
/*
#sec05 {
    padding: 20px 0 20px;
    position: relative;
}
*/


/*----------------------------------------
    #address
----------------------------------------*/
#address .clinic_map {
    margin: 5px 5px 5px 5px;
}


/*----------------------------------------
  footer
----------------------------------------*/
footer {
    padding: 0px 0 20px;
    background: #f1eff0;
    margin: 0px auto;
    width: 100%;
}

.gridWrapper{
    overflow: hidden;
}

footer .gridL {
    float: left;
    width: 100%;
}
footer .gridC {
    float: left;
    width: 100%;
}
footer .gridR {
    float: left;
    width: 100%;
    padding-top: 5px;
    text-align: right;
}


/* ----- left start ----- */
.gridL .foot_logo {
    width: 100%;
    margin: 0 auto;
}
.gridL .footinfo {
    padding-top: 0px;
    padding-left: 0px;
}

.fadrs_a {
    font-size: 20px;
    color: #989898;
    text-align: center;
    margin-bottom: 5px;
}
.fadrs_a img.nm {
    width: 95%;
    padding-left: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fadrs_b {
    position: relative;
    margin-top: 5px;
    margin-left: 0px;
    font-size: 16px;
    color: #989898;
    letter-spacing: 1px;
    text-align: center;
    line-height: 1.8;
}
.fadrs_b a {
    color: #989898;
    font-size: 24px;
    letter-spacing: 1px;
}
.fadrs_b img.insta_icon {
    width: 30px;
    margin-left: 15px;
    margin-bottom: 8px;
}

.time_cmnt p {
    width: 96%;
    font-size: 18px;
    color: #323232;
    line-height: 1.4;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: left;
}
.tbl_main {
    width: 95%;
    text-align: left;
    padding: 5px 0px 15px 0px;
}
.tbl {
    width: 100%;
    margin: 10px auto 5px;
}
table.timetbl th {
    text-align: center;
    vertical-align: middle;
    background-color: #73a05d;
    color: #ffffff;
    padding: 7px 0px 5px 0px;
    font-size: 14px;
    border-bottom: solid 1px #ffffff;
    border-left: dotted 1px #ffffff;
}
.tbl_main table.timetbl td {
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    color: #323232;
    padding: 5px 0px;
    font-size: 14px;
    width: 2.5%;
    border-top: dotted 1px #989898;
    border-left: dotted 1px #989898;
}
table.timetbl td.end {
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    color: #323232;
    width: 5%;
}
table.timetbl td.tm {
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    color: #323232;
    width: 13%;
    font-size: 14px;
    border-right: solid 1px #989898;
    letter-spacing: 0px;
}

.tblcmnt p {
    font-size: 14px;
    line-height: 1.7;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
    letter-spacing: 0.7px;
}
/* ----- left end ----- */


/* ----- center start ----- */
/* ----- center end ----- */


/* ----- right start ----- */
.f-nav {
    padding-top: 20px;
    padding-left: 10px;
}
.f-nav ul.list01 {
    margin-left: 40px;
    margin-right: 20px;
    float: left;
}
.f-nav ul.list01 li {
    list-style-image: url(../images/common/f_point02.png);
    list-style-position: outside;
    margin-bottom: 10px;
    line-height: 1.2;
}
.f-nav ul.list01 li a {
    font-size: 16px;
    color: #989898;
    display: block;
    text-align: left;
}
.f-nav ul.list01 li:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}


.f-nav ul.list02 {
    margin-top: 25px;
    margin-left: 40px;
    float: left;
    clear: both;
}
.f-nav ul.list02 li {
    list-style-image: url(../images/common/f_point03.png);
    list-style-position: outside;
    margin-bottom: 10px;
    line-height: 1;
}
.f-nav ul.list02 li a {
    font-size: 16px;
    color: #989898;
    display: block;
    text-align: left;
}
.f-nav ul.list02 li:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.online_bnr {
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-top: 30px;
}
.online_bnr img {
    width: auto;
}

.yakan_bnr {
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-top: 30px;
}

.aj_bnr {
    width: 100%;
    text-align: center;
}
.aj_bnr img {
    width: 90%;
}
.hsp_bnr {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}
.hsp_bnr img {
    width: 96%;
}
/*
.hsp_bnr {
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
*/
/* ----- right end ----- */



/*----------------------------------------
  copyright
----------------------------------------*/
.copyright {
    clear: both;
    margin: 0px auto;
    text-align: center;
    padding-top: 30px;
    background: #f1eff0;
}
.copyright strong {
    color: #c9b49a;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.2;
}
.copyright .copy_right {
    color: #c9b49a;
    font-size: 10px;
    line-height: 1.2;
}

/*
.copyright {
    padding-bottom: 5px;
    text-align: center;
    clear: both;
    margin: 0px auto;
}
*/

/*----------------------------------------
  スクロール
----------------------------------------*/
.scroll {
    display: none;
}




/*----------------------------------------
    nextpage --- NEXT PAGE
----------------------------------------*/
#nextpage {
    margin-top: 0px;
    padding: 150px 0 0px;
/*
    padding: 120px 0 0px;
*/
}


/*----------------------------------------
    タイトル --- NEXT PAGE
----------------------------------------*/
h2 {
	font-size: 34px;
    padding-top: 10px;
    padding-bottom: 30px;
    color: #73a05d;
    text-align: center;
    line-height: 0.5;
}

#nextpage h2 {
    text-align: center;
    z-index: 15;
    margin-top: 20px;
    margin-bottom: 15px;
    clear: both;
    background-color: #73a05d;
    padding: 10px 3px;
	border-radius:5px;
}

#nextpage .md {
    color: #ffffff;
    font-size: 20px;
    background-color: #73a05d;
    padding: 0px 20px;
/*
    font-weight: bold;
*/
    letter-spacing: 0.3px;
    line-height: 1.2;
}
.style-two {
    display: none;
}

.chapter {
    padding: 0px 10px 35px 10px;
    font-size: 16px;
    line-height: 1.8;
}

#nextpage h3 {
    color: #73a05d;
    text-align: center;
    line-height: 0.5;
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 20px;
}
#nextpage h4 {
    color: #656565;
    font-size: 18px;
    letter-spacing: 0.6px;
    line-height: 2;
    font-weight: bold;
}


/*----------------------------------------
  診療案内
----------------------------------------*/
.yakanL {
    float: left;
    width: 100%;
    text-align: center;
}
.yakanR {
    float: left;
    margin-left: 0px;
    margin-top: 20px;
}

.nxtbl {
    width: 100%;
    margin: 20px auto 20px;
}
.nxtbl table th {
    text-align: center;
    vertical-align: middle;
    background-color: #73a05d;
    color: #ffffff;
    padding: 7px 0px 5px 0px;
    font-size: 16px;
    border-bottom: solid 1px #ffffff;
    border-left: dotted 1px #ffffff;
}
.nxtbl table td.tm {
    text-align: center;
    vertical-align: middle;
    background-color: #dbe5d3;
    color: #323232;
    width: 13%;
    font-size: 16px;
    border-right: solid 1px #989898;
}

.calendar_area {
    margin: 0 0;
    width: 100%;
}

ul.ul_hoken {
    width: 100%;
}
ul.ul_hoken li {
    float: left;
    width: 100%;
    margin: 0px 0px 15px;
}
ul.ul_hoken li.li_end {
    margin-bottom: 60px;
}
.med_cmnt_ttl {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 20px;
}


/*----------------------------------------
  病院案内
----------------------------------------*/
.grt_ttl {
    padding: 0px 10px;
    border-bottom: solid 1px #656565;
}
.grt_img {
    float: right;
    padding: 10px 0px;
    position: relative;
    margin-top: 0px;
}
.grt_nm {
    text-align: center;
    padding-top: 10px;
}
.grt_clear {
    clear: both;
}
.grt_dmy {
    padding-bottom: 0px;
}
table.history, table.history tbody, table.history tr, table.history th, table.history td {
    display: block;
    max-width: 100%;
}
table.history {
    width: 100%;
}
table.history th {
    font-weight: bold;
    width: 100%;
}
table.history td {
    padding-bottom: 5px;
}

ul.affiliation {
    margin-top: 10px;
}
ul.affiliation li {
    float: left;
    padding-right: 10px;
}


/*----------------------------------------
  院内紹介
----------------------------------------*/
table.innai, table.innai tbody, table.innai tr, table.innai th, table.innai td {
    display: block;
    max-width: 100%;
}
table.innai td {
    padding: 10px 25px 5px 0px;
}
table.innai td.right {
    padding: 10px 25px 5px 0px;
}
table.innai td.left {
    padding: 10px 25px 5px 0px;
}
table.innai img.imgW {
    width: 100%;
}
table.innai img.imgH {
    width: 66%;
}


/*----------------------------------------
  当院の医療設備
----------------------------------------*/
table.kiki, table.kiki tbody, table.kiki tr, table.kiki th, table.kiki td {
    display: block;
    max-width: 100%;
}
table.kiki td.kiL {
    padding: 10px 5px 0px 5px;
    text-align: center;
    width: 97%;
}
table.kiki td.kiL img {
    padding-bottom: 20px;
}
table.kiki td.kiL_R {
    padding: 10px 5px 0px 5px;
    text-align: center;
    width: 97%;
}
table.kiki td.kiR {
    padding: 6px 5px 30px 5px;
    vertical-align: top;
    width: 97%;
}
table.kiki p.kinm {
    font-size: 16px;
}
table.kiki p.ki {
    font-size: 14px;
    letter-spacing: 1.5px;
}
table.kiki img.imgW {
    width: 100%;
}
table.kiki img.imgH {
    width: 75%;
}


/*----------------------------------------
  料金案内
----------------------------------------*/
table.feetbl {
    border-collapse: collapse;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
}
table.feetbl th {
    vertical-align: middle;
}
table.feetbl td {
    padding: 5px 0px 0px 0px;
    vertical-align: middle;
}
table.feetbl td.top {
    vertical-align: top;
}
table.feetbl td.fee {
    text-align: right;
}

table.feetbl td.row_l01 { width: 70%; }
table.feetbl td.row_l02 { width: 10%; }
table.feetbl td.row_l03 { width: 60%; }
table.feetbl td.row_r01 { width: 30%; }
table.feetbl td.row_r02 { width: 0%; }


.fee_item {
    background-color: #73a05d;
    color: #ffffff;
    padding: 5px 0px 5px 20px;
    margin-bottom: 10px;
}
.fee_line {
    border-bottom: dotted 1px #73a05d;
    margin-bottom: 10px;
}

ul.feelist {
    list-style-image: url(../images/common/point001.gif);
    list-style-position: outside;
    margin-top: 15px;
    margin-left: 25px;
}


/*----------------------------------------
  アクセス
----------------------------------------*/



/* ===========================================
　サブメニュー
=========================================== */
/*----------------------------------------
  負担の少ない治療
----------------------------------------*/
.chap_head {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}


/*----------------------------------------
  往診も対応
----------------------------------------*/
/*----------------------------------------
  健康診断のすすめ
----------------------------------------*/
/*----------------------------------------
  各種予防
----------------------------------------*/



/*--------------------------------------------------
  採用情報
--------------------------------------------------*/
.ast {
    margin-bottom: 8px;
}
table.recruit, table.recruit tbody, table.recruit tr, table.recruit th, table.recruit td {
    display: block;
    max-width: 100%;
}
table.recruit {
    border-collapse: collapse;
    margin: 0px auto;
    width: 100%;
}
table.recruit th {
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    padding: 10px 0px;
    width: 100%;
    background-color: #e0efd8;
}
table.recruit td {
    text-align: left;
    vertical-align: top;
    padding: 10px 10px 15px 10px;
    width: 95%;
}



/* ページ内リンク
---------------------------------------------------------------------------- */
#tg-greeting {
  margin-top: -20px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 20px; /* 打ち消し用のパディング */
}
#tg-data {
  margin-top: -70px;
  padding-top: 70px;
}
#tg-profile {
  margin-top: -70px;
  padding-top: 70px;
}
#tg-news {
  margin-top: -70px;
  padding-top: 70px;
}
#tg-access {
  margin-top: -70px;
  padding-top: 70px;
}

/* 負担の少ない治療 */
#tg-med0201 {
  margin-top: -70px;
  padding-top: 70px;
}
#tg-med0202 {
  margin-top: -70px;
  padding-top: 70px;
}

