@charset "utf-8";
/* CSS Document */


/* contents==========================

	1.for contents style

*/

/* 1.for contents style ==============================================*/


/* ----------------------------------------------------
メディアクエリ設定 All
---------------------------------------------------- */
.vegas-overlay {
	opacity: 0.95;
}
.vegas-video {
	width: auto !important;
}
.btn a {
	display: block;
	color: #1c1c1c;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
	background: #f9f9f9;
	padding: 30px 0;
}
.btn a:hover {
	background: #a20109;
	color: #fff;
	transition: 0.5s;
}
header .logo {
	display: none;
}
#js-header {
	position: absolute;
	width: 100%;
}
#js-header.fixed {
	position: fixed !important;
}
/*グロナビ*/
.subnavi .h-contact {
	max-width: 180px;
	width: 100%;
}
.subnavi .h-contact a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #c12c1f;
	width: 100%;
	font-size: 1.6rem;
	padding: 7px 0 9px;
	transition: .3s;
	border-radius: 3px;
}
.subnavi .h-contact span {
	font-weight: 400;
	display: flex;
	justify-content: center;
	position: relative;
	align-items: center;
}
.subnavi .h-contact a:hover {
	opacity: 0.7;
}
.mainvis {
	width: 100%;
	height: 0;
	padding-top: 36.1%;
	position: relative;
}
.mainbg::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.mainbg .bt {
	position: absolute;
}
.mainbg .bt a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 11.3em;
	font-size: 1vw;
	padding: 0.7vw 0 0.6vw;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 80px;
	transition: .3s;
}

.main01::before {
	background: url(/img/main_updata22_pc.jpg) 0 0 / cover no-repeat;
}
.main02::before {
	background: url(/img/main_dxreport_pc.jpg) 0 0 / cover no-repeat;
}
.main03::before {
	background: url(/img/main_transact_pc.jpg) 0 0 / cover no-repeat;
}
.main01::after,
.main02::after,
.main03::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	height: 112px;
	top: 0;
	left: 0;
}

.main01 .bt {
	left: 0;
	right: 0;
	margin: auto;
	bottom: 5.3333vw;
	font-family: 'Noto Sans JP', sans-serif;
	border: 1px solid rgba(255, 255, 255, 0);
	transition: .3s;
	width: 14.16666vw;
	height: 3.166666vw;
	border-radius: 100px;
	box-sizing: border-box;
}
.main01 .bt a {
	border: none;
	background: linear-gradient(120deg, rgb(236, 248, 108) 0%, #3ade97 100%);
	color: #000;
	font-weight: 500;
	width: 101%;
	height: 102%;
	padding: 0 0 0.16666vw;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.main01 .bt:hover {
	border: 1px solid rgba(255, 255, 255, 1);
}
.main01 .bt a:hover {
	background: rgba(255, 255, 255, 0);
	color: #fff;
}
.main02 .bt {
	left: 11vw;
	bottom: 7vw;
}
.main02 .bt a {
	background: #fff;
	color: #000;
	border: none;
	font-size: 0.84vw;
}
.main02 .bt a:hover {
	background: #000;
	color: #fff;
}
.main03 .bt {
	left: 10%;
	bottom: 20%;
}


.main03 .bt a {
	background: #fff;
	color: #2059a6;
}

.main03 .bt a:hover {
	background: rgba(255, 255, 255, 0);
	color: #fff;
}

/* .main03::before {
	background: url(/img/bg_dot01.png);
}
.main03 video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
	width: 100%;
} */
.main04::before {
	background: url(/img/main_updata21_pc.jpg) 0 0 / cover no-repeat;
}
.main04 .bt {
	left: 24.6%;
	bottom: 22%;
}
.main04 .bt a:hover {
	background: #fff;
	color: #3c2c9f;
}
.main05::before {
	background: url(/img/main_dataring_pc.jpg) 0 0 / cover no-repeat;
}
.main05 .bt {
	left: 51%;
	bottom: 19%;
}
.main05 .bt a {
	background: linear-gradient(to right, #da0450, #b31353);
	border-color: rgba(0, 0, 0, 0);
	padding: 8% 0;
	width: 12em;
	border-width: 2px;
}
.main05 .bt a:hover {
	background: #fff;
	color: #b31353;
	border-color: #b31353;
}
.content {
	max-width: 1200px;
	margin: 0 auto;
}
.content > section {
	overflow: hidden;
	padding: 60px calc(50vw - 50%);
	margin: 0 calc(50% - 50vw);
}
.content h2 {
	font-size: 22px;
	font-size: 2.2rem;
	opacity: 0;
	-webkit-transform: translate(0, 30px);
	transform: translate(0, 30px);
	transition: .8s;
}
section.pickup {
	background: rgba(255, 255, 255, 1);
	text-align: center;
	padding: 40px 0 30px !important;
}
.pickup h2 {
	margin-bottom: 30px;
}

.pickup figure {
	padding: 0 15px 30px;
}
.pickup figure img {
	position: relative;
	width: 100%;
	/*max-width:560px;*/
	margin: 0 auto;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.pickup a {
	color: #333;
	text-decoration: none;
}
.pickup a:hover {
	opacity: .7;
	transition: 0.2s;
}
.pickup p {
	padding: 0 15px;
	line-height: 1.5;
}
.pickup .slider {
	width: 90%;
	margin: 0 auto;
}
/*.pickup .slick-slider{
  margin-bottom: 0;
}*/
.pickup .slick-dots {
	top: 5px;
	bottom: auto;
}
.pickup .slick-dots li button::before {
	content: "■";
	font-size: 10px;
	font-size: 1.0rem;
	color: #d0d0d0;
	opacity: 1;
}
.pickup .slick-dots li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
}
.slick-dots li.slick-active button::before {
	color: #a20109;
	opacity: 1;
}
/*.pickup .slick-slide{ opacity: .3; }
.pickup .slick-center{ opacity:1; }*/
section.update {
	padding: 50px 0;
	margin: 0 calc(50% - 50vw);
	background: rgba(245, 245, 245, 0.8);
	display: flex;
	justify-content: center;
}
.update-tit {
	width: 200px;
	margin: 0 20px 0 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.update-tit h2 {
	margin: 0 0 10px;
	display: inline-block;
	background: url(/common/img/arrow_red.png) right 25px center / 6px auto no-repeat;
	padding: 0 55px 0 0;
	width: 100%;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 100;
}
.update-tit .btn a {
	padding: 10px 0;
	margin: 10px 25px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	background: none;
	border: 1px solid #333;
	color: #333;
}
.update-tit .btn a:hover {
	background: #fff;
	border-color: transparent;
	position: relative;
	z-index: 100;
	box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.1);
}
.news-area {
	max-width: 1200px;
	width: 100%;
}
.news-area a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 0 20px;
	margin: 0 -20px;
	transition: 0.3s;
}
.news-area a:hover {
	background: #fff;
	box-sizing: content-box;
	box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 100;
}
.news-area dl {
	overflow: hidden;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 10px 0;
	line-height: 2;
	border-top: 1px solid #c0c5cc;
}
.news-area a:last-of-type dl {
	border-bottom: 1px solid #c0c5cc;
}
.news-area a:hover dl, .news-area a:hover + a dl {
	border-color: transparent;
}
.news-area a:hover + a:last-of-type dl {
	border-bottom: 1px solid #c0c5cc;
}
.news-area dt {
	float: left;
	position: relative;
	width: 8em;
}
.news-area dd {
	color: #1b1b1b;
	text-decoration: none;
	background: url(/common/img/arrow_red.png) right center / 6px auto no-repeat;
	padding-right: 20px;
	padding-left: 8em;
}
.about {
	background: #fff;
	margin: 0 calc(50% - 50vw);
}
.about ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about ul li {
	width: 50%;
	position: relative;
	overflow: hidden;
}
.about ul li::before {
	content: "";
	display: block;
	height: 101%;
	width: 101%;
	position: absolute;
	top: 0;
	left: 0;
	will-change: transform;
	transition: .3s;

}
.about ul li:hover::before {
	transform: scale(1.05);
}
.about a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	font-size: 2vw;
	text-align: center;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 10%;
}
.about a:hover {
	background: rgba(255, 255, 255, 0.2);
}
.about a span {
	font-size: 1.1vw;
	margin-top: 20px;
}
.about a::before {
	content: "";
	position: absolute;
	display: block;
	width: 13px;
	height: 13px;
	right: 10%;
	top: 0;
	bottom: 0;
	margin: auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	z-index: 1;
}

.about .work::before {
	background: url(/img/bg_work.jpg) center center / cover no-repeat;
}
.about .case::before {
	background: url(/img/bg_case.jpg) center center / cover no-repeat;
}
.about .data::before {
	background: url(/img/bg_data.jpg) center center / cover no-repeat;
}
.about .challenge::before {
	background: url(/img/bg_challenge.jpg) center top / cover no-repeat;
}
.about .wep::before {
	background: url(/img/bg_wep.jpg) center center / cover no-repeat;
}
.about .de::before {
	background: url(/img/bg_de.jpg) center center / cover no-repeat;
}
.about .case, .about .data {
	height: 400px;
}
.about .data a {
	font-size: 2.5vw;
}
.product {
	background: #f4f4f4;
}
.product-menu {
	float: left;
	width: calc(270/1200*100%);
}
.product-menu h2 {
	margin: 80px 0 80px;
	background: url(/common/img/arrow_red.png) 180px 8px / 6px auto no-repeat;
}
.product-menu button {
	border: none;
	background: none;
	cursor: pointer;
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', 'YuGothic M', '游ゴシック', 'Yu Gothic', '游ゴシック体', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "M+ 1p", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #1b1b1b;
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	padding: 15px 15px 15px calc(59/270*100%);
}
@media all and (-ms-high-contrast:none) {
	.product-menu button {
		font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, YuGothic, YuGothicM, sans-serif;
	}
}
.product-menu li {
	margin-bottom: 10px;
}
.product-menu .all button {
	background: url(/img/ico_all_off.png) 20px center no-repeat;
}
.product-menu .all button.mixitup-control-active {
	background: url(/img/ico_all_on.png) 20px center no-repeat;
}
.product-menu .select-form button {
	background: url(/img/ico_pro_form.png) 20px center no-repeat;
}
.product-menu .select-form button.mixitup-control-active {
	background: url(/img/ico_pro_form_on.png) 20px center no-repeat;
}
.product-menu .select-bi button {
	background: url(/img/ico_pro_bi.png) 15px center no-repeat;
}
.product-menu .select-bi button.mixitup-control-active {
	background: url(/img/ico_pro_bi_on.png) 15px center no-repeat;
}
.product-menu .select-cloud button {
	background: url(/img/ico_pro_cloud.png) 18px center no-repeat;
}
.product-menu .select-cloud button.mixitup-control-active {
	background: url(/img/ico_pro_cloud_on.png) 18px center no-repeat;
}
.product-menu .sf button {
	background: url(/img/ico_product_off.png) 15px center no-repeat;
}
.product-menu .sf button.mixitup-control-active {
	background: url(/img/ico_product_on.png) 15px center no-repeat;
}
.product-menu button.mixitup-control-active {
	color: #af010b;
	font-weight: bold;
	background-color: rgba(255, 255, 255, 0.5) !important;
}
.product-menu button:hover {
	background-color: rgba(255, 255, 255, 0.5);
	transition: 0.5s;
}
.product-list {
	float: right;
	width: calc(900/1200*100%);
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}
.product-list:after {
	content: '';
	display: inline-block;
	width: 100%;
}
.mix, .gap {
	display: inline-block;
	vertical-align: top;
	width: calc(100%/3);
	font-size: 12px;
	font-size: 1.2rem;
}
.mix {
	background: #fff;
	position: relative;
	border-left: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
}
.mix a {
	display: block;
	text-align: center;
	height: 100%;
	padding: 80px 0 60px;
	color: #1b1b1b;
	text-decoration: none;
}
.mix a:hover {
	box-shadow: 0px 0px 12px 5px #dddddd;
	position: relative;
	z-index: 100;
	transition: 0.5s;
}
.mix figure {
	padding: 0px 0 30px;
}
.mix figure + p {
	font-size: 14px;
	font-size: 1.4rem;
	background: url(/common/img/arrow_red.png) right center / 6px auto no-repeat;
	display: inline-block;
	padding-right: 18px;
	line-height: 1.5;
}
.division ul {
	margin: 0 calc(50% - 50vw);
	display: flex;
}
.division li {
	width: 50%;
}
.division li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 1.95vw;
	font-family: 'Noto Sans JP', sans-serif;
	position: relative;
	height: 0;
	padding-top: 29%;
	line-height: 1.5;
	background: url(/img/bg_division01.jpg) 0 0 / cover no-repeat;
	transition: .3s;
}
.division .bd a {
	background-image: url(/img/bg_division02.jpg);
}
.division li a:hover {
	opacity: 0.7;
}
.division li a::before {
	content: "";
	position: absolute;
	display: block;
	width: 1.1vw;
	height: 1.1vw;
	top: 0;
	bottom: 0;
	right: 4vw;
	margin: auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
}
.division li dl {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.division li dt {
	transform: scaleX(0.95);
	font-weight: 500;
	letter-spacing: -0.05em;
	margin-bottom: 0.9vw;
}
.division li dd {
	font-size: 1.14vw;
	letter-spacing: 0.05em;
}
.media {
	background: #fff;
	padding: 60px calc(50vw - 50%) 120px;
	margin: 0 calc(50% - 50vw);
}
/*.media h2{ text-align: center; margin-bottom: 10px; }*/
.media > p {
	text-align: center;
	display: flex;
	justify-content: center;

}
.media > p a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.media > p img {
	margin-right: 30px;
	flex-shrink: 0;
	width: 231px;
}
.media > p span {
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
	margin-top: 15px;
	text-align: left;
}
.media p a {
	text-decoration: none;
	color: #333;
}
.media ul {
	display: flex;
	justify-content: space-between;
}
.media ul li {
	width: 32%;
	line-height: 1.5;
	text-align: left;
}
.media ul li a {
	text-decoration: none;
	color: #333;
}
.media ul li a:hover {
	opacity: .7;
	transition: .3s;
}
.media ul li figure {
	position: relative;
	width: 100%;
	padding-top: 58.5%;
	overflow: hidden;
	margin: 0 auto 10px;
}
.media ul li figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.media ul li p {
	text-align: left;
}

/*updata-cm*/
.updata-cm {
	margin-bottom: 50px;
}
.updata-cm .layer {
	position: relative;
	display: block;
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 4rem;
}
.updata-cm .layer > * {
	z-index: 3;
}
.updata-cm .layer::before,
.updata-cm .layer::after {
	position: absolute;
	width: 100%;
}
.updata-cm .layer::before {
	color: #00ffff;
	left: -0.04em;
	z-index: -1;
}
.updata-cm .layer::after {
	color: #ff00ff;
	left: 0.04em;
	z-index: -2;
}
.updata-cm span:nth-of-type(1)::before,
.updata-cm span:nth-of-type(1)::after {
	content: "データがあるから、";
	position: absolute;
	z-index: -1;
}
.updata-cm span:nth-of-type(2)::before,
.updata-cm span:nth-of-type(2)::after {
	content: "踏み出せる一歩がある。";
	position: absolute;
	z-index: -1;
}


/*All END*/


/* ----------------------------------------------------
メディアクエリ設定 (PC) 1000px～
---------------------------------------------------- */
@media screen and (min-width: 1001px) {
	header h1 {
		height: 173px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
		transition: .2s;
	}
	header h1 img {
		opacity: 1;

	}
	header h1::before {
		content: "";
		background: url(/common/img/logo_sub.png) left center / 123px auto no-repeat;
		display: block;
		position: absolute;
		width: 123px;
		height: 46px;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		opacity: 0;

	}
	header h1.on {
		position: relative;
		height: 112px;
	}
	header h1.on img {
		opacity: 0;

	}
	header h1.on::before {
		opacity: 1;

	}

	header.fixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
	}
	.gnavi {
		height: 112px;
	}
	.gnavi > li > a {
		color: #fff;
	}
	.gnavi > li > a > span::before {
		background: rgba(255, 255, 255, 0);
	}
	.gnavi > .active > a > span::before,
	.gnavi > li > a:hover > span::before {
		background: rgba(255, 255, 255, 1);
	}
	.drawer-dropdown-menu {
		top: 112px;
	}
	.hot .drawer-overlay {
		top: 70px;
	}
	.subnavi .h-contact {
		margin-right: auto;
	}
	.subnavi .src-btn::before {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.85 14.85'%3E%3Cg id='search_2' data-name='search 2'%3E%3Cg id='text'%3E%3Cpath d='M6,12.09a6,6,0,1,1,6.05-6A6,6,0,0,1,6,12.09ZM6,2a4,4,0,1,0,4.05,4A4,4,0,0,0,6,2Z' style='fill:%23fff'/%3E%3Crect x='11' y='8.97' width='2' height='6.06' transform='translate(-4.97 12) rotate(-45)' style='fill:%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	}
	.subnavi .src-area .close {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.03' height='15.03' viewBox='0 0 15.03 15.03'%3E%3Cg id='close_2' data-name='close 2'%3E%3Cg id='text'%3E%3Cline x1='0.71' y1='0.71' x2='14.33' y2='14.33' style='fill:none;stroke:%23fff;stroke-miterlimit:8;stroke-width:2px'/%3E%3Cline x1='0.71' y1='14.33' x2='14.33' y2='0.71' style='fill:none;stroke:%23fff;stroke-miterlimit:8;stroke-width:2px'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	}
	.subnavi .h-lang p {
		color: #fff;
	}
	.subnavi .h-lang p::before {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0'%3E%3Cg id='lang_2' data-name='lang 2'%3E%3Cg id='text'%3E%3Cpath d='M8,0a8,8,0,1,0,8,8A8,8,0,0,0,8,0ZM3,3A6.93,6.93,0,0,1,5.64,1.4,7.32,7.32,0,0,0,4.46,3.55H2.58A5.57,5.57,0,0,1,3,3ZM2,4.3H4.22a13.47,13.47,0,0,0-.47,3.3H1A6.9,6.9,0,0,1,2,4.3Zm0,7.35a6.9,6.9,0,0,1-1-3.3H3.75a13.47,13.47,0,0,0,.47,3.3Zm1,1.26a5.57,5.57,0,0,1-.46-.51H4.47a8.86,8.86,0,0,0,.44,1,6.19,6.19,0,0,0,.73,1.12A6.93,6.93,0,0,1,3,12.91Zm4.56,2-.35,0a2.75,2.75,0,0,1-.54-.35A5.34,5.34,0,0,1,5.26,12.4H7.6v2.54Zm0-3.29H5a12.76,12.76,0,0,1-.51-3.3H7.6v3.3Zm0-4.05H4.5A12.34,12.34,0,0,1,5,4.3H7.6V7.6Zm0-4H5.27a4.82,4.82,0,0,1,.31-.69A4.61,4.61,0,0,1,6.71,1.38,2.75,2.75,0,0,1,7.25,1L7.6,1V3.55Zm6.31.75a6.9,6.9,0,0,1,1,3.3H12.2a13.47,13.47,0,0,0-.47-3.3ZM12.91,3a5.57,5.57,0,0,1,.46.51H11.48a8.86,8.86,0,0,0-.44-1,6.19,6.19,0,0,0-.73-1.12A6.93,6.93,0,0,1,12.91,3ZM8.35,1,8.7,1a2.75,2.75,0,0,1,.54.35,5.34,5.34,0,0,1,1.45,2.17H8.35Zm0,3.29H11a12.76,12.76,0,0,1,.51,3.3H8.35Zm0,4.05h3.1a12.34,12.34,0,0,1-.51,3.3H8.35Zm.89,6.22a2.75,2.75,0,0,1-.54.35l-.35,0V12.4h2.33a4.82,4.82,0,0,1-.31.69A4.61,4.61,0,0,1,9.24,14.57Zm3.67-1.66a6.93,6.93,0,0,1-2.6,1.64,7.32,7.32,0,0,0,1.18-2.15h1.88A5.57,5.57,0,0,1,12.91,12.91Zm1-1.26H11.73a13.47,13.47,0,0,0,.47-3.3h2.74A6.9,6.9,0,0,1,13.91,11.65Z' style='fill:%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	}
	.subnavi .h-lang p::after {
		border-color: #fff transparent transparent transparent;
	}

	.fixed .gnavi {
		background: #fff;
		height: 70px;
		border-bottom: 1px solid #e6e6e6;
	}
	.fixed h1 {
		height: 70px;
	}
	.fixed h1.on {
		margin-bottom: 0 !important;
		height: 70px;
	}
	.fixed h1::before {
		opacity: 1;
	}
	.fixed h1 img {
		display: none;
	}
	.fixed .drawer-dropdown.active .drawer-dropdown-menu {
		top: 70px;
	}
	.fixed .gnavi {
		padding-top: 7px;
	}
	.fixed .gnavi > li > a {
		color: #111;
	}
	.fixed .gnavi > li > a > span::before {
		background: rgba(193, 44, 31, 0);
	}
	.fixed .gnavi > .active > a > span::before,
	.fixed .gnavi > li > a:hover span::before {
		background: rgba(193, 44, 31, 255);
	}
	.fixed .subnavi {
		top: 18px;
	}
	.fixed .subnavi .src-area {
		opacity: 0;
		transition: .5s cubic-bezier(0.16, 1, 0.3, 1);
	}
	.fixed .subnavi .on .src-area {
		opacity: 1;
		transition: .5s cubic-bezier(0.16, 1, 0.3, 1);
	}
	.fixed .subnavi .src-btn::before {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.85 14.85'%3E%3Cg id='search_2' data-name='search 2'%3E%3Cg id='text'%3E%3Cpath d='M6,12.09a6,6,0,1,1,6.05-6A6,6,0,0,1,6,12.09ZM6,2a4,4,0,1,0,4.05,4A4,4,0,0,0,6,2Z' style='fill:%23111'/%3E%3Crect x='11' y='8.97' width='2' height='6.06' transform='translate(-4.97 12) rotate(-45)' style='fill:%23111'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	}
	.fixed .subnavi .src-area input {
		border: 1px solid #c0c5cc !important;
	}
	.fixed .subnavi .src-area .close {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.03' height='15.03' viewBox='0 0 15.03 15.03'%3E%3Cg id='close_2' data-name='close 2'%3E%3Cg id='text'%3E%3Cline x1='0.71' y1='0.71' x2='14.33' y2='14.33' style='fill:none;stroke:%23111;stroke-miterlimit:8;stroke-width:2px'/%3E%3Cline x1='0.71' y1='14.33' x2='14.33' y2='0.71' style='fill:none;stroke:%23111;stroke-miterlimit:8;stroke-width:2px'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	}
	.fixed .subnavi .h-lang p {
		color: #111;
	}
	.fixed .subnavi .h-lang p::before {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0'%3E%3Cg id='lang_2' data-name='lang 2'%3E%3Cg id='text'%3E%3Cpath d='M8,0a8,8,0,1,0,8,8A8,8,0,0,0,8,0ZM3,3A6.93,6.93,0,0,1,5.64,1.4,7.32,7.32,0,0,0,4.46,3.55H2.58A5.57,5.57,0,0,1,3,3ZM2,4.3H4.22a13.47,13.47,0,0,0-.47,3.3H1A6.9,6.9,0,0,1,2,4.3Zm0,7.35a6.9,6.9,0,0,1-1-3.3H3.75a13.47,13.47,0,0,0,.47,3.3Zm1,1.26a5.57,5.57,0,0,1-.46-.51H4.47a8.86,8.86,0,0,0,.44,1,6.19,6.19,0,0,0,.73,1.12A6.93,6.93,0,0,1,3,12.91Zm4.56,2-.35,0a2.75,2.75,0,0,1-.54-.35A5.34,5.34,0,0,1,5.26,12.4H7.6v2.54Zm0-3.29H5a12.76,12.76,0,0,1-.51-3.3H7.6v3.3Zm0-4.05H4.5A12.34,12.34,0,0,1,5,4.3H7.6V7.6Zm0-4H5.27a4.82,4.82,0,0,1,.31-.69A4.61,4.61,0,0,1,6.71,1.38,2.75,2.75,0,0,1,7.25,1L7.6,1V3.55Zm6.31.75a6.9,6.9,0,0,1,1,3.3H12.2a13.47,13.47,0,0,0-.47-3.3ZM12.91,3a5.57,5.57,0,0,1,.46.51H11.48a8.86,8.86,0,0,0-.44-1,6.19,6.19,0,0,0-.73-1.12A6.93,6.93,0,0,1,12.91,3ZM8.35,1,8.7,1a2.75,2.75,0,0,1,.54.35,5.34,5.34,0,0,1,1.45,2.17H8.35Zm0,3.29H11a12.76,12.76,0,0,1,.51,3.3H8.35Zm0,4.05h3.1a12.34,12.34,0,0,1-.51,3.3H8.35Zm.89,6.22a2.75,2.75,0,0,1-.54.35l-.35,0V12.4h2.33a4.82,4.82,0,0,1-.31.69A4.61,4.61,0,0,1,9.24,14.57Zm3.67-1.66a6.93,6.93,0,0,1-2.6,1.64,7.32,7.32,0,0,0,1.18-2.15h1.88A5.57,5.57,0,0,1,12.91,12.91Zm1-1.26H11.73a13.47,13.47,0,0,0,.47-3.3h2.74A6.9,6.9,0,0,1,13.91,11.65Z' style='fill:%23111'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	}
	.fixed .subnavi .h-lang p::after {
		border-color: #111 transparent transparent transparent;
	}

	/* (PC) 961px～  END*/
}


/* ----------------------------------------------------
メディアクエリ設定 (tablet and PC) 769px～
---------------------------------------------------- */
@media only screen and (min-width: 769px) {

	/*(tablet and PC) 769px～  END*/
}

/* ----------------------------------------------------
メディアクエリ設定 (tablet　only)  769～960px
---------------------------------------------------- */
@media only screen and (min-width: 769px) and (max-width: 960px) {

	.mix, .gap {
		width: calc(100%/2);
	}
	.about ul li a {
		padding: 80px 0;
	}

	/*769～960px*/
}

/* ----------------------------------------------------
メディアクエリ設定 (smartPhone only)   0～960px
---------------------------------------------------- */
@media screen and (max-width: 1000px) {
	section.pickup {
		padding: 50px 0 !important;
	}
	.pickup .slick-dots {
		top: auto;
		right: auto;
		bottom: -30px;
		width: 100%;
	}
	#js-header,
	#js-header.fixed {
		position: relative !important;
	}
	.subnavi .h-contact {
		max-width: none;
		padding: 30px 15px 0;
	}
	.subnavi .h-contact a {
		font-size: 1.5rem;
		padding: 15px 0;
	}
	.subnavi .h-contact span::before {
		height: 16px;
		width: 16px;
	}
	.subnavi .h-lang p {
		font-size: 1.5rem;
	}
	.subnavi .h-lang a {
		font-size: 1.3rem;
	}
	.main01::after,
	.main02::after,
	.main03::after {
		display: none;
	}
	.division li a {
		font-size: 2.2vw;
	}
	.division li dd {
		font-size: 1.5vw;
	}
}

/* ----------------------------------------------------
メディアクエリ設定 (smartPhone only)   0～768px
---------------------------------------------------- */
@media screen and (max-width: 768px) {
	.btn a {
		width: 80%;
		margin: 0 auto;
		background: #3a3a3a;
		font-size: 14px;
		font-size: 1.4rem;
		color: #fff;
		padding: 20px 0;
	}

	.mainvis {
		padding-top: 114.2%;
	}
	.mainbg .bt a {
		font-size: 3.5vw;
		width: 10em;
		padding: 3vw 0;
	}
	.main01::before {
		background-image: url(/img/main_updata22_sp.jpg);
	}

	.main01 .bt {
		left: 0;
		right: 0;
		bottom: 21.71vw;
		margin: auto;
		width: 35.714vw;
		height: 8.8571vw;
	}
	.main01 .bt a {
		margin: 0 auto;
		width: 100%;
		height: 100%;
		padding: 0 0 0.5vw;
	}
	.main02::before {
		background-image: url(/img/main_dxreport_sp.jpg);
	}
	.main02 .bt {
		left: 6.5vw;
		top: 49vw;
		bottom: auto;
	}

	/* .main03 video {
		width: auto;
		height: 100%;
		left: -100%;
	} */
	.main03::before {
		background-image: url(/img/main_transact_sp.jpg);
	}
	.main03 .bt {
		left: 5%;
		bottom: 23.5%;
	}
	.main04::before {
		background-image: url(/img/main_updata21_sp.jpg);
	}
	.main04 .bt {
		left: 3%;
		bottom: 4%;
	}
	.main04 .bt a {
		background: rgba(55, 60, 156, 0.7);
	}
	.main05::before {
		background-image: url(/img/main_dataring_sp.jpg);
	}
	.main05 .bt {
		left: 0;
		right: 0;
		margin: auto;
		bottom: 18%;
	}
	.main05 .bt a {
		margin: 0 auto;
	}
	.content > section {
		padding: 50px 20px;
	}
	.content h2 {
		margin: 0 0 30px;
		text-align: center;
		background: none;
		line-height: 1.5;
	}
	.pickup .slider {
		width: 100%;
	}
	.pickup .slick-slide {
		opacity: .3;
	}
	.pickup .slick-center {
		opacity: 1;
	}
	.pickup figure {
		padding: 0 5px 20px;
	}
	.pickup a {
		font-size: 1.1rem;
	}
	.about {
		height: auto;
	}
	.about a {
		padding: 30px 15px !important;
		;
		font-size: 1.8rem !important;
		text-align: center;
		line-height: 1.2;
	}
	.about a::before {
		right: 15px;
		width: 8px;
		height: 8px;
	}
	.about a span {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.2;
		display: inline-block;
		margin-top: 10px;
	}
	.about ul {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: stretch;
	}
	.about ul li {
		width: 50%;
		display: flex;
		align-items: center;
		height: auto !important;
	}
	.about .data {
		align-self: stretch;
	}
	.about .de {
		width: 100%;
	}
	/*.about .data{ display: block; width: 100%; }
	.about .data a{ padding: 50px 15px !important; line-height: 1.2; }
  .about .data span{
    padding: 0;
    line-height: 1.5;
  }
  .about .data div{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  top: auto;
  left: auto;
  transform: translate(0%, 0%);
}*/
	.product-menu {
		width: 100%;
		float: none;
	}
	.sp-select {
		width: 100%;
		padding: 20px 0;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
		background: #fff;
		text-align: center;
		margin-bottom: 20px;
		position: relative;
	}
	.sp-select::before {
		content: "";
		background: url(/common/img/arrow_red.png) left center / contain no-repeat;
		width: 8px;
		height: 12px;
		display: block;
		transform: rotate(90deg);
		position: absolute;
		right: 15px;
		top: calc(50% - 5px);
	}
	.select-box {
		width: 100%;
		margin: -20px 0 20px;
		background: #fff;
	}
	.product-menu button {
		background: none !important;
		padding: 10px 15px;
		margin-bottom: 0;
		width: 100%;
		text-align: left;
	}
	.product-list {
		justify-content: space-between;
		width: 100%;
	}
	.mix, .gap {
		width: calc(100%/2 - 0.5rem);
	}
	.mix {
		background: none;
		border: none;
		margin-bottom: 20px;
	}
	.mix a {
		padding: 0;
	}
	.mix a:hover {
		box-shadow: none;
		z-index: 1;
	}
	.mix figure {
		background: #fff;
		padding: 30px 5px;
		margin-bottom: 10px;
	}
	.mix figure + p {
		padding-right: 0;
		text-align: left;
		display: inherit;
		background: none;
		font-size: 12px;
		font-size: 1.2rem;
	}
	section.update {
		display: block;
	}
	.update-tit {
		width: 100%;
		margin: 0;
		flex-direction: row;
	}
	.update-tit h2 {
		margin: 0 0 30px;
		padding: 0;
		display: inherit;
	}
	.update-tit .btn a {
		margin: 0;
		font-size: 14px;
		font-size: 1.4rem;
		display: block;
		padding: 10px 20px;
		width: 100%;
	}
	.news-area dl {
		margin: 0 -20px;
		padding: 20px;
		position: relative;
		line-height: 1.6;
	}
	.news-area dt {
		float: none;
		width: 150px;
		color: #b40200;
		font-weight: bold;
		font-size: 1.2rem;
		margin-bottom: 5px;
	}
	.news-area dd {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.news-area dd a {
		display: block;
		background: none;
		padding-right: 0;
	}
	.news-area dd a:hover {
		text-decoration: none;
	}

	.division li a {
		padding-top: 97.5%;
		background-image: url(/img/bg_division01_sp.jpg);
		font-size: 4.2vw;
	}
	.division .bd a {
		background-image: url(/img/bg_division02_sp.jpg);
	}
	.division li a::before {
		width: 2.5vw;
		height: 2.5vw;
		right: 3vw;
	}
	.division li dl {
		width: 80%;
		padding-right: 2vw;
	}
	.division li dt {
		margin-bottom: 1.8vw;
	}
	.division li dd {
		font-size: 3vw;
	}
	.media {
		padding-bottom: 60px;
	}
	.media > p {
		display: block;
		margin-bottom: 30px;
		text-align: center;
	}
	.media > p a {
		display: block;
	}
	.media > p img {
		margin: 0 0 30px;
	}
	.media > p span {
		font-size: 16px;
		font-size: 1.6rem;
		display: block;
		margin-top: 0;
		text-align: center;
	}
	.media ul {
		display: block;
	}
	.media ul li {
		width: 100%;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #EBEBEB;
	}
	.media ul li a {
		text-decoration: none;
		color: #333;
		display: flex;
		padding: 0 10px;
		align-items: center;
	}
	.media ul li a:hover {
		opacity: 1;
		transition: 0s;
	}
	.media ul li figure {
		margin: 0 10px 0;
		width: 30%;
		flex-shrink: 0;
		padding-top: 0;
	}
	.media ul li figure img {
		position: relative;
		max-width: none;
		width: 100%;
		height: auto;
		top: auto;
		left: auto;
		transform: translate(0%, 0%);
	}
	.media ul li p {
		flex: 1;
	}


	.updata-cm .layer {
		font-size: 8vw;
	}
	/*smartPhone END*/
}