@charset "UTF-8";
    /*
    Theme Name: nafias
    Description: nafiasのサイト
    Theme URI: テーマの URL
    Author: omsubi
    Author URI: omsubi.jp
    Version: バージョン００１
    License: ライセンス
    License URI: ライセンスの URL
    */

html{
    font-size:100% !important; 
}

body{
    background-color:#fff !important;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,'Lucida Grande',"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important; 
    /*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
    /*font-family: "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", "sans-serif";*/
    overflow-y:scroll;
    overflow-x:none;
    /**zoom: 1;*/
}

#google_translate_element{
    float:right;
    z-index:5;
    margin:0px 15px 20px 0px;
}

/*アイキャッチ　SLIDE CAPTION*/
.caption-wrap{
    position: absolute!important;
    top: 0%!important;
    left: 0%!important;
    width: auto !important;
    height:0% !important;
    background:none;
    font-size:12px!important;
}
.caption{
    color: #FFF !important;
    width: auto !important;
    height:auto !important;  
    background-color: rgba(255,0,255,0.7)!important;
}


.current_page_item a{
    color:#f0f !important;     
}
.container{
    width:98% !important;  
}

#google_translate_element{
    float:right;
    z-index:5;
    margin:0px 15px 20px 0px;
}


#top-box{
    margin-top:-2000px;
    width:100%;
    height:auto;
}

#nano_image img{
    position:fixed;
    width:100%;
    height:auto;
    top:30%;
    left:0;
    z-index:5;
}

#top_slide{
    position:fixed;
    width:100%;
    height:auto;
    top:0;
    left:0;
    z-index:4;
}

/*NEWS HEADLINE*/
#newsbox{       
    float:left !important;  
    z-index:6;
}

.whatsnew {
    background-color:#fff;
    margin:0px 0px 20px 0px!important;
    position:relative;
    font-size:12px !important;
    border: 3px solid #f00 !important;
    border-radius:0 !important;
}
div.wn-head {
    border-radius:0 !important;  
}
.wn-date{
    color:#000;
}
.wn-article a{
    color:#000;
}

/*PRODUCT*//*AboutNafias*//*TECNOLOGY*/
#newsbox, #product, #about, #technology {
    padding: 10px !important;
    background:none;
    /*background-color:#191970;*/
    z-index:6;
    color:#fff;
}

#product{
    float:right !important;
}

#about{
    float:left !important;
}

#technology{ 
    float:right !important;    
}

#product img, #about img, #technology img {
    margin-top:0px!important;	
    width:100%;
    height:auto;
}
#product p, #about p, #technology p{
    padding:5px 10px!important;
    font-size: 14px !important;
    vertical-align:middle !important;
    background-color:#191970;
    margin:0px !important;
}

#technology img{
    width:100%;
    height:auto;
}

.boxline{
   border:3px solid #191970;
}


/*about nafias thumbnail*/

#about_thumbnail{
    width:100%;
    height:100%;
    border:1px solid;
    border-color:#00A9EB;
}

i.fa{
    color:#f0f;
}



/*link/company/contact*/

#infobox {
    position:relative !important;     
}


#infobox_wrap_a, #infobox_wrap_b{
  padding:10px !important;
  color:#fff!important;
  z-index:6;
  text-decoration:none;
}

#infobox_wrap_a h2, #infobox_wrap_b h2{
    padding:8px 10px!important;
    font-size: 14px !important;
    vertical-align:middle !important;  
}
#infobox_wrap_a h2 {
    background-color:rgba(255,0,255,0.8); 
}
#infobox_wrap_b h2 {
    background-color:rgba(0,255,0,0.8);
}
#infobox_a, #infobox_b {
    display:none;
    color:#fff;
    padding:5px 10px!important; 
}
#infobox_a{  
    background-color:rgba(255,0,255,0.8);
}
#infobox_b{    
    background-color:rgba(0,255,0,0.8);
}
#infobox_a p,#infobox_b p{ 
    font-size: 12px !important;   
}

/* ワードプレスlink記事のタイトル */
.infosize h3{
    color:#fff;
    font-size: 12px !important;
    padding:10px;
}



/*TechnologyPage　ProductPage*/

#technologywrap{
    padding:10px;
}

#technologybox{
    border:1px solid;
    border-color:#00A9EB;
    padding:20px 20px;
    margin-bottom:10px;
}

#technologythumbnail img{
    display:block;
    float:left;
    width:100%;
    height:auto;
    padding:20px 10px;
}

#technologyinfo{
    float:right;
    padding:20px 10px;
}

.type-technology h1,.type-product h1,.type-about h1,.type-companyinfo h1{
    font-size: 22px !important;
    color:#00A9EB !important;    
    margin:10px;
}
.type-technology h2,.type-product h2,.type-about h2{
    font-size: 16px !important;
    color:#00A9EB !important;    
    margin:0px;
}

.type-technology p,.type-product p,.type-about p{
    font-size: 12px !important;
}

/*News indexpage*/

.type-post{
    border:1px solid;
    border-color:#00A9EB;
    margin:10px;
    padding:20px 20px;
}
.type-post h1{
    font-size: 16px !important;
}
.type-post p{
    font-size: 12px !important;
}

.menu-item{
    padding:10px 0px 0px 10px;
}

/*News single page */
#blogthumbnailphoto img {
    display:block;
    float:left;
    width:100%;
    height:auto;
    margin-bottom:5px;
    z-index:100;
}
    
.post h2{
    line-height:14px;    
    margin-bottom:5px;
    font-size:16px;
    z-index:200;
    }
    
.post-date{
    margin-bottom:10px;
    display:block;
    font-size:11px;
    z-index:200;
    }
    
.post p{
    line-height:14px;
    letter-spacing: 1px;
    }
        
.alignleft a{
    display:block;
    float:left;
    margin-right:30px;
    font-size:11px;
    }
.alignright a{
    display:block;
    float:left;
    font-size:11px;
    }
    
#pagebox{
    margin:10px 0px;
}

.wp-pagenavi{
    padding:10px;
}


/*Contact*/


#page_company2 .link_contact {
  width: 320px;
  height: 50px;
  text-indent: -9999em;
}
#page_company2 .link_contact a {
  width: 320px;
  height: 50px;
  background-image: url(./images/company/btn_contact.gif);
  background-repeat: no-repeat;
  display: block;
}
#page_company2 .link_contact a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.l_mar60 {
    margin: 0px 100% 0px 0px;
}

/*footerbox*/

#footerbox{
    position:relative !important;
    padding: 10px !important;
    z-index:6 !important;
    background:none;
}


/*footer page */

#footer {
  position:relative !important;  
  background-color: rgba(150,150,150,0.6);
  width:100%;
}
#footer h3 {
  font-size: 20px;
  color: #fff;
  line-height: 1;
  border-bottom: 3px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-weight: normal;
}
#footer p, #footer dd {
  font-size: 15px;
}
#footer p, #footer a {
  color: #fff;
}
#footer .tel {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 15px;
}
#footer .tel span {
  font-size: 30px;
}

#footer_btn a{
    background-image:none !important;
    padding:0px !important;
    margin:0px !important;
}
#footer_btn li{
    list-style-type:none !important;
}

.col_2 .cols_l {
  width:100%;
  float: left;
}
.col_2 .cols_r {
  width:100%;
  float: right;
}


/*footer2 page */

#footer2 {
  padding: 40px 0;
  background-color: #4D4D4D;
}
#footer2 p {
  text-align: center;
}

#footer2 address {
  color: #fff;
  text-align: center;
  font-style: normal;
  font-size: 10px;
  padding-top: 20px;
}

#footer2 {
    padding: 40px 0px;
    background-color: #4D4D4D;
    width:100%;
    height:1000px;
}
#footer2 p {
    text-align: center;
}
#footer2 address {
    color: #FFF;
    text-align: center;
    font-style: normal;
    font-size: 10px;
    padding-top: 20px;
}

/*hover設定*/
.faded{
    opacity: 0.5;  
    filter: alpha(opacity=50);  
}
.faded:hover{
    opacity: 1;  
    filter: alpha(opacity=100);  
}

#contentbox{
    position:relative !important;   
    z-index:6;     
}

/*レスポンシブ2*/
@media screen and (max-width: 540px){
#nano_image img{
    position:absolute;
}
#footer2{
    display:none;
}
#number{
    font-size:20px !important; 
}
#top-box{
    margin-top:0px;
    width:100%;
    height:auto;
}
/*アイキャッチ　SLIDE CAPTION*/
.caption-wrap{
    font-size:8px!important;
}
/*tecnology 記事右側のCAPTION*/
#technologyinfo {
    float: left;
    padding: 20px 10px;
    width: 100%;
    height:auto;
}
#technologyinfo img {
    float: left;
    padding: 0px 0px;
    width: 100%;
    height:auto;
}
#top_slide {
    position: relative;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    z-index: 4;
}
}
