@charset "utf-8";

:root {
	/*Primary*/
	--Red1:#fa000f;
	--Red2:#cc0000;
	--White:#ffffff;
	--Gray1:#f4f4f4;
	--Gray2:#d9d9d9;
	--Gray3:#b3b3b3;
	--Gray4:#737373;
	--Gray5:#4d4d4d;
	--Gray6:#222222;
	--Black:#0c0c0c;
	/*Secondary*/
	--Orange1: #fdc796;
	--Orange2: #fa6900;
	--Orange3: #c85400;
	--Yellow1: #fdec96;
	--Yellow2: #fad200;
	--Yellow3: #967e00;
	--Pink1: #fd96d4;
	--Pink2: #fa00a5;
	--Pink3: #96005a;
	--Purple1: #d096fd;
	--Purple2: #9b00fa;
	--Purple3: #540096;
	--Blue1: #96c5fd;
	--Blue2: #0064fa;
	--Blue3: #004596;
	--Teal1: #96f0fd;
	--Teal2: #00dcfa;
	--Teal3: #008496;
	--Green1: #96fdcc;
	--Green2: #00fa82;
	--Green3: #00964e;
	--Red1_20_Tint: #ffcbce;
	--Red1_40_Tint: #ff979d;
	--Red1_60_Tint: #ff636c;
	--Red1_20_Dark: #bb000b;
	--Red1_40_Dark: #7d0008;
	/*BlockUse*/
	--BlackOp: rgba(0,0,0,0.86);
	--Blur: blur(10px);
	/**/
	--Wide: 1275px;
	--WideS: 965px;
}
::-webkit-scrollbar {
	width: 12px;
}
::-webkit-scrollbar-track {
	border-radius: 10px;
	background: rgba(0,0,0,.3);
}
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0,0,0,.6);	
}
html {
	scroll-behavior: smooth;
}
body {
	font-family: "Hitachi Sans", "Noto Sans JP", "Yu Gothic UI", "Noto Sans" ,sans-serif;
}
#Contents * {
	box-sizing: border-box;
}
div#Contents,
.GridSet,
.Grid4 {
	width: 100%;
	margin: auto;
	overflow: visible;
}
div.Section {
	width: 100%;
}
div.Section.Gray {
background: #aaaaaa;
}
div.Section:before {
content: "";
display: block;
clear: both;
float: none;
}
.Section>.Inner {
width: var(--Wide);
margin: auto;
padding: 2em 0;
word-break: break-word;
}
.Section h2 {
    text-align: center;
    font-size: 2.2em;
    padding: .5em 0;
}
.Section .Inner h3 {
    background: transparent;
    border: none;
    font-size: 1.8em;
    text-align: center;
}
.Section .Inner h3:after {
    content: "";
    display: block;
    float: none;
    clear: both;
}
.PageTitleStyle3 {
    height: 425px;
    margin-bottom: 0;
}
.PageTitleStyle3 .Wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.PageTitleStyle3 .Inner {
	width: 100%;
	background: rgba(0,0,0,.8);
	display: block;
	margin: auto;
	padding: 1em 0;
}
.PageTitleStyle3 .Inner h1 {
	width: var(--Wide);
	margin: auto;
	font-size: 2.6em;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 5px var(--Gray4);
}
.PageTitleStyle3 .Inner .Read {
	width: var(--Wide);
	margin: auto;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-shadow: 0 0 5px var(--Gray4);	
}
.PageTitleStyle3 .TextStyle2 {
	color: var(--White);
}

.Contact a:link,
.Contact a:visited {
	display: flex;
	align-items: center;
	justify-content: center;;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: none;
	box-sizing: border-box;
	padding: 1em 0;
	margin: 1em auto;
	background: var(--Red2);
	font-size: 1.2em;
	font-weight: normal;
	width: 80%;
	border-radius: 5px;
	flex-direction: column;
	box-shadow: 0 5px 0px 0px rgb(0 0 0 / 20%);
	transition: background .08s ease-in;
}
.Contact a span {
	font-size: .8em;
}
.Contact .Doc a:link,
.Contact .Doc a:visited {
	background: var(--Red2);
}
.Contact a:before {
	content: none;
}
.Contact .TextStyle1 {
	font-size: inherit;
}
.Contact .TextStyle1 {
    width: 720px;
    display: block;
    margin: auto;
}
.Contact {
    margin: 4em auto 1em;
}
.Contact a:hover {
	background: var(--Red1);
}
.Grid4 .ColumnOneThird {
	width: calc((100% / 3) - 10.5px);
	margin: 0 0 0 15px;
	padding: 0em;
	box-sizing: border-box;
	float: left;
	transition: .08s ease-in;
}
.Grid4 .ColumnSet .ColumnOneThird:nth-of-type(1) {
	margin: 0;
}
/*Custom*/
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
.sticky:before,
.sticky:after {
    content: '';
    display: table;
}
span.Mobile {
	display: none;
}
br.RWD768 {
	display: none;
}
.Section>.Inner {
	padding: 3em 0;
}
.Rev2022 .Section.Merit >.Inner {
    padding: 5em 0;
}
div.Section {
	padding: 0;
}
.PageTitleStyle3 {
	height: 500px;
	background: url("/-/media/ind/datarobot/image/img_branding_bg.png") no-repeat 50% 60% ;
	position: relative;
}
.Grid4.archive .PageTitleStyle3,
.Grid4.case .PageTitleStyle3 {
	height: 280px;
}
.Grid4.archive .PageTitleStyle3,
.Grid4.case .PageTitleStyle3 {
	background: url(/-/media/ind/datarobot/image/img_branding_parts_2026.png) no-repeat -5% 40% / 449px auto, linear-gradient(90deg, rgba(34,34,34,.85) 0%, rgba(85,85,85,1) 100%) 0% 0% no-repeat padding-box
}
.PageTitleStyle3:after {
	content: "";
	background: url(/-/media/ind/datarobot/image/img_branding_parts_2026.png) no-repeat;
	display: block;
	width: 510px;
	max-width: 40%;
	height: 387px;
	position: absolute;
	bottom: -10%;
	right: 0%;
	z-index: 1;
}
.Grid4.archive .PageTitleStyle3::after,
.Grid4.case .PageTitleStyle3::after {
	content: none;
}
.PageTitleStyle3 .Wrapper {
	flex-direction: column;
	background: transparent linear-gradient(106deg, var(--Gray4) 0%, var(--Gray5) 100%) 0% 0% no-repeat padding-box;
}
.Grid4 .InnerLink {
	background: rgba(255,255,255,.9);
	backdrop-filter: var(--Blur);
	width: 100%;
	min-height: 44px;
	z-index: 2;
	transition: .08s ease-in;
}
.Grid4 .InnerLink:hover {
	background: rgba(255,255,255,1);
}
/* 20230214追加 */
.Grid4 .Banner :hover {
	opacity: 0.8 ;
	box-shadow: 0 5px 10px 2px rgb(0 0 0 / 30%);
}
/* 20230214追加 */
.Grid4 .InnerLink ul {
	max-width: auto;
	margin: auto;
	display: flex;
	align-items: center;
}
.Grid4 .InnerLink a:link,
.Grid4 .InnerLink a:visited {
	color: var(--Gray6);
	padding: 1em .5em;
	background: rgba(0,0,0,0);
	border-radius: 2px;
	transition: .08s ease-in;
	font-size: .9em;
}
.Grid4 .InnerLink a:hover,
.Grid4 .InnerLink a.CurrentThis {
	text-decoration: none;
	background: var(--Gray4);
	color: #fff;
}
.Grid4 .InnerLink img {
	padding: .5em;
}
.Grid4 .InnerLink a#Link00,
.Grid4 .InnerLink a#Link00:hover {
	padding: 0;
	background: transparent;
}
.Grid4 .InnerLink li {
	display: flex;
}
.Grid4 .InnerLink dl {
	max-width: var(--Wide);
	margin: 0 auto;
	padding: .25em 0;
	box-sizing: border-box;
}
.Grid4 .InnerLink dt {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.Grid4 .InnerLink dd ul {
	display: none;
}
.Top .Grid4 .InnerLink dl dt::after {
	content: "";
	width: 34px;
	height: 34px;
	background: rgba(0,0,0,0) url(/-/media/ind/datarobot/image/open.svg) no-repeat center;
	transform: rotate(0deg);
	transition: .08s ease-in;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	margin: .5em;
}
.Top .Grid4 .InnerLink dl dt.Open::after {
	content: "";
	background: rgba(0,0,0,0) url(/-/media/ind/datarobot/image/close.svg) no-repeat center;
	transform: rotate(180deg);
	width: 34px;
	height: 34px;
	margin: .5em;
}
.Grid4 .InnerLink dl dd {
	position: relative;
}
.Grid4 .InnerLink dl dd ul {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	position: absolute;
	background: rgba(255,255,255,.9);
	width: 100%;
	border-radius: 2px;
	transition: .08s ease-in;
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	backdrop-filter: var(--Blur);
}
.Grid4 .InnerLink dl dd ul:hover {
	background: rgba(255,255,255,1);
}
.Grid4 .InnerLink dl dd li,
.Grid4 .InnerLink dl dd a:link {
	width: 100%;
}
.Grid4.archive .InnerLink dl,
.Grid4.case .InnerLink dl {
	height: 58px;
	display: flex;
	align-items: center;
}
.Grid4.archive .InnerLink dl dt::after,
.Grid4.case .InnerLink dl dt::after {
	content: none;
}
.PageTitleStyle3 .Inner {
	background: transparent;
	padding: 3em 0;
	box-sizing: border-box;
	box-shadow: none;
	height: 458px;
	max-width: var(--Wide);
	margin: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.PageTitleStyle3 .Inner div {
	display: flex;
	width: var(--Wide);
	margin:auto;
	align-items: center;
}

.PageTitleStyle3 .Inner h1 {
	width: inherit;
	font-weight: bold;
	font-size: 3em;
	text-shadow: none;
	line-height: 1.2;
}
.PageTitleStyle3 .Inner h1 span {
	font-size: .7em;
	display: block;
	font-weight: normal;
}
/* 20230519追加 */
.PageTitleStyle3 .Inner h2 {
	width: inherit;
	font-weight: bold;
	font-size: 1.8em;
	color: #FDF0D5;
	text-shadow: none;
	margin-left: 2em;
}
@media screen and (max-width: 1024px){
	.PageTitleStyle3 .Inner h1 {
		margin: auto;
	}
	
	.PageTitleStyle3 .Wrapper {
		background-size: 100% auto;
	}

}
.PC #Controler {
  display: block;
}
.PageTitleStyle3 .Inner .Wrap {
	width: max-content;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto 0 0;
	max-width: 60%;
}
.PageTitleStyle3 .Inner .Read {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.6;
	color: #fff;
	margin: 0 0 1em;
	padding: .25em;
	/*max-width: 60%;*/
	width: 100%;
}
.archive .PageTitleStyle3 .Inner .Read,
.case .PageTitleStyle3 .Inner .Read {
	max-width: inherit;
}

.Section h2 {
	font-size: 1.8em;
	line-height: 1.1;
	color: var(--Gray5);
	font-weight: bold;
	text-align: left;
}
.Section h2.mb0 {
	display: block;
}
.Grad {
	background: transparent linear-gradient(130deg, #FFFFE6 0%, #E9F2E2 33%, #D4E5DF 73%, #CDE1DE 100%) 0% 0% no-repeat padding-box;
}
.Merit {
	background: linear-gradient(160deg,white,transparent), url(/-/media/ind/datarobot/image/bg_meritV2.jpg) no-repeat center / auto 130%;
}
.Section.Grad h2,
.Section.Grad .Inner h3 {
	color: var(--White);
}
@media screen and (min-width: 1842px) {
	.Merit {
		background-size: 100%;
	}
}
.Grad {
	background: transparent linear-gradient(106deg, var(--Gray4) 0%, var(--Gray5) 100%) 0% 0% no-repeat padding-box;
}
.Light,
.Web {
	background: var(--Gray1);
}
.LGy {
	background: var(--Gray4);
}
.LGy2 {
	background: var(--Gray3);
}
.Blk {
	background: var(--Black) url(/-/media/ind/datarobot/image/bg_blk.png) no-repeat 105% 100%;
}
.Dgray {
	background: var(--Gray5);
}
.Blk h2,
.LGy h2,
.Blue h2,
.Dgray h2 {
	color: #fff;
	font-size: 2em;
}
.Indigo .Inner h3 {
	color: var(--Gray3);
	font-size: 1.5em;
	text-align: left;
}
.Merit h2 {
	/*color: var(--Black);*/
	color: var(--Red1);
	text-shadow: 0 0 3px var(--Gray1),0 0 3px var(--Gray1);
}
.Blk .Inner h3,
.Blue .Inner h3{
	color: var(--Gray2);
	font-size: 1.8em;
	text-align: left;
	margin: 0;
}
.Blk .TextStyle1,
.LGy .TextStyle1 {
	color: #fff;
	font-size: 1.2em;
	padding: 1em;
	max-width: var(--Wide);
}
.Section .ImgOnlyStyle {
	margin: auto;
	text-align: center;
}
.Merit .TextStyle1 {
	color: var(--Black);
	font-size: 1.2em;
	padding: 1em;
	text-shadow: 0 0 3px var(--Gray1),0 0 3px var(--Gray1);
	
}
.Grid4 .InfoArea {
	height: 10em;
	overflow-y: auto;
}
.Grid4 .InfoArea li {
	display: flex;
	align-items: center;
}
.Grid4 .InfoArea li span {
	margin: 0 2em 0 0;
	min-width: 6em;
} 
.Grid4 .InfoArea li:before {
	content: "お知らせ";
	background: var(--Black);
	color: #fff;
	border-radius: 2px;
	padding: .25em .5em;
	margin: .5em 2em .5em .5em;
	min-width: 4em;
}
.Grid4 .Section.Last {
	padding: 0;
}
.Section .Inner .TextStyle1 {
	font-size: 1.4em;
	line-height: 1.65;
}
.Flexbox {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	gap: 1em;
	max-width: var(--WideS);
	margin: auto;
}
.Flexbox li {
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	padding: 1em;
}
.Flexbox.NegaLeft li:first-child {
	margin-left: -40%;
}
#Contents .Top #Sec01 .Flexbox {
	width: var(--Wide);
	max-width: inherit;
}
.ReasonList .Flexbox.Start {
	justify-content: start;
	margin: 0;
	max-width: inherit;
}
.ReasonList .Flexbox.Start .ImgOnlyStyle {
	margin: 0;
	padding: 0;
}
.Section .Flexbox h3 {
	font-size: 1.15em;
	color: var(--Gray5);
	text-align: center;
	margin-bottom: 1em;
}

.Inner .LineUp h3 {
	display: inline-block;
	padding: .5em 1em;
	background: var(--Black);
	border-radius: 5px;
	color: var(--Gray3);
	font-size: 1.8em;
	text-align: left;
	margin: 1em 0 1em;
}
.Top .BoxPatternC {
		width: 100%;
	background: var(--Gray1);
	box-sizing: border-box;
	border-radius: 5px;
	margin: auto auto 1em;
	padding: 1.5em;
	border: none;
}
.BoxPatternC .ReasonList li {
	list-style-type: none;
}
.BoxPatternC h4.Default.Red {
	color: var(--Red2);
}
.ReasonList li h5 {
	color: var(--Gray7);
}
.LineUp .BoxPatternC {
	width: 100%;
	background: var(--Gray1);
	box-sizing: border-box;
	border-radius: 5px;
	margin: auto auto 1em;
	padding: 1.5em;
	border: none;
	display: flex;
	align-items: center;
}
.LineUp .BoxPatternC.Top {
	align-items: flex-start;
}
.LineUp .BoxPatternC.Top .Txt {
    display: flex;
    flex-flow: column;
    min-height: 460px;
    justify-content: space-between;
}
.BoxPatternC .Txt {
	flex: auto;
}
.LineUp .BoxPatternC .Img {
	flex: 0 0 auto;
}
.BoxPatternC h4 {
	background-color: transparent!important;
	font-size: 1.6em;
	color: var(--Gray6);
	padding: 0;
}
.BoxPatternC h4::before {
	content: none;
}
.BoxPatternC h5 {
	color: var(--Gray6);
	background-color: transparent;
	font-size: 1.4em;
	padding: 0;
	margin: 1em 0 .5em;
}

.LineUp .BoxPatternC .TextStyle1 {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4;
	color: var(--Gray5);
}

.Flexbox.Four li {
	width: 252px;
	height: 252px;
	background: #F5FAD4;
	border-radius: 50%;
	margin: 0 -6px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.Flexbox.Four li h3 {
	margin: 0;
}

.Flexbox.Three li {
	width: 311px;
	height: 290px;
	color: #fff;
	background: var(--BlackOp);
	backdrop-filter:var(--Blur) ;
	border-radius: 5px;
	padding: .8em;
	display: flex;
	flex-direction: inherit;
	align-items: center;
	position: relative;
	overflow: hidden;
}
.Top .Flexbox.Three li {
	flex-direction: column;
}
.Top .Flexbox.Three li img,
.case .Flexbox.Three li img {
	width: 100%;
}
.Flexbox.Three li h3 {
	color: var(--Gray2);
	font-size: 1.6em;
	text-align: left;
	margin: 0;
}
/* 20230214追加 */
.Flexbox.Three-2 li {
	width: 311px;
	height: 200px;
	color: #fff;
	background: var(--BlackOp);
	border-radius: 5px;
	padding: .8em;
	display: flex;
	flex-direction: inherit;
	align-items: center;
	position: relative;
	overflow: hidden;
}
.Flexbox.Three-2 li h3 {
	color: var(--Gray2);
	font-size: 1.6em;
	text-align: center;
	margin: 0;
}
/* 20230214追加ここまで */

.LineUp .BoxPatternC.Top .ButtonLink {
	display: block;
	width: 90%;
	margin: 0 auto;
}
.ButtonLink a:link,
.ButtonLink a:visited {
	background: var(--Black);
	font-size: 1.4em;
	/*font-weight: bold;*/
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 100%;
	text-align: center;
	text-decoration: none;
	border: none;
	box-sizing: border-box;
	padding: 1em 0;
	margin: 0 auto;
	box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
	transition: .08s ease-in;
}
.ButtonLink.Form a span {
	display: block;
	font-size: .8em;
}
.ButtonLink.Form a:link,
.ButtonLink.Form a:visited {
	background: var(--Red2);
	flex-direction: column;
	gap: .25em;
	padding: 1em 2em;
	margin: 0 auto 1em;
	box-shadow: 0 5px 0px 0px rgb(0 0 0 / 20%);
	transition: background .08s ease-in;
}
.ButtonLink.Form a:hover {
	background: var(--Red1);
}

/* ここから。 */

.ButtonLink_2 a:link,
.ButtonLink_2 a:visited {
	background: var(--Black);
	font-size: 1.0em;
	font-weight: bold;
	border-radius: 5px;
	display: flex;
	align-items: right;
	justify-content: center;
	color: #fff;
	width: 50%;
	text-align: center;
	text-decoration: none;
	border: none;
	box-sizing: border-box;
	padding: 1em 0;
	margin-left: auto;
	margin-right: 0;
	box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
	transition: .08s ease-in;
}
.ButtonLink_2 a:hover {
	box-shadow: 0 5px 10px 2px rgb(0 0 0 / 30%);
}
/* ここまで。 */
.Light .Flexbox,
.Web .Flexbox {
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	max-width: inherit;
}
.Light .Flexbox.Three li,
.Web .Flexbox.Three li {
	background: #fff;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.2);
	box-sizing: border-box;
	padding: 0;
	min-height: 348px;
	display: flex;
	justify-content: space-between;
	flex-flow: column;
	flex-wrap: wrap;
	margin: 0;
	width: calc((100% / 3) - 1em);
	height: auto;
}

.Light .Flexbox.Three li {
	color: #444;
	overflow: visible;
	min-height: 820px;
	justify-content: flex-start;
}
.Light .Flexbox.Three li h3 {
	color: var(--Gray5);
}
.Light .Flexbox.Three li dl {
	padding: 1em;
	overflow: visible;
	box-sizing: border-box;
}
.Light  .Flexbox.Three li dd {
	overflow: visible;
	margin: .5em 0;
}
.Light  .Flexbox.Three li dt {
    background: var(--Gray4);
    color: #fff;
    padding: .25em .5em;
    border-radius: 2px;
}
.Light  .Flexbox.Three li dd ul {
	display: block;
}
.Light  .Flexbox.Three li dd li {
	box-shadow: none;
	height: inherit;
	width: 100%;
	min-height: inherit;
	list-style: disc outside;
    display: list-item;
    padding: 0 1em 0 0;
    margin: 0 0 0 1em;
}

/* 20230314追加 */
.Light-aio{
	margin-top: -20px;
	background: #FFF;
}
.Light-aio .Flexbox.Three li{
	background: #fff;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.2);
	box-sizing: border-box;
	padding: 0;
	min-height: 240px;
	display: flex;
	justify-content: space-between;
	flex-flow: column;
	flex-wrap: wrap;
	margin: .25em;
	width: calc((100% / 3) - .5em);
	height: auto;
}
.Light-aio .Flexbox.Three li {
	color: #444;
	overflow: visible;
	min-height: 480px;
	justify-content: flex-start;
}
.Light-aio .Flexbox.Three li h3 {
	color: var(--Gray5);
	text-align: center;
}
.Light-aio .Flexbox.Three li dl {
	padding: 1em;
	overflow: visible;
	box-sizing: border-box;
}
.Light-aio  .Flexbox.Three li dd {
	overflow: visible;
	margin: .5em 0;
}
.Light-aio  .Flexbox.Three li dt {
    background: var(--Gray4);
    color: #fff;
    padding: .25em .5em;
    border-radius: 2px;
}
.Light-aio  .Flexbox.Three li dd ul {
	display: block;
}
.Light-aio  .Flexbox.Three li dd li {
	box-shadow: none;
	height: inherit;
	width: 100%;
	min-height: inherit;
	list-style: disc outside;
    display: list-item;
    padding: 0 1em 0 0;
    margin: 0 0 0 1em;
}
/* 20230214追加ここまで */
.Top #Sec02 .TextStyle1 span {
	border-bottom: 1px solid var(--Gray3);
}

.Web .Flexbox.Three li dl,
.Web .Flexbox.Three li dt,
.Web .Flexbox.Three li dd {
	width: 100%;
	box-sizing: border-box;
}
.Web .Flexbox.Three li dt {
	min-height: 147px;	
}
.Web .Flexbox.Three li.WebInfo {
	min-height: 348px;
	height: auto;
	display: flex;
	justify-content: center;
	padding: 1em;
}
.Web .Flexbox.Three li.WebInfo h3 {
	font-size: 1.4em;
}
.Web .Flexbox.Three li.WebInfo span {
	display: block;
}
.Web .Flexbox.Three li.WebInfo p a:link,
.Web .Flexbox.Three li.WebInfo p a:link *,
.Web .Flexbox.Three li.WebInfo p a:visited,
.Web .Flexbox.Three li.WebInfo p a:hover {
	text-decoration: none;
	color: #111;
}
.Web .Flexbox.Three li dt.Web01 {
	background: url(/-/media/ind/datarobot/image/bg_dr01.png) no-repeat center / 110% auto;
}
.Web .Flexbox.Three li dt.Web02 {
	background: url(/-/media/ind/datarobot/image/bg_dr02.png) no-repeat center / 110% auto;
}
.Web .Flexbox.Three li dt.Web03 {
	background: url(/-/media/ind/datarobot/image/bg_dr03.png) no-repeat center / 110% auto;
}
.Web .Flexbox.Three li dt.Web04 {
	background: url(/-/media/ind/datarobot/image/bg_web04.png) no-repeat center / 110% auto;
}
.Web .Flexbox.Three li dt.Web05 {
	background: url(/-/media/ind/datarobot/image/bg_web05.png) no-repeat center / 110% auto;
}
.Web .Flexbox.Three li dt h3 {
	background: var(--Gray4);
	font-size: 1.2em;
	min-height: 147px;
	box-sizing: border-box;
	color: #fff;
	padding: 1em;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.Web .Flexbox.Three li dt h3 a:link,
.Web .Flexbox.Three li dt h3 a:visited {
	color: #fff;
	background: none;
	text-decoration: none;
	display: block;
} 
.Web .Flexbox.Three li dt h3 a span {
	font-size: .7em;
	font-weight: normal;
	margin: 1em 0 0;
	color: #fff;
	text-decoration: none;
	background: none;
	display: block;
}
.Web .Flexbox.Three li dd {
	padding: 1em;
	box-sizing: border-box;
	min-height: 198px;
}
.Web .Flexbox.Three li dd h4 {
	box-sizing: border-box;
	font-weight: normal;
	padding: 0;
}
.Web .Flexbox.Three li dd h4 span {
	background: #C3D7E3;
	padding: .05em .15em;
	margin: 0 .5em 0 0;
	border-radius: 2px;
}
.Web .Flexbox.Three li dd h4::before {
	content: none;
}
.Web .Flexbox.Three li dd h4.New:after {
    content: "New";
    background: #dc7474;
    padding: .15em .25em;
    border-radius: 2px;
    margin: 0 0 0 1em;
    color: #fff;
}
.Web .Flexbox.Three li dd ul {
	width: 100%;
}
.Web .Flexbox.Three li dd li::before {
	content: "・";
}
.Web .Flexbox.Three li dd li {
	box-shadow: none;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-flow: row;
	box-sizing: border-box;
	color: #505050;
	width: 100%;
	height: auto;
	min-height: inherit;
	font-size: 1em;
	line-height: 1.4;
	margin: 0 0 .5em;
}

@keyframes SlideUp {
	0% { opacity: 0; margin-top: 100%;}
	/*90% { opacity: 1; margin-top: -1%;}*/
	100% { opacity: 1; margin-top: 0%;}
}
#Contents .Grid4.archive .Portal .TextStyle1 strong {
	color: var(--Red2);
}
.Grid4.archive .Web .Flexbox.Three li.Desc {
	width: calc(((100% / 3) * 2) - .5em);
	padding: 1em;
}
.Grid4.archive .Web .Flexbox.Three li.Desc h3 {
	font-size: 1.2em;
	color: #505050;
	background: #f0f0f0;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
}
.Grid4.archive .Web .Flexbox {
	margin: 0 auto 1.5em;
}
.Grid4.archive .Web .Flexbox.Three li dt {
	min-height: inherit;
}
.Grid4.archive .Web .Flexbox.Three li dt h4::before {
	content: none;
}
.Grid4.archive .Web .Flexbox.Three li dt h4 {
	margin: 0;
	color: var(--Gray6);
}
.Grid4.archive .Web .Flexbox.Three li.Desc dl {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.Grid4.archive .Web .Flexbox.Three li dd,
.Grid4.archive .Web .Flexbox.Three li.Desc dd {
    min-height: inherit;
    display: flex;
    flex-direction: column;
}
.Grid4.archive .Web .Flexbox.Three li.Desc dd {
	padding: 0;
}
.Grid4.archive .Web .Flexbox.Three li dd ul,
.Grid4.archive .Web .Flexbox.Three li.Desc dd ul {
	flex-grow: 1;
}
.Grid4.archive .Web .Flexbox.Three li.Desc p {
	display: flex;
	justify-content: flex-start;
}
.Grid4.archive .Web .Flexbox.Three li.Desc p span {
	color: #444;
	border-radius: 5px;
	border: 1px solid #777;
	padding: .15em .3em;
	margin: .25em;
	font-size: .9em;
}
.Contact {
	margin: 1em auto;
}
.Section .Contact h3 {
	text-align: center;
	color: var(--Gray5);
	font-size: 1.6em;
}

.LinkButton a:link,
.LinkButton a:visited {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    background: #3A485B;
    text-align: center;
    font-size: 1.2em;
    text-shadow: none;
    text-decoration: none;
    border-radius: 10px;
    border: none;
    box-sizing: border-box;
    padding: 1em 0;
    margin: 1em auto;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    transition: .08s ease-in;
}

.LinkButton a:hover {
    box-shadow: 0 5px 10px 2px rgba(0,0,0,.3);
}
.LinkButton .TextStyle1 {
    width: 720px;
    display: block;
    margin: auto;
}
/*202310 Aadd*/
#Controler .Banner {
	position: absolute;
	right: 0;bottom: 157px;
}
#Controler .Banner .SP {
	display: none;
}
/*=====================================================
Modal Window Setting
=====================================================*/

.modal-content {
	width: 94%;
	position: fixed;
	display: none;
	background: #fff;
	padding: 20px;
	border-radius: 2px;
	box-shadow: 0 5px 20px 0 rgba(0,0,0,0.5);
	z-index: 10;
}
.modal-overlay {
	z-index: 2;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0,0,0,0.75);
/*	filter: blur(10px);*/
}
span.modal-close {
	display: inline-block;
	cursor: pointer;
	padding: 2px 5px 0;
	background: #444;
	box-sizing: border-box;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
	text-align: center;
	float: right;
	clear: both;
	color: #fff;
	transition: .08s ease-in;
	border-radius: 2px;
	position: absolute;
	right: 15px;
	top: 15px;
}
span.modal-close:hover,
span.modal-close:active {
	background: #6b1313;
	box-shadow: 0 5px 10px 1px rgba(0,0,0,0.2);
}
span.modal-close:after {
	content: "";
	clear: both;
	float: none;
	display: block;
}
div.BoxPatternC ul {
    margin: 20px;
}
div.BoxPatternC ul li{
    list-style-type: disc;
    font-size: 1.2em;
    line-height: 1.4;
    color: var(--Gray5);
    margin: 20px;
}
.BoxPatternC .Txt {
	margin: 0 .5em;
}

@media screen and (min-width: 995px) and (max-width: 1304px) {
	.OptionWideRWD #Contents,
	.OptionWideRWD .Grid4 {
		padding: 0;
	}
	.OptionWideRWD .GridSet {
		margin: 0;
	}
	.OptionWideRWD #Contents .Top #Sec01 .Flexbox {
		width: auto;
	}
}
@media screen and (max-width: 1304px) {
	.Under1305 .PageTitleStyle3 .Inner,
	.Under1305 .Section>.Inner,
	.Under1305 .Section.Merit >.Inner {
		width: 100%;
		padding: 3em 1em;
	}
}
/* 202302120追加 */
div.BoxPatternQ ul {
    margin: 20px;
}
div.BoxPatternQ ul li{
    list-style-type: disc;
    font-size: 1.4em;
	font-weight: bold;
    line-height: 1.2em;
    color: #3a485b;
    margin: 20px;
}
div.BoxPatternQ .Service {
	background: #fff;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.2);
	box-sizing: border-box;
	padding: 20px;
	
	display: flex;
	justify-content: space-between;
	flex-flow: column;
	flex-wrap: wrap;
	margin: 2.5em 0 0;
	width: 100%;
	height: auto;
}
.BoxPatternQ .Service  {
	color: #444;
	overflow: visible;
	
	justify-content: flex-start;
}
.BoxPatternQ .Service  span{
	color: var(--Gray5);
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	overflow: visible;
	text-decoration: underline;
	text-decoration-color: var(--Gray2);
	text-decoration-style: wavy; /* 波線 */
	justify-content: flex-start;
}
/* 202302120追加ここまで */

div.Trial h2{
    display: block;
    text-align: center;
    line-height: 1.5;
    font-size: 2em;
    padding: .5em 0 1em;
}

div.Trial h3{
    padding:1em;
}

div.Trial div.BoxPatternC{
    background: var(--Gray1);
    border: none;
    border-radius: 5px;
    padding: 1em;
}
.Trialbtn a:link,
.Trialbtn a:visited {
	background: var(--Red2);
	text-shadow: none;
	transition: background .08s ease-in;
}
.Trialbtn a:hover {
	background: var(--Red1);
}
#Controler {
  text-align: right;
}
#Controler .CampBanner {
  width: 72px;
  height: auto;
  margin-right: 10px;
}
#Contents #FloatingContacts li:last-child {
	width: 35%;
}
#Contents #FAQ dd::before {
	color: var(--Red1);
}

#Contents .glossary .Section h2 span {
	color: var(--Red2);
}
/* 20230228追加 */
@media screen and (max-width: 994px) {
	.JS .BoxPatternC .Img {
		min-width: 40%;
		margin: auto;
	}
	.JS .Contact a:link,
	.JS .Contact a:visited {
		width: 96%;
		font-size: 1.1em;
	}
    .JS #Contents,
    .JS .GridSet,
    .JS .Grid4 {
        padding:0;
        margin: 0;
        width: auto;
    }
    .JS .Inner {
        padding: 1em;
        width: auto;
    }
    .JS .PageTitleStyle3 h1 {
        line-height: 1.2;
    }
	.JS .PageTitleStyle3 .Read {
		width: auto;
	}
	.JS .ColumnSet {
		margin: 0;
	}
	.pc-only {
    display: none;
  }
	.JS .GridSet {
		margin: 0 -15px 0 0;
		max-width: 100%;
	}
	.JS .Section br.PC {
		display: none;
	}
	.JS .PageTitleStyle3:after {
		bottom: -6%;
	}
	.JS .PageTitleStyle3 .Wrapper {
		background-size: 100%;
	}
	.JS .PageTitleStyle3 .Inner {
		width: 100%;
		padding: 3em 1em;
	}
	.JS .PageTitleStyle3,
	.JS .PageTitleStyle3 .Inner {
		height: 400px;
		min-height: 400px;
		margin-top: 0;
	}
	.JS .archive .PageTitleStyle3,
	.JS .archive .PageTitleStyle3 .Inner,
	.JS .case .PageTitleStyle3,
	.JS .case .PageTitleStyle3 .Inner {
		height: 300px;
		min-height: 300px;
	}
	.JS .PageTitleStyle3 h1 {
		font-size: 2.4em;
	}
	.JS .PageTitleStyle3 .Inner div,
	.JS .PageTitleStyle3 .Inner div h1,
	.JS .PageTitleStyle3 .Inner div .Read {
		width: auto;
		display: block;
	}
	.JS .Section>.Inner {
		padding: 2em 1em;
	}
	.JS .Rev2022 .Section>.Inner {
		padding: 3em 1em;
	}
	.JS .Section h2 {
		font-size: 1.8em;
		max-width: 90%;
		text-align: left;
	}
	.JS .Grid4 .InnerLink a:link {
    	font-size: .85em;
		padding: .5em;
	}
	.JS div.Trial h2{
		text-align: center;
	}
	.JS .Grid4 .InnerLink img {
		width: 80%;
	}
/* 20230314追加 */
	.JS .Flexbox.Three-2 li {
		width: calc((100% / 3) - 10px);
	}
	/* 20230314追加ここまで */
	.JS .Flexbox.Three li {
		width: calc((100% / 3) - 10px);
	}
	.JS .Section .Flexbox h3 {
		text-align: left;
	}
	.JS .Section.Blue .Flexbox {
		flex-wrap: wrap;
		justify-content: center;
	}
	.JS .Section.Blue .Flexbox li {
		width: 40%;
		margin: auto .5em 1em;
	}
	.JS .Flexbox.NegaLeft li:first-child {
		margin-left: -10%;
	}
	.JS .Web .Flexbox.Three li dt {
		background-size: 140% auto;
	}
	.JS .Web .Flexbox.Three li dd {
		min-height: 318px;
	}
	.JS .Merit {
		background: linear-gradient(160deg,white,transparent), url(/-/media/ind/datarobot/image/bg_meritV2.jpg) no-repeat center right / auto 100%;
	}
	.JS #Contents .Top #Sec01 .Flexbox {
		width: auto;
	}
}
@media screen and (max-width: 767px) {
	.JS .PageTitleStyle3 h1{
			font-size: 1.6em;
	}
	.JS .PageTitleStyle3 .Read {
			font-size: 1.4em;
	}
	.JS .PageTitleStyle3 .Inner .Wrap {
		max-width: inherit;
	}
	.JS .Section h2 {
			font-size: 1.4em;
	}
	.JS .Section .Inner h3 {
			font-size: 1.4em;
			text-align: left;
	}
	.JS .Section .Inner .Float {
		padding: 1em;
	}
	.JS .Grid4 .ColumnSet .ColumnOneThird:nth-of-type(1),
	.JS .Grid4 .ColumnOneThird {
		width: 100%;
		float: none;
		margin: 0 0 1em;
	}
	.JS br.RWD {
		display: none;
	}
	.JS br.RWD767 {
		display: block;
	}
	.JS span.Mobile {
    display: block;
		width: 9em;
		background: var(--Black);
		color: #fff;
		font-size: .8em;
		padding: .2em .3em;
		margin: .2em 0 auto auto;
		text-align: right;
		border-radius: 2px;
	}
	.JS .Section>.Inner {
		padding: 1em;
	}
	.JS .Section.Merit>.Inner {
		background: rgba(255,255,255,.5);
	}
	.JS .PageTitleStyle3 .Wrapper {
		background-size: 126%;
	}
	.JS .PageTitleStyle3 .Inner {
		padding: 1em;
		z-index: 1;
	}
	.JS .PageTitleStyle3 .Inner h1 {
    font-size: 1.8em;
	}
	.JS .PageTitleStyle3 .Inner h2 {
    font-size: 1.2em;
	}
	.JS .PageTitleStyle3 .Inner .Read {
		font-size: 1em;
	}
	.JS .PageTitleStyle3:after {
		background-size: 180%;
		height: 400px;
		z-index: 0;
		bottom: -10%;
	}
	.JS .InnerLink ul {
		width: auto;
	}
	.JS .Flexbox li {
		margin: 1em;
		width: 80%;
		margin: auto;
		min-height: inherit;
		padding: 0;
	}
	.JS .Section .Flexbox .TextStyle1 {
		width: auto;
		max-width: inherit;
	}
	.JS #Contents .Top #Sec01 .Flexbox {
		flex-direction: column;
	}
	.JS .Top .Flexbox.Three {
		flex-direction: column;
	}
	.JS .Top .Flexbox.Three li {
		width: 100%;
		height: inherit;
	}
	.JS .ReasonList .Flexbox.Start .ImgOnlyStyle {
		width: 100px;
	}
	.JS .Web .Flexbox.Three {
		width: 100%;
		flex-wrap: wrap;
	}
	.JS .WebInfo,
	.JS .Web .Flexbox.Three li,
	.JS .Grid4.archive .Web .Flexbox.Three li.Desc {
		width: 100%;
		height: auto;
		justify-content: flex-start;
	}
	.JS .Grid4.archive .Web .Flexbox.Three li.Desc p {
		flex-wrap: wrap;
	}
	.JS .Web .Flexbox.Three li dd {
		height: auto;
		min-height: auto;
	}
	.JS .Light .Flexbox {
		flex-flow: column;
	}
	.JS .Light .Flexbox li {
		width: 100%;
		min-height: inherit;
	}
	.JS .BoxPatternQ .Service  span{
		font-size: 1.3em;
		line-height: 1.6em;
		text-align: left;
	}
	/* 20230314追加 */
	.JS .Light-aio .Flexbox {
		flex-flow: column;
	}
	.JS .Light-aio .Flexbox li {
		width: 100%;
		min-height: inherit;
	}
	/* 20230314追加ここまで */
	.JS .Flexbox.NegaLeft li:first-child {
		margin-left: -30%;
	}
	.JS .LineUp .BoxPatternC {
		flex-direction: column;
	}
	.JS .LineUp .BoxPatternC:nth-of-type(even) {
		flex-direction: column-reverse;
	}
	.JS .LineUp .BoxPatternC.Top {
		flex-direction: column-reverse;
	}
	.JS .Contact a:before {
		content: none;
	}
	.JS .Contact {
		margin: 1em;
	}
		.JS .Contact .Flexbox {
		flex-direction: column;
	}
	.JS .Contact a:link,
	.JS .Contact a:visited {
		justify-content: center;
		font-size: 1.2em;
		padding: .5em 0;
	}
	.JS .Contact .Flexbox {
		justify-content: space-between;
	}
	.JS .Contact .TextStyle1,
	.JS .Contact .Flexbox .TextStyle1 {
		width: 100%;
	}
	.JS div.Trial h2{
		font-size: 150%;
	}
	.JS .LinkButton .TextStyle1 {
		width: auto;
	}
	.JS .Web .Flexbox.Three li.WebInfo {
		height: auto;
		min-height: inherit;
	}
	/*202310 Aadd*/
	.JS #FloatingContacts {
		display: block;
		background: rgba(255,255,255,.5);
	}
	.JS #FloatingContacts a {
		padding: 1em;
	}
	.JS #FloatingContacts a,
	.JS #FloatingContacts img {
		display: block;
		margin: auto;
	}
 .JS  #FloatingContacts {
    display: none;
  }
}
@media screen and (max-width: 579px) {
	.JS .PageTitleStyle3 {
		background-color: #fff; 
	}
	.JS .PageTitleStyle3 .Inner {
		justify-content: space-around;
	}
	.JS .PageTitleStyle3 .Inner h1,
	.JS .PageTitleStyle3 .Inner .Read {
		margin: 0;
		width: 100%;
		max-width: inherit;
	}
	.JS .Grid4 .Section {
		padding: 1em 0;
	}
	.JS .PageTitleStyle3:after {
    display: none;
	}
	.JS .PageTitleStyle3 .Inner .Read{
	 max-width: 100%;
    margin-right: 0;
		padding: 1em;
	}
	.JS .Grid4 .Section.Last {
		padding: 0;
	}
	.JS .Section .Inner .TextStyle1 {
		font-size: 1.2em;
	}
    .JS div.BoxPatternC ul li{
        font-size: 1em;
    }
	  .JS div.BoxPatternQ ul li{
        font-size: 1.2em;
    }
}
@media screen and (max-width: 479px) {
	.JS .Grid4 .InnerLink ul {
		flex-wrap: wrap;
	}
	.JS .PageTitleStyle3 .Wrapper {
    background-size: auto 100%;
		background-position: 70% 50%;
	}
	.JS .PageTitleStyle3 .Inner h1 {
		font-size: 2em;
	}
	.JS .PageTitleStyle3 .Inner h2 {
		font-size: 1.6em;
	}
	.JS .PageTitleStyle3 .Inner .Read {
		font-size: 95%;
	}
	.JS .Flexbox li,
	.JS .Section.Grad .BoxPatternC .TextStyle1,
	.Section.Grad .BoxPatternC {
		width: 90%;
	}
	.JS .Section.Blue .Flexbox li {
		width: 80%;
	}
	.JS .Section .Inner .TextStyle1 {
		margin-bottom: 1em;
	}
	.JS .Flexbox.NegaLeft {
		flex-direction: column;
	}
	.JS .Flexbox.Three {
		flex-direction: column;
	}
	.JS .Flexbox.Three li {
    height: 18em;
    min-height: 13em;
    width: auto;
		margin: 0 0 1em;
		justify-content: center;
	}
	/* 20230314追加 */
		.JS .Flexbox.Three-2 {
		flex-direction: column;
	}
	.JS .Flexbox.Three-2 li {
    height: 9em;
    min-height: 6em;
    width: auto;
		margin: 0 0 1em;
		justify-content: center;
	}
	/* 20230314追加 */
	.JS .Light .Flexbox,
	.JS .Light .Flexbox li {
		flex-flow: column;
		height: inherit;
	}
/* 20220214追加 */
	.JS .Light-aio .Flexbox,
	.JS .Light-aio .Flexbox li {
		flex-flow: column;
		height: inherit;
	}
/* 20220214追加ここまで */
	.JS .Contact a:link,
	.JS .Contact a:visited {
		padding: 1em;
		font-size: 1em;
	}
	.JS .Contact .Flexbox {
		flex-flow: column;
	}
	.JS .Contact .Flexbox .TextStyle1 {
		width: 100%;
	}
	.JS .Grid4 .InfoArea li {
		flex-wrap: wrap;
	}
}