@charset "UTF-8";
/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
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;
}

body {
  line-height: 1;
}

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: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/***************** Base *****************/
/*** setting ***/
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.clearfix:after {
  clear: both;
}

.mt_50 {
  margin-top: 50px;
}

.mr_50 {
  margin-right: 50px;
}

.mb_50 {
  margin-bottom: 50px!important;
}

.ml_50 {
  margin-left: 50px;
}

.mt_45 {
  margin-top: 45px;
}

.mr_45 {
  margin-right: 45px;
}

.mb_45 {
  margin-bottom: 45px!important;
}

.ml_45 {
  margin-left: 45px;
}

.mt_40 {
  margin-top: 40px;
}

.mr_40 {
  margin-right: 40px;
}

.mb_40 {
  margin-bottom: 40px!important;
}

.ml_40 {
  margin-left: 40px;
}

.mt_35 {
  margin-top: 35px;
}

.mr_35 {
  margin-right: 35px;
}

.mb_35 {
  margin-bottom: 35px!important;
}

.ml_35 {
  margin-left: 35px;
}

.mt_30 {
  margin-top: 30px;
}

.mr_30 {
  margin-right: 30px;
}

.mb_30 {
  margin-bottom: 30px!important;
}

.ml_30 {
  margin-left: 30px;
}

.mt_25 {
  margin-top: 25px;
}

.mr_25 {
  margin-right: 25px;
}

.mb_25 {
  margin-bottom: 25px!important;
}

.ml_25 {
  margin-left: 25px;
}

.mt_20 {
  margin-top: 20px;
}

.mr_20 {
  margin-right: 20px;
}

.mb_20 {
  margin-bottom: 20px!important;
}

.ml_20 {
  margin-left: 20px;
}

.mt_15 {
  margin-top: 15px;
}

.mr_15 {
  margin-right: 15px;
}

.mb_15 {
  margin-bottom: 15px!important;
}

.ml_15 {
  margin-left: 15px;
}

.mt_10 {
  margin-top: 10px;
}

.mr_10 {
  margin-right: 10px;
}

.mb_10 {
  margin-bottom: 10px!important;
}

.ml_10 {
  margin-left: 10px;
}

.mt_5 {
  margin-top: 5px;
}

.mr_5 {
  margin-right: 5px;
}

.mb_5 {
  margin-bottom: 5px!important;
}

.ml_5 {
  margin-left: 5px;
}

.mt_0 {
  margin-top: 0px;
}

.mr_0 {
  margin-right: 0px;
}

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

.ml_0 {
  margin-left: 0px;
}

.pt_50 {
  padding-top: 50px;
}

.pr_50 {
  padding-right: 50px;
}

.pb_50 {
  padding-bottom: 50px;
}

.pl_50 {
  padding-left: 50px;
}

.pt_45 {
  padding-top: 45px;
}

.pr_45 {
  padding-right: 45px;
}

.pb_45 {
  padding-bottom: 45px;
}

.pl_45 {
  padding-left: 45px;
}

.pt_40 {
  padding-top: 40px;
}

.pr_40 {
  padding-right: 40px;
}

.pb_40 {
  padding-bottom: 40px;
}

.pl_40 {
  padding-left: 40px;
}

.pt_35 {
  padding-top: 35px;
}

.pr_35 {
  padding-right: 35px;
}

.pb_35 {
  padding-bottom: 35px;
}

.pl_35 {
  padding-left: 35px;
}

.pt_30 {
  padding-top: 30px;
}

.pr_30 {
  padding-right: 30px;
}

.pb_30 {
  padding-bottom: 30px;
}

.pl_30 {
  padding-left: 30px;
}

.pt_25 {
  padding-top: 25px;
}

.pr_25 {
  padding-right: 25px;
}

.pb_25 {
  padding-bottom: 25px;
}

.pl_25 {
  padding-left: 25px;
}

.pt_20 {
  padding-top: 20px;
}

.pr_20 {
  padding-right: 20px;
}

.pb_20 {
  padding-bottom: 20px;
}

.pl_20 {
  padding-left: 20px;
}

.pt_15 {
  padding-top: 15px;
}

.pr_15 {
  padding-right: 15px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pl_15 {
  padding-left: 15px;
}

.pt_10 {
  padding-top: 10px;
}

.pr_10 {
  padding-right: 10px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pl_10 {
  padding-left: 10px;
}

.pt_5 {
  padding-top: 5px;
}

.pr_5 {
  padding-right: 5px;
}

.pb_5 {
  padding-bottom: 5px;
}

.pl_5 {
  padding-left: 5px;
}

.pt_0 {
  padding-top: 0px;
}

.pr_0 {
  padding-right: 0px;
}

.pb_0 {
  padding-bottom: 0px;
}

.pl_0 {
  padding-left: 0px;
}

/*** non-display ***/
@media only screen and (min-width: 768px) {
  .pc-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .sp-hide {
    display: none !important;
  }
}
.txt-r {
  text-align: right;
}

.txt-l {
  text-align: left;
}

.txt-c {
  text-align: center;
}

.float-r {
  float: right;
}

.float-l {
  float: left;
}

.display-i {
  display: inline !important;
}

.display-ib {
  display: inline-block !important;
}

.display-b {
  display: block !important;
}

small {
  font-size: 12px;
}

/*** color ***/
.f-red {
  color: #e30011;
}

.f-blue {
  color: #276fc2;
}

.f-strong {
  font-weight: bold;
}

sub {
  font-size: smaller;
}

/*** body ***/
body {
  font-family: "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo", verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 1.6;
  font-size: 16px;
  color: #333;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  vertical-align: bottom;
}

a {
  cursor: pointer;
}
a:link {
  color: #333;
  text-decoration: underline;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover, a:focus {
  color: #276fc2;
  text-decoration: underline;
}

html {
  height: 100%;
}

body, body > .ccm-page {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#contents {
  flex: 1;
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #contents {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
}

/*** header ***/
@media only screen and (min-width: 768px) {
  header #global-logo {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  header #global-logo {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media only screen and (min-width: 768px) {
  header #global-logo .sitelogo {
    width: 350px;
    padding: 25px 0;
  }
  header #global-logo .sitelogo img {
    max-width: 100%;
    height: auto;
  }
  header nav {
    background-color: #0b3867;
  }
  header nav ul {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  header nav ul {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media only screen and (min-width: 768px) {
  header nav ul li {
    border-right: solid #ffffff 1px;
    width: 17%;
    text-align: center;
    box-sizing: border-box;
  }
  header nav ul li a {
    color: #ffffff !important;
    text-decoration: none !important;
    display: block;
    padding: 15px;
    transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
  }
  header nav ul li a:hover {
    background-color: #276fc2;
  }
  header nav ul li.current a, header nav ul li.nav-selected a {
    background-color: #276fc2;
  }
  header nav ul li:first-child {
    border-left: solid #ffffff 1px;
    width: 15%;
  }

  header #mainNav, header .nav {
    display: flex;
  }
  header #menu-button {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  header #global-logo .sitelogo {
    width: 50%;
    padding: 10px 0;
  }
  header #global-logo .sitelogo img {
    max-width: 100%;
    height: auto;
  }
  header nav {
    z-index: 100;
  }
  header nav ul li {
    width: 100%;
    border-bottom: solid #ffffff 1px;
  }
  header nav ul li a {
    color: #ffffff !important;
    text-decoration: none !important;
    display: block;
    padding: 15px 1.5em;
  }

  header nav {
    position: fixed;
    top: 45px;
    width: 100%;
  }
  header nav #menu-button {
    z-index: 100;
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: #276fc2;
    cursor: pointer;
    box-sizing: border-box;
    transition: background 0.5s;
  }
  header nav #menu-button i {
    color: #ffffff;
    font-style: normal;
    display: none;
    text-align: center;
    padding-top: 8px;
    font-size: 11px;
  }
  header nav #menu-button:before, header nav #menu-button:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.3s !important;
    -webkit-transform: rotate(0deg);
    -webkit-transition: all 0.3s !important;
    left: 50%;
    top: 0;
    transform-origin: 50% 50%;
  }
  header nav #menu-button:before {
    transform: translate(-50%, 25px);
    -webkit-transform: translate(-50%, 25px);
  }
  header nav #menu-button:after {
    transform: translate(-50%, 35x);
    -webkit-transform: translate(-50%, 35px);
  }
  header nav #menu-button.open:before {
    transform: translate(-50%, 30px) rotate(45deg);
    -webkit-transform: translate(-50%, 30px) rotate(45deg);
  }
  header nav #menu-button.open:after {
    transform: translate(-50%, 30px) rotate(-45deg);
    -webkit-transform: translate(-50%, 30px) rotate(-45deg);
  }
  header #mainNav, header .nav {
    display: none;
    background-color: #0b3867;
  }
  header #mainNav.open, header .nav.open {
    display: block;
    animation: appear .4s ease;
  }
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*** footer ***/
footer {
  background-color: #276fc2;
}
footer .global-access {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  display: flex;
}
@media only screen and (max-width: 767px) {
  footer .global-access {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
}
footer .global-access section {
  width: 50%;
  margin: 40px 0;
  padding-left: 20px;
  box-sizing: border-box;
  color: #ffffff;
  border-left: solid #ffffff 2px;
}
footer .global-access section .ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 1.0em;
}
footer .global-access section p {
  font-size: 14px;
}
footer .global-copy {
  background-color: #0b3867;
  padding: 20px 0;
}
footer .global-copy p {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  footer .global-access {
    display: block;
  }
  footer .global-access section {
    width: 100%;
    margin: 20px 0;
    padding: 0;
    border: none;
  }
  footer .global-access section:first-child {
    padding-bottom: 1.0em;
    border-bottom: solid #ffffff 1px;
  }
  footer .global-access section .ttl {
    font-size: 14px;
    margin-bottom: 0.4em;
  }
  footer .global-access section p {
    font-size: 12px;
  }
  footer .global-copy p {
    font-size: 10px;
  }
}
/***************** sub *****************/
/* page title
*****************************************************/
#pageTtl {
  border-bottom: 1px solid #8d8d8d;
}
#pageTtl .pageTtl-cts {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: clamp(22px, 3vw, 40px);
  padding: 1.6em 15px 0;
}
@media only screen and (max-width: 767px) {
  #pageTtl .pageTtl-cts {
    width: 100%;
    padding: 0;
  }
}
#pageTtl .pageTtl-cts h2 {
  font-weight: normal;
  line-height: 1.0;
  color: #0b3867;
}
#pageTtl .breadcrumb {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  padding: 0 15px 1.6em;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #pageTtl .breadcrumb {
    width: 100%;
    padding: 0;
  }
}
#pageTtl .breadcrumb ul li,
#pageTtl .breadcrumb ol li {
  font-size: 12px;
  list-style: none;
  display: inline-block;
}
#pageTtl .breadcrumb ul li a,
#pageTtl .breadcrumb ol li a {
  color: #8d8d8d;
  padding-right: 50px;
  text-decoration: none;
  position: relative;
}
#pageTtl .breadcrumb ul li a::after,
#pageTtl .breadcrumb ol li a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  content: "";
  width: 25px;
  height: 1px;
  background: #707070;
}

@media only screen and (max-width: 767px) {
  #pageTtl {
    border-bottom: 1px solid #8d8d8d;
  }
  #pageTtl .pageTtl-cts {
    background-color: #0b3867;
    padding: 0.6em 10% 0.6em 3%;
  }
  #pageTtl .pageTtl-cts h2 {
    color: #ffffff;
  }
  #pageTtl .breadcrumb {
    padding: 0 3% 0.2em;
  }
  #pageTtl .breadcrumb ul li {
    font-size: 10px;
  }
}
/* contents
*****************************************************/
#contents.sub {
  padding: 60px 15px;
}
#contents.sub h1 {
  font-size: clamp(22px, 2.2vw, 32px);
  color: #276fc2;
  font-weight: normal;
  padding: 20px 0;
}
#contents.sub h2 {
  font-size: clamp(18px, 1.8vw, 22px);
  color: #0b3867;
  padding: 0.2em 0.8em 0.2em 2.0em;
  margin: 40px 0 30px;
  position: relative;
}
#contents.sub h2::before {
  position: absolute;
  top: 0.6em;
  left: 0;
  content: "";
  width: 1.4em;
  height: 0.8em;
  background: #529bf0;
}
#contents.sub h3 {
  display: inline-block;
  font-size: 18px;
  color: #333;
  color: #0b3867;
  border-bottom: 2px solid #0b3867;
  margin: 2.0em 0 1.8em;
  padding: 0;
}
#contents.sub h4 {
  font-size: clamp(18px, 1.6vw, 20px);
  color: #e30011;
  padding: 45px 0 20px;
}
#contents.sub h5 {
  font-size: clamp(16px, 1.6vw, 18px);
  color: #a28422;
  padding: 40px 0 30px;
}
#contents.sub h6 {
  font-size: 16px;
  font-size: clamp(16px, 1.6vw, 18px);
  font-weight: bold;
  color: #333;
  padding: 20px 0;
}
#contents.sub p {
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 2.0em;
  margin-bottom: 1.2em;
}
#contents.sub p.pb_0 {
  margin-bottom: 0;
}
#contents.sub dl {
  font-size: clamp(14px, 1.4vw, 16px);
  margin-bottom: 1.0em;
  display: flex;
}
#contents.sub dl dt {
  white-space: nowrap;
}
#contents.sub sub {
  font-size: 80%;
  vertical-align: sub;
}
#contents.sub sup {
  font-size: 80%;
  vertical-align: super;
}
#contents.sub ul {
  margin-bottom: 20px;
  margin-left: 0.5em;
}
#contents.sub ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1.6em;
}
#contents.sub ul li:before {
  border-radius: 50%;
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: #276fc2;
}
#contents.sub ul.add {
  margin-left: 8em;
}
#contents.sub ol {
  list-style: none;
  counter-reset: ol_li;
  margin-left: 0.5em;
  margin-bottom: 20px;
}
#contents.sub ol li {
  padding-left: 1.6em;
  position: relative;
}
#contents.sub ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  counter-increment: ol_li;
  content: counter(ol_li) ".";
  color: #276fc2;
  font-weight: bold;
}
#contents.sub ol.roman li:before {
  counter-increment: ol_li;
  content: counter(ol_li,upper-roman);
}
#contents.sub hr {
  margin: 50px 0;
}
#contents.sub .important {
  line-height: 1.0;
  background-color: #e30011;
  display: inline-block;
  color: #ffffff;
  margin-right: 8px;
  padding: 5px 10px 4px;
}
#contents.sub .lead {
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  padding: 40px 0;
}
#contents.sub .small {
  font-size: 12px;
}
#contents.sub .comment {
  text-indent: -1.0em;
  margin-left: 1.0em !important;
}
#contents.sub .caption {
  font-size: 14px;
}
#contents.sub .img-right {
  zoom: 1;
  margin-bottom: 30px;
}
#contents.sub .img-right:before, #contents.sub .img-right:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#contents.sub .img-right:after {
  clear: both;
}
#contents.sub .img-right .img-r {
  display: table;
  float: right;
  margin: 0 0 15px 15px;
  max-width: 400px;
  text-align: center;
}
#contents.sub .img-right .img-r img {
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
}
#contents.sub .img-right .img-r .caption {
  display: table-caption;
  caption-side: bottom;
}
#contents.sub .img-left {
  zoom: 1;
  margin-bottom: 30px;
}
#contents.sub .img-left:before, #contents.sub .img-left:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#contents.sub .img-left:after {
  clear: both;
}
#contents.sub .img-left .img-l {
  display: table;
  float: left;
  margin: 0 15px 15px 0;
  max-width: 400px;
  text-align: center;
}
#contents.sub .img-left .img-l img {
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
}
#contents.sub .img-left .img-l .caption {
  display: table-caption;
  caption-side: bottom;
}
#contents.sub .img-full {
  display: table;
  text-align: center;
  margin: 0 auto 30px;
}
#contents.sub .img-full img {
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
}
#contents.sub .img-full .caption {
  display: table-caption;
  caption-side: bottom;
}
#contents.sub .img-two {
  display: flex;
  text-align: center;
  justify-content: space-around;
  margin: 0 auto 30px;
}
#contents.sub .img-two img {
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
}
#contents.sub .img-two .box {
  max-width: 45%;
}
#contents.sub .img-three {
  display: flex;
  text-align: center;
  justify-content: space-around;
  margin: 0 auto 30px;
}
#contents.sub .img-three img {
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
}
#contents.sub .img-three .box {
  max-width: 30%;
}
#contents.sub .column-two {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
}
#contents.sub .column-two .box {
  max-width: 48%;
}
#contents.sub .column-three {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
}
#contents.sub .column-three .box {
  max-width: 30%;
}
#contents.sub .linkButton a {
  display: inline-block;
  text-align: center;
  background-color: #0b3867;
  color: #ffffff;
  padding: 0.3em 1.2em;
  text-decoration: none;
  box-sizing: border-box;
  transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
}
#contents.sub .linkButton a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.3em 0.5em;
  border-left-color: currentColor;
  border-right: 0;
  margin-right: 1.4em;
}
#contents.sub .linkButton a:hover {
  background-color: #276fc2;
}
#contents.sub .linkText a {
  padding-left: 0.5em;
}
#contents.sub .linkText a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #276fc2;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.3em 0.5em;
  border-left-color: currentColor;
  border-right: 0;
  margin-right: 0.8em;
}

@media only screen and (max-width: 767px) {
  #contents.sub {
    padding: 30px 3%;
  }
  #contents.sub h1 {
    padding: 15px 0;
  }
  #contents.sub h2 {
    padding: 0.2em 0.8em 0.2em 2.0em;
    margin: 20px 0 15px;
  }
  #contents.sub h3 {
    margin: 2.0em 0 1.2em;
  }
  #contents.sub h4 {
    padding: 20px 0 15px;
  }
  #contents.sub h5 {
    padding: 20px 0 15px;
  }
  #contents.sub p {
    line-height: 1.8em;
  }
  #contents.sub ul {
    font-size: 14px;
  }
  #contents.sub ul.add {
    margin-left: 3em;
  }
  #contents.sub .img-full {
    width: 80%;
    margin: 0 auto 30px;
  }
  #contents.sub .img-right .img-r {
    float: none;
    margin: 0 auto 15px;
    max-width: 80%;
  }
  #contents.sub .img-left .img-l {
    float: none;
    margin: 0 auto 15px;
    max-width: 80%;
  }
}
#contents.sub table {
  width: 100%;
  font-size: clamp(14px, 1.4vw, 16px);
  border: #cccccc 1px solid;
  border-collapse: collapse;
  margin: 0 0 40px;
  padding: 2px;
}
#contents.sub table th {
  text-align: left;
  vertical-align: middle;
  background-color: #0b3867;
  border: #cccccc 1px solid;
  font-weight: normal;
  color: #ffffff;
  padding: 6px 0.5em;
}
#contents.sub table td {
  vertical-align: middle;
  border: #cccccc 1px solid;
  padding: 6px 0.5em;
}
#contents.sub table th.bg-blue, #contents.sub table td.bg-blue {
  background: linear-gradient(90deg, #d7f0fa 0%, white 100%);
}
#contents.sub table th.bg-yellow, #contents.sub table td.bg-yellow {
  background-color: #fffeeb;
}
#contents.sub table th.bg-gray, #contents.sub table td.bg-gray {
  background-color: #efefef;
}
#contents.sub table.no-border {
  border: none;
}
#contents.sub table.no-border th, #contents.sub table.no-border td {
  border: none;
  vertical-align: top;
}
#contents.sub table.no-border th {
  color: #333;
  text-align: right;
  background-color: #fff;
  padding-right: 3%;
}
#contents.sub table.border-bottom {
  border: none;
}
#contents.sub table.border-bottom tr {
  border-bottom: 1px solid #ccc;
}
#contents.sub table.border-bottom th, #contents.sub table.border-bottom td {
  vertical-align: middle;
  border: none;
  padding: 6px 0.8em;
}
#contents.sub table.border-bottom th small, #contents.sub table.border-bottom td small {
  font-weight: bold;
  font-size: 13px;
}
#contents.sub table.border-bottom th {
  background-color: #ffffff;
  color: #333;
  font-weight: bold;
}
#contents.sub table.simpleTable {
  border: none;
}
#contents.sub table.simpleTable th:last-child {
  border-right: none;
}
#contents.sub table.simpleTable td {
  vertical-align: middle;
  border-right: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  padding: 6px 5px;
}
#contents.sub table.simpleTable td:last-child {
  border-right: none;
}
#contents.sub table.simpleTable td:first-child {
  border-left: none;
}
#contents.sub table.simpleTable tr:nth-child(even) {
  background-color: #f6f6f6;
}

@media only screen and (max-width: 767px) {
  #contents.sub .table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #contents.sub .table-wrap:before {
    display: block;
    content: "表は横にスワイプできます。";
    font-size: 12px;
    text-align: left;
  }
  #contents.sub .table-wrap table {
    width: 800px;
  }
}
#contents.sub .ccm-pagination-wrapper {
  text-align: center;
}
#contents.sub .ccm-pagination-wrapper ul li:before {
  display: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #0b3867 !important;
  border-color: #0b3867 !important;
}

/*
.pagination>li>a,.pagination>li>span {
    color: $navy !important;
}*/
/* pages
*****************************************************/
#contents.sub #list-cts section dl {
  border-bottom: solid 1px #ddd;
  padding: 1.5em 1em 1.5em 2em;
  margin-bottom: 0;
}
#contents.sub #list-cts section dl dt {
  font-weight: bold;
  font-size: 14px;
  width: 15%;
}
#contents.sub #list-cts section dl dd {
  width: 85%;
  font-size: clamp(14px, 1.4vw, 16px);
}
#contents.sub #list-cts section dl dd a {
  text-decoration: none;
  margin-left: -1.2em;
}
#contents.sub #list-cts section dl dd a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #276fc2;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.3em 0.5em;
  border-left-color: currentColor;
  border-right: 0;
  margin-right: 0.8em;
}

@media only screen and (max-width: 767px) {
  #contents.sub #list-cts section dl {
    display: block;
  }
  #contents.sub #list-cts section dl dt {
    width: 100%;
    font-size: 12px;
    margin-bottom: 0.6em;
  }
  #contents.sub #list-cts section dl dd {
    width: 100%;
  }
}

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