/* carbonneutral-spec
********************************************* */
.carbonneutral-spec { display: flex; align-items: flex-end; justify-content: space-between; margin-top: 35px; }
.carbonneutral-spec__text { flex: 1; }
.carbonneutral-spec__logo { margin-left: 20px; width: 227px; }
@media only screen and (max-width:767px) {
.carbonneutral-spec { align-items: flex-start; }
.carbonneutral-spec__logo { margin: 5px 0 0 10px; width: 85px; }
}

/* carbonneutral-details
********************************************* */
a.carbonneutral-details { background: url(/ldg/ja/air/products/multi/new-model/carbonneutral/img/bg-details.jpg) center center no-repeat; border: 1px solid #cfcfcf; color: #fff; display: flex; align-items: center; justify-content: space-between; margin: -20px 0 100px 0; padding: 0 39px 0 49px; height: 98px; }
a.carbonneutral-details span { font-size: calc((26 / 16) * 1em); font-weight: 700; text-shadow: 0 0 10px rgba(0,0,0,0.5); }
a.carbonneutral-details small { background: url("/ldg/ja/air/products/multi/new-model/img/blank-icon_white.svg") right center/23px 23px no-repeat; font-size: calc((18 / 16) * 1em); text-shadow: 0 0 10px rgba(0,0,0,0.5); padding: 10px 37px 10px 0; }
@media only screen and (max-width:767px) {
a.carbonneutral-details { background: url(/ldg/ja/air/products/multi/new-model/carbonneutral/img/bg-details_sp.jpg) center center no-repeat; flex-direction: column; justify-content: center; margin: -20px 0 50px 0; padding: 0 15px 0 15px; height: 100px; }
a.carbonneutral-details span { font-size: calc((20 / 16) * 1em); line-height: 1.2; text-shadow: 0 0 5px rgba(0,0,0,0.5); }
a.carbonneutral-details small { font-size: calc((14 / 16) * 1em); background-size: 18px 18px; text-shadow: 0 0 5px rgba(0,0,0,0.5); padding: 8px 25px 8px 0; }
}

.vertical {writing-mode: vertical-rl;white-space: pre;}
/* .cn-table table th, .cn-table table td {font-size: 14px;padding: 7px 6px;} */
.cn-table table th, .cn-table table td {font-size: 13px;padding: 7px 3px;}
.cn-table table thead th {line-height: 1.14285714;}
.cn-table .font-small {font-size: 10px;}
.cn-table img {max-height: 61px;}


table {table-layout: fixed}
.w180 {width: calc((180/1020)*100%);}
.w90 {width: calc((90/1020)*100%);}
.w99 {width: calc((99/1020)*100%);}
.w86 {width: calc((86/1020)*100%);}
.w109 {width: calc((109/1020)*100%);}
.w125 {width: calc((125/1020)*100%);}
.w130 {width: calc((130/1020)*100%);}
.w133 {width: calc((133/1020)*100%);}
.w140 {width: calc((140/1020)*100%);}
.w155 {width: calc((155/1020)*100%);}
.w220 {width: calc((220/1020)*100%);}
.w240 {width: calc((240/1020)*100%);}
.w80 {width: 80px !important;}
.cn-table table .bk-green th {line-height: 1.14285714;background-color: #2c9793!important; color: #fff;font-size: 10px;}
.cn-table table td.lh {line-height: 1;}
/* .cn-table table td img {margin-bottom: 6px;} */
.cn-table table .bold th, .cn-table table .bold td {font-weight: bold;}
.red {color: #ff0000;}
.bold {font-weight: bold;}
.cn-note .red.bold {font-size: 16px;}
.cn-table table tbody .red td {background-color: #fff2f2;}
.daisu {background-color: #ee6c1f;color: #fff;font-size: 12px;padding: 0 9px 2px;border-radius: 3px;}
.note-text {font-size: 12px;text-align: right;margin-top: 12px;margin-top: 21px;}
.cn-note + .cn-note {margin-top: 1.2em;}
.cn-note > li > span {position: relative;}
.cn-note > li > span:first-child {position: absolute;left: 0;top: 0;}
.mt-20 {margin-top: -20px;}
.cn-card__info dd .note {display: block;margin-top: 10px;position: relative;padding-left: 1.2em;}
.cn-card__info dd .note span {position: absolute;left: 0;}

@media only screen and (max-width:767px) {
    .cn-table table th, .cn-table table td {padding: 7px 4px;}
    .vertical {width: 1.5em;}
}
@media only screen and (min-width: 768px) and (max-width: 1012px){
.cn-spec {
    overflow: hidden;
}
.cn-table {
    width: 1200px;
}
}
@media only screen and (max-width: 1012px){
.cn-table {
    overflow-x: auto;
    margin-top: 15px;
    padding-bottom: 10px;
}
.cn-table table {
    width: auto;
    min-width: 100%;
}
}
