
.wf {
    font-family: "AvenirMedium","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif;
}
.wf_light {
    font-family: "AvenirLight","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif;
}
.wf_bold {
    font-family: "AvenirBlack","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif;
}
html {
    overflow-y: scroll;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 90%;
    line-height: 1.5;
    word-break: break-all;
}
input, textarea {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 100%;
}
* html body {
    font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
}
* html input, * html textarea {
    font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
}
.ie6 body {
    font-size: 0.9em;
    line-height: 1.2;
}
.ie6 table {
    font-size: 100%;
    line-height: 1.5;
}
.ie6 input, .ie6 textarea, .ie6 select {
    font-family: "ＭＳ Ｐゴシック","MS PGothic","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.ie7 body {
    font-size: 70%;
}
a {
    color: #333;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #999;
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
}
.minH {
    min-height: 600px;
}
.abs {
    position: absolute;
}
.left {
    float: left;
}
.right {
    float: right;
}
.bold {
    font-weight: bold;
}
.circle {
    border-radius: 50%;
    display: block;
}
.wFix {
    height: auto;
    width: 100%;
}
.wFix2 {
    height: auto;
    width: 80%;
}
.wFix3 {
    height: auto;
    width: 70%;
}
.fixW {
    height: auto;
    max-width: 100%;
}
.ut {
    -moz-user-select: none;
    pointer-events: none;
}
.txtlink {
    background: rgba(0, 0, 0, 0) url("../img/assets/txtlink.png") no-repeat scroll 0 50%;
}
.txtlink_b {
    background-image: url("../img/assets/txtlink.png"), url("../img/assets/blanklink_b.png");
    background-position: 0 50%, 100% 0;
    background-repeat: no-repeat, no-repeat;
    padding-left: 15px;
    padding-right: 25px;
}
.txtlink_w {
    background-image: url("../img/assets/txtlink.png"), url("../img/assets/blanklink_w.png");
    background-position: 0 50%, 100% 0;
    background-repeat: no-repeat, no-repeat;
    padding-left: 15px;
    padding-right: 25px;
}
.txtlink:hover {
    background-position: 2px 50%;
}
#nojs #warning {
    background: #f00 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    left: 0;
    line-height: 30px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
}
#warning {
    display: none;
}
#page {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#container {
}
#copy {
    bottom: 5px;
    color: #555;
    font-size: 70%;
    position: absolute;
    right: 10px;
}
#copy br {
    display: none;
}
#side-nav {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 100%;
    line-height: 100%;
    padding: 0 0 0 18px;
    position: fixed;
    top: 0;
    width: 183px;
    z-index: 9999;
}
#side-nav a {
    color: #222;
    outline: medium none;
}
#side-nav a:hover {
    color: #aaa;
}
#logo {
    top: 60px;
}
#mode_mb, #web_top, #trigger {
    display: none;
}
#mode_pc {
    display: block;
}
#gnav {
    top: 150px;
}
#gnav .cathead {
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0;
}
#gnav a.onlinestore, #gnav a.shoplist {
    display: block;
    line-height: 20px;
    margin: 15px 0 0;
    padding: 0 0 0 25px;
}
#gnav a.onlinestore {
    background: rgba(0, 0, 0, 0) url("../img/side/onlinestore.png") no-repeat scroll 0 50%;
}
#gnav a.shoplist {
    background: rgba(0, 0, 0, 0) url("../img/side/shoplist.png") no-repeat scroll 0 50%;
}
#gnav .social {
    margin: 20px 0 0;
}
#gnav .social a {
    display: inline-block;
}
#under-nav {
    bottom: 20px;
}
#under-nav a {
    display: inline-block;
    font-size: 90%;
    line-height: 16px;
    margin: 5px 0 0;
}
#under-nav a.blink {
    background: rgba(0, 0, 0, 0) url("../img/assets/blanklink_b.png") no-repeat scroll 100% 0 / auto 80%;
    padding-right: 20px;
}
#contents {
    display: block;
    height: auto;
    margin-left: 201px;
}
#contents-in {
    display: block;
    height: auto;
    width: 100%;
}
.head {
    margin-bottom: 40px;
}
.head h2 {
    font-size: 50px;
    line-height: 100%;
}
.head span {
    margin-left: 20px;
}
.head h3 {
    font-size: 1.2em;
}
#btn_tarmbtn {
    text-align: right;
}
#reco_body {
    width: 60%;
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
.head {
    margin-bottom: 20px;
}
.head h2 {
    font-size: 35px;
    line-height: 100%;
    margin-bottom: 10px;
}
.head span {
    margin-left: 10px;
}
.head h3 {
    font-size: 1em;
}
}
@media only screen and (max-width: 767px) {
.minH {
    min-height: 0;
}
#copy {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    padding: 10px 0;
    position: static;
    text-align: center;
}
#copy br {
    display: block;
}
#side-nav {
    display: block;
    height: 50px;
    padding: 0;
    position: relative;
    width: 100%;
}
#side-in {
    display: block;
    height: auto;
    position: relative;
}
#side-nav a {
    color: #333;
}
#side-in .abs {
    position: static;
}
#logo {
    float: left;
    height: 30px;
    padding: 10px;
}
#logo img {
    height: 85%;
    width: auto;
}
#trigger {
    display: block;
    float: right;
}
#web_top {
    display: block;
    float: right;
    position: absolute;
    right: 55px;
    top: 18px;
}
#web_top a {
    background: rgba(0, 0, 0, 0) url("../img/side/onlinestore.png") no-repeat scroll 0 50%;
    cursor: pointer;
    font-size: 87%;
    padding-left: 25px;
}
#overbase {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    clear: both;
    color: #fff;
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 9999;
}
#mode_pc {
    display: none;
}
#mode_mb {
    display: block;
}
#mode_mb a {
    color: #fff;
}
#mode_mb li.social {
    display: table;
    padding: 10px 0;
    table-layout: fixed;
    width: 100%;
}
#mode_mb .social a {
    display: table-cell;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
}
#mode_mb .social a.inst {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
}
#mode_mb .social a.blog {
    width: 50%;
}
#mode_mb .social a img {
    height: auto;
    max-width: 100%;
}
#mode_mb .onlinestore, #mode_mb .shoplist, #mode_mb .cathead, #moremenu dt, #moremenu li {
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 10px;
}
#moremenu dd {
    display: block;
    height: 0;
    overflow: hidden;
}
#mode_mb .cathead {
    background: rgba(0, 0, 0, 0) url("../img/side/arrow.png") no-repeat scroll 95% 50% / auto 30%;
    border-top: 1px solid #555;
}
#mode_mb .onlinestore {
    background: rgba(0, 0, 0, 0) url("../img/side/onlinestore_w.png") no-repeat scroll 10px 50% / auto 50%;
    border-top: 1px solid #555;
    padding: 10px 0 10px 50px;
}
#mode_mb .shoplist {
    background: rgba(0, 0, 0, 0) url("../img/side/shoplist_w.png") no-repeat scroll 10px 50% / auto 50%;
    border-top: 1px solid #555;
    padding: 10px 0 10px 50px;
}
#moremenu dt {
    background: rgba(0, 0, 0, 0) url("../img/side/arrow_1.png") no-repeat scroll 95% 50% / auto 16%;
    border-top: 1px solid #555;
}
#moremenu dt.on {
    background: rgba(0, 0, 0, 0) url("../img/side/arrow_2.png") no-repeat scroll 95% 50% / auto 16%;
}
#moremenu li {
    background: rgba(0, 0, 0, 0) url("../img/side/arrow.png") no-repeat scroll 95% 50% / auto 30%;
    border-top: 1px solid #555;
}
#moremenu li a::before {
    content: "-";
    margin: 0 10px;
}
#contents {
    margin: 0;
    position: relative;
}
#reco_body {
    display: none;
}
}
