@charset "utf-8";
html {
  height:100%;
}

body {
  height:100%;
  font-size:13px;
  line-height:1.6;
  color:#333;
  -webkit-text-size-adjust:none;
  font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Helvetica";
}

#container {
  position: relative;
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

#bodyarea {
   padding-bottom: 90px
}

#header {
  width: 100%;
  min-height: 50px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}

#header td.logo {
  /* width: 70px; */
  padding: 0px;
  vertical-align: middle;
  text-align: left;
}

#contentarea {
  width: 100%;
  height: auto;
  position: static;
  padding-right: 10px;
  padding-left: 10px;
}

.borderless td {
  border: none;
}

.borderless td.line{
  border-color: rgb(119, 119, 119);
  border-width: 3px;
}

.btn.logout {
  text-align: center;
  background-color: #888888;
  color: white;
  font-size:12px;
  font-weight: 800;
  padding: 0px;
}

.title_login {
  border-left-style: solid;
  border-left-color: #ccc;
  border-left-width: 1px;
  padding: 0px 10px;
  margin-left: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  vertical-align: middle;
  line-height: 34px;
  font-size: 15px;
  font-weight: 800;
  color: #222222;
  text-shadow: 2px 2px 1px #cccccc;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.win-close {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
  vertical-align: middle;
  line-height: 34px;
  font-size: 20px;
  font-weight: 800;
  color: #888888;
}

.auID {
  background-color: #f6f4e4;
  border: 1px solid #ddd !important;
  font-size: 14px;
  font-weight: 800;
  padding: 5px 5px;
}

.auIDsub {
  background-color: #f5f5dc;
  border: 1px solid #ddd !important;
  font-size: 14px;
  padding: 5px 10px;
}

.panel-heading.au_title {
  padding: 5px 3px;
  background-color: #f6f4e4;

  border-bottom:none;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border:0px solid;
  border-radius: 0px;
  box-shadow:none;

  background-color:#f9f9f9;
  border-left:5px solid #eb5505;
}

.panel-heading.au_title_uq {
    border-width: 1px 1px 1px 5px;
    border-style: solid; border-color:
    rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221)  rgb(91, 155, 213);
    padding: 5px 3px; border-radius: 0px;
    border-image: none;
    box-shadow: none;
    background-color: rgb(249, 249, 249);
}

.panel-heading.au_title_gray {
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221)  rgb(229, 229, 229);
    padding: 5px 3px;
    border-radius: 0px;
    border-image: none;
    box-shadow: none;
    background-color: rgb(249, 249, 249);
}

.panel-heading.au_title_2line {
  padding: 5px 10px;
  background-color: #f6f4e4;
  height: 60px;

  border-bottom:none;
  border-top-left-radius:0px;
  border-top-right-radius:0px;
  border:0px solid;
  border-radius: 0px;
  box-shadow:none;
}

.panel-heading.au_top_title {
  padding: 5px 3px;
  background-color: #f6f4e4;
  height: 65px;

  border-bottom:none;
  border-top-left-radius:0px;
  border-top-right-radius:0px;
  border:0px solid;
  border-radius: 0px;
  box-shadow:none;

  background-color:#f9f9f9;
  border-left:5px solid #eb5505;
}

.auemail {
  color: #0b4c5f;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

a.aulink {
  color: #0066aa;
  font-size: 14px;
  text-decoration: underline;
}

a.footerlink {
  white-space:nowrap;
  color: #0066aa;
  font-size: 12px;
  text-decoration: none;
  margin-right: 2px;
}

.label-success {
  background : #468847 ;
  border:3px solid #fff;
  position: absolute; height: 12px; width: 18px;
  display:block;
  margin-top: 4px;
}

.label-warning {
  background : #990000 ;
  border:3px solid #fff;
  position: absolute; height: 12px; width: 18px;
  display:block;
  margin-top: 4px;
}

.btn-success {
  background:#ffffff;
  padding:0px;
  border:0px;
  width:74px;
  height:28px;
  background-image: url("../image/kounyu_s.png");
  background-repeat: no-repeat;
}

.btn-warning {
  background:#ffffff;
  padding:0px;
  border:0px;
  width:74px;
  height:28px;
  background-image: url("../image/kounyu_s.png");
  background-repeat: no-repeat;
}

.btn-update {
  background:#ffffff;
  padding:0px;
  border:0px;
  width:46px;
  height:28px;
  background-image: url("../image/henkou_s2.png");
  background-repeat: no-repeat;
  margin-left: 5px;
  margin-right: 5px;
}

.btn-cancel {
  background:#ffffff;
  padding:0px;
  border:0px;
  width:46px;
  height:28px;
  background-image: url("../image/torikesi_s2.png");
  background-repeat: no-repeat;
  margin-left: 5px;
  margin-right: 5px;
}

.line-title {
  color: #777777;
  font-weight: 800;
  font-size: 16px;
}

.line-title-ok {
  float: right;
  margin-top: 2px;
}

a.down-text {
  color: #777777;
  font-size:20px;
  text-decoration: underline;
}

a.down-coupon-text {
  color: #777777;
  font-size:14px;
  text-decoration: underline;
}

.alert.history {
  padding: 5px 5px;
  border-color: #f76b1f;
  background-color: #fff;
  color: black;
}

font.info  {
  font-size: 14px;
  color: black;
  text-decoration: none;
  font-weight: 600;
}

font.error {
  font-size: 14px;
  color: red;
  text-decoration: none;
  font-weight: 600;
}

.btn.au-lg-btn {
  padding: 7px 0px;
  font-size: 16px;
  width:250px;
  font-weight: 600;
}

.btn.au-lg-btn.top-page {
  width: auto;
  min-width: 170px;
}

.btn.au-main-lg-btn {
   padding: 7px 0px;
   width: 210px;
   font-size: 16px;
   font-weight: 600;

}

.btn.au-main-lg-btn-coupon {
  padding: 3px 0px;
  font-size: 14px;
  width:130px;
  font-weight: 600;
}

.btn.au-lg-long-btn {
  padding: 3px 0px;
  font-size: 14px;
  width:160px;
  font-weight: 600;
}

.btn.au-gift-lg-btn {
  padding: 3px 0px;
  font-size: 11px;
  width:120px;
  font-weight: 600;
}

.btn.au-gift-lg-btn.execute {
  width:135px;
}

.btn.au-main-lg-btn-his {
  padding: 3px 0px;
  font-size: 14px;
  width:130px;
  font-weight: 600;
}

.btn.au-coupon-lg-btn {
  padding: 3px 0px;
  font-size: 11px;
  width:180px;
  font-weight: 600;
}

.nodisp {
  display: none;
}

.confirm {
  border-width : 0px;
  width: 100%;
  background-color: #e5e5e5;
  margin-top: 0px;
}

.confirm tr {
  background-color: #fff;
  border-width : 0px;
  border-color : #fff;
  margin-top: 0px;
}

.confirm th {
  background-color: #808080;
  border-width : 0px;
  border-color : #fff;
  margin-top: 0px;
}

.confirm td {
  background-color: #fff;
  border-width : 0px;

}

.confirm td.phone {
  background-color: white;
  text-align: center;
  vertical-align: middle;
  margin-top: 0px;
}

.confirm th.detail {
  background-color: #ffaa77;
  text-align: center;
  border-width : 1px;
  border-color : #ccc;
  vertical-align: middle;
  color: black;
  font-size: 13px;
  font-weight: 800;
}

.confirm td.text {
  background-color: #fff;
  text-align: center;
  border-width : 1px;
  border-color : #ccc;
  vertical-align: middle;
}

.confirm td.detail_cols {
  background-color: #e5e5e5;
  text-align: left;
  border-width : 1px;
  border-color : #ccc;
  vertical-align: middle;
  color: black;
  font-size: 13px;
  font-weight: 800;
  height: 30px;
}

.confirm td.text_cols {
  background-color: #fff;
  text-align: center;
  border-width : 1px;
  border-color : #ccc;
  vertical-align: middle;
  height: 30px;
  font-weight: 800;
}

.confirm td.blank {
  border-style: none;
  border-width: 0px;
  background-color: #fff;
}

.confirm td.mobile_detail {
  float:left;
  width:100%

}

.confirm td.mobile_text {
  float:right;
  width:100%
}


.panel-title.notice {
  text-align:center;
  font-size:14px;
  font-weight: 800;
  color: orangered;
}

.ul-au-msg {
  font-size:14px;
  padding: 10px;
}

.au-btn {
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e14400;
  *background-color: #e14400;
  background-image: -moz-linear-gradient(top, #eb5505, #e14400);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb5505), to(#e14400));
  background-image: -webkit-linear-gradient(top, #eb5505, #e14400);
  background-image: -o-linear-gradient(top, #eb5505, #e14400);
  background-image: linear-gradient(to bottom, #eb5505, #e14400);
  background-repeat: repeat-x;
  border-color: #eb5505 #eb5505 #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb5505', endColorstr='#ffe14400', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.au-btn:hover,
.au-btn:focus,
.au-btn:active,
.au-btn.active,
.au-btn.disabled,
.au-btn[disabled] {
  text-decoration: none;
  color: #ffffff;
}

.au-select {
  padding: 0px 0px 0px 5px;
  vertical-align: middle;
  color: #000;
  border: 1px solid #808080;
  text-align: center;
}

.au-text {
  color: #000;
  font-weight:100;
  border: 1px solid #808080;
}

#au_warning_box {
  padding: 8px 10px;
  border-color: #fd8470;
  background-color: #ffffdd;
  color: #ff0000;
}

#email_tbl td {
  border-width: 0px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
}

#list-multi-title th {
  color: black;
  background-color: #ffaa77;
  vertical-align: middle;
  text-align: center;
  border-width: 1px;
  border-color: #e5e5e5;
}

#list-multi-title td {
  vertical-align: middle;
  text-align: center;
  background-color: white;
  border-width: 1px;
  border-color: #e5e5e5;
}

#list-multi-detail th {
  color: black;
  background-color: #ffaa77;
  vertical-align: middle;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5;
}

#list-multi-detail td {
  color: black;
  background-color: white;
  vertical-align: middle;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5;

}

#list-multi-detail td.name {
  text-align: left;
  background-color: #e5e5e5;
  border-color: white;
}

#list-multi-detail td.info {
  background-color: white;
  width: 50%;
}

#list-multi-detail td.reserv_name {
  text-align:center;
  background-color: white;
  width: 30%;
  height: 80px;
  margin: 0px;
  border-top: 0px;
  border-right:0px;
  padding:0px;
}

#list-multi-detail td.reserv_now {
  background-color: white;
  float:right;
  width: 70%;
  height: 40px;
  margin: 0px;
  border-top: 0px;
  padding:0px;
}

#list-multi-detail td.reserv_input {
  float:right;
  width: 70%;
  height: 40px;
  margin: 0px;
  border-top: 0px;
}

#list-multi-detail div.cell_name {
  display: table-cell;
  vertical-align:middle;
  padding:3px;
  height:80px;
}

#list-multi-detail div.cell_now {
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  padding:3px;
  height:40px;
  width: 300px;
  top:auto;
  bottom:auto;
  left:auto;
  right:auto;
}

#list-multi-detail img {
/*  border-right-width: 1px;
  border-style: solid;
  border-color: black;
*/
}


#history-detail td {
  color: black;
  background-color: #fff;
  vertical-align: middle;
  text-align: left;
  border-width: 2px;
  border-style: solid;
  border-color: white;
}

.faq {
  border-collapse: collapse;
  margin-top: 0px;
  margin-left:10px;
  width: 100%;
}

.faq th {
  font-size: 16px;
  font-weight: 800;
  color: black;
  border-width: 0px;
  text-align: left;
  padding: 5px 5px;
  height: 30px;
}

.faq th a{
  color: #2a6496;
  text-decoration: none;
}

.faq td {
  font-size: 12px;
  border: 0px solid black;
  text-align: center;
  vertical-align: middle;
  padding: 0px 0px;
  line-height: 200%;
}

.faq p.question a{
  color: black;
  text-decoration: none;
}

.question {
  padding-left: 25px;
  line-height: 150%;
  text-align: left;
  background-image: url("../image/orange_circle.png");
  background-repeat: no-repeat;
  background-position: left 2px;
  font-size: 16px;
}

.answer {
  margin-top: -10px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 40px;
  text-align: left;
  background-image: url("../image/answer.png");
  background-repeat: no-repeat;
  background-position: left -10px;
  font-size: 14px;
  line-height: 200%;
}

/* FOOTER */
#footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 110px;
  /*text-align: center;
   position: static;*/
  margin: 0px 0px 0px 0px;
  float: left;
}

#footer div.logo_kddi {
  margin-left: 0px;
  margin-right: auto;
}

#footer img {
  border:none
}

#footer td.logo_space {
  width:64px;
}

#footer  .footer_content {
  padding: 0px 10px;
}

#footer  table {
  margin-bottom: 0px;
}

img.auTitleImg {
  width: auto;
  height: 20px;
  margin-bottom: 2px;
}

img.auTitleImg.au {
  margin-bottom: 5px;
}

.btn.main_buy {
  padding: 0px 5px;
  text-align: right;
  width: 65px;
}

.btn.main_update {
  padding: 0px 5px;
  width: 40px;
}

.main_update_blank {
  /* display: block;
  height: 10px;*/
  display: inline-block;
  width:  15px;
}

.div_charge_confirm {
  padding: 10px 5px;
  border: 1px solid #ddd;
}

.payment_url {
  color:#f76b1f;
  font-size: 12px;
  font-weight: 800;
  margin-top:-10px;
}

.payment_img {
  background-image: url("../image/auPAY.png");
  background-repeat: no-repeat;
  width: 200px;
  height: 23px;
  background-size: contain;
  background-positon: center;
}

.payment_wallet_img {
  background-image: url("../image/payment_wallet_130x38.jpg");
  background-repeat: no-repeat;
  width: 150px;
  height: 38px;
}

.footer_space_inline {
  border-left-style: solid;
  border-left-color: #222;
  border-left-width: 1px;
  margin-right: -3px;
}

.footer_space_block {
  display: block;
}

.mobile_hidden {
  display: none !important;
}
.mobile_show {

}
.mobile_backgroundcolor {
	background-color: ;
}

.gift_table tbody tr td.mobile_cell  {
  border-width: 0px;
  float: left;
  width:100%;
}
.gift_table tbody tr th.mobile_cell  {
  border-width: 1px 0px;
  float: left;
  width:100%;
}

.gift_table {
  border-width: 0px 1px 1px 1px;
}

.reserv_noborderd {
  border-right:0px;
  border-bottom:0px;
}

img.caution {
  width:20px;
  height:20px;
  position: relative;
  left: -15px;
  top: -50px;

}

p.line {
  display:inline-block;
  margin:0px;
}

span.preventBreak {
  white-space: nowrap;
}

p.description {
  text-align: left;
  color: black;
  font-size: 14px;
  margin-top:0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
p.result {
  text-align: left;
  color: black;
  font-size: 14px;
  margin-left: 0px;
}


p.history_title {
  padding-left:5px
  margin-left:0px;
  margin-bottom: -5px;
}

p.history_data {
  margin-left: 0px;
  margin-bottom: 0px;
}

p.history_data_gift {
  margin-left: 0px;
  margin-bottom: 0px;
}

div.history_gift {
  padding-left: 0px;
  padding-right: 0px;
}

td.history_td1 {
  border-style:solid;
  border-width:1px  0px  0px 0px !important;
  background-color: #ffaa77 !important;
  text-align:left !important;
  float:left;
  width:100%;
  vertical-align:middle !important;
}

td.history_td2 {
  /* display: block;*/
  border-style:solid;
  border-width:1px  1px  0px 0px !important;
  float:left;
  height:25px;
  width:65%;
  vertical-align:middle !important;
  text-align:center;
}

td.history_td3 {
  /* display: block;*/
  border-style:solid;
  border-width:1px  1px  0px 0px !important;
  float:left;
  height:40px;
  width:65%;
  vertical-align:middle !important;
}

td.history_td3 img {
  width:35px;
  height:35px;
  vertical-align:middle;
 }

td.history_td4 {
  /*display: block;*/
  border-style:solid;
  border-width:1px  1px  0px 0px !important;
  float:left;
  min-height:45px;
  width:65%;
  vertical-align:middle !important;
}

td.history_td5 {
  /*display: table-cell;*/
  border-style:solid;
  border-width:1px  0px  0px 0px !important;
  float: right;
  height:25px;
  width:35%;
  vertical-align:middle !important;
  text-align:center;
  margin-top:-90px;
}

td.history_td6 {
  display: table-cell;
  border-style:solid;
  border-width:1px 0px 0px 0px !important;
  width:35%;
  height:95px;
  float:right;
  text-align:center;
  vertical-align:middle !important;
  margin-top:-65px;
  padding-top:30px !important;
}

td.history_td6 span {
  display: inline-block;
  vertical-align:middle !important;
}

td.history_td6 img {
  width:35px;
  height:35px;
  vertical-align:middle !important;
}

td.history_td7 {
  border-style:solid;
  border-width:0px 0px 0px 0px !important;
  float: right;
  height:25px;
  width:35%;
  vertical-align:middle !important;
  text-align:center;
}

td.history_td8 {
  border-style:solid;
  border-width:1px 0px 0px 0px !important;
  width:35%;
  height:95px;
  float:right;
  text-align:center;
  vertical-align:middle !important;
  padding-top:30px !important;
}

div.gift_invite_input_1 {
  margin-right: 0px;
  margin-left: 0px;
  padding:0px 10px 10px 10px;
}

.gift_invite_input_2 {
  margin-left: 0px;
  font-weight:bold;
}

#gift_invite_input_3 {
  padding: 0px;
}

.gift_invite_confirm_1 {
  margin-right: 0px;
  margin-left: 0px;
}

.gift_invite_confirm_2 {
  font-size: 12px;
}

.table  tbody  tr td.gift_invite_confirm_3 {
  font-size: 12px;
  text-align:left;
  padding:10px 3px !important;
  text-align:left !important;
}

.gift_execute_1 {
  padding:5px 0px 10px 0px;
  vertical-align: middle;
}

.gift_execute_2 {
  margin-left:0px;
  margin-bottom:0px !important;
}

.gift_execute_3 {
  padding:0px 0px 0px 0px;
}

.gift_choice_1 {
  padding:10px 0px 10px 0px;
}

.gift_choice_2 {
  padding:0px 0px 0px 0px;
  text-align: left;
}

.gift_choice_3 {
  padding:0px 10px 0px 10px;
  text-align: left;
  font-size: 16px;
}

.gift_table {
  margine:
}
.gift_table th {
  background-color: #ffaa77;
  vertical-align: middle !important;
  text-align: center;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_table td {
  vertical-align: middle  !important;
  text-align: center ;
  background-color: white;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_table td.name {
  vertical-align: middle  !important;
  text-align: center;
  background-color: #F6F4E4;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_inner_table {
  border:0px;
}

.gift_inner_table td.name {
  border-style:solid;
  border-width: 0px 1px 1px 0px;
  border-color: #e5e5e5;
  background-color: #FFFFFF;
}
.gift_inner_table td.info {
  border-style:solid;
  border-width: 0px 0px 1px 1px;
  border-color: #e5e5e5;
  background-color: #FFFFFF;
}

.gift_info {
  display:inline-block;
  color:#eb5505;
  background-color:white;
  border-radius:5px;
  border: 1px solid #eb5505;
  padding:3px 5px 3px 5px;
  font-size:11px;
  font-weight: bold;
  width:40px;
  text-align:center;
  margin-right:3px;
}

.gift-nav {
	display:none;
}

/*
.btn.gift_1 {
  padding: 3px 0px;
  font-size: 14px;
  width:130px;
  font-weight: 600;
  background:url('../image/icon_gift_1.png') no-repeat;
  background-position:11px 4px;
  background-size:15px
}

.btn.gift_2 {
  padding: 3px 0px;
  font-size: 14px;
  width:130px;
  font-weight: 600;
  background:url('../image/icon_gift_2.png') no-repeat;
  background-position:11px 4px;
  background-size:15px
}
*/

.btn.gift_1 {
  border:1px solid #a9a9a9;
  font-size:10px;
  display:table-cell;
  padding:0px 0px 0px 0px;
  width:91px;
  height:66px;
  background-color:#ffffff;
}

table.gift-navi {
  height:39px;
  width:100%;
  margin-bottom:10px;
  border:none;
  font-size:12px;
}

.gift-navi td {
  background:  #f9f9f9 url('../image/gift_navi_arrow.png') no-repeat scroll -10px 50% ;
  width:25%;
  margine:0px;
  padding-left:18px;
  text-align:center;
  line-height: 14px;
  color: #e5e5e5;
  font-weight: 800;
}


.gift-navi td.last {
}

.gift-navi td.last + td {
  border:none;
  padding:0px;
  background: transparent url('../image/gift_navi_before.png') no-repeat scroll -10px 50% ;
  width:24px;
  min-width:24px;
  max-width:24px;
}
.gift-navi td.selected {
  background: #eb5505 url('../image/gift_navi_before.png') no-repeat scroll -10px 50% ;
  color:#ffffff;
}

.gift-navi td.selected + td {
  background: #f9f9f9 url('../image/gift_navi_after.png') no-repeat scroll -10px 50% ;
}

.gift-navi td.first {
  padding-left:3px;
  background-image:none;
  min-width:50px;
}

.gift-navi td.second {
  min-width:80px;
}

.external-info-id {
    display:none;
}

.external-info-id {
	display:none;
}

/*上書き*/
.panel.panel-default{
  border-radius: 0px;
  border-left: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.gift-color-red {
  text-align: left;
  color: #eb5505;
  font-size: 16px;
  padding-left: 0px;
}
.gift-color-gray {
	text-align: left; color: rgb(119, 119, 119); font-size: 16px;
}

.gift-color-uq {
	text-align: left; color: rgb(91, 155, 213); font-size: 16px;
}
.input_comment {
  font-size: 10px;
  font-weight: normal;
  line-height: 120%;
  text-indent: -7px;
  margin: 0 0 0 5px;
  padding-left: 5px;
}
h1.caption {
  color: #777777;
  font-weight: 800;
  font-size:21px;
  text-align:left;
}
h2.caption {
  color: #777777;
  margin: 0px;
  font-weight: 800;
  font-size:16px;
  line-height:1.6;
  text-align:left;
}
 h3.caption {
  color: #777777;
  margin-left: 5px;
  margin-bottom: 10px;
  font-weight: 800;
  font-size:16px;
  line-height:1.6;
  border-bottom:2px solid #e5e5e5;
  text-align:left;

}
h3.caption_uq {
    text-align: left;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-left: 5px;
    border-bottom-color: rgb(229, 229, 229);
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
h3.caption_gray {
    text-align: left;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-left: 5px;
    border-bottom-color: rgb(229, 229, 229);
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
h3.giftinputcaption {
  margin-top:5px;
}
.orangeline {
  display:block;
  height:0px;
  width:100px;
  border-top:2px solid #eb5505;
  margin-top:-12px;
  margin-bottom:10px;
  margin-right: auto;

}
.uqline {
    width: 100px;
    height: 0px;
    margin-top: -12px;
    margin-right: auto;
    margin-bottom: 10px;
    border-top-color: rgb(91, 155, 213);
    border-top-width: 2px;
    border-top-style: solid;
    display: block;
}
.grayline {
    width: 100px;
    height: 0px;
    margin-top: -12px;
    margin-right: auto;
    margin-bottom: 10px;
    border-top-color: rgb(119, 119, 119);
    border-top-width: 2px;
    border-top-style: solid;
    display: block;
}
h4.caption {
  color: #777777;
  font-weight: 800;
  font-size:13px;
  text-align:left;

}
h5.caption {
  color: #777777;
  font-weight: 800;
  font-size:12px;
  text-align:left;
}

.gift_choice_1 table.gift_table td img {
  width:70px;
}

span.spacer_std {
  display:none;
}

span.spacer_nrw {
  display:none
}

table.gift_table input[type=radio] {
  position: absolute;
  left: -1000em;
}

table.gift_table input[type=radio] + label {
  content: "";
  display: inline-block;
  width  : 21px;
  height : 21px;
  margin-top : 5px;
  background: url("../image/gift_radio.png") no-repeat 0 0px;

  /* 以下は、チェックボックスの位置をテキストの  ベースラインに合わせるために使用します */
  vertical-align: middle;
  position: relative;
}

.notice_dejira_left {
  width: 95px;
  height: auto;
  padding-right: 10px;
}

.notice_dejira_right {
  width: 95px;
  height: auto;
  padding-left: 10px;
}

.info_dejira_left {
  width: 95px;
  height: auto;
  padding-right: 10px;
}

.info_dejira_right {
  width: 95px;
  height: auto;
  padding-left: 10px;
}

.main_data_dejira {
  width: auto;
  height: 30px;
}

.dejira_icon_wrapper {
  text-align: center;
  margin-top: 10px;
}

.dejira_icon {
  width: auto;
  height: 35px;
}

.dejira_top_wrapper {
  text-align: left;
  vertical-align: bottom;
  max-width:750px;
  width:100%;"
}

.button_on_dejira_top {
  float: right;
  margin-top:5px;
}


.coupon_icon {
  width: auto;
  height: 55px;
}

.giftCondition ul {
  list-style-type: none;
  text-align: left;
  padding: 20px; 40px;
}

.giftCondition ul li {
  margin-bottom: 20px;
}

.giftCondition ul li.arrow {
  text-align: center;
}

.not-join {
  color: red;
}

.gift_table_confirm th {
  background-color: #F6F4E4;
  vertical-align: middle !important;
  text-align: center;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_table_confirm td.name {
  vertical-align: middle !important;
  text-align: center;
  background-color: #ffaa77;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_table_confirm2 td.name {
  vertical-align: middle !important;
  text-align: center;
  background-color: #66ccff;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_table_execute th {
  background-color: #66ccff;
  vertical-align: middle !important;
  text-align: center;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_ng_table {
  background-color: #ffaa77;
  vertical-align: middle !important;
  text-align: center;
  border-width: 2px;
  border-color: red;
}

.gift_ng_table th {
  background-color: #ffaa77;
  vertical-align: middle !important;
  text-align: center;
  border-width: 1px;
  border-color: #e5e5e5;
}

.gift_ng_table th.name {
  background-color: #66ccff;
  vertical-align: middle !important;
  text-align: center;
  border-width: 1px;
  border-color: #e5e5e5;
}
.kurikoshi_table {
  width:100%;
  max-width:600px;
}

.kurikoshi_table td.name {
  width:70%;
  height:70px;
  background-color: #eb5505;
  vertical-align: middle !important;
  text-align: left;
  border-width: 1px;
  border-color: black;
  margin-top:0px !important;
  color:white;
}

.kurikoshi_table td.name2 {
  width:30%;
  height:70px;
  background-color: white;
  vertical-align: middle !important;
  text-align: right;
  border-width: 1px;
  border-color: black;
  min-width: 139px;
}

.kurikoshi_table td.name3 {
  background-color: white;
  vertical-align: middle !important;
  text-align: center;
  border-width: 1px;
  border-color: white;
  margin-bottom:0px !important;
}
img.kurikosi_img {
  width:20px;
  height: auto;
}

.kurikoshi_plan_table {
  height:70px;
  width:100%;
  max-width:600px;
}

.kurikoshi_plan_table td.name1 {
  width:70%;
  vertical-align: middle !important;
  text-align: left;
  background-color: #ffaa77;
  border-width: 1px;
  border-color: #e5e5e5;
}

.kurikoshi_plan_table td.name2 {
  width:70%;
  vertical-align: middle !important;
  text-align: left;
  background-color: #93cddd;
  border-width: 1px;
  border-color: #e5e5e5;
}
.kurikoshi_plan_table td.data {
  width:30%;
  vertical-align: middle !important;
  text-align: right;
  background-color: white;
  border-width: 1px;
  border-color: #e5e5e5;
  min-width: 139px;
}


.gift_table_box {
  border-width: 0px 1px 1px 1px;
  height:300px;
}

div.coupon_table_cell {
  margin-right: 5px;
  margin-left: 5px;
}

div.coupon_table_detail_cell {
  text-align: left;
  border-style: solid;
  border-width: 1px;
  padding: 5px 5px 5px 5px;
  border-radius: 5px;
  background-color: #F9F9F9;
}

span.coupon_emphasis_caution {
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:red;
}

span.coupon_emphasis_midium {
  text-align:center;
  font-size:15px;
  font-weight:bold;
}

span.coupon_emphasis_large {
  text-align:center;
  font-size:18px;
  font-weight:bold;
}

.table4to2 {
   border:0px;
   width:100%;
   text-align:center;
   font-size:smaller;
}
.table4to2 tr {
   display:table;
   border:0px;
   width:100%;
}

.table4to2 tab-nest-tr {
   display:table;
   border:0px;
   width:100%;
}


.table4to2 tbody tr td  {
  display:table-row;
  border: solid 0px #DDD;
  width:100%;
}

.table4to2 div.tab-td:first-child {
   border-left: solid 1px #DDD;
   text-align:left;
}

.table4to2 div.tab-td {
   height;30px;
   display:table-cell;
   border: solid 1px #DDD;
   border-left: 0px;
   border-top: 0px;
   width:50%;
   padding:3px;
   text-align:middle;
}

  div.enlight:before {
   font-family: 'Glyphicons Halflings';
   content: '\e165';
   color: #eb5505;
  }
  div.enlight {
  color: #777777;
  padding-left:10px;
  font-weight: 800;
  font-size:14px;
  line-height:1.6;
  text-align:left;
  max-width:600px;
  }

div.enlight-gray::before {
    color: rgb(119, 119, 119); font-family: "Glyphicons Halflings"; content: "\e165";
}
div.enlight-gray {
    text-align: left;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 800;
    max-width: 600px;
}

div.enlight-uq::before {
    color: rgb(119, 119, 119); font-family: "Glyphicons Halflings"; content: "\e165";
}
div.enlight-uq {
    text-align: left; color: rgb(119, 119, 119); line-height: 1.6; padding-left: 10px; font-size: 14px; font-weight: 800; max-width: 600px;
}

ul.caption li {
  list-style:none;
  padding-left: 1.5em;
  text-align:left;
  font-weight: 800;
}

ul.caption li span.glyphicon {
   text-indent: -1.5em;
 }
}

.ime-controll-auto {
  ime-mode: auto;
}

.ime-controll-active {
  ime-mode: active;
}

.ime-controll-disabled {
  ime-mode: disabled;
}

.ime-controll-inactive {
  ime-mode: inactive;
}

td input.pin-code {
  max-width: 62px;
  padding: 6px 1px;
}

#menu01 {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: table;
}

#menu01 li {
  width: 33.3%;
  padding: 0;
  margin: 0;
  text-align: center;
  display: table-cell;
}

#menu01 .initial {
  min-width: 50px;
}

#menu01 .individual {
  min-width: 50px;
}

#menu01 .refuse {
  min-width: 110px;
}

#menu01 li a {
  width: auto;
  display: block;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e14400;
  padding: 3px 0px;
  font-size: 11px;
  font-weight: 600;
  color: #333;
  background-color: #ebebeb;
  text-decoration: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  border: 1px solid transparent;
  line-height: 1.33;
}

#menu01 li a.active {
  background-color: #e14400;
  color: #ffffff;
  cursor: default;
}

#menu01 li a.nonactive {
  border-color: #adadad;
}

#menu01 li a.nonactive:hover {
  background: #d2d2d2;
}

#menu01 li:first-child a {
  border-radius: 6px 0 0 6px;
}

#menu01 li:last-child a {
  border-radius: 0 6px 6px 0;
}
h2.large_title {
  font-weight: 800;
  font-size: 16px;
  margin-left: -5px;
}

.mobile_show input[type=checkbox] {
  display: none;
}

.checkbox {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 0 8px 0;
  padding: 8px 0 0 50px;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox:hover:after {
  border-color: #53b300;
}

.checkbox:before {
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 10px;
  height: 18px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

input[type=checkbox]:checked+.checkbox:before {
  opacity: 1;
}

.alert-indent span {
    padding-left:1em;
    text-indent:-1em;
    display:inline-block;
}

div.base-panel-uq {
border: solid rgb(88, 88, 88) 1px;padding: 10px;margin-top:3px;z-index: 2;position: relative;background-color:white
}

div.base-panel-au {
border: solid rgb(88, 88, 88) 1px;padding: 10px;margin-top:3px;z-index: 2;position: relative;background-color:white
}

div.tabmenu-au{
	background: url("../image/tab_nonactive_mobile.png") no-repeat left top;padding-bottom: 5px; float: left;border-style:hidden;z-index: 1;position: relative;text-align:left

}
a.tabmenu-au{
	padding: 0px; text-decoration: none; display: block; outline: none;
	width:80px;heght:40px;
}

img.tabmenu {
	width:80%; margin-left:5px;margin-top:5px;
	height: auto;
}

img.tabmenu.au {
  width: 48px;
  height: auto;
}
img.tabmenu.uq {
  width: 62px;
  height: auto;
  padding-top: 5px;
}

div.active.tabmenu-au{
	background: url("../image/tab_active_mobile.png") no-repeat left top;padding-bottom: 5px; float: left;border-style:hidden;z-index: 3;position: relative;text-align:left

}
div.active a.tabmenu-au{
	padding: 0px; text-decoration: none; display: block;outline: none;
	width:80px;heght:40px;
}


div.tabmenu-uq{
	background: url("../image/tab_nonactive_mobile.png") no-repeat left top; padding-bottom: 5px; float: left;border-style:hidden;z-index: 1;position: relative;text-align:left;
	/* margin-left: -7px; */
}
a.tabmenu-uq{
	padding: 0px; text-decoration: none; display: block;outline: none;
	width:80px;heght:40px;
}

div.active.tabmenu-uq{
	background: url("../image/tab_active_mobile.png") no-repeat left top; padding-bottom: 5px; float: left;border-style:hidden;z-index: 3;position: relative;text-align:left;
	/* margin-left: -7px; */
}
div.active a.tabmenu-uq{
	padding: 0px; text-decoration: none; display: block;outline: none;
	width:80px;heght:40px;
}

hr.main-table-border{
	width: 95%;margin-top: 0px;margin-bottom: 5px;border-top: 1px solid rgb(147, 205, 221);
}

td.main-table-line-count{
	width: 100px !important;
	background-color:rgb(229, 229, 229)!important;
	border-right:solid 1px #FFFFFF !important;
	border-bottom:solid 1px #FFFFFF !important;
}

.background-gray {
    background-color: rgb(229, 229, 229);
}





/* --- ターボ切替スイッチ用 --- */

.toggle-input {
  position: absolute;
  top: -20px;
  left: 40px;
  width: 50px;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}

.toggle-label {
  width: 55px;
  height: 22px;
  background: blue;
  position: relative;
  top: -20px;
  left: 40px;
  display: inline-block;
  border-radius: 26px;
  transition: 0.4s;
  box-sizing: border-box;
}
.toggle-label:after {
  content: "";
  position: absolute;
    top: -20ppx;
  left: 0px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  z-index: 2;
  background: #FFFFFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transition: 0.4s;
}

.toggle-label-disable {
  width: 55px;
  height: 22px;
  position: relative;
  top: -20px;
  left: 40px;
  display: inline-block;
  border-radius: 26px;
  border: solid 1px #000000;
  background: #696969;
  transition: 0.4s;
  box-sizing: border-box;
}

.toggle-label-disable:after {
  content: "";
  position: absolute;
    top: -20ppx;
  left: 0px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: solid 1px #808080;
  background: #a9a9a9;
  z-index: 2;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transition: 0.4s;
}

.toggle-input:checked + .toggle-label {
  background-color: #ff3399;
}
.toggle-input:checked + .toggle-label:after {
  top: -20ppx;
  left: 33px;
}

.toggle-input:checked + .toggle-label-disable {
  border: solid 1px #000000;
  background: #696969;
}
.toggle-input:checked + .toggle-label-disable:after {
  border: solid 1px #808080;
  background: #a9a9a9;
  top: -20ppx;
  left: 33px;
}

.toggle-switch {
  position: relative;
   top: -20ppx;
  left: 40px;
  width: 100%;
  height: 22px;
  margin: auto;
}