@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 {
		font-size: 22px;
		padding: 8px 0;
		width: 27%;
	}
	.nav-menu {
		padding: 30px 0;
	}
	.menu > li a {
		font-size: 19px;
	}
	.fix-nav-right .reserve {
		font-size: 17px;
	}
	.fix-nav-right .h-txt {
		font-size: 15px;
	}
	.time-table {
		width: 100%;
	}
	.accordion-001 {
		max-width: 750px;
	}
	.top-ttl {
		max-width: 735px;
	}
	.img01::before, .img02::before, .img03::before, .img04::before, .feature05::before {
		background-size: 55%;
	}
	.img01::after, .img02::after, .img03::after, .img04::after, .feature05::after {
		background-size: 53%;
		background-position: bottom right;
	}
	#greeting::after {
		height: 315px;
	}
	.g-name-flex {
		margin-top: 20px;
	}
	.med-txt {
		top: -55px;
	}
	.med-btm {
		padding: 15px 10px;
	}
	.med-btm::after {
	    border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
		border-left: 20px solid #6D5839;
	}
	#recruit .item {
		padding: 10px 0;
	}
	#recruit .item .wrap {
		width: 95%;
	}
	#footer {
		padding-top: 5px;
	}
	.section {
		margin-top: 150px;
	}
	.sec-ttl {
		padding: 45px 0;
	}
	.sec-ttl span::before, .sec-ttl span::after {
		background-size: 65%;
	}
	.flow-item .num {
		width: 130px;
		height: 130px;
		line-height: 130px;
		font-size: 58px;
	}
	.flow-item .txt {
		width: 55%;
	}
	.skill span {
		width: 75%;
	}
	.skill .year {
		width: 25%!important;
		margin-right: 0;
	}
	#access .reserve {
		width: 43%;
		margin-bottom: 40px;
		margin-right: 15px;
	}
	#access .inner {
		width: 90%;
	}
	.list li {
		width: 48%;
	}
	
	.bnr a {
		width: 27%;
	}
	
	}


	/* 960px以下に適用されるCSS（タブレット用） */
@media screen and (max-width: 960px) {
	body {
		font-size: 18px;
	}
	.reserve {
		width: 45%;
	}
	.slider, .slider-item {
		height: 85vh;
	}
	.cp {
		width: 80%;
	}
	.wrap {
		width: 90%;
	}
	.nav-menu {
		padding: 25px 0;
	}
	.menu > li a {
		font-size: 16px;
	}
	.menu__single .white {
		display: none!important;
	}
	.fix-nav-right .reserve {
		font-size: 16px;
	}
	.ja {
		font-size: 30px;
	}
	#information .flex {
		flex-direction: column;
	}
	#information .flex-2 {
		width: 100%;
		margin-bottom: 30px;
	}
	.en {
		font-size: 25px;
	}
	.index-ttl {
		margin-bottom: 20px;
	}
	.more-btn {
		width: 200px;
		font-size: 20px;
		padding: 10px 0;
	}
	.top-ttl {
		font-size: 25px;
		margin: 0 auto 30px;
		max-width: 610px;
	}
	.top-ttl::before, .top-ttl::after {
		background-size: 75%;
		background-position: center;
	}
	h2.ttl-img {
		width: 50%;
		margin: 0 auto;
	}
	.img01::before, .img02::before, .img03::before, .img04::before, .feature05::before, .img01::after, .img02::after, .img03::after, .img04::after, .feature05::after {
		background-size: 80%;
	}
	.fea-content {
		padding: 65px 0;
	}
	.fea-content .flex {
		flex-direction: column;
	}
	.fea-content .flex .flex-2 {
		margin-bottom: 30px;
		width: 100%;
	}
	#greeting {
		padding: 100px 0 60px;
	}
	#greeting .flex {
		flex-direction: column;
	}
	#greeting .flex-2 {
		width: 100%;
		margin-bottom: 20px;
	}
	#top-medical .ja span::before, #top-medical .ja span::after {
		background-size: 70%;
	}
	.med-list-top {
		padding-bottom: 0;
	}
	.med-top {
		width: 45%;
	    margin-bottom: 65px;
	}
	.med-btm {
		width: 32%;
		font-size: 20px;
	}
	.med-btm::after {
		right: 12px;
	}
	#recruit {
		flex-direction: column;
		width: 80%;
		margin: 0 auto;
	}
	#recruit .img, #recruit .item {
		width: 100%;
	}
	#recruit .item {
		padding: 20px 0;
	}
	.d-demo__item {
		width: calc(250vw / 6);
	}
	.footer-reserve {
		flex-direction: row!important;
	}
	.flex-2.left {
		width: 60%;
		margin-bottom: 30px;
	}
	.flex-2.right {
		width: 38%;
	}
	.footer-top .reserve {
		width: 50%;
		margin-right: 0;
		font-size: 18px;
	}
	.h-txt {
		font-size: 16px;
		max-width: 160px;
		margin: 0 auto 10px;
	}
	.sitemap span {
		font-size: 23px;
		margin-bottom: 10px;
	}
	#mainvisual {
		height: 40vh;
	}
	.section {
		margin-top: 90px;
	}
	.sec-ttl {
		font-size: 30px;
		padding: 35px 0;
	}
	.sec-ttl span::before, .sec-ttl span::after {
		background-size: 50%;
	}
	.c-ttl {
		padding: 13px 0;
	}
	.flow-item .num {
		width: 100px;
		height: 100px;
		line-height: 100px;
		font-size: 46px;
	}
	.greeting .flex {
		flex-direction: column;
	}
	.greeting .flex-2 {
		width: 100%;
		margin-bottom: 30px;
	}
	.skill {
		width: 85%;
		margin: 50px auto 0;
	}
	.skill .year {
		width: 32%!important;
	}
	.inner {
		width: 90%;
	}
	#access .inner .flex {
		flex-direction: column;
	}
	#access .inner .flex-2 {
		width: 70%;
		margin: 0 auto 30px;
	}
	#access .adress {
		text-align: center;
	}
	#access img {
		display: block;
		margin: 0 auto;
	}
	#access .footer-reserve {
		justify-content: center;
	}
	.medical .ttl {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.list {
		margin: 30px auto;
	}
	
	.bnr a {
		width: 45%;
	}
	
	}




	/* 480px以下に適用されるCSS（スマホ用） */
@media screen and (max-width: 480px) {
	.pc-only {
		display: none!important;
	}
	body {
		font-size: 16px;
	}
	#header .header-left {
		width: 49%;
	}
	.header-right {
		display: none!important;
	}
	.sp-nav {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		position: fixed;
	}
	.nav_wrapper {
		position: fixed;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		bottom: 14vw;
	}
	.nav_wrapper div:first-child {
		border-left: 1px solid #F3F3F3;
	}
	.nav_wrapper div {
		width: 25%;
		display: flex;
		background: #E3F5D1;
		align-items: center;
		justify-content: center;
		border-right: 1px solid #F3F3F3;
		border-top: 1px solid #F3F3F3;
	}
	.nav_wrapper a {
		padding: 5px;
	}
	#page_top {
		display: none!important;
	}
	
	#covid19 {
		padding: 3rem 0;
	}
	.accordion-001 {
		max-width: 350px;
	}
	.accordion-001 summary {
		font-size: 17px;
	}
	.accordion-open {
		padding: 1em 0;
	}
	.covid19-list {
		width: 48%;
		padding: 15px 0;
	}
	.cp {
		width: 85%;
	}
	.flex {
		flex-direction: column;
	}
	.flex-2, .flex-3 {
		width: 100%;
		margin-bottom: 30px;
	}
	.info.flex.wrap {
		margin: 30px auto;
	}
	.en {
		font-size: 20px;
	}
	.ja {
		font-size: 25px;
	}
	.ft-wrap {
		padding: 15px 0;
	}
	.top-ttl {
		font-size: 20px;
	}
	.top-ttl::before, .top-ttl::after {
		background-size: 50%;
		background-position: top center;
	}
	#first-time .more-btn {
		margin: 0 auto;
	}
	#first-time .txt p {
		text-align: center;
	}

	.more-btn {
		width: 180px;
		font-size: 18px;
	}
	.number {
		font-size: 65px;
	}
	.fea-content .ttl {
		font-size: 25px;
		margin-bottom: 30px;
	}
	.img01::before, .img02::before, .img03::before, .img04::before, .feature05::before, .img01::after, .img02::after, .img03::after, .img04::after {
		background-size: 40%;
	}
	.feature05::after {
		width: 80px;
		height: 40px;
	}
	.feature05::before {
		width: 155px;
		top: 42%;
	}
	#greeting {
		padding: 60px 0 38px;
	}
	#greeting .ttl.ja {
		font-size: 20px!important;
		margin-bottom: 20px;
	}
	.g-name {
		font-size: 19px;
	}
	#top-medical {
		padding: 50px 0;
	}
	.med-list-top {
		flex-direction: row!important;
	}
	.med-top img {
		width: 80%;
	}
	.med-txt {
		width: 58%!important;
	}
	.f-30 {
		font-size: 20px;
	}
	.med-btm {
		width: 85%;
		margin: 0 auto 30px;
	}
	.d-demo__item {
		width: calc(300vw / 6);
	}
	.footer-top {
		padding: 0;
	}
	.footer-top .flex {
		margin-top: 20px;
	}
	.flex-2.left {
		width: 100%;
	}
	.flex-2.left img {
		width: 70%;
		margin: 0 auto;
		display: block;
	}
	.adress {
		margin: 20px auto;
		text-align: center;
	}
	.flex-2.right {
		width: 85%;
	}
	.footer-btm {
		padding: 25px 0;
	}
	.sitemap span {
		font-size: 18px;
		border-bottom: 1px dashed #F0A9B3;
	}
	.sitemap .green {
		border-bottom: 1px dashed #A0DC5A;
	}
	.footer-reserve {
		flex-direction: row!important;
		margin-top: 0!important;
	}
	.footer-btm .right {
		display: none!important;
	}
	.copyright {
		padding: 15px 0 5.5rem;
	}
	#mainvisual {
		height: 30vh;
	}
	.section {
		margin-top: 70px;
	}
	.sec-ttl {
		width: 90%;
		font-size: 19px;
		padding: 20px 0;
		margin: 0 auto 40px;
	}
	.sec-ttl span::before {
		background-size: 25%;
		background-position: center left;
	}
	.sec-ttl span::after {
		background-size: 25%;
		background-position: center right;
	}
	.fea-content {
		padding: 25px 0;
	}
	.flow-item .num {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 25px;
	}
	.flow-item .ttl {
		font-size: 20px;
	}
	.flow-item .top::after {
		height: 2px;
		border-bottom: 2px dashed #F0C8A9;
		bottom: 8px;
	}
	.flow-item {
		margin-bottom: 40px;
	}
	.flow-item .flex {
		flex-direction: row!important;
	}
	.greeting .ttl.ja {
		font-size: 18px!important;
		margin-bottom: 20px;
	}
	.skill {
		width: 90%;
		margin: 0 auto;
	}
	.skill .center {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.skill .item {
		margin-bottom: 10px;
	}
	.greeting {
		margin-bottom: 120px;
	}
	#access .inner .flex-2 {
		width: 100%;
	}
	#access img {
		width: 80%;
	}
	#access .reserve, .flow-flex .reserve {
		font-size: 16px;
		margin-top: 10px;
	}
	#access .h-txt, .flow-flex .h-txt {
		font-size: 13px;
		max-width: 130px;
	}
	.car {
		padding: 15px 10px 40px;
	}
	.content {
		margin-top: 40px;
	}
	.web::after {
		border-left: 15px solid transparent;
	    border-bottom: 15px solid #FFFFFF;
	}
	.recruit .wrap {
		border: 10px solid #6FB801;
		padding: 150px 0;
	}
	.medical {
		padding-top: 0;
	}
	.medical .ttl {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.list {
		flex-direction: column;
		margin: 30px auto 0;
	}
	.list li {
		width: 90%;
		margin: 0 auto 15px;
	}
	.h-txt {
		max-width: 167px;
	}
	
	.bnr {
		flex-direction: column;
	}
	.bnr a {
		width: 55%;
	}
    .buttonbox {
  max-width: 100%;
}
	.modal {
  width: 90%;
  min-width: 90%;
}
	.modal__inner {
  padding: 2rem;
}
	.modal_ttl {
    font-size: 24px;
}
    .modal__inner {
    margin-top: 10%;
}
	.modal_lsit li a {
    font-size: 18px;
}
	
	
	
	
	
	
}