@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

h1, h2, h3, h4, h5, h6, p {
  font-style: normal;
  font-weight: normal;
}

h1 {
  font-size: 150%;
}

h2 {
  font-size: 135%;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 110%;
}

h5 {
  font-size: 105%;
}

img, img a, a img {
  border: none;
}

/*=================================N̐ݒ===================================-*/
h1 a, h2 a, h3 a, h4 a {
  border: none;
}

dt {
  padding-left: 30px;
}

dd {
  padding-left: 55px;
}

em {
  font-style: normal;
  font-weight: bold;
  font-size: 110%;
}

strong {
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFCC;
}

/*EOF*/
#flash {
  width: 720px;
  height: 418px;
  margin: 0 auto;
}

#kousin {
  width: 750px;
  margin: 0 auto;
  margin-top: 10px;
}

#left {
  width: 480px;
  text-align: left;
  float: left;
  margin-bottom: 10px;
  margin-left: 5px;
}

#left img {
  float: none;
}

#left p {
  font-size: 13px;
  line-height: 150%;
}

#right {
  float: right;
  width: 220px;
  margin: 0 0 20px;
}

#right p {
  margin-bottom: 5px;
}

#right ul {
  list-style-type: none;
  padding: 0;
}

#right li {
  padding: 0;
  margin: 0 0 8px 0;
}

#right ul li a {
  display: block;
}

#right ul li a:hover {
  opacity: 0.8;
}

#right ul li a img {
  display: block;
  width: 100%;
}

#content {
  width: 720px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
}

#topsyasin {
  width: 700px;
  margin: auto;
  border: 1px #cccccc solid;
  padding-top: 10px;
  clear: both;
}

#topsyasin li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#banner-bottom {
  width: 740px;
  margin: 0 auto;
  margin-bottom: 10px;
}

#banner-bottom a {
  color: #666666;
}

#banner-bottom a:hover {
  color: #0000CC;
}

.ban {
  background-color: #999999;
  padding-bottom: 2px;
  padding-right: 1px;
  border-bottom: 1px #CCCCCC solid;
}

.banner {
  width: 217px;
  margin-left: 15px;
  margin-bottom: 10px;
  padding: 7px;
  border: dashed 1px #CCCCCC;
  float: left;
  line-height: 1.6em;
  display: block;
}

.banner1 {
  width: 218px;
  padding: 7px;
  border-top: dashed 1px #CCCCCC;
  border-bottom: dashed 1px #CCCCCC;
  border-right: dashed 1px #CCCCCC;
  float: left;
  line-height: 1.6em;
  display: block;
}

.banner2 {
  width: 227px;
  padding: 7px;
  border-top: dashed 1px #CCCCCC;
  border-bottom: dashed 1px #CCCCCC;
  border-right: dashed 1px #CCCCCC;
  float: left;
  line-height: 1.6em;
  display: block;
}

/*headefoot*/
#header {
  width: 750px;
  height: 50px;
  margin: 0 auto;
}

#redline {
  height: 15px;
  background-image: url(../../assets/images/topline.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}

#logo {
  width: 750px;
}

#logo a {
  height: 50px;
}

ul.submenu {
  float: right;
  margin: 10px 10px 0 0;
  list-style-type: none;
  height: 29px;
}

ul.submenu li {
  display: inline;
  margin-left: 5px;
}

ul.submenu li a {
  background-image: url(../../assets/images/sankaku.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

#logo h1 a {
  font-size: 16px;
  font-weight: bold;
  color: black;
  float: left;
  text-decoration: none;
}

#logo a:hover {
  color: gray;
  text-decoration: none;
}

#logo a:visited {
  color: black;
  text-decoration: none;
}

#logo a:link {
  color: black;
  text-decoration: none;
}

#logo a:visited:hover {
  color: black;
  text-decoration: none;
}

#hr {
  width: 720px;
  height: 12px;
  background-image: url(../../assets/images/newback_15.gif);
  background-repeat: repeat-x;
  margin: 0 auto;
  clear: both;
}

#footer {
  width: 750px;
  height: 80px;
  font-size: 10px;
  text-align: center;
  line-height: 1.3;
  margin: 0 auto;
}

address {
  font-size: 10px;
  font-family: ＭＳゴシック, Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
  text-align: center;
}

/*body*/
h1 {
  color: #000000;
  padding-left: 30px;
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  padding: 1px 0 0 10px;
}

h3 {
  color: #666666;
  font-weight: bold;
  padding: 3px 5px;
  margin: 10px;
  border-bottom: solid 1px #990000;
  clear: both;
  font-size: 20px;
}

h4 {
  color: #666666;
}

body {
  font-size: 80%;
  background-color: #FFFFFF;
  color: #333333;
  text-align: center;
  background-image: url(../../assets/images/back.gif);
  background-position: center;
  background-repeat: repeat-y;
  line-height: 1.5em;
}

#container {
  width: 750px;
  text-align: center;
  margin: 0 auto;
}

#wrapper {
  background-image: url(../../assets/images/redline.jpg);
  background-repeat: repeat-x;
  text-align: center;
  margin: 0 auto;
}

a {
  text-decoration: none;
  color: #000099;
}

.clear-hr {
  margin: 0;
  padding: 0;
  clear: both;
}

.clear-hr hr {
  border: 0;
  margin: 0;
  padding: 0;
  display: none;
}

#menubox {
  width: 720px;
  margin: 10px auto 0;
}

#menubox .menu {
  display: flex;
  justify-content: space-between;
}

#menubox .menu li {
  list-style-type: none;
  width: 15.9722222222%;
}

#menubox .menu li a {
  display: block;
  height: 61px;
  text-indent: -9999px;
  overflow: hidden;
}

#menubox .menu li:nth-of-type(1) {
  width: 118px;
}

#menubox .menu li:nth-of-type(2) {
  width: 121px;
}

#menubox .menu li:nth-of-type(3) {
  width: 121px;
}

#menubox .menu li:nth-of-type(4) {
  width: 121px;
}

#menubox .menu li:nth-of-type(5) {
  width: 121px;
}

#menubox .menu li:nth-of-type(6) {
  width: 118px;
}

#menubox .menu li:nth-of-type(1) a {
  background: transparent url(../../assets/images/ss_menu1.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(2) a {
  background: transparent url(../../assets/images/ss_menu2.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(3) a {
  background: transparent url(../../assets/images/ss_menu3.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(4) a {
  background: transparent url(../../assets/images/ss_menu4.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(5) a {
  background: transparent url(../../assets/images/ss_menu5.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(6) a {
  background: transparent url(../../assets/images/ss_menu6.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(1) a:hover {
  background: transparent url(../../assets/images/ss_menu1_h.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(2) a:hover {
  background: transparent url(../../assets/images/ss_menu2_h.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(3) a:hover {
  background: transparent url(../../assets/images/ss_menu3_h.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(4) a:hover {
  background: transparent url(../../assets/images/ss_menu4_h.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(5) a:hover {
  background: transparent url(../../assets/images/ss_menu5_h.jpg) no-repeat scroll left top;
}

#menubox .menu li:nth-of-type(6) a:hover {
  background: transparent url(../../assets/images/ss_menu6_h.jpg) no-repeat scroll left top;
}

.asset-more-link {
  border-top: #CCCCCC 1px solid;
  text-align: right;
  clear: both;
  padding-bottom: 5px;
}

.asset-more-link a {
  height: 1.5em;
  display: block;
  overflow: hidden;
}

.asset-name a {
  font-weight: bold !important;
  color: #333333;
}

.asset-name1 {
  font-size: 14px;
}

.asset-name1 a {
  text-decoration: underline;
}

.entry-asset1 {
  border-bottom: 1px #CCCCCC dotted;
  margin-bottom: 20px;
  padding: 0 0 5px;
}

p.tyuui {
  text-align: right;
  border: none !important;
  font-size: 12px !important;
  margin-top: 3px;
}

.kk1 {
  width: 150px;
  float: left;
  padding: 0px 4px;
  border: 1px #cccccc solid;
}

.asset-image {
  width: 140px;
  height: 100px;
  display: block;
  overflow: hidden;
  margin: 5px;
}

.kk1 h2 {
  padding-top: 5px;
  width: 140px;
  height: 1em;
  overflow: hidden;
}

.news_content {
  margin: 0 0 27px;
}

.calendar .widget_bizcalendar {
  display: flex;
  max-width: 600px;
  justify-content: space-between;
  margin: 0 auto;
}

.calendar .widget_bizcalendar .biz_calendar {
  margin: 0;
  width: 48%;
  max-width: unset;
  display: flex;
  flex-direction: column;
}

.calendar .widget_bizcalendar .biz_calendar p {
  margin: 0 0 3px;
}

.calendar .widget_bizcalendar .biz_calendar table.bizcal {
  margin: 0 0 13px;
}

#syasin {
  width: 720px;
  height: 90px;
  background-color: #ffffff;
  margin: 0 auto;
}

#sabumenu table {
  margin-top: 3px;
  width: 730px;
  height: 120px;
  font-size: 14px;
  text-align: left;
  line-height: 100%;
}

#primary {
  width: 720px;
  text-align: left;
  margin: 0 auto;
  margin-top: 10px;
}

#primary h2 {
  font-size: 20px;
  vertical-align: middle;
  font-weight: bold;
}

#primary img {
  margin-right: 5px;
}

#section {
  width: 720px;
  overflow: auto;
  padding-bottom: 10px;
}

.bottomline {
  border-bottom: solid 3px #c01a20;
}

#section p.box {
  width: 685px;
  padding-left: 30px;
  text-align: left;
  line-height: 140%;
  float: left;
  font-size: 16px;
  margin-bottom: 10px;
}

#section p.box1 {
  width: 370px;
  padding-left: 30px;
  margin-bottom: 20px;
  text-align: left;
  line-height: 140%;
  float: left;
  font-size: 16px;
}

#section p {
  text-align: right;
  padding: 5px;
  clear: both;
}

.fusso {
  float: left !important;
  width: 225px;
}

.img-fusso {
  width: 354px;
  float: left;
}

.setumei {
  float: right;
  width: 320px;
  margin-top: 50px;
  font-size: 16px;
}

#section img {
  float: left;
  margin: 5px 0 0 10px;
}

#section ul li {
  padding-left: 20px;
  list-style-type: none;
  line-height: 20px;
  font-size: 15px;
}

.maptop {
  background-image: url(../../assets/images/mapback.jpg);
  background-repeat: repeat-x;
  width: 300px;
  margin: 5px;
}

.joint {
  background-image: url(../../assets/images/eda2.gif);
  background-repeat: no-repeat;
  margin: 0 auto;
}

.bottom {
  background-image: url(../../assets/images/eda.gif);
  background-repeat: no-repeat;
}

#tyuuko table {
  width: 720px;
  border-top: 1px solid #333333;
  border-bottom: none;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  margin: 0 auto;
}

#tyuuko table th {
  padding: 5px;
  border-top: none;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  border-right: none;
  background-image: url(../../assets/images/table-1.jpg);
}

#tyuuko table td {
  border-top: none;
  border-bottom: 1px dashed #006699;
  border-left: 1px solid #006699;
  border-right: none;
  padding: 5px;
}

.t1 {
  background-color: #ccffcc;
}

.t2 {
  background-color: #ccffff;
}

#inquiry {
  text-align: center;
  margin: 10px 0 0 0;
}

#inquiry table {
  width: 595px !important;
  border: #666666 2px solid;
  margin: 0 auto;
}

#inquiry table td {
  border-top: none;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  border-right: none;
  padding: 10px;
  width: 350px !important;
}

#inquiry table th {
  background-color: #e0e0e0;
  border-top: none;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  border-right: none;
  font-weight: normal;
  padding: 10px;
  width: 250px !important;
}

#inquiry table th em {
  font-style: normal;
  color: #ff0000;
  padding-left: 5px;
}

.text1, .text2, .text3, .text4 {
  border: 1px solid #666666;
  background-color: #f3f3f3;
  padding: 2px;
}

.text1 {
  width: 100px;
}

.text2 {
  width: 4em;
}

.text3 {
  width: 70%;
}

.text4 {
  width: 98%;
}

.tizu {
  width: 700px;
  height: 300px;
  float: left;
  margin: 5px 0;
}

.tizu ul {
  float: right;
  width: 240px;
}

.jusyotop {
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}

.jusyo {
  color: #000000;
  font-weight: normal;
  text-indent: 1.5em;
  margin-top: 3px;
}

.syousai {
  text-align: right;
  margin-top: 10px;
}

.syousai a {
  color: #CC0000;
  border-bottom: dashed 1px #cccccc;
  padding-bottom: 2px;
}

.c {
  margin: 0 50px;
}

strong {
  font-size: 16px;
  padding: 2px 5px;
  font-family: ＭＳゴシック, Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.d {
  margin: 0 auto;
}

.mentephoto {
  margin-left: 129px;
}

.submit {
  margin: 0 auto;
  width: 128px;
}

/*
LINKpage
----------------------------------------------- */
#link-master {
  margin-left: 25px;
  width: 700px;
  margin-top: 10px;
}

#link-master h2 {
  font-size: 20px;
  font-weight: bold;
}

ul.link-l {
  list-style: none;
  width: 660px;
  margin-left: 30px;
}

.link-l li {
  border-left: solid 10px #666666;
  border-bottom: dashed 1px #cccccc;
  text-indent: 1em;
  display: block;
}

.link-l p {
  display: block;
  height: 32px;
  margin-top: 5px;
  font-size: 16px;
}

.link-l li a {
  font-size: 16px;
  font-weight: bold;
  display: block;
  width: 650px;
  padding: 4px 0;
}

.link-l li a:hover {
  background-color: #0066FF;
  color: #FFFFFF;
}

/*
----------------------------------------------- */
.pointo {
  width: 400px;
  float: left;
  margin-right: 20px;
}

.pointo-img {
  float: right;
  text-align: right;
}

.dhira-1 {
  width: 650px;
  text-align: center;
  margin-top: 5px;
}

/*
sitemap
----------------------------------------------- */
.sitemaps {
  margin-left: 25px;
}

#primary table {
  width: 700px;
}

#primary table.t-setumei td {
  text-align: left !important;
}

#primary table.hyou {
  border-right: 2px solid #333333;
}

#primary table.hyou td {
  text-align: center;
  color: #666666;
  border-bottom: #999999 1px dashed;
  border-left: 1px #333333 solid;
}

#primary table.hyou td img {
  vertical-align: bottom;
}

#primary table.hyou th {
  height: 18px;
  text-align: center;
  background-image: url(../../assets/images/cgi-td.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}

#primary table.hyou td a {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}

#primary b {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5em;
}

table.hyou2 td.td1 {
  background-color: #666666;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  width: 100px;
}

table.hyou2 td.td2 {
  font-size: 16px;
  text-indent: 1em;
  padding-left: 10px;
  width: 250px;
}

table.hyou2 td.td3 {
  border-bottom: 3px #666666 solid;
}

.data1 {
  background-color: #333333;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 2em;
  text-indent: 1em;
}

.data2 {
  border-bottom: 2px #333333 solid;
  font-size: 12px;
  line-height: 1.5em;
  text-align: right;
}

.data2 p {
  font-size: 36px;
  text-indent: 1em;
  line-height: 1.5em;
  margin-bottom: -20px;
}

/*
----------------------------------------------- */
h4.tenkenhyou {
  background-color: #00b9c5;
  font-weight: bold;
  text-indent: 1em;
  line-height: 1.4em;
  font-size: 130%;
  color: #333333;
  width: 700px;
}

h4.tenkenhyou span {
  font-size: 80%;
}

#tenken1 {
  text-align: center;
  margin: 10px auto;
  width: 620px !important;
}

table.tenken {
  border-top: 1px solid #333333;
  border-left: 1px solid #333333;
  table-layout: fixed;
  width: 620px !important;
}

.tenken td {
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  text-align: center;
}

.tenken th {
  border: 1px solid #333333;
  text-align: center;
}

h4.syakenhyou {
  background-image: url(../../assets/images/syaken.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 45px;
  width: 700px;
  font-weight: bold;
  text-indent: 1em;
  font-size: 130%;
  color: #333333;
  line-height: 57px;
  overflow: hidden;
  vertical-align: bottom;
}

h4.syakenhyou span {
  font-size: 80%;
}

#tenken2 {
  width: 620px !important;
  text-align: center;
  margin: 10px auto;
}

/*
----------------------------------------------- */
#can1 {
  background-image: url(../../assets/images/can-bg.jpg);
  background-position: top;
  background-repeat: no-repeat;
  width: 696px;
  margin: 0 auto;
}

#can1 h2 {
  font-size: 24px;
  padding-top: 170px;
  text-align: center;
  color: #333333;
}

.navi1 {
  background-color: #cccccc;
  width: 210px;
  height: 210px;
  margin-left: 5px;
  margin-top: 10px;
  float: left;
}

.navi1 img {
  margin: 5px 10px;
}

.navi1 p {
  margin-left: 10px;
}

.navi1 span {
  font-size: 24px;
}

.navi2 {
  background-color: #cccccc;
  width: 210px;
  height: 210px;
  margin: 10px 20px 0 20px;
  float: left;
}

.navi2 img {
  margin: 5px 10px;
}

.navi2 p {
  margin-left: 10px;
}

.navi2 span {
  font-size: 24px;
}

.navi3 {
  background-color: #CCCCCC;
  width: 210px;
  height: 210px;
  margin: 10px 10px 0px 0;
  float: left;
}

.navi3 img {
  margin: 5px 10px;
}

.navi3 p {
  margin-left: 10px;
}

.navi3 span {
  font-size: 24px;
}

#etc1 {
  height: 282px;
  background-image: url(../../assets/images/etc.jpg);
  background-repeat: no-repeat;
  margin-left: 25px;
}

#etc1 p {
  width: 440px;
  padding-top: 215px;
  padding-left: 220px;
}

#etc1 span.tirasi {
  background-color: #333333;
  color: #FFFFFF;
}

h1.kojinnjyouhou {
  margin-top: 20px;
  font-weight: bold;
  color: #333333;
  border-bottom: 3px #0000CC double;
}

p.kojin, ul.list {
  width: 600px;
  margin: 0 auto 20px;
  color: #333333;
}

ul.list li {
  list-style: none;
  margin-left: 50px;
}

p.tyuusyaku {
  width: 600px;
  margin: 0 auto 10px;
  color: #666666;
}

.ad {
  width: 400px;
  margin: 30px 0px 30px 200px;
  color: #0066FF;
}

.kodomo a img {
  width: 176px;
  height: 166px;
  margin-left: 15px;
  background: url("../../assets/images/kodomo.jpg") no-repeat;
}

.kodomo a:hover img {
  background: url("../../assets/images/kodomo2.jpg") no-repeat;
}

/*new_car*/
.new_car {
  padding-left: 20px;
  margin-top: 8px;
}

.new_car h2 {
  border-left: 3px #990000 solid;
  padding: 3px 0 3px 8px;
}

.new_left {
  width: 340px;
  padding: 21px 13px 0 0;
  float: left;
}

.new_left table {
  width: 340px !important;
}

.hitokoto {
  color: #CC0000;
  background: url(../../assets/images/toku.jpg) no-repeat;
  height: 94px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 100px;
  line-height: 1.2em;
}

.hitokoto span {
  font-weight: bold;
  padding-left: 120px;
}

.syasyu {
  font-size: 31px;
  font-weight: bold;
  line-height: 1.2em;
}

.huzoku {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1em;
  padding-bottom: 20px;
}

.tyuui2 {
  font-size: 10px;
  text-align: right;
  vertical-align: bottom;
  background: url(../../assets/images/105.jpg) no-repeat right;
  height: 85px;
}

.suguni {
  margin-bottom: 30px;
}

.new_right {
  width: 340px;
  padding-top: 21px;
  float: left;
}

.new_banner {
  padding: 0 0 8px;
}

.page_content #syasin img {
  display: block;
  margin: 0 auto;
}

.page_content #sabumenu {
  max-width: 734px;
  margin: 0 auto;
}