@charset "Shift_JIS";

.for-pc { display: none !important;}
.navitopicpath_ a.now_ { display: block;}

/*-----------------------------------
 【季節限定】バレンタイン2022 TOP
------------------------------------*/
#valentine2022 h1  { margin: 0; text-align: center;}
#valentine2022 img {max-width: 100%;height: auto;vertical-align: bottom;}
#valentine2022 a   { text-decoration: none; color: #333333;}
#valentine2022 #vd_notice       { color: #646261; padding: 10px;}
#valentine2022 #vd_notice ul    { font-size: 12px; margin: 0; padding: 0;}
#valentine2022 #vd_notice ul li { list-style: none; margin-left: 1em;}
#valentine2022 #vd_notice ul li:first-letter { margin-left: -1em;}
#valentine2022 .list-frame { padding: 0 0 10px 0; margin-bottom: 30px; background: #ffeefb url("../../2022valentine/box_bg.jpg") right bottom no-repeat; -webkit-background-size: 100% auto; background-size: 100% auto;}
#valentine2022 .list-frame .title {margin-bottom: 10px;position: relative;}
#valentine2022 .list-frame .title::before { position: absolute; top: 40%; right: 16px; width: 16px; height: 16px; content: ""; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: translateY(-50%) rotate(135deg); }
#valentine2022 .list-frame.is-active .title::before { transform: rotate(-45deg); }
#valentine2022 .list-frame .collapse-body { padding-bottom: 20px; }
#valentine2022 .list-frame .close-btn {display: block;margin: 20px 10px 0;padding: 16px 16px;background: #fff;position: relative;text-align: center;}
#valentine2022 .list-frame .close-btn::before {position: absolute;top: 45%;left: 50%;width: 8px;height: 8px;content: "";border-top: 1px solid #000;border-right: 1px solid #000;transform: translateX(-35px) rotate(-45deg);}
#valentine2022 .list-frame ul { padding: 10px 0 1px 10px; display: flex;flex-wrap: wrap;}
#valentine2022 .list-frame ul > li { width: calc(50% - 10px); margin: 0 10px 10px 0; background: #b89451 url("../../2022valentine/list_bg.jpg") left center no-repeat; background-size: cover; transition: 0.3s;}
#valentine2022 .list-frame ul > li a { display: flex; align-items: center; }
#valentine2022 .list-frame ul > li a .photo { width: 42%;}
#valentine2022 .list-frame ul > li a .desc  { width: 58%; padding: 0 0 0 10px; font-size: 12px; letter-spacing: -1px;}
#valentine2022 .all-item-button { margin: 0 8% 50px; text-align: center;}
#valentine2022 .all-item-button a { transition: 0.3s;}
#valentine2022 .all-item-button a:hover { opacity: 0.7;}

/*-----------------------------------
 【季節限定】バレンタイン2022 追従ナビ
------------------------------------*/
#vd_floatingNav #vd_menu { width: 40px; height: 40px; position: fixed; right: 0; top: 0; background-color: rgba(81, 35, 15, 0.98); transition: background-position 0.2s; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25);}
#vd_floatingNav #vd_menu span { display: block; width: 100%; height: 100%; text-indent: -9999px; text-indent: 100%; background-image: url("../../2022valentine/floating-nav-toggle.png"); background-size: 80px 40px; transition: background-position 0.5s;}
#vd_floatingNav #vd_menu.active span { background-position: -40px 0;}
#vd_floatingNav .list-ttl { height: 40px; padding: 0 15px; font-size: 16px; background: url("../../2022valentine/nameplate-bg.png") center top no-repeat; background-size: 100% 100%; color: #fff; display: flex; align-items: center;}
#vd_floatingNav .list-ttl img { height: 18px;}
#vd_floatingNav #vd_menu_contents    { min-width: calc(80vw - 40px); height: 100%; margin: 0; padding: 0; display: none; position: fixed; right: 40px; top: 0; background: url("../../2022valentine/menu_bg.png") right top repeat-y; background-size: 100% auto; overflow-x: hidden; box-shadow: -3px 4px 3px 0px rgba(0, 0, 0, 0.25); z-index: 300;}
#vd_floatingNav #vd_menu_contents ul { overflow: hidden;}
#vd_floatingNav #vd_menu_contents li { border-bottom: 1px solid #4A2416; list-style: none; color: #FEFFFF; font-size: 12px;}
#vd_floatingNav #vd_menu_contents li a { width: 100%; height: 45px; padding: 0 15px; text-decoration: none; display: flex; justify-content: center; flex-direction: column; box-sizing: border-box;}
#vd_floatingNav #vd_menu_contents li a .eng  { color: #fff; font-size: 13px;}
#vd_floatingNav #vd_menu_contents li a .name { color: #cb6730; font-size: 10px;}
#vd_floatingNav #vd_menu_contents li a .name.main { color: #fff0e8; font-size: 13px;}
#vd_floatingNav #vd_menu_contents li:hover { background-color: #1d0a04;}

/*-----------------------------------
 【季節限定】バレンタイン2022 下層
------------------------------------*/
#vd2022_event_header { margin: 0 0 30px; background: #fff; position: relative;}
#vd2022_event_header h1 { padding: 10px 15px; margin: 0; background: url("../../2022valentine/nameplate-bg.png") center top no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; color: #d1b378; line-height: 1.0;}
#vd2022_event_header h1 .eng  { margin: 0; font-size: 16px; font-weight: bold; font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; display: block;}
#vd2022_event_header h1 .name { padding: 6px 0 0 0; font-size: 10px; font-weight: normal; display: block;}
#vd2022_event_header h1 .name.main{ padding: 0; font-size: 14px; font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;}
#vd2022_event_header .flex-frame  { padding: 15px; background: #fff4fc; display: flex; justify-content: space-between;}
#vd2022_event_header .profile     { width: 100px;}
#vd2022_event_header .profile img { width: 100px; height: 100px;}
#vd2022_event_header .desc        { width: calc(100% - 115px);}
#vd2022_event_header .desc h2     { padding: 0; margin: 0 0 5px 0;}
#vd2022_event_header .desc .name  { margin: 0 0 5px 0; font-size: 12px; font-weight: normal;}
#vd2022_event_header .desc .text  { font-size: 12px; font-weight: normal; line-height: 1.4;}
#vd2022_event_header .desc .text + .comments { margin: 20px 0 0 0;}
#vd2022_event_header .comments h3 { padding: 0; margin: 0 0 5px 0;}
#vd2022_event_header .comments p  { font-size: 12px; font-weight: normal; line-height: 1.4;}
