/*solution_sp.css*/
/*テーマ別 ソリューション*/

/*---------------------------------------------
  ソリューションTOP
  ---------------------------------------------*/
.wide_main{
    height: 50px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.wide_main h1 span {
    font-size: 12px;
    margin-bottom: 5px;
}

.solution_title  h1 {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 25px;
    left: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    line-height: 1.2;
}

.solution_title img {
    position: relative;
    width: 100%;
    height: 100%;
}

ul.solution_txr {
    width: 100%;
}

ul.solution_txr > li {
    border: 1px solid #c3c3c3;
    width: 100%;
    max-width: 100%;
    height: 440px;
    margin-right: 0px;
    font-size: 14px;
    margin-bottom: 20px;
    position: relative;
    background: #fff;    
}

ul.solution_txr > li a {
    display: table;
    width: 100%;
    height: 100%;
}

/*---------------------------------------------
  課題別製品紹介
  ---------------------------------------------*/
.wide_s{
    height: 50px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.wide_s h1 span {
    font-size: 12px;
    margin-bottom: 5px;
}

.s_issue_title  h1 {
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: 25px;
    left: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    line-height: 1.2;
}

.s_issue_title img {
    position: relative;
    width: 100%;
    height: 100%;
}

ul.issue_txr {
    width: 100%;
}

ul.issue_txr > li {
    width: 49%;
    max-width: 49%;
    height: 100px;
    margin-right: 4px!important;
}

ul.issue_txr > li:nth-child(2n) {
    margin-right: 0;
}

ul.issue_txr > li img {
    width: 60px;
    height:60px;

}

ul.issue_txr li dl dd {
    margin-left: 10px;
}

ul.issue_txr li dl dd span {
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    color: #0072C1;
}

ul.issue_txr > li a p {
    font-size: 10px;
    font-weight: 500;
    padding: 0px;
}


/*---------------------------------------------
  SMCのご提案TOP
  ---------------------------------------------*/
.wide_s{
    height: 50px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.wide_s h1 span {
    font-size: 12px;
    margin-bottom: 5px;
}

.s_proposal_title  h1 {
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: 25px;
    left: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    line-height: 1.2;
}

.s_proposal_title img {
    position: relative;
    width: 100%;
    height: 100%;
}


ul.proposal_txr {
    width: 100%;
}

ul.proposal_txr > li {
    width: 49%;
    max-width: 49%;
    height: 130px;
    margin-right: 4px!important;
}

ul.proposal_txr > li:nth-child(2n) {
    margin-right: 0;
}

ul.proposal_txr > li a span {
    font-size: 13px;
    font-weight: 600;
    color: #0072C1;
    padding: 4px;
float:left!important;
}

ul.proposal_txr > li a p {
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    padding: 5px 4px;
}


/*---------------------------------------------
  63 テーマ別 ソリューション / 耐熱・耐食・食品グリース対応製品
  ---------------------------------------------*/

ul.pro_related_list {
    display: block;
}

ul.pro_related_list li {
    width: 100%;
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 15px;
}

ul.pro_related_list li:nth-child(3n) {
    margin-right: auto;
}


/*---------------------------------------------
  64 テーマ別 ソリューション / 耐熱・耐食
  ---------------------------------------------*/

table.res_tb01 tr {
    display: block;
    margin-bottom: 30px;
}

table.res_tb01 tr.gr {
    background-color: transparent;
}

table.res_tb01 th {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    border-right: 0px none;
    background-color: #e4ebeb;
}

table.res_tb01 th {
    
}

table.res_tb01 {
    font-size: 14px;
    padding: 10px 10px;
}

table.res_tb01 th,
table.res_tb01 td {
    border: 1px solid #c8c8c8;
    vertical-align: middle;
    text-align: center;
    padding: 5px 10px;
    width: 100%;
    display: block;
    border-right: 0px none;
    border-left: 0px none;
}

table.res_tb01 tr th:first-child {
    text-align: center;
}

table.res_tb01 td {
    background-color: #fafafa;
}

table.res_tb01 tr td:last-child {
    border: 1px solid #c8c8c8;
    border-right: 0px none;
    border-left: 0px none;
}

.heat_main ul {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.heat_main ul li {
    width: 49%;
    max-width: 49%;
    margin-bottom: 15px;
}

.heat_main ul.sec {
    display: block;
}

.heat_main ul.sec li {
    display: block;
    width: 100%;
    max-width: 100%;
}

table.res_tb01 th.tx_left_sp,
table.res_tb01 td.tx_left_sp {
    text-align: left;
}


.grease_main ul li {
    width: 49%;
    max-width: 49%;
    margin-right: 20px;
}

.grease_main ul li img {
    width: 100%;
    max-width: 168px;
}


/*---------------------------------------------
  66 テーマ別 ソリューション / ハイジェニックデザイン
  ---------------------------------------------*/

.hygienic_main {
    padding: 0;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}

.hygienic_main ul {
    width: 100%;
    box-sizing: border-box;
    display: block;
}


/*---------------------------------------------
  67 テーマ別 ソリューション / 溶接機におけるサーモチラー設置のご提案
  ---------------------------------------------*/

.one_column_cont {
    padding: 0 10px 40px 10px;
}

ul.chiller {
    display: block;
    width: 272px;
    margin: 10px auto 30px;
}

table.manifold_tb th,
table.manifold_tb td {
    display: table-cell;
}

table.manifold_tb td.gr {
    background-color: transparent;
}

table.manifold_tb tr.gr {
    background-color: transparent;
}

table.manifold_tb td.c02 {
    width: 40%;
    text-align: left;
    border-left: none;
    vertical-align: text-top;
}

table.manifold_tb td.c03 {
    display: block;
}

table.manifold_tb td.c03 p {
    font-size: 13px;
}

table.manifold_tb td.c03 div {
    width: 100%;
    border-right: none;
    border-bottom: 1px dotted #c8c8c8;
    padding: 10px;
    background: #e4ebeb;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

table.manifold_tb td.c03 div img {
    width: 100px;
}

table.manifold_tb td.c03 div.noflex {
    display: block;
}

table.manifold_tb td.c03 div.noflex img {
    float: right;
}

table.manifold_tb td.c03 div.noflex:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

table.manifold_tb td.c03 ul {
    width: 100%;
}

table.manifold_tb td ul li {
    line-height: 1.5;
    margin-right: 28px;
}

table.manifold_tb td a {
    font-size: 12px;
}

table.manifold_tb td.c03 a:before {
    width: 12px;
    height: 12px;
}

table.manifold_tb td.c03 a:after {
    width: 5px;
    height: 5px;
    bottom: 4px;
    right: -14px;
}

ul.table_th {
    display: none;
}

.table_sp_th {
    display: block;
    width: 100%;
    background-color: #e2e2e2;
    padding: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #c8c8c8;
    margin-top: 20px;
}

.table_sp_th img {
    width: 200px;
}

.table_sp_th p {
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
}


/*---------------------------------------------
  70 テーマ別 ソリューション / 結露対策
  ---------------------------------------------*/

div.conden_01 {
    display: block;
    padding: 20px 10px;
}

div.conden_01 h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

div.conden_01 p.tx01 {
    font-size: 16px;
}

div.conden_01_right img {
    width: 100%;
    min-width: 100%;
}

div.conden_01 p.tx02 {
    font-size: 14px;
}

div.conden_02 {
    display: block;
}

div.conden_02_left {
    text-align: center;
}

div.conden_02_mid {
    padding-right: 0;
    text-align: center;
    padding: 15px 0 30px;
}

div.conden_02_mid img {
    width: 32px;
    transform:rotate(90deg);
    
}

.conden_02_right_box {
    padding: 30px 10px 20px 10px;
    width: 376px;
    width: 100%;
}

.conden_02_right_box span {
    position: absolute;
    font-size: 16px;
    padding: 5px 25px;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

div.conden_03 {
    display: block;
}

.conden_03_left h3 {
    font-size: 16px;
}

.conden_03_left img {
    width: 100%;
    min-width: 100%;
}

.conden_03_right {
    padding: 20px 0 0 0;
}

ul.pro_relate li {
    margin: 5px auto;
}


/*---------------------------------------------
  73 テーマ別 ソリューション / 静電気対策機器（イオナイザ）
  ---------------------------------------------*/

ul.ionizer_01 {
/*    display: block;*/
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.ionizer_01 li {
    margin-bottom: 20px;
    width: 49%;
    max-width: 49%;
    margin-right: 2%;
}

ul.ionizer_01 li:nth-child(2n) {
    margin-right: 0;
}

ul.ionizer_02 {
    display: block;
}

ul.ionizer_02 li.left ul {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 5px;
}

ul.ionizer_02 li.left ul li {
    width: 100%;
    max-width: 100%;
    padding-bottom: 5px;
}

ul.ionizer_02 > li {
    margin-bottom: 10px;
}



ul.ionizer_02 li img.arrow {
    width: 38px;
    margin: 0 auto;
}

ul.ionizer_02 li.right p {
    font-size: 16px;
    width: 100%;
    padding: 15px;
    height: auto;
}

ul.ionizer_03 {
/*    display: block;*/
}

ul.ionizer_03 li {
/*
    margin: 0 auto;
    margin-bottom: 20px;
*/
}

ul.ionizer_03 li:nth-child(3n) {
    margin-right: 2%;
}

ul.ionizer_03 li {
    width: 49%;
    max-width: 49%;
    margin-right: 2%;
}

ul.ionizer_03 li:nth-child(2n) {
    margin-right: 0;
}

ul.ionizer_list {
    display: block;
}

ul.ionizer_list li {
    margin: 0 auto;
    margin-bottom: 10px;
    height: 148px;
}

ul.ionizer_list li:nth-child(3n) {
    margin-right: auto;
}


/*---------------------------------------------
  71 エアドライヤ設置のご提案
  ---------------------------------------------*/

.drier_top {
    padding: 20px 10px;
    background-size: 46%;
    height: auto;
}


.drier_top .dr_tx01 {
    font-size: 16px;
    width: 50%;
}

.drier_top .dr_tx02 {
    font-size: 14px;
    width: 50%;
}

.drier_block_01 ul li {
    width: 49%;
    max-width: 49%;
    margin-right: 2%;
    margin-bottom: 8px;
}

.drier_block_01 ul li:nth-child(2n) {
    margin-right: 0;
}

.drier_block_02 ul li {
    width: 49%;
    max-width: 49%;
    margin-right: 2%;
    margin-bottom: 8px;
}

.drier_block_02 ul li:nth-child(3n) {
    margin-right: 2%;
}

.drier_block_02 ul li:nth-child(2n) {
    margin-right: 0;
}

p.dri_pro {
    font-size: 16px;
    padding-left: 23px;
    text-indent: -23px;
    margin-bottom: 10px;
    line-height: 1.2;
}

p.dri_pro span {
    font-size: 12px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-indent: 0;
}

.drier_block_02 ul li div {
    padding: 15px 10px 5px;
    height: auto;
}

.drier_block_02 ul li div p {
    margin-bottom: 20px;
    font-size: 13px;
}

.drier_block_02 ul li.last div {
    display: block;
}

.drier_block_02 ul li div {
    padding-top: 22px;
}


a.normal_bt_w270 {
    padding-left: 8px;
    padding-right: 30px;
}

.drier_block_02 ul li div {
    padding-top: 15px;
}

.drier_block_01 ul li img {
    width: 100%;
}

.drier_block_02 ul li img {
    width: 100%;
}


/*---------------------------------------------
  98 真空用機器
  ---------------------------------------------*/

.main_img02 {
    position: relative;
    padding: 0 10px;
}

p.specTitle {
    font-size: 14px;
    top: 12px;
    left: 20px;
    line-height: 1.2;
}

ul.vacuum_top_list li {
    margin: 0 auto;
    margin-bottom: 15px;
}

ul.vacuum_top_list li:nth-child(3n) {
    margin-right: auto;
}

ul.vacuum_top_list li:last-child {
    margin-bottom: 0;
}

ul.vacuum_list li {
    margin: 0 auto;
    margin-bottom: 15px;
}

ul.vacuum_list li:nth-child(3n) {
    margin-right: auto;
}

ul.vacuum_list li:last-child {
    margin-bottom: 0;
}


/*---------------------------------------------
  96 電動アクチュエータ
  ---------------------------------------------*/

h3.normal_sub_t {
    font-size: 16px;
}

ul.sw_sensor_list.w410 li {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

ul.sw_sensor_list.w410 li a img {
    position: static;
}

ul.sw_sensor_list li a {
    height: 100%;
}

ul.sw_sensor_list li p {
    font-size: 14px;
}


ul.swSensorList {
    margin: 0 auto;
    margin-bottom: 20px;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

ul.swSensorList li {
    width: 48%;
    max-width: 48%;
    margin-right: 4%;
}

.swSensorListWrap_left {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-left: auto;
}

.swSensorListWrap_right {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-left: auto;
}


ul.sw_sensor_list li {
    width: 48%;
    max-width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
}

ul.sw_sensor_list li:nth-child(2n) {
    margin-right: auto;
}

ul.w410 {
    display: block;
}

ul.sw_sensor_list.w410 li ul li {
    width: 48%;
    max-width: 48%;
    margin-right: 4%;
    border: 1px solid #c8c8c8;
}

ul.sw_sensor_list.w410 li ul li:nth-child(2n) {
    margin-right: auto;
}

ul.sw_sensor_list.w410 li ul li a {
    border: none;
}

ul.sw_sensor_list.w_title li a {
    height: auto;
}

.nowrap_sp {
    white-space: nowrap;
}

.gunit_link a {
    display: block;
}


.gunit_link_r img {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
}

.gunit_link {
    width: 100%;
}

.gunit_link p.filed_t {
    font-size: 15px;
    white-space:normal;
}

.gunit_link p.field_path {
    width: 180px;
    margin-top: 20px;
    font-size: 14px;
    padding: 6px 12px;
}

h4.list_item_t span.item_type {
    display: inline-block;
    margin-bottom: 10px;
}

h4.list_item_t {
    padding-bottom: 10px;
}

h3.normal_sub_t.ad_bottom {
    margin-bottom: 20px;
}

/*---------------------------------------------
  00 協働ロボット
  ---------------------------------------------*/

h3.normal_sub_t {
    font-size: 16px;
}

ul.sw_robot_list.b410 li {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

ul.sw_robot_list.b410 li a img {
    position: static;
}

ul.sw_robot_list li a {
    height: 100%;
}

ul.sw_robot_list li p {
    font-size: 14px;
}


ul.sw_robot_list li {
    width: 48%;
    max-width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
}

ul.sw_robot_list li:nth-child(2n) {
    margin-right: auto;
}

ul.b410 {
    display: block;
}

ul.sw_robot_list.b410 li ul li {
    width: 48%;
    max-width: 48%;
    margin-right: 4%;
    border: 1px solid #c8c8c8;
}

ul.sw_robot_list.b410 li ul li:nth-child(2n) {
    margin-right: auto;
}

ul.sw_robot_list.b410 li ul li a {
    border: none;
}

ul.sw_robot_list.b_title li a {
    height: auto;
}

.line3a {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  border-bottom: solid 2px #3098d8;
  position: relative;
 margin-top:16px;
 margin-bottom:16px;
}

.line_bt_cr  {
    background-color: #0072C1;
    padding: 10px 0;
    margin-bottom: 20px;
    position: relative;
}

.line_bt_cr p{
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}

.mb60{
    margin-bottom: 30px;
}


