@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pontano+Sans:wght@300..700&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
*, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
.container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
#aromafreg {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: center;
  color: #333;
}
#aromafreg img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  border-radius: 0px;
}
#aromafreg h1, #aromafreg h2, #aromafreg h3, #aromafreg h4, #aromafreg h5 {
  color: #151515;
  text-align: center;
  font-weight: bold;
  background: none;
  border: none;
  font-family: 'century gothic', 'Noto Sans JP', sans-serif;
}
#aromafreg h1 {
  font-size: 3.5em;
  margin: 30px auto;
  line-height: 115%;
}
#aromafreg h1 span {
  display: block;
  font-size: 0.5em;
}
#aromafreg h2.headline {
  font-size: 2.5em;
  line-height: 150%;
  letter-spacing: 0px;
  margin: 1em auto 1.5em;
  font-family: "Pontano Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #3f3f3f;
}
#aromafreg h1 img {
  width: 30%;
  margin: 30px auto 0;
  max-width: 400px;
}
#aromafreg h2.headline span {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1em;
  font-weight: 400;
}
#aromafreg h3 img {
  width: 15%;
  margin: 30px auto 0;
}
#aromafreg .aromafreg_wrap {
  width: 90%;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#aromafreg p {
  font-size: 1em !important;
  line-height: 180%;
}
#aromafreg p.main_text {
  font-size: 1em !important;
  line-height: 180%;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  margin: auto 0 !important;
}
#aromafreg .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  align-items: flex-start;
  justify-content: center;
}
#aromafreg section.item_2 .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  align-items: flex-start;
  justify-content: center;
}
#aromafreg section.item_2 .flex div {
  flex-basis: 50%;
  margin-bottom: 50px;
  padding: 0.5%;
}
#aromafreg .main_text {
  margin: 0 auto 60px !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 1000px;
}
#aromafreg p.main_text span {
  color: #fff798;
  font-weight: bold;
}
#aromafreg section.style {
  margin: 100px auto;
  position: relative;
  width: 100%;
}
#aromafreg section.style .itemline {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: -1;
}
#aromafreg section.item {
  width: 90%;
  max-width: 600px;
  margin: auto;
  padding: 5% 5%;
  border-radius: 0px;
}
#aromafreg section.item img {
  width: 90%;
  max-width: 400px;
  margin-bottom: 30px;
}
#aromafreg section.item p.itemtext {
  text-align: left;
  margin: 20px auto !important;
}
#aromafreg section.item p.itemtext a {
  text-decoration: underline;
  color: #151515;
}
#aromafreg p.itemname {
  font-size: 1em !important;
  margin: 0px auto !important;
  text-align: center;
}
#aromafreg p.price {
  font-size: 1.3em !important;
  margin: 0px auto 10px !important;
  text-align: center;
}
#aromafreg p.main_text03 {
  margin: 0px auto !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
  font-size: 1em !important;
  max-width: 650px;
}
#aromafreg p.main_text03 span {
  font-size: 1.5em;
  font-weight: bold;
  color: #151515;
}
#aromafreg p.main_text02 {
  margin: 1em auto 1em !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
  font-size: 1em !important;
  max-width: 650px;
}
#aromafreg section.point {
  position: relative;
  width: 100%;
  margin: 100px auto;
}
#aromafreg section.point .point_inner {
  width: 95%;
  margin: 30px auto;
}
#aromafreg section.point .point_inner h3 {
  text-align: center;
  margin-bottom: 0px;
}
#aromafreg section.point .point_inner h4 {
  text-align: center;
  margin-bottom: 15px;
  line-height: 180%;
}
#aromafreg section.point .point_inner p {
  text-align: left;
}
#aromafreg section.point .point_inner p.comment {
  text-align: left;
}
#aromafreg ul.point_slider li .point_inner {
  opacity: 0;
}
#aromafreg ul.point_slider li.slick-active .point_inner {
  opacity: 1;
}
#aromafreg ul.point_slider li {
  width: 700px;
  padding: 0px 150px 0px 150px;
}
#aromafreg section.style .styling {
  width: 90%;
  margin: auto;
  padding-bottom: 50px;
}
#aromafreg .style .textaria {
  margin: 40px auto;
  width: 100%;
}
#aromafreg .style .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
#aromafreg .style .textaria p.model {
  margin: 20px auto 0 !important;
  font-size: 0.8em !important;
}
#aromafreg .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  padding: 12px 0;
  border-top: 1px #151515 solid;
  margin: auto;
}
#aromafreg .itemlist:last-of-type {
  border-bottom: 1px #151515 solid;
}
#aromafreg section .black .itemlist {
  border-top: 1px #FFF solid;
}
#aromafreg section .black .itemlist:last-of-type {
  border-bottom: 1px #FFF solid;
}
#aromafreg .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#aromafreg .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#aromafreg .item p.itemname {
  margin: 20px auto 5px !important;
  font-size: 1em !important;
}
#aromafreg .item p.price {
  margin: 0 auto 20px !important;
  font-size: 1.3em !important;
  display: block;
}
#aromafreg .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.3em !important;
  display: block;
}
#aromafreg p.price span {
  color: #C52F32;
  font-size: 1.5em !important;
  font-weight: bold;
}
#aromafreg.main .doubleimage {
  width: 100%;
  max-width: 800px;
  margin: 0px 0px 0px 0px;
}
#aromafreg.main .doubleimage div {
  flex-basis: 50%;
  padding: 1%;
}
#aromafreg .flex2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#aromafreg .box1 {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.5em;
}
/* 購入ボタン */
/*
#aromafreg .itemlist a,
#aromafreg .buy a{
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #151515;
	background: #151515;
	color: #FFF;
	border-radius: 0px;
	transition: 0.6s;
	margin: 0 auto;
	text-decoration: none;
}

#aromafreg .itemlist a:hover,
#aromafreg .buy a:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #151515;
	color: #151515;
}*/
#aromafreg .buy {
  display: block;
  width: 100%;
  max-width: 110px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #151515;
  background: #151515;
  color: #FFF;
  transition: 0.6s;
  margin: 0 auto 5em;
}
#aromafreg .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #151515;
  color: #151515;
}
#aromafreg .buy02 {
  display: block;
  width: 100%;
  max-width: 20em;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #c7c7c7;
  background: #c7c7c7;
  color: #151515;
  transition: 0.6s;
  margin: 0 auto 2em;
  border-radius: 25px;
  font-weight: 600;
}
#aromafreg .buy02:hover {
  background: #c7c7c7;
  text-align: center;
  border: 1px solid #151515;
  color: #151515;
}
/* 回遊リンク */
#aromafreg .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#aromafreg .Banner4 h3 {
  font-size: 30px !important;
  margin: 50px auto;
  padding: 20px 0;
  border-top: double #151515;
  border-bottom: 1px solid #151515;
  color: #151515;
  letter-spacing: 3px;
}
#aromafreg .Banner4 ul {
  display: inline;
}
#aromafreg .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#aromafreg .style .slide ul {
  width: 100%;
  max-width: 510px;
}
#aromafreg .style .slide ul li img {
  width: 100%;
  max-width: 510px;
}
.slick-prev, .slick-next {
  z-index: 100;
  top: 40%;
}
.slick-next {
  right: 5px;
}
.slick-prev {
  left: 5px;
}
.slick-prev.slick-disabled {
  visibility: hidden;
}
.slick-prev::before {
  content: url(https://www.peetonline.com/images/peetselect/2025/tumbler/left.png);
  opacity: 1;
}
.slick-next.slick-disabled::before {
  visibility: hidden;
}
.slick-next::before {
  content: url(https://www.peetonline.com/images/peetselect/2025/tumbler/right.png);
  opacity: 1;
}
.container {
  display: flex;
  align-items: center;
}
.slick-arrow {
  width: 550px;
  height: 0px;
  font-size: 0px;
  flex-shrink: 0;
  border: none;
  background: none;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #aromafreg h3 {
    font-size: 1.5em;
    line-height: 180%;
    margin: 20px auto;
  }
  #aromafreg h4 {
    font-size: 1.5em;
  }
  #aromafreg h3 span {
    font-size: 0.62em;
    margin-left: 10px;
    background: linear-gradient(transparent 50%, #ffe4e1 50%);
    line-height: 180%;
  }
  #aromafreg .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }
  #aromafreg .pcflex .inner {
    flex-basis: 40%;
    margin: 0 auto;
  }
  #aromafreg section.point {
    width: 1000px;
    margin-left: -135px;
  }
  #aromafreg section.style {
    width: 100%;
    max-width: 1100px;
  }
  #aromafreg .style .item {
    flex-basis: 45%;
    margin: 1%;
    padding: 80px 0;
  }
  #aromafreg .style .styling {
    flex-basis: 49%;
    margin: 1%;
    padding: 80px 0;
  }
  #aromafreg .right {
    flex-direction: row-reverse;
  }
  /*#aromafreg section.mesh .other_image3 img{
	width: 11%;
	position: relative;
	left:42%;
	bottom:200px;
}	*/
  #aromafreg section.mesh .other_image img {
    width: 70%;
  /*  margin: 10px 200px 10px -100px;*/
    margin: 2em 200px 1.5em -100px;
   /* padding: 2% 4%;*/

  }
  #aromafreg section.mesh .other_image2 img {
    width: 70%;
  /*  margin: 10px -100px 10px 200px;*/
       margin: 1.5em -100px 2em 200px;
  /* padding: 2% 4%;*/

  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  #aromafreg .aromafreg_wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  #aromafreg h1 {
    font-size: 7.0vw;
    line-height: 115%;
  }
  #aromafreg h1 span {
    font-size: 4.8vw;
  }
  #aromafreg h2.headline {
    font-size: 7vw;
    margin: 1.5em auto 2em;
    width: 100%;
  }
  #aromafreg h1 img {
    width: 50%;
  }
  #aromafreg h3 {
    font-size: 4.5vw;
    line-height: 180%;
    margin: 20px auto 10px;
  }
  #aromafreg h3 img {
    width: 25%;
    margin: 5vw auto 0 !important;
  }
  #aromafreg h4 {
    font-size: 4.25vw;
    line-height: 180%;
  }
  #aromafreg h3 span {
    font-size: 4.85vw;
    background: linear-gradient(transparent 50%, #ffe4e1 50%);
  }
  #aromafreg p {
    font-size: 3.8vw !important;
    line-height: 180%;
    text-align: left;
  }
  #aromafreg p.main_text {
    margin: 0vw auto !important;
    width: 95%;
    font-size: 3.8vw !important;
  }
  #aromafreg p.main_text03 {
    display: block !important;
    width: 95%;
    text-align: left;
    font-size: 3.8vw !important;
  }
  #aromafreg p.main_text03 span {
    font-size: 3.5vw;
  }
  #aromafreg p.main_text02 {
    display: block !important;
    width: 95%;
    text-align: left;
    font-size: 3.8vw !important;
  }
  #aromafreg section.item_2 .flex div {
    flex-basis: 50%;
    margin-bottom: 25px;
  }
  #aromafreg section.item {
   /* padding: 10% 5%;*/
      padding: 1em 5% 2em;
  }
  #aromafreg section.mesh .other_image img {
    width: 65%;
  /*  margin: 10px 140px 10px 10px;*/
    margin: 1em 140px 0em 1em;
   /* padding: 2%;*/
  
  }
  #aromafreg section.mesh .other_image2 img {
    width: 65%;
/*    margin: 10px 10px 10px 100px;*/
       margin: 0em 2em 0em 100px;
    /*padding: 2%;*/
  }
/*  #aromafreg section.mesh .other_image3 img {
    width: 20%;
    position: relative;
    left: 30%;
    bottom: 70px;
  }*/
  #aromafreg .buy {
    display: block;
    width: 100%;
    max-width: 5em;
    padding: 6px 0;
    text-align: center;
    border: 1px solid #151515;
    background: #151515;
    color: #FFF;
    transition: 0.6s;
    margin: 0 auto 2.5em;
  }
  #aromafreg .buy02 {
    max-width: 95%;
    font-size: 3.8vw;
  }
  /*SMART PHONE*/
  .slick-prev.slick-disabled {
    visibility: hidden;
  }
  .slick-prev::before {
    content: url(https://www.peetonline.com/images/peetselect/2025/tumbler/left.png);
    opacity: 1;
  }
  .slick-next.slick-disabled::before {
    visibility: hidden;
  }
  .slick-next::before {
    content: url(https://www.peetonline.com/images/peetselect/2025/tumbler/right.png);
    opacity: 1;
  }
  .container {
    display: flex;
    align-items: center;
  }
  #aromafreg .instagramlist div {
    padding: 1% 2%;
  }
  #aromafreg .instagram .instagramlist div {
    flex-basis: calc(100% / 2);
    padding: 1%;
    margin: auto;
  }
  #aromafreg section.point {
    margin: 17.125vw auto 0;
  }
  #aromafreg ul.point_slider li.slick-active .point_inner {
    opacity: 1;
    margin-left: -11vw;
  }
  #aromafreg ul.point_slider li {
    padding: 0 0.3%;
  }
  #aromafreg section.style {
    margin: 5.5vw auto;
    width: 90%;
  }
  #aromafreg section.style .pcflex div.inner:first-child {
    margin-bottom: 15.125vw;
  }
  #aromafreg .style .textaria {
    /*width: 90%;*/
    margin: 10.25vw auto 0;
  }
  #aromafreg section.white {
    margin: 48.25vw auto 10.5vw;
  }
  #aromafreg .itemlist div {
    font-size: 3.8vw !important;
  }
  #aromafreg .itemlist p.price {
    font-size: 4vw !important;
  }
  .slick-arrow {
    width: 40px;
    font-size: 0px;
    flex-shrink: 0;
    border: none;
    background: none;
  }
  #aromafreg p.itemname {
    font-size: 3.8vw !important;
  }
  #aromafreg p.price {
    font-size: 4vw !important;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #aromafreg .Banner4 {
    text-align: center;
    width: 100%;
  }
  #aromafreg .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #aromafreg .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #aromafreg .header {
    position: relative;
    /*height: 145.5vw;*/
  }
  .slick-prev, .slick-next {
    z-index: 100;
    top: 30%;
  }
}