@charset "utf-8";
/* --------------------------------------------------------------
    reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html {
    overflow-y: scroll;h2
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
input, textarea, {
 margin: 0;
 padding: 0;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
a:focus {
    outline: none;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;/*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
.both {
    clear: both;
}
/* --------------------------------------------------------------
    common
-------------------------------------------------------------- */
body {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-rendering: optimizeLegibility;
    color: #555555;
    line-height: 1.8;
}
a {
    color: #2a5ba4;
    outline: none;
    text-decoration: none;
}
a:hover {
    color: #2670dd;
    text-decoration: none;
}
#container {
    width: 100%;
}
.wrapper {
    width: 940px;
    margin: 0 auto;
}
.wrapperCommon {
    width: 940px;
    margin: 0 auto;
    padding:0px 0 60px 0;
    background: url(/images/sideBg.gif) 0 0 repeat-y;
}
.content {
    width: 680px;
    float: right;
    padding:30px 0 0 0;
min-height:500px;
}
.side {
    width: 220px;
    float: left;
min-height:400px;
}
h1 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
color:#2a5ba4;
}
h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
}
.content h2 {
    margin: 1.75em 0 0.5em 0;
padding:0 0 0.25em 0;
    border-bottom: 1px solid #ffa42f;
}
.content h2.noneB {
    margin: 1.75em 0 0.5em 0;
padding:0 0 0.25em 0;
    border-bottom:none;
}
/*
.content h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 1em 0 0.5em 0;
padding:0 0 0 16px;
    background: url(/images/h3Bg.gif) left center no-repeat;
}
*/
body.facilities .content h2,
body.facilities .content h3{
clear:both;
}
.content h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 1.75em 0 0.5em 0;
    border-left: 13px solid #f0e29e;
    padding: 5px;
    color:#7b4943;
    background-color:#fff6e2;
}
h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
}
p {
    margin-bottom: 1em;
}
.content ul,
.content ol{
    margin: 0 0 0 2em;
}
.content ul li{
    list-style: disc;
}
.content ol li{
    list-style: decimal;
}
.txt_r {
    text-align: right;
}
.txt_c {
    text-align: center;
}
.txt12 {
    font-size: 12px;
}
.txt20 {
    font-size: 20px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.mt60 {
    margin-top: 60px;
}
.mb0 {
    margin-bottom: 0px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb60 {
    margin-bottom: 60px;
}
.pl20 {
    padding-left: 20px;
}
.pt60 {
    padding-top: 60px;
}
table {
border-collapse:collapse;
width:100%;
margin: 0px 0px 15px 0px ;
}
table th {
border:1px solid #e0e0e0;
padding:1em;
white-space:nowrap;
font-weight:bold;
vartical-align:middle;
font-weight:bold;
background-color:#fafafa;
    text-align: center;
}
table td {
border:1px solid #e0e0e0;
padding:1em;
}
table.txt_c th,
table.txt_c td{
    text-align: center;
}
/*table tr.even-row th,
table tr.even-row td{
background-color:#fafafa;
}*/
.contact_btn{
margin-top: 20px;
clear: both;
}
/* --------------------------------------------------------------
    header
-------------------------------------------------------------- */
#header {
    width: 940px;
    padding: 30px 0 15px 0;
    margin: 0 auto;
}
#header p#header-name{
    margin: 0 0 5px 0;
}
#header p#header-description{
    font-size: 12px;
}
#header .logo {
    width: 510px;
    float: left;
}
.headerNav {
    width: 300px;
    font-size: 12px;
}
.headerNav li {
    float: right;
    margin-left: 14px;
}
.headerNav li a {
    background: url(/images/iconLink.gif) left center no-repeat;
    padding-left: 10px;
    color: #555555;
}
.headerNav li a:hover {
    color: #2670dd;
}
#main-navigation {
    width: 100%;
    background-color: #2a5ba4;
}
#main-navigation ul#nav {
    width: 940px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
}
#main-navigation ul#nav li {
    float: left;
    position: relative;
    line-height: 1;
}
#main-navigation ul#nav li a {
    display: block;
    text-decoration: none;
 //font-weight: bold;
    padding: 20px;
    color: #ffffff;
}
#main-navigation ul#nav li a:hover,
#main-navigation ul#nav li.on a{
    color: #ffffff;
    background-color: #2670dd;
}
#main-navigation ul#nav li.current-menu-item a {
    color: #ffffff;
}
/* Basic code - don't modify */
#nav ul {
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
}
* html #nav ul {
    line-height: 0;
} /* IE6 "fix" */
#nav ul a {
    zoom: 1;
} /* IE6/7 fix */
#nav ul li {
    width: 240px;
    float: none;
}
#nav ul ul {
    top: 0;
}
/* Essentials - configure this */
#nav ul {
    width: 240px;
}
#nav ul ul {
    width: 241px;
}
/* Everything else is theming */
#main-navigation ul#nav li.on li.hover a{
    background-color: #333333;
}
#nav ul {
    border-top: 1px solid #ecf0f1;
    top: 54px;
}
#main-navigation ul#nav ul li a,
#main-navigation ul#nav li.on ul li a{
    background-color: #333333;
}
#main-navigation ul#nav li ul li a.hover,
#main-navigation ul#nav li.on ul li a.hover{
    background-color: #2670dd;
}
#nav ul a {
    border-bottom: 1px solid #888;
    border-right: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */
/* --------------------------------------------------------------
    footer
-------------------------------------------------------------- */
#footer {
    padding: 30px 0;
}
.footerLogo {
    width: 240px;
    float: left;
}
.footerNav {
    width: 140px;
    margin: 0 20px 0 0;
    float: left;
}
.footerNav ul {
    width: 140px;
    border-top: dotted 1px #c2c2c2;
}
.footerNav ul li {
    font-size: 12px;
    padding: 0;
    margin: 0 0 0 0;
    border-bottom: dotted 1px #c2c2c2;
}
.footerNav ul li a {
    text-decoration: none;
    background: url(/images/iconLink.gif) 6px center no-repeat;
    display: block;
    padding: 6px 6px 6px 14px;
    color: #555555;
}
.footerNav ul li a:hover {
    color: #2670dd;
}
p#pageTop a {
    text-align: center;
    width: 100%;
    background-color: #2a5ba4;
    padding: 10px 0;
    display: block;
}
p#pageTop a:hover {
    background-color: #2670dd;
}
.copyright {
    color: #ffffff;
    font-size: 12px;
    clear: both;
    width: 100%;
    background-color: #555555;
    padding: 10px 0;
    margin: 0;
}
/* --------------------------------------------------------------
    index
-------------------------------------------------------------- */
/* トップスライド */
#slider{
    background: url(../img/loading.gif) no-repeat center center;
}
a.leftNav{
    background: url(/images/iconPrev02.png) right center no-repeat;
    outline: none;
}
a.rightNav {
    background: url(/images/iconNext02.png) right center no-repeat;
    outline: none;
}
.leftNav:before,
.rightNav:before {
    content:"";
    width:100%;
    height:100%;
    display: block;
}
.leftNav:hover {
    background: url(/images/iconPrev02_on.png) right center no-repeat
}
.rightNav:hover {
    background: url(/images/iconNext02_on.png) left center no-repeat 
}
.leftNav:hover:before{
}
.rightNav:hover:before {
}
/* トップページ　キャッチコピー */
#copy {
    padding: 1em 0;
    background-color: #ecf0f1;
}
#copy h1 {
    font-size: 18px;
    margin: 0;
font-weight: normal;
}
/* サービス */
#indexService {
}
#indexService h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0.25em 0;
padding:0;
    background-color: none;
    display:block;
}
#indexService .box {
    width: 450px;
    padding-bottom: 1em;
    box-shadow: 0px 15px 15px -20px #555;
}
/* 理由スライド */
#indexReason {
    padding: 30px 0;
    background-color: #ecf0f1;
}
#indexReasonSlides {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}
#indexReasonSlides .item {
    width: 240px;
    float: left;
    height: 250px;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
}
#indexReasonSlides .item.itemNone {
    background-color: #ecf0f1;
}
#indexReasonSlides .itemWrapper {
    padding: 20px;
}
#indexReasonSlides .bx-wrapper {
    width: 940px;
    margin: 0 auto;
}
/* PAGER */
#indexReasonSlides .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #c2c2c2;
    padding: 20px 0 0 0;
}
#indexReasonSlides .bx-wrapper .bx-pager .bx-pager-item, #indexReasonSlides .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
 *zoom: 1;
 *display: inline;
}
#indexReasonSlides .bx-wrapper .bx-pager.bx-default-pager a {
    background: #c2c2c2;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#indexReasonSlides .bx-wrapper .bx-pager.bx-default-pager a:hover, #indexReasonSlides .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #2670dd;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
#indexReasonSlides .bx-wrapper .bx-prev {
    width:22px;
    height:36px;
    left: 10px;
    background: url(/images/iconPrev.png) no-repeat 0 0;
}
#indexReasonSlides .bx-wrapper .bx-next {
    width:22px;
    height:36px;
    right: 0px;
    background: url(/images/iconNext.png) no-repeat 0 0;
}
#indexReasonSlides .bx-wrapper .bx-prev:hover {
    background-position: 0 -36px;
}
#indexReasonSlides .bx-wrapper .bx-next:hover {
    background-position: 0 -36px;
}
#indexReasonSlides .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    outline: 0;
    width: 32px;
    height: 36px;
    text-indent: -9999px;
    z-index: 9999;
}
#indexReasonSlides .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* お知らせ */
#indexNews {
    margin-left: 240px;
    width: 700px;
}
#indexNews dt {
    padding: 1em 0;
    width: 160px;
    float: left;
}
#indexNews dd {
    padding: 1em 1em 1em 160px;
    border-bottom: solid 1px #ecf0f1;
}
/* お知らせ一覧 */
#indexNews2 {
    width: 680px;
}
#indexNews2 dt {
    padding: 1em 0;
    width: 160px;
    float: left;
}
#indexNews2 dd {
    padding: 1em 1em 1em 160px;
    border-bottom: solid 1px #ecf0f1;
}
/* よくある質問 */
.question {
    color: #54362d;
    font-weight: bold;
}
/* --------------------------------------------------------------
    side
-------------------------------------------------------------- */
.side {
    background: url(/images/sideBg.gif) 0 0 repeat-y;
}
#sub_contents {
width:220px;
position: relative;
}
#sub_contentsInner {
position: absolute;
top: 30px;
}
.side h2 {
    margin: 0 0 0 0;
padding:0 0 0 0;
    border-bottom:none;
    }
.side ul {
    width: 220px;
}
.side ul li {
    padding: 0;
    margin: 0 0 0 0;
    border-bottom: dotted 1px #c2c2c2;
}
.side ul li a {
    text-decoration: none;
    background: url(/images/iconLink.gif) 6px center no-repeat;
    display: block;
    padding: 1em 1em 1em 1.25em;
    color: #555555;
}
.side ul li a:hover {
    color: #2670dd;
}
.side ul li.on a {
    text-decoration: none;
    background: url(/images/iconLink.gif) 6px center no-repeat #ffffff;
    color: #2670dd;
    font-weight:bold;
}
/* --------------------------------------------------------------
    パンくず
-------------------------------------------------------------- */
.breadcrumb {
    border-bottom: solid 1px #e0e0e0;
    padding: 10px 0;
    background-color: #ecf0f1;
}
.breadcrumb ul {
}
.breadcrumb ul li {
    font-size: 12px;
    padding: 0 0 0 10px;
    margin: 0 15px 0 0;
    float: left;
    background: url(/images/icobBreadcrumb.gif) left center no-repeat;
line-height:14px;
}
.breadcrumb ul li.breadcrumbHome{
    padding: 0 0 0 20px;
    background: url(/images/home.png) left center no-repeat;
}
/* --------------------------------------------------------------
    contact
-------------------------------------------------------------- */
table.contactList {
border-collapse:collapse;
width:100%;
margin: 0px 0px 15px 0px ;
border-top:1px solid #e0e0e0;
}
table.contactList th {
border-bottom:1px solid #e0e0e0;
padding:1em;
text-align: right;
white-space:nowrap;
font-weight:bold;
vartical-align:middle;
}
table.contactList th span.title {
font-weight:bold;
}
table.contactList td {
border-bottom:1px solid #e0e0e0;
padding:1em;
}
table.contactList tr.even-row th,
table.contactList tr.even-row td{
background-color:#fafafa;
}
table.contactList th span.hissu {
background-color:#cc0000;
color:#ffffff;
font-size:83%;
vartical-align:middle;
margin-left:5px;
padding:2px;
}
table.contactList td span.ex {
color:#555555;
font-size:83%;
}
table.contactList th span.err { color:#cc0000; }
div.errs { color:#cc0000;
margin-bottom:1em;}
table.contactList td input,
table.contactList td textarea {
border:1px solid #cccccc;
padding:5px;
    font-size: 108%;
}
table.contactList td input.err,
table.contactList td textarea.err {
background-color:#fff9f9;
border:solid 1px #cc0000;
}
.submit{
font-size: 108%;
color:#ffffff;
background-color:#ffa42f;
padding:0.5em 1em;
width:10em;
border:0;
font-weight:bold;
border-radius:4px;
cursor: pointer
}
.submit:hover{
background-color:#ffac42;
}
.back{
font-size: 108%;
color:#ffffff;
background-color:#aaaaaa;
padding:0.5em 1em;
width:10em;
border:0;
font-weight:bold;
border-radius:4px;
cursor: pointer
}
.back:hover{
background-color:#bbbbbb;
}