/*other_products_sp.css*/

.sp {
    width: auto;
    height: auto;
    margin-right: auto;
}

p {
    font-size: 14px;
}

.one_column_cont h2 {
    letter-spacing: 0;
}

.one_column_cont .pro_sec_title_w h2 {

   color:  initial;
   background-color: initial;
   padding: initial;
   margin-bottom: initial;
   position: initial;
}

.one_column_cont .pro_sec_title_w h2:before {
    content: '';
    border: initial;
    position: initial;
    left: 0;
    height: initial;
    top: 0;
}

.ot_mainVisual p.title sub {
    font-size: 70%;
    bottom: -0.1em;
}


.mb_10 {
    margin-bottom: 10px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_30 {
    margin-bottom: 30px;
}
.mb_40 {
    margin-bottom: 40px;
}

.mb_60 {
    margin-bottom: 60px;
}

.ft16 {
    font-size: 16px!important;
}
.ft22 {
    font-size: 22px!important;
}


.result_wr {
    width: 1120px;
}

.pro_sec_title_w {
    width: 100%;
    min-width: 1120px;
    height: 43px;
    margin: 0 auto;
    background-image: url(/assets/smc_img/top/top_line_w.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
}

.pro_sec_title_w h2 {
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    
}



.line_bt  {
    color: #fff;
    background-color: #113e6c;
    padding: 10px 10px;
    margin-bottom: 20px;
    position: relative;
}

.line_bt p{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}



.one_column_cont.wchiller_cont {
    padding-bottom: 20px;
}



.wch_bt {
    display: block;
    width: 344px;
    height: 60px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.wch_bt span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 10;
}

.wch_bt:hover {
    opacity: 0.9;
}


.mt15_m {
    margin-top: -15px;
}




.sample_regist {
    width: 100%;
    padding: 10px 20px;
    margin: 10px auto;
}

.sample_regist:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}




.sample_regist_right{
	display:block;
	width:100%;
	float:right;
    padding: 40px 50px 10px 20px;
}

.sample_regist_right p{
    font-size: 14px;
	font-weight:normal;
	line-height:18px;
}


.sample_regist_left{
	display:relative;
	width:100%;
	float:left;
	margin-left:30px;
    padding-top: 10px;
}

.sample_regist_left img {
    width: 70%;
    height: auto;
    margin: 0 28px;
}

.opr_btn {

    width: 260px;
    padding-top: 30px;
    margin: 0 40px;
}
.opr_btn a {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 14px;
    font-size: 14px;
    font-weight:bold;
    text-align: center;
    border: 1px solid #0072C1;
    color: #0072C1;
    width: 260px;
    margin: 5px 40px;
}

.opr_btn a:before {
    position: absolute;
    top: 33%;
    right: 5%;
    display: inline-block;
    width: 8px;
    height: 13px;
    content: "";
    vertical-align: middle;
    background-image: url(/assets/smc_img/common/arrow_blue01.png);
    background-repeat: no-repeat;
    background-size: contain;
}


.opr_tx{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.opr_tx a:link { color: #000000; }
.opr_tx a:visited { color: #000000; }
.opr_tx a:hover { color: #0072C1; }

em{
    font-style: italic;
}

sup{
    font-size: 8px;
}

/*-------------------------------------------------------------
  バルブマニホールドコンフィギュレータ 24’02追加
  -------------------------------------------------------------*/
.wide_main{
    height: 50px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.wide_main h1 span {
    font-size: 12px;
    margin-bottom: 5px;
}

.subject_title  h1 {
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    line-height: 1.2;
}

    .act_topLink {
        width: 100%;
        margin: 30px auto 20px;
        padding: 20px 25px 20px 25px;
    }

    .act_topLink ul li {
        width: 100%;
        height: 100px;
        margin-bottom: 30px;
    }
    .act_topLink ul li a span {
        font-size: 16px;
    }

/*-------------------------------------------------------------
  ロボット 25’01追加
  -------------------------------------------------------------*/
.s_robot_title img {
    position: relative;
    width: 100%;
    height: 100%;
}

div.cata_list a{
    width: 100%;
    max-width:100%;
    padding: 60px;
    padding-bottom: 20px;
}

div.cata_list a:first-child {
    margin-right: 0;
}

div.cata_list a span {
    font-size: 14px;
}

div.cata_list a ul li {
    font-size: 12px;
}



