@charset "UTF-8";
/*変数
---------------------------------------------*/
/*全体
---------------------------------------------*/
#news_und div, #news_und span, #news_und object, #news_und p, #news_und a, #news_und em, #news_und img, #news_und small, #news_und strong, #news_und center, #news_und dl, #news_und dt, #news_und dd, #news_und ol, #news_und ul, #news_und li {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none; }

#news_und img {
  width: 100%;
  display: block; }

div#n_und p.title {
  text-align: center;
  font-weight: bold; }
div#n_und p.title span {
  font-weight: bold;
  margin-bottom: 5px; }
div#n_und p.explain {
  text-align: center; }
div#n_und ul li ul.col_1 {
  width: 100%;
  display: block;
  margin-bottom: 48px; }
div#n_und ul li ul.col_1 li {
  width: 100%;
  display: block;
  font-size: 13px; }

div#n_03 p.explain {
  text-align: center; }
div#n_03 div.block {
  width: 100%;
  box-sizing: border-box; }
div#n_03 div.block::before {
  content: "";
  width: 70%;
  border-top: 1px solid #000;
  display: block;
  margin: auto; }
div#n_03 div.block:last-child::after {
  content: "";
  width: 70%;
  border-bottom: 1px solid #000;
  display: block;
  margin: auto; }
div#n_03 div.block p.product {
  text-align: center; }
div#n_03 div.block p.product a {
  text-align: center;
  display: block;
  color: #000;
  text-decoration: none;
  font-weight: bold; }
div#n_03 div.block .n_btn {
  border-radius: 10px;
  background: #000;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  width: 70%;
  padding: 10px; }

#n_und {
  width: 100%;
  height: auto; }
#n_und a {
  color: #000; }
#n_und a.b_btn {
  display: block;
  width: 50%;
  color: #fff;
  background: #000;
  margin: 25px auto 30px;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  padding: 10px 0; }
#n_und p.h1 {
  padding: 10px 0;
  text-align: center;
  font-weight: bold; }
#n_und p.h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px; }
#n_und p.h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px; }
#n_und span.ma_p {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #ff99cc 0%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 60%, #ff99cc 0%);
  background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ff99cc 0%); }
#n_und span.ma_b {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #99c0ff 0%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 60%, #99c0ff 0%);
  background: linear-gradient(rgba(255, 255, 255, 0) 60%, #99c0ff 0%); }
#n_und span.ma_y {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #fffb99 0%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 60%, #fffb99 0%);
  background: linear-gradient(rgba(255, 255, 255, 0) 60%, #fffb99 0%); }
#n_und span.ma_o {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #ffb299 0%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 60%, #ffb299 0%);
  background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ffb299 0%); }

  .news_dra009{ text-align:center;}
  .main_text {background-color: #bdb5b5; padding: 1px 0; width:80%; margin-bottom:30px; text-align:center;}
  .st_intro{ font-size:14px; text-align:center;}
  .midashi{ font-size:16px; text-align:center; font-weight: bold;}
  .recommend_text{ font-size:14px; text-align:center;}

  .waku {
    text-align:left;
    border: dotted 1px;
    padding: 15px;
    margin: 30px 0 40px 0;
    font-size: 14px;
  }
  #async_refine_display_item h3{
      display:none;
  }
  #anchor{
    padding-top:100px;
    margin-top:-100px;
  }
  p#point{
  padding-top: 70px;
  margin-top: -70px;
  }
  div.st_intro{
  display: flex;
  width: 300px;
  margin: 0 auto;
  }
  div.st_intro div.info-img{
  width: 100px;
  height: 100px;
  }
  div.st_intro div.info-img img{
  width: 100%;
  display: block;
  border-radius: 50%;
  }
  div.st_intro div.info{
  width: calc(100% - 100px);
  }
  #news_inner #news_detail_r {
    width: 310px;
    padding: 68px 0 0 40px;
    display: table-cell;
    overflow: hidden;
    vertical-align: top;
  }
  #n_und .EmbeddedMediaImage {
    height: 100%;
    width: auto!important;
    display: block!important;
    margin: auto!important;
  }
  /* #pc_pal_foot #pc_pal_foot_in #pc_pal_foot_menu #foot_pickupArea .flexslider {
    background: #f4f4f4!important;
    border: 4px solid #f4f4f4!important;
  } */
  
  @media screen and (max-width: 710px) {
      p#point {
        padding-top: 45px;
  margin-top: -45px;
  }
  div.st_intro{
  width: 90%;
  }
  }

  .fuwatAnime {
      -webkit-animation-fill-mode: both;
      -ms-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-duration: 1.5s;
      -ms-animation-duration: 1.5s;
      animation-duration: 1.5s;
      -webkit-animation-name: fuwatAnime;
      -ms-animation-name: fuwatAnime;
      animation-name: fuwatAnime;
      visibility: visible !important;
      }
    @-webkit-keyframes fuwatAnime {
      0% { opacity: 0;-webkit-transform: translateY(20px);}
      100% { opacity: 1;-webkit-transform: translateY(0); }
    }
    @keyframes fuwatAnime {
      0% { opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}
      100% { opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
    }

  .fs14{
    font-size: 14px;
  }
  .btn a {
    width: 50%;
    display: block;
    background-color: #000000;
    margin: 30px auto;
    padding: 10px 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }

  .fade{
    animation: fadeIn 0.2s ease 0.3s 1 normal;
  }

  @media screen and (min-width: 710px) {
    /* div.flexslider {
      width:350px;margin:auto; }  */
    }
  .text {
  text-align: center;
  }
  .fs14{
    font-size: 14px;
  }
  .btn1 a {
    width: 70%;
    display: block;
    background-color: #000000;
    margin: 30px auto;
    padding: 10px 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }

  .news_dra0621{ text-align:center}
  .midashi_title {
  font-size:15px; 
  margin-bottom:10px; 
  font-weight: bold;
  text-align:center;
  border-bottom: double 3px #87CEFA;
  }
  .recommend_text{ font-size:14px; margin-bottom:10px; text-align:left;}
  .item_price{ font-size:14px; text-align:left;}
  .image_other { margin-bottom:10px; text-align:center;}

  .waku {
    text-align:left;
    border: dotted 1px;
    padding: 15px;
    margin: 30px 0 40px 0;
    font-size: 14px;
  }

  #async_refine_display_item h3{
      display:none;
  }



#n_und ul.c3 {
  width: 100%;
  margin: auto;
  height: auto;
  display: block;
  flex-warp: wrap;
  text-align: center; }
#n_und ul.c3 li {
  width: calc(100% / 3);
  box-sizing: border-box; }
  #n_und ul.c3 li .name {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
  }
  #n_und ul.c3 li .shop {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #n_und ul.c3 li .profile,
  #n_und ul.c3 li .staff_snap
   {
    width: 100%;
    margin: 0 auto 20px;
    /* text-align: left; */
    font-size: .8rem;
  }
  #n_und ul.c3 li .staff_snap span {
    display: inline-block;
    margin-bottom: 10px;
  }
  #n_und ul.c3 li .staff_snap a {
    border: 1px solid;
    padding: 10px 10px;
    width: 200px;
    height: auto;
    display: inline-block;
    text-decoration: none;
  }
  #news_und .staff_box {
    margin-bottom: -90px;
  }
  #news_und .staff_box .staff_img {
    border-radius: 50%;
  }
  #news_und section {
    margin-top: 100px;
  }
  #news_und .item_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
  }
  #news_und .item_title ul a {
    text-decoration: underline;
  } 
  #news_und #n_und .item ul a {
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: underline;
  }
  #news_und #n_und .bottom_text {
    text-align: center;
    margin: 50px auto 100px;
  }
  #n_und .outfit .credit,
  #n_und .outfit_sp_block .credit {
    margin: -20px 10px 30px;

  }
  #n_und .outfit .credit li,
  #n_und .outfit_sp_block.credit li{
    width: 100%;
  } 
  #n_und .outfit .credit .item_buy,
  #n_und .outfit_sp_block .credit .item_buy {
    display: flex;
    justify-content: space-between;
  }
  #n_und .outfit .credit .comment, 
  #n_und .outfit_sp_block .credit .comment {
    /* background: rgb(247, 223, 195); */
    border: 1px dotted;
    padding: 12px;
    font-size: .8rem;
    line-height: 1.8;
    margin: 20px auto;
  }
  #n_und .outfit .credit .btn_wrap,
  #n_und .outfit_sp_block .credit .btn_wrap {
    margin-top: 30px;
    /* margin-top: auto; */
  }
  #n_und .outfit .credit .buy_btn,
  #n_und .outfit_sp_block .credit .buy_btn {
    margin-bottom: 20px;
  }
  #n_und .outfit .credit .buy_btn a, 
  #n_und .outfit_sp_block .credit .buy_btn a 
  {
    background: #000;
    color: #fff;
    padding: 2px 10px;
    font-size: .8rem;
    display: inline-block;
    text-decoration: none;
    transition: .2s all;
  }
  #n_und .outfit .credit .buy_btn a:hover,
  #n_und .outfit_sp_block .credit .buy_btn a:hover {
    opacity: .6;
  }
  #news_und #n_und .bottom_btn a {
    width: 70%;
    display: block;
    background-color: #7c7171;
    margin: 30px auto;
    padding: 10px 20px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }

/* PC
--------------------------------------*/
@media screen and (min-width: 769px) {
  #news_und {
    width: 100%;
    max-width: 710px;
  }
  #news__inner #news_detail_r {
    width: 310px;
    padding: 68px 0 0 40px;
    display: table-cell;
    overflow: hidden;
    vertical-align: top;
  }
  #news_und .pc_none {
    display: none;
  }
  #n_und .c3.outfit_sp_block {
    display: none;
  }
  #news_und #n_und ul.c3.staff_box li {
    padding-bottom: 0;
  }
  div#n_und p.title {
    font-size: 18px;
    margin-bottom: 50px; }
  div#n_und p.title span {
    font-size: 20px;
    display: inline-block; }
  div#n_und p.explain {
    font-size: 13px;
    margin-bottom: 72px; }
    div#n_und .item .title {
      text-align: left;
    }
  div#n_03 p.explain {
    margin-bottom: 60px;
    font-size: 13px; }
  div#n_03 div.block {
    padding: 25px; }
  div#n_03 div.block::before {
    padding-bottom: 35px; }
  div#n_03 div.block p.product {
    font-size: 13px;
    margin-bottom: 20px; }
  div#n_03 div.block p.product a {
    margin-bottom: 20px;
    font-size: 19px; }
  div#n_03 div.block .n_btn {
    font-size: 13px;
    margin: 25px auto 35px; }
    #news_und .item {
      margin-bottom: 20px;
    }
    #news_und .item .titel {
      display: inline-block;
    }
  #n_und {
    font-size: 14px !important; }
  #n_und a {
    color: #000; }
  #n_und a.b_btn {
    display: block;
    width: 50%;
    color: #fff;
    background: #000;
    margin: 25px auto 30px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    padding: 10px 0; }
  #n_und p.h1 {
    font-size: 24px; }
  #n_und p.h2 {
    font-size: 18px; }
  #n_und p.h3 {
    font-size: 16px; }
  #n_und div.c1 {
    margin-bottom: 50px; }
  #n_und ul.c2 li {
    padding: 0 5px 50px; }
    #n_und ul.c3 {
      display: flex;
    }
    #n_und .c3 .comment {
      display: flex;
      flex-direction: column;
    }
    #n_und .c3  .credit .btn_wrap {
      margin-top: auto;
    }
  #n_und ul.c3 li {
    padding: 0 5px 50px; }
  #n_und ul.c4 li {
    padding: 0 5px 50px; }
  #n_und div.box {
    margin: 50px 0; } 
    #n_und ul.c3 li img {
      width: 50%;
      margin: auto;
    }
    #n_und .insta_block {
      width: 70%!important;
      margin: auto;
    }
  }
/* SP
--------------------------------------*/
@media screen and (max-width: 768px) {
  #news_und section {
    margin-top: 70px;
  }
  #n_und .c3.outfit_sp_block  {
    display: flex;
    margin-top: 20px;
  }
  #news_und #n_und ul.c3.staff_box li {
    padding-top: 20px;
  }
  div#n_und p.title {
    font-size: 16px;
    margin-bottom: 40px; 
    font-weight: bold;}
  div#n_und p.title span {
    font-size: 22px;
    display: block; }
  div#n_und p.explain {
    font-size: 12px;
    margin-bottom: 50px; }
  div#n_und ul li ul.col_2 {
    margin-bottom: 48px; }
  div#n_und ul li ul.col_2 li {
    width: 100%;
    font-size: 12px; }
  div#n_und ul li ul.col_2 li:last-child {
    margin-top: 13px; }
  div#n_und ul li ul.col_2 li span {
    font-size: 16px;
    display: inline-block;
    border-bottom: 2px solid #000;
    margin-bottom: 18px;
    font-weight: bold; }
  div#n_und ul li ul.col_1 li span {
    font-size: 16px;
    display: inline-block;
    border-bottom: 2px solid #000;
    margin-bottom: 18px;
    font-weight: bold; }
  div#n_und ul li ul.col_1 li:last-child {
    margin-top: 13px; }

  div#n_03 p.explain {
    margin-bottom: 50px;
    font-size: 12px; }
  div#n_03 div.block::before {
    padding-bottom: 30px; }
  div#n_03 div.block p.product {
    font-size: 12px;
    margin-bottom: 20px; }
  div#n_03 div.block p.product a {
    margin-bottom: 20px;
    font-size: 16px; }
  div#n_03 div.block .n_btn {
    font-size: 12px;
    margin: 20px auto 30px; }

  #n_und {
    font-size: 12px !important; }
  #n_und a {
    color: #000; }
  #n_und a.b_btn {
    display: block;
    width: 50%;
    color: #fff;
    background: #000;
    margin: 25px auto 30px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    padding: 10px 0; }
  #n_und p.h1 {
    font-size: 18px; }
  #n_und p.h2 {
    font-size: 16px; }
  #n_und p.h3 {
    font-size: 14px; }
  #n_und div.c1 {
    margin-bottom: 25px; }
  #n_und ul.c2 li {
    padding: 0 5px 25px; }
    #n_und ul.staff_box {
      display: block;
      margin-bottom: -50px;
    }
    #n_und ul.outfit  {
      margin: 30px auto;
    }
  #n_und ul.c3 li {
    padding: 0 5px 25px; 
    width: 100%;}
    #n_und ul.c3 li img {
      width: 50%;
      margin: auto;
    }
  #n_und ul.c4 li {
    padding: 0 5px 25px; }
  #n_und div.box {
    margin: 25px 0; } 
    #n_und .insta_block {
      width: 100%!important;
    }}

    