@media screen and (max-width:667px) {

   /*------------base------------*/
   body {
      margin: 0;
      padding: 0;
      background: #fff;
   }

   table {
      border-collapse: collapse;
      border-spacing: 0;
   }

   h1 {
      font-size: 10px;
      margin: 0;
      padding: 0;
      color: #FFF;
      clear: both;
      background: #20A8FC;
      text-align: left;
   }

   ul {
      margin: 0;
      padding: 0;
      list-style: none;
   }

   /*------------ホームス大泉------------*/
   .smart_off {
      display: block;
   }

   .containar {
      padding: 0px;
      background: #FFF;
      text-align: left;
      border: none;
      overflow-x: hidden;
      padding-bottom: 50px;
   }

   /*------------/ホームス大泉------------*/
   /*------------/base------------*/
   /* ----------------------------------------
    ?@common
    ---------------------------------------- */
   #fix {
      position: fixed;
      display: block;
      top: 0px;
      left: 0px;
      height: 52px;
      z-index: 1;
      background: #FFFFFF;
      border-bottom: 1px solid #999999;
   }

   #main {
      /*padding-top:53px;*/
   }

   /*------------slidemenu------------*/
   .slidemenu.slidemenu-right {
      display: none;
   }

   /*------------/slidemenu------------*/
   /*------------header------------*/
   header {
      width: 100%;
      /*position: fixed;*/
      background: #FFF;
      z-index: 100;
   }

   header .logo {
      float: left;
      display: table-cell;
      overflow: hidden;
      margin: 5px 0 0 5px;
      width: 185px;
      height: 47px;
      font: 10rem/100% "Hiragino Kaku Gothic Pro", "?????? Pro W3";
      text-indent: 100%;
      white-space: nowrap;

      background: url(/mobile_img/head-logo.png) no-repeat 0 0;
      -webkit-background-size: 115px 42px;
      -moz-background-size: 115px 42px;
      background-size: 115px 42px;
   }

   header .logo a {
      display: block;
      height: 38px;
   }


   header .logo-i {
      float: left;
      display: table-cell;
      overflow: hidden;
      margin: 5px 0 0 5px;
      width: 40%;
      height: 47px;
      white-space: nowrap;
   }

   header .logo-i a {
      display: block;
      height: 38px;
   }

   header .button02 {
      float: right;

      height: 52px;
   }

   header .button02 p:nth-of-type(1) {
      display: table-cell;
      margin: 0;
      height: 52px;
      text-align: center;

      border-color: #006CD8 #006CD8 #006CD8 #006CD8;
      border-style: solid;
      border-width: 0 1px;
   }

   header .button02 p:nth-of-type(2) {
      display: table-cell;
      margin: 0;
      height: 52px;
      text-align: center;

      border-color: #006CD8 #006CD8 #006CD8 #006CD8;
      border-style: solid;
      border-width: 0 1px;
   }

   header .button02 p:nth-of-type(3) {
      display: none;
   }

   header .button02 p:nth-of-type(1) a {
      display: block;
      padding-top: 30px;
      width: 60px;
      height: 22px;
      text-decoration: none;
      color: #000;
      /*font-size: 10rem;*/
      font-size: 10px;
      background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
      -webkit-background-size: 20px 20px;
      -moz-background-size: 20px 20px;
      background-size: 20px 20px;
   }

   header .button02 p:nth-of-type(1) a.out {
      background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
      -webkit-background-size: 20px 20px;
      -moz-background-size: 20px 20px;
      background-size: 20px 20px;
   }

   header .button02 p:nth-of-type(2) a {
      display: block;
      padding-top: 30px;
      width: 60px;
      height: 22px;
      text-decoration: none;
      color: #444444;
      /*font-size: 10rem;*/
      font-size: 10px;
      background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
      -webkit-background-size: 20px 20px;
      -moz-background-size: 20px 20px;
      background-size: 20px 20px;
   }

   header .button02 p:nth-of-type(2) a.out {
      background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
      -webkit-background-size: 20px 20px;
      -moz-background-size: 20px 20px;
      background-size: 20px 20px;
   }

   header .button02 p:nth-of-type(1) a:hover {
      background: #FFF url(/mobile_img/search-head1.png) no-repeat 50% 30%;
      -webkit-background-size: 20px 20px;
      -moz-background-size: 20px 20px;
      background-size: 20px 20px;
   }

   header .button02 p:nth-of-type(2) a:hover {
      background: #FFF url(/mobile_img/search-head2.png) no-repeat 50% 30%;
      -webkit-background-size: 20px 20px;
      -moz-background-size: 20px 20px;
      background-size: 20px 20px;
   }

   /*------------/header------------*/
   /*------------footer------------*/
   .back-color {
      background-color: #006CD8;
   }

   footer {
      width: 100%;
      margin: 20px 0 50px 0;
      padding: 0;
   }

   .changeViewWrap {
      width: 96%;
      margin: 7px auto;
      height: auto;
      overflow: hidden;
   }

   .changeView {
      padding-bottom: 3px;
      margin: 0;
   }

   .changeView a {
      display: block;
      padding: 12px;
      color: #3979AA;
      box-shadow: 0 3px 0 #3979AA;
      font-weight: bold;
      background: #eaf0f8;
      text-align: center;
      border: 1px solid #999;
   }

   .changeView i {
      margin-right: 10px;
   }

   /*sp-pc-switch end*/
   /*bact-top start*/
   .footer-up-color {
      color: #777777;
   }

   #back-Top {
      width: 100%;
      margin-top: 3%;
      padding: 0;
      border-bottom: #BABABA 2px solid;
      border-top: #BABABA 2px solid;
      height: auto;
      overflow: hidden;
      text-align: center;
      font-size: 15px;
      background: #f5f5f5;
      position: relative;
      text-decoration: none;
   }

   #back-Top a {
      display: block;
      padding: 10px 0;
      color: #333;
   }

   #back-Top a span {
      font-weight: bold;
      font-size: 13px;
   }

   #back-Top a span:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 10px solid #666;
      position: absolute;
      left: 100px;
      top: 13px;
   }

   /*bact-top end*/

   .f_txt_menu {
      text-align: left;
   }

   .f_txt_menu p {
      font-weight: bold;
      padding-bottom: 5px;
      font-size: 13px;
      line-height: 22px;
      margin: 0;
   }

   .f_txt_menu ul {
      overflow: hidden;
      margin: 0;
      padding: 0;
      padding-bottom: 10px;
      border: none;
   }

   .f_txt_menu li {
      color: #666;
      float: left;
      border: none;
      margin: 0;
      padding: 0;
   }

   .f_txt_menu li:not(:last-child):after {
      content: "|";
      color: #999;
      padding: 0 6px;
   }

   .f_txt_menu a {
      font-size: 12px;
      line-height: 22px;
      color: #333;
      margin: 0;
      padding: 0;
      display: initial;
      text-decoration: none;
   }


   .f_menu {}

   .f_menu ul {
      border: none;
      border-top: 1px solid #ccc;
      border-bottom: 2px solid #ccc;
      background: #f5f5f5;
      overflow: hidden;
   }

   .f_menu li {
      border: none;
      border-bottom: 1px solid #ccc;
      float: left;
      width: 50%;
      box-sizing: border-box;
      position: relative;
      padding: 0;
   }

   .f_menu li:nth-of-type(2n-1) {
      border-right: 1px solid #ccc;
   }

   .f_menu li:after {
      content: "";
      display: block;
      height: 5px;
      border-top: 2px solid #666;
      border-right: 2px solid #666;
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -4px;
      width: 5px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
   }

   .f_menu a {
      display: block;
      padding: 15px 4%;
      font-weight: bold;
      position: relative;
      text-align: left;
      color: #333;
      font-size: 13px;
      margin: 0;
      text-decoration: none;
   }

   /*footer-tenpo start*/
   .f-tel {
      width: 94%;
      font-size: 30px;
      margin: 0 auto;
      text-align: center;
   }

   .f-tel a {
      font-family: 'Century Gothic', 'Arial';
      font-weight: bold;
      color: #333333;
      padding: 10px 0;
      display: block;
      line-height: 30px;
      text-decoration: none;
   }

   .f-tel img {
      width: 27px;
      margin-right: 10px;
      vertical-align: bottom;
   }

   .office-info {
      width: 94%;
      margin: 0 auto 10px;
      padding: 0;
      height: auto;
      overflow: auto;
   }

   .office-info span {
      display: block;
      float: left;
      width: 50%;
      margin: 0 !important;
      padding: 1% 0 !important;
      text-align: left;
      line-height: 20px;
      font-size: 13px;
   }

   .office-info a {
      display: block;
      float: right;
      margin: 0;
      padding: 0;
      width: 50%;
      height: auto;
   }

   .office-info img {
      margin: 0;
      padding: 0;
      width: 100%;
      height: auto;
   }

   .top {
      margin-top: 10px;
   }

   /*footer-tenpo end*/
   .copyright {
      padding: 3px 0;
      color: #FFFFFF;
      text-align: center;
      margin: 10px 0 0 0;
      font-size: 11px;
   }

   /*------------/footer------------*/
   /*------------fixfoot------------*/
   .fixfoot {
      width: 100%;
      position: fixed;
      bottom: -1px;
      height: 50px;
      background-color: #FFF;
      z-index: 999;
      border-top: 2px solid #333333;
      margin: 0px;
      padding: 0px;
      background-color: #f5f5f5;
   }

   .fixfoot ul {
      width: 100%;
      margin: 0px;
      height: 100%;
      padding: 0px;
      list-style: none;
      display: flex;
   }

   .fixfoot ul li {
      text-align: center;
      vertical-align: middle;
      height: 100%;
      margin: 0px;
      padding: 0px;
      border-right: 1px solid #ddd;
      flex: 1;
      display: block;
      border-top: none;
   }

   .fixfoot ul li:last-child {
      border: none;
   }

   .fixfoot ul li a {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 13px;
      padding: 10px 0px 0px 0px;
      margin: 0px;
      color: #333;
      text-decoration: none;
   }

   .fixfoot ul li a img {
      width: 70%;
      max-height: 65px;
   }

   .fixfoot ul li i {
      width: 100%;
      height: 17px;
      display: block;
      text-align: center;
   }

   .fixfoot ul li span {
      font-size: 12px;
   }

   /*------------/fixfoot------------*/
   /* common
    ---------------------------------------- */
   /* ----------------------------------------
    ?@line
    ---------------------------------------- */
   /*------------img max-width------------*/
   .line_ttl img,
   .linec_inner img,
   .line_flow img,
   .line_able img,
   .service li img,
   .shop_info>img,
   .linec_bottom_sp img,
   .line_staff_sp img {
      max-width: 100%;
   }

   /*------------/img max-width------------*/
   /*------------line_ttl------------*/
   .line_ttl {
      width: 96%;
      overflow: hidden;
      margin: auto;
      padding-top: 15px;
      text-align: center;
   }

   /*------------/line_ttl------------*/
   /*------------oheyasagashi------------*/
   .oheyasagashi {
      width: 96%;
      overflow: hidden;
      margin: 30px auto;
      text-align: center;
   }

   .oheyasagashi ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-evenly;
   }

   .oheyasagashi li {
      width: 150px;
      margin-bottom: 15px;
   }

   .oheyasagashi img {
      max-width: 100%;
   }

   /*------------/oheyasagashi------------*/
   /*------------line_click------------*/
   .line_click {
      width: 100%;
      overflow: hidden;
      background: #d5edd5;
   }

   .linec_inner {
      width: 96%;
      margin: 40px auto;
      text-align: center;
   }

   .linec-ttl,
   .linef_ttl {
      text-align: center;
      margin-bottom: 15px;
   }

   .linec_inner a {
      display: block;
   }

   /*------------/line_click------------*/
   /*------------line_flow------------*/
   .line_flow {
      width: 96%;
      overflow: hidden;
      margin: 50px auto;
      text-align: center;
   }

   /*------------linef_step------------*/
   .linef_step li {
      color: #000;
      border: solid 2px #000000;
      border-radius: 10px;
      box-sizing: border-box;
      padding: 15px;
      margin-bottom: 30px;
   }

   .step_l,
   .step_r {
      overflow: hidden;
   }

   .step_l>img {
      max-height: 60px;
   }

   .step_r>img {
      max-height: 100px;
   }

   .stepl_txt p,
   .stepl_txt_info p {
      font-weight: bold;
      font-family: "DFPMaruGothic-SB";
      text-align: left;
   }

   .stepl_txt p {
      font-size: 24px;
      line-height: 22px;
      text-align: center;
   }

   .stepl_txt_info p {
      font-size: 22px;
      line-height: 38px;
      text-align: center;
   }

   .stepl_txt_red {
      font-size: 22px !important;
      font-weight: bold;
      font-family: "DFPMaruGothic-SB" !important;
      color: #ff4e00;
      float: none !important;
   }

   .stepl_txt span,
   .stepl_txt_info span {
      font-size: 16px;
      font-family: " meiryo";
      line-height: 22px;
      text-align: center;
   }

   .sp_none {
      display: none;
   }

   .stepl_txt_bold {
      font-weight: bold;
      float: none !important;
   }

   .stepl_txt a {
      margin-top: 10px;
      float: left;
   }

   /*------------/linef_step------------*/
   /*------------line_able------------*/
   .line_able {
      text-align: center;
      padding-top: 50px;
   }

   .line_able li {
      border: none;
      color: #000;
      height: 470px;
   }

   .line_able span {
      display: block;
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      font-family: "DFPMaruGothic-SB";
   }

   /*------------/line_able------------*/
   /*------------line_staff------------*/
   .line_staff {
      display: none;
   }

   /*------------/line_staff------------*/
   /*------------/line_flow------------*/
   /*------------service------------*/
   .service {
      width: 96%;
      overflow: hidden;
      margin: 0 auto 50px auto;
   }

   .service_ttl {
      background: url(../line/img/yajirushi.png)no-repeat;
      background-position: bottom;
      background-size: 96%;
      height: 60px;
   }

   .service_ttl p {
      font-size: 20px;
      font-family: "DFPMaruGothic-SB";
      line-height: 24px;
      text-align: center;
      color: #000000;
      margin: 0 auto;
      padding: 0 20px;
   }

   .service ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
   }

   .service li {
      margin-bottom: 15px;
   }

   /*------------/service------------*/
   /*------------linec_bottom------------*/
   .linec_bottom {
      display: none;
   }

   .linec_bottom_sp {
      width: 96%;
      margin: 35px auto 30px auto;
   }

   .linec_bottom_sp a {
      display: block;
   }

   /*------------/linec_bottom------------*/
   /*------------shop_info------------*/
   .shop_info {
      width: 96%;
      overflow: hidden;
      margin: 50px auto 30px auto;
   }

   .shop_info>img {
      margin-bottom: 15px;
   }

   .shopi_r {
      text-align: center;
      margin-top: 20px;
   }

   .shopi_l {
      font-family: " meiryo";
      text-align: left;
   }

   .shopi_l p {
      font-size: 16px;
      font-weight: bold;
      color: #000;
      line-height: 35px;
      margin: 0;
   }

   .shopi_l_red {
      display: block;
      font-size: 23px;
      font-weight: bold;
      line-height: 35px;
      color: #ff4e00 !important;
      text-decoration: none;
   }

   .shopi_l span {
      display: block;
      font-size: 13px;
      line-height: 32px;
      margin-top: 10px;
   }

   /*------------/shop_info------------*/
   /* line
    ---------------------------------------- */



   /* ----------------------------------------
 privacy
 ---------------------------------------- */
   .privacy {
      width: 96%;
      margin: 0 auto;
   }

   .privacy span {
      display: block;
      font-weight: bold;
      font-size: 15px;
      margin-bottom: 10px;
      padding-bottom: 5px;
      border-bottom: 3px solid #eee;
   }

   .privacy p {
      margin-bottom: 20px;
   }


}

/* media screen fin 消さないこと */