#freePage--pc {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: -30px;
  position: relative;
}
#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: 2;
}

#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;
	
}

/*****/
#freePage--pc .feilernovelty_202601_content {
	margin: 0 auto;
  color: #434343;
  font-family: "hiragino-kaku-gothic-pron", sans-serif !important;
  font-size: 16px;
  text-align: left;
  line-height: 33px;
}
#freePage--pc .bg {
  background: url("../img/usr/freepage/feilernovelty_202601/bg.jpg") no-repeat;
}
#freePage--pc .mv {
  padding: 0;
}
#freePage--pc .mv_txt {
  background: #fcf5e3;
  border-radius: 20px;
  padding: 40px 0;
  width: 880px;
  margin: 0 auto;
}
#freePage--pc .txt01 {
  text-align: center;
  font-size: 28.8px;
  color: #66482c;
  font-weight: bold;
  line-height: 43px;
  margin-bottom: 10px;
}
#freePage--pc .txt01 span {
  font-size: 18px;
}
#freePage--pc .txt02 {
  text-align: center;
  font-size: 32px;
  color: #d73030;
  font-weight: bold;
  line-height: 48px;
  margin-bottom: 15px;
}
#freePage--pc .txt03 {
  text-align: center;
  font-size: 20px;
  color: #66482c;
  line-height: 30px;
}
#freePage--pc .img01 {
  background: #e0cd9b;
}
#freePage--pc .img_txt {
  background: #e0cd9b;
  text-align: center;
  padding: 15px 0 70px;
}
#freePage--pc .img_txt p {
  color: #433219;
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
  text-align: left;
}
#freePage--pc .detail {
  background: #fcf5e3;
  padding: 35px 0 35px 145px;
}
#freePage--pc .detail .detail_txt b {
  display: block;
  margin-bottom: 12px;
}
#freePage--pc .detail .detail_img {
  margin: 35px 0 35px;
}
#freePage--pc .blockbtn {
  background: #FFF;
  padding: 30px 0 50px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 30px;
}
#freePage--pc .blockbtn01 {
  background: #FFF;
  padding: 50px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 30px;
}
#freePage--pc .blockbtn.v2 {
  padding: 50px 0;
}