@charset "UTF-8";
/* ---------------------------------------------------------------------
 * LIFEページ
 * --------------------------------------------------------------------- */

a.anker{
   display:inline-block;z-index: -1;
   margin-top:-160px;
   padding-top:160px;
}
@media screen and (max-width: 767px) {/*スマホ設定*/

a.anker{
   margin-top:-100px;
   padding-top:100px;
}
}

.pages_main_image{height:auto;position: relative}
.pages_main_image .images{width: 100%;height: auto;min-width: 1200px;}
.pages_main_image h2{width: 282px;padding: 30px 0 20px;margin: auto}
.pages_main_image img{width: 100%}
.pages_main_image .catch{font-size: 18px;letter-spacing: 0.1em;border-top: 1px solid #000;display: inline-block;padding-top: 20px}
.pages_main_image .tab{margin-top: 50px}
.pages_main_image .tab li{width: 48%}
.pages_main_image .tab li p{margin-top: 12px}
.subtab a{display: block;width: 24%;margin-top: 10px}
@media screen and (max-width: 767px) {/*スマホ設定*/
.pages_main_image h2{width: 70%;}
.pages_main_image .tab{width: 80%;margin: 30px auto 0}
.pages_main_image .tab li{width: 100%;margin-bottom: 30px}
}


#body_life{padding: 0px 0 0;margin-top: 70px;}
#body_life .kuukan{background: #e2e9ed;padding: 80px 0}
#body_life .kankyo{background: #e2e9e3;padding: 80px 0}
#body_life .body_area_inner{width: 960px;}
#body_life .body_area_inner img{max-width: 100%;height: auto}

#body_life .setumei{margin: 40px auto;width: 86%;}
#body_life .setumei dt{width: 80%;text-align: left;}
#body_life .setumei dd{width: 16%;text-align: left}
#body_life .setumei dt h3{font-size: 26px;letter-spacing: 0.1em; color: #03506c;margin-bottom: 20px;line-height: 1.7}
#body_life .setumei dt .copy{font-size: 16px;letter-spacing: 0.1em;line-height: 1.8em}
#body_life .kankyo .setumei dt h3{color: #00532e;}

#body_life .setumei.setumei2{width: 96%}
#body_life .setumei.setumei2 dt{width: 60%;text-align: left;}
#body_life .setumei.setumei2 dd{width: 36%;text-align: left;}

/*===============================================================================
===============================================================================*/
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_life{margin-top: 30px;}
#body_life .body_area_inner{width: 96%;}
#body_life .kuukan{background: #e2e9ed;padding: 40px 0}
#body_life .kankyo{background: #e2e9e3;padding: 40px 0}

#body_life .setumei dt{width: 100%;text-align: left;}
#body_life .setumei dd{width: 100%;margin-top: 30px; text-align: center}
#body_life .setumei dd img{width: 30%}
#body_life .setumei dt h3{font-size: 17px;}
#body_life .setumei dt .copy{font-size: 13px;}

#body_life .mt80{margin-top: 50px!important}

#body_life .setumei.setumei2 dt{width: 100%;text-align: left;}
#body_life .setumei.setumei2 dd{width: 100%;text-align: center;}
#body_life .setumei.setumei2 dd img{width: 80%}
}


@media screen and (max-width: 767px) {/*スマホ設定*/

}

@media print{
.body_area_inner{width: 96%;margin: auto}
#body_life img{max-width: 100%;height: auto}

}