  @charset "utf-8";

/***
		common_contents
****/
body {
	color: #000 !important;
    text-align: left !important;
}

.header__search--revise{
	margin-top: 3px;
}

.header-contents, .contents-wrapper, .footer-contents { display: block; width: 980px; margin: 0 auto;}

.header-contents { height: 200px; }

.footer-contents { height: 200px; }

.contents { display: block; width: 980px; margin: 0 auto; }

.common_contents {
	font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Helvetica", "Arial", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;
	line-height: 1.7;
}

.common_contents h2 {
	/*font-size: 26px;*/
	font-size: 52px;
	/* font-weight: bold; */
	color: #757575;
	margin-bottom: 5px;
}

.common_contents h2 span {
	font-size: 18px;
	font-weight: bold;
	margin-left: 50px !important
}

.common_contents h3 {
	height: 30px;
    font-size: 26px;
    line-height: 1.2em;
    border-left: 6px solid #2786B0;
    color: #2786B0;
    padding-left: 25px;
    margin: 50px 0 28px 0;
}

.common_contents h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.common_contents .intro-txt {
	font-size: 18px!important;
}

.common_contents p {
	margin: 0 0 10px;
}

.common_contents a {
	text-decoration: none;
}

.common_contents a:hover {
	text-decoration: underline;
}

.common_contents a:link {/*未訪問のリンク*/
	color: #3d90d1;
}

.common_contents a:hover {
	color: #3d90d1;
}

.common_contents a:visited {
	color: #3d90d1;
}

.common_contents .jfe443ct--hedding_wrap {
	margin-bottom: 30px;
}

.common_contents .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.common_contents .clearfix {
  min-height: 1px;
}

.common_contents .lightblue_color{
	color:#0067B2;
}

.common_contents .big-ttl {
	font-size: 28px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.fl {
	float: left;
}

.fr	{
	float: right;
}

.cb {
	clear: both;
}

.common_contents .border-right-none {
	border-right: none;
}

.common_contents .border-left-none {
	border-left: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.common_contents table td,.common_contents table th {
	padding: 5px;
	border: 1px solid #333;
	text-align: center;
	font-weight: normal;
}

.common_contents table {
	width: 100%;
	font-size: 13px;
}

.common-box {
	margin-bottom: 30px;
}

.common-box p {
	margin-bottom: 40px;
}

.steelgrade--common table th {
	background: #ddd;
	font-weight: bold;
}

.steelgrade--common table td {
	background: #fffef3;
	color: #333;
}

.steelgrade--common table .cat-item {
	background: #FF9;
	color: #333;
	font-weight: normal;
}

.steelgrade--common table .target-item {
	background: #F9D1CF;
	color: #333;
	font-weight: normal;
}

.steelgrade--common .btn a {
	width: 200px;
	padding: 10px;
	text-align: center;
	display: block;
	text-decoration: none;
	background: #3d90d1;
	color: #fff;
	border: 1px solid #3d90d1;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	transition: 0.6s;
}

.steelgrade--common .btn a:hover {
	padding: 10px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #3d90d1;
	border: 1px solid #3d90d1;
}

.steelgrade--common .pickup-box {
	margin-bottom: 50px;
}

.steelgrade--common .pickup-box .pickup-box-in {
	margin-bottom: 30px;
}

.steelgrade--common .pickup-box .img_txt {
	width: 70%;
	margin-bottom: 50px;
}

/*----------------------
		breadcrumbs
-----------------------*/
.common_contents .breadcrumbs {
	margin: 10px auto 20px;
	font-size: 12px;
}

.common_contents .breadcrumbs ul {
	text-align:left;
	margin:0 auto;
}

.common_contents .breadcrumbs li {
	display: inline;
}

.common_contents .beaka {
	font-size: 11px;
	vertical-align:10%;
	margin: 0 5px;
}

/*----------------------
		 to page top
-----------------------*/
.common--page-top {
    float: right;
    background: url("/en/products/stainless/img/to_top_arrow.jpg") no-repeat left;
    padding-left: 20px;
    margin: 15px 0;
}

/***
		jfe430lnページ
****/
#jfe430lmn--contents.common_contents table th {
	width: 8%;
}

#jfe430lmn--contents ul {
	margin-top: 20px;
}

#jfe430lmn--contents ul li:nth-child(6) {
	padding-left: 112px;
}

#jfe430lmn--contents ul li:nth-child(6) img {
	vertical-align: middle;
}

#jfe430lmn--contents ul li:nth-child(7) {
	margin-left: 60px;
	padding-left: 112px;
}

#jfe430lmn--contents ul li:nth-child(7) span{
	margin-right: 60px;
}

/***
		jfe443ctページ
****/
.jfe443ct--section {
	margin-bottom: 30px;
}

.jfe443ct--left_box {
	float: left;
	width: 588px;
}

.jfe443ct--right_box {
	float: right;
	width: 392px;
}

.jfe443ct--right_box img {
	width: 100%;
	height: auto;
}

.jfe443ct--box {
	width: 210px;
	height: auto;
	float: left;
	border: 1px solid #ccc;
	margin: 0 17px 20px 0;
	padding: 8px;
	background: #DBF1FF;
}

.jfe443ct--box:nth-of-type(4) {
	margin-right: 0;
}

.jfe443ct--box img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.jfe443ct--box p {
	font-size: 12px;
	letter-spacing: 0;
	margin: 0 0 5px 5px;
}

.jfe443ct--section li {
	list-style-type: disc;
}

.jfe443ct--section .caption {
	width: 50%;
}

.jfe443ct--box p {
	font-size: 12px;
	letter-spacing: 0;
	margin: 0 0 5px 5px;
}

.jfe443ct-point-area{
	overflow: hidden;
}

.jfe443ct-point-area li{
	width: 48%;
	float: left;
	margin-bottom: 40px;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #ccc;
	background-color: #DBF1FF;
	box-sizing: border-box;
}

.jfe443ct-point-area li:nth-child(2n){
	float: right;
}

.jfe443ct-point-area li h4{
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.jfe443ct-point-area li p{
	display: block;
	background-color: #fff;
    font-size: 12px;
    letter-spacing: 0;
    padding: 10px;
    margin-bottom: 0;
}

.jfe443ct-map-area{
	position: relative;
	background-image: url('/en/products/stainless/img/use/use-map-bg.jpg');
	background-size: cover;
	width: 100%;
	max-width: 900px;
	height: 432px;
	margin: 0;
}

.jfe443ct-map-area .jfe443ct-map-btn{
	position: absolute;
	color: #fff!important;
	text-align: center;
    display: block;
    text-decoration: none;
    width: 200px;
    padding: 10px;
    border: 1px solid #3d90d1;
    background-color: #3d90d1;
    transition: 0.6s;
     -webkit-border-radius: 4px;
    border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.jfe443ct-map-area .jfe443ct-map-btn:hover{
	color: #3d90d1!important;
    background-color: #fff;
    text-decoration: none;
}

.jfe443ct-map-area .jfe443ct-map-btn.btn01{
	top: 50px;
	left: 50px;
}

.jfe443ct-map-area .jfe443ct-map-btn.btn02{
	top: 160px;
	left: 260px;
}

.jfe443ct-map-area .jfe443ct-map-btn.btn03{
	top: 350px;
	left: 360px;
}

.jfe443ct-map-area .jfe443ct-map-btn.btn04{
	top: 250px;
	left: 640px;
}

.jfe443ct-bottom-btn{
	margin: 0 auto;
}

.jfe443ct-map-box{
	opacity: 0;
	position: absolute;
	background-color: #fff;
	z-index: 0;
	width: 500px;
	padding: 15px;
	box-sizing: border-box;
	border: 2px solid #3d90d1;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    transition: 0.6s;
}

.jfe443ct-map-box.box01{top: -60px;left: 290px;}
.jfe443ct-map-box.box01.on_hover{opacity: 1;z-index: 10;top: -70px;left: 290px;}

.jfe443ct-map-box.box02{top: -140px;left: 490px;}
.jfe443ct-map-box.box02.on_hover{opacity: 1;z-index: 10;top: -150px;left: 490px;}

.jfe443ct-map-box.box03{top: -70px;left: 210px;}
.jfe443ct-map-box.box03.on_hover{opacity: 1;z-index: 10;top: -70px;left: 210px;}

.jfe443ct-map-box.box04{top: 100px;left: 130px;}
.jfe443ct-map-box.box04.on_hover{opacity: 1;z-index: 10;top: 90px;left: 130px;}

.jfe443ct-map-box h4{
	font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    background-color: #3d90d1;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.jfe443ct-map-box ul{
	list-style-type: square;
	margin-bottom: 20px;
	padding-left: 20px;
}

.jfe443ct-map-box ul li{
	margin-bottom: 7px;
}

.jfe443ct-map-box ul li .txt-head::after{
	content: ":";
	margin: 0 5px;
}

.jfe443ct-map-box .jfe443ct-picup-area{
	overflow: hidden;
}

.jfe443ct-map-box .jfe443ct-picup-area .jfe443ct-picup-item{
	float: left;
	width: 47%;
	background: #f2f2f2;
	padding: 10px;
	box-sizing: border-box;
}

.jfe443ct-map-box .jfe443ct-picup-area .jfe443ct-picup-item.only{
	float: none;
	width: 47%;
	background: #f2f2f2;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 auto;
}

.jfe443ct-map-box .jfe443ct-picup-area .jfe443ct-picup-item:nth-child(2n){
	float: right;
}

.jfe443ct-map-box .jfe443ct-picup-area .jfe443ct-picup-item p{
	font-size: 12px;
}

.jfe443ct-map-box .jfe443ct-picup-area .jfe443ct-picup-item img{
	width: 100%;
	margin-bottom: 5px;
}

.jfe443ct-tb02 .head{
	width: 100px;
}

.jfe443ct-tb02 td.aj{
	text-align: justify!important;
}

.jfe443ct__revise--marginBottom{
	margin-bottom: 20px !important
}

.jfe443ct_top__button--revise p{
	width: 46% !important;
}

/***
	鋼種共通
****/

.steelgrade--common .steelgrade--hedding_wrap p {
	font-size: 16px;
	color: #000;
}

.steelgrade--common .subttl span,.subttl02 span,.subttl03 span,
.subttl04 span,.subttl05 span,.subttl06 span,.subttl07 span,.subttl08 span {
	display: block;
	color: #FFF;
	width: 130px;
	padding: 5px 10px;
  font-size: 18px;
  text-align: center;
  float: left;
  margin-right: 1em;
}

.steelgrade--common .subttl span {
	background: #F2991E;
}
.steelgrade--common .subttl02 span {
	background: #3d90d1;
	width: 47%
}
.steelgrade--common .subttl03 span {
	background: #13AD67;
}
.steelgrade--common .subttl04 span {
	background: #D13D3D;
}
.steelgrade--common .subttl05 span {
	background: #666;
}
.steelgrade--common .subttl06 span {
	background: #25756C;
}
.steelgrade--common .subttl07 span {
	background: #752525;
	width: 48%;
}
.steelgrade--common .subttl08 span {
	background: #0F2D77;
}

.steelgrade--common  p {
	font-size: 100%;
	letter-spacing: 0;
}

.steelgrade--common li {
    list-style-type: disc;
    margin-left: 1em;
}

.steelgrade--common .caption {
	width: 50%;
}

.steelgrade--common ul {
	margin-bottom: 20px;
}

.steelgrade--section {
	margin-bottom: 60px;
}

.steelgrade--left_box {
    float: left;
    width: 50%;
}

.steelgrade--right_box {
	float: right;
	width: 44%;
}

.steelgrade--right_box img {
	width: 100%;
	height: auto;
}

.steelgrade--right_box .btn02 {
	width: 300px !important;
}

.steelgrade--box {
	width: 210px;
	height: auto;
	float: left;
	border: 1px solid #ccc;
	margin: 0 17px 20px 0;
	padding: 8px;
	background: #DBF1FF;
}

.steelgrade--section sup {
	font-size: 9px;
	font-weight: bold;
}

.steelgrade--section .fc-blue {
	color: #008CD6;
}

.steelgrade--section sub {
	font-size: 9px;
	font-weight: bold;
	vertical-align: baseline;
}

.steelgrade--section ruby {
	background: #ddd;
}

.steelgrade--section .posision-ruby {
	overflow: hidden;
}

	/*ChromeとOperaのみ*/
	@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	  .steelgrade--section ruby {
	    display: block;
/*	    position: absolute;
        left: 45px;
        top: 10px;*/
	  }
/*	  .steelgrade--section .posision-ruby02 ruby {
	    display: block;
	    position: absolute;
		left: 14px;
        top: 10px;
	  }*/
	}

	/*edge*/
	@supports (-ms-accelerator:true) {
		.steelgrade--section ruby {
		display: -ms-inline-flexbox !important;
		}
	}

.steelgrade--section rt {
	font-size: 13px;
	line-height: 1;
}

.steelgrade--left_box.attention {
	width: 60%;
}

.steelgrade--section .annotation {
	text-align: right;
	font-size: 12px;
}

.steelgrade--section .list-number li {
	list-style-type: none;
	margin-left: 0;
}

.steelgrade--section .table-attention {
	margin-bottom: 0;
}

.attention {
	margin-top: 5px;
}

.attention span {
	color: #0685BD;
}

/***
		steelgradeページ
****/
.steelgrade--hedding_wrap p {
	/*font-weight: bold;*/
	font-size: 22px;
	color: #666;
}

.tablewarap {
	margin: 20px 0;
}


/***
		plankページ
****/
#plank--contents { font-size: 14pt; font-family: "メイリオ"; }

/***
	stainless_aboutページ
****/
.stainless_about--section {
	margin-bottom: 30px;
}

.stainless_about--left_box {
	float: left;
	width: 550px;
	margin: 30px 0;
}

.stainless_about--right_box {
	float: right;
	width: 400px;
}

#stainless_about--contents table{
	clear:both;
	width:900px;
	border:1px solid black;
	margin:10px auto;
	font-size: 13px;
}

#stainless_about--contents table th{
	text-align:center;
	padding:5px 0;
	border:1px solid black;
	background-color:#EEEFEF;
	line-height:150%;
}

#stainless_about--contents table td{
	text-align:center;
	padding:5px 0;
	border: 1px solid #000;
	line-height:150%;
	vertical-align: middle;
}

#stainless_about--contents table td.stainless_about--left_bdr{
	border-left:1px dashed black;
}


.stainless_about--center {
	text-align: center;
}

.stainless_about--category_01{
	line-height:200%;
	padding-top:100px;
	text-align:left;
	margin-bottom:40px;
	background-image:url("/en/products/stainless/img/stainless_about/cat_cr.png");
	background-repeat:no-repeat;
	word-break: break-all;
	position: relative;
}

.stainless_about--property_box_wrap {
	margin: 40px 0 30px 0;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 24px;
}

.stainless_about--property_box b {
	display: block;
	font-weight: normal;
	margin: 10px 0 5px;
	font-size: 16px;
	padding-left: 14px;
	background: url("/en/products/stainless/img/stainless_about/ico.png") no-repeat left 9px;
}

.stainless_about--property_box {
	width:440px;
	height: auto;
}

.stainless_about--property_box img {
	width:100%;
	height: auto;
}

.stainless_about--left {
	float: left;
}

.stainless_about--right {
	float: right;
}

.stainless_about--cat_body {
	width:440px
}

.stainless_about--cr_list {
	clear: both;
	margin-top: 30px;
	background-color: #DBF1FF;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.stainless_about--cr_list h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 15px;
	padding: 15px 0 5px;
	display: inline-block;
}

.stainless_about--cr_list ul {
	margin-left: 20px;
}

.stainless_about--cr_list li {
	padding-left: 20px;
	margin-bottom: 7px;
	background: url("/en/products/stainless/img/stainless_about/list_cap.jpg") no-repeat left 7px;
}

.stainless_about--demand .stainless_about--left{
	width: 700px;
	float: left;
}

.stainless_about--demand .stainless_about--right{
	width: 144px;
	height: auto;
	float: right;
	margin-right: 100px;
}

.stainless_about--needs_wrap .stainless_about--left_crm {
	float: left;
	width: 198px;
	height: auto;
	margin: 0 30px 20px 0;
}

.stainless_about--needs_wrap .stainless_about--left_crm img {
	text-align: center;
}

.stainless_about--needs_wrap .stainless_about--left{
	width: 700px;
	float: left;
}

.stainless_about--needs_box_wrap {
	clear: both;
	padding-top: 20px;
}

.stainless_about--needs_box {
	width: 210px;
	*width: 195px;
	border: 1px solid #ccc;
	background: #eee;
	padding: 7px;
	margin: 0 15px 15px 0;
	font-size: 13px;
	letter-spacing: -0.5px;
	text-align: center;
	float: left;
}

.stainless_about--needs_box:nth-of-type(4) {
	margin-right: 0;
}

.stainless_about--needs_box p {
	font-size: 13px;
	line-height: 22px;
}

.stainless_about--needs_box.right {
	margin-right: 0px;
}

.stainless_about--needs_box .darkblue_color {
	display: block;
	margin-top: 3px;
	font-size: 14px;
	color: #0067B2;
}

.stainless_about--needs_box .black {
	color: #000;
}

/*アニメーション*/
.stainless_about--anime_sub01{
	position:absolute;
	top:0;
	margin-left:740px;
	display:block;
}

/***
	thick_steelplatesページ
****/
.thick_steelplates--section {
	margin-bottom: 30px;
}

.thick_steelplates--section div.content_right > strong {
	font-size: 18px;
}

.thick_steelplates--section table {
	width: 100%;
}

.thick_steelplates--section table th{
	border: 1px solid #ccc;
	font-size: 13px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background: #EEEFEF;
	font-weight: bold;
}

.thick_steelplates--section table td{
	border: 1px solid #ccc;
	font-size: 13px;
	padding: 6px 7px 4px 7px;
	vertical-align: middle;
}

.thick_steelplates--section table a {
	color: #f00;
}

.thick_steelplates--lower_wrap {
	margin-bottom: 30px;
	font-size: 14px;
}

.thick_steelplates--catalog_list span {
	margin: 0 15px;
}

.thick_steelplates--link_list{
	margin-top: 20px;
    padding: 0;
}

.thick_steelplates--link_list li{
    margin: 0 0 0 15px;
    list-style-type: circle;
}

.thin_steelsheet .steelgrade--section .btn a {
	color: #fff!important;
}
.thin_steelsheet .steelgrade--section .btn a:hover {
	color: #3d90d1!important;
}

.thick__revise--text01{
	font-size: 18px;
	font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif
}

.thick__revise--text02{
	font-size: 15px;
	font-family: 'Noto Sans JP', sans-serif
}

/***
		style.css
****/
/***
			TOP
****/
#main_wrap {
	position: relative;
	width: 100%;
	min-width: 1050px;
	height: auto;
	margin: 0 auto;
	left: 0;
}

#slider {
	position: absolute;
	left: 50% ;
	margin-left: -712px;
}

	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	  #slider {
		margin-left: -712px !important; /* IE10（\9なしでIE11にも適用） */
	  }
	}

#slider{
	margin-left: 0px\9;/* IE9以下に適応 */
}

#slider li {
	min-width: 1050px;
	width: 1424px !important;
}

#section01 {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.main_cont_wrap {
	width: 1000px;
	height: auto;
	margin: 20px auto 30px;
}

.cont_hedding {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.main_cont_wrap h2 {
	display: inline-block;
	font-size: 16px;
	padding-bottom: 2px;
	margin-bottom: -1px;
	border-bottom: 1px solid #3d90d1;
}

.cont_bnr_wrap {
	margin-bottom: 30px;
}

.cont_bnr_wrap.use-top {
	margin-bottom: 0px;
}

.cont_bnr_wrap p {
	width: 30%;
	float: left;
	margin-right: 45px;
}

.cont_bnr_wrap p.btn04 {
	width: 24%;
	float: left;
	margin-right: 12px;
}

.cont_bnr_wrap p:last-child {
	margin-right: 0;
}

.cont_bnr_wrap a.last {
	margin-right: 0px;
}

.cont_bnr_wrap .btn {
	background: #3d90d1;
}
.cont_bnr_wrap .btn.not-active {
	background: #eee;
}
.cont_bnr_wrap .btn:hover {
	background: #fff;
}

.cont_bnr_wrap .btn a {
	color: #fff!important;
    display: block;
    text-decoration: none;
    border: 1px solid #3d90d1;
    background: url(/en/products/stainless/img/btn_arw.png) no-repeat 90% center;
    background-color: #3d90d1;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
    transition: 0.6s;
    font-size: 18px;
    height: 67px;
    line-height: 67px;
    box-sizing: border-box;
    padding: 0 0 0 12px;
    width: 100%;
}

.cont_bnr_wrap .btn a.line02{
	padding-top: 12px;
	line-height: 1.2;
	background-image: none!important;
}

.cont_bnr_wrap .btn.not-active a {
	border: 1px solid #ccc;
	color: #666!important;
	background: url(/en/products/stainless/img/btn_arw-not.png) no-repeat 95% center;
	background-color: #eee;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
    transition: 0.6s;
}

.cont_bnr_wrap .btn.not-active a:hover {
	color: #fff!important;
	width: 100%;
    display: block;
    text-decoration: none;
    border: 1px solid #3d90d1;
    background: url(/en/products/stainless/img/btn_arw.png) no-repeat 95% center;
    background-color: #3d90d1;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
    transition: 0.6s;
}

.cont_bnr_wrap .btn.use-top a {
	border: none;
	color: #666!important;
	background: url(/en/products/stainless/img/btn_arw-not.png) no-repeat 95% center;
	background-color: #fff;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
    transition: 0.6s;
}

.cont_bnr_wrap .btn.use-top a:hover {
	border: none;
	color: #3d90d1!important;
	background: url(/en/products/stainless/img/btn_arw-not.png) no-repeat 98% center;
	background-color: #fff;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
    transition: 0.6s;
}

.cont_bnr_wrap .btn a:hover {
	color: #3d90d1!important;
    display: block;
    text-decoration: none;
    border: 1px solid #3d90d1;
    background: url(/en/products/stainless/img/btn_arw_hover.png) no-repeat 95% center;
    background-color: #FFF;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
    width: 100%;
}

.cont_bnr_wrap .btn span {
	color: #fff!important;
    display: block;
    text-decoration: none;
    border: 1px solid #3d90d1;
    background: url(/en/products/stainless/img/btn_arw.png) no-repeat 95% center;
    background-color: #3d90d1;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
    transition: 0.6s;
    font-size: 18px;
    height: 67px;
    line-height: 67px;
    box-sizing: border-box;
    padding: 0 0 0 12px;
}

.cont_bnr_wrap .txt_cr {
	position: relative;
}

.cont_bnr_wrap .txt_cr img {
	position: absolute;
	display: block;
	top: -30px;
	right: 0;
}

#section02 {
	width: 100%;
	height: auto;
	background: url("/en/products/stainless/images/sec02_bg.jpg") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.section02_wrap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 40px 0;
	overflow: hidden;
}

.news_feed_wrap {
	width: 665px;
	*width: 620px;
	background: #fff;
	padding: 10px 20px;
	font-size: 12px;
	border: 1px solid #ccc;
	float: left;
}

.news_feed_hedding h3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px 0;
}

.news_feed_wrap dl {
	margin-bottom: 20px;
}

.news_feed_wrap dt {
	float: left;
	color: #f2b41e;
}

.news_feed_wrap dd {
	margin-left: 90px;
}

.bnr_wrap {
	float: right;
}

.bnr_wrap h3 {
    margin: 20px 0;
}

.bnr_wrap ul {
	margin-bottom: 20px;
}

.bnr_wrap li {
	margin-bottom: 3px;
}

.jfestainless--section .bnrbox {
	margin-bottom: 2em;
}

.jfestainless--section {
	margin-bottom: 2.5em;
}

.jfestainless--section a {
	margin-right: 41px;
}

.jfestainless--section h3 {
	margin: 3em auto 2em;
}


/***
			top
****/
.st-top-pagett{
	position: relative;
	width: 983px;
	height: 449px;
	margin-bottom: 30px;
}
.st-top-pagett img{
	position: absolute;
	top: 0;
	left: 0;
}
.st-top-pagett h2{
	position: absolute;
	top: 40px;
	left: 20px;
	color: black!important;
}
.btn02 a {
	display: block;
	width: 100%;
}

.btn02 a:hover {
	opacity: 0.6;
	transition: 0.6s;
}

.btn02 img {
	width: 100%;
}

.btn02.btn02-chara{
	width: 430px!important;
	overflow: hidden;
}

.btn02 .chara {
	width: 120px!important;
	float: left;
}

.btn02 .chara-btn{
	width: 300px!important;
	float: right;
}

.link_btn_in {
	width: 250px;
	height: 105px;
	float: left;
	margin-right: 20px;
	padding: 10px 10px 0;
	border: 1px solid #ddd;
}


.link_btn_in02 {
	width: 600px;
	height: 170px;
	float: left;
	margin-right: 20px;
	padding: 10px 10px 0;
	border: 1px solid #ddd;
}

.link_btn_in:last-child {
	margin-right: 0;
	padding-left: 0;
}

.link_btn_in:last-child img {
	width: 60px;
	padding: 15px 0 20px 0;
}

.link_btn_in a {
	color: #333;
}

.link_btn_in img {
	float: left;
	width: 40px;
	display: block;
	padding: 20px 0 ;
}

.link_btn_in .link_txt {
	width: 75%;
}

.link_btn_in02 .link_txt  {
	width: 90%;
}

.link_btn_in .link_txt a {
	margin: 0;
}

/***
			page
****/
.content_wrap {
	width: 980px;
	*width: 1000px;
	height: auto;
	margin: 0 auto;
	background: #fff;
}

.content_header {
	text-align: center;
	margin-bottom: 20px;
}

.sidebar {
	width: 240px;
	height: auto;
	margin-bottom: 50px;
	float: left;
}

.sidebar h4 {
	background: #3d90d1;
	text-align: center;
}

.sidebar h4 a {
	display: block;
	color: #fff;
	padding: 15px 5px;
}

.sidebar ul {
	border: 1px solid #3d90d1;
}

.sidebar li {
	border-bottom: 1px dotted #3d90d1;
	background: url("/en/products/stainless/images/sidebar/side_btn01.jpg") no-repeat 210px 20px;
}

.sidebar li.last {
	border: none;
}

.sidebar li a{
	display: block;
	padding: 15px 5px 15px 15px;
}

.sidebar li a:hover {
	color: #3d90d1;
	background: url("/en/products/stainless/images/sidebar/side_btn02.jpg") no-repeat 210px 20px;
}

.sidebar ul.child {
	border: none;
	padding-bottom: 10px;
}

.sidebar .child li {
	border: none;
	background: none;
}

.sidebar .child li a {
	padding: 5px 5px 5px 40px;
	background: url("/en/products/stainless/images/sidebar/side_btn_c01.jpg") no-repeat 17px 10px;
}

.sidebar .child li a:hover {
	background: url("/en/products/stainless/images/sidebar/side_btn_c02.jpg") no-repeat 17px 10px;
}

.side_lower {
	margin-top: 30px;
}

ul.side_lower {
	border: none;
	border-top: 1px dotted #3d90d1;
}

ul.side_lower li {
	background: none;
}

.side_lower a {
	display: block;
	padding: 5px 0;
}

.side_lower li a:hover {
	background: none;
}

.content_right {
    width: 980px;
    height: auto;
    margin: 0 auto 60px;
}

.content_right a {
    color: #3d90d1 !important;
}

.main_img_wrap{
	margin-bottom: 30px;
}

.main_img_wrap img{
	text-align: center;
}

.main_img_wrap h2{
    font-size: 26px;
    font-size: 52px;
    /* font-weight: bold; */
    margin-top: 20px;
    color: #757575;
}

.main_img_wrap h2.mbreset{
	margin-bottom: 0;
	line-height: 1.3;

}

img.jft443_img {
	margin-top: 20px;
}

.content_right h3 {
	clear: both;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: solid 1px #3d90d1;
	line-height: 26px;
	letter-spacing: 0px;
	padding: 0 0 5px 17px;
	background: url("/en/products/stainless/img/h3_left.jpg") no-repeat left top;
}

.content_right h5 {
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 20px;
}

.content_right p {
	font-size: 14px;
	margin: 0 0 15px;
	line-height: 26px;
    text-align: left !important;
}

.content_right strong {
	font-size: 18px;
	margin: 0 0 15px;
	line-height: 27px;
    text-align: left !important;
}

.content_right a {
	color:#3d90d1;
}

.award {
	font-size: 13px;
	overflow: hidden;
	margin: 40px 0 30px;
}

.award li {
	margin: 0 0 5px 0;
}

.box {
	width: 334px;
	*width: 322px;
	height: auto;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 6px;
	background: #DBF1FF;
}

.box h5 {
	margin-left: 5px;
	font-size: 18px;
}

.box img {
	border: 1px solid #eee;
	margin-bottom: 10px;
}

.box p {
	font-size: 12px;
	letter-spacing: 0;
	margin: 0 0 5px 5px;
}

.txt_left {
	overflow: hidden;
}

.mb50-box{
	margin-bottom: 50px;
}


/*	テーブル共通
-----------------------*/
.content_right table th{
	border: 1px solid #ccc;
	font-size: 13px;
	padding: 3px;
}

.content_right table td{
	border: 1px solid #ccc;
	font-size: 13px;
	padding: 3px;
}

.f-red {
	color: #f00;
}


/*----------------------
		用途で選ぶ
-----------------------*/
.construction .content_right table {
	margin-bottom: 40px;
	text-align: center;
}

.construction .content_right table th {
	vertical-align: middle;
	background: #EEEFEF;
	padding: 7px 0;
}

.construction .content_right table td {
	vertical-align: middle;
	padding: 5px 7px;
}

.construction .lower_wrap {
	margin: 50px 0 0;
}

.construction .lower_wrap a {
	margin-left: 20px;
}





/*----------------------
		鋼種で選ぶ
-----------------------*/



/*---------------------
		jfe430ud
-----------------------*/
.jfe430ud .content_right table {
	border: none;
	text-align: left;
}

.jfe430ud .content_right table th,
.jfe430ud .content_right table td {
	padding: 10px 0;
	border: none;
	vertical-align: top;
}


.icon_btn {
	margin-left: 30px;
	vertical-align: -4px;

}



/*----------------------
	ステンレス薄鋼板　厚鋼板
-----------------------*/
.thick_steelplates table th,
.thin_steelsheet table th {
	vertical-align: middle;
	background: #EEEFEF;
	font-weight: bold;
}

.thick_steelplates table a,
.thin_steelsheet table a {
	color: #f00 !important;
}

ul.link_list  {
	margin: 20px 0 0 15px;
	list-style-type: circle;
	padding-left: 0 !important;
}

.link_list li {
	margin-bottom: 10px;
}

.thin_steelsheet h3 {
	background: none !important;
}



/*----------------------
		jfe443
-----------------------*/
.jfe443 #content  {
	background: url("/en/products/stainless/jfe443ct/images/jfe443_bg.jpg") no-repeat center top;
	-webkit-background-size: contain;
	background-size: contain;
}

.jfe443ct--section .pht-box01{
	list-style-type: none;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
    border-bottom: 1px dotted #000000;
}

.jfe443ct--section .pht-box01 li {
	width: 180px;
    float: left;
    text-align: center;
    font-size: 90%;
    list-style-type: none;
    vertical-align: bottom;
}

.jfe443ct--section .pht-box01 li img{
	height: 200px;
	vertical-align: bottom;
}

.jfe443ct--section .pht-box02{
	list-style-type: none;
	padding-bottom: 20px;
    border-bottom: 1px dotted #000000;
}

.jfe443ct--section .pht-box02 li {
	width: 230px;
    float: left;
    text-align: center;
    font-size: 90%;
    list-style-type: none;
}

.jfe443ct--section .pht-box02 li img{
	height: 220px;
	vertical-align: bottom;
}

.jfe443ct-arrow-box{
	overflow: hidden;
	margin: 0 0 20px 0;
}

.jfe443ct-arrow-box .box01{
	float: left;
    width: 350px;
    height: auto;
    border: 4px solid #ccc;
    padding: 8px;
    background: #f2f2f2;
    margin-right: 10px;
}

.jfe443ct-arrow-box img{
	margin-top: 15px;
	float: left;
}

.jfe443ct-arrow-box .box02{
	float: left;
    width: 350px;
    height: auto;
    border: 4px solid #3d90d1;
    padding: 8px;
    background: #DBF1FF;
    margin-left: 10px;
}

.jfe443ct-about-tb01 th{
	width: 150px;
}

.jfe443ct-about-tb01 td{
	text-align: justify!important;
}

.jfe443ct-about-tb03{
	position: absolute;
	top: 0;
	left: 360px;
	width: 50%!important;
}

.jfe443ct-about-red-txt{
	position: absolute;
	top: 300px;
	left: 360px;
	width: 40%!important;
	padding: 8px;
	border: 4px solid #c20000;
}

.jfe443ct-about-red-txt .red{
	color: #c20000;
}

.position-r{
	position: relative;
}

/*----------------------
		stainless_about
-----------------------*/
.stainless_about #content  {
	background: url("/en/products/stainless/stainless_about/images/stainless_about_bg.jpg") no-repeat center top;
	-webkit-background-size: contain;
	background-size: contain;
}



/*クロム系ステンレスページテーブル*/
table.tbl_cr_stainless{
	clear:both;
	width:650px;
	border:1px solid black;
	margin:10px 0;
	font-size: 13px;
}

table.tbl_cr_stainless th{
	text-align:center;
	padding:5px 0;
	border:1px solid black;
	background-color:#EEEFEF;
	line-height:150%;
}

table.tbl_cr_stainless td{
	text-align:center;
	padding:5px 0;
	border: 1px solid #000;
	line-height:150%;	vertical-align: middle;

}

table.tbl_cr_stainless td.left_bdr{
	border-left:1px dashed black;
}

.category_01{
	line-height:200%;
	padding-top:100px;
	text-align:left;
	margin-bottom:40px;
	background-image:url("/en/products/stainless/stainless_about/images/cat_cr.gif");
	background-repeat:no-repeat;
	word-break: break-all
}

.property_box_wrap {
	margin: 40px 0 30px 0;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 24px;
}

.property_box b {
	display: block;
	margin: 10px 0 5px;
	font-size: 16px;
	padding-left: 12px;
	background: url("/en/products/stainless/stainless_about/images/ico.png") no-repeat left 7px;
}

.property_box {
	width:300px;
	height: auto;
	margin-right: 60px;
}

.cat_body {
	width:300px
}

.cr_list {
	clear: both;
	margin-top: 30px;
	background-color: #DBF1FF;
	padding-bottom: 10px;
}

.cr_list h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 15px;
	padding: 15px 0 5px;
	display: inline-block;
}

.cr_list ul {
	margin-left: 20px;
}

.cr_list li {
	padding-left: 20px;
	margin-bottom: 7px;
	background: url("/en/products/stainless/stainless_about/images/list_cap.jpg") no-repeat left 7px;
}

.needs_wrap {
	clear: both;
	padding-top: 20px;
}

.needs_box {
	width: 225px;
	*width: 195px;
	height: 90px;
	*height: 70px;
	border: 1px solid #ccc;
	background: #eee;
	padding: 7px;
	margin: 0 15px 15px 0;
	font-size: 13px;
	letter-spacing: -0.5px;
	text-align: center;
	float: left;
}

.needs_box p {
	font-size: 13px;
	line-height: 22px;
}

.needs_box.right {
	margin-right: 0px;
}

.needs_box .darkblue_color {
	display: block;
	margin-top: 3px;
	font-size: 14px;
	color: #0067B2;
}

.needs_box .black {
	color: #000;
}

.whats-pic-area{
	width: 740px;
	margin: 0 auto 40px;
}

.whats-box01{
	background: #eee;
	padding: 15px;
	margin-bottom: 10px;
	border: 4px solid #cccccc;
}

.whats-box01 p{
	text-align: center;
	margin: 0;
}

.whats-box02{
	background-color: #DBF1FF;
	padding: 15px;
	margin-top: 10px;
	border: 4px solid #3d90d1;
}

.whats-box02 p{
	text-align: center;
	margin: 0;
	font-weight: bold;
	font-style: 18px;
}

/*アニメーション*/
.anime_sub01{
	position:absolute;
	top:1035px;
	margin-left:420px;
	margin-top: 50px;
	display:block;
}



/*----------------------
		search
-----------------------*/
.page_search h2 {
	font-weight: bold;
	border-bottom: 1px solid #3d90d1;
	margin-bottom: 20px;
}

.page_search .content_right table td {
	border: none;
}



/*----------------------
		breadcrumbs
-----------------------*/
#breadcrumbs {
	margin: 0 auto 20px;
	font-size: 12px;
}

#breadcrumbs a {
	color: #3d90d1;
}

#breadcrumbs ul {
	text-align:left;
	margin:0 auto;
	padding: 0;
}

#breadcrumbs li {
	display: inline;
}

.beaka {
	font-size: 11px;
	vertical-align:10%;
}


/*----------------------
		topics
-----------------------*/

.topics h3 {
    display: block;
    width: 899px;
    height: 30px;
    /*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    font-size: 26px;
    line-height: 1.2em;
    border-left: 8px solid #1855A4;
    color:black!important;
    padding-left: 25px;
    margin: 80px 0 28px 0;
}

a.link_clear_a {
    float: left;
    display: block;
    width: 720px;
}

.link-a ul li span {
    margin: 0 40px 0 0;
    width: 115px;
}

.link ul li {
    list-style-image: url(/en/products/stainless/img/list_style_marker_02.png);
    font-size: 14pt;
    line-height: 2em;
    margin-left: 2%;
    border-bottom: 1px dotted gray;
    list-style-position: outside;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
}

.link {
    display: table;
    width: 924px;
    margin: 0 auto;
}

/* .topics h4 {
    display: block;
    margin-bottom: 30px;
    line-height: 1.5em;
    border-bottom: 1px solid #dcdcdc;
} */

.topics h4 span {
    text-align: left;
    font-weight: normal;
    float: right;
    color: #000;
}

.topics h4 a {
    color: #19417A;
    text-decoration: none;
    border-left: 3px solid #F2991E;
    padding-left: 12px;
    font-weight: normal;
}

.topics .thick_steelplates--hedding_wrap p {
	margin-bottom: 0;
}

.topics .topicsbox {
	margin-bottom: 20px;
}

.topics .topicsbox.first {
	margin-top: 40px;
}


.graph-box{
	float: right;
	padding: 30px 0 60px 60px;
}

.subttl-box{
	display: block;
	overflow: hidden;
	padding: 30px 0;
}

.subttl-box p{
	margin: 0;
}

.jfe445m--section-top{
	margin-bottom: 60px;
}

/*----------------------
		stainless_use
-----------------------*/

.use-map-area{
	position: relative;
	background-image: url('/en/products/stainless/img/use/use-map-bg.jpg');
	background-size: cover;
	width: 100%;
	max-width: 900px;
	height: 432px;
	margin: 0 auto;
}

.use-map-area .use-map-btn{
	position: absolute;
	color: #fff!important;
	text-align: center;
    display: block;
    text-decoration: none;
    width: 200px;
    padding: 10px;
    border: 1px solid #3d90d1;
    background-color: #3d90d1;
    transition: 0.6s;
     -webkit-border-radius: 4px;
    border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	cursor: pointer;
}

.use-map-area .use-map-btn.active{
	pointer-events : none;
	background-color: #f09c48;
	border: 1px solid #f09c48;
}

.use-map-area .use-map-btn:hover{
	color: #3d90d1!important;
    background-color: #fff;
    text-decoration: none;
}

.use-map-area .use-map-btn.btn-architecture{
	top: 50px;
	left: 66%;
	margin: 0 0 0 -100px;
	cursor: pointer;
}

.use-map-area .use-map-btn.btn-car{
	bottom: 50px;
	left: 34%;
	margin: 0 0 0 -100px;
	cursor: pointer;
}

.use-map-area .use-map-btn.btn-family{
	top: 50px;
	left: 16%;
	margin: 0 0 0 -100px;
}

.use-map-area .use-map-btn.btn-industry{
	bottom: 50px;
	left: 84%;
	margin: 0 0 0 -100px;
}

.use-list{
	position: relative;
}

.use-list .tt-link{
	position: absolute;
	top: 0;
	right: 0;
}

.use-list .tt-link a {
	color: #3d90d1;
    padding: 10px 0 10px 10px;
    display: block;
    text-decoration: none;
    width: 200px;
    border: 1px solid #3d90d1;
    background: url(/en/products/stainless/img/btn_arw_hover.png) no-repeat 95% center;
    background-color: #FFF;
    transition: 0.6s;
}

.use-list .tt-link a:hover {
	color: #fff;
    padding: 10px 0 10px 10px;
    display: block;
    text-decoration: none;
    width: 200px;
    border: 1px solid #3d90d1;
    background: url(/en/products/stainless/img/btn_arw.png) no-repeat 95% center;
    background-color: #3d90d1;
}

.use-list .use-item-list{
	overflow: hidden;
}

.use-list .use-item-list .use-item{
	width: 48%;
	float: left;
	margin: 0 0 40px ;
	overflow: hidden;
}

.use-list .use-item-list .use-item.only{
	width: 100%;
}

.use-list .use-item-list .use-item:nth-child(2n){
	float: right;
}

.use-list .use-item-list .use-item img{
	width: 48%;
}

.use-list .use-item-list .use-item.only img{
	width: 23.5%;
}

.use-list .use-item-list .use-item .txt-area{
	width: 48%;
}

.use-list .use-item-list .use-item.only .txt-area{
	width: 75%;
}

.use-list .use-item-list .use-item .txt-area .p-link{
	font-size: 80%;
}

.use-list .use-item-list .use-item .txt-area .p-link a{
	margin-right: 0;
}

/*---------------------------------------------
		stainless_performance
----------------------------------------------*/

.steelgrade--hedding_wrap.performance{
	position: relative;
}

.performance-tt-btn{
	position: absolute;
	top: 0;
	right: 0;
	color: #fff!important;
	text-align: center;
    display: block;
    text-decoration: none;
    width: 300px;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #3d90d1;
    background-color: #3d90d1;
    transition: 0.6s;
     -webkit-border-radius: 4px;
    border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.performance-tt-btn:hover{
	color: #3d90d1!important;
    background-color: #fff;
    text-decoration: none!important;
}

.performance-graph img{
	width: 100%;
}

.perfomance-recommend .recommend-top-list{
	overflow: hidden;
}

.perfomance-recommend .recommend-top-list li{
	float: left;
	width: 25%;
	margin: 0 0 40px 0;
	padding: 0 40px 0 0;
	box-sizing: border-box;
}

.perfomance-recommend .recommend-top-list li p{
	display: block;
	height: 44px;
	padding: 10px 30px 10px 90px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 44px;
	margin-right: 0;
	transition: 0.6s;
}

.perfomance-recommend .recommend-top-list li a:hover{
	opacity: 0.5;
	text-decoration: none;
	color: #666;
}

.perfomance-recommend .recommend-top-list li.item01 p{
	background-image: url('/en/products/stainless/img/performance/recommend-icon01.png');
}
.perfomance-recommend .recommend-top-list li.item02 p{
	background-image: url('/en/products/stainless/img/performance/recommend-icon02.png');
}
.perfomance-recommend .recommend-top-list li.item03 p{
	background-image: url('/en/products/stainless/img/performance/recommend-icon03.png');
}
.perfomance-recommend .recommend-top-list li.item04 p{
	background-image: url('/en/products/stainless/img/performance/recommend-icon04.png');
}

.perfomance-recommend .alternative-item h2{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.perfomance-recommend .alternative-item .alternative-btn-area{
	overflow: hidden;
}

.perfomance-recommend .alternative-item .alternative-btn-area ul{
	float: left;
	padding: 0 40px 0 0;
	box-sizing: border-box;
}

.perfomance-recommend .alternative-item .alternative-btn-area ul.btn-list02{
	width: 50%;
}

.perfomance-recommend .alternative-item .alternative-btn-area ul.btn-list01{
	width: 25%;
}

.perfomance-recommend .alternative-item .alternative-btn-area ul li{
	margin-bottom: 20px;
}


.perfomance-recommend .alternative-item .alternative-btn-area ul li a{
	color: #fff;
    padding: 20px 0 20px 20px;
    display: block;
    text-decoration: none;
    width: 100%;
    border: 1px solid #3d90d1;
    background: url(/en/products/stainless/img/btn_arw.png) no-repeat 90% center;
    background-color: #3d90d1;
    -webkit-background-size: 10px;
    -o-background-size: 10px;
    background-size: 10px;
    transition: 0.6s;
    box-sizing: border-box;
}

.perfomance-recommend .alternative-item .alternative-btn-area ul li p{
	color: #fff;
    padding: 20px 0 20px 20px;
    display: block;
    text-decoration: none;
    width: 100%;
    border: 1px solid #3d90d1;
    transition: 0.6s;
    box-sizing: border-box;
    background-color: #3d90d1;
}

.perfomance-recommend .alternative-item .alternative-btn-area ul li a:hover {
	color: #3d90d1;
    padding: 20px 0 20px 20px;
    display: block;
    text-decoration: none;
    width: 100%;
    border: 1px solid #3d90d1;
    background: url('/en/products/stainless/img/btn_arw_hover.png') no-repeat 90% center;
    background-color: #FFF;
    -webkit-background-size: 10px;
         -o-background-size: 10px;
            background-size: 10px;
}

.perfomance-recommend .border-bg-area{
	background-image: url('/en/products/stainless/img/performance/border-bg.gif');
	background-size: contain;
	background-repeat: repeat-y;
}

.performance-graph{
	position: relative;
}

.performance-graph-link{
	display: block;
	position: absolute;
    height: 20px;
    width: 65px;
    margin-right: 0!important;
}

.performance-graph-link.link-item01{top: 47px;left: 102px;}
.performance-graph-link.link-item02{top: 47px;left: 169px;}
.performance-graph-link.link-item03{top: 70px;left: 169px;}
.performance-graph-link.link-item04{top: 47px;left: 305px;}
.performance-graph-link.link-item05{top: 47px;left: 372px;}
.performance-graph-link.link-item06{top: 70px;left: 372px;}
.performance-graph-link.link-item07{top: 47px;left: 440px;}
.performance-graph-link.link-item08{top: 47px;left: 508px;}
.performance-graph-link.link-item09{top: 70px;left: 508px;}
.performance-graph-link.link-item10{top: 47px;left: 576px;}
.performance-graph-link.link-item11{top: 47px;left: 643px;}
.performance-graph-link.link-item12{top: 47px;left: 710px;}
.performance-graph-link.link-item13{top: 47px;left: 777px;}
.performance-graph-link.link-item14{top: 47px;left: 844px;}
.performance-graph-link.link-item15{top: 47px;left: 912px;}

/***
			car
****/

.car-map-area{
	position: relative;
	width: 983px;
	height: 1230px;
	margin-bottom: 30px;
	background-image: url('/en/products/stainless/img/car/car-map-bg.jpg');
	background-size: contain;
}

.car-map-area .car-map-item{
	position: absolute;
	width: 210px;
    height: auto;
    border: 4px solid #3d90d1;
    padding: 8px;
    background: #DBF1FF;
}

.car-map-area .car-map-item.itemw{
	width: 440px;
	overflow: hidden;
}

.car-map-area .car-map-item.itemw .itemw-box{
	width: 48%;
	float: left;
}

.car-map-area .car-map-item.itemw .itemw-box:nth-child(2){
	float: right;
}

.car-map-area .car-map-item.item01{top: 0;left: 140px;}
.car-map-area .car-map-item.item02{top: 25px;left: 440px;}
.car-map-area .car-map-item.item03{top: 0;left: 679px;}
.car-map-area .car-map-item.item04{top: 320px;left: 0;}
.car-map-area .car-map-item.item05{top: 670px;left: 0;}
.car-map-area .car-map-item.item06{top: 940px;left: 0;}
.car-map-area .car-map-item.item07{top: 940px;left: 480px;}
.car-map-area .car-map-item.item08{top: 863px;left: 730px;}

.car-map-area .car-map-item img{
	width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.car-map-area .car-map-item h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.car-map-area .car-map-item h4 .small{
	font-size: 12px;
}

.car-map-area .car-map-item p {
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 0 5px;
}

.steelgrade--hedding_wrap.performance .performance_chara{
	position: absolute;
	top: 0;
	/* left: 300px */
	right: 0;
}

.steelgrade--hedding_wrap.steel_grade{
	position: relative;
}

.steelgrade--hedding_wrap.steel_grade .steel_grade_chara{
	position: absolute;
	top: 0;
	/* left: 300px */
	right: 0;
}

/* .construction */

.construction-left-pic{
	margin: 0 10px;
}

/*  ----------   sub menu     ---------- */

/* Style The Dropdown Button */
.dropbtn {
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 9000;
    top: 35px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black!important;
    border:none!important;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block!important;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {

}

/* 追加部分 CSS */
/*----------- タイトル -----------*/
.stainless-title-main, .stainless-title-smull { width: 984px; margin-bottom: 32px!important;font-size:50px!important;font-weight:normal!important; }
.stainless-title-middle {font-size:14px!important;font-weight:normal!important;position:relative;bottom:5px;padding:5px 20px 5px 20px;color:white;background-color:#2786B0;}
h2.stainless-title-main {
	border-left: 6px solid #2786B0!important;
    padding-left: 10px;
    color: #2786B0;
    height:55px;
    line-height: 55px;
}

.steelgrade--left_box.clearwid {width:initial;}

/*----------- E お問い合わせ -----------*/
#stainless-inquiry {width:965px;}
#stainless-inquiry h4 { display: block; width: 965px; height: 30px; margin: 0 auto; margin-bottom: 14px; font-size: 26px; color: black;border-left: 6px solid #1855A4;line-height: 1.2em; padding-left: 25px;}
#stainless-inquiry table { width: 965px; margin: 0 auto; margin-bottom: 40px; }
#stainless-inquiry th, #stainless-inquiry td {text-align: left; vertical-align: top; height: 30px; font-size: 16px; padding-top:10px; border-bottom:1px dotted gray; border-top:0px; border-right:0px; border-left:0px;}
#stainless-inquiry th { width: 20px;color:#2786B0;}
#stainless-inquiry .branch { width: 250px; }
#tell-num { width:300px; }
/*----------- E お問い合わせ ここまで-----------*/
