/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}
#content{
max-width:100%;
margin:0 auto;
}

#contents{
max-width:100%;
margin:0 auto;
}
/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
   color:#333;
   font-size:13px;
   background:#fff;
   
   
}

br {
   letter-spacing:normal;
}

a {
   color:#2686ba;
   text-decoration:none;
}

a:hover {
   color:#2686ba;
   text-decoration:none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}
.non{display:none;}

.cen{text-align:center;}



.float
      {
      float: left;
      margin-right: 1em;
      margin:10px 5px 10px 0;
}

.float1
      {
      display:block;
      float: none;
      margin:0 auto;
      text-align:center;
      
}

.floatclear1
      {
       clear: both;
}



.canb{color:#e60012;
  font-size:18px;
  font-weight:bold;
}

/* ========TEMPLATE LAYOUT======== */
#top {
width:100%;
   margin:0 auto;
   background:#fff;

}

#header {
   width:100%;
   height:100px;
   background:url("../img/headar-s.jpg") no-repeat;
}

#menu {
   position:relative;
   width:100%;
   background:#fff;
}



#main {

   margin:10px 0px 0px 0px;
width:100%;
   background:#fff;
}

#main1 {


   margin:10px 0px 0px 0px;
width:100%;
   background:#fff;
}

#subL {
   clear: both;
   width:100%;
   background:#fff;
   margin:0 auto;
}


#footer {
   clear:both;
   width:100%;
   background:#1d2088;
   height:150px;
}

/* 回り込み解除 */



/* ========HEADER CUSTOMIZE======== */

#top h1{
   padding:80px 0 0 0;

}




/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
   list-style:none;
   width:100%;
}

#menu li {

   margin-top:1px;
   margin-left:1px;
   padding:0;
   border-bottom:none;
   background:#1d2088;
   width:33%;
}

#menu li a {

   display:block;
   width:100%;
   height:auto;
   padding:10px 0px;
   line-height:15px;
   font-weight:bold;
   text-align:center;
   outline:none;
   color:#fff;
   font-size:14px;
}

#menu li a:hover {

   display:block;
   width:100%;
   height:auto;
   padding:10px 0;
   line-height:15px;
   font-weight:bold;
   text-align:center;
   outline:none;
   color:#fff;
   font-size:14px;
   background:#036ebb;
}




/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#2686ba;
}

#main a:hover {
   border:0;
   color:#0066ff;
}


.pr{margin:10px 0 15px 0px;
}
.pr a:hover{
   opacity:0.7;
   filter:alpha(opacity=70);
   -ms-filter: "alpha( opacity=70 )";
}

#main h2 {
   margin:20px 0 0 0;
   padding:2px 2px 2px 2px;
   font-size:16px;
   font-weight:bold;
   color:#fff;
   line-height:2.0;
   background:#171c61;
   border:solid 1px #bfbfbf;
   text-align:center;
}

#main h3 {
   font-size:16px;
   
}



#main h5 {
   margin-bottom:2px;
   font-size:15px;
   line-height:1.6;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   line-height:1.4;
}

#main p{
   margin:10px 10px;
   line-height:2.0;
}



#main ul{
  list-style:none;
}

#main li a{display:block;
   width:100%;
   height:auto;
   padding:10px 0px;
   font-weight:bold;
   text-align:center;
   outline:none;
   color:#fff;
   background:#036ebb;
   font-size:15px;
   border:solid 1px #036ebb;
   margin:1px 1px 0 -20px;
}

#main li a:hover{
   border:solid 1px #036ebb;
   color:#fff;
}

.g_map {
position: relative;
padding-top: 75%;
height: 0;
overflow: hidden;
}
.g_map iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

 /*topics*/
.jitsu {overflow:scroll;
       height: 130px; 
       background:#fff;
}




.sect{
      padding:10px;
      margin:10px 0;
      
}

.sect1{
      width:100%;
      padding:0px;
      margin:0 auto;
      margin:5px 0;
      color:#fff;
      font-weight: bold;
      font-size:16px;
      background:#fff;
}



.sect3{border: 1px dotted;
      padding:0px;
      margin:5px 0;
     
}

.sect4{border: 1px dotted;
      padding:0px;
      margin:5px 0;
      background:#ee87b4;
      color:#fff;
}

.sect5{border: 1px dotted;
      padding:0px;
      margin:5px 0;
      background:#9070af;
      color:#fff;
}

.se1{float:none;
      width:285px;
      padding:5px 20px;
      background:#fff;
      border: 1px #036eb8 solid;
      font-size:13px;
      font-weight:bold;
      line-height:1.8;
      display:block;
      margin:0 auto;
      margin-top:5px;
}



.se2{float:none;
      width:285px;
      padding:5px 20px;
      background:#fff;
      border: 1px #036eb8 solid;
      font-size:13px;
      font-weight:bold;
      line-height:1.8;
      display:block;
      margin:0 auto;
      margin-top:5px;
}

.se3{float:none;
      width:285px;
      padding:5px 20px;
      background:#fff;
      border: 1px #036eb8 solid;
      font-size:13px;
      font-weight:bold;
      line-height:1.8;
      display:block;
      margin:0 auto;
      margin-top:5px;
}

.se4{float:none;
      width:285px;
      padding:5px 20px;
      background:#fff;
      border: 1px #036eb8 solid;
      font-size:13px;
      font-weight:bold;
      line-height:1.8;
      display:block;
      margin:0 auto;
      margin-top:5px;
}

.company1{
   margin:5px 0px;
   padding:6px;
   background:#eee;
}

.rain{border-bottom:1px solid #339933;
}

.haikei{background:url("../images/mitsumori.gif");}

#main1 h2 {
   margin:0px 0 0 0;
   padding:2px 2px 2px 0px;
   font-size:16px;
   font-weight:bold;
   color:#172a88;
}


#main1 h3 {
   margin:5px 0 0;
   padding:2px 2px 2px 12px;
   font-size:16px;
   font-weight:bold;
   color:#f8b62d;
   background:url("../img/h3.jpg")  no-repeat;
}


#main1 table {
   width:100%;
   border-collapse:collapse;
   margin:0px;
}




#main1 table th {
   font-size:15px;
   text-align:center;
   width:40%;
   background:#172a88;
   color:#f8b62d;
   border: 1px solid #c9bc9c;
}

#main1 table td {
   padding:5px 0 5px 10px;
   font-size:15px;
   background:#f7f8f8;
   border: 1px solid #c9bc9c;
}

input { width: 98%; }

input.ex{ width: 50px;
text-align:left; }

select { width: 50%; }

textarea {
width: 98%;
}



/* ========subL CONTENTS CUSTOMIZE======== */
#subL img{
  width:33%;
  float:left;
}


#subL .section {
  width:100%;
   background:#fff;
}

#subL p {font-size:14px;
         line-height:2.0;
}

#subL h2 {
   margin:10px 0 0 0;
   padding:5px;
   font-size:16px;
   text-align:center;
   font-weight:bold;
   color:#fff;
   background:url("../img/side-m.jpg");
}

#subL h3 {
   padding:1px;
   font-size:14px;
   font-weight:bold;
   color:#333;
}


#subL ul {
   margin:0;
   padding:5px 0 1em 1em;
}

#subL li {
   margin:0;
   padding-left:18px;
   line-height:1.8;
   background:#fff url("../images/bg_list.gif") 0 6px no-repeat;
   list-style:none;
}
#subL dt{
   margin:0;
   padding-left:18px;
   line-height:1.8;
   background:#fff url("../img/li.jpg") 0 5px no-repeat;
   list-style:none;
}

#subL dd{
   padding:0;
   margin:0 0 1em 0px;
   padding:3px;
   font-size:12px;
   border-bottom:1px dotted #333;
}

#subL a{
  display:block;
  margin:0;
  line-height:1.2;
}

#subL img{
display:block;
margin-left:-20px;
margin:0 auto;

}

 /*topics*/
.topi {overflow-y:scroll;
       width: 260px;
       height: 150px; 
       background:#fff;
}




/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   position: absolute;
   top:-44px;
   right:0px;
}

/* ========FOOTMENU CUSTOMIZE======== */

#footer{
   background:#1d2088;
   margin:0px 0 0px 0;
   overflow: hidden;
}


/* ========FOOTER CUSTOMIZE======== */


/* TOPNAVI CUSTOMIZE */
#main div.topNavi {
   overflow:hidden;
   position:relative;
   margin-left:0px;
   margin-bottom:10px;
}

* html #main div.topNavi {
   height:1em;
   overflow:visible;
}

#main div.topNavi div.topNaviColumn {
   display:inline;
   width:320px;
   float:left;
   margin-left:7px;
   padding:0 0 2em 0;
}

#main div.topNavi h2.topNaviImg {
   margin:0;
   padding:0;
   background:none;
}

#main div.topNavi div.topNaviColumn p.detail {
   position:absolute;
   bottom:0;
   width:320px;
   text-align:right;
}

#main div.topNavi div.topNaviColumn p.detail a {
   padding:0 0 0 7px;
   background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

#main div.topNavi div.topNaviColumn p.cLeft {
   right:400px;
}

#main div.topNavi div.topNaviColumn p.cRight {
   right:0px;
}

/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 50%;
   padding:0;
   margin:0;
   font-size: 14px;
   border-right: 1px solid #fff;
   font-weight:bold;

}

/*左側メニューを緑色に*/
#sp-fixed-menu li:first-child{
   background: #007c45;
}

/*左側メニューをオレンジ色に*/
#sp-fixed-menu li:last-child{
   background: #0095d9;
}

/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:20px;

}





}
