@charset "utf-8";
/* CSS Document */
/* yjTmplCommon.css 1.1.0 */

/* reset
-------------------------------------*/
body {
    margin: 0;
    padding: 0;
    text-align: center;
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, blockquote, fieldset, div {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
ul li, ol li {
    list-style: none;
}
table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}
caption {
    text-align: left;
}
table, pre, code, select, input, textarea, kbd, var, ins, del, samp {
    font-size: 100%;
}
address, cite, dfn, em, strong, var, th, ins, del, samp {
    font-weight: normal;
    font-style: normal;
}
a img {
    border: 0;
}
hr.yjSeparation {
    display: none;
}
fieldset {
    border: none;
}

.errorText {
    margin: 10px 20px;
    padding: 10px;
    border: 2px solid #dc0000;
    color: #dc0000;
    font-weight: bold;
    width: 910px;
}


/* layout
-------------------------------------*/

/* === layout common === */
#wrapper {
    text-align: left;
    font-size: medium;
    line-height: 1.56;
    width: 100%;
    height: auto;
    min-width: 950px;
}

.yjGuid {
    display: block;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}
.yjSkip {
    display: block;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}


/* === yj950 common === */
.yj950-1 #wrapper, .yj950-2 #wrapper {
    width: 950px;
    margin: 0 auto;
    padding: 0 10px;
}
.yj950-1 #contents, .yj950-2 #contents {
    text-align: left;
}

/* masthead-min.css 1.0.0 */
.yjmth img {
    vertical-align: middle;
    border: 0;
}

.yjmth a {
    border: 0;
}

div.yjmthproplogoarea {
    float: left;
}

div.yjmthloginarea {
    float: left;
    margin: 0 0 0 3px;
    font-size: smaller;
    text-align: left;
    line-height: 110%;
}

div.yjmthcplogoarea {
    float: right;
}

div.yjmthcmnlnkarea {
    /*\*/
    float: right;
    /* */
    margin: 10px 3px 0 0;
    font-size: smaller;
    text-align: right;
    line-height: 110%;
}

br.yjmthclear {
    clear: both;
}

div.yjgrplink {
    text-align: right;
    font-size: smaller;
    line-height: 115%;
}

div#music div.yjmthloginarea {
    margin-top: 16px;
    margin-left: 7px;
}

div#music div.yjmthcmnlnkarea {
    margin-top: 26px;
}

div#music div.yjmthcplogoarea {
    margin-top: 14px;
}

#masthead {
    width: 100%;
    height: 41px;
    margin: 4px auto 10px auto;
    text-align: left;
}

#masthead strong {
    font-weight: bold;
}

#masthead:after {
    content: ".";
    display: block;
    position: relative;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*\*/
* html #masthead {
    height: 1%;
}

* html #masthead .yjmth {
    margin: 0;
    padding: 0;
}

/**/
/* ie/mac \*/
/*/#masthead{display:inline-table;}/**/
@media print {
    div.yjmthloginarea {
        display: none;
    }
}



/* emg.css 1.0.0 */

#emg, #emg2, #emg3 {
    margin-bottom: 10px;
    text-align: center;
}
#emg2 br, #emg3 br {
    display: none;
}
#emg table, #emg2 table, #emg3 table {
    margin: 0 auto;
    text-align: left;
}

/*----------------------------
    2. yjFooter style
----------------------------*/
#yjfooter {
    width: 960px;
    margin: auto;
    padding: 20px 0 24px;
    border: 0;
}
#yjfooter div.wrap {
    width: 500px;
    margin: auto;
    text-align: left;
    font-size: 13px;
    line-height: 1.4;
}
#yjfooter a {
    white-space: nowrap;
}
#yjfooter p {
    text-align: center;
    padding: 0;
}
#yjfooter .links {
    margin-bottom: .2em;
    color: #cccccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
    list-style: none;
}
#yjfooter .links li:after {
    content: "|";
    padding: 0 3px;
}
#yjfooter .links li:last-child:after {
    content: none;
    padding: 0;
}
#yjfooter .links li a {
    text-decoration: none;
}
#yjfooter.nolinks p.copyright {
    padding-top: 8px;
    padding-bottom: 16px;
}
#footer .btmlink {
    margin: 7px 0 20px;
    text-align: center;
}

/*----------------------------
    2. CSR service dfn
----------------------------*/
body {
    background: #ffffff;
    color: #333333;
}

a {
    color: #0000ff;
}

strong {
    font-weight: bold;
}

/* ボタンティアの共通スタイル
----------------------------------------------- */
* {
    font-size: 100%;
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    word-wrap: break-word;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

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

#contents {
    padding: 40px 0;
    line-height: 1.618;
}

.container {
    width: 950px;
    height: auto;
    margin: 0 auto;
}

#contents, #footer, #header {
    width: 100%;
    height: auto;
    min-width: 950px;
}

/* エラーメッセージ */
.main .errorMessage {
    color: #4d4d4d;
}
.main .errorMessage .title {
    text-align: center;
    background-image: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 0;
}

.main .errorMessage p {
    text-align: center;
    font-size: 14px;
}

/* ヘッダー
----------------------------------------------- */

#header #msthd #msthdsrch {
    display: block;
}


/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
    overflow: visible;
}

audio, canvas, progress, video {
    display: inline-block;
}

progress, sub, sup {
    vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

html {
    line-height: 1.15;
        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ffff00;
    color: #000000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

[type=text] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: normal;
}

select {
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist;
}

select::-ms-expand {
    visibility: visible;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

[hidden], template {
    display: none;
}
