@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Barlow:300,400,500,600&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*!
* ress.css • v1.1.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
# General elements
# ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-style: normal;
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 100%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

address,
em {
  font-style: normal;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  rt:not(:target) {
    position: relative;
    top: -0.7em;
    /* IE10（\9なしでIE11にも適用） */
  }
}
/* # =================================================================
# Forms
# ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
# Specify media element style
# ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
  vertical-align: bottom;
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
# Accessibility
# ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
# Selection
# ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul {
  letter-spacing: -0.4em;
}
ul li {
  letter-spacing: normal;
}

@media print {
  body {
    min-width: 1024px !important;
  }
}
/* @import "scss/_fontawesome-all.min"; */
header {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 14px 35px 17px 20px;
}
header .logo-img {
  float: left;
  width: 130px;
}
header .logo-img a:hover {
  opacity: 0.7;
}
header .nav-area {
  float: right;
  margin-top: 5px;
  text-align: right;
  width: calc(100% - 130px);
}
header .nav-ul {
  display: inline-block;
}
header .nav-ul li {
  display: inline-block;
}
header .nav-ul li a {
  margin-right: 30px;
  display: inline-block;
  letter-spacing: 1px;
}
header .nav-ul li a:hover {
  opacity: 0.7;
}
header .nav-ul li span {
  margin-right: 30px;
  display: inline-block;
  letter-spacing: 1px;
}
header .nav-ul li span:hover {
  cursor: pointer;
  opacity: 0.7;
}
header .nav-ul .li02 span:hover,
header .nav-ul .li03 span:hover,
header .nav-ul .li04 span:hover,
header .nav-ul .li05 span:hover {
  cursor: context-menu;
}
header .language-txt {
  background-color: #e3e8ed;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 0 5px;
  text-align: center;
}
header .language-txt a {
  display: inline-block;
  font-family: "Barlow", sans-serif;
  width: 35px;
}
header .language-txt a:hover {
  opacity: 0.7;
}
header .language-txt a.current {
  background: url(../../common/img/blue_bg.png) no-repeat center center;
  background-size: contain;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
}
header .language-txt a:nth-child(3) {
  width: 55px;
}

.mega-box {
  background-color: #fff;
  display: none;
  padding-top: 20px;
  position: absolute;
  width: 15%;
}

.nav-ul > li:hover .mega-box {
  display: block;
}

.mega-inr-ul > li {
  display: block !important;
  position: relative;
  text-align: left;
}

.mega-inr-ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  position: relative;
}
.mega-inr-ul li::before {
  content: "";
  width: 8px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 15px;
}

.mega-inr-ul li:hover {
  background-color: #fad450;
}

.mega-inr-ul > li:hover .mega-inr-inr-ul {
  display: block;
}

.mega-inr-ul li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block !important;
  margin-right: 0 !important;
  padding: 3px 5px 3px 0;
  word-break: break-word;
}

.mega-inr-inr-ul {
  background-color: #fff;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
}
.mega-inr-inr-ul li {
  display: block !important;
}
.mega-inr-inr-ul li a {
  margin-right: 0 !important;
}

/*----------------------------------------------------
	☆spMeun
----------------------------------------------------*/
#spHeader {
  background-color: #448cbc;
  height: 60px;
  padding: 7px 3%;
  display: block;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 980;
}

#spHeader .logo img {
  height: 45px;
  width: auto;
}

#spHeader ul {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  right: 55px;
  top: 16px;
}

#spHeader li {
  float: left;
  margin: 0 5px;
  text-align: center;
}

#spHeader li a {
  color: #fff;
  font-size: 2.6rem;
  line-height: 1;
}

.spMenu {
  cursor: pointer;
  display: none;
  height: 60px;
  width: 60px;
  position: absolute;
  right: 10px;
  top: -4px;
  z-index: 999;
}

.spMenu span {
  background-color: #001f63;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  /* Fix for IE7 */
  *display: inline;
  /* Fix for IE7 */
  height: 3px;
  width: 30px;
  position: absolute;
  left: 18px;
  -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.spMenu small {
  display: block;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 5px;
}

.spMenu span:nth-of-type(1) {
  top: 19px;
}

.spMenu.active span:nth-of-type(1) {
  top: 17px;
}

.spMenu span:nth-of-type(2) {
  top: 30px;
}

.spMenu span:nth-of-type(3) {
  top: 41px;
}

.spMenu.active {
  height: 60px;
  width: 60px;
  z-index: 999;
}

.spMenu.active span {
  background-color: #001f63;
}

.spMenu.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}

.spMenu.active span:nth-of-type(2) {
  opacity: 0;
}

.spMenu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
  top: 37px;
}

.spMenu.active small {
  color: #000;
}

/*---  spNav  ---*/
#spNav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  display: block;
  -webkit-transition: all 550ms ease 0.25s;
  transition: all 550ms ease 0.25s;
  visibility: hidden;
  width: 100%;
  position: fixed;
  right: -100%;
  bottom: 0;
  padding: 20px 0 0;
  z-index: 24;
}

#spNav.active {
  visibility: visible;
  right: 0;
}

.spLogo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

#spNav #spBg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 500%;
  position: fixed;
  right: -50%;
  top: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 550ms ease 0.25s;
  transition: all 550ms ease 0.25s;
  pointer-events: none;
}

#spNav.active #spBg {
  right: 0;
  opacity: 1;
  pointer-events: auto;
}

#spNav::after {
  background: rgb(0, 0, 0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  #spNav::after {
    background: #001f63;
  }
}

#spNav::before,
#spNav::after {
  opacity: 0;
  -webkit-transition: all 550ms ease 0.25s;
  transition: all 550ms ease 0.25s;
}

#spNav.active::before,
#spNav.active::after {
  opacity: 1;
}

#spNav .closeBtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 3%;
  text-align: right;
}

#spNav nav {
  border-top: 1px solid #fff;
  height: 100%;
  overflow-y: scroll;
}

#spNav nav ul li {
  border-bottom: 1px solid #fff;
  float: left;
  width: 50%;
}

#spNav nav ul li.even {
  border-left: 1px solid #fff;
}

#spNav nav ul li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #666;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: 15px 10px;
}

#spNav nav ul li a::before {
  color: #000;
  content: attr(data-text);
  display: block;
  font-size: 2rem;
  font-weight: normal;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 5px;
}

#spNav nav ul li a:hover {
  background-color: #448cbc;
  color: #fff;
  text-decoration: none;
}

#spNav nav ul li a:hover::before {
  color: #fff;
}

.spmenu-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 20px 20px;
}

.spmeun-bgtit,
.spmeun-tit {
  margin-bottom: 10px;
  background-color: #014ca1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 4px solid #63b0ff;
  color: #fff;
  padding: 10px;
}
.spmeun-bgtit {
  margin-bottom: 10px;
  position: relative;
}
.spmeun-bgtit span {
  position: absolute;
  right: 10px;
  top: 7px;
}
.spmeun-bgtit span img {
  width: 80%;
}

.spmeun-tit a {
  color: #fff;
  display: block;
}

.spmeun-txt01 a,
.spmeun-txt02 a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0;
  position: relative;
}
.spmeun-txt01 a::after,
.spmeun-txt02 a::after {
  display: inline-block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 6px;
  height: 11px;
  background-image: url(../../common/img/arrow_right_mega.png);
  background-size: contain;
  bottom: 0;
  margin: auto;
}

.spmeun-txt01 a {
  color: #014ca1;
  display: block;
}

.spmeun-txt02 a {
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding-left: 10px;
}
#spNav .language-txt {
  color: #fff;
}
#spNav .language-txt a {
  color: #fff;
}
#spNav .language-txt a.current {
  text-decoration: underline;
}

@media only screen and (max-width: 1285px) {
  header .nav-ul li a {
    margin-right: 5px;
  }

  header .nav-ul li span {
    margin-right: 5px;
  }

  header .language-txt a {
    font-size: 1.2rem;
    width: 26px;
  }
  header .language-txt a:nth-child(3) {
    width: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  /*----------------------------------------------------
  	☆header
  ----------------------------------------------------*/
  .spMenu {
    display: block;
  }

  header {
    padding: 10px 35px 17px 16px;
  }

  .nav-area {
    display: none;
  }
}
/*-- products-nav --*/
.nav-btn {
  position: fixed;
  width: 100%;
  z-index: 23;
  top: 53px;
}

.nav-tit {
  font-size: 20px;
  font-size: 2rem;
  background-color: #4c4c4c;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding: 10px 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .nav-tit {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.nav-tit i {
  bottom: 0;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 0;
  margin: auto;
}

.hide {
  display: none;
}

/*----------------------------------------------------
	☆spMeun
----------------------------------------------------*/
#spHeader {
  background-color: #448cbc;
  height: 60px;
  padding: 7px 3%;
  display: block;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 980;
}

#spHeader .logo img {
  height: 45px;
  width: auto;
}

#spHeader ul {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  right: 55px;
  top: 16px;
}

#spHeader li {
  float: left;
  margin: 0 5px;
  text-align: center;
}

#spHeader li a {
  color: #fff;
  font-size: 2.6rem;
  line-height: 1;
}

/*---  spNav  ---*/
#nav-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* height: 92vh; */
  display: block;
  -webkit-transition: all 550ms ease 0.25s;
  transition: all 550ms ease 0.25s;
  visibility: hidden;
  width: 100%;
  position: fixed;
  top: -92vh;
  bottom: 0;
  padding: 20px 0 0;
  z-index: 22;
}

#nav-box.active {
  visibility: visible;
  top: 93px;
}

.spLogo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

#nav-box #spBg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 500%;
  position: fixed;
  right: -50%;
  top: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 550ms ease 0.25s;
  transition: all 550ms ease 0.25s;
  pointer-events: none;
}

#nav-box.active #spBg {
  right: 0;
  opacity: 1;
  pointer-events: auto;
}

#nav-box::after {
  background: #333;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

#nav-box::before,
#nav-box::after {
  opacity: 0;
  -webkit-transition: all 550ms ease 0.25s;
  transition: all 550ms ease 0.25s;
}

#nav-box.active::before,
#nav-box.active::after {
  opacity: 1;
}

#nav-box .closeBtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 3%;
  text-align: right;
}

#nav-box nav {
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 30px;
}

#nav-box nav ul li {
  border-bottom: 1px solid #4c4c4c;
}

#nav-box nav ul li.even {
  border-left: 1px solid #4c4c4c;
}

#nav-box nav ul li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  padding: 10px;
}

#nav-box nav ul li a::before {
  color: #000;
  content: attr(data-text);
  display: block;
  font-size: 2rem;
  font-weight: normal;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 5px;
}

#nav-box nav ul li a:hover {
  background-color: #448cbc;
  color: #fff;
  text-decoration: none;
}

#nav-box nav ul li a:hover::before {
  color: #fff;
}

#nav-box .nav-on-tit {
  display: block;
  padding: 10px;
  color: #fff;
}

#nav-box .nav-on li {
  margin-left: 1em;
}

#nav-box .nav-on li:first-child {
  border-top: 1px solid #4c4c4c;
}

#nav-box .nav-on li:last-child {
  border-bottom: none;
}

#nav-box .search-area {
  display: block;
  position: static;
  margin: 26px 15px 0;
  border-radius: 5px;
}

.spmenu-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 20px 20px;
}

.spmeun-bgtit,
.spmeun-tit {
  margin-bottom: 10px;
  background-color: #014ca1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 4px solid #63b0ff;
  color: #fff;
  padding: 10px;
}
.spmeun-bgtit {
  margin-bottom: 10px;
  position: relative;
}
.spmeun-bgtit span {
  position: absolute;
  right: 10px;
  top: 7px;
}
.spmeun-bgtit span img {
  width: 80%;
}

.spmenu-inr {
  margin-bottom: 10px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.spmeun-tit a {
  color: #fff;
  display: block;
}

.spmeun-txt01 {
  border-bottom: 1px solid #5a91d6;
}

.spmenu-inr .spmeun-txt01:last-child {
  border-bottom: none;
}

.spmeun-txt01 a,
.spmeun-txt02 a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  position: relative;
}
.spmeun-txt01 a::after,
.spmeun-txt02 a::after {
  display: inline-block;
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  width: 6px;
  height: 11px;
  background-image: url(../../common/img/arrow_right_mega.png);
  background-size: contain;
  bottom: 0;
  margin: auto;
}

.spmeun-txt01 a {
  color: #014ca1;
  display: block;
}

.spmeun-txt02 a {
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding-left: 10px;
}
.nav-btn {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .nav-btn {
    display: block;
  }
}
.nav-tit i {
  -webkit-transition: 0.5s cubic-bezier(0.44, 0.03, 0.14, 0.98);
  transition: 0.5s cubic-bezier(0.44, 0.03, 0.14, 0.98);
}

.nav-tit.active i {
  color: #5a91d6;
  -webkit-transform: rotate(178deg) !important;
          transform: rotate(178deg) !important;
}

@media only screen and (max-width: 1023px) {
  #products {
    /*  header,
    .nav-btn {
      position: relative;
    } */
  }
  #products .title-area {
    margin-top: 97px;
  }
  #products .nav-box .search-area {
    display: block !important;
    right: 0;
    margin: 30px auto 0;
    padding: 5px;
    width: 320px;
    position: relative;
  }
  #products .nav-box .search-area p {
    font-size: 13px;
  }
  #products .nav-box .search-area p input[type=text] {
    width: 185px;
  }
}
footer {
  background: url(../../common/img/footer_bg.jpg) no-repeat bottom center, #001f63;
  background-size: contain, cover;
  padding: 120px 0 28%;
  position: relative;
}
footer .footer-width {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 40px;
  position: relative;
  width: 100%;
}
footer figure {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  footer figure {
    margin-bottom: 24px;
  }
}
footer figure a:hover {
  opacity: 0.7;
}
footer .clm04.footer-clm04 {
  margin-bottom: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  footer .clm04.footer-clm04 {
    margin-bottom: 60px;
  }
}
footer .clm04.footer-clm04 .clm04-inr {
  margin-right: 42px;
  width: auto;
}
footer .clm04.footer-clm04 .clm04-inr:last-child {
  margin-right: 0;
}
footer .footer-txt01 {
  margin-bottom: 10px;
  color: #fad450;
  font-family: "Barlow", sans-serif;
  letter-spacing: 1px;
}
footer .footer-txt01 a {
  color: #fad450;
  font-family: "Barlow", sans-serif;
  letter-spacing: 1px;
}
footer .footer-txt01 a:hover {
  opacity: 0.7;
}
footer .footer-txt01 span {
  color: #fad450;
  font-family: "Barlow", sans-serif;
  letter-spacing: 1px;
}
footer .footer-txt02 {
  margin-bottom: 5px;
}
footer .footer-txt02 a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fad450;
  font-family: "Barlow", sans-serif;
  letter-spacing: 1px;
  padding-left: 15px;
  position: relative;
}
footer .footer-txt02 a:hover {
  opacity: 0.7;
}
footer .footer-txt02 a::before {
  bottom: 0;
  content: "";
  width: 8px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  margin: auto;
  top: 0;
}
footer ul.footer-ul {
  margin-bottom: 10px;
}
footer ul.footer-ul li {
  margin-bottom: 5px;
}
footer ul.footer-ul a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding-left: 15px;
  position: relative;
}
footer ul.footer-ul a:hover {
  opacity: 0.7;
}
footer ul.footer-ul a::before {
  bottom: 0;
  content: "";
  width: 8px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  margin: auto;
  top: 0;
}
footer ul.footer-ul.add-ul li {
  padding-left: 15px;
}
footer .copy-txt {
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  left: 15px;
  letter-spacing: 1px;
  position: absolute;
  top: 200px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
}
@media screen and (max-width: 768px) {
  footer .copy-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 768px) {
  /*----------------------------------------------------
  	☆footer
  ----------------------------------------------------*/
  footer {
    padding: 60px 0 30%;
  }

  .footer-width {
    padding: 0 20px !important;
  }

  footer .copy-txt {
    position: static;
    text-align: center;
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
  }

  footer .clm04.footer-clm04 {
    display: none;
  }

  #page-top {
    display: none !important;
  }

  .footer-logo {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media all and (-ms-high-contrast: none) {
  footer .copy-txt {
    -webkit-writing-mode: tb-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: tb-rl;
  }
}
@media only screen and (-ms-high-contrast: none) and (max-width: 768px) {
  footer .copy-txt {
    -webkit-writing-mode: lr-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: lr-tb;
  }
}
.top0 {
  margin-top: 0 !important;
}

.top5 {
  margin-top: 5px !important;
}

.top10 {
  margin-top: 10px !important;
}

.top15 {
  margin-top: 15px !important;
}

.top20 {
  margin-top: 20px !important;
}

.top25 {
  margin-top: 25px !important;
}

.top30 {
  margin-top: 30px !important;
}

.top35 {
  margin-top: 35px !important;
}

.top40 {
  margin-top: 40px !important;
}

.top45 {
  margin-top: 45px !important;
}

.top50 {
  margin-top: 50px !important;
}

.top55 {
  margin-top: 55px !important;
}

.top60 {
  margin-top: 60px !important;
}

.top65 {
  margin-top: 65px !important;
}

.top70 {
  margin-top: 70px !important;
}

.top75 {
  margin-top: 75px !important;
}

.top80 {
  margin-top: 5pc !important;
}

.top85 {
  margin-top: 85px !important;
}

.top90 {
  margin-top: 90px !important;
}

.top95 {
  margin-top: 95px !important;
}

.top100 {
  margin-top: 75pt !important;
}

.btm0 {
  margin-bottom: 0 !important;
}

.btm5 {
  margin-bottom: 5px !important;
}

.btm10 {
  margin-bottom: 10px !important;
}

.btm15 {
  margin-bottom: 15px !important;
}

.btm20 {
  margin-bottom: 20px !important;
}

.btm25 {
  margin-bottom: 25px !important;
}

.btm30 {
  margin-bottom: 30px !important;
}

.btm35 {
  margin-bottom: 35px !important;
}

.btm40 {
  margin-bottom: 40px !important;
}

.btm45 {
  margin-bottom: 45px !important;
}

.btm50 {
  margin-bottom: 50px !important;
}

.btm55 {
  margin-bottom: 55px !important;
}

.btm60 {
  margin-bottom: 60px !important;
}

.btm65 {
  margin-bottom: 65px !important;
}

.btm70 {
  margin-bottom: 70px !important;
}

.btm75 {
  margin-bottom: 75px !important;
}

.btm80 {
  margin-bottom: 5pc !important;
}

.btm85 {
  margin-bottom: 85px !important;
}

.btm90 {
  margin-bottom: 90px !important;
}

.btm95 {
  margin-bottom: 95px !important;
}

.btm100 {
  margin-bottom: 75pt !important;
}

.vAT {
  vertical-align: top !important;
}

.vAM {
  vertical-align: middle !important;
}

.vAB {
  vertical-align: bottom !important;
}

.bold {
  font-weight: 700;
}

.normal {
  font-weight: 400;
}

.w5 {
  width: 5% !important;
}

.w10 {
  width: 10% !important;
}

.w15 {
  width: 15% !important;
}

.w18 {
  width: 18% !important;
}

.w20 {
  width: 20% !important;
}

.w25 {
  width: 25% !important;
}

.w30 {
  width: 30% !important;
}

.w35 {
  width: 35% !important;
}

.w40 {
  width: 40% !important;
}

.w45 {
  width: 45% !important;
}

.w49 {
  width: 49% !important;
}

.w50 {
  width: 50% !important;
}

.w55 {
  width: 55% !important;
}

.w60 {
  width: 60% !important;
}

.w65 {
  width: 65% !important;
}

.w70 {
  width: 70% !important;
}

.w75 {
  width: 75% !important;
}

.w77 {
  width: 77% !important;
}

.w80 {
  width: 80% !important;
}

.w85 {
  width: 85% !important;
}

.w90 {
  width: 90% !important;
}

.w95 {
  width: 95% !important;
}

.w100 {
  width: 100% !important;
}

.fltL {
  float: left;
}

.fltR {
  float: right;
}

.text_center {
  text-align: center !important;
}

.text_left {
  text-align: left !important;
}

.text_right {
  text-align: right !important;
}

.pc_show {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc_show {
    display: none !important;
  }
}

.sp_show {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp_show {
    display: block !important;
  }
}

.hd01 {
  background-position: bottom center;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 125px 0 115px;
  text-align: center;
}
.hd01 .txt-en,
.hd01 .txt-jp {
  color: #fff;
  display: block;
}
.hd01 .txt-en {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .hd01 .txt-en {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.hd01.type01 .txt-en {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .hd01.type01 .txt-en {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.hd02 {
  margin-bottom: 45px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hd02 {
    margin-bottom: 27px;
  }
}
.hd02 .txt-jp,
.hd02 .txt-en {
  display: block;
}
.hd02 .txt-jp {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .hd02 .txt-jp {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.hd02 .txt-en {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .hd02 .txt-en {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.hd03 {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hd03 {
    margin-bottom: 24px;
  }
}
.hd03 span {
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .hd03 span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.hd03 span::before {
  bottom: -5px;
  content: "";
  width: 75px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .hd01 {
    padding: 63px 0 52px;
  }

  .hd02 .txt-jp {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .hd02 .txt-jp {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .hd03 span::before {
    width: 60px;
  }
}
.table01 {
  position: relative;
  width: 100%;
}
.table01::before, .table01::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: url("../../common/img/line.png");
  background-size: cover;
}
.table01::before {
  top: 0;
}
.table01::after {
  bottom: 0;
}

.table01 tr:nth-child(odd) {
  background-color: #fafafa;
}

.table01 tr th,
.table01 tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 15px 10px;
  vertical-align: top;
}

.table01 tr th {
  color: #014ca1;
  text-align: left;
  width: 185px;
}

.table01 tr td {
  width: calc(100% - 175px);
}

@media only screen and (max-width: 768px) {
  .table01 tr:nth-child(odd) {
    background-color: transparent;
  }

  .table01 tr th,
.table01 tr td {
    display: block;
    width: 100%;
  }

  .table01 tr th {
    background-color: #fafafa;
  }
}
html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

a:focus,
*:focus {
  outline: none;
}

.barlow {
  font-family: "Barlow", sans-serif;
}

/*----------------------------------------------------
	☆Crearfix
----------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
  /* for IE 6/7 only */
}

/*----------------------------------------------------
	☆breadChumbs
----------------------------------------------------*/
#breadChumbs {
  background-color: #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0;
}
#breadChumbs p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 20px;
  width: 100%;
}
#breadChumbs p span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #breadChumbs p span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#breadChumbs p span a:hover {
  opacity: 0.7;
}

#breadChumbs p span.accSwitch {
  border: 1px solid transparent;
}

#breadChumbs p span.accSwitch:hover > a {
  color: #006abb;
}

#breadChumbs p span.accSwitch .cAccordion {
  top: auto;
  text-align: left;
}

/*----------------------------------------------------
	☆ページtopに戻るボタン
----------------------------------------------------*/
#page-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #001f63;
  opacity: 1;
  z-index: 2;
}
@media (max-width: 768px) {
  #page-top #page-top {
    right: 0px;
    bottom: 70px;
  }
}
#page-top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page-top a::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background-image: url("../../common/img/top_arrow.png");
  background-size: contain;
  bottom: 0;
  right: 0;
  margin: auto;
}

/*----------------------------------------------------
	☆共通
----------------------------------------------------*/
.anchorPoint {
  margin-top: -110px;
  padding-top: 110px;
}

@media screen and (max-width: 768px) {
  .anchorPoint {
    margin-top: -100px;
    padding-top: 100px;
  }
}
.accSwitchWrap .accSwitchBtn {
  margin-bottom: 2em;
}

.accSwitchWrap .accSwitchBtn.open .openBtn {
  display: none;
}

.accSwitchWrap .accSwitchBtn.open .closeBtn {
  display: inline-block;
}

.accSwitchWrap .accSwitchCont {
  display: none;
}

.accSwitchWrap .openBtn,
.accSwitchWrap .closeBtn {
  background: #006aba;
  color: #fff;
  border-radius: 50px;
  min-width: 20rem;
  text-align: center;
  padding: 2px 15px;
}

.accSwitchWrap .openBtn:hover,
.accSwitchWrap .closeBtn:hover {
  cursor: pointer;
  opacity: 0.6;
}

.accSwitchWrap .openBtn {
  display: inline-block;
}

.accSwitchWrap .openBtn:before {
  content: "▼";
  margin-right: 3px;
}

.accSwitchWrap .closeBtn {
  display: none;
}

.accSwitchWrap .closeBtn:before {
  content: "▲";
  margin-right: 3px;
}

.pc-show {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc-show {
    display: none !important;
  }
}

.sp-show {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp-show {
    display: block !important;
  }
}

br.pcEle {
  display: block;
}
@media only screen and (max-width: 768px) {
  br.pcEle {
    display: none;
  }
}

br.spEle {
  display: none;
}
@media only screen and (max-width: 768px) {
  br.spEle {
    display: block;
  }
}

.main-width {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 20px;
  width: 100%;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.clm02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.clm02 .clm02-inr {
  width: 50%;
}

.clm04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.clm04 .clm04-inr {
  width: 25%;
}

/*----------------------------------------------------
	☆top
----------------------------------------------------*/
.mv-area {
  position: relative;
  overflow: hidden;
}

.blue-box {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9999;
  top: 0;
  overflow: hidden;
}
.blue-box::after {
  left: -100vw;
  bottom: 0;
  width: 300vw;
  height: 100%;
  -webkit-transform: skewX(-40deg);
          transform: skewX(-40deg);
  -webkit-transition: all 3s;
  transition: all 3s;
  background-color: #014ca1;
  position: absolute;
  display: block;
  content: "";
}

.animationStart::after {
  bottom: 0;
  width: 0;
}

.logo-hd01 {
  bottom: 0;
  left: 0;
  height: 26px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 128px;
  z-index: 9999;
}

.mvbg01 {
  bottom: -50%;
  background: rgb(250, 212, 80);
  background: -webkit-gradient(linear, left top, right top, from(rgb(250, 212, 80)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgb(250, 212, 80) 0%, rgba(255, 255, 255, 0) 100%);
  height: 70%;
  position: absolute;
  right: -40%;
  width: 35%;
  z-index: 0;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
}

.mv-gray-box {
  background-color: #e3e8ed;
  bottom: -80%;
  height: 84%;
  position: absolute;
  right: -95%;
  width: 95%;
  z-index: 1;
  opacity: 0;
  -webkit-transition-duration: 1.5s;
          transition-duration: 1.5s;
}

.mv-gray-box-inr {
  height: 100%;
  position: relative;
  padding-top: 5%;
}

.mv-txt-zone {
  margin: auto;
  position: relative;
  width: 85%;
  z-index: 1;
}

.mv-hd01 {
  margin-bottom: 60px;
}

.mv-txt {
  display: none;
  font-family: "Barlow", sans-serif;
  font-size: 2.3vw;
  letter-spacing: 0.8vw;
  line-height: 1.5;
  z-index: 2;
}

.bxslider-box {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 90px);
          transform: translate(-50%, 90px);
  z-index: 5;
  width: 43%;
}
.bxslider-box.bxslider-box-trans {
  opacity: 1;
}

.bx-wrapper {
  margin-bottom: 0;
}

.bxslider-box01 {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  right: 0;
  position: absolute;
  top: 0;
  width: 44%;
  z-index: 0;
}
.bxslider-box01.bxslider-box01-trans {
  opacity: 1;
}

.mv-copy-txt {
  display: none;
  font-size: 10px;
  font-size: 1rem;
  bottom: 7%;
  font-family: "Barlow", sans-serif;
  left: 1vw;
  height: 310px;
  position: absolute;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .mv-copy-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.mv-blue-bg {
  background: url(../../common/img/top/mv_txt_bg.png) no-repeat center center;
  background-size: cover;
  height: 100px;
  position: absolute;
  right: -70%;
  bottom: -20%;
  width: 19%;
  z-index: 5;
  opacity: 0;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
}

.mv-txt-box {
  background: url(../../common/img/top/mv_txt_bg.png) no-repeat center center;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100px;
  padding: 5px 20px;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.mv-txt-box.mv-txt-box-trans {
  opacity: 1;
}
.mv-txt-box .mv-txt01 {
  color: #fff;
  font-family: "Arial Bold", "Arial", sans-serif;
  font-weight: bold;
}
.mv-txt-box .mv-txt02 {
  color: #fff;
  font-family: "Barlow", sans-serif;
}
.mv-txt-box .mv-txt01 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  margin-bottom: 5px;
  letter-spacing: 5px;
}
@media screen and (max-width: 768px) {
  .mv-txt-box .mv-txt01 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.mv-txt-box .mv-txt02 {
  letter-spacing: 2px;
}

.mv-img01 img,
.mv-img02 img {
  height: auto;
}

.line {
  display: none;
  bottom: 0;
  content: "";
  width: 1px;
  height: 90px;
  background-color: #000;
  position: absolute;
  right: 50px;
  z-index: 7;
}

.contents-width {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0 100px;
  position: relative;
  z-index: 1;
}

.entrance-area .big-box .entrance-inr {
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* padding-top: 32%; */
  margin-bottom: 20px;
  padding: 20px 15px 20px 0;
  position: relative;
  width: 100%;
}

.change-box.change02,
.change-box.change03,
.mv-blue-bg.blue02,
.mv-blue-bg.blue03 {
  display: none;
}

/* .emergency-news-area {
  bottom: 15px;
  left: 20px;
  position: absolute;

  .emergency-news-inr {
    display: table;
    width: 100%;
  }

  .emergency-news {
    @include fz(20);
    color: $c_red;
    display: table-cell;
    font-family: $ff-barlow;
    position: relative;
    width: 80px;

    &::after {
      content: "";
      width: 1px;
      height: 100%;
      background-color: $c_red;
      position: absolute;
      right: 0;
      top: 0;
    }
  }

  .emergency-txt {
    @include fz(20);
    box-sizing: border-box;
    color: $c_red;
    display: table-cell;
    padding: 0 25px;
    width: calc(100% - 80px);
  }
} */
.emergency-news-zone {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 35px;
  -webkit-transform: translate(0, -60px);
          transform: translate(0, -60px);
}

.emergency-news-area {
  width: 85%;
}
.emergency-news-area .emergency-news {
  font-size: 20px;
  font-size: 2rem;
  color: #ff0000;
  font-family: "Barlow", sans-serif;
  float: left;
  position: relative;
  width: 80px;
}
@media screen and (max-width: 768px) {
  .emergency-news-area .emergency-news {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.emergency-news-area .emergency-news::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ff0000;
  position: absolute;
  right: 0;
  top: 0;
}
.emergency-news-area .emergency-txt-box {
  float: left;
  width: calc(100% - 80px);
}
.emergency-news-area .emergency-txt {
  font-size: 20px;
  font-size: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ff0000;
  padding: 0 25px;
}
@media screen and (max-width: 768px) {
  .emergency-news-area .emergency-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.entrance-tit-box {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.entrance-tit-box .basic-tit02 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-weight: bold;
  padding: 7px 47px 10px 20px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .entrance-tit-box .basic-tit02 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.entrance-tit-box .basic-tit02::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  border-top: 56px solid #fff;
  top: 0;
  z-index: -1;
}
.entrance-tit-box .basic-tit02 span {
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 1px solid #000;
  display: inline-block;
  font-family: "Barlow", sans-serif;
  letter-spacing: 1px;
  margin-left: 15px;
  padding-bottom: 5px;
  vertical-align: super;
}
@media screen and (max-width: 768px) {
  .entrance-tit-box .basic-tit02 span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.entrance-ul-zone {
  margin-left: auto;
  width: 45%;
}

.last-ul-zone {
  margin-left: auto;
  width: 60%;
}
.last-ul-zone .entrance-ul li {
  width: 23%;
}

.entrance-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.entrance-ul li {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 1%;
  width: 48%;
}
.entrance-ul .entrance-li {
  margin-bottom: 6px;
  width: 37.33%;
}
.entrance-ul a {
  display: block;
  height: 220px;
  padding: 58px 10px 40px;
  position: relative;
}
.entrance-ul a .facebook-icon {
  position: absolute;
  right: 10px;
  top: 10px;
}
.entrance-ul a:hover {
  opacity: 0.7;
}
.entrance-ul figure {
  margin-bottom: 10px;
}
.message-zone {
  background-color: #5a91d6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 150px;
  padding-left: 100px;
  position: relative;
  top: -95px;
  z-index: 0;
}
.message-zone::before {
  background-color: #285398;
  bottom: 0px;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 175px;
  z-index: -1;
}
.message-zone .message-zone-inr {
  background: url(../img/top/message_bg.jpg) no-repeat center center;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  padding: 100px 80px 65px;
}
.message-zone .message-zone-left {
  float: left;
  width: 8%;
}
.message-zone .message-zone-right {
  float: left;
  width: 92%;
}
.message-zone .message-zone-en {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.4;
  margin-bottom: 110px;
  background: -webkit-gradient(linear, left top, right top, color-stop(55%, rgb(0, 31, 99)), color-stop(80%, rgb(113, 176, 246)));
  background: linear-gradient(90deg, rgb(0, 31, 99) 55%, rgb(113, 176, 246) 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  color: #001f63;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .message-zone .message-zone-en {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .message-zone .message-zone-en {
    margin-bottom: 66px;
  }
}
@media all and (-ms-high-contrast: none) {
  .message-zone .message-zone-en {
    background: none;
  }
}

.top-tit02 .tit02-en,
.top-tit02 .tit02-jp {
  display: block;
  vertical-align: middle;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
}
.top-tit02 .tit02-en {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  margin-bottom: 30px;
  border-left: 1px solid #000;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-tit02 .tit02-en {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.top-tit02 .tit02-jp {
  border-right: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: -5px;
  padding-right: 15px;
}

.btn:hover {
  opacity: 0.7;
  letter-spacing: 20px !important;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.btn.type01 {
  background: url(../img/blue_bg.jpg) no-repeat left center;
  background-size: cover;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: "Barlow", sans-serif;
  letter-spacing: 15px;
  padding: 15px 0;
  position: relative;
  text-align: center;
  max-width: 190px;
  width: 100%;
}
.btn.type01::before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #fad450;
  position: absolute;
  right: -26px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.company-zone {
  background: url(../img/top/company_bg.jpg), #285398;
  background-size: contain, cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 170px;
  padding-top: 110px;
  position: relative;
  top: -96px;
  z-index: 0;
}
.company-zone .main-width {
  max-width: inherit;
  width: 90%;
}

.company-box {
  margin-bottom: 105px;
}
@media screen and (max-width: 768px) {
  .company-box {
    margin-bottom: 63px;
  }
}

.company-zone .width412 {
  max-width: 550px;
}
.company-zone .width412 .company-txt span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: inherit;
  padding-right: 45px;
}

.width412 {
  margin-left: auto;
  max-width: 412px;
  padding-top: 150px;
  position: relative;
  width: 100%;
}

.top-tit02.company-tit02W {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 80px;
}
.top-tit02.company-tit02W .tit02-en {
  border-left: 1px solid #fff;
}
.top-tit02.company-tit02W .tit02-jp {
  border-right: 1px solid #fff;
}

.company-txt {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 90px);
}
.company-txt span {
  display: inline-block;
  max-width: 210px;
  width: 100%;
}

.company-txt-img {
  right: 0;
  position: absolute;
  top: 0;
}

.news-area-box {
  background-color: #113479;
  position: relative;
  top: -96px;
  z-index: 1;
}
.news-area-box::before {
  background-color: #113479;
  bottom: -96px;
  content: "";
  height: 96px;
  position: absolute;
  width: 100%;
}
.news-area-box::after {
  background-color: #285398;
  top: 0;
  right: 0;
  content: "";
  height: 140px;
  position: absolute;
  width: 5%;
}

.news-area-inr {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5% 0 10%;
  padding-bottom: 95px;
  padding-top: 115px;
  position: relative;
  width: 95%;
}

.width1080 {
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}

.top-tit02.news-tit01 {
  display: inline-block;
  vertical-align: top;
  width: 150px;
}

#top .basic-box01.news-zone {
  display: inline-block;
  padding-bottom: 0;
  padding-top: 0;
  vertical-align: top;
  width: calc(100% - 160px);
}

#top .basic-box01.news-zone .clm03 {
  margin: 0 -15px;
}
#top .basic-box01.news-zone .clm03-inr {
  padding: 0 15px;
}

.basic-news-ul {
  padding-bottom: 50px;
  border-top: 1px solid #c6c6c6;
}
@media screen and (max-width: 768px) {
  .basic-news-ul {
    padding-bottom: 30px;
  }
}
.basic-news-ul li {
  border-bottom: 1px solid #c6c6c6;
}
.basic-news-ul li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: table !important;
  padding: 20px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.basic-news-ul li a .date,
.basic-news-ul li a .category-box,
.basic-news-ul li a .news-title-box {
  display: table-cell;
  vertical-align: middle;
}
.basic-news-ul li a .date {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  width: 15rem;
}
@media screen and (max-width: 768px) {
  .basic-news-ul li a .date {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.basic-news-ul li a .category-box {
  margin-right: 3rem;
  width: 110px;
}
.basic-news-ul li a .category {
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid #333;
  display: block;
  line-height: 1.6;
  text-align: center;
  padding-top: 1px;
}
@media screen and (max-width: 768px) {
  .basic-news-ul li a .category {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.basic-news-ul li a .news-title-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}
.basic-news-ul li a .news-title-box-inr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic-news-ul li a h3 {
  font-size: 16px;
  font-size: 1.6rem;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .basic-news-ul li a h3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.basic-news-ul li a .new {
  display: inline-block;
  margin-left: 10px;
  line-height: 2;
  background: red;
  padding: 0 10px;
  color: #fff;
  letter-spacing: 0.06em;
  font-weight: bold;
}
.basic-news-ul li a:hover {
  color: #014ca1;
}
.basic-news-ul li a:hover .category {
  border-color: #014ca1;
}

.basic-box01.news-zone .pagination {
  text-align: center;
}
.basic-box01.news-zone .pagination li.pre a span,
.basic-box01.news-zone .pagination li.next a span {
  font-size: 2rem;
}
.basic-box01.news-zone .pagination li {
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  position: relative;
  border-radius: 10px;
}
.basic-box01.news-zone .pagination li a {
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.basic-box01.news-zone .pagination li a span {
  font-size: 15px;
  font-size: 1.5rem;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .basic-box01.news-zone .pagination li a span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.basic-box01.news-zone .pagination li a.active {
  background-color: #014ca1;
  color: #fff;
}
.basic-box01.news-zone .pagination li a:hover {
  background-color: #014ca1;
  color: #fff;
}

#news-detail .newsTitle {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.04em;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #news-detail .newsTitle {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
#news-detail .newsTitleData {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
#news-detail .newsTitleData .date {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  #news-detail .newsTitleData .date {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#news-detail .newsTitleData .category {
  border: 1px solid #333;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: center;
  margin-right: 3rem;
  padding-top: 1px;
  width: 10rem;
}
@media screen and (max-width: 768px) {
  #news-detail .newsTitleData .category {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#news-detail .newsEditor h2 {
  color: #014ca1;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #news-detail .newsEditor h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#news-detail .newsEditor p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #news-detail .newsEditor p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#news-detail .newsEditor h3 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  padding: 0 0 0 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #news-detail .newsEditor h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#news-detail .newsEditor h3::before {
  background-color: #014ca1;
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 1.5em;
  width: 6px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
#news-detail .newsEditor h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #news-detail .newsEditor h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#news-detail .newsEditor table {
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  width: 100%;
}
#news-detail .newsEditor table thead th {
  background-color: #014ca1;
  color: #fff;
}
#news-detail .newsEditor table th,
#news-detail .newsEditor table td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.5;
  padding: 16px 25px;
  vertical-align: top;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #news-detail .newsEditor table th,
#news-detail .newsEditor table td {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#news-detail .newsEditor table th {
  background-color: #f9f9f9;
}
#news-detail .basic-box01.news-zone a {
  display: inline;
}

@media only screen and (max-width: 768px) {
  .basic-news-ul li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 5px;
  }
  .basic-news-ul li a .date,
.basic-news-ul li a .category-box,
.basic-news-ul li a .news-title-box {
    display: block;
  }
  .basic-news-ul li a .date,
.basic-news-ul li a .category-box {
    display: inline-block;
  }
  .basic-news-ul li a .date {
    font-size: 1.1rem;
    letter-spacing: 0;
    width: 100px;
  }
  .basic-news-ul li a .category-box {
    margin-right: 0;
    width: 130px;
  }
  .basic-news-ul li a .category {
    border: 1px solid #333;
    font-size: 1rem;
    line-height: 1.6;
  }
  .basic-news-ul li a .news-title-box {
    margin-top: 10px;
    padding-left: 0;
  }
  .basic-news-ul li a h3 {
    font-size: 1.4rem;
    padding-top: 5px;
  }
  .basic-news-ul li a .new {
    font-size: 1.2rem;
    padding: 0 5px;
  }

  .basic-box01.news-zone {
    padding-bottom: 60px !important;
  }
  .basic-box01.news-zone .pagination li {
    display: none;
  }
  .basic-box01.news-zone .pagination li span {
    font-size: 1.4rem !important;
  }
  .basic-box01.news-zone .pagination li.pre,
.basic-box01.news-zone .pagination li.next {
    display: inline-block;
    width: 40%;
    height: 50px;
    text-align: center;
  }
  .basic-box01.news-zone .pagination li.pre a,
.basic-box01.news-zone .pagination li.next a {
    width: 100%;
    text-align: center;
  }
  .basic-box01.news-zone .pagination li.pre span::after {
    content: "　Previous 10 topics";
  }
  .basic-box01.news-zone .pagination li.next span::before {
    content: "Next 10 topics　";
  }

  #news-detail .newsTitle {
    font-size: 2rem;
    padding-bottom: 5px;
  }
  #news-detail .newsTitleData {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #news-detail .newsTitleData .date {
    font-size: 1.1rem;
    padding-right: 10px;
  }
  #news-detail .newsTitleData .category {
    font-size: 1rem;
    margin-top: -2px;
    padding-top: 1px;
    width: 9rem;
  }
  #news-detail .newsEditor p {
    font-size: 1.3rem;
    line-height: 1.6;
    padding-bottom: 30px;
  }
  #news-detail .newsEditor h2 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    padding: 0;
  }
  #news-detail .newsEditor h3 {
    margin-bottom: 10px;
    padding: 0 0 0 14px;
  }
  #news-detail .newsEditor h3::before {
    height: 1.5em;
    width: 5px;
  }
  #news-detail .newsEditor h4 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  #news-detail .newsEditor table th,
#news-detail .newsEditor table td {
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 12px 10px;
  }

  #top .basic-box01.news-zone {
    padding-bottom: 0 !important;
  }
}
/*----------------------------------------------------
	☆message-area
----------------------------------------------------*/
.message-area {
  padding-bottom: 170px;
  padding-top: 125px;
  background: url(../img/about/message/bg_img.jpg) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .message-area {
    padding-bottom: 102px;
  }
}
@media screen and (max-width: 768px) {
  .message-area {
    padding-top: 75px;
  }
}

.contents {
  padding-top: 60px;
}

.txt01 {
  line-height: 2;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .txt01 {
    margin-bottom: 24px;
  }
}

.txt02 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 40px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .txt02 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .txt02 {
    margin-bottom: 24px;
  }
}

.quality-area {
  background: #bcc5cf;
  height: 135px;
  position: relative;
}

.quality-img {
  bottom: -7px;
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  max-width: 1127px;
  width: 100%;
  z-index: 0;
}

#message .hd02 {
  margin-bottom: 65px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #message .hd02 {
    margin-bottom: 39px;
  }
}
#message .hd02 .txt-jp,
#message .hd02 .txt-en {
  display: block;
}
#message .hd02 .txt-jp {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.4;
  margin-bottom: 25px;
  background: -webkit-gradient(linear, left top, right top, color-stop(55%, rgb(0, 31, 99)), color-stop(80%, rgb(113, 176, 246)));
  background: linear-gradient(90deg, rgb(0, 31, 99) 55%, rgb(113, 176, 246) 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  color: #001f63;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #message .hd02 .txt-jp {
    font-size: 29px;
    font-size: 2.9rem;
  }
}
#message .hd02 .txt-en {
  background: -webkit-gradient(linear, left top, right top, color-stop(55%, rgb(0, 31, 99)), color-stop(70%, rgb(113, 176, 246)));
  background: linear-gradient(90deg, rgb(0, 31, 99) 55%, rgb(113, 176, 246) 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  color: #001f63;
  font-family: "Barlow", sans-serif;
  letter-spacing: 2px;
}

.ie-show {
  display: none;
}

.top-tit02.company-tit02W.ie-show {
  display: none;
}

.top-tit02.news-tit01.ie-show {
  display: none;
}

.top-tit02.company-tit02W.ie-hide {
  display: inline-block;
}

.top-tit02.news-tit01.ie-hide {
  display: inline-block;
}

@media all and (-ms-high-contrast: none) {
  #message .txt-jp,
#message .txt-en {
    background: none !important;
  }

  .ie-hide {
    display: none;
  }

  .ie-show {
    display: block;
  }

  .top-tit02.company-tit02W.ie-show {
    display: inline-block;
  }

  .top-tit02.news-tit01.ie-show {
    display: inline-block;
  }

  .top-tit02.company-tit02W.ie-hide {
    display: none;
  }

  .top-tit02.news-tit01.ie-hide {
    display: none;
  }
}
.basic-box01 {
  padding: 120px 0 180px;
}

/*----------------------------------------------------
	☆company
----------------------------------------------------*/
#company .table01 tr th,
#company .table01 tr td {
  vertical-align: middle;
}

.table01 tr td .box-inr {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
}

.table01 tr td p.tit01 {
  margin-bottom: 5px;
  color: #014ca1;
  position: relative;
}
.table01 tr td p.tit01::before {
  content: "■";
  color: #014ca1;
  left: -20px;
  position: absolute;
}

.table01 tr td p .arrow {
  color: #014ca1;
}

.table01 tr td p .txt-link {
  margin-bottom: 10px;
  text-decoration: underline;
}
.table01 tr td p .txt-link:hover {
  opacity: 0.7;
}

.table01 tr td .site-link a:hover {
  opacity: 0.7;
}

.small-font {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .small-font {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.office-ul li {
  position: relative;
}
.office-ul li::before {
  content: "";
  left: 0;
  width: 20%;
  height: 1px;
  background-color: #e4e4e4;
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
}

.office-ul li p {
  display: inline-block;
}

.office-ul li p:nth-child(1) {
  width: 165px;
}

.office-ul li p:nth-child(1) span,
.office-ul li p:nth-child(2) span {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
}

.office-ul li p:nth-child(1) span {
  padding-right: 20px;
}

.office-ul li p:nth-child(2) span {
  padding-left: 10px;
}

/*----------------------------------------------------
	☆history
----------------------------------------------------*/
.main-contents {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  padding-right: 140px;
  width: calc(100% - 140px);
}

.year-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding: 0 48px 0 23px;
  width: 140px;
}
.year-box li {
  text-align: right;
}
.year-box a {
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 600;
  padding-right: 5px;
}
@media screen and (max-width: 768px) {
  .year-box a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.year-box a:hover {
  background-image: url(../../common/img/about/history/year_bg.jpg);
  background-size: contain;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: inline-block;
  padding-right: 5px;
  width: 70px;
  opacity: 0.7;
}
.year-box a.current {
  background-image: url(../../common/img/about/history/year_bg.jpg);
  background-size: contain;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: inline-block;
  padding-right: 5px;
  width: 70px;
}

.history-table {
  position: relative;
}
.history-table::before {
  content: "";
  width: 1px;
  height: 101%;
  background-color: #c8c8c8;
  position: absolute;
  left: 43px;
  top: 0;
}

.history-table tr:nth-child(1) th,
.history-table tr:nth-child(1) td {
  padding-top: 0;
}

.history-table tr th,
.history-table tr td {
  padding-bottom: 40px;
  vertical-align: top;
}

.history-table tr th {
  padding-top: 25px;
  text-align: center;
  width: 90px;
}

.history-table tr:nth-child(1) th p {
  padding-bottom: 35px;
  padding-top: 0;
}

.history-table tr th p {
  background-color: #fff;
  display: inline-block;
  padding: 10px 0;
  position: relative;
}

.history-table tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 25px;
  padding-top: 40px;
  width: calc(100% - 90px);
}

.history-table tr th span.year-number {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  background: -webkit-gradient(linear, left top, right top, color-stop(55%, rgb(0, 31, 99)), color-stop(90%, rgb(113, 176, 246)));
  background: linear-gradient(90deg, rgb(0, 31, 99) 55%, rgb(113, 176, 246) 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  color: #001f63;
  font-family: "Times New Roman";
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .history-table tr th span.year-number {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media all and (-ms-high-contrast: none) {
  .history-table tr th span.year-number {
    background: none;
  }
}
.history-table td {
  position: relative;
}
.history-table td::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -45px;
  bottom: 0;
  width: 104%;
  height: 2px;
  background-image: url(../../common/img/about/history/line.jpg);
  background-size: contain;
}

.history-table tr th span.year-txt {
  font-size: 10px;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .history-table tr th span.year-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.history-table tr td .clm02-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -9px;
  width: 100%;
}
.history-table tr td .clm02-ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 9px;
}
.history-table tr td .clm02-ul img {
  width: 100%;
}

.history-table tr td p.img-txt {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .history-table tr td p.img-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.history-table tr td figure {
  margin-bottom: 5px;
}

/*----------------------------------------------------
	☆intellectual_property
----------------------------------------------------*/
.width800 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 840px;
  padding: 0 20px;
  width: 100%;
}

.box01 {
  margin-bottom: 105px;
}
@media screen and (max-width: 768px) {
  .box01 {
    margin-bottom: 63px;
  }
}

.click-img {
  margin-bottom: 10px;
  text-align: center;
}
.click-img a:hover {
  opacity: 0.7;
}

.click-txt {
  margin-bottom: 65px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .click-txt {
    margin-bottom: 39px;
  }
}
.click-txt a {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .click-txt a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.click-txt a:hover {
  opacity: 0.7;
}

.news-box {
  position: relative;
}
.news-box::before, .news-box::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: url(../../common/img/line.png);
  background-size: contain;
}
.news-box::before {
  top: 0;
}
.news-box::after {
  bottom: 0;
}
.news-box .news-box-inr:nth-child(odd) {
  background-color: #fafafa;
}
.news-box a {
  display: block;
}
.news-box a:hover {
  opacity: 0.7;
}
.news-box .news-day,
.news-box .news-tit {
  display: inline-block;
  vertical-align: top;
}
.news-box .news-day {
  font-family: "Barlow", sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0 15px 15px;
  width: 135px;
}
.news-box .news-tit {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0 15px 15px;
  position: relative;
  width: calc(100% - 140px);
}
.news-box .news-tit::before {
  content: ">";
  color: #014ca1;
  left: -5px;
  position: absolute;
}

/*----------------------------------------------------
	☆access
----------------------------------------------------*/
.base-list-ul {
  font-size: 0;
  letter-spacing: 0;
  margin: 0 -3px 100px;
  text-align: center;
}
.base-list-ul.access-li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.base-list-ul.access-li li {
  display: block;
}
.base-list-ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 0 3px;
  width: 16.6%;
}
.base-list-ul a {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  padding: 7px 0 5px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .base-list-ul a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.base-list-ul a:hover {
  background: url(../../common/img/blue_bg.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  opacity: 0.7;
}
.base-list-ul a::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-image: url(../../common/img/line.png);
  background-size: contain;
}
.base-list-ul a.current {
  background: url(../../common/img/blue_bg.jpg) no-repeat center center;
  color: #fff;
}

#access .tit01 {
  color: #014ca1;
  margin-right: 15px;
}

#access .table01 tr td iframe {
  height: 332px;
  max-width: 480px;
  width: 100%;
}

#access .table01 tr td .map-box {
  margin-bottom: 10px;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
}
#access .table01 tr td .map-box p a {
  color: #014ca1;
}

#access .table01 tr td .access-txt {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 17px;
  position: relative;
}
#access .table01 tr td .access-txt::before {
  content: "■";
  color: #fad450;
  left: 0;
  position: absolute;
  top: 0;
}

.position-txt {
  color: #014ca1;
  margin-bottom: 5px;
}

#access .table01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #access .table01 {
    margin-bottom: 30px;
  }
}

.blue {
  color: #014ca1;
}

.overseas-tit {
  margin-bottom: 20px;
}
.black {
  color: #000;
}

/*----------------------------------------------------
	☆news
----------------------------------------------------*/
.basic-box01.news-zone {
  padding-bottom: 120px;
}

.clm03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.clm03-inr {
  width: 33.33%;
}

.basic-box01.news-zone .clm03 {
  margin: 0 -1.2% 70px;
}
.basic-box01.news-zone .clm03-inr {
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.2%;
  width: 33.33%;
}
@media screen and (max-width: 768px) {
  .basic-box01.news-zone .clm03-inr {
    margin-bottom: 30px;
  }
}
.basic-box01.news-zone a {
  display: block;
}
.basic-box01.news-zone a:hover {
  opacity: 0.7;
}
.basic-box01.news-zone .news-img {
  margin-bottom: 15px;
  background-position: center center;
  background-size: cover;
  padding-top: 67%;
}
.basic-box01.news-zone .box02 {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic-box01.news-zone .box02 .news-day {
  font-family: "Barlow", sans-serif;
}
.basic-box01.news-zone .box02 .category-txt {
  font-size: 12px;
  font-size: 1.2rem;
  background: url(../../common/img/blue_bg.jpg) no-repeat center center;
  background-size: contain;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: block;
  padding: 2px 0 0;
  text-align: center;
  width: 80px;
}
@media screen and (max-width: 768px) {
  .basic-box01.news-zone .box02 .category-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.basic-box01.news-zone .news-tit {
  margin-bottom: 5px;
  line-height: 2;
}
.basic-box01.news-zone .product-name {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #014ca1;
  padding-left: 15px;
  position: relative;
}
.basic-box01.news-zone .product-name::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 14px;
  height: 12px;
  background-image: url(../../common/img/news/right_arrow.png);
  background-size: contain;
}

.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pager_wrapper {
  text-align: center;
}

.page_ul {
  margin: 0 auto;
  display: block;
}

.page_ul li {
  display: inline-block;
  margin-bottom: 3px;
  margin: 0 10px;
}

.page_ul li a {
  background-color: #f0f0f0;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  text-align: center;
  width: 20px;
}
@media screen and (max-width: 768px) {
  .page_ul li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.page_ul li a:hover {
  opacity: 0.7;
}

.page_ul li a.current {
  background: url(../../common/img/news/page_bg.png);
  color: #fff;
}

.pager_box {
  display: inline-block;
  padding: 0 30px;
  position: relative;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.arrow_left,
.arrow_right {
  bottom: 0;
  width: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  margin: auto;
}

.arrow_left {
  left: 0;
}

.arrow_right {
  right: 0;
}

/*---  detail  ---*/
#news-detail .news-tit {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 30px;
  border-bottom: 1px solid #014ca1;
}
@media screen and (max-width: 768px) {
  #news-detail .news-tit {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* #news-detail figure,
#news-detail p,
#news-detail .table01,
#news-detail .product-name {
  @include margin-bottom(20);
} */
.basic-ul {
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
}
.basic-ul li {
  list-style-type: disc;
}

/*----------------------------------------------------
	☆recruit
----------------------------------------------------*/
.basic-box01.recruit-zone {
  padding-bottom: 120px;
}

#recruit .recruit-txt {
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #recruit .recruit-txt {
    margin-bottom: 48px;
  }
}

#recruit .recruit-img {
  text-align: center;
}
#recruit .recruit-img a {
  border: 1px solid #001f63;
  display: inline-block;
}
#recruit .recruit-img a:hover {
  opacity: 0.7;
}

/*----------------------------------------------------
	☆sustainability
----------------------------------------------------*/
.basic-box02 {
  padding: 120px 0;
}

.link-box {
  background-size: cover;
}
.link-box.bg01 {
  background-image: url(../../common/img/sustainability/policy_bg.jpg);
}
.link-box.bg02 {
  background-image: url(../../common/img/sustainability/iso_bg.jpg);
}
.link-box.bg03 {
  background-image: url(../../common/img/sustainability/conflict_minerals_bg.jpg);
}
.link-box a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 105px 0 80px;
}
.link-box a:hover {
  opacity: 0.7;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.link-box .link-tit,
.link-box .link-txt {
  color: #fff;
  text-align: center;
}
.link-box .link-tit {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  margin-bottom: 6px;
}
@media screen and (max-width: 768px) {
  .link-box .link-tit {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
/*----------------------------------------------------
	☆policy
----------------------------------------------------*/
.philosophy-area {
  margin-bottom: 120px;
  background: url(../../common/img/sustainability/policy/philosophy_bg.jpg) no-repeat center center;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 110px 58px 83px;
}
@media screen and (max-width: 768px) {
  .philosophy-area {
    margin-bottom: 72px;
  }
}
.philosophy-area .philosophy-ul li {
  margin-bottom: 65px;
  display: table;
}
@media screen and (max-width: 768px) {
  .philosophy-area .philosophy-ul li {
    margin-bottom: 39px;
  }
}
.philosophy-area .philosophy-ul li:last-child {
  margin-bottom: 0px;
}
.philosophy-area .philosophy-ul .philosophy-img {
  display: table-cell;
  width: 100px;
}
.philosophy-area .philosophy-ul .philosophy-txt {
  font-size: 16px;
  font-size: 1.6rem;
  display: table-cell;
  width: calc(100% - 100px);
}
@media screen and (max-width: 768px) {
  .philosophy-area .philosophy-ul .philosophy-txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.philosophy-txt01 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.4;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .philosophy-txt01 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .philosophy-txt01 {
    margin-bottom: 24px;
  }
}

.width580 {
  margin: 0 auto 110px;
  max-width: 580px;
  width: 100%;
}

.point-view-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -3.5%;
}
.point-view-area .point-view-area-inr {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 3.5% 80px;
  width: 26.33%;
}
.point-view-area .point-img {
  margin-bottom: 25px;
  display: block;
  text-align: center;
}
.point-view-area .point-ul li {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 18px;
  position: relative;
}
.point-view-area .point-ul li::before {
  color: #014ca1;
  content: "■";
  left: 0;
  position: absolute;
}

.sign-area {
  margin-bottom: 40px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .sign-area {
    margin-bottom: 24px;
  }
}
.sign-area .position,
.sign-area .sign-img {
  display: inline-block;
  vertical-align: top;
}
.sign-area .position {
  margin-right: 10px;
  margin-top: 3px;
}

/*----------------------------------------------------
	☆iso
----------------------------------------------------*/
.certification-area {
  margin: 0 auto 80px;
  max-width: 685px;
  width: 100%;
}

.certification-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -14px;
}
.certification-ul li {
  margin-bottom: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 14px;
  width: 25%;
}
.certification-ul a {
  display: block;
}
.certification-ul a:hover {
  opacity: 0.7;
}

.small-font12 {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .small-font12 {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#iso .basic-box02,
#conflict-minerals .basic-box02 {
  padding-bottom: 200px;
}

/*----------------------------------------------------
	☆contact
----------------------------------------------------*/
.contact-top-ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -5px 70px;
}
.contact-top-ul li {
  background: url(../../common/img/blue_bg.jpg) no-repeat center center;
  background-size: cover;
  margin: 0 5px;
  width: 25%;
}
.contact-top-ul li a {
  color: #fff;
  display: block;
  padding: 12px 25px 8px;
}
.contact-top-ul li a:hover {
  opacity: 0.7;
}
.contact-top-ul li:nth-child(1) a {
  padding: 23px 0 20px;
  text-align: center;
}
.contact-top-ul li:nth-child(3) a {
  padding: 12px 37px 8px;
}
.contact-top-ul li:nth-child(4) a {
  padding: 12px 44px 8px;
}
.contact-input-caution-txt {
  font-size: 1.3rem;
  text-align:center;
  color:#f00;
  padding:0 0 3px;
}
.contact-input-link {
  background:url(../../common/img/blue_bg.jpg) no-repeat center center;
  background-size:cover;
}
.contact-input-link a {
  color:white;
  display:block;
  padding:5px 0 5px;
  text-align: center;
}

.tittle02 {
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  position: relative;
}
.tittle02::before {
  content: "■";
  left: 0;
  position: absolute;
}

.clm03.phone-box {
  margin: 0 -5px 20px;
  text-align: center;
}
.clm03.phone-box .clm03-inr .gray-box {
  background-color: #fafafa;
  margin: 0 5px;
  padding: 15px 0;
}
.clm03.phone-box h3.tittle03 {
  margin-bottom: 10px;
  color: #014ca1;
}
.link-type01 a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #014ca1;
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.link-type01 a:hover {
  opacity: 0.7;
}
.link-type01 a::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 14px;
  height: 12px;
  background-image: url(../../common/img/contact/right_arrow.png);
  background-size: contain;
}

.box01-inr {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .box01-inr {
    margin-bottom: 30px;
  }
}

.gray-box {
  background-color: #fafafa;
  padding: 40px 0;
}
.gray-box .gray-tit {
  margin-bottom: 35px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .gray-box .gray-tit {
    margin-bottom: 21px;
  }
}
.gray-box .gray-tit span {
  border-bottom: 1px solid #000;
  display: inline-block;
}
.gray-box .gray-txt {
  margin: 0 auto;
  max-width: 620px;
  width: 100%;
}

.box02-inr {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .box02-inr {
    margin-bottom: 42px;
  }
}

/*----------------------------------------------------
	☆contact
----------------------------------------------------*/
select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: black;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: white;
  box-sizing: border-box;
  cursor: default;
  margin: 0em;
  font: 400 13.3333px Arial;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #c8c8c8;
  -o-border-image: initial;
  border-image: initial;
  padding: 5px 10px 8px;
}

textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #c8c8c8;
  height: 210px;
  padding: 5px 10px;
  width: 100%;
}

input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #c8c8c8;
  padding: 5px 10px;
  width: 100%;
}

.table01.form-table {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .table01.form-table {
    margin-bottom: 30px;
  }
}

.table01.form-table tr th,
.table01.form-table tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  vertical-align: top;
}

.table01.form-table tr th {
  padding-top: 25px;
  width: 225px;
}

.table01.form-table tr td {
  width: calc(100% - 225px);
}

.table01.form-table tr th span {
  color: #ff0000;
  margin-right: 10px;
}
.table01.form-table tr th span.no-must {
  color: inherit;
  padding-left: 25px;
}

.markTxt {
  color: #ff0000;
  margin: 0 5px;
}

/*css radio02*/
.radio02 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
}

.radio02-input {
  display: none;
}

.radio02-input + label {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}

.radio02-input + label::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 50%;
}

.radio02-input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #014ca1;
  border-radius: 50%;
}

.radio02-input + label:hover {
  cursor: pointer;
}

.radio02-input + label span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

.radio02-input:checked + label span {
  position: relative;
}
.radio02-input:checked + label span::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: -12.5px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
}

.button-box {
  text-align: center;
}

.button {
  background: url(../../common/img/blue_bg.jpg) no-repeat center center;
  color: #fff;
  display: inline-block;
  padding: 15px 0;
  width: 190px;
}

.pL5 {
  padding-left: 5px;
}

/* css checkbox01 */
.checkbox01-input {
  display: none;
}

.checkbox01-parts {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}
.checkbox01-parts:hover {
  cursor: pointer;
}

.checkbox01-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
}

.checkbox01-input:checked + .checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  width: 7px;
  height: 14px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  border-bottom: 3px solid #014ca1;
  border-right: 3px solid #014ca1;
}

.number {
  display: inline-block;
  width: 30px;
}

.number-txt {
  width: calc(100% - 30px);
}

.linkTxt {
  color: #014ca1;
  text-decoration: underline;
}

.height {
  height: 60px;
}

.stype01 {
  margin-bottom: 10px;
  background-color: #014ca1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 5px solid #588fc6;
  color: #fff;
  padding: 5px 20px;
}
.checkBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
}

.short {
  width: 30%;
}

/*-- hakkosupport --*/
.hakkosupport-hd02 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hakkosupport-hd02 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .hakkosupport-hd02 {
    margin-bottom: 24px;
  }
}
.hakkosupport-hd02 span {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .hakkosupport-hd02 span {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.width650 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
}

.hakkosupport-hd03 {
  margin-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hakkosupport-hd03 {
    margin-bottom: 33px;
  }
}

.hakkosupport-hd03 span {
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #000000;
  display: inline-block;
  padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .hakkosupport-hd03 span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.notice-ul li {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .notice-ul li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.btm140 {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .btm140 {
    margin-bottom: 84px;
  }
}

.common-clm03 {
  margin-bottom: 70px;
  border-left: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .common-clm03 {
    margin-bottom: 42px;
  }
}

.common-clm03-inr {
  border-right: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 6%;
  width: 33.33%;
}

.point-txt {
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.hakkosupport-txt01 {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 35px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hakkosupport-txt01 {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .hakkosupport-txt01 {
    margin-bottom: 21px;
  }
}

.btn.type01.ja-btn {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .btn.type01.ja-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.btn.type01.ja-btn:hover {
  opacity: 0.7;
  letter-spacing: 2px !important;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.contact-zone {
  margin-bottom: 90px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 55px;
}
@media screen and (max-width: 768px) {
  .contact-zone {
    margin-bottom: 54px;
  }
}

.contact-zone {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact-zone-tit {
  border: 1px solid #000;
  padding: 8px 0;
  text-align: center;
  width: 25%;
}

.contact-zone-inr {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 55px;
  width: 75%;
}

.contact-txt-link {
  text-decoration: underline;
}
.contact-txt-link:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.fancybox-button.fancybox-button--zoom,
.fancybox-button.fancybox-button--play,
.fancybox-button.fancybox-button--thumbs {
  display: none !important;
}

/*-- sitemap --*/
.sitemap-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sitemap-box .sitemap-box-inr {
  margin-bottom: 20px;
  margin-right: 26px;
}
.sitemap-box .sitemap-box-inr h2 a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #001f63;
  display: inline-block;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .sitemap-box .sitemap-box-inr h2 a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.sitemap-box .sitemap-box-inr h2 a i {
  margin-right: 5px;
}
.sitemap-box .sitemap-box-inr p a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 10px;
}
.sitemap-box .sitemap-box-inr p a i {
  margin-right: 5px;
}

@media only screen and (max-width: 1280px) {
  .contents-width {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
  }

  .message-zone {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
  }

  .message-zone .message-zone-inr {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .quality-area {
    height: inherit;
    padding-top: 12%;
  }

  .quality-img {
    max-width: inherit;
    width: 95%;
  }

  .basic-box01.news-zone .clm03-inr {
    width: 50%;
  }

  .entrance-tit-box .basic-tit02 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 768px) {
  .entrance-tit-box .basic-tit02 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1200px) {
  .entrance-area .clm02.big-box .clm02-inr {
    padding-top: 40%;
  }
}
@media only screen and (max-width: 1200px) {
  .entrance-ul .entrance-li {
    width: 45.5%;
  }
}
@media only screen and (max-width: 1024px) {
  .mv-area {
    margin-bottom: 60px;
  }

  .mv-hd01 {
    margin-bottom: 30px;
  }

  .bxslider-box {
    bottom: 0;
    top: inherit;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

  .mv-blue-bg {
    width: 25%;
  }

  .mv-copy-txt {
    left: 0.7vw;
  }
}
@media only screen and (max-width: 1023px) {
  .entrance-area .clm02.big-box {
    display: block;
    margin: 0;
  }

  .entrance-area .clm02.big-box .clm02-inr {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  /*----------------------------------------------------
  	☆top
  ----------------------------------------------------*/
  .mv-area {
    margin-bottom: 0;
  }

  .mv-area::after {
    height: 45px;
  }

  .mv-gray-box-inr {
    padding-top: 15%;
  }

  .mv-hd01 {
    margin-bottom: 30px !important;
  }

  .mv-txt {
    font-size: 2.5vw;
  }

  .bxslider-box {
    bottom: 0;
    left: 0;
    position: relative;
    -webkit-transform: none;
            transform: none;
    text-align: center;
    width: 100%;
  }

  .mv-img01 {
    margin: 0 auto;
    position: relative !important;
    width: 80% !important;
  }

  .bxslider-box01 {
    width: 60%;
  }

  .mv-copy-txt {
    bottom: 50px;
    font-size: 1rem;
  }

  .mv-blue-bg {
    height: 65px;
    margin-right: -10px;
    width: 50%;
  }

  .mv-txt-box {
    height: 65px;
  }

  .mv-txt-box .mv-txt01 {
    font-size: 1.4rem;
  }

  .mv-txt-box .mv-txt02 {
    font-size: 1rem;
  }

  /*   .entrance-area .clm02.big-box .clm02-inr {
    margin: 0 0 20px;
    padding-top: 66%;
  } */

  /*   .entrance-ul-zone .entrance-ul li a figure img {
    width: 70%;
  } */

  /*----------------------------------------------------
  	☆message
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆company
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆history
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆intellectual_property
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆access
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆news
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆policy
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆iso
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆contact
  ----------------------------------------------------*/

  /*----------------------------------------------------
  	☆hakkosupport
  ----------------------------------------------------*/
}
@media only screen and (max-width: 768px) and (max-width: 414px) {
  .line {
    height: 50px;
    right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .emergency-news-zone {
    padding: 0;
    -webkit-transform: translate(0, -40px);
            transform: translate(0, -40px);
  }
}
@media only screen and (max-width: 768px) and (max-width: 414px) {
  .emergency-news-zone {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@media only screen and (max-width: 768px) {
  .emergency-news-area {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 30px;
    padding: 0 20px;
    position: static;
    width: 100%;
  }
  .emergency-news-area .emergency-news {
    margin-bottom: 5px;
    width: 60px;
  }
  .emergency-news-area .emergency-news::after {
    content: none;
  }
  .emergency-news-area .emergency-txt {
    padding: 0;
  }
  .emergency-news-area .emergency-txt-box {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 768px) {
  .entrance-area .big-box .entrance-inr {
    padding: 50px 15px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-ul-zone,
.last-ul-zone {
    margin: 0 auto;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-ul a {
    height: 150px;
    padding: 30px 10px 40px;
  }
}
@media only screen and (max-width: 768px) {
  .last-ul-zone .entrance-ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .last-ul-zone .entrance-ul li {
    width: 48%;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-tit-box .basic-tit02 {
    padding: 7px 27px 5px 10px;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-tit-box .basic-tit02 span {
    margin-left: 5px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-tit-box .basic-tit02::before {
    border-top: 40px solid #fff;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-ul li {
    font-size: 1.3rem;
    margin-bottom: 5px;
    padding: 10px 2px;
  }
}
@media only screen and (max-width: 768px) {
  .message-zone .message-zone-inr {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .top-tit02 .tit02-jp {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .top-tit02 .tit02-en {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .top-tit02 .tit02-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .message-zone .message-zone-en {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .message-zone .message-zone-left {
    width: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .message-zone .message-zone-right {
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 768px) {
  .sp-message-zone {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .btn.type01 {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  .company-zone {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .company-zone .main-width {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .top-tit02.company-tit02W {
    width: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .news-area-inr {
    padding-bottom: 45px;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .top-tit02.news-tit01 {
    width: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #top .basic-box01.news-zone {
    width: calc(100% - 45px);
  }
}
@media only screen and (max-width: 768px) {
  #top .basic-box01.news-zone .clm03 {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  #top .basic-box01.news-zone .clm03-inr {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-area .clm02.big-box .clm02-inr:nth-child(4) {
    padding-top: 125%;
  }
}
@media only screen and (max-width: 768px) {
  .entrance-area .clm02.big-box .clm02-inr:nth-child(4) .entrance-ul-zone {
    top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .company-txt span {
    max-width: 240px;
  }
}
@media only screen and (max-width: 768px) {
  .contents {
    padding-top: 53px;
  }
}
@media only screen and (max-width: 768px) {
  .message-area {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 768px) {
  #about .hd02 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #about .hd02 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  #about .hd02 .txt-jp {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.4;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #about .hd02 .txt-jp {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .quality-img {
    bottom: -3px;
  }
}
@media only screen and (max-width: 768px) {
  .basic-box01 {
    padding: 60px 0 90px;
  }
}
@media only screen and (max-width: 768px) {
  .office-ul li:before {
    content: none;
  }
}
@media only screen and (max-width: 768px) {
  .office-ul li p {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .office-ul li p:first-child span {
    color: #014ca1;
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .office-ul li p:nth-child(2) span {
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .company-zone {
    background-position: top 7% center;
  }
}
@media only screen and (max-width: 768px) {
  .year-box,
.main-contents {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .main-contents {
    margin-bottom: 70px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .history-table tr th {
    padding-top: 28px;
    width: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .history-table tr td {
    padding-left: 15px;
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 768px) {
  .history-table::before {
    left: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .history-table td::before {
    left: -27px;
    width: 109%;
  }
}
@media only screen and (max-width: 768px) {
  .history-table tr td .clm02-ul {
    display: block;
  }
  .history-table tr td .clm02-ul li {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .year-box {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .news-box .news-day,
.news-box .news-tit {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .news-box .news-day {
    padding: 15px 15px 5px;
  }
}
@media only screen and (max-width: 768px) {
  .news-box .news-tit {
    padding: 0 15px 15px 30px;
  }
}
@media only screen and (max-width: 768px) {
  .news-box .news-tit::before {
    left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .base-list-ul {
    margin-bottom: 50px;
  }
  .base-list-ul.access-li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .base-list-ul.access-li li {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .base-list-ul li {
    margin-bottom: 5px;
    width: 33.33%;
  }
}
@media only screen and (max-width: 768px) {
  #access .tit01 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .address {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .phone-number {
    margin-bottom: 5px;
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  #access .table01 tr td iframe {
    height: 280px;
  }
}
@media only screen and (max-width: 768px) {
  .basic-box01.news-zone .clm03 {
    margin: 0 0 35px;
  }
}
@media only screen and (max-width: 768px) {
  .basic-box01.news-zone .clm03-inr {
    padding: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .page_ul li {
    display: inline-block;
    margin: 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .page_ul li a {
    margin-bottom: 10px;
    padding: 5px 0;
    width: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .page_ul li a.current {
    background-size: cover;
  }
}
@media only screen and (max-width: 768px) {
  .arrow_left,
.arrow_right {
    height: 13px;
    top: -20px;
  }
}
@media only screen and (max-width: 768px) {
  .basic-box02 {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .philosophy-area {
    padding: 55px 25px 40px;
  }
}
@media only screen and (max-width: 768px) {
  .philosophy-area .philosophy-ul li {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .philosophy-area .philosophy-ul .philosophy-img {
    width: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .philosophy-img img {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .philosophy-txt01 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .width580 {
    margin-bottom: 55px;
  }
}
@media only screen and (max-width: 768px) {
  .point-view-area {
    display: block;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .point-view-area .point-view-area-inr {
    margin: 0 0 40px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .sign-area .position {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .sign-area .sign-img {
    width: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .btm75 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 768px) {
  #iso .basic-box02,
#conflict-minerals .basic-box02 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .certification-area {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .certification-ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .contact-top-ul {
    display: block;
    margin: 0 0 35px;
  }
  .contact-top-ul li {
    margin: 0 0 5px;
    text-align: center;
    width: 100%;
  }
  .contact-top-ul li a {
    padding: 12px 0 8px !important;
  }
}
@media only screen and (max-width: 768px) {
  .clm03 {
    display: block;
    margin: 0 0 10px;
  }
  .clm03 .clm03-inr {
    margin-bottom: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .gray-box {
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .table01.form-table tr th,
.table01.form-table tr td {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 768px) {
  .table01.form-table tr th {
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  .table01.form-table tr td {
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  .markTxt {
    display: block;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .stype01 {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 768px) {
  .common-clm03 {
    border-left: none;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .common-clm03-inr {
    border-right: none;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
  }
  .common-clm03-inr p {
    text-align: center;
  }
  .common-clm03-inr ul {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .hakkosupport-zone .width650.btm100,
.hakkosupport-zone .btm140,
.hakkosupport-zone .btm100 {
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width: 768px) {
  .contact-zone {
    margin-bottom: 30px;
    padding: 30px 0;
  }
}
@media only screen and (max-width: 768px) {
  .contact-zone-tit {
    margin: 0 auto 20px;
    max-width: 250px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .contact-zone-inr {
    padding-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .basic-box01.hakkosupport-zone {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .hakkosupport-hd02 span {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .sitemap-box .sitemap-box-inr {
    margin-right: 0;
    width: 33.33%;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap .basic-box01 {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 480px) {
  .sitemap-box .sitemap-box-inr {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 5px;
    width: 50%;
  }

  .sitemap-box .sitemap-box-inr p a {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 350px) {
  select {
    width: 235px;
  }

  .entrance-area .clm02.big-box .clm02-inr:nth-child(2) {
    padding-top: 110%;
  }

  .entrance-area .clm02.big-box .clm02-inr:nth-child(2) .entrance-ul-zone {
    top: 0;
  }

  .entrance-area .clm02.big-box .clm02-inr:nth-child(4) {
    padding-top: 140%;
  }

  .entrance-area .clm02.big-box .clm02-inr:nth-child(4) .entrance-ul-zone {
    top: 20px;
  }

  .company-txt span {
    max-width: 240px;
  }

  .sitemap-box .sitemap-box-inr {
    width: 100%;
  }
}
/*-- SHOP --*/
.main-clm02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.right-main-box {
  float: right;
  width: 80%;
}

.left-side-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding-right: 20px;
  width: 20%;
}

.shop-head01 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .shop-head01 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.shop-head01 span {
  border-bottom: 2px solid #014ca1;
  display: block;
  font-weight: 600;
}

.shop-head02 {
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #014ca1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 14px 15px 12px 20px;
}
@media screen and (max-width: 768px) {
  .shop-head02 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.head04 {
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}

.area-ul {
  border: 2px solid #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
}

.area-ul li {
  display: inline-block;
}
.area-ul li a {
  display: block;
  margin-right: 10px;
}
.area-ul li a i {
  color: #014ca1;
  margin-right: 3px;
}
.area-ul li a:hover {
  opacity: 0.7;
}

.img-link:hover {
  opacity: 0.7;
}

.text-link {
  text-decoration: underline;
}
.text-link i {
  color: #014ca1;
}
.text-link:hover {
  opacity: 0.7;
}

.side-ul li a {
  background-color: #014ca1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  padding: 10px;
}
.side-ul li a:hover {
  opacity: 0.9;
}

.bscTbl {
  margin-bottom: 20px;
}

.bscTbl table {
  border-left: 1px solid #eee;
  width: 100%;
}
.bscTbl table caption {
  font-weight: bold;
  text-align: left;
}

.bscTbl table th,
.bscTbl table td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  line-height: 1.5;
  padding: 10px 10px 10px 15px;
  vertical-align: middle;
}

.bscTbl th {
  background-color: #f0f0f0;
  font-weight: 600;
  text-align: center;
}

.bscTbl.add-table td {
  text-align: center;
}

.p-link {
  color: #014ca1;
  text-decoration: underline;
}
.p-link:hover {
  opacity: 0.7;
}

.small-txt {
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .small-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.area-side-ul li a {
  background-color: #f0f0f0;
  color: #000;
}
.area-side-ul li a:hover {
  opacity: 0.7;
}
.area-side-ul li a.current {
  color: #014ca1;
}

@media only screen and (max-width: 768px) {
  .right-main-box,
.left-side-box {
    float: none;
    width: 100%;
  }

  .right-main-box {
    margin-bottom: 30px;
  }

  .left-side-box {
    margin: 0 auto;
    max-width: 500px;
    padding-right: 0;
    width: 100%;
  }

  .area-ul {
    padding: 10px;
  }
  .area-ul li {
    margin-bottom: 5px;
  }

  .tableScroll {
    width: 100%;
    overflow-x: auto;
  }

  .tableScroll:before {
    content: "※フリックで横スクロールします";
    display: block;
    padding-bottom: 10px;
    font-size: 11px;
  }

  .tableScroll table {
    width: 800px !important;
  }

  .shop-head02 {
    padding: 12px 15px 10px;
  }
}
/*-- privacy_policy --*/
#privacy-policy .basic-tit02,
#link-policy .basic-tit02 {
  font-size: 20px;
  font-size: 2rem;
  border-bottom: 2px solid #014ca1;
  display: block;
  font-weight: 600;
  line-height: 1.6;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  #privacy-policy .basic-tit02,
#link-policy .basic-tit02 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#privacy-policy .basic-tit03,
#link-policy .basic-tit03 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #014ca1;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #privacy-policy .basic-tit03,
#link-policy .basic-tit03 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#privacy-policy .common-ul,
#link-policy .common-ul {
  border-top: 1px solid #c8c8c8;
  margin-bottom: 30px;
}
#privacy-policy .common-ul li,
#link-policy .common-ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 10px;
  font-size: 15px;
  border-bottom: 1px solid #c8c8c8;
}

@media only screen and (max-width: 768px) {
  #privacy_policy .common-ul li,
#link-policy .common-ul li {
    padding: 10px 0;
  }
}
/*-- link_policy --*/
#privacy-policy .basic-tit04,
#link-policy .basic-tit04 {
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #014ca1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 14px 15px 12px 20px;
}
@media screen and (max-width: 768px) {
  #privacy-policy .basic-tit04,
#link-policy .basic-tit04 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#privacy-policy .txt-link,
#link-policy .txt-link {
  color: #014ca1;
  text-decoration: underline;
}

@media only screen and (max-width: 480px) {
  #message .hd02 {
    text-align: left;
  }
  #message .txt01,
#message .txt02 {
    text-align: left;
  }
}
.dot-ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
}
.dot-ul li {
  list-style-type: disc;
}

.gray-box.red-box {
  border: 2px solid #ff0000;
}
.gray-box.red-box .gray-tit span {
  background-color: #ff0000;
  border-bottom: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding: 0 20px;
}

.txt-link {
  color: #001f63;
  text-decoration: underline;
}

.top {
  vertical-align: top !important;
}

@media all and (-ms-high-contrast: none) {
  .mv-copy-txt {
    -webkit-writing-mode: tb-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: tb-rl;
  }
}
#form {
  margin-top: -60px;
  padding-top: 60px;
}

.sns-free {
  right: 10px;
  position: absolute;
  top: 0;
}

.sns-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sns-ul li:last-child {
  margin-left: 25px;
}
.sns-ul li a {
  display: block;
}
.sns-ul li a:hover {
  opacity: 0.7;
}
.sns-ul li img {
  max-width: 50px;
}

@media only screen and (max-width: 768px) {
  .sns-free {
    position: static;
  }

  .sns-ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
}
/*----------------------------------------------------
	☆製品
----------------------------------------------------*/
.bscBox {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 30px 25px 25px;
}
.bscBox.bb02 {
  border: 1px solid #ddd;
  background-color: #fafafa;
}
.bscBox.bb03 {
  border: 1px solid #ddd;
  background-color: #fff5f9;
}
.bscBox.bb04 {
  border: 5px solid #014ca1;
  background-color: #fff;
}

.newsEditor h2 {
  color: #014ca1;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .newsEditor h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.newsEditor h3 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  padding: 0 0 0 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .newsEditor h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.newsEditor h3:before {
  background-color: #014ca1;
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 1.5em;
  width: 6px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.newsEditor h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .newsEditor h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.newsEditor p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .newsEditor p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.newsEditor table {
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  width: 100%;
}
.newsEditor table th,
.newsEditor table td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.5;
  padding: 16px 25px;
  vertical-align: top;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .newsEditor table th,
.newsEditor table td {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.newsEditor table th {
  background-color: #f9f9f9;
}
.newsEditor table thead th {
  background-color: #014ca1;
  color: #fff;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*
  align-items: center;
  */
  margin-bottom: 50px;
}
.flex.flexCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex .img img {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.flex .img .frame {
  position: relative;
  width: 100%;
  padding: 56% 0 0 0;
}
.flex .img .frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex .data {
  padding: 10px 50px 10px 0px;
}
.flex .img + .data {
  padding: 10px 0px 10px 50px;
}
.flex.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex.reverse .data {
  padding: 10px 10px 10px 50px;
}
.flex.img2 .img {
  text-align: left;
  width: 48.5%;
}
.flex.img2 .img p {
  padding: 10px 0;
}
.flex.img3 .img {
  text-align: left;
  width: 31.5%;
}
.flex.img3 .img p {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 0;
}

.attention {
  background-color: #ffe5e5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 5px 10px 5px 45px;
  position: relative;
}
.attention:before {
  content: "\f06a";
  color: red;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  border: none;
  background: none;
  position: absolute;
  top: 2px;
  left: 15px;
}
.attention p {
  word-break: break-all;
}

.indList {
  margin-bottom: 30px;
}
.indList li {
  margin-bottom: 5px;
  text-indent: -1em;
  padding-left: 1em;
  position: relative;
}
.indList li:before {
  content: "・";
  display: inline;
}
.indList.list02 li:before {
  content: "※";
}
.indList.list03 li {
  text-indent: 0;
}
.indList.list03 li:before {
  background-color: #014ca1;
  border-radius: 6px;
  content: "";
  display: inline-block;
  line-height: 1;
  height: 9px;
  width: 9px;
  position: absolute;
  top: 0.6em;
  left: 1px;
}
.indList.list04 li {
  text-indent: 0;
}
.indList.list04 li:before {
  background-color: #014ca1;
  border-radius: 6px;
  content: "";
  display: inline-block;
  line-height: 1;
  height: 6px;
  width: 6px;
  position: absolute;
  top: 0.7em;
  left: 3px;
}
.indList.listS li {
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .indList.listS li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.indList.list05 {
  counter-reset: item;
}
.indList.list05 li {
  text-indent: -2em;
  padding-left: 2em;
}
.indList.list05 li:before {
  content: "※" counter(item) " ";
  counter-increment: item;
}

.numList {
  margin-bottom: 30px;
  padding-left: 1.5em;
}
.numList li {
  line-height: 1.7;
  list-style: decimal outside none;
  margin-bottom: 5px;
}
.numList.list02 {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
.numList.list02 li {
  list-style: none;
  padding-left: 30px;
  position: relative;
}
.numList.list02 li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #014ca1;
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 21px;
  width: 23px;
  top: 0.1em;
  left: -3px;
  position: relative;
}
.numList.listS li {
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .numList.listS li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.linkList {
  margin-bottom: 40px;
}
.linkList li {
  margin-bottom: 10px;
}
.linkList li a {
  color: #333;
  display: inline-block;
  padding: 0 0 0 1.5em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}
.linkList li a:after {
  content: "\f105";
  color: #014ca1;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  vertical-align: middle;
  position: absolute;
  left: 7px;
  top: 0.05em;
}
.linkList li a[target=_blank]:after {
  content: "";
  display: inline-block;
  background: url(/solution/cmn/cmn_img/icon_blank.png) center center no-repeat;
  background-size: 16px auto;
  height: 16px;
  width: 16px;
  left: 0;
  top: 0.35em;
}
.linkList li a[href$=".pdf"]:after {
  content: "";
  display: inline-block;
  background: url(../img/icon_pdf.png) center center no-repeat !important;
  background-size: 16px 18px !important;
  height: 18px;
  width: 16px;
  left: 0;
  top: 0.35em;
}
.linkList li a.blank:after {
  background: url(../img/icon_blank.png) center center no-repeat !important;
  background-size: 16px auto !important;
  height: 16px !important;
  width: 16px !important;
}

.link {
  color: #014ca1;
  display: inline-block;
  margin: 0 10px;
  text-decoration: underline;
  word-break: break-all;
  word-break: break-word;
}
.link:before {
  border: 1px solid;
  border-color: #014ca1 #014ca1 transparent transparent;
  content: "";
  display: inline-block;
  height: 8px;
  margin-right: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: 2px;
  width: 8px;
}
.link:hover {
  text-decoration: none;
}

.link[target=_blank]:before {
  border: none;
  background: url(../img/icon_blank.png) center bottom no-repeat;
  background-size: 12px auto;
  height: 12px;
  margin-right: 8px;
  width: 12px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  vertical-align: 0;
}

.link[href$=".pdf"]:before {
  border: none;
  background: url(../img/icon_pdf.png) center bottom no-repeat;
  background-size: 12px auto;
  height: 13px;
  margin-right: 8px;
  width: 12px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  vertical-align: 0;
}

.link.dl:before {
  content: "\f019";
  color: #999;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  border: none;
  background: none;
  margin-right: 8px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  vertical-align: 0;
}

.thumbList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.thumbList li a {
  display: block;
}
.thumbList li p {
  font-size: 12px;
  padding-top: 3px;
}
.thumbList li .p_note {
  color: #e10000;
}
.thumbList.clm2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.thumbList.clm2 li {
  margin: 0 0 30px 0;
  width: 48.5%;
}
.thumbList.clm3 li {
  margin: 0 1.33333% 30px 0;
  width: 32%;
}
.thumbList.clm4 li {
  margin: 0 1.5% 30px 0;
  width: 23.5%;
}
.thumbList.clm4S {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: auto;
}
.thumbList.clm4S li {
  margin: 0 3% 30px 0;
  width: 22%;
}
.thumbList.clm4S li img {
  border: 1px solid #ddd;
}
.thumbList.clm4XS {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: auto;
}
.thumbList.clm4XS li {
  margin: 0 25px 30px 0;
  width: 17%;
}
.thumbList.clm4XS li img {
  border: 1px solid #ddd;
}

@media only screen and (max-width: 768px) {
  .flex {
    display: block;
    margin-bottom: 30px;
  }
  .flex .img {
    margin-bottom: 5px;
    width: 100% !important;
    text-align: center;
  }
  .flex .img img {
    max-width: 100% !important;
    max-height: 300px;
    width: auto;
  }
  .flex .data {
    padding: 10px 0;
    width: 100% !important;
  }
  .flex .img + .data {
    padding: 10px 0;
  }
  .flex.reverse .data {
    padding: 10px 0;
  }
  .flex.img2 .img {
    margin-bottom: 30px;
    width: auto !important;
  }
  .flex.img2 .img p {
    padding: 10px 0;
  }
  .flex.img3 .img {
    margin-bottom: 30px;
    width: auto !important;
  }
  .flex.img3 .img p {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 0;
  }

  .thumbList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .thumbList li a p {
    font-size: 9px;
  }
  .thumbList.clm2 li {
    margin: 0 0 15px 0;
    width: 48.5%;
  }
  .thumbList.clm3 li {
    margin: 0 0 15px 0;
    width: 48.5%;
  }
  .thumbList.clm4 li {
    margin: 0 0 15px 0;
    width: 48.5%;
  }
}
#hakkosupport .hd01 {
  padding: 9% 0 8%;
}

@media only screen and (max-width: 768px) {
  #hakkosupport .hd01 {
    padding: 63px 0 52px;
  }
}
.movie {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding: 56% 0 0 0;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1023px) {
  .tableScroll,
.tableScrollLong {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .tableScroll:before,
.tableScrollLong:before {
    content: "*Slide to scroll";
    display: block;
    padding-bottom: 10px;
    font-size: 11px;
  }

  .tableScroll table {
    width: 600px !important;
  }

  .tableScrollLong table {
    width: 1000px !important;
  }
}
.no-link {
  pointer-events: none;
}

/*20211111追加*/
.popup-link {
  color: red !important;
}

.special-li04::before {
  color: red;
}

.popup-box {
  padding-top: 75px !important;
}

.have-border {
  text-decoration: underline;
}

.close-btn .remodal-cancel {
  background: #006aba;
  border-radius: 25px;
  min-width: 170px;
}

.close-btn .remodal-cancel:hover {
  background: #006aba;
}

@media only screen and (max-width: 768px) {
  .popup-box {
    padding-top: 65px !important;
  }
}
.list-box {
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
}

.list-box .indList li {
  text-align: left;
}