@charset "utf-8";

/* global
--------------------------------------------------------------------*/
html {background:#ffffff;color:#555555;font-size: 62.5%;text-align:center;-webkit-text-size-adjust: none;height:100%;}
body {
	font-family: UDTypos512;
	font-size: 14px;
	font-size: 1.4rem;
	line-height:1.6;
	position: relative;
	-webkit-text-size-adjust: 100%;
	min-width: 1000px;
	height:100%;
}
#contents {
  min-height: 300px;
  height: auto !important;
  width: 100%;
  margin: 51px 0 0 0;
  padding: 0;
}
h2 {
	border-bottom: 0px;
	font-family: Ryumin Regular KL;
	font-size: medium;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	border-left: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
p {
	margin: 0;
	padding: 0;
}

/* link
--------------------------------------------------------------------*/
a {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}

/* wrapper
--------------------------------------------------------------------*/
.wrapper {
	overflow: hidden;
	width: 100%;
}

/* default_system_pc.css  Overwrite
--------------------------------------------------------------------*/
#contents #system,
#contents #system #cart .add_area button.add_shipment:before {
	font-family: UDTypos512;
}
.ui-widget {
	font-family: UDTypos512;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: UDTypos512;
}
[class^='sys-']:not(.sys-is-responsive),
[class^='sys-']::before,
[class^='sys-']::after {
	font-family: UDTypos512;
}
.sys-btn {
	font-family: UDTypos512;
}
.theme-default .footer__copyright {
	font-family: UDTypos512;
}
.theme-default .step {
	font-family: UDTypos512;
}
.sys-title {
	font-family: Ryumin Regular KL !important;
}
