@charset "UTF-8";
/* CSS Document */


/*	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	behavior: url("/css/PIE.htc");*/



/*top*/
.wrap.top {
}
.wrap.top .page_ttl {
	background:url(../img/top/top_bg.png) no-repeat center top;
	width:1050px;
	margin:0 auto 95px;
	padding:89px 0 8px 44px;
}
.wrap.top .page_ttl h3 {
	margin:0 0 20px;
}
.wrap.top .page_ttl h4 {
}
.wrap.top .news_time {
	width:1050px;
	margin:0 auto 50px;
}
.wrap.top .news_time:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.top .news_time .news {
	float:left;
	width:500px;
}
.wrap.top .news_time .news h3 {
	margin:0 0 30px;
}
.wrap.top .news_time .news .news_in {
	max-height:450px;
	overflow: auto;
}
.wrap.top .news_time .news .news_in .detail {
	margin:0 0 30px;
}
.wrap.top .news_time .news .news_in .detail:last-child {
	margin:0;
}
.wrap.top .news_time .news .news_in .detail time {
	display:inline-block;
	background:#a4c932;
	font-size:1.4rem;
	line-height:1.2;
	color:#FFF;
	padding:5px 12px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.wrap.top .news_time .news .news_in .detail div {
	font-size:1.6rem;
	padding:5px 10px 0;
}
.wrap.top .news_time .news .news_in .detail div p {
	margin:0 0 15px;
}
.wrap.top .news_time .news .news_in .detail div p:last-child {
	margin:0;
}
.wrap.top .news_time .time {
	float:right;
	width:510px;
}
.wrap.top .news_time .time h3 {
	margin:0 0 30px;
}
.wrap.top .news_time .time p {
	margin:0 0 10px;
}
.wrap.top .news_time table {
	margin:0 0 35px;
	font-size:1.6rem;
}
.wrap.top .news_time table th {
	padding:0 5px 0 0;
}
.wrap.top .news_time dl:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.top .news_time dl dt {
	float:left;
}
.wrap.top .news_time dl dd {
	float:right;
}

.wrap.top .top_btn * {
	box-sizing: border-box;
}

.wrap.top .top_btn {
	background:url(../img/top/bg01.png) repeat-x center center;
	text-align:center;
	margin:0 0 105px;
}
.wrap.top .top_btn ul {
	display:inline-block;
	text-align:center;
	font-size:0;
	width:1080px;
	border:0px solid blue;
	margin: 0 auto;
	padding:0 15px;
}
.wrap.top .top_btn ul li img	{
	max-width:100%;
}
.wrap.top .top_btn ul li {
/*
	display:inline-block;
	text-align:center;
	margin:0 28px 0 0;
*/
	border:0px solid red;
	display:block;
	float:left;
	width:25%;
	padding:0 5px;
}
.wrap.top .top_btn ul li:last-child {
	margin:0;
}
.wrap.top .top_btn ul li a {
	position:relative;
	display:block;
}
.wrap.top .top_btn ul li a span {
	position: absolute;
	top:0;
	left:0;
	z-index:5;
	display:block;
}

.wrap.top .top_btn ul li a span	img	{
	width:100%;
}
.wrap.top .top_btn ul li a:hover {
	opacity:1.0;
	filter: alpha(opacity=100);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1.0;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 1.0;              /* Safari 1.x */
	zoom:1;
}
.wrap.top .top_btn ul li a:hover span {
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
.wrap.top .about_access {
	position:relative;
	background:url(../img/top/ill.png) no-repeat right 87px bottom -2px , url(../img/common/f_bg.png) repeat-x center bottom;
	background: none;
	width:1050px;
	margin:0 auto;
	padding:0 0 60px;
	z-index:10;
}
.wrap.top .about_access:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.top .about_access .about_access_l {
	float:left;
	width:510px;
}
.wrap.top .about_access .about_access_l section {
	margin:0 0 60px;
}
.wrap.top .about_access .about_access_l section:last-child {
	margin:0;
}
.wrap.top .about_access .about_access_l section:first-child h3 {
	margin:0 0 20px;
}
.wrap.top .about_access .about_access_l section:first-child table {
	font-size:1.8rem;
}
.wrap.top .about_access .about_access_l section:first-child table th {
	padding:0 5px 10px 0;
}
.wrap.top .about_access .about_access_l section:first-child table td {
	padding:0 0 10px 0;
}
.wrap.top .about_access .about_access_l section:first-child table tr:last-child th ,
.wrap.top .about_access .about_access_l section:first-child table tr:last-child td {
	padding-bottom:0;
}
.wrap.top .about_access .about_access_l section:last-child h3 {
	margin:0 0 5px;
}
.wrap.top .about_access .about_access_l section:last-child ul {
	margin:0 0 30px;
}
.wrap.top .about_access .about_access_l section:last-child ul li {
	font-size:1.8rem;
	font-weight:bold;
	margin:0 0 10px;
}
.wrap.top .about_access .about_access_l section:last-child ul li:before {
	display:inline-block;
	margin:0 5px 0 0;
	content: "\f005";
	font-family: FontAwesome;
	font-size:2.0rem;
	line-height:1.2;
}
.wrap.top .about_access .about_access_l section:last-child h4 {
	font-size:3.0rem;
	line-height:1.2;
	margin:0 0 15px;
}
.wrap.top .about_access .about_access_l section:last-child table {
	font-size:1.6rem;
}
.wrap.top .about_access .about_access_l section:last-child table th {
	padding:0 5px 10px 0;
}
.wrap.top .about_access .about_access_l section:last-child table td {
	padding:0 0 10px 0;
}
.wrap.top .about_access .about_access_l section:last-child table tr:last-child th ,
.wrap.top .about_access .about_access_l section:last-child table tr:last-child td {
	padding-bottom:0;
}
.wrap.top .about_access .about_access_r {
	float:right;
	width:510px;
}
.wrap.top .about_access .about_access_r section h3 {
	margin:0 0 20px;
}
.wrap.top .about_access .about_access_r section .map {
	margin:0 0 15px;
}
.wrap.top .about_access .about_access_r section .map iframe {
	width:100%;
	height:200px;
}
.wrap.top .about_access .about_access_r section .map p {
	font-size:1.8rem;
}
.wrap.top .about_access .about_access_r section dl {
	margin:0 2px 35px;
}
.wrap.top .about_access .about_access_r section dl dt {
	margin:0 0 5px;
}
.wrap.top .about_access .about_access_r section dl dd {
	font-size:1.4rem;
	color:#f57373;
}
.wrap.top .about_access .about_access_r section ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.top .about_access .about_access_r section ul li {
	float:left;
	text-align:center;
}
/* 2018-04-13削除
.wrap.top .about_access .about_access_r section ul li:last-child {
	float:right;
}
*/
@media screen and (max-width: 736px) {
.wrap.top .page_ttl {
/* 	background:none; */
	background:url(../img/top/top_bg_sp.png) no-repeat right top;
	background-size:contain;
	width:96%;
	margin:0 auto 5%;
	padding:2% 0 0;
}
.wrap.top .page_ttl h3 {
	margin:0 0 2%;
}
.wrap.top .news_time {
	width:96%;
	margin:0 auto 5%;
}
.wrap.top .news_time .news {
	float:none;
	width:100%;
	margin:0 0 5%;
}
.wrap.top .news_time .news h3 {
	width:50%;
	width:80%;
	margin:10% 0 3%;
}
.wrap.top .news_time .news .news_in {
	max-height:250px;
}
.wrap.top .news_time .news .news_in .detail {
	margin:0 0 3%;
}
.wrap.top .news_time .news .news_in .detail time {
	display:inline-block;
	background:#a4c932;
	font-size:1.4rem;
	line-height:1.2;
	color:#FFF;
	padding:5px 12px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.wrap.top .news_time .time {
	float:none;
	width:100%;
}
.wrap.top .news_time .time h3 {
	width:50%;
	width:80%;
	margin:10% 0 3%;
}
.wrap.top .news_time .time p {
	text-align:center;
}
.wrap.top .news_time table {
	margin:0 0 3%;
}
.wrap.top .news_time dl dt {
	width:48%;
	text-align:center;
}
.wrap.top .news_time dl dd {
	width:48%;
	text-align:center;
}




/*
.wrap.top .top_btn {
	background:url(../img/top/bg01.png) repeat center center;
	text-align:center;
	padding:3% 1%;
	margin:0 0 10%;
}
.wrap.top .top_btn ul {
	display:inline-block;
	text-align:center;
	font-size:0;
}
.wrap.top .top_btn ul li {
	width:48%;
	width:33.33%;
	margin:0 0 2% 0;
	padding:0 1%;
}
*/



.wrap.top .about_access {
	background:none;
	width:96%;
	padding:0 0 5%;
}
.wrap.top .about_access .about_access_l {
	float:none;
	width:100%;
	margin:0 0 5%;
}
.wrap.top .about_access .about_access_l section {
	margin:0 0 3%;
}
.wrap.top .about_access .about_access_l section:first-child h3 {
	width:50%;
	width:80%;
	margin:0 0 3%;
}
.wrap.top .about_access .about_access_l section:last-child h3 {
	width:50%;
	width:80%;
	margin:10% 0 3%;
}
.wrap.top .about_access .about_access_l section:last-child ul {
	margin:0 0 3%;
}
.wrap.top .about_access .about_access_l section:last-child table td br {
	display:none;
}
.wrap.top .about_access .about_access_r {
	float:none;
	width:100%;
}
.wrap.top .about_access .about_access_r section h3 {
	width:50%;
	width:80%;
	margin:10% 0 3%;
}
.wrap.top .about_access .about_access_r section .map {
	margin:0 0 2%;
}
.wrap.top .about_access .about_access_r section dl {
	margin:0 0 3%;
}
.wrap.top .about_access .about_access_r section ul li {
	float:none;
	margin:0 0 2%;
}
.wrap.top .about_access .about_access_r section ul li:last-child {
	float:none;
	margin:0;
}
}




/*message*/
.wrap.message {
}
.wrap.message .page_ttl {
}
.wrap.message .page_ttl h3 {
}
.wrap.message .comment {
	margin:0 0 60px;
}
.wrap.message .comment:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.message .comment .comment_l {
	float:left;
	background:url(../img/message/ill01.png) no-repeat 0 0;
	padding:15px 0 0;
	width:660px;
}
.wrap.message .comment .comment_l p {
	font-size:1.8rem;
	font-size:2.1rem;
	margin:0 0 35px;
}
.wrap.message .comment .comment_l p:first-child {
	font-size:2.1rem;
}
.wrap.message .comment .comment_l p:last-child {
	margin:0;
}
.wrap.message .comment .comment_l p strong {
	font-size:2.4rem;
}
.wrap.message .comment .comment_l p span {
	position:relative;
}
.wrap.message .comment .comment_l p span:after {
	position: absolute;
	bottom:2px;
	left:0;
	width:100%;
	height:1px;
	background:#6c4e3c;
	content:'';
	display:block;
}
.wrap.message .comment dl {
	float:right;
	display:inline-block;
}
.wrap.message .comment dl dt {
	text-align:center;
	margin:0 0 35px;
}
.wrap.message .comment dl dd {
	text-align:center;
	font-size:2.0rem;
}
.wrap.message .info {
	background:#b6e8f3;
	padding:40px 30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.wrap.message .info .info_in {
	display:table;
	width:100%;
}
.wrap.message .info .info_in dl {
	display:table-cell;
	padding:10px 0;
}
.wrap.message .info .info_in dl:first-child {
	width:315px;
	background:url(../img/message/border_length.png) repeat-y right top;
}
.wrap.message .info .info_in dl:nth-child(2) {
	width:360px;
	background:url(../img/message/border_length.png) repeat-y right top;
	padding-left:30px;
}
.wrap.message .info .info_in dl:last-child {
	padding-left:30px;
}
.wrap.message .info .info_in dl dt {
	font-size:2.4rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px;
}
.wrap.message .info .info_in dl dd {
	font-size:1.6rem;
}
@media screen and (max-width: 736px) {
.wrap.message .comment .comment_l {
	float:none;
	background:none;
	padding:0;
	margin:0 0 3%;
	width:100%;
}
.wrap.message .comment .comment_l p {
	margin:0 0 10%;
}
.wrap.message .comment .comment_l p:first-child {
	font-size:1.8rem;
}
.wrap.message .comment .comment_l p strong {
	font-size:2.0rem;
}
.wrap.message .comment .comment_l p span {
	text-decoration:underline;
}
.wrap.message .comment .comment_l p span:after {
	display:none;
}
.wrap.message .comment dl {
	float:none;
	display:block;
}
.wrap.message .comment dl dt {
	margin:0 0 3%;
}
.wrap.message .info {
	padding:1% 3%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.wrap.message .info .info_in {
	display:block;
}
.wrap.message .info .info_in dl {
	display:block;
	padding:2% 0 4%;
	margin:0 0 3%;
}
.wrap.message .info .info_in dl:first-child {
	width:100%;
	background:url(../img/message/border_width.png) repeat-x center bottom;
}
.wrap.message .info .info_in dl:nth-child(2) {
	width:100%;
	background:url(../img/message/border_width.png) repeat-x center bottom;
	padding-left:0;
}
.wrap.message .info .info_in dl:last-child {
	padding-left:0;
	margin:0;
}
}




/*facilities*/
.wrap.facilities {
}
.wrap.facilities .page_ttl {
}
.wrap.facilities .page_ttl h3 {
}
.wrap.facilities .img ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.facilities .img ul li {
	float:left;
	width:32%;
	margin:0 2% 30px 0;
}
.wrap.facilities .img ul li:nth-child(3n) {
	margin:0 0 30px 0;
}
.wrap.facilities .img ul li:nth-child(3n+1) {
	clear:both;
}
.wrap.facilities .img ul li:nth-last-child(-n+3) {
	margin-bottom:0;
}
@media screen and (max-width: 736px) {
.wrap.facilities .img ul li {
	text-align:center;
	width:48%;
	margin:0 0 4% 0;
}
.wrap.facilities .img ul li:nth-child(3n) {
	margin:0 0 4% 0;
}
.wrap.facilities .img ul li:nth-child(3n+1) {
	clear: inherit;
}
.wrap.facilities .img ul li:nth-last-child(-n+3) {
	margin-bottom:4%;
}
.wrap.facilities .img ul li:nth-child(2n) {
	float:right;
}
.wrap.facilities .img ul li:nth-child(2n+1) {
	clear: both;
}
.wrap.facilities .img ul li:nth-last-child(-n+2) {
	margin-bottom:0;
}
}



/*first*/
.wrap.first {
	padding-bottom:180px;
}
.wrap.first .page_ttl {
	background:url(../img/first/page_bg.png) no-repeat right top;
}
.wrap.first .page_ttl h3 {
}
.wrap.first article {
	margin-top:-27px;
}
.wrap.first .medical {
	margin:0 0 20px;
}
.wrap.first .medical h3 {
	margin:0 0 20px;
}
.wrap.first .medical p {
	margin:0 0 10px;
	font-size:1.8rem;
}
.wrap.first .medical p em {
	font-size:1.4rem;
}
.wrap.first .medical dl dt {
	margin:0 0 35px;
}
.wrap.first .medical_flow {
	margin:0 0 100px;
}
.wrap.first .medical_flow h3 {
	font-size:2.4rem;
	margin:0 0 45px;
}
.wrap.first .medical_flow .flow_list:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.first .medical_flow .flow_list dl {
	position:relative;
	float:left;
	width:240px;
	margin:0 30px 0 0;
}
.wrap.first .medical_flow .flow_list dl:after {
	position:absolute;
	top:64px;
	right:-29px;
	background:url(../img/first/arrow01.png) no-repeat 0 0;
	width:35px;
	height:35px;
	content:'';
	display:block;
}
.wrap.first .medical_flow .flow_list dl:last-child:after {
	display:none;
}
.wrap.first .medical_flow .flow_list dl:last-child {
	margin:0;
}
.wrap.first .medical_flow .flow_list dl:first-child dd {
	padding:5px 0 0 20px;
	font-size:1.4rem;
}
.wrap.first .medical_flow .flow_list dl:first-child dd strong {
	font-size:1.6rem;
}
.wrap.first .medical_flow .flow_list dl:nth-child(2) dd {
	padding:5px 10px 0;
	font-size:1.4rem;
}
.wrap.first .medical_flow .flow_list dl:nth-child(2) dd span {
	font-weight:bold;
}
.wrap.first .medical_flow .flow_list dl:nth-child(2) dd a {
	display:block;
	padding:5px 0 0;
}
.wrap.first .vaccination {
	margin:0 0 20px;
}
.wrap.first .vaccination h3 {
	margin:0 0 20px;
}
.wrap.first .vaccination p {
	margin:0 0 10px;
	font-size:1.8rem;
}
.wrap.first .vaccination p em {
	font-size:1.4rem;
}
.wrap.first .vaccination p a {
	color:#e83428;
}
.wrap.first .vaccination dl dt {
	margin:0 0 35px;
}
.wrap.first .vaccination_flow {
	margin:0 0 100px;
}
.wrap.first .vaccination_flow h3 {
	font-size:2.4rem;
	margin:0 0 45px;
}
.wrap.first .vaccination_flow .flow_list:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.first .vaccination_flow .flow_list dl {
	position:relative;
	float:left;
	width:240px;
	margin:0 30px 0 0;
}
.wrap.first .vaccination_flow .flow_list dl:after {
	position:absolute;
	top:68px;
	right:-28px;
	background:url(../img/first/arrow03.png) no-repeat 0 0;
	width:27px;
	height:27px;
	content:'';
	display:block;
}
.wrap.first .vaccination_flow .flow_list dl:last-child:after {
	display:none;
}
.wrap.first .vaccination_flow .flow_list dl:last-child {
	margin:0;
}
.wrap.first .vaccination_flow .flow_list dl:first-child dd {
	padding:5px 0 0 20px;
	font-size:1.4rem;
}
.wrap.first .vaccination_flow .flow_list dl:first-child dd strong {
	font-size:1.6rem;
}
.wrap.first .vaccination_flow .flow_list dl:nth-child(2) dd {
	padding:5px 10px 0;
	font-size:1.4rem;
}
.wrap.first .vaccination_flow .flow_list dl:nth-child(2) dd span {
	font-weight:bold;
}
.wrap.first .vaccination_flow .flow_list dl:nth-child(2) dd a {
	display:block;
	padding:5px 0 0;
}
.wrap.first .tel dt {
	font-size:3.6rem;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 20px;
}
@media screen and (max-width: 736px) {
.wrap.first {
	padding-bottom: 10%;
}
.wrap.first .page_ttl {
	background:none;
}
.wrap.first article {
	margin-top:0;
}
.wrap.first .medical {
	margin:0 0 5%;
}
.wrap.first .medical h3 {
	margin:0 0 3%;
}
.wrap.first .medical dl dt {
	margin:0 0 3%;
}
.wrap.first .medical_flow {
	margin:0 0 5%;
}
.wrap.first .medical_flow h3 {
	margin:0 0 3%;
}
.wrap.first .medical_flow .flow_list dl {
	position:relative;
	float:none;
	width:100%;
	margin:0 0 50px 0;
}
.wrap.first .medical_flow .flow_list dl:after {
	position: inherit;
	top: inherit;
	right:inherit;
	background:none;
	width:inherit;
	height:inherit;
	content:'';
	display:block;
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.first .medical_flow .flow_list dl:before {
	position:absolute;
	top: inherit;
	bottom:-40px;
	right:0;
	left:0;
	background:url(../img/first/arrow02.png) no-repeat 0 0;
	width:35px;
	height:35px;
	content:'';
	display:block;
	margin:auto;
}
.wrap.first .medical_flow .flow_list dl:last-child:after {
	display:block;
}
.wrap.first .medical_flow .flow_list dl:last-child:before {
	display:none;
}
.wrap.first .medical_flow .flow_list dl dt {
	float:left;
	width:40%;
}
.wrap.first .medical_flow .flow_list dl dd {
	float:right;
	width:55%;
	padding:0;
}
.wrap.first .medical_flow .flow_list dl:first-child dd {
	padding:0;
}
.wrap.first .medical_flow .flow_list dl:nth-child(2) dd {
	padding:0;
}
.wrap.first .vaccination {
	margin:0 0 3%;
}
.wrap.first .vaccination h3 {
	margin:0 0 3%;
}
.wrap.first .vaccination dl dt {
	margin:0 0 5%;
}
.wrap.first .vaccination_flow {
	margin:0 0 5%;
}
.wrap.first .vaccination_flow h3 {
	margin:0 0 3%;
}
.wrap.first .vaccination_flow .flow_list dl {
	position:relative;
	float:none;
	width:100%;
	margin:0 0 50px 0;
}
.wrap.first .vaccination_flow .flow_list dl:after {
	position: inherit;
	top: inherit;
	right:inherit;
	background:none;
	width:inherit;
	height:inherit;
	content:'';
	display:block;
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.first .vaccination_flow .flow_list dl:before {
	position:absolute;
	top: inherit;
	bottom:-40px;
	right:0;
	left:0;
	background:url(../img/first/arrow04.png) no-repeat 0 0;
	width:27px;
	height:27px;
	content:'';
	display:block;
	margin:auto;
}
.wrap.first .vaccination_flow .flow_list dl:last-child:after {
	display:block;
}
.wrap.first .vaccination_flow .flow_list dl:last-child:before {
	display:none;
}
.wrap.first .vaccination_flow .flow_list dl dt {
	float:left;
	width:40%;
}
.wrap.first .vaccination_flow .flow_list dl dd {
	float:right;
	width:55%;
	padding:0;
}
.wrap.first .vaccination_flow .flow_list dl:first-child dd {
	padding:0;
}
.wrap.first .vaccination_flow .flow_list dl:nth-child(2) dd {
	padding:0;
}
.wrap.first .tel dt {
	font-size:2.0rem;
	margin:0 0 3%;
}
.wrap.first .tel dt br {
	display:none;
}
.wrap.first .tel dd {
	text-align:center;
}
}



/*vaccination*/
.wrap.vaccination {
	padding-bottom:120px;
}
.wrap.vaccination .page_ttl {
	background:url(../img/vaccination/page_bg.png) no-repeat right bottom;
	height:416px;
}
.wrap.vaccination .page_ttl h3 {
}
.sub .wrap.vaccination .contents {
	margin-top:-26px;
}
.wrap.vaccination .period {
	margin:0 0 70px;
}
.wrap.vaccination .period h3 {
	margin:0 0 10px;
}
.wrap.vaccination .period ul li {
	background:url(../img/vaccination/border01.png) no-repeat left bottom;
	line-height:1.2;
	padding:20px 2px;
	font-size:2.1rem;
}
.wrap.vaccination .period ul li:first-child {
	background:url(../img/vaccination/border01.png) no-repeat left top , url(../img/vaccination/border01.png) no-repeat left bottom;
}
.wrap.vaccination .period ul li:last-child {
	background:none;
	padding-bottom:0;
}
.wrap.vaccination .period ul li em {
	font-size:1.6rem;
}
.wrap.vaccination .optional {
}
.wrap.vaccination .optional h3 {
	margin:0 0 10px;
}
.wrap.vaccination .optional h3 span {
	display:inline-block;
	padding:0 0 11px 30px;
}
.wrap.vaccination .optional ul {
	margin:0 0 20px;
}
.wrap.vaccination .optional ul li {
	background:url(../img/vaccination/border01.png) no-repeat left bottom;
	line-height:1.2;
	padding:20px 2px;
	font-size:2.1rem;
}
.wrap.vaccination .optional ul li em {
	font-size:1.6rem;
}
.wrap.vaccination .optional ul li em span {
	color:#e83428;
	font-weight:bold;
}
.wrap.vaccination .optional .comment {
	display:table;
	font-size:1.8rem;
	line-height:1.3;
}
.wrap.vaccination .optional .comment dl {
	display:table-row;
}
.wrap.vaccination .optional .comment dl dt ,
.wrap.vaccination .optional .comment dl dd {
	display:table-cell;
	padding-bottom:10px;
}
.wrap.vaccination .optional .comment dl:last-child dt ,
.wrap.vaccination .optional .comment dl:last-child dd {
	padding-bottom:0;
	color:#e83428;
}
.wrap.vaccination .optional .comment dl dt {
	padding-right:10px;
}
.sub .wrap.vaccination .contents aside {
}
.sub .wrap.vaccination .contents aside .reserve {
	margin:0 0 80px;
}
.sub .wrap.vaccination .contents aside .reserve h3 {
/* 	background:#6c4e3c; */
	background:url(../img/vaccination/reserve_h3.png) no-repeat left top;
	color:#FFF;
	font-size:3.0rem;
	font-weight:bold;
	line-height:1.2;
	padding:10px 0;
	margin:0 0 15px;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.sub .wrap.vaccination .contents aside .reserve section {
	position:relative;
	padding:0 0 0 30px;
}
.sub .wrap.vaccination .contents aside .reserve section:before {
	position:absolute;
	top:2px;
	left:2px;
	content: "\f005";
	font-family: FontAwesome;
	font-size:2.0rem;
	line-height:1.2;
}
.sub .wrap.vaccination .contents aside .reserve h3 + section {
	padding-bottom:25px;
	margin:0 0 25px;
	border-bottom: solid 1px rgba(108,78,60,0.3);
}
.sub .wrap.vaccination .contents aside .reserve h3 + section h4 {
	font-size:1.8rem;
	margin:0 0 20px;
	line-height: 1.4;
}
.sub .wrap.vaccination .contents aside .reserve h3 + section dl dt {
	font-size:1.4rem;
	margin:0 0 10px;
	line-height:1.3;
}
.sub .wrap.vaccination .contents aside .reserve h3 + section dl dd {
	font-size:3.6rem;
	font-weight:bold;
	line-height:1.2;
}
.sub .wrap.vaccination .contents aside .reserve section:last-child {
	font-size:1.8rem;
	color:#e83428;
}
.sub .wrap.vaccination .contents aside .reserve section:last-child dl dt {
	margin:0 0 10px;
}
.sub .wrap.vaccination .contents aside .reserve section:last-child dl dd {
	font-size:1.4rem;
}


.sub .wrap.vaccination .contents aside .caution{
	color:#E53530;
	margin-bottom:2rem;
}
.sub .wrap.vaccination .contents aside .caution dl dt {
	font-size:1.8rem;
	margin:0 0 1rem;
	line-height: 1.4;
}

.sub .wrap.vaccination .contents aside .caution dl dd {
	font-size:1.4rem;
	line-height: 1.4;
	color:#6B4E3D;
	margin-bottom:10px;
	padding-left:1em;
	text-indent:-1em;
}


@media screen and (max-width: 736px) {
.wrap.vaccination {
	padding-bottom:10%;
}
.wrap.vaccination .page_ttl {
	background:none;
	height: auto;
}
.wrap.vaccination .page_ttl h3 {
}
.sub .wrap.vaccination .contents {
	margin-top:0;
}
.wrap.vaccination .period {
	margin:0 0 10%;
}
.wrap.vaccination .period h3 {
	margin:0 0 3%;
}
.wrap.vaccination .optional h3 {
	margin:0 0 3%;
}
.wrap.vaccination .optional h3 span {
	display:block;
	padding:2% 0 0;
	text-align:center;
}
.sub .wrap.vaccination .contents aside .reserve {
	margin:0 0 5%;
}
.sub .wrap.vaccination .contents aside .reserve section {
}
.sub .wrap.vaccination .contents aside .reserve h3 + section {
	padding-bottom:3%;
	margin:0 0 3%;
	border-bottom: solid 1px rgba(108,78,60,0.3);
}
.sub .wrap.vaccination .contents aside .reserve h3 + section h4 {
	margin:0 0 3%;
}
.sub .wrap.vaccination .contents aside p {
	text-align:center;
}
}



/*list*/
.wrap.list {
	background:url(../img/list/bg_bottom.png) no-repeat center bottom , url(../img/list/wrap_bg03.png) no-repeat center top , url(../img/common/wrap_bg01.png) repeat-x center top , url(../img/common/bg.png) repeat 0 0;
	padding-bottom:180px;
}
.wrap.list .page_ttl {
}
.wrap.list .page_ttl h3 {
}
.sub .wrap.list .contents {
	margin-top:-40px;
}
.wrap.list article {
	padding:10px 0 0;
}
.wrap.list article section {
	margin:0 0 90px;
	padding:0 0 60px;
	background:url(../img/list/border.png) no-repeat left bottom;
}
.wrap.list article section h4 {
	font-size:2.4rem;
	font-size:3rem;
	line-height:1.3;
	margin:0 0 10px;
	font-weight:bold;
}
.wrap.list article section time {
	display:block;
	font-size:1.4rem;
	line-height:1.3;
	margin:0 0 10px;
}
.wrap.list article section .detail {
	font-size:1.8rem;
}
.wrap.list article section .detail:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
@media screen and (max-width: 736px) {
.wrap.list {
	background:url(../img/list/bg_bottom.png) no-repeat center bottom , url(../img/list/wrap_bg03.png) no-repeat center top , url(../img/common/wrap_bg01.png) repeat-x center top , url(../img/common/bg.png) repeat 0 0;
	background-size:150% , 300% , 300% , 50%;
	padding-bottom:20%;
}
.wrap.list .page_ttl {
}
.wrap.list .page_ttl h3 {
}
.sub .wrap.list .contents {
	margin-top:0;
}
.wrap.list article {
	padding:0;
}
.wrap.list article section {
	margin:0 0 10%;
	padding:0 0 10%;
	background:url(../img/list/border.png) no-repeat left bottom;
}
}
/*wp css 移行*/
.wrap.list article section .detail img {
	font-size:inherit;
	margin:1px;
}
.wrap.list article section .detail .alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.wrap.list article section .detail .alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
.wrap.list article section .detail .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;

}
.wrap.list article section .detail h1,
.wrap.list article section .detail h2,
.wrap.list article section .detail h3,
.wrap.list article section .detail h4,
.wrap.list article section .detail h5,
.wrap.list article section .detail h6 {
  clear: both;
  line-height: 1.4;
  margin: 0 0 0.75em;
  padding: 1.5em 0 0;
}
.wrap.list article section .detail h1:first-child,
.wrap.list article section .detail h2:first-child,
.wrap.list article section .detail h3:first-child,
.wrap.list article section .detail h4:first-child,
.wrap.list article section .detail h5:first-child,
.wrap.list article section .detail h6:first-child {
  padding-top: 0;
}
.wrap.list article section .detail h1 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
}
.wrap.list article section .detail h2,
.wrap.list article section .detail .home.blog .entry-title {
  color: #666;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
}
.wrap.list article section .detail h3 {
  color: #333;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}
.wrap.list article section .detail h4 {
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 800;
}
.wrap.list article section .detail h5 {
  color: #767676;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.wrap.list article section .detail h6 {
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 800;
}
.wrap.list article section .detail p {
  margin: 0 0 1.5em;
  padding: 0;
}
.wrap.list article section .detail p:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.wrap.list article section .detail dfn,
.wrap.list article section .detail cite,
.wrap.list article section .detail em,
.wrap.list article section .detail i {
  font-style: italic;
}
.wrap.list article section .detail blockquote {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.wrap.list article section .detail blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em;
}
.wrap.list article section .detail address {
  margin: 0 0 1.5em;
}
.wrap.list article section .detail pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
.wrap.list article section .detail code,
.wrap.list article section .detail kbd,
.wrap.list article section .detail tt,
.wrap.list article section .detail var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
.wrap.list article section .detail abbr,
.wrap.list article section .detail acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.wrap.list article section .detail mark,
.wrap.list article section .detail ins {
  background: #eee;
  text-decoration: none;
}
.wrap.list article section .detail big {
  font-size: 125%;
}
.wrap.list article section .detail blockquote {
  quotes: "" "";
}
.wrap.list article section .detail q {
  quotes: "“" "”" "‘" "’";
}
.wrap.list article section .detail blockquote:before,
.wrap.list article section .detail blockquote:after {
  content: "";
}
.wrap.list article section .detail :focus {
  outline: none;
}
.wrap.list article section .detail hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
.wrap.list article section .detail ul,
.wrap.list article section .detail ol {
  margin: 0 0 1.5em;
  padding: 0;
}
.wrap.list article section .detail ul {
  list-style: disc;
}
.wrap.list article section .detail ol {
  list-style: decimal;
}
.wrap.list article section .detail li > ul,
.wrap.list article section .detail li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
.wrap.list article section .detail dt {
  font-weight: 700;
}
.wrap.list article section .detail dd {
  margin: 0 1.5em 1.5em;
}
.wrap.list article section .detail table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
}
.wrap.list article section .detail thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.5em;
}
.wrap.list article section .detail th {
  padding: 0.4em;
  text-align: left;
}
.wrap.list article section .detail tr {
  border-bottom: 1px solid #eee;
}
.wrap.list article section .detail td {
  padding: 0.4em;
}
.wrap.list article section .detail th:first-child,
.wrap.list article section .detail td:first-child {
  padding-left: 0;
}
.wrap.list article section .detail th:last-child,
.wrap.list article section .detail td:last-child {
  padding-right: 0;
}
.sub .wrap.list .contents aside {
}
.sub .wrap.list .contents aside .new_post {
	margin:0 0 80px;
}
.sub .wrap.list .contents aside .new_post h3 {
/* 	background:#eea485; */
	background:url(../img/list/new_post_h3.png) no-repeat left top;
	font-size:3.0rem;
	font-weight:bold;
	line-height:1.1;
	text-align:center;
	color:#FFF;
	padding:10px 20px 8px;
	margin:0 0 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.sub .wrap.list .contents aside .new_post h3:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.sub .wrap.list .contents aside .new_post h3 img {
	float:right;
	position:relative;
	top:-5px;
	margin:0 0 -5px;
}
.sub .wrap.list .contents aside .new_post ul li {
	position:relative;
	padding:0 5px 0 30px;
	margin:0 0 30px;
}
.sub .wrap.list .contents aside .new_post ul li:last-child {
	margin:0;
}
.sub .wrap.list .contents aside .new_post ul li:before {
	position:absolute;
	top: 50%;
	left:2px;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	content: "\f138";
	font-family: FontAwesome;
	font-size:1.8rem;
	line-height:1.2;
}
.sub .wrap.list .contents aside .new_post ul li:after {
	position:absolute;
	left:0;
	bottom:-15px;
	background:rgba(108,78,60,0.3);
	width:100%;
	height:1px;
	content:'';
}
.sub .wrap.list .contents aside .new_post ul li:last-child:after {
	display:none;
}
.sub .wrap.list .contents aside .new_post ul li time {
	display:block;
	font-size:1.4rem;
}
.sub .wrap.list .contents aside .new_post ul li a {
	display:block;
	font-size:1.6rem;
	line-height:1.3;
}
.sub .wrap.list .contents aside .archive {
}
.sub .wrap.list .contents aside .archive h3 {
/* 	background:#93d9e9; */
	background:url(../img/list/archive_post_h3.png) no-repeat left top;
	font-size:3.0rem;
	font-weight:bold;
	line-height:1.1;
	text-align:center;
	color:#FFF;
	padding:10px 20px 8px;
	margin:0 0 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.sub .wrap.list .contents aside .archive h3:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.sub .wrap.list .contents aside .archive h3 img {
	float:right;
	position:relative;
	top:-5px;
	margin:0 0 -5px;
}
.sub .wrap.list .contents aside .archive ul li {
	position:relative;
	padding:0 5px 0 30px;
	margin:0 0 10px;
}
.sub .wrap.list .contents aside .archive ul li:last-child {
	margin:0;
}
.sub .wrap.list .contents aside .archive ul li:before {
	position:absolute;
	top: 50%;
	left:2px;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	content: "\f138";
	font-family: FontAwesome;
	font-size:1.8rem;
	line-height:1.2;
}
.sub .wrap.list .contents aside .archive ul li a {
	display:block;
	font-size:1.6rem;
	line-height:1.3;
}
@media screen and (max-width: 736px) {
.sub .wrap.list .contents aside {
}
.sub .wrap.list .contents aside .new_post {
	margin:0 0 5%;
}
}


/*ページャー*/
.pagination {
	padding: 20px 0;
	position: relative;
	font-size: 1.4rem;
	line-height: 1em;
	text-align: center;
}
.pagination:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 10px 14px 10px 14px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #cccccc;
	border-radius: 50%;
}
.pagination span.page-of {
	background: none;
	color: #47BEA0;
}
.pagination a:hover{
	color: #FFFFFF;
	background: #999999;
}
.pagination .current{
	padding: 10px 14px 10px 14px;
	background: #999999;
	color: #FFFFFF;
}
@media screen and (max-width: 736px) {
.pagination {
	font-size: 1.2rem;
	line-height: 1.2rem;
}
.pagination span, .pagination a {
	padding: 7px 10px 7px 10px;
}
.pagination .current{
	padding: 7px 10px 7px 10px;
}
}




/* ------ 2017-07-18 追加 ------ */

.motto	{
	margin-bottom:3rem;
	margin-top: -3rem;
}
.motto li	{
	font-size:2.1rem;
	line-height: 1.2;
	margin:0 0 1em 1em;
	list-style-position: outside;
	list-style: disc;
}


@media screen and (max-width: 736px) {
.motto li	{	font-size:1.8rem;
	}

}


.wrap.list article section .detail h2	{
	color:#6c4e3c;
	font-size: 36pxpx;
	font-size: 3.6rem;
	font-weight: normal;
	line-height: 1.2;
	margin:0;
	padding:0;
}
.wrap.list article section .detail h3 {
	color:#6c4e3c;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: normal;
	line-height: 1.2;
	margin:0 0 1em 0;
	padding:0;
}
.wrap.list article section .detail h4 {
	color:#6c4e3c;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1.2;
	margin:0 0 1em 0;
	padding:0;
}
.wrap.list article section .detail h5 {
	color:#6c4e3c;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
	text-transform: uppercase;
	margin:0 0 1em 0;
	padding:0;
}
.wrap.list article section .detail h6 {
	color:#6c4e3c;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.8;
	margin:0 0 1em 0;
	padding:0;
}
.wrap.list article section .detail p {
	color:#6c4e3c;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 1.8;
	margin:0 0 1em 0;
	padding:0;
}
.wrap.list article section .detail p:after {
	 content: " ";
	 font-size: 0.1rem;
	 display: block;
	 clear: both;
	 line-height: 0;
	 height: 0;
	 visibility: hidden;
}
.wrap.list article section .detail dfn,
.wrap.list article section .detail cite,
.wrap.list article section .detail em,
.wrap.list article section .detail i {
	font-style: italic;
}
.wrap.list article section .detail blockquote p {
	color:#6c4e3c;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.4;
	margin:0 0 1em 0;
	padding:2.0rem;
	overflow: hidden;
	background:#eee;
	border-radius: 1.0rem;
}
.wrap.list article section .detail blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}
.wrap.list article section .detail address {
	margin: 0 0 1.5em;
}
.wrap.list article section .detail pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
.wrap.list article section .detail code,
.wrap.list article section .detail kbd,
.wrap.list article section .detail tt,
.wrap.list article section .detail var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}
.wrap.list article section .detail abbr,
.wrap.list article section .detail acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.wrap.list article section .detail mark,
.wrap.list article section .detail ins {
	background: #eee;
	text-decoration: none;
}
.wrap.list article section .detail big {
	font-size: 125%;
}
.wrap.list article section .detail blockquote {
	quotes: "" "";
}
.wrap.list article section .detail q {
	quotes: "“" "”" "‘" "’";
}
.wrap.list article section .detail blockquote:before,
.wrap.list article section .detail blockquote:after {
	content: "";
}
.wrap.list article section .detail :focus {
	outline: none;
}
.wrap.list article section .detail hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
.wrap.list article section .detail ul,
.wrap.list article section .detail ol {
	margin: 2em ;
	padding: 0;
}

.wrap.list article section .detail ul li,
.wrap.list article section .detail ol li {
	line-height: 1.2;
	margin-bottom: 1em;
	font-sizE:1.8rem;
}

.wrap.list article section .detail ul {
	list-style: disc;
}
.wrap.list article section .detail ol {
	list-style: decimal;
}
.wrap.list article section .detail li > ul,
.wrap.list article section .detail li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
.wrap.list article section .detail dt {
	font-weight: 700;
}
.wrap.list article section .detail dd {
	margin: 0 1.5em 1.5em;
}
.wrap.list article section .detail table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}
.wrap.list article section .detail thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}
.wrap.list article section .detail th {
	padding: 0.4em;
	text-align: left;
}
.wrap.list article section .detail tr {
	border-bottom: 1px solid #eee;
}
.wrap.list article section .detail td {
	padding: 0.4em;
}
.wrap.list article section .detail th:first-child,
.wrap.list article section .detail td:first-child {
	padding-left: 0;
}
.wrap.list article section .detail th:last-child,
.wrap.list article section .detail td:last-child {
	padding-right: 0;
}

.wrap.list article section h4 a	{
	text-decoration: none;
}


.wrap.facilities .img li	{
	box-sizing: border-box;
	padding:20px;
}


.wrap.facilities .img li:nth-child(1)	{
	-moz-transform: rotate(			-6deg);
	-webkit-transform: rotate(	-6deg);
	-o-transform: rotate(				-6deg);
	-ms-transform: rotate(			-6deg);
	transform: rotate(					-6deg);
}

.wrap.facilities .img li:nth-child(2)	{
	-moz-transform: rotate(			2deg);
	-webkit-transform: rotate(	2deg);
	-o-transform: rotate(				2deg);
	-ms-transform: rotate(			2deg);
	transform: rotate(					2deg);
}

.wrap.facilities .img li:nth-child(3)	{
	-moz-transform: rotate(			5deg);
	-webkit-transform: rotate(	5deg);
	-o-transform: rotate(				5deg);
	-ms-transform: rotate(			5deg);
	transform: rotate(					5deg);
}

.wrap.facilities .img li:nth-child(4)	{
	-moz-transform: rotate(			-3deg);
	-webkit-transform: rotate(	-3deg);
	-o-transform: rotate(				-3deg);
	-ms-transform: rotate(			-3deg);
	transform: rotate(					-3deg);
}

.wrap.facilities .img li:nth-child(5)	{
	-moz-transform: rotate(			-2deg);
	-webkit-transform: rotate(	-2deg);
	-o-transform: rotate(				-2deg);
	-ms-transform: rotate(			-2deg);
	transform: rotate(					-2deg);
}

.wrap.facilities .img li:nth-child(6)	{
	-moz-transform: rotate(			1deg);
	-webkit-transform: rotate(	1deg);
	-o-transform: rotate(				1deg);
	-ms-transform: rotate(			1deg);
	transform: rotate(					1deg);
}

.wrap.facilities .img li:nth-child(7)	{
	-moz-transform: rotate(			5deg);
	-webkit-transform: rotate(	5deg);
	-o-transform: rotate(				5deg);
	-ms-transform: rotate(			5deg);
	transform: rotate(					5deg);
}

.wrap.facilities .img li:nth-child(8)	{
	-moz-transform: rotate(			-2deg);
	-webkit-transform: rotate(	-2deg);
	-o-transform: rotate(				-2deg);
	-ms-transform: rotate(			-2deg);
	transform: rotate(					-2deg);
}



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

.wrap.top .news_time .news .news_in	{
	border:1px solid #ccc;
	padding:10px;
}

.sub .wrap.list .contents aside .new_post h3	{
	background:#eea485;
}

.sub .wrap.list .contents aside .archive h3	{
	background:#93d9e9;
}

.sub .wrap.vaccination .contents aside .reserve h3	{
	background:#6c4e3c;
}

.wrap.top .page_ttl h3,
.wrap.top .page_ttl h4	{
	width:75%;
}



.wrap.top .top_btn	{
	background-repeat: repeat;
}
.wrap.top .top_btn ul {
	width:100%;
	margin: 0;
	padding:10px;
}
.wrap.top .top_btn ul li {
	width:50%;
	padding:10px;
}

.wrap.facilities .img li	{
	box-sizing: border-box;
	padding:10px;
}


.wrap.facilities .img li:nth-child(1),
.wrap.facilities .img li:nth-child(2),
.wrap.facilities .img li:nth-child(3),
.wrap.facilities .img li:nth-child(4),
.wrap.facilities .img li:nth-child(5),
.wrap.facilities .img li:nth-child(6),
.wrap.facilities .img li:nth-child(7),
.wrap.facilities .img li:nth-child(8)	{
	-moz-transform: rotate(			0deg);
	-webkit-transform: rotate(	0deg);
	-o-transform: rotate(				0deg);
	-ms-transform: rotate(			0deg);
	transform: rotate(					0deg);
}


}



/* -- インフルエンザワクチンのお知らせ -- */
.wrap.list article section .detail dl.vaccine	{
	border-bottom:1px dashed rgba(108, 78, 60, 0.3);
	width:100%;
	display : -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wrap.list article section .detail dl.vaccine dt,
.wrap.list article section .detail dl.vaccine dd	{
	font-size:18px;
	line-height: 2;
	padding:1em !important;
	text-align: left;
	font-weight:normal;;
	border:0px solid black;
	padding:0;
	margin:0;
}

.wrap.list article section .detail dl.vaccine dt	{
	width:30%;
	font-weight:bold;
	text-align: center;
	letter-spacing: 0.5em;
}

.wrap.list article section .detail dl.vaccine dd	{
	width:70%;
}


@media screen and (max-width: 736px) {
.wrap.list article section .detail dl.vaccine dt,
.wrap.list article section .detail dl.vaccine dd	{
	font-size:16px;
	padding:0.5em !important;
	letter-spacing: 0;
}
}

@media screen and (max-width: 480px) {
.wrap.list article section .detail dl.vaccine	{
	border-bottom:none;
}
.wrap.list article section .detail dl.vaccine dt,
.wrap.list article section .detail dl.vaccine dd	{
	font-size:14px;
	width:100%
}

.wrap.list article section .detail dl.vaccine dt	{
	background:rgba(108, 78, 60, 0.1);
}

.wrap.list article section .detail dl.vaccine dd	{
	padding-bottom:2em !important;;
}
}

@media screen and (max-width: 375px) {
.wrap.list article section .detail dl.vaccine dt,
.wrap.list article section .detail dl.vaccine dd	{
	font-size:12px;
}
}




/* ----- 2025-09-02 ----- */
.wrap.list article section .detail dl.vaccine dt,
.wrap.list article section .detail dl.vaccine dd,
.wrap.list article section .detail dl.vaccine dt p,
.wrap.list article section .detail dl.vaccine dd p,
.wrap.list article section .detail p	{
	font-size:1.8rem !important;
	/* color:red; */
	line-height:1.7;
}

@media screen and (max-width: 480px) {
.wrap.list article section .detail dl.vaccine dt,
.wrap.list article section .detail dl.vaccine dd,
.wrap.list article section .detail dl.vaccine dt p,
.wrap.list article section .detail dl.vaccine dd p,
.wrap.list article section .detail p	{
	font-size:1.5rem !important;
}


