@charset "UTF-8";


/* opeg
===================================*/
.wrapper.opeg {
}
.wrapper.opeg .contebody {
    display: -webkit-flex;
    display: flex;
    min-height: calc(100vh - 180px);
}
.wrapper.opeg .contebody-ie {
    margin-bottom: 100px;
}



/* signup
===================================*/
.wrapper.signup {
}
.wrapper.signup .contebody {
    display: -webkit-flex;
    display: flex;
    min-height: calc(100vh - 250px);
}



/* help
===================================*/
.wrapper.help .contebody {
    display: -webkit-flex;
    display: flex;
    min-height: calc(100vh - 240px);
    
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}
.wrapper.help .contebody-ie {
    flex: auto;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 60px;
}

.help .sbody {
    padding-bottom: 150px;
    margin: 0 auto;
}

.subpage .blk {
    margin-top: 70px;
}
.subpage .blk.top {
    margin-top: 0;
}

.subpage .blk h1 {
    border-bottom: 3px solid #ddd;
    padding-bottom: 6px;
    font-weight: bold;
    font-size: 2.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.subpage .blk h1 span {
    color: #020748;
}

.subpage .blk h2 {
    font-size: 2.0rem;
    margin-top: 40px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.subpage .blk p {
    margin-top: 15px;
}

.help-are {
    padding-left: 15px;
}
.help-are .blk h1 span {
    color: #f77a0c;
}
.help-are .blk h2 span {
    color: #467ce8;
}


.srvc-are {
    font-size: 1.4rem;
}
.srvc-are ol {
    font-size: 0.92em;
    margin: 16px 0 16px 8px;
    padding: 0;
    padding-left: 1.5em;
    list-style-type: decimal;
}
.srvc-are ol li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.srvc-are ol.style-alpha {
    margin-left: 0;
}

.srvc-are .style-no li {
    list-style-type: none;
}
.srvc-are .style-alpha li {
    list-style-type: lower-alpha;
}
.srvc-are .prg-r {
    text-align: right;
}

.srvc-are a {
    display: inline-block;
    color: #0c49c5;
    text-decoration: underline;
}
.srvc-are a:hover {
    text-decoration: none;
}



/* logo-are
===================================*/
.logo-are {
    max-width: 1000px;
}
.logo-are .area {
    display: block;
    padding-top: 5px;
    padding-bottom: 7px;
}
.logo-are .area img {
    max-width: 170px;
    margin-bottom: 2px;
}

.logo-are h1 {
    font-size: 2.8rem;
    line-height: 1.3;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
}
.logo-are p {
    font-size: 1.0rem;
    letter-spacing: 1px;
    color: #228be0;
}
.logo-are .txt {
    font-size: 2.0rem;
    line-height: 1.3;
    margin-top: 2px;
    font-feature-settings : "palt";
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.logo-are.top {
    max-width: none;
    display: block;
    height: auto;
    text-align: center;
    margin-top: 45px;
}

.logo-are.top .area {
    display: block;
    text-align: center;
    padding: 0;
}
.logo-are.top .area img {
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.logo-are.top .area h1 {
    font-size: 3.2rem;
}
.logo-are.top .txt {
    font-size: 2.6rem;
    line-height: 1.3;
    margin-top: 10px;
}
.logo-are.top .txt2 {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin-top: 20px;
}

.logo-are.top p {
    font-size: 1.1rem;
}



/* signup logo-are
===================================*/
.signup .logo-are {
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    min-height: 70px;
}
.signup .logo-are .area {
    align-self: center;
}



/* indx-are
===================================*/
.indx-are {
    text-align: center;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.indx-are .divare {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 20px;
    height: 240px;
    background-color: #eee;
    border: 1px solid #c1c1c1;
    margin-top: 50px;
}

.indx-are .divare .blk {
    margin: 0 30px;
    align-self: center;
}
.indx-are .divare .blk.lef {
}
.indx-are .divare .blk.rig {
}

.indx-are .divare .blk a {
    display: inline-block;
    padding: 20px;
    padding-top: 25px;
    min-width: 260px;
    border: 1px solid #2899d6;
    background-color: #ffffff;
    color: #2899d6;
}
.indx-are .divare .blk a p {
    font-size: 1.8rem;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-family: serif;
    font-weight: bold;
}
.indx-are .divare .blk a p small {
    font-family: serif;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
}

.indx-are .divare .blk a:hover {
    background-color: #2899d6;
    color: #fff;
}
.indx-are .divare p.setxt {
    align-self: center;
    display: inline-block;
    margin: 0 auto;
    font-size: 1.8rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.indx-are .divare .blk a.nolink {
    background-color: #e0e0e0;
    color: #999;
    border: 1px solid #999;
}

.indx-are .divare.compl {
    padding: 0;
    height: auto;
    background-color: transparent;
    border: none;
    margin-top: 70px;
    margin-bottom: 70px;
}
.indx-are .divare.compl .blk {
    margin: 0 20px;
}
.indx-are .divare.compl .blk.rig a {
    background-color: #ffffff;
}
.indx-are .divare.compl .blk.rig a:hover {
    background-color: #999;
    color: #fff;
}

.indx-are .divare.compl.sadoku .blk.lef a {
    background-color: #f8ffc1;
    color: #333;
}
.indx-are .divare.compl.sadoku .blk.lef a:hover {
    background-color: #2899d6;
    color: #fff;
}



.indx-are .megare {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 20px;
    background-color: #eee;
    border: 1px solid #c1c1c1;
    max-width: 400px;
    min-height: 150px;
    margin: 0 auto;
    margin-top: 70px;
}
.indx-are .megare p.setxt {
    align-self: center;
    display: inline-block;
    margin: 0 auto;
    font-size: 1.8rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/* login-are
===================================*/
.login-are {
    text-align: center;
    margin: 0 auto;
}

.login-are .divare {
    display: inline-block;
    padding: 20px 40px;
    padding-top: 15px;
    margin-top: 40px;
    text-align: left;
    background-color: #eee;
    border: 1px solid #c1c1c1;
}
.login-are .divare ul {
}
.login-are .divare li {
    margin-top: 20px;
}
.login-are .divare li p {
    padding-bottom: 3px;
    font-size: 1.6rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #228be0;
}
.login-are .divare li input {
    width: 350px;
    height: 45px;
    background-color: #fff;
}
.login-are .divare .blk {
    margin-top: 20px;
    text-align: right;
}
.login-are .divare .blk a {
    display: inline-block;
    font-size: 1.35rem;
}
.login-are .divare .blk a:hover {
    text-decoration: underline;
    color: #228be0;
}

.login-are .divare .bkhed {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 10px;
    padding-top: 5px;
    color: #228be0;
}
.login-are .divare .bkhed i {
    font-size: 2.6rem;
    margin-right: 5px;
    margin-left: -10px;
}
.login-are .divare .bkhed h2 {
    font-size: 2.0rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.login-are .btn-are {
}

.login-are .divare .eror-are {
    padding-bottom: 0;
}
.login-are .divare .eror-are ul {
    padding: 10px 15px;
}
.login-are .divare .eror-are li {
    margin-top: 0;
}



/* signup
===================================*/
.signup .sbody-hed {
    padding-top: 30px;
    padding-bottom: 20px;
}
.signup .sbody-hed h2 {
    margin: 0 auto;
    font-size: 2.6rem;
}
.signup .sbody-are {
    padding-top: 30px;
}

/*///// prvy-box /////*/
.prvy-box {
    background-color: #eee;
    /*overflow: scroll;
    height: 200px;*/
}
.prvy-box .blkare {
    padding: 30px;
    padding-top: 0;
}
.prvy-box .blk {
    padding-top: 35px;
}
.prvy-box .blk:first-of-type {
    padding-top: 20px;
}
.prvy-box .blk h4 {
    border-bottom: 1px solid #bbb;
    font-size: 1.8rem;
    padding-bottom: 8px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.prvy-box .blk .txt {
    margin-top: 10px;
}
.prvy-box .blk .txt dl {
    margin-top: 10px;
    margin-bottom: 10px;
}

.prvy-box .blk .txt.waku {
    font-feature-settings : "palt";
}

.prvy-box .link {
    padding-top: 20px;
    text-align: center;
}
.prvy-box .link a {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #138aca;
}
.prvy-box .link a i {
    font-size: 2.6rem;
}
.prvy-box .link a span {
    font-size: 1.6rem;
    text-decoration: underline;
}
.prvy-box .link a span:hover {
    text-decoration: none;
}

.prvy-chk {
    padding-top: 35px;
    text-align: center;
}
.prvy-chk label {
    font-size: 1.6rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sinup-mlad {
    text-align: center;
    margin-top: 30px;
}
.sinup-mlad h4 {
    margin-bottom: 20px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.7rem;
    color: #238be0;
}
.sinup-mlad h4 span {
    font-size: 1.7rem;
    color: #138aca;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sinup-mlad h4 p {
    color: #333;
    margin-top: 5px;
}
.sinup-mlad input {
    margin: 0 auto;
    height: 60px;
    width: 700px;
    font-size: 1.7rem;
    border: 1px solid #2899d6;
}

.sinup-mlad.code {
    margin-top: 10px;
}
.sinup-mlad.code input {
    max-width: 500px;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    text-align: center;
}



/*///// done-tai /////*/
.done-tai {
    display: block;
    padding-bottom: 30px;
}
.done-tai h3 {
    text-align: center;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    color: #138aca;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*///// done-are /////*/
.done-are {
    border: 1px solid #aaa;
    padding: 30px 10px;
    margin-top: 20px;
}
.done-are dl {
    text-align: center;
}
.done-are dd {
    padding-bottom: 8px;
}
.done-are dd:last-of-type {
    padding-bottom: 0;
}

.done-are .blk {
    border-top: 1px solid #aaa;
    margin-top: 30px;
    padding-top: 30px;
    text-align: center;
}
.done-are .blk p {
}
.done-are .blk .txt {
}
.done-are .blk .txt h5 {
    margin-top: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.done-are .blk .txt h5 span {
    font-size: 1.7rem;
}
.done-are .blk .txt h5 a {
    display: inline-block;
    text-decoration: underline;
    color: #138aca;
}

.signup .flow-are ul {
    -webkit-justify-content: center;
    justify-content: center;
}
.signup .flow-are li span {
    white-space: nowrap;
}
.signup .flow-are li i {
    font-size: 2.4rem;
}

.signcheck .btn-are {
    padding-top: 40px;
}
.signcheck .done-are {
    margin-top: 60px;
}
.signcheck .eror-are {
    max-width: 500px;
    margin: 0 auto;
}

.signcheck .sinup-mlad h4 span {
    font-size: 1.9rem;
}



/* browser
===================================*/
.browser {
    margin-top: 50px;
}

.browser h3 {
    font-weight: bold;
    margin-bottom: 6px;
    color: #2899d6;
    font-family: serif;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
}

.browser thead th {
    padding: 10px 5px;
    text-align: center;
    font-size: 1.3rem;
    white-space: nowrap;
}
.browser tbody th,
.browser tbody td {
    padding: 25px 15px;
    vertical-align: middle;
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
}

.browser thead th:nth-of-type(1) {
    width: 100px;
}

.browser table {
    min-height: auto;
}

.browser .txt {
    text-align: left;
}
.browser .txt dd {
    line-height: 1.3;
    margin-top: 10px;
}


/* entry
===================================*/
.entry-page {
}

.entry-joint {
}

.entry-publication {
}

.entry-confirm {
}
.entry-confirm .kyodo-are .are-box:nth-of-type(n+2) {
    margin-top: 15px;
}



/* forgot
===================================*/
.sbody-are.forgot {
    max-width: 700px;
    margin: 0 auto;
}



/* password
===================================*/
.passwordok .done-are {
    margin-top: 0;
    padding: 70px 20px;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
}





/* notice
===================================*/
.info-are {
}
.info-box:first-of-type {
    border: 1px solid #ccc;
}
.info-box {
    border: 1px solid #ccc;
    border-top: none;
    padding: 30px;
}
.info-box .flx {
    display: -webkit-flex;
    display: flex;
}
.info-box .day {
}
.info-box .time {
}
.info-box .tai {
    font-size: 1.8rem;
}
.info-box .txt {
    padding: 20px 0;
    padding-bottom: 0;
}
.info-box .not {
    padding: 50px 0;
    text-align: center;
    letter-spacing: 0.1em;
}



/* contact
===================================*/
.contc-are {
    border: 1px solid #bbb;
    padding: 30px;
}
.contc-are dl {
}
.contc-are dt {
    font-size: 1.5rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 5px;
}
.contc-are dt:first-of-type {
    margin-top: 0;
    font-size: 1.6rem;
}
.contc-are dt a {
    text-decoration: underline;
    color: #138aca;
    display: inline-block;
}

.contc-are dd {
}


/* fmnone
===================================*/
.fmnone .fm-box .rofit {
    padding-top: 20px;
    padding-bottom: 20px;
}


/* user review adopt
===================================*/
.endai-page thead th:nth-of-type(1) {
    width: 160px;
}
.endai-page thead th:nth-of-type(5) {
    width: 120px;
}

.ss-endai-page thead th:nth-of-type(1) {
    width: 120px;
}
.ss-endai-page thead th:nth-of-type(6) {
    width: 120px;
}




/* modoru-are
===================================*/
.modoru-are {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
.modoru-are a {
    letter-spacing: 0.05em;
    display: inline-block;
    text-decoration: underline;
    color: #138aca;
    font-size: 1.8rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}






















