@charset "utf-8";
/* CSS Document */

/*共通*/
body{
     margin-right: auto;
     margin-left: auto;
     width:750px;
    }
table.type04{
             width: 750px;
             border-collapse:collapse;
            }
table.type04 td{
             margin: 0;
             padding: 0;
             border-collapse:collapse;
                }
table.head {
            width: 100%;
            }
table.head td{
            margin: 0;
            }
.info{
      vertical-align: bottom;
      text-align: right;
      width: 15em;
      font-size: 0.7em;
      }
img.me {
             width: 6px;
             height: 18px;
             }

img.nu {
             width: 123px;
             height: 18px;
             transition: .2s;
             }
img.nu:hover {
             opacity: 0.5;
             }
img.copy {
             width: 300px;
             height: 12px;
             }
/*パンくず*/

table.pan{
          width: 750px;
          }
table.pan td{
              font-size: 0.8em;
              padding: 3px;
             }
/*コピーライト*/
table.cr{
          width: 750px;
             }
table.cr td{
          text-align: center;
             }
hr { 
    width: 750px;
    border: 0 none; 
    height: 2px; 
    color: #696969;
    background-color: #696969;
} 
div {
    width:750px;
    text-align:left;
    }

h1 {
  padding:5px;
  margin:5px;
  text-align:center;
  font-size:20px;
  background-color:#c0c0c0;
  width: 750px;
   }

h2 {
  width: 750px;
  padding:5px;
  margin:5px;
  text-align:center;
  font-size:20px;
  background-color:#a1d4e6;
  color: #36464d;
  margin-right: auto;
  margin-left: auto;
   }

h3 {
  padding:5px;
  margin:5px;
  text-align:left;
  font-size:20px; color:purple;
  font-weight:900;
  clear:both;
   }

p.imgLeft {
  margin-left:25px;
  margin-right:10px;
  margin-top:0;
  width:250px;
  float:left;
   }

p.text {
  width:740px;
  margin-left:30px;
  font-size: 0.9em;
    }

p.mm {
  width:720px;
  margin:0px;
  padding:0px;
  text-align:right;
  font-size: 0.9em;
    }

table.type01{
             width: 700px;
             margin-right: auto;
             margin-left: auto;
             }
table.type01 td{
                font-weight: bold;
                color: purple;
                }
table.type02{
             width: 750px;
             }
table.type02 td{
                font-size: 0.9em;
                }
img.pic{
        width: 180px;
        height: 150px;
        }
img.pic2{
        width: 150px;
        height: 120px;
        }
table.type03{
             width: 750px;
             }
table.type03 td{
                text-align: center;
                color: #0000CD;
                font-weight: bold;
                font-size: 1em;
                padding: 7px;
               }

    table.type05 {
      　　 width:100%;
           border-collapse:separate;
           border-spacing: 0;
           font-size:15px;
    	}
    table.type05 th:first-child{
           border-radius: 5px 0 0 0;
        }

    table.type05 th:last-child{
           border-radius: 0 5px 0 0;
           border-right: 1px solid #3c6690;
        }

    table.type05 th{
           text-align: center;
           color:white;
           background: linear-gradient(#829ebc,#225588);
           border-left: 1px solid #3c6690;
           border-top: 1px solid #3c6690;
           border-bottom: 1px solid #3c6690;
           box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
           width: 30%;
           padding: 10px 0;
        }

     table.type05 td{
           text-align: center;
           border-left: 1px solid #a8b7c5;
           border-bottom: 1px solid #a8b7c5;
           border-top:none;
           box-shadow: 0px -3px 5px 1px #eee inset;
           width: 30%;
           padding: 10px 0;
        }

      table.type05 td:last-child{
           border-right: 1px solid #a8b7c5;
        }

      table.type05 tr:last-child td:first-child {
           border-radius: 0 0 0 5px;
        }

      table.type05 tr:last-child td:last-child {
           border-radius: 0 0 5px 0;
        }



    table.type06 {
      　　 width: 450px;
           border-collapse:separate;
           border-spacing: 0;
           font-size:15px;
    	}
    table.type06 th:first-child{
           border-radius: 5px 0 0 0;
        }

    table.type06 th:last-child{
           border-radius: 0 5px 0 0;
           border-right: 1px solid #3c6690;
        }

    table.type06 th{
           text-align: center;
           color:white;
           background: linear-gradient(#829ebc,#225588);
           border-left: 1px solid #3c6690;
           border-top: 1px solid #3c6690;
           border-bottom: 1px solid #3c6690;
           box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
           width: 90px;
           padding: 10px 0;
         }

     table.type06 td{
           text-align: center;
           border-left: 1px solid #a8b7c5;
           border-bottom: 1px solid #a8b7c5;
           border-top:none;
           box-shadow: 0px -3px 5px 1px #eee inset;
           width: 90px;
           padding: 10px 0;
         }

     table.type06 td:last-child{
           border-right: 1px solid #a8b7c5;
         }

     table.type06 tr:last-child td:first-child {
           border-radius: 0 0 0 5px;
         }

     table.type06 tr:last-child td:last-child {
           border-radius: 0 0 5px 0;
         }


/*お問合せフロー*/

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

.flow {
    padding-left: 120px;
    position: relative;
}
.flow::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #eee;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
}
.flow > li {
    position: relative;
}
.flow > li:not(:last-child) {
    margin-bottom: 8vh;
}
.flow > li .icon {
    font-size: 12px;
    color: #fff;
    background: rgb(107,144,219);
    background: -moz-linear-gradient(left, rgba(107,144,219,1) 0%, rgba(102,213,233,1) 100%);
    background: -webkit-linear-gradient(left, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
    background: linear-gradient(to right, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
    padding: 8px 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 100;
}
.flow > li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #66d5e9;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flow > li dl {
    padding-left: 70px;
    position: relative;
}
.flow > li dl::before,
.flow > li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
}
.flow > li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #6b90db;
    border-radius: 50%;
    left: -4px;
}
.flow > li dl::after {
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
}
.flow > li dl dd {
    font-size: 20px;
    font-weight: 600;
    color: rgb(107,144,219);
    margin-bottom: 1vh;
}

/*お問合せフローここまで*/




