@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;
	}
}

/* ■ サブタイトル ==================================================================================== */
@media only screen and (max-width: 767px) {
	.grid_main {
		font-size: 200% !important;
		font-weight: 800 !important;
		width: 100% !important;
		line-height: 1.7em !important;
		margin: 0 auto !important;
		text-align: center !important;
	}
	.grid_lead {
		color: #0d3488;
		font-family: "UD新ゴ DB","ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",Sans-Serif;
		font-size: 150% !important;
		font-weight: 700 !important;
		width: 100% !important;
		line-height: 1.7em !important;
		margin: 0 auto !important;
		text-align: center !important;
		border-radius: 5px !important;
		padding: 5px 5px !important;
		background-image: linear-gradient(-225deg, #b8e6ff 0%, #59bdf0 100%) !important;
	}
}

@media print, screen and (min-width: 768px) {
	.grid_main {
		font-size: 260% !important;
		font-weight: 800 !important;
		width: 100% !important;
		line-height: 1.7em !important;
		margin: 0 auto !important;
	}
	.grid_lead {
		color: #0d3488;
		font-family: "UD新ゴ DB","ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",Sans-Serif;
		font-size: 160% !important;
		font-weight: 700 !important;
		width: 100% !important;
		line-height: 1.7em !important;
		margin: 0 auto !important;
		border-radius: 5px !important;
		padding: 5px 5px !important;
		background-image: linear-gradient(-225deg, #b8e6ff 0%, #59bdf0 100%) !important;
	}
}

@media print, screen and (min-width: 1090px) {
	.grid_main {
		font-size: 260% !important;
		font-weight: 800 !important;
		width: 100% !important;
		line-height: 1.7em !important;
		margin: 0 auto !important;
	}
	.grid_lead {
		color: #0d3488;
		font-family: "UD新ゴ DB","ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",Sans-Serif;
		font-size: 160% !important;
		font-weight: 700 !important;
		width: 100% !important;
		line-height: 1.7em !important;
		margin: 0 auto !important;
		border-radius: 5px !important;
		padding: 5px 5px !important;
		background-image: linear-gradient(-225deg, #b8e6ff 0%, #59bdf0 100%) !important;
	}
}

/* 黄色■タイトル（osr_h5A） --------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.osr_h5A {
	margin-top: 20px !important;
	}

	.osr_h5A h5 {
	padding-left: 16px !important;
	font-size: 1.4rem !important;
	}

	.osr_h5A h5:before {
	left: 2px !important;
	top: 9px !important;
	width: 10px !important;
	height: 10px !important;
	background: #FFFA00 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.osr_h5A {
	margin-top: 20px !important;
	}

	.osr_h5A h5 {
	padding-left: 16px !important;
	font-size: 1.4rem !important;
	}

	.osr_h5A h5:before {
	left: 2px !important;
	top: 9px !important;
	width: 10px !important;
	height: 10px !important;
	background: #FFFA00 !important;
	}
}

@media print, screen and (min-width: 1090px) {
	.osr_h5A {
	margin-top: 20px !important;
	}

	.osr_h5A h5 {
	padding-left: 16px !important;
	font-size: 1.4rem !important;
	}

	.osr_h5A h5:before {
	left: 2px !important;
	top: 9px !important;
	width: 10px !important;
	height: 10px !important;
	background: #FFFA00 !important;
	}
}

/* 水色■タイトル（osr_h5B） --------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.osr_h5B {
	margin-top: 20px !important;
	}

	.osr_h5B h5 {
	padding-left: 16px !important;
	font-size: 1.4rem !important;
	}

	.osr_h5B h5:before {
	left: 2px !important;
	top: 9px !important;
	width: 8px !important;
	height: 8px !important;
	background: #0083FF !important;
	}
}

@media print, screen and (min-width: 768px) {
	.osr_h5B {
	margin-top: 20px !important;
	}

	.osr_h5B h5 {
	padding-left: 16px !important;
	font-size: 1.4rem !important;
	}

	.osr_h5B h5:before {
	left: 2px !important;
	top: 9px !important;
	width: 8px !important;
	height: 8px !important;
	background: #0083FF !important;
	}
}

@media print, screen and (min-width: 1090px) {
	.osr_h5B {
	margin-top: 20px !important;
	}

	.osr_h5B h5 {
	padding-left: 16px !important;
	font-size: 1.4rem !important;
	}

	.osr_h5B h5:before {
	left: 2px !important;
	top: 9px !important;
	width: 8px !important;
	height: 8px !important;
	background: #0083FF !important;
	}
}

/* 黄色●リスト（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;
}

@media only screen and (max-width: 767px) {
     .osr_qc_pointBlock_L{
        width: 100%;
        padding: 10px 10px;
        margin-right: 16px;
        text-align: center;
        color: #fff;
        font-size: 100%;
        float: left;
        line-height: 1em;
        background: #2d53ed;
        background: -moz-linear-gradient(top,  #2d53ed 5%, #7db9e8 100%);
        background: -webkit-linear-gradient(top,  #2d53ed 5%,#7db9e8 100%);
        background: linear-gradient(to bottom,  #2d53ed 5%,#7db9e8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d53ed', endColorstr='#7db9e8',GradientType=0 );
        }
        .osr_qc_pointBlock_R{
            line-height: 1.5em;
            padding: 9px 0;
        }
    .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;
    }
}
@media print, screen and (min-width: 1090px) {
    .osr_qc_pointBlock_L{
        width: 200px;
        padding: 10px 10px;
        margin-right: 16px;
        text-align: center;
        color: #fff;
        font-size: 120%;
        float: left;
        line-height: 1.25em;
        background: #2d53ed;
        background: -moz-linear-gradient(top,  #2d53ed 5%, #7db9e8 100%);
        background: -webkit-linear-gradient(top,  #2d53ed 5%,#7db9e8 100%);
        background: linear-gradient(to bottom,  #2d53ed 5%,#7db9e8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d53ed', endColorstr='#7db9e8',GradientType=0 );
        }
    .osr_qc_pointBlock_R{
            border-bottom: solid 1px #2087F5;
            line-height: 1.5em;
            padding: 9px 0;
        }
}





/*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 ==================================================================================== */
.h2-grid {
	display: inline-block;
	border-bottom: none !important;
	padding: 20px 40px !important;
	font-size: 1.7em !important;
	font-weight: 600 !important;
	color: #fff !important;
	background: #2E8AD6 !important;
}
.osr_h3_sub {
	font-size: 80%;
	color: #E37F1A;
}
.osr_h5_sub {
	color: #6C9BD2;
}
.column .osr_h5_sub {
	color: initial;
	font-size: 80%;
}

.grid_main {
	text-align: center;
}

.Box_sol {
	border: 2px solid #47B357;
	border-radius: 5px;
	text-align: center;
	margin-top: 10px;
	color: #47B357;
}
.Box_sol p {
	font-size: 1.6em !important;
	font-weight: bold;
}
.Box_list {
	border-radius: 5px;
	text-align: center;
	background-color: #c0ddf4;
}
.column {
	background-color: #e8f5ff;
}

.img_border {
	border: 1px solid #999
}

#Contents h4 {
	padding: 0 !important;
}
#Contents h4:before {
	display: none;
}
.top-btn {
	text-align: right;
}

/* 更新情報 */
.news_lead {
	display: flex;
	align-items: center;
}
.news_lead .icon {
	margin-right: 20px;
}
.news_lead .icon .Alert {
	color: #fff;
	background-color: #D30003;
	padding: 3px 10px;
	border-radius: 6px;
}

/* ====================================================================== */
/* ==================== 脱炭素イメージエリア==================== */
/* ====================================================================== */

.container .index_title {
    font-size: 1.5em;
    text-align: center;
    padding: 10px 0 !important;
	margin-top: 0 !important;
    border-radius: 5px;
    background: #CEE39D;
	border: none !important;
}

/* ====================================================================== */
/* ==================== カラムレイアウト ==================== */
/* ====================================================================== */
.contents {
	margin-bottom: 50px;
}
.contents figure {
	text-align: center;
}
.center {
	text-align: center;
}

@media screen and (max-width: 750px) {
	.contents figure img {
		width: 100%;
	}
	.test-reverse {		
		flex-direction: column-reverse;
	}
}


/* ====================================================================== */
/* ==================== 追記CSS ==================== */
/* ====================================================================== */
.testH2 {
	background-color: #e8ecf9;
	color: #2e478a;
	padding: 10px 20px !important;
}
.test-color {
	background-color: #f2f3f5;
}
.test-title {
	border-radius: 0px !important;
}
.test-margin {
	margin-bottom: 10px;
}
.gridpadding {
	padding: 6px 10px 4px 24px;
}
.GGrid {
	display: grid;
    /* gap: 2rem; */
    margin-top: 2rem;
}
@media print, screen and (min-width: 990px) {
.GGrid2v1 {
	grid-template-columns: 10fr 1fr;
	}
}
.grid_wp-block-columns {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
