@charset "utf-8";
p { font-size: 1.6rem; line-height: 180%; }
img { max-width: 100%; height: auto; }

#contents .page_title h1 span {
  color: #3B8CD1;
}
#contents .title_line {
  color: #3B8CD1;
}

#contents .box_bg_rev { 
  background-color: #3B8CD1;
  color: #FFF;
}

#contents .box_bg_light { 
  background-color: #E1EEF8; 
}

#contents .box_line { 
  border-color: #3B8CD1;
}

.flex_container{
	display: flex;
	justify-content: safe center;
}
.flex_container .flex_item{
	width:295px;
	flex: none;
	margin: 10px;
}
table.tb_important_tec{background-color: #E1EEF8 !important;}
table.tb_important_tec th{width: 33.3333%; font-size: 1.6rem; background-color: #E1EEF8!important ;}
/**************************** sus40000 *****************************/
#contents .lead {
	margin-bottom: 100px;
}

#contents .title_std_l {
	font-size: 3rem;
	margin: .5em 0 1em;
}
@media screen and (max-width: 1000px) {
		#contents .title_std_l {
			font-size: 2.5rem;
		}
}
@media screen and (max-width: 640px) {
		#contents .title_std_l {
			font-size: 2rem;
		}
}


#contents .head_message { 
  position: relative;
  margin-top: 5rem; 
  height: 46vw;
	margin-bottom: 5rem; 
}
#contents .head_message:before {
  content: ''; 
  width: 100vw;
  height: 100%;
  display: block;
  background: url("/sustainability/important/technology/img/zero-main.jpg") no-repeat 10% 10% / cover;
  position: absolute; left: 50%; top: 0;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
} 
#contents .head_message .box_text {
  max-width: 70%;
  position: absolute;
  top: 45%;
  left: 0;
  margin: auto; 
  border: 1px solid;
  background: rgba(255,255,255,.5);
  padding: 3rem;
  z-index: 2;
  width: 70vw;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#contents .head_message .messge {
  font-size: 4rem;
  line-height: 130%;
}
#contents .head_message .name {
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 150%;
}

#contents .head_message .name span {
  font-size: 1.6rem;
  display: block; 
  margin-bottom: .2em;
  line-height: 150%;
}
#contents .head_message .name .sign {
  width: auto;
  height: 4.8rem;
  margin: .5em 0;
}

@media screen and (max-width: 1300px) {
  #contents .head_message .messge {
		font-size: 3.1vw;
	}
	#contents .head_message .box_text {
		max-width: 65%;
	}
}
@media screen and (max-width: 1100px) {
	#contents .head_message .box_text {
		max-width: 60%;
	}
}
@media screen and (max-width: 1000px) {
  #contents .head_message .name span {
    font-size: 1.4rem;
  }
	#contents .head_message .box_text {
		max-width: 65%;
	}
}
@media screen and (max-width: 640px) {
  #contents .head_message { 
    height: 55vw;
  }
  #contents .head_message .box_text {
    padding: 2rem;
  }
  #contents .head_message .messge {
    font-size: 1.5rem;
  }
  #contents .head_message .messge br{
    display: none;
  }
}
.clearfix::after {content: "";display: table;clear: both;}

.msg_box {
	position: relative;
	padding-top: 38%;
	margin: 3rem 0;
}
.msg_box .photo {
	width: 78%;
	box-shadow: 0 10px 10px rgba(0,0,0,.3);
	position: absolute; top: 0; left: 0; margin:auto;
}
.msg_box .photo .name {
	color:#666666;
	position: absolute; 
	right: 3rem;
	bottom: 25%;
}
.msg_box .msg {
	width: 78%;
	float: right; 
	margin: 0 0 auto;
	box-shadow: 0 10px 10px rgba(0,0,0,.3);
	position: relative;
	z-index: 2;
	color: #FFF;
	background: rgba(0,0,0,.5);
	padding: 3em;
}
.msg_box .msg.blue {
	background: rgba(59,140,209,.8);
}

.msg_box .msg p:last-child {
	margin-bottom: 0;
}


@media screen and (max-width: 900px) {
	.msg_box  {
		padding-top: 40%;
	}
	.msg_box .photo  {
			width: 90%;
	}
	.msg_box .msg {
			width: 90%;
			padding: 1.5rem;
	}
	.msg_box .photo .name {
		font-size: 1.3rem; 
		right: 1rem;
		bottom: 25%;
	}
}

.box-blue {
	padding: 2rem;
	background: rgba(59,140,209,.2);
	color: #324464;
}
.box-blue .profile {
	display: table;
		
}
.box-blue .profile > * {
	display: table-cell;
	vertical-align:middle;
}
.box-blue .profile p {
	font-size: 1.4rem;
	line-height: 140%;
	margin-bottom: 0;
	padding-left: 2em;
}
.box-blue .profile p span {
	font-size: 2rem;
}

.header-factory {c
	width: 100%;
	height: 0;
	padding-bottom: 40%;
	position: relative;
	margin: 150px 0 3rem;
}
.header-factory:before {
  content: ''; 
  width: 100vw;
  height: 100%;
  display: block;
  background: url("/sustainability/important/technology/img/factory.png") no-repeat 10% 10% / cover;
  position: absolute; left: 50%; top: 0;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
} 
.header-factory p{
	position: absolute; 
	right: 0;
	bottom: 1rem;
	background: rgba(255,255,255,.8);
	padding: 0 .5em;
	margin-bottom: 0;
}

.zero-conts1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	margin-bottom: 3rem;
}
.zero-conts1 .contsL{
  width: 60%;
  font-size: 1.6rem;
}
.zero-conts1 .contsR{
  width: 35%;
  text-align: center;
}
.zero-conts1 .contsR figcaption {
	color: #7C7879;
	fon-tsize: 1.4rem;
	margin-top: 1em;
}

@media screen and (max-width: 900px) {
	.zero-conts1 .contsL{
		width: 100%;
	}
	.zero-conts1 .contsR{
		width: 100%;
	}
}
#contents .title_line.gray {
	border-color: #707070;
	color: #000;
}

.conts_factory {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.conts_factory .contsL {
	width: 65%;
}
.conts_factory .contsR {
	width: 30%;
	text-align: center;
}


@media screen and (max-width: 900px) {
	.conts_factory .contsL {
		width: 100%;
	}
	.conts_factory .contsR {
		width: 100%;
	}
}

.conts_factory .contsR figcaption {
	color: #666666;
	font-size: 1.4rem;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gallery > figure {
	width: 49%;
	margin-top: 3rem;
}
.gallery > figure.wide {
	width: 100%;
}
.gallery figcaption {
	color: #666666;
	margin-top: .5em;
}


/**************************** sus30000 *****************************/
#contents .head_3000 { 
  position: relative;
  margin-top: 5rem; 
  height: 40vw;
	margin-bottom: 5rem; 
}
#contents .head_3000:before {
  content: ''; 
  width: 100vw;
  height: 100%;
  display: block;
  background: url("/sustainability/important/technology/img/head_sus30000.jpg") no-repeat center center / cover;
  position: absolute; left: 50%; top: 0;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
} 

.table-sgds {

}
.table-sgds:nth-of-type(n + 2) thead {
  display: none;
}
#stage #contents table.table-sgds th, 
#stage #contents table.table-sgds td {
	border: none;
	background:none;
	vertical-align: top;
	padding: 3rem 1.5rem;
	width:40%;
}
#stage #contents table.table-sgds th:first-child,
#stage #contents table.table-sgds td:first-child  {
	padding-left: 0;
	width: 20%;
}
#stage #contents table.table-sgds th:last-child,
#stage #contents table.table-sgds td:last-child {
	padding-right: 0;
}

.table-sgds tr{
	border-bottom: 5px solid #D6D9E0;
}
.table-sgds th span{
	font-size: 2.5rem;
	color: #FFF;
	padding: .5em; width: 100%;
	background: #3B8CD1;
	display:block;
	text-align: center;
}

.table-sgds td .list-dot {
	border-bottom: 1px solid #707070;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

img[ImageMap] {
max-width: 100%;
height: auto;
}

img.sp{
   display: none !important;
}

@media screen and (max-width: 1100px) {
  .table-sgds th span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 900px) {
  .table-sgds th span {
    font-size: 1.3rem;
    height: 100%;
    display: block;
  }
  #stage #contents table.table-sgds th, 
  #stage #contents table.table-sgds td {
    padding: 1.5rem .5rem;
  }
}

@media screen and (max-width: 640px) {
  .table-sgds-wrap {
    width: 100%;
    overflow-x: scroll;
  }
    .table-sgds {
      min-width: 130vw;
      width: 600px;
    }
    .table-sgds:nth-of-type(n + 2) thead {
    display: table-header-group;;
    }

img.sp{
  display: block !important;
  }

#mapster_wrap_0{
  display: none !important;
  }


}

.conts_movie {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.conts_movie .contsL{
	width: 65%;
}
.conts_movie .contsR {
	width: 30%;
}
#contents .conts_movie .list-sdgs > li {
	display: inline-block;
	width: 20%;
  max-width: 20%;
	margin-right: 5%;
}
@media screen and (max-width: 480px) {
  .conts_movie .contsL{
    width: 100%;
  }
  .conts_movie .contsR {
    width: 100%;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 640px) {

}
.concept-movie-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 67%;
  position: relative;
}
.concept-movie-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.movie-wrap { 
  width: 90vw;
  height: 0;
  padding-bottom: 67%;
  position: relative;
}
.movie-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.mfp-close-btn-in .mfp-close {
  color: #FFF;
  width: 6rem;
  height: 6rem;
  text-indent: 100%;
  overflow: hidden;
}
.mfp-close-btn-in .mfp-close:before,
.mfp-close-btn-in .mfp-close:after {
  content: '';
  width: 6rem;
  height: 1px;
  display: block;
  background: #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; right: 0;
  margin: auto;
}
.mfp-close-btn-in .mfp-close:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mfp-close-btn-in .mfp-close:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.movie-btn {
  position: relative;
  display: block;
}
.movie-btn:before {
  content: '';
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  margin: auto;
  z-index: 2;
  background: url("/sustainability/important/technology/img/icon-play.svg");
  opacity: .7;
}
   /* animate in */
      .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
        opacity: 1;

        -webkit-transform: scale(1); 
        -moz-transform: scale(1); 
        -ms-transform: scale(1); 
        -o-transform: scale(1); 
        transform: scale(1); 
      }

      /* animate out */
      .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
        -webkit-transform: scale(0.8); 
        -moz-transform: scale(0.8); 
        -ms-transform: scale(0.8); 
        -o-transform: scale(0.8); 
        transform: scale(0.8); 

        opacity: 0;
      }