/******************************
	カラー設定
******************************/
/*
	青：rgba(18,77,161,1); #124DA1
	橙：rgba(249,167,6,1); #F9A706
*/
@charset "utf-8";
/******************************
	グローバルメニュー処理
******************************/
#MenuBox>nav>ul>li:nth-of-type(6)>a{cursor:default;}
#MenuBox>nav>ul>li:nth-of-type(6)>a>p{color:rgba(249,167,6,1);cursor:default;}
/******************************
	タイトルエリア
******************************/
#TitleBox{
	width:100%;
	height:auto;
	display:block;
	background-color:rgba(18,77,161,1);
}
#TitleBox>h1{
	width:70%;
	height:auto;
	display:block;
	margin:0 auto;
	padding:1em 0;
	text-align:left;
	line-height:1.7;
	color:rgba(255,255,255,1);
}
/******************************
	トップイメージ
******************************/
#TopImpactBox{
	width:100%;
	height:0;
	display:block;
	padding-top:20%;
}
#TopImpactBox>ul{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
}
#TopImpactBox>ul>li{
	width:50%;
	height:100%;
	display:inline-block;
}
#TopImpactBox>ul>li:nth-of-type(1){background-color:rgba(18,77,161,1);}
#TopImpactBox>ul>li:nth-of-type(1)>figure{
	width:100%;
	height:100%;
	display:block;
	background-image:url(../img/bg/28259966.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#ccc;
}
#TopImpactBox>ul>li:nth-of-type(2)>div{
	width:100%;
	height:100%;
	display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    -webkit-justify-content:row;
	justify-content: row;
	-webkit-align-items:center;
	align-items:center;
	flex-wrap:wrap;
	padding:1em;
    overflow:hidden;
    z-index:100;
	background-color:rgba(255,255,255,1);
	background-image:
	linear-gradient(0deg,transparent 9%, 
	rgba(18,77,161,0.1) 10%,rgba(18,77,161,0.1) 12%,transparent 13%,transparent 29%, 
	rgba(18,77,161,0.05) 30%,rgba(18,77,161,0.05) 31%,transparent 32%,transparent 49%, 
	rgba(18,77,161,0.05) 50%,rgba(18,77,161,0.05) 51%,transparent 52%,transparent 69%, 
	rgba(18,77,161,0.05) 70%,rgba(18,77,161,0.05) 71%,transparent 72%,transparent 89%,
	rgba(18,77,161,0.05) 90%,rgba(18,77,161,0.05) 91%,transparent 92%,transparent),
	linear-gradient(90deg, transparent 9%, 
	rgba(18,77,161,0.1) 10%,rgba(18,77,161,0.1) 12%,transparent 13%,transparent 29%, 
	rgba(18,77,161,0.05) 30%,rgba(18,77,161,0.05) 31%,transparent 32%,transparent 49%, 
	rgba(18,77,161,0.05) 50%,rgba(18,77,161,0.05) 51%,transparent 52%,transparent 69%, 
	rgba(18,77,161,0.05) 70%,rgba(18,77,161,0.05) 71%,transparent 72%,transparent 89%,
	rgba(18,77,161,0.05) 90%,rgba(18,77,161,0.05) 91%,transparent 92%,transparent);
	background-size:50px 50px;
}
#TopImpactBox>ul>li:nth-of-type(2)>div>dl{
	width:auto;
	height:auto;
	display:block;
	text-align:left;
}
#TopImpactBox>ul>li:nth-of-type(2)>div>dl>dt{
	width:auto;
	height:auto;
	display:block;
}
#TopImpactBox>ul>li:nth-of-type(2)>div>dl>dt>h1{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:1.2em;
}
#TopImpactBox>ul>li:nth-of-type(2)>div>dl>dd{
	width:auto;
	height:auto;
	display:block;
}
#TopImpactBox>ul>li:nth-of-type(2)>div>dl>dd>p{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:0.6em;
}
/******************************
	導入前のお客様
******************************/
#GuestSupportBox{
	width:100%;
	height:auto;
	display:block;
	padding:1em 0 2em;
	background-color:rgba(255,255,255,1);
	background-color:rgba(18,77,161,0.1);
}
#GuestSupportBox>div{
	width:70%;
	height:auto;
	display:block;
	margin:0 auto;
	padding:1em 0 0em;
}
#GuestSupportBox>div>h2{
	width:auto;
	height:auto;
	display:block;
}
#GuestSupportBox>div>h2:after{
	width:1.3em;
	height:auto;
	display:block;
	border-bottom:5px solid rgba(18,77,161,1);
}
#GuestSupportBox>div>h2>p{
	width:auto;
	height:auto;
	display:block;
	text-align:left;
	line-height:1.7;
	font-size:1.2em;
}
#GuestSupportBox>div>h2>p>span{
	width:auto;
	height:auto;
	display:inline-block;
	vertical-align:baseline;
	padding:0 0.05em;
	text-align:center;
	line-height:1.7;
	font-size:0.9em;
}
#GuestSupportBox>div>p{
	width:auto;
	height:auto;
	display:block;
	padding:1em 0 2em;
	text-align:left;
	line-height:1.7;
	font-size:0.6em;
}
#GuestSupportBox>div>ul{
	width:100%;
	height:auto;
	display:block;
}
#GuestSupportBox>div>ul>li{
	width:50%;
	height:auto;
	display:inline-block;
	vertical-align:top;
}
#GuestSupportBox>div>ul>li:nth-of-type(1){padding-right:0.5em;}
#GuestSupportBox>div>ul>li:nth-of-type(2){padding-left:0.5em;}
#GuestSupportBox>div>ul>li>a{
	width:100%;
	height:auto;
	display:block;
}
#GuestSupportBox>div>ul>li>a>dl{
	width:100%;
	height:auto;
	display:block;
	padding:1em 1em 1em 5em;
	text-align:left;
	background-color:rgba(245,245,245,1);
	border:1px solid rgba(0,0,0,0.1);
	cursor:pointer;
}
#GuestSupportBox>div>ul>li>a:hover>dl{border:1px solid rgba(0,0,0,0.3);}
#GuestSupportBox>div>ul>li>a>dl>dt{
	width:100%;
	height:auto;
	display:block;
	cursor:pointer;
}
#GuestSupportBox>div>ul>li>a>dl>dt>p{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:0.5em;
	cursor:pointer;
}
#GuestSupportBox>div>ul>li>a>dl>dt>h3{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:1em;
	cursor:pointer;
}
#GuestSupportBox>div>ul>li>a>dl>dd{
	width:auto;
	height:auto;
	display:block;
	cursor:pointer;
}
#GuestSupportBox>div>ul>li>a>dl>dd>p{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:0.5em;
	cursor:pointer;
}
#GuestSupportBox>div>ul>li>a>dl>dd:last-of-type{
	margin-top:-1.5em;
	position:absolute;
	top:50%;
	left:1em;
	width:3em;
	height:3em;
	display:block;
/* 	background-color:rgba(255,255,255,1); */
	border-radius:50%;
	cursor:pointer;
}
#GuestSupportBox>div>ul>li>a>dl>dd:last-of-type>figure{
	width:100%;
	height:100%;
	display:block;
	margin:0 auto;
}
#GuestSupportBox>div>ul>li>a>dl>dd:last-of-type>figure>img{
	width:100%;
	height:auto;
	display:block;
}
#GuestSupportBox>div>ul>li.spdisplay>a{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl>dt{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl>dt>p{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl>dt>h3{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl>dd{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl>dd>p{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl>p{cursor:default;}
#GuestSupportBox>div>ul>li.spdisplay>a>dl>dd:last-of-type{cursor:default;}
/******************************
	導入後のサポート
******************************/
#CustomerSupportBox{
	width:100%;
	height:auto;
	display:block;
	padding:2em 0;
}
#CustomerSupportBox>div{
	width:70%;
	height:auto;
	display:block;
	margin:0 auto;
}
#CustomerSupportBox>div>h2{
	width:auto;
	height:auto;
	display:block;
	text-align:left;
}
#CustomerSupportBox>div>h2:after{
	width:1.3em;
	height:auto;
	display:block;
	border-bottom:5px solid rgba(18,77,161,1);
}
#CustomerSupportBox>div>h2>p{
	width:auto;
	height:auto;
	display:block;
	text-align:left;
	line-height:1.7;
	font-size:1.2em;
}
#CustomerSupportBox>div>h2>p>span{
	width:auto;
	height:auto;
	display:inline-block;
	vertical-align:baseline;
	padding:0 0.05em;
	text-align:center;
	line-height:1.7;
	font-size:0.9em;
}
#CustomerSupportBox>div>p{
	width:auto;
	height:auto;
	display:block;
	padding:1em 0 2em;
	text-align:left;
	line-height:1.7;
	font-size:0.6em;
}
#CustomerSupportBox>div>ul{
	width:100%;
	height:auto;
	display:block;
}
#CustomerSupportBox>div>ul>li{
	width:50%;
	height:auto;
	display:inline-block;
	vertical-align:top;
}
#CustomerSupportBox>div>ul>li:nth-of-type(1){padding-right:0.5em;}
#CustomerSupportBox>div>ul>li:nth-of-type(2){padding-left:0.5em;}
#CustomerSupportBox>div>ul>li>a{
	width:100%;
	height:auto;
	display:block;
}
#CustomerSupportBox>div>ul>li>a>dl{
	width:100%;
	height:auto;
	display:block;
	padding:1em 1em 1em 5em;
	text-align:left;
	background-color:rgba(18,77,161,0.1);
	border:1px solid rgba(0,0,0,0.1);
	cursor:pointer;
}
#CustomerSupportBox>div>ul>li>a:hover>dl{border:1px solid rgba(0,0,0,0.3);}
#CustomerSupportBox>div>ul>li>a>dl>dt{
	width:100%;
	height:auto;
	display:block;
	cursor:pointer;
}
#CustomerSupportBox>div>ul>li>a>dl>dt>p{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:0.5em;
	cursor:pointer;
}
#CustomerSupportBox>div>ul>li>a>dl>dt>h3{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:1em;
	cursor:pointer;
}
#CustomerSupportBox>div>ul>li>a>dl>dd{
	width:auto;
	height:auto;
	display:block;
	cursor:pointer;
}
#CustomerSupportBox>div>ul>li>a>dl>dd>p{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:0.5em;
	cursor:pointer;
}
#CustomerSupportBox>div>ul>li>a>dl>dd:last-of-type{
	margin-top:-1.5em;
	position:absolute;
	top:50%;
	left:1em;
	width:3em;
	height:3em;
	display:block;
	cursor:pointer;
}
#CustomerSupportBox>div>ul>li>a>dl>dd:last-of-type>figure{
	width:100%;
	height:100%;
	display:block;
}
#CustomerSupportBox>div>ul>li>a>dl>dd:last-of-type>figure>img{
	width:100%;
	height:auto;
	display:block;
}
#CustomerSupportBox>div>ul>li.spdisplay>a{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl>dt{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl>dt>p{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl>dt>h3{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl>dd{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl>dd>p{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl>p{cursor:default;}
#CustomerSupportBox>div>ul>li.spdisplay>a>dl>dd:last-of-type{cursor:default;}
/******************************
	開発・運営元
******************************/
#IntroductionDemoBox{
	width:100%;
	height:auto;
	display:block;
	padding:2em 0;
	background-color:rgba(249,167,6,1);
}
#IntroductionDemoBox>div{
	width:70%;
	height:auto;
	display:block;
	margin:0 auto;
	text-align:center;
}
#IntroductionDemoBox>div>h2{
	width:auto;
	height:auto;
	display:block;
}
#IntroductionDemoBox>div>h2>p{
	width:auto;
	height:auto;
	display:block;
	line-height:1.7;
	font-size:1.2em;
	color:rgba(0,0,0,0.7);
}
#IntroductionDemoBox>div>h2>p>span{
	width:auto;
	height:auto;
	display:inline-block;
	vertical-align:baseline;
	padding:0 0.05em;
	text-align:center;
	line-height:1.7;
	font-size:0.9em;
}
#IntroductionDemoBox>div>p{
	width:auto;
	height:auto;
	display:inline-block;
	text-align:left;
	line-height:1.7;
	font-size:0.6em;
	color:rgba(0,0,0,0.7);
}
#IntroductionDemoBox>div>p:nth-of-type(1){padding:1em 0 0;}
#IntroductionDemoBox>div>p:nth-of-type(2){padding:0.3em 0 3em;}
#IntroductionDemoBox>div>span{
	width:100%;
	height:auto;
	display:block;
}
#IntroductionDemoBox>div>span>a{
	width:auto;
	height:auto;
	display:inline-block;
	padding:1em 3em;
	line-height:1.7;
	font-size:0.6em;
	color:rgba(255,255,255,1);
	border:1px solid rgba(255,255,255,1);
	z-index:20;
}
#IntroductionDemoBox>div>span>a:before{
	-webkit-transform:scale3d(0,0,0);
	-moz-transform:scale3d(0,0,0);
	-ms-transform:scale3d(0,0,0);
	transform:scale3d(0,0,0);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(255,255,255,0.1);
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	z-index:10;
}
#IntroductionDemoBox>div>span>a:hover:before{
	-webkit-transform:scale3d(1,1,1);
	-moz-transform:scale3d(1,1,1);
	-ms-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1);
}
/******************************
	レスポンシブ
******************************/
@media only screen and (max-width:4096px){}
@media only screen and (max-width:3840px){}
@media only screen and (max-width:3200px){}
@media only screen and (max-width:2880px){}
@media only screen and (max-width:2560px){}
@media only screen and (max-width:2048px){}
@media only screen and (max-width:1680px){}
@media only screen and (max-width:1440px){
	#TitleBox>h1{width:80%;}
	#GuestSupportBox>div{width:80%;}
	#CustomerSupportBox>div{width:80%;}
	#IntroductionDemoBox>div{width:80%;}
}
@media only screen and (max-width:1280px){
	#TitleBox>h1{width:85%;}
	#GuestSupportBox>div{width:85%;}
	#CustomerSupportBox>div{width:85%;}
	#IntroductionDemoBox>div{width:85%;}
}
@media only screen and (max-width:1024px){
	#TitleBox>h1{width:95%;}
	#GuestSupportBox>div{width:95%;}
	#CustomerSupportBox>div{width:95%;}
	#IntroductionDemoBox>div{width:95%;}
}
@media only screen and (max-width:980px){
	#GuestSupportBox>div>ul>li>a>dl{padding:0.5em 0.5em 0.5em 3em;}
	#GuestSupportBox>div>ul>li>a>dl>dd:last-of-type{margin-top:-1em;left:0.5em;width:2em;height:2em;}
	#CustomerSupportBox>div>ul>li>a>dl{padding:0.5em 0.5em 0.5em 3em;}
	#CustomerSupportBox>div>ul>li>a>dl>dd:last-of-type{margin-top:-1em;left:0.5em;width:2em;height:2em;}
}
@media only screen and (max-width:880px){
	#TopImpactBox{
		height:auto;
		padding-top:0;
	}
	#TopImpactBox>ul{
		position:relative;
	}
	#TopImpactBox>ul>li{width:100%;}
	#TopImpactBox>ul>li:nth-of-type(1){
		width:100%;
		height:auto;
		padding-top:0;
	}
	#TopImpactBox>ul>li:nth-of-type(2){
		height:auto;
	}
}
@media only screen and (max-width:720px){
	#GuestSupportBox>div>p{padding-bottom:1em;}
	#GuestSupportBox>div>ul>li{width:100%;display:block;padding:0;}
	#GuestSupportBox>div>ul>li:nth-of-type(1){padding-right:0em;}
	#GuestSupportBox>div>ul>li:nth-of-type(2){padding-top:0.5em;padding-left:0em;}
	#CustomerSupportBox>div>p{padding-bottom:1em;}
	#CustomerSupportBox>div>ul>li{width:100%;display:block;padding:0;}
	#CustomerSupportBox>div>ul>li:nth-of-type(1){padding-right:0em;}
	#CustomerSupportBox>div>ul>li:nth-of-type(2){padding-top:0.5em;padding-left:0em;}
}
@media only screen and (max-width:360px){
	#GuestSupportBox>div>ul>li>a>dl{padding:0.5em 0.5em 0.5em 3em;}
	#GuestSupportBox>div>ul>li>a>dl>dd:last-of-type{margin-top:-1em;left:0.5em;width:2em;height:2em;}
	#CustomerSupportBox>div>ul>li>a>dl{padding:0.5em 0.5em 0.5em 3em;}
	#CustomerSupportBox>div>ul>li>a>dl>dd:last-of-type{margin-top:-1em;left:0.5em;width:2em;height:2em;}
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2){
	#GuestSupportBox>div>p{padding-bottom:1em;}
	#GuestSupportBox>div>ul>li{width:100%;display:block;padding:0;}
	#GuestSupportBox>div>ul>li:nth-of-type(1){padding-right:0em;}
	#GuestSupportBox>div>ul>li:nth-of-type(2){padding-top:0.5em;padding-left:0em;}
	#CustomerSupportBox>div>p{padding-bottom:1em;}
	#CustomerSupportBox>div>ul>li{width:100%;display:block;padding:0;}
	#CustomerSupportBox>div>ul>li:nth-of-type(1){padding-right:0em;}
	#CustomerSupportBox>div>ul>li:nth-of-type(2){padding-top:0.5em;padding-left:0em;}
}
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){}
@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:2){}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){}
@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2){}