@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

html {
  line-height: 2.0;
  color: #333333;
  letter-spacing: 0.01em; }

::selection {
  color: #fff;
  background: rgba(0, 76, 173, 0.99); }

img::selection {
  color: #fff;
  background: rgba(0, 76, 173, 0.5); }

img::-moz-selection {
  color: #fff;
  background: rgba(0, 76, 173, 0.5); }

@font-face {
  font-family: 'Avex';
  font-weight: normal;
  font-style: normal;
  src: url("../font/AVEX-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Avex';
  font-weight: bold;
  font-style: normal;
  src: url("../font/AVEX-Bold.woff") format("woff"); }

.f-avex {
  font-family: 'Avex'; }

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 1.4rem; }

a {
  color: inherit; }

img {
  vertical-align: top; }

ol,
ul {
  list-style: none; }

.for-tab {
  display: none; }

.for-sp {
  display: none; }


.sp {
  display: block;
}

.link.sp {
  display: inline;
}
.pc {
  display: none;
}

@media screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .link.pc {
    display: inline;
  }
  .sp {
    display: none;
  }
}

@media screen and (max-width: 1023px), print {
  .for-pc {
    display: none; }
  .for-tab {
    display: block; } }

@media screen and (max-width: 767px), print {
  .for-sp {
    display: block; } }

.m-container {
  max-width: 700px;
  margin: 0 auto; }

.m-container_topborder {
  padding-top: 72px;
  border-top: 1px solid #bbb;
}

.rec-outerBox.rec-outerBox_topno {
  padding-top: 0;
}

.m-breadcrumb__list {
  padding: 0;
  margin: 0; }

.m-breadcrumb {
  padding: 12px 0;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto; }

.m-breadcrumb li {
  display: inline-block;
  font-size: 11px;
  color: #999999; }
  .m-breadcrumb li > span {
    color: #555555; }

.m-breadcrumb li:first-child a {
  padding-left: 0; }

.m-breadcrumb li a {
  display: inline-block;
  text-decoration: none;
  padding: 0 5px 0 0;
  font-weight: normal; }

.m-breadcrumb li a:hover {
  text-decoration: underline; }

@media screen and (min-width: 1024px), print {
  .m-breadcrumb {
    overflow: hidden; }
  .m-breadcrumb__list {
    float: right; } }

@media screen and (max-width: 1023px), print {
  .m-breadcrumb__list {
    text-align: center; }
    .m-M-1 {
        margin: 10px !important; }

  }

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

.m-mt-1 {
  margin-top: 5px !important; }

.m-mt-2 {
  margin-top: 10px !important; }

.m-mt-3 {
  margin-top: 15px !important; }

.m-mt-4 {
  margin-top: 20px !important; }

.m-mt-5 {
  margin-top: 25px !important; }

.m-mt-6 {
  margin-top: 30px !important; }

.m-mt-7 {
  margin-top: 35px !important; }

.m-mt-8 {
  margin-top: 40px !important; }

.m-mt-9 {
  margin-top: 45px !important; }

.m-mt-10 {
  margin-top: 50px !important; }

.m-mt-11 {
  margin-top: 55px !important; }

.m-mt-12 {
  margin-top: 60px !important; }

.m-mt-13 {
  margin-top: 65px !important; }

.m-mt-14 {
  margin-top: 70px !important; }

.m-mt-15 {
  margin-top: 75px !important; }

.m-mt-16 {
  margin-top: 80px !important; }

.m-mt-17 {
  margin-top: 85px !important; }

.m-mt-18 {
  margin-top: 90px !important; }

.m-mt-19 {
  margin-top: 95px !important; }

.m-mt-20 {
  margin-top: 100px !important; }

.m-mt-21 {
  margin-top: 105px !important; }

.m-mt-22 {
  margin-top: 110px !important; }

.m-mt-23 {
  margin-top: 115px !important; }

.m-mt-24 {
  margin-top: 120px !important; }

.m-mb-0 {
  margin-bottom: 0px !important; }

.m-mb-1 {
  margin-bottom: 5px !important; }

.m-mb-2 {
  margin-bottom: 10px !important; }

.m-mb-3 {
  margin-bottom: 15px !important; }

.m-mb-4 {
  margin-bottom: 20px !important; }

.m-mb-5 {
  margin-bottom: 25px !important; }

.m-mb-6 {
  margin-bottom: 30px !important; }

.m-mb-7 {
  margin-bottom: 35px !important; }

.m-mb-8 {
  margin-bottom: 40px !important; }

.m-mb-9 {
  margin-bottom: 45px !important; }

.m-mb-10 {
  margin-bottom: 50px !important; }

.m-mb-11 {
  margin-bottom: 55px !important; }

.m-mb-12 {
  margin-bottom: 60px !important; }

.m-mb-13 {
  margin-bottom: 65px !important; }

.m-mb-14 {
  margin-bottom: 70px !important; }

.m-mb-15 {
  margin-bottom: 75px !important; }

.m-mb-16 {
  margin-bottom: 80px !important; }

.m-mb-17 {
  margin-bottom: 85px !important; }

.m-mb-18 {
  margin-bottom: 90px !important; }

.m-mb-19 {
  margin-bottom: 95px !important; }

.m-mb-20 {
  margin-bottom: 100px !important; }

.m-mb-21 {
  margin-bottom: 105px !important; }

.m-mb-22 {
  margin-bottom: 110px !important; }

.m-mb-23 {
  margin-bottom: 115px !important; }

.m-mb-24 {
  margin-bottom: 120px !important; }

.m-m-0 {
    margin: 0px !important; }

.m-m-1 {
    margin: 10px !important; }

.m-m-2 {
    margin: 16px !important; }

.m-r-1 {
    margin-right: 10px !important; }

.m-l-1 {
    margin-left: 10px !important; }


@media screen and (max-width: 767px), print {
  .m-mt-small-0 {
    margin-top: 0px !important; }
  .m-mt-small-1 {
    margin-top: 5px !important; }
  .m-mt-small-2 {
    margin-top: 10px !important; }
  .m-mt-small-3 {
    margin-top: 15px !important; }
  .m-mt-small-4 {
    margin-top: 20px !important; }
  .m-mt-small-5 {
    margin-top: 25px !important; }
  .m-mt-small-6 {
    margin-top: 30px !important; }
  .m-mt-small-7 {
    margin-top: 35px !important; }
  .m-mt-small-8 {
    margin-top: 40px !important; }
  .m-mt-small-9 {
    margin-top: 45px !important; }
  .m-mt-small-10 {
    margin-top: 50px !important; }
  .m-mt-small-11 {
    margin-top: 55px !important; }
  .m-mt-small-12 {
    margin-top: 60px !important; }
  .m-mt-small-13 {
    margin-top: 65px !important; }
  .m-mt-small-14 {
    margin-top: 70px !important; }
  .m-mt-small-15 {
    margin-top: 75px !important; }
  .m-mt-small-16 {
    margin-top: 80px !important; }
  .m-mt-small-17 {
    margin-top: 85px !important; }
  .m-mt-small-18 {
    margin-top: 90px !important; }
  .m-mt-small-19 {
    margin-top: 95px !important; }
  .m-mt-small-20 {
    margin-top: 100px !important; }
  .m-mt-small-21 {
    margin-top: 105px !important; }
  .m-mt-small-22 {
    margin-top: 110px !important; }
  .m-mt-small-23 {
    margin-top: 115px !important; }
  .m-mt-small-24 {
    margin-top: 120px !important; }
  .m-mb-small-0 {
    margin-bottom: 0px !important; }
  .m-mb-small-1 {
    margin-bottom: 5px !important; }
  .m-mb-small-2 {
    margin-bottom: 10px !important; }
  .m-mb-small-3 {
    margin-bottom: 15px !important; }
  .m-mb-small-4 {
    margin-bottom: 20px !important; }
  .m-mb-small-5 {
    margin-bottom: 25px !important; }
  .m-mb-small-6 {
    margin-bottom: 30px !important; }
  .m-mb-small-7 {
    margin-bottom: 35px !important; }
  .m-mb-small-8 {
    margin-bottom: 40px !important; }
  .m-mb-small-9 {
    margin-bottom: 45px !important; }
  .m-mb-small-10 {
    margin-bottom: 50px !important; }
  .m-mb-small-11 {
    margin-bottom: 55px !important; }
  .m-mb-small-12 {
    margin-bottom: 60px !important; }
  .m-mb-small-13 {
    margin-bottom: 65px !important; }
  .m-mb-small-14 {
    margin-bottom: 70px !important; }
  .m-mb-small-15 {
    margin-bottom: 75px !important; }
  .m-mb-small-16 {
    margin-bottom: 80px !important; }
  .m-mb-small-17 {
    margin-bottom: 85px !important; }
  .m-mb-small-18 {
    margin-bottom: 90px !important; }
  .m-mb-small-19 {
    margin-bottom: 95px !important; }
  .m-mb-small-20 {
    margin-bottom: 100px !important; }
  .m-mb-small-21 {
    margin-bottom: 105px !important; }
  .m-mb-small-22 {
    margin-bottom: 110px !important; }
  .m-mb-small-23 {
    margin-bottom: 115px !important; }
  .m-mb-small-24 {
    margin-bottom: 120px !important; }

  .m-m-small-0 {
    margin: 0px 0px 0px 0px!important; }

  .m-m-small-1 {
    margin-top: 10px !important; }

  .m-m-small-2 {
    margin-top: 16px !important; }

  .m-r-small-1 {
    margin-right: 0 !important; }
.m-t-small-left {
    text-align: left !important;}
  }


.m-pl-0 {
  padding-left: 0px !important; }

.m-pl-1 {
  padding-left: 5px !important; }

.m-pl-2 {
  padding-left: 10px !important; }

.m-pl-3 {
  padding-left: 15px !important; }

.m-pl-4 {
  padding-left: 20px !important; }

.m-pl-5 {
  padding-left: 25px !important; }

.m-pl-6 {
  padding-left: 30px !important; }

.m-pl-7 {
  padding-left: 35px !important; }

.m-pl-8 {
  padding-left: 40px !important; }

.m-pl-9 {
  padding-left: 45px !important; }

.m-pl-10 {
  padding-left: 50px !important; }

.m-pl-11 {
  padding-left: 55px !important; }

.m-pl-12 {
  padding-left: 60px !important; }

.m-pl-13 {
  padding-left: 65px !important; }

.m-pl-14 {
  padding-left: 70px !important; }

.m-pl-15 {
  padding-left: 75px !important; }

.m-pl-16 {
  padding-left: 80px !important; }

.m-pl-17 {
  padding-left: 85px !important; }

.m-pl-18 {
  padding-left: 90px !important; }

.m-pl-19 {
  padding-left: 95px !important; }

.m-pl-20 {
  padding-left: 100px !important; }

.m-pl-21 {
  padding-left: 105px !important; }

.m-pl-22 {
  padding-left: 110px !important; }

.m-pl-23 {
  padding-left: 115px !important; }

.m-pl-24 {
  padding-left: 120px !important; }

.m-pr-0 {
  padding-right: 0px !important; }

.m-pr-1 {
  padding-right: 5px !important; }

.m-pr-2 {
  padding-right: 10px !important; }

.m-pr-3 {
  padding-right: 15px !important; }

.m-pr-4 {
  padding-right: 20px !important; }

.m-pr-5 {
  padding-right: 25px !important; }

.m-pr-6 {
  padding-right: 30px !important; }

.m-pr-7 {
  padding-right: 35px !important; }

.m-pr-8 {
  padding-right: 40px !important; }

.m-pr-9 {
  padding-right: 45px !important; }

.m-pr-10 {
  padding-right: 50px !important; }

.m-pr-11 {
  padding-right: 55px !important; }

.m-pr-12 {
  padding-right: 60px !important; }

.m-pr-13 {
  padding-right: 65px !important; }

.m-pr-14 {
  padding-right: 70px !important; }

.m-pr-15 {
  padding-right: 75px !important; }

.m-pr-16 {
  padding-right: 80px !important; }

.m-pr-17 {
  padding-right: 85px !important; }

.m-pr-18 {
  padding-right: 90px !important; }

.m-pr-19 {
  padding-right: 95px !important; }

.m-pr-20 {
  padding-right: 100px !important; }

.m-pr-21 {
  padding-right: 105px !important; }

.m-pr-22 {
  padding-right: 110px !important; }

.m-pr-23 {
  padding-right: 115px !important; }

.m-pr-24 {
  padding-right: 120px !important; }

@media screen and (max-width: 767px), print {
  .m-pl-small-0 {
    padding-left: 0px !important; }
  .m-pl-small-1 {
    padding-left: 5px !important; }
  .m-pl-small-2 {
    padding-left: 10px !important; }
  .m-pl-small-3 {
    padding-left: 15px !important; }
  .m-pl-small-4 {
    padding-left: 20px !important; }
  .m-pl-small-5 {
    padding-left: 25px !important; }
  .m-pl-small-6 {
    padding-left: 30px !important; }
  .m-pl-small-7 {
    padding-left: 35px !important; }
  .m-pl-small-8 {
    padding-left: 40px !important; }
  .m-pl-small-9 {
    padding-left: 45px !important; }
  .m-pl-small-10 {
    padding-left: 50px !important; }
  .m-pl-small-11 {
    padding-left: 55px !important; }
  .m-pl-small-12 {
    padding-left: 60px !important; }
  .m-pl-small-13 {
    padding-left: 65px !important; }
  .m-pl-small-14 {
    padding-left: 70px !important; }
  .m-pl-small-15 {
    padding-left: 75px !important; }
  .m-pl-small-16 {
    padding-left: 80px !important; }
  .m-pl-small-17 {
    padding-left: 85px !important; }
  .m-pl-small-18 {
    padding-left: 90px !important; }
  .m-pl-small-19 {
    padding-left: 95px !important; }
  .m-pl-small-20 {
    padding-left: 100px !important; }
  .m-pl-small-21 {
    padding-left: 105px !important; }
  .m-pl-small-22 {
    padding-left: 110px !important; }
  .m-pl-small-23 {
    padding-left: 115px !important; }
  .m-pl-small-24 {
    padding-left: 120px !important; }
  .m-pr-small-0 {
    padding-right: 0px !important; }
  .m-pr-small-1 {
    padding-right: 5px !important; }
  .m-pr-small-2 {
    padding-right: 10px !important; }
  .m-pr-small-3 {
    padding-right: 15px !important; }
  .m-pr-small-4 {
    padding-right: 20px !important; }
  .m-pr-small-5 {
    padding-right: 25px !important; }
  .m-pr-small-6 {
    padding-right: 30px !important; }
  .m-pr-small-7 {
    padding-right: 35px !important; }
  .m-pr-small-8 {
    padding-right: 40px !important; }
  .m-pr-small-9 {
    padding-right: 45px !important; }
  .m-pr-small-10 {
    padding-right: 50px !important; }
  .m-pr-small-11 {
    padding-right: 55px !important; }
  .m-pr-small-12 {
    padding-right: 60px !important; }
  .m-pr-small-13 {
    padding-right: 65px !important; }
  .m-pr-small-14 {
    padding-right: 70px !important; }
  .m-pr-small-15 {
    padding-right: 75px !important; }
  .m-pr-small-16 {
    padding-right: 80px !important; }
  .m-pr-small-17 {
    padding-right: 85px !important; }
  .m-pr-small-18 {
    padding-right: 90px !important; }
  .m-pr-small-19 {
    padding-right: 95px !important; }
  .m-pr-small-20 {
    padding-right: 100px !important; }
  .m-pr-small-21 {
    padding-right: 105px !important; }
  .m-pr-small-22 {
    padding-right: 110px !important; }
  .m-pr-small-23 {
    padding-right: 115px !important; }
  .m-pr-small-24 {
    padding-right: 120px !important; } }

.m-list {
  margin: 15px 0; }
  .m-list li {
    position: relative;
    padding-bottom: 5px; }
  .m-list.m-list-narrow li {
    margin: 0; }

.m-list-normal {
  padding-left: 0;
  list-style: none; }

.m-list-unordered li {
  padding-left: 15px;
  padding-bottom: 13px; }
  .m-list-unordered li:before {
    content: "・";
    position: absolute;
    left: 0px;
    color: #004cad; }

.m-list-ordered {
  padding-left: 15px; }
  .m-list-ordered li {
    list-style: decimal;
    padding-left: 0px; }

.m-dlList .m-dl:nth-child(odd) {
  background-color: #f2f2f2; }

.m-dlList dt {
  font-weight: bold; }

@media screen and (min-width: 768px), print {
  .m-dlList {
    display: table;
    width: 100%;
    margin: 60px 0;
    table-layout: fixed; }
    .m-dlList .m-dl {
      padding: 13px 36px; }
    .m-dlList dt,
    .m-dlList dd {
      display: table-cell;
      vertical-align: middle; }
    .m-dlList dt {
      width: 171px; } }

@media screen and (max-width: 767px), print {
  .m-dlList {
    margin: 30px 0; }
    .m-dlList .m-dl {
      padding: 10px 20px; } }

.modal-window {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  overflow: auto;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.93); }


.modal__body {
  position: relative;
  top: 50%;
  width: 800px;
  max-width: 100%;
  padding-top: 70px;
  margin-right: auto;
  padding-bottom: 70px;
  margin-left: auto;
  cursor: default;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.modal__contents {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative; }

.is-modal-show {
  overflow: hidden; }

.is-modal-overflow-window .modal__body {
  top: 0 !important;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-contents {
  display: none; }

.modal-close {
  position: absolute;
  top: 70px;
  right: -40px; }
  .modal-close img {
    width: 20px;
    height: 20px; }

@media screen and (max-width: 949px), print {
  .modal-close {
    top: 40px;
    right: 0; } }

@media screen and (max-width: 767px), print {
  .modal__contents {
    padding: 0 15px; }
  .modal__contents {
    padding-top: 30px;
    padding-bottom: 30px; } }

.m-lead-1 {
  font-weight: 500; }

.m-annotation_item {
  overflow: hidden;
  font-size: 1.2rem; }

.m-annotation_mark {
  display: block;
  float: left;
  width: 13px; }

.m-annotation_text {
  display: block;
  padding-left: 13px; }

.m-tableContainer {
  overflow: auto; }

.m-table-scroll {
  min-width: 700px; }

.m-contentsWrap p:first-child {
  margin-top: 0; }

img {
  max-width: 100%; }

.m-textBox p {
  margin: 25px 0; }

.m-textBox-2 p {
  margin: 15px 0; }

.m-bold {
  font-weight: bold; }

.m-contents_inner {
  margin-top: 50px; }

@media screen and (max-width: 767px), print {
  .m-contents_inner {
    padding: 0 15px;
    margin-top: 30px; } }

.m-link-arrow {
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-right: 22px;
  color: #004cad; }

.m-link-arrow:after {
  position: absolute;
  top: 5px;
  right: 0;
  width: 10px;
  height: 30px;
  content: '';
  background-image: url(/jp/ja/corp/img/newsrelease/arrow02.png);
  background-repeat: no-repeat; }

.m-icoLink {
  display: inline-block;
  overflow: hidden;
  padding: 5px 0; }
  .m-icoLink .m-icoLink_txt {
    display: block;
    padding-left: 40px;
    text-decoration: underline; }
  .m-icoLink.is-pdf:before {
    display: inline-block;
    float: left;
    width: 31px;
    height: 31px;
    content: '';
    vertical-align: bottom;
    background: url(../img/icon/ico-pdf.png) center center no-repeat;
    background-size: contain; }

.m-link {
  color: #004cad; }

.m-topic {
  margin: 20px 0;
  padding: 20px;
  background-color: #e9eef4; }

.m-topic02 {
  background-color: #f2f2f2; }

.m-topic-03 {
  border: 1px solid #d3d3d3;
  background-color: transparent; }

.m-anchor {
  position: relative; }

@media screen and (max-width: 767px), print {
  .m-anchor {
    top: -54px;
    display: block; } }

.m-align {
  overflow: hidden; }

@media screen and (min-width: 768px), print {
  .m-align-right .m-align-target {
    float: right; } }

.m-grayBox {
  background-color: #f2f2f2; }

.m-outerBox {
  padding: 30px 0; }

@media screen and (max-width: 767px), print {
  .m-outerBox {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px; } }

.m-blockContainer {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto; }

.m-recommend_title {
  font-size: 2.3rem;
  text-align: center; }

@media screen and (min-width: 768px), print {
  .m-recommend {
    margin-top: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
    border-top: 1px solid #f2f2f2; }
  .m-recommend_title {
    margin-bottom: 30px; } }

@media screen and (max-width: 767px), print {
  .m-recommend {
    margin-top: 40px;
    margin-right: -15px;
    margin-left: -15px;
    padding: 10px 15px 0 15px;
    background-color: #f2f2f2; }
    .m-recommend .m-panelList {
      margin-left: 0;
      margin-right: 0; }
  .m-recommend_title {
    font-size: 1.8rem;
    margin-bottom: 10px; } }

.m-thumb_img img {
  width: 100%;
  max-width: none; }

.m-thumb .m-thumb_img {
  margin-bottom: 10px; }

.m-thumb .m-thumb_caption {
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 10px 0; }

.m-fileInfo {
  display: inline-block;
  margin-left: 7px; }

.is-pdf:before {
  margin-top: -4px;
  background-image: url(../img/icon/ico-pdf.png); }

.m-file:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: -3px;
  content: '';
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 15px 15px; }

.m-file {
  font-weight: normal; }

.is-external:after {
  position: relative;
  top: 6px;
  display: inline-block;
  width: 10px;
  height: 8px;
  margin-left: 5px;
  content: '';
  vertical-align: top;
  background-image: url(../img/icon/ico-newwin.svg);
  background-repeat: no-repeat;
  background-size: contain; }

.is-external-white:after {
  background-image: url(../img/icon/ico-external-white.png); }

.m-textAlign-r {
  text-align: right !important; }

.m-textAlign-l {
  text-align: left !important; }

.m-textAlign-c {
  text-align: center !important; }

.m-small {
  font-size: 80%; }

.m-indent {
  overflow: hidden; }

.m-indent_mark {
  display: inline-block;
  float: left; }

.m-indent_text {
  display: block; }

.m-indent-1 .m-indent_text {
  padding-left: 1.5em; }

.m-indent-2 .m-indent_text {
  padding-left: 3em; }

.m-indent-3 .m-indent_text {
  padding-left: 4.5em; }

.m-indent-4 .m-indent_text {
  padding-left: 6em; }

.m-news .is-pdf, .m-news .is-excel, .m-news .is-flash {
  background-size: contain;
  width: 25px;
  height: 13px;
  display: inline-block;
  margin-top: 0px;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-left: 3px;
  margin-right: 3px; }

.m-news .mod-file-info {
  display: inline-block; }

.m-news .is-pdf {
  background-image: url(../img/icon/ico-news-pdf.png); }

.m-news_tag {
  font-size: 1.2rem;
  font-weight: bold;
  display: inline-block;
  min-width: 102px;
  margin-right: 17px;
  text-align: center;
  color: #fff;
  background-color: #999999; }

.m-news_tag-press, .m-news_tag-teki {
  background-color: #004cad; }

.m-news_tag-etc {
  background-color: #8da9c4; }

.m-news_tag-ir {
  background-color: #4b9cdd; }

.m-news_tag-news {
  background-color: #6f4dac; }

.m-news_tag-acc {
  background-color: #8fb660; }

.m-news_date {
  font-weight: bold; }

.m-news_item a {
  display: block;
  overflow: hidden;
  text-decoration: none; }
  .m-news_item a .m-news_description {
    text-decoration: underline; }

.m-news {
  position: relative;
  min-height: 100px;
  /*Loading*/ }
  .m-news .loader,
  .m-news .loader:after {
    border-radius: 50%;
    width: 3em;
    height: 3em;
    opacity: 0.7; }
  .m-news .loader {
    /* margin: 60px auto; */
    margin-top: 0em;
    margin-left: -2em;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 0.5em solid rgba(5, 79, 170, 0.2);
    border-right: 0.5em solid rgba(5, 79, 170, 0.2);
    border-bottom: 0.5em solid rgba(5, 79, 170, 0.2);
    border-left: 0.5em solid #054faa;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear; }
  .m-news .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    /* margin-top: -3em; */
    /* margin-left: -3em; */
    z-index: 1; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 768px), print {
  .m-news_date {
    font-size: 1.4rem; }
  .m-news_info {
    float: left; }
  .m-news_description {
    padding-left: 220px;
    margin-bottom: 15px; } }

@media screen and (max-width: 767px), print {
  .m-news_date {
    font-size: 1.5rem; }
  .m-news_info {
    margin-bottom: 7px; }
  .m-news_tag {
    margin-right: 10px; }
  .m-news_item a {
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6; }
    .m-news_item a .m-news_description {
      text-decoration: none; }
  .m-news {
    border-top: 1px solid #e6e6e6; } }

.m-lnav_backtop {
  opacity: 0;
  border-top: 1px solid #f2f2f2;
  top: 50%;
  position: fixed;
  width: 256px;
  margin-top: -30px; }

.m-lnav_backtop:after {
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 15px;
  right: 22px;
  top: 50%;
  background-image: url(../img/ico-backmenu.png);
  margin-top: -7px;
  background-repeat: no-repeat;
  background-size: 11px auto; }

.m-lnav_backtop.is-bottom {
  position: absolute;
  bottom: 0;
  top: auto; }

.m-lnav_backtop.is-hide {
  display: none; }

#size-detect {
  font-family: large; }

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  #size-detect {
    font-family: medium; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #size-detect {
    font-family: small2; } }
@media screen and (max-width: 767px) {
  #size-detect {
    font-family: small; } }

.m-btn {
  line-height: 1.5;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  font-size: 1.3rem;
  max-width: 100%;
  text-align: left;
  position: relative;
  border-radius: 3px;
  transition: 0.1s background linear; }
  .m-btn.is-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat; }

.m-btnList_item .m-btn {
  vertical-align: top; }

.m-btn_inner {
  display: table;
  box-sizing: border-box;
  height: 45px;
  border-radius: 3px;
  width: 100%;
  padding: 0 30px 0 15px; }

.m-btn_contents {
  display: table-cell;
  vertical-align: middle; }

.m-btn-large .m-btn__inner {
  height: 60px; }

.m-btn.is-icon .m-btn_inner {
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px; }

.m-btn-full {
  display: block;
  width: 100%; }

.m-btn-01 {
  border: 1px solid #999999; }
  .m-btn-01.is-arrow:after {
    width: 8px;
    height: 15px;
    background-image: url(../img/icon/ico-btn-arrow-gray.png);
    margin-top: -7.5px;
    right: 14px; }

.m-btn:hover {
  background-color: #fafafa; }

.m-btn-glay:hover {
  background-color: #a2a1a1; }

.m-btn-blue,
.m-btn-glay {
  background-color: #004cad;
  color: #fff;
  background-repeat: no-repeat; }
  .m-btn-blue.is-anchor:after,
  .m-btn-glay.is-anchor:after {
    width: 16px;
    height: 8px;
    background-image: url(../img/icon/ico-btn-anchor.png);
    margin-top: -4px; }
  .m-btn-blue.is-arrow:after,
  .m-btn-glay.is-arrow:after {
    width: 8px;
    height: 15px;
    background-image: url(../img/icon/ico-btn-arrow.png);
    margin-top: -7.5px;
    right: 14px; }

.m-blue_bottoninr {
  display: block;
  width: 40%;
  margin: 30px auto; }
  .m-blue_bottoninr .m-btn-blue {
    width: 100%;
    margin: auto; }

.m-blue_bottoninr-l {
  margin: 30px auto 30px 0; }

.m-blue_bottoninr-r {
  margin: 30px 0 30px auto; }

.m-btn-glay {
  background-color: #666666; }

.m-btn-blue:hover {
  background-color: #003c96; }

.m-btn-large .m-btn_inner {
  height: 60px; }

@media screen and (min-width: 768px), print {
  .m-btnList {
    overflow: hidden;
    margin-left: -2px;
    margin-right: -2px; }
    .m-btnList .m-btnList_item {
      box-sizing: border-box;
      float: left;
      padding: 0 2px;
      margin-bottom: 4px; }

      .m-btnList .m-btnList_item .m-btn {
        width: 100%; }
  .m-btnList-5 .m-btnList_item {
    width: 33.333%;
    text-align: center;
   }
  .m-btnList-4 .m-btnList_item {
    width: 25%; }
  .m-btnList-3 .m-btnList_item {
    width: 33.333%; }
  .m-btnList-2 .m-btnList_item {
    width: 50%; } }

@media screen and (max-width: 767px), print {
  .m-buttonList .m-btn {
    display: block; }
  .m-btnList .m-btnList_item {
    margin-bottom: 5px; }
  .m-btn {
    display: block; }
  .m-btn-large .m-btn_inner {
    height: 45px; } }

.mod-btnDownload_inner {
  display: table;
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  position: relative;
  transition: 0.1s background linear; }

.mod-btnDownload {
  max-width: 100%;
  font-size: 1.5rem;
  text-decoration: none;
  box-sizing: border-box;
  display: block; }
  .mod-btnDownload:hover .mod-btnDownload_inner {
    background-color: #fafafa; }

.mod-btnDownload_thumb {
  display: table-cell;
  width: 120px; }

.mod-btnDownload_txt {
  vertical-align: middle;
  padding-left: 10px;
  display: table-cell;
  line-height: 1.5; }

.mod-btnDownload.is-pdf .mod-btnDownload_txt {
  background: url("/jp/ja/common/v2/img/icon/ico-pdf.png") 38px center no-repeat;
  background-size: 23px auto;
  padding-left: 84px; }

@media screen and (min-width: 768px), print {
  .mod-btnDownload_inner:after {
    content: "";
    display: block;
    background: url(/jp/ja/common/v2/img/icon/ico-download.png) left top no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px; } }

@media screen and (max-width: 767px), print {
  .mod-btnDownload.is-pdf .mod-btnDownload_txt {
    background-position: 20px center;
    padding-left: 56px; }
  .mod-btnDownload_thumb {
    width: 75px; }
  .mod-btnDownload_txt {
    font-size: 1.3rem; } }

.m-heading {
  padding: 0;
  margin: 22px 0;
  font-weight: bold; }

.m-heading-01 {
  font-size: 3.0rem;
  border-bottom: 1px solid;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 0; }

.m-heading-margin {
  margin-bottom: 60px; }

@media screen and (min-width: 768px), print {
  .m-heading-01 {
    margin-top: 72px;
    padding-bottom: 15px; } }

@media screen and (max-width: 767px), print {
  .m-heading-01 {
    font-size: 2.0rem;
    padding-bottom: 12px;
    margin-bottom: 10px; }
  .m-heading-margin {
    margin-bottom: 30px; } }

.m-heading-02 {
  font-size: 2.4rem;
  border-bottom: 1px solid;
  color: #004cad;
  letter-spacing: 0.05em; }

  .m-heading-02_noborder {
    border-bottom: none;
  }

@media screen and (min-width: 768px), print {
  .m-heading-02 {
    margin-top: 72px; } }

@media screen and (max-width: 767px), print {
  .m-heading-02 {
    font-size: 1.8rem;
    padding-bottom: 3px; } }

.m-heading-03 {
  position: relative;
  font-size: 2.0rem;
  letter-spacing: 0.1em;
  padding-left: 16px; }
  .m-heading-03:before {
    top: 10px;
    bottom: 10px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 6px;
    background-color: #004cad; }

@media screen and (min-width: 768px), print {
  .m-heading-03 {
    margin-top: 52px; } }

@media screen and (max-width: 767px), print {
  .m-heading-03 {
    font-size: 1.6rem;
    margin-bottom: 10px; }
    .m-heading-03:before {
      top: 8px;
      bottom: 8px; } }

.m-heading-04 {
  font-size: 1.8rem;
  color: #004cad;
  letter-spacing: 0.05em; }

@media screen and (min-width: 768px), print {
  .m-heading-04 {
    margin-top: 26px;
    margin-bottom: 12px; } }

@media screen and (max-width: 767px), print {
  .m-heading-04 {
    font-size: 1.6rem;
    margin-bottom: 12px; } }

.m-heading-05 {
  font-size: 1.8rem;
  letter-spacing: 0.05em; }

.m-heading-topic {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  margin: 13px 0;
  margin-top: 0; }

@media screen and (max-width: 767px), print {
  .m-heading-05 {
    font-size: 1.6rem; } }

.m-heading-img {
  background-size: cover;
  background-position: center right;
  color: #fff;
  margin-top: -50px; }

.m-heading-img_contents {
  display: table;
  width: 100%;
  height: 100%; }

.m-heading-img_inner {
  display: table-cell;
  vertical-align: middle; }

@media screen and (min-width: 768px), print {
  .m-heading-img {
    font-size: 3.0rem;
    margin-bottom: 35px;
    margin-top: -50px; }
  .m-heading-img_contents {
    max-width: 700px;
    margin: 0 auto;
    height: 125px; } }

@media screen and (max-width: 767px), print {
  .m-heading-img {
    height: 110px;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 2.0rem;
    padding-left: 15px;
    margin-bottom: 25px;
    margin-top: -30px; } }

.unit-layout {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px; }

.unit-layout_box {
  float: left;
  box-sizing: border-box;
  padding: 0 15px; }

.unit-layout_box.is-1 {
  width: 8.33333%; }

.unit-layout_box.is-2 {
  width: 16.66667%; }

.unit-layout_box.is-3 {
  width: 25%; }

.unit-layout_box.is-4 {
  width: 33.33333%; }

.unit-layout_box.is-5 {
  width: 41.66667%; }

.unit-layout_box.is-6 {
  width: 50%; }

.unit-layout_box.is-7 {
  width: 58.33333%; }

.unit-layout_box.is-8 {
  width: 66.66667%; }

.unit-layout_box.is-9 {
  width: 75%; }

.unit-layout_box.is-10 {
  width: 83.33333%; }

.unit-layout_box.is-11 {
  width: 91.66667%; }

.unit-layout_box.is-12 {
  width: 100%; }

.unit-layout_box {
  box-sizing: border-box; }

@media screen and (min-width: 768px), print {
  .unit-layout-multi-01 {
    overflow: hidden; }
    .unit-layout-multi-01 .unit-layout_primary {
      float: left; }
    .unit-layout-multi-01 .unit-layout_secondary {
      float: right; }
  .unit-layout-multi-02 .unit-layout_primary {
    float: right; }
  .unit-layout-multi-02 .unit-layout_secondary {
    float: left; } }

@media screen and (max-width: 767px), print {
  .unit-layout_box {
    margin-bottom: 10px;
    float: none; }
  .unit-layout_box {
    width: auto !important; } }

.mod-link-inline {
  display: inline-block;
  border-bottom: 1px solid;
  text-decoration: none; }

.mod-link-inline.is-external:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #f00;
  display: inline-block; }

@media screen and (max-width: 767px), print {
  .mod-link-inline {
    display: block;
    width: 50%;
    float: left;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    line-height: 50px;
    padding-left: 20px; }
  .mod-link-inline.is-large {
    width: 100%; } }

.m-panel_hover {
  position: relative; }

.m-panel {
  text-decoration: none;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.m-panel_thumb img {
  width: 100%; }

.m-panel_ttl {
  font-weight: bold; }

.m-panel_txt {
  padding: 14px 17px 18px;
  font-size: 1.3rem;
  line-height: 1.5;
  position: relative; }

.m-panel_description {
  color: #666666;
  line-height: 1.7; }

.m-panel_inner {
  position: relative;
  background-color: #f2f2f2; }
  .m-panel_inner:after {
    transition: 0.4s opacity linear;
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1b5a95; }
  .m-panel_inner:hover:after {
    transition: 0.10s opacity linear;
    opacity: 0.25; }
    .m-panel_thumb{
        position:relative;
    }
    .m-panel_thumb span.movie-icon{
        position:absolute;
        right:15px;
        bottom:15px;
    }

@media screen and (min-width: 768px), print {
  .m-panelList {
    overflow: hidden;
    margin: 10px auto;
    margin-left: -2px;
    margin-right: -2px; }
    .m-panelList .m-panel {
      width: 33.33%;
      float: left;
      padding: 0 2px; }
      .m-panelList .m-panel .m-panel_inner {
        margin-bottom: 4px; }
  .m-panelList-3 .m-panel {
    width: 25%; }
  .m-panelList-wide {
    padding-left: 4px;
    padding-right: 4px; }
  .m-panel_ttl {
    font-size: 1.5rem;
    min-height: 40px; }
  .m-panel.has-tag .m-panel_txt {
    padding-bottom: 55px; } }

@media screen and (max-width: 767px), print {
  .m-panelList {
    margin-left: -15px;
    margin-right: -15px; }
    .m-panelList .m-panel_inner {
      min-height: 80px; }
  .m-panel_inner {
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 0 1px;
    background-color: transparent; }
  .m-panelList-2 .m-panel_inner {
    padding: 10px 10px; }
  .m-panel_thumb {
    display: table-cell;
    vertical-align: middle;
    width: 120px; }
  .m-panel_txt {
    display: table-cell;
    vertical-align: middle;
    background-color: transparent;
    padding: 10px 15px; }
  .m-panelList-2 .m-panel_thumb {
    width: 75px; }
  .m-panel_description {
    display: none; }
  .m-panel:first-child .m-panel_inner {
    border-top: 1px solid #e6e6e6; }
  .m-panel_inner {
    border-bottom: 1px solid #e6e6e6; }
  .m-panel_thumbInner img {
    width: 120px;
    height: auto; }
  .m-panelList-2 .m-panel_thumbInner {
    width: 75px;
    height: 75px;
    position: relative;
    overflow: hidden; }
    .m-panelList-2 .m-panel_thumbInner img {
      height: 75px;
      width: auto;
      max-width: none;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .m-panel_tag {
    margin-top: 10px; }
    .m-panel_thumb span.movie-icon {
        right: 10px;
        bottom: 10px;
        width:20px;
        height:20px;
    }}

.m-panel_description {
  margin-top: 10px; }

.m-panel_tag {
  font-weight: bold;
  color: #004cad;
  font-size: 1.3rem;
  display: inline-block; }

@media screen and (min-width: 768px), print {
  .m-panel_tag {
    position: absolute;
    bottom: 10px; }
 .m-t_Center {
      text-align: center; }
  }

/*--文字そろえ--*/
.m-t_right {
  text-align: right; }

.m-t_left {
  text-align: left; }

.m-t_center {
  text-align: center; }

/*-selectbtn　ie11対応--*/
select::-ms-expand {
  display: none; }

/*-三角の矢印icon-*/
.m-link_point {
  position: relative;
  padding-left: 13px; }
  .m-link_point:before {
    position: absolute;
    left: 0px;
    top: 10px;
    content: "";
    width: 15px;
    border: 5px solid transparent;
    border-left: 5px solid #004cad; }

/*--上下に灰色のボーダーを入れる見出し--*/
.m-linkborder {
  width: 100%;
  padding: 10px;
  margin: 10px auto;
  border: solid #e6e6e6;
  border-width: 1px 0 1px 0;
  box-sizing: border-box; }
  .m-linkborder span {
    display: inline-block;
    text-align: left; }

/*-数字表-*/
.m-table_02 {
  border-collapse: collapse;
  border-spacing: 0;
  width: auto;
  margin-top: 20px;
  width: 100%; }
  .m-table_02 td, .m-table_02 th {
    margin: 5px;
    padding: 10px 15px;
    font-size: 1.4rem;
    text-align: left;
    vertical-align: middle;
    border: 1px #e6e6e6 solid;
    box-sizing: border-box;
    line-height: 1.5; }
  .m-table_02 th {
    background-color: #f2f2f2;
    width: 10%; }
  .m-table_02 td {
    position: relative;
    width: 20%; }
  .m-table_02 a {
    text-decoration: none;
    line-height: 2.0; }

.is-va-top th {
  vertical-align: top; }

.m-table_02 {
  table-layout: fixed; }

/*--iマークの調整-*/
.m-table_02 .i-popbox {
  position: relative; }
  .m-table_02 .i-popbox:after {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background: url("/jp/ja/common/v2/img/ico-i.png") center no-repeat;
    background-size: contain;
    content: ""; }

.m-table_03 .i-popbox:after {
  position: absolute;
  right: -15px;
  width: 30px;
  height: 30px; }

/*--アンカーナビ--*/
.m-navibox {
  display: block;
  margin: 30px -2px;
  width: auto;
  overflow: hidden;
  box-sizing: border-box; }
  .m-navibox ul li {
    padding: 2px;
    float: left;
    list-style: none;
    box-sizing: border-box; }
    .m-navibox ul li a {
      position: relative;
      padding: 15px;
      height: 60px;
      box-sizing: border-box;
      color: #fff;
      display: block;
      background-color: #014dad;
      border-radius: 5px;
      text-decoration: none; }
      .m-navibox ul li a span {
        display: inline-block;
        vertical-align: middle;
        width: 80%;
        line-height: 1.6rem; }
      .m-navibox ul li a:after {
        position: absolute;
        right: 15px;
        top: 22px;
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid;
        border-color: transparent transparent #fff #fff;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }

/*-年選択-*/
.m-news_down {
  position: relative;
  margin: 20px 0; }
  .m-news_down span {
    font-size: 1.8rem;
    padding: 6px 0;
    display: inline-block; }
  .m-news_down .news-select-box select {
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-appearance: none;
    appearance: none;
    padding: 13px;
    font-size: 1.5rem;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #999; }
  .m-news_down .news-select-box:after {
    position: absolute;
    right: 3%;
    top: 13px;
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid;
    border-color: transparent transparent #000 #000;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

/*-ラジオボタン-*/
.m-radio-input {
  display: none; }
  .m-radio-input + label {
    position: relative;
    font-weight: bold; }
    .m-radio-input + label:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 15px;
      height: 15px;
      background: #fff;
      border: 1px solid #999;
      border-radius: 50%; }
  .m-radio-input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 16px;
    height: 15px;
    background: #004cad;
    border-radius: 50%;
    margin: 1px; }

/*-news一覧-*/
.m-list_news {
  margin: 40px 0;
  display: inline-block;
  width: 100%; }
  .m-list_news .tag {
    text-align: center;
    color: #fff;
    padding: 2px 5px; }
  .m-list_news .tag-taki {
    background-color: #004cad; }
  .m-list_news .tag-ir {
    background-color: #4b9cdd; }
  .m-list_news .tag-etc {
    background-color: #8da9c4; }
  .m-list_news .tag-acc {
    background-color: #8fb660; }
  .m-list_news .tag-yuho {
    background-color: #6f4dac; }
  .m-list_news li {
    list-style: none;
    margin: 0px 0px 15px;
    width: 100%; }
    .m-list_news li span {
      display: inline-block;
      padding: 0px;
      min-width: 75px;
      box-sizing: border-box;
      vertical-align: top; }
      .m-list_news li span.tag {
        min-width: 100px;
        padding: 0px;
        font-size: 1.2rem;
        margin-right: 20px; }
      .m-list_news li span.days {
        font-size: 1.4rem;
        margin-right: 15px; }
      .m-list_news li span.txt {
        width: 68%;
        padding: 0px;
        vertical-align: top;
        font-size: 1.4rem; }
      .m-list_news li span .pdf {
        position: relative;
        padding: 0px;
        padding-left: 18px; }
      .m-list_news li span .pdf:before {
        position: absolute;
        top: 8px;
        left: 0px;
        content: "";
        width: 15px;
        height: 15px;
        background: url("/jp/ja/common/v2/img/icon/ico-pdf.png") no-repeat;
        background-size: cover; }

/*-青い矢印付きの平打ちfaq-リンク文字もっと見る-*/
.m-more_link {
  text-align: right; }
  .m-more_link a {
    margin: 20px auto 30px;
    color: #004cad;
    display: block;
    position: relative;
    width: 92%; }
    .m-more_link a:after {
      position: absolute;
      content: "";
      background-image: url("/jp/ja/corp/img/newsrelease/arrow02.png");
      background-repeat: no-repeat;
      top: 5px;
      right: -15px;
      height: 30px;
      width: 10px; }

/*-別窓で開く-*/
.m-newwin {
  position: relative; }
  .m-newwin:after {
    display: inline-block;
    content: "";
    background-image: url("/jp/ja/common/v2/img/icon/ico-newwin.svg");
    background-repeat: no-repeat;
    width: 10px; }

/*--faq table--*/
.m-faq-accordion {
  /*-FAQのアイコン-*/ }
  .m-faq-accordion dl {
    pointer-events: auto;
    margin: 0px;
    border-bottom: #959ea5 1px solid; }
  .m-faq-accordion dt, .m-faq-accordion dd {
    width: 100%;
    box-sizing: border-box;
    line-height: 3rem;
    padding: 14px 30px 16px 0; }
    .m-faq-accordion dt span, .m-faq-accordion dd span {
      display: inline-block;
      width: 90%;
      vertical-align: top; }
    .m-faq-accordion dt:before, .m-faq-accordion dd:before {
      width: 30px;
      height: 30px;
      content: "";
      vertical-align: middle;
      padding-right: 15px; }
  .m-faq-accordion dt {
    cursor: pointer;
    pointer-events: auto;
    background: url(/jp/ja/common/v2/img/icon/ico-plus.png) center right 15px no-repeat;
    background-size: 11px;
    border-top: #959ea5 1px solid; }
    .m-faq-accordion dt.active {
      background: url(/jp/ja/common/v2/img/icon/ico-minus.png) center right 15px no-repeat;
      background-size: 11px; }
  .m-faq-accordion dd {
    display: none;
    height: auto;
    padding: 0px 20px 10px 0;
    padding-bottom: 20px; }
    .m-faq-accordion dd.active:before {
      display: inline-block; }
  .m-faq-accordion .m-faq-q:before {
    content: "";
    background: url(/jp/ja/common/v2/img/icon/ico-Q.png) left center no-repeat;
    background-size: 30px 30px;
    display: inline-block; }
  .m-faq-accordion .m-faq-a:before {
    content: "";
    background: url(/jp/ja/common/v2/img/icon/ico-A.png) left top no-repeat;
    background-size: 30px 30px;
    display: inline-block; }

/*--アンカーナビ--*/
.m-navibox {
  display: block;
  margin: 30px -2px;
  width: auto;
  overflow: hidden;
  box-sizing: border-box; }
  .m-navibox ul li {
    padding: 2px;
    float: left;
    list-style: none;
    box-sizing: border-box; }
    .m-navibox ul li a {
      position: relative;
      padding: 15px;
      height: 60px;
      box-sizing: border-box;
      color: #fff;
      display: block;
      background-color: #014dad;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold; }
      .m-navibox ul li a span {
        display: inline-block;
        vertical-align: middle;
        width: 80%;
        line-height: 1.6rem; }
      .m-navibox ul li a:after {
        position: absolute;
        right: 15px;
        top: 22px;
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid;
        border-color: transparent transparent #fff #fff;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }

/*--faqの設定--*/
.m-topfaq section div h3 {
  border-bottom: 0px;
  font-size: 2.0rem; }

@media screen and (min-width: 768px), print {
  .m-pc {
    display: inline; }
  .m-sp {
    display: none; }
  .m-table_02 th {
    width: 230px; }
  .m-table_02 td {
    width: auto; }
  .m-navibox ul li {
    width: 33.3%; }
  .m-radio {
    text-align: center; }
  /*-ラジオボタン-*/
  .m-radio-input + label {
    padding-left: 20px;
    margin-right: 40px; }
    .m-radio-input + label:before {
      top: 1px; }
  .m-radio-input:checked + label::after {
    top: 1px; }
  /*-ラジオボタンの灰色枠-*/
  .m-radio_sel {
    padding: 20px 0; }
  /*-年選択-*/
  .m-news_down {
    height: 46px; }
    .m-news_down select {
      width: 268px; } }

@media screen and (max-width: 767px), print {
  /* iOSでのデフォルトスタイルをリセット */
  .m-pc {
    display: none; }
  .m-sp {
    display: inline; }
  input[type="submit"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer; }
    input[type="submit"]:-webkit-search-decoration {
      display: none; }
    input[type="submit"]:focus {
      outline-offset: -2px; }
  input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer; }
    input[type="button"]:-webkit-search-decoration {
      display: none; }
    input[type="button"]:focus {
      outline-offset: -2px; }
  /*-ラジオボタンの灰色枠-*/
  .m-radio_sel {
    padding: 11px 20px 5px; }
  /*-ラジオボタン-*/
  .main-radio {
    text-align: left;
    width: 85%;
    margin: 0 auto; }
  .m-radio-input + label {
    display: inline-block;
    min-width: 43px;
    padding-bottom: 8px;
    padding-left: 20px;
    margin-right: 15px; }
    .m-radio-input + label:before, .m-radio-input + label:after {
      margin-top: 0px; }
    .m-radio-input + label:before {
      top: 6px; }
  .m-radio-input:checked + label::after {
    top: 5px;
    height: 16px; }
  /*-年選択-*/
  .m-news_down select {
    position: relative;
    width: 100%; }
  .m-navibox ul li {
    width: 100%;
    padding: 3px 2px; }
  .m-table_02 th, .m-table_02 td, .m-table_02 td p {
    position: relative;
    padding-right: 50px; }
  .m-table_02 td, .m-table_02 th {
    padding: 10px 9px; }
  .m-table_02 th {
    width: 14%;
    padding-top: 16px;
    padding-bottom: 16px; }
  .m-table_02 .i-popbox {
    position: relative; }
    .m-table_02 .i-popbox:after {
      position: absolute;
      right: -5px; }
  .m-table_03 .i-popbox:after {
    position: absolute;
    right: -5px; }
  /*--link btn--*/
  .m-morebox a {
    width: 100%; }
  /*-news一覧-*/
  .m-list_news {
    margin: 20px 0; }
    .m-list_news li {
      padding: 15px 0;
      margin: 0;
      border-top: 1px solid #e6e6e6; }
      .m-list_news li:last-child {
        border-bottom: 1px solid #e6e6e6; }
      .m-list_news li span:nth-child(1) {
        width: 100px; }
      .m-list_news li span:nth-child(3) {
        width: 100%;
        display: block; }
      .m-list_news li span .pdf {
        font-weight: normal; }
  /*-別窓で開く-*/
  .m-newwin:after {
    top: auto;
    right: auto;
    margin-left: 5px; }
  /*-faq-*/
  .m-topfaq section {
    margin: 0 15px; }
    .m-topfaq section div h3 {
      margin-bottom: 0px; }
  .m-faq-accordion .m-faq-q:before, .m-faq-accordion .m-faq-a:before {
    top: 21px; }
  .m-faq-accordion dt, .m-faq-accordion dd {
    background-position: right 10px center;
    padding: 14px 30px 16px 0; }
    .m-faq-accordion dt span, .m-faq-accordion dd span {
      width: 80%;
      vertical-align: top; }
  .m-faq-accordion dd {
    padding: 10px 10px 20px 0; }
  .m-faq-accordion .m-faq-q:before, .m-faq-accordion .m-faq-a:before {
    top: 18px; } }


    .top-main .top-panel_txt .br-pc{
        display: none;
    }
    .top-main .top-panel_txt .br-sp{
        display: block;
    }

    @media screen and (min-width:420px) {
        .top-main .top-panel_txt .br-pc{
            display: block;
        }
        .top-main .top-panel_txt .br-sp{
            display: none;
        }


    }
