/*
Theme Name: AFFINGER4 Child
Template: affinger4
Version: 20160912β
*/
@import url('../affinger4/style.css');



.post .maruck ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 0px 4.5px;
}

@media only screen and (min-width: 960x) {
    .pc_none{
        display:none;
    }
}
@media only screen and (max-width: 959x) {
    .sp_none{
        display:none;
    }
}
/********* yohaku **********/
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb40 {margin-bottom: 40px;}

/********* 文字装飾 ***********/
.red {
    color: #FA5882;
}

@media only screen and (min-width: 600px){
    .responbox .lbox img {
        width: auto;
    }
}

#content dl{
    margin-bottom: 10px;
}
#content dl dt{
    font-weight: bold;
    color: #FA5882;
}
#content dl dt:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f0da";
    padding-right: 7px;
}

.post .maruck ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 0px 4.5px;
}

/********* yohaku **********/
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb40 {margin-bottom: 40px;}

/********* 文字装飾 ***********/
.red {
    color: #FA5882;
}

@media only screen and (min-width: 600px){
    .responbox .lbox img {
        width: auto;
    }
}

#content dl{
    margin-bottom: 10px;
}
#content dl dt{
    font-weight: bold;
    color: #FA5882;
}
#content dl dt:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f0da";
    padding-right: 7px;
}


#content dl dt,
dl dd {
    font-size:18px;
}

.box-Flow dt:before {
    content: none;
    padding-right: 0px;
}




/*media Queries タブレットサイズ（960px以下）
----------------------------------------------------*/
@media only screen and (max-width: 960x) {
       .content .alignleft, .content img.alignleft {
        display: block !important;
        width: 100%  !important;
        float: none !important;
        margin-right: 0px  !important;
    }
    .widthHalf {
        width:100% !important;
    }
    .widthHalf img {
        width:100% !important;
    }

    .floatLeft {
        float: none;
    }
    .floatRight {
        float: none;
    }
    .floatRight p {
        padding: 0 ;
    }

    .post-name-equipment .responbox .lbox ,
    .post-name-equipment .responbox .rbox 	{
        width: 100%;
    }

    /*-- ここまで --*/
}

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {


    .post-name-equipment .responbox .lbox {
        width: 30%;
    }
    .post-name-equipment .responbox .rbox {
        width: 70%;
    }

    .new_patient .responbox  .lbox{
        width: 70%;
    }
    .new_patient .responbox .rbox {
        width: 30%;
    }


    /*-- ここまで --*/
}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media only screen and (min-width: 960px) {

    .widthHalf {
        width:50% !important;
        margin-bottom: 30px;
    }
    .clearBoth {
        clear: both;
    }
    .floatLeft {
        float: left;
        margin-right: 0;
        overflow: hidden;
    }
    .floatRight {
        float: right;
        margin-left: 0;
        overflow: hidden;
    }

}

#headerTop .innerBox #site-description {
    color: #000;
}
@media print, screen and (min-width: 960px) {
    p {
        margin-bottom: 5px;
    }
    #header-l {
        max-width: 520px;
    }
    .post h3 {
        font-size: 18px;
        line-height: 1.6;
    }
    p, .st-kaiwa-hukidashi, .yellowbox, .graybox, .redbox, .button, .post ul li, .post ol li, .post h5, .post h6, .post table tr td, table tr td {
        font-size: 18px;
        line-height: 1.5;
    }

    #st-menubox #st-menuwide .smanone{
        max-width: 1280px;
    }

    header .smanone ul.menu li {
        width: 145px;
    }

    header .smanone ul.menu li a {
        font-size: 16px;
    }
    .kanren:not(.st-cardbox) .clearfix dd p{
        font-size: 16px;
        line-height: 1.5;
    }
    /*-- ここまで --*/
}

.smanone ul.menu li a　{
    font-size: 16px !important;
}

li {
    list-style-type: none;
}

header .headbox .textwidget {
    background :none!important;
}
h2 {
    border-radius: 3px;
    color: #fff;
    text-shadow: 1px 1px 2px #595959;
}

.button {
    display: inline-block;
    width: 220px;
    height: 54px;
    text-align: center;
    margin: 10px auto;
    text-decoration: none;
    line-height: 54px;
}
.button::before,
.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.button,
.button::before,
.button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button {
    position: relative;
    height: 40px;
    text-align: center;
    margin: 5px auto;
    border-radius: 4px;
    color: #fff;
    line-height: 40px;
    -webkit-transition: none;
    transition: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.monshi_new {
    background-color: #1abc9c;
    box-shadow: 0 3px 0 #0e8c73;
    margin-left: 20px;
    margin-right: 20px;
}
.monshi_new :hover {
    background-color: #319fc8;
    box-shadow: 0 3px 0 #23a188;
}

.monshi_kou {
    background-color: #1f88c1;
    box-shadow: 0 3px 0 #0e628c;
}
.monshi_kou :hover {
    background-color: #319fc8;
    box-shadow: 0 3px 0 #3298d3;
}

i {
    margin-right:10px;
}

@media (max-width: 660px){
    .monshi_new ,.monshi_kou {
        width: 48%;
    }
}

.p-navi dl dt{
    width: 80px;
}


/*** merit ***/
.top-merit {
    overflow: hidden;
}
.top-merit div {
    margin-bottom: 20px;
    padding: 0!important;
    text-align: center;
}

.top-merit div img{
    width: 96%;
}

/*** div.rss-bar ***/


#topnews-box div.rss-bar .news-ca {
    font-size: 20px;
    line-height: 1.6;
}

#topnews-box div.rss-bar {
    color: #fff;
    text-shadow: 0px 1px 1px #595959;
}

/*			.infoList
-------------------------------------------------------------- */
#content .infoList	{ padding-bottom:20px; }
#content .infoList ul	{ margin:10px 0px 5px; list-style:none; }
#content .infoList ul li	{ border-bottom:1px solid #ccc; padding:6px 0px;list-style:none;margin-bottom:0px; }
#content .infoList ul li a	{  }
#content .infoList ul li a:hover	{ color:#f00; }
#content .infoList ul li .infoTxt	{ display:block; overflow:hidden; clear:both; }

/*				.infoListBox
/*-------------------------------------------*/
#content .infoList .infoListBox { display:block; overflow:hidden; padding:20px 0px; border-bottom:1px solid #ccc;position:relative; }
#content .infoList .infoListBox div.entryTxtBox { margin:0px;display:block; overflow:hidden; }
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail	{ float:left; }
#content .infoList .infoListBox div.entryTxtBox p { margin-bottom:3px; padding:0px;line-height:150%; }

dl.listTable,
.listTable dt,
.listTable dd {
    box-sizing: border-box;
    overflow: hidden;
}
dl.listTable {
    background: #ffe2ea;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.listTable dt,
.listTable dd {
    padding: 10px 10px 0 10px;
    border-top: 1px solid #ccc;
}
.listTable dt {
    width: 40%;
    float: left;
}
.listTable dd {
    background: #fff;
    margin-left: 50%;
    padding-bottom: 10px;
    border-left: 1px solid #ccc;
}
.listTable dd:after {

    content: '';
    display: block;
    clear: both;
}

.infoListBox {
    margin-bottom: 15px;
}

.su-tabs-pane {
    height:180px;
    overflow-y:scroll;
    overflow-wrap: break-word;
}
.su-tabs-nav span, .infoDetail p {
    font-size: 16px !important;
}

.infoBox-inner {
    padding: 10px 20px;
}

div::-webkit-scrollbar{
    width: 12px;
}
div::-webkit-scrollbar-track{
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: inset 0 0 2px #777;
}
div::-webkit-scrollbar-thumb{
    background: #aaa;
    border-radius: 10px;
    box-shadow: none;
}


.footnote {
    padding: 10px 0 !important;
}
.footnote li {
    list-style-position: outside !important;
    list-style: circle;
    margin-left: 20px;
    font-size: 15px !important;
}

/********** tableレスポンシブ **********/

section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }

/*----------------------------------------------------
  .tbl01　2セルの場合
----------------------------------------------------*/
.tbl01 th  { width: 30%; text-align: left; }

@media only screen and (max-width:600px){
       .tbl01 { margin: 0 -10px; }
    .tbl01 th,
    .tbl01 td{
        width: 100%;
        display: block;
        border-top: none;
    }
    .tbl01 tr:first-child th { border-top: 1px solid #ddd; }
}
/*----------------------------------------------------
  .tbl02　横に長い場合
----------------------------------------------------*/
.tbl02 th  { width: 13%; }
.tbl02 td  { text-align: center; }
.tbl02 td:first-child  { text-align: left; }
@media only screen and (max-width: 600px) {
    .tbl02 {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }
    .tbl02 thead{
        display: block;
        float: left;
    }
    .tbl02 tbody{
        display: block;
        width: auto;
        overflow-x: auto;
        white-space: nowrap;
    }
    .tbl02 th{
        display: block;
        width:auto;
    }
    .tbl02 tbody tr{
        display: inline-block;
        margin: 0px;
    }
    .tbl02 td{
        display: block;
    }
    .tbl02 tr{
        width: 50%;
    }
    .tbl02 th {
        text-align: center;
    }
    .tbl02 thead> tr> th {
        padding: 8.5px;
    }
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

/********** 診療時間table **********/
.post .shinryo {
    margin-bottom: 0;
}
.post .shinryo th,
.post .shinryo td {
	height: 60px;
    text-align: center;
	padding: 20px 10px;
}
.post .shinryo thead th {
    background: #ffe2ea;
}
.post .shinryo tbody th,
.post .shinryo tbody td {
    background: #fff!important;
}
.post .shinryo tbody td i {
	font-size: 16px;
}

@media only screen and (min-width: 601px) {
    .post .shinryo tbody td {
        padding: 5px;
    }
}

.ontona .su-accordion .su-spoiler .su-spoiler-content p ,
.ontona .su-accordion .su-spoiler .su-spoiler-content .maruck ul li {
    font-size: 16px;
    line-height: 1.6;
}

.post .list-abstract .maruck ul {
    margin-left: 0px;
    padding: 0px;
}
.post .list-abstract .maruck ul li:before {
    margin-left: 0em;
}

.list-abstract li {
    margin:10px 0;
    padding: 10px 0;
    line-height:1.6;
    border-bottom: 1px solid #e6e6e6;
}

.list-abstract li dd {
    padding:10px 0;
    line-height:1.8;
    font-size: 16px;
}

.list-profile dt {
    font-weight: bold;
}
.Dr_history dl dt {
    width: 100px;
    font-weight: normal;
    color: #222;
    float: left;
}

/********** 連携医療機関テーブル **********/
.tbl-renkei th {
    font-size: 18px;
    width: auto;
    padding: 10px;
}


/********** .responbox **********/

.post-name-facilities .responbox50 {
    text-align: center;
}

.post-name-facilities .responbox50 img{
    max-width: 80%;
}

.post-name-equipment .responbox .lbox img {
    margin: 0 auto;
    text-align: center;
    max-width: 200px;
    display: block;
}
.post-name-equipment .responbox small {
    font-size: 68%;
    text-align: center;
    display: block;
}


.box-Flow dl dt {
    margin-top: 20px;
}

.box-Flow dl dt :first-of-type {
    margin-top: 0px;
}

#content .box-Flow dl dt:befor {
	content: none;
}
.shinryo td i {
    color: #FA5882;
}

/********** topInfo **********/
.topInfo dt:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f0da";
    padding-right: 7px;
}
.topInfo dd {
    margin-left: 12px;
    margin-bottom: 10px;
}
.topInfo dd p {
    font-size: 16px;
}


.su-spoiler-icon {
    left: inherit;
    right: 7px;
}


/********** お知らせ一覧 **********/
.no-thumbitiran {
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.topInfo dt {
    color: #444444;
}

.entry-new {
    margin-right: 10px;
    color: #FA5882;
    font-size: 15px;
    font-weight: bold;
}
.entry-new {
    -webkit-animation: blink 1s ease infinite;
    animation: blink 1.5s ease infinite;
}
@-webkit-keyframes blink {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes blink {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

/********** Q&A **********/
.question_list ul li a {
    text-decoration: none;
}

.faq_list dl {
    font-size: 16px;
    line-height: 1.8;
    position: relative;
}
.faq_list dl dt {
    margin-bottom: 10px;
    font-weight: bold;
    color: #68c11f;
}
.faq_list dl dt::before {
    font-family: "Font Awesome 5 Free";
    content: "\f059";
    font-weight: 900;
    margin-right: 5px;
}
.faq_list dl dd {
    margin-bottom: 20px;
    color: #666;
}

.faq_list dl dd::before {
    font-family: "Font Awesome 5 Free";
    content: "\f35a";
    font-weight: 900;
    margin-right: 5px;
}

@media only screen and (min-width: 960x) {
    .pc_none{
        display:none;
    }
}
@media only screen and (max-width: 959x) {
    .sp_none{
        display:none;
    }
}

/********* sp nav **********/
#headbox {
    position: relative;
}

#s-navi dl.acordion {
    position: fixed;
}

@media only screen and (max-width:600px){
    header .descr {
        display: none;
    }
    header .sitename {
        padding: 0px 40px 0 20px;
    }
    .sitename img {
        width: 100%
    }
}


.box-Flow dt:before {
    content: none;
    padding-right: 0px;
}


#s-navi dl.acordion {
    z-index: 999;
}
#s-navi dd.acordion_tree {
    background-color: rgba(243,243,243,0.8);	
}
