@charset "UTF-8";
/* --------------------------------------------------
	000.margin and padding
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead,
article, aside, figure, footer, header,
hgroup, menu, nav, section, audio, video, canvas, main {
  margin: 0;
  padding: 0; }

article, aside, figure, figcaption, footer,
h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section, main {
  display: block; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* --------------------------------------------------
	001.HTML, Body, Anchor
-------------------------------------------------- */
html {
  font-size: 62.5%;
  overflow-y: scroll;
  * overflow-x: hidden;
  _overflow: auto; }

html, body {
  width: 100%;
  min-height: 100%; }

body {
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  font-size: 1.4rem;
  background: #fff;
  line-height: 1.6;
  color: #000000;
  letter-spacing: .1rem;
  font-weight: 400; }

@media only screen and (min-width: 1025px) {
  .sp-visible {
    display: none !important; }

  .tablet-visible {
    display: none !important; } }
@media only screen and (max-width: 1024px) {
  .tablet-hidden {
    display: none; }

  .sp-visible {
    display: none !important; } }
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .sp-visible {
    display: block !important; } }
@media only screen and (max-width: 767px) {
  html {
    font-size: 3.125vw; }

  body {
    letter-spacing: 0; }

  .sp-hidden {
    display: none !important; }

  select,
  textarea,
  input[type='url'],
  input[type='text'],
  input[type='date'],
  input[type='tel'],
  input[type='email'],
  input[type='submit'] {
    -webkit-appearance: none; } }
span.link,
a {
  color: #000;
  text-decoration: none;
  transition: color 0.3s, background-color 0.3s, background-image 0.3s, border-color 0.3s, box-shadow 0.3s, transform 0.3s;
  -webkit-transition: color 0.3s, background-color 0.3s, background-image 0.3s, border-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  cursor: pointer; }

@media only screen and (min-width: 1025px) {
  a:hover, a:focus, a:active {
    color: #009ad3;
    text-decoration: none; } }
/* --------------------------------------------------
	002.Heading, Paragraph
-------------------------------------------------- */
dt, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 700; }

p {
  line-height: 1.6; }

/* --------------------------------------------------
	003.List
-------------------------------------------------- */
ol, ul, li {
  list-style: none;
  zoom: 1;
  overflow: hidden; }

/* --------------------------------------------------
	004.Table
-------------------------------------------------- */
table {
  font-size: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  vertical-align: top;
  font-weight: 400; }

dl, dt, dd {
  zoom: 1;
  overflow: hidden; }

/* --------------------------------------------------
	005.Form
-------------------------------------------------- */
fieldset {
  border: none; }

input, textarea, select, label {
  font-size: 100%;
  font-family: "Noto Serif JP", serif;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0; }

@media only screen and (max-width: 767px) {
  input, textarea, select {
    font-size: 1.6rem;
    box-sizing: border-box; } }
button {
  font-family: "Noto Serif JP", serif; }

label {
  cursor: pointer; }

textarea {
  overflow: auto; }

legend {
  display: none; }

/* --------------------------------------------------
	006.Other
-------------------------------------------------- */
img {
  max-width: 100%;
  border: none;
  vertical-align: middle; }

object {
  vertical-align: middle;
  outline: none; }

em {
  font-style: italic; }

b,
strong {
  font-weight: 700; }

small {
  font-size: 100%; }

i {
  font-style: normal; }

u {
  text-decoration: none; }

abbr, acronym {
  border: none;
  font-variant: normal; }

address, caption, cite, code, dfn, var {
  font-weight: normal;
  font-style: normal; }

sup {
  font-size: 1em;
  vertical-align: text-top; }

sub {
  font-size: 1em;
  vertical-align: text-bottom; }

hr {
  display: none; }

/* --------------------------------------
		101 outline
-------------------------------------- */
#wrap {
  position: relative; }
  @media only screen and (max-width: 1024px) {
    #wrap {
      overflow: hidden; } }

div:focus,
img:focus,
textarea:focus,
a:focus,
button:focus,
input:focus {
  outline: none;
  box-shadow: none; }

/* --------------------------------------
		105 other
-------------------------------------- */
.edita:after {
  content: "";
  display: block;
  clear: both; }
.edita img {
  height: auto; }
.edita p {
  padding-bottom: 1.5em; }
.edita h1 {
  font-size: 2.0em;
  margin: 1em 0 1.5em; }
.edita h2 {
  font-size: 1.8em;
  margin: 1em 0 1.5em; }
.edita h3 {
  font-size: 1.65em;
  margin: 1em 0 1.5em;
  border-bottom: 0.3rem solid rgba(0, 0, 0, 0.2);
  padding: .5em; }
.edita h4 {
  font-size: 1.55em;
  margin: 1em 0 1.5em;
  border-left: 0.5rem solid rgba(0, 0, 0, 0.2);
  padding-left: 1rem; }
.edita h5 {
  font-size: 1.4em;
  margin: 1em 0 1.5em;
  border-bottom: 0.1rem dashed rgba(0, 0, 0, 0.2);
  padding: .5em; }
.edita h6 {
  font-size: 1.3em;
  margin: 1em 0 1.5em;
  background: rgba(0, 0, 0, 0.05);
  color: #666;
  padding: .8em 1.2em; }
@media only screen and (max-width: 767px) {
  .edita h1 {
    font-size: 1.5em; }
  .edita h2 {
    font-size: 1.4em; }
  .edita h3 {
    font-size: 1.3em; }
  .edita h4 {
    font-size: 1.2em; }
  .edita h5 {
    font-size: 1.1em; }
  .edita h6 {
    font-size: 1em; } }
.edita pre {
  display: block; }
.edita strong {
  font-weight: bold; }
.edita em {
  font-style: italic; }
.edita ul {
  margin-bottom: 2.5rem; }
  .edita ul li {
    list-style: outside disc;
    margin-left: 3rem;
    overflow: visible;
    zoom: normal;
    padding-bottom: 1rem; }
.edita ol {
  margin-bottom: 2.5rem; }
  .edita ol li {
    list-style: outside decimal;
    margin-left: 3rem;
    overflow: visible;
    zoom: normal;
    padding-bottom: 1rem; }
.edita blockquote {
  display: block;
  margin: 1em 4rem;
  position: relative; }
  .edita blockquote:before {
    content: "“";
    position: absolute;
    left: -1em;
    font-size: 4rem;
    line-height: 1;
    opacity: 0.5;
    top: 0; }
  .edita blockquote:after {
    content: "”";
    position: absolute;
    right: -1rem;
    font-size: 4rem;
    line-height: 1;
    opacity: 0.5;
    bottom: 0; }
.edita a {
  color: #666; }
.edita del {
  text-decoration: line-through; }
.edita hr {
  display: block;
  border: none;
  border-top: #9a9a9a 1px solid;
  border-bottom: #eeeeee 1px solid;
  margin-bottom: 1rem; }
.edita .alignright {
  float: right;
  margin-left: 2rem;
  margin-bottom: 2rem;
  margin-right: .5rem; }
  @media only screen and (max-width: 767px) {
    .edita .alignright {
      float: none;
      margin-left: auto;
      margin-right: auto; } }
.edita .alignleft {
  float: left;
  margin-right: 2rem;
  margin-left: .5rem;
  margin-bottom: 2rem; }
  @media only screen and (max-width: 767px) {
    .edita .alignleft {
      float: none;
      margin-left: auto;
      margin-right: auto; } }
.edita .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  width: 100%;
  max-width: 64rem; }

.form-select {
  line-height: 4.8rem;
  height: 5rem;
  overflow: hidden;
  background: #fff;
  border-radius: .3rem;
  border: 0.1rem solid #000000;
  position: relative;
  width: 30rem; }
  @media only screen and (max-width: 767px) {
    .form-select {
      width: 100%; } }
  .form-select:after {
    width: 3em;
    height: 5rem;
    font-size: 1.6rem;
    line-height: 1;
    font-family: 'icomoon';
    text-align: center;
    content: "\e90e";
    color: #000000;
    top: 50%;
    margin-top: -.5em;
    right: 0;
    position: absolute; }
  .form-select > select {
    width: 130%;
    line-height: 5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0 3rem 0 1.5rem;
    background: transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    box-sizing: content-box; }
    .form-select > select::-ms-expand {
      display: none; }
    .form-select > select:focus {
      border: none;
      outline: none;
      box-shadow: none; }

#loader {
  width: 100%;
  height: 100%;
  background: #fff;
  transition: all 1s;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  opacity: 1; }
  #loader.on {
    opacity: 0;
    z-index: -1; }

body #wrap {
  z-index: -1;
  position: relative; }
  body #wrap.on {
    z-index: 1; }

/* --------------------------------------
		102 header
-------------------------------------- */
.header {
  display: flex;
  justify-content: space-between;
  padding: 2rem 2%; }
  @media only screen and (max-width: 767px) {
    .header {
      padding: 1rem 2%;
      flex-direction: column;
      justify-content: center;
      align-items: center; } }
  .header-logo {
    display: flex;
    justify-content: flex-start;
    position: relative;
    align-items: center;
    height: 6rem; }
    .header-logo > a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
    @media only screen and (max-width: 767px) {
      .header-logo {
        text-align: center;
        justify-content: center;
        width: 100%; } }
    .header-logo_mark {
      width: 5.2rem;
      flex-shrink: 0;
      margin-right: 1rem; }
      @media only screen and (max-width: 767px) {
        .header-logo_mark {
          width: 4rem; } }
    .header-logo_inner {
      font-size: 1rem;
      line-height: 1.1; }
      .header-logo_inner img {
        width: 22.9rem; }
        @media only screen and (max-width: 767px) {
          .header-logo_inner img {
            width: 18rem; } }
      @media only screen and (max-width: 767px) {
        .header-logo_inner {
          font-size: .9rem; } }
  .header-nav ul {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .header-nav ul {
        justify-content: center; } }
    .header-nav ul li a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 6rem;
      padding: 0 2rem;
      font-size: 1.6rem;
      line-height: 1.1;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .header-nav ul li a {
          font-size: 1.1rem;
          padding: 0 1.5rem;
          height: 3.5rem; } }
      @media only screen and (min-width: 1025px) {
        .header-nav ul li a:hover {
          color: #009ad3; } }

/* --------------------------------------
		103 content
-------------------------------------- */
#wrap {
  overflow: hidden; }

.container {
  position: relative; }
  .container:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/bg_left.png") repeat-y 0% 0%;
    background-size: 20.4rem auto;
    position: absolute;
    left: 0;
    top: 0; }
    @media only screen and (max-width: 1024px) {
      .container:before {
        background-size: 14rem auto;
        opacity: 0.7; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .container:before {
      display: none; } }

  .container:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/bg_right.png") repeat-y 100% 0%;
    background-size: 35.9rem auto;
    position: absolute;
    left: 0;
    top: 0; }
    @media only screen and (max-width: 1024px) {
      .container:after {
        background-size: 20rem auto;
        opacity: 0.7; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .container:after {
      display: none; } }

/* --------------------------------------
		104 footer
-------------------------------------- */
.div-top {
  padding-bottom: 6rem; }
  .div-top a {
    display: block;
    color: #003b8c;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2; }
    .div-top a i {
      display: block;
      font-size: 3rem;
      line-height: 1; }
    @media only screen and (min-width: 1025px) {
      .div-top a:hover {
        opacity: 0.8; } }

.div-bnr {
  text-align: center;
  padding: 7.5rem 2rem;
  background: rgba(0, 59, 140, 0.08); }
  @media only screen and (max-width: 767px) {
    .div-bnr {
      padding: 2rem 1.5rem; } }
  .div-bnr a {
    max-width: 77rem;
    height: 15rem;
    margin: 0 auto;
    display: flex;
    color: #fff;
    background: url("../img/bg_bnr.jpg") no-repeat 50% 50%;
    background-size: cover;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem 0 4rem;
    border: .3rem solid #fff; }
    @media only screen and (max-width: 767px) {
      .div-bnr a {
        height: 9rem;
        padding: 0 1.5rem; } }
    .div-bnr a:hover {
      border-color: #003b8c; }
      .div-bnr a:hover span {
        right: -.5rem;
        transition: all .5s; }
    .div-bnr a b {
      font-size: 3.2rem;
      line-height: 1;
      font-weight: 400;
      flex-shrink: 0; }
      @media only screen and (max-width: 767px) {
        .div-bnr a b {
          font-size: 2rem; } }
    .div-bnr a small {
      width: 100%;
      font-size: 1.4rem;
      line-height: 1;
      font-family: "Playfair Display", serif;
      text-align: left;
      padding-left: 1.5rem; }
      @media only screen and (max-width: 767px) {
        .div-bnr a small {
          font-size: 1.2rem; } }
    .div-bnr a span {
      flex-shrink: 0;
      font-size: 4rem;
      position: relative;
      transition: all .5s; }
      @media only screen and (max-width: 767px) {
        .div-bnr a span {
          font-size: 2.4rem; } }

.footer {
  width: 100%;
  clear: both;
  position: relative;
  padding: 4.5rem 0 0;
  background: #003b8c;
  color: #fff; }
  .footer-logo {
    text-align: center; }
    .footer-logo_fig {
      max-width: 5.8rem;
      margin: 0 auto 1rem; }
      .footer-logo_fig img {
        max-width: 100%; }
    .footer-logo_name {
      font-size: 2.4rem;
      padding-bottom: 1.5rem; }
      @media only screen and (max-width: 767px) {
        .footer-logo_name {
          font-size: 2rem; } }
      .footer-logo_name span {
        font-size: 2rem; }
        @media only screen and (max-width: 767px) {
          .footer-logo_name span {
            font-size: 1.5rem; } }
    .footer-logo p {
      font-size: 1rem; }
      @media only screen and (max-width: 767px) {
        .footer-logo p {
          font-size: .9rem; } }
  .footer dl {
    display: flex;
    justify-content: center;
    padding: 6rem 0 4rem; }
    @media only screen and (max-width: 767px) {
      .footer dl {
        flex-direction: column;
        padding: 4rem 1.5rem 2rem; } }
    .footer dl div {
      text-align: left;
      padding: 0 5rem; }
      @media only screen and (max-width: 767px) {
        .footer dl div {
          padding: 0;
          text-align: center; } }
      .footer dl div:nth-of-type(1) {
        border-right: 0.1rem solid rgba(255, 255, 255, 0.2); }
        @media only screen and (max-width: 767px) {
          .footer dl div:nth-of-type(1) {
            border: none;
            border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2);
            padding-bottom: 1.5rem;
            margin-bottom: 1.5rem; } }
      .footer dl div dt {
        font-size: 1.5rem; }
        @media only screen and (max-width: 767px) {
          .footer dl div dt {
            font-size: 1.2rem; } }
      .footer dl div dd {
        font-size: 1.3rem; }
        @media only screen and (max-width: 767px) {
          .footer dl div dd {
            font-size: 1rem; } }
  .footer-copy {
    font-size: 1rem;
    font-weight: 700;
    line-height: 6rem;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .footer-copy {
        line-height: 4rem; } }
