@charset "UTF-8";
body {
  /* Addresses a small issue in webkit: http://bit.ly/NEdoDq */
  -webkit-backface-visibility: hidden;
}

header{
	margin: 0 auto 9% auto;
	font-feature-settings: "palt";
}
header h2{
  margin: 0 auto 5.2% auto;
}
header h2 img{
	margin: 0 auto 0.2% auto;
}
header h2 p{
	font-size: 13px !important;
	text-align: left;
}
header div{
  width: 100%;
	max-width: 810px;
	margin: 0 auto 50px;
}
header p{
  text-align: center;
	font-size: 15px;
  letter-spacing: 0.15em;
	line-height: 2;
}
.content_wrap {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
.content_wrap a:hover img{
  opacity: 0.7;
  transition: .3s;
}
.content_wrap nav{
	margin: 0 auto 10% auto;
	max-width: 1170px;
}
.content_wrap nav ul{
  width: 100%;
  max-width: 1170px;
	display: flex;
	justify-content: space-between;
}
.content_wrap nav ul li{
	max-width: 222px;
	width: 19%;
}
.content_wrap .style{
	color: #000000;
  margin: 0 auto;
  text-align: center;
}
.content_wrap .style .coordinatepoint {
  position: relative;
  width: 90%;
  max-width: 750px;
  margin: 0;
  padding: 0px;
  text-align: left;
}
.content_wrap .style .coordinatepoint p {
  position: relative;
  padding: 0;
  margin: 0 0 0 0;
  z-index: 3;
  font-size: 14px;
  line-height: 2;
}
.content_wrap .style .coordinatepoint .stylist {
  display: flex;
  width: 50%;
  margin-top: 4%;
  margin-left: 50%;
  font-size: 1.7em;
  align-items: center;
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: italic;
}
.content_wrap .style .coordinatepoint .stylist:before {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
  margin-left: 1rem;
}
.content_wrap .style ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 9%;
	width: 100%;
}
.content_wrap .style_01 ul li:first-child{
	order: 1;
	padding-left: 2%;
	margin-bottom: 5%;
}
.content_wrap .style_01 ul li:last-child{
	order: 0;
	margin-top: 14%;
}
.content_wrap .style_02 ul li:first-child{
	order: 1;
  padding-left: 2%;
	margin-top: 14%;
}
.content_wrap .style_02 ul li:last-child{
	order: 0;
	padding-left: 0%;
	margin-top: 5%;
}
.content_wrap #target_item03.style_01 ul li:last-child,
.content_wrap #target_item04.style_02 ul li:first-child {
  margin-top: 0;
}

.content_wrap .style .coordinatepoint img{
	margin: 0 auto 7% auto;
	text-align: center;
}


.content_wrap .style section.item{
	width: 100%;
	margin: 7% auto 5% auto;
	display: flex;
	justify-content: center;
}
.content_wrap .style .item_detail{
	display: flex;
	align-items: flex-start;
	font-size: 13px;
	line-height: 2;
	width: 26%;
}
.content_wrap .style .item_detail img{
  width: 100%;
  max-width: 106px;
	margin: 0 6% 0 0; 
}
.content_wrap .style .item_detail .item_color_img {
  width: 40%;
  max-width: 106px;
}
.content_wrap .style .item_detail p{
	margin: 4%;
}
.content_wrap .style .item_detail a{
	color: #808080;
	text-decoration: underline;
}
.content_wrap .style .item_detail a:hover{
	opacity: .7;
	text-decoration: none;
}
.btn-codelist a, .btn-codelist a:visited, .btn-codelist a:active, .btn-codelist a:link {
    /*font-family: 游明朝,"Yu Mincho",YuMincho,Ryumin Medium KL,"リュウミン M-KL","Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;*/
    font-size: 19px;
    font-weight: 500;
    display: block;
    padding: 20px 0;
    text-align: center;
    color: #ffffff;
    background: #363636;
    border: solid 1px #363636;
    text-decoration: none;
    width: 90%;
    max-width: 550px;
    margin: auto;
    transition: 0.2s;
    margin: 0 auto 200px;
}
.btn-codelist a:hover {
  color: #363636;
  background: #ffffff;  
}

#kt_navi_box {
    width: 100%;
    list-style: none;
    margin: 0 0 7% 0;
    overflow: hidden;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
#kt_navi_box.fixed{
	background: #ffffff;
}

.fixed #fixedbox{
	max-width: 420px;
}
#fixedbox {
    max-width: 1170px;
    margin: auto;
    transition: 0.7s;
}

.hidden-480{
	display: block;
}
.visible-480{
	display: none;
}
.hidden-770{
	display: block;
}
span.hidden-770, br.hidden-770 {
  display: inline;
}
.visible-770{
	display: none;
}

.p-stylist{
	border: solid #000000 2px;
	padding: 5%;
	box-sizing: border-box;
	margin: 0 auto 3% auto;
}
.p-stylist__inner{
	display: flex;
	justify-content: space-between;
	width:80%;
	margin: 0 auto;
}
.p-stylist__img{
	width: 100%;
	max-width: 198px;
}
.p-stylist__inner div{
	width: 100%;
	max-width: 565px;
}
.p-stylist__inner div h2{
	margin: 0 0 3% 0;
}
.p-stylist__inner div p{
	font-size: 130%;
	line-height: 1.7;
	font-family: 游明朝,"Yu Mincho",YuMincho,Ryumin Medium KL,"リュウミン M-KL","Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;
	color: #000000;
	font-weight: 500;
	font-feature-settings: "palt";
}
.p-stylist__inner div p a{
	text-decoration: underline;
}
.p-stylist__inner div p a:hover{
	text-decoration: none;
	opacity: .7;
}


@media(max-width: 1200px){
  .content_wrap .style .item_detail {
      display: flex;
      align-items: flex-start;
      font-size: 14px;
      line-height: 2;
      width: 31%;
  }
  .p-stylist__inner{
  	width:90%;
  }
  .p-stylist__inner div{
  	width: 60%;
  }
}

@media(max-width: 770px){
  header h2 p{
  	font-size: 15px !important;
  	letter-spacing: 0;
    text-align: left;
  }
  header div{
  	width: 87%;
  }
  header h2{
  	font-size: 33px;
  	margin: 0 auto 4% auto;
  	line-height: 1.4;
  }
  header p{
  	font-size: 14px;
  	line-height: 2;
    letter-spacing: 0;
  }
  .content_wrap nav{
  	margin: 0 auto 10% auto;
  	max-width: 770px;
  }
  .content_wrap nav ul{
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
  }
  .content_wrap nav ul li{
  	max-width: initial;
  	width: 29%;
    margin: 0 0 2% 2%;
  }
  .content_wrap nav ul li:first-child{
  	margin-left: 0;
  }
  .content_wrap .style_01 ul, .content_wrap .style_02 ul{
  	display: block;
  	margin-bottom: 9%;
  	overflow: hidden;
  }
  .content_wrap .style_01 ul li, .content_wrap .style_02 ul li{
  	width: 80%;
  	margin-top: 0 !important;
  }
  .content_wrap .style_01 ul li:first-child{
  	float: right;
    margin-bottom: 5%;
  }
  .content_wrap .style_02 ul li:first-child{
  	margin: 5% 0;
    padding-left: 19%;
  }
  .content_wrap .style_02 ul li:last-child{
  }
  .content_wrap #target_item01.style_01 ul li:first-child{
    width: 90%;
    margin: 0 auto 20px;
    padding: 0;
  }
  .content_wrap .style section.item{
  	width: 100%;
  	margin: 7% auto 5% auto;
  	align-items: flex-start;
  	justify-content: space-between;
  	flex-wrap: wrap;
  }
  .content_wrap .style .item_detail{
  	margin-bottom: 5%;
  	/* max-width: 300px; */
  	width: 50%;
  }
  .content_wrap .style .item_detail img{
  	margin: 0 6% 0 0; 
  }
  .content_wrap .style .item_detail p{
  	margin-top: 10%;
  }
  .content_wrap .style .coordinatepoint:after {
    bottom: -10px;
  }
  .content_wrap .style .coordinatepoint .stylist {
    width: 70%;
    margin-left: 30%;
  }
  .p-stylist{
  	padding: 8%;
  }
  .p-stylist__inner {
      display: block;
      width: 100%;
      margin: 0 auto;
  }
  .p-stylist__img{
  	width: 100%;
  	max-width: 650px;
  	margin: 0 auto 5% auto;
  }
  .p-stylist__inner div{
  	width: 100%;
  	max-width: initial;
  }
  .p-stylist__inner div p{
  	font-size: 150%;
  	line-height: 1.8;
  }
  .fixed #fixedbox{
  	max-width: 100%;
  }
  .fixed #fixedbox ul {
      display: flex;
      flex-wrap: nowrap;
  }
  .btn-codelist a, .btn-codelist a:visited, .btn-codelist a:active, .btn-codelist a:link {
    font-size: 16px;
    margin:0 auto 180px;
    width: 88%;
  }
  .btn-codelist a, .btn-codelist a:visited, .btn-codelist a:active, .btn-codelist a:link:last-child{
    margin-top: 60px;
  }
  .hidden-770{
  	display: none;
  }
  .visible-770{
  	display: block;
  }

}

@media(max-width: 480px){

header{
	margin: 0 auto 5% auto;
}
header h2 p{
	font-size: 10px !important;
}
header div{
	width: 87%;
}
header h2{
	font-size: 20px;
	margin: 0 auto 7% auto;
}
header p{
	font-size: 14px;
	line-height: 2;
}

.content_wrap .style section.item{
	margin: 7% auto 5% auto;
}
.content_wrap .style .item_detail{
	display: flex;
	font-size: 10px;
	line-height: 2;
	margin: 0 auto 6%;
	width: 78%;
}
.content_wrap .style .coordinatepoint{
	width: 90%;
	margin: 0 auto;
}

.hidden-480{
	display: none;
}
.visible-480{
	display: block;
}

}







.p-coupon {
    text-align: center;
    max-width: 1170px;
    margin: 0 auto 3% auto;
    background: #9e166a;
    color: #fff;
    padding: 60px 0 40px 0;
}

.p-coupon .p-coupon__title {
  margin-bottom: 50px;
  margin: auto;
  padding: 0 7%;
}
@media (min-width: 768px) {
  .p-coupon .p-coupon__title {
    max-width: 680px;
    padding: 0 0;
  }
}
.p-coupon .p-couppon__txt{
  padding: 0 5%;
  font-size: 10px;
  line-height: 1.9em;
}
.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: 5% 5%;
  color: #9e166a;
  font-weight: bold;
  line-height: 1.65;
}
.p-coupon .p-coupon__code .p-coupon__code-wide {
  font-size: 1.5em;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .p-coupon .p-couppon__txt{
    padding: 0 5%;
    font-size: 14px;
    line-height: 1.7em;
  }
}
/* クリップボードにコピー */
.btn-clipboard {
  display: inline-block;
}
.btn-clipboard:hover {
  cursor:pointer;
  color: #d03595;
  transition: .3s;
}
.clipboard-success {
  display: none;
  margin: 0 0 0 8px;
  font-size: .9em;
}

#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: 50%;
    border: none;
}
}








.u-hide_text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.u-clearfix:after,
.clearfix:after {

  content: "";
  display: block;
  clear: both;
}

.u-clear,
.clear {
  clear: both;
}

.u-fluid_img,
.fluid_img {
  max-width: 100%;
  height: auto;
}

.u-flo--left {
  float: left;
}

.u-flo--right {
  float: right;
}

.u-text--left {
  text-align: left;
}

.u-text--right {
  text-align: right;
}

.u-text--center {
  text-align: center;
}

.u-font--xs {
  font-size: 60%;
}

.u-font--s {
  font-size: 80%;
}

.u-none {
  display: none;
}

@media (min-width: 768px) {
  .u-sm-inline {
    display: inline;
  }
}

@media (min-width: 980px) {
  .u-md-inline {
    display: inline;
  }
}

@media (min-width: 768px) {
  .u-sm-block {
    display: block;
  }
}

@media (min-width: 980px) {
  .u-md-block {
    display: block;
  }
}

@media (min-width: 768px) {
  .u-sm-table {
    display: table;
  }
}

@media (min-width: 980px) {
  .u-md-table {
    display: table;
  }
}

@media (min-width: 544px) {
  .u-xs-none {
    display: none;
  }
}

@media (min-width: 768px) {
  .u-sm-none {
    display: none;
  }
}

@media (min-width: 980px) {
  .u-md-none {
    display: none;
  }
}

.u-font-xs {
  font-size: 60%;
}

.u-font-sm {
  font-size: 80%;
}

.u-font-md {
  font-size: 100%;
}

.u-font-lg {
  font-size: 120%;
}

.u-font-xl {
  font-size: 140%;
}

.u-pos-relative {
  position: relative;
}

.u-mb-0 {
  margin-bottom: 0;
}

.u-hidden {
  visibility: hidden;
}






.two-rows-child img{
    width: 100%;
}

.banner-coupon-sml,
.banner-coupon-lg{
  position: fixed;
  z-index: 99999;
  display: none;
  box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.2);
}

.banner-coupon-sml:hover,
.banner-coupon-lg:hover{
  opacity: 0.9;
}

.banner-coupon-sml{
  background-color: #FFFFFF;
}

.banner-coupon-lg{
  right: 0;
  top: 100px;
}

.banner-coupon-sml__outer img{
  margin-left: -5px;
}

@media screen and (min-width: 640px) {
  .banner-coupon-sml__outer{
    display: none;
  }
}

.banner-coupon-lg__outer{
  display: none;
}

@media screen and (min-width: 640px) {
  .banner-coupon-lg__outer{
    display: block;
  }
}

.p-link {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "Noto Sans JP", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, serif;
  font-weight: bold;
  padding: 40px 0 0 0;
  width: 100%;
}
.p-link a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: .3s;
}
.p-link a:hover img {
  opacity: 1;
}
.p-link .p-link__inner {
  /* max-width: 1170px; */
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 30px auto;
}

@media (min-width: 768px) {
  .p-link .p-link__inner {
    margin: 0 auto 50px auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 768px) {
  .p-link .p-link__inner > * {
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    -webkit-flex: 0 1 calc(50% - 5px);
    -ms-flex: 0 1 calc(50% - 5px);
    flex: 0 1 calc(50% - 5px);
    max-width: 573px;
  }
}

.p-link .p-link__inner > * + * {
  margin-top: 10px;
}

@media (min-width: 768px) {
.p-link .p-link__inner > * + * {
    margin-top: 0;
  }
}

.p-link .p-link__text-outer {
  max-width: 965px;
  margin: 0 auto;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .p-link .p-link__text-outer {
    padding: 0;
  }
}

.p-link .p-link__text {
  text-align: right;
  font-weight: bold;
  font-size: 110%;
}



@media (min-width: 768px) {
  .p-link .p-link__text {
    font-size: 200%;
    margin: 0 0 6% 0;
  }
}

.p-link .p-link__text a {
  border-bottom: 2px solid rgba(0, 0, 0, 0.6);
  padding-bottom: 5px;
}

.p-link .p-link__text a:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #000000;
  margin-left: 10px;
  border-width: 4px 0 4px 8px;
}

@media (min-width: 768px) {
  .p-link .p-link__text a:after {
    border-width: 8px 0 8px 12px;
  }
}

.p-link .p-link__text-top a:after {
  border-color: transparent transparent #000000 transparent;
  border-width: 0 4px 8px 4px;
}

@media (min-width: 768px) {
  .p-link .p-link__text-top a:after {
    border-width: 0 8px 12px 8px;
  }
}

.p-link .p-link__text + .p-link__text {
  margin-top: 30px;
}

a.p-btn {
  border: 0;
  color: #FFFFFF;
  background-color: #333333;
  border-radius: 0;
  display: inline-block;
  padding: 11px;
  cursor: pointer;
  line-height: 1.44;
  display: block;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 10px 2px;
}
a.p-btn a, a.p-btn:hover, a.p-btn:focus,
a.p-btn a:hover,
a.p-btn a:focus {
  color: #FFFFFF;
}

@media (min-width: 768px) {
  a.p-btn {
    padding: 22px;
  }
}

@media (min-width: 980px) {
  a.p-btn {
    font-size: 22px;
    box-sizing: border-box;
    padding: 22px;
  }
}

a.p-btn img {
  vertical-align: middle;
}

a.p-btn .l-mark {
  margin: 0 10px 10px 10px;
  width: 35px;
  height: 35px;
  vertical-align: -20px;
}

@media (min-width: 768px) {
  a.p-btn .l-mark {
    margin: 0 10px;
    vertical-align: -25px;
    width: 63px;
    height: 63px;
  }
}

.buy_btn{
  border: solid 1px #363636;
  background-color: #ffffff;
  padding: 1px 12px;
  font-size: 14px;
  margin-left: 20px;
  color: #363636;
}

.style_imgarea{
  margin: 120px auto 200px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .style_imgarea{
  margin: 60px auto 0px;
  text-align: center;
  width: 90%;
  }
  .style_imgarea:first-child{
  margin: 60px auto 100px;
  }
}


.detail_video {
  width: 35%;
  margin: 0 auto;
}

video {
  width: 100%
}

@media screen and (max-width: 980px) {
    video {
        margin-bottom: 8%;
    }

    .detail_video{
        width: 80%;
        margin: 0 auto;
    }

}







/* 210609 */
.p-brands .item_list {
  width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.p-brands .item_list li {
  margin: 0 auto;
}
.p-brands .item_list p {
  line-height: 1em;
  text-align: left;
}


@media (min-width: 768px) {
  .p-brands .item_list {
    width: 100%;
  }
.p-brands .item_list li {
    width: 32%;
    max-width: 280px;
    margin: 0;
  }
}



.p-brands {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
  font-style: normal;
      margin-bottom: 15%;
}
 .p-brands:last-child {
  margin-bottom: 0;
}
.p-brands h3 {
  margin: 0 auto 10%;
  font-size: 1.2em;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.05em;
}
.ttl_line {
  width: 2px;
  margin: 1.2% 0 4%;
}
.p-main .p-body .p-brands h3 .ttl_logo {
  width: 70%;
  max-width: 400px;
}
.p-main .p-body .p-brands h4 {
  margin-bottom: 3%;
  font-size: 1.2em;
  font-weight: 700;
  font-style: normal;
}

.p-main .p-body .p-brands .p-brands__item-image {
  margin-bottom: 8%;
}
.p-brands .item_list {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   margin-bottom: 5%;
   display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-brands .item_list li {
  margin: 0 auto;
}
.p-brands .item_list p {
  line-height: 1em;
}


@media (min-width: 768px) {
.p-brands .item_list {
    width: 100%;
  }
.p-brands .item_list li {
    width: 32%;
    max-width: 280px;
    margin: 0;
  }
}
.p-brands .p-brands__link {
  width: 80%;
  max-width: 420px;
  margin: 5% auto;
}
.p-brands .p-brands__link a {
  display: block;
  width: 100%;
  padding: 6% 0;
  background: #333333;
  color: #ffffff;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}

@media (min-width: 768px) {
.p-brands .p-brands__link {
    margin: 10% auto;
  }
.p-brands .p-brands__link a {
    padding: 2.5% 0;
  }
}
/* slickここから */
.p-brands .slick-prev,
.p-brands .slick-next {
  position: absolute;
  top: 35%;
  top: 45%;
}
.p-brands .slick-prev:before,
.p-brands .slick-next:before {
  color: #000000;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 auto;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
}
.p-brands .slick-next {
  right: -21px;
}
.p-brands .slick-next:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-brands .slick-prev {
  left: -21px;
}
.p-brands .slick-prev:before {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.coordinate_ttl {
    margin-bottom: 7%;
}

.p-brands_item-image {
    margin-bottom: 10px;
}



@media (max-width: 768px) {
.p-brands .item_list li {
    margin: 0 5px auto;
}

.p-brands .item_list p {
    font-size: 10px;
}

.coordinate_ttl {
    width: 80%;
}
}


#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;
}

#coupon__banner {
    top: 50%;
    border: none;
    width: 4.5%;
}


@media (max-width: 1024px) {

    #coupon__banner {
        width: 7.5%;
    }
}

@media (max-width: 689px) {

    #coupon__banner {
        width: 100%;
        bottom: 0;
        top: auto;
    }

}

.cp_01 {
    margin-top: 10%;
}
.cp_01 {
        margin-top: 15%;
        margin-bottom: 10%;
    }
.cp_01 .coupon {
    text-align: center;
    width: 100%;
    max-width: 772px;
    margin: 0 auto;
}

@media screen and (max-width: 690px) {
    .coupon_txt {
        margin: 0 auto 35px;
    }

    .cp_01 .coupon,
    .cp_01 .free {
        width: 80%;
    }

}

@media (max-width: 1024px) {

    #coupon__banner {
        width: 7.5%;
    }
}

@media (max-width: 689px) {

    #coupon__banner {
        width: 100%;
        bottom: 0;
        top: auto;
    }

}



.cp_01 .cp_01_txt_top {
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto 32px;
    text-align: center;
    line-height: 1.7em;
}

.cp_01 .cp_01_txt_bottom {
    font-size: 18px;
    margin: 32px auto 0;
    text-align: center;
}

.style_wapper .attention p{
    font-size: 18px;
    margin: 32px auto 0;
    text-align: center;
}

@media (max-width: 425px) {

    .cp_01 .cp_01_txt_top {
        font-size: 17px;
        margin: 0 auto 15px;
    }

    .cp_01 .cp_01_txt_bottom {
        font-size: 14px;
        margin: 18px auto 0;
    }

}

.cp_01 .coupon {
    text-align: center;
    width: 100%;
    max-width: 772px;
    margin: 0 auto;
}

.coupon_bnr {
    text-align: center;
    margin: 0 auto;
    padding: 0px;
}

.coupon_code {
    text-align: center;
    background-color: #F9F9F9;
    margin: 0 auto;
    padding: 15px 0px;
}

.coupon_txt {
    text-align: center;
    background-color: #1D2951;
    color: #F9F9F9;
    margin: 0 auto 50px;
    padding: 20px 20px 30px;
}

@media screen and (max-width: 690px) {
    .coupon_txt {
        margin: 0 auto 35px;
    }

    .cp_01 .coupon,
    .cp_01 .free {
        width: 80%;
    }

}

.coupon {
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 1.8;
}

.margin_none {
    margin: 0;
}

@media screen and (min-width: 690px) {
    .coupon {
        font-size: 16px;
    }
}

.coupon .coupon__title {
    margin: 0;
}

.coupon .coupon__title img {
    vertical-align: bottom;
}

.coupon .coupon__inner {
    max-width: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 690px) {
    .coupon .coupon__inner {}
}

.coupon .coupon__code {
    background-color: #FFFFFF;
    color: #000;
    font-size: 18px;
    width: 100%;
    margin: 0;
}

.coupon .coupon__code .p-coupon__code-wide {
    font-size: 25px;
    font-weight: bold;
}

.coupon .coupon__code .clipboard-succes {
    font: 18px;
}

@media screen and (max-width: 480px) {
    .coupon .coupon__code {
        font-size: 13px;
        padding: 1em 0;
    }

    .coupon .coupon__code .p-coupon__code-wide {
        font-size: 19px;
    }
}

@media screen and (min-width: 690px) {
    .coupon .coupon__code {
        font-size: 20px;
        font-weight: bold;
        padding: 1em;
        line-height: 1.6em;
    }
}

.banner-coupon {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

@media screen and (min-width: 690px) {
    .banner-coupon {
        top: 20%;
        left: auto;
        right: 0;
    }
}

.clipboard-success {
    display: none;
    margin: 0 0 0 8px;
    font-size: .9em;
}

.p-coupon {
    text-align: center;
    max-width: 1170px;
    margin: 0 auto 3% auto;
    background: #085da3;
    color: #fff;
    padding: 60px 0 40px 0;
}

.p-coupon .p-coupon__title {
    margin-bottom: 50px;
    margin: auto;
    padding: 0 7%;
}

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

.p-coupon .p-couppon__txt {
    padding: 0 5%;
    font-size: 10px;
    line-height: 1.9em;
}

.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: 5% 5%;
    color: #085da3;
    font-weight: bold;
    line-height: 1.65;
}

.p-coupon .p-coupon__code .p-coupon__code-wide {
    font-size: 1.5em;
    letter-spacing: 0.1em;
}

@media (min-width: 768px) {
    .p-coupon .p-couppon__txt {
        padding: 0 5%;
        font-size: 14px;
        line-height: 1.7em;
    }
}
#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;
}

#coupon__banner {
    top: 50%;
    border: none;
    width: 4.5%;
}


@media (max-width: 1024px) {

    #coupon__banner {
        width: 7.5%;
    }
}

@media (max-width: 689px) {

    #coupon__banner {
        width: 100%;
        bottom: 0;
        top: auto;
    }

}

.clipboard-success {
    display: none;
    margin: 0 0 0 8px;
    font-size: .9em;
}

.p-brands .item_list a {
    color: #8d8d8d;
}

@media screen and (min-width: 690px) {
    .u-sm-inline {
        display: inline;
    }
}
@media screen and (min-width: 690px) {
    .u-sm-none {
        display: none;
    }
}


.p-brands .item_list li {
  width: 32%;
  margin: 0 0 30px;
  list-style: none;
}

@media (max-width: 768px){
.p-brands .item_list li {
    width: calc((100% - 10px) / 2);
    margin: 0 0 10px;
    list-style: none;
}
}
