/* legacy-about_us.css — source: about_us.css */


.legacy-page-content #main {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}


.legacy-page-content .top-message {
    max-width: 690px;
    margin: 100px auto 80px auto;
    font-family: var(--sans-serif);
}


.legacy-page-content .top-message .tag-line {
    text-align: center;  
}

.legacy-page-content .top-message .text {
    font-weight: 400;
    line-height: 1.7;
}

.legacy-page-content .flex {
    max-width: 1090px;
    margin: 70px auto;
    display: flex;
    align-items: center;
}
.legacy-page-content .ceo_message {
    padding: 0 30px;
}
.legacy-page-content .ceo_message_txt {
    width: 60%;
    font-family: var(--sans-serif);
    font-size : 16px;
    letter-spacing : 1.6px;
}

.legacy-page-content .ceo_message_img {
    width: 40%;
}
.legacy-page-content .ceo_message_img figcaption {
    margin-top: 10px;
}

.legacy-page-content #philosophy {
    width: 100%;
    padding: 40px 20px 60px;
    background-color: #D6DBE2;
    margin: 80px 0 0;
}
.legacy-page-content #company-info .ttl, .legacy-page-content #action-for-sdgs .ttl, .legacy-page-content #philosophy .ttl {
    margin: 20px auto 50px;
}

.legacy-page-content .philosophy-message {
    width: 600px;
    margin: 0 auto;
}
.legacy-page-content .philosophy-message dt {
	font-size: 1.128em;
	font-family: var(--serif);
	font-weight: 500;
}
.legacy-page-content .philosophy-message dt::before {
	content: "\25A0";
}
.legacy-page-content .philosophy-message dd {
	font-weight: 400;
	margin-top: 10px;
}
.legacy-page-content .philosophy-message dd+dt {
	margin-top: 40px;
}

.legacy-page-content #action-for-sdgs {
    width: 100%;
    padding: 50px 5%;
}

.legacy-page-content #action-for-sdgs .message {
    width: 700px;
    margin: 0 auto 60px auto;
    font-size : 16px;
    letter-spacing : 1.6px;
    font-family: var(--sans-serif);
}

.legacy-page-content #action-for-sdgs .grid-row {
    width: 700px;
    margin: 50px auto 50px auto;
    display: grid;
    grid-template-columns: 40% 60% ;
}
.legacy-page-content #action-for-sdgs .grid-row h3 {
    margin-bottom: 10px;
}

.legacy-page-content #action-for-sdgs .grid-row > div:nth-child(1) {
    padding-right: 15px;
    text-align: center;
}

.legacy-page-content #action-for-sdgs .grid-row > div:nth-child(2) {
    padding-left: 15px;
}

.legacy-page-content #action-for-sdgs .row1 {
    height: auto;
}

.legacy-page-content .row2, .legacy-page-content .row3 {
    padding-bottom: 50px;
    border-bottom: 1px solid #787878;
}

.legacy-page-content .grid-row.row1 > div:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.legacy-page-content .grid-row h3 {
    font-size : 18px;
    line-height : 30px;
    font-weight: 500;
    margin-top: 0;
}

/* ACTION for ZEH */
.legacy-page-content #zeh-info {
	width: 100%;
	padding: 10px 0 80px;
	background-color: #efefef;
	margin: 0px 0 0 0;
}
.legacy-page-content .zeh-info-top {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
	--zeh-cg: 40px;
	column-gap: var(--zeh-cg);
	--zeh-img: 180px;
}
.legacy-page-content .zeh-info-top-text {
	width: calc(100% - (var(--zeh-cg) + var(--zeh-img)));
}
.legacy-page-content .zeh-info-top-image {
	width: var(--zeh-img);
	padding-top: 5px;
}
.legacy-page-content .zeh-info-top-image img {
	display: block;
	width: 100%;
}
.legacy-page-content .zeh-info-bottom-p {
	margin-top: 30px;
}
.legacy-page-content .zeh-info-bottom-p > dt {
	font-weight: 500;
	margin-top: 30px;
}
.legacy-page-content .zeh-info-bottom-p > dd {
	padding-left: 22px;
	margin-top: 10px;
}
.legacy-page-content .zeh-info-bottom-p > dd+dt {
	margin-top: 30px;
}
.legacy-page-content .zeh-info-bottom-c > li+li {
	margin-top: 10px;
}
.legacy-page-content .zeh-info-bottom-t {
	text-align: center;
	margin-top: 40px;
}
.legacy-page-content .zeh-info-bottom-t span {
	background: linear-gradient(transparent 60%, #ff0 60%);
	font-size: 1.125em;
	font-weight: 700;
}
.legacy-page-content .zeh-info-table-outer {
	width: 100%;
	margin-top: 60px;
	overflow-x: auto;
	overflow-y: hidden;
}
.legacy-page-content .zeh-info-table {
	width: 100%;
	min-width: 390px;
}
.legacy-page-content .zeh-info-table th, .legacy-page-content .zeh-info-table td {
	font-size: .85em;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	padding: 10px;
	border: 1px solid #333;
}
.legacy-page-content .zeh-info-table thead th {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	border-right-color: #fff;
	border-left-color: #fff;
}
.legacy-page-content .zeh-info-table thead th:first-child {
	border-left-color: #333;
}
.legacy-page-content .zeh-info-table thead th:last-child {
	border-right-color: #333;
}
.legacy-page-content .zeh-info-table tbody th {
	background-color: #fdfdfd;
	font-weight: 500;
}
.legacy-page-content .zeh-info-table tbody td {
	background-color: #fff;
	font-size: 1em;
}
@media (max-width: 640px) {
	.legacy-page-content .zeh-info-top {
		--zeh-cg: 20px;
		--zeh-img: 50px;
	}
	.legacy-page-content .zeh-info-table-outer {
		margin-top: 40px;
	}
}


/* COMPANY */
.legacy-page-content #company-info {
    width: 100%;
    padding: 100px 5% 20px 5%;
    margin: 0px 0 0 0;
}

.legacy-page-content #company-info .info-detail {
    width: 700px;
    margin: 50px auto;
}

.legacy-page-content #company-info .info-detail .row {
    width: 100%;
    display: grid;
    grid-template-columns: 35% 65%;
    padding: 20px 5%;
    border-bottom: 1px solid #787878;
}

.legacy-page-content #company-info .info-detail .row:last-child {
    border-bottom: none;
}

.legacy-page-content #company-info .info-detail .row p:nth-child(1) {
    font-size : 14px;
    letter-spacing : 1.4px;
    font-family: var(--sans-serif);
    font-weight: 500;
}

.legacy-page-content #google-map {
    position: relative;
    padding-bottom: 40.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 120px;
}
.legacy-page-content #google-map iframe, .legacy-page-content #google-map object, .legacy-page-content #google-map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.legacy-page-content .philosophy-message p {
    font-family: var(--serif)!important;
}

.legacy-page-content #action-for-sdgs h4 {
    font-family: var(--serif)!important;
    margin: 30px 0 20px;
    
}

.legacy-page-content #company-info .row p:first-child {
    font-family: var(--serif)!important;
}

.legacy-page-content .ceo_message_txt_right {
    padding-right: 60px;
}
.legacy-page-content .ceo_message_txt_left {
    padding-left: 60px;
}
@media only screen and (max-width: 1025px) {

    .legacy-page-content #main {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .legacy-page-content .top-message {
        padding: 3% 0 0 0;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .legacy-page-content .tag-line {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    
    .legacy-page-content #philosophy {
        width: 100%;
        padding: 50px 5%;
        background-color: #D6DBE2;
        margin: 0px 0 50px 0;
    }

    .legacy-page-content .flex {
        width: 100%;
        margin: 20px auto 0px auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    
    .legacy-page-content .flex p {
        font-family: var(--sans-serif);
        font-size : 16px;
        letter-spacing : 1.6px;
        padding: 0 5%;
    }
    
    .legacy-page-content .flex img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .legacy-page-content .philosophy-message {
        width: 100%;
        margin: 40px auto 0 auto;
    }

    .legacy-page-content .spacer {
        display: inline-block;
        width: 20px;
    }

    .legacy-page-content #action-for-sdgs {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .legacy-page-content #action-for-sdgs .message {
        width: 100%;
        margin: 0px auto 60px auto;
    }
    
    .legacy-page-content #action-for-sdgs .grid-row {
        width: 100%;
        margin: 50px auto 50px auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr) ;
    }
    
    .legacy-page-content #action-for-sdgs .grid-row > div:nth-child(1) {
        padding-right: 0px;
    }
    
    .legacy-page-content #action-for-sdgs .grid-row > div:nth-child(2) {
        padding-left: 0px;
    }
    
    .legacy-page-content #action-for-sdgs .row1 {
        height: auto;
    }
    
    .legacy-page-content .row2, .legacy-page-content .row3 {
        padding-bottom: 50px;
        border-bottom: 1px solid #787878;
    }
    
    .legacy-page-content .grid-row.row1 > div:nth-child(1) {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .legacy-page-content .grid-row h3 {
        font-size : 18px;
        line-height : 30px;
        font-weight: 500;
        margin-top: 30px;
    }

    .legacy-page-content .action-for-sdgs img {
        display: block;
        width: 80%;
       
        margin: 30px auto;
    }

    .legacy-page-content #company-info {
        width: 100%;
        padding: 50px 5% 1px 5%;
        background-color: #D6DBE2;
        margin: 0px 0 0 0;
    }
    
    .legacy-page-content #company-info .info-detail {
        width: 100%;
        margin: 50px auto;
    }
    
    .legacy-page-content #company-info .info-detail .row {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        border-bottom: 1px solid #787878;
    }

    .legacy-page-content #google-map {
        position: relative;
        padding-bottom: 80.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }
        
    .legacy-page-content .ceo_message {
        padding: 0;
    }
    .legacy-page-content .ceo_message_txt {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .legacy-page-content .ceo_message_txt, .legacy-page-content .ceo_message_img {
        width: 100%;
    }

    .legacy-page-content .ceo_message_txt_right {
        padding-right: 0;
    }
    .legacy-page-content .ceo_message_txt_left {
        padding-left: 0;
    }
    .legacy-page-content .ceo_message02 {
        display: flex;
        flex-direction: column;
    }
    .legacy-page-content .ceo_message02 figure {
        order: 2;
    }
    .legacy-page-content .ceo_message02 .ceo_message_txt {
        order: 1;
    }
    .legacy-page-content .ceo_message_img {
        display: flex;
        flex-direction: column;
    }
    .legacy-page-content .ceo_message_img img {
        order: 2;
    }
    .legacy-page-content .ceo_message_img figcaption {
        order: 1;
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: right;
        padding-right: 5%;
    }
}
