/* ==================== */
/*         ξ{         */
/* ==================== */
html, body,div, span, p,h1,h2,h3,h4,h5,h6,dl, dt, dd, img {
  margin:0;
  padding:0;
}
html {
  overflow-y:scroll;
}
body {
  line-height:1.5;
  font-size:13px;
  color:#333;
}
a:link, a:visited {
  color:#00f;
  text-decoration:none;
}
a:hover {
  color:#009;
  text-decoration:none;
}
img {
  vertical-align:bottom;
}
dl,li{
    list-style-type:none;
}
.footer{
  padding:10px 0 40px 0;
  text-align:center;
  background: linear-gradient(to bottom, #666, #333);
  background: -moz-linear-gradient(top, #666, #333);
  background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
}
.hatena{
  padding-left: 20px;
  background-image:url(images/list_hatena.gif);
  background-repeat: no-repeat;
}
/* ==================== */
/*     header€Κ       */
/* ==================== */
.header h1{
  font-size:14px;
  font-weight:normal;
  text-align:right;
  margin-bottom:8px;
}
.head_r .tele ,
.head_r .tele2 {
  margin-right:10px;
  padding-left:45px;
  font-size:28px;
  background:url("images/tel.gif") 0 50% no-repeat;
}
.head_r .time{
  margin-right:10px;
  padding:0 30px;
  font-size:14px;
  color:#fff;
  background-color:#666;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.head_l h2 a{
  color:#000;
}
.header img.top_image{
  width:100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
/* ==================== */
/*     contents€Κ     */
/* ==================== */
div.bar{
  text-align:right;
  margin-bottom:20px;
}
h3{
  padding:4px 3px 3px 8px;
  font-size:16px;
  color:#fcc;
  border-left : solid 10px #333 ;
  background: linear-gradient(to bottom, #555, #666 49%, #333 50%, #555);
  background: -moz-linear-gradient(top, #555, #666 49%,#333 50%, #555);
  background: -webkit-gradient(linear, left top, left bottom, from(#555), color-stop(0.49, #666),color-stop(0.5, #333), to(#555));
  background: -webkit-linear-gradient(top, #555, #666 49%, #333 50%, #555); 
}
.main h4,
.main2 h4{
  margin:10px 1%;
  padding:2px 3px 1px 8px;
  font-size:14px;
  color:#000;
  background-color:#ccc;
  border:1px solid #999;
}
.side_left h4,
.side_right h4{
  padding:2px 3px 1px 8px;
  font-size:14px;
  color:#000;
  background: linear-gradient(to bottom, #ccc, #ccc 49%, #aaa 50%, #bbb);
  background: -moz-linear-gradient(top, #ccc, #ccc 49%,#aaa 50%, #bbb);
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), color-stop(0.49, #ccc),color-stop(0.5, #aaa), to(#bbb));
  background: -webkit-linear-gradient(top, #ccc, #ccc 49%, #aaa 50%, #bbb); 
}
h5{
  padding:1px 3px 1px 10px;
  font-size:14px;
  color:#000;
  border-left : solid 10px #a00 ;
  border-bottom : dashed 1px #a00 ;
}
h6{
padding:3px 10px 3px 10px;
background-color:#eee;
  font-size:14px;
border:1px solid #ccc;
margin:2em 0 1em 0;
}
img.banner{
  width:100%;
}
.clear{
  clear:both;
}
.red{
  color:#f00;
}
.p_c{
  text-align:center;
}
.td1em{
  margin:1em 0;
}
/* ==================== */
/*         left€Κ     */
/* ==================== */
/* ==================== */
/*         main€Κ     */
/* ==================== */
/* ==================== */
/*        right€Κ     */
/* ==================== */
.side_right a.contact{
  display:block;
  width:100%;
  padding:3px 0;
  margin:0 0 1em 0;
  font-size:16px;
  color:#333;
  font-weight:bold;
  text-align:center;
  list-style-type:none;
  background: linear-gradient(to bottom, #fff, #ddd);
  background: -moz-linear-gradient(top, #fff, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  border:1px solid #999;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
a.s3_contact{
  display:block;
  width:100%;
  padding:13px 0;
  margin:1em 0;
  font-size:18px;
  color:#333;
  font-weight:bold;
  text-align:center;
  list-style-type:none;
  background: linear-gradient(to bottom, #fff, #ddd);
  background: -moz-linear-gradient(top, #fff, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  border:1px solid #999;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.side_right .button3 li a{
  display:block;
  padding:3px 0;
  color:#fff;
  text-align:center;
  background: linear-gradient(to bottom, #f66, #333);
  background: -moz-linear-gradient(top, #f66, #333);
  background: -webkit-gradient(linear, left top, left bottom, from(#f66), to(#333));
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  text-shadow:1px 1px 2px #000;
}
.side_right .news{
  width:100%;
  height:120px;
}
.side_right div.login_box,
.side_right div.box{
  border:1px solid #999;
  background-color:#eee;
  margin-bottom:1em;
}
.side_right div.login_box p.p1{
  padding-left:20px;
  padding-bottom:10px;
}
.side_right div.login_box p.p2,
.side_right div.lbox p.p2{
  text-align:center;
  padding-bottom:10px;
}
.side_right div.box a.reg{
  display:block;
  margin: 10px auto;
  font-size:18px;
  font-weight:bold;
  color:#f00;
  text-align:center;
  background: linear-gradient(to bottom, #fff, #dcc);
  background: -moz-linear-gradient(top, #fff, #dcc);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcc));
  border:1px solid #f00;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow:1px 1px 1px #333;
}
.side_right div.login_box a.reg:hover{
  box-shadow:-1px -1px 1px #333;
  text-decoration:none;
}
/* ==================== */
/*     footer€Κ       */
/* ==================== */
.footer p{
  color:#fff;
}
.footer a{
  color:#ccc;
}
/* ==================== */
/*      breadcrumb      */
/* ==================== */
.breadcrumb {
  list-style: none;
  overflow: hidden;
  color: #555;
  font-size:  12px;
  background: #f6f6f6;
  background: linear-gradient(to bottom, #fff, #efefef 50%, #efefef);
  background: -moz-linear-gradient(top, #fff, #efefef 50%, #efefef);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #efefef), to(#efefef));
  background: -webkit-linear-gradient(top, #fff, #efefef 50%, #efefef); 
  border: 1px solid #bbb;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.breadcrumb li {
  float: left;
  line-height: 30px;
  text-shadow: 0 1px 0 white;
}
.breadcrumb li a {
  color: #666;
  text-decoration: none;
  padding: 0 10px 0 20px;
  background: #c6c6c6;
  background: linear-gradient(to bottom, #d6d6d6, #c6c6c6 50%, #c6c6c6);
  background: -moz-linear-gradient(top, #d6d6d6, #c6c6c6 50%, #c6c6c6);
  background: -webkit-gradient(linear, left top, left bottom, from(#d6d6d6), color-stop(0.5, #c6c6c6), to(#c6c6c6));
  background: -webkit-linear-gradient(top, #d6d6d6, #c6c6c6 50%, #c6c6c6); 
  display: block;
  float: left;
}
.breadcrumb li a::after {
  position: relative;
  display: block;
  margin-top: -15px;
  margin-left: auto;
  margin-right: -15px;
  height: 15px;
  width: 10px;
  content: " ";
  -moz-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  background: #c6c6c6;
  border-right: 1px solid #bbb;
}
.breadcrumb li a::before {
  float: right;
  display: block;
  margin-bottom: -15px;
  margin-left: auto;
  margin-right: -15px;
  height: 15px;
  width: 10px;
  content: " ";
  -moz-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  background: #c6c6c6;
  background: linear-gradient(to bottom, #d6d6d6, #c6c6c6);
  background: -moz-linear-gradient(top, #d6d6d6, #c6c6c6);
  background: -webkit-gradient(linear, left top, left bottom, from(#d6d6d6), to(#c6c6c6));
  background: -webkit-linear-gradient(top, #d6d6d6, #c6c6c6); 
  border-right: 1px solid #bbb;
}
.breadcrumb li:first-child a {padding-left: 10px;}
.breadcrumb li:nth-child(2) a {
  background: #cfcfcf;
  background: linear-gradient(to bottom, #dfdfdf, #cfcfcf 50%, #cfcfcf);
  background: -moz-linear-gradient(top, #dfdfdf, #cfcfcf 50%, #cfcfcf);
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), color-stop(0.5, #cfcfcf), to(#cfcfcf));
  background: -webkit-linear-gradient(top, #dfdfdf, #cfcfcf 50%, #cfcfcf); 
}
.breadcrumb li:nth-child(2) a::before {
  background: #cfcfcf;
  background: linear-gradient(to bottom, #dfdfdf, #cfcfcf);
  background: -moz-linear-gradient(top, #dfdfdf, #cfcfcf);
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#cfcfcf));
  background: -webkit-linear-gradient(top, #dfdfdf, #cfcfcf); 
}
.breadcrumb li:nth-child(2) a::after {background: #cfcfcf;}
.breadcrumb li:nth-child(3) a {
  background: #d6d6d6;
  background: linear-gradient(to bottom, #e6e6e6, #d6d6d6 50%, #d6d6d6);
  background: -moz-linear-gradient(top, #e6e6e6, #d6d6d6 50%, #d6d6d6);
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), color-stop(0.5, #d6d6d6), to(#d6d6d6));
  background: -webkit-linear-gradient(top, #e6e6e6, #d6d6d6 50%, #d6d6d6); 
}
.breadcrumb li:nth-child(3) a::before {
  background: #d6d6d6;
  background: linear-gradient(to bottom, #e6e6e6, #d6d6d6);
  background: -moz-linear-gradient(top, #e6e6e6, #d6d6d6);
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#d6d6d6));
  background: -webkit-linear-gradient(top, #e6e6e6, #d6d6d6); 
}
.breadcrumb li:nth-child(3) a::after {background: #d6d6d6;}
.breadcrumb li:last-child {
  padding-left: 20px;
  background: transparent !important;
  color: #111;
}
.breadcrumb li a:hover {color: #000;}
/* ==================== */
/*        index         */
/* ==================== */
.new_inner{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin:1px;
  float:left;
  border:1px solid #999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.new_inner1{
  height:19px;
}
.new_inner2{
  height:105px;
  text-align:center;
}
.new_inner2 img{
  max-width: 100%;
}
.new_inner3{
  text-align:center;
  width:100%;
  height:40px;
  font-size:14px;
  overflow:hidden;
  line-height:19px;
  color:#000;
}
.new_inner4{
  width:100%;
  text-align:center;
  padding:2px 0;
  background:#f0f0f0;
  color:#000;
}
.new_inner5{
  text-align:right;
  overflow:hidden;
  font-size:16px;
  color:#000;
}
.new_inner5 img{
  vertical-align:middle;
}
.new_inner5_2{
}
/* ==================== */
/*       urikata        */
/* ==================== */
.urikata>li{
  list-style-type:decimal;
}
ol.urikata>li p.spot{
  color:#900;
  font-size:16px;
  border-bottom:2px dashed #f00;
  margin-bottom:0.5em;
}
.urikata .red{
  margin-left:1em;
  color:#f00;
}
.urikata>li>ul>li{
  list-style-type:disc;
}
.urikata div.waku{
  border:1px solid #ccc;
  padding:5px;
  margin:0 1em 2em 0;
}
/* ==================== */
/*       kojin          */
/* ==================== */
.kojin p{
  margin:0 0 2em 1em;
}
.kojin dt{
  font-weight:bold;
  margin:0 1em 0 2em;
}
.kojin dd{
  margin:0 1em 1em 3em;
}
/* ==================== */
/*        link          */
/* ==================== */
.w2 span{
  display:inline-block;
  width:40%;
  padding-left:2em;
}
div.w1{
  margin:0 1em 2em 1em;
}
div.w1 p{
  margin:0 0 1em 1em;
}
/* ==================== */
/*        gaiyo        */
/* ==================== */
.gaiyo_table img.shop{
  margin:1em;
}
.gaiyo_table dl{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin:0 auto 1em auto;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.gaiyo_table dt {
  border-top: 1px solid #999;
  float: left;
  width: 8em;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
.gaiyo_table dd {
  background-color: #fff;
  padding:0.5em 0.5em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 8em;
  font-size:14px;
}
.gaiyo_table dd.map{
  padding:0;
  margin-left:8em;
}
.gaiyo_table dd.map iframe{
  width:100%;
  height:300px;
  border:none;
}
.gaiyo_table img.aisatsu{
  width:90%;
  margin:1em 5%;
}
.gaiyo_table p{
  padding:1em 2em;
}
/* ==================== */
/*       reset_pass     */
/* ==================== */
.reset_pass .err{
  color:#f00;
  padding:2em 0;
}
.reset_pass dl{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin:3em auto 1em auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.reset_pass dt {
  border-top: 1px solid #999;
  float: left;
  width: 12em;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
.reset_pass dd {
  background-color: #fff;
  padding:0.5em 0.5em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 12em;
  font-size:14px;
}
.reset_pass div.koj{
  border:1px solid #999;
  padding:10px;
}
.reset_pass div.koj p{
  font-weight:bold;
}
.reset_pass div.koj li{
    list-style-type:disc;
}
/* ==================== */
/*       contact        */
/* ==================== */
.contact_table{
  width:80%;
  margin:1em 10% 3em 10%;
}
.contact_table dl{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin:0 auto 1em auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.contact_table dt {
  border-top: 1px solid #999;
  float: left;
  width: 11em;
  padding:0.5em 0 0.5em 0.5em;
  font-size:14px;
}
.contact_table dt>span.midashi{
}
.contact_table dd {
  background-color: #fff;
  padding:0.5em 0.5em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 11em;
  font-size:14px;
}
.contact_table dd span{
  color:#900;
  font-size:10px;
}
.contact_table .box{
  border:1px solid #999;
  padding:10px;
}
.contact_table .box li{
  list-style-type:disc;
}
.contact_table label{
  display:inline-block;
}
.contact_table dl.spot dt{
}
.contact_table dl.spot dd{
  background-color:#fff3f3;
}
.contact_table > p{
margin-bottom:1em;
}
.contact_table .back{
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color:#ddd;
  padding:2px 5px;
  text-align:right;
  margin:1em 0;
}
.contact_table ul.satei_1{
  margin:0;
  padding:0;
}
.contact_table .satei_1 li{
  list-style-type:disc;
  margin:0 2em;
  padding:0;
}
.contact_table .satei_2{
  padding:5px;
  border:1px solid #009;
  background-color:#aaf;
  font-size:18px;
  color:#006;
  font-weight:bold;
  margin:1em;
  text-align:center;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}


/* ==================== */
/*        form01        */
/* ==================== */
.form01_1{
padding:5px 10px;
font-weight:bold;
}
.form01_2{
padding:5px 10px;
}
dl.form01_3{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin:0 auto 1em auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
dl.form01_3 dt {
  border-top: 1px solid #999;
  float: left;
  width: 8em;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
dl.form01_3 dd {
  background-color: #fff;
  padding:0.5em 0.5em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 8em;
  font-size:14px;
}
/* ==================== */
/*        regist        */
/* ==================== */
.regist_table{
  width:80%;
  margin:1em 10% 3em 10%;
}
.regist_table dl{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin:0 auto 1em auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.regist_table dt {
  border-top: 1px solid #999;
  float: left;
  width: 10em;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
.regist_table dd {
  background-color: #fff;
  padding:0.5em 0.5em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 10em;
  font-size:14px;
}
.regist_table .box{
  border:1px solid #999;
  padding:10px;
  list-style-type:disc;
}
.regist_table >p{
  margin-top:1em;
}
/* ==================== */
/*       search_02      */
/* ==================== */
.search_02{
  width:95%;
  margin: 1em auto;
}
.search_02 div{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.search_02 dl{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin-bottom:1em;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.search_02 dt {
  border-top: 1px solid #999;
  float: left;
  width: 10em;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
.search_02 dd {
  padding:0.5em 1em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 10em;
  background-color: #fff;
  font-size:14px;
}
.search_02 dl.wide dt {
  width: 14em;
}
.search_02 dl.wide dd {
  margin-left: 14em;
}
.search_02 dl.wide dd a{
  display:inline-block;
  margin:0 0 0.3em 0.5em;
  width:7em;
  text-align:center;
  padding:2px 0;
  border:1px solid #999;
  background: linear-gradient(to bottom, #fff, #ddd);
  background: -moz-linear-gradient(top, #fff, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.search_02 .page_wrap{
  width:100%;
  overflow:auto;
}
.search_02 .page_1{
  float:left;
  width:30%;
  text-align:left;
}
.search_02 .page_2{
  float:left;
  width:40%;
  text-align:center;
}
.search_02 .page_3{
  float:left;
  width:30%;
  text-align:right;
}
.search_02 .page_select{
  clear:both;
  width:100%;
  text-align:right;
  padding:0.5em 0;
}
.search_02 .fav{
  width:100%;
  text-align:right;
  padding:0.5em 0;
}
.search_02 .koumoku_wrap{
  padding:3px 0;
  border:1px solid #999;
  background-color:#ddd;
  overflow:auto;
}
.search_02 .koumoku_wrap2{
  width:100%;
  float:right;
}
.search_02 .koumoku_wrap3{
 margin-left:100px;
}
.search_02 .koumoku_p{
  width:100px;
  float:left;
  margin-right:-100px;
}
.search_02 .koumoku_0{
  font-size:12px;
  padding-top:2px;
}
.search_02 .koumoku_1{
  float:left;
  width:15%;
  text-align:center;
  border-right:1px solid #999;
  font-size:12px;
  padding-top:2px;
}
.search_02 .koumoku_2{
  float:left;
  width:45%;
  text-align:center;
  border-right:1px solid #999;
  font-size:12px;
  padding-top:2px;
}
.search_02 .koumoku_3{
  float:left;
  width:15%;
  text-align:center;
  border-right:1px solid #999;
  font-size:12px;
  padding-top:2px;
}
.search_02 .koumoku_4{
  float:left;
  width:15%;
  text-align:center;
  border-right:1px solid #999;
  font-size:12px;
  padding-top:2px;
}
.search_02 .koumoku_5{
  float:left;
  width:10%;
  text-align:center;
  font-size:12px;
  padding-top:2px;
}
.search_02 .naiyou_wrap{
  width:100%;
  overflow:auto;
  border:1px solid #999;
  margin:4px 0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.search_02 .naiyou_p{
  width:100px;
  float:left;
  margin-right:-100px;
}
.search_02 .naiyou_p img{
  max-width:100px;
  max-height:75px;
  margin:0;
}
.search_02 .naiyou_p a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.search_02 .naiyou_wrap2{
  width:100%;
  float:right;
}
.search_02 .naiyou_wrap3{
 margin-left:100px;
}
.search_02 .naiyou_0{
  width:100%;
  height:25px;
  float:left;
  border-bottom:1px solid #999;
  padding:5px;
}
.search_02 .naiyou_1{
  float:left;
  width:15%;
  height:50px;
  text-align:center;
  border-right:1px solid #999;
  padding-top:2px;
}
.search_02 .naiyou_2{
  float:left;
  width:45%;
  height:50px;
  text-align:center;
  border-right:1px solid #999;
  padding-top:2px;
}
.search_02 .naiyou_3{
  float:left;
  width:15%;
  height:50px;
  text-align:center;
  border-right:1px solid #999;
  padding-top:2px;
}
.search_02 .naiyou_4{
  float:left;
  width:15%;
  height:50px;
  text-align:center;
  border-right:1px solid #999;
  padding-top:2px;
}
.search_02 .naiyou_5{
  float:left;
  width:10%;
  height:50px;
  text-align:center;
  padding-top:10px;
  padding-top:2px;
}
/* ==================== */
/*        mypage        */
/* ==================== */
.side_right div.login_box ul.mypage {
  margin:0;
  padding:0;
}
.side_right div.login_box .mypage li a{
  display:block;
  list-style: none;
  padding:1px 5px;
  border:1px solid #999;
  margin:3px 5px;
  background-color:#ccc;
}
.side_right div.login_box .mypage li a:hover{
  background-color:#666;
  color:#fff;
}

@media screen and ( max-width:480px) {
/* ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */
/* ==================== */
/*      @ξ{@        */
/* ==================== */
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap,
.header,
.side_left,
.side_right,
.main {
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.side_left,
.side_right{
}
.contents{
  display: flex;
  flex-direction: column;
  overflow:auto;
  margin-bottom:30px;
}
.contents .main{
  order: -1;
}
.contents .main2{
  order: -2;
}
.erase1,
.erase12,
.erase13{
  display:none;
}
img.banner{
  margin:10px 0;
}
div.pos_c{
  width:95%;
  margin:0 auto;
}
.h100{
  padding:1em 0;
}
/* ==================== */
/*       header         */
/* ==================== */
.head_l {
   width:100%;
  text-align:center;
}
.head_r {
   width:100%;
  text-align:center;
}
 .head_r .tele{
  display:none;
}
 .head_r .tele2 a{
  color:#000;
}
/* ==================== */
/*       side_bar      */
/* ==================== */
div.bar{
  padding-right:0.5em;
}
div.bar .min_block{
  display:block;
  margin-bottom:3px;
}
/* ==================== */
/*       side_left      */
/* ==================== */
.side_left h4{
  margin:2em 0 0 0;
}
.side_left ul.button,
.side_left ul.button2{
  margin:3px 0 20px 0;
  padding:0;
  overflow:auto;
}
.side_left .button li a,
.side_left .button2 li a{
  float:left;
  display: block;
  width:48%;
  height:60px;
  padding-top:13px;
  margin:0 1% 5px 1%;
  font-size:20px;
  color:#ddd;
  text-align:center;
  background: linear-gradient(to bottom, #f00, #900);
  background: -moz-linear-gradient(top, #f00, #900);
  background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#900));
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.side_left .button li a.search_button2{
  padding-top:0px;
  height:60px;
}
.side_left .button li a{
  border:1px solid #000;
  font-weight:bold;
  text-shadow:
    0 1px 0 #000,
    1px 0 0 #000,
    0 -1px 0 #000,
    -1px 0 0 #000;
}
.side_left .button2 li a{
  border:1px solid #960;
  height:40px;
  padding-top:5px;
  background: linear-gradient(to bottom, #f90, #960);
  background: -moz-linear-gradient(top, #f90, #960);
  background: -webkit-gradient(linear, left top, left bottom, from(#f90), to(#960));
  color:#fff;
}
.side_left .button li a:hover,
.side_left .button2 li a:hover{
  color:#fff;
}
.side_left ul{
  margin:0;
  padding:0;
}
.side_left .mark a{
  display:block;
  text-align:center;
  padding:8px 0;
  margin-bottom:2px;
  background-color:#eee;
  border:1px solid #999;
}
/* ==================== */
/*       side_right     */
/* ==================== */
.side_right div.box a.reg{
  width:80%;
  padding:10px 0 8px 0;
}
.side_right>h4{
  margin:2em 0 0 0;
}
.side_right a.contact{
  width:90%;
  margin:1em 5%;
  padding:25px 0;
}
.side_right .button3 li a{
  width:100%;
  margin:0 0 5px 0;
  font-size:18px;
}
.side_right img{
  width:100%;
}
.side_right div.login_box p.p1{
  text-align:center;
}
.side_right ul{
  margin:0;
  padding:0;
}
.side_right .mark a{
  display:block;
  text-align:center;
  padding:8px 0;
  margin-bottom:2px;
  background-color:#eee;
  border:1px solid #999;
}
.side_right img{
  width:60%;
  margin:0 20% 10px 20%;
}
/* ==================== */
/*       footer         */
/* ==================== */
.footer .foot_link{
  display:block;
}
.footer p{
  margin-bottom:0.5em;
}
.footer .foot_tel a{
  display:block;
  width:80%;
  margin:0 auto 1em auto;
  padding:7px 0;
  text-align:center;
  color:#000;
  font-size:24px;
  border:1px solid #999;
  background: linear-gradient(to bottom, #fff, #ddd);
  background: -moz-linear-gradient(top, #fff, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow:1px 1px 1px #333;
}
/* ==================== */
/*        index         */
/* ==================== */
div.new_inner{
  width:49%;
}
/* ==================== */
/*       search_03      */
/* ==================== */
.search_03{
  width:80%;
  margin: 1em auto;
}
.search_03 .feb{
  width:100%;
  background-color:#ddd;
  text-align:right;
  margin-bottom:1em;
}
a.s3_contact{
  font-size:14px;
}
.search_03 .pic_box{
  width:100%;
  overflow:auto;
}
.search_03 .pic_box_inner,
.search_03 .pic_box_inner2{
  width:100%;
  border:1px solid #999;
  margin-bottom:1em;
}
.search_03 .pic_box_inner img,
.search_03 .pic_box_inner2 img{
  max-width:100%;
  max-height:100%;
}
.search_03 .pic_box_inner_img{
  width:95%;
  padding-top:5px;
  line-height:100px;
  margin:0 auto;
}
.search_03 .pic_box_inner_text{
  width:100%;
  background-color:#ddd;
  text-align:center;
  overflow:hidden;
}
.search_03 dl.ex dl,
.search_03 dl.ex dt,
.search_03 dl.ex dd {
  margin: 0;
  padding: 0;
}
.search_03 dl.ex{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin-bottom:1em;
  width: 100%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.search_03 dl.ex dt {
  border-top: 1px solid #999;
  float: left;
  width: 100px;
  padding:0.5em 0 0.5em 1em;
  font-size:12px;
}
.search_03 dl.ex dd {
  background-color: #fff3f3;
  padding:0.5em 0.5em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 100px;
  font-size:16px;
  font-weight:bold;
}
.search_03 .basic{
  width:100%;
  background-color: #fdd;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;  padding:10px;
  border:1px solid #999;
  border-bottom:none;
  font-size:14px;
}
.search_03 .basic img{
  vertical-align:middle;
}
.search_03 dl.basic2 dd {
  background-color: #fff;
  font-size:14px;
  font-weight:normal;
}
.search_03 dl.map dt{
  background-color: #eee;
  border: 1px solid #999;
  width: 100%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;  padding:0.5em 0 0.5em 1em;
}
.search_03 dl.map dd {
  border: 1px solid #999;
  border-top: none;
  margin-bottom:1em;
}
.search_03 #map{
  width:100%;
  height:300px;
}
.search_03 .pr{
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  padding:5px;
  font-size:14px;
  border:1px solid #999;
  background-color:#ff9;
}
.search_03 .kanri{
  display:none;
}
/* ==================== */
/*        gaiyo        */
/* ==================== */
.gaiyo_table img.shop{
  margin:1em 5%;
  width:90%;
}
.gaiyo_table dl{
  width: 90%;
  border:1px solid #999;
  margin:0 auto 1em auto;
}
.gaiyo_table dt{
  float:none;
  width:100%;
  margin:0;
  padding:5px;
  border:none;
}
.gaiyo_table dd{
  width:100%;
  margin:0;
  padding:5px;
  border:none;
}
.gaiyo_table dd.map{
  margin-left:0;
}
/* ==================== */
/*       login          */
/* ==================== */
.main2 .login_box{
  margin:1em 10%;
  padding:1em 0;
  border:1px solid #999;
  text-align:center;
}
.main2 .login_box span{
  display:inline-block;
  width:6em;
}
.main2 .login_box span,
.main2 .login_box p{
  padding-bottom:1em;
}
a.regist_button{
  display:inline-block;
  width:60%;
  padding:3px;
  margin-top:1em;
  margin-bottom:2em;
  font-size:16px;
  color:#fff;
  text-align:center;
  background: linear-gradient(to bottom, #f66, #333);
  background: -moz-linear-gradient(top, #f66, #333);
  background: -webkit-gradient(linear, left top, left bottom, from(#f66), to(#333));
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  text-shadow:1px 1px 2px #000;
}
/* ==================== */
/*       reset_pass     */
/* ==================== */
.reset_pass{
  width:95%;
  margin:1em 2.5% 3em 2.5%;
}
.reset_pass dt {
  width: 100%;
  float: none;
}
.reset_pass dd {
  width: 100%;
  margin: 0;
}
/* ==================== */
/*       contact        */
/* ==================== */
.contact_table {
  width:95%;
  margin:1em 2.5%;
}
.contact_table dt{
  float:none;
  width:100%;
  margin:0;
  padding:5px;
  border:none;
}
.contact_table dd{
  width:100%;
  margin:0;
  padding:5px;
  border:none;
  overflow:hidden;
}
.contact_table dd span.exp{
  display:block;
}
/* ==================== */
/*        form01        */
/* ==================== */
dl.form01_3 dt {
  border-top: 1px solid #999;
  float: none;
  width: 100%;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
dl.form01_3 dd {
  background-color: #fff;
  padding:0.5em 0.5em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  width: 100%;
  margin-left: 0;
  font-size:14px;
}
/* ==================== */
/*       regist         */
/* ==================== */
.regist_table {
  width:95%;
  margin:1em 2.5%;
}
.regist_table dt{
  float:none;
  width:100%;
  margin:0;
  padding:5px;
  border:none;
  border-top: 1px solid #999;

}
.regist_table dd{
  width:100%;
  margin:0;
  padding:5px;
  border:none;
  overflow:hidden;
}
.regist_table dd span.exp{
  display:block;
}
/* ==================== */
/*       search_02      */
/* ==================== */
.search_02 dl.wide dt {
  width: 100%;
  float:none;
}
.search_02 dl.wide dd {
  margin-left: 0;
  border-left:none;
}
.search_02 dl.wide dd a{
  width:45%;
}
.search_02 .koumoku_p{
}
.search_02 .koumoku_0{
  width:100%;
  height:2em;
  float:left;
  border-bottom:1px solid #999;
  padding:0;
}
.search_02 .koumoku_1{
  width:100%;
  text-align:left;
  height:2em;
  padding-left:0.5em;
  border-right:none;
  border-bottom:1px solid #999;
}
.search_02 .koumoku_2{
  width:100%;
  height:2em;
  text-align:left;
  padding-left:0.5em;
  border-right:1px none;
  border-bottom:1px solid #999;
}
.search_02 .koumoku_3{
  width:100%;
  height:2em;
  text-align:left;
  padding-left:0.5em;
  border-right:1px none;
  border-bottom:1px solid #999;
}
.search_02 .koumoku_4{
  height:2em;
  width:60%;
  text-align:left;
  padding-left:0.5em;
}
.search_02 .koumoku_5{
  width:40%;
  height:2em;
}
.search_02 .naiyou_0{
  width:100%;
  height:25px;
  float:left;
  border-bottom:1px solid #999;
  padding:5px;
}
.search_02 .naiyou_1{
  width:100%;
  height:auto;
  text-align:left;
  font-weight:bold;
  padding-left:0.5em;
  border-right:none;
  border-bottom:1px solid #999;
}
.search_02 .naiyou_2{
  width:100%;
  height:auto;
  text-align:left;
  padding-left:0.5em;
  min-height:40px;
  border-right:1px none;
  border-bottom:1px solid #999;
}
.search_02 .naiyou_3{
  width:100%;
  height:auto;
  text-align:left;
  padding-left:0.5em;
  border-right:1px none;
  border-bottom:1px solid #999;
}
.search_02 .naiyou_4{
  width:60%;
  height:auto;
  text-align:left;
  padding-left:0.5em;
}
.search_02 .naiyou_5{
  width:40%;
  padding:0;
  height:auto;
}
.search_02 .pr_w{
  display:inline-block;
  width:5em;
}
.search_02 dl.wide dd a{
  padding:7px 0;
}
/* ==================== */
/*        mypage        */
/* ==================== */
.side_right div.login_box .mypage li a{
  padding:10px 0;
  text-align:center;
}

}
@media screen and (min-width:481px) and ( max-width:970px) {
/* ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */
/* ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */
/* ==================== */
/*      @ξ{@        */
/* ==================== */
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap,
.header,
.side_left,
.side_right,
.main {
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;}
.contents{
  display: flex;
  flex-direction: column;
  overflow:auto;
  margin-bottom:30px;
}
.contents .main{
  order: -1;
}
.contents .main2{
  order: -2;
}
.erase12,
.erase2,
.erase23{
  display:none;
}
.h100{
  padding:1em 0;
}
div.pos_c{
  width:95%;
  margin:0 auto;
}
/* ==================== */
/*       header         */
/* ==================== */
.head_l {
   width:100%;
  text-align:left;
}
.head_r {
  width:100%;
  text-align:right;
}
 .head_r .tele{
  display:none;
}
 .head_r .tele2 a{
  color:#000;
}
/* ==================== */
/*       side_bar      */
/* ==================== */
div.bar{
  padding-right:0.5em;
}
div.bar .min_block{
  display:block;
  margin-bottom:3px;
}
/* ==================== */
/*       side_left      */
/* ==================== */
.side_left h4{
  margin:2em 0 3px 0;
}
.side_left ul.button,
.side_left ul.button2{
  margin:3px 0 20px 0;
  padding:0;
  overflow:auto;
}
.side_left .button li a,
.side_left .button2 li a{
  float:left;
  display: block;
  width:24%;
  height:60px;
  padding-top:13px;
  margin:0 0.5% 5px 0.5%;
  color:#ddd;
  text-align:center;
  background: linear-gradient(to bottom, #f00, #900);
  background: -moz-linear-gradient(top, #f00, #900);
  background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#900));
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.side_left .button li a.search_button2{
  padding-top:0px;
  height:60px;
}
.side_left .button li a{
  font-size:20px;
  border:1px solid #000;
  font-weight:bold;
  text-shadow:
    0 1px 0 #000,
    1px 0 0 #000,
    0 -1px 0 #000,
    -1px 0 0 #000;
}
.side_left .button2 li a{
  font-size:16px;
  border:1px solid #960;
  height:40px;
  padding-top:5px;
  background: linear-gradient(to bottom, #f90, #960);
  background: -moz-linear-gradient(top, #f90, #960);
  background: -webkit-gradient(linear, left top, left bottom, from(#f90), to(#960));
  color:#fff;
}
.side_left .button li a:hover,
.side_left .button2 li a:hover{
  color:#fff;
}
.side_left ul{
  margin:0;
  padding:0;
}
.side_left .mark a{
  display:block;
  float:left;
  width:49.5%;
  font-size:18px;
  text-align:center;
  padding:8px 0;
  margin:0 1px 3px 1px;
  background-color:#eee;
  border:1px solid #999;
}
/* ==================== */
/*       side_right     */
/* ==================== */
.side_right div.box a.reg{
  width:50%;
  padding:10px 0 8px 0;
}
.side_right>h4{
  margin:2em 0 3px 0;
}
.side_right a.contact{
  width:90%;
  margin:1em 5%;
  padding:25px 0;
}
.side_right .button3 li a{
  width:100%;
  margin:0 0 5px 0;
  font-size:18px;
}
.side_right img{
  width:50%;
  margin:0 25% 10px 25%;
}
.side_right div.login_box p.p1{
  text-align:center;
}
.side_right ul{
  margin:0;
  padding:0;
}
.side_right .mark a{
  display:block;
  float:left;
  width:49.5%;
  font-size:18px;
  text-align:center;
  padding:8px 0;
  margin:0 1px 2px 1px;
  background-color:#eee;
  border:1px solid #999;
}
/* ==================== */
/*        index         */
/* ==================== */
div.new_inner{
  width:24.5%;
}
/* ==================== */
/*       footer         */
/* ==================== */
.footer .foot_link{
  display:block;
}
.footer p{
  margin-bottom:0.5em;
}
.footer a{
  font-size:18px;
}
.footer .foot_tel a{
  display:block;
  width:80%;
  margin:0 auto 1em auto;
  padding:7px 0;
  text-align:center;
  color:#000;
   font-size:24px;
  border:1px solid #999;
  background: linear-gradient(to bottom, #fff, #ddd);
  background: -moz-linear-gradient(top, #fff, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow:1px 1px 1px #333;
}
/* ==================== */
/*       search_03      */
/* ==================== */
.search_03{
  width:80%;
  margin: 0 auto;
}
.search_03 .feb{
  width:100%;
  background-color:#ddd;
  text-align:right;
  margin-bottom:1em;
}
.search_03 .pic_box{
  width:100%;
  overflow:auto;
  margin:1em auto;
}
.search_03 .pic_box_inner{
  width:45%;
  float:left;
  border:1px solid #999;
}
.search_03 .pic_box_inner2{
  width:45%;
  float:right;
  border:1px solid #999;
}
.search_03 .pic_box_inner img,
.search_03 .pic_box_inner2 img{
  max-width:100%;
  max-height:100%;
}
.search_03 .pic_box_inner_img{
  width:95%;
  padding-top:5px;
  line-height:100px;
  margin:0 auto;
}
.search_03 .pic_box_inner_text{
  width:100%;
  background-color:#ddd;
  text-align:center;
  overflow:hidden;
}
.search_03 dl.ex dl,
.search_03 dl.ex dt,
.search_03 dl.ex dd {
  margin: 0;
  padding: 0;
}
.search_03 dl.ex{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin-bottom:1em;
  width: 100%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;}
.search_03 dl.ex dt {
  border-top: 1px solid #999;
  float: left;
  width: 150px;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
.search_03 dl.ex dd {
  background-color: #fff3f3;
  padding:0.5em 1em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 150px;
  font-size:16px;
  font-weight:bold;
}
.search_03 .basic{
  width:100%;
  background-color: #fdd;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;  padding:10px;
  border:1px solid #999;
  border-bottom:none;
  font-size:20px;
}
.search_03 .basic img{
  vertical-align:middle;
}
.search_03 dl.basic2 dd {
  background-color: #fff;
  font-size:14px;
  font-weight:normal;
}
.search_03 dl.map dt{
  background-color: #eee;
  border: 1px solid #999;
  width: 100%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;  padding:0.5em 0 0.5em 1em;
}
.search_03 dl.map dd {
  border: 1px solid #999;
  border-top: none;
  margin-bottom:1em;
}
.search_03 #map{
  width:100%;
  height:300px;
}
.search_03 .pr{
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  padding:10px;
  font-size:18px;
  border:1px solid #999;
  background-color:#ff9;
}
.search_03 .kanri{
  display:none;
}
/* ==================== */
/*        gaiyo        */
/* ==================== */
.gaiyo_table img{
  width:50%;
  margin:1em auto;
}
.gaiyo_table dl{
  margin-left:1em;
  margin-bottom:1em;
  width: 95%;
}
/* ==================== */
/*       login          */
/* ==================== */
.main2 .login_box{
  margin:10px 25% 30px 25%;
  padding:20px 0;
  border:1px solid #999;
  text-align:center;
}
.main2 .login_box span{
  display:inline-block;
  width:6em;
}
.main2 .login_box span,
.main2 .login_box p{
  padding-bottom:1em;
}
a.regist_button{
  display:inline-block;
  width:30%;
  padding:3px;
  margin-top:1em;
  margin-bottom:2em;
  font-size:16px;
  color:#fff;
  text-align:center;
  background: linear-gradient(to bottom, #f66, #333);
  background: -moz-linear-gradient(top, #f66, #333);
  background: -webkit-gradient(linear, left top, left bottom, from(#f66), to(#333));
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  text-shadow:1px 1px 2px #000;
}
/* ==================== */
/*       reset_pass     */
/* ==================== */
.reset_pass{
  width:90%;
  margin:1em 5% 3em 5%;
}
.reset_pass dt {
  width: 10em;
}
.reset_pass dd {
  margin-left: 10em;
}
/* ==================== */
/*       contact        */
/* ==================== */
.contact_table {
  width:90%;
  margin:1em 5%;
}
.contact_table dd{
  overflow:hidden;
}
.contact_table dd span.exp{
  display:block;
}
/* ==================== */
/*        regist        */
/* ==================== */
.regist_table {
  width:95%;
  margin:1em 2.5%;
}

.regist_table dd{
  overflow:hidden;
}
.regist_table dd span.exp{
  display:block;
}
/* ==================== */
/*       search_02      */
/* ==================== */
.search_02 .koumoku_p{
}
.search_02 .koumoku_0{
  width:50%;
  height:2em;
  float:left;
  border-bottom:1px solid #999;
  padding:0;
  border-right:1px solid #999;
}
.search_02 .koumoku_1{
  width:50%;
  text-align:right;
  height:2em;
  border-right:none;
  border-bottom:1px solid #999;
}
.search_02 .koumoku_2{
  width:100%;
  height:2em;
  text-align:left;
  padding-left:0.5em;
  border-right:1px none;
  border-bottom:1px solid #999;
}
.search_02 .koumoku_3{
  width:34%;
  height:2em;
  text-align:left;
  padding-left:0.5em;
}
.search_02 .koumoku_4{
  height:2em;
  width:33%;
}
.search_02 .koumoku_5{
  width:33%;
  height:2em;
  padding:0;
}
.search_02 .naiyou_0{
  width:45%;
  height:25px;
  float:left;
  border-bottom:1px solid #999;
  padding:5px;
  border-right:1px solid #999;
}
.search_02 .naiyou_1{
  width:55%;
  height:25px;
  text-align:right;
  padding:2px 5px;
  border-right:none;
  font-weight:bold;
  border-bottom:1px solid #999;
}
.search_02 .naiyou_2{
  width:100%;
  height:auto;
  text-align:left;
  padding-left:0.5em;
  min-height:40px;
  border-right:1px none;
  border-bottom:1px solid #999;
}
.search_02 .naiyou_3{
  width:34%;
  height:auto;
  text-align:left;
  padding-left:0.5em;
  min-height:25px;
}
.search_02 .naiyou_4{
  width:33%;
  height:auto;
  min-height:25px;
}
.search_02 .naiyou_5{
  width:33%;
  padding:0;
  height:auto;
  min-height:25px;
}
.search_02 .pr_w{
  display:inline-block;
  width:5em;
}
.search_02 dl.wide dd a{
  padding:7px 0;
}
/* ==================== */
/*        mypage        */
/* ==================== */
.side_right div.login_box .mypage li a{
  padding:10px 0;
  font-size:18px;
  text-align:center;
}
}
@media screen and (min-width:971px) {
/* ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */
/* ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */
/* ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */
/* ==================== */
/*      @ξ{@        */
/* ==================== */
.wrap{
  width:960px;
  margin:0 auto;
  overflow:auto;
}
.header{
  width:100%;
  padding-top:3px;
}
.contents {
  width:960px;
  padding-bottom:30px;
  overflow:auto;
}
.side_left{
  width:168px;
  float:left;
}
.main {
  width:600px;
  float:left;
  margin-left:12px;
}
.main2 {
  width:768px;
  float:left;
  margin-left:12px;
}
.side_right{
  width:168px;
  float:left;
  margin-left:12px;
}
.footer{
  clear:both;
  width:960px;
}
ul.mark{
  margin:0 0 1em 0;
  padding:0 0 0 0.6em;
}
.mark li{
  margin:3px 0;
}
.mark li:before{
  content:'β ';
  color:#f00;
}
div.pos_c{
  width:85%;
  margin:0 auto;
}
.erase13,
.erase23,
.erase3{
  display:none;
}
.block3{
  display:block;
}
/* ==================== */
/*        header        */
/* ==================== */
.head_l {
  float:left;
  width:50%;
  height:61px;
  text-align:left;
}
.head_l h2{
  display:inline-block;
  vertical-align:bottom;
  font-size:22px;
  font-weight:bold;
}
.head_l h2 img{
  margin:0 7px 0 10px;
}
.head_r {
  padding-top:5px;
  float:left;
  width:50%;
  height:56px;
  text-align:right;
  line-height:1.2;
}
 .head_r .tele2{
  display:none;
}
/* ==================== */
/*          footer      */
/* ==================== */
.foot_tel{
  display:none;
}
/* ==================== */
/*          main        */
/* ==================== */
.main img.banner,
.main2 img.banner{
  margin-bottom:20px;
}
.h100{
  padding:50px 0;
}
/* ==================== */
/*       side_left      */
/* ==================== */
.side_left ul.button,
.side_left ul.button2{
  margin:3px 0 1em 0;
  padding:0;
  overflow:auto;
}
.side_left .button li,
.side_left .button2 li{
}
.side_left .button li a,
.side_left .button2 li a{
  float:left;
  display: block;
  width:79px;
  height:40px;
  padding-top:20px;
  margin:0 1px 3px 1px;
  font-size:14px;
  color:#ddd;
  text-align:center;
  background: linear-gradient(to bottom, #f00, #900);
  background: -moz-linear-gradient(top, #f00, #900);
  background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#900));
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow:1px 1px 0 #333;
}
.side_left .button li a.search_button2{
  padding-top:7px;
  height:53px;
}
.side_left .button li a{
  border:1px solid #000;
  font-weight:bold;
  text-shadow:
    0 1px 0 #000,
    1px 0 0 #000,
    0 -1px 0 #000,
    -1px 0 0 #000;
}
.side_left .button2 li a{
  border:1px solid #960;
  height:30px;
  padding-top:12px;
  font-size:11px;
  background: linear-gradient(to bottom, #f90, #960);
  background: -moz-linear-gradient(top, #f90, #960);
  background: -webkit-gradient(linear, left top, left bottom, from(#f90), to(#960));
  color:#fff;
}
.side_left .button li a:hover,
.side_left .button2 li a:hover{
  color:#fff;
  box-shadow:-1px -1px 1px #333;
  text-decoration:none;
}
.side_left img.banner{
  margin-bottom:1em;
}
.side_left div.side_gakku{
  border-left:1px solid #999;
  border-right:1px solid #999;
  font-size:10px;
  padding:3px;
}
.side_left ul.mark{
  border:1px solid #999;
}
/* ==================== */
/*       side_right     */
/* ==================== */
.side_right div.box a.reg{
  width:130px;
  padding:4px 0 2px 0;
}
.side_right a.contact{
  margin:1px 0 1em 0;
  width:163px;
  box-shadow:1px 1px 0 0 #333;
}
.side_right a.contact:hover{
  box-shadow:-1px -1px 0 0 #333;
  text-decoration:none;
}
.side_right ul.button3{
  margin:3px 0 1em 0;
  padding:0;
}
.side_right .button3 li a{
  width:168px;
  margin:0 0 3px 0;
  font-size:16px;
}
.side_right .button3 li a:hover{
  color:#ff9;
}
.side_right iframe{
  background-color:#f0f0f0;
  margin-bottom:1em;
}
.side_right ul.mark{
  border:1px solid #999;
}
/* ==================== */
/*        index         */
/* ==================== */
.new_inner{
  width:24.5%;
  margin:1px 2px 2px 1px;
}
.new_wrap a:hover div{
  box-shadow:0px 0px 5px #666;
}
.new_wrap{
  margin-top:2px;
  padding:0px;
}

/* ==================== */
/*        gaiyo        */
/* ==================== */
.gaiyo_table dl{
  margin-left:1em;
  margin-bottom:1em;
  width: 95%;
}
/* ==================== */
/*       search_03      */
/* ==================== */
.search_03{
  width:95%;
  margin: 0 auto;
}
.search_03 .feb{
  width:100%;
  background-color:#ddd;
  text-align:right;
  margin-bottom:1em;
}
.search_03 .pic_box{
  width:100%;
  overflow:auto;
  margin:1em auto;
}
.search_03 .pic_box_inner{
  width:330px;
  float:left;
  border:1px solid #999;
}
.search_03 .pic_box_inner2{
  width:330px;
  float:right;
  border:1px solid #999;
}
.search_03 .pic_box_inner img,
.search_03 .pic_box_inner2 img{
  max-width:320px;
  max-height:320px;
}
.search_03 .pic_box_inner_img{
  width:100%;
  height:330px;
  padding-top:5px;
  text-align:center;
  line-height:320px;
}
.search_03 .pic_box_inner_text{
  width:330px;
  background-color:#ddd;
  text-align:center;
  overflow:hidden;
}
.search_03 dl.ex dl,
.search_03 dl.ex dt,
.search_03 dl.ex dd {
  margin: 0;
  padding: 0;
}
.search_03 dl.ex{
  background-color: #eee;
  border: 1px solid #999;
  border-top:none;
  margin-bottom:1em;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;}
.search_03 dl.ex dt {
  border-top: 1px solid #999;
  float: left;
  width: 150px;
  padding:0.5em 0 0.5em 1em;
  font-size:14px;
}
.search_03 dl.ex dd {
  background-color: #fff3f3;
  padding:0.5em 1em;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  margin-left: 150px;
  font-size:16px;
  font-weight:bold;
}
.search_03 .basic{
  width:100%;
  background-color: #fdd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding:10px;
  border:1px solid #999;
  border-bottom:none;
  font-size:20px;
}
.search_03 .basic img{
  vertical-align:middle;
}
.search_03 dl.basic2 dd {
  background-color: #fff;
  font-size:14px;
  font-weight:normal;
}
.search_03 dl.map dt{
  background-color: #eee;
  border: 1px solid #999;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;  padding:0.5em 0 0.5em 1em;
}
.search_03 dl.map dd {
  border: 1px solid #999;
  border-top: none;
  margin-bottom:1em;
}
.search_03 #map{
  width:100%;
  height:300px;
}
.search_03 .pr{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  padding:10px;
  font-size:18px;
  border:1px solid #999;
  background-color:#ff9;
}




/* ==================== */
/*       login          */
/* ==================== */
.main2 .login_box{
  margin:10px 25% 30px 25%;
  padding:20px 0;
  border:1px solid #999;
  text-align:center;
}
.main2 .login_box span{
  display:inline-block;
  width:6em;
}
.main2 .login_box span,
.main2 .login_box p{
  padding-bottom:1em;
}
a.regist_button{
  display:inline-block;
  width:158px;
  padding:3px;
  margin-top:1em;
  font-size:16px;
  color:#fff;
  text-align:center;
  background: linear-gradient(to bottom, #f66, #333);
  background: -moz-linear-gradient(top, #f66, #333);
  background: -webkit-gradient(linear, left top, left bottom, from(#f66), to(#333));
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  text-shadow:1px 1px 2px #000;
}
/* ==================== */
/*       reset_pass     */
/* ==================== */
.reset_pass{
  width:80%;
  margin:1em 10% 3em 10%;
}
}