/* Lead */
#mainBOX h1 {
  font-size: 2.4rem !important;
}
#mainBOX h1::after {
  content: "年賀状作成ソフト書籍ご購入者様へ" !important;
}
#mainBOX .lead-txt-wrap::before,
#mainBOX .first-txt::before {
  content: none !important;
}
#mainBOX .first-txt .ver-box{
  display: block;
  font-size: 2.4rem;
  font-weight: normal;
  margin: -2rem 0 0;
}
#mainBOX .first-txt .ver-box::before{
  content: "「";
}
#mainBOX .first-txt .ver-box::after{
  content: "」バージョンアップサービスのご案内";
}
#mainBOX .first-txt::after{
  display: block;
  content: "バージョンアップサービスとは、製品登録をされたお客様限定の特典です。\Aご登録製品の最新バージョンを、通常価格よりも安くお求めになれます。" !important;
  white-space: pre;
  font-weight: normal;
  font-size: 1.6rem;
  margin: 2rem 0 0;
}
/*---*/

div[id*="ph_content_"]{
  display: flex;
  justify-content: center;
}
div[id*="ph_content_"]>div {
  display: block !important;
}
div[id*="ph_content_"]>div>div {
  display: flex;
  width: auto !important;
  justify-content: flex-start;
}
#ph_content_0_Cart2>div>div:nth-of-type(1) input::before,
#ph_content_0_Cart2>div>div:nth-of-type(1) input::after{
content: none;
}
#ph_content_0_Cart2>div>div:nth-of-type(2){
margin-top: 5rem !important;
}
#ph_content_0_Cart2>div>div:nth-of-type(2) input::before {
content: "";
width: 64px;
height: 21px;
position: absolute;
top: -30px;
left: 30px;
background-image: url(/~/media/Images/Common/icon_svg/recomend);
background-size: contain;
}
#ph_content_0_Cart2>div>div:nth-of-type(2) input::after {
content: "";
position: absolute;
top: -10px;
left: 55px;
border: 6px solid transparent;
border-top: 7px solid #ffa000;
}
#ph_content_0_Cart2>div>div:nth-of-type(2) {
  margin-top: 4rem;
}
div[id*="ph_content_"]>div>div h3 {
  width: 400px;
}
div[id*="ph_content_"]>div>div h3+p {
  width: auto !important;
}
div[id*="ph_content_"]>div>div>h3 {
  font-size: 0 !important;
  line-height: 1.5;
}
div[id*="ph_content_"]>div>div:nth-of-type(1) h3::before{
  content : "筆まめVer.36 通常版";
  font-size: 16px;
}
div[id*="ph_content_"]>div>div:nth-of-type(2) h3::before{
  content : "筆まめVer.36 通常版（毎年自動バージョンアップ）";
  font-size: 16px;
}
div[id*="ph_content_"]>div>div:nth-of-type(3) h3::before{
  content : "筆まめVer.36 機能限定版";
  font-size: 16px;
}

/* Contents */
.fudemame_mook2025,
.fudemame_mook2026 {
display: block !important;
}
h3#priceNew::after{
    content: "";
}
.fudemame_v35,
.fudemame_v36 {
display: none !important;
}

/*--▼ 2024.10 見出し製品名を非表示
-------------------------------------------------------------*/
#mainBOX h1::after {
  content: "年賀状作成ソフト書籍ご購入者様へ\aバージョンアップサービスのご案内" !important;
  white-space: pre;
}
#mainBOX .first-txt .ver-box {
    display: none;
}
/*--▲-------------------------------------------------------*/