@charset "UTF-8";
/* ------------------------------------------------------------
 *
 * Global Navigation
 *
 * ------------------------------------------------------------ */

#grpheader div,
#grpheader dl,
#grpheader dt,
#grpheader dd,
#grpheader ul,
#grpheader ol,
#grpheader li,
#grpheader h1,
#grpheader form,
#grpheader p {
    margin: 0;
    padding: 0;
}

div#grpheader {
    text-align: left; /* for Quirks Mode */
    height: 48px;
    /*	border-bottom: solid 3px #BF0000;*/
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角 ProN W3', Meiryo, メイリオ, sans-serif;
}

p#siteID {
    float: left;
    width: 323px;
    height: 52px;
}

p#siteID img.serviceLogo {
    margin-top: 0.5em;
    margin-right: 5px;
    margin-left: 5px;
}

p#siteID img.serviceTitle {
    margin-left: 10px;
    margin-bottom: 6px;
}

dl#remoteNav dd.grpRelation ul {
    float: right;
    padding-top: 6px;
}

dl#remoteNav dd.siteUtility {
    clear: right;
}

dl#remoteNav dd.siteUtility ul {
    float: right;
    margin-bottom: 3px;
    padding-top: 6px;
}

dl#remoteNav dd.grpRelation ul li,
dl#remoteNav dd.siteUtility ul li {
    float: left;
    line-height: 1.1;
    padding-right: 0.5em;
    padding-left: 0.5em;
    border-right: 1px solid #000000;
    list-style-type: none;
    font-size: 82%;
}

dl#remoteNav dd.grpRelation ul li.grpHome,
dl#remoteNav dd.siteUtility ul li.last {
    padding-right: 0;
    border: none;
}

dl#remoteNav dd.grpRelation ul li.grpHome {
    font-weight: bold;
}

dl#remoteNav dd.grpRelation ul li a,
dl#remoteNav dd.siteUtility ul li a {
    white-space: nowrap;
}

dl#remoteNav dt,
dl#sectionNav dt,
dl#subSectionNav dt,
dl#topicPath dt {
    position: absolute;
    left: -9999px;
    width: 100px;
    height: 0;
}

p#siteID img,
dl#sectionNav img,
dl#subSectionNav img {
    border: none;
}

div#header-area {
    text-align: left; /* for Quirks Mode */
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角 ProN W3', Meiryo, メイリオ, sans-serif;
    overflow: hidden;
    zoom: 1;
}

body {
    position: relative;
}

/*
 * ==========================================================
 *
 * * reset browser styles
 *
 * ==========================================================
 * */
div#container {
    font-size: 82%;
    line-height: 1.4;
    padding: 0;
    text-align: center;
}

div#container img,
div#container a img {
    border: none; /* img do not want a border */
    vertical-align: bottom;
}

div#container table,
div#container td,
div#container th {
    text-align: left;
    vertical-align: top;
    font-size: 100%;
    line-height: 1.4;
}

div#container dl,
div#container ul,
div#container ol,
div#container dd,
div#container li,
div#container p {
    margin: 0;
    padding: 0;
}

div#container ul {
    list-style: none;
}

div#container ol {
    list-style-position: inside;
}

div#container h1,
div#container h2,
div#container h3 {
    margin: 0;
    padding: 0;
}

div#container em {
    font-style: normal;
    font-weight: bold;
}

div#container input,
div#container label {
    vertical-align: middle;
    margin: 0;
}

/* form */
button, fieldset, form, input, label, legend, select, textarea {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/*---------------------------------------------------------------
 * header
 * ----------------------------------------------------------------*/
.whiteLinkArea a {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

/*
 * =================================================================
 *
 * * selection page styles
 *
 * =================================================================
 * */
div#container .clearfix {
    zoom: 1;
}

div#container .clearfix:after {
    content: "";
    display: block;
    clear: both;
}

div#container section h1 {
}

div#container .ttl-text {
    display: none;
}

div#container .ttl-image {
    background: #eaeae8;
}

div#container h1.ttl-image img {
  width: 100%;
  height: inherit;
}

div#container .step1 {
}

div#container .step2 {
}

div#container .step3 {
}

div#container .step4 {
}

div#container .error {
}

div#contents {
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角 ProN W3', Meiryo, メイリオ, sans-serif;
    text-align: left;
}

div#contents a {
    color: #0066cc;
    text-decoration: none;
}

div#contents p {
    font-size: 15px;
    color: #666666;
    line-height: 1.7;
}

div#contents ul {
}

div#contents li {
    font-size: 15px;
    color: #666666;
    line-height: 2;
}

div#contents .list-section li {
    display: none;
}

div#contents .index-section {
    border-bottom: 1px solid #e5e5e5;
}

div#contents .top-section {
    background: #fff9f9;
    border-bottom: 1px solid #e5e5e5;
}

div#contents .step-section {
    border-bottom: 1px solid #e5e5e5;
}

div#contents .mail-section {
    background: #fff9f9;
    border-bottom: 1px solid #e5e5e5;
}

div#contents .navArea {
    position: relative;
    width: 100%;
    z-index: 999;
}

div#contents .navArea.float {
    position: fixed;
    top: 0;
    left: 0;
}

div#contents .list-section {
}

div#contents .bottom-section {
    position: relative;
}

div#contents .confirm-section {
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1000;
}

div#contents .confirm-section.exist_state {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
}

div#contents #confirm-section ul.no_display {
    display: none;
}

div#contents .add-section {
    border-bottom: 1px solid #e5e5e5;
}

div#contents .error-section {
    background: #fff9f9;
}

div#contents .error-section-border {
    border-bottom: 1px solid #f9e4e4;
    padding: 10px 0 70px 0;
}

div#contents .inner {
    margin: 0 auto;
    max-width: 970px;
}

div#contents .index-section .inner {
    max-width: 650px;
}

div#contents .index-section .inner {
    padding: 30px 0;
}

div#contents .top-section .inner {
    padding: 10px 0 30px;
}

div#contents .step-section .inner {
}

div#contents .mail-section .inner {
    padding: 0 0 30px;
}

div#contents .list-section .inner {
    padding: 0 0 30px;
}

div#contents .index-section .inner {
}

div#contents .bottom-section .inner {
    padding: 20px 0;
}

div#contents .confirm-section .inner {
    padding: 20px 0;
}

div#contents .add-section .inner {
}

div#contents .error-section .inner {
    max-width: 650px;
    padding: 10px 0 0px;
}

div#contents .step-section ul {
    text-align: center;
    padding: 5px 0;
}

div#contents .step-section li {
    display: inline-block;
    padding: 0 30px;
    line-height: 30px;
    color: #dddddd;
    font-size: 16px;
}

div#contents .step-section li:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 6px -5px 0;
}

div#contents .step-section .step1:before {
    background: url("../img/step_1.png") no-repeat 0 0;
}

div#contents .step-section .step2:before {
    background: url("../img/step_2.png") no-repeat 0 0;
}

div#contents .step-section .step3:before {
    background: url("../img/step_3.png") no-repeat 0 0;
}

div#contents .step-section .step4:before {
    background: url("../img/step_4.png") no-repeat 0 0;
}

div#contents .step-section li.active {
    color: #bf0000;
    font-weight: bold;
}

div#contents .step-section li.active:before {
    background-position: 0 bottom;
}

div#contents .list-contents {
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    line-height: 1.3;
}

div#contents .list-contents label {
    display: block;
    padding: 15px 0 15px 100px;
    cursor: pointer;
}

div#contents .list-contents span {
    display: block;
    font-weight: bold;
}

div#contents .list-contents:before {
    display: inline-block;
    content: "";
    width: 80px;
    height: 40px;
    margin: -20px 0 0 0;
    background: url("../img/btn_status.png") no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

div#contents .exterior-contents {
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    line-height: 1.3;
}

div#contents .exterior-contents span {
    display: block;
    font-weight: bold;
}

div#contents .exterior-contents dl {
    display: block;
    padding: 15px 0 15px 0;
}

div#contents .exterior-contents dt {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
}

div#contents .exterior-contents dd {
    float: left;
    width: 870px;
}

div#contents .exterior-contents dt a {
    display: block;
    text-decoration: underline;
}

div#contents .addtrue:before {
    background-position: 0 center;
}

div#contents .select-state:before {
    background-position: 0 bottom;
}

div#contents .link-sample {
    float: right;
    margin: -2.5em 0 0;
}

div#contents .link-sample:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 5px -3px 0;
    background: url("../img/icn_blank.png") no-repeat 0 0;
}

div#contents .list-mail {
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2;
}

div#contents .list-mail:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 18px;
    margin: 0 10px -4px 0;
    background: url("../img/icn_mail.png") no-repeat 0 0;
    /*
     * background: url("//archive.emagazine.rakuten.co.jp/mof/img/messages/icon_mail.gif") no-repeat 0 0;
     * */
}

div#contents .link01 {
    float: left;
}

div#contents .link02 {
    text-align: center;
}

div#contents .link03 {
    float: right;
}

div#contents h2 {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
}

div#contents h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}

div#contents .ttl-alert {
    color: #bf0000;
    text-align: center;
}

div#contents .error-section .invalid-email {
    color: #bf0000;
    text-align: center;
    font-weight: bold;
}

div#contents .ttl-section {
    color: #333333;
    text-align: center;
}

div#contents .ttl-list {
    font-size: 26px;
    border-left: 6px solid #bf0000;
    padding: 0 0 0 10px;
    color: #444444;
    margin: 50px 0 20px;
}

div#contents #num-distribution {
    text-align: right;
    position: relative;
    top: -20px;
    font-size: 75%;
}

div#contents .text-top {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

div#contents .text-add {
    color: #333333;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 25px 0;
}

div#contents.step1 .index-section li {
    padding: 0 20px 0 0;
}

div#contents.step2 .top-section .inner {
    padding: 30px 0;
}

div#contents.step2 .bottom-section .inner {
    padding: 60px 0 30px;
}

div#contents.step2 .bottom-section .link02 {
    margin: -15px 0 0 0;
}

div#contents.step3 .top-section ul {
    padding: 20px 0;
}

div#contents.step3 .top-section p {
    padding: 0 0 10px;
}

div#contents.step3 .top-section p strong {
    line-height: 32px;
    padding: 10px 0 10px 35px;
    background: url("../img/rc-i-warning-sign-32x32px.png") no-repeat 0 0;
}

div#contents .mail-section .text-add {
    padding: 25px 0 5px 0;
}

div#contents .mail-section ul {
    text-align: center;
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    padding: 0 120px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

div#contents .mail-section li {
    display: inline-block;
}

div#contents .mail-section li.left {
    width: 100%;
}

div#contents .mail-section li.right {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -20px 0 0 0;
}

div#contents .mail-section li.right img {
}

div#contents .mail-section input[type="text"] {
    width: 100%;
    height: 40px;
    border: 2px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    font-size: 16px;
    line-height: 30px;
    padding: 0 10px;
}

input[type="text"]:focus {
}

div#contents.step1 #btn-confirm {
    border: 0px;
    width: 300px;
    height: 60px;
    background: url("../img/btn_confirm.png") no-repeat 0 0;
    color: rgba(0, 0, 0, 0);
}

div#contents.step2 #btn-submit {
    border: 0px;
    width: 300px;
    height: 60px;
    background: url("../img/btn_submit.png") no-repeat 0 0;
    color: rgba(0, 0, 0, 0);
}

div#contents .note {
    padding: 30px 0;
}

div#contents .note li {
    font-size: 12px;
}

input[type="checkbox"] {
    display: none;
}

div#contents .mail-section button,
div#contents .confirm-section input,
div#contents .bottom-section input {
    cursor: pointer;
}

div#contents .list-section .exist {
    display: block;
}

.errorAddress-enter {
    opacity: 0.01;
}

.errorAddress-enter.errorAddress-enter-active {
    opacity: 1;
    transition: opacity 500ms ease-in;
}

.errorAddress-leave {
    opacity: 1;
}

.errorAddress-leave.errorAddress-leave-active {
    opacity: 0.01;
    transition: opacity 300ms ease-in;
}

.sk-fading-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}