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

h2 {
	font-size:4rem;
	text-align:center;
	margin:40px 0 55px;
	line-height:1.2;
}
@media print, screen and (min-width: 600px) {
h2 {
	margin:80px 0 110px;
}
}

h2 i {
	color:#a4bd1d;
	font-size:1.4rem;
	display:block;
}


/* #about */
section#about {
	max-width:1000px;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}
section#about h3 {
    font-size: 2.2rem;
    font-weight: 700;
    color: #00802b;
    line-height: 1.2;
    padding-left: 70px;
    background-image: url(../../common/images/aco_1.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 62px 53px;
    height: 53px;
    display: table-cell;
    vertical-align: middle;
}
section#about h4 {
	font-size:2.8rem;
	color:#00802b;
	line-height: 1.5;
	letter-spacing: 0em;
	text-align:justify;
	margin:15px 0;
}
section#about h4 br {
	display:none;
}
@media print, screen and (min-width: 600px) {
section#about h4 {
	margin:25px 0;
}
section#about h4 br {
	display: block;
}
}

section#about p {
	font-size:1.5rem;
	text-align:justify;
}
.aRight {
	margin:15px 0;
	overflow:hidden;
}
.aRight li {
	width:100%;
	line-height:0;
	margin-bottom:5px;
}
@media print, screen and (min-width: 600px) {
.aRight li {
	width:50%;
	float:left;
}
}
@media print, screen and (min-width: 960px) {
.aLeft {
	float:left;
	width:57%;
}
.aRight {
	float:right;
	width:38%;
}
.aRight li {
	width:100%;
	float:none;
}
}
.aRight li img {
	width:100%;
	height:auto;
}

/* #philosophy */
section#philosophy {
	background-color:#f4f7e5;
	margin:80px 0;
	padding:50px 0 0 0;
}
section#philosophy dl {
	max-width:1000px;
	width:90%;
	margin: 0 auto;
	padding-bottom:50px;
	overflow:hidden;
}
section#philosophy dt {
	font-size:1.5rem;
	line-height:1;
	font-weight:700;
	border-bottom:1px solid #323232;
	padding-bottom:2px;
	display: table;
	margin:0 auto;
}
section#philosophy dd {
	opacity:0;
}
@media print, screen and (min-width: 600px) {
section#philosophy dt {
	letter-spacing:0.1em;
}
}
@media print, screen and (min-width: 960px) {
section#philosophy dt {
	margin-bottom:25px;
}
}

section#philosophy dl:first-child dd {
	background-color:#fff;
	font-size:2.8rem;
	line-height:1.2;
	color:#00802b;
	text-align:center;
	margin:12px 0;
	border-radius:5px;
	padding:15px 5px;
}
@media print, screen and (min-width: 960px) {
section#philosophy dl:first-child dd {
    margin: 12px auto;
    width: 480px;
}
}

section#philosophy dl:last-child dd {
	background-color:#fff;
	text-align:center;
	margin:12px 0;
	border-radius:5px;
	padding:15px 5px;
}
@media print, screen and (min-width: 600px) {
section#philosophy dl:last-child dd {
	width:49%;
	float:left;
	margin-right:2%;
	box-sizing:border-box;
}
section#philosophy dl:last-child dd:nth-child(2n+1) {
	margin-right:0;
}
}
@media print, screen and (min-width: 960px) {
section#philosophy dl:last-child dd {
    width: 24.25%;
    margin-right: 1%;
	padding: 30px 5px;
}
section#philosophy dl:last-child dd:nth-child(2n+1) {
   margin-right: 1%;
}
section#philosophy dl:last-child dd:last-child {
   margin-right: 0;
}
}

section#philosophy dl:last-child dd strong {
	font-size:2.8rem;
	color:#00802b;
}
section#philosophy dl:last-child dd p {
	font-size:1.5rem;
}


/* #medical */
section#medical {
	max-width:1000px;
	width:90%;
	margin:0 auto;
}
section#medical h3 {
    font-size: 2.2rem;
    font-weight: 700;
    color: #00802b;
    line-height: 1.2;
    padding-left: 70px;
    background-image: url(../../common/images/aco_1.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 62px 53px;
    height: 53px;
    display: table-cell;
    vertical-align: middle;
}
section#medical > h4 {
	font-size:2.8rem;
	color:#00802b;
	line-height: 1.5;
	letter-spacing: 0em;
	text-align:justify;
	margin:15px 0;
}
section#medical > h4 br {
	display:none;
}
@media print, screen and (min-width: 600px) {
section#medical > h4 {
	margin:25px 0;
}
section#medical > h4 br {
	display: block;
}
}
div#hifuka {
	margin:50px 0;
	padding:0 0 50px 0;
	border-bottom:1px dotted #808080;
}
div#naika {
	margin:0 0 50px 0;
	padding:0 0 50px 0;
	border-bottom:1px dotted #808080;
}
div#hifuka , div#naika , div#zaitaku {
	overflow:hidden;
	position:relative;
}
div#hifuka h4 , div#naika h4 , div#zaitaku h4 {
	font-size:2.8rem;
	color:#00802b;
	line-height: 1;
	text-align: center;
	border:1px solid #00802b;
	border-radius:5px;
	width:160px;
	padding: 50px 0;
	margin:0 auto 20px auto;
}
@media print, screen and (min-width: 600px) {
div#hifuka h4 , div#naika h4 , div#zaitaku h4 {
	float:left;
}
div#hifuka h5 , div#naika h5 {
	clear:both;
}
div#hifuka p , div#naika p , div#zaitaku > div {
	padding-left: 200px;
}
div#zaitaku > div {
}
}
div#hifuka p , div#naika p , div#zaitaku p {
	font-size:1.5rem;
	text-align:justify;
}
@media print, screen and (min-width: 960px) {
div#hifuka p, div#naika p, div#zaitaku p {
    margin-top: 40px;
}
}


section#medical h5 {
	font-size:1.5rem;
	font-weight:700;
	line-height:1.5;
	color:#00802b;
	margin-top:25px;
}
@media print, screen and (min-width: 600px) {
section#medical h5 br {
	display:none;
}
}
section#medical ul {
	overflow:hidden;
}
section#medical li {
	background-color:#f4f7e5;
	text-align:center;
	font-size:1.3rem;
	line-height:1;
	letter-spacing:0em;
	color:#00802b;
	padding:20px 0;
	margin-top:10px;
	margin-right:4%;
	float:left;
	width:48%;
}
section#medical li:nth-child(2n+0) {
	margin-right:0;
}
@media print, screen and (min-width: 600px) {
section#medical li {
	width:32%;
	margin-right:2%;
}
section#medical li:nth-child(2n+0) {
	margin-right:2%;
}
section#medical li:nth-child(3n) {
	margin-right:0;
}
}
@media print, screen and (min-width: 960px) {
section#medical li {
	width:24.25%;
	margin-right:1%;
}
section#medical li:nth-child(2n+0) {
	margin-right:1%;
}
section#medical li:nth-child(3n) {
	margin-right:1%;
}	
section#medical li:nth-child(4n) {
	margin-right:0;
}
}


div#zaitaku h4 {
	line-height:1.2;
}
div#zaitaku h4 span {
	display:block;
	font-size:1.5rem;
}
div#zaitaku div a {
	width: 100%;
	color: #a4bd1d;
	font-size: 1.5rem;
	line-height: 1;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: inline-block;
	box-sizing: border-box;
	border: 2px solid #a4bd1d;
	border-radius: 30px;
	padding: 12px 0;
	text-align: center;
	margin-top: 20px;
}
@media print, screen and (min-width: 600px) {
div#zaitaku div a {
	width: 60%;
}
}
div#zaitaku div a:hover {
    background-color: #a4bd1d;
    color: #fff;
}


/* #facility */
section#facility {
	width:100%;
	margin-top:80px;
	padding-top:80px;
	border-top: 2px solid #a4bd1d;
}
.facility {
	max-width: 1000px;
    width: 90%;
    margin: 0 auto;
	overflow:hidden;
}
section#facility h3 {
    font-size: 2.2rem;
    font-weight: 700;
    color: #00802b;
    line-height: 1.2;
    padding-left: 70px;
    background-image: url(../../common/images/aco_1.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 62px 53px;
    height: 53px;
    display: table-cell;
    vertical-align: middle;
}
section#facility p {
	font-size: 1.5rem;
	text-align: justify;
	margin:15px 0;
}
@media print, screen and (min-width: 600px) {
section#facility p {
    margin: 25px 0;
}
}

.Lfacility img , .Rfacility img {
	width:100%;
	height:auto;
	display:block;
	margin-bottom:10px;
}
.Lfacility dt , .Rfacility dt , .room dt {
	font-size:1.3rem;
	font-weight:700;
	color:#00802b;
}
.Lfacility dd , .Rfacility dd {
	font-size:1.3rem;
	margin-bottom:15px;
	text-align:justify;
}
.room {
	margin-top:50px;
	position:relative;
}
.room dd {
	font-size:1.3rem;
	text-align:justify;
}
.room img {
	width:100%;
	height:auto;
	display: block;
	margin-bottom: 10px;
}
.room dl {
    width: 90%;
    margin: 0 auto;
}
@media print, screen and (min-width: 600px) {
.Lfacility {
	float:left;
	width:48%;
}
.Rfacility {
	float:right;
	width:48%;
}
.Lfacility img {
	max-width:384px;
}
.Rfacility img {
	max-width:270px;
}
}
@media print, screen and (min-width: 960px) {
.room dl {
    width: 30%;
	position:absolute;
	top:60px;
	left:60px;
	background-color:#fff;
	border-radius:5px;
	padding:15px 25px;
	box-sizing:border-box;
}
}
