/*carbon.css*/

.one_column_cont h2 {
    letter-spacing: 0;
}

.ot_mainVisual p.title sub {
    font-size: 70%;
    bottom: -0.1em;
}

.carbon_box .menu_list ul li a sub {
    font-size: 70%;
    bottom: -0.1em;
}

.carbon_cont sub {
    font-size: 70%;
    bottom: -0.1em;
}

.carbon_top01 sub {
    font-size: 70%;
    bottom: -0.1em;
}


.carbon_box .menu_box .box_copy sub {
    font-size: 70%;
    bottom: -0.1em;
}

p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
}

.corbon_top_box {
    padding: 20px;
    height: 260px;
    border: 2px solid #49926d;
    margin-top: 50px;
}

.corbon_top_box p {
    font-size: 16px;
    padding-left: 280px;
    padding-top: 10px;
}

.corbon_top_box p.ft_title {
    font-size: 20px;
    font-weight: 600;
    padding-left: 280px;
    padding-top: 20px;
}
.corbon_top_box img {
    float: left;
    margin-left: 50px;
}

.corbon_top_box ul li {
    float: left;
    font-size: 18px;
    line-height: 16px;
    flex: 0 50%;
    padding: 20px 70px;
}

.corbon_top_box ul li a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #13ae67;
}

/*---------------------------------------------
  266 エアフィルタ AF Series
  ---------------------------------------------*/

.result_wr {
    width: 1120px;
}

.carbon_top02 {
    background-image: url(/assets/smc_img/about/co2/ja-jp/images/top_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 120px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 23px 30px 17px 30px;
}

.carbon_top02 h1 {
    color: #fff;
    margin: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.0;
}

.carbon_top02 h1.one_line {
    margin-top: 20px;
}

.carbon_top02 h1 sub {
    font-size: 70%;
    bottom: -0.1em;
}

.carbon_top02 h1 p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.carbon_top02 h1 p.line {
    border-bottom: 2px solid #fff;
    padding-bottom: 8px;
    letter-spacing: 0;
}

.carbon_cont h2 p {
    display: inline-block;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 2px 10px 4px 10px;
    margin-left: 10px;
    line-height: 1.2;
}

.carbon_cont h2 p > span {
    color: #bb1b21;
}

.carbon_cont h2 p > span > span {
    font-size: 24px;
}

.carbon_main01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 20px 0;
    margin-bottom: 20px;
}

.carbon_main01_left {
    width: 360px;
    margin-right: 20px;
}

.carbon_main01_right {
    width: 740px;
}

.carbon_cont table {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.table_fixed tr th {
    color: #333333;
    border-right: 1px solid #ccc;
    padding: 15px 5px 15px 5px;
}

.table_fixed tr td {
    border-bottom: 1px solid #ccc;
    padding: 15px 5px 15px 5px;
}

.table_fixed tr td:last-child {
    border-right: none;
}

.red {
    color: #bb1b21!important;
}

table.center th,
table.center td {
    text-align: center;
}

.ft16 {
    font-size: 16px!important;
}

td.bold {
    font-weight: 600;
}

.carbon_cont p.table_cap {
    text-align: right;
    margin-top: 10px;
}

.one_column_cont h2:before {
    border: 3px solid #49926d;
}

.sename {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    padding-left: 20px;
    margin: 5px auto;
    margin: 5px auto 0px auto;
    border-left: none;
    background: none;
    position: relative;
}

.sename *, .sename_mylist {
    font-size: 20px;
}

.sename:before {
    content: '';
    border: 3px solid #b3b3b3;
    position: absolute;
    height: 100%;
    min-height: 36px;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.sename:after {
    content: '';
    border: 3px solid #49926d;
    position: absolute;
    height: 30%;
    min-height: 12px;
    top: 0;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.sename2 {
    color: #333333;
}

.carbon_cont .cat_link_gu {
    margin-bottom: 0;
    border-top: none;
    border-bottom: none;
    padding: 5px 10px;
    display: block;
}

.carbon_cont .cat_link_gu a {
    padding-left: 10px;
    margin-right: 5px;
    background: none;
}

.carbon_cont table.att_tbl {
    border: 1px solid #ccc;
}

.carbon_cont table.resulttbl {
    border: 1px solid #ccc;
}

.carbon_cont table.resulttbl th {
    border: 1px solid #ccc;
    padding-top: 6px;
    padding-bottom: 6px;
}

.carbon_cont table.resulttbl td {
    border: 1px solid #ccc;
    padding-top: 6px;
    padding-bottom: 6px;
}

.prod_dl_area {
    height: 31px;
}

.carbon_cont table.result_layout_tbl {
    border-top: none;
    border-bottom: none;
    margin-bottom: 20px;
}

.one_column_cont.carbon_cont {
    padding-bottom: 20px;
}

.carbon_box .menu_list ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.carbon_box .menu_list ul li {
    width: 31%;
    max-width: 31%;
    margin-right: 3%;
    padding: 6px 0;
}

.carbon_box .menu_list ul li:nth-child(3n) {
    margin-right: 0;
}

.carbon_box .menu_list ul li a {
    color: #333333;
    padding-left: 1.0em;
    text-indent: -1.0em;
    display: block;
}

.carbon_box .menu_box ul li a::before {
    border-left: 8px solid #49926d;
}

.carbon_box {
    background-color: #f2f2f2;
    width: 100vw;
}

.carbon_box .menu_box {
    background-color: transparent;
    width: 100%;
    max-width: 1120px;
    display: block;
    height: auto;
    margin: 0 auto;
}

.carbon_box .menu_box .menu_list {
    width: 100%;
    padding: 30px 0;
}

.carbon_box .menu_box .box_copy {
    display: block;
    width: 240px;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    background-color: #49926d;
    position: relative;
}

.carbon_box .menu_box .box_copy:before {
    content: "";
    position: absolute;
    background-color: #49926d;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    right: 240px;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
}

.carbon_box .menu_box .box_copy:after {
    content: "";
    position: absolute;
    border-top: 48px solid #49926d;
    border-right: 48px solid transparent;
    border-left: 48px solid transparent;
    top: 0;
    right: -48px;
}

/*---------------------------------------------
  254 エコプロダクツ
  ---------------------------------------------*/

.carbon_cont > p {
    font-size: 16px;
}

.ecopro_list01 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 60px;
}

.ecopro_list01 > ul > li {
    width: 360px;
}

.ecopro_list01 > ul > li:first-child {
    width: 740px;
}

.ecopro_list01 > ul > li img {
    width: 194px;
}

.ecopro_list01 > ul > li > a > ul > li img {
    width: 304px;
}

.ecopro_list01 > ul > li > a > ul {
    width: 740px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ecopro_list01 > ul > li > a > ul > li {
    padding: 20px 20px 0 20px;
    display: block;
    width: 100%;
    height: 100%;
}

.ecopro_list01 > ul > li > a > ul > li {
    width: 370px;
    height: 210px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    border-top: 1px solid #cccccc;
}

.ecopro_list01 > ul > li > a > ul > li:first-child {
    border-left: 1px solid #cccccc;
    border-right: 1px dotted #cccccc;
}
.ecopro_list01 > ul > li > a > ul > li:nth-child(2) {
    border-right: 1px solid #cccccc;
}

.ecopro_list01 > ul > li > a > ul > li:last-child {
    height: 38px;
    padding: 0;
}

.ecopro_list01 > ul > li > a > ul > li:last-child p {
    text-align: center;
    color: #fff;
    background-color: #49926d;
    padding: 10px 20px;
    margin-bottom: 0;
    font-weight: 500;
    position: relative;
}

.ecopro_list01 > ul > li > a > ul > li:last-child p:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

.ecopro_list01 ul li a {
    display: block;
    width: 100%;
}

.ecopro_list01 > ul > li > a > div {
    height: 210px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px dotted #cccccc;
    padding: 20px 20px 0 20px;
    position: relative;
}

.ecopro_list01 > ul > li > a > div img {
    position: absolute;
    right: 10px;
    bottom: 0;
}

.ecopro_list01 > ul > li p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.0;
}

.ecopro_list01 > ul > li p span {
    font-size: 32px;
    color: #bb1b21;
}

.ecopro_list01 > ul > li p.link_tx {
    text-align: center;
    color: #fff;
    background-color: #49926d;
    padding: 10px 20px;
    position: relative;
}

.ecopro_list01 > ul > li p.link_tx:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

.mt15_m {
    margin-top: -15px;
}

/*リスト下段*/

.ecopro_list02 ul {
    display: -webkit-flex;
    display: flex;
    margin-top: 25px;
}


.ecopro_list02 ul li {
    width: 360px;
    margin-right: 20px;
}

.ecopro_list02 ul li:nth-child(3n) {
    margin-right: 0;
}

.ecopro_list02 ul li a {
    display: block;
    width: 100%;
}

.ecopro_list02 ul li div {
    height: 220px;
    position: relative;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 20px 20px 0 20px;
}

.ecopro_list02 ul li img {
    width: 194px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.ecopro_list02 ul li p.link_tx {
    text-align: center;
    color: #fff;
    background-color: #49926d;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    height: 38px;
    line-height: 1.0;
    position: relative;
}

.ecopro_list02 ul li p.link_tx:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

.ecopro_list02 ul li div p.title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.0;
}

.ecopro_list02 ul li div p.title span {
    font-size: 32px;
    color: #bb1b21;
}

.ecopro_list02 ul li div p.title span.ft14 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.ecopro_list02 ul li div p.bot_tx {
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-size: 14px;
}

.ecopro_list02 ul li div p.bot_tx.bot_tx_s {
    font-size: 13px;
    left: 10px;
    padding: 1.2em;
    text-indent: -1.2em;
}

.ecopro_list02 ul li div p.bot_tx.bot_tx_s span.ft15 {
    font-size: 15px;
}

/*---------------------------------------------
  253 CO2削減の取組み
  ---------------------------------------------*/

.carbon_top01 {
    background-image: url(/assets/smc_img/about/co2/ja-jp/images/top_back_main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 240px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 23px 0 17px 0;
    position: relative;
}

.carbon_top01 img {
    width: 478px;
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.carbon_top01 > div {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
}

.carbon_top01 h1 {
    color: #fff;
    font-size: 50px;
    margin: 0;
    margin-left: 40px;
}

.carbon_top01 span.u_line {
    border-bottom: 2px solid #fff;
    width: 100%;
    display: block;
    margin: 8px 0;
}

.carbon_top01 > div p {
    color: #fff;
    font-size: 26px;
    margin-left: 40px;
}

.main_link {
    padding: 35px 0 60px 0;
}

.main_link h4 {
    font-size: 20px;
    font-weight: 600;
    color: #49926d;
    text-align: center;
}

.main_link ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
}

.main_link ul li {
    width: 280px;
    margin-right: 20px;
    border: 1px solid #49926d;
}

.main_link ul li:last-child {
    margin-right: 0;
}

.main_link ul li a {
    display: block;
    width: 100%;
}

.main_link ul li img {
    width: 232px;
    height: auto;
    display: block;
    margin: 10px auto 10px auto;
}

.main_link ul li span {
    font-size: 18px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #49926d;
    color: #fff;
    position: relative;
}

.main_link ul li span:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

div.co2dp {
    padding: 60px 0 40px 0;
    border: 1px solid #ccc;
    text-align: center;
    margin-top: 25px;
}

.co2dp img {
    width: 880px;
}

.carbon_cont p.tip {
    font-size: 14px;
    margin-top: 10px;
}

.co2_condition {
    background-color: #ebf3ea;
}

.co2_condition .cond_title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    background-color: #49926d;
    color: #fff;
    padding: 10px 0;
}

.co2_condition > div {
    padding: 25px 45px 30px 45px;
}

.co2_condition p {
    margin-bottom: 5px;
}

.co2_condition .s_title {
    font-size: 18px;
    display: block;
}

.co2_condition .s_title:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #49926d;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
}

.co2_condition .cond_text {
    font-size: 16px;
    margin: 18px 0;
}

.one_column_cont h3:after {
    border: 3px solid #49926d;
}

.one_column_cont h3 {
    background: none;
}


/*---------------------------------------------
  255 エコファクトリー
  ---------------------------------------------*/

.eco_block {
    margin-top: 40px;
}

ul.ecofac_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
}

ul.ecofac_list li {
    width: 560px;
    padding: 0 70px;
    margin-bottom: 30px;
}

ul.ecofac_list li img {
    width: 420px;
}

ul.ecofac_list li p.img_cap {
    margin-bottom: 10px;
    font-size: 16px;
}

.eco_block p {
    font-size: 16px;
    margin-bottom: 10px;
}

.eco_flex01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.eco_flex01 li:first-child {
    width: 770px;
}

.eco_flex01 li:nth-child(2) {
    width: 285px;
}

ul.e_balance {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

ul.e_balance li {
    width: 280px;
    margin-right: 15px;
}

ul.e_balance li:last-child {
    margin-right: 0;
}

ul.e_balance li.ar {
    width: 24px;
    position: relative;
}

ul.e_balance li.ar img {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.eco_block .eco_tips {
    font-size: 13px;
    margin-bottom: 5px;
}

.eco_bt {
    display: block;
    width: 344px;
    height: 60px;
    background: #49926d;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.eco_bt span {
    color: #fff;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 10;
}

.eco_bt span:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 20px;
    background-image: url(/assets/smc_img/common/arrow_white01.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 40%;
    right: 8%;
}

.eco_bt:hover {
    opacity: 0.9;
}

/*---------------------------------------------
  256 省エアシステムのご提案
  ---------------------------------------------*/

.carbon_cont > p.main_cap {
    font-size: 24px;
    margin-bottom: 10px;
}

.gr {
    color: #49926d;
}

ul.sair01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 40px 0 40px 0;
}

ul.sair01 li:first-child {
    width: 568px;
}

ul.sair01 li:nth-child(2) {
    width: 502px;
}


.carbon_block {
    margin-top: 30px;
}

/*リスト下段*/

.sair_list01 {
    padding: 20px 0;
}

.sair_list01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 960px;
    margin: 0 auto;
}


.sair_list01 ul li {
    width: 460px;
    margin-right: 40px;
    margin-bottom: 30px;
}

.sair_list01 ul li:nth-child(2n) {
    margin-right: 0;
}

.sair_list01 ul li a {
    display: block;
    width: 100%;
}

.sair_list01 ul li div {
    height: 320px;
    position: relative;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 15px 20px 0 20px;
}

.sair_list01 ul li img {
    width: 172px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.sair_list01 ul li p.ti {
    padding-left: 1.0em;
    text-indent: -1.0em;
}

.sair_list01 ul li p.link_tx {
    text-align: center;
    color: #fff;
    background: #49926d;
    padding: 14px 20px;
    font-size: 21px;
    font-weight: 500;
    height: 46px;
    line-height: 1.0;
    position: relative;
}

.sair_list01 ul li p.link_tx:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

.sair_list01 ul li div p.title {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 1.1;
}

.sair_list01 ul li div p.title span {
    font-size: 18px;
}

.sair_list01 ul li div p.title span.ft14 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.ecopro_list02 ul li div p.bot_tx {
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-size: 14px;
}

.ecopro_list02 ul li div p.bot_tx.bot_tx_s {
    font-size: 13px;
    left: 10px;
    padding: 1.2em;
    text-indent: -1.2em;
}

.ecopro_list02 ul li div p.bot_tx.bot_tx_s span.ft15 {
    font-size: 15px;
}

.sair_list01 ul li div p.parcentage {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    position: absolute;
    left: 20px;
    bottom: 40px;
}

.sair_list01 ul li div p.parcentage span {
    font-size: 28px;
}

.sair_list01 ul li div p.parcentage span.num {
    font-size: 46px;
    color: #bb1b21;
}

.sair_list01 ul li div p.parcentage.parcentage01 {
    bottom: 20px;
}

.sair_list01 ul li div p.parcentage.parcentage02 {
    bottom: 100px;
}

/*---------------------------------------------
  257 製造過程時CO2排出量削減可能製品
  ---------------------------------------------*/

.carbon_cont > p.main_cap.ft20 {
    font-size: 20px;
    letter-spacing: -1px;
}

.cableless ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 40px;
}

.cableless ul li {
    position: relative;
    margin-right: 80px;
}

.cableless ul li:first-child {
    
}

.cableless ul li:first-child p {
    font-size: 28px;
}


.cableless ul li:first-child span {
    display: block;
    font-size: 16px;
}

.cableless ul li:nth-child(2) {
    width: 214px;
}

.cableless ul li:nth-child(2) p {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.cableless ul li:nth-child(3) {
    margin-right: 0;
    width: 250px;
}

.cableless ul li:nth-child(3) p {
    font-size: 16px;
    margin-bottom: 10px;
    display: flex;
    text-align: center;
    font-weight: 600;
}

.cableless ul li:nth-child(3) p span {
    width: 50%;
}

.eco_bt.carbon_bt {
    width: 280px;
    height: 54px;
    margin-top: 10px;
    margin-right: 60px;
    margin-left: auto;
}

.eco_bt.carbon_bt span {
    line-height: 54px;
}

ul.light {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 40px;
}

ul.light li {
    margin-right: 60px;
    text-align: center;
    
}

ul.light li p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
}

ul.light li:first-child {
    width: 336px;
}

.i01 img {
    width: 190px;
}

.i02 img {
    width: 250px;
}

ul.light li:nth-child(3) {
    margin-right: 0;
}

ul.light li:nth-child(3) img {
    width: 110px;
}

ul.light li:nth-child(2) div.i02 {
    margin-top: 20px;
    position: relative;
}

ul.light li:nth-child(2) div.i02 p {
    position: absolute;
    top: 50%;
    left: -170px;
}


ul.l_links {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 40px;
    padding-bottom: 20px;
}

ul.l_links li {
    margin-right: 60px;
}

ul.l_links li:last-child {
    margin-right: 0;
}

ul.l_links li a {
    display: block;
    width: 100%;
    height: 100%;
}


ul.l_links li a div {
    display: block;
    width: 380px;
    height: 180px;
    position: relative;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 30px 15px 0 15px;
    text-align: center;
}

ul.l_links li a div > span {
    font-size: 21px;
    color: #333;
    border: 1px solid #49926d;
    padding: 5px 5px;
    letter-spacing: -1px;
    white-space: nowrap;
}

ul.l_links li a div > span span {
    font-size: 19px;
}

ul.l_links li p.m_tx {
    font-size: 36px;
    margin-top: 30px;
}

ul.l_links li p.d_tx {
    text-align: center;
    color: #fff;
    background-color: #49926d;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    height: 38px;
    line-height: 1.0;
    position: relative;
}

ul.l_links li p.d_tx:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

ul.circuit_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 40px;
    padding-bottom: 20px;
}

ul.circuit_list li {
    margin-right: 50px;
}

ul.circuit_list li:first-child {
    width: 180px;
}

ul.circuit_list li:nth-child(2) {
    width: 285px;
}

ul.circuit_list li:nth-child(3) {
    width: 172px;
}

ul.circuit_list li:nth-child(4) {
    width: 152px;
}

ul.circuit_list li p {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

ul.circuit_list li:nth-child(2) p {
    margin-bottom: 5px;
}

ul.circuit_list li:nth-child(3) p {
    margin-bottom: 5px;
}

ul.circuit_list li:nth-child(2) div {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;;
}

ul.circuit_list li:nth-child(2) div p {
    font-size: 14px;
    font-weight: 500;
}

ul.circuit_list li:nth-child(3) span {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.ft_print {
    padding-bottom: 20px;
}

.ft_print > p {
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 40px;
}

corb

.ft_box {
    padding: 20px;
    border: 2px solid #49926d;
    margin-top: 30px;
}

.ft_box p {
    font-size: 16px;
    margin-bottom: 10px;
}

.ft_box p.ft_title {
    font-size: 18px;
    font-weight: 600;
}

.ft_box > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;;
}

.ft_box > ul li:first-child {
    width: 70px;
    white-space: nowrap;
}

.a_calc p {
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 90px;
    margin-top: 40px;
}

.calc_img {
    border: 1px solid #ccc;
    padding: 20px 30px;
    width: 936px;
    margin: 0 auto;
    box-sizing: border-box;
}

.calc_img img {
    width: 874px;
    display: block;
    margin: 0 auto;
}

.ft_box > ul li {
    font-size: 12px;
}

/*---------------------------------------------
  258 従来製品比較（ケーブルレス）- CO2排出量削減事例
  ---------------------------------------------*/

p.co_cableless_title {
    font-size: 30px;
    border-bottom: 3px solid #49926d;
    padding-bottom: 10px;
    margin-bottom: 50px;
}

.co_cableless_title span {
    font-size: 20px;
    display: block;
}

.co_cableless_top {
    margin-bottom: 40px;
}

.co_cableless_top img {
    width: 896px;
    display: block;
    margin: 0 auto;
}

.carbon_cont h2 p span.max {
    font-size: 19px;
    color: #333;
}

.carbon_cont table.table_cableless {
    width: 200px;
}

.carbon_cont table.table_cableless tr {
    border-bottom: 1px solid #ccc;
}

.carbon_cont table.table_cableless th,
.carbon_cont table.table_cableless td {
    font-size: 15px;
    padding: 5px 10px;
}

.carbon_cont table.table_cableless th {
    background-color: transparent;
    text-align: left;
    color: #333;
    border-right: none;
}

.carbon_cont table.table_cableless td {
    border-right: none;
    border-bottom: none;
    font-weight: 400;
}

/*---------------------------------------------
  259 従来製品比較（コンパクト製品）-CO2排出量削減事例
  ---------------------------------------------*/

.carbon_cont p.topology01 {
    font-size: 26px;
    text-align: center;
    line-height: 2.0em;
}

.carbon_cont p.topology01 > span {
    display: none;
}

ul.topology02 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

ul.topology02 li {
    font-size: 26px;
    line-height: 2.0;
}

ul.topology02 li.t01 {
    background-color: #49926d;
    border-radius: 50%;
    color: #fff;
    padding: 10px 20px 15px 20px;
    margin: 0 5px;
    width: 148px;
    line-height: 1.1;
    font-weight: 500;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
}

ul.topology02 li.t02 {
    background-color: #49926d;
    border-radius: 50%;
    color: #fff;
    padding: 12px 40px;
    margin-right: 5px;
    font-weight: 500;
}

.carbon_cont p.topology03 {
    text-align: center;
    margin-top: 20px;
}

.carbon_cont p.topology03 img {
    width: 52px;
}

.carbon_cont p.topology04 {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    line-height: 2.0em;
    border: 3px solid #49926d;
    width: 440px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 20px;
}

.compact01 {
    padding: 40px 0 40px 0;
}

.compact01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.compact01 ul li:first-child {
    margin-right: 40px;
}

.compact01 ul li p {
    font-size: 28px;
    border-bottom: 3px solid #49926d;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.compact01 > ul li img {
    width: 482px;
}

.compact02 {
    padding-top: 40px;
}

.compact02 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 900px;
    margin: 0 auto;
}

.compact02 > ul > li {
    width: 420px;
    margin-bottom: 30px;
    margin-right: 60px;
}

.compact02 > ul > li a {
    display: block;
    width: 100%;
    height: 100%;
}

.compact02 > ul > li:nth-child(2n) {
    margin-right: 0;
}

.compact02 ul li p.link_tx {
    text-align: center;
    color: #fff;
    background-color: #0072c1;
    padding: 14px 10px;
    font-size: 20px;
    font-weight: 500;
    height: 46px;
    line-height: 1.0;
    position: relative;
}

.compact02 ul li a ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    height: 160px;
    position: relative;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 15px 15px 15px 15px;
}

.compact02  ul li ul li {
    width: 50%;
}

.compact02  ul li ul li:nth-child(2n) {
    width: 46%;
}

.compact02  ul li ul li img {
    width: 190px;
}

.compact02 ul li p.disc {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    border: 2px solid #0072c1;
    padding: 2px 10px;
    margin-bottom: 20px;
}

.compact02 ul li ul li p {
    vertical-align: middle;
}

.compact02 ul li p.num {
    font-size: 46px;
    color: #bb1b21;
    font-weight: 600;
    display: inline-block;
}

.compact02 ul li p.perc {
    font-size: 28px;
    color: #bb1b21;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block;
    
}

.compact02 ul li p.reduce {
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    width: 65px;
    height: 56px;
    position: relative;
    text-align: center;
    margin-top: 10px;
    padding-top: 7px;
}


.compact02 ul li p.reduce:before {
    content: '';
    width: 65px;
    height: 56px;
    background-image: url(/assets/smc_img/about/co2/ja-jp/images/c_ar_d.png);
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

/*---------------------------------------------
  272 省エネルギー
  ---------------------------------------------*/

ul.saving_circuit {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

ul.saving_circuit li {
    width: 544px;
}

ul.saving_circuit li:first-child img {
    width: 422px;
}

ul.saving_circuit li:first-child > div {
    border: 1px solid #ccc;
    padding: 35px 45px;
}

.en_save .cap {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.en_save .cap_s {
    font-size: 12px;
    margin-top: 5px;
}

.en_save .cap span {
    font-size: 18px;
    background: #49926d;
    color: #fff;
    padding: 2px 10px;
    margin-right: 10px;
}

ul.saving_circuit li:first-child {
    width: 544px;
}


ul.saving_circuit li:first-child {
    width: 544px;
}



ul.saving_circuit li:first-child {
    width: 544px;
}

.saving_circuit table {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.saving_circuit table th,
.saving_circuit table td {
    padding: 7px 10px 7px 10px;
    font-size: 14px;
}

.saving_circuit table th {
    background: #e6e6e6;
    color: #333;
    border-right: 1px solid #ccc;
    font-weight: 600;
    
}

.saving_circuit table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.saving_circuit table td.gray01 {
    background: #e6e6e6;
}

.saving_circuit table td.gray02 {
    background: #e8efef;
}

.saving_circuit table td.tx_c {
    text-align: center;
}
.saving_circuit table th {
    border-bottom: 1px solid #ccc;
}

.saving_circuit table th:last-child {
    border-right: none;
}

.saving_circuit table td:last-child {
    border-right: none;
}

.saving_effect {
    padding-bottom: 40px;
}

/*---------------------------------------------
  265_ワンタッチ管継手_KQ2Series
  ---------------------------------------------*/
  
.table_fixed tr td.pd3 {
   padding-left: 3px
}

/*---------------------------------------------
  267_ISO規格準拠品比較_コンパクト製品
  ---------------------------------------------*/
  
.compact01-onecolumn {
    padding: 20px 0 20px 0;
}

.compact01-onecolumn ul {
    -webkit-justify-content: center;
    justify-content: center;
}

.compact01-onecolumn ul li {
    padding-top: 20px;
}

.compact01-onecolumn ul li img {
    width: 880px;
    display: block;
    margin: 0 auto;
}

.compact01-onecolumn ul li p {
    font-size: 28px;
    border-bottom: 3px solid #49926d;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

/*---------------------------------------------
  269_長寿命製品
  ---------------------------------------------*/

.longevity_list01 {
    padding: 20px 0;
}

.longevity_list01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 960px;
    margin: 0 auto;
}


.longevity_list01 ul li {
    width: 460px;
    margin-right: 40px;
    margin-bottom: 30px;
}

.longevity_list01 ul li:nth-child(2n) {
    margin-right: 0;
}

.longevity_list01 ul li a {
    display: block;
    width: 100%;
}

.longevity_list01 ul li div {
    height: 320px;
    position: relative;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 15px 20px 0 20px;
}

.longevity_list01 ul li img {
    width: 68%;
    position: absolute;
    right: 0px;
    bottom: 10px;
}

.longevity_list01 ul li p.ti {
    padding-left: 1.0em;

}

.longevity_list01 ul li p.link_tx {
    text-align: center;
    color: #fff;
    background: #49926d;
    padding: 14px 20px;
    font-size: 21px;
    font-weight: 500;
    height: 46px;
    line-height: 1.0;
    position: relative;
}

.longevity_list01 ul li p.link_tx:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

.longevity_list01 ul li div p.title {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 800;
    line-height: 1.1;
}

.longevity_list01 ul li div p.title span {
    font-size: 18px;
}

.longevity_list01 ul li div p.title span.ft14 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}


