@charset "UTF-8";
/* Scss Document */
body {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  width: 100%;
  color: #404040;
  -webkit-text-size-adjust: 100%;
  position: relative; }

/* common  */
html {
  position: relative;
  font-size: 14px; }
  @media screen and (min-width: 640px) {
    html {
      font-size: 14px; } }
  @media screen and (min-width: 950px) {
    html {
      font-size: 16px; } }

a {
  color: #1688b0; }

@media screen and (max-width: 639px) {
  .pc {
    display: none !important; } }

@media screen and (max-width: 949px) {
  .pc_o {
    display: none !important; }
  #sp_menu_btn,
  #header #btns .btns_menu .btn_tel {
    padding-top: 10px; } }

@media screen and (max-width: 1199px) {
  .pc_w_o {
    display: none !important; } }

@media screen and (min-width: 640px) {
  .sp {
    display: none !important; }
  .contents_inner,
  .contents_w_inner,
  .footer_inner {
    width: 94%;
    margin: 0 auto; }
  .tab_device {
    display: block; } }

@media screen and (max-width: 640px) {
  .tablet {
    display: none !important;
    margin-top: -14px !important; } }

@media screen and (min-width: 950px) {
  .sp_tab {
    display: none !important; }
  .tablet {
    display: none !important;
    margin-top: -14px !important; }
  /*clearfix*/
  .clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0; }
  .clearfix {
    *zoom: 1; }
  a {
    color: #1688b0;
    text-decoration: underline; }
  a:hover {
    text-decoration: none; }
    a:hover img {
      opacity: 0.85; }
  .tal {
    text-align: left !important; }
  .tac {
    text-align: center !important; }
  .tar {
    text-align: right !important; }
  .center {
    margin: 0 auto; }
  /* base */
  #header,
  #header_title,
  #bread,
  #key_visual,
  #contents,
  #footer {
    width: 100%; }
  .contents_inner,
  .contents_w_inner,
  .footer_inner {
    width: 94%;
    margin: 0 auto; }
  .header_inner,
  .contents_inner,
  .footer_inner {
    max-width: 1200px;
    margin: 0 auto; } }

#header_nofixed #btns,
#header #btns {
  padding: 0 0 0 0;
  float: right; }

#header_nofixed #btns input,
#header #btns selectt,
#header #btns input,
#header #btns selectt {
  width: 165px; }

#header_nofixed #btns .btns_menu,
#header #btns .btns_menu {
  vertical-align: top;
  text-decoration: none;
  display: block;
  float: right; }

/* header */
#header {
  position: fixed;
  z-index: 2000;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%; }
  #header .header_upper {
    height: 45px; }
    #header .header_upper > div {
      display: flex;
    }
    @media screen and (min-width: 950px) {
      #header .header_upper {
        height: 85px;
        display: none; } }
  #header #logo {  }
    #header #logo a{
      display: inline-block;
    }
    @media screen and (min-width: 950px) {
      #header #logo {
        padding: 0 0 0 0; } }
    @media screen and (min-width: 950px) and (max-width: 1199px) {
      #header #logo {
        padding: 8px 0 0 0; } }
    @media screen and (max-width: 950px) {
      #header #logo {
        flex: 1; } }
    #header #logo img {
      width: 363px;
      height: auto; }
      @media screen and (min-width: 950px) and (max-width: 1199px) {
        #header #logo img {
          width: 300px; } }
      @media screen and (max-width: 950px) {
        #header #logo img {
          width: 100%;
          max-height: 45px; } }
  #header #btns {
    padding: 0 0 0 0;
    float: right;
    width: auto;
    padding: 0 0 0 0;
    float: right; }
    @media screen and (min-width: 950px) {
      #header #btns {
        width: auto;
        padding: 0 0 0 0; } }
    #header #btns .btns_menu {
      vertical-align: top;
      text-decoration: none;
      display: block;
      float: right; }
      @media screen and (min-width: 950px) {
        #header #btns .btns_menu img {
          width: auto;
          height: auto; } }
    #header #btns .btns_menu_tel {
      background: #000000; }
      #header #btns .btns_menu_tel img {
        padding: 10px; }
    @media screen and (max-width: 950px) {
      #header #btns form {
        vertical-align: middle;
        display: inline;
        display: block;
        float: left;
        margin: 32px 15px 0 0; }
        #header #btns form input[type="text"] {
          background: #f4f5f6;
          border-radius: 5px 0 0 5px;
          border: none;
          padding: 5px;
          height: 14px; }
        #header #btns form input[type="submit"] {
          background: #fff url(../../images/s.png);
          width: 24px;
          height: 24px;
          border-radius: none;
          border: none; } }
  @media screen and (min-width: 950px) {
    #header .header_upper {
      height: 85px; } }
  #header .header_upper #header #btns {
    padding: 0 0 0 0;
    float: right; }
    #header .header_upper #header #btns .btns_menu img {
      width: auto;
      height: auto; }

.header_t {
  -ms-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media screen and (min-width: 950px) {
    .header_t {
      -ms-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; } }

.header_hide {
  -ms-transform: translate3d(0px, -100%, 0px);
  -webkit-transform: translate3d(0px, -100%, 0px);
  -moz-transform: translate3d(0px, -100%, 0px);
  -o-transform: translate3d(0px, -100%, 0px);
  transform: translate3d(0px, -100%, 0px); }
  @media screen and (min-width: 950px) {
    .header_hide {
      -ms-transform: translate3d(0px, -85px, 0px);
      -webkit-transform: translate3d(0px, -85px, 0px);
      -moz-transform: translate3d(0px, -85px, 0px);
      -o-transform: translate3d(0px, -85px, 0px);
      transform: translate3d(0px, -85px, 0px); } }

.header_display {
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }
  @media screen and (min-width: 950px) {
    .header_display {
      -ms-transform: translate3d(0px, 0px, 0px);
      -webkit-transform: translate3d(0px, 0px, 0px);
      -moz-transform: translate3d(0px, 0px, 0px);
      -o-transform: translate3d(0px, 0px, 0px);
      transform: translate3d(0px, 0px, 0px); } }

#btn_contact {
  cursor: pointer; }
  @media screen and (min-width: 950px) {
    #btn_contact {
      position: relative;
      padding-bottom: 10px; } }

/* sp navigation */
#sp_menu_btn_close {
  position: absolute;
  width: 35px;
  height: auto;
  right: 10px;
  top: 3px;
  z-index: 12200; }

#sp_menu_btn_close a img {
  width: 38px;
  max-height: 45px; }

#sp_nav {
  position: fixed;
  background: #fff;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  left: 100%;
  overflow: scroll;
  z-index: 12100;
  padding-top: 52px; }
  #sp_nav .menu {
    position: relative; }
    #sp_nav .menu img {
      border-bottom: 1px solid #84919d;
      border-top: 1px solid #84919d;
      display: block;
      width: 100%;
      height: auto; }
    #sp_nav .menu .text {
      margin-top: -20px;
      width: 200px;
      height: 20px;
      display: block;
      position: absolute;
      padding: 10px 0;
      color: #fff;
      top: 50%;
      background: rgba(78, 164, 194, 0.75);
      text-align: center; }
      #sp_nav .menu .text span {
        padding-right: 20px;
        background: url(/images/arw_1.png) no-repeat center right; }
    #sp_nav .menu .text_color1 {
      background: rgba(244, 195, 120, 0.75); }
  #sp_nav ul li {
    border-bottom: 1px solid #ccd1d2;
    padding-right: 20px; }
    #sp_nav ul li a {
      background: url(/images/arw_r_1.png) no-repeat 99% center;
      padding: 15px 20px;
      display: block;
      color: #020101;
      text-decoration: none;
      background-size: 8px; }
    #sp_nav ul li a.parent_menu {
      background: url(/images/arw_b_1.png) no-repeat right -14px center; }
    #sp_nav ul li ul {
      border-top: none;
      display: none; }
      #sp_nav ul li ul li {
        padding-right: 0px; }
      #sp_nav ul li ul li a {
        padding-left: 40px; }
      #sp_nav ul li ul li:last-child {
        border: none; }
      #sp_nav ul li ul .opened {
        background: #1688b0 url(/images/arw_b_1_opened.png) no-repeat right center;
        color: #fff; }

#g_nav {
  background: #ffffff;
  position: relative;
  height: 70px;
  padding: 0 20px;
  border-bottom: #eeeeee solid 1px; }
  #g_nav ul {
    display: flex; }
    #g_nav ul li {
      display: inline-block;
      font-size: 13px;
      min-width: 50px; }
      #g_nav ul li:first-child {
        flex: 1;
      }
      #g_nav ul li .hover_contents {
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        background: #ffffff;
        display: none;
        position: absolute;
        width: 100%;
        height: auto;
        left: 0;
        top: 69px;
        z-index: 9999;
        text-align: left; }
        #g_nav ul li .hover_contents h1 {
          margin-left: 20px;
          font-size: 33px;
          text-align: left;
          border-bottom: 1px solid #b5b5b5;
          font-weight: normal;
          margin-bottom: 30px; }
          #g_nav ul li .hover_contents h1 .link_detail {
            vertical-align: top;
            font-size: 14px;
            display: inline-block;
            margin-left: 30px;
            padding: 5px 20px;
            background: #1688b0;
            color: #fff;
            text-decoration: none;
            margin-top: 10px; }
            #g_nav ul li .hover_contents h1 .link_detail span {
              padding-right: 20px;
              background: url(../../images/arw_1.png) no-repeat right center; }
      #g_nav ul li a {
        display: block;
        padding: 25px 10px;
        text-align: center;
        color: #0d0d0d;
        text-decoration: none;
        font-weight: bold; }
        #g_nav ul li a span {
          display: block;
          text-align: center; }
      #g_nav ul li a.menu:hover {
        background: #f7f7f7; }
      #g_nav ul li a.menu_logo:hover, #g_nav ul li a.menu_inq:hover, #g_nav ul li a.menu_appl:hover {
        opacity: 0.7; }
      #g_nav ul li a.open_arrow {
        background: url(../../images/dvc_arw_5.png) no-repeat center 55px; }
      #g_nav ul li a.open_arrow:hover {
        background: #f7f7f7 url(../../images/dvc_arw_5.png) no-repeat center 55px; }
      @media screen and (min-width: 950px) and (max-width: 1199px) {
        #g_nav ul li a.menu_logo {
          padding: 20px 20px 0 0; }
        #g_nav ul li a.menu_inq {
          min-width: 80px;
          background: #1688b0;
          color: #ffffff; }
        #g_nav ul li a.menu_appl {
          min-width: 80px;
          background: #fb9300 url(../../images/dvc_arw_5_wh.png) no-repeat center 55px;
          color: #ffffff; }
        #g_nav ul li a.menu_tel {
          min-width: 100px;
          background: #000000;
          color: #ffffff;
          cursor: default;
          padding: 20px 10px 9px 10px; } }
      @media screen and (min-width: 1199px) {
        #g_nav ul li a.menu_logo {
          padding: 20px 20px 5px 0; }
        #g_nav ul li a.menu_inq {
          min-width: 100px;
          background: #1688b0;
          color: #ffffff; }
        #g_nav ul li a.menu_appl {
          min-width: 100px;
          background: #fb9300 url(../../images/dvc_arw_5_wh.png) no-repeat center 55px;
          color: #ffffff; }
        #g_nav ul li a.menu_tel {
          min-width: 165px;
          background: #000000;
          color: #ffffff;
          cursor: default;
          padding: 20px 10px 9px 10px; } }
    #g_nav ul li:first-child .menu span {
      border-left: 1px solid #d8dadc; }
    #g_nav ul .menu_contact {
      font-size: 16px;
      display: block;
      padding: 13px 0;
      text-align: center;
      width: 158px;
      height: 22px;
      text-align: center;
      background-color: #fb9300;
      color: #fff;
      text-decoration: none;
      font-weight: normal; }
      #g_nav ul .menu_contact span {
        display: block;
        text-align: center;
        width: 140px;
        padding-left: 17px;
        border-right: 1px solid #d8dadc;
        background-image: url(../../images/balloon.png);
        background-repeat: no-repeat;
        background-position: 15px 0; }
    #g_nav ul .menu_contact:hover {
      background-color: #f9a42d; }
    #g_nav ul li.menu_opened {
      padding-right: 30px; }
      #g_nav ul li.menu_opened a {
        padding: 10px; }
        #g_nav ul li.menu_opened a img {
          height: 100px;
          display: block;
          margin: 0 auto; }
    #g_nav ul li.menu_opened:hover {
      opacity: 0.7; }

/* keyvisual */
#key_visual {
  width: 700px;
  height: auto;
  position: absolute;
  top: -80px;
  left: 45%;
  /*z-index: -1;*/ }
  @media screen and (max-width: 640px) {
    #key_visual {
      top: 280px;
      left: 50%;
      transform: translateX(-50%);} }
  #key_visual .slick-arrow {
    display: none !important; }
  #key_visual .slick-slider {
    height: 445px; }
    @media screen and (max-width: 640px) {
      #key_visual .slick-slider {
        padding-top: -100px; } }
  #key_visual ul li img {
    width: 100%;
    height: auto;
    display: block; }
  #key_visual ul li img.sp {
    margin-top: -80px;
    max-width: 700px; }
  #key_visual .slick-dots {
    bottom: 0px; }
    @media screen and (max-width: 640px) {
      #key_visual .slick-dots {
        display: none !important; } }
    #key_visual .slick-dots li, #key_visual .slick-dots li button {
      width: 100px;
      height: 100px; }
      #key_visual .slick-dots li#slick-slide00 button {
        background: url(/service/device/images/top/main_dvc_cat04_btn_off.png) no-repeat; }
      #key_visual .slick-dots li#slick-slide00 button:hover, #key_visual .slick-dots li#slick-slide00.slick-active button {
        background: url(/service/device/images/top/main_dvc_cat04_btn.png) no-repeat;
        outline: none; }
    #key_visual .slick-dots li#slick-slide01 button {
      background: url(/service/device/images/top/main_dvc_cat01_btn_off.png) no-repeat; }
    #key_visual .slick-dots li#slick-slide01 button:hover, #key_visual .slick-dots li#slick-slide01.slick-active button {
      background: url(/service/device/images/top/main_dvc_cat01_btn.png) no-repeat;
      outline: none; }
    #key_visual .slick-dots li#slick-slide02 button {
      background: url(/service/device/images/top/main_dvc_cat02_btn_off.png) no-repeat; }
    #key_visual .slick-dots li#slick-slide02 button:hover, #key_visual .slick-dots li#slick-slide02.slick-active button {
      background: url(/service/device/images/top/main_dvc_cat02_btn.png) no-repeat;
      outline: none; }
    #key_visual .slick-dots li#slick-slide03 button {
      background: url(/service/device/images/top/main_dvc_cat03_btn_off.png) no-repeat; }
    #key_visual .slick-dots li#slick-slide03 button:hover, #key_visual .slick-dots li#slick-slide03.slick-active button {
      background: url(/service/device/images/top/main_dvc_cat03_btn.png) no-repeat;
      outline: none; }

.key_menu ul li {
  float: left;
  width: 25%;
  display: block; }
  .key_menu ul li a {
    display: block;
    position: relative; }
    .key_menu ul li a img {
      border-right: 1px solid #999;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: auto;
      display: block; }
    .key_menu ul li a .text {
      width: 100%;
      height: 20px;
      display: block;
      position: absolute;
      padding: 10px 0;
      color: #fff;
      bottom: 0px;
      background: rgba(78, 164, 194, 0.75);
      text-align: center; }
      .key_menu ul li a .text span {
        padding-right: 20px;
        background: url(../../images/arw_1.png) no-repeat center right; }
    .key_menu ul li a .text_color1 {
      background: rgba(244, 195, 120, 0.75); }

.sp_key_menu ul {
  list-style-type: none; }
  .sp_key_menu ul li {
    float: left;
    width: 50%; }
    .sp_key_menu ul li a {
      display: block;
      position: relative;
      margin: 1px;
      text-decoration: none; }
      .sp_key_menu ul li a img {
        width: 100%;
        height: auto;
        display: block;
        border: 1px solid #999;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
      .sp_key_menu ul li a .text {
        width: 100%;
        height: 20px;
        display: block;
        position: absolute;
        padding: 5px 0;
        color: #fff;
        bottom: 0px;
        background: rgba(78, 164, 194, 0.75);
        text-align: center;
        text-decoration: none; }
        .sp_key_menu ul li a .text span {
          font-size: 13px;
          padding-right: 20px;
          background: url(../../images/arw_1.png) no-repeat center right;
          text-decoration: none; }
      .sp_key_menu ul li a .text_color1 {
        background: rgba(244, 195, 120, 0.75); }

.slick-slider {
  position: relative;
  overflow: hidden; }

.slick-prev {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -5px;
  background: none;
  border: none;
  background: url(../../images/arw_l_1.png) no-repeat;
  width: 10px;
  height: 16px;
  z-index: 100px;
  font-size: 0;
  cursor: pointer; }

.slick-next {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  background: none;
  border: none;
  background: url(../../images/arw_r_1.png) no-repeat;
  width: 10px;
  height: 16px;
  z-index: 100px;
  font-size: 0;
  cursor: pointer; }

/* main body */
#contents {
  padding-top: 50px;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 950px) {
    #contents {
      padding-top: 70px; } }

.contents_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.contents_w_inner {
  width: 98%;
  margin: 0 auto; }
  @media screen and (min-width: 1100px) {
    .contents_w_inner {
      max-width: 1086px;
      margin: 0 auto; } }

.info_list {
  padding: 30px 0;
  background: #fff; }
  .info_list h1 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px; }
  .info_list ul {
    list-style-type: none; }
    .info_list ul li {
      border: 1px solid #b2b2b2;
      margin-bottom: 30px;
      padding: 10px 15px; }
      @media screen and (min-width: 950px) {
        .info_list ul li {
          border: none;
          padding: 0px;
          margin-bottom: 15px; } }
      .info_list ul li .date {
        padding-right: 20px;
        font-size: 16px; }
        @media screen and (min-width: 950px) {
          .info_list ul li .date {
            font-size: 14px; } }
      .info_list ul li .cat {
        background: #d8dadc;
        padding: 3px 6px;
        font-size: 12px; }
        @media screen and (min-width: 950px) {
          .info_list ul li .cat {
            font-size: 12px; } }
      .info_list ul li a {
        margin-top: 10px;
        display: block;
        font-size: 15px; }
        @media screen and (min-width: 950px) {
          .info_list ul li a {
            font-size: 14px; } }

.service_list {
  padding: 30px 1%;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 950px) {
    .service_list {
      padding: 42px 1%; } }
  .service_list .bg_service_list {
    background: url(../../images/sp_bg_choice.jpg) bottom right;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 400%;
    top: 0;
    left: 0;
    z-index: -1; }
    @media screen and (min-width: 950px) {
      .service_list .bg_service_list {
        background: url(../../images/bg_choice.jpg);
        background-size: cover;
        height: 400%; } }
  .service_list h1 {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 10px; }
    @media screen and (min-width: 950px) {
      .service_list h1 {
        font-size: 34px; } }
    .service_list h1 .lead {
      font-size: 14px;
      text-align: center;
      color: #fff;
      margin-bottom: 20px; }
      @media screen and (min-width: 950px) {
        .service_list h1 .lead {
          font-size: 24px;
          margin-bottom: 30px; } }
    .service_list h1 ul {
      list-style-type: none;
      margin: 0 2%; }
      @media screen and (min-width: 950px) {
        .service_list h1 ul {
          max-width: 1280px;
          margin: 0 auto; } }
      .service_list h1 ul li {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        background: rgba(235, 238, 244, 0.9);
        margin-bottom: 30px;
        padding-bottom: 40px;
        position: relative; }
        @media screen and (min-width: 950px) {
          .service_list h1 ul li {
            float: left;
            margin: 0 1% 2% 1%;
            width: 31.3333%; } }
        .service_list h1 ul li .inner {
          padding: 10px; }
          @media screen and (min-width: 950px) {
            .service_list h1 ul li .inner {
              padding: 10px; } }
          .service_list h1 ul li .inner a {
            text-decoration: none;
            display: block; }
          .service_list h1 ul li .inner .image {
            text-align: center;
            margin-bottom: 5px; }
            .service_list h1 ul li .inner .image img {
              max-width: 312px;
              width: 100%;
              height: auto;
              border: 1px solid #c7c7c7; }
          .service_list h1 ul li .inner .title {
            font-size: 21px;
            text-align: center;
            color: #383939;
            margin-bottom: 6px; }
            @media screen and (min-width: 950px) {
              .service_list h1 ul li .inner .title {
                font-size: 21px; } }
          .service_list h1 ul li .inner .text {
            text-align: center;
            color: #383939;
            margin-bottom: 3px; }
          .service_list h1 ul li .inner .link {
            text-align: center;
            position: absolute;
            bottom: 15px;
            width: 94%; }
            .service_list h1 ul li .inner .link span {
              font-size: 13px;
              padding-left: 28px;
              display: inline-block;
              background: url(../../images/arw_4.png) no-repeat center left;
              line-height: 2; }
              @media screen and (min-width: 950px) {
                .service_list h1 ul li .inner .link span {
                  font-size: 14px; } }

.under_menu {
  padding: 0 0 15px 0;
  width: 100%;
  margin-bottom: 0px;
  clear: both;
  position: relative;
  z-index: 8888; }
  @media screen and (max-width: 640px) {
    .under_menu {
      display: none; } }
  .under_menu div {
    background: #333333; }
  .under_menu ul {
    width: 100%;
    height: 90px;
    list-style: none;
    background: #333333; }
    .under_menu ul li {
      float: left;
      height: 70px;
      width: 10%;
      padding: 20px 0 0 0;
      font-size: 14px;
      text-align: center;
      background: url(../../images/dvc_arw_5_wh.png) no-repeat center 75px; }
      .under_menu ul li a {
        color: #ffffff;
        text-decoration: none;
        display: block;
        height: 60px;
        margin: -35px 0 0 0;
        padding: 35px 0 0 0; }
    .under_menu ul li:hover {
      background: #5d5d5d; }
    .under_menu ul li.how_to_use_d {
      height: 60px;
      min-width: 185px;
      margin: -40px 0 0 0;
      padding: 70px 0 0 0;
      background: #333333 url("/service/device/vega3000/images/vega3000/menu_catch.png") no-repeat center; }
      .under_menu ul li.how_to_use_d a {
        height: 60px;
        width: 100%;
        margin: -70px 0 0 0;
        padding: 70px 0 0 0; }
    .under_menu ul li.how_to_use_d:hover {
      background: #333333 url("/service/device/vega3000/images/vega3000/menu_catch_on.png") no-repeat center; }
    .under_menu ul li.how_to_use_d02 {
      height: 60px;
      min-width: 185px;
      margin: -40px 0 0 0;
      padding: 70px 0 0 0;
      background: #333333 url("/service/device/images/anywhere/menu_catch.png") no-repeat center; }
      .under_menu ul li.how_to_use_d02 a {
        height: 60px;
        width: 100%;
        margin: -70px 0 0 0;
        padding: 70px 0 0 0; }
    .under_menu ul li.how_to_use_d02:hover {
      background: #333333 url("/service/device/images/anywhere/menu_catch_on.png") no-repeat center; }
    .under_menu ul li.one_line {
      padding: 30px 0 0 0;
      height: 60px; }
    .under_menu ul li.no_line {
      background: none; }
  .under_menu ul.sep_5 li {
    width: 12%; }
  .under_menu ul.sep_5 li.how_to_use_d {
    width: 10%; }
  .under_menu ul.sep_vega3000 li {
    width: 9%; }
  .under_menu ul.sep_vega3000 li.how_to_use_d {
    width: 10%; }

@media screen and (min-width: 950px) {
  .under_menu_abs, .under_menu_abs_d {
    position: fixed;
    top: 70px;
    z-index: 10; }
    .under_menu_abs ul, .under_menu_abs_d ul {
      width: 100%;
      height: 60px;
      list-style: none;
      background: #333333; }
      .under_menu_abs ul li, .under_menu_abs_d ul li {
        float: left;
        height: 50px;
        width: 10%;
        padding: 10px 0 0 0;
        font-size: 13px;
        text-align: center;
        background: url(../../images/dvc_arw_5_wh.png) no-repeat center 65px; }
        .under_menu_abs ul li a, .under_menu_abs_d ul li a {
          color: #ffffff;
          text-decoration: none;
          display: block;
          height: 40px; }
      .under_menu_abs ul li.how_to_use_d, .under_menu_abs_d ul li.how_to_use_d {
        height: 60px;
        min-width: 185px;
        margin: -30px 0 0 0;
        padding: 60px 0 0 0;
        background-position: center 20px; }
      .under_menu_abs ul li.how_to_use_d:hover, .under_menu_abs_d ul li.how_to_use_d:hover {
        background-position: center 20px; }
      .under_menu_abs ul li.one_line, .under_menu_abs_d ul li.one_line {
        padding: 20px 0 0 0;
        height: 40px; } }

.sns {
  padding: 15px 0 0 0;
  text-align: right;
  margin-right: 1%; }

.sns iframe {
  vertical-align: top; }

#pagetop {
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 12000;
  cursor: pointer; }
  @media screen and (min-width: 950px) {
    #pagetop {
      width: 56px;
      height: 56px;
      bottom: 30px;
      right: 30px; } }
  #pagetop span {
    width: 35px;
    height: 35px;
    display: block; }
    @media screen and (min-width: 950px) {
      #pagetop span {
        width: 56px;
        height: 56px; } }
    #pagetop span img {
      display: block;
      width: 100%;
      height: auto; }

#btn_f_contact {
  display: none;
  position: relative;
  position: fixed;
  bottom: 0;
  left: 0;
  cursor: pointer;
  width: 130px;
  height: 48px; }
  @media screen and (max-width: 640px) {
    #btn_f_contact {
      display: none;
      position: relative;
      position: fixed;
      bottom: 0;
      right: 160px;
      width: 164px;
      height: 48px; } }
  #btn_f_contact img {
    display: block;
    width: 130px;
    height: 38px; }
    @media screen and (min-width: 950px) {
      #btn_f_contact img {
        width: 164px;
        height: 48px; } }

#contact_f_box {
  background: #fff;
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  border-top: 1px solid #dbdee0;
  border-bottom: 1px solid #dbdee0;
  z-index: 13500; }
  @media screen and (max-width: 640px) {
    #contact_f_box {
      display: block;
      bottom: 0px;
      background: #f9a42d; } }
  @media screen and (max-width: 640px) {
    #contact_f_box .contact_box_inner a {
      display: block;
      width: 100%;
      color: #ffffff;
      text-decoration: none; } }
  @media screen and (max-width: 640px) {
    #contact_f_box .contact_box_inner a span {
      background: url(../../images/arw_2.png) no-repeat left center;
      padding: 10px 10px 10px 30px; } }
  #contact_f_box .contact_box_inner .contact_box, #contact_f_box .contact_box_inner .form_box {
    width: 42%;
    float: left;
    padding: 10px 0 10px 25px;
    color: #ffffff; }
  @media screen and (max-width: 640px) {
    #contact_f_box .contact_box_inner .form_box {
      border-right: #ffffff solid 1px; } }
  #contact_f_box h1 {
    font-size: 16px;
    border-bottom: 1px solid #b7b7b8;
    padding-bottom: 10px; }
    @media screen and (max-width: 640px) {
      #contact_f_box h1 {
        font-size: 16px;
        top-bottom: 1px solid #b7b7b8;
        padding-bottom: 10px; } }
  #contact_f_box .title {
    font-size: 14px;
    color: #1688b0;
    margin: 15px 0 5px 0;
    line-height: 16px;
    padding: 6px 0;
    padding-left: 25px; }
    @media screen and (max-width: 640px) {
      #contact_f_box .title {
        font-size: 14px;
        color: #1688b0;
        margin: 7px 0 0 0;
        line-height: 16px;
        padding: 6px 0;
        padding-left: 25px; } }
  #contact_f_box .title_memo {
    background: url(../../images/icon_memo.png) no-repeat left center; }
    @media screen and (max-width: 640px) {
      #contact_f_box .title_memo {
        background: url(../../images/icon_memo_w.png) no-repeat left center;
        background-size: 23px;
        padding-left: 30px; } }
  #contact_f_box .title_tel {
    background: url(../../images/icon_tel.png) no-repeat left center; }
    @media screen and (max-width: 640px) {
      #contact_f_box .title_tel {
        background: url(../../images/icon_tel_sp_w.png) no-repeat left center;
        background-size: 18px;
        padding-left: 25px; } }
  #contact_f_box .contact_foam a {
    display: block;
    background: #fb9300;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 20px;
    border-radius: 3px;
    line-height: 22px;
    padding: 10px 0; }
    #contact_f_box .contact_foam a span {
      background: url(../../images/arw_2.png) no-repeat left center;
      padding: 10px 10px 10px 30px; }
  #contact_f_box .form {
    border-bottom: 1px dashed #000000; }
    @media screen and (max-width: 640px) {
      #contact_f_box .form {
        border-bottom: 1px dotted #000000; } }
  #contact_f_box .contact .tel a {
    font-size: 28px;
    float: left;
    color: #404040;
    text-decoration: none; }
    @media screen and (max-width: 640px) {
      #contact_f_box .contact .tel a {
        line-height: 1;
        font-size: 32px;
        float: left; } }
  #contact_f_box .contact .time {
    float: right; }
    @media screen and (max-width: 640px) {
      #contact_f_box .contact .time {
        float: right;
        line-height: 1.2; } }

/* footer */
#footer {
  background: #eef1f3;
  padding-top: 15px; }
  @media screen and (min-width: 950px) {
    #footer {
      padding-top: 30px; } }
  #footer .f_nav {
    margin-bottom: 15px; }
    @media screen and (min-width: 950px) {
      #footer .f_nav {
        margin-bottom: 30px; } }
    #footer .f_nav ul {
      width: 100%;
      margin-right: 3%;
      list-style-type: none;
      margin-bottom: 10px; }
      @media screen and (min-width: 950px) {
        #footer .f_nav ul {
          width: 23%;
          margin-right: 3%;
          float: left;
          list-style-type: none; } }
      #footer .f_nav ul li a {
        padding-left: 10px;
        text-decoration: none;
        color: #262627;
        font-size: 10px;
        background: url(../../images/arw_3.png) no-repeat center left; }
        @media screen and (min-width: 950px) {
          #footer .f_nav ul li a {
            padding-left: 10px;
            text-decoration: none;
            font-size: 12px;
            background: url(../../images/arw_3.png) no-repeat center left; } }
      #footer .f_nav ul li.parent {
        border-bottom: 1px solid #1688b0;
        margin-bottom: 5px; }
        @media screen and (min-width: 950px) {
          #footer .f_nav ul li.parent {
            border-bottom: 1px solid #1688b0;
            margin-bottom: 5px; } }
        #footer .f_nav ul li.parent a {
          font-size: 14px;
          background: none;
          color: #1688b0;
          padding-left: 0; }
          @media screen and (min-width: 950px) {
            #footer .f_nav ul li.parent a {
              font-size: 14px;
              padding-left: 0; } }
    #footer .f_nav ul:first-child {
      width: 100%; }
      @media screen and (min-width: 950px) {
        #footer .f_nav ul:first-child {
          width: 21%; } }
    #footer .f_nav ul:last-child {
      margin-right: 0; }
      @media screen and (min-width: 950px) {
        #footer .f_nav ul:last-child {
          margin-right: 0; } }
  #footer .f_onav {
    background: #fff;
    padding: 10px 0px; }
    #footer .f_onav ul {
      padding-top: 5px;
      padding-bottom: 5px;
      list-style-type: none;
      background: url(../../images/border_1.png) repeat-x; }
      @media screen and (min-width: 950px) {
        #footer .f_onav ul {
          padding-top: 5px;
          padding-bottom: 5px;
          background: url(../../images/border_1.png) repeat-x; } }
      #footer .f_onav ul li {
        display: block; }
        @media screen and (min-width: 950px) {
          #footer .f_onav ul li {
            display: inline;
            border-right: 1px solid #cccccc;
            padding: 0 10px; } }
        #footer .f_onav ul li a {
          padding-left: 10px;
          color: #262627;
          font-size: 10px;
          text-decoration: none;
          background: url(../../images/arw_3.png) no-repeat center left; }
          @media screen and (min-width: 950px) {
            #footer .f_onav ul li a {
              padding-left: 10px;
              color: #262627;
              font-size: 11px;
              background: url(../../images/arw_3.png) no-repeat center left; } }
          #footer .f_onav ul li a img {
            vertical-align: middle; }
  #footer #copy {
    background: #fbfbfb;
    color: #fff;
    padding: 20px 0 35px 0; }
    @media screen and (min-width: 950px) {
      #footer #copy {
        padding: 20px 0 35px 0; } }
    #footer #copy img {
      width: 100%;
      max-width: 296px;
      height: auto; }

#key_service {
  background: url("/service/device/images/top/main_dvc_vega3000.png") 90% -20px no-repeat,url("/service/device/images/top/main_bg.jpg") repeat-x;
  background-size: auto,cover;
background-position: bottom right,center;
/* z-index: -99; */ }
 @media screen and (min-width: 641px){
#key_service{
padding-bottom: 65px;
}
}
  @media screen and (max-width: 640px) {
    #key_service {
      background: url("/service/device/images/top/main_dvc_cat02_sp.png") 50% 210px no-repeat;
      height: 560px; } }
  #key_service .bread a {
    color: #1688b0;
    text-decoration: none; }
  #key_service .bread a:hover {
    text-decoration: underline;
    opacity: 0.7; }
  #key_service .title {
    color: #1688b0; }
  #key_service .lead {
    color: #333; }
    #key_service .lead span.comissions {
      /*border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-o-border-radius: 5px;
			-ms-border-radius: 5px;
			text-decoration: none;
			background: #1688b0;
			padding: 5px 10px;
			margin: 0 0 0 0;
			font-size: 13px;
			font-weight: bold;
			color: #ffffff;
			height: auto;
			vertical-align: top; */
      color: #1688b0;
      font-size: 18px;
      font-weight: bold; }
#key_service .lead a{
/* color:#1f1f1f;*/
}
    #key_service .lead a.qr_inq {
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      text-decoration: none;
      background: #5bb016;
      padding: 10px 30px;
      margin: 0 0 0 0;
      font-size: 16px;
      font-weight: bold;
      color: #ffffff;
      height: auto;
      vertical-align: top;
      text-shadow: none; }
    #key_service .lead a.qr_inq_or {
      background: #fb9300; }

#anywhere #key_service {
  background: url("/service/device/images/top/main_dvc_anywhere.png") 80% 0px no-repeat;
  background-size: auto; }
  @media screen and (max-width: 640px) {
    #anywhere #key_service {
      background: url("/service/device/images/top/main_dvc_cat01_sp.png") 50% 190px no-repeat;
      height: 540px;
      /* background-size:  cover;*/ } }

#anywhere_2nd_lyr #key_service {
  background-color: #f9fafc;
  background: url("/service/device/images/anywhere/2nd_visual.jpg") right -290px no-repeat;
  background-size: cover; }
  @media screen and (max-width: 640px) {
    #anywhere_2nd_lyr #key_service {
      background: url("/service/device/images/anywhere/2nd_visual.jpg") 100% top no-repeat;
      background-size: cover;
      height: 180px;
      width: 100%; } }

#vega_2nd_lyr #key_service {
  background: url("/service/device/vega3000/images/vega3000/2nd_visual.jpg") right -200px no-repeat;
  background-size: cover;
  background-color: #f9fafc; }
  @media screen and (max-width: 640px) {
    #vega_2nd_lyr #key_service {
      background: url("/service/device/vega3000/images/vega3000/2nd_visual.jpg") 100% top no-repeat;
      background-size: cover;
      height: 180px;
      width: 100%; } }

#scan_qr #key_service {
  background: url("/service/device/scan/images/main_scan.jpg") right -50px no-repeat;
  background-size: auto; }
  @media screen and (max-width: 640px) {
    #scan_qr #key_service {
      background: url("/service/device/scan/images/main_scan.jpg") 78% top no-repeat;
      background-size: cover; } }

#paycas #key_service {
  background: url("/service/device/images/paycas/main_paycas.jpg") right -50px no-repeat;
  background-size: auto; }
  @media screen and (max-width: 640px) {
    #paycas #key_service {
      background: url("/service/device/images/paycas/main_paycas.jpg") 78% top no-repeat;
      background-size: cover;
      height:auto;} }

#top_lyr .key_1st {
  background: url("/service/device/images/top/2nd_visual.jpg") right -120px no-repeat;
  background-size: cover;
  /* z-index: -99; */ }
  @media screen and (max-width: 640px) {
    #top_lyr .key_1st {
      background: url("/service/device/images/top/2nd_visual.jpg") 50% top no-repeat;
      background-size: cover;
      height: 180px; } }

#top_lyr h2.title, #vega_2nd_lyr h2.title, #anywhere_2nd_lyr h2.title {
  font-size: 40px;
  /* margin-top: 20px; */
  padding-top: 20px; }
  @media screen and (max-width: 640px) {
    #top_lyr h2.title, #vega_2nd_lyr h2.title, #anywhere_2nd_lyr h2.title {
      font-size: 30px;
      padding-top: 5%; } }

#key_service_detail {
  background: url(/service/device/vega3000/images/service/key_detail1.png) center center;
  background-size: cover; }
  #key_service_detail .lead {
    color: #1688b0;
    margin-bottom: 20px; }

#key_find {
  background: url(/service/device/vega3000/images/find/key.png) center center;
  background-size: cover; }
  #key_find .lead {
    color: #1688b0; }

.key {
  position: relative;
  height: 450px;
  width: 100%; }
  @media screen and (min-width: 950px) {
    .key {
      position: relative;
      height: 450px;
      width: 100%; } }
  .key .key_contents {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    /* background: url("/service/device/vega3000/images/vega3000/main_left_base.png") no-repeat left bottom; */
    height: -webkit-fill-available; }
    @media screen and (max-width: 640px) {
      .key .key_contents {
        padding-top: 20px;
        background: none;
        text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff; } }
    .key .key_contents img {
      max-width: 100%;
      height: auto;
      margin-top: 10px;
      background: #ffffff;
      padding: 10px; }
    .key .key_contents .bread {
      padding-top: 20px;
      font-size: 14px; }
      @media screen and (max-width: 640px) {
        .key .key_contents .bread {
          display: none;
          margin-bottom: 20px;
          font-size: 14px; } }
      .key .key_contents .bread a {
        text-decoration: none; }
    .key .key_contents .title {
      font-size: 46px;
      margin-bottom: 10px;
      font-weight: normal;
      line-height: 120%;
      padding-top: 25px; }
      .key .key_contents .title span {
        font-size: 16px;
        display: block;
        /* margin-bottom: -15px; */
        line-height: 140%; }
      @media screen and (max-width: 640px) {
        .key .key_contents .title {
          font-size: 30px;
          margin-bottom: 10px;
          padding-top: 0%; }
          .key .key_contents .title span {
            font-size: 12px;
            width: 60%; } }
    .key .key_contents .lead {
      font-size: 16px; }
      @media screen and (min-width: 950px) {
        .key .key_contents .lead {
          font-size: 16px; } }
  .key .key_contents_sub {
    background: none; }
  .key .main_device {
    position: absolute;
    top: 20%;
    margin: 0 auto;
    text-align: center;
    left: 45%; }
    @media screen and (max-width: 640px) {
      .key .main_device {
        display: none; } }
  .key .link_list {
    border-top: 1px solid #1688b0;
    border-bottom: 1px solid #1688b0;
    list-style-type: none;
    width: 300px; }
    @media screen and (min-width: 950px) {
      .key .link_list {
        list-style-type: none;
        width: 340px; } }
    .key .link_list li {
      width: 150px;
      float: left; }
      @media screen and (min-width: 950px) {
        .key .link_list li {
          width: 150px;
          float: left; } }
      .key .link_list li a {
        text-decoration: none; }
        @media screen and (min-width: 950px) {
          .key .link_list li a {
            text-decoration: none; } }
        .key .link_list li a span {
          background: url("/service/device/vega3000/images/arw_5.png") no-repeat scroll left center;
          display: inline-block;
          font-size: 10px;
          line-height: 2;
          padding-left: 20px; }
          @media screen and (min-width: 950px) {
            .key .link_list li a span {
              font-size: 11px;
              padding-left: 20px; } }
    .key .link_list li.max {
      width: 300px; }
      @media screen and (min-width: 950px) {
        .key .link_list li.max {
          width: 300px; } }

#scan_qr .key .key_contents {
  background: none; }

.key_sub {
  height: 170px;
  padding-top: 0px; }
  @media screen and (max-width: 640px) {
    .key_sub {
      width: 95%;
      float: inherit; } }

.n_title {
  font-size: 24px;
  border-top: 1px solid #d8dadc;
  border-bottom: 1px solid #d8dadc; }
  .n_title h1 {
    line-height: 1;
    padding: 1em 0; }

.n_bread {
  line-height: 1;
  padding: 1em 0;
  font-size: 16px; }
  .n_bread a {
    text-decoration: none; }

.main_body {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 200px auto; }
  @media screen and (max-width: 950px) {
    .main_body {
      width: 300px;
      margin: 0 0 50px 0; } }
  @media screen and (max-width: 640px) {
    .main_body {
      width: 90%;
      margin: 0 auto; } }
  .main_body h3 {
    font-size: 33px;
    font-weight: normal;
    color: #1688b0;
    text-align: center;
    margin: 0 auto 30px auto; }
  .main_body h4 {
    font-size: 28px;
    font-weight: normal;
    color: #1688b0;
    text-align: left;
    margin: 0 auto 10px auto; }

#dvc_top #terminal_service section h3 {
  font-size: 36px;
  font-weight: normal;
  color: #1688b0;
  text-align: center;
  margin: 0 0 20px 0;
  border-bottom: none; }

#dvc_top #terminal_service section .supported {
  padding-top: 30px; }

#dvc_top #terminal_service section .device_line-up {
  width: 100%;
  margin: 50px 0;
  display: flex; 
  justify-content: space-between; }
  @media screen and (max-width: 640px) {
    #dvc_top #terminal_service section .device_line-up{
      display: block;
    }
  }
  #dvc_top #terminal_service section .device_line-up .device_detail {
    border: #ccc solid 1px;
    width: calc(100% / 5 - 5px); }
    @media screen and (max-width: 640px) {
      #dvc_top #terminal_service section .device_line-up .device_detail {
        width: 90%;
        margin: 30px auto;
        display: block;
        text-align: center; } }
    #dvc_top #terminal_service section .device_line-up .device_detail h5 {
      text-align: center;
      background: #f3f3f3;
      max-height: 100px;
      border-bottom: #ccc solid 1px;
      padding: 10px 0;
font-size:14px;
}
    #dvc_top #terminal_service section .device_line-up .device_detail p {
      padding: 10px; }
    #dvc_top #terminal_service section .device_line-up .device_detail p.sub_lead {
      min-height: 80px;
      color: #1688b0;
font-size:14px;}
    #dvc_top #terminal_service section .device_line-up .device_detail .device_catg {
      text-align: center;
      padding: 10px;
      min-height: 130px; }
      #dvc_top #terminal_service section .device_line-up .device_detail .device_catg p {
        display: block;
        width: 80%;
        color: #fff;
        font-weight: bold;
        margin: 0 auto 10px auto;
        min-height: 20px; }
      #dvc_top #terminal_service section .device_line-up .device_detail .device_catg p.catg_cc {
        background: #1688b0; }
      #dvc_top #terminal_service section .device_line-up .device_detail .device_catg p.catg_dm {
        background: #5bb016; }
      #dvc_top #terminal_service section .device_line-up .device_detail .device_catg p.catg_dm_s {
        background: #5bb016;
        display: inline-block;
        width: 45%;
        margin-right: 10px;
        font-size: 14px;
    padding: 10px 0;}
      #dvc_top #terminal_service section .device_line-up .device_detail .device_catg p.catg_qr {
        background: #e2c200; }
      #dvc_top #terminal_service section .device_line-up .device_detail .device_catg p.catg_qr_s {
        background: #e2c200;
        display: inline-block;
        width: 30%;
        font-size: 14px; }
    #dvc_top #terminal_service section .device_line-up .device_detail img {
      max-width: 190px;
      text-align: center; }
    #dvc_top #terminal_service section .device_line-up .device_detail p.device_type, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_1st, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_mnth, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_trans, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_model, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_print, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_check {
      min-height: 40px;
      max-height: 60px;
      border-top: #ccc solid 1px;
      text-align: center;
      font-size: 12px; }
      @media screen and (max-width: 640px) {
        #dvc_top #terminal_service section .device_line-up .device_detail p.device_type, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_1st, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_mnth, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_trans, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_model, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_print, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_check {
          font-size: 16px; } }
    #dvc_top #terminal_service section .device_line-up .device_detail .detail_lnk {
      text-align: center; }
      #dvc_top #terminal_service section .device_line-up .device_detail .detail_lnk a {
        display: inline-block;
        width: 80%;
        text-align: center;
        background: #fb9300;
        font-size: 16px;
        color: #fff;
        padding: 10px;
        margin: 0 auto 10px auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        text-decoration: none; }
      #dvc_top #terminal_service section .device_line-up .device_detail .detail_lnk a:hover {
        opacity: 0.7; }
    #dvc_top #terminal_service section .device_line-up .device_detail p.device_type {
      background: #f3f3f3; }
    #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_trans, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_print {
      min-height: 70px; }
      @media screen and (max-width: 640px) {
        #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_trans, #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_print {
          min-height: 90px; } }
    #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_check {
      min-height: 80px;
      text-align: left;
    margin-bottom: 20px;}
      @media screen and (max-width: 640px) {
        #dvc_top #terminal_service section .device_line-up .device_detail p.device_fee_check {
          min-height: 100px; } }

@media screen and (max-width: 640px) {
  #dvc_top #terminal_service section.lp_pcr2, #dvc_top #terminal_service section.vega3000, #dvc_top #terminal_service section.vega3000_2nd {
    padding: 20px 10px; } }

#dvc_top #terminal_service section.lp_pcr2 h3, #dvc_top #terminal_service section.vega3000 h3, #dvc_top #terminal_service section.vega3000_2nd h3 {
  text-align: left;
  font-size: 36px;
  font-weight: normal;
  border-bottom: none; }
  @media screen and (max-width: 640px) {
    #dvc_top #terminal_service section.lp_pcr2 h3, #dvc_top #terminal_service section.vega3000 h3, #dvc_top #terminal_service section.vega3000_2nd h3 {
      font-size: 24px; } }

#dvc_top #terminal_service section.lp_pcr2 ul.msg, #dvc_top #terminal_service section.vega3000 ul.msg, #dvc_top #terminal_service section.vega3000_2nd ul.msg {
  width: 90%; }

/* base table */
table.overview_tbl, table.overview_tbl02 {
  width: 100%;
  border-collapse: collapse;
  max-width: 1100px;
  margin: 30px 0;
  color: #333333;
  font-size: 14px; }
  table.overview_tbl th, table.overview_tbl02 th {
    width: 25%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    background: #f7f7f7;
    border: 1px solid #d8dadc; }
  table.overview_tbl td, table.overview_tbl02 td {
    padding: 10px;
    background: #fff;
    border: 1px solid #d8dadc; }

ul.table_btm {
  max-width: 900px;
  margin: 20px 0;
  padding: 0 0 0 0;
  font-size: 14px; }

ul.table_btm_no {
  max-width: 900px;
  margin: 20px 0;
  padding: 0 0 0 0;
  list-style: none;
  font-size: 12px; }
  @media screen and (max-width: 640px) {
    ul.table_btm_no {
      padding: 0 10px 0 0; } }

@media screen and (max-width: 640px) {
  .tabl_scrl {
    width: 100%;
    overflow-x: scroll; }
  table.overview_tbl {
    /*width: 1100px;
		margin: 0 0 30px 0;
        border-collapse: collapse;
        table-layout: fixed;
        word-break: break-all;*/ } }
  @media screen and (max-width: 640px) and (max-width: 640px) {
    table.overview_tbl th, table.overview_tbl td {
      display: block;
      width: 100%; } }

@media screen and (max-width: 640px) {
    table.overview_tbl th {
      /* position:absolute;
			left:0px; */ }
  table.overview_tbl02 {
    width: 100%;
    margin: 0 0 30px 0;
    border-collapse: collapse;
    table-layout: fixed;
    word-break: break-all; }
    table.overview_tbl02 th {
      /* position:absolute;
			left:0px; */ }
  ul.table_btm {
    max-width: 100%;
    margin: 20px 0 0 20px; } }

/* FAQ */
ul.faq_q,
ul.faq_a {
  margin: 0 0 0 0;
  padding: 10px 20px;
  list-style: none;
  overflow: hidden; }

ul.faq_q {
  background: #f0f0f0;
  clear: both;
  margin: 20px 0 0 0; }

#terminal_service section.top_faq {
  margin-top: 100px; }
  #terminal_service section.top_faq ul.faq_q {
    padding: 0 100px; }
    @media screen and (max-width: 640px) {
      #terminal_service section.top_faq ul.faq_q {
        padding: 0 10px; } }
  #terminal_service section.top_faq ul.faq_a {
    margin: 0 85px; }
    @media screen and (max-width: 640px) {
      #terminal_service section.top_faq ul.faq_a {
        margin: 0 10px; } }

ul.faq_a {
  color: #1688b0;
  clear: both;
  margin: 0 0 0 70px; }
  @media screen and (max-width: 640px) {
    ul.faq_a {
      margin: 0 0 0 0; } }

ul.faq_q li,
ul.faq_a li {
  float: left;
  padding-right: 20px; }
  @media screen and (max-width: 640px) {
    ul.faq_q li,
    ul.faq_a li {
      float: inherit; } }

ul.faq_q li.q_ttl,
ul.faq_a li.a_ttl {
  font-size: 50px;
  width: 5%; }
  @media screen and (max-width: 640px) {
    ul.faq_q li.q_ttl,
    ul.faq_a li.a_ttl {
      font-size: 40px; } }

ul.faq_q li.q_word,
ul.faq_a li.a_word {
  padding: 20px 0;
  width: 90%; }
  @media screen and (max-width: 640px) {
    ul.faq_q li.q_word,
    ul.faq_a li.a_word {
      padding: 0 0 20px 0;
      width: auto; } }

ul.device_cnt {
  margin: 20px 0; }
  ul.device_cnt li {
    list-style: none;
    padding: 10px 0; }

/* top flow */
#terminal_service section.top_flow {
  margin-top: 100px; }
  #terminal_service section.top_flow ul li {
    display: inline-table;
    width: 19%;
    text-align: center; }
    @media screen and (max-width: 640px) {
      #terminal_service section.top_flow ul li {
        width: 100%;
        margin-bottom: 50px; } }
    #terminal_service section.top_flow ul li p {
      padding: 0 15px; }

/*端末決済サービストップ*/
#key_service_top {
  background: #f3f3f3 url("/service/device/images/top/main_bg.jpg") no-repeat;
  background-size: cover;
  /* z-index: -99; */ }
  @media screen and (max-width: 640px) {
    #key_service_top {
      background: #fff url("/service/device/images/top/main_bg.jpg") 50% 0px no-repeat;
      background-size: 100% 400px; } }

@media screen and (min-width: 641px){
  .keytop {
height: 400px;
}
}
.keytop {
  position: relative;
  width: 100%;
  background: #f3f3f3; }

.keytop .key_top_contents {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1200px;
  height: 100%;
  height: -webkit-fill-available;
  /* background: url("/service/device/images/top/main_left_base.png") no-repeat left bottom; */ }
  @media screen and (max-width: 640px) {
    .keytop .key_top_contents {
      text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff;
      background: none; } }
  .keytop .key_top_contents .bread a {
    color: #1688b0;
    text-decoration: none; }
  .keytop .key_top_contents .bread a:hover {
    text-decoration: underline; }
  .keytop .key_top_contents p.lead {
    font-size: 14px; }

.keytop .key_top_contents .title {
  font-size: 50px;
  margin-bottom: 0px;
  font-weight: normal;
  line-height: 120%;
  color: #333333;
  padding-top: 30px; }
  @media screen and (max-width: 640px) {
    .keytop .key_top_contents .title {
      font-size: 30px; } }

.pt50 {
  padding-top: 30px; }

.pt80 {
  padding-top: 80px; }

.key_sub {
  display: block;
  float: left; }
  .key_sub h3 {
    font-size: 24px;
    color: #1688b0;
    font-weight: 100;
    margin-top: 0px; }
  .key_sub .dvc_sub_lnk {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #fb9300;
    border: #ffffff solid 2px;
    font-size: 16px;
    color: #fff;
    padding: 8px 10px;
    margin: 20px 0 10px 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    text-decoration: none; }
    @media screen and (max-width: 640px) {
      .key_sub .dvc_sub_lnk {
        text-shadow: none;
        font-weight: bold; } }
  @media screen and (max-width: 640px) {
    .key_sub {
      float: inherit;
      width: 95%; }
      .key_sub h3 {
        font-size: 21px;
        color: #1688b0;
        font-weight: bold;
        margin-top: 20px; } }

.key_sub02 {
  width: 35%;
  height: 80px; }
  @media screen and (max-width: 640px) {
    .key_sub02 {
      width: 95%; } }

.dvc_point {
  width: 1200px;
  margin: -80px auto 0 auto; }
  @media screen and (max-width: 640px) {
    .dvc_point {
      width: 100%;
      margin: 360px auto 0 auto; } }
  .dvc_point .dvc_point_card {
    width: 400px;
    background: #ffffff;
    padding: 20px;
    float: left;
    border: #ccc solid 1px;
    text-align: center; }
    @media screen and (max-width: 640px) {
      .dvc_point .dvc_point_card {
        width: 90%;
        float: inherit;
        border: none; }
        .dvc_point .dvc_point_card img {
          width: 100%; } }
    .dvc_point .dvc_point_card span {
      font-weight: bold; }
  .dvc_point .dvc_point_movie {
    width: 650px;
    background: #ffffff;
    padding: 20px 20px 10px 20px;
    float: right;
    border: #ccc solid 1px;
    margin-top: 45px; }
    @media screen and (max-width: 640px) {
      .dvc_point .dvc_point_movie {
        width: 95%;
        float: inherit;
        border: none;
        margin-top: 0px; } }
    .dvc_point .dvc_point_movie span {
      font-weight: bold; }
    .dvc_point .dvc_point_movie .mv_iframe {
      float: left;
      width: 50%; }
      @media screen and (max-width: 640px) {
        .dvc_point .dvc_point_movie .mv_iframe {
          float: inherit;
          display: block;
          width: 95%; } }
      .dvc_point .dvc_point_movie .mv_iframe span {
        font-size: 12px; }
    .dvc_point .dvc_point_movie .mv_iframe:first-child {
      margin-right: 30px; }
      @media screen and (max-width: 640px) {
        .dvc_point .dvc_point_movie .mv_iframe:first-child {
          margin-right: 0px;
          margin-bottom: 30px; } }
    @media screen and (max-width: 640px) {
      .dvc_point .dvc_point_movie iframe {
        width: 100%; } }

.right_link {
  float: right;
  margin: 10px 0 0 0;
  height: 150px;
  width: 60%; }
  .right_link img.r_link01, .right_link img.r_link02 {
    width: 230px; }
  .right_link img.r_link03 {
    width: 260px; }
  @media screen and (max-width: 640px) {
    .right_link {
      height: auto;
      width: 100%; }
      .right_link a {
        float: left;
        width: 33%; }
        .right_link a img, .right_link a img.r_link01, .right_link a img.r_link02, .right_link a img.r_link03 {
          width: 100%; } }

#terminal_service {
  display: block;
  clear: both; }

#terminal_service section {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  margin: 0 auto; }
  @media screen and (max-width: 640px) {
    #terminal_service section {
      padding: 0 2%;
      width: 95%; } }

#terminal_service section .container {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 1200px;
  margin: 0 auto; }

#terminal_service section.gray_bg {
  background: #f7f7f7; }

#terminal_service section.how_to_use {
  background: #f7f7f7 url(/service/device/vega3000/images/vega3000/how_to_use.png) no-repeat 80% 100%; }
  @media screen and (max-width: 640px) {
    #terminal_service section.how_to_use {
      background: #f7f7f7; } }

#terminal_service section.how_to_use02 {
  background: #f7f7f7 url(/service/device/images/anywhere/how_to_use.png) no-repeat 80% 100%; }
  @media screen and (max-width: 640px) {
    #terminal_service section.how_to_use02 {
      background: #f7f7f7; } }

#terminal_service ul.supported li {
  list-style: none;
  width: 32%;
  float: left;
  line-height: 200%;
  text-align: center;
  font-weight: bold; }
  @media screen and (max-width: 640px) {
    #terminal_service ul.supported li {
      width: 98%;
      float: none; } }
  #terminal_service ul.supported li img {
    width: 100%;
    max-width: 568px; }
  #terminal_service ul.supported li img.comiss01 {
    margin: 5px 0 0 0; }
  #terminal_service ul.supported li img.comiss02 {
    margin: 10px 0 0 0; }
  #terminal_service ul.supported li img.comiss03 {
    margin: 0 0 0 0; }
  #terminal_service ul.supported li span {
    padding: 0 0 0 0; }
  #terminal_service ul.supported li span.comissions {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-decoration: none;
    background: #1688b0;
    padding: 5px 10px;
    margin: 0 10px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    height: auto;
    vertical-align: top; }

#terminal_service hr {
  border-bottom: solid 1px #ccc;
  border-top: none;
  border-right: none;
  border-left: none; }

#terminal_service table.terminal, #terminal_service table.terminal02 {
  width: 100%; }
  @media screen and (max-width: 640px) {
    #terminal_service table.terminal, #terminal_service table.terminal02 {
      width: 97%;
      /* border: #cccccc solid 1px; */
      border: none; } }
  #terminal_service table.terminal a:hover, #terminal_service table.terminal02 a:hover {
    outline: none; }

#terminal_service table.terminal th {
  border-bottom: solid 1px #ccc;
  font-weight: 100;
  width: 16%;
  text-align: left;
  padding: 10px 5px;
  vertical-align: top;
  font-size: 14px; }
  #terminal_service table.terminal th .detail_lnk {
    text-align: center; }
    #terminal_service table.terminal th .detail_lnk a {
      display: inline-block;
      width: 80%;
      text-align: center;
      background: #fb9300;
      font-size: 14px;
      color: #fff;
      padding: 10px;
      margin: 0 auto 10px auto;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      text-decoration: none;
      height: auto; }
    #terminal_service table.terminal th .detail_lnk a:hover {
      opacity: 0.7; }

#terminal_service table.terminal td {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  padding: 20px 5px;
  vertical-align: top;
  text-align: center;
  width: 16%;
  max-width: 150px;
  font-size: 14px; }
#terminal_service table.terminal td.term_device img{max-width: 150px;}
  @media screen and (max-width: 640px) {
    #terminal_service table.terminal td {
      border-bottom: none;
      border-left: none;
      padding: 20px 5px; } }
  #terminal_service table.terminal td span {
    border: #1688b0 solid 1px;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #1688b0; }
  #terminal_service table.terminal td span.comissions {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-decoration: none;
    background: #1688b0;
    padding: 5px 10px;
    margin: 0 10px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    height: auto;
    vertical-align: top; }
  #terminal_service table.terminal td span.coms_caut {
    border: none;
    padding: 0 0 0 0;
    font-size: 10px;
    font-weight: normal;
    color: #000000; }

#terminal_service table.terminal th.first {
  padding: 30px 0 10px; }

#terminal_service table.terminal td.first {
  padding: 30px 0 10px; }

#terminal_service table.terminal th.last,
#terminal_service table.terminal td.last {
  border-bottom: none; }

#terminal_service table.terminal a {
  display: block;
  color: #404040;
  text-decoration: none;
  background: url(/service/device/images/top/arrow.png) no-repeat bottom center;
  width: 100%;
  height: 60px; }

#terminal_service table.terminal a.device_lnk {
  padding: 5px 20px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background: #1688b0;
  margin: 20px 0;
  width: auto;
  height: auto;
  font-size: 12px; }
  @media screen and (max-width: 640px) {
    #terminal_service table.terminal a.device_lnk {
      margin: 20px 10px;
      font-size: 14px; } }

#terminal_service table.terminal td.non {
  vertical-align: middle; }

#terminal_service table.terminal td.clm3 {
  width: 20%; }

#terminal_service table.terminal td p {
  text-align: left;
  font-size: 18px;
  line-height: 180%;
  padding: 0 20px; }

#terminal_service table.terminal td p.dv_type {
  border: solid 1px #1688b0;
  color: #1688b0;
  padding: 0px;
  margin: 0px auto;
  width: 80%;
  text-align: center;
  font-size: 14px; }
  @media screen and (max-width: 640px) {
    #terminal_service table.terminal td p.dv_type {
      width: 60%; } }

#terminal_service table.terminal02 th, #terminal_service table.terminal02 td {
  border: solid 1px #ccc;
  border-collapse: collapse; }

#terminal_service table.terminal02 th, #terminal_service table.terminal02 th.first, #terminal_service table.terminal02 td.first {
  padding: 20px; }

@media screen and (max-width: 640px) {
  #terminal_service table.terminal th {
    display: none; }
  #terminal_service table.terminal td img {
    /*  max-width: 133px; 
    max-height: 205px; */
    width: 100%; }
  #terminal_service table.terminal td img.top_dvices {
    height: 100%;
    width: auto; }
  #terminal_service table.terminal td img.srv_logo {
    max-width: 100%; }
  #terminal_service table.terminal td p {
    font-size: 14px; }
  #terminal_service table.terminal_sp {
    margin-top: 30px;
    border: #cccccc solid 1px; }
    #terminal_service table.terminal_sp th {
      display: table-cell; }
    #terminal_service table.terminal_sp td {
      border: #cccccc solid 1px; }
    #terminal_service table.terminal_sp img {
      max-width: 205px; } }

@media screen and (max-width: 640px) {
  #terminal_service table.terminal tr.sp td {
    padding: 10px 0 0 0;
    font-weight: bold;
    width: 100%;
    line-height: 250%; }
    #terminal_service table.terminal tr.sp td p {
      text-align: center; } }

#terminal_service section.lp_pcr2 {
  background: #f7f7f7 url(/service/device/images/top/lp_pcr2_bg.png) no-repeat 80% 5%;
  padding: 30px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service section.lp_pcr2 {
      background: #f7f7f7 url(/service/device/images/top/lp_pcr2_bg.png) no-repeat 0 80px;
      /* -500% 120px */ } }

#terminal_service section.qr_device01 {
  background: #f7f7f7 url(/service/device/images/top/qr_device01.png) no-repeat 70% 50%;
  padding: 30px 0; }
  #terminal_service section.qr_device01 h3.qr_subttl {
    text-align: center; }
  #terminal_service section.qr_device01 p.qr_subttl_lead {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: #ccc solid 1px;
    margin-bottom: 50px; }
  @media screen and (max-width: 640px) {
    #terminal_service section.qr_device01 {
      background: #f7f7f7 url(/service/device/images/top/qr_device01.png) no-repeat 0 320px;
      /* -500% 120px */
      background-size: 90%;
      padding: 30px 10px;
      width: 95%; } }

#terminal_service section.qr_device02 {
  background: #ffffff url(/service/device/images/top/qr_device02.png) no-repeat 80% 60%;
  padding: 30px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service section.qr_device02 {
      background: #ffffff url(/service/device/images/top/qr_device02.png) no-repeat 0 170px;
      /* -500% 120px */
      background-size: 90%;
      padding: 30px 10px;
      width: 95%; } }

#terminal_service section.qr_device02b {
  background: #ffffff url(/service/device/images/top/qr_device02b.png) no-repeat 90% 15%;
  padding: 30px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service section.qr_device02b {
      background: #ffffff url(/service/device/images/top/qr_device02b.png) no-repeat 0 300px;
      /* -500% 120px */
      background-size: 88%;
      padding: 30px 10px;
      width: 95%; } }

#terminal_service section.qr_device03 {
  background: #f7f7f7 url(/service/device/images/top/qr_device03.png) no-repeat 80% 60%;
  padding: 30px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service section.qr_device03 {
      background: #f7f7f7 url(/service/device/images/top/qr_device03.png) no-repeat center 190px;
      /* -500% 120px */
      background-size: 83%;
      padding: 30px 10px;
      width: 95%; } }

#terminal_service section.paycas_device03 {
  background: #f7f7f7 url(/service/device/images/paycas/paycas_device02.png) no-repeat 80% 60%;
  padding: 30px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service section.paycas_device03 {
      background: #f7f7f7 url(/service/device/images/paycas/paycas_device02.png) no-repeat center 190px;
      /* -500% 120px */
      background-size: 83%;
      padding: 30px 10px;
      width: 95%; } }

#terminal_service section.lp_pcr2 h3 {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0; }

#terminal_service p.qr_device_caut {
  font-size: 12px;
  padding-bottom: 20px; }

h4, #top_lyr section h4 {
  color: #1688b0;
  margin-top: 0px;
  font-weight: bold;
  font-size: 28px; }
  @media screen and (max-width: 640px) {
    h4, #top_lyr section h4 {
      margin-top: 20px;
      font-weight: 400;
      font-size: 22px; } }

#terminal_service section.lp_pcr2 h4 {
  /* , #top_lyr section h4 */
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 0px; }
  @media screen and (max-width: 640px) {
    #terminal_service section.lp_pcr2 h4 {
      margin-top: 350px; } }

#terminal_service section.faq_device h4 {
  margin-top: 50px;
  border-top: #ccc dotted 1px;
  padding-top: 50px; }

@media screen and (max-width: 640px) {
  #terminal_service section.qr_device01 h4.qr_ttl02, #terminal_service section.qr_device02 h4.qr_ttl02, #terminal_service section.qr_device02b h4.qr_ttl02, #terminal_service section.qr_device03 h4.qr_ttl02 {
    margin-top: 30px; } }

#terminal_service section.lp_pcr2 h4 span {
  font-size: 14px;
  border: solid 1px #1688b0;
  padding: 1px 5px;
  margin-right: 10px; }

#terminal_service section.lp_pcr2 span.qr_cat {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  border: solid 1px #333333;
  padding: 3px 20px;
  line-height: 200%; }

#terminal_service section p.subttl {
  color: #1688b0;
  font-size: 28px;
  font-weight: 100;
  text-align: center;
  padding: 20px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service section p.subttl {
      font-size: 24px; } }

#terminal_service ul.msg {
  margin: 20px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service ul.msg {
      margin: 300px 0 20px 0; } }
  #terminal_service ul.msg li {
    list-style: none;
    text-indent: 0em;
    font-size: 19px;
    font-weight: 100;
    padding: 5px 0 10px 50px;
    background: url(/service/device/images/top/msg_icon.png) no-repeat 0 45%; }

#terminal_service .detail_btn_og {
  text-align: center;
  margin-bottom: 30px; }

#terminal_service .detail_btn_og a {
  display: inline-block;
  background: #fb9300;
  font-size: 21px;
  color: #fff;
  padding: 5px 80px;
  margin: 30px auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  text-decoration: none; }

#terminal_service ul.ex_list li {
  list-style: none;
  float: left;
  width: 30%;
  margin: 1.5%;
  /*  */
  font-size: 16px;
  text-align: center;
  padding-bottom: 10px; }

#terminal_service ul.ex_list li h5 {
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px; }

#terminal_service ul.ex_list li img {
  width: 100%;
  height: auto; }

#terminal_service section.vega3000 {
  background: #fff url(/service/device/images/top/vega3000_bg.png) no-repeat 80% 5%;
  padding: 30px 0; }

#terminal_service section.vega3000 h3 {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0; }

#terminal_service section.vega3000_2nd {
  margin-bottom: 30px; }
  #terminal_service section.vega3000_2nd h3 {
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 0; }
    @media screen and (max-width: 640px) {
      #terminal_service section.vega3000_2nd h3 {
        width: 95%; } }

#terminal_service section.vega3000 h4 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px; }
  @media screen and (max-width: 640px) {
    #terminal_service section.vega3000 h4 {
      margin-top: 330px; } }

#terminal_service section.vega3000 h4 span {
  font-size: 14px;
  border: solid 1px #1688b0;
  padding: 1px 5px;
  margin-right: 10px; }

#terminal_service section.point h3, .main_body h3 {
  border-bottom: solid 1px #1688b0;
  font-size: 33px;
  font-weight: 100;
  text-align: center;
  color: #5bb016;
  padding: 0 0 10px;
  margin-bottom: 20px; }

@media screen and (max-width: 640px) {
  .main_body #con1 {
    font-size: 30px; } }

#terminal_service section.point h4 {
  font-size: 36px;
  font-weight: 100;
  text-align: center;
  color: #5bb016;
  padding: 0 0 10px;
  margin-bottom: 20px; }
  @media screen and (max-width: 640px) {
    #terminal_service section.point h4 {
      font-size: 28px; } }

#terminal_service section .point_line {
  width: 100%;
  border-top: solid 1px #5bb016;
  position: relative;
  margin: 80px 0 40px; }

#terminal_service section .point_line img {
  position: absolute;
  top: -45px;
  left: 47%; }
  @media screen and (max-width: 640px) {
    #terminal_service section .point_line img {
      left: 37%; } }

#terminal_service .point table.point_tbl {
  margin: 0 auto; }

#terminal_service .point div.top_commiss {
  float: left;
  text-align: center;
  width: 30%;
  padding: 10px 20px; }
  #terminal_service .point div.top_commiss p {
    width: 100%; }
  #terminal_service .point div.top_commiss p.comiss_ttl {
    font-size: 22px;
    font-weight: 100;
    border-bottom: solid 1px #ccc; }
  #terminal_service .point div.top_commiss img {
    width: 100%; }
  @media screen and (max-width: 640px) {
    #terminal_service .point div.top_commiss {
      float: none;
      width: 90%;
      margin: 0 0 30px 0; } }

#terminal_service .point p.comiss_end {
  clear: both;
  padding: 30px 0 0 0; }

#terminal_service .point div.top_commiss,
#terminal_service .point table.point_tbl th,
#terminal_service .point table.point_tbl td {
  text-align: center;
  padding: 10px 20px; }
  #terminal_service .point div.top_commiss span.comissions,
  #terminal_service .point table.point_tbl th span.comissions,
  #terminal_service .point table.point_tbl td span.comissions {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-decoration: none;
    background: #1688b0;
    padding: 5px 10px;
    margin: 0 10px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    height: auto;
    vertical-align: top; }
  #terminal_service .point div.top_commiss span.coms_caut,
  #terminal_service .point table.point_tbl th span.coms_caut,
  #terminal_service .point table.point_tbl td span.coms_caut {
    border: none;
    padding: 0 0 0 0;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    position: absolute;
    text-align: left;
    margin: -20px 0 0 -150px;
    width: 280px;
    line-height: 140%; }

#terminal_service .point table.point_tbl th p {
  font-size: 22px;
  font-weight: 100;
  border-bottom: solid 1px #ccc; }

#terminal_service .point table.point_tbl td img {
  width: 100%; }

#terminal_service .point p {
  width: 70%;
  font-size: 18px;
  line-height: 180%;
  margin: 30px auto 0; }

#terminal_service .point p.note {
  font-size: 12px; }

#terminal_service .point img.center {
  display: block;
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 640px) {
    #terminal_service .point img.center {
      width: 95%; } }

#terminal_service .point .text-link {
  text-align: center;
  margin: 30px auto 0; }

#terminal_service .point .text-link a {
  font-size: 18px;
  text-decoration: none; }

#terminal_service section.top_choise table.terminal th {
  width: 18%;
  text-align: center; }
  #terminal_service section.top_choise table.terminal th img.choise_anywhere {
    width: 130px; }
  #terminal_service section.top_choise table.terminal th img.choise_vega {
    height: 140px; }
  #terminal_service section.top_choise table.terminal th p.dv_type {
    border: solid 1px #1688b0;
    color: #1688b0;
    padding: 0px;
    margin: 0px auto;
    width: 30%;
    text-align: center;
    font-size: 14px; }

#terminal_service section.top_choise table.terminal td.choise_people {
  width: 14%;
  background: url(/service/device/images/top/choise_waku.png) no-repeat 50% top;
  background-size: 95%;
  text-align: left;
  padding: 10px;
  min-width: 150px;
  height: 80px;
  color: #1688b0;
  font-weight: bold;
  vertical-align: top; }
  #terminal_service section.top_choise table.terminal td.choise_people img {
    width: 100%; }
  @media screen and (max-width: 640px) {
    #terminal_service section.top_choise table.terminal td.choise_people {
      width: 50%;
      border-bottom: none; } }

#terminal_service section.top_choise table.terminal td {
  width: 18%;
  text-align: center;
  vertical-align: middle; }
  #terminal_service section.top_choise table.terminal td img {
    width: 100%; }
  #terminal_service section.top_choise table.terminal td a {
    display: inherit;
    background: none; }

#terminal_service section.top_choise table.terminal tr.sp th {
  display: block;
  border-bottom: none;
  width: 200%;
  padding: 0 0 20px 0; }

#terminal_service section.top_choise table.terminal tr.sp td .detail_btn_og {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: #cccccc solid 1px; }
  #terminal_service section.top_choise table.terminal tr.sp td .detail_btn_og a {
    width: 50%;
    height: auto;
    display: inline-block;
    background: #fb9300;
    font-size: 18px;
    color: #fff;
    padding: 5px 30px;
    margin: 0px auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-decoration: none; }

/*vega3000top*/
#terminal_service section h3, .main_body h3 {
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  color: #1688b0;
  padding: 0 0 5px;
  margin-bottom: 20px; }

#terminal_service section h3.line {
  border-bottom: solid 1px #1688b0; }

#terminal_service section.vegatop_l h3, #terminal_service section.anywhere_l h3 {
  text-align: left;
  padding: 30px 0 0 0; }

#terminal_service ul.vega_features {
  text-align: center; }
  #terminal_service ul.vega_features li {
    width: 30%;
    padding: 0 1.5%;
    float: left;
    list-style: none; }
    @media screen and (max-width: 640px) {
      #terminal_service ul.vega_features li {
        width: 100%;
        max-width: 313px;
        float: inherit;
        margin: 0 auto 20px auto; } }
    #terminal_service ul.vega_features li img {
      width: 100%;
      max-width: 313px; }

.split_block {
  clear: both;
  padding-top: 30px; }
  .split_block p.image {
    max-width: 400px;
    width: 100%; }
    .split_block p.image img {
      max-width: 400px;
      width: 100%; }

.anywhere_l img {
  max-width: 400px;
  width: 100%; }

#terminal_service .supported_brand,
#terminal_service .supported_qr {
  max-width: 360px;
  float: left;
  margin: 30px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service .supported_brand,
    #terminal_service .supported_qr {
      width: 90%;
      margin: 30px auto;
      float: inherit; } }

#terminal_service .supported_brand img,
#terminal_service .supported_iccards img,
#terminal_service .supported_qr img {
  width: 100%;
  max-width: 360px; }

#terminal_service .supported_iccards {
  max-width: 360px;
  float: left;
  margin: 30px; }
  @media screen and (max-width: 640px) {
    #terminal_service .supported_iccards {
      width: 90%;
      margin: 30px auto;
      float: inherit; } }

#terminal_service .supported_iccards table {
  margin: 20px 0 0 0;
  width: 100%; }
  #terminal_service .supported_iccards table th, #terminal_service .supported_iccards table td {
    padding: 10px 0;
    text-align: left; }

#terminal_service .supported_iccards table.scan_outline {
  margin: 20px 0 10px 0;
  width: 100%; }
  #terminal_service .supported_iccards table.scan_outline th, #terminal_service .supported_iccards table.scan_outline td {
    padding: 10px 20px 10px 10px;
    text-align: left;
    border: #cccccc solid 1px; }
  #terminal_service .supported_iccards table.scan_outline th {
    background: #f3f3f3; }

#terminal_service ul.box_list li {
  list-style: none;
  padding: 45px 30px;
  margin-right: 15px;
  float: left;
  border: solid 1px #1688b0;
  background: #fff;
  font-size: 18px;
  text-align: center;
  height: 50px;
  vertical-align: middle;
  line-height: 140%; }

#terminal_service ul.box_list li.three {
  padding: 30px;
  height: 80px; }

#terminal_service ul.note {
  display: block;
  clear: both;
  padding: 15px 0; }
  #terminal_service ul.note li {
    font-size: 12px;
    list-style: none; }
    #terminal_service ul.note li img {
      max-width: 900px; }

#terminal_service ul.bluebox_list li {
  list-style: none;
  padding: 20px 30px;
  margin: 20px 20px 0 0;
  float: left;
  background: #1688b0;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
  color: #fff; }

#terminal_service ul.bluebox_list li.no-box {
  background: none;
  padding: 10px 0;
  font-size: 16px;
  color: #404040;
  line-height: 180%;
  text-align: left; }

#terminal_service .detail_btn a {
  display: inline-block;
  background: #1688b0;
  font-size: 18px;
  color: #fff;
  padding: 5px 20px;
  margin: 30px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  text-decoration: none; }

#terminal_service .detail_btn_top {
  text-align: center;
  margin: 0 0 50px 0; }
  #terminal_service .detail_btn_top a {
    display: inline-block;
    background: #1688b0;
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
    margin: 30px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-decoration: none; }
  #terminal_service .detail_btn_top a:hover {
    opacity: 0.7; }

#terminal_service p.text-center {
  text-align: center; }

#terminal_service .pin_pad,
#terminal_service .pin_scan {
  display: block;
  clear: both;
  margin: 30px 0; }

#terminal_service .pin_pad p.line,
#terminal_service .pin_scan p.line {
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-weight: bold; }

#terminal_service .pin_pad table,
#terminal_service .pin_scan table {
  margin: 40px 0; }
  @media screen and (max-width: 640px) {
    #terminal_service .pin_pad table,
    #terminal_service .pin_scan table {
      width: 90%; } }

#terminal_service .pin_pad table th,
#terminal_service .pin_scan table th {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  padding: 0 30px; }
  @media screen and (max-width: 640px) {
    #terminal_service .pin_pad table th,
    #terminal_service .pin_scan table th {
      width: 30%;
      padding: 0 20px 10px 0px; } }

#terminal_service .pin_pad table td,
#terminal_service .pin_scan table td {
  vertical-align: top; }

#terminal_service .pin_pad table img,
#terminal_service .pin_scan table img {
  width: 80%;
  max-width: 147px;
  padding: 0 20px; }
  @media screen and (max-width: 640px) {
    #terminal_service .pin_pad table img,
    #terminal_service .pin_scan table img {
      display: none; } }

#terminal_service ul.dot-list li {
  list-style: none;
  list-style-position: outside;
  text-indent: -0.2em; }

#terminal_service ul.dot-list li::before {
  content: "\30fb"; }

@media screen and (max-width: 1100px) {
  #terminal_service section .container {
    width: 100%; } }

@media screen and (max-width: 767px) {
  #terminal_service section h3 {
    font-size: 30px;
    margin-bottom: 20px; }
  #terminal_service section.point h3 {
    font-size: 30px;
    margin-bottom: 20px; }
  #terminal_service ul.ex_list li {
    list-style: none;
    float: none;
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    padding-bottom: 30px; }
  #terminal_service .point p {
    width: 90%; }
  #terminal_service ul.box_list li,
  #terminal_service ul.box_list li.three {
    padding: 10px 0;
    margin: 10px auto;
    float: none;
    height: auto;
    vertical-align: middle;
    line-height: 140%;
    width: 90%; } }

@media screen and (max-width: 640px) {
  #dvc_top #terminal_service section h3 {
    font-size: 24px; } }

/*vega3000 howto*/
#terminal_service section h3.line_left {
  border-bottom: solid 1px #1688b0;
  text-align: left;
  font-size: 30px;
  padding: 0 0 5px; }

#terminal_service table.vega3000_fun td {
  vertical-align: top;
  padding: 20px; }
  @media screen and (max-width: 640px) {
    #terminal_service table.vega3000_fun td {
      display: block;
      padding: 0 20px 0 0; } }
  @media screen and (max-width: 640px) {
    #terminal_service table.vega3000_fun td img {
      width: 100%; } }

#terminal_service table.vega3000_fun ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0; }

#terminal_service table.vega3000_fun ol li {
  margin-bottom: 15px;
  padding-left: 40px;
  position: relative;
  font-size: 16px; }

#terminal_service table.vega3000_fun ol li p {
  font-size: 18px;
  font-weight: 600; }

#terminal_service table.vega3000_fun ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  display: block;
  line-height: 12px;
  margin-left: -30px;
  text-align: center;
  height: 14px;
  width: 16px;
  float: left;
  border-radius: 50%;
  border: solid 1px #404040;
  font-size: 12px;
  padding: 2px 0 0 0;
  margin-top: 5px; }

#terminal_service ol.use_flow {
  /* counter-reset: my-counter;*/
  list-style: none;
  padding: 0 0 0 40px; }

#terminal_service ol.use_flow li {
  margin-bottom: 15px;
  padding: 10px 30px 10px 0px;
  margin: 1%;
  position: relative;
  font-size: 16px;
  width: 26%;
  float: left;
  list-style: decimal;
  /* height:350px; */ }
  @media screen and (max-width: 640px) {
    #terminal_service ol.use_flow li {
      width: 95%;
      float: inherit;
      padding: 20px 0; } }

#terminal_service ol.use_flow li p {
  height: 3em;
  max-width: 250px; }

/*#terminal_service ol.use_flow li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  display: block;
  line-height: 12px;
  margin-left: -30px;
  text-align: center;
  height: 14px;
  width: 16px;
  float:left;
  border-radius: 50%;
  border:solid 1px #404040;
  font-size:12px;
  padding:2px 0 0 0;
  margin-top:5px;
} */
#terminal_service ol.use_flow li img {
  display: block;
  margin-left: -20px;
  border: #ccc solid 1px; }
  @media screen and (max-width: 640px) {
    #terminal_service ol.use_flow li img {
      margin-left: 0px; } }

#terminal_service ol.use_flow li.qr_add2 {
  width: 45%; }
  #terminal_service ol.use_flow li.qr_add2 p {
    max-width: 500px; }
  #terminal_service ol.use_flow li.qr_add2 img {
    float: left;
    margin-right: 25px; }
  @media screen and (max-width: 640px) {
    #terminal_service ol.use_flow li.qr_add2 {
      width: 90%;
      clear: both; }
      #terminal_service ol.use_flow li.qr_add2 p {
        height: auto; } }

/*ご利用までのながれ*/
#top_lyr section .flow_box {
  border: solid 1px #ccc;
  padding: 20px;
  margin: 10px 0;
  min-height: 120px; }
  #top_lyr section .flow_box img.flow_num {
    float: left;
    width: 10%; }
    @media screen and (max-width: 640px) {
      #top_lyr section .flow_box img.flow_num {
        width: 30%; } }
  @media screen and (max-width: 640px) {
    #top_lyr section .flow_box p {
      clear: both;
      margin-top: 10px; } }
  #top_lyr section .flow_box h4 {
    font-size: 20px;
    padding: 10px;
    color: #333333;
    margin-bottom: 0;
    margin-top: 0; }
  #top_lyr section .flow_box p.flow_2ndline {
    display: block;
    padding: 20px 0 0 120px; }
    @media screen and (max-width: 640px) {
      #top_lyr section .flow_box p.flow_2ndline {
        padding: 20px 0 0 0; } }
  #top_lyr section .flow_box p.caut_smaller, #top_lyr section .flow_box span {
    font-size: 12px; }
  #top_lyr section .flow_box .device_line-up {
    width: 100%;
    margin: 50px 0; }
    #top_lyr section .flow_box .device_line-up .device_detail {
      border: #ccc solid 1px;
      display: inline-table;
      width: 15%; }
      @media screen and (max-width: 640px) {
        #top_lyr section .flow_box .device_line-up .device_detail {
          width: 90%;
          margin: 30px auto;
          display: block;
          text-align: center; } }
      #top_lyr section .flow_box .device_line-up .device_detail h5 {
        text-align: center;
        background: #f3f3f3;
        max-height: 100px;
        border-bottom: #ccc solid 1px;
        padding: 10px 0;
font-size:14px;}
      #top_lyr section .flow_box .device_line-up .device_detail p {
        padding: 10px; }
      #top_lyr section .flow_box .device_line-up .device_detail p.sub_lead {
        min-height: 80px;
        color: #1688b0;
font-size:14px;}
      #top_lyr section .flow_box .device_line-up .device_detail .device_catg {
        text-align: center;
        padding: 10px;
        min-height: 120px; }
        #top_lyr section .flow_box .device_line-up .device_detail .device_catg p {
          display: block;
          width: 80%;
          color: #fff;
          font-weight: bold;
          margin: 0 auto 10px auto;
          min-height: 20px; }
        #top_lyr section .flow_box .device_line-up .device_detail .device_catg p.catg_cc {
          background: #1688b0; }
        #top_lyr section .flow_box .device_line-up .device_detail .device_catg p.catg_dm {
          background: #5bb016; }
        #top_lyr section .flow_box .device_line-up .device_detail .device_catg p.catg_dm_s {
          background: #5bb016;
          display: inline-block;
          width: 45%;
          margin-right: 10px;
          font-size: 13px; padding: 10px 0;}
        #top_lyr section .flow_box .device_line-up .device_detail .device_catg p.catg_qr {
          background: #e2c200; }
        #top_lyr section .flow_box .device_line-up .device_detail .device_catg p.catg_qr_s {
          background: #e2c200;
          display: inline-block;
          width: 30%;
          font-size: 13px; }
      #top_lyr section .flow_box .device_line-up .device_detail img {
        max-width: 185px;
        text-align: center; }
      #top_lyr section .flow_box .device_line-up .device_detail p.device_type, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_1st, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_mnth, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_trans, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_model, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_print, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_check {
        min-height: 30px;
        max-height: 60px;
        border-top: #ccc solid 1px;
        text-align: center;
        font-size: 12px; }
        @media screen and (max-width: 640px) {
          #top_lyr section .flow_box .device_line-up .device_detail p.device_type, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_1st, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_mnth, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_trans, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_model, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_print, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_check {
            font-size: 16px; } }
      #top_lyr section .flow_box .device_line-up .device_detail .detail_lnk {
        text-align: center; }
        #top_lyr section .flow_box .device_line-up .device_detail .detail_lnk a {
          display: inline-block;
          width: 80%;
          text-align: center;
          background: #fb9300;
          font-size: 16px;
          color: #fff;
          padding: 10px;
          margin: 0 auto 10px auto;
          border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          -o-border-radius: 5px;
          -ms-border-radius: 5px;
          text-decoration: none; }
        #top_lyr section .flow_box .device_line-up .device_detail .detail_lnk a:hover {
          opacity: 0.7; }
      #top_lyr section .flow_box .device_line-up .device_detail p.device_type {
        background: #f3f3f3; }
      #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_trans, #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_print {
        min-height: 60px; }
      #top_lyr section .flow_box .device_line-up .device_detail p.device_fee_check {
        min-height: 80px;
        text-align: left; }

#top_lyr section .next {
  text-align: center; }

#top_lyr section table.contact_tbl {
  width: 98%; }
  #top_lyr section table.contact_tbl td {
    text-align: center;
    padding: 20px;
    width: 50%; }
    @media screen and (max-width: 640px) {
      #top_lyr section table.contact_tbl td {
        width: 90%;
        border: none; } }
    #top_lyr section table.contact_tbl td p {
      border: solid 1px #1688b0;
      color: #1688b0;
      padding: 0px;
      margin: 0px auto;
      width: 30%; }
      @media screen and (max-width: 640px) {
        #top_lyr section table.contact_tbl td p {
          width: auto; } }
    #top_lyr section table.contact_tbl td img {
      display: block;
      margin: 0 auto; }

#top_lyr section h4.terms {
  margin: 30px 0 10px; }

#top_lyr section ul.terms {
  padding: 20px 0 0; }

#top_lyr section ul.terms li {
  list-style: circle;
  margin-left: 20px; }

/* 規約  */
#terminal_service section.contact_dvice table.terminal td {
  width: 25%; }
  #terminal_service section.contact_dvice table.terminal td p {
    border: solid 1px #1688b0;
    padding: 0px;
    margin: 0px auto;
    width: 30%;
    text-align: center;
    color: #1688b0; }
    @media screen and (max-width: 640px) {
      #terminal_service section.contact_dvice table.terminal td p {
        width: 80%; } }

/* anywhere howto */
ul.howto_flow {
  clear: both;
  display: block; }

ul.howto_flow li {
  display: inline-block;
  padding-bottom: 30px;
  height: 100%;
  list-style: none; }

ul.howto_flow li.howto_box {
  width: 30.2%;
  margin: 0 0 30px 0;
  vertical-align: top;
  padding: 0; }
  @media screen and (max-width: 640px) {
    ul.howto_flow li.howto_box {
      width: 100%; } }

ul.howto_flow li.howto_box img {
  /*width:100%;*/
  margin: 0 0 0 30px; }
  @media screen and (max-width: 640px) {
    ul.howto_flow li.howto_box img {
      width: 100%;
      margin: 0 0 0 0; } }

ul.howto_flow li.howto_box h3 {
  font-weight: normal;
  /*color:#4597b5;*/
  margin: 10px;
  padding-left: 30px;
  letter-spacing: 0.02em;
  font-size: 16px; }

ul.howto_flow li.howto_box span.no {
  float: left;
  color: #fff;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  background: #4597b5;
  font-weight: bold;
  width: 25px;
  height: 25px;
  margin: 2px 5px 10px 10px;
  border-radius: 30px; }

ul.howto_flow li.howto_box p.note {
  padding-left: 40px; }

ul.howto_flow li.flow_arrow_r {
  margin: 0 auto;
  padding-top: 200px; }
  @media screen and (max-width: 640px) {
    ul.howto_flow li.flow_arrow_r {
      display: none; } }

ul.device_cnt {
  padding-left: 20px; }
  @media screen and (max-width: 640px) {
    ul.device_cnt {
      padding-left: 0;
      width: 90%; } }

ul.device_cnt li {
  list-style: none; }

ul.device_cnt li p {
  padding-left: 15px; }

ul.device_cnt h4 {
  padding-left: 20px;
  text-indent: -1em;
  margin: 50px 0 0 0; }

@media screen and (max-width: 640px) {
#anywhere, #vega3000 {
background: url("/service/device/images/top/main_bg.jpg") repeat-x;
}
}
#anywhere_2nd_lyr h4 {
  padding-left: 20px;
  text-indent: -1em;
  margin: 50px 0 0 0; }
  @media screen and (max-width: 640px) {
    #anywhere_2nd_lyr h4 {
      padding-left: 0px;
      text-indent: 0; } }

#anywhere_2nd_lyr ul.device_cnt h4 {
  padding-left: 20px;
  text-indent: -1em;
  margin: 0 0 0 0; }

ul.device_cnt h4::before {
  content: "\25cf";
  padding: 0 5px 3px 0;
  vertical-align: middle;
  font-size: 10px;
  color: #1688b0; }

ul.device_cnt h4.check {
  padding-left: 20px;
  text-indent: -1em;
  font-size: 18px;
  margin: 0 0 0 0; }

ul.device_cnt h4.check::before {
  content: url(/images/check.png);
  font-size: 32px;
  padding: 3px 5px 0 0;
  vertical-align: middle;
  font-size: 10px;
  color: #1688b0; }

ul.device_cnt li .list_in {
  padding-left: 15px; }

ul.device_cnt ul.dot_list {
  padding: 10px 0 10px 30px; }

ul.device_cnt ul.dot_list li {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-position: outside;
  text-indent: -1em; }

ul.device_cnt ul.dot_list li:before {
  content: "\30fb"; }

.gray_box {
  margin: 20px 0;
  width: 96%;
  background: #f4f4f4;
  padding: 20px; }

table.resource_box {
  width: 100%; }

table.resource_box th, table.resource_box td {
  padding-bottom: 20px;
  vertical-align: top; }

table.resource_box td {
  width: 95%; }

table.resource_box th img {
  margin-right: 10px; }

table.resource_box td textarea {
  width: 95%;
  outline: none;
  font-size: 14px;
  line-height: 130%;
  border: solid 1px #ccc;
  height: 10em;
  padding: 13px; }

#anywhere_2nd_lyr ul.use_scene {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  #anywhere_2nd_lyr ul.use_scene li {
    list-style: none;
    width: 100%;
    max-width: 436px;
    display: inline-block;
    padding: 10px 3%; }
    #anywhere_2nd_lyr ul.use_scene li h4 {
      font-size: 18px;
      font-weight: bold;
      color: #1688b0;
      text-align: center;
      margin: 0 0 20px; }
    #anywhere_2nd_lyr ul.use_scene li img {
      width: 100%;
      max-width: 436px; }

@media screen and (max-width: 767px) {
  ul.use_scene li {
    width: 90%;
    float: none; } }

.intro_img {
  text-align: center; }
  .intro_img img {
    max-width: 900px;
    width: 100%; }

/*____ contact _____________________*/
.n_block form input[type="text"] {
  background: #f4f5f6;
  border-radius: 5px 0 0 5px;
  border: none;
  padding: 5px;
  height: 32px;
  width: 300px; }

.contact_tbl {
  width: 100%;
  border-collapse: collapse;
  color: #6c6c6c; }

.contact_tbl th, .contact_tbl td, .contact_tbl td a.qr_inq {
  border: 1px solid #b2b2b2;
  padding: 8px 16px;
  text-align: left;
  clear: both;
  font-weight: normal;
  min-height: 30px; }

.contact_tbl th {
  white-space: nowrap;
  min-width: 210px;
  background: #efefef;
  vertical-align: middle; }

.contact_tbl th span, .contact_tbl td span.red {
  background: #d8271c;
  color: #fff;
  display: inline;
  float: right;
  padding: 2px 8px;
  margin-left: 8px; }

.contact_tbl td span.red {
  float: none; }

.contact_tbl th label {
  float: left; }

.contact_tbl input[type="text"], .contact_tbl textarea {
  background: #fff !important;
  border-radius: 0 !important;
  border: 1px solid darkgray !important;
  padding: 0 !important;
  width: 400px !important;
  color: #000;
  outline: none;
  font-family: auto; }

.contact_tbl input input[type="radio"] {
  margin-top: 0 !important; }

.required {
  background: #d8271c;
  color: #fff;
  padding: 2px 8px;
  margin-right: 1em; }

.contact_tbl_check {
  text-align: center !important;
  padding: 1.5em 0; }

.confirm_btn {
  text-align: center; }

.confirm_btn button {
  width: 90%;
  margin: 0 auto;
  background: #1889b0;
  padding: 20px 0;
  border-style: none;
  margin: 2em 0 0 0; }

.confirm_btn button span {
  background: url(/images/arr_wh.png) no-repeat left center;
  min-height: 32px;
  padding: 8px 8px 8px 30px;
  font-size: 16px;
  color: #fff; }

p.note_box {
  background: #ededed;
  font-size: 12px;
  padding: 20px;
  width: 95%;
  margin: 30px 0 50px 0; }
  @media screen and (max-width: 640px) {
    p.note_box {
      width: 85%; } }

p.arrow_link {
  margin: 10px 0 0 0; }

p.arrow_link::before {
  content: "\25b6\00a0";
  color: #1688b0;
  font-size: 14px; }

h2.line_title {
  font-size: 19px;
  border-bottom: 1px solid #1688b0;
  margin-bottom: 20px; }

@media screen and (max-width: 640px) {
  .contact_tbl {
    width: 96%;
    border-top: #333 solid 1px; }
  .contact_tbl th {
    border-top: none;
    display: block;
    white-space: normal; }
  .contact_tbl th span {
    background: #d8271c;
    color: #fff;
    display: inline-block;
    float: right;
    padding: 2px 8px;
    margin-left: 2em; }
  .contact_tbl th.top {
    /* border-top: 1px solid #b2b2b2; */ }
  .contact_tbl td {
    display: block;
    border-top: none; }
  .contact_tbl input[type="text"], .contact_tbl textarea {
    width: 95% !important; }
  .contact_tbl textarea {
    height: 7em; }
  .required {
    display: block;
    width: 3em; } }

/*___ new boiler 20161109 _________*/
#footer .boiler_nav {
  width: 1200px;
  margin: 0px auto 50px auto;
  padding-top: 10px; }

#footer .boiler_nav h2, #footer .boiler_nav p {
  /* add 201803 */
  font-size: 14px;
  background: none;
  color: #1688b0;
  padding-left: 0;
  border-bottom: 1px solid #1688b0;
  margin-top: 26px;
  margin-bottom: 5px;
  font-weight: normal; }

#footer .boiler_nav h2 a, #footer .boiler_nav p a {
  text-decoration: none;
  background: url(/images/arw_r_1s.png) no-repeat left center;
  padding-left: 15px;
  text-decoration: none; }

#footer .boiler_nav .boiler_left {
  float: left;
  padding-right: 25px;
  width: 31%; }

#footer .boiler_nav .boiler_middle {
  float: right;
  width: 31%; }

#footer .boiler_nav .boiler_right {
  width: 31%;
  float: left;
  margin-left: 25px; }

#footer .boiler_nav .boiler_right2 {
  width: 31%;
  float: right;
  margin-right: 0; }

#footer .boiler_nav .clear {
  clear: both; }

#footer .boiler_nav ul {
  list-style: none;
  margin-left: 10px; }

#footer .boiler_nav li a {
  padding-left: 10px;
  text-decoration: none;
  font-size: 12px;
  background: url(/images/arw_3.png) no-repeat center left;
  color: #000; }

#footer .boiler_nav .boiler_left .ul_left {
  float: left;
  width: 300px;
  margin-right: 25px; }

#footer .boiler_nav .boiler_left .ul_right {
  margin-right: 0; }

#footer .spmenu, #footer .spmenu01, #footer .spmenu02, #footer .spmenu03, #footer .spmenu04 {
  display: none; }

@media screen and (max-width: 640px) {
  #footer .pcmenu {
    display: none; }
  #footer .spmenu, #footer .spmenu01, #footer .spmenu02, #footer .spmenu03, #footer .spmenu04 {
    display: block !important; }
  #footer .boiler_nav .boiler_left, #footer .boiler_nav .boiler_middle, #footer .boiler_nav .boiler_right, #footer .boiler_nav .boiler_right2, #footer .boiler_nav .boiler_left .ul_left {
    float: none;
    width: 100%;
    margin: 0; }
  #footer .boiler_nav {
    width: 90%;
    margin: -20px auto 50px auto; }
  #footer .boiler_nav a {
    display: block; }
  #footer .boiler_nav .navi h2, #footer .boiler_nav .navi p {
    background: url("/images/btn_minus.png") no-repeat right center;
    min-height: 26px;
    background-size: 24px; }
  #footer .boiler_nav .navioff h2, #footer .boiler_nav .navioff p {
    background: url("/images/btn_plus.png") no-repeat right center;
    min-height: 26px;
    background-size: 24px; }
  #footer .boiler_nav .navioff ul {
    display: none; }
  #footer .boiler_nav li, #footer .boiler_nav li.spmenu {
    margin-top: 10px; }
  #footer .boiler_nav .naviar h2 {
    background: url("/images/arw_r_1sp.png") no-repeat right center;
    min-height: 26px;
    background-size: 10px; }
  #footer .boiler_nav h2 a, #footer .boiler_nav p a {
    background-image: none;
    padding-left: 0; } }

/*# sourceMappingURL=common.css.map */