@charset "utf-8";
/* CSS Document */


/* Cookie Poklicy */

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table {
table-layout: fixed !important;
width: 100% !important;
border-collapse: collapse !important;
border: solid 1px #d7d7d7 !important;
border-radius: 5px !important;
margin-bottom: 30px !important;
overflow-wrap: break-word !important;
}

#ot-sdk-cookie-policy .ot-sdk-cookie-policy h4.ot-sdk-cookie-policy-group {
margin-bottom: 10px !important;
}

@media screen and (min-width:768px) {
#ot-sdk-cookie-policy .ot-sdk-cookie-policy table tr {
color: #696969 !important;
border-collapse: collapse !important;
}

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table th {
vertical-align: middle !important;
border-collapse: initial !important;
background: #F8F8F8 !important;
border-bottom: solid 1px #d7d7d7 !important;
border-right: solid 1px #d7d7d7 !important; }

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table td {
border-bottom: solid 1px #d7d7d7 !important;
border-right: solid 1px #d7d7d7 !important;
border-collapse: collapse !important;
}

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table th.ot-host-td, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table td.ot-host-td, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table th.ot-host-td, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table td.ot-host-td {
width: 35% !important;
}

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table th.ot-cookies-type, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table td.ot-cookies-type {
width: 15% !important;
}

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table th.ot-life-span, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table td.ot-life-span {
width: 15% !important;
}
}

@media screen and (max-width:767px) {

#ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2 {
padding: 0!important;
}

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table thead, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tbody, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table tr, #ot-sdk-cookie-policy .ot-sdk-cookie-policy table td {
display: block!important;
}

#ot-sdk-cookie-policy .ot-sdk-cookie-policy table th {
display: none!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
content: attr(data-label)!important;
font-weight: bold!important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
height: 100%!important;
display: block!important;
}

.nest-list {
padding: 0!important;
margin-bottom: 0!important;
}
}


/* 全体 */

.pc-none {
	display: none;
}
.mgauto {
	margin: 0 auto !important;
}
.th_font_normal{
	font-weight: normal !important;
}

#rwd-content a.line-link:link,
#rwd-content a.line-link:visited,
#rwd-content a.line-link:active {
	text-decoration: underline !important;
}

#rwd-content a.line-link:hover,
#rwd-content .rwd-main-content dl a:hover {
	text-decoration: none !important;
}

#rwd-main-content,
#rwd-content .rwd-bottom-catalog-area {
	margin-bottom: 0 !important;
}

.cf:after {
	content: "";
	clear: both;
	display: block;
}

/* 全体（スマホ表示） */
@media screen and (max-width: 767px) {
	.sp-none {
		display: none;
	}
	
	.pc-none {
		display: block;
	}
	
	.rwd-main-content {
		margin-bottom: 0 !important;
	}
	#rwd-content a.sp-tel:link,
	#rwd-content a.sp-tel:visited,
	#rwd-content a.sp-tel:hover,
	#rwd-content a.sp-tel:active{
		color: #006bb2;
		text-decoration: underline;
	}
	.br {
		display: block;
	}
}



/* トップ */
@media print, screen and (min-width: 768px) {
	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		top: 90px;
		left: auto;
		right: -30px;
	}
	
	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		top: 90px;
		left: -30px;
		right: auto;
	}
}

/* トップ（スマホ表示） */
@media screen and (max-width: 767px) {
	#rwd-content .button-next02,
	#rwd-content .button-prev02 {
		top: 24%;
		left: auto;
		right: -6%;
	}
	
	#rwd-content .button-prev02 {
		left: -6.5%;
		right: auto;
	}
}



/* ヤマハだからできること */
.value-wrapper {
	max-width: 1280px;
	margin: 0 auto 60px;
	padding-top: 546px;
	background: #252222 url(/cf/business/value/img/index_key.jpg) no-repeat center 0;
	background-size: contain;
	color: #ccc;
}

#rwd-content .rwd-grid-item img.whatwecan {
	width: 265px;
	height: auto;
}

.tbline {
	padding: 25px 0 5px;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}

#rwd-content .rwd-grid-item img.value {
	width: 308px;
	height: auto;
}

.rg {
	color: #f2f2f2;
}

/* ヤマハだからできること（スマホ表示） */
@media screen and (max-width: 767px) {
	.value-wrapper {
		max-width: 100%;
		margin: -30px auto 30px;
		padding-top: 380px;
	}
	
	#rwd-content .rwd-grid-item img.whatwecan {
		width: 250px;
		height: auto;
	}
	
	#rwd-content .rwd-grid-item img.value {
		width: 75%;
		max-width: 308px;
		height: auto;
	}
}

@media screen and (max-width: 414px) {
	.value-wrapper {
		padding-top: 220px;
	}
}

@media screen and (max-width: 375px) {
	.value-wrapper {
		padding-top: 200px;
	}
}

@media screen and (max-width: 360px) {
	.value-wrapper {
		padding-top: 195px;
	}
}

@media screen and (max-width: 320px) {
	.value-wrapper {
		padding-top: 180px;
	}
}



/* ご依頼から納品まで */
.flow_number {
	text-align: center;
	font-weight: bold;
	font-size: 7.2rem;
	font-family: Arial;
}
.flow-border {
	border-top: solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	padding: 15px 0 15px 0;
}
.flow-border-top {
	border-top: solid 1px #b9b9b9;
	padding: 15px 0 0 0;
}
.flow-border-bottom {
	border-bottom: solid 1px #b9b9b9;
}
.flow-arrow{
	width: 100%;
	text-align:center;
}
.flow-arrow img{
	width: 66px;
}
#rwd-content .flow-photo figure{
    margin-bottom: 5px;
}
.flow-border-pict{
	border: solid 1px #b9b9b9;
}
p.rwd-small{
	margin-bottom: 5px;
	font-size: 1.4rem;
}

/* ご依頼から納品まで（スマホ表示 */
@media screen and (max-width: 767px) {
	.flow_number {
		text-align:center;
		font-weight: bold;
		font-size: 3.6rem;
		font-family : Arial;
	}
	.flow-arrow img{
		width: 33px;
	}
}



/* グローバル生産体制 */
#rwd-content .rwd-table.gtable caption {
	font-size: 2rem;
}

#rwd-content .rwd-table.gtable th {
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
}

#rwd-content .rwd-table.gtable td {
	border: 1px solid #b3b3b3;
}

h2#global01:before,
h2#global02:before,
h2#global03:before,
h2#global04:before,
h2#global05:before,
h2#global06:before,
h2#global07:before,
h2#global08:before,
h2#global09:before {
	display: inline-block;
	content: "01";
	width: 49px;
	height: 49px;
	margin-right: 11px;
	border-radius: 50%;
	background-color: #638acc;
	color: #fff;
	font-family: Arial;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
}

h2#global02:before {
	content: "02";
}

h2#global03:before {
	content: "03";
}

h2#global04:before {
	content: "04";
}

h2#global05:before {
	content: "05";
}

h2#global06:before {
	content: "06";
}

h2#global07:before {
	content: "07";
}

h2#global08:before {
	content: "08";
}

h2#global09:before {
	content: "09";
}

.sapt0pb3 {
	padding: 0 0 3px;
}

.rwd-section-headline.rwd-border-all.sapt0pb3 span:first-child {
	padding-left: 0;
}

/* グローバル生産体制（スマホ表示） */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-table.gtable caption {
		font-size: 1.8rem;
	}
	
	#rwd-content .rwd-table.gtable th {
		width: 46%;
		padding-right: 0;
	}
	
	#rwd-content .rwd-table.gtable td {
		padding-right: 0;
	}
	
	h2#global01:before,
	h2#global02:before,
	h2#global03:before,
	h2#global04:before,
	h2#global05:before,
	h2#global06:before,
	h2#global07:before,
	h2#global08:before,
	h2#global09:before {
		width: 36px;
		height: 36px;
		margin-right: 8px;
		font-size: 2rem;
		line-height: 36px;
	}
}

@media screen and (max-width: 320px) {
	#rwd-content .rwd-table.gtable th {
		width: 42%;
	}
}


/* 鋳造技術 */
.tech-txt{
	width: 100%;
	margin-bottom: 20px;
	font-weight: bold;
}

.techleft{
	float: left;
}

.techicon{
	float: left;
	padding: 0 !important;
	margin-top: 3px;
}

.techicon li{
	float: left;
	background: #274277;
	color: #fff;
	margin: 0 5px 5px 0;
	padding: 3px 15px;
	font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .technology .rwd-section-headline {
    margin-bottom: 10px;
  }
  
 .tech-txt{
	width: 100%;
	margin-bottom: 5px;
	}

}

/* 設備紹介 */
#rwd-content .rwd-tab-group__tab.gtab {
	border-bottom: 6px solid #404040;
}

#rwd-content .rwd-tab-group__tab.gtab li {
	font-size: 1.8rem;
}

#rwd-content .rwd-tab-group__tab.gtab li a {
	padding: 16px 0 9px;
	border-top: none;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	background: none;
	background-color: #e6e6e6;
}

#rwd-content .rwd-tab-group__tab.gtab li:first-child a {
	border-left: none;
}

#rwd-content .rwd-tab-group__tab.gtab li a:hover {
	background-color: #cfcfcf;
}

#rwd-content .rwd-tab-group__tab.gtab li.current a {
	border-right: none;
	border-bottom: 2px solid #404040;
	background-color: #404040;
	color: #fff !important;
}

#rwd-content .rwd-tab-group__tab.gtab li.current a:hover {
	border: none;
	border-bottom: 2px solid #404040;
	background: none;
	background-color: #404040;
	color: #fff !important;
}

#rwd-content .rwd-table-type02 thead th , #rwd-content .rwd-table-type03.ftable thead th , #rwd-content .rwd-table.ftable thead th {
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

#rwd-content .rwd-table-type03.ftable td , #rwd-content .rwd-table.ftable td {
	padding: 12px 20px 13px;
	border: 1px solid #b3b3b3;
	vertical-align: middle;
}

#rwd-content .rwd-table-type02 td {
	padding: 12px 20px 13px;
	border: 1px solid #b3b3b3;
	vertical-align: middle;
	text-align: center;
}

#rwd-content .rwd-table-type02 th {
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#rwd-content td.hdl {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

/* 設備紹介（スマホ表示） */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-tab-group__tab.gtab {
		border: none;
	}
	
	#rwd-content .rwd-tab-group__tab.gtab li a {
		border-right: none;
	}
	
	#rwd-content .rwd-tab-group__tab.gtab li:nth-child(3) a {
		border-left: none;
	}
	
	#rwd-content .rwd-tab-group__tab.gtab li.current a {
		border-bottom: 2px solid #fff;
	}
	
	#rwd-content .rwd-product-header .rwd-headline1-type02.full {
		padding-right: 0;
	}
	
	#rwd-content .rwd-table-type03.ftable thead th , #rwd-content .rwd-table.ftable thead th {
		font-size: 1.7rem;
	}
	
	#rwd-content .rwd-table-type03.ftable td , #rwd-content .rwd-table.ftable td {
		padding: 12px 10px 13px;
	}
	
	#rwd-content .rwd-table-type02-wrapper .rwd-table-pinned th {
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
    border-right: none;
	}
	#rwd-content .rwd-table-type02 thead th {
	font-size:1.5rem;
	}
}



/* 設備紹介スライド */
.swiper-wrapper .ex_slide {
	display: block;
	width: 782px !important;
	margin: 0 auto;
	border: 1px solid #bebebe;
}

#rwd-content .rwd-slider-wide.slider-type02 .button-next01,
#rwd-content .rwd-slider-wide.slider-type02 .button-prev01 {
	top: 38%;
}

.slider-type02 .swiper-slide {
	position: relative;
}

.slider-type02 .swiper-slide p {
	opacity: 0.8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 782px;
	margin: 0 auto;
	background-color: #111;
	color: #fff;
	text-align: center;
}

.slider-type02 .swiper-pagination-bullet p {
	display: none;
}

/* 設備紹介スライド（PC表示） */
@media print, screen and (min-width: 768px) {
	#rwd-content .rwd-slider-wide.pagination-tumbnail .swiper-container {
		padding-bottom: 141px;
	}
	
	#rwd-content .rwd-slider-wide.pagination-tumbnail .swiper-container.sn {
		padding-bottom: 2px;
	}
	
	#rwd-content .rwd-slider-wide.pagination-tumbnail .swiper-pagination .swiper-pagination-bullet {
		width: 181px;
		height: auto;
		border: 1px solid #bebebe;
	}
	
	#rwd-content .swiper-pagination-clickable .swiper-pagination-bullet {
		margin: 0 10px;
	}
}

/* 設備紹介スライド（スマホ表示） */
@media screen and (max-width: 767px) {
	.swiper-wrapper .ex_slide {
		box-sizing: border-box;
	}
	
	.slider-type02 .swiper-slide p {
		width: 100%;
		border-left: 1px solid #bebebe;
		border-right: 1px solid #bebebe;
		box-sizing: border-box;
	}
	
	#rwd-content .rwd-slider-wide.pagination-tumbnail .swiper-container {
	    padding-bottom: 18.5%;
	}
	
	#rwd-content .rwd-slider-wide.pagination-tumbnail .swiper-container.sn {
	    padding-bottom: .5%;
	}
}



/* 製品紹介 */
#rwd-content .rwd-tab-group__tab.extab {
	border-bottom: 6px solid #404040;
}
#rwd-content .rwd-tab-group__tab.rwd-tab-par4.extab li:first-child {
	width: 13.19672%;
}
#rwd-content .rwd-tab-group__tab.rwd-tab-par4.extab li {
	width: 28.93442%;
	font-size: 1.8rem;
}
#rwd-content .rwd-tab-group__tab.extab li a {
	padding: 0;
	border-top: none;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	background: none;
	color: #fff !important;
	font-weight: bold;
	line-height: 160px;
}
#rwd-content .rwd-tab-group__tab.extab li a:hover {
	color: #fff !important;
}
#rwd-content .rwd-tab-group__tab.extab li:first-child a {
	border-left: none;
}
#rwd-content .rwd-tab-group__tab.extab li:nth-child(2) a {
	background: #cccccc url(/products/img/tab_001.jpg) center center no-repeat;
}

#rwd-content .rwd-tab-group__tab.extab li:nth-child(3) a {
	background: #cccccc url(/products/img/tab_002.jpg) center center no-repeat;
}

#rwd-content .rwd-tab-group__tab.extab li:nth-child(4) a {
	background: #cccccc url(/products/img/tab_003.jpg) center center no-repeat;
}

#rwd-content .rwd-tab-group__tab.extab li:first-child a:hover,
#rwd-content .rwd-tab-group__tab.extab li.on:first-child a {
	border-left: none;
}

#rwd-content .rwd-tab-group__tab.extab li:nth-child(2) a:hover,
#rwd-content .rwd-tab-group__tab.extab li.on:nth-child(2) a {
	background: #666666 url(/products/img/tab_001o.jpg) center center no-repeat;
	border-bottom: 2px solid #666666;	
}

#rwd-content .rwd-tab-group__tab.extab li:nth-child(3) a:hover,
#rwd-content .rwd-tab-group__tab.extab li.on:nth-child(3) a {
	background: #666666 url(/products/img/tab_002o.jpg) center center no-repeat;
	border-bottom: 2px solid #666666;	
}

#rwd-content .rwd-tab-group__tab.extab li:nth-child(4) a:hover,
#rwd-content .rwd-tab-group__tab.extab li.on:nth-child(4) a {
	background: #666666 url(/products/img/tab_003o.jpg) center center no-repeat;
	border-bottom: 2px solid #666666;	
}
#rwd-content .rwd-tab-group__tab.extab li.all a{
	border: none;
	border-bottom: 2px solid #fff;
	background: none;
	background-color: #cccccc;
	color: #fff !important;
	text-shadow: 2px 0 10px rgba(0,0,0,0.7);
}
#rwd-content .rwd-tab-group__tab.extab li.all-on a,
#rwd-content .rwd-tab-group__tab.extab li.all a:hover  {
	border-right: none;
	border-bottom: 2px solid #404040;
	background-color: #404040;
	color: #fff !important;
}
#rwd-content .rwd-grid-cardlist03.example .rwd-grid-item {
    margin-bottom: 20px;
}

/* 実績紹介（スマホ表示） */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-tab-group__tab.extab {
		border-bottom: 0;
	}
	#rwd-content .rwd-tab-group__tab.rwd-tab-par4.extab li:first-child,
	#rwd-content .rwd-tab-group__tab.rwd-tab-par4.extab li {
		width: 50% !important;
		border: none !important;
	}
	#rwd-content .rwd-tab-group__tab.extab {
		border-left: none;
		border-top: none;
	}
	#rwd-content .rwd-tab-group__tab li a,
	#rwd-content .rwd-tab-group__tab li span {
		border-right: none;
		border-bottom: none;
	}
	#rwd-content .rwd-tab-group__tab.extab li:nth-child(3) a {
		border-left: none;
	}
	#rwd-content .rwd-tab-group__tab.extab li a {
		line-height: 80px ;
	}
	#rwd-content .rwd-tab-group__tab.extab li:nth-child(2) a,
	#rwd-content .rwd-tab-group__tab.extab li:nth-child(3) a,
	#rwd-content .rwd-tab-group__tab.extab li:nth-child(4) a,
	#rwd-content .rwd-tab-group__tab.extab li:nth-child(2) a:hover,
	#rwd-content .rwd-tab-group__tab.extab li.on:nth-child(2) a,
	#rwd-content .rwd-tab-group__tab.extab li:nth-child(3) a:hover,
	#rwd-content .rwd-tab-group__tab.extab li.on:nth-child(3) a,
	#rwd-content .rwd-tab-group__tab.extab li:nth-child(4) a:hover,
	#rwd-content .rwd-tab-group__tab.extab li.on:nth-child(4) a {
		background-size: contain;
		border-bottom: 2px solid #fff;
	}
	#rwd-content .rwd-tab-group__tab.extab li.on a {
		background-color: #666666;
		border-bottom: 2px solid #fff;
		text-shadow: 2px 0 10px rgba(0,0,0,0.7);
	}
	#rwd-content .rwd-tab-group__tab.extab li.all-on a,
	#rwd-content .rwd-tab-group__tab.extab li.all a:hover  {
		border-bottom: 2px solid #fff;
	}
	#rwd-content .rwd-grid-cardlist03.example .rwd-grid-item {
	    margin-bottom: 10px;
	}
}



/* 製品紹介詳細スライド */
.swiper-wrapper .ex_slide02 {
	display: block;
	width: 803px !important;
	margin: 0 auto;
	border: 1px solid #bebebe;
}
#rwd-content .rwd-slider-wide.slider-type02.ex .button-next01,
#rwd-content .rwd-slider-wide.slider-type02.ex .button-prev01 {
	top: 38.1%;
}

/* 製品紹介詳細スライド（PC表示） */
@media print, screen and (min-width: 768px) {
	#rwd-content .rwd-slider-wide.pagination-tumbnail.ex .swiper-container {
		padding-bottom: 145px;
	}
	#rwd-content .rwd-slider-wide.pagination-tumbnail.ex .swiper-pagination .swiper-pagination-bullet {
		width: 186px;
		height: auto;
		border: 1px solid #bebebe;
	}
	#rwd-content .ex .swiper-pagination-clickable .swiper-pagination-bullet {
		margin: 0 10px;
	}
}

/* 製品紹介詳細スライド（スマホ表示） */
@media screen and (max-width: 767px) {
	.swiper-wrapper .ex_slide02 {
		box-sizing: border-box;
	}
	#rwd-content .rwd-slider-wide.pagination-tumbnail.ex .swiper-container {
	    padding-bottom: 18.5%;
	}
}



/* 製品紹介詳細 */
.pline {
	padding: 10px 0 7px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	text-align: center;
}
#rwd-content .rwd-table.extable th {
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#rwd-content .rwd-table.txtctable td {
	text-align: center;
	vertical-align: middle;
}
#rwd-content .rwd-table.extable td {
	border: 1px solid #b3b3b3;
	padding: 12px 20px 13px;
}
#rwd-content .rwd-grid.pager {
	padding-top: 40px;
	border-top: 1px solid #b3b3b3;
}
#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow.prev::after {
	left: -118px;
	transform: scaleX(-1);
}
#rwd-content .rwd-button-strip {
	background-color: #006bb2;
}

/* 製品紹介詳細（スマホ表示） */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-table.extable th {
		width: 30%;
	}
	#rwd-content .rwd-table.extable td {
	}
	#rwd-content .rwd-grid.pager {
		padding-top: 20px;
	}
	#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow {
		padding: 0 22px 0 20px;
	}
	#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow:after {
		background-image: url(/shared/img/icon_arrow_right02.svg);
		background-repeat: no-repeat;
		background-size: 10px 16px;
		width: 10px;
		height: 16px;
		top: 0;
		bottom: 0;
		right: 17px;
	}
	#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow.prev::after {
		left: -70%;
		transform: scaleX(-1);
	}
}

@media screen and (max-width: 479px) {
	#rwd-content .rwd-grid.pager .rwd-grid-item.sp-grid1of4 {
	    width: 32%;
	}
	#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow {
		padding: 0 12px 0 10px;
	}
	#rwd-content .rwd-grid.pager .rwd-button05 .rwd-button-inner {
		font-size: 1.4rem;
	}
	#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow:after {
		right: 3px;
	}
	#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow.prev::after {
		left: -80%;
		transform: scaleX(-1);
	}
}

@media screen and (max-width: 320px) {
	#rwd-content .rwd-grid.pager .rwd-button-strip.icon-arrow {
		padding: 0 7px 0 5px;
	}
}



/* JIS規格一覧 */
#rwd-content .rwd-table-type03.jistable caption {
	margin: 0 0 5px;
	font-size: 1.8rem;
	text-align: center;
}

#rwd-content .rwd-table-type03.jistable caption span {
	display: block;
	font-size: 1.4rem;
	font-weight: normal;
	text-align: right;
}

#rwd-content .rwd-table-type03.jistable thead th {
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
	font-size: 1.6rem;
	text-align: center;
}

#rwd-content .rwd-table-type03.jistable thead th.vam {
	vertical-align: middle;
}

#rwd-content .rwd-table-type03.jistable th {
	padding: 7px 5px 8px;
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
	text-align: center;
}

#rwd-content .rwd-table-type03.jistable td {
	padding: 7px 5px 8px;
	border: 1px solid #b3b3b3;
	text-align: center;
}

#rwd-content .rwd-table-type03.jistable th .wsn,
#rwd-content .rwd-table-type03.jistable td .wsn {
	white-space: nowrap;
}

.indent01 {
	margin-left: 3.3em;
	text-indent: -3.3em;
}

.indent02 {
	margin-left: 3.6em;
	text-indent: -3.6em;
}

.indent03 {
	margin-left: 4.5em;
	text-indent: -4.5em;
}

/* JIS規格一覧（スマホ表示） */
@media screen and (max-width: 767px) {
	#rwd-content .rwd-tab-group__tab.rwd-tab-par3.gtab li {
		width: 100%;
	}
	
	#rwd-content .rwd-tab-group__tab.rwd-tab-par3.gtab li a {
		border-left: none;
	}
	
	#rwd-content .rwd-table-type03-wrapper {
		margin-bottom: 10px;
		padding-bottom: 1px;
	}
	
	#rwd-content .rwd-table-type03.jistable caption {
		font-size: 1.6rem;
		text-align: left;
	}
	
	#rwd-content .rwd-table-type03.jistable caption span {
		text-align: left;
	}
	
	#rwd-content .rwd-table-type03.jistable th {
		padding: 7px 5px 8px;
	}
	
	#rwd-content .rwd-table-type03.jistable td {
		padding: 7px 5px 8px;
	}
}


/* 20170223-追加 */
.list-flt {
padding: 0 0 0 20px ; 
}

.list-flt li {
float:left;
margin:0 3em 0 0;
list-style-type:disc;
}

#rwd-content .tarignt {
text-align:right;
}

#rwd-content .txtbold {
font-weight:bold;
}

#rwd-content .mr50 {
	margin-right:50px;
}
#rwd-content .pr20 {
	padding-right:20px;
}
#rwd-content .rwd-footer-nav ul li a {
    padding: 10px 0;
}
#rwd-content .rwd-footer-copy {
	color:#AAA;
}

@media screen and (max-width: 767px) {
#rwd-content .tarignt {
text-align:center;
}
.list-flt li {
margin:0 0 10px 0;
float: none;
}
#rwd-content .rwd-footer-nav .pagemenu {
	padding-top: 0;
}
#rwd-content .rwd-footer-nav ul li a {
    font-size: 1.2rem;
}
#rwd-content .rwd-footer-nav ul.pagemenu li {
    font-size: 1.6rem;
	line-height: 2.5em;
}
#rwd-content .rwd-footer-nav ul.pagemenu li a {
    font-size: 1.6rem;
	background: url(../img/rwd_icon_arrow_right04.svg) no-repeat right center;
	display:block;
}
#rwd-content .pr20 {
	padding-right:0px;
}
#rwd-content .rwd-footer-nav ul li {
	display:list-item;
	text-align:left;
}
#rwd-content .rwd-footer-nav ul li:first-of-type a {
	padding: 10px 0;
}
#rwd-content .mr0-sp {
	margin-right:0;
}
}

/* 生産までの流れ */

.step {
	width: 85px;
	height: 32px;
	line-height: 32px;
	background: #006BB2;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	text-align: center;
}
@media screen and (max-width: 767px) {
	h3 {
		margin-bottom: 10px;
	}
	.step {
		width: 50px;
		height: 32px;
		line-height: 32px;
		background: #006BB2;
		color: #fff;
		display: inline-block;
		margin-right: 10px;
		vertical-align: middle;
		text-align: center;
		font-size: 1.2rem;
	}
	.arrow  {
		width: 34px;
	}
	.arrow img {
		width: 100%;
		height: 36.5px !important;
	}
	.sparrow:after{
		content:"";
		background: url(/flow/img/pict_009.png) no-repeat center bottom;
		height: 34px;
		background-size: 34px auto;
		display: block;
		margin: 20px 0;
		padding-top: 2px;
	}
}
