@charset "utf-8";
/* CSS Document */

html {
  background: #fff;
  color: #000;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  -webkit-text-size-adjust: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  height: auto;
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
input,
select {
  vertical-align: middle;
}
legend {
  color: #000;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #000;
}
img {
  max-width: 100%;
}

.all_foot_contact {
  background: #0038b6;
  position: relative;
  color: #fff;
  overflow: hidden;
}
.all_foot_contact .section {
  padding: 75px 0 82px;
  position: relative;
  z-index: 2;
}
.all_foot_contact_top {
  width: 100%;
  text-align: center;
}
.all_foot_contact_top ._top {
  letter-spacing: 0.05em;
  font-size: 16px;
}
.all_foot_contact_top ._bottom {
  font-family: "Poppins", sans-serif;
  line-height: 1.3;
  font-weight: 600;
  font-size: 48px;
}
.all_foot_contact_bottom {
  width: 100%;
  max-width: 1100px;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.all_foot_contact_bottom ._left {
  width: 50%;
  padding: 2px 70px 10px 0;
}
.all_foot_contact_bottom ._right {
  width: 50%;
  padding: 2px 0 10px 70px;
  border-left: 1px #fff solid;
}
.all_text {
  letter-spacing: 0.05em;
  line-height: 2;
  font-size: 16px;
}
.all_foot_contact_bottom .all_text {
  text-align: center;
}
.all_foot_contact_bottom ._sec {
  margin: 12px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
}
.all_foot_contact_bottom .all_text {
  text-align: center;
}
.all_foot_contact_bottom ._tel a {
  display: inline-block;
  line-height: 1.2;
  letter-spacing: 0.03em;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
}
.all_foot_contact_bottom ._tel a span:nth-child(1) {
  letter-spacing: inherit;
  font-weight: inherit;
  font-size: 30px;
}
.all_foot_contact_bottom ._tel a span:nth-child(2) {
  letter-spacing: inherit;
  font-weight: inherit;
  font-size: 40px;
}
.all_foot_contact_bottom ._contact {
  width: 100%;
}
.all_contact_button {
  width: 100%;
  max-width: 270px;
  height: 60px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px #222020 solid;
  border-radius: 30px;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
  justify-content: center;
}
.all_contact_button ._inner {
  padding: 0 0 0 30px;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  color: #222020;
  margin-left: 10px;
}
.all_contact_button ._inner:after {
  content: "";
  background: url(../images/all_mail_icon_black.svg) no-repeat center/19px 15px;
  width: 19px;
  height: 15px;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
  display: block;
}
.all_foot_contact_bottom ._contact .all_contact_button span {
  position: relative;
  z-index: 2;
  color: #fff;
}
.all_foot_contact_bottom ._contact .all_contact_button span:after {
  background-image: url(../images/all_mail_icon_white.svg);
}
.all_foot_contact_bottom ._contact .all_contact_button {
  /* max-width: 330px; */
  max-width: inherit;
  position: relative;
  border-color: #fff;
}
.all_foot_contact_bottom ._contact .all_contact_button:hover {
  opacity: 0.7;
}
._ctr {
  display: inline-block;
  padding-left: 5px;
  font-size: 18px;
}

.copyright {
  text-align: center;
  margin-top: 75px;
  padding: 18px 0 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px rgba(112, 112, 112, 0.3) solid;
  font-size: 15px;
  color: #808080;
}
.copyright a {
  color: #808080;
}
#footer {
  padding: 90px 0 55px;
}
#footer .content {
  max-width: 1240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.footer_left {
  width: 45%;
}
.footer_left ._logo img {
  width: 230px;
}
.footer_left ._title {
  font-size: 26px;
  margin: 15px 0 0;
  font-weight: bold;
}
.footer_left ._title small {
  font-weight: 500;
}
.footer_left ._address {
  margin: 20px 0 0;
}
.footer_left ._address address p {
  letter-spacing: inherit;
  line-height: 1.7;
}
.footer_left ._address p span {
  display: inline-block;
  padding-left: 3em;
}
.footer_left ._address address a {
  text-decoration: underline;
  letter-spacing: inherit;
  color: #222020;
}
.footer_left ._address address p:nth-child(n + 2) {
  margin: 10px 0 0;
}
.footer_right {
  flex: 1;
  display: flex;
  justify-content: space-between;
  padding: 50px 0 0;
}
.footer_right dl {
}
.footer_right dt {
  margin-bottom: 15px;
}
.footer_right dt a {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  color: #222020;
}
.footer_right dd {
  margin-bottom: 6px;
}
.footer_right dd a {
  padding: 0 0 0 15px;
  position: relative;
  display: inline-block;
  line-height: 1.5;
  letter-spacing: 0.8px;
  font-size: 15px;
  color: #222020;
}
.footer_right dd a::after {
  content: "";
  background: #0038b6;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 0.75em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  border-radius: 50%;
}
#header {
  background: #fff;
  width: 100%;
  height: 110px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  border-bottom: 1px #ddd solid;
}
#header .content {
  max-width: 1480px;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .logo {
}
#header .logo a {
  display: flex;
  align-items: center;
}
#header .logo a img {
  width: 230px;
}
#header .logo a .txt {
  font-size: 26px;
  font-weight: bold;
  color: #000;
  margin-left: 20px;
}
#header .logo a .txt small {
  font-size: 16px;
}
#header .nav_wrap {
  display: flex;
  align-items: center;
}
#header .gnav {
  display: flex;
  align-items: center;
}
#header .gnav li {
  margin: 0 10px;
}
#header .gnav a {
  line-height: 110px;
  display: block;
  position: relative;
  height: 110px;
  font-weight: 700;
  font-size: 16px;
  color: #222020;
  padding: 0 5px;
}
#header .gnav a:hover::after,
#header .gnav a.on::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #0038b6;
}
#header .lang {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
#header .lang li {
  position: relative;
}
#header .lang li:first-child::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  width: 2px;
  height: 14px;
  transform: translate(0, -50%);
  background: #0071bc;
  margin-top: -1px;
}
#header .lang a {
  color: #0071bc;
  font-weight: bold;
  padding: 0 10px;
}
#header + div {
  margin-top: 110px;
}
/*  */
.crumb {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.crumb ul {
  display: flex;
  align-items: center;
}
.crumb li {
  margin-right: 32px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #808080;
}
.crumb a {
  position: relative;
}
.crumb a::after {
  content: "＞";
  position: absolute;
  left: calc(100% + 10px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.p_section {
  max-width: 1100px;
  margin: 0 auto;
}
.pg_stl {
  position: relative;
}
.pg_stl p {
  line-height: 1;
  letter-spacing: -0.06em;
  font-weight: 600;
  font-size: 80px;
  color: #222020;
  padding-left: 34px;
  position: relative;
  font-family: "Poppins", sans-serif;
}
.pg_stl p::after {
  content: "";
  background: #0038b6;
  width: 6px;
  height: calc(100% - 0.24em);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.pg_stl h1 {
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 16px;
  color: #222020;
  margin-top: 8px;
  padding-left: 34px;
  font-size: 18px;
}
.p_section {
  padding: 115px 0 135px;
  color: #222020;
}

.pg_company {
  margin: 70px 0 0;
  position: relative;
  border-bottom: 1px #efefef solid;
}
.pg_company dl {
  padding: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px #efefef solid;
  letter-spacing: 0.05em;
  line-height: 2;
  font-size: 16px;
}
.pg_company dt {
  width: 22.8%;
  font-weight: 700;
  padding-left: 34px;
}
.pg_company dd {
  flex: 1;
}
/*  */
.pg_contact {
  padding-left: 34px;
  margin: 70px 0 0;
}

.pg_contact p {
  font-size: 18px;
  line-height: 2;
}
.pg_contact p span {
  padding-right: 2em;
  display: inline-block;
}
.pg_contact .cn_name {
  font-size: 30px;
  font-weight: bold;
}
.pg_contact .en_name {
  margin-bottom: 1em;
}
.pg_contact .bd_map {
  margin-top: 30px;
}
.pg_contact .branch {
  margin-bottom: 1em;
  font-size: 22px;
  font-weight: bold;
}
.pg_contact .branch a {
  text-decoration: underline;
}
.year_100 {
  margin: 70px 0 0;
  color: #c1272d;
}
/*  */
.pg_history {
  margin: 70px 0 0;
  position: relative;
  padding-left: 34px;
}
.pg_history dl {
  padding: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px #efefef solid;
  letter-spacing: 0.05em;
  line-height: 2;
  font-size: 16px;
}
.pg_history dt {
  width: 18%;
  font-weight: 700;
  color: #0038b6;
}
.pg_history dd {
  flex: 1;
}
.pg_history .title {
  font-weight: 700;
}
.pg_history .title dt {
  color: #000;
}
.pg_history .h_stl {
  font-size: 32px;
  font-weight: bold;
  border-bottom: 1px #ddd solid;
  margin-bottom: 36px;
  padding-bottom: 5px;
}
.history_wrap {
  display: flex;
  justify-content: space-between;
}
.history_wrap .h_left {
  flex: 1;
}
.history_wrap .h_right {
  width: 249px;
  margin-left: 60px;
}
.history_wrap .h_right li {
  text-align: center;
  margin-bottom: 15px;
}

/*  */
.j_stl {
  border-bottom: 1px solid #000;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
  margin-bottom: 30px;
}
.j_stl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 4em;
  height: 1px;
  background: #0038b6;
}
.j_stl strong {
  font-weight: bold;
}
.p_table_wrap {
}
.p_table_wrap table {
  border-collapse: collapse;
  width: 100%;
}
.p_table_wrap th,
.p_table_wrap td {
  border: 1px solid #000;
  padding: 15px 20px;
}
.p_table_wrap th {
  background: #e8e8e8;
  text-align: center;
  font-weight: bold;
}
.cp_h5_01 {
  font-size: 24px;
  font-weight: bold;
  color: #0038b6;
  margin-bottom: 20px;
}
.cp_02 {
  text-align: center;
  margin-bottom: 90px;
}
.p_red {
  color: #c1272d;
}
#table_01 th,
#table_01 td {
  text-align: center;
}
#table_01 .p_red {
  font-weight: bold;
}
.alc {
  text-align: center;
}
.btn_p_01 {
  height: 60px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  background: #0038b6;
  color: #fff;
  display: inline-block;
  padding: 0 2em;
  font-size: 18px;
  font-weight: bold;
  margin: 36px auto 0;
  width: 50%;
  line-height: 1.414;
}
.btn_p_02 {
  height: 60px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: 1px solid #0038b6;
  display: inline-block;
  padding: 0 2em;
  font-size: 18px;
  font-weight: bold;
  margin: 36px auto 0;
  width: 50%;
}
.btn_p_02:hover{
	background:#0038b6;
	color:#fff;
}
.p_bd {
  padding-left: 34px;
}

/*  */

.top_bg_gray {
  background: #ededed;
}
.top_news {
  position: relative;
  z-index: 2;
}
.top_news .content {
  /*background: #fff;*/
  padding: 120px 0 175px;
}
.content {
  width: 89.6%;
  max-width: 1230px;
  margin: 0 auto;
}
.content1480 {
  max-width: 1480px;
}
.top_news ._inner {
  width: 90%;
  max-width: 1230px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top_news ._left {
  width: 205px;
}
.top_news ._link {
  margin: 80px 0 0;
}
.top_news ._right {
  width: calc(100% - 285px);
  max-width: 855px;
}
.all_news_list a {
  padding: 35px 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px #efefef solid;
  border-bottom: 1px #ddd solid;
  color: #222020;
}
.all_news_list time {
  width: 95px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.05em;
  font-size: 14px;
}
.all_news_list ._category {
  width: 122px;
  display: block;
}
.all_news_list ._category ._block {
  padding: 0 15px;
  display: inline-block;
  border: 1px #afafaf solid;
  border-radius: 24px;
  line-height: 26px;
  letter-spacing: 0.05em;
  font-size: 12px;
}
.all_news_list ._title {
  width: calc(100% - 300px);
  font-weight: 700;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.all_news_list ._arrow {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.all_news_list a:after {
  content: "";
  background: #e31e23;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.top_foot_link {
  padding-bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1480px;
  margin: 0 auto;
}
.top_foot_link ._sec {
  width: 50%;
}
.top_foot_link a {
  height: 532px;
  padding: 100px 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.top_foot_link ._company a {
  background: url(../images/top_foot_link_company.jpg) no-repeat center/cover;
}
.all_border_title._center {
  text-align: center;
}
.all_border_title div {
  position: relative;
  display: inline-block;
}
.all_border_title ._head {
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 16px;
  color: #222020;
}
.all_border_title._white ._head {
  color: #fff;
}
.all_border_title ._main {
  line-height: 1;
  letter-spacing: -0.06em;
  font-weight: 600;
  color: #222020;
  font-size: 16px;
}
.all_border_title ._main._small {
  margin-top: 5px;
  font-size: 48px;
}
.all_border_title._white ._main {
  color: #fff;
}
.top_foot_link ._link {
  margin: 95px 0 0;
}
.all_button {
  width: 200px;
  height: 60px;
  padding: 0 50px 0 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px #0038b6 solid;
  border-radius: 30px;
  font-weight: 700;
  font-size: 16px;
  color: #0038b6;
  -webkit-transition: background 0.4s ease, color 0.4s ease,
    border-color 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease, border-color 0.4s ease;
}
.all_button._center {
  margin: 0 auto;
}
.all_button._black {
  background: rgba(15, 14, 14, 0.61);
  border: 1px #fff solid;
  color: #fff;
}
/* .all_button:before {
  content: "";
  background: #fff;
  width: 2px;
  height: 10px;
  position: absolute;
  left: -1px;
  top: 30px;
  display: block;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
} */
.all_button._black:before {
  background: #2c2828;
}
/* .top_foot_link ._company a .all_button:before {
  top: 1px;
  left: 10px;
  -webkit-transform: rotate(48deg);
  transform: rotate(48deg);
} */
.all_button span {
  width: 100%;
  position: static;
  display: block;
  font-weight: inherit;
}
.all_button .all_font_poppins {
  font-weight: 500;
}
.all_button:after {
  content: "";
  background: url(../images/all_button_arrow_red.png) no-repeat center/16px 12px;
  width: 16px;
  height: 12px;
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.all_button._black:after {
  background-image: url(../images/all_button_arrow_white.svg);
}

.all_button:hover{
	background:#0038b6;
	color:#fff;
}
.all_button:hover:after{
  background-image: url(../images/all_button_arrow_white.svg);
}

.top_foot_link ._access a {
  background: url(../images/top_foot_link_access.jpg) no-repeat center/cover;
}

.top_news .all_border_title ._head {
  /*font-size: 36px;*/
}

/*  */
.top_strength {
  background: #ededed url(../images/top_bg_dott.svg) repeat left top/22px 11px;
  padding: 120px 0 120px;
}
.all_border_title._center {
  text-align: center;
}
.all_border_title ._head {
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 16px;
  color: #222020;
}
.all_border_title ._main {
  line-height: 1;
  letter-spacing: -0.06em;
  font-weight: 600;
  font-size: 80px;
  color: #222020;
}
.all_title {
  letter-spacing: 0.05em;
  line-height: 1.7;
  font-weight: 700;
  font-size: 36px;
  color: #222020;
}
.top_strength .all_title {
  margin: 85px 0 0;
  text-align: center;
}
.top_strength .all_title + .all_text {
  max-width: 729px;
  margin: 30px auto 0;
  letter-spacing: 0;
  color: #222020;
}
.top_strength_list {
  margin: 70px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between;
}
.top_strength_list li {
  width: 32.5%;
}
.top_strength_list ._text {
  margin: 15px 0 0;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 24px;
  color: #222020;
}
.top_strength ._link {
  margin: 92px 0 0;
}

/*  */
.top_technology {
  background: #fff;
  padding: 90px 0 150px;
  position: relative;
}
.top_technology .content {
  position: relative;
}
.top_technology ._img {
  width: 49.187%;
  padding-top: 63.089%;
  position: absolute;
  right: 0;
  top: 52%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top_technology ._img img:nth-child(1) {
  width: 38.678%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.top_technology ._img img:nth-child(2) {
  width: 79.34%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.top_technology ._main_sec {
  width: 44.5%;
}
.top_technology .all_title {
  margin: 45px 0 0 0;
  font-size:38px
}
.top_technology .all_title_2 {
  margin: 15px 0 0 -20px;
  color:#0038b6;
}
.top_technology .tt3{
  margin: 15px 0 0 -5px;
  color:#0038b6;
  font-size:22px;
  font-weight:bold;
  line-height:2;
}
.top_technology ._link {
  margin: 70px 0 0;
}
.top_technology .all_text{
	margin-top:1.5em;
}

/*  */
.top_mv {
  padding: 120px 0 0;
}
.top_mv .content1270 {
  max-width: 1270px;
  margin: 0 auto;
  position: relative;
  padding: 0 35px;
  box-sizing: border-box;
}
.top_mv .content1270::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 10px;
  width: 8px;
  background: #0038b6;
}
.top_mv .t1 {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
}
.top_mv .t2 {
  font-size: 42px;
  font-weight: bold;
  color: #0038b6;
}
.top_mv .t3 {
  font-size: 28px;
  margin-top: 15px;
  font-weight: bold;
  line-height: 1.7;
}
.top_mv ._mv {
  background: #000;
  width: calc(615px + 50vw);
  max-width: calc(100% - 60px);
  height: 796px;
  margin: 70px 0 0;
  position: relative;
}
.top_mv ._mv .slide {
  height: 100%;
}
.top_mv ._slide1 {
  background: url(../images/top_mv_slide1.jpg) no-repeat center/cover;
}
.top_mv ._slide2 {
  background: url(../images/top_mv_slide2.jpg) no-repeat center/cover;
}
.top_mv ._mv ._slide3 {
  background: url(../images/top_mv_slide3.jpg) no-repeat center center;
  background-size: cover;
}
.top_mv ._mv .s_r {
  position: absolute;
  width: 520px;
  right: -20px;
  z-index: 3;
  top: -215px;
}

/*  */
.page_news_list {
  margin-top: 80px;
  border-top: 1px #efefef solid;
}
.page_news_list ul {
}
.page_news_list li {
}
.page_news_list li a {
  padding: 35px 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px #efefef solid;
  color: #222020;
}
.page_news_list li a ._category {
  width: 145px;
}
.page_news_list li a ._category ._block {
  padding: 0 15px;
  display: inline-block;
  border: 1px #afafaf solid;
  border-radius: 24px;
  line-height: 26px;
  letter-spacing: 0.05em;
  font-size: 12px;
}
.page_news_list li a time {
  width: 95px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.05em;
  font-size: 14px;
}
.page_news_list li a ._title {
  font-weight: 700;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page_news_list li a ._arrow {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  background: url("../images/r_03.png") right center no-repeat;
}

/*  */
.all_gray_bg {
  background: rgba(237, 237, 237, 0.5);
  padding: 120px 0 230px;
}
.page_news_detail {
  background: #fff;
  padding: 180px 92px 160px;
  max-width: 1100px;
  box-sizing: border-box;
  margin: 0 auto;
}
.page_news_detail .article_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page_news_detail .article_head ._category {
  height: 28px;
  margin-right: 20px;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px #e31e23 solid;
  border-radius: 14px;
  font-weight: 700;
  font-size: 12px;
  color: #e31e23;
}
.page_news_detail .article_head time {
  font-weight: 400;
  font-size: 14px;
  color: #222020;
  opacity: 0.5;
}
.page_news_detail .article_title {
  margin: 10px 0 0;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 32px;
  color: #222020;
}
.page_news_detail .article_content {
  margin: 65px 0 0;
}
.page_news_detail .article_content p {
  margin: 15px 0 0;
  line-height: 2.13;
  font-size: 15px;
}
.page_news_detail .article_content > :nth-child(1) {
  margin-top: 0;
}
#p_section_news_detail {
  padding-bottom: 35px;
}

.news_page_navi {
  max-width: 1100px;
  box-sizing: border-box;
  margin: 80px auto 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.news_page_navi ._button {
  width: 60px;
}
.news_page_navi ._button a {
  position: relative;
  display: none;
  font-weight: 500;
  font-size: 15px;
  color: #222020;
  display: block;
}
.news_page_navi ._button._back a {
  padding-left: 15px;
}
.news_page_navi ._button._back a:after {
  content: "";
  background: url(../images/news_page_navi_back_arrow.svg) no-repeat center
    center;
  background-size: 5px 10px;
  width: 5px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.news_page_navi ._list_back a {
  background: #fff;
  width: 190px;
  height: 44px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px rgba(34, 32, 32, 0.3) solid;
  border-radius: 22px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #222020;
}
.news_page_navi ._button._next a {
  padding-right: 15px;
}
.news_page_navi ._button._next a:after {
  content: "";
  background: url(../images/news_page_navi_next_arrow.svg) no-repeat center/5px
    10px;
  width: 5px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.menuButton{
	display:none;
}
#header .all_foot_contact {
	display:none;
}
.top_news ._right ._link{
	display:none;
}

.pagination{
	margin:105px 0;
	width:100%;
}
.pagination ul{
	display:flex;
	justify-content : center;
}
.pagination.alc ul{
	justify-content : center;
}
.pagination li{
	font-size:16px;
	height:40px;
	line-height:40px;
	margin-right:10px;
}
.pagination li a{
	display:inline-block;
	width:40px;
	height:40px;
	text-align:center;
	border-radius:20px;
}
.pagination li span{
	display:inline-block;
	width:40px;
	text-align:center;
}
.pagination li a:hover, .pagination li a.on, .pagination li.active a{
	background-color:#0038b6;
	color:#fff;
	text-decoration:none;
}
.pagination li.disabled{
	color:#ccc;
}
.pagination li.prev a{
	background: url(/assets/images/common/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.prev a:hover{
	background: #0038b6 url(/assets/images/common/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.prev.disabled{
	background: url(/assets/images/common/prev_gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.prev.disabled:hover, .pagination li.next.disabled:hover{
	background-color: transparent;
}
.pagination li.next a{
	background: url(/assets/images/common/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.next a:hover{
	background: #0038b6 url(/assets/images/common/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagination li.next.disabled{
	background: url(/assets/images/common/next_gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#product_list_2 .j_stl{
	padding-top:135px;
	margin-top:-55px;
}