@charset "utf-8";
.second_hdr {
	background-image: url(../images/company_hdr_bg_pc.jpg);	
}

.company_wrap {
	background: #FFF;
	padding: 80px 20px 100px;
}
.company_cont {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
.company_cont h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .03em;
	text-align: center;
	margin: 0 0 40px;
}

.company_introduction {
	background: #EDEFF2 url(../images/company_upper_bg_pc.png) no-repeat center top;
	padding: 70px 0 100px;
}

.company_introduction_flex {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	display: flex;
}
.company_introduction_left {
	width: 53%;
}
.company_introduction_right {
	width: 47%;
	box-sizing: border-box;
	padding-left: 90px;
}
.company_introduction_left p {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.6;
}
.company_introduction_left p span {
    font-size: 85%;
    font-weight: 400;
}

.company_introduction_right p {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 1.5em;
	line-height: 1.8;
}

.company_download_btn_flex {
	display: flex;
	justify-content: center;
	position: relative;
	margin: 50px 0 0;
	z-index: 5;
}
.company_download_btn {
	width: 600px;
	height: 100px;
	background: url(../images/company_download_btn_bg.png) no-repeat center center;
	background-size: cover;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 26px;
	font-weight: 500;	
}
.company_download_btn span {
	font-size: 70%;
	margin-left: 5px;	
}

.company_download_btn a {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.company_greeting {
	background: #fff;	
}


.company_greeting {
	padding: 180px 0 100px;
	position: relative;
}
.company_greeting .company_cont h3 {
	font-size: 30px;
	margin: 0 0 45px;
}

.grrenting_flex {
	display: flex;
	position: relative;
}
.grrenting_flex .grrenting_caption {
	position: absolute;
	top: 190px;
	left: 570px;
	background: rgba(255,255,255,0.8);
	width: 630px;
	box-sizing: border-box;
	padding: 50px 0 0 50px;
	font-family: 'Noto Sans JP', sans-serif;
}


.grrenting_caption h4 {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 30px;
}

.grrenting_caption p {
	font-weight: 400;
	line-height: 2.0;
	margin: 0 0 1.5em;
	font-family: YakuHanJP_Noto, "Noto Sans JP", sans-serif;
}
.grrenting_caption p strong,
.grrenting_caption p a {
	color: #C11F24;
	font-weight: 500;
}
.grrenting_caption p a {
	text-decoration: underline;	
}
.grrenting_caption p a:hover {
	text-decoration: none;	
}
.grrenting_caption p.greeting_name {
	margin: 0;
	padding-top: 1em;
	font-weight: 500;
	text-align: right;
}
p.greeting_name span {
	font-size: 130%;	
}

.company_mission {
	padding: 60px 20px;
	background-position: center;
	background-repeat: no-repeat, repeat-x;
	background-image: url(../images/company_mission_main_bg_pc.png), url(../images/company_mission_bg_pc.jpg);
}
.mission_caption {
	background: rgba(255,255,255,0.9);
	padding: 50px;
	box-sizing: border-box;
	max-width: 750px;
	font-family: 'Noto Sans JP', sans-serif;
}
.mission_caption h4 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 15px;	
}
.mission_caption_upper {
	margin: 0 0 60px;
}
.mission_caption h4:first-child {
	margin-top: 0;	
}
.mission_caption p {
	line-height: 1.7;	
}


.sdgs_section {
	background: #fff;
	padding: 80px 0 120px;	
}
.sdgs_inner {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	padding: 0 20px;
}
.sdgs_figure {
	width: 600px;
	margin-right: 30px;
}
.sdgs_figure img {
	width: 100%;
	height: auto;	
}
.sdgs_caption {
	flex: 1;	
}
.sdgs_caption h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 30px;
}
.sdgs_caption p {
	line-height: 1.8;
	margin: 0 0 1.5em;	
}


.company_footer {
	background-image: url(../images/company_hdr_bg_pc.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 120px;
	margin: 0 0 80px;
}


/* info */
.data_introduction {
	min-height: 600px;
	background: #EDEFF2;
	padding: 50px 0 50px;
}
.data_introduction h3 {
	text-align: left;
	font-size: 38px;
	margin: 0 0 25px; 	
}

.data_lead {
	max-width: 1360px;
	min-height: 520px;
	background-image: url(../images/company_info_introduction_pc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0 auto 60px;;
	display: flex;
	justify-content: center;
	align-items: center;
}
.data_lead_caption {
	background: rgba(255,255,255,0.9);
	padding: 45px 50px;	
}

.data_lead_caption th,
.data_lead_caption td {
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: 18px 0;
	vertical-align: top;
}
.data_lead_caption tr:last-child th,
.data_lead_caption tr:last-child td {
	border-bottom: none;
	padding-bottom: 0;
}
.data_lead_caption tr:first-child th,
.data_lead_caption tr:first-child td {
	padding-top: 0;
}

.data_lead_caption th {
	font-weight: normal;
	padding-right: 20px;	
}
.data_lead_caption_flex {
	display: flex;	
}
.data_lead_caption_flex div {
	margin-right: 2em;
	line-height: 2.0;
}

.data_col_flex {
	display: flex;
	max-width: 1200px;
	margin: 0 auto 60px;
	padding: 0 20px;
}
.data_col_flex h4 {
	font-size: 18px;
	margin: 0 0 20px;	
}

.data_col_left,
.data_col_right {
	width: 50%;
	box-sizing: border-box;	
}
.data_col_left {
	padding-right: 40px;	
}
.data_col_right {
	padding-left: 40px;
	border-left: 1px solid #000;	
}
.data_col_left p,
.data_col_right p {
	line-height: 1.8;
}

.center_flex {
	max-width: 1200px;
	margin: 0 auto 60px;
	padding: 0 20px;
	display: flex;
	justify-content: space-between; 
}
.center_flex_col {
	width: 278px;	
}
.center_flex_col img {
	width: 100%;
	height: auto;	
}
.center_flex_col h5 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 10px;	
}



.company_location {
	background: #fff;
	padding: 90px 0;
}
.company_location h3 {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 60px; 	 
}

.company_location_flex {
	max-width: 1200px;
	margin: 0 auto 60px;
	padding: 0 20px;
	display: flex;
}
.company_location_map {
	width: 720px;
	margin-right: 30px;
}
.company_location_map iframe {
	width: 100%;
	height: 300px;	
}

.company_location_caption {
	flex: 1;	
}
.company_location_caption h4 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 25px;	
}
.company_location_caption p {
	line-height: 1.6;	
}
.company_location_caption p a {
	color: #000;
	text-decoration: none;
}
.company_location_caption h5 {
	font-size: 15px;
	font-weight: 700;
	margin: 40px 0 5px;	
}


@media(max-width: 1240px) {

.company_introduction_right {
	padding-left: 0%;
}
.company_introduction_left p {
	font-size: 3.8vw;
}


.grrenting_photo {
	width: 58.3%;
	transform: translateX(-6vw);	
}
.grrenting_photo img {
	width: 100%;
	height: auto;	
}
.grrenting_flex .grrenting_caption {
	top: 15vw;
	left: 44%;
	width: 55vw;
	padding: 40px 30px 0 30px;
}

.sdgs_figure {
	width: 50%;
}

.center_flex_col {
	width: calc(25% - 20px);	
}

.company_location_map {
	width: 60%;
	margin-right: 20px;
}


}

@media(max-width: 1023px) {

.second_hdr {
	background-image: url(../images/company_hdr_bg_sp.jpg);
	background-size: cover;
	background-position: left bottom;
}
.company_introduction {
	padding: 60px 0;	
}
.company_introduction_flex {
	display: block;	
}
.company_introduction_left,
.company_introduction_right {
	width: auto;
	padding: 0;	
}
.company_introduction_left {
	margin-bottom: 80px;	
}
.company_introduction_left p {
	font-size: 8vw;	
}

.company_download_btn_flex {
	margin-top: 50px;
	transform: translateY(0);
	margin-bottom: 50px;
}
.company_download_btn {
	width: calc(100% - 40px);
	height: 16vw;
	font-size: 22px;
}
.company_download_btn a {
	height: 16vw;
}

.company_greeting {
	padding: 120px 0 80px;	
}
.grrenting_flex {
	display: block;
	padding: 0 20px;
	height: auto!important;	
}
.grrenting_photo {
    width: 100%;
    transform: translateX(0);
	margin: 0 0 35px;
}
.grrenting_photo img {
	width: 100%;
	height: auto;	
}

.grrenting_flex .grrenting_caption {
	position: static;
	padding: 0;
	background: none;
	width: 100%;
}
.grrenting_caption h4 {
	text-align: center;
	font-size: 16px;
	margin: 0 0 30px;	
}


.company_mission {
	padding: 80px 20px;
	background: #6DCDE1 url(../images/company_mission_main_bg_jpg.jpg) no-repeat center top;
	background-size: 100%;
}
.mission_caption {
	background: none;
	padding: 0;
	max-width: inherit;
}
.mission_caption h4 {
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 15px;	
}
.mission_caption_upper,
.mission_caption_bottom {
	background: rgba(255,255,255,0.9);
	padding: 45px 25px;
}
.mission_caption h4 {
	font-size: 20px;
}
.mission_caption_upper {
	margin: 0 0 50px;
	transform: translateX(-20px);
}

.mission_caption_bottom {
	transform: translateX(20px);
}

.sdgs_section {
	padding: 80px 0;	
}


.sdgs_section h4 {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	margin: 0 0 35px;
}
.sdgs_inner {
	display: block;	
}
.sdgs_figure {
	width: 100%;
	margin: 0 0 30px;	
}
}

@media(max-width: 768px) {
.company_introduction {
	background: #EDEFF2 url(../images/company_upper_bg_sp.png) no-repeat left top;
	background-size: 100%;
}
.company_introduction_left p {
	font-size: 6.5vw;	
}

.company_introduction_left {
	margin-bottom: 40px;	
}

.company_download_btn {
	font-size: 18px;
}
.company_download_btn,
.company_download_btn a {
    height: 60px;
}
.company_greeting {
    padding: 60px 0;
}




/* info */


.data_introduction {
	min-height: inherit;
	background: #EDEFF2;
    padding: 30px 0;
}
.data_introduction h3 {
	text-align: left;
	font-size: 22px;
	margin: 0 0 25px; 	
}


.data_lead {
	padding: 30px 20px;
	background-image: url(../images/company_info_introduction_pc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0 auto 40px;
	display: block;
}
.data_lead_caption {
	padding: 20px 40px;	
}

.data_lead_caption th,
.data_lead_caption td {
	display: block;
	padding: 0;
	border-bottom: none;
}
.data_lead_caption table {
	width: 100%;	
}
.data_lead_caption th {
	padding: 10px 0 10px;
	font-weight: 700;
}
.data_lead_caption td {
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.data_lead_caption_flex {
    display: block;
}

.data_col_flex {
    display: block;
}
.data_col_left, .data_col_right {
    width: 100%;
}
.data_col_right {
	margin-top: 20px;
	padding: 20px 0 0;
	border-top: 1px solid #000;
    border-left: none;
}


.center_flex {
    max-width: 1200px;
    margin: 0 auto 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.center_flex_col h5 {
	font-size: 15px;	
}
.center_flex_col {
    width: calc(50% - 10px);
	margin: 0 0 25px;
}

.company_location {
    padding: 60px 0;
}

.company_location_flex {
	display: flex;
	flex-direction: column-reverse;
}
.company_location_caption {
	margin: 0 0 20px;	
}

.company_location_map {
    width: 100%;
    margin-right: 0;
}
.company_location_map iframe {
	height: 200px;	
}
}