@charset "utf-8";
/* CSS Document */

#cplp_footer{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 0 50px;
	text-align: center;
	position: relative;
}

#cplp_footer img{
	width: 50%;
	margin: 0 auto;
}

#cplp_footer p{
	color: #454545;
	display: block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 19px;
	margin-top: 15px;
}

#cplp_footer #footer_link{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 50px auto 0px;
}
#cplp_footer #footer_link_add{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 14px auto 100px 0;
  width: 640px;
}

#cplp_footer #footer_link .brand img,
#cplp_footer #footer_link_add .brand img{
	width: 100%;
}

#cplp_footer ul.last_link{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	list-style: none;
}

#cplp_footer ul.last_link li{
    color: #454545;
	line-height: 1;
}

#cplp_footer ul.last_link li a{
    color: #454545;
	line-height: 1;
	text-decoration: none;
}


#cplp_footer ul.last_link li:not(:first-child) {
	border-left: 1px solid #9FA0A0;
	margin-left: 10px;
	padding-left: 10px;
}

@media screen and (min-width: 768px) {
#cplp_footer .globalsign{
	bottom: 100px;
    left: 88%;
    position: absolute;
    width: 87px;
}
#cplp_footer #footer_link .brand{
	/*width: 23%;*/
	flex: 1;
	margin: 0px 8px;
}
#cplp_footer #footer_link_add .brand{
	width: 144px;
	margin: 0 8px;
}
}

@media screen and (max-width: 767px) {

#cplp_footer{
	width: 90%;
	margin: 0 auto;
	padding: 8vh 0 2vh;
	text-align: center;
}

#cplp_footer img{
	width: 80%;
	margin: 0 auto;
}

#cplp_footer p{
	color: #454545;
	display: block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 19px;
	margin-top: 15px;
}

#cplp_footer #footer_link,
#cplp_footer #footer_link_add{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  /*justify-content: center;*/
  margin: 3vh auto;
}
#cplp_footer #footer_link{
	gap: 18px 10px;
}

#cplp_footer #footer_link .brand{
	width: 30%;
}
#cplp_footer #footer_link_add .brand{
	width: 33%;
	/*padding: 5px;*/
}

#cplp_footer .globalsign{
	width: 87px;
    display: flex;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: 5px;
    margin-top: -10px;
}

#cplp_footer #footer_link .brand img,
#cplp_footer #footer_link_add .brand img{
	width: 100%;
}

#cplp_footer ul.last_link{
	font-size: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

#cplp_footer ul.last_link li{
	line-height: 16px;
	white-space: nowrap;
	margin: 3px 0;
}

#cplp_footer ul.last_link li a{
    color: #454545;
	text-decoration: none;
}

#cplp_footer ul.last_link li:nth-child(4),
#cplp_footer ul.last_link li:nth-child(6){
	border-left: none;
}
#cplp_footer ul.last_link li:nth-child(6){
	display:block;
	width: 100%;
	padding: 0;
    margin: 3px 0;
    text-align: center;
}
}
/* campaign area -style.css-*/
  html {
  box-sizing: border-box;
  margin-top: 0 !important;
}

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #393939;
  word-break: break-all;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

a {
  color: #393939;
  text-decoration: none;
}
a:hover, a:active {
  color: #b2aa9d;
  text-decoration: none;
}
a:hover {
  color: #b2aa9d;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

.owl-dots {
  text-align: center;
  margin-top: 10px;
}
.owl-dots button {
  width: 9px;
  height: 9px;
  background: #969696 !important;
  margin-right: 13px;
}
.owl-dots button.active {
  background: #346acc !important;
}

@media (min-width: 1200px) {
  .container_ft {
    max-width: 1180px;
  }
}
@media screen and (max-width: 767px) {
  .container _ft{
    padding-left: 16px;
    padding-right: 16px;
  }
}

body {
    position: relative;
    -webkit-text-size-adjust: none;
}
:root {
  --mm-sidebar-expanded-size: 100%;
}

footer .footer .footer-sm {
  display: none;
}
@media screen and (max-width: 767px) {
  footer .footer .footer-sm {
    display: block;
    background-color: #EEEDE9;
    padding: 30px 16px 25px;
  }
}
footer .footer .footer-sm__image a img {
  width: 220px;
}
footer .footer .footer-sm__sub {
  font-size: 12px;
  font-weight: 500;
  margin-top: 10px;
}
footer .footer .footer-sm__images {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background-color: #EEEEEE;
  margin-top: 10px;
  margin-left: -4px;
  margin-right: -4px;
}
footer .footer .footer-sm__images a {
  width: 50%;
  padding: 4px;
}
footer .footer .footer-sm__images a img {
  width: 100%;
  height: auto;
}
footer .footer-block {
  background: #EAE9E5;
}
@media only screen and (max-width: 767px) {
  footer .footer-block {
    height: auto;
    padding: 20px;
    background-color: #FFFFFF;
  }
}
footer .footer-block-title {
  font-size: 14px;
  line-height: 24.5px;
  text-align: center;
  font-weight: 600;
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  footer .footer-block-title {
    font-size: 12px;
    display: none;
  }
}
footer .footer-block-title p {
  font-weight: 500;
  margin-bottom: 0;
}
footer .footer-block-title img {
  width: 307px;
}
@media only screen and (max-width: 767px) {
  footer .footer-block-title img {
    width: 100%;
  }
}
footer .footer-block-top {
  width: calc(100% - 0px);
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  footer .footer-block-top {
    display: none;
  }
}
footer .footer-block-top-img {
  margin: 5px auto;
  padding: 0 5px;
}
footer .footer-block-top-img img {
  max-height: 74.8px;
  height: 100%;
  object-fit: cover;
}
footer .footer-block .bg-white {
  background-color: #fff !important;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  footer .footer-block .bg-white {
    height: auto;
    line-height: normal;
    background: none !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-block-bottom {
    flex-direction: column-reverse;
  }
}
footer .footer-block-bottom ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  footer .footer-block-bottom ul {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    margin: 15px 0 0 0;
  }
}
footer .footer-block-bottom ul li {
  list-style: none;
}
@media only screen and (max-width: 767px) {
  footer .footer-block-bottom ul li {
    width: 50%;
    margin-bottom: 15px;
    padding-left: 10px;
  }
}
footer .footer-block-bottom ul li a {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 500;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  footer .footer-block-bottom ul li a {
    font-size: 12px;
    line-height: 14.4px;
  }
}
footer .footer-block-bottom ul li::before {
  content: "|";
  padding: 0 22.5px;
}
@media (max-width: 1200px) {
  footer .footer-block-bottom ul li::before {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-block-bottom ul li::before {
    content: "-" !important;
    padding: 0 5px 0 0;
  }
}
footer .footer-block-bottom ul li:first-of-type::before {
  content: "";
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  footer .footer-block-bottom-credit img {
    width: 80px;
    height: 41px;
  }
}
footer .footer-copyright {
  height: 66px;
  line-height: 66px;
  background: #3A3A3A;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  footer .footer-copyright {
    height: 55px;
    line-height: 55px;
  }
}

.slider1 {
  background: #EFEDEB;
  padding: 35px 0 0 0;
  margin:0 auto 70px;
}
@media only screen and (max-width: 767px) {
.slider1 {
  margin-top: 35px;
  padding: 60px 0 0 0;
}
.slider1.ttl {
  margin-top: 20px!important;
  padding: 10px 0 0 0;
}
}
.slider1 > h2 {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  background: #EFEDEB;
}
@media only screen and (max-width: 767px) {
  .slider1 > h2 {
    font-size: 26px;
  }
}
.slider1 > p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 6px;
}
@media only screen and (max-width: 767px) {
  .slider1 > p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 766px) {
.slider1 .container_ft {
    max-width: 1488px;
    width: 100%;
    padding: 0;
}
.slider1 .item {
    width: 360px;
}
}
@media only screen and (max-width: 767px) {
.slider1 .container_ft,
.slider1 .owl-carousel,
.slider1 .owl-stage-outer,
.slider1 .owl-stage,
.slider1 .item {
	width: 100%;
	margin:0;
	padding:0;
}
.slider1 .container_ft {
    max-width: 767px;
}
.slider1 .owl-item{
    width: 100%;
    }
.slider1 .owl-stage-outer{
    width: 100%;
   height:320px;
    overflow:hidden;
    }
.slider1 .item {
    width: 100%;
    margin-bottom:40px;
    max-height:320px;
  }
}
.slider1 .item-campaign img {
  margin-bottom: 12px;
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .slider1 .item-campaign img {
    max-width: 100%;
    height: auto;
    margin-bottom: 9px;
  }
}
.slider1 .item-campaign .tag {
  display: flex;
  align-items: center;
}
.slider1 .item-campaign .tag span {
  margin-right: 4px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
}
.slider1 .item-campaign .tag span.w-105 {
  width: 105px;
}
.slider1 .item-campaign .tag span.p-12 {
  padding: 0 12px;
}
.slider1 .item-campaign .tag span.green {
  background: #00A73C;
}
.slider1 .item-campaign .tag span.pink {
  background: #FEA6C5;
}
.slider1 .item-campaign .tag span.red {
  background: #C81964;
}
.slider1 .item-campaign .tag span.immuno {
  background: #B20030;
}
.slider1 .item-campaign .tag span.orange {
  background: #FF9500;
}
.slider1 .item-campaign .tag span.blue {
  background: #00AFD7;
}
.slider1 .item-campaign .tag span.sitrana {
  background: #AD936F;
}
.slider1 .item-campaign .tag span.clayence {
  background: #796E69;
}
.slider1 .item-campaign .tag span.duo {
  background: #414141;
}
@media only screen and (max-width: 767px) {
  .slider1 .item-campaign .tag span {
    font-size: 12px;
  }
}
.slider1 .item-campaign h3 {
  font-size: 16px;
  font-weight: 500;
  color: #393939;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .slider1 .item-campaign h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
.slider1 .item-campaign p {
  font-size: 14px;
  font-weight: bold;
  color: #393939;
  line-height: 20px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .slider1 .item-campaign p {
    font-size: 13px;
  }
}
.slider1 .item-campaign:hover img {
  opacity: 0.8;
}
.slider1 .item-campaign:hover h3 {
  color: #b2aa9d;
}
.slider1 .item-campaign:hover p {
  color: #b2aa9d;
}
.slider1 .note-text {
  padding: 24px;
  background: #fff;
  color: #393939;
  line-height: 24px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  max-width: 1070px;
  width: 1070px;
  margin: auto;
  display: inline-block;
  text-align: left;
  margin-top: 40px;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .slider1 .note-text {
    font-size: 13px;
    text-align: center;
    padding: 14px 8px;
    line-height: 22px;
    width: calc(100% - 32px);
    margin-top: 20px;
  }
}
.slider1 .owl-carousel .owl-nav {
  display: block;
}
.slider1 .owl-carousel .owl-nav button {
  font-size: 0;
  width: 42px;
  height: 42px;
  position: absolute;
}
.slider1 .owl-carousel .owl-nav button:first-child {
  background: url("https://img.p-antiaging.com/duo/img/campaign/cplp_footer/arrow-l.png");
  background-size: 100%;
  left: 20px;
  top: calc(50% - 21px);
}
@media (min-width: 768px) {
  .slider1 .owl-carousel .owl-nav button:first-child {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider1 .owl-carousel .owl-nav button:first-child {
    top: calc(50% - 21px);
    left: 16px;
  }
}
.slider1 .owl-carousel .owl-nav button:last-child {
  background: url("https://img.p-antiaging.com/duo/img/campaign/cplp_footer/arrow-r.png");
  right: 20px;
  top: calc(50% - 21px);
  background-size: 100%;
}
@media (min-width: 1488px) {
  .slider1 .owl-carousel .owl-nav button:last-child {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider1 .owl-carousel .owl-nav button:last-child {
    top: calc(50% - 21px);
    right: 16px;
  }
}

@media (min-width: 768px) {
  footer .footer-block-top-img {
    margin: 5px auto;
    padding: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}

/* add */
.pane-footer .slider1{
  font-size: initial;
  text-align: center;
  line-height: initial;
  overflow: hidden;
  color: #393939;
}

.slider1 a:visited,
.slider1 a:link{
  text-decoration: none;
}

.slider1 [aria-label='Next'],
.slider1 [aria-label='Previous']{
  visibility: hidden;
}

.cmp_bn {
 text-align:center;
}
.cmp_bn img{
	max-width: 800px;
	margin: 50px auto 0;
}
.slider1 .item-campaign h3{
	text-align: left;
}

@media only screen and (max-width: 767px) {
.cmp_bn {
	padding:0 5px;
	}
.cmp_bn img{
	max-width: 100%;
	margin: 20px auto 0 ;
}
.flipdesk-inline-button-container {
    display: inline-block;
    cursor: pointer;
    font-size: inherit;
}
.slider1 .px-0 {
    padding-left: 0 !important;
}
.slider1 .px-0 {
    padding-right: 0 !important;
}
}

