/*top_topics_sp.css*/


.topics_area {
    padding: 15px 10px 0;
}


.topics_area ul {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.topics_area ul li {
    width: 48%;
    height: auto;
    margin-bottom: 15px;
    margin-right: 0;
}


.topics_area ul li {
    max-width: 100%;
}


.topics_area ul li.none {
    width: 48%;
    height: auto;
    margin-bottom: 10px;
    margin-right: 0;
}

.topics_area ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}


.topics_area ul li img {
    width: 100%;
    margin: 0 auto;
}

.topics_area ul li span {
    text-align: left;
    width: 100%;
    display: block;
    font-weight: bold;
    padding: 5px 0 5px 8px;
    top: 0;
    font-size: 15px;
    background: #fff;
    color: #5a5a5a;
}


.topics_area .sub {
    width: 100%;
    font-size: 13px;
    letter-spacing: -1px;
    padding-top: 0;
    vertical-align: bottom;
    position: relative;
}

.top_sec_title_topics {
    min-width: 100%;
    height: 35px;
    background-image: url(/assets/smc_img/top/top_line_sp_whi.png);
    background-size: cover;
}

.top_sec_title_topics h2 {
    width: 100%;
    font-size: 18px;
    padding-left: 20px;
}

.topics_area ul li a:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 6px solid #ade3ff;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
/*    -webkit-transition: all .3s;*/
/*    transition: all .3s;*/
}




/*---------------------------------------------
 TOPICS / POPUP部分　ここから
  ---------------------------------------------*/


.modal-box .inner {
    background: #fff;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
}

.modal-box .inner_ams {
    background: 
    url(/assets/smc_img/popup/electropneumatic_regulator_img/air_management_system_products.png) no-repeat left 10px bottom 70%,
    url(/assets/smc_img/popup/electropneumatic_regulator_img/air_management_system_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 650px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.modal-box .inner_vba {
    background: 
    url(/assets/smc_img/popup/vba_img/vba_products01.png) no-repeat left 10px bottom 70%,
    url(/assets/smc_img/popup/vba_img/vba_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 650px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.modal-box .inner_temp {
    background: 
    url(/assets/smc_img/popup/temp_img/temp_products.png) no-repeat left 10px bottom 70%,
    url(/assets/smc_img/popup/temp_img/temp_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 800px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}


.modal-box .inner_electric{
    background: 
    url(/assets/smc_img/popup/electric_img/electric_products.png) no-repeat left 10px bottom 80%,
    url(/assets/smc_img/popup/electric_img/electric_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 750px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.modal-box .inner_vacuum{
    background: 
    url(/assets/smc_img/popup/vacuum_img/vacuum_products.png) no-repeat left 10px bottom 70%,
    url(/assets/smc_img/popup/vacuum_img/vacuum_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 750px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.modal-box .inner_static {
    background: 
    url(/assets/smc_img/popup/static_img/static_products.png) no-repeat left 10px bottom 70%,
    url(/assets/smc_img/popup/static_img/static_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 750px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.modal-box .inner_link{
    background: 
    url(/assets/smc_img/popup/link_img/link_products_01.png) no-repeat left 10px bottom 70%,
    url(/assets/smc_img/popup/link_img/link_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 750px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.modal-box .inner_valves{
    background: 
    url(/assets/smc_img/popup/process_valves_img/process_valves_products.png) no-repeat left 10px bottom 70%,
    url(/assets/smc_img/popup/process_valves_img/process_valves_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 750px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}


.modal-box .inner_electropneumatic_regulator {
    background: 
    url(/assets/smc_img/popup/electropneumatic_regulator_img/electropneumatic_regulator_products.png) no-repeat left 10px bottom 85%,
    url(/assets/smc_img/popup/electropneumatic_regulator_img/electropneumatic_regulator_back.jpg) no-repeat center bottom;
background-size: 100%, cover;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
    min-height: 750px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}



#popup_left_contents{
    float: unset;
    width: 90%;
}
.popup_txt {
    position: relative;
    left: 16px;
    top: 30px;
    width: 100%;
    font-size: 12px;
}

#popup_left_contents2{
    float: unset;
    width: 90%;
}

.popup_txt2 {
    position: relative;
    left: 16px;
    top: 0px;
    width: 100%;
    font-size: 12px;
}

#popup_right_contents {
    float: unset;
    width: 90%;
    padding-top: 20px;
    margin: 36% auto 0;
}
#popup_right_contents_btn_l{
    float: left;
    width: 50%;
}

#popup_right_contents_btn_r{
    float: right;
    width: 50%;
}

#popup_right_contents2 {
    float: unset;
    width: 90%;
    padding-top: 30px;
    margin: 0% auto 0;
}
#popup_right_contents_btn_l2{
    float: left;
    width: 50%;
}

#popup_right_contents_btn_r2{
    float: right;
    width: 50%;
}




.popup_contents_btn {
    float: left;
    width: 95%;
    padding-top: 5px;
    margin: 0px auto;
}
.popup_contents_btn a {
    position: relative;
    display: block;
    width: 100%;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    border: 1px solid #0072C1;
    color: #000;
    margin: 0 auto;
    margin: 5px 0;
    background: #fff;
}

.popup_contents_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;
}

.popup_contents_btn a:hover {
    background: #cde2f1;
    cursor:pointer;
    opacity: 1;
}


.top_sec_title_popup_w {
    width: 100%;
    min-width: 100%;
    background: url(https://www.smcworld.com/assets/smc_img/top/top_line_sp_whi.png) top 0 left 60%;
    background-size: cover;
   /* height: 35px;*/
}

.top_sec_title_popup_w h2 {
    width: 100%;
    font-size: 15px;
    padding-left: 10px;
    margin-bottom: 30px;
}





.modal {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}
.modal-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 70px 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.modal-wrap::-webkit-scrollbar {
  display: none;
}
.modal-wrap:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
.modal-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(51, 51, 51, 0.8);
  width: 100%;
  height: 100%;
}
.modal-box {
  width: 100%;
  max-width: 1200px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.modal-box .inner {
    background: #fff;
    padding: 0px 0px;
    text-align: left;
    border: 16px solid #dcdcdc;
}
.modal-box .inner > :first-child {
  margin-top: 0;
}
.modal-box .modal-close a {
    position: fixed;
    right: 15px;
    top: 3px;
    width: 100%;
    height: 50px;
    text-align: right;
    color: #fff;
    font-size: 30px;
}

/*---------------------------------------------
  TOP NEWS　2211追加
  ---------------------------------------------*/

.top_news_content {
    width: 100%;
margin: 0 0;
}

.top_newsCont {
    width: 100%;
margin: 0 0;
}

.top_newsCont > ul  {
    width:100%;
}

.top_newsCont > ul > li {
    width: 100%;
    padding: 20px 0px ;
margin-left: -20px;
    text-align: left;
}


.top_newsCont ul li ul {
    display: -webkit-flex;
    display: flex;

}

.top_newsCont ul li ul li {
   margin-right: 0px;
    font-size: 14px;
    color: #333333;
    line-height: 2.0;
    text-align: left;
}

.top_newsCont ul li ul li:first-child {
    width: 200px;
    max-width: 200px;
}

.top_newsCont ul li ul li:last-child {
    width: 100%;
}


.top_news02 {
    background-size: cover;
    margin-bottom: 20px;
}

.top_news02 h1 {
    color: #000;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.0;
}

.n_title_b{
    width: 100%;
	line-height:20px;
	font-weight:bold;
	font-size:16px;
    color: #0072c1;
	border-bottom:#0072c1 2px solid;
	margin-left:0px;
	margin-bottom:20px;
	padding-bottom:4px;

}

.tnc {
    color: #000;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.0;
    text-decoration: underline;
}

.catpan {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
}


