@charset "utf-8";
.so_ff {
    font-family: Sawarabi Mincho, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.so_p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.so_p2 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 120%;
}
.so_p3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 110%;
    font-weight: bold;
    line-height: 130%;
}
.so_title {
    font-family: Sawarabi Mincho, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 220%;
}
.so_h2 {
    font-family: Sawarabi Mincho, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 320%;
}
.so_h3 {
    font-family: Sawarabi Mincho, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 200%;
}
.so_h4 {
    font-family: Sawarabi Mincho, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 170%;
}
.so_h5 {
    font-family: Sawarabi Mincho, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 160%;
}
.so_h5gn {
    font-size: 17px;
}
.so_fs_200 {
    font-size: 200%;
}
.so_mb_60 {
    margin-bottom: 60px;
}
.so_mt_12 {
    margin-top: 12px;
}
.so_fc_fff {
    color: #FFFFFF;
}
.so_w25pc {
    min-width:25%!important; width: 25%!important; text-align: center!important;
}
.so_w25p {
    width: 25%;
}

.size {
    line-height: 20px;
    font-size: 12px;
    display: inline-block;
    margin-right: 18px;
}
.waku_ib {
    display: inline-block;
    margin-right: 12px;
}
.icon_01, .icon_06 {
    line-height: 1;
    font-size: 10px;
    background-color: #016BB5;
    text-align: center;
    color: #FFFFFF;
    padding: 4px 6px;
    display: inline-block;
    margin-right: 6px;
    border-radius: 3px;
}
.icon_01:before {font-size: 10px; content: "DWG"; white-space: pre;}
.icon_06:before {font-size: 10px; content: "DXF"; white-space: pre;}
.icon_02, .icon_03, .icon_04, .icon_05, .icon_07 {
    line-height: 1;
    font-size: 10px;
    background-color: #FD9800;
    text-align: center;
    color: #FFFFFF;
    padding: 4px 6px;
    display: inline-block;
    margin-right: 6px;
    border-radius: 3px;
}
.icon_02:before {font-size: 10px; content: "IGES"; white-space: pre;}
.icon_03:before {font-size: 10px; content: "STEP"; white-space: pre;}
.icon_04:before {font-size: 10px; content: "CFIO(W)"; white-space: pre;}
.icon_05:before {font-size: 10px; content: "CATIA(V5)"; white-space: pre;}
.icon_07:before {font-size: 10px; content: "CFIO(U)"; white-space: pre;}
.icon_101 {
    line-height: 1;
    font-size: 12px;
    background-color: #c9171e;
    text-align: center;
    color: #FFFFFF;
    padding: 4px 6px;
    display: inline-block;
    /* [disabled]margin-right: 6px; */
    border-radius: 3px;
}

table.type08 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    border-collapse: collapse;
    text-align: center;
    line-height: 1.5;
    border-left: 1px solid #ccc;
    width: 100%;
    margin-top: 24px;
}

table.type08 thead th {
    padding: 10px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #014099;
    background: #FBFAF5;
    text-align: center;
}
table.type08 tbody th {
	width: 25%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
table.type08 td {
    width: 25%;
    padding: 10px;
    vertical-align: middle;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 120%;
}
.btn_s {
    padding-top: 8px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 6px;
    min-width: 100px;
}

@media (max-width:1199px){

}

@media (max-width:991px){
}

@media (max-width:767px){
}



@media (min-width:575.99px){
}


@media (max-width:575.98px){


}
