@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width:820px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {}


@media screen and (max-width:600px) {}

@media screen and (max-width:700px) {
		br.pc {
    display: none;
}
	br.sp {
    display: block;
}
	.pc {
    display: none;
}
	.sp {
    display: block;
}
	.half, .three-flex {
    width: 100%;
}
	.left30, .right70, .left70, .right30 {
    width: 100%;
}
	.m-bottom {
    margin-bottom: 2em;
}
	.p-bottom {
    padding-bottom: 2em;
}
	.p-bottom02 {
    padding-bottom: 3em;
}
	
	
	
	.worries-list li .check-icon {
    width: 35px;
    margin-right: 10px;
}
	span.border-color {
    font-size: 30px;
    line-height: 1.6em;
}
	span.check-txt {
    font-size: 22px;
    margin: 10px 0 0;
    font-weight: bold;
}
	.r-txt {
    font-size: 27px;
}
	p.c-txt {
    font-size: 21px;
}
	p.bleaker-title {
    font-size: 26px;
    line-height: 1.5em;
}
	span.big-txt {
    font-size: 33px;
}
	p.bleaker-txt {
    font-size: 18px;
}
	.block_bnr {
    background-size: 15%;
    background-position: 100% 0%;
}
	h2.title04 {
    font-size: 28px;
}
	.com-box01-tit {
    font-size: 25px;
}
	.com-box01-tit::after {
    margin: 10px 0 10px;
}
	section.contact-section {
    background-size: 20%;
    background-position: 0 100%, 100% 100%;
    padding-bottom: 10em;
}
	.btn02 a {
    width: 100%;
    padding: 0.5em 1em;
    font-size: 20px;
    border: dashed 3px #333;
}
	p.c-txt::before {
    margin-right: 10px;
    transform: rotate(-35deg);
}
	p.c-txt::after {
    margin-left: 10px;
    transform: rotate(35deg);
}
	p.reason-txt {
    font-size: 21px;
    margin-bottom: 10px;
}
	.reason-box p {
    font-size: 23px;
}
	span.big-txt02 {
    font-size: 40px;
}
	ul.price-list li {
    font-size: 18px;
}
	.price-box {
    padding: 2em 1em;
}
	section.home-section.home-section07::after {
    display: none;
}
	section.contact-form p.c-txt {
    font-size: 2.5rem;
}
	.swiper-wrapper {
    height: auto!important;
}
	.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    height: auto!important;
}
	.swiper-slide .form-title {
    font-size: 2em;
    padding: 10px;
}
	.wpcf7-list-item.first, .wpcf7-list-item {
    width: 100%;
    margin-bottom: 1em;
}
	ul.worry-list.flex {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
	ul.worry-list.flex li {
    width: 17rem;
    height: 17rem;
    font-size: 1rem;
}
	section.home-section.home-section01 img {
    max-width: 200px;
    margin: -1em auto 0;
}
	
	section.home-section.home-section01 h2.title03 {
    font-size: 28px;
}
	p.txt-120 {
    font-size: 21px;
}
	p.c-txt.black {
    font-size: 22px;
    line-height: 1.6;
}
	section.home-section.home-section02 p.c-txt.black::before, section.home-section.home-section02 p.c-txt.black::after {
    content: '';
    width: 3px;
    height: 30px;
}
	section.home-section.home-section02 {
    padding: 40px 2px;
}
	.worries-list li.flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
	ul.worries-list li {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
	span.check-txt {
    font-size: 20px;
    text-align: left;
}
	.balloon1 {
    width: 100%;
    padding: 0.8em 0.2em;
}
	.balloon1 p {
    font-size: 18px;
}
	ul.voice-list li {
    width: 100%;
    margin-bottom: 2em;
}
	ul.reason-list li {
    width: 100%;
    margin-bottom: 2em;
}
	ul.reason-inner li {
    margin-bottom: 0;
}
	ul.promise-list li {
    width: 100%;
    margin-bottom: 2em;
}
}

@media screen and (max-width: 820px) {
.contact-form01 th, .contact-form01 td {
    display: block;
    width: 100%;
}
}