@charset "UTF-8";
/* ---------------------------------------------------------------------
 * コンセプトページ
 * --------------------------------------------------------------------- */

.pages_main_image{height:auto;position: relative;background: #000}
.pages_main_image .images{width: 100%;height: auto;min-width: 1200px;}
.pages_main_image .inner{position: absolute;left: 0;right: 0;margin: auto;top: 0}
@media screen and (max-width: 767px) {/*スマホ設定*/
.pages_main_image img{height: 360px!important;object-fit: cover}
}

#body_landscape{background: #000;color: #fff}
#body_landscape img{width: 100%;height: auto}
#body_landscape h2{font-size: 23px;line-height:2; letter-spacing: 0.1em;font-weight: normal;margin-bottom: 20px}
#body_landscape .txt{font-size: 18px;letter-spacing: 0.1em;line-height: 2.2;}
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_landscape{padding: 10px 0 10px;}
#body_landscape h2{font-size: 17px;}
#body_landscape .txt{font-size: 13px;line-height:1.9;}
}



#body_landscape h4{font-size: 22px;letter-spacing: 0.1em;padding: 80px 0 40px}
#body_landscape .setubi li{text-align: left;margin-bottom: 40px}
#body_landscape .setubi li p{margin-top: 8px;}
#body_landscape .torikomi{background: #666;padding: 30px 50px;margin-top: 40px}
#body_landscape .torikomi dt{text-align: left}
#body_landscape .torikomi .txt{font-size: 16px;letter-spacing: 0.1em;line-height: 1.8em;}
#body_landscape .torikomi .bt{width: 80%;margin: 30px auto 0}
.ent{position: relative;}
.ent p{position: absolute;right: 10px;bottom: 10px;}
#body_landscape .mate{margin-top: -80px;position: relative; z-index: 1}
#body_landscape .mate li{text-align: left}

@media screen and (max-width: 767px) {/*スマホ設定*/
#body_landscape .mate .col2{width: 100%;margin-bottom: 30px}
#body_landscape h3 img{height: 180px!important;width: 100%;object-fit: cover}
#body_landscape h4{font-size: 18px;line-height: 2}
#body_landscape .setubi li.col5{width: 48%}

#body_landscape .torikomi{padding: 20px;margin-top: 40px}
#body_landscape .torikomi .col2{width: 100%;margin-bottom: 20px}
#body_landscape .torikomi .txt{font-size: 13px;}
#body_landscape .torikomi .bt{width: 100%;margin: 0px auto 0}
}

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

}