h3.ttlH3Top {
	margin: 10px 0 19px;
	font-size: 1.0rem;
}

.table_contact {
	padding: 19px 0 19px 30px;
	margin: 0 115px 50px;
	background-color: #f6f6f3; 
}

.table_col_th {
	width: 100%;
	margin: 0;
	table-layout: fixed; 
}

.table_contact td {
	font-size: 13px;
	line-height: 2.33; 
}

.btn {
	font-size: 16px;
	line-height: 2.5;
	background-color: #fff;
	border: 2px solid #e5e5e1;
	width: 235px;
	height: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

.btn span {
	display: inline;
	color: #000;
	letter-spacing: 0;
	text-align: center; 
}

.link_line {
	text-decoration: underline; 
}

.it_ttl_text {
	margin-bottom: 30px;
	text-align: left;
	line-height: 2.33;
	font-size: 15px; 
}

.it_ttl_text dt {
	background: #e5e5e1;
	line-height: 1.2;
	font-size: 15px;
	font-weight: normal;
	padding: 14px 0 12px 30px; 
}

.it_ttl_text dd {
	padding: 10px 0 43px 28px; 
}

.tab_img {
	margin-top: -6px;
}

/*Access page*/
.textInfo {
	font-size: 0.8rem;
	width: 47%;
	text-align: left;
}    

.textInfo p.text {
	line-height: 1.6;
}

.textInfo p.text a {
	padding-left: 18px;
	text-decoration: underline;
}

.columns_ttl_02 {
	border-top: 1px solid #d1d1cd;
	margin: 60px 0 25px;
	text-align: center;
	font-size: 1.2rem;
}

.table_contact {
	padding: 19px 0 19px 30px;
	margin: 0 115px 50px;
	background-color: #f6f6f3;
}

.table_contact .table-col-th th,
.table_contact .table-col-th td {
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	color: #000;
	padding: 0;
	width: 50%;
	text-align: left;
}

.table_contact .table-col-th a {
	text-decoration: underline;
}

.table_contact .table-col-th td:nth-of-type(2) a {
	padding-left: 20px;
}

.table_contact .table-col-th td:nth-of-type(2):before {
	border-left: 2px solid #acaca8;
	height: 10px;
	display: inline-block;
	content: " ";
	vertical-align: bottom;
	margin-bottom: 12px;
}

.table_contact .table_second td {
	width: 316px;
	vertical-align: top;
	font-weight: bold;
}

.table_contact .table_second td:nth-of-type(2) a {
	padding-left: 10px;
	text-decoration: none;
	color: #3c3c3c;
	cursor: default;
}

.btn {}

.table_contact .table_second td .btn:before {
	background: url(../img/icon/icon_arrow_bl_r.png) no-repeat left center;
	content: "";
	width: 7px;
	height: 14px;
	padding-right: 15px;
	display: inline-block;
}

.table_contact .table_second td .btn {
	margin: 10px 0 16px 0 !important;
	border-width: 1px;
	text-align: center;
	font-size: 16px;
	color: #000;
	background-color: #fff;
	border: 2px solid #e5e5e1;
	width: 216px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	display: block;
}
.table_contact .table_second td .btn:hover {
	opacity: 0.8;
}

.table_contact .table_second td .btn:hover {
	cursor: pointer;
}

.table_contact .table_second td:nth-of-type(2) span {
	padding-left: 14px;
	font-weight: normal;
}

.table_contact .table_second td:nth-of-type(2) {
	width: 454px;
}

.table_contact .table_second td:nth-of-type(2) a {
	padding-left: 14px;
	font-weight: normal;
	text-decoration: none;
}

.table_contact .last {
	display: none;
}

.table_second td a.hide_sp {
	display: inline;
}
/*FAQ*/

.faq_ttl_text {
	font-size: 15px;
	font-size: 1.0rem;
	padding: 0 114px 0 114px;
	text-align: left;
	padding-top: 70px;
	margin-top: -70px;
}

.faq_ttl_text dt {
	height: 46px;
	padding-left: 28px;
	line-height: 46px;
	background-color: #f6f6f3;
}

.faq_ttl_text dt span {
	padding-left: 8px;
	line-height: 32px;
}

.faq_ttl_text dd {
	padding: 10px 0 43px 28px;
	background-color: #fff;
	display: table;
	margin-left: 0;
}

.faq_ttl_text dd .tab_img {
	margin-top: -6px;
	display: table-cell;
	vertical-align: middle;
}

.faq_ttl_text dd .tab_img img {
	max-width: inherit;
}

.faq_ttl_text dd .tab_txt {
	padding: 0 32px 0 13px;
	line-height: 26px;
	display: table-cell;
}

.faq_ttl_text dd .tab_txt a {
	text-decoration: underline;
}

/* モバイル用スタイル */
@media screen and (max-width: 768px) {
	.table_contact {
		margin: 0 0 50px;
		display: block;
	}
	.table_contact tbody {
		display: block;
	}
	.table-col-th {
		width: 100%;
		display: block;
		table-layout: fixed;
	}
	tr {
		width: 100%;
		display: block!important;
	}
	.table_contact .table-col-th td:nth-of-type(2) a {
		padding-left: 0px;
	}
	.table_contact .table-col-th th,
	.table_contact .table-col-th td {
		width: 100%;
		display: block;
	}
	.table_contact .table_second td .btn {
		padding-left: 0px !important;
		text-align: center;
		width: 80%;
		height: auto;
	}
	.table_contact .table_second td .btn span {
		padding-left: 0px !important;
		text-align: center;
		width: 100%;
		font-size: 1.0rem;
		font-weight: bold!important;
	}
	.table_contact .table_second td:nth-of-type(2) a {
		padding-left: 14px;
		font-weight: normal;
		text-decoration: underline;
	}
	.table_contact .table_second td {
		width: 100%;
		vertical-align: top;
		font-weight: bold;
		display: block;
	}
	.table_contact .table_second td:nth-of-type(2) {
		width: 100%;
		padding-right: 20px;
		box-sizing: border-box;
	}
	.table_contact .table_second td:nth-of-type(2) span {
		padding-left: 0px;
		font-weight: normal;
	}
	.table_contact .table-col-th td:nth-of-type(2):before {
		border-left: 0px solid #acaca8;
		display: none;
	}
	.table_second td a.hide_sp {
		display: none;
	}
	h2.columns_ttl_02 span {
		top: -16px;
	}
	.faq_ttl_text {
		padding: 0;
		text-align: left;
		padding-top: 40px;
		margin-top: -40px;
	}
	.faq_ttl_text dt span {
		padding-left: 0px;
		line-height: 26px;
	}
	.faq_ttl_text dt {
		height: auto;
		margin-bottom: 22px;
		padding: 20px;
	}
	.faq_ttl_text dt img {
		float: left;
		margin-bottom: 20px;
		margin-top: 5px;
		margin-right: 8px;
	}
	.test {}
	.test tr {}
	.test td,
	.test th {
		display: block!important;
		width: 100%!important;
	}
}

/* english chinese */
#language .menu_box {
	display: inline-block;
}
@media screen and (max-width: 768px) {
	#language .menu_box {
		display: block;
	}
}
#language .menu_box li {
	height: auto;
	line-height: 16px;
	padding: 30px 50px 0 0;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
	float: left;
}

h1.concept {
	margin-bottom: 52px;
}

#language .table {
	width: auto;
	font-size: 14px;
	line-height: 1.857;
	word-break: break-all;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	table-layout: fixed;
}

#language .table th {
	width: 200px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #e5e5e1;
	padding: 24px 30px 24px 35px !important;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	box-sizing: border-box;
}

#language .table td {
	border-bottom: 1px solid #fff;
	padding: 24px 30px 24px 30px !important;
	font-size: 14px;
	vertical-align: top;
	background-color: #f6f6f3;
	box-sizing: border-box;
}

#language .inn_six .shd_infor_cont .table h3 {
	font-weight: bold;
	font-size: 14px;
}

#language .concept_sec {
	padding: 80px 0px 0px 0;
}

#language .concept_sec p {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

#language .contact_sec {
	margin-top: 110px!important;
	margin-bottom: 0px;
}

#language .table .bac_disc {
	padding-left: 11px;
	position: relative;
	display: block;
	list-style-type: disc;
}

#language .table .bac_disc:before {
	content: "・";
	display: inline-block;
	width: 1px;
	height: 1px;
	position: absolute;
	left: -3px;
}

#language .table .div_item1,
#language .table .div_item2,
#language .table .div_item3 {
	padding-left: 20px;
	position: relative;
}

#language .table h3 {
	margin-left: -13px;
	font-weight: bold;
	font-size: 14px;
}

#language .table td span {
	line-height: 1.857;
	padding-left: 0;
}

#language .shd_infor_cont .tab_sec tr:nth-of-type(1) th:nth-of-type(1) {
	background-color: #fff;
}

#language .shd_infor_cont .table th {
	width: 200px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #e5e5e1;
	padding: 24px 30px 24px 35px !important;
}

#language .shd_infor_cont .tab_sec tr:nth-of-type(2) td:nth-last-of-type(2),
#language .shd_infor_cont .tab_sec tr:nth-of-type(3) td:nth-last-of-type(2),
#language .shd_infor_cont .tab_sec tr:nth-of-type(5) td:nth-last-of-type(2) {}

#language .big_margin {
	margin-bottom: 55px;
}

#language .bigger_margin {
	margin-bottom: 68px;
}

#language .flex_map {
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

#language .flex_cont {
	width: 50%;
	background: #f6f6f3;
	text-align: left;
}

#language .accesstxt {
	padding: 0px 0 10px 40px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 22px;
}

#language .accesstxt h3 {
	font-size: 22px;
}

#language .shd_infor_cont {
	margin: 60px 11.5% 0 11.5%;
	padding: 0;
}

#language .ggmap {
	position: relative;
	padding-bottom: 100%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#language .ggmap iframe,
#language .ggmap object,
#language .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#language .linkbtn {
	background: url(/static_contents/test/tsite/img/icon/btn_icon_arrow_b_wh.png) no-repeat 0 0px;
}

#language .table_contact {
	background-color: transparent!important;
}

#language .shd_infor_contc {
	background-color: #f6f6f3;
}

#language .shd_infor_contc h1 {
	font-size: 15px;
	line-height: 2;
	font-weight: normal;
	margin-top: 0px;
	text-align: left;
	border-top: 0px solid #ffffff;
}

#language .shd_infor_contc .table th {
	width: 74px;
	font-size: 14px;
	padding: 22px 0 22px 30px !important;
	vertical-align: middle;
	background: none;
	border-right: 0px solid #000000;
}

#language .shd_infor_contc .table td {
	width: 310px;
	padding: 22px 0 22px 0 !important;
	vertical-align: top;
}

#language .shd_infor_contc .table td span {
	display: block;
	padding-left: 15px;
	line-height: 2.15;
}

#language .shd_infor_contc .table td:before {
	border-left: 2px solid #acaca8;
	height: 10px;
	content: " ";
	vertical-align: bottom;
	display: block;
	float: left;
	margin: 8px 0 0 0;
}

@media screen and (min-width: 769px) {
	#language h1.big_margin {
		margin-top: 55px;
	}
	#language .menu_list {
		padding: 0 0 0 72px;
	}
	#language .css_table {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#language .css_table .css_row {
		width: 45%;
		margin-bottom: 20px;
	}
	#language .css_table .css_row h3 {
		font-size: 22px;
		text-align: left;
	}
	#language .css_table .css_row p {
		font-size: 14px;
		line-height: 22px;
		text-align: left;
	}
	#language .css_table .css_row img {
		max-width: 100%;
	}
	#language .logo_area {
		margin: 25px 0 49px 0;
	}
	#language .other_store_sec h2 {
		margin-top: 70px;
	}
	#language .ggmap {
		height: 100px;
	}
}

@media screen and (max-width: 768px) {
	#language h1 {
		font-size: 19px;
	}
	#language h1 span {
		top: -18px;
	}
	#language h1.concept {
		margin-bottom: 23px;
	}
	#language img {
		max-width: 100%;
	}
	#language .big_margin {
		margin-bottom: 23px;
	}
	#language .bigger_margin {
		margin-top: 60px;
		margin-bottom: 40px;
	}
	#language .bigger_margin {
		margin-bottom: 40px;
	}
	#language .menu_box li {
		height: auto;
		line-height: 16px;
		padding: 30px 50px 0 0;
		font-size: 16px;
		font-weight: normal;
		letter-spacing: 0;
		float: none;
		text-align: left;
	}
	#language .css_row h3 {
		text-align: left;
		font-size: 19px;
	}
	#language .css_row p {
		text-align: left;
		font-size: 16px;
		line-height: 26px;
	}
	#language .css_row {
		margin-bottom: 20px;
	}
	#language .logo_area img {
		width: 50%;
		margin-bottom: 20px;
	}
	#language .concept_sec {
		padding: 40px 0px 0px 0;
	}
	#language .concept_sec p {
		text-align: center;
		font-size: 15px;
		line-height: 30px;
	}
	#language .table h3 {
		margin-left: 5px;
		font-weight: bold;
		font-size: 14px;
	}
	#language .table th {
		width: 34%;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		background-color: #e5e5e1;
		padding: 13px 9px 8px 16px !important;
		vertical-align: top;
		text-align: left;
		font-size: 14px;
		line-height: 22px;
		box-sizing: border-box;
	}
	#language .sprow tr {
		display: table-row!important;
	}
	#language .table td {
		border-bottom: 1px solid #fff;
		padding: 10px 3px 0px 5px !important;
		font-size: 14px;
		vertical-align: top;
		background-color: #f6f6f3;
		box-sizing: border-box;
	}
	#language .table2 {
		width: 100%;
		table-layout: fixed;
		box-sizing: border-box;
		display: table!important;
		border-collapse: collapse;
		margin-bottom: 20px;
	}
	#language .table2 th {
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		background-color: #e5e5e1;
		padding: 5px 5px 5px 5px !important;
		vertical-align: top;
		text-align: left;
		font-size: 11px;
		box-sizing: border-box;
		word-break: break-all;
	}
	#language .table2 td {
		padding: 5px 5px 5px 5px !important;
		word-break: break-all;
		background-color: #f6f6f3;
		font-size: 14px;
	}
	#language .table2 tr {
		width: auto;
		display: table-row!important;
	}
	#language .flex_map {
		display: block;
		justify-content: space-between;
		margin: 20px 0;
		width: 100%;
	}
	#language .flex_cont {
		width: 100%;
		background: #f6f6f3;
		text-align: left;
	}
	#language .accesstxt h3 {
		font-size: 19px;
	}
	#language .accesstxt {
		font-size: 14px;
		line-height: 22px;
		padding: 3px 0 30px 11px;
		box-sizing: border-box;
	}
	#language tr.hide_sp {
		display: none!important;
	}
	#language .contact_sec {
		margin-top: 70px!important;
		margin-bottom: 0px;
	}
	#language .shd_infor_contc h1:first-child {
		margin-top: 25px;
	}
	#language .shd_infor_contc .table th {
		width: 101px;
		font-size: 14px;
		padding: 22px 0 22px 24px !important;
		vertical-align: middle;
		background: none;
		border-right: 0px solid #000000;
	}
}


