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

	shanghai.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: 2.4rem;
	line-height: 3rem;
	color: #003f98;
	text-align: center;
}

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

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

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

div.txt_box{
	width: 50rem;
	text-align: left;
	font-size: 1.6rem;
	line-height: 3rem;
	color: #000;
	margin-right: 3rem;
	margin-left: 0.5rem;
}

section{
	margin-top: 5rem;
}

section.first{
	margin-top: 4rem;
}

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

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

figure.long_img{
	margin-top: 2.5rem;
}

figure.plant_img{
	margin-left: 1.8rem;
}

figure.first_img{
	margin-left: 1rem;
}

figcaption{
	font-size: 1.3rem;
	line-height: 2.9rem;
	color: #000;
}

figcaption.link_cap{
	line-height: 1.5rem!important;
}

figcaption.left_txt{
	padding-right: 1.3rem;
}

figcaption.right_txt{
	padding-left: 1.3rem;
}

figcaption.kakudai{
	line-height: 1.3rem;
	text-align: center;
}

figure.licence{
}

div.top_line{
	margin-top: 2.5rem;
}

div.second_line{
	margin-top: 1rem;
}

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

p.line_up{
	font-size: 1.6rem;
	line-height: 2.5rem;
	color: #000;
	text-align: left;
	/*margin-bottom: 10rem;*/
}

div.plant_spac{
	width: 47.8rem;
	margin-left: 1rem;
}

h2.sub{
	font-size: 1.7rem!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: 19rem;
}

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;
}

p.table_hosoku{
	font-size: 1.4rem;
	line-height: 2.4rem;
	color: #595757;
	text-align: left;
}

span.hosoku_pad{
	padding-left: 1.3rem;
}

h2.map_title{
	margin: 3rem 0 0 0!important;
}

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

div.plant_map_right{
	margin-left: 1.3rem;
}

a.kakudai{
	font-size: 1.3rem;
	line-height: 1.3rem;
	color: #1e90ff;
	margin-top: 0.5rem;
	display: inline-block;
}

a.kakudai:hover{
	color: #e50011;
}

a.ios9001{
	margin-left: 2rem;
}

h2.left_mag{
	margin-left: 1rem!important;
}

img.map_img{
	margin-left: 0.5rem;
}

span.hosoku_right{
	padding-left: 7.8rem;
}

span.hosoku_one{
	padding-left: 1.3rem;
}

span.hosoku_two{
	padding-left: 2.6rem;
}

figcaption.licencer{
	margin-top: 0.5rem;
}

div.map_box{
	margin-left: 2rem;
}

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

figure.main_photo{
	width: 45.1rem;
	overflow: hidden;
}

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


figcaption.partners_two{
	line-height: 1.8rem;
    text-align: center;
}

/*add 2025*/
.half-b-25{
	width: 49.5%;
}

.w-100{
	width: 100%;
}

.flx-b{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.w-48{
	width: 49%;
}

.spec-b{
	max-width: 478px;
}

.mt-1{
	margin-top: 40px;
}

.mb-1{
	margin-bottom: 30px;
}

.cap-2line{
	margin-top: 5px;
	line-height: 18px;
}