@charset "utf-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  /* image-rendering: pixelated; */
  /* backface-visibility: hidden; */
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

#container.page_award .footer_banner_eyelashes {
  display: none;
}



.statusTitle{
  background:#f3f3f3;
  padding: 60px 0 50px 0;
  position:relative;
  margin-bottom: 80px;
  z-index:1;
}
.statusTitle span:nth-child(1){
  display:block;
  text-align:center;
  font-family:"Century Gothic",CenturyGothic,'Muli',sans-serif;
  font-weight:400;
  color:#191919;
  font-size: 28px;
  line-height:100%;
  position:relative;
  text-transform:uppercase;
}
.statusTitle span:nth-child(2){
  display:block;
  text-align:center;
  font-family:YuGothic,"游ゴシック","Yu Gothic","メイリオ",Meiryo,sans-serif;
  font-weight:400;
  color:#a3bee3;
  font-size:46.43%;
  font-size: 12px;
  letter-spacing: .1rem;
  line-height:100%;
  padding-top:12px;
}
.statusTitle:after{
  bottom: -20px;
  content:'';
  display:block;
  width:1px;
  height:60px;
  position:absolute;
  background:#191919;
  left:50%;
  margin-top:10px;
}
@media(max-width: 750px){
  .statusTitle{
    /* background:#f3f3f3; */
    padding: 28px 0 24px 0;
    /* position:relative; */
    /* letter-spacing: .1rem; */
    margin-bottom: 40px;
    /* z-index:1; */
  }
  .statusTitle span:nth-child(1){
    /* display:block; */
    /* text-align:center; */
    /* font-family:"Century Gothic",CenturyGothic,'Muli',sans-serif; */
    /* font-weight:400; */
    /* color:#191919; */
    letter-spacing: .035rem;
    font-size: 21px;
    /* line-height:100%; */
    /* position:relative; */
    /* text-transform:uppercase; */
  }
  .statusTitle span:nth-child(2){
    display:block;
    text-align:center;
    font-family:YuGothic,"游ゴシック","Yu Gothic","メイリオ",Meiryo,sans-serif;
    font-weight:400;
    color:#a3bee3;
    font-size:46.43%;
    font-size: 12px;
    letter-spacing: .1rem;
    line-height:100%;
    padding-top:12px;
  }
  .statusTitle:after{
    bottom: -15px;
    content:'';
    display:block;
    width:1px;
    height: 30px;
    position:absolute;
    background:#191919;
    left:50%;
    margin-top:10px;
  }
}

.mainVisual{
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}
.mainVisual img{
  display: block;
  height: auto;
  width: 100%;
}

.kome{
  color: #999;
  display:block;
  font-size:12px;
  line-height:170%;
  position:relative;
  padding-left:15px;
  padding-right:15px;
  margin-top: 10px;
}
.kome:before{
  content:'※';
  position:absolute;
  left:0;
  top:0;
}

.product {
  margin: 0 auto;
  padding: 65px 40px 40px;
  max-width: 1080px;
}

.product img {
  display: block;
  width: 100%;  
}

.product .productInner {
  border-top: 1px solid #eee;
}

.product .productInner .item {
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  padding: 40px 0 80px;
  padding: 0 0 80px;
}

.product .productInner .item:last-child {
  border-bottom: none;
  /* border-top: none; */
}

.product .productInner .item .images {
  margin: 0 20px 0 0;
  /* width: 41%; */
}

.product .productInner .item .images .image {
  margin: 0 auto;
  padding: 40px 0 0;
  width: 100%;
  max-width: 690px;
}

.product .productInner .item .images .anchor {
  margin: 30px 0 0;
}

.product .productInner .item .text {
  width: 56%;
}

.product .productInner .item .text .title {
  border-bottom: 1px solid #000;
  padding: 40px 0 19px 10px;
}

.product .productInner .item .text .title > * {
  display: block;
}

.product .productInner .item .text .title > *:nth-child(1) {
  font-size: 13px;
  line-height: 100%;
}

.product .productInner .item .text .title > *:nth-child(2) {
  font-size: 22px;
  line-height: 130%;
  margin: 11px 0 0;
}

.product .productInner .item .text .row {
  align-items: center;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  padding: 30px 25px 20px 25px;
}

.product .productInner .item .text .row .cell_1 {
  margin: 0 45px 0 0;
  width: 70px;
  min-width: 70px;
}

.product .productInner .item .text .row .cell_2 {
  font-size: 15px;
  /* margin: 24px 0 0; */
  width: calc(100% - 105px);
  width: 100%;
}

.product .productInner .item .text .row .cell_2 > *:nth-child(1) {
}

.product .productInner .item .text .row .cell_2 > *:nth-child(2) {
  margin: 9px 0 0;
}

.product .productInner .item .text .row .cell_2 > *:nth-child(3) {
  margin: 10px 0 0;
}

.product .productInner .item .text .row .cell_2 small,
.product .productInner .item .text .row .cell_2 big {
  display: block;
}

.product .productInner .item .text .row .cell_2 small {
  font-size: 14px;
  line-height: 130%;
}

.product .productInner .item .text .row .cell_2 small span {
  color: #f46296;
  font-weight: bold;
}

.product .productInner .item .text .row .cell_2 :last-child small {
  display: block;
  font-size: 12px;
  margin: -8px 0 0;
}

.product .productInner .item .text .row .cell_2 big {
  font-size: 20px;
  line-height: 130%;
}

.product .productInner .item.bb-color {
  border-bottom-color: #000;
  border-bottom-width: 1px;
  padding-bottom: 120px;
  margin-bottom: 80px;
}

@media (max-width: 850px) {

  .product {
    /* padding-bottom: 20px; */
    padding: 25px 0 20px;
  }

  .product .productInner {
    border-top: none;
  }

  .product .productInner .item {
    border-bottom-width: 0;
    flex-flow: row wrap;
    padding-bottom: 50px;
    padding-top: 105px;
    position: relative;
    z-index: 1;
  }

  .product .productInner .item .images .image {
    padding-top: 0;
  }

  .product .productInner .item .images .anchor {
    margin-top: 20px;
  }

  .product .productInner .item .text .title {
    left: 0;
    padding-bottom: 14px;
    padding-left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }

  .product .productInner .item > *:nth-child(n) {
    margin: 25px 0 0;
    padding: 0;
    width: 100%;
  }

  .product .productInner .item .text {
    border-top: 1px solid #eee;
    margin-top: 30px;
  }

  .product .productInner .item .text .title > *:nth-child(1) {
    font-size: 12px;
    line-height: 100%;
  }

  .product .productInner .item .text .title > *:nth-child(2) {
    font-size: 18px;
    margin-top: 5px;
  }

  .product .productInner .item .text .row {
    padding: 15px 10px 16px 10px;
  }

  .product .productInner .item .text .row .cell_1 {
    margin-right: 15px;
  }
  
  .product .productInner .item .text .row .cell_2 {
    font-size: 13px;
    margin-top: 14px;
    width: calc(100% - 75px);
    width: 100%;
  }

  .product .productInner .item .text .row .cell_2 > *:nth-child(2) {
    margin-top: 2px;
  }

  .product .productInner .item .text .row .cell_2 small {
  }

  .product .productInner .item .text .row .cell_2 :last-child small {
    font-size: 11px;
    margin: -10px 0 0;
  }

  .product .productInner .item .text .row .cell_2 big {
    font-size: 16px;
  }

  .product .productInner .item .text .row + .title {
    position: static;
  }

  .product .productInner .item.bb-color {
    margin-bottom: 80px;
  }
}

b,
b * {
  font-weight: 700;
}

.txt_gold_1 {
  color: #be9b38;
}

.txt_pink_1 {
  color: #dd8b99;
}

.txt_gold_2 {
  color: #e2a700;
}

.txt_pink_2 {
  color: #f46296;
}



.button{
  display:block;
  margin:0 auto;
  background:#ffffff;
  max-width: 250px;
  opacity: 1 !important;
  padding: 12px;
  font-size: 15px;
  text-align:center;
  border:solid 1px #000000;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.button span{
  display:inline-block;
  position:relative;
  padding-left:33px;
  padding-right:10px;
  font-family:"Century Gothic",CenturyGothic,'Muli',sans-serif;
  text-align:center;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.button span:before{
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  height: 14px;
  width: 17px;
  background-image: url(/wordpress/img/products/prod_cart.png);
  background-repeat: no-repeat;
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
}
.button span:after{
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  height: 14px;
  width: 17px;
  background-image: url(/wordpress/img/products/prod_cart_white.png);
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
}
@media (min-width: 850px) {

  .button:hover{
    background: #000;
  }

  .button:hover span{
    color: #fff;
  }

  .button:hover span:before{
    opacity:0;
  }

  .button:hover span:after{
    opacity:1;
  }
}
@media (max-width: 850px) {

  .button{
    display:block;
    margin:0 auto;
    background:#ffffff;
    max-width: 216px;
    opacity: 1 !important;
    padding: 12px 12px 11px;
    font-size: 14px;
    text-align:center;
    border:solid 1px #000000;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
  }
  .button span{
    display:inline-block;
    position:relative;
    padding-left:33px;
    padding-right:10px;
    font-family:"Century Gothic",CenturyGothic,'Muli',sans-serif;
    text-align:center;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
  }
  .button span:before{
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -7px;
    height: 14px;
    width: 17px;
    background-image: url(/wordpress/img/products/prod_cart.png);
    background-repeat: no-repeat;
    -webkit-transition:opacity 0.2s ease-out;
    transition:opacity 0.2s ease-out;
  }
  .button span:after{
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -7px;
    height: 14px;
    width: 17px;
    background-image: url(/wordpress/img/products/prod_cart_white.png);
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition:opacity 0.2s ease-out;
    transition:opacity 0.2s ease-out;
  }
}



/**
 * .debugPc
 */

.debugPc {
  left: 50%;
  opacity: .5;
  position: fixed;
  top: -800px;
  transform: translate(-50%, 0);
  height: auto;
  width: 1500px;
  z-index: 9999;
}

.debugPc.show {
  display: block;
}

.debugPc.hide {
  display: none;
}

.debugPc img {
  width: 100%;
}

@media (max-width: 750px) {

  .debugPc {                    
    display: none !important;
  }
}



/**
 * .debugSp
 */

.debugSp {
  left: 50%;
  display: none;
  opacity: .5;
  position: fixed;
  top: -774px;
  transform: translate(-50%, 0);
  height: auto;
  width: 375px;
  z-index: 9999;
}

.debugSp.show {
  display: block;
}

.debugSp.hide {
  display: none;
}

.debugSp img {
  width: 100%;
}

@media (min-width: 751px) {

  .debugSp {
    display: none !important;
  }
}