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

/*===========================
basic
===========================*/

	body {
	min-width:600px; /* iPadで横にしたときに背景が切れるバグを回避してレスポ化　*/
}

/*===========================
general
===========================*/



.wrapper , .wrapperWide {
 width: 100%;
 margin: 0 auto;
}





.h2Wrap {
	width:90%;
	background-position:left top;
	background-size:80px;
}


h2 {
	font-size: 1.8em;
	line-height:normal;
	padding:5px 5px 5px 5px;
	font-weight:normal; 
	transform: rotate(0deg);
}

h2.h2Catch1 {
	font-size: 2em;
	line-height:1.3em;
	margin-bottom:0.8em;
}


h2.h2Catch2 {
	font-size: 2em;
	line-height:1.3em;
	text-align:left;
}


.h3Wrap {
	width:90%;
}


h3 {
	font-size:1.4em;
	transform: rotate(0deg);
}


h3.h3Catch1 {
	font-size: 1.8em;
	line-height:1.2em;
	margin-bottom:0.6em;
}


h4 {
	font-size: 1.2em;
}


.catch , .catchCenter , .catch_mikasa  {
	font-size:1.7em;
	line-height:1.6em;
}

.catchS {
	font-size:1.2em;
	margin-bottom:0.4em;
}


.catch3 {
	font-size:1.8em;
	text-align:left;
}

.catch4 {
	font-size:1.5em;
	line-height:1.4em;
}


.catchFeature {
	font-size:1.5em;
	transform: rotate(0deg);
}

.catchFeature2 {
	font-size:1.2em;
	transform: rotate(0deg);
}

.guideTxt {
	font-size:1.7em;
	line-height:1.6em;
}



.content-title-small {
	font-size:1.2em;
}

.bgBnr {
	padding:0 15px 30px 15px;
	min-width:320px;
}

.bgNursinghome {
	padding:20px 0 20px 0;
	min-width:320px;
}



.bgcolor1 {
	padding:40px 15px;
	min-width:320px;
}

.bgcolor1s {
	padding:40px 15px;
	min-width:320px;
}

.bgcolor2 {
	padding:40px 15px;
		min-width:320px;
}

.bgcolor2s {
	padding:40px 15px;
	min-width:320px;
}


.bgcolor3 {
	padding:40px 15px;
	min-width:320px;
}

.bgcolor3s {
	padding:40px 15px;
	min-width:320px;
}




/*
.spNone {
	display:none;
}
*/

header div .tel a {
	color:#3b8111;
}





h5 {
	font-size: 1.1em;
}


.imgFloatRightTabletCenter , .imgFloatLeftTabletCenter {
	float:none;
	text-align:center;
}








/*===========================
header
===========================*/



/* header */
#top-head {
	position:relative;
	min-width:320px;
	text-align:center;
	height:125px;
}



/* 
#top-head:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    width: 980px;
    margin: 30px auto 0;
}
 */
 
#top-head .logo {
	padding:20px 0 0 0;
}

ul.telNavi {
	top:25px;

}
ul.telNavi li {

 }
 
ul.telNavi li a {
	display:block;
}


ul.global-nav1 {
	top:82px;
    right: 0;
}

 


/* Fixed
#top-head.fixed {
    background: rgba(255,255,255,.85);
	height:auto;
}

#top-head.fixed .logo {
	padding:21px 0 0 0;
}


#top-head.fixed .logo img {
	width:auto;
}
 */




/*===========================
mainimage
===========================*/


#mainimage {
	height:auto;
	background-size:cover;
	margin:0;
}

.mainimagePng , .mainimage_protrusion {
	display:none;
}

.mainimage_protrusion_tablet {
	display:block;
	line-height:0;
	margin:0 0 30px 0;
}

/*
.slideTxtPosition {
}

.slideTxtWrap {
	width:100%;
}

.slideTxt {
	font-size:1.8em;
	line-height:1.2em;
	padding:0 1em;
	transform: rotate(0);
}

.slideTxtSmall {
	font-size:1.8em;
	line-height:1.2em;
	padding:0 1em;
	transform: rotate(0);
}
*/

/*===========================
pageTitle
===========================*/




#pageTitle {
	background-position:70% top;
	height:160px;
	min-width:320px;
	background-size:cover;
}


#pageTitleTxtWrap {
	padding:53px 0 0 0;
	margin:0;
}

#pageTitleTxt h1 {
	font-size:2.4em;
	line-height:1.3em;
	transform: rotate(0deg);
}


	
/*===========================
gnav
===========================*/

#gnav {
	display:none;
}

/*Media Queries*/


.js #menu {
 display:none;
}
.js .slicknav_menu {
 display:block;
}


/*===========================
snav
===========================*/

.snav {
	width:96%;
	padding:0.5em 1%;
}

/*===========================
onOff
===========================*/


.pcONtabletOFF {
	display:none;
}

.pcOFFtabletON {
	display:block;
}

.pcONtabletOFFspON {
	display:none;
}


.txtPCcenterTabletLeft {
	text-align:left;
}



/*===========================
footer
===========================*/



#footerWrap1 {
	padding:16px 10px 20px 10px;
}

.footerWrapCont {
	width:auto;
}

.foot_logo {
	float:none;
	margin:0 auto 1.5em auto;
	text-align:center;
}
	

.foot_telPC {
	float:none;
	margin:0 auto 0.4em auto;
	text-align:center;
}

.foot_mail {
	float:none;
	margin:0 auto 0.5em auto;
	text-align:center;
}


#footerWrapTxt {
}

.footContactWrap .footContactTxt {
	transform: rotate(0deg);
}

.footDiv1 {
	padding:1.4em 1em 0 0;
	text-align:left;
	vertical-align:top;
}

.footDiv2 {
	padding:0 1em 1.5em 0;
	text-align:left;
}

.footDiv3 {
	padding:0 0 0 0;
}
 
footer nav {
	width:100%;
	box-sizing: border-box;

}

footer nav ul {
}


#footerWrapNav {
	width:100%;
	box-sizing: border-box;
	padding:0 1%;
}




a.telLink {
	color:#FFF;
	text-decoration:underline;
}

.noLinkFax a {
	text-decoration:none;
	color:#333;
}
	
	

/* snsBtn */

#snsBtn {
	padding:1em 0 0 0;
}


/*===========================
other
===========================*/


 .pagetop {
 position: fixed;
 bottom: 30px;
 right: 1%;
}
 .pagetop img {
 width:80%;
}
 .dataArea {
 padding:20px 0 30px 0;
}
 .dataArea .data {
 float:none;
 margin-right:0;
 text-align:center;
}


.txtIcon3 {
	font-size:1em;
	padding:0.3em 1em 0.2em 1em;
	margin:0 0 0.4em 0em;
}

.txtIcon4 {
	font-size:1em;
	line-height:norm
}





/*===========================
top
===========================*/

.bnrUl {
	margin:0 auto;
	width:510px;
}


 .topContent1 {
 padding:20px 0 0 0;
}
 .topContent1 ul li {
 width:100%;
 float:left;
 margin-right:0;
 margin-bottom:1em;
}
 .topContent1 ul li.pic1 p, .topContent1 ul li.pic2 p {
 width:100%;
 padding:10px 0 10px 0;
 background-color:rgba(17, 89, 144, 0.8);
 color:#FFF;
 font-size:16px;
 margin-top:30%;
 text-align:center;
}
 .btn {
 text-align:center;
}
 .sp {
 display:block;
}
 .topContent2 .news {
 width:96%;
 float:none;
 margin:0 0;
}
 .topContent2 .news dl {
 width:100%;
 height:auto;
 overflow:visible;
}
.topContent2 .news dl dt {
 float:none;
 padding:1em 0 0.2em 0;
 clear:both;
 width:auto;
}
.topContent2 .news dl dd {
 padding:0 0 1em 0;
 border-bottom:1px solid #1f6ca6;
 margin-right:0;
}
 .topContent2 .photo {
 width:100%;
 float:none;
 margin:0 0%;
}
.topContent2 .photo p {
 width:50%;
 float:left;
 margin-right:0;
 margin-bottom:0;
}
 .btn1 {
 display:none;
}
 .arrow {
}

.externalBnrWrap {
	width:100%;
}





/*===========================
content
===========================*/


.contPadW80 {
	width:100%;
	margin:0 auto	;
}

/* 1カラム */

.lay1 {
 width:100%;
 padding:1em 0;
}
 .half img {
 width:100%;
}
 .oneThird img {
 width:100%;
}




 .floatr {
 float:none;
 margin:0 0 1em 0;
 text-align:center;
}


/* 2カラム　複数 */


.lay2PluralTablet2 {
 float:none;
 width:100%;
 margin:0 0 1em 0;
}

/* 3カラム　複数 */


.lay3PluralInline {
	width:45%;
	margin:0 2% 2em 2%;
}


/* 3カラム　複数 inlineB */

.inlineB3 {
	width:100%;
	font-size:0px;
	text-align: center;
}

.inlineB3 li {
	width:310px;
	margin:10px;
	display:inline-block;
	text-align: center;
}


/*　2：1　*/

.div2-1L_tablet {
	width:96%;
	float:none;
	margin:0 0 1em 0;
}

.div2-1R_tablet {
	width:96%;
	float:none;
	margin:0 0 1em 0;
}



/* TableScroll slide */

.TableScrollTablet {
    border-right: 2px solid #4f4d47;
	overflow-x: scroll;
}

.TableScrollTablet::-webkit-scrollbar {
  height: 5px;
}
.TableScrollTablet::-webkit-scrollbar-track {
  border-radius: 5px;
  background:#CCC;
}
.TableScrollTablet::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background:#999;
}



/* talbe */

 table.table1 {
 width: 100%;
 margin: 0 0 3% 0;
 padding: 10px
}
table.table1 tr {
 display: block;
}
table.table1 th {
 display: list-item;
 padding: 0;
 border-bottom: none;
 text-align: left;
 font-weight: normal;
 vertical-align: top;
 width: 100%;
 line-height: 1em;
 font-weight:bold;
 color:#25456d;
}
table.table1 td {
 display: list-item;
 width: 100%;
 padding-bottom: 3%;
 margin-bottom: 3%;
 border-bottom: 1px #25456d solid;
 font-weight: normal;
 padding: 5px 0 3% 0;
}
 
 
/* table1の変更バージョン */

table.table1_2 {
	width:100%;
	padding:0 30px 30px 30px;
	border-collapse: collapse;
}
table.table1_2 tr {
}
table.table1_2 th {
	padding:7px;
	border-bottom: 1px #cccccc solid;
	font-weight:normal;
	text-align:left;
	font-weight:bold;
	color:#155E9F;
}
table.table1_2 td {
	padding:5px;
	border-bottom: 1px #cccccc solid;
	font-weight:normal;
}

 


/* 幅46％のtable */

table.table2_46p {
	width:100%;
	border-top: 1px #c9d4dc solid;
	border-left: 1px #c9d4dc solid;
	color:#25456d;
	margin-bottom:20px;
}
table.table2_46p th {
	padding:6px 3px 6px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:bold;
	background-color:#FEFAE9;
	color:#F26D00;
	letter-spacing:0;
	text-align:left;
}
table.table2_46p td {
	padding:4px 3px 4px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:normal;
	background-color:#FFFFFF;
	letter-spacing:0;
	text-align:left;
}




/* 幅60％のtable */

table.table2_60p {
	width:100%;
	border-top: 1px #c9d4dc solid;
	border-left: 1px #c9d4dc solid;
	color:#25456d;
	margin-bottom:20px;
}
table.table2_60p th {
	padding:6px 3px 6px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:bold;
	background-color:#FEFAE9;
	color:#F26D00;
	letter-spacing:0;
}
table.table2_60p td {
	padding:4px 3px 4px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:normal;
	background-color:#FFFFFF;
	letter-spacing:0;
	text-align:center;
}

.tableSlide {
	display: block;
	overflow-x: auto;
}

.tableSlide th, .tableSlide td
{
    white-space: nowrap;
}


/* フロー */

/* フローCenter */

.area_flowC {
	padding:0 1em;
}
.area_flowC .inner_flow {
	padding:1em 2em;
}





.area_flowC .inner_flow .largeTxt {
	font-size:1.4em;
	padding-bottom:0.2em;
	margin-bottom:0.4em;
}

.area_flowC .inner_flow .largeTxt2 {
	font-size:1.4em;
	padding-bottom:0.2em;
	margin-bottom:0.4em;
}



.area_flowC .inner_flow .txtWrap {
	/* padding:24px 30px; */ 
	padding:0 1em;
}

.area_flowC .inner_flow p.flowImg {
	text-align:center;
	margin:0.5em auto;
}


.area_flowC .arrow {
}


/* リスト追加 */


ul.liReseterFloat3Div  {
	line-height:1.8em;
	margin-left:2em;
}

ul.liReseterFloat3Div li {
	width:46%;
}


/* BeforeAfter */

.BeforeAfter {
	width:55%;
	height:auto;
	margin:0 auto 3em auto;
}


.baDiv {
	width:100%;
	float:none;
	margin:0 1% 2% 1%;
	text-align:center;
}

.baArrowWrap {
	width:100%;
	float:none;
	margin:0 auto 2% auto;
	
}


.baArrow {
	background-image:url(../img/common/arrow_down.png);
	width:80px;
	height:52px;
	text-indent:-7777px;
	background-repeat:repeat;
	margin:0 auto;
}

 
 /* アクセス */


	 #map_canvas {
 width:96%;
 height:250px;
 margin:0 auto;
 padding:0 0 0 0;
 margin-bottom:0;
}
 #map_area .inner {
 width:100%;
 margin:0 auto;
 height:auto;
 position:relative;
 top:0;
 z-index:0;
}
 #map_area .map_data {
 padding:1em;
 position:relative;
}
 #map_area .map_data h3, #map_area .map_data h4, #map_area .map_data .address {
 display:none;
}



dl.history dt {
	width: 8em;
	padding: 7px 0 8px 0.5;
}

dl.history dd {
	padding: 7px 0 8px 8.5em;
}

.telBig {
	font-size:1.6em;
}

/*===========================
index
===========================*/

.bnrTxt {
	font-size:1.1em;
	margin-bottom:0.5em;
}

.bnrBack {
	padding:20px 0 20px 0;
}

.indexCatchWrap {
	margin-bottom:30px;
}

.indexCatchWrap2 {
	padding:0.7em 3.5em 0.6em 3.5em;
}


.indexCatch {
	font-size: 1.6em;
	line-height:1.3em;
	transform: rotate(0deg);
}

h2.h2Info {
	font-size: 1.6em;
}






/*===========================
contact
===========================*/

/*  privacy */

.privacy h3 {
	font-size:1.2em;
}

.privacy p {
	padding:0 0.2em 1em 0.2em;
}

}
