@charset "utf-8";
/*----------------------------------------------------
    共通css
----------------------------------------------------*/
h2.pageTtl1:before {
    content: "PR";
    display: inline-block;
    background: #000;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin-right: 1rem;
    font-size: 16px;
    padding: 0 1rem;
    line-height: 1.5;
    text-shadow: none;
}

.pr24:after {
    content: 'PR';
    background: #57ccc9;
    color: #FFFF;
    text-align: center;
    font-size: 14px;
    width: 4rem;
    display: block;
    padding: 0 30px;
    margin-top: 86px;
    margin-bottom: -100px;
}
.wom li p.caption {
    font-size: 10px;
    color: #888;
    line-height: 1.1;
    margin: 1rem 2px;
    max-height: 3rem;
    overflow-y: scroll;
}
.box-area-clinic.pr {
    border: 9px solid #57ccc9;
}
.box-area-clinic.pr h2{
    border:none;
    background: #57ccc9;
}
.box-area-clinic.pr .box-lead .txt{
    width: 340px;
}
.aboutDirector .boxInner h4 {
    padding-top: 10px;
}
.btn_9 {
    text-align: center;
    margin: 20px 0 30px;
}
.btn_9 p{
    display: block;
    width: 80%;
    margin: 0 auto;
    background: #9E9E9E;
    color: white;
    font-size: 1em;
    font-family: serif;
    text-decoration: none;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0px 2px 2px grey;
    font-weight: bold;
}

.btn_10 {
    text-align: center;
    margin: 20px 0 30px;
}
.btn_10 p{
    display: block;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    color: #57ccc9;
    font-size: 20px;
    font-family: serif;
    text-decoration: none;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0px 2px 2px #57ccc9;
    font-weight: bold;
    text-align: center;
}

.mapcap {
    width: 230px;
    height: 210px;
    background: url(/wp/wp-content/uploads/side02heada.png);
    background-repeat: no-repeat;
}
.mapcap .maptext1 {
    color: #2bb9b2;
    padding: 45px 0 0 29px;
}
.mapcap .maptext2 {
    padding: 2px 0 0 16px;
    font-family: serif;
    font-size: 38px;
    font-weight: bold;
    margin-top: -6px;
    color: #555554;
}
.mapcap .maptext2 span {
    display: block;
    font-size: 16px;
    margin-top: -15px;
}

article header .mainArea h2 {
    font-family: serif;
    font-size: 70px;
    line-height: 7rem;
    background: url(/wp/wp-content/uploads/maincopya.png);
    width: 470px;
    height: 225px;
    background-repeat: no-repeat;
    padding: 0px 6px 0px 6px;
    text-align: center;
    margin-bottom: 0px;
}
article header .mainArea h2 span.greeeen {
    display: block;
    color: #29beba;
    font-size: 24px;
    margin-bottom: -6px;
}
article header .mainArea h2 span.pageTtl_head2 {
    display: block;
    font-size: 44px;
}
article header .mainArea h2 span.pageTtl_head3 {
    font-size: 14px;
    color: #da5282;
    margin-top: -34px;
    display: block;
    position: relative;
}
article header .mainArea h2 span.pageTtl_head3:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 14px;
    background: url(/wp/wp-content/uploads/pageTtl_head3left.png);
    background-repeat: no-repeat;
    left: 12%;
    top: 42%;
}
article header .mainArea h2 span.pageTtl_head3:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 14px;
    background: url(/wp/wp-content/uploads/pageTtl_head3right.png);
    background-repeat: no-repeat;
    right: 12%;
    top: 42%;
}


.sns_bt{
    text-align: right;
    margin:10px 0;
}

.ft35{
        font-size: 35px;
}

.ft27 {
    font-size: 27px;
    color:#fff;
}


ul.column_record{border:solid 1px #16BFA1; display:block; width:90%; margin:auto; max-height:300px;overflow-y: scroll; padding:10px;}
ul.column_record li{border-bottom:solid 1px #AFAEAB; display:block; margin-bottom:10px; padding:0px 0px 5px 0px;}
ul.column_record li::before{content:none;}
ul.column_record li span.day{font-size:small; display:block; background:none; color:#000;width:120px;margin:0px;}


.newsbox {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #57ccc9;
    border-radius: 4px;
}
.newsbox .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #57ccc9;
    font-weight: bold;
}

.newsbox .box-title1 {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #f2f4c8;
    color: #57ccc9;
    font-weight: bold;
}

.newsbox p {
    margin: 5px;
    padding: 0;
}

.h-box {
    position: relative;
    margin: 2em 0 1em 0;
    padding: 0.5em 1em;
    border: solid 3px #cca7b9;
    border-radius: 4px;
    background: #cca7b9;
    color: #ffffff;
    text-align: center;
}

.introducehead{
    font-size: 36px;
}



section h2 .cap {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    vertical-align: middle;
}



/* 2020.10女性大阪PJT時追加 */
   span.aka{font-weight:bold;}
/* 2020.10女性大阪PJT時追加ここまで */



.botLinkArea.area0 .botRightBtn a {
    background: linear-gradient(to bottom, #91e2e1 0%,#52c9c5 100%);
    display: block;
    text-align: center;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    position: relative;
    text-decoration: none;
    padding: 8px;
    border-radius: 8px;
}


.lead{
    padding: 15px;
}



.addareapage .specArea {
    display: none;
}
.addareapage .leftArea dl.branch {
    display: none;
}
.addareapage .seclv1 section .mainArea .rightArea {
    width: 100%;
    float: none;
}
.addareapage .seclv1 section .mainArea .rightArea table {
    width: 100%;
    margin-bottom: 2rem;
}
.addareapage .botLeftBtn {
    display: none;
}
.addareapage .seclv1 section .mainArea .rightArea > ul > li.blind {
    display: none;
}

.addareapage .ra2 {
    width: 450px;
    float: right;
}

.addareapage .ra2 li {
    float: left;
    margin: 5px;
}

.addareapage .ra2 li.blind {
    display: none;
}
.addareapage p.caption {
    font-size: 10px;
    line-height: 1.1;
    margin: 5px;
}
.addareapage .ra2 p {
    margin: 0;
    padding: 0;
}
.addareapage th.blind, .addareapage td.blind {
    display: none;
}
.addareapage li.li3.blind {
    display: none;
}
.addareapage .blind {
    display: none;
}

.addareapage td.firstCh1 {
    border-right: solid 1px #ddd;
}
.addareapage section#cl01.c02 .ra2 {
    display: none;
}
.addareapage .seclv1 section.c02 .mainArea .rightArea table {
    width: 68%;
    float: right;
    margin: 0 0 3rem;
}

.addareapage .c03 {
    clear: both;
    padding: 1rem 2rem 2rem;
    background-color: #d5eaea;
}
.addareapage .seclv1 section.c02 .mainArea .rightArea h3 {clear: both;margin: 1rem 0 0;background: #db6d9d;color: white;padding: 3px 10px;font-size: 17px;border-radius: 4px;}
.areaTop .seclv1 .tkyarea_cl_list .flex_btn {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
.areaTop .seclv1 .tkyarea_cl_list .flex_btn .area_link {
    margin: 30px 0;
}
.areaTop .seclv1 .tkyarea_cl_list .flex_btn .area_link a {
    display: block;
    width: 200px;
    font-size: 16px;
}

.addareapage section#cl01.c02 .osaka .ra2 {
    display: block;
}
.area-under {
    width: 25%;
    float: left;
    text-decoration: none;
    text-align: left;
    padding: 5px 15px;
    color: #777;
    border-right: solid 1px;
    border-bottom: solid 1px;
    position: relative;
    width: 161.2px;
    padding: 5px 5px 5px 10px;
}
.area {
    border-top: solid 1px #777;
    border-left: solid 1px #777;
    margin-bottom: 2rem;
    overflow: hidden;
}

.area-under a::after {
    content: '';
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px;
    border-right: solid 1px;
    -webkit-transform: rotate(
45deg
 );
    position: absolute;
    top: 40%;
    right: 8%;
    margin-top: 0px;
}

.caption {
    word-break: break-all;
    padding: 10px;
}

.line-banner {
    margin: 50px auto 40px;
    width: 40.5%;
    text-align: center;
}

.line-banner img {
    box-shadow: #807f7f 0px 0px 10px;
}

/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 769px) {
/*/////////////PC用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/
/*CSS*/

.headcopy {
    color: #fff;
}

    .acc{
        font-weight:bold;
        color:#ff44bb;

    }
        .seclv1 header .mainArea .exph {
  width: 30%;
  float: right;
  padding: 0 0 4px 20px;
}

.supervision {
        border: solid 3px #58b3bf;
    background: #FDFAF0;
    }

.supervision:before{
display: block;
    width: 100px;
    content: "医師監修";
    font-size: 22px;
    padding: 5px;
    background: #57ccc9;
}

    .tknsh{
            display: inline-flex;
    color: #56bbb9;
    font-weight: bold;
    }
br.sp_br {
    display: none;
}
br.pc_br {
    display: block;
}

.hknsh {
background: url(/images/case/head_bg.gif) 0 0 repeat-y;
    margin-bottom: 20px;
    }
    .hknsh .dknsh{
    background: url(/images/case/head_top.gif) 0 0 no-repeat;
    }
.hknsh .dknsh .kknsh{
padding: 10px 35px 50px 30px;
    background: url(/images/case/head_bot.gif) left bottom no-repeat;
    }

.hknsh .dknsh .kknsh h2{
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 35px;
    line-height: 1.4;
    padding: 0 0 12px 0;
    border-bottom: dotted #ccc 1px;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    }

.hknsh .dknsh .kknsh h2 span:first-child {
    width: 70px;
    height: auto;
    padding-right: 14px;
    }



.acd-check{
    display: none;
}
.acd-label{
background: #57ccc9;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    width: 80%;
    margin-top: 20px;
    text-align: center;

    }
.acd-content{
margin:0px auto;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    background: #fbfbfb;
    opacity: 1;
    margin: 0px auto;
    width: 80%;
    padding: 10px;
    visibility: visible;
}

    .acdm{
font-size:12px;
color: #eaeaea;
    }



.other_area p {
    margin: 10px 0;
    font-size: 14px;
}

.other_area h3{
        font-size: 16px;
    }


.menseki{
        background: white;
    padding: 21px;
    color: #7d7d7d;
    font-size: 12px;
    }

    .inyo{
    font-size: 10px;
    color: #818181;
        word-break: break-all;
    }

br.sp_br {
    display: none;
}



.wr01_table-scroll table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    font-size: 14px;
    width: 100%;
    table-layout: fixed;
    margin: 20px 0;
    border: none;
}
.wr01_table-scroll table th,
.wr01_table-scroll table td{
    border: 1px solid #333;
    text-align: center;
    word-break: break-all;
    vertical-align: middle;
    padding: 20px;
}
.wr01_table-scroll table th{
    font-size: 12px;
    font-weight: bold;
    background-color: #57ccc9;
    color: #fff;
}

.side_category {
    background: linear-gradient(to bottom, #6dc9c6, #97e4e2);
    height: 100px;
    margin: 4px;
    color: #fff;
    font-size: 1.3rem;
    font-family: serif;
    font-weight: bold;
    padding: 12px 6px;
}
.side_category .side_c {
    display: flex;
    padding-top: 2px;
    width: 100%;
}
.side_category .side_category2 {
    font-size: 28px;
    line-height: 3.8rem;
    width: 75%;
}
.side_category .side_category3 {
    font-size: 90px;
    color: #ffffff4d;
    position: relative;
    width: 25%;
    display: flex;
    align-items: center;
    top: -20px;
}
.side_category .side_category3:after {
    position: relative;
    font-size: 12px;
    color: #ffffff8c;
    right: 88%;
    content: "Troubles";
}
.side_category .side_c.side_c2 {
    display: block;
}
.side_category2.side_c2a {
    width: auto;
}
.side_category3.side_c2b {
    width: auto;
    position: relative;
}
.side_category3.side_c2b:after {
    position: absolute;
    content: "Knowledge";
    left: 65%;
}

.side7aria a {
    width: 230px;
    height: 132px;
    background: url(/wp/wp-content/uploads/side07.png);
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    text-decoration: none;
    padding-top: 38px;
    font-size: 14px;
    margin-top: 20px;
}
.side7aria a span {
    display: block;
    font-size: 22px;
}
#right #side02 li.listarea {
    background: #f3f2c3;
    width: 100px;
    height: 38px;
    border: 1px solid #b5b3a554;
    position: relative;
    margin: 2px;
}
li.listarea a {
    display: block;
    text-align: center;
    font-family: serif;
    text-decoration: none;
    font-size: 16px;
    padding: 4px 0px;
    line-height: 1.8rem;
    color: #555554;
    font-weight: bold;
    max-width: 70px;
    margin: 0 auto;
    border-bottom: 1px solid #b5b3a5;
}
li.listarea a span,
#right #side02 .listarea_c a span {
    display: block;
    font-size: 12px;
    color: #b5b3a5;
}
#right #side02 .listarea_c a span {
    display: unset;
}

#right #side02 li.listarea:after {
    position: absolute;
    content: "≫";
    top: 13px;
    right: 4px;
    font-size: 16px;
    color: #999770;
}
#right #side02 li.listarea.listareab {
    height: 30px;
    width: 100px;
    margin: 1px 1px;
    border: 1px solid #827f6b54;
}
#right #side02 li.listarea.listareab:after {
    position: absolute;
    top: 4px;
}
#right #side02 li.listarea.listareab a {
    font-size: 14px;
    display: block;
    padding: 8px 0 0 4px;
    max-width: unset;
    text-align: left;
    border-bottom: none;
}
#right #side02 .listarea_c a {
    background: #f3f2c3;
    width: 210px;
    height: 30px;
    position: relative;
    margin: 2px;
    border: 1px solid #827f6b54;
    color: #555554;
    font-weight: bold;
    font-family: serif;
    font-size: 16px;
    display: block;
    padding: 8px 0 0 6px;
    text-decoration: none;
}

.header_sitetitle.pcOnly {
    text-align: center;
    color: #fff;
    padding: 68px 0px 0px 0px;
    background: url(/wp/wp-content/uploads/logo.png);
    width: 166px;
    height: 206px;
    background-repeat: no-repeat;
    max-height: 150px;
    margin: 0 auto;
    font-family: serif;
}
.header_sitetitle .sitetitle1 {
    font-size: 26px;
    line-height: 3.0rem;
    padding-bottom: 6px;
}
.sitetitle2 {
    border-top: 1px solid #fff;
    font-size: 10px;
    line-height: 1.8rem;
    padding-top: 6px;
    width: 125px;
    margin: 0 auto;
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
}

.footer_sitetitle {
    text-align: left;
    color: #4ccecb;
    padding: 3px 0px 0px 63px;
    background: url(/wp/wp-content/uploads/footlogo.png);
    width: 280px;
    height: 68px;
    background-repeat: no-repeat;
    margin: 0 auto;
    font-size: 12px;
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
    font-weight: bold;
    line-height: 2.2rem;

}
.footer_sitetitle .sitetitle01 {
    font-size: 24px;
    font-family: serif;
}
.footer_sitetitle .sitetitle02 {
    font-size: 10px;
}
#footCnt #footLogo1 a {
    display: block;
}
#footCnt #footLogo1 a:hover {
    opacity: 0.8;
}

.ctgTtlArea .pageTtl_title.pcOnly {
    color: #fff;
    font-family: serif;
    text-align: center;
    font-weight: bold;
    margin: 20px 0 0 -100px;
    width: 640px;
}
.pageTtl_title .pageTtl1 {
    font-size: 16px;
    padding-bottom: 4px;
}
.pageTtl_title .pageTtl1 span,
.pageTtl_title_sp.spOnly span {
    color: #fef67c;
}
.pageTtl_title .pageTtl2 {
    font-size: 25px;
    border-top: 1px solid #fff;
    text-shadow: 0px 0px 10px #6d6d6dd9;
    padding-top: 2px;
}
.pageTtl_title .pageTtl2 span {
    font-size: 34px;
    display: block;
}

h3.knowledge_title.pcOnly {
    font-family: serif;
    font-size: 28px;
    text-align: center;
    position: relative;
}
h3.knowledge_title span.pink {
    color: #d2508a;
    background: none;
    font-size: 28px;
    display: contents;
}
h3.knowledge_title span.knowledge_titlesub {
    font-size: 12px;
    color: #707070;
    display: block;
    background: none;
}
h3.knowledge_title.pcOnly:before {
    content: "";
    position: absolute;
    background: url(/wp/wp-content/uploads/kazari_left.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    top: 0%;
    left: 19%;
}
h3.knowledge_title.pcOnly:after {
    content: "";
    position: absolute;
    background: url(/wp/wp-content/uploads/kazari_right.png);
    width: 60px;
    height: 60px;
    right: 19%;
    top: -4px;
}

h3.knowledge_title span.knowledge_titlesub2 {
    background: none;
    display: block;
    color: #222;
    padding: 0px 0 0 0px;
    font-size: 16px;
    font-weight: bold;
}

.fig p.cap {
    font-size: 1.0rem;
    text-align: left;
    word-break: break-all;
    line-height: 1.4;
}


.photo p.cap {
    font-size: 1.0rem;
    text-align: left;
    word-break: break-all;
    line-height: 1.4;
}

.listInner p.cap {
    font-size: 0.8rem;
    text-align: left;
    word-break: break-all;
    line-height: 1.4;
    margin-top: 1rem;
        color: #bfbfbf;
}

.photo p.doctor {
    font-size: 1.4rem;
    text-align:center;
    margin: 0 0 -1em;
}

.photo p.clinic {
    font-size: 1.2rem;
    color: #56bbb9;
    text-align:center;
    margin-bottom: -10px;
}


.photo span.doctor {
    font-size: 1.0rem;
}

    /*googleカスタム検索用*/
#___gcse_0,
#___gcse_1{
    margin-bottom: 50px;
}
.gsc-input-box {
    border: none!important;
}
td#gs_tti50,
div#___gcse_1{
    border: 5px solid #eee;
    padding: 20px 10px;
    border-radius: 30px;
    width: 100%;
}
.cse .gsc-search-button-v2,
.gsc-search-button-v2{
    padding: 18px 21px!important;
    border: none!important;
    border-radius: 0!important;
    -moz-border-radius:  0!important;
    -webkit-border-radius: 0!important;
    border-color: none!important;
    background-color: none!important;
    background-image: none!important;
    background: none!important;
    position: absolute;
    right: 55px;
    bottom: 3px
}
.under_3col_side .gsc-search-button-v2{
    right: 18px;
}
#___gcse_1 .gsc-search-button-v2{
    bottom: -17px;
}
.gsc-search-button-v2 svg {
    fill: #aaa!important;
    width: 25px;
    height: 25px;
}
td.gsc-search-button{
    position: relative;
    width: 0;
}
.slabel {
  padding-left: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input{
    padding-right: 0;
}
    .searchcustom{
    font-size: 13px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 4px;
    margin-left: auto;
    width: 80%;
    max-width: 800px;
}

/* 2020.10女性大阪PJT時追加 */
  .br-pc { display:block; }
  .br-sp { display:none; }
/* 2020.10女性大阪PJT時追加ここまで */

.adj {
    height: 50px;
}

.botLinkArea.area0 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.botLinkArea.area0 .btn_2 {
    width: 48%;
}
.botLinkArea.area0 .botRightBtn {
    width: 48%;
    margin: 20px 0 30px;
}
.botLinkArea.area0 .btn_2 a {
    width: auto;
}



.btn_3 {
  text-align: center;
  margin: 20px 0 30px;
}
.btn_3 a {
  display:block;
  width:80%;
  margin:0 auto;
  background: #49bb4e;
  color: white;
  font-size: 20px;
  font-family: serif;
  text-decoration: none;
  padding: 8px;
  border-radius: 8px;
  box-shadow: 0px 2px 2px #9bd89d;
  font-weight: bold;
}


.cap {
font-size: 11px !important;
    word-break: break-all;
    margin-top: 10px !important;
    color: #9e9e9e;
    }


.addareapage .seclv1 section .mainArea .leftArea dl.contact dt {
    margin: 0;
}

.addareapage .seclv1 section .mainArea .leftArea dl.contact {
    margin: 10px 0;
    padding-left: 10px;
}
.timearea {
    padding: 0px 6px 3px;
    font-size: 12px;
    color: #525252;
}
h2.area_rink {
    text-align: center;
    font-size: 25px;
    margin: 20px auto;
    margin-top: 29px;
}

.pr_credit {
    margin: -5px 0 3px;
    padding: 0;
    text-align: right;
    line-height: 1.8;
    color: #313030;
    font-size: 0.9rem;
}

.aboutDirector .boxInner div.photo-sub {
  width: 267px;
}


.doctorlink a {
    background: none !important;
    color: #9e9e9e !important;
    font-size: 12px !important;
    text-align: left !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    word-break: break-all !important;
    width: 100% !important;
        display: contents!important;
}



/*2021.10 PCドクター写真の引用元被り解除用*/
.other_doc{
    padding: 0;
    clear: both;
    }/*2021.10 PCドクター写真の引用元被り解除用*/
.txt.txtflex {
    max-width: 330px;
}
.flexbox {
    display: flex;
}
.flexleft {
    margin-right: 10px;
}
.line-banner {
    text-align: center;
    width: 33%;
}

.line-banner img {
    width: 100%;
}

.box-area-clinic .box-lead .fig img {
    max-width: 288px;
}

.pr23 h3:after, .pr23 h2:after {
    content: 'PR';
    background: #57ccc9;
    color: #FFFF;
    text-align: center;
    font-size: 14px;
    width: 4rem;
    /* font: -webkit-control; */
    /* font-weight: bold; */
    display: block;
    padding: 0 30px;
    left: 0;
    position: absolute;
    top: 46px;
}

}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 768px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/
/*CSS*/
	
.pr24:after {
    margin-top: 72px;
}
.box-area-clinic.pr .box-lead .txt {
    width: 100%;
}
    .flexleft {
    margin: 0 auto;
    text-align: center;
}
.photo p.doctor {
    font-size: 1.4rem;
    text-align: center;
    margin: 0 0 -1em;
}

.photo p.clinic {
    font-size: 1.2rem;
    color: #56bbb9;
    text-align: center;
    margin-bottom: -10px;
}

.photo p.cap {
    font-size: 1.0rem;
    text-align: left;
    word-break: break-all;
    line-height: 1.4;
}

        .acc{
        font-weight:bold;
        color:#ff44bb;

    }


.supervision {
        border: solid 3px #58b3bf;
    background: #FDFAF0;
    }

.supervision:before{
display: block;
    width: 100px;
    content: "医師監修";
    font-size: 22px;
    padding: 5px;
    background: #57ccc9;
}
        .tknsh{
            display: inline-flex;
    color: #56bbb9;
    font-weight: bold;
    }

.hknsh {
background: url(/images/case/head_bg.gif) 0 0 repeat-y;
    margin-bottom: 20px;
    }
    .hknsh .dknsh{
    background: url(/images/case/head_top.gif) 0 0 no-repeat;
    }
.hknsh .dknsh .kknsh{
padding: 10px 35px 50px 30px;
    background: url(/images/case/head_bot.gif) left bottom no-repeat;
    }

.hknsh .dknsh .kknsh h2{
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 35px;
    line-height: 1.4;
    padding: 0 0 12px 0;
    border-bottom: dotted #ccc 1px;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    }

.hknsh .dknsh .kknsh h2 span:first-child {
    width: 70px;
    height: auto;
    padding-right: 14px;
    }

.pageTtl_title_sp.spOnly {
    background: url(/wp/wp-content/uploads/ranking_main_ttl_sp.png);
    width: 94%;
    background-size: 100% 80%;
    background-repeat: no-repeat;
    color: #fff;
    font-family: serif;
    text-align: center;
    font-weight: bold;
    margin: 0 auto -46px;
    padding: 18px 12px 18px 12px;
    font-size: 12px;
}
.pageTtl_title_sp.spOnly .pageTtl2_sp {
    font-size: 2.2rem;
    margin-top: -4px;
}

.ctgTtlArea p {
    color: #000;
    margin: 0 auto;
    width: auto;
}
.ctgTtlArea .btn_sp01,
.ctgTtlArea .btn_sp02 {
    display: block;
    margin: 20px auto;
}




.acd-check{
    display: none;
}
.acd-label{
 background: #57ccc9;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    width: 80%;
    text-align: center;
    margin-top: 20px;
}
.acd-content{
margin:0px auto;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    background: #fbfbfb;
    opacity: 1;
    margin: 0px auto;
    width: 80%;
    padding: 10px;
    visibility: visible;
}
        .acdm{
font-size:12px;
color: #eaeaea;
    }


.sect05 { padding: 20px 0; }
.sect05 table { margin: 10px 0 10px; }
.sect05 table th,
.sect05 table td { padding:8px; }
.sect05 table th { width:6em; }
.sect05 table td {
    font-size:13px;
    line-height:1.6;
  }
.sect05 .contact { display:none; }

.other_area p {
    margin: 10px 0;
    font-size: 14px;
}

    .other_area h3{
        font-size: 16px;
    }
#bunner_btn {
    margin: 10px;
}




.wr01_table-scroll{
    margin: 20px 0px;
    width: auto;
    white-space: nowrap;
    padding-bottom: 10px;
    overflow-x: scroll;
}
.wr01_table-scroll::-webkit-scrollbar{
    height: 10px;
}
.wr01_table-scroll::-webkit-scrollbar-track{
    background: #f1f1f1;
    border-radius: 5px;
}
.wr01_table-scroll::-webkit-scrollbar-thumb{
    background: #bcbcbc;
    border-radius: 5px;
}
.wr01_table-scroll table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    font-size: 14px;
    width: 100%;
    margin: 0;
    border: none;
}
.wr01_table-scroll table th,
.wr01_table-scroll table td{
    border: 1px solid #333;
    text-align: center;
    word-break: break-all;
    vertical-align: middle;
    padding: 20px;
}
.wr01_table-scroll table th{
    font-size: 12px;
    font-weight: bold;
    background-color: #57ccc9;
    color: #fff;
}

.mapcap {
    width: 222px;
    background-size: 100% auto;
    height: 207px;
    margin: 12px auto -24px;
}
.mapcap .maptext1 {
    padding: 22% 0 0 20px;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4rem;
}
.mapcap .maptext2 {
    font-size: 23px;
    padding: 5px 0px 0 0px;
    margin: 18px 3px 3px 3px;
    line-height: 2.8rem;
    text-align: center;
}
#area_sp .mapcap .maptext2 h4 {
    width: 100%;
}
.mapcap .maptext2 span {
    margin-top: -5px;
}

article header .mainArea h2 {
    width: 80%;
    height: auto;
    font-size: 58px;
    line-height: 4.8rem;
    margin: -8px 0 0 84px;
    padding: 0;
}
article header .mainArea h2 span.greeeen {
    font-size: 14px;
}
article header .mainArea h2 span.pageTtl_head2 {
    font-size: 26px;
}
article header .mainArea h2 span.pageTtl_head3 {
    margin-top: -22px;
    font-size: 12px;
}
article header .mainArea h2 span.pageTtl_head3:before {
    left: 15%;
    top: 36%;
}
article header .mainArea h2 span.pageTtl_head3:after {
    right: 14%;
    top: 36%;
}





    .slabel {
  padding-left: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}
.searchcustom{
    font-size: 13px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 4px;
    margin-left: auto;
    width: 80%;
    max-width: 800px;
}

/* 2020.10女性大阪PJT時追加 */
  .br-pc { display:none; }
  .br-sp { display:block; }
   .osaka__recommend__clinic .box-area-clinic h3{text-shadow: 1px 1px 1px #cccccc !important;}
/* 2020.10女性大阪PJT時追加ここまで */

.botLinkArea.area0 .botRightBtn a {
    display: block;
    margin: 0 1em 20px;
    padding: 10px 40px 10px 3px;
    background: url(/images/sp/sp-btn-bg.png) #91e2e1 no-repeat right center;
    background-size: 40px 100px;
    box-shadow: 0px 5px 0px #52c9c5;
    color: #fff;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
}
br.sp_br {
    display: block;
}
br.pc_br {
    display: none;
}


p.cap {
    font-size: 0.8em;
    color: gray;
    word-break: break-all;
    margin-top: 10px;
    }

.addareapage .ra2 {
    width: 95%;
    float: none;
    margin: 0 auto;
}

.addareapage .seclv1 section .mainArea .leftArea dl.branch {
    display: none;
}

.addareapage .seclv1 section .mainArea .rightArea h3 {
    margin: 10px;
    font-size: unset;
}
.addareapage .ra2 li {
    padding: 0;
    margin: 0 4px 0 0;
}

.addareapage .seclv1 section .mainArea .rightArea table th.blind {
    display: none;
}

.addareapage .seclv1 section .mainArea .rightArea td.firstCh2.blind {
    display: none;
}

.addareapage p.caption {
    text-align: center;
    margin: 0 0 5px;
}

.addareapage .seclv1 section .mainArea .rightArea .ra2 p {
    margin: 10px;
}
.areaTop .seclv1 .tkyarea_cl_list .flex_btn {
    display: block;
}
.timearea {
    padding: 3px 3px 3px;
    font-size: 11px;
    color: #525252;
}
.area {
    border-top: solid 1px #777;
    border-left: solid 1px #777;
    margin-bottom: 2rem;
    overflow: hidden;
    width: 340px;
    margin: 0 auto;
}

.area-under {
    float: left;
    text-decoration: none;
    text-align: left;
    color: #777;
    border-right: solid 1px;
    border-bottom: solid 1px;
    position: relative;
    width: 153.8px;
    padding: 5px 5px 5px 10px;
}

h2.area_rink {
    text-align: center;
    font-size: 20px;
    margin: 20px auto;
    margin-top: 29px;
}

.btn_sp02 a.LINE-cons {
    background: url(/images/sp/sp-btn-bg.png) #06c755 no-repeat right center;
    background-size: 40px 100px;
    box-shadow: 0px 5px 0px #b9ffd5;
    margin: 0 1em 0;
    padding: 2px 0px 2px 3px;
    text-align: left;
}

.btn_sp02 a.LINE-cons img {
    background: #fff;
    padding: 12px;
    border-radius: 5px 0 0px 5px;
}

.btn_sp02 a.LINE-cons span {
    padding: 0 0 0 20px;
}

.cap {
font-size: 11px !important;
    word-break: break-all;
    margin-top: 10px !important;
    color: #9e9e9e;
    }
.doctorlink a {
    background: none !important;
    color: #9e9e9e !important;
    font-size: 12px !important;
    text-align: left !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    word-break: break-all !important;
    width: 100% !important;
        display: contents!important;
}


.line-banner {
    width: 80%;
    margin: 50px auto 40px;
    text-align: center;
}

.line-banner img {
    box-shadow: #807f7f 0px 0px 10px;
}

#left .box-area-clinic .box-lead .fig img {
    object-fit: cover;
    object-position: 100% 0;
    height: auto;
    width: 100%;
    margin: 0 auto 15px;
    display: block;
}

.box-area-clinic h2 .ft27 {
    font-size: 20px;
}
.pr23 h3, .pr23 h2 {
    position: relative;
}
.pr23 h3:before, .pr23 h2:before {
    background-color: #57ccc9;
    content: 'PR';
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    padding: 0 30px;
    position: absolute;
    left: 0;
    bottom: -20px;
    text-align: center;
    width: 4rem;
}
h2.pageTtl1 {
    line-height: 1.4;
}
}
/*-- SP END --*/




.sect01 .kyosei_point{
    border: 1px solid #ececec;
    padding: 15px 30px 15px 30px;
    margin: 25px 0 0 0;
    border-radius: 6px;
}
.sect01 .kyosei_point h3{
    font-size: 20px;
    font-family: serif;
    color: #2ca9a4;
    border-bottom: 2px solid;
    margin-bottom: 10px;
}
.sect01 .kyosei_point h4{
    margin: 10px 0;
    font-size: 16px;
}
.sect01 .kyosei_point .cl_img{
    text-align: center;
    margin: 10px 0;
}

.menseki{
        background: white;
    padding: 21px;
    color: #7d7d7d;
    font-size: 12px;
    }
        .inyo{
    font-size: 10px;
    color: #818181;
word-break: break-all;
    }

 .btn_sp03 a {
    display: block;
    margin: 0 1em 0;
    padding: 10px 40px 10px 3px;
    background: url( /images/sp/sp-btn-bg.png) #49bb4e no-repeat right center;
    -moz-background-size: 40px 100px;
    background-size: 40px 100px;
    -webkit-box-shadow: 0px 5px 0px #49bb4e;
    -moz-box-shadow: 0px 5px 0px #f58638;
    -ms-box-shadow: 0px 5px 0px #f58638;
    box-shadow: 0px 5px 0px #9bd89d;
    color: #fff;
  font-size:15px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
  }





/* sect05　予約・基本情報
------------*/
.sect05 {
  padding: 30px 20px;
  background: url(/images/common/dotline.png) 0 0 repeat-x;
}
.sect05 h3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: normal;
  color: #444;
  margin-bottom:10px;
}
.sect05 h3 span { font-size:18px; }
.sect05 .contact {
  display:flex;
  justify-content:space-between;
}
.sect05 .contact.plural {
  flex-wrap: wrap;
  align-items: center;
}
.sect05 .contact dl.contactTel {
  display: table;
  border-collapse:collapse;
  width: 357px;
  line-height:1;
  border: 1px solid #ccf0ef;
  color: #16c4bf;
  line-height:37px;
}
.sect05 .contact dl.contactTel dt {
  display:table-cell;
  vertical-align:middle;
  width:134px;
  font-size:16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-right:dotted 1px #16c4bf;
  text-align:center;
}
.sect05 .contact dl.contactTel dd {
  display:table-cell;
  vertical-align:middle;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  font-family: Arial, Helvetica, sans-serif;
}
.sect05 .contact a.btn02 {
  box-sizing:border-box;
  width: 300px;
  padding: 10px 30px 10px 20px;
  margin:0;
}
/*#sect05 .tblArea .areapage {
  text-align: right;
  font-size: 13px;
}*/
.sect05 table {
  width:100%;
  border-collapse:collapse;
  border-radius:4px;
  overflow:hidden;
  margin:20px 0 10px;
}
.sect05 table th {
  width: 160px;
  background: url(/images/common/dotline.png) left bottom repeat-x #57ccc9;
  padding: 16px 10px;
  font-size:14px;
  color:#fff;
  font-weight:bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.sect05 table td {
  padding: 16px 10px;
  background: url(/images/common/dotline.png) left bottom repeat-x #f5f5f5;
  line-height: 1.4;
  color: #333;
}
.sect05 table tr:last-child th,
.sect05 table tr:last-child td { background-image: none; }
.sect05 h4 {
  padding: 0 0 2px;
  margin: 26px 0 16px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  color: #444;
}

.mokuji {
    background-color: #dddecb;
    margin: 20px 0;
    padding: 30px;
    border-radius: 6px;
}

p.mokuji-title {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

.sns_s_clr{
    width: 100%;
    text-align:center;
}

.dct{
    font-weight: bold;
    color: #555555;
}

.box_clinic {
    width: 40%;
    float: left;
}

.box_clinic_cap {
    font-size: 0.8em;
    color: gray;
    word-break: break-all;
}


