@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;
  }
}
/***************** Top *****************/
/*** mainimage ***/
#mainimage {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #mainimage {
    width: 100%;
    padding: 0;
  }
}
#mainimage .mainimage-center {
  text-align: center;
  padding-top: 30px;
}
#mainimage .mainimage-center img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  #mainimage {
    margin-bottom: 20px;
  }
  #mainimage .mainimage-center {
    padding-top: 10px;
  }
}
/*** contents ***/
#contents.top #contents-news {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}
#contents.top #contents-news .contents-news-ttlarea {
  width: 20%;
}
#contents.top #contents-news .contents-news-ttlarea .mainTtl {
  color: #0b3867;
  font-size: 34px;
  margin: 2.0em 0;
}
#contents.top #contents-news .contents-news-ttlarea .mainTtl .en {
  font-size: 22px;
  font-weight: normal;
  display: block;
}
#contents.top #contents-news .contents-news-ttlarea .link-btn {
  position: absolute;
  top: 50%;
  left: 0;
  width: 240px;
}
#contents.top #contents-news .contents-news-ttlarea .link-btn a {
  display: block;
  text-align: center;
  width: 100%;
  background-color: #0b3867;
  color: #ffffff;
  padding: 0.3em;
  text-decoration: none;
  box-sizing: border-box;
  transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
}
#contents.top #contents-news .contents-news-ttlarea .link-btn 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.top #contents-news .contents-news-ttlarea .link-btn a:hover {
  background-color: #276fc2;
}
#contents.top #contents-news #list-cts {
  width: 92%;
  background-color: #f6f6f6;
  padding: 3% 5% 5% 8%;
  box-sizing: border-box;
}
#contents.top #contents-news #list-cts dl {
  border-bottom: solid 1px #ddd;
  padding: 3% 0;
}
#contents.top #contents-news #list-cts dl dt {
  color: #787878;
  font-size: 13px;
}
#contents.top #contents-news #list-cts dl dd {
  font-size: clamp(14px, 1.4vw, 16px);
}
#contents.top #contents-news #list-cts dl dd a {
  text-decoration: none;
}
#contents.top #contents-sitelink {
  width: 100%;
  margin-bottom: 60px;
}
#contents.top #contents-sitelink ul {
  display: flex;
  justify-content: space-between;
}
#contents.top #contents-sitelink ul li {
  list-style: none;
  font-size: 24px;
  text-align: center;
}
#contents.top #contents-sitelink ul li a {
  width: 400px;
  display: block;
  color: #ffffff;
  background-color: #0b3867;
  text-decoration: none;
  box-sizing: border-box;
  padding: 18px;
  transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
}
#contents.top #contents-sitelink ul li a:hover {
  background-color: #276fc2;
}
#contents.top #contents-sitelink ul li:nth-child(1) a:before {
  display: inline-block;
  content: "";
  width: 50px;
  height: 50px;
  background: url(../images/icon01.png) no-repeat 50% 50%;
  background-size: 50px 50px;
  vertical-align: middle;
  margin-right: 1.0em;
}
#contents.top #contents-sitelink ul li:nth-child(2) a:before {
  display: inline-block;
  content: "";
  width: 50px;
  height: 50px;
  background: url(../images/icon02.png) no-repeat 50% 50%;
  background-size: 50px 50px;
  vertical-align: middle;
  margin-right: 1.0em;
}
#contents.top #contents-sitelink ul li:nth-child(3) a:before {
  display: inline-block;
  content: "";
  width: 50px;
  height: 50px;
  background: url(../images/icon03.png) no-repeat 50% 50%;
  background-size: 50px 50px;
  vertical-align: middle;
  margin-right: 1.0em;
}
#contents.top #contents-sitelink ul li small {
  font-size: 14px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  display: inline-block;
  padding: 0.3em 0.5em;
  line-height: 1.0;
  margin-left: 0.8em;
}

@media only screen and (max-width: 767px) {
  #contents.top #contents-news {
    margin-bottom: 30px;
    display: block;
  }
  #contents.top #contents-news .contents-news-ttlarea {
    width: 100%;
  }
  #contents.top #contents-news .contents-news-ttlarea .mainTtl {
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 0.6em;
  }
  #contents.top #contents-news .contents-news-ttlarea .mainTtl .en {
    font-size: 14px;
  }
  #contents.top #contents-news .contents-news-ttlarea .link-btn {
    font-size: 12px;
    top: 15px;
    left: auto;
    right: 0;
    width: 30%;
  }
  #contents.top #contents-news #list-cts {
    width: 100%;
    padding: 20px 5%;
  }
  #contents.top #contents-sitelink {
    margin-bottom: 30px;
  }
  #contents.top #contents-sitelink ul {
    display: block;
  }
  #contents.top #contents-sitelink ul li {
    font-size: clamp(14px, 1.4vw, 16px);
    margin-bottom: 15px;
  }
  #contents.top #contents-sitelink ul li a {
    width: 80%;
    margin: auto;
    padding: 10px 0;
  }
  #contents.top #contents-sitelink ul li:nth-child(1) a:before {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
  #contents.top #contents-sitelink ul li:nth-child(2) a:before {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
  #contents.top #contents-sitelink ul li:nth-child(3) a:before {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
}

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