@charset "utf-8";

/* =========================================================
 会員静的用
========================================================= */
#pageslide{
    background: #f2f2f2;
    padding-top: 62px;
}


/* gNavi
--------------------------------------------------------- */
#gNavi{
    padding:0;
}
#gNavi.slideMenuActive {
    z-index: 991;
}
#gNavi ul{
    border: none;
}
#gNavi .slideMenu {
    height: 100%;
    position: fixed;
    right: -9999px;
    padding-top: 62px;
    min-width: 320px;
}
#pageslide #gNavi .menuWrapAllArea {
    display: block;
}
#gNavi .menuWrapArea {
    width: 100%;
    overflow-y: scroll;
    height: 100%;
}
#gNavi .menuWrapAllArea .rwdHead {
    min-width: 320px;
    display: none;
    padding: 10px;
    background: #fff;
    position: fixed;
    top:0;
    left: 0;
    z-index: 999;
    width: 100%;
    overflow: hidden;
}
#gNavi .menuWrapAllArea .rwdHead.slideMenuActive {
    display: block;
}

.rwdHead a {
    text-decoration: none;
    color: #fff;
}

#gNavi form{
    background-color: #999999;
    padding: 10px;
    text-align: center;
}

#gNavi input[type="text"],
#gNavi input[type="password"] {
border-right: 1px solid #919193 !important;
border-bottom: 1px solid #919193 !important;
border-top: 2px solid #767677 !important;
border-left: 2px solid #767677 !important;
border-radius: 3px !important;
background: #fffbe5 !important;
padding: 8px 0 5px 8px !important;
line-height: 22px !important;
width: 100%;
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.3);
box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.3);
margin-bottom: 15px;
}

#gNavi input.placeholder {
    color: #777777;
}

#gNavi .loginBtn .btnNormal01Large,
#gNavi .logoutBtn .btnNormal01Large {
width: 100%;
padding: 10px;
display: inline-block;
text-align: center;
font-weight: bold;
text-decoration: none;
vertical-align: middle;
box-sizing: border-box;
color: #003e28 !important;
border-top: none;
border-left: none;
border-width: none;
border-bottom: 3px solid #596b3a;
background: #c4e23f;
background: -moz-linear-gradient(top, #c4e23f 0%, #bbdd21 2%, #9acd06 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4e23f), color-stop(2%, #bbdd21), color-stop(100%, #9acd06));
background: -webkit-linear-gradient(top, #c4e23f 0%, #bbdd21 2%, #9acd06 100%);
background: -o-linear-gradient(top, #c4e23f 0%, #bbdd21 2%, #9acd06 100%);
background: -ms-linear-gradient(top, #c4e23f 0%, #bbdd21 2%, #9acd06 100%);
background: linear-gradient(to bottom, #c4e23f 0%, #bbdd21 2%, #9acd06 100%);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 14px;
margin-bottom: 15px;
}


#gNavi .btnHaderClose {
    font-size: 16px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: none repeat scroll 0 0 #fff;
    border-bottom: 3px solid #cccccc;
    height: 42px;
    width: 80px;
    text-align: center;
    color: #545454;
    font-weight: bold;
    padding: 1px 0;
}

#gNavi .gNaviHeader .logoutBtn{
    display: inline-block;
    width: 65%;
    float: left;
}
#gNavi .slideCloseBtn{
    display: inline-block;
    float: right;
}

#gNavi .logoutBtn p {
    width: 40%;
    color: #666666;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}

#gNavi .logoutBtn button {
    font-size: 16px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, silver));
    background: -webkit-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -o-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -ms-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, silver 100%);
    border-bottom: 3px solid #7b7b7b;
    /* padding: 10px; */
    text-align: center;
    color: #333333;
    font-weight: bold;
    vertical-align: top;
    height: 42px;
    width: 55%;
    vertical-align: middle;
    padding: 1px 0;
}
#gNavi .logoutBtn button:hover {
    background: #d7d7d7;
    background: -moz-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #d7d7d7), color-stop(100%, silver));
    background: -webkit-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: -o-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: -ms-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: linear-gradient(to bottom, #d7d7d7 0%, silver 100%);
    border-bottom: 3px solid #7d7d7d;
}

#gNavi .logoutBtn a.gNaviLogout {
    font-size: 16px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, silver));
    background: -webkit-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -o-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -ms-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, silver 100%);
    border-bottom: 3px solid #7b7b7b;
    /* padding: 10px; */
    text-align: center;
    color: #333333;
    font-weight: bold;
    vertical-align: top;
    height: 42px;
    width: 55%;
    vertical-align: middle;
    padding: 1px 0;
    line-height: 36px;
}
#gNavi .logoutBtn a.gNaviLogout:hover {
    background: #d7d7d7;
    background: -moz-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #d7d7d7), color-stop(100%, silver));
    background: -webkit-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: -o-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: -ms-linear-gradient(top, #d7d7d7 0%, silver 100%);
    background: linear-gradient(to bottom, #d7d7d7 0%, silver 100%);
    border-bottom: 3px solid #7d7d7d;
}

#gNavi .tabAreaWrap {
    background-color: #999999;
    margin-top: 0;
    margin-bottom: 15px;
    min-width: 320px;
}
#gNavi .tabAreaWrap .tabHead ul{
    background-color: #999999;
    padding: 0 10px;
    padding-top:6px\9;
    -webkit-box-align: end;
    -moz-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

#gNavi .tabAreaWrap .tabHead ul li {
    padding: 15px 10px 11px;
    background-color: #333333;
    color: #fff;
    border-top: none;
    text-align: center !important;
    font-size: 90%;
    margin-top: 0;
    margin-left: 3%;
    margin-left: 1%\9;
    font-size: 12px;
    font-weight: bold;
}
#gNavi .tabAreaWrap .tabHead ul li:first-child{
    margin-left: 0;
}
#gNavi .tabAreaWrap .tabHead ul li.act {
    background-color: #fff;
    border: 1px solid #fff;
    color: #333333;
    border-bottom: 1px solid #fff;
    border-top: none;
    position: relative;
    padding-top: 17px;
    padding-bottom: 15px;
    margin-top:-6px\9;
}

#gNavi .tabAreaWrap .tabBody {
    border: none;
    padding: 0;
    margin-top: 2px;
}

#gNavi .tabAreaWrap .tabHead li.act:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 14px solid transparent;
  border-top-color: #999999;
  z-index: 20;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 1px;
  margin-left: -14px;
}

#gNavi .tabAreaWrap .tabHead li.act:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 12px solid transparent;
  border-top-color: #fff;
  z-index: 20;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 1px;
  margin-left: -12px;
}

#gNavi .sideMenu01 a {
    color: #004e31 !important;
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 15px!important;
    position: relative;
}

#gNavi .confirmMenu {
    text-align: left;
    padding: 0;
    background: #f2f2f2;
}

#gNavi .confirmMenu .sideMenu01{
    border-top:none;
    width:100%;
}
#gNavi .confirmMenu .sideMenu01 a{
    text-decoration:none!important;
}
#gNavi .confirmMenu .sideMenu01 .lead{
    display:block;
    margin-left:35px;
    font-size:12px;
    font-weight:normal;
}

#gNavi .vpassInfoMenu {
    background-color: #f2f2f2;
    text-align: left;
    padding: 10px;
    padding-left: 16px;
    border-bottom: none;
}
#gNavi .menuList li {
padding: 5px 0 0px 30px;
background: url("/static/responsive/img/mem/icon_md_menu_list.png") no-repeat 0 6px;
color: #666;
text-align: left;
}

#gNavi .smallArrowLinkType03 {
margin-top: 0;
margin-bottom: 10px;
text-align: left;
display: inline-block;
}
#gNavi .smallArrowLinkType03 li {
display: block;
position: relative;
padding-left: 15px;
margin-bottom: 5px;
background: url("/static/responsive/img/mem/common_pict_img_linkArrow04.png") no-repeat;
background-position: 3px 6px;
}
.smallArrowLinkType03 a {
margin-bottom: 10px;
display: block;
color: #fff !important;
}

#gNavi .tourokuArea{
    padding-bottom: 20px;
    background: #999999;
}
#gNavi .tourokuArea .tourokuBtn {
width: 100%;
padding: 3px;
display: inline-block;
text-align: center;
font-weight: 700;
cursor: pointer;
text-decoration: none;
border-collapse: separate;
position: relative;
vertical-align: middle;
box-sizing: border-box;
background: #fbf6ba;
background: -moz-linear-gradient(top, #fbf6ba 0%, #f6ec7e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbf6ba), color-stop(100%, #f6ec7e));
background: -webkit-linear-gradient(top, #fbf6ba 0%, #f6ec7e 100%);
background: -o-linear-gradient(top, #fbf6ba 0%, #f6ec7e 100%);
background: -ms-linear-gradient(top, #fbf6ba 0%, #f6ec7e 100%);
background: linear-gradient(to bottom, #fbf6ba 0%, #f6ec7e 100%);
border-bottom: 3px solid #596b3a;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none !important;
text-align: center;
}
#gNavi #sideVpassLogout .requestVpass {
text-align: center;
margin: 0 !important;
}
#gNavi .tourokuArea .tourokuBtn .requestVpass {
padding: 5px 0;
text-align: center;
display: block;
}
#gNavi .tourokuArea .tourokuBtn .requestVpass .signArea {
display: inline;
font-size: 14px;
color: #3e7a52 !important;
font-weight: 700;
text-align: left;
margin-bottom: 0;
vertical-align: middle;
}

#gNavi .tourokuArea .tourokuBtn .requestVpass .signArea .annotation,
#gNavi .tourokuArea .tourokuBtn .requestVpass .signArea .annotationGray{
    font-size: 10px;
    display: inline-block;
    margin-left: 8px;
}
#gNavi .tourokuArea .tourokuBtn .requestVpass .signArea .annotationGray{
    color: #666666 !important;
}

/* Capy */
#gNavi input[name="capy_answer"] + div {
    background-color: #999999!important;
}
#gNavi .capyArea {
    width: 100%;
}