.show-in-desktop, .show-in-desktop-inline {
    display: none !important;
}

.phishing_emails_alert, .noscript_alert {
    text-align: center;
    background-color: #fdf2f2;
}

.phishing_emails_alert a{
    color: #ff3939!important;
}

.noscript_alert {
    font-size: 14px;
    display: block;
    color: #ff3939!important;
}

@media(max-width:768px) {
    .phishing_emails_alert a{
        font-size: 12px;
    }
}

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: Noto Sans Japanese,Arial,sans-serif;
}

html, body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

input, textarea, select, button {
    font-family: Noto Sans Japanese,Arial,sans-serif;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl, dt, dd, p {
    margin: 0;
}

h1 {
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
}

p {
    line-height: 27px;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #0caae5;
}

a.text-blue:hover {
    opacity: 0.65;
}

.form-control {
    display: block;
    height: 36px;
    padding: 6px 8px;
    font-size: 16px;
    line-height: 1.4;
    color: #606060;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-control[disabled] {
    border: 1px solid #ebebeb;
    color: #d1d1d1;
    background-color: #ebebeb;
    cursor: not-allowed;
}

#frame {
    background-color: #eefbff;
    z-index: 1;
}

#frame-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: black;
    opacity: 0.5;
}


@media (min-width: 768px) {
    .hide-in-desktop {
        display: none !important;
    }

    .show-in-desktop {
        display: block !important;
    }

    .show-in-desktop-inline {
        display: inline !important;
    }

    #frame {
        position: relative;
    }

    #frame-mask {
        display: none !important;
    }

    body {
        background: none;
    }

    #mobile-menu {
        display: none;
    }

}

#top {
    background-color: white;
    border-bottom: 1px solid rgb(209, 209, 209);
}

#top a:hover {
    text-decoration: none;
}

#left {
    width: 100%;
}

@media (min-width: 768px) {
    #left {
        padding-right: 274px;
    }
}

#right {
    width: 250px;
    position: absolute;
    top: 24px;
    right: 0;
}

div.clear {
    clear: both;
}

.std-vertical-margin {
    margin-top: 10px;
    margin-bottom: 10px;
}

.std-margin-left {
    margin-left: 15px;
}

.std-margin-bottom {
    margin-bottom: 15px;
}

.std-padding-large {
    padding: 32px;
}

.std-padding-middle {
    padding: 16px;
}

.std-shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-pink {
    color: #fc5978;
}

.text-blue {
    color: #0caae5;
}

.text-dark-blue {
    color: #006388;
}

.text-hover-blue, .text-hover-blue-container a {
    transition: color 0.3s;
}

.text-hover-blue:hover {
    color: #0caae5 !important;
}

.text-hover-blue-container a:hover {
    color: #0caae5 !important;
}

.text-gray {
    color: #808080;
}

.contents-red {
    background-color: rgba(220,0,0,.05);
    border-radius: 3px;
    padding: 15px;
}

.contents-red span.text-red {
    color: #ff3939;
}

button.common-btn {
    outline: none;
    background: none;
    width: 100%;
    padding: 10px;
    border: none;
}


.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.word-break {
    word-break: break-all;
    word-wrap: break-word;
}

/* to override undesired styles of rakuten group*/

.rc-h-standard {
    min-width: auto !important;
}

.rc-h-standard .rc-h-inner {
    width: 100% !important;
}

.rc-f-standard h1, .rc-f-standard h2, .rc-f-standard h3, .rc-f-standard h4, .rc-f-standard h5, .rc-f-standard h6, .rc-f-standard div, .rc-f-standard dl, .rc-f-standard dt, .rc-f-standard dd, .rc-f-standard div, .rc-f-standard p, .rc-f-standard ul, .rc-f-standard li {
    line-height: 1.42857143;
}

/* end */

#logo-bar-container {
    border-bottom: 2px solid #002896;
}

#logo-bar {
    max-width: 1032px;
    padding: 0 16px;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    position: relative;
}

@media (max-width: 325px) {
    #logo-bar{
        padding: 0 0 0 10px;
    }
}

@media (max-width: 767px) {

    #logo-bar-container {
        border-bottom-width: 1px;
    }
}

#logo-bar img.logo {
    height: 32px;
    vertical-align: middle;
}

#logo-bar img.logo.hide-in-desktop {
    height: 42px;
}

#logo-bar > .menu {
    font-size: 32px;
    margin-right: 12px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    display: inline-block;
}

#logo-bar > .menu:hover {
    cursor: pointer;
}

#logo-bar > div.questions {
    float: right;
    height: 25px;
    line-height: 25px;
    margin-top: 22px;
    text-align: right;
    width: calc(100% - 390px);
}

#logo-bar > div.questions > a {
    margin-left: 15px;
    color: #808080;
    font-size: 14px;
}

#logo-bar > div.questions > a.action-btn {
    border: 1px #7da9d7 solid;
    border-radius: 3px;
    padding: 5px 7px;
}

#logo-bar > div.questions > a.action-btn span {
    vertical-align: middle;
    color: #5288c1;
    cursor: pointer;
    line-height: 20px;
    box-sizing: border-box;
}

@media (max-width: 830px) {
    #logo-bar > div.questions > a {
        margin-left: 5px;
    }
}

#logo-bar > div.notices {
    float: right;
    font-size: 10px;
    margin-left: 25px;
    position: relative;
}

#logo-bar > div.notices > .bell {
    top: 10px;
    font-size: 30px;
    left: -13px;
}

#logo-bar > div.notices > .bell:hover {
    cursor: pointer;
}

#logo-bar > div.notices > div.notice-badge {
    background: #bf0000;
    color: white;
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid white;
    position: absolute;
    top: 1px;
}

#logo-bar div.mobile-login {
    float: right;
    height: 55px;
    width: 60px;
    position: relative;
}

#logo-bar div.mobile-login .text-blue {
    display: block;
    font-size: 24px;
    position: absolute;
    top: 8px;
    right: 24px;
}

#logo-bar div.mobile-login .text-gray {
    font-size: 12px;
    position: absolute;
    top: 30px;
    line-height: 20px;
}

#navigation {
    max-width: 1032px;
    margin: 0 auto;
}

#before-login-top-nav {
    display: none;
}

#before-login-top-nav, #after-login-top-nav {
    margin-top: 8px;
}

#navigation li {
    display: inline-block;
    text-align: center;
    color: #808080;
}


#navigation a {
    padding: 7px 0 8px 0;
    display: block;
    margin-bottom: -1px;
    border-bottom: 1px solid rgb(209, 209, 209);
}

#navigation a.active, #navigation a:hover {
    color: #0caae5;
    border-color: #0caae5;
}

#survey-types-nav {
    position: relative;
}

#survey-types-nav > div::before {
    display: block;
    content: " ";
    position: absolute;
    z-index: 3;
    top: -5px;
    left: 50%;
    margin-left: -5px;
    width: 11px;
    height: 11px;
    transform: rotate(-45deg);
    background: #0caae5;
}

#survey-types-nav > div {
    position: absolute;
    background: #0caae5;
    color: white;
    padding: 8px 0;
    width: 360px;
    z-index: 1;
    top: 43px;
    left: 50%;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
    transform: translateX(-50%);
}

#survey-types-nav > div > a {
    display: block;
    padding: 5px 24px;
    border: none;
    transition: color 0.3s;
}

#survey-types-nav > div > a:hover {
    color: #006388;
}

#after-login-top-nav li {
    width: 32%;
}

@media (min-width: 768px) {
    #navigation {
        text-align: left;
    }

    #navigation li {
        margin-right: 15px;
        width: auto;
        text-align: left;
    }

    #after-login-top-nav a {
        padding: 7px 30px 8px 30px;
    }

    #before-login-top-nav {
        display: block;
    }

    #before-login-top-nav li {
        font-size: 14px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
    #before-login-top-nav li {
        font-size: 16px;
        margin-right: 40px;
    }
}

@media (min-width: 1032px) {
    #before-login-top-nav li {
        margin: 0 69px 0 0;
    }

    #before-login-top-nav li:first-child {
        margin-left: 20px;
    }

    #before-login-top-nav li:last-child {
        margin-right: 0;
    }
}

#main {
    max-width: 1032px;
    margin: 0 auto;
    padding: 24px 16px 32px 16px;
    box-sizing: border-box;
}

#quick-points-sm {
    padding: 14px 16px;
    background-color: white;
    margin-bottom: 25px;
    font-size: 14px;
    box-shadow: 1px 1px 5px lightgrey;
}

#quick-points-sm > table {
    background-color: #fff1f4;
    width: 100%;
    border-radius: 24px;
    margin-top: 8px;
    padding: 14px;
}

#quick-points-sm td {
    /*to override default browser styles*/
    padding: 0;
}

#quick-points-sm td.title {
    text-align: center;
    /*padding-top: 10px;*/
    font-size: 16px;
    padding-bottom: 5px;
}

#quick-points-sm td.title .rexicon {
    margin-right: 5px;
    font-size: 18px;
    top: 3px;
}

#quick-points-sm td.month {
    color: #fc627f;
    /*padding-left: 15px;*/
}

#quick-points-sm td.points {
    text-align: right;
    /*padding-right: 20px;*/
}

#quick-points-sm td.when {
    /*padding-bottom: 10px;*/
    font-size: 10px;
    color: #808080;
}

span.point-number {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: -1px;
}

span.point-unit {
    color: gray;
    font-size: 11px;
    letter-spacing: -1px;
}

#links-sm {
    background-color: white;
    margin-bottom: 25px;
}

#links-sm > a {
    display: block;
    font-size: 14px;
    padding: 13px 12px 14px 18px;
    border-bottom: 1px solid lightgray;
}

#links-sm span.text-blue.icon {
    margin-right: 5px;
    font-size: 21px;
    position: relative;
    top: 5px;
}

#links-sm > a > span:last-child {
    float: right;
    display: inline-block;
}

#links-sm > a:hover {
    cursor: pointer;
}

#links-sm > a.small {
    border-bottom: none;
    padding: 3px 20px;
}

#links-sm > a.small:first-child {
    padding-top: 10px;
}

#links-sm > a.small:last-child {
    padding-bottom: 10px;
}

#links-sm {
    background-color: white;
}

#signout {
    text-align: right;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 8px;
}

#mobile-menu {
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 316px;
    z-index: 3;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow-y: auto;
}

#mobile-menu > div.close-button-container {
    border-bottom: 2px solid #0caae5;
    padding: 10px 10px 10px 20px;
    line-height: 33px;
    height: 33px;
    box-sizing: content-box;
    position: relative;
}

#mobile-menu > div.close-button-container > .username {
    font-family: Meiryo, "Hiragino Kaku Gothic Pro", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
    font-size: 14px;
    width: 255px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media (max-width: 374px) {
    #mobile-menu {
        width: 266px;
    }
    #mobile-menu > div.close-button-container > .username {
        width: 205px;
    }
}

#mobile-menu > div.close-button-container img.close {
    position: absolute;
    right: 0;
    top: 0;
}

#mobile-menu.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#mobile-menu > ul {
    padding-left: 0;
}

#mobile-menu li {
    border-bottom: 1px solid rgb(240, 240, 240);;
}

#mobile-menu a {
    text-decoration: none;
    padding: 15px 20px 15px 50px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 27px;
    color: #808080;
    position: relative;
}

#mobile-menu span.text-blue {
    font-size: 21px;
    position: absolute;
    top: 18px;
    left: 15px;
}

#survey-types-nav-sp {
    position: relative;
}

#survey-types-nav-sp > div {
    display: block;
    overflow: hidden;
    max-height: 0;
    background-color: rgb(247, 247, 247);;
    transition: max-height 0.5s;
}

#survey-types-nav-sp > div > a {
    border-top: 1px solid rgb(240, 240, 240);
    font-weight: 400;
}

#survey-types-nav-sp.expanded > div {
    max-height: 330px;
}

#survey-types-nav-sp  span.chevron-bottom {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 20px;
    transition: .3s;
    transform: rotateZ(-90deg);
}

#survey-types-nav-sp.expanded  span.chevron-bottom {
    transform: rotateZ(90deg);
}

#footer {
    background-color: white;
}

#footer a {
    color: #1D54A7;
}

#footer > div.after-login {
    max-width: 1030px;
    margin: 0 auto;
    border-top: 1px solid #808080;
    padding-top: 10px;
}

#footer .copyright{
    text-align: center;
    font-size: 12px;
    padding: 10px 0 0 0;
}

#footer .rak-logo {
    text-align: center;
}

#footer .rak-logo a {
    display: inline-block;
}

#footer .rcf-list-inline {
    font-size: 13px;
    text-align: center;
}

@media (min-width: 768px) {
    #footer .copyright{
        text-align: left;
    }

    #footer .rak-logo {
        text-align: right;
    }

    #footer .rcf-list-inline {
        text-align: left;
    }
}

.tab {
    margin: 0 -16px;
}

@media (min-width: 768px) {
    .tab {
        margin: 0;
    }

    .tab .tab-one-btn-container {
        padding-right: 5px;
    }
    .tab .tab-two-btn-container {
        padding-left: 5px;
    }
}

@media (max-width: 767px) {
    #footer .rc-f-section01 {
        padding-top: 0;
    }
}

.tab div.choice {
    padding: 5px 0;
    text-align: center;
}

.tab button.active {
    background-color: white;
    color: #0caae5;
}

.tab button {
    background-color: #f0f0f0;
    font-size: 16px;
}

@media (max-width: 325px) {
    .tab button {
        font-size: 14px;
    }
}


.tab div.tab-content {
    background-color: white;
    box-shadow: 1px 1px 5px lightgrey;
}

#dialog-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

#dialog {
    background-color: white;
}

@media (min-width: 768px) {
    #dialog {
        margin: 200px auto;
        width: 700px;
        box-shadow: 0 0 2px black;
    }
}


/*boostrap css we need*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hide {
    display: none;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: inherit;
}

button:hover {
    cursor: pointer;
}

.row {
    /*margin-right: -5px;*/
    /*margin-left: -5px;*/
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    /*padding-left: 5px;*/
    /*padding-right: 5px;*/
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

#cms_notices {
    word-break: break-all;
}

/* ---------------------------------------- */
/* font */
/* ---------------------------------------- */
@font-face {
    font-family: Noto Sans Japanese;
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype")
}
@font-face {
    font-family: Noto Sans Japanese;
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype")
}
@font-face {
    font-family: Noto Sans Japanese;
    font-style: normal;
    font-weight: 100;
    src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format("opentype")
}

body {
    font-family: Noto Sans Japanese,Arial,sans-serif;
    line-height: 1.75;
}
/* ---------------------------------------- */
/* icon */
/* ---------------------------------------- */
@font-face {
    font-family: 'rexicon';
    src:    url('/bundles/raqs2/fonts/rexicon.eot?f859643b2a208de983d414bbe50eda47');
    src:    url('/bundles/raqs2/fonts/rexicon.eot?f859643b2a208de983d414bbe50eda47#iefix') format('embedded-opentype'),
    url('/bundles/raqs2/fonts/rexicon.ttf?f859643b2a208de983d414bbe50eda47') format('truetype'),
    url('/bundles/raqs2/fonts/rexicon.woff?f859643b2a208de983d414bbe50eda47') format('woff'),
    url('/bundles/raqs2/fonts/rexicon.svg?f859643b2a208de983d414bbe50eda47#rexicon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.rexicon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 1px;
    display: inline-block;
    font: normal 16px/1 rexicon;
}
.rexicon.blockquote-left:before {content: "\f132";}
.rexicon.blockquote-right:before {content: "\f133";}
.rexicon.browsing-history-f:before {content: "\f134";}
.rexicon.browsing-history-l:before {content: "\f135";}
.rexicon.building-f:before {content: "\f136";}
.rexicon.building-l:before {content: "\f137";}
.rexicon.bus-f:before {content: "\f138";}
.rexicon.bus-l:before {content: "\f139";}
.rexicon.button-chevron-left-f:before {content: "\f13a";}
.rexicon.button-chevron-left-l:before {content: "\f13b";}
.rexicon.button-chevron-right-f:before {content: "\f13c";}
.rexicon.button-chevron-right-l:before {content: "\f13d";}
.rexicon.button-minus-f:before {content: "\f13e";}
.rexicon.button-minus-l:before {content: "\f13f";}
.rexicon.button-plus-f:before {content: "\f140";}
.rexicon.button-plus-l:before {content: "\f141";}
.rexicon.calculator-f:before {content: "\f142";}
.rexicon.calculator-l:before {content: "\f143";}
.rexicon.calendar-f:before {content: "\f144";}
.rexicon.calendar-l:before {content: "\f145";}
.rexicon.campaign-f:before {content: "\f146";}
.rexicon.campaign-l:before {content: "\f147";}
.rexicon.car-f:before {content: "\f148";}
.rexicon.car-l:before {content: "\f149";}
.rexicon.cart-f:before {content: "\f14a";}
.rexicon.cart-l:before {content: "\f14b";}
.rexicon.check:before {content: "\f14c";}
.rexicon.chevron-left:before {content: "\f14d";}
.rexicon.chevron-right:before {content: "\f14e";}
.rexicon.comment-f:before {content: "\f14f";}
.rexicon.comment-l:before {content: "\f150";}
.rexicon.compare-f:before {content: "\f151";}
.rexicon.compare-l:before {content: "\f152";}
.rexicon.coupon-f:before {content: "\f153";}
.rexicon.coupon-l:before {content: "\f154";}
.rexicon.credit-card-f:before {content: "\f155";}
.rexicon.credit-card-l:before {content: "\f156";}
.rexicon.delete-f:before {content: "\f157";}
.rexicon.delete-l:before {content: "\f158";}
.rexicon.delivery-f:before {content: "\f159";}
.rexicon.delivery-l:before {content: "\f15a";}
.rexicon.desktop-f:before {content: "\f15b";}
.rexicon.desktop-l:before {content: "\f15c";}
.rexicon.domestic-area-f:before {content: "\f15d";}
.rexicon.domestic-area-l:before {content: "\f15e";}
.rexicon.download-f:before {content: "\f15f";}
.rexicon.download-l:before {content: "\f160";}
.rexicon.eye-ban-f:before {content: "\f161";}
.rexicon.eye-ban-l:before {content: "\f162";}
.rexicon.eye-f:before {content: "\f163";}
.rexicon.eye-l:before {content: "\f164";}
.rexicon.favorite-f:before {content: "\f165";}
.rexicon.favorite-half-f:before {content: "\f166";}
.rexicon.favorite-l:before {content: "\f167";}
.rexicon.ferry-f:before {content: "\f168";}
.rexicon.ferry-l:before {content: "\f169";}
.rexicon.fill-color-f:before {content: "\f16a";}
.rexicon.fill-color-l:before {content: "\f16b";}
.rexicon.folder-f:before {content: "\f16c";}
.rexicon.folder-l:before {content: "\f16d";}
.rexicon.gift-f:before {content: "\f16e";}
.rexicon.gift-l:before {content: "\f16f";}
.rexicon.heart-f:before {content: "\f170";}
.rexicon.heart-l:before {content: "\f171";}
.rexicon.home-f:before {content: "\f172";}
.rexicon.home-l:before {content: "\f173";}
.rexicon.image-f:before {content: "\f174";}
.rexicon.image-l:before {content: "\f175";}
.rexicon.keyboard-f:before {content: "\f176";}
.rexicon.keyboard-l:before {content: "\f177";}
.rexicon.laptop-f:before {content: "\f178";}
.rexicon.laptop-l:before {content: "\f179";}
.rexicon.like-f:before {content: "\f17a";}
.rexicon.like-l:before {content: "\f17b";}
.rexicon.list-f:before {content: "\f17c";}
.rexicon.list-l:before {content: "\f17d";}
.rexicon.location-f:before {content: "\f17e";}
.rexicon.location-l:before {content: "\f17f";}
.rexicon.login-f:before {content: "\f180";}
.rexicon.login-l:before {content: "\f181";}
.rexicon.logo:before {content: "\f182";}
.rexicon.logout-f:before {content: "\f183";}
.rexicon.logout-l:before {content: "\f184";}
.rexicon.mail-f:before {content: "\f185";}
.rexicon.mail-l:before {content: "\f186";}
.rexicon.map-f:before {content: "\f187";}
.rexicon.map-l:before {content: "\f188";}
.rexicon.menu:before {content: "\f189";}
.rexicon.minus:before {content: "\f18a";}
.rexicon.mobile-phone-f:before {content: "\f18b";}
.rexicon.mobile-phone-l:before {content: "\f18c";}
.rexicon.movie-f:before {content: "\f18d";}
.rexicon.movie-l:before {content: "\f18e";}
.rexicon.new-user-f:before {content: "\f18f";}
.rexicon.new-window-f:before {content: "\f190";}
.rexicon.new-window-l:before {content: "\f191";}
.rexicon.notice-generic-f:before {content: "\f192";}
.rexicon.notice-generic-l:before {content: "\f193";}
.rexicon.notice-user-f:before {content: "\f194";}
.rexicon.notice-user-l:before {content: "\f195";}
.rexicon.paint-f:before {content: "\f196";}
.rexicon.paint-l:before {content: "\f197";}
.rexicon.pdf-f:before {content: "\f198";}
.rexicon.pdf-l:before {content: "\f199";}
.rexicon.phone-f:before {content: "\f19a";}
.rexicon.phone-l:before {content: "\f19b";}
.rexicon.photograph-f:before {content: "\f19c";}
.rexicon.photograph-l:before {content: "\f19d";}
.rexicon.plane-f:before {content: "\f19e";}
.rexicon.plane-l:before {content: "\f19f";}
.rexicon.plus:before {content: "\f1a0";}
.rexicon.point-f:before {content: "\f1a1";}
.rexicon.point-l:before {content: "\f1a2";}
.rexicon.print-f:before {content: "\f1a3";}
.rexicon.print-l:before {content: "\f1a4";}
.rexicon.purchase-history-f:before {content: "\f1a5";}
.rexicon.purchase-history-l:before {content: "\f1a6";}
.rexicon.rakuten-account-f:before {content: "\f1a7";}
.rexicon.rakuten-account-l:before {content: "\f1a8";}
.rexicon.rakuten-registration-f:before {content: "\f1a9";}
.rexicon.rakuten-registration-l:before {content: "\f1aa";}
.rexicon.ranking-f:before {content: "\f1ab";}
.rexicon.ranking-l:before {content: "\f1ac";}
.rexicon.refresh:before {content: "\f1ad";}
.rexicon.review-comment-f:before {content: "\f1ae";}
.rexicon.review-comment-l:before {content: "\f1af";}
.rexicon.review-edit-f:before {content: "\f1b0";}
.rexicon.review-edit-l:before {content: "\f1b1";}
.rexicon.rss-symbol-l:before {content: "\f1b2";}
.rexicon.rss-text-f:before {content: "\f1b3";}
.rexicon.rss-text-l:before {content: "\f1b4";}
.rexicon.save-f:before {content: "\f1b5";}
.rexicon.save-l:before {content: "\f1b6";}
.rexicon.search-history-f:before {content: "\f1b7";}
.rexicon.search-history-l:before {content: "\f1b8";}
.rexicon.search:before {content: "\f1b9";}
.rexicon.security-f:before {content: "\f1ba";}
.rexicon.security-l:before {content: "\f1bb";}
.rexicon.settings-f:before {content: "\f1bc";}
.rexicon.settings-l:before {content: "\f1bd";}
.rexicon.share-f:before {content: "\f1be";}
.rexicon.share-l:before {content: "\f1bf";}
.rexicon.shop-f:before {content: "\f1c0";}
.rexicon.shop-l:before {content: "\f1c1";}
.rexicon.sign-ban-f:before {content: "\f1c2";}
.rexicon.sign-ban-l:before {content: "\f1c3";}
.rexicon.sign-help-f:before {content: "\f1c4";}
.rexicon.sign-help-l:before {content: "\f1c5";}
.rexicon.sign-info-f:before {content: "\f1c6";}
.rexicon.sign-info-l:before {content: "\f1c7";}
.rexicon.sign-warning-f:before {content: "\f1c8";}
.rexicon.sign-warning-l:before {content: "\f1c9";}
.rexicon.sliders-f:before {content: "\f1ca";}
.rexicon.sliders-l:before {content: "\f1cb";}
.rexicon.smartphone-f:before {content: "\f1cc";}
.rexicon.smartphone-l:before {content: "\f1cd";}
.rexicon.tablet-f:before {content: "\f1ce";}
.rexicon.tablet-l:before {content: "\f1cf";}
.rexicon.tag-f:before {content: "\f1d0";}
.rexicon.tag-l:before {content: "\f1d1";}
.rexicon.test:before {content: "\f1d2";}
.rexicon.time-f:before {content: "\f1d3";}
.rexicon.time-l:before {content: "\f1d4";}
.rexicon.train-f:before {content: "\f1d5";}
.rexicon.train-l:before {content: "\f1d6";}
.rexicon.upload-f:before {content: "\f1d7";}
.rexicon.upload-l:before {content: "\f1d8";}
.rexicon.voice-input-f:before {content: "\f1d9";}
.rexicon.voice-input-l:before {content: "\f1da";}
.rexicon.walking-f:before {content: "\f1db";}
.rexicon.world-f:before {content: "\f1dc";}
.rexicon.world-l:before {content: "\f1dd";}
.rexicon.zip-f:before {content: "\f1de";}
.rexicon.zip-l:before {content: "\f1df";}
.rexicon.zoom-in-f:before {content: "\f1e0";}
.rexicon.zoom-in-l:before {content: "\f1e1";}
.rexicon.zoom-out-f:before {content: "\f1e2";}
.rexicon.zoom-out-l:before {content: "\f1e3";}
.rexicon.chevron-top { transform: rotate(90deg);}
.rexicon.chevron-top:before {  content: "\f14d";}
.rexicon.chevron-bottom { transform: rotate(-90deg);}
.rexicon.chevron-bottom:before {  content: "\f14d";}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family:inherit;
    line-height:1.5;
    color:#333
}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight:400;
    line-height:1;
    color:dimgray
}
.h1,.h2,.h3,h1,h2,h3 {
    margin-top:0;
    margin-bottom:16px
}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size:65%
}
.h4,.h5,.h6,h4,h5,h6 {
    margin-top:0;
    margin-bottom:16px
}
.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size:75%
}
.h1,h1 {
    font-size:32px
}
.h1,.h2,h1,h2 {
    font-weight:600
}
.h2,h2 {
    font-size:28px
}
.h3,h3 {
    font-size:24px
}
.h3,.h4,h3,h4 {
    font-weight:600
}
.h4,h4 {
    font-size:20px
}
.h5,h5 {
    font-size:16px
}
.h5,.h6,h5,h6 {
    font-weight:600
}
.h6,h6 {
    font-size:14px
}

@media (min-width: 1280px) {
    .d-lg-none {
        display: none!important;
    }
}
#logo-bar > div.notices.grayed {
    color: darkgrey;
}

#logo-bar > div.notices.grayed > div.notice-badge {
    display: none;
}

@media(max-width: 767px) {
    #all-message-reference.active + #frame {
        display: none;
    }
}


div.cntNotification {
    overflow: hidden;
    background-color: white;
    word-break: break-all;
}

@media (min-width: 768px) {

    div.cntNotification {
        min-height: 515px;
    }

    div.cntNotification.all-notices {
        position: absolute;
        z-index: 1060;
        top: 95px;
        left: auto;
        right: 25px;
        width: 640px;
        border: 1px solid darkgray;
        border-radius: 2px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
        overflow: visible;
        background-color: white;
    }

    div.cntNotification.popup-notices {
        position: static;
    }

    div.cntNotification.all-notices::before {
        top: -4px;
        display: block;
        content: " ";
        position: absolute;
        right: 12px;
        width: 10px;
        height: 10px;
        transform: rotate(-45deg);
        background: #ffffff;
        border: 1px solid darkgray;
        z-index: 3;
    }

}

div.cntNotification img {
    max-width: 100%;
    height: auto;
}

div.cntNotification > p.btn-close {
    z-index: 3;
    position: relative;
    background-color: white;
    border-bottom: 2px solid #002896;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}

@media(max-width: 767px) {
    div.cntNotification > p.btn-close {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        transform: translateZ(0);
    }
}

div.cntNotification > p.btn-close > a {
    font-size: 20px;
    color: lightgray;
    position: absolute;
    right: 20px;
}

@media (min-width: 768px) {

    div.cntNotification > p.btn-close {
        border-bottom: none;
    }

    div.cntNotification > p.btn-close > span {
        display: none;
    }

}

div.cntNotification-inner {
    border: 1px solid darkgray;
    border-radius: 5px;
    margin: 50px 15px 10px 15px;
    overflow: auto;
    line-height: normal;
}

div.cntNotification-inner a {
    color: #0caae5;
}

div.cntNotification-inner a:hover {
    opacity: 0.65;
}

@media (min-width: 768px) {

    div.cntNotification-inner {
        background-color: #eefbff;
        border: none;
        margin: 10px 10px;
        height: 450px;
    }

}

div.cntNotification dl {
    margin-top: 0;
    border-bottom: 1px solid #9c9c9c;
}

div.cntNotification dl:last-child {
    border-bottom: none;
}


div.cntNotification dl dt {
    position: relative;
    margin: 10px 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
}

div.cntNotification dl dt > span.status {
    background-color: darkgrey;
    font-size: 12px;
    position: relative;
    top: -2px;
    margin: 0 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
}

div.cntNotification dl dt > span.status.read {
    background-color: darkgray;
}

div.cntNotification dl dt > span.status.unread {
    background-color: #0caae5;
}

div.cntNotification dl dt .date {
    display: inline-block;
    float: right;
    margin-right: 10px;
    color: #606060;
    font-size: 14px;
}

div.cntNotification dl dd {
    padding: 0 18px 14px 18px;
    color: #606060;
    overflow: hidden;
}

div.cntNotification div.no-notices-container {
    padding: 40px 0;
    background-color: #f7f7f7;
    text-align: center;
}

@media (min-width: 768px) {

    div.cntNotification div.no-notices-container {
        padding: 20px 0;
        background-color: transparent;
        text-align: center;
    }

}
.rc-h-inner {
    max-width: 1032px;
    margin: 0 auto;
    font-size: 14px;
}

.rc-h-inner a {
    color: #202020 !important;
}

.rc-h-inner ul.rc-h-group-nav > li:last-child > a {
    padding-right: 0;
}

@media (min-width: 768px) {
    #footer .copyright {
        padding-top: 0;
    }
}

.rc-f-standard .rc-f-inner {
    width: auto !important;
    max-width: 1030px;
}
@charset "euc-jp";
/*!
Rakuten Common Header
Copyright: Rakuten, inc.
Version: 0.1.4
 */
/*
 * Skin
 * The custom styles go here.
 */
/* Contents Width */
.rc-h-standard .rc-h-inner {
  width: 950px;
}

/* Minimum Contents Width */
.rc-h-standard,
.rc-h-standard.rc-h-liquid .rc-h-noscript-bar,
.rc-h-standard.rc-h-liquid .rc-h-utility-bar,
.rc-h-standard.rc-h-liquid .rc-h-service-bar,
.rc-h-standard.rc-h-liquid .rc-h-search-bar,
.rc-h-standard.rc-h-liquid .rc-h-section-bar,
.rc-h-standard.rc-h-liquid .rc-h-subsection-bar {
  min-width: 950px;
}

/* Base Text Style */
.rc-h-standard {
  font-size: 12px;
  line-height: 1.6;
}

/* Base Font Color */
.rc-h-standard, .rc-h-standard a:link, .rc-h-standard a:visited, .rc-h-standard a:hover, .rc-h-standard a:active {
  color: #515151;
}

/* Skin Font Color */
.rc-h-standard .rc-h-action-nav .rc-h-action-btn:hover, .rc-h-standard .rc-h-section-nav a.rc-h-active, .rc-h-standard .rc-h-subsection-nav a.rc-h-active {
  color: #bf0000;
}

/* Skin Border Color */
.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-strong-action {
  border-color: #bf0000;
}

.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-borderRed {
  border-color: #bf0000;
}

/* Skin Border Bottom Color */
.rc-h-standard .rc-h-service-bar {
  border-bottom-color: #002896;
}

/* Skin Background Color */
.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-strong-action, .rc-h-standard .rc-h-action-nav .rc-h-btn-group .rc-h-action-btn, .rc-h-standard .rc-h-search-bar {
  background-color: #bf0000;
}

/* Skin Highlight Background Color */
.rc-h-standard .rc-h-genre-dropdown:hover > a, .rc-h-standard .rc-h-genre-dropdown.rc-h-hover > a {
  background-color: #df0000;
}

/* Action Button Color */
/*
.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-books-action {
  background-color: #bf0000;
}
.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-kobo-action {
  background-color: #63c8d5;
}
*/
.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-rbb-action {
  background-color: #bf0000;
}



/*
 * End Skin
 */
/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<i class="icon-home"></i>
```
*/
/*
.rc-h-icon-browse {
  background-image: url(/img/common/rc-h-sprites.png);
  background-position: 0px -22px;
  width: 18px;
  height: 18px;
}

.rc-h-icon-cart-white {
  background-image: url(/img/common/rc-h-sprites.png);
  background-position: 0px 0px;
  width: 20px;
  height: 20px;
}

.rc-h-icon-cart {
  background-image: url(/img/common/rc-h-sprites.png);
  background-position: -22px 0px;
  width: 20px;
  height: 20px;
}

.rc-h-icon-favorite {
  background-image: url(/img/common/rc-h-sprites.png);
  background-position: -20px -22px;
  width: 18px;
  height: 18px;
}

.rc-h-icon-purchase {
  background-image: url(/img/common/rc-h-sprites.png);
  background-position: -44px 0px;
  width: 18px;
  height: 18px;
}
*/

/* Dropdown Module */
.rc-h-standard .rc-h-dropdown {
  position: relative;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  margin: 0;
  padding: 1px;
  background: #ffffff;
  border: 1px solid #cccccc;
  z-index: 1;
  white-space: nowrap;
  -webkit-box-shadow: 1px 1px 2px 0 #cecece;
          box-shadow: 1px 1px 2px 0 #cecece;
  display: none;
  top: 100%;
  left: 0;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li > a,
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li > span {
  display: block;
  position: relative;
  padding: 4px 14px 4px 10px;
  cursor: pointer;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li:hover > a, .rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li:hover > span, .rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-hover > a, .rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-hover > span, .rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-active > a, .rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-active > span,
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li a.rc-h-active,
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li span.rc-h-active {
  background: #f6f6f6;
  color: #000000;
  text-decoration: none;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child > a,
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child > span {
  padding-right: 28px;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child > a:after,
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child > span:after {
  position: absolute;
  top: 50%;
  right: 8px;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 0;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-color: transparent transparent transparent #686868;
  margin-top: -4px;
  vertical-align: middle;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child > .rc-h-dropdown-panel {
  display: none;
  top: 0;
  left: 100%;
  margin-left: -5px;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child:hover > a:after,
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child:hover > span:after, .rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child.rc-h-hover > a:after,
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child.rc-h-hover > span:after {
  border-left-color: #f2ab00;
}
.rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child:hover > .rc-h-dropdown-panel, .rc-h-standard .rc-h-dropdown .rc-h-dropdown-panel > li.rc-h-dropdown-child.rc-h-hover > .rc-h-dropdown-panel {
  display: block;
}
.rc-h-standard .rc-h-dropdown:hover .rc-h-dropdown-panel, .rc-h-standard .rc-h-dropdown.rc-h-hover .rc-h-dropdown-panel {
  display: block;
}

/* Combobox Module */
.rc-h-standard .rc-h-combobox-module {
  position: relative;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-label {
  position: relative;
  padding: 0 22px 0 8px;
  background: #ffffff;
  line-height: 26px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-label:after {
  position: absolute;
  top: 50%;
  right: 8px;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 0;
  border-left-width: 4px;
  border-color: #686868 transparent transparent transparent;
  margin-top: -2px;
  vertical-align: middle;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  margin: 0;
  padding: 1px;
  background: #ffffff;
  border: 1px solid #cccccc;
  z-index: 1;
  white-space: nowrap;
  -webkit-box-shadow: 1px 1px 2px 0 #cecece;
          box-shadow: 1px 1px 2px 0 #cecece;
  overflow-y: scroll;
  overflow-x: hidden;
  display: none;
  min-width: 100%;
  max-height: 280px;
  top: 100%;
  left: 0;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li > a,
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li > span {
  display: block;
  position: relative;
  padding: 4px 14px 4px 10px;
  cursor: pointer;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li:hover > a, .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li:hover > span, .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-hover > a, .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-hover > span, .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-active > a, .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-active > span,
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li a.rc-h-active,
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li span.rc-h-active {
  background: #f6f6f6;
  color: #000000;
  text-decoration: none;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child > a,
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child > span {
  padding-right: 28px;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child > a:after,
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child > span:after {
  position: absolute;
  top: 50%;
  right: 8px;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 0;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-color: transparent transparent transparent #686868;
  margin-top: -4px;
  vertical-align: middle;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child > .rc-h-dropdown-panel {
  display: none;
  top: 0;
  left: 100%;
  margin-left: -5px;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child:hover > a:after,
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child:hover > span:after, .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child.rc-h-hover > a:after,
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child.rc-h-hover > span:after {
  border-left-color: #f2ab00;
}
.rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child:hover > .rc-h-dropdown-panel, .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel > li.rc-h-dropdown-child.rc-h-hover > .rc-h-dropdown-panel {
  display: block;
}
* + html .rc-h-standard .rc-h-combobox-module .rc-h-combobox-panel {
  margin-top: -4px;
}
.rc-h-standard .rc-h-combobox-module:hover .rc-h-combobox-label:after {
  border-top-color: #f2ab00;
}
.rc-h-standard .rc-h-combobox-module.rc-h-active .rc-h-combobox-panel {
  display: block;
}

/* Main */
.rc-h-standard {
  font-family: Meiryo, "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}
.rc-h-standard input,
.rc-h-standard button,
.rc-h-standard select {
  font-family: inherit;
}
.rc-h-standard a {
  text-decoration: none;
}
.rc-h-standard a img {
  border: none;
}
.rc-h-standard a:hover {
  text-decoration: underline;
}
.rc-h-standard li {
  list-style: none;
  font-size: 100% !important; /* 20150105 RBBsupportÍÑÄÉµ­ */
}
.rc-h-standard .rc-h-inner {
  margin: 0 auto;
}
.rc-h-standard.rc-h-liquid .rc-h-noscript-bar,
.rc-h-standard.rc-h-liquid .rc-h-utility-bar,
.rc-h-standard.rc-h-liquid .rc-h-service-bar,
.rc-h-standard.rc-h-liquid .rc-h-search-bar,
.rc-h-standard.rc-h-liquid .rc-h-section-bar,
.rc-h-standard.rc-h-liquid .rc-h-subsection-bar {
  padding-left: 10px;
  padding-right: 10px;
}
.rc-h-standard.rc-h-liquid .rc-h-inner {
  width: auto;
}
.rc-h-standard .rc-h-noscript-bar {
  padding: 3px 0 2px;
  border-top: 2px solid #d8b6b6;
  border-bottom: 2px solid #d8b6b6;
  background: #faeaea;
  color: #b03434;
}
.rc-h-standard .rc-h-noscript-bar p {
  margin: 0;
  padding: 0;
  text-align: center;
}
.rc-h-standard .rc-h-noscript-bar a:link, .rc-h-standard .rc-h-noscript-bar a:visited, .rc-h-standard .rc-h-noscript-bar a:hover, .rc-h-standard .rc-h-noscript-bar a:active {
  color: #bf0000;
}
.rc-h-standard .rc-h-utility-bar {
  position: relative;
  z-index: 7;
  background: #f9f9f9;
}
.rc-h-standard .rc-h-group-nav {
  float: right;
  margin: 0;
  padding: 0;
}
.rc-h-standard .rc-h-group-nav li {
  position: relative;
  float: left;
}
.rc-h-standard .rc-h-group-nav li a {
  display: block;
  padding: 3px 10px;
}
.rc-h-standard .rc-h-group-nav li a:hover {
  text-decoration: none;
}
.rc-h-standard .rc-h-group-nav li:hover, .rc-h-standard .rc-h-group-nav li.rc-h-hover {
  background: #f0f0f0;
}
.rc-h-standard .rc-h-group-dropdown > a:after {
  display: inline-block;
  content: "";
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 0;
  border-left-width: 4px;
  border-color: #686868 transparent transparent transparent;
  margin-top: -2px;
  vertical-align: middle;
}
.rc-h-standard .rc-h-group-dropdown .rc-h-dropdown-panel {
  left: auto;
  right: 0;
}
.rc-h-standard .rc-h-group-dropdown:hover > a:after, .rc-h-standard .rc-h-group-dropdown.rc-h-hover > a:after {
  border-top-color: #333333;
}
.rc-h-standard .rc-h-service-bar {
  padding-bottom: 12px !important;
  background: #ffffff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.rc-h-standard .rc-h-service-bar img {
  vertical-align: top;
}
.rc-h-standard .rc-h-site-id {
  float: left;
  margin-top: 20px !important;
}
.rc-h-standard .rc-h-site-idmonitor {
  float: left;
  margin-top: 12px !important;
}
.rc-h-standard .rc-h-logo,
.rc-h-standard .rc-h-title,
.rc-h-standard .rc-h-icon {
  display: inline-block;
  vertical-align: middle;
}
* + html .rc-h-standard .rc-h-logo, * + html
.rc-h-standard .rc-h-title, * + html
.rc-h-standard .rc-h-icon {
  display: inline;
  zoom: 1;
}
.rc-h-standard .rc-h-logo {
  margin-right: 11px !important;
}
.rc-h-standard .rc-h-site-menu {
  float: right;
  margin-top: 8px !important;
}
.rc-h-standard .rc-h-menu-btns {
  float: left;
}
.rc-h-standard .rc-h-help-nav {
  margin: 0;
  padding: 0;
  text-align: right;
}
.rc-h-standard .rc-h-help-nav a:link, .rc-h-standard .rc-h-help-nav a:visited, .rc-h-standard .rc-h-help-nav a:hover, .rc-h-standard .rc-h-help-nav a:active {
  color: #0033cc;
}
.rc-h-standard .rc-h-help-nav li {
  display: inline !important;
  margin-left: 15px !important;
}
.rc-h-standard .rc-h-action-nav {
  float: right;
  margin: 4px 0 0 0 !important;
  padding: 0;
}
.rc-h-standard .rc-h-action-nav li {
  float: left !important;
  line-height: 20px !important;
  margin-left: 4px !important;
}
.rc-h-standard .rc-h-action-nav .rc-h-btn-icon {
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}
* + html .rc-h-standard .rc-h-action-nav .rc-h-btn-icon {
  display: inline;
  zoom: 1;
}
.rc-h-standard .rc-h-action-nav .rc-h-btn-label {
  display: inline-block;
  vertical-align: middle;
}
* + html .rc-h-standard .rc-h-action-nav .rc-h-btn-label {
  display: inline;
  zoom: 1;
}
.rc-h-standard .rc-h-action-nav .rc-h-action-btn {
  display: inline-block;
  padding: 3px 7px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  cursor: pointer;
}
* + html .rc-h-standard .rc-h-action-nav .rc-h-action-btn {
  display: inline;
  zoom: 1;
}
.rc-h-standard .rc-h-action-nav .rc-h-action-btn:hover .rc-h-btn-label {
  text-decoration: underline;
}
.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-strong-action {
  font-weight: bold;
  color: #ffffff;
}
.rc-h-standard .rc-h-action-nav .rc-h-action-btn.rc-h-strong-action:hover {
  color: #ffffff;
}
.rc-h-standard .rc-h-action-nav .rc-h-btn-group {
  display: inline-block;
  margin: 0;
  padding: 0;
  padding: 3px 3px 3px 7px;
  border: 1px solid #cccccc;
}
.rc-h-standard .rc-h-action-nav .rc-h-btn-group .rc-h-action-btn {
  padding: 0 4px;
  border: none;
}
/*
.rc-h-standard .rc-h-action-nav .rc-h-btn-group .rc-h-action-btn:link,
.rc-h-standard .rc-h-action-nav .rc-h-btn-group .rc-h-action-btn:visited,
.rc-h-standard .rc-h-action-nav .rc-h-btn-group .rc-h-action-btn:hover,
.rc-h-standard .rc-h-action-nav .rc-h-btn-group .rc-h-action-btn:active,
*/
/* ¥Ü¥¿¥óÍÑ */
.rc-h-standard .rc-h-action-nav .rc-h-rbb-action:link,
.rc-h-standard .rc-h-action-nav .rc-h-rbb-action:visited,
.rc-h-standard .rc-h-action-nav .rc-h-rbb-action:hover,
.rc-h-standard .rc-h-action-nav .rc-h-rbb-action:active {
  color: #ffffff;
}
.rc-h-standard .rc-h-promotion {
  float: left;
  margin-top: 4px;
  padding-left: 10px;
  vertical-align: bottom;
}

/*
.rc-h-standard .rc-h-search-bar {
  position: relative;
  z-index: 1;
  min-height: 44px;
}
.rc-h-standard .rc-h-search-bar input[type="text"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 0 8px;
  border: 0;
  background: #ffffff;
  vertical-align: top;
}
* + html .rc-h-standard .rc-h-search-bar input[type="text"] {
  margin-top: -1px;
  margin-bottom: -1px;
  padding: 0;
}
.rc-h-standard .rc-h-search-bar select {
  border: 0;
  background: #ffffff;
  width: 100%;
  height: 26px;
  cursor: pointer;
}
.rc-h-standard .rc-h-search-bar button {
  height: 26px;
  padding: 0;
  border: 0;
  background: #f6f6f6;
  vertical-align: top;
  cursor: pointer;
}
.rc-h-standard .rc-h-search-bar button:hover {
  background: #ffffff;
}
.rc-h-standard .rc-h-service-bar + .rc-h-search-bar {
  margin-top: -2px;
}
.rc-h-standard .rc-h-subsection-bar + .rc-h-search-bar {
  margin-top: -1px;
}
.rc-h-standard .rc-h-genre-dropdown {
  float: left;
  margin-right: 15px;
  z-index: 2;
}
.rc-h-standard .rc-h-genre-dropdown > a {
  display: block;
  padding: 0 13px;
  line-height: 44px;
  font-weight: bold;
}
.rc-h-standard .rc-h-genre-dropdown > a:link, .rc-h-standard .rc-h-genre-dropdown > a:visited, .rc-h-standard .rc-h-genre-dropdown > a:hover, .rc-h-standard .rc-h-genre-dropdown > a:active {
  color: #ffffff;
}
.rc-h-standard .rc-h-genre-dropdown > a:after {
  display: inline-block;
  content: "";
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 0;
  border-left-width: 4px;
  border-color: #ffffff transparent transparent transparent;
  margin-top: -2px;
  vertical-align: middle;
}
.rc-h-standard .rc-h-genre-dropdown:hover > a, .rc-h-standard .rc-h-genre-dropdown.rc-h-hover > a {
  text-decoration: none;
}
.rc-h-standard .rc-h-search-form {
  position: relative;
  padding-top: 9px;
}
.rc-h-standard .rc-h-search-form .rc-h-search-type {
  position: relative;
  float: left;
  min-width: 200px;
  height: 26px;
  margin-right: 5px;
  background: #ffffff;
}
.rc-h-standard .rc-h-search-form .rc-h-search-type select.rc-h-type-select {
  position: absolute;
  top: 0;
  left: 0;
}
.rc-h-standard .rc-h-search-form .rc-h-search-query {
  overflow: hidden;
  margin-right: 75px;
}
.rc-h-standard .rc-h-search-form .rc-h-search-btn {
  position: absolute;
  top: 9px;
  right: 0;
}
.rc-h-standard .rc-h-search-form .rc-h-search-btn button {
  width: 70px;
}
*/

.rc-h-standard .rc-h-section-bar {
  border-bottom: 1px solid #cccccc;
  background: #f0f0f0;
}
.rc-h-standard .rc-h-section-nav {
  position: relative;
  top: 1px;
  /*margin: 0 0 0 -4px !important;*/
  margin: 0 !important;
  padding: 3px 0 0 0 !important;
}
.rc-h-standard .rc-h-section-nav li {
  float: left;
  margin-left: 4px !important;
}
.rc-h-standard .rc-h-section-nav a {
  display: block;
  padding: 5px 8px;
  border: 1px solid transparent;
  font-weight: bold;
}
.rc-h-standard .rc-h-section-nav a.rc-h-active {
  background: #ffffff;
  border-color: #cccccc;
  border-bottom-color: #ffffff;
}

/*
.rc-h-standard .rc-h-subsection-bar {
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
}
.rc-h-standard .rc-h-subsection-nav {
  margin: 0;
  padding: 0;
}
.rc-h-standard .rc-h-subsection-nav li {
  float: left;
}
.rc-h-standard .rc-h-subsection-nav a {
  display: block;
  padding: 8px 10px 6px;
}
*/

.rc-h-clearfix:before, .rc-h-standard .rc-h-utility-bar:before, .rc-h-standard .rc-h-service-bar:before, .rc-h-standard .rc-h-action-nav:before, .rc-h-standard .rc-h-search-bar:before, .rc-h-standard .rc-h-section-nav:before, .rc-h-standard .rc-h-subsection-nav:before, .rc-h-clearfix:after, .rc-h-standard .rc-h-utility-bar:after, .rc-h-standard .rc-h-service-bar:after, .rc-h-standard .rc-h-action-nav:after, .rc-h-standard .rc-h-search-bar:after, .rc-h-standard .rc-h-section-nav:after, .rc-h-standard .rc-h-subsection-nav:after {
  content: " ";
  display: table;
}
.rc-h-clearfix:after, .rc-h-standard .rc-h-utility-bar:after, .rc-h-standard .rc-h-service-bar:after, .rc-h-standard .rc-h-action-nav:after, .rc-h-standard .rc-h-search-bar:after, .rc-h-standard .rc-h-section-nav:after, .rc-h-standard .rc-h-subsection-nav:after {
  clear: both;
}

body {
  margin: 0;
}

.rc-h-standard .rc-h-service-bar img {
  vertical-align: bottom;
}
.rc-h-standard .rc-h-service-bar img.service-text-rr {
  padding-left: 16px;
}

.rc-f-standard {
    color: #515151;
    font-size: 13px;
}

.rc-f-standard a,.rc-f-standard img {
    border: none;
    text-decoration: none;
}

.rc-f-standard a:hover {
    text-decoration: underline;
}

.rc-f-standard li {
    list-style: none;
}

.rc-f-standard h1,.rc-f-standard h2,.rc-f-standard h3,.rc-f-standard h4,.rc-f-standard h5,.rc-f-standard h6,.rc-f-standard div,.rc-f-standard dl,.rc-f-standard dt,.rc-f-standard dd,.rc-f-standard div,.rc-f-standard p,.rc-f-standard ul,.rc-f-standard li {
    margin: 0;
    padding: 0;
}

.rc-f-standard li {
    list-style: none;
}

.rc-f-standard .rc-f-section01 {
    padding: 10px 0;
}

.rc-f-standard .rc-f-section-bar {
    padding: 10px 0;
}

.rc-f-standard .rc-f-inner {
    width: 1030px;
    margin: 0 auto;
}

.rc-f-standard.rc-f-liquid .rc-f-section-bar,.rc-f-standard.rc-f-fixed .rc-f-section-bar {
    padding: 10px;
}

.rc-f-standard.rc-f-liquid .rc-f-section00,.rc-f-standard.rc-f-fixed .rc-f-section00 {
    padding: 10px;
}

.rc-f-standard.rc-f-liquid .rc-f-section01,.rc-f-standard.rc-f-fixed .rc-f-section01 {
    padding: 10px;
}

.rc-f-standard.rc-f-fixed {
    width: 950px;
    margin: 0 auto;
}

.rc-f-standard.rc-f-liquid .rc-f-inner {
    width: 100%;
}

.rc-f-standard .rc-f-block {
    margin-bottom: 20px;
}

.rc-f-standard .rcf-list-block {
    margin-bottom: 5px;
}

.rc-f-standard .rc-f-center {
    text-align: center;
}

.rc-f-standard .rc-f-text-em {
    color: #bf0000;
}

.rc-f-standard .rc-f-text-strong {
    font-weight: bold;
}

.rc-f-standard .rc-f-list-nav li {
    display: inline;
    zoom: 1;
    padding: 0 0.5em 0 0.45em;
}

.rc-f-standard .rc-f-btn {
    display: block;
    border: 1px solid #c7c7c7;
    color: #515151;
    font-weight: bold;
}

.rc-f-standard .rc-f-btn span {
    display: block;
    padding: 5px 10px 5px 5px;
}

.rc-f-standard .rc-f-btn span:before {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #868686;
    content: "";
}

.rc-f-standard .rc-f-btn:hover {
    border: 1px solid #d5d5d5;
    background: #fcfcfc;
    color: #939393;
    text-decoration: none;
}

.rc-f-standard .rc-f-btn:hover span:before {
    border-left: 5px solid #9a9a9a;
}

.rc-f-standard .rc-f-dl-inline dt,.rc-f-standard .rc-f-dl-inline dd,.rc-f-standard .rc-f-dl-inline-box dt,.rc-f-standard .rc-f-dl-inline-box dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.rc-f-standard .rc-f-dl-inline dt,.rc-f-standard .rc-f-dl-inline-box dt {
    padding-right: 20px;
    font-weight: bold;
}

.rc-f-standard .rc-f-dl-inline dt.rc-f-dl-title01,.rc-f-standard .rc-f-dl-inline-box dt.rc-f-dl-title01 {
    width: 100px;
}

.rc-f-standard .rc-f-list-inline li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
}

.rc-f-standard .rc-f-dl-inline-box dt {
    padding-top: 8px;
    vertical-align: top;
}

.rc-f-standard .rc-f-row {
    zoom: 1;
}

.rc-f-standard .rc-f-row:before,.rc-f-standard .rc-f-row:after {
    display: table;
    content: "";
}

.rc-f-standard .rc-f-row:after {
    clear: both;
}

.rc-f-standard .rc-f-row .rc-f-col {
    float: left;
}

.rc-f-standard .rc-f-row4 .rc-f-col {
    width: 23.475%;
    margin-left: 2%;
}

.rc-f-standard .rc-f-row4 .rc-f-col.rc-f-first {
    margin-left: 0;
}

.rc-f-standard .rc-f-nav-item {
    padding: 10px 20px;
}

.rc-f-standard .rc-f-first .rc-f-nav-item {
    padding: 10px 20px 10px 0;
}

.rc-f-standard .rc-f-media .rc-f-media-head {
    margin-bottom: 10px;
    font-weight: bold;
}

.rc-f-standard .rc-f-media .rc-f-media-body {
    color: #424242;
}

.rc-f-standard .rcf-list-inline li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 15px;
}

.rc-f-standard .copyright {
    color: #424242;
}

.rc-f-standard.rc-f-custom00 .rc-f-list-nav li {
    border-right: 1px solid #c7c7c7;
}

.rc-f-standard.rc-f-custom00 .rc-f-list-nav li.rc-f-list-nav-last {
    border-right: none;
}

.rc-f-standard.rc-f-custom00 .rc-f-section00 {
    border-top: 1px solid #c7c7c7;
    padding: 10px 0;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 {
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    background: #f9f9f9;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 .rc-f-section-bar {
    border-top: 1px solid #e7e7e7;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 .rc-f-section-bar.rc-f-first {
    border-top: none;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 .rc-f-btn {
    border: 1px solid #c7c7c7;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 .rc-f-btn span:before {
    border-left: 5px solid #868686;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 .rc-f-btn:hover {
    border: 1px solid #d5d5d5;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 .rc-f-btn:hover span:before {
    border-left: 5px solid #9a9a9a;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content00 .rc-f-nav-item-delimit {
    border-left: 1px dotted #c7c7c7;
}

.rc-f-standard.rc-f-custom00 .rc-f-section-content01 {
    margin-bottom: 10px;
    border: 1px solid #e7e7e7;
    background: #f9f9f9;
}

.rc-f-standard.rc-f-custom01 .rc-f-list-nav li {
    border-right: 1px solid #c5cdd4;
}

.rc-f-standard.rc-f-custom01 .rc-f-list-nav li.rc-f-list-nav-last {
    border-right: none;
}

.rc-f-standard.rc-f-custom01 .rc-f-section00 {
    border-top: 1px solid #c5cdd4;
    padding: 10px 0;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 {
    border-top: 1px solid #c5cdd4;
    border-bottom: 1px solid #c5cdd4;
    background: #f0f3f8;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 .rc-f-section-bar {
    border-top: 1px solid #dbe4eb;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 .rc-f-section-bar.rc-f-first {
    border-top: none;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 .rc-f-btn {
    border: 1px solid #c5cdd4;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 .rc-f-btn span:before {
    border-left: 5px solid #b7c3cd;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 .rc-f-btn:hover {
    border: 1px solid #d3dae1;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 .rc-f-btn:hover span:before {
    border-left: 5px solid #c5d1da;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content00 .rc-f-nav-item-delimit {
    border-left: 1px dotted #c5cdd4;
}

.rc-f-standard.rc-f-custom01 .rc-f-section-content01 {
    margin-bottom: 10px;
    border: 1px solid #dbe4eb;
    background: #f0f3f8;
}

.rc-f-standard.rc-f-custom02 .rc-f-list-nav li {
    border-right: 1px solid #d3d0cb;
}

.rc-f-standard.rc-f-custom02 .rc-f-list-nav li.rc-f-list-nav-last {
    border-right: none;
}

.rc-f-standard.rc-f-custom02 .rc-f-section00 {
    border-top: 1px solid #d3d0cb;
    padding: 10px 0;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 {
    border-top: 1px solid #d3d0cb;
    border-bottom: 1px solid #d3d0cb;
    background: #f6f5f2;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 .rc-f-section-bar {
    border-top: 1px solid #e8e4dd;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 .rc-f-section-bar.rc-f-first {
    border-top: none;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 .rc-f-btn {
    border: 1px solid #d3d0cb;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 .rc-f-btn span:before {
    border-left: 5px solid #c7c2bb;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 .rc-f-btn:hover {
    border: 1px solid #e0ddd9;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 .rc-f-btn:hover span:before {
    border-left: 5px solid #d5d0c9;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content00 .rc-f-nav-item-delimit {
    border-left: 1px dotted #d3d0cb;
}

.rc-f-standard.rc-f-custom02 .rc-f-section-content01 {
    margin-bottom: 10px;
    border: 1px solid #e8e4dd;
    background: #f6f5f2;
}