@charset "utf-8";

/* ========BASIC======== */
html {
   overflow-y:scroll;
   font-size: 62.5%;

}

body {
color:#000;
background-image:url(../images/noisytex00.png);
font-family:'ヒラギノ角ゴ pro w3','hiragino kaku gothic pro','メイリオ',meiryo,'ms ui gothic',sans-serif;
font-size:1.6em;
letter-spacing:1px;
line-height:1.6;
margin:0;
padding:0
}

br {
   letter-spacing:normal;
}

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

a:hover {
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

table {
border-collapse: collapse;
   margin:1.0em 0 1.0em 0;
}

/* ========TEMPLATE LAYOUT======== */


#container {
/*  background-image:url(../images/noisytex01.png);*/
margin:0 auto;
width:820px
}


/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/


#header {
	margin:0 auto;
   position:relative;
   width:780px;
}

#pr {
   width:780px;
   font-size: 14px; font-size: 1.4rem; 

}

#gnavi {

   position:absolute;
   bottom:5px;
   right:0;
}

#menu {
    background-color: #31210f;
    width: 100%;
    height: 62px;
    margin-bottom: 20px;
    margin: 0 -200%;
    padding: 0 200%;
}


#icatch {
   width:780px;
   margin:0 auto;
}

#contents {
   clear:both;
   width:780px;
   margin:0 auto;
   padding:10px 0 ;
}

#main_wide {
   clear:both;
   width:760px;
   margin: auto;
}

#main {
   float:left;
   width:500px;
}

#sub {
   float:right;
   width:240px;
}

#news {
   float:left;
   width:420px;
}

#info {
   float:right;
   width:350px;
}
#item {
   float:left;
   width:420px;
   margin-bottom: 20px;
}

#explain {
   float:right;
   width:350px;
}

#pageTop {
}

#footMenu {
   width:780px;
   clear:both;
   overflow:hidden;
   padding:10px 0;
}

#footer {
   width:780px;
   clear:both;
   padding:10px 0;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:10px 0;
   font-size:24px;
   color:#333;
}

#header h1 a {
   color:#9B0000;
}

#header h1 a:hover {
   color:#D30000;
   text-decoration:none;
}

/* PR CUSTOMIZE */
#header #pr p {
   margin:0;
   text-align:right;
}

/* GNAVI CUSTOMIZE */
#header #gnavi ul {
   list-style:none;
}

#header #gnavi li {
 
   font-size:12px;
   margin-left:15px;
}



/* ========MENU CUSTOMIZE======== */
#menu ul {
   float:left;
   margin:0;
   padding:0;
}

#menu li {
   margin:0;
   padding:0;
   float:left;
   font-size:14px;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#menu li span {
   font-family:verdana;
   font-size:13px;
   color:#fff;
}

#menu li a {
   display:block;
   width:130px;
   padding:10px 0;
   color:#FFF1A4;
   background:url(../images/bg_menu.gif) 0 100% repeat-x;
}

#menu li a:hover {
   text-decoration:none;
   background:url(../images/bg_menu.gif) 100% 100% repeat-x;
}


/* ========INFO CUSTOMIZE======== */
#info h2 {
   border-radius: 5px;
   background:#98534B;
   font-size:16px;
   color:#fff;
   padding:5px 10px 5px 10px;

}

#info dl {
   background:#fff;
}

#info dl dt {
   padding:10px 0.5em;
   text-align:right;
}

#info dl dd {
   margin-left:15px;
   padding:10px 1.5em;
   background:#fff url(../images/bg_info_line.gif) 0 100% repeat-x;
}


/* ========NEWS CUSTOMIZE======== */
#news p {
   margin:0;
   padding:0 0 1em 0;
}

#news h2 {
   background:#98534B;
   font-size:16px;
   color:#fff;
   padding:2px 5px 0px 5px;
   border-bottom:3px solid #823C34;
}

#news h3{
   background:#422F28;
   font-size:16px;
   color:#fff;
   padding:5px;
}


/* ========EXPLAIN CUSTOMIZE======== */
#explain p {
   margin:0;
   padding:0 0 1em 0;
}

#explain h2 {
   margin:0 0 10px 0;
   padding:0;
   font-size:18px;
   font-weight: normal;
   color:#823C34;
   line-height:1.6;
   border-bottom:3px solid #823C34;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#6b8e23;
}

#main a:hover {
   color:#6b8e23;
}

#main h2 {
   margin:10px 0 20px 0;
   padding:0;
   font-size:20px;
   font-weight: normal;
   color:#823C34;
   line-height:1.6;
   border-bottom:3px solid #823C34;
}

#main h2 a, #main h2 a:hover{
	color:#823c34;
	text-decoration:none
}

#main h3 {
   margin:20px 0px;
   padding-left:5px;
   font-size:18px;
   font-weight:normal;
   color:#823C34;
   line-height:1.4;
   border-left:8px solid #823C34;
}

#main h3 a, #main h2 a:hover{
	color:#823c34;
	text-decoration:none
}

#main h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:14px;
   color:#fff;
   background:#823C34;
}

#main h5 {
   margin-bottom:2px;
   font-size:14px;
   color:#823C34;
   border-bottom:1px dotted #823C34;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   color:#823C34;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
background-image:url(../images/list_008_b-trans.png);
background-position:left middle;
background-repeat:no-repeat;
margin:1.0em 0 0.5em 0 ;
padding-left:20px;
border-bottom:1px #823c34 dotted;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 20px;
   padding:3px;
   
}

/* ========MAIN_WIDE CONTENTS CUSTOMIZE======== */
#main_wide a {
   color:#6b8e23;
}

#main_wide a:hover {
   color:#6b8e23;
}

#main_wide h2 {
   margin:10px 0 20px 0;
   padding:0;
   font-size:20px;
   font-weight: normal;
   color:#823C34;
   line-height:1.6;
   border-bottom:3px solid #823C34;
}
#main_wide h2 a ,#main_wide h2 a:hover{
	color:#823c34;
	text-decoration:none
}

#main_wide h3 {
   margin:30px 0px;
   padding-left:5px;
   font-size:18px;
   font-weight:normal;
   color:#823C34;
   line-height:1.4;
   border-left:8px solid #823C34;
   }
#main_wide h3 a,#main_wide h3 a:hover{
	color:#823c34;
	text-decoration:none
}

#main_wide h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:14px;
   color:#fff;
   background:#823C34;
}

#main_wide h5 {
   margin-bottom:2px;
   font-size:14px;
   color:#823C34;
   border-bottom:1px dotted #823C34;
}

#main_wide h6 {
   margin-bottom:2px;
   font-size:13px;
   color:#823C34;
}

#main_wide p {
   margin:1em 0 1em 0;
}

#main_wide dt {
background-image:url(../images/list_008_b-trans.png);
background-position:left top;
background-repeat:no-repeat;
margin-bottom:3px;
padding-left:15px
}

#main_wide dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
}

table.list {
   width:100%;
   border-collapse:collapse;
   margin:1.0em 0 1.0em 0;
}

table.list th {
width:180px;
   padding:5px;
   font-size:14px;
   color:#fff;
   text-align:left;
   border:1px solid #666;
   background:#db7100;
}

table.list td {
   padding:5px;
   font-size:14px;
   text-align:left;
   border:1px solid #666;
}


/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   margin:0;
   padding:0 0 0 10px;
   background:url(../images/bg_list.gif) 0 6px no-repeat;
}

#main dl.information dd {
   margin:0 0 1em 1em;
   padding:3px;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   font-size:14px;
   font-weight:bold;
   color:#333;
   line-height:1.2;
}

#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

#sub li {
   padding:5px 0 5px 0;
   list-style:none;
   background:url(../images/bg_sub_line.gif) 0 100% repeat-x;
}

#sub li a {
   display:block;
   width:200px;
   padding-left:12px;
   background:url(../images/bg_list.gif) 0 6px no-repeat;
}

#sub li a:hover {
   border:none;
   font-weight:bold;
   background:#FFF3EF url(../images/bg_list.gif) 0 6px no-repeat;
   text-decoration:none;
}


/* ========PAGETOP CUSTOMIZE======== */
.pageTop {
   padding:10px 0;
   text-align:right;
   font-size: 14px; font-size: 1.4rem; 
}

.pageTop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 60% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE========= */
#footMenu {
   position:relative;
   padding:20px 0 0 0;
   border-top:1px solid #CECFCE;
}

#footMenu ul {
   position:relative;
   left:50%;
   float:left;
   margin:0;
   padding:0;
   list-style:none;
}

#footMenu li {
   position:relative;
   left:-50%;
   float:left;
   margin:0 20px 0 0;
   padding:0;
   font-size:12px;
}


/* ========FOOTER CUSTOMIZE======== */
#footer {
   text-align:center;
   padding:20px 0;
}

.copyright {
   font-size:12px;
}

/* ========ADD CUSTOMIZE======== */

.button{
text-align: right;
padding: 15px 0;
margin-bottom: 20px;
}

.indent-border{
	border:#333 1px solid;
	padding:15px;
	margin:10px 10px 10px 30px;
}


/* ========メールはこちら======== */

.mailto a {
   padding:0 0 0 18px;
   background:url(../images/ic06-02.gif) 0 60% no-repeat;
}


/* ========メールはこちら======== */
.text-right {
   padding:10px 0;
   text-align:right;
}

/*ページ内リンク*/

#main h2 a:hover{text-decolation:none}
#main h3 a:hover{text-decolation:none}

#main_wide h2 a:hover{text-decolation:none}
#main_wide h3 a:hover{text-decolation:none}



table.nittei td{
border:#666666 1px solid;
background-color:#fff;
padding:10px;
}
table.nittei a{
text-decoration:underline
}

table.thumb td{
width:150px;
}

/* 角丸ボーダーテーブル */

table.kmb {
font-size:14px;
width:auto;
border-collapse:separate;
border-spacing:0px;
*border-collapse:collapse;/*IE*/
*border-right:1px solid #333;/*IE*/
}
table.kmb th {
  color: #fff;
  padding: 8px;
  background: #823c34;
  background:-moz-linear-gradient(rgba(130,60,52,0.7), rgba(130,60,52,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(130,60,52,0.7)), to(rgba(130,60,52,0.9)));
  font-weight: bold;
  border-left:1px solid #333;
  border-top:1px solid #333;
  border-bottom:1px solid #333;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(130,60,52,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}


table.kmb th:first-child {
  border-radius: 5px 0 0 0;	
}
table.kmb th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #333;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}

table.kmb tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  text-align: center;
}

table.kmb tr td:last-child {
  border-right: 1px solid #333;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.kmb tr {
  background: #fff;
}
table.kmb tr:nth-child(2n+1) {
  background: #faebd7;
}
table.kmb tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.kmb tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.kmb tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.kmb tr:hover {
  background: #ffd700;
}
/* NEWマーク */
.new {
    font-weight:bold;
    background-color:darkorange;
    color:white;
    display:inline;
    border-radius:3px;
    font-size:12px;
    padding:0 2px;
 }
/* 枠 */
.waku{
    border-style:solid;
    border-color:#823c34;
    border-width:1px;
    border-radius:5px;
    padding:15px;
    margin-top:10px;
    background-image:url(../images/noisytex01.png);
}
.waku table td{
    padding-left:15px;
}
.wakuinfo{
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    border-style:solid;
    border-color:#ae001f;
    border-width:3px;
    border-radius:15px;
    padding:15px;
    margin-top:10px;
    margin-bottom:20px;
    background-image:url(../images/noisytex01.png);
}

/* インデント*/
.ind{
padding-left:30px;
}
/* アイコン */
.icon{
    padding-bottom:5px;
    padding-right:5px;
}

/* ヘッダーナビゲーションメニュー */
.nav-menu {
}
.menu-list {
  display: flex;
  justify-content: flex-start; /* メニューアイテムを左揃えに */
}
.menu-item {
  position: relative;
   padding-left:5px;
   background:url(../images/bg_gnavi.gif) 0 50% no-repeat;

}
.menu-item:last-child {
}

/* メニューアイテムのホバースタイル */
.menu-item:hover .drop-menu-list {
  opacity: 1; /* 不透明度を最大に */
  transition: opacity .3s, visibility .3s; /* アニメーション設定 */
  visibility: visible; /* 下層メニューを表示 */
}

.menu-item a {
  align-items: center;
   color:#9b0000; /* メニューアイテム内のリンクテキストの色 */
  display: flex;
  height: 20px;
  justify-content: center;
  text-decoration: none; /* リンクの下線を非表示 */
  width: 100px;
}

/* ドロップダウンメニュー */
.drop-menu {
  position: relative;
}
.drop-menu-list {
    background-color: #696969; /* ドロップダウンメニューの背景色 */
  left: 0;
  opacity: 0; /* 不透明度を最小に */
  position: absolute;

  top: 100%;
  transition: opacity .3s, visibility .3s; /* アニメーション設定 */
  visibility: hidden; /* 下層メニューを非表示 */
  width: max-content;
  z-index: 1;
}
.drop-menu-item a{
      position: relative;

    height:50px;
   color:#fff; /* メニューアイテム内のリンクテキストの色 */
  justify-content: center;
  text-decoration: none; /* リンクの下線を非表示 */
}

