@charset "utf-8";
/* CSS Document */
/*---------------------------------------
#persistency
---------------------------------------*/
#persistency .all_main01::before {
 background-image: url("/img/persistency_img07.jpg");
 width: 1240px;
 left: 50%;
 transform: translateX(-50%);
 margin: 0 auto;
}
/* persistency_sec01
---------------------------------------*/
.persistency_sec01 .pic {
 width: 42%;
 float: right;
 margin: 0 0 0 20px;
}
.persistency_sec01 .persistency_sec01_title {
 color: #42890e;
 line-height: 1.4;
 margin: 20px 0;
}
.persistency_sec01 .persistency_sec01_title span.small { font-size: smaller; }
.persistency_sec01 .persistency_sec01_title span.bg {
 display: inline-block;
 background-color: #42890e;
 color: #FFFF4D;
 padding: 0 10px;
 border-radius: 4px;
 margin-right: 6px;
}
/* persistency_sec02
---------------------------------------*/
@media screen and (min-width: 961px) {
 .persistency_sec02 .photo_text .photo { width: 335px; }
}
.persistency_sec02 .photo_text .text {
 padding: 20px;
 background-color: #F1FFEC;
 overflow: hidden;
}
.persistency_sec02 .photo_text .catch {
 font-size: 20px;
 font-weight: bold;
 color: #222222;
 display: inline-block;
 padding: 5px 5px 0 5px;
 border-bottom: 3px double #9DCF03;
}
.persistency_sec02 .photo_text .catch span {
 color: #42890e;
 font-size: 1.25em;
}
/* persistency_sec03
---------------------------------------*/
@media screen and (max-width: 960px) {
}












