@charset "UTF-8";

/*------------------------------------------ contents */


#PT_jewelry_240905  {
	overflow: hidden;
}
.circle {
	animation:15s linear infinite rotation1;
  }
  @keyframes rotation1{
	0%{ transform:rotate(0);}
	100%{ transform:rotate(360deg); }
  }

#PT_jewelry_240905  a{
	font-family: "BIZ UDGothic",sans-serif;
	color: #000000;
  }


.swiper-pagination {
	display: flex;
	justify-content: space-around;
	gap: 0px 10px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
  width: 100%;
  margin: 0 !important;
}
.swiper-pagination-bullet {
  border-radius: 0%;
  height: 4px;
  background: #939393;
  opacity: 1;

}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #939393;
}
.swiper-pagination-bullet-active .progress_inner {
    transform: scaleX(0);
    transform-origin: left center;
    transition-timing-function: linear;
    animation: progress 5s linear forwards;
    width: 100%;
    background: #000;
    height: 4px

}
@keyframes progress {
    0%   { transform: scaleX(0); }
    50%  { transform: scaleX(0.5); }
    100% { transform: scaleX(1); }
}

/* mfp-content */
.mfp-fade01.mfp-bg {
	opacity: 0;
	transition: all 0.2s ease-out;
}
.mfp-fade01.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade01.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade01.mfp-wrap .mfp-content{
	opacity: 0;
	transition: all 0.2s ease-out;
}
.mfp-fade01.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade01.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

#PT_jewelry_240905 #bg01_desc_01,
#PT_jewelry_240905 #bg01_desc_02,
#PT_jewelry_240905 #bg05_desc_01,
#PT_jewelry_240905 #bg06_desc_02,
#PT_jewelry_240905 #bg04_desc_02,
#PT_jewelry_240905 #bg04_desc_03,
#PT_jewelry_240905 #bg04_desc_04 {
	color: #000;
	font-family: "BIZ UDGothic",sans-serif;
	font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}



/* 736px以下用（SP用）の記述------------------------------------------- */
@media screen and (max-width: 736px) {

	#PT_jewelry_240905 a {
		font-size:2.9333vw;
	}
	.swiper-wrapper {
		padding-bottom: 5%;
	}
	/* 追加 */
	.panel {
		padding:0;
		border: none;
	}
	.mfp-inline-holder .mfp-content {
		position: initial;
		display: inline-block;
		vertical-align: middle;
		padding: 0;
		margin: 0 auto;
		text-align: left;
		z-index: 1045;
	  }
	  .mfp-inline-holder .mfp-content p {
		text-indent: 0 !important;
		margin: 0;
	}
	.mfp-inline-holder .mfp-content a {
		background-image: none;
		padding: 0 !important;
	}

	#PT_jewelry_240905 .active{
		animation-name:fadeInAnime;
		animation-duration:1.5s;
		animation-fill-mode:forwards;
		opacity:0;
		}
		
		@keyframes fadeInAnime{
		  from {
			opacity: 0.5;
		  }
		
		  to {
			opacity: 1;
		  }
		}

	#PT_jewelry_240905 #bg01 {
		background-image:url("../../../img/lp/PT_jewelry_240905/bg01.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		padding-bottom: 320.2667%;
	}
	#PT_jewelry_240905 #bg01 #movie_01{
		position: absolute;
		width: 100%;
		margin:0;
		top: 0;
	}
	#PT_jewelry_240905 #bg01 #bg01_txt_01 {
		position: absolute;
		width: 38.1333%;
		margin: 179.6000% 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg01 #bg01_desc_01 {
		position: absolute;
		width: 87%;
		margin: 192.2667% 0 0 0;
		left: 6.6667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg01 #bg01_circle_02 {
		position: absolute;
		width: 27.7333%;
		margin: 232.3333% 0 0 0;
		left: 45%;
		top: 0;
	}
	#PT_jewelry_240905 #bg01 #bg01_ttl_02 {
		position: absolute;
		width: 52.6667%;
		margin: 269.6000% 0 0 0;
		left: 4.8000%;
		top: 0;
	}
	#PT_jewelry_240905 #bg01 #bg01_desc_02 {
		position: absolute;
		width: 72%;
		margin: 284.8000% 0 0 0;
		left: 4.8000%;
		top: 0;
	}

	#PT_jewelry_240905 #bg02 {
		background-image:url("../../../img/lp/PT_jewelry_240905/bg02.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		padding-bottom: 426.6667%;
	}
	#PT_jewelry_240905 #bg02 #bg02_item_01{
		position: absolute;
		width: 85.0667%;
		margin: 88.4000% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_swiper01{
		position: absolute;
		width: 90.5333%;
		margin: 108.3333% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_swiper02{
		position: absolute;
		width: 90.5333%;
		margin: 239.5333% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_sldesc_01_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_01_01{
		width: 48.8235%;
		margin: 5.8824% 0 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_01_02{
		width:96.1821%;
		margin: 5.2941% 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_sldesc_02_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_02_01{
		width: 48.6050%;
		margin: 5.8824% 0 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_02_02{
		width:96.1821%;
		margin: 5.2941% 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_sldesc_03_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_03_01{
		width: 96.0352%;
		margin: 5.8824% 0 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_03_02{
		width:84.4347%;
		margin: 5.2941% 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_sldesc_04_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_04_01{
		width: 87.6652%;
		margin: 5.8824% 0 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_04_02{
		width:63.2893%;
		margin: 5.2941% 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_sldesc_05_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_05_01{
		width: 87.8120%;
		margin: 5.8824% 0 0 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_sldesc_06_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg02 #bg02_slitem_06_01{
		width: 63.1424%;
		margin: 5.8824% 0 0 0;
	}
	
	#PT_jewelry_240905 #bg02 #bg02_link{
		position: absolute;
		width:96.4654%;
		margin: 388.5333% 0 0;
		top: 0;
		left:  4.5333%;;
	}


	#PT_jewelry_240905 #bg03 {
		position: relative;
		padding-bottom: 219.6%;
		margin-top: -16%;
	}
	#PT_jewelry_240905 #bg03 .tab-area {
		list-style: none;
		margin: 0;
	}
	#PT_jewelry_240905 #bg03 #tab01 {
		position: absolute;
		width: 29.3333%;
		margin:  0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg03 #tab02 {
		position: absolute;
		width: 29.3333%;
		margin:  0;
		left: 35.3333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg03 #tab03 {
		position: absolute;
		width: 29.3333%;
		margin:  0;
		left: 66.0000%;
		top: 0;
	}
	#PT_jewelry_240905 #bg03 .panel-area {
		position: absolute;
		width: 97.4667%;
		margin:  20.0000% 0 0;
		left: 1.8667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg03 .panel {
		display: none;
		text-align: center;
	}
	#PT_jewelry_240905 #bg03 .panel.active {
		display: block;
	}
	#PT_jewelry_240905 #bg03 #bg03_desc_01 {
		width: 96.1333%;
		margin: 6.1333% 0 0 2.4720%;
	}
	#PT_jewelry_240905 #bg03 #bg03_desc_02 {
		width: 96.1333%;
		margin: 6.1333% 0 0 2.4720%;
	}
	#PT_jewelry_240905 #bg03 #bg03_desc_03 {
		width: 97.4667%;
		margin: 6.1333% 0 0 2.4720%;
	}
	#PT_jewelry_240905 #bg03 #bg03_item_01 {
		width: 83.9945%;
		margin: 6.2667% 0 0 2.4720%;
	}
	#PT_jewelry_240905 #bg03 #bg03_item_02 {
		width: 83.3105%;
		margin: 6.2667% 0 0 2.4720%;
	}
	#PT_jewelry_240905 #bg03 #bg03_item_03 {
		width:69.9042%;
		margin: 5.3333% 0 0 2.4720%;
	}
	#PT_jewelry_240905 #bg03 #bg03_item_04 {
		width: 75.5130%;
		margin: 6.2667% 0 0 2.4720%;
	}

	  

	#PT_jewelry_240905 #bg04 {
		background-image:url("../../../img/lp/PT_jewelry_240905/bg04.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		padding-bottom: 274.8000%;
		margin-top: 4%;
	}
	#PT_jewelry_240905 #bg04 #movie_02{
		position: absolute;
		width: 90.6667%;
		margin:13.6000% 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg04 #bg04_txt_01{
		position: absolute;
		width: 37.7333%;
		margin: 105.1333% 0 0 0;
		left: 57.0667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg04 #bg04_circle_01{
		position: absolute;
		width: 32.7333%;
        margin: 14.9333% 0 0 0;
		left: -6.4667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg04 #bg04_ttl_01{
		position: absolute;
		width: 75.6000%;
		margin: 94.5333% 0 0 0;
		left:12.1333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg04 #bg04_ttl_02{
		position: absolute;
		width: 50.4000%;
		margin: 119.4667% 0 0 0;
		left: 25.3333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg04 #bg04_desc_02{
		position: absolute;
		width: 75.7333%;
		margin: 141.0667% 0 0 0;
		left: 12.2667%;
		top: 0;
		color: #edeff0;
	}
	#PT_jewelry_240905 #bg04 #bg04_ttl_03{
		position: absolute;
		width: 54.2667%;
		margin:171.0667% 0 0 0;
		left: 23.0667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg04 #bg04_desc_03{
		position: absolute;
		width: 75.7333%;
		margin: 193.3333% 0 0 0;
		left: 12.2667%;
		top: 0;
		color: #edeff0;
	}
	#PT_jewelry_240905 #bg04 #bg04_ttl_04{
		position: absolute;
		width: 56.9333%;
		margin: 223.0667% 0 0 0;
		left: 22.1333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg04 #bg04_desc_04{
		position: absolute;
		width: 75.7333%;
		margin: 244.2667% 0 0 0;
		left: 12.2667%;
		top: 0;
		color: #edeff0;
	}

	#PT_jewelry_240905 #bg05 {
		background-image:url("../../../img/lp/PT_jewelry_240905/bg05_250401.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		padding-bottom: 548.6667%;
	}
	#PT_jewelry_240905 #bg05 #bg05_circle_01{
		position: absolute;
		width: 31.7333%;
		margin: 12.8000% 0 0 0;
		left: 39.0667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_ttl_01{
		position: absolute;
		width: 63.3333%;
		margin: 51.7333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_desc_01{
		position: absolute;
		width: 64.6%;
		margin: 68.1333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_desc_02{
		position: absolute;
		width: 67.6000%;
		margin: 107.3333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_item_01{
		position: absolute;
		width: 34.9333%;
		margin: 118.9333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_item_02{
		position: absolute;
		width: 36.9333%;
		margin: 140.8000% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_item_03{
		position: absolute;
		width: 34.9333%;
		margin: 184.5333% 0 0 0;
		left: 56.9333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_item_04{
		position: absolute;
		width: 37.0667%;
		margin: 205.0667% 0 0 0;
		left: 56.9333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_swiper01{
		position: absolute;
		width: 90.8000%;
		margin: 235.3333% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_swiper02{
		position: absolute;
		width: 90.8000%;
		margin: 365.5333% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_sldesc_01_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_01_01{
		width: 74.5961%;
		margin: 7.9412% 0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_01_02{
		width:64.0235% ;
		margin: 5.1471%	0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_sldesc_02_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_02_01{
		width: 74.5961%;
		margin: 7.9412% 0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_02_02{
		width:64.0235%;
		margin: 5.1471%	0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_sldesc_03_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_03_01{
		width: 72.5404%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_03_02{
		width:84.8752%;
		margin: 5.5882%	0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_03_03{
		width:82.7941%;
		margin: 4.8529% 0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_03_04{
		width:70.5882%;
		margin: 4.8529%	0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_sldesc_04_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_04_01{
		width: 64.1703%;
		margin: 7.9412% 0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_04_02{
		width:76.3583%;
		margin: 5.1471%	0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_sldesc_05_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_05_01{
		width: 64.1703%;
		margin: 7.9412% 0 0;
	}
	#PT_jewelry_240905 #bg05 #bg05_slitem_05_02{
		width:75.9178%;
		margin: 5.1471%	0 0;
	}
	
	#PT_jewelry_240905 #bg05 #bg05_popup{
		position: absolute;
		width: 90.6667%;
		margin: 432.6% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#bg05_inline{
		width:100%;
		margin: 0 auto;
		background-color: #fff;
	}
	#bg05_inline #bg05_popimg{
		width:90.6667%;
		margin-left: 5.0667%;
		padding-top: 4%;
	}
	#bg05_inline #bg05_items{
		position: relative;
		padding-bottom: 154.4118%;
	}
	#bg05_inline #bg05_item_05{
		position: absolute;
		width:73.2353%;
		margin:6.4706% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_item_06{
		position: absolute;
		width:86.3235%;
		margin:22.3529% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_item_07{
		position: absolute;
		width:84.4118%;
		margin:37.5000% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_item_08{
		position: absolute;
		width:72.3528%;
		margin:53.5294% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_item_09{
		position: absolute;
		width:73.5294% ;
		margin:68.2353% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_item_10{
		position: absolute;
		width:86.3235%;
		margin:83.5294% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_item_11{
		position: absolute;
		width:74.7059%;
		margin:98.8235% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_item_12{
		position: absolute;
		width: 92.7333%;
		margin:115.2941% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg05_inline #bg05_popup_close{
		position: absolute;
		width:98%;
		margin:135.5882% 0 0;
		left: 1%;
	}
	.mfp-close{
		display: none !important;
	}

	#PT_jewelry_240905 #bg06 {
		background-image:url("../../../img/lp/PT_jewelry_240905/bg06.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		padding-bottom: 532.1333%;
		margin-top: -12%;
	}
	#PT_jewelry_240905 #bg06 #bg06_circle_01{
		position: absolute;
		width: 26.9333%;
		margin: -5.0667% 0 0 0;
		left: 39.3333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_ttl_01{
		position: absolute;
		width: 53.3333%;
		margin: 33.8667% 0 0 0;
		left: 4.1333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_desc_02{
		position: absolute;
		width: 66.1333%;
		margin: 54.1333% 0 0 0;
		left: 4.1333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_item_01{
		position: absolute;
		width: 39.4667%;
		margin: 123.7333% 0 0 0;
		left: 56.0000%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_item_02{
		position: absolute;
		width: 39.3333%;
		margin: 145.6000% 0 0 0;
		left: 56.0000%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_item_03{
		position: absolute;
		width: 40.8000%;
		margin: 204.8000% 0 0 0;
		left: 4.1333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_swiper01{
		position: absolute;
		width: 90.8000%;
		margin: 237.3333% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_swiper02{
		position: absolute;
		width: 90.8000%;
		margin: 367.8667% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_sldesc_01_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_01_01{
		width: 81.7915%;
		margin: 7.8412% 0 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_sldesc_02_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_02_01{
		width: 81.7915%;
		margin: 7.8412% 0 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_sldesc_03_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_03_01{
		width: 86.3436%;
		margin: 7.8412% 0 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_03_02{
		width:87.2247%;
		margin: 4.5333% 0 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_sldesc_04_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_04_01{
		width: 86.0499%;
		margin: 7.8412% 0 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_04_02{
		width:86.9310%;
		margin: 4.5333% 0 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_sldesc_05_01{
		width: 100%;
		margin: 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_05_01{
		width: 86.0499%;
		margin: 7.8412% 0 0;
	}
	#PT_jewelry_240905 #bg06 #bg06_slitem_05_02{
		width:86.9310%;
		margin: 4.5333% 0 0;
	}

	#PT_jewelry_240905 #bg06 #bg06_popup{
		position: absolute;
		width: 90.6667%;
		margin: 434.6% 0 0 0;
		left: 4.5333%;
		top: 0;
	}
	#bg06_inline{
		width:100%;
		margin: 0 auto;
		background-color: #fff;
	}
	#bg06_inline #bg06_popimg{
		width:90.6667%;
		margin-left: 5.0667%;
		padding-top: 4%;
	}
	#bg06_inline #bg06_items{
		position: relative;
		padding-bottom: 105%;
	}
	#bg06_inline #bg06_item_04{
		position: absolute;
		width:84.8000%;
		margin:6.1333% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg06_inline #bg06_item_05{
		position: absolute;
		width:85.7333%;
		margin:21% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg06_inline #bg06_item_06{
		position: absolute;
		width:87.2000%;
		margin:36% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg06_inline #bg06_item_07{
		position: absolute;
		width:69.6000%;
		margin:50.5% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg06_inline #bg06_item_08{
		position: absolute;
		width:70.4000%;
		margin:69.6000% 0 0;
		left: 2.6471%;
		top: 0;
	}
	#bg06_inline #bg06_popup_close{
		position: absolute;
		width:98%;
		margin:86.1333% 0 0;
		left: 1%;
	}
	

	#PT_jewelry_240905 #bg07 {
		background-image:url("../../../img/lp/PT_jewelry_240905/bg07.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		padding-bottom: 281.2667%;
	}
	#PT_jewelry_240905 #bg07 #bg07_ttl_01{
		position: absolute;
		width: 50.2667%;
		margin: 11.6000% 0 0 0;
		left: 25.0667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_01{
		position: absolute;
		width: 88.2667%;
		margin: 25.7333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_02{
		position: absolute;
		width: 88.2667%;
		margin: 45.6000% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_03{
		position: absolute;
		width: 88.2667%;
		margin: 70.1333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_04{
		position: absolute;
		width: 88.2667%;
		margin: 89.7333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_05{
		position: absolute;
		width: 88.2667%;
		margin: 109.7333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_06{
		position: absolute;
		width: 88.2667%;
		margin: 134.2667% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_07{
		position: absolute;
		width: 88.2667%;
		margin: 154.6667% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_08{
		position: absolute;
		width: 88.2667%;
		margin: 174.9333% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_09{
		position: absolute;
		width: 88.2667%;
		margin: 203% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 #bg07 #bg07_item_10{
		position: absolute;
		width: 88.2667%;
		margin: 218% 0 0 0;
		left: 4.2667%;
		top: 0;
	}
	#PT_jewelry_240905 .notice_box{
		position: absolute;
		top:0;
		left: 4.0000%;
		margin: 249% 0 0;
		width: 91.3333%;
		list-style: none;
		font-size: 2.9vw;
		font-family: "BIZ UDGothic",sans-serif;
	}
	#PT_jewelry_240905 .notice_box li{
		margin: 0;
		text-indent: -1em;
		margin-left: 1em;
	}

#PT_jewelry_240905 #bg01_desc_01,
#PT_jewelry_240905 #bg01_desc_02,
#PT_jewelry_240905 #bg05_desc_01,
#PT_jewelry_240905 #bg06_desc_02 {
	font-size: 3.1vw;
	line-height: 1.65;
}
#PT_jewelry_240905 #bg04_desc_02,
#PT_jewelry_240905 #bg04_desc_03,
#PT_jewelry_240905 #bg04_desc_04 {
	font-size: 2.9vw;
	line-height: 1.65;
}

	
/* 736px以下用（SP用）の記述 end--------------------------------------- */
}



/* 737px以上用（PC用）の記述------------------------------------------- */
@media screen and (min-width: 737px) {

#PT_jewelry_240905 {
	margin: 0 auto;
	max-width: 1400px;
	min-width: 1200px;
}
#PT_jewelry_240905 a {
	transition: all .3s;
}
#PT_jewelry_240905 a:hover {
	opacity: .6;
}
.swiper-wrapper {
	padding-bottom: 5.1286%;
}

#PT_jewelry_240905 #bg01 {
	background: url(../../../img/lp/PT_jewelry_240905/bg01_pc.jpg) no-repeat top center/100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	position: relative;
	padding-bottom: 88.7857%;
	z-index: 100;
}
#PT_jewelry_240905 #bg01 #movie_01{
	position: absolute;
	width: 85.7143%;
	margin: 0;
	left: 7.1429%;
	top: 0;
}
#PT_jewelry_240905 #bg01 #bg01_txt_01{
	position: absolute;
	margin: 48.9286% 0 0;
	left: 7.0843%;
	top: 0;
	width: 11.7143%;
}
#PT_jewelry_240905 #bg01 #bg01_desc_01{
	position: absolute;
	width: 36.1429%;
	margin: 52.1429% 0 0;
	left: 31.8571%;
	top: 0;
	text-align: center;
}
#PT_jewelry_240905 #bg01 #bg01_circle_02{
	position: absolute;
	width: 12.64%;
	margin: 78.3571% 0 0;
	left: 80.7143%;
	top: 0;
}
#PT_jewelry_240905 #bg01 #bg01_ttl_02{
	position: absolute;
	width: 21.2143%;
	margin: 71.1429% 0 0;
	left: 12.1429%;
	top: 0;
}
#PT_jewelry_240905 #bg01 #bg01_desc_02{
	position: absolute;
	width: 29%;
	margin: 76.4286% 0 0;
	left: 12.1429%;
	top: 0;
}


#PT_jewelry_240905 #bg02 {
	background: url(../../../img/lp/PT_jewelry_240905/bg02_pc.jpg) no-repeat top center/100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	position: relative;
	padding-bottom:104.5000%;
	margin-top: -3%;
}
#PT_jewelry_240905 #bg02 #bg02_item_01{
	position: absolute;
	width: 18.7143%;
	margin: 46.2143% 0 0;
	left: 74.1429%;
	top: 0;
}

#PT_jewelry_240905 #bg02 #bg02_swiper01{
	position: absolute;
	width: 36.0000%;
	margin: 5.1429% 0 0;
	left: 7.1429%;
	top: 0;
}
#PT_jewelry_240905 #bg02 #bg02_swiper02{
	position: absolute;
	width: 36.0000%;
	margin: 57.0000% 0 0 0;
	left: 7.1429%;
	top: 0;
}
#PT_jewelry_240905 #bg02 #bg02_sldesc_01_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_01_01{
	width: 42.0635%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_01_02{
	width: 82.7381%;
	margin: 6.1386%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_sldesc_02_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_02_01{
	width: 42.2619%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_02_02{
	width: 82.1429%;
	margin: 6.1386%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_sldesc_03_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_03_01{
	width: 82.1429%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_03_02{
	width: 86.5079%;
	margin: 6.1386%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_sldesc_04_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_04_01{
	width: 74.8016%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_04_02{
	width: 88.8889%;
	margin: 6.1386%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_sldesc_05_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_05_01{
	width: 74.8016%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg02 #bg02_sldesc_06_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg02 #bg02_slitem_06_01{
	width: 88.8889%;
	margin: 9.9010%	0 0;
}

#PT_jewelry_240905 .link a {
    font-size: 12px;
}
#PT_jewelry_240905 #bg02 #bg02_link {
    position: absolute;
	margin: 92.1429% 0 0;
	left: 52.7143%;
	top: 0;
}
#PT_jewelry_240905 #bg02 #bg02_link span{
    display: inline !important;
}

#PT_jewelry_240905 #bg03 {
	background: url(../../../img/lp/PT_jewelry_240905/bg03_pc.jpg) no-repeat top center/100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	position: relative;
	padding-bottom:64.5000%;
	margin-top: -7%;
}
#PT_jewelry_240905 #bg03 #bg03_desc_01_pc{
	position: absolute;
	width: 25.4286%;
	margin: 39.7857% 0 0;
	left: 7.0000%;
	top: 0;
}
#PT_jewelry_240905 #bg03 #bg03_desc_02_pc{
	position: absolute;
	width: 25.6429%;
	margin: 39.7857% 0 0;
	left: 36.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg03 #bg03_desc_03_pc{
	position: absolute;
	width: 25.5714%;
	margin: 39.7857% 0 0;
	left: 66.7857%;
	top: 0;
}
#PT_jewelry_240905 #bg03 #bg03_item_01_pc{
	position: absolute;
	width: 19.2143%;
	margin: 46.2143% 0 0;
	left: 7.0000%;
	top: 0;
}
#PT_jewelry_240905 #bg03 #bg03_item_02_pc{
	position: absolute;
	width: 22.0714%;
	margin: 46.2143% 0 0;
	left: 36.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg03 #bg03_item_03_pc{
	position: absolute;
	width: 19.7857%;
	margin: 52.6429% 0 0;
	left: 36.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg03 #bg03_item_04_pc{
	position: absolute;
	width: 23.7143%;
	margin: 46.2143% 0 0;
	left: 66.7857%;
	top: 0;
}


#PT_jewelry_240905 #bg04 {
	background: url(../../../img/lp/PT_jewelry_240905/bg04_pc.jpg) no-repeat top center/100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	position: relative;
	margin-top: -3%;
	padding-bottom:60.5714%;
}
#PT_jewelry_240905 #bg04 #bg04_circle_01{
	position: absolute;
	width: 13.64%;
	margin: 6.9286% 0 0;
	left: 9.7143%;
	top: 0;
}
#PT_jewelry_240905 #bg04 #bg04_ttl_01{
	position: absolute;
	width: 27.9857%;
	margin: 18.9286% 0 0;
	left: 66.0000%;
	top: 0;
}
#PT_jewelry_240905 #bg04 #bg04_ttl_02{
	position: absolute;
	width: 17.0000%;
	margin: 40.8571% 0 0;
	left: 12.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg04 #bg04_desc_02{
	position: absolute;
	width: 24.4286%;
	margin: 48.9286% 0 0;
	left: 8.9286%;
	top: 0;
	color: #edeff0;
}
#PT_jewelry_240905 #bg04 #bg04_ttl_03{
	position: absolute;
	width: 18.2857%;
	margin: 40.8571% 0 0;
	left: 40.2857%;
	top: 0;
}
#PT_jewelry_240905 #bg04 #bg04_desc_03{
	position: absolute;
	width: 25.8571%;
	margin: 48.9286% 0 0;
	left: 37.0714%;
	top: 0;
	color: #edeff0;
}
#PT_jewelry_240905 #bg04 #bg04_ttl_04{
	position: absolute;
	width: 19.8571%;
	margin: 40.8571% 0 0;
	left: 69.0714%	;
	top: 0;
}
#PT_jewelry_240905 #bg04 #bg04_desc_04{
	position: absolute;
	width: 25.7143%;
	margin: 48.9286% 0 0;
	left: 66.4286%;
	top: 0;
	color: #edeff0;
}
#PT_jewelry_240905 #bg04 #movie_02{
	position: absolute;
	width: 46.4286%;
	margin: 15.7143% 0 0;
	left: 46.2857%;
	top: 0;
}
#PT_jewelry_240905 #bg04 #bg04_txt_01{
	position: absolute;
	margin: 63.0000% 0 0;
	left: 78.5714%;
	top: 0;
	width: 14.0714%;
}


#PT_jewelry_240905 #bg05 {
	background: url(../../../img/lp/PT_jewelry_240905/bg05_250401_pc.jpg) no-repeat top center/100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	position: relative;
	padding-bottom: 130.2143%;
}
#PT_jewelry_240905 #bg05 #bg05_circle_01{
	position: absolute;
	width: 12.64%;
	margin: 5.5714% 0 0;
	left: 73.3571%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_necklace{
	position: absolute;
	width: 44.357%;
	margin: 0;
	left: 40.785%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_ttl_01{
	position: absolute;
	width:25.4286%;
	margin: 7.4286% 0 0;
	left: 12.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_desc_01{
	position: absolute;
	width:24.2857%;
	margin: 12.7143% 0 0;
	left: 12.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_item_01{
	position: absolute;
	width:18.6429%;
	margin: 32.9286% 0 0;
	left: 7.0000%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_item_02{
	position: absolute;
	width:13.5714%;
	margin: 39.9286% 0 0;
	left: 7.0000%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_item_03{
	position: absolute;
	width:17.8571%;
	margin: 67.7857% 0 0;
	left: 31.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_item_04{
	position: absolute;
	width:13.6429%;
	margin: 74.7857% 0 0;
	left: 31.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_desc_02{
	position: absolute;
	width:36.5000%;
	margin: 35.0714% 0 0;
	left: 0;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_item_05{
	position: absolute;
	width:22.4286%;
	margin: 35.0714% 0 0;
	left: 0;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_item_06{
	position: absolute;
	width:12.7143%;
	margin: 35.0714% 0 0;
	left: 0;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_swiper01{
	position: absolute;
	width: 36.0000%;
	margin: 34.6429% 0 0;
	left: 56.3571%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_swiper02{
	position: absolute;
	width:36.0000%;
	margin: 86.7857% 0 0;
	left: 56.3571%;
	top: 0;
}
#PT_jewelry_240905 #bg05 #bg05_sldesc_01_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_01_01{
	width: 63.8888%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_01_02{
	width: 55.5555%;
	margin: 6.1386%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_sldesc_02_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_02_01{
	width: 63.8888%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_02_02{
	width: 55.5555%;
	margin: 6.1386%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_03_01{
	width: 62.3016%;
	margin: 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_03_02{
	width: 72.6190%;
	margin: 6.9444%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_03_03{
	width: 70.8333%;
	margin: 6.9444%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_03_04{
	width: 62.3015%;
	margin: 5.9524%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_sldesc_04_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_04_01{
	width: 54.9603%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_04_02{
	width: 65.2778%;
	margin: 6.1386%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_sldesc_05_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_05_01{
	width: 54.7619%;
	margin: 9.9010%	0 0;
}
#PT_jewelry_240905 #bg05 #bg05_slitem_05_02{
	width: 65.4762%;
	margin: 6.1386%	0 0;
}

#PT_jewelry_240905 #bg05 #bg05_popup_pc {
    position: absolute;
	width: 43.1429%;
	margin: 85.0286% 0 0;
    left: 7.0000%;
    top: 0;
    cursor: pointer;
    transition: all .3s;
}
#PT_jewelry_240905 #bg05 #bg05_popup_pc:hover{
	opacity: 0.8;
}
#bg05_inline_pc{
	width:78.5714%;
	margin: 0 auto;
	max-width: 1100px;
	background-color: #fff;
}
#bg05_inline_pc #bg05_popimg_pc{
	width:100%;
}
#bg05_inline_pc #bg05_items_pc{
	position: relative;
	padding-bottom: 37.7273%;
}
#bg05_inline_pc #bg05_item_05_pc{
	position: absolute;
	width:27.1818% ;
	margin: 4.7273%  0 0;
	left:  11.3636%;
	top: 0;
}
#bg05_inline_pc #bg05_item_06_pc{
	position: absolute;
	width:32.0909%;
	margin: 11.8182% 0 0;
	left:  11.3636%;
	top: 0;
}
#bg05_inline_pc #bg05_item_07_pc{
	position: absolute;
	width:31.3636%;
	margin:19.6364% 0 0;
	left:  11.3636%;
	top: 0;
}
#bg05_inline_pc #bg05_item_08_pc{
	position: absolute;
	width:27.2727%;
	margin: 26.9091% 0 0;
	left:  11.3636%;
	top: 0;
}
#bg05_inline_pc #bg05_item_09_pc{
	position: absolute;
	width:27.1818% ;
	margin: 4.7273%  0 0;
	left:  52.1818%;
	top: 0;
}
#bg05_inline_pc #bg05_item_10_pc{
	position: absolute;
	width:32.0909%;
	margin: 11.8182% 0 0;
	left:  52.1818%;
	top: 0;
}
#bg05_inline_pc #bg05_item_11_pc{
	position: absolute;
	width:27.909%;
	margin:19.6364% 0 0;
	left:  52.1818%;
	top: 0;
}
#bg05_inline_pc #bg05_item_12_pc{
	position: absolute;
	width:37.2727%;
	margin: 26.9091% 0 0;
	left:  52.1818%;
	top: 0;
}
#bg05_inline_pc #bg05_popup_close_pc{
	position: absolute;
	margin: 38.9091% 0 0;
	right: 0;
	top: 0;
	cursor: pointer;
}
#bg05_inline_pc a{
	transition: all .3s;
}
#bg05_inline_pc a:hover{
	opacity: 0.6;
}
/* 追加 */
.mfp-inline-holder .mfp-content {
    padding: 0;
	width: auto!important;
}
.mfp-inline-holder .mfp-content a {
	background-image: none;
}

#PT_jewelry_240905 #bg06 {
	background: url(../../../img/lp/PT_jewelry_240905/bg06_pc.jpg) no-repeat top center/100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	position: relative;
	margin-top: -8%;
	padding-bottom: 126.2143%;
}
#PT_jewelry_240905 #bg06 #bg06_circle_01{
	position: absolute;
	width: 12.64%;
	margin: -2.8571% 0 0;
	left: 71.2857%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_ttl_01{
	position: absolute;
	width:30.4286%;
	margin: 5.7857% 0 0;
	left: 12.4286%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_desc_02{
	position: absolute;
	width: 39%;
	margin: 13.0000% 0 0;
	left: 12.4286%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_item_01{
	position: absolute;
	width:17.7857%;
	margin: 36.5714% 0 0;
	left: 75.0714%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_item_02{
	position: absolute;
	width:14.1429%;
	margin: 43.9286% 0 0;
	left: 75.0714%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_item_03{
	position: absolute;
	width:15.0000%;
	margin: 76.7143% 0 0;
	left: 52.5714%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_swiper01{
	position: absolute;
	width: 36.0000%;
	margin:41.3571% 0 0;
	left: 7.1429%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_swiper02{
	position: absolute;
	width:36.0000%;
	margin: 93.3571% 0 0;
	left: 7.1429%;
	top: 0;
}
#PT_jewelry_240905 #bg06 #bg06_sldesc_01_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_01_01{
	width: 69.7030%;
	margin: 9.5050% 0 0 0;
}
#PT_jewelry_240905 #bg06 #bg06_sldesc_02_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_02_01{
	width: 69.5050%;
	margin: 9.5050% 0 0 0;;
}
#PT_jewelry_240905 #bg06 #bg06_sldesc_03_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_03_01{
	width: 74.0594%;
	margin: 9.5050% 0 0 0;;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_03_02{
	width: 73.8614%;
	margin: 5.5446% 0 0 0;;
}
#PT_jewelry_240905 #bg06 #bg06_sldesc_04_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_04_01{
	width: 73.2673%;
	margin: 9.5050% 0 0 0;;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_04_02{
	width: 74.8515%;
	margin: 5.5446% 0 0 0;;
}
#PT_jewelry_240905 #bg06 #bg06_sldesc_05_01{
	width: 100%;
	margin: 0;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_05_01{
	width: 74.0594%;
	margin: 9.5050% 0 0 0;;
}
#PT_jewelry_240905 #bg06 #bg06_slitem_05_02{
	width: 74.0594%;
	margin: 5.5446% 0 0 0;;
}

#PT_jewelry_240905 #bg06 #bg06_popup_pc{
	position: absolute;
	width:43.1429%;
	margin: 87.2857% 0 0;
	left: 49.4286% ;
	top: 0;
	cursor: pointer;
}
#PT_jewelry_240905 #bg06 #bg06_popup_pc:hover{
	opacity: 0.8;
}
#bg06_inline_pc{
	width:78.5714%;
	margin: 0 auto;
	/* min-width: 900px; */
	max-width: 1100px;
	background-color: #fff;
}
#bg06_inline_pc #bg06_popimg_pc{
	width:100%;
}
#bg06_inline_pc #bg06_items_pc{
	position: relative;
	padding-bottom: 30.8182%;
}
#bg06_inline_pc #bg06_item_04_pc{
	position: absolute;
	width:35.7273%;
	margin: 5.4545% 0 0;
	left:  13.2727%;
	top: 0;
}
#bg06_inline_pc #bg06_item_05_pc{
	position: absolute;
	width:35.7273%;
	margin: 13% 0 0;
	left:  13.2727%;
	top: 0;
}
#bg06_inline_pc #bg06_item_06_pc{
	position: absolute;
	width:36.2727%;
	margin: 20% 0 0;
	left:  13.2727%;
	top: 0;
}
#bg06_inline_pc #bg06_item_07_pc{
	position: absolute;
	width:27.6364%;
	margin: 5.4545% 0 0;
	left:  57.0909%;
	top: 0;
}
#bg06_inline_pc #bg06_item_08_pc{
	position: absolute;
	width:27.6364%;
	margin: 14.1818% 0 0;
	left:  57.0909%;
	top: 0;
}
#bg06_inline_pc #bg06_popup_close_pc{
	position: absolute;
	margin: 31.9091% 0 0;
	right: 0;
	top: 0;
	cursor: pointer;
}
#bg06_inline_pc a{
	transition: all .3s;
}
#bg06_inline_pc a:hover{
	opacity: 0.6;
}


#PT_jewelry_240905 #bg07 {
	height: auto;
	position: relative;
	padding-bottom:9.0714%;
}
#PT_jewelry_240905 #bg07_color {
	background-color: #dde2ea;
	width: 85.7143%;
	margin: 0 auto;
	padding-bottom: 45.7143%;
	/* margin-top: -12%; */
}
#PT_jewelry_240905 #bg07 #bg07_ttl_01{
	position: absolute;
	width:15.1429%;
	margin: 3.7143% 0 0;
	left: 42.4286%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_01{
	position: absolute;
	width: 27.1429%;
	margin: 7.7857% 0 0;
	left: 16.7857%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_02{
	position: absolute;
	width: 27.1429%;
	margin: 14.0714% 0 0;
	left: 16.7857%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_03{
	position: absolute;
	width: 27.1429%;
	margin: 21.6429% 0 0;
	left: 16.7857%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_04{
	position: absolute;
	width: 27.1429%;
	margin: 27.9286% 0 0; 
	left: 16.7857%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_05{
	position: absolute;
	width: 27.1429%;
	margin: 34.5714% 0 0;
	left: 16.7857%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_06{
	position: absolute;
	width:29.2857%;
	margin: 7.5714% 0 0;
	left: 51.4286%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_07{
	position: absolute;
	width:29.2857%;
	margin: 14.0714% 0 0;
	left: 51.4286%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_08{
	position: absolute;
	width:29.2857%;
	margin: 20.1429% 0 0;
	left: 51.4286%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_09{
	position: absolute;
	width:29.2857%;
	margin: 29.5% 0 0;
	left: 51.4286%;
	top: 0;
}
#PT_jewelry_240905 #bg07 #bg07_item_10{
	position: absolute;
	width:29.2857%;
	margin: 34.8857% 0 0;
	left: 51.4286%;
	top: 0;
}

#PT_jewelry_240905 .notice_box{
	position: absolute;
	top:0;
	left: 7.1429%;
	margin: 49.4286% 0 0;
	list-style: none;
	font-size: 12px;
}
#PT_jewelry_240905 .notice_box li{
	margin: 0;
}

#PT_jewelry_240905 section.pane_topic_path{
	margin: 0;
}
#PT_jewelry_240905 #bg01_desc_01,
#PT_jewelry_240905 #bg01_desc_02,
#PT_jewelry_240905 #bg05_desc_01,
#PT_jewelry_240905 #bg06_desc_02 {
	font-size: 13.5px;
	line-height: 1.75;
}
#PT_jewelry_240905 #bg04_desc_02,
#PT_jewelry_240905 #bg04_desc_03,
#PT_jewelry_240905 #bg04_desc_04 {
	font-size: 13.5px;
	line-height: 1.65;
}


/* 737px以上用（PC用）の記述 end--------------------------------------- */
}


/* 1399px以下用（PC用）のフォント可変値　記述------------------------------------------- */
@media screen and (min-width:1200px) and ( max-width:1399px) {

	#PT_jewelry_240905 .link a {
		font-size: 0.85vw;
	}
	#PT_jewelry_240905 .notice_box{
		font-size: 0.85vw;
	}
	#PT_jewelry_240905 #bg01_desc_01,
	#PT_jewelry_240905 #bg01_desc_02,
	#PT_jewelry_240905 #bg05_desc_01,
	#PT_jewelry_240905 #bg06_desc_02,
	#PT_jewelry_240905 #bg04_desc_02,
	#PT_jewelry_240905 #bg04_desc_03,
	#PT_jewelry_240905 #bg04_desc_04 {
		font-size: 0.95vw;
	}

/* 1399px以下用（PC用）の記述 end--------------------------------------- */
}


/* 1199px以下用（PC用）のフォント最小値　記述------------------------------------------- */
@media screen and (min-width:738px) and ( max-width:1199px) {

	#PT_jewelry_240905 .link a {
		font-size: 10.2px;
	}
	#PT_jewelry_240905 .notice_box{
		font-size: 10.2px;
	}
	#PT_jewelry_240905 #bg01_desc_01,
	#PT_jewelry_240905 #bg01_desc_02,
	#PT_jewelry_240905 #bg05_desc_01,
	#PT_jewelry_240905 #bg06_desc_02,
	#PT_jewelry_240905 #bg04_desc_02,
	#PT_jewelry_240905 #bg04_desc_03,
	#PT_jewelry_240905 #bg04_desc_04 {
		font-size:11.5px;
	}


/* 1199px以下用（PC用）の記述 end--------------------------------------- */
}
