@charset "UTF-8";
/* CSS Document */

/*PC*/
@media print, screen and (min-width: 769px) {

.w896 { width: 896px; margin: auto;}
.pcBr { display: inline-block;}
.spBr { display: none;}

.ttl {}
.ttl h2 { padding: 30px 0 50px;}

.sec01 { margin: 0 0 65px;}
.sec01 .ttl {}
.sec01 .ttl h3 { margin: 0 0 70px;}
.sec01 p { text-align: center; font-size: 16px; margin: 0 0 50px; font-family: 'Noto Serif JP', serif; line-height: 160%;}
.sec01 .img { text-align: center;}
.sec01 .img img { width: 625px; height: auto;}



.sec02 { margin: 0 0 80px;}
.sec02 h3 { text-align: center; margin: 0 0 50px;}
.sec02 p { text-align: center; font-size: 16px; margin: 0 0 50px; font-family: 'Noto Serif JP', serif; line-height: 160%;}
.sec02 .img { text-align: center; margin: 0 0 24px;}
.sec02 .img:last-of-type { margin: 0;}



.sec03 { margin: 0 0 80px;}
.sec03 h3 { text-align: center; margin: 0 0 50px;}
.sec03 .img { text-align: center; margin: 0 0 24px;}
.sec03 .img:last-of-type { margin: 0;}



.sec04 { margin: 0 0 80px;}
.sec04 h3 { text-align: center; margin: 0 0 50px;}
.sec04 .img { text-align: center; margin: 0 0 24px;}
.sec04 .img:last-of-type { margin: 0;}



.sec05 { margin: 0 0 80px;}
.sec05 h3 { text-align: center; margin: 0 0 50px;}
.sec05 .img { text-align: center; margin: 0 0 24px;}
.sec05 .img:last-of-type { margin: 0;}
.sec05 p { font-size: 14px; line-height: 140%;}



.sec06 { margin: 0 0; padding: 0 0 50px;}
.sec06 h4 { text-align: center; margin: 0 0 50px; position: relative;}
.sec06 h4::before { content: ""; width: 100%; height: 1px; background: #000; position: absolute; top: 50%; left: 0;}
.sec06 h4 span { padding: 10px 40px; background: #f9fafa; position: relative; z-index: 2;}
.sec06 ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sec06 ul li { width: 430px; margin: 0 0 20px;}
.sec06 ul li p { text-align: center; font-size: 16px;}



.sec07 { margin: 0 0; padding: 0 0 80px;}
.sec07 .img { margin: 0 0; padding: 0 0 80px;}
.sec07 .img img { width: 100%; height: auto;}
.sec07 .box { border: solid 3px #65C12C; position: relative; padding: 0 25px;}
.sec07 h4 { text-align: center; margin: -30px 0 30px;}
.sec07 h4 span { display: inline-block; width: 570px; background: #65C12C; color: #FFF; font-size: 22px; padding: 10px 0;}
.sec07 ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sec07 ul li { width: 410px; margin: 0 0 20px;}
.sec07 ul li figure { text-align: center; font-size: 16px;}
.sec07 ul li figure img { width: 100%; height: auto; margin: 0 0 10px;}
.sec07 ul li figure figcaption { text-align: center; font-size: 16px;}



}



/*sp*/
@media only screen and (max-width: 768px) {
.w896 { width: 98%; margin: auto;}
.pcBr { display: none;}
.spBr { display: inline-block;}

.ttl {}
.ttl h2 { padding: 30px 0 50px;}
.ttl h2 img { width: 80%;}

.sec01 { margin: 0 2% 65px;}
.sec01 .ttl {}
.sec01 .ttl h3 { margin: 0 0 70px;}
.sec01 p { text-align: center; font-size: 16px; margin: 0 0 50px; font-family: 'Noto Serif JP', serif; line-height: 160%;}
.sec01 .img { text-align: center;}



.sec02 { margin: 0 2% 80px;}
.sec02 h3 { text-align: center; margin: 0 0 50px;}
.sec02 h3 img { width: 40%;}
.sec02 p { text-align: center; font-size: 16px; margin: 0 0 50px; font-family: 'Noto Serif JP', serif; line-height: 160%;}
.sec02 .img { text-align: center; margin: 0 0 24px;}
.sec02 .img:last-of-type { margin: 0;}



.sec03 { margin: 0 2% 80px;}
.sec03 h3 { text-align: center; margin: 0 0 50px;}
.sec03 h3 img { width: 40%;}
.sec03 .img { text-align: center; margin: 0 0 24px;}
.sec03 .img:last-of-type { margin: 0;}



.sec04 { margin: 0 2% 80px;}
.sec04 h3 { text-align: center; margin: 0 0 50px;}
.sec04 h3 img { width: 40%;}
.sec04 .img { text-align: center; margin: 0 0 24px;}
.sec04 .img:last-of-type { margin: 0;}



.sec05 { margin: 0 2% 80px;}
.sec05 h3 { text-align: center; margin: 0 0 50px;}
.sec05 h3 img { width: 40%;}
.sec05 .img { text-align: center; margin: 0 0 24px;}
.sec05 .img:last-of-type { margin: 0;}
.sec05 p { font-size: 14px; line-height: 140%;}



.sec06 { margin: 0 2%; padding: 0 0 50px;}
.sec06 h4 { text-align: center; margin: 0 0 50px; position: relative;}
.sec06 h4::before { content: ""; width: 100%; height: 1px; background: #000; position: absolute; top: 50%; left: 0;}
.sec06 h4 span { padding: 10px 40px; background: #f9fafa; position: relative; z-index: 2;}
.sec06 h4 span img { width: 40%;}
.sec06 ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sec06 ul li { width: 48%; margin: 0 0 20px;}
.sec06 ul li p { text-align: center; font-size: 16px;}



.sec07 { margin: 0 0; padding: 0 0 80px;}
.sec07 .img { margin: 0 0; padding: 0 0 80px;}
.sec07 .img img { width: 100%; height: auto;}
.sec07 .box { border: solid 3px #65C12C; position: relative; padding: 0 25px;}
.sec07 h4 { text-align: center; margin: -25px 0 30px;}
.sec07 h4 span { display: inline-block; width: 94%; background: #65C12C; color: #FFF; font-size: 18px; padding: 10px 0;}
.sec07 ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sec07 ul li { width: 48%; margin: 0 0 20px;}
.sec07 ul li figure { text-align: center; font-size: 16px;}
.sec07 ul li figure img { width: 100%; height: auto; margin: 0 0 10px;}
.sec07 ul li figure figcaption { text-align: center; font-size: 16px;}



}
