@charset "utf-8";


/* common
---------------------------------------------------- */
.tblScroll{
 overflow: auto;
 white-space: nowrap;
}
.tblScroll::-webkit-scrollbar{
 height: 5px;
}
.tblScroll::-webkit-scrollbar-track{
 background: #ccc;
}
.tblScroll::-webkit-scrollbar-thumb {
 background: #666;
}

/* footer 
----------------------------------------------------- */

footer {
 background: #333;
 color: #fff;
 font-size: 0.875rem;
}
 footer a {
  color: #fff;
 }
 
 footer table {
  width: 100%;
  margin-bottom: 5px;
 }
  footer table th {
   border: 1px solid #fff;
   font-weight: normal;
   text-align: center;
   padding: 5px;
   background: #404040;
  }
  footer table td {
   border: 1px solid #fff;
   text-align: center;
   padding: 5px;
  }
  .ftNote {
   font-size: 0.75rem;
  }
#gMap {
 width: 100%;
 height: 300px;
}

.copy {
 text-align: center;
 background: #1a1a1a;
 padding: 20px;
}

/* home
------------------------------------------------------ */

/* homInformation */
#homInformation h2 {
 text-align: center;
 color: 1.125rem;
 font-weight: 600;
 border-bottom: 1px solid #1e84b9;
 padding-bottom: 15px;
 margin-bottom: 15px;
}
 #homInformation dl {
   margin-bottom: 0;
  }
 #homInformation dl dt {
  color: #1e84b9;
  margin-bottom: 0;
 }
 #homInformation dl dd {
  font-size: 0.875rem;
  margin-bottom: 10px;
 }
 
/* point */

.point {
 border-bottom: 1px solid #1e84b9;
 padding: 40px 0; 
}
 .point h2 {
  font-weight: 600;
  font-size: 1.25rem;
  color: #1e84b9;
  margin-bottom: 15px;
 }
 .point h3{
   margin-top: 30px;
   font-weight: 500;
  }
 .point h3:first-of-type{margin-top: 0;}
  table.schedule {
   width: 100%;
   margin-bottom: 0;
   font-size: 0.875rem;
  }
    table.schedule th {
     background: #1e84b9;
     color: #fff;
     border: 1px solid #fff;
     text-align:center;
     font-weight: normal;
     padding: 8px;
    }
   table.schedule td {
     border: 1px solid #fff;
     text-align:center;
     padding: 8px;
     color: #333;
     background: #eee;
   }
   table.schedule th.red {
    color: #fffc00;
   }
   table.schedule th.sat {
    color: #9ff0ff;
   }
   table.schedule td.red {
    color: #e20000;
    background: #fff3f3;
    font-weight: bold;
   }
  .point p:last-child {
   margin-bottom: 0;
  }


/* news */
#homNews h2 {
 border-bottom: 1px solid #ccc;
 margin-bottom: 15px;
 padding-bottom: 10px;
 font-weight: 500;
}
 #homNews h2 span {
  font-size: 0.875rem;
  font-weight: normal;
  color: #878787;
 }

.homNews {
 width: 100%;
 font-size: 0.875rem;
}
 .homNews th {
  font-weight: normal;
  text-align: left;
 }
 .homNews td  {
  padding-bottom: 8px;
 }
 .homNews .homNewsDate {
  color: #898989;
 }
 .homNews td a {
 } 
  .homNews td a:hover {
   text-decoration: underline;
  }
 
/* greeting */

 #homGreeting h2 {
  font-family: 'Noto Serif Japanese';
  font-size: 1.875rem;
  font-weight: 500;
  line-height:1;
  margin-bottom: 60px;
 }

/* menu */

#homMenu h2 {
 text-align: center;
 font-size: 2.25rem;
 margin-bottom: 45px;
}
 .homMenuBlock {
  border: 1px solid #eee;
  padding: 40px 30px 30px;
  text-align: center;
 }
 .homIcMenu {
  margin-bottom: 30px;
 }
 .homMenuBlock dt {
  font-weight: normal;
  font-size: 1.25rem;
  margin-bottom: 20px;
 }
 .homMenuBlock dt a{
  color: #1e84b9;
 }
 .btnMenuBlock a {
  display: block;
  background: #f3f3f3;
  font-size: 0.9375rem;
  padding: 12px;
  position: relative;
 }
  .btnMenuBlock a:after {
   position: absolute;
   font-family: "FontAwesome";
   content: "\f105";
   right: 5px;
   top: 50%;
   margin-top: -12px;
   color: #1e84b9;
  }
  .btnMenuBlock a:hover {
   background: #1e84b9;
   color: #fff;
  }
   .btnMenuBlock a:hover:after {
   color: #fff;
   }

/* slider */
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 270px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 270px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul {
    height: 270px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 274px;
    height: 270px;
    float: left;
    display: inline;
    overflow: hidden;
}

/* bnr */

.homBnr {
 background: #f3f3f3;
 margin-bottom: 30px;
}
 .homTxtBnr dl {
   margin: 0;
  }

 .homTxtBnr dl a {
  color: #318ebf;
  font-size: 1rem;
 }

.homBnrRecruit .homImgBnr{
 background: url(../../img/home/img-homBnrRecruit-01.jpg) 0 0 no-repeat;
 background-size: cover;
}

.homBnrArea .homImgBnr{
 background: url(../../img/home/img-homBnrArea-01.jpg) 0 0 no-repeat;
 background-size: cover;
}

.homBnrL {
 clear: both;
 position: relative;
 background: #f3f3f3;
}
.homBnrL .homImgBnr {
 background: url(../../img/home/bg-homBnrL-01.jpg) right top no-repeat;
 background-size: cover;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 

spSetting

*/ 
.spNoDisplay,
.hdTel {
 display: none;
}
a:hover {
 text-decoration: none !important;
}
img {
 width: 100%;
}
.inrContent,
.homInr {
 width: 92%;
 margin: 0 auto;
}
ol.topicPath {
 width: 92%;
 margin: 5px auto;
}

#header {
 width: 100%;
 height: 60px;
 position: fixed;
 z-index: 9999;
}
.hdWrapper {
 width: 100%;
 height: 100%;
 display: table;
 background: #1e84b9;
}
 #logo {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 4%;
 }
 #logo img {
  max-height: 40px;
  width:90%;
 }
 .sp-btnTel {
  display: table-cell;
  vertical-align: middle;
  font-size: 2rem;
  width:60px;
  background: #ddd;
  text-align: center;
 }
  .sp-btnAccess a {
  color: #fff;
  }
  .sp-btnTel a {
  color: #1e84b9;
  }
 .sp-btnMenu {
  display: table-cell;
  width:60px;
  vertical-align: middle;
  font-size: 2rem;
  text-align: center;
  background: #1e84b9;
  color: #fff;
 }
 .sp-btnAccess {
  display: table-cell;
  width:60px;
  vertical-align: middle;
  font-size: 2rem;
  text-align: center;
  background: #444;
  color: #fff;
 }

.sp-btnMenu,
.sp-btnAccess {
 cursor: pointer;
}

#navGlobal {
 display: none;
 position: fixed;
 top: 60px;
 left: 0;
 width: 100%;
 z-index: 9999;
}

#navGlobal li {
  background: #1e84b9;
  border-top: 1px solid #fff;
  position: relative;
 }
 #navGlobal li a {
  color: #fff;
  display: block;
  padding: 2.133% 5.333%;
 }
  #navGlobal li a span {
   margin-left: 2.666%;
   font-size: 0.6666rem;
  }
  #navGlobal li:after {
   font-family: "FontAwesome";
   content: "\f108";
   position: absolute;
   right: 2.66%;
   top: 50%;
   color: #fff;
   margin-top: -0.8rem;
  }

footer .inrContent {
 padding:4% 0;
}

#btnFtSitemap a {
 display: block;
  text-align: center;
  padding: 15px;
  background: #222;
  line-height:1;
  position: relative;
}
 #btnFtSitemap a:after {
  font-family: "FontAwesome";
  content: "\f107";
  right: 15px;
  position: absolute;
 }
 #btnFtSitemap a.is-open:after {
  font-family: "FontAwesome";
  content: "\f106";
  right: 15px;
  position: absolute;
 }
#ftSitemap {
 display:none;
}
 .ftLinkBlock dl {
  overflow: hidden;
 }
 .ftLinkBlock dt {
  text-align: center;
  padding: 5px;
  clear: both;
  margin-top: 10px;
  background: #555;
 }
  .ftLinkBlock dd {
   width: 49%;
   text-align: center;
   display: inline-table;
   margin-bottom: 5px;
  }
  .ftLinkBlock dd.ftLink-L {
   border-right: 1px dotted #fff;
  }

.ftInfoBlock {
 margin-top: 1rem;
}

.ftInfoBlock h2 {
 font-size: 1.25rem;
 font-weight: 600;
}



#container {
 padding-top: 60px;
}

#home #container  {
 padding-top: 0;
}



#homVisual {
 padding-top: 60px;
}

#homInfWrapper {
 width: 92%;
 margin: -60px auto 0;
 position: relative;
}
#homInformation {
 background: url(../../img/home/bg-homInformation-02.png) center top no-repeat;
 background-size: 100% auto;
 width: 100%;
 padding:20px 20px 0;
}


.point {
 padding: 30px 0;
 background: #eaf8ff;
}


#homNews {
 padding: 30px 0;
}
 .homNews th {
  display: block;
  padding-bottom: 0;
 }
 .homNewsCat {
  margin-right: 5px;
 }
  .homNews td {
  display: block;
  }

#homGreeting {
 padding: 8% 0;
 background: #fafafa url(../../img/home/bg-homGreeting-02.jpg) right top no-repeat;
 background-size: cover;
}
 #homGreeting h2 {
  font-size: 1.675rem;
  line-height:1.4;
  margin-bottom: 30px;
 }


#homMenu {
 padding: 30px 0 30px
}
 #homMenu h2 {
  margin-bottom: 20px;
 }

.homIcMenu {
 width: 60px;
 margin: 0 auto 10px;
}


#homBnrInfo {
 padding: 40px 0;
 font-size: 0.875rem;
}

.homBnr {
 position: relative;
}
 .homBnr:after,
 .homBnrL:after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f105";
  color: #318ebf;
  right: 10px;
  top: 50%;
  margin-top: -12px;
 }

.homBnrRecruit,
.homBnrArea {
 display: table;
 width: 100%;
}

 .homImgBnr {
  width: 30%;
  display: table-cell;
 }
 .homTxtBnr {
  width: 70%;
  display: table-cell;
  padding: 20px;
  vertical-align: middle;
 }

.homBnrL {
 display: table;
 width: 100%;
}
.homBnrL .homImgBnr {
 background-position: center top;
}
.homBnrL .homImgBnr,
.homBnrL .homTxtBnr {
 width: 50%;
}



.navTitleLocalSP {
 margin: 0;
 background: #1e84b9;
 color: #fff;
 padding: 10px 15px;
}
#navLocalSP ul {
 margin: 0;
}
 #navLocalSP ul li a {
  display: block;
  border-bottom: 1px dotted #aaa;
  padding: 10px 15px;
  position: relative;
 }
 #navLocalSP ul li a:after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  right: 10px;
 }


#pageCat {
 background-image: none;
}
#pageCat h1 {
 height: 90px;
 padding: 0 4%;
}
.pageTitle {
 padding: 0 4%;
 margin: 20px 0 0;
}

#mainContent {
 width: 92%;
 margin: 0 auto 40px;
}

.wrapContent {
 margin-bottom: 8.95% !important; 
}


#mainContent div,
#mainContent section,
#mainContent table {
 margin-bottom: 2.98%;
}

#mainContent h2 {
 margin:30px 0 15px;
 font-size: 1.65rem;
}
#mainContent h3 {
 font-size: 1.35rem;
 margin: 15px 0 15px;
}
#mainContent h4,
#mainContent h5 {
 margin: 20px 0 15px;
}

dt{
  font-weight: bold;
  margin-bottom: 1.49%;
}
.decBox01,
.decBox02,
.decBox03 {
 padding: 4.47%;
}

#mainContent table.tbl2 th,
#mainContent table.tbl2 td {
 display:block;
}
#mainContent table.tbl2 {
 border-top: 1px solid #ccc;
}
#mainContent table.tbl2 th {
 border-bottom: 0;
 border-top: 0;
}

.contBoxB{
 display: table;
 width: 100%;
}
.contBoxB .contBox-L {
 display: table-cell;
 padding-right: 5.97%;
 width: 50%;
 vertical-align: top;
}
.contBoxB .contBox-R{
 display: table-cell;
 vertical-align: top;
}
.contBoxC .contBox-L,
.contBoxF .contBox-R {
 display: none;
}

.contBoxE .contBox-R  {
 float: right;
 margin-left: 5.97%;
 width: 50%;
}
 
.stepBlock {
 border:1px solid #ccc;
 padding: 15px;
 position: relative;
 margin-bottom: 50px !important;
}
 .stepBlock.stepLast {
  margin-bottom:0!important;
 }
.stepBlock:after {
 position: absolute;
 font-family:"FontAwesome";
 content: "\f0d7";
 bottom: -55px;
 left: 50%;
 font-size: 40px;
 margin-left: -20px;
}
 .stepBlock.stepLast:after {
 content:none;
 }
 
  #mainContent h3.stepTitle {
  margin: 0 0 1rem !important;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0;
  border-top: none;
 }
  .stepTitle span {
   display: inline-block;
   padding: 2px 5px;
   margin-right: 10px;
   border-radius: 3px;
   font-size: 1rem;
  }
 .contStep-L {
 vertical-align: top;
 }
 .contStep-R {
  vertical-align: top;
 }
