/* base */
@charset "utf-8";

/* ----------------------------------------------------------------------------------------

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment

	77% = 10px	|	122% = 16px	|	167% = 22px
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

---------------------------------------------------------------------------------------- */

body {
  background: #fff;
  background: url(../images/common/bg.png) repeat center top;
  font-size: 16px; /* モダンブラウザ向け */
  *font-size: small; /* IE 7向け */
  *font: x-small; /* IE 6以下 */
  font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, Arial, Helvetica, sans-serif;
  color: #625326;
}

img {
  max-width: 100%;
}

#wrapper.foreign {
  background: url(../images/foreign/bg.png) repeat center top;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#wrapper.foreign.sakura {
  font-size: 15px;
}

p {
  margin: 0 0 18px;
  line-height: 1.8;
}
#header p {
  margin: 0;
}

#wrapper.foreign p {
  line-height: 1.7;
}

#wrapper.foreign.sakura p {
  line-height: 1.65;
  margin-bottom: 15px;
}

#wrapper.foreign.sakura #header p {
  margin-bottom: 0;
}

strong {
}

a {
  color: #ddab5c;
}
a:hover {
  color: #dccdb4;
}

hr:not(.goldline):not(.sakura_line) {
  margin-top: 15px;
  margin-bottom: 30px;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

hr.goldline {
  background: url(../images/foreign/line.png) repeat;
  height: 30px;
  border: 0;
  margin: 0;
}

.aftergoldline {
  background: url(../images/foreign/line.png) repeat;
  height: 30px;
  border: 0;
  margin: 0;
}

hr.sakura_line {
  background: url(../images/sakura/sakura_line.png) repeat;
  height: 30px;
  border: 0;
  margin: 0;
}

.after_hr {
  margin-top: -15px;
}

span.italic {
  font-style: italic;
}

/* ----------------------------------------------------------------------------------------

	h[x}

---------------------------------------------------------------------------------------- */

h1 {
  font-size: 190%;
  border-bottom: 3px solid #d8ceae;
  background: url(/images/common/tanuki01.png) no-repeat -15px top;
  background-size: 108px 123px;
  margin-bottom: 15px;
  padding: 30px 0 15px 80px;
  letter-spacing: 8px;
  color: #c49c00;
  font-family: 'Hiragino Mincho ProN', 'HG明朝E', 'Times New Roman', 'Times', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'ＭＳ Ｐ明朝', serif;
  @media(max-width: 798px) {
    background-size: 80px 90px !important;
    background: url(/images/common/tanuki01.png) no-repeat 0px 10px;
  }
}

h2 {
  font-size: 170% !important;
  padding: 15px 5px 0px !important;
  margin-top: 100px !important;
  margin-bottom: 15px !important;
  line-height: 1.5 !important;
  color: #5d3f19 !important;
  letter-spacing: 8px !important;
  border-bottom: 1px solid #d8ceae !important;
  font-family: 'Hiragino Mincho ProN', 'HG明朝E', 'Times New Roman', 'Times', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'ＭＳ Ｐ明朝', serif;
}
#contents .top-title_h2 {
    border-bottom: 1px solid #d8ceae !important;
}
.top-title_h2::before {
    content: none !important;
}

.topicsArticle h2,
.topicsListBox h2,
.blogEntry h2,
.blogMonthlArchivesBox h2,
h1 + h2 {
  margin-top: 10px;
}

h2:first-letter {
  font-size: 150%;
  color: #c49c00;
}

h2 a {
  color: #5d3f19;
}

h2:first-letter a {
  color: #c49c00;
}

.topicsArticle h2 {
  font-size: 150%;
  color: #5d3f19;
  letter-spacing: 3px;
}

.topicsListBox h2 {
  font-size: 100%;
  color: #5d3f19;
  letter-spacing: normal;
  font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, Arial, Helvetica, sans-serif;
  border-bottom: none;
}

.topicsArticle h2:first-letter,
.topicsListBox h2:first-letter {
  font-size: 100%;
  color: #5d3f19;
}
.topicsArticle h2 a,
.topicsListBox h2 a {
  color: #5d3f19;
}

#wrapper.foreign h2 {
  color: rgb(53, 53, 107);
  font-weight: bold;
  font-size: 25px;
  padding: 0;
  margin-top: 0;
  letter-spacing: normal;
  border-bottom: none;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#wrapper.foreign h2:first-letter {
  color: rgb(53, 53, 107);
  font-size: 25px;
}

h3 {
  background: #c49c00 !important;
  color: #fff !important;
  font-size: 114.3% !important;
  padding: 10px !important;
  margin-top: 50px !important;
  margin-bottom: 15px !important;
  line-height: 1.5 !important;
}

h3 a {
  color: #fff;
}


.topicsDigest h3 {
  margin-top: 0px !important;
}
@media(max-width:798px) {

.topicsDigest img {
  display: none;
}
}

#wrapper.foreign h3 {
  background: none;
  color: #463116;
  font-size: 24px;
  padding: 0;
  margin: 10px 0 15px;
  line-height: normal;
}

#wrapper.foreign .full_image .text_box h3 {
  color: #f99420;
  font-weight: bold;
  font-size: 35px;
}

h4 {
  font-weight: bold;
  font-size: 120%;
  padding: 3px 0 3px 10px;
  border-left: 5px solid #c49c00;
  margin-bottom: 15px;
  line-height: 1.5;
  color: #5d3f19;
}

h5 {
  font-weight: bold;
  font-size: 120%;
  padding: 10px 5px;
  border-bottom: 3px dotted #d8ceae;
  margin-bottom: 15px;
  line-height: 1.5;
  color: #5d3f19;
}

h6 {
  padding: 10px 5px;
  border-bottom: 3px solid #d8ceae;
  margin-bottom: 15px;
  line-height: 1.5;
  color: #5d3f19;
}

/* ----------------------------------------------------------------------------------------

	list

---------------------------------------------------------------------------------------- */

ul,
ol {
  margin: 0 0 1.5em;
}

li {
  line-height: 1.5;
}



/* ----------------------------------------------------------------------------------------

	table

---------------------------------------------------------------------------------------- */

table {
  width: 100%;
  margin: 0 0 15px;
  border-top: 1px solid #dad7d1;
  border-left: 1px solid #dad7d1;
  font-size: 80%;
}

table th,
table td {
  padding: 10px;
  border-right: 1px solid #dad7d1;
  border-bottom: 1px solid #dad7d1;
  line-height: 1.5;
}

table th {
  background: #d7c890;
}

table td {
  background-color: #fffcea;
}

/* ----------------------------------------------------------------------------------------

	common

---------------------------------------------------------------------------------------- */

.textC {
  text-align: center;
}
.textR {
  text-align: right;
}

/* .left {
  float: left;
  @media(max-width: 798px) {
      float: none;
      width: 100%;
  }
}
.right {
  float: right;
  @media(max-width: 798px) {
      float: none;
      width: 100%;
  }
} */

.box {
  margin: 0 0 30px;
}
#header .box {
  margin: 0 auto;
}
#upper .topTemp .box {
  margin-bottom: 0;


}
#bottomContents .box {
  margin: 0;
}

.returnBu a {
  display: block;
  overflow: hidden;
  width: 50px;
  height: 0 !important;
  height/**/: 16px;
  margin-top: 10px;
  padding: 16px 0 0 0;
  background: url(../images/common/bu_prev.gif) no-repeat 0 0;
}

/* ----------------------------------------------------------------------------------------

	clearfix

---------------------------------------------------------------------------------------- */

.clearfix:after {
  content: '.';
  display: block;
  height: 0 !important;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
}

.clearfix {
  display: inline-block;
}

/*\*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

/* ----------------------------------------------------------------------------------------

	custom

---------------------------------------------------------------------------------------- */
a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
}
#logo a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

/* =====ヘッダーサイトトップ===== */
#header .header_top {
  background: #073953;
  margin-bottom: 10px;
  color: #fff;
  border-bottom: solid 3px #eace2c;
  @media(min-width: 797px) {
      margin: 0 calc(50% - 50vw);
  }
}
#header .header_top a {
  color: #fff;
}
#header .header_top .left p {
  padding-top: 4px;
}

/*ヘッダートップ内メニュー*/
#header .header_menu {
  text-align: right;
}
#header .header_menu p,
#header .header_menu form {
  display: inline-block;
}
#header .header_menu form {
  font-size: 12px;
}

/* =====ヘッダータイトル枠===== */

/*ロゴ枠*/
.site_h01 {
  margin-right: 15px;
}

/*住所・営業時間枠*/
.site_h02 {
  padding-top: 8px;
  color: #aaa;
  font-family: 'Hiragino Mincho ProN', 'HG明朝E', 'Times New Roman', 'Times', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'ＭＳ Ｐ明朝', serif;
}
.site_h02 p {
  line-height: 1.4;
}

/* FBロゴ */
.site_h03 {
  padding-top: 4px;
  padding-left: 10px;
  @media(max-width: 798px) {
      display: flex;
      justify-content: center;
  }
}

/* =====ホームメニュー===== */
.home_menu ul li {
  padding: 0;
  background: none;
}
.home_menu ul li a {
  display: block;
  background: #073953;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  border-left: solid 5px #c49c00;
  padding: 10px;
  margin-bottom: 7px;
  font-family: 'Hiragino Mincho ProN', 'HG明朝E', 'Times New Roman', 'Times', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'ＭＳ Ｐ明朝', serif;
}
.home_menu ul li a:hover {
  background: rgba(7, 57, 83, 0.8);
}

/* =====トップスライダー===== */
.top_slider .bxslider .bx-wrapper .bx-viewport {
  overflow: visible !important;
  @media(max-width:798px) {
   overflow: hidden !important; 
  }
}

.top_slider .box,
.top_slider .bxslider {
  max-width: 700px !important;
  margin: 0 auto !important;

}
.top_slider .bxslider .bx-wrapper .bx-viewport ul {
  margin-bottom: 4px;
}

.top_slider .bxslider .bx-wrapper ul li img {
  //	width: 700px;
  //	height: 350px;
  border: solid 10px #fff;
  //	border-radius: 10px;
  //	overflow: hidden;
  @media(max-width: 798px) {
    border: none !important;
    border-radius: 0;
  }
}
.top_slider .bx-controls {
  //	margin: 0;
}

.topTemp #header {
  //	width: 100%;
  overflow: hidden;
}

/* ===== 新着情報===== */
.topicsDigest {
  background: #f2ecd8;
  border: 3px solid #e6dcbc;
  padding: 10px;
  margin-bottom: 15px;
}
.topTemp #side .topicsDigest {
  min-height: 375px;
  margin-bottom: 0;
}
.topicsDigest a {
  color: #000 !important;
}

/* ===== ページ大画像===== */
.img_top {
  position: relative;
  height: 250px;
  overflow: hidden;
  margin-bottom: 20px;
  font-family: 'Hiragino Mincho ProN', 'HG明朝E', 'Times New Roman', 'Times', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'ＭＳ Ｐ明朝', serif;
  @media(max-width:798px) {
    margin-bottom: 0;
  }
}
.img_top p {
  line-height: 1.5;
}
.img_top > div > div {
  position: absolute;
}
.img_top > div > div > div {
  display: table-cell;
  height: 250px;
  vertical-align: middle;
  padding-left: 20px;
  position: relative;
  z-index: 10;
  /* 文字フチ */
  text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
  color: #101b24;
  font-size: 22px;
  @media(max-width: 798px) {
      font-size: 16px;
      height: 210px;
  }
}

.img_top > div > div > div > p:first-child {
  color: #101b24;
}

.img_top > div > div > div > p:first-child:first-line {
  font-size: 120%;
  color: #5d3f19;
  letter-spacing: 10px;
  line-height: 1.3;
}

.img_top > div > div > div > p:first-child:first-letter {
  font-size: 145%;
  color: #c49c00;
}
@media(max-width:798px) {
  .img_top .box {
    margin-bottom: 0;
  }
  .img_top p {
    margin: 0;
  }
  .img_top img {
    height: 25vh;
    object-fit: cover;
    width: 100%;
  }
}

/*画像グラデーション*/
.img_top > div > p:after {
  content: ' ';
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  position: absolute;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
#cms_contents_area .img_top > div > p:after {
  content: none;
}

#opt3 p {
  margin-bottom: 5px;
}

/* ===== ドリンクメニュー ===== */
table.drink_table {
  border: none;
  font-size: 100%;
}

table.drink_table th {
  width: 80%;
}

table.drink_table th,
table.drink_table td {
  background: transparent;
  border: none;
  font-weight: normal;
  padding: 0;
  line-height: 1.8;
}

table.drink_table td {
  text-align: right;
  padding-right: 10px;
}
/* ----------------------------------------------------------------------------------------

	その他

---------------------------------------------------------------------------------------- */

.btn_s a,
a.btn_s {
  display: inline-block;
  padding: 5px 5px;
  background: rgba(0, 0, 0, 1);
  color: #fff;
  text-decoration: none;
  line-height: 1;
}

.btn_s a:hover,
a.btn_s:hover {
  background: rgba(0, 0, 0, 0.7);
}

.btn_m a,
a.btn_m {
  display: inline-block;
  padding: 5px 10px;
  background: rgba(7, 57, 83, 1);
  color: #fff;
  text-decoration: none;
}

.btn_m a:hover,
a.btn_m:hover {
  background: rgba(7, 57, 83, 0.7);
}

/* オンラインショップ配送設定 */
.cartDelivBox {
  display: none;
}

.footer_bnr img {
  margin: 0 4px;
}

/* *************************************
// ヘッダーアイコン
************************************* */
.site_h03.left p {
  display: flex;
  align-items: center;
}

/* *************************************
// SNS Side
************************************* */
.sns-side .lay-row {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 24px;
}

.sns-side .lay-row div {
  max-width: 100%;
}

.sns-side .lay-row div a {
  display: flex;
  align-items: center;
  column-gap: 16px;
  font-size: 26px;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.5s ease;
  padding:  16px;
}
.nurie .caption span{
    text-align: center !important;
}
.nurie02 {
    max-width: 500px; 
    margin: 0 auto;
}
.nurie td img {
    width: 100px;
    height: auto;
    margin: 0 auto;
}
.top__map img {
    width: 160px !important;
    height: auto;
    margin: 0 auto;
}
@media (any-hover: hover) {
  .sns-side .lay-row div a:hover {
    opacity: 0.7;
  }
}

.sns-side .lay-row div a::before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
}

/* フェイスブック */
.sns-side .lay-row div:nth-child(1) a {
  background-color: #1877f2;
}

.sns-side .lay-row div:nth-child(1) a::before {
  background: url(/images/common/fb_logo.svg) no-repeat center / contain;
}

/* エックス */
.sns-side .lay-row div:nth-child(2) a {
  background-color: black;
}

.sns-side .lay-row div:nth-child(2) a::before {
  background: black url(/images/common/x_logo.svg) no-repeat center / contain;
}

/* インスタ */
.sns-side .lay-row div:nth-child(3) a {
  background-color: #fff;
  border: 2px solid #e6dcbc;
}

.sns-side .lay-row div:nth-child(3) a::before {
  display: none;
}

#wrapper {
	width: 100%;
	}

.wrapper {
	width: 100%;
	margin: 0 auto;
	}
@media(max-width:798px) {
    #wrapper,.wrapper {
        max-width: 1005px !important;

    }
}
#opt3 {
   width: auto !important;
   float: none!important;
}
.top-text-mincho p{
    font-family: "Noto Serif JP" !important;
    
}
.top-text-mincho span {
    font-weight: bold;
}


/* HEADER-UPPER
-------------------------------------------------------------------- */
#header {
    padding-top: 0;
}

#upper {
	max-width: 1005px;
	margin: 0 auto;

}


/* topicpath */
#topicpath {
	font-size: 78.6%;
	text-align: right;
	padding: 8px 0;
}

#topicpath ul {
	margin: 0;
}

#topicpath ul li {
	display: inline;
	padding: 0 0 0 12px;
	background: url(../images/common/topicpath_arrow.gif) no-repeat 5px center;
}

#topicpath ul li#topicpathFirst {
	background: none;
}


/* MAIN-BOTTOM-SIDE-RIGHT
-------------------------------------------------------------------- */
#container {
	max-width: 1005px;
	margin: 0 auto;
  display: flex;
  gap: 10px;
  padding: 0;
}

.topTemp #container {
	margin-top: 15px;
}

#wrapper.topTemp.foreign #container {
	margin-top: 0;
}

#contents {
	float: left;
	max-width: 1005px;
}

.topTemp #contents {
	float: none;
	width: auto;
}

#main {
}

#bottom {
}

#side {
    @media(max-width: 798px) {
        float: none !important;
	width: auto !important;
}
}

.topTemp #side {
	float: left;
	width: 665px;
}

.topTemp #right {
	float: right;
	width: 325px;
  @media(max-width: 798px) {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}



.topTemp #bottomContents{
	margin-bottom:10px;
  @media(max-width: 798px){
  padding: 0 10px;
  width: 100%;
  }
}



/* OPT
-------------------------------------------------------------------- */
#opt {
	background: #f4f1eb;
	padding-top: 15px;
	margin-top: 30px;
}

#wrapper.foreign #opt {
	background: none;
}

#opt1 {
	float: left;
	width: 325px;
	margin-right: 15px;
	min-height: 15px;
}

#opt2 {
	float: left;
	width: 325px;
}

#opt3 {
	float: right;
	width: 325px;
}


/* pageTop */
.pageTop a {
	position: fixed;
	bottom: 40px;
	right: 40px;
	width:60px;
	height:60px;
	line-height:40px;
	font-size:30px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	opacity: 0.9;
	border-radius: 35px;
	box-shadow: 3px 3px 6px 0px rgba(100,100,100,0.4);
	background:#dd2;
}
.pageTop a:hover {
	color:#fff;
	background:#ee3;
}

.foreign_pagetop {
	position: fixed;
	right: 0;
	bottom: 50px;
}

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	padding-top: 15px;
	border-top: 1px solid #EEEEEE;
}

#wrapper.foreign #footer {
	border-top: none;
	padding-top: 30px;
	height: 328px;
	background: url("../images/foreign/footer.jpg") top center no-repeat;
	text-align: center;
	box-sizing: border-box;
}

#wrapper.foreign.sakura #footer {
	background: none;
	background-color: #ed82a3;
	width: 1005px;
	margin: 0 auto;
	position: relative;
	height: auto;
	padding-bottom: 20px;
}

/* address */
address {
	background: url(/images/common/gomon.png) no-repeat center 40px ,#073953;
	height:250px;
	background-size:200px 200px;
	color: #FFFFFF;
	font-size: 78.6%;
	text-align: center;
	padding:10px 0;
	margin-top: -20px !important;
	margin-bottom: 0 !important;
}
.siteSearch h3 {
    display: none;
}


/* ---------------------------------------------------------------------------------------- 

	トピックス一覧 [ MODULE:topics-topics_list ]	

---------------------------------------------------------------------------------------- */

.topicsListBox {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(../images/common/line_bot.gif) repeat-x left bottom;
}

.topicDigestImgOn .topicDigestText { float: left; width: 655px;}
.topicDigestImgOn .topicDigestPhoto { float: right; width: 100px;}
.topicDigestImgOn .topicDigestPhoto img { width: 100px;}

.topicDate,
.topicsListBox p {
	margin: 0 0 5px;
	font-size: 78.6%;
}

.topicsListBox h2 {
	margin: 0;
	padding: 0 0 7px 20px;
	background: url(../images/common/arrow.gif) no-repeat 0 4px;
	font-weight: normal;
	color: #333333;
}

.topicsListBox h2 a {
	display: block;
	color: #ddab5c;
}

.topicsListBox h2 a:hover {
	color: #e5b7541;
}


.pageLink { margin: 0 0 30px; text-align: center;}

.pageLink ul li {
	display: inline;
	background: none;
	padding: 0 15px;
}

.pageLink img {
	vertical-align: top;
}

.pageLink ul li.prevBu { background: url(../images/common/pagelink_li.gif) no-repeat right center;}
.pageLink ul li.nextBu { background: url(../images/common/pagelink_li.gif) no-repeat left center;}


/* ---------------------------------------------------------------------------------------- 

	トピックス記事本文 [ MODULE:topics-topics_article ]	

---------------------------------------------------------------------------------------- */

.topicsArticlePhoto,
.topicsArticleBody {
	margin: 0 0 15px;
}

.topicsArticle .pageLink { text-align: left;}



/* ---------------------------------------------------------------------------------------- 

	サイト内検索 [ MODULE:search ]	

---------------------------------------------------------------------------------------- */

.searchResults {
	text-align: center;
	margin-top: 40px;
}

.searchBoxList {
	margin: 0 0 30px;
}

.searchBoxList .topicDate {
	overflow: hidden;
	height: 1px;
	width: 1px;
	margin: 0;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
}

.pageMore { margin: 0 0 15px; text-align: right;}



/* ---------------------------------------------------------------------------------------- 

	フォーム [ MODULE:mailform-form ]	

---------------------------------------------------------------------------------------- */

form table th,
form table td {
	font-size: 14px;
}

form table th strong {
	color: #CD0003;
	display: inline-block;
}


form table td label {
	display: inline-block;
	min-width: 240px;
	padding-bottom: 10px;
	font-size:110%;
}

form table td textarea:focus,
form table td input[type=text]:focus,
form table td input[type=password]:focus {
	background-color: #FFDDDD;
	border: 1px solid #7F9DB9;
}

form table th strong:after {
	content: "※必須";
	background-color: #600;
	padding: 3px;
	vertical-align: text-bottom;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	border-radius: 4px;
	-webkit-boreder-radius: 4px;
	margin-left: -1.1em;
}

.inputText,
textarea,
select {
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 1.5;
	background: #fff;
  color: #333;
}

.err_msg,
.infoMessage,
.errorMessage {
	margin: 5px 0 0;
	font-size: 78.6%;
}

.err_msg,
.errorMessage {
	color: #CD0003;
}
.formConfiBu {
	height: 50px;
	width: 158px;
	padding: 50px 0 0 0;
	border: none;
	background: url(../images/common/bu_conf.gif) no-repeat 0 0;
	cursor: pointer;
}

#header .formConfiBu,
#footer .formConfiBu {
	background: url(../images/header/bu_conf_header.gif) no-repeat 0 0;
}

.formSendBu {
	height: 0;
	width: 158px;
	padding: 50px 0 0 0;
	border: none;
	background: url(../images/common/bu_send.gif) no-repeat 0 0;
	cursor: pointer;
}

.returnBu img {
	margin-top: 10px;
}


/* ---------------------------------------------------------------------------------------- 

	フォーム確認 [ MODULE:mailform-confirm ]	

---------------------------------------------------------------------------------------- */

.formConfirm table th {
	width: 180px;
}


/* ---------------------------------------------------------------------------------------- 

	フォーム完了 [ MODULE:mailform-complate ]	

---------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------- 

	アルバム	

---------------------------------------------------------------------------------------- */

#sl0base { background: #EEEEEE !important;}
#sl0slider { background: #e5b7541 !important;}

.albumList #thumbs ul.thumbs li {
	margin: 6px !important;
}

.albumList #thumbs ul.thumbs li a.thumb {
	width: 69px !important;
	height: 69px !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none !important;
}

div.pagination span.current {
	background-color: #ddab5c !important;
}

div.pagination a,
div.pagination span.current,
div.pagination span.ellipsis {
	border-color: #DDDDDD !important;
}


/* ---------------------------------------------------------------------------------------- 

	イベント [ MODULE:event-event_top ]	

---------------------------------------------------------------------------------------- */

.eventCalendar th.year_month {
	background-color: #eae5dc;
}

.calendarTable .week-label th,
.eventList th.week {
	background-color: #F3F3F3;
}


/* ---------------------------------------------------------------------------------------- 

	サイトマップ

---------------------------------------------------------------------------------------- */

.tree {
	margin-left: 20px;
}

#tree ul.level-0 li {
	background: none;
	margin-left: 0;
	padding-left: 0;
}

#tree ul.level-0 li a {
	border-left: 5px solid #333333;
	padding-left: 5px;
	margin-bottom: 5px;
	line-height: 1.8;
}

#tree ul li li a {
	border: none !important;
	padding: 0 0 0 20px !important;
	background: url(../images/common/arrow.gif) no-repeat 1px 2px;
}

#tree ul li li li li a {
	padding: 0 0 0 15px !important;
	background: url(../images/common/li_bg.png) no-repeat 0 4px;
}
/* header */
#header .box p{
    margin-bottom: 0 !important;
}
#header .box {
    margin-bottom: 5px !important;
    padding: 0 !important;
    @media(max-width: 798px) {
        text-align: center;
    }
}
.navbar-default  {
    border: none !important;    
}
.navbar-nav {
    width: 1005px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px;
    background: url(/images/common/menu_bg.png), #eace2c;
    background-size: 60px 60px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    max-width: 90%;
    @media(max-width: 798px) {
      margin-left: 0;
    }

}
.navbar-nav li a {
    display: block !important;
    padding: 5px 15px !important;
    text-align: center !important;
    text-decoration: none !important;
    border-radius: 5px !important;
    color: #073953 !important;
    font-size: 20px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, .2), 1px 1px 1px rgba(255, 255, 255, .3);
    font-family: "Hiragino Mincho ProN", "HG明朝E", "Times New Roman", "Times", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "ＭＳ Ｐ明朝", serif;
    @media(max-width: 798px) {
      display: flex !important;
    }
}
.navbar-nav li {
    float: left;
    padding: 0 10px;
    background: none;
    border-left: solid 1px #073953;
    position: relative;
    @media(max-width: 798px) {
      display: flex !important;
      flex-direction: column;
    }
}
.navbar-nav li:first-child {
    border-left: none;
}
.navbar-nav li a img {
    width: 26px;
    height: 23px;
    padding-right: 5px;
    position: relative;
    object-fit: cover;
    top: -3px;
}
@media(max-width:798px) {
  .menu {
  display: flex !important;
    align-items: center;
    justify-content: flex-start;
  }
}
.navbar-nav li a.menu-selected {
    border: none;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-nav li a:hover {
    background: rgba(0, 0, 0, 0.1) !important;
    border-bottom: none !important;
}
#header .menu-level-0:hover > ul > li a:hover {
    border-bottom-color: #fff;
    color: #646464;
    background: #f2ecd8;
}
#header .menu-level-0:hover > ul > li a {
    display: block !important;
    padding: 10px 15px !important;
    border-radius: 5px !important;
    color: #80572E !important;
    font-size: 16px !important;
    white-space: nowrap !important;
    text-align: left !important;
    border-radius: 0 !important;
    min-width: 100px !important;
    width: 140px !important;
    border-left:none !important;
    @media(max-width:798px) {
      width: 100% !important;
      color: #fff !important;
      min-width: auto !important;
      background: none !important;
      border-bottom: none !important;
      font-size: 14px !important;
    }
}
#header .menu-level-0 > ul > li {
    border-left: none !important;
}
.top-logo {
  display: none;
}

@media(max-width:798px) {
  .top-logo {
    display: block;
    height: 100%;
    width: fit-content;
    flex-grow: 2;
  }
  .navbar-header {
    padding: 0 4%;
    height: 100%;
    display: flex;
    justify-content: space-between; 
    width: 100%;
  }
  .navbar-header::before,
  .navbar-header::after {
    display: none;
  }

  .navbar-default {
    /* margin: 5px; */
  }
  .navbar-toggle {
    margin: 0;
  }
  .top-logo a {
    display: block;
    height: 100%;
    padding: 5px;
    color: #fff !important;
  }
  .top-logo a img {
    filter: invert(1);
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left;
  }
  .navbar-nav li {
    border-left: none;
    padding: 5px 10px;
}
/* #header {
  margin-top: 44px;
}
.header_menu {
  background: #073953;
  height: 44px;
  position: fixed;
  width: 100%;
  top: 0;
} */
#header .menu-level-0 > ul > li a{
    font-size: 1.0rem;
    background: transparent;
    border-bottom :none;
    width: 100%;
    border-radius: 0 !important;
    border-right: 1px solid #fff;
}
#header .menu-level-0 > ul > li:nth-child(2) a {
  border-right: none;
}
.navbar-nav {
    box-shadow: none;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    background: #073953;
    color: #fff;
    border-radius: 0;
}
.navbar-nav li a img {
  filter: brightness(0) invert(1);
}
.navbar-collapse {
  padding: 0;
}
.navbar-nav li a{
  color: #fff !important;
  font-size: 1.1rem;
  padding-left: 5px;
  text-shadow: none;
}
.navbar-nav li a img {
  width: 23px;
  height: 18px;
  margin-right: 5px;
}
.menu-level-0 {
  border-bottom: 1px solid #666;
  display: flex !important;
}
.menu-level-0:last-child {
  border-bottom: none;
}
#header .menu-level-0 > ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
}

}
.wrapper {
    padding: 0 !important;
}
/* メインビジュアル */
.top_slider {
    max-width: 700px !important;
    margin: 0 auto !important;
}
/* =====トップスライダー===== */


.top_slider .box,
.top_slider .bxslider {
  max-width: 700px !important;
  margin: 0 auto !important;
}
.top_slider .bxslider .bx-wrapper ul li{
  background: none;
  padding: 0;
  margin: 0;
}
.top_slider .bxslider .bx-wrapper ul li img {
  border: solid 10px #fff;
  border-radius: 10px;
  overflow: hidden;
  @media(max-width: 798px) {
    border: none !important;
    border-radius: 0 !important;
    aspect-ratio: 16 / 9;
    object-fit: cover;
  }
}
.sns-content {
    max-width: 1005px; 
    margin: 0 auto;
    @media(max-width:798px) {
      width: 100%;
    }
}
.h-access {
  display: none;
}
@media(max-width:798px) {
    
    .top-text-mincho {
        margin: 20px 15px;
    }
    .top-history .clearfix {
        display: flex;
        flex-direction: column-reverse;
    }
    .top-history img {
        margin: 0 auto;
    }
    .header-pon p {
        text-align: center !important;
    }
    .top-pet {
        border-top: none !important;
    }
    h1 {
        border-top: 0 !important;
        font-size: 120%;
        letter-spacing: 2px;
   }
    #upper {
        padding: 0 15px !important;
    }
    .sns-side {
        display: flex;
        margin-top: 20px !important;
    }
    .sns-side .lay-row {
        row-gap: 0;
    }
    .sns-side .lay-row div a {
        padding: 5px;
    }
    .sns-side img {
        width: 65%;
    }
    .nurie p {
        display: inline-block;
        max-width: 100%;
        overflow-wrap: anywhere;
        white-space: normal;
        word-break: break-word;
    }
    .nurie table {
        white-space: normal;
        word-break: break-word;
    }
    .youtube-top iframe {
        width: 100%;
        height: 100%;
        aspect-ratio: 16 / 9;
    }
    #opt1 , #opt2 , #opt3 {
        width: 100% !important;
        padding: 0 15px;
        margin: 0;
    }
    .footer-bannar img{
        padding: 5px 0 !important;
    }
   
    .img_top p {
        width: 100%;
    }
    .img_top {
        height: auto;
        margin: 0 calc(50% - 50vw);
        margin-bottom: 50px;
    }
    .img_top > div > div > div {

        
    }
    h2 {
        margin-top: 0 !important;
        background-color: transparent;
        font-size: 125% !important;
    }
    .qa-table table{
        width: 80% !important;
        margin: 0 auto;
    }
    .qa-table th, .qa-table td {
        width: 100%;
        display: block;
    }
    .movie-top img {
        width: 40% !important;
    }
    .top__map .clearfix {
      align-items: center;
    }
    .top__map a {
      font-size: 0.9rem;
    }
    .top__map .left , .top__map .right{
      display: flex;
    }
    #footer {
      display: none;
    }
    address {
      background: #073953;
      height: auto;
    }
    #opt .wrapper {
      display: grid;
      grid-template-columns: 1fr;
    }
    #opt1 {
      order: 3;
    }
    .ticket-top .left , .ticket-top .right{
      width: 100%;
    }
    .ticket-top .left {
      padding-bottom: 0 !important;
    }
    .ticket-top .right {
      padding-top: 0 !important;
    }
    #header .left , #header .right {
      width: 100%;
    }
    .ticket02 .left, .ticket02 .right {
      width: 100%;
      margin-top: 0 !important;
      padding: 0 !important;
    }
    .site_h03 {
      display: none;
    }
    #header {
      display: grid;
      grid-template-columns: 1fr;
    }
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:is(:hover, :focus) {
      background: transparent;
      border: none;
      color: #fff;
      float: none;
      flex-shrink: 0;
      margin-left: 10px;
    }
    .navbar-toggle {
      padding: 5px 0 0 0;
    }
    .navbar-toggle span {
      color: #ffffff;
      font-size: 10px;
      text-decoration: none;
      text-align: center;
      display: block;
    }
    .navbar-default .navbar-toggle .icon-bar {
       background: #fff;
    }
  
  #header > nav.navbar,
  #header > div:has(nav.navbar){
      order: 1;
      position: fixed;
      width: 100%;
      top: 0;
      background: #073953;
      z-index: 999;
    }
    #header > div:nth-child(1) {
      order: 3;
    }
    #header > div:nth-child(2) {
      order: 2;
      margin-top: 56px;
    }
    #header > div:nth-child(4) {
      order: 4;
    }
    #header .header_menu {
      text-align: center;
      font-size: 1rem;
      padding: 0 0 10px 0;
    }
    #header .header_top {
      border-top: solid 3px #eace2c;
    }
    #header .box {
      margin-bottom: 0 !important;
    }
    #header .left {
      padding: 0;
    }
    #header .left img {
      display: none;
    }
    nav.navbar {
      min-height: 0;
      height: 44px;
      margin: 0;
    }

    .navbar-nav {
      width: 100%;
    }
    .h-access {
      display: flex;
      flex-shrink: 0;
    }
    .h-access a {
      color: #fff;
      font-size: 0.9rem;
      border-left: 1px solid #111;
      padding: 0 10px;
      border-right: 1px solid #111;
    }
    .h-access img{
      width: 25px;
      height: 25px;
      filter: brightness(0) invert(1);

    }
    .access-table .right , .access-table .left {
      width: 100%;
    }
    .sakin-child .box {
      display: flex;
      flex-direction: column-reverse;
    }
    .sakin-child {
      padding-top: 20px;
    }
    .default-header-top  > div:nth-child(2) , .default-header-top  > div:nth-child(1){
      display: none;
    }
   .default-top-css h1 {
    margin-top: 60px;
   }
   .default-sub-contents {
    flex-direction: column;
    padding: 0 4% !important;
   }
   .sakin-youcube iframe {
    width: 100%;
    height: auto;
   }
   .siteSearch {
     display: none !important;
   }

/* ホームメニュー */
.home_menu .parts_img_type13_box_01 > div,
.home_menu .parts_img_type13_box_02 > div,
.home_menu .parts_img_type13_box_03 > div,
.home_menu .parts_img_type13_box_04 > div {
	display: inline;
}

.home_menu .parts_img_type13_img {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
  width: 50%;
}

.home_menu .parts_img_type13_box_01,
.home_menu .parts_img_type13_box_02,
.home_menu .parts_img_type13_box_03,
.home_menu .parts_img_type13_box_04 {
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 15px;
	clear: both;
	background: #f2ecd8;
	padding: 10px 10px 0 !important;
}

.home_menu ul {
	clear: both;
	display: block;
	padding-top: 10px;

}

.home_menu ul li {
	background: none;
	padding: 0;
}
.home_menu ul li a {
	display: block;
	background: #073953;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	border-left: solid 5px #C49C00;
	padding: 10px;
	margin-bottom: 7px;
	font-family: "Hiragino Mincho ProN", "HG明朝E", "Times New Roman", "Times", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "ＭＳ Ｐ明朝", serif;
}

.home_menu h4 {
	margin-bottom: 5px;
	color: rgb(196, 156, 0);
  border-left: none;
}
.home_menu p {
	margin-bottom: 5px;
}
.pagetemp-column2 #opt2 , .pagetemp-column2 #opt3 {
  display: none !important;
}
.default-sub-contents #side {
  display: none !important;
}


}

h2 {
    background: transparent;
}

