@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;
}

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

input, select {
  vertical-align: middle;
}

/*-----------------------------------------------------------------
base
-----------------------------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  font-size: 62.5%;
  font-family: Helvetica Neue, Helvetica, Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
}

body {
  width: 100%;
  color: #000;
  height: 100%;
  letter-spacing: -0.025em;
}

html,
body {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
}

/*-----------------------------------------------------------------
animation
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
font
-----------------------------------------------------------------*/
.font-base {
  font-family: Helvetica Neue, Helvetica, Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
}

.font-min {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*-----------------------------------------------------------------
base
-----------------------------------------------------------------*/
body {
  width: 100%;
  position: relative;
  letter-spacing: 0;
  font-size: 3.2vw;
  font-weight: 500;
}

#wrapper {
  width: 100%;
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

.pc {
  display: none !important;
}

/*-----------------------------------------------------------------

-----------------------------------------------------------------*/
.icon.icon-home {
  background: url(../img/common/icon-home.png) center center no-repeat;
}

/*-----------------------------------------------------------------
btn
-----------------------------------------------------------------*/
.btn01 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: #3b87ae;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 3.7333333333vw;
  color: #fff;
}

.btn-more {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: #3b87ae;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 3.7333333333vw;
  color: #fff;
  text-decoration: none;
  color: #fff;
  font-size: 2.2rem;
  text-indent: 0;
}
.btn-more:hover {
  color: #fff;
}

/*-----------------------------------------------------------------
animation
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
menu
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
hx
-----------------------------------------------------------------*/
.hx01 {
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  font-size: 4.2666666667vw;
  line-height: 1.625;
  font-weight: bold;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 1.0666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
.hx01:before, .hx01:after {
  content: "";
  display: block;
  width: 1.6vw;
  height: 1.6vw;
  border-radius: 0.8vw;
  position: absolute;
  left: 0px;
}
.hx01:before {
  background-color: #006db9;
  top: 1.3333333333vw;
}
.hx01:after {
  background-color: #d10000;
  top: 3.7333333333vw;
}

/*-----------------------------------------------------------------
link
-----------------------------------------------------------------*/
a {
  color: #333;
  transition: all 0.2s ease;
  transition-property: opacity, color, background-color;
}
a:hover {
  opacity: 0.5;
}

/**
header
*/
header {
  width: 100%;
  position: relative;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
}
header nav {
  transition: all 0.2s ease;
  transition-property: opacity, color, background-color;
  display: flex;
  width: 100%;
  height: 16vw;
  justify-content: space-between;
  background: #fff;
  position: relative;
}
header nav .logo {
  width: 100%;
  height: 16vw;
  padding-left: 4.2666666667vw;
  padding-top: 1.3333333333vw;
}
header nav .logo h1 {
  color: #333333;
  font-size: 3.2vw;
  line-height: 1;
  margin-bottom: 1.3333333333vw;
}
header nav .logo img {
  display: block;
  width: 49.3333333333vw;
  margin-top: 1.6vw;
  z-index: 1;
}
header nav .nav {
  display: flex;
  align-items: center;
  z-index: 2;
}
header nav .nav .menu {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  display: none;
  position: absolute;
  left: 0;
  top: 16vw;
  background-color: #e4eaee;
  padding: 6.6666666667vw 4vw 8vw;
}
header nav .nav .menu > ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 5.3333333333vw;
}
header nav .nav .menu > ul > li + li {
  margin-top: 2.6666666667vw;
}
header nav .nav .menu > ul > li > a {
  text-decoration: none;
  color: #333333;
  width: 100%;
  height: 13.3333333333vw;
  display: flex;
  align-items: center;
  background-color: #fff;
  color: #0099ff;
  font-size: 3.7333333333vw;
  line-height: 1;
  font-weight: bold;
  padding: 0 4.6666666667vw;
  position: relative;
}
header nav .nav .menu > ul > li > a:after {
  position: absolute;
  top: 50%;
  right: 4vw;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 4vw;
  height: 1.6vw;
  background: url(../img/common/arrow-s-blue@2x.png) center center no-repeat;
  background-size: contain;
}
header nav .nav .menu > ul > li:hover a {
  color: #999999;
  opacity: 1;
}
header nav .nav .menu > ul > li:hover .children {
  display: flex;
}
header nav .nav .menu .contact {
  width: 100%;
}
header nav .nav .menu .contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 16vw;
  color: #fff;
  font-size: 3.7333333333vw;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  background-color: #2087cb;
}
header nav .nav .menu .contact a:before {
  content: "";
  display: block;
  width: 5.3333333333vw;
  height: 3.8666666667vw;
  margin-right: 2.6666666667vw;
  background: url(../img/common/icon-mail-white@2x.png) center center no-repeat;
  background-size: contain;
}
header nav .nav .btn .menu-btn {
  position: absolute;
  top: 6.6666666667vw;
  right: 4vw;
  display: block;
  width: 6.6666666667vw;
  height: 6.2666666667vw;
  background: url(../img/common/menu-open.png) center center no-repeat;
  background-size: 6.6666666667vw auto;
  opacity: 1;
  transition: none;
}
header nav.active .nav .btn .menu-btn {
  display: block;
  background-image: url(../img/common/menu-close.png);
}
header nav.active .nav .menu {
  display: flex;
}

/**
footer
*/
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
#pagetop a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: #2087cb;
  padding-top: 0.6666666667vw;
}
#pagetop a img {
  width: 1.7333333333vw;
}

footer #footer-contact {
  background-color: #053f65;
  height: 45.3333333333vw;
}
footer #footer-contact .inner {
  width: 92vw;
  margin: 0 auto;
}
footer #footer-contact .inner .box {
  padding: 4.5333333333vw 2.6666666667vw;
  background-color: #2087cb;
  transform: translateY(-13.0666666667vw);
  position: relative;
}
footer #footer-contact .inner .box:before, footer #footer-contact .inner .box:after {
  content: "";
  display: block;
  border: 0.1333333333vw solid #fff;
  width: 4vw;
  position: absolute;
  top: 2.6666666667vw;
  height: calc(100% - 5.3333333333vw);
}
footer #footer-contact .inner .box:before {
  left: 2.6666666667vw;
  border-right: 0;
}
footer #footer-contact .inner .box:after {
  right: 2.6666666667vw;
  border-left: 0;
}
footer #footer-contact .inner .box .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 3.3333333333vw;
}
footer #footer-contact .inner .box .info h3 {
  font-size: 4.5333333333vw;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  margin-bottom: 4.2666666667vw;
}
footer #footer-contact .inner .box .info .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57.3333333333vw;
  height: 12.6666666667vw;
  background-color: #fff;
  color: #2176ae;
  font-size: 3.7333333333vw;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
}
footer #footer-contact .inner .box .info .btn span {
  display: block;
}
footer #footer-contact .inner .box .info .btn:before {
  content: "";
  display: block;
  width: 5.3333333333vw;
  height: 3.7333333333vw;
  margin-right: 1.8666666667vw;
  background: url(../img/common/icon-mail-blue@2x.png) center center no-repeat;
  background-size: contain;
}
footer #footer-contact .inner .box .contact {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
footer #footer-contact .inner .box .contact strong {
  font-size: 3.7333333333vw;
  line-height: 1;
  font-weight: normal;
  color: #fff;
  margin-bottom: 1.8666666667vw;
}
footer #footer-contact .inner .box .contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 5.0666666667vw;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  margin-bottom: 1.6vw;
}
footer #footer-contact .inner .box .contact a:before {
  content: "";
  display: block;
  background: url(../img/common/icon-tel.png) left center no-repeat;
  background-size: contain;
  width: 4.4vw;
  height: 4.5333333333vw;
  margin-right: 1.3333333333vw;
}
footer #footer-contact .inner .box .contact .fax {
  font-size: 3.7333333333vw;
  line-height: 1;
  color: #fff;
}
footer #footer {
  padding: 8vw 4vw 6.9333333333vw;
  position: relative;
}
footer #footer .inner {
  margin: 0 auto;
}
footer #footer .inner .address {
  padding-bottom: 5.0666666667vw;
  border-bottom: 0.2666666667vw solid #ccc;
}
footer #footer .inner .address .logo {
  position: relative;
  width: 57.3333333333vw;
  margin: 0 auto 3.4666666667vw;
}
footer #footer .inner .address p {
  font-size: 3.2vw;
  line-height: 1.4166666667;
  color: #333;
  text-align: center;
}
footer #footer .inner .sitemap {
  padding-top: 5.0666666667vw;
  display: flex;
}
footer #footer .inner .sitemap ul {
  width: 46vw;
}
footer #footer .inner .sitemap ul:last-of-type li:last-of-type {
  margin-bottom: 0;
}
footer #footer .inner .sitemap ul li {
  margin-bottom: 3.3333333333vw;
}
footer #footer .inner .sitemap ul li a {
  font-size: 3.2vw;
  line-height: 1;
  text-decoration: none;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer #footer .inner .sitemap ul li a:after {
  content: "";
  display: block;
  background: url(../img/common/arrow-s-black@2x.png) center center no-repeat;
  background-size: contain;
  width: 3.3333333333vw;
  height: 1.6vw;
  margin-right: 6.4vw;
}

#copyright {
  text-align: center;
  color: #fff;
  height: 6.6666666667vw;
  font-size: 2.4vw;
  background-color: #053f65;
  display: flex;
  align-items: center;
  justify-content: center;
}

#contents {
  padding-top: 16vw;
}

main {
  z-index: 0;
  margin: 0 auto;
  padding-top: 6.6666666667vw;
  padding-bottom: 28vw;
  background: url(../img/common/page-bg@2x.png) -16.6666666667vw top no-repeat, url(../img/common/bg-cloud@2x.png) right top no-repeat;
  background-size: 66.6666666667vw auto, 138.6666666667vw auto;
}
#breadcrumbs {
  font-size: 2.4vw;
  line-height: 1.4444444444;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  background-color: #2087cb;
  color: #fff;
  width: 88vw;
  min-height: 5.3333333333vw;
  padding: 0.6666666667vw 1.3333333333vw 0.6666666667vw 4vw;
  padding-left: 4vw;
  position: absolute;
  bottom: 2.6666666667vw;
  transform: translateY(100%);
  z-index: 1;
}
#breadcrumbs ul li {
  display: inline-block;
}
#breadcrumbs ul li:last-of-type {
  word-wrap: break-word;
  word-break: break-all;
}
#breadcrumbs ul li.child:before {
  content: ">";
  display: inline-block;
  margin: 0 0 0 0.5333333333vw;
  font-size: 1.8666666667vw;
  line-height: 1.2857142857;
}
#breadcrumbs ul li a {
  color: #fff;
}

#main-image.page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 48vw;
  position: relative;
  background-color: #08466f;
  color: #fff;
}
#main-image.page:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0.2666666667vw;
  height: 14.6666666667vw;
  background-color: #09f;
}
#main-image.page h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#main-image.page h2 span {
  display: block;
}
#main-image.page h2 span.jp {
  font-size: 4.5333333333vw;
  line-height: 1;
  font-weight: bold;
}
#main-image.page h2 span.en {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.4vw;
  line-height: 1;
  letter-spacing: 0.18rem;
  margin-top: 1.7333333333vw;
  color: #0099ff;
}
#main-image.page .img {
  position: absolute;
  bottom: -6.6666666667vw;
  right: 0;
  height: 48vw;
}
#main-image.page .img img {
  width: 100%;
}

.archive-list-contents .description {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6.6666666667vw;
  position: relative;
  height: 13.3333333333vw;
  padding-top: 4.6666666667vw;
}
.archive-list-contents .description .hx {
  font-size: 4.5333333333vw;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  color: #333;
  padding-left: 2.2666666667vw;
}
.archive-list-contents .description .hx:after {
  content: "";
  display: block;
  width: 0.2666666667vw;
  height: 13.3333333333vw;
  background-color: #0099ff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.archive-list-contents .description .hx span {
  font-size: 2.4vw;
  letter-spacing: 0.24vw;
  display: block;
  padding-top: 1.8666666667vw;
  color: #0099ff;
}
.archive-list-contents .list ul li {
  display: flex;
  flex-direction: column;
  color: #333333;
  position: relative;
}
.archive-list-contents .list ul li + li {
  margin-top: 6.6666666667vw;
}
.archive-list-contents .list ul li.is-new .info:after {
  content: "";
  display: block;
  background: url(../img/common/icon-new@2x.png) left center no-repeat;
  background-size: contain;
  width: 13.7333333333vw;
  height: 4.5333333333vw;
  margin-left: 1.3333333333vw;
}
.archive-list-contents .list ul li .info {
  display: flex;
  align-items: center;
  margin-bottom: 2.4vw;
}
.archive-list-contents .list ul li .info .terms a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #deecf6;
  color: #376481;
  font-size: 2.4vw;
  text-decoration: none;
  height: 4.5333333333vw;
  padding: 0 2.5333333333vw;
}
.archive-list-contents .list ul li .info .terms a:last-of-type {
  margin-right: 0;
}
.archive-list-contents .list ul li .title .date {
  font-size: 2.4vw;
  display: block;
  margin-bottom: 2.4vw;
}
.archive-list-contents .list ul li .title a {
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  display: block;
  text-decoration: none;
  padding-bottom: 0.2666666667vw;
}