@charset "UTF-8";
/*****
reset
*****/
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;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul li, ol li {
  list-style-type: none;
}

textarea {
  resize: vertical;
}

button:focus {
  outline: 0;
}

a:focus, *:focus {
  outline: none;
}

.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/*****
breakpoint
*****/
/*1200px～*/
/*1025px～1199px*/
/*992px～1024px*/
/*768px～991px*/
/*576px～767px*/
/*～575px*/
/*****
font
*****/
html {
  font-size: 62.5%;
}

@media (max-width: 991px) {
  html {
    font-size: 55%;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  font-size: 1.6em;
  color: #101010;
  line-height: 1.6em;
  letter-spacing: 0.075em;
}

body .fs-10 {
  font-size: 1.0rem !important;
}

body .fs-11 {
  font-size: 1.1rem !important;
}

body .fs-12 {
  font-size: 1.2rem !important;
}

body .fs-13 {
  font-size: 1.3rem !important;
}

body .fs-14 {
  font-size: 1.4rem !important;
}

body .fs-15 {
  font-size: 1.5rem !important;
}

body .fs-16 {
  font-size: 1.6rem !important;
}

body .fs-17 {
  font-size: 1.7rem !important;
}

body .fs-18 {
  font-size: 1.8rem !important;
}

body .fs-19 {
  font-size: 1.9rem !important;
}

body .fs-20 {
  font-size: 2.0rem !important;
}

body .fs-21 {
  font-size: 2.1rem !important;
}

body .fs-22 {
  font-size: 2.2rem !important;
}

body .fs-23 {
  font-size: 2.3rem !important;
}

body .fs-24 {
  font-size: 2.4rem !important;
}

body .fs-25 {
  font-size: 2.5rem !important;
}

body .fs-26 {
  font-size: 2.6rem !important;
}

body .fs-27 {
  font-size: 2.7rem !important;
}

body .fs-28 {
  font-size: 2.8rem !important;
}

body .fs-29 {
  font-size: 2.9rem !important;
}

body .fs-30 {
  font-size: 3.0rem !important;
}

body .fs-35 {
  font-size: 3.5rem !important;
}

body .fs-40 {
  font-size: 4.0rem !important;
}

body .fs-45 {
  font-size: 4.5rem !important;
}

body .fs-50 {
  font-size: 5.0rem !important;
}

body .lh-00 {
  line-height: 0 !important;
}

body .lh-15 {
  line-height: 1.5em !important;
}

body .lh-16 {
  line-height: 1.6em !important;
}

body .lh-17 {
  line-height: 1.7em !important;
}

body .lh-18 {
  line-height: 1.8em !important;
}

body .lh-19 {
  line-height: 1.9em !important;
}

body .lh-20 {
  line-height: 2.0em !important;
}

/*****
layout
*****/
body .mt-50 {
  margin-top: 5rem !important;
}

body .mt-60 {
  margin-top: 6rem !important;
}

body .mt-70 {
  margin-top: 7rem !important;
}

body .mt-80 {
  margin-top: 8rem !important;
}

body .mt-90 {
  margin-top: 9rem !important;
}

body .mt-100 {
  margin-top: 10rem !important;
}

body .mt-110 {
  margin-top: 11rem !important;
}

body .mt-120 {
  margin-top: 12rem !important;
}

body .mt-130 {
  margin-top: 13rem !important;
}

body .mt-140 {
  margin-top: 14rem !important;
}

body .mt-150 {
  margin-top: 15rem !important;
}

body .mb-50 {
  margin-bottom: 5rem !important;
}

body .mb-60 {
  margin-bottom: 6rem !important;
}

body .mb-70 {
  margin-bottom: 7rem !important;
}

body .mb-80 {
  margin-bottom: 8rem !important;
}

body .mb-90 {
  margin-bottom: 9rem !important;
}

body .mb-100 {
  margin-bottom: 10rem !important;
}

body .mb-110 {
  margin-bottom: 11rem !important;
}

body .mb-120 {
  margin-bottom: 12rem !important;
}

body .mb-130 {
  margin-bottom: 13rem !important;
}

body .mb-140 {
  margin-bottom: 14rem !important;
}

body .mb-150 {
  margin-bottom: 15rem !important;
}

body .pt-50 {
  padding-top: 5rem !important;
}

body .pt-60 {
  padding-top: 6rem !important;
}

body .pt-70 {
  padding-top: 7rem !important;
}

body .pt-80 {
  padding-top: 8rem !important;
}

body .pt-90 {
  padding-top: 9rem !important;
}

body .pt-100 {
  padding-top: 10rem !important;
}

body .pt-110 {
  padding-top: 11rem !important;
}

body .pt-120 {
  padding-top: 12rem !important;
}

body .pt-130 {
  padding-top: 13rem !important;
}

body .pt-140 {
  padding-top: 14rem !important;
}

body .pt-150 {
  padding-top: 15rem !important;
}

body .pb-50 {
  padding-bottom: 5rem !important;
}

body .pb-60 {
  padding-bottom: 6rem !important;
}

body .pb-70 {
  padding-bottom: 7rem !important;
}

body .pb-80 {
  padding-bottom: 8rem !important;
}

body .pb-90 {
  padding-bottom: 9rem !important;
}

body .pb-100 {
  padding-bottom: 10rem !important;
}

body .pb-110 {
  padding-bottom: 11rem !important;
}

body .pb-120 {
  padding-bottom: 12rem !important;
}

body .pb-130 {
  padding-bottom: 13rem !important;
}

body .pb-140 {
  padding-bottom: 14rem !important;
}

body .pb-150 {
  padding-bottom: 15rem !important;
}

@media (max-width: 991px) {
  body .mt-50 {
    margin-top: calc(5rem / 1.2) !important;
  }
  body .mt-60 {
    margin-top: calc(6rem / 1.2) !important;
  }
  body .mt-70 {
    margin-top: calc(7rem / 1.2) !important;
  }
  body .mt-80 {
    margin-top: calc(8rem / 1.2) !important;
  }
  body .mt-90 {
    margin-top: calc(9rem / 1.2) !important;
  }
  body .mt-100 {
    margin-top: calc(10rem / 1.2) !important;
  }
  body .mt-110 {
    margin-top: calc(11rem / 1.2) !important;
  }
  body .mt-120 {
    margin-top: calc(12rem / 1.2) !important;
  }
  body .mt-130 {
    margin-top: calc(13rem / 1.2) !important;
  }
  body .mt-140 {
    margin-top: calc(14rem / 1.2) !important;
  }
  body .mt-150 {
    margin-top: calc(15rem / 1.2) !important;
  }
  body .mb-50 {
    margin-bottom: calc(5rem / 1.2) !important;
  }
  body .mb-60 {
    margin-bottom: calc(6rem / 1.2) !important;
  }
  body .mb-70 {
    margin-bottom: calc(7rem / 1.2) !important;
  }
  body .mb-80 {
    margin-bottom: calc(8rem / 1.2) !important;
  }
  body .mb-90 {
    margin-bottom: calc(9rem / 1.2) !important;
  }
  body .mb-100 {
    margin-bottom: calc(10rem / 1.2) !important;
  }
  body .mb-110 {
    margin-bottom: calc(11rem / 1.2) !important;
  }
  body .mb-120 {
    margin-bottom: calc(12rem / 1.2) !important;
  }
  body .mb-130 {
    margin-bottom: calc(13rem / 1.2) !important;
  }
  body .mb-140 {
    margin-bottom: calc(14rem / 1.2) !important;
  }
  body .mb-150 {
    margin-bottom: calc(15rem / 1.2) !important;
  }
  body .pt-50 {
    padding-top: calc(5rem / 1.2) !important;
  }
  body .pt-60 {
    padding-top: calc(6rem / 1.2) !important;
  }
  body .pt-70 {
    padding-top: calc(7rem / 1.2) !important;
  }
  body .pt-80 {
    padding-top: calc(8rem / 1.2) !important;
  }
  body .pt-90 {
    padding-top: calc(9rem / 1.2) !important;
  }
  body .pt-100 {
    padding-top: calc(10rem / 1.2) !important;
  }
  body .pt-110 {
    padding-top: calc(11rem / 1.2) !important;
  }
  body .pt-120 {
    padding-top: calc(12rem / 1.2) !important;
  }
  body .pt-130 {
    padding-top: calc(13rem / 1.2) !important;
  }
  body .pt-140 {
    padding-top: calc(14rem / 1.2) !important;
  }
  body .pt-150 {
    padding-top: calc(15rem / 1.2) !important;
  }
  body .pb-50 {
    padding-bottom: calc(5rem / 1.2) !important;
  }
  body .pb-60 {
    padding-bottom: calc(6rem / 1.2) !important;
  }
  body .pb-70 {
    padding-bottom: calc(7rem / 1.2) !important;
  }
  body .pb-80 {
    padding-bottom: calc(8rem / 1.2) !important;
  }
  body .pb-90 {
    padding-bottom: calc(9rem / 1.2) !important;
  }
  body .pb-100 {
    padding-bottom: calc(10rem / 1.2) !important;
  }
  body .pb-110 {
    padding-bottom: calc(11rem / 1.2) !important;
  }
  body .pb-120 {
    padding-bottom: calc(12rem / 1.2) !important;
  }
  body .pb-130 {
    padding-bottom: calc(13rem / 1.2) !important;
  }
  body .pb-140 {
    padding-bottom: calc(14rem / 1.2) !important;
  }
  body .pb-150 {
    padding-bottom: calc(15rem / 1.2) !important;
  }
}

@media (max-width: 767px) {
  body .mt-50 {
    margin-top: calc(5rem / 1.5) !important;
  }
  body .mt-60 {
    margin-top: calc(6rem / 1.5) !important;
  }
  body .mt-70 {
    margin-top: calc(7rem / 1.5) !important;
  }
  body .mt-80 {
    margin-top: calc(8rem / 1.5) !important;
  }
  body .mt-90 {
    margin-top: calc(9rem / 1.5) !important;
  }
  body .mt-100 {
    margin-top: calc(10rem / 1.5) !important;
  }
  body .mt-110 {
    margin-top: calc(11rem / 1.5) !important;
  }
  body .mt-120 {
    margin-top: calc(12rem / 1.5) !important;
  }
  body .mt-130 {
    margin-top: calc(13rem / 1.5) !important;
  }
  body .mt-140 {
    margin-top: calc(14rem / 1.5) !important;
  }
  body .mt-150 {
    margin-top: calc(15rem / 1.5) !important;
  }
  body .mb-50 {
    margin-bottom: calc(5rem / 1.5) !important;
  }
  body .mb-60 {
    margin-bottom: calc(6rem / 1.5) !important;
  }
  body .mb-70 {
    margin-bottom: calc(7rem / 1.5) !important;
  }
  body .mb-80 {
    margin-bottom: calc(8rem / 1.5) !important;
  }
  body .mb-90 {
    margin-bottom: calc(9rem / 1.5) !important;
  }
  body .mb-100 {
    margin-bottom: calc(10rem / 1.5) !important;
  }
  body .mb-110 {
    margin-bottom: calc(11rem / 1.5) !important;
  }
  body .mb-120 {
    margin-bottom: calc(12rem / 1.5) !important;
  }
  body .mb-130 {
    margin-bottom: calc(13rem / 1.5) !important;
  }
  body .mb-140 {
    margin-bottom: calc(14rem / 1.5) !important;
  }
  body .mb-150 {
    margin-bottom: calc(15rem / 1.5) !important;
  }
  body .pt-50 {
    padding-top: calc(5rem / 1.5) !important;
  }
  body .pt-60 {
    padding-top: calc(6rem / 1.5) !important;
  }
  body .pt-70 {
    padding-top: calc(7rem / 1.5) !important;
  }
  body .pt-80 {
    padding-top: calc(8rem / 1.5) !important;
  }
  body .pt-90 {
    padding-top: calc(9rem / 1.5) !important;
  }
  body .pt-100 {
    padding-top: calc(10rem / 1.5) !important;
  }
  body .pt-110 {
    padding-top: calc(11rem / 1.5) !important;
  }
  body .pt-120 {
    padding-top: calc(12rem / 1.5) !important;
  }
  body .pt-130 {
    padding-top: calc(13rem / 1.5) !important;
  }
  body .pt-140 {
    padding-top: calc(14rem / 1.5) !important;
  }
  body .pt-150 {
    padding-top: calc(15rem / 1.5) !important;
  }
  body .pb-50 {
    padding-bottom: calc(5rem / 1.5) !important;
  }
  body .pb-60 {
    padding-bottom: calc(6rem / 1.5) !important;
  }
  body .pb-70 {
    padding-bottom: calc(7rem / 1.5) !important;
  }
  body .pb-80 {
    padding-bottom: calc(8rem / 1.5) !important;
  }
  body .pb-90 {
    padding-bottom: calc(9rem / 1.5) !important;
  }
  body .pb-100 {
    padding-bottom: calc(10rem / 1.5) !important;
  }
  body .pb-110 {
    padding-bottom: calc(11rem / 1.5) !important;
  }
  body .pb-120 {
    padding-bottom: calc(12rem / 1.5) !important;
  }
  body .pb-130 {
    padding-bottom: calc(13rem / 1.5) !important;
  }
  body .pb-140 {
    padding-bottom: calc(14rem / 1.5) !important;
  }
  body .pb-150 {
    padding-bottom: calc(15rem / 1.5) !important;
  }
}

.container-base, .container-1000 {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.container-1000 {
  max-width: 1030px;
}

/*****
link
*****/
a {
  text-decoration: none;
  color: #101010;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

a:hover {
  color: #101010;
}

@media only screen and (max-width: 768px) {
  #header .mask {
    background: rgba(22, 34, 42, 0.4);
    top: 60px;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 1;
    display: none;
  }
}

a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-bar {
  width: 100%;
  position: fixed;
  background: none;
  min-height: 60px;
  z-index: 999998;
  top: 0;
  left: 0;
}

.mean-container .mean-bar {
  width: 100%;
  position: fixed;
  background: none;
  min-height: 60px;
  z-index: 98;
  top: 0;
  left: 0;
}

.meanmenu-reveal-btn {
  position: absolute;
  display: block;
  z-index: 99999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0;
}

.meanmenu-reveal {
  width: 26px;
  height: 20px;
  margin: 13px 17px 27px 17px;
  display: block !important;
  position: relative;
}

.meanmenu-reveal span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
}

.meanmenu-reveal span:nth-of-type(1) {
  top: 0;
  background: #6bcbba;
}

.meanmenu-reveal span:nth-of-type(2) {
  top: 8px;
  background: #6bcacb;
}

.meanmenu-reveal span:nth-of-type(3) {
  top: 16px;
  background: #6bbacb;
}

.meanmenu-reveal span:nth-of-type(1) {
  -webkit-animation: menu-ber01 .75s forwards;
  animation: menu-ber01 .75s forwards;
}

.meanmenu-reveal span:nth-of-type(2) {
  -webkit-transition: all .25s .25s;
  transition: all .25s .25s;
  opacity: 1;
}

.meanmenu-reveal span:nth-of-type(3) {
  -webkit-animation: menu-ber02 .75s forwards;
  animation: menu-ber02 .75s forwards;
}

.meanclose span:nth-of-type(1) {
  -webkit-animation: active-menu-ber01 .75s forwards;
  animation: active-menu-ber01 .75s forwards;
  top: -2px;
}

.meanclose span:nth-of-type(2) {
  opacity: 0;
}

.meanclose span:nth-of-type(3) {
  -webkit-animation: active-menu-ber03 .75s forwards;
  animation: active-menu-ber03 .75s forwards;
}

@-webkit-keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
  }
}

@keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
            transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
            transform: translateY(10px) rotate(45deg);
  }
}

@-webkit-keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
}

.mean-container .mean-nav {
  width: 100%;
  margin-top: 60px;
  max-height: 100vh;
  overflow-y: auto;
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  z-index: 99;
  max-height: 100vh;
  max-height: calc(100vh - 60px);
  background: #eef7f9;
}

.mean-container .mean-nav ul ul {
  padding-bottom: 0;
  margin-bottom: 0;
}

.mean-container .mean-nav ul li {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li span.pre {
  display: block;
  width: 100%;
  padding: 1em;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  color: #477684;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mean-container .mean-nav ul li li a {
  width: 100%;
  padding: 1em 10%;
  text-shadow: none !important;
  visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
  /*margin-top:1px;*/
  width: 60px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 0.2em;
  font-size: 24px;
  color: #6bb5cb;
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.mean-remove {
  display: none !important;
}

#header {
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  z-index: 99;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
}

#gNav a:hover {
  color: #999;
}

@media only screen and (max-width: 768px) {
  #header {
    height: 60px;
  }
  .h_logo {
    position: absolute;
    z-index: 100;
  }
  #gNav .nav {
    overflow-y: auto;
    height: 100vh;
  }
  .mean-nav .container {
    padding: 0;
  }
  nav li .fa {
    display: none;
  }
}

@media print, screen and (min-width: 769px) {
  #header {
    height: 80px;
  }
  .h_logo img {
    width: 300px;
  }
  #h_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #gNav ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gNav li {
    position: relative;
    margin-right: 3em;
  }
  #gNav li:last-child {
    margin-right: 0;
  }
  #gNav li i {
    font-size: 16px;
    margin-left: 5px;
  }
  #gNav li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 80px;
  }
  #gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
  #gNav .sub-menu a {
    padding: 10px;
    display: block;
    border-bottom: none;
    padding: 20px;
    line-height: 1.2em;
  }
  #gNav .sub-menu a:hover:after {
    content: none;
  }
  #gNav .sub-menu li {
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  #gNav .sub-menu li:last-child {
    border-bottom: none;
  }
  #gNav ul > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  #gNav li:hover ul.sub-menu {
    top: 80px;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
  }
  #gNav li ul li:after {
    content: none;
  }
  #gNav li:hover ul.sub-menu a {
    color: #111;
  }
  #gNav .contact_btn a:hover {
    color: #fff;
  }
}

/*****
PC・スマホ共通
*****/
#header {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #ddd;
}

@media (max-width: 991px) {
  #header {
    height: 50px;
    /*値を揃える　01*/
  }
}

.mean-container .mean-bar {
  padding: 0;
}

#gNav ul > li:hover a,
#gNav .current-menu-item a,
#gNav .current-menu-parent a {
  color: #fff;
  /*親メニューホバー時文字色*/
}

/*****
PC
*****/
#gNav .sub-menu li a:hover {
  background: #000;
  /*サブメニューホバー時背景色*/
  color: #fff !important;
  /*サブメニューホバー時文字色*/
}

/*****
スマホ
*****/
/*
ロゴ
*/
@media (max-width: 991px) {
  .h_logo {
    padding: 13px;
    /*位置調整*/
  }
}

/*
トグルボタン
*/
.mean-container a.meanmenu-reveal {
  padding: 0;
}

.mean-container a.meanmenu-reveal span {
  background: #000;
  height: 2px;
  margin-top: 3px;
}

/*
メニュー
*/
.mean-container .mean-nav {
  margin-top: 50px;
  /*値を揃える　01*/
}

.mean-container .mean-nav ul {
  background: #aaa;
}

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 1em 5%;
  margin: 0;
  color: #000;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

/*
サブメニュートグル
*/
.mean-container .mean-nav ul li a.mean-expand {
  width: 60px;
  height: 49px;
  padding: 0.2em;
  color: #fff;
  border: none !important;
  background: none !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #000;
  color: #fff;
}

/*
サブメニュー
*/
nav .sub-menu, .mean-container .mean-nav ul ul {
  background: #999;
}

.mean-container .mean-nav ul li li a {
  width: 100%;
  padding: 1em 10%;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: .75;
  filter: alpha(opacity=75);
  color: #fff;
}

/*****
header
*****/
#header {
  background: #fff;
}

@media (max-width: 1024px) {
  #header {
    height: 70px;
  }
}

@media (max-width: 767px) {
  #header {
    height: 50px;
  }
}

.h_logo {
  padding: 0 0 0 1.5rem;
}

@media (max-width: 1024px) {
  .h_logo {
    padding: 1.5rem 0 0 1.5rem;
  }
}

@media (max-width: 767px) {
  .h_logo img {
    width: 160px;
    height: auto;
  }
}

/*****
nav
*****/
#gNav .nav li a:hover {
  color: #aaa !important;
}

#gNav .nav li a.entry {
  background: #fc5a0a;
  color: #fff;
  padding: 0 2rem;
}

#gNav .nav li a.entry:hover {
  color: #fff !important;
  background: #e72b00;
}

@media screen and (min-width: 1025px) and (max-width: 1369px) {
  #gNav .nav li {
    font-size: 1vw !important;
    margin-right: 1.5vw !important;
  }
  #gNav .nav li:last-child {
    margin-right: 0 !important;
  }
  #gNav .nav li a.entry {
    padding: 0 1.5vw !important;
  }
}

@media (max-width: 1024px) {
  .mean-container .mean-nav {
    margin-top: 70px;
  }
}

@media (max-width: 767px) {
  .mean-container .mean-nav {
    margin-top: 50px;
  }
}

@media (max-width: 1024px) {
  .nav {
    display: block;
  }
}

@media (max-width: 1024px) {
  .mean-container a.meanmenu-reveal {
    background: #fc5a0a;
    margin: 0;
    display: block;
    width: 70px;
    height: 70px;
  }
  .mean-container a.meanmenu-reveal span {
    width: 30px;
    margin: 25px 0 0 19px;
    background: #fff;
  }
}

@media (max-width: 767px) {
  .mean-container a.meanmenu-reveal {
    width: 50px;
    height: 50px;
  }
  .mean-container a.meanmenu-reveal span {
    margin: 16px 0 0 10px;
  }
}

.mean-container .mean-nav ul {
  height: 100vh;
  max-height: none;
  background: #fc5a0a;
}

.mean-container .mean-nav ul li a {
  border: none !important;
  color: #fff;
}

/*****
footer
*****/
#footer {
  padding: 3rem 0 0.5rem 0;
}

#footer img {
  max-width: 100%;
  height: auto;
}

#footer .copy {
  font-size: 1.0rem;
  color: #b8b8b8;
}

@media (max-width: 767px) {
  #footer img {
    width: 150px;
    height: auto;
  }
}

/*****
headline
*****/
.headline01 {
  position: relative;
  margin: 20px 0;
  padding: 10px 0;
  color: #010101;
  border-bottom: 4px solid #b8b8b8;
}

.headline01::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 70px;
  height: inherit;
  border-bottom: 4px solid #223f7e;
}

/*****
table
*****/
.tbl01 {
  width: 100%;
}

.tbl01 tr th {
  font-weight: normal;
  padding: 0.75rem 0;
  width: 20%;
  white-space: nowrap;
}

.tbl01 tr td {
  padding: 0.75rem 0;
}

@media (max-width: 767px) {
  .tbl01 tr th {
    width: 40%;
  }
}

/*****
contents
******/
#main {
  padding-top: 80px;
}

@media (max-width: 1024px) {
  #main {
    padding-top: 70px;
  }
}

@media (max-width: 767px) {
  #main {
    padding-top: 50px;
  }
}

.cnt01 {
  height: 768px;
  position: relative;
}

.cnt01 .img img {
  width: 100%;
  height: 768px;
  -o-object-fit: cover;
     object-fit: cover;
}

.cnt01 .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1000px;
}

.cnt01 .inner h2 {
  font-size: 4.8rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.3em;
}

@media (max-width: 991px) {
  .cnt01 {
    height: 400px;
  }
  .cnt01 .img img {
    height: 400px;
  }
  .cnt01 .inner h2 {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .cnt01 {
    height: 300px;
  }
  .cnt01 .img img {
    height: 300px;
  }
  .cnt01 .inner h2 {
    font-size: 7vw;
  }
}

.cnt02 {
  padding: 10rem 0;
}

.cnt02 .catch {
  font-size: 5.6rem;
  text-align: center;
  font-weight: bold;
}

.cnt02 .sub_catch {
  text-align: center;
  font-size: 3.0rem;
  letter-spacing: 0;
  line-height: 1.5em;
  margin: 0 0 7rem 0;
}

@media (max-width: 767px) {
  .cnt02 {
    padding: 6rem 0;
  }
  .cnt02 .catch {
    font-size: 8vw;
  }
  .cnt02 .sub_catch {
    font-size: 5vw;
    margin: 0 0 3rem 0;
  }
}

.cnt03 {
  position: relative;
  height: 550px;
}

.cnt03 .img {
  position: absolute;
  top: 0;
  left: 0;
}

.cnt03 .img img {
  width: 45vw;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}

.cnt03 .headline {
  float: right;
  width: 520px;
  font-size: 4.2rem;
  font-weight: bold;
  color: #223f7e;
  background: #fff;
  margin: -10rem 0 2rem 0;
  padding-top: 10rem;
}

.cnt03 .headline span {
  display: block;
  background: url(assets/images/cnt03_img02.png) no-repeat right -30px top;
  padding: 4rem 0 4rem 0;
}

.cnt03 .inner {
  float: right;
  width: 520px;
}

.cnt03 .inner p {
  line-height: 2.0em;
}

@media (max-width: 1024px) {
  .cnt03 {
    height: 450px;
  }
  .cnt03 .img img {
    height: 350px;
  }
  .cnt03 .headline {
    margin: -5rem 0 2rem 0;
    padding-top: 5rem;
  }
}

@media (max-width: 991px) {
  .cnt03 {
    height: 400px;
  }
  .cnt03 .img img {
    width: 45vw;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cnt03 .headline {
    margin: 0 0 1rem 0;
    width: 370px;
  }
  .cnt03 .headline span {
    padding: 3rem 0 3rem 0;
  }
  .cnt03 .inner {
    width: 370px;
    clear: both;
  }
}

@media (max-width: 767px) {
  .cnt03 {
    position: static;
    height: auto;
    padding-bottom: 6rem;
  }
  .cnt03 .img {
    position: static;
    top: 0;
    left: 0;
    margin: 0 0 1.5rem 0;
  }
  .cnt03 .img img {
    width: 100%;
    height: auto;
  }
  .cnt03 .headline {
    float: none;
    width: 100%;
    font-size: 8vw;
    margin: 0 0 1rem 0;
    text-align: center;
  }
  .cnt03 .headline span {
    display: block;
    background: url(assets/images/cnt03_img02.png) no-repeat right -30px top;
    background-size: 40%;
    padding: 3rem 0 2rem;
  }
  .cnt03 .inner {
    float: none;
    width: 100%;
  }
  .cnt03 .inner p {
    line-height: 2.0em;
  }
}

.cnt04 {
  background: url(assets/images/cnt04_img01.jpg) no-repeat 0 0;
  background-size: cover;
  -webkit-transform: skewY(-3deg);
          transform: skewY(-3deg);
  padding: 10rem 0;
}

.cnt04 .inner {
  -webkit-transform: skewY(3deg);
          transform: skewY(3deg);
}

.cnt04 .headline {
  font-size: 4.2rem;
  font-weight: bold;
  color: #223f7e;
  margin: 0 0 5rem 0;
}

.cnt04 .slider .slick-track {
  display: flex;
}

.cnt04 .slider .slick-slide {
  height: auto;
}

.cnt04 .slider {
  position: relative;
}

.cnt04 .slider .prev-arrow {
  position: absolute;
  top: 40%;
  left: calc(100px - 22px);
  z-index: 10;
}

.cnt04 .slider .next-arrow {
  position: absolute;
  top: 40%;
  right: calc(100px - 22px);
  z-index: 10;
}

.cnt04 .slider .block {
  background: #fff;
  margin: 0 2rem;
}

.cnt04 .slider .block .img {
  line-height: 0;
}

.cnt04 .slider .block .img img {
  width: 100%;
  height: auto;
}

.cnt04 .slider .block .name_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3rem 0 0 0;
  margin: 0 0 2rem 0;
}

.cnt04 .slider .block .name {
  color: #223f7e;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 0 0 2rem;
}

.cnt04 .slider .block .txt {
  font-size: 1.4rem;
  line-height: 1.6em;
  padding: 0 2rem 2rem 2rem;
  /* height: calc(9em * 1.6 + 2rem); */
}

.cnt04 .slider .block .year {
  background: #f9cb0d;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 0rem 1rem;
  margin-top: -0.75rem;
}

@media (max-width: 1440px) {
  .cnt04 .slider .prev-arrow {
    left: calc(50px - 22px);
  }
  .cnt04 .slider .next-arrow {
    right: calc(50px - 22px);
  }
}

@media (max-width: 1024px) {
  .cnt04 .slider .prev-arrow {
    position: absolute;
    top: 30%;
    z-index: 10;
    left: calc(100px - 22px);
  }
  .cnt04 .slider .next-arrow {
    position: absolute;
    top: 30%;
    z-index: 10;
    right: calc(100px - 22px);
  }
  .cnt04 .slider .block .txt {
    /* height: 220px; */
  }
}

@media (max-width: 991px) {
  .cnt04 .slider .prev-arrow {
    position: absolute;
    top: 30%;
    z-index: 10;
  }
  .cnt04 .slider .next-arrow {
    position: absolute;
    top: 30%;
    z-index: 10;
  }
  .cnt04 .slider .block .txt {
    /* height: 130px; */
  }
}

@media (max-width: 767px) {
  .cnt04 .headline {
    font-size: 3.0rem;
  }
  .cnt04 .slider .prev-arrow {
    position: absolute;
    top: 30%;
    left: calc(12% - 22px);
    z-index: 10;
  }
  .cnt04 .slider .next-arrow {
    position: absolute;
    top: 30%;
    right: calc(12% - 22px);
    z-index: 10;
  }
  .cnt04 .slider .block .txt {
    /* height: 240px; */
    padding: 0 1rem 1rem 1rem;
  }
  .cnt04 .slider .block .name_block {
    display: block;
  }
  .cnt04 .slider .block .name {
    padding: 0 0 1rem 1rem;
  }
  .cnt04 .slider .block .year {
    background: #f9cb0d;
    color: #fff;
    font-weight: bold;
    font-size: 1.4rem;
    padding: 0rem 1rem;
    margin: 0 0 0 1rem;
    display: inline-block;
  }
}

.cnt04 .inner02 {
  padding: 10rem 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cnt04 .inner02 .img img {
  max-width: 100%;
  height: auto;
}

.cnt04 .inner02 .age {
  background: #fff;
  padding: 2rem;
  width: 480px;
}

.cnt04 .inner02 .age ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cnt04 .inner02 .age ul li {
  margin: 0 0 0.5rem 0;
  width: 50%;
}

.cnt04 .inner02 .age ul li:first-child span {
  color: #fc5a0a;
}

.cnt04 .inner02 .age ul li:nth-child(2) span {
  color: #f9cb0d;
}

.cnt04 .inner02 .age ul li:nth-child(3) span {
  color: #0df94a;
}

.cnt04 .inner02 .age ul li:nth-child(4) span {
  color: #0dc7f9;
}

.cnt04 .inner02 .age ul li:last-child {
  margin: 0;
}

.cnt04 .inner02 .age ul li:last-child span {
  color: #f90dbb;
}

@media (max-width: 1024px) {
  .cnt04 .inner02 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cnt04 .inner02 .img {
    margin: 0 0 0 4rem;
  }
}

@media (max-width: 767px) {
  .cnt04 .inner02 {
    display: block;
  }
  .cnt04 .inner02 .headline {
    text-align: center;
    margin-bottom: 2rem !important;
  }
  .cnt04 .inner02 .img {
    margin: 0 0 2rem 0 !important;
    text-align: center;
  }
  .cnt04 .inner02 .age {
    width: 100%;
  }
  .cnt04 .inner02 .age ul li {
    width: 50%;
  }
}

.cnt05 {
  padding: 10rem 0;
}

.cnt05 .headline {
  font-size: 4.2rem;
  font-weight: bold;
  color: #223f7e;
  margin: 0 0 3rem 0;
}

.cnt05 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cnt05 .inner .img {
  width: 45%;
}

.cnt05 .inner .img img {
  max-width: 100%;
  height: auto;
}

.cnt05 .inner .txt_block {
  width: 50%;
}

.cnt05 .inner .txt_block .headline01 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #223f7e;
}

@media (max-width: 991px) {
  .cnt05 {
    padding: 10rem 0 0 0;
  }
  .cnt05 .inner .img {
    width: 50%;
  }
  .cnt05 .inner .txt_block {
    width: 45%;
  }
}

@media (max-width: 767px) {
  .cnt05 .headline {
    font-size: 3.0rem;
  }
  .cnt05 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cnt05 .inner .img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 1rem 0;
  }
  .cnt05 .inner .txt_block {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .cnt05 .inner .txt_block .headline01 {
    padding-top: 0;
    margin-top: 0;
  }
}

.cnt06 .inner {
  background: #ebeae5;
  width: 100%;
  height: 680px;
  position: relative;
}

.cnt06 .inner .txt_block {
  width: 310px;
  position: absolute;
  left: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cnt06 .inner .txt_block .headline {
  font-family: "Arial", "メイリオ";
  font-size: 8.2rem;
  font-weight: 900;
  color: #223f7e;
  line-height: 1em;
  border-top: #223f7e solid 2px;
  border-bottom: #223f7e solid 2px;
  padding: 2rem 0;
  margin: 0 0 3rem 0;
  text-align: center;
}

.cnt06 .inner .txt_block .sub_catch {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 4rem 0;
}

.cnt06 .inner .txt_block p {
  font-weight: bold;
  text-align: center;
}

.cnt06 .inner .img {
  position: absolute;
  top: 50%;
  right: -0%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cnt06 .inner .img img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .cnt06 .inner .txt_block {
    width: 310px;
    left: 5%;
  }
  .cnt06 .inner .img {
    right: 0%;
  }
}

@media (max-width: 991px) {
  .cnt06 .inner {
    background: #ebeae5;
    width: 100%;
    height: auto;
    position: static;
    padding: 5rem;
  }
  .cnt06 .inner .txt_block {
    width: 100%;
    position: static;
    left: 0;
    top: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    margin: 0 0 3rem 0;
  }
  .cnt06 .inner .txt_block .headline {
    font-family: "Arial", "メイリオ";
    font-size: 8.2rem;
    font-weight: 900;
    color: #223f7e;
    line-height: 1em;
    border-top: #223f7e solid 2px;
    border-bottom: #223f7e solid 2px;
    padding: 2rem 0;
    margin: 0 0 3rem 0;
  }
  .cnt06 .inner .txt_block .sub_catch {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 4rem 0;
  }
  .cnt06 .inner .img {
    position: static;
    top: 0;
    right: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    text-align: center;
  }
}

@media (max-width: 767px) {
  .cnt06 .inner {
    width: 90%;
    margin: 0 auto;
    padding: 5rem 0 3rem;
  }
  .cnt06 .inner .txt_block .headline {
    font-size: 14vw;
    margin: 0 5rem 3rem;
  }
  .cnt06 .inner .txt_block .sub_catch {
    margin: 0 0 3rem 0;
  }
  .cnt06 .inner .img {
    width: 90vw;
    margin: 0 0 0 -4vw;
  }
  .cnt06 .inner .img img {
    width: 100%;
    height: auto;
  }
}

.cnt07 {
  background: #223f7e;
  padding: 10rem 0;
}

.cnt07 .headline {
  color: #fff;
  font-size: 4.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
}

.cnt07 p {
  color: #fff;
}

.cnt07 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cnt07 .inner .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cnt07 .inner .arrow span {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12.1px;
  border-color: transparent transparent transparent #fff;
}

.cnt07 .inner .block {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem 0.5rem;
}

.cnt07 .inner .block_green {
  background: #32fc0a;
}

.cnt07 .inner .block_orange {
  background: #fc5a0a;
}

.cnt07 .inner .block_blue {
  background: #0dc7f9;
}

.cnt07 .inner .block_pink {
  background: #f90dbb;
}

@media (max-width: 991px) {
  .cnt07 .inner .arrow span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #fff;
  }
}

@media (max-width: 767px) {
  .cnt07 .headline {
    font-size: 3.0rem;
  }
  .cnt07 .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cnt07 .inner .arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.75rem 0 0.5rem;
  }
  .cnt07 .inner .arrow span {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.7px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
  }
  .cnt07 .inner .block {
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: lr-tb;
            writing-mode: lr-tb;
    color: #fff;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 0;
  }
}

.cnt08 {
  padding: 10rem 0;
}

.cnt08 .headline {
  font-size: 4.2rem;
  font-weight: bold;
  color: #223f7e;
  margin: 0 0 3rem 0;
}

.cnt08 .headline01 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #223f7e;
}

@media (max-width: 767px) {
  .cnt08 .headline {
    font-size: 3.0rem;
  }
}

.cnt09 {
  background: url(assets/images/cnt09_img01.jpg) no-repeat center center;
  background-size: cover;
  padding: 10rem 0;
}

.cnt09 .headline {
  font-size: 4.2rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
}

.cnt09 .txt {
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0 0 5rem 0;
}

.cnt09 .button {
  display: inline-block;
  color: #fff;
  font-size: 3.6rem;
  font-weight: bold;
  background: url(assets/images/cnt09_img01.png) no-repeat right 40px center, #fc5a0a;
  padding: 5rem 13rem 4rem;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.cnt09 .button:hover {
  background: url(assets/images/cnt09_img01.png) no-repeat right 40px center, #e72b00;
}

@media (max-width: 767px) {
  .cnt09 .button {
    font-size: 2.0rem;
    background: url(assets/images/cnt09_img01.png) no-repeat right 15px center, #fc5a0a;
    background-size: 30px;
    padding: 2.5rem 0rem 2rem;
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
}
