@charset "UTF-8";
@import url("../fonts/basicfont/style.css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.25;
  color: #333;
  background-color: #fff;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

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

a {
  outline: none;
  background-color: transparent;
  color: #333;
  text-decoration: underline;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

div {
  line-height: inherit;
}

p {
  margin: 0;
  font-size: 100%;
  line-height: inherit;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 100%;
}

abbr[title] {
  border-bottom: 1px dotted;
}

em, b, strong {
  font-weight: bold;
}

small {
  font-size: 0.833em;
}

hr {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  border-top: 1px solid #777;
}

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

sup {
  top: -0.5em;
}

ol {
  margin: 0 0 0 1.5em;
  padding: 0;
}

dl {
  list-style-position: inside;
  list-style: none;
  margin: 0;
  padding: 0;
}

dt, dd {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li li, li li li, li p, li pre, li dt, li dd, dd li, dd p, dd pre, dd dt, dd dd {
  font-size: 100%;
  line-height: inherit;
}

code, kbd, pre, samp {
  margin: 0;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
}

address {
  font-style: normal;
  margin: 0;
  font-size: 100%;
}

cite {
  margin: 0;
  font-size: 100%;
}

figure {
  margin: 0;
}

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

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

[role=button] {
  cursor: pointer;
}

legend {
  border: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

embed, iframe, object, video {
  max-width: 100%;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

td,
th {
  padding: 0;
  font-size: 100%;
}

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

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

body {
  font-size: 1.4rem;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

/*
.container-outliner-fluid = 常に横幅100%
.container-outliner = コンテンツ幅以上は固定幅
.container-outliner-no-gutters = コンテンツ幅以上は固定幅
*/
.container-outliner,
.container-outliner-no-gutters {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container:before,
.container:after,
.container-outliner:before,
.container-outliner:after,
.container-outliner-no-gutters:before,
.container-outliner-no-gutters:after {
  content: " ";
  display: table;
}

.container:after,
.container-outliner:after,
.container-outliner-no-gutters:after {
  clear: both;
}

.container-outliner-fluid {
  width: 100%;
}

.container-outliner-fluid {
  margin-right: auto;
  margin-left: auto;
}

.container-outliner-fluid:before,
.container-outliner-fluid:after {
  content: " ";
  display: table;
}

.container-outliner-fluid:after {
  clear: both;
}

.container-outliner,
.container-outliner-fluid {
  padding-right: 3%;
  padding-left: 3%;
}

#main-content {
  position: relative;
  width: 100%;
  line-height: 1.8;
  clear: both;
}
#main-content:before, #main-content:after {
  content: " ";
  display: table;
}
#main-content:after {
  clear: both;
}

.container-liner-high {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-liner-high + .container-liner-high,
.container-liner-high + .container-liner-mid,
.container-liner-high + .container-liner-low,
.container-liner-mid + .container-liner-high,
.container-liner-mid + .container-liner-mid,
.container-liner-mid + .container-liner-low,
.container-liner-low + .container-liner-high,
.container-liner-low + .container-liner-mid,
.container-liner-low + .container-liner-low {
  padding-top: 0;
}

.container-liner-high-top {
  padding-top: 80px;
}

.container-liner-high-bottom {
  padding-bottom: 80px;
}

.container-liner-mid {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-liner-mid-top {
  padding-top: 60px;
}

.container-liner-mid-bottom {
  padding-bottom: 60px;
}

.container-liner-low {
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-liner-low-top {
  padding-top: 30px;
}

.container-liner-low-bottom {
  padding-bottom: 30px;
}

img {
  max-width: 100%;
  height: auto;
}

pre {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin-bottom: 0;
}

.container-liner-high {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-liner-high-top {
  padding-top: 40px;
}

.container-liner-high-bottom {
  padding-bottom: 40px;
}

.container-liner-mid {
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-liner-mid-top {
  padding-top: 30px;
}

.container-liner-mid-bottom {
  padding-bottom: 30px;
}

.container-liner-low {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-liner-low-top {
  padding-top: 20px;
}

.container-liner-low-bottom {
  padding-bottom: 20px;
}

#footer {
  background-color: #000;
  color: #fff;
}
#footer a {
  color: inherit;
  text-decoration: underline;
  font-size: 12px;
}
#footer a:hover {
  text-decoration: none;
}
#footer i {
  color: #c81c24;
}
#footer #copyright {
  font-size: 12px;
  color: #999;
}

@media screen and (max-width: 1270px) {
  #breadcrumb .container-outliner-no-gutters,
  #footer .container-outliner-no-gutters {
    padding-left: 15px;
    padding-right: 15px;
  }
  #footer #copyright {
    right: 15px !important;
  }
}
#footer .container-outliner-no-gutters {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
#footer #copyright {
  text-align: center;
  font-size: 10px;
  font-size: 2vw;
}
#footer .list-footer-items {
  display: table;
  margin: 0 auto 15px;
}
#footer .list-footer-items .list-item {
  display: table-cell;
  position: relative;
}
#footer .list-footer-items .list-item:after {
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 0.5em;
  content: "|";
}
#footer .list-footer-items .list-item:first-child:before {
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 0.5em;
  content: "|";
}
#footer .list-footer-items .list-item:only-child:before, #footer .list-footer-items .list-item:only-child:after {
  display: none;
}

input.chk {
  display: none;
}

body.nav_open {
  overflow-y: hidden;
}

/*
#header.nav_open + #fix-field {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
}
*/
#header a {
  text-decoration: none;
}
#header .site-name {
  color: #555;
  position: relative;
  line-height: 1;
}
#header .site-name:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 0.9em;
  background-color: #aaa;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
}
#header .site-name a {
  color: inherit;
}
#header .btn-menu {
  cursor: pointer;
  display: none;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 110;
  width: 50px;
  height: 50px;
  padding: 15px 13.5px;
  background-color: #000;
}
#header .btn-menu.changed {
  background-color: #c81c24;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header .btn-menu.changed span {
  background-color: #fff;
}
#header .btn-menu * {
  display: block;
}
#header .btn-menu span {
  background-color: #fff;
  height: 2px;
  margin-bottom: 6px;
  position: relative;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 23px;
}
#header .btn-close {
  position: absolute;
  left: 0;
  top: 0;
}
#header .btn-close span {
  position: absolute;
  right: 7px;
  width: 25px;
}
#header .btn-close span:nth-of-type(1) {
  top: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#header .btn-close span:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}
#header .btn-close span:nth-of-type(3) {
  bottom: 9px;
  right: 7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#header.nav_open .btn-open {
  display: none;
}

.header-lang {
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: #fff;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  outline: none;
}

#gnav .lvl-2 li span, #gnav .lvl-2 li a {
  display: block;
}
#gnav .lvl-2 li span .pro-logo, #gnav .lvl-2 li a .pro-logo {
  display: inline-block;
}
#gnav .lvl-2 li a {
  display: block;
  position: relative;
}
#gnav .lvl-2 li a:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  content: "";
  display: block;
  font-family: "basicfont";
  content: "\e902";
}
#gnav .submenu-category-ti {
  position: relative;
  color: #fff;
  padding-left: 13px;
  line-height: 1.25;
}
#gnav .submenu-category-ti:before {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 1.5em;
}

#header.nav_open #gnav-wrap {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#submenu-bg-sp {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  overflow: hidden;
  background-color: transparent;
}

#header {
  height: 50px;
  overflow: hidden;
}
#header .btn-menu {
  display: block;
}
#header .brand-area {
  display: table;
  width: 100%;
  margin-top: 11px;
}
@media screen and (max-width: 414px) {
  #header .brand-area {
    margin-top: 13px;
  }
}
@media screen and (max-width: 380px) {
  #header .brand-area {
    margin-top: 16px;
  }
}
@media screen and (max-width: 400px) {
  #header .brand-area {
    margin-top: 15px;
  }
}
#header .brand-area .site-logo,
#header .brand-area .site-name {
  display: table-cell;
  vertical-align: middle;
}
#header .brand-area .site-logo {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: -0.1em;
  width: 280px;
}
@media screen and (max-width: 540px) {
  #header .brand-area .site-logo {
    width: 260px;
  }
}
@media screen and (max-width: 414px) {
  #header .brand-area .site-logo {
    width: 230px;
  }
}
@media screen and (max-width: 400px) {
  #header .brand-area .site-logo {
    width: 210px;
  }
}
@media screen and (max-width: 340px) {
  #header .brand-area .site-logo {
    width: 200px;
  }
}
#header .brand-area .site-name {
  padding-left: 10px;
  padding-right: 50px;
  font-size: 20px;
}
@media screen and (max-width: 540px) {
  #header .brand-area .site-name {
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  #header .brand-area .site-name {
    font-size: 18px;
  }
}
@media screen and (max-width: 340px) {
  #header .brand-area .site-name {
    font-size: 4.4vw;
  }
}

#gnav-wrap {
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding-bottom: 30px;
  position: fixed;
  left: auto;
  right: -1px;
  top: 0;
  z-index: 100;
  overflow: hidden;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.gnav-func .container-outliner-no-gutters {
  position: relative;
  padding: 0 1.5% 1.5em 3%;
}
.gnav-func .list-lang-items .list-item {
  margin-bottom: 1em;
  float: left;
  width: 33.33%;
  padding: 0 10px;
}
.gnav-func .list-lang-items .list-item a:hover, .gnav-func .list-lang-items .list-item.current a {
  background-color: #ccc;
  color: #fff;
}
.gnav-func .list-lang-items .list-item a {
  display: block;
  border: 1px solid #ccc;
  padding: 1em 0.3em;
  text-align: center;
  line-height: 1;
  background-color: #fff;
  font-size: 2.6vw;
}

.header-lang {
  display: block;
  width: 80%;
  margin: 0 auto;
  border-radius: 100em;
  border: 1px solid black;
  padding: 0.5em 1em;
  text-align: center;
  outline: none;
  font-size: 1.125em;
  height: 37px;
}

#gnav .show-pc {
  display: none !important;
}
#gnav .show-sp {
  display: block !important;
}
#gnav .gnav-items {
  margin-top: 50px;
  margin-bottom: 25px;
  border-top: 1px solid #666;
}
#gnav .gnav-items .gnav-item {
  border-bottom: 1px solid #666;
  font-size: 16px;
}
#gnav .gnav-items .gnav-item input[type=checkbox]:checked + .gnav-parent + .submenu-wrap {
  height: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#gnav .gnav-items .gnav-item input[type=checkbox]:checked + .gnav-parent:after {
  content: "\e904";
}
#gnav .gnav-items .gnav-item .gnav-parent {
  display: block;
  width: 100%;
  padding: 0.9em 30px 0.9em 15px;
  cursor: pointer;
  color: #fff !important;
  position: relative;
}
#gnav .gnav-items .gnav-item .gnav-parent:hover {
  background-color: #2e2e2e;
}
#gnav .gnav-items .gnav-item .gnav-parent:after {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  content: "";
  display: block;
  font-family: "basicfont";
  content: "\e902";
  font-size: 83%;
}
#gnav .gnav-items .gnav-item .gnav-parent.sp {
  display: block;
}
#gnav .gnav-items .gnav-item .gnav-parent.sp .pro-logo-txt {
  font-size: 0.86em;
  margin-right: 0.3em;
  vertical-align: 0.1em;
}
#gnav .gnav-items .gnav-item .gnav-parent.pc {
  display: none;
}
#gnav .gnav-items .gnav-item a {
  display: block;
  text-decoration: none;
}
#gnav .gnav-items .gnav-item .submenu-wrap {
  width: 100%;
  height: 0px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  visibility: hidden;
  overflow: hidden;
}
#gnav .gnav-items .gnav-item .submenu-wrap .container-outliner {
  padding-right: 0;
  padding-left: 0;
}
#gnav .gnav-items .gnav-item.submenu .gnav-parent:after {
  content: "\e905";
}
#gnav .pro-logo {
  max-width: 3.2em;
  padding-right: 0.3em;
}
#gnav .lvl-2 {
  border-top: 1px solid #666;
  padding: 15px 0 15px 15px;
}
#gnav .lvl-2 li span {
  color: #666;
  padding: 0.5em 15px 0.5em 25px;
}
#gnav .lvl-2 li a {
  color: #fff;
  padding: 0.5em 15px 0.5em 25px;
}
#gnav .lvl-2 li a:hover {
  text-decoration: underline;
}
#gnav .lvl-2 li a:after {
  left: 10px;
  color: #fff;
  font-size: 12px;
  top: 50%;
  margin-top: -0.4em;
}

/*======================
FONT SIZE
=======================*/
.fS-12 {
  font-size: 10px;
  font-size: 1rem;
}

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

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

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

.fS-17 {
  font-size: 13.8125px;
  font-size: 1.38125rem;
}

.fS-18 {
  font-size: 14.625px;
  font-size: 1.4625rem;
}

.fS-19 {
  font-size: 15.4375px;
  font-size: 1.54375rem;
}

.fS-20 {
  font-size: 16.25px;
  font-size: 1.625rem;
}

.fS-21 {
  font-size: 17.0625px;
  font-size: 1.70625rem;
}

.fS-22 {
  font-size: 17.875px;
  font-size: 1.7875rem;
}

.fS-23 {
  font-size: 18.6875px;
  font-size: 1.86875rem;
}

.fS-24 {
  font-size: 19.5px;
  font-size: 1.95rem;
}

.fS-25 {
  font-size: 20.3125px;
  font-size: 2.03125rem;
}

.fS-26 {
  font-size: 20.3125px;
  font-size: 2.03125rem;
}

.fS-27 {
  font-size: 20.3125px;
  font-size: 2.03125rem;
}

.fS-28 {
  font-size: 20.3125px;
  font-size: 2.03125rem;
}

.fS-29 {
  font-size: 20.3125px;
  font-size: 2.03125rem;
}

.fS-30 {
  font-size: 20.3125px;
  font-size: 2.03125rem;
}

/*======================
FONT WEIGHT
=======================*/
.fW-bold {
  font-weight: bold;
}

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

/*======================
FONT STYLE
=======================*/
.fS-italic {
  font-style: italic;
}

.fS-normal {
  font-style: normal;
}

/*======================
FONT COLOR
=======================*/
.fC-gold {
  color: #C7B178;
}

.fC-white {
  color: #fff;
}

.fC-gray {
  color: #888;
}

.fC-pale-gray {
  color: #bbb;
}

.fC-black {
  color: #333;
}

.fC-green {
  color: #394605;
}

.fC-red {
  color: #c81c24;
}

/*======================
FONT FAMILY
=======================*/
.fF-serif {
  font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.mac .fF-serif {
  font-family: Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}

.fF-sans-serif {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.bG-gray {
  background-color: #ebe7e4;
}

.bG-dark-gray {
  background-color: #DAD1CC;
}

.bG-pale-gray {
  background-color: #E4E4E4;
}

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

/*TEXT*/
/*======================
TEXT TANSFORM
=======================*/
.tT-lowercase {
  text-transform: lowercase;
}

.tT-uppercase {
  text-transform: uppercase;
}

.tT-capitalize {
  text-transform: capitalize;
}

/*======================
TEXT ALIGN
=======================*/
.tA-left {
  text-align: left !important;
}

.tA-right {
  text-align: right !important;
}

.tA-center {
  text-align: center !important;
}

.tA-justify {
  text-align: justify !important;
}

/*Line Height*/
.lH10 {
  line-height: 1 !important;
}

.lH11 {
  line-height: 1.1 !important;
}

.lH12 {
  line-height: 1.2 !important;
}

.lH13 {
  line-height: 1.3 !important;
}

.lH14 {
  line-height: 1.4 !important;
}

.lH15 {
  line-height: 1.5 !important;
}

.lH16 {
  line-height: 1.6 !important;
}

.lH17 {
  line-height: 1.7 !important;
}

.lH18 {
  line-height: 1.8 !important;
}

.lH19 {
  line-height: 1.9 !important;
}

.lH20 {
  line-height: 2 !important;
}

.lH21 {
  line-height: 2.1 !important;
}

.lH22 {
  line-height: 2.2 !important;
}

/*MARGIN (EM)*/
.mT0 {
  margin-top: 0 !important;
}

.mL0 {
  margin-left: 0 !important;
}

.mR0 {
  margin-right: 0 !important;
}

.mB0 {
  margin-bottom: 0 !important;
}

.mT05em {
  margin-top: 0.5em;
}

.mL05em {
  margin-left: 0.5em;
}

.mR05em {
  margin-right: 0.5em;
}

.mB05em {
  margin-bottom: 0.5em;
}

.mT08em {
  margin-top: 0.8em;
}

.mL08em {
  margin-left: 0.8em;
}

.mR08em {
  margin-right: 0.8em;
}

.mB08em {
  margin-bottom: 0.8em;
}

.mT1em {
  margin-top: 1em;
}

.mL1em {
  margin-left: 1em;
}

.mR1em {
  margin-right: 1em;
}

.mB1em {
  margin-bottom: 1em;
}

.mT1-5em {
  margin-top: 1.5em;
}

.mL1-5em {
  margin-left: 1.5em;
}

.mR1-5em {
  margin-right: 1.5em;
}

.mB1-5em {
  margin-bottom: 1.5em;
}

.mT2em {
  margin-top: 2em;
}

.mL2em {
  margin-left: 2em;
}

.mR2em {
  margin-right: 2em;
}

.mB2em {
  margin-bottom: 2em;
}

.mT2-5em {
  margin-top: 2.5em;
}

.mL2-5em {
  margin-left: 2.5em;
}

.mR2-5em {
  margin-right: 2.5em;
}

.mB2-5em {
  margin-bottom: 2.5em;
}

.mT3em {
  margin-top: 3em;
}

.mL3em {
  margin-left: 3em;
}

.mR3em {
  margin-right: 3em;
}

.mB3em {
  margin-bottom: 3em;
}

.mT4em {
  margin-top: 4em;
}

.mL4em {
  margin-left: 4em;
}

.mR4em {
  margin-right: 4em;
}

.mB4em {
  margin-bottom: 4em;
}

.mT-1em {
  margin-top: -1em;
}

.mL-1em {
  margin-left: -1em;
}

.mR-1em {
  margin-right: -1em;
}

.mB-1em {
  margin-bottom: -1em;
}

.mT-2em {
  margin-top: -2em;
}

.mL-2em {
  margin-left: -2em;
}

.mR-2em {
  margin-right: -2em;
}

.mB-2em {
  margin-bottom: -2em;
}

.pT05em {
  padding-top: 0.5em;
}

.pL05em {
  padding-left: 0.5em;
}

.pR05em {
  padding-right: 0.5em;
}

.pB05em {
  padding-bottom: 0.5em;
}

.pA05em {
  padding: 0.5em;
}

.pT08em {
  padding-top: 0.8em;
}

.pL08em {
  padding-left: 0.8em;
}

.pR08em {
  padding-right: 0.8em;
}

.pB08em {
  padding-bottom: 0.8em;
}

.pA08em {
  padding: 0.8em;
}

.pT1em {
  padding-top: 1em;
}

.pL1em {
  padding-left: 1em;
}

.pR1em {
  padding-right: 1em;
}

.pB1em {
  padding-bottom: 1em;
}

.pA1em {
  padding: 1em;
}

.pA1em {
  padding: 1em;
}

.pA1-5em {
  padding: 1.5em;
}

.pA2em {
  padding: 2em;
}

.pA2-5em {
  padding: 2.5em;
}

.pA3em {
  padding: 3em;
}

.pT2em {
  padding-top: 2em;
}

.pL2em {
  padding-left: 2em;
}

.pR2em {
  padding-right: 2em;
}

.pB2em {
  padding-bottom: 2em;
}

.pA2em {
  padding: 2em;
}

.pT3em {
  padding-top: 3em;
}

.pL3em {
  padding-left: 3em;
}

.pR3em {
  padding-right: 3em;
}

.pB3em {
  padding-bottom: 3em;
}

.pA3em {
  padding: 3em;
}

/*======================
FLOAT
=======================*/
.clearFix:before, .clearFix:after {
  content: " ";
  display: table;
}
.clearFix:after {
  clear: both;
}

.clearBoth {
  clear: both;
}

.fL-center {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.fL-right {
  float: right !important;
}

.fL-left {
  float: left !important;
}

.img-width {
  width: 100%;
  height: auto;
}

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

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

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

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

.img-circle {
  border-radius: 50%;
}

.ti {
  clear: both;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.ti > span {
  display: table;
  margin-right: auto;
  margin-left: auto;
  line-height: inherit;
}

.ti-tag {
  position: relative;
  display: inline-block;
  background-color: #629fd7;
  padding: 10px 3px 10px;
  color: #fff;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.ti-tag img {
  display: inline-block;
  max-width: 80px;
}
.ti-tag > span {
  margin-top: 5px;
  display: block;
  text-align: center;
  font-size: 12px;
}

.ti-style-01 {
  position: relative;
  line-height: 1.4;
  /*margin-top: 0.5em;*/
  padding-bottom: 0.5em;
  font-size: 1.75em;
  text-align: center;
  /*&:after{
  	position:absolute;
  	top:-20px;
  	left:50%;
  	margin-left:-1.5px;
  	display: block;
  	content: "";
  	width: 3px;
  	height: 16px;
  	background-color:$site-key-color-a;
  }*/
}

[data-cat=products] .ti-style-01 {
  padding: 0.5em;
  border-bottom: 2px solid #888;
  border-top: 2px solid #888;
  font-size: 2.2em;
  margin-bottom: 0.5em;
}

.ti-style-02 {
  text-align: center;
  line-height: 1.2;
  background-color: #c81c24;
  color: #fff;
  font-size: 1.25em;
  padding: 0.8em 1em;
}

.ti-style-03 {
  text-align: left;
  line-height: 1.2;
  font-size: 1.375em;
  padding-bottom: 0.5em;
  padding-top: 0.3em;
  margin-bottom: 0.3em;
  border-bottom: 1px solid #c81c24;
}

.ti-style-04 {
  text-align: left;
  line-height: 1.2;
  font-size: 1.125em;
  margin-bottom: 0.8em;
  padding-left: 0.5em;
  border-left: 2px solid #c81c24;
}

.ti-style-05 {
  position: relative;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 1em;
}
.ti-style-05 span {
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0 0.7em;
}
.ti-style-05 span:before, .ti-style-05 span:after {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  height: 1px;
  background-color: #c81c24;
}
.ti-style-05 span:before {
  left: 0;
}
.ti-style-05 span:after {
  right: 0;
}

.ti-category {
  clear: both;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/ti-compatibility-bg.jpg);
}
@media screen and (max-width: 1200px) {
  .ti-category {
    font-size: 1.4vw;
  }
}
.ti-category .container-outliner-no-gutters {
  max-width: 1200px;
  position: relative;
  padding-top: 15.3%;
}
.ti-category .ti-items {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30%;
}
.ti-category .ti-item {
  display: block;
  color: #fff;
  line-height: 1.2;
}
.ti-category .ti-item:only-child {
  margin-bottom: 0.4em;
}
.ti-category .ti-item-category {
  font-size: 1.375em;
}
.ti-category .ti-item-page {
  font-size: 2.125em;
}

.ti-page {
  clear: both;
  position: relative;
  /*
  &.ti-page-style-02{
  	background-repeat: repeat;
  	background-image: url(../images/ti-page-style-02-bg.jpg);
  	background-position: left bottom;
  	padding-top: 15.3%;
  	.ti-wrap{
  		top:5.2vw;
  	}
  	.jp{
  		color:$site-key-color;
  	}
  	.en{
  		color:#888888;
  	}
  }*/
}
.ti-page .ti-wrap {
  position: absolute;
}
.ti-page span {
  display: block;
  text-align: left;
  line-height: 1.2;
}
.ti-page .jp {
  font-size: 3.4vw;
}
.ti-page .en {
  margin-top: 0.5em;
  font-size: 1.6vw;
  font-weight: normal;
}
.ti-page.ti-page-rt.ti-page-style-01 .ti-wrap {
  left: auto;
  right: 0;
}
.ti-page.ti-page-style-01 {
  clear: both;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 23%;
}
.ti-page.ti-page-style-01 .container-outliner-no-gutters {
  position: relative;
}
.ti-page.ti-page-style-01 .ti-wrap {
  background-color: #005BA2;
  color: #fff;
  padding: 2.8%;
  bottom: -3.6vw;
  z-index: 1;
}

.ti-style-05 {
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.75em;
}
.ti-style-05 span:before, .ti-style-05 span:after {
  width: 2em;
}
.ti-style-05 span:before {
  margin-left: -2em;
}
.ti-style-05 span:after {
  margin-right: -2em;
}

@media screen and (max-width: 1200px) {
  .ti-category {
    font-size: 2.8vw;
  }
}
.ti-category .container-outliner-no-gutters {
  padding-top: 25%;
}
.ti-category .ti-items {
  left: 3%;
}

.ti-style-01 {
  font-size: 1.5em;
}

[data-cat=products] .ti-style-01 {
  padding: 0.5em;
  font-size: 1.75em;
  margin-bottom: 0.5em;
}

.list-products-items a {
  display: block;
  text-decoration: none;
}
.list-products-items a:hover {
  text-decoration: none;
}
.list-products-items .list-item {
  padding: 1.5%;
}
.list-products-items .item-content {
  padding-top: 0.9em;
}
.list-products-items .item-content p {
  padding-top: 0.8em;
  line-height: 2.4;
}
.list-products-items .title {
  font-weight: bold;
  line-height: 1.4;
}

.list-dot-items {
  margin-left: 0em;
  margin-bottom: 0.3em;
}
.list-dot-items:before, .list-dot-items:after {
  content: " ";
  display: table;
}
.list-dot-items:after {
  clear: both;
}
.list-dot-items > .list-dot-item {
  padding-left: 15px;
  line-height: inherit;
  position: relative;
  margin-bottom: 0.5em;
  line-height: 1.4;
}
.list-dot-items > .list-dot-item:last-child {
  margin-bottom: 0;
}
.list-dot-items > .list-dot-item:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  content: "・";
  line-height: inherit;
  margin-top: 0.1em;
}

.list-kome-items {
  margin-left: 0px;
  margin-bottom: 0.7em;
}
.list-kome-items:before, .list-kome-items:after {
  content: " ";
  display: table;
}
.list-kome-items:after {
  clear: both;
}
.list-kome-items > .list-kome-item {
  padding-left: 15px;
  line-height: inherit;
  position: relative;
  margin-top: 0.5em;
  line-height: 1.4;
}
.list-kome-items > .list-kome-item:first-child {
  margin-top: 0;
}
.list-kome-items > .list-kome-item:before {
  position: absolute;
  content: "※";
  width: 0.6em;
  height: 0.6em;
  left: 0;
  top: 0.25em;
  line-height: 1;
  color: inherit;
}

.list-kakko-items {
  margin: 0;
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.list-kakko-items .list-kakko-item {
  position: relative;
  padding-left: 2em;
}
.list-kakko-items .list-kakko-item:before {
  counter-increment: item;
  position: absolute;
  left: 0;
  content: "(" counter(item) ")";
}

.list-kome-number-items {
  margin: 0;
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.list-kome-number-items .list-kome-number-item {
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.2em;
  line-height: 1.6;
}
.list-kome-number-items .list-kome-number-item:before {
  counter-increment: item;
  position: absolute;
  left: 0;
  content: "*" counter(item);
}

.list-products-items .list-item {
  width: 100%;
  padding-bottom: 5%;
}
.list-products-items .list-item:last-of-type {
  padding-bottom: 0;
}
.list-products-items .item-content p {
  line-height: 1.6;
  padding-top: 0.4em;
}
.list-products-items .title {
  font-size: 1.25em;
  position: relative;
}
.list-products-items a.liner .title {
  padding-left: 1em;
}
.list-products-items a.liner .title:before {
  display: block;
  position: absolute;
  font-weight: normal;
  font-family: "basicfont";
  content: "\e902";
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  font-size: 0.875em;
  line-height: 1;
  font-weight: bold;
  color: #c81c24;
}

/*TABLE*/
.tbl {
  clear: both;
  margin-top: 5px;
  margin-bottom: 15px;
}
.tbl td {
  word-break: break-all;
}

.tbl-style-01 {
  border-top: 1px solid #ccc;
}
.tbl-style-01 td, .tbl-style-01 th {
  border-bottom: 1px solid #ccc;
  padding: 1.4em 1.5em 1.3em;
  line-height: 1.6;
  vertical-align: top;
}
.tbl-style-01 thead th, .tbl-style-01 thead td {
  padding: 0.8em 1.5em;
}
.tbl-style-01 thead th {
  background-color: rgba(183, 195, 225, 0.8);
  text-align: center;
}
.tbl-style-01 thead td {
  background-color: rgba(183, 195, 225, 0.5);
}
.tbl-style-01 th {
  background-color: rgba(183, 195, 225, 0.3);
  text-align: left;
}
.tbl-style-01 .bf {
  vertical-align: -0.1em;
}

.table-scroll {
  margin-bottom: 0.3em;
  overflow: auto;
  white-space: nowrap;
  overflow-x: auto;
}
.table-scroll::-webkit-scrollbar {
  height: 5px;
}
.table-scroll::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.table-scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}
.table-scroll table,
.table-scroll .table-scroll-content {
  height: auto;
  margin-bottom: 1em;
}

.tbl-style-01 td, .tbl-style-01 th {
  padding: 1em 0.5em 0.8em;
}
.tbl-style-01 thead th, .tbl-style-01 thead td {
  padding: 0.5em 0.5em;
}

.table-scroll table,
.table-scroll .table-scroll-content {
  width: 767px;
}

.col-wrap {
  clear: both;
  position: relative;
}
.col-wrap:before, .col-wrap:after {
  content: " ";
  display: table;
}
.col-wrap:after {
  clear: both;
}
.col-wrap .col {
  float: left;
  padding: 1.5% 1.5%;
  min-height: 1px;
  position: relative;
}
.col-wrap.no-gutters .col {
  padding: 0 0;
}
.col-wrap .col-1 {
  width: 8.3333333333%;
}
.col-wrap .col-2 {
  width: 16.6666666667%;
}
.col-wrap .col-3 {
  width: 25%;
}
.col-wrap .col-4 {
  width: 33.3333333333%;
}
.col-wrap .col-5 {
  width: 41.6666666667%;
}
.col-wrap .col-6 {
  width: 50%;
}
.col-wrap .col-7 {
  width: 58.3333333333%;
}
.col-wrap .col-8 {
  width: 66.6666666667%;
}
.col-wrap .col-9 {
  width: 75%;
}
.col-wrap .col-10 {
  width: 83.3333333333%;
}
.col-wrap .col-11 {
  width: 91.6666666667%;
}
.col-wrap .col-12 {
  width: 100%;
}
.col-wrap .col-pull-0 {
  right: auto;
}
.col-wrap .col-pull-1 {
  right: 8.3333333333%;
}
.col-wrap .col-pull-2 {
  right: 16.6666666667%;
}
.col-wrap .col-pull-3 {
  right: 25%;
}
.col-wrap .col-pull-4 {
  right: 33.3333333333%;
}
.col-wrap .col-pull-5 {
  right: 41.6666666667%;
}
.col-wrap .col-pull-6 {
  right: 50%;
}
.col-wrap .col-pull-7 {
  right: 58.3333333333%;
}
.col-wrap .col-pull-8 {
  right: 66.6666666667%;
}
.col-wrap .col-pull-9 {
  right: 75%;
}
.col-wrap .col-pull-10 {
  right: 83.3333333333%;
}
.col-wrap .col-pull-11 {
  right: 91.6666666667%;
}
.col-wrap .col-pull-12 {
  right: 100%;
}
.col-wrap .col-push-0 {
  left: auto;
}
.col-wrap .col-push-1 {
  left: 8.3333333333%;
}
.col-wrap .col-push-2 {
  left: 16.6666666667%;
}
.col-wrap .col-push-3 {
  left: 25%;
}
.col-wrap .col-push-4 {
  left: 33.3333333333%;
}
.col-wrap .col-push-5 {
  left: 41.6666666667%;
}
.col-wrap .col-push-6 {
  left: 50%;
}
.col-wrap .col-push-7 {
  left: 58.3333333333%;
}
.col-wrap .col-push-8 {
  left: 66.6666666667%;
}
.col-wrap .col-push-9 {
  left: 75%;
}
.col-wrap .col-push-10 {
  left: 83.3333333333%;
}
.col-wrap .col-push-11 {
  left: 91.6666666667%;
}
.col-wrap .col-push-12 {
  left: 100%;
}
.col-wrap .col-offset-0 {
  margin-left: 0%;
}
.col-wrap .col-offset-1 {
  margin-left: 8.3333333333%;
}
.col-wrap .col-offset-2 {
  margin-left: 16.6666666667%;
}
.col-wrap .col-offset-3 {
  margin-left: 25%;
}
.col-wrap .col-offset-4 {
  margin-left: 33.3333333333%;
}
.col-wrap .col-offset-5 {
  margin-left: 41.6666666667%;
}
.col-wrap .col-offset-6 {
  margin-left: 50%;
}
.col-wrap .col-offset-7 {
  margin-left: 58.3333333333%;
}
.col-wrap .col-offset-8 {
  margin-left: 66.6666666667%;
}
.col-wrap .col-offset-9 {
  margin-left: 75%;
}
.col-wrap .col-offset-10 {
  margin-left: 83.3333333333%;
}
.col-wrap .col-offset-11 {
  margin-left: 91.6666666667%;
}
.col-wrap .col-offset-12 {
  margin-left: 100%;
}

.row {
  margin-left: -1.55%;
  margin-right: -1.55%;
}
.col-wrap {
  clear: both;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.col-wrap:before, .col-wrap:after {
  content: " ";
  display: table;
}
.col-wrap:after {
  clear: both;
}
.col-wrap .col {
  float: none;
  padding: 3% 3%;
}
.col-wrap.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.col-wrap .col {
  float: none;
  left: 0 !important;
  right: 0 !important;
}
.col-wrap .col-1 {
  width: 100%;
}
.col-wrap .col-2 {
  width: 100%;
}
.col-wrap .col-3 {
  width: 100%;
}
.col-wrap .col-4 {
  width: 100%;
}
.col-wrap .col-5 {
  width: 100%;
}
.col-wrap .col-6 {
  width: 100%;
}
.col-wrap .col-7 {
  width: 100%;
}
.col-wrap .col-8 {
  width: 100%;
}
.col-wrap .col-9 {
  width: 100%;
}
.col-wrap .col-10 {
  width: 100%;
}
.col-wrap .col-11 {
  width: 100%;
}
.col-wrap .col-12 {
  width: 100%;
}

.row .col-wrap .col {
  padding: 1.5% 1.5%;
}

#breadcrumb {
  clear: both;
  background-color: #fff;
  border-top: 1px solid #ebe7e4;
}
#breadcrumb .container-outliner,
#breadcrumb .container-outliner-no-gutters {
  background-image: none;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  max-width: 1200px;
}
#breadcrumb ul:before, #breadcrumb ul:after {
  content: " ";
  display: table;
}
#breadcrumb ul:after {
  clear: both;
}
#breadcrumb li {
  list-style: none;
  margin: 0 0;
  display: inline;
  line-height: 1.4;
  font-size: 12px;
  position: relative;
  float: left;
  padding: 0 10px;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
#breadcrumb li:first-child {
  position: relative;
  margin-right: 7px;
  padding: 0 5px 0 0;
  line-height: 1.4;
  color: #DBE0EC;
}
#breadcrumb li:first-child i {
  color: #A7B2BA;
  font-size: 17px;
}
#breadcrumb li a {
  color: #336699;
  text-decoration: underline;
}
#breadcrumb li a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#breadcrumb li em {
  font-weight: normal;
  font-style: normal;
}

#breadcrumb li:before {
  position: absolute;
  font-family: "basicfont";
  content: "\e902";
  padding: 0 5px;
  font-size: 10px;
  left: -1em;
  margin-top: 0.3em;
  line-height: inherit;
  top: -0.2em;
}

#breadcrumb li:first-child:before {
  display: none;
}

#breadcrumb li.home {
  margin-right: 5px;
}
#breadcrumb li a {
  padding: 0px 0;
}

#breadcrumb li + li:before {
  padding: 0 5px;
}

hr.separator {
  display: block;
  border-color: #DBE0EC;
}
hr.separator-md {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.tag-lo-items {
  display: table;
  width: 100%;
}
.tag-lo-items .tag-lo-item {
  display: table-cell;
  vertical-align: top;
}
.tag-lo-items .tag-lo-item-header {
  width: 125px;
}
.tag-lo-items .tag-lo-item-header .ti-tag {
  margin-bottom: 10px;
}
.tag-lo-items .tag-lo-item-content {
  padding-left: 20px;
}

.tag-lo-items .ti-tag {
  padding-top: 5px;
  padding-bottom: 5px;
}
.tag-lo-items .ti-tag > span {
  margin-top: 0;
}
.tag-lo-items .tag-lo-item-header {
  width: 90px;
}
.tag-lo-items .tag-lo-item-content {
  padding-left: 15px;
}

/*
buttons
----------------------------------------- */
a.btn,
.btn {
  display: inline-block;
  line-height: 1;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 5px 10px;
  transition: all 0.2s;
}
a.btn i,
.btn i {
  padding-right: 3px;
  vertical-align: -1px;
}
a.btn i.fa, a.btn i.fas, a.btn i.far, a.btn i.fal, a.btn i.fab,
.btn i.fa,
.btn i.fas,
.btn i.far,
.btn i.fal,
.btn i.fab {
  font-size: 120%;
}
a.btn i.bf,
.btn i.bf {
  font-size: 126%;
  vertical-align: -0.2em;
}
a.btn:before, a.btn:after,
.btn:before,
.btn:after {
  font-size: 1em;
}
a.btn:hover,
.btn:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn:only-of-type {
  margin-left: 0;
}

a.btn-style-01 {
  text-decoration: none;
}

.btn-style-01 {
  background-color: #fff;
  text-align: left;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  padding-left: 1em;
  padding-right: 1.5em;
  line-height: 1.2;
  position: relative;
  border: 1px solid #ccc;
}
.btn-style-01:after {
  display: block;
  position: absolute;
  font-weight: normal;
  font-family: "basicfont";
  content: "\e902";
  right: 0.5em;
  top: 50%;
  margin-top: -0.5em;
  font-size: 0.875em;
  line-height: 1;
  font-weight: bold;
  color: #c81c24;
}
.btn-style-01 i {
  color: #ccc;
  font-weight: normal;
}
.btn-style-01 i.bf {
  vertical-align: -0.35em !important;
}
.btn-style-01 i.bf.bf-video {
  margin-right: 5px;
}
.btn-style-01:link, .btn-style-01:visited, .btn-style-01:active, .btn-style-01:hover {
  color: #333;
}
.btn-style-01.on, .btn-style-01:hover {
  background-color: #de1f28;
  color: #fff;
}
.btn-style-01.on i, .btn-style-01:hover i {
  color: #fff;
}
.btn-style-01.on:after, .btn-style-01:hover:after {
  color: #fff;
}
.btn-style-01.btn-size-lg {
  font-size: 1.25em;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 100%;
}
.btn-style-01.btn-size-lg i.bf {
  font-size: 2.5em;
}
.btn-style-01.btn-size-md {
  font-size: 1em;
  min-width: 200px;
}
.btn-style-01.btn-size-md i.bf {
  font-size: 2em;
}
.btn-style-01.btn-size-sm {
  font-size: 0.875em;
  min-width: 100px;
}
.btn-style-01.btn-wiz-fluid {
  width: 100% !important;
  min-width: auto;
}

.btn-style-02 {
  background-color: #111;
  text-align: center;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  padding-left: 1.5em;
  padding-right: 1em;
  line-height: 1.2;
  position: relative;
  color: #fff !important;
}
.btn-style-02:after {
  display: block;
  position: absolute;
  font-weight: normal;
  font-family: "basicfont";
  content: "\e902";
  left: 0.5em;
  top: 50%;
  margin-top: -0.5em;
  font-size: 0.875em;
  line-height: 1;
  font-weight: bold;
  color: #c81c24;
}
.btn-style-02 i {
  color: #ccc;
  font-weight: normal;
}
.btn-style-02 i.bf {
  vertical-align: -0.35em !important;
}
.btn-style-02 i.bf.bf-video {
  margin-right: 5px;
}
.btn-style-02:link, .btn-style-02:visited, .btn-style-02:active, .btn-style-02:hover {
  color: #333;
}
.btn-style-02.on, .btn-style-02:hover {
  background-color: #de1f28;
  color: #fff;
}
.btn-style-02.on i, .btn-style-02:hover i {
  color: #fff;
}
.btn-style-02.on:after, .btn-style-02:hover:after {
  color: #fff;
}
.btn-style-02.btn-size-lg {
  font-size: 1.25em;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  min-width: 300px;
}
.btn-style-02.btn-size-lg i.bf {
  font-size: 2.5em;
}
.btn-style-02.btn-size-md {
  font-size: 1em;
  min-width: 200px;
}
.btn-style-02.btn-size-md i.bf {
  font-size: 2em;
}
.btn-style-02.btn-size-sm {
  font-size: 0.875em;
  min-width: 100px;
}
.btn-style-02.btn-wiz-fluid {
  width: 100% !important;
  min-width: auto;
}
.btn-style-02 .letter-miro {
  max-width: 2.75em;
  vertical-align: -0.4em;
}

.btn-style-01 {
  padding-left: 0.5em;
}

@media screen and (max-width: 500px) {
  .btn-style-02.btn-size-lg {
    min-width: auto;
    width: 100%;
  }
}
/*
noscript
---------------------------------*/
#noscript {
  width: 100%;
  text-align: center;
  z-index: 0;
}

#noscript-item {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35%;
  width: 70%;
  padding: 20px;
  background: #A8A8A8;
  z-index: 3;
}

/*
scrollup
----------------------------------------- */
#scrollUp {
  position: fixed;
  display: block;
  right: 1.5%;
  bottom: 15px;
  outline: none;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 1;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
#scrollUp:after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  display: block;
  font-family: "basicfont";
  content: "\e903";
  color: #fff;
  font-size: 26px;
  left: 50%;
  margin-left: -13px;
  top: 50%;
  margin-top: -13px;
  opacity: 0.8;
}

#scrollUp:hover {
  text-decoration: none;
}
#scrollUp:hover:after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
  top: 45%;
}

#scrollUp {
  bottom: 0px;
  right: 0;
  width: 50px;
  height: 50px;
}
#scrollUp:after {
  font-size: 18px;
  margin-left: -9px;
  margin-top: -9px;
}

/*googlemap
----------------------------------------- */
.gmap-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.gmap-wrap-cubic {
  position: relative;
  padding-bottom: 100%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.gmap-wrap iframe,
.gmap-wrap object,
.gmap-wrap embed,
.gmap-wrap-cubic iframe,
.gmap-wrap-cubic object,
.gmap-wrap-cubic embed {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
}

/*embed-responsive
----------------------------------------- */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.sp {
  display: block;
}

.pc {
  display: none;
}

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

.pc-ib {
  display: none;
}

/*SLick
requires Slick.js
*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-bottom: 10px;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}

.slick-slider {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.slick-slider.slick-initialized {
  opacity: 1;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
  outline: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -30px;
  display: block;
  z-index: 2;
  height: 40px;
  width: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #005BA2;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: #006cc1;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 16px;
  font-family: "basicfont";
  line-height: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 9px;
}

[dir=rtl] .slick-prev {
  right: 0px;
  left: auto;
}

[dir=rtl] .slick-next {
  right: auto;
  left: 0px;
}

.slick-prev:before,
[dir=rtl] .slick-next:before {
  content: "\e901";
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
  content: "\e902";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 13px;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.slick-dots li button {
  position: absolute;
  left: -2px;
  top: -2px;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 1px;
  line-height: 1;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
  width: 13px;
  height: 13px;
}

.slick-dots li:hover {
  background-color: white;
}

.slick-dots .slick-active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}

.slider-only-image .slick-track img {
  width: 100%;
  height: auto;
}

.slick-prev,
.slick-next {
  height: 40px;
  width: 40px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 24px;
}

.wp-entry-wrap h1, .wp-entry-wrap h2, .wp-entry-wrap h3, .wp-entry-wrap h4, .wp-entry-wrap h5, .wp-entry-wrap h6 {
  font-weight: bold;
}
.wp-entry-wrap h1 a, .wp-entry-wrap h2 a, .wp-entry-wrap h3 a, .wp-entry-wrap h4 a, .wp-entry-wrap h5 a, .wp-entry-wrap h6 a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
}
.wp-entry-wrap h1 a:hover, .wp-entry-wrap h2 a:hover, .wp-entry-wrap h3 a:hover, .wp-entry-wrap h4 a:hover, .wp-entry-wrap h5 a:hover, .wp-entry-wrap h6 a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.wp-entry-wrap h1 {
  display: block;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  line-height: 1.3;
  font-size: 1.512em;
  padding: 1em;
  margin-bottom: 1.5em;
  text-align: center;
}
.wp-entry-wrap h2 {
  text-align: left;
  line-height: 1.4;
  font-size: 1.512em;
  margin-bottom: 1.25em;
}
.wp-entry-wrap h3 {
  text-align: left;
  line-height: 1.2;
  font-size: 1.16em;
  padding: 0.8em 1em 0.7em;
  background-color: #c81c24;
  color: #fff;
  margin-bottom: 1.5em;
}
.wp-entry-wrap h3 a {
  color: #fff;
}
.wp-entry-wrap h4 {
  position: relative;
  text-align: left;
  line-height: 1.2;
  font-size: 1.16em;
  margin-bottom: 1em;
  padding: 0 0 0.6em 0;
  border-bottom: 1px solid #bbb;
}
.wp-entry-wrap h4:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 2em;
  height: 1px;
  background-color: #c81c24;
}
.wp-entry-wrap h5 {
  text-align: left;
  line-height: 1.2;
  font-size: 1.16em;
  margin-bottom: 0.8em;
  padding-left: 0.5em;
  font-weight: bold;
  border-left: 2px solid #c81c24;
}
.wp-entry-wrap h6 {
  text-align: left;
  line-height: 1.2;
  font-size: 1.047em;
  margin-bottom: 0.8em;
  font-weight: bold;
}
.wp-entry-wrap p {
  line-height: 1.8;
}

.main-visual {
  position: relative;
}
.main-visual .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.main-visual .slick-track {
  margin-bottom: 0;
}
.main-visual #slide-main-visual .slide-item {
  text-align: center;
  position: relative;
}
.main-visual #slide-main-visual .slide-item img {
  display: block;
  width: 100%;
  height: auto;
  z-index: 0;
}
.main-visual #slide-main-visual .slide-item .liner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  -ms-text-align-last: auto;
  text-align: left;
  z-index: 1;
}
.main-visual #slide-main-visual .slide-item .liner .lead {
  font-family: serif;
  font-size: 2.75em;
  margin-top: 60px;
}
@media screen and (max-width: 1100px) {
  .main-visual #slide-main-visual .slide-item .liner .lead {
    margin-top: 4.6vw;
    font-size: 3.6vw;
  }
}

.home-intro p {
  font-size: 1.125em;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 1100px) {
  .home-intro p {
    font-size: 1.8vw;
  }
}
.home-intro p:nth-of-type(2) {
  margin-bottom: 1em;
}
.home-intro p:last-of-type {
  margin-bottom: 0;
}
.home-intro p.fW-bold {
  font-size: 1.5em;
}

.home-products .sec-liner {
  border: 1px solid #ccc;
  padding: 1.68em 2.5% 1em;
  margin-bottom: 5%;
}
.home-products .banner-items {
  margin-top: 10px;
  margin-bottom: 25px;
}
.home-products .banner-items .list-item {
  text-align: center;
  margin-bottom: 15px;
}
.home-products .banner-items .list-item a {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home-products .banner-items .list-item a:hover {
  opacity: 0.8;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.home-products-pf .ti-style-01 {
  font-family: "EB Garamond", serif;
  font-weight: normal;
  text-shadow: 0px 0px 2px rgb(255, 255, 255);
  line-height: 1;
}
.home-products-pf .ti-style-01 span {
  display: block;
  text-align: center;
  line-height: 1;
  margin-top: -0.25em;
}
.home-products-pf .item-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0.7em 1em;
  position: relative;
}
.home-products-pf .sec-footer {
  text-align: center;
}
.home-products-pf .sec-footer .btn {
  background-color: #b2a15b;
  text-align: center;
  color: #fff;
  font-size: 1.25em;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home-products-pf .sec-footer .btn:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #c2b57e;
}
.home-products-pf .sec-footer .btn:after {
  display: block;
  position: absolute;
  font-weight: normal;
  font-family: "basicfont";
  content: "\e902";
  left: 1em;
  top: 50%;
  margin-top: -0.5em;
  font-size: 0.775em;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
.home-products-pf .sec-footer .btn img {
  display: inline-block;
  width: 20vw;
  max-width: 47px;
  margin-right: 0.3em;
}

.main-visual .slick-dots {
  bottom: 5%;
}

.home-intro .container-outliner {
  padding-top: 2em;
  padding-bottom: 2em;
}
.home-intro p {
  font-size: 1.06em;
  line-height: 1.6;
}
.home-intro p.fW-bold {
  font-size: 1.125em;
}

.home-products .sec-liner {
  padding-top: 1em;
  padding-bottom: 1.5em;
}
.home-products .ti-style-01 {
  margin-top: 1em;
}

.home-products-pf .ti-style-01 {
  background-image: url(../../images/pf-bg.jpg);
  background-position: top center;
  background-size: 700px;
  background-repeat: no-repeat;
  padding-top: 1em;
  padding-bottom: 0.5em;
}
.home-products-pf .ti-style-01 img {
  display: inline-block;
  width: 28vw;
}
.home-products-pf .sec-inner {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 1em 2.5% 1.5em;
}
.home-products-pf .sec-footer {
  margin-top: 1.25em;
  padding-right: 2.5%;
  padding-left: 2.5%;
}
.home-products-pf .sec-footer .btn {
  padding: 1em 1.5em 1.25em;
  width: 100%;
}

body[data-cat=products] .ti-category {
  background-image: url(../images/ti-products-bg.jpg);
}

body[data-cat=compatibility] .ti-category,
body[data-cat=compatibility-table] .ti-category {
  background-image: url(../images/ti-compatibility-bg.jpg);
}

body[data-cat=videos] .ti-category {
  background-image: url(../images/ti-videos-bg.jpg);
}

/*-----------------------
MIRO
------------------------*/
body[data-page=miro-idx] .main-visual {
  background-image: url(../../product/miro/images/main-visual.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  margin-bottom: 2.5em;
}
body[data-page=miro-idx] .lead-header p {
  text-align: center;
}
body[data-page=miro-idx] .lead-01 {
  text-align: center;
  font-size: 1.125em;
  line-height: 2.2;
}
body[data-page=miro-idx] .lead-01 .letter-miro {
  vertical-align: middle;
}
body[data-page=miro-idx] .lead-02 {
  background-color: #fff;
  max-width: 850px;
  margin: 3em auto 0em;
}
body[data-page=miro-idx] .lead-02 .lead-title {
  color: #fff;
  font-weight: bold;
  font-size: 1.38em;
  line-height: 1.2;
  background-color: #b2a15b;
  padding: 0.5em 1em;
}
body[data-page=miro-idx] .lead-02 .lead-title .letter-miro {
  max-width: 50px;
}
body[data-page=miro-idx] .lead-02 .lead-02-content {
  border: 1px solid #ccc;
  padding: 1.5em 1.5em 2em;
}
body[data-page=miro-idx] .lead-02 p {
  line-height: 2.2;
  text-align: center;
}
body[data-page=miro-idx] .lead-02 .letter-miro {
  vertical-align: middle;
}
body[data-page=miro-idx] .lead-02 .letter-mi,
body[data-page=miro-idx] .lead-02 .letter-ro {
  vertical-align: -0.2em;
  display: inline-block;
  width: 1em;
}
body[data-page=miro-idx] .letter-miro {
  width: 3.1em;
}
body[data-page=miro-idx] #product-range {
  background-color: #fff4cd;
}
body[data-page=miro-idx] #product-range .sec-title {
  font-size: 1.5em;
  margin-bottom: 0.8em;
}
body[data-page=miro-idx] #product-range .list-item .item-content {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #ffffff;
  padding: 0.8em 1em;
}

body[data-page=miro-cabin-air-filter] .bG-miro {
  background-image: url(/product/miro/cabin-air-filter/images/bg.jpg);
  background-repeat: repeat;
}
body[data-page=miro-cabin-air-filter] .sec-01 .ti-style-03 {
  margin-bottom: 2.25%;
}
body[data-page=miro-cabin-air-filter] .sec-01 .col {
  padding-top: 0;
}
body[data-page=miro-cabin-air-filter] .sec-01 .letter-miro {
  max-width: 50px;
}
body[data-page=miro-cabin-air-filter] .exinfo-items .exinfo-item-header {
  background: #629fd7;
  color: #fff;
  font-size: 1.25em;
  line-height: 1.2;
  padding: 0.8em 1em 0.6em;
  font-weight: bold;
}
body[data-page=miro-cabin-air-filter] .exinfo-items .exinfo-item-content {
  background-color: #fff;
  padding: 0.5% 2%;
}
body[data-page=miro-cabin-air-filter] .exinfo-items .item-title {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.3em;
}
body[data-page=miro-cabin-air-filter] .exinfo-items .item-list > li {
  padding-left: 0.8em;
  position: relative;
  line-height: 1.6;
}
body[data-page=miro-cabin-air-filter] .exinfo-items .item-list > li:before {
  position: absolute;
  left: 1px;
  top: 50%;
  margin-top: -0.8em;
  content: "-";
}

body[data-cat=miro] .intro-lo-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body[data-cat=miro] .intro-lo-item-pic {
  background-color: #efeeeb;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
body[data-cat=miro] .intro-lo-item-content {
  background-color: #fff;
}
body[data-cat=miro] .intro-items {
  text-align: center;
  padding: 3vw;
}
body[data-cat=miro] .intro-items .item-logo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body[data-cat=miro] .intro-items .item-title {
  font-size: 1.38em;
}
body[data-cat=miro] .intro-items .item-fig {
  padding-top: 1.2em;
  padding-bottom: 0.2em;
}
body[data-cat=miro] .intro-items .item-lead {
  font-size: 1.25em;
}
body[data-cat=miro] .ti-category {
  background-position: left bottom;
}
body[data-cat=miro] .ti-category .ti-item-page {
  position: relative;
  padding-left: 4em;
}
body[data-cat=miro] .ti-category .ti-item-page img {
  width: 4em;
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -0.7em;
}

.comp-table-items .comp-table-item a {
  display: block;
}
.comp-table-items .comp-table-item .btn {
  margin: 0;
}

/*-----------------------
MIRO
------------------------*/
body[data-page=miro-idx] .main-visual img {
  display: inline-block;
  width: 80%;
}
body[data-page=miro-idx] .lead-header img {
  display: block;
  margin: 1em auto;
  max-width: 80%;
}

body[data-page=miro-cabin-air-filter] .sec-01 .sec-01-02 .tag-lo-item.tag-lo-item-header {
  display: none;
}
body[data-page=miro-cabin-air-filter] .sec-01 .sec-01-02 .tag-lo-item.tag-lo-item-content {
  padding-left: 0;
}
body[data-page=miro-cabin-air-filter] .exinfo-items .exinfo-item-content {
  background-color: #fff;
  padding: 3% 5%;
}

body[data-cat=miro] .intro-lo-items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body[data-cat=miro] .intro-lo-item-pic {
  padding-top: 75%;
}
body[data-cat=miro] .intro-items {
  padding: 2em;
  font-size: 3vw;
}
body[data-cat=miro] .intro-items .item-logo img {
  width: 24vw;
}
body[data-cat=miro] .intro-items .item-fig img {
  width: 20vw;
}
body[data-cat=miro] .ti-category .ti-item:only-child {
  margin-bottom: 0.1em;
}

.comp-table-items .comp-table-item {
  margin: 0.75em 0 1.25em 0;
}