@charset "utf-8";
/* CSS Document */

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}

	
/*------------　　 BASE  　----------*/

body {
	color: #5E5C5A;
	font-family: YuGothic,"游ゴシック","Yu Gothic","メイリオ",Meiryo,sans-serif;
	line-height: 1.8;
	background-color: #FFF;
	font-size: 14px;
	background-repeat: repeat;
	background-image: url(../img/bg_common.gif);
	}

a {
	text-decoration: underline;
	color: #868052;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

a:hover {
	text-decoration: none;
	color: #9E3718;
}


p {
	color: #5E5C5A;
}

/*------------------------------------------------------
　　　　　　　　　＊ OTHER　＊
-------------------------------------------------------*/
.left {float: left !important;}
.right {float: right !important;}
.center {
	margin-right: auto;
	margin-left: auto;
}

.clear {clear: both !important;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*------------------------------------------------------
　　　　　　　　　＊ OTHER　＊
-------------------------------------------------------*/
.img_dark {
     -webkit-filter: brightness(0.7);
     -moz-filter: brightness(0.7);
     -o-filter: brightness(0.7);
     -ms-filter: brightness(0.7);
     filter: brightness(0.7);
}

.img_bright {
     -webkit-filter: contrast(150%);
     -moz-filter: contrast(150%);
     -o-filter: contrast(150%);
     -ms-filter: contrast(150%);
     filter: contrast(150%);
}	 

/*------------------------------------------------------
　　　　　　　　　＊ MARGIN　＊
-------------------------------------------------------*/
.m_0 {margin: 0px !important;}
.m_10 {margin: 10px !important;}
.m_b5 {margin-bottom: 5px !important;}
.m_b10 {margin-bottom: 10px !important;}
.m_b15 {margin-bottom: 15px !important;}
.m_b20 {margin-bottom: 20px !important;}
.m_b25 {margin-bottom: 25px !important;}
.m_b30 {margin-bottom: 30px !important;}
.m_b35 {margin-bottom: 35px !important;}
.m_b40 {margin-bottom: 40px !important;}
.m_b50 {margin-bottom: 50px !important;}
.m_b60 {margin-bottom: 60px !important;}
.m_b70 {margin-bottom: 70px !important;}
.m_b80 {margin-bottom: 80px !important;}
.m_b90 {margin-bottom: 90px !important;}

.m_l5 {margin-left: 5px !important;}
.m_l10 {margin-left: 10px !important;}
.m_l15 {margin-left: 15px !important;}
.m_l20 {margin-left: 20px !important;}
.m_l25 {margin-left: 25px !important;}
.m_l30 {margin-left: 30px !important;}
.m_l35 {margin-left: 35px !important;}
.m_l40 {margin-left: 40px !important;}
.m_l60 {margin-left: 60px !important;}

.m_lr10 {margin: 0 10px !important;}
.m_lr20 {margin: 0 20px !important;}
.m_lrtb10 {margin: 10px 10px !important;}

.m_r5 {margin-right: 5px !important;}
.m_r10 {margin-right: 10px !important;}
.m_r15 {margin-right: 15px !important;}
.m_r20 {margin-right: 20px !important;}
.m_r30 {margin-right: 30px !important;}
.m_r35 {margin-right: 35px !important;}
.m_r40 {margin-right: 40px !important;}
.m_r50 {margin-right: 50px !important;}

.m_t5 {margin-top: 5px !important;}
.m_t10 {margin-top: 10px !important;}
.m_t12 {margin-top: 12px !important;}
.m_t15 {margin-top: 15px !important;}
.m_t15sp {margin-top: 15px !important;}
.m_t20 {margin-top: 20px !important;}
.m_t25 {margin-top: 25px !important;}
.m_t30 {margin-top: 30px !important;}
.m_t50 {margin-top: 50px !important;}
.m_t-5 {margin-top: -5px !important;}
.m_t-10 {margin-top: -10px !important;}


@media only screen and (max-width:414px) {
.m_t15sp {margin-top: 0px !important;}
}

.f_min {
font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;}

.f_min2 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 2.4rem;
}


.interval{
	padding-top: 5em;
}

.interval5{
	padding-top: 3em;
	padding-bottom: 8em;
}


.interval_bg{
	padding-top: 5em;
	padding-bottom: 5em;
	margin-top: 3em;
}
@media only screen and (max-width:768px) {
.interval{
	padding-top: 2em;
}
.interval_bg{
	padding-top: 1em;
	padding-bottom: 4em;
	margin-top: 2em;
}
	
	.interval5{
	padding-top: 1em;
	padding-bottom: 1em;
}

}
 
/*------------------------------------------------------
　　　　　　　　　＊ PADDING　＊
-------------------------------------------------------*/
.p5 {padding: 5px !important;}
.p10 {padding: 10px !important;}
.p15 {padding: 15px !important;}
.p_l5 {padding-left: 5px !important;}
.p_lr5 {padding: 0px 5px 0px 5px !important;}
.p_lr10 {
	padding-right: 10px;
	padding-left: 10px !important;}
.p_lr15 {
	padding-right: 15px;
	padding-left: 15px !important;}
.p_lr25 {
	padding-right: 25px;
	padding-left: 25px !important;}
.p_t5 {padding-top: 5px !important;}
.p_t10 {padding-top: 10px !important;}
.p_r5 {padding-right: 5px !important;}
.p_t25 {padding-top: 25px !important;}
.p_t35 {padding-top: 35px !important;}
.p_b10 {padding-bottom: 10px !important;}
.p_b30 {padding-bottom: 30px !important;}



/*------------------------------------------------------
　　　　　　　　　＊ FONT&TEXT　＊
-------------------------------------------------------*/
.f_bold {font-weight: bold !important;}
.f_line a{ text-decoration:underline !important;}

.f_gr {color: #5A5A5A !important;}
.f_red {color: #DD0000 !important;}
.f_white {color: #FFFFFF !important;}
.f_gold {color: #868052 !important;}
.f_pink {color: #FF8080 !important;}

.f_green a {color: #60B8AC !important;}
.f_green a:hover {color: #7ED5D6 !important;}

.f_s10 {font-size: 77% !important;}
.f_s11 {font-size: 85% !important;}
.f_s12 {font-size: 93% !important;}
.f_s13 {font-size: 100% !important;}
.f_s14 {font-size: 108% !important;}
.f_s14 a {font-size: 108% !important;}
.f_s15 {font-size: 116% !important;}
.f_s15 a {font-size: 116% !important;}
.f_s16 {font-size: 124% !important;}
.f_s16 a {font-size: 124% !important;}
.f_s17 a {font-size: 124% !important;}
.f_s17 {font-size: 131% !important;}
.f_s18 {font-size: 139% !important;}
.f_s19 {font-size: 147% !important;}
.f_s20 {font-size: 154% !important;}
.f_s21 {font-size: 162% !important;}
.f_s22 {font-size: 170% !important;}
.f_s23 {font-size: 177% !important;}
.f_s24 {font-size: 185% !important;}
.f_s25 {font-size: 193% !important;}

.f_s16res {font-size: 170% !important;}
.f_s20res {font-size: 154% !important;}
@media screen and (max-width: 360px){
.f_s20res {font-size: 134% !important;}
}

@media screen and (max-width: 1199px){
.f_s16res {font-size: 154% !important;}
}
@media screen and (max-width: 991px){
.f_s16res {font-size: 112% !important;}
}
@media screen and (max-width: 414px){
.f_s16res {font-size: 154% !important;}
}
.f_lh100 {line-height: 1.0;}
.f_lh150 {line-height: 1.5;}
.f_lh250 {line-height: 2.5;}

.t-a_left {text-align: left;}
.t-a_right {text-align: right;}
.t-a_center {text-align: center;}

@media only screen and (min-width:320px) and (max-width:414px) {
	.t-a_center {text-align: left;}
}


/*--　BR PC表示の時だけ改行する　--*/
@media only screen and (min-width:320px) and (max-width:414px) {
br { display:none; }
}


/*--　背景色　--*/

.bg {
	background-color: #FFFFFF;
	color: #868052;
	 }

.bg-wood {
    background-color: #000;
    background-image: url(../img/common/bg_wood.gif);
    background-repeat: repeat;
	 }

	 
/*********************************************************************
　common base
********************************************************************/
/* ----------------------------------------------------------------------
 reset css
---------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
 { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio, canvas, video { display:inline-block; max-width:100%; }
html { overflow-y:scroll; overflow-x:hidden; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
ul, ol { list-style:none; }
blockquote , q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a:focus { outline:none; }
ins { text-decoration:none; }
mark { font-style:italic; font-weight:bold; }
del { text-decoration:line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
button, input, select, textarea { outline:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; font-size:100%; }
input, textarea { background-image:-webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); -webkit-appearance:none; border-radius:0; /* Removing the inner shadow, rounded corners on iOS inputs */ }
input[type="checkbox"]{ -webkit-appearance:checkbox; }
input[type="radio"]{ -webkit-appearance:radio; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
img { -ms-interpolation-mode:bicubic; }

/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block; }
/* end MacIE5 */


/* ----------------------------------------------------------------------
 ヘッダー
---------------------------------------------------------------------- */
#header { width:100%; }
#header_top { background:#000; }
#header_top .inner { min-height:68px; }

/* ロゴ */
#header_logo, #header_logo_fix { max-height:68px; float:left; position:relative; z-index:21; }
#header_logo a, #header_logo_fix a { color:#fff; text-decoration:none; }
#header_logo .logo, #header_logo_fix .logo { display:inline-block; margin:0; line-height:68px; font-weight:300; }
#header_logo #logo_text .logo, #header_logo_fix #logo_text_fixed .logo { font-size:36px; }
#header_logo img, #header_logo_fix img { display:inline-block; max-height:60px; vertical-align:middle; }
#header_logo .desc, #header_logo_fix .desc { 
	padding:0 0 0 10px; font-size:12px; vertical-align:middle;
font-family: 'Georgia','Baskerville','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',sans-serif;
	letter-spacing: 0.15em;
	padding-top: 12px;
}

/* グローバルメニュー */
a.menu_button { display:none; }
#global_menu { position:relative; z-index:20; margin:0 -28px 0 0; }
#global_menu a { color:#fff; text-decoration:none; }
#global_menu > ul { font-size:0; position:relative; text-align:right; margin:0 auto; }
#global_menu > ul > li { font-size:1%; position:relative; display:inline-block; }
#global_menu > ul > li > a {
  font-size:14px; text-decoration:none; height:68px; line-height:68px; display:block; 
  padding:0 12px;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#global_menu ul ul { display:none; }

@media only screen and (min-width:992px) {
  #global_menu { display:block !important; }
  #global_menu .child_menu_button { display:none; }
  #global_menu > ul > li:hover > a { opacity:0.5;
    -webkit-transition-property:opacity; -webkit-transition-duration:.3s;
    -moz-transition-property:opacity; -moz-transition-duration:.3s;
    -ms-transition-property:opacity; -ms-transition-duration:.3s;
    -o-transition-property:opacity; -o-transition-duration:.3s;
    transition-property:opacity; transition-duration:.3s;
  }
  #global_menu ul ul { display:block; visibility:hidden; margin:0; padding:0; width:auto; width:220px; position:absolute; top:68px; left:30px; z-index:2; opacity:0;
    -webkit-transition-property:opacity,left; -webkit-transition-duration:.3s; -webkit-transition-timing-function:ease;
    -moz-transition-property:opacity,left; -moz-transition-duration:.3s; -moz-transition-timing-function:ease;
    -ms-transition-property:opacity,left; -ms-transition-duration:.3s; -ms-transition-timing-function:ease;
    -o-transition-property:opacity,left; -o-transition-duration:.3s; -o-transition-timing-function:ease;
    transition-property:opacity,left; transition-duration:.3s; transition-timing-function:ease;
  }
  #global_menu ul ul ul { left:230px; top:0; bottom:auto; }
  #global_menu ul ul li { display:block; margin:0; padding:0; text-align:left;  position:relative; }
  #global_menu ul ul a { display:block; margin:0; padding:9px 28px; font-size:14px; line-height:1.6; background:#A21B2A; position:relative; text-align:left; }
  #global_menu ul ul a:hover { background:#3F3D3B; text-decoration:none; }
  #global_menu ul ul li.menu-item-has-children > a:before { 
  margin:0; 
  display:block; 
  right:10px; 
  position:absolute; 
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content:"\e910"; 
  font-size:86%;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1
   }
  #global_menu > ul > li:hover > ul { visibility:visible; left:0; opacity:1; z-index:3; }
  #global_menu > ul > li li:hover > ul { visibility:visible; opacity:1; top:0; left:200px; z-index:3; }
}

/* ヘッダー固定 */
#logo_image_fixed, #logo_text_fixed { display:none; }
@media only screen and (min-width:992px) {
  .fix_top.header_fix #header_top {
    position:fixed; width:100%; 
	/*min-width:1330px; */
	top:0px; left:0px; z-index:200; background: rgba(150, 15, 30, 0.84);
    -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0);
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
    -webkit-animation:slideDown 0.5s ease; -moz-animation:slideDown 0.5s ease; -ms-animation:slideDown 0.5s ease; animation:slideDown 0.5s ease;
  }

  /* ロゴ */
  .fix_top.header_fix #logo_image_fixed, .fix_top.header_fix #logo_text_fixed { display:block; }
  .fix_top.header_fix #logo_image, .fix_top.header_fix #logo_text { display:none; }

  /* グローバルメニュー */
  .fix_top.header_fix #global_menu a { color:#fff; }
  .fix_top.header_fix #global_menu > ul > li > a { height:70px; line-height:70px; }
  .fix_top.header_fix #global_menu > ul > li:hover > ul { top:70px; }
}

/* レイアウト */
#main_contents { width:100%; position:relative; }


/* ----------------------------------------------------------------------
 responsiveヘッダー  
---------------------------------------------------------------------- */

@media only screen and (max-width:991px) {
  #header { position:relative; border-top:0!important; }
  #header_top { overflow:initial; }
  #header_top .container-fluid { height:60px; min-height:initial; }

  /* ロゴ */
  #header_logo, #header_logo_fix { max-height:60px; }
  #header_logo .logo, #header_logo_fix .logo { line-height:60px; }
  #header_logo #logo_text .logo, #header_logo_fix #logo_text_fixed .logo { font-size:26px; }
  #header_logo img, #header_logo_fix img { max-height:45px; }
  #header_logo .desc { display:none; }

  /* メニューボタン */
  a.menu_button {
    position:absolute; right:0px; z-index:9; text-align: center;
    display:inline-block; color:#000; width:60px; height:60px; line-height:60px; text-decoration:none;
  }
  a.menu_button span { text-indent:100%; white-space:nowrap; overflow:hidden; display:block; }
  a.menu_button:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f0c9";
	color:#fff; 
    font-size:18px; 
	width:24px; 
	height:24px; 
	line-height:24px;
	top:17px;
	left:19px;
	 display:block; 
	position:absolute; 
    /* -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;*/
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1
  }
  

  /* グローバルメニュー */
  #global_menu { display:none; clear:both; width:100%; margin:0; top:60px; left:0; position:absolute; z-index:9; 
  background:#751811;
  max-height:-webkit-calc(100vh - 60px); max-height:calc(100vh - 60px); overflow-y:auto; }
  #global_menu ul { margin:0; width:100%; text-align:left; }
  #global_menuli, #global_menu > ul > li { display:block; width:100%; }
  #global_menu ul li:last-child { border-bottom:none; }
  #global_menu ul ul { display:none; }
  #global_menu a, #global_menu > ul > li > a {
    position:relative; display:block; margin:0; padding:9.5px 14px; height:auto; min-height:40px; line-height:1.6; overflow:hidden; text-decoration:none; font-size:13px; border-bottom:1px solid rgba(255,255,255,.3);
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
  }
  #global_menu a:hover { background:#92785f; }
  #global_menu ul ul a { padding-left:28px; background:rgba(255,255,255,.1); }
  #global_menu ul ul ul a { padding-left:42px; background:rgba(255,255,255,.2); }
  #global_menu ul ul ul ul a { padding-left:55px; background:rgba(255,255,255,.3); }
  #global_menu li.menu-item-has-children { position:relative; }
  #global_menu .child_menu_button { display:block; position:absolute; text-align:center; width:60px; height:39px; right:0px; top:1px; z-index:5; cursor:pointer; }
  #global_menu .child_menu_button .icon:before {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f107"; /*\e90e*/
	color:#eee;
	font-size:18px;
	text-align:center;
    display:block;
	width:20px; height:20px; line-height:20px;
    position:absolute;
	left:20px; top:10px;

-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1
  }
  #global_menu .child_menu_button.active .icon:before, #global_menu .child_menu_button:hover .icon:before { color:#fff; border-color:#fff; }
  #global_menu li.menu-item-has-children.open > .child_menu_button .icon:before {
    -webkit-transform:rotateX(180deg); -moz-transform:rotateX(180deg); -ms-transform:rotateX(180deg); -o-transform:rotateX(180deg); transform:rotateX(180deg);
  }

  /* ヘッダー固定 */
  .mobile_fix_top.header_fix #header {
    position:fixed; width:100%; top:0; left:0; z-index:999;
    -webkit-transform:translateY(0%); -moz-transform:translateY(0%); -ms-transform:translateY(0%); -o-transform:translateY(0%); transform:translateY(0%);
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
    animation:slideDown 0.5s ease; -ms-animation:slideDown 0.5s ease; -webkit-animation:slideDown 0.5s ease; -moz-animation:slideDown 0.5s ease; 
  }
  .mobile_fix_top.header_fix #header_top { background:rgba(0,0,0,1); }
  .mobile_fix_top.header_fix #header.active #header_top { background:rgba(0,0,0,1); }

  .mobile_fix_top.header_fix #logo_image_fixed, .mobile_fix_top.header_fix #logo_text_fixed { display:block; }
  .mobile_fix_top.header_fix #logo_image, .mobile_fix_top.header_fix #logo_text { display:none; }


  /* パンくずリンク */
  #breadcrumb { padding:13px 0; height:initial; font-size:10px; line-height:1.7; }
  #breadcrumb ul { white-space:initial; }
  #breadcrumb li.home a:before { font-size:10px; color:#999; }
  #breadcrumb li { font-size:10px; }
  #breadcrumb li:after { font-size:9px; bottom:0; }
}

@-webkit-keyframes slideDown {
  0% { -webkit-transform:translate3d(0,-100%,0); -moz-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); -o-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0); }
  100% { -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
}
@keyframes slideDown {
  0% { -webkit-transform:translate3d(0,-100%,0); -moz-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); -o-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0); }
  100% { -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
}

.header_fix { padding-top:68px; }




/* ----------------------------------------------------------------------
 スライダー 
---------------------------------------------------------------------- */

/* スライダー */
#header_slider { width:100%; position:relative; margin:0 auto; }
#header_slider img { width:100%; height:auto; display:block; }
#header_slider .item { width:100%; position:relative; overflow:hidden; }
#header_slider .item:nth-child(n+2) { display:none; }
#header_slider.slick-initialized .item:nth-child(n+2) { display:block; }
#header_slider .slick-arrow {
  width:60px; height:60px; padding:0; overflow:hidden; text-align:center; font-family:'design_plus'; color:#fff; font-size:26px; line-height:60px; margin-top:-30px; position:absolute; top:50%; z-index:2; cursor:pointer; background:transparent; border:none; opacity:0.8;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
  -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
  -webkit-animation:fadeIn 1.5s ease both 4s; animation:fadeIn 1.5s ease both 4s;
}
#header_slider .slick-prev { left:0; text-align:left; padding-left:22px; }
#header_slider .slick-next { right:0; text-align:right; padding-right:22px; }
#header_slider .slick-arrow:hover { color:#92785f; opacity:1; }
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}

/* スライダーキャプション */
#header_slider .caption {
  margin:auto; padding:30px 60px; width:100%; max-height:100%; overflow:hidden; text-align:center; position:absolute; top:50%; left:0; right:0; z-index:3;
  -webkit-transform:translate3d(0,-50%,0); -moz-transform:translate3d(0,-50%,0); -ms-transform:translate3d(0,-50%,0); -o-transform:translate3d(0,-50%,0); transform:translate3d(0,-50%,0);
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#header_slider .caption .headline { margin:0; font-size:37px; line-height:1.4; color:#fff; 
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 500;}
#header_slider .caption .catchphrase { margin:5px 0 0 0; line-height:2.2; color:#fff;font-size:17px;letter-spacing: 0.05em;
/*font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
    font-weight: 500; }
#header_slider .caption .button {
	display: inline-block;
	margin: 16px 0 0 0;
	padding: 0 48px;
	min-width: 240px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 1px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.85);
}
#header_slider .caption .button:after {
  /* font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content:"\e910"; 
  margin-top:-0.5em; 
  font-size:16px; 
  line-height:1; 
  color:#fff; 
  position:absolute; 
  top:50%; 
  right:18px;
 -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;*/
}
#header_slider .caption .button, #header_slider .caption .button:after {
  -webkit-transition-property:background-color, color, border-color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  -moz-transition-property:background-color, color, border-color; -moz-transition-duration:0.2s; -moz-transition-timing-function:ease;
  -ms-transition-property:background-color, color, border-color; -ms-transition-duration:0.2s; -ms-transition-timing-function:ease;
  -o-transition-property:background-color, color, border-color; -o-transition-duration:0.2s; -o-transition-timing-function:ease;
  transition-property:background-color, color, border-color; transition-duration:0.2s; transition-timing-function:ease;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#header_slider .caption > :first-child { margin-top:0; }

/* スライダーキャプションのアニメーション */
#header_slider .caption > :nth-child(-n+3) {
  opacity:0;
}
#header_slider .item.slick-active .caption > :nth-child(1),
#header_slider.slider_video_mobile .caption > :nth-child(1) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 1s; animation:sliderCaptionAnimation 1s ease forwards 1s;
}
#header_slider .item.slick-active .caption > :nth-child(2),
#header_slider.slider_video_mobile .caption > :nth-child(2) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 2s; animation:sliderCaptionAnimation 1s ease forwards 2s;
}
#header_slider .item.slick-active .caption > :nth-child(3),
#header_slider.slider_video_mobile .caption > :nth-child(3) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 3s; animation:sliderCaptionAnimation 1s ease forwards 3s;
}
#header_slider.slider_video .caption > :nth-child(1) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 6s; animation:sliderCaptionAnimation 1s ease forwards 6s;
}
#header_slider.slider_video .caption > :nth-child(2) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 8s; animation:sliderCaptionAnimation 1s ease forwards 8s;
}
#header_slider.slider_video .caption > :nth-child(3) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 10s; animation:sliderCaptionAnimation 1s ease forwards 10s;
}
@-webkit-keyframes sliderCaptionAnimation {
  0% { opacity:0; -webkit-transform:translate3d(0, 30px, 0); transform:translate3d(0, 30px, 0); }
  100% { opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); }
}
@keyframes sliderCaptionAnimation {
  0% { opacity:0; -webkit-transform:translate3d(0, 30px, 0); transform:translate3d(0, 30px, 0); }
  100% { opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); }
}

/* video, youtube */
.slider_video_wrapper { width:100%; position:relative; }
.slider_video_wrapper:before { content:''; display:block; padding-top:56.25%; /* aspect 16:9 */ }
.slider_video_wrapper .slider_video_container { width:100%; height:100%; position:absolute; top:0; left:0; }

/* スライダー上に表示 */
@media only screen and (min-width:992px) {
  .has_header_content #header { position:absolute; z-index:5; }
  .has_header_content #header_top { background:transparent; border-bottom:1px solid rgba(255,255,255,0.3); }
  .has_header_content.fix_top.header_fix #header_top { border-bottom:none; }
  .has_header_content #index_header_search { margin-top:-100px; background:rgba(0,0,0,0.6); position:relative; z-index:4; }
}


@media only screen and (max-width:767px) {
  .home-default #main_col { margin-top:30px; }

  /* スライダー */
  #header_slider  { margin-bottom:-1px; }
  #header_slider .caption { padding:30px 20px; }
  #header_slider .slick-arrow { display:none !important; }
  #header_slider .item:before { content:''; display:block; padding-top:125%; }
  #header_slider .item img { width:auto; min-width:100%; height:100%; position:absolute; top:0; bottom:0; left:50%;
    -webkit-transform:translateX(-50%); -mox-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); transform:translateX(-50%);
  }
  #header_slider .caption .headline { font-size:28px; line-height:1.4; }
  #header_slider .caption .catchphrase { margin:8px 0 0 0; font-size:12px; line-height:2; text-align:center; }
  #header_slider .caption .button { margin:12px 0 0 0; padding:0 40px; min-width:220px; height:43px; line-height:43px; font-size:14px; border-radius:1px; }

}


/* ----------------------------------------------------------------------
　下層ヘッダー画像 
---------------------------------------------------------------------- */
#header_img {
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
}

	#header_img img {
    display: block;
    width: 100%;
    height: auto;
}

#header_img .caption_bar {
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    margin: 0;
    padding: 14px 20px;
    width: 100%;
    line-height: 1.2;
    text-align: center;
    font-size: 200%;
    color: #fff;
    background: rgba(48, 46, 45, 0.7); /*rgba(73,36,13,0.7);*/
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


@media only screen and (max-width:767px) {
	
#header_img .caption_bar {
    font-size: 18px;
    line-height: 1.4;
    padding: 11px 20px 10px;
}

#header_img::before {
    content: '';
    display: block;
    padding-top: 62%;
}

/**/#header_img img {
    width: auto;
    min-width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30%;
    -webkit-transform: translateX(-50%);
    -mox-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
}


/*********************************************************************
navi
********************************************************************/



@media screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #header_slider .caption .headline { font-size:24px; }
  #header_slider .caption .catchphrase { font-size:12px; }
}

@media screen and (max-width: 414px){

}


.cover-img {
height: 214px;
display: table;
width: 97.5%;
background-size: cover;
}

@media screen and (max-width: 414px){
.cover-img {
width: 100%;
}	
}

/* ワイドスクリーン用のCSS */
@media only screen and (min-width: 1500px) {
	.cover-img {
		height: 314px;
	}
}

/* タブレット用のCSS */
@media only screen and (min-width : 768px) and (max-width : 1200px) {
	.cover-img {
		height: 250px;
	}
}

/* スマホ用のCSS */
@media only screen and (max-width: 479px) {
	.cover-img {
		height: 180px;
	}
}

.cover-text {
	display: table-cell;
	vertical-align: middle;
  text-align: center;
}



/*********************************************************************
 ホバーした時に透過
********************************************************************/
.hv-opacity img:hover {
  transition: .3s; /*0.3s秒かけて変化*/
	opacity: 0.7 ;
}

.hv-opacity img {
border: 1px solid #CCCCCC;
}

/* -------------------------------- 
　横幅指定
-------------------------------- */

.max900 {
width: 100%;
max-width: 900px;
margin:0px auto;
}

.max1000 {
width: 100%;
max-width: 1000px;
margin:0px auto;
}

.max1170 {
width: 100%;
max-width: 1170px;
margin:0px auto;
}


/*********************************************************************
 新着情報
********************************************************************/

.topix {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	
}

.tp-title {
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding: 5px;
	margin-bottom: 8px;
	font-size: large;
/*	border-bottom: double #fff; border-width: 0 0 4px;*/
}

/*　scroll　*/
.scr {
  overflow: auto;  /*スクロール表示 */
  max-width: 760px;
  width: 100%;
  height: 200px;　/*247px*/
/* ---- CSS3 compatible */
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 10px;
/* -------------- */
padding:20px 15px 0;

}

/*--　feed　--*/

#feed a {
	color: #927C27;
	}
	
#feed li{
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	white-space: nowrap;
}#feed li a {
	font-size: 14px;
	text-decoration: none;
	color: #666;
}
#feed span {
	color: #B3414D;
	/*padding-left: 25px;*/
	padding-right: 10px;
	line-height: 25px;
	font-weight: bold;
}


/* カスタム, iPhone Retinaディスプレイ */ 
@media only screen and (min-width : 320px) {
 
 .scr {
	width: 100%;
	/* -height: 100%;*/
	/* ---- CSS3 compatible */
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 10px;
	/* -------------- */
	padding: 10px 20px 0px;
}
}


/*********************************************************************
 画像の上に文字
********************************************************************/

.img-box{
  position: relative;
}

/*縦書き設定分*/
.img-box-text{
	position: absolute;
	top: 30%;
	right: 20%;
	bottom: 20px;
	font-size: 185%
}
.img-box-text2{
	position: absolute;
	top: 30%;
	right: 70%;
	bottom: 20px;
	font-size: 185%
}




/*横書きセンター*/

.img-box-text3{
	position: absolute;
	text-align: center;
	
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;

top: 40%;
left: 0;
right: 0;
/*bottom: 0;*/
margin: auto;
width:auto;
/*height:10%;*/
}

.img-box-text3 span{
	text-align: center;
	font-size: 60%;
}



@media only screen and (max-width:991px) {
.img-box-text{
	position: absolute;
	top: 20%;
	right: 20%;
	bottom: 20px;
}
.img-box-text2{
	position: absolute;
	top: 25%;
	right: 70%;
	bottom: 20px;
}
}
@media only screen and (max-width:800px) {
.img-box-text{
	font-size: 165%
}
.img-box-text2{
	font-size: 165%
}
}
@media only screen and (max-width:737px) {
.img-box-text{
	font-size: 135%
}
.img-box-text2{
	font-size: 135%
}
}
@media only screen and (max-width:414px) {
.img-box-text{
	position: absolute;
	top: 10%;
	right: 20%;
	bottom: 10px;
	font-size: 105%
}
.img-box-text2{
	position: absolute;
	top: 10%;
	right: 70%;
	bottom: 20px;
	font-size: 95%
}
}

@media only screen and (max-width:414px) {
.img-box-text{
	position: absolute;
	top: 5%;
	right: 20%;
	bottom: 10px;
	font-size: 90%
}
.img-box-text2{
	position: absolute;
	top: 5%;
	right: 70%;
	bottom: 20px;
	font-size: 90%
}
}

/*********************************************************************
 画像設定
********************************************************************/

/*hover白黒 ※Webkit系ブラウザのみ*/
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
  
.bw:hover {
  -webkit-filter: grayscale(100%);
}

.bw h3 {
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	 text-align: center;
	  
　
}
.bw h3 span {
  font-size: 13px;
	padding-bottom: 16px;
	line-height:2em; 
	letter-spacing: 0.05em;
}

.list-comment {
	line-height: 1.5em;
	color: #fff!important;
	margin-top: 10px;
	padding: 0 10px;
	/*text-align: center;*/
	font-size: 90%!important;
}

.list-comment a{
	line-height: 2em;
	color: #fff!important;
}
.list-comment a:hover,
.list-comment a:focus,
.list-comment a:active,
.list-comment a:visited
{
	color: #F1DFDF!important;
	text-decoration: none!important;
}

/*hover明るく*/
.brighten img {
  -webkit-filter: brightness(-35%);
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
  
.brighten img:hover {
  -webkit-filter: brightness(0%);
}

/*hover画像全体をぼかす*/
.blur img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
  
.blur img:hover {
  -webkit-filter: blur(2px);
}

/*hover透過*/
.semitransparent img {
  transition: .3s;
}

/*hover透明度50%*/
.semitransparent img:hover {
  opacity: 0.5;
}

/*hover画像拡大*/

.enlargement img{
  	transition: 0.3s;
}
 
 
.enlargement img:hover{
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
}

/*画像を暗く*/
.filter {
filter: brightness(0.8);
-webkit-filter: brightness(0.8);
-moz-filter: brightness(0.8);
-o-filter: brightness(0.8);
-ms-filter: brightness(0.8);
}
.filter2 {
filter: brightness(0.6);
-webkit-filter: brightness(0.6);
-moz-filter: brightness(0.6);
-o-filter: brightness(0.6);
-ms-filter: brightness(0.6);
}


/*.filtera:hover img {
	filter: brightness(120%)!important;
}
*/

/*画像センタリング*/
.img-responsive-overwrite{
    margin: 0 auto;
}


/*パン屑リスト */
#tnav_pass{
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tnav_pass a {
	color: #AD1619;
}

#tnav_pass a:hover {
	color: #EB494D;
	text-decoration: none;
}

.sp_min{
	padding: 0 30px;
}

@media screen and (max-width: 414px){
.sp_min{
	padding: 0 40px;
}

}



/*********************************************************************
footer
********************************************************************/

#footer_area{
	font-size: 12px;
	color: #fff;
}

/*エフェクト＋背景*/

#footer_area{
	box-shadow: rgba(238, 238, 238, 0.360784) 0px 0px 24px 20px;
	-webkit-box-shadow: rgba(238, 238, 238, 0.360784) 0px 0px 24px 20px;
	-moz-box-shadow: rgba(238, 238, 238, 0.360784) 0px 0px 24px 20px;
	background-repeat: repeat-x;
	background-position: 100% 100%;
}


.footer_bg {
	background : #A21B2A;
  background : rgba(162, 27, 42, 1);

	 }

#footer_area .copyright{
	padding: 15px 8px 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#footer_area p {
	font-size: 12px;
	color: #fff;
}

.footer_nav li{
	line-height: 2.5;
}


.footer_nav ul {
width:500px;
}
@media screen and (max-width: 1119px){
.footer_nav ul {
width:300px;
}	
}	
.ftnv_left {
width:130px;
float:left;
clear:left; /* ←追加 */
}


.footer_nav li a{
	color: #FAF9DA;
}

.footer_nav li a:hover{
	color: #E1E4E7;
}


.ireko li a{
	margin-left: 20px;
}

.ft_logo{
	margin-top: 10px;
}


#footer_area span{
	font-size: 15px;
	color: #fff;
	
}
	
/*　 ボーダー線　*/
.top-boder_sl {
  padding-top: .5em;
  margin-top: .5em;
  border-top: 1px solid #fff;
}

@media screen and (max-width: 414px){
	.ft_logo{
	margin: 10px 0 10px;
	text-align: center;
}
.footer_nav li{
	/*display: inline-block;*/
	font-size: 12px;
	padding: 5px 5px;
}

.footer_nav ul{
  font-size: 0;
}

.footer_nav ul {

}

.ftnv_left {
width:170px;
float:left;
clear:left; /* ←追加 */
}

	}

@media only screen and (max-width : 375px) {
.footer_nav ul {
}

.ftnv_left {
width:150px;
float:left;
clear:left; /* ←追加 */
}

	}
	
@media only screen and (max-width : 320px) {
.footer_nav ul {
}

.ftnv_left {
width:130px;
float:left;
clear:left; /* ←追加 */
}

	}

/********************　Topへ戻る　********************/
.page-top
{
	display: none ;
	margin: 0 ;
	padding: 0 ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 16px ;
	
}
 
.move-page-top
{
	display: block;
	width: 79px;
	height: 79px;
	cursor: pointer;
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-image: url(../img/topup.png);/**/
	background-repeat: no-repeat;
	text-indent:-9999px;/**/
}

@media screen and (max-width:414px) {
.move-page-top{
	display: none ;
}
}	
	


/* ----------------------------------------------------------------------
　装飾
---------------------------------------------------------------------- */


.info_radius{
border-radius:20px;
background: #FFF;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
margin-right: 10px;
color: #000;
	margin-bottom: 3em;
}
.info_radius {
	font-size: 120%;
	text-align: center;
}


/*お知らせ　リンク*/
#info-link ul.sub-menu {
	text-align: right;
}
#info-link ul.sub-menu a{
	color: #820c19;
}


@media screen and (max-width: 414px){
#info-link ul.sub-menu {
	text-align: center;
	margin-top: 10px;
	margin-bottom:20px;
	
}
}


#info-link ul.sub-menu li {
	height: 18px;
	font-size: 1.4rem;
	line-height: 18px;
	display: inline-block;
	padding: 0 20px;
	border-right: 1px solid #E6E6E6;
}

#info-link ul.sub-menu li:last-child {
	border-right: none;
}


/*********************************************************************
 ボタン
********************************************************************/


.button-nv a {
    margin: 10px 0.25em;
	    color: #fff;
}

.button-nv {
    display: inline-block;
    margin: 0;
    padding: 35px 40px;
    min-width: 270px;
    max-width: 80%;
    line-height: 1.6;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    background : #A21B2A;
  background : rgba(170,28,44,0.84);
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius:  2px;
}

.button-nv:hover, a:hover .button-nv {
    color: #fff;
    text-decoration: none !important;
    background : #A21B2A;
  background : rgba(213,70,86,0.95);

}

.button-nv a:hover, .button-nv a:focus {
    color: #fff;
    text-decoration: none;
}

/*ブロックレベル要素全体をリンク*/

.button-nv {
  position: relative;
}
.button-nv a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
line-height: 48px;
}


@media only screen and (max-width : 414px) {
.button-nv {
    padding: 35px 20px;
    min-width: 260px;
}	
}

/*********************************************************************
 店舗情報
********************************************************************/

.under-boder_sl {
  padding-bottom: .5em;
  border-bottom: 2px solid #000;
margin-bottom: 1em;
font-size: 130%;
}
.shop-comment{
	line-height: 2em;
	color: #000;
}


/*テーブル*/

.shop-table {
}

table.shop-table {
	width:100%;
	border-right:#CCCCCC solid 1px;
	border-collapse: collapse;
}
table.shop-table thead th {
	background:#888A8D;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.shop-table thead th:last-child {
	border-right:#CCCCCC solid 1px;
}
table.shop-table tbody th {
	background:#F9F9F9;
	color:#231815;
	padding:20px 15px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
	border-left: #CCCCCC solid 1px;
}
table.shop-table tbody tr:first-child th {
		border-top: #CCCCCC solid 1px;
}
table.shop-table tbody tr:last-child th {
	border-bottom:#CCCCCC solid 1px;
}
table.shop-table tbody td {
	background:#FFF;
    padding:20px 15px;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	vertical-align:top;
	text-align: left;
}

@media screen and (max-width: 991px) {
table.shop-table thead {
	display:none;
}
table.shop-table tbody th {
	display:block;
}
table.shop-table tbody td {
	border-top: none;
	display:block;

}
table.shop-table tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.shop-table tbody td p {
	/*padding-left:9em;
	text-align: right;*/
}

}

@media screen and (max-width: 414px) {
table.shop-table tbody td p {
	/*padding-left:4.5em;*/
}
table.shop-table tbody td {
	/*padding:10px 10px;*/
}
}

table.shop-table a {
	color: #C03335;
	text-decoration-line: none;
}



/*********************************************************************
 企業情報
********************************************************************/

.company-table {
}

table.company-table {
	width:100%;
	border-right:#CCCCCC solid 1px;
	border-collapse: collapse;
}
table.company-table thead th {
	background:#888A8D;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.company-table thead th:last-child {
	border-right:#CCCCCC solid 1px;
}
table.company-table tbody th {
	background:#F9F9F9;
	color:#231815;
	padding:20px 15px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
	border-left: #CCCCCC solid 1px;
}
table.company-table tbody tr:first-child th {
		border-top: #CCCCCC solid 1px;
}
table.company-table tbody tr:last-child th {
	border-bottom:#CCCCCC solid 1px;
}
table.company-table tbody td {
	background:#FFF;
    padding:20px 15px;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	vertical-align:top;
	text-align: left;
}

@media screen and (max-width: 991px) {
table.company-table thead {
	display:none;
}
table.company-table tbody th {
	display:block;
}
table.company-table tbody td {
	border-top: none;
	display:block;

}
table.company-table tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.company-table tbody td p {
	/*padding-left:9em;
	text-align: right;*/
}

}

@media screen and (max-width: 414px) {
table.company-table tbody td p {
	/*padding-left:4.5em;*/
}
table.company-table tbody td {
	/*padding:10px 10px;*/
}
}

/*キャンペーン*/
.campaign-ttl {
	padding: .5em .65em;
	background-color: #a21b2a;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 159%;
	margin-bottom: 30px;
	color: #FFF9CF;
}



/*お知らせ*/
.info-ttl {
	padding: .5em .65em;
	background-color: #403D3D;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 129%;
	margin-bottom: 0px;
	color: #FFF9CF;
	margin-top: 1em;
}

.info-time {
	padding: .5em .65em;
	border-bottom: 1px dotted #ccc;
	font-size: 99%;
	margin-bottom: 20px;
	color: #403D3D;
	text-align: right;
}


/*********************************************************************
 特別な場所 special-place
********************************************************************/

/*囲み枠*/
.solid_border {
    border: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 15px;
}

.box_solid p {
    padding: 1em;
}

.attractions-img {
 width:30%;
 float:left;
margin-left: -15px;
}

.location-ttx {
	width: 53%;
	float: left;
	margin-top: 1em;
	/* [disabled]margin-right: 1em; */
	margin-left: 1em;
	margin-bottom: 1em;
}

.location-ttx h2 span{
	font-size:50%;
	padding-left:10px;
}

.time-required {
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	width: 15%;
	float: right;
	text-align: center;
	margin-top: 1em;
	padding: 50px 0;
	background-repeat: no-repeat;
	background-image:url(../img/special-place/walking.gif); 
	background-position:left center;
}

.time-required span{
 font-size:285%;
}


@media screen and (max-width: 1199px){

.attractions-img {
 width:40%;
 float:left;
margin-left: -15px;
}

.location-ttx h2 {
	font-size:170%;
}
	
.location-ttx {
 width:45%;
 float:left;
 margin: 0 1em;
 font-size:90%;
}

.time-required {
	width: 13%;
	padding-top: 55px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	background-position: left top;
}
	}
	
@media screen and (max-width: 766px){
	
.solid_border {
    border: 1px solid #ccc;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 20px;
}	
.attractions-img {
 width:100%;
 float:none;
 margin-left: 0px;
 margin-top: 15px;
}

.location-ttx {
 width:100%;
 float:none;
 margin: 0em 0em;
}

.time-required {
 width:100%;
 float:none;
padding-top: 25px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	background-position: left 40px top;
}
}

@media screen and (max-width: 414px){
.location-ttx h2 {
	font-size:230%;
}
	}
	
	
/*********************************************************************
 施設概要 guide
********************************************************************/

/*　見出し装飾　*/
.ttl_01 {
  position: relative;
  padding-bottom: .5em;
}
.ttl_01::before,
.ttl_01::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  height: 4px;
}
.ttl_01::before {
  z-index: 2;
  width: 5%;
  background-color: #b69892;
}
.ttl_01::after {
  width: 100%;
  background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #b69892 2px, #b69892 4px);
  background: repeating-linear-gradient(45deg, #fff, #fff 2px, #b69892 2px, #b69892 4px);
}

.ttl_01 span {
  font-size:70%;
}

.ttl_list {
  padding: .5em .75em;
  background-color: #f3e1dc;
  border-radius: 6px;
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
font-size: 124%;
}


.listguide li {
  line-height: 1.5!important;
  padding: 0.5em 0!important;
}

.listguideul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

.listguide li:before {/*疑似要素*/
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 4px;
    margin-left: 4px;
    border: transparent solid 5px;
    border-left-color: #f3e1dc;
    vertical-align: 4px;
}


.listguide2 li {
  line-height: 1.5!important;
  padding: 0.5em 0!important;
}

.listguide2 li:before {/*疑似要素*/
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-right: .5em;
    background: #f3e1dc;
    transform: rotate(45deg);
    vertical-align: 2px;
}

.listguide3 li {
  line-height: 1.0!important;
  padding: 0.5em 0!important;
}


.listguide3 li:before {/*疑似要素*/
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-right: .5em;
    background: #f3e1dc;
    transform: rotate(45deg);
    vertical-align: 2px;
}



/*　部屋の案内　*/

.ttl-name {
	font-size:110%;
}

.ttl-name h3 span{
	font-size:60%;
	padding-left:10px;
}


.image-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}
 

.room-icon {
position: absolute;
top: -3px;
left: -5px;
width: 100px;
height: 110px;
font-size: 164%;
color: #fff;
background-color: #9f3333e6;
text-align: center;
padding-top: 2em;
padding-bottom: 2.5em;
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
 }

@media screen and (max-width: 414px){
.room-icon {
position: absolute;
top: -3px;
left: -5px;
width: 70px;
height: 50px;
font-size: 124%;
color: #fff;
background-color: #9f3333e6;
text-align: center;
padding-top: 1em;
padding-bottom: 1em;
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
 }
	}
	
.room-description {
    background-color: #b69892;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #b69892;
    color: #fff;
    margin: 2em 0;
    padding: 2em;
}

.attention li {
  line-height: 1.5!important;
  padding: 0.5em 0!important;
}

.attention li {
  line-height: 2.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

.attention li:before {/*疑似要素*/
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-right: .5em;
    background: #fff;
    transform: rotate(45deg);
    vertical-align: 2px;
}

@media screen and (max-width: 980px){
#room01,
#room02,
#room03,
#room04
 {
  margin-top:-70px;
  padding-top:70px;
}
}


@media screen and (max-width: 414px){
#room01,
#room02,
#room03,
#room04
 {
  margin-top:-100px;
  padding-top:100px;
}
}


/*　予約ボタン　*/

.booking-button {
  display: inline-block;
  width: 100%;
  height: 64px;
  text-align: center;
  text-decoration: none;
  line-height: 64px;
  outline: none;
  font-size: 144%;
}
.booking-button::before,
.booking-button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.booking-button,
.booking-button::before,
.booking-button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.booking-button {
	background-color: #DE5151;
	color: #fff;
}
.booking-button:hover {
	background-color: #868052;
	text-decoration: none;
	color: #fff;
}

/*ご利用の流れ*/
.step-ttl {
	padding: .5em .65em;
	background-color: #a21b2a;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 159%;
	margin-bottom: 30px;
}  
/*宿泊規約*/
.regu_ttl {
	color: #000000;
	border: solid 1px #ccc;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	border-radius: 0.5em;
}
.regulation ol {
    list-style-type :circle;
	padding:0 30px;
	line-height: 1.5;
}
.regulation {
/*
font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
}

/*よくある質問*/

#faq_list .item {
    border: 1px solid #ddd;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom: none;
    background: #fff;
}

#faq_list .item2 {  
    border-bottom: 1px solid #ddd;
}

#faq_list .question {
    font-size: 16px;
    line-height: 2;
    padding: 18px 70px 18px 40px;
    font-weight: normal;
    position: relative;
    cursor: pointer;
	width: 100%;
}
#faq_list .question::before {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    color: #666;
    font-size: 16px;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 28px;
    top: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
	

#faq_list .answer {  
    background: #f9f9f6;
    border-top: 1px solid #ddd;
}

.answer-txt {
   padding: 15px 40px 10px;
}
	
#faq_list .item label {
	margin-bottom: 0px;
}

#faq_list .item label:hover {
    background: #f5f5f5;
}


#faq_list .item input {
    display: none;
}

#faq_list .item .answer {
    height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0;
    text-align: left;
    transition: 0.5s;
}


#faq_list .item input:checked ~ .answer {
    height: auto;
    opacity: 1;
   padding: 10px 0;
   
}


 /*------------------------------------------------------
　　　　　　　　　＊ Form　＊
-------------------------------------------------------*/

.t-solid{
	border-top: 1px solid #ddd;
	padding-bottom: 10px;
	
	}
	
.contact{
	color: #57453b;
	    font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
	}
	
	
/* ------ massage ------ */
.msg_head {
	color: #3F3F3F;             /* 文字色 */
	text-align: left;           /* 配置 */
}
.msg_foot {
	color: #3F3F3F;           /* 文字色 */
	 text-align: center;        /* 配置 */
}
tr td input{
	font-size: large;
}

tr td textarea.input-sm{
font-size: large;
}

/* ------ ボタン ------ */
.submit {
	text-align: center;       /* 配置 */
}

input[type="submit"]{
	font-size: large;
	background-color: #F3F1EA;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

input[type="reset"]{
	font-size: large;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #666;
	    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

input[type="button"]{
	font-size: large;
	background-color: #E1E1E1;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/*Webkit*/
::-webkit-input-placeholder{
  font-size: 90%;
}
/*Firefox 19以降*/
::-moz-placeholder {
  font-size: 90%;
}
/*IE10以降*/
:-ms-input-placeholder {
  font-size: 90%;
}

/*メールフォーム入力ミス表示*/

.error_messe {
	color: #F05454;
	margin-top: 10px;
}

#email_error_msg {
	color: #F05454;
	margin-top: 10px;
}

.error{
	color: #FE4F4F;
	margin: 0.25em 0 0 0;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
}
#match_error{
	padding:0 0 240px 0;	
}
#match_error.match{
	color:#1bcd6b;
	
}


/* ------ テーブル ------ */



@media screen and (min-width:961px) {
.formTable {
	width:100%;
}
/*pc用のcssを記述*/
#formWrap {
	color: #555;
	line-height: 120%;
	font-size: 110%;
	 margin-right : 10%;
     margin-left : 10%;
}

/* ------ テーブル ------ */
#formWrap table {
	margin:0 auto;
	/*width:950px;*/
	border-collapse:collapse;
}

#formWrap table th {
	background-color: #F3F1EA;
	color: #000000;             /* 文字色 */
	text-align: left;           /* 配置 */
	white-space: nowrap;
	border: 1px solid #ccc;
	padding: 10px;
	vertical-align: top;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , 'hannari' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

th.nowrap {
white-space: nowrap;
}

#formWrap table td {
	background-color: #fff;
	color: #565656;             /* 文字色 */
	text-align: left;           /* 配置 */
	border-style: none;
	/* white-space: nowrap;*/
	padding: 15px;
	border: 1px solid #ccc;
}
.space {
	margin-left: 25px;
}

table.formTable tr td #name {
	width: 100%;
}
table.formTable tr td #zip {
	width: 100%;
}
table.formTable tr td #address {
	width: 100%;
}

table.formTable tr td #tel {
	width: 100%;
}

table.formTable tr td #email {
	width: 100%;
}
table.formTable tr td #email2 {
	width: 100%;
}

table.formTable tr td #homepage {
	width: 100%;
}
table.formTable tr td #comment {
	width: 100%;
}



}

@media only screen and (min-width:376px) and (max-width:960px) {
/*tablet用のcssを記述*/
body {
	font-size: 115%;
}
#formWrap {
	width:100%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:110%;
}

#formWrap table {
	margin:0 auto;
	width: 100%;
	border-collapse:collapse;
}
.formTable {
	width: 120%;
}
    .formTable th,
    .formTable td{
        width: 100%;
        display: block;
        border-top: none;
    }

.formTable tr:first-child th   {
	border-top: 1px solid #ddd;
}
	
#formWrap table.formTable td,table.formTable th{
	padding: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid ddd;
	border-left: 1px solid ddd;
	
}

table.formTable th{
	font-weight:normal;
	background:#F3F1EA;
	text-align:left;
}
table.formTable tr td #name {
	width: 100%;
}
table.formTable tr td #zip {
	width: 100%;
}
table.formTable tr td #address {
	width: 100%;
}

table.formTable tr td #tel {
	width: 100%;
}

table.formTable tr td #email {
	width: 100%;
}
table.formTable tr td #email2 {
	width: 100%;
}

table.formTable tr td #homepage {
	width: 100%;
}
table.formTable tr td #comment {
	width: 100%;
}


}


@media screen and (max-width:375px) {
/*スマホ用のcssを記述*/
.formTable {
	
}
    .formTable th,
    .formTable td{
        width: 100%;
        display: block;
        border-top: none;
    }

.formTable tr:first-child th   {
	border-top: 1px solid #ddd;
}
	
table.formTable td,table.formTable th{
	padding: 15px;
	border-top: 1px solid #CCCCCC;
}

table.formTable th{
	font-weight:normal;
	background:#F3F1EA;
	text-align:left;
}
table.formTable tr td #name {
	width: 100%;
}
table.formTable tr td #zip {
	width: 100%;
}
table.formTable tr td #address {
	width: 100%;
}

table.formTable tr td #tel {
	width: 100%;
}

table.formTable tr td #email {
	width: 100%;
}
table.formTable tr td #email2 {
	width: 100%;
}

table.formTable tr td #homepage {
	width: 100%;
}
table.formTable tr td #comment {
	width: 100%;
}

.space {
	margin-left: 0px;
}
}


