@charset "UTF-8";
/* =====================
  configuration setting
===================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0; }

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto; }

input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media print {
  @page {
    margin: 0 !important; }
  * {
    -webkit-print-color-adjust: exact !important;
    background-attachment: initial !important;
    overflow-y: visible !important; }
  html {
    overflow: visible !important;
    zoom: 0.7 !important; }
  body {
    margin: 0 auto;
    width: 1030px;
    min-width: 1030px !important;
    padding-bottom: 0px !important; } }

img.img-round {
  border-radius: 5px; }

.inline-block {
  display: inline-block; }

.mb-none {
  margin-bottom: 0 !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

/*=====================
  common
===================== */
html,
body {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Lato, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 10px;
  line-height: 1.8;
  font-weight: 400;
  color: #030303;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  padding-top: 80px; }

@media print {
  a[href]:after {
    content: '' !important; }
  abbr[title]:after {
    content: '' !important; }
  .aos-init {
    opacity: 1 !important;
    transform: none !important; } }

h1,
h2,
h3,
h4,
h5,
p {
  margin: 0; }

a {
  color: #e83207; }
  a:hover {
    color: #e83207;
    text-decoration: none; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.container {
  width: 1030px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

.tgt-anker {
  margin-top: -60px;
  padding-top: 60px; }

.img-btn {
  display: block; }
  .img-btn img {
    transition: opacity 0.25s linear;
    opacity: 1; }
  .img-btn:hover img {
    opacity: 0.7; }

hr.hr-xs {
  margin-top: 10px;
  margin-bottom: 10px; }

.header,
.main,
.footer {
  font-size: 15px;
  font-size: 1.5rem; }

*:focus {
  outline: none; }

.js-photo-ofi {
  position: relative;
  height: 0;
  display: block;
  padding-bottom: 65%;
  background-color: #efefef;
  overflow: hidden;
  position: relative; }
  .js-photo-ofi img {
    max-width: inherit;
    max-height: inherit;
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
       object-fit: scale-down;
    font-family: 'object-fit: scale-down;';
    position: absolute;
    left: 0;
    top: 0; }
  .js-photo-ofi.cover img {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;'; }

.img-lightcase {
  position: relative;
  display: block; }
  .img-lightcase::after {
    position: absolute;
    display: block;
    content: '\f00e';
    font-size: 20px;
    font-size: 2rem;
    font-family: FontAwesome;
    background-color: #e83207;
    color: #fff;
    font-weight: normal;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 0;
    bottom: 0; }

.wrapper-youtube {
  position: relative;
  padding-bottom: 563px;
  height: 0;
  overflow: hidden;
  background-color: #030303;
  border: 3px solid #030303; }
  .wrapper-youtube iframe,
  .wrapper-youtube object,
  .wrapper-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

.gmap {
  position: relative;
  padding-bottom: 360px;
  height: 0;
  overflow: hidden; }
  .gmap iframe,
  .gmap object,
  .gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }
  .gmap.long {
    padding-bottom: 0;
    height: 360px; }
  .gmap.hide-detail iframe,
  .gmap.hide-detail object,
  .gmap.hide-detail embed {
    height: calc(100% + 300px);
    top: -150px;
    bottom: 0; }

.fotorama-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px; }

.fotorama__wrap {
  margin-left: auto;
  margin-right: auto; }

.fotorama__stage {
  margin-bottom: 10px; }

.fotorama__caption {
  width: 100%; }
  .fotorama__caption .fotorama__caption__wrap {
    width: 100%;
    text-align: center; }

.bg-white {
  background-color: #fff; }

.bg-light {
  background-color: #f3f3f3; }

.bg-orange {
  background-color: #e83207;
  color: #fff; }

.bg-stripe {
  background-image: linear-gradient(-45deg, #fff 25%, #eee 25%, #eee 50%, #fff 50%, #fff 75%, #eee 75%, #eee);
  background-size: 5px 5px; }

.bg-blue-stripe {
  background-image: linear-gradient(-45deg, #f73507 25%, #e83207 25%, #e83207 50%, #f73507 50%, #f73507 75%, #e83207 75%, #e83207);
  background-size: 5px 5px;
  color: #fff; }

.box-xs {
  padding: 10px; }

.box-sm {
  padding: 20px; }

.box-md {
  padding: 30px; }

.box-lg {
  padding: 60px; }

.box-outline {
  border: 4px solid #030303; }

.box-round {
  border-radius: 5px; }

.btn-base, .btn-back,
.btn-submit {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 260px;
  max-width: 100%;
  padding: 1.3em 10px;
  line-height: 1.3;
  border: none;
  text-decoration: none !important;
  transition: all 0.2s linear; }
  .btn-base .txt, .btn-back .txt, .btn-submit .txt,
  .btn-base .icon,
  .btn-back .icon,
  .btn-submit .icon {
    position: relative;
    display: inline-block;
    z-index: 1; }
  
  .btn-base .icon,
  .btn-back .icon,
  .btn-submit .icon {
    margin: 0 5px; }
  .btn-base .icon-right, .btn-back .icon-right, .btn-submit .icon-right {
    position: absolute;
    display: block;
    right: 15px;
    top: 50%;
    margin-top: -0.5em; }
  .btn-base .icon-left, .btn-back .icon-left, .btn-submit .icon-left {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -0.5em; }
  .btn-base.btn-xs, .btn-xs.btn-back,
  .btn-xs.btn-submit {
    padding: 0.2em 10px;
    width: auto;
    min-width: 80px; }
  .btn-base.btn-lg, .btn-lg.btn-back,
  .btn-lg.btn-submit {
    width: 100%;
    padding: 1.28em 10px; }
  .btn-base.btn-long, .btn-long.btn-back,
  .btn-long.btn-submit {
    width: 460px; }
  .btn-base.txt-eng, .txt-eng.btn-back,
  .txt-eng.btn-submit {
    padding: 1em 10px;
    line-height: 1.3; }

.btn-black {
  background-color: #030303;
  color: #fff; }
  .btn-black:active, .btn-black:focus {
    color: #fff; }
  .btn-black:hover {
    color: #fff;
    background-color: #444; }

.btn-red,
.btn-submit {
  background-color: #e83207;
  color: #fff;
  transition: all 0.25s ease;
  transition-property: background color; }
  .btn-red:active, .btn-submit:active, .btn-red:focus, .btn-submit:focus {
    color: #fff; }
  .btn-red:hover, .btn-submit:hover {
    color: #fff;
    background-color: #f95129; }

.btn-outline {
  color: #e83207;
  background-color: #fff;
  border: 2px solid #e83207;
  transition: all 0.25s ease;
  transition-property: background color; }
  .btn-outline:hover {
    color: #fff;
    background-color: #e83207; }

.btn-back,
.btn-submit {
  text-align: center;
  width: 280px !important;
  padding-right: 20px;
  margin: 0 2%; }
  .btn-back:hover,
  .btn-submit:hover {
    opacity: 0.8; }
  .btn-back:disabled,
  .btn-submit:disabled {
    opacity: 0.3; }
    .btn-back:disabled:hover,
    .btn-submit:disabled:hover {
      opacity: 0.3; }

.btn-submit:disabled:hover {
  background-color: #e83207; }

.btn-back {
  background-color: #aaa;
  color: #fff; }
  .btn-back:visited {
    color: #fff; }
  .btn-back:hover {
    color: #666; }

.dl-horizontal {
  margin: 0; }
  .dl-horizontal:after {
    content: '';
    display: block;
    clear: both; }
  .dl-horizontal dt {
    position: relative;
    float: left;
    clear: both;
    font-weight: bold; }
  .dl-horizontal dd {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-bottom: 8px; }
  .dl-horizontal.dl-sm dt {
    width: 4em; }
  .dl-horizontal.dl-sm dd {
    margin-left: -4em;
    padding-left: 5em; }
  .dl-horizontal.dl-md dt {
    width: 9em; }
  .dl-horizontal.dl-md dd {
    margin-left: -9em;
    padding-left: 9em; }
  .dl-horizontal.dl-bg dt {
    text-align: center;
    background-color: #030303;
    color: #fff;
    line-height: 1.2;
    padding: 0.2em 5px;
    margin-top: 0.2em; }

.row-product-02 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .row-product-02 .col {
    width: 33.333% !important; }

/* =====================
  form setting
===================== */
#mail-form .table-form {
  display: block;
  line-height: 1.3; }
  #mail-form .table-form tbody {
    display: block; }
  #mail-form .table-form .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    background: none;
    border-bottom: 1px solid #ddd; }
  #mail-form .table-form .form-head,
  #mail-form .table-form .form-content {
    display: block;
    padding: 10px 0; }
  #mail-form .table-form .form-head {
    position: relative;
    font-weight: 500;
    text-align: left;
    width: 230px; }
    #mail-form .table-form .form-head .mark-req {
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: 0;
      transform: translate(0, -50%); }
    #mail-form .table-form .form-head .min {
      display: block;
      font-size: 85%;
      color: #666;
      font-weight: normal;
      margin-top: 5px;
      line-height: 1.5; }
  #mail-form .table-form .form-content {
    -ms-flex: 1;
        flex: 1;
    padding-left: 30px;
    padding-bottom: 10px; }
    #mail-form .table-form .form-content .min {
      font-size: 85%;
      font-weight: normal; }

#mail-form .txt-after {
  display: inline-block;
  vertical-align: middle;
  font-size: 90%;
  width: 1em;
  text-align: center; }

#mail-form .row-fixed {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  #mail-form .row-fixed > .col {
    width: 100%;
    padding-right: 10px; }
  #mail-form .row-fixed input {
    width: 90%;
    width: calc(100% - 1.5em);
    margin-right: 0.5em; }

#mail-form .form-control {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  box-shadow: none;
  border: 1px solid #eee;
  border-radius: 3px;
  background-color: #fff; }
  #mail-form .form-control.input-inline {
    width: auto;
    max-width: 100%;
    display: inline-block; }

#mail-form select {
  background-color: #f6f6f6;
  border: 1px solid #eee;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  line-height: 1.5;
  min-width: 100px;
  padding: 0.8em 3em 0.8em 10px;
  background-position: calc(100% - 15px) calc(1.3em + 2px), calc(100% - 10px) calc(1.3em + 2px), calc(100% - 2em) 0.9em;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat; }
  #mail-form select.select-lg {
    width: 100%; }

#mail-form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

#mail-form select::-ms-expand {
  display: none; }

#mail-form textarea.form-control {
  line-height: 1.5;
  height: auto; }

#mail-form .label-min {
  font-size: 85%;
  opacity: 0.65;
  margin-bottom: 3px;
  display: inline-block; }

#mail-form .wpcf7-list-item {
  margin: 0; }

#mail-form .wrapper-radio {
  margin: 5px;
  margin-left: 0;
  margin-right: 20px;
  font-weight: normal;
  display: inline-block; }
  #mail-form .wrapper-radio .txt {
    display: inline-block;
    vertical-align: middle; }
  #mail-form .wrapper-radio .radio {
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block; }

#mail-form .radio-block label {
  display: inline-block;
  margin: 5px 0;
  font-weight: normal; }
  #mail-form .radio-block label .wpcf7-list-item-label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
  #mail-form .radio-block label input {
    font-weight: normal;
    margin-top: 7px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle; }

#mail-form .help-block.with-errors {
  margin: 0;
  font-size: 90%; }
  #mail-form .help-block.with-errors ul {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    padding-left: 1.5em; }
    #mail-form .help-block.with-errors ul li {
      color: #ea321f; }

#mail-form .has-error .form-control {
  border-color: #ea321f; }

#mail-form input[type='date'] {
  line-height: 40px; }

#mail-form input[type='checkbox'][disabled],
#mail-form input[type='checkbox'][disabled] ~ span {
  display: none; }

#mail-form input[type='checkbox'][disabled]:checked,
#mail-form input[type='checkbox'][disabled]:checked ~ span {
  display: inline; }

#mail-form .datepicker-inline {
  width: 100%; }
  #mail-form .datepicker-inline table {
    table-layout: fixed;
    width: 100%; }
    #mail-form .datepicker-inline table .dow {
      font-size: 90%;
      color: #555;
      height: 30px; }

/*確認画面*/
#mail-form .form-control.wpcf7c-conf {
  background-color: #fff !important;
  border-color: #fff; }

#mail-form .form-control:read-only {
  background-color: transparent !important;
  border: none;
  height: auto; }

#mail-form .form-control:read-only:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

#mail-form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f6f6f6 inset; }

#mail-form select.wpcf7c-conf {
  border: none;
  background: none;
  direction: rtl;
  padding: 0;
  padding-right: 5px;
  height: auto; }

.form-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .form-file .wpcf7-form-control-wrap {
    display: none; }
  .form-file label {
    display: block;
    color: #e83207;
    font-size: 90%;
    font-weight: bold;
    padding: 6px 12px;
    border-radius: 2px;
    position: relative;
    cursor: pointer;
    white-space: nowrap; }
    .form-file label:hover {
      opacity: 0.7;
      transition: 0.3s ease-out; }
    .form-file label:after {
      content: '選択されていません';
      color: black;
      font-weight: normal;
      height: 20px;
      line-height: 20px;
      position: absolute;
      right: -130px;
      top: calc(50% - 10px); }
    .form-file label.changed:after {
      content: ''; }
  .form-file .filename {
    display: block;
    font-size: 90%;
    padding-left: 1em; }
  .form-file a.del {
    position: relative;
    display: block;
    text-decoration: none;
    width: 1.5em;
    height: 1.5em;
    margin-left: 10px;
    transition: all 0.25s ease; }
    .form-file a.del::after {
      position: absolute;
      top: 0;
      left: 0;
      font-family: FontAwesome;
      content: '\f057';
      font-size: 1.5em;
      line-height: 1;
      color: #aaa; }
    .form-file a.del:hover {
      opacity: 0.7; }

.add-files {
  display: none; }

.btn-addfile {
  padding: 10px 0;
  border: none;
  background-color: transparent;
  opacity: 0.65;
  transition: all 0.25s ease; }
  .btn-addfile:hover {
    opacity: 1; }
  .btn-addfile .icon,
  .btn-addfile .txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-size: 1.3rem; }
  .btn-addfile .txt {
    font-weight: 500; }
  .btn-addfile .icon {
    margin-right: 5px;
    color: #666; }

.privacy-box {
  background-color: #eee;
  border: 1px solid #ddd;
  line-height: 1.5;
  padding: 10px;
  border-radius: 3px;
  font-size: 80%;
  max-height: 200px;
  overflow: auto; }
  @media print {
    .privacy-box {
      max-height: none; } }
  .privacy-box p {
    margin-bottom: 15px; }
  .privacy-box h3 {
    font-size: 120%;
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: 3px solid #e83207; }

.mark-req {
  display: inline-block;
  padding: 2px 5px;
  line-height: 1;
  color: #fff;
  text-align: center;
  font-weight: 500;
  border-radius: 2px;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #e83207; }
  .mark-req.lg {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 5px;
    min-width: 40px; }

.list-number {
  counter-reset: number;
  list-style-type: none !important;
  padding: 0;
  margin: 0; }
  .list-number > li {
    position: relative;
    line-height: 1.5;
    padding-left: 2em;
    margin-bottom: 0.8em; }
    .list-number > li::before {
      position: absolute;
      counter-increment: number;
      content: counter(number) ".";
      display: block;
      font-style: italic;
      font-family: "Teko", sans-serif;
      color: #e83207;
      font-size: 2em;
      line-height: 1;
      left: 0;
      top: 0; }

.list-simple {
  padding: 0;
  margin: 0;
  list-style: none; }
  .list-simple .min {
    font-size: 85%; }
  .list-simple li {
    position: relative;
    padding: 0;
    line-height: 1.5;
    padding-left: 15px;
    margin-bottom: 10px; }
    .list-simple li:after {
      position: absolute;
      content: ' ';
      display: block;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #e83207;
      left: 0;
      top: 0.7em;
      transform: translate(0, -50%); }
  .list-simple ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .list-simple ul li {
      position: relative;
      padding: 0;
      margin-bottom: 0.2em;
      padding-left: 0.5em; }
      .list-simple ul li:after {
        position: absolute;
        content: ' ';
        display: block;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        background-color: #e83207;
        left: 0;
        top: 0.7em; }
  .list-simple.list-inline li {
    margin-right: 0.8em;
    display: inline-block; }
  .list-simple.list-narrow li {
    margin-bottom: 3px; }
  .list-simple.list-bg li {
    background-color: #fff;
    padding: 10px 15px 10px 25px; }
    .list-simple.list-bg li:after {
      left: 10px;
      top: 50%;
      transform: translate(0, -50%); }

ol {
  margin-bottom: 0;
  padding-left: 20px; }

.section-xs {
  padding: 15px 0 !important; }

.section-sm {
  padding: 30px 0 !important; }

.section-sm {
  padding: 40px 0 !important; }

.section-md {
  padding: 50px 0 !important; }

.section-lg {
  padding: 60px 0 !important; }

.section-xl {
  padding: 80px 0 !important; }

.table-lined {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.75;
  border-collapse: collapse;
  border-top: 1px solid #cecece; }
  .table-lined th,
  .table-lined td {
    vertical-align: middle;
    padding: 20px 15px; }
    .table-lined th.nowrap,
    .table-lined td.nowrap {
      white-space: nowrap; }
  .table-lined thead th,
  .table-lined thead td {
    white-space: nowrap;
    text-align: center;
    font-weight: bold; }
  .table-lined tbody th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 210px; }
  .table-lined tbody td {
    font-size: 95%; }
  .table-lined .min {
    font-size: 90%; }
  .table-lined.table-min th,
  .table-lined.table-min td {
    padding: 10px 15px; }
  .table-lined.table-min tbody th {
    height: auto; }
  .table-lined tr {
    border-bottom: 1px solid #cecece; }
  .table-lined thead tr {
    background-color: #f3f3f3; }
  .table-lined tbody th {
    background-color: #f3f3f3; }
  .table-lined.table-lined-th th {
    border-bottom: 1px solid #e83207; }
  .table-lined.table-lined-th tr:first-child th {
    border-top: 1px solid #e83207; }
  .table-lined.table-lined-th tbody th {
    padding-left: 0;
    background-color: transparent; }

.table-flat {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.75;
  border-collapse: separate;
  border-spacing: 2px; }
  .table-flat th,
  .table-flat td {
    vertical-align: middle;
    padding: 20px 15px; }
    .table-flat th.nowrap,
    .table-flat td.nowrap {
      white-space: nowrap; }
  .table-flat thead th,
  .table-flat thead td {
    white-space: nowrap;
    text-align: center;
    font-weight: bold; }
  .table-flat tbody th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 210px; }
  .table-flat tbody td {
    font-size: 95%; }
  .table-flat .min {
    font-size: 90%; }
  .table-flat.table-min th,
  .table-flat.table-min td {
    padding: 10px 15px; }
  .table-flat.table-min tbody th {
    height: auto; }
  .table-flat thead th,
  .table-flat thead td {
    font-weight: bold;
    background-color: #e83207;
    color: #fff;
    padding: 10px 15px; }
  .table-flat tbody th {
    vertical-align: middle;
    color: #fff; }
  .table-flat tbody td {
    vertical-align: middle;
    background-color: #f3f3f3; }

.table-simple {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.75;
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  background-color: #fff; }
  .table-simple th,
  .table-simple td {
    vertical-align: middle;
    padding: 20px 15px; }
    .table-simple th.nowrap,
    .table-simple td.nowrap {
      white-space: nowrap; }
  .table-simple thead th,
  .table-simple thead td {
    white-space: nowrap;
    text-align: center;
    font-weight: bold; }
  .table-simple tbody th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 210px; }
  .table-simple tbody td {
    font-size: 95%; }
  .table-simple .min {
    font-size: 90%; }
  .table-simple.table-min th,
  .table-simple.table-min td {
    padding: 10px 15px; }
  .table-simple.table-min tbody th {
    height: auto; }
  .table-simple th,
  .table-simple td {
    border-right: 1px solid #ddd; }
    .table-simple th.blank,
    .table-simple td.blank {
      background-color: #fff !important; }
  .table-simple thead th {
    color: #fff;
    background-color: #b62706; }
  .table-simple thead td {
    background-color: #f3f3f3; }
  .table-simple tbody tr {
    border-bottom: 1px solid #ddd; }
  .table-simple tbody th {
    color: #fff;
    background-color: #e83207; }
  .table-simple .lg {
    text-align: center;
    font-size: 150%; }

.table-product tbody th {
  width: 120px; }

.txt-center {
  text-align: center; }

.txt-left {
  text-align: left; }

.txt-right {
  text-align: right; }

.txt-bold {
  font-weight: 800; }

.txt-normal {
  font-weight: normal; }

.txt-italic {
  font-style: italic; }

.txt-orange {
  color: #e83207; }

.txt-italic {
  font-style: italic; }

.txt-light {
  opacity: 0.8; }

.txt-black {
  color: #030303; }

.txt-gray {
  color: #999; }

.txt-white {
  color: #fff; }

.txt-red {
  color: #e83207; }

.txt-indent {
  padding-left: 1em;
  text-indent: -1em; }

.txt-point {
  line-height: 1.8; }
  .txt-point .point {
    position: relative;
    display: inline-block; }
    .txt-point .point::after {
      content: '';
      display: block;
      position: absolute;
      top: -2px;
      left: 50%;
      border-radius: 50%;
      background-color: #e83207;
      width: 5px;
      height: 5px;
      transform: translate(-50%, 0); }

.txt-bb {
  border-bottom: 3px solid #e83207;
  padding-bottom: 10px; }

.txt-bb-dotted {
  border-bottom: 2px dotted #e83207;
  padding-bottom: 10px; }

.txt-mincho {
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', HGS明朝E, serif;
  font-weight: "normal";
  font-weight: 300; }
  .txt-mincho.txt-bold {
    font-weight: 600; }

.txt-eng {
  font-family: "Teko", sans-serif; }

.txt-marker {
  padding-bottom: 0.2em;
  background-image: linear-gradient(transparent 60%, #e83207 60%);
  background-repeat: repeat-x;
  background-size: 200% 100%; }

.txt-center {
  text-align: center; }

.txt-10 {
  font-size: 10px;
  font-size: 1rem; }

.txt-11 {
  font-size: 11px;
  font-size: 1.1rem; }

.txt-12 {
  font-size: 12px;
  font-size: 1.2rem; }

.txt-13 {
  font-size: 13px;
  font-size: 1.3rem; }

.txt-14 {
  font-size: 14px;
  font-size: 1.4rem; }

.txt-15 {
  font-size: 15px;
  font-size: 1.5rem; }

.txt-16 {
  font-size: 16px;
  font-size: 1.6rem; }

.txt-17 {
  font-size: 17px;
  font-size: 1.7rem; }

.txt-18 {
  font-size: 18px;
  font-size: 1.8rem; }

.txt-19 {
  font-size: 19px;
  font-size: 1.9rem; }

.txt-20 {
  font-size: 20px;
  font-size: 2rem; }

.txt-22 {
  font-size: 22px;
  font-size: 2.2rem; }

.txt-24 {
  font-size: 24px;
  font-size: 2.4rem; }

.txt-26 {
  font-size: 26px;
  font-size: 2.6rem; }

.txt-28 {
  font-size: 28px;
  font-size: 2.8rem; }

.txt-30 {
  font-size: 30px;
  font-size: 3rem; }

.txt-32 {
  font-size: 32px;
  font-size: 3.2rem; }

.txt-36 {
  font-size: 36px;
  font-size: 3.6rem; }

.txt-40 {
  font-size: 40px;
  font-size: 4rem; }

.txt-42 {
  font-size: 42px;
  font-size: 4.2rem; }

.txt-46 {
  font-size: 46px;
  font-size: 4.6rem; }

.txt-48 {
  font-size: 48px;
  font-size: 4.8rem; }

.txt-58 {
  font-size: 58px;
  font-size: 5.8rem; }

.txt-60 {
  font-size: 60px;
  font-size: 6rem; }

.lh-1 {
  line-height: 1; }

.lh-sm {
  line-height: 1.5; }

.lh-md {
  line-height: 1.8; }

.lh-lg {
  line-height: 2; }

.lh-xl {
  line-height: 2.3; }

.ls-xs {
  letter-spacing: -0.05em; }

.ls-0 {
  letter-spacing: 0; }

.ls-sm {
  letter-spacing: 0.05em; }

.ls-md {
  letter-spacing: 0.101em; }

.ls-lg {
  letter-spacing: 0.15em; }

.ttl-min {
  background-color: #e83207;
  color: #fff;
  display: inline-block;
  line-height: 1.3;
  padding: 0.2em 10px;
  min-width: 90px;
  text-align: center; }
  .ttl-min.white {
    background-color: #fff;
    color: #e83207; }
  .ttl-min.black {
    background-color: #030303; }

.ttl-bb {
  position: relative;
  padding-bottom: 20px;
  line-height: 1.5; }
  .ttl-bb::before {
    position: absolute;
    content: ' ';
    display: block;
    bottom: 0;
    height: 3px;
    border-radius: 3px;
    width: 60px;
    background-color: #e83207; }
  .ttl-bb.center {
    text-align: center; }
    .ttl-bb.center::before {
      left: 50%;
      transform: translate(-50%, 0); }

.ttl-bb-w {
  position: relative;
  line-height: 1.5;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px; }
  .ttl-bb-w::after {
    position: absolute;
    display: block;
    content: ' ';
    width: 240px;
    height: 1px;
    background-color: #e83207;
    left: 0;
    bottom: -1px; }

.ttl-bl {
  border-left: 5px solid #e83207;
  padding-left: 20px;
  border-left-width: 5px; }

.ttl-bg {
  background-color: #f3f3f3;
  line-height: 1.5;
  padding: 10px 30px; }

.ttl-bar-left {
  position: relative;
  padding-left: 50px; }
  .ttl-bar-left::before {
    position: absolute;
    content: ' ';
    display: block;
    height: 1px;
    width: 30px;
    top: 50%;
    left: 0;
    margin-top: -1px; }

.ttl-bar {
  position: relative;
  padding-bottom: 20px; }
  .ttl-bar::after {
    position: absolute;
    content: ' ';
    display: block;
    width: 60px;
    height: 4px;
    background-color: #e83207;
    border-radius: 3px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0); }

/* =====================
  footer
===================== */
.section-contact {
  color: #fff;
  background-color: #e83207;
  background-image: url(../images/bg-note.png); }

.box-footer-contact {
  position: relative;
  text-align: center;
  background-color: #fff;
  padding: 50px 30px 30px;
  color: #030303; }
  .box-footer-contact .icon {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%); }
    .box-footer-contact .icon img {
      width: 70px;
      height: 70px; }

.footer {
  border-top: 1px solid #e83207;
  padding-top: 50px; }
  .footer .copy {
    padding: 15px 0;
    background-color: #030303;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Teko", sans-serif;
    text-align: center;
    color: #ccc;
    letter-spacing: 0.2em; }

.row-footer {
  padding-bottom: 30px;
  display: -ms-flexbox;
  display: flex; }
  .row-footer .logo {
    width: 240px; }
    .row-footer .logo img {
      width: 184px; }
  .row-footer .detail {
    width: 400px; }
  .row-footer .wrapper-list-footer {
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex; }
    .row-footer .wrapper-list-footer .list-footer {
      width: 100%;
      padding: 0;
      margin: 0;
      list-style: none; }
      .row-footer .wrapper-list-footer .list-footer li {
        margin-bottom: 5px; }
        .row-footer .wrapper-list-footer .list-footer li a {
          position: relative;
          display: block;
          color: #030303;
          padding-left: 10px; }
          .row-footer .wrapper-list-footer .list-footer li a::before {
            position: absolute;
            left: 0;
            top: 50%;
            display: block;
            transform: translate(0, -50%);
            line-height: 1;
            content: '\f105';
            font-size: 13px;
            font-size: 1.3rem;
            font-family: FontAwesome;
            color: #e83207; }

/*=====================
  header
===================== */
.header {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background-color: transparent;
  z-index: 990;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  margin: 0;
  border: none; }
  @media print {
    .header {
      position: absolute; } }
  .header[data-status='scrolled'] {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
    .header[data-status='scrolled'] .header-logo {
      height: 60px; }
    .header[data-status='scrolled'] .list-header > li > a,
    .header[data-status='scrolled'] .list-header > li > span {
      height: 60px; }

.header-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 80px; }
  .header-logo a {
    width: 184px;
    height: 35px;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    text-indent: 150%;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    background-size: 100% auto; }

.list-header {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-flex-align: center;
      align-items: center; }
  .list-header > li {
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -ms-flex-align: center;
        align-items: center;
    margin-left: 30px; }
    .list-header > li:hover > a::after,
    .list-header > li:hover > span::after {
      width: 100%; }
    .list-header > li.item-contact {
      margin-left: 30px; }
      .list-header > li.item-contact > a,
      .list-header > li.item-contact > span {
        color: #fff;
        text-align: center;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 0;
        background-color: #e83207;
        width: 120px; }
        .list-header > li.item-contact > a::after,
        .list-header > li.item-contact > span::after {
          content: none; }
        .list-header > li.item-contact > a[data-status='current'],
        .list-header > li.item-contact > span[data-status='current'] {
          background-color: #f96542; }
      .list-header > li.item-contact:hover > a,
      .list-header > li.item-contact:hover > span {
        background-color: #f96542; }
      .list-header > li.item-contact .icon {
        margin-bottom: 5px; }
        .list-header > li.item-contact .icon img {
          width: 25px;
          height: auto; }
    .list-header > li.item-tel {
      margin-left: 0; }
      .list-header > li.item-tel > a,
      .list-header > li.item-tel > span {
        color: #fff;
        -ms-flex-pack: center;
            justify-content: center;
        padding: 0;
        background-color: #030303;
        width: 190px;
        letter-spacing: 0.05em;
        font-family: "Teko", sans-serif;
        white-space: nowrap;
        font-weight: normal;
        font-size: 18px;
        font-size: 1.8rem; }
        .list-header > li.item-tel > a::after,
        .list-header > li.item-tel > span::after {
          content: none; }
      .list-header > li.item-tel .min {
        display: inline-block;
        vertical-align: bottom;
        margin-right: 5px; }
      .list-header > li.item-tel .tel {
        font-size: 25px;
        font-size: 2.5rem;
        display: inline-block;
        vertical-align: sub; }
    .list-header > li > a,
    .list-header > li > span {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      text-align: center;
      width: 100%;
      height: 80px;
      padding: 0 5px;
      line-height: 1.3;
      font-size: 15px;
      font-size: 1.5rem;
      color: #030303;
      font-weight: bold;
      text-decoration: none !important;
      transition: all 0.25s linear; }
      .list-header > li > a::after,
      .list-header > li > span::after {
        position: absolute;
        display: block;
        content: ' ';
        top: 0;
        left: 0;
        width: 0;
        height: 3px;
        background-color: #e83207;
        z-index: 1;
        transition: width 0.3s cubic-bezier(0.6, 0, 0.3, 1); }
      .list-header > li > a[data-status='current']::after,
      .list-header > li > span[data-status='current']::after {
        width: 100%; }

/* =====================
  subpage setting
===================== */
.pgttl {
  position: relative; }
  .pgttl::before {
    position: absolute;
    content: ' ';
    display: block;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    height: 200px;
    background-color: #000;
    background-size: cover;
    background-position: center center; }
  .pgttl.about::before {
    background-image: url(../images/bg-pgttl-about.jpg); }
  .pgttl.product::before {
    background-image: url(../images/bg-pgttl-product.jpg); }
  .pgttl.contact::before {
    background-image: url(../images/bg-pgttl-contact.jpg); }
  .pgttl.company::before {
    background-image: url(../images/bg-pgttl-company.jpg); }
  .pgttl.equipment::before {
    background-image: url(../images/bg-pgttl-equipment.jpg); }
  .pgttl .inner-pgttl {
    position: relative;
    height: 250px; }
  .pgttl .ttl-pgttl {
    position: absolute;
    bottom: 0;
    left: -15px;
    background-color: #e83207;
    color: #fff;
    min-width: 400px;
    padding: 20px 30px;
    transform: skew(-15deg); }
    .pgttl .ttl-pgttl .inner {
      transform: skew(15deg); }
    .pgttl .ttl-pgttl .en {
      font-family: "Teko", sans-serif;
      line-height: 1;
      font-size: 46px;
      font-size: 4.6rem;
      text-shadow: 2px 2px 0 #9e2205; }
    .pgttl .ttl-pgttl .ja {
      font-weight: bold;
      line-height: 1;
      font-size: 18px;
      font-size: 1.8rem; }

.ttl-about {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 10px;
  border-bottom: 2px solid #e83207; }
  .ttl-about .num {
    line-height: 1;
    font-size: 80px;
    font-size: 8rem;
    font-family: "Teko", sans-serif; }
  .ttl-about .right {
    -ms-flex: 1;
        flex: 1;
    margin-left: 10px; }
    .ttl-about .right .en {
      font-size: 42px;
      font-size: 4.2rem;
      font-family: "Teko", sans-serif;
      color: #e83207;
      line-height: 1;
      letter-spacing: 0.05em; }
    .ttl-about .right .ja {
      display: inline-block;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.2;
      background-color: #030303;
      color: #fff;
      text-align: center;
      padding: 2px 10px;
      min-width: 80px;
      font-weight: bold; }

.row-product {
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -ms-flex-align: center;
      align-items: center; }
  .row-product .ttl {
    width: 180px;
    text-align: right;
    padding-right: 50px; }
    .row-product .ttl .txt {
      display: inline-block;
      font-weight: bold;
      font-size: 24px;
      font-size: 2.4rem; }
    .row-product .ttl .num {
      display: inline-block;
      font-family: "Teko", sans-serif;
      line-height: 1;
      margin-left: 5px;
      color: #e83207;
      transform: skew(-15deg);
      font-size: 60px;
      font-size: 6rem; }
  .row-product .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 80px;
    padding-left: 30px;
    -ms-flex: 1;
        flex: 1;
    border-left: 1px solid #e83207;
    font-size: 18px;
    font-size: 1.8rem; }

.table-product th {
  font-size: 18px;
  font-size: 1.8rem; }

.list-anker {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
  font-size: 1.6rem; }
  .list-anker > li {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin: 10px;
    -ms-flex-preferred-size: 180px;
        flex-basis: 180px; }
    .list-anker > li > a {
      display: -ms-flexbox;
      display: flex;
      position: relative;
      color: #030303;
      width: 100%;
      font-weight: bold;
      line-height: 1.5;
      text-decoration: none !important;
      background-color: transparent;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 0;
      padding-bottom: 20px;
      transition: color 0.25s ease; }
      .list-anker > li > a:hover {
        color: #666; }
        .list-anker > li > a:hover::after {
          bottom: -3px; }
      .list-anker > li > a::after {
        position: absolute;
        font-family: FontAwesome;
        display: block;
        content: '\f107';
        line-height: 1;
        color: #e83207;
        left: 50%;
        bottom: 0;
        font-size: 20px;
        font-size: 2rem;
        transform: translate(-50%, 0);
        transition: bottom 0.15s ease; }

.section-product {
  padding-top: 60px;
  padding-bottom: 10px; }

.table-equipment {
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.75;
  border-right: 1px solid #ddd; }
  .table-equipment th,
  .table-equipment td {
    vertical-align: middle;
    padding: 10px 15px; }
    .table-equipment th.nowrap,
    .table-equipment td.nowrap {
      white-space: nowrap; }
  .table-equipment thead th,
  .table-equipment thead td {
    background-color: #e83207;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-weight: bold;
    padding: 5px 15px; }
  .table-equipment .tr-even {
    background-color: #f6f6f6; }
  .table-equipment tbody tr {
    border-bottom: 1px solid #ddd; }
  .table-equipment tbody th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 210px; }
  .table-equipment tbody td {
    text-align: center;
    font-size: 95%;
    border-left: 1px solid #ddd; }
    .table-equipment tbody td.td-first {
      text-align: left;
      font-weight: bold; }
  .table-equipment .min {
    font-size: 90%; }

.row-rinen {
  display: -ms-flexbox;
  display: flex; }
  .row-rinen .col {
    width: 100%;
    padding-bottom: 5px; }
    .row-rinen .col .num {
      display: inline-block;
      font-family: "Teko", sans-serif;
      color: #e83207;
      font-size: 48px;
      font-size: 4.8rem;
      transform: skew(-15deg);
      line-height: 1;
      vertical-align: bottom;
      margin-right: 5px; }
    .row-rinen .col .txt {
      display: inline-block;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: bold;
      vertical-align: bottom;
      border-bottom: 2px solid #e83207; }

.row-iso {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end; }
  .row-iso .mark {
    margin-right: 15px; }

/* =====================
  top page
===================== */
.mv {
  position: relative;
  min-width: 1000px;
  max-width: 1400px;
  margin: 0 auto;
  background-image: url(../images/mv.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  height: 800px; }
  .mv .txt-mv {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translate(0, -50%); }

.section-top-about {
  position: relative;
  padding-top: 30px;
  padding-bottom: 80px; }
  .section-top-about::before {
    position: absolute;
    content: ' ';
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    background-color: #f3f3f3;
    z-index: -1; }

.row-top-about {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .row-top-about .col-top-about {
    width: 100%;
    text-align: center; }
    .row-top-about .col-top-about .ttl {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 10px;
      -ms-flex-pack: center;
          justify-content: center; }
      .row-top-about .col-top-about .ttl .num {
        line-height: 1;
        font-size: 80px;
        font-size: 8rem;
        font-family: "Teko", sans-serif; }
      .row-top-about .col-top-about .ttl .right {
        margin-left: 10px; }
        .row-top-about .col-top-about .ttl .right .en {
          font-size: 42px;
          font-size: 4.2rem;
          font-family: "Teko", sans-serif;
          color: #e83207;
          line-height: 1;
          letter-spacing: 0.05em; }
        .row-top-about .col-top-about .ttl .right .ja {
          display: inline-block;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.2;
          background-color: #030303;
          color: #fff;
          text-align: center;
          padding: 2px 10px;
          min-width: 80px;
          font-weight: bold; }

.bg-top-product {
  background-image: url(../images/bg-top-product.jpg);
  background-size: cover;
  background-position: center center; }

.row-top-product {
  display: -ms-flexbox;
  display: flex; }

.col-top-product {
  width: 100%;
  padding: 1px; }

.card-product-top {
  display: block;
  text-decoration: none !important;
  color: #030303;
  background-color: #fff;
  transition: all 0.25s ease;
  transition-property: color; }
  .card-product-top:hover {
    color: #e83207; }
    .card-product-top:hover .thumb img {
      transform: scale(1.03);
      opacity: 0.8; }
  .card-product-top .thumb {
    height: 240px;
    padding-bottom: 0;
    overflow: hidden; }
    .card-product-top .thumb img {
      transition: all 0.25s ease;
      transition-property: transform opacity; }
  .card-product-top .content {
    position: relative;
    padding: 15px 20px; }
    .card-product-top .content::after {
      position: absolute;
      right: 15px;
      top: 50%;
      display: block;
      margin-top: -0.5em;
      line-height: 1;
      content: '\f105';
      font-size: 20px;
      font-size: 2rem;
      font-family: FontAwesome;
      color: #e83207; }
    .card-product-top .content .ja {
      line-height: 1.3;
      font-weight: bold;
      margin-bottom: 5px;
      font-size: 20px;
      font-size: 2rem; }
    .card-product-top .content .en {
      font-family: "Teko", sans-serif;
      font-size: 14px;
      font-size: 1.4rem;
      color: #666;
      line-height: 1;
      letter-spacing: 0.05em; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: -15px;
  margin-right: -15px; }
  .row .col {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }

.btn-top {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  height: 140px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 20px 40px;
  border-top: 2px solid #e83207;
  text-decoration: none !important;
  transition: all 0.25s ease; }
  .btn-top:hover {
    background-color: #e83207;
    color: #fff; }
    .btn-top:hover .en,
    .btn-top:hover .ja {
      color: #fff; }
    .btn-top:hover::after {
      color: #fff; }
  .btn-top::after {
    position: absolute;
    right: 15px;
    top: 50%;
    display: block;
    margin-top: -0.5em;
    line-height: 1;
    content: '\f105';
    font-size: 30px;
    font-size: 3rem;
    font-family: FontAwesome;
    color: #e83207;
    transition: all 0.25s ease; }
  .btn-top .en {
    font-size: 40px;
    font-size: 4rem;
    color: #e83207;
    font-family: "Teko", sans-serif;
    line-height: 1;
    transition: all 0.25s ease; }
  .btn-top .ja {
    font-weight: bold;
    color: #030303;
    font-size: 16px;
    font-size: 1.6rem;
    transition: all 0.25s ease; }
