@charset "UTF-8";
/* ----------------------------------------------------------
   
reset
   
---------------------------------------------------------- */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: .35em .75em .625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details, menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

a {
  text-decoration: none; }

.border {
  border: 1px solid #000 !important; }

.border-top {
  border-top: 1px solid #000 !important; }

.border-right {
  border-right: 1px solid #000 !important; }

.border-bottom {
  border-bottom: 1px solid #000 !important; }

.border-left {
  border-left: 1px solid #000 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-white {
  border-color: #fff !important; }

/* margin
============================================================================================================ */
.m00 {
  margin: 0 !important; }

/*.mb {margin-bottom: 1.5em !important;}*/
.mb00 {
  margin-bottom: 0 !important; }

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

.mb08 {
  margin-bottom: 8px !important; }

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

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

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

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

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

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

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

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

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

/*.mt {margin-top: 1.5em !important;}*/
.mt00 {
  margin-top: 0 !important; }

.mt05 {
  margin-top: 5px !important; }

.mt08 {
  margin-top: 8px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

/* padding
============================================================================================================ */
.p00 {
  padding: 0 !important; }

/*.pb {padding-bottom: 1.3em !important;}*/
.pb00 {
  padding-bottom: 0 !important; }

.pb05 {
  padding-bottom: 5px !important; }

.pb08 {
  padding-bottom: 8px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pt00 {
  padding-top: 0 !important; }

.pt05 {
  padding-top: 5px !important; }

.pt08 {
  padding-top: 8px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

@font-face {
  font-family: 'kelson';
  src: url("./font/kelson-bold.woff") format("woff"), url("./font/kelson-bold.eot") format("eot");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'roboto';
  src: url("./font/roboto-bold.woff") format("woff"), url("./font/roboto-bold.eot") format("eot");
  font-weight: 500;
  font-style: normal; }

/* ----------------------------------------------------------
   
base
   
---------------------------------------------------------- */
html {
  font-size: 62.5%;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*, *::before, *::after {
  box-sizing: inherit; }

body {
  color: #28323c;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.8rem;
  position: relative;
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
  font-weight: 300; }

@media screen and (max-width: 750px) {
  body {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5; } }

@media screen and (max-width: 414px) {
  html {
    font-size: 46.875%; } }

a {
  color: #28323c; }
  a:hover {
    text-decoration: none;
    color: #28323c; }
  a:focus {
    outline: none; }
  a:hover {
    opacity: 0.7; }

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0; }

img {
  width: 100%; }

p {
  margin: 0; }

@media screen and (max-width: 750px) {
  p {
    line-height: 1.8; } }

.page-wrap {
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.contents {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box; }

.contents-block {
  width: 960px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box; }

@media screen and (max-width: 750px) {
  .contents-block {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-left: 7%;
    padding-right: 7%; } }

/* ----------------------------------------------------------
   
Align
   
---------------------------------------------------------- */
.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

/* ----------------------------------------------------------
   
Font face
   
---------------------------------------------------------- */
.mk {
  display: block;
  position: absolute;
  content: "";
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.min {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.min3 {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.goth {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic',sans-serif; }

/* ----------------------------------------------------------
   
Flexbox
   
---------------------------------------------------------- */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  align-items: wrap; }

.flex.align-end {
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.flex.align-center {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flex.justify-sb {
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* ----------------------------------------------------------
   
Clearfix
   
---------------------------------------------------------- */
.clearfix {
  zoom: 1; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  overflow: hidden; }

/* ----------------------------------------------------------
   
Brakepoint
   
---------------------------------------------------------- */
@media screen and (min-width: 751px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 750px) {
  .pc {
    display: none !important; } }

/* ----------------------------------------------------------
   
Border radius
   
---------------------------------------------------------- */
.border-radius-circle {
  border-radius: 50% !important; }

.border-radius-0 {
  border-radius: 0 !important; }

@media screen and (max-width: 750px) {
  .sp-block {
    display: block; } }

.contents {
  /*
ul,ol{ @include list-margin(); }
ul   { @include list-circle(); }
ol   { @include list-number(); }
*/
  /*
table{ border-collapse:separate; border-spacing:0px; empty-cells:show; word-break:break-all; //margin:$base-fz + px 0;
	th,td{ padding:$base-fz + px; }
	th   { font-weight:bold; text-align:center; background:$table-th-color; }
	td   { background:$table-td-color; }
}
*/
  /*
p.btn-web a,a.btn-web          { @include btn-pill(); }
p.btn-internal a,a.btn-internal{ @include btn-pill(); }
p.btn-tel a,a.btn-tel          { @include btn-pill(); }
p.text-link a,a.text-link      { @include btn-pill(); }
*/ }
  .contents h1, .contents .h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 6rem; }
  .contents h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 6rem; }
  .contents h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 4rem; }
  .contents h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 3.6rem; }
  .contents h5 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 3.2rem; }
  .contents th {
    font-size: 18px;
    font-size: 1.8rem; }

/* ----------------------------------------------------------
   
common
   
---------------------------------------------------------- */
p.tel {
  vertical-align: middle;
  padding-left: 20px;
  position: relative;
  font-family: "roboto";
  font-size: 23px;
  font-size: 2.3rem;
  color: #2a41a4; }
  p.tel:before {
    content: "";
    background: url(../../img/common/tel_blue.png) center left no-repeat;
    background-size: contain;
    width: 15px;
    height: 17px;
    display: block;
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%; }

p.tel.white:before {
  content: "";
  background: url(../../img/common/tel_white.png) center left no-repeat;
  background-size: contain; }

p.btn a, p.btn input {
  background: #2a41a4;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  padding: 5px 30px 4px; }

p.btn input:hover {
  opacity: 0.7; }

p.input-btn input, .selector select, label {
  cursor: pointer;
  cursor: hand; }

p.btn.white a {
  background: #fff;
  color: #2a41a4; }

p.text-link a:before {
  content: "▶";
  margin-right: 5px; }

.ofi {
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

/* ----------------------------------------------------------
   
header
   
---------------------------------------------------------- */
header {
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 100px; }
  header h1 {
    margin: 0 0 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  header .navi-right {
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    z-index: 1001; }
  header nav {
    position: relative;
    z-index: 1001; }
    header nav ul {
      margin: 0;
      padding: 0;
      height: 100%; }
    header nav li {
      text-align: center;
      font-size: 11px;
      font-size: 1.1rem;
      border-left: 1px solid #bfc6e4; }
      header nav li a, header nav li a:after, header nav li a:before, header nav li span {
        transition: all .5s; }
      header nav li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        align-items: wrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 1.5;
        position: relative;
        z-index: 1000;
        width: 130px;
        height: 100%;
        padding: 30px 0; }
        header nav li a span {
          font-family: "kelson";
          color: #2a41a4;
          font-size: 16px;
          font-size: 1.6rem;
          width: 100%; }
        header nav li a:hover, header nav li a.current {
          color: #fff;
          background: #2a41a4;
          opacity: 1; }
          header nav li a:hover span, header nav li a.current span {
            color: #fff; }
    header nav li:last-of-type {
      border-right: 1px solid #bfc6e4; }
  header .contact-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0px; }

@media screen and (min-width: 1301px) {
  header h1 {
    width: 335px; }
  header .navi-right {
    width: 900px; }
  header nav li {
    width: 130px; }
  header .contact-block {
    width: 250px; } }

@media screen and (min-width: 951px) and (max-width: 1300px) {
  header h1 {
    width: 19%; }
  header .navi-right {
    width: 77%; }
  header nav {
    width: 70%; }
    header nav li {
      width: 20%; }
      header nav li a {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px; }
  header .contact-block {
    width: 25%;
    margin: 0 10px; } }

@media screen and (min-width: 951px) {
  .menu-trigger, .nav-close {
    display: none; } }

@media screen and (max-width: 950px) {
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box; }
  .menu-trigger {
    position: absolute;
    width: 30px;
    height: 24px;
    top: 35px;
    right: 35px; }
    .menu-trigger span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #28323c;
      border-radius: 4px; }
    .menu-trigger span:nth-of-type(1) {
      top: 0; }
    .menu-trigger span:nth-of-type(2) {
      top: 11px; }
    .menu-trigger span:nth-of-type(3) {
      bottom: 0; }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-315deg);
    transform: translateY(11px) rotate(-315deg); }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0; }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-11px) rotate(315deg);
    transform: translateY(-11px) rotate(315deg); }
  header {
    display: block; }
    header h1 {
      width: 30%; }
    header nav {
      background: #fff;
      width: 100%; }
      header nav ul.flex {
        display: none; }
      header nav.is-open {
        position: fixed;
        width: 50%;
        z-index: 2000; }
        header nav.is-open ul {
          margin-left: 0;
          display: block;
          padding-top: 70px;
          -moz-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
          -webkit-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
          -o-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
          -ms-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
          transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1); }
          header nav.is-open ul li {
            border: none; }
            header nav.is-open ul li a {
              width: 100%; }
    header .nav-close {
      position: fixed;
      display: block;
      top: 0;
      right: 0;
      left: 0;
      background-color: #28323c;
      opacity: 0;
      pointer-events: none;
      z-index: 1999;
      -webkit-transition: opacity 1s;
      -o-transition: opacity 1s;
      transition: opacity 1s; }
    header.is-show .nav-close {
      -webkit-transition: opacity 1s;
      -o-transition: opacity 1s;
      transition: opacity 1s;
      opacity: .5;
      bottom: 0; }
    header .contact-block {
      display: none; } }

@media screen and (max-width: 750px) {
  header {
    min-height: 80px; }
    header h1 {
      width: 50%;
      margin-top: 10px; }
    header .menu-trigger {
      top: 30px;
      right: 30px; }
    header nav.is-open {
      width: 80%;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      height: 100vh;
      height: 100%; }
    header nav ul li {
      text-align: left;
      border-left: none; }
      header nav ul li a {
        display: block;
        width: auto;
        padding: 15px;
        border-bottom: 1px solid #dfe2f1;
        font-size: 22px;
        font-size: 2.2rem; }
        header nav ul li a:after {
          content: "";
          display: block;
          width: 15px;
          height: 15px;
          border: 1px solid;
          border-color: #2a41a4 #2a41a4 transparent transparent;
          transform: rotate(45deg);
          position: absolute;
          top: 50%;
          right: 20px;
          margin-top: -7px; }
      header nav ul li a:hover {
        color: #28323c;
        background: none; } }

#visual {
  position: relative;
  overflow: hidden; }
  #visual #btn-group {
    position: fixed;
    overflow: hidden;
    right: 0;
    top: 250px;
    height: 600px;
    transition: opacity 1s ease;
    z-index: 999; }
    #visual #btn-group div {
      position: relative;
      width: 80px; }
    #visual #btn-group p {
      position: absolute;
      top: 0;
      right: 0;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl; }
    #visual #btn-group a {
      width: 50px;
      display: block;
      background: #ff0000;
      color: #fff;
      height: 220px;
      padding: 10px;
      text-align: center;
      transition: padding 0.5s ease ,width 0.5s ease;
      -webkit-transition: padding 0.5s ease ,width 0.5s ease; }
      #visual #btn-group a:hover {
        padding-right: 35px;
        width: 80px;
        opacity: 1; }
    #visual #btn-group div + div p {
      top: 250px;
      right: 0px; }
      #visual #btn-group div + div p a {
        background: #2a41a4; }
  #visual .is-fixed {
    opacity: 0; }

.contents {
  padding-top: 90px; }
  .contents h2 {
    margin: 0 auto;
    text-align: center;
    line-height: 3rem;
    margin-bottom: 40px; }
    .contents h2 span.en {
      font-family: "roboto";
      font-size: 14px;
      font-size: 1.4rem;
      color: #2a41a4;
      font-weight: normal; }

@media screen and (max-width: 750px) {
  .contents {
    padding-top: 40px; }
    .contents h2 {
      margin-bottom: 20px; } }

#btm-contact {
  text-align: center;
  padding: 70px 0;
  position: relative; }
  #btm-contact h3 {
    font-size: 16px;
    font-size: 1.6rem;
    color: #ff0000;
    line-height: 1.5; }
  #btm-contact p.btn.red a {
    background: #ff0000;
    font-size: 21px;
    font-size: 2.1rem;
    padding: 10px 100px; }

#btm-contact.no-pad {
  padding: 0;
}
#btm-future {
  text-align: center;
  padding: 70px 0;
  position: relative; }
  #btm-future p {
	  font-weight: 700; }

#pagetop {
  position: fixed;
  overflow: hidden;
  z-index: 100;
  bottom: 40px;
  right: 40px; }
  #pagetop.show {
    pointer-events: auto; }
  #pagetop img {
    width: 60px; }

@media screen and (max-width: 750px) {
  #btm-contact {
    padding: 40px 0 120px; }
    #btm-contact h3 {
      font-size: 18px;
      font-size: 1.8rem; }
    #btm-contact p.btn.red a {
      font-size: 21px;
      font-size: 2.1rem;
      padding: 15px 0px;
      width: 100%; }
  #btm-future {
    padding: 40px 0 120px 0; }
    #btm-future video {
      width: 100%;
      max-width: 500px;
      height: auto; }
  #pagetop {
    position: absolute;
    z-index: 100;
    bottom: 30px;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%; } }

/* ----------------------------------------------------------
   
footer
   
---------------------------------------------------------- */
footer #footer-top {
  background: #2a41a4;
  color: #fff;
  padding: 40px 0; }
  footer #footer-top .footer-copy {
    margin: 0;
    padding: 4px 0 22px 0;
    font-size: 16px; font-size: 1.6rem;
    text-align: center; }
    footer #footer-top .footer-copy span+span {
      margin-left: 16px; }
  footer #footer-top .flex {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  footer #footer-top h4 {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 10px; }
  footer #footer-top p.tel {
    font-size: 33px;
    font-size: 3.3rem;
    color: #fff;
    padding-left: 28px;
    vertical-align: middle; }
    footer #footer-top p.tel:before {
      width: 20px;
      height: 22px;
      margin-top: -2px; }
    footer #footer-top p.tel span {
      font-size: 14px;
      font-size: 1.4rem;
      vertical-align: middle;
      font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif; }
  footer #footer-top .box + .box {
    text-align: center;
    margin-left: 40px; }
  footer #footer-top p.btn a {
    min-width: 300px;
    font-weight: bold; }

footer #footer-middle {
  background: #dfe2f1;
  padding: 15px 0; }
  footer #footer-middle li {
    margin-right: 26px; }
    footer #footer-middle li a {
      font-size: 13px;
      font-size: 1.3rem;
      color: #2a41a4;
      font-weight: bold; }
      footer #footer-middle li a:before {
        content: "-"; }

footer #footer-bottom {
  text-align: center;
  padding: 15px 0;
  font-weight: bold; }
  footer #footer-bottom p.logo {
    width: 240px;
    margin: 0 auto; }
  footer #footer-bottom p.logo + p {
    font-size: 12px;
    font-size: 1.2rem; }
  footer #footer-bottom p.copyright {
    font-size: 10px;
    font-size: 1rem; }
  @media screen and (min-width: 751px) {
    footer #footer-bottom span {
      margin-right: 20px; } }

@media screen and (max-width: 750px) {
  footer #footer-top {
    padding: 40px 0;
    text-align: center; }
    footer #footer-top .footer-copy {
      padding: 4px 0 30px 0;
      font-size: 20px; font-size: 2rem; }
      footer #footer-top .footer-copy span+span {
        display: block;
        margin-left: 0; }
    footer #footer-top h4 {
      font-size: 20px;
      font-size: 2rem; }
    footer #footer-top p.tel {
      vertical-align: top;
      padding-left: 20px;
      line-height: 1;
      font-size: 40px;
      font-size: 4rem; }
    footer #footer-top p.tel.white:before {
      background-position-y: top;
      -webkit-transform: translateY(-15%);
      -moz-transform: translateY(-15%);
      -ms-transform: translateY(-15%);
      -o-transform: translateY(-15%);
      transform: translateY(-15%);
      top: 15%;
      margin-top: 0px; }
    footer #footer-top p.tel span {
      font-size: 18px;
      font-size: 1.8rem; }
    footer #footer-top .box + .box {
      width: 100%;
      margin-left: 0px;
      margin-top: 20px; }
    footer #footer-top p.btn a {
      min-width: auto;
      font-size: 20px;
      font-size: 2rem;
      padding: 15px 0px;
      width: 100%; }
  footer #footer-middle li {
    margin-right: 0px;
    line-height: 1.8;
    width: 100%; }
    footer #footer-middle li a {
      font-size: 18px;
      font-size: 1.8rem; }
  footer #footer-bottom {
    padding: 20px 0; }
    footer #footer-bottom p.logo {
      width: 90%; }
    footer #footer-bottom p.logo + p {
      font-size: 13px;
      font-size: 1.3rem; }
    footer #footer-bottom p.copyright {
      font-size: 12px;
      font-size: 1.2rem; } }

.second #visual {
  background: url(../../img/common/visual.jpg) top center no-repeat;
  width: 100%;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .second #visual h1 {
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    padding: 30px 150px;
    border: 1px solid #dfe2f1;
    text-align: center;
    line-height: 1.5; }

.second #visual.h350 {
  height: 350px; }

@media screen and (max-width: 750px) {
  .second #visual {
    background: url(../../img/common/visual_sp.jpg) top center no-repeat;
    background-size: contain;
    height: 0;
    padding-top: 24%;
    display: block;
    position: relative; }
    .second #visual h1 {
      padding: 30px 0;
      width: 90%;
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .second #visual.h350 {
    height: 0;
    padding-top: 37.33333%; } }

.second #page-navi {
  background: #2a41a4; }
  .second #page-navi ul {
    width: 960px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: wrap;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 7px 0; }
  .second #page-navi li:nth-of-type(n+1) {
    padding-left: 20px; }
  .second #page-navi a {
    color: #fff; }
  .second #page-navi a:before {
    content: "＞ "; }

@media screen and (max-width: 750px) {
  .second #page-navi ul {
    width: 100%;
    padding-bottom: 10px; }
  .second #page-navi a {
    font-size: 18px;
    font-size: 1.8rem; }
  .second #page-navi a:before {
    font-size: 16px;
    font-size: 1.6rem; } }

.second .contents h2 {
  margin-bottom: 50px; }

.second .contents h2.serif {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #2a41a4;
  font-size: 32px;
  font-size: 3.2rem; }

.second .contents h3 {
  margin: 0 0 30px;
  padding: 0 0 10px;
  color: #2a41a4;
  border-bottom: 1px solid #dfe2f1;
  position: relative; }
  .second .contents h3:after {
    content: "";
    width: 100px;
    height: 1px;
    background: #2a41a4;
    position: absolute;
    left: 0;
    bottom: -1px; }

.second .contents h3.serif {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 36px;
  font-size: 3.6rem; }

.second .contents h3.center {
  text-align: center; }
  .second .contents h3.center:after {
    margin-left: -50px;
    left: 50%; }

.second .contents h4 {
  color: #2a41a4;
  margin: 0;
  font-size: 21px;
  font-size: 2.1rem; }

.second .contents p, .second .contents li, .second .contents a {
  font-weight: bold; }

.second .contents p + h3 {
  margin-top: 60px; }

.second .contents p.btn a, .second .contents p.btn input {
  padding: 10px 50px;
  font-size: 21px;
  font-size: 2.1rem; }

.second .contents p.btn input {
  border: none;
  padding: 15px 150px; }

.second .contents p.input-btn {
  margin: 50px auto 0;
  text-align: center; }

.second .contents p.btn.line a, .second .contents p.btn.line a:after, .second .contents p.btn.line a:before, .second .contents p.btn.line span {
  transition: background 0.3s ease; }

.second .contents p.btn.line a {
  padding: 15px 100px;
  border: 1px solid #2a41a4;
  font-size: 16px;
  font-size: 1.6rem;
  color: #2a41a4;
  background: none; }
  .second .contents p.btn.line a:hover {
    background: #2a41a4;
    color: #fff;
    opacity: 1; }

.second .contents ul.disc li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px; }

.second .contents ul.disc li:before {
  position: absolute;
  content: "●";
  color: #2a41a4;
  left: 0;
  top: 0px; }

.second .contents .text-center {
  text-align: center; }

.second .contents .speech-line {
  font-size: 21px;
  font-size: 2.1rem;
  position: relative;
  display: inline-block;
  border: 1px solid #2a41a4;
  background: #fff;
  padding: 16px;
  min-width: 373px;
  text-align: center;
  color: #2a41a4;
  margin-bottom: 30px; }
  .second .contents .speech-line:before, .second .contents .speech-line:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%; }
  .second .contents .speech-line:before {
    border: solid 10px transparent;
    border-top: solid 20px #2a41a4; }
  .second .contents .speech-line:after {
    border: solid 11px transparent;
    border-top: solid 22px #fff;
    margin-top: -5px; }

.second .contents form {
  margin-bottom: 80px; }
  .second .contents form dl {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: wrap;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 auto 30px; }
  .second .contents form dt, .second .contents form dd {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold; }
  .second .contents form dt {
    border-bottom: 1px solid #dfe2f1;
    text-align: left;
    padding: 15px 0;
    width: 30%;
    margin-right: 4%; }
    .second .contents form dt span {
      color: #ff0000;
      margin-left: 10px; }
  .second .contents form dd {
    width: 66%; }
    .second .contents form dd input, .second .contents form dd select, .second .contents form dd textarea {
      border: 1px solid #dfe2f1;
      width: 100%;
      padding: 15px 10px;
      padding: 20px 10px\9;
      /* IE10以下 */
      line-height: 2;
      -webkit-appearance: none;
      border-radius: 0; }
    @media all and (-ms-high-contrast: none) {
      .second .contents form dd input, .second .contents form dd select, .second .contents form dd textarea {
        padding: 20px 10px;
        /* IE10以上 */ } }
    .second .contents form dd input.post-number {
      width: 40%;
      margin-left: 15px;
      margin-bottom: 15px; }
    .second .contents form dd select {
      color: #94a0d1;
      -webkit-appearance: button;
      -moz-appearance: button;
      appearance: button;
      outline: none;
      position: relative;
      z-index: 1;
      background: transparent; }
    .second .contents form dd select::-ms-expand {
      display: none; }
    .second .contents form dd select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #828c9a; }
  .second .contents form .selector {
    position: relative;
    display: inline-block; }
    .second .contents form .selector:after {
      content: "";
      position: absolute;
      z-index: 0;
      top: 0;
      bottom: 0;
      margin: auto 0;
      right: 15px;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 10px 6px 0 6px;
      border-color: #2a41a4 transparent transparent transparent; }
  .second .contents form .checkbox input {
    display: none; }
  .second .contents form .checkbox label {
    position: relative;
    padding-left: 25px;
    padding-right: 25px; }
    .second .contents form .checkbox label:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      height: 20px;
      border: 1px solid #dfe2f1;
      border-radius: 50%;
      background: #fff; }
  .second .contents form .checkbox input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    height: 19px;
    border: 5px solid #2a41a4;
    border-radius: 50%;
    background: #fff; }
  .second .contents form .checkbox p {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 15px; }

@media screen and (max-width: 750px) {
  .second .contents h2 {
    margin-bottom: 30px; }
  .second .contents h2.serif {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.5;
    margin-bottom: 20px; }
  .second .contents h3 {
    font-size: 30px;
    font-size: 3rem; }
  .second .contents p.btn a, .second .contents p.btn input {
    padding: 20px 0;
    font-size: 23px;
    font-size: 2.3rem;
    width: 100%; }
  .second .contents p.input-btn {
    margin: 50px auto 0;
    text-align: center; }
  .second .contents p.btn.line a {
    padding: 0px;
    font-size: 20px;
    font-size: 2rem; }
  .second .contents .speech-line {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 16px;
    min-width: 100%; }
  .second .contents form {
    margin-bottom: 60px; }
    .second .contents form dt, .second .contents form dd {
      font-size: 20px;
      font-size: 2rem; }
    .second .contents form dt {
      border-bottom: none;
      width: 100%;
      margin-right: 0; }
    .second .contents form dd {
      width: 100%; } }





form .errors {
	padding-top: 8px;
}
form .errors li {
	color: #f00;
	font-size: 14px; font-size: 1.4rem;
	line-height: 160%;
}
@media screen and (max-width: 750px) {
	form .errors {
		padding-top: 12px;
	}
	form .errors li {
		font-size: 14px; font-size: 1.8rem;
	}
}

.complete-message-container {
	padding: 30px 0 120px 0;
}
.complete-message-container p {
	text-align: center;
}
@media screen and (max-width: 750px) {
	.complete-message-container {
		padding-top: 80px;
	}
}

.selector-mw {
	width: 100%;
}
.selector-container {
	width: 100%;
}
