/**********************************

	sanyo.css

 **********************************/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css); 

h1.img_title{
	margin: 0;
	padding: 0;
}

p.catch_txt{
	font-family: "Noto Sans Japanese",sans-serif;
	font-size: 1.7rem;
	line-height: 2.2rem;
	font-weight: bold;
	color: #003f98;
	text-align: left;
	margin-bottom: 2rem;
}

div.sanyo_box h2{
	font-family: "Noto Sans Japanese",sans-serif;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #003f98;
	margin: 0 0 1.4rem 0;
	text-align: left;
	margin-bottom: 1.5rem;
}

div.sanyo_box{
	margin: 0 auto;
	width: 99rem;
	padding: 1.5rem 0 0 0;
	box-sizing: border-box;
}

div.footer_en_logo{
	background: url(../sanyo/img/sanyo_footer_txt.png) no-repeat;
	background-position: left 2rem bottom -2rem;
	width: 109rem;
	margin: 0 auto;
	padding-bottom: 20rem;
}

div.txt_box{
	width: 39.4rem;
	/*text-align: justify;
	text-justify: inter-ideograph;/*IE用justify*/
	text-align: left;
	font-size: 1.6rem;
	line-height: 3rem;
	color: #000;
	margin-right: 3rem;
	margin-left: 0.5rem;
}

section{
	margin-top: 4rem;
}

img.main_img{
	margin-top: 0.5rem;
}

figure{
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

figcaption{
	font-size: 1.4rem;
	line-height: 1.9rem;
	color: #000;
	margin-bottom: 2.2rem;
}

div.inline{
	display: inline-block;
	vertical-align: top;
}

p.line_up{
	font-size: 1.6rem;
	line-height: 2.5rem;
	color: #000;
	text-align: left;
	padding-left: 1rem;
	text-indent: -1rem;
}

h2.sub{
	font-size: 1.6rem!important;
	line-height: 2.1rem!important;
	margin-bottom: 1rem!important;
}

table{
	font-size: 1.1rem;
	line-height: 2rem;
	color: #595757;
	width: 100%;
	text-align: left;
	background: #fff;
	margin-bottom: 0.5rem;
}

tr{
	border-bottom: solid 0.1rem #595757;
}

th{
	font-family: "Noto Sans Japanese",sans-serif;
	background: #595757;
	color: #fff;
	font-size: 1.2rem;
	line-height:2rem;
	height: 2.3rem;
	box-sizing: border-box;
	text-align: center;
}

.border{
	border-right: solid 0.1rem #595757;
}

td{
	padding-top: 0.9rem;
	padding-bottom: 0.9rem;
}

.small{
	width: 3.6rem;
}

td.m_name{
	width: 18rem;
}

td.centering{
	padding: 0;
	text-align: center;
}

td.txt_cell{
	padding-left: 0.7rem;
	box-sizing:border-box;
}

td.txt_cell_2{
	padding: 0.5rem 0 0.5rem 0.7rem;
}

span.line_adjust{
	display: block;
	line-height: 1.4rem;
}

span.letter_s{
	letter-spacing: -0.1rem;
}

h2.setsubi{
	margin-bottom: 0.5rem!important;
}

div.machine_left{
	width: 36.3rem;
	text-align: center;
}

div.machine_right{
	width: 59.1rem;
	text-align: center;
	margin-left: 2.7rem;
}

table.machine_spec{
	font-size: 1.1rem;
	line-height: 2rem;
	color: #595757;
	width: 100%;
	text-align: left;
	background: #fff;
	margin-bottom: 4.5rem;
}

table.machine_spec  th{
	text-align: left;
	background: #fff;
	font-weight: normal;
	color: #595757;
	border-right: solid 0.1rem #595757;
	width: 8.5rem;
	box-sizing: border-box;
	padding-left: 0.5rem;
}

table.machine_spec  td{
	box-sizing: border-box;
	padding-left: 0.5rem;
}

.first_cell{
	border-top: solid 0.1rem #595757;
}

span.one_pad{
	padding-left: 1.4rem;
}

span.one_pad_machine{
	padding-left: 1.1rem;
}

span.half_pad_machine{
	padding-left: 0.5rem;
}

th.machine_cell{
	width: 18.2rem;
}

th.cut_cell{
	width: 19.9rem;
}

span.spec_one_pad{
	padding-left: 1.1rem;
}

span.spec_half_pad{
	padding-left: 0.5rem;
}

th.machine_spec_two{
	line-height: 1.5rem;
}

span.square{
	font-size: 2.5rem;
}

div.add-machine-2021{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 3rem;
}

p.machine-name{
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.9rem;
	color: #000;
	margin-bottom: 1.2rem;
	text-align: center;
}

div.add-left{
	width: 63.3rem;
	box-sizing: border-box;
	padding-top: 1rem;
}

div.add-right{
	width: 31.7rem;
	margin-right: 1rem;
}

p.machine-catch{
	/*font-family: "Noto Sans Japanese",sans-serif;
	font-family: 'メイリオ','Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック",sans-serif;*/
	font-size: 1.8rem;
	line-height: 2.8rem;
	color:#ef831e;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2rem;
}

