@charset "UTF-8";
/*! Original CSS
-----------------------------------------------------*/
.relatedLink, .sitemap, .sitemap .list, .prodCart .btnContact, .prodPic_thumbs ul, .voiceFilter ul {
  padding: 0;
  list-style-type: none;
}

.map .st2 {
  fill: none;
  stroke: #989898;
  stroke-width: 4;
  stroke-miterlimit: 10;
}
.map .st4 {
  fill: #fff;
}
.map .hokkaido {
  fill: #5bb4d9;
}
.map .hokkaido:hover {
  fill: #79d2f7;
}
.map .tohoku {
  fill: #3fafa6;
}
.map .tohoku:hover {
  fill: #5dcdc4;
}
.map .kanto {
  fill: #66b970;
}
.map .kanto:hover {
  fill: #84d78e;
}
.map .chubu {
  fill: #d9dc61;
}
.map .chubu:hover {
  fill: #f7fa7f;
}
.map .kinki {
  fill: #f3b96b;
}
.map .kinki:hover {
  fill: #ffd789;
}
.map .chugoku {
  fill: #e94d4b;
}
.map .chugoku:hover {
  fill: #ff6b69;
}
.map .shikoku {
  fill: #e77956;
}
.map .shikoku:hover {
  fill: #ff9774;
}
.map .kyushu {
  fill: #fdaebe;
}
.map .kyushu:hover {
  fill: #ffccdc;
}
.map .okinawa {
  fill: #b977ac;
}
.map .okinawa:hover {
  fill: #d795ca;
}

.facilityList {
  margin-bottom: 3em;
}
.facilityList_title {
  font-size: 30px;
  font-size: 3.0rem;
}
.hokkaido .facilityList_title {
  color: #5bb4d9;
}
.tohoku .facilityList_title {
  color: #3fafa6;
}
.kanto .facilityList_title {
  color: #66b970;
}
.chubu .facilityList_title {
  color: #d9dc61;
}
.kinki .facilityList_title {
  color: #f3b96b;
}
.chugoku .facilityList_title {
  color: #e94d4b;
}
.shikoku .facilityList_title {
  color: #e77956;
}
.kyushu .facilityList_title {
  color: #fdaebe;
}
.okinawa .facilityList_title {
  color: #b977ac;
}
.facilityTable {
  font-size: 14px;
  font-size: 1.4rem;
  width: 960px;
}
.facilityTable tr {
  padding: .5em;
}
.facilityTable thead {
  color: #fff;
}
.hokkaido .facilityTable thead {
  background-color: #5bb4d9;
}
.tohoku .facilityTable thead {
  background-color: #3fafa6;
}
.kanto .facilityTable thead {
  background-color: #66b970;
}
.chubu .facilityTable thead {
  background-color: #d9dc61;
}
.kinki .facilityTable thead {
  background-color: #f3b96b;
}
.chugoku .facilityTable thead {
  background-color: #e94d4b;
}
.shikoku .facilityTable thead {
  background-color: #e77956;
}
.kyushu .facilityTable thead {
  background-color: #fdaebe;
}
.okinawa .facilityTable thead {
  background-color: #b977ac;
}
.facilityTable thead th {
  font-weight: normal;
  padding: .3em 0;
  text-align: center;
}
.facilityTable thead th:nth-child(-n+6) {
  border-right: 1px solid #d0d0d0;
}
.facilityTable tbody tr:nth-child(even) {
  background-color: #eee;
}
.facilityTable tbody td {
  padding: .3em;
}
.facilityTable tbody td:nth-child(1) {
  width: 10%;
}
.facilityTable tbody td:nth-child(2) {
  position: relative;
  width: 50%;
  padding-right: 175px;
}
.facilityTable tbody td:nth-child(-n+6) {
  border-right: 1px solid #d0d0d0;
}
.facilityTable tbody td:nth-child(n+3) {
  text-align: center;
}

.relatedLink {
  position: absolute;
  top: 3px;
  right: 5px;
  text-align: right;
}
.relatedLink li {
  display: inline-block;
}

.faqItems {
  margin-bottom: 3em;
}
.faqItems_title {
  margin-bottom: 1em;
}

.faqItem {
  border: 1px solid #1877ae;
  border-radius: 5px;
  margin-bottom: 1em;
}
.faqItem_title {
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  padding: 1em 0.5em;
  font-weight: bold;
  background-color: #1877ae;
  margin: 0;
  cursor: pointer;
}
.faqItem_inner {
  padding: 1em;
  line-height: 1.5;
}
.faqItem_inner a {
  text-decoration: underline;
}
.faqItem_inner strong {
  color: #ff0030;
  font-weight: normal;
}

.prodSlide {
  padding: 15px 0 30px;
  border-top: 1px solid #eee;
  background-color: #fff;
}
.prodSlide .carousel-inner {
  overflow: hidden;
  margin: 0 auto;
}
.prodSlide .carousel-inner img {
  width: 100%;
  height: auto;
}
.prodSlide .carousel-indicators {
  bottom: 0;
}
.prodSlide .carousel-indicators li {
  border-color: #eee;
}
.prodSlide .carousel-indicators li.active {
  background-color: #a0c327;
}

.box {
  padding: 40px 0 0;
}

.homeNews_title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  color: #777;
}
.homeNews_title span {
  color: #1877ae;
}
.homeNews .lead {
  padding: .5em 0 0 1.3em;
  background: url(/images/home/ico_flag.jpg) no-repeat left 0.3em;
}
.homeNews .lead strong {
  color: #fc6160;
}

.newsMore {
  padding-top: 0.5em;
}
.newsMore a {
  background-color: #a0c327;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}

.homeProducts {
  padding-bottom: 40px;
  background: url(/images/home/bg_footprint.png) no-repeat right top;
}
.homeProducts_title {
  margin-top: 0;
  margin-bottom: .5em;
}
.homeProducts .lead {
  font-weight: bold;
  margin-bottom: 2em;
  padding: .5em;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  background-color: #1877ae;
}

.prodList img {
  margin: 0 auto .5em;
}

.prodName {
  text-align: center;
  color: #333;
}
.prodName a {
  display: block;
}
.prodName span {
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: bold;
  display: block;
}

.homeOpinion {
  padding-bottom: 40px;
  background: url(/images/home/bg_flag01.png) no-repeat left top, url(/images/home/bg_flag02.png) no-repeat right top;
  background-color: #efe4d5;
  background-size: 100px auto;
}
.homeOpinion_title {
  position: relative;
  margin-top: 0;
}
.homeOpinion_title img {
  margin: 0 auto;
}

.user {
  position: relative;
  padding-top: .5em;
  padding-bottom: 1em;
  background-repeat: no-repeat;
  background-position: 20px 5px;
}
.user a {
  display: block;
}
.user_title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0;
  padding-bottom: 1em;
  padding-left: 100px;
  color: #666;
  position: relative;
}
.user_title span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}
.user_pic {
  position: absolute;
  bottom: 0;
  left: -15px;
}
.user_pic img {
  width: 100px;
  height: auto;
}
.user_comment {
  position: relative;
  min-height: 200px;
  padding: 1.5em 1em !important;
  color: #666;
  background-color: #fff;
}
.user_comment:before {
  position: absolute;
  top: -12px;
  left: 40%;
  display: block;
  z-index: 3;
}
.user:nth-child(4n+1) .user_comment:before {
  content: url(/images/home/fig_tape01.png);
}
.user:nth-child(4n+2) .user_comment:before {
  content: url(/images/home/fig_tape02.png);
}
.user:nth-child(4n+3) .user_comment:before {
  content: url(/images/home/fig_tape03.png);
}
.user:nth-child(4n+4) .user_comment:before {
  content: url(/images/home/fig_tape04.png);
}
.staff .user_cat {
  display: inline;
  margin-right: .5em;
  padding: .1em .5em;
  color: #fff;
  border-radius: 3px;
  background-color: #0c76b0;
}
.facility .user_cat {
  display: inline;
  margin-right: .5em;
  padding: .1em .5em;
  color: #fff;
  border-radius: 3px;
  background-color: #8caf13;
}

.linkOpinion {
  padding-top: 40px;
}

.homeInter {
  padding-bottom: 40px;
}
.homeInter_title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: .5em;
  text-align: center;
}
.homeInter .lead {
  font-size: 16px;
  font-size: 1.6rem;
}

/* ## Sitemap
-----------------------------------------------------*/
.sitemap > li {
  padding: .5em 0;
  border-bottom: 1px dotted #666;
}
.sitemap > li:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .5em;
  content: "";
  border: 5px solid #a0c327;
  border-radius: 50%;
}
.sitemap > li ul {
  padding-left: 1em;
  list-style-type: none;
}
.sitemap > li li {
  margin-top: .3em;
  padding-left: 2em;
}
.sitemap > li li:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: .5em;
  margin-left: -1em;
  content: "";
  border: 1px solid #a0c327;
  border-radius: 50%;
  background-color: #fff;
}

/* ## Privacy
-----------------------------------------------------*/
.sitemap {
  line-height: 1.5;
}
.sitemap p {
  margin: 1em 0;
}
.sitemap .box {
  margin-bottom: 2em;
  border-top: 1px solid #eee;
}
.sitemap .box_title {
  position: relative;
  margin-top: 0;
  margin-bottom: 1em;
  padding-top: 1em;
  color: #1877ae;
}
.sitemap .box_title:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 300px;
  height: 0;
  content: "";
  border-top: 3px solid #a0c327;
}
.sitemap .list {
  padding: 1em;
  border-radius: 5px;
  background-color: #f3f3f3;
}
.sitemap .list li {
  margin-bottom: .3em;
}

/* ## Company
-----------------------------------------------------*/
.comInner {
  margin-bottom: 3em;
}
.comInner .title03 {
  margin-bottom: 1em;
}

.comMessage_pic {
  margin-bottom: 1em;
}
.comMessage_name {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: right;
}
.comMessage p {
  line-height: 1.7;
  margin-bottom: 2em;
}

.comTable {
  width: 100%;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.comTable th,
.comTable td {
  padding: .5em 0;
}
.comTable th {
  width: 30%;
  text-align: center;
  vertical-align: middle;
}
.comTable tbody tr:nth-child(even) {
  background-color: #eee;
}
.comTable dl {
  margin: 0;
}

.newsIndex {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
}

.newsCat {
  width: 10em;
  display: inline-block;
  text-align: center;
  margin-left: 1em;
}

.entry .goback {
  padding: 4em -0px;
  margin: 0 auto;
}

.entryHead {
  margin-bottom: 2em;
}

.entryCat {
  display: block;
  width: 10em;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0.3em 0;
}
.entryCat-topics {
  background-color: #1877ae;
}
.entryCat-media {
  background-color: #a0c327;
}

.entryDate {
  text-align: right;
}

.entryPic {
  margin-bottom: 2em;
}
.entryPic img {
  margin: 0 auto;
}

.interHead {
  margin-bottom: 3em;
}

.interTitle {
  margin-top: 0;
}

.interViewee {
  border-left: 10px solid #1877ae;
  padding-left: 1em;
  font-weight: bold;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 1em;
}

.interProfile {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}

.interInner_title {
  font-weight: bold;
  color: #1877ae;
  line-height: 1.5;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 1em;
  position: relative;
  padding-top: 0.5em;
}
.interInner_title:before {
  content: "";
  display: block;
  width: 160px;
  height: 0;
  border-top: 3px solid #a0c327;
  top: 0;
  left: 0;
  position: absolute;
}
.interInner p {
  margin-bottom: 2em;
  line-height: 1.7;
}
.interInner_pic {
  margin-bottom: 1em;
}
.interInner_pic figcaption {
  padding-top: 1em;
  font-size: 12px;
  font-size: 1.2rem;
}

.interMedia {
  background-color: #eee;
  padding: 1em;
  margin-bottom: 3em;
}
.interMedia_title {
  color: #1877ae;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5;
}
.interMedia_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.interMedia_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.interview .goback {
  padding: 4em -0px;
  margin: 0 auto;
}

/* Kure.css
-----------------------------------------------------*/
.user_comment,
ul.voiceList {
  list-style: none;
}
ul.voiceList strong{
  border-bottom: 2px dotted #ff4173;
}

.user_comment .interInner,
ul.voiceList li {
  float: none;
  box-sizing: border-box;
  width: 95%;
  margin: 1em;
  padding: 10px 15px;
  border: 1px solid #a0c327;
}

.user_comment .interInner:nth-child(odd),
ul.voiceList li:nth-child(odd) {
  clear: both;
}

ul.voiceList li span.note {
  font-size: .8em;
  padding: .5em;
}

.user_comment .interInner figure.interInner_pic {
  width: 156px;
}

.user_comment .interInner dl dt {
  font-weight: normal;
  margin-bottom: .3em;
  color: #1877ae;
}

.user_comment .interInner dl dd {
  margin-bottom: .5em;
}

.interview-info {
  clear: both;
  margin-top: 2em;
  padding: 10px 15px;
  text-align: center;
  border-top: 1px solid #a0c327;
  border-bottom: 1px solid #a0c327;
}

.interview-info p {
  margin-bottom: .5em;
}
.content {
  padding-top: 0;
}

.pageLead {
  position: relative;
  padding: 20px 10px 0;
  text-align: center;
  background: url(/images/bg_bluedot.png);
}
.pageLead img {
  margin: 0 auto;
}

.prodLead {
  padding-bottom: 2em;
}
.prodLead_title{
  font-size: 4rem;
  font-weight: bold;
  color: #1877ae;
  text-align: center;
  
}
.prodLead_lead {
  margin-bottom: 1em;
  text-align: center;
  font-size: 2.6rem;

}
.prodLead_lead + p {
  margin-bottom: 3em;
}
.prodLead_lead span {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
}
.prodLead_ribbon {
  position: relative;
  margin-bottom: 1em;
  padding: .5em 0;
  text-align: center;
  color: #fff;
  background-color: #ff4173;
}
.prodLead_ribbon:before, .prodLead_ribbon:after {
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border: 20px solid transparent;
}
.prodLead_ribbon:before {
  border-left-color: #fff;
}
.prodLead_ribbon:after {
  right: 0;
  border-right-color: #fff;
}
.prodLead_fig img {
  display: block;
  margin: 0 auto 1em;
}
.prodLead_fig figcaption {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  color: #ff4173;
}

.prodPoint {
  margin-bottom: 3em;
  padding: 2em 0;
  background: url(/images/bg_greendot.png);
}
.prodPoint_item {
  margin-bottom: 1em;
}
.prodPoint .inner {
  position: relative;
  padding: 1em;
  background-color: #fff;
  overflow: hidden;
  
}
.prodPoint .inner:after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 44px;
  height: 44px;
  content: url(/images/fig_pagecurl.png);
}
.prodPoint .inner_title {
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  margin-top: 1em;
  padding-top: .5em;
  color: #1877ae;
}
.prodPoint .inner_title:before {
  position: absolute;
  top: 0;
  display: block;
  width: 200px;
  height: 3px;
  content: "";
  background-color: #a0c327;
}
.prodPoint_title {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  margin-top: 0;
  padding-left: 3em;
}
.prodPoint-ewalk .prodPoint_title {
  color: #fff;
}
.prodPoint_num {
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1;
  position: absolute;
  z-index: 10;
  top: -10px;
  left: -10px;
  display: block;
  width: 65px;
  height: 65px;
  padding-top: 5px;
  text-align: center;
  color: #fff;
  border: 5px solid #fff;
  border-radius: 50%;
  background-color: #ec6941;
}
.prodPoint-ewalk .prodPoint_num {
  top: -0;
  left: -15px;
}
.prodPoint p {
  line-height: 1.6;
}
.prodPoint strong {
  font-weight: normal;
  color: #ec6941;
}

.prodCart {
  margin-bottom: 3em;
}
.prodCart .title03{font-weight: bold;}
.prodCart .btnContact li {
  margin-bottom: .5em;
}
.prodCart .btnContact a {
  display: block;
  padding: .5em;
  text-align: center;
  color: #666;
  background-color: #eee;
}
.prodCart .btnContact a:hover {
  background-color: #d0d0d0;
}

.prodDetail {
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  margin-bottom: 2em;
  padding: 1em -0;
  border-bottom: 2px dotted #a0c327;
}
.prodDetail caption {
  font-weight: bold;
  color: #a0c327;
  border-top: 2px dotted #a0c327;
}
.prodDetail th,
.prodDetail td {
  padding: .1em .3em;
}
.prodDetail tr:last-child th,
.prodDetail tr:last-child td {
  padding-bottom: 1em;
}
.prodDetail th {
  width: 9em;
}

.prodPic {
  padding-top: 1em;
}
.prodPic_main {
  border: 1px solid #666;
}
.prodPic_thumbs {
  padding-top: 1em;
}
.prodPic_thumbs ul {
  width: 100%;
}
.prodPic_thumbs img {
  display: block;
  width: 100%;
  height: auto;
}
.prodPic_thumbs-elderwalk ul {
  display: table;
}
.prodPic_thumbs-elderwalk li {
  display: table-cell;
  width: 25%;
  padding: 0 2%;
}
.prodPic_thumbs-eldacks li {
  display: inline-block;
}

.prodDev_name {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 2em;
  padding-left: .5em;
  border-left: 10px solid #1877ae;
}

.prodUser_title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 2em;
  padding-left: .5em;
  border-left: 10px solid #1877ae;
}
.prodUser ol {
  padding-left: 1.5em;
}

.prodBtn {
  padding: 30px 0;
}
.prodBtn img {
  display: block;
  width: 100%;
  height: auto;
}

.prodSet {
  margin-bottom: 3em;
  padding: 2em -0;
  background: url(/images/bg_greendot.png);
}
.prodSet_title {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1em;
}
.prodSet_txt {
  margin-bottom: 2em;
}
.prodSet_pic {
  margin-top: -10%;
}
.prodSet .setItem {
  margin-bottom: 1em;
  padding: 1em;
  background-color: #fff;
}
.prodSet .setItem_title {
  font-weight: bold;
}

.cartjs_product_table table {
  width: 100% !important;
}
.cartjs_product_table th,
.cartjs_product_table td {
  padding: .5em;
}
.cartjs_product_table th {
  background-color: #eee;
}

.cartjs_cart_in input[type="submit"] {
  margin-bottom: 2em;
  padding: .5em;
  color: #fff;
  border: 0;
  border-radius: 5px;
  background-color: #ff4173;
}

/* ## Easywalk
-----------------------------------------------------*/
.easyItem {
  margin-bottom: 1em;
  padding: 0 .5em;
}
.easyItem a {
  display: block;
  padding: .5em;
  text-align: center;
  color: #333;
  border: 1px solid #666;
}
.easyItem_title {
  font-weight: bold;
  font-size: 30px;
}
.easyItem_btn {
  margin-bottom: 0;
  padding: .5em 0;
  color: #fff;
  border-radius: 3px;
  background-color: #fc4474;
}
.easyItem img {
  margin: 0 auto;
}

.graphNote {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 1em;
}
.graphNote ul {
  margin-left: 1em;
  padding-left: 0;
}

.bnrCamp {
  padding: 2em 0;
}
.bnrCamp img {
  margin: 0 auto;
}

.ewalkOpinion {
  padding-top: 30px;
  padding-bottom: 40px;
  background: url(/images/home/bg_flag01.png) no-repeat left top, url(/images/home/bg_flag02.png) no-repeat right top;
  background-color: #efe4d5;
  background-size: 100px auto;
}
.ewalkOpinion_title {
  position: relative;
  margin-bottom: 20px;
}
.ewalkOpinion_title img {
  margin: 0 auto;
}
.ewalkOpinion_lead {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 2em;
  text-align: center;
}

.opinionItem {
  position: relative;
  margin-bottom: 1em;
  padding: 0 1.5em;
}
.opinionItem_inner {
  padding: 1em;
  background-color: #fff;
}
.opinionItem_inner:before {
  position: absolute;
  top: -12px;
  left: 40%;
  display: block;
}
.opinionItem_title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold !important;
  line-height: 1.5 !important;
  margin-top: 0 !important;
  color: #1877ae;
}
.opinionItem_title small {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #333;
}
.opinionItem:nth-child(1) .opinionItem_inner:before {
  content: url(/images/home/fig_tape01.png);
}
.opinionItem:nth-child(2) .opinionItem_inner:before {
  content: url(/images/home/fig_tape02.png);
}
.opinionItem:nth-child(3) .opinionItem_inner:before {
  content: url(/images/home/fig_tape03.png);
}
.opinionItem:nth-child(4) .opinionItem_inner:before {
  content: url(/images/home/fig_tape04.png);
}

.voiceFilter {
  border: 1px solid #e2d0ad;
  background-color: #f5f1e9;
  display: table;
  width: 100%;
  padding: 0.5em;
  font-size: 14px;
  font-size: 1.4rem;
}
.voiceFilter dt {
  display: table-cell;
  font-weight: normal;
  width: 10em;
}
.voiceFilter dt:after {
  content: ":";
  margin-left: 0.5em;
}
.voiceFilter dd {
  display: table-cell;
}
.voiceFilter ul {
  margin: 0;
}
.voiceFilter li {
  display: inline-block;
}
.voiceFilter a {
  display: block;
  color: #fff;
  border-radius: 5px;
  padding: 0 0.3em;
}
.voiceFilter-all a {
  background-color: #818181;
}
.voiceFilter-user a {
  background-color: #1aa1e6;
}
.voiceFilter-facility a {
  background-color: #a0c327;
}

.voiceItem {
  margin-bottom: 30px;
}
.voiceItem a {
  display: block;
  background-color: #f5f1e9;
  border: 1px solid #e2d0ad;
  padding: 20px;
  color: #333;
  transition: all 0.7s ease;
  position: relative;
  overflow: hidden;
}
.voiceItem a:hover {
  background-color: #dfe5b1;
}
.voiceItem a:hover .voiceItem_title,
.voiceItem a:hover .voiceItem_pic,
.voiceItem a:hover .voiceItem_txt {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.voiceItem a:hover .voiceItem_more {
  opacity: 1;
  filter: alpha(opacity=100);
}
.voiceItem_title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0;
  padding-left: 135px;
  line-height: 1.5;
}
.voiceItem_cat {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  width: 4em;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 1em;
  color: #fff;
}
.voiceItem-user {
  background-color: #1aa1e6;
}
.voiceItem-facility {
  background-color: #a0c327;
}
.voiceItem_pic {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  width: 120px;
  height: 120px;
  overflow-x: hidden;
  position: relative;
}
.voiceItem_pic img {
  display: block;
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.voiceItem_txt {
  clear: both;
  font-weight: bold;
  min-height: 3.5em;
}
.voiceItem_more {
  position: absolute;
  margin-bottom: 0;
  background-color: #a0c327;
  color: #fff;
  font-weight: bold;
  width: 90%;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.voice .goback {
  padding: 4em -0px;
  margin: 0 auto;
}

.voiceHead {
  text-align: center;
  margin-bottom: 3em;
}

.voiceCat {
  display: inline-block;
  padding: 0.3em 0.5em;
  color: #fff;
  border-radius: 5px;
}
.voiceCat-user {
  background-color: #00a0e9;
}
.voiceCat-facility {
  background-color: #a0c327;
}

.voicePic {
  margin-right: 1em;
  width: 160px;
  height: 160px;
  overflow-x: hidden;
  position: relative;
}
.voicePic img {
  display: block;
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.homeNews_title {
  margin-top: 30px;
}

.homeNews .lead {
  text-align: center;
  background: none;
}

.homeNews .lead strong {
  background: transparent url("/images/home/ico_flag.jpg") no-repeat scroll left center;
  color: #fc6160;
  display: inline-block;
  padding: 0 0 0 20px;
}

.newsCat {
  margin-left: 0.5em;
  width: 7em;
}

/*
1) TOP：page.css 669行目？　padding-left:0;を無効化＜トップページのお客様の声で余白がない
2）　TOP：テープ画像が見きれ
*/

@media screen and (max-width: 768px) {
  .tableWrap {
    overflow-x: scroll;
    width: 100%;
  }
  .tableWrap::-webkit-scrollbar {
    height: 5px;
  }
  .tableWrap::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .tableWrap::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
}

@media screen and (min-width: 768px) {
  .facilityTable {
    width: 100%;
  }
  .faqItem_title {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .prodSlide {
    padding: 60px 0 30px;
    background: url(../images/home/bg_visual.jpg) no-repeat center center;
    background-size: cover;
  }
  .prodSlide .carousel-inner {
    width: 720px;
  }
  .homeNews_title {
    font-size: 20px;
    font-size: 2rem;
  }
  .homeNews .lead {
    font-size: 20px;
    font-size: 2rem;
  }
  .prodName span {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .homeOpinion {
    background-size: auto;
  }
  .homeOpinion_title:after {
    position: absolute;
    top: -65px;
    right: 10%;
    content: url(/images/home/fig_feedback.png);
  }
  .linkOpinion {
    width: 20em;
    margin: 0 auto;
    text-align: center;
  }
  .homeInter_title {
    font-size: 50px;
    font-size: 5rem;
  }
  .homeInter .lead {
    margin-bottom: 2em;
    text-align: center;
  }
  .comMessage_pic {
    margin-top: -5em;
  }
  .entry .goback {
    width: 20em;
  }
  .entryDate {
    font-size: 20px;
    font-size: 2rem;
  }
  .entryPic {
    margin-bottom: 4em;
  }
  .interTitle {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .interViewee {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .interInner_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .interInner_pic {
    float: right;
    margin-left: 2em;
    width: 350px;
  }
  .interMedia_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .interview .goback {
    width: 20em;
  }
  .user_comment .interInner,
  ul.voiceList li {
    float: left;
    width: 45%;
  }
  .content {
    padding-top: 50px;
  }
  .prodLead_lead + p {
    width: 70%;
    margin: 0 auto 3em;
  }
  .prodLead_lead span {
    font-size: 28px !important;
    font-size: 2.8rem !important;
  }
  .prodLead_ribbon {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: bold;
  }
  .prodLead_ribbon:before, .prodLead_ribbon:after {
    border-width: 30px;
  }
  .prodLead_ribbon + p {
    width: 50%;
    margin: 0 auto 2em;
  }
  .prodPoint-ewalk .inner {
    padding: 2em 3em;
  }
  .prodPoint-ewalk .prodPoint_title {
    font-size: 30px;
    font-size: 3rem;
  }
  .prodPoint_fig {
    float: right;
    /*margin-top: -3em;*/
    margin-bottom: 1em;
    margin-left: 1em;
  }
  .prodCart .btnContact {
    display: table;
    width: 100%;
  }
  .prodCart .btnContact li {
    display: table-cell;
    width: 50%;
    padding: 0 1%;
  }
  .prodDev_name {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .prodUser_title {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .prodBtn a {
    display: block;
    width: 730px;
    margin: 0 auto;
  }
  .prodSet .container {
    background: url(/images/eldacks/bg_standset.png) no-repeat 70% center/40%;
  }
  .prodSet_title {
    font-size: 30px;
    font-size: 3rem;
  }
  .bnrCamp {
    margin-bottom: 5em;
    padding: 0;
  }
  .ewalkOpinion {
    background-size: auto;
  }
  .voiceFilter {
    font-size: 18px;
    font-size: 1.8rem;
    width: 70%;
    margin: 0 auto 2em;
    padding: 1em;
  }
  .voiceFilter li {
    margin-left: 0.5em;
  }
  .voiceFilter a {
    padding: 0.3em 0.5em;
  }
  .voice .goback {
    width: 20em;
  }
  .voiceUser {
    padding: 3em 0;
  }
}
.feedbackTitle{
  background-color: #a0c327;
  color: #fff;
  text-align: center;
  
  padding: 0.5em 0;

}

@media screen and (min-width: 992px) {
  .facilityTable {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .homeNews_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .homeProducts {
    background-position: 90% -20px;
  }
  .prodName span {
    font-size: 30px;
    font-size: 3rem;
  }
  .homeOpinion_title:after {
    right: 22%;
  }
  .user {
    background-position: 20px 25px;
  }
  .newsIndex {
    margin-top: 70px;
  }
  .homeNews .newsIndex {
    margin-top: 0;
  }
  .newsIndex dt {
    padding: 1.5em 0;
  }
  .newsIndex dd {
    padding: 1em 0 1.5em 14em;
    margin-top: -4em;
  }
  .interTitle {
    font-size: 34px;
    font-size: 3.4rem;
  }
  .prodLead_ribbon {
    width: 50%;
    margin: 0 auto 1em;
  }
  .prodLead_fig figcaption {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .prodSet .container {
    background: url(/images/eldacks/bg_standset.png) no-repeat 70% center/auto;
  }
  .prodSet_title {
    font-size: 40px;
    font-size: 4.0rem;
  }
  .voiceFilter {
    width: 50%;
  }
  .voiceTitle {
    width: 70%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .prodSlide {
    min-height: 500px;
    padding: 70px 0 50px;
  }
  .prodSlide .carousel-inner {
    width: 860px;
    min-height: 300px;
  }
  .homeNews_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .homeNews_title span {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .homeNews .lead {
    text-align: center;
    background-position: 5.5em .3em;
  }
}

@media screen and (min-width: 1199px) {
  .user {
    background-position: 20px 10px;
  }
}

.txt_price {
	display: block;
	text-decoration: line-through;
}
