@charset "UTF-8";
.icn_blank{position:relative;bottom:2px}
.sub{font-size:.8em}
#area_info{background-color:#157eab;}
@media only screen and (max-width:640px){
.sub{position:relative;top:2px}
}
/*! ============================== 見出し ============================== */
.compo .heading{background-color:#157eab;}
.compo .heading_text{text-align:center;font-size:1.857142857142857em;font-weight:700;color:#fff;padding:16px 0 20px}
.compo .heading_text span{font-size:.538461538461538em}
@media only screen and (max-width:640px){
.compo .heading{}
.compo .heading_text{font-size:18px;font-weight:700;color:#fff;padding:11px 0 15px;line-height:1.4em}
.compo .heading_text span{font-size:12px;line-height:normal}
}
/*! ============================== 製品リスト ============================== */
.compo .products{background-color:#f0f0f0;padding:0 50px}
.compo .products_ele{-ms-display:flexbox;-webkit-display:flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #d2d2d2;padding:30px 0}
.compo .products_img{width:340px}
.compo .products_txt{width:500px}
.compo .productTxt_heading{font-weight:700;font-size:.928571428571429em;line-height:1.307692307692308;margin-bottom:8px}
.compo .productTxt_new{font-size:.857142857142857em;display:inline-block;line-height:18px;border:1px solid #db2930;text-align:center;font-weight:700;padding:0 5px;color:#db2930;margin-top:8px;margin-bottom:2px}
.compo .productTxt_txt{font-weight:700;font-size:1.428571428571429em;line-height:1.3}
.compo .productTxt_exp{line-height:1.5;margin-top:8px}
.compo .productTxt_blank{margin-top:1.2em}
.compo .productTxt_mark{font-size:.75em;position:relative;bottom:6px}
.compo .productTxt_subtxt{font-size:.857142857142857em}
.compo .productTxt_btnWrap{margin-top:19px;-ms-display:flexbox;-webkit-display:flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}
.compo .productTxt_btnWrap_only{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}
.compo .productTxt_btn{width:238px;height:44px;border:1px solid #a0a0a0;text-align:center;line-height:44px;background-color:#fff;font-size:.928571428571429em}
.compo .productTxt_btn a{display:block;color:#333;-webkit-transition:.2s;transition:.2s}
.compo .productTxt_btn a:hover{cursor:pointer;text-decoration:none;opacity:.5}
.compo .productTxt_btn a span:before{content:'';display:inline-block;width:6px;height:6px;position:relative;bottom:2px;right:5px;background-image:url(/fa/compass/exhibition/2019/jeca2019/img/icn_arw.png);background-size:contain;background-repeat:no-repeat}
.compo .indent {margin-left: 1.6em;text-indent: -1.6em;display: block;}
@media only screen and (max-width:640px){
.compo .products{padding:0 20px}
.compo .products_ele{flex:none}
.compo .products_img{width:100%}
.compo .products_txt{width:100%}
.compo .productTxt_heading{font-weight:700;font-size:12px;line-height:16px;margin-top:18px;margin-bottom:13px}
.compo .productTxt_new{display:inline-block;line-height:22px;border:1px solid #db2930;padding:0 6px;margin-top:3px}
.compo .productTxt_txt{font-size:16px}
.compo .productTxt_btnWrap{margin-top:14px}
.compo .productTxt_btn{width:46.6071428571429%;height:44px;border:1px solid #a0a0a0;text-align:center;line-height:44px;background-color:#fff;font-size:13px}
.compo .productTxt_btn a{display:block;color:#333}
.compo .productTxt_btn a:hover{opacity:1}
.compo .productTxt_btn a span:before{width:7px;height:8px;bottom:2px;right:5px}
.compo .indent {margin-left: 2em;text-indent: -2em;}
sup {vertical-align: super;font-size: smaller;}
}
/*! ============================== トップへ戻る ============================== */
.compo .backtop{background-color:#f0f0f0;text-align:center;padding:21px 0 55px;margin-bottom:30px}
.compo .backtop_link:before{content:'';display:inline-block;width:11px;height:14px;position:relative;top:2px;right:8px;background-image:url(/fa/compass/exhibition/2019/jeca2019/img/icn_back.png);background-size:contain;background-repeat:no-repeat}