@charset "UTF-8";
/*	reset	*/
html{color:#333333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
.thanks_txt {text-align: center;}
.thanks_txt big {font-size: 130%;line-height: 250%;font-weight: bold;}

/*	base	*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro',"Osaka", 'メイリオ', Meiryo,"ＭＳ Ｐゴシック","MS PGothic",  Osaka, arial, helvetica, clean,"san-serif",sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #291815;
	text-align:left;
	margin:0;
	padding:0;
	background-color: #fff;
	-webkit-text-size-adjust:100%;
}
body #event_txt_box0 iframe {
	 overflow : hidden ;
	 overflow-y: scroll;
	 overflow-x: scroll;
}
body #event_txt_box2 iframe {
	 overflow : hidden ;
	 overflow-y: scroll;
	 overflow-x: scroll;
}
/* normarize*/
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
p, ul, il, dl, dd, dt {margin:0;padding:0;}
a {
	color: #231815;
	text-decoration: none;
}
a:hover {
	color: #d61116;
	text-decoration: none;
	transition:0.3s;
}
a img {
	border: none;
	display: block;
}
a:hover img {
	border: none;
	display: block;
	margin: 0px;
	transition:0.3s;
	opacity:0.5;
}

/*		project utility		*/
.text-right {text-align: right;}
.text-center {text-align: center;}
.bold {font-weight: bold;}
.small {font-size: 0.9em;}
.small80 {font-size: 0.8em;}
.small80_2 {
	font-size: 0.8em;
	line-height: 1em;
	padding-top: 8px;
}
.small_90 {font-size: 0.9em;}
.small_90_2 {
	font-size: 0.9em;
	line-height: 1.2em;
}
.small_90_3 {
	font-size: 0.9em;
	line-height: 2em;
}
.small50 {font-size: 0.5em;}
strong {
	font-size: 9px;
}
.red {color: #d61116;}
.gold_b {
	color: #9e802a;
	font-weight: bold;
}
.red-small {
	font-size: 0.9em;
	color: #d61116;
}
.red-small_brink {
	font-size:0.8em;
	color: #d61116;
	text-decoration: blink;
}
.large {font-size: 1.4em;}
.large-bold {
	font-size: 1.1em;
	font-weight: bold;
}
.large-bold-red {
	font-size: 1.1em;
	font-weight: bold;
	color: #d61116;
}
.txt28 {font-size: 28px;}
.txt120 {font-size: 1.2em;}
.txt130 {font-size: 1.3em;}
.txt140 {font-size: 1.4em;}
.txt140_200 {
	font-size: 1.4em;
	line-height: 200%;
}
.txt160 {font-size: 1.6em;}
.txt165 {font-size: 1.65em;}

.txt170 {
	font-size: 1.75em;
	font-weight: lighter;
}
.txt175 {
	font-size: 1.75em;
	font-weight: lighter;
}
.txt180 {
	font-size: 1.85em;
	font-weight: lighter;
	line-height: 1.8em;
}
.txt180_line_l {
	font-size: 1.85em;
	font-weight: lighter;
	line-height: 1.8em;
	border: 8px solid #ea5404;
	padding-left: 10px;
}
.txt180_130 {
	font-size: 185%;
	font-weight: lighter;
	line-height: 130%;
}
.txt160_min {
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size:1.6em;
	font-weight: lighter;
	line-height: 1em;
}
.t100_150 {
	font-size: 1em;
	line-height: 1.5em;
}
.txt_right {float: right;}
.clearer { clear:both;}
.note {color: #d61116;}
.catch-copy {
	font-size: 20px;
	line-height: 28px;
	color: #666666;
	font-weight: bold;
}
.catch-copy-red {
	color: #cc3399;
	font-weight: bold;
}
.pink {color: #dd66bb;}
.pink-bold {
	color: #dd66bb;
	font-weight: bold;
}
.txt_back_gray {
	background-color: #ccc;
	color: #291815;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*----------------------------------------
	Product Layout
----------------------------------------*/

#container_header_box {
	background-color: #371806;
}
#container_h1_area {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#h1_box {
	padding: 4px 0;
	color: #fff;
	font-size: 10px;
	font-weight: lighter;
	line-height: 1em;
}
#container_main_box {
}
#container {
	position: relative;
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container_contents {
}

/*----------------------------------------
	Header
----------------------------------------*/

#header_box {
	clear: both;
	width: 900px;
	height: 93px;
	border-bottom: 5px solid #371806;
}
#header_title_box {
	float: left;
	width: 200px;
	height: 93px;
	position: relative;
	display: block;
}
#header_title_box h2 {
	padding-top: 10px;
}

/*-----------------------------------------------------------------
    header-menu
-----------------------------------------------------------------*/

#header_menu_box {
	width: 700px;
	float: left;
	position: relative;
	height: 93px;
	display: block;
}
#header_facebook {
	height: 21px;
	width: 700px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
}
#header_menu {
	height: 20px;
	position: relative;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 35px;
	text-align: right;
	clear: both;
	display: block;
	width: 665px;
}
#header_menu ul {
	list-style-type: none;
	text-align: right;
}
#header_menu li {
	display: block;
	text-align: left;
	padding-left: 19px;
	float: left;
}
#header_menu li a {
	text-decoration: none;
	background-image: url(../../images/navi_li_out.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: 5px;
}
#header_menu li a:hover {
	text-decoration: none;
	background-image: url(../../images/navi_li_over.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: 5px;
}
#nav { width: 700px;}

/*-----------------------------------------------------------------
    header menu navi
-----------------------------------------------------------------*/

/* all menu links */
#nav a{
	text-decoration:none;
	display:block;
	background-color:#fff;
	float:left;
}
#subMenusContainer a{
	text-decoration:none;
	display:block;
	background-color:#fff;
	padding-right: 37px;
	padding-left: 20px;
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a{
	text-align:left;
}

/* All menu links on hover or focus */
#nav a:hover, #nav a.mainMenuParentBtnFocused, #nav a:focus{
	background-color:#fff;
	color:#000;
}

/* All menu links on hover or focus */
#subMenusContainer a:hover, #subMenusContainer a:focus, #subMenusContainer a.subMenuParentBtnFocused{
	background-color:#371B00;
	color:#fff;
	filter: Alpha(opacity=90); /* IE系 */
	opacity:0.9;
	zoom:1¥9;
}

/* sub menu links on hover or focus */
#nav li a:hover,
#nav a.mainMenuParentBtnFocused,
#nav li a:focus{
	background-color:#fff;
	color:#d61116;
}
/* sub menu links on hover or focus */
#subMenusContainer a:hover,
#subMenusContainer a:focus,
#subMenusContainer a.subMenuParentBtnFocused{
	background-color:#371B00;
	color:#fff;
	filter: Alpha(opacity=90); /* IE系 */
	opacity:0.9;
	zoom:1¥9;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{
	display:none;
	position: absolute;
	overflow:hidden;
	/*the 2px left & right padding lets you have a 1px border
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}

/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol {
	list-style: none;
	line-height: 1em;
}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
	/*border around submenu goes here*/
	background:#fff;
	border:1px solid #ccc;
	left:0;
	top: 0;
}

/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li {
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;
}

#subMenusContainer li{
	list-style: none;
	font-size: 0.9em;
	line-height: 3em;
}

#subMenusContainer{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0;
	overflow:visible;
	z-index:1000000000;
	font-size: 90%;
}

/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/
	position:relative;
	float:none;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 200px;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:0px;
	left: 0px;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{margin: 0;}
#nav li li:hover a:focus + ul { margin-left: 0em; }

/* header menu navi1-navi6 */
#nav #navi1 {
	width: 55px;
	border-right: 1px solid #000;
	display: block;
	position: relative;
	vertical-align: middle;
	float: left;
	padding-left: 25px;
	margin-left: 45px;
}
#nav #navi2 {
	width: 155px;
	border-right: 1px solid #000;
	display: block;
	position: relative;
	height: auto;
	vertical-align: middle;
	float: left;
	padding-left: 0px;
}
#nav #navi3 {
	width: 110px;
	border-right: 1px solid #000;
	display: block;
	position: relative;
	vertical-align: middle;
	float: left;
	padding-left: 18px;
}
#nav #navi4 {
	width: 60px;
	border-right: 1px solid #000;
	display: block;
	position: relative;
	height: auto;
	vertical-align: middle;
	float: left;
	padding-left: 16px;
}
#nav #navi5 {
	width: 122px;
	border-right: 1px solid #000;
	display: block;
	position: relative;
	height: auto;
	vertical-align: middle;
	float: left;
	padding-left: 13px;
}
#nav #navi6 {
	display: block;
	position: relative;
	height: auto;
	vertical-align: middle;
	float: left;
}
#nav #navi6 a {
	width: 14em;
	margin-left: 2px;
	padding: 0.1em 1em;
	background: #C00;
	border-radius: 3px;
	color: #fff;
	transition: 0.3s;
}
#nav #navi6 a:hover {
	background: #fff;
	color: #c00;
}
/*	jQueryとMooToolsがコンフリクトするため
MenuMaticを使用しない時のnavのスタイル	*/
li#navi2 > ul {
  margin-top: 12px;
}
li#navi2 > ul li {
  font-size: 0.8em;
}
li#navi2 > ul li a {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 1em;
}
li#navi2 > ul li a:hover {
  background: #352421;
  color: #fff;
  transition: all 0.3s;
}

/*-----------------------------------------------------------------
	search widget
-----------------------------------------------------------------*/
#search_widget {
	width: 423px;
	padding: 0 10px 10px 10px;
	border: solid 1px #cccccc;
}

#search_widget p {
	padding: 10px 0 5px 10px;
	line-height: 1em;
}
#gsc input[type="text"]{ font-size: 95%; }

/*-----------------------------------------------------------------
    top_img (Slide Images)
-----------------------------------------------------------------*/
#top_img {
	clear: both;
	height: 435px;
	width: 900px;
	padding-top: 5px;
}
#portfolio li {
	list-style-type: none;
	height: auto;
	width: 900px;
}
#portfolio li a { transition: 0.3s;}
#portfolio li a:hover {opacity: 0.5;}


/*-----------------------------------------------------------------
    topPage-main_box
-----------------------------------------------------------------*/
#main_box {
	width: 900px;
	display: block;
	clear: both;
	position: relative;
	height: 100%;
}
.ban_box0 {
	clear: both;
	width: 900px;
	position: relative;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.ban_box0 ul {
	list-style-type: none;
}
.ban_box0 li {
	display: block;
	float: left;
	height: auto;
	width: 296px;
}
.ban_box0 li a img {
	display: block;
	transition: 0.3s;
}
.ban_box0  li a:hover img {
	display: block;
	margin: 0px;
	filter: alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)";
	-moz-opacity:0.5;
	opacity:0.5;
	zoom:1;
}
.ban_box0  .ban_topli_left {
	padding-right: 6px;
	display: block;
	padding-bottom: 15px;
}
.ban_box0 li p {
	padding-top: 3px;
}
.ban_box0:after {
	content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#top_main_area {
	display:flex;
	justify-content:space-between;
}
#top_left {
	width: 445px;
}
#left_ban {
	box-sizing:border-box;
	width: 445px;
	list-style-type: none;
}
#left_ban li a { display:block;}
#left_ban li a img {
	display: block;
	width:100%;
	line-height:0;
	transition: 0.3s;
}
#left_ban li a img.imgbrdr{ border: 1px solid #ddd;}

#left_ban li a:hover img {
	display: block;
	margin: 0px;
	opacity:0.5;
}
#left_ban p {
	padding-top: 5px;
	line-height: 10px;
	padding-bottom: 20px;
}

#top_right { width: 445px;}

a.retina img{ width: 100%;}

#event_iframe_wrap {
	height: 2500px;
	padding-left: 10px;
}
.midashi_wrap {
	margin-top:30px;
	margin-left:10px;
	border-bottom: 2px solid #ccc;
}
.midashi_wrap h3 {
	font-size: 1.4em;
	font-weight: bolder;
	float: left;
	color: #583429;
}
.midashi_wrap small {
	font-size: 0.8em;
	float: left;
	padding-top:5px;
	padding-left: 5px;
}
.midashi_btn_box {
	width:123px;
	float: right;
	padding-top:3px;
	line-height: 35px;
	vertical-align: middle;
}
.midashi_wrap:after {
	content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#infomation_wrap {
	width: 445px;
}
#infomation_iframe_wrap {
	width: 435px;
	padding-left: 10px;
	height: 2500px;
}
#top_right .top_ban_s .top_ban_s_li_left p {
	padding-top: 5px;
}
#top_right .top_ban_s li p {
	padding-top: 5px;
}

/*-----------------------------------------------------------------
    bottom_ban
-----------------------------------------------------------------*/
ul.bottom_ban{
	display:flex;
	justify-content:space-between;
	list-style:none;
	margin-bottom:60px;
}
ul.bottom_ban li {
	box-sizing: border-box;
	width:225px;
	padding-right:8px;
}
ul.bottom_ban li:last-child {
	padding-right:0;
}
ul.bottom_ban li a {
	display:block;
}
ul.bottom_ban li p {
	padding-top:0.5em;
	line-height:1.2em;
	font-size:0.8em;
}
ul.bottom_ban img {
	width:100%;
}

/*-----------------------------------------------------------------
    footer_menu
-----------------------------------------------------------------*/
#container_footer_box {
	background-color: #371806;
	clear: both;
	height: 100%;
	position: relative;
}
#container_footer_area {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	position: relative;
	display: block;
}
#footer_box {
	clear: both;
	width: 900px;
	padding-top: 16px;
	padding-bottom: 16px;
	display: block;
	height: 60px;
	color: #FFFFFF;
}
#footer_left {
	float: left;
	width: 600px;
	position: relative;
	display: block;
	height: 100%;
}
#footer_left ul {
	list-style-type: none;
	padding-bottom: 10px;
	clear: both;
}
#footer_left li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 100%;
}
#footer_left .footer_li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer_left  li a {
	color: #FFFFFF;
	text-decoration: none;
	transition: 0.3s;
}
#footer_left  li a:hover {
	color: #CDBA9B;
	text-decoration: none;
}
#footer_left p {
	padding-left: 10px;
	line-height: 100%;
	font-weight: lighter;
	padding-top: 10px;
	height: auto;
	display: block;
	position: relative;
}
#footer_right_box {
	float: left;
	width: 300px;
	font-size: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	display: block;
}
#footer_right_box #footer_right {
	clear: both;
	height: auto;
	width: 300px;
	position: relative;
	display: block;
}
#footer_right {
	float: left;
	height: auto;
	width: 300px;
}


/*-----------------------------------------------------------------
    20220831
-----------------------------------------------------------------*/

.bottom_space{
	margin-bottom: -15px;
}
