/*** START RESET SCOPED ***/
#freePage--pc, #freePage--pc::before, #freePage--pc::after, #freePage--pc *, #freePage--pc *::before, #freePage--pc *::after {
  margin: 0%;
  padding: 0%;
  box-sizing: border-box;
}
#freePage--pc {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: -30px;
  position: relative;
  /* font-family: "maru-maru-gothic-alr-stdn", sans-serif !important; */
  font-family: "source-han-sans-japanese", sans-serif !important;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
#freePage--pc a, #freePage--pc p, #freePage--pc ul, #freePage--pc li, #freePage--pc h1, #freePage--pc h2, #freePage--pc h3, #freePage--pc h4, #freePage--pc h5, #freePage--pc h6, #freePage--pc img {
  font-size: inherit;
  line-height: 1;
}
#freePage--pc img {
  border: 0;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: auto;
  max-width: 100%;
}
#freePage--pc .sp_only {
  display: none !important;
}
#freePage__inner {
  width: 1200px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#freePage--pc .dflex {
  display: flex;
  justify-content: center;
}
/*** END RESET SCOPED ***/
/*** START PAGE STYLE ***/
#freePage--pc .wrapbg {
  background: url("../img/usr/freepage/contents_20250627/sec_bg.png") no-repeat;
  background-size: 1330px;
  background-position: -37px 200px;
}
#freePage--pc section {
  width: 940px;
  margin: 80px auto 0;
  padding: 80px 0;
  background-color: #FFDBEC;
  background-image: url("../img/usr/freepage/contents_20250627/sec_bg01_01.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 40px;
}
#freePage--pc section.sec02 {
  background-color: #D8F2FF;
  background-image: url("../img/usr/freepage/contents_20250627/sec_bg01_02.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
#freePage--pc section.sec03 {
  background-color: #F3FFDB;
  background-image: url("../img/usr/freepage/contents_20250627/sec_bg01_03.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
#freePage--pc section.sec04 {
  width: 1100px;
  background-color: #FFF9C4;
  background-image: url("../img/usr/freepage/contents_20250627/sec_bg01_04.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
#freePage--pc section.sec05 {
  width: 1100px;
  background-color: #F2E2FE;
  background-image: url("../img/usr/freepage/contents_20250627/sec_bg01_05.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
#freePage--pc section .sec_txt{
  color: #8D727F;
  font-size: 24px;
  line-height: 40px;
  margin: 20px 0 60px;
}
#freePage--pc section.sec02 .sec_txt{
  color: #727F8D;
}
#freePage--pc section.sec03 .sec_txt{
  color: #758D72;
}
#freePage--pc section .product_item {
  position: relative;
}
#freePage--pc section .product_item .item_detail .detail_price {
  font-size: 36px;
  color: #785B69;
  margin-bottom: 25px;
}
#freePage--pc section .product_item .item_detail .detail_price span {
  font-size: 24px;
}
#freePage--pc section .product_item .item_detail .detail_size {
  font-size: 24px;
  color: #785B69;
}
#freePage--pc section .product_item .item_btn {
  margin-top: 40px;
  text-align: center;
}
#freePage--pc section .product_item .item_btn a {
  display: inline-block;
}
#freePage--pc section .product_item .item_tag {
  position: absolute;
  top: 50px;
  left: 30px;
}
#freePage--pc section.sec04 .block_product {
  display: flex;
  justify-content: center;
  column-gap: 40px;
}
#freePage--pc section.sec04 .block_product .item_ttl {
  font-size: 26px;
  color: #EE7E1F;
  margin-bottom: 10px;
}
#freePage--pc section.sec04 .block_product .product_item {
  background: #FFF59C;
  border: 3px dashed #EE7E1F;
  border-radius: 8px;
  padding: 35px 0;
}
#freePage--pc section.sec04 .sec_ttl {
  margin-bottom: 30px;
}
#freePage--pc section.sec04 .product_item .item_detail .detail_price {
  font-size: 29px;
  margin-bottom: 15px;
  margin-top: 35px;
  color: #785B69;
}
#freePage--pc section.sec04 .product_item .item_detail .detail_price span {
  font-size: 17px;
}
#freePage--pc section.sec04 .product_item .item_detail .detail_size {
  font-size: 17px;
  line-height: 28px;
  color: #785B69;
}
#freePage--pc section.sec04 .product_item .item_btn {
  margin-top: 20px;
}

#freePage--pc section.sec05 .block_product {
  display: flex;
  justify-content: center;
  column-gap: 40px;
}
#freePage--pc section.sec05 .block_product .item_ttl {
  font-size: 26px;
  color: #9645D2;
  margin-bottom: 10px;
}
#freePage--pc section.sec05 .block_product .product_item {
  background: #EBD1FE;
  border: 3px dashed #9645D2;
  border-radius: 8px;
  padding: 40px 0;
}
#freePage--pc section.sec05 .sec_ttl {
  margin-bottom: 30px;
}
#freePage--pc section.sec05 .product_item .item_detail .detail_price {
  font-size: 29px;
  margin-bottom: 15px;
  margin-top: 40px;
  color: #785B69;
}
#freePage--pc section.sec05 .product_item .item_detail .detail_price span {
  font-size: 17px;
}
#freePage--pc section.sec05 .product_item .item_detail .detail_size {
  font-size: 17px;
  line-height: 28px;
  color: #785B69;
}
#freePage--pc section.sec05 .product_item .item_btn {
  margin-top: 20px;
}
#freePage--pc section.sec05 .block_product {
  margin-top: 50px;
}
#freePage--pc section.sec05 .block_product:first-child {
  margin-top: 0;
}
#freePage--pc .blockbtn {
  padding: 80px 0;
  text-align: center;
}
#freePage--pc .blockbtn a {
  display: inline-block;
}
#freePage--pc .boxdetail {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0 80px;
}
#freePage--pc .boxdetail p {
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  text-align: left;
  font-weight: normal;  
}
#freePage--pc .boxdetail ul li {
	padding-left: 15px;
	text-indent: -18px;
}
#freePage--pc .boxdetail p span {
  color: #FF0000;
}
#freePage--pc .boxdetail p b {
  font-size: 19px;
  font-weight: bold;
}
#freePage--pc .boxdetail p a {
  text-decoration: underline;
  color: #FF0000;
}
#freePage--pc .boxdetail p a.no-cl{
  text-decoration: none;
  color: #000000;
}
/*** END PAGE STYLE ***/


/**CLICK**/
#freePage--pc .box_tap {
	text-align: center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 25px;
  width: 293px;
  height: 275px;
}
#freePage--pc .box_tap_content {
	position: relative;
	display: inline-block;
}

#freePage--pc .box_tap_icon {
	position: absolute;
	bottom: 0;
	z-index: 9;
	right: 0;
}
#freePage--pc .box_tap_icon2 {
	position: absolute;
	top: -30px;
	z-index: 9;
	right: -30px;
}
#freePage--pc .box_tap_icon3 {
  position: absolute;
  top: -25px;
  z-index: 9;
  left: 15px;
}
#freePage--pc .box_tap_icon.click {
	position: absolute;
  bottom: -35px;
  right: -50px;
  z-index: 9;
  width: 134px;
  height: 114px;
  animation: clickmove 1s ease-in-out 0s infinite;
}

#freePage--pc .box_tap.type-two {
  display: flex;
  justify-content: center;
}
#freePage--pc .box_tap.type-two .box_tap_content {
  margin: 0 10px;
}
@keyframes clickmove { 0% { transform: rotate(0deg); }
  49% { transform: rotate(0deg); }
  50% { transform: rotate(6deg); }
  99% { transform: rotate(6deg);}
  100% { transform: rotate(0deg); } }
  /*****/
#freePage--pc .img_slider {
  width: 293px;
  height: 275px;
  white-space: nowrap;
  font-size: 0;
  position: relative;
  display: inline-block;
}

#freePage--pc .img_slider > div {
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    opacity: 0; 
    cursor: pointer; 
    z-index: -1; 
    transition: .3s ease;
}
#freePage--pc .img_slider > div.show {
  opacity: 1;
  z-index: 1;
}  
#freePage--pc .no-pointer > div {
  cursor: auto;
}
/***********/