body:before{
	background-image: url(../../../../assets/images/page/shop/bg_main_pc.jpg?250703-1);
}

.p-contentBox-inner {
  border-radius: 15px;
  background-color: #FFF;
  position: relative;
  z-index: 9;
}

.p-intro {
  position: relative;
  padding: 50px 70px 40px;
}

.p-intro:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 77px;
  top: 200px;
  left: 0;
  background-repeat: no-repeat;
	background-image: url(../../../../assets/images/page/concept/img_line_01_pc.png);
  z-index: 0;
}


.p-intro-head {
  position: relative;
  padding-bottom: 35px;
}

.p-intro-lead {
  width: 100%;
}

.p-intro-lead p {
  letter-spacing: 0;
}

.p-balloon {
  position: absolute;
  padding-top: 23px;
  height: 85px;
  width: 260px;
  right: 0;
  top: -25px;
  background-image: url(../../../../assets/images/page/concept/icn_balloon_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.p-balloon span {
  font-size: 24px;
  font-size: 2.4rem;
  vertical-align: baseline;
}


.p-committed {
  position: relative;
}

.p-committed-graph {
  float: left;
  position: relative;
}

.p-committed-content{
  position: absolute;
  z-index: 1;
  text-align: center;
}

.p-committed-order{
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  padding: 0 25px;
}

.p-committed-order:before,
.p-committed-order:after{
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 2px;
}

.p-committed-order:before{
  left: 0;
}

.p-committed-order:after{
  right: 0;
}

.p-committed-title{
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
  margin-top: 2%;
}

.p-committed-sub{
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0.5%;
}

.p-committed-content-material{
  top: 12%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.p-committed-content-material .p-committed-order,
.p-committed-content-material .p-committed-sub{
  color: #61b088;
}

.p-committed-content-material .p-committed-order:before,
.p-committed-content-material .p-committed-order:after{
  background-color: #61b088;
}

.p-committed-content-fragrance{
  right: 18%;
  bottom: 26%;
}

.p-committed-content-fragrance .p-committed-order,
.p-committed-content-fragrance .p-committed-sub{
  color: #60a6bd;
}

.p-committed-content-fragrance .p-committed-order:before,
.p-committed-content-fragrance .p-committed-order:after{
  background-color: #60a6bd;
}

.p-committed-content-package{
  left: 13%;
  bottom: 22%;
}

.p-committed-content-package .p-committed-order,
.p-committed-content-package .p-committed-sub{
  color: #ada26f;
}

.p-committed-content-package .p-committed-order:before,
.p-committed-content-package .p-committed-order:after{
  background-color: #ada26f;
}

.p-committed-list {
  width: 480px;
  float: right;
}

.p-committed-btn {
  margin-bottom: 20px;
  background: #fafafa;
  border-radius: 5px;
}

.p-committed-btn a {
  display: block;
  text-decoration: none;
}

.p-committed-head {
  padding: 3px;
  height: 32px;
}

.p-committed-head p {
  color: #fff;
}

.p-committed-detail {
  position: relative;
  padding: 15px 90px 15px 140px;
  overflow: hidden;
}

.p-committed-detail::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
}

.p-committed-detail::after {
  position: absolute;
  content: "";
  width: 45px;
  height: 25px;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
}

.p-committed-detail p {
  letter-spacing: 0;
}

.p-committed-materials {
  border: solid 1px #61b088;
}

.p-committed-materials .p-committed-head {
  background: #61b088;
}

.p-committed-materials .p-committed-detail::before {
  width: 120px;
  height: 93px;
  left: -5px;
  bottom: -10px;
  background-image: url(../../../../assets/images/page/concept/img_material.png);
}

.p-committed-materials .p-committed-detail::after {
  background-image: url(../../../../assets/images/page/concept/icn_arrow_01.png);
}

.p-committed-fragrance {
  border: solid 1px #75b3c8;
}

.p-committed-fragrance .p-committed-head {
  background: #75b3c8;
}

.p-committed-fragrance .p-committed-detail::before {
  width: 116px;
  height: 74px;
  left: -5px;
  bottom: -15px;
  background-image: url(../../../../assets/images/page/concept/img_fragrance.png);
}

.p-committed-fragrance .p-committed-detail::after {
  background-image: url(../../../../assets/images/page/concept/icn_arrow_02.png);
}


.p-committed-package {
  border: solid 1px #c2ba94;
}

.p-committed-package .p-committed-head {
  background: #c2ba94;
}

.p-committed-package .p-committed-detail::before {
  width: 103px;
  height: 58px;
  left: 10px;
  bottom: 10px;
  background-image: url(../../../../assets/images/page/concept/img_package.png);
}

.p-committed-package .p-committed-detail::after {
  background-image: url(../../../../assets/images/page/concept/icn_arrow_03.png);
}

.p-point {
  padding: 46px 70px 40px;
  background-image: url(../../../../assets/images/page/concept/bg_line_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.p-point-lead {
  position: relative;
  padding: 85px 16px;
  width: 480px;
  float: left;
}

.p-point-lead::before {
  position: absolute;
  content: "";
  background-image: url(../../../../assets/images/page/concept/img_bubble_top.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 179px;
  height: 70px;
  left: 0;
  top: 0;
}

.p-point-lead::after {
  position: absolute;
  content: "";
  background-image: url(../../../../assets/images/page/concept/img_bubble_bottom.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 179px;
  height: 70px;
  right: 0;
  bottom: 0;
}

.p-point-graph {
  padding: 30px 20px 0 0;
  float: right;
}

.p-point-lead p {
  letter-spacing: 0;
}

.p-txtMega-purple {
  font-size: 24px;
  font-size: 2.4rem;
  color: #be93e4;
}

.p-txtMega-orange {
  font-size: 24px;
  font-size: 2.4rem;
  color: #e2a131;
}


.p-hope {
  padding: 30px 70px 80px;
  background: url(../../../../assets/images/page/concept/bg_content.png)no-repeat;
  background-position-y: 90px;
}

.p-hope-head {
  margin-bottom: 40px;
}

.p-hope-title {
  position: relative;
  margin-bottom: 50px;
  padding: 15px 45px;
  color: #fafafa;
}

.p-hope-title::before {
  position: absolute;
  content: "";
  background-image: url(../../../../assets/images/page/concept/icn_ttl_left.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 76px;
  left: 0;
  top: 0;
}

.p-hope-title::after {
  position: absolute;
  content: "";
  background-image: url(../../../../assets/images/page/concept/icn_ttl_right.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 76px;
  right: 0;
  top: 0;
}

.p-hope-block {
  width: 960px;
  margin: 0 auto 30px;
  padding: 0 0 30px 30px;
  background: #fafafa;
  border: solid 1px #c4bcb3;
  border-radius: 5px;
  background-position: top center;
  background-repeat: no-repeat;
}

.p-hope-title-wrp {
  padding-top: 20px;
  width: 480px;
  text-align: left;
}

.p-hope-detail {
  width: 480px;
  padding: 0 30px 0 0;
  text-align: left;
}

.p-hope-pic {
  margin-top: 30px;
}

.p-hope-usability {
  background-image: url(../../../../assets/images/page/concept/bg_hope_ttl_01.png);
}

.p-hope-usability .p-hope-title-wrp {
  float: right;
}

.p-hope-usability .p-hope-pic {
  float: left;
}

.p-hope-usability .p-hope-detail {
  float: right;
}

.p-hope-philosophy {
  background-image: url(../../../../assets/images/page/concept/bg_hope_ttl_02.png);
}

.p-hope-philosophy .p-hope-title-wrp {
  float: left;
}


.p-hope-philosophy .p-hope-pic {
  margin-right: 47px;
  float: right;
}

.p-hope-philosophy .p-hope-detail {
  float: left;
}

.p-hope-quality {
  background-image: url(../../../../assets/images/page/concept/bg_hope_ttl_03.png);
}

.p-hope-quality .p-hope-title-wrp {
  float: right;
}


.p-hope-quality .p-hope-pic {
  float: left;
}

.p-hope-quality .p-hope-detail {
  float: right;
}

.p-txtMega {
  font-size: 24px;
  font-size: 2.4rem;
}

.p-shine {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 40px;
  letter-spacing: 0;
}

.p-shine::before {
  position: absolute;
  content: "";
  background-image: url(../../../../assets/images/page/concept/icn_light_left.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 54px;
  left: 0;
  top: 0;
}

.p-shine::after {
  position: absolute;
  content: "";
  background-image: url(../../../../assets/images/page/concept/icn_light_right.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 54px;
  right: 0;
  top: 0;
}


.p-mm-wrp {
  position: relative;
  min-height: 340px;
  margin-top: 50px;
  padding: 50px 70px;
  background-image: url(../../../../assets/images/page/concept/bg_mm_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}

.p-mm-inner {
  width: 790px;
  margin: 0 auto;
}

.p-mm-title {
  position: relative;
  padding: 0 100px 10px;
  display: inline-block;
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  border-bottom: solid 1px #3a3a3a;
}

.p-mm-title span {
  font-size: 40px;
  font-size: 4rem;
}

.p-mm-title::before {
  position: absolute;
  content: "●";
  color: #3a3a3a;
  left: -5px;
  bottom: -7px;
  font-size: 10px;
}

.p-mm-title::after {
  position: absolute;
  content: "●";
  color: #3a3a3a;
  right: -5px;
  bottom: -7px;
  font-size: 10px;
}

.p-mm-lead {
  padding: 30px 0;
}

.p-underLine {
  background: url(../../../../assets/images/page/concept/img_underline_pc.png)no-repeat;
  background-position: bottom center;
}


@media screen and (max-width: 767px) {
  body:before{
  	background-image: url(../../../../assets/images/page/shop/bg_main_sp.jpg?250703-4);
  }

  .m-wrap {
      margin-top: 100vw;
  }

  .p-balloon {
    position: inherit;
    width: 100%;
    margin-top: 10px;
    padding: 0 0 40px;
    height: auto;
    right: inherit;
    top: inherit;
    background-position: bottom;
    background-size: 100% 100%;
    background-image: url(../../../../assets/images/page/concept/icn_balloon_sp.png);
  }


  .p-intro {
    padding: 40px 0;
  }

  .p-intro-lead {
    width: 100%;
  }

  .p-intro:before {
    display: none;
  }

  .p-intro-head {
    padding: 0 10px 10px;
  }

  .p-intro-head:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 40px;
    bottom: -25px;
    left: 0;
    z-index: 0;
  }

  .p-committed-graph {
    padding: 0 10px;
    float: inherit;
  }

  .p-committed-order{
    font-size: 5vw;
    padding: 0 15px;
  }

  .p-committed-order:before,
  .p-committed-order:after{
    width: 10px;
    height: 1px;
  }

  .p-committed-title{
    font-size: 4.5vw;
    margin-top: 2%;
  }

  .p-committed-sub{
    font-size: 3vw;
    margin-top: 0.5%;
  }

  .p-committed-content-material{
    top: 9%;
  }

  .p-committed-content-fragrance{
    bottom: 25%;
    right: 20%;
  }

  .p-committed-content-package{
    left: 14%;
    bottom: 20%;
  }

  .p-committed-list {
    padding-top: 40px;
    float: inherit;
    width: 100%;
  }

  .p-committed {
    padding: 0 10px;
  }

  .p-committed-detail {
    padding: 3% 16% 3% 35%;
  }

  .p-committed-materials .p-committed-detail::before {
    width: 100px;
    height: 83px;
    left: -5px;
    top: -2px;
    bottom: inherit;
  }

  .p-committed-detail::after {
    width: 36px;
    height: 20px;
    right: 3%;
  }

  .p-committed-detail p {
    background: rgba(250, 250, 250, 0.5);
    position: relative;
  }

  .p-committed-fragrance .p-committed-detail::before {
    width: 116px;
    height: 74px;
    left: -10px;
    bottom: -9px;
  }

  .p-committed-package .p-committed-detail::before {
    width: 84px;
    height: 47px;
  }

  .p-point-lead::before,
  .p-point-lead::after {
    display: none;
  }

  .p-point {
    padding: 40px 10px;
    background-image: url(../../../../assets/images/page/concept/bg_line_sp.png);
  }

  .p-point-lead {
    padding: 0 0 20px;
    width: 100%;
    float: inherit;
  }

  .p-point-graph {
    float: inherit;
    padding: 0;
  }

  .p-point-graph img {
    width: 100%;
  }

  .p-txtMega-orange,
  .p-txtMega-purple {
    font-size: 2rem;
  }

  .p-hope {
    padding: 40px 10px;
  }

  .p-hope-block {
    width: 100%;
    padding: 0;
    background-size: 100%;
    background-image: url(../../../../assets/images/page/concept/bg_hope_ttl_sp.png)!important;
  }

  .p-hope-pic img {
    position: relative;
    width: 100%;
  }

  .p-hope-usability .p-hope-pic,
  .p-hope-philosophy .p-hope-pic,
  .p-hope-quality .p-hope-pic {
    float: inherit;
  }

  .p-hope-detail {
    width: 100%;
    padding: 0 15px 30px;
  }

  .p-hope-usability .p-hope-detail,
  .p-hope-philosophy .p-hope-detail,
  .p-hope-quality .p-hope-detail {
    float: inherit;
  }

  .p-hope-title-wrp {
    padding-top: 10px;
    width: 100%;
    text-align: center;
  }

  .p-hope-usability .p-hope-title-wrp,
  .p-hope-philosophy .p-hope-title-wrp,
  .p-hope-quality .p-hope-title-wrp {
    float: inherit;
  }

  .p-hope-title {
    margin: 0;
  }

  .p-hope-title {
    padding: 10px 30px;
  }

  .p-hope-title::after,
  .p-hope-title::before {
    height: 100%;
    width: 27px;
    background-size: 100%;
  }

  .p-hope-pic {
    position: relative;
    margin: 35px auto 30px !important;
    width: 70%;
  }

  .p-hope-pic::before {
    position: absolute;
    content: "";
    background-size: 90%;
    background-image: url(../../../../assets/images/page/concept/img_hope_bg.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
  }

  .p-hope-usability .p-hope-pic::before,
  .p-hope-quality .p-hope-pic::before {
    top: 30px;
    left: 40px;
  }

  .p-hope-philosophy .p-hope-pic::before {
    top: 30px;
    left: 0;
  }

  .p-shine {
    padding: 0 25px 10px;
  }

  .p-shine::before,
  .p-shine::after {
    width: 21px;
    height: 39px;
    background-size: cover;
    top: 5px;
  }

  .p-mm-wrp {
    margin: 10px;
    padding: 30px 20px;
    min-height: inherit;
    background-image: url(../../../../assets/images/page/concept/bg_mm_sp.png);
  }

  .p-mm-inner {
    width: 100%;
  }

  .p-mm-title {
    display: block;
    padding: 0 0 10px;
    font-size: 2.1rem;
  }

  .p-mm-title span {
    font-size: 2.1rem;
  }

  .p-mm-lead {
    padding: 20px 0 30px;
  }

  .p-underLine span {
    background: url(../../../../assets/images/page/concept/img_underline_top.png)no-repeat;
    background-position: bottom center;
    background-size: 100%;
  }

  .p-underLine {
    display: inline-block;
    background: url(../../../../assets/images/page/concept/img_underline_sp.png)no-repeat;
    background-position: bottom center;
    background-size: 100%;
  }

  .p-txtMega {
    font-size: 1.8rem;
  }
}


.shop_list_wrp{
  width: 800px;
  margin:20px auto;
}
.shop_list ul {
    font-size: 1.45rem;
    flex-wrap: none;
    list-style: none;
}

.shop_list{
  margin-left:10px;
  display: grid;
  width: fit-content;
  column-gap: 1em;
  grid-template-columns: repeat(2, auto);
}

.shop_list ul {
    font-size: 4rem;
    flex-wrap: wrap;
    list-style: none;
}
.shop_list li {
  width:400px;
  font-size: 2rem;
  padding-left: 15px;
  line-height: 1em;
  background: url(../../../../assets/images/page/shop/list.jpg?250626) left top no-repeat;
  background-size: 10px auto;
  margin-bottom:20px;
}

.shop_tit{
  margin:60px 0 10px 0;
  text-align:center;

}

.shop_att{
  width:800px;
  margin:0 auto;
  padding:0 0 0 10px;
  font-size: 16px;
  text-align:left;
  text-indent: -1em;
  padding-left: 1em;
}


@media screen and (max-width: 768px) {

.shop_list_wrp{
  width: 350px;
  margin:20px auto;
}

.shop_list{
   font-size: 1.2rem;
}

.shop_list li {
  width:140px;
  font-size: 2rem;
  padding-left: 15px;
  line-height: 1em;
  background: url(../../../../assets/images/page/shop/list.jpg?250626) left top no-repeat;
  background-size: 10px auto;
  margin-bottom:20px;
}

.shop_list li {
  font-size: 1.2rem;
}

.shop_att{
  width:95%;
  margin:0 0 0 10px;
  font-size: 90%;
  text-align:left;
  text-indent: -1em;
  padding-left: 1em;
}

}


.contents2 {
	max-width: 750px;	/*大きな画面になった場合のコンテンツ幅*/
	margin:0 auto;
	background: #fff;		/*背景色。冒頭のprimary-colorを読み込む。*/
	color: var(--primary-inverse-color);	/*文字色。冒頭のprimary-inverse-colorを読み込む。*/
	position: relative;
	overflow-x: hidden;
}

	/*画面幅768以下*/
	@media screen and (max-width: 768px) {

	.contents2 {
		max-width: 350px;	/*大きな画面になった場合のコンテンツ幅*/
		margin: 0 auto;		/*画面の左右中央に配置*/
		overflow-x: visible;
		z-index: 9999;
	}
	
	.contents2 img{
		width:100%;
	}

	}

/*横並び画像1等分 */
.onlinestore_1 {
	margin:10px;
    display: flex;

}
.onlinestore_1 img div{
	padding:10px 5px;
    height: 122px;       /* 画像の高さ */
    object-fit: cover;     /* 画像のアスペクト比を維持しつつ、コンテナに合わせる */
    width: calc(100% / 1); /* 画像の幅をセクションの3分の1に設定 */
}

.onlinestore_1>div{
	margin: 15px 5px 15px 5px;

}

/* リンクボタンhover */

.onlinestore_1 a:hover {
	opacity: 0.5;
}

.onlinestore_2 a:hover {
	opacity: 0.5;
}

.onlinestore_3 a:hover {
	opacity: 0.5;
}

/*横並び画像2等分 */
.onlinestore_2 {
	margin:10px;
    display: flex;

}
.onlinestore_2 img div{
	padding:5px;
    height: 50px;       /* 画像の高さ */
    object-fit: cover;     /* 画像のアスペクト比を維持しつつ、コンテナに合わせる */
    width: calc(100% / 2); /* 画像の幅をセクションの3分の1に設定 */
}

.onlinestore_2>div{
	margin: 0 5px 15px 5px;
    background: #FFF;
}

/*横並び画像3等分 */
.onlinestore_3 {
	margin:10px;
    display: flex;
	background-color: #FFF;
}
.onlinestore_3 img div{
	padding:5px;
    height: 50px;       /* 画像の高さ */
    object-fit: cover;     /* 画像のアスペクト比を維持しつつ、コンテナに合わせる */
    width: calc(100% / 3); /* 画像の幅をセクションの3分の1に設定 */
}

.onlinestore_3>div{
	margin: 0 4px;
    background: #FFF;
}
}


/* リンクボタンhover */

.onlinestore_1 a:hover {
	opacity: 0.5;
}

.onlinestore_2 a:hover {
	opacity: 0.5;
}

.onlinestore_3 a:hover {
	opacity: 0.5;
}
