/*----------------------------------------------------
    ▼contents
----------------------------------------------------*/
#contents{
    margin: 10px auto;
}

#topic_path{
    width: 1024px;
    margin:10px auto;
    text-align: left;
}

div h2{
    width: 1024px;
    margin: 25px auto 0 auto;
}

#section1{
    width: 1024px;
    margin: 0 auto;
}

/*#section1 #list{
    width: 100%;
}

#section1 #list li{
    float: left;
}*/

.coporateLeft{
    width: 1040px;
    float: left;
    margin-top: 100px;
}

.coporateRight{
    width: 510px;
    float: right;
    margin: 100px 0;
}


.map iframe{
    width: 100% !important;
    height: 400px !important;
}

#contents-inner{
    width: 1024px;
    margin: 0 auto;
}

#main-box{
    width: 800px;
    margin-left: 20px;
    float: left;
}

#main-box-inner{
    padding: 10px;
}

/*----------------------------------------------------
    ▼side navi
----------------------------------------------------*/
#side-navi{
    width: 204px;
    float: left;
    text-align: left;
}

#side-navi-head{
    padding: 5px 10px;
    font-size: 150%;
    color: #fff;
    background:#999;
    box-sizing: border-box;
}

#side-navi ul{
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

#side-navi ul li{
    padding: 10px;
    list-style-type: disc;
    list-style-position: inside;
}

/*----------------------------------------------------
    ▼会社情報/coprate
----------------------------------------------------*/
.profile #main-box table{
    width: 100%;
    margin: 0 10px;
    border-collapse: inherit;
    border-spacing: 0px 10px;
}

.profile #main-box table a {
    text-decoration: underline;
}

.profile #main-box tr{
    margin: 10px 0;
}

.profile #main-box th{
    width: 30%;
    padding: 5px 10px;
    border-left: 6px solid #333;
    box-sizing: border-box;
}

.business #main-box table{
    width: 95%;
    margin: 20px 10px;
}

.busivess #main-box tr {
    padding: 10px;
    box-sizing: border-box;
}

.business #main-box th {
    width: 20%;
    text-align: center;
    border: 1px solid #333;
}

.business #main-box td {
    width: 80%;
    text-align: left;
    border: 1px solid #333;
    padding: 10px;
}

.business #main-box td ul{
    padding: 0 10px;
}

.history #main-box table{
    width: 100%;
}

.history #main-box tr{
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.history #main-box th{
    padding: 10px;
    box-sizing: border-box;
}

.history #main-box td{
    padding: 10px;
    box-sizing: border-box;
}

#greeting{
    display: table-cell;
}

#greeting strong{
    font-weight: bold;
    font-size: 120%;
}

#greeting p{
    padding: 20px;
}

#greeting img{
    width: 200px;
    margin: 20px;
    float: left;
}

.greeting_span{
    position: relative;
}

.greeting_span span{
    text-align: left;
    position: absolute;
    right: 0;
    bottom: 10px;
}

.bold{
    font-weight: bold;
}

.indent{
    text-indent: 2em;
}

h4{
    width: 100%;
    height: 42px;
    padding: 5px 10px;
    text-align: left;
    font-size: 150%;
    border-left: 10px solid #999;
    border-bottom: 1px solid #999;
    box-sizing: border-box;
}

h5{
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
    border-left: 10px solid #999;
    box-sizing: border-box;
    font-size: 130%;
}

section{
    padding: 10px;
    box-sizing: border-box;
}

table{
    text-align: left;
}


#main-box p{
    text-align: left;
}


#topic-path{
    width: 1024px;
    margin: 10px auto;
    text-align: left;
}

#main-box2{
    width: 1024px;
    margin: 0 auto;
}

#main-box2 h6{
    text-align: left;
    text-decoration: underline;
    font-size: 16px;
}

#main-box2 p{
    text-align: left;
    padding: 20px;
}

#main-box2 table + p {
    margin: -65px 0 50px;
}


/*----------------------------------------------------
    ▼CSRについて
----------------------------------------------------*/
#csr table{
    width: 60%;
    margin: 30px auto;
    text-align: center;
}

#csr th{
    width: 20%;
    border: 1px solid #333;
    text-align: center;
    line-height: 4em;
}

#csr td{
    width: 80%;
    border: 1px solid #333;
}

.csr_ulist{
    width: 90%;
    margin: 20px auto 30px;
    text-align: left;
}

.csr_ulist li{
    list-style-type: decimal;
}

#csr2{
    text-align: left;
    position: relative;
    margin-bottom: 100px;
}

#csr2 span{
    position: absolute;
    right: 0;
}

/*----------------------------------------------------
    ▼採用情報
----------------------------------------------------*/
#recruit{
    overflow: hidden;
}

/*----------------------------------------------------
    ▼お問い合わせ
----------------------------------------------------*/
.tel{
    font-size: 18px;
    font-weight: bold;
}

#inq_table{
    width: 80%;
    margin: 30px auto;
}

#inq_table th{
    width: 25%;
    border: 1px solid #333;
    padding: 10px;
}

#inq_table td{
    width: 75%;
    border: 1px solid #333;
    padding: 10px;
}

.form_btn{
    margin-bottom: 20px;
}

#submit_button{
    padding: 10px 50px;
}

#inq_table span{
    color: #c00;
    font-weight: bold;
    margin-right: 0.5em;
}

.inq_p{
    width: 80%;
    margin: 0 auto;
}

/*----------------------------------------------------
    ▼製品一覧
----------------------------------------------------*/
#product_cnt{
    width: 100%;
    text-align: left;
    margin: 50px 0;
    background-color: white;
}

#product_cnt h3{
    color: white;
    background-color: #0d87cb;
    padding: 5px 10px;
}

.product_buttun{
    margin: 100px auto;
    background-color: white;
    display: flex;
    justify-content: space-around;
    gap: 10px;
}

.product_1_dd{
    height: 320px !important;
}

/* 製品一覧 カテゴリ別 */
.category a{
    text-decoration: underline;
}

.category img{
    margin-left: 20px;
}

.category_02 {
    width: 80%;
    margin: 0 auto;
    table-layout: fixed;
}

.heading{
    font-weight: bold;
    background-color: #0D87CB;
    color: white;
}

.category_02 th{
    width: 300px;
    border:1px solid #333;
    padding: 10px 5px;
}

.category_02 td{
    width: 10em;
    text-align: center;
    border:1px solid #333;
    line-height: 3em;
}

.category_02 td a{
    width: 100%;
    display: table;
    text-decoration: underline;
    font-size: 18px;
}


/* 製品一覧 詳細 */

.tbl_04{width: 40%;}
.tbl_05{width: 50%;}
.tbl_06{width: 60%;}
.tbl_07{width: 70%;}
.tbl_08{width: 80%;}
.tbl_09{width: 90%;}
.tbl_10{width: 100%;}

.tbl_04,.tbl_05,.tbl_06,.tbl_07,.tbl_08,.tbl_09,.tbl_10{
    margin: 0 0 50px 20px;
    text-align:center;
    table-layout: fixed;
}

.tbl_04 td,.tbl_05 td,.tbl_06 td,.tbl_07 td,.tbl_08 td,.tbl_09 td,.tbl_10 td{
    border:1px solid #333;
    padding: 5px;
}

.tbl_04 th,.tbl_05 th,.tbl_06 th,.tbl_07 th,.tbl_08 th,.tbl_09 th,.tbl_10 th{
    text-align:center !important;
    font-weight: bold;
    border:1px solid #333;
    padding: 5px;
}

.dryer_back{
    width: 200px;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 30px;
    background-color: #0D87CB;
}

.dryer_back a{
    color: white;
}

.dryer span{
    font-size: 20px;
    color: red;
}

.dryer_ul{
    margin: 0 0 20px 20px;
}


/* 製品一覧 用途別 */
.product_3{
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.product_4{
    width: 55%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

/* 真球微粒子 */

.sb_01{
    width: 610px;
    display: table;
    padding: 0 !important;
    margin: 0 auto 50px;
}

.sb_03{
    width: 350px;
    display: inline-block;
    font-weight: bold;
    margin-left: 60px;
    padding: 0 !important
}

.sb_03_2{
    width: 350px;
    color: red;
    display: inline;
    font-weight: bold;
}

.sb_04,.sb_05,.sb_05_2{
    font-weight: bold;
    padding: 0 !important;
    margin: 0 0 0 20px !important;
}

.sb_05,.sb_05_2{
    color: red;
}

.sb_05_2{
    font-size: 16px;
}

.sb_06{
    padding: 0 !important;
    margin-left: 70px;
}

.sb06_ul{
    margin: 0 0 20px 20px;
    color: red;
    font-size: 16px;
}


/* 真球微粒子技術/category_01_1.html */
.sb_01_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sb_01_flex dl{
    width: 50%;
    margin-bottom: 70px;
}

.sb_01_flex dl:nth-child(5),.sb_01_flex dl:nth-child(6){
    margin-bottom: 0;
}

.sb_01_flex dt,.sb_01_bottom dt{
    font-size: 20px;
    margin-bottom: 1em;
}

.sb_01_flex dd{
    text-align: center;
}

.sb_01_flex a{
    color: red;
}

.sb_01_flex p{
    font-size: 20px;
    margin: 0 auto;
}

.sb_01_flex img{
    margin-left: 0;
}

.blue{
    color: #2485C8;
}

.sb_01_bottom h6{
    font-size: 18px !important;
    margin-bottom: 20px;
    text-decoration: none !important;
}

.sb_01_bottom h6 > span{
    color: #333;
}

/*----------------------------------------------------
    新規開発製品
----------------------------------------------------*/
#newproducts{
    text-align: left;
    margin-bottom: 100px;
}

#newproducts dl{
    width: 80%;
    margin: 0 auto;
    display: flex;
    padding: 10px 0 5px;
}


#newproducts dt{
    width: 100px;
}

#newproducts dd{
    width:700px;
}

/*----------------------------------------------------
    404
----------------------------------------------------*/
#nf_wrapper{
    width: 100%;
    margin-top: 50px;
}

.nf{
    font-size: 120px;
    font-weight: bold;
    color: #0D87CB;
    margin-bottom: -40px;
}

.nf_not{
    font-size: 20px;
    font-weight: bold;
    letter-spacing:0.1em;
    margin-bottom: 80px;
}

.nf_back{
    width: 220px;
    border:1px solid white;
    margin: 20px auto;
}

.nf_back a{
    display: block;
    width: 100%;
    height:100%;
    color: white;
    line-height: 3em;
}

.nf_jp_wrapper{
    width: 100%;
    color: white;
    background-color: #0D87CB;
    padding: 30px 0 50px;
}

.nf_jp{
    font-size: 30px;
    font-weight: bold;
}
