@charset "utf-8";
	/* 480px以上は写さない */
@media (min-width: 480px) {
	.sp-only {
		display: none!important;
	}
}
	/* 960px以上は写さない */
@media (min-width: 960px) {
	.tb-only {
		display: none!important;
	}
}

	/* 1280px以下に適用されるCSS（スクエアモニター用） */
@media screen and (max-width: 1280px) {
	.reserve {
		width: 30%;
	}
	.biz-flex {
		width: 70%;
	}
	.header-right span {
		font-size: 15px;
	}
	.header-right p {
		font-size: 20px;
	}
	#greeting {
		padding: 110px 0 70px;
	}
	#greeting .d-name {
		margin-top: 30px;
	}
	#greeting .wrap::after {
		width: 65%;
		bottom: -85px;
	}
	#greeting::before {
		width: 300px;
		bottom: -95px;
	}
	.medical-mdl .item .ttl span {
		font-size: 20px;
		margin-bottom: 0;
	}
	.medical-mdl .item .ttl {
		font-size: 28px;
	}
	.medical-mdl .item .txt {
		width: 90%;
	}
	.medical-btm {
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.medical-btm .item {
		width: 30%;
	}
	.medical-btm .item .ttl {
		font-size: 25px;
		margin: 20px auto;
	}
	#index_concept .right .txtbox {
		width: 80%;
	}
	#index_concept .right::after {
		background-size: cover;
		background-position: center left;
	}
	#index_feature .bg-top::before {
		height: 350px;
	}
	.fea-ttl .number {
		width: 25%;
		text-align: center;
		font-size: 90px;
	}
	.fea-ttl .txt {
		width: 75%;
	}
	.fea-ttl .txt .top {
		font-size: 23px;
		margin-bottom: 5px;
	}
	.fea-ttl .txt .btm {
		font-size: 30px;
	}
	#feature02 .txtbox {
		margin-top: -65px;
	}
	#feature03 .left {
		padding: 30px 0;
	}
	.feature-btm {
		padding: 50px 0;
	}
	.feature-btm .wrap {
		width: 90%;
	}
	#index_recruit .flex li::before {
		width: 25px;
		height: 25px;
	}
	#index_recruit .ttl {
		top: -25px;
	}
	.accordion-001 {
		width: 95%;
	}
	
	
	
	/* ここから下層ページ */
	#mainvisual {
		height: 55vh;
	}
	.sec-ttl {
		width: 95%;
	}
	#price .txt {
		width: 80%;
	}
	
	
	}


	/* 960px以下に適用されるCSS（タブレット用） */
@media screen and (max-width: 960px) {
	.header-wrap {
		flex-direction: column;
	} 
	.header-left {
		width: 75%;
	}
	.header-right {
		width: 70%;
	}
	.slider, .slider-item {
		height: 70vh;
	}
	.cp {
		top: 45%;
		width: 75%;
	}
	.biz-flex {
		width: 90%;
	}
	#g-nav .header-right {
		display: none;
	}
	.fix-nav-wrap {
		width: 100%;
	}
	.menu > li a {
		font-size: 15px;
	}
	.menu__single a span {
		font-size: 12px;
	}
	#greeting .index-ttl {
		font-size: 100px;
	}
	#greeting {
		padding: 70px 0;
	}
	#greeting .flex {
		flex-direction: column-reverse;
	}
	#greeting .flex-2 {
		width: 100%;
	}
	#greeting .wrap::after {
		height: 190px;
	}
	#greeting .flex-2 .txt {
		width: 90%;
	}
	#index-medical .index-ttl .en {
		font-size: 100px;
	}
	#index-medical .index-ttl .ja {
		font-size: 40px;
	}
	.medical-top .ttl p {
		font-size: 25px;
	}
	.medical-mdl .item .bg {
		padding: 30px 3%;
	}
	.medical-mdl .item .ttl {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.medical-mdl .item .ttl span {
		font-size: 18px;
	}
	.more-btn {
		padding: 12px 0;
	}
	.medical-btm .item .list {
		width: 90%;
	}
	#index_important .wrap {
		padding: 10px 0;
	}
	#index_important .index-ttl .en {
		font-size: 90px;
	}
	#index_important .index-ttl .ja {
		width: 100%;
		font-size: 40px;
	}
	#index_concept .left {
		padding: 50px 0;
	}
	#index_concept .left .ttl p {
		font-size: 28px;
	}
	#index_concept .right .txtbox {
		width: 90%;
		padding-top: 45px;
	    padding-left: 30px;
	}
	#index_concept .right .ttl {
		font-size: 28px;
	}
	#index_feature .bg-top::before {
		height: 200px;
		top: -20px;
	}
	#index_feature .index-ttl .en {
		font-size: 100px;
	}
	#index_feature .index-ttl .ja {
		font-size: 40px;
	}
	#feature01 .txtbox, #feature02 .txtbox {
		width: 90%;
		margin: 0 auto;
	}
	.fea-ttl .number {
		font-size: 60px;
	}
	#feature02 .img::before {
		display: none;
	}
	#index_feature .bg-top {
		padding: 80px 0;
	}
	#feature03 {
		flex-direction: column-reverse;
	}
	#feature03 .left, #feature03 .right {
		width: 100%;
	}
	.feature-btm .wrap {
		flex-direction: column;
	}
	.feature-btm .flex-2 {
		width: 100%;
		margin-bottom: 30px;
	}
	#hygiene .index-ttl {
		margin-bottom: 20px;
		font-weight: normal;
		font-size: 28px;
	}
	#hygiene .index-ttl .en {
		font-size: 23px;
	}
	.d-demo__item {
		width: calc(300vw / 6);
	}
	#index_recruit .bg {
		padding: 40px 0;
	}
	#index_recruit .index-ttl {
		font-size: 30px;
		margin-bottom: 25px;
		font-weight: normal;
	}
	#index_recruit .list {
		margin-top: 50px;
	}
	#index_recruit .ttl {
		font-size: 25px;
		width: 100%;
		top: -15px;
	}
	#index_recruit .flex {
		padding-top: 40px;
	}
	.accordion-001 summary {
		font-size: 25px;
	}
	.footer-wrap .access .item .img {
		width: 15%;
	}
	.footer-wrap .access .item .ja {
		width: 85%;
		font-size: 16px;
		padding-left: 10px;
	}
	
	
	/* ここから下層ページ */
	#mainvisual {
		height: 36vh;
	}
	#page-ttl .ja {
		font-size: 40px;
	}
	#page-ttl .en {
		font-size: 25px;
	}
	.sec-ttl {
		font-size: 33px;
		padding: 30px 0;
	}
	.policy .en {
		font-size: 35px;
		margin-bottom: 30px;
	}
	.policy .txt {
		width: 85%;
	}
	#access .flex {
		flex-direction: column;
	}
	#access .flex-2 {
		width: 100%;
		margin-bottom: 30px;
	}
	.facility li {
		width: 48%;
	}
	.doctor {
		padding-bottom: 30px;
	}
	.doctor::before {
		height: 65%;
	}
	.doctor .flex {
		width: 95%;
	}
	.doctor .ttl {
		font-size: 23px;
	}
	.interview .item .ttl {
		font-size: 20px;
	}
	.medical .flex .ttl {
		font-size: 25px;
	}
	#visiting .point .list .flex-3 {
		width: 45%;
	}
	.recruit-list dt {
		width: 230px;
	}
	.recruit-list dd {
		width: calc(100% - 230px);
	}
	.comment .ttl {
		font-size: 27px;
		width: 65%;
	}
	

	
	}




	/* 480px以下に適用されるCSS（スマホ用） */
@media screen and (max-width: 480px) {
	.pc-only {
		display: none!important;
	}
	#header {
		transform: none;
		left: 0;
		background: none;
	}
	#header::before {
		display: none;
	}
	#header .header-left {
		width: 50%;
	}
	.header-wrap {
		width: 97%;
		margin: 10px auto 0;
	}
	.header-right {
		display: none!important;
	}
	.header-left h1 {
		width: 70%;
	}
	#mv .biz-flex, .header-left .adress {
		display: none;
	}
	.sp-nav {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		position: fixed;
	}
	.nav_wrapper {
		position: fixed;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		bottom: 0;
	}
	.nav_wrapper div:first-child {
		border-left: 1px solid #F3F3F3;
	}
	.nav_wrapper div {
		width: 25%;
		display: flex;
		background: #9A8C82;
		align-items: center;
		justify-content: center;
		border-right: 1px solid #F3F3F3;
		border-top: 1px solid #F3F3F3;
	}
	.nav_wrapper a {
		padding: 10px;
	}
	#page_top {
		display: none!important;
	}
	.flex {
		flex-direction: column;
	}
	.flex-2, .flex-3 {
		width: 100%;
		margin-bottom: 30px;
	}
	.wrap {
		width: 90%;
	}
	.sitemap {
		display: none;
	}
	.copyright {
		padding: 15px 0 95px;
	}
	
	.slider, .slider-item {
		height: 65vh;
	}
	.cp {
		top: 50%;
		width: 85%;
	}
	#news {
		padding: 60px 0 100px;
	}
	#news .index-ttl {
		margin-bottom: 40px;
	}
	#news .index-ttl .ja {
		font-size: 27px;
	}
	.news-content .item {
		flex-direction: column;
	}
	.news-content .date, .news-content .news-ttl {
		width: 100%;
		text-align: left;
	}
	#greeting .index-ttl {
		font-size: 55px;
		top: -35px;
	}
	#greeting .ttl span {
		font-size: 20px;
	}
	#greeting .ttl {
		font-size: 23px;
	}
	#greeting .d-name {
		font-size: 16px;
	}
	#greeting .d-name .ja {
		font-size: 25px;
	}
	#greeting .d-name .en {
		font-size: 20px;
		padding-left: 15px;
	}
	#greeting .btn {
		padding: 10px 0;
	}
	#greeting .wrap::after {
		height: 120px;
		bottom: -45px;
	}
	#greeting::before {
		width: 200px;
		bottom: -40px;
	}
	#index-medical .index-ttl {
		padding: 60px 0;
	}
	#index-medical .index-ttl .en {
		font-size: 70px;
	}
	#index-medical .index-ttl .ja {
		font-size: 30px;
	}
	.medical-top .ttl {
		flex-direction: column;
		width: 100%;
		margin-bottom: 20px;
	}
	.medical-top .ttl p {
		font-size: 20px;
		writing-mode: horizontal-tb;
	}
	.medical-top::before {
		border-top: 110px solid rgba(255, 255, 255, 0.50);
	    border-right: 180px solid transparent;
	}
	.medical-top::after {
		border-top: 110px solid transparent;
	    border-right: 180px solid rgba(255, 255, 255, 0.50);
	}
	.medical-top .txt {
		width: 100%;
	}
	.medical-mdl {
		flex-direction: column;
	}
	.medical-mdl .item {
		width: 100%;
	}
	.medical-btm .item {
		width: 47%;
	}
	.medical-btm .item .ttl {
		font-size: 20px;
		margin: 15px auto;
	}
	.medical-btm .item .list {
		width: 100%;
	}
	.medical-btm .item .list li {
		font-size: 15px;
	}
	#index_important {
		margin: 40px auto;
	}
	#index_important .wrap {
		border-top: 5px solid #F2E3DB;
	    border-bottom: 5px solid #F2E3DB;
	}
	#index_important .index-ttl .en {
		font-size: 55px;
	}
	#index_important .index-ttl .ja {
		font-size: 25px;
	}
	#index_important .txt {
		width: 100%;
	}
	#index_concept {
		flex-direction: column;
	}
	#index_concept .left {
		width: 100%;
		padding: 25px 0;
	}
	#index_concept .left .ttl {
		padding-right: 40px;
	}
	#index_concept .left .ttl p {
		font-size: 23px;
	}
	#index_concept .right {
		width: 100%;
	}
	#index_concept .right .txtbox {
		width: 95%;
		padding-top: 30px;
		padding-left: 20px;
	}
	#index_concept .right .ttl {
		font-size: 25px;
	}
	#index_feature .bg-top::before {
		height: 120px;
		top: -10px;
	}
	#index_feature .bg-top {
		padding: 50px 0;
	}
	#index_feature .ttl-top {
		width: 85%;
		padding: 10px 0;
		font-size: 20px;
	}
	#index_feature .index-ttl .en {
		font-size: 70px;
	}
	#index_feature .index-ttl .ja {
		font-size: 30px;
		width: 100%;
	}
	#feature01, #feature02 {
		margin-top: 40px;
	}
	#feature01 .txtbox {
		padding: 25px 4%;
	}
	.fea-ttl .number {
		font-size: 48px;
	}
	.fea-ttl .number::before {
		font-size: 17px;
		top: 0;
	}
	.fea-ttl .txt .top {
		font-size: 18px;
	}
	.fea-ttl .txt .btm {
		font-size: 23px;
	}
	#hygiene {
		padding: 60px 0;
	}
	#hygiene .index-ttl {
		font-size: 20px;
	}
	#hygiene .index-ttl .en {
		font-size: 18px;
	}
	#hygiene .flex-3 p {
		font-size: 17px;
		margin-top: 10px;
	}
	#hygiene .flex {
		flex-direction: row;
	}
	#hygiene .flex-3 {
		width: 48%;
	}
	.gallery {
		padding: 40px 0;
	}
	.d-demo__item {
		width: calc(390vw / 6);
	}
	#index_recruit .index-ttl {
		font-size: 25px;
	}
	#index_recruit .ttl {
		font-size: 20px;
	}
	#index_recruit .flex li {
		width: 100%;
		margin-bottom: 20px;
	}
	#covid19 {
		padding: 2rem 0;
	}
	.accordion-001 summary {
		font-size: 18px;
	}
	.covid19-list {
		width: 45%;
		padding: 15px 0 0;
	}
	.footer-wrap .access .ttl {
		font-size: 28px;
		top: -20px;
	}
	.biz-flex {
		flex-direction: column;
	}
	.time-table, .biz-txt {
		width: 100%;
	}
	
	
	
	/* ここから下層ページ */
	#mainvisual {
		height: 26vh;
	}
	#page-ttl .en {
		font-size: 20px;
	}
	#page-ttl .ja {
		font-size: 30px;
	}
	.section {
		padding-top: 50px;
	}
	.sec-ttl {
		font-size: 28px;
		padding: 20px 0;
		margin: 0 auto 45px;
	}
	.sec-ttl::before {
		border-top: 40px solid rgba(255, 255, 255, 0.50);
	    border-right: 70px solid transparent;
	}
	.sec-ttl::after {
		border-top: 40px solid transparent;
	    border-right: 70px solid rgba(255, 255, 255, 0.50);
	}
	.policy .en {
		font-size: 28px;
		margin-bottom: 20px;
	}
	#access .clinic-info dt {
		width: 110px;
	}
	#access .clinic-info dd {
		width: calc(100% - 110px);
	}
	#access .biz-flex {
		margin: 0 auto;
	}
	.facility {
		flex-direction: row;
	}
	#doctor .flex {
		flex-direction: column-reverse;
	}
	.staff {
		margin: 50px auto;
	}
	.doctor {
		margin-top: 40px;
	}
	.doctor .ttl {
		font-size: 20px;
	}
	.interview {
		margin: 40px auto;
	}
	.interview .item .ttl {
		font-size: 18px;
	}
	.medical .flex .ttl {
		font-size: 20px;
	}
	#visiting .point .ttl {
		font-size: 23px;
		margin-top: 40px;
	}
	#visiting .point .ttl::before {
		width: 65px;
	    height: 3px;
	}
	#visiting .point .list .flex-3 {
		width: 100%;
	}
	#visiting .point .list p.ja {
		font-size: 18px;
	}
	#price .txt {
		width: 100%;
		font-size: 16px;
	}
	.price .ttl {
		width: 70%;
		font-size: 22px;
	}
	.price .item {
		flex-direction: column;
	}
	.price .item .left, .price .item .right {
		width: 100%;
	}
	.price .item .left {
		padding: 15px 0;
	}
	.price .item .detail span {
		width: 150px;
	}
	.price .item .detail div {
		width: calc(100% - 150px);
	}
	.recruit-list dt, .recruit-list dd {
		width: 100%;
	}
	.comment .ttl {
        font-size: 23px;
        width: 100%;
		margin-bottom: 25px;
    }
	.comment .flex {
		flex-direction: column-reverse;
	}
	.comment .flex .img {
		width: 100%;
		margin-bottom: 20px;
	}
	.comment .flex .txtbox {
		width: 100%;
	}
	.comment .item .ja {
		font-size: 18px;
	}


}