@charset "utf-8";
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 大枠
　02. モジュール

******************************************************************************* */
/* ==

　01. 大枠

=============================================================================== */
/* ==

　02. モジュール

=============================================================================== */

/* ビジュアル
------------------------------------------------------------------------------- */
.dxTop01 {
	position: relative;
	min-height: 680px;
	max-height: 680px;
	color: #fff;
	overflow: hidden;
}
.dxTop01::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(1, 0, 29, 0.15);
	position:absolute;
	z-index: 1;
}
.dxTop01_video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	object-fit: cover;
	display: block;
	vertical-align: top;
	width: 100%;
	height: 680px;
	object-position: center bottom;
}
.dxTop01_in {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	z-index: 2;
}
.dxTop01_tit {
	position: absolute;
	top: 180px;
	left: 20px;
}
.dxTop01_tit > h1 {
	display: inline-block;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	vertical-align: -0.5em;
}
@media only screen and (min-width: 1700px) {
	.dxTop01 {
		background-size: 100% auto;
	}
}

/* リード
------------------------------------------------------------------------------- */
.dxTop02 {
	padding: 60px 20px 0;
	text-align: center;
}
.dxTop02_bnr {
	display: block;
	max-width: 960px;
	margin: 40px auto 0;
}
/* ビジネスモデルの改革
------------------------------------------------------------------------------- */
.dxTop03 {
	position: relative;
	margin: 80px 0;
	padding: 70px 20px 0;
	background-color: #caf7dc;
	background: -moz-linear-gradient(top,  #E6FBFA 0%, #BDF0F0 25%, #D7EEFA 55%, #FFF 100%);
	background: -webkit-linear-gradient(top,  #E6FBFA 0%,#BDF0F0 25%, #D7EEFA 55%,#FFF 100%);
	background: linear-gradient(to bottom,  #E6FBFA 0%,#BDF0F0 25%,#D7EEFA 55%,#FFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BDF0F0', endColorstr='#FFF',GradientType=0 );	
}
.dxTop03::before {
	content: "";
	display: block;
	position: absolute;
	top: 180px;
	right: 0;
	left: 0;
	width: 33%;
	max-width: 400px;
	height: 850px;
	margin: 0 auto;
	background: url(/ir/dxar/2025/images/index_bg03.png) center center no-repeat;
	background-size: contain;
}
.r2Main .dxTop03_tit {
	position: relative;
	line-height: 1.75;
	margin: 0 0 55px;
	font-size: 267%;
	font-weight: 500;
	text-align: center;
	z-index: 1;
}
.dxTop03_in {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	justify-content: space-between;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 1;
}
.dxTop03_block {
	width: 31.291%;
	max-width: 388px;
	padding: 0 0 20px;
}
.r2Main .dxTop03_stit {
	line-height: 1.5;
	font-size: 234%;
	font-weight: 500;
}
.dxTop03_stit a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	height: 212px;
	padding: 0 20px;
	border-radius: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #333;
	color: #fff;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
}
.dxTop03_stit-t1 a {
	background-image: url(/ir/dxar/2025/images/index_bg01.jpg);
}
.dxTop03_stit-t2 a {
	background-image: url(/ir/dxar/2025/images/index_bg02.jpg);
}
.dxTop03_stit-t3 a {
	height: 177px;
	background-image: url(/ir/dxar/2025/images/index_bg03.jpg);
}
.dxTop03_stit-t4 a {
	height: 177px;
	background-image: url(/ir/dxar/2025/images/index_bg04.jpg);
}
.dxTop03_stit-t5 a {
	height: 177px;
	background-image: url(/ir/dxar/2025/images/index_bg05.jpg);
}
.dxTop03_stit a{
	position: relative;
}
.dxTop03_stit a::after{
	content: "";
	width: 24px;
	height: 24px;
	margin: -2.5px 0 0 -5px;
	background: #fff url(/ir/dxar/common/images/svg/arw_ico02.svg) center center no-repeat;
	background-size: 5px 10px;
	border-radius: 6px;
	position: absolute;
	top: 12.5px;
	left: 15px;
}


.dxTop03_list {
	margin: 30px 0 0;
}
.dxTop03_block:first-child .dxTop03_list {
	padding-bottom: 40px;
}
.dxTop03_stit-t3{ width: 100%; }
.dxTop03_item {
	margin: 20px 0 0;
}
.dxTop03_item:first-child {
	margin-top: 0;
}
.dxTop03_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	color: #1e1e1e;
	text-decoration: none;
}
.dxTop03_img {
	display: block;
	width: 38.66%;
	max-width: 150px;
}
.dxTop03_info {
	width: 61.34%;
	position: relative;
	padding: 10px 22px 10px 35px;
	box-sizing: border-box;
}
.dxTop03_info::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	width: 5px;
	height: 10px;
	margin: -5px 0 0;
	background: url(/ir/dxar/common/images/svg/arw_ico02.svg) left top no-repeat;
	background-size: 5px 10px;
}
.dxTop03_txt {
	font-weight: 500;
	letter-spacing: -0.015em;
	text-align: left;	
}
/* コンテンツ導線
------------------------------------------------------------------------------- */
.dxTop04 {
	margin: 80px 0;
}
.dxTop04_head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 86px;
	background: url(/ir/dxar/common/images/heading_bg01.png) left top repeat;
	box-sizing: border-box;
	text-align: center;
}
.r2Main .dxTop04_tit {
	line-height: 1.5;
	font-size: 234%;
	font-weight: 500;
}
.dxTop04_body {
	margin: 40px 0 0;
}
.dxTop04_graph {
	display: block;
	margin: 45px 0;
	text-align: center;
}
.dxTop04_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.dxTop04_list-c3 .dxTop04_item {
	width: 31.291%;
	max-width: 388px;
}
.dxTop04_list-c4 .dxTop04_item {
	width: 22.581%;
	max-width: 280px;
}
.dxTop04_list-c5 .dxTop04_item {
	width: 18%;
	max-width: 224px;
}
.dxTop04_wrap {
	display: block;
	height: 100%;
	background-color: #f2f2f2;
	color: #1e1e1e;
	text-decoration: none;
}
.dxTop04_img {
	display: block;
}
.dxTop04_info {
	width: 100%;
	position: relative;
	padding: 26px 30px 27px 35px;
	display: table;
	box-sizing: border-box;
}
.dxTop04_info::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	width: 5px;
	height: 10px;
	margin: -2.5px 0 0;
	background: url(/ir/dxar/common/images/svg/arw_ico02.svg) left top no-repeat;
	background-size: 5px 10px;
}
.dxTop04_info .dxTop04_txt{
	text-align:left;
	display: table-cell;
	vertical-align: middle;
}



/* ナビ 3
------------------------------------------------------------------------------- */
.dxTop05 {
	margin: 40px 0 0;
	padding: 20px 30px 10px;
	border: 4px solid #f2f2f2;
}
.r2Main .dxTop05_tit {
	margin-bottom:0;
	line-height: 1.5;
	font-size: 167%;
	font-weight: 500;
	text-align: left;
}
.dxTop05_list {
	display:flex;
	flex-wrap: wrap;
	line-height: 1.6875;
	margin: 15px 0 0;
	font-size: 134%;
	font-weight: 400;
}
.dxTop05_list li {
	margin: 0 0 10px;
	width:33%;
	text-align: left;
}
.dxTop05_list a {
	display: inline-block;
	position: relative;
	padding: 0 0 0 15px;
	text-decoration: none;
}
.dxTop05_list a:hover {
	text-decoration: underline;
}
.dxTop05_list a::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 10px;
	margin: -5px 0 0;
	background: url(/ir/dxar/common/images/svg/arw_ico02.svg) left top no-repeat;
	background-size: 5px 10px;
}
.dxTop05_list a[href$='.pdf']::after {
	content: "";
	display: inline-block;
	width: 28px;
	height: 13px;
	margin: 0 0 0 10px;
	background: url(/ir/dxar/common/images/pdf_ico01.png) left top no-repeat;
	background-size: contain;
}
/* 一覧
------------------------------------------------------------------------------- */
.dxTop06 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
}
.dxTop07 {
	max-width:1240px;
	margin: 40px auto 0;
}

/* Movie
------------------------------------------------------------------------------- */
.dxTop_movie{
	max-width: 1240px;
	margin: 50px auto 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 40px 0;
}
.dxTop_movie .dxTop_movie_item{
	width:48.4%;
	position: relative;
}


/* ハッシュタグ
------------------------------------------------------------------------------- */
.dxTop_hashtags {
	margin-top: 50px;
	position: relative;
	z-index: 2;
}
.dxTop_hashtags ul {
	position: relative;
	max-width: 950px;
	margin: 0 auto;
	text-align: center;
	display:flex;
	justify-content : center;
	gap: 0 20px;
}
.dxHashtag_item {
	position: relative;
}
.dxHashtag_wrap {
	padding: 4px;
	background: -moz-linear-gradient(left, #E6FBFA 0%, #BDF0F0 30%, #D7EEFA 100%);
	background: -webkit-linear-gradient(left, #E6FBFA 0%,#BDF0F0 30%,#D7EEFA 100%);
	background: linear-gradient(to right, #E6FBFA 0%,#BDF0F0 30%,#D7EEFA 100%);
	border-radius: 10px;
	position: relative;
	transition: all .25s ease-out;
	font-size: 134%;
	line-height:1;
	cursor: pointer;
}
.dxHashtag_wrap span{
	padding:20px 30px;
	background-color: #fff;
    border-radius: 7px;
	display: block;
}
.dxHashtag_wrap-under {
	opacity: 0.5;
}
.dxHashtag_front {
	display: none;
	width: 180px;
	margin-left: -90px;
	position: absolute;
	top: 70px;
	left: 50%;
}
.dxHashtag_item:nth-child(1) .dxHashtag_front {
	width: 270px;
	margin-left: -120px;
}
.dxHashtag_front-show {
	display: block;
 	animation: hastagAnime .35s ease-in-out both;
}
@keyframes hastagAnime {
  0% {
      opacity: 0;
      margin-top: 25px;
  }
  100% {
      opacity: 1;
      margin-top: 0;
  }
}
.dxHashtag_box::after {
	content: '';
	display: block;
	position: absolute;
	top: -14px;
	left: 0;
	width: 100%;
	height: 14px;
	z-index: 0;
}
.dxHashtag_box::before {
	content: '';
	display: block;
	position: absolute;
	top: -14px;
	left: 50%;
	width: 0;
	height: 0;
	margin: 0 0 0 -15px;
	border-style: solid;
	border-width: 0 15px 16px 15px;
	border-color: transparent transparent #1F1F1F transparent;
	z-index: 1;
}
.dxHashtag_box {
	width: 100%;
	position: relative;
	margin-top: -1px;
	padding: 15px 20px;
	background: #1F1F1F;
	color: #fff;
	text-align: left;
	box-sizing: border-box;
}

.r2Main .dxHashtag_txt {
	margin: 5px 0;
	line-height: 1.7;
	font-size: 120%;
	font-weight: 400;
}
.dxHashtag_txt a {
	color: #fff;
	text-decoration: none;
	position: relative;
}
.dxHashtag_txt a:hover {
	text-decoration: underline;
}
.dxHashtag_txt a::before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-top: -5px;
	margin-right: 10px;
	border-right: 2px solid #ff0046;
	border-bottom: 2px solid #ff0046;
	transform: rotate(-45deg);
	/*
	position: absolute;
	top: 50%;
	left: 24px;
	*/
}
.dxHashtag_txt a[target=_blank]::before { display: none; }
.dxHashtag_txt a[target=_blank]::after {
	content: '';
	display: inline-block;
	width: 11px;
	height: 8px;
	margin: 0 0 0 10px;
	background: url(/common/images/rn04/svg/blank_ico02.svg) left top no-repeat;
	background-size: contain;
	vertical-align: 0.1em;
}



