﻿/*
Theme Name:sakurast
Author: infor
Description: さくら通りクリニック
Version:1.0
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    vertical-align: baseline;
}
body{
    	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*min-width:1100px;*/
	font-size:18px;
	line-height:180%;
	color:#070707
}
.clear{
	clear:both;
}
.pc{
	display:block;
}
.smph{
	display:none;
}
#header{
	padding:15px 0;
	position:sticky;
	top:0;
	left:0;
	background:#FFFFFF;
	z-index:99999;
}
#headerIn{
	display:flex;
	align-items: center;
	width:90%;
	max-width:1200px;
	margin:0 auto;
	position:relative;
}
#header.fixed{
	box-shadow: 0px 0px 15px -5px #777777;
	transition : all 0.5s ease 0.5s;
}
a:hover{
	opacity:0.6;
}
h1{
	width:330px;
	height:auto;
	line-height:130%;
	font-size:14px;
	letter-spacing:0.1em;
	font-weight:normal;
	/*text-align-last:justify;*/
}
h1 img{
	width:100%;
	height:auto;
	margin-bottom:5px;
}
.header_right{
	width:calc(100% - 330px);
	padding-left:20px;
	box-sizing:border-box;
}
.toiawsae_linkbt_block{
	display:flex;
	justify-content:flex-end;
	align-items: center;
	padding-right:60px;
}
.toiawaseTelBox{
	font-size:14px;
}
.toiawaseTel{
	font-size:18px;
	font-weight:bold;
	color:#555555;
	margin-right:20px;
}
.header_linkBt{
	display:flex;
}
.header_linkBt p{
	margin-right:15px;
}
.header_linkBt p:last-child{
	margin-right:0 !important;
}
.header_linkBt a{
	display:inline-block;
	text-decoration:none;
	background:#EF93BB;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 20px;
	font-size:17px;
	border-radius:5px;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	letter-spacing:0.05em;
}
.toiawaseTelNum{
	font-size:30px;
}
#menu{
	/*display:none;*/
	text-align:right;
	padding-top:7px;
}
#menu li{
	display:inline-block;
	margin-left:12px;
	position: relative;
	padding: 0 0 0 18px;
	vertical-align: top;
	font-size:16px;
	line-height:18px;
	text-align:left;
}
#menu li:last-child{
	margin-left:5px !important;
}
#menu li::before{
	position: absolute;
	top: 4px;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 3px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #EF93BB;
	border-right: 2px solid #EF93BB;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#menu li:first-child{
	margin-left:0 !important;
}
#menu li a{
	color:#000000;
	text-decoration:none;
}
.nv_textS{
	font-size:10px;
	line-height:11px;
}

#top_slide{
	width:90%;
	/*max-width:1200px;*/
	/*aspect-ratio:  2 / 1 !important;*/
	height:calc(100vh - 200px);
	min-height:500px;
	margin:0 auto 50px auto;
	position:relative;
	border-radius:10px;
	overflow:hidden;
}
#top_slide img{
	width: 100%;
	height:calc(100vh - 200px);
	min-height:500px;
	object-fit: cover; /* コンテナを覆うように縮小/拡大 */
	object-position: center; /* 中央に配置 */
}
.catch_copyBox{
	position:absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	width:100%;
	height:calc(100vh - 200px);
	min-height:500px;
	/*aspect-ratio:  2 / 1 !important;*/
	padding:30px 50px;
	box-sizing:border-box;
	color:#555555;
}
.catch_copy{
	background:rgba(255,255,255,0.8);
	/*background:#FFFFFF;*/
	padding:25px 30px 20px 30px;
	border-radius:10px;
	writing-mode: vertical-rl;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	transform: rotate(0.03deg);  
	font-size:16px;
	letter-spacing:0.08em;
	line-height:160%;
	font-weight:bold;
	max-height:100%;
	box-sizing:border-box;
}
.catch_copy_text01{
	font-size:25px;
	margin-left:15px;
}
#content{
	width:90% !important;
	max-width:1200px;
	margin:0 auto;
	padding-bottom:100px;
}
.top_bn{
	width:1100px;
	margin:0 auto;
	padding:80px 0;
}
/*.bn_kokoronosanpomichi{
	background:#EDF3FA;
}
.bn_kokoronosanpomichi a{
	display:block;
	text-decoration:none;
	font-size:30px;
	border:solid 1px #CCCCCC;
	padding:20px 25px;
	color:#000000;
	letter-spacing:0.2em;	
	display:flex;
	flex-wrap:wrap;
	background:url(/wp-content/themes/sakurast/image/column_sashie.png) no-repeat right 25px center;
	background-size: auto 30px;
	align-items: center;
}
.colum_setsumei{
	font-size:12px;
	line-height:140%;
	letter-spacing:0.05em;
	padding-left:20px;
}*/
.bn_kokoronosanpomichi{
	background:#EDF3FA;
	margin-bottom:60px;
}
.bn_kokoronosanpomichi a{
	display:block;
	text-decoration:none;
	font-size:37px;
	border:solid 1px #CCCCCC;
	padding:20px 70px;
	color:#000000;
	letter-spacing:0.2em;	
	background:url(/wp-content/themes/sakurast/image/column_sashie.png) no-repeat right 70px top 15px;
	background-size: auto 35px;
	align-items: center;
}
.colum_setsumei{
	font-size:16px;
	line-height:140%;
	display:block !important;
	width:100%;
	letter-spacing:auto;	
	margin-top:15px;
	letter-spacing:0.12em;	
 text-align:justify;
}
.sns_linkbox{
	display:flex;
}
.sns_linkbox p{
	margin-bottom:20px;
	background:#FFFFFF;
}
.sns_linkbox .bt_insta a{
	color:#000000 !important;
    border-radius: 5px !important;
	padding:20px 70px 20px 20px !important;
	text-decoration: none !important;
	background:url(/wp-content/themes/sakurast/image/logo_insta.png)  no-repeat center right 10px;
	background-size:50px 50px;
	border:solid 1px #CCCCCC !important;
	min-height:50px;
	display:block;
	width:100%;
	box-sizing:border-box;
}

.sns_linkbox p:nth-child(odd){
	margin-right:20px;
}
#footer{
	background:#FBEBF2;	
	font-size:15px;
}
.footer_illust{
	height:55px;
	background:url(/wp-content/themes/sakurast/image/footer_img.png) repeat-x center bottom #ffffff;
	border-bottom:solid 50px #E38EB3;
}
/*.home .footer_illust{
	background:url(/wp-content/themes/sakurast/image/footer_img.png) repeat-x center bottom #f8f8ff;
}*/
.aboutkeiaikaiBox{
	/*background:#F5F5F5;*/
	background:#FFFFFF;
	padding-top:20px;
}
.aboutkeiaikai{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	padding:15px 0;
	box-sizing:border-box;
	border-bottom:solid 1px #CCCCCC;
}
.aboutkeiaikai p:first-child{
	margin-right:25px;
}
.cr{
	background:#EF93BB;
	color:#FFFFFF;
	text-align:center;
	padding:8px 20px 5px 20px;
	font-size:12px;
	line-height:120%;
}
.footerIn{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap
}
#sitemap_menu .sitemap_nv01,#sitemap_menu .sitemap_nv02,#sitemap_menu .sitemap_nv03{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	/*padding:40px 0 0 0; */
	padding-bottom:15px;
}
#sitemap_menu .sitemap_nv01 li{
	list-style:none;
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
#sitemap_menu .sitemap_nv01 li a{
	background:#EF93BB;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
	font-size:16px;
	position: relative;
	padding-right: 20px;
	padding:15px 40px 15px 25px;
	border-radius:10px;
}
#sitemap_menu .sitemap_nv01 li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  transform: rotate(45deg);
  position: absolute;
  top: 25px;
  right: 25px;
  margin: auto;
}
#sitemap_menu .sitemap_nv02 li{
	list-style:none;
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
#sitemap_menu .sitemap_nv02 li a{
	background:#FFFFF;
	color:#666666;
	border:solid 1px #666666;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
	font-size:16px;
	position: relative;
	padding-right: 20px;
	padding:15px 40px 15px 25px;
	border-radius:10px;
}
#sitemap_menu .sitemap_nv02 li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #666666;
  border-right: solid 2px #666666;
  transform: rotate(45deg);
  position: absolute;
  top: 25px;
  right: 25px;
  margin: auto;
}

#sitemap_menu .sitemap_nv03 li{
	list-style:none;
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
#sitemap_menu .sitemap_nv03 li a{
	background:#0068B7;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
	font-size:16px;
	position: relative;
	padding-right: 20px;
	padding:15px 40px 15px 25px;
	border-radius:10px;
}
#sitemap_menu .sitemap_nv03 li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  transform: rotate(45deg);
  position: absolute;
  top: 22px;
  right: 25px;
  margin: auto;
}



#footer_sitemap{
	display:flex;
	flex-wrap:wrap;
	/*justify-content: space-between;*/
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:40px 0
}
#footer .sitemap_nv01{
	margin-right:100px;
}
#footer .sitemap_nv01 li{
	list-style:none;
	text-align:left;
	border-bottom:solid 1px #999999;
}
#footer .sitemap_nv01 li:first-child{
	border-top:solid 1px #999999
}
#footer .sitemap_nv02{
	margin-right:50px;
}
#footer .sitemap_nv02 li{
	list-style:none;
	text-align:left;
	font-size:14px;
	line-height:110%;
	margin-bottom:23px;
}
#footer .sitemap_nv01 li a{
	color:#000000;
	text-decoration:none;
	padding-top:18px;
	padding-bottom:15px;
	display:block;
	font-size:16px;
	position: relative;
	display: block;
	padding-right: 100px;
}
#footer .sitemap_nv02 li a{
	color:#000000;
	text-decoration:none;
	display:inline-block;
	font-size:14px;
	padding-right: 20px;
	position: relative;
}
#footer .sitemap_nv01 li a:after{
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #666666;
	border-right: solid 2px #666666;
	transform: rotate(45deg);
	position: absolute;
	top: 30px;
	right: 5px;
	margin: auto;
}
/*#footer .sitemap_nv02 li a:after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #666666;
  border-right: solid 2px #666666;
  transform: rotate(45deg);
	position: absolute;
  top: 3px;
  right: 0px;
  margin: auto;
}*/
#footer .sitemap_nv02 li a:before{
	content:"―　";
		color:#666666;
		font-size:10px;
}
.sitemap_textS{
	font-size:11px;
}
.sitemap_nv03{
	list-style:none;
}
.link_keiaikai a{
	padding:3px 20px;
	background:#0068B7;
	color:#FFFFFF;
	color:#FFFFFF;
	border-radius:15px;
	line-height:120% !important;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
#footer_sitemap .link_keiaikai{
	display:none !important;
}
.footerInfo{
	padding:30px 0;
	background:#FFFFFF;
}
.footer_logo{
	width:auto;
	height:48px;
	margin-bottom:10px;
	background:#FFFFFF;
	font-size:0;
	line-height:100%;
	margin:0 0 10px 0;
}
.footer_logo img{
	width:auto;
	height:100%;
}
.sinryokaBox{
	margin-bottom:15px;
	font-size:12px;
}
.hospital_block:first-child{
	padding-right:50px;
}
.sinryoka_text01{
	text-indent:-0.5em;
}
.sinryoka p{
	display:inline-block;
	margin-right:3px;
}
.komoku p:last-child{
	margin-right:0;
} 
.footer_textinline p{
	display:inline-block;
	margin-right:10px;
}
.box1200{
	width:1200px;
	max-width:90%;
	margin:0 auto;
}
h2{
	width:1200px;
	max-width:90%;
	margin:0 auto;
	border-radius:10px;
	padding:40px 45px;
	background:#FBEBF2;
	margin-bottom:50px;	
	font-size:35px;
	font-weight:normal;
	box-sizing:border-box;
	letter-spacing:0.05em;
}
.page_setsumei{
	font-size:16px;
	line-height:140%;
	display:block;
	padding-top:10px;
}
.single h3{
	position: relative;
	padding: 0 0 0 15px;
	margin-bottom:35px;
	font-weight:normal;
	margin-bottom:50px;
	border-left:solid 5px #EF93BB;
}
h4{
	/*font-size:35px;*/
	font-size:30px;
	line-height:130%;
	margin-bottom:40px;
	letter-spacing:0.1em;
	font-weight:normal;
	background:url(/wp-content/themes/sakurast/image/midashi_icon01.png) no-repeat left top;
	background-size:46px;
	padding:5px 0 0 60px;
	min-height:52px;
	letter-spacing:0.05em;
}
h5{
	font-size:23px;
	margin-bottom:20px;
	font-weight:bold;
}
h6{
	font-size:18px;
	font-weight:normal;
	display:inline-block;
	border-bottom:solid 1px #000000;
	margin-bottom:10px;
}
.single_oshiraseDay{
	font-size:15px !important;
	line-height:130%;
	display:block;
	margin-bottom:10px;
}
.single_oshiraseTit{
	font-size:32px !important;
	line-height:130%;
	display:block;
}
.list_style01{
	list-style:none;
}
.list_style01 li{
	text-indent:-1em;
	padding-left:1em;
}
.list_style01 li:before{
	content:"・";
}
.list_style02{
	list-style:none;
}
.list_style02 li{
	text-indent:-1.5em;
	padding-left:1.5em;
}
.list_style02 li:before{
	content:"● ";
	color:#717171;
}

/*トップページ*/
.top_conTit{
	/*font-size:35px;*/
	font-size:30px;
	line-height:130%;
	margin-bottom:20px;
	letter-spacing:0.1em;
	font-weight:normal;
	background:url(/wp-content/themes/sakurast/image/midashi_icon01.png) no-repeat left top;
	background-size:46px;
	padding:5px 0 0 60px;
	min-height:52px;
	letter-spacing:0.05em;
}
.oshiraseBox{
	width:100%;
	padding:50px 0;
}
.blogBox{
	padding:80px 0 80px 0;
	background:#f8f8ff;
}
.oshiraseTit{
	border-bottom:solid 1px #DDDDDD;
	display: flex;
	flex-wrap: wrap;
	position:relative;
	padding:30px 0;
}
.oshiraseTit a{
	text-decoration:none;
	color:#000000;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.oshiraseTit:first-child{
	border-top:solid 1px #DDDDDD;
}
.oshirase_all_bt{
	text-align:center;
	margin-top:40px;
}
.oshirase_all_bt a{
	/*display:block;*/
	display:inline-block;
	width:400px;
	border:solid 1px #CCCCCC;
	/*color:#0068B7;*/
	color:#333333;
	background:#FFFFFF;
	padding:15px;
	text-decoration:none;
	font-size:15px;
	line-height:140%;
	box-sizing:border-box;
	text-align:center;
	margin:0 auto;
}
.oshiraseDay{
	padding-right:10px;
	width:110px;
	box-sizing:border-box;
}
.oshiraseKijiTit{
	width:calc(100% - 110px)
}
.blogTitBox{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.blogTit{
	width:calc((100% - 40px) / 3);
	position:relative;
}
.blogTit a{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
}
.blogTit_img{
	text-align:center;
}
.blogTit_img img{
	width:100%;
	aspect-ratio: 5 / 3 !important;
	height:auto;
	object-fit: cover;
	overflow:hidden;
	border:solid 1px #EEEEEE;
	box-sizing:border-box;
}
/*.daicarenikki_tit{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
}
.daicarenikki_tit span:first-child{
	padding-right:25px;
}
h2 span.nikki_setsumei{
	width:calc( 100% - 250px );
}*/
.daicarenikki_tit span{
	display:block;
}
.nikki_setsumei{
	font-size:16px;
	line-height:140%;
	padding-top:10px;
}
.gairaitantohyo{
	font-size:16px;
}
.gairaitantohyo td{
	border-color:#CCCCCC !important;
	vertical-align:middle;
	padding:15px 20px !important;
}
.gairaitantohyo tr:first-child td{
	background:#F5F5F5;
	text-align:center;
}
.sinryojikan{
	padding:20px 30px;
	border:solid 1px #CCCCCC;
}
.tit_indent_st01{
	text-indent:-0.5em;
	margin-bottom:10px;
}
/*外来案内*/
.contentBox01{
	padding:40px 50px;
	background:#F5F5F5;
	border-radius:10px;
}
/*drawer menu*/	
nav.menu{ width:40px; font-size:12px; height:5.5em; top: 0px; right:0; position:absolute; cursor:pointer; display:block; overflow:hidden; z-index:9999;}
nav .menu1,nav.menu_close .menu1{ width:40px; height:2px; background-color: #555555; left:0;top:1em; position:absolute; } 
nav .menu2,nav.menu_close .menu2{ width:40px; height:2px; background-color: #555555; left:0;top:2em; position:absolute; } 
nav .menu3,nav.menu_close .menu3{ width:25px; height:2px; background-color: #555555; left:0;top:3em; position:absolute; }
.menu_text{
	width:40px;
	font-size:12px;
	position:absolute;
	left:0;
	top:3.2em;
	text-align-last:justify;
	letter-spacing:0.1em;
	color:#555555;
}

nav .menu1,nav .menu2,nav .menu3{ transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; /* Opera */ -moz-transition: all 0.5s ease-out; /* Firefox */
					 -webkit-transition: all 0.5s ease-out; /* GoogleChrome, Safari */ -ms-transition: all 0.5s ease-out; /* IE */ }
					 
nav.menu_open .menu1{ top:2em; -o-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg);
				 	-ms-transform: rotate(45deg); transform: rotate(45deg); }
nav.menu_open .menu2{ background-color:transparent;  }
nav.menu_open .menu3{ top:2em; -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
					-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); width:40px;} 
					
#sitemap_menu{
	position: fixed;
	display: none;
	right: 0;
	top: 0;
	list-style-type: none;
	background-color: rgba(255, 255, 255, 1);
	padding-top:200px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 120px;
	z-index: 9998;
	width:100%;
    height:100%;
	box-sizing: border-box;
	overflow:scroll !important; 
	-webkit-overflow-scrolling: touch; 	
}

/*tokki drawer menu*/
.menu-container {
  position: fixed;
  bottom: 0;
  right: 15px;
  height: auto;
  z-index: 9999999;
}
.menu-containerIn{
	position:relative !important;
}
.menu-button {
  display: block;
  position:absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 9999999;
  width:100% !important;
  text-align:right;
  padding:10px;
  box-sizing:border-box;
}
.menu-button .op_cl:before{
  content:'↑';
  color:#EF93BB;
}
#menu-toggle:checked ~ .annai .op_cl:before{
  content:'↓' !important;
  color:#EF93BB;
}
#menu-toggle {
  display: none;
}
.annaibt_text{
	font-size:20px;
	font-weight:bold;
	padding:12px 20px 15px 20px;
	height:48px;
	box-sizing:border-box;
	color:#000000;
	font-weight:bold;
	border-radius: 5px 5px 0 0; /* 左上、右上、右下、左下 */
}
.annai{
	position: fixed;
	bottom: -60vh;
	right: 15px;
	width: 440px;
	height:calc(60vh + 46px);
	background-color: #f3f3f3;
	transition: 0.4s;
	z-index: 999999;
	overflow-y: auto;
	border-top-left-radius: 10px;
	border-top-right-radius:10px;
	border-top:solid 5px #EF93BB;
	border-left:solid 5px #EF93BB;
	border-right:solid 5px #EF93BB;
}
#menu-toggle:checked ~ .annai {
  bottom: 0;
}

.annaiIn{
	height: calc(60vh - 40px);
	overflow-y:scroll;
	position:relative;
}
ul.annai_bt{
	display: flex;
	flex-wrap: wrap;
	color:#FFFFFF;
	text-align:center;
	font-size:14px !important;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:120%;
	list-style: none;
	padding: 15px 20px 5px 20px;
	box-sizing:border-box;
}
ul.annai_bt li{
	position:relative;
	width:calc(50% - 7px);
	padding:15px 10px;
	box-sizing:border-box;
	margin-right:14px;
	margin-bottom:14px;
}
ul.annai_bt li:nth-of-type(2n){
	margin-right:0;
}
.annai_bt a{
	position:absolute;
	display:block;
	text-decoration:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.annai_bt span{
	display:block;
}
.tokkibt01{
	background:#4CB1DA;
	/*background:#0068B7;*/
}
.tokkibt02{
	background:#F1A0C3;
}
.tokkibt03{
	background:#F8B62C;
}
.tokkibt04{
	background:#6BBC6F;
}
.annai_bt span{
	display:block;
}
.annai_bt span.tokki_icon{
	width:100%;
	margin-bottom:10px;
}
.annai_bt img{
	width:auto;
	height:30px;
}
.annai_bt_saiyo{
	margin-bottom:20px;
	padding:0 20px;
	position:relative;
}
.annai_bt_saiyo span{
	display:block;
}
.annai_bt_saiyo a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.annai_bt_saiyo{
	background:#B175B7;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px !important;
	width:calc(100% - 40px);
	padding:15px;
	box-sizing:border-box;
	margin:0 auto 25px auto;
	line-height:110%
}
.annai_bt_saiyo span.tokki_icon{
	width:100%;
	margin-bottom:10px;
}

.annai_bt_saiyo a{
	display:block;
	text-decoration:none;
	
}
.annai_bt_saiyo img{
	width:auto;
	height:30px;
}

.shinryo_annai{
	padding:5px 20px 20px 20px;
}
.shinryo_annaiIn{
	border:solid 1px #CCCCCC;
	background:#FFFFFF;
	padding:20px;
	font-size:16px;
	line-height:140%;
}
.shinryo_annai_tit{
	margin-bottom:10px;
	font-weight:bold;
}

.shinryojikanBox{
	margin-bottom:10px;
}
.shinryojikanBox > div{
	margin-bottom:15px;
}
.shinryojikan_titS{
	background:#666666;
	color:#FFFFFF;
	padding:5px 10px;
	margin-bottom:10px;
	line-height:120%;
}
.shinryo_uketsuke_time p{
	display:inline-block;
	margin-right:15px;
}
.shinryo_uketsuke_time p:last-child{
	margin-right:0;
}
.about_yoyaku{
	color:#FF0000;
	margin-bottom:20px;
}
.yoyakutel{
	font-weight:bold;
	color:#333333;
}
.yoyakutel_text01{
	font-weight:bold;
	text-indent:-0.5em;
	margin-bottom:5px;
}
.tel_num{
	font-size:30px;
}
.yoyakutelBox{
	/*border:solid 1px #0068B7;*/
}
.yoyakutel_onegai{
	font-size:14px;
	text-indent:-1em;
	padding:1em;
}
.tbStyle01{
	font-size:16px;
}
.tbStyle01 td{
	border-color:#CCCCCC !important;
	vertical-align:middle;
	padding:15px 20px !important;
}
.tbStyle01 tr td:first-child{
	background:#F5F5F5;
	width:150px
}
.daycare_programdetail p{
	padding:20px 0;
	border-bottom:dashed 1px #CCCCCC;
	text-indent:-0.5em;
}
.daycare_programdetail p:first-child{
	border-top:dashed 1px #CCCCCC;
}
.program_nagare{
	padding:20px 0;
	border-bottom:dashed 1px #CCCCCC;
}
.program_nagare p:last-child{
	width:calc(100% - 9em) !important;
	box-sizing:border-box;
}
.nagare_block01{
	border-top:dashed 1px #CCCCCC;
}
.program_time{
	width:9em !important;
}
.taisyo_hosoku{
	/*border-top:solid 1px #CCCCCC;
	padding-top:20px;
	margin-top:20px;*/
	font-size:16px;
	line-height:150%;
	text-indent:-1em;
	padding-left:1em;
}
.catchcopy_tStyle01{
	font-size:27px;
	letter-spacing:0.05em;
	margin-bottom:30px;
	color:#EF93BB;
	font-weight:bold;
}
.conTit_style01{
	display:inline-block;
	font-size:23px;
	font-weight:bold;
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffff66 0);
	margin-bottom:40px;
}
.shisetsu_block01 {
	padding:20px;
	background:#F5F5F5;
}

.shisetsu_catch{
	margin-bottom:10px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:16px;
	letter-spacing:0.1em;
}
.shisetsu_name_s{
	font-size:14px;
	line-height:140%;
	font-weight:bold;
}
.shisetsu_name{
	font-weight:bold;
	font-size:25px;
	line-height:140%;
	margin-bottom:20px;
}
.bt_shisetsu a{
	color:#FFFFFF !important;
    border-radius: 5px !important;
	padding:5px 20px !important;
	text-decoration: none !important;
	background:#EF93BB !important;
	border:solid 1px #EF93BB !important;
	font-weight:bold;
}
.linkbt_style01 a{
	color:#FFFFFF !important;
    border-radius: 5px !important;
	padding:5px 20px !important;
	text-decoration: none !important;
	background:#EF93BB !important;
	border:solid 1px #EF93BB !important;
	font-weight:bold;
}
.daycare_program > div{
	display:flex;
	flex-wrap:wrap;
}
.programBox{
	width:calc(50% - 10px);
	margin-bottom:20px;
	padding:15px;
	background:#F5F5F5;
}
.programBox:nth-child(odd){
	margin-right:20px;
}
.wp-block-columns.programBox{
  gap: 15px !important;
}
.program_detail{
	font-size:85%;
	line-height:160%;
}
.nagare{
	padding:30px 40px 10px 40px;
	background:#f5f5f5 ;
	border-radius: 10px;
}
.nagare .wp-block-columns{
	gap: 0;
	border-top:solid 1px #CCCCCC;
}
.nagare .wp-block-columns:first-child{
	border-top:none !important;
}
.nagare .nagare_num{
	font-weight:bold;
	display:inline-block;
	padding:5px 10px;
	line-height:120%;
	box-sizing:border-box;
	background:#1DB1E2;
	color:#FFFFFF;
}
.nagare .nagare_num{
	font-weight:bold;
	display:inline-block;
	padding:5px 10px;
	line-height:120%;
	box-sizing:border-box;
	background:#EF93BB;
	color:#FFFFFF;
}
.nagare_num_box{
	padding:20px 0;
}
.nagare_detail{
	padding:20px 0;
}
.nagare_komoku{
	font-weight:bold;
	font-size:20px;
	margin-bottom:15px;
}
.bt_kenritosekimu a{
	color:#FFFFFF !important;
    border-radius: 5px !important;
	padding:15px 20px !important;
	text-decoration: none !important;
	background:#EF93BB !important;
	border:solid 1px #EF93BB !important;
	font-weight:bold;
}

@media screen and (max-width:1100px){
.header_right{
	display:none !important;
}
#footer_sitemap{
    display: none !important;
}
}
@media screen and (min-width: 821px) {
#menu {
    display: block !important;
  }
}
@media screen and (max-width:820px){
body{
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:18px;
	line-height:160%;
}
div{
	max-width:100%;
}
h1{
	width:380px;
	max-width:calc(100% - 70px);
	height:auto;
	line-height:120%;
	font-size:12px;
	font-weight:normal;
	/*text-align-last:justify;*/
}
h1 img{
	width:100%;
	height:auto;
	margin-bottom:5px;
}
.header_right{
	display:none !important;
}
#top_slide{
	width:90%;
	/*max-width:1200px;*/
	/*aspect-ratio:  2 / 1 !important;*/
	height:auto;
	min-height:300px;
	margin:0 auto 10px auto;
	position:static;
	border-radius:10px;
	overflow:hidden;
}
#top_slide img{
	width: 100%;
	height:calc(100vh - 250px);
	min-height:300px;
	object-fit: cover; /* コンテナを覆うように縮小/拡大 */
	object-position: center; /* 中央に配置 */
	border-radius:10px;
}
.catch_copyBox{
	position:static;
	top: auto;
	left: auto;
	display: flex;
	align-items: center;
	width:100%;
	height:auto;
	min-height:auto;
	/*aspect-ratio:  2 / 1 !important;*/
	padding:15px 0 0 0;
	box-sizing:border-box;
	color:#555555;
}
.catch_copy{
	background:none;
	/*background:#FFFFFF;*/
	padding:0;
	border-radius:10px;
	writing-mode: horizontal-tb !important;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	transform: rotate(0.03deg);  
	font-size:16px;
	letter-spacing:0.08em;
	line-height:160%;
	font-weight:bold;
}
.catch_copy_text01{
	font-size:25px;
	margin-left:0;
	margin-bottom:10px;
}
#content{
	width:90% !important;
	max-width:1200px;
	margin:0 auto;
	padding-bottom:100px;
}
.sitemap_nv{
	display:flex;
	flex-wrap:wrap;
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:40px 0
}
.sitemap_nv li{
	list-style:none;
	width:100%;
	margin-right:0;
	text-align:left;
	margin-bottom:15px;
	border-bottom:solid 1px #999999;
}
.sitemap_nv li:nth-child(4n){
	margin-right:0 !important;
}
.sitemap_nv li a{
	color:#000000;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
	font-size:16px;
	position: relative;
	display: block;
	padding-right: 20px;
}
.sitemap_nv li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #666666;
  border-right: solid 2px #666666;
  transform: rotate(45deg);
  position: absolute;
  top: 12px;
  right: 5px;
  margin: auto;
}
.annai {
	position: fixed;
	bottom: -60vh;
	right: 15px;
	width: calc( 100% - 30px );
	height:calc(60vh + 46px);
	transition: 0.4s;
	z-index: 999999;
	overflow-y: auto;
	border-top-left-radius: 10px;
	border-top-right-radius:10px;
	box-sizing:border-box;
}
.shinryo_annai{
	padding:5px 20px 5px 20px;
}

.tel_num{
	font-size:20px;
}
.tel_num a{
	color:#0068B7;
}
.footerInfo{
	padding:30px 0;
	background:#FFFFFF;
	font-size:14px;
}
.footer_logo{
	width:auto;
	height:35px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.hospital_blockL{
	margin-bottom:20px;
}
.footer_illust{
	height:auto;
	aspect-ratio: 10 / 1 !important;
	background:url(/wp-content/themes/sakurast/image/footer_img_smph.png) repeat-x center bottom #FFFFFF;
	background-size: 100% !important;
}
.home .footer_illust{
	height:auto;
	aspect-ratio: 10 / 1 !important;
	background:url(/wp-content/themes/sakurast/image/footer_img_smph.png) repeat-x center bottom #FFFFFF;
	background-size: 100% !important;
}
.aboutkeiaikaiBox{
	background:#FFFFFF;
	padding-top:0;
}
.aboutkeiaikai p:first-child{
	margin-right:0;
	margin-top:5px;
}

.cr{
	background:#EF93BB;
	color:#FFFFFF;
	text-align:center;
	padding:8px 20px 60px 20px;
	font-size:12px;
	line-height:120%;
}
.box1200{
	width:1200px;
	max-width:90%;
	margin:0 auto;
}
h2{
	width:1200px;
	max-width:90%;
	margin:0 auto;
	border-radius:10px;
	padding:20px 30px;
	background:#FBEBF2;
	margin-bottom:50px;	
	font-size:28px;
	line-height:130%;
	font-weight:normal;
	box-sizing:border-box;
	letter-spacing:0.05em;
}

/*トップページ*/
.top_conTit{
	/*font-size:35px;*/
	font-size:28px;
	line-height:130%;
	margin-bottom:20px;
	letter-spacing:0.1em;
	font-weight:normal;
	background:url(/wp-content/themes/sakurast/image/midashi_icon01.png) no-repeat left top;
	background-size:38px;
	padding:3px 0 0 50px;
	min-height:52px;
	letter-spacing:0.05em;
}
.oshiraseBox{
	width:100%;
	padding:50px 0;
}
.blogBox{
	padding:80px 0 80px 0;
	background:#f8f8ff;
}
.oshiraseTit{
	border-bottom:solid 1px #DDDDDD;
	display: block;
	flex-wrap: nowrap;
	position:relative;
	padding:20px 0;
}
.oshiraseTit a{
	text-decoration:none;
	color:#000000;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.oshiraseTit:first-child{
	border-top:solid 1px #DDDDDD;
}
.oshirase_all_bt{
	text-align:center;
	margin-top:40px;
}
.oshirase_all_bt a{
	/*display:block;*/
	display:inline-block;
	width:90%;
	border:solid 1px #CCCCCC;
	/*color:#0068B7;*/
	color:#333333;
	background:#FFFFFF;
	padding:15px;
	text-decoration:none;
	font-size:15px;
	line-height:140%;
	box-sizing:border-box;
	text-align:center;
	margin:0 auto;
}
.oshiraseDay{
	padding-right:0;
	width:100%;
	box-sizing:border-box;
}
.oshiraseKijiTit{
	width:100%
}
.blogTitBox{
	display:block;
	flex-wrap:nowrap;
	gap:0;
}
.blogTit{
	width:100%;
	position:relative;
	margin-bottom:15px;
}
.blogTit a{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
}
.blogTit_img{
	text-align:center;
}
.blogTit_img img{
	width:100%;
	aspect-ratio: 5 / 3 !important;
	height:auto;
	object-fit: cover;
	overflow:hidden;
	border:solid 1px #EEEEEE;
	box-sizing:border-box;
}
.top_bn{
	width:90%;
	margin:0 auto;
	padding:80px 0;
}
.bn_kokoronosanpomichi{
	background:#EDF3FA;
	margin-bottom:40px;
}
.bn_kokoronosanpomichi a{
	display:block;
	text-decoration:none;
	font-size:25px;
	border:solid 1px #CCCCCC;
	padding-top:15px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:1rem;
	color:#000000;
	letter-spacing:0.2em;	
	background:url(/wp-content/themes/sakurast/image/column_sashie.png) no-repeat bottom 5px center;
	background-size: 90%;
	align-items: center;
}
.colum_setsumei{
	font-size:16px;
	line-height:140%;
	display:block !important;
	width:100%;
	letter-spacing:auto;	
	margin-top:15px;
	letter-spacing:0.12em;	
 text-align:justify;
}
.sns_linkbox{
	display:block;
}
.sns_linkbox p{
	margin-bottom:15px;
	background:#FFFFFF;
}
.sns_linkbox p:nth-child(odd){
	margin-right:0;
}
/*外来案内*/
/*.table-container {
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
.gairaitantohyo{
  border-collapse: collapse;
}*/
.gairaitantohyo{
	font-size:14px;
	line-height:130%;
}
.gairaitantohyo td{
	border-color:#CCCCCC !important;
	vertical-align:middle;
	padding:15px !important;
}

#footer_sitemap{
    display: none;
}
#sitemap_menu{
	position: fixed;
	display: none;
	right: 0;
	top: 0;
	list-style-type: none;
	background-color: rgba(255, 255, 255, 1);
	padding-top:170px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 120px;
	z-index: 9998;
	width:100%;
    height:100%;
	box-sizing: border-box;
	overflow:scroll !important; 
	-webkit-overflow-scrolling: touch; 	
}
.tbStyle01 td{
	border-color:#CCCCCC !important;
	vertical-align:middle;
	padding:15px 20px !important;
	display:block;
	box-sizing:border-box;
	width:100%;
	border-top:none !important;
}
.tbStyle01 tr td:first-child{
	background:#F5F5F5;
	width:100%;
}
.tbStyle01 tr:first-child td:first-child{
	border-top:solid 1px #CCCCCC !important;
}
/*外来案内*/
.contentBox01{
	padding:30px;
	background:#F5F5F5;
	border-radius:10px;
}
/*テーブルスクロール*/
.js-scrollable{
	margin:0 auto;
	overflow:scroll;

}
.js-scrollable table{
	color:#222;
	white-space: nowrap;
}
.js-scrollable table td{
	min-width:4em;
	/*width:100px;*/
}
.scroll-hint-text{ 
margin-top:0;
}
.js-scrollable .has-fixed-layout{
	table-layout: auto !important;
	
}
}

