@charset "UTF-8";
/* -------------------------------------------------------------------------*/
/* MIXIN / ARGUMENT / COMMON CLASS
/* -------------------------------------------------------------------------*/
.default_ftz {
  font-size: 18px;
  font-size: 1.125rem; }
  @media only screen and (max-width: 640px) {
    .default_ftz {
      font-size: 16px;
      font-size: 1rem; } }

.text_out {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.tbl_scroll {
  overflow-x: auto; }
  .tbl_scroll table {
    min-width: 600px; }

.def_cntSize, #PGBTM_nv .wrp {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 980px) {
    .def_cntSize, #PGBTM_nv .wrp {
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (max-width: 640px) {
    .def_cntSize, #PGBTM_nv .wrp {
      padding-right: 10px;
      padding-left: 10px; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* FONT
/* -------------------------------------------------------------------------*/
.lang_ja {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif; }

.mincho, .csr_tmsg_box .pic .name {
  font-family: serif; }

body {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* PAGES
/* -------------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  .pg_kv_page::after, #CSR_top::after, #CSR_page_philosophy::after, #CSR_page_society::after, #CSR_page_environment::after {
    width: 54.16667%;
    padding-top: 20.83333%; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* CSR
/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* TOP
/* -------------------------------------------------------------------------*/
#CSR_top {
  background-image: url(../../csr/img/pg_kv.png);
  background-color: #63b3eb; }

.csr_mnList_block {
  display: flex;
  margin-bottom: 150px; }
  .csr_mnList_block .box {
    flex: 1px;
    width: 49%;
    padding: 8px 8px 18px;
    background-color: #eafff0;
    border: 1px solid #e1f4e6; }
    .csr_mnList_block .box:nth-child(1) {
      margin: 0 1% 0 0; }
    .csr_mnList_block .box:nth-child(2) {
      margin: 0 0.5%; }
    .csr_mnList_block .box:nth-child(3) {
      margin: 0 0 0 1%; }
  .csr_mnList_block figure {
    margin: 0;
    padding: 0; }
    .csr_mnList_block figure a {
      transition: opacity 0.2s ease; }
      .csr_mnList_block figure a:hover {
        opacity: 0.7; }
    .csr_mnList_block figure img {
      width: 100%;
      height: auto; }
  .csr_mnList_block .title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    margin: 10px 0; }
  .csr_mnList_block ul {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0; }
  .csr_mnList_block li {
    margin: 2px 0; }
    .csr_mnList_block li a {
      position: relative; }
      .csr_mnList_block li a::before {
        display: inline-block;
        content: '';
        width: 0;
        height: 0;
        margin-right: 8px;
        border-style: solid;
        border-width: 4px 0 4px 5px;
        border-color: transparent transparent transparent #1596e1; }
  @media only screen and (max-width: 980px) {
    .csr_mnList_block {
      margin-bottom: 100px; }
      .csr_mnList_block ul {
        margin-left: 10px; } }
  @media only screen and (max-width: 640px) {
    .csr_mnList_block {
      display: block;
      margin-bottom: 50px; }
      .csr_mnList_block .box {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin: 5px 0 !important;
        padding: 5px 5px 5px 115px;
        min-height: 110px; }
        .csr_mnList_block .box figure {
          position: absolute;
          top: 5px;
          left: 5px;
          width: 100px; }
          .csr_mnList_block .box figure img {
            width: 100px;
            height: 100px;
            object-fit: cover; }
      .csr_mnList_block .title {
        font-size: 16px;
        font-size: 1rem;
        text-align: left;
        margin: 0 0 5px; }
        .csr_mnList_block .title a::before {
          display: none; }
      .csr_mnList_block li {
        line-height: 1.3;
        margin: 0; }
      .csr_mnList_block li a {
        display: block;
        padding: 2px 0; }
        .csr_mnList_block li a::before {
          border-width: 3px 0 3px 5px;
          border-color: transparent transparent transparent #1596e1; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* PAGES
/* -------------------------------------------------------------------------*/
.csr_wrp {
  max-width: 1000px;
  margin: 0 auto 100px; }
  @media only screen and (max-width: 980px) {
    .csr_wrp {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 640px) {
    .csr_wrp {
      margin-bottom: 60px; } }

#CSR_page_philosophy {
  background-image: url(../../csr/philosophy/img/pg_kv.png);
  background-color: #ececec;
  color: #004ea2; }

#CSR_page_society {
  background-image: url(../../csr/society/img/pg_kv.png);
  background-color: #d6e3ec;
  color: #004ea2; }

#CSR_page_environment {
  background-image: url(../../csr/environment/img/pg_kv.png);
  background-color: #f2ffe0;
  color: #004ea2; }

.csr_guidelines_box h4 {
  margin-top: 70px; }

.csr_guidelines_box .info {
  font-size: 14px;
  font-size: 0.875rem;
  color: #868686; }
  .csr_guidelines_box .info::before {
    content: '';
    display: inline-block;
    background: url(../img/icon_info.png) 0 0 no-repeat;
    width: 19px;
    height: 19px;
    vertical-align: top; }

.iso_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  flex-direction: row-reverse; }
  .iso_box figure {
    margin: 0 20px 0 0;
    width: 30%; }
    .iso_box figure img {
      width: 100%;
      height: auto; }
  .iso_box .cell {
    flex: 1; }
    .iso_box .cell .title {
      font-size: 22px;
      font-size: 1.375rem;
      font-weight: bold;
      margin-top: 10px; }
  @media only screen and (max-width: 640px) {
    .iso_box {
      display: block; }
      .iso_box figure {
        width: 100%;
        text-align: center; }
        .iso_box figure img {
          max-width: 300px; } }

.csr_download {
  margin-top: 50px; }
  .csr_download table {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    border-collapse: collapse; }
    .csr_download table th, .csr_download table td {
      padding: 10px;
      border: 1px solid #ebebeb; }
    .csr_download table th {
      background-color: #f2faff; }
  @media only screen and (max-width: 640px) {
    .csr_download table {
      font-size: 14px;
      font-size: 0.875rem; }
      .csr_download table th, .csr_download table td {
        padding: 3px; } }

.aLink_pdf, .aLink_excel, .aLink_zip {
  display: inline-block;
  padding: 8px 10px 6px;
  line-height: 1;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  background-color: #000;
  min-width: 80px;
  border-radius: 2px;
  transition: opacity 0.2s ease;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.05); }
  .aLink_pdf:hover, .aLink_excel:hover, .aLink_zip:hover {
    opacity: 0.6;
    text-decoration: none; }
  @media only screen and (max-width: 640px) {
    .aLink_pdf, .aLink_excel, .aLink_zip {
      min-width: 55px; } }

.aLink_pdf {
  background-color: #dd1b1b; }

.aLink_excel {
  background-color: #069506; }

.aLink_zip {
  background-color: #d89706; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* PHILOSOPHY
/* -------------------------------------------------------------------------*/
/* -- TOP MESSAGE -- */
.csr_tmsg_box {
  max-width: 1000px;
  margin: 0 auto; }
  .csr_tmsg_box .pic {
    position: relative; }
    .csr_tmsg_box .pic img {
      max-width: 100%;
      width: auto;
      height: auto; }
    .csr_tmsg_box .pic .name {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      color: #fff;
      font-weight: bold; }
      .csr_tmsg_box .pic .name p {
        font-size: 20px;
        font-size: 1.25rem;
        padding: 0;
        margin: 0;
        width: 50%;
        padding: 0 0 20px; }
        .csr_tmsg_box .pic .name p:nth-child(1) {
          padding-left: 10%; }
        .csr_tmsg_box .pic .name p:nth-child(2) {
          padding-right: 10%;
          text-align: right; }
        .csr_tmsg_box .pic .name p span {
          font-size: 16px;
          font-size: 1rem;
          display: block;
          margin-bottom: 5px; }
  .csr_tmsg_box .text {
    margin-top: 40px;
    line-height: 1.8; }
    .csr_tmsg_box .text .signature {
      text-align: right;
      margin-top: 50px; }
  @media only screen and (max-width: 980px) {
    .csr_tmsg_box .pic .name p:nth-child(1) {
      padding-left: 5%; }
    .csr_tmsg_box .pic .name p:nth-child(2) {
      padding-right: 5%; } }
  @media only screen and (max-width: 640px) {
    .csr_tmsg_box .pic .name p {
      font-size: 18px;
      font-size: 1.125rem;
      padding-bottom: 10px; }
      .csr_tmsg_box .pic .name p:nth-child(1) {
        padding-left: 2%; }
      .csr_tmsg_box .pic .name p:nth-child(2) {
        padding-right: 2%; }
      .csr_tmsg_box .pic .name p span {
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: normal;
        margin-bottom: 3px; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* SOSCIETY
/* -------------------------------------------------------------------------*/
.csr_chart_1 {
  margin: 50px auto 0;
  text-align: center; }
  .csr_chart_1 img {
    max-width: 700px;
    width: 100%;
    height: auto; }

.csr_picArea {
  display: table;
  margin: 30px auto 0; }
  .csr_picArea figure {
    display: table-cell;
    padding: 10px; }
    .csr_picArea figure img {
      max-width: 500px;
      width: 100%;
      height: auto; }
    .csr_picArea figure figcaption {
      font-size: 14px;
      font-size: 0.875rem;
      margin-top: 10px; }
  @media only screen and (max-width: 980px) {
    .csr_picArea figure {
      padding: 5px; } }
  @media only screen and (max-width: 640px) {
    .csr_picArea {
      display: block; }
      .csr_picArea figure {
        display: block;
        padding: 0;
        margin: 10px 0;
        text-align: center; } }

.csr_bnrArea {
  margin-top: 40px; }
  .csr_bnrArea ul {
    display: table;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    max-width: 1020px; }
  .csr_bnrArea li {
    display: table-cell;
    max-width: 500px;
    width: 50%;
    padding: 10px;
    background-color: #f7f7f7; }
  .csr_bnrArea + .csr_picArea {
    margin-top: 20px; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* PAGE BTM NV
/* -------------------------------------------------------------------------*/
#PGBTM_nv {
  padding: 20px 0 100px;
  margin-top: -1%; }
  #PGBTM_nv .title {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 10px 25px;
    padding: 15px 20px 13px;
    background-color: #004ea2;
    line-height: 1;
    color: #fff; }
  #PGBTM_nv .c_mn_wrp {
    display: flex;
    width: 100%; }
    #PGBTM_nv .c_mn_wrp .box {
      flex: 1;
      margin: 0 10px;
      background-color: #f8f8f8; }
      #PGBTM_nv .c_mn_wrp .box figure {
        margin: 0;
        padding: 0; }
        #PGBTM_nv .c_mn_wrp .box figure img {
          width: 100%;
          height: auto; }
      #PGBTM_nv .c_mn_wrp .box .pbtm_title {
        font-size: 17px;
        font-size: 1.0625rem;
        margin: 0;
        padding: 10px 10px 8px;
        background-color: #d1e8d8;
        font-weight: bold;
        text-align: center; }
        #PGBTM_nv .c_mn_wrp .box .pbtm_title a {
          color: #004ea2;
          display: block; }
      #PGBTM_nv .c_mn_wrp .box ul {
        list-style: none;
        margin: 0;
        padding: 15px 10px; }
        #PGBTM_nv .c_mn_wrp .box ul li {
          margin: 0;
          padding: 0; }
          #PGBTM_nv .c_mn_wrp .box ul li a {
            font-size: 15px;
            font-size: 0.9375rem;
            display: block;
            padding: 3px 5px;
            color: #004ea2; }
            #PGBTM_nv .c_mn_wrp .box ul li a::before {
              content: '';
              width: 4px;
              height: 4px;
              margin-right: 6px;
              display: inline-block;
              background-color: #004ea2;
              border-radius: 4px;
              vertical-align: middle; }
  #PGBTM_nv.slct_1_1 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_2 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_3 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_4 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_5 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_6 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_7 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_8 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_9 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_1_10 .c_mn_wrp .box:nth-child(1),
  #PGBTM_nv.slct_2_1 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_2 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_3 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_4 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_5 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_6 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_7 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_8 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_9 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_2_10 .c_mn_wrp .box:nth-child(2),
  #PGBTM_nv.slct_3_1 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_2 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_3 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_4 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_5 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_6 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_7 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_8 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_9 .c_mn_wrp .box:nth-child(3),
  #PGBTM_nv.slct_3_10 .c_mn_wrp .box:nth-child(3) {
    background-color: #eafff0; }
    #PGBTM_nv.slct_1_1 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_2 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_3 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_4 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_5 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_6 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_7 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_8 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_9 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_1_10 .c_mn_wrp .box:nth-child(1) .pbtm_title,
    #PGBTM_nv.slct_2_1 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_2 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_3 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_4 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_5 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_6 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_7 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_8 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_9 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_2_10 .c_mn_wrp .box:nth-child(2) .pbtm_title,
    #PGBTM_nv.slct_3_1 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_2 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_3 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_4 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_5 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_6 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_7 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_8 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_9 .c_mn_wrp .box:nth-child(3) .pbtm_title,
    #PGBTM_nv.slct_3_10 .c_mn_wrp .box:nth-child(3) .pbtm_title {
      background-color: #4cb169; }
      #PGBTM_nv.slct_1_1 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_2 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_3 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_4 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_5 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_6 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_7 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_8 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_9 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_1_10 .c_mn_wrp .box:nth-child(1) .pbtm_title a,
      #PGBTM_nv.slct_2_1 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_2 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_3 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_4 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_5 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_6 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_7 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_8 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_9 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_2_10 .c_mn_wrp .box:nth-child(2) .pbtm_title a,
      #PGBTM_nv.slct_3_1 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_2 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_3 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_4 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_5 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_6 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_7 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_8 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_9 .c_mn_wrp .box:nth-child(3) .pbtm_title a,
      #PGBTM_nv.slct_3_10 .c_mn_wrp .box:nth-child(3) .pbtm_title a {
        color: #fff; }
  #PGBTM_nv.slct_1_1 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(1) a,
  #PGBTM_nv.slct_1_2 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(2) a,
  #PGBTM_nv.slct_1_3 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(3) a,
  #PGBTM_nv.slct_1_4 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(4) a,
  #PGBTM_nv.slct_1_5 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(5) a,
  #PGBTM_nv.slct_1_6 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(6) a,
  #PGBTM_nv.slct_1_7 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(7) a,
  #PGBTM_nv.slct_1_8 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(8) a,
  #PGBTM_nv.slct_1_9 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(9) a,
  #PGBTM_nv.slct_1_10 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(10) a,
  #PGBTM_nv.slct_2_1 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(1) a,
  #PGBTM_nv.slct_2_2 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(2) a,
  #PGBTM_nv.slct_2_3 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(3) a,
  #PGBTM_nv.slct_2_4 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(4) a,
  #PGBTM_nv.slct_2_5 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(5) a,
  #PGBTM_nv.slct_2_6 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(6) a,
  #PGBTM_nv.slct_2_7 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(7) a,
  #PGBTM_nv.slct_2_8 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(8) a,
  #PGBTM_nv.slct_2_9 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(9) a,
  #PGBTM_nv.slct_2_10 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(10) a,
  #PGBTM_nv.slct_3_1 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(1) a,
  #PGBTM_nv.slct_3_2 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(2) a,
  #PGBTM_nv.slct_3_3 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(3) a,
  #PGBTM_nv.slct_3_4 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(4) a,
  #PGBTM_nv.slct_3_5 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(5) a,
  #PGBTM_nv.slct_3_6 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(6) a,
  #PGBTM_nv.slct_3_7 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(7) a,
  #PGBTM_nv.slct_3_8 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(8) a,
  #PGBTM_nv.slct_3_9 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(9) a,
  #PGBTM_nv.slct_3_10 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(10) a,
  #PGBTM_nv.slct_4_1 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(1) a,
  #PGBTM_nv.slct_4_2 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(2) a,
  #PGBTM_nv.slct_4_3 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(3) a,
  #PGBTM_nv.slct_4_4 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(4) a,
  #PGBTM_nv.slct_4_5 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(5) a,
  #PGBTM_nv.slct_4_6 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(6) a,
  #PGBTM_nv.slct_4_7 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(7) a,
  #PGBTM_nv.slct_4_8 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(8) a,
  #PGBTM_nv.slct_4_9 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(9) a,
  #PGBTM_nv.slct_4_10 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(10) a,
  #PGBTM_nv.slct_5_1 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(1) a,
  #PGBTM_nv.slct_5_2 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(2) a,
  #PGBTM_nv.slct_5_3 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(3) a,
  #PGBTM_nv.slct_5_4 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(4) a,
  #PGBTM_nv.slct_5_5 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(5) a,
  #PGBTM_nv.slct_5_6 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(6) a,
  #PGBTM_nv.slct_5_7 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(7) a,
  #PGBTM_nv.slct_5_8 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(8) a,
  #PGBTM_nv.slct_5_9 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(9) a,
  #PGBTM_nv.slct_5_10 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(10) a {
    color: #dd0090; }
    #PGBTM_nv.slct_1_1 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(1) a::before,
    #PGBTM_nv.slct_1_2 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(2) a::before,
    #PGBTM_nv.slct_1_3 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(3) a::before,
    #PGBTM_nv.slct_1_4 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(4) a::before,
    #PGBTM_nv.slct_1_5 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(5) a::before,
    #PGBTM_nv.slct_1_6 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(6) a::before,
    #PGBTM_nv.slct_1_7 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(7) a::before,
    #PGBTM_nv.slct_1_8 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(8) a::before,
    #PGBTM_nv.slct_1_9 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(9) a::before,
    #PGBTM_nv.slct_1_10 .c_mn_wrp .box:nth-child(1) ul > li:nth-child(10) a::before,
    #PGBTM_nv.slct_2_1 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(1) a::before,
    #PGBTM_nv.slct_2_2 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(2) a::before,
    #PGBTM_nv.slct_2_3 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(3) a::before,
    #PGBTM_nv.slct_2_4 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(4) a::before,
    #PGBTM_nv.slct_2_5 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(5) a::before,
    #PGBTM_nv.slct_2_6 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(6) a::before,
    #PGBTM_nv.slct_2_7 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(7) a::before,
    #PGBTM_nv.slct_2_8 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(8) a::before,
    #PGBTM_nv.slct_2_9 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(9) a::before,
    #PGBTM_nv.slct_2_10 .c_mn_wrp .box:nth-child(2) ul > li:nth-child(10) a::before,
    #PGBTM_nv.slct_3_1 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(1) a::before,
    #PGBTM_nv.slct_3_2 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(2) a::before,
    #PGBTM_nv.slct_3_3 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(3) a::before,
    #PGBTM_nv.slct_3_4 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(4) a::before,
    #PGBTM_nv.slct_3_5 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(5) a::before,
    #PGBTM_nv.slct_3_6 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(6) a::before,
    #PGBTM_nv.slct_3_7 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(7) a::before,
    #PGBTM_nv.slct_3_8 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(8) a::before,
    #PGBTM_nv.slct_3_9 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(9) a::before,
    #PGBTM_nv.slct_3_10 .c_mn_wrp .box:nth-child(3) ul > li:nth-child(10) a::before,
    #PGBTM_nv.slct_4_1 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(1) a::before,
    #PGBTM_nv.slct_4_2 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(2) a::before,
    #PGBTM_nv.slct_4_3 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(3) a::before,
    #PGBTM_nv.slct_4_4 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(4) a::before,
    #PGBTM_nv.slct_4_5 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(5) a::before,
    #PGBTM_nv.slct_4_6 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(6) a::before,
    #PGBTM_nv.slct_4_7 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(7) a::before,
    #PGBTM_nv.slct_4_8 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(8) a::before,
    #PGBTM_nv.slct_4_9 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(9) a::before,
    #PGBTM_nv.slct_4_10 .c_mn_wrp .box:nth-child(4) ul > li:nth-child(10) a::before,
    #PGBTM_nv.slct_5_1 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(1) a::before,
    #PGBTM_nv.slct_5_2 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(2) a::before,
    #PGBTM_nv.slct_5_3 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(3) a::before,
    #PGBTM_nv.slct_5_4 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(4) a::before,
    #PGBTM_nv.slct_5_5 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(5) a::before,
    #PGBTM_nv.slct_5_6 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(6) a::before,
    #PGBTM_nv.slct_5_7 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(7) a::before,
    #PGBTM_nv.slct_5_8 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(8) a::before,
    #PGBTM_nv.slct_5_9 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(9) a::before,
    #PGBTM_nv.slct_5_10 .c_mn_wrp .box:nth-child(5) ul > li:nth-child(10) a::before {
      width: 0;
      height: 0;
      border-style: solid;
      background: none;
      border-radius: 0;
      border-width: 0 3.5px 6.1px 3.5px;
      border-color: transparent transparent #dd0090 transparent; }
  @media only screen and (max-width: 980px) {
    #PGBTM_nv {
      padding-bottom: 80px; }
      #PGBTM_nv .title {
        margin: 0 5px 10px; }
      #PGBTM_nv .c_mn_wrp .box {
        margin: 0 5px; } }
  @media only screen and (max-width: 640px) {
    #PGBTM_nv {
      padding-bottom: 60px; }
      #PGBTM_nv .title {
        margin: 0 0 10px; }
      #PGBTM_nv .c_mn_wrp {
        display: block; }
        #PGBTM_nv .c_mn_wrp .box {
          margin: 0 0 10px; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* DID MAP
/* -------------------------------------------------------------------------*/
#CSR_didMap {
  position: relative; }
  #CSR_didMap figure {
    margin: 0;
    padding: 0; }
    #CSR_didMap figure img {
      width: auto;
      height: auto;
      max-width: 100%; }
  #CSR_didMap ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #CSR_didMap li {
    position: absolute;
    width: 8%;
    opacity: 0;
    transition: opacity 1s ease; }
    #CSR_didMap li a {
      display: block;
      transition: all 0.2s ease;
      border-radius: 3px;
      overflow: hidden; }
      #CSR_didMap li a img {
        width: 100%;
        height: auto; }
      #CSR_didMap li a:hover {
        background-color: rgba(0, 206, 255, 0.52); }
    #CSR_didMap li.ic_yuenchi {
      top: 2%;
      left: 38%; }
    #CSR_didMap li.ic_factory_1 {
      top: 2%;
      left: 88%; }
    #CSR_didMap li.ic_school {
      top: 20%;
      left: 70%; }
    #CSR_didMap li.ic_hospital {
      top: 23%;
      left: 55%; }
    #CSR_didMap li.ic_station {
      top: 38%;
      left: 35%; }
    #CSR_didMap li.ic_bike {
      top: 32%;
      left: 13%; }
    #CSR_didMap li.ic_factory_2 {
      top: 48%;
      left: 88%; }
    #CSR_didMap li.ic_car {
      top: 58%;
      left: 42%; }
    #CSR_didMap li.ic_depart {
      top: 66%;
      left: 17%; }
    #CSR_didMap li.ic_hatake {
      top: 71%;
      left: 60%; }
    #CSR_didMap li.anm_on {
      animation: csr_didMap_anm ease-in-out 1s;
      animation-iteration-count: 1;
      transform-origin: 50% 50%;
      animation-fill-mode: forwards;
      opacity: 1; }
  #CSR_didMap.anm_on ul {
    opacity: 1 !important; }
  @media only screen and (max-width: 640px) {
    #CSR_didMap li {
      width: 12%; }
      #CSR_didMap li.ic_yuenchi {
        top: -3%;
        left: 35%; }
      #CSR_didMap li.ic_factory_1 {
        top: -3%;
        left: 85%; }
      #CSR_didMap li.ic_school {
        top: 13%;
        left: 68%; }
      #CSR_didMap li.ic_hospital {
        top: 16%;
        left: 54%; }
      #CSR_didMap li.ic_station {
        top: 30%;
        left: 30%; }
      #CSR_didMap li.ic_bike {
        top: 28%;
        left: 11%; }
      #CSR_didMap li.ic_factory_2 {
        top: 40%;
        left: 86%; }
      #CSR_didMap li.ic_car {
        top: 50%;
        left: 41%; }
      #CSR_didMap li.ic_depart {
        top: 52%;
        left: 15%; }
      #CSR_didMap li.ic_hatake {
        top: 73%;
        left: 65%; } }

@keyframes csr_didMap_anm {
  0% {
    opacity: 0;
    transform: translate(0, -50px); }
  15% {
    transform: translate(0, -25px); }
  30% {
    transform: translate(0, 0); }
  45% {
    transform: translate(0, -15px); }
  60% {
    transform: translate(0, 0px); }
  75% {
    transform: translate(0, -5px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

.didMap_pop_block .mfp-content {
  background-color: #fff;
  max-width: 1000px;
  margin: 20px auto;
  padding: 30px 30px 60px; }

.didMap_pop_block .title {
  margin-bottom: 30px; }
  .didMap_pop_block .title h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 10px 0 0;
    padding: 15px 15px 12px;
    line-height: 1;
    color: #fff;
    background-color: #004ea2;
    border-radius: 5px 5px 0 0; }

.didMap_pop_block .link_area {
  text-align: center;
  margin: 30px 0; }
  .didMap_pop_block .link_area ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0; }
  .didMap_pop_block .link_area li {
    display: inline-block;
    vertical-align: middle;
    margin: 5px; }
    .didMap_pop_block .link_area li a {
      font-size: 16px;
      font-size: 1rem;
      display: block; }
  .didMap_pop_block .link_area .link {
    padding: 14px 50px;
    background-color: #fff;
    border: 2px solid;
    line-height: 1; }

.didMap_pop_block .img_box_1 {
  text-align: center;
  margin: 40px 0; }
  .didMap_pop_block .img_box_1 img {
    width: auto;
    height: auto;
    max-width: 100%; }

.didMap_pop_block .img_box_2 {
  font-size: 0; }
  .didMap_pop_block .img_box_2 img {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin: 0.5%; }

.didMap_pop_block .img_box_3 {
  font-size: 0; }
  .didMap_pop_block .img_box_3 img {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin: 0.5%; }

.didMap_pop_block .img_box_4 {
  font-size: 0; }
  .didMap_pop_block .img_box_4 img {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0.5%; }

@media only screen and (max-width: 980px) {
  .didMap_pop_block .mfp-content {
    padding: 20px 20px 40px; }
  .didMap_pop_block .title {
    margin-top: 25px; }
  .didMap_pop_block .img_box_2 img {
    width: 49%; } }

@media only screen and (max-width: 640px) {
  .didMap_pop_block .mfp-content {
    padding: 10px 10px 20px; } }

#CSR_didMap_icons {
  margin-top: 20px;
  margin-bottom: -120px; }
  #CSR_didMap_icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0; }
  #CSR_didMap_icons li {
    display: inline-block;
    vertical-align: top;
    width: 24.5%;
    margin: 0.25%; }
  #CSR_didMap_icons a {
    display: table;
    width: 100%;
    padding: 5px;
    color: #004ea2;
    transition: background-color 0.2s ease;
    border-radius: 3px;
    background-color: #d9edf8; }
    #CSR_didMap_icons a:hover {
      background-color: #8ad4ff;
      text-decoration: none; }
  #CSR_didMap_icons figure {
    display: table-cell;
    vertical-align: middle;
    width: 65px;
    height: 65px;
    margin: 0;
    padding: 0 5px 0 0; }
    #CSR_didMap_icons figure img {
      margin: 10%;
      width: 80%;
      height: auto;
      height: auto; }
  #CSR_didMap_icons .text {
    font-size: 16px;
    font-size: 1rem;
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
    line-height: 1.3;
    background: url(../img/link_arw_1.png) right 5px center no-repeat; }
  @media only screen and (max-width: 980px) {
    #CSR_didMap_icons {
      margin-bottom: -80px; }
      #CSR_didMap_icons li {
        width: 32.83%; } }
  @media only screen and (max-width: 640px) {
    #CSR_didMap_icons {
      margin-bottom: 0; }
      #CSR_didMap_icons li {
        width: 49.5%; }
      #CSR_didMap_icons figure {
        width: 50px;
        height: 50px; } }
  @media only screen and (max-width: 400px) {
    #CSR_didMap_icons li {
      width: 100%;
      margin: 1px 0; }
    #CSR_didMap_icons figure {
      width: 40px;
      height: 40px; }
    #CSR_didMap_icons a {
      padding: 0 5px; }
      #CSR_didMap_icons a br {
        display: none; } }

/* -------------------------------------------------------------------------*/

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