@charset "utf-8";  
/*
Theme Name: wp-theme-ganchiryo
Theme URI: 
Description: 
Version: 1.0
Author: sakiccho
Author URI: https://crowdworks.jp/public/employees/263113
*/

.txtc{ text-align:center;}

.clear{ clear:both;}

#searchArea{
	background-color: rgb(239, 239, 239);
	padding: 5px 15px;
	border-radius: 0px 0px 5px 5px;
	margin: 3px 0px 10px;
}

.pb10{ padding-bottom:10px;}

#copyright{
	text-align:center;
	padding:10px 0;
}

.top-sp-bnr{
	margin:15px auto;
	text-align: center;
	display: inline-block;
	width: 100%;
}

.top-bnr{
	margin:15px auto;
	text-align: center;
	position:relative;
	clear: both;
}

.wid100{ width:100%;}

.mt15{ margin-top:15px;}

.mb20{ margin-bottom:20px;}

.menu-footer-menu-container{
	width:100%;
	text-align:center;
}

#breadcrumbList {
	list-style-type: none;
	padding:5px 0 10px;
	text-align:left;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

#breadcrumbList li{
	list-style:none;
	font-size:12px;
}

#breadcrumbList a{ font-size:12px;}

#breadcrumbList li:not(:last-child)::after{
	content: '>';
	padding:0 10px;
}

#right_content .modified_date{
	text-align:right;
	font-size:14px;
	color:#549b00;
	padding-right:10px;
	margin-bottom:10px;
}

#typeHd{
	width:auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	   -ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	padding:10px 15px 20px;
}

#typeHd-img{ width:200px;}

#typeHd-img img{
	width:100%;
	max-width:100%;
	margin:0;
	height:auto;
}

#typeHd-img + #typeHd-info{ width:calc(100% - 220px);}

#right_content #typeHd-info h1{
	width:100%;
	padding:15px 0 15px 10px;
	box-sizing:border-box;
}

#right_content #typeHd-info p{ padding-left:10px;}



@media screen and (max-width: 769px){

.tb-hide{ display:none;}

#breadcrumbList {
	width:96%;
	padding-left:2%;
	padding-right:2%;
}

#typeHd{ padding:10px 30px 20px;}
#right_content .modified_date{ padding-right:30px;}

}

@media screen and (min-width: 481px){

.sp-show{ display:none;}

}

@media screen and (max-width: 480px){

.sp-hide{ display:none;}

#typeHd-img,
#typeHd-img + #typeHd-info{ width:100%;}

#typeHd-img + #typeHd-info{ margin-top:15px;}

#right_content #typeHd-info h1,
#right_content #typeHd-info p{ padding-left:0;}

}

/* interview */

.interviewintro{
	padding:1em 0 0.5em;
	overflow:hidden;
}

.interviewintro img{
	width:120px;
	height:auto;
	float:left;
	margin:0 10px;
}

#qandaList{
	width:100%;
	margin-bottom:45px;
}

#qandaList li{
	width:100%;
	padding:1em 0;
}

#qandaList li:nth-child(odd) img{
	float:right;
	margin:0 10px 20px;
}

#qandaList li:nth-child(even) img{
	float:left;
	margin:0 10px 20px;
}

#qandaList .quest {
    font-size: 21px;
    font-weight: bold;
    color:#125192;
}

#qandaList .ans {
    font-size: 21px;
    font-weight: bold;
    color:#ff6699;
}

#right_content dl.dl_indent #yaku{
	border-bottom: 2px solid #016600;
    color: #016600;
    padding-bottom: 10px;
}

#interviewBnr{ margin-bottom:80px;}


/* 追加css */

#right_content h1.fontL{
	font-size:24px;
	font-weight:bold;
}

.boldred {
	font-weight: bold;
	color: #CC0000;
}

#clinic_text {
	clear: both;
}
#clinic_text p {
	margin: 1em 0;
}
p.righttext {
	text-align: right;
}
#clinic_text .clinic_img {
	margin: 1em 0;
	text-align: center;
}


#topics {
	width: 410px;
	margin: 0 auto;
}

#topics2 {
	width: 742px;
	margin: 0;
	}

#inquiry {
	width: 230px;
	margin: 0 auto;
}

.rollover01 {
	background: url(../images/common/s_tab1.png) no-repeat scroll left top transparent;
	display: inline-block;
	height: 40px;
	width: 178px;
	margin-right: 10px;
}
.rollover01:hover {
	background:url(../images/common/s_tab1.png) no-repeat scroll left bottom;
}

.rollover02 {
	background: url(../images/common/s_tab2.png) no-repeat scroll left top transparent;
	display: inline-block;
	height: 40px;
	width: 178px;
	margin-right: 10px;
}
.rollover02:hover {
	background: url(../images/common/s_tab2.png) no-repeat scroll left bottom;
}

.rollover03 {
	background: url(../images/common/s_tab3.png) no-repeat scroll left top transparent;
	display: inline-block;
	height: 40px;
	width: 178px;
	margin-right: 10px;
}
.rollover03:hover {
	background:url(../images/common/s_tab3.png) no-repeat scroll left bottom;
}

.rollover04 {
	background: url(../images/common/s_tab4.png) no-repeat scroll left top transparent;
	display: inline-block;
	height: 40px;
	width: 178px;
}
.rollover04:hover {
	background:url(../images/common/s_tab4.png) no-repeat scroll left bottom;
}

#topics ul {
	margin: 1em 0;
	height: 40px;
}
#topics2 ul {
	margin: 1em 0;
	height: 40px;
}
#topics ul li {
	display: block;
	text-indent: -9999px;
	line-height: 40px;
	height: 40px;
	width: 200px;
	float:left;
}
#topics2 ul li {
	display: block;
	text-indent: -9999px;
	line-height: 40px;
	height: 40px;
	width: 178px;
	float:left;
}
#topics ul li a {
	height: 40px;
	width: 200px;
	display: block;
}
#topics2 ul li a {
	height: 40px;
	width: 178px;
	display: block;
}
.now1 {
	background:url(../images/common/s_tab1.png) no-repeat scroll left bottom;
	margin-right: 10px;
}
.now2 {
	background:url(../images/common/s_tab2.png) no-repeat scroll left bottom;
	margin-right: 10px;
}
.now3 {
	background:url(../images/common/s_tab3.png) no-repeat scroll left bottom;
	margin-right: 10px;
}
.now4 {
	background:url(../images/common/s_tab4.png) no-repeat scroll left bottom;
}
a.inquiry:hover img{
  filter: alpha(opacity=80);
  opacity:0.8;
} 


#clinic_text #incho {
	float: left;
	margin: 0 10px 10px 0;
}
#clinic_text .kakoi {
	background-color: #E2F5B6;
	color: #003300;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
}

#clinic_text table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
#clinic_text table.clinictable {
    background-color: #F6F6F6;
    border: 1px solid #E1E1E1;
    margin-bottom: 40px;
    width: 100%;
}
#clinic_text table.clinictable td {
    font-size: 14px;
    line-height: 180%;
    padding-left: 14px;
    vertical-align: top;
}

table.inquirytable, table.inquirytable2 {
    border: 1px solid #cccccc;
    margin-bottom: 40px;
    width: 100%;
}
table.inquirytable td, table.inquirytable th, table.inquirytable2 th {
    padding: 2px 5px;
    vertical-align: top;
    line-height: 180%;
}
table.inquirytable2 td {
    padding: 5px 10px;
    vertical-align: top;
    line-height: 180%;
}
table.inquirytable td, table.inquirytable2 td {
    border: 1px solid #cccccc;
}
table.inquirytable th, table.inquirytable2 th {
    background-color: #C8E4C5;
    border: 1px solid #cccccc;
    font-weight: bold;
}
table.inquirytable td input {
    padding: 5px;
    margin: 2px 0;
}
table.inquirytable2 td input {
    padding: 5px;
    margin: 0 3px;
}
#clinic_text #submit {
    padding: 5px 10px;
}



table.stage01 {
    margin-bottom: 30px;
    width: 680px;
}

table.stage01 th {
    background-color: #E5D9A7;
    border: 1px solid #C8B782;
    font-weight: bold;

    height: 24px;
    text-align: center;
}

.colorectal_cancer caption {
    color: #663300;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
 
table.stage01 td.yellow {
    background-color: #FEF9C5;
}
    
table.stage01 td.pink {
    background-color: #FEEDFC;
}

table.stage01 td.pink2 {
    background-color: #F8DAEC;
}

table.stage01 td.blue {
    background-color: #CFEAF3;
}

table.stage01 td.green {
    background-color: #E3F0C8;
}

table.stage01 td.yellow {
    background-color: #FEF9C5;
}

table.stage01 td.orange {
    background-color: #FAE2AB;
}

.access {
    width: 680px;
    margin: 1em auto;
}
.access .left dl {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
}
.access .left dl dt {
    color: #003300;
    font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W6','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'Osaka','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.access .left ul {
    margin-bottom: 10px;
    padding-left: 15px;
    list-style-position: outside;
}
.access .left li {
    line-height: 150%;
    list-style: none outside none;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.access .float_box {
    margin-bottom: 10px;
}
.float_box {
    margin-bottom: 30px;
    width: 680px;
}
.clearfix {
    min-height: 1px;
}
.access .left {
    background-color: #F7F7F7;
    border: 1px solid #E7E7E7;
}
.float_box .left {
    float: left;
}
.float_box .right {
    float: right;
}
.access .map {
    margin-bottom: 20px;
}
.access .left {
    background-color: #F7F7F7;
    border: 1px solid #E7E7E7;
}
.w360 {
    width: 360px;
    height: 173px;
}


/* calendar */

.calbox dl,
.calbox dt,
.calbox dd {
  box-sizing: border-box;
}
.calbox dl {
  background: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin:15px;
}
.calbox dt,
.calbox dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
.calbox dt {
  width: 40%;
  float: left;
}
.calbox dd {
  background: #fff;
  margin-left: 40%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
}
.calbox dd:after {
  content: '';
  display: block;
  clear: both;
}

@media screen and (min-width: 770px){

.footrank{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	   -ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

}


/* TOC */

#toc_container{
	display:block!important;
	padding:20px 3%!important;
	margin-bottom:3em!important;
	box-sizing:border-box;
}

#toc_container p.toc_title{
	text-align:left!important;
	padding-bottom: 10px!important;
    margin-bottom: 10px!important;
	border-bottom: 3px solid #98c367;
}

#toc_container p.toc_title+ul.toc_list > li{ font-weight:bold;}
#toc_container p.toc_title+ul.toc_list > li ul{ font-weight:normal;}

#toc_container p.toc_title+ul.toc_list li::before {
    content: "";
    /* font-family: FontAwesome; */
    margin-right: 10px;
    color: #ff6600;
    border-left: 2px solid #ff6600;
    border-bottom: 2px solid #ff6600;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 5px;
    top: 5px;
    display: inline-block;
}

#toc_container p.toc_title+ul.toc_list li + li{ margin-top:5px;}

