@charset "utf-8";


/* ixnews
---------------------------------------------------- */

#ixnews {
	margin: 0 0 50px;
	padding: 30px 0;
}
#ixnews .newsframe {
	position: relative;
	width: 96%;
	margin: 0 2%;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
}

#ixnews .newsframe .newsdate {
	padding: 0 20px 0 0;
	font-size: 0.84em;
	color: #239c5e;
}
#ixnews .newsframe .icnew {
	padding: 0 0 0 8px;
	color: #ff0000;
}
#ixnews .newsframe .newscomm {
	font-size: 0.90em;
	color: #111;
	transition: all 0.2s;
}
#ixnews a:hover .newsframe .newscomm {
	text-decoration: none;
	color: #239c5e;
}



/* cont01
---------------------------------------------------- */

#cont01 {
	margin: 0 0 120px;
}
.ct01box {
	width: 90%;
	margin: 0 auto;
	padding: 40px 0;
	max-width: 1100px;
	background: #e9f3ec;
		-moz-border-radius: 36px;
		-webkit-border-radius: 36px;
	border-radius: 36px;
}
#cont01 h1 {
	padding: 0 0 40px;
}
#cont01 .inbox {
	width: 90%;
	margin: 0 5%;
}
.inforbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.inforbox .inforitem {
	width: 30.33%;
	margin: 0 1.5% 30px;
	padding: 0;
	letter-spacing: normal;
	background: #fff;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}
.inforbox .inforitem figure {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.inforbox .inforitem img {
	width: 100%;
	height: auto;
	transition-duration: 0.3s;
	transition: all .3s ease-in-out;
}
.inforbox .inforitem:hover img {
	transform: scale(1.1);
}
.inforbox .inforitem .textbox {
	padding: 14px 20px 30px;
	font-size: 0.8em;
	color: #111;
	line-height: 1.6em;
	transition: all 0.2s;
}
.inforbox .inforitem:hover .textbox {
	color: #239c5e;
}
.inforbox .inforitem .infordate {
	padding: 0 20px 20px;
	font-size: 0.76em;
	color: #239c5e;
}
.buttonbox {
	position: relative;
	margin: 0 0 10px;
	text-align: center;
}
.buttonbox .morebtn {
	display: inline-block;
	width: 50%;
	max-width: 300px;
	margin: 0 auto;
	padding: 7px 3px 10px;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.1em;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
		-moz-border-radius: 64px;
		-webkit-border-radius: 64px;
	border-radius: 64px;
	background: #00aa63;
	transition: all 0.2s;
	text-align: center;
}
.buttonbox .morebtn:hover {
	background:#8bc782;
}


/* cont02
---------------------------------------------------- */

#cont02 {
	margin: 0 0 80px;
}
.ct02box {
	width: 100%;
	margin: 0 auto;
}
#cont02 .ct02box {
	position: relative;
}
#cont02 .ct0201 {
	width: 40%;
	margin: 0 0 0 10%;
	padding: 0;
	z-index: 11;
}
#cont02 .ct0201 figure {
	width: 100%;
	max-width: 400px;
	height: auto;
	overflow: hidden;
}
#cont02 .ct0201 figure img {
	width: 100%;
	height: auto;
}
#cont02 .ct0202 {
	width: 100%;
	margin: -100px 0 0 0;
	z-index: 12;
	background-image: url(../n_img/ct02img002.png);
	background-repeat: no-repeat;
	background-position: left 15% bottom 20%;
	background-size: 100px 100px;
}
#cont02 .ct0202inbox {
	position: relative;
	width: 68%;
	margin: 0 0 0 32%;
	padding: 0;
	background: #e9f3ec;
		-moz-border-radius: 64px 0 0 64px;
		-webkit-border-radius: 64px 0 0 64px;
	border-radius: 64px 0 0 64px;
}
#cont02 .ct02sub {
	position: absolute;
	top: 60px;
	left: 0;
	margin-left: -180px;
}
#cont02 .ct02sub figure {
	width: 100%;
	max-width: 240px;
	height: auto;
	overflow: hidden;
}
#cont02 .ct02sub figure img {
	width: 100%;
	height: auto;
}
#cont02 .ct0202 .textbox {
	width: 66%;
	margin: 50px auto 20px 150px;
	padding: 60px 0 20px;
	font-size: 0.94em;
	color: #111;
	line-height: 2.2em;
}
#cont02 .ct0202 .buttonbox {
	position: relative;
	width: 66%;
	margin: 0 auto 30px 150px;
	padding: 0 0 100px;
	text-align: right;
}
#cont02 .ct0203{
	width: 100%;
	margin: -50px 0 0 0;
	z-index: 12;
	background-image: url(../n_img/ct02img003.png);
	background-repeat: no-repeat;
	background-position: right 10% bottom 20%;
	background-size: 200px 372px;
}
#cont02 .ct0203inbox {
	width: 70%;
	margin: 0 30% 0 0;
	padding: 0;
	z-index: 13;
}
#cont02 .ct0203 figure {
		-moz-border-radius: 0 64px 64px 0;
		-webkit-border-radius: 0 64px 64px 0;
	border-radius: 0 64px 64px 0;
	overflow: hidden;
}
#cont02 .ct0203 figure img {
	width: 100%;
	height: auto;
}
#cont02 .ct0204 {
	width: 100%;
	margin: 30px 0 0 0;
	z-index: 12;
	background-image: url(../n_img/ct02img004.png);
	background-repeat: no-repeat;
	background-position: left 15% bottom 25%;
	background-size: 200px 372px;
}
.ct0204a {
	position: relative;
	width: 38%;
	margin: 0 0 30px 62%;
	padding: 0;
}
.ct0204a figure {
	width: 100%;
	max-width: 500px;
	height: auto;
	overflow: hidden;
}
.ct0204b {
	position: relative;
	width: 38%;
	margin: 0 12% 0 50%;
	padding: 0;
}
.ct0204b figure {
	width: 100%;
	max-width: 500px;
	height: auto;
	overflow: hidden;
}
#cont02 .ct0204 figure img {
	width: 100%;
	height: auto;
}

/* cont03
---------------------------------------------------- */

#cont03 {
	background: #e9f3ec;
}
#cont03 .box {
	padding: 120px 0 60px;
}
#cont03 .textbox {
	padding: 0 0 50px;
}
.medlistbox {
	width: 100%;
	margin-bottom: 60px;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.medlistbox div.med-item {
	position: relative;
	width: 32%;
	margin-bottom: 20px;
	padding: 24px 30px 30px;
	background: #fff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	border-radius: 10px;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
.medlistbox div.med-item:hover {
	background: #158749;
	transition: all .3s ease-in-out;
}
.medlistbox:after {
	content: "";
	display: block;
	width: 32%;
	height: 0;
}
.medlistbox div.med-item h1 {
	margin-bottom: 4px;
	font-size: 1.0em;
	color: #389759;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	text-align: center;
	transition: all .2s ease-in-out;
}
.medlistbox div.med-item:hover h1 {
	color: #fff;
}
.medlistbox div.med-item .medimg {
    position: relative;
	width: 50%;
	height: auto;
	margin: 0 auto 10px;
}
.medlistbox div.med-item .medimg img {
	transition: opacity 0.5s;
}
.medlistbox div.med-item:hover img:first-of-type {
	opacity: 0;
}
.medlistbox div.med-item .medimg img:last-of-type {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
}
.medlistbox div.med-item:hover img:last-of-type {
	opacity: 1;
}

.medlistbox div.med-item img {
	width: 100%;
	height: auto;
}

.medlistbox div.med-item .medtxt {
	font-size: 13px;
	line-height: 1.5em;
	transition: all .2s ease-in-out;
}
.medlistbox div.med-item:hover .medtxt {
/*	color: #fff; */
}
.medlistbox div.med-item a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


#cont03 .ct0302 {
	margin: 0 auto 80px;
	padding: 80px 0 0;
	border-top: 6px dotted #83b97c;
}
.medlistbox div.med-item2 {
	position: relative;
	width: 47%;
	margin-bottom: 20px;
	padding: 0;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
	font-size: 0.94em;
	color: #000;
	text-align: center;
}
.medlistbox div.med-item2 a {
	font-size: 0.94em;
	color: #000;
}
.medlistbox div.med-item2 figure {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.medlistbox div.med-item2 figure img {
	width: 100%;
	height: auto;
	transition-duration: 0.3s;
	transition: all .3s ease-in-out;
}
.medlistbox div.med-item2:hover img {
	transform: scale(1.1);
}
.medlistbox div.med-item2 a:hover {
	color: #158749;
}


/* cont04
---------------------------------------------------- */

#cont04 {
}
#cont04 .box {
	padding: 120px 0 100px;
}
#cont04 .textbox {
	padding: 0 0 50px;
}
#cont04 h2.csub3 {
	margin: 0 0 30px;
}
.medlistbox div.med-item3 {
	position: relative;
	width: 32%;
	margin-bottom: 10px;
	padding: 0;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
.medlistbox div.med-item3 dl {
	line-height: 1.5em;
	border-top: 2px dotted #83b97c;
}
.medlistbox div.med-item3 dl dt {
	padding: 6px 0 8px;
	border-bottom: 2px dotted #83b97c;
}
.medlistbox div.med-item3 dl dt span {
	padding: 0 0 0 14px;
	font-size: 0.94em;
	color: #388f55;
	border-left: 3px solid #83b97c;
}
.medlistbox div.med-item3 dl dt a,
.medlistbox div.med-item3 dl dt span a {
	display: block;
	color: #388f55;
	background-image: url(../n_img/arrow.png);
	background-repeat: no-repeat;
	background-position: top -2px right 4px;
	background-size: 42px 42px;
	transition: all .1s ease-in-out;
}
.medlistbox div.med-item3 dl dt a:hover,
.medlistbox div.med-item3 dl dt span a:hover {
	background-image: url(../n_img/arrow_g.png);
	background-repeat: no-repeat;
	background-position: top -2px right 0px;
	background-size: 42px 42px;
}
.medlistbox div.med-item3 dl dd {
	position: relative;
	padding: 6px 0 8px 10px;
	font-size: 0.86em;
	color: #111;
	border-bottom: 2px dotted #83b97c;
}
.medlistbox div.med-item3 dl dd a {
	position: relative;
	display: block;
	color: #111;
}
.medlistbox div.med-item3 dl dd a:hover {
	color: #388f55;
}
.medlistbox div.med-item3 dl dd a:after {
	content: "\f3d6";
	font-family: "Ionicons";
	font-size: 2.4em;
	color: #666;
	cursor: pointer;
	float: right;
	padding: 0.06em 0.3em 0 0;
	color: #111;
		-webkit-transition: all 0.1s;
		-moz-transition: all 0.1s;
		-ms-transition: all 0.1s;
		-o-transition: all 0.1s;
	transition: all 0.1s;
}
.medlistbox div.med-item3 dl dd a:hover:after {
	content: "\f3d6";
	font-family: "Ionicons";
	font-size: 2.4em;
	color: #388f55;
		-moz-transform: translateX(4px);
		-webkit-transform: translateX(4px);
	transform: translateX(4px);
}
.med04sub {
	position: relative;
	width: 80%;
	height: 50px;
	margin: 8px 15% 0 5%;
	padding: 0 20px;
	font-size: 0.8em;
	color: #388f55;
	line-height: 1.5em;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.med04sub:before,
.med04sub:after {
	position: absolute;
	top: 0;
	content:'';
	width: 8px;
	height: 100%;
	display: inline-block;
}
.med04sub:before {
	border-left: solid 1px #388f55;
	border-top: solid 1px #388f55;
	border-bottom: solid 1px #388f55;
	left: 0;
}
.med04sub:after {
	content: '';
	border-top: solid 1px #388f55;
	border-right: solid 1px #388f55;
	border-bottom: solid 1px #388f55;
	right: 0;
}
/* cont05
---------------------------------------------------- */

#cont05 {
	margin: 0px !important;
}
#cont05 .box {
	padding: 120px 0 60px;
}
#cont05 .textbox {
	padding: 0 0 50px;
}
.symplistbox {
	width: 100%;
	margin-bottom: 60px;
	flex-wrap: wrap;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.symplistbox div.symp-item {
	position: relative;
	width: 23%;
	margin-bottom: 20px;
	padding: 0;
	background: #e9f3ec;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
	border-radius: 50%;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
.symplistbox div.symp-item:hover {
	background: #158749;
	transition: all .3s ease-in-out;
}
.symplistbox:before {
	content: "";
	display: block;
	width: 23%;
	height: 0;
	order: 1;
}
.symplistbox:after {
	content: "";
	display: block;
	width: 23%;
	height: 0;
}
.symplistbox div.symp-item .sympimg {
    position: relative;
	width: 56%;
	height: auto;
	margin: 15% auto 0;
}
.symplistbox div.symp-item .sympimg img {
	transition: opacity 0.5s;
	width: 100%;
	height: auto;
}
.symplistbox div.symp-item h1 {
	margin-top: 4px;
	font-size: 1.0em;
	color: #389759;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	text-align: center;
	transition: all .2s ease-in-out;
}
.symplistbox div.symp-item:hover h1 {
	color: #fff;
}
.symplistbox div.symp-item:hover img:first-of-type {
	opacity: 0;
}
.symplistbox div.symp-item .sympimg img:last-of-type {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
}
.symplistbox div.symp-item:hover img:last-of-type {
	opacity: 1;
}
.symplistbox div.symp-item a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


#cont03 .ct0302 {
	margin: 0 auto 80px;
	padding: 80px 0 0;
	border-top: 6px dotted #83b97c;
}
.medlistbox div.med-item2 {
	position: relative;
	width: 47%;
	margin-bottom: 20px;
	padding: 0;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
	font-size: 0.94em;
	color: #000;
	text-align: center;
}
.medlistbox div.med-item2 a {
	font-size: 0.94em;
	color: #000;
}
.medlistbox div.med-item2 figure {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.medlistbox div.med-item2 figure img {
	width: 100%;
	height: auto;
	transition-duration: 0.3s;
	transition: all .3s ease-in-out;
}
.medlistbox div.med-item2:hover img {
	transform: scale(1.1);
}
.medlistbox div.med-item2 a:hover {
	color: #158749;
}


/* cont06
---------------------------------------------------- */

#cont06 {
	background: #e9f3ec;
}
#cont06 .box {
	padding: 120px 0 60px;
}

.doctlistbox {
	width: 100%;
	margin-bottom: 60px;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.doctlistbox div.doct-item {
	position: relative;
	width: 32%;
	margin-bottom: 20px;
	text-align: center;
}
.doctlistbox div.doct-item .doctimg figure {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
		-moz-border-radius: 2px 20px 2px 20px;
		-webkit-border-radius: 2px 20px 2px 20px;
	border-radius: 10px 36px 10px 36px;
	overflow: hidden;
}
.doctlistbox div.doct-item .doctimg img {
	width: 100%;
	height: auto;
}
.doctpost {
	padding: 0 0 6px;
	font-size: 0.86em;
	color: #388f55;
}
h1 {
	padding: 0 0 14px;
	font-size: 1.06em;
	color: #111;
}
.docttxt {
	font-size: 0.94em;
	color: #111;
}


/* cont07
---------------------------------------------------- */

#cont07 .ct07box {
	padding: 120px 0 80px;
}
#cont07 .gridWrapper {
	margin: 0;
	padding: 0;
}
#cont07 .gridWrapper .grid {
	width: 48%;
	overflow: hidden;
	text-align: left;
}
#cont07 .gridWrapper .grid02 {
	margin: 0 0 0 4%;
}
#cont07 .grid01 h1 img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#cont07 .grid01 .add {
	margin: 0;
	padding: 6px 0 10px;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-size: 0.86em;
	color: #111;
	line-height: 1.4em;
	transform: rotate(0.04deg);
	border-bottom: 3px dotted #83b97c;
}
#cont07 .grid01 .contactbox {
	width: 100%;
	padding: 20px 0;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	display: -webkit-flex;
	display: flex;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 3px dotted #83b97c;
}
#cont07 .grid01 .contactbox .telhead {
	width: 36%;
	font-size: 0.80em;
	color: #111;
}
#cont07 .grid01 .contactbox .telbody,
#cont07 .grid01 .contactbox .ctbody {
	width: 67%;
	font-size: 0.80em;
	color: #111;
	text-align: left;
	line-height: 1.5em;
}
#cont07 .grid01 .contactbox .telbody a {
	position: relative;
	padding: 0 0 2px 36px;
	font-size: 2.2em;
	color: #388f55;
}
#cont07 .grid01 .contactbox .telbody a::before {
	position: absolute;
	left: 0px;
	top: 18px;
	content: "\f4b9";
	font-family: "Ionicons";
	font-size: 2.1rem;
	color: #388f55;
}
#cont07 .grid01 .contactbox .ctbody .buttonbox {
	width: 70%;
	margin: 0 auto;
	padding: 0;
}
#cont07 .grid01 .contactbox .ctbody .buttonbox .morebtn {
	display: inline-block;
	width: 100%;
	max-width: 300px;
}
#cont07 .grid01 .calenbox {
	width: 96%;
	margin: 0 auto;
	padding: 20px 0;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#cont07 .grid01 .calenbox #schedule {
	font-size: 14px;
	border-color: #00aa63;
	table-layout: fixed;
}
#cont07 .grid01 .calenbox #schedule tr {
}
#cont07 .grid01 .calenbox #schedule th {
	padding: 20px 0;
	vertical-align: middle;
	background: #e9f3ec;
	line-height: 1.3em;
	text-align: center;
}
#cont07 .grid01 .calenbox #schedule td {
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3em;
}
#cont07 .grid01 .calenbox #schedule td {
	border-top: 1px solid #83b97c;
}
#cont07 .grid01 .calenbox #schedule td span{
	display: block;
	font-size: 6px;
	line-height: 1.0em;
}
#cont07 .grid02 .mapwrap {
    position: relative;
    width: 100%;
    padding-top: 110%;
    height: 0;
}
#cont07 .grid02 .mapwrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}









/* --------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1000px){



/* cont02
---------------------------------------------------- */

#cont02 .ct0201 {
	width: 57%;
	margin: 0 38% 0 5%;
	padding: 0;
	z-index: 11;
}
#cont02 .ct0201 figure {
	width: 100%;
	max-width: auto;
	height: auto;
	overflow: hidden;
}
#cont02 .ct0202 {
	width: 100%;
	margin: -60px 0 0 0;
	z-index: 12;
}
#cont02 .ct0202inbox {
	position: relative;
	width: 90%;
	margin: 0 5%;
	padding: 0;
	background: #e9f3ec;
		-moz-border-radius: 64px;
		-webkit-border-radius: 64px;
	border-radius: 64px;
}
#cont02 .ct02sub {
	position: absolute;
	top: -200px;
	left: auto;
	right: 0;
	margin-left: 0;
}
#cont02 .ct02sub figure {
	width: 100%;
	max-width: 240px;
	height: auto;
	overflow: hidden;
}
#cont02 .ct0202 .textbox {
	width: 90%;
	margin: 50px 5% 20px;
	padding: 60px 0 20px;
	font-size: 0.94em;
	color: #111;
	line-height: 2.2em;
}
#cont02 .ct0202 .buttonbox {
	position: relative;
	width: 90%;
	margin: 0 5%;
	padding: 0 0 100px;
	text-align: right;
}
.buttonbox .morebtn {
	display: inline-block;
	width: 80%;
	max-width: 300px;
	margin: 0 auto;
}
#cont02 .ct0203{
	width: 100%;
	margin: -50px 0 0 0;
	z-index: 12;
	background-image: url(../n_img/ct02img003.png);
	background-repeat: no-repeat;
	background-position: right 5% bottom 20%;
	background-size: 150px 279px;
}
#cont02 .ct0203inbox {
	width: 70%;
	margin: 0 30% 0 0;
	padding: 0;
	z-index: 13;
}
#cont02 .ct0203 figure {
		-moz-border-radius: 0 64px 64px 0;
		-webkit-border-radius: 0 64px 64px 0;
	border-radius: 0 64px 64px 0;
	overflow: hidden;
}
#cont02 .ct0203 figure img {
	width: 100%;
	height: auto;
}
#cont02 .ct0204 {
	width: 100%;
	margin: 30px 0 0 0;
	z-index: 12;
	background-image: url(../n_img/ct02img004.png);
	background-repeat: no-repeat;
	background-position: left 15% bottom 30%;
	background-size: 150px 279px;
}
.ct0204a {
	position: relative;
	width: 48%;
	margin: 0 0 30px 52%;
	padding: 0;
}
.ct0204a figure {
	width: 100%;
	max-width: 500px;
	height: auto;
	overflow: hidden;
}
.ct0204b {
	position: relative;
	width: 48%;
	margin: 0 12% 0 40%;
	padding: 0;
}
.ct0204b figure {
	width: 100%;
	max-width: 500px;
	height: auto;
	overflow: hidden;
}
#cont02 .ct0204 figure img {
	width: 100%;
	height: auto;
}



}




/* --------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 834px){

/* cont04
---------------------------------------------------- */

.medlistbox div.med-item3 {
	position: relative;
	width: 48%;
	margin-bottom: 40px;
	padding: 0;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}


/* cont05
---------------------------------------------------- */

.symplistbox div.symp-item {
	position: relative;
	width: 31%;
	margin-bottom: 20px;
	padding: 0;
	background: #e9f3ec;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
	border-radius: 50%;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}


/* cont07
---------------------------------------------------- */


#cont07 .gridWrapper .grid {
	display: block;
	float: none;
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
#cont07 .gridWrapper .grid02 {
	margin: 0 auto;
}
#cont07 .grid01 .calenbox {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}


}


/* --------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px){

/* cont01
---------------------------------------------------- */

#cont01 {
	margin: 0 0 80px;
}
.ct01box {
	width: 94%;
	margin: 0 auto;
	padding: 40px 0;
	max-width: 1100px;
	background: #e9f3ec;
		-moz-border-radius: 36px;
		-webkit-border-radius: 36px;
	border-radius: 36px;
}
#cont01 h1 {
	padding: 0 0 40px;
}
#cont01 .inbox {
	width: 86%;
	margin: 0 7%;
}
.inforbox {
	display: block;
}
.inforbox .inforitem {
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
	letter-spacing: normal;
	background: #fff;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

/* cont02
---------------------------------------------------- */

#cont02 .ct02sub figure {
	width: 100%;
	max-width: 200px;
	height: auto;
	overflow: hidden;
}
#cont02 .ct02sub figure img {
	width: 100%;
	height: auto;
}
#cont02 .ct0203{
	width: 100%;
	margin: -50px 0 0 0;
	z-index: 12;
	background-image: url(../n_img/ct02img003.png);
	background-repeat: no-repeat;
	background-position: right 5% bottom 20%;
	background-size: 100px 186px;
}
#cont02 .ct0204 {
	width: 100%;
	margin: 30px 0 0 0;
	z-index: 12;
	background-image: url(../n_img/ct02img004.png);
	background-repeat: no-repeat;
	background-position: left 15% bottom 30%;
	background-size: 100px 186px;
}

/* cont03
---------------------------------------------------- */

#cont03 {
	background: #e9f3ec;
}
#cont03 .box {
	padding: 100px 0 60px;
}
#cont03 .textbox {
	padding: 0 0 50px;
}
.medlistbox {
	width: 100%;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.medlistbox div.med-item {
	position: relative;
	width: 48%;
	margin-bottom: 20px;
	padding: 16px 30px 30px;
	background: #fff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	border-radius: 10px;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}

#cont03 .ct0302 {
	margin: 0 auto 60px;
	padding: 80px 0 0;
	border-top: 6px dotted #83b97c;
}
.medlistbox div.med-item2 {
	position: relative;
	width: 94%;
	margin: 0 auto 40px;
	padding: 0;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
	font-size: 0.94em;
	color: #000;
	text-align: center;
}

/* cont04
---------------------------------------------------- */


.medlistbox div.med-item3 {
	position: relative;
	width: 90%;
	margin: 0 auto 40px;
	padding: 0;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}

/* cont06
---------------------------------------------------- */


.doctlistbox div.doct-item {
	position: relative;
	width: 80%;
	margin: 0 auto 100px;
}


/* cont05
---------------------------------------------------- */





}

/* --------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 600px){


.slidebnr {
	position: absolute;
	left: 6px;
	bottom: 110px !important;
	width: 300px;
	height: auto;
	z-index: 11;
}
.swiper-button-next-n,
.swiper-container-rtl .swiper-button-prev-n {
	right: 24% !important;
}
.swiper-button-prev-n,
.swiper-container-rtl .swiper-button-next-n {
	left: 24% !important;
}


/* cont05
---------------------------------------------------- */


.symplistbox div.symp-item {
	position: relative;
	width: 48%;
	margin-bottom: 20px;
	padding: 0;
	background: #e9f3ec;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
	border-radius: 50%;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
.symplistbox div.symp-item {
	position: relative;
	width: 31%;
	margin-bottom: 20px;
	padding: 0;
	background: #e9f3ec;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
.symplistbox div.symp-item h1 {
	margin-top: 0px;
	font-size: 0.86em;
}

}

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


.buttonbox .morebtn {
	font-size: 18px;
	color: #fff;
	letter-spacing: 0em;
}

/* ixnews
---------------------------------------------------- */

#ixnews {
	padding: 30px 0;
}
#ixnews .newsframe {
	position: relative;
	width: 96%;
	margin: 0 2%;
	display: block;
	overflow: hidden;
}
#ixnews .newsframe .newsdate {
	width: 100%;
	padding: 0;
	font-size: 0.84em;
	color: #239c5e;
}
#ixnews .newsframe .icnew {
	padding: 0 0 0 8px;
	color: #ff0000;
}
#ixnews .newsframe .newscomm {
	width: 100%;
	font-size: 0.90em;
	color: #111;
}
#ixnews .newsframe .newsbox:hover .newscomm {
	text-decoration: underline;
}


/* cont02
---------------------------------------------------- */

#cont02 .ct0202 .buttonbox {
	position: relative;
	width: 90%;
	margin: 0 5%;
	padding: 0 0 100px;
	text-align: center;
}
.buttonbox .morebtn {
	display: inline-block;
	width: 90%;
	max-width: 300px;
	margin: 0 auto;
}

/* cont03
---------------------------------------------------- */

.medlistbox div.med-item {
    position: relative;
    width: 48%;
    margin-bottom: 20px;
    padding: 6px 16px 10px;
  }

/* cont07
---------------------------------------------------- */


#cont07 .gridWrapper .grid {
	display: block;
	float: none;
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
#cont07 .grid01 .contactbox {
	width: 100%;
	padding: 20px 0;
	display: block;
	text-align: center;
}
#cont07 .grid01 .contactbox .telhead {
	width: 100%;
	font-size: 0.80em;
	color: #111;
}
#cont07 .grid01 .contactbox .telbody,
#cont07 .grid01 .contactbox .ctbody {
	width: 100%;
	font-size: 0.80em;
	color: #111;
	text-align: center;
	line-height: 1.5em;
}
#cont07 .grid01 .calenbox #schedule {
	font-size: 10px;
	border-color: #00aa63;
	table-layout: fixed;
}
#cont07 .grid01 .calenbox #schedule th {
	padding: 20px 0;
	vertical-align: middle;
	background: #e9f3ec;
	line-height: 1.3em;
	text-align: center;
}
#cont07 .grid01 .calenbox #schedule td {
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3em;
}
.medlistbox div.med-item .medtxt {
	display:none;
	}

}
.insta img {width:48px; height:auto;padding: 20px 10px 10px;}
