		@charset "utf-8";
/* CSS Document */

.asobi012 {
    padding: 20px 10px 30px;
    background: url("../images/012/bg_01.jpg") repeat;
     color: #333;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}

img {
    margin: 0;
    padding: 0;
    max-width: 100%;
    vertical-align: bottom;
}

p {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    line-height: 1.6;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    display: block;
}

.about , .box01 , .appendix {
    text-align: center;
    padding: 15px 15px 20px;
    background: #fff;
    border: 2px solid #faab00;
    border-radius: 10px;
}

.about h1 {
    margin: 10px 0 30px;
}
.about > img {
    width: 80%
}

.about .tx01 {
    text-align: left;
    margin-top: 25px;
    font-weight: bold;
}
.info {
    margin-top: 10px;
    text-align: left;
}
.info li {
    margin-top: 3px;
    line-height: 1.4;
}
.info .icon {
    color: #faab00;
}
.about .bt01 {
    margin-top: 15px;
}
.about .bt02 {
    margin-top: 8px;
}
.pointBox {
    background: #faab00;
}
.box01:nth-of-type(n+2) {
    margin-top: 15px;
}
.flex {
    display: -webkit-flex;
    display: flex;
}
.point .pink {
    display: block;
    color: #f75979;
    font-weight: bold;
    line-height: 1.8;
    padding-bottom: 5px;
}
.point .inner01 {
    margin-top: 6px;
}
.point .inner01 li:nth-of-type(2) {
    margin-top: 8px;
}
.appendix {
    margin: 15px 0 15px;
}
.appendix h2 {
    margin: 0;
    text-align: left;
}
.appendixImg {
    margin-top: 15px;
}
.appendix .txImg01 {
    margin-top: 15px;
}
.appendix .tx01 {
    text-align: left;
    margin-top: 10px;
}
.appendix .tx02 {
    text-align: left;
    margin-top: 10px;
    font-size: 12px;
    padding-left: 12px;
    position: relative;
}
.appendix .tx02:before {
    position: absolute;
    content: "※";
    display: block;
    left: 0px;
}
.appendix a {
    margin: 5px 0 10px;
}
.appendix .flex.type01 {
    align-items: baseline;
}
.appendix a {
    margin-top: 15px;
}
.box01 h3 {
    margin: 15px 0 30px;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
}
.yellow {
    color: #f2aa10;
}
#point01 {
    text-align: left;
    padding-bottom: 30px;
}
#point01 .tx01 {
    font-weight: bold;
    font-size: 15px;
    margin-top: 7px;
}
#point01 .tx02 {
    font-weight: bold;
    font-size: 18px;
    color: #faab00;
    line-height: 1.3;
}
#point01 .tx03 {
    margin-top: 10px;
    line-height: 1.5;
}
#point01 .flex.type01 {
   align-items: center;
    text-align: center;
    padding-bottom: 2px;
}
#point01 .cardImg01 {
    width:65%;
    padding-left: 10px;
}
#point01 .cardImg02 {
    text-align: center;
    margin: 15px 0;
}
#point01 .note {
    font-size: 12px;
}
#point01 .innerBox02 h4 {
    margin: 20px 0 0;
}
#point01 .musicBox {
    margin-top: 15px;
}
#point01 .cd {
    width: 80%;
    text-align: center;
    margin: 20px auto 0;
}
#point01 dl dd {
    margin: 0;
}
#point01 dl dt {
    padding-left: 15px;
    margin: 10px 0 5px;
    position: relative;
}
#point01 dl dt:before {
    display: block;
    position: absolute;
    content: "●";
    color: #faab00;
    left: 0;
}
/* audio.js スタイル */
.audiojs {
    width: 230px;
    height: 36px;
    background: #404040;
    overflow: hidden;
    font-size: 12px;
    background: #faab00;
    background: -moz-linear-gradient( #ffdaaa 0%, #faab00 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffdaaa), to(#faab00));
    background: -webkit-linear-gradient( #ffdaaa 0%, #faab00 100%);
    background: -o-linear-gradient( #ffdaaa 0%, #faab00 100%);
    background: linear-gradient( #ffdaaa 0%, #faab00 100%);
}
.audiojs .scrubber {
    width: 166px;
}
/* audio.js ここまで */
#point01 .illust {
    margin: 30px 0 0;
}
#point01 h4 {
    margin: 20px 0 7px;
}
#point01 .cardImg03 {
    text-align: center;
    margin:  15px 0;
}
#point01 .innerBox03 .cardImg03 {
    margin-bottom: 10px;
}
.line {
     border-bottom: 2px dotted #ffb310;
    margin-bottom: 15px;
}
#point02 {
    text-align: left;
}
#point02 .tx01 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 6px;
}
#point02 .note {
    font-size: 12px;
    margin: -22px 0 15px;
}
#point02 .pageImg {
    text-align: center;
    margin: 15px 0 25px;
}
#point02 .tx02 {
    margin-top: 10px;
}
#nenkan h3 {
    color: 333;
    padding-bottom: 3px;
    border-bottom: 2px dotted #ffb310;
    font-size: 16px;
    text-align: left;
    margin: 0 0 10px 0;
    line-height: 1.4;
}
#nenkan h3 .icon {
    color: #ffb310;
}
#nenkan .tx01 {
    margin-bottom: 10px;
    text-align: left;
}
#nenkan .note {
    margin-top: 8px;
    font-size: 12px;
    position: relative;
    text-align: left;
    padding-left: 12px;
}
#nenkan .note:before {
    display: block;
    content: "※";
    position: absolute;
    left: 0;
}

.koudokuBt {
    margin-top: 20px;
    text-align: center;
}