@charset "utf-8";
@media screen and (max-width: 479px) {
	.formScroll {
		overflow-x: auto;
	}
	.formScroll table {
		min-width: 640px;
	}
}
table.crest {
	width : 100%;
}
.crest th{
	background-image:url(images/hyo-back.png);
	font-weight: normal;
	border: 0.5px solid #bbb ;
	padding: 10px 15px 7px;
	line-height: 2.2;
	text-align: center;
	width: 20%;
}
.crest td{
	border: 0.5px solid #bbb ;
	padding: 10px 15px 7px;
	line-height: 2.2;
}
.content-crest{
	background: #f7f5f1;
	border-radius: 10px;
}
.content-crest .content-inner {
    padding: 58px 50px 75px;
}
.text-catch span{
	position: relative;
	display: inline-block
	font-weight: normal;
	font-size: 3.2rem;
	line-height:1.4;
}

/*ƒƒŠƒbƒg*/
@media print, screen and (min-width:769px){
	#article .supportBlock{
	padding: 30px 0;
	background: #f7f5f1;
	border-radius: 10px;
	}
}

@media print, screen and (min-width:481px){
#article .supportBlock .supportList li{
	margin-left: 16px;
	margin-bottom: 16px;
	width: calc(-16px + 33.33%);
	list-style: none;
	}
}
@media print, screen and (min-width:769px){
#article .supportBlock .supportList{
	width: 95%;
	margin: 0 auto 20px;
	}
}
#article .supportBlock .supportList{
	padding-right: 50px;
	display:flex;
	justify-content:flex-start;
	flex-wrap: wrap;
}

#article .supportBlock .supportList li{
	background: #fff;
	border: solid #ccc 1px;
	border-radius: 8px;
	box-sizing: border-box;
	padding-top : 1.2em;
	height: 220px;
	list-style: none;
}
@media screen and (max-width: 490px) {
  .supportList li {
      margin-top : 1.5em;
  }
}
.supportBlock .supportList .title2{
	padding: 10px 16px 0;
	color: #1e73be;
	font-size: 1.3rem;
	text-align: center;
 	margin: auto;
	font-weight:bold;
}
#article .supportBlock .supportList .text_p{

	padding: 10px 16px 16px;
	box-sizing: border-box;
	line-height:1.6;
}
#article .supportBlock .supportList .bg{
	height: 70px;
	width: 70px;
	position: relative;
	top: 0px;
	right:0px;
	border-radius: 8px 8px 0 0;
	z-index: 1
}
.img_center{
	text-align:center;
}
/*OEM*/
table.oem_tb{
	text-align: center;
	line-height: 1.5;
	border: none;
	width: 100%;
}
table.oem_tb th{
	width: 20%;
	padding: 10px;
	font-weight: bold;
	border: none;
	background: #fff;
}
table.oem_tb td{
	padding: 10px;
	vertical-align: top;
	border: none;
	font-size: 0.9em;
	text-align: left;
}
/*ƒeƒLƒXƒg*/
p.type01 {
	font-size: 1.4em;
	color: #666;
	text-align: left;
	font-weight: bold;
}
.content-inner h2o
	font-size: 35px !important;
	text-align: center;
	font-family:"Times New Roman" , "Ÿà–¾’©" , "Yu Mincho" , "Ÿà–¾’©‘Ì" , "YuMincho" , "ƒqƒ‰ƒMƒm–¾’© Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS–¾’©E" , "‚l‚r ‚o–¾’©" , "MS PMincho" , serif;
}
#article h2.h2-title {
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 0 100px;
	text-align: center;
	font-size: 35px !important;
	text-align: center;
	font-family:"Times New Roman" , "Ÿà–¾’©" , "Yu Mincho" , "Ÿà–¾’©‘Ì" , "YuMincho" , "ƒqƒ‰ƒMƒm–¾’© Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS–¾’©E" , "‚l‚r ‚o–¾’©" , "MS PMincho" , serif;

}
#footer_banner ul li {
	margin:5px
}
.font_pick {
    color: #DBB400;
}