@charset "utf-8";


/* マグフォーマー特集 */


/* 
共通
相互バナー
グローバルナビ
ヘッダー
フッター

商品紹介ページ
子どもが夢中になる3つの理由
商品紹介
興味や成長に合わせて選ぼう！
シリーズ共通
BASIC ベーシックシリーズ
CREATIVE クリエイティブシリーズ
IMAGINATION イマジネーションシリーズ
オンライン先行販売
イベント告知
キャンペーンバナー

人気ランキング
マグ・フォーマーの魅力
人気の秘密
興味や成長に合わせて広がるあそび
あそびを通して磨かれる「数学センス」
あそびのシート

ニュース

取り扱い店舗

コラム

＃マグフォーマーでつながろう 投稿キャンペーン特集

*/


/* ■ 共通 ------------------------------------------------------------------------------- */

.SP {
display: none;	
}

#Page_Magformers iframe {
border: 0;
}

.BreadCrumb_Wrap {
margin-bottom: 4rem;
}

#Page_MagformersWrap {
margin-top: -1.8rem;
margin-bottom: 50px;
background: url(/images/campaign/magformers2/Texture_Bg.png) repeat-y;
background-size: auto 650px;
background-position:  center -310px;
}

#Page_Magformers a {
display: block;
color: #000;
text-decoration: none;
}

#Page_Magformers a.LinkLine {
display: inline;
color: #0059b5;
text-decoration: underline;
}

#Page_Magformers .Photo img {
width: 100%;
height: auto;
}

#Page_Magformers .Lead1 {
font-size: 14px;
line-height: 1.8em;
}

#Page_Magformers .Lead2 {
font-size: 16px;
line-height: 2.0em;
}

#Page_Magformers .Lead3 {
font-size: 18px;
line-height: 1.6em;
}

#Page_Magformers .Lead4 {
font-size: 15px;
line-height: 2.0em;
}

#Page_Magformers .LeadMain {
font-size: 20px;
font-weight: bold;
line-height: 1.7em;
}

/* 見出し */
#Page_Magformers h2.MdsMain {
padding: 20px 0;
box-sizing: border-box;
border-radius: 10px;
background: #de003a;
font-size: 26px !important;
color: #fff;
text-align: center;
line-height: 1em !important;
}

/* アイコン */
#Page_Magformers .Icon {
position: absolute;
}

#Page_Magformers .IconGuide {
position: absolute;
right: 0;
bottom: 0;
}

#Page_Magformers .IconNew {
width: 7.4rem;
}

#Page_Magformers .IconTokuten {
top: 0;
right: 0;
width: 8rem;
}

#Page_Magformers .IconLimitedJp {
width: 9rem;
height: 9rem;
padding-top: 2.7rem;
border-radius: 50%;
background: #fff006;
font-size: 1.6rem;
font-weight: bold;
text-align: center;
line-height: 1.4em;
}

/* ボタン */
#Page_Magformers .Btn {
display: block;
width: 100%;
border-radius: 30px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
line-height: 1em;
font-weight: bold;
text-align: center;
text-decoration: none;
}

#Page_Magformers .BtnDetail {
/* width: 30%; */
padding: 0.8rem 0 1.2rem 6%;
border: 2px solid #b8daeb;
background: #f1f8fd url(/images/sp/common/icon/Icon_LinkFwd_Blue.png) no-repeat;
background-size: 1.8rem auto;
background-position: 6% 50%;
font-size: 1.6rem;
color: #3d5fc4;
}

#Page_Magformers .BtnCart {
padding: 0.8rem 0 1.2rem 8%;
border: 2px solid #347dc5;
background: #347dc5 url(/images/sp/common/icon/Icon_Cart.png) no-repeat;
background-size: 1.8rem auto;
background-position: 9% 50%;
font-size: 1.6rem;
color: #fff;
}

#Page_Magformers .BtnBuyShop {
width: 65% !important;
padding-left: 5% !important;
background-position: 4% 50%;
}

#Page_Magformers .BtnLineUp {
width: 50%;
margin: 60px auto 0 auto;
padding: 14px 0 14px 3%;
border: 4px solid #b8daeb;
background: #f1f8fd url(/images/sp/common/icon/Icon_LinkFwd_Blue.png) no-repeat;
background-size: 27px auto;
background-position: 4% 50%;
font-size: 22px;
color: #3d5fc4;
}

/* リスト各種 */
#Page_Magformers .ListDisc li,
#Page_Magformers .ListDiscS li,
#Page_Magformers .ListKome li,
#Page_Magformers .ListKomeS li,
#Page_Magformers .ListNumS li,
#Page_Magformers .ListKomeNumS li {
position: relative;
padding-left: 14px;
background-image: none;
color: #000;
}

#Page_Magformers .ListDisc li:before,
#Page_Magformers .ListDiscS li:before,
#Page_Magformers .ListKome li:before,
#Page_Magformers .ListKomeS li:before,
#Page_Magformers .ListNumS li:before,
#Page_Magformers .ListKomeNumS li:before {
display: inline-block;
position: absolute;
}

/* ディスク（ListDisc） */
#Page_Magformers .ListDisc li:before {
left: 1px;
top: 7px;
width: 7px;
height: 7px;
border-radius: 100%;
background: #000;
content: '';
}

/* ディスク：小（ListDiscS） */
#Page_Magformers .ListDiscS li:before {
content: '';
}

/* 米印（ListKome） */
#Page_Magformers .ListKome li:before {
top: 0;
left: 0;
content: '※';
}

/* 米印：小（ListKomeS） */
#Page_Magformers .ListKomeS li:before {
top: 0;
left: 0;
content: '※';
}

/* 連番：小（ListNumS） */
#Page_Magformers .ListNumS li:before {
content: counter(ListNum)".";
}

/* 米印連番：小（ListKomeNumS） */
#Page_Magformers .ListKomeNumS li:before {
content: "※"counter(ListNum);
}

/* 買いどきのサイン（SignList） */
#Page_Magformers .SignList li {
position: relative;
margin-bottom: 6px;
padding-left: 26px;
font-size: 18px;
font-weight: bold;
line-height: 1.6em;
}

#Page_Magformers .SignList li:last-child {
margin-bottom: 0;
}

#Page_Magformers .SignList li::before {
display: inline-block;
position: absolute;
left: 0;
top: 0;
font-size: 1.8rem;
content: '□';
}

/* 米印：小（KomeS） */
#Page_Magformers .KomeS {
position: relative;
padding-left: 12px;
background-image: none;
font-size: 12px;
color: #000;
}

#Page_Magformers .KomeS:before {
display: inline-block;
position: absolute;
top: -3px;
left: 0;
content: '※';
}

/* アラート米印：（KomeAlert） */
#Page_Magformers .KomeAlert {
position: relative;
padding-left: 15px;
background-image: none;
color: #ee0000;
}

#Page_Magformers .KomeAlert:before {
display: inline-block;
position: absolute;
top: -5px;
left: 0;
content: '※';
}

/* アラート米印：小（KomeAlertS） */
#Page_Magformers .KomeAlertS {
position: relative;
padding-left: 12px;
background-image: none;
font-size: 11px;
color: #ee0000;
}

#Page_Magformers .KomeAlertS:before {
display: inline-block;
position: absolute;
top: 0;
left: 0;
content: '※';
}

/* 商品紹介ページ */
#Page_Magformers .PageTopWrap {
width: 940px;
margin: 0 auto;
}

#Page_Magformers .PageTopWrap .SectionMain {
padding: 40px;
box-sizing: border-box;
border-radius: 16px;
background: #fff;
}

/* 下層ページ */
#Page_Magformers .PageSubWrap {
padding-top: 50px;
background: #fff;
}

#Page_Magformers .PageSubUnit {
width: 940px;
margin: 0 auto 80px auto;
}

#Page_Magformers .PageSubUnit .TitleArea {
margin-bottom: 50px;
text-align: center;
line-height: 1em;
}

#Page_Magformers .PageSubUnit .TitleArea h1.Mds {
margin-bottom: 3rem;
font-size: 4.2rem;
}

#Page_Magformers .PageSubUnit .MdsEn {
margin-bottom: 35px;
}

#Page_Magformers .PageSubUnit .MdsEn img {
display: block;
height: 2.2rem;
margin: 0 auto;
}

#Page_Magformers .PageSubUnit h2.MdsMain {
margin-bottom: 35px;
}


/* ■ 相互バナー ------------------------------------------------------------------------------ */

.RecommendedCampaignBnr {
margin: 0 auto 55px auto;
width: 46.5rem;
text-align: center;
}


/* ■ 取り扱い店舗案内 ------------------------------------------------------------------ */

#Shop_Stock_Notice {
margin: 0 0 0 0 !important;
}

#Shop_Stock_Notice .Lead {
color: #fff;
}


/* ■ 関連特集 ------------------------------------------------------------------ */

.RecommendedMenuCampaign {
width: 940px;
margin: 0 auto 60px auto;
}


/* ■ パン屑リスト（TopicPath）------------------------------------------------------------------------------- */

#Page_Magformers .TopicPath {
padding-top: 20px;
}

#Page_Magformers .TopicPath li,
#Page_Magformers .TopicPath li a {
display: inline-block !important;
color: #fff;
}

#Page_Magformers .TopicPath li:first-child {
background: url(/images/campaign/magformers2/icon/Icon_PathHome.png) no-repeat left center;
}

#Page_Magformers .TopicPath li a {
background: url(/images/campaign/magformers2/icon/Icon_PathAllow.png) no-repeat right center;
}


/* ■ グローバルナビ ------------------------------------------------------------------------------ */

#Page_Magformers .PageNav {
border: 3px solid #fff;
border-radius: 12px;
background: #fff;
}

#Page_Magformers .PageNav_Menu {
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: 0.3rem;
align-items: stretch;
/* place-items: center; */
}

#Page_Magformers .PageNav_Menu li {
display: flex;
width: 100%;
background: #e91538;
}

#Page_Magformers .PageNav_Menu li:nth-child(1) {
border-radius: 8px 0 0 8px;
}

#Page_Magformers .PageNav_Menu li:nth-child(6) {
border-radius: 0 8px 8px 0;
}

/* #Page_Magformers .PageNav_Menu a {
display: block;
position: relative;
padding: 2rem 0;
font-size: 1.8rem;
line-height: 1;
font-weight: 700;
text-align: center;
text-decoration: none; 
color: #fff;
} */

#Page_Magformers .PageNav_Menu a {
display: flex;
position: relative;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 1.5rem 0;
box-sizing: border-box;
font-size: 1.8rem;
font-weight: 700;
color: #fff;
text-align: center;
line-height: 1.3;
text-decoration: none;
}

#Page_Magformers .PageNav_Menu li:nth-child(1) a {
border-radius: 9px 0 0 9px
}

#Page_Magformers .PageNav_Menu li:nth-child(6) a {
border-radius: 0 9px 9px 0
}

/* NEW */
#Page_Magformers .PageNav_Menu li:nth-child(2) a:before,
#Page_Magformers .PageNav_Menu li:nth-child(3) a:before {
display: inline-block;
position: absolute;
z-index: 10;
top: -11px;
right: 10px;
padding: 4px 6px;
font-size: 1.3rem;
line-height: 1;
letter-spacing: 0.05em;
text-align: center;
color: #fff;
background: #ba112d;
content: "NEW";
}

/* カレント */
#Page_Magformers.Page_Magformers_Top .PageNav_Menu li:nth-child(1) {
background: #fff;
}

#Page_Magformers.Page_Magformers_Top .PageNav_Menu li:nth-child(1) a {
color: #e91538;
}

#Page_Magformers.Page_Magformers_Ranking .PageNav_Menu li:nth-child(2) {
background: #fff;
}

#Page_Magformers.Page_Magformers_Ranking .PageNav_Menu li:nth-child(2) a {
color: #e91538;
}

#Page_Magformers.Page_Magformers_Strength .PageNav_Menu li:nth-child(3) {
background: #fff;
}

#Page_Magformers.Page_Magformers_Strength .PageNav_Menu li:nth-child(3) a {
color: #e91538;
}

#Page_Magformers.Page_Magformers_Activity .PageNav_Menu li:nth-child(4) {
background: #fff;
}

#Page_Magformers.Page_Magformers_Activity .PageNav_Menu li:nth-child(4) a {
color: #e91538;
}

#Page_Magformers.Page_Magformers_News .PageNav_Menu li:nth-child(5) {
background: #fff;
}

#Page_Magformers.Page_Magformers_News .PageNav_Menu li:nth-child(5) a {
color: #e91538;
}

#Page_Magformers.Page_Magformers_Shoplist .PageNav_Menu li:nth-child(6) {
background: #fff;
}

#Page_Magformers.Page_Magformers_Shoplist .PageNav_Menu li:nth-child(6) a {
color: #e91538;
}

/* 下部 */
#Page_Magformers .FooterArea.PageSub .PageNav_Menu {
gap: 3px 1px;
}

#Page_Magformers .FooterArea.PageSub .PageNav {
border: 3px solid #e91538;
background: #e91538;
}

#Page_Magformers .FooterArea.PageSub .PageNav_Menu li {
border-right: 2px solid #e91538;
background: #fff;
}

#Page_Magformers .FooterArea.PageSub .PageNav_Menu li:last-child {
border-right: none;
}

#Page_Magformers .FooterArea.PageSub .PageNav_Menu a {
color: #e91538;
}

/* 下部：カレント */
#Page_Magformers.Page_Magformers_Top .FooterArea.PageSub .PageNav_Menu li:nth-child(1) {
background: #e91538;
}

#Page_Magformers.Page_Magformers_Top .FooterArea.PageSub .PageNav_Menu li:nth-child(1) a {
color: #fff;
}

#Page_Magformers.Page_Magformers_Ranking .FooterArea.PageSub .PageNav_Menu li:nth-child(2) {
background: #e91538;
}

#Page_Magformers.Page_Magformers_Ranking .FooterArea.PageSub .PageNav_Menu li:nth-child(2) a {
color: #fff;
}

#Page_Magformers.Page_Magformers_Strength .FooterArea.PageSub .PageNav_Menu li:nth-child(3) {
background: #e91538;
}

#Page_Magformers.Page_Magformers_Strength .FooterArea.PageSub .PageNav_Menu li:nth-child(3) a {
color: #fff;
}

#Page_Magformers.Page_Magformers_Activity .FooterArea.PageSub .PageNav_Menu li:nth-child(4) {
background: #e91538;
}

#Page_Magformers.Page_Magformers_Activity .FooterArea.PageSub .PageNav_Menu li:nth-child(4) a {
color: #fff;
}

#Page_Magformers.Page_Magformers_News .FooterArea.PageSub .PageNav_Menu li:nth-child(5) {
background: #e91538;
}

#Page_Magformers.Page_Magformers_News .FooterArea.PageSub .PageNav_Menu li:nth-child(5) a {
color: #fff;
}

#Page_Magformers.Page_Magformers_Shoplist .FooterArea.PageSub .PageNav_Menu li:nth-child(6) {
background: #e91538;
}

#Page_Magformers.Page_Magformers_Shoplist .FooterArea.PageSub .PageNav_Menu li:nth-child(6) a {
color: #fff;
}


/* ■ ヘッダー ------------------------------------------------------------------------------ */

#Page_Magformers .HeaderArea {
width: 940px;
margin: 0 auto;
}

#Page_Magformers .HeaderArea .Title {
text-align: center;
}

#Page_Magformers .HeaderArea .Title h1,
#Page_Magformers .HeaderArea .Title p {
font-weight: bold;
line-height: 1.0em;
color: #fff;
}

/* 商品紹介ページ */
#Page_Magformers .HeaderArea.PageTop {
padding: 6.4rem 0 3.5rem 0;
}

#Page_Magformers .HeaderArea.PageTop .TopicPath {
margin-bottom: 45px;
}

#Page_Magformers .HeaderArea.PageTop .Title h1 {
font-size: 2.2rem !important;
}

#Page_Magformers .HeaderArea.PageTop .Title {
margin-bottom: 40px;
}

#Page_Magformers .HeaderArea.PageTop .Title .Catch {
margin-bottom: 13px;
font-size: 1.8rem;
}

#Page_Magformers .HeaderArea.PageTop .Title .Logo {
margin: 0 auto 1.5rem auto;
width: 50.6rem;
}

/* 下層ページ */
#Page_Magformers .HeaderArea.PageSub {
padding: 5.4rem 0 3.5rem 0;
}

#Page_Magformers .HeaderArea.PageSub .TopicPath {
margin-bottom: 30px;
}

#Page_Magformers .HeaderArea.PageSub .Title {
margin-bottom: 25px;
}

#Page_Magformers .HeaderArea.PageSub .Title p {
font-size: 18px;
}

#Page_Magformers .HeaderArea.PageSub .Title .Catch {
margin-bottom: 13px;
font-size: 16px;
}

#Page_Magformers .HeaderArea.PageSub .Title .Logo {
margin-bottom: 15px;
}

#Page_Magformers .HeaderArea.PageSub .Title .Logo img {
display: block;
margin: 0 auto;
width: 39rem;
height: auto;
}


/* ■ フッター ------------------------------------------------------------------------------ */

#Page_Magformers .FooterArea {
width: 940px;
margin: 0 auto;
}

#Page_Magformers .FooterArea .PageNav {
margin-bottom: 60px;
}

/* 商品紹介ページ */
#Page_Magformers .FooterArea.PageTop {
padding-bottom: 70px;
}


/* ■ 商品紹介ページ ------------------------------------------------------------------------ */

#Page_Magformers .LinkCP {
margin-bottom: 3rem;
text-align: center;
}

#Page_Magformers .LinkCP a {
display: inline-block;
padding-left: 4rem;
padding-right: 4rem;
border-radius: 100vh;
font-size: 1.6rem;
line-height: 1;
font-weight: 700;
text-align: center;
color: #e91538;
background-color: #fff;
overflow: hidden;
}

#Page_Magformers .LinkCP a span {
display: inline-block;
padding: 1.6rem 0 1.6rem 2.4rem;
background-image: url(/images/campaign/magformers2/lineup/icon/Icon_LinkDown1.png);
background-repeat: no-repeat;
background-size: 1.6rem 1.6rem;
background-position: 0 53%;
}

#Page_Magformers .Effect_1 {
animation: Effect_1 1s ease-in-out alternate forwards;
}

@keyframes Effect_1 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(0);
	}
}

#Page_Magformers .KeyVisual {
margin-bottom: 55px;
}

#Page_Magformers .KeyVisual_Notice {
margin-top: 10px;
}

#Page_Magformers .KeyVisual_Notice a {
font-size: 12px;
text-decoration: underline;
color: #fff;
}

#Page_Magformers .KeyVisual .LeadUnit {
margin-top: 30px;
font-weight: bold;
color: #fff;
text-align: center;
}

#Page_Magformers .KeyVisual .LeadUnit .LeadTitle {
font-size: 32px;
}

#Page_Magformers .KeyVisual .LeadUnit .Lead {
margin-top: 10px;
font-size: 16px;
line-height: 2.2;
}

/* キャンペーン */
.SectionEvent_Wrap {
margin-bottom: 5rem;
}

.SectionEvent_ {
padding: 3.5rem 3.5rem 5rem;
border-radius: 16px;
background-color: #fff;
}

.SectionEvent_Mds {
font-size: 3.6rem;
letter-spacing: 0.1em;
text-align: center;
color: #e91538;
}

.SectionEvent_Unit {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
margin-top: 3.5rem;
}

.SectionEvent_Each {
display: grid;
grid-template-rows: subgrid;
grid-row: span 5;
gap: 0;
}

.SectionEvent_Each_Mds {
padding: 1.2rem 0.8rem;
border-radius: 6px;
text-align: center;
color: #fff;
}

.SectionEvent_Each:nth-of-type(1) .SectionEvent_Each_Mds {
background-color: #e91538;
}

.SectionEvent_Each:nth-of-type(2) .SectionEvent_Each_Mds {
background-color: #449ab0;
}

.SectionEvent_Each_Lead_1 {
margin-top: 1.6rem;
font-size: 1.8rem;
}

.SectionEvent_Each_Photo {
margin-top: 1.6rem;
}

.SectionEvent_Each_Notice {
margin-top: 1.6rem;
font-size: 1.2rem;
}

a.SectionEvent_Each_TxtLink {
display: inline !important;
color: var(--color-link) !important;
}

.SectionEvent_Each_Btn {
margin-top: 1.6rem;
}

.SectionEvent_Each_Btn .Btn {
width: 25rem !important;
padding-bottom: 1.2rem !important;
}

/* 子どもが夢中になる3つの理由 */
#Page_Magformers .Reasons {
margin-bottom: 60px;
}

#Page_Magformers .Reasons .MovieBox {
margin-bottom: 20px;
}

#Page_Magformers .Reasons .MovieBox .Note {
margin-top: 1rem;
font-size: 1.2rem;
line-height: 1;
text-align: right;
}

#Page_Magformers .Reasons .InBox {
padding: 35px 0;
border-radius: 16px;
border: 3px solid #e91538;
box-sizing: border-box;
text-align: center;
}

#Page_Magformers .Reasons .InBox h2.Mds {
margin-bottom: 28px;
font-size: 26px !important;
color: #e91538;
line-height: 1em;
}

#Page_Magformers .Reasons .InBox .IconNum {
margin-bottom: 2.5rem;
}

#Page_Magformers .Reasons .InBox .IconNum img {
display: block;
width: auto;
height: 5.2rem;
margin: 0 auto;
}

#Page_Magformers .Reasons .InBox .Lead3 {
font-weight: bold;
}

#Page_Magformers .Reasons .InBox .IndexMenu1 {
width: 100%;
}

#Page_Magformers .Reasons .InBox .IndexMenu1 li {
padding: 9px 0 20px 0;
width: 33.33333%;
border-right: 1px solid #e91538;
box-sizing: border-box;
}

#Page_Magformers .Reasons .InBox .IndexMenu1 li:nth-child(3n) {
border-right: none;
}

#Page_Magformers .Reasons .BtnReasons {
width: 42%;
margin: 30px auto 0 auto;
padding: 16px 0 16px 3%;
background: #e91538 url(/images/sp/common/icon/Icon_LinkFwd_White.png) no-repeat;
background-size: 21px auto;
background-position: 6% 50%;
font-size: 18px;
color: #fff;
}


/* ■ 商品紹介 ------------------------------------------------------------------------ */

#Page_Magformers .LineUp {
margin-bottom: 65px;
}

#Page_Magformers .LineUp > .MdsArea {
margin-bottom: 50px;
padding-top: 52px;
border-top: 4px solid #fff;
color: #fff;
text-align: center;
}

#Page_Magformers .LineUp > .MdsArea .MdsEn {
width: 12.9rem;
margin: 0 auto;
}

#Page_Magformers .LineUp .MdsArea h2.Mds {
margin-bottom: 22px;
font-size: 42px !important;
text-align: center;
line-height: 1em !important;
}

/* 興味や成長に合わせて選ぼう！ */
#Page_Magformers .IndexType {
margin-bottom: 40px;
text-align: center;
}

#Page_Magformers .IndexType .MovieBox {
margin-top: 40px;
}

#Page_Magformers .IndexType h3.Mds {
margin-bottom: 4.8rem;
padding-top: 0.8rem;
font-size: 36px;
color: #e72035;
line-height: 1em;
}

#Page_Magformers .IndexType .IndexMenu1 li {
width: 32%;
margin-right: 2%;
}

#Page_Magformers .IndexType .IndexMenu1 li:nth-child(3n) {
margin-right: 0;
}

#Page_Magformers .IndexType .Catch {
margin-bottom: 25px;
padding: 12px 0 14px;
border-radius: 6px;
font-size: 16px;
font-weight: bold;
color: #fff;
line-height: 1;
}

#Page_Magformers .IndexType h4.Mds {
margin-bottom: 30px;
}

#Page_Magformers .IndexType h4.Mds span {
display: block;
line-height: 1;
}

#Page_Magformers .IndexType h4.Mds .MdsEn {
margin-bottom: 14px;
font-family: 'Montserrat', sans-serif;
font-size: 36px;
font-weight: 700;
letter-spacing: 0.03em;
}

#Page_Magformers .IndexType h4.Mds .MdsJp {
font-size: 15px;
}

#Page_Magformers .IndexType .BtnItemList {
margin-top: 20px;
padding: 10px 0 13px 5%;
border: 2px solid;
background-size: 21px auto;
background-repeat: no-repeat;
background-position: 6% 50%;
font-size: 18px;
}

/* ピックアップ */
#Page_Magformers .PickUpItems_ {
margin-top: 4rem;
padding: 4rem 3.2rem 5rem;
border: 3px solid #e91538;
border-radius: 16px;
}

#Page_Magformers .PickUpItems_Mds {
font-size: 2.8rem;
color: #e91538;
}

#Page_Magformers .PickUpItems_List {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0 2rem;
margin-top: 3.2rem;
text-align: left;
}

#Page_Magformers .PickUpItems_List_Each {
display: grid;
grid-template-rows: subgrid;
grid-row: span 4;
}

#Page_Magformers .PickUpItems_Photo img {
border: 1px solid var(--base-middle);
}

#Page_Magformers .PickUpItems_Lead {
margin-top: 1rem;
font-size: 1.4rem;
font-weight: 700;
}

#Page_Magformers .PickUpItems_Name {
margin-top: 0.6rem;
font-size: 1.3rem;
}

#Page_Magformers .PickUpItems_Btn {
margin-top: 1.6rem;
}

/* BASIC */
#Page_Magformers .IndexType .IndexMenu1 li:nth-child(1) .Catch {
background: #e91538;
}

#Page_Magformers .IndexType .IndexMenu1 li:nth-child(1) h4.Mds .MdsEn {
color: #e91538;
}

#Page_Magformers .IndexType .IndexMenu1 li:nth-child(1) .BtnItemList {
border-color: #e91538;
background-image: url(/images/campaign/magformers2/lineup/icon/Icon_LinkDown1.png);
color: #e91538;
}

/* IMAGINATION */
#Page_Magformers .IndexType .IndexMenu1 li:nth-child(2) .Catch {
background: #e97d21;
}

#Page_Magformers .IndexType .IndexMenu1 li:nth-child(2) h4.Mds .MdsEn {
color: #e97d21;
}

#Page_Magformers .IndexType .IndexMenu1 li:nth-child(2) .BtnItemList {
border-color: #e97d21;
background-image: url(/images/campaign/magformers2/lineup/icon/Icon_LinkDown3.png);
color: #e97d21;
}

/* CREATIVE */
#Page_Magformers .IndexType .IndexMenu1 li:nth-child(3) .Catch {
background: #449ab0;
}

#Page_Magformers .IndexType .IndexMenu1 li:nth-child(3) h4.Mds .MdsEn {
color: #449ab0;
}

#Page_Magformers .IndexType .IndexMenu1 li:nth-child(3) .BtnItemList {
border-color: #449ab0;
background-image: url(/images/campaign/magformers2/lineup/icon/Icon_LinkDown2.png);
color: #449ab0;
}

/* ムーミンコラボ */
.MoominCollab_Wrap {
margin-bottom: 5rem;
padding: 3rem 3rem 3rem;
border: 4px solid #e91538;
border-radius: 16px;
}

.MoominCollab_ {
display: flex;
}

.MoominCollab_Photo {
position: relative;
width: 50%;
}

.MoominCollab_Icon {
position: absolute;
left: 0;
top: 0;
width: 7.4rem;
}

.MoominCollab_Info {
width: 50%;
padding-left: 2rem;
}

.MoominCollab_Name {
font-size: 2rem;
color: #e91538;
}

.MoominCollab_Price {
margin-top: 0.5rem;
}

.MoominCollab_Catch {
margin-top: 1rem;
font-size: 1.8rem;
}

.MoominCollab_Lead {
margin-top: 0.8rem;
font-size: 1.4rem;
line-height: 1.8;
}


/* ■ シリーズ共通 ------------------------------------------------------------------------ */

#Page_Magformers .EachSeries {
margin-bottom: 40px;
}

#Page_Magformers .EachSeries:last-of-type {
margin-bottom: 0;
}

#Page_Magformers .EachSeries .MdsArea {
margin-bottom: 35px;
padding-bottom: 25px;
border-bottom: 3px solid;
text-align: center;
}

#Page_Magformers .EachSeries .MdsArea .MdsUnit {
display: table;
margin: 0 auto;
}

#Page_Magformers .EachSeries .MdsArea .Catch,
#Page_Magformers .EachSeries .MdsArea h3.Mds {
display: table-cell;
vertical-align: middle;
}

#Page_Magformers .EachSeries .MdsArea .Catch {
width: 120px;
}

#Page_Magformers .EachSeries .MdsArea h3.Mds {
padding-left: 15px;
}

#Page_Magformers .EachSeries .MdsArea .Catch {
display: inline-block;
position: relative;
width: 120px;
height: 120px;
border-radius: 50%;
font-size: 1.6rem;
color: #fff;
font-weight: bold;
line-height: 1.4;
}

#Page_Magformers .EachSeries .MdsArea .Catch span {
position: absolute;
display: inline-block;
left: 0;
top: 49%;
width: 120px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align:center;
}

#Page_Magformers .EachSeries .MdsArea h3.Mds span {
display: block;
}

#Page_Magformers .EachSeries .MdsArea h3.Mds .MdsEn {
margin-bottom: 10px;
font-family: 'Montserrat', sans-serif;
font-size: 64px;
font-weight: 700;
line-height: 1em;
letter-spacing: 0.05em;
}

#Page_Magformers .EachSeries .MdsArea h3.Mds .MdsJp {
font-size: 20px;
color: #000;
line-height: 1em;
letter-spacing: 0.05em;
}

#Page_Magformers .EachSeries > .LeadMain {
text-align: center;
}

#Page_Magformers .EachSeries .EachSeries_List {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 4rem;
width: 100%;
margin: 45px auto 50px auto;
}

#Page_Magformers .EachSeries .IndexMenu1 li {
width: 430px;
padding-right: 31px;
padding-bottom: 50px;
box-sizing: border-box;
border-right: 1px solid #cfcfcf;
}

#Page_Magformers .EachSeries .IndexMenu1 li:nth-child(2n) {
padding-left: 29px;
padding-right: 0;
border-right: none;
}

#Page_Magformers .EachSeries .IndexMenu1 li:last-child,
#Page_Magformers .EachSeries .IndexMenu1 li:nth-last-child(2):nth-child(odd) {
padding-bottom: 0;
}

#Page_Magformers .EachSeries h4.Mds {
display: table;
position:relative;
width: 100%;
margin-bottom: 20px;
box-sizing: border-box;
color: #fff;
overflow: hidden;
}

#Page_Magformers .EachSeries h4.Mds span {
display: table-cell;
vertical-align: middle;
}

#Page_Magformers .EachSeries h4.Mds .Piece {
width: 14%;
padding: 6px 0;
box-sizing: border-box;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
font-size: 11px;
text-align: center;
line-height: 1.8em;
letter-spacing: 0.1em;
}

#Page_Magformers .EachSeries h4.Mds .Piece em {
display: block;
font-size: 20px;
}

#Page_Magformers .EachSeries h4.Mds .Name {
width: 86%;
padding-left: 15px;
padding-bottom: 2px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
font-size: 20px;
}

#Page_Magformers .EachSeries .PhotoBox {
position: relative;
}

#Page_Magformers .EachSeries .Price {
margin-bottom: 2px;
font-size: 2rem;
font-weight: 700;
}

#Page_Magformers .EachSeries .Price .Item_Price_Yen2 {
margin-right: 0.4rem;
font-size: 1.2rem;
}

#Page_Magformers .EachSeries .KomeS {
margin-top: 5px;
}

#Page_Magformers .EachSeries .KomeAlertS {
margin-top: 5px;
}

#Page_Magformers .LineUp .BtnWrap {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0 1.5rem;
margin: 1.5rem 0 0 0 !important;
}

/*
#Page_Magformers .EachSeries .BtnDetail {
width: 166px;
margin-top: 15px;
padding-left: 4%;
}
*/

#Page_Magformers .EachSeries .Set {
margin-top: 25px;
}

#Page_Magformers .EachSeries .Column {
padding: 30px 30px 35px 30px;
border: 2px solid;
box-sizing: border-box;
border-radius: 16px;
}

#Page_Magformers .EachSeries .Column .PhotoR {
width: 35%;
padding-top: 1rem;
}

#Page_Magformers .EachSeries .Column h5.Mds {
margin-bottom: 20px;
font-size: 2.4rem;
line-height: 1.6em;
}

#Page_Magformers .EachSeries .Column .Lead2 {
font-size: 1.5rem;
}

#Page_Magformers .EachSeries .Column .BtnHint {
width: 35%;
margin-top: 20px;
padding: 12px 0 15px 3%;
background-image: url(/images/sp/common/icon/Icon_LinkFwd_White.png);
background-repeat: no-repeat;
background-size: 21px auto;
background-position: 6% 50%;
font-size: 16px;
color: #fff;
}

#Page_Magformers .EachSeries .SignBox {
display: table;
width: 100%;
margin-top: 40px;
padding: 20px 0;
border: 2px solid;
border-radius: 16px;
box-sizing: border-box;
}

#Page_Magformers .EachSeries .MdsSign,
#Page_Magformers .EachSeries .SignList {
display: table-cell;
vertical-align: middle;
}

#Page_Magformers .EachSeries .MdsSign {
width: 23%;
padding: 15px 0;
text-align: center;
}

#Page_Magformers .EachSeries .SignList {
width: 77%;
padding: 2px 0 2px 25px;
border-left: 2px solid;
}

/* BASIC ベーシックシリーズ */
#Page_Magformers .EachSeries#Basic .MdsArea {
border-bottom-color: #e72035;
}

#Page_Magformers .EachSeries#Basic .MdsArea .Catch {
background: #e72035;
}

#Page_Magformers .EachSeries#Basic .MdsArea h3.Mds .MdsEn {
color: #e72035;
}

#Page_Magformers .EachSeries#Basic h4.Mds .Name {
background: #e91538;
}

#Page_Magformers .EachSeries#Basic h4.Mds .Piece {
background: #ba112d;
}

#Page_Magformers .EachSeries#Basic .Column {
border-color: #e91538;
}

#Page_Magformers .EachSeries#Basic .Column h5.Mds {
color: #e91538;
}

#Page_Magformers .EachSeries#Basic .Column .BtnHint {
background-color: #e91538;
}

/* CREATIVE クリエイティブシリーズ */
#Page_Magformers .EachSeries#Creative .MdsArea {
border-bottom-color: #449ab0;
}

#Page_Magformers .EachSeries#Creative .MdsArea .Catch {
background: #449ab0;
}

#Page_Magformers .EachSeries#Creative .MdsArea h3.Mds .MdsEn {
color: #449ab0;
}

#Page_Magformers .EachSeries#Creative h4.Mds .Name {
background: #449ab0;
}

#Page_Magformers .EachSeries#Creative h4.Mds .Piece {
background: #157a94;
}

#Page_Magformers .EachSeries#Creative .Column {
border-color: #449ab0;
}

#Page_Magformers .EachSeries#Creative .Column h5.Mds {
color: #449ab0;
}

#Page_Magformers .EachSeries#Creative .Column .BtnHint {
background-color: #449ab0;
}

#Page_Magformers .EachSeries#Creative .SignBox {
border-color: #449ab0;
}

#Page_Magformers .EachSeries#Creative .SignList {
border-left-color: #449ab0;
}

#Page_Magformers .EachSeries#Creative .SignList li {
color: #449ab0;
}

/* IMAGINATION イマジネーションシリーズ */
#Page_Magformers .EachSeries#Imagination .MdsArea {
border-bottom-color: #e97d21;
}

#Page_Magformers .EachSeries#Imagination .MdsArea .Catch {
background: #e97d21;
}

#Page_Magformers .EachSeries#Imagination .MdsArea h3.Mds .MdsEn {
color: #e97d21;
}

#Page_Magformers .EachSeries#Imagination h4.Mds .Name {
background: #e97d21;
}

#Page_Magformers .EachSeries#Imagination h4.Mds .Piece {
background: #d85608;
}

#Page_Magformers .EachSeries#Imagination .Column {
border-color: #e97d21;
}

#Page_Magformers .EachSeries#Imagination .Column h5.Mds {
color: #e97d21;
}

#Page_Magformers .EachSeries#Imagination .Column .BtnHint {
background-color: #e97d21;
}

#Page_Magformers .EachSeries#Imagination .SignBox {
border-color: #e97d21;
}

#Page_Magformers .EachSeries#Imagination .SignList {
border-left-color: #e97d21;
}

#Page_Magformers .EachSeries#Imagination .SignList li {
color: #e97d21;
}


/* OTHERS その他のシリーズ */
#Page_Magformers .EachSeries#Others .MdsArea {
border-bottom-color: #9ac143;
}

#Page_Magformers .EachSeries#Others .MdsArea .Catch {
background: #9ac143;
}

#Page_Magformers .EachSeries#Others .MdsArea h3.Mds .MdsEn {
color: #9ac143;
}

#Page_Magformers .EachSeries#Others h4.Mds .Name {
background: #9ac143;
}

#Page_Magformers .EachSeries#Others h4.Mds .Piece {
background: #7ea429;
}

#Page_Magformers .EachSeries#Others .MdsSeries {
font-size: 28px;
font-weight: bold;
color: #9ac143;
text-align: center;
line-height: 1em;
}

#Page_Magformers .EachSeries#Others .Column {
margin-top: 40px;
border-color: #9ac143;
}

#Page_Magformers .EachSeries#Others .Column h5.Mds {
color: #9ac143;
}

/* 教材シリーズ */
#Page_Magformers .EachSeries#Others .TeachingSeries {
margin-bottom: 60px;
}

#Page_Magformers .EachSeries#Others .TeachingSeries .LRBox {
margin-top: 45px;
margin-bottom: 50px;
}

#Page_Magformers .EachSeries#Others .TeachingSeries .LRBox h4.Mds {
margin-bottom: 30px;
}

#Page_Magformers .EachSeries#Others .TeachingSeries .LRBox h4.Mds .Piece {
width: 8%;
}

#Page_Magformers .EachSeries#Others .TeachingSeries .LBox,
#Page_Magformers .EachSeries#Others .TeachingSeries .RBox {
width: 48%;
}

#Page_Magformers .EachSeries#Others .TeachingSeries .LBox {
margin-right: 4%;
}

/* パーツシリーズ */
/*
#Page_Magformers .EachSeries#Others .PartsSeries .MdsSeries {
padding-top: 40px;
border-top: 3px solid #9ac143;
}
*/

#Page_Magformers .EachSeries#Others .PartsSeries .IndexMenu1 {
margin-bottom: 0;
}

/* オンライン先行販売 */
#Page_Magformers .EachSeries .PreSale {
margin-top: 30px;
text-align: center;
}

#Page_Magformers .EachSeries .PreSale .Date {
font-size: 28px;
font-weight: bold;
color: #e91538;
}

/* 注意事項 */
#Page_Magformers .NoteArea {
margin-top: 5rem;
padding: 3rem;
border: 2px solid #fff;
}

#Page_Magformers .NoteArea .Lead {
color: #fff;
}

/*
#Page_Magformers .NoteArea {
margin-top: 50px;
padding-top: 30px;
border-top: 2px solid #fff;
}

#Page_Magformers .NoteArea .ListKome  {
color: #fff;
line-height: 1.8em;
}

#Page_Magformers .NoteArea .ListKome li:before {
top: -1px;
}
*/

/* イベント告知 */
#Page_Magformers .EachSeries#Event h3.Mds {
margin-bottom: 15px;
font-size: 36px;
color: #e72035;
text-align: center;
line-height: 1em;
}

#Page_Magformers .EachSeries#Event .Col3_PC {
margin: 0 -1%;
}

#Page_Magformers .EachSeries#Event .Col, .wp-block-columns {
display: flex;
flex-wrap: wrap;
}

#Page_Magformers .EachSeries#Event .Col3_PC .ColItem, .Col3_PC .wp-block-column {
width: calc(32.33333333% - 1%);
margin: 0 1% 2%;
}

#Page_Magformers .EachSeries#Event .ListItem {
margin-top: 20px;
}

#Page_Magformers .EachSeries#Event .ListItem .Photo img {
border: 1px solid #7baadc;
border-radius: 8px;
}

#Page_Magformers .EachSeries#Event .ListItem .Lead1 {
margin-top: 10px;
font-weight: bold;
line-height: 1.6em;
}

#Page_Magformers .EachSeries#Event .ListItem .Lead2 {
color: #e72035;
}    
    
#Page_Magformers .EachSeries#Event .ListItem .Lead3 {
margin-top: 5px;
font-size: 14px !important;
line-height: 1.5em;
}
   
/* キャンペーンバナー */
#Page_Magformers .BnrCP {
margin-bottom: 40px;
text-align: center;
}

/* アイコン */
.EyeCatch_Icon_ {
position: absolute;
right: -1.6rem;
top: -0.8rem;
width: 8rem;
}


/* ■ 人気ランキング  ==================================================================================== */

/*
ページ内ナビ
人気順で選ぶ
興味や個性で選ぶ
*/

#Page_Magformers .PageRank .SectionMain {
margin-top: 7rem;
}


/* ページ内ナビ ------------------------------------------------------------------------ */

#Page_Magformers .PageRank .Rank_Nav {
width: 94rem;
margin: 0 auto 5rem auto;
}

#Page_Magformers .PageRank .Rank_Nav_List {
display: grid;
grid-template-columns: repeat(2, 1fr);
border: 0.1rem solid #de003a;
}

#Page_Magformers .PageRank .Rank_Nav_List li {
position: relative;
}

#Page_Magformers .PageRank .Rank_Nav_List li a {
display: block;
position: relative;
width: 100%;
padding: 1.6rem 0 2.8rem 0;
border-right: 0.1rem solid #de003a;
box-sizing: border-box;
color: #000;
font-size: 1.6rem;
font-weight: bold;
text-align: center;
text-decoration: none;
background: #fff;
transition: background-color 0.3s;
}

#Page_Magformers .PageRank .Rank_Nav_List li:last-child a {
border-right: none;
}

#Page_Magformers .PageRank .Rank_Nav_List li a:hover {
background: #fff2f4;
}

/* 下矢印アイコン (CSS描画) */
#Page_Magformers .PageRank .Rank_Nav_List li a::after {
content: "";
position: absolute;
bottom: 1.2rem;
left: 50%;
width: 0.8rem;
height: 0.8rem;
margin-left: -0.4rem;
border-bottom: 0.2rem solid #de003a;
border-right: 0.2rem solid #de003a;
transform: rotate(45deg);
}


/* 人気ランキング ------------------------------------------------------------------------ */

#Page_Magformers .PageRank #Ranking {
margin-top: 0 !important;
}

#Page_Magformers .PageRank #Ranking .Date {
margin: 3rem 0;
}

#Page_Magformers .PageRank .ItemListCPWrap .ItemListCP li {
position: relative;
counter-increment: ListNum;
}

#Page_Magformers .PageRank .ItemListCPWrap .ItemListCP li:before {
position: absolute;
z-index: 1000;
left: -10px;
top: -10px;
width: 34px;
height: 34px;
border-radius: 20px;
line-height: 34px;
text-align: center;
color: #fff;
background: #e91538;
content: counter(ListNum);
}


/* USER’S PHOTO & MOVIE（SNS投稿）  ------------------------------------------------------------------------ */



/* 興味や個性で選べるガイド  ------------------------------------------------------------------------ */

#Page_Magformers .PageRank #HowTo .LeadMain {
max-width: 80rem;
margin: 0 auto;
font-size: 1.8rem;
line-height: 1.9em;
}

#Page_Magformers .PageRank #HowTo .ListKome {
max-width: 80rem;
margin: 1rem auto 0 auto;
}

/*  おすすめセット */
#Page_Magformers .PageRank #HowTo .HowTo_Recommend {
margin-top: 4rem;
padding-top: 3.5rem;
border-top: 0.3rem solid;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_Mds {
font-size: 2.4rem !important;
font-weight: 700;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_CheckList {
margin-top: 2rem;
padding: 2rem;
border-radius: 1rem;
/* border-radius: 1.6rem; */
border: 0.2rem solid;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_CheckList li {
position: relative;
margin-bottom: 0.6rem;
padding-left: 2.4rem;
font-size: 1.6rem;
font-weight: 600;
line-height: 1.4em;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_CheckList li:last-child {
margin-bottom: 0;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_CheckList li::before {
display: inline-block;
position: absolute;
left: 0;
top: 0;
font-size: 1.6rem;
content: '□';
}

/* #Page_Magformers .PageRank #HowTo .HowTo_Recommend_CheckList li {
padding-left: 1.8rem !important;
font-size: 1.6rem;
line-height: 1.6em;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_CheckList li::before {
top: 7px !important;
left: 1px !important;
width: 1.2rem !important;
height: 1.2rem !important;
background: #e91538 !important;
} */

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_Lead {
margin-top: 2rem;
}

/* セット */
#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet {
position: relative;
margin-top: 3.5rem;
box-sizing: border-box;
border-radius: 1rem;
border: 0.2rem solid;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .HowTo_RecommendedSet_ItemList li {
padding: 2rem 0 2rem 0;
box-sizing: border-box;
border-bottom: 0.2rem solid;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .HowTo_RecommendedSet_ItemList li:last-child {
border-bottom: none;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox {
display: flex;
position: relative;
margin-top: 2.5rem;
padding: 0 3rem;
flex-direction: row-reverse;
justify-content: space-between;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox .LeadBox {
width: 67%;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox .PhotoBox {
width: 30%;
}

/* #Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .LRBox {
padding: 0 3rem;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .LBox {
width: 67%;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .RBox {
position: relative;
width: 30%;
} */

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .IconNew {
position: absolute;
top: 0;
right: 0;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet h5.Mds {
display: inline-block;
position: absolute;
top: -1.5rem;
left: 3rem;
padding: 0.5rem 1rem;
background: #fff;
font-size: 1.5rem;
border-radius: 1.5rem;
border: 0.2rem solid;
line-height: 1em;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .HowTo_RecommendedSet_Name {
margin-bottom: 0.4rem;
font-size: 2rem;
font-weight: 700;
line-height: 1.5em;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .HowTo_RecommendedSet_Price {
margin-bottom: 0.5rem;
font-size: 2rem;
font-weight: 700;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .HowTo_RecommendedSet_Price .Item_Price_Yen2 {
margin-right: 0.4rem;
font-size: 1.2rem;
}

#Page_Magformers .PageRank #HowTo .HowTo_RecommendedSet .BtnDetail {
width: 35% !important;
margin-top: 2rem;
padding-left: 3%;
}

/* #Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox {
display: flex;
position: relative;
margin-top: 2.5rem;
flex-direction: row-reverse;
justify-content: space-between;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox .LeadBox {
width: 65%;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox .PhotoBox {
position: relative;
width: 30%;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox .PhotoBox .Photo img {
border: 0.1rem solid var(--base-middle);
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox .IconNew {
position: absolute;
top: 0;
right: 0;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox_Name {
margin-bottom: 0.4rem;
font-size: 1.9rem;
font-weight: 700;
line-height: 1.5em;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox_Price {
margin-bottom: 0.5rem;
font-size: 2rem;
font-weight: 700;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox_Price .Item_Price_Yen2 {
margin-right: 0.4rem;
font-size: 1.2rem;
}

#Page_Magformers .PageRank #HowTo .HowTo_Recommend_ItemBox .BtnDetail {
width: 35% !important;
margin-top: 2rem;
padding-left: 3%;
} */

/*  Basic */
.HowTo_Recommend#Basic {
border-color: #e91538 !important;
}

.HowTo_Recommend#Basic .HowTo_Recommend_Mds {
color: #e91538;
}

.HowTo_Recommend#Basic .HowTo_Recommend_CheckList {
border-color: #e91538 !important;
}

.HowTo_Recommend#Basic .HowTo_Recommend_CheckList li {
color: #e91538 !important;
}

/* .HowTo_Recommend#Basic .HowTo_Recommend_CheckList li::before {
color: #e91538 !important;
} */

.HowTo_Recommend#Basic .HowTo_RecommendedSet {
border-color: #e91538 !important;
}

.HowTo_Recommend#Basic .HowTo_RecommendedSet h5.Mds {
color: #e91538;
}

.HowTo_Recommend#Basic .HowTo_RecommendedSet .HowTo_RecommendedSet_Name {
color: #e91538;
}

/* .HowTo_Recommend#Basic .HowTo_Recommend_ItemBox_Name {
color: #e91538 !important;
} */

/* Creative */
.HowTo_Recommend#Creative {
border-color: #449ab0 !important;
}

.HowTo_Recommend#Creative .HowTo_Recommend_Mds {
color: #449ab0;
}

.HowTo_Recommend#Creative .HowTo_Recommend_CheckList {
border-color: #449ab0 !important;
}

.HowTo_Recommend#Creative .HowTo_Recommend_CheckList li {
color: #449ab0 !important;
}

/* .HowTo_Recommend#Creative .HowTo_Recommend_ItemBox_Name {
color: #449ab0 !important;
} */

.HowTo_Recommend#Creative .HowTo_RecommendedSet {
border-color: #449ab0 !important;
}

.HowTo_Recommend#Creative .HowTo_RecommendedSet h5.Mds {
color: #449ab0;
}

.HowTo_Recommend#Creative .HowTo_RecommendedSet .HowTo_RecommendedSet_Name {
color: #449ab0;
}

/* Imagination */
.HowTo_Recommend#Imagination {
border-color: #e97d21 !important;
}

.HowTo_Recommend#Imagination .HowTo_Recommend_Mds {
color: #e97d21;
}

.HowTo_Recommend#Imagination .HowTo_Recommend_CheckList {
border-color: #e97d21 !important;
}

.HowTo_Recommend#Imagination .HowTo_Recommend_CheckList li {
color: #e97d21 !important;
}

/* .HowTo_Recommend#Imagination .HowTo_Recommend_ItemBox_Name {
color: #e97d21 !important;
} */

.HowTo_Recommend#Imagination .HowTo_RecommendedSet {
border-color: #e97d21 !important;
}

.HowTo_Recommend#Imagination .HowTo_RecommendedSet h5.Mds {
color: #e97d21;
}

.HowTo_Recommend#Imagination .HowTo_RecommendedSet .HowTo_RecommendedSet_Name {
color: #e97d21;
}

/* Others */
.HowTo_Recommend#Others {
border-color: #9ac143 !important;
}

.HowTo_Recommend#Others .HowTo_Recommend_Mds {
color: #9ac143;;
}

.HowTo_Recommend#Others .HowTo_Recommend_CheckList {
border-color: #9ac143 !important;
}

.HowTo_Recommend#Others .HowTo_Recommend_CheckList li {
color: #9ac143 !important;
}

/* .HowTo_Recommend#Others .HowTo_Recommend_ItemBox_Name {
color: #9ac143 !important;
} */

.HowTo_Recommend#Others .HowTo_RecommendedSet {
border-color: #9ac143 !important;
}

.HowTo_Recommend#Others .HowTo_RecommendedSet h5.Mds {
color: #9ac143;
}

.HowTo_Recommend#Others .HowTo_RecommendedSet .HowTo_RecommendedSet_Name {
color: #9ac143;
}



/* ■ マグ・フォーマーの魅力 ==================================================================================== */

/* ページ内ナビ ------------------------------------------------------------------------ */

#Page_Magformers .PageStrength .Strength_Nav {
width: 94rem;
margin: 0 auto 5rem auto;
}

#Page_Magformers .PageStrength .Strength_Nav_List {
display: grid;
grid-template-columns: repeat(5, 1fr);
border: 0.1rem solid #de003a;
}

#Page_Magformers .PageStrength .Strength_Nav_List li {
position: relative;
}

#Page_Magformers .PageStrength .Strength_Nav_List li a {
display: block;
position: relative;
width: 100%;
padding: 1.6rem 0 2.8rem 0;
border-right: 0.1rem solid #de003a;
box-sizing: border-box;
color: #000;
font-size: 1.6rem;
font-weight: bold;
text-align: center;
text-decoration: none;
background: #fff;
transition: background-color 0.3s;
}

#Page_Magformers .PageStrength .Strength_Nav_List li:last-child a {
border-right: none;
}

#Page_Magformers .PageStrength .Strength_Nav_List li a:hover {
background: #fff2f4;
}

#Page_Magformers .PageStrength .Strength_Nav_List li a .Num {
margin-right: 0.5rem;
font-family: 'Montserrat', sans-serif;
font-size: 1.8rem;
color: #de003a;
}

/* 下矢印アイコン (CSS描画) */
#Page_Magformers .PageStrength .Strength_Nav_List li a::after {
content: "";
position: absolute;
bottom: 1.2rem;
left: 50%;
width: 0.8rem;
height: 0.8rem;
margin-left: -0.4rem;
border-bottom: 0.2rem solid #de003a;
border-right: 0.2rem solid #de003a;
transform: rotate(45deg);
}

/* セクション共通  ------------------------------------------------------------------------ */

#Page_Magformers .PageStrength .Strength_Section {
margin-bottom: 7rem;
}

#Page_Magformers .PageStrength .MV {
margin-bottom: 2.5rem;
border-radius: 1.6rem;
overflow: hidden;
}

#Page_Magformers .PageStrength .Strength_Lead {
font-size: 1.6rem;
line-height: 2;
margin-bottom: 4rem;
}

#Page_Magformers .PageStrength .Photo_Border {
border: 0.1rem solid var(--base-middle);
}

/* セクション共通見出し */
#Page_Magformers .PageStrength .Strength_Mds {
display: table;
width: 100%;
margin-bottom: 2.5rem;
box-sizing: border-box;
color: #fff;
border-radius: 0.8rem;
overflow: hidden;
}

#Page_Magformers .PageStrength .Strength_Mds span {
display: table-cell;
vertical-align: middle;
}

#Page_Magformers .PageStrength .Strength_Mds .Num {
width: 12%;
padding: 1.2rem 0;
background-color: #ba112d;
text-align: center;
}

#Page_Magformers .PageStrength .Strength_Mds .Num em {
display: block;
font-family: 'Montserrat', sans-serif;
font-size: 2.8rem;
font-weight: 700;
font-style: normal;
line-height: 1;
}

#Page_Magformers .PageStrength .Strength_Mds .Text {
width: 88%;
padding: 1.2rem 2rem;
background-color: #e91538;
font-size: 2.2rem;
font-weight: bold;
line-height: 1.4;
}


/* 02 図形あそびで育む「数学センス」とは ------------------------------------------------------------------------ */

/* 図形遊びの「数学的思考」*/
#Page_Magformers .PageStrength .SectionExperience .SectionSub {
padding: 4rem;
border-radius: 1.4rem;
background: #f5f5f5;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub:not(:first-of-type) {
margin-top: 4rem;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Lead_Unit {
width: 62%;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Lead {
margin-top: 1.5rem;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Photo {
width: 35%;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Photo img {
border-radius: 1rem;
overflow: hidden;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Mds_Unit {
display: table;
width: 100%;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Icon_Num,
#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn h3.Mds {
display: table-cell;
vertical-align: middle;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Icon_Num {
width: 10rem;
padding-top: 1rem;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn .Icon_Num img {
width: 100%;
height: auto;
}

#Page_Magformers .PageStrength .SectionExperience .SectionSub .SectionIn h3.Mds {
padding-left: 2rem;
font-size: 2.4rem;
line-height: 1.3em;
letter-spacing: 0.1em;
}

/* アコーディオン共通設定 */
#Page_Magformers .PageStrength .MathSense_Accordion {
margin-top: 4rem;
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBox:not(:first-of-type) {
margin-top: 3rem;
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big {
position: relative;
padding: 1.2rem 2rem;
box-sizing: border-box;
border-radius: 1.5rem;
border: 0.3rem solid #de003a;
font-size: 2.2rem !important;
color: #de003a;
text-align: center;
line-height: 1.4 !important;
cursor: pointer;
font-weight: 700;
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big span {
display: inline-block;
vertical-align: middle;
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big span.Coop {
margin-left: 1rem;
font-size: 1.5rem;
font-weight: normal;
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big::before,
#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big::after {
position: absolute;
top: 50%;
right: 2.5rem;
background-color: #de003a;
transition: all 0.3s ease;
content: "";
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big::after {
width: 2.4rem;
height: 0.3rem;
margin-top: -0.15rem;
margin-right: -1.2rem;
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big::before {
width: 0.3rem;
height: 2.4rem;
margin-top: -1.2rem;
margin-right: -0.15rem;
}

#Page_Magformers .PageStrength .MathSense_Accordion .AccoBtn_Big.Current::before {
opacity: 0;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionMain {
background: none;
}

/* 小学校の算数学習にも活用できる マグフォーマーの魅力 */
#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
padding-top: 3rem;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning .SectionSub {
width: 50%;
margin-top: 0 !important;
box-sizing: border-box;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning .SectionSub:first-child {
padding-right: 3.9rem;
border-right: 0.2rem solid #e91538;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning .SectionSub:last-child {
padding-left: 3.9rem;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning .Photo {
margin-bottom: 2.5rem;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning .Photo img {
width: 100%;
border-radius: 1rem;
overflow: hidden;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning h3.Mds {
margin-bottom: 2rem;
font-size: 2.4rem !important;
text-align: center;
color: #000;
line-height: 1.4em !important;
padding: 0;
border-radius: 0;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionLearning .Lead {
font-size: 1.5rem;
line-height: 2.0em;
font-weight: 400;
}

/* 数学センスを育む図形遊び */
#Page_Magformers .PageStrength .MathSense_Accordion .SectionSupervise {
padding-top: 6rem;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub {
position: relative;
margin-top: 6rem;
padding: 0 4rem 5rem 4rem;
border-radius: 2rem;
border: 0.3rem solid #449ab0;
}

#Page_Magformers .PageStrength .MathSense_Accordion .SectionSupervise .SectionSub:first-of-type {
margin-top: 0; /* ジャンプ防止 */
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Mds_Main_Wrap {
margin-top: -3rem;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub h3.Mds {
width: 23rem;
margin: 0 auto;
padding: 2rem 0;
border-radius: 1rem;
background: #449ab0;
color: #fff;
text-align: center;
line-height: 1em;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub h3.Mds span {
display: inline-block;
vertical-align: middle;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub h3.Mds .Mds_Main {
font-size: 2.6rem;
letter-spacing: 0.05em;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub h3.Mds .Mds_Num {
margin-left: 0.5rem;
font-size: 3.6rem;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub h4.Mds {
margin-top: 3rem;
font-size: 3rem;
color: #449ab0;
text-align: center;
line-height: 1em;
letter-spacing: 0.1em;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 4rem;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .Photo {
width: 24%;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .Photo img {
border-radius: 10px;
overflow: hidden;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .StepListWrap {
width: 72%;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .StepList {
display: flex;
justify-content: space-between;
align-items: stretch;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .StepList li {
position: relative;
width: 29%;
padding: 18px 0;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .StepList li:not(:last-child):after {
display: block;
position: absolute;
top: 0;
right: -2.5rem;
width: 1.8rem;
height: 100%;
background-image: url(/images/campaign/magformers2/strength2/math_sense/supervise/Texture_Arrow_Line_Pc.png);
background-repeat: no-repeat;
background-size: cover;
background-position: right center;
content: '';
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .StepList .Mds {
font-size: 2rem;
text-align: center;
line-height: 1em;
letter-spacing: 0.12em;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Step .StepList .Lead {
margin-top: 1.2rem;
font-size: 1.4rem;
font-weight: 500;
line-height: 1.8em;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Point {
margin-top: 5rem;
padding: 0 4rem 5rem 4rem;
border-radius: 1.4rem;
background: #ebf5f8;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .Point h5.Mds {
display: inline-block;
padding: 1.6rem 4rem;
border-radius: 0 0 1rem 1rem;
background: #d0eaf1;
font-size: 2rem;
font-weight: 500;
color: #449ab0;
text-align: center;
line-height: 1.0em;
letter-spacing: 0.03em;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .SectionIn {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 4rem;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .SectionIn:first-of-type {
margin-top: 3rem;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .SectionIn .LeadBox {
width: 68%;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .SectionIn .PhotoBox {
width: 28%;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .SectionIn .Mds {
margin-bottom: 1.2rem;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.0em;
letter-spacing: 0.03em;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .SectionIn .PhotoList li:not(:first-child) {
margin-top: 1.5rem;
}

#Page_Magformers .PageStrength .SectionSupervise .SectionSub .SectionIn .PhotoList img {
border-radius: 1rem;
overflow: hidden;
}


/* 03 成長に合わせたあそびの広がり ------------------------------------------------------------------------ */

#Page_Magformers .PageStrength #AsobiMatch .SectionSub {
padding: 3rem 4rem 4rem 4rem;
box-sizing: border-box;
border-radius: 2rem;
border: 0.3rem solid;
margin-bottom: 4rem;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub:last-child {
margin-bottom: 0;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsArea {
display: table;
margin-bottom: 4rem;
padding-bottom: 3rem;
border-bottom: 0.2rem solid;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsAge,
#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsUnit {
display: table-cell;
vertical-align: middle;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsAge {
width: 15%;
padding-right: 2%;
font-size: 2rem;
font-weight: bold;
text-align: center;
line-height: 1.5em;
letter-spacing: 0.08em;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsAge em {
display: inline-block;
margin-right: 0.5rem;
font-family: 'Montserrat', sans-serif;
font-size: 6rem;
font-weight: 500;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsUnit {
width: 85%;
padding: 0.3rem 0 0.3rem 3.5rem;
border-left: 0.2rem solid;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsUnit h3.Mds {
margin-bottom: 1.2rem;
font-size: 2.6rem;
line-height: 1em;
}

#Page_Magformers .PageStrength #AsobiMatch .SectionSub .MdsUnit .LeadMain {
margin-bottom: 0;
font-size: 1.6rem;
line-height: 1.9em;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox {
margin-bottom: 4.5rem;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox .LRBox {
display: flex;
justify-content: space-between;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox .LBox {
width: 65%;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox .RBox {
width: 30%;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox .RBox.RBox2 {
margin-top: -7rem;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox h4.Mds {
width: 24%;
margin-bottom: 2.5rem;
padding: 1rem 0;
border-radius: 0.6rem;
font-size: 2rem;
color: #fff;
text-align: center;
line-height: 1em;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox dl {
margin-bottom: 3rem;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox dl:last-child {
margin-bottom: 0;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox dt {
margin-bottom: 0.8rem;
font-size: 2rem;
font-weight: bold;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox dd {
font-size: 1.5rem;
line-height: 1.9em;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox .PhotoList li {
margin-bottom: 2rem;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox .PhotoList li img {
width: 100%;
border-radius: 1rem;
overflow: hidden;
}

#Page_Magformers .PageStrength #AsobiMatch .HintBox .PhotoList li:last-child {
margin-bottom: 0;
}

/* 3歳ごろ */
#Page_Magformers .PageStrength #AsobiCate1 {
border-color: #e91538 !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .MdsArea {
border-bottom-color: #e91538 !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .MdsAge {
color: #e91538 !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .MdsUnit {
border-left-color: #e91538 !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .MdsUnit h3.Mds {
color: #e72035 !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .HintBox h4.Mds {
background: #e91538 !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .HowTo_RecommendedSet {
border-color: #de003a !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .HowTo_RecommendedSet h5.Mds {
border-color: #de003a !important;
color: #de003a !important;
}

#Page_Magformers .PageStrength #AsobiCate1 .HowTo_RecommendedSet .Name {
color: #e91538 !important;
}

/* 4歳ごろ */
#Page_Magformers .PageStrength #AsobiCate2 {
border-color: #449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .MdsArea {
border-bottom-color: #449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .MdsAge {
color: #449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .MdsUnit {
border-left-color: #449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .MdsUnit h3.Mds {
color: #449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .HintBox h4.Mds {
background: #449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .HowTo_RecommendedSet {
border-color:#449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .HowTo_RecommendedSet h5.Mds {
border-color:#449ab0 !important;
color:#449ab0 !important;
}

#Page_Magformers .PageStrength #AsobiCate2 .HowTo_RecommendedSet .Name {
color: #449ab0 !important;
}

/* 6歳ごろ */
#Page_Magformers .PageStrength #AsobiCate3 {
border-color: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .MdsArea {
border-bottom-color: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .MdsAge {
color: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .MdsUnit {
border-left-color: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .MdsUnit h3.Mds {
color: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .HintBox h4.Mds {
background: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .HowTo_RecommendedSet {
border-color:#e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .HowTo_RecommendedSet h5.Mds {
border-color:#e97d21 !important;
color:#e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .HowTo_RecommendedSet .Name {
color: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .HowTo_RecommendedSet .ItemList li {
border-bottom-color: #e97d21 !important;
}

#Page_Magformers .PageStrength #AsobiCate3 .Comment {
position: relative;
padding: 15px;
box-sizing: border-box;
border-radius: 14px;
background: #de003a;
color: #fff;
}

#Page_Magformers .PageStrength #AsobiCate3 .Comment:before {
display: block;
position: absolute;
left: 35px;
top: -18px;
border-style: solid;
border-color: #de003a transparent;
border-width: 0 0 30px 20px;
content: '';
z-index: 1;
}

#Page_Magformers .PageStrength #AsobiCate3 .Comment .MdsUse {
margin-bottom: 2px;
font-size: 16px;
}

#Page_Magformers .PageStrength #AsobiCate3 .Comment .Lead1 {
font-size: 13px;
}

/* 6歳のコメント枠 */
#Page_Magformers .PageStrength .Comment {
position: relative;
padding: 1.5rem;
box-sizing: border-box;
border-radius: 1.4rem;
background: #de003a;
color: #fff;
}

#Page_Magformers .PageStrength .Comment:before {
display: block;
position: absolute;
left: 3.5rem;
top: -1.8rem;
border-style: solid;
border-color: #de003a transparent;
border-width: 0 0 3rem 2rem;
content: '';
z-index: 1;
}

#Page_Magformers .PageStrength .Comment .MdsUse {
margin-bottom: 0.2rem;
font-size: 1.6rem;
font-weight: bold;
}

#Page_Magformers .PageStrength .Comment .Lead1 {
font-size: 1.3rem;
line-height: 1.8;
}


/* 04 確かな安全性 ------------------------------------------------------------------------ */

#Page_Magformers .PageStrength .Safety_WorldUnit {
border: 0.3rem solid #de003a;
border-radius: 1.6rem;
padding: 4rem 0;
}

#Page_Magformers .PageStrength .Safety_Cols {
display: flex;
justify-content: center;
}

#Page_Magformers .PageStrength .Safety_Cols li {
width: 33.33%;
padding: 0 3.5rem;
border-right: 0.2rem solid #e91538;
text-align: center;
box-sizing: border-box;
}

#Page_Magformers .PageStrength .Safety_Cols li:last-child {
border-right: none;
}

#Page_Magformers .PageStrength .Safety_Cols h4 {
font-size: 2.2rem;
font-weight: bold;
margin-bottom: 2.5rem;
line-height: 1.5;
}

#Page_Magformers .PageStrength .Safety_Cols .Lead4 {
font-size: 1.5rem;
line-height: 1.8;
margin-bottom: 2rem;
text-align: left;
}

#Page_Magformers .PageStrength .Safety_Cols .Photo img {
height: 13.3rem;
width: auto;
margin: 0 auto;
}


/* 05 脳科学のコラム ------------------------------------------------------------------------ */

#Page_Magformers .PageStrength #NeuroPersonality .MV2 {
width: 70%;
margin: 0 auto;
}

#Page_Magformers .PageStrength .Neuro_BtnTop {
margin-top: 2rem;
}

#Page_Magformers .PageStrength .BtnNeuro {
width: 70%;
margin: 2rem auto 0 auto;
padding: 1.4rem 0 1.4rem 3%;
background: #e91538 url(/images/sp/common/icon/Icon_LinkFwd_White.png) no-repeat;
background-size: 1.9rem auto;
background-position: 3% 50%;
font-size: 1.7rem;
color: #fff;
}

#Page_Magformers .PageStrength .Neuro_MainArea {
margin-top: 5rem;
/* border: 0.3rem solid #de003a; */
/* border-radius: 1.6rem; */
/* padding: 4rem; */
}

#Page_Magformers .PageStrength .Neuro_Header {
margin-bottom: 3rem;
text-align: center;
}

#Page_Magformers .PageStrength .Neuro_Mds {
font-size: 2.6rem !important;
color: #de003a;
}

#Page_Magformers .PageStrength .Neuro_Supervise {
font-size: 1.6rem;
font-weight: 700;
margin-top: 1.2rem;
}

#Page_Magformers .PageStrength .Neuro_List {
display: flex;
flex-direction: column;
gap: 4rem;
margin: 5rem 0 4rem 0;
/* padding-bottom: 4rem; */
padding: 4rem;
border-radius: 1.6rem;
border: 0.3rem solid #de003a;
/* border-top: 0.2rem solid #de003a;
border-bottom: 0.2rem solid #de003a; */
}

#Page_Magformers .PageStrength .Neuro_Item {
display: flex;
justify-content: space-between;
padding-top: 4rem;
border-top: 0.2rem solid #de003a;
/* border-top: 0.2rem solid #f0f0f0; */
}

#Page_Magformers .PageStrength .Neuro_Item:first-of-type {
padding-top: 0 !important;
border-top: none !important;
}

/* #Page_Magformers .PageStrength .Neuro_Item_InBox {
display: flex;
justify-content: space-between;
} */

#Page_Magformers .PageStrength .Neuro_Photo {
width: 30%;
}

#Page_Magformers .PageStrength .Neuro_Photo img {
border-radius: 0.8rem;
overflow: hidden;
}

#Page_Magformers .PageStrength .Neuro_ItemTxt {
width: 65%;
}

#Page_Magformers .PageStrength .Neuro_ItemMds_Main img {
display: block;
width: 30rem;
height: auto;
}

#Page_Magformers .PageStrength .Neuro_ItemMds_Sub {
margin-top: 1rem;
font-size: 2rem;
line-height: 1.4;
}

#Page_Magformers .PageStrength .Neuro_ItemLead {
margin-top: 1.2rem;
font-size: 1.5rem;
line-height: 1.8;
margin-bottom: 1.6rem;
}

#Page_Magformers .PageStrength .Neuro_ItemBoxMds {
font-size: 1.5rem;
font-weight: 700;
/* color: #de003a; */
margin-bottom: 0.8rem;
}

#Page_Magformers .PageStrength .Neuro_ItemList {
margin-top: 0.8rem;
}

#Page_Magformers .PageStrength .Neuro_ItemList li {
position: relative;
padding-left: 2rem;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 0.6rem;
color: #000;
}

#Page_Magformers .PageStrength .Neuro_ItemList li::before {
display: inline-block;
position: absolute;
left: 0;
top: 0;
font-size: 1.5rem;
/* color: #de003a; */
content: '□';
}



/* ■ あそびのシート ==================================================================================== */

#Page_Magformers .Activity_Lead {
font-size: 1.6rem;
text-align: center;
}

#Page_Magformers .ActivityList {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 3rem;
margin-top: 2.4rem;
}

#Page_Magformers .ActivityList_Each {
margin-top: 1.6rem;
padding-bottom: 2rem;
border-bottom: 1px solid var(--base-middle);
}

#Page_Magformers .ActivityList_Photo a {
position: relative;
}

#Page_Magformers .ActivityList_Photo a::after {
position: absolute;
right: 1rem;
bottom: 1rem;
width: 1.2rem;
height: 1rem;
background: url(/images_rev2/common/icon/Icon_NewWin.png) no-repeat;
background-size: contain;
content: '';
}

#Page_Magformers .ActivityList_Photo img {
border: 1px solid var(--base-middle);
}

#Page_Magformers .ActivityList_Name {
margin-top: 0.8rem;
font-size: 1.6rem;
}

#Page_Magformers .ActivityList_Item_Mds {
margin-top: 1rem;
font-size: 1.3rem;
font-weight: 400;
color: var(--primary);
}

#Page_Magformers .ActivityList_Item_List {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0.6rem;
margin-top: 0.8rem;
font-size: 1.3rem;
line-height: 1;
}

#Page_Magformers .ActivityList_Item_List a {
display: block;
padding: 0.6rem 0;
border: 1px solid var(--base-middle);
border-radius: 8px;
text-align: center;
color: var(--primary);
}

#Page_Magformers .Activity_Notice {
margin-top: 6rem;
padding: 1.6rem;
border: 1px solid var(--base-middle);
font-size: 1.2rem;
}

/* 商品一覧 */
.Page_Magformers_Activity .EachSeries li {
padding-top: 2rem;
}

.Page_Magformers_Activity .EachSeries .PhotoBox {
padding: 0 2.4rem;
}


/* ■ ニュース ------------------------------------------------------------------------ */

#Page_Magformers .PageNews .LinkInline {
display: inline !important;
color: #0059b5;
}

#Page_Magformers .PageNews .SectionMain {
margin-bottom: 80px;
}

#Page_Magformers .PageNews .SectionMain:last-of-type {
margin-bottom: 0;
}

#Page_Magformers .PageNews .SectionMain h2.Mds {
margin-bottom: 20px;
padding: 12px 20px 10px 20px;
box-sizing: border-box;
border-radius: 8px;
background: #de003a;
color: #fff;
font-size: 20px !important;
line-height: 1.5em;
}

#Page_Magformers .PageNews .SectionMain h3.Mds {
margin-bottom: 4px;
font-size: 16px !important;
}

#Page_Magformers .PageNews .SectionMain .LRBox {
width: 100%;
}

#Page_Magformers .PageNews .SectionMain .LBox {
width: 55%;
}

#Page_Magformers .PageNews .SectionMain .RBox {
width: 42%;
}

#Page_Magformers .PageNews .SectionMain .Date {
margin-bottom: 20px;
font-size: 13px;
}

#Page_Magformers .PageNews .SectionMain .BtnDetail {
display: inline-block !important;
width: auto;
margin-top: 15px;
padding-left: 3.2rem;
padding-right: 1.5rem;
background-position: 1rem 50%;
}

#Page_Magformers .PageNews .SectionMain .PhotoList img {
width: 100%;
height: auto;
}

#Page_Magformers .PageNews .SectionMain .PhotoList li {
margin-bottom: 15px;
}

#Page_Magformers .PageNews .SectionMain .PhotoList li:last-child {
margin-bottom: 0;
}

#Page_Magformers .PageNews .Unit {
margin-top: 15px;
}

#Page_Magformers .PageNews .DLVert dl:not(:first-child) {
margin-top: 15px;
}

#Page_Magformers .PageNews .DLVert .Photo {
display: block;
margin-top: 8px;
}

#Page_Magformers .PageNews .DLVert .Photo img {
width: 60%;
}

#Page_Magformers .PageNews .SectionMain .Note {
display: block;
margin-top: 5px;
font-size: 11px;
line-height: 1.8em;
}

/* 写真：枠付き */
#Page_Magformers .PageNews .SectionMain .BorderB {
border: 1px solid #f0f0f0;
}

/* 終了しました */
#Page_Magformers .PageNews .SectionMain .Done {
margin-bottom: 20px;
font-size: 18px;
color: #ee0000;
}

/* アイテム紹介 */
#Page_Magformers .PageNews .SectionMain .Item_Unit {
margin-top: 2.5rem;
}

#Page_Magformers .PageNews .SectionMain .Item_Each_Unit {
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
}

#Page_Magformers .PageNews .SectionMain .Item_Each_Unit:not(:first-of-type) {
margin-top: 3rem;
}

#Page_Magformers .PageNews .SectionMain .Item_Each_Unit .LeadUnit {
width: 55%;
}

#Page_Magformers .PageNews .SectionMain .Item_Each_Unit .PhotoUnit {
width: 42%;
}

#Page_Magformers .PageNews .SectionMain .Item_Each_Unit .Item_Price {
display: inline-block;
font-size: 1.7rem;
font-weight: 600;
line-height: 1.0;
}

#Page_Magformers .PageNews .SectionMain .Item_Each_Unit .Item_Price .Item_Price_Yen2 {
display: inline-block;
margin-right: 0.2rem;
font-size: 70%;
vertical-align: middle;
}

#Page_Magformers .PageNews .SectionMain .Item_Each_Unit .Lead {
margin-top: 1rem;
font-size: 1.4rem;
}

/* イベント */
#Page_Magformers .PageNews .SectionMain .EventList a {
display: inline-block;
color: #0059b5;
font-weight: bold;
text-decoration: underline;
}

#Page_Magformers .PageNews .SectionMain .EventList .ShopName {
display: block;
margin-bottom: 2px;
}

/*
#Page_Magformers .PageNews .SectionMain .EventList .ShopName:after {
content: '：';
}
*/

#Page_Magformers .PageNews .SectionMain .EventList .Day {
display: inline-block;
width: 34%;
}

#Page_Magformers .PageNews .SectionMain .EventList .Place {
display: inline-block;
width: 63%;
}

/*
#Page_Magformers .PageNews .SectionMain .EventList2 .Day {
display: inline-block;
width: 34%;
}

#Page_Magformers .PageNews .SectionMain .EventList2 .ShopName {
display: inline-block;
width: 66%;
}

#Page_Magformers .PageNews .SectionMain .EventList2 .ShopName:before {
content: '：  ';
}
*/

#News221122 .ShopLit a {
display: inline-block;
color: #3d5fc4;
text-decoration: underline;
}



/* ■ 取り扱い店舗 ------------------------------------------------------------------------------- */

#Page_Magformers .PageShopList .TitleArea .Date {
margin-top: 25px;
font-size: 13px;
}

#Page_Magformers .PageShopList .Shop h2.Mds {
margin-bottom: 10px;
padding: 15px 20px;
box-sizing: border-box;
border-radius: 8px;
background: #de003a;
color: #fff;
font-size: 20px !important;
text-align: center;
line-height: 1em;
}

#Page_Magformers .PageShopList .Shop {
margin-bottom: 50px;
}

#Page_Magformers .PageShopList .Shop:last-child {
margin-bottom: 0 !important;
}

#Page_Magformers .PageShopList .Shop .DLHori dl {
height: 50px;
padding: 13px;
box-sizing: border-box;
}

#Page_Magformers .PageShopList .Shop .DLHori dl:nth-child(even) {
background: #f0f0f0;
}

#Page_Magformers .PageShopList .Shop .DLHori dt {
width: 90%;
font-weight: normal;
vertical-align: middle;
}

#Page_Magformers .PageShopList .Shop .DLHori dd {
width: 10%;
text-align: right;
vertical-align: middle;
}

/* 県名なし */
#Page_Magformers .PageShopList .Shop .DLHori .Col1 dt {
width:100%;
}

#Page_Magformers .PageShopList .Shop .DLHori .Col1 dd {
width: 0;
}


/* ■ コラム ------------------------------------------------------------------------ */

#Page_Magformers .PageColumn .SectionMain {
margin-bottom: 80px;
}

#Page_Magformers .PageColumn .SectionMain:last-of-type {
margin-bottom: 0;
}

#Page_Magformers .PageColumn .SectionMain h3.Mds {
margin-bottom: 20px;
padding: 12px 20px 10px 20px;
box-sizing: border-box;
border-radius: 8px;
background: #de003a;
color: #fff;
font-size: 20px;
line-height: 1.5em;
}

#Page_Magformers .PageColumn .SectionMain .LRBox {
width: 100%;
}

#Page_Magformers .PageColumn .SectionMain .LBox {
width: 55%;
}

#Page_Magformers .PageColumn .SectionMain .RBox {
width: 42%;
}

#Page_Magformers .PageColumn .SectionMain .Date {
margin-bottom: 20px;
font-size: 13px;
}

#Page_Magformers .PageColumn .SectionMain .BtnDetail {
width: 166px;
margin-top: 15px;
}

#Page_Magformers .PageColumn .SectionMain .PhotoList img {
width: 100%;
height: auto;
}

#Page_Magformers .PageColumn .SectionMain .PhotoList li {
margin-bottom: 15px;
}

#Page_Magformers .PageColumn .SectionMain .PhotoList li:last-child {
margin-bottom: 0;
}

/* 写真：枠付き */
#Page_Magformers .PageColumn .SectionMain .PhotoList .BorderB {
border: 1px solid #f0f0f0;
}


/* ■ ニュース ------------------------------------------------------------------------ */

#Page_Magformers .PageNews .SectionMain {
margin-bottom: 80px;
}

#Page_Magformers .PageNews .SectionMain:last-of-type {
margin-bottom: 0;
}

#Page_Magformers .PageNews .SectionMain h2.Mds {
margin-bottom: 20px;
padding: 12px 20px 10px 20px;
box-sizing: border-box;
border-radius: 8px;
background: #de003a;
color: #fff;
font-size: 20px !important;
line-height: 1.5em;
}

#Page_Magformers .PageNews .SectionMain h3.Mds {
margin-bottom: 4px;
font-size: 16px !important;
}

#Page_Magformers .PageNews .SectionMain .LRBox {
width: 100%;
}

#Page_Magformers .PageNews .SectionMain .LBox {
width: 55%;
}

#Page_Magformers .PageNews .SectionMain .RBox {
width: 42%;
}

#Page_Magformers .PageNews .SectionMain .Date {
margin-bottom: 20px;
font-size: 13px;
}

#Page_Magformers .PageNews .SectionMain .BtnDetail {
display: inline-block !important;
width: auto;
margin-top: 15px;
padding-left: 3.2rem;
padding-right: 1.5rem;
background-position: 1rem 50%;
}

#Page_Magformers .PageNews .SectionMain .PhotoList img {
width: 100%;
height: auto;
}

#Page_Magformers .PageNews .SectionMain .PhotoList li {
margin-bottom: 15px;
}

#Page_Magformers .PageNews .SectionMain .PhotoList li:last-child {
margin-bottom: 0;
}

#Page_Magformers .PageNews .Unit {
margin-top: 15px;
}

#Page_Magformers .PageNews .DLVert dl:not(:first-child) {
margin-top: 15px;
}

#Page_Magformers .PageNews .DLVert .Photo {
display: block;
margin-top: 8px;
}

#Page_Magformers .PageNews .DLVert .Photo img {
width: 60%;
}

#Page_Magformers .PageNews .SectionMain .Note {
display: block;
margin-top: 5px;
font-size: 11px;
line-height: 1.8em;
}




/* ＃マグフォーマーでつながろう 投稿キャンペーン特集 --------------------------------------------------- */
.Page_Magformers_Cp .HeaderArea.PageSub {
padding: 6.4rem 0 2rem 0 !important;
}

/* ボタン */
.Page_Magformers_Cp .Btn {
display: block;
width: 100%;
border-radius: 3rem;
box-sizing: border-box;
line-height: 1;
font-weight: bold;
text-align: center;
text-decoration: none;
}

/* ハッシュタグのコピーボタン */
.Page_Magformers_Cp .BtnCopy .Btn {
width: 26% !important;
padding: 1.2rem 0 1.2rem 2%;
background: #e31b4f url(/images/sp/common/icon/Icon_LinkFwd_White.png) no-repeat;
background-size: 1.8rem auto;
background-position: 6% 50%;
color: #fff !important;
}

/* マグ・フォーマー特集ページはこちらボタン */
.Page_Magformers_Cp .BtnMainPage .Btn {
width: 40% !important;
margin: 0 auto;
padding: 1.2rem 0 1.2rem 2%;
border: 0.2rem solid #155aa1;
background: #fff url(/images/campaign/magformers_cp2025/icon/Icon_LinkFwd2.png) no-repeat;
background-size: 1.8rem auto;
background-position: 5% 50%;
font-size: 1.7rem;
color: #155aa1 !important;
}


/* 導入 --------------------------------------------------- */

.Page_Magformers_Cp .Intro {
width: 940px;
margin: 0 auto 30px auto;
}

.Page_Magformers_Cp .Intro .KeyVisual {
margin-bottom: 25px;
border-radius: 30px;
border: 4px solid #155aa1;
overflow: hidden;
}

.Page_Magformers_Cp .Intro .LeadMain {
font-size: 122% !important;
font-weight: bold;
text-align: center;
line-height: 2.0em;
}



/* プレゼント --------------------------------------------------- */

.Page_Magformers_Cp .Present {
margin: 0 auto 5rem auto;
padding: 3rem;
border: 0.2rem solid #155aa1;
border-radius: 3rem;
text-align: center;
}

.Page_Magformers_Cp .Present h2.Mds {
margin-bottom: 1.5rem;
padding: 0.7rem 0;
border-radius: 0.6rem;
background: #155aa1;
color: #fff;
font-size: 2.2rem !important;
text-align: center;
}

.Page_Magformers_Cp .Present .Lead {
font-size: 1.7rem;
}

.Page_Magformers_Cp .Present .Photo {
width: 55%;
margin: 0 auto;
}

/* .Page_Magformers_Cp .PresentUnit {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
} */

/* .Page_Magformers_Cp .Present .LeadBox {
width: 48%;
}

.Page_Magformers_Cp .Present .PhotoBox {
width: 48%;
} */


/* キャンペーン概要 --------------------------------------------------- */

.Page_Magformers_Cp .Info {
width: 940px;
margin: 0 auto;
}

.Page_Magformers_Cp .Info .SectionBasic {
margin-bottom: 40px !important;
}

.Page_Magformers_Cp .Info .SectionBasic:last-of-type {
margin-bottom: 0;
}

.Page_Magformers_Cp .Info .SectionBasic .Lead {
margin-bottom: 10px;
}

.Page_Magformers_Cp .Info .SectionBasic .ListKomeS {
margin-top: 15px;
}

.Page_Magformers_Cp .Info .SectionBasic h2.Mds {
margin-bottom: 15px;
padding: 7px 0 7px 10px;
color: #155aa1;
font-size: 143% !important;
background: #dfebf7;
border-radius: 6px;
}

.Page_Magformers_Cp .Info .SectionBasic h2.Mds small {
display: inline-block;
font-size: 70%;
}

.Page_Magformers_Cp .Info .DLVert dl {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e6e6e6;
}

.Page_Magformers_Cp .Info .DLVert dl:first-child {
margin-top: 0;
padding-top: 0;
border-top: none;
}

.Page_Magformers_Cp .Info .DLVert dt {
margin-bottom: 6px;
font-size: 115%;
color: #155aa1;
}

.Page_Magformers_Cp .Info .DLVert dd .LinkLine {
display: inline-block !important;
text-decoration: underline;
}

.Page_Magformers_Cp .Info .DLVert dd .Mds {
display: block;
font-weight: bold;
color: #155aa1;
}

.Page_Magformers_Cp .Info .SectionSub {
margin-top: 15px;
}

.Page_Magformers_Cp .Info .SectionSub h3.Mds {
margin-bottom: 8px;
font-size: 129%;
color: #155aa1;
}

/* よくある質問  */
.Page_Magformers_Cp .FaqUnit dl {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e6e6e6;
}

.Page_Magformers_Cp .FaqUnit dl:first-child {
margin-top: 0;
padding-top: 0;
border-top: none;
}

.Page_Magformers_Cp .FaqUnit dt,
.Page_Magformers_Cp .FaqUnit dd {
line-height: 1.6em;
vertical-align: top;
}

.Page_Magformers_Cp .FaqUnit dt {
position: relative;
padding: 0 0 0 30px;
background: none;
}

.Page_Magformers_Cp .FaqUnit dt:before {
display: inline-block;
position: absolute;
left: 0;
top: 0;
content: "Q.";
}

.Page_Magformers_Cp .FaqUnit dd {
position: relative;
padding: 0 0 0 30px;
background: none;
}

.Page_Magformers_Cp .FaqUnit dd:before {
display: inline-block;
position: absolute;
left: 0;
top: 0;
content: "A.";
}

/* アコーディオン調整 */
.Page_Magformers_Cp .AccoMenu1 h2.Mds.Level1 {
background-image: url(/images/campaign/magformers_cp2025/icon/Icon_Open.png);
background-repeat: no-repeat;
background-size: 18px 18px;
background-position: 98% 50%;
cursor: pointer;
}

.Page_Magformers_Cp .AccoMenu1 h2.Mds.Level1.Current {
background-image: url(/images/campaign/magformers_cp2025/icon/Icon_Close.png);
background-repeat: no-repeat;
background-size: 18px 18px;
background-position: 98% 50%;
}


/* マグ・フォーマー特集ページはこちらボタン --------------------------------------------------- */
.Page_Magformers_Cp .BtnMainPage {
margin-top: 5rem;
}




