
@import url("https://fonts.googleapis.com/css?family=Poppins:400,700");

@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button, input, select, textarea {
  min-height: 1.5em;
  background-color: transparent;
}

input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

.fb_iframe_widget > span {
  vertical-align: top !important;
}

html {
  overflow-y: auto;
  overflow-x: hidden;
}

body {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  position: relative;
  background-color: transparent;
  font-size: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
}

body.modal_in {
  opacity: 1;
  filter: alpha(opacity=100);
}

a {
  color: #bf263b;
  text-decoration: none;
}

.content_line_box {
  position: relative;
  width: 964px;
}

.content_line_box .content_line_box_in {
  min-height: 480px;
  padding: 50px;
  background: #fff;
}

.content_line_box .list_content_detail_in {
  position: relative;
  z-index: 10;
}

.content_line_box .goods_img {
  float: left;
  width: 340px;
}

.content_line_box .goods_img .item_img {
  width: 340px;
  height: 340px;
  margin-bottom: 10px;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  border: solid 2px #f8f8f8;
}

.content_line_box .goods_img .item_img_list {
  margin-top: 10px;
  letter-spacing: -.4em;
}

.content_line_box .goods_img .item_img_list li {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  margin-bottom: 10px;
  letter-spacing: normal;
  vertical-align: top;
  cursor: pointer;
  border: solid 2px #f8f8f8;
}

.content_line_box .goods_img .item_img_list li:nth-child(5n) {
  margin-right: 0;
}

.content_line_box .goods_img .item_img_list li p {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.content_line_box .goods_img .item_img_list li:hover {
  border: solid 2px #c961f0;
}

.content_line_box .goods_img .item_img_list .img_now {
  border: solid 2px #c961f0;
}

.content_line_box .item_right_txt {
  float: right;
  width: 470px;
  line-height: 1.4;
}

.content_line_box .item_right_txt .item_title {
  font-size: 24px;
  font-weight: bold;
  color: #f20016;
}

.content_line_box .item_right_txt .item_txt {
  margin-top: 20px;
}

.content_line_box .item_right_txt .shop_item{
  margin:10px auto 0;
}
.content_line_box .item_right_txt .shop_item li {
  display: inline-block;
  margin: 0 0 6px 6px;
  border: 1px solid rgba(89, 85, 68, 0.2);
  letter-spacing: normal;
  width: 108px;
}

.content_line_box .item_right_txt .shop_item li:nth-child(4n+1) {
  margin-left: 0;
}

.content_line {
  border: 0;
  border-bottom: 1px solid #595544;
  opacity: .2;
  filter: alpha(opacity=20);
}

.item_shop {
  text-align: left;
  letter-spacing: -0.4em;
}

.item_shop li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 110px;
  margin-left: 10px;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.item_shop li:nth-child(4n+1) {
  margin-left: +0;
}

.item_shop li:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
