@charset "utf-8";


/*body {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}*/

.keith_fair {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto 9% auto;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  font-size: 13px;
  line-height: 1.7;
  display: block;
  overflow: hidden;
}
.keith_fair a:hover {
  opacity: 0.7;
}
p.fair_main {
  margin: 0 auto;
  padding: 0;
}
.keith_fair_left {
  /* max-width: 467px; */
  width: 44.7%;
  margin: 0;
  float: left;
}
.keith_fair_right {
  max-width: 558px;
  width: 52%;
  margin: 0;
  float: right;
  padding-bottom: 0;
}
p.fair_text {
  text-align: center;
  width: 100%;
  padding: 3% 0 6% 0;
  margin: 0 auto;
}
div.fair_novelty_outer {
  max-width: 558px;
  width: 100%;
  border: 2px solid #aaa;
  padding: 3px;
  margin: 0 auto 6%;
  box-sizing: border-box;
  overflow: hidden;
}
div.fair_novelty_inner {
  width: 100%;
  border: 1px solid #aaa;
  padding: 4% 1% 5% 4%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
div.fair_novelty_inner p.novelty_title {
  width: 25%;
  padding: 1% 0 3% 0;
  margin: 0;
}
div.fair_novelty_inner p.novelty_image {
  max-width: 184px;
  width: 100%;
  padding: 0;
  margin: 5% 25px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -9999;
}
div.fair_novelty_inner p.novelty_text {
  padding: 0 0 2% 0;
  margin: 0;
  width: 50%;
  text-align: justify;
}
  div.fair_novelty_inner p.novelty_text span{
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }
  div.fair_novelty_inner p.novelty_text span.color_green{
    color: #5da0bb;
    font-weight: bold;
  }
div.fair_novelty_inner p.novelty_attention {
  padding: 0;
  margin: 0;
  font-size: 0.75em;
  width: 50%;
}
div.fair_btn {
  max-width: 558px;
  width: 100%;
}
div.fair_btn > div {
    height: auto;
    float: left;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 265px;
    max-width: 49%;
}
div.fair_btn > div:nth-child(2n) {
    margin-right: 0;
    float:right
}
.keith_fair_btn_large{
  float:none;
  display: inline-block;
  width: 100%;
  margin: 2% auto 10%;
}
.keith_fair_btn_large ul{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: center;
}
.keith_fair_btn_large ul li{
  -webkit-flex: 0 0 calc(48% - 0px);
  -ms-flex: 0 0 calc(48% - 0px);
  flex: 0 0 calc(48% - 0px);
  -webkit-flex: 0 0 calc(48% - 0px);
  -ms-flex: 0 0 calc(48% - 0px);
  flex: 0 0 calc(48% - 0px);
}
.keith_fair_btn_large ul li a{
  color: #fff;
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 30px 0;
  width: 97%;
  margin: 0 auto;
  text-decoration:none;
  background-color: #333333;
}
.keith_fair_btn_large ul li a,
.link_to > .btn_block a{
  color: #fff;
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 30px 0;
  width: 97%;
  margin: 0 auto;
  text-decoration:none;
  background-color: #333333;
}
div.newarrival_title{
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}
.fair_newarrivalitems{
  margin-top: 5%;
}
.link_to{
  margin: 7% auto 10%;
}
.link_to > p{
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
}
.link_to > .btn_block{
  display: block;
  margin: 2% auto 0;
}
.link_to > .btn_block a{
  width: 60%;
}
.link_to > .btn_block a:hover{
  opacity:0.6;
}
.link_to > .btn_block a:hover,
.link_to > .btn_block a:visited,
.link_to > .btn_block a:link{
  text-decoration: none;
}
.fair_brand_campaign{
  margin: 0 auto;
}
.fair_brand_campaign div{
  margin: 0 auto 2%;
}
.fair_brand_campaign .fair_brand_campaign-2column{
  text-align: center;
}
.fair_brand_campaign-1column{
  margin:0 auto;
  text-align:center;
}
.fair_brand_campaign-1column img{
  max-width:1150px;
  width: 100%;
}
.fair_brand_campaign .fair_brand_campaign-2column ul{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: center;
  text-align: center;
}
.fair_brand_campaign .fair_brand_campaign-2column ul li{
  -webkit-flex: 0 0 calc(48% - 0px);
  -ms-flex: 0 0 calc(48% - 0px);
  flex: 0 0 calc(48% - 0px);
  -webkit-flex: 0 0 calc(48% - 0px);
  -ms-flex: 0 0 calc(48% - 0px);
  flex: 0 0 calc(48% - 0px);
  margin-right: 2%;
}
.fair_brand_campaign .fair_brand_campaign-2column ul li:nth-child(2) {
  margin-right: 0%;
}
img.pc_view,
br.pc_view {
  display: inline;
}
div.pc_view,
span.pc_view,
p.pc_view {
  display: block;
}
img.smp_view,
br.smp_view {
  display: none;
}
div.smp_view,
span.smp_view,
p.smp_view {
  display: none;
}
br.pc1200_view{
  display: none;
}


@media (max-width: 1200px){
  .keith_fair_left {
    width: 44%;
    margin: 0 auto 0 2%;
  }
  .keith_fair_right {
    width: 50%;
    margin: 0 2% 0 auto;
  }
  .fair_title {
    /* width:90%; */
    margin: 0 auto;
  }
  br.pc1200_view{
    display: inline;
  }
  p.fair_text{
    width: 100%;
    padding: 2% 0 3% 0;
    font-size: 95%;
  }
  div.fair_novelty_outer{
    margin: 0 auto 3%;
  }
  div.fair_novelty_inner{
    padding: 2% 3% 2%;
  }
  div.fair_novelty_inner p.novelty_text{
    font-size: 95%;
  }
  div.fair_novelty_inner p.novelty_text span{
    font-size: 15px;
  }
  div.fair_novelty_inner p.novelty_image{
    width: 42%;
    /*top: 20%;
    right: 3%;*/
  }
}

@media (max-width: 979px) {
  .keith_fair {
    font-size: 10px;
    /* width: 724px; */
    /* max-width: 724px; */
    margin: 0 auto;
    margin-bottom: 9%;
    overflow: hidden;
    padding: 0;
  }
  .keith_fair_left {
    width: 48%;
    margin: 0 auto;
  }
  .keith_fair_right {
    width: 50%;
    margin: 0 auto;
    padding: 0;
  }
  div.fair_novelty_inner{
    padding: 4% 2%;
  }
  div.fair_novelty_inner p.novelty_image {
    /* max-width: 166px; */
    width: 40%;
    padding: 0;
    margin: auto;
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: -9999;
  }
  div.newarrival_title{
    font-size: 27px;
    padding-top:60px;
  }
  .link_to > p{
    font-size:14px;
  }
  .keith_fair_btn_large ul li a,
  .link_to > .btn_block a{
    font-size:14px;
    padding: 25px 0;
  }
}

@media (max-width: 768px) {
  .keith_fair {
    max-width: 640px;
    width: 100%;
    font-size: 13px;
    padding-top: 5px
  }
  .keith_fair_left {
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  .keith_fair_right {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    float: none;
    padding-bottom: 2%;
  }
  div.fair_title{
    max-width: 640px;
    width: 100%;
    margin-bottom: 7%;
  }
  p.fair_text {
    text-align: justify;
    padding: 4% 0 5% 0;
    width: 90%;
    font-size: 14px;
    line-height: 2em;
  }
  div.fair_btn {
    max-width: 640px;
    width: 95%;
    margin: auto;
  }
  div.fair_btn > div {
      height: auto;
      float: none;
      width: 100%;
      max-width: 520px;
      margin: auto auto 5% auto
  }
  div.fair_btn > div:nth-child(2n) {
    float: none;
    margin: auto;
  }
  div.fair_title_smp {
    /* max-width: 443px; */
    width: 80%;
    margin: 9% auto 0 auto;
  }
  div.fair_novelty_outer {
    width: 95%;
    margin: 0 auto 10% auto;
  }
  div.fair_novelty_inner {
    padding: 6% 4%;
  }
  div.fair_novelty_inner p.novelty_title {
    width: 45%;
    margin: 0 auto 6%;
  }
  div.fair_novelty_inner p.novelty_image {
    max-width: 498px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    position: static;
  }
  div.fair_novelty_inner p.novelty_attention {
    font-size: 0.85em;
    line-height: 1.8em;
    width: 100%;
  }
  div.fair_novelty_inner p.novelty_text {
    padding: 5% 0 2% 0;
    margin: 0;
    width: 100%;
    line-height: 2em;
  }
  div.fair_novelty_inner p.novelty_text span{
    font-size: 15px;
    font-weight: bold;
  }
  .keith_fair_btn_large{
    margin: 0% auto 10%;
  }
  .keith_fair_btn_large ul{
    display: block;
  }
  .keith_fair_btn_large ul li{
    margin:0 auto 2%;
  }
  .keith_fair_btn_large ul li a,
  .link_to > .btn_block a{
    width: 97%;
    padding: 25px 0;
  } 
  div.newarrival_title{
    font-size: 27px;
    padding-top: 60px;
  }
  .fair_newarrivalitems{
    margin-top:0;
  }
  .link_to{
    margin: 15% auto 20%;
  }
  .link_to > p{
  }
  .link_to > .btn_block{
  }
  .fair_brand_campaign div{
  }
  div.pc_view,
  span.pc_view,
  p.pc_view {
    display: none;
  }
  img.pc_view,
  br.pc_view {
    display: none;
  }
  div.smp_view,
  p.smp_view {
    display: block;
  }
  img.smp_view,
  span.smp_view,
  br.smp_view {
    display: inline;
  }
  br.pc1200_view{
    display: none;
  }

}

@media(max-width: 480px){
}





.p-coupon {
    text-align: center;
    max-width: 1150px;
    margin: 0 auto;
    background: #59c3cf;
    color: #fff;
    padding: 60px 0 40px 0;
}
.p-coupon .p-coupon__title {
  margin-bottom: 50px;
  margin: auto;
  padding: 0 15%;

}
@media (min-width: 768px) {
  .p-coupon .p-coupon__title {
    max-width: 523px;
    padding: 0 0;
  }
}

.p-coupon .p-couppon__txt{
  padding: 0 5%;
  font-size: 14px;
}
.p-coupon .p-coupon__title .rogo-keith {
  display: block;
  padding-bottom: 25px;
  border-bottom: 5px solid #eeeeee;
  margin-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .p-coupon .p-coupon__title .rogo-keith {
      padding-left: 0;
      padding-right: 0;
  }
}

.p-coupon .p-coupon__code {
  font-size: 22px;
  text-align: center;
  padding: 13px;
  background-color: #fff;
  margin: 20px 20%;
  color: #59c3cf;
  font-weight: bold;
  line-height: 1.65;
}

#coupon__banner {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 1;
    z-index: 100;
}
#coupon__banner a {
  opacity: 1;
}
#coupon__banner.fadeIn {
  z-index: 1;
}
@media (min-width: 768px){
  #coupon__banner {
      top: 20%;
      border: none;
  }
}












.fadeIn-target-fair{
  opacity: 0;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* bBootstrap v3.3.7の変数のみinclude */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.flash {
  -webkit-animation: flash 1.5s infinite linear;
          animation: flash 1.5s infinite linear;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes flash {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.fadeIn-Loop {
  -webkit-animation: fadeIn-Loop 16s 8s infinite linear;
          animation: fadeIn-Loop 16s 8s infinite linear;
}
@-webkit-keyframes fadeIn-Loop {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn-Loop {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.sd-btn {
  border: 0;
  color: #FFFFFF;
  background-color: #0B6CCF;
  border-radius: 4px;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 1.44;
}
.sd-btn a, .sd-btn:hover, .sd-btn:focus,
.sd-btn a:hover,
.sd-btn a:focus {
  color: #FFFFFF;
}
.zoom:hover {
  -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  transition: all 0.5s ease 0s;
}
.ol--reset,
.ul--reset {
  padding: 0;
  list-style-type: none;
}

.content_wrap ul{
  /* margin: 16px !important; */
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
.content_wrap ul{
  /* margin: 6px auto !important; */
}
}
.ol,
.ul {
  padding: 0;
  list-style-type: none;
}
.ol li,
.ul li {
  border-bottom: 1px dotted #cccccc;
}
.ol li:last-child,
.ul li:last-child {
  border-bottom: none;
}
.hr {
  clear: both;
  border: 0;
  height: 1px;
  border-bottom: 1px solid #000000;
}
.form textarea,
.form input {
  border: 1px solid #000000;
}
.form label {
  margin-right: 15px;
}
.form textarea,
.form input[type="text"] {
  padding: 5px;
  width: 100%;
  font-size: 1rem;
}
@media screen and (min-width: 1200px) {
  .form textarea,
  .form input[type="text"] {
    font-size: 1.6rem;
  }
}
.form textarea {
  min-height: 200px;
}
.form input[type="submit"] {
  padding: 5px;
  margin: 5px;
}
.sd-table {
  width: 100%;
  max-width: 100%;
  background: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-collapse: collapse;
}
.sd-table caption {
  font-weight: bold;
  font-size: 110%;
}
.sd-table > thead tr > th,
.sd-table > tbody tr > th,
.sd-table > tfoot tr > th {
  background: #f2f2f2;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.sd-table > thead tr > th, .sd-table > thead tr > td,
.sd-table > tbody tr > th,
.sd-table > tbody tr > td,
.sd-table > tfoot tr > th,
.sd-table > tfoot tr > td {
  vertical-align: middle;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  padding: 15px;
}
/*グラデーション*/
.gradation {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #FFFFFF 0%, rgba(250, 250, 250, 0.4) 100%);
}
/*テキストシャドウ*/
.text-shadow--gray {
  text-shadow: 0 1px 0 rgba(150, 150, 150, 0.6);
}
.text-shadow--white {
  text-shadow: 0 1px 0 #FFFFFF;
}
/*ボックスシャドウ*/
.box-shadow--gray {
  box-shadow: 0 0 10px 1px #CCCCCC;
}

.box-shadow--white {
  box-shadow: 0 0 15px #FFFFFF #CCCCCC;
}
.sd-label {
  padding: 5px;
  font-size: 85%;
  border-radius: 6px;
  color: #FFFFFF;
  background-color: #000000;
}
.sd-picture {
  border: 5px solid #FFFFFF;
}
/**
 * animation
 */
/*点滅設定*/
@-webkit-keyframes sdKeyframes--opacity-flashing {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes sdKeyframes--opacity-flashing {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
/*点滅*/
.sd-flashing {
  -webkit-animation: sdKeyframes--opacity-flashing 1s infinite;
          animation: sdKeyframes--opacity-flashing 1s infinite;
}

.recommend_title {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
}

.box-title {
    font-family: 'Open Sans', 'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
    position: relative;
    padding: 20px 0 12px;
    margin-bottom: 20px;
    color: #333;
    font-size: 24px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.15em;
}
.box-title .sub {
    display: block;
    padding-top: 14px;
    margin: 0;
    font-weight: normal;
}

.link_to > .box-title {
  font-family: 'Open Sans', 'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  padding: 20px 0 12px;
  margin: 0 auto 20px;
  color: #333;
  font-size: 18px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  letter-spacing: 0.15em;
}
.link_to > .box-title .sub {
  display: block;
  padding-top: 14px;
  margin: 0;
  font-weight: normal;
}

.p-item-lists a img{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: 0.2s;
}
.p-item-lists a:hover img {
  transition: 0.5s;
  -webkit-transform: scale(1.04);
      -ms-transform: scale(1.04);
          transform: scale(1.04);
}
.p-item-lists:hover img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.p-item > p {
  width: 95%;
  max-width: 860px;
  margin: 0 auto 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
  -ms-flex-line-pack: stretch;
       align-content: stretch;
}
.p-items {
  margin:0 auto 100px;
}
.content_wrap .p-item h3 {
  width: 100%;
  margin: 0 auto 0px;
  text-align: center;
}
.content_wrap .p-item h4 {
  margin: 1% auto 4%;
  text-align: center;
  font-size: 1em;
  letter-spacing: 0.2em;
  line-height: 2em;
}
.content_wrap .p-item .p-item-list {
  margin-bottom: 60px;
}
.content_wrap .p-item .p-item-list__img {
  margin-bottom: 25px;
}

.content_wrap .p-item .p-item-list__brand {
  font-weight: bold;
  margin-bottom: 0;
  letter-spacing: 0.5px;
}
.content_wrap .p-item .p-item-list__name {
  margin-bottom: 0;
  letter-spacing: 0.5px;
}
.content_wrap .p-item .p-item-list__price {
  margin-bottom: 0;
  letter-spacing: 0.5px;
  display: flex;
  justify-content: center;
}
.name2{
  padding-top: 5%;
}
.content_wrap .p-item .p-item-list__price > span > a {
  border-bottom: #000000 1px solid;
}

.content_wrap ul.p-item-lists {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
     　-ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    　　-ms-flex-wrap: wrap;
    　flex-wrap: wrap;
    margin: 0 -2.3%;
    padding: 0;
}
.content_wrap ul.p-item-lists > * {
  text-align: center;
}
.content_wrap ul.p-item-lists > * {
  -webkit-flex: 0 1 24%;
      -ms-flex: 0 1 24%;
          flex: 0 1 24%;
  -webkit-flex: 0 1 calc( 25% - 10px);
      -ms-flex: 0 1 calc( 25% - 10px);
          flex: 0 1 calc( 25% - 10px);
}
@media (max-width: 992px) {
 a.p-btn {
    max-width: 380px;
  }
  .content_wrap ul.p-item-lists > * {
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
    -webkit-flex: 0 1 calc( 50% - 10px);
    -ms-flex: 0 1 calc( 50% - 10px);
    flex: 0 1 calc( 50% - 10px);
  }
}
@media (max-width: 768px) {
  .content_wrap {
    font-size: 13px;
    letter-spacing: 2px;
  }
  .content_wrap .main_block{
    margin-bottom: 0%;
  }
  .content_wrap .main_body__text{
    width: 90%;
    margin: 5% auto;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 13px;
  }
  .content_wrap a.p-btn {
    font-size: 12px;
    padding: 15px 10px;
    max-width: 300px;
    width: 100%;
  }
  .content_wrap .p-item{
    margin:0 auto 15%;
  }
  .content_wrap .p-item:last-child {
    margin-bottom: 10%;
  }
  .content_wrap .p-item h3 {
  width: 90%;
  max-width: 482px;
    margin: 20% auto 10%;
  }
  .content_wrap .p-item h4 {
    margin-bottom: 5%;
    font-size: 1.09em;
  }
  .content_wrap .p-item .p-item-list {
    margin-bottom: 6%;
    font-size: 12px;
  }
  .content_wrap .p-item .p-item-list > .p-item-list__price{
    font-size: 10px;
  }
  .content_wrap .p-item .p-item-list__img {
    margin-bottom: 10px;
  }
  .content_wrap ul.p-item-lists {
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
    margin-bottom: 0 auto 6%;
    padding: 0 3%;
  }
  div.pc_view,
  span.pc_view,
  p.pc_view,
  img.pc_view,
  br.pc_view {
    display: none;
  }
  div.smp_view,
  p.smp_view {
    display: block;
  }
  img.smp_view,
  span.smp_view,
  br.smp_view {
    display: inline;
  }
  .visible_pc {
    display: none;
  }
  .content_wrap ul.p-item-lists {
    margin: 0;
    padding: 0;
  }
} 
@media (max-width: 544px) {
  .content_wrap ul.p-item-lists {
    margin-bottom: 20px;
  }
}

header > p {
  text-align: center;
  font-size: 16px;
  margin: 8% auto;
  line-height: 30px;
}