/*pc_css*/
@media screen and (min-width:750px) {

    #map1,
    #map2 {
        padding-top: 135px;
        margin-top: -135px;
    }

    #company #header .innerbox .nav li.company a {
        padding: 12px 19px;
        background: #b32c29;
        color: #fff;
        margin: 0 1px;
    }

    #company #header .innerbox .nav li ul.innavilist li p {
        padding: 0 15px !important;
        padding: 0 0 0 0;
        border-left: 1px solid #fff;
    }

    #company #header .innerbox .nav li ul.innavilist li a {
        padding: 0 0 15px 0;
        display: block;
        color: #fff;
        background: none !important;
        box-sizing: border-box;
        font-size: 100%;
        font-weight: normal;
    }

    #company #header .innerbox .nav li ul.innavilist li:first-child a p {
        border-left: none;
    }

    #company #header .innerbox .nav li ul.innavilist li a:hover {
        color: #CCC !important;
        background: none !important;
    }

    #company #header .company .innavi {
        display: block !important;
    }

    #company.ccont01 #header .innavi ul.innavilist li a,
    #company.ccont02 #header .innavi ul.innavilist li a,
    #company.ccont03 #header .innavi ul.innavilist li a,
    #company.ccont04 #header .innavi ul.innavilist li a,
    #company.ccont05 #header .innavi ul.innavilist li a,
    #company.ccont06 #header .innavi ul.innavilist li a,
    #company.ccont07 #header .innavi ul.innavilist li a,
    #company.ccont08 #header .innavi ul.innavilist li a,
    #company.ccont09 #header .innavi ul.innavilist li a {
        padding: 0 0 11px 0 !important;
    }

    #company.ccont01 #header .innavi ul.innavilist li.incompany a,
    #company.ccont02 #header .innavi ul.innavilist li.inaccess a,
    #company.ccont03 #header .innavi ul.innavilist li.invision a,
    #company.ccont04 #header .innavi ul.innavilist li.inquality a,
    #company.ccont05 #header .innavi ul.innavilist li.inhistory a,
    #company.ccont06 #header .innavi ul.innavilist li.intechnology a,
    #company.ccont07 #header .innavi ul.innavilist li.inthesis a,
    #company.ccont08 #header .innavi ul.innavilist li.inaward a,
    #company.ccont09 #header .innavi ul.innavilist li.inmedia a {
        border-bottom: 4px solid #af2c29;
    }

    #company .mainbox .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #fff;
        margin: -1% 0 0 0;
        width: 100%;
    }

    #company .mainbox {
        width: 100%;
        height: 295px;
        background: url(/images/company/main.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 150px 0 0 0;
    }

    #company.en .mainbox {
        width: 100%;
        height: 295px;
        background: url(/images/company/main.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 90px 0 0 0;
    }

    #company .mainbox2 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #1a1a1a;
        margin: -1% 0 0 0;
        width: 100%;
    }

    #company .mainbox2 {
        width: 100%;
        height: 227px;
        background: #f2f2f2;
        position: relative;
        margin: 150px 0 0 0;
    }

    #company.en .mainbox2 {
        width: 100%;
        height: 227px;
        background: #f2f2f2;
        position: relative;
        margin: 90px 0 0 0;
    }

    #company .contcontainer .titlebox {
        text-align: center;
        font-size: 2.4em;
        font-weight: bold;
        padding: 85px 0 50px 0;
    }

    #company .contcontainer .titletext {
        text-align: center;
        margin: 0 0 40px 0;
    }

    #company .indexcontainer {
        padding: 90px 0 0 0;
        margin-bottom: 90px;
    }

    #company .cinnerbox ul {
        width: 988px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 28px;
        margin-bottom: 32px;
    }

    #company .cinnerbox ul li {
        width: 219px;
        list-style: none;
    }

    #company .cinnerbox ul li.box1 {
        width: 311px;
        float: left;
        margin: 0 0 28px 28px;
        list-style: none;
    }

    #company .cinnerbox ul li.box2 {
        width: 188px;
        float: left;
        margin: 0 0 28px 28px;
        list-style: none;
    }

    #company .cinnerbox ul li span {
        color: #c34035;
    }

    #company .cinnerbox ul li a {
        background: url(/images/index/sarrow_on.svg) 50% 70% no-repeat;
        background-color: rgba(255, 255, 255, 1);
        background-size: 17px;
        text-align: center;
        display: block;
        padding: 30px 0 60px 0;
        line-height: 1.5em;
        border: 1px solid #1a1a1a;
    }

    #company .cinnerbox ul li a:hover {
        background: url(/images/index/sarrow.svg) 50% 70% no-repeat;
        background-color: rgba(174, 44, 14, 1);
        background-size: 17px;
        text-align: center;
        display: block;
        padding: 30px 0 60px 0;
        line-height: 1.5em;
        color: #fff;
        border: 1px solid #af2c29;
    }

    /*会社概要*/
    #company .gaiyoubox {
        width: 100%;
        padding: 90px 0 0 0;
        margin-bottom: 40px;
    }

    #company .gaiyoubox table {
        width: 100%;
    }

    #company .gaiyoubox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .gaiyoubox table tr td:first-child {
        width: 23%;
    }

    #company .gaiyoubox table tr td {
        padding: 15px 20px;
    }

    #company .gaiyoubox a {
        text-decoration: underline;
    }

    #company .gaiyoubox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .gaiyoubox a.btn1:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .gaiyoubox a.btn2:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    /* アクセス */
    #company .access {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
    }

    #company .access .card_holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 35px;
        margin-bottom: 40px;
    }

    #company .access .card_holder .card {
        width: calc(50% - 20px);
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background-color: #fcfcfc;
        border: 1px solid #f5f5f5;
        border-radius: 4px;
        padding: 16px;
    }

    #company .access .card_holder .card .title {
        font-size: 24px;
        font-weight: bold;
        text-align: left;
        margin: 16px 0;
        display: flex;
    }

    #company .access .card_holder .card .title h2 {
        padding-top: 2px;
    }

    #company .access .card_holder .card .title .banner {
        background-color: #b32c29;
        width: 6px;
        margin: -1% 10px 0 0;
    }

    #company .access .card_holder .card .text {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    #company .access .card_holder .card .text h3 {
        font-size: 18px;
        text-align: left;
        margin-top: 16px;
        margin-bottom: 8px;
    }

    #company .access .card_holder .card .text .button {
        width: 100%;
        height: 40px;
        margin-top: 16px;
        background-color: #e0e0e0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        font-weight: bold;
        border-radius: 4px;
    }

    #company .access .card_holder .card .text .button:hover {
        background-color: #b32c29;
        color: #fff;
    }

    #company .access_card_map {
        width: 100%;
        height: 300px;
        margin: 24px 0;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

    /*代表メッセージ*/
    #company .visionbox {
        padding: 90px 0 90px 0;
    }

    #company .visionbox .tlbox {
        text-align: center;
        font-size: 1.8em;
        font-weight: bold;
        margin: 0 0 50px 0;
    }

    #company .visionbox .span {
        text-align: center;
        font-size: 1.3em;
        font-weight: bold;
    }

    #company .visionbox ol {
        text-align: left;
        font-size: 1.3em;
        font-weight: bold;
        display: inline-block;
        margin: 0 0 0 1.3em;
    }

    #company .visionbox .fbox {
        width: 460px;
        float: left;
        font-size: 0.9em;
        line-height: 1.6em;
    }

    #company .visionbox .rbox {
        width: 450px;
        float: right;
        font-size: 0.95em;
        text-align: right;
        line-height: 1.6em;
    }

    #company .vitextbox {
        text-align: center;
        font-size: 1.8em;
        font-weight: bold;
        margin: 0 0 50px 0;
    }

    #company .vimainbox1 {
        width: 100%;
        height: 250px;
        background: url(/images/company/vi_bg01.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 0 0 0 0;
    }

    #company .vimainbox1 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #fff;
        margin: -1% 0 0 0;
        width: 100%;
    }

    #company .vimainbox2 {
        width: 100%;
        height: 250px;
        background: url(/images/company/vi_bg02.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 0 0 0 0;
    }

    #company .vimainbox2 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #fff;
        margin: -1% 0 0 0;
        width: 100%;
    }

    #company .president-profile .lbox {
        width: 370px;
        float: left;
        padding-right: 20px;
        padding-bottom: 10px;
    }

    #company .president-profile .lbox h3 {
        margin: 0;
    }

    #company .president-profile .lbox img {
        width: 100%;
    }

    /*品質*/
    #company .qabox {
        padding: 50px 0 50px 0;
        text-align: center;
    }

    #company .qabox .tlbox {
        margin: 0 0 30px 0;
        font-weight: bold;
        font-size: 1.8em;
    }

    #company .qabox .textbox1 {
        margin: 0 0 0 0;
        font-weight: bold;
        font-size: 1.3em;
    }

    #company .qabox ol {
        text-align: left;
        font-size: 1em;
        display: inline-block;
        margin: 0 0 0 1.3em;
    }

    #company .qabox .infobox {
        width: 585px;
        border: 1px solid #1a1a1a;
        margin: 0 auto;
    }

    #company .qabox .infobox .inbox {
        padding: 30px;
    }

    #company .qabox .infobox .fbox {
        float: left;
        width: 125px;
    }

    #company .qabox .infobox .rbox {
        float: right;
        width: 355px;
        font-size: 0.8em;
        text-align: left;
        line-height: 1.8em;
        letter-spacing: 0;
    }

    #company .qabox .infobox .rbox table tr td:first-child {
        width: 25%;
    }

    #company .qabox .infobox .fbox img {
        width: 100%;
    }

    /*沿革*/
    #company .historybox {
        width: 100%;
        padding: 90px 0 0 0;
        margin-bottom: 40px;
    }

    #company .historybox table {
        width: 100%;
        letter-spacing: 0;
    }

    #company .historybox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .historybox table tr td:first-child {
        width: 28%;
    }

    #company .historybox table tr td {
        padding: 15px 20px;
    }

    #company .historybox a {
        text-decoration: underline;
    }

    #company .historybox a.btn1,
    #company .historybox a.btn3 {
        display: block;
        float: right;
    }

    #company .historybox a.btn2 {
        display: block;
    }

    #company .historybox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .historybox a.btn1:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn2:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn3:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn3:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    /*受賞履歴・メディア*/
    #company .awardbox .h3,
    #company .mediabox .h3 {
        font-size: 1.4rem;
        text-align: center;
        line-height: 1.8;
        margin: 3rem 0 2rem 0;
    }

    #company .award-container,
    #company .media-container {
        display: flex;
        flex-wrap: wrap;
        margin: 30px 0;
    }

    #company .award-header,
    #company .media-header {
        display: flex;
        flex: 1 1 100%;
        gap: 20px;
        margin: 20px 0 30px 0;
        align-items: center;
        padding: 20px;
        background-color: #f9f9f9;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    #company .award-image,
    #company .media-image {
        flex-shrink: 0;
        max-width: 420px;
        align-self: center;
    }

    #company .award-image img,
    #company .media-image img {
        max-width: 100%;
        height: auto;
    }

    #company .award-title,
    #company .media-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: left;
        flex-grow: 1;
        padding-left: 10px;
    }

    #company .award-content,
    #company .media-content {
        flex: 1 1 100%;
        font-size: 1.4rem;
        line-height: 1.8;
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
    }

    #company .media-content a {
        color: #007BFF;
        text-decoration: none;
    }

    #company .media-content a:hover {
        text-decoration: underline;
    }

    #company .award-content .content,
    #company .media-content .content {
        margin-bottom: 2rem;
    }

    #company .award-content p,
    #company .media-content p {
        margin: 0;
        padding-left: 20px;
        margin: 0.5rem 0;
    }

    #company .en {
        color: #a88a65;
        font-size: 1.6rem;
        font-weight: bold;
        margin-bottom: 5px;
        letter-spacing: 0.1rem;
    }

    #company .bwp-title {
        font-size: 2.0rem;
        font-weight: bolder;
        line-height: 1.4;
        letter-spacing: 0.2rem;
        margin-top: 0;
        border-bottom: 3px solid #e12616;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    #company .detail {
        margin-top: 0;
        font-size: 1.2rem;
        color: #777777;
        font-weight: bold;
        margin-top: 10px;
    }

    #company .list-phrase {
        font-size: 1.4rem;
        font-weight: bold;
        list-style: none;
        padding: 0;
        margin-bottom: 1rem;
        line-height: 1.6;
        position: relative;
        padding-left: 10px;
    }

    #company .list-phrase li {
        position: relative;
        padding-left: 30px;
        margin-bottom: 10px;
    }

    #company .list-phrase li:before {
        content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23e12616" viewBox="0 0 16 16" width="16" height="16"><path d="M2 0C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2H2zm10.7 6.3l-5 5c-.2.2-.5.3-.7.3s-.5-.1-.7-.3l-2.5-2.5c-.4-.4.4-1 0-1.4s1-.4 1.4 0l1.8 1.8 4.3-4.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4z"/></svg>');
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
    }

    /*特許*/
    #company .tablebox {
        margin-bottom: 60px;
        border-collapse: collapse;
        width: 100%;
        font-size: 0.95em;
    }

    #company .tablebox table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
    }

    #company .tablebox th,
    #company .tablebox td {
        padding: 12px 8px;
        border: 1px solid #ccc;
        vertical-align: middle;
        word-wrap: break-word;
        text-align: center;
    }

    #company .tablebox th {
        background-color: #e9e9e9;
        font-weight: bold;
        font-size: 1.1em;
        text-align: center;
    }

    #company .tokkyologo {
        display: block;
        margin: 0 auto;
        width: 40%;
        height: auto;
    }

    #company .tokkyologo2 {
        display: block;
        margin: 0 auto;
        width: 30%;
        height: auto;
    }

    #company .table-titlebox {
        font-size: 1.8em;
        font-weight: bold;
        color: #333;
        margin-top: 80px;
        margin-bottom: 20px;
        border-bottom: 2px solid #ccc;
        padding-bottom: 5px;
    }

    #company .country {
        font-size: 1.4em;
        font-weight: bold;
        margin-top: 40px;
    }

    #company .patents th:nth-child(2),
    #company .patents td:nth-child(2) {
        width: 36%;
        text-align: left;
    }

    #company .patents th:not(:nth-child(2)),
    #company .patents td:not(:nth-child(2)) {
        width: 16%;
    }

    #company .trademark th:first-child,
    #company .trademark td:first-child {
        width: 35%;
        text-align: center;
    }

    #company .trademark th:nth-child(2),
    #company .trademark td:nth-child(2) {
        width: 35%;
        text-align: center;
    }

    #company .trademark th:nth-child(3),
    #company .trademark td:nth-child(3) {
        width: 30%;
        text-align: center;
    }

    /* 論文 */
    #company .thesisbox {
        padding: 90px 0;
    }

    #company .thesisbox hr {
        margin-bottom: 20px;
    }

    #company .thesisbox .thesis-content {
        display: flex;
        align-items: center;
        border: 1px solid #ddd;
        padding: 20px;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px;
    }

    #company .thesisbox .thesis-content {
        display: flex;
        align-items: center;
        border: 1px solid #ddd;
        padding: 20px 25px;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px;
    }

    #company .thesisbox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .thesisbox .thesis-image {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 160px;
        height: 120px;
        margin-right: 10px;
    }

    #company .thesisbox .thesis-image img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    #company .thesis-title {
        display: flex;
        flex-direction: column;
        margin-left: 24px;
        width: 100%;
    }

    #company .thesis-title h3 {
        color: #333;
        font-size: 1.2rem;
        font-weight: bold;
        border-bottom: 3px solid #e12616;
    }

    #company .thesis-title p {
        font-size: 1rem;
        color: #777;
        text-align: left;
    }

    #company .thesisbox span {
        color: #a68056;
        font-size: 0.8rem;
        font-weight: bold;
    }

    #company .thesisbox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .thesisbox table tr td:first-child {
        width: 23%;
    }

    #company .thesisbox table tr td {
        padding: 15px 20px;
    }

    #company .thesisbox .tlbox {
        margin: 60px 0 30px 0;
        font-weight: bold;
        font-size: 1.8em;
        text-align: center;
    }
}

@media screen and (max-width:750px) {

    #map1,
    #map2 {
        padding-top: 55px;
        margin-top: -55px;
    }

    #company .mainbox .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 1.6em;
        color: #fff;
        margin: -3% 0 0 0;
        width: 100%;
    }

    #company .mainbox {
        width: 100%;
        height: 100px;
        background: url(/images/company/main.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 55px 0 0 0;
    }

    #company .mainbox2 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 1.6em;
        color: #1a1a1a;
        margin: -3% 0 0 0;
        width: 100%;
    }

    #company .mainbox2 {
        width: 100%;
        height: 100px;
        background: #f2f2f2;
        position: relative;
        margin: 55px 0 0 0;
    }

    #company .titlebox {
        text-align: center;
        font-size: 1.8em;
        font-weight: bold;
    }

    #company .titletext {
        text-align: center;
        margin: 0 0 40px 0;
    }

    #company .indexcontainer {
        padding: 40px 0 0 0;
        margin-bottom: 30px;
    }

    #company .cinnerbox ul {
        width: 100%;
        margin: 0 0 0 0;
    }

    #company .cinnerbox ul li {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
        list-style: none;
    }

    #company .cinnerbox ul li.box1 {
        width: 311px;
        float: left;
        margin: 0 0 28px 28px;
        list-style: none;
    }

    #company .cinnerbox ul li.box2 {
        width: 188px;
        float: left;
        margin: 0 0 28px 28px;
        list-style: none;
    }

    #company .cinnerbox ul li span {
        color: #c34035;
    }

    #company .cinnerbox ul li a {
        background: url(/images/index/sarrow_on.svg) 95% 50% no-repeat;
        background-color: rgba(255, 255, 255, 1);
        background-size: 17px;
        text-align: left;
        display: block;
        padding: 20px 20px;
        line-height: 1.5em;
        border: 1px solid #1a1a1a;
    }

    #company .cinnerbox ul li a:hover {
        background: url(/images/index/sarrow.svg) 95% 50% no-repeat;
        background-color: rgba(174, 44, 14, 1);
        background-size: 17px;
        display: block;
        line-height: 1.5em;
        color: #fff;
        border: 1px solid #af2c29;
    }

    /*会社概要*/
    #company .gaiyoubox {
        width: 100%;
        padding: 40px 0 0 0;
    }

    #company .gaiyoubox table {
        width: 100%;
    }

    #company .gaiyoubox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .gaiyoubox table tr td:first-child {
        width: 27%;
    }

    #company .gaiyoubox table tr td {
        padding: 10px 10px;
    }

    #company .gaiyoubox a {
        text-decoration: underline;
    }

    #company .gaiyoubox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .gaiyoubox a.btn1:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .gaiyoubox a.btn2:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    /* アクセス */
    #company .access {
        margin-right: auto;
        margin-left: auto;
    }

    #company .access .card_holder {
        margin-top: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #company .access .card_holder .card {
        width: calc(100% - 40px);
        max-width: 980px;
        padding: 0 20px;
        margin-bottom: 40px;
        box-sizing: border-box;
        background-color: #fcfcfc;
        border: 1px solid #f5f5f5;
    }

    #company .access .card_holder .card .title {
        font-size: 24px;
        font-weight: bold;
        text-align: left;
        margin: 16px 0;
        display: flex;
        align-items: center;
    }

    #company .access .card_holder .card .title h2 {
        padding-top: 2px;
    }

    #company .access .card_holder .card .text {
        line-height: 1.6;
        text-align: left;
    }

    #company .access .card_holder .card .text h3 {
        font-size: 18px;
        text-align: left;
        margin-top: 16px;
        margin-bottom: 8px;
    }

    #company .access .card_holder .card .title .banner {
        background-color: #b32c29;
        width: 6px;
        margin: 0.4px 10px 0 0;
    }

    #company .access .card_holder .card .text .button {
        width: 100%;
        height: 40px;
        margin: 16px 0;
        background-color: #d0d0d0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        font-weight: bold;
        border-radius: 4px;
    }

    #company .access .card_holder .card .text .button:hover {
        background-color: #b32c29;
        color: #fff;
    }

    #company .access_card_map {
        width: 100%;
        height: 380px;
        margin: 16px 0;
        text-align: center;
        position: relative;
        overflow: hidden;
        border-radius: 4px;
    }

    /*代表メッセージ*/
    #company .visionbox {
        padding: 40px 0 40px 0;
    }

    #company .visionbox .tlbox {
        text-align: center;
        font-size: 1.4em;
        font-weight: bold;
        margin: 0 0 30px 0;
    }

    #company .visionbox .span {
        text-align: center;
        font-size: 1.1em;
        font-weight: bold;
    }

    #company .visionbox ol {
        text-align: left;
        font-size: 1.1em;
        font-weight: bold;
        display: inline-block;
        margin: 0 0 0 1.9em;
    }

    #company .visionbox .fbox {
        width: 100%;
        float: none;
        font-size: 0.9em;
        line-height: 1.6em;
    }

    #company .visionbox .rbox {
        width: 100%;
        float: none;
        font-size: 0.95em;
        text-align: right;
        line-height: 1.6em;
        margin: 0 0 30px 0;
    }

    #company .visionbox .rbox img {
        width: 100%;
    }

    #company .vitextbox {
        text-align: center;
        font-size: 1.8em;
        font-weight: bold;
        margin: 0 0 50px 0;
    }

    #company .vimainbox1 {
        width: 100%;
        height: 100px;
        background: url(/images/company/vi_bg01.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 0 0 0 0;
    }

    #company .vimainbox1 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 1.5em;
        color: #fff;
        margin: -3% 0 0 0;
        width: 100%;
    }

    #company .vimainbox2 {
        width: 100%;
        height: 100px;
        background: url(/images/company/vi_bg02.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 0 0 0 0;
    }

    #company .vimainbox2 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 1.5em;
        color: #fff;
        margin: -3% 0 0 0;
        width: 100%;
    }

    #company .president-profile .lbox {
        width: 370px;
        padding-right: 20px;
        padding-bottom: 10px;
    }

    #company .president-profile .lbox h3 {
        margin: 0;
    }

    /*品質*/
    #company .qabox {
        padding: 40px 0 0 0;
        text-align: center;
    }

    #company .qabox .tlbox {
        margin: 0 0 30px 0;
        font-weight: bold;
        font-size: 1.5em;
    }

    #company .qabox .textbox1 {
        margin: 0 0 0 0;
        font-weight: bold;
        font-size: 1.1em;
    }

    #company .qabox ol {
        text-align: left;
        font-size: 1em;
        display: inline-block;
        margin: 0 0 0 1.1em;
    }

    #company .qabox .infobox {
        width: 100%;
        border: 1px solid #1a1a1a;
        margin: 0 auto;
    }

    #company .qabox .infobox .inbox {
        padding: 20px;
    }

    #company .qabox .infobox .fbox {
        float: none;
        width: 50%;
        margin: 0 auto;
    }

    #company .qabox .infobox .fbox img {
        width: 100%;
        height: auto;
    }

    #company .qabox .infobox .rbox {
        float: none;
        width: 100%;
        font-size: 0.8em;
        text-align: left;
        line-height: 1.8em;
        letter-spacing: 0;
    }

    #company .qabox .infobox .rbox table tr td:first-child {
        width: 25%;
    }

    #company .qabox .infobox .fbox img {
        width: 100%;
    }

    /*沿革*/
    #company .historybox {
        width: 100%;
        padding: 40px 0 0 0;
        letter-spacing: 0;
        font-size: 0.9em;
    }

    #company .historybox table {
        width: 100%;
    }

    #company .historybox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .historybox table tr td:first-child {
        width: 38%;
    }

    #company .historybox table tr td {
        padding: 10px 10px;
    }

    #company .historybox a {
        text-decoration: underline;
    }

    #company .historybox a.btn1,
    #company .historybox a.btn3 {
        display: block;
        float: right;
    }

    #company .historybox a.btn2 {
        display: block;
    }

    #company .historybox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .historybox a.btn1:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn2:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn3:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn3:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    /*受賞履歴・メディア*/
    #company .awardbox .h3,
    #company .mediabox .h3 {
        font-size: 0.9rem;
        text-align: center;
        line-height: 1.8rem;
        margin: 3rem 0;
        color: #000;
    }

    #company .award-container,
    #company .media-container {
        display: block;
        margin: 20px 0;
        padding: 5px;
    }

    #company .award-header,
    #company .media-header {
        padding: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
        background-color: #f9f9f9;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    #company .award-image,
    #company .media-image {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-bottom: 25px;
    }

    #company .award-image img,
    #company .media-image img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    #company .award-title,
    #company .media-title {
        text-align: center;
        line-height: 2rem;
        padding-left: 0;
        margin-bottom: 20px;
    }

    #company .award-content,
    #company .media-content {
        font-size: 1.4rem;
        line-height: 1.8;
        color: #333;
        padding-top: 10px;
    }

    #company .award-content p,
    #company .media-content p {
        margin: 0;
        padding-left: 10px;
        margin-bottom: 1rem;
    }

    #company .award-content .content,
    #company .media-content .content {
        margin-bottom: 2rem;
    }

    #company .media-content a {
        color: #007BFF;
        text-decoration: none;
    }

    #company .media-content a:hover {
        text-decoration: underline;
    }

    #company .en {
        color: #a88a65;
        font-size: 1.6rem;
        line-height: 1.4rem;
        font-weight: bold;
        margin-bottom: 5px;
        letter-spacing: 0.1rem;
    }

    #company .bwp-title {
        font-size: 1.8rem;
        margin-bottom: 5px;
        border-bottom: 3px solid #e12616;
        padding-bottom: 5px;
        color: #000;
    }

    #company .detail {
        margin-top: 12px;
        font-size: 1.2rem;
        line-height: 1.4rem;
        color: #777777;
    }

    #company .list-phrase {
        font-size: 1.4rem;
        font-weight: bold;
        list-style: none;
        padding: 0;
        margin-bottom: 1rem;
        line-height: 1.6;
        color: #333;
        position: relative;
        padding-left: 10px;
    }

    #company .list-phrase li {
        position: relative;
        padding-left: 30px;
        margin-bottom: 10px;
        color: #333;
    }

    #company .list-phrase li:before {
        content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23e12616" viewBox="0 0 16 16" width="16" height="16"><path d="M2 0C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2H2zm10.7 6.3l-5 5c-.2.2-.5.3-.7.3s-.5-.1-.7-.3l-2.5-2.5c-.4-.4.4-1 0-1.4s1-.4 1.4 0l1.8 1.8 4.3-4.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4z"/></svg>');
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
    }

    /* 特許 */
    #company .tablebox {
        margin-bottom: 40px;
        border-collapse: collapse;
        width: 100%;
        font-size: 0.85em;
    }

    #company .tablebox table {
        width: 100%;
        border-collapse: collapse;
        table-layout: auto;
    }

    #company .tablebox th,
    #company .tablebox td {
        padding: 10px 5px;
        border: 1px solid #ccc;
        vertical-align: middle;
        word-wrap: break-word;
        text-align: center;
    }

    #company .tablebox th {
        background-color: #e9e9e9;
        font-weight: bold;
        font-size: 1em;
    }

    #company .table-titlebox {
        font-size: 1.5em;
        font-weight: bold;
        color: #333;
        margin-top: 40px;
        margin-bottom: 15px;
        border-bottom: 2px solid #ccc;
        padding-bottom: 5px;
    }

    #company .country {
        font-size: 1.2em;
        font-weight: bold;
        margin-top: 20px;
    }

    #company .patents th:nth-child(2),
    #company .patents td:nth-child(2) {
        text-align: left;
    }

    #company .trademark th:first-child,
    #company .trademark td:first-child,
    #company .trademark th:nth-child(2),
    #company .trademark td:nth-child(2),
    #company .trademark th:nth-child(3),
    #company .trademark td:nth-child(3) {
        text-align: center;
    }

    #company .tokkyologo {
        display: block;
        margin: 0 auto;
        width: 65px;
        height: auto;
    }

    #company .tokkyologo2 {
        display: block;
        margin: 0 auto;
        width: 52px;
        height: auto;
    }

    .spheader {
        display: block;
    }

    .spheader .splogo img {
        max-width: 80%;
        height: auto;
    }

    .spmenu img {
        max-width: 40px;
        height: auto;
    }

    .pc_none {
        display: block;
    }

    .sp_none {
        display: none;
    }

    .contcontainer {
        padding: 10px;
    }

    .tecbox {
        margin-bottom: 20px;
    }



    /* 論文 */
    #company .thesisbox {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    #company .thesisbox .thesis-content {
        background-color: #ffffff;
        border: 1px solid #ddd;
        border-radius: 8px;
        margin-bottom: 20px;
        transition: background-color 0.3s ease;
    }

    #company .thesis-title h3 {
        color: #333;
        font-weight: bold;
        border-bottom: 3px solid #e12616;
        font-size: 1.2rem;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    #company .thesisbox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .thesisbox .thesis-content {
        padding: 10px 15px;
        background-color: #ffffff;
    }

    #company .thesis-title p {
        font-size: 1rem;
        color: #777;
        text-align: left;
    }

    #company .thesisbox span {
        color: #a68056;
        font-size: 0.8rem;
        font-weight: bold;
    }

    #company .thesisbox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .thesisbox table tr td:first-child {
        width: 23%;
    }

    #company .thesisbox table tr td {
        padding: 15px 20px;
    }

    #company .thesisbox .tlbox {
        margin: 60px 0 30px 0;
        font-weight: bold;
        font-size: 1.8em;
        text-align: center;
    }
}

@media print {

    #map1,
    #map2 {
        padding-top: 135px;
        margin-top: -135px;
    }

    #company #header .innerbox .nav li.company a {
        padding: 12px 19px;
        background: #b32c29;
        color: #fff;
        margin: 0 1px;
    }

    #company #header .company .innavi {
        display: block !important;
    }

    #company.ccont01 #header .innavi ul.innavilist li a,
    #company.ccont02 #header .innavi ul.innavilist li a,
    #company.ccont03 #header .innavi ul.innavilist li a,
    #company.ccont04 #header .innavi ul.innavilist li a,
    #company.ccont05 #header .innavi ul.innavilist li a,
    #company.ccont06 #header .innavi ul.innavilist li a,
    #company.ccont07 #header .innavi ul.innavilist li a,
    #company.ccont08 #header .innavi ul.innavilist li a,
    #company.ccont09 #header .innavi ul.innavilist li a {
        padding: 0 0 11px 0 !important;
    }

    #company.ccont01 #header .innavi ul.innavilist li.incompany a,
    #company.ccont02 #header .innavi ul.innavilist li.inaccess a,
    #company.ccont03 #header .innavi ul.innavilist li.invision a,
    #company.ccont04 #header .innavi ul.innavilist li.inquality a,
    #company.ccont05 #header .innavi ul.innavilist li.inhistory a,
    #company.ccont06 #header .innavi ul.innavilist li.intechnology a,
    #company.ccont07 #header .innavi ul.innavilist li.inthesis a,
    #company.ccont08 #header .innavi ul.innavilist li.inaward a,
    #company.ccont09 #header .innavi ul.innavilist li.inmedia a {
        border-bottom: 4px solid #af2c29;
    }

    #company .mainbox .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #fff;
        margin: -1% 0 0 0;
        width: 100%;
    }

    #company .mainbox {
        width: 100%;
        height: 295px;
        background: url(/images/company/main.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 135px 0 0 0;
    }

    #company .mainbox2 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #1a1a1a;
        margin: -1% 0 0 0;
        width: 100%;
    }

    #company .mainbox2 {
        width: 100%;
        height: 227px;
        background: #f2f2f2;
        position: relative;
        margin: 135px 0 0 0;
    }

    #company .titlebox {
        text-align: center;
        font-size: 2.4em;
        font-weight: bold;
        padding: 85px 0 50px 0;
    }

    #company .titletext {
        text-align: center;
        margin: 0 0 40px 0;
    }

    #company .indexcontainer {
        padding: 90px 0 0 0;
    }

    #company .cinnerbox ul {
        width: 988px;
        margin: 0 0 0 -28px;
    }

    #company .cinnerbox ul li {
        width: 219px;
        float: left;
        margin: 0 0 28px 28px;
        list-style: none;
    }

    #company .cinnerbox ul li.box1 {
        width: 311px;
        float: left;
        margin: 0 0 28px 28px;
        list-style: none;
    }

    #company .cinnerbox ul li.box2 {
        width: 188px;
        float: left;
        margin: 0 0 28px 28px;
        list-style: none;
    }

    #company .cinnerbox ul li span {
        color: #c34035;
    }

    #company .cinnerbox ul li a {
        background: url(/images/index/sarrow_on.svg) 50% 70% no-repeat;
        background-color: rgba(255, 255, 255, 1);
        background-size: 17px;
        text-align: center;
        display: block;
        padding: 30px 0 60px 0;
        line-height: 1.5em;
        border: 1px solid #1a1a1a;
    }

    #company .cinnerbox ul li a:hover {
        background: url(/images/index/sarrow.svg) 50% 70% no-repeat;
        background-color: rgba(174, 44, 14, 1);
        background-size: 17px;
        text-align: center;
        display: block;
        padding: 30px 0 60px 0;
        line-height: 1.5em;
        color: #fff;
        border: 1px solid #af2c29;
    }

    /*会社概要*/
    #company .gaiyoubox {
        width: 100%;
        padding: 90px 0 0 0;
    }

    #company .gaiyoubox table {
        width: 100%;
    }

    #company .gaiyoubox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .gaiyoubox table tr td:first-child {
        width: 23%;
    }

    #company .gaiyoubox table tr td {
        padding: 15px 20px;
    }

    #company .gaiyoubox a {
        text-decoration: underline;
    }

    #company .gaiyoubox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .gaiyoubox a.btn1:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .gaiyoubox a.btn2:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    /* アクセス */
    #company .access {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
    }

    #company .access .card_holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 35px;
    }

    #company .access .card_holder .card {
        width: calc(50% - 20px);
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background-color: #fcfcfc;
        border: 1px solid #f5f5f5;
        border-radius: 4px;
        padding: 16px;
    }

    #company .access .card_holder .card .title {
        font-size: 24px;
        font-weight: bold;
        text-align: left;
        margin: 16px 0;
        display: flex;
    }

    #company .access .card_holder .card .title h2 {
        padding-top: 2px;
    }

    #company .access .card_holder .card .title .banner {
        background-color: #b32c29;
        width: 6px;
        margin: -1% 10px 0 0;
    }

    #company .access .card_holder .card .text {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    #company .access .card_holder .card .text h3 {
        font-size: 18px;
        text-align: left;
        margin-top: 16px;
        margin-bottom: 8px;
    }

    #company .access .card_holder .card .text .button {
        width: 100%;
        height: 40px;
        margin-top: 16px;
        background-color: #e0e0e0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        font-weight: bold;
        border-radius: 4px;
    }

    #company .access .card_holder .card .text .button:hover {
        background-color: #b32c29;
        color: #fff;
    }

    #company .access_card_map {
        width: 100%;
        height: 300px;
        margin: 24px 0;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

    /*代表メッセージ*/
    #company .visionbox {
        padding: 90px 0 90px 0;
    }

    #company .visionbox .tlbox {
        text-align: center;
        font-size: 1.8em;
        font-weight: bold;
        margin: 0 0 50px 0;
    }

    #company .visionbox .span {
        text-align: center;
        font-size: 1.3em;
        font-weight: bold;
    }

    #company .visionbox ol {
        text-align: left;
        font-size: 1.3em;
        font-weight: bold;
        display: inline-block;
        margin: 0 0 0 1.3em;
    }

    #company .visionbox .fbox {
        width: 460px;
        float: left;
        font-size: 0.9em;
        line-height: 1.6em;
    }

    #company .visionbox .rbox {
        width: 450px;
        float: right;
        font-size: 0.95em;
        text-align: right;
        line-height: 1.6em;
    }

    #company .president-profile .lbox {
        width: 370px;
        float: left;
        padding-right: 20px;
        padding-bottom: 10px;
    }

    #company .president-profile .lbox h3 {
        margin: 0;
    }

    #company .president-profile .lbox img {
        width: 100%;
    }

    #company .vitextbox {
        text-align: center;
        font-size: 1.8em;
        font-weight: bold;
        margin: 0 0 50px 0;
    }

    #company .vimainbox1 {
        width: 100%;
        height: 250px;
        background: url(/images/company/vi_bg01.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 0 0 0 0;
    }

    #company .vimainbox1 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #fff;
        margin: -1% 0 0 0;
        width: 100%;
    }

    #company .vimainbox2 {
        width: 100%;
        height: 250px;
        background: url(/images/company/vi_bg02.jpg) 50% 50% no-repeat;
        background-size: cover;
        position: relative;
        margin: 0 0 0 0;
    }

    #company .vimainbox2 .tlbox {
        position: absolute;
        top: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 2.5em;
        color: #fff;
        margin: -1% 0 0 0;
        width: 100%;
    }

    /*品質*/
    #company .qabox {
        padding: 90px 0 0 0;
        text-align: center;
    }

    #company .qabox .tlbox {
        margin: 0 0 30px 0;
        font-weight: bold;
        font-size: 1.8em;
    }

    #company .qabox .textbox1 {
        margin: 0 0 0 0;
        font-weight: bold;
        font-size: 1.3em;
    }

    #company .qabox ol {
        text-align: left;
        font-size: 1em;
        display: inline-block;
        margin: 0 0 0 1.3em;
    }

    #company .qabox .infobox {
        width: 585px;
        border: 1px solid #1a1a1a;
        margin: 0 auto;
    }

    #company .qabox .infobox .inbox {
        padding: 30px;
    }

    #company .qabox .infobox .fbox {
        float: left;
        width: 125px;
    }

    #company .qabox .infobox .rbox {
        float: right;
        width: 355px;
        font-size: 0.8em;
        text-align: left;
        line-height: 1.8em;
        letter-spacing: 0;
    }

    #company .qabox .infobox .rbox table tr td:first-child {
        width: 25%;
    }

    #company .qabox .infobox .fbox img {
        width: 100%;
    }

    /*沿革*/
    #company .historybox {
        width: 100%;
        padding: 90px 0 0 0;
    }

    #company .historybox table {
        width: 100%;
        letter-spacing: 0;
    }

    #company .historybox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .historybox table tr td:first-child {
        width: 28%;
    }

    #company .historybox table tr td {
        padding: 15px 20px;
    }

    #company .historybox a {
        text-decoration: underline;
    }

    #company .historybox a.btn1,
    #company .historybox a.btn3 {
        display: block;
        float: right;
    }

    #company .historybox a.btn2 {
        display: block;
    }

    #company .historybox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .historybox a.btn1:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn2:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn3:before {
        margin: -3px 7px 0 0;
        content: " ";
        display: inline-block;
        width: 4px;
        height: 7px;
        background: url(/images/company/icon01.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    #company .historybox a.btn3:after {
        margin: -3px 0 0 7px;
        content: " ";
        display: inline-block;
        width: 11px;
        height: 9px;
        background: url(/images/company/icon02.svg) left 50% no-repeat;
        background-size: contain;
        vertical-align: middle;
    }

    /*受賞履歴・メディア*/
    #company .awardbox .h3,
    #company .mediabox .h3 {
        font-size: 1.6rem;
        text-align: center;
        line-height: 1.8;
        margin: 3rem 0;
    }

    #company .award-container,
    #company .media-container {
        display: flex;
        flex-wrap: wrap;
        margin: 30px 0;
    }

    #company .award-header,
    #company .media-header {
        display: flex;
        flex: 1 1 100%;
        gap: 20px;
        margin: 20px 0 30px 0;
        align-items: center;
        padding: 20px;
        background-color: #f9f9f9;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    #company .award-image,
    #company .media-image {
        flex-shrink: 0;
        max-width: 420px;
        align-self: center;
    }

    #company .award-image img,
    #company .media-image img {
        max-width: 100%;
        height: auto;
    }

    #company .award-title,
    #company .media-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: left;
        flex-grow: 1;
        padding-left: 10px;
    }

    #company .award-content,
    #company .media-content {
        flex: 1 1 100%;
        font-size: 1.4rem;
        line-height: 1.8;
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
    }

    #company .media-content a {
        color: #007BFF;
        text-decoration: none;
    }

    #company .media-content a:hover {
        text-decoration: underline;
    }

    #company .award-content .content,
    #company .media-content .content {
        margin-bottom: 2rem;
    }

    #company .award-content p,
    #company .media-content p {
        margin: 0;
        padding-left: 20px;
        margin: 0.5rem 0;
    }

    #company .en {
        color: #a88a65;
        font-size: 1.6rem;
        font-weight: bold;
        margin-bottom: 5px;
        letter-spacing: 0.1rem;
    }

    #company .bwp-title {
        font-size: 2.0rem;
        font-weight: bolder;
        line-height: 1.4;
        letter-spacing: 0.2rem;
        margin-top: 0;
        border-bottom: 3px solid #e12616;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    #company .detail {
        margin-top: 0;
        font-size: 1.2rem;
        color: #777777;
        font-weight: bold;
        margin-top: 10px;
    }

    #company .list-phrase {
        font-size: 1.4rem;
        font-weight: bold;
        list-style: none;
        padding: 0;
        margin-bottom: 1rem;
        line-height: 1.6;
        position: relative;
        padding-left: 10px;
    }

    #company .list-phrase li {
        position: relative;
        padding-left: 30px;
        margin-bottom: 10px;
    }

    #company .list-phrase li:before {
        content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23e12616" viewBox="0 0 16 16" width="16" height="16"><path d="M2 0C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2H2zm10.7 6.3l-5 5c-.2.2-.5.3-.7.3s-.5-.1-.7-.3l-2.5-2.5c-.4-.4.4-1 0-1.4s1-.4 1.4 0l1.8 1.8 4.3-4.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4z"/></svg>');
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
    }

    /*特許*/
    #company .tecbox {
        width: 100%;
        padding: 90px 0 0 0;
    }

    #company .tecbox .subtl {
        font-weight: bold;
        font-size: 1.4em;
        margin: 0 0 30px 0;
    }

    #company .tecbox .tlbox {
        margin: 0 0 30px 0;
        font-weight: bold;
        font-size: 1.8em;
        text-align: center;
    }

    #company .tecbox .tablebox {
        border-bottom: 2px solid #1a1a1a;
    }

    #company .tecbox table {
        width: 100%;
        letter-spacing: 0;
    }

    #company .tecbox table th {
        border-bottom: 2px solid #1a1a1a;
        width: 19%;
        font-size: 0.9em;
    }

    #company .tecbox table th.box2 {
        width: 42%;
    }

    #company .tecbox table th.box5 {
        width: 10%;
    }

    #company .tecbox table tr td {
        padding: 15px 15px;
        vertical-align: middle;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }

    #company .tecbox table tr td a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .tecbox table tr td:nth-child(1),
    #company .tecbox table tr td:nth-child(2) {
        text-align: left;
    }

    #company .tecbox table tr td:nth-child(3),
    #company .tecbox table tr td:nth-child(4) {
        text-align: right;
    }

    #company .tecbox table tr td:last-child {
        text-align: right;
    }

    /* 論文 */
    #company .thesisbox {
        padding: 90px 0;
    }

    #company .thesisbox hr {
        margin-bottom: 20px;
    }

    #company .thesisbox .thesis-content {
        display: flex;
        align-items: center;
        border: 1px solid #ddd;
        padding: 20px;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px;
    }

    #company .thesisbox .thesis-content {
        display: flex;
        align-items: center;
        border: 1px solid #ddd;
        padding: 20px 25px;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px;
    }

    #company .thesisbox a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
    }

    #company .thesisbox .thesis-image {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 160px;
        height: 120px;
        margin-right: 10px;
    }

    #company .thesisbox .thesis-image img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    #company .thesis-title {
        display: flex;
        flex-direction: column;
        margin-left: 24px;
        width: 100%;
    }

    #company .thesis-title h3 {
        color: #333;
        font-size: 1.2rem;
        font-weight: bold;
        border-bottom: 3px solid #e12616;
    }

    #company .thesis-title p {
        font-size: 1rem;
        color: #777;
        text-align: left;
    }

    #company .thesisbox span {
        color: #a68056;
        font-size: 0.8rem;
        font-weight: bold;
    }

    #company .thesisbox table tr {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }

    #company .thesisbox table tr td:first-child {
        width: 23%;
    }

    #company .thesisbox table tr td {
        padding: 15px 20px;
    }

    #company .thesisbox .tlbox {
        margin: 60px 0 30px 0;
        font-weight: bold;
        font-size: 1.8em;
        text-align: center;
    }
}