@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: 0px 15px 90px 15px;
}

#headermenu_include {
   padding: 0px 15px;
}

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

#header td.logo {
  /* width: 100px; */
  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: 3px 10px;
}

.title_login {
  border-left-style: solid;
  border-left-color: #ccc;
  border-left-width: 1px;
  padding: 0px 20px;
  margin-left: 20px;
  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 10px;

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

  background-color:#f9f9f9;
  border-left:0px;
}

.panel-heading.au_title_uq {
  padding: 5px 10px;

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

  background-color:#f9f9f9;
  border-left:0px;
}

.panel-heading.au_title_gray {
  padding: 5px 10px;

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

  background-color:#f9f9f9;
  border-left:0px;
}

.panel-heading.au_title_2line {
  padding: 5px 10px;
  height: 60px;

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

  background-color:#f9f9f9;
  border-left:0px;

}

.panel-heading.au_top_title {
  padding: 5px 10px;
  border-bottom:none;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border:1px solid #e5e5e5;
  border-radius: 0px;
  box-shadow:none;

  background-color:#f9f9f9;
  border-left:0px;

}

.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:4px solid #fff;
  position: absolute; height: 15px; width: 25px;
  display:block;
  margin-top: 2px;
}

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


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

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

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

.btn-cancel {
  background:#ffffff;
  padding:0px;
  border:0px;
  width:70px;
  height:28px;
  background-image: url("../image/torikesi_l2.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;
}

.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-main-lg-btn {
  padding: 7px 0px;
  font-size: 16px;
  width:210px;
  font-weight: 600;
}

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

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

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

.btn.au-coupon-lg-btn {
  padding: 7px 0px;
  font-size: 16px;
  width:260px;
  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 : #e5e5e5;
  margin-top: 0px;
}

.confirm th {
  background-color: #808080;
  border-width : 0px;
  border-color : #e5e5e5;
  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;
  border-right-style: none;
}

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

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

.confirm td.detail_cols {
  background-color: #e5e5e5;
  text-align: left;
  border-width : 1px;
  border-color : white;
  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 : #e5e5e5;
  vertical-align: middle;
  height: 30px;
  font-weight: 800;
}

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

.confirm .noborder {
  margin:0px;
  padding:0px;
}

.confirm .cell {
  display: table-cell;
  vertical-align:middle;
  padding:3px;
  border-width : 1px;
  border-color : #e5e5e5;
}

.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;
  min-width: 93px;
}

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

}

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

#list-multi-detail td.reserv_now {
  background-color: white;
  width: 25%;
  border-top: 0px;
}

#list-multi-detail td.reserv_input {
  width: 50%;
  border-top: 0px;
}


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

#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: 90px;
  /*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:86px;
}

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

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


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

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

.btn.main_buy {
  width: 150px;
}

.btn.main_update {
  width: 70px;
}

.main_update_blank {
  display: inline-block;
  width:15px;
}

.div_charge_confirm {
  padding: 10px 20px;
  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_384x23.jpg");
  background-repeat: no-repeat;
  width: 400px;
  height: 23px;
}

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

.footer_space_block {
  display: inline;
}

.mobile_hidden {

}

th.mobile_cell {

}
td.mobile_cell {

}
.mobile_backgroundcolor {
	background-color:#f9f9f9 ;
}
.mobile_show {
   display: none !important;
}

.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.line {
  display:inline-block;
  margin:0px;
  text-align:left;
}

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

p.result {
  text-align:left;
  color: black;
  font-size: 14px;
  margin-left: 50px;
}

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

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

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

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

td.history_td1 {
  vertical-align:middle !important;
  width:80px;
 }

td.history_td2 {
  vertical-align:middle !important;
}

td.history_td3 {
  vertical-align:middle !important;
  width:170px;
}

td.history_td3 img {
  vertical-align:middle;
}

td.history_td4 {
  vertical-align:middle !important;
}

td.history_td6 {
  width:120px;
  text-align:center;
  vertical-align:middle !important;
}

div.gift_invite_input_1 {
  margin-right: auto;
  margin-left: auto;
  max-width:750px;
  padding:10px;
  vertical-align: bottom;
  background-color:#f9f9f9;
}

.gift_invite_input_2 {
  /*margin-left: -40px;*/
  font-size:18px;
  font-weight:bold;
}

#gift_invite_input_3 {
  padding-left:5px;
  padding-right:5px;
}

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

.gift_invite_confirm_2 {
  font-size: 20px;
  font-weight: 800;
}

.gift_invite_confirm_3 {
  font-size: 20px;
  font-weight: 800;
  padding:10px 30px !important;
  text-align:left !important;
}

.gift_execute_1 {
  max-width:750px;
  padding:5px 0px 10px 0px;
  vertical-align: middle;
  background-color: #f9f9f9;
}

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

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

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

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

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

.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: 2px solid #eb5505;
  padding:3px 5px 3px 5px;
  font-size:11px;
  font-weight: bold;
  width:40px;
  text-align:center;
  margin-right:3px;
}

/*
.btn.gift_1 {
  padding: 7px 0px;
  font-size: 16px;
  width:210px;
  font-weight: 600;
  background:url('../image/icon_gift_1.png') no-repeat;
  background-position:15px 7px;
  background-size:20px
}

.btn.gift_2 {
  padding: 7px 0px;
  font-size: 16px;
  width:210px;
  font-weight: 600;
  background:url('../image/icon_gift_2.png') no-repeat;
  background-position:15px 7px;
  background-size:20px
}
*/

.btn.gift_1 {
  border:1px solid #a9a9a9;
  font-size: 16px;
  display: table-cell;
  padding:7px 0px 0px 0px;
  width:190px;
  height:120px;
  background-color:#ffffff;
}

table.gift-navi {
  height:39px;
  width:100%;
  max-width:750px;
  margin-bottom:10px;
  border:none;

}

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


.gift-navi td.last {
  min-width:78px;
}

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

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

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

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

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

}

.panel-gray {
    border-width: 0px 0px 0px 5px;
    border-style: none none none solid;
    border-color: currentColor currentColor currentColor rgb(229, 229, 229);
    border-radius: 0px;
    border-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.panel-uq {
    border-width: 0px 0px 0px 5px;
    border-style: none none none solid;
    border-color: currentColor currentColor currentColor rgb(91, 155, 213);
    border-radius: 0px;
    border-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.gift-color-red {
  text-align: left;
  color: #eb5505;
  font-size: 16px;
}
.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: 12px;
  font-weight: normal;
  line-height: 120%;
  text-indent: -10px;
  margin: 0 0 0 10px;
  padding-left: 10px;
}

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;
  padding-left:25px;
  font-weight: 800;
  font-size:16px;
  line-height:1.6;
  background: transparent url('../image/circle.png') no-repeat scroll left 3px;
  text-align:left;
 }
h3.caption_uq {
    background: url("../image/circle_uq.png") no-repeat left 3px;
    text-align: left;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    padding-left: 25px;
    font-size: 16px;
    font-weight: 800;
}
h3.caption_gray {
    background: url("../image/circle_gray.png") no-repeat left 3px;
    text-align: left; color: rgb(119, 119, 119);
    line-height: 1.6;
    padding-left: 25px;
    font-size: 16px;
    font-weight: 800;

}
.giftinputcaption {
  max-width:600px;
  margin-left:-20px;
  margin-top:5px;
}
.orangeline {
  display:none;
 }
h4.caption {
  color: #777777;
  font-weight: 800;
  font-size:13px;
  text-align:left;
  text-align:left;
}
h5.caption {
  color: #777777;
  font-weight: 800;
  font-size:12px;
  text-align:left;
}


span.spacer_std {
  display:inline-block;
  width:20px;
}

span.spacer_nrw {
  display:inline-block;
  width:10px;
}

 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 : 9px;
  background: url("../image/gift_radio.png") no-repeat 0 0px;

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

.notice_dejira_left {
  padding-right: 30px;
}

.notice_dejira_right {
  padding-left: 30px;
}

.info_dejira_left {
  padding-right: 10px;
}

.info_dejira_right {
  padding-left: 10px;
}

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

.dejira_top_wrapper {
  text-align: left;
  vertical-align: bottom;
  width:100%;
  margin-top:10px;
}

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

.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;
  padding-left:10px;
  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;
  padding-right:10px;
  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;
}

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

.kurikoshi_plan_table td.name2 {
  padding-left:10px;
  width:70%;
  vertical-align: middle !important;
  text-align: left;
  background-color: #93cddd;
  border-width: 1px;
  border-color: #e5e5e5;
}

.kurikoshi_plan_table td.data {
  padding-right:10px;
  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:215px;
}

.table4to2 div.tab-td {
  display:inline;
}

div.enlight {
  color: #777777;
  padding-left:25px;
  font-weight: 800;
  font-size:16px;
  line-height:1.6;
  background: transparent url('../image/circle.png') no-repeat scroll left 3px;
  text-align:left;
  max-width:600px;
  margin-left:20px;
}

div.enlight-gray {
    background: url("../image/circle_gray.png") no-repeat left 3px;
     text-align: left;
     color: rgb(119, 119, 119);
     line-height: 1.6;
     padding-left: 25px;
     font-size: 16px;
     font-weight: 800;
     margin-left: 20px;
     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: 84px;
}

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

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

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

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

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

#menu01 li a {
  width: auto;
  display: block;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e14400;
  padding: 7px 0px;
  font-size: 16px;
  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: -40px;
}

.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;
}

p.subtitle {
  margin: 10px 0px 0px 0px;
}
p.small_subtitle {
  margin: 0px 0px 0px 20px;
}

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

span.detail_line {
  display: block;
  width: 50%;
  float: left;
  text-align: right;
}

span.detail_line_message {
    display: block;
  width: 50%;
  float: left;
  text-align: left;
}

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

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

img.tabmenu {
width:70%;height:70%
}

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

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

}
a.tabmenu-au{
  width: 120px;
  text-align: center;
  padding: 10px; text-decoration: none; display: block; outline: none;
}

div.active.tabmenu-au{
	background: url("../image/tab_active.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: 10px; text-decoration: none; display: block;outline: none;
}


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

div.active.tabmenu-uq{
	background: url("../image/tab_active.png") no-repeat left top; padding-bottom: 5px; float: left;border-style:hidden;z-index: 3;position: relative;text-align:left;
	/* margin-left: -31px; */
}
div.active a.tabmenu-uq{
  width: 120px;
  height: 50px;
  text-align: center;
  padding: 10px;
  text-decoration: none; display: block;outline: none;
}

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: rgb(91, 155, 213);
  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: rgb(91, 155, 213);
  top: -20ppx;
  left: 33px;
}

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