@media only screen and (max-width: 780px) { 
	.header__inner {
		padding: 10px 20px;
	}
	.header__logo {
		font-size: 19px;
	}
	.header__nav--list li a {
		font-size: 14px;
	}
	.logo span {
		font-size: 13px;
	}
	.header__logo img {
		height: 3.3em;
	}
	.header__info {
		display: none;
	}
	.header__nav--list li.header__info {
		margin-top: 0.5em;
	}
	.header__nav--list li.header__info a {
		border: none;
		padding: 0.5em;
	}
	.hamburger {
		top: 22px;
		right: 20px;
	}
	.mv__ttl {
		font-size: 18px;
	}
	.mv__description {
		bottom: 5em;
		left: 2em;
	}
	.mv__img::before {
		padding-top: 30em;
	}
	.page_top {
		bottom: 15px;
		right: 15px;
	}
	.page_top a img {
		width: 40px;
	}
	.mv {
		margin-top: 61.59px;
	}
	.mv__img {
		clip-path: ellipse(125% 60% at 50% 35%);
	}
	.about.tp_about {
		padding: 30px 0 50px 0;
	}
	.ja {
		font-size: 24px;
	}
	.ttl .en {
		font-size: 13px;
	}
	.about__content--description {
		width: 100%;
		margin-right: 0;
		padding-left: 0;
	}
	.subttl {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.about__txt {
		font-size: 13px;
	}
	.about__content--img {
		width: 100%;
	}
	.about__content--img img {
		width: 400px;
		max-width: 100%;
		margin-top: -30px;
	}
	.about__bottom--bk img {
		vertical-align: baseline;
	}
	.service.tp_service {
		padding: 70px 0 50px;
	}
	.service__question img {
		height: 35px;
	}
	.service__question {
		font-size: 16px;
		letter-spacing: 1px;
	}
	.service__subttl.subttl {
		font-size: 17px;
		margin-bottom: 30px;
	}
	.service__content--item {
		border-radius: 1em;
		padding: 30px;
		margin: 0;
	}
	.service__content--description {
		width: 100%;
		margin-right: 0;
	}
	.service__content--ttl {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.service__content--list {
		display: flex;
		gap: 0;
		flex-wrap: wrap;
		margin-bottom: 15px;
		font-size: 14px;
	}
	.service__content--txt {
		font-size: 13px;
		margin-bottom: 1em;
	}
	.service__content--img {
		width: 100%;
		padding-left: 0;
	}
	.service__content--img img {
		width: 100%;
	}
	.service__content--item:nth-child(2) {
		margin: 0;
		margin-top: 2em;
	}
	.service__content--item:nth-child(2) .service__content--img {
		padding-left: 0;
		margin-left: 0;
		margin-right: 0;
		order: 1;
	}
	.service__ngcontent--ttl {
		font-size: 17px;
	}
	.service__ngcontent--list {
		font-size: 14px;
	}
	.service__ngcontent--img {
		position: relative;
		top: unset;
		right: unset;
		width: 100%;
		text-align: center;
		margin-top: -30px;
	}
	.footer__description {
		width: 100%;
		margin-bottom: 20px;
	}
	.footer__description--logo {
		font-size: 19px;
		line-height: 1.5;
	}
	.footer__description--address {
		font-size: 14px;
		letter-spacing: 0;
		margin-bottom: 10px;
	}
	.footer__map {
		width: 100%;
	}
	.footer__map iframe {
		width: 100%;
		height: 20em;
	}
	.footer__copyright {
		font-size: 10px;
		letter-spacing: 0;
	}
}
