@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------
color
--------------------------------------------------*/
/*--------------------------------------------------
font-family
--------------------------------------------------*/
body {
  color: #000000;
  background-color: #ffffff;
  font-family: "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}

a {
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.header__logo > a,
.footer__copy-img > a {
  opacity: 1;
}

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

.l-main {
  padding-top: 163px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-main {
    padding-top: 116px;
  }
}

.top-main{
  padding-top: 171px;
}
@media screen and (max-width: 768px) {
  .top-main{
    padding-top: 116px;
  }
}

.header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 100;
}

.header__catch {
  position: relative;
  width: 100%;
  height: 13px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00b3fe), to(#039));
  background-image: linear-gradient(to right, #00b3fe, #039);
}

.header__catch > img {
  position: absolute;
  top: 0;
  right: 0;
  width: 137px;
}

.header__logo > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 20px 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.header__btn{
  display: flex;
  align-items: center;
}
.header__btn .tel{
  width: 190px;
  margin-right: 20px;
}
.header__btn .contact{
  width: 170px;
}

@media only screen and (min-width: 768px) {
  .header__content {
    height: 69px;
  }
}
@media screen and (max-width: 768px) {
  .header__btn .tel{
    width: 80px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .header__btn .contact{
    width: 85px;
  }
}
.header__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__nav-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header__nav-pc > li:not(:last-child) {
  border-right: 1px solid #ddd;
}

.header__nav-pc > li:not(:last-child) > a {
  padding-right: 17px;
}

.header__nav-pc > li > a {
  padding-left: 17px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
}

.header__nav-pc > li > a:active, .header__nav-pc > li > a:focus, .header__nav-pc > li > a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .header__nav-pc {
    display: none;
  }
}
.header__login-pc {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 0;
  border: 1px solid #039;
  border-radius: 24px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.header__login-pc > a {
  display: block;
  padding: 10px 20px;
  color: #039;
  text-decoration: none;
  font-weight: 700;
}

.header__login-pc > a:active, .header__login-pc > a:focus, .header__login-pc > a:hover {
  text-decoration: underline;
}

.header__login-pc-img {
  margin-right: 6px;
}

@media only screen and (max-width: 767px) {
  .header__login-pc {
    display: none;
  }
}
.header__login-sp {
  display: none;
}

.header__nav-hook {
  display: none;
}

.header__nav-sp, .header__nav-sp-02 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .header__catch {
    height: 9px;
  }
  .header__catch > img {
    width: 103px;
  }
  .header__logo > a img {
    width: 160px;
  }
  .header__content {
    height: 51px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__login-sp {
    position: absolute;
    top: 9px;
    right: 0;
    display: block;
    width: 50px;
  }
  .header__nav-sp {
    display: block;
    margin-bottom: 0;
    padding: 10px;
    border-bottom: 1px solid #fff;
    background-color: #005bac;
  }
  .header__nav-sp > a {
    position: relative;
    display: block;
    padding-left: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.8;
  }
  .header__nav-sp > a::before {
    position: absolute;
    top: 0.5em;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header__nav-sp-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background-color: #005bac;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header__nav-sp-02 > li {
    width: 50%;
  }
  .header__nav-sp-02 > li > a {
    position: relative;
    display: block;
    padding-left: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.8;
  }
  .header__nav-sp-02 > li > a::before {
    position: absolute;
    top: 0.5em;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  html.is-fixed .header {
    bottom: 0;
    overflow-y: auto;
  }
}
[data-script-enabled=true] .header {
  position: fixed;
  top: 0;
  z-index: 10;
}

@media print {
  .header {
    position: static !important;
    background-color: #fff;
  }
}
.mimamo-header {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .mimamo-header {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.mimamo-header__inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .mimamo-header__inner {
    position: relative;
  }
}
.mimamo-header__logo {
  width: 295px;
}
@media screen and (max-width: 768px) {
  .mimamo-header__logo {
    width: 100px;
  }
}
.mimamo-header__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
}
.mimamo-header__body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mimamo-header__body ul li {
  margin-right: 28px;
  font-size: 16px;
}
.mimamo-header__body ul li.btn{
  width: 170px;
}
@media screen and (max-width: 768px) {
  .mimamo-header__contact-btn {
    position: absolute;
    top: 0;
    right: 48px;
  }
}
.mimamo-header__contact-btn a {
  width: 170px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 20px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  background-color: #fcc800;
  position: relative;
}
@media screen and (max-width: 768px) {
  .mimamo-header__contact-btn a {
    width: 130px;
    padding-left: 16px;
    height: 28px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
}
.mimamo-header__contact-btn a::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 15px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/icon_link.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .mimamo-header__contact-btn a::before {
    width: 13px;
    height: 14px;
    right: 12px;
  }
}

.mimamo-footer {
  padding: 144px 0 77px;
}
@media screen and (max-width: 768px) {
  .mimamo-footer {
    padding: 90px 0;
  }
}
.mimamo-footer__logo {
  max-width: 409px;
  width: 90%;
  margin: 0 auto;
}

.footer__content {
  background-image: -webkit-gradient(linear, left top, right top, from(#00b3fe), to(#039));
  background-image: linear-gradient(to right, #00b3fe, #039);
}

.footer__content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(https://www.tokiomarine-nichido.co.jp/shared/img/bg-footer.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__head {
  padding-left: 40px;
}

.footer__body {
  padding: 20px 133px 20px 0;
  text-align: right;
}

.footer__copy {
  margin-bottom: 0;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .footer.is-static {
    padding-top: 65px;
  }
  .footer__nav {
    border-bottom: none;
  }
  .footer__nav > ul {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer__nav > ul > li {
    padding-right: 0;
    padding-left: 12px;
    width: 50%;
  }
  .footer__nav > ul > li > a {
    position: relative;
    padding-left: 18px;
    font-size: 12px;
  }
  .footer__nav > ul > li > a::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footer__content {
    position: relative;
  }
  .footer__content-inner {
    padding: 7px 14px 20px;
    background-size: 72px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer__head {
    position: absolute;
    top: 6px;
    left: 15px;
    padding: 0;
  }
  .footer__body {
    padding: 0;
  }
  .footer__logo > img {
    width: 104px;
  }
  .footer__copy-img {
    margin-bottom: 2px;
  }
  .footer__copy-img img {
    width: 140px;
  }
  .footer__copy {
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .footer--popup {
    margin-top: 70px;
  }
}
.icon-blank {
  margin-left: 12px;
}

.l-nav {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-nav {
    background-color: rgba(0, 92, 172, 0.862745098);
    display: block;
    position: fixed;
    right: 0;
    top: 114px;
    width: 100%;
    height: 100vh;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 200;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
  }
}
@media screen and (max-width: 768px) {
  .l-nav__inner {
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
@media screen and (max-width: 768px) {
  .l-nav__list {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-nav__item {
    text-align: center;
    padding-top: 20px;
    padding-right: 0;
  }
  .l-nav__item a {
    display: block;
    padding: 8px 0;
  }
  .l-nav__item.login-btn {
    width: 140px;
    margin: 0 auto;
  }
  .l-nav__item.contact-btn {
    width: 140px;
    margin: 0 auto;
  }
  .l-nav__item.contact-btn a:last-child{
    padding: 0;
  }
}


.l-nav__head {
  padding-left: 5%;
  padding-right: 5%;
  /* padding-top: 14px;
  padding-bottom: 14px;
  background-color: #fff; */
  position: relative;
}
.l-nav__head__logo {
  width: 100px;
}
.l-nav__head__contact-btn {
  width: 130px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 65px;
}
.l-nav__list {
  width: 58%;
  background-color: #fff;
  margin-left: auto;
}

.l-hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-hamburger {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
  }
  .l-hamburger__line {
    position: absolute;
    right: 0;
    width: 30px;
    height: 3px;
    background-color: #000000;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .l-hamburger__line.active {
    background-color: #000000;
  }
  .l-hamburger__line-1 {
    top: 4px;
  }
  .l-hamburger__line-2 {
    top: 14px;
  }
  .l-hamburger__line-3 {
    top: 24px;
  }
}

.c-inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

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

@media screen and (max-width: 768px) {
  .c-pc {
    display: none;
  }
}

.c-title {
  padding-left: 120px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-title {
    padding-left: 75px;
  }
}
.c-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .c-title::before {
    width: 60px;
    height: 60px;
    -webkit-transform: unset;
            transform: unset;
    top: -4px;
  }
}
.c-title h2 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .c-title h2 {
    font-size: 21px;
    line-height: 1.4;
    letter-spacing: 0.06em;
  }
}
.c-title span {
  display: inline-block;
  font-family: "Univers LT Std", sans-serif;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .c-title span {
    font-size: 12px;
    letter-spacing: normal;
    margin-top: 10px;
  }
}
.c-title.color-white {
  color: #fff;
}
.c-title.color-blue {
  color: #3384d6;
}
.c-title.p-service__title::before {
  background-image: url(../img/service_img01.png);
}
.c-title.p-voice__title::before {
  background-image: url(../img/case_img01.png);
}
.c-title.p-movie__title {
  z-index: 10;
}
.c-title.p-movie__title::before {
  background-image: url(../img/movie_img01.png);
}
.c-title.p-faq__title::before {
  background-image: url(../img/faq_img01.png);
}
.c-title.p-iframe__title::before {
  background-image: url(../img/download_img01.png);
}

.top-btn{
  position: fixed;
  right: 10%;
  bottom: 80px;
  z-index: 90;
  opacity: 0;
  transition: 0.5s;
  width: 50px;
  height: 50px;
}
.top-btn.btn_in{
  opacity: 1;
  transition: 0.5s;
}
.top-btn a{
  display: block;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .top-btn{
    bottom: 75px;
    width: 40px;
    height: 40px;
    right: 5%;
  }
}

.p-mv {
  position: relative;
}
.p-mv video {
  width: 100%;
  vertical-align: bottom;
}
.p-mv__inner {
  height: 160px;
  position: absolute;
  bottom: 85px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-mv__inner {
    bottom: 70px;
  }
}
.p-mv__btn-area {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-mv__btn-area {
    margin-right: auto;
    max-width: 480px;
    width: 100%;
    text-align: center;
  }
}
.p-mv__btn-area p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-mv__btn-area p {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
  }
}
.p-mv__btn-area a {
  width: 300px;
  padding: 20px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  background-color: #fcc800;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-mv__btn-area a {
    width: 100%;
    margin: 0 auto;
    padding: 14px;
    font-size: 14px;
  }
}
.p-mv__btn-area a::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 17px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/icon_link.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .p-mv__btn-area a::before {
    width: 15px;
    height: 16px;
  }
}
.p-mv__bottom-text {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 14px 0;
  background-color: #2f79c5;
}
@media screen and (max-width: 768px) {
  .p-mv__bottom-text {
    font-size: 16px;
    line-height: 1.2;
  }
  .p-mv__bottom-text small{
    margin-top: 4px;
    display: inline-block;
  }
}





/* ここから各セクションのスタイル */
.p-introduction {
  padding: 80px 0;
  background-color: #e5effa;
}
.p-introduction__content {
  background-color: #fff;
  padding-top: 80px;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 100px;
}
.p-introduction__content .hero-wrap {
  padding-top: 160px;
  position: relative;
}
.p-introduction__content .hero-bubble {
  width: 280px;
  padding: 32px 16px;
  border-radius: 16px;
  background-color: #e5effa;
  text-align: center;
  line-height: 1.4;
  position: absolute;
}
.p-introduction__content .hero-bubble::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.p-introduction__content .hero-bubble.case1::after,
.p-introduction__content .hero-bubble.case3::after {
  border-top: 0.5rem solid #e5effa;
  border-right: 1rem solid #e5effa;
  border-bottom: 0.5rem solid transparent;
  border-left: 1rem solid transparent;
}
.p-introduction__content .hero-bubble.case2::after,
.p-introduction__content .hero-bubble.case4::after {
  border-top: 0.5rem solid #e5effa;
  border-right: 1rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-left: 1rem solid #e5effa;
}
.p-introduction__content .hero-bubble.case1 {
  top: 0;
  left: 12%;
}
.p-introduction__content .hero-bubble.case2 {
  top: 0;
  right: 12%;  
}
.p-introduction__content .hero-bubble.case3 {
  top: 25%;
  left: 0;  
}
.p-introduction__content .hero-bubble.case4 {
  top: 25%;
  right: 0;  
}
.p-introduction__content .hero-img {
  max-width: 560px;
  margin: 0 auto;
}
.p-introduction__title,
.p-introduction__title2 {
  margin: 0 auto 40px;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}
.p-introduction__title2 img {
  max-width: 800px;
  margin-bottom: 8px;
}
.p-introduction__title2 span {
  color: #3384d6;
}
.p-introduction__list .p-introduction__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.p-introduction__list .p-introduction__item .img-box {
  flex-basis: 45%;
}
.p-introduction__list .p-introduction__item .text-box {
  flex-basis: 55%;
  padding: 80px 40px;
  line-height: 1.6;
}
.p-introduction__list .p-introduction__item .text-box p {
  margin-bottom: 24px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-introduction__content .hero-bubble.case1 {
    left: -5%;
  }
  .p-introduction__content .hero-bubble.case2 {
    right: -5%;
  }
  .p-introduction__content .hero-bubble.case3 {
    left: -10%;
  }
  .p-introduction__content .hero-bubble.case4 {
    right: -10%;
  }
}

@media screen and (max-width: 768px) {
  .p-introduction {
    padding-top: 40px;
  }
  .p-introduction__content {
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .p-introduction__title,
  .p-introduction__title2 {
    margin-bottom: 24px;
    font-size: 24px;
  }
  .p-introduction__content .hero-wrap {
    padding-top: 240px;
    font-size: 13px;
  }
  .p-introduction__content .hero-bubble {
    width: 48%;
    padding: 8px;
  }
  .p-introduction__content .hero-bubble.case1 {
    left: 0;
  }
  .p-introduction__content .hero-bubble.case2 {
    right: 0;  
  }
  .p-introduction__list .p-introduction__item {
    flex-direction: column;
  }
  .p-introduction__list .p-introduction__item .text-box {
    padding: 24px;
  }
}


.inter-section-bg {
  height: 80px;
  background-color: #e5effa;
}
.inter-section-upper {
  height: 80px;
  border-radius: 80px 80px 0 0;
  background-color: #ffffff;
}
.inter-section-lower {
  height: 80px;
  border-radius: 0 0 80px 80px;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .inter-section-bg {
    height: 40px;
  }
  .inter-section-upper {
    height: 40px;
    border-radius: 40px 40px 0 0;
  }
  .inter-section-lower {
    height: 40px;
    border-radius: 0 0 40px 40px;
  }
}


.p-reason {
  padding: 0 0 40px;
  border-bottom: 2px solid #e5effa;
}
.p-reason__inner {
  max-width: 1440px;
  margin: 0 auto;
}
.p-reason__title {
  margin: 0 auto 16px;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
}
.p-reason__title br {
  display: inline-block;
  height: 0px;
}
.p-reason__title img {
  max-width: 800px;
  margin: 0 auto 8px auto;
}
.p-reason__list {
  margin-top: 40px;
}
.p-reason__list .p-reason__item {
  margin: 5% 20% 5% 0;
  padding: 5% 5% 5% 20%;
  border-radius: 0 24px 24px 0;
  background-color: #e5effa;
  position: relative;
}
.p-reason__list .p-reason__item.p-reason__item__even {
  margin: 20px 0 20px 20%;
  padding: 5% 20% 5% 5%;
  border-radius: 24px 0 0 24px;
  background-color: #e5effa;
}
.p-reason__list .p-reason__item .item-number {
  font-size: 80px;
  font-style: italic;
  color: #3384d6;
  position: absolute;
  top: -15%;
  right: -3%;
}
.p-reason__list .p-reason__item.p-reason__item__even .item-number {
  right: inherit;
  left: -3%;
}
.p-reason__list .p-reason__item .item-wrap p {
  text-align: right;
}
.p-reason__list .p-reason__item.p-reason__item__even .item-wrap p {
  text-align: left;
}
.p-reason__list .p-reason__item .item-catch {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: bold;
}
.p-reason__list .p-reason__item .item-catch span {
  color: #3384d6;
}
.p-reason__list .p-reason__item .item-text {
  line-height: 1.6;
  font-size: 20px;
}
.p-reason__list .p-reason__item .item-img {
  width: 17%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 3rem;
  transform: translateY(-50%);;
}
.p-reason__list .p-reason__item.p-reason__item__even .item-img {
  left: inherit;
  right: 3rem;
  left: unset;
}
@media screen and (max-width: 768px) {
  .p-reason__list .p-reason__item .item-text {
      font-size: 16px;
    }
  .p-reason__title {
    font-size: 32px;
  }
  .p-reason__list .p-reason__item {
    margin: 10% 20% 10% 0;
  }
  .p-reason__list .p-reason__item,
  .p-reason__list .p-reason__item.p-reason__item__even {
    padding: 10% 5% 5%;
  }
  .p-reason__list .p-reason__item .item-number {
    font-size: 40px;
    top: -6%;
    right: -3%;
  }
  .p-reason__list .p-reason__item .item-wrap p {
    text-align: left;
  }
  .p-reason__list .p-reason__item .item-img {
    display: none;
  }
}


.p-function {
  padding: 80px 0;
}
.p-function__title {
  margin: 0 auto 16px;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
}
.p-function-role__title {
  width: 160px;
  margin: 0 auto;
  text-align: center;
}
.p-function-role__title-span {
  border-bottom: 5px solid #3384d6;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-inline: auto;
  width: fit-content;
  margin-top: 2em;
}
.p-function-manager,
.p-function-driver {
  margin-bottom: 120px;
}
.p-function-manager__list .p-function-manager__item {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.p-function-manager__list .p-function-manager__item .text-box {
  flex-basis: 35%;
  margin-top: 20px;
  padding-right: 20px;
}
.p-function-manager__list .p-function-manager__item .text-box .main-title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #3384d6;
}
.p-function-manager__list .p-function-manager__item .text-box .sub-title {
  margin-bottom: 8px;
  font-weight: bold;
  color: #3384d6;
}
.p-function-manager__list .p-function-manager__item .text-box .text {
  margin-bottom: 24px;
  line-height: 1.6;
}
.p-function-manager__list .p-function-manager__item .img-box {
  flex-basis: 65%;
}
.p-function-driver__list .p-function-driver__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
}
.p-function-driver__list .p-function-driver__item:nth-child(odd) {
  flex-direction: row-reverse;
}
.p-function-driver__list .p-function-driver__item .img-wrap {
  display: flex;
  justify-content: center;
  flex-basis: 65%;
}
.p-function-driver__list .p-function-driver__item .text-box {
  flex-basis: 35%;
}
.p-function-driver__list .p-function-driver__item:nth-child(odd) .text-box {
  padding-left: 20px;
}
.p-function-driver__list .p-function-driver__item:nth-child(even) .text-box {
  padding-right: 20px;
}
.p-function-driver__list .p-function-driver__item .text-box .catch {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: bold;
}
.p-function-driver__list .p-function-driver__item .text-box .title {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: bold;
  color: #3384d6;
}
.p-function-driver__list .p-function-driver__item .text-box .text {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-function__title {
    font-size: 32px;
  }
  .p-function-manager__list .p-function-manager__item {
    flex-direction: column;
  }
  .p-function-manager__list .p-function-manager__item .text-box{
    padding-right: 0;
  }
  .p-function-driver__list .p-function-driver__item:nth-child(odd),
  .p-function-driver__list .p-function-driver__item:nth-child(even) {
    flex-direction: column;
  }
  .p-function-driver__list .p-function-driver__item:nth-child(odd) .text-box,
  .p-function-driver__list .p-function-driver__item:nth-child(even) .text-box {
    padding: 0 0 24px;
  }
}


.p-application {
  padding: 80px 0;
}
.p-application__title {
  margin: 0 auto 16px;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-application__title {
    font-size: 32px;
  }
}


.p-information {
  padding: 80px 0;
  background-color: #e5effa;
}
.p-information__content {
  max-width: 800px;
  margin: 0 auto;
}
.p-information__title {
  margin-bottom: 16px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.p-information__content .img {
  padding: 4px;
  background-color: #ffffff;
  border-radius: 8px;
}
.p-information__content img {
  border-radius: 8px;
}


.p-contact {
  padding: 80px 0;
}
.p-contact__logo {
  max-width: 400px;
  width: 90%;
  margin: 0 auto;
}
.p-contact__tel {
  max-width: 320px;
  width: 90%;
  margin: 0 auto;
}
.p-contact__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-contact__buttons a {
  display: inline-block;
  width: 50%;
  height: 80px;
  max-width: 360px;
  margin: 16px;
  padding: 24px 24px 24px 100px;
  border: 1px solid #e5effa;
  border-radius: 16px;
  position: relative;
}
.p-contact__buttons a::before {
  display: block;
  width: 60px;
  height: 56px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: calc(50% - 28px);
  left: 24px;
}
.p-contact__buttons .btn-line1 {
  font-size: 28px;
}
.p-contact__buttons .btn-line1::before  {
  background-image: url("./icon-post.png");
}
.p-contact__buttons .btn-line2::before  {
  background-image: url("./icon-dl.png");
}
@media screen and (max-width: 768px) {
  .p-contact__buttons {
    flex-direction: column;
  }
  .p-contact__buttons a {
    width: 100%;
    padding-left: 80px;
  }
  .p-contact__buttons a::before {
    left: 12px;
  }
  .p-contact__buttons .btn-line1 {
    margin-bottom: 0;
  }
}

/* ここまで各セクションのスタイル */





/* ここから埋め込み動画のスタイル */

.p-movie {
  padding: 50px 0 180px;
  background-color: #005bac;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-movie {
    padding-top: 0;
    padding-bottom: 100px;
  }
}
.p-movie__body,
.vjs-error-display.vjs-modal-dialog {
  max-width: 970px;
  width: 100%;
  margin: 80px auto 0;
  aspect-ratio: 16 / 9;
  position: relative;
}

.p-movie__body .vjs-dock-text{
  display: none;
}

.bc-player-EQCiiiCfcr_default,
.video-js .vjs-dock-text  {
  background: #005bac;
}

.vjs-error .vjs-error-display {
  background: none;
}

@media screen and (max-width: 768px) {
  .p-movie__body {
    margin-top: 40px;
  }
.p-movie__body,
.vjs-error-display.vjs-modal-dialog  {
  margin: 40px auto 0;
}
}

@media screen and (max-width: 1000px) {
.vjs-error-display .vjs-errors-dialog {
  border: 1px #999 solid;
  top: 2%;
  bottom: 2%;
  left: 5%;
  right: 5%;
}
}

.p-movie__body video {
  width: 100%;
}
/* ここまで埋め込み動画のスタイル */





.js-scroll {
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
.js-scroll.is-scrolled {
  opacity: 1;
}

.is-scrolled.is-fadein {
  -webkit-animation: fade-in 0.5s ease-in-out both;
          animation: fade-in 0.5s ease-in-out both;
}
.is-scrolled.is-fadein--bottom {
  -webkit-animation: fade-in-bottom 0.5s ease-in-out both;
          animation: fade-in-bottom 0.5s ease-in-out both;
}
.is-scrolled.is-fadein--left {
  -webkit-animation: fade-in-left 0.5s ease-in-out both;
          animation: fade-in-left 0.5s ease-in-out both;
}
.is-scrolled.is-fadein--right {
  -webkit-animation: fade-in-right 0.5s ease-in-out both;
          animation: fade-in-right 0.5s ease-in-out both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* ====================
drawer open
====================*/
@media screen and (max-width: 768px) {
  .is-nav--open .l-nav {
    opacity: 1;
    visibility: visible;
  }
  .is-nav--open .l-hamburger__line-1 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 14px;
  }
  .is-nav--open .l-hamburger__line-2 {
    width: 0;
    opacity: 0;
  }
  .is-nav--open .l-hamburger__line-3 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px;
  }
}

.is-noscroll {
  overflow: hidden;
}

/*　inview
----------------------------------------------- */
.act-view01 {
  position: relative;
  top: 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view01.fadeInDown {
  top: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view02 {
  position: relative;
  right: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view02.fadeInLeft {
  right: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view03 {
  position: relative;
  left: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view03.fadeInRight {
  left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view04 {
  position: relative;
  bottom: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view04.fadeInTop {
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view05 {
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view05.fadeInStay {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  opacity: 1;
}

.act-view07 {
  position: relative;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
}
.act-view07.fadeInStay02 {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  opacity: 1;
}

.act-view06 {
  position: relative;
  top: 100px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.act-view06.fadeInDown {
  top: -6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.act-view01.delay01, .act-view06.delay01 {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.act-view01.delay02, .act-view06.delay02 {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.act-view01.delay03, .act-view06.delay03 {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.act-view01.delay04, .act-view06.delay04 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.act-view01.delay05, .act-view06.delay05 {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.act-view01.delay05, .act-view06.delay05 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.act-view01.delay06, .act-view06.delay06 {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.act-view01.delay07, .act-view06.delay07 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.act-view01.delay08, .act-view06.delay08 {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.act-view01.delay09, .act-view06.delay09 {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.act-view01.delay10, .act-view06.delay10 {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.act-view01.delay11, .act-view06.delay11 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.act-view01.delay12, .act-view06.delay12 {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.act-view01.delay13, .act-view06.delay13 {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.act-view01.delay14, .act-view06.delay14 {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.act-view01.delay15, .act-view06.delay15 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.act-view01.delay16, .act-view06.delay16 {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.act-view01.delay17, .act-view06.delay17 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.act-view01.delay18, .act-view06.delay18 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.act-view01.delay19, .act-view06.delay19 {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.act-view01.delay20, .act-view06.delay20 {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.act-view01.delay21, .act-view06.delay21 {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.act-view01.delay22, .act-view06.delay22 {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}
.act-view01.delay23, .act-view06.delay23 {
  -webkit-transition-delay: 1s !important;
          transition-delay: 1s !important;
}

/*　ぼかし
----------------------------------------------- */
.is-blur {
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.is-blur.clear {
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-animation-name: blur;
          animation-name: blur;
  opacity: 1;
}


/* クッキー表示削除 */
/* #onetrust-banner-sdk .ot-sdk-row, #onetrust-pc-sdk .ot-sdk-row, #ot-sdk-cookie-policy .ot-sdk-row{
  display: none !important;
} */
