/*   
Theme Name: The Primavera Theme Ver.1.0.1
Description: Primavera Original Theme.
Author: SAKAKI LAB INC.
Author URI: https://www.sakakilab.net
Version: 1.0.1
*/

@charset "UTF-8";

/*--------------------------------------------------------------
RESET
-------------------------------------------------------------- */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
thead,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
img {
  vertical-align: bottom;
  right: 4px;
  top: 4px;
}

/*-------------------------------------------------------------------------------
CLEARFIX
-------------------------------------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px; /*¥*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}

/*-------------------------------------------------------------------------------
 COMMON
-------------------------------------------------------------------------------*/
body {
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #533d3d;
}

img {
  max-width: 100%;
  height: auto;
}

/* 画像配置 右 */
.alignright {
  float: right;
}
/* 画像配置 中央 */
.aligncenter {
  display: block;
  margin: 0 auto;
}
/* 画像配置 左 */
.alignleft {
  float: left;
}

/* ページトップへボタン */
#page-top {
  position: fixed;
  bottom: 0px;
  right: 15px;
  font-size: 77%;
}
#page-top a {
  background: #492204;
  text-decoration: none;
  color: #fff;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 5px;
}
#page-top a:hover {
  text-decoration: none;
  background: #330202;
}

h1 {
  /* display: none; */
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 7px;
  border-bottom: 1px solid;
  margin-bottom: 25px;
}
h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.post h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  border-left: 7px solid;
  padding-left: 10px;
  padding-top: 10px;
}
h3 {
  font-weight: bold;
  margin: 15px 0;
}
p {
  margin-bottom: 1rem;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.h2_single {
  /* font-size: 16px; */
  line-height: 26px;
  font-weight: bold;
}
.h2_topics {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.mt_5 {
  margin-top: 5px;
}
.mt_30 {
  margin-top: 30px;
}
.mt_90 {
  margin-top: 90px;
}

.mtb_20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mtb_50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mb_20 {
  margin-bottom: 20px;
}
.mb_100 {
  margin-bottom: 100px;
}

.pb_50 {
  padding-bottom: 50px;
}

.f_10 {
  font-size: 10px;
  line-height: 14px;
}

.mhc {
  min-height: 600px;
}

hr {
  border: 0;
  height: 1px;
  background: #81bc35;
  background-image: -webkit-linear-gradient(left, #ccc, #81bc35, #ccc);
  background-image: -moz-linear-gradient(left, #ccc, #81bc35, #ccc);
  background-image: -ms-linear-gradient(left, #ccc, #81bc35, #ccc);
  background-image: -o-linear-gradient(left, #ccc, #81bc35, #ccc);
}

.topics_container {
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}
.date_cat_area {
  font-weight: normal;
  width: 32%;
  float: left;
  text-align: right;
  margin-bottom: 5px;
}
.text_area {
  width: 61%;
  float: left;
  margin-left: 7%;
  margin-bottom: 5px;
}

#concept_container_sp {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(https://cdeb8f.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/concept_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 0px 20px #421801;
  position: relative;
}

#concept_container {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(https://cdeb8f.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/concept_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 0px 20px #421801;
  position: relative;
}

#howto_container {
  width: 100%;
  height: auto;
  display: block;
  padding: 50px;
  background-image: url(https://70c970.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/images/background_all.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
}

#meat_container {
  width: 100%;
  height: auto;
  display: block;
  padding: 50px;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
}

#menu_container {
	display: block;
	background-image: url(https://70c970.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/images/background_all.jpg);
	background-repeat: repeat-y;
	background-size: auto;
	border-top: 1px dotted;
}

#information_container {
  display: block;
  background-image: url(https://70c970.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/images/background_all.jpg);
  background-repeat: repeat-y;
  background-size: cover;
}

.shadow {
  width: 100%;
  height: 10px;
  background-image: url(https://041013.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/shadow.png);
  background-repeat: repeat-x;
}
.shadow2 {
  width: 100%;
  height: 10px;
  background-image: url(https://041013.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/shadow.png);
  background-repeat: repeat-x;
  position: absolute;
  top: 0px;
  left: 0px;
}

/*--------------------------------------------------------------------
PARALLAX SETTING
--------------------------------------------------------------------*/

/* スマートフォン対応（非対応） */
#sp_parallax_01 {
  width: 100%;
  height: 300px;
  background-image: url(https://7810af.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/parallax/parallax_01_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

#sp_parallax_02 {
  width: 100%;
  height: 300px;
  background-image: url(https://484fd1.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/parallax/parallax_02_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* PC */
div.parallax {
  height: 500px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

#parallax_01 {
  width: 100%;
  height: 400px;
  background-image: url(https://7810af.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/parallax/parallax_01_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

#parallax_02 {
  width: 100%;
  height: 500px;
  background-image: url(https://ae7e62.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/parallax/parallax_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

/*-------------------------------------------------------------------------------
 幅767px以下の指定
-------------------------------------------------------------------------------*/

.sp_d {
  display: block;
}
.sp_h {
  display: none;
}

#sp_slider {
  margin-top: 60px;
}

/*--------------------------------------------------------------------
GLOBAL NAVI
--------------------------------------------------------------------*/
#top_nav {
  display: none;
}

#sp_navi {
  display: block;
  background: #432705;
  opacity: 0.95;
  filter: alpha(opacity=95);
  height: 60px;
  z-index: 9999 !important;
  position: fixed;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

/*電話ボタン*/
#phone_btn {
  display: block;
  position: absolute;
  top: 80px;
  right: 10px;
}

/*ナビゲーション高さ分ずらす*/
#concept,
#howto,
#meat,
#menu,
#information,
#lunch_menu,
#dinner_menu,
#drink_menu {
  padding-top: 60px; /* 固定するもののheightと同じpx値 */
  margin-top: -60px; /* 固定するもののheightと同じpx値 */
}

/*Map 最上位レイヤー ショップ表示設定*/
#map_area {
  z-index: 100 !important;
  position: absolute;
  width: 100%;
}
#map_area_l {
  float: left;
  width: 40%;
  margin-top: 80px;
  margin-left: 10%;
}
#map_area_r {
  float: right;
  width: 40%;
  margin-top: 80px;
  margin-right: 10%;
}

/*ページ内リストナビ*/
.page_inner_navi {
  margin-top: 20px;
  margin-bottom: 20px;
  list-style-type: none;
  text-align: center;
}
.page_inner_navi li {
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 10px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
li:first-child {
  border-left: none;
}

/*--------------------------------------------------------------------
MENU LIST
--------------------------------------------------------------------*/
/* メニュー表示関連 */
.menu_list_area {
  margin-top: 30px;
  margin-bottom: 50px;
}
.menu_con_l {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.menu_con_r {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------*/
#footer {
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(https://f72418.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/navi/navi_bg2.png);
  background-repeat: repeat-x;
}
#footer_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padiding-top: 10px;
  padiding-bottom: 10px;
  position: relative;
}
#footer_inner #footer_logo {
  width: 70px;
  position: absolute;
  top: 10px;
  left: 0px;
}
#footer_inner #copyright {
  width: 200px;
  position: absolute;
  top: 15px;
  right: 0px;
}

/*-------------------------------------------------------------------------------
 Media queries!
-------------------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  /*最小幅768px以上の指定*/

  .sp_d {
    display: block;
  }
  .sp_h {
    display: none;
  }

  #sp_slider {
    margin-top: 60px;
  }

  /*--------------------------------------------------------------------
GLOBAL NAVI
--------------------------------------------------------------------*/
  #top_nav {
    display: none;
  }

  #sp_navi {
    display: block;
    background: #432705;
    opacity: 0.95;
    filter: alpha(opacity=95);
    height: 60px;
    z-index: 9999 !important;
    position: fixed;
  }

  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }

  /*電話ボタン*/
  #phone_btn {
    display: none;
  }

  /*ナビゲーション高さ分ずらす*/
  #concept,
  #howto,
  #meat,
  #menu,
  #information,
  #lunch_menu,
  #dinner_menu,
  #drink_menu {
    padding-top: 60px; /* 固定するもののheightと同じpx値 */
    margin-top: -60px; /* 固定するもののheightと同じpx値 */
  }

  /*Map 最上位レイヤー ショップ表示設定*/
  #map_area {
    z-index: 100 !important;
    position: absolute;
    width: 100%;
  }
  #map_area_l {
    float: left;
    width: 40%;
    margin-top: 80px;
    margin-left: 10%;
  }
  #map_area_r {
    float: right;
    width: 40%;
    margin-top: 80px;
    margin-right: 10%;
  }

  /*ページ内リストナビ*/
  .page_inner_navi {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style-type: none;
    text-align: center;
  }
  .page_inner_navi li {
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  li:first-child {
    border-left: none;
  }

  /*--------------------------------------------------------------------
MENU LIST
--------------------------------------------------------------------*/
  .menu_list_area {
    padding-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 150px;
  }
  .menu_con_l {
    width: 45%;
    margin-right: 5%;
    float: left;
  }
  .menu_con_r {
    width: 45%;
    margin-left: 5%;
    float: left;
  }

  /*--------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------*/
  #footer {
    display: block;
    width: 100%;
    height: 90px;
    background-image: url(https://f72418.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/navi/navi_bg2.png);
    background-repeat: repeat-x;
  }
  #footer_inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padiding-top: 10px;
    padiding-bottom: 10px;
    position: relative;
  }
  #footer_inner #footer_logo {
    width: 120px;
    position: absolute;
    top: 15px;
    left: 0px;
  }
  #footer_inner #copyright {
    width: 300px;
    position: absolute;
    top: 50px;
    right: 0px;
  }
}
/*-------------------------------------------------------------------------------
 Media queries!
-------------------------------------------------------------------------------*/
@media screen and (min-width: 992px) {
  /*最小幅992px以上の指定*/

  .sp_d {
    display: none;
  }
  .sp_h {
    display: block;
  }

  #sp_slider {
    margin-top: 0px;
  }

  /*--------------------------------------------------------------------
GLOBAL NAVI
--------------------------------------------------------------------*/
  #sp_navi {
    display: none;
  }

  #top_nav {
    display: block;
    width: 100%;
    background-image: url(https://9998c1.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/navi/navi_bg.png);
    background-repeat: repeat-x;
  }
  #top_nav_inner {
    max-width: 1200px;
    height: 116px;
    margin-left: auto;
    margin-right: auto;
  }

  #top_nav_inner #logo {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 184px;
    transition: 0.2s;
  }

  #nav_ul_l {
    padding-top: 80px;
    padding-left: 20px;
    float: left;
    transition: 0.2s;
  }
  #nav_ul_l li {
    display: inline-block;
    margin-right: 20px;
  }

  #nav_ul_r {
    padding-top: 80px;
    padding-right: 20px;
    float: right;
    transition: 0.2s;
  }
  #nav_ul_r li {
    display: inline-block;
    margin-left: 20px;
  }

  /*ヘッダー固定（スクリプトによる指示）*/
  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }

  /*スクロール開始後縮ませる指示*/
  .fixed #top_nav_inner {
    height: 60px;
  }
  .fixed #top_nav_inner #logo {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 92px;
    transition: 0.2s;
  }
  .fixed #logo img {
    width: 100%;
    height: 100%;
  }
  .fixed #nav_ul_l {
    padding-top: 20px;
    transition: 0.2s;
  }
  .fixed #nav_ul_r {
    padding-top: 20px;
    transition: 0.2s;
  }

  /*元の大きさに戻す指示*/
  #logo img {
    width: 100%;
    height: 100%;
    transition: 0.2s;
  }

  /*電話ボタン*/
  #phone_btn {
    display: none;
  }

  /*ナビゲーション高さ分ずらす*/
  #concept,
  #howto,
  #meat {
    padding-top: 60px; /* 固定するもののheightと同じpx値 */
    margin-top: -60px; /* 固定するもののheightと同じpx値 */
  }

  /*ナビゲーション高さ分ずらす*/
  #menu,
  #information,
  #lunch_menu,
  #dinner_menu,
  #drink_menu {
    padding-top: 116px; /* 固定するもののheightと同じpx値 */
    margin-top: -116px; /* 固定するもののheightと同じpx値 */
  }

  /*Map 最上位レイヤー ショップ表示設定*/
  #map_area {
    z-index: 100 !important;
    position: absolute;
    width: 100%;
  }
  #map_area_l {
    float: left;
    width: 40%;
    margin-top: 80px;
    margin-left: 10%;
  }
  #map_area_r {
    float: right;
    width: 40%;
    margin-top: 80px;
    margin-right: 10%;
  }

  /*ページ内リストナビ*/
  .page_inner_navi {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style-type: none;
    text-align: center;
  }
  .page_inner_navi li {
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  li:first-child {
    border-left: none;
  }

  /*--------------------------------------------------------------------
MENU LIST
--------------------------------------------------------------------*/
  .menu_list_area {
    padding-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
  }
  .menu_con_l {
    width: 45%;
    margin-right: 5%;
    float: left;
    z-index: 8888;
  }
  .menu_con_r {
    width: 45%;
    margin-left: 5%;
    float: left;
    z-index: 8888;
  }

  /*--------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------*/
  #footer {
    display: block;
    width: 100%;
    height: 116px;
    background-image: url(https://f72418.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/navi/navi_bg2.png);
    background-repeat: repeat-x;
  }
  #footer_inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padiding-top: 10px;
    padiding-bottom: 10px;
    position: relative;
  }
  #footer_inner #footer_logo {
    width: 200px;
    position: absolute;
    top: 15px;
    left: 0px;
  }
  #footer_inner #copyright {
    width: 400px;
    position: absolute;
    top: 70px;
    right: 0px;
  }
}
/*-------------------------------------------------------------------------------
 Media queries!
-------------------------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
  /*最小幅1200px以上の指定*/

  .sp_d {
    display: none;
  }
  .sp_h {
    display: block;
  }

  #sp_slider {
    margin-top: 0px;
  }

  /*--------------------------------------------------------------------
GLOBAL NAVI
--------------------------------------------------------------------*/
  #sp_navi {
    display: none;
  }

  #top_nav {
    display: block;
    width: 100%;
    background-image: url(https://9998c1.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/navi/navi_bg.png);
    background-repeat: repeat-x;
  }
  #top_nav_inner {
    max-width: 1200px;
    height: 116px;
    margin-left: auto;
    margin-right: auto;
  }

  #top_nav_inner #logo {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 184px;
    transition: 0.2s;
  }

  #nav_ul_l {
    padding-top: 80px;
    padding-left: 20px;
    float: left;
    transition: 0.2s;
  }
  #nav_ul_l li {
    display: inline-block;
    margin-right: 20px;
  }

  #nav_ul_r {
    padding-top: 80px;
    padding-right: 20px;
    float: right;
    transition: 0.2s;
  }
  #nav_ul_r li {
    display: inline-block;
    margin-left: 20px;
  }

  /*ヘッダー固定（スクリプトによる指示）*/
  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }

  /*スクロール開始後縮ませる指示*/
  .fixed #top_nav_inner {
    height: 60px;
  }
  .fixed #top_nav_inner #logo {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 92px;
    transition: 0.2s;
  }
  .fixed #logo img {
    width: 100%;
    height: 100%;
  }
  .fixed #nav_ul_l {
    padding-top: 20px;
    transition: 0.2s;
  }
  .fixed #nav_ul_r {
    padding-top: 20px;
    transition: 0.2s;
  }

  /*元の大きさに戻す指示*/
  #logo img {
    width: 100%;
    height: 100%;
    transition: 0.2s;
  }

  /*電話ボタン*/
  #phone_btn {
    display: none;
  }

  /*ナビゲーション高さ分ずらす*/
  #concept,
  #howto,
  #meat,
  #menu,
  #information,
  #lunch_menu,
  #dinner_menu,
  #drink_menu {
    padding-top: 60px; /* 固定するもののheightと同じpx値 */
    margin-top: -60px; /* 固定するもののheightと同じpx値 */
  }

  /*ナビゲーション高さ分ずらす*/
  #menu,
  #information,
  #lunch_menu,
  #dinner_menu,
  #drink_menu {
    padding-top: 116px; /* 固定するもののheightと同じpx値 */
    margin-top: -116px; /* 固定するもののheightと同じpx値 */
  }

  /*Map 最上位レイヤー ショップ表示設定*/
  #map_area {
    z-index: 100 !important;
    position: absolute;
    width: 100%;
  }
  #map_area_l {
    float: left;
    width: 40%;
    margin-top: 80px;
    margin-left: 10%;
  }
  #map_area_r {
    float: right;
    width: 40%;
    margin-top: 80px;
    margin-right: 10%;
  }

  /*ページ内リストナビ*/
  .page_inner_navi {
    margin-top: 20px;
    margin-bottom: 30px;
    list-style-type: none;
    text-align: center;
  }
  .page_inner_navi li {
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  li:first-child {
    border-left: none;
  }

  /*--------------------------------------------------------------------
MENU LIST
--------------------------------------------------------------------*/
  .menu_list_area {
    padding-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
  }
  .menu_con_l {
    width: 45%;
    margin-right: 5%;
    float: left;
    z-index: 8888;
  }
  .menu_con_r {
    width: 45%;
    margin-left: 5%;
    float: left;
    z-index: 8888;
  }

  /*--------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------*/
  #footer {
    display: block;
    width: 100%;
    height: 116px;
    background-image: url(https://f72418.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/library/images/navi/navi_bg2.png);
    background-repeat: repeat-x;
  }
  #footer_inner {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padiding-top: 10px;
    padiding-bottom: 10px;
    position: relative;
  }
  #footer_inner #footer_logo {
    width: 200px;
    position: absolute;
    top: 15px;
    left: 0px;
  }
  #footer_inner #copyright {
    width: 400px;
    position: absolute;
    top: 70px;
    right: 0px;
  }
}

a {
  color: #0f85bf;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap {
  margin: auto !important;
}

.aioseo-breadcrumbs {
  padding: 15px 0;
}
.information_box {
  background: url(https://1ef930.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/images/background.jpg);
  background-position: top -17px center;
}
.information_line {
  border-bottom: 1px solid #937c7c;
}
.information_date {
  color: #645454;
  font-weight: bold;
}

#wrap {
  background-image: url(https://70c970.claudeassets.com/20230129170903im_/https://www.primavera-jp.com/wp/wp-content/themes/primavera_style/images/background_all.jpg);
  background-repeat: repeat-y;
}

/*
     FILE ARCHIVED ON 23:09:32 Oct 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:03:37 Jun 17, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.522
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.037
  esindex: 0.009
  cdx.remote: 82.609
  LoadShardBlock: 185.359 (3)
  PetaboxLoader3.datanode: 189.654 (5)
  PetaboxLoader3.resolve: 95.399 (2)
  load_resource: 182.58
  loaddict: 110.603
*/