@charset "UTF-8";

/* #####################################################
 * - gooID login.mail.goo.ne.jp
 * ################################################## */

body {
    font-size: 15px;
}
button {
    font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
    font-size: 12px;
}

#NR-page.page-login {
    background: #445e73;
    padding-top: 50px;
}

#NR-nav-main {
    background: #172973;
}

#NR-nav.current-none {
    background: #445394;
}

#NR-header {
    padding-top: constant(safe-area-inset-top);
    padding-right: constant(safe-area-inset-right);
    padding-left: constant(safe-area-inset-left);
    padding-bottom: 0;
}

#NR-wrapper {
    padding-top: 0;
    padding-right: constant(safe-area-inset-right);
    padding-left: constant(safe-area-inset-left);
    padding-bottom: 0;
}

#NR-footer {
    padding-top: 0;
    padding-right: constant(safe-area-inset-right);
    padding-left: constant(safe-area-inset-left);
    padding-bottom: constant(safe-area-inset-bottom);
}

#NR-wrapper-in {
    line-height: 1.6;
    margin-bottom: 60px;
    overflow: hidden;
}

#NR-wrapper-in *,
#NR-wrapper-in *:before,
#NR-wrapper-in *:after {
    box-sizing: border-box;
}

.page-gnav-none #NR-header {
    border-bottom: 1px solid #ccc;
}

.page-gnav-none #NR-wrapper {
    padding-top: 0;
}

.NR-rwd #NR-nav-main li:not(.NR-now) > a.active {
    background: #445394;
}

#NR-header-in,
#NR-footer-in,
.NR-tpath,
#NR-wrapper-in,
.NR-search-in {
    max-width: 1004px;
    width: auto;
}

#NR-nav,
#NR-wrapper,
#NR-footer {
    min-width: inherit;
}

#NR-wrapper-in > *:last-child {
    margin-bottom: 5px;
}

#NR-footer {
    margin: 60px 0 0;
}

#NR-footer a {
    white-space: nowrap;
}

/* navigation */

@-webkit-keyframes fade-in {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fade-in {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

#NR-nav {
    position: relative;
    z-index: 10;
}

#NR-nav,
#NR-nav-main {
    min-width: 800px;
}

#NR-nav *,
#NR-nav-main * {
    box-sizing: border-box;
}

#NR-nav-main-in {
    max-width: 984px;
    width: auto;
}

#NR-nav-main-in > li {
    border-bottom: 0;
    position: relative;
}

#NR-nav-main-in > li:hover > a,
#NR-nav-main-in > li:hover > a:hover {
    background: #445394;
    border-radius: 2px 2px 0 0;
}

.edge #NR-nav-main-in > li:hover > a,
.ie #NR-nav-main-in > li:hover > a,
.edge
    #NR-nav-main-in > li:hover > a:hover,
.ie
    #NR-nav-main-in > li:hover > a:hover {
    border-bottom: 1px solid #445394;
}

#NR-nav-main-in > li:hover ul {
    animation: fade-in 0.25s linear forwards;
    background: #445394;
    display: block;
    opacity: 1;
    -webkit-animation: fade-in 0.25s linear forwards;
}

#NR-nav-main-in > li:hover ul li {
    margin: 0;
}

#NR-nav-main-in > li.NR-now:hover > a,
#NR-nav-main-in > li.NR-now:hover > a:hover {
    background: #eee;
}

.edge #NR-nav-main-in > li.NR-now:hover > a,
.ie #NR-nav-main-in > li.NR-now:hover > a,
.edge
    #NR-nav-main-in > li.NR-now:hover > a:hover,
.ie
    #NR-nav-main-in > li.NR-now:hover > a:hover {
    border-bottom: 1px solid #eee;
}

#NR-nav-main-in > li.NR-now:hover ul {
    background: #eee;
}

#NR-nav-main-in > li.NR-now:hover ul li:last-child {
    padding-bottom: 0;
}

#NR-nav-main-in > li.NR-now:hover ul a:hover {
    background-color: #c1c5d1;
}

#NR-nav-main-in ul {
    display: none;
    left: 0;
    opacity: 0;
    padding: 3px 0;
    position: absolute;
    top: 100%;
    width: auto;
}

#NR-nav-main-in ul li {
    display: block;
    float: none;
    padding: 0 3px;
}

#NR-nav-main-in ul li a {
    padding: 10px 27px 10px 17px;
    position: relative;
    white-space: nowrap;
}

#NR-nav-main-in ul li a:before {
    content: '\f054';
    display: block;
    font-family: FontAwesome;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-weight: normal;
    position: absolute;
    right: 7px;
    text-decoration: none;
    top: 1.1em;
    z-index: 2;
}

#NR-nav-main-in ul li a:after {
    background: #172973;
    bottom: 0;
    content: '';
    display: block;
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}

.NR-rwd #NR-nav li.logout {
    display: none;
}

.NR-pr {
    margin: 30px 0 0;
}

/* =====================================================
 * Module
 * ================================================== */

/*
---
parts: Heading
---
*/

.content h1,
.content .heading1 {
    background: #172973;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    margin: 40px 0 0;
    padding: 15px 20px;
}

.content h2,
.content .heading2 {
    border-left: 5px solid #fc0;
    color: #000;
    font-size: 26px;
    line-height: 1.4;
    margin: 40px 0 0;
    padding: 0 10px 0 15px;
}

.content h3,
.content .heading3 {
    border-left: 5px solid #ccc;
    color: #000;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 15px;
    padding: 0px 10px;
}

.content h3:first-child {
    margin-top: 0;
}

.content h4,
.content .heading4 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 40px 0 0;
}

/*
---
parts: Text
---
*/

.content p {
    line-height: 1.6;
    margin: 30px 0 0;
}

.content strong {
    font-weight: bold;
}

.content .email {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

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

/*
---
parts: Unordered List
---
*/

.content ul {
    display: table;
    margin: 30px 0 0;
}

.content ul li {
    line-height: 1.5;
    margin: 0 0 0.75em;
    padding-left: 1.5em;
    position: relative;
}

.content ul li:last-child {
    margin: 0;
}

.content ul li:before {
    background: #000;
    border-radius: 8px;
    content: '';
    height: 8px;
    left: 3px;
    position: absolute;
    top: 0.3em;
    width: 8px;
}

.content ul.list-link {
    display: block;
    margin: 30px 0 0;
}

.content ul.list-link li {
    margin-bottom: 0.5em;
    padding-left: 15px;
    position: relative;
}

.content ul.list-link li:before {
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
    z-index: 2;
}

.content ul.list-link li:last-child {
    margin: 0;
}

.content ul.list-link li:before {
    background: none;
    color: #f60;
    content: '\f0da';
    height: auto;
    left: 3px;
    top: 0;
    width: auto;
}

.content ul.list-index {
    display: block;
    margin: 30px 0 0;
}

.content ul.list-index li {
    margin-bottom: 0.5em;
    padding-left: 1.8em;
    position: relative;
}

.content ul.list-index li:before {
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
    z-index: 2;
}

.content ul.list-index li:last-child {
    margin: 0;
}

.content ul.list-index li:before {
    background: none;
    color: #f60;
    content: '\f04a';
    font-size: 12px;
    height: auto;
    left: 5px;
    top: 1px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: auto;
}

.content ul.list-attention {
    margin: 30px 0 0;
}

.content ul.list-attention li {
    color: #666;
    list-style-type: none;
    margin-bottom: 0.5em;
    padding-left: 1em;
    position: relative;
    text-indent: -1em;
}

.content ul.list-attention li:before {
    background: transparent;
    border-radius: 0;
    content: '※';
    height: auto;
    left: auto;
    position: relative;
    top: auto;
    width: auto;
}

.content ul.list-attention li.attention,
.content .attention {
    color: #f60;
}

.content p + ul.list-attention {
    margin-top: 0;
}

/*
---
parts: Ordered List
---
*/

.content ol {
    list-style-type: decimal;
    margin: 30px 0 0;
}

.content ol li {
    line-height: 1.5;
    list-style-type: decimal;
}

/*
---
parts description list
---
*/
.content dl {
}

.content dt {
    font-weight: bold;
    margin-top: 10px;
}

.content dt:first-child {
    margin-top: 0;
}

.content dd {
    margin-left: 1em;
}

.content dd ul li {
    margin: 0;
}

/*
---
parts: image
---
*/

.content figure {
    margin: 30px 20px;
}

.content figure figcaption {
    color: #666;
    font-size: 13px;
    font-weight: bold;
}

.content figure img {
    height: auto;
    max-width: 100%;
}

.content figure.capture img {
    border: 1px solid #666;
    padding: 5px;
    box-shadow: #999 2px 2px 3px;
}

.content .figure-inline-group {
    text-align: center;
}

.content .figure-inline-group figure {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0 10px;
}

.content .figure-inline-group figure figcaption {
    text-align: center;
}

/*
---
parts: Box
---
*/

/* box base css */

.content .box {
    border: 1px solid transparent;
    margin: 30px 0 0;
}

.content .box-heading,
.content .box h2,
.content .box h3,
.content .box h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    padding: 8px 20px;
}

.content .box-body {
    font-size: 13px;
    padding: 15px 20px;
}

.content .box-body p {
    margin-top: 0;
}

.content .box-body ul,
.content .box-body ol {
    margin: 0;
}

.content .box-body p + p,
.content .box-body p + ul {
    margin-top: 0.75em;
}

.content .box-attention {
    border-color: #f60;
}

.content .box-attention .box-heading,
.content .box-attention h2,
.content .box-attention h3,
.content .box-attention h4 {
    background-color: #f60;
    border: 0;
    color: #fff;
    margin: 0;
}

.content .box-note {
    border-color: #ccc;
}

.content .box-note .box-heading,
.content .box-note h2,
.content .box-note h3,
.content .box-note h4,
.content .box-note h5 {
    background-color: #eee;
    border: 0;
    color: #000;
    margin: 0;
}

.content .box-reference {
    border-color: #ccc;
}

.content .box-reference .box-heading,
.content .box-reference h2,
.content .box-reference h3,
.content .box-reference h4 {
    background-color: #36c;
    border: 0;
    color: #fff;
    margin: 0;
    position: relative;
    top: -1px;
}

/*
---
parts: ip-text
---
*/

.ip-text {
    margin: 30px 0 0;
    table-layout: fixed;
    width: 100%;
}

.ip-text th {
    background: #f3f3f3;
    border: 1px solid #ccc;
    padding: 7px;
    text-align: center;
    width: 190px;
}

.ip-text td {
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 7px 22px;
}

/*
parts: Button
*/

/* button base class */

.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #eee;
    border: 0;
    border-radius: 8px;
    box-shadow: 0 3px 0 #cacaca;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 56px;
    line-height: 60px;
    margin: 0 auto 5px;
    max-width: 400px;
    min-width: 260px;
    outline: none;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    vertical-align: middle;
    white-space: nowrap;
}

.btn:hover {
    opacity: 0.7;
}

.btn:visited {
    color: #000;
}

.btn-small {
    border-radius: 4px;
    box-shadow: 0 2px 0 #cacaca;
    font-size: 12px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    min-width: 110px;
}

.btn-submit {
    background: #f60;
    box-shadow: 0 3px 0 #863500;
    color: #fff;
}

.btn-submit:visited {
    color: #fff;
}

.btn-submit.btn-small {
    box-shadow: 0 2px 0 #863500;
}

.btn-next,
.btn-action {
    background-color: #06c;
    box-shadow: 0 3px 0 #172973;
    color: #fff;
}

.btn-next:visited,
.btn-action:visited {
    color: #fff;
}

.btn-next.btn-small,
.btn-action.btn-small {
    box-shadow: 0 2px 0 #172973;
}

.btn-back,
.btn-cancel,
.btn-logout {
    background-color: #eee;
    box-shadow: 0 3px 0 #cacaca;
    color: #000;
}

.btn-back:visited,
.btn-cancel:visited,
.btn-logout:visited {
    color: #000;
}

.btn-back.btn-small,
.btn-cancel.btn-small,
.btn-logout.btn-small {
    box-shadow: 0 2px 0 #cacaca;
}

.btn[disabled] {
    background: #ccc;
    box-shadow: none;
    color: #999;
    cursor: default;
}

.btn[disabled]:hover {
    opacity: 1;
}

.btn-group {
    margin: 40px 0;
    text-align: center;
}

.btn-group .btn {
    margin: 0 10px;
}

/*
---
parts: Table
---
*/

.content .table-list {
    margin: 30px 0 0;
}

.content .table-list table {
    border: 1px solid #ccc;
    width: 100%;
}

.content .table-list thead tr th {
    background: #ccc;
    border: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
}

.content .table-list thead tr th:first-child {
    border-left: 1px solid #ccc;
}

.content .table-list thead tr th:last-child {
    border-right: 1px solid #ccc;
}

.content .table-list tbody td {
    border: 1px solid #ccc;
    font-size: 13px;
    line-height: 1.6;
    padding: 20px;
    word-break: break-all;
    word-wrap: break-word;
}

.content .table-list tbody tr:nth-child(2n) td {
    background: #f3f3f3;
}

.content .table-list.mobile-scroll > span {
    display: none;
}

.content .table-id {
    border: 1px solid #172973;
    margin: 30px 0 0;
    width: 100%;
}

.content .table-id th,
.content .table-id td {
    font-size: 18px;
    padding: 10px 20px;
    vertical-align: middle;
    word-break: break-all;
}

.content .table-id th {
    border-right: 1px solid #172973;
    color: #172973;
    font-weight: bold;
    width: 105px;
}

.content .table-price {
    border: 1px solid #ccc;
    margin: 30px 0 0;
    table-layout: fixed;
    width: 100%;
}

.content .table-price th {
    border: 1px solid #ccc;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    text-align: left;
    vertical-align: middle;
}

.content .table-price th + td {
    background: #f3f3f3;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0;
    width: 185px;
}

.content .table-price th + td br {
    display: none;
}

.content .table-price td {
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 15px 0;
    text-align: center;
    vertical-align: middle;
}

.content .table-twostepauth {
    margin: 30px 0 0;
    width: 100%;
}

.content .table-twostepauth th,
.content .table-twostepauth td {
    border: 1px solid #ccc;
    padding: 10px;
    vertical-align: middle;
}

.content .table-twostepauth th {
    font-weight: bold;
    white-space: nowrap;
}

.content .table-twostepauth td:last-child {
    padding: 10px 20px
}

.content .table-twostepauth tr.crevice th,
.content .table-twostepauth tr.crevice td {
    padding: 20px 0 0;
    border: none;
}

.content .table-twostepauth ul {
    margin: 0;
}

.content .table-federate-list {
    margin: 30px auto 0;
    max-width: 700px;
}

.content .table-federate-list tr {
    border: 1px solid #ccc;
}

.content .table-federate-list td {
    padding: 10px;
    vertical-align: middle;
}

.content .table-federate-list td img.fedicon {
    width: 48px;
    height: auto;
}

.content .table-federate-list td:nth-child(2) {
    white-space: nowrap;
}

.content .table-federate-list td:nth-child(3) {
    width: 100%;
    white-space: nowrap;
}

.content .table-fed-reg {
    margin: 30px 0 0;
    width: 100%;
}

.content .table-fed-reg td .table-fed-reg-title {
    border-left: 5px solid #fc0;
    display: inline-block;
    font-weight: bold;
    padding-left: 5px;
}

.content .table-fed-reg tr {
    border: 1px solid #ccc;
}

.content .table-fed-reg td {
    padding: 10px;
    vertical-align: middle;
}

.content .table-fed-reg td:first-child {
    width: 100%;
}

.content .table-fed-reg tr.crevice {
    border: none;
}

/*
---
parts: Message
---
*/

/* message base css */

.content .msg {
    background-color: #eee;
    border: 1px solid transparent;
    color: #000;
    margin: 30px 0 0;
    padding: 18px;
    padding-left: 75px;
    position: relative;
}

.content .msg:before {
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
    z-index: 2;
}

.content .msg:before {
    color: #000;
    content: '';
    display: inline-block;
    font-size: 34px;
    left: 20px;
    top: 0.1em;
}

.content .msg .msg-heading,
.content .msg h2,
.content .msg h3,
.content .msg h4 {
    background: transparent;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.content .msg-body {
    font-size: 13px;
}

.content .msg-body p {
    margin-top: 5px;
}

.content .msg-success {
    background-color: #f4fff4;
    border-color: #090;
    color: #090;
}

.content .msg-success:before {
    color: #090;
    content: '\f00c';
}

.content .msg-success .msg-heading {
    color: #090;
}

.content .msg-error {
    background-color: #ffeaea;
    border-color: #d30700;
    color: #d30700;
}

.content .msg-error:before {
    color: #d30700;
    content: '\f055';
    font-size: 34px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.content .msg-error .msg-heading {
    color: #d30700;
}

.content .msg-attention {
    background-color: #fff7e8;
    border-color: #f60;
    color: #f60;
}

.content .msg-attention:before {
    color: #f60;
    content: '\f071';
    font-size: 30px;
    left: 20px;
    top: 0.2em;
}

.content .msg-attention .msg-heading {
    color: #f60;
}

.content .msg-info {
    background-color: #f4f5fd;
    border-color: #172973;
    color: #172973;
}

.content .msg-info.msg-info-btn {
    padding-right: 148px;
    position: relative;
}

.content .msg-info.msg-info-btn .btn {
    position: absolute;
    right: 19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.content .msg-info:before {
    color: #172973;
    content: '\f05a';
}

.content .msg-info .msg-heading {
    color: #172973;
}

/* for login page */
.page-login .content .msg {
    margin: 20px 0 0;
    padding: 12px;
    padding-left: 45px;
}

.page-login .content .msg:before {
    font-size: 30px;
    left: 8px;
    top: -1px;
}

.page-login .content .msg .msg-heading {
    font-size: 14px;
}

.page-login .content .msg-error:before {
    left: 10px;
    top: -2px;
}

.page-login .content .msg-attention:before {
    font-size: 26px;
    left: 10px;
    top: 2px;
}

/*
---
parts: Infomation
---
*/

.content .info .info-label {
    font-size: 15px;
    margin-top: 40px;
    padding: 2px 0;
}

.content .info .info-label span {
    background: #fff2bd;
    display: inline-block;
    text-align: center;
    width: 150px;
}

.content .info .info-label-important span {
    background: #ffeaea;
    color: #c00;
}

.content .info h2 {
    margin-top: 20px;
}

.content .info-body {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding: 15px 0 25px;
}

.content .info p {
    margin-top: 15px;
}

/*
---
parts: Term
---
*/

.content .term {
    background: #eee;
    font-size: 13px;
    margin: 30px 0 0;
    padding: 20px;
}

.content .term .list-link {
    display: none;
}

.content .term .term-inner {
    background: #fff;
    border: 1px solid #ccc;
    height: 160px;
    margin: 20px 0 0;
    padding: 20px;
    overflow-y: scroll;
}

.content .term .term-inner:first-child {
    margin: 0;
}

.content .term .term-inner-heading {
    display: none;
}

.content .term p:first-child {
    margin-top: 0;
}

.content .term .term-inner h2,
.content .term .term-inner h3,
.content .term .term-inner h4 {
    border: none;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.content .term .term-inner p,
.content .term .term-inner ol,
.content .term .term-inner ul {
    margin: 0;
}

.content .term .term-inner ol li {
    line-height: 1.6;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.content .term .term-inner ul li {
    line-height: 1.6;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1em;
}

.content .term .term-inner ol li:before,
.content .term .term-inner ul li:before {
    display: none;
}

body .modaal-inner-wrapper {
    padding: 0 10px;
}

body .modaal-content-container {
    background: #fff;
    line-height: 1.4;
    margin: 0;
    padding: 55px 10px 10px;
    position: relative;
}

body .modaal-content-container .term-inner-heading {
    background: #eee;
    display: block;
    font-size: 16px;
    height: 45px;
    left: 10px;
    line-height: 45px;
    margin: 0 auto;
    padding: 0 10px;
    position: fixed;
    top: 0;
    width: calc(100% - 20px);
    z-index: 10;
}

body .modaal-close {
    height: 32px;
    right: 15px;
    top: 6px;
    width: 32px;
    z-index: 20;
}

body .modaal-close:before {
    background: none;
    color: #000;
    content: '\f00d';
    display: block;
    font-family: FontAwesome;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    height: 32px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    width: 32px;
}

body .modaal-close:after {
    display: none;
}

body .modaal-close:hover:before {
    background: none;
}

/*
---
kiyaku
---
*/

.content .kiyaku {
    font-size: 14px;
}

.content .kiyaku h2 {
    border: none;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 8px 0;
    padding: 0;
}

.content .kiyaku h3 {
    border: none;
    border-bottom: 1px solid #666;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 8px 0;
    padding: 2px 0;
}

.content .kiyaku h4 {
    border: none;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 0;
}

.content .kiyaku p {
    line-height: 1.6;
    margin: 15px 0 0;
    padding: 0;
}

.content .kiyaku h4 + p {
    margin: 0;
    padding: 0 10px;
}

.content .kiyaku ol,
.content .kiyaku ul {
    margin: 0;
    padding: 0 10px;
}

.content .kiyaku ol li,
.content .kiyaku ul li {
    line-height: 1.6;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.content .kiyaku ol li:before,
.content .kiyaku ul li:before {
    display: none;
}

.content .kiyaku .contact {
    background-color: #f3f3f3;
    margin: 5px 1em;                                                                              
    padding: 5px 10px;
}

/*
---
parts: Navigation
---
*/

.content .step {
    background: #eee;
    margin: 30px 0 0;
    padding: 10px;
    padding-right: 0;
}

.content .step ol {
    display: table;
    height: 100%;
    margin-top: 0;
    table-layout: fixed;
    width: 100%;
}

.content .step li {
    background: #ccc url(/img/common/bg_step_01.png) no-repeat 100% 0;
    background-size: 26px 100%;
    border-right: 10px solid #eee;
    box-sizing: border-box;
    color: #999;
    display: table-cell;
    font-size: 16px;
    height: 100%;
    line-height: 1.2;
    margin: 0;
    padding: 20px 36px 16px 15px;
    position: relative;
    width: 100%;
}

.content .step li span {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-right: 0.5em;
    position: relative;
    top: -3px;
    vertical-align: middle;
}

.content .step li.current {
    background-color: #172973;
    background-image: url(/img/common/bg_step_01_o.png);
    color: #fc0;
}

/*
---
parts: pager
---
*/

.content .pager {
    margin: 30px 0 0;
    text-align: center;
}

.content .pager a,
.content .pager .dot,
.content .pager .pager-prev,
.content .pager .pager-next {
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
}

.content .pager ul,
.content .pager li {
    display: inline;
}

.content .pager li {
    margin: 0;
    padding: 0;
}

.content .pager li:before {
    display: none;
}

.content .pager .pager-prev,
.content .pager .pager-next {
    color: #172973;
    font-size: 18px;
    margin: 0 5px;
}

.content .pager ul a {
    background-color: #eee;
    color: #000;
    font-size: 16px;
    margin: 0 3px;
    min-width: 1em;
    padding: 10px;
    text-align: center;
}

.content .pager ul a:hover {
    opacity: 0.7;
}

.content .pager ul a.current {
    background: #172973;
    color: #fc0;
}

.content .pager ul a.current:hover {
    opacity: 1;
}

.content .pager .pager-dot {
    font-size: 18px;
    padding: 5px 10px;
}

/*
---
parts: menu-box
---
*/

.content .menu-box-group:after {
    clear: both;
    content: '';
    display: block;
}

.content .menu-box-group .menu-box {
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    width: 32%;
}

.content .menu-box-group .menu-box:nth-child(3n) {
    margin-right: 0;
}

.content .menu-box .menu-box-heading {
    background: #172872;
    border: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding-left: 25px;
    position: relative;
}

.content .menu-box .menu-box-heading:before {
    background: #fc0;
    content: '';
    display: block;
    height: 40px;
    left: 6px;
    position: absolute;
    top: 5px;
    width: 5px;
}

.content .menu-box .menu-box-category {
    background: #dcdce0;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-top: 0;
    font-weight: bold;
    line-height: 1;
    padding: 15px;
}

.content .menu-box ul {
    border: 1px solid #ccc;
    border-top: 0;
    display: block;
    font-size: 15px;
    margin: 0;
}

.content .menu-box li {
    margin: 0;
    padding: 1px 0 0;
    position: relative;
}

.content .menu-box li:before {
    display: none;
}

.content .menu-box li .label {
    border: 1px solid #c00;
    color: #c00;
    display: inline-block;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    position: absolute;
    right: 30px;
    top: 1em;
    pointer-events: none;
}

.content .menu-box li .label-done {
    border-color: #090;
    color: #090;
}

.content .menu-box a {
    background: #eee;
    color: #000;
    display: block;
    line-height: 1.2;
    padding: 15px;
    padding-right: 85px;
    position: relative;
    text-decoration: none;
}

.content .menu-box a:hover {
    background-color: #45548f;
    color: #fff;
}

.content .menu-box a:hover:before {
    color: #fff;
}

.content .menu-box a:hover + .label {
    border-color: #fff;
    color: #fff;
}

.content .menu-box a:before {
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
    z-index: 2;
}

.content .menu-box a:before {
    color: #172872;
    content: '\f054';
    font-size: 11px;
    font-weight: normal;
    right: 10px;
    top: 1.6em;
}

.content .menu-box a.external:before {
    content: '\f08e';
    font-size: 14px;
    right: 8px;
    top: 1.1em;
}

/*
---
parts: Payment
---
*/

.content .payment-group:after {
    clear: both;
    content: '';
    display: block;
}

.content .payment-group .payment {
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    width: 32%;
}

.content .payment-group .payment:nth-child(3n) {
    margin-right: 0;
}

.content .payment-process:after {
    clear: both;
    content: '';
    display: block;
}

.content .payment-process .payment {
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    width: 66%;
}

.content .payment-process .card-group {
    margin: 0;
}

.content .payment-process .card-group + p {
    margin: 0;
    text-align: left;
}

.content .payment-process .form-group {
    background: #f3f3f3;
    border: none;
    margin: 10px 0 0;
    padding: 10px 20px;
}

.content .payment-process .form-group th,
.content .payment-process .form-group td {
    border: none;
    text-align: left;
}

.content .payment-process .form-group th {
    padding: 20px 0 0;
    width: 200px;
}

.content .payment-process .form-group td {
    padding: 10px 0 0;
}

.content .payment-process p {
    text-align: left;
}

.content .payment-process p:first-child {
    margin-top: 0;
}

.content .payment-process.payment-process-registered .form-group th,
.content .payment-process.payment-process-registered .form-group td {
    padding: 30px 0 0;
    vertical-align: middle;
}

.content .payment-process.payment-process-registered .form-group td span {
    font-weight: bold;
    margin: 0 20px 0 0;
}

.content .payment-process.payment-process-registered .form-group tr:first-child th,
.content .payment-process.payment-process-registered .form-group tr:first-child td {
    padding: 0;
}

.content .payment-process.payment-process-registered .payment-form {
    min-height: 314px;
}

.content .payment-process.payment-process-registered .payment-form .payment-form-action {
    height: 227px;
}

.content .payment-process + .list-attention {
    margin-top: 20px;
}

.content .payment-process + .list-attention li {
    font-size: 13px;
}

.payment {
    border: 1px solid #ccc;
    border-top: 2px solid #172872;
    box-sizing: border-box;
    margin: 30px 0 0;
}

.content .payment-heading,
.content .payment h2,
.content .payment h3,
.content .payment h4 {
    background: #eee;
    border: none;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    padding: 8px 20px;
}

.content .payment .checkbox-field {
    margin: 1px 0;
}

.content .payment .checkbox-field label {
    background: #f3f3f3;
    display: block;
    font-size: 13px;
    padding: 10px 20px 10px 50px;
}

.content .payment .checkbox-field label:before {
    left: 20px;
    top: 10px;
}

.content .payment .checkbox-field label:after {
    left: 21px;
    top: 7px;
}

.content .payment .checkbox-field input:checked + label {
    background: #fff2bd;
}

.payment-body {
    padding: 20px;
    text-align: center;
}

.payment-body .btn.btn-small {
    min-width: 110px;
    width: 110px;
}

.payment-list {
    font-size: 15px;
    text-align: left;
}

.payment-list th,
.payment-list td {
    vertical-align: top;
}

.payment-list th {
    float: left;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding-right: 10px;
    white-space: nowrap;
}

.payment-list td {
    margin-bottom: 0.5em;
}

.payment-list td .btn {
    margin: 0 0 0 10px;
}

.content .payment-list .list-attention {
    margin-top: 0;
}

.payment-note {
    color: #c00;
    font-size: 13px;
    text-align: left;
}

.content .payment-note {
    margin: 0;
}

.payment-btn-group {
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

.payment-btn-group .btn {
    display: inline-block;
    margin: 0 6px;
}

.payment .list-attention li {
    text-align: left;
}

.content .payment-price {
    text-align: left;
}

.content .payment-price table {
    width: 100%;
}

.content .payment-price th {
    border-right: 1px solid #ccc;
    font-size: 24px;
    font-weight: bold;
    padding: 0 20px 0 0;
    text-align: left;
}

.content .payment-price th span {
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.content .payment-price td {
    color: #c00;
    font-size: 28px;
    font-weight: bold;
    padding: 0 0 0 20px;
    text-align: right;
    vertical-align: bottom;
    width: 32%;
}

.content .payment-price td .list-attention {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    width: 100%;
}

.content .payment-price td .list-attention li {
    padding-left: 0;
    text-align: right;
}

.content .payment-price p {
    border-top: 1px dotted #ccc;
    color: #666;
    font-size: 13px;
    margin: 20px 0 0;
    padding: 10px 0 0;
}

.content .payment-form {
    border: 1px solid #ccc;
    float: left;
    margin: 20px 0 0;
    min-height: 449px;
    padding: 20px;
    width: 32%;
}

.content .payment-form .payment-form-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 362px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.content .payment-form .payment-form-action h2 {
    border: none;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.content .payment-form .payment-form-action input {
    margin-top: 5px;
    width: 100%;
}

.content .payment-form .payment-form-action .list-link {
    margin-top: 5px;
}

.content .payment-form .payment-form-cancel {
    border-top: 1px solid #ccc;
    padding: 20px 0 0;
    text-align: right;
}

.content .payment-form .btn {
    display: block;
    margin: 15px 0 5px;
    max-width: none;
    min-width: 0;
    width: 100%;
}

.content .payment-password {
    display: table;
    margin: 30px auto 0;
}   

.content .payment-password ul {
    margin-top: 5px;
}

/*
---
name: Card Group
---
*/

.content .card-group {
    float: right;
    margin: 30px 0 0;
    text-align: left;
}

.content .card-group:after {
    clear: both;
    content: '';
    display: block;
}

.content .card-group .card-group-label,
.content .card-group .card-group-info {
    display: inline-block;
}

.content .card-group .card-group-label {
    background: #eee;
    border-radius: 13px;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    padding: 0 16px;
}

.content .card-group .card-group-info {
    margin: 0 0 0 10px;
}

.content .card-group .card-group-info img {
    vertical-align: middle;
}

/*
---
parts: Form label
---
*/

.content .form-label {
    background-color: #999;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    padding: 3px 9px;
    position: relative;
    top: 2px;
}

.content .form-label-require {
    background-color: #f60;
}

.content .form-label-any {
    background-color: #090;
}

.content .form-help {
    display: inline-block;
    margin: 0 0 0 10px;
    text-decoration: none;
    vertical-align: bottom;
}

.content .form-help:before {
    color: #06c;
    content: '\f059';
    font-family: FontAwesome;
    font-size: 16px;
}

/*
---
parts: Form elements
---
*/

input::-webkit-input-placeholder {
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

.content input[type='text'],
.content input[type='tel'],
.content input[type='password'],
.content input[type='email'] {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: none;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 2px 0;
    outline: none;
    padding: 0 10px;
    width: 325px;
}

.content input[type='text'].size-xs,
.content input[type='tel'].size-xs,
.content input[type='password'].size-xs,
.content input[type='email'].size-xs {
    width: 65px;
}

.content input[type='text'].size-s,
.content input[type='tel'].size-s,
.content input[type='password'].size-s,
.content input[type='email'].size-s {
    width: 100px;
}

.content input[type='text'].size-m,
.content input[type='tel'].size-m,
.content input[type='password'].size-m,
.content input[type='email'].size-m {
    max-width: 240px;
    width: 100%;
}

.content input[type='text'].size-l,
.content input[type='tel'].size-l,
.content input[type='password'].size-l,
.content input[type='email'].size-l {
    width: 500px;
}

.content input[type='text'].error,
.content input[type='tel'].error,
.content input[type='password'].error,
.content input[type='email'].error {
    background-color: #ffeaea;
    border: 2px solid #c00;
}

.content input[type='text']:focus,
.content input[type='tel']:focus,
.content input[type='password']:focus,
.content input[type='email']:focus {
    border-color: #06c;
}

/* checkbox */

.content .checkbox-field {
    font-size: 15px;
    margin: 0.5em 0;
    position: relative;
}

.content .checkbox-field.checkbox-sub {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
    padding-top: 0;
}

.content .checkbox-field input[type='checkbox'] {
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 1;
}

.content .checkbox-field label {
    cursor: pointer;
    display: inline-block;
    padding: 0 0 0 30px;
    position: relative;
    vertical-align: bottom;
    z-index: 2;
}

.content .checkbox-field label:before {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.content .checkbox-field label:after {
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    left: 1px;
    position: absolute;
    top: -3px;
}

.content .checkbox-field input[type='checkbox']:checked + label:after {
    content: '\f00c';
}

.content .checkbox-field input[type='checkbox'].error + label:before {
    border-color: #c00;
}

.content .checkbox-field input[type='checkbox']:disabled + label {
    color: #999;
    cursor: default;
}

.content .checkbox-field input[type='checkbox']:disabled + label:before {
    background: #ccc;
}

.content .checkbox-field input[type='checkbox']:disabled + label:after {
    color: #999;
    content: '';
}

.content .checkbox-field input[type='checkbox']:checked:disabled + label:before {
    background: #ccc;
}

.content .checkbox-field input[type='checkbox']:checked:disabled + label:after {
    color: #aaa;
    content: '\f00c';
}

.content .checkbox-field-group .checkbox-field {
    display: inline-block;
    margin-right: 10px;
}

/* radio */

.content .radio-field {
    font-size: 15px;
    margin: 0.5em 0;
    position: relative;
}

.content .radio-field input[type='radio'] {
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 1;
}

.content .radio-field label {
    cursor: pointer;
    display: inline-block;
    padding: 0 0 0 30px;
    position: relative;
    vertical-align: bottom;
    z-index: 2;
}

.content .radio-field label:before {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 20px;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.content .radio-field input[type='radio']:checked + label:after {
    background: #000;
    border-radius: 8px;
    content: '';
    display: block;
    height: 8px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 8px;
}

.content .radio-field input[type='radio']:disabled + label {
    color: #ccc;
    cursor: default;
}

.content .radio-field input[type='radio']:disabled + label:before {
    background: #ccc;
}

.content .radio-field input[type='radio'].error + label:before {
    border-color: #c00;
}

.content .radio-field-group .radio-field {
    display: inline-block;
    margin-right: 10px;
}

/* select */

.content select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #eee url(/img/common/ico_select_01.png) no-repeat 90% 50%;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    min-width: 80px;
    outline: 0;
    padding: 8px 10px 7px;
}

.content select option {
    color: #666;
}

.content select option.ignore,
.content select option[disabled] {
    color: #ccc;
}

.content select.select-pref {
    min-width: 240px;
}

.content select.error {
    background-color: #ffeaea;
    border-color: #c00;
    border-width: 2px;
    padding: 7px 10px 6px;
}

.content select[disabled] {
    background-image: url(/img/common/ico_select_02.png);
    border-color: #ccc;
    color: #ccc;
}

.content select.selected {
    color: #000;
}

.content select::-ms-expand {
    display: none;
}

.ie9 .content select {
    background-image: none;
    overflow: hidden;
}

.content textarea {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: block;
    font-size: 15px;
    outline: 0;
    padding: 20px;
    width: 100%;
}

.content textarea:focus {
    border-color: #06c;
}

.content textarea.error {
    background-color: #ffeaea;
    border: 2px solid #c00;
}

.text-check {
    display: none;
    font-size: 13px;
    line-height: 1.4;
    padding: 3px 0 0;
    position: relative;
}

.text-check:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    line-height: 1;
    margin-right: 10px;
    position: absolute;
    text-decoration: none;
    top: -3px;
    vertical-align: middle;
    z-index: 2;
}

.text-check-loading,
.text-check-ok,
.text-check-ng,
.text-check-error {
    display: inline-block;
}

.text-check-loading,
.text-check-ok,
.text-check-ng {
    padding: 3px 0 0 36px;
}

.text-check-ok {
    color: #090;
}

.text-check-ok:before {
    content: '\f10c';
}

.text-check-ng {
    color: #c00;
}

.text-check-ng:before {
    content: '\f00d';
    top: -4px;
    left: 1px;
}

.text-check-error {
    color: #c00;
}

.text-check-loading {
    color: #666;
}

.text-check-loading:before {
    content: '\f110';
    font-size: 26px;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-webkit-keyframes spin {
    0%   { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*
---
parts: Form Group
---
*/

.content .form-group {
    border-bottom: 1px solid #ccc;
    margin: 30px 0 0;
}

.content .form-group table {
    width: 100%;
}

.content .form-group th,
.content .form-group td {
    vertical-align: top;
}

.content .form-group th {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-weight: bold;
    padding: 20px;
    text-align: left;
    width: 250px;
}

.content .form-group th .form-label {
    float: right;
}

.content .form-group td {
    border-top: 1px solid #ccc;
    line-height: 1.6;
    padding: 20px;
}

.content .form-group .btn {
    margin: 7px 0 0;
    vertical-align: top;
}

.content .form-group ul {
    font-size: 13px;
    margin: 10px 0 0;
}

.content .form-group .checkbox-field label {
    font-size: 13px;
}

.content .form-group .checkbox-field label:before {
    vertical-align: middle;
}

.content .form-group .form-group-inner {
    border-top: 1px solid #ccc;
    padding: 12px 0 12px 20px;
}

.content .form-group-layout {
    display: table;
}

.content .form-group-layout .form-group-layout-inner {
    display: table-cell;
    padding: 0 0 0 10px;
    vertical-align: top;
}

.content .form-group-layout .form-group-layout-inner-nowrap {
    white-space: nowrap;
}

.content .form-group-layout .form-group-layout-inner-msg {
    padding: 8px 0 0 10px;
}

.content .form-group-layout .form-group-layout-inner-birth {
    white-space: nowrap;
    width: 295px;
}

.content .form-group-layout .form-group-layout-inner-expiration {
    white-space: nowrap;
    width: 215px;
}

.content .form-group-layout .form-group-layout-inner-sex {
    white-space: nowrap;
    width: 115px;
}

.content .form-group-layout .form-group-layout-inner:first-child {
    padding: 0;
}

.content .check-robot {
    margin: 30px 0 0;
    text-align: center;
}

.content .check-robot p {
    font-size: 13px;
}

.content .check-robot .check-robot-inner {
    display: inline-block;
    margin: 4px 0 0;
}

.content .text-confirm {
    background-color: #eee;
    font-size: 24px;
    font-weight: bold;
    padding: 13px 23px;
}

@keyframes fade-in {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

.content .js-radio-toggle-target {
    animation-duration: 0.5s;
    animation-name: fade-in;
    display: block;
    opacity: 1;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: fade-in;
}

.content .js-radio-toggle-target.hidden {
    display: none;
    opacity: 0;
}

/*
---
parts: accordion
---
*/

.content .accordion {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 30px 0 0;
    padding-bottom: 10px;
}

.content .accordion + .accordion {
    margin-top: 30px;
}

.content .accordion.accordion-js-use .accordion-heading {
    cursor: pointer;
}

.content .accordion.accordion-js-use .accordion-heading:before {
    content: '\f078';
}

.content .accordion.accordion-js-use.accordion-close .accordion-heading:before {
    content: '\f077';
}

.content .accordion .accordion-heading {
    border-left: 5px solid #fc0;
    color: #000;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.4;
    margin: 10px 0 0;
    padding: 1px 45px 1px 15px;
    position: relative;
}

.content .accordion .accordion-heading:before {
    color: #172973;
    display: block;
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: 10px;
    text-decoration: none;
    z-index: 2;
/*
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
*/
}

.content .accordion .accordion-body {
    width: 100%;
}

.content .accordion .accordion-body-inner {
    padding: 15px 25px 10px;
}

.content .accordion .accordion-body-inner h3 {
    margin-left: -15px;
}

.content .accordion p {
    margin: 0 0 10px;
}

.content .accordion ul,
.content .accordion .list-link,
.content .accordion .list-index,
.content .accordion ol {
    margin: 10px 0 0;
}

.content .accordion .box {
    margin-top: 0;
}

/*
---
parts: News
---
*/

.content .news {
    border: 1px solid #ccc;
    margin: 30px 0 0;
}

.content .news .news-heading,
.content .news h2,
.content .news h3,
.content .news h4 {
    background: #eee;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 13px 20px 11px;
}

.content .news ul {
    display: block;
    margin: 0;
    padding: 10px 20px 0;
}

.content .news li {
    border-bottom: 1px dotted #ccc;
    display: table;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 0 0 5px;
    width: 100%;
}

.content .news li:last-child {
    border: 0;
}

.content .news li .news-date {
    display: table-cell;
    width: 125px;
}

.content .news li .news-category {
    background: #fff2bd;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 110px;
}

.content .news li .news-category-important {
    background: #ffeaea;
    color: #c00;
}

.content .news li .news-title {
    display: table-cell;
    padding-left: 10px;
}

.content .news li:before {
    display: none;
}

/*
---
parts: service
---
*/

.content .msg + .service {
    margin: 30px 0 0;
}

.content .service {
    border: 4px solid #ccc;
    margin-top: 15px;
    padding: 20px 20px 14px;
}

.content .service + .service {
    margin: 30px 0 0;
}

.content .service-btn {
    text-align: right;
    vertical-align: middle;
    width: 240px;
}

.content .service-btn-group {
    display: inline-block;
    letter-spacing: -0.4em;
    list-style: none;
    margin: 0;
}

.content .service-btn-group > * {
    letter-spacing: normal;
}

.content .service-btn-group li {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
}

.content .service-btn-group li:before {
    display: none;
}

.content .service .btn {
    max-width: 115px;
}

.content .service-header {
    width: 100%;
}

.content .service-header th {
    border-left: 5px solid #fc0;
    padding: 2px 0 0 15px;
    text-align: left;
    vertical-align: middle;
}

.content .service-header .service-name {
    border: none;
    display: block;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 0;
}

.content .service-header .service-provider {
    display: block;
    font-size: 13px;
    margin-top: 12px;
}

.content .service-detail {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    position: relative;
}

.content .service-detail:before {
    background: #fff;
    content: '';
    height: 9px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.content .service-detail:after {
    background: #fff;
    bottom: 0;
    content: '';
    height: 9px;
    left: 0;
    position: absolute;
    width: 100%;
}

.content .service-detail table {
    width: 100%;
}

.content .service-detail table th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-weight: bold;
    padding: 7px 22px;
    text-align: left;
    vertical-align: middle;
}

.content .service-detail table td {
    border-top: 1px solid #ccc;
    vertical-align: middle;
}

.content .service-detail table td.service-btn {
    padding: 9px 0;
}

.content .service-detail table tr:first-child th,
.content .service-detail table tr:first-child td {
    border-top: none;
}

.content .service-detail table tr:first-child th:first-child {
    border-left-width: 5px;
    padding: 0 0 0 15px;
    width: 130px;
}

.content .service-term {
    background: #eee;
    font-size: 13px;
    margin-top: 19px;
    width: 100%;
}

.content .service-term th {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-weight: bold;
    padding: 7px 7px 7px 21px;
    text-align: left;
    width: 132px;
}

.content .service-term td {
    border-top: 1px solid #ccc;
    padding: 7px 22px;
}

.content .service-term tr:first-child th,
.content .service-term tr:first-child td {
    border-top: none;
}

.content .service .list-attention {
    font-size: 13px;
    margin: 17px 0 0;
}

.content .service .list-attention li {
    margin-bottom: 2px;
}

/*
---
parts: login
---
*/

.content .login {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 auto 0;
    max-width: 450px;
    padding: 29px 59px;
    width: 100%;
}

.content .login h1 {
    background: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.content .login h1 img {
    height: auto;
    width: 130px;
}

.content .login h2 {
    border: none;
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
    padding: 0;
    text-align: center;
}

.content .login table {
    margin-top: 5px;
    width: 100%;
}

.content .login table th,
.content .login table td {
    display: block;
    text-align: left;
}

.ie9 .content .login table th,
.ie9 .content .login table td {
    float: left;
    width: 100%;
}

.content .login table th {
    font-weight: bold;
    margin-top: 15px;
}

.content .login table td {
    margin-top: 3px;
}

.content .login .checkbox-field {
    margin-top: 18px;
}

.content .login .btn {
    background: #fcd113;
    box-shadow: 0 3px 0 #766201;
    color: #000;
    display: block;
    margin-top: 9px;
    max-width: 100%;
    min-width: 100%;
}

.content .login .list-link {
    font-size: 13px;
    margin-top: 20px;
}

.content .login-social {
    border-top: 1px solid #ccc;
    margin: 26px -30px 0;
    padding-top: 18px;
}

.content .login-social h2 {
    color: #666;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0;
}

.content .login-social ul {
    display: block;
    font-size: 0;
    letter-spacing: -0.4em;
    margin-top: 15px;
    text-align: center;
}

.content .login-social ul > * {
    letter-spacing: normal;
}

.content .login-social li {
    display: inline-block;
    margin: 0 4px;
    padding: 0;
}

.content .login-social li:last-child {
    margin: 0 4px;
}

.content .login-social li:before {
    display: none;
}

.content .login-social a {
    display: block;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.content .login-social a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.content .login-social img {
    height: auto;
    width: 40px;
}

.page-login .content .news {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
    width: 100%;
}

.page-login .content .news .news-heading {
    padding-left: 22px;
    padding-right: 22px;
}

.page-login .content .news ul {
    padding: 20px 22px 4px;
}

.page-login .content .news li {
    display: block;
    font-size: 12px;
    padding: 0 0 10px;
}

.page-login .content .news li .news-date {
    font-size: 13px;
}

.page-login .content .news li .news-category {
    font-size: 13px;
}

.page-login .content .news li .news-title {
    display: block;
    font-size: 13px;
    padding: 10px 0 0;
}

.page-login .content > .list-link {
    font-size: 13px;
    margin: 19px auto 0;
    max-width: 450px;
    width: 100%;
}

.page-login .content > .list-link a {
    color: #fff;
}

.content .name {
    border-bottom: 2px solid #eee;
    font-size: 18px;
    margin: 30px 0 0;
    padding: 1px 120px 6px 0;
    position: relative;
}

.content .name:after {
    clear: both;
    content: '';
    display: block;
}

.content .name p {
    margin-top: 0;
    word-break: break-all;
    word-wrap: break-word;
}

.content .name .btn {
    position: absolute;
    right: 0;
    top: 0;
}

.content .backupcode {
    border: 1px solid #ccc;
    max-width: 600px;
    margin: 30px auto;
    padding: 10px;
    text-align: center;
}

.content .backupcode .backupcode-title {
    font-size: 20px;
    font-weight: bold;
}

.content .backupcode ul {
    margin: 10px auto 30px;
    text-align: center;
}

.content .backupcode ul li {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.content .backupcode ul li:before {
    display: none;
}

.content .backupcode .btn-group {
    margin: 10px 0;
}

.content .federate-wait-loading {
    font-size: 30px;
    margin: 20px;
    text-align: center;
}

.content .federate-forward-site {
    background: #eee;
    border: 1px solid #ccc;
    color: #f60;
    font-size: 18px;
    font-weight: bold;
    margin: 10px;
    padding: 20px 0;
    text-align: center;
}

/*
---
parts: notice page
---
*/
.content .notice-mailto {
    border: 1px solid #f60;
    border-radius: 3px;
    margin: 30px auto;
    padding: 5px;
    text-align: center;
    width: 80%;
}
.content .notice-footenote {
    font-size: smaller;
    line-height: normal;
    vertical-align: super;
}
.content .notice-footnote-list {
    color: #999;
    margin-top: 20px;
    padding: 0 20px;
}
.content .notice-footnote-list ol {
    counter-reset: item;
    list-style: none;
}
.content .notice-footnote-list ol li {
    font-size: 13px;
    list-style: none;
    margin: 1em 0 1em 2em;
    text-indent: -2em;
}
.content .notice-footnote-list ol li:before {
    content: "[" counter(item) "] ";
    counter-increment: item;
}

/*
---
parts twostepauth-guide
---
*/
.twostepauth-guide ol {
    padding: 0 0 0 30px;
}

.twostepauth-guide ol li p {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}

.twostepauth-guide ol li figure {
    display: none;
}

.twostepauth-guide figure {
    margin: 0;
    text-align: center;
}

.twostepauth-guide .twostepauth-guide-img-group figure {
    color: #172973;
    padding: 0 10px;
}

.twostepauth-guide .twostepauth-guide-img-group figure img {
    margin: 20px 10px 20px 0;
    vertical-align: middle;
}

.twostepauth-guide .twostepauth-guide-img-group figure img:first-child {
    margin: 20px 20px 20px 0;
}

.twostepauth-guide .twostepauth-guide-img-group figure img:last-child {
    margin: 20px 0 20px 10px;
}

.twostepauth-guide .twostepauth-guide-img-group figure img.capture {
    border: 1px solid #666;
    box-shadow: #999 2px 2px 3px;
    padding: 5px;
}

/*
---
media query
---
*/
@media only screen and (max-width: 930px) {
    .content .step {
        padding-right: 2px;
    }

    .content .step li {
        background-size: 13px 100%;
        border-right-width: 5px;
        font-size: 12px;
        padding: 10px 18px 10px 10px;
    }

    .content .step li span {
        top: -1px;
    }
}

@media only screen and (max-width: 900px) {
    .content .menu-box-group .menu-box {
        margin-right: 4%;
        width: 48%;
    }

    .content .menu-box-group .menu-box:nth-child(3n) {
        margin-right: 4%;
    }

    .content .menu-box-group .menu-box:nth-child(2n) {
        margin-right: 0;
    }

    .content .payment-group .payment {
        margin-right: 4%;
        width: 48%;
    }

    .content .payment-group .payment:nth-child(3n) {
        margin-right: 4%;
    }

    .content .payment-group .payment:nth-child(2n) {
        margin-right: 0;
    }

    .content .payment-process .payment {
        float: none;
        width: 100%;
    }

    .content .payment-process.payment-process-registered .payment-form {
        min-height: 0;
    }

    .content .payment-process.payment-process-registered .payment-form .payment-form-action {
        height: auto;
    }

    .content .payment-process.payment-process-registered .payment-form .btn {
        margin-top: 40px;
    }

    .content .payment-form .payment-form-action input {
        width: 100%;
    }

    .content .payment-form {
        border: none;
        float: none;
        min-height: 0;
        padding-bottom: 0;
        width: 100%;
    }

    .content .payment-form .payment-form-action {
        display: block;
        height: auto;
    }

    .content .payment-form .payment-form-action input {
        margin-top: 5px;
    }

    .content .payment-form .payment-form-cancel {
        border: none;
        text-align: center;
    }

    .content .payment-form .btn {
        margin: 0 auto 5px;
        width: 260px;
    }

    .content .form-group-layout {
        display: block;
    }

    .content .form-group-layout .form-group-layout-inner {
        display: block;
        padding: 0;
    }

    .content .form-group-layout .form-group-layout-inner-birth,
    .content .form-group-layout .form-group-layout-inner-expiration,
    .content .form-group-layout .form-group-layout-inner-sex {
        width: auto;
    }

    .content .form-group-layout .form-group-layout-inner-msg {
        padding-top: 8px;
    }

    .content .service-btn-group li {
        display: block;
        margin: 0 0 10px;
    }
}

@media only screen and (max-width: 800px) {
    .NR-rwd #NR-nav li > ul li:last-child {
        border-bottom: 0;
    }

    #NR-nav-main li:not(.NR-now) a:hover {
        border-bottom: none;
    }

    .page-gnav-none #NR-header {
        border-bottom: none;
    }

    .NR-rwd #NR-nav-main li:not(.NR-now) > a.active {
        background: #dcdce0;
    }

    .NR-rwd #NR-header-util,
    .NR-rwd #NR-header-logo-sv img,
    .NR-rwd #NR-sub {
        display: none !important;
    }

    .NR-rwd #NR-nav,
    .NR-rwd #NR-nav-main,
    .NR-rwd #NR-wrapper,
    .NR-rwd #NR-footer,
    .NR-rwd #NR-nav-main-in,
    .NR-rwd #NR-header-in,
    .NR-rwd #NR-header-logo {
        min-width: 0;
        width: auto;
    }

    .NR-rwd #NR-header-in {
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }

    .NR-rwd #NR-header-logo {
        height: 36px;
        position: relative;
    }

    .NR-rwd #NR-header-logo-goo {
        left: 0;
        position: absolute;
        top: 0;
    }

    .NR-rwd #NR-header-logo-goo img {
        height: 32px;
        margin-right: 0;
        vertical-align: bottom;
        width: auto;
    }

    .NR-rwd #NR-header-logo-sv {
        display: block;
        line-height: 36px;
        margin: 0 32px 0 70px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .NR-rwd #NR-sp-menu {
        background: url('//u.xgoo.jp/css/img/hm.png') no-repeat 50% 50%;
        background-size: 24px 21px;
        display: block;
        height: 36px;
        position: absolute;
        right: -5px;
        top: 0;
        width: 36px;
        -webkit-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .NR-rwd #NR-sp-menu.NR-on {
        opacity: 0.3;
    }

    .NR-rwd #NR-nav-main {
        margin: 0;
        max-height: 0;
        overflow: hidden;
        padding: 0;
        -webkit-transition: max-height 0.7s;
        transition: max-height 0.7s;
    }

    .NR-rwd #NR-nav-main.NR-open,
    .NR-rwd .NR-search.NR-open,
    .NR-rwd .NR-search.NR-search-fixed {
        max-height: none;
    }

    .NR-rwd #NR-nav {
        border: none;
    }

    .NR-rwd #NR-nav ul {
        padding: 0;
    }

    .NR-rwd #NR-nav li {
        border-bottom: 1px solid #fff;
        float: none;
        margin-right: 0;
    }

    .NR-rwd #NR-nav li.logout {
        display: block;
    }

    .NR-rwd #NR-nav-main li a,
    .NR-rwd #NR-nav-main li a:hover {
        background: #eee;
        color: #000;
        padding: 15px;
        position: relative;
    }

    .NR-rwd #NR-nav-main li.NR-now a {
        background: #930;
        border-bottom: 0;
        border-radius: 0;
        color: #fff;
    }

    .NR-rwd #NR-nav-main li a {
        background: #dcdce0;
        position: relative;
    }

    .NR-rwd #NR-nav-main li a:before {
        display: block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        position: absolute;
        text-decoration: none;
        z-index: 2;
    }

    .NR-rwd #NR-nav-main li a:before {
        color: #172772;
        content: '\f078';
        font-size: 22px;
        right: 12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .NR-rwd #NR-nav-main li a.active:before {
        content: '\f077';
    }

    .NR-rwd #NR-nav-main li a:hover,
    .NR-rwd #NR-nav-main li:first-child a:hover {
        background: #dcdce0;
        border-radius: 0;
    }

    .NR-rwd #NR-nav-main li:first-child a:before,
    .NR-rwd #NR-nav-main li.logout a:before {
        content: '\f054';
    }

    .NR-rwd #NR-nav-main li.NR-now a {
        background: #dcdce0;
        border-radius: 0;
        color: #000;
    }

    .NR-rwd #NR-nav-main li.NR-now > a {
        background: #172772;
        color: #fff;
    }

    .NR-rwd #NR-nav-main li.NR-now > a:before {
        color: #fff;
    }

    .NR-rwd #NR-nav-main li li a,
    .NR-rwd #NR-nav-main li.NR-now li a,
    .NR-rwd #NR-nav-main li li:first-child a {
        background: #eee;
        color: #000;
    }

    .NR-rwd #NR-nav-main li li a:before,
    .NR-rwd #NR-nav-main li.NR-now li a:before,
    .NR-rwd #NR-nav-main li li:first-child a:before {
        content: '\f054';
        display: inline;
        font-size: 18px;
        right: 16px;
    }

    .NR-rwd #NR-nav-main li li a:hover,
    .NR-rwd #NR-nav-main li.NR-now li a:hover,
    .NR-rwd #NR-nav-main li li:first-child a:hover {
        background: #dcdce0;
    }

    .NR-rwd #NR-nav-main li.NR-now li.NR-now a {
        background: #172772;
        color: #fff;
    }

    .NR-rwd #NR-nav-main li.NR-now li.NR-now a:before {
        color: #fff;
    }

    .NR-rwd #NR-nav-main li ul {
        border-top: 1px solid #fff;
    }

    .NR-rwd #NR-nav-main-in > li:hover > a:hover {
        background: #445394;
        border-radius: 0;
        color: #fff;
    }

    .NR-rwd #NR-nav-main-in > li:hover > a:hover:before {
        color: #fff;
    }

    .edge .NR-rwd #NR-nav-main-in > li:hover > a:hover,
    .ie .NR-rwd #NR-nav-main-in > li:hover > a:hover {
        border-bottom: 0;
    }

    .NR-rwd #NR-nav-main-in > li:hover ul {
        display: none;
    }

    .NR-rwd #NR-nav-main-in > li ul {
        animation: none;
        opacity: 1;
        position: static;
        -webkit-animation: none;
    }

    .NR-rwd #NR-nav-main-in > li ul li {
        padding: 0;
    }

    .NR-rwd #NR-nav-main-in > li ul li a:after {
        display: none;
    }

    .NR-rwd #NR-nav-main-in > li.NR-now li.NR-now a {
        background: #eee;
        color: #000;
    }

    .NR-rwd #NR-nav-main-in > li.NR-now li.NR-now a:before {
        color: #172772;
    }

    .NR-rwd #NR-nav-main-in > li.NR-now li.NR-now a:hover {
        background: #dcdce0;
    }

    .content .service-btn {
        width: 140px;
    }

    .twostepauth-guide ol li figure {
        display: block;
    }

    .twostepauth-guide ol li figure img {
        margin: 20px 0;
    }

    .twostepauth-guide ol li figure img.capture {
        border: 1px solid #666;
        box-shadow: #999 2px 2px 3px;
        padding: 5px;
    }

    .twostepauth-guide .twostepauth-guide-img-group {
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    .content .table-list.mobile-scroll {
        text-align: center;
    }

    .content .table-list.mobile-scroll > span {
        color: #172872;
        display: inline-block;
        font-size: 12px;
        margin-bottom: 10px;
        padding: 0 0 0 20px;
        position: relative;
    }

    .content .table-list.mobile-scroll > span:before,
    .content .table-list.mobile-scroll > span:after {
        color: #172872;
        display: block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        left: 0;
        position: absolute;
        text-decoration: none;
        z-index: 2;
    }

    .content .table-list.mobile-scroll > span:before {
        content: '\f07e';
        top: -8px;
    }

    .content .table-list.mobile-scroll > span:after {
        content: '\f25a';
        top: 1px;
    }

    .content .table-list.mobile-scroll .table-list-inner {
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
    }

    .content .table-list.mobile-scroll table {
        text-align: left;
        width: 800px;
    }

    .content .table-twostepauth {
        border: none;
    }

    .content .table-twostepauth tr {
        border: 1px solid #ccc;
        display: block;
        margin-bottom:10px;
        padding: 10px;
    }

    .content .table-twostepauth th,
    .content .table-twostepauth td {
        border: none;
        display: block;
        width: 100%;
    }

    .content .table-twostepauth th {
        border-left: 5px solid #fc0;
        margin-left: -5px;
        padding: 0 0 0 5px;
    }

    .content .table-twostepauth td {
        padding: 10px 0 0 0;
    }

    .content .table-twostepauth td:last-child {
       padding: 10px 0 0 0;
       text-align: right;
    }

    .content .table-twostepauth tr.crevice {
        display: none;
    }

    .content .table-federate-list {
        width: 100%;
    }

    .content .table-federate-list td {
        display: inline-block;
        padding: 10px 10px 0;
    }

    .content .table-federate-list td:nth-child(1) {
        float: left;
        padding-right: 0;
    }

    .content .table-federate-list td:nth-child(2) {
    }

    .content .table-federate-list td:nth-child(3) {
        width: inherit;
    }

    .content .table-federate-list td:nth-child(4) {
        text-align: right;
        width: 100%;
        padding: 10px;
    }

    .content .table-fed-reg td {
        display: block;
        width: 100%;
    }

    .content .table-fed-reg td:last-child {
       text-align: right;
    }
}

@media only screen and (max-width: 599px) {
    body {
        font-size: 14px;
    }

    #NR-page.page-login {
        padding-top: 20px;
    }

    #NR-nav-main {
        background: transparent;
    }

    #NR-wrapper-in {
        margin: 0;
    }

    #NR-footer {
        margin: 40px 0 0;
    }

    .NR-pr {
        margin: 20px 0 0;
    }

    .NR-rwd #NR-nav-main.NR-open,
    .NR-rwd .NR-search.NR-open,
    .NR-rwd .NR-search.NR-search-fixed {
        max-height: none !important;
    }

    .content h1,
    .content .heading1 {
        font-size: 20px;
        padding: 10px 15px;
        margin-top: 20px;
    }

    .content h2,
    .content .heading2 {
        font-size: 20px;
        padding-left: 10px;
        margin-top: 20px;
    }

    .content h3,
    .content .heading3 {
        font-size: 16px;
        padding: 5px 10px;
        margin-top: 20px;
    }

    .content h4,
    .content .heading4 {
        font-size: 16px;
        margin-top: 20px;
    }

    .content p {
        margin: 20px 0 0;
    }

    .content .email {
        font-size: 20px;
        margin: 4px 0 0;
    }

    .content ul {
        margin: 20px 0 0;
    }

    .content ul li:before {
        top: 7px;
    }

    .content ul.list-link {
        margin: 20px 0 0;
    }

    .content ul.list-index {
        margin: 20px 0 0;
    }

    .content ul.list-attention {
        margin: 20px 0 0;
    }

    .content ol {
        margin: 20px 0 0;
    }

    .content figure {
        margin: 20px;
    }

    .content .box {
        margin: 20px 0 0;
    }

    .content .box-heading,
    .content .box h2,
    .content .box h3,
    .content .box h4 {
        font-size: 16px;
    }

    .content .box-body {
        font-size: 14px;
    }

    .ip-text {
        margin: 20px 0 0;
    }

    .ip-text th, .ip-text td {
        display: block;
        padding: 3px 0;
        text-align: center;
        width: 100%;
    }
 
    .ip-text th {
        font-weight: bold;
    }

    .ip-text td {
        border-top: 0;
        font-weight: normal;
    }

    .btn-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
        margin-bottom: 15px;
        margin-top: 20px;
        width: 100%;
    }

    .btn-group .btn {
        margin: 7px auto 15px;
    }

    .btn-group .btn.btn-small {
        min-width: 110px;
    }

    .content .table-list {
        margin: 20px 0 0;
    }

    .content .table-list table {
        font-size: 14px;
    }

    .content .table-list thead tr th {
        font-size: 16px;
        padding: 8px;
    }

    .content .table-list tbody td {
        font-size: 14px;
        padding: 16px;
    }

    .content .table-id {
        border:1px solid #ccc;
        border-collapse: separate;
        border-radius: 5px;
        margin: 20px 0 0;
        width: 100%;
    }

    .content .table-id th,
    .content .table-id td {
        border: none;
        display: block;
        font-size: 12px;
        padding: 6px 10px;
        text-align: center;
    }

    .content .table-id th {
        background-color: #eee;
        border-bottom: 1px solid #ccc;
        width: auto;
    }

    .content .table-price {
        margin: 20px 0 0;
    }

    .content .table-price th {
        font-size: 16px;
    }

    .content .table-price th + td {
        font-size: 14px;
        padding: 11px 0;
        width: 134px;
    }

    .content .table-price th + td br {
        display: block;
    }

    .content .table-price td {
        font-size: 14px;
        padding: 12px 0;
    }

    .content .table-twostepauth ul {
        margin: 0;
    }

    .content .msg {
        margin: 20px 0 0;
        padding: 12px;
        padding-left: 45px;
    }

    .content .msg:before {
        font-size: 30px;
        left: 8px;
        top: -1px;
    }

    .content .msg .msg-heading,
    .content .msg h2,
    .content .msg h3,
    .content .msg h4 {
        font-size: 14px;
    }

    .content .msg-body {
        font-size: 12px;
    }

    .content .msg-error:before {
        font-size: 30px;
        left: 10px;
        top: -2px;
    }

    .content .msg-attention:before {
        font-size: 26px;
        left: 10px;
        top: 2px;
    }

    .content .msg-info.msg-info-btn {
        padding-right: 12px;
    }

    .content .msg-info.msg-info-btn .btn {
        margin: 8px -3px 0 auto;
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .content .msg-info {
        padding: 12px;
        padding-left: 45px;
    }

    .content .info .info-label {
        font-size: 12px;
    }

    .content .info .info-label span {
        width: 91px;
    }

    .content .info-body {
        margin-top: 22px;
    }

    .content .term {
        margin: 20px 0 0;
    }

    .content .term {
        background: none;
        padding: 0;
    }

    .content .term .list-link {
        display: block;
    }

    .content .term .term-inner {
        display: none;
    }

    .content .step {
        margin: 20px 0 0;
    }

    .content .step ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        table-layout: auto;
    }

    .content .step li {
        height: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 25%;
    }

    .content .step li span {
        display: block;
        font-size: 15px;
        margin: 0 0 3px;
        top: auto;
    }

    .content .pager {
        margin: 20px -16px 0;
    }

    .content .pager .pager-prev,
    .content .pager .pager-next {
        font-size: 15px;
    }

    .content .pager li:nth-child(3),
    .content .pager li:nth-child(7) {
        display: none;
    }

    .content .pager ul a {
        font-size: 14px;
        margin: 0 2px;
        padding: 8px 0;
        width: 30px;
    }

    .content .pager .pager-dot {
        padding: 5px;
    }

    .content .menu-box-group .menu-box {
        font-variant: normal;
        margin-right: 0;
        width: 100%;
    }

    .content .menu-box-group .menu-box:nth-child(3n) {
        margin-right: 0;
    }

    .content .menu-box-group .menu-box:nth-child(2n) {
        margin-right: 0;
    }

    .content .menu-box .menu-box-heading {
        font-size: 16px;
    }

    .content .menu-box .menu-box-heading:before {
        left: 10px;
    }

    .content .menu-box ul {
        border: 0;
        font-size: 14px;
    }

    .content .menu-box li .label {
        font-size: 12px;
        height: 22px;
        line-height: 22px;
        padding: 0 6px;
        right: 48px;
    }

    .content .menu-box a {
        padding-left: 25px;
    }

    .content .menu-box a:before {
        right: 20px;
    }

    .content .menu-box a.external:before {
        right: 17px;
    }

    .content .payment-group .payment {
        font-variant: normal;
        margin-right: 0;
        width: 100%;
    }

    .content .payment-group .payment:nth-child(3n) {
        margin-right: 0;
    }

    .content .payment-group .payment:nth-child(2n) {
        margin-right: 0;
    }

    .content .payment-process .card-group + p {
        margin-top: 15px;
        text-align: left;
    }

    .content .payment-process .form-group th {
        font-size: 15px;
        margin: 5px 0 0;
        padding: 4px 0 0;
    }

    .content .payment-process .form-group td {
        padding: 5px 0 0;
    }

    .content .payment-process .form-group td .list-attention {
        margin-top: 5px;
    }

    .content .payment-process.payment-process-registered .form-group .radio-field {
        margin: 0;
    }

    .content .payment-process.payment-process-registered .form-group td {
        padding: 0 0 0 28px;
    }

    .content .payment-process.payment-process-registered .form-group td span {
        margin: 0 10px 0 0;
    }

    .content .payment-process.payment-process-registered .form-group tr:first-child td {
        padding: 0 0 0 28px;
    }

    .content .payment-process + .list-attention li {
        font-size: 12px;
    }

    .payment {
        margin: 20px 0 0;
    }

    .payment {
        width: auto;
    }

    .content .payment-heading,
    .content .payment h2,
    .content .payment h3,
    .content .payment h4 {
        font-size: 16px;
        padding: 5px 16px;
    }

    .content .payment .checkbox-field label {
        font-size: 14px;
        padding: 9px 17px 9px 47px;
    }

    .payment-body {
        padding: 15px 20px 16px;
    }

    .payment-list th {
        font-size: 14px;
    }

    .payment-list td {
        clear: right;
        font-size: 14px;
        padding: 1px 0;
    }

    .payment-list td .btn {
        display: inline-block;
        margin: 0 0 10px 10px;
    }

    .payment-note {
        font-size: 12px;
    }

    .payment .list-attention li {
        font-size: 12px;
    }

    .content .payment-price {
        display: block;
    }

    .content .payment-price tr,
    .content .payment-price th,
    .content .payment-price td {
        display: block;
    }

    .content .payment-price th {
        border-bottom: 2px solid #ccc;
        border-right: none;
        font-size: 18px;
        padding: 0 0 18px;
    }

    .content .payment-price th span {
        font-size: 12px;
    }

    .content .payment-price td {
        font-size: 20px;
        margin-top: 10px;
        width: 100%;
    }

    .content .payment-price td:before {
        color: #000;
        content: '金額：';
        font-size: 18px;
        font-weight: normal;
    }

    .content .payment-price td .list-attention li {
        margin-bottom: 0;
    }

    .content .payment-price p {
        margin-top: 10px;
    }

    .content .payment-form .payment-form-cancel a {
        font-size: 12px;
    }

    .content .payment-form .btn {
        width: 100%;
    }

    .content .card-group {
        margin: 20px 0 0;
    }

    .content .card-group {
        float: none;
    }

    .content .card-group .card-group-label {
        border-radius: 12px;
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding: 0 12px;
    }

    .content .card-group .card-group-info {
        margin: 0;
    }

    .content .form-label {
        top: -1px;
    }

    .content input[type='text'],
    .content input[type='tel'],
    .content input[type='password'],
    .content input[type='email'] {
        font-size: 14px;
        width: 100%;
    }

    .content input[type='text'].size-l,
    .content input[type='tel'].size-l,
    .content input[type='password'].size-l,
    .content input[type='email'].size-l {
        width: 100%;
    }

    .content .checkbox-field {
        font-size: 14px;
        margin: 17px 0;
    }

    .content .radio-field {
        font-size: 14px;
        margin: 17px 0;
    }

    .content .radio-field label:before {
        margin-right: 8px;
    }

    .content .radio-field input[type='radio']:checked + label:after {
        height: 12px;
        left: 4px;
        top: 4px;
        width: 12px;
    }

    .content select {
        font-size: 14px;
        min-width: 62px;
    }

    .content textarea {
        font-size: 14px;
        padding: 10px;
    }

    .text-check {
        font-size: 12px;
        margin: 10px 0 0;
    }

    .content .form-group {
        margin: 20px 0 0;
    }

    .content .form-group th .form-label {
        float: none;
        margin: 0 0 0 5px;
    }

    .content .form-group .form-group-inner {
        border: none;
        padding: 0;
    }

    .content .form-group .form-group-inner > *:first-child {
        margin-top: 0;
    }

    .content .form-group .form-group-inner > *:last-child {
        margin-bottom: 0;
    }

    .content .form-group {
        border: 1px solid #ccc;
        border-radius: 5px;
        display: block;
        padding: 20px;
    }

    .content .form-group th,
    .content .form-group td {
        border: none;
        display: block;
        padding: 0;
    }

    .content .form-group th {
        border-left: 5px solid #999;
        margin: 20px 0 5px -5px;
        padding-left: 5px;
        text-align: left;
        width: auto;
    }

    .content .form-group tr:first-child th {
        margin-top: 0;
    }

    .content .form-group-layout .form-group-layout-inner-nowrap {
        white-space: normal;
    }

    .content .form-group-layout .form-group-layout-inner-msg {
        padding-top: 0;
    }

    .content .form-group-layout .form-group-layout-inner-msg .loading {
        margin-top: 10px;
    }

    .content .check-robot {
        margin: 20px 0 0;
    }

    .content .check-robot p {
        font-size: 14px;
        text-align: left;
    }

    .content .text-confirm {
        font-size: 16px;
        padding: 15px 23px;
    }

    .content .accordion {
        margin: 20px 0 0;
    }

    .content .accordion + .accordion {
        margin-top: 20px;
    }

    .content .accordion .accordion-heading {
        font-size: 20px;
        padding: 6px 35px 6px 15px;
    }

    .content .accordion .accordion-body-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .content .accordion .accordion-body-inner h3 {
        margin-left: 0;
    }

    .content .news {
        margin: 20px 0 0;
    }

    .content .news .news-heading,
    .content .news h2,
    .content .news h3,
    .content .news h4 {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .content .news ul {
        padding: 10px 10px 0;
    }

    .content .news li {
        display: block;
        font-size: 12px;
    }

    .content .news li .news-title {
        display: block;
        padding: 7px 0 0;
    }

    .content .msg + .service {
        margin: 20px 0 0;
    }

    .content .service {
        margin-top: 28px;
        padding: 15px 15px 11px;
    }

    .content .service + .service {
        margin: 20px 0 0;
    }

    .content .service-btn {
        display: block;
        margin-top: 20px;
        text-align: center;
        width: auto;
    }

    .content .service-btn-group li {
        margin: 0 0 5px;
    }

    .content .service .btn {
        display: inline-block;
    }

    .content .service-header th {
        display: block;
        padding: 0 0 0 11px;
    }

    .content .service-header .service-name {
        line-height: 1.6;
        position: relative;
        top: -5px;
    }

    .content .service-header .service-provider {
        font-size: 12px;
        margin-top: -1px;
    }

    .content .service-detail {
        border-left: 5px solid #ccc;
        margin-top: 17px;
        padding: 12px 0 12px 11px;
    }

    .content .service-detail:before {
        height: 12px;
        left: -5px;
    }

    .content .service-detail:after {
        height: 12px;
        left: -5px;
    }

    .content .service-detail table th {
        border-left: none;
        display: block;
        font-size: 16px;
        padding: 15px 0 0;
    }

    .content .service-detail table td {
        display: block;
    }

    .content .service-detail table td.service-btn {
        border-top: none;
        margin-top: 0;
        padding: 15px 14px 17px 0;
    }

    .content .service-detail table tr:first-child th {
        padding-top: 0;
    }

    .content .service-detail table tr:first-child th:first-child {
        background: #eee;
        border: none;
        margin-bottom: 21px;
        padding: 2px 0;
        text-align: center;
        width: auto;
    }

    .content .service-term {
        font-size: 12px;
        margin-top: 17px;
    }

    .content .service-term th {
        padding: 12px 12px 12px 14px;
        width: 115px;
    }

    .content .service-term td {
        padding: 12px 15px;
    }

    .content .service .list-attention {
        font-size: 12px;
    }

    .content .service-btn .service-btn-group {
        display: block;
    }

    .content .service-btn .service-btn-group li {
        display: inline-block;
        margin-left: 3px;
        margin-right: 3px;
    }

    .content .login {
        padding: 31px 19px 22px;
    }

    .content h2 {
        font-size: 16px;
        margin-top: 13px;
    }

    .content .login table {
        margin-top: -3px;
    }

    .content .login table th {
        font-size: 16px;
    }

    .content .login .btn {
        margin-top: 21px;
    }

    .content .login .list-link {
        font-size: 14px;
        margin-top: 39px;
    }

    .content .login-social {
        margin: 34px 0 0;
        padding-top: 16px;
    }

    .content .login-social h2 {
        margin-top: 0;
    }

    .content .login-social ul {
        margin-top: -5px;
    }

    .content .login-social li {
        margin: 20px 10px 0;
    }

    .content .login-social li:last-child {
        margin: 20px 10px 0;
    }

    .page-login .content .news {
        margin: 25px auto 0;
    }

    .page-login .content .news .news-heading {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-login .content .news ul {
        padding: 10px 10px 0;
    }

    .page-login .content .news li {
        padding: 0 0 5px;
    }

    .page-login .content .news li .news-date {
        font-size: 12px;
    }

    .page-login .content .news li .news-category {
        font-size: 12px;
    }

    .page-login .content .news li .news-title {
        font-size: 12px;
        padding: 7px 0 0;
    }

    .page-login .content > .list-link {
        font-size: 12px;
        margin-top: 17px;
    }

    .content .name {
        margin: 20px 0 0;
    }

    .content .name {
        font-size: 12px;
        padding: 5px 120px 18px 0;
    }

    .content .backupcode {
        margin: 20px auto;
    }

    .content .backupcode .backupcode-title {
        font-size: 16px;
    }

    .content .backupcode ul {
        margin: 10px auto;
    }

    .content .backupcode ul li {
        font-size: 16px;
        line-height: 30px;
    }
}
