@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%;
}
/* 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;}
.txt25 {font-size: 25px;}/* 2020.06.03 */
.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;
}
.txt300_min_bd {
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: bold;
	line-height: 1.3em;
	font-size:3em;
}
.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;
}
.border-top{
	border-top: solid 0.1px;
}
.border-bottom{
	border-bottom: solid 0.1px;
}
/*----------------------------------------
	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_menu {
	height: 20px;
	position: relative;
	padding-top: 26px;
	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;
}

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

/* all menu links */
#nav a{
	text-decoration:none;
	display:block;
	float:left;
}
#subMenusContainer a{
	text-decoration:none;
	display:block;
	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 #eee;
	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;
}
/* main menu ul or ol elment */
#nav{
	display:block;
	position: absolute;
	list-style:none;
	z-index:100;
	top:65px;
	text-align: center;
	display:block;
	height: auto;
	font-size: 12px;
	clear: both;
	width: 698px;
	left: 0px;
	padding-left: 5px;
}
#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 */
	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;
}

/*-----------------------------------------------------------------
    title_img
-----------------------------------------------------------------*/

#title_img {
	clear: both;
	height: 186px;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 15px;
}

/*-----------------------------------------------------------------
    top-main_box
-----------------------------------------------------------------*/

#main_box {
	width: 900px;
	display: block;
	clear: both;
	position: relative;
	height: 100%;
}
h3 {
	font-size: 1.4em;
	font-weight: bolder;
	vertical-align: middle;
	float: left;
	color: #583429;
}

/*-----------------------------------------------------------------
   Side(left)Banner & Main Contents
-----------------------------------------------------------------*/

#main_area {
	clear: both;
	width: 900px;
	position: relative;
	height: auto;
}
.midashi_box2 {
	clear: both;
	height: 35px;
	width: 443px;
	vertical-align: middle;
	line-height: 35px;
	border-bottom: 1px solid #352421;
	position: relative;
}
.clear {
	clear: both;
	width: 900px;
	position: relative;
	height: 10px;
}
.ban_box1 {
	clear: both;
	width: 900px;
	padding-top: 10px;
	position: relative;
	display: block;
}
.ban_box1  ul {
	list-style-type: none;
}
.ban_box1  li {
	display: block;
	float: left;
}
.ban_box1  .ban_li_left {
	padding-right: 10px;
}
.ban_box2 {
	clear: both;
	width: 900px;
	padding-top: 10px;
	position: relative;
	display: block;
	padding-bottom: 10px;
	height: 86px;
}
.ban_box2  ul {
	list-style-type: none;
}
.ban_box2  li {
	display: block;
	float: left;
}
.ban_box2  .ban_li_left {
	padding-right: 10px;
}

/*-----------------------------------------------------------------
    Footer
-----------------------------------------------------------------*/

#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: #fff;
}
#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: 0.9em;
	line-height: 1em;
}
#footer_left .footer_li {
	border-right: 1px solid #fff;
}
#footer_left  li a {
	color: #fff;
	text-decoration: none;
}
#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;
	display: block;
}
#footer_right_box #footer_right {
	clear: both;
	width: 300px;
	position: relative;
	display: block;
}
#footer_right {
	float: left;
	height: auto;
	width: 300px;
}
/*	toTopButton	*/
#totopbtn {
  display: none;
}
#totopbtn a {
  position: fixed;
  z-index: 2;
  display: block;
  bottom: 30px;
  right: 30px;
  padding: 0.5em 1em;
  font-size: 1.5em;
  color: #fff;
  border-radius: 5px;
  background: rgba(41, 24, 21, 0.9);
  box-shadow: 0px 0px 3px 1px #ccc;
  transition: all 0.3s;
}
#totopbtn a:hover {
  background: rgba(41, 24, 21, 0.5);
}

/*-----------------------------------------------------------------
    Side Banner
-----------------------------------------------------------------*/

#main_left_box2 {
	float: left;
	width: 215px;
	position: relative;
	padding-right: 0;
	display: block;
}
#side_ban ul {
	list-style-type: none;
	position: relative;
}
#side_ban {
	clear: both;
}
#side_ban li {
	width: 215px;
	padding-bottom: 10px;
	text-decoration: none;
	position: relative;
	display: block;
}
#side_ban  li a {
	text-decoration: none;
	position: relative;
	width: 215px;
}
#side_ban  li  a img {
	text-decoration: none;
	position: relative;
}
#side_ban  li img {
	text-decoration: none;
	position: relative;
	clear: both;
}
#side_ban .side_li_bottom {
	padding-bottom: 0px;
}
.side_li_bottom {
	padding-bottom: 0px;
}
#main_right_box2 {
	height: auto;
	width: 673px;
	float: left;
	position: relative;
	display: block;
}


/*-----------------------------------------------------------------
    Store page
-----------------------------------------------------------------*/

#contents_box  {
	clear: both;
	width: 675px;
	position: relative;
	display: block;
}
.midashi_box3 {
	clear: both;
	height: 35px;
	width: 655px;
	margin-left:30px;
	vertical-align: middle;
	line-height: 35px;
	border-bottom:1px solid #352421;
	position: relative;
}
#contents_box .midashi_box3 h3 {
	float: left;
	font-size: 2.5em;
	font-weight: bolder;
}
#contents_box .midashi_box3 sma {
	float: left;
	font-size: 0.8em;
}
#contents_box2  {
	clear: both;
	width: 675px;
	position: relative;
	height: auto;
	display: block;
}
#contents_box2 .midashi_box3 h3 {
	float: left;
	/* padding-left: 15px; */
	font-size: 2.5em;
	font-weight: bolder;
}
#contents_box2 .midashi_box3 sma {
	float: left;
	font-size: 0.8em;
}
#contents_txt_box {
	clear: both;
	width: 655px;
	position: relative;
	height: auto;
	line-height: 26px;
	display: block;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.shop_mi_box {
	width: 643px;
	padding-bottom: 30px;
	clear: both;
	height: 20px;
	padding-top: 10px;
}
.shop_mi {
	display: block;
	float: left;
	color: #B49166;
	font-size: 17px;
}
.shop_area {
	float: left;
	padding-left: 20px;
	width: 500px;
	padding-top: 10px;
	vertical-align: middle;
}
.shop_area ul {
	list-style-type: none;
	vertical-align: middle;
	height: 10px;
	font-size: 10px;
	width: auto;
}
.shop_area li {
	float: left;
	padding-left: 7px;
	border-right: 1px solid #333;
	padding-right: 7px;
	font-size: 10px;
	vertical-align: middle;
	line-height: 10px;
	display: block;
	position: relative;
}
.shop_clear {
	clear: both;
	display: block;
	position: relative;
	width: 643px;
}
.shop_table {
	clear: both;
	height: auto;
	width: 643px;
	position: relative;
}
.store_list {
	padding-bottom: 50px;
}
.store_list  thead {
	font-size: 0.9em;
}
.store_list  thead td {
	border-top: 1px solid #583429;
	border-bottom: 1px solid #583429;
	line-height: 1.2em;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.store_list thead th {
	padding-left: 25px;
	border-top: 1px solid #583429;
	border-bottom: 1px solid #583429;
	line-height: 1.2em;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 75px;
}
.store_list tbody {
	font-size: 0.9em;
	line-height: 5em;
}
.store_list .td_top {
	padding-top: 0px;
}
.store_list tbody th {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-left: 25px;
	width: 75px;
}
.store_list tbody td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	line-height: 120%;
}
.store_list .odd {
	background-color: #F0F0F0;
}
.store_list tbody tr th.shop_td_btn_top{
	text-align: right;
	padding-top: 10px;
	padding-left: 500px;
}


/*-----------------------------------------------------------------
	Web catalogue Page
-----------------------------------------------------------------*/

#catalog_l {
	width: 230px;
	float: left;
	display: block;
	position: relative;
}
#catalog_r {
	display: block;
	float: left;
	width: 410px;
}
.pict {
	border: none;
}
#catalog_r .btn {
	border-left: 3px #6c6c6c solid;
	line-height: 1.4em;
}
#catalog_r .btn P{
	padding-left: 10px;
}
#catalog_r dl {
	margin: 0 0 15px 0;
	padding: 0 0 10px 10px;
	color: #000;
	line-height: 1.4em;
	font-size: 0.9em;
	border-left: 3px solid #666;
}
#catalog_r dl dt {
	float: left;
	width: 14em;
	padding: 4px 0;
	text-indent: 0.5em;
	line-height: 150%;
}
#catalog_r dl .gray {
	color: #fff;
	background-color: #333;
}
#catalog_r dl .gray2 {
	color: #fff;
	background-color: #333;
	font-size: 1.2em;
	line-height: 1.7em;
}
#catalog_r dl .gray_r {
	color: #FF0033;
	background-color: #333;
	text-align: right;
	line-height: 1.7em;
}
#catalog_r dl dd {
	padding: 4px 0 4px 14em;
	line-height: 150%;
	border-bottom: 1px solid #ccc;
}
#catalog_r span.text_s {
	font-size: 9px;
	line-height: 1.4em;
	color: #000;
	padding-left: 5px;
	line-height: 150%;
	vertical-align:bottom;
}
#catalog_r p {
	padding: 3px 0px 15px 5px;
	line-height: 1.4em;
	font-size: 10px;
	color: #000;
}
.ban_p {
	padding-bottom: 15px;
}

/*-----------------------------------------------------------------
	Company page
-----------------------------------------------------------------*/

#company_list {
	font-size: 0.9em;
	line-height: 4em;
	padding-top: 15px;
	display: block;
	position: relative;
	clear: both;
	height: auto;
	width: 643px;
}
#company_list th {
	height: auto;
	line-height: 2em;
	vertical-align: middle;
	width: 230px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#company_list td {
	height: auto;
	line-height: 2em;
	vertical-align: middle;
	width: 383px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#company_list .odd {
	background-color: #F0F0F0;
}
.txt_box2 {
	padding-top: 20px;
	clear: both;
	padding-left: 30px;
}
.txt_box3 {
	padding-top: 50px;
}
h5 {
	vertical-align: middle;
}
h6 {
	font-size: 1.6em;
	padding-left: 30px;
	font-weight: lighter;
	padding-bottom: 10px;
}
#houmon_list {
	font-size: 0.9em;
	line-height: 4em;
	padding-top: 15px;
	display: block;
	position: relative;
	clear: both;
	height: auto;
	width: 643px;
}
#houmon_list th {
	height: auto;
	line-height: 2em;
	vertical-align: top;
	width: 230px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#houmon_list td {
	height: auto;
	line-height: 2em;
	vertical-align: middle;
	width: 383px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#houmon_list .odd {
	background-color: #F0F0F0;
}

/*-----------------------------------------------------------------
    Event page
-----------------------------------------------------------------*/

#contents_txt_box2 {
	padding: 15px;
	clear: both;
	width: 643px;
	position: relative;
	height:4000px;
	line-height: 26px;
	display: inline-block;
}

/*-----------------------------------------------------------------
    News page
-----------------------------------------------------------------*/

#contents_txt_box3 {
	padding: 15px;
	clear: both;
	width: 643px;
	position: relative;
	height:10000px;
	line-height: 26px;
	display: inline-block;
}

/*-----------------------------------------------------------------
    thanks page
-----------------------------------------------------------------*/

#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
#thanks p {
	font-size: 16px;
}
#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
.thanks_area {
	text-align: center;
	padding-bottom: 50px;
}
.txt_area2  {
	text-align: center;
	padding-top: 30px;
	width: 100%;
}
.txt_area2  p  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9FA0;
	padding-top: 10px;
	font-size: 90%;
	text-align: center;
}
.txt_area2  b  {
	font-size: 14px;
	line-height: 2em;
	color: #666666;
}
.txt_area2  img  {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*-----------------------------------------------------------------
    before order page
-----------------------------------------------------------------*/

#before_midashi_box {
	clear: both;
	background-image: url(../../shopping/images/img_shopping_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 33px;
	padding-bottom: 30px;
	padding-top: 20px;
}

h4 {
	font-size: 1.3em;
	text-align: left;
	clear: both;
}
#before_order_dl {
	display: block;
	clear: both;
	padding-top: 15px;
	padding-bottom: 30px;
}
#before_order_dl dt {
	display: block;
	font-weight: bold;
}
#before_order_dl dd {
	display: block;
	line-height: 1.5em;
	padding-bottom: 20px;
}
.before_q_a_dl {
	display: block;
	clear: both;
	padding-top: 15px;
	padding-bottom: 30px;
}
.before_q_a_dl .q_dt {
	float: left;
	width: 23px;
	display: block;
	font-weight: bold;
	color: #583429;
}
.before_q_a_dl .q_dd {
	float: left;
	width: 610px;
	display: block;
	color: #583429;
	font-weight: bold;
}
.before_q_a_dl .a_dt {
	float: left;
	width: 23px;
	display: block;
	color: #352421;
}
.before_q_a_dl .a_dd {
	float: left;
	width: 610px;
	display: block;
	color: #352421;
	padding-bottom: 20px;
}

.fb-postage{
	display: block;
	background-color: #900;
	color: #fff;
	width: 50%;
	text-align: center;
	font-size: 1.2em;
	padding: 2px;
	font-weight: bold;
	margin: 20px 0;

}
.fb-postage_img img{
	width: 100%;
}
.fb-postage_img{
	width: 100%;
}
.b{
	line-height: 1.3;
}
.fb-postage_text{
	display: block;
}


.fb-postage_text_1 span:last-child{
	padding-bottom: 20px;
}


/*-----------------------------------------------------------------
    link page
-----------------------------------------------------------------*/

.logo_box {
	display: block;
	clear: both;
	height: auto;
	width: 643px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 40px;
}
.logo_box ul {
	clear: both;
	list-style-type: none;
	width: 639px;
}
.logo_box ul li {
	border-collapse: collapse;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	width: 173px;
	margin-left: 20px;
	text-align: center;
	height: auto;
}
.logo_box ul li p {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: auto;
	height: auto;
	line-height: 10px;
}
.logo_box ul li p img {
	margin-right: auto;
	margin-left: auto;
}
ul.ul_w233 {
	clear: both;
	height: 100%;
	position: relative;
	width: 643px;
	list-style-type: none;
}
ul.ul_w233 li {
	float: left;
	height: 100%;
	width: 233px;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	text-align: center;
}
ul.ul_w233 li p {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: auto;
	width: 233px;
	position: relative;
}
.logo_box small {
	display: block;
	width: auto;
	line-height: 100%;
	padding-top: 5px;
}
.link_txt {
	clear: both;
	height: 100%;
	width: 633px;
	position: relative;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.logo_box2 {
	display: inline-block;
	clear: both;
	height: auto;
	width: 643px;
	position: relative;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.logo_box2 p a img {
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------------------------------------------------
    privacy page
-----------------------------------------------------------------*/

.privacy_ul {
	list-style-type: circle;
	padding-top: 10px;
	list-style-position: outside;
	padding-left: 30px;
}
.privacy_ul li {
	padding-left: 10px;
	padding-bottom: 10px;
}
#mailform .mailform .mfptr .tr_titile a {
	text-align: left;
	clear: both;
	vertical-align: middle;
}
#main_footer_btn2 {
	text-align: right;
	clear: both;
	padding-bottom: 30px;
	position: relative;
}
.mailform .mfp ol li.registration {
	float: left;
}


/** 3分割 ----------------------------------------------------------*/
div.panel_100{
  padding-top: 40px;
  overflow : hidden;
}
div.panel_middle p{
text-align: center;
padding-top: 60px;
}
div.panel_middle {
  background-repeat: no-repeat;
  background-image: url("../../exterior/images/monitor04.jpg");
    height: 520px;
	width: 550px;
}
/*-----------------2020/6/11追加　デスクトップ足なし画像の動画ページ----------------------------------------------*/

div.panelpc_100{
  padding-top: 40px;
  overflow : hidden;
}
div.panelpc_middle p{
text-align: center;
padding-top: 60px;
}
div.panelpc_middle {
  background-repeat: no-repeat;
  background-image: url("../../images/img_desktop.png");
  height: 440px;
	width: 640px;
}

/*------------------------------------2020/4/2追加　取付法　ボタン　---------------------------------------*/
.torituke_hover {
	width: 295px;
	display: block;
}
.torituke_hover img{
	width: 320px;
}
.torituke_hover a:hover{
	border: none;
	display: block;
	margin: 0px;
	transition:0.3s;
	opacity:0.5;
	width: 295px;
}
/*----------------------------------2020/4/15追加ー画像横とそのキャプションーフロントアンダーハーフスポイラー-------------------------------------------*/
.img_and_txt {
	height: 180px;
	display: flex;
}
.img_and_txt img{
	width: 270px;
	margin-right: 5px;
}
.img_and_txt p {
 display: flex;
	align-items: center;
}

/*----------------------------------2020/10/20追加ーフォントサイズー-------------------------------------------*/
.txt400 { font-size: 4em;}


/*----------------------------------2022/3/31追加ーnew pageー-------------------------------------------*/

.ws_1{
	margin-top: -30px;
	margin-bottom: 50px;
}

.workstyle_lgcopy{
	font-size: 27px;
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 30px;
	margin-bottom: 50px;
	margin-top: 30px;
	font-weight: bold;
}

.workstyle_scopy{
	font-size: 17px;
	text-align: center;
		margin-bottom: 50px;
		line-height: 40px;
}

.workstyle_lgcopy2{
		font-size: 27px;
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 30px;
	margin-bottom: 100px;
	margin-top: 90px;
	font-weight: bold;

}

.workstyle_lgcopy span,.workstyle_lgcopy2 span{
	border-bottom: solid 1px #EA0003;
}

.ws_3,.ws_4{
	margin-bottom: 130px;
}

.ws_6{
	margin-bottom: 100px;
	margin-top: 20px;
}

.ws_5 p,.ws_7 p,.ws_8 p,.ws_9 p{
	margin-top: 10px;
	font-size: 18px;
	line-height: 30px;
}

.kounyu2{
	margin-bottom: 35px;
}


.kounyu1,.kounyu2,.kounyu3{
	margin-top: -15px;
}

.kounyu3{
	margin-bottom: 50px;
}
/*----------------------------------2022/4/1追加ーusb pageー-------------------------------------------*/

.usb1{
	margin-bottom: 25px;
	margin-top: 20px;
}

.usb_cpy{
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.usb_shosai{
	margin-bottom: 30px;
}

/*----------------------------------2022/4/1追加ー3Dナンバープレート pageー-------------------------------------------*/
.numberplate_cpy{
	font-size: 15px;
	margin-bottom: 40px;
	margin-top: 50px;
}

.number_red{
	color: red;
}

/*----------------------------------2022/4/26追加ーカーテンレール pageー-------------------------------------------*/

.cartain_logo{
	margin-bottom: 20px;
}

.midle_super{
	margin-top: -40px;
	margin-bottom: 20px;
}
.flipdown_copy{
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*----------------------------------2022/4/27追加ーインディレクトライティングパネル pageー-------------------------------------------*/
.mutento{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.mutento_text{
	display: flex;

}


.mutento_ch {
	width: 50%;
	width: 310px;
}
.mutento img{
	width: 310px;
}
