@charset "utf-8";

/************************************************************************************
smaller than 960 TB
*************************************************************************************/
@media screen and (max-width: 960px) {
/* --------------------------------
headerArea
----------------------------------*/
  #headerBlockInner {
    align-items: center;
  }

  .pcDisp {
    display: none;
  }

  .tbDisp {
    display: block;
  }

/*#utilityBlock-------------------*/
  #utilityBlockInner {
    width: auto;
  }

  #utilityNav ul {
    padding-right: 0;
    margin-right: 0;
  }

  #utilityNav ul li img {
    display: none;
  }

/*headerBlock---------------------*/
  #headerBlockInner {
    width: auto;
  }

  #headerBoxBody {
    padding-left: 15px;
    padding-right: 15px;
  }

  #headerBox ul#globalNavList {
    list-style-type: none;
    width: 100%;
  }

  #headerBox ul#globalNavList li {
    border: none;
    margin-right: 6px;
    padding-bottom: 0;
  }

  #headerBox ul#globalNavList li a {
    border-bottom: 4px solid #005bac;
    display: inline-block;
    padding-bottom: 3px;
  }

/*searchBlock--------------------*/
  #searchBlock {
    margin-right: 5px;
  }

  #searchBlockInner {
    width: auto;
  }

  #searchBlockInner #searchPart {
    margin-right: auto;
    margin-left: auto;
  }

  #topicPathBlock {
    padding-right: 15px;
    padding-left: 15px;
    width: auto;
  }

/*nopi---------------------------*/
  #closeMessageBlockInner{
    width: auto;
  }
  #closeMessageBlockInner p{
    margin-right: 15px;
    margin-left: 15px;
  }

/* --------------------------------
contentsArea
----------------------------------*/
  #contentsArea {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }

  .col2 #mainContentsBlock {
    float: none;
    margin-right: 0;
    width: 100%;
  }

  .col2 #mainContents {
    margin-right: 0;
  }

  .col2 #subContentsBlock {
    float: none;
    width: auto;
  }

  #subContentsBlock h2,
  #subContentsBlock h2 span a {
    width: auto;
  }

/* --------------------------------
footerArea
----------------------------------*/
  #footerNavBlock > ul {
    width: 95%;
  }

  #copyrightBlock > div {
    width: auto;
  }

  #footerNavBlock ul#list_footerNav {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  #footerNavBlock {
    padding-top: 0;
    padding-bottom: 0;
  }

  #footerNavBlock ul#list_footerNav {
    border-left: 1px solid #fff;
    box-sizing: border-box;
    width: 100%;
  }

  #footerNavBlock ul#list_footerNav li {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 30px;
    vertical-align: middle;
    width: 50%;
    float: left;
  }

  #footerNavBlock ul#list_footerNav li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #footerNavBlock ul#list_footerNav li::before {
    left: 15px;
  }

  #footerNavBlock ul#list_footerNav li::after {
    left: 10px;
  }

}

/************************************************************************************
smaller than 768 TB
*************************************************************************************/
@media screen and (max-width: 768px) {
  #mainContents {
    padding-left: 0;
  }

}

/************************************************************************************
smaller than 641 SP
*************************************************************************************/
@media screen and (min-width: 641px) {
  #searchCont {
    display: flex;
  }

  #searchCont {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
  }

  #searchPart {
    display: table;
  }

  #searchPart p,
  #searchPart form {
    display: table-cell;
  }

}

/************************************************************************************
smaller than 640 SP
*************************************************************************************/
@media screen and (max-width: 640px) {
/* --------------------------------
headerArea
----------------------------------*/
  #headerArea {
    border-top: 2px solid #004697;
  }

/*utilityBlock---------------------*/
  #utilityBlock {
    min-height: 0;
  }

  #utilityBlock #utilityNav {
    display: none;
  }

  #headerBoxBody {
    padding: 0;
  }

  #ciBlock {
    display: none;
  }

  #spCiBlock {
    display: block;
  }

  #spCiBlock a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    height: 30px;
    width: 93px;
  }

  #headerBox #ciBlock2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #headerBox #ciBlock2 img {
    cursor: default;
  }

  .pcDisp,
  .tbDisp {
    display: none;
  }

  .spDisp {
    display: block;
    max-width: 100%;
  }

/*headerBlock----------------------*/
  #headerBlock {
    border-color: #004697;
    margin: 0;
    padding: 0;
    z-index: 9999;
  }

  #headerBlockInner {
    align-items: center;
    height: 50px;
    margin-top: 0;
  }

  #headerBox .contBtn,
  #headerBox .spCloseBtn {
    display: block;
  }

  #headerBox {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
  }

  #headerBox img {
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 9999;
  }

  #headerBox ul#globalNavList {
    text-align: left;
    z-index: 9999;
  }

  #headerBox ul#globalNavList li {
    border-top: 1px dotted #ccc;
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  #headerBox ul#globalNavList li a {
    border: none;
    display: block;
    margin: 0 0 0 10px;
    padding: 10px 10px 10px 25px;
    position: relative;
  }

  #headerBox ul#globalNavList li a::before {
    content: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Ebullet%3C%2Ftitle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22logo%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%221%200%200%200%204%204.5%200%209%201%209%205%204.5%201%200%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    margin-top: 6px;
    position: absolute;
    left: 5px;
    z-index: 1;
  }

  #headerBox ul#globalNavList li a::after {
    background: #004697;
    content: "";
    margin-top: 3px;
    position: absolute;
    left: 0;
    height: 15px;
    width: 15px;
  }

  #topicPathBlock {
    padding-top: 15px;
  }

/* h30 add sp tab contents */
  #headerBlock #utilityNav {
    justify-content: center;
    padding: 10px 0;
    width: auto;
  }

  #headerBox #searchCont ul {
    display: none;
  }

  #searchBlock {
    background: none;
  }

  #searchBlockInner,
  #searchBlockInner #searchPart p,
  #searchBlockInner form {
    display: block;
    padding: 0;
  }

  #searchBlockInner {
    background-color: #fff;
  }

  #searchBlockInner #searchPart p {
    padding-bottom: 10px;
    text-align: center;
  }

  #searchBlockInner form input.search {
    padding: 5px;
  }

  #searchBlockInner form input.button {
    height: 2em;
    padding: 4px 8px 4px 20px;
  }

  #headerBox {
    display: flex;
    justify-content: flex-end;
  }

  #headerBox #headerBoxBody {
    display: block;
  }

  .spContNone {
    display: none;
  }

  #globalNavCont #spUtilityNav ul li,
  #searchCont.spTabCont ul li {
    border: none;
    padding: 5px 10px 5px 25px;
    margin: 0;
  }

  #searchCont.spTabCont ul li {
    display: inline;
  }

  #globalNavCont,
  #searchCont {
    background: #fff;
    border: 3px solid #004697;
  }

  #globalNavCont #spUtilityNav {
    display: block;
    padding: 10px 0;
    position: relative;
  }

  #globalNavCont #spUtilityNav ul {
    display: flex;
    justify-content: center;
  }

  #spSearchPart {
    margin: 10px 0;
  }

  #spSearchPart form {
    text-align: center;
  }

  #spSearchPart input.search {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 5px;
  }

  #spSearchPart input.button {
    background: #666;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  #headerBox .spNavClose {
    background: #eee;
  }

  .spTabCont .spNavClose button {
    font-size: 1em;
    padding: 10px;
    width: 100%;
  }

  #headerBox .contBtn i::before,
  #headerBox .spCloseBtn i::before,
  #headerBox .contBtn span::before,
  #headerBox .spCloseBtn span::before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    display: inline-block;
    width: 50px;
    height: 50px;
  }

/* spSearch */
  #headerBox .spSearchBtn,
  #headerBox .spNavBtn {
    background-color: #004697;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    height: 50px;
    width: 50px;
  }

  #headerBox .spSearchBtn i::before,
  #headerBox .spSearchBtn span::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22search%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M32%2C29.9l-8-8c1.8-2.3%2C3-5.2%2C3-8.4C27%2C6%2C21%2C0%2C13.5%2C0S0%2C6%2C0%2C13.5C0%2C21%2C6%2C27%2C13.5%2C27c3.2%2C0%2C6.1-1.1%2C8.4-3l8%2C8%20L32%2C29.9z%20M2%2C13.5C2%2C7.2%2C7.2%2C2%2C13.5%2C2S25%2C7.2%2C25%2C13.5S19.8%2C25%2C13.5%2C25S2%2C19.8%2C2%2C13.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  }

  #headerBox .spNavBtn {
    margin-left: 1px;
  }

  #headerBox .spNavBtn i::before,
  #headerBox .spNavBtn span::before {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAuCAYAAACxkOBzAAACaklEQVRYhe2ZPWgUQRTHf3eXGAQD8QPEQi2F2FkI1oLEQi0EbaJYaipBG7WxsNPCzk5EK4MWdilEwcJWRFT86AQxUTCSi8Zo8peRt2R4u3s5FtfdwP5g4O7tfPzn7ZuZ3bctSURcsFIH5oBdQDfRMuBEbQWGayI26OjEhrar0KU+LALLsRofBluAbcCviiV3TMP7WLAXW2t8GDRi/xWN2LJoxJaFP8HGgIN+M66AFvADuAz8TIb3++wN4HSNnDkCfEv+rOkweJB1JldAEgYL8dDNcVsWjdiyaMSWxZreZ2v9WuPFngUupZpWw6I5by4Z3YfBhpoIDazz+rxnp+OZVEzQsRRL8MftkM2oLoQ8hvLE1ppmny2LRmxZNGLLIk9seAc6BxxNXamQXvtsuPAK2B3ZBoFxOzh8wzDxx8Cbsqbjj1tvn3L29cDNVO0VJv6H2FPAVeCYeWeH2Z+4+uG83mhhksW8s+0ERu2Mb1l25SPwLuPO9C32GfAJeGSxOmL2h65+GGA21Us++4ErJvK3fdTYZB9avua2yiPEbFTOa4U77lqR0pY0JGlQUkfSIet9s+trStL0KuW5j9lrwGfgliXptgMfcubZD8txYs2e/hcs2xLz2n7nZYLaf3VleOuppLeSvkjqShrNqFO0jEual9Qq0t579jawz2J2yRZU8PLe1FyLMWzeK/RcGosN6c4TtsCSNOOR6PdAn18fw7uT3xUSwu3/nrL2i6QDdtsDF7Pcb2VM/XHX6p+UdF/SZFRmrId7kq4XCYPDth8eByZ7zPEFcGaVdGh4hX4ZeThZUAkhpGaAPRmLrDfAH8FfHp83lYtjAAAAAElFTkSuQmCC');
  }

  #headerBox .spSearchBtn[aria-expanded="true"] i::before,
  #headerBox .spNavBtn[aria-expanded="true"] i::before,
  #headerBox .spSearchBtn[aria-expanded="true"] span::before,
  #headerBox .spNavBtn[aria-expanded="true"] span::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226.16%22%20height%3D%2226.16%22%20viewBox%3D%220%200%2026.16%2026.16%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eclose%3C%2Ftitle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22logo%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2226.16%2024.04%2015.2%2013.08%2026.15%202.12%2024.03%200%2013.08%2010.96%202.12%200%200%202.12%2010.96%2013.08%200%2024.04%202.13%2026.16%2013.08%2015.2%2024.04%2026.16%2026.16%2024.04%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  }

  #container.en #headerBox .spNavBtn i::before,
  #container.en #headerBox .spNavBtn span::before {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAuCAYAAACxkOBzAAAChElEQVRYhe2ZS4iOURjHf+PW15SIhWuGWWAsFBZWLpEosWOllMyCZGcxYSFRsmDhkoVrCaMoSWqU+4ZIpmShbwwlFA1ymSbz18nzNsd5Lytv7/vV+6/T+Z7nPOecf895vnOec94mSXi4BiylHLgDrPWZjAhotQKjS0K2NVQMC+RPsS7FIcYlDINpwBhgoGCiI4EvwBtfGZItNcIwqMj+L1Rk80JFNi+EJ9gWYDYwWDAv58SXwHFfGe6zdWBGrGsx6AmP3IYOg4MlC4N/UB23eaEimxcqsnmhoffZhrrW3AUWx7oWg3vAEn/mMAzGl4QoSVzCMKhbKJQB9ZBDGAbNwPCSkP0N/PAVVW6QFyqyeaEimxcqsnmh4cg+Bu7HWmAS8Ai4GGspChrCcneaeWWHtbwL9IUV59nP5qdNgb82WN1TFsc6srKPDWu8JKYNmAt8tWQ8Cx3ALeCwyzUy7NrtaWorcBPYHrMYwurAeROAzc69g5L2Svopqd2W+LykV5JOSurLWPbrkj5K2i/pmaRuSbUU2wELq9uSztrvEwl2rjy09kheFAkOKyRdtski3TZJOyX1Jwzmyiqz65DUJmm9ybtS7PuD+D8TEPJLp6S6Jy+Q1Osn33uAbmCdyceAQxYmSVhmupXARuA7cCHpjcowCtjnyX3Ah5jVXyiY95vLbyOy04Eu4D3QaduZe5ybmkE2erzzP5/OA2op9r+CsWoZYzcHl9Y5QEt0KLRY3WX1KaunZEx+1Oor1t95+GnGhdON49+rxgETU2ydJ2cBk4GFwFW3GTjPumV77ZGcbwQcnmSQfWv/2tPADWAscAQ4kGL/HOj15BfAgxTb3cBM4JLdE88BTX8A7cgRyyBFnqcAAAAASUVORK5CYII=');
  }

  #container.en #headerBox .spSearchBtn[aria-expanded="true"] i::before,
  #container.en #headerBox .spNavBtn[aria-expanded="true"] i::before,
  #container.en #headerBox .spSearchBtn[aria-expanded="true"] span::before,
  #container.en #headerBox .spNavBtn[aria-expanded="true"] span::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226.16%22%20height%3D%2226.16%22%20viewBox%3D%220%200%2026.16%2026.16%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eclose%3C%2Ftitle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22logo%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2226.16%2024.04%2015.2%2013.08%2026.15%202.12%2024.03%200%2013.08%2010.96%202.12%200%200%202.12%2010.96%2013.08%200%2024.04%202.13%2026.16%2013.08%2015.2%2024.04%2026.16%2026.16%2024.04%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  }

  #headerBox .spSearchBtn[aria-expanded="true"] ~ #searchCont,
  #headerBox .spNavBtn[aria-expanded="true"] ~ #globalNavCont {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-animation: fadeIn .3s ease-out 0s forwards;
    animation: fadeIn .3s ease-out 0s forwards;
  }

  #headerBox #globalNavCont,
  #headerBox #searchCont {
    position: absolute;
    top: 50px;
    right: 0;
    width: calc(100% - 6px);
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-animation: fadeOut .3s ease-out 0s forwards;
    animation: fadeOut .3s ease-out 0s forwards;
  }

  #headerBox #searchCont ul {
    margin-top: 10px;
    text-align: center;
  }

  #spNavOpen.closed {
    display: none;
  }
  #spNavOpen.opened {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-animation: fadeIn .3s ease-out 0s forwards;
    animation: fadeIn .3s ease-out 0s forwards;
  }
  #spNavOpen {
    position: fixed;
    top: 5px;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, .85);
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-animation: fadeOut .3s ease-out 0s forwards;
    animation: fadeOut .3s ease-out 0s forwards;
    z-index: -1;
  }

/* --------------------------------
footerArea
----------------------------------*/
  #footerNavBlock ul#list_footerNav li {
    width: 100%;
    display: inline-block;
  }

}

/* animation keyframes */
  @keyframes fadeIn {
    0%   { display: none; opacity: 0; }
    1%   { display: block; opacity: 0; }
    100% { display: block; opacity: 1; }
  }
  @-webkit-keyframes fadeIn {
    0%   { display: none; opacity: 0; }
    1%   { display: block; opacity: 0; }
    100% { display: block; opacity: 1; }
  }
  @keyframes fadeOut {
    0%   { display: block; opacity: 1; }
    99%  { display: block; opacity: 0; }
    100% { display: none; opacity: 0; }
  }
  @-webkit-keyframes fadeOut {
    0%   { display: block; opacity: 1; }
    99%  { display: block; opacity: 0; }
    100% { display: none; opacity: 0; }
  }

/************************************************************************************
smaller than 600 SP
*************************************************************************************/
@media screen and (max-width: 600px) {
  #copyrightBlock address {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align:right;
    width: 90%;
  }

  #copyrightBlock address img,
  #copyrightBlock address span {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  #copyrightBlock address img {
    margin-bottom: 20px;
    padding-right: 0;
  }

  #copyrightBlock address span {
    border: none;
    padding-left: 0;
    text-align: center;
  }
}

/************************************************************************************
smaller than 480 SP
*************************************************************************************/
@media screen and (max-width: 480px) {
/* --------------------------------
footerArea
----------------------------------*/
  #copyrightBlock p#txt_copyright {
    padding-left: 10px;
    padding-right: 10px;
  }
}