@charset "UTF-8";
@media screen and (min-width: 768px) {}
@media screen and (max-width: 767px) {}
/* =====================================
	content
===================================== */



@media screen and (min-width: 768px) {
#mv .img {
	position: absolute;
	right: 0;
	top: 0;
	width: calc(50% + 500px);
	height: 480px;
	background: url(../images/tech/mv01.jpg) center center no-repeat;
	background-size: cover;
	border-radius: 32px 0 0 32px;
}

.txt01 {
	margin-bottom: 25px;
}
.txt02 {
	margin-bottom: 10px;
}
.txt03 {
	margin-bottom: 40px;
}

.cont01 {
	margin-bottom: 50px;
}
.cont02 {
	margin-bottom: 50px;
}
.cont03 {
	margin-bottom: 50px;
}
.cont04 {
	margin-bottom: 50px;
}
.flexbox {
	display: flex;
	flex-wrap: wrap;
}
.consul .flexbox {
	display: flex;
	flex-wrap: wrap;
}
.consul .flexbox li {
	margin-right: 20px;
}
.consul .flexbox li:last-child {
	margin-right: 0;
}
.flexbox.sb {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexbox.sb dl {
	margin-bottom: 30px;
}
.flexbox.sb dl dt {
	margin-bottom: 5px;
	
}
.flexbox.sb dl dd {
	text-align: center;
	
}
ul.flexbox.sb {
	margin-bottom: 10px;
}
.flexbox.sb li {
	margin-bottom: 30px;
}

.release .btnbox {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;	
	width: 100%;
}
.release .btnbox li {
	width: 50%;
	text-align: center;
	margin-bottom: 30px;
}
.release .media {
	margin-bottom: 35px;
}
.release .media li {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: center;	
	width: 100%;
	margin-bottom: 15px;
}
.release .media li p {
	width: 575px;
}
.release ul.flexbox {
	margin-bottom: 30px;
}
.release .preview {
}
.release .preview figure {
	width: 100%;
	margin-bottom: 30px;
}
.release .preview figure img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.release .preview figure figcaption {
	text-align: center;
}
.flex-box {
	display: flex;
	justify-content: space-between;
	
}
.flex-box ul {
	width: 580px;
	
}
.news_value {
	display: flex;
	align-items: flex-start;
	margin-bottom: 0.5em;
    padding: 10px 0;
	border-bottom: 2px dashed #dddddd;
}
.news_value .news_date {
}
.news_value  .news_caption {
	margin-left: 1em;
}
.flex-box .photo {
	width: 250px;
}
.flex-box .photo img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.flex-box a[target="_blank"] {
	background: url(../images/common/icon_blank.png) right center no-repeat;
	background-size: 13px auto;
	margin-right: 5px;
	padding-right: 18px;
}
.flex-box a.pdf {
	background: url(../images/common/icon_pdf32.png) right center no-repeat;
	background-size: 20px auto;
	margin-right: 5px;
	padding-right: 25px;
}
.flex-box a[href$=".pdf"] {
	background: url(../images/common/icon_pdf32.png) right center no-repeat;
	background-size: 20px auto;
	margin-right: 5px;
	padding-right: 25px;
}
a.nolink {
	opacity: 0.5;
	pointer-events: none;
	
}
}
@media screen and (max-width: 767px) {
	.txt01 {
		margin-bottom: calc(30/750*100vw);
	}
	.txt02 {
		margin-bottom: calc(15/750*100vw);
	}
	.txt03 {
		margin-bottom: calc(30/750*100vw);
	}
	.cont01 {
		margin-bottom: calc(70/750*100vw);
	}
	.cont02 {
		margin-bottom: calc(70/750*100vw);
	}
	.cont03 {
		margin-bottom: calc(70/750*100vw);
	}
	.cont04 {
		margin-bottom: calc(70/750*100vw);
	}
	
	.flexbox {
	}
	.flexbox dl {
		margin-bottom: calc(30/750*100vw);
	}
	.flexbox dl dt {
		margin-bottom: calc(10/750*100vw);
		
	}
	.flexbox dl dd {
		
	}
	.flexbox li {
		margin-bottom: calc(30/750*100vw);
	}
	
	.arrow {
		width: calc(136/750*100vw);
		margin: calc(30/750*100vw) auto calc(30/750*100vw);
	}
	
	.img01 {
		margin-bottom: calc(10/750*100vw);
		
	}
	.img01sp {
		width: calc(290/750*100vw);
		margin: 0 auto calc(10/750*100vw);
		
	}
	.cont02 {
		margin-bottom: calc(70/750*100vw);
	}
	
	.consul .btn01 {
		width: calc(520/750*100vw);
		margin: 0 auto;
	}
	.release .btnbox li {
		width: calc(520/750*100vw);
		margin: 0 auto calc(30/750*100vw);
	}
	.release .media {
		margin-bottom: calc(60/750*100vw);
	}
	.release .media li {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-content: center;	
		width: 100%;
		margin-bottom: calc(40/750*100vw);
	}
	.release .media li p {
		width: 100%;
		margin-bottom: calc(15/750*100vw);
		font-size: calc(25/750*100vw);
	}
	.release .media li .koma4 img {
		width: auto;
		height: calc(70/750*100vw)!important;
		margin-left: calc(30/750*100vw);
	}
	.release .media li .ytube img {
		width: auto;
		height: calc(70/750*100vw)!important;
		margin-right: calc(30/750*100vw);
	}
	.release .preview {
	}
	.release .preview figure {
		width: 100%;
		margin-bottom: calc(30/750*100vw);
	}
	.release .preview figure img {
		width: 100%;
		height: auto;
		margin-bottom: calc(10/750*100vw);
	}
	.release .preview figure figcaption {
	}

	.flex-box {
		
	}
	.flex-box ul {
	}
	.news_value {
		padding: calc(25/750*100vw) 0;
		border-bottom: 2px dashed #dddddd;
	}
	.news_value .news_date {
	}
	.news_value  .news_caption {
	}
	.flex-box .photo {
	}
	.flex-box .photo img {
		margin-bottom: calc(20/750*100vw);
	}
	.flex-box a[target="_blank"] {
		background: url(../images/common/icon_blank.png) right center no-repeat;
		background-size: calc(24/750*100vw) auto;
		margin-right: calc(10/750*100vw);
		padding-right: calc(35/750*100vw);
	}
	.flex-box a.pdf {
		background: url(../images/common/icon_pdf32.png) right center no-repeat;
		background-size: calc(30/750*100vw) auto;
		margin-right: calc(10/750*100vw);
		padding-right: calc(40/750*100vw);
	}
	.flex-box a[href$=".pdf"] {
		background: url(../images/common/icon_pdf32.png) right center no-repeat;
		background-size: calc(30/750*100vw) auto;
		margin-right: calc(10/750*100vw);
		padding-right: calc(40/750*100vw);
	}

}

