/* ==========================================================================
	business
========================================================================== */

.mainimg {
	background: url(/ir/investment/images/background_title.jpg) no-repeat center;
	background-size: cover;
	height: 450px;
	display: flex;
	justify-content: center;
	align-content: center;
	padding: 0;
}

/* ==========================================================================
	追加CSS Start
========================================================================== */

.middle_img{
	display: flex;
	align-items: center;
}

.title_word p {
	font-size: 23px;
	text-align: center;
	margin: 3em auto;
	color: #081C43;
}

.card_container{
	width: auto;
	padding: 0;
}

.background_deep_blue {
	position: relative;
	background-color: #0B327B;
	width: auto;
	height: 100%;
	z-index: 1;
}

.box_blue_title p{
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	color: white;
	font-size: 23px;
}

/* ==========================================================================
	追加 Image Button Start
========================================================================== */

.group_links ul {
  display: flex;
  flex-wrap: wrap;
}

.group_links ul li {
  /* width: calc(100% - 30px) / 3; */
  width: calc((100% - 30px) / 3) ;
  margin-left: 10px;
}

.group_links ul li:first-child,
.group_links ul li:nth-child(3n+1) {
  margin-left: 0;
}

.group_links ul li a {
  display: block;
  line-height: 1;
}

.group_links ul li .work_name {
  font-size: 14px;
  color: black;
  display: inline-block;
	padding-bottom: 2rem;
}

/* ==========================================================================
	追加 Image Button Ends
========================================================================== */

.pageLink {
  display: flex;
  flex-wrap: wrap;
}
.pageLink li {
  width: calc((100% - 41px) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;

}

.content .pageLink li a {
  display: block;
  width: 100%;
  padding: 12px 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  background: white;
	border-radius: 5px;
}

.pageLink li a:hover {
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.straight_pic_1{
	background-image: url(/ir/investment/images/straight_pic_1.jpg);
	height: 240px;
	margin-bottom: 2em;
	background-position: center;
	background-size: cover;
}
.straight_pic_1_2{
	background-image: url(/ir/investment/images/straight_pic_1_2.jpg);
	height: 240px;
	margin-bottom: 2em;
	background-position: center;
	background-size: cover;
}

.straight_pic_2{
	background-image: url(/ir/investment/images/straight_pic_2.jpg);
	height: 240px;
	margin-bottom: 2em;
	background-position: center;
	background-size: cover;

}

.straight_pic_3{
	background-image: url(/ir/investment/images/straight_pic_3.jpg);
	height: 240px;
	margin-bottom: 2em;
	background-position: center;
	background-size: cover;
}

.straight_pic_4{
	background-image: url(/ir/investment/images/straight_pic_4.jpg);
	height: 240px;
	margin-bottom: 2em;
	background-position: center;
	background-size: cover;
}

a.event_button{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	color: white;
	background-color: #34B3ED;
	width: 40%;
}

a.event_button span{
	padding-right: 1em;
}


.categories_title{
	font-size: 14px;
	color: #34B3ED;
}

.categories_main_title{
	font-size: 40px;
	color: black;
}


.flag{
	position: relative;
}

.name{
	display: flex;
	width: 100%;
}

.name p{
	position: absolute;
	top: 2px;
	left: 14px;
	font-size: 11px;
	color: white;
}


.sub_box{
	display: flex;
	width: 95%;
	margin-left: 2em;
	margin-top: -1.5em;
	padding-bottom: 2em;
	position: relative;
	z-index: 1;
}

.sub_box_investors{
	display: flex;
	width: 95%;
	margin-left: 2em;
	margin-top: -1.5em;
	padding-bottom: 2em;
}

.content_box{
	width: 75%;
}

.content_box_investors{
	width: 95%;
}

.sub_context{
	padding-bottom: 1em;
}

p.sub_title_blue{
	font-size: 24px;
	color: #1E5BCC;
	padding-bottom: 1.5em;
	margin-left: 1.3em;
	margin-top: -1em;
}

p.sub_title_green{
	font-size: 24px;
	color: #0CAB9B;
	padding-bottom: 1.5em;
	margin-left: 1.3em;
	margin-top: -1em;
}

p.sub_title_black{
	font-size: 31px;
	color: black;
	margin-bottom: 1.5em;
	margin-left: 1em;
}

.sub_img{
	width: 40%;
	margin-left: 2em;
}

.nation{
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.nation_flag{
	display: flex;
	align-items: center;
	margin-left: 3rem;
	margin-bottom: 4rem;
}
.nation_flag img{
	width: 4em;
	margin-right: 1rem;
}
p.nation_name{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
}


.j_code{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 1em;
	border-style: solid;
	border-width: 5px;
	border-color: #34B3ED;
	margin-bottom: 1em;
}

.j_code p{
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #707070;
}

.investors_sub_context{
	margin-top: 1.5em;
	margin-bottom: 2em;
}

p.investors_sub_title{
	font-size: 22px;
	color: #426BB7;
	margin-bottom: 0.5em
}

/* ==========================================================================
	追加CSS End
========================================================================== */

/*ANGLED PIC TOP*/

.angled_pic_top{
	height: 30em;
	background-attachment: fixed;
	-webkit-background-size:contain;
	background-size: contain;
	background-position: center;
}

.angled_pic_top::after{
	content: "";
  position: absolute;
  height: 10em;
  width: 110%;
  background: white;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  transform: rotate(-4deg);
	margin-top: 38rem;
}

.angled_pic_top::before{
	content: "";
  position: absolute;
  height: 10em;
  width: 110%;
  background: #0B327B;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  transform: rotate(-4deg);
	margin-top: -7rem;
	left: -2%;
}

/*ANGLED PIC*/

.angled_pic{
	height: 30em;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}

.angled_pic::after{
	content: "";
  position: absolute;
  height: 10em;
  width: 110%;
  background: white;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  transform: rotate(-4deg);
	margin-top: 38rem;
}

.angled_pic::before{
	content: "";
  position: absolute;
  height: 10em;
  width: 110%;
  background: white;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  transform: rotate(-4deg);
	margin-top: -7rem;
	left: -2%;
}

.angled_pic_top.angled-bg-01{
	background-image: url(/ir/investment/images/angled_pic_1.jpg);
}

.angled_pic.angled-bg-02{
	background-image: url(/ir/investment/images/angled_pic_2.jpg);
}

.angled_pic.angled-bg-03{
	background-image: url(/ir/investment/images/angled_pic_3.jpg);
}

.angled_pic.angled-bg-04{
	background-image: url(/ir/investment/images/straight_pic_5.jpg);
}

.content_width{
	position: relative;
}

@media screen and (max-width:1400px){
	.middle_img {
		width: 40%;
	}
}
@media screen and (max-width:1024px) {
	.button_outer_box{
		justify-content: center;
	}
	.button_outer_box a{
		font-size: 18px;
		width: 30%;
	}
	a.event_button{
		width: 50%;
	}
	.middle_img{
		width: 50%;
	}
	.angled_pic_1::before{
		height: 13.5em;
		top: 10.8%;
	}
}

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

	.flag_green{
		width: 11rem;
		height: 5.5rem;
	}

	.angled_pic_top{
		height: 40rem;
	}
	.angled_pic_top::before{
		height: 6em;
		margin-top: -5rem;
	}
	.angled_pic_top::after{
		height: 6em;
		margin-top: 35rem;
	}

	.angled_pic{
		height: 50rem;
	}
	.angled_pic::before{
		height: 7em;
		margin-top: -6rem;
	}
	.angled_pic::after{
		height: 7em;
		margin-top: 43rem;
	}
	.button_outer_box a{
		font-size: 18px;
		width: 100%;
	}
	.sub_box{
		width: 95%;
	}
}

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

	.flag_green{
		width: 8em;
		height: 4em;
	}
	p.sub_title_blue{
		font-size: 18px;
	}
	p.sub_title_green{
		font-size: 18px;
	}
	.pageLink li {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 600px) {
	.middle_img {
		min-width: 65%;
	}

	.group_links ul li,
	.group_links ul li:first-child,
	.group_links ul li:nth-child(3n+1) {
		width: 100%;
		margin-left: 15px;
		margin-right: 15px;
		box-sizing: border-box;
		text-align: center;
	}

	.group_links ul li {
		margin-bottom: 1.5rem;
	}

	.group_links ul li:last-child {
		margin-bottom: 0;
	}

	.group_links ul li .work_name{
		justify-content: center;
		font-weight: bold;
		font-size: 14px;
	}
	.title_word p{
		font-size: 16px;
	}
	.mainimg{
		height: 25em;
	}
	.middle_img{
		width: 65%;
		margin: 1em auto;
	}
	.categories_main_title{
		font-size: 27px;
		font-weight: bold;
	}
	.sub_box{
		width: 100%;
		flex-wrap: wrap;
		justify-content: left;
		margin-left: 0;
	}
	p.sub_title_blue{
		font-size: 20px;
		padding-bottom: 5rem;
		margin-top: -3rem;
	}
	p.sub_title_green{
		font-size: 16px;
		padding-bottom: 2.5em;
		margin-top: -3rem;
	}
	.content_box{
		width: 95%;
	}
	.sub_img{
		width: 100%;
		margin-left: 0;
		margin-top: 1em;
		height: auto;
		overflow: hidden;
	}

	p.sub_title_black{
		margin-left: 0.3em;
		font-size: 24px;
		font-weight: bold;
	}
	a.event_button{
		width: 60%;
	}
	.sub_box_investors{
		margin-left: 0;
		width: 95%;
	}
	.j_code{
		width: 88%;
	}
	.j_code p{
		font-size: 14px;
	}
	.flag_green{
		width: 17rem;
		height: 9rem;
	}
	.straight_pic_1 {
		height: 170px;
	}
	.angled_pic_top::before,
	.angled_pic::before {
		height: 15rem;
	}
	.straight_pic_1,
	.straight_pic_2,
	.straight_pic_3,
	.straight_pic_4 {
		height: 170px;
		overflow: hidden;
	}
	.content_box_investors {
		width: 100%;
	}

	.nation_flag{
		margin-left: 0;
		margin-bottom: 5rem;
		margin-top: -4rem;
	}
}

/* iOS用 */
@media screen and (max-device-width: 1024px) {
.angled_pic,
.angled_pic_top {
	height: 35rem;
}
.angled_pic_top.angled-bg-01,
.angled_pic.angled-bg-02,
.angled_pic.angled-bg-03,
.angled_pic.angled-bg-04 {
	background-image: none;
}

.angled_pic_top::after,
.angled_pic::after {
	background-size: cover;/* cover指定できる */
	content: "";
	display: block;
	position: fixed;/* 擬似要素ごと固定 */
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;/* 横幅いっぱい */
	height: 0;
}

.angled_pic_top::before,
.angled_pic::before {
	height: 15em;
	margin-top: 0;
	background-position: bottom;
	transform: none;
	left: 0;
}
.angled_pic_top.angled-bg-01::before {
	background-image: url(/ir/investment/images/angled_pic_1.jpg);
}
.angled_pic.angled-bg-02::before {
	background-image: url(/ir/investment/images/angled_pic_2.jpg);
	background-position: right;
}
.angled_pic.angled-bg-03::before {
	background-image: url(/ir/investment/images/angled_pic_3.jpg);
}
.angled_pic.angled-bg-04::before {
	background-image: url(/ir/investment/images/straight_pic_5.jpg);
	background-position: top;
}
}

@media screen and (max-device-width: 600px) {
	.angled_pic,
	.angled_pic_top {
	height: 40rem;
	}
}


/*iPad用　「青と緑旗の専用」 */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {

.name p {
	top: 2px;
	left: 41px;
}
}

/*iPhone用「青と緑旗の専用」 */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {

	.name p {
		top: 2px;
		left: 40px;
	}
}


.content{
	border-bottom: 0;
}

/* ==========================================================================
	investment add
========================================================================== */
#business_strategy {
	margin-top: -100px;
	padding-top: 100px;
}

.business_strategy_area {
	padding-top: 100px;
}

@media screen and (min-width: 961px) {
	.page_arrow a span {
		position: relative;
	}

	.page_arrow a span::after{
		position: absolute;
		right: 8px;
		content: '\f078';
		font-family: 'Font Awesome 5 Free';
		font-weight: bold;
		color: #00afff;
	}
}

@media screen and (min-width: 1161px) {
	.screen_sp {
		display: none;
	}
}

@media screen and (max-width: 1160px) {
	.screen_sp {
		display: block;
	}
}

@media screen and (max-width:960px) {
	.screen_sp {
		display: none;
	}	
}