@charset "UTF-8";

/* PC 新規向け広告利用CP 2026年3月～2026年5月 */
.sw-FloatClear { clear: both; }

.sw-MainBody { line-height: 1.5; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #cccccc; background-color: #f4f4f4; }

.sw-MainSection { background: #ffffff; border: 1px solid #e2e2e2; box-sizing: border-box; position: relative; }

.sw-MainTitle { font-size: 16px; color: #525252; padding: 13px 0 10px 0; border-bottom: 2px solid #feb302; margin: 0; }
.sw-MainTitle img { vertical-align: middle; margin: 0 5px; display: inline-block; position: relative; top: -0.1em; }

.sw-MainMargin { height: 20px; background: #f4f4f4; }

.sw-Body { padding-bottom: 40px; border-bottom: 1px solid #e2e2e2; background-color: #f4f4f4; }

.sw-ContainerFull { width: 1280px; padding: 0 2px; }

.sw-ContainerMain { width: calc(88px * 9 + 20px * 8); }

.sw-ContainerSide { width: calc(88px * 3 + 20px * 2); }

.sw-Container_SpaceBetween { margin-right: auto; margin-left: auto; display: flex; justify-content: space-between; }

.sw-Container_Column { margin-right: auto; margin-left: auto; display: flex; flex-direction: column; }

.sw-SectionSmall { width: calc(88px * 3 + 20px * 2); height: 490px; background: #ffffff; border: 1px solid #e2e2e2; box-sizing: border-box; position: relative; }

.sw-SectionSmall_HeightAuto { width: calc(88px * 3 + 20px * 2); height: auto; background: #ffffff; border: 1px solid #e2e2e2; box-sizing: border-box; position: relative; }

.sw-SectionMiddle { width: calc(88px * 6 + 20px * 5); background: #ffffff; border: 1px solid #e2e2e2; box-sizing: border-box; position: relative; }

.sw-SectionLarge { width: calc(88px * 9 + 20px * 8); background: #ffffff; border: 1px solid #e2e2e2; box-sizing: border-box; position: relative; }

.sw-SectionFull { width: 100%; background: #ffffff; border: 1px solid #e2e2e2; box-sizing: border-box; position: relative; }

.sw-SectionTitle { font-size: 18px; font-weight: bold; letter-spacing: 0.1em; color: #525252; padding: 20px; text-align: left; display: flex; align-items: center; justify-content: flex-start; margin-bottom: 0; }

.sw-SectionTitleMore { font-size: 18px; font-weight: bold; letter-spacing: 0.1em; color: #525252; padding: 20px; text-align: left; display: flex; align-items: center; justify-content: space-between; margin-bottom: 0; }

.sw-SectionTitleMore_SubText { font-size: 14px; font-weight: normal; color: #525252; text-decoration: none; transition: all 0.2s ease-in-out; }

.sw-SectionTitleMore_SubText:hover { text-decoration: none; color: #fea000; }

.sw-SectionTitleMore_SubText:hover > .sw-ArrowTextLink { transform: translate(2.5px, -1.5px) rotate(-45deg); border-bottom: 1px solid #fea000; border-right: 1px solid #fea000; }

.sw-FrameSimple_Gray { background-color: #f3f3f3; padding: 20px; border-radius: 5px; font-size: 15px; }

.sw-FrameSimple_Pink { background-color: #ffeeee; padding: 20px; border-radius: 5px; font-size: 15px; }

.sw-frameMessage { background-color: #fbf8ec; padding: 20px; border-radius: 5px; font-size: 16px; border: 1px solid #c4b189; }

.sw-Pt_Icon { margin: 0 4px 5px 0; vertical-align: middle; }

.sw-Pt { color: #da0201; font-size: 22px; font-weight: bold; font-family: "Karla", sans-serif; margin-right: 2px; }

.sw-PtUnit { color: #da0201; font-size: 15px; font-weight: bold; font-family: "Karla", sans-serif; }

.sw-Pt_Before { position: relative; display: inline-block; margin-right: 5px; font-size: 15px; color: #525252; }
.sw-Pt_Before:before { content: ""; width: 100%; height: 1px; display: block; position: absolute; top: 10px; left: 0; background-color: #525252; }
.sw-Pt_Before:after { position: absolute; top: 0; right: -20px; content: "→"; }

.sw-Modal { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; z-index: 999; }

.sw-Modal_Bg { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100vh; position: absolute; }

.sw-Modal_Content-large { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; border-radius: 5px; transform: translate(-50%, -50%); background: #ffffff; padding: 20px 20px 40px; width: 1000px; font-size: 15px; line-height: 2; z-index: 1000 !important; }

.sw-Modal_Content-small { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; border-radius: 5px; transform: translate(-50%, -50%); background: #ffffff; padding: 20px 20px 40px; width: 670px; font-size: 15px; line-height: 2; z-index: 1000 !important; }

.sw-Modal_Btn-close { text-align: right; }

.sw-Modal_Btn-closeImage { cursor: pointer; }

.sw-Modal_Content-scroll { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; border-radius: 5px; transform: translate(-50%, -50%); background: #ffffff; padding: 20px 20px 40px; width: 1000px; font-size: 15px; line-height: 2; z-index: 1000 !important; max-height: 90vh; overflow-y: scroll; padding: 20px; box-sizing: border-box; -webkit-box-sizing: border-box; }

.sw-Modal_Inner-scroll { max-height: 80vh; overflow-y: scroll; -ms-overflow-style: none; /* IE、Edge スクロールバー非表示 */
  scrollbar-width: none; /* Firefox スクロールバー非表示 */ }

.sw-Modal_Inner-scroll::-webkit-scrollbar { display: none; }

.sw-AfListVertical_Item { display: inline-block; }

.sw-AfListVertical_Link { display: flex; justify-content: center; width: 140px; height: 100%; margin-bottom: 20px; text-align: center; flex-direction: column; box-sizing: border-box; text-decoration: none; transition: all 0.2s ease-in-out; position: relative; padding: 10px 0; justify-content: flex-start; padding: 5px 0; }
.sw-AfListVertical_Link:hover { background-color: #fffceb; }
.sw-AfListVertical_Link:visited { text-decoration: none; }

.sw-AfListVertical_Bnr { width: 110px; height: 110px; line-height: 110px; margin: 0 auto 15px; margin: 0 auto 15px; }
.sw-AfListVertical_Bnr img { width: 110px; pointer-events: none; vertical-align: middle; }

.sw-AfListVertical_Spec { text-align: center; }

.sw-AfListVertical_Title { width: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; color: #525252; font-size: 14px; letter-spacing: 0.05em; margin: 0 0 5px; line-height: 105%; padding-top: 5px; margin: 0 auto 5px; }

.sw-AfListVertical_Title-nonIncentive { width: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; color: #525252; font-size: 14px; letter-spacing: 0.05em; margin: 0 0 5px; line-height: 105%; padding-top: 5px; margin: 0 auto 5px; white-space: normal; line-height: 140%; }

.sw-AfListVertical_Point { margin: 0; padding: 0; height: 1.8em; }

.sw-AfListHorizon { width: 100%; padding: 0; margin: 0; }

.sw-AfListHorizon_Item { display: block; }
.sw-AfListHorizon_Item:first-child { margin-top: -10px; }

.sw-AfListHorizon_Link { width: 100%; height: auto; text-align: left; box-sizing: border-box; text-decoration: none; display: flex; align-items: flex-start; transition: all 0.2s ease-in-out; position: relative; padding: 20px; }
.sw-AfListHorizon_Link:hover { background-color: #fffceb; }
.sw-AfListHorizon_Link:visited { text-decoration: none; }

.sw-AfListHorizon_Bnr { width: 100px; height: 100px; line-height: 100px; margin: 0 auto 15px; line-height: 0; margin: 0; }
.sw-AfListHorizon_Bnr img { width: 100px; pointer-events: none; vertical-align: middle; }

.sw-AfListHorizon_Spec { margin-left: 10px; padding: 0; }

.sw-AfListHorizon_Title { width: 150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; color: #525252; font-size: 15px; letter-spacing: 0.05em; margin: 0 0 5px; line-height: 105%; padding-top: 5px; margin: 0 0 5px; }

.sw-AfListHorizon_Acquirement { width: 150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #525252; font-size: 14px; letter-spacing: 0.05em; margin: 0 0 5px; line-height: 105%; padding-top: 5px; }

.sw-AfListHorizon_Point { margin: 0; padding: 0; }

.sw-AfListItem_Link { text-decoration: none; }
.sw-AfListItem_Link:visited { text-decoration: none; }

.sw-AfListItem_Spec { margin: 0 auto; padding: 0; }

.sw-AfListItem_BeforePt { position: relative; display: inline-block; height: 1em; margin: 0 5px 0 0; color: #525252; font-size: 15px; cursor: pointer; }
.sw-AfListItem_BeforePt:before { content: ""; width: 100%; height: 1px; display: block; position: absolute; top: 0.6em; left: 0; background-color: #525252; }

.sw-AfListItem_BeforeArrow { font-size: 15px; color: #525252; display: inline-block; margin-right: 10px; }

.sw-AfListItem_RoundLabel { width: 120px; height: 18px; line-height: 18px; background: #ffab20; border-radius: 20px; color: #ffffff; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; text-align: center; margin: 0 auto; letter-spacing: 0.2em; }

.sw-ArrowBox { width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; z-index: 5; cursor: pointer; }
.sw-ArrowBoxa:hover { text-decoration: none; }

.sw-ArrowBox_NonActive { width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; z-index: 5; cursor: pointer; cursor: default; opacity: 0.3; }
.sw-ArrowBox_NonActivea:hover { text-decoration: none; }

.sw-ArrowLeft { width: 14px; height: 14px; transform: rotate(135deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; }

.sw-ArrowRight { width: 14px; height: 14px; transform: rotate(-45deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; }

.sw-ArrowBottom { width: 14px; height: 14px; transform: rotate(45deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; }

.sw-ArrowTop { width: 14px; height: 14px; transform: rotate(-135deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; }

.sw-ArrowTextLink { width: 8px; height: 8px; transform: translateY(-1.5px) rotate(-45deg); border-bottom: 1px solid #888888; border-right: 1px solid #888888; display: inline-block; }

.sw-Pagination { width: 100%; height: 44px; padding: 0 25px; display: flex; justify-content: space-between; align-items: center; }

.sw-ArrowBox:hover .sw-ArrowLeft, .sw-ArrowBox:hover .sw-ArrowRight, .sw-ArrowBox:hover .sw-ArrowTop, .sw-ArrowBox:hover .sw-ArrowBottom { border-bottom: solid 1px #ffab20; border-right: solid 1px #ffab20; transition: all 0.2s ease-in-out; }

.sw-CarouselBtn { border: none; background: none; cursor: pointer; }

.owl-nav:has(.sw-ArrowBox) { display: flex; justify-content: space-between; padding: 5px 40px; }

.sw-CarouselBtn:hover .sw-ArrowLeft, .sw-CarouselBtn:hover .sw-ArrowRight { border-bottom: solid 1px #ffab20; border-right: solid 1px #ffab20; transition: all 0.2s ease-in-out; }

.sw-MoreBtn { width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; z-index: 5; cursor: pointer; margin: 0 auto; }
.sw-MoreBtna:hover { text-decoration: none; }

.sw-ArrowCircle { width: 38px; height: 38px; background: #ffffff; display: block; border-radius: 50px; opacity: 1; border: solid 1px #888888; position: relative; }

.sw-ArrowLeft_Circle { width: 14px; height: 14px; transform: rotate(135deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; position: absolute; top: 12px; left: 14px; }

.sw-ArrowRight_Circle { width: 14px; height: 14px; transform: rotate(-45deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; position: absolute; top: 12px; left: 10px; }

.sw-ArrowBottom_Circle { width: 14px; height: 14px; transform: rotate(45deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; position: absolute; top: 10px; left: 12px; }

.sw-ArrowTop_Circle { width: 14px; height: 14px; transform: rotate(-135deg); transform-origin: center; border-bottom: solid 1px #888888; border-right: solid 1px #888888; position: absolute; top: 15px; left: 12px; }

.sw-ArrowOpacityBox_Left { width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; z-index: 5; cursor: pointer; position: absolute; top: 45%; left: 0; }
.sw-ArrowOpacityBox_Lefta:hover { text-decoration: none; }

.sw-ArrowOpacityBox_Left-none { width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; z-index: 5; cursor: pointer; position: absolute; top: 45%; left: 0; display: none; }
.sw-ArrowOpacityBox_Left-nonea:hover { text-decoration: none; }

.sw-ArrowOpacityBox_Right { width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; z-index: 5; cursor: pointer; position: absolute; top: 45%; right: 0; }
.sw-ArrowOpacityBox_Righta:hover { text-decoration: none; }

.sw-ArrowOpacityBox_Right-none { width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; z-index: 5; cursor: pointer; position: absolute; top: 45%; right: 0; display: none; }
.sw-ArrowOpacityBox_Right-nonea:hover { text-decoration: none; }

.sw-ArrowOpacityCircle { width: 38px; height: 38px; background: #ffffff; display: block; border-radius: 50px; opacity: 0.7; border: none; position: relative; }

.sw-ArrowLeft_OpacityCircle { width: 14px; height: 14px; transform: rotate(135deg); transform-origin: center; border-bottom: solid 3px #666666; border-right: solid 3px #666666; position: absolute; top: 12px; left: 14px; }

.sw-ArrowRight_OpacityCircle { width: 14px; height: 14px; transform: rotate(-45deg); transform-origin: center; border-bottom: solid 3px #666666; border-right: solid 3px #666666; position: absolute; top: 12px; left: 10px; }

.sw-ArrowBottom_OpacityCircle { width: 14px; height: 14px; transform: rotate(45deg); transform-origin: center; border-bottom: solid 3px #666666; border-right: solid 3px #666666; position: absolute; top: 10px; left: 12px; }

.sw-ArrowTop_OpacityCircle { width: 14px; height: 14px; transform: rotate(-135deg); transform-origin: center; border-bottom: solid 3px #666666; border-right: solid 3px #666666; position: absolute; top: 15px; left: 12px; }

.sw-AfList3columnCard { width: 304px; height: auto; position: relative; margin: 0 20px 20px 0; list-style: none; text-decoration: none; text-align: center; border: 1px solid #e2e2e2; border-radius: 5px; }

.sw-AfList3columnCard:nth-child(3n) { margin-right: 0; }

.sw-AfList3columnCard_AdListLink { text-decoration: none; display: block; padding: 20px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; height: 100%; }

.sw-AfList3columnCard_AdListLink:hover { background-color: #fffceb; border-radius: 5px; }

.sw-AfList3columnCard_AdListBnr { margin-bottom: 15px; height: 120px; display: flex; justify-content: center; align-items: center; }

.sw-AfList3columnCard_ListSpecTitle { color: #525252; font-size: 16px; width: 90%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 auto; padding-top: 1px; }

.sw-AfList3columnCard_ListSpecCopy { width: 90%; font-size: 15px; margin: 10px auto; color: #525252; overflow: hidden; text-overflow: ellipsis; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.sw-AfList3columnCard_Acquirement { width: 90%; font-size: 15px; margin: 10px auto; color: #525252; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.sw-AfList3columnCard_PointBox { color: #525252; }

.sw-AfList3columnCard_PointBox-beforePoint { text-decoration: line-through; }

.sw-AfList3columnCard_PointBox-beforeArrow { margin: 0 5px; }

.sw-AfList3columnCard_PointBox-point { font-family: "Karla", sans-serif; color: #da0201; font-size: 25px; }

.sw-AfList3columnCard_PointBox-pointUnit { font-size: 16px; }

.newface202407-Other_Point { color: #da0201; font-size: 25px; font-weight: bold; font-family: "Karla", sans-serif; line-height: 0.7; margin-right: 0; }

.newface202407-Other_Unit { color: #da0201; font-size: 16px; font-weight: bold; font-family: "Karla", sans-serif; }

.sw-AfList3columnCard_Star { margin-top: 10px; justify-content: center; display: flex; align-items: center; flex-wrap: wrap; }

.sw-AfList3columnCard_StarIcon { width: 17px; height: 17px; fill: #ffbf37; }

.sw-AfList3columnCard_StarIcon-inActive { width: 17px; height: 17px; fill: #eeeeee; }

.sw-AfList3columnCard_ScoreText { margin: 3px 2px 0 3px; color: #ffab20; font-weight: bold; font-size: 16px; }

.sw-AfList3columnCard_ReviewTotal { display: block; margin: 3px 0 0 -6px; font-size: 14px; color: #525252; }

.sw-FooterNoteBox { width: 1000px; margin: 60px auto; background: #ffffff; border-radius: 5px; }

.sw-FooterNote { background: #ffffff; border-radius: 5px; border: 1px solid #e2e2e2; padding: 20px 40px; text-align: left; }

.sw-FooterNote a, .sw-FooterNote a:visited { color: #0063dc; text-decoration: none; cursor: pointer; }

.sw-FooterNote_TextRed { color: #da0201; font-weight: bold; }

.sw-FooterNote_Content { padding-bottom: 30px; line-height: 1.8; margin-left: 0; }

.sw-FooterNote_Content li { line-height: 2; }

.sw-FooterNote_Content:last-child { padding-bottom: 0; }

.sw-FooterNote_Content-textNormal { margin: 0; padding: 10px 0 10px 11px; font-size: 15px; }

.sw-FooterNote_ListCircle { list-style-type: disc; margin: 0; padding: 10px 0 0 24px; font-size: 15px; }

.sw-FooterNote_ListCircle-indent { list-style-type: circle; padding: 2px 0 20px 25px; font-size: 15px; }

.sw-FooterNote_ListNumber { padding: 10px 0 10px 12px; list-style-type: none; list-style-position: inside; }

.sw-FooterNote_ListNumber-contents { counter-increment: cnt; margin-left: 1.7em; text-indent: -1.7em; }

.sw-FooterNote_ListNumber-contents:before { display: marker; content: "(" counter(cnt) ") "; }

.sw-FooterNote_ListNumber .sw-FooterNote_ListCircle:last-child { padding-bottom: 0; }

.sw-FooterNote_ListCircle .sw-FooterNote_ListNumber:last-child { padding-bottom: 0; }

.sw-FooterNote_ListNumber .sw-FooterNote_ListCircle .sw-FooterNote_ListCircle-indent:last-child { padding-bottom: 0; }

.sw-FooterNote_ListNumber-first { padding: 10px 0; list-style-type: none; list-style-position: inside; }

.sw-FooterNote_listStyleNone { list-style: none; margin-left: -1em; }

.sw-FooterNote_HeadingBox { margin-top: 23px; text-align: center; }

.sw-FooterNote_HeadingBox + p, .sw-FooterNote_HeadingBox + ol.sw-FooterNote_ListNumber-first, .sw-FooterNote_HeadingBox + ul.sw-FooterNote_ListCircle-first { padding-top: 0; }

.sw-FooterNote_Heading { font-size: 16px; margin-bottom: 28px; position: relative; padding: 0 30px 9px; display: inline-block; }

.sw-FooterNote_Heading:after { display: inline-block; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); transform: translate(-50%); min-width: 200px; width: 100%; height: 2px; content: ""; background-color: #fea000; }

.sw-FooterNote_MiddleHeading { font-size: 15px; position: relative; display: inline-block; margin-bottom: 5px; padding-left: 0.8em; height: 20px; line-height: 20px; }

.sw-FooterNote_MiddleHeading:before { display: inline-block; position: absolute; content: ""; top: 30%; bottom: 0; left: 0; width: 9px; height: 9px; background: #525252; }

.sw-FooterNote_SmallHeading { position: relative; display: inline-block; margin-left: 1.2em; height: 20px; line-height: 20px; }

.sw-FooterNote_SmallHeading:before { left: -1em; content: "【"; position: absolute; }

.sw-FooterNote_SmallHeading:after { content: "】"; position: absolute; }

.sw-FooterNote_SmallHeading-first { font-size: 10pt; position: relative; display: inline-block; margin-left: 0.5em; height: 20px; line-height: 20px; }

.sw-FooterNote_SmallHeading-first:before { left: -1em; content: "【"; position: absolute; }

.sw-FooterNote_SmallHeading-first:after { content: "】"; position: absolute; }

.sw-FooterNote_ListAsterisk { margin: 0; font-size: 15px; padding-left: 30px; }

.sw-FooterNote_ListAsterisk li { list-style-type: none; text-indent: -1.5em; }

.sw-FooterNote_ListAsterisk li:before { content: "※"; margin-right: 5px; }

.sw-FooterNote_ListAsterisk-first li { list-style-type: none; text-indent: -1.3em; }

.sw-FooterNote_ListAsterisk-first li:before { content: "※"; }

html { scroll-behavior: smooth; }

.newface202603-EndInfo { background: #ffeeee; padding: 15px 0; font-size: 15px; text-align: center; border-bottom: 1px solid #cccccc; }

.newface202603-frameMessage_Center { width: 1000px; margin: 0 auto 24px; font-weight: bold; line-height: 1.5; text-align: center; }

.newface202603-frameMessage_Left { width: 1000px; margin: 0 auto 24px; font-weight: bold; line-height: 1.5; text-align: left; }

.campaignEndInfo { border-bottom: none; }

.newface202603 { overflow: hidden; background-color: #fff1b8; background-image: radial-gradient(circle, #fff5cd 4px, transparent 4px), radial-gradient(circle, #fff5cd 4px, transparent 4px); background-position: 0 0, 14px 14px; background-size: 28px 28px; padding-top: 24px; }

.newface202603-H2 { margin-bottom: 24px; text-align: center; }

.newface202603-H2_Lead { font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; margin: 0 auto 24px; text-align: center; }

.newface202603-Link { text-decoration: none; color: #0063dc; }

.newface202603-Alert { padding: 10px 10px 0 10px; }

.newface202603-Alert .sw-frameMessage { margin: 0; }

.newface202603-Head { text-align: center; margin: 0; }

.newface202603-H1 { margin: 0 auto 24px; }

.newface202603-Status { margin-bottom: 24px; padding: 24px 0; background-size: auto auto; background-color: rgb(254, 228, 159); background-image: repeating-linear-gradient(135deg, transparent, transparent 12px, rgb(254, 232, 171) 12px, rgb(254, 232, 171) 13px); }

.newface202603-Status_Inner { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 1000px; margin: auto; text-align: center; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #75410d; border-radius: 6px; border: 1px solid #ffb600; background: #ffffff; margin: 0 auto; padding: 16px; }

.newface202603-BonusPt { font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; display: flex; justify-content: center; align-items: center; height: 54px; margin: 0; padding: 0 16px; gap: 24px; }

.newface202603-BonusPt_Pt { width: 100%; font-size: 26px; }

.newface202603-BonusPt_Present { border-top: 1px solid #ffb600; margin-top: 16px; padding-top: 16px; font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; margin: 16px 0 0; line-height: 160%; }

.newface202603-Limit { border-top: 1px solid #ffb600; margin-top: 16px; padding-top: 16px; }

.newface202603-Limit_End { border-top: 0; margin-top: 0; padding-top: 0; }

.newface202603-Limit_Item { font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; height: 54px; }

.newface202603-TimeRemaining { display: flex; justify-content: center; align-items: center; gap: 4px; font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; margin-bottom: 8px; }

.newface202603-TimeRemaining:before { content: ""; display: block; width: 16px; height: 16px; background: url("/images/service/campaign/2026/newface202603/icon_limit.svg"); background-size: contain; margin-bottom: 2px; }

.newface202603-TimeRemaining_Time { display: inline-block; font-size: 20px; padding: 0 2px; text-align: center; position: relative; top: -2px; width: 32px; }

.newface202603-TimeRemaining_Days { display: inline-block; font-size: 24px; padding: 0 2px; text-align: center; position: relative; top: -3px; }

.newface202603-TimeRemaining_End { display: flex; justify-content: center; align-items: center; padding: 16px; width: 100%; }

.newface202603-How_Wrap:after { content: ""; display: block; width: 100%; height: 48px; background-repeat: no-repeat; background-position: bottom; background-size: 100% auto; position: relative; top: 1px; left: 0; background-image: url("/images/service/campaign/2026/newface202603/bg_safety.svg"); background-repeat: repeat-x; }

.newface202603-How { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 1000px; margin: auto; text-align: center; }

.newface202603-Section { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 1000px; margin: auto; text-align: center; }

.newface202603-Step { display: flex; justify-content: space-between; align-items: center; list-style-type: none; margin-bottom: 24px; padding: 0; }

.newface202603-Step_Item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 49%; height: 200px; position: relative; border-radius: 6px; background: #ffffff; text-align: center; padding: 24px; }

.newface202603-Step_Item:after { content: ""; position: absolute; top: 50%; right: -5px; border-style: solid; border-width: 10px 0 10px 12px; border-color: transparent transparent transparent #ffb600; translate: 100% -50%; }

.newface202603-Step_Item:nth-child(2) { padding-top: 12px; }

.newface202603-Step_Item:nth-child(2):after { padding-top: 12px; border: 0; }

.newface202603-Step_Text { font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; display: flex; justify-content: space-between; align-items: center; line-height: 160%; }

.newface202603-Step_Text-pt { font-size: 22px; }

.newface202603-Step_ImageBox { flex-shrink: 1; min-width: 0; max-width: 65%; width: 65%; }

.newface202603-Step_Image { width: 100%; height: auto; display: block; object-fit: contain; }

.newface202603-Step_Item-notes { font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #75410d; border-radius: 100px; background: #fff9e3; margin: 16px 0 0; padding: 8px 0; }

.newface202603-Ad { background: linear-gradient(180deg, #fdfff4 79.56%, #ffffff 100%); }

.newface202603-Ad_Inner { position: relative; top: -32px; left: 0; margin-bottom: -32px; }

.newface202603-Safety { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 1000px; margin: auto; text-align: center; display: flex; justify-content: center; align-items: center; gap: 48px; margin-bottom: 24px; }

.newface202603-Safety_Item { background: #eff9d1; width: 300px; aspect-ratio: 1/1; border-radius: 50%; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; box-sizing: border-box; gap: 16px; }

.newface202603-Safety_Text { font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; line-height: 160%; margin: 0; }

.newface202603-AfList { width: 1000px; margin: 0 auto; padding-bottom: 4px; display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 24px; }

.sw-AfList3columnCard { width: 32%; border: 1px solid #cce689; box-shadow: 0px 4px 0px 0 #cce689; background: #ffffff; margin: initial; }

.sw-AfList3columnCard_ListSpecTitle, .sw-AfList3columnCard_Acquirement, .sw-AfList3columnCard_ListSpecCopy { color: #75410d; }

.newface202603-Ad_Closing { font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; text-align: center; margin: 0 auto; }

.newface202603-Ad_Note { font-size: 14px; font-weight: normal; letter-spacing: 1px; color: #75410d; margin-bottom: 60px; }

.newface202603-Closing { font-size: 16px; font-weight: bold; letter-spacing: 1px; color: #75410d; text-align: center; margin: 0 auto; }

img.lazyloaded { opacity: 1; }

img { vertical-align: bottom; }

.newface202603-ButtonBox { width: 100%; position: fixed; bottom: 0; background-color: rgba(255, 255, 255, 0.9); padding: 24px 0; border-bottom: 0; border-radius: 12px 12px 0 0; z-index: 10; }

.newface202603-Button { border-radius: 5px; display: block; text-decoration: none; font-weight: bold; line-height: 1; width: 100%; text-align: center; transition: all 0.2s ease-in-out; width: 640px; height: 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 60px; display: block; text-decoration: none; margin: auto; color: #670000; font-size: 24px; letter-spacing: 0.1em; background: #fdeb00; border-radius: 5px; box-shadow: 0 6px 0 #fbcc41; cursor: pointer; }
.newface202603-Button a { color: #670000; text-decoration: none; display: block; }
.newface202603-Button:hover { transform: translateY(3px); box-shadow: 0 0 0 #fbcc41; }

.newface202603-FooterNote { background: #fff1b8; width: 1000px; margin: 32px auto; }

.newface202603-Modal_Frame { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #fff1b8; background-image: radial-gradient(circle, #fff5cd 4px, transparent 4px), radial-gradient(circle, #fff5cd 4px, transparent 4px); background-position: 0 0, 14px 14px; background-size: 28px 28px; border: 1px solid #fea000; border-radius: 6px; height: auto; text-align: center; }

.newface202603-Modal_Btn-close { cursor: pointer; }
