  @charset "utf-8";
  strong {
    background: linear-gradient(transparent 60%, #ff6 60%);
    font-size: 14px
  }

  h5 {
    font-size: 16px;
    margin-bottom: 10px;
    border-left: solid 6px #6fbc0e;
    padding-left: 10px
  }

  #bread-crumb {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(.5, #fff), color-stop(.06, #efefef));
    background: -webkit-linear-gradient(top, #efefef 6%, #fff 50%, #efefef 100%);
    background: -moz-linear-gradient(top, #efefef 6%, #fff 50%, #efefef 100%);
    background: -o-linear-gradient(top, #efefef 6%, #fff 50%, #efefef 100%);
    background: -ms-linear-gradient(top, #efefef 6%, #fff 50%, #efefef 100%);
    background: linear-gradient(to bottom, #efefef 6%, #fff 50%, #efefef 100%)
  }

  #bread-crumb-inner {
    width: 980px;
    margin: 0 auto;
    padding: 5px 0
  }

  #page-title-box {
    height: 120px;
    background-image: url(../img/band_pattern.png);
    background-repeat: repeat-x;
    position: relative
  }

  #page-title-name {
    padding-top: 40px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    width: 980px;
    margin: 0 auto
  }

  #page-main {
    display: table;
    width: 980px;
    margin: 25px auto
  }

  #left-main-box {
    vertical-align: top;
    display: table-cell;
    width: 230px
  }

  #left-main-box-inner {
    width: 230px
  }

  #right-main-box {
    vertical-align: top;
    display: table-cell
  }

  #left-main-box-inner h3 {
    padding: 15px;
    text-align: center;
    background-color: #1c67b8;
    color: #fff;
    font-size: 15px
  }

  #left-menu-box {
    margin: 5px 0;
    border: 1px solid #ccc;
    background: #EEE
  }

  #left-menu-box span {
    color: #1c67b8;
    font-weight: 700;
    margin-right: 5px
  }

  #left-menu-box li {
    margin: 5px 0
  }

  #left-menu-box li a {
    color: #666;
    font-weight: 700;
    padding: 10px 10px 10px 15px;
    display: block;
    background: #fff
  }

  #left-menu-box li a:hover {
    text-decoration: none;
    background:#FFE;
  }

  #left-inquiry-box {
    border: 1px solid #ccc
  }

  #left-inquiry-str {
    position: relative;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    color: #333
  }

  #left-inquiry-str:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -11px;
    border: 8px solid transparent;
    border-top: 11px solid #ccc
  }

  #left-inquiry-str:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 7px solid transparent;
    border-top: 9px solid #fff
  }

  #left-inquiry-button {
    padding: 10px 0;
    text-align: center;
    background-color: #fafafa
  }

  #right-main-box-inner {
    padding-left: 20px
  }

  .square {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #1c67b8;
    margin-right: 5px
  }

  .contents-str-box {
    margin-top: 15px;
    margin-bottom: 25px
  }

  .contents-str-box h3 {
    font-size: 18px;
    color: #666
  }

  .contents-str-box-inner {
    padding: 20px 0
  }

  .contents-str-box-inner p {
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    line-height: 1.7em;
    color: #333
  }

  .contents-str-box-inner table {
    text-align: center;
    table-layout: fixed
  }

  .img-table-title span {
    display: block
  }

  .img-table-title {
    margin: 0 auto;
    text-align: left;
    width: 300px;
    font-size: 15px;
    font-weight: 700;
    color: #379ad4
  }

  .contents-str-box h4 {
    margin-top: 35px;
    margin-bottom: 15px;
    background-color: #379ad4;
    color: #fff;
    padding: 5px 16px;
    font-size: 16px
  }

  .img-center {
    text-align: center
  }

  .img-bottom-str {
    font-size: 16px;
    text-align: center;
    font-weight: 700
  }

  .film-spec-table {
    margin-top: 20px;
    border-collapse: collapse
  }

  .film-spec-table p {
    margin: 0!important
  }

  .film-spec-table td {
    vertical-align: middle;
    border: 1px solid #bbb;
    padding: 10px
  }

  #company_info_table {
    text-align: left;
    border-collapse: collapse
  }

  #company_info_table td {
    padding: 10px;
    border: 1px solid #ccc
  }

  .table_item {
    width: 30%;
    text-align: center;
    font-weight: 700;
    background-color: #fafafa;
    vertical-align: middle
  }

  .two_column {
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .two_column div {
    display: table-cell
  }

  #company_history_list {
    padding: 10px 0;
    border: 1px solid #ccc
  }

  #company_history_list li {
    padding: 10px
  }

  #company_history_list li:nth-child(even) {
    background-color: #eee
  }

  .spec_table {
    font-size: 12px;
    border-collapse: collapse
  }

  .spec_table p {
    margin: 0;
    letter-spacing: 0
  }

  .spec_table tr:nth-child(odd) {
    background-color: #e6f5fd
  }

  .spec_title p,
  .spec_title td {
    font-size: 11px;
    color: #fff;
    background-color: #2c8fca
  }

  .spec_table td {
    vertical-align: middle;
    border: 1px solid #bbb;
    text-align: center;
    padding: 8px 2px;
    text-indent: 0!important
  }

  .s_price_table a,
  .spec_table td a {
    color: #5da6cf;
    font-weight: 700;
    text-decoration: underline
  }

  .img_boxs {
    display: table;
    width: 100%;
    margin: 10px 0
  }

  .img_boxs div {
    display: table-cell
  }

  .str_box {
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px
  }

  .s_price_table {
    border: 1px solid #999;
    border-collapse: collapse;
    margin: 15px auto;
    width: 100%
  }

  .s_price_table td,
  .s_price_table th {
    border: 1px solid #999;
    padding: 10px
  }

  .s_price_table th {
    text-align: center;
    background-color: #333;
    color: #fff
  }

  .center {
    text-align: center
  }

  .right {
    text-align: right
  }

  sup {
    font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -.1em
  }

  .img_table td {
    vertical-align: top
  }

  dl {
    padding: 5px 0
  }

  dd {
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 1px solid #ccc
  }

  dt {
    font-size: 13px
  }

  .list_table {
    margin-top: 20px;
    width: 80%!important;
    border: 1px solid #ccc;
    padding: 5px;
    border-collapse: collapse
  }

  .list_table h5 {
    background-color: #eee;
    padding: 10px;
    border-bottom: 1px solid #ccc
  }

  .list_table ul {
    text-align: left;
    padding: 5px 0
  }

  .list_table li {
    padding: 5px 0;
    margin-left: 30px;
    list-style-type: square
  }

  .list_table td {
    border: 1px solid #ccc
  }

  dl span {
    display: block
  }

  .dealer_lists h1 {
    margin-bottom: 10px
  }

  .dealer_lists h1 a {
    color: #27b;
    font-size: 18px;
    display: inline-block
  }

  .dealer_lists {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
    position: relative
  }

  .dealer_img {
    position: absolute;
    bottom: 0;
    right: 10px
  }

  .dealer_img img {
    width: 160px;
    height: 144px
  }

  .dealer_lists table {
    border-collapse: collapse;
    width: 75%
  }

  .dealer_lists table td {
    vertical-align: top;
    padding: 5px;
    border: 1px solid #ddd
  }

  .dealer_lists iframe {
    margin-top: 10px
  }

  .dealer_lists a {
    color: #27b
  }

  .item_name {
    background-color: #eee;
    width: 80px
  }

  .prefecture {
    display: inline-block;
    margin-right: 10px;
    background-color: #27b;
    padding: 6px 8px;
    border-radius: 2px
  }

  .gray-list {
    background-color: #f0f0f0;
    padding: 15px;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    box-shadow: #e2e2e2 0 0 0 1px;
    -webkit-box-shadow: #e2e2e2 0 0 0 1px;
    -moz-box-shadow: #e2e2e2 0 0 0 1px
  }

  .gray-list li {
    font-size: 15px;
    list-style-type: decimal;
    margin-left: 23px;
    padding-bottom: 10px
  }

  .gray-box {
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 4px;
    display: inline-block
  }

  .red-box {
    color: #fff;
    background-color: #da3e49;
    padding: 10px;
    border-radius: 4px;
    display: inline-block
  }

  .ec-button {
    color: #eee;
    display: inline-block;
    margin: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    cursor: pointer;
    font-weight: 700;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
  }

  .ec-button:hover {
    -moz-opacity: .7;
    opacity: .7
  }

  .ec-button a {
    display: block;
    padding: 10px 12px;
    color: #FFF
  }

  .amazon {
    background-color: #f90
  }

  .rakuten {
    background-color: #bf0000
  }

  .yahoo {
    background-color: #f03
  }

  .lum-lightbox-image-wrapper img {
    -moz-opacity: 100;
    opacity: 100
  }

  .annotation-box {
    margin-top: 10px;
    font-size: 12px
  }

  .ez-image-table td {
    vertical-align: top;
    text-align: left
  }

  .spec {
    border: 1px solid #999;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
    font-size: 12px
  }

  .spec tr {
    border: 1px solid #999
  }

  .spec th {
    border: 1px solid #999;
    padding: 8px 4px
  }

  .title {
    font-weight: 700;
    background-color: #ddd
  }

  .spec td {
    border: 1px solid #999;
    padding: 8px 4px;
    text-align: center
  }

  .substr {
    font-size: 11px
  }

  #specTitle {
    position: relative;
    margin-top: 10px
  }

  #updateDate {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0
  }

  #tableBottom {
    text-align: left
  }

  #tableBottom span {
    color: #c0392b;
    font-weight: 700
  }

  #tableBottom p {
    margin: 5px
  }

  #tableBottom2 {
    text-align: right;
    font-size: 13px
  }

  .spec .val {
    font-size: 14px
  }

  .check_point_box {
    border: 2px solid #70bf0c;
    margin-bottom: 20px;
    border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px
  }

  .box_color2 {
    border: 2px solid #feb12b
  }

  .check_point_box table {
    margin-bottom: 0;
    border: none;
    width: 100%
  }

  .check_point_box ul {
    list-style: none
  }

  .check_point_box ul li {
    position: relative;
    padding-left: 35px;
    font-weight: 700;
    font-size: 16px;
    line-height: 38px
  }

  .check_point_box ul li:after,
  .check_point_box ul li:before {
    content: '';
    height: 18px;
    width: 4px;
    display: block;
    background-color: #8dc940;
    position: absolute;
    top: 8px;
    left: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
  }

  .check_point_box ul li:before {
    height: 10px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 16px;
    left: 7px
  }

  .box_color2 ul li:after,
  .box_color2 ul li:before {
    background-color: #e89a38
  }

  .check_point_box table td,
  .check_point_box table th {
    border: 1px solid #999
  }

  .true {
    background-color: #e4fac8
  }

  .check_point_title {
    padding: 6px 14px;
    background-color: #70bf0c;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0
  }

  .title_color2 {
    background-color: #feb12b
  }

  blockquote {
    border: 1px solid #ccc;
    margin: 20px 0;
    position: relative;
    padding: 30px 0px 8px 0px;
    box-sizing: border-box;
    font-style: italic;
    background: #efefef;
    color: #555
  }

  blockquote:before {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 3px;
    content: "“";
    font-family: sans-serif;
    color: #cfcfcf;
    font-size: 90px;
    line-height: 1
  }

  blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7
  }

  blockquote cite {
    display: block;
    text-align: right;
    color: #888;
    font-size: .9em
  }

  .notes_box {
    margin: 10px 0;
    border: 5px solid #ccc;
    color: #333
  }

  .notes_box_inner {
    padding: 15px
  }

  #notes_title {
    font-size: 16px;
    text-align: center;
    font-weight: 700
  }

  .notes_item_name {
    margin-top: 10px;
    font-weight: 700
  }

  .item_box {
    padding: 10px 0
  }

  .item_box p {
    color: #333
  }

  .item_box a {
    color: #1c67b8;
    text-decoration: underline
  }

  .item_box_lists {
    list-style: none;
    padding-left: 10px
  }

  .item_box_lists li {
    padding: 2px 0
  }

	.review_box{
		margin:10px;
		border:1px solid #CCC;
		padding:10px;
		background-color:#FFF;
		position:relative;
	}
	.review_title{
		font-size:16px;
		font-weight:bold;
	}
	.review_inner{
		padding:10px 5px;
	}
	.review_box time{
		position:absolute;
		top:5px;
		right:5px;
	}

  @media screen and (max-width:400px) {
    .dealer_lists h1 a {
      font-size: 14px
    }
    #page-main {
      margin-top: 0
    }
    h4 {
      font-size: 14px!important;
      padding: 5px 8px!important
    }
    iframe {
      width: 100%
    }
    .img_button li {
      display: inline-block;
      width: 48%
    }
    .img_button img {
      width: 100%!important
    }
    .img_button a {
      display: block
    }
    .dealer_img {
      display: none
    }
    #bread-crumb,
    #page-title-box {
      padding-left: 10px
    }
    #page-title-box {
      height: 100px
    }
    #page-title-name {
      font-size: 18px!important;
      padding-top: 35px!important;
      padding-left: 5px;
      padding-right: 5px
    }
    .spec_table_box {
      max-width: 96vw!important;
      overflow: scroll
    }
    .spec,
    .spec_table {
      width: 800px!important
    }
    img {
      width: 100%
    }
    .contents-str-box-inner {
      padding: 10px 0!important
    }
    .contents-str-box-inner table {
      font-size: 11px
    }
    .dealer_img img {
      display: none
    }
    .dealer_lists table {
      width: 100%
    }
    .zoom img {
      width: 48%
    }
    .ez-image-table img {
      width: 100%
    }
    h5 {
      font-size: 12px;
      margin-bottom: 10px;
      border-left: solid 6px #6fbc0e;
      padding-left: 5px
    }
    .spec .val {
      font-size: 11px
    }
  }

  @media screen and (max-width:620px) {
    iframe {
      width: 100%
    }
    #inquiry_box {
      display: none
    }
    #logo {
      width: 200px
    }
    img {
      width: 100%
    }
    #bread-crumb,
    #page-title-box {
      padding-left: 10px;
      padding-right: 10px
    }
    #page-title-name {
      font-size: 22px;
      padding-top: 45px
    }
    .img-table-title {
      font-size: 13px
    }
    .zoom img {
      width: 48%
    }
    .ez-image-table img {
      width: 100%
    }
    #right-main-box-inner {
      padding: 0 5px
    }
    .spec_table_box {
      max-width: 400px;
      overflow: scroll
    }
    .spec,
    .spec_table {
      width: 800px!important
    }
  }