@charset "UTF-8";


/* Wide */
@media only screen and (min-width: 1360px) {
	#header.trigger .logo {
		width: 18%;
		padding: 8px 0;
	}

	#header.trigger .box a {
		font-size: .75rem;
		padding: 10px 0;
	}
}


/* Ipad PRO */
@media only screen and (max-width: 1024px) {
	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}

	.inner {
		width: 90%;
	}

	#header {
		box-shadow: none;
	}

	#header .nav {
		display: none;
	}

	#header #spNav {
		top: 36px;
		right: 20px;
	}

	#slider .mainTxt {
		width: 40%;
	}

	#pageTop .box {
		top: 200px;
	}

	#slider {
		margin-top: 57px;
	}

}


/* Ipad */
@media only screen and (max-width: 768px) {

	.inner {
		width: 90%;
	}

	#header #spMenu a {
		font-size: 2.4rem;
	}

	#pageTop .box {
		top: 160px;
	}

	#pageTop .ttl {
		font-size: 4rem;
	}

	#header .logo {
		width: 28%;
	}

	#service .fx1 .txtBox {
		padding: 20px 20px 40px;
	}

	#care {
		padding: 100px 0;
	}

	#care .fx2 {
		padding: 0;
	}

	#care .ttl {
		margin-bottom: 20px;
	}

	#care .fx2 p {
		font-size: .86rem;
		line-height: 1.7;
	}

	#footer .box {
		padding: 12px 0;
	}

	#aboutPage {
		padding: 40px 0 300px;
	}

	#page .sub {
		margin-bottom: 40px;
	}

	#header .logo {
		max-width: 200px;
	}

	#staff .box {
		width: 60%;
	}

	#staff .single .photo {
		width: 120px;
		height: 120px;
	}

	.mainArea .pageTxt p {
		font-size: 2rem;
	}

	.mainArea .pageTxt li a {
		font-size: .9rem;
	}

	.mainArea .pageTxt {
		top: 20%;
    left: 6%;
	}

	.mainArea .pageTxt p {
		font-size: 1.4rem;
	}

	.mainArea .pageTxt span {
		font-size: 1rem;
	}

	#about .desc {
		width: 70%;
	}
	
}


/* Iphone */
@media only screen and (max-width: 600px) {

	/* ------------  COMMON START ------------ */
	.onlySp {
	  display: block !important;
	}

	.exceptSp {
	  display: none !important;
	}

	#header #spNav {
		right: 14px;
    	top: 14px;
	}

	#header #spMenu a {
		font-size: 1.6rem;
	}

	#header #spMenu a {
		padding: 1% 0;
	}

	#slider {
		margin-top: 50px;
	}

	#slider img.main {
		object-fit: cover;
		min-height: 80vh;
	}

	#main {
		padding: 20px 0 200px;
	}

	#header .logo {
		width: 44%;
	}

	.start p {
		width: 120px;
	}

	#slider .mainTxt {
		width: 64%;
	}

	#header #spMenu a {
		font-size: 1.3rem;
	}

	#header #spNav .toggle i {
		height: 1px;
	}

	#header #spNav {
		top: 30px;
	}

	#header #spNav .toggle {
	  height: 1.1rem;
	}

	#header.show .toggle i:nth-child(3) {
		    transform: translateY(-7px) rotate(45deg);
		    -webkit-transform: translateY(-7px) rotate(45deg);
	}

	#pageTop .ttl {
		font-size: 2.4rem;
	}

	#pageTop .box {
		top: 120px;
	}

	#pageTop .ttl .jp {
		font-size: 1rem;
	}

	#pageTop {
		padding: 80px 0 20px;
	}

	#footer .btn a {
		width: 90%;
	}

	#footer .copyright {
		font-size: .6rem;
	}

	#footer .btn a {
		padding: 8px;
	}

	#page .h3Ttl {
		font-size: 1.3rem;
	}

	#page .desc {
		padding: 10px;
		line-height: 1.7;
	}

	#page .h4Ttl {
		font-size: 1rem;
	}

	.twoColumA.type2 .single {
		width: 100%;
	}

	.mainArea .pageTxt {
		font-size: 1.6rem;
	}

	.mainArea .pageTxt span {
		font-size: .7rem;
	}

/* ------------  COMMON END ------------ */


	#news {
		padding: 10px 0;
	}

	#news .boxL {
		width: 100%;
		margin-bottom: 4px;
	}

	#news .boxR {
		width: 100%;
		padding: 0 8px;
    box-sizing: border-box;
	}

	#news .boxR span {
		display: block;
	}

	#news .boxL p {
		background: #ae1a1a;
    display: inline-block;
    padding: 0 8px;
	}

	#about .fx1 {
		width: 100%;
		margin-bottom: 40px;
	}

	#about {
		padding: 60px 0;
	}

	#about .ttl {
		font-size: 1.6rem;
	}

	#about .box {
		margin-bottom: 0;
	}

	#about .sub {
		margin-bottom: 60px;
	}

	#service {
		padding: 60px 0;
	}

	#service .sub {
		margin-bottom: 60px;
	}

	#service .fx1 {
		width: 100%;
		margin-bottom: 40px;
	}

	#service .ttl {
		font-size: 1.6rem;
	}

	#service .fx1 h3 {
		font-size: 1.2rem;
	}

	#service .fx1 .txtBox {
		padding: 10px 20px 30px;
	}

	#care .fx1 {
		width: 100%;
		margin-bottom: 20px;
	}

	#care .fx2 {
		width: 100%;
		margin-bottom: 40px;
	}

	#care {
		padding: 80px 0;
	}

	#care .fx2 p {
		font-size: .84rem;
	}

	#footer .box p:last-child {
		font-size: 1.6rem;
	}

	#care .ttl {
		font-size: 1.6rem;
		margin-bottom: 10px;
	}

	#about .fx1:last-child, #service .fx1:last-child, #care .ttl, #care .fx2 p {
		transition-delay: initial;
	}

	#slider.page img.main {
		min-height: 20vh;
	}

	.page .mainArea .pageTxt {
		font-size: 1.6rem;
    letter-spacing: .3em;
	}

	#aboutPage .fx1 {
		width: 26%;
	}

	#aboutPage .fx2 {
		width: 72%;
		padding: 0px 10px;
	}

	#aboutPage .fx2 p:last-child {
		margin-bottom: 6px;
		line-height: 1.6;
    letter-spacing: .03em;
	}

	#aboutPage .box {
		margin-bottom: 40px;
	}

	#aboutPage table {
		margin-top: 40px;
	}

	#aboutPage .desc {
		line-height: 1.8;
	}

	#aboutPage th {
		width: 30%;
		font-size: .9rem;
	}

	#aboutPage td {
		font-size: .9rem;
	}

	#aboutPage td, #aboutPage th {
		padding: 20px 8px;
	}

	#aboutPage {
		padding: 40px 0 200px;
	}

	#servicePage {
		padding: 40px 0 200px;
	}

	.mainArea .pageTxt2 {
		font-size: .5rem;
	}

	.newsArea ul li a {
		padding: 20px;
	}

	.newsArea .float dt {
		width: 100%;
		margin-bottom: 6px;
		font-size: .9rem;
	}

	.newsArea .float dd {
		width: 100%;
		font-size: .9rem;
	}

	.newsArea ul li a::after {
		width: 10px;
		height: 10px;
	}

	.singleArea {
		padding: 14px;
	}

	.singleArea p {
		font-size: .9rem;
	}

	#splash_logo img {
	    width:140px;
	}

	#header .hTtl {
		font-size: .7rem;
	}

	.mainArea .pageTxt p {
		font-size: 1.6rem;
	}

	.mainArea .pageTxt li a {
		width: 50%;
	}

	.mainArea .pageTxt li {
		margin-bottom: 8px;
	}

	.mainArea .pageTxt2 {
		width: 100px;
    right: 10px;
	}

	#about .desc,	#service .desc, #news .desc,#staff .desc {
		width: 90%;
	}

	#about .sub, #service .sub {
		margin-bottom: 30px;
	}

	#about .single {
		width: 90%;
		margin: 0 auto 30px;
	}

	#about .single:nth-child(3n+2) {
		transition-delay: initial;
	}
	
	#about .single:nth-child(3n) {
		transition-delay: initial;
	}

	#service .single {
		width: 48%;
	}

	#service .single:nth-child(4n+2) {
		transition-delay: initial;
	}
	
	#service .single:nth-child(4n+3) {
		transition-delay: initial;
	}
	
	#service .single:nth-child(4n) {
		transition-delay: initial;
	}

	#service .single:nth-child(2n) {
		transition-delay: .3s;
	}

	#news .single {
		width: 90%;
		margin: 0 auto 30px;
	}

	#news .single:nth-child(3n+2) {
		transition-delay: initial;
	}
	
	#news .single:nth-child(3n) {
		transition-delay: initial;
	}

	#staff .box {
		width: 80%;
	}

	#staff .single .photo {
		width: 100px;
		height: 100px;
	}

	#staff .single .name {
		font-size: .9rem;
	}

	#header .hTtl span {
		float: left;
		display: block;
	}

	.mainArea .pageTxt {
		font-size: 1.6rem;
	}

	.mainArea .pageTxt p {
		font-size: 1.1rem;
	}

	#about2 .ttl {
		font-size: 1.6rem;
	}

	#about2 .fx1 {
		width: 90%;
		margin: 0 auto 30px;
	}

	#about2 .fx2 {
		width: 100%;
	}

	.caution {
		padding: 40px 20px;
		font-size: .9rem;
	}




	
}




/* IphoneSE */
@media only screen and (max-width: 320px) {
	#about .desc, #service .desc, #news .desc, #staff .desc {
		width: 100%;
	}
}










