@charset "Shift_JIS";

.GridSet{
	width: 100%;
}

#integrated_top .pc-in{
	display: inline;	
}

#integrated_top .sp-in{
	display: none;	
}

#integrated_top h2 span{
	padding: 0;
	background: none;
}


.integrated_top_ttl{
	width: 100%;
	max-width: 1275px;
	margin: 0 auto;
	height: 170px;
}

#integrated_top{
	width: 100%;
	margin: 0 auto;
	background: #fff;
	color: #333;
    -moz-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    padding: 0;
}

#integrated_top div, #integrated_top h2, #integrated_top h3, #integrated_top h4, #integrated_top p{
	margin: 0;
	padding: 0;
	background: none;
}

#integrated_top a{
	text-decoration: none;
	color: #333;
	transition: all .2s ease-in;
}

#integrated_top .pdf:after{
  content: '';
  display: inline-block;
  width: 1.5em;
  height: 1.0em;
  background-image: url(../image/pdf.png);
  background-size: contain;
  vertical-align: middle;
  background-position: right top;
  background-repeat: no-repeat;
  margin-bottom: 0.2em;
}

#integrated_top .pdf .adjustment{
	padding-left: 1.5em;
}

#integrated_top section .inn{
	width: 100%;
	max-width: 1275px;
	margin: 0 auto;
}

@media screen and (max-width : 1275px) {
	#integrated_top section .inn{
		width: 96%;
		margin: 0 auto; 
	}
}

#integrated_top #mv{
	width: 100%;
	max-width: 1275px;
	margin: 0 auto;
	height: auto;
}

#integrated_top #value_creation{
	width: 100%;
	max-width: 1275px;
	margin: 0 auto;
	height: auto;
	padding: 35px 0;
	background-image: url(../image/value_creation_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

#integrated_top #value_creation h2{
	font-size: 43px!important;
	line-height: 1.2em;
	padding-bottom: 0.25em;
	text-align: center;
}

#integrated_top #value_creation .read{
	font-size: 18px;
	line-height: 1.6em;
	text-align: center;
}

#integrated_top #value_creation .innovation{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 10px;
	text-align: center;
}

#integrated_top #value_creation .innovation h3{
	width: 100%;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #00a5a4;
	padding: 35px 0;
	position: absolute;
	top: 0;
}

#integrated_top #value_creation .innovation img{
	width: 65%;
	max-width: 789px;
	margin: 0 auto;
	height: auto;
	z-index: 0;
}

#integrated_top #value_creation .innovation .innovation_pc{
	width: 90%;
	margin: 0 auto;
	display: flex;
	position: absolute;
	top: 20%;
	text-align: left;
	padding: 0 5%;
}

#integrated_top #value_creation .innovation .innovation_pc > div{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: auto;
}

#integrated_top #value_creation .innovation .innovation_pc .dummy{
	width: 80%;
	max-width: 789px;
}

#integrated_top #value_creation .innovation .innovation_pc .dummy img{
	width: 100%;
	height: auto;
}


#integrated_top #value_creation .innovation .innovation_pc > div > div:first-child{
	margin-bottom: 3.5em;
}

#integrated_top #value_creation .innovation .innovation_pc > div > div:last-child{
	margin-top: 3.5em;
}

#integrated_top #value_creation .innovation_txt p{
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0.2em 0 0.2em 0.5em;
	display: block;
}

#integrated_top #value_creation .value_txt{
	border-left: 8px solid #b3bf80;
}

#integrated_top #value_creation .governance_txt{
	border-left: 8px solid #d8c080;
}

#integrated_top #value_creation .portfolio_txt{
	border-left: 8px solid #d59c7f;
}

#integrated_top #value_creation .technology_txt{
	border-left: 8px solid #d8a1b0;
}

#integrated_top #value_creation .anchor_link{
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1240px;
	margin: 38px auto 0;
}

#integrated_top #value_creation .anchor_link > div{
	width: 24%;
}

#integrated_top #value_creation .anchor_link .innovation_txt{
	display: none;
}

#integrated_top #value_creation .anchor_link > div a{
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 0.3em 0 0.3em 2.0em;
	display: flex;
	height: 3.0em;
	align-items: center;
	background-image: url(../image/anchor_link_back.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#integrated_top #value_creation .anchor_link .value a{
	background-color: #b3bf80;
	transition: all .2s ease-in;
}

#integrated_top #value_creation .anchor_link .governance a{
	background-color: #d8c080;
	transition: all .2s ease-in;
}

#integrated_top #value_creation .anchor_link .portfolio a{
	background-color: #d59c7f;
	transition: all .2s ease-in;
}

#integrated_top #value_creation .anchor_link .technology a{
	background-color: #d8a1b0;
	transition: all .2s ease-in;
}

#integrated_top .process{
	padding: 94px 0 70px;
	text-align: center;
}

#integrated_top .process h2{
	display: inline-block;
	font-size: 42px;
	line-height: 1.2em;
	padding: 0 0.3em 0.1em;
	margin-bottom: 1.0em;
	border-bottom: 8px solid;
}

#integrated_top #value{
	background: #f8f8f8;
}

#integrated_top #value h2{
	border-bottom: 8px solid #d1de9d;
}

#integrated_top #value h3{
	font-size: 28px;
	line-height: 1.5em;
	padding-bottom: 0.3em;
	font-weight: bold;
	color: #333;
}

#integrated_top #value .message {
	display: flex;
	justify-content: space-between;
}

#integrated_top #value .message .ceo{
	width: 49%;
}

#integrated_top #value .message .ceo a{
	display: block;
}

#integrated_top #value .message .ceo a > div{
	position: relative;
	overflow: hidden;
}

#integrated_top #value .message .ceo a img{
	width: 100%;
	height: auto;
	transition: all .2s ease-in;
}

#integrated_top #value .message .ceo a .ceo_txt{
	position: absolute;
	width: 64%;
	bottom: 15px;
	padding: 0 18%;
	background-image: url(../image/value_ceo_txt_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	transition: all .2s ease-in;
}

#integrated_top #value .message .ceo a .ceo_txt .post{
	font-size: 16px;
	line-height: 1.0em;
	padding-top: 1.0em;
}

#integrated_top #value .message .ceo a .ceo_txt .name{
	font-size: 38px;
	font-weight: bold;
}

#integrated_top #value .message .ceo a .ceo_txt .txt{
	font-size: 16px;
	line-height: 1.5em;
	padding-bottom: 0.8em;
	text-align: left;
}

#integrated_top #value .message .vice_president{
	width: 50%;
}

#integrated_top #value .message .vice_president > div{
	width: 100%;
	height: auto;
	overflow: hidden;
	aspect-ratio: 637 / 608;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#integrated_top #value .message .vice_president > div a{
	display: block;
	text-align: left;
	color: #fff;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right top;	
}

#integrated_top #value .message .vice_president > div a:nth-child(1){
	background-image: url(../image/vice_president_back_01.png);
	transition: all .2s ease-in;
}

#integrated_top #value .message .vice_president > div a:nth-child(2){
	background-image: url(../image/vice_president_back_02.png);
	margin: 1.0rem 0;
	transition: all .2s ease-in;
}

#integrated_top #value .message .vice_president > div a:nth-child(3){
	background-image: url(../image/vice_president_back_03.png);
	transition: all .2s ease-in;
}

#integrated_top #value .message .vice_president > div a .inn{
	display: flex;
	justify-content: space-between;
}

#integrated_top #value .message .vice_president > div a .inn .ph{
	width: 30%;
	overflow: hidden;
}

#integrated_top #value .message .vice_president > div a .inn .ph img{
	width: 100%;
	height: auto;
	transition: all .2s ease-in;
}

#integrated_top #value .message .vice_president_txt{
	width: 57%;
	padding-right: 10%;
	background: none;
}

#integrated_top #value .message .vice_president_txt .name{
	font-size: 28px;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0.7em 0 0.5em;
}

#integrated_top #value .message .vice_president_txt .post{
	font-size: 16px;
	line-height: 1.5em;
}

#integrated_top #value .message .vice_president_txt .txt{
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 0.7em;
}


#integrated_top #value .message .vice_president_txt .name .toku:before{
  content: '';
  display: inline-block;
  width: 1.0em;
  height: 1.2em;
  background-image: url(../image/toku.png);
  background-size: contain;
  vertical-align: middle;
  background-position: left top;
  background-repeat: no-repeat;
  margin-right: 0.05em;
}

#integrated_top #value .inn > a{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #d1de9d;
	margin-top: 20px;
}

#integrated_top #value .inn > a p{
	font-size: 28px;
	line-height: 1.0em;
	font-weight: bold;
	padding: 2.2em 0;
}

#integrated_top #governance{
	background: #fff;
}

#integrated_top #governance h2{
	border-bottom: 8px solid #fbe28d;
}

#integrated_top #governance .inn > div{
	display: flex;
	justify-content: space-between;
}

#integrated_top #governance h3{
	font-size: 28px;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0.5em 0;
	color: #333;
}

#integrated_top #governance a{
	display: block;
	width: 24%;
	background: #fbe28d;
	transition: all .2s ease-in;
}

#integrated_top #governance a:first-child{
	width: 49%
}

#integrated_top #governance a > div{
	padding: 20px;
}

#integrated_top #governance img{
	width: 100%;
	height: auto;
}

#integrated_top #governance .outside_director{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

#integrated_top #governance .outside_director > div{
	width: 32%;
	text-align: left;
}

#integrated_top #governance .outside_director .name{
	font-size: 26px;
	line-height: 2.0em;
	font-weight: bold;
}

#integrated_top #governance .outside_director .post{
	font-size: 17px;
	line-height: 1.3em;
}

#integrated_top #portfolio{
	background: #f8f8f8;
}

#integrated_top #portfolio h2{
	border-bottom: 8px solid #e6ad7f;
}

#integrated_top #portfolio a{
	display: block;
	padding: 30px;
	background: #f2d6bf;
	transition: all .2s ease-in;
}

#integrated_top #portfolio a h3{
	text-align: left;
	font-size: 28px;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	color: #333;
}

#integrated_top #portfolio a > div{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#integrated_top #portfolio .graph{
	width: 46%;
}

#integrated_top #portfolio .graph img{
	width: 100%;
	height: auto;
}

#integrated_top #portfolio .growth{
	display: flex;
	width: 51%;
}

#integrated_top #portfolio .growth > div{
	width: 50%;
}

#integrated_top #portfolio .growth > div p{
	line-height: 1.0em;
	font-weight: bold;
}

#integrated_top #portfolio .growth > div p:nth-child(1){
	font-size: 32px;
}

#integrated_top #portfolio .growth > div p:nth-child(2){
	font-size: 39px;
	padding: 0.5em 0 0.3em;
}

#integrated_top #portfolio .growth > div p:nth-child(2) span{
	font-size: 150%;
}

#integrated_top #portfolio .growth > div p:nth-child(3){
	font-size: 20px;
	padding-bottom: 1.0em;
}

#integrated_top #portfolio .growth > div p:nth-child(4) img{
	width: 15%;
	height: auto;
}

#integrated_top #portfolio .growth > div p:nth-child(5){
	font-size: 27px;
	padding: 1.0em 0 0.4em;
}

#integrated_top #portfolio .growth > div p:nth-child(5) span{
	font-size: 150%;
}

#integrated_top #portfolio .growth > div p:nth-child(6){
	font-size: 20px;
}

#integrated_top #technology{
	background: #fff;
}

#integrated_top #technology h2{
	border-bottom: 8px solid #f4c1cd;
}

#integrated_top #technology img{
	width: 100%;
	height: auto;
}

#integrated_top #technology .s-col{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 18px;
}

#integrated_top #technology .s-col a{
	display: block;
	border: 3px solid #fae0e6;
	background: #fae0e6;
	width: 48.4%;
	transition: all .2s ease-in;
}

#integrated_top #technology .s-col a h3{
	text-align: left;
	font-size: 28px;
	line-height: 1.2em;
	color: #333;
	padding: 0.5em;
	transition: all .2s ease-in;
}

#integrated_top #technology .f-col{
	border: 3px solid #fae0e6;
	background: #fff;
	margin-bottom: 18px;
}

#integrated_top #technology .f-col h3{
	text-align: left;
	font-size: 24px;
	line-height: 1.2em;
	color: #333;
	padding: 0.5em;
	background: #fae0e6;
}

#integrated_top #technology .f-col > div{
	display: flex;
	justify-content: space-between;
	padding: 20px;
	background: #fff;
}

#integrated_top #technology .f-col a{
	display: block;
	border: 1px solid #fae0e6;
	background: #fff;
	width: 23%;
	transition: all .2s ease-in;
}

#integrated_top #technology .f-col a h4{
	font-size: 20px;
	line-height: 1.4em;
	height: 2.6em;
	text-align: left;
	color: #333;
	padding: 0.8em 0.5em;
	transition: all .2s ease-in;
}

#integrated_top #technology .f-col .pdf:after{
  height: 1.2em;
}

#integrated_top #technology .t-col a{
	width: 32%;
	transition: all .2s ease-in;
}

#integrated_top #technology .t-col a h4{
	height: auto;
	padding: 0.8em;
}

#integrated_top #technology .t-col .pdf:after{
  width: 1.7em;
  height: 1.4em;
}

#integrated_top #technology a.cfo{
	display: block;
	border: 3px solid #fae0e6;
	background: #fff;
	margin-bottom: 18px;
	transition: all .2s ease-in;
}

#integrated_top #technology a.cfo h3{
	text-align: left;
	font-size: 28px;
	line-height: 1.2em;
	color: #333;
	padding: 0.5em;
	background: #fae0e6;
	transition: all .2s ease-in;
}

#integrated_top #technology a.cfo > div{
	display: flex;
	justify-content: flex-start;
	background: #fff;
}

#integrated_top #technology a.cfo > div > div:nth-child(1){
	width: 48%;
	display: flex;
	align-items: center;
}

#integrated_top #technology a.cfo > div > div:nth-child(1) p{
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
	padding: 0 1.5em;
}

#integrated_top #technology a.cfo > div > div:nth-child(2){
	width: 24%;
	display: flex;
	align-items:  flex-end;
}

#integrated_top #technology a.cfo .name{
	font-size: 16px;
	line-height: 1.0em;
	width: 100%;
	padding: 0.8em 0 0.3em;
	margin-bottom: 2.0em;
	background: url(../image/technology_cfo_back.png);
	background-repeat: no-repeat;
	background-size: contain;

}

#integrated_top #technology a.cfo .name > p:nth-child(1){
	font-size: 34px;
	line-height: 1.0em;
	font-weight: bold;
}

#integrated_top #technology a.cfo > div > div:nth-child(3){
	width: 23%;
}


#integrated_top #technology a.cfo > div > div:nth-child(3) img{
	margin-left: -10%;
}

#integrated_top .document{
	padding: 65px 0 70px;
	text-align: center;
}

#integrated_top .document h2{
	display: inline-block;
	font-size: 42px;
	line-height: 1.2em;
	padding: 0 0 0.1em;
	margin-bottom: 0.5em;
}

#integrated_top #situation{
	background: #f8f8f8;
}

#integrated_top #situation .link{
	display: flex;
	justify-content: space-between;
}

#integrated_top #situation .link > div{
	width: 49%;
	text-align: left;
}

#integrated_top #situation .link a img{
	width: 100%;
	height: auto;
	transition: all .2s ease-in;
}

#integrated_top #situation .link > div > a:first-child{
	display: block;
	position: relative;
	background: #fff;
	margin-bottom: 16px;
}

#integrated_top #situation .link > div > a:first-child h3{
	font-size: 24px;
	line-height: 1.2em;
	color: #333;
	font-weight: bold;
	position: absolute;
	top: 0.7em;
	left: 0.7em;
}

#integrated_top #situation .link > div > a:first-child p{
	font-size: 26px;
	position: absolute;
	bottom: 0.3em;
	right: 0.7em;
}

#integrated_top #situation .link > div > a:last-child{
	display: block;
	background: #778bb0;
	transition: all .2s ease-in;
}

#integrated_top #situation .link > div > a:last-child h3{
	font-size: 24px;
	line-height: 1.0em;
	color: #fff;
	font-weight: bold;
	padding: 1.0em 0.8em;
	background-image: url(../image/pdf.png);
	background-position: 97% center;
	background-repeat: no-repeat;
	background-size: 0.9em auto;
}

#integrated_top #download{
	background: #fff;
}

#integrated_top #download h2{
	padding: 0.8em 0 0;
}

#integrated_top #download h2 span{
	background: none!important;
}


#integrated_top #download .inn > a{
	display: block;
	border: 3px solid #fed3d1;
	padding: 40px;
	background-image: url(../image/download_arrow.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-color: #fff;
	margin-bottom: 50px;
	transition: all .2s ease-in;
}

#integrated_top #download img{
	width: 100%;
	height: auto;
	border: 1px solid #c6c6c6;
}

#integrated_top #download .inn > a > div{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#integrated_top #download .inn > a > div > div:first-child{
	width: 40%;
	padding-left: 13%
}

#integrated_top #download .inn > a > div > div:last-child{
	width: 39%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#integrated_top #download .inn > a > div > div:last-child h3{
	font-size: 24px;
	line-height: 1.7em;
	font-weight: bold;
	text-align: left;
	color: #333;
}

#integrated_top #download .inn > div{
	display: block;
	border: 1px solid #d5d5d5;
	padding: 40px;
	background-color: #fff;
}

#integrated_top #download .inn > div > div{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#integrated_top #download .inn > div > div a{
	display: block;
	width: 40%;
	transition: all .2s ease-in;
}

#integrated_top #download .inn > div > div h3{
	font-size: 22px;
	color: #333;
	padding-top: 0.5em;
	transition: all .2s ease-in;
}

/* slider */
.bx-controls{
	width: 100%;
	display: flex;
	justify-content: center;
	
	position: absolute;
	left: 0;
	bottom: 40px;
}

.bx-controls-auto{
	display: flex;
	left: 57%;
}

.bx-controls-auto > div:first-child{
	order: 2;
	margin-left: 10px;
}

.bx-controls-auto > div:last-child{
	order: 1;
}

.bx-pager{
	width: auto!important;
	display: inline-block;
	bottom: 0;
	padding: 0!important;
}

.bx-pager-link{
	background: #aaa!important;
}

.bx-pager-link.active{
	background: #e83819!important;
}

@media screen and (min-width:1021px) and ( max-width:1274px) {
	#integrated_top #value_creation .innovation{
		width: 100%;
		height: auto;
		position: relative;
		margin-top: 10px;
		text-align: center;
	}
	
	#integrated_top #value_creation .innovation h3{
		width: 100%;
		font-size: 22px;
		line-height: 1.3em;
		font-weight: bold;
		text-align: center;
		color: #00a5a4;
		padding: 20px 0 80px;
		position: absolute;
		top: 0;
	}
	
	#integrated_top #value_creation .innovation img{
		width: 75%;
		padding-left: 2%;
		max-width: 789px;
		margin: 0 auto;
		height: auto;
		z-index: 0;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc{
		width: 100%;
		margin: 0 auto;
		justify-content: space-between;
		top: 20%;
		padding: 0;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc .dummy{
		width: 80%;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc .dummy img{
		width: 100%;
		height: auto;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc > div:first-child > div{
		margin-right: 5%;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc > div:last-child > div{
		margin-left: 5%;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc > div > div{
		width: 95%;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc > div > div:first-child{
		margin-bottom: 4.5em;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc > div > div:last-child{
		margin-top: 4.5em;
	}
	
	#integrated_top #value_creation .innovation_txt p{
		display: block;
		font-size: 15px;
		line-height: 1.4em;
		padding: 0.2em 0 0.2em 0.4em;
		display: block;
	}
	
	#integrated_top #value_creation .value_txt{
		border-left: 6px solid #b3bf80;
	}
	
	#integrated_top #value_creation .governance_txt{
		border-left: 6px solid #d8c080;
	}
	
	#integrated_top #value_creation .portfolio_txt{
		border-left: 6px solid #d59c7f;
	}
	
	#integrated_top #value_creation .technology_txt{
		border-left: 6px solid #d8a1b0;
	}
	
	#integrated_top #value_creation .anchor_link .innovation_txt{
		display: none;
	}
	
	#integrated_top #value_creation .anchor_link > div a{
		font-size: 18px;
		padding: 0.3em 0 0.3em 1.0em;
		background-size: auto 15%;
	}
	
	#integrated_top #value .message .ceo a .ceo_txt .post{
		font-size: 14px;
	}
	
	#integrated_top #value .message .ceo a .ceo_txt .name{
		font-size: 30px;
		font-weight: bold;
	}
	
	#integrated_top #value .message .ceo a .ceo_txt .txt{
		font-size: 14px;
	}
	
	#integrated_top #value .message .vice_president_txt .name{
		font-size: 22px;
		line-height: 1.3em;
		font-weight: bold;
		padding: 0.5em 0 0.2em;
	}
	
	#integrated_top #value .message .vice_president_txt .post{
		font-size: 12px;
	}
	
	#integrated_top #value .message .vice_president_txt .txt{
		font-size: 12px;
		margin-top: 0.7em;
	}
	
	#integrated_top #value .message .vice_president .inn{
		margin: 0;	
	}
	
	#integrated_top #governance h3{
		font-size: 22px;
		padding: 0 0 0.5em;
	}
	
	#integrated_top #governance .outside_director .name{
		font-size: 20px;
	}
	
	#integrated_top #governance .outside_director .post{
		font-size: 15px;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(1){
		font-size: 28px;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(2){
		font-size: 35px;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(2) span{
		font-size: 130%;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(3){
		font-size: 15px;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(5){
		font-size: 23px;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(5) span{
		font-size: 130%;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(6){
		font-size: 16px;
	}
	
	
	#integrated_top #technology .f-col a h4{
		font-size: 16px;
		height: 2.6em;
	}
	
	#integrated_top #technology .f-col a h4 span{
		display: none;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(1) p{
		font-size: 16px;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(1) p span{
		display: none;
	}
	
	#integrated_top #technology a.cfo .name{
		font-size: 12px;
	}
	
	#integrated_top #technology .t-col a h4{
		height: auto;
	}
}

@media screen and (min-width:768px) and ( max-width:1020px) {

	.integrated_top_ttl{
		height: auto;
	}
	
	.Grid4 .HeadH1Title{
		padding-bottom: 20px;
	}

	#integrated_top #value_creation .innovation img{
		width: 100%;
		max-width: 789px;
		height: auto;
		margin: 0 auto;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc{
		display: none;
	}
	
	#integrated_top #value_creation .anchor_link{
		flex-wrap: wrap;
	}
	
	#integrated_top #value_creation .anchor_link > div{
		width: 49%;
	}
	
	#integrated_top #value_creation .anchor_link > div a{
		font-size: 18px;
		padding: 0.3em 0 0.3em 2.0em;
		background-size: auto 15%;
	}
	
	#integrated_top #value_creation .anchor_link .innovation_txt{
		display: flex;
		margin: 0.8em 0;
		height: 5.0em;
		align-items: center;
		font-size: 14px;
	}

	#integrated_top #value .message {
		display: block;
	}

	#integrated_top #value .inn{
		width: 80%;
		margin: 0 auto;
	}
	#integrated_top #value .message .ceo{
		width: 100%;
		margin-bottom: 2.0rem;
	}
	
	#integrated_top #value .message .vice_president{
		width: 100%;
		margin: 0 auto;
	}
	
	#integrated_top #value .message .vice_president > div{
		width: 100%;
		height: auto;
		overflow: auto;
		aspect-ratio: auto;
		display: block;
	}

	#integrated_top #value .message .vice_president > div .inn{
		margin: 0;
		width: 100%;
	}

	#integrated_top #value .message .vice_president_txt{
		display: block;
		width: 64%;
		padding-right: 3%;
	}
	
	#integrated_top #value .message .vice_president_txt .name{
		font-size: 24px;
		padding: 0.5em 0 0.3em;
	}
	
	#integrated_top #value .message .vice_president_txt .post{
		font-size: 14px;
	}
	
	#integrated_top #value .message .vice_president_txt .txt{
		font-size: 14px;
		margin-top: 0.5em;
	}

	#integrated_top #governance .inn{
		width: 80%;
		margin: 0 auto;
	}	
	
	#integrated_top #governance .inn > div{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	#integrated_top #governance a{
		width: 49%;
	}
	
	#integrated_top #governance a:first-child{
		width: 100%;
		margin-bottom: 1.0rem;
	}
	
	#integrated_top #governance a > div{
		padding: 10px;
	}
	
	#integrated_top #governance .outside_director{
		margin-top: 0;
	}
	
	#integrated_top #governance a:nth-child(2) img, #integrated_top #governance a:nth-child(3) img{
		width: 70%;
		height: auto;
		margin: 0 auto;
	}

	#integrated_top #portfolio a > div{
		display: block;
		align-items: center;
		justify-content: space-between;
	}
	
	#integrated_top #portfolio .inn{
		width: 80%;
		margin: 0 auto;
	}	


	#integrated_top #portfolio .graph{
		width: 100%;
		justify-content: space-between;
	}
	
	#integrated_top #portfolio .graph img{
		width: 100%;
		height: auto;
	}
	
	#integrated_top #portfolio .growth{
		display: flex;
		width: 100%;
		justify-content: space-around;
		margin-top: 50px;
	}
	
	#integrated_top #technology h2 span{
		display: inline;
	}

	#integrated_top #technology .f-col a h4{
		font-size: 16px;
		height: 3.6em;
	}

	#integrated_top #technology .f-col a h4 span{
		display: none;
	}

	#integrated_top #technology a.cfo > div > div:nth-child(1){
		width: 40%;
	}

	#integrated_top #technology a.cfo > div > div:nth-child(1) p{
		font-size: 14px;
	}

	#integrated_top #technology a.cfo > div > div:nth-child(1) p span{
		display: none;
	}

	#integrated_top #technology a.cfo > div > div:nth-child(2){
		width: 30%;
		display: flex;
		align-items:  flex-end;
	}

	#integrated_top #technology a.cfo .name{
		font-size: 12px;
	}

	#integrated_top #technology a.cfo .name > p:nth-child(1){
		font-size: 20px;
		line-height: 1.0em;
		font-weight: bold;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(3){
		width: 32%;
	}
	
	#integrated_top #technology .t-col a h4{
		height: auto;
	}
	
	#integrated_top .document h2 .pc-in{
		display: none;
	}
	
	#integrated_top .document h2 .sp-in{
		display: inline;
	}
	
	#integrated_top #situation .link > div > a:first-child h3{
		font-size: 22px;
	}

	#integrated_top #download .inn > a > div > div:last-child h3{
		font-size: 18px;
	}
	
	#integrated_top #download .inn > div > div h3{
		font-size: 18px;
	}
}

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

	#integrated_top .pc-in, #integrated_top .tab-in{
		display: none;	
	}
	
	#integrated_top .sp-in{
		display: inline;
		background: none;
		padding: 0;	
	}
	
	.integrated_top_ttl{
		height: auto;
	}
	
	.Grid4 .HeadH1Title{
		padding-bottom: 20px;
	}
	
	#integrated_top section .inn{
		width: 96%;
		margin: 0 auto; 
	}
	
	#integrated_top #value_creation{
		background-image: url(../image/value_creation_back.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: contain;
	}
	
	#integrated_top #value_creation h2{
		font-size: 24px!important;
		padding-bottom: 1.0em;
	}
	
	#integrated_top #value_creation .read{
		font-size: 16px;
		line-height: 1.6em;
		text-align: center;
		text-align: left;
	}
	
	#integrated_top #value_creation .innovation{
		margin-top: 0;
	}
	
	#integrated_top #value_creation .innovation h3{
		font-size: 18px;
		line-height: 1.5em;
		padding: 2.0em 0;
		position: relative;
	}
	
	#integrated_top #value_creation .innovation img{
		width: 100%;
		max-width: none;
		margin-top: -5.0rem;
	}
	
	#integrated_top #value_creation .innovation .innovation_pc{
		display: none;
	}
	
	#integrated_top #value_creation .innovation_txt p{
		font-size: 16px;
	}
	
	#integrated_top #value_creation .anchor_link{
		display: block;
		margin: 0 auto;
	}
	
	#integrated_top #value_creation .anchor_link > div{
		width: 100%;
		margin-bottom: 1.5em;
	}
	
	#integrated_top #value_creation .anchor_link .innovation_txt{
		display: block;
		margin: 0.8em 0;
	}
	
	#integrated_top #value_creation .anchor_link > div a{
		font-size: 18px;
	}
	
	#integrated_top .process{
		padding: 2.0rem 0;
		text-align: center;
	}
	
	#integrated_top .process h2{
		font-size: 24px;
	}
	
	#integrated_top #value h2{
		border-bottom: 6px solid #d1de9d;
	}
	
	#integrated_top #value h3{
		font-size: 18px;
	}
	
	#integrated_top #value .message {
		display: block;
	}
	
	#integrated_top #value .message .ceo{
		width: 100%;
		margin-bottom: 2.0rem;
	}
	
	#integrated_top #value .message .ceo a .ceo_txt .post{
		font-size: 12px;
		line-height: 1.0em;
		padding-top: 1.0em;
	}
	
	#integrated_top #value .message .ceo a .ceo_txt .name{
		font-size: 20px;
	}
	
	#integrated_top #value .message .ceo a .ceo_txt .txt{
		font-size: 12px;
		line-height: 1.5em;
		padding-bottom: 0.8em;
		text-align: left;
	}
	
	#integrated_top #value .message .vice_president{
		width: 100%;
	}
	
	#integrated_top #value .message .vice_president > div{
		width: 100%;
		height: auto;
		overflow: auto;
		aspect-ratio: auto;
		display: block;
	}

	#integrated_top #value .message .vice_president > div .inn{
		padding: 0.5em 0;
		width: 100%;
	}
	
	#integrated_top #value .message .vice_president > div a{
		display: block;
		text-align: left;
		color: #fff;
		padding:  0;
	}

	#integrated_top #value .message .vice_president > div a:nth-child(1){
		background-color: #00809d;
		background-image: url(../image/vice_president_back_sp.png);
		background-repeat: no-repeat;
		background-size: 15% auto;
		background-position: right bottom;
	}
	
	#integrated_top #value .message .vice_president > div a:nth-child(2){
		background-color: #008d80;
		background-image: url(../image/vice_president_back_sp.png);
		background-repeat: no-repeat;
		background-size: 15% auto;
		background-position: right bottom;
	}
	
	#integrated_top #value .message .vice_president > div a:nth-child(3){
		background-color:#c37380;
		background-image: url(../image/vice_president_back_sp.png);
		background-repeat: no-repeat;
		background-size: 15% auto;
		background-position: right bottom;
	}

	#integrated_top #value .message .vice_president_txt{
		width: 64%;
		padding-right: 3%;
		background: none;
	}
	
	#integrated_top #value .message .vice_president_txt .name{
		font-size: 16px;
		padding: 0 0 0.5em;
	}
	
	#integrated_top #value .message .vice_president_txt .post{
		font-size: 10px;
		line-height: 1.4em;
	}
	
	#integrated_top #value .message .vice_president_txt .txt{
		font-size: 10px;
		line-height: 1.4em;
		margin-top: 0.3em;
	}
	
	#integrated_top #value .inn > a p{
		font-size: 22px;
		line-height: 1.0em;
		font-weight: bold;
		padding: 1.0em 0;
	}
	
	#integrated_top #governance h2{
		border-bottom: 6px solid #fbe28d;
	}
	
	#integrated_top #governance .inn > div{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	#integrated_top #governance h3{
		font-size: 16px;
		padding-top: 0;
	}
	
	#integrated_top #governance a{
		width: 49%;
		background: #fbe28d;
		transition: all .2s ease-in;
	}
	
	#integrated_top #governance a:first-child{
		width: 100%;
		margin-bottom: 1.0rem;
	}
	
	#integrated_top #governance a > div{
		padding: 10px;
	}
	
	#integrated_top #governance .outside_director{
		margin-top: 0;
	}
	
	#integrated_top #governance .outside_director .name{
		font-size: 14px;
		line-height: 1.6em;
		font-weight: bold;
	}
	
	#integrated_top #governance .outside_director .post{
		font-size: 12px;
		line-height: 1.3em;
	}

	#integrated_top #governance a:nth-child(2) img, #integrated_top #governance a:nth-child(3) img{
		width: 70%;
		height: auto;
		margin: 0 auto;
	}

	
	#integrated_top #portfolio h2{
		border-bottom: 6px solid #e6ad7f;
	}
	
	#integrated_top #portfolio a{
		padding: 15px;
	}
	
	#integrated_top #portfolio a h3{
		font-size: 16px;
	}
	
	#integrated_top #portfolio a > div{
		display: block;
		align-items: center;
		justify-content: space-between;
	}
	
	#integrated_top #portfolio .graph{
		width: 100%;
		justify-content: space-between;
	}
	
	#integrated_top #portfolio .graph img{
		width: 100%;
		height: auto;
	}
	
	#integrated_top #portfolio .growth{
		display: flex;
		width: 100%;
		justify-content: space-around;
		margin-top: 10px;
	}
	
	#integrated_top #portfolio .growth > div{
		width: 48%;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(1){
		font-size: 14px;
		margin-top: 0.8em;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(2){
		font-size: 18px;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(2) span{
		font-size: 130%;
	}

	#integrated_top #portfolio .growth > div p:nth-child(3){
		font-size: 12px;
		padding-bottom: 0.5em;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(5){
		font-size: 16px;
		padding-top: 0.5em;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(6){
		font-size: 14px;
	}
	
	#integrated_top #portfolio .growth > div p:nth-child(5) span{
		font-size: 130%;
	}

	#integrated_top #technology h2{
		border-bottom: 6px solid #f4c1cd;
	}
	
	#integrated_top #technology .s-col{
		display: block;
		margin-bottom: 0;
	}
	
	#integrated_top #technology .s-col a{
		width: 100%;
		margin-bottom: 15px;
	}
	
	#integrated_top #technology .s-col a h3{
		font-size: 18px;
	}
	
	#integrated_top #technology .f-col{
		border: 3px solid #fae0e6;
		background: #fff;
		margin-bottom: 15px;
	}
	
	#integrated_top #technology .f-col h3{
		font-size: 18px;
	}
	
	#integrated_top #technology .f-col > div{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 10px;
		background: #fff;
	}
	
	#integrated_top #technology .f-col a{
		width: 48%;
		transition: all .2s ease-in;
	}
	

	#integrated_top #technology .f-col > div > a:nth-child(1), #integrated_top #technology .f-col > div > a:nth-child(2){
		margin-bottom: 10px;
	}

	#integrated_top #technology .f-col a h4{
		font-size: 14px;
		line-height: 1.4em;
		height: 4.0em;
	}
	
	#integrated_top #technology .t-col a{
		width: 48%;
	}
	
	#integrated_top #technology a.cfo{
		padding-bottom: 1.0em;
	}
	
	#integrated_top #technology a.cfo h3{
		font-size: 18px;
	}
	
	#integrated_top #technology a.cfo > div{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		background: #fff;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(1){
		width: 100%;
		display: flex;
		align-items: center;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(1) p{
		font-size: 14px;
		line-height: 1.4em;
		text-align: left;
		padding: 0.5em;
		order: 1;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(2){
		width: 100%;
		display: flex;
		align-items:  flex-end;
		order: 3;
	}
	
	#integrated_top #technology a.cfo .name{
		font-size: 14px;
		line-height: 1.0em;
		width: 100%;
		margin: 1.0em auto 0;
		background: url(../image/technology_cfo_back.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
	
	}
	
	#integrated_top #technology a.cfo .name > p:nth-child(1){
		font-size: 18px;
		line-height: 1.0em;
		font-weight: bold;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(3){
		width: 70%;
		margin: 0 auto;
		order: 2;
	}
	
	#integrated_top #technology a.cfo > div > div:nth-child(3) img{
		margin: 0;
	}
	
	#integrated_top #technology .t-col a h4{
		height: auto;
	}

	#integrated_top .document{
		padding: 2.0rem 0;
	}
	
	#integrated_top .document h2{
		font-size: 24px;
	}
	
	#integrated_top #situation .link{
		display: block;
	}
	
	#integrated_top #situation .link > div{
		width: 100%;
		text-align: left;
		margin-bottom: 16px;
	}
	
	#integrated_top #situation .link > div > a:first-child h3{
		font-size: 16px;
	}
	
	#integrated_top #situation .link > div > a:first-child p{
		font-size: 18px;
	}
	
	#integrated_top #situation .link > div > a:last-child{
		display: block;
		background: #778bb0;
		transition: all .2s ease-in;
	}
	
	#integrated_top #situation .link > div > a:last-child h3{
		font-size: 16px;
	}
		
	#integrated_top #download .inn > a{
		padding: 15px;
	}
	
	#integrated_top #download .inn > a > div{
		max-width: none;
	}
	
	#integrated_top #download .inn > a > div > div:last-child h3{
		font-size: 12px;
		line-height: 1.4em;
		padding-right: 2.0em;
	}
	
	#integrated_top #download .inn > div{
		padding: 15px;
	}
	
	#integrated_top #download .inn > div > div{
		max-width: none;
		margin: 0 auto;
		display: flex;
		justify-content: space-around;
	}
	
	#integrated_top #download .inn > div > div h3{
		font-size: 14px;
		color: #333;
		padding-top: 0.5em;
		transition: all .2s ease-in;
	}
	.bx-controls{
		width: 100%;
		display: flex;
		justify-content: center;
		
		position: absolute;
		left: 0;
		bottom: 35px;
	}
	
	.bx-controls-auto{
		display: flex;
		left: 87%;
		bottom: 35px;
	}
}


/* hover */
@media (min-width: 768px) {
	#integrated_top #value_creation .anchor_link .value a:hover{
		background-color: #d1de9d;
		transition: all .2s ease-in;
	}
	
	#integrated_top #value_creation .anchor_link .governance a:hover{
		background-color: #fbe28d;
		transition: all .2s ease-in;
	}
	#integrated_top #value_creation .anchor_link .portfolio a:hover{
		background-color: #e6ad7f;
		transition: all .2s ease-in;
	}
	
	#integrated_top #value_creation .anchor_link .technology a:hover{
		background-color: #f4c1cd;
		transition: all .2s ease-in;
	}
	
	#integrated_top #value .message .ceo a:hover .ceo_txt{
		background-image: url(../image/value_ceo_txt_back_on.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		transition: all .2s ease-in;
	}
	
	#integrated_top #value .message .vice_president > div a:hover{
		background-image: url(../image/vice_president_back_on.png);
		transition: all .2s ease-in;
	}
	
	#integrated_top #value .inn > a:hover{
		background: #b3bf80;
		transition: all .2s ease-in;
	}
	
	#integrated_top #governance a:hover{
		background: #d8c080;
		transition: all .2s ease-in;
	}
	
	#integrated_top #portfolio a:hover{
		background: #d59c7f;
		transition: all .2s ease-in;
	}
	
	#integrated_top #technology .s-col a:hover{
		border: 3px solid #d8a1b0;
		background: #d8a1b0;
		transition: all .2s ease-in;
	}
	
	#integrated_top #technology .f-col a:hover{
		border: 1px solid #d8a1b0;
		background: #d8a1b0;
		transition: all .2s ease-in;
	}
	
	#integrated_top #technology a.cfo:hover{
		border: 3px solid #d8a1b0;
		background: #d8a1b0;
		transition: all .2s ease-in;
	}
	
	#integrated_top #technology a.cfo:hover h3{
		background: #d8a1b0;
		transition: all .2s ease-in;
	}
	
	#integrated_top #situation .link > div > a:first-child:hover{
		background: #ccc;
		transition: all .2s ease-in;
	}
	
	#integrated_top #situation .link > div > a:first-child:hover img{
		opacity: 0.5;
		transition: all .2s ease-in;
	}
	
	#integrated_top #situation .link > div > a:last-child:hover{
		background: #345289;
		transition: all .2s ease-in;
	}
	
	#integrated_top #download .inn > a:hover{
		background-color: #fed3d1;
		transition: all .2s ease-in;
	}
	
	#integrated_top #download .inn > div > div a:hover img{
		opacity: 0.7;
		transition: all .2s ease-in;
	}
	
	#integrated_top #download .inn > div > div a:hover h3{
		color: #c02!important;
	}
}
