@charset "UTF-8";
/*

INDEX
----- 01. RESET
----- 02. MODULE
----- 03. GLOBAL
----- 04. TOP PAGE

*/
/* ------------------------------------------------------------
01. RESET
------------------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, /*header,*/ menu, nav, section, time, mark, audio, video {
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  line-height: 1;
  vertical-align: bottom; }

body {
  line-height: 1; }

/*article, aside, dialog, figure, footer, header, nav, section {
  display: block; }*/

ul, ol, dl {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
  outline: none; }

img {
  vertical-align: bottom; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* ------------------------------------------------------------
02. MODULE
------------------------------------------------------------ */
/* ------------------------------------------------------------
03. GLOBAL
------------------------------------------------------------ */
* {
  text-decoration: none;
  border: none; }

.html-content-area * {
  margin: 0;
}

h2 {
  border: none !important;
}

h3 {
  color: #000 !important;
  border: none; }
h4 {
  color: #000 !important;
  border: none; }

.txt {
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
  line-height: 1.5; }

#content .mainHeader h2 {
  text-align: center; }
#content .mainContent .mainContentHeader {
  text-align: center; }
#content .mainContent .mainContentHeader h3 {
  border: none; }
#content .mainContent .mainContentHeader h3 span {
  display: block; }
#content .mainContent .mainContentHeader h3 span.ja {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  color: #146496; }
#content .mainContent .brandListItem li section a {
  display: block; }
#content .mainContent .brandListItem li section a .txt {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif; }
#content .mainContent .brandListItem li section a .ringName {
  color: #146496; }
#content .mainContent .brandListItem li section a .ringName span {
  display: block;
  line-height: 1.5;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  font-weight: bold; }
#content .products .productsContent .otherItem {
  background: #f9f9f9; }
#content .products .productsContent .otherItem .heading {
  text-align: center; }
#content .products .productsContent .otherItem .heading span.en {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  font-weight: bold; }
#content .products .productsContent .otherItem .heading span.ja {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  color: #146496; }

@media screen and (min-width: 751px) {
  .txt {
    font-size: 14px; }

  #content {
    width: 960px;
    margin: auto; }
  #content .mainHeader {
    margin: 0 0 80px 0; }
  #content .mainHeader h2 {
    margin: 0 0 80px 0; }
  #content .mainHeader h2 img {
    width: 350px; }
  #content .mainContent .mainContentHeader {
    margin: 0 0 40px 0; }
  #content .mainContent .mainContentHeader span.en {
    margin: 0 0 20px 0; }
  #content .mainContent .mainContentHeader span.ja {
    font-size: 14px; }
  #content .brand {
    margin: 0 0 120px 0; }
  #content .brand h3 span.en img {
    width: 204px; }
  #content .brand .brandInfo h4 {
    text-align: center; }
  #content .brand .brandInfo h4 img {
    width: 270px; }
  #content .brand .brandInfo .txt {
    font-size: 18px; }
  #content .products {
    margin: 0 0 120px 0; }
  #content .products h3 span.en img {
    width: 325px; }
  #content .products .productsContent .mainProducts {
    margin: 0 0 30px 0; }
  #content .products .productsContent .mainProducts .ly-main {
    float: left;
    width: 320px;
    *display: inline; }
  #content .products .productsContent .mainProducts .ly-main figure img {
    width: 100%; }
  #content .products .productsContent .mainProducts .ly-main .ringName {
    color: #146496;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    margin: 0 0 10px 0; }
  #content .products .productsContent .mainProducts .ly-main .ringName span {
    display: block;
    font-size: 18px;
    line-height: 1.2; }
  #content .products .productsContent .mainProducts .ly-main .ringPrice {
    font-size: 14px;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif; }
  #content .products .productsContent .mainProducts .ly-sub {
    float: right;
    width: 610px;
    *display: inline; }
  #content .products .productsContent .mainProducts .ly-sub .txt {
    font-size: 18px; }
  #content .products .productsContent .otherItem {
    padding: 30px; }
  #content .products .productsContent .otherItem .heading {
    text-align: center;
    margin: 0 0 30px 0; }
  #content .products .productsContent .otherItem .heading span.en {
    font-size: 24px;
    display: block;
    margin: 0 0 10px 0; }
  #content .products .productsContent .otherItem .heading span.en img {
    width: 180px; }
  #content .products .productsContent .otherItem .heading span.ja {
    font-size: 14px;
    display: block; }
  #content .products .productsContent .otherItem .subProducts .photo {
    background: #fff; }
  #content .products .productsContent .otherItem .subProducts .photo figure {
    text-align: center;
    margin: 0px 0px 10px 0px;
    padding: 30px 0; }
  #content .products .productsContent .otherItem .subProducts .photo figure img {
    width: 50%; }
  #content .products .productsContent .otherItem .subProducts .ringName {
    color: #146496;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    margin: 0 0 10px 0;
    text-align: center; }
  #content .products .productsContent .otherItem .subProducts .ringName span {
    display: block;
    font-size: 18px;
    line-height: 1.2; }
  #content .products .productsContent .otherItem .subProducts .ringPrice {
    font-size: 14px;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    text-align: center; }
  #content .products .productsContent .otherItem .subProducts .ly-main {
    float: left;
    width: 440px;
    *display: inline; }
  #content .products .productsContent .otherItem .subProducts .ly-sub {
    float: right;
    width: 440px;
    *display: inline; }
  #content .brandList h3 span.en img {
    width: 376px; }
  #content .brandList .brandListItem li {
    float: left;
    width: 225px;
    *display: inline;
    margin: 0 20px 50px 0; }
  #content .brandList .brandListItem li.nth4n {
    margin: 0 0 50px 0; }
  #content .brandList .brandListItem li section a h4.brandName {
    margin: 0 0 10px 0; }
  #content .brandList .brandListItem li section a .txt {
    margin: 0 0 10px 0;
    height: 10em; }
  #content .brandList .brandListItem li section a figure {
    margin: 0 0 10px 0;
    width: 100%;
    background: #fff;
    text-align: center; }
  #content .brandList .brandListItem li section a figure img {
    width: 100%; }
  #content .brandList .brandListItem li section a .ringName {
    height: 4.5em;
    font-size: 14px; } }
@media screen and (max-width: 750px) {
  body {
    -webkit-text-size-adjust: 100%; }

  #content {
    width: 100%;
    margin: auto; }
  #content .mainHeader {
    margin: 0 3.125% 60px 3.125%; }
  #content .mainHeader h2 {
    margin: 0 0 40px 0; }
  #content .mainHeader h2 img {
    width: 72%; }
  #content .mainHeader .lead {
    font-size: 14px; }
  #content .mainContent .mainContentHeader {
    text-align: center;
    margin: 0 0 40px 0; }
  #content .mainContent .mainContentHeader span {
    display: block; }
  #content .mainContent .mainContentHeader span.en {
    margin: 0 0 10px 0; }
  #content .mainContent .mainContentHeader span.ja {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 12px; }
  #content .mainContent .brandListItem {
    margin: 0 3.125%; }
  #content .mainContent .brandListItem li {
    float: left;
    width: 48%;
    *display: inline;
    margin: 0 4% 50px 0; }
  #content .mainContent .brandListItem li.nth3n {
    margin: 0 0 50px 0; }
  #content .mainContent .brandListItem li section a h4.brandName img {
    width: 100%; }
  #content .mainContent .brandListItem li section a .txt {
    display: none; }
  #content .mainContent .brandListItem li section a figure {
    margin: 20px 0 10px 0;
    width: 100%; }
  #content .mainContent .brandListItem li section a figure img {
    width: 100%; }
  #content .mainContent .brandListItem li section a .ringName {
    font-size: 14px; }
  #content .brand {
    margin: 0 3.125% 60px 3.125%; }
  #content .brand h3 span.en img {
    width: 26.5%; }
  #content .brand .brandInfo h4 {
    text-align: center; }
  #content .brand .brandInfo h4 img {
    width: 42%; }
  #content .brand .brandInfo .txt {
    font-size: 14px; }
  #content .products {
    margin: 0 3.125% 60px 3.125%; }
  #content .products h3 span.en img {
    width: 40%; }
  #content .products .productsContent .mainProducts {
    margin: 0 0 20px 0; }
  #content .products .productsContent .mainProducts .ly-main {
    margin: 0 0 40px 0; }
  #content .products .productsContent .mainProducts .ly-main figure img {
    width: 100%; }
  #content .products .productsContent .mainProducts .ly-main .ringName {
    color: #146496;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    margin: 0 0 10px 0; }
  #content .products .productsContent .mainProducts .ly-main .ringName span {
    display: block;
    font-size: 18px;
    line-height: 1.2; }
  #content .products .productsContent .mainProducts .ly-main .ringPrice {
    font-size: 14px;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif; }
  #content .products .productsContent .mainProducts .ly-sub .txt {
    font-size: 14px; }
  #content .products .productsContent .otherItem {
    padding: 3.125%; }
  #content .products .productsContent .otherItem .heading {
    text-align: center;
    margin: 5px 0 20px 0; }
  #content .products .productsContent .otherItem .heading span {
    display: block; }
  #content .products .productsContent .otherItem .heading span.en {
    margin: 0 0 10px 0; }
  #content .products .productsContent .otherItem .heading span.en img {
    width: 32%; }
  #content .products .productsContent .otherItem .heading span.ja {
    font-size: 12px; }
  #content .products .productsContent .otherItem .subProducts a {
    display: block; }
  #content .products .productsContent .otherItem .subProducts a .photo {
    background: #fff; }
  #content .products .productsContent .otherItem .subProducts a .photo figure {
    text-align: center;
    margin: 0px 0px 10px 0px;
    padding: 20px 0; }
  #content .products .productsContent .otherItem .subProducts a .photo figure img {
    width: 50%; }
  #content .products .productsContent .otherItem .subProducts a .ringName {
    color: #146496;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    margin: 0 0 10px 0;
    text-align: center; }
  #content .products .productsContent .otherItem .subProducts a .ringName span {
    display: block;
    font-size: 18px;
    line-height: 1.2; }
  #content .products .productsContent .otherItem .subProducts a .ringPrice {
    font-size: 14px;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    text-align: center; }
  #content .products .productsContent .otherItem .subProducts .ly-main {
    float: left;
    width: 48%;
    *display: inline; }
  #content .products .productsContent .otherItem .subProducts .ly-sub {
    float: right;
    width: 48%;
    *display: inline; }
  #content .brandList h3 span.en img {
    width: 50%; }
  #content .brandList .brandListItem {
    margin: 0 3.125%; }
  #content .brandList .brandListItem li {
    float: left;
    width: 48%;
    *display: inline;
    margin: 0 4% 50px 0; }
  #content .brandList .brandListItem li.nth2n {
    margin: 0 0 50px 0; }
  #content .brandList .brandListItem li section a h4.brandName img {
    width: 100%; }
  #content .brandList .brandListItem li section a .txt {
    display: none; }
  #content .brandList .brandListItem li section a figure {
    margin: 20px 0 10px 0;
    width: 100%; }
  #content .brandList .brandListItem li section a figure img {
    width: 100%; }
  #content .brandList .brandListItem li section a .ringName {
    font-size: 14px;
    display: none; } }
/* ------------------------------------------------------------
04. TOP PAGE
------------------------------------------------------------ */
/* clearfix */
.cf {
  *zoom: 1; }
.cf:after {
  content: "";
  display: block;
  clear: both; }

/*# sourceMappingURL=style.css.map */
