body {
font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
background-color: #FFFFFF;
}

@media screen and ( max-width:1280px) {
body {
background-image: url(images/yk_bg.jpg);
background-repeat: no-repeat;
background-size: 100%;
background-attachment: fixed;
background-position: 0% 0%;/*margin-top:0px;*/
}
.bf-txt {
color: #333333;
text-align: right;
font-size: 0.8em;
line-height: 1.2em;
padding-right: 35px;
}
.kinitsu-txt {
font-size: 3em;
line-height: 1.8em;
color: #f363b5;
font-weight: bold;
padding-top: 6px;
text-align: center;
}
}
@media screen and (min-width:1281px) {
body {
background-image: url("images/yk_bg.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: fixed;
background-position: 0% 0%;/*margin-top:0px;*/
}
.bf-txt {
color: #333333;
text-align: right;
font-size: 0.8em;
line-height: 1.2em;
padding-right: 35px;
}
.ts-kaiki {
background-color: #000000;
color: #F0FF00;
text-align: center;
width: 100%;
height: 40px;
font-size: 1.5em;
display: block;
padding-top: 15px;
font-weight: bold;
}
.ts-kaiki-pre {
background-color: #000000;
color: #333333;
text-align: center;
width: 99.2%;
height: 40px;
font-size: 1.2em;
line-height: 1.5em;
display: block;
padding-top: 10px;
font-weight: bold;
}
.ts-brank {
height: 440px;
}
.ltd-ts {
font-size: 2em;
color: #FFFFFF;
line-height: 1.7em;
font-weight: bold;
}
.kinitsu-txt {
font-size: 2em;
line-height: 1.8em;
color: #f363b5;
font-weight: bold;
padding-top: 6px;
}
.basictext {
text-align: center;
font-size: 14px;
line-height: 1.7em;
}