@charset "utf-8";

/* content.css */
.sp-only {
  display: initial !important;
}

.hide-label-sp label {
  display: none !important;
}

th.sp-only, td.sp-only {
  display: block !important;
}

tr.sp-only {
  display: table-row !important;
}

tr.sp-only th.sp-only {
  display: table-cell !important;
}
  
.sp-none {
  display: none !important;
}
  
.sp-text-right {
  text-align: right !important;
}

div#content .mt-sp-10 {
	margin-top: 10px !important;
}
  
div.column.download-asset {
  text-align: center;
  margin-right: 0px;
}
  
div#content div.column.download-asset ul.link-list-e-1 li {
  background: none;
  padding-left: 0px;
}
  
div.column.download-asset ul.link-list-e-1 li a {
  background: url(/static/common/images/icon-16.gif) 0 no-repeat;
  padding-left: 21px;
}
  
div#content div.hcc-logo img.mt-60 {
  margin-top: 20px !important;
}
  
div#content div.hcc-logo div.image {
  height: auto !important;
}
  
div#content div.hcc-logo .mb-30 {
  margin-bottom: 30px !important;
}

div#content form select {
	height: 2.2em;
}

div#content div.grid div.column {
  width: 100% !important;
}

div#content table.table-a-1 select#idMCountry {
  width: 100% !important;
}

div#content .heading-a-1 span {
	padding-left: 10px;
}

div#content ul.link-list-f-2 li {
  margin-left: 3px;
}

div#content ul.list-b-1 li.item {
  padding-bottom: 5px;
}

div#content table#firstItems tbody label br {
	display: none;
}

div#content table#firstItems tbody label center {
  text-align: left !important;
  padding-left: 8px;
  display: inline;
}

div#content table#firstItems tr#bcRegistrationFee {
	margin-bottom: 0 !important;
}

div#content table#firstItems tr#sumPrice {
  box-shadow: none;
  border: none;
}

div#content table#firstItems tr#sumPrice td {
  border: none !important;
}

div#content table.table-b-1 tr th,
div#content table.table-b-1 tr td {
	padding-bottom: 18px;
	padding-top: 0px;
}

div#content table.table-b-1 tr th {
  padding-bottom: 0px;
}

div#content div.grid div.column.spirit-intro-count {
  width:50% !important;
  margin-right: 0 !important;
}

div#content div.grid div.column.spirit-intro-count table {
  width: 145px !important;
  padding-left: 5px;
}

div#content div#title > h1 > span > div.wide-title {
  width:100%;
}

div#content div#title > h1 > span > div.medium-title {
  width:100%;
}

div#content div.grid div.tip-left {
  width:70px;
}

div#content div.grid div.tip-left img {
  width: 70px;
}

div#content div.grid div.tip-right {
  width:calc(100% - 80px);
}

div#content div.bonus-status {
  width:100%;
  overflow-x:unset;
}

div#content span.transfer-status-member-id {
  margin-bottom: 5px;
}

div#content table.binary-tree {
  width:100%;
}

div#content table.binary-tree col.binary-tree-0 {
  width: 0px !important;
}

div#content table.binary-tree col.binary-tree-s {
  width: 1.6% !important;
}

div#content table.binary-tree col.binary-tree-m {
  width: 4.7% !important;
}

div#content table.binary-tree col.binary-tree-l {
  width: 5% !important;
}

div#content table.binary-tree tr td.sp-width-reset {
  width: auto !important;
}

div#content table.binary-structure-status-1 {
  display: block;
  margin-bottom: 10px;
}

div#content table.binary-structure-status-1 tr,
div#content table.binary-structure-status-1 th, 
div#content table.binary-structure-status-1 td {
  display: block;
  float: left;
}

div#content table.binary-structure-status-1 tr {
  width: 100%;
}
div#content table.binary-structure-status-1 tr th {
  width: 120px;
} 

div#content table.binary-structure-status-1 tr td {
  width: calc(100% - 120px);
}

div#content table.binary-structure-status-1 col {
  display: none;
}

div#content table.binary-structure-status-1 col.col-1 {
  width:120px;
}

div#content table.binary-structure-status-1 col.col-2 {
  width:calc(100% - 120px);
}

div#content table.binary-structure-status-1 col.col-3 {
  width:120px;
}

div#content table.binary-structure-status-1 col.col-4 {
  width:calc(100% - 120px);
}

div#content table.binary-structure-status-1 col.col-5 {
  width:120px;
}

div#content table.binary-structure-status-1 col.col-6 {
  width:calc(100% - 120px);
}

div#content table.binary-structure-status-1 col.col-7 {
  width:120px;
}

div#content table.binary-structure-status-1 col.col-8 {
  width:calc(100% - 120px);
}

div#content table.binary-structure-status-2 {
  margin-bottom: 10px;
}

div#content table.binary-structure-status-2 tr {
  display: block;
  width: 100%;
}

div#content table.binary-structure-status-2 tr th.sp-only {
  display: block;
  width: 100%;
}

div#content table.binary-structure-status-2 tr th {
  display: block;
  width: 22%;
  float: left;
}

div#content table.binary-structure-status-2 tr td {
  display: block;
  width: 28%;
  float: left;
  text-align: right;
}

div#content table.binary-structure-status-2 col {
  display: none;
}

div#content table.binary-structure-status-2 col.col-1 {
  width:70px;
}

div#content table.binary-structure-status-2 col.col-2 {
  width:50px;
}

div#content table.binary-structure-status-2 col.col-3 {
  width:75px;
}

div#content table.binary-structure-status-2 col.col-4 {
  width:50px;
}

div#content table.binary-structure-status-2 col.col-5 {
  width:auto;
}

div#content table.binary-structure-status-2 col.col-6 {
  width:50px;
}

div#content table.binary-structure-status-2 col.col-7 {
  width:auto;
}

div#content table.binary-structure-status-2 col.col-8 {
  width:50px;
}

div#content table.binary-structure-status-3 col {
  display: none;
}

div#content table.binary-structure-status-3 tr th {
  width: 72%;
}

div#content table.binary-structure-status-3 tr td {
  width: 28%;
  text-align: right;
}

div#content table.binary-structure-status-4 tr th {
  width: 22%;
}

div#content table.binary-structure-status-4 tr td {
  width: 28%;
  text-align: right;
}


div#content table.binary-structure-status-4 col.col-1 {
    width:22%;
}

div#content table.binary-structure-status-4 col.col-2 {
    width:28%;
}

div#content table.binary-structure-status-4 col.col-3 {
    width:22%;
}

div#content table.binary-structure-status-4 col.col-4 {
    width:28%;
}

div#content table.binary-structure-status-5 col {
  display: none;
}

div#content table.binary-structure-status-5 tr {
  width: 100%;
  display: block;
}

div#content table.binary-structure-status-5 tr th.sp-only:nth-of-type(1) {
  width: 72%;
}

div#content table.binary-structure-status-5 tr th.sp-only {
  width: 100%;
}

div#content table.binary-structure-status-5 tr th {
  width: 22%;
  display: block;
  float: left;
}

div#content table.binary-structure-status-5 tr td {
  width: 28%;
  text-align: right;
  display: block;
  float: left;
}

div.split{
  float:unset;
  width: 100% !important;
  margin:0px 0px 2px 0px;
  padding: 0px 0px 2px 0px;
}

div.split.last{
  width: 100% !important;
  margin:0px 0px 2px 0px;
  padding: 0px 0px 2px 0px;
}

.sp_title {
  display: inline;
}

.grid-panel {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.grid-panel .item-image {
  width: 100%;
  height: 130px;
  display: block;
}

.grid-panel .item-image img  {
  max-width: 80%;
  max-height: 120px;
}

/* structure.css */
* {
  box-sizing: border-box;
}

input#deliveryAddress,
input#memberAddress,
input#mailAddress,
input#confirmMailAddress,
input[name="j_mailaddress"] {
  width: 100% !important;
  max-width: 410px;
}

#limitDate_grid_column {
  width: calc(100% - 30px) !important;
}

.sp-width-auto {
  width: 100% !important;
  padding: 0 8px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.sp-text-left {
  text-align: left;
}

.overflow-x-auto {
  overflow-x: unset;
}

div#header {
  margin-bottom: 0px;
}

div#header:after {
  display: none;
}

div#header p {
  margin-right: 25px;
  width: 180px;
}

div#header ul {
  margin-top: 0px;
}

div#header ul li {
  float: unset;
  margin-right: 0px;
  height: 21px;
}

div#header ul li.menu-1 a,
div#header ul li.menu-2 a,
div#header ul li.menu-3 a {
  margin: 5px 0 10px 0;
}

div#header ul.lang {
  clear: both;
  margin-top: 0px;
  margin-right: 0px;
  margin: 5px 10px 5px 0;
}

div#header ul#header_lang li {
  float: left;
  height: 15px;
}

ul#header_lang li {
  width: 45px;
}

ul#header_lang li:nth-child(1),
ul#header_lang li:nth-child(2),
ul#header_lang li:nth-child(3) {
  width: 41px;
}

div#header dl {
  clear: both;
  margin: 10px 10px 0 0;
}

div#header dl dd {
  margin-left: 8px;
  margin-right: 8px;
}

div#global-navigation {
  float: left;
  width: 30px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

div#global-navigation ul li {
  float: unset;
  margin: 15px 0;
  padding: 0 4px;
}

div#global-navigation .global-navigation-unshown {
  display: none;
}

div#global-navigation #global-navigation-open {
  display: inline-block;
  width: 30px;
  height: 24px;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -5px;
}

div#global-navigation #global-navigation-open span, 
div#global-navigation #global-navigation-open span:before, 
div#global-navigation #global-navigation-open span:after {
  position: absolute;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #fff;
  display: block;
  content: '';
  cursor: pointer;
}

div#global-navigation #global-navigation-open span:before {
  bottom: -8px;
}

div#global-navigation #global-navigation-open span:after {
  bottom: -16px;
}

div#global-navigation #global-navigation-close {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

div#global-navigation ul {
  background-image: url(/static/common/images/gradient_bg.png);
  background-size: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 70%;
  max-width: 400px;
  height: 100%;
  transition: 0.3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}
  
div#global-navigation #global-navigation-input:checked ~ #global-navigation-close {
  display: block;
  opacity: 0.5;
}
  
div#global-navigation #global-navigation-input:checked ~ ul {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

div#topic-path {
  clear: both;
  height: auto;
  margin-left: 0;
  width: 100%;
}

div#topic-path ul {
  width:calc(100% - 90px);
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 0px;
  padding-bottom: 2px;
  overflow-x: scroll;
  white-space: nowrap;
}

body.wide div#topic-path ul {
  width:calc(100% - 90px);
}

div#topic-path p {
  padding-right: 5px;
  margin: 8px 0;
  margin-top: 15px;
}

body.wide div#topic-path {
  clear: both;
  width: 100%;
  height: auto;
}

body.wide div#content {
  padding: 10px 7px;
}

/* help popup */
div.popup div.content div#targetArea div#content>div {
  width: 100% !important;
  height: 500px !important;
}

div.popup div.content  div#content {
  width: 100% !important;
}

div.popup div.content div#targetArea div#content div img {
  width: 100%;
  height: auto;
}

div.popup div.content div#targetArea div#content div img[src$="arrow.png"] {
  width: 15%;
  height: auto;
}

#facebox .popup {
  width: 300px;
  padding: 0px;
  border-width: 2px;
}

div#slider {
  width: 100%;
}

div#slider div.inner {
  padding-right: 30px;
}

div#slider div.inner div.content {
  width: 100% !important;
}

div#slider span#nextBtn {
  left: calc(100% - 22px);
}

div#main-content {
  float: unset;
  padding: 10px 7px;
  width: 100%;
}

div#title {
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
}

div#title h1 {
  float: left;
  width: 100%;
}

div#title h1 span {
  padding-left: 10px;
}

div#title {
  PADDING-BOTTOM: 10px;
  MARGIN-BOTTOM: 7px;
  PADDING-TOP: 10px;
}

DIV#title H1 {
  FLOAT: left;
  width: 100%;
}

div#return-navigation {
  margin-top: 30px;
}

div#sub-content {
  display: block !important;
  float: unset;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  width: 240px;
  background-size: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100%;
  transition: 0.3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}

div#sub-content-area .sub-content-unshown {
  display: none;
}

div#sub-content-area #sub-content-open {
  display: table;
  text-align: center;
  margin-left: 10px;
  position: fixed;
  bottom: 10px;
  color: #f4f4f4;
  background-color: rgb(8, 6, 78, 0.85);
  border-radius: 50%;
  box-shadow:0px 3px 10px rgba(0,0,0, 1.0);
  z-index: 10;
}

div#sub-content-area #sub-content-open div {
  display: table-cell;
  width: 54px;
  height: 54px;
  vertical-align: middle;
  font-weight: bold;
  line-height: 1.2;
}

div#sub-content-area #sub-content-open div br {
  line-height: initial;
}
  
div#sub-content-area #sub-content-close {
  display: none;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

div #sub-content-input:checked ~ #sub-content-close {
  display: block;
  opacity: 0.5;
}
  
div #sub-content-input:checked ~ div#sub-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

div#local-navigation ul li {
  padding: 6px 0;
}

div#local-navigation a {
  text-decoration: underline;
}

div#footer {
  padding-bottom: 13px;
}

div#footer address {
  width: 100%;
}

#vr_alpha {
  margin-top: 20px;
}

#center {
  width: 100%;
}

div#inner {
  width: 100%;
}

.number {
  text-align:center;
  padding-right: 0px;
  white-space: unset;
}

.number.bottom {
  display: table-caption !important;
  caption-side: bottom;
}

.number .page-no {
  margin-right: 15px;
}

.number .page-no:nth-child(2) {
  margin-left: 15px;
}

/* lang/common.css */
div#header p a {
  background-size: 100%;
  background-position: center;
  height: 78px;
  width: 180px;
}

div#global-navigation ul li.menu-1 a {
  background-position: center;
  width: 97px;
}

div#global-navigation ul li.menu-2 a {
  width: 177px;
}

div#global-navigation ul li.menu-3 a {
  width: 97px;
}

div#global-navigation ul li.menu-4 a {
  width: 72px;
}

div#global-navigation ul li.menu-5 a {
  background-repeat: 100%;
  width: 110px;
}



/* table.css */
div#content div.box-f-1 {
  padding: 7px 9px;
}

div#content div.box-f-1 li {
  width: 135px !important;
}

div#content div.table-scroll table {
	margin-top: 0 !important;
}

div#content div.table-scroll table.table-c-1,
div#content div.table-scroll table.table-c-2  {
	width: 800px !important;
	white-space: nowrap;
	background: linear-gradient(to left, rgba(255, 255, 255, 0), white 15px) 0 0/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), white 15px) right/50px 100%;
	background-repeat: no-repeat;
	background-attachment: local;
}

div#content div.table-scroll {
	margin-top: 20px !important;
	overflow-x: auto;
	background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3)) right/20px 100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div#content div.table-scroll table.table-c-1 tr th {
	background-color: rgba(0, 0, 0, 0.1);
}

div#content div.table-scroll table.table-c-1 tr td {
	background-color: rgba(238, 238, 238, 0.1);
}

div#content div.table-scroll table.table-c-1 tr td.forecast {
  background-color: lightcyan;
}

table.table-label-value {
	width: 100% !important;
}

table.table-label-value tr th,
table.table-label-value tr td {
	display: block;
	width: 100%;
	float: left;
}

table.table-label-value tr td div.edit-link-value {
	display: block;
	width: calc(100% - 60px);
	float: left;
}

table.table-label-value tr td div.edit-link {
	display: block;
	width: 60px;
	float: right;
}

table.table-label-value tr td div.edit-link::after {
	display: block;
	content: '';
	clear: both;
}

table.cell-direction-column {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 8px;
}

table.cell-direction-column col {
	display: none;
}

table.cell-direction-column tr {
	display: inline-block;
	width: 100%;
	box-shadow: 0 3px 6px rgba(0,0,0,0.4);
	margin-bottom: 10px !important;
}

table.cell-direction-column tr th,
table.cell-direction-column tr td {
	display: block;
	width: 100%;
	text-align: right;
	border: 0px !important;
	border-top: 1px #ccc solid !important;
	border-left: 1px #ccc solid !important;
	border-right: 1px #ccc solid !important;
	padding: 3px 10px 3px 4px !important;
}

table.cell-direction-column tr td select {
	margin: 5px 0;
}

table.cell-direction-column tr th {
	text-align: left;
}

table#firstItems.cell-direction-column thead#firstPayment tr {
	margin-bottom: 0 !important;
}

table#firstItems.cell-direction-column tr th,
table#firstItems.cell-direction-column tr td {
	text-align: left;
}

table.cell-direction-column tr td.sp-text-left {
	text-align: left;
}

table.cell-direction-column tr td:after {
	clear: both;
	content: "";
	display: block;
}

.td-label {
	float: left;
	text-align: left;
	margin-right: 3px;
}

table.cell-direction-column tr.introducer td.l {
	border-top: 3px solid #489c27 !important;
    border-left: 3px solid #489c27 !important;
    border-right: 3px solid #489c27  !important;
}

table.cell-direction-column tr.introducer td.m {
    border-left: 3px solid #489c27 !important; 
    border-right: 3px solid #489c27  !important;
}

table.cell-direction-column tr.introducer td.m_top {
	border-left: 3px solid #489c27 !important; 
    border-right: 3px solid #489c27  !important;
}

table.cell-direction-column tr.introducer td.m_bottom {
	border-left: 3px solid #489c27 !important; 
    border-right: 3px solid #489c27  !important;
}

table.cell-direction-column tr.introducer td.r {
    border-left: 3px solid #489c27 !important;
    border-bottom: 3px solid #489c27  !important;
    border-right: 3px solid #489c27  !important;
}

div#content table.table-a-1.table-autoship-anchor tr th,
div#content table.table-a-1.table-autoship-anchor tr td {
	padding: 5px 5px;
}

table.table-a-1.table-autoship-anchor col:nth-of-type(1) {
	width: auto !important;
}

table.table-a-1.table-autoship-anchor col:nth-of-type(2) {
	width: 62px;
}
table.table-a-1.table-autoship-anchor col:nth-of-type(3) {
	width: 72px !important;
}

table.table-a-1.table-autoship-anchor col:nth-of-type(4) {
	width: 55px !important;
}

table.table-c-2.table-autoship-anchor col:nth-of-type(1) {
	width: auto !important;
}

table.table-c-2.table-autoship-anchor col:nth-of-type(2),
table.table-c-2.table-autoship-anchor col:nth-of-type(3),
table.table-c-2.table-autoship-anchor col:nth-of-type(4) {
	width: 52px !important;
}

table.table-c-2.table-autoship-anchor.input col:nth-of-type(2) {
	width: 118px !important;
}

table.table-c-2.table-autoship-anchor.input col:nth-of-type(4) {
	width: 45px !important;
}

table.table-purchase-list {
	border-collapse: separate;
	border-spacing: 0 3px;
}

table.table-purchase-list col {
	display: none;
}

table.table-purchase-list tr {
	border-bottom: 1px #111 solid;
}

table.table-purchase-list tr.label-value td {
	border-bottom: 1px #111 solid;
}

table.table-purchase-list tr td,
table.table-purchase-list tr th {
	display: block;
}

table.table-purchase-list tr td:after,
table.table-purchase-list tr th:after {
	display: block;
	content: '';
	clear: both;
}

table.table-c-1.table-purchase-list tr td {
	min-height: 20px;
}

div#content table.table-c-1.table-purchase-list tr td {
	border-top: none;
}

div#content table.table-c-1.table-purchase-list tr td:first-of-type,
div#content table.table-c-1.table-purchase-list tr td:last-of-type {
	border-top: 1px solid #ccc;
}

div#content table.table-c-1.table-purchase-list tr th:last-of-type,
div#content table.table-c-1.table-purchase-list tr td:last-of-type {
	border-left: none;
}

table.table-purchase-list tr td:last-of-type,
table.table-purchase-list tr th:not(:first-of-type):last-of-type {
	display: table-cell;
	width: 125px;
	vertical-align: middle;
}

table.table-purchase-list tr.label-value th,
table.table-purchase-list tr.label-value td {
	display: block !important;
	width: calc(100% + 125px) !important;
}

table.table-help {
	width: 100%;
}

table.table-help tr td {
	margin-left: 0px;
}

table.table-help tr td:nth-of-type(odd) {
	width: 30px !important;
	display: block;
	float: left;
}

table.table-help tr td:nth-of-type(even) {
	width: calc(100% - 30px) !important;
	display: block;
	float: left;
}

div#content table#limitDateTable caption#limitDateTable_caption {
	display: table-caption;
	padding-left: 5px;
	font-size: 1.1em; 
	font-weight: bold; 
	text-align: left;
}

div#content table#limitDateTable {
  table-layout: fixed;
}

div#content table#limitDateTable col {
	width: auto !important;
}

div#content table#limitDateTable tr:nth-of-type(3) {
	height: 20px !important;
}

div#content table tr th.accordion {
	background-image: url(/static/common/images/icon-04.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px !important;
}

div#content table tr td.accordion span.td-label:after {
	padding-right: 2px;
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(/static/common/images/icon-91.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 5px center;
	vertical-align: middle;
}

div#content table tr th.accordion.expanded {
	background-image: url(/static/common/images/icon-03.gif);
}

div#content table tr td.accordion.expanded span.td-label:after {
	background-image: url(/static/common/images/icon-92.png);
}

/* floatwindow.css */
.floatWindow {
  left:3% !important;
  width:94% !important;
  max-width: 450px !important;
}

.floatWindow .draggable {
  width: 100% !important;
  margin: 5px 0 !important;
  padding: 0 5px !important;
}

.floatWindow > div.checkboxcontainer {
  box-sizing: unset;
}

.floatWindow > div.checkboxcontainer table {
  border-spacing: 5px 0 !important;
}

/* chart_original.css */
.gallery-demo-chart {
  height: 420px;
}

.flex-grid.row-gallery {
  flex-direction: column;
}

.flex-grid .flex-col-one-of-two {
  max-width: 100%;
}

/* chosen.css */
.chzn-container .chzn-drop {
  box-sizing: content-box;
}

/* register.css */
.register .items {
  margin: 2em 0;
}