﻿@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;600;700&display=swap");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

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

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

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

body {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  color: #1A1A1A
}

body a {
  outline: none;
  color: inherit;
  text-decoration: none
}

body a:hover {
  text-decoration: none
}

body img {
  vertical-align: bottom;
  border: 0;
  outline: none
}

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

body sup {
  bottom: 1ex
}

body input,
body textarea,
body select,
body button {
  padding: 0;
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

body input::-ms-expand,
body textarea::-ms-expand,
body select::-ms-expand,
body button::-ms-expand {
  display: none
}

body .word_break {
  word-wrap: break-word;
  word-break: break-all
}

body * {
  outline: none
}

body *:hover,
body *:active,
body *:focus {
  outline: none
}

.mt-0{
	margin-top: 0!important;
}

@media screen and (min-width: 768px) {
  a:hover {
    opacity: .7
  }

  .container {
    padding-left: 196px
  }

  .container header {
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 100%;
    min-height: 602px;
    box-sizing: border-box;
    border-right: 1px solid #9FD9F6;
    background-color: #fff;
    z-index: 101
  }

  .container header .menu {
    display: none
  }

  .container header .inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 196px;
    height: 100%;
    min-height: 602px;
    padding: 28px 14px;
    box-sizing: border-box
  }

  .container header .header_logo {
    width: 168px;
    height: 168px;
    background: url("/jp/ja/img/common/logo.png") no-repeat center center;
    position: relative
  }

  .container header .header_logo span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
  }

  .container header .header_logo a {
    display: block;
    width: 168px;
    height: 168px
  }

  .container header .nav {
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    width: 182px
  }

  .container header .nav a {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    padding: 12px 0 12px 14px
  }

  .container header .nav a:after {
    content: '';
    position: absolute;
    right: 21px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/nav_arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .container header .nav a.blank:after {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    transform: none;
    width: 9px;
    height: 9px;
    background: url("/jp/ja/img/common/blank.png") no-repeat center center;
    background-size: 100% auto;
    margin: 0 0 0 8px
  }

  .container header .subnav {
    position: absolute;
    bottom: 28px;
    left: 0;
    padding: 0 28px
  }

  .container header .subnav ul li {
    font-size: 12px;
    line-height: 28px
  }

  .container header .subnav ul li a {
    position: relative;
    display: block;
    height: 28px;
    color: #666666;
    padding-left: 20px
  }

  .container header .subnav ul li a.global_network:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url("/jp/ja/img/common/global_network.png") no-repeat center center;
    background-size: 100% auto
  }

  .container header .subnav ul li a.contact:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 10px;
    background: url("/jp/ja/img/common/contact.png") no-repeat center center;
    background-size: 100% auto
  }

  .container header .subnav .search {
    margin: 14px 0 0
  }

  .container header .subnav .search form {
    position: relative;
    width: 140px;
    height: 28px
  }

  .container header .subnav .search #query {
    position: relative;
    width: 140px;
    height: 28px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    background-color: #FAFAFA;
    font-size: 12px;
    padding: 5px 28px 5px 5px
  }

  .container header .subnav .search #btnSearch {
    position: absolute;
    width: 28px;
    height: 26px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/search.png") no-repeat center center;
    background-size: 12px auto
  }

  .container header .subnav #cl {
    margin: 20px 0 0;
    font-size: 11px;
    line-height: 16px;
    color: #666666
  }

  .container header .subnav #cl a {
    font-size: 11px;
    line-height: 16px;
    color: #666666
  }

  .nav_lv2 {
    position: fixed;
    left: 195px;
    top: 0;
    height: 100%;
    background-color: #F5F5F5;
    border-right: 1px solid #9FD9F6;
    z-index: 100;
    transition: all 300ms 0s ease-out;
    display: flex;
    align-items: center;
    overflow-y: auto;
    width: 0
  }

  .nav_lv2>ul {
    display: inline-block
  }

  .nav_lv2>ul.company,
  .nav_lv2>ul.sustainability,
  .nav_lv2>ul.solution,
  .nav_lv2>ul.investors {
    display: none
  }

  .nav_lv2>ul.company.on,
  .nav_lv2>ul.sustainability.on,
  .nav_lv2>ul.solution.on,
  .nav_lv2>ul.investors.on {
    display: inline-block
  }

  .nav_lv2>ul li {
    display: inline-block;
    width: 252px;
    vertical-align: top;
    margin-left: 56px
  }

  .nav_lv2>ul.solution li:not(:first-child){
    margin-top: 41px;
  }

  .nav_lv2>ul li:last-child {
    margin-right: 56px
  }

  .nav_lv2>ul li dl dt {
    font-size: 11px;
    line-height: 28px;
    color: #004F99;
    padding: 7px 0;
    margin-top: 56px
  }

  .nav_lv2>ul li dl dt:nth-of-type(1) {
    margin-top: 0
  }

  .nav_lv2>ul li dl dd {
    font-size: 14px;
    line-height: 21px
  }

  .nav_lv2>ul li dl dd.heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
  }

  .nav_lv2>ul li dl dd a {
    display: inline-block;
    line-height: 21px;
    padding: 10px 0
  }

  .nav_lv2>ul li .btn {
    position: relative;
    display: block;
    width: 196px;
    height: 42px;
    background-color: #fff;
    border: 1px solid #E6E6E6;
    margin: 32px 0 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 42px;
    color: #787878;
    letter-spacing: 0.04em;
    padding-left: 56px;
    box-sizing: border-box
  }

  .nav_lv2>ul li .btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background: #FAFAFA url("/jp/ja/img/common/lv2_link.png") no-repeat center center;
    background-size: 11px auto;
    border-right: 1px solid #E6E6E6
  }

  .contents {
    min-width: 1036px
  }

  .breadcrumb {
    font-size: 11px;
    line-height: 15px;
    color: #666;
    letter-spacing: 0.06em;
    padding: 20px 28px
  }

  .breadcrumb li {
    position: relative;
    display: inline-block;
    padding-right: 24px
  }

  /* .breadcrumb li:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/breadcrumb_arrow.png") no-repeat center center;
    background-size: 100% auto
  } */

  .breadcrumb li:last-child {
    padding-right: 0
  }

  .breadcrumb li:last-child:after {
    display: none
  }

  .breadcrumb a {
    color: #666
  }
  
  .contents_nav{
    width: 980px;
    margin: 25px auto 0 auto;
  }

  .page_link {
    display: flex;
    margin: 7px 0 44px;
  }

  .page_link li{
    width: 25%;
    box-sizing: border-box;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
  }

  .page_link li:last-of-type{
    border-right: 1px solid #E6E6E6;
  }

  .page_link li::before{
    display: none!important;
  }

  .page_link li a{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 18px 0 18px 28px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666;
  }

  .page_link li a::after{
    content: '';
    position: absolute;
    top: calc(50% - 8px);
    right: 21px;
    width: 14px;
    height: 14px;
    background: url('/jp/ja/img/common/plink_down.png') no-repeat center center;
      background-size: auto;
    background-size: 100% auto;
  }

  .category_top .kv {
    position: relative;
    width: 100%;
    height: 280px;
    box-sizing: border-box;
    padding: 154px 0 0
  }

  .category_top .kv h2 {
    width: 980px;
    margin: 0 auto;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 0px 14px #05294d;
    letter-spacing: 0.14em
  }

  .category_top .kv h2 span {
    display: block;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 0.2em
  }

  .category_top .block {
    width: 980px;
    margin: 56px auto 0
  }

  .category_top .block .htag {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #0099D9;
    letter-spacing: 0.06em
  }

  .category_top .block h2 {
    position: relative;
    font-size: 25px;
    font-weight: bold;
    line-height: 33px;
    color: #1A1A1A;
    margin: 20px 0 56px;
    border-bottom: 3px solid #004F99;
    padding: 0 0 32px
  }

  .category_top .block h2:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 140px;
    width: 252px;
    height: 3px;
    background-color: #0099D9
  }

  .category_top .block h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 392px;
    width: 588px;
    height: 3px;
    background-color: #9FD9F6
  }

  .category_top ul.col_2 {
    font-size: 0;
    margin: 0 -14px
  }

  .category_top ul.col_2>li {
    display: inline-block;
    width: 476px;
    margin: 0 14px;
    vertical-align: top
  }

  .category_top ul.col_2.type_1>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    height: 280px
  }

  .category_top ul.col_2.type_1>li a {
    display: block;
    width: 100%;
    height: 280px;
    box-sizing: border-box;
    padding: 35px 28px
  }

  .category_top ul.col_2.type_1>li .page {
    position: relative;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #0099D9
  }

  .category_top ul.col_2.type_1>li .page:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_2.type_1>li .title {
    font-size: 21px;
    line-height: 28px;
    color: #fff;
    margin: 19px 0 0
  }

  .category_top ul.col_2.type_1>li p {
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    margin: 17px 0 0
  }

  .category_top ul.col_2.type_1>li p.black {
    color: #1A1A1A
  }

  .category_top ul.col_2.type_2>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6
  }

  .category_top ul.col_2.type_2>li a {
    position: relative;
    display: block;
    width: 100%;
    height: 84px
  }

  .category_top ul.col_2.type_2>li a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_2.type_2>li a span {
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 238px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666
  }

  .category_top ul.col_3 {
    font-size: 0;
    margin: 0 -14px
  }

  .category_top ul.col_3>li {
    display: inline-block;
    width: 308px;
    margin: 0 14px;
    vertical-align: top
  }

  .category_top ul.col_3.type_1>li,
  .category_top ul.col_3.type_3>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    margin-bottom: 28px
  }

  .category_top ul.col_3.type_1>li a .title,
  .category_top ul.col_3.type_3>li a .title {
    position: relative;
    height: 56px;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0.04em;
    color: #666;
    box-sizing: border-box;
    border-bottom: 1px solid #E6E6E6
  }

  .category_top ul.col_3.type_1>li a .title:after,
  .category_top ul.col_3.type_3>li a .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_3.type_1>li a .title span,
  .category_top ul.col_3.type_3>li a .title span {
    position: absolute;
    top: 50%;
    left: 28px;
    width: 238px;
    transform: translateY(-50%)
  }

  .category_top ul.col_3.type_1>li a .img,
  .category_top ul.col_3.type_3>li a .img {
    width: 100%;
    height: 196px;
    box-sizing: border-box;
    padding: 28px;
    position: relative
  }

  .category_top ul.col_3.type_1>li a .img span,
  .category_top ul.col_3.type_3>li a .img span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
  }

  .category_top ul.col_3.type_2>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6
  }

  .category_top ul.col_3.type_2>li a {
    position: relative;
    display: block;
    width: 100%;
    height: 84px
  }

  .category_top ul.col_3.type_2>li a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_3.type_2>li a span {
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 238px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666
  }

  .category_top ul.col_3.type_2>li a.pdf:before {
    right: auto;
    left: 16.5px
  }

  .category_top ul.col_3.type_2>li a.pdf span {
    left: 35px;
    color: #0099D9
  }

  .category_top ul.col_3.type_2>li a.pdf:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/pdf.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_4 {
    font-size: 0;
    margin: 0 -14px
  }

  .category_top ul.col_4>li {
    display: inline-block;
    width: 224px;
    margin: 0 14px;
    vertical-align: top
  }

  .category_top ul.col_4.type_1>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    margin-bottom: 28px
  }

  .category_top ul.col_4.type_1>li a .title {
    position: relative;
    height: 56px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0.04em;
    color: #666;
    box-sizing: border-box;
    border-bottom: 1px solid #E6E6E6
  }

  .category_top ul.col_4.type_1>li a .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_4.type_1>li a .title span {
    position: absolute;
    top: 50%;
    left: 28px;
    width: 238px;
    transform: translateY(-50%)
  }

  .category_top ul.col_4.type_1>li a .img {
    width: 100%;
    height: 140px;
    box-sizing: border-box;
    padding: 28px;
    position: relative
  }

  .category_top ul.col_4.type_1>li a .img span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
  }

  .contents_wrapper {
    padding: 0 0 112px
  }

  .btn_ptop {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 56px;
    background: url("/jp/ja/img/common/ptop.png") no-repeat center center;
    background-size: 100% auto;
    z-index: 1
  }

  .modal.movie {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 201;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms 0s ease-out
  }

  .modal.movie.on {
    visibility: visible;
    opacity: 1
  }

  .modal.movie .close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 56px;
    height: 56px;
    background: url("/jp/ja/img/common/modal_close.png") no-repeat center center;
    background-size: 100% auto;
    cursor: pointer
  }

  .modal.movie .movie_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }
/* 
  footer {
    width: 100%;
    background-color: #0099D9;
  }

  footer .footer_nav {
    width: 980px;
    margin: 0 auto;
    font-size: 0
  }

  footer .footer_nav>li {
    display: inline-block;
    width: 250px;
    font-size: 14px;
    line-height: 28px;
    vertical-align: top
  }

  footer .footer_nav>li:last-child {
    width: 230px
  }

  footer .footer_nav>li dl dt {
    font-weight: bold
  }

  footer .footer_nav>li dl a {
    color: #fff
  }

  footer .footer_nav>li dl dd {
    padding: 25px 0 45px
  }

  footer .footer_subnav {
    width: 100%;
    border-top: 1px solid #9FD9F6;
    padding: 32px 0
  }

  footer .footer_subnav .inner {
    width: 980px;
    margin: 0 auto;
    overflow: hidden
  }

  footer .footer_subnav ul {
    float: left;
    font-size: 0
  }

  footer .footer_subnav ul li {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    vertical-align: top;
    padding-right: 24px
  }

  footer .footer_subnav ul li a {
    color: #fff
  }

  footer .footer_subnav .copy {
    float: right;
    font-size: 10px;
    line-height: 28px;
    letter-spacing: 0.04em;
    color: #fff
  } */

  .contents_footer {
    width: 980px;
    padding: 100px 0 0;
    margin: 0 auto
  }

  .contents_footer .parent_page {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.06em;
    padding: 0 0 20px;
    border-bottom: 1px solid #9FD9F6
  }

  .contents_footer .parent_page a {
    color: #0099D9
  }

  .contents_footer dl dt {
    margin: 20px 0 0;
    font-size: 11px;
    line-height: 15px;
    color: #0099D9;
    letter-spacing: 0.06em
  }

  .contents_footer dl dd {
    margin: 20px 0 0
  }

  .contents_footer dl dd ul {
    font-size: 0;
    margin: 0 -14px -14px
  }

  .contents_footer dl dd ul li {
    display: inline-block;
    width: 308px;
    margin: 0 14px 14px
  }

  .contents_footer dl dd ul li a {
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 5px 0 5px 14px;
    color: #666666
  }

  .contents_footer dl dd ul li a.cur {
    color: #0099D9
  }

  .contents_footer dl dd ul li a:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .pc_none {
    display: none !important
  }
}

@media screen and (max-width: 767px) {

  html,
  body {
    /*font-size: .26667vw*/
  }

  body {
    min-width: 320px
  }

  .container {
    width: 100vw;
    overflow-x: hidden
  }
/* 
  header {
    position: relative;
    width: 100vw;
    height: 56px;
    box-sizing: border-box;
    border-bottom: 1px solid #9FD9F6
  }

  header .menu {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 28px;
    height: 28px
  }

  header .menu span {
    position: absolute;
    left: 5px;
    width: 18px;
    height: 2px;
    background: #000;
    border-radius: 1px
  }

  header .menu span:nth-of-type(1) {
    top: 8px
  }

  header .menu span:nth-of-type(2) {
    top: 13px
  }

  header .menu span:nth-of-type(3) {
    top: 18px
  }

  header .header_logo {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 32px;
    height: 37px;
    background: url("/jp/ja/img/common/logo_sp.png") no-repeat center center;
    background-size: 100% auto;
    position: relative;
    position: absolute
  }

  header .header_logo span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
  }

  header .header_logo a {
    display: block;
    width: 32px;
    height: 37px
  }

  header .sp_nav_wrap {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    padding: 98px 5.06667vw 0;
    box-sizing: border-box;
    z-index: 101;
    transition: all 500ms 0s ease;
    overflow-y: scroll
  }

  header .sp_nav_wrap.on {
    left: 0
  }

  header .sp_nav_wrap .close {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 28px;
    height: 28px
  }

  header .sp_nav_wrap .close span {
    position: absolute;
    left: 5px;
    width: 18px;
    height: 2px;
    background: #707070;
    border-radius: 1px
  }

  header .sp_nav_wrap .close span:nth-of-type(1) {
    top: 8px;
    transform: translateY(5px) rotate(-45deg)
  }

  header .sp_nav_wrap .close span:nth-of-type(2) {
    top: 18px;
    transform: translateY(-5px) rotate(45deg)
  }

  header .sp_nav_wrap .search {
    position: absolute;
    top: 56px;
    left: 5.06667vw;
    width: 89.86667vw
  }

  header .sp_nav_wrap .search form {
    position: relative;
    width: 100%;
    height: 42px
  }

  header .sp_nav_wrap .search #query {
    position: relative;
    width: 100%;
    height: 42px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    background-color: #FAFAFA;
    font-size: 12px;
    padding: 5px 28px 5px 5px
  }

  header .sp_nav_wrap .search #btnSearch {
    position: absolute;
    width: 42px;
    height: 40px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/search.png") no-repeat center center;
    background-size: 12px auto
  }

  header .sp_nav_wrap .nav {
    padding: 28px
  }

  header .sp_nav_wrap .nav a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 18px 0
  }

  header .sp_nav_wrap .nav a.blank:after {
    content: '';
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    transform: none;
    width: 9px;
    height: 9px;
    background: url("/jp/ja/img/common/blank.png") no-repeat center center;
    background-size: 100% auto;
    margin: 0 0 0 8px
  }

  header .sp_nav_wrap .subnav {
    border-top: 1px solid #E6E6E6;
    padding: 28px;
    margin-bottom: env(safe-area-inset-bottom)
  }

  header .sp_nav_wrap .subnav ul li {
    font-size: 12px;
    line-height: 28px;
    margin-top: 14px
  }

  header .sp_nav_wrap .subnav ul li:first-child {
    margin-top: 0
  }

  header .sp_nav_wrap .subnav ul li a {
    position: relative;
    display: block;
    height: 28px;
    color: #666666;
    padding-left: 20px
  }

  header .sp_nav_wrap .subnav ul li a.global_network:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url("/jp/ja/img/common/global_network.png") no-repeat center center;
    background-size: 100% auto
  }

  header .sp_nav_wrap .subnav ul li a.contact:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 10px;
    background: url("/jp/ja/img/common/contact.png") no-repeat center center;
    background-size: 100% auto
  }

  header .sp_nav_wrap #cl {
    margin: 14px 0 0;
    font-size: 11px;
    line-height: 16px;
    color: #666666
  }

  header .sp_nav_wrap #cl a {
    font-size: 11px;
    line-height: 16px;
    color: #666666
  } */

  .nav_lv2 {
    display: none
  }

  .breadcrumb {
    display: none
  }

  .contents_nav{
    width: 100%;
    margin: 25px auto 32px auto;
  }

  .page_link {
    display: flex;
    flex-wrap: wrap;
    margin: 7px 0 0;
    padding: 0 5.06667vw;
    box-sizing: border-box;
  }

  .page_link li{
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
  }

  .page_link li:last-of-type{
    border-bottom: 1px solid #E6E6E6;
  }

  .page_link li::before{
    display: none!important;
  }

  .page_link li a{
    position: relative;
    display: block;
    padding: 18px 0 18px 28px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666;
  }

  .page_link li a::after{
    content: '';
    position: absolute;
    top: 21px;
    right: 21px;
    width: 14px;
    height: 14px;
    background: url('/jp/ja/img/common/plink_down.png') no-repeat center center;
      background-size: auto;
    background-size: 100% auto;
  }

  .category_top .kv {
    position: relative;
    width: 100%;
    height: 140px;
    box-sizing: border-box;
    padding: 60px 5.06667vw 0
  }

  .category_top .kv h2 {
    width: 100%;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
    color: #fff;
    letter-spacing: 0.04em;
    text-shadow: 0px 0px 14px #05294d
  }

  .category_top .kv h2 span {
    display: block;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.2em
  }

  .category_top .block {
    width: 100%;
    margin: 28px 0 0;
    box-sizing: border-box;
    padding: 0 5.06667vw
  }

  .category_top .block .htag {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #0099D9
  }

  .category_top .block h2 {
    position: relative;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
    color: #1A1A1A;
    margin: 5px 0 28px;
    border-bottom: 3px solid #004F99;
    padding: 0 0 23px
  }

  .category_top .block h2:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 11.2vw;
    width: 26.13333vw;
    height: 3px;
    background-color: #0099D9
  }

  .category_top .block h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 37.33333vw;
    width: 52.53333vw;
    height: 3px;
    background-color: #9FD9F6
  }

  .category_top ul.col_2>li {
    width: 100%;
    border: 1px solid #E6E6E6;
    margin-top: 28px
  }

  .category_top ul.col_2>li:first-child {
    margin-top: 0
  }

  .category_top ul.col_2.type_1>li {
    height: 44.8vw
  }

  .category_top ul.col_2.type_1>li a {
    display: block;
    width: 100%;
    height: 44.8vw;
    box-sizing: border-box;
    padding: 8.53333vw 7.46667vw
  }

  .category_top ul.col_2.type_1>li .page {
    position: relative;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #0099D9;
    letter-spacing: 0.04em
  }

  .category_top ul.col_2.type_1>li .page:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_2.type_1>li .title {
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    margin: 15px 0 0
  }

  .category_top ul.col_2.type_1>li p {
    display: none;
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    margin: 17px 0 0
  }

  .category_top ul.col_2.type_1>li p.black {
    color: #1A1A1A
  }

  .category_top ul.col_2.type_2>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    border-bottom: none;
    margin-top: 0
  }

  .category_top ul.col_2.type_2>li:last-child {
    border-bottom: 1px solid #E6E6E6
  }

  .category_top ul.col_2.type_2>li a {
    position: relative;
    display: block;
    width: 100%;
    height: 56px
  }

  .category_top ul.col_2.type_2>li a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_2.type_2>li a span {
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 238px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666
  }

  .category_top ul.col_3>li {
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none
  }

  .category_top ul.col_3>li:first-child {
    border-top: 1px solid #E6E6E6
  }

  .category_top ul.col_3.type_1>li {
    height: 22.4vw;
    font-size: 0
  }

  .category_top ul.col_3.type_1>li .title {
    display: inline-block;
    position: relative;
    width: 67.46667vw;
    height: 22.4vw;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666;
    border-right: 1px solid #E6E6E6;
    box-sizing: border-box
  }

  .category_top ul.col_3.type_1>li .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_3.type_1>li .title span {
    position: absolute;
    top: 50%;
    left: 28px;
    width: 220px;
    transform: translateY(-50%)
  }

  .category_top ul.col_3.type_1>li .img {
    display: inline-block;
    width: 22.4vw;
    height: 22.4vw
  }

  .category_top ul.col_3.type_2>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6
  }

  .category_top ul.col_3.type_2>li:not(:last-child) {
    border-bottom: none
  }

  .category_top ul.col_3.type_2>li a {
    position: relative;
    display: block;
    width: 100%;
    height: 56px
  }

  .category_top ul.col_3.type_2>li a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_3.type_2>li a span {
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 238px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666
  }

  .category_top ul.col_3.type_2>li a.pdf:before {
    right: auto;
    left: 16.5px
  }

  .category_top ul.col_3.type_2>li a.pdf span {
    left: 35px;
    color: #0099D9
  }

  .category_top ul.col_3.type_2>li a.pdf:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/pdf.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_3.type_3>li {
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    margin: 28px 0 0
  }

  .category_top ul.col_3.type_3>li a .title {
    position: relative;
    height: 56px;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0.04em;
    color: #666;
    box-sizing: border-box;
    border-bottom: 1px solid #E6E6E6
  }

  .category_top ul.col_3.type_3>li a .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_3.type_3>li a .title span {
    position: absolute;
    top: 50%;
    left: 28px;
    width: 238px;
    transform: translateY(-50%)
  }

  .category_top ul.col_3.type_3>li a .img {
    width: 100%;
    height: 37.33333vw;
    box-sizing: border-box;
    padding: 28px;
    position: relative
  }

  .category_top ul.col_3.type_3>li a .img span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
  }

  .category_top ul.col_4>li {
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none
  }

  .category_top ul.col_4>li:first-child {
    border-top: 1px solid #E6E6E6
  }

  .category_top ul.col_4.type_1>li {
    height: 14.93333vw;
    font-size: 0
  }

  .category_top ul.col_4.type_1>li .title {
    display: inline-block;
    position: relative;
    width: 74.93333vw;
    height: 14.93333vw;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666;
    border-right: 1px solid #E6E6E6;
    box-sizing: border-box;
    letter-spacing: 0.04em
  }

  .category_top ul.col_4.type_1>li .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .category_top ul.col_4.type_1>li .title span {
    position: absolute;
    top: 50%;
    left: 28px;
    width: 58.66667vw;
    transform: translateY(-50%)
  }

  .category_top ul.col_4.type_1>li .img {
    display: inline-block;
    width: 14.93333vw;
    height: 14.93333vw
  }

  .btn_ptop {
    position: fixed;
    right: 0;
    bottom: env(safe-area-inset-bottom);
    width: 42px;
    height: 42px;
    background: url("/jp/ja/img/common/sp/ptop.png") no-repeat center center;
    background-size: 100% auto;
    z-index: 1
  }

  .modal.movie {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 201;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms 0s ease-out
  }

  .modal.movie.on {
    visibility: visible;
    opacity: 1
  }

  .modal.movie .close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 28px;
    height: 28px;
    background: url("/jp/ja/img/common/sp/modal_close.png") no-repeat center center;
    background-size: 100% auto
  }

  .modal.movie .movie_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .modal.movie .movie_wrap iframe {
    width: 100vw;
    height: 56.25vw
  }
/* 
  footer {
    width: 100%;
    background-color: #0099D9;
    padding: 28px 5.06667vw;
    box-sizing: border-box
  }

  footer .footer_nav li dl dt {
    font-size: 0
  }

  footer .footer_nav li dl dt a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 18px 0;
    color: #fff
  }

  footer .footer_nav li dl dd {
    display: none
  }

  footer .footer_subnav {
    width: 100%;
    border-top: 1px solid #9FD9F6;
    padding: 30px 0 0;
    margin: 30px 0 0
  }

  footer .footer_subnav ul {
    margin-bottom: 20px
  }

  footer .footer_subnav ul li a {
    font-size: 12px;
    line-height: 28px;
    color: #fff
  }

  footer .footer_subnav .copy {
    font-size: 10px;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0.04em
  } */

  .contents_footer {
    width: 82.4vw;
    margin: 0 auto;
    padding: 75px 0 80px
  }

  .contents_footer .parent_page {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.06em;
    padding: 0 0 20px;
    border-bottom: 1px solid #9FD9F6
  }

  .contents_footer .parent_page a {
    color: #0099D9
  }

  .contents_footer dl dt {
    margin: 20px 0 0;
    font-size: 11px;
    line-height: 15px;
    color: #0099D9;
    letter-spacing: 0.06em
  }

  .contents_footer dl dd {
    margin: 20px 0 0
  }

  .contents_footer dl dd ul {
    font-size: 0;
    margin: 0
  }

  .contents_footer dl dd ul li {
    margin: 0 0 14px
  }

  .contents_footer dl dd ul li a {
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 5px 0 5px 14px;
    color: #666666
  }

  .contents_footer dl dd ul li a.cur {
    color: #0099D9
  }

  .contents_footer dl dd ul li a:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  .sp_none {
    display: none !important
  }
}

@media screen and (min-width: 767px) and (max-width: 1250px) {
  .container {
    padding-left: 0
  }

  .container header {
    position: relative;
    width: 100%;
    height: 84px;
    min-height: 84px;
    border: none
  }

  .container header .inner {
    position: relative;
    width: 100%;
    height: 84px;
    min-height: auto;
    padding: 0
  }

  .container header .menu {
    display: block;
    position: absolute;
    top: 14px;
    left: 14px;
    width: 28px;
    height: 28px;
    cursor: pointer
  }

  .container header .menu span {
    position: absolute;
    left: 5px;
    width: 18px;
    height: 2px;
    background: #000;
    border-radius: 1px
  }

  .container header .menu span:nth-of-type(1) {
    top: 8px
  }

  .container header .menu span:nth-of-type(2) {
    top: 13px
  }

  .container header .menu span:nth-of-type(3) {
    top: 18px
  }

  .container header .header_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 57px;
    background: url("/jp/ja/img/common/logo_sp.png") no-repeat center center;
    background-size: 100% auto;
    position: relative
  }

  .container header .header_logo span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
  }

  .container header .header_logo a {
    display: block;
    width: 50px;
    height: 57px
  }

  .container header .sp_nav_wrap {
    position: fixed;
    top: 0;
    left: -197px;
    width: 196px;
    height: 100vh;
    background-color: #fff;
    padding: 80px 14px 0;
    box-sizing: border-box;
    border-right: 1px solid #9FD9F6;
    z-index: 101;
    transition: all 500ms 0s ease;
    overflow-y: auto
  }

  .container header .sp_nav_wrap.on {
    left: 0
  }

  .container header .sp_nav_wrap .close {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 28px;
    height: 28px
  }

  .container header .sp_nav_wrap .close span {
    position: absolute;
    left: 5px;
    width: 18px;
    height: 2px;
    background: #707070;
    border-radius: 1px
  }

  .container header .sp_nav_wrap .close span:nth-of-type(1) {
    top: 8px;
    transform: translateY(5px) rotate(-45deg)
  }

  .container header .sp_nav_wrap .close span:nth-of-type(2) {
    top: 18px;
    transform: translateY(-5px) rotate(45deg)
  }

  .container header .sp_nav_wrap .search form {
    position: relative;
    width: 100%;
    height: 28px
  }

  .container header .sp_nav_wrap .search #query {
    position: relative;
    width: 100%;
    height: 28px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    background-color: #FAFAFA;
    font-size: 12px;
    padding: 5px 28px 5px 5px
  }

  .container header .sp_nav_wrap .search #btnSearch {
    position: absolute;
    width: 42px;
    height: 26px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url("/jp/ja/img/common/search.png") no-repeat center center;
    background-size: 12px auto
  }

  .container header .sp_nav_wrap .nav {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: auto;
    padding: 0 14px
  }

  .container header .sp_nav_wrap .nav a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 19px;
    padding: 12px 0
  }

  .container header .sp_nav_wrap .nav a:after {
    display: none
  }

  .container header .sp_nav_wrap .nav a.blank:after {
    content: '';
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    transform: none;
    width: 9px;
    height: 9px;
    background: url("/jp/ja/img/common/blank.png") no-repeat center center;
    background-size: 100% auto;
    margin: 0 0 0 8px
  }

  .container header .sp_nav_wrap .subnav {
    position: relative;
    bottom: auto;
    left: auto;
    padding: 35px 14px 0
  }

  .container header .sp_nav_wrap .subnav ul li {
    font-size: 12px;
    line-height: 28px
  }

  .container header .sp_nav_wrap .subnav ul li a {
    position: relative;
    display: block;
    height: 28px;
    color: #666666;
    padding-left: 20px
  }

  .container header .sp_nav_wrap .subnav ul li a.global_network:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url("/jp/ja/img/common/global_network.png") no-repeat center center;
    background-size: 100% auto
  }

  .container header .sp_nav_wrap .subnav ul li a.contact:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 10px;
    background: url("/jp/ja/img/common/contact.png") no-repeat center center;
    background-size: 100% auto
  }

  .container header .sp_nav_wrap #cl {
    margin: 14px 0 0
  }

  .container header .sp_nav_wrap #cl a {
    font-size: 11px;
    line-height: 16px;
    color: #666666
  }

  .nav_lv2 {
    display: none
  }
}


/* index.css */
@media print,
screen and (min-width: 768px) {
  .kv {
    position: relative;
    width: 100%;
    height: 448px;
    margin-bottom: 70px
  }

  .kv .text_wrapper {
    position: absolute;
    width: 980px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 170px
  }

  .kv .text_wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
    height: 160px;
    background-color: #fff
  }

  .kv .text_wrapper .tag {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5em;
    color: #fff;
    margin: 0 0 24px
  }

  .kv .text_wrapper .kv_text {
    font-size: 25px;
    font-weight: bold;
    line-height: 35px;
    color: #fff
  }

  .slider .slide_item .img {
    height: 448px
  }

  .slider .slide_1 {
    background: url("/jp/ja/img/slide_1.jpg") no-repeat center center;
    background-size: cover
  }

  .slider .slide_1 .slide_1_text {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 980px;
    height: 448px;
    transform: translateX(-50%);
    background: url("/jp/ja/img/slide_1_text.png") no-repeat center center
  }

  .slider .slide_2 {
    background: url("/jp/ja/img/slide_2.jpg") no-repeat center center;
    background-size: cover
  }

  .slider .slide_2 .slide_2_text {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 980px;
    height: 448px;
    transform: translateX(-50%);
    background: url("/jp/ja/img/slide_2_text.png") no-repeat center center
  }

  .slider .slide_3 {
    background: url("/jp/ja/img/slide_3.jpg") no-repeat center center;
    background-size: cover
  }

  .slider .slide_3 .slide_3_text {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 980px;
    height: 448px;
    transform: translateX(-50%);
    background: url("/jp/ja/img/slide_3_text.png") no-repeat center center
  }

  section#news {
    width: 980px;
    margin: 0 auto
  }

  section#news h2 {
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 38px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: -0.02em;
    color: #111111;
    border-bottom: 3px solid #004F99;
    padding: 0 0 20px
  }

  section#news h2:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 140px;
    width: 252px;
    height: 3px;
    background-color: #0099D9
  }

  section#news h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 392px;
    width: 588px;
    height: 3px;
    background-color: #9FD9F6
  }

  section#news h2 span {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-size: 13px;
    line-height: 38px;
    color: #666666;
    margin-left: 24px
  }

  section#news h2 a {
    position: absolute;
    bottom: 20px;
    right: 0;
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #0099D9;
    border: 1px solid #ccc;
    padding: 12px 22px;
    line-height: 17px;
    letter-spacing: 0.04em
  }

  section#news ul {
    margin: 30px 0 0
  }

  section#news ul li {
    padding: 13px 0;
    border-bottom: 1px solid #D8F0FB;
    font-size: 0
  }

  section#news ul li:last-child {
    border-bottom: none
  }

  section#news ul li .date {
    display: inline-block;
    width: 142px;
    font-size: 13px;
    line-height: 16px;
    color: #666666;
    vertical-align: top
  }

  section#news ul li .category {
    display: inline-block;
    width: 112px;
    height: 16px;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    color: #004F99;
    text-align: center;
    background-color: #D8F0FB;
    letter-spacing: 0.2em;
    vertical-align: top
  }

  section#news ul li .title {
    position: relative;
    display: inline-block;
    width: 661px;
    font-size: 15px;
    line-height: 16px;
    vertical-align: top;
    margin-left: 65px
  }

  section#news ul li .title:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    margin-right: 10px;
    vertical-align: top
  }

  section#news ul li .title a {
    color: #004F99;
    display: inline-block;
    line-height: 20px;
    width: 630px
  }

  section#highlight {
    width: 980px;
    margin: 80px auto 0
  }

  section#highlight ul {
    font-size: 0;
    margin: 0 -14px
  }

  section#highlight ul li {
    display: inline-block;
    width: 308px;
    margin: 0 14px 50px
  }

  section#highlight ul li a {
    display: block
  }

  section#highlight ul li .img {
    height: 196px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto
  }

  section#highlight ul li:nth-child(1) .img {
    background-image: url("/jp/ja/img/hl_1.png")
  }

  section#highlight ul li:nth-child(2) .img {
    background-image: url("/jp/ja/img/hl_2.jpg")
  }

  section#highlight ul li:nth-child(3) .img {
    background-image: url("/jp/ja/img/hl_3.jpg")
  }

  section#highlight ul li:nth-child(4) .img {
    background-image: url("/jp/ja/img/hl_4.png")
  }

  section#highlight ul p {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666666;
    margin: 30px 0 0
  }

  section#highlight ul p:after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    vertical-align: top;
    margin: 0 0 0 5px
  }

  section#bnr {
    background-color: #E6F4FA;
    padding: 112px 0;
    margin: 56px 0 0
  }

  section#bnr .inner {
    width: 980px;
    margin: 0 auto
  }

  section#bnr .bnr_l {
    margin: 0
  }

  section#bnr .bnr_l li {
    margin: 30px 0 0
  }

  section#bnr .bnr_l li a {
    display: block
  }

  section#bnr .bnr_l li:first-child {
    margin: 0
  }

  section#bnr .bnr_l .img {
    width: 980px;
    height: 224px
  }

  section#bnr .bnr_l .bnr_l_1 {
    background: url("/jp/ja/img/bnr_l_1.png") no-repeat center center;
    background-size: 100% auto;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    padding: 33px 0 0 42px
  }

  section#bnr .bnr_l .bnr_l_1 .title {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    color: #9FD9F6;
    letter-spacing: 0.04em
  }

  section#bnr .bnr_l .bnr_l_1 .btn {
    position: relative;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color: #0099D9;
    letter-spacing: 0.04em;
    margin: 104px 0 0;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 44px 10px 21px
  }

  section#bnr .bnr_l .bnr_l_1 .btn:after {
    content: '';
    position: absolute;
    top: 11px;
    right: 14px;
    display: block;
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    vertical-align: top;
    margin: 0 0 0 5px
  }

  section#bnr .bnr_m ul {
    font-size: 0;
    margin: 0 -14px
  }

  section#bnr .bnr_m ul li {
    display: inline-block;
    width: 476px;
    height: 140px;
    margin: 30px 14px 0;
    vertical-align: top
  }

  section#bnr .bnr_m ul li a {
    display: block
  }

  section#bnr .bnr_m ul li .img {
    position: relative;
    width: 476px;
    height: 140px
  }

  section#bnr .bnr_m ul li .img .title {
    position: absolute;
    left: 168px;
    top: 24px;
    width: 280px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    color: #0099D9;
    letter-spacing: 0.04em
  }

  section#bnr .bnr_m ul li .img .title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    height: 20px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .bnr_m ul li .img p {
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    padding: 54px 0 0 168px;
    width: 280px
  }

  section#bnr .bnr_m ul li .bnr_m_1 {
    background: url("/jp/ja/img/bnr_m_1.jpg") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .bnr_m ul li .bnr_m_2 {
    background: url("/jp/ja/img/bnr_m_2.jpg") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .bnr_s ul {
    font-size: 0;
    margin: 0 -14px
  }

  section#bnr .bnr_s ul li {
    display: inline-block;
    width: 224px;
    height: 84px;
    margin: 30px 14px 0
  }

  section#bnr .bnr_s ul li a {
    display: block
  }

  section#bnr .bnr_s ul li .img {
    position: relative;
    width: 224px;
    height: 84px
  }

  section#bnr .bnr_s ul li .img .title {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    letter-spacing: 0.04em;
    text-align: center
  }

  section#bnr .bnr_s ul li .bnr_s_1 {
    background: url("/jp/ja/img/bnr_s_1.png") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .bnr_s ul li .bnr_s_2 {
    background: url("/jp/ja/img/bnr_s_2.png") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .bnr_s ul li .bnr_s_3 {
    background: url("/jp/ja/img/bnr_s_3.png") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .bnr_s ul li .bnr_s_4 {
    background: url("/jp/ja/img/bnr_s_4.png") no-repeat center center;
    background-size: 100% auto
  }

  #cookie_dialog {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(250, 250, 250, 0.9);
    border-top: 1px solid #CCCCCC;
    padding: 28px 0;
    z-index: 200;
    display: none
  }

  #cookie_dialog.on {
    display: block
  }

  #cookie_dialog .inner {
    width: 980px;
    margin: 0 auto;
    overflow: hidden
  }

  #cookie_dialog .inner p {
    float: left;
    width: 868px;
    font-size: 13px;
    line-height: 28px
  }

  #cookie_dialog .inner p a {
    font-weight: bold;
    text-decoration: underline
  }

  #cookie_dialog .inner .btn_agree {
    float: right;
    display: block;
    width: 91px;
    font-size: 13px;
    line-height: 17px;
    color: #0099D9;
    border: 1px solid #CCCCCC;
    text-align: center;
    padding: 12px 0
  }

  .pc_none {
    display: none !important
  }
}

@media screen and (max-width: 767px) {

  html,
  body {
    /*font-size: .26667vw*/
  }

  body {
    min-width: 320px
  }

  header {
    height: 112px
  }

  header .header_logo {
    width: 56px;
    height: 65px
  }

  .kv {
    position: relative;
    width: 100%;
    height: 67.2vw;
    margin-bottom: 50px
  }

  .slider .slide_item .img {
    height: 67.2vw
  }
/* 
  .slider .slide_1 {
    background: url("/jp/ja/img/sp/slide_1.jpg") no-repeat center center;
    background-size: cover
  }

  .slider .slide_1 .slide_1_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 67.2vw;
    background: url("/jp/ja/img/sp/slide_1_text.png") no-repeat center center;
    background-size: cover
  }

  .slider .slide_2 {
    background: url("/jp/ja/img/slide_2.jpg") no-repeat center center;
    background-size: cover
  }

  .slider .slide_2 .slide_2_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 67.2vw;
    background: url("/jp/ja/img/sp/slide_2_text.png") no-repeat center center;
    background-size: cover
  }

  .slider .slide_3 {
    background: url("/jp/ja/img/slide_3.jpg") no-repeat center center;
    background-size: cover
  }

  .slider .slide_3 .slide_3_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 67.2vw;
    background: url("/jp/ja/img/sp/slide_3_text.png") no-repeat center center;
    background-size: cover
  } */

  section#news {
    padding: 0 5.06667vw
  }

  section#news h2 {
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #111111;
    border-bottom: 3px solid #004F99;
    padding: 0 0 6px
  }

  section#news h2:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 11.2vw;
    width: 26.13333vw;
    height: 3px;
    background-color: #0099D9
  }

  section#news h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 37.33333vw;
    width: 52.53333vw;
    height: 3px;
    background-color: #9FD9F6
  }

  section#news h2 span {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-size: 13px;
    line-height: 38px;
    color: #666666;
    margin-left: 24px
  }

  section#news h2 a {
    position: absolute;
    bottom: 4.8vw;
    right: 0;
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #0099D9;
    border: 1px solid #ccc;
    padding: 3.2vw 5.33333vw;
    line-height: 17px;
    letter-spacing: 0.04em
  }

  section#news ul {
    margin: 30px 0 0
  }

  section#news ul li {
    position: relative;
    padding: 16px 0;
    border-bottom: 1px solid #D8F0FB;
    font-size: 0
  }

  section#news ul li:last-child {
    border-bottom: none
  }

  section#news ul li .date {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #666666
  }

  section#news ul li .category {
    position: absolute;
    top: 16px;
    right: 0;
    width: 84px;
    height: 16px;
    font-size: 10px;
    line-height: 16px;
    color: #004F99;
    background-color: #D8F0FB;
    letter-spacing: 0.2em;
    text-align: center
  }

  section#news ul li .title {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 28px;
    margin: 10px 0 0;
    padding-left: 28px
  }

  section#news ul li .title:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 0;
    display: inline-block;
    width: 14px;
    height: 28px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    vertical-align: top
  }

  section#news ul li .title a {
    color: #004F99
  }

  section#highlight {
    margin: 70px 5.06667vw 0
  }

  section#highlight ul {
    font-size: 0
  }

  section#highlight ul li {
    width: 100%;
    margin: 0 0 40px
  }

  section#highlight ul li .img {
    height: 52.26667vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border: 1px solid #E6E6E6
  }

  section#highlight ul li:nth-child(1) .img {
    background-image: url("/jp/ja/img/sp/hl_1.png")
  }

  section#highlight ul li:nth-child(2) .img {
    background-image: url("/jp/ja/img/sp/hl_2.jpg")
  }

  section#highlight ul li:nth-child(3) .img {
    background-image: url("/jp/ja/img/sp/hl_3.jpg")
  }

  section#highlight ul li:nth-child(4) .img {
    background-image: url("/jp/ja/img/sp/hl_4.png")
  }

  section#highlight ul p {
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
    color: #666666;
    margin: 15px 0 0
  }

  section#highlight ul p:after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 28px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    vertical-align: top;
    margin: 0 0 0 5px
  }

  section#bnr {
    background-color: #E6F4FA;
    padding: 56px 5.06667vw;
    margin: 30px 0 0
  }

  section#bnr .inner .bnr_l {
    margin: 0
  }

  section#bnr .inner .bnr_l li {
    margin: 28px 0 0
  }

  section#bnr .inner .bnr_l li:first-child {
    margin: 0
  }

  section#bnr .inner .bnr_l .img {
    width: 100%;
    height: 67.2vw;
    border: 1px solid #E6E6E6
  }

  section#bnr .inner .bnr_l .bnr_l_1 {
    background: url("/jp/ja/img/sp/bnr_l_1.png") no-repeat center center;
    background-size: cover;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    padding: 8.8vw 0 0 8vw
  }

  section#bnr .inner .bnr_l .bnr_l_1 .title {
    font-size: 3.46667vw;
    font-weight: bold;
    line-height: 4.53333vw;
    color: #9FD9F6;
    letter-spacing: 0.04em
  }

  section#bnr .inner .bnr_l .bnr_l_1 .btn {
    position: relative;
    display: inline-block;
    font-size: 2.93333vw;
    font-weight: bold;
    line-height: 4vw;
    color: #0099D9;
    letter-spacing: 0.04em;
    margin: 37.06667vw 0 0;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 44px 10px 21px
  }

  section#bnr .inner .bnr_l .bnr_l_1 .btn:after {
    content: '';
    position: absolute;
    top: 11px;
    right: 14px;
    display: block;
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    vertical-align: top;
    margin: 0 0 0 5px
  }

  section#bnr .inner .bnr_m ul {
    margin: 0
  }

  section#bnr .inner .bnr_m ul li {
    width: 100%;
    height: 44.8vw;
    margin: 28px 0 0
  }

  section#bnr .inner .bnr_m ul li .img {
    position: relative;
    width: 100%;
    height: 44.8vw
  }

  section#bnr .inner .bnr_m ul li .img .title {
    position: absolute;
    left: 24px;
    top: 24px;
    width: 47.46667vw;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    color: #0099D9;
    letter-spacing: 0.04em
  }

  section#bnr .inner .bnr_m ul li .img .title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    height: 20px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .inner .bnr_m ul li .img p {
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    padding: 54px 0 0 24px;
    width: 47.46667vw
  }

  section#bnr .inner .bnr_m ul li .bnr_m_1 {
    background: url("/jp/ja/img/sp/bnr_m_1.jpg") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .inner .bnr_m ul li .bnr_m_2 {
    background: url("/jp/ja/img/sp/bnr_m_2.jpg") no-repeat center center;
    background-size: 100% auto
  }

  section#bnr .inner .bnr_s ul {
    font-size: 0;
    margin: 28px 0 0
  }

  section#bnr .inner .bnr_s ul li {
    display: inline-block;
    width: 50%;
    height: 18.66667vw;
    margin: 0;
    box-sizing: border-box;
    background-color: #fff
  }

  section#bnr .inner .bnr_s ul li .img {
    position: relative;
    width: 100%;
    height: 18.66667vw
  }

  section#bnr .inner .bnr_s ul li .img .title {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    color: #0099D9;
    letter-spacing: 0.04em;
    text-align: center
  }

  section#bnr .inner .bnr_s ul li .bnr_s_1 {
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
  }

  section#bnr .inner .bnr_s ul li .bnr_s_2 {
    border-top: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
  }

  section#bnr .inner .bnr_s ul li .bnr_s_3 {
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6
  }

  section#bnr .inner .bnr_s ul li .bnr_s_4 {
    border-top: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6
  }

  #cookie_dialog {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(250, 250, 250, 0.9);
    border-top: 1px solid #CCCCCC;
    padding: 6.4vw 5.06667vw 10.66667vw;
    z-index: 200;
    box-sizing: border-box;
    display: none
  }

  #cookie_dialog.on {
    display: block
  }

  #cookie_dialog .inner p {
    font-size: 13px;
    line-height: 28px
  }

  #cookie_dialog .inner p a {
    font-weight: bold;
    text-decoration: underline
  }

  #cookie_dialog .inner .btn_agree {
    display: block;
    width: 91px;
    font-size: 13px;
    line-height: 17px;
    color: #0099D9;
    border: 1px solid #CCCCCC;
    text-align: center;
    padding: 12px 0;
    margin: 16px auto 0
  }

  .sp_none {
    display: none !important
  }
}

@media print, screen and (min-width: 768px){
  .sustainability_detail .contents_body,
  .solution_detail .contents_body {
      width: 980px;
      margin: 0 auto;
      padding: 56px 0 0;
  }
}
.investors_detail .kv{
  height: auto;
}