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

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

/***ABOUT***/

.about-img {
	width: 100%;
	margin: 0 auto 60px;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-image: url("../img/about/base_bk.svg");
	background-size: cover;
	background-repeat: repeat;
	line-height: 80%;
}

.bot-img {
	margin: 0 auto;
}

.about-img .ai-wrap {
	width: 100%;
	max-width: unset;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}
	
.greetings {
	margin: 0 0 60px;
}

.profile {
	margin: 0 0 60px;
}

.profile:last-child {
	margin: 0;
}


ul.profile-list {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	list-style: none;
    font-size: 90%;
}

ul.profile-list li {
	width: 100%;
	margin: 0 0 10px;
	display: flex;
	justify-content: flex-start;
}

ul.profile-list li .pyear {
	width: 20%;
}

ul.profile-list li .pcont {
	width: 70%;
}

h2.owl-hd {
	width: 100%;
	margin: 0 0 60px;
	padding: 0;
	position: relative;
	overflow: hidden;
	font-size: 180%;
	text-align: center;
	color: #36831E;
	letter-spacing: 0.1em;
}

h2.owl-hd .owl-en {
	font-size: 70%;
}

ul.philosophy-list {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: visible;
	list-style: none;
	font-size: 100%;
}

ul.philosophy-list li {
	width: 95%;
    margin: 0 0 30px 2%;
    overflow: visible;
}

ul.philosophy-list li:before {
	content: "●";
    color: #4CBBB4;
/*	color: #ff952c;*/
	font-size: 60%;
    line-height: 100%;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
    width: 1.5em;
	margin: 0 0.2em 0 -1.5em;
}

/***SHINRYO***/


.si-area {
    width: 98%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
    position: relative;
    overflow: hidden;
    display: block;
    
    line-height: 100%;
}

.shinryo-img {
    width: 100%;
    margin: 0 0 10px;
}

.hospimg-flex {
	width: 100%;
	display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.hospimg-flex .hospimg {
	width: 48%;
    margin: 0;
}

.hospimg-flex .hospimg:last-child {
    margin: 0;
}

.shinryo-wrap {
    width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	overflow: hidden;
}

.hospimg-flex {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.hospimg-flex .hospimg {
	width: 49%;
}

.shinryo-sub {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	display: block;
}

.shinryo-sub .shinryo-txt {
	width: 95%;
    margin: 0 auto 30px;
}

.shinryo-sub .points-right {
	width: 95%;
    margin: 0 auto;
	background-color: #EFEFEF;
	padding: 30px 0;
}

.points-wrap {
	width: 96%;
	margin: 0 auto;
	padding: 0 2%;
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

h2.shinryo-hd {
	width: 100%;
	margin: 0 0 30px;
	padding: 15px 0;
	position: relative;
	overflow: hidden;
	background-color: #FFE67A;
	text-align: center;
	color: #595757;
    font-size: 110%;
}

h3.point-mds {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	overflow: hidden;
	color: #595757;
	text-align: center;
}

h3.point-mds:before {
	display: none;
}

ul.points-list {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	list-style: none;
	font-size: 100%;
}

ul.points-list li {
	width: 90%;
    margin: 0 auto 10px;
	padding: 5px 5%;
    overflow: visible;
	border-bottom: solid 1px grey;
}

ul.points-list li:last-child {
	margin: 0 auto;
    border-bottom: none;
}

ul.points-list li:before {
	content: "●";
	color: #4CBBB4;
	font-size: 80%;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	width: 1.0em;
	margin: 0 0.5em 0 -1.2em;
}

.other-bnr {
    width: 90%;
    margin: 30px auto;
    padding: 30px 5%;
    position: relative;
    overflow: hidden;
    background-image: url("../img/index/mynum_bk.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.other-bnr .other-wrap {
    width: 100%;
    margin: 0 auto;
    display: block;
    justify-content: space-around;
    align-items: center;
}

.other-bnr .other-wrap .owl-left {
    width: 30%;
    margin: 0 auto 10px;
}

.other-bnr .other-wrap .txt-right {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 100%;
}

h5.kenshin-mds {
    font-size: 130%; 
    line-height: 120%;
    margin: 0 0 10px;
    padding: 0;
    letter-spacing: 0.1em;
}

h2.hospital-mds {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 160%;
}

ul.hospital-gallery {
    width: 100%;
    margin:0;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

ul.hospital-gallery li {
    width: 49%;
    margin: 0 0 10px;
}

/***ACCESS***/

ul.access-list {
    width: 90%;
    max-width: 800px;
    margin: 30px auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
}

ul.access-list li {
    margin: 0 0 10px;
}

ul.access-list li:last-child {
    margin: 0;
}

ul.access-list li h4 {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
    background-color: #62BB46;
    color: #FFF;
    text-align: center;
    font-size: 160%;
    font-weight: 500;
    letter-spacing: 0.2em;
}

.googlemap {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 300px;
}

.googlemap iframe {
    margin: -250px 0 0;
}

.access-btn {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #EE7800;
    text-align: center;
    border-radius: 10px;
    font-size: 110%;
    font-weight: 500;
    letter-spacing: 0.05em;
    transition: all 0.2s;
}

.access-btn:hover {
    background-color: #3b9791;
}

.access-btn a {
    width: 100%;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
}

.access-btn a:before {
    content: "";
    width: 20px;
    height: 30px;
    margin: 0 10px 0 0;
    display: inline-block;
    background-image: url("../img/access/access-icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

/***NEWS***/

.news-wrap {
    width: 95%;
    max-width: 1000px;
    margin: 60px auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}

ul.page-list {
	width: 80%;
	max-width: 300px;
	margin:60px auto;
	padding: 0;
	position: relative;
	overflow: hidden;
    list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

ul.page-list li {
	width: 13%;
    margin: 0 1%;
	text-align: center;
	color: #36831E;
	border: solid 1px #36831E;
	font-size: 100%;
	line-height: 240%; 
}

ul.page-list li a {
    width: 100%;
    display: block;
    color: #36831E;
    transition: all 0.3s;    
}

ul.page-list li a:hover {
    opacity: 0.5;
    cursor: pointer;
}

ul.page-list li.here {
	background-color: #36831E;
    color: #FFF;
}

.news-wrap h2.news-title {
    width: 100%;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	overflow: hidden;
	font-size: 160%;
	text-align: left;
	color: #36831E;
}

.news-wrap h2.news-title:after {
    content: "";
    width: 100%;
    height: 5px;
    display: block;
    margin: 10px 0 0;
    background-color: #36831E;
    border-radius: 3px;
}

.news-info {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 80%;
    
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.news-info .date {
    width: auto;
    margin: 0 10px 0 0;
}

.news-info .cat {
    width: 15%;
    background-color: #61bb45;
    color: #FFF;
    text-align: center;
    padding: 5px 1%;
    font-size: 80%;
    line-height: 100%;
    letter-spacing: 0.2em;
}

.news-info .c-ippan {
    background-color: #61bb45;
}

.news-info .c-imp {
    background-color: #ff6464;
}

.news-wrap .news-contents {
    margin: 0 0 100px;
    font-family: "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Helvetica", Arial, "メイリオ", Meiryo, sans-serif;
}

.news-wrap .back-btn {
    width: 80%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #EE7800;
    text-align: center;
    border-radius: 50px;
    font-size: 120%;
    font-weight: 500;
    letter-spacing: 0.05em;
    transition: all 0.3s;
}

.news-wrap .back-btn:hover {
    background-color: #3b9791;
}

.news-wrap .back-btn a {
    width: 100%;
    padding: 20px 0;
    display: block;
    color: #FFF;
}
}