@charset "UTF-8";
.docHeading {
  margin-bottom: 1em;
  padding: .4em 16px;
  background-color: #b3b3b3;
  font-size: 130.8%;
  color: #fff;
}

.docDef {
  margin-bottom: 40px;
}
.docDef dt {
  margin-bottom: 1em;
  font-size: 107.7%;
  font-weight: bold;
}
.docDef dd {
  font-size: 92.3%;
}

.disc {
  list-style-type: disc;
  padding-left: 1.5em;
}

.dec {
  list-style-type: decimal;
  padding-left: 1.5em;
}

.lowerAlpha {
  list-style-type: lower-alpha;
  padding-left: 1.5em;
}

.btnEntryGroup {
  text-align: center;
}
.btnEntryGroup a {
  margin: 1em;
  padding: 1em 2%;
  background-color: #666666;
  text-decoration: none;
  color: #fff;
  display: inline-block;
}
.btnEntryGroup small {
  margin-top: -.5em;
  font-size: 92.3%;
  text-align: center;
  display: block;
}

.sideBy {
  font-size: 107.7%;
  display: inline-block;
}
.sideBy + .sideBy {
  margin-left: 3em;
}
.sideBy [type=radio] {
  margin-right: 1em;
  vertical-align: text-bottom;
}

@media (min-width: 768px) {
  .doc {
    padding-right: 10%;
    padding-left: 10%;
  }

  .docDef label {
    min-width: 35%;
    margin-right: 10px;
  }

  .btnEntryGroup a {
    min-width: 21%;
  }
}
@media (max-width: 767px) {
  .docDef label {
    min-width: 50%;
    margin: 12px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .btnEntryGroup a {
    min-width: 60%;
  }
}
/*=====================================================
__. 入会
=====================================================*/
.membersDetail {
  margin-bottom: 32px;
}
.membersDetail h3 {
  margin-bottom: 1em;
  padding: .4em 16px;
  background-color: #b3b3b3;
  font-size: 130.8%;
  color: #fff;
}
.membersDetail p {
  margin-bottom: 1em;
}

.membersDetail_def dt {
  margin-bottom: 16px;
  padding-left: 12px;
  font-size: 115.4%;
  border-left: 4px solid #000;
}
.membersDetail_def dd {
  margin-bottom: 16px;
  padding-left: 16px;
}

.membersDetail_flow dt {
  padding: .4em 16px;
  background-color: #666666;
  color: #fff;
  cursor: pointer;
}
.membersDetail_flow dt:hover {
  color: #cccccc;
}
.membersDetail_flow dt .open {
  display: inline;
}
.membersDetail_flow dt .close {
  display: none;
}
.membersDetail_flow .ui-accordion-header-active .open {
  display: none;
}
.membersDetail_flow .ui-accordion-header-active .close {
  display: inline;
}
.membersDetail_flow dd {
  padding: 24px 0;
}
.membersDetail_flow li {
  margin-bottom: 12px;
}
.membersDetail_flow .arw {
  display: block;
}
.membersDetail_flow .arw:after {
  width: 0px;
  height: 0px;
  margin: 12px auto 0;
  border-top: 18px solid #b3b3b3;
  border-right: 36px solid transparent;
  border-left: 36px solid transparent;
  display: block;
  content: '';
}
.membersDetail_flow b:after {
  width: 0px;
  height: 0px;
  margin: 12px auto 0;
  border-top: 18px solid #b3b3b3;
  border-right: 36px solid transparent;
  border-left: 36px solid transparent;
  display: block;
  content: '';
}
.membersDetail_flow dfn {
  margin-bottom: .5em;
  font-size: 107.7%;
  font-style: normal;
  display: block;
}
.membersDetail_flow span {
  font-size: 92.3%;
  display: block;
}

.agreement {
  height: 200px;
  margin-bottom: 40px;
  padding: 24px 24px 0;
  border: 1px solid #b3b3b3;
  overflow: auto;
}

.agreement_heading {
  margin-bottom: 1em;
  font-size: 138.5%;
}

.settlement_item {
  margin-bottom: 24px;
}

.settlement_setting {
  clear: both;
}
.settlement_setting .settlement_label {
  margin-bottom: 12px;
  display: inline-block;
  padding-top: 6px;
}
.settlement_setting [type='radio'] {
  margin-right: 1em;
}
.settlement_setting .formBox {
  margin-left: 2.2em;
}

.settlement_credit_registered {
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #b3b3b3;
}
.settlement_credit_registered .settlement_label {
  margin-bottom: 0;
}

.creditAvailable {
  margin: 0 0 1em 2.2em;
  padding: .5em 1em 0;
  border: 1px solid gray;
}
.creditAvailable dt {
  margin-bottom: 0;
  font-size: 100%;
  font-weight: normal;
}
.creditAvailable dd {
  font-size: 100%;
}
.creditAvailable figure {
  margin: 0 1em 1em 0;
  text-align: center;
  float: left;
}

.creditAvailable2 {
  margin: 0 0 0 0;
  padding: .5em 1em 0;
  border: 1px solid gray;
}
.creditAvailable2 dt {
  margin-bottom: 0;
  font-size: 100%;
  font-weight: normal;
}
.creditAvailable2 dd {
  font-size: 100%;
}
.creditAvailable2 figure {
  margin: 0 1em 1em 0;
  text-align: center;
  float: left;
}

.settlement_convBox {
  padding-bottom: 8px;
  border-bottom: 1px dotted gray;
}
.settlement_convBox label {
  display: table;
  cursor: pointer;
}
.settlement_convBox span, .settlement_convBox .conv_logo, .settlement_convBox .conv_name {
  vertical-align: middle;
  display: table-cell;
}
.settlement_convBox span {
  width: 16px;
}
.settlement_convBox .conv_logo {
  height: 56px;
  text-align: center;
}
.settlement_convBox .conv_logo img {
  max-height: 56px;
}
.settlement_convBox .conv_name {
  padding-left: 1em;
}
.settlement_convBox .conv_detail {
  margin-left: 16px;
  font-size: 92.3%;
}

.conv_about {
  text-align: right;
}

@media (min-width: 768px) {
  .settlement_radio {
    margin-right: 24px;
    padding-top: 1em;
    font-size: 123.1%;
    float: left;
  }

  .settlement_label {
    cursor: pointer;
  }

  .settlement_name {
    width: 12em;
    padding: 1em 2em;
    font-size: 123.1%;
    font-weight: bold;
    border: 1px solid #b3b3b3;
    float: left;
  }

  .settlement_detail {
    padding: 1em 2em;
    font-size: 123.1%;
    float: left;
  }

  .settlement_setting {
    margin-left: 40px;
    padding: 16px 0;
  }
  .settlement_setting .settlement_label {
    font-size: 123.1%;
  }

  .settlement_convBox {
    width: 48%;
    margin: 0 2% 16px 0;
    float: left;
  }
  .settlement_convBox label {
    margin-bottom: 16px;
  }
  .settlement_convBox .conv_name {
    font-size: 123.1%;
  }

  .conv_about {
    margin-right: 2%;
    clear: both;
  }
}
@media (max-width: 767px) {
  .settlement_item .settlement_label {
    margin-left: 24px;
    display: block;
  }

  .settlement_radio {
    padding: .4em 2% 0 0;
    font-size: 115.4%;
    vertical-align: top;
    float: left;
  }
  .settlement_radio [type=radio] {
    margin-top: 12px;
  }

  .settlement_name {
    margin-bottom: .4em;
    padding: .4em 0;
    font-size: 115.4%;
    font-weight: bold;
    text-align: center;
    border: 1px solid #b3b3b3;
  }

  .settlement_detail {
    font-size: 92.3%;
  }

  .settlement_setting {
    margin-left: 24px;
  }
  .settlement_setting .settlement_label {
    margin-left: 0;
  }
  .settlement_setting br {
    display: none;
  }

  .settlement_convBox .conv_name br {
    display: inline;
  }

  .conv_about {
    margin: 1em 0;
  }
}
/*=====================================================
__. 会員情報
=====================================================*/
.mypage_block {
  padding: 5%;
  background-color: #333333;
  color: #fff;
}
.mypage_block:link, .mypage_block:visited {
  color: #fff;
  text-decoration: none;
}
.mypage_block:hover, .mypage_block:active {
  background-color: #666666;
  color: #b3b3b3;
}
.mypage_block .icon {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.mypage_block .icon img {
  max-width: 100%;
  max-height: 100%;
}
.mypage_block p {
  vertical-align: middle;
  display: table-cell;
}

@media (min-width: 768px) {
  .mypage_block {
    width: 36%;
    margin: 10px 2%;
    float: left;
  }
  .mypage_block .icon {
    width: 80px;
  }
  .mypage_block p {
    padding-left: 24px;
    font-size: 123.1%;
  }
}
@media (max-width: 767px) {
  .mypage_block {
    margin-bottom: 24px;
    display: block;
  }
  .mypage_block .icon {
    width: 60px;
  }
  .mypage_block p {
    padding-left: 12px;
    font-size: 107.7%;
  }
}
.joinedFc {
  margin-bottom: 24px;
}

.joinedFc_caption {
  margin-bottom: 1em;
  font-size: 107.7%;
  font-weight: bold;
}

@media (min-width: 768px) {
  .joinedFc_detail {
    width: 100%;
    margin: 0 auto 24px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
  }
  .joinedFc_detail th, .joinedFc_detail td {
    padding: .6em 1em;
    font-size: 100%;
    text-align: left;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .joinedFc_detail th {
    background-color: #cccccc;
  }
}
@media (max-width: 767px) {
  .joinedFc_detail {
    margin: 0 auto 24px;
    font-size: 100%;
    display: block;
  }
  .joinedFc_detail thead {
    display: block;
    float: left;
  }
  .joinedFc_detail thead tr {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    display: block;
  }
  .joinedFc_detail thead th {
    width: auto;
    padding: .3em .8em;
    background-color: #cccccc;
    font-size: 92.3%;
    text-align: left;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    display: block;
  }
  .joinedFc_detail tbody {
    width: auto;
    letter-spacing: -.4em;
    white-space: nowrap;
    display: block;
    overflow-x: auto;
  }
  .joinedFc_detail tbody tr {
    border-top: 1px solid #e6e6e6;
    display: inline-block;
  }
  .joinedFc_detail tbody td {
    padding: .3em .8em;
    font-size: 92.3%;
    letter-spacing: normal;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    display: block;
  }
}
.col2Table {
  margin: 0 auto 24px;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.col2Table th, .col2Table td {
  padding: .6em 1em;
  font-size: 100%;
  text-align: left;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.col2Table th {
  background-color: #cccccc;
}
.col2Table .members_status {
  background-color: #666666;
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .col2Table {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .col2Table {
    display: block;
  }
  .col2Table tbody, .col2Table tfoot, .col2Table tr, .col2Table th, .col2Table td {
    display: block;
  }
}
.lineTable {
  margin: 0 auto 24px;
}
.lineTable caption {
  padding-bottom: 12px;
  font-size: 115.4%;
  font-weight: bold;
}
.lineTable tbody {
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.lineTable th, .lineTable td {
  padding: .6em 1em;
  font-size: 100%;
  text-align: left;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.lineTable th {
  background-color: #cccccc;
}
.lineTable .members_status {
  background-color: #666666;
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .lineTable {
    min-width: 75%;
  }
}
@media (max-width: 767px) {
  .lineTable {
    display: block;
  }
  .lineTable caption, .lineTable tbody, .lineTable tfoot, .lineTable tr, .lineTable th, .lineTable td {
    display: block;
  }
  .lineTable tbody {
    margin-bottom: 24px;
  }
}
.formBox {
  margin-bottom: 1em;
}
.formBox dfn {
  font-size: 107.7%;
  font-style: normal;
  font-weight: bold;
}
.formBox input {
  padding: .2em;
  font-size: 107.7%;
}
.formBox select {
  height: 2.1em;
  font-size: 107.7%;
  border: 1px solid gray;
}
.formBox small {
  font-size: 92.3%;
}
.formBox span {
  font-size: 92.3%;
  display: block;
}
.settlement_credit_registered .formBox {
  margin-top: 1em;
}

.radioLine {
  margin-bottom: 1em;
  padding-left: 2em;
  font-size: 107.7%;
  text-indent: -2em;
}
.radioLine label {
  cursor: pointer;
}
.radioLine [type="radio"] {
  margin-right: 1em;
}

@media (min-width: 768px) {
  .formBox dfn {
    min-width: 10em;
    margin: .2em 1em .2em 0;
    vertical-align: middle;
    display: inline-block;
  }
  .formBox [type="text"],
  .formBox [type="tel"] {
    width: 25%;
  }
  .formBox [maxlength='4'] {
    width: 4em;
  }
  .formBox small {
    margin-left: 1em;
  }
  .formBox span {
    margin-left: 13em;
  }
}
@media (max-width: 767px) {
  .formBox dfn {
    margin-bottom: .2em;
    border-bottom: 1px solid #e6e6e6;
    display: block;
  }
  .formBox [type="text"],
  .formBox [type="tel"] {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .formBox [maxlength='4'] {
    width: 4em;
  }
  .formBox small {
    display: block;
  }
}
.exitTable {
  margin-bottom: 24px;
}
.exitTable th {
  width: 6em;
  font-size: 107.7%;
  font-weight: bold;
  text-align: left;
}
.exitTable textarea {
  width: 90%;
}

@media (min-width: 768px) {
  .exitTable {
    width: 100%;
  }
  .exitTable th, .exitTable td {
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .exitTable {
    display: block;
  }
  .exitTable tbody, .exitTable tr, .exitTable th, .exitTable td {
    display: block;
  }
}
/*=====================================================
__. 入力情報テーブル
=====================================================*/
.requiredLabel {
  margin: 0 .5em;
  padding: .1em .5em;
  background-color: #f60;
  font-size: 84.6%;
  font-weight: normal;
  vertical-align: middle;
  color: #fff;
  display: inline-block;
}

.userDataTable {
  border-top: 1px solid #add6eb;
  border-left: 1px solid #add6eb;
}
.userDataTable th, .userDataTable td {
  text-align: left;
  border-right: 1px solid #add6eb;
  border-bottom: 1px solid #add6eb;
}
.userDataTable th {
  background-color: #f3f9fc;
}
.userDataTable strong {
  padding: 0 .5em;
  background-color: #f60;
  font-size: 84.6%;
  color: #fff;
}
.userDataTable .itemName {
  font-weight: bold;
}
.userDataTable [type='text'], .userDataTable [type='tel'] {
  padding: .3em;
  font-size: 107.7%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #add6eb;
}
.userDataTable [required] {
  background-color: #fff0e5;
}
.userDataTable [required].is_value {
  background-color: #fff;
}
.userDataTable [placeholder] {
  color: #999999;
}
.userDataTable [placeholder].is_value {
  color: #000;
}
.userDataTable select {
  height: 2.1em;
  border: 1px solid #999999;
}
.userDataTable .getAddress {
  margin-left: 1em;
  padding: .3em 1em;
  background-color: #add6eb;
  text-decoration: none;
  color: #000;
  display: inline-block;
}
.userDataTable .form_error {
  margin: .5em 0 0;
  font-size: 84.6%;
}

@media (min-width: 768px) {
  .userDataTable {
    width: 100%;
  }
  .userDataTable th, .userDataTable td {
    padding: .8em 1em;
    font-size: 107.7%;
    vertical-align: middle;
  }
  .userDataTable th {
    width: 14.5em;
  }
  .userDataTable .itemName {
    float: left;
  }
  .userDataTable strong {
    float: right;
  }
  .userDataTable .requiredLabel {
    float: right;
  }
  .userDataTable .textShort {
    width: 16%;
    min-width: 6em;
  }
  .userDataTable .textMid {
    width: 35%;
  }
  .userDataTable .textWide {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .userDataTable {
    display: block;
  }
  .userDataTable tbody, .userDataTable tr, .userDataTable th, .userDataTable td {
    display: block;
  }
  .userDataTable th, .userDataTable td {
    padding: 1em 8px;
  }
  .userDataTable strong {
    margin-left: .5em;
    vertical-align: middle;
    display: inline-block;
  }
  .userDataTable select {
    width: 98%;
  }
  .userDataTable .textShort {
    width: 28%;
    min-width: 4em;
  }
  .userDataTable .textMid {
    width: 35%;
  }
  .userDataTable .textWide {
    width: 98%;
  }
}
/*=====================================================
__. 注文
=====================================================*/
.shippingForm_item {
  margin-bottom: .8em;
}
.shippingForm_item dfn {
  margin-bottom: 1em;
  font-size: 107.7%;
  font-style: normal;
  font-weight: bold;
  display: block;
}
.shippingForm_item input {
  padding: .2em;
  font-size: 107.7%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.shippingForm_item .text_tel {
  width: 13em;
}
.shippingForm_item .text_zip {
  width: 8em;
}
.shippingForm_item select {
  padding: .4em 0;
  font-size: 107.7%;
  border: 1px solid gray;
}
.shippingForm_item .form_error {
  font-size: 92.3%;
}
.shippingForm_item.rows {
  float: left;
}
.shippingForm_item.rows input {
  width: 100%;
}
.shippingForm_item.cols {
  clear: both;
}

.separation {
  height: 0;
  margin: 24px 0;
  padding: 0;
  border-top: 1px solid transparent;
  display: block;
}
.separation.bdr {
  border-top: 1px solid gray;
}

.orderTable .tax {
  width: 4.4em;
  font-size: 12px;
  display: inline-block;
}

@media (min-width: 768px) {
  .shippingForm_item .text_full {
    width: 60%;
  }
  .shippingForm_item.rows {
    width: 23%;
    margin-right: 2%;
  }

  .orderTable {
    width: 100%;
  }
  .orderTable tbody td {
    min-width: 20em;
  }
  .orderTable tfoot {
    border-top: 1px solid #000;
  }
  .orderTable th {
    padding: .4em 1em .4em 0;
    text-align: left;
  }
  .orderTable td {
    padding: .4em 0 .4em 1em;
    text-align: right;
  }
  .orderTable .sum {
    padding-top: .8em;
    font-size: 123.1%;
    font-weight: bold;
  }
  .orderTable .point {
    padding-top: .2em;
  }
}
@media (max-width: 767px) {
  .shippingForm_item .text_full {
    width: 100%;
  }
  .shippingForm_item.rows {
    width: 48%;
    margin-right: 2%;
  }

  .orderTable {
    display: block;
  }
  .orderTable tfoot, .orderTable tbody, .orderTable tr, .orderTable th, .orderTable td {
    display: block;
  }
  .orderTable tfoot {
    border-top: 1px solid #000;
  }
  .orderTable tr {
    padding: .4em 0;
  }
  .orderTable tbody tr:not(:last-child) {
    border-bottom: 1px dotted gray;
  }
  .orderTable th {
    text-align: left;
  }
  .orderTable td {
    text-align: right;
  }
  .orderTable .sum {
    font-size: 115.4%;
    font-weight: bold;
  }
}
/*=====================================================
__. clearfix
=====================================================*/
.settlement_item {
  zoom: 1;
}
.settlement_item:before, .settlement_item:after {
  content: " ";
  display: table;
}
.settlement_item:after {
  clear: both;
}
@media (max-width: 767px) {
  .userDataTable th {
    zoom: 1;
  }
  .userDataTable th:before, .userDataTable th:after {
    content: " ";
    display: table;
  }
  .userDataTable th:after {
    clear: both;
  }
}
