@charset "UTF-8";



/* TOP */

@media screen and (min-width: 1480px) {
    #mv.mv-shinsaibashi{/* 201909 */
        background-position: 70% 0 !important;
    }
}

/* 202003 */
#mv.mv-information {
	background:  url(../../keiseikai/images/mv-information.jpg) center center;
	background-size: cover;
	color: #fff;
}

#mv.mv-shinsaibashi{/* 201909 */
	background:  url(../../keiseikai/images/mv-shinsaibashi.jpg) right 0;
	background-size: 1100px auto;
	color: #fff;
	text-shadow: 0 0 70px #000;
}
    
#mv.mv-kyobashi{/* 202003 */
	background: url(../../keiseikai/images/mv-kyobashi.jpg) center center;
	background-size: cover;
	color: #fff;
}

#mv.mv-umeda{
	background: url(../../keiseikai/images/mv-umeda.jpg) center center;
	background-size: cover;
	color: #fff;
}

.clinic-info > img {
	width: 55%;
	margin-right: 5%;
	margin-left: 0;
}

.clinic-info th, .clinic-info td {
	line-height: 1.6;
	padding: 10px;
}

.clinic-info th {
	white-space: nowrap;
}

.clinic-info tr {
	border-width: 0 0 1px;
}

.clinic-info th {
	font-weight: bold;
}

.clinic-info a .fa, .clinic-map a .fa {
	margin-right: 10px;
}

.clinic-info .address {
	margin-top: 30px;
}

/*.clinic-map {
	margin-top: 40px;
	margin-bottom: 60px;
}

.clinic-map div iframe {
	width: 100%;
	max-width: 100%
}

.clinic-map p {
	margin-bottom: 15px;
}*/

.clinic-photo {
	padding: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.clinic-photo ul {
	margin-bottom: -30px;
}

.clinic-photo li {
	width: 48%;
	margin-bottom: 30px;
}

.clinic-photo h3 {
	margin-bottom: 15px;
	font-size: 2.5rem;
}

.clinic-photo li p {
	margin-top: 10px;
}

.access-detail .fa {
	margin-right: 10px;
}

/* GREETING */

#mv.mv-greeting {
	background: url(../../keiseikai/images/mv-greeting.jpg) 0 0;
	background-size: cover;
	color: #FFF;
}

.greeting-img {
	position: relative;	
}

.greeting-img div {
	position: absolute;
	top: 0;
	left: 7%;
	z-index: 1;
}

.greeting-img p {
	width: 100%;
}

.greeting-img h2 {
	color: #fff;
	font-size: 3.2rem;
}

.greeting-img .sign {
	position: absolute;
	right: 7%;
	bottom: 7%;
	width: 150px;
	z-index: 2;
}

.greeting-txt {
	margin-top: 30px;
}

.greeting-txt > p {
	margin-bottom: 30px;
	line-height: 2.2;
}

.greeting-txt .name-box {
	text-align: right;
	margin-top: 30px;
	line-height: 1.0;
	font-size: 1.5rem;
}

.greeting-txt .name-box h3 {
	font-size: 1.6rem;
	margin-bottom: 12px;
}

.greeting-txt .name-box img {
	margin-right: 0;
	margin-top: 20px;
	width: 180px;
}


/* VISION */

#mv.mv-vision {
	background: url(../../keiseikai/images/mv-vision.jpg) center center;
	background-size: cover;
}

.vision-content h2 {
	font-size: 3.0rem;
	line-height: 1.6;
	margin-bottom: 35px;
	margin-top: 10px;
}

.vision-content li {
	border-width: 5px;
	padding: 50px;
	margin-bottom: 30px;
}

.vision-content li div {
	line-height: 1.0;
	margin-top: -115px;
}

.vision-content li img {
	max-width: 100px;
}

.vision-content li div p {
	text-align: center;
	margin-bottom: 10px;
	font-size: 2.0rem;
}

.vision-content li div p span {
	font-size: 4rem;
	padding-left: 5px;
	vertical-align: middle;
}

.vision-content li h3 {
	font-size: 3.5rem;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

.vision-content li h3 span {
	font-size: 2.5rem;
}






/* REASON */

#mv.mv-reason {
	background: url(../../keiseikai/images/mv-reason.jpg) center 10%;
	background-size: cover;
	color: #fff;
}

#reason-contents {
	background: url(../images/bg-flower1.jpg) no-repeat right 0;
	background-size: 45% auto;
}

.reason-txt {
	width: 70%;
	margin-top: 20px;
	margin-bottom: 50px;
}

.reason-txt h2 {
	margin-bottom: 30px;
	font-size: 3rem;
	line-height: 1.6;
}

.reason-txt p {
	line-height: 2.2;
}

.reason-promise, .reason-choice {
	margin-top: 20px;
}

.reason-promise > img {
	width: 50px;
	margin-top: 20px;
}

.reason-promise h2, .reason-choice h2 {
	font-size: 3rem;
	line-height: 1.2;
}

.reason-promise h2 span {
	font-size: 1.8rem;
}

.reason-promise h2 + p, .reason-choice h2 + p {
	letter-spacing: 0.1em;
	font-size: 1.5rem;
}

.reason-promise h3 {
	font-size: 2.6rem;
	line-height: 1.4;
}

.reason-promise ul {
	margin-top: 25px;
}

.reason-promise li {
	border: solid 1px #ce953c;
	border-radius: 50%;
	height: 200px;
	width: 200px;
	padding: 10px;
	margin: 0 2%;
}

.reason-promise li div {
	line-height: 1.2;
	text-align: center;
	width: 100%;
}

.reason-promise li div p {
	font-size: 3rem;
  line-height: 1.0;
  margin-bottom: 5px;
}

.reason-choice ul {
	margin-top: 25px;
}

.reason-choice li:last-child {
	border: none;
}

.reason-choice li a {
	margin-left: 0;
}







/* CHOOSE */

#mv.mv-choose {
	background: #fff url(../images/mv-choose.jpg) 50% 0;
	background-size: cover;
	color: #fff;
}

.choose-trouble {
	background: url(../images/choose-bg.jpg) 0 0 no-repeat;
	background-size: cover;
	min-height: 600px;
	margin-bottom: 60px;
}

.choose-trouble div {
	margin-left: 45%;
	margin-right: 5%;
}

.choose-trouble h2 {
	font-size: 3.8rem;
	line-height: 1.4;
	margin-bottom: 30px;
}

.choose-trouble p {
	border-width: 1px;
	border-radius: 16px;
	font-size: 2.0rem;
	padding: 20px;
	position: relative;
}

.choose-trouble p:before {
	position: absolute;
	content: " ";
	background: url(../images/choose-circle.svg) no-repeat 0 0;
	width: 45px;
	height: 45px;
	left: -50px;
	top: -50px;
}

.choose-header {
	font-size: 1.8rem;
}

.choose-header img {
	width: 80%;
}

.choose-header h2 {
	font-size: 2.3rem;
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 20px;
}

.choose-header h2 span {
	font-size: 3.5rem;
}

.choose-header h2 span.txt-cl-gold {
	font-size: 4rem;
}

.choose-tv {
	padding: 50px 100px;
	margin: 30px 0 50px;
}

.choose-tv h3 {
	margin-bottom: 20px;
	margin-top: -10px;
	font-size: 2.2rem;
}

.choose-points li {
	margin-bottom: 35px;
}

.choose-points li h3 {
	color: #fff;
	padding: 7px 10px;
	max-width: 350px;
	position: relative;
	line-height: 1.0;
	font-size: 1.6rem;
	display: inline-block;
}

.choose-points li h3:after {
	top: 100%;
	left: 40px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(206, 149, 60, 0);
	border-top-color: #ce953c;
	border-width: 7px;
	margin-left: -7px;
}

.choose-points li h4 {
	margin: 12px 0 20px;
	border-width: 0 0 3px;
	font-size: 3rem;
	padding-bottom: 5px;
}




/* MINORS */

#mv.mv-minors {
	background: #F8F8F6 url(../../keiseikai/images/mv-minors.jpg) 50% 0;
	background-size: cover;
	color: #FFF;
	text-shadow: 0 0 50px #000;
}

.minors-content h2 {
	border-width: 0 0 3px;
	margin-bottom: 30px;
	font-size: 3rem;
	line-height: 1.6;
	padding-bottom: 15px;
}

.minors-content a {
	line-height: 1.6;
}

.minors-content a i {
	margin-right: 10px;
}




/* MASCHINE */

#mv.mv-machine {
	background: url(../../keiseikai/images/mv-machine.jpg) center center;
	background-size: cover;
	color: #FFF;
}

#machine-contents h2 {
	font-size: 2rem;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-width: 0 0 1px;
}

#machine-contents ul {
	margin-top: 30px;
}

#machine-contents li {
	width: 50%;
}

#machine-contents li .wrapp {
	padding: 40px;
}

#machine-contents li:nth-child(odd) {
	border-width: 1px 1px 0 0;
}

#machine-contents li:nth-child(odd) .wrapp {
	padding-left: 0;
}

#machine-contents li:nth-child(even) {
	border-width: 1px 0 0;
}

#machine-contents li:nth-child(even) .wrapp {
	padding-right: 0;
}

#machine-contents li .photo-box {
	width: 40%;
	margin-right: 5%;
	height: 250px !important;
}

#machine-contents li .photo-box img {
	max-height: 250px;
}

#machine-contents li h3 {
	font-size: 3.0rem;
	line-height: 1.4;
}

#machine-contents li h3 span {
	font-size: 1.5rem;
	display: block;
	margin-top: 5px;
}

#machine-contents li .copy {
	font-size: 2.0rem;
	line-height: 1.6;
	margin-bottom: 15px;
}

#machine-contents li .read {
	margin-top: 20px;
}

#machine-contents li .btn-border-green {
	max-width: 100%;
}


/* FLOW */

#mv.mv-flow {
	background: #F8F8F6 url(../../keiseikai/images/mv-flow.jpg) center center;
	background-size: cover;
	color: #fff;
}

#in-flow-examination li:not(:last-child) {
	margin-bottom: 35px;
}

#in-flow-examination li .ti-box {
	border-width: 0 0 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 1.0;
}

#in-flow-examination li .ti-box p {
	text-align: center;
	margin-right: 20px;
	margin-left: 10px;
	letter-spacing: 0.05em;
	line-height: 1.0;
}

#in-flow-examination li .ti-box p span {
	display: block;
}

#in-flow-examination li .ti-box p span:first-child {
	font-size: 1.3rem;
}

#in-flow-examination li .ti-box p span:last-child {
	font-size: 3rem;
}

#in-flow-examination li .ti-box h3 {
	font-size: 2.6rem;
}

#in-flow-examination li img {
	width: 45%;
	margin-right: 5%;
}

#in-flow-examination li div a {
	margin-left: 0;
}

#in-flow-examination li div .fa {
	margin-right: 10px;
}

#in-anesthesia-type {
	margin-top: 50px;
}

#in-anesthesia-type ul {
	margin-top: 20px;
}

#in-anesthesia-type li:not(:last-child) {
	margin-bottom: 30px;
}

#in-anesthesia-type li h3 {
	border-width: 0 0 1px 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}



/* FAQ */

#mv.mv-faq {
	background: url(../../keiseikai/images/mv-faq.jpg) center 0;
	background-size: cover;
}

.faq-lists li p {
	background: none;
	padding: 0;
	margin-left: 0;
}

.faq-lists li .answer-box h3:before, .faq-lists li p:before {
	display: none;
}

.faq-lists li .answer-box {
	margin-left: 5%;
	font-size: 1.7rem;
	padding-left: 3em;
}

.faq-lists li .answer-box a .fa {
	margin-right: 10px;
}

.faq-lists li .answer-box a .fa-clone {
	margin-left: 10px;
}

.faq-lists li .answer-box h3 {
	padding: 0;
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.0;
	margin-bottom: 10px;
}

.faq-lists li .answer-box .sub-box {
	padding: 25px;
	margin-top: 20px;
	text-align: center;
}

.faq-lists li .answer-box .sub-box > p {
	font-size: 1.6rem;
	line-height: 1.8;
}

.faq-lists li .answer-box .sub-box .phone-box {
	line-height: 1.0;
	margin-top: 30px;
}

.faq-lists li .answer-box .sub-box .phone-box div {
	margin: 0 3%;
}

.faq-lists li .answer-box .sub-box .phone-box h4 {
	font-size: 1.9rem;
	margin-bottom: 10px;
}

.faq-lists li .answer-box .sub-box .phone-box p {
	font-size: 3.5rem;
}

.faq-lists li .answer-box .sub-box .phone-box .fa {
	font-size: 2.7rem;
	margin-right: 7px;
}

.faq-lists li .answer-box .bring-box {
	margin: 20px auto 0;
	background-color: #FFF;
	max-width: 530px;
}

.faq-lists li .answer-box .bring-box .accordion-form-trigger {
	line-height: 1.4;
	font-size: 1.8rem;
	padding: 10px;
	background-color: #80c3c0;
	color: #fff;
}

.faq-lists li .answer-box .bring-box .accordion-form-trigger:after {
	margin-left: 10px;
	font-size: 1.4rem;
	margin-top: 4px;
	font-weight: bold;
}

.faq-lists li .answer-box .bring-box .accordion-form-trigger:hover,
.faq-lists li .answer-box .bring-box .accordion-form-trigger.active {
	color: #80c3c0;
	background-color: #fff;
}

.faq-lists li .answer-box .bring-box .accordion-form-target {
	text-align: left;
	padding: 10px 20px 20px;
	display: none;
}


/* ACCESS */

#mv.mv-access {
	background: url(../images/mv-access.jpg) center center;
	background-size: cover;
	color: #fff;
}

#in-access-kyobashi, #in-access-umeda {
	border-width: 1px 0 0;
}

#in-access-shinsaibashi a .fa, #in-access-kyobashi a .fa, #in-access-umeda a .fa {
	margin-right: 10px;
}

#in-access-shinsaibashi .ggmap, #in-access-kyobashi .ggmap, #in-access-umeda .ggmap, .landmark {
	margin-top: 20px;
}

.landmark {
	margin-bottom: 25px;
	padding: 10px;
}

.accordion-access-trigger {
	padding: 10px 0;
	font-size: 1.8rem;
	position: relative;
	cursor: pointer;
}

.accordion-access-trigger:after {
	position: absolute;
	content: "\f005";
	font-family: 'Keisei';
	font-size: 1.5rem;
	right: 5%;
	top: 1.3rem;
}

.accordion-access-trigger.active:after {
	content: "\f006";
}

.accordion-access-target {
	display: none;
	padding: 20px 40px 0;
	counter-reset: number 0;
}

.accordion-access-target li {
	width: 48%;
	margin-bottom: 40px;
	position: relative;
}

.accordion-access-target li p {
	margin-top: 10px;
	font-size: 1.5rem;
}

.accordion-access-target li:before {
	counter-increment: number 1;
  content: counter(number);
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	line-height: 50px;
	z-index: 1;
	color: #fff;
	text-align: center;
	font-size: 2.3rem;
}

.train > ul > li {
	margin-bottom: 30px;
}

.train > ul > li > p {
	margin-bottom: 20px;
}


.train h3, .car h3 {
	margin: 20px 0;
	border-width: 0 0 3px;
	font-size: 2.8rem;
}

.train h3 span, .car h3 span {
	font-size: initial;
}

.train h3 .fa, .car h3 .fa {
	margin-right: 10px;
}


.car li {
	width: 30%;
	margin-right: 3%;
}


.car li a {
	line-height: 1.4;
	padding-top: 10px;
	padding-bottom: 10px;
}

.car li a span {
	font-size: 1.4rem;
}
	
.car li a .fa {
	margin-left: 5px;
	font-size: 1.0rem;
	margin-top: 5px;
	vertical-align: top;
}


@media screen and (max-width: 1340px) {
	.greeting-img h2 {
		font-size: 2.8rem;
	}
}

@media screen and (max-width: 1124px) {
	.greeting-img h2 {
		font-size: 2.1rem;
	}
}

@media screen and (max-width: 834px) {
	
	#mv.mv-shinsaibashi{/* 201909 */
	background-image: url(../../keiseikai/images/mv-shinsaibashi-sp.jpg);
	background-size: cover;
	background-position: 0 center;
	text-shadow: 0 0 30px #000;
	}
	
	#in-page-nav li {
		width: 50% !important;
	}
	
	#in-page-nav.information-nav li {/*202209addクリニックアーカイブのみ適用*/
		width: calc(100% / 3) !important;
	}
	
	
	/* CLINIC */
	.clinic-info > img, .clinic-info > div, .clinic-photo li {
		width: 100%;
	}
	
	.clinic-info > img {
		margin-left: 0;
		margin-right: 0;
	}
	
	.clinic-info > div {
		margin-top: 15px;
	}
	
	.clinic-photo h3 {
		font-size: 2.0rem;
	}
	
	#in-shinsaibashi .access-detail, #in-kyobashi .access-detail, #in-umeda .access-detail, .clinic-photo {
		margin-top: 25px;
	}
	
	/* GREETING */
	.greeting-txt h2 {
		line-height: 150%;
		margin-bottom: 15px;
	}
	
	.greeting-img .sign {
		width: 140px;
	}
	
	
	
	/* VISION */
	.vision-content h2 {
		font-size: 2.0rem;
		text-align: left;
		margin-top: 0;
	}
	
	.vision-content li {
		padding: 20px;
	}
	
	.vision-content li img {
		max-width: 80px;
	}
	
	.vision-content li div {
		margin-top: -90px;
	}
	
	.vision-content li div p {
		margin-bottom: 0;
	}
	
	.vision-content li h3 {
		font-size: 2.8rem;
	}
	
	.vision-content li h3 span {
		font-size: 2rem;
	}
	
	
	
	
	
	/* REASON */
	#reason-contents {
		background: none;
	}
	
	.reason-txt {
		width: 100%;
	}
	
	.reason-txt h2 {
		font-size: 2.4rem;
		margin-bottom: 20px;
	}
	
	.reason-txt p {
		line-height: inherit;
	}
	
	.reason-promise {
		background: url(../images/bg-flower1.jpg) no-repeat top right;
		background-size: 65% auto;
	}
	
	.reason-promise ul {
		justify-content: space-between;
	}
	
	.reason-promise > img {
		width: 10%;
	}

	

	
	/* CHOOSE */
	.choose-trouble {
		background: none;
		min-height: auto;
		margin-bottom: 30px;
	}
	
	.choose-trouble div {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.choose-trouble h2 {
		font-size: 2.5rem;
		margin-bottom: 15px;
	}
	
	.choose-trouble p {
		font-size: 1.6rem;
	}
	
	.choose-trouble p:before {
		display: none;
	}
	
	.choose-txt {
		border-width: 0 0 1px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	.choose-txt p:first-child {
		font-size: 2.8rem;
		line-height: 150%;
		margin-bottom: 10px;
	}
	
	.choose-tv {
		padding: 20px;
		text-align: center;
		margin: 30px 0;
	}
	
	.choose-header h2 {
		font-size: 1.8rem;
	}
	
	.choose-header h2 span {
		font-size: 2.0rem;
	}
	
	.choose-header h2 span.txt-cl-gold {
		font-size: 2.6rem;
	}
	
	.choose-header img {
		width: 100%;
	}
	
	.choose-tv h3 {
		font-size: 1.6rem;
		margin-bottom: 15px;
	}
	
	.choose-points li h3 {
		font-size: 1.6rem;
	}
	
	.choose-points li h4 {
		font-size: 2.4rem;
		line-height: 1.4;
		padding-bottom: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	
	/* MINORS */
	.minors-content h2 {
		font-size: 2.1rem;
	}
	
	
	
	/* MASCHINE */
	#machine-contents ul {
		border-width: 0;
	}
	
	#machine-contents li {
		width: 100%;
	}
	
	#machine-contents li:nth-child(odd),#machine-contents li:nth-child(even) {
		border-width: 0 0 1px 0;
	}
	
	#machine-contents li:nth-child(odd) .wrapp {
		padding-left: 5%;
	}
	
	#machine-contents li:nth-child(even) .wrapp {
		padding-right: 5%;
	}
	
	#machine-contents li .wrapp {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	#machine-contents li:first-child {
		border-width: 1px 0;
	}
	
	#machine-contents li:last-child {
		border: none;
	}
	
	#machine-contents li .photo-box {
		height: auto !important;
	}
	
	#machine-contents li .copy {
		font-size: 1.7rem;
		line-height: 1.6;
	}
	
	#machine-contents li h3 {
	    font-size: 2.5rem;
	}
	
	#machine-contents li h3 span {
		font-size: 1.6rem;
	}
	
	
	
	/* FLOW */
	#in-flow-examination li .ti-box p span:first-child {
		font-size: 1.2rem;
	}
	
	#in-flow-examination li .ti-box p span:last-child {
		font-size: 2.5rem;
	}
	
	#in-flow-examination li .ti-box h3 {
		font-size: 2.2rem;
	}
	
	#in-flow-examination li img {
		width: 100%;
		margin: 0 0 20px;
	}
	
	
	
	/* FAQ */
	#mv.mv-faq {
		background-position: 35% 0;
	}
	
	.faq-lists li .answer-box {
		margin-left: 0;
		padding-left: 2.2em;
	}
	
	
	
	.faq-lists li .answer-box .sub-box {
		text-align: center;
	}
	
	.faq-lists li .answer-box h3 {
		font-size: 1.7rem;
		padding-left: 0 !important;
		text-align: center;
	}
	
	.faq-lists li .answer-box .sub-box {
		padding: 15px;
	}
	
	.faq-lists li h2 {
		padding-top: 2px;
		padding-left: 1.8em !important;
	}
	
	.faq-lists li .btn-pink {
		margin-top: 15px;
		padding: 15px 5px;
		line-height: 1.0;
	}
	
	.faq-lists li .btn-pink h3 {
		font-size: 1.7rem;
		margin-bottom: 5px;
	}
	
	.faq-lists li .btn-pink .fa {
		margin-right: 5px !important;
	}
	
	.faq-lists li .btn-pink p {
		font-size: 1.4rem;
	}
	
	.faq-lists li .answer-box .sub-box > p {
		text-align: left;
	}
	
	
	/* ACCESS */
	.accordion-access-target {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.accordion-access-target li:before {
		line-height: 25px;
		width: 25px;
		font-size: 2.0rem;
	}
	
	.accordion-access-target li p {
		line-height: 1.6;
		font-size: 1.4rem;
	}
	
	.car li {
		width: 100%;
	}
	
	.car li:not(:last-child) {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 414px) {
	#mv.mv-umeda {
		/* 202210 */
		background-size: 135%;
	}

	#mv.mv-greeting {
		background-size: 120% auto;
    background-position: right 0;
	}
	
	.accordion-access-target li {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.accordion-access-target li:before {
		line-height: 40px;
    width: 40px;
	}
}

@media screen and (max-width: 320px) {
	.clinic-photo {
		padding-left: 15px;
		padding-right: 15px;
	}
}