@charset "UTF-8";
/* ---------------------------------------------------------------------
 * meritページ
 * --------------------------------------------------------------------- */
.pages_main_image{height:auto;}
.pages_main_image img{width: 100%;height: auto}
.pages_main_image p{position: absolute;left: 0;right: 0;bottom:30%;margin: auto;color: #fff;font-size: 16px;letter-spacing: 0.1em;line-height: 2}
@media screen and (max-width: 767px) {/*スマホ設定*/

.pages_main_image p{bottom:7%;font-size: 13px;line-height: 1.7}
}

#body_merit{padding-bottom: 80px }
#body_merit img{width: 100%;height: auto}
#body_merit dl{margin-top: 80px}
#body_merit dl dt img{width: 12%}
#body_merit dl dt h2{width: 86%; font-size: 30px;color: #00564a;letter-spacing: 0.1em;text-align: left;border-bottom: 1px solid #00564a;padding-bottom: 10px;margin-bottom: 10px }
#body_merit dl dd h3{font-size: 22px;color: #00564a;letter-spacing: 0.1em;text-align: left;padding: 15px 0}
#body_merit dl dd .copy{font-size: 17px;text-align: left; letter-spacing: 0.1em; line-height: 1.8em}
#body_merit dl dd .photo{margin-top: 30px}
#body_merit dl dd .photo p{margin-top: 10px;}
#body_merit dl.merit2 li p,
#body_merit dl.merit3 li p,
#body_merit dl.merit4 li p{text-align: right}
/*===============================================================================
===============================================================================*/
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_merit{padding-bottom: 50px }
#body_merit dl{margin-top: 50px}
#body_merit dl dt img{width: 20%;margin: auto}
#body_merit dl dt h2{width:100%; font-size: 20px;text-align: center;margin-top: 20px;line-height: 1.9}
#body_merit dl dd .copy{font-size: 14px;}
#body_merit dl dd h3{font-size: 18px;}
#body_merit dl dd .photo .col2{width: 100%;margin-top: 20px}

}
/*===============================================================================
===============================================================================*/
@media print {/*印刷設定*/
#body_merit .body_area_inner{width: 96%;margin: auto}
}
