@import url(ph-main.css);
.i_pro{padding:0;}
.i_sidebar{display: none; width:96%;background:#2087ed;padding:2rem 2%;}
.i_sidebar_tit{text-align:center;}
.i_sidebar_tit p{color:#FFF;font-size:2rem;line-height:2rem;margin-bottom:0.5rem;font-weight:500;}
.i_sidebar_tit h3{font-size:3rem;line-height:3rem;font-weight:500;}
.i_sidebar_tit h3 a{color:#FFF;}
.i_sidebar_list{display: none; margin-top:1rem;background:#FFF;border-radius:1rem;padding:1rem;}
.i_sidebar_list li{background:#f1f1f1;margin-bottom:1rem;height:4rem;line-height:4rem;padding:0 2%;border-radius:1rem;}
.i_sidebar_list li:last-child{margin-bottom:0;}
.i_sidebar_list li a{display:flex;justify-content:flex-start;align-items:center;}
.i_sidebar_list li span{width:30%;}
.i_sidebar_list li span img{margin:0 auto;max-height:4rem;}
.i_sidebar_list li p{font-size:1.4rem;}

.i_pro_sub{width:96%;padding:1rem 2% 0;}
.i_pro_tit{display:flex;justify-content:flex-start;}
.i_pro_tit h3{font-size:2rem;line-height:3rem;margin-right:3%;font-weight:500;}
.i_pro_tit h3 a{color:#2087ed;}
.i_pro_tit p{font-size:1.4rem;line-height:3rem;color:#000;}
.i_pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_pro_list li{width:48%;margin-top:1rem;}
.i_pro_list li span{display:block;width:100%;border:1px solid #e1e1e1;overflow:hidden;height:46vw;display:flex;justify-content:center;align-items:center;}
.i_pro_list li span img{width:100%;height:auto;}
.i_pro_list li p{width:100%;text-align:center;border:1px solid #e1e1e1;border-top:none;line-height:3rem;}

.i_brand{padding:3rem 0;}
.i_brand ul{width:96%;padding:0 2%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_brand ul li{width:23%;height:auto;position:relative;border-radius:50%;overflow:hidden;margin-bottom:2rem;}
.i_brand ul li span{display:block;width:100%;}
.i_brand ul li span img{width:100%;}
.i_brand ul li p{width:100%;height:14%;background:rgba(235,104,0,.3);position:absolute;left:0;right:0;top:43%;display:flex;justify-content:center;align-items:center;color:#FFF;font-size:1.6rem;}

.i_about{background:#f1f1f1;max-width:750px;width:96%;padding:3rem 2% 0;}
.i_about_tit{text-align:center;margin-bottom:3rem;}
.i_about_tit h3{font-size:2.4rem;line-height:4.8rem;}
.i_about_tit h3 font{color:#2087ed;margin-right:1rem;}
.i_about_tit p{font-size:1.2rem;}

.i_about_sub{width:100%;margin:0 auto;display:flex;flex-wrap:wrap-reverse;}
.i_about_con{width:100%;}
.i_about_con h2{margin-bottom:1rem;color:#2087ed;font-size:2rem;font-weight:600;}
.i_about_con p{font-size:1.2rem;line-height:2.4rem;}
.i_about_con span{display:block;width:50%;height:3rem;line-height:3rem;background:#2087ed;border-radius:1rem;margin:1rem auto 2rem;text-align:center;}
.i_about_con span a{color:#FFF;}
.i_about_img{width:100%;height:auto;overflow:hidden;margin-bottom:2rem;}
.i_about_img img{width:100%;}

.i_about_list{width:100%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap: wrap;}
.i_about_list li{width:48%;overflow:hidden;margin-bottom:1rem;}
.i_about_list li img{width:100%;height:auto;}


.i_news{max-width:750px;width:96%;margin:2rem auto 0;padding:0 2%;}

.i_news_tit{font-size:2.4rem;line-height:3rem;margin-bottom:1rem;}
.i_news_tit h5,.i_news_tit h6{font-weight:500;}
.i_news_tit h5 a{color:#2087ed;}

.i_info{width:100%;}
.i_info_first{border:1px solid #f2f2f2;border-bottom:none;}
.i_info_img{background:#f1f1f1;padding:1rem;}
.i_info_img img{width:100%;height:auto;overflow:hidden;}
.i_info_con{padding:1rem;}
.i_info_con h3{font-size:1.4rem;line-height:2.8rem;}
.i_info_con span{font-size:1.2rem;line-height:2.4rem;}
.i_info_con p{font-size:1.2rem;line-height:2.4rem;color:#c1c1c1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line{height:1px;border-top:1px dashed #c1c1c1;margin:0 1rem;}
.i_info_list{border:1px solid #f2f2f2;border-top:none;padding:1rem 1rem 0;font-size:1.4rem;line-height:2.8rem;}
.i_info_list li{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}

.i_question{width:100%;margin-top:2rem;}
.i_question_list{border:1px solid #f2f2f2;height:100%;overflow:hidden;}
.i_question_list ul{padding:1rem;}
.i_question_list ul li{margin-bottom:2rem;}
.i_question_list ul li:last-child{margin-bottom:0;}

.i_question_list ul li dl dt{background:url(../images/i_question_q.jpg) 0 0.6rem no-repeat;padding-left:3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.4rem;line-height:2.8rem;}

.i_question_list ul li dl dd{background:url(../images/i_question_a.jpg) 0 0.6rem no-repeat;padding-left:3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.2rem;line-height:2.4rem;color:#c1c1c1;}


