@media (max-width: 768px) {



.content-header .ttl {
    font-size: 18px;
    letter-spacing: 5px;
}

.point:nth-of-type(4) .choice span img,
.point:nth-of-type(5) .choice span img,
.point:nth-of-type(6) .choice span img {
    width: initial;
}

.point .ttl {
    display: inline;
	    line-height: 2;
}
.point:nth-of-type(1) .image, .point:nth-of-type(1) .image img,
.point:nth-of-type(2) .image, .point:nth-of-type(2) .image img {
    width: 100%;
    height: 100%;
}
.point {
    padding: 10px 0;
}
.point h3 {
    font-size: 18px;
}
.point:nth-of-type(5) .choice span {
    font-size: 14px;
}
.point h3 i {
    font-size: 30px;
}
.common-box-1 p {
    font-size: 14px;
    line-height: 1.6;
}

.common-box-1 .ttl-box {
	padding: 1em 0.2em;
    border-radius: 10px;
    margin-top: 1em;
}

.common-box-1 .txt-1{
    line-height: 2;
    font-size: 7px;
    letter-spacing:0;
}
.common-box-1 .txt-2{
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1.4;

}
.common-box-1 .txt-3{
	letter-spacing: 2px;
    font-size: 10px;
}

.point:nth-of-type(3) .choice span ,
.point:nth-of-type(5) .choice span{
    padding: 12px;
    font-size: 10px;
    border-radius: 10px;
    line-height: 1.4;
	letter-spacing: 0;
}

.point:nth-of-type(3) .choice span img,
.point:nth-of-type(4) .choice span img,
.point:nth-of-type(5) .choice span img{
    width: 100%;
}
.point:nth-of-type(4) .choice span{
    padding: 12px 6px;
    font-size: 10px;
    border-radius: 10px;
    line-height: 1.4;
	letter-spacing: 0;
}

.common-box-1 .txt-4 {
    font-size: 8px;
    font-weight: normal;
}

}