p {
    font-size: 16px;
    line-height: 2.0em;
}
main {
    overflow-x: hidden;
}
main a {
    color: #00a73c !important;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
     p {
        font-size: 14px;
        line-height: 1.5em;
    }
    ul li {
        font-size: 13px;
        line-height: 1.3em;
    }
}

p.notice1 {
    font-size: 16px;
    font-weight: bold;
    text-indent: -16px;
    margin-left: 16px;
    color: #ff3300;
}
@media only screen and (max-width: 767px) {
    p.notice1 {
        font-size: 14px;
        text-indent: -14px;
        margin-left: 14px;
    }
}

h2.normal1 {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 50px;
}
h2.normal1:before {
    content: '';
    display: inline-block;
    transform: skewY(-45deg);
    width: 20px;
    height: 10px;
    background: #00a73c;
    margin-right: 20px;
    position: relative;
    top: -7px;
}
h2.normal1:after {
    content: '';
    display: inline-block;
    transform: skewY(-45deg);
    width: 20px;
    height: 10px;
    background: #00a73c;
    margin-left: 20px;
    position: relative;
    top: -7px;
}
@media only screen and (max-width: 767px) {
    h2.normal1 {
        margin-top: 10px;
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px;
    }
}

h2.normal2 {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    color: #666;
    font-size: 40px;
    line-height: 1em;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    h2.normal2 {
        margin-top: 10px;
        font-size: 20px;
        text-align: center;
    }
}

h3.normal1 {
    padding: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 20px;
    background: linear-gradient(to right, #00a73c 0%, #00a73c 70px, #444 70px, #444 100%);
}
@media only screen and (max-width: 767px) {
    h3.normal1 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

h4.normal1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    h4.normal1 {
        font-size: 17px;
    }
}

.lead1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .lead1 {
        font-size: 17px;
    }
}

.lead2 {
    color: #00a73c;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
    .lead2 {
        font-size: 17px;
    }
}

.column1 {
    padding: 30px;
    box-sizing: border-box;
    background: #f0f0f0;
}
.column1 h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .column1 {
        padding: 15px;
    }
    .column1 h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }
}

.column2 {
    padding: 30px;
    box-sizing: border-box;
    background: #00a73c;
}
.column2 p {
    color: #fff;
}
.column2 h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .column2 {
        padding: 15px;
    }
    .column2 h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }
}

table.table1 {
    width: 100%;
}
table.table1 caption {
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    background: #000;
}
table.table1 tr th {
    padding: 18px 20px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    border-top: 1px solid #aaa;
}
table.table1 tr td {
    padding: 18px 20px;
    font-size: 15px;
    line-height: 1.5em;
    vertical-align: middle;
    border-top: 1px solid #aaa;
}
table.table1 tr td p {
    font-size: 16px;
    line-height: 1.5em;
}
table.table1 tr td strong {
    font-size: 125%;
}
@media only screen and (max-width: 767px) {
    table.table1 {
        margin: 10px 0 0 0;
    }
    table.table1 tr th {
        padding: 8px 0 8px 3px;
        font-size: 11px;
    }
    table.table1 tr td {
        padding: 8px 5px;
        font-size: 11px;
    }
    table.table1 tr td p {
        font-size: 11px;
    }
}

.shadow1 {
    text-shadow:
    -1px -1px 5px #fff,0px -1px 5px #fff,0px 1px 5px #fff,1px 0px 5px #fff,-2px -2px 5px #fff,0px -2px 5px #fff,
    0px 2px 5px #fff,2px 0px 5px #fff,-3px -3px 5px #fff,0px -3px 5px #fff,0px 3px 5px #fff,3px 0px 5px #fff,
    -1px -1px 5px #fff,0px -1px 5px #fff,0px 1px 5px #fff,1px 0px 5px #fff,-2px -2px 5px #fff,0px -2px 5px #fff,
    0px 2px 5px #fff,2px 0px 5px #fff,-3px -3px 5px #fff,0px -3px 5px #fff,0px 3px 5px #fff,3px 0px 5px #fff,
    -1px -1px 10px #fff,0px -1px 10px #fff,0px 1px 10px #fff,1px 0px 10px #fff,-2px -2px 10px #fff,0px -2px 10px #fff,
    0px 2px 10px #fff,2px 0px 10px #fff,-3px -3px 10px #fff,0px -3px 10px #fff,0px 3px 10px #fff,3px 0px 10px #fff;
}
.shadow2 {
    text-shadow:
    -1px -1px 5px #000,0px -1px 5px #000,0px 1px 5px #000,1px 0px 5px #000,-2px -2px 5px #000,0px -2px 5px #000,
    0px 2px 5px #000,2px 0px 5px #000,-3px -3px 5px #000,0px -3px 5px #000,0px 3px 5px #000,3px 0px 5px #000,
    -1px -1px 5px #000,0px -1px 5px #000,0px 1px 5px #000,1px 0px 5px #000,-2px -2px 5px #000,0px -2px 5px #000,
    0px 2px 5px #000,2px 0px 5px #000,-3px -3px 5px #000,0px -3px 5px #000,0px 3px 5px #000,3px 0px 5px #000,
    -1px -1px 10px #000,0px -1px 10px #000,0px 1px 10px #000,1px 0px 10px #000,-2px -2px 10px #000,0px -2px 10px #000,
    0px 2px 10px #000,2px 0px 10px #000,-3px -3px 10px #000,0px -3px 10px #000,0px 3px 10px #000,3px 0px 10px #000;
}





/* レイアウト共通
=================================================================================== */
.main_bg {
    padding: 80px 0;
}
.gray_bg {
    padding: 80px 0;
    background: #f0f0f0;
}
@media only screen and (max-width: 767px) {
    .main_bg {
        padding: 30px 0;
    }
    .gray_bg {
        padding: 30px 0;
    }
}

.arrow {
    margin-top: 15px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #666;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 767px) {
    .arrow {
        margin-top: 10px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #666;
    }
}

/* ページヘッダー */
#page_header {
    position: relative;
}
#page_header .cont {
    position: absolute;
    top: 0;
    left: 0;
}
#page_header .cont h1 {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    font-size: 40px;
    line-height: 1.2em;
    padding: 30px 80px 30px 50px;
    color: #fff;
    background: linear-gradient(135deg, #00a73c 0%, #00a73c calc(100% - 40px), transparent calc(100% - 40px), transparent 100%);
}
#page_header .cont .en {
    font-family: "Smooch Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    margin-top: 20px;
    margin-left: 50px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: 0.2em;
    padding-right: 60px;
}
@media only screen and (max-width: 767px) {
    #page_header {
        position: static;
    }
    #page_header .cont {
        position: static;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #00a73c;
    }
    #page_header .cont h1 {
        display: block;
        font-size: 20px;
        padding: 15px;
        background: none;
        box-sizing: border-box;
    }
    #page_header .cont .en {
        margin-top: 0;
        margin-left: 0;
        font-size: 12px;
        padding-right: 15px;
    }
    #page_header .photo {
        order: 2;
    }
}

/* FLEX */
.wrap2, .wrap3, .wrap4 {
    width: calc(100% + 10px);
    margin-left: -5px;
    display: flex;
    flex-wrap: wrap;
}
.wrap2 .box {
    width: calc(50% - 10px);
    margin: 0 5px 10px 5px;
    position: relative;
}
.wrap3 .box {
    width: calc(33.3333% - 10px);
    margin: 0 5px 10px 5px;
    position: relative;
}
.wrap4 .box {
    width: calc(25% - 10px);
    margin: 0 5px 10px 5px;
    position: relative;
}
.wrap2 .box .photo, .wrap3 .box .photo, .wrap4 .box .photo {
    text-align: center;
}
.wrap2 .box .photo img, .wrap3 .box .photo img, .wrap4 .box .photo img {
    width: 100%;
}
.wrap2 .box h3, .wrap3 .box h3, .wrap4 .box h3 {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 8px 15px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    background: #00a73c;
    border-radius: 30px;
    pointer-events: none;
}
.wrap2 .box .btn, .wrap3 .box .btn, .wrap4 .box .btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding-right: 12px;
    font-weight: bold;
    pointer-events: none;
    background: url(../img/arrow2.png) right center no-repeat;
}
.wrap2 .box .text, .wrap3 .box .text, .wrap4 .box .text {
    margin-top: 10px;
    font-size: 14px;
}
.wrap_center {
    justify-content: center;
}
@media only screen and (max-width: 767px) {
    .wrap2 .box, .wrap3 .box, .wrap4 .box {
        width: calc(50% - 10px);
        margin: 0 5px 10px 5px;
    }
    .wrap2 .box h3, .wrap3 .box h3, .wrap4 .box h3 {
        padding: 0px 10px;
        font-size: 14px;
    }
    .wrap2 .box .btn, .wrap3 .box .btn, .wrap4 .box .btn {
        font-size: 12px;
    }
}



/* 会社概要
=================================================================================== */
.permit_wrap {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.permit_wrap .box {
    width: calc(25% - 30px);
    margin: 0 15px 20px 15px;
}
.permit_wrap .box .permit {
    text-align: center;
    box-shadow: 0px 0px 5px #ccc;
}
.permit_wrap .box .text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .permit_wrap .box {
        width: calc(50% - 30px);
    }
    .permit_wrap .box .text {
        font-size: 12px;
    }
}



/* 金属リサイクル事業
=================================================================================== */
.scrap_text {
    margin-bottom: 20px;
}

.scrap_wrap {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.scrap_wrap .box {
    width: calc(25% - 20px);
    margin: 0 10px 20px 10px;
    position: relative;
}
.scrap_wrap .box .text {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #000;
}
@media only screen and (max-width: 767px) {
    .scrap_wrap {
        width: calc(100% + 10px);
        margin-top: 0;
        margin-left: -5px;
    }
    .scrap_wrap .box {
        width: calc(50% - 10px);
        margin: 0 5px 10px 5px;
    }
}

.vehicle_wrap {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.vehicle_wrap .box {
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
    position: relative;
}
.vehicle_wrap .box .text {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #000;
}
@media only screen and (max-width: 767px) {
    .vehicle_wrap {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .vehicle_wrap .box {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .vehicle_wrap .box .text {
        font-size: 12px;
    }
}


/* アクセス・工場紹介
=================================================================================== */
.root_wrap {
    display: flex;
    justify-content: center;
}
.root_wrap p.root {
    margin-right: 40px;
    padding-right: 40px;
    border-right: 1px solid #fff;
}
@media only screen and (max-width: 767px) {
    .root_wrap {
        display: block;
    }
    .root_wrap p.root {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
        margin-bottom: 20px;
    }
}

.equipment_wrap {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.equipment_wrap .box {
    width: calc(33.3333% - 20px);
    margin: 0 10px 20px 10px;
    position: relative;
}
.equipment_wrap .box .text {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #000;
}
@media only screen and (max-width: 767px) {
    .equipment_wrap {
        width: calc(100% + 10px);
        margin-left: -5px;
    }
    .equipment_wrap .box {
        width: calc(50% - 10px);
        margin: 0 5px 10px 5px;
    }
    .equipment_wrap .box .text {
        font-size: 12px;
    }
}
