@charset "UTF-8";
/*********************************************************************************
	MYPAGE COMMON
--------------------------------------------------------------------------------*/
div#MyPageHead {
    margin-bottom: 2em;
}
div#MyPageHeadCts{
    margin-left:0;
}
div#MyPageHeadCts>div{
    padding-left:0;
}
div.myPageHeadPoint{
    padding:0 10px;
    border:solid 1px #CCC;
}

div#MyPageHead table td {
    width: 100%;
}

div#MyPageHead table th {
    padding: 0 0px 2px 0;
    font-size: 0.8rem;
    font-weight: bold;
}
div#MyPageHead table th a{
    width:100%;
    padding-left:0;
    padding-right:0;
}

div#MyPageHead table th span {
    padding-left: 10px;
    font-weight: bold;
    font-size:1.1rem;
}

div#MyPageHead table td {
    text-align: right;
}

div#MyPageHead hr {
    margin: 3px 0px;
}

div#MyPageHead .uk-button {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#MyPagePcNav li.uk-nav-header h4{
    font-weight: bold;
    font-size:1em;
    display: inline;
}

#MyPagePcNav a{
    color:#333 !important;
}
#MyPagePcNav a:hover{
    color:#3E6CBF !important;
}
#MyPagePcNav a.current{
    color:#3E6CBF !important;
    font-weight: bold;
}
#MyPagePcNav a i{
    margin-left:6px;
    color:#C0000E;
}
#MyPagePcNav ul.uk-nav-sub {
//    padding: 5px 0 5px 30px;
}


.mypage-button-line{
    padding:5px 30px;
    background: #FFF;
    color:#0e417d;
    border:solid 1px #0e417d;
}
/*********************************************************************************
   MYPAGEコンテンツ
--------------------------------------------------------------------------------*/
div#MyPageCts {

}

h1.MypageH1 {
    padding: 8px;
    font-size: 1.1em;
    font-weight: bold;
    color: #FFF;
    background: #0F8DAD;;
}
/*********************************************************************************
    リスト表示
-------------------------------------------------------------------------------*/
.MyPageListTable{
    margin-bottom:3em !important;
}

.MyPageListTable td.imgwrap{
    text-align: center;
}
.MyPageListTable td h3{
    margin:0 0 0.5em;
    padding:0;
    font-size: 1rem;
    font-weight: bold;
}
.MyPageListTable td h3 a{

}
.MyPageListTable td span{
    display: block;
    font-size: .875rem;
    line-height: 1.4;
    color: #333;
}
.MyPageListTable .uk-table-link {
    padding: 8px 4px !important;
}
.MyPageListTable .uk-button {
    font-size: 0.8rem;
    padding: 0 5px;
    min-width: 80px;
}

/* 非公開コンテンツ */
.MyPageListTable tr.uk-disabled{
    background:#F3F3F3;
}
.MyPageListTable tr.uk-disabled h3{
    color: #999 !important;
}
.MyPageListTable tr.uk-disabled .uk-text-meta{
    color: #999 !important;
}
.MyPageListTable tr.uk-disabled img{
    opacity: 0.5;
}
/* お問い合わせ履歴 */

.MyPageListTable  p.uk-accordion-title{
    font-size: 1rem;
}
.MyPageListTable .uk-accordion-title::after {
    content: "続きを読む";
    width: 1.4em;
    height: 1.4em;
    float: right;
    background:none;
    width:6em;
    color:#3E6CBF;
    font-size:0.9rem;
    cursor: pointer;
}
.MyPageListTable .uk-accordion-content{
    padding-bottom:2em;
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .MyPageListTable img { width:120px; height:auto;} /* IE11 */
}

/*********************************************************************************
    カードリスト
-------------------------------------------------------------------------------*/

#MypageCardList {

}

#MypageCardList div.uk-card-media-top {
    margin-top:20px;
    padding: 0px 10px 10px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border-bottom:solid 1px #ededed;
}

#MypageCardList div.uk-card-media-top img {
    margin-bottom:10px;
    max-height: 100px;
    width: auto;
}

#MypageCardList div.uk-card-body {
    padding: 35px 20px;
    position: relative;
}
#MypageCardList div.uk-card-body div.cb {
    top: 10px;
    left: 10px;
    position: absolute;
    color:#285e8e;
    font-weight: bold;

}
#MypageCardList div.uk-card-body div.category {
    top: 10px;
    left: 10px;
    position: absolute;
    color:#285e8e;
    font-weight: bold;
    font-size: 10px;
    white-space: nowrap;
    padding: 2px 6px;
    background: #f8f8f8;
}

#MypageCardList .uk-label {
    display: inline-block;
    padding: 0 10px;
    line-height: 1.5;
    font-size: .875rem;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    text-transform: uppercase;
    background: none;
    top: 8px;
    right: 0px;
    position: absolute;
}
#MypageCardList div.uk-card-body h3 {
    margin: 0 0 5px;
    font-size: 1rem;
}
#MypageCardList div.uk-card-body h3 a{
    color:#333;
}
#MypageCardList div.uk-card-body h3 a:hover{
    color:#0265cb;
}
#MypageCardList div.uk-card-body p {
    margin: 0;
    font-size: 0.5rem;
    line-height: 140%;
}
/*非公開*/
#MypageCardList div.disabled div.uk-card{
    background: #F3F3F3;
}
#MypageCardList div.disabled h3{
    color: #999 !important;
}
#MypageCardList div.disabled .uk-text-meta{
    color: #999 !important;
}
#MypageCardList div.disabled img{
    opacity: 0.5;
}
/*********************************************************************************
    SPナビゲーション
-------------------------------------------------------------------------------*/
#MyPageSpNav{
    width:100%;
}
#MyPageSpNav >li {
    min-height: 40px;
    border-left:solid 1px #FFF;
    min-width:20%;
}
#MyPageSpNav >li > a {
    font-size: 0.75rem;
    padding:0;
    height:100%;
}
#MyPageSpNav>li>a:hover {
    background: #8fb9ea;
    color: #366aa7;
}
#MyPageSpNav >li>a.current{
    background: #366aa7;
    color:#FFF;
}
#MyPageSpNav >li>a div{
    text-align: center;
    font-size:0.75rem;
}
#MyPageSpNav >li>a div span,#MyPageSpNav >li>a div i{
    margin-right:5px;
}
@media screen and (max-width: 460px){
    #MyPageSpNav >li>a div{
        text-align: center;
        font-size:6px;
        display: block;
    }
    #MyPageSpNav >li>a div span,#MyPageSpNav >li>a div i{
        margin-right:0px;
        display: block;
    }
}


/*********************************************************************************
    お問い合わせ履歴
-------------------------------------------------------------------------------*/

.grad-wrap {
    position: relative;
    padding-bottom:4em;
}
.grad-wrap + .grad-wrap {
    margin-top: 40px;
}
.grad-trigger {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    margin: auto;
    padding: .5em 0;
    border-radius: 2px;
    color: #333;
    font-size: 1.3rem;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
}
.grad-trigger::after {
    content: "続きを読む" /*クリック前のボタンのラベル*/
}
.grad-trigger .fa {
    margin-right: .5em;MyPageSpNav
}
.grad-item {
    position: relative;
    overflow: hidden;
}
.grad-item.is-hide {
    height: 70px; /*隠した後の高さ*/
}
.grad-item::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 20px; /*グラデーションで隠す高さ*/
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
.grad-trigger.is-show {
    bottom: 0em;
}
.grad-trigger.is-show::after {
    content: "閉じる" /*クリック後にボタンのラベルを変える*/
}
.grad-trigger.is-show .fa {
    transform: rotate(180deg);
}

.grad-trigger.is-show + .grad-item::before {
    display: none;
}

.uk-lightbox {
  background: rgba(0, 0, 0, 0.7);
}
