/*-------------------------------
# CONTENTS
---------------------------------
>>> style.css
---------------------------------
# Adobe Readerダウンロード枠
# テキストバナーリスト（第2階層用）
# テキストリスト
# GoogleMap、iframe

# HOME
## 診療案内エリア
## 外来診療時間
## 院内メニュー
## 重要なお知らせ
## タブ切り替え
### 一覧表示ボタン
## 記事一覧
-------------------------------*/
/* # Adobe Readerダウンロード枠 --*/
.wcv-floatbox-left {	border: 1px solid #A09DB1;	margin: 40px 0;	padding:15px 10px 15px 15px;	font-size:81.25%;
	line-height: 1.3;	width: 100%;}
.wcv-floatbox-left div img{margin-right: 20px; margin-bottom: 10px;}
.wcv-floatbox-left p{ margin-bottom: 0 !important;}
.home .wcv-floatbox-left{ max-width: 1170px;width: 96%; margin: 40px auto; }
@media print,screen and (min-width:769px) {
.wcv-floatbox-left div img{margin-bottom:0;} 
}

/* # GoogleMap、iframe --*/
@media print,screen and (max-width:1210px) { 
.google-maps,.frameBox {	position: relative;	padding-bottom: 280px;	height: 0;	overflow: hidden;}
.google-maps iframe,
.frameBox iframe{	position: absolute;	top: 0;	left: 0;	width: 100% !important;	height: 100% !important;}
}
/*-------------------------------*/

/* # カテゴリー見出し（第2階層用） --*/
.wakulist h2{border: 1px solid #B0BAC5; background: #F6F8FA; border-radius: 10px; display: flex; align-items: center; font-weight: 500; padding:14px 0 14px 20px; position: relative; margin-top: 0; margin-bottom: 20px; width: 100%; font-size: 18px; font-size: 1.8rem; }
.wakulist h2::before{content: ""; padding-top: 8%;}
.wakulist h2 a{color: #2E2E3E; display: block; text-decoration: none; width: 120%; border-radius: 10px; padding: 14px 5px 14px 50px; display: flex; align-items: center; margin:-16px 0px -15px -18px; }
.wakulist h2 a:hover{color: #464AEC;background: #E9EEF5;}
.wakulist h2 a::before,
.wakulist h2 a::after{content:""; position: absolute; top: 0; bottom: 0; margin: auto;}
.wakulist h2 a::before{	width: 18px;	height: 18px;	background: #464AEC; left: 18px;}
.wakulist h2 a::after{ left: 21px;	box-sizing: border-box;	width: 8px;	height: 8px;	border-top: 2px solid #FFF;	border-right: 2px solid #FFF;	-webkit-transform: rotate(45deg);	transform: rotate(45deg);}
.wakulist li{ padding-left: 48px;}
.wakulist li::after{width: 8px;	height: 8px;	background: #2ACBAA; border-radius: 4px; left: 28px;}
.wakulist li a{color: #2E2E3E; text-decoration: none;}
.wakulist li a:hover{text-decoration: underline;}
#wcv_sys_wrapper .wakulist h2 a{display: inline-block;}

/* # テキストリスト --*/
.linklist {margin:0 0 40px 0 ; padding-left: 0; flex-wrap: wrap;position: relative; }
.linklist li{list-style: none; margin:5px 0; padding-bottom: 10px; padding-left: 20px; border-bottom: 1px solid #B0BAC5; }
.linklist li::after{left: 2px; z-index: -1;}
.linklist li a{position: relative; color: #2E2E3E; padding-left: 10px;}
.linklist li a:hover{ color: #464AEC;}
.linklist li a::before{content:""; position: absolute; top:3px;left:-18px; width: 18px; height: 18px; background: #464AEC; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); border: none;}
.linklist li a::after{content:""; position: absolute; top:8px;left:-15px; width: 8px; height: 8px;	box-sizing: border-box;	border-top: 2px solid #FFF;	border-right: 2px solid #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.linklist li ul{margin-top: 10px; margin-bottom: 10px;}
table .linklist li{border-bottom: none; padding-bottom: 0;}
table .linklist li a{text-decoration: underline;}
@media print,screen and (max-width:768px) {
 .linklist.bnr2 li{width: 100%;}
}
@media print,screen and (min-width:769px) {
 .linklist.bnr2 li{width: 50%;}
 .linklist li::before{ top:10px; }
}

/*　# 画像バナーリスト
--- (縦型　class="ul-img"/ 横型　class="ul-img row") --*/
.ul-img {	margin : 0 auto 30px ;	width: 100%;}
.ul-img li{	list-style: none; line-height: 1.3;	text-align: center; margin-left: 0; margin-bottom: 20px;}
.ul-img li::before,.ul-img li::after{content: none;}
.ul-img li a {display : block;}
.ul-img li img{ max-width:100%; width: auto; height: auto; margin-bottom: 10px;}

.home .ul-img li{font-size: 125%; font-weight: 700;}
@media print,screen and (min-width:481px) {
 .oneCol .row.ul-img li,
 .twoColLt .row.ul-img li{width:48.05194805194805%;}
}
@media print,screen and (min-width:769px) {
 .oneCol .row.ul-img li{ width:31.62393162393162%;}
 .twoColLt .row.ul-img li{width:48.05194805194805%;}
}

/*-------------------------------
 # HOME
-------------------------------*/
.home #content{max-width: none;}
.home .inner{max-width: 1170px; width:92%; margin: 0 auto;}
@media print, screen and (min-width: 1211px){
 .home .inner{width:100%;}
}
@media print, screen and (max-width: 1210px){
 .home #content > .row > #main {padding-left: 0; padding-right: 0;}
}

/* ## 診療案内エリア */
#infoArea {background: #F6F8FA; padding: 80px 0 60px; position: relative; }
#infoArea > .row {display: block; position: relative; z-index: 10; }
@media print,screen and (min-width:769px) {
 #infoArea{padding: 100px 0;}
 #infoArea::before,#infoArea::after{content: ""; position: absolute;}
 #infoArea::before{background: url("/hospital/_assets/images/home/bg_quality-healthcare.svg") no-repeat; width: 364px; height: 596px; top: 0; right: 0;}
 #infoArea::after{background: url("/hospital/_assets/images/home/bg_community-medicine.svg") no-repeat; width: 287px; height: 453px; bottom: 0; keft: 0;}
 #infoArea > .row{display: flex; gap:2.564102564%;}
}

/* ## 外来診療時間 */
#gairaiInfo { margin-bottom: 20px;}
#gairaiInfo h2{ background: #464AEC; border: 1px solid #464AEC; border-radius: 20px 20px 0 0; padding: 20px; color: #FFF; text-align: center; font-size: 156.25%/*25px*/; margin:0;}
#gairaiInfo h2 a{color: #FFF;}
#gairaiInfo dl{background: #E9EEF5; border: 2px solid #464AEC; border-radius: 0 0 20px 20px; font-size: 112.5%/*18px*/; padding: 20px;}
#gairaiInfo dt{color: #464AEC;}
#gairaiInfo dd{border-bottom: 1px dotted #B0BAC5; margin-bottom: 20px; padding-bottom: 20px;}
#gairaiInfo dd:last-child{border-bottom: none; padding-bottom: 0;}
#gairaiInfo dd.time{font-size: 156.25%/*25px*/;}
@media print,screen and (min-width:769px) {
 #gairaiInfo {max-width: 270px; margin-right: auto; margin-bottom: 0;}
}

/* ## 院内メニュー */
#menuInfo{display: flex; flex-wrap: wrap; gap:2.298850574%; max-width: 870px; width: 100%; margin: 0 auto; }
#menuInfo li{background: #FFF; border-radius: 20px; box-shadow:3px 3px 6px rgba(0,0,0,.2); font-weight: 700; padding: 25px 20px; margin-bottom: 20px; margin-left: 0;display: flex; flex-direction: column; align-items: center; justify-content: space-between; width: 31.03448%; position: relative; padding-top: 170px;}
#menuInfo li:hover{box-shadow:1px 1px 2px rgba(0,0,0,.2); color:#464AEC;}
#menuInfo li::after{content: none;}
#menuInfo li img{display: block; margin:0 auto;}
#menuInfo li > a:first-child{position: absolute; width: 100%; height: 100%; top: 0; border-radius: 20px; padding: 20px; text-align: center; }
 #menuInfo li{width: 48.850574712%;}
@media print,screen and (min-width:481px) {
 #menuInfo li{font-size: 125%/*20px*/;}
}
@media print,screen and (min-width:769px) {
 #menuInfo{margin-right: 0;}
 #menuInfo li{width: 31.03448%;}
}
#wcv_sys_wrapper #main{display: block;}
#wcv_sys_wrapper #menuInfo > div{display: flex; flex-wrap: wrap;gap:2.298850574%;}
#wcv_sys_wrapper #menuInfo li{padding-top: 20px;}
#wcv_sys_wrapper #menuInfo li > a:first-child{position: relative; height: auto;} 

/* ## 重要なお知らせ */
#pickup{margin: 0 auto 50px; font-size: 125%;}
#pickup h3{display: flex; align-items: center; justify-content: center; border-radius: 20px 20px 0 0; background: #DA3719; color: #FFF; margin: 0; padding:10px 20px; white-space: nowrap;font-size: 125%/*20px*/;}
.ico_important{ background: url("/hospital/_assets/images/home/ico_emergency.svg") no-repeat; width: 42px; height: 37px; margin: 0 10px; }
#pickup h3::before{content: none;}
#pickup .inTxt { border: 2px solid #DA3719; border-radius: 0 0 20px 20px; padding: 20px 30px; width: 100%;}
#pickup .inTxt a{color: #2E2E3E;text-decoration: none; position: relative;}
#pickup .inTxt a:hover {color:#464AEC;}
#pickup .inTxt a::after{content: ""; position: absolute; left: 0; bottom: 2px; width: 100%; height: 1px; background-color: #312F3D;}
#pickup .inTxt a:hover::after{background-color: #464AEC;}
#pickup .inTxt p:last-child{margin-bottom: 0;}
@media print,screen and (min-width:769px) {
 #pickup{display: flex;}
 #pickup h3{font-size: 156.25%/*25px*/; flex-direction: column; border-radius: 20px 0 0 20px;padding:15px 50px ;}
 .ico_important{display: block;margin: 0 auto 10px;}
 #pickup .inTxt {border-radius: 0 20px 20px 0; display: flex; flex-direction: column; justify-content: center;}
}

/* ## タブ切り替え */
.tabGroup{margin: 40px 0;}
.tabBtn{display: flex; flex-wrap: wrap; margin: 0; width: 100%;}
.home .tabBtn{flex-wrap: nowrap;}
@media print,screen and (min-width:481px) {
 .home .tabGroup{ margin-top: 0; }
}
.changeBtn{	cursor: pointer; background: #E9EEF5; border:1px solid #B1BAC5; border-bottom: none; border-radius: 20px 20px 0 0;	font-weight: 700; text-align: center; margin: 0;}
.changeBtn button{width: 100%; border: none; font-weight: 700; background: none; cursor: pointer;	padding: 20px 8px 15px;}
.changeBtn button:focus{border:1px solid #464AEC; border-radius: 20px 20px 0 0;}
@media print,screen and (min-width:769px) {
 .changeBtn button{padding: 20px 8px 15px;}
 .home .changeBtn button{font-size: 125%/*20px*/;}
}
.changeBtn::after{content: none;}
.home .changeBtn{width: 100%;}
.changeBtn:hover,
.changeBtn.active{background: #464AEC; color: #FFF;}
.changeBtn:hover button,
.changeBtn.active button{color: #FFF;}
.tabPanel{ width: 100%; display: none; border:1px solid #B1BAC5; background: #FFF; padding:20px 15px;}
.tabGroup .tabPanel:first-child,
.tabPanel.active{ display: block;}
#wcv_sys_wrapper .tabPanel{ display: block;}

/* ### 一覧表示ボタン */
.topicsLink a{ color: #FFF;	display: block;	width: 200px;	text-align: center; white-space: nowrap; font-weight: 700;	text-decoration: none;	padding: 10px 10px;	background: #464AEC;	border: 2px solid #464AEC;	border-radius: 10px; margin: 0 auto;}
.topicsLink a:hover {	background-color:#6A6DEF;}

/* ## 記事一覧 */
.whatsnewList ul,
.tabPanel ul { width:100%;	margin-top: 0;	margin-left: 0;}
 .home .tabPanel ul {	max-height: 310px;	overflow-y: auto;	overflow-x: hidden; }
.whatsnewList ul::-webkit-scrollbar,
.tabPanel ul::-webkit-scrollbar { width: 10px;}
.whatsnewList ul::-webkit-scrollbar-track,
.tabPanel ul::-webkit-scrollbar-track { border-radius: 2px;	background:#FFF;}
.whatsnewList ul::-webkit-scrollbar-thumb,
.tabPanel ul::-webkit-scrollbar-thumb { border-radius: 4px;	background:#E3E3E3;}

.whatsnewList li,
.tabPanel li{border-bottom: 1px solid #BBBBBB; padding: 13px 15px; margin-right: 0; margin-left: 0;}
.whatsnewList li .post-date,
.tabPanel li .post-date {/*color: #464AEC;*/ font-weight: 700; display: block; }
.whatsnewList li a:hover,
.tabPanel li a:hover{color: #464AEC; text-decoration: underline;}
.whatsnewList li::after,
.tabPanel li::after{content: none;}

@media print,screen and (min-width:769px) {
.whatsnewList li,
.tabPanel li{margin-right: 20px;margin-left: 20px;}
.whatsnewList li .post-date,
.tabPanel li .post-date {display: inline-block; max-width: 135px; width: 100%;}
}
