@charset "UTF-8"; 

/*=================================================================== 
module 
===================================================================*/ 
/* ------ iLink ------ */ 
.iLink01 { display:block; padding-bottom:3px;padding-left:21px; background:url(/common/images/ico_link_01.gif) no-repeat left top; } 

/*===================================================================
bt40s contents 
===================================================================*/ 
/* ------ mainSection ------ */ 
#contents .mainSection .summary { 
display: table-cell; 
/display:inline; 
/zoom:1; 
vertical-align: middle;
width: 480px; 
}
#contents .mainSection .summary .ttl .ttlGroup .new{
    display: inline-block;
    padding: 1px 10px 0;
    margin: 9px 0 0 10px;
    background-color: red;
    color: #fff;
}
.w2 {width:2%!important;}
.w15 {width: 15%;}
.m-top-30 {margin-top: 30px;}
.BT-30C-link {
  display: flex;
  width: 480px;
  align-items: center;
  padding: 0.5em 1em;
  margin: 2em 0;
  border: solid 1px #000000;
}
.BT-30C-link-mgn {
  margin: 10px 15px 10px 0;
}
.BT-30C-link .font_red {
  border: solid red 2px;
  width: 40%;
  display: inline-block;
  margin-bottom: 5px;
}
.font_red p {color: red; text-align: center; margin: 4px;}
.BT-30C-title {display: inline-block; font-weight: bold; color: #333;}
.center {text-align: center;}
.tokutyou a {font-weight: bold; color: #005AB4; background: none;}
.flex{
    display: flex;
    justify-content: space-around;
}
.vgplogoArea{
    margin-bottom: 20px;
}
.vgplogoArea .vgplogoContent{
    float:left;
    width: 33.3%;
    text-align: center;
}
.vgplogoArea .vgplogoContent p{
    margin-top: 25px;
}
.flex_center{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: ;
    justify-content: center;
    align-items: center;
}
.note_wrapper{
    border: solid 1px #000000;
}
.p10{
    padding: 10px;
}
.point{
    display: inline-block;
    width: 280px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #406db5;
    color: #fff;
    border-radius: 7px;
}
.mainSection .img {
	display: table-cell;
	/display:inline;
	/zoom:1;
	vertical-align: middle;
	width: 420px;
  text-align: center;
}
#contents .detailSection .main .detailGroup .detail a:hover{
  background-color:rgba(255,255,255,0.25);
	opacity:0.75;
  filter: alpha(opacity=75);
}
/* #contents .detailSection .main .detailGroup .detail a:hover .summary .ttl{
  color:#FF3300; text-decoration:underline;
} */
.banner a:hover {
  background-color:rgba(255,255,255,0.25);
	opacity:0.75;
  filter: alpha(opacity=75);
}

/**** spec ****/
.spec .head_margin{
  margin-bottom: 30px;
}
.spec .sup_margin{
  margin-top: 20px;
}
/**** service ****/
.service .contents_inner{
  padding-left: 15px;
}
.service .head_margin{
  margin-bottom: 20px;
}
/**** supply ****/
.supply .sp{
  display: none;
}


/*===================================================================
bt40s responsive
===================================================================*/
@media screen and (max-width: 768px){
  .BT-30C-link {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 0.5em 1em;
    margin: 2em 0;
    border: solid 1px #000000;
  }
  .BT-30C-link-mgn {
    margin: 10px 15px 10px 0;
  }
  .BT-30C-link .font_red {
    border: solid red 2px;
    width: 70%;
    display: block;
    margin-bottom: 5px;
  }
  .vgplogoArea .vgplogoContent:first-child{
    width: 35%;
  }
  .vgplogoArea .vgplogoContent{
    width: 32.5%;
  } 
  .font_red p {margin: 0;}
  #contents.responsive img.pc{
    display: none;
  }
  .flex_center{
    flex-wrap: wrap;
  }
  .flex_center div:nth-of-type(1){
    order: 1;
  }
  .flex_center div:nth-of-type(2){
    order: 3;
  }
  .flex_center div:nth-of-type(3){
    order: 2;
  }
  .point{
    display: inline-block;
    width: 240px;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #406db5;
    color: #fff;
    border-radius: 7px;
  } 
  /**** spec ****/
  .spec .head_margin{
    margin-bottom: 10px;
  }
  .spec .sup_margin{
    margin-top: 10px;
  }
  /**** service ****/
  .service .contents_inner{
    padding-left: 0;
  }
  .service .head_margin{
    margin-bottom: 10px;
  }
  /**** supply ****/
  .supply .sp{
    display: block;
  }
  .supply .pc{
    display: none;
  }
  .supply img{
    width: 100%;
  }
}


/*===================================================================
  layout
===================================================================*/
/* table */
.tbl {
    display: table;
    width: 100%; }
  
  .tbl .tbl-cell {
    display: table-cell;
    vertical-align: top; }
/*===================================================================
  新レギュレーション
===================================================================*/
#contents .detailSection .ttl h3 {
    font-size: 24px;
    text-align: center;
    padding: 40px 0 20px 0; 
}
#contents .detailSection.section01 h2.headMod02,
#contents .detailSection.section02 h2.headMod02 {
  font-size: 173%; }

#contents .detailSection.section01 {
  width: 100%;
  margin: 0 auto; }
/*------purchase ---------*/
.purchase {
margin: 0 auto;
width: 812px; }

.dl_box li {
float: left; }

.dl_box {
margin-right: 12px; }

.responsive .dl_box a, .responsive .info_box a {
box-sizing: border-box;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
padding: 32px 47px;
width: 400px;
height: 120px;
margin: 0 auto;
color: #000;
text-decoration: none; }

.responsive .dl_box1 a, .responsive .info_box1 a {
box-sizing: border-box;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
width: 400px;
height: 120px;
margin: 0 0 0 0;
color: #000;
text-decoration: none; }

.dl_box a {
background: #e7e7e7 url(/products/receiptprinter/common/images/ico_dl.gif) no-repeat 16% center !important; }

.responsive .info_box a {
background: #e7e7e7 url(/products/receiptprinter/common/images/ico_ph_calling.gif) no-repeat 16% center !important; }

.info_text,
.dlIcon_text {
font-size: 20px;
font-weight: bold;
line-height: 1.5em;
padding-left: 90px; }

.responsive .info_box .info_text {
font-size: 18px;
padding-left: 65px; }

.info_text .fsXS {
font-size: 60%;
line-height: 1.5em; }

/* -START- purchase.txt(new) -- */
.purchase.tbl {
margin-left: auto;
margin-right: auto;
max-width: 812px;
width: 100%; }

.purchase .tbl-cell {
width: 50%; }

.purchase .tbl-cell:nth-of-type(1) {
padding-right: 6px; }

.purchase .tbl-cell:nth-of-type(2) {
padding-left: 6px; }

.purchase .ico-box {
box-sizing: border-box;
min-height: 140px;
max-width: 400px;
position: relative;
width: 100%; }

.purchase .ico-box.bg-gry {
background-color: #e7e7e7; }

.purchase .ico-box.bg-line1 {
border: 1px solid #000; }

.purchase .btn-dl .ico-box {
background-image: url(/products/common/images/ico_dl.gif);
background-position: left 55px center;
background-repeat: no-repeat;
background-size: 15%; }

.purchase .btn-tel .ico-box {
background-image: url(/products/common/images/ico_ph_calling.gif);
background-position: left 25px center;
background-repeat: no-repeat;
background-size: 15%; }

.purchase .ico-box .ico-space {
padding: 38px 12px 38px 98px; }

.purchase .btn-dl .ico-box .ico-space {
padding: 13px 12px 13px 138px; }

.purchase .txt-cmmt {
font-size: 10px;
margin-top: 10px; }

.purchase .ico-box a,
.purchase .ico-box a:hover {
color: #000;
font-size: 20px;
font-weight: bold;
line-height: 1; }

.purchase .btn-dl a {
box-sizing: border-box;
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%; }

.purchase .btn-dl .ico-box.bg-gry:hover {
opacity: .7; }

.purchase .btn-dl a > span {
position: absolute;
top: 50%;
-moz-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%); }

.purchase .btn-tel .ico-box p:nth-of-type(2) {
margin-top: 5px; }

.purchase .btn-tel .txt-deco {
font-size: 13px; }

.purchase .btn-tel .txt-small {
font-size: 12px;
font-weight: normal; }

.purchase .btn-tel .txt-small a {
font-size: 12px;
font-weight: normal; }

/* -END- purchase.txt(new) -- */
/* -START- purchase2.txt(new) -- */
.purchase2 a {
color: #000;
font-weight: bold;
font-size: 24px;
line-height: 1; }

.purchase2 a.bg-box:hover {
opacity: .7; }

.purchase2 .fz-s {
display: block;
font-size: 14px;
font-weight: bold;
margin-top: -5px;
padding-bottom: 5px;
text-align: left; }

.purchase2 .fz-xs {
box-sizing: border-box;
display: block;
font-size: 10px;
margin-top: -12px; }

.purchase2 .btn-form a,
.purchase2 .btn-dl a {
display: block; }

.purchase2 .tbl {
margin-left: auto;
margin-right: auto;
max-width: 960px;
width: 100%; }

.purchase2 .tbl-cell {
position: relative;
width: 50%; }

.purchase2 .tbl-cell:nth-of-type(1) {
padding-right: 7px; }

.purchase2 .tbl-cell:nth-of-type(2) {
padding-left: 7px; }

.purchase2 .btn-dl {
margin: 14px auto 0;
max-width: 473px; }

.purchase2 .bg-box {
box-sizing: border-box;
padding: 15px 20px;
text-align: center; }

.purchase2 .bg-line1 {
border: 1px solid #000;
box-sizing: border-box; }

.purchase2 .bg-gry {
background-color: #e7e7e7;
box-sizing: border-box;
position: relative; }

.purchase2 .btn-tel .bg-ico {
margin-top: -10px;
padding-bottom: 25px;
padding-top: 25px; }

.purchase2 .btn-form .bg-gry {
box-sizing: border-box;
width: 100%; }

.purchase2 .btn-form .bg-ico {
top: 50%; }

.purchase2 .btn-form .bg-box {
height: 100%; }

.purchase2 .bg-ico {
display: inline-block;
padding: 33px 15px 33px 75px;
position: relative; }

.purchase2 .bg-ico:before {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
content: "";
display: inline-block;
height: 56px;
left: 0;
width: 56px;
position: absolute;
transform: translate(0, -50%);
top: 50%; }

.purchase2 .btn-form .bg-ico:before {
background-image: url(/products/receiptprinter/common/images/ico_ph_form.png); }

.purchase2 .btn-tel .bg-ico:before {
background-image: url(/products/receiptprinter/common/images/ico_ph_tel.png); }

.purchase2 .btn-dl .bg-ico:before {
background-image: url(/products/receiptprinter/common/images/ico_dl.gif); }

/* -END- purchase2.txt(new) -- */
/*----service_box-----*/
.services {
display: inline-block;
width: 100%; }

.service_box .ico_i a {
background: #e7e7e7 url(/products/common/images/ico_i.gif) no-repeat 50% 20% !important; }

.service_box .ico_driversoftware a {
background: #e7e7e7 url(/products/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important; }

.service_box .ico_ques a {
background: #e7e7e7 url(/products/common/images/ico_ques.gif) no-repeat 50% 20% !important; }

.service_box .ico_msg a {
background: #e7e7e7 url(/products/common/images/ico_msg.gif) no-repeat 50% 20% !important; }

.service_box .ico_tools a {
background: #e7e7e7 url(/products/common/images/ico_tools.gif) no-repeat 50% 20% !important; }

.service_box .ico_os a {
background: #e7e7e7 url(/products/common/images/ico_os.gif) no-repeat 50% 20% !important; }

.service_box .ico_support a {
background: #e7e7e7 url(/products/common/images/ico_support.gif) no-repeat 50% 20% !important; }

.service_box {
display: block;
font-size: 0;
text-align: center;
vertical-align: middle; }

.service_box .box {
display: inline-block;
text-align: center;
vertical-align: middle; }

.service_box .box a {
box-sizing: border-box;
-webkit-align-items: center;
display: inline-block;
margin-right: 12px;
background: #e7e7e7;
padding: 17px 0;
width: 150px;
height: 120px;
text-align: center; }

.service_box .box.ico_os a {
margin-right: 0; }

.service_box .box.ico_support a {
margin-right: 0; }

.services .service_box a:hover {
opacity: 0.7 !important; }

.services .service_box a {
text-decoration: none;
color: #000; }

.services .service_box span.txt {
font-size: 16px;
font-weight: bold;
top: 66%;
position: relative; }

.services .service_box .ico_driversoftware span.txt {
font-size: 16px;
font-weight: bold;
top: 57%;
position: relative; }

.services .service_box .ico_support span.txt {
font-size: 16px;
font-weight: bold;
top: 57%;
position: relative; }

.services .service_under {
text-align: center;
font-size: 20px;
font-weight: bold;
line-height: 1.3;
margin: 30px auto 0;
background: #e7e7e7;
width: 810px; }

.services .service_under a:hover {
opacity: 0.7 !important; }

.services .service_under a {
text-decoration: none;
color: #000;
display: inline-block;
width: 810px;
padding: 50px 0; }

/* share
=============================================================== */
#contents .share_title {
font-size: 30px;
text-align: center; }

#contents .share_list {
margin: 25px auto 0; }

#contents .share_list ul {
text-align: center; }

#contents .share_list ul li {
vertical-align: top;
display: inline-block;
position: relative;
margin: 0 15px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
/*for chrome*/
.spec-icon span {
    font-size: 60%;
    width: 130%;
    margin-left: -2px;
    display: inline-block;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0; } }

.spec-icon span {
/*for other broswer*/
font-size: 8px; }

.spec-ttl {
font-size: 11px;
background-color: #4a6593 !important;
height: 17px;
padding-top: 1px;
color: #fff; }

.spec-txt {
padding-top: 3px; }

.spec-icon.small1 {
height: 20px !important; }

.spec-icon.gray {
border: 1px solid #797d7f;
color: #797d7f;
height: 20px !important;
width: 100px;
font-size: 13px; }

/*feature tile*/
.feature h3.ttl01 {
background: url(/products/receiptprinter/common/images/h3_ico_blue_t.gif) no-repeat left;
padding-left: 20px; }

/*===================for print screen========================*/
* {
-webkit-print-color-adjust: exact !important;
/* Chrome, Safari */
color-adjust: exact !important;
/*Firefox*/ }

/*=============for top header link=======================*/
.home-link {
margin-top: 20px !important;
margin-bottom: -25px !important; }

.home-link,
.home-link1 {
margin: 21px 16px -17px 0 !important; }

.home-link a,
.home-link1 a {
color: #005AB4 !important;
font-size: 79%; }

.summary-spec-icon.small {
height: 20px;
width: 100px; }

.summary-spec-icon {
display: table-cell;
vertical-align: middle;
border: 1px solid #797d7f;
color: #797d7f;
font-size: 13px;
font-weight: bold;
width: 136px;
height: 40px;
text-align: center; }

.point .summary-spec-icon {
border: 1px solid #797d7f;
color: #797d7f; }
#contents .subSection {
width: 100%;
}

/*===================================================================
  responsive
===================================================================*/
@media screen and (min-width: 769px) {
    body {
        -webkit-text-size-adjust: 100%;
        overflow-wrap: break-word; 
    } 
    .pc {
        display: block; }
    .sp {
        display: none; }
    #contents .subSection .modelNav li {
        display: inline-block; }
    .modelNav ul {
        display: flex;
        align-items: center;
        justify-content: center; }
    .modelNav li a {
        display: table-cell;
        width: 160px;
        height: 38px;
        vertical-align: middle;
        text-align: center;
        border-top: solid 1px #8c8f93;
        border-bottom: solid 1px #8c8f93; }
        .modelNav li a:hover {
        text-decoration: none; }
    .modelNav li:first-child a {
        border-radius: 19px 0 0 19px;
        border-left: solid 1px #8c8f93; }
    .modelNav li:first-child, .modelNav li:nth-child(2), .modelNav li:nth-child(3), .modelNav li:nth-child(4) {
        border-right: solid 1px #a5a9ad; }
    .modelNav li:last-child a {
        border-radius: 0 19px 19px 0;
        border-right: solid 1px #8c8f93; }
    .modelNav li:nth-child(2) {
        letter-spacing: -.05em;}
    #contents .headSection .ttl h1,
    #contents .headSection .leftArea .logo {
        font-size: 27px;
    }
    #contents .headSection .leftArea .logo {
        display: table-cell;
        vertical-align: middle;
    }
    #contents .headSection .leftArea .title {
        display: table-cell;
        vertical-align: middle;
        font-weight: bold !important;
    }
    #contents .headSection .leftArea .list {
        display: table-cell;
        vertical-align: middle !important;
    }
    #contents .subSection .subNav {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .ancNav li {
        float:left;
        width:220px;
        margin-right:10px;
        padding-right:10px;
        background:url(/common/images/bg_anc_01.gif) no-repeat right top;
        font-weight:bold;
        font-size:100%;
    }
    .ancNav ul + ul {
        margin-top: 10px;
    }
    .otherNav{
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
    }
    #contents .detailSection .main {
      float:none;
      width:960px;
    }
    #contents .detailSection .main .detailGroup .detail .summary{
      width: 660px;
    }
    #contents .detailSection .main .banner{
      display: flex;
      margin-top: 30px;
    }
    #contents .detailSection .main .banner li{
      margin-right: 10px;
    }
    #contents .detailSection .main .banner li:nth-of-type(2n){
      margin-right: 0;
    }
}

@media only screen and (max-width: 768px) {
  #header {
    width: 100%;
    padding: 0; }
  #contents .headSection .ttl h1,
  #contents .headSection .leftArea .logo {
    font-size: 4.5vw;
    padding-left: 0 !important;
  }
  #contents .headSection .ttl {
    display: table-cell !important;
  }
  #contents .headSection .aside {
    display: table-cell !important;
    width: 141px !important;
  }
  #topicPath {
    padding: 0.25rem 2% 20px 2% !important;
    box-sizing: border-box;
    width: 100%; }
  #topicPath li {
    display: inline-block !important; }
  #contents.responsive img {
    width: 100%;
    max-width: 100%;
    height: auto; }
  #contents {
    min-width: auto; }
  #contents .headSection {
    width: 100%;
    padding-bottom: 5px; }
  #contents .headSection .innerBlock {
    width: 100%;
    margin: auto;
    padding: 0 5px 5px;
    position: relative;
    box-sizing: border-box; }
  #contents .headSection .leftArea {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    padding-bottom: 0; }
  #contents .headSection .leftArea .logo {
    padding-right: 10px;
    padding-left: 5px; }
    #contents .headSection .leftArea .logo img {
      width: auto;
      height: 16px; }
  #contents .headSection .leftArea h1.title.logo {
    font-size: 16px;
    font-weight: bold; }
  #contents .headSection .leftArea .list {
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 15px;
    width: 50%;
    max-width: 184px; }
  #contents .headSection .leftArea .list .item {
    width: auto;
    height: 23px;
    display: table-cell;
    vertical-align: middle; }
  #contents .headSection .rightArea {
    float: none;
    margin-top: 10px;
    padding-top: 10px;
    width: auto;
    position: static;
 }
  #contents .headSection .purchase {
    margin-left: 0; }
  #contents .mainSection {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  #contents .mainSection .img {
    width: 100%;
    display: block; }
  #contents .mainSection .img .imgGroup {
    display: block; }
  #contents .mainSection .summary {
    width: 100%;
    display: block; }
  #contents {
    min-width: 100%; }
  #contents .detailSection {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box; }
  #contents .detailSection .main {
    float: none;
    width: 100%; }
  .feature #contents .detailSection .main .detailGroup img {
    width: 100%;
    height: auto; }
  #contents .detailSection .main .detailGroup .detail .summary {
    width: 100%;
    display: block;
    padding-right: 10px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .detail .img {
    width: 100%;
    display: block;
    padding-right: 10px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .detail .layCol01 {
    float: none;
    width: 100%; }
  #contents .detailSection .main .detailGroup .detail a,
  #contents .detailSection .main .detailGroup .detail .layCol01 a,
  #contents .detailSection .main .detailGroup .detail .layCol02 a {
    background-size: 12px auto; }
  #contents .detailSection .main .detailGroup .detail .layCol01 .summary,
  #contents .detailSection .main .detailGroup .detail .layCol02 .summary {
    width: 100%;
    box-sizing: border-box; }
  #contents .hEm7 {
    height: auto; }
  #contents .detailSection .main .detailGroup .detail_no-border .summary .ttl {
    height: 7em;
    display: table-cell; }
  #contents .detailSection .main .detailGroup .detail_no-border a {
    height: 7em; }
  #contents .detailSection .main .detailGroup .detail .layCol02 {
    float: none;
    width: 100%; }
  .img img {
    width: 100%;
    height: auto; }
  #contents .detailSection .side {
    float: none;
    width: 100%;
    margin-top: 20px;
    display: none; }
  #contents .detailSection .adobereader a img {
    position: static !important;
    margin: 0 0 15px;
    width:158px;}
  #contents .subSection {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  #contents .subSection .subNav .layCol01,
  #contents .subSection .subNav .layCol02,
  #contents .subSection .subNav .layCol03 {
    width: 100%;
    float: none;
    margin-right: 0; }
  #contents .subSection .subNav .layCol02.mb20 {
    margin-bottom: 0 !important; }
  #contents .subSection .subNav .layCol02,
  #contents .subSection .subNav .layCol03 {
    margin-top: 10px; }
  #contents .detailSection .main .detailGroup .detail .img {
    margin-top: 15px; }
  .feature #contents .detailSection .main .detailGroup {
    width: 100%;
    padding: 0 10px 20px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .ttlMod01 h2,
  #contents .detailSection .main .detailGroup .ttlMod01 h3,
  #contents .detailSection .main .detailGroup .ttlMod01 h4,
  #contents .detailSection .main .detailGroup .ttlMod01 h5 {
    background: #005ab4;
    border-radius: 999px; }
  #contents .detailSection .main .detailGroup .ttlMod01 span {
    background: transparent;
    line-height: 1.3; }
  #contents .detailSection .main .ancNavFeature01nav01,
  #contents .detailSection .main .ancNavFeature01nav02 {
    width: 100%;
    float: none; }
  #contents .detailSection .main .ancNavFeature01nav02 {
    margin-top: 30px; }
  .ancNav {
    width: 100%;
    box-sizing: border-box; }
      .ancNav li.last {
        width: 100%; }
      .ancNav li:first-child {
        margin-top: 0; }
  .ancNav ul.mt30 {
    margin-top: 15px !important;
  }
  .tblMod01 th, .tblMod01 td {
    padding: 10px;
    word-wrap: break-word; }
    .tblMod01 th sup, .tblMod01 td sup {
      display: inline-block; }
  .tblMod01,
  .tblMod01 th,
  .tblMod01 td {
    box-sizing: border-box; }
  #contents .subSection .modelNav {
    width: 100%; }
    #contents .subSection .modelNav li {
      display: block;
      width: 80%;
      min-width: 250px;
      margin: 10px auto 0; }
      #contents .subSection .modelNav li:first-child {
        margin-top: 0; }
      #contents .subSection .modelNav li a {
        width: 100%;
        height: 38px;
        border-radius: 19px;
        box-sizing: border-box;
        border: solid 1px #95999e;
        text-align: center;
        vertical-align: middle;
        padding-top: 11px; }
  #contents .detailSection .main .banner{
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
  }
  #contents .detailSection .main .banner li{
    width: calc(50% - 5px / 2);
    margin-top: 5px;
    margin-right: 5px;
  }
  #contents .detailSection .main .banner li:nth-of-type(1),
  #contents .detailSection .main .banner li:nth-of-type(2){
    margin-top: 0;
  }
  #contents .detailSection .main .banner li:nth-of-type(2n){
    margin-right: 0;
  }
  #contents .detailSection .side .sideNav .listBlock .list li a img,
  #contents .subSection .subNav .listBlock .list li a img {
    width: auto; }
  #contents .mainSection .snsArea.w29 {
    width: 100%;
    margin-bottom: 10px; }
  #contents .mainSection .snsArea .sns ul {
    letter-spacing: -.4em; }
  #contents .mainSection .snsArea .sns li {
    display: inline-block;
    letter-spacing: normal;
    padding-right: 7px;
    padding-left: 0; }
    #contents .mainSection .snsArea .sns li a {
      width: 22px; }
    #contents .mainSection .snsArea .sns li:last-child {
      padding-right: 0; } 
    .tblMod01, .tblMod01 th, .tblMod01 td {
      font-size: 11px !important;
    }
    .scroll-note {
      font-size: 10px;
      text-align: right;
      margin-top: 5px;
    }
    img.label-eco {
      width: 65px !important;
      height: auto;
    }
    .label-eco-note {
      width: 65px !important;
    }
    .esponsive .recommendSection .recommend {
      padding-left: 20px;
      padding-right: 20px;
    }
    .responsive .recommendSection .recommend .banner .inner div a:first-child {
      width: 47.5%;
      float: left;
    }
    .responsive .recommendSection .recommend .banner .inner div a:nth-child(2),
    .responsive .recommendSection .recommend .banner .inner div p {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 52.5%;
      display: block;
    }
#contents .headSection .innerBlock .leftArea .logo{
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
#contents .headSection .innerBlock .leftArea .logo img{
  width: 100%;
  height: auto;
}
#contents .headSection .innerBlock .leftArea .title{
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding: 0 0 0 10px !important;
  font-size: 4.5vw;
}
#contents .headSection .innerBlock .leftArea .title span{
  font-size: 4.5vw;
}
.responsive .recommend {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 80px;
}

.newsSection .newsGroup {
  padding-left: 0;
  padding-right: 0;
}
/* ------ lNav ------ */
.lNav {
	height:auto;
}
.lNav li {
	float:left;
	width:50%;
	height:auto;
}
.lNav li a {
	display:block;
	width:100%;
	height:100%;
}
.lNav.top li.lnav01 a,
.lNav li.lnav01 a:hover { background-size:cover; }
.lNav.feature li.lnav02 a,
.lNav li.lnav02 a:hover { background-size:cover; }
.lNav.spec li.lnav03 a,
.lNav li.lnav03 a:hover { background-size:cover; }
.lNav.supply li.lnav04 a,
.lNav li.lnav04 a:hover { background-size:cover; }
.lNav.service li.lnav05 a,
.lNav li.lnav05 a:hover { background-size:cover; }

.lNav li a:hover img,
.lNav.top li.lnav01 a img,
.lNav.feature li.lnav02 a img,
.lNav.spec li.lnav03 a img,
.lNav.supply li.lnav04 a img,
.lNav.service li.lnav05 a img {
	visibility:hidden;
}
#contents.responsive .lNav {
  min-width: 100%;
  height:auto;
  background:none;
  display:flex;
}
#contents.responsive .lNav ul {
  width: 100%;
}
#contents.responsive .lNav ul li {
  box-sizing: border-box;
  width: 50% !important;
  height: auto;
  border: none;
  border-bottom: 1px solid #e6e6e6;
} 
/* #contents.responsive .lNav ul li:nth-child(5) {
  width: 100% !important;
} */

#contents.responsive .lNav ul li:nth-child(1),
#contents.responsive .lNav ul li:nth-child(3),
#contents.responsive .lNav ul li:nth-child(5) {
  border-right: 1px solid #e6e6e6;
}
#contents.responsive .ancNav ul li {
  box-sizing: border-box;
  width: 100%;
  background: none;
  position: relative;
  display: block;
  font-weight: bold;
  margin: 0.2em 0;
  padding: 0 10px;
  font-size: 105%;
}
#contents.responsive .ancNav .iLink02 {
  background: none;
  padding: 0 !important;
  display: block;
}
#contents.responsive .ancNav ul li a {
  display: block;
  padding: 8px 28px 8px 0 !important;
  border-bottom: 1px solid #005AB4;
  text-decoration: none !important;
}
#contents.responsive .ancNav ul li a:after {
  content: "";
  position: absolute;
  border-top: 2px solid #005AB4;
  border-right: 2px solid #005AB4;
  width: 6px;
  height: 6px;
  top: 40%;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.feature #contents.responsive .ancNav a:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#contents.responsive .ancNav ul li p.iDown02{
  display: block;
  padding: 0;
  background: transparent;
}
#contents.responsive .ancNav ul li p.iDown02 a:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* #contents.responsive .ancNav ul li p.iDown02 a:after {
  display: none;
}
#contents.responsive .ancNav ul li p.iDown02 a {
  display: inline;
  padding: 0 !important;
} */
#contents.responsive .ancNav ul.mt30 {
  margin-top: 0 !important;
}
.tbl .tbl-cell{
  display: block;
}
.purchase .tbl-cell{
  width: 100%;
}
.purchase .tbl-cell:nth-of-type(1){
  padding: 0;
  margin: 0 0 15px;
}
.purchase .tbl-cell:nth-of-type(2){
  padding: 0;
}
.services .service_under,
.services .service_under a {
  width: 100%;
}
#footer #deepFoot .list li img {
  width: auto;
}
#contents .detailSection.section04 {
    padding-left: 0;
    padding-right: 0;
}
#contents.responsive .detailSection .purchase .ico-box {
  display: table;
  max-width: 100%;
  border: none;
  empty-cells: show;
  border-collapse: collapse;
  background-image: none;
}
#contents.responsive .detailSection .purchase .btn-dl .ico-box a {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  background-image: url(/products/common/images/ico_dl.gif);
  background-position: left 10% center;
  background-repeat: no-repeat;
  background-size: 12%;
  text-align: center;
  text-indent: 25px;
  font-size: 18px;
  position: unset;
}
#contents.responsive .detailSection .purchase .btn-dl .ico-box .ico-space {
    padding: 0;
}
#contents.responsive .detailSection .purchase .btn-dl a > span {
    position: unset;
}
#contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(1), #contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(2) {
    padding: 0;
}
#contents.responsive .detailSection .purchase .tbl-cell.btn-tel {
    margin-top: 1.5em;
}
#contents.responsive .detailSection .purchase .tbl-cell {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
#contents.responsive .detailSection .purchase .ico-box {
  display: table;
  max-width: 100%;
  border: none;
  empty-cells: show;
  border-collapse: collapse;
  background-image: none;
}
.purchase .btn-tel .ico-box {
    background-image: url(/products/common/images/ico_ph_calling.gif);
    background-position: left 40px center;
    background-repeat: no-repeat;
    background-size: 15%;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  border: 1px solid #000;
  background-image: url(/products/common/images/ico_ph_calling.gif);
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-size: 12%;
  padding: 0;
  text-align: left;
  padding-left: 17%;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space p a {
    font-size: 16px;
}

#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space span.txt-small a {
  font-size: 12px !important;
}
#contents .noteMod01 .txt {
  text-align: left;
}
}

 .appLinkSectionTtl02.edit{
    color: #3363a1;
    font-weight: bold;
    font-size: 18px;
}

 .ttlSpan{
    color: #b22222;
    font-size: 19px;
}

/*===================================================================
	print
===================================================================*/
@media print{
  .no_print{
      display: none;
  }
  #contents .detailSection .main .banner{
    display: flex;
    margin-top: 30px;
  }
  #contents .detailSection .main .banner li{
    margin-right: 10px;
  }
  #contents .detailSection .main .banner li:nth-of-type(2n){
    margin-right: 0;
  }
}


@media screen and (max-width: 767px)
#contents.responsive .detailSection .purchase .ico-space br, .point br {
    display: block !important;
}
@media screen and (max-width: 767px)
#contents.responsive li br, #contents.responsive p br, #contents.responsive .ttl br {
    display: none;
}

/*==================youtube======================*/
#contents .detailSection .movie .youtube {
    position: relative;
    text-align: center;
}
#contents .detailSection .movie .youtube iframe {
    display: block;
    margin: 0 auto;
}
#contents .detailSection .feature_list .movie {
    width: 100%;
}
@media screen and (max-width: 767px){
#contents .detailSection .movie .youtube {
    overflow: hidden;
    position: relative;
    width: 92%;
    height: 0;
    margin: 0 auto 0 auto;
    padding: 0 0 52.25% 0;
}
#contents .detailSection .movie .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
}

/*==================各種メディアでの紹介記事======================*/
#contents .detailSection .media-ttl {
  border: 1px solid;
  padding: 10px;
}


#contents .detailSection .media_list .media-img {
  display: inline-block;
  text-align: left;
  margin-right: 40px;
}

#contents .detailSection .media_list .media-flex {
  display: flex;
}

#contents .detailSection .media_list .media-detail {
  text-align: center;
  font-size: 87.5%;
  margin-top: 30px;
}

#contents .detailSection .media_list .media-detail p {
  display: inline-block;
  text-align: left;
  font-size: 87.5%;
}

#contents .detailSection .media_list .media-flex .media-container {
  text-align: left;
  margin-top: auto;
  margin-bottom: auto;
}

#contents .detailSection .media_list .media-flex .media-container.flex {
  display: flex;
}

@media screen and (max-width: 767px){

  #contents .detailSection .media_list .media-img {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  
  #contents .detailSection .media_list .media-flex {
    display: inline-block;
  }
}