/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  list-style: none;
}

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;
  text-decoration: none;
  transition: 0.5s;
}
a:hover {
  opacity: 0.7;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;
}

input {
  box-sizing: border-box;
}
input[type=text] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
input[type=radio] {
  display: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  box-sizing: border-box;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}

html {
  font-size: 0.6666666667vw;
}

@media screen and (max-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media screen and (min-width: 1500px) {
  html {
    font-size: 10px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

html {
  overflow-x: hidden;
  overflow-y: auto;
  font-variant-ligatures: none;
}

body {
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Noto Sans Japanese", sans-serif;
  font-variant-ligatures: none;
}

.ast {
  font-size: 1.5rem;
  vertical-align: super;
}
@media screen and (max-width: 750px) {
  .ast {
    font-size: 3rem;
  }
}

@media screen and (min-width: 751px) {
  .pcn {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .spn {
    display: none !important;
  }
}
.btn {
  border-radius: 4rem;
  z-index: 999;
  background-image: linear-gradient(25deg, #123086, #396ed8);
  transition: 0.2s background-image;
  position: relative;
}
.btn:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fff;
  opacity: 0;
  transition: 0.5s;
  border-radius: 4rem;
}
.btn:hover::after {
  opacity: 1;
}
.btn:hover {
  background: #fff;
  border: 2px solid #123086;
}
.btn .mail {
  margin-top: 0.1rem;
  width: 1.6rem;
  height: 1.2rem;
}
.btn .txt {
  color: #fff;
  margin-left: 0.5rem;
  font-size: 1.4rem;
  font-weight: 700;
}
.btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.btn a:hover {
  opacity: 1;
}
.btn .center {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.loadanime {
  opacity: 0;
}

.scrollanime {
  opacity: 0;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.downup {
  transform: translateY(100px);
}
.downup.animated {
  animation-name: fadeInDown;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

.slide-right {
  transform: translateX(200px);
}
.slide-right.animated {
  animation-name: fadeInDown;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

header {
  top: 0;
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 10rem;
  background: #fff;
}
@media screen and (max-width: 750px) {
  header {
    height: 12rem;
  }
}
header .header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1300px;
  height: 10rem;
  margin: auto;
}
@media screen and (max-width: 750px) {
  header .header-wrapper {
    top: 2rem;
    left: 3rem;
  }
}
header h1 {
  padding: 1.5rem 0 0 0;
  width: 18.4rem;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 750px) {
  header h1 {
    width: 25.2rem;
    padding: 0;
    z-index: 0;
  }
}
header h1 .logo {
  width: 18.4rem;
}
@media screen and (max-width: 750px) {
  header h1 .logo {
    width: 25.2rem;
  }
}
header .contact {
  position: absolute;
  top: 3rem;
  right: 0;
  width: 18rem;
  height: 4.4rem;
}
@media screen and (max-width: 750px) {
  header .contact01 {
    width: 24rem;
    position: absolute;
    top: 0.7rem;
    right: 14rem;
  }
}

.youtube {
  position: relative;
  width: 96rem;
  height: 54rem;
  padding-top: 56.25%;
  z-index: 3;
}
@media screen and (max-width: 750px) {
  .youtube {
    width: 100%;
    height: 100%;
  }
}
.youtube iframe,
.youtube video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  left: 0;
}
.modal-bg {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 96rem;
}
.modal-content .modal-close {
  display: block;
  position: relative;
  width: 3.2rem;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 0 1rem auto;
}
.modal-content_inner {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.modal-content_inner_movie {
  max-width: 100%;
}

@media screen and (max-width: 750px) {
  .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }
  .modal-bg {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
  }
  .modal-content {
    top: 30%;
    transform: translate(-50%, -30%);
    width: 63rem;
  }
  .modal-content .modal-close {
    width: 6.2rem;
    margin: 0 0 1.8rem auto;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  .modal-content .modal-close {
    width: 4.9rem;
  }
}
#hamburger .btn-gNav {
  position: fixed;
  top: 3rem;
  right: 3rem;
  width: 6rem;
  height: 24px;
  z-index: 3;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 400ms;
}
#hamburger .btn-gNav img.width {
  width: 4.9rem;
}

#gNav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  font-size: 16px;
  box-sizing: border-box;
  z-index: 2;
  transition: 0.3s;
}
#gNav.open {
  right: 0px;
  background: #fff;
}
#gNav .gNav-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #gNav .gNav-menu {
    margin-top: -20rem;
    justify-content: center;
  }
}
#gNav .gNav-menu li {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  padding-right: 3.4rem;
}
@media screen and (max-width: 750px) {
  #gNav .gNav-menu li {
    font-size: 3.2rem;
    padding: 6rem 0 0 0;
  }
}
#gNav .gNav-menu li:nth-child(5) {
  padding-right: 0;
}
#gNav .gNav-menu li a {
  color: #333;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  #gNav .gNav-menu li a {
    color: #123086;
  }
}
@media screen and (max-width: 750px) {
  #gNav .gNav-menu .contact02 {
    width: 59rem;
    position: absolute;
    top: 56%;
    right: 8rem;
    left: 8rem;
  }
}

@media screen and (min-width: 751px) {
  .btn-gNav {
    display: none;
  }
  #gNav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 10rem;
  }
  #gNav .gNav-menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    max-width: 900px;
    width: 90rem;
    height: 10rem;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    padding-right: 3.6rem;
  }
  #gNav .gNav-menu li {
    padding-top: 5px;
  }
  #gNav .gNav-menu li a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 870px) {
  #how .contents .name02 {
    margin-right: 1.5rem !important;
  }
  #line .wrap .name02 {
    margin-right: 1.5rem !important;
  }
  .tab {
    display: block !important;
  }
}
#main-visual {
  position: relative;
  margin: auto;
}
@media print, screen and (min-width: 751px) {
  #main-visual {
    height: 70rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 750px) {
  #main-visual {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 121.4rem;
    margin-top: 12rem;
  }
}
#main-visual .bg {
  line-height: 0;
}
@media print, screen and (min-width: 751px) {
  #main-visual .bg {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
  }
  #main-visual .bg .video {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 101vw;
    height: 56.8125vw;
  }
  #main-visual .bg .video > div {
    width: 100%;
    height: 100%;
    min-width: 124.8rem;
    min-height: 70.2rem;
  }
  #main-visual .bg .video > div > iframe, #main-visual .bg .video > div > video {
    width: 100%;
    height: 100%;
  }
  #main-visual .bg::after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  #main-visual .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  #main-visual .bg .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3.295%;
  }
  #main-visual .bg .slick-dots > li {
    width: 10px;
    height: 10px;
    margin: 0 1rem;
    overflow: hidden;
  }
  #main-visual .bg .slick-dots > li > button {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    color: transparent;
  }
  #main-visual .bg .slick-dots > li.slick-active > button {
    background: #fff;
  }
}
#main-visual .txt {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  color: #fff;
}
@media print, screen and (min-width: 751px) {
  #main-visual .txt {
    justify-content: center;
    position: absolute;
    max-width: 2000px;
    left: 7.334%;
    right: 7.334%;
    top: 0;
    bottom: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  #main-visual .txt {
    justify-content: space-between;
    height: 100%;
    padding: 16% 0 32.667%;
  }
}
#main-visual .txt_lead {
  position: relative;
  letter-spacing: 0.025em;
  font-weight: 700;
  font-feature-settings: "pwid";
}
@media print, screen and (min-width: 751px) {
  #main-visual .txt_lead {
    padding: 0.154em 0 0.154em 1em;
    line-height: 1.693em;
    font-size: 2.6rem;
  }
  #main-visual .txt_lead > p {
    line-height: inherit;
    font: inherit;
  }
  #main-visual .txt_lead > p:first-of-type {
    margin-top: -0.346em;
  }
  #main-visual .txt_lead > p:last-of-type {
    margin-bottom: -0.346em;
  }
}
@media screen and (max-width: 750px) {
  #main-visual .txt_lead {
    padding: 1px 0 1px 1em;
    line-height: 1.708em;
    font-size: 4.1rem;
  }
  #main-visual .txt_lead > p {
    line-height: inherit;
    font: inherit;
  }
  #main-visual .txt_lead > p:first-of-type {
    margin-top: -0.353em;
  }
  #main-visual .txt_lead > p:last-of-type {
    margin-bottom: -0.353em;
  }
}
#main-visual .txt_lead::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  #main-visual .txt_lead::before {
    border-left: 0.116em solid;
  }
}
@media screen and (max-width: 750px) {
  #main-visual .txt_lead::before {
    border-left: 0.122em solid;
  }
}
#main-visual .txt_ttl {
  font-weight: 900;
}
@media print, screen and (min-width: 751px) {
  #main-visual .txt_ttl {
    padding-top: 0.5em;
    padding-bottom: 0.713em;
    letter-spacing: 0.05em;
    line-height: 1;
    font-size: 8rem;
  }
}
@media screen and (max-width: 750px) {
  #main-visual .txt_ttl {
    padding-top: 0.761em;
    padding-bottom: 2.174em;
    letter-spacing: 0.035em;
    margin-bottom: auto;
    line-height: 1.424em;
    font-size: 9.2rem;
  }
}
#main-visual .txt .contact {
  width: 40rem;
  height: 7rem;
}
#main-visual .txt .contact .mail {
  width: 2rem;
  height: 1.5rem;
}
#main-visual .txt .contact .txt {
  position: static;
  margin: 0 0 0 1rem;
  font-size: 1.8rem;
  color: #fff;
}
#main-visual .txt .center {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #main-visual .txt .contact02 {
    width: 59rem;
    position: static;
    margin: 5rem auto 0;
  }
}

#about {
  position: relative;
  background-position: center top;
  background-size: 100% auto;
  background-repeat: repeat-y;
  overflow: hidden;
}
@media print, screen and (min-width: 751px) {
  #about {
    background-image: url(../img/about_bg01_pc.jpg);
    padding: 8rem 0 24.6rem;
  }
}
@media screen and (max-width: 750px) {
  #about {
    background-image: url(../img/about_bg01_sp.jpg);
    padding: 6rem 0 16.2rem;
  }
}
#about::before {
  content: "";
  position: absolute;
  background: #f2ae02;
  left: 0;
  right: 0;
  top: 0;
  transform: skew(0, 3deg);
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  #about::before {
    height: 32.2rem;
    margin-top: -14.7rem;
  }
}
@media screen and (max-width: 750px) {
  #about::before {
    height: 38.8rem;
    margin-top: -2.3rem;
  }
}
#about .card {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #about .card {
    width: 100rem;
  }
}
@media screen and (max-width: 750px) {
  #about .card {
    width: 67rem;
  }
}
#about .card_wrap {
  background: rgba(255, 255, 255, 0.93);
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #about .card_wrap {
    border-radius: 2rem;
    padding: 10.6rem 0 10rem;
  }
}
@media screen and (max-width: 750px) {
  #about .card_wrap {
    border-radius: 4rem;
    padding: 10.2rem 0 10rem;
  }
}
#about .card .lead {
  margin: 0 auto;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #123086;
}
@media print, screen and (min-width: 751px) {
  #about .card .lead {
    line-height: 1.625em;
    font-size: 4.8rem;
  }
  #about .card .lead > p {
    line-height: inherit;
    font: inherit;
  }
  #about .card .lead > p:first-of-type {
    margin-top: -0.312em;
  }
  #about .card .lead > p:last-of-type {
    margin-bottom: -0.312em;
  }
}
@media screen and (max-width: 750px) {
  #about .card .lead {
    line-height: 1.707em;
    font-size: 5.8rem;
  }
  #about .card .lead > p {
    line-height: inherit;
    font: inherit;
  }
  #about .card .lead > p:first-of-type {
    margin-top: -0.353em;
  }
  #about .card .lead > p:last-of-type {
    margin-bottom: -0.353em;
  }
}
@media print, screen and (min-width: 751px) {
  #about .card .lead + .copy {
    padding-top: 2.728em;
  }
}
@media screen and (max-width: 750px) {
  #about .card .lead + .copy {
    padding-top: 1.978em;
  }
}
#about .card .copy {
  margin: 0 auto;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  #about .card .copy {
    line-height: 1.546em;
    font-size: 2.2rem;
  }
  #about .card .copy > p {
    line-height: inherit;
    font: inherit;
  }
  #about .card .copy > p:first-of-type {
    margin-top: -0.272em;
  }
  #about .card .copy > p:last-of-type {
    margin-bottom: -0.272em;
  }
}
@media screen and (max-width: 750px) {
  #about .card .copy {
    line-height: 1.705em;
    font-size: 4.4rem;
  }
  #about .card .copy > p {
    line-height: inherit;
    font: inherit;
  }
  #about .card .copy > p:first-of-type {
    margin-top: -0.352em;
  }
  #about .card .copy > p:last-of-type {
    margin-bottom: -0.352em;
  }
}
@media print, screen and (min-width: 751px) {
  #about .card .copy + .txt {
    padding-top: 3.334em;
  }
}
@media screen and (max-width: 750px) {
  #about .card .copy + .txt {
    padding-top: 2.695em;
  }
}
@media print, screen and (min-width: 751px) {
  #about .card .copy + .img {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 750px) {
  #about .card .copy + .img {
    padding-top: 6rem;
  }
}
#about .card .txt {
  margin: 0 auto;
  letter-spacing: 0.05em;
  pointer-events: none;
  font-weight: 400;
}
@media print, screen and (min-width: 751px) {
  #about .card .txt {
    width: 44.445em;
    line-height: 2em;
    font-size: 1.8rem;
  }
  #about .card .txt > p {
    line-height: inherit;
    font: inherit;
  }
  #about .card .txt > p:first-of-type {
    margin-top: -0.5em;
  }
  #about .card .txt > p:last-of-type {
    margin-bottom: -0.5em;
  }
}
@media screen and (max-width: 750px) {
  #about .card .txt {
    line-height: 2em;
    font-size: 3.6rem;
  }
  #about .card .txt > p {
    line-height: inherit;
    font: inherit;
  }
  #about .card .txt > p:first-of-type {
    margin-top: -0.5em;
  }
  #about .card .txt > p:last-of-type {
    margin-bottom: -0.5em;
  }
}
#about .card .txt a {
  color: inherit;
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  #about .card .txt + .copy {
    padding-top: 4.546em;
  }
}
@media screen and (max-width: 750px) {
  #about .card .txt + .copy {
    padding-top: 2.319em;
  }
}
#about .card .img {
  margin: 0 auto;
  line-height: 0;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #about .card .img {
    width: 29em;
  }
}
@media screen and (max-width: 750px) {
  #about .card .img {
    width: 42em;
  }
}

#diagram {
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #diagram {
    margin: -8rem auto 0;
    padding: 13em 0 37.4em;
  }
}
@media screen and (max-width: 750px) {
  #diagram {
    margin: -4.4rem auto 0;
    padding: 13.1em 0 15.8em;
  }
}
#diagram::before {
  content: "";
  position: absolute;
  background: #00a1e9;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skew(0, -3deg);
  pointer-events: none;
}
#diagram .inner {
  position: relative;
}
#diagram .inner .ttl {
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #fff;
}
@media print, screen and (min-width: 751px) {
  #diagram .inner .ttl {
    line-height: 1.66em;
    font-size: 4.7rem;
  }
  #diagram .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #diagram .inner .ttl > p:first-of-type {
    margin-top: -0.329em;
  }
  #diagram .inner .ttl > p:last-of-type {
    margin-bottom: -0.329em;
  }
}
@media screen and (max-width: 750px) {
  #diagram .inner .ttl {
    line-height: 1.704em;
    font-size: 6.4rem;
  }
  #diagram .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #diagram .inner .ttl > p:first-of-type {
    margin-top: -0.351em;
  }
  #diagram .inner .ttl > p:last-of-type {
    margin-bottom: -0.351em;
  }
}
@media print, screen and (min-width: 751px) {
  #diagram .inner .ttl + .lead {
    padding-top: 3.556em;
  }
}
@media screen and (max-width: 750px) {
  #diagram .inner .ttl + .lead {
    padding-top: 3.813em;
  }
}
#diagram .inner .lead {
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #fff;
}
@media print, screen and (min-width: 751px) {
  #diagram .inner .lead {
    line-height: 2em;
    font-size: 1.8rem;
  }
  #diagram .inner .lead > p {
    line-height: inherit;
    font: inherit;
  }
  #diagram .inner .lead > p:first-of-type {
    margin-top: -0.5em;
  }
  #diagram .inner .lead > p:last-of-type {
    margin-bottom: -0.5em;
  }
}
@media screen and (max-width: 750px) {
  #diagram .inner .lead {
    line-height: 1.688em;
    font-size: 3.2rem;
  }
  #diagram .inner .lead > p {
    line-height: inherit;
    font: inherit;
  }
  #diagram .inner .lead > p:first-of-type {
    margin-top: -0.343em;
  }
  #diagram .inner .lead > p:last-of-type {
    margin-bottom: -0.343em;
  }
}
@media print, screen and (min-width: 751px) {
  #diagram .inner .lead + .img {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 750px) {
  #diagram .inner .lead + .img {
    padding-top: 12rem;
  }
}
#diagram .inner .img {
  margin: 0 auto;
  line-height: 0;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #diagram .inner .img {
    width: 99.4rem;
  }
}

#solution {
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #solution {
    margin: -20rem auto 0;
    padding: 12.6rem 0 29.6rem;
  }
}
@media screen and (max-width: 750px) {
  #solution {
    margin: -4.4rem auto 0;
    padding: 14.2rem 0 22.4rem;
  }
}
#solution::before {
  content: "";
  position: absolute;
  background-color: #caecff;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skew(0, 3deg);
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  #solution::before {
    background-image: url(../img/solution_bg01_pc.jpg);
    background-size: 2000px auto;
  }
}
@media screen and (min-width: 2000px) {
  #solution::before {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 750px) {
  #solution::before {
    background-image: url(../img/solution_bg01_sp.jpg);
    background-size: 100% auto;
  }
}
#solution .inner {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  #solution .inner + .inner {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner + .inner {
    padding-top: 16.2rem;
  }
}
#solution .inner .ttl {
  font-weight: 900;
  color: #123086;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .ttl {
    letter-spacing: 0.05em;
    line-height: 1.625em;
    font-size: 4.8rem;
  }
  #solution .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .ttl > p:first-of-type {
    margin-top: -0.312em;
  }
  #solution .inner .ttl > p:last-of-type {
    margin-bottom: -0.312em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .ttl {
    letter-spacing: 0.125em;
    line-height: 1.704em;
    font-size: 6.4rem;
  }
  #solution .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .ttl > p:first-of-type {
    margin-top: -0.351em;
  }
  #solution .inner .ttl > p:last-of-type {
    margin-bottom: -0.351em;
  }
}
@media print, screen and (min-width: 751px) {
  #solution .inner .ttl + .lead {
    padding-top: 3.143em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .ttl + .lead {
    padding-top: 2.591em;
  }
}
#solution .inner .lead {
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .lead {
    line-height: 1.715em;
    font-size: 2.8rem;
  }
  #solution .inner .lead > p {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .lead > p:first-of-type {
    margin-top: -0.357em;
  }
  #solution .inner .lead > p:last-of-type {
    margin-bottom: -0.357em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .lead {
    line-height: 1.705em;
    font-size: 4.4rem;
  }
  #solution .inner .lead > p {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .lead > p:first-of-type {
    margin-top: -0.352em;
  }
  #solution .inner .lead > p:last-of-type {
    margin-bottom: -0.352em;
  }
}
@media print, screen and (min-width: 751px) {
  #solution .inner .lead + .card {
    margin-top: 5.8rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .lead + .card {
    margin-top: 10.2rem;
  }
}
@media print, screen and (min-width: 751px) {
  #solution .inner .lead + .list {
    padding-top: 5.8rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .lead + .list {
    padding-top: 10rem;
  }
}
#solution .inner .card {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 auto;
  overflow: hidden;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card {
    border-radius: 1rem;
    width: 100rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card {
    flex-direction: column;
    border-radius: 2rem;
    width: 67rem;
  }
}
#solution .inner .card .clmn {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .clmn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 4rem 5rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .clmn {
    padding: 6.5rem 0 10rem;
  }
}
#solution .inner .card .clmn > dt {
  border: 1px solid;
  border-radius: 10rem;
  letter-spacing: 0.25em;
  line-height: 1;
  font-weight: 500;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .clmn > dt {
    padding: 1.3rem 0;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .clmn > dt {
    width: 59rem;
    margin: 0 auto;
    padding: 2.2rem 0;
    font-size: 4.4rem;
  }
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .clmn > dt + dd {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .clmn > dt + dd {
    padding-top: 6rem;
  }
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .clmn > dd:last-of-type {
    margin-top: auto;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .clmn > dd + dd {
    padding-top: 6.2rem;
  }
}
#solution .inner .card .clmn.col01 {
  background: #fff;
}
#solution .inner .card .clmn.col01 > dt {
  border-color: #333;
  color: #333;
}
#solution .inner .card .clmn.col02 {
  background: #fff1dc;
}
#solution .inner .card .clmn.col02 > dt {
  background: #f2ae02;
  border-color: #f2ae02;
  color: #fff;
}
@media screen and (max-width: 750px) {
  #solution .inner .card .clmn + .clmn {
    padding-top: 10rem;
  }
}
#solution .inner .card .clmn + .clmn::before {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .clmn + .clmn::before {
    background-image: url(../img/solution_icon02_pc.png);
    width: 6.6rem;
    height: 5.3rem;
    left: 0;
    bottom: 20.05rem;
    transform: translate(-50%, 50%);
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .clmn + .clmn::before {
    background-image: url(../img/solution_icon02_sp.png);
    width: 10.6rem;
    height: 13.2rem;
    left: 50%;
    top: 0;
    margin: 0 auto;
    transform: translate(-50%, -50%);
  }
}
#solution .inner .card .check {
  text-align: left;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .check {
    padding: 0.2rem 0 3.3rem;
    line-height: 2em;
    font-size: 2.2rem;
  }
  #solution .inner .card .check > li {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .card .check > li:first-of-type {
    margin-top: -0.5em;
  }
  #solution .inner .card .check > li:last-of-type {
    margin-bottom: -0.5em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .check {
    width: 59rem;
    margin: 0 auto;
    padding: 1rem 0 0.6rem;
    line-height: 2.445em;
    font-size: 3.6rem;
  }
  #solution .inner .card .check > li {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .card .check > li:first-of-type {
    margin-top: -0.722em;
  }
  #solution .inner .card .check > li:last-of-type {
    margin-bottom: -0.722em;
  }
}
#solution .inner .card .check > li {
  display: block;
  position: relative;
}
#solution .inner .card .check > li::before {
  content: "";
  position: absolute;
  background-color: #e0eaf8;
  background-image: url(../img/solution_icon01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  transform: translate(0, -50%);
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .check > li::before {
    border-radius: 0.137em;
    width: 1.137em;
    height: 1.137em;
    top: 1em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .check > li::before {
    border-radius: 0.167em;
    width: 1.389em;
    height: 1.389em;
    top: 1.223em;
  }
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .check > li > p {
    padding-left: 1.591em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .check > li > p {
    padding-left: 2em;
  }
}
#solution .inner .card .txt {
  line-height: 1;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .txt {
    letter-spacing: 0.025em;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .txt {
    font-size: 5.2rem;
  }
}
#solution .inner .card .txt strong {
  display: inline-block;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: inherit;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .txt strong {
    background: linear-gradient(to bottom, rgba(245, 255, 0, 0) 0%, rgba(245, 255, 0, 0) 62.963%, #f5ff00 62.963%, #f5ff00 100%);
    margin-top: 0.292em;
    padding: 0 0 0.125em 0.2em;
    font-size: 1.715em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .txt strong {
    background: linear-gradient(to bottom, rgba(245, 255, 0, 0) 0%, rgba(245, 255, 0, 0) 62.627%, #f5ff00 62.627%, #f5ff00 100%);
    margin-top: 0.293em;
    padding: 0 0 0.113em 0.2em;
    font-size: 1.712em;
  }
}
#solution .inner .card .img {
  display: block;
  line-height: 0;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  #solution .inner .card .img {
    width: 59rem;
    margin: 0 auto;
  }
}
#solution .inner .card .img > figure > figcaption {
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 400;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card .img > figure > figcaption {
    padding-top: 1.643em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card .img > figure > figcaption {
    padding-top: 1.679em;
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 751px) {
  #solution .inner .card + .lead {
    padding-top: 3.572em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .card + .lead {
    padding-top: 3.682em;
  }
}
#solution .inner .list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .list {
    width: 100rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .list {
    flex-wrap: wrap;
    width: 67rem;
  }
}
#solution .inner .list > li {
  display: block;
  background: #f2ae02;
  color: #fff;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .list > li {
    border-radius: 1rem;
    width: 24.8%;
    padding: 3rem 0 6.2rem;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .list > li {
    border-radius: 1.4rem;
    width: 49.553%;
    padding: 4rem 0 5rem;
  }
  #solution .inner .list > li:nth-child(n+3) {
    margin-top: 0.6rem;
  }
}
#solution .inner .list .panel > dd {
  line-height: 0;
}
#solution .inner .list .panel > dd > figure {
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .list .panel > dd > figure {
    width: 80.646%;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .list .panel > dd > figure {
    width: 80.723%;
  }
}
#solution .inner .list .panel > dt {
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  #solution .inner .list .panel > dt {
    padding-top: 0.5em;
    line-height: 1.7em;
    font-size: 2rem;
  }
  #solution .inner .list .panel > dt > p {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .list .panel > dt > p:first-of-type {
    margin-top: -0.35em;
  }
  #solution .inner .list .panel > dt > p:last-of-type {
    margin-bottom: -0.35em;
  }
}
@media screen and (max-width: 750px) {
  #solution .inner .list .panel > dt {
    padding-top: 1.25em;
    line-height: 1.438em;
    font-size: 3.2rem;
  }
  #solution .inner .list .panel > dt > p {
    line-height: inherit;
    font: inherit;
  }
  #solution .inner .list .panel > dt > p:first-of-type {
    margin-top: -0.218em;
  }
  #solution .inner .list .panel > dt > p:last-of-type {
    margin-bottom: -0.218em;
  }
  #solution .inner .list .panel > dt > p {
    height: 2.875em;
  }
}

#strength {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  #strength {
    margin: -10rem auto 0;
    padding: 12.6rem 0 45.7rem;
  }
}
@media screen and (max-width: 750px) {
  #strength {
    margin: -4.4rem auto 0;
    padding: 12.1rem 0 19.8rem;
  }
}
#strength::before {
  content: "";
  position: absolute;
  background-color: #163891;
  background-position: center top;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: skew(0, -3deg);
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  #strength::before {
    background-image: url(../img/strength_bg01_pc.jpg);
    background-size: cover;
  }
}
@media screen and (max-width: 750px) {
  #strength::before {
    background-image: url(../img/strength_bg01_sp.jpg);
    background-size: 100% auto;
  }
}
#strength .inner {
  position: relative;
}
#strength .inner .ttl {
  letter-spacing: 0.05em;
  font-weight: 900;
  text-align: center;
  color: #fff;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .ttl {
    line-height: 1.625em;
    font-size: 4.8rem;
  }
  #strength .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #strength .inner .ttl > p:first-of-type {
    margin-top: -0.312em;
  }
  #strength .inner .ttl > p:last-of-type {
    margin-bottom: -0.312em;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .ttl {
    line-height: 1.704em;
    font-size: 6.4rem;
  }
  #strength .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #strength .inner .ttl > p:first-of-type {
    margin-top: -0.351em;
  }
  #strength .inner .ttl > p:last-of-type {
    margin-bottom: -0.351em;
  }
}
@media print, screen and (min-width: 751px) {
  #strength .inner .ttl + .panel {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .ttl + .panel {
    padding-top: 12rem;
  }
}
#strength .inner .panel {
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .panel {
    width: 112rem;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .panel {
    width: 67rem;
  }
}
@media print, screen and (min-width: 751px) {
  #strength .inner .panel + .panel {
    padding-top: 5.5rem;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .panel + .panel {
    padding-top: 8rem;
  }
}
#strength .inner .desc {
  display: flex;
  background: #fff;
  border-radius: 2rem;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc {
    justify-content: space-between;
    align-items: stretch;
    padding: 5.358%;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc {
    flex-direction: column;
    padding: 8.956% 5.971%;
  }
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc > div {
    width: 54%;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc > div {
    order: -5;
    width: 100%;
  }
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc > div > dt + dd {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc > div > dt + dd {
    padding-top: 6rem;
  }
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc > dd {
    width: 40%;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc > dd {
    padding-top: 8rem;
  }
}
#strength .inner .desc .sub {
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc .sub {
    letter-spacing: 0.025em;
    line-height: 1.25em;
    font-size: 4rem;
  }
  #strength .inner .desc .sub > h3 {
    line-height: inherit;
    font: inherit;
  }
  #strength .inner .desc .sub > h3:first-of-type {
    margin-top: -0.125em;
  }
  #strength .inner .desc .sub > h3:last-of-type {
    margin-bottom: -0.125em;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc .sub {
    letter-spacing: 0.05em;
    line-height: 1.693em;
    font-size: 5.2rem;
  }
  #strength .inner .desc .sub > h3 {
    line-height: inherit;
    font: inherit;
  }
  #strength .inner .desc .sub > h3:first-of-type {
    margin-top: -0.346em;
  }
  #strength .inner .desc .sub > h3:last-of-type {
    margin-bottom: -0.346em;
  }
}
#strength .inner .desc .sub > p {
  background: #f2ae02;
  border-radius: 0.313em;
  width: 5em;
  line-height: 1.875em;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc .sub > p {
    font-size: 0.4em;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc .sub > p {
    font-size: 0.616em;
  }
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc .sub > p + h3 {
    padding-top: 0.375em;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc .sub > p + h3 {
    padding-top: 0.77em;
  }
}
#strength .inner .desc .sub > h3 strong {
  display: inline-block;
  line-height: 1;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc .sub > h3 strong {
    background: linear-gradient(to bottom, rgba(245, 255, 0, 0) 0%, rgba(245, 255, 0, 0) 67.347%, #f5ff00 67.347%, #f5ff00 100%);
    padding-bottom: 0.225em;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc .sub > h3 strong {
    background: linear-gradient(to bottom, rgba(245, 255, 0, 0) 0%, rgba(245, 255, 0, 0) 51.516%, #f5ff00 51.516%, #f5ff00 100%);
    padding-bottom: 0.27em;
  }
}
#strength .inner .desc .txt {
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc .txt {
    line-height: 1.688em;
    font-size: 1.6rem;
  }
  #strength .inner .desc .txt > p {
    line-height: inherit;
    font: inherit;
  }
  #strength .inner .desc .txt > p:first-of-type {
    margin-top: -0.343em;
  }
  #strength .inner .desc .txt > p:last-of-type {
    margin-bottom: -0.343em;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc .txt {
    line-height: 1.688em;
    font-size: 3.2rem;
  }
  #strength .inner .desc .txt > p {
    line-height: inherit;
    font: inherit;
  }
  #strength .inner .desc .txt > p:first-of-type {
    margin-top: -0.343em;
  }
  #strength .inner .desc .txt > p:last-of-type {
    margin-bottom: -0.343em;
  }
}
#strength .inner .desc .img {
  line-height: 0;
}
#strength .inner .desc .img > figcaption {
  letter-spacing: 0.05em;
  line-height: 1;
}
@media print, screen and (min-width: 751px) {
  #strength .inner .desc .img > figcaption {
    padding-top: 1.429em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 750px) {
  #strength .inner .desc .img > figcaption {
    padding-top: 1.5em;
    font-size: 2.8rem;
  }
}

#flow {
  position: relative;
  background: #f9f9f9;
}
@media print, screen and (min-width: 751px) {
  #flow {
    margin: -16rem auto 0;
    padding: 7.8rem 0 20rem;
  }
}
@media screen and (max-width: 750px) {
  #flow {
    padding: 10.2rem 0 20rem;
  }
}
#flow::before {
  content: "";
  position: absolute;
  background: #f9f9f9;
  left: 0;
  right: 0;
  top: 0;
  transform: skew(0, 3deg) translate(0, -50%);
  pointer-events: none;
}
@media print, screen and (min-width: 751px) {
  #flow::before {
    height: 16rem;
  }
}
@media screen and (max-width: 750px) {
  #flow::before {
    height: 8.8rem;
  }
}
#flow .inner {
  position: relative;
}
#flow .inner .ttl {
  font-weight: 900;
  text-align: center;
  color: #123086;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .ttl {
    line-height: 1.625em;
    font-size: 4.8rem;
  }
  #flow .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #flow .inner .ttl > p:first-of-type {
    margin-top: -0.312em;
  }
  #flow .inner .ttl > p:last-of-type {
    margin-bottom: -0.312em;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .ttl {
    line-height: 1.707em;
    font-size: 5.8rem;
  }
  #flow .inner .ttl > p {
    line-height: inherit;
    font: inherit;
  }
  #flow .inner .ttl > p:first-of-type {
    margin-top: -0.353em;
  }
  #flow .inner .ttl > p:last-of-type {
    margin-bottom: -0.353em;
  }
}
@media print, screen and (min-width: 751px) {
  #flow .inner .ttl + .list {
    padding-top: 10.7rem;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .ttl + .list {
    padding-top: 19.3rem;
  }
}
#flow .inner .list {
  counter-reset: flow_list;
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list {
    width: 100rem;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list {
    width: 67rem;
  }
}
#flow .inner .list > li {
  counter-increment: flow_list;
  display: block;
  position: relative;
  opacity: 1;
}
#flow .inner .list > li::after {
  content: counter(flow_list, decimal-leading-zero);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #f2ae02;
  border-radius: 50%;
  letter-spacing: 0.025em;
  line-height: 1;
  font-weight: 700;
  font-feature-settings: "pwid";
  color: #fff;
  opacity: 0;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list > li::after {
    width: 2.353em;
    height: 2.353em;
    left: -0.588em;
    top: -0.882em;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list > li::after {
    width: 2.334em;
    height: 2.334em;
    left: 0;
    right: 0;
    top: -1.166em;
    margin: 0 auto;
    font-size: 6rem;
  }
}
#flow .inner .list > li.animated::after, #flow .inner .list > li.animated .panel {
  animation: fadeInDown 0.5s 0s 1 forwards;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list > li + li {
    margin-top: 8.3rem;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list > li + li {
    margin-top: 23rem;
  }
}
#flow .inner .list > li + li.animated::before {
  animation: fadeInDown 0.5s 0s 1 forwards;
}
#flow .inner .list > li + li.animated::after, #flow .inner .list > li + li.animated .panel {
  animation: fadeInDown 0.8s 1s 1 forwards;
}
#flow .inner .list > li + li::before {
  content: "";
  position: absolute;
  background-image: url(../img/flow_icon01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list > li + li::before {
    width: 4.2rem;
    height: 2.2rem;
    top: -5.4rem;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list > li + li::before {
    width: 8.2rem;
    height: 4.2rem;
    top: -17rem;
  }
}
#flow .inner .list .panel {
  background: #fff;
  opacity: 0;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list .panel {
    border-radius: 1rem;
    padding: 6rem 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list .panel {
    padding: 15.4rem 0 8rem;
  }
}
#flow .inner .list .desc {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 750px) {
  #flow .inner .list .desc {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list .desc > dd {
    flex-shrink: 0;
    width: 28%;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list .desc > dd {
    order: 10;
    width: 100%;
    padding-top: 7.4rem;
  }
}
#flow .inner .list .desc > div {
  width: 100%;
}
@media screen and (max-width: 750px) {
  #flow .inner .list .desc > div {
    padding: 0 3.4rem;
  }
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list .desc > div > dt + dd {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list .desc > div > dt + dd {
    padding-top: 5.8rem;
  }
}
#flow .inner .list .desc .img {
  line-height: 0;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list .desc .img {
    width: 57.143%;
    margin: 0 15.358% 0 auto;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list .desc .img {
    width: 47.762%;
    margin: 0 auto;
  }
}
#flow .inner .list .desc .sub {
  letter-spacing: 0.025em;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list .desc .sub {
    line-height: 1.715em;
    font-size: 2.8rem;
  }
  #flow .inner .list .desc .sub > h3 {
    line-height: inherit;
    font: inherit;
  }
  #flow .inner .list .desc .sub > h3:first-of-type {
    margin-top: -0.357em;
  }
  #flow .inner .list .desc .sub > h3:last-of-type {
    margin-bottom: -0.357em;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list .desc .sub {
    line-height: 2.16em;
    font-size: 4.4rem;
    text-align: center;
  }
  #flow .inner .list .desc .sub > h3 {
    line-height: inherit;
    font: inherit;
  }
  #flow .inner .list .desc .sub > h3:first-of-type {
    margin-top: -0.579em;
  }
  #flow .inner .list .desc .sub > h3:last-of-type {
    margin-bottom: -0.579em;
  }
}
#flow .inner .list .desc .txt {
  letter-spacing: 0.05em;
  font-weight: 400;
}
@media print, screen and (min-width: 751px) {
  #flow .inner .list .desc .txt {
    line-height: 1.688em;
    font-size: 1.6rem;
  }
  #flow .inner .list .desc .txt > p {
    line-height: inherit;
    font: inherit;
  }
  #flow .inner .list .desc .txt > p:first-of-type {
    margin-top: -0.343em;
  }
  #flow .inner .list .desc .txt > p:last-of-type {
    margin-bottom: -0.343em;
  }
}
@media screen and (max-width: 750px) {
  #flow .inner .list .desc .txt {
    line-height: 1.688em;
    font-size: 3.2rem;
  }
  #flow .inner .list .desc .txt > p {
    line-height: inherit;
    font: inherit;
  }
  #flow .inner .list .desc .txt > p:first-of-type {
    margin-top: -0.343em;
  }
  #flow .inner .list .desc .txt > p:last-of-type {
    margin-bottom: -0.343em;
  }
}

#contact {
  width: 100%;
  height: 35.8rem;
  background: #123086;
}
@media screen and (max-width: 750px) {
  #contact {
    height: 73.4rem;
  }
}
#contact .wrap {
  max-width: 600px;
  margin: auto;
  position: relative;
}
#contact .wrap .contact-lead {
  font-size: 2.8rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding-top: 7.5rem;
}
@media screen and (max-width: 750px) {
  #contact .wrap .contact-lead {
    padding-top: 9rem;
    font-size: 5.2rem;
    line-height: 1.693em;
    font-weight: 600;
  }
}
#contact .wrap .contact-txt {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (max-width: 750px) {
  #contact .wrap .contact-txt {
    font-size: 3.2rem;
    line-height: 1.688em;
  }
}
#contact .wrap .contact {
  width: 40rem;
  height: 7rem;
  margin: 5rem auto 0;
  border: 2px solid #fff;
  border-radius: 4rem;
  background: #fff;
  transition: 0.2s;
}
#contact .wrap .contact:hover {
  background: #123086;
}
#contact .wrap .contact .mail {
  width: 2rem;
  height: 1.5rem;
}
#contact .wrap .contact .txt {
  position: static;
  font-size: 1.8rem;
  margin-left: 0.5rem;
  color: #123086;
  font-weight: 600;
}
#contact .wrap .contact a {
  display: flex;
  width: 100%;
  height: 100%;
  opacity: 1;
  justify-content: center;
  align-items: center;
}
#contact .wrap .center {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#contact .wrap .contact03 {
  width: 59rem;
  margin: 8rem auto 0;
}

footer {
  width: 100%;
}
footer .box {
  max-width: 1000px;
  margin: 3.5rem auto;
  background: #fff;
  display: flex;
}
@media screen and (max-width: 750px) {
  footer .box {
    margin: 8.5rem auto 15rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
footer .box .logo {
  width: 14rem;
  margin-right: 5rem;
}
@media screen and (max-width: 750px) {
  footer .box .logo {
    width: 30rem;
    margin-right: 0;
  }
}
footer .box .company {
  width: 20rem;
  height: 4rem;
  color: #123086;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  position: relative;
  margin-top: 1rem;
  border: 1px solid #123086;
}
footer .box .company a {
  color: #123086;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: 0.2s;
}
footer .box .company a:hover {
  color: #fff;
  background: #123086;
}
@media screen and (max-width: 750px) {
  footer .box .company a:hover {
    color: #123086;
    background: #fff;
  }
}
@media screen and (max-width: 750px) {
  footer .box .company a {
    color: #123086;
  }
}
@media screen and (max-width: 750px) {
  footer .box .company {
    width: 40rem;
    height: 8rem;
    background: #fff;
    color: #123086;
    border: 1px solid #123086;
    font-size: 2.8rem;
    margin-top: 3.5rem;
  }
}
footer .box .company .blank {
  position: absolute;
  right: 2rem;
  width: 1rem;
}
@media screen and (max-width: 750px) {
  footer .box .company .blank {
    right: 5rem;
    width: 2rem;
  }
}
footer .rights {
  width: 100%;
  background: #123086;
}
footer .rights .rights-txt {
  height: 4rem;
  font-size: 1rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.08rem;
}
@media screen and (max-width: 750px) {
  footer .rights .rights-txt {
    height: 9.6rem;
    font-size: 2rem;
    letter-spacing: 0.08rem;
    text-align: center;
  }
}

#page-top {
  position: fixed;
  bottom: 8rem;
  right: 20px;
  font-size: 80%;
  z-index: 900;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  #page-top {
    right: 3.5rem;
    bottom: 12.5rem;
  }
}
#page-top .top {
  width: 4.6rem;
}
@media screen and (max-width: 750px) {
  #page-top .top {
    width: 8rem;
  }
}

#page-top a {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.cookie_block {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 3rem 7rem;
  z-index: 901;
  visibility: hidden;
}
@media screen and (max-width: 750px) {
  .cookie_block {
    padding: 8rem 5rem 5rem;
  }
}
.cookie_block.is-show {
  visibility: visible;
}
.cookie_block.cookie_block-hide {
  animation: hide 0.7s linear 0s;
  animation-fill-mode: forwards;
}

@keyframes hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
.cookie_inr {
  display: flex;
  align-items: center;
  gap: 11rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .cookie_inr {
    flex-direction: column;
    align-items: center;
    gap: 5rem;
    margin: 0 auto;
  }
}

.cookie_text {
  font-size: 1.4rem;
  line-height: 2em;
}
@media screen and (max-width: 750px) {
  .cookie_text {
    font-size: 2.6rem;
  }
}
.cookie_text a {
  display: inline;
  color: inherit;
  text-decoration: underline;
}

.cookie_agree {
  padding: 1.6rem 2.6rem;
  font-size: 1.5rem;
  border: solid 1px #fff;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .cookie_agree {
    padding: 2.4rem 8rem;
    font-size: 2.6rem;
  }
}

.cookie_close {
  font-size: 2.8rem;
  cursor: pointer;
  font-weight: 100;
}
@media screen and (max-width: 750px) {
  .cookie_close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    font-size: 6rem;
  }
}

@media all and (-ms-high-contrast: none) {
  .header-wrapper h1 {
    position: relative;
    left: 8rem;
    z-index: 3;
  }
  header .contact {
    position: relative;
    top: -6rem;
    right: -120rem;
  }
  .img-box-itm img {
    min-height: 0%;
  }
  #gNav .gNav-menu li:nth-child(5) {
    padding-right: 3.4rem;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 1600px) {
  header .contact {
    right: -140rem;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 1800px) {
  header .contact {
    right: -160rem;
  }
}