@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;
}
	
	
}

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