html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
/*
 * Whizzy Corporation.
 * http://whizzy.co.jp/
 * wizvalidator.styl
 */
.popup {
  position: absolute;
  top: -44px;
  left: 0;
  margin-left: 10px;
  max-width: 300px;
  height: 42px;
  text-align: center;
}
.popup__inner {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  top: -40px;
  left: 50px;
  height: 34px;
  line-height: 1;
  padding: 10px;
  border-radius: 5px;
}
.popup__arrow {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -8px;
}
@media screen and (min-width: 992px) {
  .popup {
    margin-left: -30px;
  }
}
@media screen and (min-width: 1200px) {
  .popup {
    margin-left: -30px;
  }
}
html {
  font-size: 10px;
}
body {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  color: #333;
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  word-break: break-all;
  padding-top: 60px;
}
@media screen and (min-width: 992px) {
  body {
    padding-top: 120px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-company-en {
    padding-top: 88px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-products-en {
    padding-top: 88px;
  }
}
main {
  margin-bottom: 24px;
}
ul {
  list-style: none;
  padding: 0;
}
a {
  color: #333;
}
a:link,
a:active,
a:visited,
a:hover,
a:focus {
  cursor: pointer;
}
a:hover {
  color: #2d90c3;
}
.link-color {
  color: #2d90c3;
}
.link-color:hover {
  color: #2d90c3;
}
img {
  max-width: 100%;
  height: auto;
}
.cf:after,
.list--category-latest-bottom:after,
article.page .page-content .section-wrapper .other-place:after {
  content: '';
  display: block;
  clear: both;
}
body.page {
  word-break: normal;
}
body.page main {
  margin-bottom: 60px;
}
body.page main.en {
  font-family: 'Noto Sans JP', 'Noto Sans', sans-serif;
  line-height: 1.5;
  margin-bottom: 90px;
  color: #000;
}
@media screen and (min-width: 992px) {
  body.page main.en {
    margin-bottom: 80px;
  }
}
body.page main.en img {
  width: 100%;
}
body.page main.en a:focus {
  color: #0098ec;
}
body.page main.en a:hover {
  color: #0098ec;
}
body.page main.en p {
  word-break: normal;
}
body.page main.tw {
  font-family: 'Noto Sans TC', sans-serif;
}
body.page main.cn {
  font-family: 'Noto Sans SC', sans-serif;
}
body.page .sidebar {
  padding-top: 23px;
}
.pc .a2a_button_line {
  display: none;
}
.breadcrumb-list {
  padding: 10px 15px;
}
@media screen and (min-width: 992px) {
  .breadcrumb-list {
    padding: 15px 60px;
  }
}
.breadcrumb-list * {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  display: inline-block;
  padding-right: 10px;
}
.breadcrumb-list a:last-of-type {
  color: #000;
}
.breadcrumb-list + img {
  width: 100%;
}
@media print {
  a[href]:after {
    content: '' !important;
  }
  abbr[title]:after {
    content: '' !important;
  }
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.banner:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.button {
  background: -webkit-linear-gradient(top, #f44314, #f88e4f);
  background: -moz-linear-gradient(top, #f44314, #f88e4f);
  background: -o-linear-gradient(top, #f44314, #f88e4f);
  background: -ms-linear-gradient(top, #f44314, #f88e4f);
  background: linear-gradient(to bottom, #f44314, #f88e4f);
  display: block;
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  padding: 8px;
  text-align: center;
}
.button:link {
  color: #fff;
}
.button:active,
.button:focus,
.button:hover {
  background: #f88e4f;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .button {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 12px 0;
  }
}
.button--ghost {
  display: inline-block;
  color: #333;
  padding: 4px 20px;
  border: 2px solid #333;
  background: transparent;
  margin-bottom: 8px;
}
.button--ghost:link {
  color: #333;
}
.button--ghost:hover,
.button--ghost:focus,
.button--ghost:active {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  background: transparent;
}
.button--cta {
  font-size: 22px!important;
  font-size: 2.2rem!important;
  color: #fff !important;
  display: block;
  margin: 0 atuo;
  padding: 20px 0;
  background: #ff8400;
  -webkit-box-shadow: 0 6px 0 #d8d8d8;
  box-shadow: 0 6px 0 #d8d8d8;
  border-radius: 4px;
}
@media only screen and (min-width: 768px) {
  .button--cta {
    max-width: 500px;
  }
}
.button--cta:hover {
  -webkit-box-shadow: 0 2px 0 #e8e8e8;
  box-shadow: 0 2px 0 #e8e8e8;
}
.button--cta:action {
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.button--link {
  color: #333;
  border: 1px solid #ddd;
  background: #efefef;
  border-radius: 3px;
  padding: 15px 0;
}
.button--link:link {
  color: #333;
}
.button--link:hover,
.button--link:active,
.button--link:focus {
  color: #333;
  background: #f8f8f8 !important;
}
@media only screen and (min-width: 768px) {
  .button--link {
    max-width: 300px;
  }
}
.button--link-small {
  font-size: 16px;
  font-size: 1.6rem;
  max-width: 280px;
  background: #fff;
}
.button--link-small:hover,
.button--link-small:active,
.button--link-small:focus {
  color: #333;
}
.button--square {
  display: inline-block;
  text-align: center;
  width: 80px;
  height: 80px;
}
.button--square:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
@media screen and (min-width: 992px) {
  .button--square {
    width: 80px;
  }
}
.button--square i {
  font-size: 56px;
  font-size: 5.6rem;
  display: inline-block;
  padding-top: 4px;
  vertical-align: middle;
  color: #fff;
}
.button--youtube {
  background: #e62117 !important;
}
.button--youtube:active,
.button--youtube:focus,
.button--youtube:hover {
  color: #fff;
  background: #e62117 !important;
}
.button--twitter {
  background: #1da1f2 !important;
}
.button--twitter:active,
.button--twitter:focus,
.button--twitter:hover {
  color: #fff;
  background: #1da1f2 !important;
}
.button--facebook {
  background: #3b5998 !important;
}
.button--facebook:active,
.button--facebook:focus,
.button--facebook:hover {
  color: #fff;
  background: #3b5998 !important;
}
.button-submit {
  padding: 16px 30px;
}
.button--recruit {
  background: #d3f9ff;
  padding: 30px;
  border-radius: 20px;
  width: 100%;
  display: block;
}
.button--recruit p {
  color: #333 !important;
  margin-bottom: 0 !important;
}
.copyright p {
  text-align: center;
  line-height: 1.8;
}
.copyright-en {
  padding: 15px 0;
  background-color: #000;
}
.copyright-en p {
  text-align: center;
  color: #fff;
  font-weight: 300;
}
.destination h5 {
  font-size: 24px;
  font-size: 2.4rem;
}
.destination div {
  margin-top: 10px;
  border-top: 1px solid #333;
  padding-top: 10px;
}
.dl-list {
  font-size: 16px;
  font-size: 1.6rem;
}
.dl-list--point {
  margin: 30px 0;
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.dl-list--point > dt {
  position: relative;
  top: -21px;
  left: 0;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px;
  background-color: #fff;
}
.dl-list--point > dd {
  position: relative;
  padding-left: 15px;
  margin-bottom: 20px;
}
.dl-list--point > dd:last-child {
  margin-bottom: 0;
}
.dl-list--table {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  border-bottom: 0;
}
.dl-list--table:nth-last-of-type(1) {
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 992px) {
  .dl-list--table {
    display: table;
  }
}
.dl-list--table dt,
.dl-list--table dd {
  display: block;
  padding: 10px;
}
@media screen and (min-width: 992px) {
  .dl-list--table dt,
  .dl-list--table dd {
    display: table-cell;
  }
}
.dl-list--table dt {
  font-weight: 700;
  background-color: #e7f3f9;
}
@media screen and (min-width: 992px) {
  .dl-list--table dt {
    width: 170px;
    border-right: 1px solid #ddd;
  }
}
.dl-list--table dd {
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .dl-list--table dd {
    display: block;
  }
}
.dl-list--table dd > p {
  line-height: 1.6;
  margin-bottom: 1rem;
}
.dl-list--qa dt,
.dl-list--qa dd {
  position: relative;
  padding: 10px 30px 10px 30px;
  border-bottom: 1px solid #ddd;
}
.dl-list--qa dt:before,
.dl-list--qa dd:before {
  position: absolute;
  display: block;
  width: 20px;
  left: 10px;
}
@media only screen and (min-width: 768px) {
  .dl-list--qa dt,
  .dl-list--qa dd {
    padding: 15px 30px 15px 30px;
  }
}
.dl-list--qa dt:before {
  content: 'Q';
  color: #149ff4;
}
.dl-list--qa dt:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
  display: block;
  right: 10px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.dl-list--qa dt:hover {
  cursor: pointer;
}
.dl-list--qa dt.is-open:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dl-list--qa dd {
  display: none;
}
.dl-list--qa dd:before {
  content: 'A';
  color: #f44314;
}
.dl-list--qa dd {
  display: none;
  background-color: #f9f9f9;
}
.drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 10010;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  -ms-transition: -ms-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.drawer.drawer--active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.drawer-close {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  float: right;
}
.drawer-close i {
  color: #fff;
}
.drawer__header {
  zoom: 1;
  color: #fff;
  padding: 10px 15px;
  background-color: #000;
}
.drawer__header:before,
.drawer__header:after {
  content: "";
  display: table;
}
.drawer__header:after {
  clear: both;
}
.drawer__header p {
  font-size: 18px;
  font-size: 1.8rem;
  float: left;
  padding-top: 3px;
}
.drawer.drawer-en {
  font-family: 'Noto Sans JP', 'Noto Sans', sans-serif;
  background-color: #0098ec;
}
.drawer.drawer-en .drawer__header {
  padding: 0;
  background-color: transparent;
}
.drawer.drawer-en .drawer-close {
  height: 60px;
  width: 60px;
  background-color: #fff;
  position: relative;
}
.drawer.drawer-en .drawer-close span {
  position: absolute;
  display: block;
  width: 34px;
  height: 3px;
  background-color: #0098ec;
  top: 27px;
  left: 14px;
}
.drawer.drawer-en .drawer-close span.drawer_btn_line01 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.drawer.drawer-en .drawer-close span.drawer_btn_line02 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.drawer.drawer-en .drawer__contents .section-block--drawer {
  padding: 10px 50px 70px 50px;
  margin-bottom: 0;
  background: #0098ec;
}
.drawer.drawer-en .drawer__contents .section-block--drawer .list--drawer-menu .list__item {
  border-bottom: 1px solid #fff;
  font-weight: 700;
  background-color: #0098ec;
  padding: 0;
}
.drawer.drawer-en .drawer__contents .section-block--drawer .list--drawer-menu .list__item a {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
}
.drawer.drawer-en .drawer__contents .section-block--drawer .list--drawer-menu:last-of-type {
  border-bottom: none;
}
.drawer.drawer-en .list--drawer-menu > li a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.drawer.drawer-en .list--drawer-menu > list--drawer-menu__sub-menu > li a::after {
  border-top: 2px solid #0098ec;
  border-right: 2px solid #0098ec;
}
.drawer.drawer-en .list--drawer-menu > li.list__item--has-child .list.list--drawer-menu__sub-menu > li {
  border-bottom: 1px solid #0098ec;
  border-top: none !important;
}
.drawer.drawer-en .list--drawer-menu > li.list__item--has-child .list.list--drawer-menu__sub-menu > li:last-of-type {
  border-bottom: none;
}
.drawer.drawer-en .list--drawer-menu > li.list__item--has-child .list.list--drawer-menu__sub-menu > li a {
  background-color: #fff;
  color: #0098ec;
}
.drawer.drawer-en.drawer-tw {
  font-family: 'Noto Sans TC', sans-serif;
}
.drawer.drawer-en.drawer-cn {
  font-family: 'Noto Sans SC', sans-serif;
}
.footer-nav {
  font-size: 12px;
  font-size: 1.2rem;
}
.list--footer-nav > .list__item {
  margin-bottom: 8px;
}
footer {
  border-top: 1px solid #ddd;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  footer {
    padding-top: 40px;
  }
}
.footer-en {
  font-family: 'Noto Sans JP', 'Noto Sans', sans-serif;
  line-height: 1.5;
  color: #000;
  position: relative;
}
@media screen and (min-width: 992px) {
  .footer-en {
    border-top: 2px solid #c9c9c9;
    padding: 0;
  }
}
.footer-en a:hover,
.footer-en a:focus {
  color: #0098ec;
}
.footer-en .copyright {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 8px 0;
  border-top: 1px dashed #ddd;
}
@media screen and (min-width: 992px) {
  .footer-en .copyright {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 24px 0;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .footer-en .footer-logo-en {
    width: 100%;
    max-width: 115px;
  }
}
.footer-en .fl-text-en {
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .footer-en .fl-text-en {
    font-size: 17px;
  }
}
.footer-en .list--footer-nav > .list__item {
  padding-left: 0;
}
.footer-en .list--footer-nav > .list__item:before {
  display: none;
}
.footer-en .go-top {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background-color: #c9c9c9;
  position: absolute;
  bottom: 85px;
  right: 15px;
}
@media screen and (min-width: 992px) {
  .footer-en .go-top {
    bottom: 70px;
    right: 20px;
  }
}
.footer-en .go-top i {
  color: #000;
  font-size: 22px;
}
.footer-top-en {
  padding: 40px 0;
}
.footer-tw {
  font-family: 'Noto Sans TC', sans-serif;
}
.footer-cn {
  font-family: 'Noto Sans SC', sans-serif;
}
.form-action-block {
  text-align: center;
  padding-top: 15px;
}
.form-wrapper {
  max-width: 670px;
  margin: 0 auto;
  padding: 20px;
  background-color: #f9f9f9;
}
.form-wrapper .control-label {
  margin-bottom: 10px;
}
.require {
  display: inline-block;
  color: #f00;
}
.error-message > span {
  display: inline-block;
  margin: 4px 0;
  color: #f00;
}
textarea {
  height: 200px !important;
  resize: none;
}
.global-navigation {
  display: none;
  padding-top: 10px;
}
@media screen and (min-width: 992px) {
  .global-navigation {
    float: right;
    width: 80%;
  }
  .global-navigation > .list--global-navigation {
    zoom: 1;
    float: right;
  }
  .global-navigation > .list--global-navigation:before,
  .global-navigation > .list--global-navigation:after {
    content: "";
    display: table;
  }
  .global-navigation > .list--global-navigation:after {
    clear: both;
  }
  .global-navigation > .list--global-navigation > .list__item {
    position: relative;
    float: left;
  }
  .global-navigation > .list--global-navigation > .list__item:first-child a {
    border-left: none;
  }
  .global-navigation > .list--global-navigation > .list__item:last-child a {
    padding-right: 0;
  }
  .global-navigation > .list--global-navigation > .list__item:hover .list--global-navigation__sub-menu {
    top: 30px;
    visibility: visible;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background-color: #fff;
  }
  .global-navigation > .list--global-navigation > .list__item:hover .list--global-navigation__sub-menu > .list__item a {
    display: block;
    border-left: none !important;
  }
  .global-navigation > .list--global-navigation > .list__item a {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    color: #333;
    font-weight: 700;
    border-left: 1px solid #000;
    padding: 0 15px;
  }
  .global-navigation > .list--global-navigation > .list__item a:hover {
    text-decoration: none;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
  }
  .global-navigation > .list--global-navigation > .list__item >.list--global-navigation__sub-menu {
    position: absolute;
    z-index: 9999;
    top: 170%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #ddd;
    background-color: #fff;
    padding-bottom: 15px;
  }
  .global-navigation > .list--global-navigation > .list__item >.list--global-navigation__sub-menu >.list__item {
    width: 270px;
    border-left: none;
  }
  .global-navigation > .list--global-navigation > .list__item >.list--global-navigation__sub-menu >.list__item > a {
    position: relative;
    display: block;
    padding: 16px 0 4px 28px;
    border-left: none;
  }
  .global-navigation > .list--global-navigation > .list__item >.list--global-navigation__sub-menu >.list__item > a:before {
    content: '';
    position: absolute;
    top: 22px;
    left: 14px;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (min-width: 1200px) {
  .global-navigation {
    float: right;
    width: 70%;
  }
}
.header-bar {
  display: none;
}
@media screen and (min-width: 992px) {
  .header-bar {
    position: fixed;
    top: 0;
    z-index: 40;
    background-color: #fff;
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
}
.header-site {
  zoom: 1;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 50;
  padding: 4px 0 8px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  -webkit-box-shadow: 0 3px 8px rgba(30,30,30,0.2);
  box-shadow: 0 3px 8px rgba(30,30,30,0.2);
}
.header-site:before,
.header-site:after {
  content: "";
  display: table;
}
.header-site:after {
  clear: both;
}
.header-site > .container {
  position: relative;
}
@media screen and (min-width: 992px) {
  .header-site > .container {
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .header-site .site-logo-title {
    position: absolute;
  }
}
.header-site .logo {
  float: left;
}
.header-site .logo-image {
  float: left;
  width: 48px;
  height: auto;
  margin-right: 10px;
}
@media screen and (min-width: 992px) {
  .header-site .logo-image {
    width: 85px;
  }
}
.header-site .logo-image image {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .header-site .menu-button {
    display: none;
  }
}
.header-site nav {
  display: none;
}
@media screen and (min-width: 992px) {
  .header-site nav {
    display: block;
    float: right;
  }
}
.lng-navi {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding: 15px;
}
@media screen and (min-width: 992px) {
  .lng-navi {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.lng-navi a {
  display: block;
  padding: 0 10px;
  text-decoration: underline;
}
.header-en {
  font-family: 'Noto Sans JP', 'Noto Sans', sans-serif;
  line-height: 1.5;
  color: #000;
}
@media screen and (min-width: 992px) {
  .header-en {
    padding: 0;
  }
}
.header-en a:hover,
.header-en a:focus {
  color: #0098ec;
}
.header-en .container {
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .header-en .container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    padding: 0;
  }
}
.header-en .container .heading1 {
  font-family: 'Noto Sans JP', 'Noto Sans', sans-serif;
}
.header-en .container .heading1--site-title {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) {
  .header-en .container .heading1--site-title {
    font-size: 22px;
  }
}
.header-en .container .heading1--site-title .heading-subtitle {
  font-family: 'Noto Sans JP', 'Noto Sans', sans-serif;
  font-size: 10px;
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) {
  .header-en .container .heading1--site-title .heading-subtitle {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
  }
}
.header-en .container .hl-box-en {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media screen and (min-width: 992px) {
  .header-en .container .hl-box-en {
    width: 360px;
    padding: 12px 0 12px 15px;
  }
}
@media screen and (min-width: 1200px) {
  .header-en .container .hl-box-en {
    width: 460px;
    padding: 12px 0 12px 60px;
  }
}
.header-en .container .hl-box-en .logo-image {
  width: 43px;
}
@media screen and (min-width: 992px) {
  .header-en .container .hl-box-en .logo-image {
    width: 68px;
  }
}
.header-en .container .hl-box-en .logo-image img {
  display: block;
}
.header-en .container .global-navigation {
  background-color: #0098ec;
  color: #fff;
}
@media screen and (min-width: 992px) {
  .header-en .container .global-navigation {
    padding: 0;
    width: calc(100% - 360px);
  }
}
@media screen and (min-width: 1200px) {
  .header-en .container .global-navigation {
    padding: 0 60px 0 0;
    width: calc(100% - 460px);
  }
}
@media screen and (min-width: 992px) {
  .header-en .container .global-navigation .list--global-navigation {
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .header-en .container .global-navigation .list--global-navigation .list__item {
    height: 100%;
  }
}
.header-en .container .global-navigation .list--global-navigation .list__item a {
  color: #fff;
}
@media screen and (min-width: 992px) {
  .header-en .container .global-navigation .list--global-navigation .list__item a {
    font-size: 15px;
    height: 100%;
    line-height: 88px;
    padding: 0 14px;
    border: none;
  }
}
.header-en .container .global-navigation .list--global-navigation .list__item:hover {
  color: #0098ec;
  background-color: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.header-en .container .global-navigation .list--global-navigation .list__item:hover a {
  color: #0098ec;
}
@media screen and (min-width: 992px) {
  .header-en .container .global-navigation .list--global-navigation .list__item .list--global-navigation__sub-menu {
    border: 1px solid #0098ec;
    top: 88px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .header-en .container .global-navigation .list--global-navigation .list__item .list--global-navigation__sub-menu .list__item {
    width: 230px;
  }
}
@media screen and (min-width: 1200px) {
  .header-en .container .global-navigation .list--global-navigation .list__item .list--global-navigation__sub-menu .list__item {
    width: 250px;
  }
}
.header-en .container .global-navigation .list--global-navigation .list__item .list--global-navigation__sub-menu .list__item a {
  border: 1px solid #0098ec !important;
  color: #0098ec;
  line-height: 1;
  padding: 15px 20px;
}
.header-en .container .global-navigation .list--global-navigation .list__item .list--global-navigation__sub-menu .list__item:hover {
  color: #0098ec;
}
.header-en .container .global-navigation .list--global-navigation .list__item .list--global-navigation__sub-menu .list__item a::before {
  display: none;
}
@media screen and (min-width: 992px) {
  .header-en .container .global-navigation .list--global-navigation .list__item:hover .list--global-navigation__sub-menu {
    top: 88px;
  }
}
.header-en .container .menu-button {
  top: -4px;
  right: 0px;
  display: block;
  width: 53px;
  height: 53px;
  background-color: #0098ec;
}
@media screen and (min-width: 992px) {
  .header-en .container .menu-button {
    display: none;
  }
}
.header-en .container .menu-button i,
.header-en .container .menu-button i::before,
.header-en .container .menu-button i::after {
  background-color: #fff;
  width: 27px;
}
.header-en .container .menu-button i {
  top: 24px;
  left: 13px;
}
.header-en .container .menu-button i::before {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.header-en .container .menu-button i::after {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.header-en .container:before,
.header-en .container:after {
  content: none;
}
.header-tw {
  font-family: 'Noto Sans TC', sans-serif;
}
.header-tw .container .heading1 {
  font-family: 'Noto Sans TC', sans-serif;
}
.header-tw .container .heading1--site-title {
  font-family: 'Noto Sans TC', sans-serif;
}
.header-cn {
  font-family: 'Noto Sans SC', sans-serif;
}
.header-cn .container .heading1 {
  font-family: 'Noto Sans SC', sans-serif;
}
.header-cn .container .heading1--site-title {
  font-family: 'Noto Sans SC', sans-serif;
}
.heading1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.heading1--site-title {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 7px;
}
@media screen and (min-width: 992px) {
  .heading1--site-title {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
.heading1--site-desc {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 14px;
  font-size: 1.4rem;
}
.heading2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (min-width: 992px) {
  .heading2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.heading2--section-title {
  padding: 10px 0 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  background: #dcdfee;
  color: #2f4091;
}
@media screen and (min-width: 992px) {
  .heading2--section-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 20px 0 30px;
    padding: 10px 0 10px 15px;
  }
}
.heading2--site-desc {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0 4px #fff;
}
@media screen and (min-width: 992px) {
  .heading2--site-desc {
    padding: 16px 0;
    text-align: right;
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.heading2--category-title {
  font-size: 22px;
  font-size: 2.2rem;
  border-bottom: 2px solid #f44314;
  margin: 30px 0 20px;
  line-height: 1.6;
}
@media screen and (min-width: 992px) {
  .heading2--category-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.heading2--page-title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
}
@media screen and (min-width: 992px) {
  .heading2--page-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 992px) {
  .heading2--side-title {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f44314;
  }
}
.heading2--side-title i.icon-side-title {
  position: absolute;
  display: block;
  background: url("./img/icon-section-title-02.png") no-repeat 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .heading2--side-title i.icon-side-title {
    top: -10px;
    right: 0;
    width: 66px;
    height: 86px;
  }
}
.heading2--side-title--news {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f44314;
}
.heading2--side-title--news i.icon-side-title {
  top: -10px;
  right: 0;
  width: 33px;
  height: 43px;
}
@media screen and (min-width: 992px) {
  .heading2--side-title--news i.icon-side-title {
    width: 66px;
    height: 86px;
  }
}
.heading2--company-page-title {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
}
.heading2 i.icon-section-title {
  position: absolute;
  display: block;
  top: -6px;
  left: 0;
  width: 28px;
  height: 44px;
  background: url("./img/icon-section-title-01.png") no-repeat 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .heading2 i.icon-section-title {
    top: -30px;
    width: 56px;
    height: 88px;
  }
}
.heading2--section-titile__subtitle {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  margin-top: 4px;
  line-height: 1.4;
}
@media screen and (min-width: 992px) {
  .heading2--section-titile__subtitle {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
  }
}
.heading2-en {
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 20px;
  background-color: #0098ec;
  color: #fff;
  font-weight: 700;
  margin-bottom: 6px;
}
@media screen and (min-width: 992px) {
  .heading2-en {
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 10px;
    padding: 14px 20px;
  }
}
.heading3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
}
.heading3--drawer-menu-title {
  font-weight: 700;
  margin: 24px 0 8px;
  padding: 0 15px;
}
.heading4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
}
.heading4--post-title {
  position: relative;
  text-align: left;
  padding-top: 6px;
  padding-left: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.heading4--post-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 1.8em;
  background: #2d90c3;
}
.heading4 .emphasis {
  color: #f44314;
}
.heading4--footer {
  margin-bottom: 30px;
}
.heading-subtitle {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 11px;
  font-size: 1.1rem;
  display: inline-block;
  margin-bottom: 4px;
  letter-spacing: 0;
}
@media screen and (max-width: 320px) {
  .heading-subtitle {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .heading-subtitle {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.heading-recruit--1 h3 {
  position: relative;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0 !important;
}
.heading-recruit--1 h3:after {
  content: '';
  background: url("./img/heading-mark1.png") no-repeat;
  position: absolute;
  display: block;
  top: 0;
  right: 20px;
  width: 60px;
  height: 80%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  margin-top: 8px;
}
.heading-recruit--2 h3 {
  position: relative;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.heading-recruit--2 h3:after {
  content: '';
  background: url("./img/heading-mark2.png") no-repeat;
  position: absolute;
  display: block;
  top: 0;
  right: 20px;
  width: 90px;
  height: 80%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  margin-top: 12px;
}
.heading-recruit--3 h3 {
  position: relative;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.heading-recruit--3 h3:after {
  content: '';
  background: url("./img/heading-mark3.png") no-repeat;
  position: absolute;
  display: block;
  top: 0;
  right: 20px;
  width: 60px;
  height: 80%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  margin-top: 14px;
}
.heading-voice--1 h3 {
  margin-top: 0 !important;
}
.post-content.page-content .section-wrapper .information-block {
  padding: 20px 15px;
  background-color: #fefefe;
  border: 1px solid #ddd;
  line-height: 1.5;
  font-size: 20px;
  font-size: 2rem;
}
.post-content.page-content .section-wrapper .information-block h4 {
  margin: 0;
  padding: 8px;
  color: #fff;
  background: #333;
  line-height: 1.6;
  border-bottom: none;
  border-left: none;
}
.post-content.page-content .section-wrapper .information-block h4 + p {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 10px 0 16px;
}
.post-content.page-content .section-wrapper .information-block .phone,
.post-content.page-content .section-wrapper .information-block .fax {
  font-size: 34px;
  font-size: 3.4rem;
}
.post-content.page-content .section-wrapper .information-block .address {
  font-size: 20px;
  font-size: 2rem;
  margin-top: 8px;
  margin-bottom: 0;
  border-top: 2px solid #333;
}
.input-button {
  display: block;
  color: #666;
  max-width: 240px;
  margin: 0 auto;
  padding: 15px 20px;
  background-color: #ccc;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.input-button:hover {
  color: #666;
  text-decoration: none;
  background-color: #d6d6d6;
}
.input-button--download {
  color: #fff !important;
  background-color: #f47d14;
}
.input-button--download:hover {
  color: #fff;
  text-decoration: none;
  background-color: #f69743;
}
.list--footer-nav > .list__item {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.list--footer-nav > .list__item:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination {
  display: block;
  text-align: center;
}
.list--pagination {
  zoom: 1;
  display: inline-block;
}
.list--pagination:before,
.list--pagination:after {
  content: "";
  display: table;
}
.list--pagination:after {
  clear: both;
}
.list--pagination >li {
  float: left;
  display: inline-block;
  text-align: center;
  margin-left: 3px;
  border: 1px solid #ddd;
}
.list--pagination >li:first-child {
  margin-left: 0;
}
.list--pagination >li.active {
  background-color: #efefef;
  color: #333;
  padding: 10px 20px;
  cursor: not-allowd;
  border: 1px solid #333;
}
.list--pagination >li a {
  display: block;
  color: #333;
  padding: 10px 20px;
  text-decoration: none;
}
.list--pagination >li a:hover {
  color: #333;
  background-color: #efefef;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .list--post-feature {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.list--post-feature > .list__item {
  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
}
.list--post-feature > .list__item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .list--post-feature > .list__item {
    width: 50%;
    padding: 5px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .list--post-feature > .list__item {
    width: 25%;
  }
}
.list--post-feature > .list__item:first-child {
  margin-top: 0;
}
.list--post-feature > .list__item a {
  display: block;
  border: 1px solid #ddd;
  padding: 15px;
}
.list--post-feature > .list__item a:hover {
  text-decoration: none;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.list--post-feature > .list__item a .post-feature__meta {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 72px;
  height: 72px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
}
.list--post-feature > .list__item a .post-feature__meta span {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 500;
}
.list--post-feature > .list__item a .post__thumbnail {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 66.59663865546219%;
  background: url("./img/thumbnail-dummy-001.png") 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin-bottom: 10px;
}
.list--post-feature > .list__item a .post__thumbnail .emphasis {
  color: #f44314;
}
.list--post-feature > .list__item a .post__thumbnail2 {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 66.59663865546219%;
  background: url("./img/thumbnail-dummy-002.png") 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.list--ranking {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .list--ranking {
    margin-top: 50px;
  }
}
.list--ranking > .list__item {
  position: relative;
  counter-increment: rank;
  margin-bottom: 10px;
  line-height: 20px;
  padding: 0 15px 10px;
}
@media screen and (min-width: 992px) {
  .list--ranking > .list__item {
    padding: 0;
  }
}
.list--ranking > .list__item:after {
  background-color: #f44314;
  background: -webkit-linear-gradient(top, #f44314 0%, #f88e4f 100%);
  background: -moz-linear-gradient(top, #f44314 0%, #f88e4f 100%);
  background: -o-linear-gradient(top, #f44314 0%, #f88e4f 100%);
  background: -ms-linear-gradient(top, #f44314 0%, #f88e4f 100%);
  background: linear-gradient(to bottom, #f44314 0%, #f88e4f 100%);
  content: counter(rank);
  position: absolute;
  display: block;
  text-align: center;
  color: #fff;
  top: 0;
  left: 15px;
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 768px) {
  .list--ranking > .list__item:after {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (min-width: 992px) {
  .list--ranking > .list__item:after {
    left: 0;
    width: 20px;
    height: 20px;
    font-size: inherit;
    line-height: inherit;
  }
}
.ranking {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ranking__thumbnail {
  width: 120px;
  height: 80px;
}
@media only screen and (min-width: 768px) {
  .ranking__thumbnail {
    width: 240px;
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .ranking__thumbnail {
    width: 120px;
    height: 80px;
  }
}
.ranking__contents {
  font-size: 16px;
  line-height: 1.5;
  width: calc(100% - 130px);
}
@media only screen and (min-width: 768px) {
  .ranking__contents {
    font-size: 18px;
    width: calc(100% - 260px);
  }
}
@media screen and (min-width: 992px) {
  .ranking__contents {
    font-size: 16px;
    width: calc(100% - 130px);
  }
}
.ranking__contents .popular-title {
  color: #2d90c3;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .ranking__contents .popular-title {
    margin-bottom: 0;
  }
}
.ranking__contents p {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ranking__contents p {
    display: block;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .ranking__contents p {
    display: none;
  }
}
.list--circle {
  margin-bottom: 24px;
  list-style-position: inside;
  list-style-type: circle;
}
.list--circle > .list__item {
  margin-bottom: 20px;
}
.list--circle > .list__item > ul {
  padding-left: 40px;
  list-style-type: circle;
}
.list--circle > .list__item > ul > li {
  margin-bottom: 20px;
}
.list--header-bar >.list__item {
  display: inline-block;
  width: 16%;
  text-align: center;
  border-right: 1px solid #ddd;
}
.list--header-bar >.list__item:first-child {
  border-left: 1px solid #ddd;
}
.list--header-bar >.list__item a {
  display: block;
  padding: 16px 0;
}
.list--header-bar >.list__item a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none;
}
.list__products >.list__item {
  margin-bottom: 30px;
}
.list__products >.list__item a {
  display: block;
  padding: 10px;
  border: 1px solid #ddd;
}
.list__products >.list__item a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.list--footer-product {
  margin-top: 30px;
}
.list--footer-product > .list__item {
  margin-top: 10px;
}
.list--footer-product > .list__item a {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
}
.list--footer-product > .list__item a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  text-decoration: none;
}
.list--footer-product > .list__item a img {
  vertical-align: middle;
}
.list--onlineshop > .list__item {
  margin-bottom: 5px;
}
.list--onlineshop > .list__item a {
  display: block;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #ddd;
}
.list--onlineshop > .list__item a:hover {
  text-decoration: none;
  border: 1px solid #ddd;
  background-color: #f2f2f2;
}
.list--onlineshop > .list__item a p {
  margin-top: 10px;
}
.list--category > li {
  margin-bottom: 10px;
}
.list--category > li a {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  display: block;
  padding-left: 20px;
}
.list--category > li a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none;
}
.list--category > li a:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
  display: block;
  left: 0;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list--drawer-menu {
  width: 100%;
}
.list--drawer-menu >li {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.list--drawer-menu >li:first-child {
  border-top: 1px solid #ddd;
}
.list--drawer-menu >li.list__item--has-child > a:after {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.list--drawer-menu >li.list__item--has-child > a.is-open:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.list--drawer-menu >li.list__item--has-child .list.list--drawer-menu__sub-menu {
  display: none;
}
.list--drawer-menu >li.list__item--has-child .list.list--drawer-menu__sub-menu.is-open {
  display: block;
}
.list--drawer-menu >li.list__item--has-child .list.list--drawer-menu__sub-menu >li {
  border-top: 1px solid #ddd !important;
}
.list--drawer-menu >li.list__item--has-child .list.list--drawer-menu__sub-menu >li > a {
  background-color: #e8e8e8;
}
.list--drawer-menu >li a {
  position: relative;
  display: block;
  padding: 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.list--drawer-menu >li a:hover,
.list--drawer-menu >li a:active {
  color: #333;
  text-decoration: none;
}
.list--drawer-menu >li a:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 15px;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list--news > .list__item a {
  position: relative;
  display: block;
  padding-left: 2px;
}
.list--news > .list__item a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none;
}
.list--news > .list__item a:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list--news > .list__item .post-content {
  float: none;
  width: 100%;
}
.list--news > .list__item .post-content__date {
  font-size: 12px;
  font-size: 1.2rem;
  color: #f44314;
}
@media screen and (min-width: 992px) {
  .list--news > .list__item .post-content__date {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.list--news > .list__item .post-content__title {
  margin-top: 4px;
}
.list--index {
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #f2f2f2;
}
.list--index > .list__item {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 15px;
}
.list--index > .list__item:first-child {
  margin-top: 0;
}
.list--index-company {
  background-color: #fff;
  border: none;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .list--index-company > .list__item {
    display: inline-block;
    margin-top: 0;
    margin-left: 20px;
  }
  .list--index-company > .list__item:first-child {
    margin-left: 0;
  }
}
.list--index-company > .list__item a {
  color: #333;
}
.list--notice {
  padding: 0 15px;
}
.list--notice li {
  color: #8e8e8e;
  text-indent: -1em;
  margin-bottom: 4px;
}
.list--notice li:last-child {
  margin-bottom: 0;
}
.list--notice li:before {
  content: '※';
  display: inline-block;
  padding-left: 1em;
}
.list--circle {
  padding-left: 30px;
  list-style-position: initial;
  list-style-type: disc;
}
.list--circle li {
  line-height: 1.6;
}
.list--information li {
  text-align: center;
  line-height: 1.4;
}
.list--ordered {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  list-style-type: decimal;
  list-style-position: initial;
  padding-left: 20px;
}
.list--ordered li {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .list--ordered li {
    margin-bottom: 60px;
  }
}
.list--ordered li img {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .list--ordered li img {
    margin-bottom: 0;
  }
}
.list--post-date {
  margin-bottom: 10px;
}
.list--post-date > .list__item {
  font-size: 16px;
  font-size: 1.6rem;
}
.list--post-latest > .list__item {
  margin: 0 auto 10px;
  padding: 0 15px 10px;
  border-bottom: 1px solid #ddd;
}
.list--post-latest > .list__item:last-child {
  margin-bottom: 0;
}
.list--post-latest > .list__item a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.list--post-latest > .list__item a:hover {
  text-decoration: none;
}
.list--category-news {
  zoom: 1;
  padding: 0 15px;
  border-bottom: 1px solid #ddd;
}
.list--category-news:before,
.list--category-news:after {
  content: "";
  display: table;
}
.list--category-news:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .list--category-news {
    border-bottom: none;
  }
}
.list--category-news >.list__item {
  margin-bottom: 0;
  border-top: 1px solid #ddd;
}
@media only screen and (min-width: 768px) {
  .list--category-news >.list__item {
    float: left;
    width: 50%;
  }
  .list--category-news >.list__item:nth-child(odd) {
    border-right: 1px solid #ddd;
  }
}
@media screen and (min-width: 992px) {
  .list--category-news >.list__item {
    float: none;
    width: 100%;
    padding: 0;
  }
  .list--category-news >.list__item:first-child {
    border-top: none;
  }
  .list--category-news >.list__item:nth-child(odd) {
    border-right: none;
  }
}
.list--category-news >.list__item a {
  padding: 10px 20px;
}
.list--category-news >.list__item a:after {
  left: auto;
  right: 10px;
}
.list--category-latest-bottom {
  padding: 0 15px;
}
.list--category-latest-bottom > .list__item {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.list--category-latest-bottom > .list__item:first-child {
  border-top: 1px solid #ddd;
}
@media only screen and (min-width: 768px) {
  .list--category-latest-bottom > .list__item {
    float: left;
    width: 50%;
    border-top: 1px solid #ddd;
  }
  .list--category-latest-bottom > .list__item:nth-child(odd) {
    border-right: 1px solid #ddd;
  }
}
.list--category-latest-bottom > .list__item a {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  display: block;
  padding: 15px;
}
.list--category-latest-bottom > .list__item a:hover,
.list--category-latest-bottom > .list__item a:active {
  color: #333;
  text-decoration: none;
}
.list--category-latest-bottom > .list__item a:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
  display: block;
  right: 20px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (min-width: 768px) {
  .list--daninavi {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.list--daninavi > .list__item {
  position: relative;
  background: #fff;
  margin-bottom: 19px;
}
@media only screen and (min-width: 768px) {
  .list--daninavi > .list__item {
    width: 32%;
  }
}
@media screen and (min-width: 992px) {
  .list--daninavi > .list__item {
    width: 32%;
    margin-bottom: 0;
  }
}
.list--daninavi > .list__item .thumbnail {
  padding: 0;
}
.list--daninavi-2column {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .list--daninavi-2column {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .list--daninavi-2column {
    margin-top: 40px;
  }
}
.list--daninavi-2column > .list__item {
  margin-bottom: 10px;
}
.list--daninavi-2column > .list__item:nth-of-type(2) {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .list--daninavi-2column > .list__item {
    width: 50%;
    padding: 10px;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .list--daninavi-2column > .list__item {
    max-width: 440px;
  }
  .list--daninavi-2column > .list__item a:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
}
.list--post-info {
  margin-bottom: 10px;
}
.list--post-info__date {
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
}
.list--post-info__category {
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  margin-top: 4px;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  .list--post-info__category {
    display: block;
    margin-top: 8px;
    margin-left: 0;
  }
}
.list--flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.list--flex > li {
  width: 25%;
}
.list--flex > li span {
  display: inline-block;
  margin-top: 8px;
}
.card {
  border: 1px solid #ddd;
  padding: 15px;
}
.card__header {
  border: none;
}
.card__body .thumbnail {
  border: none;
}
.category-tag {
  display: inline-block;
}
.category-tag a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  display: inline-block;
  border: 1px solid #7e7e7e;
  border-radius: 4px;
  padding: 4px 8px;
  text-decoration: none;
}
.category-tag a:hover {
  color: #7e7e7e;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  text-decoration: none;
}
.category-tag a:active {
  text-decoration: none;
}
.marker {
  font-weight: bold;
  background: -webkit-linear-gradient(transparent 60%, #ff6 0%);
  background: -moz-linear-gradient(transparent 60%, #ff6 0%);
  background: -o-linear-gradient(transparent 60%, #ff6 0%);
  background: -ms-linear-gradient(transparent 60%, #ff6 0%);
  background: linear-gradient(transparent 60%, #ff6 0%);
}
.marker--bold {
  background: -webkit-linear-gradient(transparent 0%, #ff6 0%);
  background: -moz-linear-gradient(transparent 0%, #ff6 0%);
  background: -o-linear-gradient(transparent 0%, #ff6 0%);
  background: -ms-linear-gradient(transparent 0%, #ff6 0%);
  background: linear-gradient(transparent 0%, #ff6 0%);
}
.marker.large {
  font-size: 150%;
}
.map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.map iframe,
.map object,
.map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.menu-button {
  position: absolute;
  top: 11px;
  right: 14px;
  display: block;
  width: 30px;
  height: 30px;
}
.menu-button i {
  position: relative;
  left: 5px;
  top: 14px;
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.menu-button i:before,
.menu-button i:after {
  position: absolute;
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.menu-button i:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -o-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}
.menu-button i:after {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}
.menu-button.menu-button--open i:before {
  -webkit-transform: transition: 0px; rotate(45deg);
  -moz-transform: transition: 0px; rotate(45deg);
  -o-transform: transition: 0px; rotate(45deg);
  -ms-transform: transition: 0px; rotate(45deg);
  transform: transition: 0px; rotate(45deg);
}
.menu-button.menu-button--open i:after {
  -webkit-transform: transition: 0px; rotate(-45deg);
  -moz-transform: transition: 0px; rotate(-45deg);
  -o-transform: transition: 0px; rotate(-45deg);
  -ms-transform: transition: 0px; rotate(-45deg);
  transform: transition: 0px; rotate(-45deg);
}
@media screen and (min-width: 992px) {
  .menu-button {
    display: none;
  }
}
.modal .modal-content .modal-header {
  font-size: 16px;
  font-size: 1.6rem;
}
.modal .modal-content .modal-body {
  font-size: 16px;
  font-size: 1.6rem;
}
.post-latest__meta {
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .post-latest__meta {
    margin-bottom: 12px;
  }
}
.post-latest__meta > .list__item {
  display: inline-block;
  margin-right: 10px;
}
.post-latest__meta > .list__item:first-child {
  color: #333;
}
.post-latest__meta > .list__item--cetegory a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  display: inline-block;
  border: 1px solid #7e7e7e;
  border-radius: 4px;
  padding: 4px 8px;
  text-decoration: none;
}
@media screen and (max-width: 320px) {
  .post-latest__meta > .list__item--cetegory a {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .post-latest__meta > .list__item--cetegory a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.post-latest__meta > .list__item--cetegory a:hover {
  color: #7e7e7e;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  text-decoration: none;
}
.post-latest__meta > .list__item--cetegory a:active {
  ctext-decoration: none;
}
.post-latest__meta > .list__item--cetegory a:first-child {
  margin-left: 0;
}
.post-latest__meta > .list__item .post-categories li a {
  color: #333;
  display: inline-block;
  border: 1px solid #7e7e7e;
  border-radius: 4px;
  padding: 4px 8px;
  text-decoration: none;
}
.post-latest__meta > .list__item .post-categories li a:hover {
  color: #7e7e7e;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  text-decoration: none;
}
.post-latest__meta > .list__item .post-categories li a:active {
  text-decoration: none;
}
.post-latest__meta > .list__item .post-categories li a:first-child {
  margin-left: 0px;
}
@media only screen and (min-width: 768px) {
  .post-latest__meta > .list__item {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.post-latest__link {
  display: inline-block;
}
.post-latest__link:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.post-latest__link .heading3 {
  color: #2d90c3;
}
.post-latest__thumbnail {
  float: left;
  width: 120px;
  height: 80px;
}
@media only screen and (min-width: 768px) {
  .post-latest__thumbnail {
    width: 240px;
    height: 160px;
  }
}
.post-latest__content {
  float: left;
  width: calc(100% - 130px);
  margin-left: 8px;
}
@media only screen and (min-width: 768px) {
  .post-latest__content {
    margin-left: 16px;
  }
}
.post-latest__content__title {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .post-latest__content__title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.post-latest__content__excerpt {
  display: none;
}
@media only screen and (min-width: 768px) {
  .post-latest__content__excerpt {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin-top: 10px;
    line-height: 1.5;
  }
}
.post-latest__content--no-image {
  float: none;
  width: 100%;
  margin-left: 0;
}
.list--post-news .post-latest__content {
  float: none;
  width: 100%;
  margin-left: 0;
}
.post__thumbnail {
  width: 120px;
  height: 80px;
}
@media only screen and (min-width: 768px) {
  .post__thumbnail {
    float: left;
    width: 240px;
    height: 160px;
  }
}
article.page .page-header {
  border-bottom: 2px solid #f44314;
  margin-bottom: 20px;
}
article.page .page-header-en {
  border-bottom: 3px solid #0098ec;
  margin: 50px 0 0;
}
@media screen and (min-width: 992px) {
  article.page .page-header-en {
    margin: 80px 0 0;
  }
}
article.page .page-meta {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
}
article.page .page-thumbnail {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  article.page .page-thumbnail {
    margin-left: 15px;
    margin-right: 15px;
  }
}
article.page .addtoany_share_save_container {
  text-align: center;
}
article.page .page-content .section-wrapper + .section-wrapper {
  margin-top: 80px;
}
article.page .page-content .section-wrapper {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper {
    padding: 0 30px;
  }
}
article.page .page-content .section-wrapper .product-title {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 40px;
  border-bottom: none;
  padding-top: 30px;
}
article.page .page-content .section-wrapper .product-title:after {
  display: none;
}
article.page .page-content .section-wrapper h2 {
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  line-height: 1.4;
  margin-bottom: 50px;
  padding-bottom: 16px;
  border-bottom: 2px solid #ddd;
}
article.page .page-content .section-wrapper h2:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 35%;
  border-bottom: 2px solid #f44314;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-left: -15px;
    margin-right: -15px;
  }
}
article.page .page-content .section-wrapper h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 60px 0 40px;
  background-color: #f2f2f2;
  padding: 5px 10px;
  border-radius: 3px;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper h3 {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 15px 10px !important;
  }
}
article.page .page-content .section-wrapper h3.interview__question {
  color: #f44314;
  font-weight: bold;
  margin: 40px 0 20px;
}
article.page .page-content .section-wrapper h3.interview__question:before {
  content: 'ー';
  display: inline-block;
  margin-right: 8px;
}
article.page .page-content .section-wrapper .product-spec {
  font-size: 20px;
  font-size: 2rem;
}
article.page .page-content .section-wrapper .product-appeal {
  font-size: 22px;
  font-size: 2.2rem;
  color: #f44314;
  line-height: 1.4;
  margin-bottom: 30px;
  background-color: transparent;
}
article.page .page-content .section-wrapper h4 {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  margin: 50px 0 30px;
  padding: 5px 0 10px 10px;
  border-left: 4px solid #f44314;
  border-bottom: 1px solid #f44314;
}
article.page .page-content .section-wrapper p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 40px;
}
article.page .page-content .section-wrapper p.mite-history__text {
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper p.mite-history__text {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 700;
  }
}
article.page .page-content .section-wrapper p.mite-history__text-underline {
  text-decoration: underline;
}
article.page .page-content .section-wrapper blockquote {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  margin: 40px 0;
  padding: 30px;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper blockquote {
    padding: 30px;
  }
}
article.page .page-content .section-wrapper blockquote:before,
article.page .page-content .section-wrapper blockquote:after {
  font-size: 60px;
  font-size: 6rem;
  position: absolute;
  color: #999;
}
article.page .page-content .section-wrapper blockquote:before {
  content: '“';
  top: -20px;
  left: 0;
}
article.page .page-content .section-wrapper blockquote:after {
  content: '”';
  right: 0;
  bottom: -55px;
}
article.page .page-content .section-wrapper .comment-block {
  background-color: #f8f8f8;
  padding: 20px 20px 10px;
}
article.page .page-content .section-wrapper .comment-block h3 {
  background-color: transparent;
  font-weight: 400;
  margin: 0 0 20px;
  border-left: none;
  border-bottom: none;
}
article.page .page-content .section-wrapper .box {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #ddd;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper .box {
    margin-top: 40px;
  }
}
article.page .page-content .section-wrapper .profile {
  padding: 10px;
  background-color: #e8e8e8;
}
article.page .page-content .section-wrapper .image {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper .image {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper .image.pull-left-md,
  article.page .page-content .section-wrapper .image.pull-left-lg {
    margin-right: 20px;
    width: 45%;
  }
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper .image.pull-right-md,
  article.page .page-content .section-wrapper .image.pull-right-lg {
    margin-left: 20px;
  }
}
article.page .page-content .section-wrapper .image + .dl-list {
  margin-top: 15px;
}
article.page .page-content .section-wrapper a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #2d90c3;
}
article.page .page-content .section-wrapper strong {
  font-weight: bold;
}
article.page .page-content .section-wrapper small {
  font-size: 12px;
  font-size: 1.2rem;
  color: #8e8e8e;
  line-height: 1.2;
}
article.page .page-content .section-wrapper ul {
  margin-top: 10px;
}
article.page .page-content .section-wrapper ul li {
  margin-bottom: 16px;
  font-size: 16px;
  font-size: 1.6rem;
}
article.page .page-content .section-wrapper ul li:last-child {
  margin-bottom: 0;
}
article.page .page-content .section-wrapper .browser-shot {
  width: 100%;
  margin: 20px 0;
}
article.page .page-content .section-wrapper .browser-shot a {
  display: block;
}
article.page .page-content .section-wrapper .browser-shot a img {
  border: 1px solid #ddd;
}
article.page .page-content .section-wrapper .other-place {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e1e1e1;
}
article.page .page-content .section-wrapper .other-place:nth-of-last-type {
  border-bottom: none;
}
article.page .page-content .section-wrapper .other-place__image {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper .other-place__image {
    float: left;
    width: 30%;
  }
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper .other-place__text {
    float: left;
    width: 70%;
    padding-left: 20px;
  }
}
article.page .page-content .section-wrapper .other-place__text h4 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 10px 0;
  border-left: none;
  border-bottom: none;
  font-weight: 700;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper .other-place__text h4 {
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
    margin: 0 0 10px;
  }
}
article.page .page-content .section-wrapper .other-place__text .list--circle {
  margin-bottom: 0;
}
article.page .page-content .section-wrapper .other-place__text .list--circle > .list__item {
  margin-bottom: 2px;
}
article.page .page-content .section-wrapper .other-place__text .list--circle > .list__item:last-child {
  margin-bottom: 0;
}
article.page .page-content .section-wrapper .check {
  margin-top: 40px;
  position: relative;
  border: 2px solid #094;
  padding: 25px 15px 15px;
  margin-bottom: 40px;
}
article.page .page-content .section-wrapper .check p {
  margin-bottom: 0;
}
article.page .page-content .section-wrapper .check::before {
  font-size: 26px;
  font-size: 2.6rem;
  content: "CHECK";
  position: absolute;
  top: -19px;
  left: 6px;
  font-weight: bold;
  background: #fff;
  padding: 4px 10px;
}
article.page .page-content .section-wrapper .point {
  margin-top: 40px;
  position: relative;
  border: 2px solid #f44314;
  padding: 25px 15px 15px;
}
article.page .page-content .section-wrapper .point::before {
  font-size: 26px;
  font-size: 2.6rem;
  content: "POINT";
  position: absolute;
  top: -19px;
  left: 6px;
  font-weight: bold;
  background: #fff;
  padding: 4px 10px;
}
article.page .page-content .section-wrapper .point h2 {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  border: none;
}
article.page .page-content .section-wrapper .point h2::before,
article.page .page-content .section-wrapper .point h2::after {
  content: "";
  display: none;
}
article.page .page-content .section-wrapper-en + .section-wrapper-en {
  margin-top: 0;
}
article.page .page-content .section-wrapper-en {
  padding: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en {
    padding: 0 0 0 40px;
  }
}
article.page .page-content .section-wrapper-en.ml-0 {
  padding-left: 0;
}
article.page .page-content .section-wrapper-en .font_italic {
  font-style: italic;
}
article.page .page-content .section-wrapper-en p {
  font-weight: 400;
  line-height: 1.5;
  font-size: 1.6rem;
  margin-bottom: 0;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en p {
    margin-top: 40px;
  }
}
article.page .page-content .section-wrapper-en a {
  color: #0098ec;
  display: block;
  margin-top: 15px;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en a {
    margin-top: 25px;
  }
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .h1-p {
    padding-right: 40px;
  }
}
article.page .page-content .section-wrapper-en .mt-normal-en {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .mt-normal-en {
    margin-top: 40px;
  }
}
article.page .page-content .section-wrapper-en .mt-normal-en p {
  margin-top: 0;
}
article.page .page-content .section-wrapper-en h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  position: relative;
  line-height: 1.5;
  margin: 40px 0 0;
  padding: 14px 10px;
  border-top: 3px solid #0098ec;
  border-bottom: 3px solid #0098ec;
}
article.page .page-content .section-wrapper-en h2:after {
  display: none;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en h2 {
    font-size: 40px;
    font-size: 4rem;
    padding: 20px 30px;
    margin: 60px 0 0 -40px;
  }
}
article.page .page-content .section-wrapper-en h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 30px 0 0;
  background-color: #ededed;
  padding: 15px;
  border-radius: 0;
}
@media only screen and (min-width: 768px) {
  article.page .page-content .section-wrapper-en h3 {
    font-size: 20px;
    font-size: 2rem;
    padding: 20px !important;
    margin: 40px 0 0;
  }
}
article.page .page-content .section-wrapper-en h4,
article.page .related-link.section-wrapper-en h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  margin: 40px 0 0;
  padding: 8px 0 8px 10px;
  border-left: 6px solid #0098ec;
  border-bottom: none;
  line-height: 1.5;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en h4,
  article.page .related-link.section-wrapper-en h4 {
    font-size: 24px;
    font-size: 2.4rem;
    position: relative;
    margin: 40px 0 0 -40px;
    padding: 10px 0 10px 20px;
    border-left: 8px solid #0098ec;
    border-bottom: none;
  }
}
article.page .page-content .section-wrapper-en .mb20 {
  margin-bottom: 0;
  line-height: 1.5;
}
article.page .page-content .section-wrapper-en small {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  line-height: 1.5;
}
article.page .page-content .section-wrapper-en .table-wrap-en {
  margin: 40px 0 0 -40px;
}
article.page .page-content .section-wrapper-en .table-wrap-en .table-bordered {
  border: 2px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .table-wrap-en .table-bordered {
    width: calc(100% + 40px);
  }
}
article.page .page-content .section-wrapper-en .table-wrap-en .table > thead > tr > th,
article.page .page-content .section-wrapper-en .table-wrap-en .table > tbody > tr > td {
  padding: 20px;
}
article.page .page-content .section-wrapper-en .table-wrap-en .table > thead > tr.info > th {
  background-color: #ffed86;
}
article.page .page-content .section-wrapper-en .table-wrap-en .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ededed;
}
article.page .page-content .section-wrapper-en ul.list__products {
  margin-top: 0;
}
article.page .page-content .section-wrapper-en ul.list__products li {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en ul.list__products li {
    margin-top: 40px;
    margin-left: -40px;
  }
}
article.page .page-content .section-wrapper-en .comment-block {
  padding: 30px 10px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .comment-block {
    padding: 30px;
  }
}
article.page .page-content .section-wrapper-en .comment-block .mb10 {
  margin: 0 0 30px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .comment-block .mb10 {
    margin: 0;
  }
}
article.page .page-content .section-wrapper-en .comment-block .mb0 {
  margin: 0 0 30px;
  text-align: center !important;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .comment-block .mb0 {
    text-align: start !important;
  }
}
article.page .page-content .section-wrapper-en .comment-block .col-xs-12 {
  padding: 0;
}
article.page .page-content .section-wrapper-en .comment-block .mb10 {
  margin: 0 0 30px !important;
  padding: 0 !important;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .comment-block .mb10 {
    padding: 0 !important;
  }
}
article.page .page-content .section-wrapper-en .comment-block h3.mb10 {
  background-color: transparent;
  font-weight: 700;
  border-left: none;
  border-bottom: none;
  text-align: center;
}
article.page .page-content .section-wrapper-en .comment-block .row {
  margin: 0 !important;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .comment-block .comment-box__title {
    padding-right: 30px;
  }
}
article.page .page-content .section-wrapper-en .comment-block a {
  display: inline;
  margin-top: 0;
}
article.page .page-content .section-wrapper-en dl.products-dl,
article.page .page-content .section-wrapper-en dt,
article.page .page-content .section-wrapper-en dd {
  border: 1px solid #ddd;
}
article.page .page-content .section-wrapper-en dl.products-dl {
  margin-top: 30px;
}
article.page .page-content .section-wrapper-en dl.products-dl:first-of-type {
  margin-top: 0;
}
article.page .page-content .section-wrapper-en dl.products-dl dt,
article.page .page-content .section-wrapper-en dl.products-dl dd,
article.page .page-content .section-wrapper-en dl.dl-list--table dt,
article.page .page-content .section-wrapper-en dl.dl-list--table dd {
  padding: 10px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en dl.products-dl dt,
  article.page .page-content .section-wrapper-en dl.products-dl dd,
  article.page .page-content .section-wrapper-en dl.dl-list--table dt,
  article.page .page-content .section-wrapper-en dl.dl-list--table dd {
    display: table-cell;
  }
}
article.page .page-content .section-wrapper-en dl.products-dl dt,
article.page .page-content .section-wrapper-en dl.dl-list--table dt {
  background-color: #ffed86;
  font-weight: 700;
}
article.page .page-content .section-wrapper-en .product-textbox {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  article.page .page-content .section-wrapper-en .product-textbox {
    margin-top: 0;
  }
}
article.page .page-content .pr-img img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  article.page .page-content .pr-img img {
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  article.page .related-link.section-wrapper-en h4 {
    margin: 40px 0 0;
  }
}
article.page .related-link.section-wrapper-en ul {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  article.page .related-link.section-wrapper-en ul {
    margin-top: 40px;
    padding-left: 40px;
  }
}
article.page .related-link.section-wrapper-en ul li {
  font-weight: 700;
  border-bottom: 1px solid #000;
}
article.page .related-link.section-wrapper-en ul li:first-of-type {
  border-top: 1px solid #000;
}
article.page .related-link.section-wrapper-en ul li a {
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  article.page .related-link.section-wrapper-en ul li a {
    font-size: 22px;
  }
}
article.page .related-link.section-wrapper-en ul li a:after {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.mite-history {
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .mite-history {
    margin-top: 30px;
  }
}
.mite-history:nth-of-type(2) {
  display: none;
}
.mite-history__tag {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  background-color: #666;
  margin-bottom: 10px;
  border-radius: 2px;
}
.mite-history__tag--world {
  background-color: #459bda;
}
.mite-history__tag--japan {
  background-color: #ce2929;
}
@media only screen and (min-width: 768px) {
  .mite-history__tag {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 40px;
  }
}
.list--post-pressrlease > .list__item {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.list--post-pressrlease > .list__item a {
  display: block;
  padding-bottom: 15px;
}
.list--post-pressrlease > .list__item a:hover {
  text-decoration: none;
  color: #333;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.list--post-pressrlease > .list__item:last-shild {
  border-bottom: none;
}
.list--post-pressrlease > .list__item .list--press-info {
  margin-bottom: 8px;
}
.list--post-pressrlease > .list__item .list--press-info > .list__item--date {
  font-weight: 700;
  margin-bottom: 8px;
}
.list--post-pressrlease > .list__item .list--press-info > .list__item--cetegory {
  display: inline-block;
  text-align: center;
}
.list--post-pressrlease > .list__item .list--press-info > .list__item--cetegory a {
  display: block;
  color: #fff;
  text-decoratoin: none;
  padding: 4px 20px;
  background-color: #149ff4;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.list--post-pressrlease > .list__item .list--press-info > .list__item--cetegory a:hover {
  text-decoration: none;
  background-color: #72c5f8;
}
.list--post-pressrlease > .list__item .list--press-info > .list__item--cetegory-second {
  margin-left: 10px;
}
.list--post-pressrlease > .list__item .list--press-info > .list__item--cetegory-second a {
  background-color: #666;
}
.list--post-pressrlease > .list__item .list--press-info > .list__item--cetegory-second a:hover {
  text-decoration: none;
  background-color: #a3a3a3;
}
.press-post__content {
  display: table;
  width: 100%;
}
.press-post__content__thumbnail {
  display: table-cell;
  width: 120px !important;
}
@media only screen and (min-width: 768px) {
  .press-post__content__thumbnail {
    width: 240px !important;
  }
}
.press-post__content__thumbnail img {
  border: 1px solid #ddd;
}
.press-post__content__title {
  display: table-cell;
  vertical-align: top;
  padding-left: 2%;
}
.press-post__content__title a {
  text-decoration: none;
}
.press-post__content__title a:hover {
  color: #999;
}
.press-post__content__title .heading3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (min-width: 375px) {
  .press-post__content__title .heading3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) {
  .press-post__content__title .heading3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.related-link {
  margin-top: 80px;
}
.related-link h3 {
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  line-height: 1.4;
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd;
}
.related-link h3:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 35%;
  border-bottom: 2px solid #f44314;
}
.related-link ul li {
  border-bottom: 1px solid #ddd;
}
.related-link ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  position: relative;
  display: block;
  padding: 10px;
}
@media screen and (min-width: 992px) {
  .related-link ul li a {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px 10px;
  }
}
.related-link ul li a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none;
}
.related-link ul li a:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
  display: block;
  right: 10px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section-block {
  padding: 30px 0 0 0;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .section-block {
    padding: 20px 15px;
  }
}
.section-block--header-bottom-catch {
  background: url("./img/header-bottom.png") no-repeat 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .section-block--post-category {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .section-block--post-category-single-page {
    display: block;
  }
}
.section-block--header-bottom-company {
  position: relative;
  height: 100px;
  margin-bottom: 0;
  background: url("./img/lab.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-company:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-company {
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-company {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-company {
    height: 300px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-company {
    height: 360px;
  }
}
.section-block--header-bottom-company-group {
  position: relative;
  height: 100px;
  width: 150%;
  margin-bottom: 0;
  background: url("./img/group.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-company-group:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-company-group {
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-company-group {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-company-group {
    height: 300px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-company-group {
    height: 360px;
  }
}
.section-block--header-bottom-contact {
  position: relative;
  height: 100px;
  margin-bottom: 0;
  background: url("./img/contact.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-contact:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-contact {
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-contact {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-contact {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-contact {
    height: 370px !important;
  }
}
.section-block--header-bottom-products {
  position: relative;
  height: 130px;
  margin-bottom: 0;
  background: url("/wp-content/uploads/2019/10/product_02.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-products:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-products {
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-products {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-products {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-products {
    height: 370px !important;
  }
}
.section-block--header-bottom-mat {
  position: relative;
  height: 130px;
  margin-bottom: 0;
  background: url("./img/product-mat.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-mat:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-mat {
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-mat {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-mat {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-mat {
    height: 370px !important;
  }
}
.section-block--header-bottom-robo {
  position: relative;
  height: 130px;
  margin-bottom: 0;
  background: url("./img/product-robo.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-robo:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-robo {
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-robo {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-robo {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-robo {
    height: 370px !important;
  }
}
.section-block--header-bottom-puchi {
  position: relative;
  height: 130px;
  margin-bottom: 0;
  background: url("./img/product-puchi.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-puchi:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-puchi {
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-puchi {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-puchi {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-puchi {
    height: 370px !important;
  }
}
.section-block--header-bottom-mitechecker {
  position: relative;
  height: 130px;
  margin-bottom: 0;
  background: url("./img/product-mitechecker.jpg") no-repeat 60% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-mitechecker:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-mitechecker {
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-mitechecker {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-mitechecker {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-mitechecker {
    height: 370px !important;
  }
}
.section-block--header-bottom-press {
  position: relative;
  height: 100px;
  margin-bottom: 0;
  background: url("./img/press-header.jpg") no-repeat 30% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-press:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-press {
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-press {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-press {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-press {
    height: 370px !important;
  }
}
.section-block--header-bottom-service {
  position: relative;
  height: 100px;
  margin-bottom: 0;
  background: url("./img/service-header.png") no-repeat 30% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-block--header-bottom-service:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-service {
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-service {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-service {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-service {
    height: 370px !important;
  }
}
.section-block--header-bottom-recruit {
  width: 100%;
}
.section-block--header-bottom-recruit > img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-recruit {
    width: 80%;
    margin: 0 auto;
  }
}
.section-block--header-bottom-kayumi {
  position: relative;
  height: 100px;
  margin-bottom: 0;
  background: url("./img/dani_kayumi.jpg") no-repeat 30% 50%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.section-block--header-bottom-kayumi:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-block--header-bottom-kayumi {
    height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom-kayumi {
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .section-block--header-bottom-kayumi {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .section-block--header-bottom-kayumi {
    height: 370px !important;
  }
}
.section-block--header-bottom {
  background-color: #f0f0f0;
}
@media screen and (min-width: 992px) {
  .section-block--header-bottom {
    margin-bottom: 0;
  }
}
.section-block--drawer {
  margin-bottom: 56px;
  padding: 0;
}
.section-block--bottom-site-desc {
  padding: 0 10px 10px 10px;
  background-color: #f2f2f2;
}
@media screen and (min-width: 992px) {
  .section-block--bottom-site-desc {
    padding: 40px;
    background: #fff url("./img/footer.png") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    height: 449px;
  }
  .section-block--bottom-site-desc > .paragraph {
    margin-top: 60px;
    width: 50%;
  }
}
.section-block--bottom-site-desc .heading1 {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .section-block--bottom-site-desc .heading1 {
    text-align: left;
  }
}
.section-block--bottom-site-desc .heading1--sub-title {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: 7px;
}
@media screen and (min-width: 992px) {
  .section-block--bottom-site-desc .heading1--sub-title {
    font-size: 58px;
    font-size: 5.8rem;
  }
}
.section-block--bottom-site-desc .heading1 .heading-subtitle {
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (min-width: 992px) {
  .section-block--bottom-site-desc .heading1 .heading-subtitle {
    font-size: 29px;
    font-size: 2.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .section-block--sns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 600px;
    margin: 0 auto;
  }
}
.section-block--sns__sns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .section-block--sns__sns {
    max-width: auto;
    margin: inherit;
  }
  .section-block--sns__sns a {
    margin-right: 10px;
  }
}
.section-block--sns__banner {
  max-width: 720px;
  margin: 0 auto;
}
.section-block--sns__banner img {
  width: 330px;
}
.section-block--voice p.name {
  font-size: 2rem !important;
  font-weight: bold;
}
.section-block--voice p {
  margin-bottom: 0 !important;
}
.section-block--voice h4 {
  margin-top: 0 !important;
}
.side-block {
  background-color: #fff;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .side-block {
    padding: 20px;
  }
}
.side-block #facebook-page-plugin {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.side-block #facebook-page-plugin > .fb-page {
  width: 100%;
}
.side-block #facebook-page-plugin > .fb-page > span,
.side-block #facebook-page-plugin iframe {
  width: 100% !important;
}
.sidebar {
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .sidebar {
    margin-top: 38px;
  }
}
table thead th,
table tbody td {
  font-size: 16px;
  font-size: 1.6rem;
}
.nk-table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 60px;
  border-collapse: collapse;
}
.nk-table tr > th,
.nk-table tr > td {
  font-size: 16px;
  font-size: 1.6rem;
  border: 1px solid #ddd;
  padding: 15px 8px;
  line-height: 1.5;
}
.nk-table tr > th {
  background-color: #e8e8e8;
}
.nk-table tr > th.light-blue {
  background-color: #e7f3f9;
}
.nk-table tr > td.danger {
  color: #ce2929;
}
.nk-table--ecology tr > th {
  text-align: center;
  border-top: none;
  border-bottom: none;
  background-color: #e8e8e8;
}
.nk-table--ecology tr > td {
  text-align: center;
  line-height: 1.6;
}
.nk-table--align-center {
  table-layout: fixed;
}
.nk-table--align-center tr > th,
.nk-table--align-center tr > td {
  text-align: center;
}
.recruit-table th {
  width: 120px;
  font-size: 16px;
  font-size: 1.6rem;
}
.business-table tr:last-of-type th,
.business-table tr:last-of-type td {
  border-bottom: 1px solid #ddd;
}
.business-table th {
  width: 30%;
  max-width: 160px;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #def1fb;
  color: #014a96;
  text-align: center;
  vertical-align: middle !important;
  border-top: none;
}
.business-table td {
  font-size: 14px;
  font-size: 1.4rem;
}
.video {
  position: relative;
  width: 100%;
  z-index: -100;
}
.video video {
  width: 100%;
  margin-top: -7%;
  border: none;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 40px 0;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*# sourceMappingURL=style.css.map */
