@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; }

.html-content-area 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;
}

h1 {
  font-size: 1em; }

h2 {
  border: none; }

h3 {
  color: #000 !important;
  border: none; }

img {
  width: 100%; }

.txt {
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
  line-height: 1.5; }

@media screen and (min-width: 751px) {
  .txt {
    font-size: 14px; }

  #content .inner {
    width: 960px;
    margin: auto; }
  #content .movieIndex h1.title {
    text-align: center;
    padding: 80px 0; }
  #content .movieIndex h1.title img {
    width: 387px; }
  #content .movieIndex ul {
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-bottom: 40px; }
  #content .movieIndex ul li {
    float: left;
    width: 480px;
    *display: inline;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box; }
  #content .movieIndex ul li:nth-child(even) {
    border-right: none; }
  #content .movieIndex ul li a {
    display: block; }
  #content .movieIndex ul li a .ly {
    overflow: hidden;
    padding: 25px 0;
    min-height: 200px; }
  #content .movieIndex ul li a .ly:hover .title {
    text-decoration: underline; }
  #content .movieIndex ul li a .ly .ly-main {
    float: left;
    width: 200px;
    *display: inline;
    padding: 0 0 0 25px; }
  #content .movieIndex ul li a .ly .ly-main img {
    width: 100%; }
  #content .movieIndex ul li a .ly .ly-sub {
    float: left;
    width: 200px;
    *display: inline;
    margin: 25px 25px 0 25px; }
  #content .movieIndex ul li a .ly .ly-sub .brandLogo {
    height: 40px;
    display: table;
    margin: 0 auto 0px;
    width: 200px; }
  #content .movieIndex ul li a .ly .ly-sub .brandLogo span {
    display: table-cell;
    vertical-align: middle; }
  #content .movieIndex ul li a .ly .ly-sub .brandLogo span img {
    width: 100%; }
  #content .movieIndex ul li a .ly .ly-sub .title {
    text-align: center;
    margin: 0 0 10px 0;
    line-height: 1.5;
    font-size: 13px;
    font-weight: bold; }
  #content .movieIndex ul li a .ly .ly-sub .lead {
    font-size: 12px; }
  #content .mainHeader h1.mainTitle {
    margin-top: 30px;
    font-size: 1.39em;
    color: #146496;
    text-align: center; }
  #content .mainHeader h1.mainTitle img {
    width: 100%; }
  #content .mainHeader .txt {
    padding: 40px 0 60px;
    line-height: 1.5; 
    font-size: 18px; }
  #content .mainContent {
    margin: 120px 0 0 0; }
  #content .mainContent h1.brandName {
    margin: 0 0 60px 0;
    text-align: center; }
  #content .mainContent h1.brandName img {
    width: 50%; }
  #content .mainContent .lead {
    margin: 0 0 60px 0;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 18px;
    line-height: 2;
    text-align: center; }
  #content .mainContent .movie {
    overflow: hidden;
    margin: 0 0 80px 0; }
  #content .mainContent .movie .thumb {
    float: left;
    width: 280px;
    *display: inline; }
  #content .mainContent .movie .meta {
    float: right;
    width: 580px;
    *display: inline;
    padding: 40px 30px;
    box-sizing: content-box;
    background: #f2f2f2; }
  #content .mainContent .movie .meta h1.movieTitle {
    margin: 0 0 20px 0;
    font-size: 24px;
    font-weight: bold;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif; }
  #content .mainContent .movie .meta h1.movieTitle span {
    margin: 0 0 0 10px; }
  #content .mainContent .movie .meta dl {
    overflow: hidden; }
  #content .mainContent .movie .meta dl dt {
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
    font-size: 18px;
    line-height: 2;
    float: left;
    width: 80px;
    *display: inline;
    clear: right; }
  #content .mainContent .movie .meta dl dd {
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
    font-size: 18px;
    line-height: 2;
    float: right;
    width: 480px;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .sajTitle {
    margin: 0 0 50px 0;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif; }
  #content .mainContent .sceneAndJewelry .sajTitle span {
    font-weight: bold; }
  #content .mainContent .sceneAndJewelry .item {
    background: url(https://wedding.mynavi.jp/ring/premium/images/uploads/9/2015/11/20/564ed62fd6ba1.png) left top no-repeat;
    padding: 40px 0 60px 0; }
  #content .mainContent .sceneAndJewelry .item .itemTitle {
    margin: 40px 0 35px 25px; }
  #content .mainContent .sceneAndJewelry .item .itemTitle img {
    width: 18%; }
  #content .mainContent .sceneAndJewelry .item .itemTitle-item {
    margin: 0 0 35px 25px; }
  #content .mainContent .sceneAndJewelry .item .itemTitle-item img {
    width: 11%; }
  #content .mainContent .sceneAndJewelry .item .caption h1.captionTitle {
    margin: 15px 0; }
  #content .mainContent .sceneAndJewelry .item .caption h1.captionTitle span.en {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #3a6696; }
  #content .mainContent .sceneAndJewelry .item .caption h1.captionTitle span.ja {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .1em; }
  #content .mainContent .sceneAndJewelry .item .caption .txt {
    font-size: 14px;
    line-height: 1.8;
    color: #4c4c4c; }
  #content .mainContent .sceneAndJewelry .item .jewelry h1.jewelryTitle {
    margin: 15px 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry h1.jewelryTitle span.en {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #3a6696; }
  #content .mainContent .sceneAndJewelry .item .jewelry h1.jewelryTitle span.ja {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .1em; }
  #content .mainContent .sceneAndJewelry .item .jewelry .jewelryName {
    font-size: 16px !important;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    color: #000 !important;
    font-weight: bold; }
  #content .mainContent .sceneAndJewelry .item .jewelry .txt {
    font-size: 14px;
    line-height: 1.8;
    color: #4c4c4c; }
  #content .mainContent .sceneAndJewelry .item .scene {
    margin: 0 0 30px 0; }
  #content .mainContent .sceneAndJewelry .item .scene .lySingle {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .scene .lySingle figure {
    float: left;
    width: 460px;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .item .scene .lySingle .caption {
    float: right;
    width: 460px;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .item .scene .lyExtra .scenes {
    overflow: hidden;
    margin: 0 0 20px 0; }
  #content .mainContent .sceneAndJewelry .item .scene .lyExtra .scenes figure {
    float: left;
    width: 460px;
    *display: inline;
    margin: 0 0 0 40px; }
  #content .mainContent .sceneAndJewelry .item .scene .lyExtra .scenes figure:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lySingle {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lySingle figure {
    float: left;
    width: 460px;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lySingle .detail {
    float: right;
    width: 460px;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble .ly {
    float: left;
    width: 460px;
    *display: inline;
    margin: 0 0 0 40px; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble .ly:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble .ly figure {
    margin: 0 0 10px 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-main {
    float: left;
    width: 290px;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-main .ly figure {
    margin: 0 0 10px 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub {
    overflow: hidden;
    float: right;
    width: 625px;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub .ly {
    float: left;
    width: 290px;
    *display: inline;
    margin: 0 0 0 45px; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub .ly:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub .ly figure {
    margin: 0 0 10px 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly {
    float: left;
    width: 210px;
    *display: inline;
    margin: 0 0 0 40px; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly figure {
    margin: 0 0 10px 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly figure img {
    width: 100%; }
  #content .brandInfo {
    background: #f2f2f2;
    padding: 40px 0; }
  #content .brandInfo h1 {
    margin: 0 0 20px 0;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #146496; }
  #content .brandInfo .meta {
    width: 700px;
    height: 150px;
    margin: auto;
    background: url(https://wedding.mynavi.jp/ring/premium/images/uploads/9/2015/11/20/564ed62f93a6e.png) no-repeat left top; }
  #content .brandInfo .meta p {
    text-align: center;
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif; }
  #content .brandInfo .meta .brandName {
    font-size: 18px;
    font-weight: bold;
    padding: 35px 0 20px; }
  #content .brandInfo .meta .url {
    font-size: 16px;
    padding: 0 0 15px 0; }
  #content .brandInfo .meta .tel {
    font-size: 16px; } }
@media screen and (max-width: 750px) {
  body {
    -webkit-text-size-adjust: 100%; }

  #content {
    width: 100%;
    margin: auto; }
  #content .movieIndex h1.title {
    text-align: center;
    padding: 12% 0 6% 0; }
  #content .movieIndex h1.title img {
    width: 70%; }
  #content .movieIndex ul {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px; }
  #content .movieIndex ul li {
    border-top: 1px solid #ccc;
    box-sizing: border-box; }
  #content .movieIndex ul li:nth-child(even) {
    border-right: none; }
  #content .movieIndex ul li a {
    display: block; }
  #content .movieIndex ul li a .ly {
    overflow: hidden;
    padding: 3.125%; }
  #content .movieIndex ul li a .ly:hover .title {
    text-decoration: underline; }
  #content .movieIndex ul li a .ly .ly-main {
    float: left;
    width: 40%;
    *display: inline; }
  #content .movieIndex ul li a .ly .ly-main img {
    width: 100%; }
  #content .movieIndex ul li a .ly .ly-sub {
    float: right;
    width: 55%;
    *display: inline; }
  #content .movieIndex ul li a .ly .ly-sub .brandLogo {
    height: 40px;
    display: table;
    margin: 6.25% 0;
    text-align: center; }
  #content .movieIndex ul li a .ly .ly-sub .brandLogo span {
    display: table-cell;
    vertical-align: middle; }
  #content .movieIndex ul li a .ly .ly-sub .brandLogo span img {
    width: 100%; }
  #content .movieIndex ul li a .ly .ly-sub .title {
    text-align: center;
    margin: 0 0 3.125% 0;
    line-height: 1.5;
    font-size: 15px;
    font-weight: bold; }
  #content .movieIndex ul li a .ly .ly-sub .lead {
    font-size: 12px; }
  #content .mainHeader h1.mainTitle {
    text-align: center;
    line-height: 1.5em;
    color: #146496;
    font-size: 1.2em;
    margin-top: 5%; }
  #content .mainHeader .txt {
    margin: 0 3.125%;
    padding: 20px 0 20px; }
  #content .mainContent h1.brandName {
    margin: 0 0 5% 0;
    text-align: center; }
  #content .mainContent h1.brandName img {
    width: 50%; }
  #content .mainContent .lead {
    margin: 0 3.125% 6% 3.125%;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 14px;
    line-height: 1.8;
    text-align: center; }
  #content .mainContent .movie {
    overflow: hidden;
    margin: 0 3.125% 10%; }
  #content .mainContent .movie .thumb {
    float: left;
    width: 31.25%;
    *display: inline; }
  #content .mainContent .movie .thumb img {
    width: 100%; }
  #content .mainContent .movie .meta {
    float: right;
    width: 60%;
    *display: inline;
    padding: 3%;
    background: #f2f2f2; }
  #content .mainContent .movie .meta h1.movieTitle {
    margin: 0 0 3% 0;
    font-size: 14px;
    font-weight: bold;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    line-height: 2; }
  #content .mainContent .movie .meta h1.movieTitle span {
    display: block;
    font-size: 14px; }
  #content .mainContent .movie .meta dl {
    overflow: hidden; }
  #content .mainContent .movie .meta dl dt {
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
    font-size: 12px;
    line-height: 2;
    float: left;
    width: 23%;
    *display: inline;
    clear: right; }
  #content .mainContent .movie .meta dl dd {
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
    font-size: 12px;
    line-height: 2;
    float: right;
    width: 77%;
    *display: inline; }
  #content .mainContent .sceneAndJewelry .sajTitle {
    margin: 0 0 6% 0;
    text-align: center;
    letter-spacing: .1em;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    line-height: 2; }
  #content .mainContent .sceneAndJewelry .sajTitle span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5; }
  #content .mainContent .sceneAndJewelry .item {
    background: url(https://wedding.mynavi.jp/ring/premium/images/uploads/9/2015/11/20/564ed632a6771.png) left top no-repeat;
    background-size: 100%;
    padding: 6.25% 0; }
  #content .mainContent .sceneAndJewelry .item .itemTitle {
    margin: 0 0 6% 0;
    text-align: center; }
  #content .mainContent .sceneAndJewelry .item .itemTitle img {
    width: 35%; }
  #content .mainContent .sceneAndJewelry .item .itemTitle-item {
    margin: 0 0 6% 0;
    text-align: center; }
  #content .mainContent .sceneAndJewelry .item .itemTitle-item img {
    width: 22%; }
  #content .mainContent .sceneAndJewelry .item .caption {
    margin: 0 3.125%; }
  #content .mainContent .sceneAndJewelry .item .caption h1.captionTitle {
    margin: 0 0 10px 0; }
  #content .mainContent .sceneAndJewelry .item .caption h1.captionTitle span.en {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #3a6696; }
  #content .mainContent .sceneAndJewelry .item .caption h1.captionTitle span.ja {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .1em; }
  #content .mainContent .sceneAndJewelry .item .caption .txt {
    font-size: 12px;
    line-height: 1.8;
    color: #4c4c4c; }
  #content .mainContent .sceneAndJewelry .item .jewelry {
    margin: 0 3.125%; }
  #content .mainContent .sceneAndJewelry .item .jewelry h1.jewelryTitle {
    margin: 0 0 3.5% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry h1.jewelryTitle span.en {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #3a6696; }
  #content .mainContent .sceneAndJewelry .item .jewelry h1.jewelryTitle span.ja {
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .1em; }
  #content .mainContent .sceneAndJewelry .item .jewelry .jewelryName {
    font-size: 14px !important;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    color: #000 !important;
    font-weight: bold;
    margin: 0 0 1% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .txt {
    font-size: 12px;
    line-height: 1.8;
    color: #4c4c4c; }
  #content .mainContent .sceneAndJewelry .item .scene {
    margin: 0 0 5% 0; }
  #content .mainContent .sceneAndJewelry .item .scene .lySingle figure {
    margin: 0 0 5% 0; }
  #content .mainContent .sceneAndJewelry .item .scene .lySingle figure img {
    width: 100%; }
  #content .mainContent .sceneAndJewelry .item .scene .lyExtra .scenes {
    margin: 0 0 3.125% 0; }
  #content .mainContent .sceneAndJewelry .item .scene .lyExtra .scenes figure img {
    width: 100%; }
  #content .mainContent .sceneAndJewelry .item .scene .lyExtra .scenes figure:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lySingle {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lySingle figure {
    margin: 0 0 3% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lySingle figure img {
    width: 100%; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble .ly {
    float: left;
    width: 48.5%;
    *display: inline;
    margin: 0 0 0 3%; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble .ly:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble .ly figure {
    margin: 0 0 2% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyDouble .ly figure img {
    width: 100%; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-main {
    margin: 0 0 5% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-main .ly {
    margin: 6.25% 0 0 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-main .ly:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-main .ly figure {
    margin: 0 0 2% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-main .ly figure img {
    width: 100%; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub .ly {
    float: left;
    width: 48.5%;
    *display: inline;
    margin: 0 0 0 3%; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub .ly:first-child {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub .ly figure {
    margin: 0 0 2% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyTriple .ly-sub .ly figure img {
    width: 100%; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad {
    overflow: hidden; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly {
    float: left;
    width: 48.5%;
    *display: inline;
    margin: 0 3% 5% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly:nth-child(2n) {
    margin: 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly figure {
    margin: 0 0 2% 0; }
  #content .mainContent .sceneAndJewelry .item .jewelry .lyQuad .ly figure img {
    width: 100%; }
  #content .mainContent .sceneAndJewelry .item .itemOnry h1.jewelryTitle {
    margin: 4% 0 3% 0; }
  #content .brandInfo {
    background: #f2f2f2;
    padding: 40px 0; }
  #content .brandInfo h1 {
    margin: 0 0 20px 0;
    font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #146496; }
  #content .brandInfo .meta {
    margin: 0 3.125%;
    background: #fff;
    padding: 5% 3.125%;
    border: 5px solid #ccc; }
  #content .brandInfo .meta p {
    text-align: center;
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Arial MT", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif; }
  #content .brandInfo .meta .brandName {
    width: 75%;
    line-height: 1.5;
    margin: auto;
    word-break: break-word;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 20px 0; }
  #content .brandInfo .meta .url {
    font-size: 16px;
    padding: 0 0 15px 0; }
  #content .brandInfo .meta .tel {
    font-size: 16px; } }
/* ------------------------------------------------------------
04. TOP PAGE
------------------------------------------------------------ */
/* clearfix */
.cf {
  *zoom: 1; }
.cf:after {
  content: "";
  display: block;
  clear: both; }

/*# sourceMappingURL=style.css.map */

/* スクロールバー非表示 */
main { overflow-x: clip ;}