/*覚書
なるべく、パソコンからタッチパッドまでは同じ指定で行けるようにする。その場合、PXで指定した方がいい場合も多い*/
@media screen and (max-width: 1024px) {
  /*表示・非表示
===============================*/
  br.brsp {
    display: none
  }

  /*/表示・非表示
===============================*/
  #wrap04-in {
    width: 96%;
    margin: 0 2%;
  }
  /**/
  #wrap05-in ul {
    width: 98%;
    margin: 10px 1% 20px 1%;
  }
  /**/
  /*最後の挨拶*/
  #wrap06 {
    width: 100%;
    margin-bottom: 40px;
  }
  #wrap06-in {
    height: 780px;
    width: 100%;
    background-image: url(../images/06-bg2.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    padding-top: 60px
  }
  ul.ul-06 {
    width: 98%;
    margin: 0 0% 0 2%;
  }
  ul.ul-06 li {
    display: block;
    float: left
  }
  li.li06-1 { /*文章*/
    width: 100%;
    margin-bottom: 10px
  }
  li.li06-1 h3 {
    font-size: 1.6em;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  li.li06-1 h3 span {
    font-size: 1.2em;
  }
  li.li06-1 p {
    color: #000;
    margin: 0 0% 10px 0;
    line-height: 1.6;
  }
  .img-staff {
    width: 50%;
    float: right;
    margin-top: -20px
  }
  li.li06-2 { /*関連写真*/
    width: 100%
  }
  li.li06-2 img {
    width: 22%;
    border: 3px solid #fff;
    box-shadow: 3px 3px 4px 0px #aaa;
    margin-right: 2%
  }
  /**/
  .k-box01.add3 { /*960px相当*/
    padding-bottom: 30px;
    margin-top: -10px;
    border-bottom: 2px dotted #aaa
  }
  /**/
  .con-wrap {
    float: left;
    width: 94%;
    margin: 0 3% 0 3%;
    border: 1px solid #aaa;
    border-radius: 16px;
    box-sizing: border-box;
  }
  .con-wrap p {
    padding: 20px 2% 20px 5%;
    line-height: 1.8
  }
  /**/
  img.a-ph {
    margin-top: 35px
  }
  .gmap-box {
    float: left;
    height: 450px;
    width: 94%;
    margin: 0 3% 40px 3%;
  }
  /*事業所案内*/
  .iframe-map {
    width: 100%;
    height: 480px
  }
  .k-box04 {
    float: left;
    width: 94%;
    margin: 0 3% 40px 3%;
    padding: 35px 5% 20px 5%;
    border: 2px solid #AAAAAA;
    border-radius: 16px;
    box-sizing: border-box;
  }
  .k-box04 h4 {
    margin-top: 5px;
    margin-bottom: 20px
  }
  .k-box04 h4 strong {
    font-size: 1.3em;
  }
  .k-box04 ul {
    margin: 0;
  }
  .k-box04 ul li {
    line-height: 1.7;
    margin-bottom: 15px;
    margin-left: 5%
  }
  /*心の杖とは*/
  .k-wrap01 { /*薄ピンク*/
    width: 100%;
    background-image: url(../about/images/03-midashi.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 155px;
    margin-top: 10px;
    border-bottom: 2px solid #ccc
  }
  ul.ul-01 {
    float: left;
    width: 94%;
    margin: 15px 3% 15px 3%;
  }
  ul.ul-01 li {
    float: left;
    display: inline-block;
    width: 46%;
    padding: 0 2% 30px 2%
  }
  ul.ul-01 li img {
    margin-bottom: 10px;
    width: 96%;
    border: 1px solid #000;
  }
  /**/
  .img-border {
    margin-bottom: 10px;
    width: 96%;
    border: 1px solid #aaa;
  }
  ul.ul-01 li h4 {
    font-size: 1.3em;
    margin-bottom: 8px;
  }
  ul.ul-01 li p {
    font-size: 0.9em
  }
  /*ご利用の流れ*/
  h4.h4-02 {
    text-align: center;
    font-size: 1.2em;
    margin: 100px 0 10px 0;
    display: block
  }
  ul.ul-03 {
    float: left;
    width: 90%;
    margin: 0 5% 40px 3%;
    border: 1px solid #aaa;
    padding: 25px 2% 25px 2%;
    border-radius: 16px;
  }
  ul.ul-03 li {
    font-size: 1em;
    font-weight: bold;
  }
  /**/
  p.p-flow {
    float: left;
    width: 93%;
    margin: 0 2% 10px 1%;
    border: 1px solid #aaa;
    padding: 20px 2% 15px 2%;
    border-radius: 16px;
    font-size: 0.9em;
    text-align: left;
  }
  /*よくある質問*/
  dl.dl-01 {
    float: left;
    width: 90%;
    margin: 15px 5% 10px 5%;
  }
  dt.dt-01 {
    font-size: 1.1em;
    font-weight: bold;
    background-image: url(../faq/images/q.png);
    background-repeat: no-repeat;
    padding: 7px 0 20px 50px;
  }
  dd.dd-01 {
    background-image: url(../faq/images/a.png);
    background-repeat: no-repeat;
    padding: 7px 0 15px 50px;
    border-bottom: 1px dotted #666;
    margin-bottom: 25px;
    font-size: 1em;
  }
  /**/
  h3.h3-02.add {
    margin-top: -5px
  }
  .k-box01 { /*960px相当*/
    float: left;
    width: 94%;
    margin: 0 3% 20px 3%;
  }
  /*リンク集*/
  ul.ul-link {
    float: left;
    width: 91%;
    padding: 20px 3% 20px 6%;
    border: 1px solid #aaa;
    border-radius: 16px;
  }
  ul.ul-link li {
    line-height: 1.7;
    font-size: 0.9em
  }
  /*サービスのご紹介*/
  .k-box03 {
    float: left;
    width: 94%;
    border: 1px solid #7a5004;
    box-sizing: border-box;
    background-image: url(../common/bg01.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 0 3% 35px 3%;
  }
  img.img-w1 {
    float: left;
    width: 35%;
    margin: 35px 0 50px 2%;
    border: 3px solid #fff
  }
  /*ご利用料金*/
  .k-box03-right {
    float: right;
    width: 56%;
    background-image: url(../common/bg02.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 45px 1% 30px 0;
  }
  /*基本テーブル*/
  .k-box03 table {
    float: left;
    width: 95%;
    box-sizing: border-box;
    border-collapse: collapse;
    text-align: center;
    margin: 0;
    background: #fff
  }
  .k-box03 table th, .k-box03 table td {
    border: 1px solid #666;
    font-size: 1em
  }
  .k-box03 table th {
    width: 50%;
    vertical-align: top;
    text-align: center;
    padding: 6px 0;
  }
  .k-box03 table td {
    width: 50%;
    text-align: right;
    padding: 6px 5px;
  }
  .k-box03 table td strong {
    font-size: 1.3em
  }
  .k-box03 table td.add {
    text-align: left;
    font-size: 0.8em;
    padding-left: 8px
  }
  .k-box03 table td.add strong {
    font-size: 1em
  }
  /**/
  .h3-01 { /*幅フリー*/
    float: left;
    width: 100%;
    font-size: 1.4em;
    text-align: center;
    margin: 10px 0 20px 0;
  }
  .h3-01.add { /*幅フリー*/
    margin: 40px 0 30px 0;
  }
  /**/
  .h3-02 { /*960相当*/
    float: left;
    width: 80%;
    text-align: center;
    height: 56px;
    line-height: 56px;
    font-size: 1.4em;
    background-image: url(../common/h3-02bg.jpg);
    background-repeat: no-repeat;
    margin: 40px 10% 30px 10%;
  }
  .h3-03 { /*幅フリー*/
    float: left;
    width: 94%;
    border-top: 2px dotted #aaa;
    font-size: 1.2em;
    margin: 0px 3% -20px 3%;
    padding-top: 10px
  }
  /**/
  p.p-01 { /*960相当*/
    float: left;
    width: 94%;
    margin: 0 3% 40px 3%;
  }
  p.p-01.add {
    margin: 0 3% 5px 3%;
  }
  p.p-01.add2 {
    margin: 0 3% 10px 3%;
    padding-bottom: 20px;
    border-bottom: 2px dotted #aaa;
  }
  /*下層タイトル*/
  #ktitle {
    background-color: #f1fad9;
    text-align: center;
    height: 180px;
    width: 100%;
    background-image: url(../common/k-title-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    box-shadow: 0px 0px 6px 0px #bbb inset;
  }
  #ktitle h2 {
    font-size: 2.2em;
    line-height: 180px;
  }
  /**/
  .h3-02 { /*960相当*/
    float: left;
    width: 94%;
    text-align: center;
    height: 58px;
    line-height: 58px;
    font-size: 1.4em;
    background-image: url(../common/h3-02bg.jpg);
    background-repeat: no-repeat;
    margin: 40px 3% 30px 3%;
  }
  #pankuzu-in {
    width: 98%;
    margin: 0 1%;
  }
  .iframe-map {
    width: 100%;
    height: 420px;
  }
  .k-box01.add { /*960px相当*/
    margin: 0 10% 40px 10%;
  }
  .confoot-banner {
    width: 80%;
    margin: 40px auto 30px auto;
  }
  .confoot-banner p {
    margin-bottom: 10px;
    text-align: left
  }
  .k-wrap-in-pri {
    width: 94%;
    border-top: 2px dotted #aaa;
    border-bottom: 2px dotted #aaa;
    padding: 15px 0 20px 0;
    margin: 0 3% 40px 3%;
  }
  .k-wrap-in-pri h4 {
    font-size: 1.1em;
    color: #444;
    margin: 20px 0 20px 0;
  }
  .k-wrap-in-pri p {
    margin-bottom: 15px;
    font-size: 0.9em
  }
  .k-wrap-in-pri ol {
    margin: 5px 0 20px 40px;
  }
  .k-wrap-in-pri ol li {}
  .k-wrap-in-pri p.p-r {
    text-align: right
  }
  /**/
  #fnav {
    height: 120px;
    width: 100%;
  }
  #fnav-in {
    height: 120px;
    width: 98%;
    margin: 0 1%;
    background-image: url(../common/fnav-bk.png);
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  #fnav ul {
    height: 20px;
    width: 90%;
    text-align: left;
    padding-top: 9px;
    margin-left: 10%
  }
  #fnav ul li {
    display: inline-block;
    float: left;
    padding: 0 10px 0px 10px;
    border-left: 1px dotted #aaa;
    font-size: 0.8em;
    margin-bottom: 10px
  }
  #fnav ul li:last-child {
    border-right: 1px dotted #aaa;
  }
  /*事業所案内
===============================*/
  .k-wrap02-in {
    width: 95%;
    margin: 0 0 0 5%;
  }
  #footer-in {
    width: 98%;
    margin: 0 1% 20px 1%;
    padding-top: 20px;
  }
  li.li06-1 p {
    margin: 0 1% 18px 0;
    line-height: 1.5;
  }
  #header-in {
    height: 108px;
    width: 98%;
    margin: 0 1%;
  }
  #header-in h1 {
    font-size: 0.5em;
  }
  .htel {
    float: right;
    height: 108px;
    width: 25%;
  }
  .htel img {
    margin-top: 30px;
  }
  .hmail {
    float: right;
    height: 108px;
    width: 25%;
    margin-left: 1%
  }
  .hmail img {
    margin-top: 30px;
  }
  #gnav ul {
    height: 33px;
    width: 100%;
    text-align: center;
    padding-top: 12px
  }
  #gnav ul li {
    display: inline-block;
    float: left;
    border-left: 1px dotted #fff;
    font-weight: bold;
    font-size: 0.9em;
    white-space: nowrap; /*注意*/
  }
}
@media screen and (max-width: 834px) {
  /*表示・非表示**/ /*
/**/
  #wrap04 {
    width: 100%;
    padding-top: 25px;
    margin-bottom: -30px;
  }
  .wrap04-01 {
    float: left;
    height: 270px;
    width: 48%;
  }
  .wrap04-02 img {
    margin-top: 44px
  }
  /**/
  .wrap05m {
    background-image: url(../images/05-bk.jpg);
    text-align: center;
    height: 80px;
    width: 100%;
  }
  .wrap05m h3 {
    font-size: 1.3em;
    line-height: 80px;
    text-align: center;
  }
  .wrap05m h3 span {
    font-size: 1.3em;
  }
  .wrap05m h4 {
    font-size: 1em;
    line-height: 85px;
  }
  .wrap05m h4 span {
    font-size: 1.3em;
  }
  /**/
	ul.ul-aaa li.li-aaa01 { /*文章の方*/
  width:68%;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 20px
}
ul.ul-aaa li.li-aaa02 { /*写真の方s*/
  width: 32%;
  padding-top: 20px
}
  img.a-ph {
    margin-top:60px
  }
  ul.ul-aaa li.li-aaa01 h3 {
    float: left;
    width: 100%;
    font-size: 1.4em;
    margin-bottom: 19px;
  }
  ul.ul-aaa li.li-aaa01 p {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 0.9em;
  }
  p.p-name {
    padding-top: 8px;
  }
  /**/
  .k-wrap01 { /*薄ピンク*/
    width: 100%;
    background-image: url(../about/images/03-midashi-tp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 135px;
    margin-top: 4px;
    border-bottom: 2px solid #ccc
  }
  img.img-center {
    width: 80%;
    margin: 8px 10% 30px 10%;
  }
  img.img-center2 {
    width: 90%;
    margin: 0 5% 15px 5%
  }
  /**/
  dt.dt-01 {
    font-size: 1em;
    font-weight: bold;
    background-image: url(../faq/images/q.png);
    background-repeat: no-repeat;
    padding: 7px 0 20px 50px;
  }
  dd.dd-01 {
    background-image: url(../faq/images/a.png);
    background-repeat: no-repeat;
    padding: 7px 0 15px 50px;
    border-bottom: 1px dotted #666;
    margin-bottom: 25px;
    font-size: 0.9em;
  }
  /**/
  #gnav {
    height: 77px;
    width: 100%;
  }
  #gnav-in {
    height: 77px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  #gnav ul {
    height: 77px;
    width: 100%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: -12px
  }
  #gnav ul li {
    display: inline-block;
    float: left;
    border-left: 1px dotted #fff;
    font-weight: bold;
    margin: 0 1% 12px 1%;
    white-space: nowrap; /*注意*/
  }
  #gnav ul li.lig00 {
    width: 23%;
    display: block
  }
  #gnav ul li.lig01 {
    width: 23%
  }
  #gnav ul li.lig02 {
    width: 23%
  }
  #gnav ul li.lig03 {
    width: 22%;
    border-right: 1px dotted #fff;
  }
  #gnav ul li.lig04 {
    width: 23%;
    border-left: 1px dotted #fff;
  }
  #gnav ul li.lig05 {
    width: 23%
  }
  #gnav ul li.lig06 {
    width: 23%
  }
  #gnav ul li.lig07 {
    width: 22%
  }
  #gnav ul li:last-child {
    border-right: 1px dotted #fff;
  }
  /**/
  ul.ul-ser {
    float: right;
    width: 58%;
    background-image: url(../common/bg02.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 30px 1% 17px 0;
  }
  ul.ul-ser li {
    margin-bottom: 14px;
  }
  ul.ul-ser li h4 {
    font-size: 1.1em;
  }
  ul.ul-ser li ul {
    margin-top: 0px;
    padding: 0 0 0 0;
  }
  ul.ul-ser li ul li {
    background-image: url(../common/list.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: 10px;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  /**/
  #ktitle h2 {
    font-size: 2em;
    line-height: 180px;
  }
  /**/
  #wrap02 {
    width: 100%;
    background-image: url(../images/02-bk-tp.jpg);
    background-repeat: no-repeat;
    background-position: center 40px;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
    padding: 25px 0 30px 0;
  }
  #wrap02 h3 {
    font-size: 1.5em;
    padding-top: 20px;
    margin-bottom: 7px;
    text-align: center;
  }
  #wrap02 h4 {
    font-size: 1.1em;
    margin-bottom: 30px;
    text-align: center;
  }
  #wrap02 p {
    width: 58%;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 0.9em;
  }
  /**/
  #wrap03 {
    width: 100%;
    padding-top: 167px;
    background-image: url(../images/03-bg-tp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 0px
  }
  #wrap03-in {
    width: 98%;
    margin: 0 1%;
  }
  #wrap03-in ul {
    width: 100%;
  }
  #wrap03-in ul li {
    display: inline-block;
    float: left;
    width: 31%;
    margin: 0px 1% 0px 1%;
    height: 420px;
  }
  #wrap03-in ul li img {
    border: 2px solid #fff;
    margin-bottom: 10px
  }
  #wrap03-in ul li h4 {
    font-size: 1.4em;
    margin-bottom: 10px
  }
  #wrap03-in ul li p { /*これ変更出てくる*/
    font-size: 0.9em;
    line-height: 1.4;
  }
  .htel img {
    padding-top: 5px;
  }
  .hmail img {
    padding-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  /*下層タイトル*/
  #ktitle {
    text-align: center;
    height: 150px;
    width: 100%;
    background-image: url(../common/k-title-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    box-shadow: 0px 0px 6px 0px #bbb inset;
  }
  #ktitle h2 {
    font-size: 1.8em;
    line-height: 150px;
  }
	  img.a-ph {
    margin-top: 100px
  }
}