@charset "UTF-8";/*--------------------------------------------------------------------------------　▼ 共通　--------------------------------------------------------------------------------*/body {    width: 100%;    font-size: 14px;    background: #ffdcb5;    color: #333;    font-family: "メイリオ", Meiryo, Osaka, sans-serif;}#fixed-bar {    position: fixed;    bottom: 0;    right: 0;    padding: 0;    z-index: 1000;    font-size: 0;}.inner_box {    width: 960px;    margin: 0 auto;}/*--------------------------------------------------------------------------------　▼ 設定　--------------------------------------------------------------------------------*/ul.inline_block { font-size: 0;}ul.inline_block li { display: inline-block; font-size: 14px; vertical-align: top;}span.br:before { content: "\A" ; white-space: pre ;}/*--------------------------------------------------------------------------------　▼ mobile_header　--------------------------------------------------------------------------------*/#m_header { display: none;}#menu { display: none;}/*--------------------------------------------------------------------------------　▼ header　--------------------------------------------------------------------------------*/#header { padding: 20px 0 0;}#header .main { padding: 30px 0;}/*--------------------------------------------------------------------------------　▼  共通　--------------------------------------------------------------------------------*/.anchor-point {    position: relative;    top: -85px;}.box { padding: 40px 0 30px;}.box_title {    text-align: center;    font-size: 25px;    color: #222;    border-bottom: 1px solid #222;}.in_box { padding: 30px 0 0;}.title_box {    background: #633a00;    padding: 5px 15px;    font-size: 18px;    color: #FFF;}audio { width: 300px;}/*--------------------------------------------------------------------------------　▼ メニュー　--------------------------------------------------------------------------------*/.fixed {    position: fixed;    top: 0;    width: 960px;    margin: 0 auto;    z-index: 10000;}.nav_box { background: #633a00;}ul.nav-pc { width: 90%; margin: 0 auto;}ul.nav-pc li {    display: inline-block;    text-align: center;    width: 33.3333%;    padding: 10px 0;}ul.nav-pc li a {    font-size: 16px;    padding: 10px 20px;    display: block;    border-left: 1px solid #fff;}ul.nav-pc li:last-child a { border-right: 1px solid #fff;}/*--------------------------------------------------------------------------------　▼ 更新履歴--------------------------------------------------------------------------------*/ul.ul03 li {    width: 50%;    padding-bottom: 25px;}ul.ul03 li:nth-child(odd) { padding-right: 1.5%;}ul.ul03 li:nth-child(even) { padding-left: 1.5%;}ul.ul03 li .text_box {    padding: 20px 15px;    line-height: 2em;}/*--------------------------------------------------------------------------------　▼ 商品情報--------------------------------------------------------------------------------*/.alubum_box { padding: 20px 0 30px;}.alubum_box .fl { width: 35%; padding-right: 3%;}.alubum_box .fr { width: 65%;}.img_box {    padding-top: 100%;    font-size: 0;    background-size: contain;    background-repeat: no-repeat;    background-position: top center;}.cd_title {    font-size: 18px;    padding: 10px 0;}p.price {    font-size: 16px;    padding: 0 0 10px;}.link { padding: 20px 0 40px;}/*--------------------------------------------------------------------------------　▼ スペシャル--------------------------------------------------------------------------------*/#special a {    text-decoration: underline;    color: #1c662a;}#special ul.ul_link li {    width: 25%;    padding: 0 5px;    text-align: center;}#special table { margin-bottom: 30px;}#special table tr th {    width: 50%;    padding: 10px 0;}#special table tr td {    width: 50%;    padding: 10px 0;}#special table tr td textarea {    width: 100%;    height: 120px;    padding: 10px;    font-size: 14px;}/*--------------------------------------------------------------------------------　▼ footer--------------------------------------------------------------------------------*/#footer {    font-size: 12px;    font-weight: bold;    text-align: center;    padding: 50px 0;}