/* コンテンツ */
#section1 {
	height: 270px;
}

#section1 article {
	width: 100%;
	position: absolute;
	overflow: hidden;
	z-index: 0;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}

#section1 section {
	width: 756px;
	height: 270px;
	position: relative;
	left: 50%;
	margin-left: -378px;
}

#section1 section iframe {
	transform: scale(0.45);
	-o-transform: scale(0.45);
	-webkit-transform: scale(0.45);
	-moz-transform: scale(0.45);
	-ms-transform: scale(0.45);
	transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
}

#section2 {
	width: 100%;
	padding: 8px 0 0 0;
}

#section2 li img {
	width: 125px;
}

#section3 {
	width: 100%;
	padding: 3% 0;
}

#section3 .catch_text {
	padding: 2% 0 0 0;
	font-size: 1em;
}

#section4 {
	width: 100%;
	padding: 3% 0;
}

#section4 header h2 {
	font-size: 1.2em;
	line-height: 1.2;
	color: #4F2322;
}

#section4 header .catch {
	font-size: 0.9em;
	line-height: 1.4;
	color: #4F2322;
	background: #FFF;
	font-weight: 600;
	margin-top: 0.5em;
	padding: 0.25em 0.5em 0.15em 0.5em;
}

#section4 section {
	margin-top: 0%;
	text-align: left;
}

#section4 section .oem_contents {
	margin-top: 2%;
}

#section4 section span {
	display: block;
	width: 100%;
}

#section4 section span img {
	width: 100%;
}

#section4 section a {
	font-size: 0.9em;
	color: #4F2322;
	font-weight: 600;
	line-height: 1.4;
}

#section5 {
	width: 100%;
	padding: 2% 0 3% 0;
}

#section5 .contents_link {
	width: 100%;
	margin: 2% 0 0 0;
}

#section5 .contents_link .main {
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: 600;
	text-align: center;
	color: #4F2322;
}

#section5 .contents_link .sub {
	font-size: 0.9em;
	line-height: 1.4;
	font-weight: 600;
	text-align: center;
	color: #FFF;
	background: #4F2322;
	margin-top: 0.5em;
	padding: 0.25em 0.5em 0.15em 0.5em;
}

#section5 .contents_link .image {
	margin-top: 3%;
}

#section5 .contents_link .link {
	margin-top: 3%;
	text-align: left;
}

#section5 .contents_link .link li {
	line-height: 1.2;
	display: inline-block;
	padding: 0 1em;
	border-left: 1px solid #4F2322;
}

#section5 .contents_link .link li:first-child {
	padding: 0 1em 0 0;
	border-left: none;
}

#section5 .contents_link .link li a {
	font-size: 0.9em;
	line-height: 1.2;
	color: #4F2322;
}

#section6 {
	width: 100%;
	padding: 3% 0;
}

#section6 header .link {
	text-align: right;
	font-size: 0.9em;
}

#section6 section {
	width: 100%;
	padding: 0 0 0 0;
}

#section6 section .news_detail {
	width: 49%;
	float: left;
	margin: 2% 0 0 2%;
	text-align: left;
}

#section6 section .news_detail:nth-child(odd) {
	margin: 2% 0 0 0;
}

#section6 section .news_detail .photo {
	width: 100%;
}

#section6 section .news_detail .photo a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}

#section6 section .news_detail .photo a:after {
	padding-top: 75%;
	display: block;
	content: "";
}

#section6 section .news_detail .photo .image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 0;
}

#section6 section .news_detail .photo .image img {
	width: 100%;
}

#section6 section .news_detail .photo .photo_date {
	top: 35%;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
	position: absolute;
	color: #FFF;
	font-weight: 600;
	font-size: 2.2em;
	line-height: 1.1;
	z-index: 1;
	text-shadow: 1px 1px 3px #666;
}

#section6 section .news_detail .title {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.2;
	margin-top: 0.5em;
}

#section6 section .news_detail .date {
	font-weight: 400;
	font-size: 0.85em;
	line-height: 1.4;
	margin-top: 1em;
	padding: 0.25em 0.5em 0.15em 0.5em;
	background: #CCC;
	color: #FFF;
	text-align: center;
}

#section6 section .news_detail .summary {
	font-size: 0.9em;
	line-height: 1.4;
	margin-top: 0.5em;
	text-align: left;
}

#section6 footer .link {
	font-size: 0.9em;
	line-height: 1.4;
	margin: 1.5em 0 0 0;
	text-align: right;
}

#section6 footer .link2 {
	font-size: 0.9em;
	line-height: 1.4;
	margin: .5em 0 0 0;
	text-align: right;
}

#section7 .banner3 img{
	width:100%;
}

@media only screen and (min-width: 768px) {
#section7 .banner3_sp{
	display:none;
}

#section7 .banner3{
	display:block;
}
}

@media only screen and (max-width: 767px) {
#section7 .banner3_sp{
	display:block;
}

#section7 .banner3{
	display:none;
}
}

#section7 {
	width: 100%;
	padding: 3% 0;
}
  
.newslist-btn{
	max-width: 300px;
	width: 100%;
	margin: auto;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 30px;
	border-radius: 33px;
	color: white;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1;
	background-color: #4f2322;
	max-height: 100%;
}
  
.newslist-btn span {
	width: 100%;
	text-align: center;
	padding-right: 10px;
}
  
.newslist-btn span:after{
	content: '';
	width: 0.65em;
	height: 0.65em;
	border: 2px solid #fff;
	border-left: 0;
	border-bottom: 0;
	transform: rotate(45deg);
	transform-origin: top right;
	position: absolute;
	top: 50%;
	right: -0.05em;
	box-sizing: border-box;
}
  
.newslist-btn:after{
	content: "";
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../images/solution/icon_blank01.svg);
	flex-shrink: 0;
}
  
#section7 section {
	width: 100%;
}

#section7 .recommendservice div{
	margin-bottom:20px;
}

#section8 {
	width: 100%;
	padding: 3% 0;
}

#section8 section {
	width: 100%;
}

#section8 section .banner {
	width: 100%;
	margin: 2% 0 0 0;
}

#section8 section .banner img {
	width: 100%;
}

#section8 .newslist{
	width:90%;
}

#section9 {
	width: 100%;
	padding-top: 3%;
}

#section9 a{
	color:#fff;
}

#section9 section{
	position: relative;
}

#section9 .susbg img{
	width:100%;
	height: 50vh;
	object-fit: cover;
	object-position: 100% 0;
}
	
#section9 dl{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	margin: auto;  
	width:550px;
	text-align: center;
}

#section9 dt{
	font-size: 2.1rem;
    font-weight: 500;
    line-height: 1.4444444444;
    text-align: center;
    font-family: "Noto Serif JP", serif;
	margin-bottom:20px;
}

.spbr{
	display:none;
}

@media only screen and (max-width: 767px) {
.spbr{
	display:block;
	}
	
#section9 dl{
	width:350px;
	}

}

@supports (font-size: clamp(2.1rem, 6.7vw, 2.4rem)) {
	#section9 dt {
	  font-size: clamp(2.1rem, 6.7vw, 2.4rem);
	}
}

#section9 dd{
	border:1px solid #fff;
	padding:5px;
}

#section9 .suslogo{
	width:224px;
	position: absolute;
	top:2rem;
	right:2rem;
}

@media only screen and (max-width: 767px) {
#section9 .suslogo{
	right:-1rem;
	}
}

/* スマホサイズB */
@media only screen and (min-width: 480px) {
	#section1 {
		height: 390px;
	}

	#section1 section {
		width: 1092px;
		height: 390px;
		position: relative;
		left: 50%;
		margin-left: -546px;
	}

	#section1 section iframe {
		transform: scale(0.65);
		-o-transform: scale(0.65);
		-webkit-transform: scale(0.65);
		-moz-transform: scale(0.65);
		-ms-transform: scale(0.65);
	}

	#section6 section .news_detail .photo .photo_date {
		top: 35%;
		font-size: 3.6em;
	}

}


/* タブレットサイズ */
@media only screen and (min-width: 768px) {
	#section1 {
		height: 510px;
	}

	#section1 section {
		width: 1428px;
		height: 510px;
		position: relative;
		left: 50%;
		margin-left: -714px;
	}

	#section1 section iframe {
		transform: scale(0.85);
		-o-transform: scale(0.85);
		-webkit-transform: scale(0.85);
		-moz-transform: scale(0.85);
		-ms-transform: scale(0.85);
	}

	#section4 header h2 {
		font-size: 1.6em;
	}

	#section4 section a {
		font-size: 1em;
	}

	#section4 section {
		margin-top: 2.5%;
		text-align: left;
	}

	#section4 section .oem_contents {
		margin: 0 0 0 2%;
		width: 32%;
		float: left;
	}

	#section4 section .oem_contents:first-child {
		margin: 0 0 0 0;
	}

	#section5 {
		width: 100%;
		padding: 3% 0;
	}

	#section5 .contents_link {
		width: 49%;
		float: left;
		margin: 0 0 0 0;
	}

	#section5 .contents_link:last-child {
		margin: 0 0 0 2%;
	}

	#section5 .contents_link .main {
		font-size: 1.6em;
	}

	#section5 .contents_link .image img {
		width: 100%;
	}

	#section6 header {
		position: relative;
	}

	#section6 header .link {
		position: absolute;
		right: 0;
		top: 40%;
		font-size: 0.9em;
	}

	#section6 section .news_detail {
		width: 23.5%;
		float: left;
		margin: 2% 0 0 2%;
		text-align: left;
	}

	#section6 section .news_detail:nth-child(odd) {
		margin: 2% 0 0 2%;
	}

	#section6 section .news_detail:nth-child(4n+1) {
		margin: 2% 0 0 0;
	}

	#section6 section .news_detail .photo .photo_date {
		top: 35%;
		font-size: 2.8em;
	}

	#section7 .recommendservice{
		display:flex;
		justify-content:space-between;
	}
	
	#section7 .recommendservice div{
		width:500px;
		margin-bottom:50px;
	}

	#section8 .newslist-btn{
    	height: 66px;
    	max-width: 314px;
    	font-size: 2rem;
	}

	#section8 .newslist-btn:after{
    	height: 25px;
    	width: 25px;
  	}

	#section8 section {
		width: 100%;
		padding: 2% 0 0 0;
	}

	#section8 section .banner {
		width: 32%;
		float: left;
		margin: 0 0 0 2%;
	}

	#section8 section .banner:first-child {
		margin: 0 0 0 0;
	}

	#section8 .newslistarea{
		width:70%;
	}

	#section9 dt{
		font-size: 4.5rem;
	}

	#section9 .suslogo{
		right:6rem;
	}
}

/* PCサイズ */
@media only screen and (min-width: 1024px) {
	#section1 {
		height: 600px;
	}

	#section1 section {
		width: 1680px;
		height: 600px;
		position: relative;
		left: 50%;
		margin-left: -840px;
	}

	#section1 section iframe {
		transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
	}

	#section6 section .news_detail .photo .photo_date {
		top: 35%;
		font-size: 3.6em;
	}

	#section9 .suslogo{
		right:16rem;
	}
}


/* PCサイズ(フルサイズ) */
@media only screen and (min-width: 1200px) {}

/* PCサイズ(MAXサイズ) */
@media only screen and (min-width: 1680px) {
	#section1 article {
		width: 1680px;
		margin: 0 auto;
		position: static;
	}

	#section1 section {
		position: static;
		left: 0;
		margin-left: 0;
	}
}

/* 印刷用 */
@media print {}