@charset "UTF-8";
@media only screen and (max-width: 767px) {
	#Contents .SectionMain .PosItem1 {
	left: 6%;
	top: 15%;
	}
}
@media print, screen and (min-width: 768px) {
	#Contents .SectionMain .PosItem1 {
	left: 2%;
	top: 22.5%;
	}
}
@media print, screen and (min-width: 1090px) {
	#Contents .SectionMain .PosItem1 {
	left: 8%;
	top: 24.5%;
	}
}
/*----------*/
/*--スペース調整css--------*/
.clear{
	clear: both;
}
.topspace25{
	margin-top: 25px;
}
.topspace50{
	margin-top: 50px;
}
.topspace100{
	margin-top: 100px;
}
.bottomspace25{
	margin-bottom: 25px;
}
/*--フォントcss--------*/
.bold{
	font-weight: 700;
}
.large{	
	font-size: 120%;
}
.blue{
	color: #0019A7;
}
/*--ボーダーcss--------*/
.boxBorder{
	border: solid 1px #ccc;
}
.hr_dot{
  border-top: 1px dashed #ccc !important;
}

/* ■ 左右ボックス50%ver ==================================================================================== */
.LRBoxCenter {
display: flex;
flex-wrap: wrap;
}

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

	.LRBoxCenter .LBoxCenter {
	width: 100%;
	}
	
	.LRBoxCenter .RBoxCenter {
	width: 100%;
	}

}

@media print, screen and (min-width: 768px) {

	.LRBoxCenter .LBoxCenter {
	width: 50%;
	padding-right: 2%;
	}
	
	.LRBoxCenter .RBoxCenter {
	width: 50%;
	padding-left: 2%;
	}

}

@media print, screen and (min-width: 1090px) {

}

/* ■ メインタイトル ==================================================================================== */
@media only screen and (max-width: 767px) {
    .osr_titleArea{
        width: 90%;
		margin: 0 auto -10px auto;
		padding: 10px 0;
	}
	.osr_title{
		color: #fff;
		font-size: 120%;
		font-weight: 700;
		width: 190px;
		line-height: 1.6em;
		border-bottom: solid 2px #fff;
	}
	.osr_exbitTitle{
		color: #fff;
		font-size: 160%;
		font-weight: 700;
		margin: 10px 10px 10px 0;
		padding:  0 20px;
        line-height: 1em;
	}
	.osr_exbitHeld{
        display: block;
        width: 70px;
        text-align: center;
		font-size: 50%;
		padding: 0;
        margin: 10px 0;
		background-color: #D30003;
	}
	.osr_KeyVisual{
        padding: 10px 0;
		background-repeat: no-repeat;
		background-size: cover;	
	}
	.osr_exbitTitle_lead{
		width: 100%;
		margin: 0 auto;
        color: #fff;
        padding: 0 20px;
    }
	
}
@media print, screen and (min-width: 768px) {
    .osr_titleArea{
		max-width: 1260px;
		margin: 0 auto -10px auto;
		padding: 40px 30px 0 30px;
	}
	.osr_title{
		color: #fff;
		font-size: 180%;
		font-weight: 700;
		width: 290px;
		line-height: 1.6em;
		border-bottom: solid 2px #fff;
	}
	.osr_exbitTitle{
		color: #fff;
		font-size: 270%;
		font-weight: 700;
		max-width: 1260px;
		margin: 0 auto;
		padding:  0 30px 20px 30px;
	}
	.osr_exbitHeld{
		font-size: 60%;
		padding: 2px 14px;
		margin-left: 10px;
		background-color: #D30003;
	}
	.osr_KeyVisual{
		background-repeat: no-repeat;
		background-size: cover;	
	}
}
@media print, screen and (min-width: 768px) {
	.osr_titleArea{
		max-width: 1260px;
		margin: 0 auto -10px auto;
		padding: 40px 30px 10px 30px;
	}
	.osr_title{
		color: #fff;
		font-size: 180%;
		font-weight: 700;
		width: 290px;
		line-height: 1.6em;
		border-bottom: solid 2px #fff;
	}
	.osr_exbitTitle{
		color: #fff;
		font-size: 270%;
		font-weight: 700;
		max-width: 1260px;
		margin: 0 auto -16px auto;
		padding:  0 30px;
	}
	.osr_exbitHeld{
		font-size: 60%;
		padding: 2px 14px;
		margin: 0 10px;
		background-color: #D30003;
	}
    .osr_exbitTitle_lead{
        font-size: 110%;
		max-width: 1260px;
		margin: 0 auto;
        color: #fff;
        padding: 0 30px;
    }
	.osr_KeyVisual{
        height: 240px;
		background-repeat: no-repeat;
		background-size: cover;	
	}
}




/* 黄色●リスト（ListDiscY） --------------------------------------------------- */
.ListDiscY li {
margin-bottom: 8px;
line-height: 1.8em;
}
.ListDiscY li:before {
left: 2px;
border-radius: 100%;
background: #FFEB00;
}
@media only screen and (max-width: 767px) {

	.ListDiscY {
	margin-top: 20px;
	}

	.ListDiscY li {
	padding-left: 16px;
	font-size: 1.4rem;
	}

	.ListDiscY li:before {
	left: 2px;
	top: 9px;
	width: 8px;
	height: 8px;
	}

}
@media print, screen and (min-width: 768px) {

	.ListDiscY {
	display: block;
	margin-top: 25px;
	}

	.ListDiscY li {
	padding-left: 15px;
	font-size: 1.5rem;
	}
	
	.ListDiscY li:before {
	left: 2px;
	top: 10px;
	width: 8px;
	height: 8px;
	}
	
}
@media print, screen and (min-width: 1090px) {

	.ListDiscY li {
	padding-left: 20px;
	}
	
	.ListDiscY li:before {
	width: 10px;
	height: 10px;
	}

}

/* IE10以上 */
@media all and (-ms-high-contrast: none) {

	.ListDiscY li:before {
	top: 9px;
	}

}

/* Firefox */
@-moz-document url-prefix() {

	.ListDiscY li:before {
	top: 9px;
	}
}

.ListDiscY li {
position: relative;
float: left;
margin-right: 16px;
}

.ListDiscY li:before{
display: inline-block;
position: absolute;
}

.ListDiscY.InlineB li{
display: inline-block;
}

/* ディスク（ListDisc） */
.ListDiscY li:before {
content: '';
}
/* 水色●リスト（ListDiscB） --------------------------------------------------- */
.ListDiscB li {
margin-bottom: 8px;
line-height: 1.8em;
}
.ListDiscB li:before {
left: 2px;
border-radius: 100%;
background: #1e90ff;
}
@media only screen and (max-width: 767px) {

	.ListDiscB {
	margin-top: 20px;
	}

	.ListDiscB li {
	padding-left: 16px;
	font-size: 1.4rem;
	}

	.ListDiscB li:before {
	left: 2px;
	top: 9px;
	width: 8px;
	height: 8px;
	}

}
@media print, screen and (min-width: 768px) {

	.ListDiscB {
	display: block;
	margin-top: 25px;
	}

	.ListDiscB li {
	padding-left: 15px;
	font-size: 1.5rem;
	}
	
	.ListDiscB li:before {
	left: 2px;
	top: 10px;
	width: 8px;
	height: 8px;
	}
	
}
@media print, screen and (min-width: 1090px) {

	.ListDiscB li {
	padding-left: 20px;
	}
	
	.ListDiscB li:before {
	width: 10px;
	height: 10px;
	}

}

/* IE10以上 */
@media all and (-ms-high-contrast: none) {

	.ListDiscB li:before {
	top: 9px;
	}

}

/* Firefox */
@-moz-document url-prefix() {

	.ListDiscB li:before {
	top: 9px;
	}
}

.ListDiscB li {
position: relative;
float: left;
margin-right: 16px;
}

.ListDiscB li:before{
display: inline-block;
position: absolute;
}

.ListDiscB.InlineB li{
display: inline-block;
}

/* ディスク（ListDisc） */
.ListDiscB li:before {
content: '';
}


/* ■ その他 ==================================================================================== */
.osr_automotive_solutionbaner{
	padding: 6px 18px;
	font-weight: 700;
	margin-right: 10px;
	background: #b3dced;
        background: -moz-linear-gradient(top,  #b3dced 1%, #29b8e5 100%);
        background: -webkit-linear-gradient(top,  #b3dced 1%,#29b8e5 100%);
        background: linear-gradient(to bottom,  #b3dced 1%,#29b8e5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#29b8e5',GradientType=0 );
}
.osr_ecomp_internalLink{
    margin: 0 auto;
    text-align: center;    
}
.osr_ecomp_internalLinkBlock{
    display: inline-block;
}
.osr_ecomp_internalLinkBtn{
    display: block;
    overflow: hidden;
    width: 200px;
    float: left;
    margin: 0 10px;
}
.osr_ecomp_banner1{
    padding: 4px 10px;
    background-color: #2186C4;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    text-shadow: 1px 1px 2px black;
}
.osr_qc_headBanner{
	text-align: center;
	background: #499bea;
    background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%);
    background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%);
    background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
}
.osr_qc_headBanner_Line{
    padding: 10px 0;
    font-size: 170% !important;
    line-height: 1.25em;
	color: #fff;
	font-weight: bold;
    margin: 0;
}
.osr_qc_pointBlock{
    display: block;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}

/* ポイント：グラデーション */
.osr_qc_pointBlock_L {
	width: 30%;
	padding: 10px 20px;
	margin-right: 16px;
	text-align: center;
	color: #0d3488;
	font-size: 120%;
	font-family: "UD新ゴ DB","ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",Sans-Serif;
	font-weight: bold;
	float: left;
	line-height: 1.25em;
	border-radius: 5px;
	background: -moz-linear-gradient(-225deg, #b8e6ff 0%, #59bdf0 100%);
	background: -webkit-linear-gradient(-225deg, #b8e6ff 0%, #59bdf0 100%);
	background: linear-gradient(-225deg, #b8e6ff 0%, #59bdf0 100%);
	background-image: linear-gradient(-225deg, #b8e6ff 0%, #59bdf0 100%);
}
.osr_qc_pointBlock_R {
	width: 70%;
}
.osr_qc_pointBlock {
	width: 100%;
	border-bottom: solid 1px #2087F5;
	line-height: 1.5em;
	padding: 10px 0;
	display: flex;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
	.osr_qc_pointBlock {
		border: none;
		flex-direction: column;
	}
	.osr_qc_pointBlock_L{
		width: 100%;
		text-align: center;
		font-size: 100%;
		line-height: 1em;
	}
	.osr_qc_imageSMP{
		width: 80% !important;
		margin: 0 auto;
	}
	.osr_qc_imageSMP2{
		width: 20% !important;
		margin: 0 auto;
	}
	.osr_qc_imageSMP3{
		width: 70% !important;
		margin: 0 auto;
	}
}





/*video*/
@media only screen and (max-width: 767px) {
     .video{
        width: 100%;
        margin: 20px auto;
    }
    .video iframe {
      width: 100%;
    }
    .videoBox{
        width: 100%;
    }
}
@media print, screen and (min-width: 768px) {
	 .video{
        max-width: 640px;
        margin: 50px auto;
    }
    .video iframe {
      width: 100%;
    }
    .videoBox{
        width: 640px;
    }
}
@media print, screen and (min-width: 1090px) {
    .video{
        position: relative;
        max-width: 640px;
        margin: 50px auto;
    }
    .video iframe {
      width: 100%;
    }
    .videoBox{
        width: 640px;
    }
}


/* 量子コンピューティング展用追加CSS ==================================================================================== */
