@charset "UTF-8";
/* ---------------------------------------------------------------------
 * コンセプトページ
 * --------------------------------------------------------------------- */
.pages_main_image{height: auto;}
  a.anker{
   display: block;
   margin-top:-100px;
   padding-top:100px;
}

#body_merit{background: #f5f2e9;padding: 160px 0}

#body_merit h2{}
#body_merit .zu{padding-top: 80px}


#body_merit .merit{margin-top: 120px;}
#body_merit .merit h3{font-size:36px;line-height: 1.4; letter-spacing: 0.2em;margin: 60px 0 60px;font-weight: normal}
#body_merit .merit .txt{line-height: 2.2;font-size: 19px;letter-spacing: 0.1em;padding-bottom: 60px}


@media screen and (max-width: 767px) {/*スマホ設定*/
#body_merit{padding: 40px 0}
#body_merit h2{margin: auto;width: 90%}
#body_merit .zu{padding-top: 30px}
#body_merit .merit{margin-top:70px;}
#body_merit .merit dt img{width: 100%;height: 28px!important;object-fit: cover}
#body_merit .merit h3{font-size:20px;line-height: 1.5; letter-spacing: 0.2em;margin: 30px 0}
#body_merit .merit .txt{line-height: 2;font-size: 14px;letter-spacing: 0.1em;padding-bottom: 30px}
}


/*===============================================================================
===============================================================================*/

@media print{


}