@charset "UTF-8";

.mainPhoto {
    background: url("../image/privacy/main.jpg") no-repeat 0 50%;
    background-size: 100%;
}

.underPage .wrap {
    margin-bottom: 120px;
}

.underPage .wrap a {
    display: inline-block;
    color: #a93434;
    text-decoration: underline;
}

.underPage h2.secTitle {
    margin-bottom: 80px;
}

.underPage  p,.underPage  li {
    line-height: 1.5;
    letter-spacing: 2px;
}

.underPage  .date {
    margin-bottom: 80px;
}

.underPage  .text {
    margin-bottom: 25px;
}

.underPage  .number {
    list-style: decimal;
    padding-left: 1.5em;
    margin-bottom: 25px;
}

.underPage  .disc {
    list-style: disc;
    padding-left: 1.5em;
    margin-bottom: 25px;
}

.underPage h3 {
    font-size: clamp(18px, 1.8vw, 20px);
    font-weight: 600;
    margin: 50px 0 15px;
}

.underPage h4 {
    font-size: clamp(15px, 1.6vw, 16px);
    font-weight: 600;
    margin: 40px 0 12px 0;
}

.underPage .mb50 {
    margin-bottom: 50px;
}

.underPage .indent {
    padding-left: 1.6em;
}







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


	
	


}

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


	

}
