@charset "utf-8";
/* CSS Document */
body {
	font-size: 14px;
}
body.noscroll {
	height: 100%;
	overflow: hidden;	
}
.wrap {
	min-width: 100%;
}
.container {
	width: 100%;
	padding: 0 10px;
}
.container.last-child {
	margin-bottom: 0;
}
.container-voice{
	width: 100%;
}
.row:last-child {
	margin-bottom: 0;
}
.row.last-child {
	margin-bottom: 0;
}
.row {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.row-no-offset [class*=col-sm-] {
	padding: 0;
}
.row [class*=col-sm-] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	overflow: hidden;
	float: left;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-2 {
	width: 16.666667%;
}
.col-sm-2s {
	width: 20%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-8 {
	width: 66.66666666%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-12 {
	width: 100%;
	margin-bottom: 15px;
}
.row>.col-sm-12:last-child {
	margin-bottom: 0;
}
.row>.col-sm-12.last-child {
	margin-bottom: 0;
}
.col-sm-offset-0 {
	margin-left: 0;
}
.col-sm-offset-2 {
	margin-left: 16.666667%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-4 {
	margin-left: 33.333333%;
}

.row-nopadding>[class*=col-] {
	padding: 0;
}
.row-nomargin,
.container>.row-nomargin,
.container>.row-nomargin:last-child {
	margin: 0;
}

.visible-md,
.visible-lg {
	display: none !important;
}
.visible-sm {
	display: block !important;
}
.hidden-sm {
	display: none !important;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.414;
}
h1 {
	font-size: 28px;
}
h2 {
	margin: 40px 0 40px;
	font-size: 26px;
	line-height: 1em;
}
h2 small {
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 26px;
	margin: 40px 0 40px;
	text-align: center;
}
h5 {
	font-size: 16px;
}
small {
	font-size: 95%;	
}
big {
	font-size: 120%;
}
b {
	font-size: 200%;	
	font-weight: bold;
}
.text-center-sm {
	text-align: center;
}
.text-space {
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 10px;
}
/* Buttons
-------------------------------------------- */
.btn-lg {
	width: 80%;
	padding: 15px;
	line-height: 1.2em;
}
.btn-md {
	width: 50%;
	padding: 10px;
	font-size: 12px;
}

/* Id
-----------------------------------------------*/
#nav {
	width: 100%;
	height: 60px;
	text-align: center;
	background-color: #004575;
	position: fixed;
	z-index: 100;
	top: 0px;
}
#nav .logo{
	height: 40px;
	width: 117px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#nav .phone{
	float: right;
	margin-right: 10px;
}
#nav .phone .contact {
	font-size: 24px;
	text-align: right;
	line-height: 14px;
	padding-top: 16px;
}
#nav .phone .contact span{
	font-size: 6px;
}
#nav .phone .contact small{
	font-size: 6px;
}


.lantern {
	min-height: 70vh;
}
#lantern-slide-1 {
	background-image: url(../images/index/slide_sp_1.jpg);
}
#lantern-slide-2 {
	background-image: url(../images/index/slide_sp_2.jpg);
}
#lantern-slide-3 {
	background-image: url(../images/index/slide_sp_3.jpg);
}
#lantern-slide-4 {
	background-image: url(../images/index/slide_sp_4.jpg);
}
#lantern-slide-5 {
	background-image: url(../images/index/slide_sp_5.jpg);
}
#top-image {
	min-height: 70vh;
}
#top-image h1 {
	width: 58%;
	top: 40%;
	padding: 20px;
	transform: translate(-50%, -50%)
	padding-top: 20px;
}
#top-image .logo_text {
	width: 240px;
	top: 60%;
}

#aboutus {
	background-size: cover;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	filter: brightness(100%);
	background-color: #F0F0E1;
	z-index: 0;
	padding-right: 30px;
	padding-left: 30px;
}
#aboutus p {
	text-align: left;
	width: auto;
}
#feature .barrier-free {
	padding: 30px;
	margin: 0px;
}
#feature .barrier-free::before {
	-webkit-backdrop-filter: blur(12px);
	backdrop-filter: blur(6px);
}
#feature .anesthesia {
	padding: 30px;
	margin: 0px;
}
#treatment {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#treatment h2 {
	margin-bottom: 30px;
}
#treatment .col-lg-2 {
	width: 50%;
	margin: 0px;
	position: relative;
	padding: 10px;
}
#treatment dl {
	height: 120px;
}
#treatment dl dt {
	font-size: 18px;
	top: 40px;
}
#treatment dl dd {
	font-size: 9px;
	top: 40px;
}
#gallery .col-sm-6, #gallery .col-sm-12 {
	padding: 0;	 
}

#doctor h2 {
	margin-bottom: 20px;
}
#doctor .doctor-photo {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	background-position: center;
}
#doctor .doctor-info {
	text-align: left;
	padding: 30px;
	height: auto;
}
#clinic .schedule {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin: 0px;
	height: auto;
}
#clinic .schedule p {
	font-size: 10px;
}
#clinic .schedule .timetable th {
	font-size: 8px;
	font-weight: normal;
}
#clinic .schedule .timetable td {
	font-size: 9px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#clinic .schedule .timetable thead th {
	padding-top: 5px;
	padding-bottom: 5px;
}
#clinic .address-info {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: center;
	height: auto;
}
#clinic .address-info .contact {
	font-family: "Jost";
	font-size: 31px;
	color: #004575;
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#clinic .address-info .contact p{
	font-size: 9px;
	font-family: "Meiryo UI", Meiryo, Arial, sans-serif;
	font-weight: bold;
}
#copyright p {
	padding: 5px 0;
}
