@charset "UTF-8";
/* settings */
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

@media print, screen and (min-width: 961px) {
  .r-contBox {
    display: flex;
    justify-content: space-between; } }
@media screen and (max-width: 960px) {
  ._pc {
    display: none; }

  ._sp {
    display: block; } }
@media print, screen and (min-width: 961px) {
  ._sp {
    display: none !important; }

  ._pc {
    display: block; } }
.p-segment * {
  box-sizing: border-box; }

.category_title.-thin h2 .eng {
  display: inline !important;
  margin-left: 15px; }

@media print, screen and (min-width: 961px) {
  .c-inner {
    width: 980px;
    margin: 0 auto; } }
@media print, screen and (min-width: 961px) {
  .c-inner.-lv2 {
    padding: 40px 25px; } }
@media screen and (max-width: 960px) {
  .c-inner.-lv2 {
    padding: 20px 15px; } }

@media screen and (max-width: 960px) {
  .main {
    margin-top: 0; } }

.p-kv {
  background: url("../electronic/images/kv.png") no-repeat center top;
  position: relative; }
  @media print, screen and (min-width: 961px) {
    .p-kv {
      width: 980px;
      height: 380px;
      padding: 35px 30px 30px 50px;
      margin-bottom: 60px; } }
  @media screen and (max-width: 960px) {
    .p-kv {
      margin-bottom: 20px;
      padding: 15px;
      /* min-height: 270px; */
      min-height: 360px; } }
  .p-kv h3 {
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff; }
    @media print, screen and (min-width: 961px) {
      .p-kv h3 {
        font-size: 4.0rem; } }
    @media screen and (max-width: 960px) {
      .p-kv h3 {
        font-size: 2.8rem; } }
  .p-kv p {
    font-weight: bold;
    color: #fff; }
    @media print, screen and (min-width: 961px) {
      .p-kv p {
        font-size: 1.8rem; } }
    @media screen and (max-width: 960px) {
      .p-kv p {
        font-size: 1.4rem; } }
  .p-kv .sdgs_icon {
    text-align: right;
    position: absolute;
    right: 30px;
    bottom: 30px; }
    @media screen and (max-width: 960px) {
      .p-kv .sdgs_icon {
        right: 15px;
        bottom: 15px; }
        .p-kv .sdgs_icon img {
          height: 70px; } }
  .p-kv.-electronic {
    background: url("../electronic/images/kv.png") no-repeat bottom right; }
    @media screen and (max-width: 960px) {
      .p-kv.-electronic {
        background: url("../electronic/images/kv_sp.png") no-repeat bottom right;
        background-size: 100%; } }
  .p-kv.-environment {
    background: url("../environment/images/kv.png") no-repeat; }
  .p-kv.-corematerial {
    background: url("../core-material/images/kv.png") no-repeat; }
  .p-kv.-wellness {
    background: url("../wellness/images/kv.png") no-repeat top; }

.c-section h4 {
  background: #c8d4ef;
  padding: 0px 15px;
  font-weight: bold; }
  @media print, screen and (min-width: 961px) {
    .c-section h4 {
      font-size: 3.4rem; } }
  @media screen and (max-width: 960px) {
    .c-section h4 {
      font-size: 2.2rem;
      margin-top: 30px; } }
.c-section h5 {
  color: #344e88;
  font-weight: bold; }
  @media print, screen and (min-width: 961px) {
    .c-section h5 {
      font-size: 2.4rem; } }
  @media screen and (max-width: 960px) {
    .c-section h5 {
      font-size: 1.8rem; } }
@media print, screen and (min-width: 961px) {
  .c-section p {
    font-size: 1.6rem; } }
@media screen and (max-width: 960px) {
  .c-section p {
    font-size: 1.4rem; } }
.c-section.-lv5 {
  border-left: 2px solid #c8d4ef; }
  @media print, screen and (min-width: 961px) {
    .c-section.-lv5 {
      padding-left: 20px; } }
  @media screen and (max-width: 960px) {
    .c-section.-lv5 {
      padding-left: 15px; } }

.c-grid {
  display: flex; }
  @media print, screen and (min-width: 961px) {
    .c-grid {
      gap: 32px; } }
  @media screen and (max-width: 960px) {
    .c-grid {
      flex-direction: column;
      gap: 24px; } }
  @media print, screen and (min-width: 961px) {
    .c-grid .c-col {
      width: calc((100% - 32px) / 2); } }

.c-list.-disc > li {
  position: relative;
  font-weight: bold;
  padding-left: 15px;
  margin-top: 5px;
  line-height: 1.8; }
  @media print, screen and (min-width: 961px) {
    .c-list.-disc > li {
      font-size: 1.8rem; } }
  @media screen and (max-width: 960px) {
    .c-list.-disc > li {
      font-size: 1.4rem; } }
  .c-list.-disc > li::before {
    content: "●";
    display: inline-block;
    font-size: 10px;
    margin-right: 8px;
    position: absolute;
    left: 0;
    top: 5px;
    color: #344e88; }
.c-list.-dot > li {
  position: relative;
  padding-left: 15px;
  margin-top: 5px;
  line-height: 1.8;
  color: #344e88;
  font-weight: normal; }
  @media print, screen and (min-width: 961px) {
    .c-list.-dot > li {
      font-size: 1.8rem; } }
  @media screen and (max-width: 960px) {
    .c-list.-dot > li {
      font-size: 14px; } }
  .c-list.-dot > li::before {
    content: "・";
    display: inline-block;
    font-size: 10px;
    margin-right: 8px;
    position: absolute;
    left: 0;
    top: 5px;
    color: #344e88; }

.c-link.-item {
  background: #e2e8f5;
  border-radius: 30px;
  padding: 4px 10px 3px 10px;
  color: #344e88;
  font-weight: normal;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1; }
  @media print, screen and (min-width: 961px) {
    .c-link.-item {
      font-size: 1.6rem; } }
  @media screen and (max-width: 960px) {
    .c-link.-item {
      font-size: 14px; } }
  .c-link.-item::after {
    content: "";
    background: url("../images/arrow.svg") no-repeat;
    width: 7px;
    height: 11px;
    display: inline-block;
    margin-left: 8px; }
  .c-link.-item:hover {
    text-decoration: none;
    background: #c8d4ef; }

@media print, screen and (min-width: 961px) {
  * + .c-grid {
    margin-top: 30px; } }
@media screen and (max-width: 960px) {
  * + .c-grid {
    margin-top: 20px; } }

.bg_lblue {
  background: #eaedf3; }
  @media print, screen and (min-width: 961px) {
    .bg_lblue {
      padding: 80px 0; } }
  @media screen and (max-width: 960px) {
    .bg_lblue {
      padding: 20px 0; } }
  .bg_lblue .p-header {
    background-image: url("../electronic/images/title_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    color: white; }
    @media print, screen and (min-width: 961px) {
      .bg_lblue .p-header {
        text-align: center;
        padding: 30px; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-header {
        width: 95%;
        margin: 0 auto;
        padding: 15px; } }
    @media print, screen and (min-width: 961px) {
      .bg_lblue .p-header h4 {
        font-size: 4.0rem; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-header h4 {
        font-size: 2.0rem; } }
    @media print, screen and (min-width: 961px) {
      .bg_lblue .p-header p {
        font-size: 1.6rem; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-header p {
        font-size: 1.4rem; } }
  .bg_lblue .x-scropll {
    width: 100%;
    overflow-x: scroll;
    /* IE, Edge 対応 */
    -ms-overflow-style: none;
    /* Firefox 対応 */
    scrollbar-width: none; }
  .bg_lblue .p-flow {
    background: url("../electronic/images/flow.png") no-repeat;
    background-size: contain; }
    @media print, screen and (min-width: 961px) {
      .bg_lblue .p-flow {
        padding: 1px 0 0 420px;
        width: 920px;
        margin: 40px auto; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-flow {
        padding: 0 0 0 225px;
        width: 700px;
        background-position: -15px 0; } }
    @media print, screen and (min-width: 961px) {
      .bg_lblue .p-flow .c-section {
        margin-top: 30px; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-flow .c-section {
        margin-top: 20px; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-flow h5 {
        font-size: 14px; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-flow p {
        font-size: 9px;
        line-height: 1.5; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-flow li {
        font-size: 9px; } }
    @media screen and (max-width: 960px) {
      .bg_lblue .p-flow .no-link {
        font-size: 9px; } }

@media screen and (max-width: 960px) {
  .c-img {
    width: 100%; } }

.no-link {
  color: #344e88;
  font-weight: normal;
  margin-right: 10px; }
  @media print, screen and (min-width: 961px) {
    .no-link {
      font-size: 16px; } }
  @media screen and (max-width: 960px) {
    .no-link {
      font-size: 14px; } }
  .no-link + .no-link:before {
    content: "/ "; }

@media print, screen and (min-width: 961px) {
  .c-grid + .-lv5 {
    margin-top: 40px; } }
@media screen and (max-width: 960px) {
  .c-grid + .-lv5 {
    margin-top: 20px; } }

.pdf_link {
  border: solid 1px #B7B7B7;
  border-radius: 5px;
  width: 300px;
  background: white;
  margin-top: 10px; }

.pdf_link a {
  position: relative;
  box-sizing: border-box;
  color: #333;
  height: 100%;
  font-size: 16px;
  padding: 15px 30px 10px 10px;
  display: flex;
  line-height: 1.2;
  justify-content: space-between; }

.pdf_link a small {
  font-size: 12px; }

.pdf_link a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 10px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #11437E;
  border-bottom: 2px solid #11437E;
  transform: rotate(315deg); }

.pdf_link a:hover {
  background-color: #E1EEFF;
  text-decoration: none; }
