@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 div{
  width: 100%;
	max-width: 810px;
	margin: 0 auto;
}
header p{
  text-align: center;
	font-size: 15px;
  letter-spacing: 0.15em;
	line-height: 2;
}
.content_wrap {
  overflow: hidden;
  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 h3 {
  margin-bottom: 2%;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.15em;
  line-height: 2.5em;
}
.content_wrap h4 {
  position: relative;
  z-index: 9;
}
.content_wrap h5 {
  font-size: 18px;
  line-height: 3.5em;
}
.content_wrap .bold {
  font-weight: 500;
}
.content_wrap .green {
  color: #299f55;
}
.content_wrap .copy {
  font-size: 1.3em;
  letter-spacing: 0.05em;
}
.content_wrap h5 .copy {
  font-size: 2.5em;
  letter-spacing: 0em;
}
.content_wrap .main_item .main_item_img {
  text-align: center;
}
.change {
  width: 50%;
  position: relative;
  left: 50%;
  z-index: 9;
  margin-top: -12%;
  margin-bottom: -5%;
}
.content_wrap .style {
  width: 100%;
  margin: 0 auto 15%;
  position: relative;
}
.content_wrap .main_item {
  width: 80%;
}
.content_wrap .style ul {
  width: 100%;
  max-width: 1158px;
  display: flex;
  justify-content: space-between;
	margin: 0 0 5%;
	color: #000000;
}
.content_wrap #scine2 ul,
.content_wrap #scine4 ul {
  max-width: 1138px;
  margin: 0 0 5% auto;
}
.content_wrap #scine3 ul {
  max-width: 1140px;
}
.content_wrap .style .coordinatepoint {
  width: 95%;
  margin: 1% 0;
}
.content_wrap .style .coordinatepoint p {
  width: 90%;
  max-width: 678px;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 2;
}
@media(max-width: 770px) {
  .content_wrap .style .coordinatepoint p {
    width: 100%;
    font-size: 12px;
  }
}
.content_wrap .style .coordinatepoint .stylist {
  margin-top: 4%;
  text-align: right;
}
.content_wrap .style ul.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -ms-flex-direction: row-reverse;
         flex-direction: row-reverse;
}
.content_wrap ul li {
  position: relative;
}
.content_wrap ul li:first-child {
  z-index: 1;
}
.content_wrap #scine1 ul,
.content_wrap #scine3 ul {
  -webkit-box-align: end;
     -ms-flex-align: end;
        align-items: flex-end;
}
.content_wrap #scine1 ul li:first-child {
  width: 67%;
  max-width: 728px;
  margin-top: -6%;
  margin-left: -2%;
  margin-bottom: 3%;
}
.content_wrap #scine1 ul li:last-child {
  width: 42%;
  max-width: 450px;
}
.content_wrap #scine2 h4,
.content_wrap #scine4 h4 {
  position: absolute;
  right: 0;
  margin-top: -21.5%;
}
.content_wrap #scine2 ul,
.content_wrap #scine4 ul {
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
} 
.content_wrap #scine2 ul li:first-child,
.content_wrap #scine4 ul li:first-child {
  width: 63%;
  max-width: 710px;
}
.content_wrap #scine2 ul li:last-child,
.content_wrap #scine4 ul li:last-child {
  width: 41%;
  max-width: 451px;
  margin-top: -10%;
  margin-left: -2%;
}
.content_wrap #scine3 ul li:first-child {
  width: 72%;
  max-width: 741px;
  margin-top: -7%;
  margin-left: -5%;
  margin-bottom: 3%;
}
.content_wrap #scine3 ul li:last-child {
  width: 42%;
  max-width: 450px;
}
@media(max-width: 770px) {
  .change {
    width: 40%;
    left: 55%;
    margin-top: -20%;
  }
  .content_wrap .style ul {
    display: block;
  }
  .content_wrap #scine1 ul li:first-child,
  .content_wrap #scine2 ul li:first-child,
  .content_wrap #scine3 ul li:first-child,
  .content_wrap #scine4 ul li:first-child {
    width: 95%;
    margin-top: -2%;
    margin-left: 5%;
    margin-bottom: 0;
  }
  .content_wrap #scine1 ul li:last-child,
  .content_wrap #scine2 ul li:last-child,
  .content_wrap #scine3 ul li:last-child,
  .content_wrap #scine4 ul li:last-child {
    width: 100%;
    max-width: none;
    margin-top: -4%;
  }
  .content_wrap #scine2 h4 {
    margin-top: -90.5%;
  }
  .content_wrap #scine4 h4 {
    margin-top: -105.5%;
  }
}
.content_wrap .style section.item{
	width: 100%;
	margin: 7% 0 5%;
	display: flex;
}
.content_wrap .item_info section.item {
  margin: 7% auto 5%;
  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 .item_color_img {
  width: 40%;
  max-width: 106px;
  margin: 0 6% 0 0;
}
.content_wrap .style .item_detail p{
	margin-top: 2%;
}
.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: #363636;
  background: #ffffff;
  border: solid 1px #404040;
  text-decoration: none;
  width: 90%;
  max-width: 550px;
  margin: auto;
  transition: 0.2s;
}
.btn-codelist a:hover {
  color: #ffffff;
  background: #299f55;  
}
.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 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;
    text-align: left;
    letter-spacing: 0;
  }
  .content_wrap h3 {
    font-size: 14px;
  }
  .content_wrap h4 {
    width: 80%;
  }
  .content_wrap h5 {
    font-size: 12px;
  }
  .content_wrap h5 .copy {
    font-size: 1.8em;
  }
  .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: 2%;
  }
  .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;
  }
  .btn-codelist a, .btn-codelist a:visited, .btn-codelist a:active, .btn-codelist a:link {
    font-size: 16px;
  }
  .hidden-770,span.hidden-770, br.hidden-770 {
  	display: none;
  }
  .visible-770{
  	display: block;
  }

}

@media(max-width: 480px){
  header{
  	margin: 0 auto 5% auto;
  }
  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 section.item::after{
    content:"";
    display: block;
    width: 49%;
  }
  .content_wrap .style .item_detail{
  	display: flex;
  	font-size: 10px;
  	line-height: 2;
  	margin: 0 auto 6%;
  	width: 49%;
  }
  .content_wrap .style .coordinatepoint{
  	width: 95%;
  	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: #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;
  }
}
/* クリップボードにコピー */
.btn-clipboard {
  display: inline-block;
}
.btn-clipboard:hover {
  cursor:pointer;
  color: #5793c5;
  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;
  }
}
.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;
  }
}