@charset "UTF-8";
.bold {
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","Noto Sans JP",sans-serif;
  font-weight: bold; }

.cnt-main {
  padding-top: 81px; }

.pankuzu_wrap {
  width: 100%; }
  .pankuzu_wrap .wrapper {
    width: 100%;
    padding: 0 5rem;
    margin: 0 auto;
    position: relative; }
  .pankuzu_wrap ul {
    margin-left: 0;
    padding: 0 0 5px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .pankuzu_wrap ul li {
      position: relative;
      font-size: 1.2rem;
      vertical-align: middle;
      padding: 0 11px 0 11px;
      color: #747474; }
      .pankuzu_wrap ul li:first-child {
        padding-left: 0; }
      .pankuzu_wrap ul li a {
        color: #747474; }
        .pankuzu_wrap ul li a:hover {
          text-decoration: underline; }
    .pankuzu_wrap ul li:before {
      content: "ー";
      position: absolute;
      left: -5px;
      top: 0px;
      width: 5px;
      height: 5px; }
    .pankuzu_wrap ul li:first-child:before {
      display: none; }

.cnt_header_non_blue:before {
  display: none !important; }

.cnt_header_voice {
  height: 660px !important; }
  .cnt_header_voice .cnt_header_h2 {
    top: 70%;
    left: auto;
    right: 12%; }
    @media all and (max-width: 1000px) {
      .cnt_header_voice .cnt_header_h2 {
        right: 5%; } }

/* header */
/* common */
.section_wrap {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 1; }

.content_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 60px 20px 0;
  box-sizing: border-box; }

.content_wrap_s {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px 0;
  box-sizing: border-box; }

.content_wrap_cnt {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 60px 100px;
  box-sizing: border-box; }

.h3_blue_line, .h3_blue, .h3_blue_s {
  position: relative;
  color: #1D3E96;
  font-size: 3.2rem;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  letter-spacing: -1px;
  line-height: 140%;
  box-sizing: border-box;
  padding: 0 0 8px 0;
  margin-bottom: 35px; }
  .h3_blue_line:before, .h3_blue:before, .h3_blue_s:before {
    position: absolute;
    content: "";
    display: block;
    width: 76px;
    height: 3px;
    background-color: #1D3E96;
    left: 0;
    bottom: 0; }
  .h3_blue_line:nth-child(n + 2), .h3_blue:nth-child(n + 2), .h3_blue_s:nth-child(n + 2) {
    margin-top: 80px; }
  .h3_blue_line .newicon, .h3_blue .newicon, .h3_blue_s .newicon {
    font-size: 1.6rem;
    letter-spacing: 1px;
    color: #e60012;
    padding-left: 10px; }

.h3_blue {
  padding: 0; }
  .h3_blue:before {
    display: none; }

.h3_blue_s {
  padding: 0;
  font-size: 2.6rem;
  line-height: 180%; }
  .h3_blue_s:before {
    display: none; }

.h4_blue_line, .h4_blue {
  position: relative;
  color: #1D3E96;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  letter-spacing: 2px;
  line-height: 140%;
  box-sizing: border-box;
  padding: 0 0 0 93px;
  margin-top: 40px;
  margin-bottom: 30px; }
  .h4_blue_line:before, .h4_blue:before {
    position: absolute;
    content: "";
    display: block;
    width: 76px;
    height: 2px;
    background-color: #1D3E96;
    left: 0;
    top: 11px; }
  .h4_blue_line a, .h4_blue a {
    transition: all 0.12s ease-in 0s; }
    .h4_blue_line a:hover, .h4_blue a:hover {
      color: #00A0E9; }

.h4_blue {
  padding: 0; }
  .h4_blue:before {
    display: none; }

.h5_blue_line {
  position: relative;
  color: #1D3E96;
  font-size: 2.0rem;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  line-height: 140%;
  box-sizing: border-box;
  padding: 0 0 10px;
  margin-bottom: 30px; }
  .h5_blue_line:before {
    position: absolute;
    content: "";
    display: block;
    width: 76px;
    height: 3px;
    background-color: #1D3E96;
    left: 0;
    bottom: 0; }

.h5_blue_square {
  position: relative;
  font-size: 2.0rem;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  line-height: 140%;
  box-sizing: border-box;
  padding: 0 0 0 25px;
  margin-bottom: 10px; }
  .h5_blue_square:before {
    position: absolute;
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background-color: #1D3E96;
    left: 0;
    top: 7px;
    color: #1D3E96; }

.h6_blue {
  position: relative;
  color: #1D3E96;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  line-height: 140%;
  box-sizing: border-box;
  margin-bottom: 10px; }

.btn_center {
  text-align: center; }

a.btn01, a.btn01_blue {
  position: relative;
  padding: 10px 60px 10px 40px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #1D3E96;
  color: #1D3E96;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 1px;
  transition: all 0.12s ease-in 0s; }
  a.btn01:before, a.btn01_blue:before {
    content: "";
    position: absolute;
    display: inline-block;
    right: 30px;
    top: 40%;
    width: 11px;
    height: 11px;
    border-top: 1px solid #1D3E96;
    border-right: 1px solid #1D3E96;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.12s ease-in 0s; }
  a.btn01:hover, a.btn01_blue:hover {
    border: 1px solid #00A0E9;
    color: #00A0E9;
    background-color: #fff; }
    a.btn01:hover:before, a.btn01_blue:hover:before {
      border-top: 1px solid #00A0E9;
      border-right: 1px solid #00A0E9; }

a.btn01_blue {
  background-color: #1D3E96;
  color: #fff; }
  a.btn01_blue:before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff; }

a.btn01_blue_minwt {
  max-width: 400px;
  display: block; }

a.arrow {
  position: relative;
  color: #1D3E96;
  padding-right: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none !important;
  transition: all 0.12s ease-in 0s; }
  a.arrow:before {
    content: "";
    position: absolute;
    display: inline-block;
    right: 0;
    top: 26%;
    width: 11px;
    height: 11px;
    border-top: 2px solid #1D3E96;
    border-right: 2px solid #1D3E96;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.12s ease-in 0s; }
  a.arrow:hover:before {
    right: -5px; }

table.table01 {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px;
  border-top: 2px solid #C1C1C1; }
  table.table01 tr {
    border-bottom: 2px solid #C1C1C1; }
  table.table01 th, table.table01 td {
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.5px;
    vertical-align: top; }
  table.table01 th {
    position: relative;
    text-align: left;
    padding: 16px 15px;
    box-sizing: border-box;
    color: #1D3E96;
    white-space: nowrap; }
  table.table01 td {
    padding: 16px 15px;
    box-sizing: border-box; }
    table.table01 td a {
      text-decoration: underline; }

table.table01_s {
  width: 700px;
  margin: 0 auto 40px; }

ul.disc {
  margin-bottom: 30px;
  margin-left: 20px;
  position: relative; }
  ul.disc li {
    position: relative;
    line-height: 180%;
    margin-bottom: 10px;
    letter-spacing: 0.5px; }
    ul.disc li a {
      color: #1D3E96;
      text-decoration: underline; }
  ul.disc li:before {
    content: "•";
    color: #000;
    left: -15px;
    top: 0;
    width: 0;
    position: absolute;
    display: inline-block; }

ul.decimal {
  margin-bottom: 30px;
  margin-left: 30px;
  position: relative;
  list-style-type: decimal; }
  ul.decimal li {
    position: relative;
    margin-bottom: 5px; }
    ul.decimal li a {
      color: #1D3E96;
      text-decoration: underline; }

ul.border_head {
  margin-bottom: 30px;
  position: relative; }
  ul.border_head li {
    position: relative;
    margin-bottom: 5px;
    letter-spacing: 1px;
    padding-left: 30px; }
    ul.border_head li:before {
      position: absolute;
      content: "";
      display: block;
      left: 0;
      top: 10px;
      width: 20px;
      height: 1px;
      border: 1px solid #1D3E96; }

ol {
  margin-bottom: 30px;
  margin-left: 10px;
  list-style: none;
  counter-reset: ol_li;
  position: relative; }
  ol li {
    position: relative;
    margin-bottom: 5px;
    text-align: justify;
    text-justify: inter-ideograph;
    padding-left: 25px; }
    ol li:before {
      position: absolute;
      left: 0;
      top: 4px;
      counter-increment: ol_li;
      /* ol_li カウンタの値に1加える */
      content: counter(ol_li);
      /* before擬似要素のcontentで出力 */
      color: #1D3E96;
      font-weight: 500;
      font-size: 1.2rem; }
    ol li:after {
      position: absolute;
      content: "";
      display: block;
      left: -6.5px;
      top: 3px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 1px solid #1D3E96; }
    ol li a {
      color: #1D3E96;
      text-decoration: underline; }

.p_borber_bottom {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 2px solid #C1C1C1; }

.img_icon_glass {
  position: relative;
  display: inline-block;
  border: 1px solid #C1C1C1;
  padding: 15px 5px;
  transition: all 0.12s ease-in 0s; }
  .img_icon_glass:after {
    position: absolute;
    z-index: 2;
    content: "";
    display: block;
    right: 5px;
    bottom: 5px;
    width: 20px;
    height: 20px;
    background-image: url(../images/common/icon_glass.png);
    background-size: 20px auto;
    background-repeat: no-repeat; }
  .img_icon_glass span {
    position: absolute;
    left: 12px;
    top: 5px;
    color: #1D3E96;
    font-size: 1.2rem; }
    .img_icon_glass span:after {
      position: absolute;
      content: "";
      display: block;
      left: -6.5px;
      top: 0px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 1px solid #1D3E96; }
  .img_icon_glass:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80); }

.white_box {
  border: 2px solid #1D3E96;
  background-color: #fff;
  padding: 30px 40px 20px;
  box-sizing: border-box;
  margin-bottom: 40px; }

.scroll_pc {
  overflow: auto;
  white-space: nowrap;
  position: relative;
  margin-bottom: 30px; }
  .scroll_pc table {
    margin-bottom: 0; }

.scroll_pc::-webkit-scrollbar {
  height: 8px; }

.scroll_pc::-webkit-scrollbar-track {
  background: #eaeaea; }

.scroll_pc::-webkit-scrollbar-thumb {
  background: #535353; }

.gmap_wrap {
  position: relative;
  padding-bottom: 20%;
  height: 0;
  overflow: hidden; }

.gmap_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/* common */
/* cnt */
.cnt_header {
  position: relative;
  width: 89.9%;
  height: 164px; }
  .cnt_header:before {
    position: absolute;
    inset: 0;
    z-index: 1;
    content: "";
    background-color: rgba(16, 38, 90, 0.6); }
  .cnt_header .image {
    width: 100%;
    height: 100%; }
    .cnt_header .image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; }

.cnt_header_h2 {
  position: absolute;
  z-index: 2;
  top: 31%;
  left: 11.3%;
  font-size: 4.0rem;
  font-weight: 700;
  letter-spacing: 4px;
  color: #fff; }
  @media all and (max-width: 1000px) {
    .cnt_header_h2 {
      font-size: 3.4rem;
      top: 34%;
      left: 5%; } }

.blue_box, .red_box, .gray_box {
  width: 100%;
  display: block;
  padding: 30px 30px;
  margin: 40px 0 40px;
  box-sizing: border-box;
  background-color: #ECF0F5; }

.red_box {
  background-color: #fff0f0; }

.gray_box {
  background-color: #F8F9FA; }

ul.link_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  ul.link_list li {
    margin-right: 40px; }
    ul.link_list li a {
      position: relative;
      color: #1D3E96;
      padding-right: 20px; }
      ul.link_list li a:before {
        content: "";
        position: absolute;
        display: inline-block;
        right: 3px;
        top: 4px;
        width: 11px;
        height: 11px;
        border-top: 2px solid #1D3E96;
        border-right: 2px solid #1D3E96;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        transition: all 0.12s ease-in 0s; }
      ul.link_list li a:hover:before {
        right: 0; }

/* cnt */
/* products */
ul.products_category_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  ul.products_category_list li {
    position: relative;
    width: 32.4%;
    border: 1px solid #C1C1C1;
    box-sizing: border-box;
    margin-bottom: 20px;
    transition: all 0.12s ease-in 0s; }
    ul.products_category_list li a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      background-color: #fff;
      transition: all 0.12s ease-in 0s; }
      ul.products_category_list li a:after {
        position: absolute;
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        border: 1px solid #00A0E9;
        opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
        transition: all 0.12s ease-in 0s; }
      ul.products_category_list li a .img {
        text-align: center; }
        ul.products_category_list li a .img img {
          margin: 0 auto;
          width: 100%;
          height: 180px;
          object-fit: cover; }
      ul.products_category_list li a .text {
        padding: 10px 28px 5px;
        box-sizing: border-box; }
        ul.products_category_list li a .text h3 {
          position: relative;
          color: #1D3E96;
          font-size: 2.0rem;
          letter-spacing: -1px;
          padding-bottom: 7px;
          border-bottom: 1px solid #C1C1C1;
          margin-bottom: 15px;
          transition: all 0.12s ease-in 0s; }
          ul.products_category_list li a .text h3:before {
            content: "";
            position: absolute;
            display: inline-block;
            right: 0;
            top: 26%;
            width: 11px;
            height: 11px;
            border-top: 2px solid #1D3E96;
            border-right: 2px solid #1D3E96;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            transition: all 0.12s ease-in 0s; }
        ul.products_category_list li a .text p {
          font-size: 1.25rem;
          line-height: 145%; }
    ul.products_category_list li:hover {
      border: 1px solid #00A0E9; }
      ul.products_category_list li:hover a:after {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100); }
      ul.products_category_list li:hover a .text h3 {
        color: #00A0E9; }
        ul.products_category_list li:hover a .text h3:before {
          border-top: 2px solid #00A0E9;
          border-right: 2px solid #00A0E9; }
    @media all and (max-width: 1000px) {
      ul.products_category_list li {
        width: 48.8%; }
        ul.products_category_list li img {
          width: 100%;
          height: 100%; } }
  ul.products_category_list::after {
    content: "";
    display: block;
    width: 32.4%; }

ul.products_link_list, ul.products_link_list_sp_none_pulldown {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 8px;
  margin-bottom: 26px;
  box-sizing: border-box;
  border-bottom: 2px solid #C1C1C1; }
  ul.products_link_list li, ul.products_link_list_sp_none_pulldown li {
    position: relative;
    width: 32.4%;
    background-color: #fff;
    border: 1px solid #1D3E96;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
    transition: all 0.12s ease-in 0s; }
    @media all and (max-width: 1000px) {
      ul.products_link_list li, ul.products_link_list_sp_none_pulldown li {
        width: 49%; } }
    ul.products_link_list li a, ul.products_link_list_sp_none_pulldown li a {
      display: block;
      width: 100%;
      color: #1D3E96;
      font-weight: 700;
      letter-spacing: -1px;
      padding: 0 0;
      transition: all 0.12s ease-in 0s; }
    ul.products_link_list li.on, ul.products_link_list_sp_none_pulldown li.on {
      background-color: #1D3E96; }
      ul.products_link_list li.on a, ul.products_link_list_sp_none_pulldown li.on a {
        color: #fff; }
    ul.products_link_list li:hover, ul.products_link_list_sp_none_pulldown li:hover {
      border: 1px solid #00A0E9; }
      ul.products_link_list li:hover a, ul.products_link_list_sp_none_pulldown li:hover a {
        color: #00A0E9; }
      ul.products_link_list li:hover.on, ul.products_link_list_sp_none_pulldown li:hover.on {
        background-color: #fff; }
        ul.products_link_list li:hover.on a, ul.products_link_list_sp_none_pulldown li:hover.on a {
          color: #00A0E9; }
  ul.products_link_list::after, ul.products_link_list_sp_none_pulldown::after {
    content: "";
    display: block;
    width: 32.4%; }

ul.products_link_list_s li {
  position: relative;
  width: 24.5%; }

ul.products_link_list_s::before {
  content: "";
  display: block;
  width: 24.5%;
  order: 1; }

ul.products_link_list_s::after {
  content: "";
  display: block;
  width: 24.5%; }

.h3_category_top, .h3_products_detail {
  position: relative;
  color: #1D3E96;
  font-size: 3.2rem;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  letter-spacing: -1px;
  line-height: 140%;
  box-sizing: border-box;
  padding: 0 0 8px 40px;
  margin-bottom: 35px; }
  .h3_category_top:before, .h3_products_detail:before {
    position: absolute;
    content: "";
    display: block;
    width: 76px;
    height: 3px;
    background-color: #1D3E96;
    left: 0;
    bottom: 0; }

.h3_products_detail {
  padding: 0 0 25px;
  font-weight: 700; }
  @media all and (max-width: 1000px) {
    .h3_products_detail {
      font-size: 2.6rem; } }

.h4_products_detail {
  position: relative;
  color: #1D3E96;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
  letter-spacing: 2px;
  line-height: 140%;
  box-sizing: border-box;
  padding: 0 0 0 93px;
  margin-bottom: 15px; }
  .h4_products_detail:before {
    position: absolute;
    content: "";
    display: block;
    width: 76px;
    height: 2px;
    background-color: #1D3E96;
    left: 0;
    top: 11px; }

/* products */
/* products_detail */
ul.products_contact_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  ul.products_contact_list li {
    width: 49.2%;
    margin-bottom: 20px; }
    ul.products_contact_list li.p100 {
      width: 100%; }
    ul.products_contact_list li:last-child {
      margin-bottom: 0; }

a.contact_mail, a.contact_mail_blue, a.pdf {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 10px 10px 65px;
  box-sizing: border-box;
  background-image: url(../images/common/icon_mail.png);
  background-size: 25px auto;
  background-repeat: no-repeat;
  background-position: left 30px center;
  background-color: #fff;
  border: 1px solid #1D3E96;
  color: #1D3E96;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -1px;
  transition: all 0.12s ease-in 0s; }
  a.contact_mail:before, a.contact_mail_blue:before, a.pdf:before {
    content: "";
    position: absolute;
    display: inline-block;
    right: 30px;
    top: 40%;
    width: 11px;
    height: 11px;
    border-top: 1px solid #1D3E96;
    border-right: 1px solid #1D3E96;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.12s ease-in 0s; }
  a.contact_mail:hover, a.contact_mail_blue:hover, a.pdf:hover {
    border: 1px solid #00A0E9;
    color: #00A0E9;
    background-color: #fff;
    background-image: url(../images/common/icon_mail_on.png); }
    a.contact_mail:hover:before, a.contact_mail_blue:hover:before, a.pdf:hover:before {
      border-top: 1px solid #00A0E9;
      border-right: 1px solid #00A0E9; }

a.contact_mail_blue {
  background-color: #1D3E96;
  color: #fff;
  background-image: url(../images/common/icon_mail_white.png); }
  a.contact_mail_blue:before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff; }

a.pdf {
  padding: 10px 10px 10px 55px;
  background-image: url(../images/common/icon_pdf.png);
  background-size: 16px auto; }
  a.pdf:before {
    display: none; }
  a.pdf:after {
    content: "";
    position: absolute;
    display: inline-block;
    right: 30px;
    top: 38%;
    width: 14px;
    height: 14px;
    background-image: url(../images/common/icon_blank.png);
    background-size: 14px auto;
    background-repeat: no-repeat;
    transition: all 0.12s ease-in 0s; }
  a.pdf:hover {
    border: 1px solid #00A0E9;
    color: #00A0E9;
    background-image: url(../images/common/icon_pdf_on.png); }
    a.pdf:hover:after {
      background-image: url(../images/common/icon_blank_on.png); }

a.icon_pdf {
  position: relative;
  width: 100%;
  padding: 0 0 0 30px;
  box-sizing: border-box;
  background-image: url(../images/common/icon_pdf.png);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: left center;
  color: #1D3E96;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 180%;
  text-decoration: none !important;
  transition: all 0.12s ease-in 0s; }
  a.icon_pdf:hover {
    color: #00A0E9;
    background-image: url(../images/common/icon_pdf_on.png); }

.products_detail_top {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 40px; }
  .products_detail_top .l {
    width: 45%; }
    .products_detail_top .l p {
      margin-bottom: 30px; }
    @media all and (max-width: 1000px) {
      .products_detail_top .l ul.products_contact_list li {
        width: 100%; }
        .products_detail_top .l ul.products_contact_list li a {
          font-size: 1.5rem;
          background-position: left 10px center;
          padding-left: 40px; }
          .products_detail_top .l ul.products_contact_list li a:before {
            right: 10px; }
          .products_detail_top .l ul.products_contact_list li a:after {
            right: 10px; } }
  .products_detail_top .r {
    width: 49%; }
    .products_detail_top .r .img_wrap {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap; }
      .products_detail_top .r .img_wrap .img_l {
        position: relative;
        width: 444px;
        background-color: #fff;
        border: 1px solid #C1C1C1;
        padding: 25px;
        box-sizing: border-box; }
        .products_detail_top .r .img_wrap .img_l:after {
          position: absolute;
          content: "";
          display: block;
          right: 10px;
          bottom: 10px;
          width: 20px;
          height: 20px;
          background-image: url(../images/common/icon_glass.png);
          background-size: 20px auto;
          background-repeat: no-repeat; }
      .products_detail_top .r .img_wrap .img_thum {
        width: 90px;
        box-sizing: border-box;
        padding-left: 15px; }
        .products_detail_top .r .img_wrap .img_thum ul li {
          background-color: #fff;
          margin-bottom: 10px; }
          .products_detail_top .r .img_wrap .img_thum ul li img {
            border: 1px solid #C1C1C1;
            box-sizing: border-box; }

.products_detail_anchor_list_wrap {
  padding: 22px 0 18px;
  border-top: 2px solid #c1c1c1;
  border-bottom: 2px solid #c1c1c1;
  margin-bottom: 60px;
  width: 100%; }
  .products_detail_anchor_list_wrap .scroll {
    margin-bottom: 0;
    overflow: hidden; }
    .products_detail_anchor_list_wrap .scroll::-webkit-scrollbar {
      display: none; }

ul.products_detail_anchor_list {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap; }
  ul.products_detail_anchor_list li {
    padding: 0 30px; }
    ul.products_detail_anchor_list li a {
      position: relative;
      display: block;
      color: #1D3E96;
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.5px;
      padding-bottom: 15px;
      transition: all 0.12s ease-in 0s; }
      ul.products_detail_anchor_list li a:before {
        content: "";
        position: absolute;
        display: inline-block;
        left: 0;
        right: 0;
        bottom: 3px;
        margin: 0 auto;
        width: 11px;
        height: 11px;
        border-top: 2px solid #1D3E96;
        border-right: 2px solid #1D3E96;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        transition: all 0.12s ease-in 0s; }
      ul.products_detail_anchor_list li a:hover {
        color: #00A0E9; }
        ul.products_detail_anchor_list li a:hover:before {
          border-top: 2px solid #00A0E9;
          border-right: 2px solid #00A0E9; }

.products_detail_wrap .wrap {
  padding: 0 93px;
  box-sizing: border-box;
  margin-bottom: 40px; }
  @media all and (max-width: 1000px) {
    .products_detail_wrap .wrap {
      padding: 0 0 0 30px; } }
  .products_detail_wrap .wrap h5 {
    font-size: 2.3rem;
    line-height: 150%;
    margin-bottom: 30px;
    margin-top: 35px; }
  .products_detail_wrap .wrap h6 {
    position: relative;
    font-size: 2.0rem;
    line-height: 150%;
    margin-bottom: 10px;
    margin-top: 50px; }
    .products_detail_wrap .wrap h6:before {
      position: relative;
      content: "■";
      color: #1D3E96;
      font-size: 1.6rem;
      top: -2px;
      padding-right: 10px; }
  .products_detail_wrap .wrap p {
    margin-bottom: 30px; }
    .products_detail_wrap .wrap p a {
      color: #00A0E9;
      text-decoration: underline; }
  .products_detail_wrap .wrap .text_s {
    font-size: 1.4rem;
    color: #747474; }
  .products_detail_wrap .wrap .box {
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #F8F9FA;
    margin-bottom: 30px; }
  .products_detail_wrap .wrap ul {
    margin-bottom: 0;
    margin-left: 20px;
    position: relative; }
    .products_detail_wrap .wrap ul li {
      position: relative;
      line-height: 180%;
      font-size: 1.6rem;
      margin-bottom: 2px; }
      .products_detail_wrap .wrap ul li a {
        color: #00A0E9;
        text-decoration: underline; }
      .products_detail_wrap .wrap ul li:before {
        content: "●";
        color: #1D3E96;
        font-size: .8rem;
        left: -15px;
        top: 0;
        width: 0;
        position: absolute;
        display: inline-block; }
      .products_detail_wrap .wrap ul li:last-child {
        margin-bottom: 0; }
  .products_detail_wrap .wrap .col2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .products_detail_wrap .wrap .col2 > div {
      width: 48%;
      text-align: center; }
  .products_detail_wrap .wrap img {
    max-width: 100%;
    height: auto; }
  .products_detail_wrap .wrap figcaption {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 5px; }
  .products_detail_wrap .wrap a.pdf {
    display: inline-block;
    width: auto;
    min-width: 550px;
    margin-bottom: 10px;
    padding-right: 70px; }
  .products_detail_wrap .wrap table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px 10px;
    margin-bottom: 30px; }
    .products_detail_wrap .wrap table th, .products_detail_wrap .wrap table td {
      font-weight: 500;
      font-size: 1.4rem;
      line-height: 140%;
      letter-spacing: 0.5px;
      vertical-align: middle;
      padding: 10px 10px;
      box-sizing: border-box; }
    .products_detail_wrap .wrap table th {
      position: relative;
      text-align: center;
      background-color: #F8F9FA; }
      .products_detail_wrap .wrap table th:after {
        position: absolute;
        content: "";
        display: block;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 3px; }
    .products_detail_wrap .wrap table tr:nth-child(odd) td {
      background-color: #F0F2F4; }
    .products_detail_wrap .wrap table tr:nth-child(even) td {
      background-color: #ECF0F5; }
    .products_detail_wrap .wrap table td {
      color: #1D3E96;
      font-weight: 700; }

.v360_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-flow: row-reverse;
  margin-bottom: 30px; }
  .v360_wrap .img360 {
    width: 60%;
    border: 1px solid #c1c1c1;
    padding-top: 10px; }
    .v360_wrap .img360 > div {
      position: relative;
      width: 100%;
      padding-bottom: 100%;
      height: 0px;
      margin: 0 auto; }
      .v360_wrap .img360 > div:after {
        position: absolute;
        z-index: 2;
        content: "";
        display: block;
        right: 10px;
        bottom: 10px;
        width: 40px;
        height: 30px;
        background-image: url(../images/common/icon_360.png);
        background-size: 40px auto;
        background-repeat: no-repeat; }
      .v360_wrap .img360 > div iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100%; }
  .v360_wrap .template {
    width: 36%; }
    .v360_wrap .template .box {
      padding: 20px 15px 20px;
      box-sizing: border-box;
      background-color: #F8F9FA;
      margin-bottom: 0;
      text-align: center; }
      .v360_wrap .template .box .title {
        position: relative;
        color: #1D3E96;
        font-size: 2.4rem;
        font-weight: 700;
        letter-spacing: 1px;
        padding-bottom: 7px;
        margin-bottom: 15px; }
        .v360_wrap .template .box .title:before {
          position: absolute;
          content: "";
          display: block;
          width: 76px;
          height: 2px;
          background-color: #1D3E96;
          bottom: 0;
          left: 0;
          right: 0;
          margin: 0 auto; }
      .v360_wrap .template .box .img {
        width: 145px;
        margin: 0 auto 18px;
        padding-left: 10px; }
      .v360_wrap .template .box p {
        font-size: 1.4rem;
        line-height: 140%;
        margin-bottom: 15px; }
      .v360_wrap .template .box .s {
        font-size: 1.2rem;
        letter-spacing: -0.5px; }

.products_detail_bottom_contact {
  margin: 80px auto 0;
  padding: 40px 0 0;
  border-top: 2px solid #c1c1c1; }
  .products_detail_bottom_contact .bottom_contact_wrap {
    display: block;
    width: 490px;
    margin: 0 auto; }

/* products_detail */
/* event */
.event_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap; }
  .event_box .table {
    width: 57%;
    box-sizing: border-box; }
  .event_box .img {
    width: 40%;
    box-sizing: border-box; }

.event_end {
  font-weight: 700;
  color: #e60012;
  margin-bottom: 20px; }

ul.event_thum {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 10px; }
  ul.event_thum li {
    width: 120px;
    background-color: #fff;
    margin-right: 10px; }
    ul.event_thum li img {
      border: 1px solid #C1C1C1;
      box-sizing: border-box; }

/* event */
/* corporate */
.profile_box_wrap {
  position: relative;
  width: 89.9%;
  background-color: #F8F9FA; }
  .profile_box_wrap .wrap {
    width: 100%;
    margin: 0 auto 20px;
    padding: 20px 30px 20px 6%;
    box-sizing: border-box; }
    .profile_box_wrap .wrap .mainbox {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap; }
      .profile_box_wrap .wrap .mainbox .year {
        width: 200px;
        font-size: 6.8rem;
        color: #1D3E96;
        line-height: 120%;
        box-sizing: border-box;
        padding-right: 20px; }
      .profile_box_wrap .wrap .mainbox .subbox {
        width: calc(100% - 200px); }
      .profile_box_wrap .wrap .mainbox .cnt {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap; }
        .profile_box_wrap .wrap .mainbox .cnt .history {
          width: 100%;
          box-sizing: border-box; }
          .profile_box_wrap .wrap .mainbox .cnt .history dl {
            display: flex;
            flex-wrap: wrap; }
            .profile_box_wrap .wrap .mainbox .cnt .history dl dt {
              position: relative;
              width: 120px;
              box-sizing: border-box;
              padding-left: 30px;
              color: #1D3E96;
              font-size: 2.3rem;
              font-weight: 700;
              line-height: 110%; }
              .profile_box_wrap .wrap .mainbox .cnt .history dl dt:before {
                position: absolute;
                content: "";
                display: block;
                left: 0;
                top: 10px;
                width: 2px;
                height: 100%;
                background-color: #1D3E96; }
              .profile_box_wrap .wrap .mainbox .cnt .history dl dt:after {
                position: absolute;
                content: "";
                display: block;
                left: -5px;
                top: 5px;
                width: 13px;
                height: 13px;
                border-radius: 50%;
                background-color: #1D3E96; }
              .profile_box_wrap .wrap .mainbox .cnt .history dl dt:last-of-type:before {
                display: none; }
            .profile_box_wrap .wrap .mainbox .cnt .history dl dd {
              position: relative;
              width: calc(100% - 120px);
              display: flex;
              justify-content: space-between;
              flex-wrap: nowrap; }
              .profile_box_wrap .wrap .mainbox .cnt .history dl dd .l {
                width: calc(100% - 240px);
                padding-bottom: 35px; }
              .profile_box_wrap .wrap .mainbox .cnt .history dl dd .r {
                width: 200px;
                height: 100%;
                font-size: 1.2rem;
                color: #747474;
                box-sizing: border-box;
                padding-left: 20px;
                padding-bottom: 35px;
                padding-top: 10px;
                border-left: 2px solid #C1C1C1; }
              .profile_box_wrap .wrap .mainbox .cnt .history dl dd h4 {
                margin-top: 0;
                margin-bottom: 10px;
                letter-spacing: 0;
                font-size: 2.2rem; }
            .profile_box_wrap .wrap .mainbox .cnt .history dl.none_line dt:before, .profile_box_wrap .wrap .mainbox .cnt .history dl.none_line dt:after {
              display: none; }
            .profile_box_wrap .wrap .mainbox .cnt .history dl.none_line dd .l, .profile_box_wrap .wrap .mainbox .cnt .history dl.none_line dd .r {
              padding: 0; }
            .profile_box_wrap .wrap .mainbox .cnt .history dl.none_line dd .r {
              border: none;
              font-size: 2.0rem;
              font-weight: 700;
              padding-left: 20px; }
        .profile_box_wrap .wrap .mainbox .cnt .annotation {
          display: none; }

ul.company_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  ul.company_list li {
    padding: 2px 40px 1px 10px;
    box-sizing: border-box;
    border: 1px solid #747474;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 120%;
    margin-right: 10px;
    margin-bottom: 10px; }

dl.mission_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 60px; }
  dl.mission_list dt {
    position: relative;
    width: 210px;
    color: #1D3E96;
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: 1px;
    vertical-align: middle; }
    dl.mission_list dt span {
      position: relative;
      font-size: 6.0rem;
      padding-left: 18px;
      top: 10px; }
    dl.mission_list dt:after {
      position: absolute;
      content: "";
      display: block;
      top: 25%;
      right: 0;
      width: 2px;
      height: 65px;
      background-color: #C1C1C1; }
  dl.mission_list dd {
    width: calc(100% - 220px);
    box-sizing: border-box;
    padding-left: 40px;
    padding-top: 20px;
    color: #1D3E96;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 150%; }

/* corporate */
/* QA */
.qa_list {
  width: 100%;
  margin-bottom: 20px; }
  .qa_list dt {
    background-color: #ECF0F5;
    width: 100%;
    color: #1D3E96;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 15px 40px 12px 50px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex; }
    .qa_list dt span {
      font-size: 1.6rem;
      font-weight: 700;
      color: #1D3E96;
      padding-right: 30px; }
  .qa_list dd {
    width: 100%;
    background-color: #F8F9FA;
    border-top: none;
    padding: 15px 40px 15px 50px;
    box-sizing: border-box; }
    .qa_list dd .box {
      display: flex; }
      .qa_list dd .box > div {
        flex: 1; }
      .qa_list dd .box span {
        font-size: 1.6rem;
        font-weight: 700;
        color: #1D3E96;
        padding-right: 30px; }

/* QA */
/* sitemap */
.sitemap_wrap .wrap {
  padding: 0 93px;
  box-sizing: border-box;
  margin-bottom: 40px; }
  @media all and (max-width: 1000px) {
    .sitemap_wrap .wrap {
      padding: 0 0 0 30px; } }

ul.sitemap_list {
  margin-left: 0; }
  ul.sitemap_list > li {
    margin-bottom: 20px; }
    ul.sitemap_list > li:before {
      display: none !important; }
    ul.sitemap_list > li > a {
      display: block;
      padding-bottom: 1rem;
      margin-bottom: 15px;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #221815;
      border-bottom: 1px solid #c1c1c1;
      transition: color .2s ease-in-out; }
      ul.sitemap_list > li > a span {
        position: relative;
        display: inline-block;
        width: 100%;
        padding-right: 2rem;
        color: #221815; }
        ul.sitemap_list > li > a span:before {
          position: absolute;
          top: 50%;
          right: 1rem;
          width: 1rem;
          height: 1rem;
          content: "";
          border-top: 0.2rem solid #1D3E96;
          border-right: 0.2rem solid #1D3E96;
          transition: border-color .2s ease-in-out;
          transform: translateY(-50%) rotate(45deg); }
      ul.sitemap_list > li > a:hover span {
        color: #00A0E9; }
        ul.sitemap_list > li > a:hover span:before {
          border-top: 0.2rem solid #00A0E9;
          border-right: 0.2rem solid #00A0E9; }
    ul.sitemap_list > li > ul {
      margin-left: 20px; }
      ul.sitemap_list > li > ul > li a {
        color: #747474;
        font-size: 1.4rem;
        transition: color .2s ease-in-out; }
        ul.sitemap_list > li > ul > li a:hover {
          color: #00A0E9; }

/* sitemap */
/* form */
dl.table_form {
  width: 83%;
  margin: 0 auto 30px; }
  dl.table_form dt {
    width: 100%;
    color: #1D3E96;
    font-weight: 700;
    margin-bottom: 8px; }
  dl.table_form dd {
    width: 100%;
    margin-bottom: 15px; }
    dl.table_form dd .d_flex {
      display: flex;
      justify-content: flex-start;
      flex-wrap: nowrap; }
      dl.table_form dd .d_flex span {
        padding-right: 5px; }

ul.inquiry_flow {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 40px; }
  ul.inquiry_flow:after {
    position: absolute;
    z-index: 1;
    content: "";
    display: block;
    width: 200px;
    height: 2px;
    margin: auto;
    background-color: #C1C1C1; }
  ul.inquiry_flow li {
    position: relative;
    z-index: 2;
    width: 80px;
    height: 80px;
    margin: 0 10px;
    background-color: #fff;
    border: 1px solid  #C1C1C1;
    border-radius: 50%;
    color: #C1C1C1;
    font-size: 2.4rem;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 78px;
    text-align: center; }
    ul.inquiry_flow li.on {
      border: 1px solid #1D3E96;
      color: #1D3E96; }

.mw_wp_form_confirm .confirm_none {
  display: none; }

/* form */
/* recruit */
.tag_text {
  position: relative;
  padding: 2px 10px;
  box-sizing: border-box;
  border: 1px solid #1D3E96;
  background-color: #fff;
  color: #1D3E96;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 700;
  margin-left: 10px; }

.tag_text_black {
  color: #221815;
  font-weight: 500; }

ul.recruit_flow_list {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap; }
  ul.recruit_flow_list li {
    position: relative;
    width: 19%;
    box-sizing: border-box;
    margin: 0 35px;
    text-align: center; }
    ul.recruit_flow_list li .title {
      font-size: 2.8rem;
      font-weight: 700;
      color: #1D3E96;
      margin-bottom: 10px; }
      ul.recruit_flow_list li .title span {
        display: block;
        font-size: 1.6rem;
        font-weight: 400; }
    ul.recruit_flow_list li:before {
      content: "";
      position: absolute;
      display: inline-block;
      right: -40px;
      top: 58%;
      width: 28px;
      height: 28px;
      border-top: 8px solid #00A0E9;
      border-right: 8px solid #00A0E9;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    ul.recruit_flow_list li:last-child:before {
      display: none; }

/* recruit */
/* voice */
ul.voice_box {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  box-sizing: border-box;
  padding-left: 95px;
  margin-bottom: 50px;
  margin-top: 50px;
  border-bottom: 2px solid #C1C1C1; }
  ul.voice_box > li.img {
    width: 308px;
    margin-bottom: 60px; }
  ul.voice_box > li.text {
    width: calc(100% - 308px);
    box-sizing: border-box;
    padding-right: 40px; }
    ul.voice_box > li.text p {
      margin-bottom: 50px; }

ul.voice_box_03 {
  justify-content: flex-start; }
  ul.voice_box_03 li.img {
    width: 408px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  ul.voice_box_03 li.text {
    position: relative;
    z-index: 2;
    width: 100% !important;
    box-sizing: border-box;
    padding-right: 350px; }

/* voice */
/* user support */
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
  width: 100%; }

#wpmem_login_form, #wpmem_register_form, #wpmem_profile_form, #wpmem_pwdchange_form, #plugin_delete_me_shortcode_form, #wpmem_pwdreset_form {
  font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Noto Sans JP",sans-serif !important;
  text-align: left; }
  #wpmem_login_form legend, #wpmem_register_form legend, #wpmem_profile_form legend, #wpmem_pwdchange_form legend, #plugin_delete_me_shortcode_form legend, #wpmem_pwdreset_form legend {
    display: none; }
  #wpmem_login_form .link-text, #wpmem_register_form .link-text, #wpmem_profile_form .link-text, #wpmem_pwdchange_form .link-text, #plugin_delete_me_shortcode_form .link-text, #wpmem_pwdreset_form .link-text {
    display: none; }
  #wpmem_login_form .req-text, #wpmem_register_form .req-text, #wpmem_profile_form .req-text, #wpmem_pwdchange_form .req-text, #plugin_delete_me_shortcode_form .req-text, #wpmem_pwdreset_form .req-text {
    display: none; }
  #wpmem_login_form p, #wpmem_register_form p, #wpmem_profile_form p, #wpmem_pwdchange_form p, #plugin_delete_me_shortcode_form p, #wpmem_pwdreset_form p {
    margin-bottom: 10px; }
  #wpmem_login_form label, #wpmem_register_form label, #wpmem_profile_form label, #wpmem_pwdchange_form label, #plugin_delete_me_shortcode_form label, #wpmem_pwdreset_form label {
    color: #1D3E96;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block; }
  #wpmem_login_form .div_radio label, #wpmem_login_form .div_multicheckbox label, #wpmem_register_form .div_radio label, #wpmem_register_form .div_multicheckbox label, #wpmem_profile_form .div_radio label, #wpmem_profile_form .div_multicheckbox label, #wpmem_pwdchange_form .div_radio label, #wpmem_pwdchange_form .div_multicheckbox label, #plugin_delete_me_shortcode_form .div_radio label, #plugin_delete_me_shortcode_form .div_multicheckbox label, #wpmem_pwdreset_form .div_radio label, #wpmem_pwdreset_form .div_multicheckbox label {
    color: inherit;
    font-weight: 400; }
  #wpmem_login_form input[type=checkbox], #wpmem_register_form input[type=checkbox], #wpmem_profile_form input[type=checkbox], #wpmem_pwdchange_form input[type=checkbox], #plugin_delete_me_shortcode_form input[type=checkbox], #wpmem_pwdreset_form input[type=checkbox] {
    position: relative;
    appearance: auto;
    display: inline-block; }
  #wpmem_login_form .button_div, #wpmem_register_form .button_div, #wpmem_profile_form .button_div, #wpmem_pwdchange_form .button_div, #plugin_delete_me_shortcode_form .button_div, #wpmem_pwdreset_form .button_div {
    text-align: left;
    margin-top: 15px; }
  #wpmem_login_form .buttons, #wpmem_register_form .buttons, #wpmem_profile_form .buttons, #wpmem_pwdchange_form .buttons, #plugin_delete_me_shortcode_form .buttons, #wpmem_pwdreset_form .buttons {
    position: relative;
    border: none;
    display: block;
    background-color: #1D3E96;
    border: 1px solid #1D3E96 !important;
    padding: 10px 80px 10px 80px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    cursor: pointer; }

#wpmem_login input[type="password"]:focus, #wpmem_login input[type="text"]:focus, #wpmem_reg input[type="date"]:focus, #wpmem_reg input[type="email"]:focus, #wpmem_reg input[type="number"]:focus, #wpmem_reg input[type="password"]:focus, #wpmem_reg input[type="text"]:focus, #wpmem_reg input[type="url"]:focus, #wpmem_reg textarea:focus {
  border: 1px solid #1D3E96;
  background: #fff; }

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important; }

/* user support */
ul.search_results_list {
  padding-left: 30px; }
  ul.search_results_list li {
    margin-bottom: 5px; }
    ul.search_results_list li a {
      text-decoration: underline;
      transition: all 0.12s ease-in 0s; }
      ul.search_results_list li a:hover {
        text-decoration: none; }

.top_message_mainimg {
  display: block;
  width: 600px;
  margin: 0 auto 30px; }
  .top_message_mainimg .text {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-top: 10px; }

.top_message_box_s {
  position: relative;
  margin-top: 20px;
  padding-top: 20px; }
  .top_message_box_s p {
    font-size: 1.3rem; }
  .top_message_box_s:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #1D3E96; }

/* wordpress */
.movie {
  width: 800px;
  height: auto; }
  .movie img {
    width: 100%;
    height: auto; }

.wp-block-embed-youtube, .youtube {
  max-width: 900px; }
  .wp-block-embed-youtube > div, .youtube > div {
    position: relative;
    height: 0;
    padding: 30px 0 56.25%;
    overflow: hidden; }
    .wp-block-embed-youtube > div iframe, .youtube > div iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block; }

.wp-pagenavi {
  margin: 0 auto;
  display: flex;
  justify-content: center; }
  .wp-pagenavi a {
    border: 1px solid #666;
    padding: 5px 6px;
    margin: 0 5px; }
  .wp-pagenavi .current {
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
    font-weight: 700;
    padding: 5px 6px;
    margin: 0 5px; }

/* wordpress */
/* Gutenberg */
.has-medium-font-size {
  font-size: 1.8rem !important; }

.wp-block-columns {
  display: flex;
  overflow-wrap: break-word;
  background-color: inherit;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 20px;
  box-sizing: border-box; }
  .wp-block-columns .wp-block-column {
    display: flex;
    flex-direction: column;
    flex: 1;
    flex-grow: 1;
    flex-basis: 0%;
    padding-left: 0;
    padding-right: 0;
    margin-left: -14px;
    margin-right: -14px;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-basis: 100%; }

.wp-block-image {
  margin-bottom: 30px; }

.wp-block-image img {
  max-width: 100% !important;
  height: auto !important; }

.has-2-columns .wp-block-column {
  margin-left: 14px;
  margin-right: 14px;
  flex-basis: calc(50% - 44px);
  flex-grow: 0; }
  .has-2-columns .wp-block-column .wp-block-image {
    width: 100% !important; }
    .has-2-columns .wp-block-column .wp-block-image img {
      max-width: 100% !important;
      height: auto !important; }

/* Gutenberg */
.lum-lightbox {
  z-index: 9999; }

.lum-lightbox-image-wrapper img {
  width: 50% !important;
  height: auto !important; }

a[data-stt-changelang] {
  margin: 0 7px; }

a[data-stt-active] {
  text-decoration: none;
  font-weight: bold; }

/* top */
.p-top-contents__images .image:nth-child(2) {
  width: 54.7%; }

@media (min-width: 1080px) {
  .p-top-contents__images {
    height: 44.8rem; }
  .p-top-contents__images .image:nth-child(2) {
    width: 54.7%;
    height: 19.4rem; }
  .p-top-contents__block-wrapper {
    width: 80%; } }

.p-top-news__contents {
  margin-top: 5.5rem; }

.p-g-nav__sub-image img {
  min-width: 263px;
  height: auto; }

#js-language-main {
  width: 50px; }

/* coolie */
#cn-accept-cookie, #cn-more-info {
  color: #10265a !important; }

#cn-notice-text {
  font-size: 1.1rem !important;
  text-align: left !important; }
  #cn-notice-text a {
    color: #00a0e9 !important;
    text-decoration: underline; }

.cn-close-icon:before, .cn-close-icon:after {
  background-color: #fff !important; }

.p-cookie {
  padding: 0 !important; }

.p-cookie__wrapper {
  display: none; }
